.m_bottom {
    margin: 10px auto 30px;
    text-align: center;
}

.m_bottom img {
    width: auto;
}


.vimeo{
margin: 0 auto 2rem auto;
    text-align: center;
}


/*----------------------------------------------------
    SPサイトcss
----------------------------------------------------*/

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

	.vimeo {
        margin: 0rem 0;
    }
	
	.vimeo iframe {
        width: 100%;
        margin: -5rem auto -5rem auto;
    }


}