@charset "UTF-8";

.pr_cont {
    margin-bottom: 40px;
    padding-bottom: 40px;
    border-bottom: 1px solid #ccc;
}

.pr_cont:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0;
}

.pr_ttl {
    margin-bottom: 20px;
}

.pr-ttl {
    font-size: 24px;
    font-weight: bold;
    padding: 0 0 0 20px;
    border-left: 3px solid #edc138;
line-height: 1.4;
color:#000;
}

.pr_c .ttl {
    font-size: 18px;
    font-weight: bold;
line-height: 1.4;
color:#000;
margin-bottom: 10px;
        text-align: center;
}

.pr_c .ttl span {
font-size: 14px;

}


.pr_txt {
    font-size: 16px;
line-height: 1.8;]


}

.clm_bx {
margin-bottom: 50px;

}
.price_wrap .l_bx {
    width: 500px;
    float: left;

}


.price_wrap .r_bx {
    width: 500px;
    float: right;
}



.price_wrap table {
width: 100%;
    font-size: 16px;
    box-sizing: border-box;

}
.price_wrap th {
border: solid 1px #ccc;
    background:#f6f6f6;
    padding: 20px;
}

.price_wrap .start {
    color: #ff7e00;
}


.price_wrap .bg_g {
    background:#efefef;
}
.price_wrap .bg_gd {
    background:#f6f6f6;
    font-weight: bold;
}


.price_wrap .bg_gd span{
    color: #ff7e00;
}

.price_wrap .fs_st {
    font-size: 24px;
    font-weight: bold;
}
.price_wrap td {
border: solid 1px #ccc;
    padding: 20px;
    text-align: center;

}

.price_wrap .basic th {
    width: 25%;
    text-align: center;
}

.price_wrap .basic td {
    width: 25%;
        text-align: center;
}


.price_wrap .day th {
    width: 16%;
        text-align: center;
}

.price_wrap .day td {
    width: 14%;
        text-align: center;
}

.price_wrap .morning th {
    width: 34%;
        text-align: center;
}

.price_wrap .morning td {
        text-align: center;
    width: 33%;
}




.price_wrap .studio th {
    width: 34%;
        text-align: center;
}

.price_wrap .studio td {
        text-align: center;
    width: 33%;
}



.price_wrap .band th {
    width: 50%;
        text-align: center;
}

.price_wrap .band td {
        text-align: center;
    width: 50%;
}



.price_wrap .other th {
    width: 30%;
        text-align: center;
}

.price_wrap .other td {
        text-align: center;
    width: 70%;
}
.price_wrap .other td.lefta {
        text-align: left;
}
.price_wrap .other td.lefta span {
        font-size: 12px;
}

@media (max-width: 767px) {


.pr_cont {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc;
}

.pr_cont:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0;
}

.pr_ttl {
    margin-bottom: 18px;
}

.pr-ttl {
    font-size: 16px;
    font-weight: bold;
    padding: 0 0 0 20px;
    border-left: 3px solid #edc138;
line-height: 1.4;
color:#000;
}


.pr_txt {
    font-size: 14px;
line-height: 1.8;

}
.pr_c .ttl {
    font-size: 16px;
    font-weight: bold;
line-height: 1.4;
color:#000;
margin-bottom: 10px;
        text-align: center;
}

.price_wrap .l_bx {
    width: 100%;
    float: none;
    margin-bottom: 20px;
}

.price_wrap .l_bx img {
    width: 100%;
}
.price_wrap .r_bx {
    width: 100%;
    float: none;
}



.price_wrap table {
width: 100%;
    font-size: 12px;
    box-sizing: border-box;

}
.price_wrap th {
border: solid 1px #ccc;
    background:#f6f6f6;
    padding: 8px;
    width: 70px;
}

.price_wrap td {
border: solid 1px #ccc;
    padding: 8px;
}

.price_wrap td:nth-child(3) {

    width: 50px;
}



}





@media (max-width: 425px) {
.mvTopSlide_wrap {
    height: 465px;
}
}


@media (max-width: 320px) {
.mvTopSlide_wrap {
    height: 350px;
}
}


}
@media (max-width: 374px) {
.popular_wrap ul li {
    width: 90px;
    margin: 0 15px 0 0;
}

}
