@charset "UTF-8";
/*  Add Custom CSS here.  */
body.release-top .logo-app a {
  margin: 0 5px;
}

body.release-top .sec-bike .block-step1 {
  max-width: 100%;
  font-size: 0;
}

body.release-top .sec-bike .block-step1 .content-accor {
  align-items: inherit;
}
body.release-top .sec-bike .block-step1 .detail {
  margin-top: 0;
  order: 1;
}

body.release-top .sec-bike .block-step1 .detail .step-num {
  display: inline-block;
  width: 175px;
  vertical-align: middle;
  margin-bottom: 0;
}

body.release-top .sec-bike .block-step1 .detail .ttl-step {
  display: inline-block;
  width: auto;
  vertical-align: middle;
  margin-bottom: 0;
  padding-left: 30px;
  color: #35b6a1;
}

body.release-top .sec-bike .block-step1 .detail .des {
  font-size: 16px;
  font-size: 1.6rem;
  padding-top: 25px;
}

body.release-top .sec-bike .block-step .step-num {
  background: #35b6a1;
}

body.release-top .sec-bike .block-step-white.step4 .note-pink {
  text-align: left;
}
#footer .foot-right .foot-left-flex{
  margin-right: 18%;
}
#footer .foot-right .foot-left-flex > li:nth-child(n + 2){
  margin-top: 10px;
}
#footer .foot-right .foot-left-flex > li a{
  font-size: 18px;
  font-weight: bold;
  color: #FFF !important;
  line-height: 1.222222222;
}
#footer .foot-right .foot-left-flex > li:before{
  content: "";
  width: 6px;
  height: 12px;
  background-image: url(../img/common/icon/icn-arrow-white.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: relative;
  display: inline-block;
  margin-right: 12px;
}

#footer .foot-right .f-col01 {
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
}

@media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
  body.release-top .logo-app a {
    width: 40%;
    display: inline-block;
  }
  body.release-top .sec-bike .block-step1 .detail .ttl-step {
    offset-block-end: 0;
  }
  body.release-top .sec-bike .block-step-white .heading .ttl-step {
    font-size: 28px;
  }
  #footer .foot-right .f-col01 {
    width: 100%;
  }
  #footer .foot-right .f-col01 .f-logo-app a {
    width: 40%;
/*    width: 27%;*/
    display: inline-block;
    margin: 0 5px;
  }
  #footer .foot-right{
    height: auto;
  }
  #footer .foot-right .foot-left-flex{
    margin: 0 0 56px;
    text-align: left;
  }
  #footer .foot-right .foot-left-flex > li{
    position: relative;
    border-bottom: rgba(255,255,255, .24) solid 1px;
    padding: 21px 15px 21px;
  }
  #footer .foot-right .foot-left-flex > li:nth-child(n + 2){
    margin-top: 0;
  }
  #footer .foot-right .foot-left-flex > li a{
    font-size: 21px;
    line-height: inherit;
    width: 100%;
    display: block;
  }
  #footer .foot-right .foot-left-flex > li:before{
    content: "";
    background-image: url(../img/common/icon/icn-arrow-white.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0px;
  }
}

@media (max-width: 896px) and (orientation: landscape) {
  #footer .foot-right .f-col01 .f-logo-app a {
    width: 27%
  }
}

/* Custom 18_02_2020 */
.cs-taxi .list-taxi {
}

@media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
  .cs-taxi .list-taxi {
    width: 100%;
    margin: 0 !important;
  }
  .cs-taxi .box2 ul {
    width: 100% !important;
  }
  .cs-taxi .list-taxi li {
    width: 100% !important;
    padding: 0 0 30px 0 !important;
    display: block !important;
    margin: 0 auto 25px !important;
    position: relative;
  }
  .cs-taxi .list-taxi li:last-of-type {
    padding: 0;
    margin: 0 auto;
  }
  .cs-taxi .list-taxi li:last-of-type:after {
    display: none;
  }
  .cs-taxi .list-taxi li:after {
    content: "";
    width: 15px;
    height: 15px;
    z-index: 99;
    position: absolute;
    background: url(../img/common/icon/icn-arr1.svg) no-repeat center center;
    left: 50%;
    bottom: 0;
    -webkit-transform: translateX(-50%) rotate(90deg);
    -ms-transform: translateX(-50%) rotate(90deg);
    transform: translateX(-50%) rotate(90deg);
  }
  .cs-taxi .list-taxi li:first-child .pic:before,
  .cs-taxi .list-taxi li .pic:before {
    display: none !important;
  }
  .cs-taxi .list-taxi li .pic-desc,
  .cs-taxi .list-taxi li .pic-desc1 {
    font-size: 15px !important;
  }
}

