#contents .headSection {
	padding-bottom: 15px
}
@media screen and (max-width: 767px) {
	#contents .headSection .innerBlock {
		box-sizing: border-box;
		width: 100%;
		padding: 0 10px 0 10px
	}
}
#contents .headSection .leftArea {
	float: left;
	width: 750px
}
@media screen and (max-width: 767px) {
	#contents .headSection .leftArea {
		width: auto
	}
}
@media screen and (max-width: 767px) {
	#contents .headSection .leftArea .logo {
		width: 100px;
		height: 22px
	}
}
@media screen and (max-width: 767px) {
	#contents .headSection .leftArea .logo a {
		width: 100%;
		height: 100%
	}
}
@media screen and (max-width: 767px) {
	#contents .headSection .leftArea .logo a img {
		width: 100%;
		height: 100%
	}
}
#contents .headSection .leftArea .title {
	margin-bottom: 5px;
	line-height: 1.5
}
#contents .headSection .leftArea .title > img {
	padding: 3px 0
}
#contents .headSection .rightArea {
	float: right;
	width: 200px;
	height: 30px;
	padding-top: 0
}
#contents .navigation {
	background: #547288;
	contain: style
}
@media screen and (max-width: 767px) {
	#contents .navigation {
		contain: none
	}
}
#contents .navigation > ul {
	width: 960px;
	margin: 0 auto
}
@media screen and (max-width: 767px) {
	#contents .navigation > ul {
		display: flex;
		flex-wrap: wrap;
		width: 100%;
		align-items: center
	}
}
#contents .navigation > ul > li {
	list-style-type: none;
	position: relative;
	float: left;
	font-size: 15px
}
#contents .navigation > ul > li a:hover {
	opacity: 0.7;
}
@media screen and (max-width: 767px) {
	#contents .navigation > ul > li {
		box-sizing: border-box;
		float: none;
		height: 36px;
		background: #547288;
		font-size: 10px;
		text-align: center;
		line-height: 36px
	}
}
#contents .navigation > ul > li > a {
	display: block;
	/* padding: 34px 19px; */
	padding: 34px 24px;
	color: #ffffff
}
@media screen and (max-width: 767px) {
	#contents .navigation > ul > li > a {
		box-sizing: border-box;
		position: relative;
		height: 36px;
		padding: 5px 0;
		line-height: 1.3
	}
}
@media screen and (max-width: 767px) {
	#contents .navigation > ul > li > a > span {
		display: block;
		position: absolute;
		top: 50%;
		left: 50%;
		width: 100%;
		transform: translate(-50%, -50%)
	}
}
@media screen and (max-width: 767px) {
	#contents .navigation > ul > li.listTop {
		width: 20%;
		border-right: 1px solid #aebde3;
	}
}
#contents .navigation > ul > li.listTop a {
	padding-left: 0;
}
@media screen and (max-width: 767px) {
	#contents .navigation > ul > li.listFeature {
		width: 20%;
		border-right: 1px solid #aebde3;
	}
}
@media screen and (max-width: 767px) {
	#contents .navigation > ul > li.listSolution {
		width: 27%;
		border-right: 1px solid #aebde3
	}
}
@media screen and (max-width: 767px) {
	#contents .navigation > ul > li.listCustomers {
		width: 33%;
	}
}
#contents .navigation > ul > li.listSolution a {
	padding-top: 27px;
	padding-bottom: 20px;
	text-align: center;
}
@media screen and (max-width: 767px) {
	#contents .navigation > ul > li.listSolution a {
		padding-top: 0;
		padding-bottom: 0;
	}
}
#contents .navigation > ul > li.listCustomers a {
	padding-top: 27px;
	padding-bottom: 20px;
	text-align: center;
}
@media screen and (max-width: 767px) {
	#contents .navigation > ul > li.listCustomers a {
		padding-top: 0;
		padding-bottom: 0;
	}
}
@media screen and (max-width: 767px) {
	#contents .navigation > ul > li.listMedia {
		width: 33%;
		border-top: 1px solid #aebde3;
		border-right: 1px solid #aebde3
	}
}
@media screen and (max-width: 767px) {
	#contents .navigation > ul > li.listMedia a {
		padding-top: 0;
		padding-bottom: 0
	}
}
@media screen and (max-width: 767px) {
	#contents .navigation > ul > li.listSpec {
		width: 34%;
		border-top: 1px solid #aebde3;
		border-right: 1px solid #aebde3
	}
}
#contents .navigation > ul > li.listSpec a {
	padding-top: 27px;
	padding-bottom: 20px;
	text-align: center
}
@media screen and (max-width: 767px) {
	#contents .navigation > ul > li.listSpec a {
		padding-top: 0;
		padding-bottom: 0
	}
}
@media screen and (max-width: 767px) {
	#contents .navigation > ul > li.listMovie {
		width: 25%;
		border-top: 1px solid #aebde3;
		border-right: 1px solid #aebde3
	}
}
@media screen and (max-width: 767px) {
	#contents .navigation > ul > li.listContact {
		width: 33%;
		border-top: 1px solid #aebde3
	}
}
#contents .navigation > ul > li.listContact a {
	padding-right: 0
}
#contents .navigation > ul > li > span {
	position: absolute;
	bottom: 15px;
	left: 50%;
	border-bottom: 2px dotted #ffffff
}
@media screen and (max-width: 767px) {
	#contents .navigation > ul > li > span {
		display: none
	}
}
@media screen and (max-width: 767px) {
	#contents .navTop .navigation > ul .listTop {
		border-top: 1px solid #547288;
		background-color: #ffffff;
		color: #aebde3
	}
}
@media screen and (max-width: 767px) {
	#contents .navTop .navigation > ul .listTop a {
		color: #547288
	}
}
#contents .navTop .navigation > ul .listTop > span {
	width: 3.4em;
	margin-left: -2.7em
}
@media screen and (max-width: 767px) {
	#contents .navFeature .navigation > ul .listFeature {
		border-top: 1px solid #547288;
		background-color: #ffffff;
		color: #aebde3
	}
}
@media screen and (max-width: 767px) {
	#contents .navFeature .navigation > ul .listFeature a {
		color: #547288
	}
}
#contents .navFeature .navigation > ul .listFeature > span {
	width: 2.4em;
	margin-left: -1.2em
}
@media screen and (max-width: 767px) {
	#contents .navSolution .navigation > ul .listSolution {
		border-top: 1px solid #547288;
		background-color: #ffffff;
		color: #aebde3
	}
}
@media screen and (max-width: 767px) {
	#contents .navSolution .navigation > ul .listSolution a {
		color: #547288
	}
}
#contents .navSolution .navigation > ul .listSolution > span {
	width: 6.1em;
	margin-left: -3em
}
@media screen and (max-width: 767px) {
	#contents .navCasestudy .navigation > ul .listCustomers {
		border-top: 1px solid #547288;
		background-color: #ffffff;
		color: #aebde3
	}
}
@media screen and (max-width: 767px) {
	#contents .navCasestudy .navigation > ul .listCustomers a {
		color: #547288
	}
}
#contents .navCasestudy .navigation > ul .listCustomers > span {
	width: 12em;
	margin-left: -6em
}
@media screen and (max-width: 767px) {
	#contents .navMedia .navigation > ul .listMedia {
		border-bottom: 1px solid #547288;
		background-color: #ffffff;
		color: #aebde3
	}
}
@media screen and (max-width: 767px) {
	#contents .navMedia .navigation > ul .listMedia a {
		color: #547288
	}
}
#contents .navMedia .navigation > ul .listMedia > span {
	width: 5em;
	margin-left: -2.5em
}
@media screen and (max-width: 767px) {
	#contents .navSpec .navigation > ul .listSpec {
		border-bottom: 1px solid #547288;
		background-color: #ffffff;
		color: #aebde3
	}
}
@media screen and (max-width: 767px) {
	#contents .navSpec .navigation > ul .listSpec a {
		color: #547288
	}
}
#contents .navSpec .navigation > ul .listSpec > span {
	width: 10.4em;
	margin-left: -5.2em
}
@media screen and (max-width: 767px) {
	#contents .navMovie .navigation > ul .listMovie {
		border-bottom: 1px solid #547288;
		background-color: #ffffff;
		color: #aebde3
	}
}
@media screen and (max-width: 767px) {
	#contents .navMovie .navigation > ul .listMovie a {
		color: #547288
	}
}
#contents .navMovie .navigation > ul .listMovie > span {
	width: 5.4em;
	margin-left: -2.6em
}
@media screen and (max-width: 767px) {
	#contents .navContact .navigation > ul .listContact {
		border-bottom: 1px solid #547288;
		background-color: #ffffff;
		color: #aebde3
	}
}
@media screen and (max-width: 767px) {
	#contents .navContact .navigation > ul .listContact a {
		color: #547288
	}
}
#contents .navContact .navigation > ul .listContact > span {
	width: 6.4em;
	margin-left: -2.1em
}
#contents .purchase {
	width: 960px;
	margin: 0 auto 0 auto
}
@media screen and (max-width: 767px) {
	#contents .purchase {
		width: 100%
	}
}
#contents .purchase .ttl {
	font-size: 24px;
	text-align: center
}
#contents .purchase .detail {
	margin-top: 20px
}
@media screen and (max-width: 767px) {
	#contents .purchase .detail {
		padding: 0 4% 0 4%
	}
}
#contents .purchase .detail .purchase__list {
	display: flex;
	justify-content: space-between
}
@media screen and (max-width: 767px) {
	#contents .purchase .detail .purchase__list {
		display: block
	}
}
#contents .purchase .detail .purchase__list .list__item {
	box-sizing: border-box;
	width: 310px
}
@media screen and (max-width: 767px) {
	#contents .purchase .detail .purchase__list .list__item {
		width: 100%
	}
}
@media screen and (max-width: 767px) {
	#contents .purchase .detail .purchase__list .list__item + .list__item {
		margin-top: 25px
	}
}
#contents .purchase .detail .purchase__list .list__item--tel {
	border: 1px solid #000000;
	background: url(/products/common/images/ico_ph_calling.gif) no-repeat 25px center
}
@media screen and (max-width: 767px) {
	#contents .purchase .detail .purchase__list .list__item--tel {
		background: none
	}
}
#contents .purchase .detail .purchase__list .list__item--tel .item__inner {
	display: block;
	padding: 13px 0 13px 100px
}
@media screen and (max-width: 767px) {
	#contents .purchase .detail .purchase__list .list__item--tel .item__inner {
		padding: 13px 10px 13px 10px
	}
}
#contents .purchase .detail .purchase__list .list__item--tel .item__inner .number {
	font-size: 20px;
	font-weight: bold
}
@media screen and (max-width: 767px) {
	#contents .purchase .detail .purchase__list .list__item--tel .item__inner .number {
		font-size: 18px
	}
}
#contents .purchase .detail .purchase__list .list__item--tel .item__inner .number a {
	color: #000000
}
#contents .purchase .detail .purchase__list .list__item--tel .item__inner .number a:hover {
	text-decoration: underline
}
#contents .purchase .detail .purchase__list .list__item--tel .item__inner .week {
	font-size: 13px
}
#contents .purchase .detail .purchase__list .list__item--tel .item__inner .week span {
	display: block;
	font-size: 12px
}
@media screen and (max-width: 767px) {
	#contents .purchase .detail .purchase__list .list__item--tel .item__inner .week span {
		display: inline-block
	}
}
#contents .purchase .detail .purchase__list .list__item--mail {
	background: url(/products/common/images/ico_ph_form.png) no-repeat 20px center #e7e7e7
}
@media screen and (max-width: 767px) {
	#contents .purchase .detail .purchase__list .list__item--mail {
		background-position: 15px center;
		background-size: 35px
	}
}
#contents .purchase .detail .purchase__list .list__item--mail .item__inner {
	display: block;
	width: 100%;
	height: 100%
}
@media screen and (max-width: 767px) {
	#contents .purchase .detail .purchase__list .list__item--mail .item__inner {
		height: 70px
	}
}
#contents .purchase .detail .purchase__list .list__item--mail .item__inner a {
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
	color: #000000;
	font-size: 15px;
	font-weight: bold
}
#contents .purchase .detail .purchase__list .list__item--mail .item__inner a:hover {
	opacity: 0.6
}
#contents .purchase .detail .purchase__list .list__item--mail .item__inner a span {
	position: absolute;
	top: 50%;
	left: 95px;
	transform: translateY(-50%)
}
@media screen and (max-width: 767px) {
	#contents .purchase .detail .purchase__list .list__item--mail .item__inner a span {
		left: 65px
	}
}
#contents .purchase .detail .purchase__list .list__item--mail .item__inner a span img {
	vertical-align: middle
}
@media screen and (max-width: 767px) {
	#contents .purchase .detail .purchase__list .list__item--mail .item__inner a span img {
		width: 15px
	}
}
#contents .purchase .detail .purchase__list .list__item--showroom {
	background: url(/products/common/images/ico_ph_showroom.png) no-repeat 65px center #e7e7e7
}
@media screen and (max-width: 767px) {
	#contents .purchase .detail .purchase__list .list__item--showroom {
		background-position: 20px center;
		background-size: 25px
	}
}
#contents .purchase .detail .purchase__list .list__item--showroom .item__inner {
	display: block;
	width: 100%;
	height: 100%
}
@media screen and (max-width: 767px) {
	#contents .purchase .detail .purchase__list .list__item--showroom .item__inner {
		height: 70px
	}
}
#contents .purchase .detail .purchase__list .list__item--showroom .item__inner a {
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
	color: #000000;
	font-size: 15px;
	font-weight: bold
}
#contents .purchase .detail .purchase__list .list__item--showroom .item__inner a:hover {
	opacity: 0.6
}
#contents .purchase .detail .purchase__list .list__item--showroom .item__inner a span {
	position: absolute;
	top: 50%;
	left: 120px;
	transform: translateY(-50%)
}
@media screen and (max-width: 767px) {
	#contents .purchase .detail .purchase__list .list__item--showroom .item__inner a span {
		left: 65px
	}
}
#contents .purchase .detail .note {
	width: 310px;
	margin-top: 10px;
	font-size: 10px;
	line-height: 1.5
}
@media screen and (max-width: 767px) {
	#contents .purchase .detail .note {
		width: 100%
	}
}
#contents .contentsContact .contactComponent {
	width: 960px;
	margin: 0 auto 0 auto
}
@media screen and (max-width: 767px) {
	#contents .contentsContact .contactComponent {
		width: auto;
		padding: 0 10px 0 10px
	}
}
#contents .contentsContact .contactComponent > h2 {
	margin-bottom: 37px;
	color: #1e2f46;
	font-size: 28px;
	font-weight: normal;
	text-align: center
}
@media screen and (max-width: 767px) {
	#contents .contentsContact .contactComponent > h2 {
		margin-bottom: 30px;
		font-size: 16px;
		font-weight: bold;
		line-height: 1.5
	}
}
#contents .contentsContact .contactComponent > .block > div {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 665px;
	margin: 0 auto;
	padding: 31px 69px 25px;
	border: 4px solid #e4e6ec;
	text-align: center
}
@media screen and (max-width: 767px) {
	#contents .contentsContact .contactComponent > .block > div {
		width: auto;
		padding: 23px 15px;
		border: 2px solid #e4e6ec
	}
}
#contents .contentsContact .contactComponent > .block > div .title {
	margin-bottom: 10px;
	background: none;
	color: #1e2f46;
	font-size: 26px;
	text-align: center
}
@media screen and (max-width: 767px) {
	#contents .contentsContact .contactComponent > .block > div .title {
		margin-bottom: 13px;
		font-size: 15px
	}
}
#contents .contentsContact .contactComponent > .block > div > p {
	margin-bottom: 21px;
	color: #1e2f46;
	font-size: 14px;
	text-align: center;
	line-height: 1.5
}
@media screen and (max-width: 767px) {
	#contents .contentsContact .contactComponent > .block > div > p {
		margin-bottom: 15px;
		font-size: 12px
	}
}
#contents .contentsContact .contactComponent > .block > div a.showPC {
	display: block
}
@media screen and (max-width: 767px) {
	#contents .contentsContact .contactComponent > .block > div a.showPC {
		display: none
	}
}
#contents .contentsContact .contactComponent > .block > div a.showSP {
	display: none
}
@media screen and (max-width: 767px) {
	#contents .contentsContact .contactComponent > .block > div a.showSP {
		display: block
	}
}
@media screen and (max-width: 767px) {
	#contents .contentsContact .contactComponent > .block > div a.btnM.btnBlue {
		background: #1c4297;
		color: #ffffff
	}
}
#contents .contentsContact .contactComponent > .block > div a.btnM.btnBlue:after {
	display: inline-block;
	width: 15px;
	height: 15px;
	margin-top: -3px;
	margin-left: 5px;
	background: url(/products/paperlab/common/images/icon_arrow_white.png) no-repeat center center;
	-webkit-background-size: 15px 15px;
	background-size: 15px 15px;
	vertical-align: middle;
	content: ''
}
@media screen and (max-width: 767px) {
	#contents .contentsContact .contactComponent > .block > div a.btnM {
		display: block;
		position: relative;
		width: 84.375%;
		height: 35px;
		margin: 0 auto;
		font-size: 11px;
		text-decoration: none;
		text-align: center;
		line-height: 35px
	}
}
#pagetopBlock {
	z-index: 1000
}
#pagetopBlockSP {
	z-index: 1000
}