/* 오키투어 공통 헤더는 페이지와 함께 스크롤되며 화면에 고정하지 않는다. */
header,
header.sticky,
header#plain.sticky {
	position: absolute !important;
}