@media only screen and (max-width: 480px) and (max-width: 896px) and (orientation: landscape),
  only screen and (max-width: 480px) and (max-width: 767px) and (orientation: portrait) {
  .cs-taxi .list-taxi li {
    max-width: 100% !important;
  }
  .cs-taxi .list-taxi li .pic {
    max-width: 180px;
    margin: 0 auto;
  }
}

/* Custom 06_05_2020 */
.sec-taxi .box1 .list-taxi li {
  width: 28%;
}
.sec-taxi .box1 .list-taxi li .pic img {
  max-width: 180px;
  margin: 0 auto;
}

.sec-outline .list-dot li.no-dot:before {
  opacity: 0;
}

.sec-outline .list-dot li.note {
  margin-top: 25px;
}

.sec-outline .logo-box ul li:nth-child(4n) {
  clear: both;
  margin-right: 10px !important;
}

.sec-intro {
  position: relative;
  z-index: 977;
  text-align: center;
  overflow: hidden;
  margin-bottom: 125px;
  padding: 120px 0 128px 0;
}
.sec-intro .bg-skew-content {
  padding-left: 30px;
}
.bg-skew.bg-bubble7 .bg-skew-content:after {
  position: absolute;
  content: "";
  top: 50%;
  left: 0;
  right: 0;
  z-index: 9;
  width: 100%;
  height: calc(100% + 600px);
  background: #efefef url(../img/common/bg-bubble7.png) no-repeat center top;
  background-size: cover;
  margin-top: -290px;
}
.sec-intro-btn {
  display: block;
  width: 100%;
  max-width: 450px;
  margin: auto;
  font-size: 30px;
  font-size: 3rem;
  font-weight: bold;
  text-align: center;
  border: 2px solid #35b6a1;
  border-radius: 20px;
  background: #fff;
}
.sec-intro-btn span {
  padding: 23px 40px 23px 80px;
  position: relative;
  color: #35b6a1;
  display: inline-block;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: bold;
}
.sec-intro-btn span:before {
  position: absolute;
  content: "";
  top: 50%;
  left: 0;
  z-index: 9;
  width: 48px;
  height: 25px;
  background: url(../img/top/icon-cmr.svg) no-repeat center top;
  background-size: 100% 100%;
  margin-top: -12px;
}

.sec-intro-btn span:after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  width: 24px;
  height: 14px;
  margin-top: -6px;
  background: url(../img/common/icon/icn-arr8.svg) no-repeat center top;
  background-size: 100% 100%;
}
.sec-intro-video {
  margin: 0 0 0 0;
  position: relative;
  z-index: 8;
}
.sec-intro-video .video-box {
  max-width: 800px;
  margin: auto;
}
.sec-intro-video .video-box iframe {
  max-width: 100%;
}
/*.sec-outline.bg-skew.bg-bubble4 {
  padding-bottom: 385px;
}*/
.sec-outline .bg-skew-content {
  padding-bottom: 200px;
}
.sec-btn-faq {
  position: relative;
  z-index: 3;
  background: #efefef;
  padding: 370px 0 90px 0px;
  margin: -220px auto auto auto !important;
  max-width: 100% !important;
}
.sec-btn-faq a {
  max-width: 525px;
  margin: auto;
}

.link-pink {
  color: #d75775 !important;
  text-decoration: underline !important;
  padding-left: 15px;
  background: url(../img/common/icon/icn-arr9.svg) no-repeat left 7px;
  background-size: 9px 13px;
  margin-left: -5px;
}
@media (min-width: 1990px) {
  .sec-intro {
    padding: 150px 0 158px 0;
  }
}

