body {
  margin: 0 0 0 0;
  padding: 0 0 0 0; }

#wraper {
  position: relative;
  /* width: 100%; */
  max-width:1080px;
  height: 100%;
  /* margin: 0 0 0 0; */
  padding: 0 0 0 0;
  z-index: 0; }
  #wraper header {
    /* position: absolute; */
    top: 0;
    left: 0;
    width: 100%;
    max-height: 103px;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    z-index: 999;
    background: #FFF; }
    #wraper header .inner {
      overflow: hidden;
      width: 90%;
      /* height: 100%; */
      margin: 0 0 0 0;
      padding: 0 0 0 0; }
      #wraper header .inner .Lbox {
        position: relative;
        float: left;
        width: 50%;
        height: 100%;
        margin: 0 0 0 0;
        padding: 0 0 0 0; }
        #wraper header .inner .Lbox table {
          width: 100%;
          margin: 0 0 0 0;
          border-collapse: collapse; }
          #wraper header .inner .Lbox table tr th {
            width: 120px;
            text-align: right;
            vertical-align: middle;
            padding: 0 0 0 20px; }
            #wraper header .inner .Lbox table tr th a img {
              width: 100px;
              margin: 5px 0 0 0; }
          #wraper header .inner .Lbox table tr td {
            width: 80%;
            text-align: left;
            vertical-align: middle; }
            #wraper header .inner .Lbox table tr td h1 {
              font-family: 'kobu_g_stdn_w6';
              font-size: 1.9rem;
              margin: 0 0 0 10px;
              padding: 0 0 0 0; }
      #wraper header .inner .Rbox {
        overflow: hidden;
        float: right;
        width: 45%;
        margin: 0 0 0 0;
        padding: 1.5% 0 0 0; }
        #wraper header .inner .Rbox #trans_font {
          float: right;
          margin: 0 0 0 0;
          padding: 0 0 0 0; }
          #wraper header .inner .Rbox #trans_font #translation {
            display: inline-block;
            margin: 0 20px 0 0;
            padding: 0 0 0 0; }
            #wraper header .inner .Rbox #trans_font #translation ul {
              width: 100%;
              display: block;
              margin: 0 0 0 0;
              padding: 0 0 0 0; }
              #wraper header .inner .Rbox #trans_font #translation ul li {
                text-align: left;
                list-style: none;
                float: left;
                font-family: 'kobu_g_stdn_w1';
                margin: 0 15px 0 0;
                padding: 0 0 0 0; }
                #wraper header .inner .Rbox #trans_font #translation ul li a {
                  color: #231815;
                  text-decoration: none; }
                  #wraper header .inner .Rbox #trans_font #translation ul li a span {
                    background: url(../img/base/icon0.png) no-repeat;
                    background-position: center left;
                    background-size: 19px 19px;
                    padding: 3px 0 3px 22px; }
              #wraper header .inner .Rbox #trans_font #translation ul li:last-child {
                margin: 0 0 0 0; }
          #wraper header .inner .Rbox #trans_font #textsizer {
            display: inline-block;
            margin: 0 0 0 0;
            padding: 0 0 0 0; }
            #wraper header .inner .Rbox #trans_font #textsizer ul.textresizer {
              width: 100%;
              display: block;
              margin: 0 0 0 0;
              padding: 0 0 0 0; }
              #wraper header .inner .Rbox #trans_font #textsizer ul.textresizer li {
                text-align: left;
                list-style: none;
                float: left;
                font-family: 'kobu_g_stdn_w1';
                margin: 0 0 0 10px;
                padding: 0 0 0 0;
                line-height: 21px; }
                #wraper header .inner .Rbox #trans_font #textsizer ul.textresizer li a {
                  color: #231815;
                  text-decoration: none; }
              #wraper header .inner .Rbox #trans_font #textsizer ul.textresizer li:first-child {
                margin: 0 0 0 0; }
        #wraper header .inner .Rbox #sns {
          overflow: hidden;
          width: 100%;
          margin: 0 0 0 0;
          padding: 0 0 0 0; }
          #wraper header .inner .Rbox #sns ul {
            float: right;
            display: block;
            margin: 0 0 0 0;
            padding: 0 0 0 0; }
            #wraper header .inner .Rbox #sns ul li {
              list-style: none;
              float: left;
              margin: 0 0 0 10px;
              padding: 0 0 0 0; }
              #wraper header .inner .Rbox #sns ul li a {
                display: block;
                width: 36px;
                height: 36px;
                color: #231815;
                text-decoration: none; }
            #wraper header .inner .Rbox #sns ul li.fb {
              margin: 0 0 0 0; }
              #wraper header .inner .Rbox #sns ul li.fb a {
                background: url(../img/base/icon2.png) no-repeat;
                background-position: 0 0;
                background-size: 36px 36px; }
              #wraper header .inner .Rbox #sns ul li.fb a:hover {
                background: url(../img/base/icon2_on.png) no-repeat;
                background-position: 0 0;
                background-size: 36px 36px;
                -moz-transition: .3s;
                -webkit-transition: .3s;
                -o-transition: .3s;
                -ms-transition: .3s;
                transition: .3s; }
            #wraper header .inner .Rbox #sns ul li.tw a {
              background: url(../img/base/icon3.png) no-repeat;
              background-position: 0 0;
              background-size: 36px 36px; }
            #wraper header .inner .Rbox #sns ul li.tw a:hover {
              background: url(../img/base/icon3_on.png) no-repeat;
              background-position: 0 0;
              background-size: 36px 36px;
              -moz-transition: .3s;
              -webkit-transition: .3s;
              -o-transition: .3s;
              -ms-transition: .3s;
              transition: .3s; }
            #wraper header .inner .Rbox #sns ul li.ig a {
              background: url(../img/base/icon4.png) no-repeat;
              background-position: 0 0;
              background-size: 36px 36px; }
            #wraper header .inner .Rbox #sns ul li.ig a:hover {
              background: url(../img/base/icon4_on.png) no-repeat;
              background-position: 0 0;
              background-size: 36px 36px;
              -moz-transition: .3s;
              -webkit-transition: .3s;
              -o-transition: .3s;
              -ms-transition: .3s;
              transition: .3s; }
  #wraper #kv {
    margin: 0 0 0 0;
    padding: 103px 0 0 0;
    line-height: 0; }
    #wraper #kv img {
      width: 100%; }
  #wraper #station {
    width: 100%;
    margin: 0 0 0 0;
    padding: 5% 0 5% 0;
    /* background: #ebeee8; */
   }
    #wraper #station #map {
      position: relative;
      width: 90%;
      margin: 0 auto 0 auto;
      padding: 0 0 0 0;
      z-index: 0; }
      #wraper #station #map .bg {
        position: relative;
        z-index: 1;
        text-align: center;
        margin: 0 0 0 0;
        padding: 0 0 0 0; }
        #wraper #station #map .bg img {
          width: 100%;
          max-width: 1200px; }
      #wraper #station #map .fukidashibox1 {
        position: absolute;
        top: 4%;
        left: 0;
        right: 0;
        margin: 0 auto 0 auto;
        padding: 0 0 0 0;
        width: 100%;
        max-width: 506px;
        z-index: 2; }
        #wraper #station #map .fukidashibox1 .inner {
          position: relative;
          margin: 0 0 0 0;
          padding: 0 0 0 0; }
          #wraper #station #map .fukidashibox1 .inner .line-2 {
            text-transform: uppercase;
            letter-spacing: 2px;
            text-align: center;
            font-family: 'montserrat_light';
            font-size: 2.2rem;
            margin: 0 0 0 0;
            padding: 0 0 1% 0; }
          #wraper #station #map .fukidashibox1 .inner .star {
            text-align: center; }
            #wraper #station #map .fukidashibox1 .inner .star img {
              width: 74%;
              max-width: 181px; }
            #wraper #station #map .fukidashibox1 .inner .star .target {
              transition: 0.85s;
              -webkit-transform: rotateY(0deg);
              transform: rotateY(0deg); }
          #wraper #station #map .fukidashibox1 .inner .balloon-1-bottom {
            position: relative;
            display: block;
            margin: 1% auto 0 auto;
            padding: 0 0 0 0;
            width: auto;
            width: 100%;
            max-width: 500px;
            height: 124px;
            line-height: 34px;
            color: #19283C;
            text-align: center;
            background: #FFF;
            border: solid 3px #d3a100;
            z-index: 0; }
            #wraper #station #map .fukidashibox1 .inner .balloon-1-bottom a {
              display: block;
              height: 100%;
              padding: 0 4%;
              text-decoration: none; }
              #wraper #station #map .fukidashibox1 .inner .balloon-1-bottom a span.en {
                display: block;
                padding: 4% 0 0 0; }
                #wraper #station #map .fukidashibox1 .inner .balloon-1-bottom a span.en img {
                  width: 100%;
                  max-width: 369px; }
              #wraper #station #map .fukidashibox1 .inner .balloon-1-bottom a span.jp {
                font-family: 'kobu_g_stdn_w6';
                font-size: 2.6rem;
                color: #231815;
                margin: 0 0 0 0;
                padding: 0 0 0 0; }
          #wraper #station #map .fukidashibox1 .inner .balloon-1-bottom:before {
            content: "";
            position: absolute;
            bottom: -34px;
            left: 50%;
            margin-left: -24px;
            width: 0px;
            height: 0px;
            border-style: solid;
            border-width: 34px 24px 0 24px;
            border-color: #FFF transparent transparent transparent;
            z-index: 0; }
          #wraper #station #map .fukidashibox1 .inner .balloon-1-bottom:after {
            content: "";
            position: absolute;
            bottom: -39px;
            left: 50%;
            margin-left: -26px;
            width: 0px;
            height: 0px;
            border-style: solid;
            border-width: 36px 26px 0 26px;
            border-color: #d3a100 transparent transparent transparent;
            z-index: -1; }
      #wraper #station #map .fukidashibox1:hover .inner .star .target {
        -webkit-transform: rotateY(360deg);
        transform: rotateY(360deg); }
      #wraper #station #map .fukidashibox1:hover .inner .balloon-1-bottom {
        background: #d3a100;
        border: solid 3px #d3a100;
        -moz-transition: .3s;
        -webkit-transition: .3s;
        -o-transition: .3s;
        -ms-transition: .3s;
        transition: .3s; }
        #wraper #station #map .fukidashibox1:hover .inner .balloon-1-bottom a span.jp {
          color: #FFF;
          -moz-transition: .3s;
          -webkit-transition: .3s;
          -o-transition: .3s;
          -ms-transition: .3s;
          transition: .3s; }
      #wraper #station #map .fukidashibox1:hover .inner .balloon-1-bottom:before {
        border-color: #d3a100 transparent transparent transparent;
        -moz-transition: .3s;
        -webkit-transition: .3s;
        -o-transition: .3s;
        -ms-transition: .3s;
        transition: .3s; }
    #wraper #station .hanrei {
      width: 100%;
      margin: 0 0 0 0;
      padding: 0 0 0 0; }
      #wraper #station .hanrei .inner {
        width: 100%;
        max-width: 1040px;
        margin: 0 auto 0 auto; }
        #wraper #station .hanrei .inner .title {
          font-size: 1.4rem;
          line-height: 20px;
          margin: 0 0 0 0;
          padding: 0 0 0 0; }
        #wraper #station .hanrei .inner .box {
          width: 100%;
          max-width: 245px;
          border: solid 3px #231815;
          border-radius: 4px; }
          #wraper #station .hanrei .inner .box ul {
            overflow: hidden;
            display: block;
            list-style: none;
            margin: 0 0 0 0;
            padding: 5% 10%; }
            #wraper #station .hanrei .inner .box ul li {
              float: left; }
              #wraper #station .hanrei .inner .box ul li img {
                display: block;
                width: 100%;
                margin: 0 auto 0 auto; }
              #wraper #station .hanrei .inner .box ul li p {
                text-align: center;
                font-size: 1.4rem;
                line-height: 20px;
                margin: 0 0 0 0;
                padding: 0 0 0 0; }
            #wraper #station .hanrei .inner .box ul li:nth-child(1) {
              margin: 0 8% 0 0; }
              #wraper #station .hanrei .inner .box ul li:nth-child(1) img {
                max-width: 37px; }
            #wraper #station .hanrei .inner .box ul li:nth-child(2) {
              margin: 0 8% 0 0; }
              #wraper #station .hanrei .inner .box ul li:nth-child(2) img {
                max-width: 66px; }
            #wraper #station .hanrei .inner .box ul li:nth-child(3) img {
              max-width: 49px; }
    #wraper #station .st1 {
      position: relative;
      width: 100%;
      max-width: 1040px;
      margin: 1% auto 0 auto;
      padding: 0 0 2% 0;
      background: #FFF; }
      #wraper #station .st1 .fukidashibox1 {
        margin: 0 auto 0 auto;
        padding: 0 0 0 0;
        width: 100%;
        z-index: 2; }
        #wraper #station .st1 .fukidashibox1 .inner {
          position: relative;
          margin: 0 0 0 0;
          padding: 3% 0 0 0; }
          #wraper #station .st1 .fukidashibox1 .inner .line-2 {
            text-transform: uppercase;
            letter-spacing: 2px;
            text-align: center;
            font-family: 'montserrat_light';
            font-size: 2.2rem;
            margin: 0 0 0 0;
            padding: 0 0 1% 0; }
          #wraper #station .st1 .fukidashibox1 .inner .star {
            text-align: center; }
            #wraper #station .st1 .fukidashibox1 .inner .star img {
              width: 74%;
              max-width: 181px; }
            #wraper #station .st1 .fukidashibox1 .inner .star .target {
              transition: 0.85s;
              -webkit-transform: rotateY(0deg);
              transform: rotateY(0deg); }
          #wraper #station .st1 .fukidashibox1 .inner .balloon-1-bottom {
            position: relative;
            display: block;
            margin: 1% auto 0 auto;
            padding: 0 0 0 0;
            width: auto;
            width: 100%;
            max-width: 470px;
            height: 124px;
            line-height: 34px;
            color: #19283C;
            text-align: center;
            background: #FFF;
            border: solid 3px #d3a100;
            z-index: 0; }
            #wraper #station .st1 .fukidashibox1 .inner .balloon-1-bottom span.en {
              display: block;
              padding: 4% 0 0 0; }
              #wraper #station .st1 .fukidashibox1 .inner .balloon-1-bottom span.en img {
                width: 100%;
                max-width: 369px; }
            #wraper #station .st1 .fukidashibox1 .inner .balloon-1-bottom span.jp {
              font-family: 'kobu_g_stdn_w6';
              font-size: 2.6rem;
              color: #231815;
              margin: 0 0 0 0;
              padding: 0 0 0 0; }
          #wraper #station .st1 .fukidashibox1 .inner .balloon-1-bottom:before {
            content: "";
            position: absolute;
            bottom: -34px;
            left: 50%;
            margin-left: -24px;
            width: 0px;
            height: 0px;
            border-style: solid;
            border-width: 34px 24px 0 24px;
            border-color: #FFF transparent transparent transparent;
            z-index: 0; }
          #wraper #station .st1 .fukidashibox1 .inner .balloon-1-bottom:after {
            content: "";
            position: absolute;
            bottom: -39px;
            left: 50%;
            margin-left: -26px;
            width: 0px;
            height: 0px;
            border-style: solid;
            border-width: 36px 26px 0 26px;
            border-color: #d3a100 transparent transparent transparent;
            z-index: -1; }
          #wraper #station .st1 .fukidashibox1 .inner .rootname {
            text-align: center;
            font-family: 'kobu_g_stdn_w6';
            font-size: 3.2rem;
            line-height: 40px;
            margin: 5% 0 0 0; }
          #wraper #station .st1 .fukidashibox1 .inner .cst {
            text-align: center;
            font-family: 'kobu_g_stdn_w6';
            font-size: 3.2rem;
            line-height: 40px;
            margin: 0 0 0 0;
            padding: 20px 0 0 0; }
            #wraper #station .st1 .fukidashibox1 .inner .cst span {
              display: inline-block;
              border-top: solid 5px #d3a100;
              padding: 15px 10px; }
      #wraper #station .st1 .add1 {
        width: 100%;
        max-width: 980px;
        margin: 0 auto 0 auto;
        padding: 0 0 0 0; }
        #wraper #station .st1 .add1 table {
          border-collapse: collapse;
          width: 100%; }

          #wraper #station .st1 .add1 table th {
           /* width: 10%; */
            /* width: 22%; */
            /* vertical-align: top; */
            /* background: #ed6c00; */
            color: #FFF;
            /* border-bottom: solid 4px #FFF; */ }


            #wraper #station .st1 .add1 table th p {
              /* font-family: 'kobu_g_stdn_w1'; */
              font-size: 2.4rem;
              line-height: 20px;
              margin: 0 0 0 0;
              padding: 5px 0 5px 0; }


          #wraper #station .st1 .add1 table td {
            font-family: 'kobu_g_stdn_w1';
            /* vertical-align: top; */
            /* background: #f5f2e9; */
            color: #231815;
            /* border-bottom: solid 4px #FFF; */ }
            
            
            
            #wraper #station .st1 .add1 table td p {
              font-family: 'kobu_g_stdn_w1';
              font-size: 1.4rem;
              line-height: 20px;
              margin: 0 0 0 0;
              /* padding: 5px 0 5px 10px; */ }
            #wraper #station .st1 .add1 table td table.time {
              border-collapse: collapse;
              width: 60%; }
              #wraper #station .st1 .add1 table td table.time td {
                vertical-align: top;
                border: none; }
        #wraper #station .st1 .add1 table.info {
          border-collapse: collapse;
          width: 100%; }
          #wraper #station .st1 .add1 table.info th {
            width: 80%;
            vertical-align: top;
            background: #fad3b2;
            color: #231815;
            border-right: solid 4px #FFF;
            padding: 5px 0 5px 0; }
            #wraper #station .st1 .add1 table.info th p {
              font-family: 'kobu_g_stdn_w1';
              text-align: left;
              font-size: 1.4rem;
              line-height: 20px;
              margin: 0 0 0 0;
              padding: 0 0 0 10px; }
            #wraper #station .st1 .add1 table.info th table.basic {
              border-collapse: collapse;
              width: 65%; }
              #wraper #station .st1 .add1 table.info th table.basic th {
                width: 30%;
                border: none; }
                #wraper #station .st1 .add1 table.info th table.basic th p {
                  font-family: 'kobu_g_stdn_w1';
                  font-size: 1.4rem;
                  line-height: 20px;
                  text-align: left;
                  margin: 0 0 0 0;
                  padding: 0 0 0 10px; }
              #wraper #station .st1 .add1 table.info th table.basic td {
                border: none; }
                #wraper #station .st1 .add1 table.info th table.basic td p {
                  font-family: 'kobu_g_stdn_w1';
                  font-size: 1.4rem;
                  line-height: 20px;
                  text-align: left;
                  margin: 0 0 0 0;
                  padding: 0 0 0 10px; }
          #wraper #station .st1 .add1 table.info td {
            vertical-align: middle;
            background: #fad3b2;
            color: #231815;
            border-bottom: solid 4px #FFF; }
            #wraper #station .st1 .add1 table.info td p {
              font-family: 'kobu_g_stdn_w1';
              text-align: center;
              font-size: 1.2rem;
              line-height: 16px;
              margin: 0 0 0 0;
              padding: 5px 0 5px 0; }
              #wraper #station .st1 .add1 table.info td p span {
                display: block;
                font-size: 1.6rem; }
              #wraper #station .st1 .add1 table.info td p img {
                width: 100%;
                max-width: 138px; }
        #wraper #station .st1 .add1 .wc {
          text-align: center;
          margin: 5% 0 0 0;
          padding: 0 0 0 0; }
          #wraper #station .st1 .add1 .wc img {
            width: 100%;
            max-width: 100px; }
        #wraper #station .st1 .add1 .cs_add {
          width: 100%;
          margin: 2% 0 0 0;
          padding: 0 0 0 0; }
          #wraper #station .st1 .add1 .cs_add table {
            width: 100%;
            border-collapse: collapse; }
            #wraper #station .st1 .add1 .cs_add table td {
              padding: 10px 20px 10px 50px;
              border-bottom: solid 4px #FFF; }
              #wraper #station .st1 .add1 .cs_add table td ul {
                margin: 0 0 0 0;
                padding: 0 0 0 0; }
                #wraper #station .st1 .add1 .cs_add table td ul li {
                  list-style: disc outside;
                  font-family: 'kobu_g_stdn_w1';
                  font-size: 1.6rem;
                  line-height: 24px; }
          #wraper #station .st1 .add1 .cs_add .view {
            width: 100%;
            max-width: 250px;
            margin: 2% auto 0 auto; }
            #wraper #station .st1 .add1 .cs_add .view a {
              background: #231815;
              display: block;
              text-decoration: none;
              text-align: center;
              font-family: 'kobu_g_stdn_w6';
              font-size: 2rem;
              line-height: 30px;
              color: #FFF;
              padding: 5px 0 5px 0; }
              #wraper #station .st1 .add1 .cs_add .view a span {
                background: url(../img/station/map_icon1.gif) no-repeat;
                background-position: 0 0;
                background-size: contain;
                padding: 0 0 0 36px; }
            #wraper #station .st1 .add1 .cs_add .view a:hover {
              background: rgba(35, 24, 21, 0.8);
              -moz-transition: .3s;
              -webkit-transition: .3s;
              -o-transition: .3s;
              -ms-transition: .3s;
              transition: .3s; }
          #wraper #station .st1 .add1 .cs_add #map_canvas1 {
            width: 100%;
            height: 400px; }
    #wraper #station .st2 {
      position: relative;
      width: 100%;
      max-width: 1040px;
      margin: 1% auto 0 auto;
      padding: 3% 0 2% 0;
      background: #FFF; }
      #wraper #station .st2 .tbox {
        text-align: center;
        width: 100%;
        max-width: 280px;
        border: solid 3px #ed6c00;
        margin: 0 auto 0 auto;
        padding: 20px 0 20px 0; }
        #wraper #station .st2 .tbox .line-2 {
          text-transform: uppercase;
          letter-spacing: 2px;
          font-family: 'montserrat_light';
          font-size: 1.6rem;
          margin: 0 0 0 0;
          padding: 0 0 1% 0; }
        #wraper #station .st2 .tbox .number {
          font-family: 'kobu_g_stdn_w6';
          font-size: 5rem;
          z-index: 1; }
          #wraper #station .st2 .tbox .number span {
            display: inline-block;
            border-bottom: solid 5px #0099d9;
            padding: 5px 10px; }
        #wraper #station .st2 .tbox .rootname {
          font-family: 'kobu_g_stdn_w6';
          font-size: 2.4rem;
          line-height: 26px;
          margin: 20px 0 0 0; }
          #wraper #station .st2 .tbox .rootname span {
            display: block;
            font-size: 3.2rem;
            padding: 0 0 20px 0; }
      #wraper #station .st2 .add1 {
        width: 100%;
        max-width: 980px;
        margin: 5% auto 0 auto;
        padding: 0 0 0 0; }
        #wraper #station .st2 .add1 .LRbox {
          display: table;
          overflow: hidden;
          width: 100%;
          margin: 2% 0 0 0;
          padding: 0 0 0 0; }
          #wraper #station .st2 .add1 .LRbox .Lbox {
            display: table-cell;
            vertical-align: top;
            float: none;
            width: 80%;
            background: #FFF;
            border-right: solid 4px #FFF; }
            #wraper #station .st2 .add1 .LRbox .Lbox table {
              border-collapse: collapse;
              width: 100%; }
              #wraper #station .st2 .add1 .LRbox .Lbox table th {
                width: 10%;
                vertical-align: top;
                background: #ed6c00;
                border-bottom: solid 4px #FFF;
                color: #FFF; }
                #wraper #station .st2 .add1 .LRbox .Lbox table th p {
                  font-family: 'kobu_g_stdn_w1';
                  font-size: 1.4rem;
                  line-height: 20px;
                  margin: 0 0 0 0;
                  padding: 5px 0 5px 0; }
              #wraper #station .st2 .add1 .LRbox .Lbox table th.bb0 {
                border-bottom: 0; }
              #wraper #station .st2 .add1 .LRbox .Lbox table th.bg {
                background: #FFF;
                border-bottom: 0; }
                #wraper #station .st2 .add1 .LRbox .Lbox table th.bg p {
                  color: #ed6c00;
                  border: solid 2px #ed6c00; }
              #wraper #station .st2 .add1 .LRbox .Lbox table td {
                width: 30%;
                font-family: 'kobu_g_stdn_w1';
                vertical-align: top;
                background: #f5f2e9;
                border-bottom: solid 4px #FFF;
                color: #231815; }
                #wraper #station .st2 .add1 .LRbox .Lbox table td p {
                  font-family: 'kobu_g_stdn_w1';
                  font-size: 1.4rem;
                  line-height: 20px;
                  margin: 0 0 0 0;
                  padding: 5px 0 5px 10px; }
              #wraper #station .st2 .add1 .LRbox .Lbox table td.bb0 {
                border-bottom: 0; }
          #wraper #station .st2 .add1 .LRbox .Rbox {
            display: table-cell;
            vertical-align: top;
            float: none;
            width: 20%;
            background: #fad3b2; }
            #wraper #station .st2 .add1 .LRbox .Rbox table {
              border-collapse: collapse;
              width: 100%; }
              #wraper #station .st2 .add1 .LRbox .Rbox table td {
                vertical-align: middle;
                color: #231815;
                border-bottom: solid 4px #FFF; }
                #wraper #station .st2 .add1 .LRbox .Rbox table td p {
                  font-family: 'kobu_g_stdn_w1';
                  text-align: center;
                  font-size: 1.2rem;
                  line-height: 16px;
                  margin: 0 0 0 0;
                  padding: 5px 0 5px 0; }
                  #wraper #station .st2 .add1 .LRbox .Rbox table td p img {
                    width: 48%;
                    max-width: 138px; }
                  #wraper #station .st2 .add1 .LRbox .Rbox table td p span {
                    display: block;
                    font-size: 1.6rem; }
              #wraper #station .st2 .add1 .LRbox .Rbox table td.bb0 {
                border-bottom: 0; }
        #wraper #station .st2 .add1 .wc {
          text-align: center;
          margin: 5% 0 0 0;
          padding: 0 0 0 0; }
          #wraper #station .st2 .add1 .wc img {
            width: 100%;
            max-width: 100px; }
        #wraper #station .st2 .add1 .cs_add {
          width: 100%;
          margin: 2% 0 0 0;
          padding: 0 0 0 0; }
          #wraper #station .st2 .add1 .cs_add table {
            width: 100%;
            border-collapse: collapse; }
            #wraper #station .st2 .add1 .cs_add table td {
              padding: 10px 20px 10px 50px;
              border-bottom: solid 4px #FFF;
              background: #f5f2e9; }
              #wraper #station .st2 .add1 .cs_add table td ul {
                margin: 0 0 0 0;
                padding: 0 0 0 0; }
                #wraper #station .st2 .add1 .cs_add table td ul li {
                  list-style: disc outside;
                  font-family: 'kobu_g_stdn_w1';
                  font-size: 1.6rem;
                  line-height: 24px; }
          #wraper #station .st2 .add1 .cs_add .view {
            width: 100%;
            max-width: 250px;
            margin: 2% auto 0 auto; }
            #wraper #station .st2 .add1 .cs_add .view a {
              background: #231815;
              display: block;
              text-decoration: none;
              text-align: center;
              font-family: 'kobu_g_stdn_w6';
              font-size: 2rem;
              line-height: 30px;
              color: #FFF;
              padding: 5px 0 5px 0; }
              #wraper #station .st2 .add1 .cs_add .view a span {
                background: url(../img/station/map_icon1.gif) no-repeat;
                background-position: 0 0;
                background-size: contain;
                padding: 0 0 0 36px; }
            #wraper #station .st2 .add1 .cs_add .view a:hover {
              background: rgba(35, 24, 21, 0.8);
              -moz-transition: .3s;
              -webkit-transition: .3s;
              -o-transition: .3s;
              -ms-transition: .3s;
              transition: .3s; }
          #wraper #station .st2 .add1 .cs_add #map_canvas2 {
            width: 100%;
            height: 400px; }
    #wraper #station .st3 {
      position: relative;
      width: 100%;
      max-width: 1040px;
      margin: 1% auto 0 auto;
      padding: 3% 0 2% 0;
      background: #FFF; }
      #wraper #station .st3 .tbox {
        text-align: center;
        width: 100%;
        max-width: 280px;
        border: solid 3px #ed6c00;
        margin: 0 auto 0 auto;
        padding: 20px 0 20px 0; }
        #wraper #station .st3 .tbox .line-2 {
          text-transform: uppercase;
          letter-spacing: 2px;
          font-family: 'montserrat_light';
          font-size: 1.6rem;
          margin: 0 0 0 0;
          padding: 0 0 1% 0; }
        #wraper #station .st3 .tbox .number {
          font-family: 'kobu_g_stdn_w6';
          font-size: 5rem;
          z-index: 1; }
          #wraper #station .st3 .tbox .number span {
            display: inline-block;
            border-bottom: solid 5px #0099d9;
            padding: 5px 10px; }
        #wraper #station .st3 .tbox .rootname {
          font-family: 'kobu_g_stdn_w6';
          font-size: 2.4rem;
          line-height: 26px;
          margin: 20px 0 0 0; }
          #wraper #station .st3 .tbox .rootname span {
            display: block;
            font-size: 3.2rem;
            padding: 0 0 20px 0; }
      #wraper #station .st3 .add1 {
        width: 100%;
        max-width: 980px;
        margin: 5% auto 0 auto;
        padding: 0 0 0 0; }
        #wraper #station .st3 .add1 .LRbox {
          display: table;
          overflow: hidden;
          width: 100%;
          max-width: 600px;
          margin: 2% auto 0 auto;
          padding: 0 0 0 0; }
          #wraper #station .st3 .add1 .LRbox .Lbox {
            display: table-cell;
            float: none;
            vertical-align: top;
            width: 70%;
            background: #FFF;
            border-right: solid 4px #FFF; }
            #wraper #station .st3 .add1 .LRbox .Lbox table {
              border-collapse: collapse;
              width: 100%; }
              #wraper #station .st3 .add1 .LRbox .Lbox table th {
                width: 10%;
                vertical-align: top;
                background: #ed6c00;
                border-bottom: solid 4px #FFF;
                color: #FFF; }
                #wraper #station .st3 .add1 .LRbox .Lbox table th p {
                  font-family: 'kobu_g_stdn_w1';
                  font-size: 1.4rem;
                  line-height: 20px;
                  margin: 0 0 0 0;
                  padding: 5px 0 5px 0; }
              #wraper #station .st3 .add1 .LRbox .Lbox table th.bg {
                background: #FFF; }
                #wraper #station .st3 .add1 .LRbox .Lbox table th.bg p {
                  color: #ed6c00;
                  border: solid 2px #ed6c00; }
              #wraper #station .st3 .add1 .LRbox .Lbox table th.bb0 {
                border-bottom: 0; }
              #wraper #station .st3 .add1 .LRbox .Lbox table td {
                width: 30%;
                font-family: 'kobu_g_stdn_w1';
                vertical-align: top;
                border-bottom: solid 4px #FFF;
                background: #f5f2e9;
                color: #231815; }
                #wraper #station .st3 .add1 .LRbox .Lbox table td p {
                  font-family: 'kobu_g_stdn_w1';
                  font-size: 1.4rem;
                  line-height: 20px;
                  margin: 0 0 0 0;
                  padding: 5px 0 5px 10px; }
              #wraper #station .st3 .add1 .LRbox .Lbox table td.bb0 {
                border-bottom: 0; }
          #wraper #station .st3 .add1 .LRbox .Rbox {
            display: table-cell;
            float: none;
            vertical-align: top;
            width: 30%;
            background: #fad3b2; }
            #wraper #station .st3 .add1 .LRbox .Rbox table {
              border-collapse: collapse;
              width: 100%; }
              #wraper #station .st3 .add1 .LRbox .Rbox table td {
                vertical-align: middle;
                color: #231815;
                border-bottom: solid 4px #FFF; }
                #wraper #station .st3 .add1 .LRbox .Rbox table td p {
                  font-family: 'kobu_g_stdn_w1';
                  text-align: center;
                  font-size: 1.2rem;
                  line-height: 16px;
                  margin: 0 0 0 0;
                  padding: 5px 0 5px 0; }
                  #wraper #station .st3 .add1 .LRbox .Rbox table td p img {
                    width: 48%;
                    max-width: 138px; }
                  #wraper #station .st3 .add1 .LRbox .Rbox table td p span {
                    display: block;
                    font-size: 1.6rem; }
              #wraper #station .st3 .add1 .LRbox .Rbox table td.bb0 {
                border-bottom: 0; }
        #wraper #station .st3 .add1 .cs_add {
          width: 100%;
          margin: 2% 0 0 0;
          padding: 0 0 0 0; }
          #wraper #station .st3 .add1 .cs_add .view {
            width: 100%;
            max-width: 250px;
            margin: 2% auto 0 auto; }
            #wraper #station .st3 .add1 .cs_add .view a {
              background: #231815;
              display: block;
              text-decoration: none;
              text-align: center;
              font-family: 'kobu_g_stdn_w6';
              font-size: 2rem;
              line-height: 30px;
              color: #FFF;
              padding: 5px 0 5px 0; }
              #wraper #station .st3 .add1 .cs_add .view a span {
                background: url(../img/station/map_icon1.gif) no-repeat;
                background-position: 0 0;
                background-size: contain;
                padding: 0 0 0 36px; }
            #wraper #station .st3 .add1 .cs_add .view a:hover {
              background: rgba(35, 24, 21, 0.8);
              -moz-transition: .3s;
              -webkit-transition: .3s;
              -o-transition: .3s;
              -ms-transition: .3s;
              transition: .3s; }
          #wraper #station .st3 .add1 .cs_add #map_canvas3 {
            width: 100%;
            height: 400px; }
  #wraper #root {
    width: 100%;
    margin: 0 0 0 0;
    padding: 5% 0 10% 0;
    background: #f6f1d6; }
    #wraper #root #rootlink {
      position: relative;
      width: 100%;
      margin: 0 0 0 0;
      padding: 0 0 0 0; }
      #wraper #root #rootlink .root1 {
        position: relative;
        width: 100%;
        margin: 0 0 0 0;
        padding: 0 0 0 0;
        clear: both; }
        #wraper #root #rootlink .root1 .fukidashibox1 {
          position: relative;
          width: 44%;
          margin: 0 auto 0 auto;
          padding: 0 0 0 0;
          z-index: 2; }
          #wraper #root #rootlink .root1 .fukidashibox1 .inner {
            position: relative;
            margin: 0 0 0 0;
            padding: 0 0 0 0; }
            #wraper #root #rootlink .root1 .fukidashibox1 .inner a {
              text-decoration: none;
              color: #231815; }
              #wraper #root #rootlink .root1 .fukidashibox1 .inner a .line-2 {
                text-transform: uppercase;
                letter-spacing: 2px;
                text-align: center;
                font-family: 'montserrat_light';
                font-size: 2.2rem;
                margin: 0 0 0 0;
                padding: 0 0 1% 0; }
              #wraper #root #rootlink .root1 .fukidashibox1 .inner a .star {
                text-align: center; }
                #wraper #root #rootlink .root1 .fukidashibox1 .inner a .star img {
                  width: 74%;
                  max-width: 181px; }
                #wraper #root #rootlink .root1 .fukidashibox1 .inner a .star .target {
                  transition: 0.85s;
                  -webkit-transform: rotateY(0deg);
                  transform: rotateY(0deg); }
              #wraper #root #rootlink .root1 .fukidashibox1 .inner a .balloon-1-bottom {
                position: relative;
                display: block;
                margin: 1% auto 0 auto;
                padding: 0 0 0 0;
                width: auto;
                width: 100%;
                max-width: 440px;
                height: 90px;
                line-height: 34px;
                color: #19283C;
                text-align: center;
                background: #FFF;
                border: solid 3px #d3a100;
                z-index: 2; }
                #wraper #root #rootlink .root1 .fukidashibox1 .inner a .balloon-1-bottom span.en {
                  display: block;
                  padding: 4% 0 0 0; }
                  #wraper #root #rootlink .root1 .fukidashibox1 .inner a .balloon-1-bottom span.en img {
                    width: 100%;
                    max-width: 369px; }
                #wraper #root #rootlink .root1 .fukidashibox1 .inner a .balloon-1-bottom span.jp {
                  font-family: 'kobu_g_stdn_w6';
                  font-size: 2.6rem;
                  color: #231815;
                  margin: 0 0 0 0;
                  padding: 0 0 0 0; }
              #wraper #root #rootlink .root1 .fukidashibox1 .inner a .balloon-1-bottom:before {
                content: "";
                position: absolute;
                bottom: -34px;
                left: 50%;
                margin-left: -24px;
                width: 0px;
                height: 0px;
                border-style: solid;
                border-width: 34px 24px 0 24px;
                border-color: #FFF transparent transparent transparent;
                z-index: 0; }
              #wraper #root #rootlink .root1 .fukidashibox1 .inner a .balloon-1-bottom:after {
                content: "";
                position: absolute;
                bottom: -39px;
                left: 50%;
                margin-left: -26px;
                width: 0px;
                height: 0px;
                border-style: solid;
                border-width: 36px 26px 0 26px;
                border-color: #d3a100 transparent transparent transparent;
                z-index: -1; }
              #wraper #root #rootlink .root1 .fukidashibox1 .inner a .circle {
                overflow: hidden;
                position: relative;
                z-index: 1;
                text-align: center;
                width: 100%;
                height: 100%;
                max-width: 420px;
                max-height: 420px;
                border-radius: 50%;
                -webkit-border-radius: 50%;
                -moz-border-radius: 50%;
                margin: 0 auto 0 auto; }
                #wraper #root #rootlink .root1 .fukidashibox1 .inner a .circle img {
                  width: 100%;
                  border-radius: 50%;
                  -webkit-border-radius: 50%;
                  -moz-border-radius: 50%;
                  -webkit-transform: scale(1);
                  transform: scale(1);
                  -webkit-transition: all .3s ease;
                  transition: all .3s ease; }
              #wraper #root #rootlink .root1 .fukidashibox1 .inner a .rootname {
                text-align: center;
                font-family: 'kobu_g_stdn_w6';
                font-size: 3.2rem;
                line-height: 40px;
                margin: 20px 0 0 0; }
              #wraper #root #rootlink .root1 .fukidashibox1 .inner a .distance {
                text-align: center;
                font-family: 'kobu_g_stdn_w6';
                font-size: 3.2rem;
                line-height: 40px; }
                #wraper #root #rootlink .root1 .fukidashibox1 .inner a .distance span {
                  display: inline-block;
                  border-bottom: solid 5px #d3a100;
                  padding: 5px 10px; }
              #wraper #root #rootlink .root1 .fukidashibox1 .inner a .linkbtn {
                width: 130px;
                display: block;
                border: solid 2px #231815;
                margin: 15px auto 0 auto;
                padding: 4px 14px 4px 0;
                text-align: center;
                font-family: 'kobu_g_stdn_w3';
                font-size: 1.6rem;
                line-height: 20px; }
                #wraper #root #rootlink .root1 .fukidashibox1 .inner a .linkbtn span {
                  display: block;
                  width: 100%;
                  background: url(../img/top/arrow1.png) no-repeat;
                  background-position: right center;
                  background-size: 20px 20px;
                  padding: 0 0 0 0; }
        #wraper #root #rootlink .root1 .fukidashibox1:hover .inner a .star .target {
          -webkit-transform: rotateY(360deg);
          transform: rotateY(360deg); }
        #wraper #root #rootlink .root1 .fukidashibox1:hover .inner a .balloon-1-bottom {
          background: #d3a100;
          border: solid 3px #d3a100;
          -moz-transition: .3s;
          -webkit-transition: .3s;
          -o-transition: .3s;
          -ms-transition: .3s;
          transition: .3s; }
          #wraper #root #rootlink .root1 .fukidashibox1:hover .inner a .balloon-1-bottom a span.jp {
            color: #FFF;
            -moz-transition: .3s;
            -webkit-transition: .3s;
            -o-transition: .3s;
            -ms-transition: .3s;
            transition: .3s; }
        #wraper #root #rootlink .root1 .fukidashibox1:hover .inner a .balloon-1-bottom:before {
          border-color: #d3a100 transparent transparent transparent;
          -moz-transition: .3s;
          -webkit-transition: .3s;
          -o-transition: .3s;
          -ms-transition: .3s;
          transition: .3s; }
        #wraper #root #rootlink .root1 .fukidashibox1:hover .inner a .circle img {
          -webkit-transform: scale(1.2);
          transform: scale(1.2); }
        #wraper #root #rootlink .root1 .fukidashibox1:hover .inner a .linkbtn {
          background: #231815;
          color: #FFF;
          -moz-transition: .3s;
          -webkit-transition: .3s;
          -o-transition: .3s;
          -ms-transition: .3s;
          transition: .3s; }
      #wraper #root #rootlink ul {
        overflow: hidden;
        display: block;
        width: 90%;
        margin: 5% auto 0 auto;
        padding: 0 0 0 0;
        clear: both; }
        #wraper #root #rootlink ul li {
          position: relative;
          margin: 0 0 0 0;
          padding: 0 0 0 0;
          list-style: none; }
        #wraper #root #rootlink ul li.r2 {
          float: left;
          width: 33.33%;
          text-align: center;
          padding: 0 0 0 0; }
          #wraper #root #rootlink ul li.r2 a {
            text-decoration: none;
            color: #231815; }
            #wraper #root #rootlink ul li.r2 a .line-2 {
              text-transform: uppercase;
              letter-spacing: 2px;
              text-align: center;
              font-family: 'montserrat_light';
              font-size: 2.2rem;
              margin: 0 0 0 0;
              padding: 0 0 1% 0; }
            #wraper #root #rootlink ul li.r2 a .number {
              position: relative;
              font-family: 'kobu_g_stdn_w6';
              font-size: 5rem;
              z-index: 1; }
              #wraper #root #rootlink ul li.r2 a .number span {
                display: inline-block;
                border-bottom: solid 5px #231815;
                padding: 5px 10px; }
            #wraper #root #rootlink ul li.r2 a .circle {
              overflow: hidden;
              position: relative;
              z-index: 1;
              text-align: center;
              width: 100%;
              height: 100%;
              max-width: 310px;
              max-height: 310px;
              border-radius: 50%;
              -webkit-border-radius: 50%;
              -moz-border-radius: 50%;
              margin: -10% auto 0 auto;
              z-index: 0; }
              #wraper #root #rootlink ul li.r2 a .circle img {
                width: 100%;
                border-radius: 50%;
                -webkit-border-radius: 50%;
                -moz-border-radius: 50%;
                -webkit-transform: scale(1);
                transform: scale(1);
                -webkit-transition: all .3s ease;
                transition: all .3s ease; }
            #wraper #root #rootlink ul li.r2 a .rootname {
              text-align: center;
              font-family: 'kobu_g_stdn_w6';
              font-size: 3.2rem;
              line-height: 40px;
              margin: 20px 0 0 0; }
              #wraper #root #rootlink ul li.r2 a .rootname span {
                display: inline-block;
                border-bottom: solid 5px #0099d9;
                padding: 5px 10px; }
            #wraper #root #rootlink ul li.r2 a .linkbtn {
              width: 130px;
              display: block;
              border: solid 2px #231815;
              margin: 15px auto 0 auto;
              padding: 4px 14px 4px 0;
              text-align: center;
              font-family: 'kobu_g_stdn_w3';
              font-size: 1.6rem;
              line-height: 20px; }
              #wraper #root #rootlink ul li.r2 a .linkbtn span {
                display: block;
                width: 100%;
                background: url(../img/top/arrow1.png) no-repeat;
                background-position: right center;
                background-size: 20px 20px;
                padding: 0 0 0 0; }
        #wraper #root #rootlink ul li.r3 {
          float: left;
          width: 33.33%;
          text-align: center;
          padding: 0 0 0 0; }
          #wraper #root #rootlink ul li.r3 a {
            text-decoration: none;
            color: #231815; }
            #wraper #root #rootlink ul li.r3 a .line-2 {
              text-transform: uppercase;
              letter-spacing: 2px;
              text-align: center;
              font-family: 'montserrat_light';
              font-size: 2.2rem;
              margin: 0 0 0 0;
              padding: 0 0 1% 0; }
            #wraper #root #rootlink ul li.r3 a .number {
              position: relative;
              font-family: 'kobu_g_stdn_w6';
              font-size: 5rem;
              z-index: 1; }
              #wraper #root #rootlink ul li.r3 a .number span {
                display: inline-block;
                border-bottom: solid 5px #231815;
                padding: 5px 10px; }
            #wraper #root #rootlink ul li.r3 a .circle {
              overflow: hidden;
              position: relative;
              z-index: 1;
              text-align: center;
              width: 100%;
              height: 100%;
              max-width: 310px;
              max-height: 310px;
              border-radius: 50%;
              -webkit-border-radius: 50%;
              -moz-border-radius: 50%;
              margin: -10% auto 0 auto;
              z-index: 0; }
              #wraper #root #rootlink ul li.r3 a .circle img {
                width: 100%;
                border-radius: 50%;
                -webkit-border-radius: 50%;
                -moz-border-radius: 50%;
                -webkit-transform: scale(1);
                transform: scale(1);
                -webkit-transition: all .3s ease;
                transition: all .3s ease; }
            #wraper #root #rootlink ul li.r3 a .rootname {
              text-align: center;
              font-family: 'kobu_g_stdn_w6';
              font-size: 3.2rem;
              line-height: 40px;
              margin: 20px 0 0 0; }
              #wraper #root #rootlink ul li.r3 a .rootname span {
                display: inline-block;
                border-bottom: solid 5px #0099d9;
                padding: 5px 10px; }
            #wraper #root #rootlink ul li.r3 a .linkbtn {
              width: 130px;
              display: block;
              border: solid 2px #231815;
              margin: 15px auto 0 auto;
              padding: 4px 14px 4px 0;
              text-align: center;
              font-family: 'kobu_g_stdn_w3';
              font-size: 1.6rem;
              line-height: 20px; }
              #wraper #root #rootlink ul li.r3 a .linkbtn span {
                display: block;
                width: 100%;
                background: url(../img/top/arrow1.png) no-repeat;
                background-position: right center;
                background-size: 20px 20px;
                padding: 0 0 0 0; }
        #wraper #root #rootlink ul li.r4 {
          float: left;
          width: 33.33%;
          text-align: center;
          padding: 0 0 0 0; }
          #wraper #root #rootlink ul li.r4 a {
            text-decoration: none;
            color: #231815; }
            #wraper #root #rootlink ul li.r4 a .line-2 {
              text-transform: uppercase;
              letter-spacing: 2px;
              text-align: center;
              font-family: 'montserrat_light';
              font-size: 2.2rem;
              margin: 0 0 0 0;
              padding: 0 0 1% 0; }
            #wraper #root #rootlink ul li.r4 a .number {
              position: relative;
              font-family: 'kobu_g_stdn_w6';
              font-size: 5rem;
              z-index: 1; }
              #wraper #root #rootlink ul li.r4 a .number span {
                display: inline-block;
                border-bottom: solid 5px #231815;
                padding: 5px 10px; }
            #wraper #root #rootlink ul li.r4 a .circle {
              overflow: hidden;
              position: relative;
              z-index: 1;
              text-align: center;
              width: 100%;
              height: 100%;
              max-width: 310px;
              max-height: 310px;
              border-radius: 50%;
              -webkit-border-radius: 50%;
              -moz-border-radius: 50%;
              margin: -10% auto 0 auto;
              z-index: 0; }
              #wraper #root #rootlink ul li.r4 a .circle img {
                width: 100%;
                border-radius: 50%;
                -webkit-border-radius: 50%;
                -moz-border-radius: 50%;
                -webkit-transform: scale(1);
                transform: scale(1);
                -webkit-transition: all .3s ease;
                transition: all .3s ease; }
            #wraper #root #rootlink ul li.r4 a .rootname {
              text-align: center;
              font-family: 'kobu_g_stdn_w6';
              font-size: 3.2rem;
              line-height: 40px;
              margin: 20px 0 0 0; }
              #wraper #root #rootlink ul li.r4 a .rootname span {
                display: inline-block;
                border-bottom: solid 5px #0099d9;
                padding: 5px 10px; }
            #wraper #root #rootlink ul li.r4 a .linkbtn {
              width: 130px;
              display: block;
              border: solid 2px #231815;
              margin: 15px auto 0 auto;
              padding: 4px 14px 4px 0;
              text-align: center;
              font-family: 'kobu_g_stdn_w3';
              font-size: 1.6rem;
              line-height: 20px; }
              #wraper #root #rootlink ul li.r4 a .linkbtn span {
                display: block;
                width: 100%;
                background: url(../img/top/arrow1.png) no-repeat;
                background-position: right center;
                background-size: 20px 20px;
                padding: 0 0 0 0; }
        #wraper #root #rootlink ul li.r2:hover a .circle img {
          -webkit-transform: scale(1.2);
          transform: scale(1.2); }
        #wraper #root #rootlink ul li.r2:hover a .linkbtn {
          background: #231815;
          color: #FFF;
          -moz-transition: .3s;
          -webkit-transition: .3s;
          -o-transition: .3s;
          -ms-transition: .3s;
          transition: .3s; }
        #wraper #root #rootlink ul li.r3:hover a .circle img {
          -webkit-transform: scale(1.2);
          transform: scale(1.2); }
        #wraper #root #rootlink ul li.r3:hover a .linkbtn {
          background: #231815;
          color: #FFF;
          -moz-transition: .3s;
          -webkit-transition: .3s;
          -o-transition: .3s;
          -ms-transition: .3s;
          transition: .3s; }
        #wraper #root #rootlink ul li.r4:hover a .circle img {
          -webkit-transform: scale(1.2);
          transform: scale(1.2); }
        #wraper #root #rootlink ul li.r4:hover a .linkbtn {
          background: #231815;
          color: #FFF;
          -moz-transition: .3s;
          -webkit-transition: .3s;
          -o-transition: .3s;
          -ms-transition: .3s;
          transition: .3s; }
  #wraper #banner_sns {
    width: 100%;
    background: #f7f6f5;
    margin: 0 0 0 0;
    padding: 5% 0 5% 0; }
    #wraper #banner_sns .inner {
      width: 90%;
      max-width: 1130px;
      margin: 0 auto 0 auto;
      padding: 0 0 0 0; }
      #wraper #banner_sns .inner #banner1 {
        overflow: hidden;
        width: 100%;
        margin: 0 0 0 0;
        padding: 0 0 0 0; }
        #wraper #banner_sns .inner #banner1 .Lbox {
          float: left;
          width: 48%; }
          #wraper #banner_sns .inner #banner1 .Lbox a {
            display: block; }
            #wraper #banner_sns .inner #banner1 .Lbox a img {
              width: 100%;
              max-width: 544px; }
          #wraper #banner_sns .inner #banner1 .Lbox a:hover {
            filter: alpha(opacity=80);
            -moz-opacity: 0.8;
            opacity: 0.8;
            -moz-transition: .3s;
            -webkit-transition: .3s;
            -o-transition: .3s;
            -ms-transition: .3s;
            transition: .3s; }
        #wraper #banner_sns .inner #banner1 .Rbox {
          float: right;
          width: 48%; }
          #wraper #banner_sns .inner #banner1 .Rbox a {
            display: block; }
            #wraper #banner_sns .inner #banner1 .Rbox a img {
              width: 100%;
              max-width: 544px; }
          #wraper #banner_sns .inner #banner1 .Rbox a:hover {
            filter: alpha(opacity=80);
            -moz-opacity: 0.8;
            opacity: 0.8;
            -moz-transition: .3s;
            -webkit-transition: .3s;
            -o-transition: .3s;
            -ms-transition: .3s;
            transition: .3s; }
      #wraper #banner_sns .inner #banner2 {
        overflow: hidden;
        width: 100%;
        margin: 2% 0 0 0;
        padding: 0 0 0 0; }
        #wraper #banner_sns .inner #banner2 ul {
          overflow: hidden;
          display: block;
          width: 100%;
          text-align: center;
          list-style: none;
          margin: 0 0 0 0;
          padding: 0 0 0 0; }
          #wraper #banner_sns .inner #banner2 ul li {
            float: none;
            display: inline-block; }
            #wraper #banner_sns .inner #banner2 ul li a {
              display: block; }
              #wraper #banner_sns .inner #banner2 ul li a img {
                width: 100%; }
            #wraper #banner_sns .inner #banner2 ul li a:hover {
              filter: alpha(opacity=80);
              -moz-opacity: 0.8;
              opacity: 0.8;
              -moz-transition: .3s;
              -webkit-transition: .3s;
              -o-transition: .3s;
              -ms-transition: .3s;
              transition: .3s; }
          #wraper #banner_sns .inner #banner2 ul li.b0 {
            width: 18%;
            margin: 0 1.5% 0 0; }
            #wraper #banner_sns .inner #banner2 ul li.b0 a img {
              max-width: 220px; }
          #wraper #banner_sns .inner #banner2 ul li.b1 {
            width: 23%;
            margin: 0 1.5% 0 0; }
            #wraper #banner_sns .inner #banner2 ul li.b1 a img {
              max-width: 283px; }
          #wraper #banner_sns .inner #banner2 ul li.b2 {
            width: 27.5%;
            margin: 0 1.5% 0 0; }
            #wraper #banner_sns .inner #banner2 ul li.b2 a img {
              max-width: 342px; }
          #wraper #banner_sns .inner #banner2 ul li.b3 {
            width: 20%;
            margin: 0 0 0 0; }
            #wraper #banner_sns .inner #banner2 ul li.b3 a img {
              max-width: 257px; }
          #wraper #banner_sns .inner #banner2 ul li.b4 {
            width: 18%;
            margin: 0 0 0 0; }
            #wraper #banner_sns .inner #banner2 ul li.b4 a img {
              max-width: 207px; }
      #wraper #banner_sns .inner #banner3 {
        overflow: hidden;
        width: 100%;
        margin: 2% 0 0 0;
        padding: 0 0 0 0; }
        #wraper #banner_sns .inner #banner3 ul {
          display: block;
          text-align: center;
          width: 100%;
          list-style: none;
          margin: 0 0 0 0;
          padding: 0 0 0 0; }
          #wraper #banner_sns .inner #banner3 ul li {
            display: inline-block;
            vertical-align: top; }
            #wraper #banner_sns .inner #banner3 ul li a {
              display: block; }
              #wraper #banner_sns .inner #banner3 ul li a img {
                width: 100%; }
            #wraper #banner_sns .inner #banner3 ul li a:hover {
              filter: alpha(opacity=80);
              -moz-opacity: 0.8;
              opacity: 0.8;
              -moz-transition: .3s;
              -webkit-transition: .3s;
              -o-transition: .3s;
              -ms-transition: .3s;
              transition: .3s; }
          #wraper #banner_sns .inner #banner3 ul li.b0 {
            margin: 0 1% 0 1%; }
            #wraper #banner_sns .inner #banner3 ul li.b0 a img {
              max-width: 207px; }
          #wraper #banner_sns .inner #banner3 ul li.b1 {
            margin: 0 1% 0 1%; }
            #wraper #banner_sns .inner #banner3 ul li.b1 a img {
              max-width: 200px; }
          #wraper #banner_sns .inner #banner3 ul li.b2 {
            margin: 0 1% 0 1%; }
            #wraper #banner_sns .inner #banner3 ul li.b2 a img {
              max-width: 200px; }
          #wraper #banner_sns .inner #banner3 ul li.b3 {
            margin: 0 1% 0 1%; }
            #wraper #banner_sns .inner #banner3 ul li.b3 a img {
              max-width: 200px; }
      #wraper #banner_sns .inner #timeline {
        overflow: hidden;
        width: 82%;
        margin: 5% auto 0 auto;
        padding: 0 0 0 0; }
        #wraper #banner_sns .inner #timeline #fbarea {
          float: left;
          width: 48%; }
          #wraper #banner_sns .inner #timeline #fbarea img {
            width: 100%;
            max-width: 472px; }
        #wraper #banner_sns .inner #timeline #igarea {
          float: right;
          width: 48%; }
          #wraper #banner_sns .inner #timeline #igarea img {
            width: 100%;
            max-width: 447px; }
  #wraper footer {
    width: 100%;
    background: #595757;
    margin: 0 0 0 0;
    padding: 0 0 0 0; }
    #wraper footer .inner {
      position: relative;
      width: 90%;
      margin: 0 auto 0 auto;
      padding: 3% 0 3% 0; }
      #wraper footer .inner nav {
        margin: 0 0 0 0;
        padding: 0 0 0 0; }
        #wraper footer .inner nav ul {
          overflow: hidden;
          display: block;
          width: 100%;
          margin: 0 0 0 0;
          padding: 0 0 0 0;
          list-style: none; }
          #wraper footer .inner nav ul li {
            float: left;
            font-family: 'kobu_g_stdn_w1';
            font-size: 1.4rem;
            line-height: 1.6rem;
            border-left: solid 1px #FFF; }
            #wraper footer .inner nav ul li a {
              display: block;
              color: #FFF;
              text-decoration: none;
              padding: 0 18px 0 18px; }
            #wraper footer .inner nav ul li a:hover {
              color: #4da635;
              -moz-transition: .3s;
              -webkit-transition: .3s;
              -o-transition: .3s;
              -ms-transition: .3s;
              transition: .3s; }
          #wraper footer .inner nav ul li:last-child {
            border-right: solid 1px #FFF; }
      #wraper footer .inner h2 {
        font-family: 'kobu_g_stdn_w6';
        font-size: 2rem;
        color: #FFF;
        margin: 20px 0 0 0;
        padding: 0 0 0 0; }
      #wraper footer .inner #add {
        margin: 10px 0 0 0;
        padding: 0 0 0 0; }
        #wraper footer .inner #add p {
          font-family: 'kobu_g_stdn_w1';
          font-size: 1.4rem;
          color: #FFF;
          margin: 0 0 0 0;
          padding: 0 0 0 0; }
          #wraper footer .inner #add p a {
            color: #FFF;
            text-decoration: none; }
      #wraper footer .inner #copylight {
        font-family: 'kobu_g_stdn_w1';
        font-size: 1.2rem;
        color: #FFF;
        margin: 10px 0 0 0;
        padding: 0 0 0 0; }
      #wraper footer .inner .remarks {
        position: absolute;
        bottom: 10%;
        right: 0px;
        font-family: 'kobu_g_stdn_w1';
        font-size: 1.2rem;
        color: #FFF;
        margin: 0 0 0 0;
        padding: 3px 10px 3px 10px;
        border: solid 2px #FFF; }

