@charset "UTF-8";
.ar h3 {
	font-size:16px;
	border-bottom:solid 1px #fff;
	margin-bottom:10px;
}

#Sound .al {
	width:350px;
}
#Sound .ar {
	width:590px;
}

.line_box {
		border:solid 1px rgba(236,28,36,0.7);
		padding:30px 31px;
	}
.line_box li {
	float:left;
	margin:0 10px;
}
.bottom_btn li {
			float:left;
			margin-right:18px;
		}
.bottom_btn li:last-child {
	margin-right:0;
}

.trial_plan {
	text-align:center;
}
.trial_plan h2 {
	font-size:28px;
	padding-bottom:10px;
	border-bottom:solid 1px #ec1c24;
	margin-bottom:40px;
}
.trial_plan h3 {
	width:200px;
	margin:0 auto 40px;
	font-size:18px;
	border-bottom:solid 1px #fff;
}
.trial_plan p {
	margin-bottom:40px;
}
.trial_plan li {
	text-align:left;
	margin:0 auto 20px;
	font-size:16px;
	width:628px;
	padding:20px;
	background-color:rgba(255,255,255,0.1);
}
.boxabout{
       width:100%;
       margin:0 auto;
}
.boxaboutbox{
       width:68%;
       margin:0 auto;
}