@charset "UTF-8";
/* --------------------------------------

	PDFのスライド

---------------------------------------- */
/* 
	extend - export to common.scss
  */
/* ------------------------------------
	* module
* ------------------------------------ */
.obj-pc {
	display: block !important;
}

.obj-sp {
	display: none !important;
}

@media screen and (max-width: 736px) {
	.obj-sp {
		display: block !important;
	}

	.obj-pc {
		display: none !important;
	}
}

.mod-backsla {
	font-family: sans-serif;
	font-size: 20px;
}

#stage #content {
	width: 1000px;
	font-size: 14px;
}

#stage #contentHead {
	margin-top: 15px;
}

/* --------------------------------------
		パンくず
---------------------------------------- */
#stage .lists-breadcrumb {
	color: #666666;
	font-size: 11px;
}

#stage .lists-breadcrumb a {
	color: #000;
	padding-right: 12px;
	margin-right: 6px;
	background-image: url(/products_static/common/img/icon/icn_breadcrumb.png);
	background-position: 100% 50%;
	background-repeat: no-repeat;
	background-size: 7px auto;
}

/* --------------------------------------
		タイトル
---------------------------------------- */
#stage .page-title {
	margin-bottom: 40px;
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	color: #0039a6;
}

/* --------------------------------------
		ページトップ
---------------------------------------- */
#stage .mod-pagetop {
	display: inline-block;
}

#stage .mod-pagetop .txt {
	font-size: 14px;
	padding-right: 30px;
	line-height: 1.5;
}

#stage .mod-pagetop a {
	display: block;
	position: relative;
	color: #000;
}

#stage .mod-pagetop a .txt {
	position: relative;
}

#stage .mod-pagetop a .txt:after {
	position: absolute;
	top: 0;
	right: 0;
	box-sizing: border-box;
	content: '';
	display: block;
	width: 20px;
	height: 20px;
	border: 1px solid #cccccc;
	border-radius: 4px;
	background-image: url(/products_static/common/img/icon/arrow_blue_t.png);
	background-repeat: no-repeat;
	background-size: 8px auto;
	background-position: center center;
}

#stage .wrp-cont-foot .footl {
	float: left;
}

#stage .wrp-cont-foot .footr {
	float: right;
}

/* --------------------------------------
		ハッシュがないときの
---------------------------------------- */
#stage #contentArea .area-no-hash {
	display: none;
	margin-bottom: 500px;
}

#stage #contentArea .area-no-hash .text {
	text-align: center;
	font-size: 14px;
	margin-bottom: 25px;
}

#stage #contentArea .no-hash-btn {
	margin-top: 30px;
}

#stage #contentArea .no-hash-btn a {
	position: relative;
	width: 270px;
	margin: 0 auto;
	display: block;
	color: #000;
}

#stage #contentArea .no-hash-btn a .inner-btn {
	background: #e1f3ff url(/rwd/top/img/icon/arrow_full_blue_r.png) no-repeat 10px center;
	background-size: 6px auto;
}

#stage #contentArea .no-hash-btn .inner-btn {
	padding: 0 20px;
	box-sizing: border-box;
	display: table;
	width: 270px;
	height: 50px;
	background-color: #e1f3ff;
	border-radius: 3px;
	border: 1px solid #cccccc;
}

#stage #contentArea .no-hash-btn .inner {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	font-size: 14px;
}

#stage #contentArea .no-hash-btn.mod-btn-white a .inner-btn {
	background-color: #fff;
}

#stage #contentArea.no-hash .area-no-hash {
	display: block;
}

#stage #contentArea.no-hash .loader {
	display: none;
}

#stage #contentArea.no-hash .wrp-slide-pdf {
	display: none;
}

#stage #contentArea .no-hits-result {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

#stage #contentArea.is-no-result .wrp-other-navis {
	display: none;
}

/* --------------------------------------
		ダウンロードとスライドショーのリンク
---------------------------------------- */
#stage .wrp-title-line {
	margin-bottom: 50px;
}

