@charset "UTF-8";
/*!
Theme Name: hello-elementor child
Template: hello-elementor
*/
/* タップ・フォーカス時の青枠・輪郭線を非表示 */
a:focus,
a:active,
.elementor-icon-box-title a:focus,
.elementor-icon-box-title a:active {
  outline: none !important;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important;
}

/* !iPhone________________________________________*//*# sourceMappingURL=style.css.map */