/* shop ロゴサイズ*/
.fs-p-logo__image {
max-width: 120%;
max-height: 120%;
text-align: center; 
}

/* スマホ レスポンシブ*/

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