@charset "UTF-8";

/*----------花の背景----------*/
@media screen and (max-width: 900px) {
#about_main + section {
    background-position: 100% 100%!important;
    background-size: 50%!important;
}
}