@charset "utf-8";

.contents h2{
	padding: 50px 0;
}

.message{
	margin-bottom: 50px;	
}

.message .image{
	padding-bottom: 30px;
	line-height: 0;
}

.message .text{
	margin: 0 10px;
	font-size: 12px;
	line-height: 1.3rem;	
}

.step-content{
	margin-bottom: 50px;	
}

.step-content h3{
	margin-bottom: 25px;
	padding: 20px 0;
	background-color: #2B72C4;
}

.step-content .phone-title{
	width: 60%;
	margin: 0 auto 20px;	
}

.step-content .phone-list{
	width: 80%;
	margin: 0 auto 20px;	
}

.step-content .phone-icon{
	padding-bottom: 5px;
}

.step-content .phone-sub{
	margin: 0 10px 20px;
	padding-bottom: 20px;
	font-size: 10px;
	line-height: 1.2rem;
	text-align: center; 
	border-bottom: solid 1px #AAA;
}

.step-content .net-title{
	width: 83%;
	margin: 0 auto 20px;	
}

.step-content .net-btn{
	margin: 0 10px 0;
	line-height: 0;
	box-shadow: 5px 5px 10px #999;	
}

.step-content .intro{
	margin: 0 10px 20px;
	font-size: 12px;
	line-height: 1.3rem;	
}

.step-content .send-title{
	width: 46%;
	margin: 0 auto 20px;	
}

.step-content table{
	width: 94%;
	margin: 0 auto 20px;
}

.step-content tbody{
	border-bottom: solid 1px #333;	
}

.step-content tr{
	border-top: solid 1px #333;	
}

.step-content th img{
	display: block;
	width: 60px;
	margin: 20px 10px 0;
	vertical-align: middle;	
}

.step-content td{
	padding: 20px;
	font-size:13px;
	line-height: 1.3rem; 
	vertical-align: middle;	
}

.step-content td span{
	display: block;	
	padding-bottom: 3px;
}

.step-content .send-sub{
	margin: 0 0 10px 10px;
	font-size: 12px;	
}

.send-sub .red{
	color: #C00;	
}