#sep-center-1 .bg-wrap {
    background-color: rgba(255, 255, 255, 0);
}

#sep-top-1 .bg-wrap {
    background-color: rgba(255, 255, 255, 0);
}

#sep-bottom-7 .bg-wrap {
    background-color: rgba(255, 255, 255, 0);
}

#sep-bottom-7 .bg {
    background-image: url('../images/bg-fog-bottom.png');
    background-repeat: repeat-x;
    background-position: center bottom;
    background-size: auto 100px;
}

#sep-bottom-2 .bg-wrap {
    background-color: rgba(255, 255, 255, 0);
}

#sep-bottom-7--0 .bg-wrap {
    background-color: rgba(255, 255, 255, 0);
}

#sep-bottom-7--0 .bg {
    background-image: url('../images/bg-fog-bottom.png');
    background-repeat: repeat-x;
    background-position: center bottom;
    background-size: auto 100px;
}

#sep-bottom-8 .bg-wrap {
    background-color: rgba(255, 255, 255, 0);
}

#sep-bottom-8 .bg {
    background-image: url('../images/bg-paint-bottom.png');
    background-repeat: repeat-x;
    background-position: center bottom;
    background-size: auto 50px;
}

#panel-menu-screen .bg-wrap {
    background-color: rgba(0, 0, 0, 0.8);
}

#header-img-text .bg {
    background-image: url('../images/hosoya_company_01.jpg');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 0.5;
}

#price-3col .bg-wrap {
    background: #ffffff;
}

#desc-img-text-9 .bg {
    background-size: cover;
    background-image: url('../images/hosoya_bg_01.jpg');
    background-repeat: no-repeat;
    background-position: center center;
    opacity: 0.15;
}

#action-text-btn-2 .bg-wrap {
    background: #f2f0ed;
}

#footer-text-logo-text-2 .bg-wrap {
    background: #ffffff;
}