@charset "UTF-8";
/* ページ内リンクの位置調整 */
section {
  margin-top: -60px;
  padding-top: 60px;
}

iframe, img {
	max-width: 100%;
}
img {
	height: auto;
}