﻿
@charset "UTF-8";
/*
#################################
 
	基本要素
 
#################################
*/
#contents_wrap {
    font-family: /*-apple-system, iOS San Francisco */ /*BlinkMacSystemFont, iOS Chrome San Francisco */ "Hiragino Kaku Gothic ProN", /* OS X, iOS �q���M�m */ MyYuGothicM, /* Windows �V�S�V�b�N */ YuGothic, /* OC X �V�S�V�b�N */ Meiryo, /* Windows ���C���I */ sans-serif;
}


ul, h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
}

a:hover {
    cursor: pointer;
    cursor: hand;
}

figure {
    padding: unset;
    margin: unset;
    line-height: unset;
}

/*  パンくず
--------------------------- */
#breadcrumb {
    width: 100%;
    max-width: 930px;
    margin: 10px auto;
}
/*
#################################
 
	スマホ表示・共通要素
 
#################################
*/

/*  表示・非表示切替
--------------------------- */
.pc {
    display: none;
}

.sp {
    display: block;
}
.main {
    overflow:hidden;
    position:relative;
    width: 100%;
}
#contents_wrap #contents_wrap_inner {
    width: 100%;
    width: 100%;
}
.wood-bg {
    padding: 15px;
    max-width: 730px;
    margin: 0 auto;
}
.mv_title {
    width: 60%;
    position: absolute;
    top: 30%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}
.leadimg {
    width: 63px;
    margin: 0 auto 20px;
    display: block;
}
.leadbox {
    text-align: center;
    color: #5a5a5a;
    padding: 40px 0 50px;
}
/*
.leadbox.fadeInUp {
    opacity: 0 !important;
    transform: translateY(-40px);
    transition: 6s !important;
}
*/
.leadtitle {
    font-size: 16px;
    margin: 0 0 20px;
    font-weight: 600;
}
.text-zura {
    color: #c79f62;
}
.lead {
    font-size: 15px;
    line-height: 1.8;
    display: block;
}

.brick {
    height: 26.5px;
    background: url(../img/brick_bg.jpg) repeat-x;
}
.howtobox {
    padding: 50px 8px;
    width: 100%;
    margin: 0 auto;
}
.howtotitle {
    width: 220px;
    margin: 0 auto 10px;
    display: block;
}
.howtotitle.fadeInUp {
    opacity: 0;
    transform: translateY(40px);
    transition: 3s;
}
.linedeco {
    height: 6.5px;
    background: url(../img/line_deco.svg) center repeat-x;
    margin: 0 auto 30px;
    width: 96%;
}
.howto-li-title {
    margin: 0 auto 10px;
    display: block;
}
.oso_title {
    width: 190px;
}
.aft_title {
    width: 256px;
}
.ksk_title {
    width: 250px;
}
.howto-li-img {
    margin-bottom: 10px;
    width:100%;
}
.howtolead {
    line-height: 1.5;
    font-size: 14px;
    color: #5a5a5a;
    text-align:left;
}
.howto-li {
    margin-bottom:40px;
}
.howto-li:last-child{
    margin:0;
}
.planbox {
    padding: 50px 8px 0px;
}
.plantitle {
    width: 200px;
    margin: 0 auto 40px;
    display: block;
}
.wood-bg {
    padding: 8px;
    background: url(../img/wood_bg.jpg)repeat;
    background-size: 130px;
}
.bk-bg {
    padding: 8px;
    background: url(../img/wall_bg02.jpg)repeat;
    border: 2px #FFF solid;
}
.hotelname{
    font-size:16px;
    line-height:1.4;
}
.areatext {
    font-size: 12px;
}
.shopname {
    font-size: 14px;
    display:block;
    margin-bottom:10px;
}
.cate {
    color: #f0e4d3;
    font-size: 12px;
    border: 1px solid #f0e4d3;
    padding: 6px 8px 6px 8px;
    display: inline-block;
    margin-bottom: 7px;
}
.cate-oso:before {
    content: '';
    display: inline-block;
    width: 19px;
    height: 14.7px;
    background: url(../img/oso_icon.svg) no-repeat;
    background-size: contain;
    background-position: 1px;
    vertical-align: middle;
}
.cate-aft:before {
    content: '';
    display: inline-block;
    width: 24px;
    height: 14.7px;
    background: url(../img/aft_icon.svg) no-repeat;
    background-size: contain;
    background-position: 1px;
    vertical-align: bottom;
}
.cate-ksk:before {
    content: '';
    display: inline-block;
    width: 24px;
    height: 14.7px;
    background: url(../img/ksk_icon.svg) no-repeat;
    background-size: contain;
    background-position: 1px;
    vertical-align: middle;
}
.plan-este{
    margin-bottom:12px;
}
.plan-lead {
    font-size: 14px;
    line-height: 1.5;
    margin-bottom:5px;
}
.price {
    font-size:23px;
    color: #fff176;
    text-align:right;
    margin-bottom:8px;
}
.before-price{
    font-size:12px;
    color:#FFF;
    margin-right:5px;
}
.en{
    font-size:16px;
}
.zei{
    font-size:11px;
    color:#FFF;
}
.couponbox{
    border:1px solid #FFF;
    padding:8px;
    margin-bottom:10px;
}
.coupon-titlebox {
    padding-bottom: 8px;
    width:100%;
    border-bottom: 2px dotted #FFF;
    margin-bottom:8px;
}
.coupon-title {
    width: 173px;
    margin: 0 auto;  
    display: block;
    
}
.coupontext{
    text-align:center;
    font-size:13px;
    line-height:1.5;
}
.planbtnbox {
    display: block;
    height: 75px;
    width: 100%;
    background: url(../img/plan_btn_sp.svg) no-repeat;
    background-position:center;
}
.planbtnbox:hover{
    background: url(../img/plan_btn_sp_h.svg) no-repeat;
}
.plancard:first-child {
    border-top: none;
    padding: 0px 0 40px;
    margin-top: 0;
}
.plancard {
    border-bottom: 3px solid #FFF;
    border-top: 1px solid #FFF;
    padding: 40px 0;
    margin-top:3px;
}
.plancard:last-child {
    border-bottom:none;
}

