/*
 * CSS for PC
 */
/* ------------------------------------------

------------------------------------------ */
.sp {
    display: none !important;
  }

  #widewrapper {
    font-family: 'Noto Sans JP', sans-serif;
  }

.ss-contents {
  width: 100%;
  min-width: auto;
}
  .ss-container {
    border: none;
    margin-bottom: 0;
    padding-bottom: 0;
    border-radius: 0;
  }
  
  #topBnr {
    text-align: center;
    background-color: #FFDB00;
  }
  #topBnr h1 img{width: 75%}
  .cpntime {
    background-color: transparent;
    padding: 40px 0 0;
    position: relative;
  }
  .attention {
      background-color: #ababab;
      padding: 10px 0;
      position: relative;
      font-size:12px;
      color: #FFFFFF;
      text-align
  :center;
      line-height: 150%;
      }
  
  .cpntime > ul {
    width: 500px;
    margin: 0 auto;
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 14px;
    line-height: 200%;
    font-weight: 300;
  }
  
  .cpntime > ul li {
    color: #000;
    display: flex;
  }
  
  .cpntime > ul li .icon {
    display: flex;
  }
  
  .cpntime > ul li .icon li {
    font-size: 13px;
    color: #BF0000;
    background-color: transparent;
    border-radius: 5px;
    padding: 0 15px;
    margin-right: 10px;
    font-weight: 400;
	  border: 1px solid #000;
  }
  
  .cpntime p {
    width: 500px;
    margin: 0 auto;
    color: #000;
    padding-top: 8px;
    font-size: 12px;
    font-weight: 400;
  }
  
  .ss-center {
    font-family: 'Noto Sans JP', sans-serif;
  }
  
  #popup {
    cursor: pointer;
    position: absolute;
    right: calc(50% - 500px);
    top: 7px;
    width: auto;
  }
  
  #popup:hover {
    opacity: 0.8;
  }
  
  #pop {
    background-color: rgba(0, 0, 0, 0.8);
    position: fixed;
    z-index: 100;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    overflow: scroll;
  }
  
  #pop > span {
    position: fixed;
    cursor: pointer;
      display: block;
    top:40px;
    right: calc(50% - 579px);z-index: 99;
  }
  
  #pop .close {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 21;
  }
  
  #pop .popinner {
    background-color: #fff;
    width: 690px;
    margin: 70px auto 30px;
    height: auto;
    border-radius: 20px;
    padding: 80px 160px;
    z-index: 22;
    position: relative;
  }
  
  #pop .popinner ul li {
    padding: 30px 0;
    color: #243D4A;
  }
  
  #pop .popinner ul li:first-child dl dd span {
    background-image: url(https://img.travel.rakuten.co.jp/bus/campaign/50pointday/202106/images/coin.png);
    background-repeat: no-repeat;
    padding-left: 50px;
    background-position: top left;
    padding-top: 3px;
  }
  
  #pop .popinner ul li dl {
    display: flex;
    line-height: 270%;
  }
  
  #pop .popinner ul li dl dt {
    margin-right: 60px;
  }
  
  #pop .popinner ul li dl dd {
    padding: 30px 0;
    font-size: 24px;font-family: 'Noto Sans JP', sans-serif;
  }
  
  #pop .popinner ul li dl dd span {
    display: block;
    font-size: 30px;
    font-weight: 700;
  }
  #pop .popinner ul li dl dd span b{color:#E6A000; }
  h2.iconttl {
    font-family: 'Noto Sans JP', sans-serif;
    text-align: center;
    font-size: 30px;
    padding-top: 30px;
    padding-bottom: 0px;
    color: #00B900;
  }
  
  h2.underlinettl {
    font-family: 'Noto Sans JP', sans-serif;
    text-align: center;
    font-size: 30px;
    padding-top: 40px;
    padding-bottom: 20px;
    color: #333333;
    position: relative;
      z-index: 0;
  }
  
  h2.underlinettl span {
    position: relative;
    z-index: 19;
    font-size: 30px;
  }
  
  h2.underlinettl:after {
    display: block;
    content: "";
    border-bottom: 28px solid #fff4b0;
    width: 500px;
    position: absolute;
    right: 30%;
    bottom: 0;
  }
  
  p.sub {
    text-align: center;
    font-size: 22px;
    color: #BF0000;
    font-weight: bold;
    padding-bottom: 20px;
  }
  
  .entry {
    /* padding-top: 20px; */
    /* width: 1106px; */
    max-width: 1280px;
    margin: 0 auto;
  }
  
  .entry .gaiyo {
    width: 70%;
    max-width: 980px;
    background: #fff;
    margin: 0 auto;
    font-size: 16px;
    text-align: center;
    padding: 15px 0;
    border-radius: 3px;
    position: relative;
    margin-top: 60px;
    color: #333;
    border: 1px solid #333;
  }
  
  .entry .gaiyo:after {
    display: block; content: ""; position: absolute; top: 50%; right: 5%; margin-top: -8px;  width: 16px; height: 16px; background: url(https://img.travel.rakuten.co.jp/cars/campaign/pointday/images/arrowr.png) no-repeat;
  }
  
  .entry .active-submenu.gaiyo {
    border-radius: 3px 3px 0 0;
  }
  
  .entry .active-submenu.gaiyo:after {
    transform: rotate(180deg);
  }
  
  .entry .gaiyodtl {
    font-size: 14px;
    line-height: 150%;
    padding: 0px 20px 20px;
    border-radius: 0 0 3px 3px;
    border: 1px solid #d4d4d4;
    width: calc(70% - 40px);
    max-width: 940px;
    margin: 0 auto;
    background: #fff;
  }
  
  .entry .gaiyodtl dl dt {
    font-weight: bold;
    padding: 20px 0 10px;
  }
  
  .entry .gaiyodtl dl dd span {
    color: #bf0000;
  }
  
  .entry .gaiyodtl dl dd b {
    color: green;
  }
  
  .entry .gaiyodtl dl dd em {
    font-style: normal;
    text-decoration: line-through;
  }
  
  .entry .gaiyodtl dl dd a {
    text-decoration: underline !important;
  }
  
/*   .bgwrap {
    padding: 65px 0;
  } */
  
  .ss-center {
    max-width: 100%;
  }
  
  .ss-center .ss-container {
    max-width: 1280px;
    margin: 0 auto;
    border: none;
  }
  
  .bnrwrap {
    padding: 65px 0;
  }
  
  #BNR {
    margin: 40px auto;
  }
  
  #BNR .ss-banner-box {
    padding-top: 20px;
  }
  
  #BNR .ss-banner-box .flex-box-center li {
    border: none;
    box-shadow: 1px 1px 8px #ccc;
    border-radius: 0;
  }
  
  .searchWide {
    padding: 0 50px 20px;
  }
  
  .route {
    border-top: 1px solid #ccc;
    padding-top: 10px;
  }
  
  .route dl {
    padding-top: 60px;
    width: 886px;
    margin: 0 auto;
  }
  
  .route dl dt {
    font-size: 24px;
    background: #E6E6E6;
    text-align: center;
    padding: 10px 0;
    font-weight: bold;
  }
  
  .route dl dd {
    padding: 50px 0;
  }
  
  .route dl dd ul {
    display: flex;
    justify-content: space-between;
  }
  
  .route dl dd ul li {
    width: 31%;
  
  }
  .route dl dd ul li a{  display: flex;
    align-items: center;
    justify-content: start;}
  .route dl dd ul li p {
    font-size: 24px;
    font-weight: bold;
    color: #bf0000;
    text-align: left;
    line-height: 150%; margin-left: 10px;
  }
  .route dl dd ul li a:hover{opacity: 0.8;text-decoration: underline;}
  .route dl dd ul li p span {
    color: #243D4A !important;
    font-weight: normal;
    display: block;
    font-size: 20px;
  }
  
  #search-box.verB.test #searchSwitchArea4 .white.busNormal.nobd{border-right: none;}
  #blueBtn:hover{opacity: 0.8;}

