@charset "UTF-8";

#img + .composite_box01 .inner_item_img img {
    object-position: 50% 50%;
    font-family: 'object-position: 50% 50%;';
    object-fit: contain;
}

#lala + .contents_box01 .inner_item_txt .heading .h:before {
    left: -10%;
}


#ttl + .contents_box01 .inner_item_txt .heading .h:before {
    left: -10%;
}

#img + .composite_box01 .heading.block_header_2 .h {
    display: inline-block;
    font-weight: 700;
    font-size: 2.0rem;
    line-height: 1.5;
    padding-left: 5px;
    position: relative;
}

#lala + .composite_box01 .heading.block_header_2 .h {
    display: inline-block;
    font-weight: 700;
    font-size: 2.0rem;
    line-height: 1.5;
    padding-left: 30px;
    position: relative;
}

#ttl + .contents_box01 .heading.block_header_2 .h {
    padding-left: 30px;
}
@media screen and (max-width: 768px) {
#img + .composite_box01 .heading.block_header_2 .h {
    display: inline-block;
    font-weight: 700;
    font-size: 2.0rem;
    line-height: 1.5;
    padding-left: 30px;
    position: relative;
}
}
