@charset "utf-8";
/***************************************************************************
*
* stay.css
*
***************************************************************************/
.text{
	font-family: ヒラギノ角ゴ W3 JIS2004;
	letter-spacing:3px;
	line-height: 1.6 !important;
	color: #4b4b4b
}
.midashi02{
	color: #362D0D;
	font-size: 18px
}
.text02{
	color: #362D0D;
	font-size: 16px !important;
	font-family: ヒラギノ角ゴ W3 JIS2004;
		letter-spacing:3px;
	line-height: 1.6 !important;
}
.area .area-title {
    text-align: center;
    font-size: 26px;
    font-weight: 200;
    background-image: url(../img/spa/bg-title.png);
    background-repeat: no-repeat;
    background-position: center 40px;
    padding-bottom: 20px;
    font-family: "Hiragino Mincho Pro";
}
.areaTop{
	font-family: リュウミン L-KL;
	line-height: 2
}
/*---area1----  */

.area1 {
    padding-top: 45px;
}

.area1 .area1-list {
    overflow: hidden;
    margin-top: 5px;
}

.area1 .area1-list li {
    width: 480px;
    float: left;
    margin-right: 20px;
}

.area1 .area1-list li:last-child {
    margin-right: 0;
}

.area1 .area1-list .area1-list-title {
    text-align: center;
    font-family: リュウミン R-KL;
    font-size: 22px;
    margin-top: 14px;
}

.area1 .area1-list .area1-list-des {
    font-family: 秀英角ゴシック金 L;
    font-size: 14px;
    margin-top: 14px;
    color: #464646
}

.area1 .area1-list .area1-list-btn {
    width: 300px;
    margin: 10px auto 0 auto;
}

/* --area-baner- */

.area-banner {
    margin-top: 70px;
}

