@charset "utf-8";

.sp {display: none !important;}
#topBnr {background: url(https://img.travel.rakuten.co.jp/camp/mobile/202506/images/kv_pc.png) no-repeat center center; background-size: cover; width: 100%; height: 350px; margin-bottom: 64px;}
#topBnr h1{width: 100%; height: 100%; display: flex; justify-content: center; align-items: center;}
.termBox{width:670px;margin:0 auto 40px;font-size:16px;line-height:1.5; color: #333;}
.termBox span{padding: 4px 8px; border-radius: 3px; border: 1px solid #333; display: inline-block; margin-right: 4px;}
.termBox ul{margin:10px auto 0;}

.entryBox{margin-bottom: 80px;}
.campBoxLink{display: flex; justify-content: center;}
.campBoxLink a{margin: 0 4px; background: #eaeaea; border-radius: 4px; padding: 8px 12px; font-size: 12px; color: #333;}
.campBoxLink a:last-child{position: relative;}
.campBoxLink a:last-child:after{position: absolute; content: url(https://img.travel.rakuten.co.jp/camp/mobile/202207/images/iconOpen.png); margin-left: 20px;}
.ss-center{width: 100%; max-width: none; margin: 0 auto;}
.ss-container{border: none; padding: 0;margin-bottom: 112px; color: #333; width: 1230px;margin: 0 auto; }
.mainTitle{font-size: 40px;display: flex; justify-content: center; align-items: center; margin-bottom: 32px;margin-top: 43px;
}
.mainTitle img{margin-right: 16px;}

.bnrBox{margin-bottom: 112px;}
.bnrBox h3{text-align: center; font-size: 20px; margin-bottom: 16px;}
.bnrBox img{display: block; margin: 0 auto;}
.bnrBox a:hover{opacity: 0.8;}

/* method */
#method ul{max-width: 1200px; width: 100%;}
#method ul li{border: 1px solid #ddd; display: flex; justify-content: space-between; flex-wrap: wrap; align-items: center; padding: 90px 200px; line-height: 1.6;}
#method ul li > p{width: 50%; font-size: 20px; font-weight: bold; text-align: center; padding-left: 72px;}
#method ul li > p span{color: #bf0000;}
#method ul li:nth-child(2){position: relative; margin: 60px 0; padding: 32px 200px;}
#method ul li:nth-child(2) dl{width: 800px; background: #f5f5f5; margin: 32px auto 0; border-radius: 4px;}
#method ul li:nth-child(2) dl dt{padding: 12px 0; text-align: center; font-size: 14px; position: relative;}
#method ul li:nth-child(2) dl dt:after{position: absolute; content: ''; width: 8px; height: 8px; border-right: 1px solid #6d6d6d; border-bottom: 1px solid #6d6d6d; right: 40px; top: calc(50% - 4px); transform: rotate(45deg);}
#method ul li:nth-child(2) dl dt.active-submenu:after{ transform: rotate(-135deg);}
#method ul li:nth-child(2) dl dt:hover{cursor: pointer;}
#method ul li:nth-child(2) dl dt span{color: #6D6D6D; padding-left: 28px; background: url(https://img.travel.rakuten.co.jp/camp/mobile/202308/images/iconInfo.png) no-repeat left center;}
#method ul li:nth-child(2) dl dd{padding: 12px 0 32px; font-size: 12px;}
#method ul li:nth-child(2) dl dd p{color: #666; text-align: center; margin-bottom: 32px;}
#method ul li:nth-child(2) dl dd p a{text-decoration: underline;}
#method ul li:nth-child(2) dl dd img{display: block; margin: 0 auto;}
#method ul li:nth-child(2):before{position: absolute; content: url(https://img.travel.rakuten.co.jp/camp/mobile/202308/images/trangle.png); left: calc(50% - 14px); top: -38px;}
#method ul li:nth-child(2):after{position: absolute; content: url(https://img.travel.rakuten.co.jp/camp/mobile/202308/images/trangle.png); left: calc(50% - 14px); bottom: -51px;}



/* undate */
/*.searchBlock{width: 100%;}*/
.searchBlock {
  width: 1280px;   
  height: 324px; 
  border: 1px solid #CDD5DC; 
  margin: 0 auto;
}
#search-box.verB .searchUndate{background: none; color: #333; width: auto;top: 72px;}
#search-box.verB .searchUndate input[type="checkbox"] + label{color: #333;}
#search-box.verB #search-box-body{width: 100%;}
#Searchbox{background: none;}


/* ranking */
#ranking{
  width: 1280px;
  margin: 0 auto;
}
.rankSubTtl{text-align: center; line-height: 1.6; font-size: 24px; margin-bottom: 24px;}
#ranking .jdsTabNav{margin: 0 auto 24px; display: flex; justify-content: center; transform: none !important; position: relative;}
#ranking .jdsTabNav:after{position: absolute; content: ''; height: 1px; background: #f3f3f3; left: 94px; right: 104px; bottom: 0;}
#ranking .jdsTabNav li{width: auto; background: #fff; text-align: center; padding: 10px 4px; margin: 0 6px; font-size: 18px;}
#ranking .jdsTabNav li.active{border-bottom: 4px solid #54822B;}
#ranking .jdsTabNav li:hover{cursor: pointer;border-bottom: 4px solid #54822B;}
.swiper-scrollbar{background: #D9D9D9 !important;}
.swiper-scrollbar-drag{background: #646262 !important;}
#ranking .photo .photo-in-in{height:124px;}
#ranking .photo{height:124px;}
#ranking .hotel-box{padding-bottom: 24px; margin-bottom: 40px;}
#ranking .hotel-box a:hover{opacity:1;}
#ranking .hotel-box .hotel{background:#ffffff;box-shadow:0px 0px 5px rgba(0, 0, 0, 0.2);border-radius:4px; border: 1px solid rgba(0, 0, 0, 0.1); box-sizing: border-box;}
#ranking .hotel-box .hotel .main{position:relative;}
#ranking .hotel-box .hotel .main a{padding:0px 8px 2px;display:block;color:#333;}
#ranking .hotel-box .hotel .main a:hover .photo-in-in{transform:scale(1.2);}
#ranking .hotel-box .hotel .photo{overflow:hidden;margin:0 -8px;border-radius:4px 4px 0 0;height:100px;}
#ranking .hotel-box .hotel .photo .photo-in-in{background-position:center;background-size:cover;height:100px;border-radius:4px 4px 0 0;transform:scale(1);transition:0.3s ease-in-out;}
#ranking .hotel-box .hotel .photo .photo-in-in:hover{transform:scale(1.2);}
#ranking .hotel-box .hotel .name{font-size:14px;font-weight:600;padding-top:8px;line-height:1.4;padding-bottom:6px;position:relative;}
#ranking .hotel-box .hotel .name.crown{padding-top:34px;}
#ranking .hotel-box .hotel .area{min-height:18px;font-size:12px;}
#ranking .hotel-box .hotel .name.crown:after{content:"";display:block;position:absolute;top:3px;left:0;width:36px;height:30px;background:url(https://img.travel.rakuten.co.jp/share/pctop/images/icon_rank.svg) no-repeat;background-size:auto 28px;}
#ranking .hotel-box .hotel:nth-of-type(1) .name:after {background-position: -2px 0px;}
#ranking .hotel-box .hotel:nth-of-type(2) .name:after {background-position: -38px 0px;}
#ranking .hotel-box .hotel:nth-of-type(3) .name:after {background-position: -74px 0px;}
#ranking .hotel-box .hotel:nth-of-type(4) .name:after {background-position: -112px 0px;}
#ranking .hotel-box .hotel:nth-of-type(5) .name:after {background-position: -148px 0px;}
#ranking .hotel-box .hotel:nth-of-type(6) .name:after {background-position: -186px 0px;}
#ranking .hotel-box .hotel:nth-of-type(7) .name:after {background-position: -223px 0px;}
#ranking .hotel-box .hotel:nth-of-type(8) .name:after {background-position: -259px 0px;}
#ranking .hotel-box .hotel:nth-of-type(9) .name:after {background-position: -295px 0px;}
#ranking .hotel-box .hotel:nth-of-type(10) .name:after {background-position: -333px 0px;}
#ranking .hotel-box .hotel:nth-of-type(n+11){display: none;}
#ranking .hotel-box .hotel .rvw-score{padding-top:2px;padding-bottom:4px;padding-left:10px;}
#ranking .hotel-box .hotel .rvw-score a .review-score{color:#bf0000;font-size:14px;font-weight:bold;}
#ranking .hotel-box .hotel .rvw-score a .review-score:hover{opacity:0.8;}
#ranking .hotel-box .hotel .rvw-score .stars{font-size:14px;letter-spacing:1px;margin-right:2px;width:80px;display:inline-block;position:relative;}
#ranking .hotel-box .hotel .rvw-score .stars .review-base{color:#eaeaea;width:100%;box-sizing:border-box;}
#ranking .hotel-box .hotel .rvw-score .stars .review-rst{color:#ffba00;position:absolute;overflow:hidden;top:0;left:0;z-index:1;width:0;box-sizing:border-box;}
#ranking .hotel-box .hotel .price{font-weight:bold;color:#bf0000;text-align:center; font-size: 14px;}
#ranking .hotel-box .hotel .price em{font-size:16px;font-style:normal;font-feature-settings:"palt", 1;}
#ranking .hotel-box .hotel .links{padding:2px 0 4px;text-align:center;}
#ranking .hotel-box .hotel .links a{font-size:14px;color:#1d54a7;background:#fff;display:block;margin:8px;border:1px solid #ccc;border-radius:3px;padding:8px 0;color:#333;}
#ranking .hotel-box .hotel .links a:hover{border:1px solid #eaeaea;background-color:#f3f3f3;}
#ranking .hotel-box .hotel .links a.coupon-link::before{content:"";display:inline-block;width:18px;height:18px;position:relative;left:-4px;top:4px;background-image:url(https://img.travel.rakuten.co.jp/share/pctop/images/hotel_coupon_svg.svg);background-size:18px auto;background-repeat:no-repeat;}
#ranking .hotel-box .hotel .links a.noCoupon{display:none!important;}
.rankNote{font-size: 14px; margin: 0 auto 112px;margin-left: 215px;}





/* tokusyu */
.bnrLIst{display: flex;justify-content:flex-start; flex-wrap: wrap; width: 100%;}
.bnrLIst li{margin: 0 2% 20px 0; width: 23.5%;}
.bnrLIst li:nth-child(4n){margin-right: 0;}
.bnrLIst li a, .bnrLIst li img{display: block; width: 100%;}


/* FAQ */
#FAQ{width:950px;margin:0 auto 80px;}
#FAQ .jdsCoponSwitch{display:block;background-color:#f5f5f5;border-radius:5px;font-size:16px;margin-top:20px;padding:16px 24px;position:relative;}
#FAQ .jdsCoponSwitch:hover{cursor:pointer;}
#FAQ .jdsCoponSwitch::after{display:block;position:absolute;z-index:9;content:url(https://img.travel.rakuten.co.jp/camp/gakuwari/202206/images/Plus.png);right:16px;top:50%;margin-top:-12px;}
#FAQ dd{display:block;border:1px solid #ccc;padding:16px 24px;margin-top:16px;font-size:14px;line-height:180%;position:relative;background:#fff;}
#FAQ dd a{color:#006497!important;}
a.border.btn {
    display: block;
    border: 1px solid #4D4D4D;
    border-radius: 4px;
    width: 548px;
    margin: 20px auto;
    padding: 16px 0;
    text-align: center;
    color: #4d4d4d !important;
    font-size: 16px;
}
a.border.btn span{position: relative;}
a.border.btn span:after {
    display: block;
    content: "";
    position: absolute;
    border-right: 1px solid #4d4d4d;
    border-bottom: 1px solid #4d4d4d;
    width: 10px;
    height: 10px;
    transform: rotate(-45deg);
    right: -16px;
    top: calc(50% - 5px);
}

.pagetop{width: 80px; margin: 0 10px 10px 0;}
.pagetop a{height: 80px; background: #bf0000; border-radius: 100rem;}


.fivepoint img{
  display: none;
}
*/
/*
.fivepointuse{
    display: none;
}
.subscribers{
    display: none;
}
.Mobileconnects{
    display: none;
}*/

/*fivepoint*/
.fivepoint img:first-child {
    display: block;
    margin: 0 auto;
  }
  
  .fivepoint img:last-child {
    display: block;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .iconf{
      margin-right: 87px;
  }

  .pink{

    text-align: center;
    color: #FF008C;
    font-size: 56px;
}
#impontantp{
  display: block;
    padding-top: 48px; 
    margin: 0 auto; 
    margin-bottom: 78px;
}
.fivepoint{
  margin-top:-52px;
}


  .container {
    margin: 0 auto;
    width: 889px;
    height: 158px;
    border: 1px solid #DDDDDD;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px;
    box-sizing: border-box;
    border-radius: 5px;

  }
  
  .stepf {
    flex: 1;
  }
  
  .stepf p {
    margin: 0;
    padding-left: 130px;
    line-height: 24px;
  }
  
  .iconf {
    flex: 0;
  }
  .step1{
    font-size: 16px;
    font-style: italic;
  }
  .centered-image {
    display: block;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 10px;
  }
.greenf{
    display: block;
    margin: 0 auto;
    margin-top: 8px;
    margin-bottom: 8px;
}

/*contract*/

.contract {
    display: block;
    margin: 0 auto;
    position: relative;
    width: 889px;
    height: 476px;
    border: 1px solid #DDDDDD;
    margin-top: 8px;
    height: auto;
  }
  .text {
    position: absolute;
    top: 18px;
    left: 143px;
    font-size: 16px;
    margin-bottom: 20px;
    line-height: 24px;
  }
  .stepc{
    font-style: italic;
  }
  .text p {
    margin: 0;
  }
  .signimage img {
    
    margin-top: 75px;
    margin-bottom: 20px;
    padding-left: 143px; 
  }
  .greenc{
    display: block;
    margin: 0 auto;
    margin-top: 8px;
    margin-bottom: 8px;
  }
/*travltime*/

.travltime {
    display: block;
    margin: 0 auto;
    width: 889px;
    height: 126px;
    border: 1px solid #DDDDDD;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
    
  }
  .right {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 143px;
    font-size: 16px;
    line-height: 24px;
  }
  
  .iconr {
    flex-grow: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 14px;
    margin-top: 10px;
    
  }
  
  .step3 {
    font-style: italic;
  }
  .greent{
    display: block;
    margin: 0 auto;
    margin-top: 8px;
    margin-bottom: 8px;
}
/*timeline*/
.timeline {
    margin: 0 auto;
    width: 889px;
    height: 126px;
    border: 1px solid #DDDDDD;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
  }
  .step4 {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    justify-content: center; 
    padding: 143px;
    font-size: 16px;
    line-height: 24px;
  }
  .iconline {
    flex-grow: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 26px;
    margin-top: 10px;
  }
  .timeline .red{
    color: #bf0000 ;
  }
  .italic{
    font-style: italic;
  }
  .fivepointuse{
    background-color: white;
  }
  /*subscribers*/
  .subscribers{
    width:100%;
    height:1157px;
    background-color:#FFF2F9 ;
    margin: 0 auto;
    margin-top:130px;
  }

.spsize {
    display: none !important;
}
  .subscribers p span{
    color:#00B900;
    font-size: 42px;
  }
  .subscribers p{
    font-size:46px;
    text-align: center;
    padding-top: 48px;
    padding-bottom: 20px;
    font-weight: bold;
  }
  .bgwhite1{
    margin: 0 auto;
    margin-top:-8px;
    margin-bottom: 17px;
  }
  .bgwhite1 p{
    font-size:24px;
   padding-top: 52px;
  }
  .pic1 {
    display: flex;
    align-items: center;
    justify-content: center;
}
  .pic1 img{
    display: block;
    margin: 0 auto;
    margin-top: 31px;
  }
  #highlight p {
   font-size: 34px;
   text-align: center;
}
.imgnine{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 10px;
	margin-bottom: 30px;
}
.forsp{
  display: none !important;
}
.my-button {
    display: inline-block;
    height: 80px;
    width: 426px;
    background-color: #BF0000;
    color: #ffffff;
    text-align: center;
    line-height: 80px;
    border-radius: 40px;
    text-decoration: none;
    display: block;
    margin: 0 auto;
    margin-bottom: 40px;
    font-size: 32px;
}
body .my-button {
    color:white !important;
}
/*Mobileconnects*/
.Mobileconnects{
    width: 100%;
    height: 703px;
    background-color:#FFF2F9;
    margin-top: -16px;
}
.Mobileconnects p{
    text-align: center;
    color: #FF008C;
    font-size: 30px;
}
.Mobileconnects p span{
font-size: 24px;
    color: #000000;
}
.Mobileconnects .bla {
    color: black;
    font-size: 30px;
  }
  .whitetwo{
    height: 576px;
    width: 850px;
    background-color: white;
    border-radius: 10px;
    margin: 0 auto;
    margin-top:30px;
    margin-bottom: 17px;
  }

  .whitetwo p{
    font-size:18px;
   padding-top: 36px;
   color: #000000;
  }
  .whitetwo p span{
    font-size:14px;
   color: #6F706E;
  }
  .mapimg{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 24px;
}
.spmap{
  display:none !important;
}
#imp p {
    margin-top: -24px;
    font-size: -8px;
    text-align: center;
 }
 .my-button2 {
    display: inline-block;
    height: 60px;
    width: 400px;
    background-color: #FF41BE;
    color: white;
    text-align: center;
    line-height: 53px;
    border-radius: 40px;
    text-decoration: none;
    display: block;
    margin: 0 auto;
    margin-top: 27px;
    font-size: 22px;
}

body .my-button2 {
    color:white !important;
}

.custom-text {
    margin: 0 auto;
    margin-top: 16px;
    font-size: 12px;
    color: #767676;
    width: 734px;
    height: 48px;
    line-height: 136%;

  }
  .custom-text a { 
    text-decoration: none;
  }

  .bnrBox{
    display: none;
  }

  /*pc*/

  .bgwb{
    display: none;
  }
.fivepoint p span{
font-size: 44px;
    color: #000000;
}

.bgwbpc p{ 
  margin-right: 14px;
   font-size: 32px;
   text-align: center;

  line-height: 38px;
 }
 .firpc{
 width:374px;
 height: 98px;
 color:white;
 background-color: #FF008C;
 display: flex;
 align-items: center;
 justify-content: center;
 }
 .firpc img{
   margin-right:26px;
 }
 .bgwbpc .firpc>p
 {color:white;text-align:center;}
 .secpc{
   width:376px;
   height: 98px;
   color:#333333;
   background-color: #D9D9D9;
   display: flex;
   align-items: center;
   justify-content: center;
   }
   .secpc img{
     margin-right:26px;
   }
   .bgwbpc {
     display: flex;
     justify-content: center;
     margin-top: 50px;
     margin-bottom: 80px;
   }
  