
body {
  min-width: auto;
}
a {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

a:hover {
  text-decoration: none !important;
  opacity: 0.7;
}

.sp {
  display: none !important;
}

.ss-contents {
  min-width: 1100px;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.5;
  padding-bottom: 0;
}

.ss-center {
  width: 100%;
  max-width: none;
  padding: 40px 0 0px;
  position: relative;
}

.ss-center.blackBg {
  background-color: #222;
}

.ss-container {
  width: 85%;
  max-width: 1280px;
  margin: 0 auto;
  background: #fff;
  border: none;
  padding: 45px 30px 30px;
  position: relative;
  z-index: 1;
}

.bgWithRedBg {
  background: #fff5d0;
  width: 100%;
  position: relative;
  padding-top: 48px;
}

.bgWithRedBg::before {
  content: "";
  display: block;
  width: 15%;
  aspect-ratio: 443 / 500;
  background: url(https://img.travel.rakuten.co.jp/special/coupon-week/images/bg_1_1.png) center / 100%;
  position: absolute;
  left: -2%;
  top: 0px;
  transform: translateY(-62%);
  z-index: 1;
}


.noticeInfo {
  width: fit-content;
  font-size: 80%;
  position: absolute;
  z-index: 1;
  text-align: center;
  top: 0px;
  left: 50%;
  transform: translateX(-50%);
}

#COUPON .getAllCouponTxt {
  text-align: center;
}

#topBnrBox {
  width: 100%;
  min-height: auto;
}

#topBnrBox .kvBnr img {
  width: 100%;
  display: block;
}

#topBnrBox p {
  color: #0054A7;
  font-size: 40px;
  font-weight: 700;
  position: absolute;
  bottom: 10%;
  left: 50%;
  transform: translateX(-50%);
  font-family: 'Jost', sans-serif;
}

#topBnrBox p span {
  font-weight: 400;
}

#topBnrBox p small {
  font-size: 20px;

}

.navi {
  display: flex;
  max-width: 900px;
  width: 60%;
  margin: 0 auto;
}

.navi li {
  width: calc(100% / 3);
  color: #333;
  padding: 16px;
  height: fit-content;
  background: #f3f3f3;
  position: relative;
}
.navi li a {
  width: fit-content;
  margin: 0 auto;
  display: block;
  padding-left: 40px;
  font-size: 16px;
  position: relative;
  cursor: pointer;
  color: #666;
}

.navi li:hover a {
  text-decoration: none !important;
  opacity: 0.7;
  color: inherit;
}
.navi li.active {
  background-color: #666;
}
.navi li.active a {
  color: #fff !important;
}


.navi li:nth-child(3):after {
  content: "注目";
  display: block;
  font-size: 11px;
  color: #fff;
  background: #bf0000;
  padding: 2px 8px;
  position: absolute;
  top: 0px;
  right: 0px;
  border-radius: 100px;
}

