/* ------------------------------------------
	Common
------------------------------------------ */
.pc {
  display: none!important;
}

.ss-button-green {
  box-sizing: border-box;
  background-color: #D7402E!important;
  border: 1px solid #D7402E!important;
  box-shadow: 1px 1px 3px #eee,-1px 1px 3px #eee!important;
}
.ss-hotel {
  padding: 0!important;
  border: none!important;
}
.ss-hotel  .mainLink {
  padding: 10px 35px 10px 10px!important;
  border: 1px solid #c3c3c3!important;
  display: block;
  border-radius: 5px;
}

img {
	max-width: 100%;
}

.pc {
  display: none;
}

#widewrapper {
  width: 100%;
  overflow: hidden;
  position: relative;
  font-family: 'Noto Sans JP', sans-serif;
}

#contents.column1 {
	width: 100%;
	padding: 0 0 40px 0;
}

#contents {
	background: #fff;
	overflow: hidden;
}

.contentsInner {
  width: 100%;
  margin: auto;
  /* padding: 0 16px; */
  box-sizing: border-box;
}


.title {
  width: 100%;
  box-sizing: border-box;
  margin: 0 auto 16px;
  text-align: center;
  padding-bottom: 12px;
  border-bottom: 1px solid #6D6D6D;
}
.title .ttlIcon  {
  padding-top: 50px;
}

.title img {
  display: block;
  width: 80%;
  margin: 0 auto;
}

.bg_pink {
  background: rgba(215, 64, 46, 0.11);
}

.big-font {
  font-size: 29px;
  line-height: 0.5;
}
.mid-font {
  font-size: 23px;
}
.margin-right-3 {
  margin-right: 3px;
}





/* ------------------------------------------
	KeyVisual
------------------------------------------ */

#keyVisual {
	width: 100%;
	margin: 0;
	position: relative;
  font-size: 0;
  display: block;
}


#search-box-body {
  display: none;
}


/* ------------------------------------------
	navi
------------------------------------------ */

.navi {
  text-align: center;
  width: 100%;
  z-index: 99999;
  background-color: #000;
}
.navi ul {
  display: flex;
  justify-content: center;
  align-content: center;
  padding: 8px 0;
  width: 100%;
}
.navi ul li {
  min-height: 24px;
}
.navi ul li a {
  display: block;
  padding: 4px 16px 8px;
  text-decoration: none !important;
  position: relative;
  color: #fff!important;
  font-weight: 700;
  border-right: 1px solid #fff;
}
.navi ul li:last-child a {
  border-right: none;
}


/* ------------------------------------------
	icon
------------------------------------------ */

.ttlIcon {
  position: relative;
  display: block;
  width: fit-content;
  margin: 0 auto;
  padding-top: 24px;
}

.ttlIcon::before {
  display: block;
  position: absolute;
  content: "";
  width: 24px;
  height: 24px;
  background: url(https://img.travel.rakuten.co.jp/cars/special/card/202503/images/ttlIcon_white.svg) no-repeat;
  background-size:300px auto;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.ttlIcon-red::before {
  width: 42px;
  height: 42px;
  background: url(https://img.travel.rakuten.co.jp/cars/special/card/202503/images/ttlIcon_red.svg) no-repeat;
  background-size:500px auto;
}
.ttlIcon2::before {
  /* left: -74px; */
  left:calc( 50% - 24px);
}
.ttlIcon2::after {
  display: block;
  position: absolute;
  content: "";
  width: 42px;
  height: 42px;
  background: url(https://img.travel.rakuten.co.jp/cars/special/card/202503/images/ttlIcon_red.svg) no-repeat;
  background-size:500px auto;
  top: 0;
  left:calc( 50% + 24px);
  transform: translateX(-50%);
}
.ttlIcon-red.ttlIcon-mark::before {
  background-position: -57px 0px;
}
.ttlIcon-mark::before {
  background-position: -35px 0px;
}
.ttlIcon-coupon::before {
  background-position: -135px -68px;
}
.ttlIcon-search::before {
  background-position: -275px -35px;
}
.ttlIcon-stars::before {
  background-position: -67px 0px;
}
.ttlIcon-car::before {
  background-position: 0px -113px;
}
.ttlIcon-card::before {
  background-position: -172px -228px;
}
.ttlIcon-yin::after {
  background-position: -232px -228px;
}
.ttlIcon-cpn::before {
  background-position: -230px -114px;
}
.ttlIcon-sch::before {
  background-position: -459px -57px;
}
.ttlIcon-special::before {
  background-position: -111px 0px;
}



/* ------------------------------------------
	kessai
------------------------------------------ */

#kessai {
  padding: 32px 0;
  box-sizing: border-box;
}
.kessai_title {
  max-width: 315px;
  margin: auto;
  margin-bottom: 20px;
}

#kessai .list-box_item {
  max-width: 306px;
  width: 100%;
  border: 1px solid #000;
  border-radius: 5px;
  margin: auto;
  margin-bottom: 16px;
  background-color: #fff;
  position: relative;
}
#kessai .list-box_item img {
  position: absolute;
  width: 40px;
  height: 40px;
  top: 50%;
  transform: translateY(-50%);
  left: -20px;
}
#kessai .list-box_item:last-child {
  margin-bottom: 0;
}

#kessai .list-box_inner {
  padding:8px 6px 8px 20px;
  box-sizing: border-box;
}

