@charset "utf-8";
/*
* CSS adjust for PPDV HTML5 / CSS3
*
* @version			0.0.0
* @lastmodified 2021/03/02
* @link					https://www.landcomp.co.jp/
* @copyright		Copyright 2021, LAND COMPUTER Co.,Ltd.All rights reserved.
*------------------------------------------------------------------------- */
/* adjust ------- */
div#container {
	position: relative;
}
div#contentsBody {
	float: none;
	margin-right: 0;
}
div#mainContents {
	margin-right: 0;
	width: auto;
}
div#mainContents + div.inner {
	padding: 0 10px;
}
#pcpd div#subNavi {
	float: none;
	font-size: 1rem;
	padding: 15px 10px 2rem;
	width: auto;
	background: none;
}
section h2 {
	margin-top: 3.5rem;
}
div.inner section h3 {
	margin-top: 3rem;
}
div.inner section h4 {
	font-size: 1.125rem;
	font-weight: normal;
	margin-top: 2rem;
}
div.inner section h3 + h4 {
	margin-top: 1rem;
}
div.inner > section:first-child h3 {
	margin-top: 1rem;
}
section div.inner {
	padding: 0 0.5rem;	
}
@media all and (min-width: 768px) {
	section div.inner {
		padding: 0 10px;	
	}
}
@media all and (min-width: 960px) {
	section div.inner {
		padding: 0;	
	}
}
/* table ---------- */
section table {
	border-collapse: collapse;
	border-spacing: 0;
  width: 100%;
  border: 1px solid #ccc;
}
section table th {
	font-weight: normal;
	text-align: center;
	background-color: #F6F7F8;
}
section table th,
section table td {
  vertical-align: middle;
	padding: 0.375rem 0.5rem;
  border: 1px solid #ccc;
	border-width: 0 1px 1px 0;
}
section table td.item {
	background-color: #fafbfc;
}
section table td sup {
	color: #DC143C;
}
/* element -------- */
section p {
	line-height: 1.5;
	margin: 1rem 0;
}
.figure {
	max-width: 100%;
	width: auto;
}
ul.nnoticeList {
	list-style: none;
	margin-top: 0.75rem;
}
ul.nnoticeList li {
	text-indent: -1.5rem;
	padding-left: 1.5rem;
	line-height: 1.4;
}
ul.nnoticeList li::before {
	content: '※';
	margin-right: 0.5rem;
}

/* SubNav ------------ */
#pcpd #subNavi {
	margin: 1.5rem 0 1rem !important;
	padding: 0 !important;
}
#pcpd #subNavi div#relationLink h2 {
	text-indent: inherit !important;	/* reset */
	height: auto !important;					/* reset */
	background: none !important;			/* reset */
	font-size: 1.44rem;
	font-weight: 400;
	line-height: 1.4;
	padding: 0 0 0.25rem 0.5rem;
	margin: 0 0 1rem;
	border-bottom: 2px solid #325DA7;
}
#subNavi div.refInfo * { 
	box-sizing: border-box;
}
#subNavi div.refInfo dl { 
	margin-top: 2rem;
	padding-top: 0;
	border: none;
	background: none;
}
#subNavi div.refInfo dl dd ul li {
	padding: 0;
}
#subNavi div.refInfo dl dd ul li a {
	display: block;
	position: relative;
	background-color: #FFF;
}
#subNavi div.refInfo dl dd ul li a:hover {
	background: none;
}
#subNavi div.refInfo dl dd ul li a::before {
	display: inline-block;
	content: "";
	vertical-align: middle;
	height: auto;
	width: auto;
	background: none;
}
#subNavi div.refInfo dl dd ul li {
	margin: 0;
	padding: 0;
}
#subNavi dl dd ul li a {
	padding: 1rem 1rem 1rem 0.5rem;
}
#subNavi div.refInfo dl dd ul li a::after {
	position: absolute;
	z-index: 1;
	top: 0px;
	right: 0.5rem;
	bottom: 0;
	_lleft: 6px;
	display: block;
	width: 8px;
	height: 8px;
	margin: auto;
	content: "";
	transform: rotate(45deg);
	border: 1px solid #325DA7;
	border-width: 2px 2px 0 0;
}
#subNavi dl#supportLink dt {
	font-size: 1.25rem;
	margin: 0;
	padding: 1rem 0 0;
	text-align: center;
	background-color: #EEE;
}
#subNavi dl#supportLink dd ul {
	padding: 0 1rem 1rem;
	background-color: #EEE;
}
#subNavi dl#supportLink dd ul li {
	margin-top: 1rem;
}
#subNavi dl#supportLink dd ul li a::after {
	right: 0.75rem;
}
#subNavi dl#supportLink dd ul li a {
	font-size: 1.125rem;
	padding: 1.25rem 1rem 1.25rem;
	border: 1px solid #aaa;
	border-radius: 4px;
	background-color: #FFF;
}
#subNavi dl#supportLink dd ul li a {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: left;
}
#subNavi dl#supportLink dd ul li a span {
	display: inline-block;
}
#subNavi dl#supportLink dd ul li a span.icn {
	flex-basis: 2.25rem;
	min-width: 2.25rem;
	max-width: 2.25rem;
	height: 2.25rem;
}
#subNavi dl#supportLink dd ul li a span:not(.icn) {
	padding-left: 0.25rem;
}
#subNavi dl#supportLink dd ul li a span.icn {
	background-image: url("../../../product/peripheral/images/shared/supportLink.png");
	background-position-y: 0;
}
#subNavi dl#supportLink dd ul li#iman a span.icn {
	background-position-x: 0;
}
#subNavi dl#supportLink dd ul li#icat a span.icn {
	background-position-x: -40px;
}
#subNavi dl#supportLink dd ul li#iwar a span.icn {
	background-position-x: -80px;
}
#subNavi dl#supportLink dd ul li a:hover span.icn {
	_bbackground-position: inherit -40px;
	background-position-y: -40px;
}
#subNavi dl#serviceLink dd ul li {
	border-bottom: 1px solid #ccc;
}
@media all and (min-width: 480px) {
  #subNavi .refInfo dl dd ul li {
    float: none;
    width: auto;
  }
}
@media all and (min-width: 640px) {
  #subNavi .refInfo dl {
    padding-bottom: 0;
    margin-bottom: 0;
  }
  #subNavi .refInfo ul li {
    padding: 0;
    background-image: none;
  }
}
@media all and (min-width: 768px) {
	#subNavi dl#supportLink dd ul {
		display : -webkit-box;     /* old Android */
  	display : -webkit-flex;    /* Safari etc. */
  	display : -ms-flexbox;     /* IE10        */
		display: flex;
		justify-content: space-between;
		padding: 0 0.5rem 1rem;
	}
	#subNavi dl#supportLink dd ul li {
		margin: 0.5rem 0.5rem 0;
		width: 33.33%;
	}
	#subNavi dl#supportLink dd ul li a {
		padding: 1.75rem 1rem;
	}
	#subNavi dl#serviceLink dd ul {
		display : -webkit-box;     /* old Android */
  	display : -webkit-flex;    /* Safari etc. */
  	display : -ms-flexbox;     /* IE10        */
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	#subNavi dl#serviceLink dd ul li {
		flex: 0 0 49%;
	}
}