.ttlicon_w:after {
  content: "";
  display: block;
  width: 32px;
  height: 32px;
  position: absolute;
  left: 0px;
  top: 50%;
  transform: translateY(-50%);
  margin-left: 0;
  background-image: url(https://img.travel.rakuten.co.jp/special/coupon-week/202605/images/icons.svg);
  background-repeat: no-repeat;
  background-size: auto 32px;
}

.ttlicon_w.navi_icon_hotel:after {
  background-position: -79px 0;
}

.ttlicon_w.navi_icon_package:after {
  background-position: -40px 0;
}

.ttlicon_w.navi_icon_experience:after {
  background-position: 0px 0;
}

.ttlicon_w.navi_icon_car:after {
  background-position: -269px 0;
}

.active .ttlicon_w.navi_icon_hotel:after {
  background-position: -200px 0;
}
.active .ttlicon_w.navi_icon_package:after {
  background-position: -167px 0;
}
.active .ttlicon_w.navi_icon_experience:after {
  background-position: -124px 0;
}
.active .ttlicon_w.navi_icon_car:after {
  background-position: -233px 0;
}

.ttlicon_w.navi_icon_campaign:after {
  background: url(https://img.travel.rakuten.co.jp/special/supersale/202509/images/navi_icon_campaign.svg)
    no-repeat center;
}

.ttlicon_w.navi_icon_plan:after {
  background: url(https://img.travel.rakuten.co.jp/special/supersale/202509/images/navi_icon_plan.svg)
    no-repeat center;
}

.ttlicon_w.navi_icon_search:after {
  background: url(https://img.travel.rakuten.co.jp/special/supersale/202509/images/navi_icon_search.svg)
    no-repeat center;
}

.navSPbtn {
  right: 0;
}

.mainTtl {
  padding: 12px;
  flex-direction: column;
  margin: 0 auto;
  font-size: 30px;
  width: auto;
}

.ttlSpecial {
  text-align: center;
  color: #333;
  font-size: 30px;
  font-weight: 700;
  width: 100%;
  margin: 0 auto 40px;
  letter-spacing: 8.64px;
  position: relative;
}

.ttlSpecial span {
  display: block;
  width: 100%;
  height: 1px;
  background: #333;
  margin-top: 16px;
}

.ttlSpecial small {
  display: block;
  font-weight: normal;
  color: #333;
  margin-top: 24px;
  font-size: 14px;
}
.ttlSpecial p {
  display: block;
  color: #333;
  font-size: 16px;
  letter-spacing: 6px;
}


#CPN-01 .ttlSpecial::before {
  content: url(https://img.travel.rakuten.co.jp/special/coupon-week/images/ttl_1_1.png);
  position: absolute;
  left: 20px;
  bottom: -24px;
}
#CPN-01 .ttlSpecial::after {
  content: url(https://img.travel.rakuten.co.jp/special/coupon-week/images/ttl_1_2.png);
  position: absolute;
  right: 8%;
  bottom: -24px;
}
#dhCpn .ttlSpecial::before {
  content: url(https://img.travel.rakuten.co.jp/special/coupon-week/images/ttl_2_1.png);
  position: absolute;
  left: 0px;
  bottom: -24px;
}
#dhCpn .ttlSpecial::after {
  content: url(https://img.travel.rakuten.co.jp/special/coupon-week/images/ttl_2_2.png);
  position: absolute;
  right: 3%;
  bottom: -24px;
}
#packageCpn .ttlSpecial::before {
  content: url(https://img.travel.rakuten.co.jp/special/coupon-week/images/ttl_3_1.png);
  position: absolute;
  left: 0px;
  bottom: -24px;
}
#packageCpn .ttlSpecial::after {
  content: url(https://img.travel.rakuten.co.jp/special/coupon-week/images/ttl_3_2.png);
  position: absolute;
  right: 0px;
  bottom: -24px;
}
#rte .ttlSpecial::before {
  content: url(https://img.travel.rakuten.co.jp/special/coupon-week/images/ttl_4_1.png);
  position: absolute;
  left: 0px;
  bottom: -24px;
}
#rte .ttlSpecial::after {
  content: url(https://img.travel.rakuten.co.jp/special/coupon-week/images/ttl_4_2.png);
  position: absolute;
  right: 5%;
  bottom: -24px;
}
#Searchbox .ttlSpecial::before {
  content: url(https://img.travel.rakuten.co.jp/special/coupon-week/images/ttl_5_1.png);
  position: absolute;
  left: 8%;
  bottom: -24px;
}
#Searchbox .ttlSpecial::after {
  content: url(https://img.travel.rakuten.co.jp/special/coupon-week/images/ttl_5_2.png);
  position: absolute;
  right: 8%;
  bottom: -24px;
}
#carCpn .ttlSpecial::before {
  content: url(https://img.travel.rakuten.co.jp/special/coupon-week/202605/images/ttl_6.png);
  position: absolute;
  left: 8%;
  bottom: -24px;
  z-index: -1;
}





.moreCoupon {
  display: flex;
  justify-content: center;
  position: relative;
}

.moreCoupon:before {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  bottom: -10px;
  height: 120px;
  background: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 0) 0,
    rgba(255, 255, 255, 0.95) 50%
  );
  z-index: 0;
}

.moreCoupon.disable:before {
  display: none;
}

.cpnAnchor {
  color: #f96693 !important;
  position: relative;
  font-size: 14px;
  margin: 24px auto;
  display: block;
  border: 1px solid #f96693;
  padding: 6px 12px;
}

.cpnAnchor span {
  padding-right: 16px;
}

.cpnAnchor span:after {
  position: absolute;
  content: "";
  width: 8px;
  height: 8px;
  border-bottom: 1px solid #f96693;
  border-right: 1px solid #f96693;
  right: 18px;
  top: 50%;
  transform: rotate(45deg) translateY(-100%);
}

.getAllCoupon {
  margin: 0 40px;
  border-bottom: none;
  padding-bottom: 0;
  overflow: hidden;
  width: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.getAllCouponTxt {
  font-size: 14px;
  color: #333;
  line-height: 1.6;
  margin: 16px 0 0;
}

.getAllCouponTxt a {
  color: #1d54a7;
}

.cpn-all-click-btns {
  position: relative;
  font-size: 26px;
  width: 500px;
  max-width: none;
  background: #bf0000;
  line-height: 1;
  padding: 20px;
  text-align: center;
}

.cpn-all-click-btns::after {
  content: "";
    display: block;
    width: 10px;
    height: 10px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    position: absolute;
    right: 24px;
    top: 50%;
    transform: rotate(45deg) translateY(-50%);
}

.coupon__filter__guide {
  margin: 0 auto 0;
}

.coupon__filter__guide a {
  padding: 8px;
  /* background: #eaeaea; */
}

.coupon__filter__guide a:hover {
  padding: 8px;
  background: #eaeaea;
}

.coupon__filter__guide.white::after {
  background-image: url(https://img.travel.rakuten.co.jp/special/blackfriday/2025/images/blank.png);
}

.coupon__filter {
  margin-bottom: 0;
  width: auto;
}

.coupon__box {
 /*  max-height: 940px;
  overflow: hidden;
  transition: max-height 0.5s; */
  /* width: fit-content; */
  margin: 0 auto 60px;
  background: #fff;
}

.coupon__box__holder {
  padding: 0px;
  width: 960px;
  column-gap: 12px;
  row-gap: 24px;
}

.coupon__filter__row dl .coupon__filter__check-box li {
  line-height: 1;
}

.no-coupon {
  padding-top: 60px;
  position: relative;
  z-index: 2;
  background: #fff;
}

.tableholderCpn table tr td:first-child {
  padding-right: 32px;
}

.facLink {
  display: block;
  width: fit-content;
  text-align: center;
  padding: 20px 50px;
  color: #fff;
  background: #00B900;
  font-weight: 700;
  margin: 0 auto 40px;
  border-radius: 100px;
  position: relative;
  cursor: pointer;
}

.facLink:hover {
  text-decoration: none !important;
  opacity: 0.7;
  color: #fff;
}

.facLink span {
  display: block;
  padding-left: 40px;
  position: relative;
  color: #fff;
}
.facLink span small  {
  font-size: 90%;
}
.facLink::after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  position: absolute;
  right: 24px;
  top: 50%;
  transform: rotate(45deg) translateY(-50%);
}

/* #dhCpn .facLink::before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -70px;
  display: block;
  width: 100%;
  height: 18px;
  background: url(https://img.travel.rakuten.co.jp/special/coupon-week/images/arrow.svg) no-repeat center center;
  transform: translateX(-50%);
} */

#dhCpn .facLink {
  margin-bottom: 105px;
}

.brandbox .ttlSpecial::after, .brandbox .ttlSpecial::before {
  display: none;
}

.brandbox .swiper-wrapper {
  padding: 6px;
  box-sizing: border-box;
  flex-wrap: wrap;
  gap: 16px;
}




.brandbox .swiper-slide {
  background: #fff;
  border-radius: 8px;
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.15);
  box-sizing: border-box;
  line-height: 1.5;
  padding-bottom: 16px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 16px;
  padding-bottom: 16px;
  overflow: hidden;
  width: calc((100% - 48px) / 4);
}

.brandbox .swiper-slide .brandImg {
  aspect-ratio: 16 / 9;
  object-fit: contain;
  width: 80%;
  margin: 0 auto;
}


.brandbox p {
  padding: 0 16px;
  font-size: 16px;
  color: #333;
  text-align: center;
}


.brandbox .facLink {
  min-width: 300px;
  background: #fff;
  border: 1px solid #00B900;
  margin-bottom: 40px!important;
}

.brandbox .facLink span {
  color: #00B900;
  padding-left: 0;
}

.brandbox .facLink::before {
  display: none!important;
}

.brandbox .facLink::after{
  border-top: 1px solid #00B900;
  border-right: 1px solid #00B900;
}

#rte {
  margin-top: -1px;
    background: url(https://img.travel.rakuten.co.jp/special/coupon-week/images/bg_4_1.png) no-repeat left 0 bottom 120px / 8% auto,
    url(https://img.travel.rakuten.co.jp/special/coupon-week/images/bg_4_2.png) no-repeat left 2% top 10% / 10% auto,
    url(https://img.travel.rakuten.co.jp/special/coupon-week/images/bg_4_3.png) no-repeat right -2% bottom 100px / 10% auto,
    url(https://img.travel.rakuten.co.jp/special/coupon-week/images/bg_4_4.png) no-repeat right 0 top 10% / 10% auto,
     #D7F3EF;
    position: relative;
    overflow-x: clip;
    padding-bottom: 40px;
}

#rte::before {
  content: "";
  display: block;
  width: 20%; 
  aspect-ratio: 201 / 75;
  background: url(https://img.travel.rakuten.co.jp/special/coupon-week/images/bg_3_7.png) no-repeat center top / contain;
  position: absolute;
  right: -2.5%; /* 使用百分比，相对于父元素宽度 */
  /* 使用 aspect-ratio 配合 top: 0 和 transform 往往更简单 */
  top: 0;
  transform: translateY(-72%); /* 向上偏移自身高度的80%，实现压边效果 */
}


#rte .hotelbox {
  margin-bottom: 24px;
}

#rte .hotelbox .swiper-container {
  padding-bottom: 24px;
  padding-top: 30px !important;
}

#rte .hotelbox .swiper-slide {
  width: calc(33.333% - 16px);
  background: #fff;
  border-radius: 15px;
  /* overflow: hidden; */
  box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.1);
  box-sizing: border-box;
  line-height: 1.5;
  top: 0;
  transition: top 0.1s linear;
}