/*----------nav---------------*/
nav {
  background: #F7F7F7;
  padding: 30px 0 20px;
}

nav ul {
  display: flex;
  justify-content: center;
}


nav ul li {
  padding: 0 12px;
    padding-bottom: 0px;
  margin: 0 50px;
  border-bottom: 3px solid #F7F7F7;
  padding-bottom: 10px;
}

nav ul li a.iconCoupon {
  background: url(../images/iconCouponS.png) left center no-repeat;
}

nav ul li a.iconSearch {
  background: url(../images/iconSearchS.png) left center no-repeat;
}

nav ul li a.iconBus {
  background: url(../images/iconBusS.png) left center no-repeat;
}

nav ul li a {
  display: block;
  font-size: 22px;
  color: #184273;
  font-weight: bold;
  padding-left: 36px;
  line-height: 28px;
}

a:link, a:visited {
  color: #184273;
}

nav ul li a {
  font-size: 22px;
  color: #184273;
  font-weight: bold;
  line-height: 28px;
}

li, ul {
  list-style: none;
}

.rightMenu, .sRight{
	z-index: 1000!important;
}

.pagetop a{
	z-index: 1000!important;

}

.topBnrBox h1 img {
  width: 100%;
  max-width: 909px;
}

.topBnrBox h1 {
  position: absolute;
  left: 0;
  top: -40px;
  text-align: center;
  width: 100%;
}

