@charset "utf-8";

/* ============================================================

[ information ]
概要 : トップページ専用スタイル

============================================================ */

#headerWrap {
	position: static !important;
}
.keyvisualArea {
	height: auto !important;
}
.keyvisualArea .keyvisualAreaInner .noScriptImg img {
	display: inline;
	width: 100%;
}
.keyvisualArea .keyvisualAreaInner .keyImgWrap {
	display: none !important;
}
.keyvisualArea,
#articleArea1,
#articleArea2,
#articleArea2Inner,
#footerWrap {
	position: static !important;
}
#articleArea1 {
	margin-top: 0 !important;
}
#parallaxCanvas {
	display: none;
}
#articleArea2 {
	border-top: 1px solid #666 !important;
	height: auto !important;
}
#newsAreaImportant {
	border: 1px solid #dadde0 !important;
}