@charset "Shift_JIS";

/*--------------------------------------------------------------------------------
	.system-chart | RX10
--------------------------------------------------------------------------------*/
.mod-include .system-chart {
	position: relative;
	width: 560px;
	height: 550px;
	background: url("/cyber-shot/pre_include/images/RX10M2_acc_chart_bg.jpg") no-repeat 0 0 #222;
}

.mod-include .system-chart a:link,
.mod-include .system-chart a:active,
.mod-include .system-chart a:visited,
.mod-include .system-chart a:hover {
	color: #222;
	text-decoration: none;
}

.mod-include .system-chart h3,
.mod-include .system-chart p {
	display: none;
}

.mod-include .system-chart ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.mod-include .system-chart ul li {
	position: absolute;
	margin: 0;
	*zoom: 1;
}

.mod-include .system-chart ul li:after {
	content: "";
	display: block;
	clear: both;
}

.mod-include .system-chart ul li a {
	display: block;
	background: url("/cyber-shot/pre_include/images/blank.gif");
}

.mod-include .system-chart li .txt-box {
	position: absolute;
}

.mod-include .system-chart li .txt-box em,
.mod-include .system-chart li .txt-box p {
	display: none;
}

/* .hvl-f32m
--------------------------------------------------------------------------------*/
.mod-include .system-chart li.hvl-f32m {
	left: 250px;
	top: 74px;
}

.mod-include .system-chart li.hvl-f32m .txt-box {
	left: 73px;
	top: 9px;
}

/* .vf-62cpam
--------------------------------------------------------------------------------*/
.mod-include .system-chart li.vf-62cpam {
	left: 371px;
	top: 130px;
}

.mod-include .system-chart li.vf-62cpam .txt-box {
	left: 0px;
	top: 70px;
}

/* .vf-62mpam
--------------------------------------------------------------------------------*/
.mod-include .system-chart li.vf-62mpam {
	left: 415px;
	top: 256px;
}

.mod-include .system-chart li.vf-62mpam .txt-box {
	left:-21px;
	top: 67px;
}

/* .vct-vpr1
--------------------------------------------------------------------------------*/
.mod-include .system-chart li.vct-vpr1 {
	left: 365px;
	top: 360px;
}

.mod-include .system-chart li.vct-vpr1 .txt-box {
	left: -5px;
	top: 105px;
}

/* .ecm-cg60
--------------------------------------------------------------------------------*/
.mod-include .system-chart li.ecm-cg60 {
	left: 225px;
	top: 410px;
}

.mod-include .system-chart li.ecm-cg60 .txt-box {
	left: 0px;
	top: 60px;
}

/* .acc-vw
--------------------------------------------------------------------------------*/
.mod-include .system-chart li.acc-vw {
	left: 77px;
	top: 365px;
}

.mod-include .system-chart li.acc-vw .txt-box {
	left: 10px;
	top: 100px;
}

/* .lcj-rxe
--------------------------------------------------------------------------------*/
.mod-include .system-chart li.lcj-rxe {
	left: 63px;
	top: 245px;
}

.mod-include .system-chart li.lcj-rxe .txt-box {
	left:-10px;
	top: 90px;
}

/* .clm-fhd5
--------------------------------------------------------------------------------*/
.mod-include .system-chart li.clm-fhd5 {
	left: 80px;
	top: 110px;
}

.mod-include .system-chart li.clm-fhd5 .txt-box {
	left:-10px;
	top: 90px;
}

/* .btn-pdf
--------------------------------------------------------------------------------*/
.mod-include .system-chart .btn-pdf {
	position: absolute;
	left: 348px;
	top: 515px;
}