#rte .hotelbox .swiper-slide a {
  color: #333;
}

#rte .hotelbox .swiper-slide:hover {
  top: -10px;
}

#rte .hotelbox .swiper-slide .tags {
  position: absolute;
  top: -1rem;
  left: 0;
}

#rte .hotelbox .swiper-slide .tags .rteTag {
  background-color: #008a00;
  border-radius: 40px;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  line-height: 120%;
  padding: 4px 8px;
}

#rte .hotelbox .swiper-slide .tags .orange {
  background-color: #ff6600;
}

#rte .hotelbox .swiper-slide .rteImg {
  border-radius: 15px 15px 0 0;
}

#rte .note {
  font-size: 14px;
  text-align: center;
  margin: 0px 0 24px;
}

.rteImg {
  overflow: hidden;
  aspect-ratio: 8/5;
  margin-bottom: 8px;
}

.rteImg img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.rteTitle {
  font-size: 16px;
  padding: 0 16px 8px;
  font-weight: bold;
}

.rtePrice {
  font-size: 20px;
  padding: 0 16px 8px;
  word-break: break-all;
  color: #006c00;
  font-weight: 600;
  padding: 0 16px 8px;
  text-align: right;
}

.rtePrice small {
  font-size: 16px;
}

.rteLocation {
  font-size: 14px;
  color: #767676;
  padding: 0 16px 0 32px;
  margin-bottom: 16px;
  text-align: right;
}

