@charset "UTF-8";

/*背景画像の調整*/
#bg + section {
    background-size: cover!important;
}