@media (max-width:640px) {
	.mod-include .system-chart {
		position: relative;
		padding: 20px 0 0;
		width: 100%;
		height: auto;
		background: #fff;
	}
	.mod-include .system-chart h3 {
		display: block;
		margin: 0 0 20px;
		font-size: 140%;
	}
	.mod-include .system-chart ul {
		border-bottom: 1px solid #eee;
	}
	.mod-include .system-chart ul li {
		position: static;
		margin: 0;
		padding: 10px 0 5px;
		border-top: 1px solid #eee;
	}
	.mod-include .system-chart ul li .img-box {
		float: left;
		margin-right: 15px;
		width: 30%;
		text-align: center;
	}
	.mod-include .system-chart ul li img {
		width: auto;
		max-height: 50px;
	}
	.mod-include .system-chart ul li.vct-vpr1 img {
		width: auto;
		max-width: 65px;
	}
	.mod-include .system-chart ul li.acc-vw img {
		width: auto;
		max-width: 80px;
	}
	.mod-include .system-chart li .txt-box {
		position: static;
		margin-right: 10px;
		padding-right: 15px;
		background: url("/share2/images/mod-link/ico_01.png") no-repeat right center;
		overflow: hidden;
	}
	.mod-include .system-chart li .txt-box img {
		display: none;
	}
	.mod-include .system-chart li .txt-box em {
		display: block;
		padding-top: 5px;
		font-style: normal;
		font-size: 80%;
	}
	.mod-include .system-chart li.acc-vw .txt-box em {
		padding-top: 0;
	}
	.mod-include .system-chart li .txt-box p {
		display: block;
		margin: 0;
		font-size: 130%;
		line-height: 1.2;
	}
	.mod-include .system-chart li.acc-vw .txt-box p {
		font-size: 115%;
	}
	.mod-include .system-chart li .txt-box p.note {
		margin: 7px 0 0 0;
		font-size: 80%;
		color: #666;
	}
	.mod-include .system-chart .btn-pdf {
		position: static;
		margin-top: 15px;
		text-align: right;
	}
}

.mod-include .chart-banner {
	margin: 15px 0 20px;
}


.mod-include .chart-banner-s {
	margin: 25px 0 20px;
}

.mod-include .chart-banner-s ul {
	margin:0px !important;
	padding: 0px !important;
}
.mod-include .chart-banner-s ul li.column1 {
	float: left;
	margin: 0px 28px 20px 0px;
	list-style-type: none;
}

.mod-include .chart-banner-s ul li.column2 {
	float: left;
	margin: 0px 0px 20px 0px;
	list-style-type: none;
}


@media (max-width:640px) {
	.mod-include .chart-banner img {
		width: 100%;
	}
	.mod-include .chart-banner-s ul li.column1,
	.mod-include .chart-banner-s ul li.column2 {
		float:none;
		margin: 0px 0px 20px 0px;
		list-style-type: none;
	}
	.mod-include .chart-banner-s.a-trans ul .column1 a img,
	.mod-include .chart-banner-s.a-trans ul .column2 a img {
		width: 100%;
	}
}

/*--------------------------------------------------------------------------------
	.in-page-link | RX10
--------------------------------------------------------------------------------*/
.mod-include .in-page-link {
	padding-top: 30px;
	border-top: 1px solid #ddd;
}

.mod-include .in-page-link ul {
	margin: 0;
	padding: 0;
	list-style: none;
	*zoom: 1;
}

.mod-include .in-page-link ul:after {
	clear: both;
	display: block;
	content: "";
}

.mod-include .in-page-link li {
	float: left;
	_display: inline;
	margin: 0 0 8px;
	line-height: 0;
}

.mod-include .in-page-link li span {
	display: none;
}

@media (max-width:640px) {
	.mod-include .in-page-link {
		padding: 15px 15px 0;
		border-top: none;
		background: #eee;
	}
	.mod-include .in-page-link li {
		margin: 0 0 15px;
		line-height: 1.4;
	}
	.mod-include .in-page-link li img {
		display: none;
	}
	.mod-include .in-page-link li span {
		display: inline-block;
		margin-right: 20px;
		padding-left: 12px;
		background: url("/cyber-shot/pre_include/images/arrow_under.gif") no-repeat 0px center;
	}
}


/*--------------------------------------------------------------------------------
	anchor block transition
--------------------------------------------------------------------------------*/
.a-trans a {
	display: block;
	transition: opacity 0.3s ease-out;
	-moz-transition: opacity 0.3s ease-out;
	-webkit-transition: opacity 0.3s ease-out;
	-ms-transition: opacity 0.3s ease-out;
	-o-transition: opacity 0.3s ease-out;
}

.a-trans a:hover {
	opacity: 0.5;
}