._sp {
    display: none !important;
}
#contentsArea a:link,
#contentsArea a:visited {
    color: #333333;
    text-decoration: none;
}
#widewrapper {
    width: 100%;
    position: relative;
    clear: both;
    font-weight: 300;
}
.ss-container {
    margin: 80px 0 0;
    border-radius: 0 !important;
}

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

/*kv*/
.kv {
    position: relative;
}
.kv p {
    text-align: center;
    margin: 26px auto;
}
.kv p img {
    width: 100%;
    max-width: 1187px;
}
.kv .jdsSlides,
.kv .jdsSlides li,
.kv .jdsSlides li img {
    width: 100%;
    overflow: hidden;
    position: relative;
}
.kv .jdsSlides::before {
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0;
    width: 30px;
    height: 22px;
    text-align: center;
    z-index: 7;
    font-size: 14px;
    font-weight: normal;
    background-color: rgba(0, 0, 0, .5);
    color: #fff;
    line-height: 1;
    padding: 4px 0;
    content: "PR";
}
.rslides_tabs {
    display: flex;
    justify-content: center;
    margin: auto;
    overflow: hidden;
    position: absolute;
    width: 100%;
    bottom: 16px;
    left: 0;
    z-index: 99;
}
.rslides_tabs li {
    margin: 0 4px;
}
.rslides_tabs li a {
    display: block;
    width: 11px;
    height: 11px;
    border-radius: 50px;
    line-height: 11px;
    text-indent: -9999px;
    background: none;
    border: 1px solid #fff;
}
.rslides_tabs li.rslides_here a {
    background: #fff;
}

.ttl {
    text-align: center;
    font-size: 38px;
    margin-top: 100px;
    padding: 16px 0;
    position: relative;
    width: 600px;
    margin: 0 auto;
    border: solid #d9d9d9;
    border-width: 1px 0;
}
.ttl small {
    display: block;
    font-size: 24px;
    margin: 0 auto 4px;
    font-weight: normal;
}
.ttl img {
    display: inline-block;
    margin-right: 16px;
    vertical-align: -10px;
}

nav {
    margin: 64px auto 0;
}
nav ul {
    overflow: hidden;
    display: flex;
    justify-content: center;
}
nav ul li {
    margin: 0 60px;
}
#grpLocationArea {
    margin: 10px 0 10px 15px;
    font-size: 82%;
    text-align: left;
}

.hotelPlan .ss-container {
    padding: 70px 0;
    margin: 0;
}

.tmbox {
    background: #370500;
    overflow: hidden;
    padding-bottom: 70px;
}
.boxL {
    max-width: 1280px;
    margin: 80px auto 0;
    padding: 0;
    overflow: hidden;
}

.TTLh2 {
    text-align: center;
    font-weight: bold;
    font-family: 'Noto Serif JP', serif;
    line-height: 1.5;
}
.TTLh2 em {
    letter-spacing: 6px;
    font-size: 31px;
    color: #333;
    padding: 6px 36px 4px;
    vertical-align: bottom;
}

#contentsArea > div.hotelPlan > div > div > h2 > em {
    color: #fff;
}
dl.hotels_1 {
    background: #ffffff;
    display: block;
    margin-top: 48px;
    overflow: hidden;
    color: #333333;
    padding: 40px;
	min-width: 1084px;
}
dl.hotels_1 dt {
    position: relative;
    float: left;
    width: 53%;
    line-height: 0;
}
dl.hotels_1 dt img {
    max-width: 636px;
    max-width: 100%;
}

div.tmbox > div > dl:nth-child(2) > dt,
div.tmbox > div > dl:nth-child(4) > dt,
div.tmbox > div > dl:nth-child(6) > dt {
    float: right;
}

div.tmbox > div > dl:nth-child(1) > dd,
div.tmbox > div > dl:nth-child(3) > dd,
div.tmbox > div > dl:nth-child(5) > dd {
    margin-left: 30px;
}

dl.hotels_1 dt a {
    display: block;
}
dl.hotels_1 dt a img {
    display: block;
    width: 100%;
}
dl.hotels_1 dt a:hover {
    opacity: 0.7;
}
dl.hotels_1 dd {
    float: left;
    width: 44%;
}
dl.hotels_1 dd h2 {
    line-height: 1.5;
    font-size: 32px;
    font-weight: bold;
    margin: 32px 0;
    letter-spacing: 2px;
    font-family: 'Noto Serif JP', serif;
}
dl.hotels_1 dd .pr {
    letter-spacing: 2px;
    font-size: 14px;
    margin: 28px 0;
    line-height: 1.8;
}

