@charset "UTF-8";


/*============================
	contact-contents
============================*/

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

@media screen and (max-width:767px) {
    .c-cont__lead{
        text-align: left;
    }
}