@charset "utf-8";

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

	Common

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

#siteTop a.bt01 {
	padding: 3px 10px;
	background-color: #6a6a6a;
	border: 1px solid #808080;
	font-size: 92.3%;/* 12px; */
	color: #fff;
	text-decoration: none;
}

#siteTop a.bt01:after {
	content: "\003e";
	margin-left: 0.5em;
}

#siteTop a.bt01:hover {
	background-color: #808080;
}

#siteTop .spHidden {
	display: none;
}

#siteTop .pcHidden {
	display: block;
}


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

	Header

================================ */
#searchBox {
	z-index: 1000;
}

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

	Global Navi

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

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

	Contents

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

#siteTop #topContainer {
	text-align: center;
	width: 100%;
	margin: 0 auto;
}
#siteTop .sliderBox {
	position: relative;
	margin: 0 auto;
	z-index: 1;
	text-align: center;
	width: 100%;
}
#siteTop .sliderBox .visual01 {
	background: url(/images/index_main08.jpg) no-repeat left top;
	background-size: contain;
	height: 1100px;
	max-height: 1100px;
}
#siteTop .sliderBox .visual02 {
	background: url(/images/index_main04.jpg) no-repeat left top;
	background-size: contain;
	height: 1100px;
	max-height: 1100px;
}
#siteTop .sliderBox .visual03 {
	background: url(/images/index_main06.png) no-repeat left top;
	background-size: contain;
	height: 1100px;
	max-height: 1100px;
}
#siteTop .sliderBox .visual04 {
	background: url(/images/index_main05.jpg) no-repeat left top;
	background-size: contain;
	height: 1100px;
	max-height: 1100px;
}
#siteTop .sliderBox .visual05 {
	background: url(/images/index_main01.jpg) no-repeat left top;
	background-size: contain;
	height: 1100px;
	max-height: 1100px;
}
#siteTop .sliderBox .visual06 {
	background: url(/images/index_main09.jpg) no-repeat left top;
	background-size: contain;
	height: 1100px;
	max-height: 1100px;
}
#siteTop .sliderBox .visual07 {
	background: url(/images/index_main_fukushima.jpg) no-repeat left top;
	background-size: contain;
	height: 1100px;
	max-height: 1100px;
}
#siteTop .sliderBox .visual08 {
	background: url(/images/index_main_teamseiko.jpg) no-repeat left top;
	background-size: contain;
	height: 1100px;
	max-height: 1100px;
}
#siteTop .sliderBox .visual09 {
	background: url(/images/index_main_imagesong.jpg) no-repeat left top;
	background-size: contain;
	height: 1100px;
	max-height: 1100px;
}

#siteTop .sliderBox .visual10 {
	background: url(/images/index_main_teidan.jpg) no-repeat left top;
	background-size: contain;
	height: 1100px;
	max-height: 1100px;
}

#siteTop .bx-wrapper,
#siteTop .sliderBox {
	height: 1200px;
}

/* bx-slider */
#siteTop .bx-wrapper {
	position: relative;
	width: 100%;
	text-align: center;
}

#siteTop .bx-wrapper a {
	color: #fff;
	text-decoration: none;
}
#siteTop .bx-wrapper img {
	position: relative !important;
}

#siteTop .bx-wrapper div.bx-pager {
	display: block !important;
	width: 100%;
	top: 0;
	left: 0;
	bottom: auto;
	background-color: #000;
	padding: 10px 0;
}

#siteTop div.bx-wrapper .bx-pager.bx-default-pager a {
	-webkit-border-radius: 0;
	-moz-border-radius:    0;
	-ms-border-radius:     0;
	border-radius:         0;
	outline: inherit;
	width: auto;
	height: auto;
}

#siteTop .bx-wrapper .bx-pager {
	vertical-align: middle;
}

#siteTop .bx-wrapper .bx-pager .bx-pager-item {
	font-size: 107.69%;/* 14px; */
	line-height: 22px;
	text-align: center;
}

#siteTop .bx-wrapper .bx-pager .bx-pager-item a {
	min-width: 18px;
	padding: 0 3px;
	font-weight: normal;
}

#siteTop div.bx-wrapper .bx-pager.bx-default-pager a {
	margin: 0 5px;
	background-color: rgba(0, 0, 0, 0.5);
	border: 1px solid rgba(255, 255, 255, 0.5);
}

