@charset "UTF-8";

.text_img img {
  float: left !important;
  margin-right: 20px !important;
  display: block;
}
.line__btn01 {
  transition: inherit;
}
@media screen and (max-width: 834px) {
  .text_img img {
    float: none !important;
    margin: auto !important;
  }
}
@media screen and (max-width: 640px) {
}
