/*
Theme Name: リラック佐鳴湖店 子テーマ
Author: e-nets.biz
Description:
Template: wp-rerac2
Version: 1.0
*/

/* フロントページの施術一覧 */
@media only screen and (max-width: 782px) {
  .fp-menu .wp-block-image {
    width: 100% !important;
  }
}

/* Google Maps */
.gmaps {
  margin: 20px 0 0;
}

.gmaps iframe {
  width: 100%;
  height: auto;
  aspect-ratio: 16 / 9;
}