/* bunner -------- */
#subNavi ul.bnrBox {
	background: none;	
}
#subNavi ul.bnrBox li {
	display: block;
	float: none;
	text-align: center;	
	margin: 0.5rem 0 0;
	width: auto;
} 
@media all and (min-width: 321px) {
  #subNavi ul.bnrBox li {
		display: block;
		float: none;
		text-align: center;	
		margin: 0.5rem 0 0;
		width: auto;
  }
  #subNavi ul.bnrBox li:nth-child(2n+1) {
    margin-left: 0;
  }
}
@media all and (min-width: 480px) {
  #subNavi ul.bnrBox {
		display : -webkit-box;     /* old Android */
  	display : -webkit-flex;    /* Safari etc. */
  	display : -ms-flexbox;     /* IE10        */
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
  }
  #subNavi ul.bnrBox li {
		flex: 0 0 50%;
  }
}
@media all and (min-width: 640px) {
  #subNavi ul.bnrBox li {
		flex: 0 0 33.33%;
  }
}

div.contactBox {
	margin-top: 1rem;
}

/* TopNav -------- */
#topNav {
	padding: 0 0 0.5rem 0;
	position: fixed;
	bottom: 50%;
	right: 0.5rem;
}
#topNav a {
	color: #00c;
	display: inline-block;
  font-size: 1rem;
	padding: 0;
	border-radius: 6px;
	background: none;
	background-color: #999;
	opacity: 0.75;
}
#topNav a {
	display: block;
	position: relative;
	margin-left: auto;
	width: 3.0rem;
	height: 3.0rem;
}
#topNav a:hover {
	background: none;
	background-color: #999;
	opacity: 1;
}
#topNav span {
	position: absolute;
	z-index: -1;
	overflow: hidden;
	width: 0;
	height: 0;
}
#topNav div > a::after {
	position: absolute;
	z-index: 1;
	top: 7px;
	right: 0;
	bottom: 0;
	left: 0;
	display: block;
	width: 12px;
	height: 12px;
	margin: auto;
	content: "";
	transform: rotate(45deg);
	border: 1px solid #fff;
	border-width: 2px 0 0 2px;
}
section p strong {
  font-weight: normal;
}
.epi {
  position: relative;
	display: block;
}
.epi::before{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: url("../../../img/e.png");
	z-index: 1;
 }

.figure-box {
	position: relative;
	display: block;
	margin: 0 auto;
	overflow: hidden;
}
.figure-box::before {
	background-repeat: no-repeat;
	background-size: cover;
	background: url("../../../product/peripheral/images/e.png");
	content: "";
	display: block;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}
.figure-box > [class^="pct"] {
	background-repeat: no-repeat;
	background-size: cover;
}

.pct-w160 {
	max-width: 160px;
}
.pct-w240 {
	max-width: 240px;
}
.pct-w312 {
	max-width: 312px;
}
.pct-w320 {
	max-width: 320px;
}
.pct-w480 {
	max-width: 480px;
}
.pct-w640 {
	max-width: 640px;
}
.pct-w720 {
	max-width: 720px;
}
.pct-w960 {
	max-width: 960px;
}
[class^="pct-w"] {
	width: 100%;
}
