@charset "UTF-8";

/*--TOP2連カード調整--*/
#c3 + .composite_box01 .inner_item:nth-of-type(2) {
    margin-top: 0px;
}

@media screen and (min-width:901px){
  #c3 + .composite_box01 .inner_item_img img{
    max-height: 400px;
  }
}