
/** sys1 **/

#sys1{
	text-align: center;
	padding: 0 0 60px 0;
}

.topimg{
	font-size: 0;
	line-height: 0;
	margin: 0 0 50px 0;
}

#sys1 .sys{
	width: 840px;
	height: 430px;
	border: 1px solid #fff;
	background: url(img/sys1.png) no-repeat top center rgba(255, 255, 255, 0.5);
	margin: 0 auto;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

#sys1 .s1{
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	color: #b367db;
	padding: 150px 0 23px 0;
}

#sys1 .s1 em{	color: #ff3333;}

#sys1 .s2{
	display: inline-block;
	width: 465px;
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	margin: 0 0 20px 0;
	padding: 20px 0;
	border-top: 1px dotted #ffcbda;
	border-bottom: 1px dotted #ffcbda;
}

#sys1 .s2 em{	color: #ff72a4;}

#sys1 .s3{
	display: inline-block;
	width: 760px;
	font-size: 11px;
	line-height: 20px;
	text-align: left;
}


/** sys2 **/

#sys2{
	padding: 60px 0;
	background: url(img/sys2.jpg) no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
}

#sys2 .sys{
	width: 840px;
	margin: 0 auto;
}

#sys2 .l_title{
	margin-bottom: 40px;
}

#sys2_1{
	margin: 0 0 50px 0;
	border: 1px solid #ffeef3;
	box-shadow:0px 0px 0px 1px #fff inset;
	-moz-box-shadow:0px 0px 0px 1px #fff inset;
	-webkit-box-shadow:0px 0px 0px 1px #fff inset;
	background: -webkit-linear-gradient(0deg, #ffecf1 0%, #ffffff 49%, #ffecf1 100%);
	background: -moz-linear-gradient(0deg, #ffecf1 0%, #ffffff 49%, #ffecf1 100%);
	background: -o-linear-gradient(0deg, #ffecf1 0%, #ffffff 49%, #ffecf1 100%);
	background: -ms-linear-gradient(0deg, #ffecf1 0%, #ffffff 49%, #ffecf1 100%);
	background: linear-gradient(90deg, #ffecf1 0%, #ffffff 49%, #ffecf1 100%);
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

#sys2_1 p{
	display: block;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	padding: 17px 0;
	background: url(img/sys2_1.png) no-repeat center center;
}

#sys2_1 p span{
	color: #ff72a4;
}

#price{
	width: 100%;
	display: table;
	font-size: 0;
	line-height: 0;
	margin: 0 0 50px 0;
}

#price div{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

.prbox{
	width: 240px;
	height: 180px;
	font-size: 16px;
	font-weight: bold;
	line-height: 26px;
	border: 1px solid #f0ead2;
	padding: 0 20px;
	background: -webkit-linear-gradient(45deg, #f0ead2 0%, #fffcef 49%, #f0ead2 100%);
	background: -moz-linear-gradient(45deg, #f0ead2 0%, #fffcef 49%, #f0ead2 100%);
	background: -o-linear-gradient(45deg, #f0ead2 0%, #fffcef 49%, #f0ead2 100%);
	background: -ms-linear-gradient(45deg, #f0ead2 0%, #fffcef 49%, #f0ead2 100%);
	background: linear-gradient(45deg, #f0ead2 0%, #fffcef 49%, #f0ead2 100%);
}

.prbox2{
	width: 240px;
	height: 180px;
	font-size: 16px;
	font-weight: bold;
	line-height: 26px;
	border: 1px solid #ffeef3;
	padding: 0 20px;
	background: -webkit-linear-gradient(45deg, #ffecf1 0%, #fff9fb 49%, #ffecf1 100%);
	background: -moz-linear-gradient(45deg, #ffecf1 0%, #fff9fb 49%, #ffecf1 100%);
	background: -o-linear-gradient(45deg, #ffecf1 0%, #fff9fb 49%, #ffecf1 100%);
	background: -ms-linear-gradient(45deg, #ffecf1 0%, #fff9fb 49%, #ffecf1 100%);
	background: linear-gradient(45deg, #ffecf1 0%, #fff9fb 49%, #ffecf1 100%);
	width: 240px;
	height: 180px;
}

.prt{
	width: 60px;
	font-size: 30px;
	text-align: center;
}

.prbox em, .prbox th{	color: #9e7a25;}
.prbox2 th{	color: #ff72a4;}

#price table{
	width: 100%;
}

#price tr{
	vertical-align: middle;
}

#price th{
	width: 50%;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	padding: 7px 0;
}

#price td{
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	padding: 7px 0;
}

#price tr:last-child th,
#price tr:last-child td{	border: none;}

.prbox th, .prbox td{	border-color: #dfd6b4;}
.prbox2 th, .prbox2 td{	border-color: #ffccde;}

#sys2 .obox{
	display: table;
	width: 100%;
	font-size: 0;
	line-height: 0;
	background: #ffecf1;
	margin: 0 0 20px 0;
	padding: 10px 10px 10px 0;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

#sys2 .obox:nth-of-type{	margin-bottom: 0;}

#sys2 .obox_l,
#sys2 .obox_r{
	display: table-cell;
	vertical-align: middle;
}

#sys2 .obox_l{
	width: 190px;
	text-align: center;
}

#sys2 .obox_l h4{
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
	color: #b53663;
}

#sys2 .obox_l h4 em{
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 0.5px;
	color: #333;
}

#sys2 .obox_r{
	background: #fff;
}

#other .obox_r{
	padding: 0;
}

#other .obox_r div{
	display: inline-block;
	vertical-align: middle;
	width: 50%;
	font-size: 16px;
	font-weight: bold;
	line-height: 26px;
	text-align: center;
	padding: 40px 0;
	border-left: 1px solid #ffecf1;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

#other .obox_r div:first-of-type{	border: none;}

#other .obox_r div em{	color: #ff72a4;}
#other .obox_r div span{
	font-weight: normal;
}

#area .obox_r{
	padding: 0 25px;
}

#area .obox_r div{
	font-size: 16px;
	font-weight: bold;
	line-height: 28px;
	padding: 15px 0;
}

#area .obox_r div span{	color: #ff72a4;}
#area .obox_r div em{	color: #ccc;}

#area .obox_r p{
	font-size: 12px;
	line-height: 18px;
	padding: 15px 0;
	border-top: 1px dotted #ffe0e8;
}


/** play **/

#play{
	padding: 60px 0;
}

#play .sys{
	width: 840px;
	margin: 0 auto;
}

