@charset "utf-8";
/* ===================================
block
=================================== */


.number {
    font-size:
}

.detail li {
    font-size: 20px;
}

.plan_list {
    margin: 0 auto;
}

.area_txt{
    text-align: center;
    font-size: 18px;
}

.land{
    font-size: 32px;
}

.plan_list h2, .plan_detail h2 {
    margin-bottom: -16px;
}



.point {
    font-size: 18px;
}



@media (max-width: 780px) {

    .plan_main h4 {
        margin-bottom: 40px;
    }

    .plan_list h2 .type_s,
    .plan_detail h2 .type_s {
        font-size: 2.2rem;
    }
}

    .point {
        font-size: 20px;
    }

    .plan_content aside {
        font-size: 14px;
    }
}






/*///////////////////////////////

プラン詳細ページ

///////////////////////////////*/

.cost-n {
    font-size: 4.2rem;
}