<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
@import "/datarecovery/include/css/import.pc.css";

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

#visual {
	background-image: url(../top/visual.jpg);
}

/* ---------------------------------------------------------
	CSS Document on-site &gt; desc
--------------------------------------------------------- */

#desc .container {
	background: url(../top/desc_01.jpg) no-repeat right;
	text-align: left;
}

#desc h2 {
	margin-bottom: 15px;
	font-size: 36px;
}

#desc p {
	font-size: 20px;
}

#desc .container:after {
	display: inline-block;
	content: '';
	width: 1px;
	height: 280px;
	vertical-align: middle;
}

#desc .left {
	display: inline-block;
	width: 62%;
	vertical-align: middle;
}

/* ---------------------------------------------------------
	CSS Document on-site &gt; outline
--------------------------------------------------------- */

#outline {
	padding: 70px 0;
	background: #000 url(/hdd/include/top/bg_01.jpg) no-repeat center top;
	color: #fff;
}

@media screen and (min-width: 1601px) {
#outline {
	background-size: 100% auto;
}
}

#outline h2 {
	font-weight: normal;
	font-size: 48px;
}

#outline ol {
	margin: 30px 0;
	display: inline-block;
	vertical-align: top;
	font-weight: bold;
	font-size: 24px;
	line-height: 1.6;
}

#outline li {
	text-align: left;
	list-style: decimal;
}

/* ---------------------------------------------------------
	CSS Document on-site &gt; flow
--------------------------------------------------------- */

#flow {
	padding: 70px 0;
}

#flow h2 {
	margin-bottom: 40px;
	font-weight: normal;
	font-size: 48px;
}

#flow .inner {
	padding-bottom: 20px;
	background: #fcfcfc;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fcfcfc));
	background: -moz-linear-gradient(top, #fff, #fcfcfc);
	background: linear-gradient(to bottom, #fff, #fcfcfc);
	background: -ms-linear-gradient(top, #fff, #fcfcfc);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#fcfcfc', GradientType=0)";
	font-size: 16px;
	line-height: 1.6;
}

#flow .clearfix {
	background: url(../on-site/step_bg.jpg) no-repeat 0 0;
}

#flow dl {
	float: left;
	width: 170px;
}

#flow dt {
	margin-bottom: 20px;
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	line-height: 70px;
	color: #fff;
}

#flow dd {
	padding: 100px 0 20px;
	border-right: solid 1px #e2e2e2;
	background: url(../on-site/step_01.jpg) no-repeat center 10px;
}

#flow dl.nth2 dd {
	background-image: url(../on-site/step_02.jpg);
}

#flow dl.nth3 dd {
	background-image: url(../on-site/step_03.jpg);
}

#flow dl.nth4 dd {
	background-image: url(../on-site/step_04.jpg);
}

#flow dl.nth5 dd {
	background-image: url(../on-site/step_05.jpg);
}

#flow dl.nth6 dd {
	background-image: url(../on-site/step_06.jpg);
}

#flow dl:last-child dd {
	border-right: 0;
}

#flow dd a.arrow {
	display: inline-block;
	vertical-align: top;
	padding: 5px 0;
	font-size: 13px;
}

/* ---------------------------------------------------------
	CSS Document on-site &gt; confirm
--------------------------------------------------------- */

#confirm {
	padding: 70px 0;
	background: #000 url(/hdd/include/top/bg_02.jpg) no-repeat center top;
	font-size: 16px;
	line-height: 1.6;
	color: #fff;
}

@media screen and (min-width: 1601px) {
#confirm {
	background-size: 100% auto;
}
}

#confirm h2 {
	font-weight: normal;
	font-size: 48px;
}


#confirm .section {
	margin-top: 30px;
	background: #fff;
	text-align: left;
	color: #333;
}

#confirm .section p {
	display: inline-block;
	margin-right: 20px;
	vertical-align: middle;
}

#confirm .section dl {
	display: inline-block;
	width: 57%;
	vertical-align: middle;
}

#confirm .section dt {
	margin-bottom: 15px;
	font-weight: bold;
	font-size: 20px;
}

/* ---------------------------------------------------------
	CSS Document on-site &gt; case
--------------------------------------------------------- */

#case {
	padding: 70px 0;
	font-size: 16px;
	line-height: 1.6;
}

#case h2 {
	font-weight: normal;
	font-size: 48px;
	line-height: 1;
}

#case .section {
	margin-top: 50px;
	text-align: left;
}

#case .section dl {
	float: right;
	width: 59%;
}

#case .section dt {
	font-weight: bold;
	font-size: 20px;
}

#case .section dd p {
	margin-top: 10px;
}

/* ---------------------------------------------------------
	CSS Document on-site &gt; monitor
--------------------------------------------------------- */

#monitor {
	padding: 70px 0;
	border-top: solid 1px #333;
	font-size: 16px;
	line-height: 1.6;
}

#monitor h2 {
	font-weight: normal;
	font-size: 48px;
	line-height: 1;
}

#monitor .section {
	margin-top: 50px;
	border: solid 1px #ededed;
	text-align: left;
}

#monitor .section p {
	display: inline-block;
	margin-right: 20px;
	vertical-align: middle;
}

#monitor .section dl {
	display: inline-block;
	vertical-align: middle;
	width: 59%;
}

#monitor .section dt {
	font-weight: bold;
	font-size: 20px;
}

#monitor .section dd {
	margin-top: 10px;
}

/* ---------------------------------------------------------
	CSS Document on-site &gt; service
--------------------------------------------------------- */

#service {
	padding: 70px 0;
	background: #000 url(../on-site/bg_01.jpg) no-repeat center top;
	font-size: 20px;
	color: #fff;
}

@media screen and (min-width: 1601px) {
	#service {
		background-size: 100% auto;
	}
}

#service h2 {
	margin-bottom: 15px;
	font-weight: 600;
	font-size: 40px;
	line-height: 1;
}

#service .left {
	margin-top: 30px;
	margin-bottom: 20px;
	padding: 40px 40px 20px;
	background: #fff;
	color: #333;
}

#service dl {
	margin-bottom: 10px;
	width: 100%;
}

#service dt {
	display: table-cell;
	vertical-align: top;
	width: 140px;
	font-weight: bold;
	color: #014fa2;
}

#service dd {
	display: table-cell;
	vertical-align: top;
}

/* ---------------------------------------------------------
	CSS Document footer
--------------------------------------------------------- */

#footer {
	margin: 0;
}
</pre></body></html>