dl.hotels_1 dd .btn {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin: 30px 0;
}
dl.hotels_1 dd .btn li {
    box-sizing: border-box;
    width: 43%;
    text-align: center;
    border: 1px solid #333333;
    margin: 2%;
    background: #ffffff;
    font-family: 'Noto Serif JP', serif;
}

dl.hotels_1 dd .btn li:hover {
    background: #333333;
    color: #ffffff !important;
    opacity: 1 !important;
}
dl.hotels_1 dd .btn li a:hover {
    background: #333333;
    color: #ffffff !important;
    opacity: 1 !important;
    text-decoration: none !important;
}

dl.hotels_1 dd .btn a {
    padding: 14px 6px;
    font-size: 17px;
    font-weight: bold;
    align-items: center;
    display: flex;
    justify-content: center;
    color: #333333 !important;
}

#COUPON .coupon__box__holder {
    padding: 0 10px 72px;
}

.hotelPlan #part2 .htlsBox .pr b {
    color: #8670A1;
}
#part1 {
    padding-bottom: 0;
    background: #370500;
    .TTLh2 em {
        color: #fff;
    }
}
.hotelPlan .htlsBox {
    max-width: 1280px;
    width: 100%;
    margin: 0 auto;
}
.cnt {
    text-align: center;
    margin: auto;
}
.hotelPlan .htlsBox .pr {
    margin-top: 0;
    font-size: 16px;
    color: #fff;
    line-height: 1.6;
    letter-spacing: 2px;
}
.hotelPlan .htlsBox .pr b {
    display: block;
    font-size: 24px;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    letter-spacing: 5px;
}
#part3 {
    background: #002C49;
}
#part3 .btn a {
    background-color: #E07E3C;
}

#Searchbox .searchWide {
    background: #fff;
    width: 100%;
    max-width: 1280px;
    margin: 30px auto;
    padding: 0 32px 60px;
    box-sizing: border-box;
    overflow: hidden;
}
#Searchbox .searchWide #search-box {
    border: none;
}
#search-box.verB {
    margin-top: 40px;
}
#search-box p.searchSubmit a {
    white-space: normal;
    line-height: 100%;
    height: auto;
    text-indent: 0;
    padding: 12px 0;
    color: #fff !important;
    background: #D04A00 !important;
    font-weight: 300;
    font-size: 20px;
    letter-spacing: 2px;
}

.jdsShowFix {
    position: fixed;
    right: 10px;
    bottom: 10px;
    width: 90px;
    z-index: 99;
}
.jdsShowFix a {
    display: block;
    margin-top: 8px;
}

.wdW {
    width: 100%;
    max-width: 1280px;
    margin: auto;
}
.cnt {
    text-align: center;
    margin: auto;
}
.mbt50 {
    margin-bottom: 50px;
}

.pkH2 {
    width: 100%;
    text-align: center;
    margin: auto auto 40px;
}
.pkH2 img {
    width: 100%;
    max-width: 1280px;
    margin: auto;
}

/*-- CPN --*/
#COUPON {
    background: #EAEAEA;
    padding: 56px 0 10px;

}
.wtBg {
    background: #fff;
    padding: 40px 0;
}

/*--hotel--*/
.navHtl {
    display: flex;
    justify-content: space-between;
}
.navHtl > li {
    transition: all 0.2s linear;
}
.navHtl > li:hover {
    transition: all 0.2s linear;
    transform: translateY(10px);
}
.navHtl > li:hover a {
    opacity: 1;
}

.barndLogo {
    text-align: center;
    margin: auto auto 20px;
}
.serif {
    font-family: 'Noto Serif JP', serif;
    font-weight: normal;
}

#Searchbox.ss-container {
    background: #EAEAEA;
    margin-top: 0;
    padding: 70px 0;
}

#COUPON {
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
}
#part2 .pr .lt1 {
    letter-spacing: 1px;
}

#hotelList {
    width: 100%;
    padding-bottom: 75px;
    background: #EAEAEA;
    padding-top: 75px;
}
#hotelList h2.title {
    text-align: center;
    padding: 80px 0 46px;
}

.hotelBox {
    width: 251px;
    float: left;
    border: 1px solid;
    background: #ffffff;
    margin: 25px 22px 0 0;
}
.hotelBox:nth-child(4n) {
    margin-right: 0;
}