#siteTop div.bx-wrapper .bx-pager.bx-default-pager a.active {
	background-color: rgba(255, 255, 255, 0.5);
	border: 1px solid rgba(0, 0, 0, 0.5);
}

#siteTop div.bx-wrapper .bx-controls-direction a {
	z-index: 10001 !important;
	width: 12px;
	height: 22px;
	margin-top: -11px;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	-ms-background-size: contain;
	background-size: contain;
}

#siteTop div.bx-wrapper .bx-prev {
	background: url(/images/index_bt03.png) center center no-repeat;
	left: 10px;
}

#siteTop div.bx-wrapper .bx-next {
	background: url(/images/index_bt04.png) center center no-repeat;
	right: 10px;
}

#siteTop div.bx-wrapper .bx-prev:hover,
#siteTop div.bx-wrapper .bx-next:hover {
	background-position: center center;
	opacity: .5;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=50)";
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
}



/* Main
================================ */

#siteTop .topBottomContents {
	/* position: absolute; */
	position: relative;
	z-index: 100;
	width: 100%;
	background-color: #666;
}

#siteTop .topBottomContentsInner {
	text-align: left;
}

#siteTop .mainContents {}

#siteTop .mainContentsInner {}

#siteTop .spNav {}

#siteTop .spNav ul {}

#siteTop .spNav ul li {
	float: left;
	display: block;
	width: 50%;
}
#siteTop .spNav ul li.longType {
	width: 100%;
}

#siteTop .spNav ul li a {
	display: block;
	padding: 1em;
	background-color: #eee;
	background-image: url(/images/index_ic09.gif);
	background-position: right center;
	background-repeat: no-repeat;
	-moz-background-size:		19px 14px;
	-webkit-background-size:	19px 14px;
	-ms-background-size:		19px 14px;
	background-size:			19px 14px;
	border: 1px solid #cbcbcb;
}

#siteTop .topNewsHead {
	width: 100%;
	color: #fff;
}

#siteTop .topNewsHeadContents {
	display: block;
	background-color: #000;
	padding: 10px 0;
	width: 100%;
}

#siteTop .topNewsHeadContents > div {
	float: left;
}

#siteTop .topNewsTitle {
	font-weight: bold;
	font-size: 123%;
	line-height: 1.25;
	margin-left: 10px;
}

#siteTop div.topNewsLink {
	float: right;
	font-size: 92.3%;/* 12px; */
	margin-right: 10px;
}

#siteTop .topNewsLink a {
	padding: 3px 10px;
	background-color: #6a6a6a;
	border: 1px solid #808080;
	color: #fff;
	text-decoration: none;
}

#siteTop .topNewsLink a:after {
	content: "\003e";
	margin-left: 0.5em;
}

#siteTop .topNewsLink a:hover {
	background-color: #808080;
}

#siteTop .topNewsRss {
	display: none;
}

#siteTop .topNewsTabs {
	display: block;
	padding: 5px 10px;
	border-top: 5px solid #4c4c4c;
	text-align: center;
}

#siteTop .topNewsTabs ul {
	display: table;
	width: 100%;
}

#siteTop .topNewsTabs li {
	display: table-cell;
	vertical-align: middle;
	padding-left: 5px;
	font-size: 92.3%;/* 12px; */
	line-height: 2.6;
}

#siteTop .topNewsTabs li span.typeCorp {
	line-height: 1.3;
}

#siteTop .topNewsTabs li:first-child {
	margin-left: 0;
	padding-left: 0;
}

#siteTop .topNewsTabs li > span {
	cursor: pointer;
	display: block;
	padding: 8px 0 12px;
	background: #fff url(/images/index_ic03.png) center bottom no-repeat;
	border: 1px solid #a0a0a0;
	color: #333333;
}

#siteTop .topNewsTabs li span.tabActive {
	background: #a2a2a2 url(/images/index_ic02.png) center bottom no-repeat;
	font-weight: bold;
	color: #fff;
}

#siteTop .topNewsTabs li > span span.wbr {
	display: block;
}

#siteTop #listCorp,
#siteTop #listGroup,
#siteTop #listTopic {
	display: none;
}

#siteTop .topNewsListContainer {}

#siteTop .topNewsListContainer > a {
	display: none;
	margin: 10px 10px 0;
	background-color: #e6e6e6;
	text-decoration: none;
}


#siteTop .topNewsListContainer > a > span {
	display: block;
	line-height: 1.5;
}

