@charset "utf-8";

.card_text_wrap{height: 134px;}
.property_card {background-color: #F1F7EF;padding: 30px;font-size: 14px;color: #333;line-height: 1.8;}
.section {margin-bottom: 25px;}
.section div{font-size: 16px;}
.section_title {font-size: 18px;font-weight: 700;color: #4A9A3A;margin-bottom: 12px;}
.divider {border: none;border-top: 1px solid #CCCCCC;margin: 20px 0;}
.text_lm {font-size: 20px;letter-spacing: 0.06em;}


@media (min-width:768px) {
    .text_lm {font-size: 32px;line-height: 1.75;}
    .speech_bubble::after{top: 50px;}
}