.globalNav {
  position: relative;
  background: #f3f3f3;
  box-shadow: 0 0 5px #ccc;
  font-size: 15px;
}

.globalNav {
  position: relative;
  top: 0;
  z-index: 20;
  display: block !important;
  opacity: 1 !important;
}

.globalNav ul {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0;
}

.gNav-list {
  position: relative;
  background: #f3f3f3;
  vertical-align: middle;
  align-items: center;
  flex-wrap: wrap;
}

.gNav-list, .gNav-list a {
  display: flex;
  height: 54px;
}

.gNav-list a {
  width: 100%;
  color: #333 !important;
  text-decoration: none;
  font-weight: 700;
  font-size: 16px;
  align-items: center;
  justify-content: left;
}

.gNav-list, .gNav-list a {
  display: flex;
  height: 54px;
}

.gNav-list a::before, .globalNav ul::before {
  content: "";
}

.gNav-list a {
  color: #333 !important;
  font-weight: 700;
  font-size: 16px;
}

.gNav-list a span {
  position: relative;
  display: flex;
  padding: 0 16px;
  height: 54px;
  align-items: center;
  justify-content: flex-start;
}

.gNav-list a {
  color: #333 !important;
  font-weight: 700;
  font-size: 16px;
}

.gNav-list a.top span::before {
  /* position: absolute;
  top: 50%;
  left: 0px; */
  position: static;
  display: block;
  /* transform: translateY(-50%); */
  margin-top: 0;
  width: 40px;
  height: 40px;
  background: url(https://img.travel.rakuten.co.jp/camp/template/images/iconTop_black.svg) center center no-repeat;
    background-size: auto;
  background-size: 30px;
  content: "";
}

.gNav-list:hover span {
  background-color: #00b900;
  color: #fff !important;
  cursor: pointer;
}

.gNav-list.on a span::before, .gNav-list:hover a span::before {
  position: static;
  /* position: static;
  top: 50%;
  left: 0px; */
  margin-top: 0px;
  width: 40px;
  height: 40px;
  background-image: url(https://img.travel.rakuten.co.jp/camp/template/images/globalNewWhite.svg);
  content: "";
  content: "";
}
.gNav-list a span::before {
  position: static;
  /* position: absolute;
  top: 50%;
  left: 0px; */
  display: block;
  width: 40px;
  height: 40px;
  margin-top: 0px;
  /* transform: translateY(-50%); */
  background-image: url(https://img.travel.rakuten.co.jp/camp/template/images/globalNewGreen.svg);
  background-size: 80px auto;
  background-repeat: no-repeat;
  content: "";
}
.gNav-list.on, .gNav-list:hover, .gNav-list:hover a, .gNav-list:hover span {
  background-color: #00b900;
  color: #fff !important;
  cursor: pointer;
}
.gNav-list.on a {
  background-color: #00b900;
  color: #fff !important;
}


.gNav-list a.dp span::before, .gNav-list.on a.dp span::before, .gNav-list:hover a.dp span::before {
  background-position: -42px -44px;
}

.gNav-list a.car span::before, .gNav-list.on a.car span::before, .gNav-list:hover a.car span::before {
  width: 40px;
  background-position: -44px 3px;
  background-size: 80px auto;
}

.gNav-list a.bus span::before, .gNav-list.on a.bus span::before, .gNav-list:hover a.bus span::before {
  background-position: 3px -38px;
  background-size: 76px auto;
}

.gNav-list a.ov span::before, .gNav-list.on a.ov span::before, .gNav-list:hover a.ov span::before {
  background-position: 0 -90px;
}

.gNav-list a.asobi span:before {
  background-position: -42px -90px!important;
}

.globalNav {
  font-size: 15px;
  margin-bottom: 0!important;
  padding: 0!important;
  position: relative;
  width: 100%;
}

.gNav-list.on, .gNav-list:hover, .gNav-list:hover a, .gNav-list:hover span {
  background-color: #00b900;
  color: #fff !important;
  cursor: pointer;
}

.gNav-list:hover a.top span:before{background:url(https://img.travel.rakuten.co.jp/camp/template/images/iconTop.svg) center center no-repeat;background-size:30px;}

/* 202509 */
.greenTtl {
  background: #00B900;
  color: #fff;
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  line-height: 1;
  box-sizing: border-box;
  min-height: 50px;
  padding: 11px 12px;
}
.greenTtl b {
  font-size: 22px;
  line-height: 0;
}
.ttlIcon  {
  position: relative;
  font-size: 22px;
  font-weight: bold;
}
.ttlIcon::before {
  display: inline-block;
  content: "";
  width: 30px;
  height: 30px;
  background: url(../images/icons.png) no-repeat left top / 200px auto;
  padding-right: 4px;
  vertical-align: middle;
}
.searchIcon::before {
  background-position: 0px -1px;
}
.couponIcon::before {
  background-position: -88px -3px;
}
.couponGreenIcon::before {
  background-position: -44px -3px;
}
.pointIcon::before {
  background-position: -125px -3px;
}
.starIcon::before {
  background-position: -155px 0px;
  background-size: 180px;
}
#COUPON {padding: 32px 0;background: #EDF2E9;}
.coupon__box__holder {background: transparent!important;width: 100%;box-sizing: border-box;padding: 48px 90px 32px!important;}
.coupon_bnrbox {display: flex;align-items: center;justify-content: center;padding-top: 20px;column-gap: 32px;}
#BUS_Search {padding: 20px 0;width: 100%;}
#search-box.verB.test #searchSwitchArea4 .white.busNormal {width: 37%;}

.ttlicon_w.search-icon:after {
    background-position: 0px -125px;
}


@media screen and (max-width:1100px) {
  #BUS_Search .searchWide {
    zoom: 0.8;
  }
}

#COUPON .coupon__time__start {font-weight: 400;}
#COUPON .coupon__time__start section {display: flex;justify-content: space-between;margin-bottom: 4px;}
#COUPON .coupon__filter__guide a {color: #333!important;}
#COUPON .coupon__filter__guide {margin: 0 auto 20px;}

.ttlicon_w:after {
  background-image: url(https://img.travel.rakuten.co.jp/special/sales/images/new/ttlIconGreen.png);
}
.ss-right dd ul {
  border: 1px solid #00B900;
}
.ss-right dd li a {
  color: #00B900;
}
.ss-right dd li {
  border-bottom: 1px solid #00B900!important;
}
.ss-right dd li:last-of-type {
  border-bottom: none!important;
}

#search-box p.searchSubmit a {
  box-shadow: none;
}

.fnozcu {
  margin-top: 48px!important;
}