#step .stxt{
	font-size: 14px;
	line-height: 18px;
	text-align: center;
	padding: 40px 0 15px 0;
}

#step .stxt em{	color: #ff0000;}

#step .sbox em{ color: #ff72a4;}

#step .sbox{
	position: relative;
	margin: 0 0 40px 0;
	padding: 20px 0;
	text-align: center;
	border: 1px solid #ffeef3;
	box-shadow:0px 0px 0px 1px #fff inset;
	-moz-box-shadow:0px 0px 0px 1px #fff inset;
	-webkit-box-shadow:0px 0px 0px 1px #fff inset;
	background: -webkit-linear-gradient(0deg, #ffecf1 0%, #ffffff 49%, #ffecf1 100%);
	background: -moz-linear-gradient(0deg, #ffecf1 0%, #ffffff 49%, #ffecf1 100%);
	background: -o-linear-gradient(0deg, #ffecf1 0%, #ffffff 49%, #ffecf1 100%);
	background: -ms-linear-gradient(0deg, #ffecf1 0%, #ffffff 49%, #ffecf1 100%);
	background: linear-gradient(90deg, #ffecf1 0%, #ffffff 49%, #ffecf1 100%);
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

#step .sbox:after{
	content			: "";
	display			: block;
	clear			: both;
	position: absolute;
	bottom: -26px;
	left : -webkit-calc(50% - 15px);
	left : calc(50% - 15px);
	width: 30px;
	height: 30px;
	border-bottom: 1px solid #333;
	border-right: 1px solid #333;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

#step .sbox:last-of-type{	margin-bottom: 50px;}
#step .sbox:last-of-type:after{	display: none;}

#step .sbox h4{
	width: 100px;
	display: inline-block;
	font-size: 18px;
	font-weight: normal;
	line-height: 25px;
	color: #fff;
	border-radius: 2px;
	background: #b53663;
	margin: 0 0 10px 0;
}

#step .sbox p{
	font-size: 12px;
	line-height: 18px;
}

#play_in{}

#play_in .pbox{
	display: table;
	width: 100%;
	font-size: 0;
	line-height: 0;
	background: #ffecf1;
	margin: 0 0 20px 0;
	padding: 10px 10px 10px 0;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

#play_in .pbox:nth-of-type{	margin-bottom: 0;}

#play_in .pbox_l,
#play_in .pbox_r{
	display: table-cell;
	vertical-align: middle;
}

#play_in .pbox_l{
	width: 190px;
	text-align: center;
}

#play_in .pbox_l h4{
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
	color: #b53663;
}