.rteLocation span {
  display: inline-block;
  padding: 0 0px 0 16px;
  background: url(https://img.travel.rakuten.co.jp/special/blackfriday/2025/images/icon_location.svg)
    no-repeat left center/12px;
}


.rteNote {
  font-size: 14px;
  margin-bottom: 24px;
  text-align: left;
}

.infoNote {
  width: 80%;
  margin: 0 auto 24px;
  text-align: center;
}


.rteNote a {
  color: #0085c7;
  text-decoration: underline;
}

.area-list {
  display: flex;
  gap: 8px;
  cursor: pointer;
  justify-content: center;
  margin-bottom: 24px;
}

.area-list li {
  padding: 12px 16px;
  border: 1px solid #ccc;
  background: #fff;
  color: #767676;
  border-radius: 6px;
  line-height: 1;
}

.area-list li.active {
  color: #F154ba;
  border-color: #F154ba;
  padding-left: 36px;
  background: #fff
    url(https://img.travel.rakuten.co.jp/special/year-end-new/2025/images/check.svg)
    no-repeat 16px center/12px;
}

.ss-noteOut {
  margin: 40px auto 0;
  color: #000;
  max-width: 1218px;
}

.ss-noteOut a {
  color: #e5c05c !important;
  text-decoration: underline;
}

.gomain {
  margin-bottom: 16px;
}

.gomain a {
  padding: 0;
}

.gomain img {
  width: 600px;
}

#considerRank {
  padding: 0 30px;
}

.shNote {
  text-align: center;
  font-size: 14px;
  margin: 0 auto;
}

.bnr-container {
  display: flex;
  justify-content: center;
}

.bnr-container img {
  width: 730px;
}


#carCpn {
  margin-top: -1px;
  background: url(https://img.travel.rakuten.co.jp/special/coupon-week/202605/images/bg_4_6.png) no-repeat left 0 top 0 / 100% auto,
   url(https://img.travel.rakuten.co.jp/special/coupon-week/202605/images/bg_6_2.png) no-repeat center / 90% auto,
  url(https://img.travel.rakuten.co.jp/special/coupon-week/202605/images/bg_6_1.png) no-repeat bottom left / 100% auto
    #FFF3F4;
    padding: 160px 0;
}

section#Searchbox {
  background: transparent;
  margin-top: 0;
}

#search-box #domestic-search-container .searchCategory li.on {
  background-color: #f96693;
}

#search-box .searchNavi li.on:after {
  border-top: 7px solid #f96693;
}

