@charset "UTF-8";
@import "/datarecovery/include/css/common.pc.css";

/* ---------------------------------------------------------
	CSS Document visual
--------------------------------------------------------- */

#visual {
	background: #000 url(/datarecovery/nas-encryption/include/images/visual_01.jpg) top;
	color: #fff;
	position: relative;
}

#visual .container {
	height: 495px;
	background: url(/datarecovery/nas-encryption/include/images/visual_03.png) no-repeat right top;
	text-align: left;
	font-size: 15px;
	line-height: 26px;
	position: relative;
}

#visual .container ol {
	content: '';
	width: 804px;
	height: 339px;
	position: absolute;
	top: 140px;
	left: 320px;
}

#visual .inner {
	padding-top: 80px;
}

#visual h2 {
	margin-bottom: 15px;
	font-weight: bold;
	font-size: 60px;
	line-height: 1.1;
}

#visual p {
	margin-bottom: 50px;
	font-size: 17px;
}

#visual ul li a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	padding: 15px 20px;
	border: solid 1px #797979;
	text-decoration: none;
	font-size: 15px;
	line-height: 1.4;
	color: #fff;
}

#visual ul li span {
	font-size: 30px;
	color: #fff;
}

/* ---------------------------------------------------------
	CSS Document bread
--------------------------------------------------------- */

#bread {
	background: #fff;
}

/* ---------------------------------------------------------
	CSS Document trouble
--------------------------------------------------------- */

#trouble ol {
	margin-bottom: 80px;
	font-size: 0;
}

#trouble li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
	width: 32%;
	height: 70px;
	margin: 0 2px;
	padding: 14px 20px;
	background: #333399 no-repeat 95%;
	filter: grayscale(100%);
	opacity: 0.7;
	text-align: left;
	font-size: 15px;
	line-height: 1.3;
	color: #fff;
	position: relative;
	cursor: pointer;
}

#trouble li.trouble_01 {
	background-image: url(../images/trouble_07.png);
}

#trouble li.trouble_02 {
	background-image: url(../images/trouble_08.png);
}

#trouble li.trouble_03 {
	background-image: url(../images/trouble_09.png);
}

#trouble li:hover {
	opacity: 0.5;
}

#trouble li.active {
	filter: none;
	opacity: 1;
}

#trouble li.active:after {
	content: '';
	width: 0;
	height: 0;
	margin-left: -10px;
	border: solid 10px transparent;
	border-top: solid 10px #333399;
	position: absolute;
	left: 50%;
	bottom: -20px;
}

#trouble li span {
	display: block;
	font-weight: bold;
}

#trouble .wrapper {
	display: none;
}

#trouble .wrapper#trouble_01 {
	display: block;
}

#trouble h2 {
	margin-bottom: 30px;
	font-size: 50px;
	line-height: 1.1;
	color: #6666ff;
}

#trouble p {
	font-size: 17px;
}

#trouble .article {
	margin-top: 40px;
	font-size: 0;
}

#trouble .article p {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: bottom;
	margin-right: 90px;
}

#trouble dl {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: bottom;
	width: 540px;
	text-align: left;
	font-size: 15px;
}

#trouble dt {
	margin-bottom: 20px;
}

/* ---------------------------------------------------------
	CSS Document flow
--------------------------------------------------------- */

#flow {
	margin-top: 90px;
	padding: 90px 0;
	background: #1f2034;
	color: #fff;
}

#flow h2 {
	margin-bottom: 30px;
	font-weight: bold;
	font-size: 50px;
	line-height: 1.1;
	color: #6666ff;
}

#flow p.nth1 {
	margin-bottom: 20px;
	font-size: 17px;
}

#flow p.nth2 {
	margin-bottom: 50px;
	font-size: 15px;
}

#flow .article {
	font-size: 0;
}

#flow .section {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
	width: 275px;
	margin-right: 10px;
}

#flow .section:nth-child(4) {
	margin-right: 0;
}

#flow h3 {
	height: 42px;
	margin-bottom: 15px;
	padding-left: 50px;
	background: no-repeat 0 0;
	text-align: left;
	font-weight: normal;
	font-size: 12px;
}

#flow .section:nth-child(1) h3 {
	background-image: url(../images/flow_05.png);
}

#flow .section:nth-child(2) h3 {
	background-image: url(../images/flow_06.png);
}

