@charset "UTF-8";

/* --------------------------------------------------
-------------------------------------------------- */
p+ol { margin-top: 1em; }

.txt-red  { color: #B20000; }
.txt-bold  { font-weight: bold; }
.fs24 { font-size: 1.5rem; }

.block-column {
	margin-top: 20px;
}

.lineBlock {
	border: solid 3px #eee;
	padding: 12px 15px 11px;
	margin-bottom: 20px;
}

.itemBlock,.itemBlockH2 {
	margin-bottom: 30px;
}

.balloonBlock {
	width: 601px;
	background: #FFFFBF;
	float: left;
	margin-left: -5px;
	font-size: 0.8125rem;
	border-radius: 3px;
	padding: 18px 0;
	line-height: 1.7;
	position: relative;
}
	.balloonBlock:before {
    	content: "";
    	width: 9px;
    	height: 13px;
    	display: block;
    	background: url(/files/400333947.png) no-repeat;
    	position: absolute;
    	top: 14px;
    	left: -9px;
	}
	.balloonBlock .txt-orange {
    	font-weight: bold;
    	color: #E3662A;
	}
	.balloonBlock .txt-blue,
	.balloonBlock .txt-red {
    	font-weight: bold;
	}

/* pageHead */
.pageHead-image img {
	display: block;
}

/* list-nav */
.list-nav {
	background: #ddd;
	margin: 0;
    list-style: none;
    padding: 5px 0;
    border-bottom: solid 10px #fff;
}
	.list-nav li {
		width: 107px;
    	float: left;
    	margin-left: 5px;
    	text-align: center;
	}
	.list-nav li.top {
		width: 96px;
		margin-left: 4px;
	}
	.list-nav li.used {
		width: 193px;
	}
		.list-nav li a {
			height: 90px;
			line-height: 90px;
	    	display: block;
	    	background: #fff;
	    	border: solid 1px #D1D1D1;
	    	border-radius: 3px;
		}
		.list-nav li.reform a {
			line-height: inherit;
			padding-top: 12px;
		}
		.list-nav li dt {
        	background: #0087CF;
        	color: #fff;
        	line-height: 28px;
        	margin-bottom: 5px;
		}
		.list-nav li dd {
			width: 94px;
        	float: left;
		}
		.list-nav li dd + dd {
        	margin-left: 5px;
		}
			.list-nav li dd a,
			.list-nav li:hover dd a {
				height: 57px;
				line-height: 57px;
	    		color: #0657C3;
	    		text-decoration: underline;
			}
		.list-nav li dd.current a,
		.list-nav li.current a,
		.list-nav li a:hover,
		.list-nav li:hover a:hover {
			background: #001F77;
			text-decoration: none;
			font-weight: bold;
			color: #fff;
			border: none;
			position: relative;
		}
		.list-nav li dd.current a:before,
		.list-nav li.current a:before,
		.list-nav li a:hover:before {
			content: "";
			width: 14px;
			height: 7px;
			display: block;
			background: url(/files/400333931.png) no-repeat;
			position: absolute;
			left: 50%;
			top: 100%;
			margin-left: -7px;
		}

/* page-nav */
.page-nav {
	border: solid 3px #0087CF;
	overflow: hidden;
	list-style: none;
	margin: 22px 0 0;
}
	.page-nav li {
    	width: 179px;
    	float: left;
	}
	.page-nav li+li {
    	width: 180px;
    	border-left: dotted 1px #0087CF;
	}
	.page-nav li a {
    	display: block;
    	font-size: 114.2%;
    	font-weight: bold;
    	text-align: center;
    	color: #333;
    	background: url(/files/400333930.png) no-repeat 17px center;
    	padding: 16px 0 19px 29px;
    	text-decoration: none;
	}

/* inBlockRimg */
.inBlockRimg .txt {
	width: 335px;
}
	.inBlockRimg .txt h4 {
    	color: #9A905B;
    	padding: 5px 0 9px;
	}
.detail a {
	display: inline-block;
	background: #F6F6F6 url(/files/400333932.png) no-repeat 10px center;
	border-radius: 5px;
	padding: 3px 15px 5px 20px;
}

/* col2 */
.col-2 {
	margin-left: -15px;
}
	.col-2 .item {
		margin-left: 15px;
		width: 355px;
		float: left;
	}
	.col-2 .item .txt-blue {
		color: #001F77;
		font-size: 114.2%;
		margin-bottom: 15px;
	}
	.col-2 .item .inBlockLimg img {
	    margin-right: 15px;
	}
	.col-2 .item .list-check {
		overflow: hidden;
		list-style: none;
	}

/* check */
.list-check {
	overflow: hidden;
	list-style: none;
	color: #E3662A;
	font-size: 114.2%;
	font-weight: bold;
    margin: 0;
}
	.list-check li {
    	float: left;
    	width: 329px;
    	margin-top: 2px;
    	margin-bottom: 13px;
    	padding-left: 25px;
    	background: url(/files/400333938.png) no-repeat left 3px;
	}

/* case */
.item.case {
	background: #FAFAFA;
	border-radius: 5px;
	font-size: 0.8125rem;
	margin-top: 5px;
	padding-bottom: 9px;
}
	.item.case .title-case {
		background: #215E9C;
		text-align: center;
		border-radius: 5px 5px 0 0;
		color: #fff;
		font-size: 138.5%;
		line-height: 1.3;
		padding: 7px 0;
		position: relative;
	}
	.item.case .title-case:before {
    	content: "";
    	width: 60px;
    	height: 60px;
    	display: block;
    	background: url(/files/400333936.png) no-repeat;
    	position: absolute;
    	left: -9px;
    	top: -9px;
	}
	.item.case+.item.case .title-case:before {
    	background: url(/files/400333937.png) no-repeat;
	}
	.item.case .img {
    	margin-top: 9px;
	}
	.item.case .img img {
    	display: block;
    	margin: 0 auto;
	}
	.item.case .btnBlock {
    	text-align: center;
	}
	.item.case .btnBlock p {
		width: 160px;
    	display: inline-block;
    	margin-top: 10px;
	}
	.item.case .btnBlock p+p {
    	margin-left: 7px;
	}
	.item.case .btnBlock p a {
    	display: block;
    	border: solid 1px #82ABE1;
    	border-radius: 3px;
    	background: #fff;
    	font-size: 108%;
    	padding: 8px 0 9px;
	}


/* plan */
#mainBody .tableBlock.plan table td {
	color: #001F77;
	font-weight: bold;
	font-size: 114.2%;
	padding: 22px 0 20px;
}
	#mainBody .tableBlock.plan table td:first-child {
		width: 205px;
	}
	#mainBody .tableBlock.plan table tr td img {
    	margin: 14px 0 20px;
	}
	#mainBody .tableBlock.plan table td .txt-orange {
		color: #E3662A;
		font-size: 112.5%;
	}
	#mainBody .tableBlock.plan table td .fsM {
		font-size: 112.5%;
	}
	#mainBody .tableBlock.plan table td .fsL {
		font-size: 137.5%;
	}
	#mainBody .tableBlock.plan table td .fsLL {
		font-size: 150%;
	}
	#mainBody .tableBlock.plan table td a {
		font-weight: normal;
		font-size: 87.5%;
	}
	#mainBody table thead:first-child tr:first-child td,
	#mainBody table thead:first-child tr:first-child th {
	    border-top: none;
	}