.pagetop {
  margin-top: 12px;
  margin-right: 12px;
}

.pagetop a {
  background: #333;
}

.pagetop a::after {
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
}

.micromodal_gaiyo {
  display: none;
}

.micromodal_gaiyo .is-open {
  display: block;
}

.micromodal_gaiyo .micromodal__overlay {
  z-index: 1000;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.65);
}

.micromodal_gaiyo .micromodal__overlay span.close {
  display: block;
  position: absolute;
  cursor: pointer;
  right: -20px;
  top: -32px;
  width: 60px;
  height: 60px;
  text-indent: -9999999px;
  background: url(https://travel.rakuten.co.jp/special/sales/template/html/images/close_svg.svg)
    no-repeat;
  background-size: cover;
  z-index: 10;
}

.micromodal_gaiyo .micromodal__container {
  box-sizing: border-box;
  position: relative;
}

.micromodal_gaiyo .micromodal__container > div {
  overflow-y: auto;
  max-width: 1000px;
  max-height: 80vh;
  overflow-x: hidden;
  background-color: #fff;
}

.micromodal_gaiyo[aria-hidden="false"] .micromodal__overlay {
  animation: microModalFadeIn 0.2s cubic-bezier(0, 0, 0.2, 1);
}

.micromodal_gaiyo[aria-hidden="false"] .micromodal__container {
  animation: microModalSlideIn 0.2s cubic-bezier(0, 0, 0.2, 1);
}

.micromodal_gaiyo .micromodal__container,
.micromodal_gaiyo .micromodal__overlay {
  will-change: transform;
}

.CampaignButton-enabled a .RexButton-message {
  color: #ffffff !important;
}
.CampaignButton-success a .RexButton-message {
  color: #047205 !important;
}
.CampaignButton-applied a .RexButton-message {
  color: #898989 !important;
}
.bnrTtl {
  text-align: center;
  color: #fff !important;
  font-size: 24px;
  margin: 32px auto 16px;
}
.h2-ttl-font {
  display: block;
  font-size: 24px;
  line-height: 2.5;
  text-align: center;
  padding-top: 40px;
  position: relative;
}

.h2-ttl-font::before {
  content: "";
  display: block;
  width: 50%;
  height: 1px;
  background: #eee;
  position: absolute;
  top: 20px;
  left: 50%;
  transform: translateX(-50%);
}
.coupon__title {
  align-items: start;
  padding: 0;
}
.bg-gr {
  margin-top: -1px;
  background: url(https://img.travel.rakuten.co.jp/special/coupon-week/images/bg_5_2.png) no-repeat left 2% center / 10% auto,
    #fff  url(https://img.travel.rakuten.co.jp/special/coupon-week/images/bg_5_1.png) no-repeat right 2%  top 50px/ 8% auto;
}

#CPN-01 {
  padding-top: 0;
  padding-bottom: 120px;
  background: 
    url(https://img.travel.rakuten.co.jp/special/coupon-week/images/bg_1_2.png) no-repeat left -2% bottom 25% / 10% auto,
    url(https://img.travel.rakuten.co.jp/special/coupon-week/images/bg_1_3.png) no-repeat right -2% top 0px / 12% auto,
     url(https://img.travel.rakuten.co.jp/special/coupon-week/images/bg_1_4.png) no-repeat right 2% bottom 20% / 10% auto,
    #FFF5D0 url(https://img.travel.rakuten.co.jp/special/coupon-week/images/bg_1_5.png) no-repeat center bottom / 100% auto;
    ;
    position: relative;
}

#CPN-01 .ss-container {
  background: transparent;
}


#CPN-01 .ttlSpecial small {
  color: #f96693;
  font-size: 18px;
}

#CPN-01 .ss-container,
#dhCpn .ss-container,
#packageCpn .ss-container,
#rte .ss-container,
#carCpn .ss-container {
  border-radius: 60px;
}

.naviBox {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 19;
  background: rgba(255, 255, 255, 0.95);
  box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.10);
  transform: translateY(-100%);
  opacity: 0;
  transition: transform 0.3s ease, opacity 0.3s ease;
  pointer-events: none;
}
.naviBox.is-visible {
  transform: translateY(0);
  opacity: 1;
  pointer-events: auto;
}