@media (min-width: 641px) and (max-width: 960px) {
  #wraper {
    position: relative;
    width: 100%;
    height: 100%;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    z-index: 0; }
    #wraper header {
      /* position: absolute; */
      top: 0;
      left: 0;
      width: 100%;
      margin: 0 0 0 0;
      padding: 0 0 0 0;
      z-index: 999; }
      #wraper header .inner {
        overflow: hidden;
        width: 90%;
        margin: 0 0 0 0;
        padding: 0 0 0 0; }
        #wraper header .inner .Lbox {
          position: relative;
          float: left;
          width: 70%;
          height: 100%;
          margin: 0 0 0 0;
          padding: 0 0 0 0; }
          #wraper header .inner .Lbox table {
            width: 100%;
            margin: 0 0 0 0;
            border-collapse: collapse; }
            #wraper header .inner .Lbox table tr th {
              width: 120px;
              text-align: right;
              vertical-align: middle; }
              #wraper header .inner .Lbox table tr th a img {
                width: 100px;
                margin: 5px 0 0 0; }
            #wraper header .inner .Lbox table tr td {
              width: 80%;
              text-align: left;
              vertical-align: middle; }
              #wraper header .inner .Lbox table tr td h1 {
                font-family: 'kobu_g_stdn_w6';
                font-size: 1.4rem;
                margin: 0 0 0 10px;
                padding: 0 0 0 0; }
        #wraper header .inner .Rbox {
          overflow: hidden;
          float: right;
          width: auto;
          margin: 0 0 0 0;
          padding: 2% 0 0 0; }
          #wraper header .inner .Rbox #trans_font {
            float: right;
            margin: 0 0 0 0;
            padding: 0 0 0 0; }
            #wraper header .inner .Rbox #trans_font #translation {
              display: none;
              margin: 0 20px 0 0;
              padding: 0 0 0 0; }
              #wraper header .inner .Rbox #trans_font #translation ul {
                width: 100%;
                display: block;
                margin: 0 0 0 0;
                padding: 0 0 0 0; }
                #wraper header .inner .Rbox #trans_font #translation ul li {
                  text-align: left;
                  list-style: none;
                  float: left;
                  font-family: 'kobu_g_stdn_w1';
                  margin: 0 15px 0 0;
                  padding: 0 0 0 0; }
                  #wraper header .inner .Rbox #trans_font #translation ul li a {
                    color: #231815;
                    text-decoration: none; }
                    #wraper header .inner .Rbox #trans_font #translation ul li a span {
                      background: url(../img/base/icon0.png) no-repeat;
                      background-position: center left;
                      background-size: 19px 19px;
                      padding: 2px 0 2px 22px; }
                #wraper header .inner .Rbox #trans_font #translation ul li:last-child {
                  margin: 0 0 0 0; }
            #wraper header .inner .Rbox #trans_font #textsizer {
              display: inline-block;
              margin: 0 25px 0 0;
              padding: 0 0 0 0; }
              #wraper header .inner .Rbox #trans_font #textsizer ul.textresizer {
                width: 100%;
                display: block;
                margin: 0 0 0 0;
                padding: 0 0 0 0; }
                #wraper header .inner .Rbox #trans_font #textsizer ul.textresizer li {
                  text-align: left;
                  list-style: none;
                  float: left;
                  font-family: 'kobu_g_stdn_w1';
                  margin: 0 0 0 10px;
                  padding: 0 0 0 0;
                  line-height: 21px; }
                  #wraper header .inner .Rbox #trans_font #textsizer ul.textresizer li a {
                    color: #231815;
                    text-decoration: none; }
                #wraper header .inner .Rbox #trans_font #textsizer ul.textresizer li:first-child {
                  margin: 0 0 0 0; }
          #wraper header .inner .Rbox #sns {
            display: none;
            overflow: hidden;
            width: 100%;
            margin: 0 0 0 0;
            padding: 0 0 0 0; }
            #wraper header .inner .Rbox #sns ul {
              float: right;
              display: block;
              margin: 0 0 0 0;
              padding: 0 0 0 0; }
              #wraper header .inner .Rbox #sns ul li {
                list-style: none;
                float: left;
                margin: 0 0 0 10px;
                padding: 0 0 0 0; }
                #wraper header .inner .Rbox #sns ul li a {
                  display: block;
                  width: 36px;
                  height: 36px;
                  color: #231815;
                  text-decoration: none; }
              #wraper header .inner .Rbox #sns ul li.fb {
                margin: 0 0 0 0; }
                #wraper header .inner .Rbox #sns ul li.fb a {
                  background: url(../img/base/icon2.png) no-repeat;
                  background-position: 0 0;
                  background-size: 36px 36px; }
                #wraper header .inner .Rbox #sns ul li.fb a:hover {
                  background: url(../img/base/icon2_on.png) no-repeat;
                  background-position: 0 0;
                  background-size: 36px 36px;
                  -moz-transition: .3s;
                  -webkit-transition: .3s;
                  -o-transition: .3s;
                  -ms-transition: .3s;
                  transition: .3s; }
              #wraper header .inner .Rbox #sns ul li.tw a {
                background: url(../img/base/icon3.png) no-repeat;
                background-position: 0 0;
                background-size: 36px 36px; }
              #wraper header .inner .Rbox #sns ul li.tw a:hover {
                background: url(../img/base/icon3_on.png) no-repeat;
                background-position: 0 0;
                background-size: 36px 36px;
                -moz-transition: .3s;
                -webkit-transition: .3s;
                -o-transition: .3s;
                -ms-transition: .3s;
                transition: .3s; }
              #wraper header .inner .Rbox #sns ul li.ig a {
                background: url(../img/base/icon4.png) no-repeat;
                background-position: 0 0;
                background-size: 36px 36px; }
              #wraper header .inner .Rbox #sns ul li.ig a:hover {
                background: url(../img/base/icon4_on.png) no-repeat;
                background-position: 0 0;
                background-size: 36px 36px;
                -moz-transition: .3s;
                -webkit-transition: .3s;
                -o-transition: .3s;
                -ms-transition: .3s;
                transition: .3s; }
    #wraper #kv {
      margin: 0 0 0 0;
      padding: 103px 0 0 0; }
      #wraper #kv img {
        width: 100%; }
    #wraper #station {
      width: 100%;
      margin: 0 0 0 0;
      padding: 5% 0 10% 0;
      /* background: #ebeee8; */
     }
      #wraper #station #map {
        position: relative;
        width: 90%;
        margin: 0 auto 0 auto;
        padding: 0 0 0 0;
        z-index: 0; }
        #wraper #station #map .bg {
          position: relative;
          z-index: 1;
          text-align: center;
          margin: 0 0 0 0;
          padding: 13% 0 0 0; }
          #wraper #station #map .bg img {
            width: 100%;
            max-width: 1200px; }
        #wraper #station #map .fukidashi {
          position: absolute;
          top: 4%;
          left: 0;
          right: 0;
          margin: 0 auto 0 auto;
          padding: 0 0 0 8%;
          width: 35%;
          height: 100%;
          z-index: 2;
          max-width: 505px;
          max-height: 282px; }
          #wraper #station #map .fukidashi img {
            width: 100%;
            max-width: 505px; }
        #wraper #station #map .fukidashibox1 {
          position: absolute;
          top: 4%;
          left: 0;
          right: 0;
          margin: 0 auto 0 auto;
          padding: 0 0 00;
          width: 44%;
          max-width: 506px;
          z-index: 2; }
          #wraper #station #map .fukidashibox1 .inner {
            position: relative;
            margin: 0 0 0 0;
            padding: 0 0 0 0; }
            #wraper #station #map .fukidashibox1 .inner .line-2 {
              text-transform: uppercase;
              letter-spacing: 2px;
              text-align: center;
              font-family: 'montserrat_light';
              font-size: 1.6rem;
              margin: 0 0 0 0;
              padding: 0 0 1% 0; }
            #wraper #station #map .fukidashibox1 .inner .star {
              text-align: center; }
              #wraper #station #map .fukidashibox1 .inner .star img {
                width: 74%;
                max-width: 130px; }
              #wraper #station #map .fukidashibox1 .inner .star .target {
                transition: 0.85s;
                -webkit-transform: rotateY(0deg);
                transform: rotateY(0deg); }
            #wraper #station #map .fukidashibox1 .inner .balloon-1-bottom {
              position: relative;
              display: block;
              margin: 1% auto 0 auto;
              padding: 0 0 0 0;
              width: auto;
              width: 97%;
              max-width: 500px;
              height: 94px;
              line-height: 26px;
              color: #19283C;
              text-align: center;
              background: #FFF;
              border: solid 3px #d3a100;
              z-index: 0; }
              #wraper #station #map .fukidashibox1 .inner .balloon-1-bottom a {
                display: block;
                height: 100%;
                padding: 0 4%;
                text-decoration: none; }
                #wraper #station #map .fukidashibox1 .inner .balloon-1-bottom a span.en {
                  display: block;
                  padding: 8% 0 0 0; }
                  #wraper #station #map .fukidashibox1 .inner .balloon-1-bottom a span.en img {
                    width: 100%;
                    max-width: 184px; }
                #wraper #station #map .fukidashibox1 .inner .balloon-1-bottom a span.jp {
                  font-family: 'kobu_g_stdn_w6';
                  font-size: 1.8rem;
                  color: #231815;
                  margin: 0 0 0 0;
                  padding: 0 0 0 0; }
            #wraper #station #map .fukidashibox1 .inner .balloon-1-bottom:before {
              content: "";
              position: absolute;
              bottom: -34px;
              left: 50%;
              margin-left: -24px;
              width: 0px;
              height: 0px;
              border-style: solid;
              border-width: 34px 24px 0 24px;
              border-color: #FFF transparent transparent transparent;
              z-index: 0; }
            #wraper #station #map .fukidashibox1 .inner .balloon-1-bottom:after {
              content: "";
              position: absolute;
              bottom: -39px;
              left: 50%;
              margin-left: -26px;
              width: 0px;
              height: 0px;
              border-style: solid;
              border-width: 36px 26px 0 26px;
              border-color: #d3a100 transparent transparent transparent;
              z-index: -1; }
        #wraper #station #map .fukidashibox1:hover .inner .star .target {
          -webkit-transform: rotateY(360deg);
          transform: rotateY(360deg); }
        #wraper #station #map .fukidashibox1:hover .inner .balloon-1-bottom {
          background: #d3a100;
          border: solid 3px #d3a100;
          -moz-transition: .3s;
          -webkit-transition: .3s;
          -o-transition: .3s;
          -ms-transition: .3s;
          transition: .3s; }
          #wraper #station #map .fukidashibox1:hover .inner .balloon-1-bottom a span.jp {
            color: #FFF;
            -moz-transition: .3s;
            -webkit-transition: .3s;
            -o-transition: .3s;
            -ms-transition: .3s;
            transition: .3s; }
        #wraper #station #map .fukidashibox1:hover .inner .balloon-1-bottom:before {
          border-color: #d3a100 transparent transparent transparent;
          -moz-transition: .3s;
          -webkit-transition: .3s;
          -o-transition: .3s;
          -ms-transition: .3s;
          transition: .3s; }
      #wraper #station .hanrei {
        width: 100%;
        margin: 0 0 0 0;
        padding: 0 0 0 0; }
        #wraper #station .hanrei .inner {
          width: 90%;
          max-width: 1040px;
          margin: 0 auto 0 auto; }
          #wraper #station .hanrei .inner .title {
            font-size: 1.4rem;
            line-height: 20px;
            margin: 0 0 0 0;
            padding: 0 0 0 0; }
          #wraper #station .hanrei .inner .box {
            width: 100%;
            max-width: 245px;
            border: solid 3px #231815;
            border-radius: 4px; }
            #wraper #station .hanrei .inner .box ul {
              overflow: hidden;
              display: block;
              list-style: none;
              margin: 0 0 0 0;
              padding: 5% 10%; }
              #wraper #station .hanrei .inner .box ul li {
                float: left; }
                #wraper #station .hanrei .inner .box ul li img {
                  display: block;
                  width: 100%;
                  margin: 0 auto 0 auto; }
                #wraper #station .hanrei .inner .box ul li p {
                  text-align: center;
                  font-size: 1.4rem;
                  line-height: 20px;
                  margin: 0 0 0 0;
                  padding: 0 0 0 0; }
              #wraper #station .hanrei .inner .box ul li:nth-child(1) {
                margin: 0 8% 0 0; }
                #wraper #station .hanrei .inner .box ul li:nth-child(1) img {
                  max-width: 37px; }
              #wraper #station .hanrei .inner .box ul li:nth-child(2) {
                margin: 0 8% 0 0; }
                #wraper #station .hanrei .inner .box ul li:nth-child(2) img {
                  max-width: 66px; }
              #wraper #station .hanrei .inner .box ul li:nth-child(3) img {
                max-width: 49px; }
      #wraper #station .st1 {
        position: relative;
        width: 90%;
        max-width: 1040px;
        margin: 1% auto 0 auto;
        padding: 0 0 2% 0;
        background: #FFF; }
        #wraper #station .st1 .fukidashibox1 {
          margin: 0 auto 0 auto;
          padding: 0 0 0 0;
          width: 100%;
          z-index: 2; }
          #wraper #station .st1 .fukidashibox1 .inner {
            position: relative;
            margin: 0 0 0 0;
            padding: 3% 0 0 0; }
            #wraper #station .st1 .fukidashibox1 .inner .line-2 {
              text-transform: uppercase;
              letter-spacing: 2px;
              text-align: center;
              font-family: 'montserrat_light';
              font-size: 1.6rem;
              margin: 0 0 0 0;
              padding: 0 0 1% 0; }
            #wraper #station .st1 .fukidashibox1 .inner .star {
              text-align: center; }
              #wraper #station .st1 .fukidashibox1 .inner .star img {
                width: 74%;
                max-width: 130px; }
              #wraper #station .st1 .fukidashibox1 .inner .star .target {
                transition: 0.85s;
                -webkit-transform: rotateY(0deg);
                transform: rotateY(0deg); }
            #wraper #station .st1 .fukidashibox1 .inner .balloon-1-bottom {
              position: relative;
              display: block;
              margin: 1% auto 0 auto;
              padding: 0 0 0 0;
              width: auto;
              width: 100%;
              max-width: 470px;
              height: 94px;
              line-height: 34px;
              color: #19283C;
              text-align: center;
              background: #FFF;
              border: solid 3px #d3a100;
              z-index: 0; }
              #wraper #station .st1 .fukidashibox1 .inner .balloon-1-bottom span.en {
                display: block;
                padding: 4% 0 0 0; }
                #wraper #station .st1 .fukidashibox1 .inner .balloon-1-bottom span.en img {
                  width: 100%;
                  max-width: 184px; }
              #wraper #station .st1 .fukidashibox1 .inner .balloon-1-bottom span.jp {
                font-family: 'kobu_g_stdn_w6';
                font-size: 1.8rem;
                color: #231815;
                margin: 0 0 0 0;
                padding: 0 0 0 0; }
            #wraper #station .st1 .fukidashibox1 .inner .balloon-1-bottom:before {
              content: "";
              position: absolute;
              bottom: -34px;
              left: 50%;
              margin-left: -24px;
              width: 0px;
              height: 0px;
              border-style: solid;
              border-width: 34px 24px 0 24px;
              border-color: #FFF transparent transparent transparent;
              z-index: 0; }
            #wraper #station .st1 .fukidashibox1 .inner .balloon-1-bottom:after {
              content: "";
              position: absolute;
              bottom: -39px;
              left: 50%;
              margin-left: -26px;
              width: 0px;
              height: 0px;
              border-style: solid;
              border-width: 36px 26px 0 26px;
              border-color: #d3a100 transparent transparent transparent;
              z-index: -1; }
            #wraper #station .st1 .fukidashibox1 .inner .rootname {
              text-align: center;
              font-family: 'kobu_g_stdn_w6';
              font-size: 2.2rem;
              line-height: 30px;
              margin: 8% 0 0 0; }
            #wraper #station .st1 .fukidashibox1 .inner .cst {
              text-align: center;
              font-family: 'kobu_g_stdn_w6';
              font-size: 2.2rem;
              line-height: 30px;
              margin: 0 0 0 0;
              padding: 20px 0 0 0; }
              #wraper #station .st1 .fukidashibox1 .inner .cst span {
                display: inline-block;
                border-top: solid 5px #d3a100;
                padding: 15px 10px; }
        #wraper #station .st1 .add1 {
          width: 90%;
          max-width: 980px;
          margin: 0 auto 0 auto;
          padding: 0 0 0 0; }
          #wraper #station .st1 .add1 table {
            border-collapse: collapse;
            width: 100%; }
            #wraper #station .st1 .add1 table th {
              vertical-align: top;
              background: #ed6c00;
              color: #FFF;
              border-bottom: solid 4px #FFF; }
              #wraper #station .st1 .add1 table th p {
                font-family: 'kobu_g_stdn_w1';
                font-size: 1.4rem;
                line-height: 20px;
                margin: 0 0 0 0;
                padding: 5px 0 5px 0; }
            #wraper #station .st1 .add1 table td {
              font-family: 'kobu_g_stdn_w1';
              vertical-align: top;
              background: #f5f2e9;
              color: #231815;
              border-bottom: solid 4px #FFF; }
              #wraper #station .st1 .add1 table td p {
                font-family: 'kobu_g_stdn_w1';
                font-size: 1.4rem;
                line-height: 20px;
                margin: 0 0 0 0;
                padding: 5px 0 5px 10px; }
              #wraper #station .st1 .add1 table td table.time {
                border-collapse: collapse;
                width: 98%; }
                #wraper #station .st1 .add1 table td table.time td {
                  vertical-align: top;
                  border: none; }
          #wraper #station .st1 .add1 table.info {
            border-collapse: collapse;
            width: 100%; }
            #wraper #station .st1 .add1 table.info th {
              vertical-align: top;
              background: #fad3b2;
              color: #231815;
              border-right: solid 4px #FFF;
              padding: 5px 0 5px 0; }
              #wraper #station .st1 .add1 table.info th p {
                font-family: 'kobu_g_stdn_w1';
                text-align: left;
                font-size: 1.4rem;
                line-height: 20px;
                margin: 0 0 0 0;
                padding: 0 0 0 10px; }
              #wraper #station .st1 .add1 table.info th table.basic {
                border-collapse: collapse;
                width: 98%; }
                #wraper #station .st1 .add1 table.info th table.basic th {
                  border: none; }
                  #wraper #station .st1 .add1 table.info th table.basic th p {
                    font-family: 'kobu_g_stdn_w1';
                    font-size: 1.4rem;
                    line-height: 20px;
                    text-align: left;
                    margin: 0 0 0 0;
                    padding: 0 0 0 10px; }
                #wraper #station .st1 .add1 table.info th table.basic td {
                  border: none; }
                  #wraper #station .st1 .add1 table.info th table.basic td p {
                    font-family: 'kobu_g_stdn_w1';
                    font-size: 1.4rem;
                    line-height: 20px;
                    text-align: left;
                    margin: 0 0 0 0;
                    padding: 0 0 0 10px; }
            #wraper #station .st1 .add1 table.info td {
              vertical-align: middle;
              background: #fad3b2;
              color: #231815;
              border-bottom: solid 4px #FFF; }
              #wraper #station .st1 .add1 table.info td p {
                font-family: 'kobu_g_stdn_w1';
                text-align: center;
                font-size: 1.2rem;
                line-height: 16px;
                margin: 0 0 0 0;
                padding: 5px 10px 5px 10px; }
                #wraper #station .st1 .add1 table.info td p span {
                  display: block;
                  font-size: 1.6rem; }
                #wraper #station .st1 .add1 table.info td p img {
                  width: 100%;
                  max-width: 138px; }
          #wraper #station .st1 .add1 .wc {
            text-align: center;
            margin: 5% 0 0 0;
            padding: 0 0 0 0; }
            #wraper #station .st1 .add1 .wc img {
              width: 100%;
              max-width: 100px; }
          #wraper #station .st1 .add1 .cs_add {
            width: 100%;
            margin: 2% 0 0 0;
            padding: 0 0 0 0; }
            #wraper #station .st1 .add1 .cs_add table {
              width: 100%;
              border-collapse: collapse; }
              #wraper #station .st1 .add1 .cs_add table td {
                padding: 10px 20px 10px 50px;
                border-bottom: solid 4px #FFF; }
                #wraper #station .st1 .add1 .cs_add table td ul {
                  margin: 0 0 0 0;
                  padding: 0 0 0 0; }
                  #wraper #station .st1 .add1 .cs_add table td ul li {
                    list-style: disc outside;
                    font-family: 'kobu_g_stdn_w1';
                    font-size: 1.6rem;
                    line-height: 24px; }
            #wraper #station .st1 .add1 .cs_add .view {
              width: 100%;
              max-width: 250px;
              margin: 2% auto 0 auto; }
              #wraper #station .st1 .add1 .cs_add .view a {
                background: #231815;
                display: block;
                text-decoration: none;
                text-align: center;
                font-family: 'kobu_g_stdn_w6';
                font-size: 2rem;
                line-height: 30px;
                color: #FFF;
                padding: 5px 0 5px 0; }
                #wraper #station .st1 .add1 .cs_add .view a span {
                  background: url(../img/station/map_icon1.gif) no-repeat;
                  background-position: 0 0;
                  background-size: contain;
                  padding: 0 0 0 36px; }
              #wraper #station .st1 .add1 .cs_add .view a:hover {
                background: rgba(35, 24, 21, 0.8);
                -moz-transition: .3s;
                -webkit-transition: .3s;
                -o-transition: .3s;
                -ms-transition: .3s;
                transition: .3s; }
            #wraper #station .st1 .add1 .cs_add #map_canvas2 {
              width: 100%;
              height: 400px; }
      #wraper #station .st2 {
        position: relative;
        width: 90%;
        max-width: 1040px;
        margin: 1% auto 0 auto;
        padding: 3% 0 2% 0;
        background: #FFF; }
        #wraper #station .st2 .tbox {
          text-align: center;
          width: 100%;
          max-width: 280px;
          border: solid 3px #ed6c00;
          margin: 0 auto 0 auto;
          padding: 20px 0 20px 0; }
          #wraper #station .st2 .tbox .line-2 {
            text-transform: uppercase;
            letter-spacing: 2px;
            font-family: 'montserrat_light';
            font-size: 1.6rem;
            margin: 0 0 0 0;
            padding: 0 0 1% 0; }
          #wraper #station .st2 .tbox .number {
            font-family: 'kobu_g_stdn_w6';
            font-size: 5rem;
            z-index: 1; }
            #wraper #station .st2 .tbox .number span {
              display: inline-block;
              border-bottom: solid 5px #0099d9;
              padding: 5px 10px; }
          #wraper #station .st2 .tbox .rootname {
            font-family: 'kobu_g_stdn_w6';
            font-size: 2.4rem;
            line-height: 26px;
            margin: 20px 0 0 0; }
            #wraper #station .st2 .tbox .rootname span {
              display: block;
              font-size: 3.2rem;
              padding: 0 0 20px 0; }
        #wraper #station .st2 .add1 {
          width: 90%;
          max-width: 980px;
          margin: 5% auto 0 auto;
          padding: 0 0 0 0; }
          #wraper #station .st2 .add1 .LRbox {
            display: table;
            overflow: hidden;
            width: 100%;
            margin: 2% 0 0 0;
            padding: 0 0 0 0; }
            #wraper #station .st2 .add1 .LRbox .Lbox {
              display: table-cell;
              vertical-align: top;
              float: none;
              width: 80%;
              background: #FFF;
              border-right: solid 4px #FFF; }
              #wraper #station .st2 .add1 .LRbox .Lbox table {
                border-collapse: collapse;
                width: 100%; }
                #wraper #station .st2 .add1 .LRbox .Lbox table th {
                  width: 10%;
                  vertical-align: top;
                  background: #ed6c00;
                  border-bottom: solid 4px #FFF;
                  color: #FFF; }
                  #wraper #station .st2 .add1 .LRbox .Lbox table th p {
                    font-family: 'kobu_g_stdn_w1';
                    font-size: 1.4rem;
                    line-height: 20px;
                    margin: 0 0 0 0;
                    padding: 5px 0 5px 0; }
                #wraper #station .st2 .add1 .LRbox .Lbox table th.bb0 {
                  border-bottom: 0; }
                #wraper #station .st2 .add1 .LRbox .Lbox table th.bg {
                  background: #FFF;
                  border-bottom: 0; }
                  #wraper #station .st2 .add1 .LRbox .Lbox table th.bg p {
                    color: #ed6c00;
                    border: solid 2px #ed6c00; }
                #wraper #station .st2 .add1 .LRbox .Lbox table td {
                  width: 30%;
                  font-family: 'kobu_g_stdn_w1';
                  vertical-align: top;
                  background: #f5f2e9;
                  border-bottom: solid 4px #FFF;
                  color: #231815; }
                  #wraper #station .st2 .add1 .LRbox .Lbox table td p {
                    font-family: 'kobu_g_stdn_w1';
                    font-size: 1.4rem;
                    line-height: 20px;
                    margin: 0 0 0 0;
                    padding: 5px 0 5px 10px; }
                #wraper #station .st2 .add1 .LRbox .Lbox table td.bb0 {
                  border-bottom: 0; }
            #wraper #station .st2 .add1 .LRbox .Rbox {
              display: table-cell;
              vertical-align: top;
              float: none;
              width: 20%;
              background: #fad3b2; }
              #wraper #station .st2 .add1 .LRbox .Rbox table {
                border-collapse: collapse;
                width: 100%; }
                #wraper #station .st2 .add1 .LRbox .Rbox table td {
                  vertical-align: middle;
                  color: #231815;
                  border-bottom: solid 4px #FFF; }
                  #wraper #station .st2 .add1 .LRbox .Rbox table td p {
                    font-family: 'kobu_g_stdn_w1';
                    text-align: center;
                    font-size: 1.2rem;
                    line-height: 16px;
                    margin: 0 0 0 0;
                    padding: 5px 0 5px 0; }
                    #wraper #station .st2 .add1 .LRbox .Rbox table td p img {
                      width: 48%;
                      max-width: 138px; }
                    #wraper #station .st2 .add1 .LRbox .Rbox table td p span {
                      display: block;
                      font-size: 1.6rem; }
                #wraper #station .st2 .add1 .LRbox .Rbox table td.bb0 {
                  border-bottom: 0; }
          #wraper #station .st2 .add1 .wc {
            text-align: center;
            margin: 5% 0 0 0;
            padding: 0 0 0 0; }
            #wraper #station .st2 .add1 .wc img {
              width: 100%;
              max-width: 100px; }
          #wraper #station .st2 .add1 .cs_add {
            width: 100%;
            margin: 2% 0 0 0;
            padding: 0 0 0 0; }
            #wraper #station .st2 .add1 .cs_add table {
              width: 100%;
              border-collapse: collapse; }
              #wraper #station .st2 .add1 .cs_add table td {
                padding: 10px 20px 10px 50px;
                border-bottom: solid 4px #FFF;
                background: #f5f2e9; }
                #wraper #station .st2 .add1 .cs_add table td ul {
                  margin: 0 0 0 0;
                  padding: 0 0 0 0; }
                  #wraper #station .st2 .add1 .cs_add table td ul li {
                    list-style: disc outside;
                    font-family: 'kobu_g_stdn_w1';
                    font-size: 1.6rem;
                    line-height: 24px; }
            #wraper #station .st2 .add1 .cs_add .view {
              width: 100%;
              max-width: 250px;
              margin: 2% auto 0 auto; }
              #wraper #station .st2 .add1 .cs_add .view a {
                background: #231815;
                display: block;
                text-decoration: none;
                text-align: center;
                font-family: 'kobu_g_stdn_w6';
                font-size: 2rem;
                line-height: 30px;
                color: #FFF;
                padding: 5px 0 5px 0; }
                #wraper #station .st2 .add1 .cs_add .view a span {
                  background: url(../img/station/map_icon1.gif) no-repeat;
                  background-position: 0 0;
                  background-size: contain;
                  padding: 0 0 0 36px; }
              #wraper #station .st2 .add1 .cs_add .view a:hover {
                background: rgba(35, 24, 21, 0.8);
                -moz-transition: .3s;
                -webkit-transition: .3s;
                -o-transition: .3s;
                -ms-transition: .3s;
                transition: .3s; }
            #wraper #station .st2 .add1 .cs_add #map_canvas2 {
              width: 100%;
              height: 400px; }
      #wraper #station .st3 {
        position: relative;
        width: 90%;
        max-width: 1040px;
        margin: 1% auto 0 auto;
        padding: 3% 0 2% 0;
        background: #FFF; }
        #wraper #station .st3 .tbox {
          text-align: center;
          width: 100%;
          max-width: 280px;
          border: solid 3px #ed6c00;
          margin: 0 auto 0 auto;
          padding: 20px 0 20px 0; }
          #wraper #station .st3 .tbox .line-2 {
            text-transform: uppercase;
            letter-spacing: 2px;
            font-family: 'montserrat_light';
            font-size: 1.6rem;
            margin: 0 0 0 0;
            padding: 0 0 1% 0; }
          #wraper #station .st3 .tbox .number {
            font-family: 'kobu_g_stdn_w6';
            font-size: 5rem;
            z-index: 1; }
            #wraper #station .st3 .tbox .number span {
              display: inline-block;
              border-bottom: solid 5px #0099d9;
              padding: 5px 10px; }
          #wraper #station .st3 .tbox .rootname {
            font-family: 'kobu_g_stdn_w6';
            font-size: 2.4rem;
            line-height: 26px;
            margin: 20px 0 0 0; }
            #wraper #station .st3 .tbox .rootname span {
              display: block;
              font-size: 3.2rem;
              padding: 0 0 20px 0; }
        #wraper #station .st3 .add1 {
          width: 90%;
          max-width: 980px;
          margin: 5% auto 0 auto;
          padding: 0 0 0 0; }
          #wraper #station .st3 .add1 .LRbox {
            display: table;
            overflow: hidden;
            width: 100%;
            max-width: 600px;
            margin: 2% auto 0 auto;
            padding: 0 0 0 0; }
            #wraper #station .st3 .add1 .LRbox .Lbox {
              display: table-cell;
              float: none;
              vertical-align: top;
              width: 70%;
              background: #FFF;
              border-right: solid 4px #FFF; }
              #wraper #station .st3 .add1 .LRbox .Lbox table {
                border-collapse: collapse;
                width: 100%; }
                #wraper #station .st3 .add1 .LRbox .Lbox table th {
                  width: 10%;
                  vertical-align: top;
                  background: #ed6c00;
                  border-bottom: solid 4px #FFF;
                  color: #FFF; }
                  #wraper #station .st3 .add1 .LRbox .Lbox table th p {
                    font-family: 'kobu_g_stdn_w1';
                    font-size: 1.4rem;
                    line-height: 20px;
                    margin: 0 0 0 0;
                    padding: 5px 0 5px 0; }
                #wraper #station .st3 .add1 .LRbox .Lbox table th.bg {
                  background: #FFF; }
                  #wraper #station .st3 .add1 .LRbox .Lbox table th.bg p {
                    color: #ed6c00;
                    border: solid 2px #ed6c00; }
                #wraper #station .st3 .add1 .LRbox .Lbox table th.bb0 {
                  border-bottom: 0; }
                #wraper #station .st3 .add1 .LRbox .Lbox table td {
                  width: 30%;
                  font-family: 'kobu_g_stdn_w1';
                  vertical-align: top;
                  border-bottom: solid 4px #FFF;
                  background: #f5f2e9;
                  color: #231815; }
                  #wraper #station .st3 .add1 .LRbox .Lbox table td p {
                    font-family: 'kobu_g_stdn_w1';
                    font-size: 1.4rem;
                    line-height: 20px;
                    margin: 0 0 0 0;
                    padding: 5px 0 5px 10px; }
                #wraper #station .st3 .add1 .LRbox .Lbox table td.bb0 {
                  border-bottom: 0; }
            #wraper #station .st3 .add1 .LRbox .Rbox {
              display: table-cell;
              float: none;
              vertical-align: top;
              width: 30%;
              background: #fad3b2; }
              #wraper #station .st3 .add1 .LRbox .Rbox table {
                border-collapse: collapse;
                width: 100%; }
                #wraper #station .st3 .add1 .LRbox .Rbox table td {
                  vertical-align: middle;
                  color: #231815;
                  border-bottom: solid 4px #FFF; }
                  #wraper #station .st3 .add1 .LRbox .Rbox table td p {
                    font-family: 'kobu_g_stdn_w1';
                    text-align: center;
                    font-size: 1.2rem;
                    line-height: 16px;
                    margin: 0 0 0 0;
                    padding: 5px 0 5px 0; }
                    #wraper #station .st3 .add1 .LRbox .Rbox table td p img {
                      width: 48%;
                      max-width: 138px; }
                    #wraper #station .st3 .add1 .LRbox .Rbox table td p span {
                      display: block;
                      font-size: 1.6rem; }
                #wraper #station .st3 .add1 .LRbox .Rbox table td.bb0 {
                  border-bottom: 0; }
          #wraper #station .st3 .add1 .cs_add {
            width: 100%;
            margin: 2% 0 0 0;
            padding: 0 0 0 0; }
            #wraper #station .st3 .add1 .cs_add .view {
              width: 100%;
              max-width: 250px;
              margin: 2% auto 0 auto; }
              #wraper #station .st3 .add1 .cs_add .view a {
                background: #231815;
                display: block;
                text-decoration: none;
                text-align: center;
                font-family: 'kobu_g_stdn_w6';
                font-size: 2rem;
                line-height: 30px;
                color: #FFF;
                padding: 5px 0 5px 0; }
                #wraper #station .st3 .add1 .cs_add .view a span {
                  background: url(../img/station/map_icon1.gif) no-repeat;
                  background-position: 0 0;
                  background-size: contain;
                  padding: 0 0 0 36px; }
              #wraper #station .st3 .add1 .cs_add .view a:hover {
                background: rgba(35, 24, 21, 0.8);
                -moz-transition: .3s;
                -webkit-transition: .3s;
                -o-transition: .3s;
                -ms-transition: .3s;
                transition: .3s; }
            #wraper #station .st3 .add1 .cs_add #map_canvas3 {
              width: 100%;
              height: 400px; }
    #wraper #root {
      width: 100%;
      margin: 0 0 0 0;
      padding: 5% 0 10% 0;
      background: #f6f1d6; }
      #wraper #root #rootlink {
        position: relative;
        width: 100%;
        margin: 0 0 0 0;
        padding: 0 0 0 0; }
        #wraper #root #rootlink .root1 {
          position: relative;
          width: 100%;
          margin: 0 0 0 0;
          padding: 0 0 0 0;
          clear: both; }
          #wraper #root #rootlink .root1 .fukidashibox1 {
            position: relative;
            width: 88%;
            margin: 0 auto 0 auto;
            padding: 0 0 0 0;
            z-index: 2; }
            #wraper #root #rootlink .root1 .fukidashibox1 .inner {
              position: relative;
              margin: 0 0 0 0;
              padding: 0 0 0 0; }
              #wraper #root #rootlink .root1 .fukidashibox1 .inner a {
                text-decoration: none;
                color: #231815; }
                #wraper #root #rootlink .root1 .fukidashibox1 .inner a .line-2 {
                  text-transform: uppercase;
                  letter-spacing: 2px;
                  text-align: center;
                  font-family: 'montserrat_light';
                  font-size: 1.6rem;
                  margin: 0 0 0 0;
                  padding: 0 0 1% 0; }
                #wraper #root #rootlink .root1 .fukidashibox1 .inner a .star {
                  text-align: center; }
                  #wraper #root #rootlink .root1 .fukidashibox1 .inner a .star img {
                    width: 74%;
                    max-width: 130px; }
                  #wraper #root #rootlink .root1 .fukidashibox1 .inner a .star .target {
                    transition: 0.85s;
                    -webkit-transform: rotateY(0deg);
                    transform: rotateY(0deg); }
                #wraper #root #rootlink .root1 .fukidashibox1 .inner a .balloon-1-bottom {
                  position: relative;
                  display: block;
                  margin: 1% auto 0 auto;
                  padding: 0 0 0 0;
                  width: auto;
                  width: 100%;
                  max-width: 440px;
                  height: 50px;
                  line-height: 34px;
                  color: #19283C;
                  text-align: center;
                  background: #FFF;
                  border: solid 3px #d3a100;
                  z-index: 2; }
                  #wraper #root #rootlink .root1 .fukidashibox1 .inner a .balloon-1-bottom span.en {
                    display: block;
                    padding: 3% 0 0 0; }
                    #wraper #root #rootlink .root1 .fukidashibox1 .inner a .balloon-1-bottom span.en img {
                      width: 100%;
                      max-width: 184px; }
                  #wraper #root #rootlink .root1 .fukidashibox1 .inner a .balloon-1-bottom span.jp {
                    font-family: 'kobu_g_stdn_w6';
                    font-size: 2.6rem;
                    color: #231815;
                    margin: 0 0 0 0;
                    padding: 0 0 0 0; }
                #wraper #root #rootlink .root1 .fukidashibox1 .inner a .balloon-1-bottom:before {
                  content: "";
                  position: absolute;
                  bottom: -34px;
                  left: 50%;
                  margin-left: -24px;
                  width: 0px;
                  height: 0px;
                  border-style: solid;
                  border-width: 34px 24px 0 24px;
                  border-color: #FFF transparent transparent transparent;
                  z-index: 0; }
                #wraper #root #rootlink .root1 .fukidashibox1 .inner a .balloon-1-bottom:after {
                  content: "";
                  position: absolute;
                  bottom: -39px;
                  left: 50%;
                  margin-left: -26px;
                  width: 0px;
                  height: 0px;
                  border-style: solid;
                  border-width: 36px 26px 0 26px;
                  border-color: #d3a100 transparent transparent transparent;
                  z-index: -1; }
                #wraper #root #rootlink .root1 .fukidashibox1 .inner a .circle {
                  overflow: hidden;
                  position: relative;
                  z-index: 1;
                  text-align: center;
                  width: 60%;
                  height: 60%;
                  max-width: 420px;
                  max-height: 420px;
                  border-radius: 50%;
                  -webkit-border-radius: 50%;
                  -moz-border-radius: 50%;
                  margin: 0 auto 0 auto; }
                  #wraper #root #rootlink .root1 .fukidashibox1 .inner a .circle img {
                    width: 100%;
                    border-radius: 50%;
                    -webkit-border-radius: 50%;
                    -moz-border-radius: 50%;
                    -webkit-transform: scale(1);
                    transform: scale(1);
                    -webkit-transition: all .3s ease;
                    transition: all .3s ease; }
                #wraper #root #rootlink .root1 .fukidashibox1 .inner a .rootname {
                  text-align: center;
                  font-family: 'kobu_g_stdn_w6';
                  font-size: 2.2rem;
                  line-height: 30px;
                  margin: 20px 0 0 0; }
                #wraper #root #rootlink .root1 .fukidashibox1 .inner a .distance {
                  text-align: center;
                  font-family: 'kobu_g_stdn_w6';
                  font-size: 2.2rem;
                  line-height: 30px; }
                  #wraper #root #rootlink .root1 .fukidashibox1 .inner a .distance span {
                    display: inline-block;
                    border-bottom: solid 5px #d3a100;
                    padding: 5px 10px; }
                #wraper #root #rootlink .root1 .fukidashibox1 .inner a .linkbtn {
                  width: 130px;
                  display: block;
                  border: solid 2px #231815;
                  margin: 15px auto 0 auto;
                  padding: 4px 14px 4px 0;
                  text-align: center;
                  font-family: 'kobu_g_stdn_w3';
                  font-size: 1.6rem;
                  line-height: 20px; }
                  #wraper #root #rootlink .root1 .fukidashibox1 .inner a .linkbtn span {
                    display: block;
                    width: 100%;
                    background: url(../img/top/arrow1.png) no-repeat;
                    background-position: right center;
                    background-size: 20px 20px;
                    padding: 0 0 0 0; }
          #wraper #root #rootlink .root1 .fukidashibox1:hover .inner a .star .target {
            -webkit-transform: rotateY(360deg);
            transform: rotateY(360deg); }
          #wraper #root #rootlink .root1 .fukidashibox1:hover .inner a .balloon-1-bottom {
            background: #d3a100;
            border: solid 3px #d3a100;
            -moz-transition: .3s;
            -webkit-transition: .3s;
            -o-transition: .3s;
            -ms-transition: .3s;
            transition: .3s; }
            #wraper #root #rootlink .root1 .fukidashibox1:hover .inner a .balloon-1-bottom a span.jp {
              color: #FFF;
              -moz-transition: .3s;
              -webkit-transition: .3s;
              -o-transition: .3s;
              -ms-transition: .3s;
              transition: .3s; }
          #wraper #root #rootlink .root1 .fukidashibox1:hover .inner a .balloon-1-bottom:before {
            border-color: #d3a100 transparent transparent transparent;
            -moz-transition: .3s;
            -webkit-transition: .3s;
            -o-transition: .3s;
            -ms-transition: .3s;
            transition: .3s; }
          #wraper #root #rootlink .root1 .fukidashibox1:hover .inner a .circle img {
            -webkit-transform: scale(1.2);
            transform: scale(1.2); }
          #wraper #root #rootlink .root1 .fukidashibox1:hover .inner a .linkbtn {
            background: #231815;
            color: #FFF;
            -moz-transition: .3s;
            -webkit-transition: .3s;
            -o-transition: .3s;
            -ms-transition: .3s;
            transition: .3s; }
        #wraper #root #rootlink ul {
          overflow: hidden;
          display: block;
          width: 100%;
          margin: 0 auto 0 auto;
          padding: 0 0 0 0;
          clear: both; }
          #wraper #root #rootlink ul li {
            position: relative;
            margin: 0 auto 0 auto;
            padding: 0 0 0 0;
            list-style: none; }
          #wraper #root #rootlink ul li.r2 {
            float: none;
            width: 100%;
            text-align: center;
            padding: 10% 0 0 0; }
            #wraper #root #rootlink ul li.r2 a {
              display: inline-block;
              text-decoration: none;
              color: #231815; }
              #wraper #root #rootlink ul li.r2 a .line-2 {
                text-transform: uppercase;
                letter-spacing: 2px;
                text-align: center;
                font-family: 'montserrat_light';
                font-size: 1.6rem;
                margin: 0 0 0 0;
                padding: 0 0 1% 0; }
              #wraper #root #rootlink ul li.r2 a .number {
                position: relative;
                font-family: 'kobu_g_stdn_w6';
                font-size: 4rem;
                z-index: 1; }
                #wraper #root #rootlink ul li.r2 a .number span {
                  display: inline-block;
                  border-bottom: solid 5px #231815;
                  padding: 5px 10px; }
              #wraper #root #rootlink ul li.r2 a .circle {
                overflow: hidden;
                position: relative;
                z-index: 1;
                text-align: center;
                width: 100%;
                height: 100%;
                max-width: 310px;
                max-height: 310px;
                border-radius: 50%;
                -webkit-border-radius: 50%;
                -moz-border-radius: 50%;
                margin: -10% auto 0 auto;
                z-index: 0; }
                #wraper #root #rootlink ul li.r2 a .circle img {
                  width: 100%;
                  border-radius: 50%;
                  -webkit-border-radius: 50%;
                  -moz-border-radius: 50%;
                  -webkit-transform: scale(1);
                  transform: scale(1);
                  -webkit-transition: all .3s ease;
                  transition: all .3s ease; }
              #wraper #root #rootlink ul li.r2 a .rootname {
                text-align: center;
                font-family: 'kobu_g_stdn_w6';
                font-size: 2.2rem;
                line-height: 30px;
                margin: 20px 0 0 0; }
              #wraper #root #rootlink ul li.r2 a .linkbtn {
                width: 130px;
                display: block;
                border: solid 2px #231815;
                margin: 15px auto 0 auto;
                padding: 4px 14px 4px 0;
                text-align: center;
                font-family: 'kobu_g_stdn_w3';
                font-size: 1.6rem;
                line-height: 20px; }
                #wraper #root #rootlink ul li.r2 a .linkbtn span {
                  display: block;
                  width: 100%;
                  background: url(../img/top/arrow1.png) no-repeat;
                  background-position: right center;
                  background-size: 20px 20px;
                  padding: 0 0 0 0; }
          #wraper #root #rootlink ul li.r3 {
            float: none;
            width: 100%;
            text-align: center;
            padding: 10% 0 0 0; }
            #wraper #root #rootlink ul li.r3 a {
              display: inline-block;
              text-decoration: none;
              color: #231815; }
              #wraper #root #rootlink ul li.r3 a .line-2 {
                text-transform: uppercase;
                letter-spacing: 2px;
                text-align: center;
                font-family: 'montserrat_light';
                font-size: 1.6rem;
                margin: 0 0 0 0;
                padding: 0 0 1% 0; }
              #wraper #root #rootlink ul li.r3 a .number {
                position: relative;
                font-family: 'kobu_g_stdn_w6';
                font-size: 4rem;
                z-index: 1; }
                #wraper #root #rootlink ul li.r3 a .number span {
                  display: inline-block;
                  border-bottom: solid 5px #231815;
                  padding: 5px 10px; }
              #wraper #root #rootlink ul li.r3 a .circle {
                overflow: hidden;
                position: relative;
                z-index: 1;
                text-align: center;
                width: 100%;
                height: 100%;
                max-width: 310px;
                max-height: 310px;
                border-radius: 50%;
                -webkit-border-radius: 50%;
                -moz-border-radius: 50%;
                margin: -10% auto 0 auto;
                z-index: 0; }
                #wraper #root #rootlink ul li.r3 a .circle img {
                  width: 100%;
                  border-radius: 50%;
                  -webkit-border-radius: 50%;
                  -moz-border-radius: 50%;
                  -webkit-transform: scale(1);
                  transform: scale(1);
                  -webkit-transition: all .3s ease;
                  transition: all .3s ease; }
              #wraper #root #rootlink ul li.r3 a .rootname {
                text-align: center;
                font-family: 'kobu_g_stdn_w6';
                font-size: 2.2rem;
                line-height: 30px;
                margin: 20px 0 0 0; }
              #wraper #root #rootlink ul li.r3 a .linkbtn {
                width: 130px;
                display: block;
                border: solid 2px #231815;
                margin: 15px auto 0 auto;
                padding: 4px 14px 4px 0;
                text-align: center;
                font-family: 'kobu_g_stdn_w3';
                font-size: 1.6rem;
                line-height: 20px; }
                #wraper #root #rootlink ul li.r3 a .linkbtn span {
                  display: block;
                  width: 100%;
                  background: url(../img/top/arrow1.png) no-repeat;
                  background-position: right center;
                  background-size: 20px 20px;
                  padding: 0 0 0 0; }
          #wraper #root #rootlink ul li.r4 {
            float: none;
            width: 100%;
            text-align: center;
            padding: 10% 0 0 0; }
            #wraper #root #rootlink ul li.r4 a {
              display: inline-block;
              text-decoration: none;
              color: #231815; }
              #wraper #root #rootlink ul li.r4 a .line-2 {
                text-transform: uppercase;
                letter-spacing: 2px;
                text-align: center;
                font-family: 'montserrat_light';
                font-size: 1.6rem;
                margin: 0 0 0 0;
                padding: 0 0 1% 0; }
              #wraper #root #rootlink ul li.r4 a .number {
                position: relative;
                font-family: 'kobu_g_stdn_w6';
                font-size: 4rem;
                z-index: 1; }
                #wraper #root #rootlink ul li.r4 a .number span {
                  display: inline-block;
                  border-bottom: solid 5px #231815;
                  padding: 5px 10px; }
              #wraper #root #rootlink ul li.r4 a .circle {
                overflow: hidden;
                position: relative;
                z-index: 1;
                text-align: center;
                width: 100%;
                height: 100%;
                max-width: 310px;
                max-height: 310px;
                border-radius: 50%;
                -webkit-border-radius: 50%;
                -moz-border-radius: 50%;
                margin: -10% auto 0 auto;
                z-index: 0; }
                #wraper #root #rootlink ul li.r4 a .circle img {
                  width: 100%;
                  border-radius: 50%;
                  -webkit-border-radius: 50%;
                  -moz-border-radius: 50%;
                  -webkit-transform: scale(1);
                  transform: scale(1);
                  -webkit-transition: all .3s ease;
                  transition: all .3s ease; }
              #wraper #root #rootlink ul li.r4 a .rootname {
                text-align: center;
                font-family: 'kobu_g_stdn_w6';
                font-size: 2.2rem;
                line-height: 30px;
                margin: 20px 0 0 0; }
              #wraper #root #rootlink ul li.r4 a .linkbtn {
                width: 130px;
                display: block;
                border: solid 2px #231815;
                margin: 15px auto 0 auto;
                padding: 4px 14px 4px 0;
                text-align: center;
                font-family: 'kobu_g_stdn_w3';
                font-size: 1.6rem;
                line-height: 20px; }
                #wraper #root #rootlink ul li.r4 a .linkbtn span {
                  display: block;
                  width: 100%;
                  background: url(../img/top/arrow1.png) no-repeat;
                  background-position: right center;
                  background-size: 20px 20px;
                  padding: 0 0 0 0; }
          #wraper #root #rootlink ul li.r2:hover a .circle img {
            -webkit-transform: scale(1.2);
            transform: scale(1.2); }
          #wraper #root #rootlink ul li.r2:hover a .linkbtn {
            background: #231815;
            color: #FFF;
            -moz-transition: .3s;
            -webkit-transition: .3s;
            -o-transition: .3s;
            -ms-transition: .3s;
            transition: .3s; }
          #wraper #root #rootlink ul li.r3:hover a .circle img {
            -webkit-transform: scale(1.2);
            transform: scale(1.2); }
          #wraper #root #rootlink ul li.r3:hover a .linkbtn {
            background: #231815;
            color: #FFF;
            -moz-transition: .3s;
            -webkit-transition: .3s;
            -o-transition: .3s;
            -ms-transition: .3s;
            transition: .3s; }
          #wraper #root #rootlink ul li.r4:hover a .circle img {
            -webkit-transform: scale(1.2);
            transform: scale(1.2); }
          #wraper #root #rootlink ul li.r4:hover a .linkbtn {
            background: #231815;
            color: #FFF;
            -moz-transition: .3s;
            -webkit-transition: .3s;
            -o-transition: .3s;
            -ms-transition: .3s;
            transition: .3s; }
    #wraper #banner_sns {
      width: 100%;
      background: #f7f6f5;
      margin: 0 0 0 0;
      padding: 5% 0 5% 0; }
      #wraper #banner_sns .inner {
        width: 90%;
        max-width: 1130px;
        margin: 0 auto 0 auto;
        padding: 0 0 0 0; }
        #wraper #banner_sns .inner #banner1 {
          overflow: hidden;
          width: 100%;
          margin: 0 0 0 0;
          padding: 0 0 0 0; }
          #wraper #banner_sns .inner #banner1 .Lbox {
            float: left;
            width: 48%; }
            #wraper #banner_sns .inner #banner1 .Lbox a {
              display: block; }
              #wraper #banner_sns .inner #banner1 .Lbox a img {
                width: 100%;
                max-width: 544px; }
            #wraper #banner_sns .inner #banner1 .Lbox a:hover {
              filter: alpha(opacity=80);
              -moz-opacity: 0.8;
              opacity: 0.8;
              -moz-transition: .3s;
              -webkit-transition: .3s;
              -o-transition: .3s;
              -ms-transition: .3s;
              transition: .3s; }
          #wraper #banner_sns .inner #banner1 .Rbox {
            float: right;
            width: 48%; }
            #wraper #banner_sns .inner #banner1 .Rbox a {
              display: block; }
              #wraper #banner_sns .inner #banner1 .Rbox a img {
                width: 100%;
                max-width: 544px; }
            #wraper #banner_sns .inner #banner1 .Rbox a:hover {
              filter: alpha(opacity=80);
              -moz-opacity: 0.8;
              opacity: 0.8;
              -moz-transition: .3s;
              -webkit-transition: .3s;
              -o-transition: .3s;
              -ms-transition: .3s;
              transition: .3s; }
        #wraper #banner_sns .inner #banner2 {
          overflow: hidden;
          width: 100%;
          margin: 2% 0 0 0;
          padding: 0 0 0 0; }
          #wraper #banner_sns .inner #banner2 ul {
            overflow: hidden;
            display: block;
            width: 100%;
            text-align: center;
            list-style: none;
            margin: 0 0 0 0;
            padding: 0 0 0 0; }
            #wraper #banner_sns .inner #banner2 ul li {
              float: none;
              display: inline-block; }
              #wraper #banner_sns .inner #banner2 ul li a {
                display: block; }
                #wraper #banner_sns .inner #banner2 ul li a img {
                  width: 100%; }
              #wraper #banner_sns .inner #banner2 ul li a:hover {
                filter: alpha(opacity=80);
                -moz-opacity: 0.8;
                opacity: 0.8;
                -moz-transition: .3s;
                -webkit-transition: .3s;
                -o-transition: .3s;
                -ms-transition: .3s;
                transition: .3s; }
            #wraper #banner_sns .inner #banner2 ul li.b0 {
              width: 100%;
              margin: 0 auto; }
              #wraper #banner_sns .inner #banner2 ul li.b0 a img {
                max-width: 220px; }
            #wraper #banner_sns .inner #banner2 ul li.b1 {
              width: 100%;
              margin: 0 auto; }
              #wraper #banner_sns .inner #banner2 ul li.b1 a img {
                max-width: 283px; }
            #wraper #banner_sns .inner #banner2 ul li.b2 {
              width: 100%;
              margin: 0 auto; }
              #wraper #banner_sns .inner #banner2 ul li.b2 a img {
                max-width: 342px; }
            #wraper #banner_sns .inner #banner2 ul li.b3 {
              width: 100%;
              margin: 0 auto; }
              #wraper #banner_sns .inner #banner2 ul li.b3 a img {
                max-width: 257px; }
            #wraper #banner_sns .inner #banner2 ul li.b4 {
              width: 100%;
              margin: 0 auto; }
              #wraper #banner_sns .inner #banner2 ul li.b4 a img {
                max-width: 207px; }
        #wraper #banner_sns .inner #timeline {
          overflow: hidden;
          width: 100%;
          margin: 5% auto 0 auto;
          padding: 0 0 0 0; }
          #wraper #banner_sns .inner #timeline #fbarea {
            float: none;
            width: 100%;
            text-align: center;
            margin: 0 0 0 0;
            padding: 0 0 0 0; }
            #wraper #banner_sns .inner #timeline #fbarea img {
              width: 100%;
              max-width: 472px; }
          #wraper #banner_sns .inner #timeline #igarea {
            float: none;
            width: 100%;
            text-align: center;
            margin: 3% 0 0 0;
            padding: 0 0 0 0; }
            #wraper #banner_sns .inner #timeline #igarea img {
              width: 100%;
              max-width: 447px; }
    #wraper footer {
      width: 100%;
      background: #595757;
      margin: 0 0 0 0;
      padding: 0 0 0 0; }
      #wraper footer .inner {
        position: relative;
        width: 90%;
        margin: 0 auto 0 auto;
        padding: 3% 0 3% 0; }
        #wraper footer .inner nav {
          margin: 0 0 0 0;
          padding: 0 0 0 0; }
          #wraper footer .inner nav ul {
            overflow: hidden;
            display: block;
            width: 100%;
            margin: 0 0 0 0;
            padding: 0 0 0 0;
            list-style: none; }
            #wraper footer .inner nav ul li {
              float: left;
              font-family: 'kobu_g_stdn_w1';
              font-size: 1.4rem;
              line-height: 1.6rem;
              border-left: solid 1px #FFF;
              margin: 0 0 10px 0;
              padding: 0 0 0 0; }
              #wraper footer .inner nav ul li a {
                display: block;
                color: #FFF;
                text-decoration: none;
                padding: 0 18px 0 18px; }
              #wraper footer .inner nav ul li a:hover {
                color: #4da635;
                -moz-transition: .3s;
                -webkit-transition: .3s;
                -o-transition: .3s;
                -ms-transition: .3s;
                transition: .3s; }
            #wraper footer .inner nav ul li:last-child {
              border-right: solid 1px #FFF; }
        #wraper footer .inner h2 {
          font-family: 'kobu_g_stdn_w6';
          font-size: 2rem;
          color: #FFF;
          margin: 20px 0 0 0;
          padding: 0 0 0 0; }
        #wraper footer .inner #add {
          margin: 10px 0 0 0;
          padding: 0 0 0 0; }
          #wraper footer .inner #add p {
            font-family: 'kobu_g_stdn_w1';
            font-size: 1.4rem;
            color: #FFF;
            margin: 0 0 0 0;
            padding: 0 0 0 0; }
        #wraper footer .inner #copylight {
          font-family: 'kobu_g_stdn_w1';
          font-size: 1.2rem;
          color: #FFF;
          margin: 10px 0 0 0;
          padding: 0 0 0 0; }
        #wraper footer .inner .remarks {
          display: inline-block;
          position: static;
          bottom: 0;
          right: 10%;
          font-family: 'kobu_g_stdn_w1';
          font-size: 1.2rem;
          color: #FFF;
          margin: 10px 0 0 0;
          padding: 3px 10px 3px 10px;
          border: solid 2px #FFF; } }
