@charset "UTF-8";

#top-reason01 + .composite_box01 .block_header_4 h3.h {
    background: #004490;
    color: #ffffff;
    padding: 6px 0;
    border-radius: 5px;
}

#top-reason01 + .composite_box01 .inner_item_img img {
   width: 130px !important ;
   height: auto !important;
}

#top-reason02 + .composite_box01 .block_header_4 h3.h {
    background: #004490;
    color: #ffffff;
   padding: 6px 0;
}

#top-reason02 + .composite_box01 .inner_item_img img {
   width: 130px !important ;
   height: auto !important;
}

a#top-btn + .contents_btn01 .inner_item_img img {
    width: 300px;
}