#dhCpn {
  margin-top: -1px;
    background: url(https://img.travel.rakuten.co.jp/special/coupon-week/images/bg_2_1.png) no-repeat right 0 top 20px / 10% auto,
    url(https://img.travel.rakuten.co.jp/special/coupon-week/images/bg_2_2.png) no-repeat right 2% bottom 20% / 7% auto,
    url(https://img.travel.rakuten.co.jp/special/coupon-week/images/bg_2_3.png) no-repeat left -2% top 10% / 20% auto,
     #D3EDFD url(https://img.travel.rakuten.co.jp/special/coupon-week/images/bg_2_4.png) no-repeat left 0 bottom 0 / 100% auto;
    position: relative;
    padding-bottom: 160px;
}




#dhCpn::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -0.5%;
  pointer-events: none;
  z-index: 0;
  width: 5%;
  aspect-ratio: 1 / 1;
  background: url(https://img.travel.rakuten.co.jp/special/coupon-week/images/bg_3_2.png) no-repeat center / contain;
  transform: rotate(5deg);
}

#dhCpn .ttlicon_w.navi_icon_hotel:after {
  background-position: -200px 0;
}

#packageCpn {
  margin-top: -1px;
  padding: 70px 0 120px;
  background:  url(https://img.travel.rakuten.co.jp/special/coupon-week/images/bg_3_1.png) no-repeat center / 95% auto,
  #FFF5D0  url(https://img.travel.rakuten.co.jp/special/coupon-week/images/bg_3_6.png) no-repeat left bottom / 100% auto;
    position: relative;
    overflow-x: hidden;
}

#packageCpn::after {
  content: "";
  position: absolute;
  right: -1.5%;
  bottom: 0;
  pointer-events: none;
  z-index: 0;
  width: 15%;
  aspect-ratio: 431 / 362;
  background: url(https://img.travel.rakuten.co.jp/special/coupon-week/images/bg_3_5.png) no-repeat center / contain;
}




#packageCpn .ttlicon_w.navi_icon_package:after {
  background-position: -160px 0;
}

#carCpn .ttlicon_w.navi_icon_car:after {
  background-position: -233px 0;
}

ul.serviceBox {
  display: flex;
  justify-content: center;
  column-gap: 8px;
  margin-bottom: 24px;
}

ul.serviceBox li {
  width: calc((100% - 16px) / 4);
  margin-bottom: 16px;
  /* padding: 24px; */
}
