@charset "UTF-8";

/*banner*/
#area2+section .inner_item_img a:hover, 
#area2+div .inner_item_img a:hover, 
#flow2+section .inner_item_img a:hover, 
#flow2+div .inner_item_img a:hover, 
#try+section .inner_item_img a:hover, 
#try+div .inner_item_img a:hover, 
#eco_bnr+section .inner_item_img a:hover, 
#eco_bnr+div .inner_item_img a:hover {
   opacity: 0.7;
}

a#step6+section .inner_item_img img {
    object-fit: contain;
    background: #F8F7F3;
}