#stage .wrp-title-line .inner-title-line {
	display: table;
	width: 100%;
}

#stage .wrp-title-line .years {
	padding: 2px 5px;
	margin-bottom: 15px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	background-color: #0039a6;
	line-height: 1.5;
}

#stage .wrp-title-line .wrp-other-navis {
	display: table;
	vertical-align: top;
	font-size: 14px;
	text-align: right;
	margin-left: auto;
}

#stage .wrp-title-line .wrp-other-navis .dl-link, #stage .wrp-title-line .wrp-other-navis .slideshow-link {
	display: table-cell;
	vertical-align: middle;
}

#stage .wrp-title-line .wrp-other-navis .dl-link {
	padding-right: 33px;
}

#stage .wrp-title-line .wrp-other-navis .dl-link a {
	padding-left: 20px;
	background: url(/common/img/icon-rwd/icon_pdf.png) 0 center no-repeat;
	background-size: 14px 18px;
}

#stage .wrp-title-line .wrp-other-navis .slideshow-link a {
	padding-left: 12px;
	background-image: url(/common/img/icon-rwd/arrow_blue.png);
	background-repeat: no-repeat;
	background-size: 6px auto;
	background-position: 0 center;
}

#stage .wrp-title-line .wrp-other-navis a {
	display: block;
	min-height: 1em;
	color: #000;
}

/* --------------------------------------
		検索結果の中
---------------------------------------- */
#stage .area-block-slide {
	position: relative;
}

#stage .wrp-slide-pdf {
	margin-bottom: 50px;
}

#stage .wrp-slide-pdf .direction {
	position: absolute;
	width: 32px;
	height: 60px;
	top: 50%;
	margin-top: -30px;
	background-size: 32px 60px;
	cursor: pointer;
}

#stage .wrp-slide-pdf .direction.prev {
	left: -58px;
	background: url(/common/img/icon-rwd/arrow_blue_big_l.png) 0 0 no-repeat;
}

#stage .wrp-slide-pdf .direction.next {
	right: -58px;
	background: url(/common/img/icon-rwd/arrow_blue_big_r.png) 0 0 no-repeat;
}

#stage .wrp-slide-pdf .ajax-timeout {
	height: 500px;
	margin-top: 100px;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
}

#stage .block-slide-pdf {
	width: 580px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}

#stage .inner-slide-pdf {
	position: relative;
	width: 580px;
	margin-left: auto;
	margin-right: auto;
}

#stage .slide-lists {
	position: relative;
	width: 580px;
	height: 839px;
	left: 0;
}

#stage .slide-lists li {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	text-align: center;
	display: none;
}

#stage .slide-lists li .temp-inner {
	display: table;
	width: 100%;
	height: 100%;
}

#stage .slide-lists li .temp-inner p {
	display: table-cell;
	vertical-align: middle;
}

#stage .slide-lists li.current {
	display: block;
}

#stage .slide-lists li img {
	width: 100%;
	border: 1px solid #cccccc;
	box-sizing: border-box;
}

/* --------------------------------------
		ローダー
---------------------------------------- */
#stage .loader {
	width: 50px;
	position: absolute;
	top: 30%;
	left: 50%;
}

#stage .loader img {
	width: 100%;
}

/* --------------------------------------
		ページング
---------------------------------------- */
#stage .wrp-result-area {
	padding-bottom: 50px;
}

#stage #contentArea.last-page .direction.next {
	display: none;
}

#stage .area-result-paging {
	margin-top: 30px;
}

#stage .area-result-paging .paging-table {
	margin-left: auto;
	margin-right: auto;
	color: #000;
}

#stage .area-result-paging .paging-table a {
	display: block;
	color: #000;
}

#stage .area-result-paging .paging-table .num {
	padding: 0 30px;
}

#stage .area-result-paging .paging {
	color: #cfcfcf;
	width: 80px;
	text-align: center;
}

#stage .area-result-paging .paging.next .arrow-icon:after {
	left: auto;
	right: 0;
	background-image: url(/common/img/icon-rwd/arrow_blue.png);
}