#siteTop .topNewsListContainer .headline01 {
	padding: 3px 7px;
	font-weight: bold;
	font-size: 115.3%;/* 15px; */
	height: 22px;
}

#siteTop .topNewsListContainer .photo {
	width: 100%;
	height: auto;
}

#siteTop .topNewsListContainer .photo img {
	width: 100%;
	height: auto;
}

#siteTop .topNewsListContainer .aside {
	padding: 6px 10px 2px;
	background: #e6e6e6;
	font-size: 86%;
}

#siteTop .topNewsListContainer .leadText01 {
	padding: 0 10px 5px;
	font-weight: bold;
	line-height: 1.43;
	word-break: break-all;
	text-align: justify;
	text-justify: inter-ideograph;
	background: #e6e6e6;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	#siteTop .topNewsListContainer .leadText01 {
		letter-spacing: -0.25px;
	}
}

#siteTop .topNewsListContainer .leadText01 > span {
	display: block;
	width: 100%;
	height: 60px;
	overflow: hidden;
	white-space: normal;
	text-overflow: ellipsis;
}

#siteTop .topNewsListContainer .leadText01 .txReadMore {
	font-weight: normal !important;
}

#siteTop .icPdf,
#siteTop .icBlank {
	margin-right: 4px;
}

#siteTop .icPdf img,
#siteTop .icBlank img {
	vertical-align: middle;
}

#siteTop .topNewsListContainer a.typeCorp {}
#siteTop .topNewsListContainer a.typeGroup {}
#siteTop .topNewsListContainer a.typeTopic {}

#siteTop .topNewsListContainer a.typeCorp .headline01 {
	background-color: #efffff;
	border-left: 6px solid #29b2e9;
	color: #333333;
}

#siteTop .topNewsListContainer a.typeGroup .headline01 {
	background-color: #ebf7eb;
	border-left: 6px solid #6ad500;
	color: #333333;
}

#siteTop .topNewsListContainer a.typeTopic .headline01 {
	background-color: #fff1e6;
	border-left: 6px solid #ff963b;
	color: #333333;
}

#siteTop .topNewsListContainer a.typeCorp .headline01:after { content: "セイコーホールディングス"; }
#siteTop .topNewsListContainer a.typeGroup .headline01:after { content: "グループ"; }
#siteTop .topNewsListContainer a.typeTopic .headline01:after { content: "更新情報"; }

#siteTop .topNewsListMore {}

#siteTop .gotoNewsPage,
#siteTop .closeBtn {
	display: none;
}
#siteTop .closeBtn {
	margin: 0px !important;
}

#siteTop .btMore {
	clear: both;
	margin: 10px 10px 0;
	background-color: #000;
	font-weight: bold;
	color: #fff;
	font-size: 92.3%;/* 12px; */
	line-height: 2.5;
	text-align: center;
}
#siteTop .btMore a,
#siteTop .btMore span {
	display: block;
	color: #ffffff;
}

#siteTop .importantNews .btMore a,
#siteTop .importantNews .btMore span {
	display: block;
	cursor: pointer;
}
#siteTop .closeBtn a:after,
#siteTop .closeBtn span:after {
	content: url(/images/index_ic11.png) !important;
	margin-left: 8px;
}

#siteTop .btMore a:hover,
#siteTop .btMore span:hover {
	background-color: #333333;
	text-decoration: none;
}

#siteTop .btMore a:after,
#siteTop .btMore span:after {
	content: url(/images/index_ic04.gif);
	margin-left: 6px;
}

#siteTop .gotoNewsPage a:after,
#siteTop .gotoNewsPage span:after {
	content: url(/images/index_ic10.png) !important;
	margin-left: 8px;
}

#siteTop #infscr-loading {
	display: none;
	width: 0;
	height: 0;
	overflow: hidden;
}


/* Aside
================================ */
#siteTop .subContents {
	color: #fff;
	padding: 5px 0 30px;
}

#siteTop .subBlock {
	clear: both;
	margin-top: 10px;
	text-align: center;
}

#siteTop .subBlock a {
	color: #fff;
	text-decoration: none;
}

#siteTop .subBlock .headline02 {
	display: table;
	width: 100%;
	background-color: #000;
	border-bottom: 1px solid #c0c0c0;
	font-size: 123%;/* 16px; */
	text-align: left;
}

