/* CSS Document */

/** -------------------------------------------------------
 ** idxVi
 ** ------------------------------------------------------- */
.rIdxVi {
	margin-bottom: 10px;
}

/* -- SP -- */
body.responsive-sp .rIdxVi {
	padding-top: 3.125%;
	background-color: #fff;
	margin-bottom: 0;
}

/** -------------------------------------------------------
 ** idxElement
 ** ------------------------------------------------------- */

.rIdxElement {
	margin: 30px 30px 0 0;
	width: 460px;
	float: left;
}
.rIdxElement:nth-child(even) {
	margin-right: 0;
}
.rIdxElement .idxElementLead {
	font-size:116%;
	font-weight: bold;
	line-height: 1.6;
	margin-bottom: 20px;
	display: block;
}
.rIdxElement .idxElementPic {
	font-size: 0;
	line-height: 0;
	margin-bottom: 20px;
}
.rIdxElement .idxElementText p {
	font-size:108%;
	line-height: 1.4;
}
.rIdxElement .rPanelLinks {
	margin-top: 20px;
}
.rIdxElement .rAreaTit {
	margin-bottom: 10px;
}
.rIdxElement .rBlockSect {
	background-color: #fff;
	padding: 20px;
	margin-top: 0;
}


/* -- SP -- */
body.responsive-sp .rIdxElement {
	margin: 20px 0 0 0;
	width: 100%;
	float: none;
}
body.responsive-sp .rBlockSect {
	margin: 3% 3.125%;
}
.rIdxElement .idxElementLead {
	margin-bottom: 15px;
}
body.responsive-sp .rIdxElement .idxElementLead {
	font-size: 100%;
}
body.responsive-sp .rIdxElement .idxElementText {
	display: block;
}
body.responsive-sp .rIdxElement .idxElementText p {
	display: block;
	margin: 0;
	font-size: 85%;
}

body.responsive-sp .rIdxElement .rBtnLink {
	font-size: 85%;
	text-align: left;
}

body.responsive-sp #idxShowroom {
	padding-bottom: 3.125%;
}


/* idxBtmBlock */
#idxBtmBlock {
	padding: 48px 0 0 0;
}
#idxProBlock {
	width: 625px;
}
#idxProBlock .blockIn {
	margin-top: 20px;
}
#idxDispBlock {
	width: 300px;
}

/* -- SP -- */
body.responsive-sp #idxBtmBlock {
	padding: 0;
}
body.responsive-sp #idxProBlock {
	width: auto;
}
body.responsive-sp #idxProBlock .blockIn {
	margin-top: 0;
}
body.responsive-sp #idxDispBlock {
	width: auto;
}


/** -------------------------------------------------------
 ** thumbLeftLinkBlock
 ** ------------------------------------------------------- */
.thumbLeftLinkBlock {
	width: 100%;
}
.thumbLeftLinkBlock .blockIn {
	border: 1px solid #d7dbde;
	background-color: #ffffff;
}
.thumbLeftLinkBlock .link {
	position: relative;
	padding: 14px 64px 14px 14px;
	border-top: 1px solid #d7dbde;
}
.thumbLeftLinkBlock .link:hover {
	background-color: #f6f6f6;
}
.thumbLeftLinkBlock .link:first-child {
	border-top: 0;
}
.thumbLeftLinkBlock .link .lnContent:after {
	position: absolute;
	right: 24px;
	top: 50%;
	display: block;
	width: 10px;
	height: 15px;
	margin-top: -8px;
	background: url("/business/solution/digital-signage/images/n-bg-ln-arw.gif") no-repeat;
	content: "";
}
.thumbLeftLinkBlock .link .lnImg {
	float: left;
	width: 110px;
}
.thumbLeftLinkBlock .link .lnContent {
	float: right;
	width: 416px;
	padding: 12px 0 0 0;
}
.thumbLeftLinkBlock .link .lnTit {
	font-size: 123.0769%;
	font-weight: bold;
}
.thumbLeftLinkBlock .link .lnTxt {
	margin: 12px 0 0 0;
	font-size: 107.6923%;
}
.thumbLeftLinkBlock .link a {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
}
.thumbLeftLinkBlock .link a span {
	display: none;
}


/* -- SP -- */
body.responsive-sp .thumbLeftLinkBlock .link {
	padding: 10px 32px 10px 10px;
}
body.responsive-sp .thumbLeftLinkBlock .link .lnContent:after {
	right: 12px;
}
body.responsive-sp .thumbLeftLinkBlock .link .lnImg {
	width: 22.5%;
}
body.responsive-sp .thumbLeftLinkBlock .link .lnContent {
	width: 72.5%;
	padding-top: 0;
}
body.responsive-sp .thumbLeftLinkBlock .link .lnTit {
	font-size: 115.3846%;
	font-weight: normal;
}
body.responsive-sp .thumbLeftLinkBlock .link .lnTxt {
	display: none;
}

/** -------------------------------------------------------
 ** thumbTopLinkBlock
 ** ------------------------------------------------------- */
.thumbTopLinkBlock {
	width: 100%;
}
.thumbTopLinkBlock .blockIn {
	border: 1px solid #d7dbde;
	background-color: #ffffff;
}
.thumbTopLinkBlock .link {
	position: relative;
	padding: 19px;
	border-top: 1px solid #d7dbde;
}
.thumbTopLinkBlock .link:hover {
	background-color: #f6f6f6;
}
.thumbTopLinkBlock .link:first-child {
	border-top: 0;
}
.thumbTopLinkBlock .link .lnContent {
	position: relative;
	padding: 0 16px 0 0;
	margin: 16px 0 0 0;
}
.thumbTopLinkBlock .link .lnContent:after {
	position: absolute;
	right: 0;
	top: 50%;
	display: block;
	width: 10px;
	height: 15px;
	margin-top: -8px;
	background: url("/business/solution/digital-signage/images/n-bg-ln-arw.gif") no-repeat;
	content: "";
}
.thumbTopLinkBlock .link .lnTit {
	font-size: 115.3846%;
	font-weight: normal;
	line-height: 1.46;
}
.thumbTopLinkBlock .link a {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
}
.thumbTopLinkBlock .link a span {
	display: none;
}
