@charset "UTF-8";

/*-----------------LINEアイコン-----------------*/
#line_icon + section .heading {
    margin-bottom: 40px !important;
}
#line_icon + section .inner_item_img img {
    max-width: 80px !important;
}

/*インプット*/
main form dl input,
main form textarea{
  background: #e9f2f3;
}