@media (min-width: 768px) {
  .mainVisual .box-intro .info {
    max-width: 63%;
  }
  .sec-bike .block-step1 .detail {
    width: 68%;
  }
  .sec-intro-btn:hover {
    opacity: 1;
    background: #35b6a1;
  }
  .sec-intro-btn:hover span {
    color: #fff;
  }
  .sec-intro-btn:hover span:before {
    background: url(../img/top/icon-cmr_wh.svg) no-repeat center top;
    background-size: 100% 100%;
  }

  .sec-intro-btn:hover span:after {
    background: url(../img/common/icon/icn-arr8_wh.svg) no-repeat center top;
    background-size: 100% 100%;
  }
  .link-pink:hover {
    text-decoration: none !important;
  }
  .nav-anchor ul li a span {
    padding: 5px 32px 5px 20px;
  }
}

@media (max-width: 1024px) and (orientation: landscape), (max-width: 768px) and (orientation: portrait) {
  .sec-intro .bg-skew-content {
    padding-left: 0;
  }
  .sec-bike .list-bike li .thumb {
    max-width: 190px !important;
  }
  .sec-bike .list-bike li .thumb.thumb2 {
    /*margin: 0 -5px 25px 0 !important;*/
    max-width: 190px !important;
    margin: 0 5px 25px !important;
  }
  .sec-bike .list-bike li .cir {
    max-height: 200px !important;
  }
  .bg-skew.bg-bubble7 .bg-skew-content:after {
    height: calc(100% + 455px);
    margin-top: -265px;
  }
}

@media (max-width: 1024px) and (min-width: 768px) {
  .sec-bike .list-bike li .thumb.thumb2 {
    margin: 0 0px 25px 0 !important;
  }
}

@media (max-width: 1024px) and (min-width: 768px) and (orientation: portrait) {
  .nav-anchor ul li {
    width: 33.33% !important;
  }
  .sec-bike .block-step-white {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
}

@media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
  .sec-taxi .list-taxi li {
    max-width: initial !important;
  }
  .sec-taxi li .pic img {
    margin: 0 auto;
    width: 100%;
    max-width: 185px;
  }
  .sec-outline .logo-box ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    max-width: 270px;
    margin: 0 auto;
  }
  .sec-outline .logo-box ul li {
    max-width: 86px !important;
    width: 100% !important;
  }
  .sec-outline .logo-box ul li:nth-child(4n) {
    clear: both;
    margin-right: 0 !important;
  }
}
@media (max-width: 767px) {
  .sec-bike .list-bike li .thumb.thumb2 {
    width: 100%;
    margin: 0 auto 25px !important;
    max-width: 295px !important;
  }
  .bg-skew.bg-bubble7 .bg-skew-content:after {
    height: calc(100% + 150px);
    background: #efefef url(../img/common/bg-bubble7-sp.png) no-repeat center top;
    background-size: cover;
    margin-top: -115px;
  }
  .sec-intro {
    margin-bottom: 0;
    padding: 80px 0;
  }
  .sec-outline{
    margin-top: 60px !important;
  }
  .sec-outline .bg-skew-content {
    padding-bottom: 97px;
  }
  .sec-intro-video {
    padding: 90px 0;
    margin: -90px 0 0 0;
  }
  .sec-intro-btn {
    max-width: 100%;
    font-size: 23px;
    font-size: 2.3rem;
    border-radius: 10px;
  }
  .sec-intro-btn span {
    padding: 20px 40px 20px 55px;
  }
  .sec-intro-btn span:before {
    width: 37px;
    height: 19px;
    margin-top: -8px;
  }
  .sec-intro-btn span:after {
    width: 26px;
    height: 9px;
    margin-top: -4px;
  }
  .sec-btn-faq {
    padding: 159px 0 90px 0;
    background-color: #EFEFEF;
    margin: -70px auto auto auto !important;
  }
  .link-pink {
    margin-left: -13px;
    margin-top: 6px;
    display: inline-block;
  }
  #introVideo {
    padding-top: 100px;
    margin-top: -100px;
  }
}
@media (max-width: 420px) {
  .sec-intro-video .video-box iframe {
    height: 192px;
  }
}
@media (max-width: 360px) {
  .sec-intro-video .video-box iframe {
    height: 186px;
  }
}