.condInfo {
    width: 950px;
    clear: both;
    margin: 0 auto;
    padding-top: 30px;
    font-size: 84%;
    line-height: 170%;
}
.hotelBox .areaName {
    padding: 10px 0;
    font-size: 84%;
    color: #ffffff;
    text-align: center;
}
.areaName {
    background: #3C0000;
}

.hotelBox .hotelName {
    padding: 10px 15px;
    line-height: 160%;
}
.hotelBox .exptxt {
    font-size: 14px;
    line-height: 160%;
    padding: 0 15px 10px;
}
.hotelBox .hotelPht {
    padding: 0 15px;
    font-size: 0;
}
.hotelBox .hotelPht img {
    width: 100%;
    max-height: 118px;
}
.hotelBox .bottomBtn {
    padding: 10px 15px 20px;
}
.hotelBox .bottomBtn li {
    border-radius: 3px;
    position: relative;
    text-align: center;
}
.hotelBox .bottomBtn li::after {
    position: absolute;
    content: "";
    width: 6px;
    height: 6px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    transform: rotate(45deg);
    top: 50%;
    margin-top: -3px;
    right: 10px;
}
.hotelBox .bottomBtn li a {
    display: block;
    color: #ffffff !important;
    padding: 10px 0;
}
.hotelBox .bottomBtn li:nth-child(1) {
    width: 100%;
    margin-bottom: 5px;
}
.hotelBox .bottomBtn li:nth-child(2) {
    width: 49%;
    float: left;
}
.hotelBox .bottomBtn li:nth-child(3) {
    width: 49%;
    float: right;
}
.bottomBtn li {
    background: #3C0000;
}
.shBox {
    background: #F8F5F1;
    padding: 80px 0;
}
.column1 #search-box {
    margin: 0 auto;
    width: 1080px;
    padding-bottom: 20px;
    border: 0;
    box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.25);
}

.innerContent {
    width: 1080px;
    margin: 0 auto;
    overflow: hidden;
}

.cpOutLink {
    width: 266px;
    margin: 16px auto 0;
    position: relative;
}
.cpn .cpOutLink a.arr-green-windowA {
    background-color: #ffffff;
    border-radius: 5px;
    font-weight: normal;
    margin-right: 8px;
    padding: 4px 8px;
    color: #444444;
    text-decoration: none;
    font-size: 12px;
}
.cpn .cpOutLink a.arr-green-windowA:hover {
    text-decoration: none;
}
.cpOutLink::after {
    background: url("https://img.travel.rakuten.co.jp/special/sales/template/html/images/Linkwindow.svg") center center no-repeat;
    position: absolute;
    content: "";
    width: 16px;
    height: 16px;
    right: 3px;
    top: 50%;
    margin-top: -8px;
    background-size: 16px;
}

.cpnholder {
    justify-content: center;
}

.jdsTab {
    width: 1080px;
    margin: 50px auto 0;
}
.jdsTab .jdsTabNav {
    max-width: 1080px;
    margin: 36px auto 0;
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
}
.jdsTab .jdsTabNav li {
    width: calc(100% / 7 - 22px);
    background: #fff;
    border: 1px solid #333;
    text-align: center;
    color: #333;
    padding: 15px 20px 12px;
    font-size: 14px;
    letter-spacing: 1px;
    height: 22px;
    float: left;
    font-weight: bold;
    cursor: pointer;
}
.jdsTab .jdsTabNav li span {
    display: block;
    line-height: 22px;
}
.jdsTab .jdsTabNav li span img {
    width: 100%;
}
.jdsTab .jdsTabNav li:last-child {
    margin-right: 0;
}
.jdsTab .jdsTabNav li.active {
    background: #333;
    color: #fff;
}

@media screen and (min-width: 721px) and (max-width: 1740px) {
    .cpnholder.jssBox.allList {
        width: auto;
    }
}
.coupon__box__holder {
    padding-top: 0;
    justify-content: center;

}

.deal {
    background: #EAEAEA;
}
.deal a {
    display: block;
    margin: 0 auto;
    width: 440px;
    background: #370500;
    color: #fff !important;
    font-family: 'Noto Serif JP', serif;
    text-align: center;
    font-size: 26px;
    padding: 30px 60px;
    border-radius: 100px;
    position: relative;
    font-weight: 300;
    letter-spacing: 3px;
}

.deal a::after {
position: absolute;
        content: "";
        width: 14px;
        height: 14px;
        border-top: 3px solid #fff;
        border-right: 3px solid #fff;
        transform: rotate(45deg);
        top: 44%;
        margin-top: -3px;
        right: 20px;
    }