@charset "utf-8";

.u-border-r {border-radius: 15px; margin-top: 15px;}

.no-border {border: none !important;}

.mt15 {margin-top: 15px !important;}

@media screen and (max-width:750px) {
	.arrow img{
        width:100px;
    }
}