.sp { display: none !important; }
#widewrapper{width: 100%; position: relative; clear: both; font-family: "Noto Sans JP", serif;}
.ss-container{ margin: 40px 0 0; border-radius: 0 !important;}
#contentsArea{ background:#fff7a6;}
a:hover { opacity: 0.8; text-decoration: none !important; }

#kv{ height:450px; background: url(https://img.travel.rakuten.co.jp/special/yadonohi/202607/images/kv.jpg) center center no-repeat; display:flex; justify-content:center; align-items:center; position:relative;}


/* feature contents */
.navi{height:80px; padding:15px 0; box-sizing:border-box; background:#fff; box-shadow:0 2px 3px rgba(0,0,0,.15);}
.navi ul{display:flex; justify-content:center; align-items:center; width:100%; max-width:960px; height:50px; margin:0 auto; padding:0; list-style:none;}
.navi li{width:25%; height:50px; border-right:1px solid #c4c4c4; text-align:center;}
.navi li:last-child{border-right:0;}
.navi a{display:flex; align-items:center; justify-content:center; gap:16px; height:50px; color:#00a0e9; font-size:14px; font-weight:700; line-height:1.2; text-decoration:none;}
.navi a:before{content:""; display:block; flex:0 0 24px; width:24px; height:24px; background-repeat:no-repeat; background-position:center; background-size:contain;}
.navi li:nth-child(1) a:before{background-image:url(https://img.travel.rakuten.co.jp/special/yadonohi/202607/images/navAbout.svg);}
.navi li:nth-child(2) a:before{background-image:url(https://img.travel.rakuten.co.jp/special/yadonohi/202607/images/navTopics.svg);}
.navi li:nth-child(3) a:before{background-image:url(https://img.travel.rakuten.co.jp/special/yadonohi/202607/images/navCoupon.svg);}
.navi li:nth-child(4) a:before{background-image:url(https://img.travel.rakuten.co.jp/special/yadonohi/202607/images/navSearch.svg);}

.feature-section, #coupon, #Searchbox{box-sizing:border-box; position:relative;}
.feature-section .ttl, #coupon>.ttl, #Searchbox>.ttl{margin:0 auto; text-align:center; line-height:0; position:relative;}
#About .ttl:after{ content:""; display:block; position: absolute; left: 54%; bottom: -70px; width:779px; height:188px; background: url(https://img.travel.rakuten.co.jp/special/yadonohi/202607/images/grp1.png) no-repeat center center; transform:translateX(-50%);}
#topics .ttl:after{ content:""; display:block; position: absolute; left: 59%; bottom: -50px; width: 917px; height: 285px; background: url(https://img.travel.rakuten.co.jp/special/yadonohi/202607/images/grp2.png) no-repeat center center; transform:translateX(-50%);}
#coupon .ttl:after{ content:""; display:block; position: absolute; left: 50%; bottom: -18px; width: 1042px; height: 263px; background: url(https://img.travel.rakuten.co.jp/special/yadonohi/202607/images/grp3.png) no-repeat center center; transform:translateX(-50%);}
#Searchbox .ttl:after{ content:""; display:block; position: absolute; left: 50%; bottom: -37px; width:797px; height: 260px; background: url(https://img.travel.rakuten.co.jp/special/yadonohi/202607/images/grp4.png) no-repeat center center; transform:translateX(-50%);}
.feature-section .ttl img, #coupon>.ttl img, #Searchbox>.ttl img{width:auto; height:62px;}
.feature-section--about{padding:64px 20px 72px; background:#fff7a6;}
.about-box{max-width:1080px; margin:42px auto 0; padding:38px 44px; box-sizing:border-box; border-radius:8px; background:#fff; color:#333; font-size:16px; line-height:1.9;}
.about-box p{margin:0 0 20px;}
.about-box p:last-child{margin-bottom:0;}
.about-link a{color:#333; text-decoration:underline; background: url(https://img.travel.rakuten.co.jp/special/yadonohi/202607/images/modal_svg.svg) no-repeat right center; background-size: 16px 16px; padding-right: 20px;}
.feature-section--topics { min-height: 710px; padding: 96px 20px 112px; background: url(https://img.travel.rakuten.co.jp/special/yadonohi/202607/images/bgTopicsPc2.png) center center / 100% auto no-repeat, url(https://img.travel.rakuten.co.jp/special/yadonohi/202607/images/bgTopicsPc.png) center top / 100% 100% no-repeat #fff8a5; }
.topics-list{display:flex; justify-content:center; gap:40px; max-width:880px; margin:66px auto 0; padding:0; list-style:none;}
.topic-card{position:relative; width:420px; height:383px; border:3px solid #ed1e79; border-radius:12px; box-sizing:border-box; background:#fff; color:#333; text-align:center;}
.topic-card:before{content:""; position:absolute; z-index:2; top:-18px; left:14px; width:calc(100% - 28px); height:41px; background:url(https://img.travel.rakuten.co.jp/special/yadonohi/202607/images/topic-date.png) center / 100% 100% no-repeat; pointer-events:none;}
.topic-date{display:flex; align-items:center; justify-content:center; height:98px; margin:0; background:#ed1e79; color:#fff; font-weight:800; line-height:1;}
.topic-date span{font-size:62px; letter-spacing:-4px;}
.topic-date small{margin:22px 0 0 8px; font-size:28px;}
.topic-copy{margin:0; padding:58px 20px 0; font-size:30px; font-weight:700; line-height:1.4;}
.topic-copy strong{color:#00a0e9; font-size:45px; font-weight:700;}
.topic-copy--list{padding:16px 16px 0 32px; list-style:none; text-align:left; font-size:18px; line-height:1.5;}
.topic-copy--list li{position:relative; display:flex; align-items:center; min-height:98px; padding:8px 10px 8px 40px; border-radius:11px; box-sizing:border-box; background:#fff0f7; text-align:center;}
.topic-copy--list li+li{min-height:135px; margin-top:8px;}
.topic-copy--list p{width:100%; margin:0; font-weight:700;}
.topic-copy--list strong{font-size:30px; line-height:1.35;}
.topic-copy--list p span{ display:flex; justify-content: flex-end;}
.topic-number{position:absolute; left:-16px; display:flex; align-items:center; justify-content:center; width:36px; height:36px; border:2px solid #fff; border-radius:50%; box-sizing:border-box; background:#fff0f7; color:#ed1e79; font-size:20px; font-weight:700;}
.topic-copy--list a{display:inline-block; margin-top:5px; border-bottom:1px solid #333; color:#333; font-size:14px; font-weight:400; line-height:1.3; text-decoration:none;}
.topic-copy--list a:after{content:"›"; margin-left:7px; font-size: 20px}
#coupon{padding:72px 20px 92px; background:#fff7a6;}
#coupon .coupon__filter__guide{margin-top:18px; text-align:center;}
#coupon .coupon__box__holder{max-width:1088px; width:100%; margin:34px auto 0; padding:36px; box-sizing:border-box; background:#fff;}

/* search */
#Searchbox { min-height: 568px; padding: 80px 0 64px; background-color: #fff8a5; background-image: url(https://img.travel.rakuten.co.jp/special/yadonohi/202607/images/bgSearchPc.svg); background-repeat: no-repeat; background-position: center top; background-size: 100% 100%; margin: 0; }
#Searchbox .searchWide{background:#fff; width:100%; max-width:1280px; margin:36px auto 0; padding:56px 32px 48px; box-sizing:border-box; overflow:hidden;}
#Searchbox .searchWide #search-box{border:none}
#search-box.verB.test .dhAll.dh{ margin-top: 64px;}
#search-box p.searchSubmit a{ background: #D04A00 !important;}
