@charset "UTF-8";
@media screen and (min-width: 768px),print { 
.sec03__step01{ padding: 0 30px 30px; }
.sec03__box03-left{ padding: 0 25px 0 0px !important; }
.sec03__step01 .ttl{ margin: 20px 20px 50px 20px !important; }


}


@media screen and (max-width: 767px) {

.p-estate .sec02 .u-ttl__h4{
    line-height: 1.8;
    font-size: 1rem;
}

.p-estate p{
    font-size: 0.9rem;
}

.p-estate .sec02{
    margin: 0 0 30px 0 !important;
}

.msg-box img,
.container img{
    width: 100%;
}



}




