/*
 * CSS for PC
 * @date     1119
 * @author   yang
 */
/* ------------------------------------------

------------------------------------------ */
.sp {
    display: none !important;
}

#keyVisual {
    width: 100%;
    margin-bottom: 0;
    position: relative;

}

#keyVisual h1 {
    text-indent: 0;
    position: absolute;
    top: 56px;
    z-index: 9;
    width: 100%;
    
}
#keyVisual img {
    width: 100%;
    display: block;

}
#keyVisual h1 ul {
    text-align: center;
}

#widewrapper {
    width: 100%;
    position: relative;
    clear: both;
}

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

#contents.column1 {
    width: 100%;
    padding: 0;
    background: none;
}
#contentsArea {
    z-index: 99;
}

.tab {
    padding: 32px 5% 42px;
    background: #fff;
    display: flex;
    justify-content: space-between;
}
.tab li {
    height: 66px;
    border: 1px solid #368DC5;
    display: table;
    width: 22%;
    position: relative;
}
.tab a {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    color: #368DC5 !important;
    font-family: Hiragino Mincho Pro;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 127%;

}
.tab li::before {
    content: "";
    position: absolute;
    background-image: url(https://img.travel.rakuten.co.jp/select/nanseirakuen/images/icon2.png);
    background-size: 92%;
    bottom: -1%;
    left: 50%;
    width: 8px;
    height: 12px;
    transform: rotate(90deg);
}
.tab li:after {
    width: 100%;
    content: "";
    position: absolute;
    border-bottom: 10px solid #368DC5;
    bottom: -10px;
    left: -1px;
    border-left: 1px solid #368DC5;
    border-right: 1px solid #368DC5;
}
h2.ttl {
    font-family: Hiragino Mincho Pro;
    text-align: center;
    font-size: 29px;
    font-weight: 600;
    letter-spacing: 6px;
    line-height: 180%;
    margin-bottom: 40px;
}
#LST h2.ttl em { display:block;    text-align: center;
    font-family: 'Noto Sans JP', sans-serif;
    letter-spacing: 2px;
    line-height: 26px;
    font-size: 13px;
	font-style:normal;
	margin: 0 auto;
	width: 76%;}
h2.ttl2 {
    font-family: Hiragino Mincho Pro;
    text-align: center;
    font-size: 28px;
    font-weight: normal;
    letter-spacing: 6px;
}
@media screen and (max-width: 1580px) {
    #keyVisual h1 ul li:first-child {
        margin-bottom: 0;
    }
    #keyVisual h1 img {
        text-align: center;
        width: 100%;
    }
    #hotelplan .hotelwrap {
        width: 90% !important;
        padding: 0 5% !important;
    }
    #Searchbox .searchWide {
        width: calc(100% - 60px) !important;
        padding: 100px 30px !important;
    }
}
.part1 {
    background-color: #E8F5FE;
    padding-top: 80px;
    padding-bottom: 60px;
}
.part1 dl {
    text-align: center;
    font-family: 'Noto Sans JP', sans-serif;
    letter-spacing: 2px;
    line-height: 26px;
    font-size: 13px;
}
.part1 dl dd{ width: 1000px; margin: 0 auto;}
.part1 dl dt {
    margin: 30px auto 0;
}
.part1 dl dd img{ width:100%;
max-width: 1138px;}
.part3 {
    background-color: #E8F5FE;
    padding-top: 80px;
    padding-bottom: 60px;
}
.part3 ul {
    display: flex;
    width: 940px;
    margin: 0 auto;
    justify-content: center;
    margin-bottom: 30px;
}
.part3 ul li {
    width: 300px;
    margin: 0 10px;
}
.part3 ul li dt {
    font-size: 13px;
    line-height: 120%;
    letter-spacing: 0.2em;
    text-align: center;
    padding: 10px 0;
}

#MAP.part1 p {
    text-align: center;
}
#MAP .ttl {
    color: #265878;
}
.five {
    text-align: center;
}
#HOTEL {
    padding: 50px 0;
}
#HOTEL .ttl {
    width: 780px;
    margin: 0 auto 60px;
    position: relative;
}
#HOTEL .ttl::after {
    border-bottom: 1px solid;
    content: "";
    position: absolute;
    width: 180px;
    left: 297px;
    bottom: -25px;
}
#htl1 .ttl::after {
    border-color: #B7A371;
}
#htl1 .ttl {
    color: #B7A371;
}