#stage .area-result-paging .paging .arrow-icon {
	display: block;
	position: relative;
	color: #000;
}

#stage .area-result-paging .paging .arrow-icon:after {
	position: absolute;
	top: 0;
	left: 0;
	box-sizing: border-box;
	content: '';
	display: block;
	width: 20px;
	height: 20px;
	border: 1px solid #cccccc;
	border-radius: 4px;
	background-image: url(/common/img/icon-rwd/arrow_blue_l.png);
	background-repeat: no-repeat;
	background-size: 8px auto;
	background-position: center center;
}

/* 下のページング */
#stage #content.last-page .area-result-paging .paging.next {
	display: none;
}

#stage #content.first-page .area-result-paging .paging.prev {
	display: none;
}

#stage .area-result-paging {
	margin-top: 30px;
}

#stage .area-result-paging .paging-table {
	margin-left: auto;
	margin-right: auto;
	color: #000;
}

#stage .area-result-paging .paging-table a {
	display: block;
	color: #000;
}

#stage .area-result-paging .paging-table .num {
	padding: 0 30px;
}

#stage .area-result-paging .paging {
	color: #cfcfcf;
	width: 80px;
	text-align: center;
}

#stage .area-result-paging .paging.next .arrow-icon:after {
	left: auto;
	right: 0;
	background-image: url(/common/img/icon-rwd/arrow_blue.png);
}

#stage .area-result-paging .paging .arrow-icon {
	display: block;
	position: relative;
}

#stage .area-result-paging .paging .arrow-icon:after {
	position: absolute;
	top: 0;
	left: 0;
	box-sizing: border-box;
	content: '';
	display: block;
	width: 20px;
	height: 20px;
	border: 1px solid #cccccc;
	border-radius: 4px;
	background-image: url(/common/img/icon-rwd/arrow_blue_l.png);
	background-repeat: no-repeat;
	background-size: 8px auto;
	background-position: center center;
}

/* PCのみ（主にhover処理） */
@media only screen and (min-width: 737px) {
  /* --------------------------------------
		ページング
	---------------------------------------- */
	#stage .area-result-paging .paging-table .paging {
		color: #000;
	}

	#stage .area-result-paging .paging-table .paging .inner-paging:hover {
		cursor: pointer;
		text-decoration: underline;
	}
}