/*
#################################
 
	320px以下のデバイス
 
#################################
*/
@media screen and (max-width: 338px) {
    .scrollbtn {
        top: 105%;
        width: 56px;
    }
}

/*
#################################
 
	PC表示
 
#################################
*/

@media screen and (min-width:624px) {

/*  表示・非表示切替
--------------------------- */
    .sp {
        display: none;
    }

    .pc {
        display: block;
    }
    .main {
        margin-bottom: 40px;
    }
    .mv_bg {
        width: 100%;
        overflow: hidden;
        object-fit: cover;
        max-height: 700px;
    }
    .mv_title {
        width: 25%;
        max-width:340px;
        position: absolute;
        top: 30%;
        left: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
    }
    .howtobox {
        padding: 50px 8px;
        width: 65%;
        margin: 0 auto;
        min-width: 785.59px;
    }
    .howto-ul{
        width:100%;
        margin:0 auto;
        text-align:center;
    }
    .howto-li {
        margin: 0 3% 0 0;
        width: calc(91% / 3);
        display: inline-block;
    }
    .howto-li:last-child {
        margin:unset;
    }
    .wood-bg {
        padding:15px;
        max-width: 1170px;
        margin: 0 auto;
    }
    .bk-bg {
        padding: 40px 0px;
    }
    .plancardbox {
        width: 65%;
        margin: 0 auto;
    }
    .plancard {
        vertical-align:top;
        width: calc(99% / 2);
        display: inline-block;
        border-bottom: unset;
        border-top: unset;
        margin-top:0;
        padding:0;
    }
    .plan-lead{
        height:42px;
    }
    .coupontext {
        height: 38px;
    }
    /*スマホ指定解除*/
    .plancard:first-child {
        border-top: unset;
        padding: unset;
        margin-top: unset;
    }


    /*奇数*/
    .plancard:nth-child(odd) {
        border-right: 3px solid #FFF;
        padding-right: 4%;
    }
    /*偶数*/
    .plancard:nth-child(even) {
        border-left: 1px solid #FFF;
        margin-right: 0;
        padding-left: 4%;
    }
    /*3から最後まで*/
    .plancard:nth-child(n+3) {
        margin-top: 40px!important;
    }
    .plancard:last-child {
        border-bottom: none;
        border-right: none;
    }
    .planbtnbox {
        display: block;
        height: 60px;
        width: 100%;
        background: url(../img/plan_btn_pc.svg)center no-repeat;
    }
    .planbtnbox:hover {
        background: url(../img/plan_btn_pc_h.svg)center no-repeat;
    }






}
@media screen and (min-width:624px) and ( max-width:880px) {
    .plancardbox {
        width: 94%;
        margin: 0 auto;
    }
}