#htl2 .ttl::after {
    border-color: #DC9D94;
}
#htl2 .ttl {
    color: #DC9D94;
}

#htl3 .ttl::after {
    border-color: #6CABE3;
}
#htl3 .ttl {
    color: #6CABE3;
}

#htl4 .ttl::after {
    border-color: #3ABAA3;
}
#htl4 .ttl {
    color: #3ABAA3;
}
#htl4 div.lst { display:flex; justify-content: center; }
#HOTEL .ttl b {
    font-weight: 600;
}
#HOTEL .ttl em {display: block;
    font-size: 50%;
    font-style: normal;
    font-weight: normal;
}
#HOTEL .ttl {
    line-height: 150%;
}

.hotels {
    width: 980px;
    margin: 0 auto;
    overflow: hidden;
}
:root .hotels {
    margin-bottom: 60px;
}
section.htlBox:nth-child(odd) {
    margin-right: 0;
}
#htl1 .htlBox2 {
    background-color: #B7A371;
}

#htl2 .htlBox2 {
    background-color: #DC9D94;
}

#htl3 .htlBox2 {
    background-color: #6CABE3;
}

#htl4 .htlBox2 {
    background-color: #3ABAA3;
}
.htlBox2 .btn {
    margin-top: 30px;
    margin-bottom: 10px;
    overflow: hidden;
    margin-left: 18px;
}
.htlBox2 .btn li {
    float: left;
    width: 46.8%;
    margin-right: 13px;
}
.hotels:after {
    content: none;
}
.htlBox2 .btn li a {
    background: transparent;
    border: 1px solid #fff;
}
.hotels .htlBox2 {
    width: 475px;
    margin-right: 30px;
    border: none;

}
.hotels .htlBox2 .photo {
    padding: 0;
    margin-bottom: 15px;
}
.htlBox2 .photo .thumPhotos {
    width: 90%;
    margin: 0 auto;
}
.htlBox2 .photo .thumPhotos li {
    width: 24%;
}
.hotels .htlBox2 h1 {
    text-align: center;
    font-weight: 600;
    font-family: Hiragino Mincho Pro;
    font-size: 22px;
    letter-spacing: 0.1em;
    line-height: 190%;
    margin: 0;
    color: #fff;
}
.hotels .htlBox2 h1 span{display: block;}
.hotels .htlBox2 .explain {
    text-align: center;
    font-size: 13px;
    letter-spacing: 0.1em;
    margin: 0;
    color: #fff;

}
.htltab {
    padding: 32px 5% 42px;
    display: flex;
    justify-content: space-between;
    width: 81%;
    margin: 0 auto;
}
.htltab li {
    height: 50px;
    width: 23%;
    position: relative;
    text-align: center;
    display: table;
    border-radius: 50%;
    border-radius: 100px;

}
.htltab a {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    color: #fff !important;
    font-family: Hiragino Mincho Pro;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 127%;
}
.htltab > li:nth-child(1) {
    background: #B7A371;
}
.htltab > li:nth-child(2) {
    background: #DC9D94;
}
.htltab > li:nth-child(3) {
    background: #6CABE3;
}
.htltab > li:nth-child(4) {
    background: #3ABAA3;
}

.htltab li:after {
    content: "";
    position: absolute;
    background-image: url("https://img.travel.rakuten.co.jp/select/nanseirakuen/images/icon.png");
    top: 36%;
    right: 12px;
    width: 9px;
    height: 15px;
    transform: rotate(90deg);
}
.cpn {
    padding: 20px 0;
}
.cpn a {
    text-align: center;
    display: block;
    margin: 0 auto;
}
.column1 { margin-top: 80px;}
#search-box {
    border: none;
    margin: 0 auto 90px;
}
#search-box h1 {
    font-family: Hiragino Mincho Pro;
    text-align: center;
    font-size: 30px;
    color: #000;
    font-weight: 600;
    letter-spacing: 6px;
    margin-bottom: 20px;
}

.dhSch.on img.on {
    display: inline-block;
}

.dhSch img.on {
    display: none;
}

.guide {
    background: #F3F3F3;
    padding: 60px 0;
}

