@charset "shift_jis";
/* CSS Document */

#mothersday{
	text-align:left;
	font-size:1.2em;
}
#mothersday img{
	width:100%;
	height:auto;
}
#mothersday .bnr-main{
	padding:0 0 6%;
}


@media screen and ( max-width:767px) {
#mothersday{
	font-size:0.8em;
}
}