@charset "UTF-8";

a[id^="home_design"]+.width_fixed>.content_wrapper {
    max-width: 1000px !important;
}
a[id^="home_design"]+.composite_box01 .inner_item_img img {
    object-fit: contain;
}
@media screen and (max-width: 480px){
a[id^="home_design"]+.composite_box01 .heading+.add_text {
    margin-bottom: 0;
}
}