@media (max-width: 320px) {
  .sec-intro-video .video-box iframe {
    height: 164px;
  }
}

@media (max-width: 350px) {
  .sec-outline .logo-box ul li {
    max-width: 70px !important;
  }
}

@media (max-width: 767px) {
  .faq-box .ques-box.is-active:after {
    transform: rotate(180deg);
  }
}

/* Custom for IPAD 11 Pro */
@media only screen and (min-width: 834px) and (max-width: 1194px) and (orientation: portrait) {
  .sec-bike .list-bike li .thumb.thumb2 {
    margin: 0 10px 25px !important;
  }
  .sec-bike .block-step-white {
    padding-left: 25px !important;
    padding-right: 25px !important;
  }
  .sec-bike .list-bike li .cir {
    max-height: 210px;
  }
  .sec-bike .list-bike li {
    padding: 0 8px;
  }
}

/* CUSTOM BTN BROWN  */

.layerMenu .gNavi {
  max-width: 430px;
}
.layerMenu .gNavi > li.no-bb > a {
  border-bottom: 0;
}
.layerMenu .gNavi > li.brown-btn {
  margin-top: 35px;
}
.layerMenu .gNavi > li.brown-btn > a {
  font-size: 18px;
  background: #DAB87B;
  border-radius: 20px;
  padding: 16px 46px 16px 116px;
  /*letter-spacing: 1px;*/
  position: relative;
}
.layerMenu .gNavi > li.brown-btn > a:hover {
  color: #fff;
  opacity: 0.7;
}
.layerMenu .gNavi > li.brown-btn > a:before {
  position: absolute;
  content: '';
  background: url(../img/jrepassport/ico_bicycle.svg) no-repeat;
  background-size: 100% 100%;
  width: 52px;
  height: 52px;
  left: 39px;
  top: 12px;
}
.layerMenu .gNavi > li.brown-btn > a:after {
  position: absolute;
  content: '';
  background: url(../img/jrepassport/ico_white_arr.svg) no-repeat;
  background-size: 100% 100%;
  width: 24px;
  height: 12px;
  right: 24px;
  top: 50%;
  margin-top: -6px;
}
@media (min-width: 1000px) {
  top: 49.4%;
}
@media (max-width: 960px) {
  .layerMenu .gNavi > li.brown-btn > a {
    padding-left: 32px;
    /*padding-right: 70px;*/
    text-align: left
  }
  .layerMenu .gNavi > li.brown-btn > a:before {
    display: none
  }
}
@media (max-width: 767px) {
  .layerMenu .gNavi {
    padding-bottom: 30px;
  }
  .layerMenu .gNavi > li.brown-btn > a {
    padding-left: 27px;
    /*padding-right: 70px;*/
    text-align: left
  }

}

/* CUSTOM BROWN BAR ON TOP */

@media (min-width: 768px) {
  .bike-1 .hamberger {
    top: 140px;
  } 
  #top .hamberger {
    top: 130px;
  }
}
.brown-bar {
  width: 100%;
}
#top .mainVisual {
  height: calc(100vh - 100px);
}
.brown-bar a {
  display: block;
  min-height: 100px;
  line-height: 100px;
  text-align: center;
  color: #fff;
  font-size: 28px;
  font-weight: bold;
  /* padding: 26px 0 30px; */
  background: brown;
  letter-spacing: 2px;
  position: relative;
  background: url(../img/common/bg_trial.jpg) repeat-x;
}
.brown-bar a:hover {
  opacity: 0.8;
}
.brown-bar a:before {
  position: absolute;
  content: '';
  background: url(../img/jrepassport/ico_white_arr.svg) no-repeat;
  background-size: 100% 100%;
  width: 30px;
  height: 15px;
  right: 64px;
  top: 50%;
  margin-top: -7px;
  transition: all 0.3s;
}
.brown-bar a:hover:before {
  right: 25px;
}
.brown-bar a span {
  padding-left: 120px;
  position: relative;
}
.brown-bar a span:before {
  position: absolute;
  content: '';
  background: url(../img/jrepassport/ico_bicycle_white.svg) no-repeat;
  background-size: 100% 100%;
  width: 78px;
  height: 78px;
  left: -10px;
  top: -19px;
}