#siteTop .subBlock .headline02 > * {
	display: table-cell;
	vertical-align: middle;
	padding: 8px 10px;
}

#siteTop .subBlock .headline02 > *:last-child {
	text-align: right;
	padding-left: 5px;
}

#siteTop .subBlock .headline02 > *:first-child {
	text-align: left;
	padding-right: 5px;
}

#siteTop .subBlock .headline02 * {
	vertical-align: middle;
}

/* branding banner */
#siteTop .brandingBanner {
	clear: both;
	margin-top: 40px;
}
#siteTop .brandingBanner .brandTitle {
	background: #000000;
	padding: 7px 10px;
	text-align: left;
	font-weight: bold;
	font-size: 110%;
}
#siteTop .brandingBanner .inner {
	padding: 10px 10px 0;
}
#siteTop .brandingBanner .inner .caption {
	margin-top: 10px;
	text-align: left;
	font-size: 90%;
}


/* IR News */
#siteTop .irNews {
	display: none;
	padding-bottom: 18px;
}

#siteTop .irNews a:hover img {
	opacity: 0.7;
}

#siteTop .irNews p {
	margin: 10px 10px 0;
}

#siteTop .irNews p img {
	width: 100%;
	height: auto;
}

#siteTop dl.irNewsContents {
	margin: 4px 10px 10px;
	text-align: left;
	line-height: 1.333;
}

#siteTop dl.irNewsContents dt {
	padding: 8px;
	border-bottom: 1px solid #c0c0c0;
	font-weight: bold;
}

#siteTop dl.irNewsContents dd {
	font-size: 92.3%;/* 12px; */
}

#siteTop dl.irNewsContents dd a {
	display: block;
	padding: 12px 8px;
	color: #fff;
}

#siteTop dl.irNewsContents dd a:hover {
	background-color: #333;
}

#siteTop .irLink {
	display: block;
	margin: 6px auto 0;
	padding-left: 20px;
	background: url(/images/index_ic14.gif) 3px 1px no-repeat;
}

#siteTop .irLinkPdf {
	background: url(/images/index_ic06.png) left top no-repeat;
}

#siteTop .irLinkBlank {
	background: url(/images/index_ic13.gif) left 2px no-repeat;
}

/* Tag */
#siteTop .ic01 {
	display: inline-block;
	margin: auto 6px;
	padding: 2px 12px 1px;
	background-color: #b5def4;
	font-size: 85%;
	color: #333333;
	line-height: 1.2;
	font-weight: bold;
}

/* Tag Text */
/* #siteTop .ic01:after { content: "経 営"; } */


/* Pick Up */
#siteTop .pickup {
	display: none;
	text-align: left;
}

#siteTop .pickup > a {
	clear: both;
	display: block;
	padding: 12px 10px;
	border-top: 1px solid #c0c0c0;
	line-height: 1.333;
}

#siteTop .pickup > a:hover {
	background-color: #333;
}

#siteTop .pickup .txtBlock {
	display: block;
	overflow: hidden;
}
#siteTop .pickup dl.headline02 + a {
	border-top: none;
}
#siteTop .pickup > a .photo {
	float: left;
	width: 80px;
	margin-right: 10px;
	background-color: #fff;
}

#siteTop .pickup > a:hover .photo img {
	opacity: .7;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=70)";
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
}

#siteTop .pickup > a .headline03 {
	display: block;
	margin: 6px auto;
	font-size: 107.69%;
	line-height: 1.214;
}

#siteTop .pickup > a .leadText02 {
	display: block;
	font-size: 76.9%;
	color: #ffffff;
}

#siteTop .ic02 {
	display: inline-block;
	width: 15px;
	height: 14px;
	margin: auto 6px;
	background: url(/images/index_ic07.png) center center no-repeat;
	vertical-align: baseline !important;
}


/* Important News */
#siteTop .importantNews {
	text-align: left;
}

#siteTop .importantNewsList > a {
	display: block;
	padding: 10px 25px 10px 15px;
	border-bottom: 1px solid #878787;
	background: url(/images/index_ic08.gif) right center no-repeat;
	font-size: 92.3%;/* 12px; */
}

/* Banner */
#siteTop .subBanner {}

#siteTop .subBanner li {
	margin: 10px 10px 0;
	text-align: center;
}

#siteTop .subBanner li img {
	width: 100%;
}



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

	Footer

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

#siteTop #footer {
	z-index: 100;
}