#flow .section:nth-child(3) h3 {
	background-image: url(../images/flow_07.png);
}

#flow .section:nth-child(4) h3 {
	background-image: url(../images/flow_08.png);
}

#flow dt {
	position: relative;
}

#flow dt:after {
	width: 67px;
	height: 67px;
	background: rgba(0, 0, 0, 0.5);
	font-weight: bold;
	font-size: 50px;
	line-height: 67px;
	color: #fff;
	position: absolute;
	top: 127px;
	left: 0;
}

#flow .section:nth-child(1) dt:after {
	content: '1';
}

#flow .section:nth-child(2) dt:after {
	content: '2';
}

#flow .section:nth-child(3) dt:after {
	content: '3';
}

#flow .section:nth-child(4) dt:after {
	content: '4';
}

#flow dd {
	height: 150px;
	padding: 15px;
	background: #1b1a2a;
	text-align: left;
	font-size: 12px;
	color: #999;
}

/* ---------------------------------------------------------
	CSS Document raid
--------------------------------------------------------- */

#raid {
	padding: 90px 0;
}

#raid h2 {
	margin-bottom: 50px;
	font-weight: bold;
	font-size: 50px;
	line-height: 1.1;
	color: #6666ff;
}

#raid p {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	margin-right: 40px;
}

#raid .section {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	text-align: left;
}

#raid li,
#raid dl {
	margin-bottom: 20px;
}

#raid li,
#raid dt {
	font-weight: bold;
	font-size: 17px;
	color: #6666ff;
}

#raid dd {
	font-size: 14px;
}

/* ---------------------------------------------------------
	CSS Document price
--------------------------------------------------------- */

#price {
	padding: 90px 0;
	background: #1f2034;
	color: #fff;
}

#price h2 {
	margin-bottom: 30px;
	font-weight: bold;
	font-size: 50px;
	line-height: 1.1;
	color: #6666ff;
}

#price .nth1 {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	margin-right: 30px;
	text-align: right;
	font-size: 30px;
}

#price .nth1 span {
	color: #9999ff;
}

#price .nth2 {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	font-size: 120px;
	line-height: 120px;
}

#price .nth2 span {
	font-size: 100px;
}

#price .article {
	margin-top: 60px;
	font-size: 0;
}

#price .section {
	width: 560px;
	background: #fff;
	color: #333;
}

#price dl {
	height: 50px;
	padding: 0 15px;
	background: #ffae00;
	line-height: 50px;
	color: #fff;
}

#price .section:nth-child(2) dl {
	background: #f86f13;
}

#price dt {
	float: left;
}

#price dt span {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	width: 60px;
	height: 31px;
	border: solid 1px #fff;
	text-align: center;
	font-size: 20px;
	line-height: 28px;
}

#price dd {
	float: right;
	font-weight: bold;
	font-size: 20px;
}

#price dd span {
	display: block;
	font-size: 19px;
}

#price ol {
	height: 210px;
	padding: 15px;
	text-align: left;
	font-size: 13px;
}

/* ---------------------------------------------------------
	CSS Document case
--------------------------------------------------------- */

#case {
	padding: 90px 0;
}

#case h2 {
	margin-bottom: 20px;
	font-size: 50px;
	line-height: 1.1;
}

#case p.nth1 {
	margin-bottom: 30px;
	font-size: 20px;
}

#case li a {
	display: block;
	max-width: 224px;
	width: 100%;
	height: 42px;
	margin: 15px auto 0;
	border: solid 1px #999;
	background: url(/datarecovery/include/top/flow_arrow.png) no-repeat right bottom;
	background-size: 10px auto;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
	line-height: 40px;
	color: #333;
}

#case li a:hover {
	opacity: 0.6;
	filter: Alpha(opacity=60);
}

#case .section {
	margin-top: 60px;
	font-size: 0;
}

#case .article {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
	width: 340px;
	overflow: hidden;
	margin-right: 70px;
	padding-bottom: 15px;
	border: solid 1px #999;
}

#case .article:last-child {
	margin-right: 0;
}

#case .article dl {
	padding-top: 10px;
}

#case .article dt {
	font-weight: bold;
	font-size: 23px;
	line-height: 40px;
	color: #1a377d;
}

#case .article dd {
	padding: 0 15px 15px;
	font-size: 14px;
	color: #333;
}

#case .article li {
	font-weight: bold;
	font-size: 16px;
	color: #000;
}