@media (min-width: 1px) and (max-width: 640px) {
  #wraper {
    position: relative;
    width: 100%;
    height: 100%;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    z-index: 0; }
    #wraper header {
      /* position: absolute; */
      top: 0;
      left: 0;
      width: 100%;
      height: 61px;
      margin: 0 0 0 0;
      padding: 0 0 0 0;
      z-index: 999; }
      #wraper header .inner {
        position: relative;
        overflow: hidden;
        width: 90%;
        margin: 0 0 0 0;
        padding: 2% 0 0 0;
        z-index: 2; }
        #wraper header .inner .Lbox {
          position: relative;
          float: left;
          width: 90%;
          height: 100%;
          margin: 0 0 0 0;
          padding: 0 0 0 0; }
          #wraper header .inner .Lbox table {
            width: 100%;
            margin: 0 0 0 0;
            border-collapse: collapse; }
            #wraper header .inner .Lbox table tr th {
              width: 120px;
              text-align: right;
              vertical-align: middle; }
              #wraper header .inner .Lbox table tr th a img {
                width: 50px;
                margin: 5px 0 0 0; }
            #wraper header .inner .Lbox table tr td {
              width: 80%;
              text-align: left;
              vertical-align: middle; }
              #wraper header .inner .Lbox table tr td h1 {
                font-family: 'kobu_g_stdn_w6';
                font-size: 1.2rem;
                margin: 0 0 0 10px;
                padding: 0 0 0 0; }
        #wraper header .inner .Rbox {
          overflow: hidden;
          float: none;
          width: 100%;
          margin: 0 0 0 0;
          padding: 0 0 0 0; }
          #wraper header .inner .Rbox #trans_font {
            float: none;
            margin: 0 0 0 0;
            padding: 0 0 0 0; }
            #wraper header .inner .Rbox #trans_font #translation {
              display: none;
              margin: 0 20px 0 0;
              padding: 0 0 0 0; }
              #wraper header .inner .Rbox #trans_font #translation ul {
                width: 100%;
                display: block;
                margin: 0 0 0 0;
                padding: 0 0 0 0; }
                #wraper header .inner .Rbox #trans_font #translation ul li {
                  text-align: left;
                  list-style: none;
                  float: left;
                  font-family: 'kobu_g_stdn_w1';
                  margin: 0 15px 0 0;
                  padding: 0 0 0 0; }
                  #wraper header .inner .Rbox #trans_font #translation ul li a {
                    color: #231815;
                    text-decoration: none; }
                    #wraper header .inner .Rbox #trans_font #translation ul li a span {
                      background: url(../img/base/icon0.png) no-repeat;
                      background-position: center left;
                      background-size: 19px 19px;
                      padding: 2px 0 2px 22px; }
                #wraper header .inner .Rbox #trans_font #translation ul li:last-child {
                  margin: 0 0 0 0; }
            #wraper header .inner .Rbox #trans_font #textsizer {
              display: none;
              margin: 0 0 0 0;
              padding: 0 0 0 5%; }
              #wraper header .inner .Rbox #trans_font #textsizer ul.textresizer {
                width: 100%;
                display: block;
                margin: 0 0 0 0;
                padding: 0 0 0 0; }
                #wraper header .inner .Rbox #trans_font #textsizer ul.textresizer li {
                  text-align: left;
                  list-style: none;
                  float: left;
                  font-family: 'kobu_g_stdn_w1';
                  font-size: 1.2rem;
                  margin: 0 0 0 10px;
                  padding: 0 0 0 0;
                  line-height: 21px; }
                  #wraper header .inner .Rbox #trans_font #textsizer ul.textresizer li a {
                    color: #231815;
                    text-decoration: none; }
                #wraper header .inner .Rbox #trans_font #textsizer ul.textresizer li:first-child {
                  margin: 0 0 0 0; }
          #wraper header .inner .Rbox #sns {
            display: none;
            overflow: hidden;
            width: 100%;
            margin: 0 0 0 0;
            padding: 0 0 0 0; }
            #wraper header .inner .Rbox #sns ul {
              float: right;
              display: block;
              margin: 0 0 0 0;
              padding: 0 0 0 0; }
              #wraper header .inner .Rbox #sns ul li {
                list-style: none;
                float: left;
                margin: 0 0 0 10px;
                padding: 0 0 0 0; }
                #wraper header .inner .Rbox #sns ul li a {
                  display: block;
                  width: 36px;
                  height: 36px;
                  color: #231815;
                  text-decoration: none; }
              #wraper header .inner .Rbox #sns ul li.fb {
                margin: 0 0 0 0; }
                #wraper header .inner .Rbox #sns ul li.fb a {
                  background: url(../img/base/icon2.png) no-repeat;
                  background-position: 0 0;
                  background-size: 36px 36px; }
                #wraper header .inner .Rbox #sns ul li.fb a:hover {
                  background: url(../img/base/icon2_on.png) no-repeat;
                  background-position: 0 0;
                  background-size: 36px 36px;
                  -moz-transition: .3s;
                  -webkit-transition: .3s;
                  -o-transition: .3s;
                  -ms-transition: .3s;
                  transition: .3s; }
              #wraper header .inner .Rbox #sns ul li.tw a {
                background: url(../img/base/icon3.png) no-repeat;
                background-position: 0 0;
                background-size: 36px 36px; }
              #wraper header .inner .Rbox #sns ul li.tw a:hover {
                background: url(../img/base/icon3_on.png) no-repeat;
                background-position: 0 0;
                background-size: 36px 36px;
                -moz-transition: .3s;
                -webkit-transition: .3s;
                -o-transition: .3s;
                -ms-transition: .3s;
                transition: .3s; }
              #wraper header .inner .Rbox #sns ul li.ig a {
                background: url(../img/base/icon4.png) no-repeat;
                background-position: 0 0;
                background-size: 36px 36px; }
              #wraper header .inner .Rbox #sns ul li.ig a:hover {
                background: url(../img/base/icon4_on.png) no-repeat;
                background-position: 0 0;
                background-size: 36px 36px;
                -moz-transition: .3s;
                -webkit-transition: .3s;
                -o-transition: .3s;
                -ms-transition: .3s;
                transition: .3s; }
    #wraper #kv {
      margin: 0 0 0 0;
      padding: 61px 0 0 0; }
      #wraper #kv img {
        width: 100%; }
    #wraper #station {
      width: 100%;
      margin: 0 0 0 0;
      padding: 5% 0 10% 0;
      /* background: #ebeee8; */
     }
      #wraper #station #map {
        position: relative;
        width: 90%;
        margin: 0 auto 0 auto;
        padding: 0 0 0 0;
        z-index: 0; }
        #wraper #station #map .bg {
          position: relative;
          z-index: 1;
          text-align: center;
          margin: 0 0 0 0;
          padding: 50% 0 0 0; }
          #wraper #station #map .bg img {
            width: 100%;
            max-width: 1200px; }
        #wraper #station #map .fukidashi {
          position: absolute;
          top: 0;
          left: 0;
          right: 0;
          margin: 0 auto 0 auto;
          padding: 0 0 0 8%;
          width: 60%;
          height: 100%;
          z-index: 2;
          max-width: 505px;
          max-height: 282px; }
          #wraper #station #map .fukidashi img {
            width: 100%;
            max-width: 505px; }
        #wraper #station #map .fukidashibox1 {
          position: absolute;
          top: 0%;
          left: 0;
          right: 0;
          margin: 0 auto 0 auto;
          padding: 0 0 00;
          width: 80%;
          max-width: 506px;
          z-index: 2; }
          #wraper #station #map .fukidashibox1 .inner {
            position: relative;
            margin: 0 0 0 0;
            padding: 0 0 0 0; }
            #wraper #station #map .fukidashibox1 .inner .line-2 {
              text-transform: uppercase;
              letter-spacing: 2px;
              text-align: center;
              font-family: 'montserrat_light';
              font-size: 1.2rem;
              margin: 0 0 0 0;
              padding: 0 0 1% 0; }
            #wraper #station #map .fukidashibox1 .inner .star {
              text-align: center; }
              #wraper #station #map .fukidashibox1 .inner .star img {
                width: 74%;
                max-width: 130px; }
              #wraper #station #map .fukidashibox1 .inner .star .target {
                transition: 0.85s;
                -webkit-transform: rotateY(0deg);
                transform: rotateY(0deg); }
            #wraper #station #map .fukidashibox1 .inner .balloon-1-bottom {
              position: relative;
              display: block;
              margin: 1% auto 0 auto;
              padding: 0 0 0 0;
              width: auto;
              width: 97%;
              max-width: 500px;
              height: 90px;
              line-height: 26px;
              color: #19283C;
              text-align: center;
              background: #FFF;
              border: solid 3px #d3a100;
              z-index: 0; }
              #wraper #station #map .fukidashibox1 .inner .balloon-1-bottom a {
                display: block;
                height: 100%;
                padding: 0 4%;
                text-decoration: none; }
                #wraper #station #map .fukidashibox1 .inner .balloon-1-bottom a span.en {
                  display: block;
                  padding: 8% 0 0 0; }
                  #wraper #station #map .fukidashibox1 .inner .balloon-1-bottom a span.en img {
                    width: 100%;
                    max-width: 184px; }
                #wraper #station #map .fukidashibox1 .inner .balloon-1-bottom a span.jp {
                  font-family: 'kobu_g_stdn_w6';
                  font-size: 1.4rem;
                  color: #231815;
                  margin: 0 0 0 0;
                  padding: 0 0 0 0; }
            #wraper #station #map .fukidashibox1 .inner .balloon-1-bottom:before {
              content: "";
              position: absolute;
              bottom: -34px;
              left: 50%;
              margin-left: -24px;
              width: 0px;
              height: 0px;
              border-style: solid;
              border-width: 34px 24px 0 24px;
              border-color: #FFF transparent transparent transparent;
              z-index: 0; }
            #wraper #station #map .fukidashibox1 .inner .balloon-1-bottom:after {
              content: "";
              position: absolute;
              bottom: -39px;
              left: 50%;
              margin-left: -26px;
              width: 0px;
              height: 0px;
              border-style: solid;
              border-width: 36px 26px 0 26px;
              border-color: #d3a100 transparent transparent transparent;
              z-index: -1; }
        #wraper #station #map .fukidashibox1:hover .inner .star .target {
          -webkit-transform: rotateY(360deg);
          transform: rotateY(360deg); }
        #wraper #station #map .fukidashibox1:hover .inner .balloon-1-bottom {
          background: #d3a100;
          border: solid 3px #d3a100;
          -moz-transition: .3s;
          -webkit-transition: .3s;
          -o-transition: .3s;
          -ms-transition: .3s;
          transition: .3s; }
          #wraper #station #map .fukidashibox1:hover .inner .balloon-1-bottom a span.jp {
            color: #FFF;
            -moz-transition: .3s;
            -webkit-transition: .3s;
            -o-transition: .3s;
            -ms-transition: .3s;
            transition: .3s; }
        #wraper #station #map .fukidashibox1:hover .inner .balloon-1-bottom:before {
          border-color: #d3a100 transparent transparent transparent;
          -moz-transition: .3s;
          -webkit-transition: .3s;
          -o-transition: .3s;
          -ms-transition: .3s;
          transition: .3s; }
      #wraper #station .hanrei {
        width: 100%;
        margin: 0 0 0 0;
        padding: 0 0 0 0; }
        #wraper #station .hanrei .inner {
          width: 90%;
          max-width: 1040px;
          margin: 0 auto 0 auto; }
          #wraper #station .hanrei .inner .title {
            font-size: 1.4rem;
            line-height: 20px;
            margin: 0 0 0 0;
            padding: 0 0 0 0; }
          #wraper #station .hanrei .inner .box {
            width: 76%;
            max-width: 245px;
            border: solid 3px #231815;
            border-radius: 4px;
            margin: 1% 0 0 0; }
            #wraper #station .hanrei .inner .box ul {
              overflow: hidden;
              display: block;
              list-style: none;
              margin: 0 0 0 0;
              padding: 5% 10%; }
              #wraper #station .hanrei .inner .box ul li {
                float: left; }
                #wraper #station .hanrei .inner .box ul li img {
                  display: block;
                  width: 100%;
                  margin: 0 auto 0 auto; }
                #wraper #station .hanrei .inner .box ul li p {
                  text-align: center;
                  font-size: 1.2rem;
                  line-height: 20px;
                  margin: 0 0 0 0;
                  padding: 0 0 0 0; }
              #wraper #station .hanrei .inner .box ul li:nth-child(1) {
                margin: 0 4% 0 0; }
                #wraper #station .hanrei .inner .box ul li:nth-child(1) img {
                  width: 50%;
                  max-width: 37px; }
              #wraper #station .hanrei .inner .box ul li:nth-child(2) {
                margin: 0 4% 0 0; }
                #wraper #station .hanrei .inner .box ul li:nth-child(2) img {
                  width: 50%;
                  max-width: 66px; }
              #wraper #station .hanrei .inner .box ul li:nth-child(3) {
                margin: 0 0 0 0; }
                #wraper #station .hanrei .inner .box ul li:nth-child(3) img {
                  width: 50%;
                  max-width: 49px; }
      #wraper #station .st1 {
        position: relative;
        width: 90%;
        max-width: 1040px;
        margin: 1% auto 0 auto;
        padding: 0 0 2% 0;
        background: #FFF; }
        #wraper #station .st1 .fukidashibox1 {
          margin: 5% auto 0 auto;
          padding: 0 0 0 0;
          width: 100%;
          z-index: 2; }
          #wraper #station .st1 .fukidashibox1 .inner {
            position: relative;
            margin: 0 0 0 0;
            padding: 3% 0 0 0; }
            #wraper #station .st1 .fukidashibox1 .inner .line-2 {
              text-transform: uppercase;
              letter-spacing: 2px;
              text-align: center;
              font-family: 'montserrat_light';
              font-size: 1.4rem;
              margin: 0 0 0 0;
              padding: 0 0 1% 0; }
            #wraper #station .st1 .fukidashibox1 .inner .star {
              text-align: center; }
              #wraper #station .st1 .fukidashibox1 .inner .star img {
                width: 74%;
                max-width: 130px; }
              #wraper #station .st1 .fukidashibox1 .inner .star .target {
                transition: 0.85s;
                -webkit-transform: rotateY(0deg);
                transform: rotateY(0deg); }
            #wraper #station .st1 .fukidashibox1 .inner .balloon-1-bottom {
              position: relative;
              display: block;
              margin: 1% auto 0 auto;
              padding: 0 0 0 0;
              width: auto;
              width: 80%;
              max-width: 470px;
              height: 94px;
              line-height: 34px;
              color: #19283C;
              text-align: center;
              background: #FFF;
              border: solid 3px #d3a100;
              z-index: 0; }
              #wraper #station .st1 .fukidashibox1 .inner .balloon-1-bottom span.en {
                display: block;
                padding: 5% 0 0 0; }
                #wraper #station .st1 .fukidashibox1 .inner .balloon-1-bottom span.en img {
                  width: 100%;
                  max-width: 184px; }
              #wraper #station .st1 .fukidashibox1 .inner .balloon-1-bottom span.jp {
                font-family: 'kobu_g_stdn_w6';
                font-size: 1.4rem;
                color: #231815;
                margin: 0 0 0 0;
                padding: 0 0 0 0; }
            #wraper #station .st1 .fukidashibox1 .inner .balloon-1-bottom:before {
              content: "";
              position: absolute;
              bottom: -34px;
              left: 50%;
              margin-left: -24px;
              width: 0px;
              height: 0px;
              border-style: solid;
              border-width: 34px 24px 0 24px;
              border-color: #FFF transparent transparent transparent;
              z-index: 0; }
            #wraper #station .st1 .fukidashibox1 .inner .balloon-1-bottom:after {
              content: "";
              position: absolute;
              bottom: -39px;
              left: 50%;
              margin-left: -26px;
              width: 0px;
              height: 0px;
              border-style: solid;
              border-width: 36px 26px 0 26px;
              border-color: #d3a100 transparent transparent transparent;
              z-index: -1; }
            #wraper #station .st1 .fukidashibox1 .inner .rootname {
              text-align: center;
              font-family: 'kobu_g_stdn_w6';
              font-size: 1.6rem;
              line-height: 26px;
              margin: 14% 0 0 0; }
            #wraper #station .st1 .fukidashibox1 .inner .cst {
              text-align: center;
              font-family: 'kobu_g_stdn_w6';
              font-size: 1.6rem;
              line-height: 26px;
              margin: 0 0 0 0;
              padding: 10px 0 0 0; }
              #wraper #station .st1 .fukidashibox1 .inner .cst span {
                display: inline-block;
                border-top: solid 5px #d3a100;
                padding: 5px 10px;
                line-height: 20px; }
        #wraper #station .st1 .add1 {
          width: 90%;
          max-width: 980px;
          margin: 0 auto 0 auto;
          padding: 0 0 0 0; }
          #wraper #station .st1 .add1 table {
            overflow: hidden;
            border-collapse: collapse;
            width: 100%; }
            #wraper #station .st1 .add1 table th {
              width: 100%;
              display: block;
              vertical-align: top;
              background: #ed6c00;
              color: #FFF;
              border-bottom: solid 4px #FFF; }
              #wraper #station .st1 .add1 table th p {
                font-family: 'kobu_g_stdn_w1';
                font-size: 1.4rem;
                line-height: 20px;
                margin: 0 0 0 0;
                padding: 5px 0 5px 0; }
            #wraper #station .st1 .add1 table td {
              width: 100%;
              display: block;
              font-family: 'kobu_g_stdn_w1';
              vertical-align: middle;
              /* background: #f5f2e9; */
              background: #ffffff; 
              color: #231815;
              border-bottom: solid 4px #FFF; }
              #wraper #station .st1 .add1 table td p {
                font-family: 'kobu_g_stdn_w1';
                font-size: 1.4rem;
                line-height: 20px;
                margin: 0 0 0 0;
                padding: 5px 0 5px 10px; }
              #wraper #station .st1 .add1 table td table.time {
                border-collapse: collapse;
                width: 99%; }
                #wraper #station .st1 .add1 table td table.time td {
                  vertical-align: top;
                  border: none; }
          #wraper #station .st1 .add1 table.info {
            border-collapse: collapse;
            width: 100%; }
            #wraper #station .st1 .add1 table.info th {
              width: 100%;
              vertical-align: top;
              background: #fad3b2;
              color: #231815;
              border-right: solid 4px #FFF;
              padding: 5px 0 5px 0; }
              #wraper #station .st1 .add1 table.info th p {
                font-family: 'kobu_g_stdn_w1';
                text-align: left;
                font-size: 1.4rem;
                line-height: 20px;
                margin: 0 0 0 0;
                padding: 0 0 0 10px; }
              #wraper #station .st1 .add1 table.info th table.basic {
                border-collapse: collapse;
                width: 99%; }
                #wraper #station .st1 .add1 table.info th table.basic th {
                  width: 100%;
                  border: none; }
                  #wraper #station .st1 .add1 table.info th table.basic th p {
                    font-family: 'kobu_g_stdn_w1';
                    font-size: 1.4rem;
                    line-height: 20px;
                    text-align: left;
                    margin: 0 0 0 0;
                    padding: 0 0 0 10px; }
                #wraper #station .st1 .add1 table.info th table.basic td {
                  border: none; }
                  #wraper #station .st1 .add1 table.info th table.basic td p {
                    font-family: 'kobu_g_stdn_w1';
                    font-size: 1.4rem;
                    line-height: 20px;
                    text-align: left;
                    margin: 0 0 0 0;
                    padding: 0 0 0 10px; }
            #wraper #station .st1 .add1 table.info td {
              vertical-align: middle;
              background: #fad3b2;
              color: #231815;
              border-bottom: solid 4px #FFF; }
              #wraper #station .st1 .add1 table.info td p {
                font-family: 'kobu_g_stdn_w1';
                text-align: center;
                font-size: 1.2rem;
                line-height: 16px;
                margin: 0 0 0 0;
                padding: 5px 10px 5px 10px; }
                #wraper #station .st1 .add1 table.info td p span {
                  display: block;
                  font-size: 1.6rem; }
                #wraper #station .st1 .add1 table.info td p img {
                  width: 100%;
                  max-width: 138px; }
          #wraper #station .st1 .add1 .wc {
            text-align: center;
            margin: 5% 0 0 0;
            padding: 0 0 0 0; }
            #wraper #station .st1 .add1 .wc img {
              width: 100%;
              max-width: 50px; }
          #wraper #station .st1 .add1 .cs_add {
            width: 100%;
            margin: 2% 0 0 0;
            padding: 0 0 0 0; }
            #wraper #station .st1 .add1 .cs_add table {
              width: 100%;
              border-collapse: collapse; }
              #wraper #station .st1 .add1 .cs_add table td {
                padding: 10px 0 10px 0;
                border-bottom: solid 4px #FFF; }
                #wraper #station .st1 .add1 .cs_add table td ul {
                  margin: 0 20px 0 40px;
                  padding: 0 0 0 0; }
                  #wraper #station .st1 .add1 .cs_add table td ul li {
                    list-style: disc outside;
                    font-family: 'kobu_g_stdn_w1';
                    font-size: 1.6rem;
                    line-height: 24px; }
            #wraper #station .st1 .add1 .cs_add .view {
              width: 100%;
              max-width: 250px;
              margin: 2% auto 0 auto; }
              #wraper #station .st1 .add1 .cs_add .view a {
                background: #231815;
                display: block;
                text-decoration: none;
                text-align: center;
                font-family: 'kobu_g_stdn_w6';
                font-size: 2rem;
                line-height: 30px;
                color: #FFF;
                padding: 5px 0 5px 0; }
                #wraper #station .st1 .add1 .cs_add .view a span {
                  background: url(../img/station/map_icon1.gif) no-repeat;
                  background-position: 0 0;
                  background-size: contain;
                  padding: 0 0 0 36px; }
              #wraper #station .st1 .add1 .cs_add .view a:hover {
                background: rgba(35, 24, 21, 0.8);
                -moz-transition: .3s;
                -webkit-transition: .3s;
                -o-transition: .3s;
                -ms-transition: .3s;
                transition: .3s; }
      #wraper #station .st2 {
        position: relative;
        width: 90%;
        max-width: 1040px;
        margin: 1% auto 0 auto;
        padding: 3% 0 2% 0;
        background: #FFF; }
        #wraper #station .st2 .tbox {
          text-align: center;
          width: 90%;
          max-width: 280px;
          border: solid 3px #ed6c00;
          margin: 0 auto 0 auto;
          padding: 20px 0 20px 0; }
          #wraper #station .st2 .tbox .line-2 {
            text-transform: uppercase;
            letter-spacing: 2px;
            font-family: 'montserrat_light';
            font-size: 1.4rem;
            margin: 0 0 0 0;
            padding: 0 0 1% 0; }
          #wraper #station .st2 .tbox .number {
            font-family: 'kobu_g_stdn_w6';
            font-size: 4rem;
            z-index: 1; }
            #wraper #station .st2 .tbox .number span {
              display: inline-block;
              border-bottom: solid 5px #0099d9;
              padding: 5px 10px; }
          #wraper #station .st2 .tbox .rootname {
            font-family: 'kobu_g_stdn_w6';
            font-size: 2rem;
            line-height: 26px;
            margin: 20px 0 0 0; }
            #wraper #station .st2 .tbox .rootname span {
              display: block;
              font-size: 3rem;
              padding: 0 0 20px 0; }
        #wraper #station .st2 .add1 {
          width: 90%;
          max-width: 980px;
          margin: 5% auto 0 auto;
          padding: 0 0 0 0; }
          #wraper #station .st2 .add1 .LRbox {
            display: block;
            overflow: hidden;
            width: 100%;
            margin: 2% 0 0 0;
            padding: 0 0 0 0; }
            #wraper #station .st2 .add1 .LRbox .Lbox {
              display: block;
              vertical-align: top;
              float: none;
              width: 100%;
              background: #FFF;
              border-right: solid 4px #FFF; }
              #wraper #station .st2 .add1 .LRbox .Lbox table {
                border-collapse: collapse;
                width: 100%; }
                #wraper #station .st2 .add1 .LRbox .Lbox table th {
                  display: block;
                  width: 100%;
                  vertical-align: top;
                  background: #ed6c00;
                  border-bottom: 0;
                  color: #FFF; }
                  #wraper #station .st2 .add1 .LRbox .Lbox table th p {
                    font-family: 'kobu_g_stdn_w1';
                    font-size: 1.4rem;
                    line-height: 20px;
                    margin: 0 0 0 0;
                    padding: 5px 0 5px 0; }
                #wraper #station .st2 .add1 .LRbox .Lbox table th.bb0 {
                  border-bottom: 0; }
                #wraper #station .st2 .add1 .LRbox .Lbox table th.bg {
                  background: #FFF;
                  border-bottom: 0; }
                  #wraper #station .st2 .add1 .LRbox .Lbox table th.bg p {
                    color: #ed6c00;
                    border: solid 2px #ed6c00; }
                #wraper #station .st2 .add1 .LRbox .Lbox table td {
                  display: block;
                  width: 100%;
                  font-family: 'kobu_g_stdn_w1';
                  vertical-align: top;
                  background: #f5f2e9;
                  border-bottom: solid 4px #FFF;
                  color: #231815; }
                  #wraper #station .st2 .add1 .LRbox .Lbox table td p {
                    font-family: 'kobu_g_stdn_w1';
                    font-size: 1.4rem;
                    line-height: 20px;
                    margin: 0 0 0 0;
                    padding: 5px 0 5px 10px; }
                #wraper #station .st2 .add1 .LRbox .Lbox table td.bb0 {
                  border-bottom: solid 4px #FFF; }
            #wraper #station .st2 .add1 .LRbox .Rbox {
              display: block;
              vertical-align: top;
              float: none;
              width: 100%;
              background: #fad3b2;
              margin: 0 0 5% 0; }
              #wraper #station .st2 .add1 .LRbox .Rbox table {
                border-collapse: collapse;
                width: 100%; }
                #wraper #station .st2 .add1 .LRbox .Rbox table td {
                  vertical-align: middle;
                  color: #231815;
                  border-bottom: solid 4px #FFF; }
                  #wraper #station .st2 .add1 .LRbox .Rbox table td p {
                    font-family: 'kobu_g_stdn_w1';
                    text-align: center;
                    font-size: 1.2rem;
                    line-height: 16px;
                    margin: 0 0 0 0;
                    padding: 5px 0 5px 0; }
                    #wraper #station .st2 .add1 .LRbox .Rbox table td p img {
                      width: 48%;
                      max-width: 138px; }
                    #wraper #station .st2 .add1 .LRbox .Rbox table td p span {
                      display: block;
                      font-size: 1.6rem; }
                #wraper #station .st2 .add1 .LRbox .Rbox table td.bb0 {
                  border-bottom: 0; }
          #wraper #station .st2 .add1 .wc {
            text-align: center;
            margin: 5% 0 0 0;
            padding: 0 0 0 0; }
            #wraper #station .st2 .add1 .wc img {
              width: 100%;
              max-width: 100px; }
          #wraper #station .st2 .add1 .cs_add {
            width: 100%;
            margin: 2% 0 0 0;
            padding: 0 0 0 0; }
            #wraper #station .st2 .add1 .cs_add table {
              width: 100%;
              border-collapse: collapse; }
              #wraper #station .st2 .add1 .cs_add table td {
                padding: 10px 20px 10px 50px;
                border-bottom: solid 4px #FFF;
                background: #f5f2e9; }
                #wraper #station .st2 .add1 .cs_add table td ul {
                  margin: 0 0 0 0;
                  padding: 0 0 0 0; }
                  #wraper #station .st2 .add1 .cs_add table td ul li {
                    list-style: disc outside;
                    font-family: 'kobu_g_stdn_w1';
                    font-size: 1.6rem;
                    line-height: 24px; }
            #wraper #station .st2 .add1 .cs_add .view {
              width: 100%;
              max-width: 250px;
              margin: 2% auto 0 auto; }
              #wraper #station .st2 .add1 .cs_add .view a {
                background: #231815;
                display: block;
                text-decoration: none;
                text-align: center;
                font-family: 'kobu_g_stdn_w6';
                font-size: 2rem;
                line-height: 30px;
                color: #FFF;
                padding: 5px 0 5px 0; }
                #wraper #station .st2 .add1 .cs_add .view a span {
                  background: url(../img/station/map_icon1.gif) no-repeat;
                  background-position: 0 0;
                  background-size: contain;
                  padding: 0 0 0 36px; }
              #wraper #station .st2 .add1 .cs_add .view a:hover {
                background: rgba(35, 24, 21, 0.8);
                -moz-transition: .3s;
                -webkit-transition: .3s;
                -o-transition: .3s;
                -ms-transition: .3s;
                transition: .3s; }
            #wraper #station .st2 .add1 .cs_add #map_canvas2 {
              width: 100%;
              height: 400px; }
      #wraper #station .st3 {
        position: relative;
        width: 90%;
        max-width: 1040px;
        margin: 1% auto 0 auto;
        padding: 3% 0 2% 0;
        background: #FFF; }
        #wraper #station .st3 .tbox {
          text-align: center;
          width: 90%;
          max-width: 280px;
          border: solid 3px #ed6c00;
          margin: 0 auto 0 auto;
          padding: 20px 0 20px 0; }
          #wraper #station .st3 .tbox .line-2 {
            text-transform: uppercase;
            letter-spacing: 2px;
            font-family: 'montserrat_light';
            font-size: 1.4rem;
            margin: 0 0 0 0;
            padding: 0 0 1% 0; }
          #wraper #station .st3 .tbox .number {
            font-family: 'kobu_g_stdn_w6';
            font-size: 4rem;
            z-index: 1; }
            #wraper #station .st3 .tbox .number span {
              display: inline-block;
              border-bottom: solid 5px #0099d9;
              padding: 5px 10px; }
          #wraper #station .st3 .tbox .rootname {
            font-family: 'kobu_g_stdn_w6';
            font-size: 2rem;
            line-height: 26px;
            margin: 20px 0 0 0; }
            #wraper #station .st3 .tbox .rootname span {
              display: block;
              font-size: 3rem;
              padding: 0 0 20px 0; }
        #wraper #station .st3 .add1 {
          width: 90%;
          max-width: 980px;
          margin: 5% auto 0 auto;
          padding: 0 0 0 0; }
          #wraper #station .st3 .add1 .LRbox {
            display: block;
            overflow: hidden;
            width: 100%;
            max-width: 600px;
            margin: 2% auto 0 auto;
            padding: 0 0 0 0; }
            #wraper #station .st3 .add1 .LRbox .Lbox {
              display: block;
              float: none;
              vertical-align: top;
              width: 100%;
              background: #FFF;
              border-right: solid 4px #FFF; }
              #wraper #station .st3 .add1 .LRbox .Lbox table {
                border-collapse: collapse;
                width: 100%; }
                #wraper #station .st3 .add1 .LRbox .Lbox table th {
                  display: block;
                  width: 100%;
                  vertical-align: top;
                  background: #ed6c00;
                  border-bottom: 0;
                  color: #FFF; }
                  #wraper #station .st3 .add1 .LRbox .Lbox table th p {
                    font-family: 'kobu_g_stdn_w1';
                    font-size: 1.4rem;
                    line-height: 20px;
                    margin: 0 0 0 0;
                    padding: 5px 0 5px 0; }
                #wraper #station .st3 .add1 .LRbox .Lbox table th.bg {
                  background: #FFF; }
                  #wraper #station .st3 .add1 .LRbox .Lbox table th.bg p {
                    color: #ed6c00;
                    border: solid 2px #ed6c00; }
                #wraper #station .st3 .add1 .LRbox .Lbox table th.bb0 {
                  border-bottom: 0; }
                #wraper #station .st3 .add1 .LRbox .Lbox table td {
                  display: block;
                  width: 100%;
                  font-family: 'kobu_g_stdn_w1';
                  vertical-align: top;
                  border-bottom: 0;
                  background: #f5f2e9;
                  color: #231815; }
                  #wraper #station .st3 .add1 .LRbox .Lbox table td p {
                    font-family: 'kobu_g_stdn_w1';
                    font-size: 1.4rem;
                    line-height: 20px;
                    margin: 0 0 0 0;
                    padding: 5px 0 5px 10px; }
                #wraper #station .st3 .add1 .LRbox .Lbox table td.bb0 {
                  border-bottom: solid 4px #FFF; }
            #wraper #station .st3 .add1 .LRbox .Rbox {
              display: block;
              float: none;
              vertical-align: top;
              width: 100%;
              background: #fad3b2;
              margin: 0 0 5% 0; }
              #wraper #station .st3 .add1 .LRbox .Rbox table {
                border-collapse: collapse;
                width: 100%; }
                #wraper #station .st3 .add1 .LRbox .Rbox table td {
                  vertical-align: middle;
                  color: #231815;
                  border-bottom: solid 4px #FFF; }
                  #wraper #station .st3 .add1 .LRbox .Rbox table td p {
                    font-family: 'kobu_g_stdn_w1';
                    text-align: center;
                    font-size: 1.2rem;
                    line-height: 16px;
                    margin: 0 0 0 0;
                    padding: 5px 0 5px 0; }
                    #wraper #station .st3 .add1 .LRbox .Rbox table td p img {
                      width: 48%;
                      max-width: 138px; }
                    #wraper #station .st3 .add1 .LRbox .Rbox table td p span {
                      display: block;
                      font-size: 1.6rem; }
                #wraper #station .st3 .add1 .LRbox .Rbox table td.bb0 {
                  border-bottom: 0; }
          #wraper #station .st3 .add1 .cs_add {
            width: 100%;
            margin: 2% 0 0 0;
            padding: 0 0 0 0; }
            #wraper #station .st3 .add1 .cs_add .view {
              width: 100%;
              max-width: 250px;
              margin: 2% auto 0 auto; }
              #wraper #station .st3 .add1 .cs_add .view a {
                background: #231815;
                display: block;
                text-decoration: none;
                text-align: center;
                font-family: 'kobu_g_stdn_w6';
                font-size: 2rem;
                line-height: 30px;
                color: #FFF;
                padding: 5px 0 5px 0; }
                #wraper #station .st3 .add1 .cs_add .view a span {
                  background: url(../img/station/map_icon1.gif) no-repeat;
                  background-position: 0 0;
                  background-size: contain;
                  padding: 0 0 0 36px; }
              #wraper #station .st3 .add1 .cs_add .view a:hover {
                background: rgba(35, 24, 21, 0.8);
                -moz-transition: .3s;
                -webkit-transition: .3s;
                -o-transition: .3s;
                -ms-transition: .3s;
                transition: .3s; }
            #wraper #station .st3 .add1 .cs_add #map_canvas3 {
              width: 100%;
              height: 400px; }
    #wraper #root {
      width: 100%;
      margin: 0 0 0 0;
      padding: 5% 0 10% 0;
      background: #f6f1d6; }
      #wraper #root #rootlink {
        position: relative;
        width: 100%;
        margin: 0 0 0 0;
        padding: 0 0 0 0; }
        #wraper #root #rootlink .root1 {
          position: relative;
          width: 100%;
          margin: 0 0 0 0;
          padding: 10% 0 0 0;
          clear: both; }
          #wraper #root #rootlink .root1 .fukidashibox1 {
            position: relative;
            width: 88%;
            margin: 0 auto 0 auto;
            padding: 0 0 0 0;
            z-index: 2; }
            #wraper #root #rootlink .root1 .fukidashibox1 .inner {
              position: relative;
              margin: 0 0 0 0;
              padding: 0 0 0 0; }
              #wraper #root #rootlink .root1 .fukidashibox1 .inner a {
                text-decoration: none;
                color: #231815; }
                #wraper #root #rootlink .root1 .fukidashibox1 .inner a .line-2 {
                  text-transform: uppercase;
                  letter-spacing: 2px;
                  text-align: center;
                  font-family: 'montserrat_light';
                  font-size: 1.4rem;
                  margin: 0 0 0 0;
                  padding: 0 0 1% 0; }
                #wraper #root #rootlink .root1 .fukidashibox1 .inner a .star {
                  text-align: center; }
                  #wraper #root #rootlink .root1 .fukidashibox1 .inner a .star img {
                    width: 74%;
                    max-width: 130px; }
                  #wraper #root #rootlink .root1 .fukidashibox1 .inner a .star .target {
                    transition: 0.85s;
                    -webkit-transform: rotateY(0deg);
                    transform: rotateY(0deg); }
                #wraper #root #rootlink .root1 .fukidashibox1 .inner a .balloon-1-bottom {
                  position: relative;
                  display: block;
                  margin: 1% auto 0 auto;
                  padding: 0 0 0 0;
                  width: auto;
                  width: 97%;
                  max-width: 440px;
                  height: 50px;
                  line-height: 34px;
                  color: #19283C;
                  text-align: center;
                  background: #FFF;
                  border: solid 3px #d3a100;
                  z-index: 2; }
                  #wraper #root #rootlink .root1 .fukidashibox1 .inner a .balloon-1-bottom span.en {
                    display: block;
                    padding: 3% 0 0 0; }
                    #wraper #root #rootlink .root1 .fukidashibox1 .inner a .balloon-1-bottom span.en img {
                      width: 100%;
                      max-width: 184px; }
                  #wraper #root #rootlink .root1 .fukidashibox1 .inner a .balloon-1-bottom span.jp {
                    font-family: 'kobu_g_stdn_w6';
                    font-size: 2.6rem;
                    color: #231815;
                    margin: 0 0 0 0;
                    padding: 0 0 0 0; }
                #wraper #root #rootlink .root1 .fukidashibox1 .inner a .balloon-1-bottom:before {
                  content: "";
                  position: absolute;
                  bottom: -34px;
                  left: 50%;
                  margin-left: -24px;
                  width: 0px;
                  height: 0px;
                  border-style: solid;
                  border-width: 34px 24px 0 24px;
                  border-color: #FFF transparent transparent transparent;
                  z-index: 0; }
                #wraper #root #rootlink .root1 .fukidashibox1 .inner a .balloon-1-bottom:after {
                  content: "";
                  position: absolute;
                  bottom: -39px;
                  left: 50%;
                  margin-left: -26px;
                  width: 0px;
                  height: 0px;
                  border-style: solid;
                  border-width: 36px 26px 0 26px;
                  border-color: #d3a100 transparent transparent transparent;
                  z-index: -1; }
                #wraper #root #rootlink .root1 .fukidashibox1 .inner a .circle {
                  overflow: hidden;
                  position: relative;
                  z-index: 1;
                  text-align: center;
                  width: 60%;
                  height: 60%;
                  max-width: 420px;
                  max-height: 420px;
                  border-radius: 50%;
                  -webkit-border-radius: 50%;
                  -moz-border-radius: 50%;
                  margin: 0 auto 0 auto; }
                  #wraper #root #rootlink .root1 .fukidashibox1 .inner a .circle img {
                    width: 100%;
                    border-radius: 50%;
                    -webkit-border-radius: 50%;
                    -moz-border-radius: 50%;
                    -webkit-transform: scale(1);
                    transform: scale(1);
                    -webkit-transition: all .3s ease;
                    transition: all .3s ease; }
                #wraper #root #rootlink .root1 .fukidashibox1 .inner a .rootname {
                  text-align: center;
                  font-family: 'kobu_g_stdn_w6';
                  font-size: 1.6rem;
                  line-height: 26px;
                  margin: 20px 0 0 0; }
                #wraper #root #rootlink .root1 .fukidashibox1 .inner a .distance {
                  text-align: center;
                  font-family: 'kobu_g_stdn_w6';
                  font-size: 2rem;
                  line-height: 30px; }
                  #wraper #root #rootlink .root1 .fukidashibox1 .inner a .distance span {
                    display: inline-block;
                    border-bottom: solid 5px #d3a100;
                    padding: 5px 10px; }
                #wraper #root #rootlink .root1 .fukidashibox1 .inner a .linkbtn {
                  width: 100px;
                  display: block;
                  border: solid 2px #231815;
                  margin: 15px auto 0 auto;
                  padding: 2px 10px 2px 0;
                  text-align: center;
                  font-family: 'kobu_g_stdn_w3';
                  font-size: 1.2rem;
                  line-height: 20px; }
                  #wraper #root #rootlink .root1 .fukidashibox1 .inner a .linkbtn span {
                    display: block;
                    width: 100%;
                    background: url(../img/top/arrow1.png) no-repeat;
                    background-position: right center;
                    background-size: 10px 10px;
                    padding: 0 0 0 0; }
          #wraper #root #rootlink .root1 .fukidashibox1:hover .inner a .star .target {
            -webkit-transform: rotateY(360deg);
            transform: rotateY(360deg); }
          #wraper #root #rootlink .root1 .fukidashibox1:hover .inner a .balloon-1-bottom {
            background: #d3a100;
            border: solid 3px #d3a100;
            -moz-transition: .3s;
            -webkit-transition: .3s;
            -o-transition: .3s;
            -ms-transition: .3s;
            transition: .3s; }
            #wraper #root #rootlink .root1 .fukidashibox1:hover .inner a .balloon-1-bottom a span.jp {
              color: #FFF;
              -moz-transition: .3s;
              -webkit-transition: .3s;
              -o-transition: .3s;
              -ms-transition: .3s;
              transition: .3s; }
          #wraper #root #rootlink .root1 .fukidashibox1:hover .inner a .balloon-1-bottom:before {
            border-color: #d3a100 transparent transparent transparent;
            -moz-transition: .3s;
            -webkit-transition: .3s;
            -o-transition: .3s;
            -ms-transition: .3s;
            transition: .3s; }
          #wraper #root #rootlink .root1 .fukidashibox1:hover .inner a .circle img {
            -webkit-transform: scale(1.2);
            transform: scale(1.2); }
          #wraper #root #rootlink .root1 .fukidashibox1:hover .inner a .linkbtn {
            background: #231815;
            color: #FFF;
            -moz-transition: .3s;
            -webkit-transition: .3s;
            -o-transition: .3s;
            -ms-transition: .3s;
            transition: .3s; }
        #wraper #root #rootlink ul {
          overflow: hidden;
          display: block;
          width: 100%;
          margin: 0 auto 0 auto;
          padding: 0 0 0 0;
          clear: both; }
          #wraper #root #rootlink ul li {
            position: relative;
            margin: 0 auto 0 auto;
            padding: 0 0 0 0;
            list-style: none; }
          #wraper #root #rootlink ul li.r2 {
            float: none;
            width: 100%;
            text-align: center;
            padding: 10% 0 0 0; }
            #wraper #root #rootlink ul li.r2 a {
              display: inline-block;
              text-decoration: none;
              color: #231815; }
              #wraper #root #rootlink ul li.r2 a .line-2 {
                text-transform: uppercase;
                letter-spacing: 2px;
                text-align: center;
                font-family: 'montserrat_light';
                font-size: 1.4rem;
                margin: 0 0 0 0;
                padding: 0 0 1% 0; }
              #wraper #root #rootlink ul li.r2 a .number {
                position: relative;
                font-family: 'kobu_g_stdn_w6';
                font-size: 3rem;
                z-index: 1; }
                #wraper #root #rootlink ul li.r2 a .number span {
                  display: inline-block;
                  border-bottom: solid 5px #231815;
                  padding: 5px 10px; }
              #wraper #root #rootlink ul li.r2 a .circle {
                overflow: hidden;
                position: relative;
                z-index: 1;
                text-align: center;
                width: 60%;
                height: 60%;
                max-width: 310px;
                max-height: 310px;
                border-radius: 50%;
                -webkit-border-radius: 50%;
                -moz-border-radius: 50%;
                margin: -10% auto 0 auto;
                z-index: 0; }
                #wraper #root #rootlink ul li.r2 a .circle img {
                  width: 100%;
                  border-radius: 50%;
                  -webkit-border-radius: 50%;
                  -moz-border-radius: 50%;
                  -webkit-transform: scale(1);
                  transform: scale(1);
                  -webkit-transition: all .3s ease;
                  transition: all .3s ease; }
              #wraper #root #rootlink ul li.r2 a .rootname {
                text-align: center;
                font-family: 'kobu_g_stdn_w6';
                font-size: 1.6rem;
                line-height: 26px;
                margin: 20px 0 0 0; }
              #wraper #root #rootlink ul li.r2 a .linkbtn {
                width: 100px;
                display: block;
                border: solid 2px #231815;
                margin: 15px auto 0 auto;
                padding: 2px 10px 2px 0;
                text-align: center;
                font-family: 'kobu_g_stdn_w3';
                font-size: 1.2rem;
                line-height: 20px; }
                #wraper #root #rootlink ul li.r2 a .linkbtn span {
                  display: block;
                  width: 100%;
                  background: url(../img/top/arrow1.png) no-repeat;
                  background-position: right center;
                  background-size: 10px 10px;
                  padding: 0 0 0 0; }
          #wraper #root #rootlink ul li.r3 {
            float: none;
            width: 100%;
            text-align: center;
            padding: 10% 0 0 0; }
            #wraper #root #rootlink ul li.r3 a {
              display: inline-block;
              text-decoration: none;
              color: #231815; }
              #wraper #root #rootlink ul li.r3 a .line-2 {
                text-transform: uppercase;
                letter-spacing: 2px;
                text-align: center;
                font-family: 'montserrat_light';
                font-size: 1.6rem;
                margin: 0 0 0 0;
                padding: 0 0 1% 0; }
              #wraper #root #rootlink ul li.r3 a .number {
                position: relative;
                font-family: 'kobu_g_stdn_w6';
                font-size: 3rem;
                z-index: 1; }
                #wraper #root #rootlink ul li.r3 a .number span {
                  display: inline-block;
                  border-bottom: solid 5px #231815;
                  padding: 5px 10px; }
              #wraper #root #rootlink ul li.r3 a .circle {
                overflow: hidden;
                position: relative;
                z-index: 1;
                text-align: center;
                width: 60%;
                height: 60%;
                max-width: 310px;
                max-height: 310px;
                border-radius: 50%;
                -webkit-border-radius: 50%;
                -moz-border-radius: 50%;
                margin: -10% auto 0 auto;
                z-index: 0; }
                #wraper #root #rootlink ul li.r3 a .circle img {
                  width: 100%;
                  border-radius: 50%;
                  -webkit-border-radius: 50%;
                  -moz-border-radius: 50%;
                  -webkit-transform: scale(1);
                  transform: scale(1);
                  -webkit-transition: all .3s ease;
                  transition: all .3s ease; }
              #wraper #root #rootlink ul li.r3 a .rootname {
                text-align: center;
                font-family: 'kobu_g_stdn_w6';
                font-size: 1.6rem;
                line-height: 26px;
                margin: 20px 0 0 0; }
              #wraper #root #rootlink ul li.r3 a .linkbtn {
                width: 100px;
                display: block;
                border: solid 2px #231815;
                margin: 15px auto 0 auto;
                padding: 2px 10px 2px 0;
                text-align: center;
                font-family: 'kobu_g_stdn_w3';
                font-size: 1.2rem;
                line-height: 20px; }
                #wraper #root #rootlink ul li.r3 a .linkbtn span {
                  display: block;
                  width: 100%;
                  background: url(../img/top/arrow1.png) no-repeat;
                  background-position: right center;
                  background-size: 10px 10px;
                  padding: 0 0 0 0; }
          #wraper #root #rootlink ul li.r4 {
            float: none;
            width: 100%;
            text-align: center;
            padding: 10% 0 0 0; }
            #wraper #root #rootlink ul li.r4 a {
              display: inline-block;
              text-decoration: none;
              color: #231815; }
              #wraper #root #rootlink ul li.r4 a .line-2 {
                text-transform: uppercase;
                letter-spacing: 2px;
                text-align: center;
                font-family: 'montserrat_light';
                font-size: 1.6rem;
                margin: 0 0 0 0;
                padding: 0 0 1% 0; }
              #wraper #root #rootlink ul li.r4 a .number {
                position: relative;
                font-family: 'kobu_g_stdn_w6';
                font-size: 3rem;
                z-index: 1; }
                #wraper #root #rootlink ul li.r4 a .number span {
                  display: inline-block;
                  border-bottom: solid 5px #231815;
                  padding: 5px 10px; }
              #wraper #root #rootlink ul li.r4 a .circle {
                overflow: hidden;
                position: relative;
                z-index: 1;
                text-align: center;
                width: 60%;
                height: 60%;
                max-width: 310px;
                max-height: 310px;
                border-radius: 50%;
                -webkit-border-radius: 50%;
                -moz-border-radius: 50%;
                margin: -10% auto 0 auto;
                z-index: 0; }
                #wraper #root #rootlink ul li.r4 a .circle img {
                  width: 100%;
                  border-radius: 50%;
                  -webkit-border-radius: 50%;
                  -moz-border-radius: 50%;
                  -webkit-transform: scale(1);
                  transform: scale(1);
                  -webkit-transition: all .3s ease;
                  transition: all .3s ease; }
              #wraper #root #rootlink ul li.r4 a .rootname {
                text-align: center;
                font-family: 'kobu_g_stdn_w6';
                font-size: 1.6rem;
                line-height: 26px;
                margin: 20px 0 0 0; }
              #wraper #root #rootlink ul li.r4 a .linkbtn {
                width: 100px;
                display: block;
                border: solid 2px #231815;
                margin: 15px auto 0 auto;
                padding: 2px 10px 2px 0;
                text-align: center;
                font-family: 'kobu_g_stdn_w3';
                font-size: 1.2rem;
                line-height: 20px; }
                #wraper #root #rootlink ul li.r4 a .linkbtn span {
                  display: block;
                  width: 100%;
                  background: url(../img/top/arrow1.png) no-repeat;
                  background-position: right center;
                  background-size: 10px 10px;
                  padding: 0 0 0 0; }
          #wraper #root #rootlink ul li.r2:hover a .circle img {
            -webkit-transform: scale(1.2);
            transform: scale(1.2); }
          #wraper #root #rootlink ul li.r2:hover a .linkbtn {
            background: #231815;
            color: #FFF;
            -moz-transition: .3s;
            -webkit-transition: .3s;
            -o-transition: .3s;
            -ms-transition: .3s;
            transition: .3s; }
          #wraper #root #rootlink ul li.r3:hover a .circle img {
            -webkit-transform: scale(1.2);
            transform: scale(1.2); }
          #wraper #root #rootlink ul li.r3:hover a .linkbtn {
            background: #231815;
            color: #FFF;
            -moz-transition: .3s;
            -webkit-transition: .3s;
            -o-transition: .3s;
            -ms-transition: .3s;
            transition: .3s; }
          #wraper #root #rootlink ul li.r4:hover a .circle img {
            -webkit-transform: scale(1.2);
            transform: scale(1.2); }
          #wraper #root #rootlink ul li.r4:hover a .linkbtn {
            background: #231815;
            color: #FFF;
            -moz-transition: .3s;
            -webkit-transition: .3s;
            -o-transition: .3s;
            -ms-transition: .3s;
            transition: .3s; }
    #wraper #banner_sns {
      width: 100%;
      background: #f7f6f5;
      margin: 0 0 0 0;
      padding: 5% 0 5% 0; }
      #wraper #banner_sns .inner {
        width: 90%;
        max-width: 1130px;
        margin: 0 auto 0 auto;
        padding: 0 0 0 0; }
        #wraper #banner_sns .inner #banner1 {
          overflow: hidden;
          width: 100%;
          margin: 0 0 0 0;
          padding: 0 0 0 0; }
          #wraper #banner_sns .inner #banner1 .Lbox {
            float: none;
            width: 100%;
            margin: 0 0 3% 0; }
            #wraper #banner_sns .inner #banner1 .Lbox a {
              display: inline-block; }
              #wraper #banner_sns .inner #banner1 .Lbox a img {
                width: 100%;
                max-width: 544px; }
            #wraper #banner_sns .inner #banner1 .Lbox a:hover {
              filter: alpha(opacity=80);
              -moz-opacity: 0.8;
              opacity: 0.8;
              -moz-transition: .3s;
              -webkit-transition: .3s;
              -o-transition: .3s;
              -ms-transition: .3s;
              transition: .3s; }
          #wraper #banner_sns .inner #banner1 .Rbox {
            float: none;
            width: 100%;
            margin: 0 0 3% 0; }
            #wraper #banner_sns .inner #banner1 .Rbox a {
              display: inline-block; }
              #wraper #banner_sns .inner #banner1 .Rbox a img {
                width: 100%;
                max-width: 544px; }
            #wraper #banner_sns .inner #banner1 .Rbox a:hover {
              filter: alpha(opacity=80);
              -moz-opacity: 0.8;
              opacity: 0.8;
              -moz-transition: .3s;
              -webkit-transition: .3s;
              -o-transition: .3s;
              -ms-transition: .3s;
              transition: .3s; }
        #wraper #banner_sns .inner #banner2 {
          overflow: hidden;
          width: 100%;
          margin: 0 0 0 0;
          padding: 0 0 0 0; }
          #wraper #banner_sns .inner #banner2 ul {
            overflow: hidden;
            display: block;
            width: 100%;
            list-style: none;
            margin: 0 0 0 0;
            padding: 0 0 0 0; }
            #wraper #banner_sns .inner #banner2 ul li {
              float: none;
              text-align: center; }
              #wraper #banner_sns .inner #banner2 ul li a {
                display: inline-block; }
                #wraper #banner_sns .inner #banner2 ul li a img {
                  width: 100%; }
              #wraper #banner_sns .inner #banner2 ul li a:hover {
                filter: alpha(opacity=80);
                -moz-opacity: 0.8;
                opacity: 0.8;
                -moz-transition: .3s;
                -webkit-transition: .3s;
                -o-transition: .3s;
                -ms-transition: .3s;
                transition: .3s; }
            #wraper #banner_sns .inner #banner2 ul li.b0 {
              width: 100%;
              margin: 0 0 3% 0; }
              #wraper #banner_sns .inner #banner2 ul li.b0 a img {
                max-width: 220px; }
            #wraper #banner_sns .inner #banner2 ul li.b1 {
              width: 100%;
              margin: 0 0 3% 0; }
              #wraper #banner_sns .inner #banner2 ul li.b1 a img {
                max-width: 283px; }
            #wraper #banner_sns .inner #banner2 ul li.b2 {
              width: 100%;
              margin: 0 0 3% 0; }
              #wraper #banner_sns .inner #banner2 ul li.b2 a img {
                max-width: 342px; }
            #wraper #banner_sns .inner #banner2 ul li.b3 {
              width: 100%;
              margin: 0 0 3% 0; }
              #wraper #banner_sns .inner #banner2 ul li.b3 a img {
                max-width: 257px; }
            #wraper #banner_sns .inner #banner2 ul li.b4 {
              width: 100%;
              margin: 0 0 0 0; }
              #wraper #banner_sns .inner #banner2 ul li.b4 a img {
                max-width: 207px; }
        #wraper #banner_sns .inner #banner3 {
          overflow: hidden;
          width: 100%;
          margin: 2% 0 0 0;
          padding: 0 0 0 0; }
          #wraper #banner_sns .inner #banner3 ul {
            display: block;
            text-align: center;
            width: 100%;
            list-style: none;
            margin: 0 0 0 0;
            padding: 0 0 0 0; }
            #wraper #banner_sns .inner #banner3 ul li {
              display: block; }
              #wraper #banner_sns .inner #banner3 ul li a {
                display: inline-block; }
                #wraper #banner_sns .inner #banner3 ul li a img {
                  width: 100%; }
              #wraper #banner_sns .inner #banner3 ul li a:hover {
                filter: alpha(opacity=80);
                -moz-opacity: 0.8;
                opacity: 0.8;
                -moz-transition: .3s;
                -webkit-transition: .3s;
                -o-transition: .3s;
                -ms-transition: .3s;
                transition: .3s; }
            #wraper #banner_sns .inner #banner3 ul li.b1 {
              margin: 1% 1% 0 1%; }
              #wraper #banner_sns .inner #banner3 ul li.b1 a img {
                max-width: 200px; }
            #wraper #banner_sns .inner #banner3 ul li.b2 {
              margin: 3% 1% 0 1%; }
              #wraper #banner_sns .inner #banner3 ul li.b2 a img {
                max-width: 200px; }
            #wraper #banner_sns .inner #banner3 ul li.b3 {
              margin: 3% 1% 0 1%; }
              #wraper #banner_sns .inner #banner3 ul li.b3 a img {
                max-width: 200px; }
        #wraper #banner_sns .inner #timeline {
          overflow: hidden;
          width: 100%;
          margin: 5% auto 0 auto;
          padding: 0 0 0 0; }
          #wraper #banner_sns .inner #timeline #fbarea {
            float: none;
            width: 100%;
            text-align: center;
            margin: 0 0 0 0;
            padding: 0 0 0 0; }
            #wraper #banner_sns .inner #timeline #fbarea img {
              width: 100%;
              max-width: 472px; }
          #wraper #banner_sns .inner #timeline #igarea {
            float: none;
            width: 100%;
            text-align: center;
            margin: 3% 0 0 0;
            padding: 0 0 0 0; }
            #wraper #banner_sns .inner #timeline #igarea img {
              width: 100%;
              max-width: 447px; }
    #wraper footer {
      width: 100%;
      background: #595757;
      margin: 0 0 0 0;
      padding: 0 0 0 0; }
      #wraper footer .inner {
        position: relative;
        width: 90%;
        margin: 0 auto 0 auto;
        padding: 3% 0 3% 0; }
        #wraper footer .inner nav {
          margin: 0 0 0 0;
          padding: 0 0 0 0; }
          #wraper footer .inner nav ul {
            overflow: hidden;
            display: block;
            width: 100%;
            margin: 0 0 0 0;
            padding: 0 0 0 0;
            list-style: none; }
            #wraper footer .inner nav ul li {
              float: left;
              font-family: 'kobu_g_stdn_w1';
              font-size: 1.4rem;
              line-height: 1.6rem;
              border-left: solid 1px #FFF;
              margin: 0 0 10px 0;
              padding: 0 0 0 0; }
              #wraper footer .inner nav ul li a {
                display: block;
                color: #FFF;
                text-decoration: none;
                padding: 0 18px 0 18px; }
              #wraper footer .inner nav ul li a:hover {
                color: #4da635;
                -moz-transition: .3s;
                -webkit-transition: .3s;
                -o-transition: .3s;
                -ms-transition: .3s;
                transition: .3s; }
            #wraper footer .inner nav ul li:last-child {
              border-right: solid 1px #FFF; }
        #wraper footer .inner h2 {
          font-family: 'kobu_g_stdn_w6';
          font-size: 2rem;
          color: #FFF;
          margin: 20px 0 0 0;
          padding: 0 0 0 0; }
        #wraper footer .inner #add {
          margin: 10px 0 0 0;
          padding: 0 0 0 0; }
          #wraper footer .inner #add p {
            font-family: 'kobu_g_stdn_w1';
            font-size: 1.4rem;
            color: #FFF;
            margin: 0 0 0 0;
            padding: 0 0 0 0; }
        #wraper footer .inner #copylight {
          font-family: 'kobu_g_stdn_w1';
          font-size: 1.2rem;
          color: #FFF;
          margin: 10px 0 0 0;
          padding: 0 0 0 0; }
        #wraper footer .inner .remarks {
          display: inline-block;
          position: static;
          bottom: 0;
          right: 0;
          font-family: 'kobu_g_stdn_w1';
          font-size: 1.2rem;
          color: #FFF;
          margin: 10px 0 0 0;
          padding: 3px 10px 3px 10px;
          border: solid 2px #FFF; } }




table.station2 {
width: 100%;
}
table.station2 tr {

}

table.station2 tr th {
    background: #0090e8;
	text-align:center;
}


table.station2 tr td {
	width:16.6%;
	text-align:center;
	font-size:18px;
	height:40px;
}

table.station2 th {
	width:16.6%;
}

table.station2 thead {

}
table.station2 thead tr {

}
table.station2 tbody {

}
table.station2 tbody tr {

}



@media only screen and (max-width: 800px) {
  table.station2 {
    width: 100%;
  }
  table.station2 tr {
    display: block;
    float: left;

  }
  table.station2 tr td, table.station tr th {
    display: block;
    height: 40px;
        
  }
  table.station2 thead {
    display: block;
    float: left;
    width: 30%;
    background: #0090e8;
   
   
  
  }
  table.station2 thead tr {
    width: 100%;
  }
  table.station2 tbody {
    display: block;
    float: left;
    width: 70%;

  }
  table.station2 tbody tr {
    width: 50%;
  }
}