#play_in .pbox_l h4 em{
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 0.5px;
	color: #333;
}

#play_in .pbox_r{
	background: #fff;
	padding: 0 0 15px 25px;
}

#play_in .pbox_r p{
	font-size: 12px;
	line-height: 16px;
	padding: 20px 25px 20px 0;
}

#play_in .pbox_r ul{}

#play_in .pbox_r li{
	width: 140px;
	height: 30px;
	display: inline-block;
	font-size: 13px;
	font-weight: bold;
	line-height: 30px;
	text-align: center;
	color: #fff;
	border-radius: 2px;
	background: #d5af56;
	margin: 0 10px 10px 0;
}

#play_bt{
	text-align: center;
}

#play_bt p{
	font-size: 12px;
	line-height: 20px;
	padding: 30px 0;
}

#play_bt a.pbt{
	display: inline-block;
	width: 270px;
	height: 50px;
	font-size: 16px;
	line-height: 50px;
	color: #fff;
	border: 1px solid #ff85ae;
	box-shadow:0px 0px 0px 1px #ff9dbd inset;
	-moz-box-shadow:0px 0px 0px 1px #ff9dbd inset;
	-webkit-box-shadow:0px 0px 0px 1px #ff9dbd inset;
	background-color: #ff8fb4;
	background: -webkit-linear-gradient(90deg, #ff85ad 0%, #ff9abc 50%, #ff85ad 100%);
	background: -moz-linear-gradient(90deg, #ff85ad 0%, #ff9abc 50%, #ff85ad 100%);
	background: -o-linear-gradient(90deg, #ff85ad 0%, #ff9abc 50%, #ff85ad 100%);
	background: -ms-linear-gradient(90deg, #ff85ad 0%, #ff9abc 50%, #ff85ad 100%);
	background: linear-gradient(0deg, #ff85ad 0%, #ff9abc 50%, #ff85ad 100%);
	-webkit-transition	: 0.2s ease-in-out;
	-moz-transition	: 0.2s ease-in-out;
	-o-transition	: 0.2s ease-in-out;
	transition		: 0.2s ease-in-out;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

#play_bt a.pbt:hover{
	text-decoration: none;
	opacity			: 0.8;
	filter			: alpha(opacity=80);
}


/** card **/

#card{
	padding: 60px 0;
	background: #ffecf1;
}

#card .l_title{	margin-bottom: 40px;}

#card .sys{
	width: 840px;
	text-align: center;
	margin: 0 auto;
	padding: 30px 0;
	border: 1px solid #ffeef3;
	box-shadow:0px 0px 0px 1px #fff inset;
	-moz-box-shadow:0px 0px 0px 1px #fff inset;
	-webkit-box-shadow:0px 0px 0px 1px #fff inset;
	background: -webkit-linear-gradient(0deg, #ffecf1 0%, #ffffff 49%, #ffecf1 100%);
	background: -moz-linear-gradient(0deg, #ffecf1 0%, #ffffff 49%, #ffecf1 100%);
	background: -o-linear-gradient(0deg, #ffecf1 0%, #ffffff 49%, #ffecf1 100%);
	background: -ms-linear-gradient(0deg, #ffecf1 0%, #ffffff 49%, #ffecf1 100%);
	background: linear-gradient(90deg, #ffecf1 0%, #ffffff 49%, #ffecf1 100%);
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

#card .sys div{
	padding: 15px 0;
}

#card .c1{
	font-size: 14px;
	line-height: 18px;
}

#card .c1 em{	color: #ff72a4;}

#card .c2{
	font-size: 11px;
	line-height: 18px;
	padding: 0 0 30px 0;
}

#card .c2 em{	color: #ff0000;}

#card .c3{
	font-size: 16px;
	line-height: 18px;
	color: #ff0000;
}


/** caution **/

#caution{
	padding: 60px 0 0 0;
}

#caution .sys{
	width: 840px;
	margin: 0 auto;
}

#caution .sys div{
	font-size: 12px;
	line-height: 18px;
	text-align: center;
	padding: 40px 0;
}

#caution .sys ul{
	border-top: 1px dotted #ffcbda;
}

#caution .sys li{
	font-size: 12px;
	line-height: 20px;
	padding: 7px 0;
	border-bottom: 1px dotted #ffcbda;
}