/* SP */
@media only screen and (max-width: 736px) {
	#stage #content {
		width: 100%;
	}

	#stage .page-title {
		font-size: 16px;
		margin-bottom: 15px;
	}
  /* --------------------------------------
		パンくず
	---------------------------------------- */
	#stage .wrp-breadcrumb {
		display: none;
	}
  /* --------------------------------------
			検索結果の中
	---------------------------------------- */
	#stage .wrp-slide-pdf .direction {
		position: absolute;
		width: 25px;
		height: 50px;
		top: 50%;
		margin-top: -25px;
		cursor: pointer;
		z-index: 50;
	}

	#stage .wrp-slide-pdf .direction.prev {
		left: 0px;
		background: url(/common/img/icon-rwd/arrow_blue_round_l.png) 0 0 no-repeat;
		background-size: 25px 50px;
	}

	#stage .wrp-slide-pdf .direction.next {
		right: 0px;
		background: url(/common/img/icon-rwd/arrow_blue_round_r.png) 0 0 no-repeat;
		background-size: 25px 50px;
	}

	#stage .wrp-slide-pdf {
		margin-right: 10px;
		margin-left: 10px;
	}

	#stage .inner-slide-pdf {
		width: 100%;
	}

	#stage .inner-slide-pdf .block-slide-pdf {
		width: 100%;
	}

	#stage .inner-slide-pdf .slide-lists {
		width: 100%;
	}

	#stage .inner-slide-pdf .slide-lists img {
		width: 100%;
	}
  /* --------------------------------------
			ダウンロードとスライドショーのリンク
	---------------------------------------- */
	#stage .wrp-title-line {
		margin-bottom: 20px;
	}

	#stage .wrp-title-line .years {
		padding-left: 10px;
		font-size: 12px;
	}

	#stage .wrp-title-line .wrp-other-navis {
		font-size: 12px;
		width: 100%;
	}

	#stage .wrp-title-line .wrp-other-navis .dl-link {
		text-align: left;
		padding-left: 10px;
		padding-right: 0;
	}

	#stage .wrp-title-line .wrp-other-navis .dl-link a {
		margin-right: auto;
		box-sizing: border-box;
		display: table;
		padding-left: 10px;
		padding-right: 10px;
		height: 35px;
		border: 1px solid #cccccc;
		border-radius: 3px;
		background-image: none;
	}

	#stage .wrp-title-line .wrp-other-navis .dl-link a span {
		padding-right: 20px;
		display: table-cell;
		background: url(/common/img/icon-rwd/icon_pdf.png) 100% center no-repeat;
		background-size: 14px 18px;
		vertical-align: middle;
	}

	#stage .wrp-title-line .wrp-other-navis .slideshow-link {
		padding-right: 10px;
		text-align: right;
	}

	#stage .wrp-title-line .wrp-other-navis .slideshow-link a {
		margin-left: auto;
		box-sizing: border-box;
		display: table;
		padding-right: 10px;
		height: 35px;
		border: 1px solid #cccccc;
		border-radius: 3px;
		background-image: none;
	}

	#stage .wrp-title-line .wrp-other-navis .slideshow-link a span {
		padding-right: 12px;
		display: table-cell;
		background-image: url(/common/img/icon-rwd/arrow_blue.png);
		background-repeat: no-repeat;
		background-size: 6px auto;
		background-position: 100% center;
		vertical-align: middle;
	}
  /* --------------------------------------
		ページング
	---------------------------------------- */
	#stage .area-result-paging .paging-table .inner-paging {
		border: 1px solid #ccc;
		border-radius: 3px;
		color: #000;
	}

	#stage .area-result-paging .paging-table .num {
		white-space: nowrap;
	}

	#stage .area-result-paging .paging-table .paging {
		width: 65px;
	}

	#stage .area-result-paging .paging-table .paging .arrow-icon {
		padding-top: 10px;
		padding-bottom: 10px;
		background-image: url(/common/img/icon-rwd/arrow_blue_l.png);
		background-repeat: no-repeat;
		background-size: 6px auto;
		background-position: 0 center;
	}

	#stage .area-result-paging .paging-table .paging .arrow-icon:after {
		content: none;
	}

	#stage .area-result-paging .paging-table .paging.next .inner-paging .arrow-icon {
		background-image: url(/common/img/icon-rwd/arrow_blue.png);
		background-position: 100% center;
		margin-right: 5px;
	}

	#stage .area-result-paging .paging-table .paging.prev .inner-paging .arrow-icon {
		margin-left: 5px;
	}

	#stage .area-result-paging .paging-table td {
		vertical-align: middle;
	}
  /* --------------------------------------
		ページTOP
	---------------------------------------- */
	#stage .contentFootInner {
		margin-right: 10px;
		margin-left: 10px;
	}

	#stage .mod-pagetop {
		display: inline-block;
	}

	#stage .mod-pagetop .txt {
		padding-right: 44px;
		line-height: 1.5;
		font-size: 12px;
	}

	#stage .mod-pagetop a {
		display: block;
		position: relative;
		color: #000;
	}

	#stage .mod-pagetop a .txt {
		position: relative;
	}

	#stage .mod-pagetop a .txt:after {
		position: absolute;
		top: 50%;
		margin-top: -17px;
		right: 0;
		box-sizing: border-box;
		content: '';
		display: block;
		width: 35px;
		height: 35px;
		border: 1px solid #cccccc;
		border-radius: 6px;
		background-image: url(/common/img/icon-rwd/icn_pagetop.png);
		background-repeat: no-repeat;
		background-size: 18px auto;
		background-position: center center;
	}
}