.area-banner1 {
    background-image: url(https://saspa99.jp/wp-content/themes/hanamizuki/img/stay/stay-bg1.png);
    background-repeat: no-repeat;
    background-size: 100%;
}

.area-banner .banner-title {
    text-align: center;
    position: relative;
    font-family: "Hiragino Mincho Pro";
    font-size: 1.6vw;
    font-weight: bold;
    padding-top: 10vw;
    padding-bottom: 9vw;
    z-index: 111;
    background-image: url(https://saspa99.jp/wp-content/themes/hanamizuki/img/stay/stay-after.png);
    background-repeat: no-repeat;
    background-position: center 5vw;
    background-size: 13vw;
}

.area-banner .banner-title span {
    font-size: 1.3vw;
    font-weight: 100;
    display: block;
}

/* ---stay-popup-- */

.list-popup {
    overflow: hidden;
    width: 940px;
    margin: 60px auto 0 auto;
}

.list-popup li {
    width: 300px;
    margin-right: 20px;
    float: left;
    position: relative;
}

.list-popup li:last-child {
    margin-right: 0;
}

.list-popup .btnZoom {
    position: absolute;
    right: 5%;
    bottom: 5%;
}

.fancybox-skin {
    padding: 0 !important;
}

.fancybox-wrap {
    width: 40% !important;
    height: 40% !important;
    margin-top: -4%;
}

.fancybox-inner {
    width: auto !important;
    height: auto !important;
}

.fancybox-close {
    width: 12%;
    height: 12%;
    top: unset;
    bottom: -15%;
    right: -5%;
}

#fancybox-loading, .fancybox-close {
    background-image: url(../img/stay/pop-close.png);
    background-repeat: no-repeat;
    background-size: 60%;
}

.fancybox-nav span {
    visibility: visible !important;
    background-repeat: no-repeat;
    width: 22%;
    height: 30%;
    background-position: unset
}

.fancybox-prev span {
    background-image: url(../img/stay/pop-prew.png) !important;
}

.fancybox-next span {
    background-image: url(../img/stay/pop-next.png) !important;
}

.fancybox-nav {
    top: -10%;
}

/* ---- */

.list-content {
    width: 940px;
    margin: 0 auto;
    overflow: hidden;
    font-family: "Hiragino Mincho Pro";
    font-size: 16px;
    margin-top: 66px;
}

.list-content span {
    font-size: 20px;
}

.list-content .list-content-left {
    width: 49%;
    float: left;
}

.list-content .list-content-right {
    width: 49%;
    float: right;
}

.list-btn {
    text-align: center;
    margin-top: 100px;
}

.list-btn p {
    display: inline-block;
    margin-right: 5px;
    width: 344px;
}

.list-btn p:last-child {
    margin-right: 0;
}

.list-title {
    text-align: center;
    font-family: "Hiragino Mincho Pro";
    font-size: 14px;
    margin-top: 18px;
}

.area-banner2 {
    background-image: url(https://saspa99.jp/wp-content/themes/hanamizuki/img/stay/stay-bg2.png);
    background-repeat: no-repeat;
    background-size: 100%;
}

/*----btn-fix---  */

.list-btn-fix {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    background-color: #E8E8E8;
    z-index: 1111;
    padding: 26px 0;
}

.list-btn-fix p {
    display: inline;
    margin-right: 15px;
}

.list-btn-fix p:last-child {
    margin-right: 0;
}
table{
	font-family: 秀英角ゴシック金 L;
}
th{
	border-bottom: 1px dotted #dfdfdf;
	width: 30%;
	padding-bottom: 5px;
	text-align: left;
	margin: 5px;
	font-size: 12px;
	font-weight: bold
}
td{
	border-bottom: 1px dotted #dfdfdf;
	padding: 10px;
	text-align: left;
	width: 90%;
	font-size: 12px
}

/* ---media---- */

@media (max-width: 1100px) {
    .inner {
        width: 100%;
        padding: 0 5%;
    }
    .area .area-title {
        font-size: 2.7vw;
    }
    .area1 .area1-list li {
        width: 48%;
    }
    .list-popup {
        width: 100%;
        padding: 0 5%;
    }
    .list-popup li {
        width: 30%;
    }
    .list-content {
        width: 100%;
        padding: 0 5%;
    }
    .list-btn-fix p img {
        width: 30%;
    }
}

@media (max-width: 768px) {
    .inner {
        padding: 0;
    }
    .area .area-title {
        font-size: 20px;
        background-size: 25%;
        background-position: center 33px;
    }
    .list-btn-fix {
        display: none;
    }
    /*--area1---  */
    .area1 {
        padding-top: 20px;
    }
    .area1 .area1-list {
        margin-top: 15px;
    }
    .area1 .area1-list li {
        width: 100%;
        overflow: hidden;
        margin-bottom: 30px;
    }
    .area1 .area1-list li:last-child {
        margin-bottom: 0;
    }
    .area1 .area1-list .area1-list-img {
        width: 60%;
        float: left;
    }
    .area1 .area1-list .wrap-list-sp {
        width: 37%;
        float: right;
        padding-right: 1%;
    }
    .area1 .area1-list .area1-list-btn {
        width: 100%;
        margin-top: 6vw;
    }
    .area1 .area1-list .area1-list-title {
        text-align: left;
        margin-top: 0;
        font-size: 3.5vw;
    }
    .area1 .area1-list .area1-list-des {
        font-size: 2.5vw;
    }
    /*  */
    .area-banner1 {
        margin-top: 50px;
    }
    /* list pop */
    .list-popup {
        padding: 0 2%;
        margin-top: 20px;
    }
    .list-popup li {
        margin-right: 2%;
        width: 32%;
    }
    /*  */
    .list-content {
        margin-top: 30px;
        font-size: 2.9vw;
    }
    .list-content span {
        font-size: 3.5vw;
    }
    .list-content .list-content-left {
        width: 100%;
    }
    .list-content .list-content-right {
        width: 100%;
        margin-top: 20px;
    }
    .list-title {
        font-size: 3vw;
    }
    /*  */
    .list-btn {
        margin-top: 30px;
        padding: 0 3%;
        overflow: hidden;
        margin-bottom: 30px;
    }
    .list-btn p {
        margin-bottom: 10px;
        float: left;
        margin-right: 0;
        width: 100%;
    }
    .list-btn p:last-child {
        margin-bottom: 0;
    }
    /*  */
    .area-banner {
        margin-top: 40px;
    }
    /*  */
    .line-sp {
        position: relative;
    }
    .line-sp:after {
        position: absolute;
        content: "";
        top: -10px;
        left: 0;
        width: 100%;
        height: 2px;
        background-image: url(https://saspa99.jp/wp-content/themes/hanamizuki/img/stay/stay-sp.png);
        background-repeat: no-repeat;
        background-position: center;
    }
    /*  */
    .fancybox-wrap {
        width: 80% !important
    }
    .fancybox-nav span {
        width: 32%;
        height: 50%;
        background-size: 50%;
        top: 57%;
    }
    .fancybox-next span {
        right: -15px;
    }
}