/* ブレイクポイント: css/common/variables.css 参照 */

html {
	overflow-x: clip;
}

body {
	overflow-x: clip;
}

.site-main {
	display: block;
	min-width: 0;
}
