@charset "utf-8";
/*
* ★★CSS for PC
* @date 2025.8.18
*/

.sp{display: none;}
#widewrapper{ width: 100%;}
#contentsArea a:hover{ opacity:0.8;}
#contentsArea a:visited:hover,
#contentsArea a:link:hover,
#contentsArea a:visited:active,
#contentsArea a:link:active {
  text-decoration: none;
}
#contents.column1{ width:100%; padding: 0; background:#f3f3f3;}
div#grpLocationArea.newHD {
    clear: both;
    margin: 10px 0 10px 15px;
    width: auto;
    font-size: 82%;
}
/* ---keyVisual--- */
#keyVisual{ width: 100%; height: 472px; margin-bottom: 0; background:#024097; position: relative;}
#keyVisual.pr_absolute::before{
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0;
    width: 30px;
    height: 22px;
    text-align: center;
    font-size: 14px;
    font-weight: normal;
    background-color: rgba(0, 0, 0, .5);
    color: #fff;
    line-height: 1;
    padding: 4px 0;
    content: "PR";
    z-index: 1;
}
#keyVisual h1{ width: 400px; position: absolute; text-indent: 0; top: 0; left: 50%; margin-left: -200px;}
#keyVisual ul{ display: flex; flex-wrap: wrap;}
#keyVisual .keyLeft{ position: absolute; top: 0; left: 0px; height: 472px; width: calc(50% - 200px);}
#keyVisual .keyRight{ position: absolute; top: 0; right: 0; height: 472px; width: calc(50% - 200px);}
#keyVisual ul li{ height: 50%; width: 50%; background-size: cover; color: #fff; font-weight: 900; font-family: 'Noto Serif JP', serif; background-position: center center;}
#keyVisual .keyLeft li:nth-child(1){ background-image: url(https://img.travel.rakuten.co.jp/select/sanco-inn/202601/images/keyvisual1.jpg);}
#keyVisual .keyLeft li:nth-child(2){ background-image: url(https://img.travel.rakuten.co.jp/select/sanco-inn/202601/images/keyvisual2.jpg); background-position: right center;}
#keyVisual .keyLeft li:nth-child(3){ background-image: url(https://img.travel.rakuten.co.jp/select/sanco-inn/202601/images/keyvisual3.jpg);}
#keyVisual .keyLeft li:nth-child(4){ background-image: url(https://img.travel.rakuten.co.jp/select/sanco-inn/202601/images/keyvisual4.jpg);}
#keyVisual .keyRight li:nth-child(1){ background-image: url(https://img.travel.rakuten.co.jp/select/sanco-inn/202601/images/keyvisual5.jpg);}
#keyVisual .keyRight li:nth-child(2){ background-image: url(https://img.travel.rakuten.co.jp/select/sanco-inn/202601/images/keyvisual6.jpg);}
#keyVisual .keyRight li:nth-child(3){ background-image: url(https://img.travel.rakuten.co.jp/select/sanco-inn/202601/images/keyvisual7.jpg);}
#keyVisual .keyRight li:nth-child(4){ background-image: url(https://img.travel.rakuten.co.jp/select/sanco-inn/202601/images/keyvisual8.jpg);}
/* ---couponBnr--- */
#contents .cpn{
    max-width: 1080px;
    margin: 0 auto;
    padding: 40px 0;
}
#contents .cpn h2{ text-align:center; font-size: 24px; font-weight: 800; color: #024097;}
.cpn .coupon__filter__guide{ margin-bottom: 0;}
.cpn .coupon__filter__guide a.arr-green-windowA {
	background-color: #ffffff;
	font-weight: normal;
	padding: 4px 8px;
	color: #444444;
	text-decoration: none;
}
/* ---search--- */
.column1 #Searchbox{ width: 100%;background-color: #fff; padding: 40px 0;}
.column1 #Searchbox h2{
    margin: 0 auto;
    text-align: center;
    font-size: 22px;
    color: #024097;
}
#search-box.verB{ width: 1200px;}
/* ---cpninfo--- */
#cpInfo{ width: 944px; margin: 0 auto; padding: 40px 0;}
#cpInfo h2{ font-size: 22px; text-align: center;}
#cpInfo dl{ font-size: 85%; line-height: 1.5em;}
#cpInfo dt {
    color: #bf0a0a;
    font-weight: bold;
    margin: 16px 0 8px;
}
#cpInfo dd {
    margin: 16px 0;
}
#cpInfo a{ text-decoration: underline!important; color: #bf0a0a!important;}
#cpInfo a :hover{ text-decoration: none;}
/* ---totop--- */
#contents .toPpageTop{
    position: fixed;
    right: 32px;
    bottom: 32px;
    opacity: 0.7;
    line-height: 0;
    z-index: 1;
}
#contents {position: relative;}
.surveyArea{background-color: #fff;}
body{ min-width: 1200px;}
/* coupon1click */
.coupon__box__holder{ justify-content: center;}