#kessai .list-box_text {
  font-size: 19px;
  line-height: 1.6;
  letter-spacing: 0.07px;
  color: #333;
  text-align: center;
  font-weight: 800;
}
.red-font, .red-sp {
  color: #D7402E;
  font-size: 23px!important;
}

#kessai .list-box {
  padding: 0 16px 40px 32px;
  margin-bottom: 20px;
  background: url(https://img.travel.rakuten.co.jp/cars/special/card/202503/images/arrow_sp.png) center bottom;
  background-repeat: no-repeat;
}
#kessai .icon {
  display: inline-block;
  width: 27px;
  height: 27px;
  background: url(https://img.travel.rakuten.co.jp/cars/special/card/202503/images/point.png)center center/100% 100% no-repeat;
  margin: 0 1px;
  vertical-align: text-bottom;
}

.compensation{
  position: relative;
  display: flex;
  flex-direction: column-reverse;
  justify-content:center;
  align-items: center;
  max-width: 306px;
  width: 100%;
  border: 1px solid #000;
  border-radius: 16px;
  margin: auto;
  background-color: #fff;
  
}
.compensation img {
  max-width: 100%;
  padding-bottom: 16px;
}
.compensation::before {
  display: block;
  position: absolute;
  background: url(https://img.travel.rakuten.co.jp/cars/special/card/202503/images/badge.png) center/100% 100% no-repeat;
  width: 60px;
  height: 65px;
  content: "";
  right: 10px;
  top: -38%;
}
.compensation_text {
  width: 100%;
  font-size: 16px;
  padding: 16px 8px;
  text-align: center;
  line-height: 1.4;
  font-weight: 800;
  font-family: 'Noto Sans JP', sans-serif;
  background: url(https://img.travel.rakuten.co.jp/cars/special/card/202503/images/car_bg_sp.png) center center/100% 100% no-repeat;
}
.compensation_text span {
  font-size: 13px;
  display: block;
  padding-top: 8px;
  font-weight: 700;
}
.compensation_text span a {
  color: #D7402E;
  text-decoration: underline;
}



/* ------------------------------------------
	plan
------------------------------------------ */

#plan {
  padding:0  0 32px;
  box-sizing: border-box;
}

#plan .cp_container {
  padding-bottom: 100px!important;
}

.plan_title {
  max-width: 160px;
  margin: auto;
  margin-bottom: 20px;
}

/* 
.js_popOverInfo_wrap {
  position: relative;
}

.js_popOverInfo {
  display: none;
  position: absolute;
  right: 188px;
}

.js_popOverInfo_inner {
  position: relative;
} */

.price-info {
  width: 145px;
  margin: 0 auto;
  font-size: 12px;
  clear: both;
  background-color: #fff;
  color: #666;
  border-radius: 5px;
  padding: 5px;
  text-align: center;
  border: 1px solid #666;
  top: -51px;
  position: absolute;
  right: -197px;
}

.price-info-arrow {
  display: block;
  position: absolute;
  content: "";
  background: url(https://img.travel.rakuten.co.jp/special/sales/images/new/arrow.png) center center no-repeat;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  transform: rotate(180deg);
  height: 8px;
  width: 15px;
  top: -25px;
  right: -189px;
  z-index: 15;
}

#contents .jdsShowFix {
  position: fixed;
  z-index: 9;
  bottom: 0!important;
  right: 5px;
  width: 40px;
  height: 30px;
}
#contents .jdsShowFix a {
  display: block;
  width: 40px;
  height: 30px;
  background: rgba(0, 0, 0, 0.8);
  border-radius: 4px 4px 0 0;
  color: #FFF;
  text-indent: -9999px;
}
#contents .jdsShowFix a:before {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 10px;
  height: 10px;
  margin-top: -3px;
  margin-left: -7px;
  border-top: 4px solid #FFF;
  border-right: 4px solid #FFF;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  content: "";
}

#corporation .ss-hotelbox {
  margin-bottom: 0;
}

#couponbox,#search,#feature,#corporation,#plan,#payment {
  padding: 16px;
}
#search-box .searchSubmit a:link, #search-box .searchSubmit a:visited {
  background-color: #D04A00!important;
}

#feature .banners {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap; 
}
#feature .banners li {
  width: calc(50% - 4px);
  margin-bottom: 8px;
}

#feature .banners li img {
  width: 100%;
}

.coupon__filter,#couponbox .jssBox.allList {
  padding: 0!important;
}

#couponbox .select-kome {
  font-size: 12px;
}
#couponbox .coupon__box__holder {
  padding: 16px;
  background-color: #F3F3F3;
}

#couponbox .coupon__title {
  background-color: #D7402E;
}
.bingyong {
  background-color: #FBEAE8;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 24px 0;
  font-size: 18px;
  font-weight: 700;
}
.bingyong img {
  width: 16px;
  height: 16px;
}

#sRight .pagetop a {
  background-color: #D7402E;
}
#sRight .ttlicon_w:after {
  background-image: url(https://img.travel.rakuten.co.jp/cars/special/card/202503/images/ttlIcon.png);
}
.ss-right dd li{
  border-bottom: 1px solid #D7402E;
}
.ss-right dd ul {
  border: 1px solid #D7402E;
}
.ss-right dd li a  {
  color: #D7402E;
}

.notice {
  width: 100%;
  margin: 10px auto 0;
  box-sizing: border-box;
  font-size: 12px;
}

.couponBnrBox {
  padding: 20px 0;
}