#siteTop footer {
	text-align: left;
}



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

	641px- For PC

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

@media screen and (min-width: 641px), print {
/*=================================

	Common

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

#siteTop .spHidden {
	display: block;
}

#siteTop .pcHidden {
	display: none;
}

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

	Header

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

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

	Global Navi

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

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

	Contents

================================ */
#siteTop #topContainer {
	padding-top: 113px;
}

#siteTop .bx-wrapper,
#siteTop .sliderBox {
	height: 1200px;
}

#siteTop .topBottomContents {
	background-color: rgba(0, 0, 0, 0.6);
}

#siteTop .topBottomContentsInner {
	width: 1000px;
	margin: 0 auto;
}

/* bx-slider */
#siteTop .bx-wrapper {
	position: fixed;
	z-index: 1;
}
#siteTop .bx-wrapper div.bx-pager {
	width: 1000px;
	top: 0;
	left: 50%;
	margin-left: -500px;
	text-align: right;
	background-color: transparent;
	padding: 20px 0;
}

#siteTop div.bx-wrapper .bx-pager.bx-default-pager a {
	margin: 0 0 0 10px;
}

#siteTop div.bx-wrapper .bx-pager.bx-default-pager a.active,
#siteTop div.bx-wrapper .bx-pager.bx-default-pager a:hover {
	background-color: rgba(255, 255, 255, 0.5);
	border: 1px solid rgba(0, 0, 0, 0.5);
}

#siteTop div.bx-wrapper .bx-controls-direction a {
	z-index: 10001 !important;
	width: 28px;
	height: 55px;
	margin-top: -27px;
}

#siteTop div.bx-wrapper .bx-prev {
	background: url(/images/index_bt01.png) center center no-repeat;
	left: 10%;
}

#siteTop div.bx-wrapper .bx-next {
	background: url(/images/index_bt02.png) center center no-repeat;
	right: 10%;
}



/* Main
================================ */
#siteTop .mainContents {
	float: left;
	width: 745px;
	padding: 20px 0 30px;
}

#siteTop .mainContentsInner {}

#siteTop .spNav {
	display: none;
}

#siteTop .topNewsHead {
	background-color: #000;
}

#siteTop .topNewsHeadContents {
	float: left;
	vertical-align: middle;
	width: 220px;
	padding: 10px 0px 10px 10px;
}

#siteTop .topNewsHeadContents > div {
	float: none;
	display: inline-block;
	vertical-align: middle;
}

#siteTop .topNewsTitle {
	font-size: 169.2%;/* 22px; */
	line-height: 1.25;
	margin-left: 0;
}

#siteTop div.topNewsLink {
	margin: 0 0 0 5px;
}
#siteTop .topNewsLink a {
	display: inline-block;
	line-height: 1.1;
}

#siteTop .topNewsRss {
	display: inline-block;
	vertical-align: middle;
	margin-left: 2px;
}

#siteTop .topNewsTabs {
	float: right;
	padding: 10px 10px 10px 5px;
	border-top: none;
	vertical-align: top;
	text-align: right;
	width: 500px;
}

#siteTop .topNewsTabs ul {
	float: right;
	width: auto;
	display: inherit !important;
}

#siteTop .topNewsTabs li {
	float: left;
	margin-left: 6px;
	padding-left: 0;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	font-size: 100%;
	line-height: 1.3 !important;
}
#siteTop .topNewsTabs li:first-child {
	margin-left: 0px;
	border-left: 1px solid #fff;
}

/*
#siteTop .topNewsTabs li span.catCorp {
	font-size: 13px;
	line-height: 1.3;
}
*/

#siteTop .topNewsTabs li > span {
	display: block;
	padding: 6px 15px 7px;
	background: transparent url(/images/index_ic02.png) center bottom no-repeat;
	border: none;
	color: #fff;
}

#siteTop .topNewsTabs li span.tabActive,
#siteTop .topNewsTabs li span:hover {
	background: #fff url(/images/index_ic03.png) center bottom no-repeat;
	font-weight: bold;
	color: #000;
}

#siteTop .topNewsTabs li > span span.wbr {
	display: none;
}

#siteTop .topNewsListContainer {
	margin-top: 15px;
	margin-right: -15px;
}

#siteTop .topNewsListContainer > a {
	float: left;
	width: 365px;
	height: 320px;
	margin: 0 15px 15px 0;
	background: #ffffff;
}
#siteTop .topNewsListContainer > a:hover {
	display: block;
}
#siteTop .topNewsListContainer > a:hover span {
	opacity: 0.8;
	background: #ffffff;
}