.jdsTab ul.jdsTabNav {

    margin: 40px auto 0;
    font-size: 18px;
    font-weight: bold;
    display: flex;
    justify-content: space-between;
    width: 96%;
}
.jdsTab {
    width: 1170px;
    margin: 0 auto;
}
.jdsTabNav li {
    font-family: Hiragino Mincho Pro;
    background: #368DC5;
    text-align: center;
    width: 32.4%;
    height: 75px;
    display: table;
    letter-spacing: 0.1em;
    font-size: 21px;
    color: #fff;
    margin-top: 15px;
}
.jdsTabNav li.active {
    background: #fff;
    padding: 7.5px 0;
    margin-top: 0;
    color: #368DC5;
}
.jdsTabNav li:hover{ cursor: pointer;}
.jdsTabNav span {
    display: table-cell;
    vertical-align: middle;
}
.jdsTabMain { background-color: #fff; padding: 50px 90px 40px;}
.jdsTabMain ul.inner { display: flex; flex-wrap: wrap; justify-content: space-between;}
.jdsTabMain ul.inner li { width: 48%; margin-bottom: 20px;}
.jdsTabMain ul.inner dl { display: flex;}
.jdsTabMain ul.inner dl dt { padding: 12px 0 0 15px; font-size: 13px; line-height: 150%; letter-spacing: 1px;}
.jdsTabMain ul.inner dl dt span{ display: block; font-weight: bold;}
.navi {
    position: fixed;
    bottom: 10px;
    right: 10px;
    z-index: 100;
}
.navi li { margin: 5px auto;}
.detailholder table tr:first-child td {
    text-align: center !important;
    background-color: #A89054 !important;
}

#entry > div.entrytime > table > tbody > tr:nth-child(4) > td:nth-child(2) > a {
    color: #006497;
}

.video-js .vjs-dock-title { text-align: left;}

#FIVEP h2.ttl{color: #265878;}
#FIVEP h2.ttl span{font-size: 36px;}
#FIVEP h2.ttl span b{font-size: 50px;}
#FIVEP {padding: 100px 0;}
.jdsSwiper .swiper-wrapper .swiper-slide{width: 860px;padding-bottom: 300px;}
.jdsSwiper .swiper-wrapper .swiper-slide img{width: 100%;}
#FIVEP .swiper-slide.swiper-slide-prev, #FIVEP .swiper-slide.swiper-slide-next { opacity: 0.5; }

#FIVEP .swiper-pagination .swiper-pagination-bullet { width: 120px; height: 90px; border-radius: 0; background-size: cover !important; opacity: 0.8; margin: 0 8px; }

#FIVEP .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active { opacity: 1; }

#FIVEP .swiper-pagination .swiper-pagination-bullet:nth-child(1) { background: url(https://img.travel.rakuten.co.jp/select/nanseirakuen/images/2506/charm01.jpg) no-repeat; }

#FIVEP .swiper-pagination .swiper-pagination-bullet:nth-child(2) { background: url(https://img.travel.rakuten.co.jp/select/nanseirakuen/images/2506/charm02.jpg) no-repeat; }

#FIVEP .swiper-pagination .swiper-pagination-bullet:nth-child(3) { background: url(https://img.travel.rakuten.co.jp/select/nanseirakuen/images/2506/charm03.jpg) no-repeat; }

#FIVEP .swiper-pagination .swiper-pagination-bullet:nth-child(4) { background: url(https://img.travel.rakuten.co.jp/select/nanseirakuen/images/2506/charm04.jpg) no-repeat; }

#FIVEP .swiper-pagination .swiper-pagination-bullet:nth-child(5) { background:url(https://img.travel.rakuten.co.jp/select/nanseirakuen/images/2506/charm05.jpg) no-repeat; }

.swiper-container-horizontal>.swiper-pagination-bullets{bottom: 0 !important;}
.swiper-pagination{width: 800px !important; margin: 0 auto;position: relative !important; }
.swiper-button-next{background-image: url(https://img.travel.rakuten.co.jp/select/nanseirakuen/images/next.svg) !important;top: auto !important; bottom: 30px;right: 50px;}
.swiper-button-prev{background-image: url(https://img.travel.rakuten.co.jp/select/nanseirakuen/images/prev.svg) !important; top:auto !important; bottom: 30px;left: 50px;}
.paginationwrap{position: absolute;width: 800px;margin: 20px 0;bottom: 150px;right: calc(50% - 400px);}
#FIVEP p{font-family: 'Noto Sans JP', sans-serif; width: 600px;font-size: 18px;margin: 20px auto;line-height: 150%;position: absolute;top:725px;right: calc(50% - 300px);}
#FIVEP .swiper-slide.swiper-slide-prev p, #FIVEP .swiper-slide.swiper-slide-next p{opacity: 0;}