@charset "UTF-8";

#qr + .composite_box01 .inner_item_img img{
    width: 50% !important;
    height: 100% !important;
}

.heading.block_header_4 .h {
    text-align: center;
    color: #432f32;
}
@media(max-width: 768px) {
#qr + .composite_box01 .inner_item_img img {
    width: 70% !important;
}
}
