@charset "utf-8";
/* ページ独自CSS　PCSP共通（レスポンシブ） */
.mb20 {
  margin-bottom: min((20vw / 7.5), 20px);
}