@charset "UTF-8";
/*************************
ダブル保証
 *************************/

p{
	margin:0;	
}

.main{
	margin-bottom:80px;
}

.main h2 img{
	width:100%;
	height:auto;	
}

.contents_box{
	margin-bottom:80px;	
}

.double{
	margin-bottom:100px;	
}

.point{
	margin-bottom:80px;
	padding:40px 30px;	
	border:5px solid #7bac2f;
}

.point .ttl01{
	margin-bottom:40px;	
}

.point .float{
	margin-bottom:50px;	
}

.point dl dt{
	font-size:16px;
	font-weight:bold;
	text-align:center;
	margin:0 auto 20px;
	background:url(../../../../img/page/w_guarantee/circle.gif) center center no-repeat;
}

.point dl dt .point_box{
	display:table-cell;
	width:30%;
	height:120px;
	vertical-align:middle;
}

.point figure{
	text-align:center;	
}

.security{
	margin-bottom:80px;	
}

.security .security_box table{
	border:collapse;
	width:100%;	
}

.security .security_box table th,
.security .security_box table td{
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:10px;
}

.security .security_box table th{
	width:30%;	
}

.security .security_box table td{
	width:70%;	
}

.matter{
	background:#f0efe8;	
	padding:40px 30px;
}

.matter h4{
	font-size:24px;
	font-weight:bold;
	text-align:center;
	margin-bottom:20px;
}

.matter .matter_inner{
	background:#fff;
	padding:40px 30px 30px;
}

.matter .matter_inner ul{
	padding-left:2em;
	margin:0;	
}

.matter .matter_inner li{
	list-style:decimal-leading-zero;
	margin-bottom:20px;
	font-size:16px;
	line-height:1.6;
}

.matter .matter_inner li:last-child{
	margin-bottom:0;	
}

.kashi_illust{
	margin-bottom:50px;
	text-align:center;
}

.insurance{
	margin-bottom:50px;
}

.insurance dt{
	text-align:center;
	font-size:18px;
	letter-spacing:0.1em;
	padding:10px 0;
	margin-bottom:20px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

.border{
	padding:30px 30px 25px;
	border:1px solid #7bac2f;
	color:#7bac2f;
	font-size:16px;
	text-align:center;
}


@media screen and (min-width:641px){

.float:after{
	content:"";
	display:block;
	clear:both;	
}

.float .half{
	float:left;
	width:48%;
	margin-right:4%;
}

.float .half:last-child{
	margin-right:0;	
}

.float dl{
	float:left;
	width:30%;
	margin-right:5%;	
}

.float dl:last-child{
	margin-right:0;	
}

.security .security_box{
	float:right;
	width:65%;
	margin-right:5%;
}

.security figure{
	float:right;
	width:30%;
}

.kashi_illust img{
	width:90%;
	height:auto;
}


}

@media screen and (max-width:640px){

.main{
	margin-bottom:60px;
}

.double{
	margin-bottom:60px;	
}

.year figure{
	margin-bottom:20px;	
}

.year figure:after{
	margin-bottom:0;	
}

.point dl{
	width:80%;
	margin:0 auto 30px;
}

.security{
	margin-bottom:60px;	
}

.security figure{
	text-align:center;
	margin-bottom:20px;	
}

.matter{
	padding:20px 10px 10px;	
}

.matter h4{
	font-size:20px;	
}

.matter .matter_inner{
	padding:30px 20px 20px;	
}

.matter_inner ul{
	padding-left:1em;	
}

.matter_inner ul li{
	font-size:14px;	
}

.insurance dl{
	margin-bottom:30px;	
}

.insurance dl:last-child{
	margin-bottom:0;	
}

.border{
	padding:20px 20px 15px;
	text-align:left;
}

}