.isIpad .sec-links .sec-btn-sub a {
  padding-left: 20px;
}
.isIpad .sec-links .sec-btn-sub a .icon img {
  width: 60px;
}
.isIpad .brown-bar a {
  padding: 26px 0 30px;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 950px) {
  .brown-bar a {
    font-size: 20px;
    min-height: auto;
    line-height: inherit;
  }
  .brown-bar a:before {
    right: 40px;
  }
  .brown-bar a span:before {
    width: 60px;
    height: 60px;
    top: -14px;
    left: 42px;
  }
}
@media (max-width: 767px) {
  #top .mainVisual {
    height: auto;
  }
  .brown-bar a {
    /*font-size: 18px;*/
    font-size: 17px;
    line-height: 24px;
    text-align: left;
    padding: 16px 0;
    background: #DAB87B;
    letter-spacing: 0;
  }
  .brown-bar a:before {
    width: 24px;
    height: 12px;
    right: 15px;
  }
  .brown-bar a span {
    padding-left: 81px;
    display: inline-block;
  }
  .brown-bar a span:before {
    width: 52px;
    height: 49px;
    left: 15px;
    top: -3px;
  }
  /* .hamberger {
    top: 100px;
  } */
  .bike-1 .hamberger {
    top: 100px;
  } 
  .bike-1 .hamberger.is-active {
    top: 30px;
  }
  #top .hamberger {
    top: 95px;
  }
  #top .hamberger.is-active, #bike .hamberger.is-active {
    top: 15px!important;
  }
}

.sec-bike.sec-bus .block-step1 .pic {
  max-width: 186px!important;
}

.rows-full {
  width: 100%;
  display: block!important;
}
.list-dot-two-col {
  font-size: 0;
}
.list-dot-two-col li {
  display: inline-block;
  vertical-align: top;
  width: 50%;
}

@media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
  .sec-bike.sec-bus .block-step1 .pic {
    max-width: 224px!important;
  }
  .list-dot-two-col li {
    display: block;
    width: 100%;
    margin-bottom: 25px;
  }
  .list-dot-two-col li:last-child {
    margin-bottom: 0;
  }
}

/* --- MODIFY 2022-11-23 --- */

@media (min-width: 950px) {
  #footer .foot-right {
    padding-left: 23%;
    align-items: center;
    padding-top: 40px;
    padding-bottom: 43px;
  }
  #footer .foot-right .foot-left-flex {
      margin-right: 4%;
      width: 23%;
      margin-top: 35px;
  }
  #footer .foot-right .foot-left-flex:last-of-type {
    margin-right: 10%;
  }
}
@media (max-width: 1100px) and (min-width: 780px) {
  #footer .foot-right {
    padding-left: 13%;
  }
  #footer .foot-right .foot-left-flex > li a {
    font-size: 15px;
  }
}

@media (max-width: 767px) {
  #footer .foot-right .foot-left-flex:first-of-type {
    margin-bottom: 0;
  }
}
@media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
  #footer .foot-right {
    padding-left: 0;
  }
}
@media (max-width: 896px) {
  #footer .foot-right .foot-left-flex:first-of-type {
    margin-bottom: 0;
  }
}

/* --- MODIFY 2023-1-24 --- */
/*#sharecycle .swiper-container{
  width: 100%;
  margin: 0 auto;
}
#sharecycle .swiper-container a{
  width: 50%;
  margin: 0 auto;
  display: block;
}
@media (max-width: 767px) {
  #sharecycle .swiper-container a{
    width: calc(100% - 40px);
  }
}*/
