@charset "UTF-8";

#contact1 + .widget_form form {
  display: none;
}
#contact2 + .widget_form .privacypolicy {
  display: none;
}




/*---------------LINEアイコン---------------*/

#line_img + .contents_box01 .inner_item_img img{
    width: 100px !important;
    height: 100px !important;
}

#line_img + .contents_box01 .inner_item_img{
  margin-top: 5rem;
}

@media screen and (max-width:900px){
    
}