@charset "UTF-8";

/*----------------サービス ポップアップ調整--------------------*/
.popup .popimg .popimgwrap img[src^="https://allow-be-yourself.com/images/convert/allow-be-yourselfcom/20240522182837.png/image.webp"],
.popup .popimg .popimgwrap img[src^="https://allow-be-yourself.com/images/convert/allow-be-yourselfcom/20240522182839.png/image.webp"],
.popup .popimg .popimgwrap img[src^="https://allow-be-yourself.com/images/convert/allow-be-yourselfcom/20240522182842.png/image.webp"]{
  background: var(--i_btn_color);
  border-radius: 100%;
}
@media screen and (max-width: 500px) {
  .popup .popimg .popimgwrap img[src^="https://allow-be-yourself.com/images/convert/allow-be-yourselfcom/20240522182837.png/image.webp"],
  .popup .popimg .popimgwrap img[src^="https://allow-be-yourself.com/images/convert/allow-be-yourselfcom/20240522182839.png/image.webp"],
  .popup .popimg .popimgwrap img[src^="https://allow-be-yourself.com/images/convert/allow-be-yourselfcom/20240522182842.png/image.webp"]{
    max-width: 80%;
  }
}