/* price */
#mainBody .tableBlock.price table thead td {
	border: none;
}
	#mainBody .tableBlock.price table thead th {
    	padding: 14px 0;
    	line-height: 1.4;
    	border-bottom: none;
	}
	#mainBody .tableBlock.price table thead th,
	#mainBody .tableBlock.price table tbody tr:first-child th:first-child {
		border-top: none;
	}
	#mainBody .tableBlock.price table tbody th:first-child {
    	border-right: none;
	}
	#mainBody .tableBlock.price table tbody td.dashed {
     	padding-top: 30px;
     	padding-bottom: 30px;
	   	border-right: dotted 1px #ccc;
	}
	#mainBody .tableBlock.price table tbody th {
    	background: #008CA2;
    	padding: 15px 0;
    	line-height: 1.4;
	}
	#mainBody .tableBlock.price table tbody+tbody {
    	position: relative;
	}
	#mainBody .tableBlock.price table tbody+tbody:before {
    	content: "";
		height: 2px;
		background: #fff;
		display: block;
	}
	#mainBody .tableBlock.price table tbody+tbody tr:first-child td {
    	border-top: solid 1px #ccc;
	}
	#mainBody .tableBlock.price table tbody .txt-red {
		font-weight: bold;
	}


/* contact */
.block-contact {
	margin-top: 20px;
}
	.block-contact .support,
	.block-contact .call-center {
		width: 412px;
		float: left;
		border: solid 1px #ccc;
		border-top: none;
		padding-bottom: 7px;
	}
	.block-contact .call-center {
		width: 298px;
		margin-left: 15px;
	}
	.block-contact h2 {
    	background: #000D66;
    	color: #fff;
    	text-align: center;
    	margin: 0 -1px 15px;
    	padding: 12px 0;
	}
	.block-contact h3 {
    	font-size: 128.5%;
    	margin: 0 0 10px 19px;
	}
	.block-contact p {
    	margin: 0 19px 9px;
	}