#siteTop .topNewsListContainer .photo {
	width: 365px;
	height: 200px;
	overflow: hidden;
}

#siteTop .btMore {
	margin: 0 15px 0 0;
	font-size: 107.69%;/* 14px; */
}
#siteTop .importantNewsList > a:hover {
	background-color: #333333;
}






/* Aside
================================ */
#siteTop .subContents {
	float: right;
	width: 230px;
	padding: 5px 0 30px;
}

#siteTop .subBlock {
	margin-top: 15px;
	background-color: #000;
}

#siteTop .subBlock img {
	width: auto;
}

#siteTop .subBlock .headline02 {
	font-size: 107.69%;/* 14px; */
}

#siteTop .subBanner li {
	margin: 15px 0 0;
}

#siteTop .subBanner li img,
#siteTop .brandingBanner img {
	width: auto;
	height: auto;
	background: #ffffff;
}
#siteTop .subBanner li a,
#siteTop .brandingBanner a {
	display: block;
	background: #ffffff;
}
#siteTop .subBanner li a:hover img,
#siteTop .brandingBanner a:hover img {
	opacity: 0.7;
}


/* branding banner */
#siteTop .brandingBanner .brandTitle {
	border-bottom: 1px solid #c0c0c0;
	font-weight: normal;
}
#siteTop .brandingBanner .inner {
	padding: 12px 10px;
}


#siteTop .irNews {
	display: block;
}
#siteTop .irNews .banner a {
	background: #ffffff;
	display: block;
}

#siteTop .pickup {
	display: block;
}

#siteTop .importantNewsListMore {
	margin: 0;
}


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

	Footer

================================ */
}

@media (min-width: 1500px) {
#siteTop .bx-wrapper,
#siteTop .sliderBox {
	width: 1500px !important;
}
}
@media print {
#headerContainer {
	position: inherit;
}
#globalNavi {
	position: inherit;
	top: 0;
}
#siteTop #topContainer {
    padding-top: 0px;
}
#siteTop .topBottomContents {
	margin-top: -858px !important;
}
#siteTop .sliderBox .visual01 {
	background: none;
	-webkit-background-size: 1050px 770px;
		 -moz-background-size: 1050px 770px;
	     		background-size: 1050px 770px;
}
#siteTop .sliderBox .visual02 {
	background: none;
	-webkit-background-size: 1050px 770px;
		 -moz-background-size: 1050px 770px;
	     		background-size: 1050px 770px;
}
#siteTop .sliderBox .visual03 {
	background: none;
	-webkit-background-size: 1050px 770px;
		 -moz-background-size: 1050px 770px;
	     		background-size: 1050px 770px;
}
#siteTop .sliderBox .bx-viewport {
	background: url(/images/index_main08.jpg) no-repeat left top !important;
	-webkit-background-size: 1050px 770px!important;
		 -moz-background-size: 1050px 770px!important;
	     		background-size: 1050px 770px!important;
}
.bx-controls-direction,
.bx-default-pager,
.bx-pager-item {
	visibility: hidden;
}
	}

	@media print and (-webkit-min-device-pixel-ratio:0) {
		#siteTop .sliderBox .bx-viewport {
			background: none!important;
		}
		#siteTop .sliderBox {
			overflow: inherit !important;
			background: url(/images/index_main08.jpg) no-repeat left top !important;
			-webkit-background-size: 1050px 770px!important;
				 -moz-background-size: 1050px 770px!important;
							background-size: 1050px 770px!important;
		}
		#siteTop .bxslider {
			display: none !important;
		}
		.topBottomContents {
			margin-top: 1000px !important;
		}
	}


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

	clearfix

=================================*/
#contents:after,
.sliderBox:after,
.bxslider:after,
.topBottomContentsInner:after,
.topNewsHead:after,
.topNewsHeadContents:after,
.topNewsListContainer:after,
.spNav ul:after,
.pickup > a:after,
#siteTop .topNewsTabs ul:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	overflow: hidden;
}

.sliderBox,
.bxslider,
.topBottomContentsInner,
.topNewsHead,
.topNewsHeadContents,
.topNewsListContainer,
.spNav ul,
.pickup > a,
#siteTop .topNewsTabs ul {
	zoom: 1;
}