@charset "utf-8";

body {
	width: 100%;
	background: #fff;
	color: #000;
	font-family: 'Noto Sans JP', 'Hiragino Mincho Pro', 'Heisei Mincho', 'MS Mincho', serif;
}

#menuBtn,
#globalNav,
#breadcrumb,
#subCol,
.fb,
.footNav,
#scrollTop {
	display: none !important;
}

#commonHeader {
	position: relative;
}

#commonFooter .footContent {
	width: 100%;
}