@charset "UTF-8";
/*************************
瑕疵保険
 *************************/

dl{
	margin:0;	
}

.main{
	margin-bottom:80px;
}

.kashi{
	margin-bottom:100px;
}

.about_illust{
	text-align:center;
}

.about_illust img{
	width:90%;
	auto
}

.kashi_box01{
	text-align:center;
	margin-bottom:30px;
}

.kashi_box01 h3{
	font-size:24px;
	line-height:1.3;
	font-weight:bold;
	margin-bottom:25px;
}

.kashi_box02{
	text-align:center;
	margin-bottom:30px;
}

.kashi_box03{
	text-align:center;
	padding:25px 25px 20px;
	margin-bottom:30px;
	border:5px solid #7bac2f;
}

.kashi_box03 h3{
	font-size:32px;
	line-height:1.3;
	font-weight:bold;
	color:#7bac2f;
	margin-bottom:25px;
}

.kashi_lead{
	font-size:18px;
	line-height:1.6;
}

.about_illust{
	margin-bottom:50px;
}

.kashi_contents{
	margin-bottom:60px;	
}

.insurance{
	margin-bottom:80px;	
}

.insurance dl 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;
}

.inspection dl{
	padding:20px;
	border:1px solid #ccc;
}

.inspection dl dt{
	text-align:center;
	font-size:16px;
	padding-bottom:5px;
	margin-bottom:20px;
	border-bottom:1px solid #ccc;
}

.inspection .yajirushi{
	text-align:center;
	vertical-align:middle;
}

.kashi_contents table{
	border-collapse:collapse;
}

.kashi_contents table th,
.kashi_contents table td{
	padding:10px;	
}

.kashi_contents table th{
	background:#f1f0ee;
	width:22%;
}

.kashi_contents table td{
	width:26%;	
}

.inspection .cell span{
	font-weight:bold;	
}

.anshin_lead{
	margin-bottom:30px;	
}

.anshin_box{
	padding:20px 20px 15px;
	border:1px solid #ccc;
}

.anshin_box dt{
	font-size:16px;
	font-weight:bold;
}

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

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

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

.float .right{
	float:left;
	width:48%;
}

.table_box{
	display:table;
	border-collapse:separate;
	border-spacing: 20px 0;
}

.table_box .cell{
	display:table-cell;
	width:50%;
}

.table_box figure{
	text-align:center;	
}

.table_box .detail{
	vertical-align:middle;	
}

.inspection .cell{
	display:table-cell;	
}

.inspection dl{
	width:28%;
}

.inspection .cell{
	display:table-cell;	
}

.inspection .yajirushi{
	width:8%;
}

.kashi_contents table th,
.kashi_contents table td{
	border:1px solid #ccc;
}
	
}

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

.main{
	margin-bottom:60px;
}

.kashi{
	margin-bottom:60px;	
}

.kashi_box01 h3{
	font-size:18px;	
}

.kashi_lead{
	font-size:14px;	
}

.kashi_box03 h3{
	font-size:26px;
	letter-spacing:0.1em;	
}

.insurance{
	margin-bottom:60px;	
}

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

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

.table_box figure img{
	width:80%;
	height:auto;	
}

.inspection  dl{
	margin-bottom:20px;	
}

.inspection .yajirushi{
	margin-bottom:20px;	
}

.inspection .yajirushi img{
	--transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);	
}

.kashi_contents{
	margin-bottom:50px;	
}

.kashi_contents table{
	width:100%;
	margin:0 auto;
}

.kashi_contents table tr{
	display:block;
	margin-bottom:20px;	
}

.kashi_contents table th,
.kashi_contents table td{
	display:block;
	width:100%;
	text-align:center;
}

.kashi_contents table th{
	border:1px solid #ccc;
}

.kashi_contents table td{
	border:1px solid #ccc;
	border-top:none;
}

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

.anshin_box .right dt{
	margin-bottom:10px;
}
	
}