〒761-2401 香川県丸亀市綾歌町岡田上1751-1
電話: 0877-86-5757
2018/06/25
ページ一覧
アーカイブ
.iframe-container-footer { width: 100%; max-width: 600px; /* 必要に応じて調整 */ margin: 20px auto; /* 中央寄せ、上下のマージン */ border: 1px solid #ccc; border-radius: 5px; box-sizing: border-box; overflow: hidden; /* iframeの内容がはみ出さないように */ }
.iframe-container-footer iframe { width: 100%; aspect-ratio: 16/9; /* 必要に応じて調整 */ border: none; display: block; }
/* スマホ用 */ @media (max-width: 768px) { .iframe-container-footer { padding: 10px; } }