@charset "UTF-8";
/*//////////////////////////////////////////////////

home style

//////////////////////////////////////////////////*/
/* Scss Document */
/* Scss Document */
/*下層タイトル*/
.titleimg .titleimg__wp .titleimg__icon {
  max-width: 40px;
}

/*ご利用ガイド*/
.guide {
  background: #F4F0EA;
  padding: 70px 0;
}
.guide .guide__list a {
  border: none;
}

@media screen and (min-width: 769px) {
  /*下層タイトル*/
  .titleimg .titleimg__wp {
    width: 28%;
  }
}
@media screen and (min-width: 1041px) {
  .titleimg .titleimg__wp {
    width: 20%;
  }
}
/*# sourceMappingURL=style.css.map */
