@charset "utf-8";






/* メインメニュー iPadサイズ以下から
------------------------------------------------------------------------------------------------------------------------*/
@media only screen and (max-width:1024px){
	
body{
	min-width:100%;
	width :100%;
	margin:0;
	padding:0;
	
}


div#container{
	margin :0;
	padding:0;
	width :100%;
	height:auto;
	overflow :hidden;
}

img.flowImg{
	margin :0;
	padding:0;
	width :100%;
	height:auto;
}


div#h_area{
	margin :0;
	width :100%;
	overflow :hidden;
	clear:both;
	height:auto;
}


h1{
	color: #F39800;
	margin: 5px 0px;
	display: inline;
	margin :0 auto 0;
	width :100%;
	height:20px;
	
}
h1 a{
	color: #059182;
	margin :0 auto 0;
	width :100%;
	height:20px;
}

div#h_area h1{
	margin :0;
	width :50%;
	height:20px;
	overflow :hidden;
	clear:both;
}

div#h_area h1 a{
	margin :0;
	width :50%;
	height:20px;
	overflow :hidden;
	clear:both;
}

div#h_area h2{
	margin :0;
	width :50%;
	height:auto;
	height:20px;
	overflow :hidden;
	clear:both;
}

div#h_area h2 a{
	margin :0;
	width :50%;
	height:auto;
	height:20px;
	overflow :hidden;
	clear:both;
}


h2{
	color: #059182;
	display: inline;
	margin :0 auto 0;
	width :100%;
	height:20px;

}


#left_side{
	float: left;
	width: 226px;
	width :100%;
	
}
div#container div#left_side a img{
	display:none;
}

div#container div#left_side div#menu #logo{
	margin: 20px 30px;
	display:inherit;
	
}
	





#main_area{
	float: left;
	margin: 0px 0px 20px 20px;
	margin: 0px 0px 20px 0px;
	width: 735px;
	width :100%;
}


#main_image{
	position: relative;
	margin-bottom: 20px;
	
}
#main_image p{
	position: absolute;
	top: 328px;
	top: 460px;
	left: 20px;
}

#main_image img{
	width :100%;
	height:auto;
}





#question{
	padding: 10px;
	margin-bottom:10px;
}






#right_side{
	float: right;
	width: 234px;
	width:100%;
	margin-right: 2px;
	clear:both;
}
#right_side div{
	margin-bottom: 10px;
	overflow: hidden;
	clear:both;
}
#right_side div a{
	padding: 10px 0px 5px 10px;
	border-bottom: #F39800 solid 1px;
	display: block;
}
#right_side div p{
	padding: 10px;
}
#right_side div#area{
	background: #fff url(../image/top/side_map.jpg) no-repeat 70px 310px;
}
#right_side div#area ul{
	width: 57px;
	float: left;
	margin-left: 14px;
}
#right_side div#area ul.left{
	margin-left: 22px;
}
#right_side div#area ul li a{
	border-bottom: none;
	padding: 0px;
}






	
#contents_box h3#page_title, #contents_box, img#top_image{
	background: #fff;
	-webkit-border-radius: 5px;
    border-radius: 5px;	
	-webkit-box-shadow:  1px 1px 1px 0px #c5c2bb;
	box-shadow:  1px 1px 1px 0px #c5c2bb;
	width :100%;
}
#contents_box h3#page_title{
	background: #F39800 url(../image/sub/page_title.jpg) no-repeat 14px 12px;
	padding: 23px 0px 18px 80px;
	padding: 23px 0px 18px 70px;
	color: #fff;
	font-size: 23px;
	font-size: 15px;
	margin: 0px 0px 10px 0px;
	width :100%;

}
p#pnkz{
	margin-bottom: 10px;
}

#contents_box{
	margin-bottom: 20px;
	padding-bottom: 10px;
	overflow: hidden;
	
	
}

#contents_box div{
	padding: 10px;
	overflow: hidden;
	margin-bottom: 10px;
	width: 460px;
	width:90%;
	margin-right:-10px;
}
#contents_box div p{
	width: 189px;
	float: left;
	margin: 0px 10px 0px 0px;
	margin: 0px 10px 0px 10px;
	font-size: 13px;
}
#contents_box div img{
	display: block;
	float: right;
	height:auto;
}

#contents_box h3{
	background: #ffeac8 url(../image/sub/h3_02.jpg) no-repeat 10px 16px;
	padding: 12px 0px 10px 30px;
	margin: 10px 0px;
	color: #F39800;
}

#contents_box p{
	margin: 10px;
}
#contents_box a{
	margin: 0px 0px 0px 10px;
}
a#tel_info_top{
	display: block;
	margin: 10px 0px 20px 0px;
	
}

a#tel_info{
	display: block;
	margin: 10px 10px 20px 10px;
	margin: 10px 0px 20px 0px;
	clear: both;
	width:100%;
	
}
a#tel_info img{
	width:100%;
	height:auto;
	
}
#trouble{
	border: #F39800 solid 3px;
	-webkit-border-radius: 5px;
    border-radius: 5px;	
	background: #fff;
	padding: 10px;
}
#trouble h3{
	background: url(../image/sub/h3_03.jpg) no-repeat 0px 0px;
	padding: 10px 0px 27px 10px;
	color: #fff;
	font-size: 16px;
}
#trouble h4{
	background: url(../image/sub/arrow_02.jpg) no-repeat 0px 5px;
	font-weight: normal;
	font-size: 16px;
	padding: 0px 0px 0px 20px;
}
#trouble ul{
	margin: 0px 0px 10px 6px;
}
#trouble ul li{
	list-style: inside disc;
	
}
#trouble p{
	font-size: 13px;
	
}
#contents_box #type{
	background: #fff5e5;
	margin: 10px;
	width: 440px;
}

	
#contents_box #type img{
	width: 114px;
	margin-top: 45px;
}
#contents_box #type p{
	width: 315px;
}
#contents_box #type h3{
	background: none;
	color: #F39800;
	padding: 0px;
	margin-top: 0px;
}
#contents_box table{
	border: #a78a5a solid 3px;
	margin: 10px;
	border-collapse: collapse;
	color: #ff4f05;

}
#contents_box table th{
	border: #a78a5a solid 2px;
	padding: 5px;
	background: #4fc7ba;
	color: #fff;
	font-weight: bold;

}
#contents_box table th.blank{
	background-color: #D6B9A0;
}
#contents_box table{
	width: 460px;
	width:100%;
	margin:10px 0;
	padding:10px 0;
}
#contents_box table th{
	background: #F39800;

}
#contents_box table.type_price td{
	font-weight: bold;
	font-size: 16px;
	color: #CC0005;
}

#contents_box ul{
	margin: 0px 10px 10px 10px;
}
#contents_box a.service_link{
	background: url(../image/sub/button_off.jpg) no-repeat 0px 0px;
	color: #fff;
	display: block;
	padding: 4px 0px;
	text-align: center;
	width: 124px;
}
#contents_box a.service_link:hover{
	background: url(../image/sub/button_on.jpg) no-repeat 0px 0px;
	text-decoration: none;
}
#contents_box table td{
	border: #a78a5a solid 2px;
	padding: 5px;
	text-align: center;
	background: #fff3e1;

}
#contents_box #area_page table, #contents_box #area table{
	margin: 10px 0px;
}

#contents_box #area_page table td, #contents_box #area table td{
	padding: 10px 0px 10px 20px;
	color: #CC0005;
	font-size: 16px;
	text-align: left;

}
ul#price_info li{
	list-style: inside circle;
}
#contents_box #prevention{
	width: 100%;
	padding: 0px;
}
#contents_box #intro img{
	float: none;
	margin-bottom: 10px;
}

#contents_box #intro p{
	width: 460px;
	float: none;
}
#contents_box #prevention h3{
	clear: both;
	
}
#contents_box #prevention h4{
	border-bottom: #F39800 solid 2px;
	margin: 0px 10px 10px 10px;
	clear: both;
}
#contents_box #prevention p{
	width: 332px;
	margin: 0px 10px 10px 10px;
}
*html #contents_box #prevention p{
	width: 322px;
	margin: 0px 10px 10px 10px;
}

#contents_box #prevention img{
	margin: 44px 10px 44px 0px;
}
#contents_box #company{
}
#contents_box #company img{
	-webkit-border-radius: 5px;
    border-radius: 5px;	
	margin-bottom: 10px;
}
#contents_box #company p{
	width: 100%;
	float: none;
	margin: 0px;
}
#contents_box #sitemap img{
	margin-bottom: 10px;
}

#contents_box #sitemap div{
	float: left;
	width: 230px;
	padding: 0px;
}
#contents_box #sitemap h4{
	color: #F39800;
	font-size: 16px;
}
#contents_box #sitemap ul{
	margin-left: 10px;
}

#contents_box #sitemap ul li{
	list-style: inside disc;
}

#contents_box #sitemap div#area_list{
	width: 100%;
	float: none;
	clear: both;
	
}
#contents_box #sitemap ul li a{
	margin: 0px;
}

#contents_box #sitemap div#area_list ul ul{
	width: 125px;
	float: left;
}
img#top_image{
	margin-bottom: 10px;
}
#contents_box div#area_page img{
	float: none;
	-webkit-border-radius: 5px;
    border-radius: 5px;	

}

#contents_box div#area_page div{
	background: #fff2dd url(../image/sub/area_map.jpg) no-repeat 273px 114px;
	-webkit-border-radius: 5px;
    border-radius: 5px;	
	width: 440px;
	margin-top: 10px;
	clear: both;

}
#contents_box div#area_page p{
	margin-bottom: 10px;
}
#contents_box div#area_page div ul{
	width: 90px;
	float: left;
}
#contents_box div#area_page ul li a{
	margin-left: 0px;
}

#contents_box div#area_page p{
	width: 100%;
	float: none;
	font-size: 12px;
	color: #666;
}
#contents_box div#area div{
	width: 440px;
	padding: 0px 10px;
}
#contents_box div#area img{
	-webkit-border-radius: 5px;
    border-radius: 5px;
	float: none;
		

}
#contents_box div#area div img{
	-webkit-border-radius: 5px;
    border-radius: 5px;
	float: left;
		

}

#contents_box div#area ul ul{
	padding: 0px;
}
#contents_box div#area_name ul li{
	color: #F39800;
	font-weight: bold;
	border: none;
	background: none;

}
#contents_box div#area_name ul ul li{
	font-weight: normal;
	color: #666;
}
#contents_box div#area_name h4{
	color: #F39800;
	font-weight: bold;

}
#contents_box div#area_name ul{
	background: #fff2dd;
	padding: 10px;
	-webkit-border-radius: 5px;
    border-radius: 5px;	
	margin: 0px 0px 10px 0px;
}
#contents_box div#area_name ul li{
	display: inline;
}
#contents_box div#area p{
	width: 460px;
	float: none;
	font-size: 14px;
	margin-bottom: 10px;
}
#contents_box div#area div p{
	width: 280px;
	float: right;
	margin-right: 0px;
}

#contents_box div#area div#kagizaru_info{
	width: 440px;
	margin: 10px 0px 0px 0px;
	border: #F39800 solid 1px;
	padding: 10px;

}
#contents_box div#area div#kagizaru_info img{
	float: right;
	-webkit-border-radius: 0px;
    border-radius: 0px;	
}
#contents_box div#area div#kagizaru_info p{
	width: 171px;
	float: left;
	font-size: 13px;
}
#contents_box div#company a{
	margin: 0px 0px 0px 0px;
}

#contents_box div#company h3{
	background: none;
	padding: 0px;
	margin-bottom: 0px;
}
#contents_box div#tv p{
	margin: 10px 0px 20px 0px;
	clear: both;
	width: 450px;
	width: 95%;
	height:auto;

}
#contents_box div#tv{
	width: 450px;
	margin: 0px auto;
	width: 100%;
	height:auto;
	padding:0;
}
#contents_box div#tv img{
	width: 450px;
	margin: 0px auto;
	width: 100%;
	height:auto;
	padding:0;
}
a.banner img{
	border:#f39800 solid 1px;
	margin: 10px 0px;
}
a.banner:hover{

	opacity:0.6;
	filter:alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
	background:none!important;
}
#kokan_box h3{
	color: #00a190;
	font-size: 24px;
	background: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px;
}
#contents_box div#kokan_box p{
	width: auto;
	float: none;
	margin: 0px 0px 10px;
	
}
#contents_box div#kokan_box div{
	width: auto;
	padding: 0px;
}
#contents_box div#kokan_box div h4{
	color: #0eb09f;
	border-bottom: #fdc92c solid 2px;
	margin-bottom: 10px;
	font-size: 18px;
	font-weight: normal;
}
#contents_box div#kokan_box div img{
	float: left;
}
#contents_box div#kokan_box div p{
	float: right;
	width: 250px;
}
#contents_box div#osusume_box{
	width: auto;
}
#contents_box div#osusume_box div{
	float: left;
	width: 210px;
	
}
#contents_box div#osusume_box div h4{
	text-align: center;
}
#contents_box div#osusume_box div p{
	width: auto;
	margin: 0px;
}
#contents_box div#osusume_box div img{
	margin: 0px auto 10px auto;
	display: block;
	width: 178px;
	float: none;
}






#main_left{
	width: 480px;
	width: 100%;
	float: left;
}




/*対象物リンク*/
#box_area{
	width: 100%;
	overflow: hidden;
}
#box_area div{
	width: 214px;
	float: left;
	padding: 10px;
	margin-bottom: 10px;
	height: 130px;
	
}
#box_area div#house, #box_area div#safe{
	margin-right: 10px;
	margin-left: 10px;
	float:left;
}
#box_area div#others{
	margin-right: 0px;
	margin-left: 0px;
	float:left;
}
#box_area div h3{
	background: #F39800;
	-webkit-border-radius: 5px;
    border-radius: 5px;	
	padding: 3px 0px;
	text-align: center;
	color: #fff;
	margin-bottom: 10px;
}

#box_area div ul{
	margin: 0px 0px 0px 88px;
}

#box_area div li{
	list-style: inside disc;
	font-size: 11px;
}
#box_area div a{
	margin: 0px 10px 0px 94px;
	font-weight: bold;
	float:left;

}
#box_area div#house{
	background: #fff url(../image/top/house.jpg) no-repeat 5px 63px;
	float:left;
}
#box_area div#car{
	background: #fff url(../image/top/car.jpg) no-repeat 5px 75px;
	float:left;
}
#box_area div#safe{
	background: #fff url(../image/top/safe.jpg) no-repeat 5px 63px;
	float:left;
}
#box_area div#others{
	background: #fff url(../image/top/keys.jpg) no-repeat 5px 71px;
	float:left;
}





#footer{
	background: #F39800;
}
#footer img{
	width:100%;
	height:auto;
}

#footer #footer_link{
	width: 95%;
	margin: 0px auto 20px auto;
	padding:0 20px 0 10px;
	text-align: center;
	text-align: left;
}



#kokan_box {
	width:100%;
}


#kokan_box h3{
	color: #00a190;
	font-size: 24px;
	background: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px;
}
#contents_box div#kokan_box p{
	width: auto;
	float: none;
	margin: 0px 0px 10px;
	
}
#contents_box div#kokan_box div{
	width: auto;
	padding: 0px;
}
#contents_box div#kokan_box div h4{
	color: #0eb09f;
	border-bottom: #fdc92c solid 2px;
	margin-bottom: 10px;
	font-size: 18px;
	font-weight: normal;
}
#contents_box div#kokan_box div img{
	float: left;
}
#contents_box div#kokan_box div p{
	float: right;
	width: 250px;
	width:100%;
	padding:10px;
	margin:10px;
	margin:0;
	padding:10px 0;
}




}


/* 975px以下から 1カラム表示
------------------------------------------------------------------------------------------------------------------------*/
@media only screen and (975px){
	
#main_image{
	position: relative;
	margin-bottom: 20px;
}

#main_image p{
	position: absolute;
	top: 328px;
	top: 400px;
	left: 20px;
}

#main_image img{
	width :100%;
	height:auto;
}


/*対象物リンク*/
#box_area{
	width: 100%;
	overflow: hidden;
}
#box_area div{
	width: 214px;
	float: left;
	padding: 10px;
	margin-bottom: 10px;
	height: 130px;
	
}
#box_area div#house{
	margin-right: 0px;
	margin-left: 10px;
	float:left;
}
#box_area div#safe{
	margin-right: 0px;
	margin-left: 10px;
	float:left;
}
#box_area div#car{
	margin-right: 0px;
	margin-left: 10px;
	float:left;
}
#box_area div#others{
	margin-right: 0px;
	margin-left: 10px;
	float:left;
}


#box_area div h3{
	background: #F39800;
	-webkit-border-radius: 5px;
    border-radius: 5px;	
	padding: 3px 0px;
	text-align: center;
	color: #fff;
	margin-bottom: 10px;
}

#box_area div ul{
	margin: 0px 0px 0px 88px;
}

#box_area div li{
	list-style: inside disc;
	font-size: 11px;
}
#box_area div a{
	margin: 0px 10px 0px 94px;
	font-weight: bold;
	float:left;

}
#box_area div#house{
	background: #fff url(../image/top/house.jpg) no-repeat 5px 63px;
	float:left;
}
#box_area div#car{
	background: #fff url(../image/top/car.jpg) no-repeat 5px 75px;
	float:left;
}
#box_area div#safe{
	background: #fff url(../image/top/safe.jpg) no-repeat 5px 63px;
	float:left;
}
#box_area div#others{
	background: #fff url(../image/top/keys.jpg) no-repeat 5px 71px;
	float:left;
}





body{
	min-width:100%;
	width :100%;
	margin:0;
	padding:0;
	
}


div#container{
	margin :0;
	padding:0;
	width :100%;
	height:auto;
	overflow :hidden;
}

img.flowImg{
	margin :0;
	padding:0;
	width :100%;
	height:auto;
}


div#h_area{
	margin :0;
	width :100%;
	overflow :hidden;
	clear:both;
	height:auto;
}

}




/* 幅959px以下から  トップページの３画像調節
------------------------------------------------------------*/
@media only screen and (max-width: 959px){

#main_image p{
	position: absolute;
	top: 328px;
	top: 430px;
	left: 20px;
}

p#image_tel a img{
	width :90%;
}

}

/* 幅900px以下から  トップページの３画像調節
------------------------------------------------------------*/
@media only screen and (max-width: 900px){

#main_image p{
	position: absolute;
	top: 328px;
	top: 400px;
	left: 20px;
}

p#image_tel a img{
	width :90%;
}

}

/* 幅850px以下から  トップページの３画像調節
------------------------------------------------------------*/
@media only screen and (max-width: 850px){

#main_image p{
	position: absolute;
	top: 328px;
	top: 380px;
	left: 20px;
}

p#image_tel a img{
	width :90%;
}

}


/* 幅800px以下から  トップページの３画像調節
------------------------------------------------------------*/
@media only screen and (max-width: 800px){
	#main_image{
	position: relative;
	margin-bottom: 20px;
	
}
#main_image p{
	position: absolute;
	top: 328px;
	top: 360px;
	left: 20px;
}

#main_image img{
	width :100%;
	height:auto;
}
p#image_tel a img{
	width :80%;
}
}



/* 幅760px以下から  トップページの３画像調節
------------------------------------------------------------*/
@media only screen and (max-width: 760px){

#main_image p{
	position: absolute;
	top: 328px;
	top: 340px;
	left: 20px;
}

p#image_tel a img{
	width :80%;
}

}



/* 幅730px以下から  トップページの３画像調節
------------------------------------------------------------*/
@media only screen and (max-width: 730px){

#main_image p{
	position: absolute;
	top: 328px;
	top: 320px;
	left: 20px;
}

p#image_tel a img{
	width :80%;
}

}



/* 幅720px以下から  トップページの３画像調節
------------------------------------------------------------*/
@media only screen and (max-width: 720px){

#main_image p{
	position: absolute;
	top: 328px;
	top: 320px;
	left: 20px;
}

p#image_tel a img{
	width :80%;
}

}



/* 幅680px以下から  トップページの３画像調節
------------------------------------------------------------*/
@media only screen and (max-width: 680px){

#main_image p{
	position: absolute;
	top: 328px;
	top: 300px;
	left: 20px;
}

p#image_tel a img{
	width :80%;
}

}

/* 幅648px以下から  トップページの３画像調節
------------------------------------------------------------*/
@media only screen and (max-width: 648px){
	#main_image{
	position: relative;
	margin-bottom: 20px;
	
}
#main_image p{
	position: absolute;
	top: 328px;
	top: 280px;
	left: 20px;
}

#main_image img{
	width :100%;
	height:auto;
}
p#image_tel a img{
	width :80%;
}
}

/* 幅600px以下から  トップページの３画像調節
------------------------------------------------------------*/
@media only screen and (max-width: 600px){
	#main_image{
	position: relative;
	margin-bottom: 20px;
	
}
#main_image p{
	position: absolute;
	top: 328px;
	top: 260px;
	left: 20px;
}

#main_image img{
	width :100%;
	height:auto;
}
p#image_tel a img{
	width :70%;
}
}

/* 幅560px以下から  トップページの３画像調節
------------------------------------------------------------*/
@media only screen and (max-width: 560px){
	#main_image{
	position: relative;
	margin-bottom: 20px;
	
}
#main_image p{
	position: absolute;
	top: 328px;
	top: 250px;
	left: 20px;
}

#main_image img{
	width :100%;
	height:auto;
}
p#image_tel a img{
	width :70%;
}


body{
	min-width:100%;
	width :100%;
	margin:0;
	padding:0;
	
}


div#container{
	margin :0;
	padding:0;
	width :100%;
	height:auto;
	overflow :hidden;
}

img.flowImg{
	margin :0;
	padding:0;
	width :100%;
	height:auto;
}


div#h_area{
	margin :0;
	width :100%;
	overflow :hidden;
	clear:both;
	height:auto;
}


}

/* 幅530px以下から  トップページの３画像調節
------------------------------------------------------------*/
@media only screen and (max-width: 530px){
	#main_image{
	position: relative;
	margin-bottom: 20px;
	
}
#main_image p{
	position: absolute;
	top: 328px;
	top: 240px;
	left: 20px;
}

#main_image img{
	width :100%;
	height:auto;
}
p#image_tel a img{
	width :70%;
}


body{
	min-width:100%;
	width :100%;
	margin:0;
	padding:0;
	
}


div#container{
	margin :0;
	padding:0;
	width :100%;
	height:auto;
	overflow :hidden;
}

img.flowImg{
	margin :0;
	padding:0;
	width :100%;
	height:auto;
}


div#h_area{
	margin :0;
	width :100%;
	overflow :hidden;
	clear:both;
	height:auto;
}

div#footer{
	margin :0;
	padding:0;
	width :100%;
	height:auto;
	overflow :hidden;
}

}

/* 幅520px以下から  トップページの３画像調節
------------------------------------------------------------*/
@media only screen and (max-width: 520px){
	#main_image{
	position: relative;
	margin-bottom: 20px;
	
}
#main_image p{
	position: absolute;
	top: 328px;
	top: 230px;
	left: 20px;
}

#main_image img{
	width :100%;
	height:auto;
}
p#image_tel a img{
	width :65%;
}
}


/* 幅490px以下から  トップページの３画像調節
------------------------------------------------------------*/
@media only screen and (max-width: 490px){
	#main_image{
	position: relative;
	margin-bottom: 20px;
	
}
#main_image p{
	position: absolute;
	top: 328px;
	top: 220px;
	left: 20px;
}

#main_image img{
	width :100%;
	height:auto;
}
p#image_tel a img{
	width :65%;
}




/*対象物リンク*/
#box_area{
	width: 100%;
	overflow: hidden;
}
#box_area div{
	width: 214px;
	float: left;
	padding: 10px;
	margin-bottom: 10px;
	height: 130px;
	
}
#box_area div#house{
	margin-right: 0px;
	margin-left: 3px;
	float:left;
}
#box_area div#car{
	margin-right: 0px;
	margin-left: 3px;
	float:left;
}

 #box_area div#safe{
	margin-right: 0px;
	margin-left: 3px;
	float:left;
}
#box_area div#others{
	margin-right: 0px;
	margin-left: 3px;
	float:left;
}



#box_area div h3{
	background: #F39800;
	-webkit-border-radius: 5px;
    border-radius: 5px;	
	padding: 3px 0px;
	text-align: center;
	color: #fff;
	margin-bottom: 10px;
}

#box_area div ul{
	margin: 0px 0px 0px 88px;
}

#box_area div li{
	list-style: inside disc;
	font-size: 11px;
}
#box_area div a{
	margin: 0px 10px 0px 94px;
	font-weight: bold;
	float:left;

}
#box_area div#house{
	background: #fff url(../image/top/house.jpg) no-repeat 5px 63px;
	float:left;
}
#box_area div#car{
	background: #fff url(../image/top/car.jpg) no-repeat 5px 75px;
	float:left;
}
#box_area div#safe{
	background: #fff url(../image/top/safe.jpg) no-repeat 5px 63px;
	float:left;
}
#box_area div#others{
	background: #fff url(../image/top/keys.jpg) no-repeat 5px 71px;
	float:left;
}




}


/* 幅470px以下から  トップページの３画像調節
------------------------------------------------------------*/
@media only screen and (max-width: 470px){
	#main_image{
	position: relative;
	margin-bottom: 20px;
	
}
#main_image p{
	position: absolute;
	top: 328px;
	top: 210px;
	left: 20px;
}

#main_image img{
	width :100%;
	height:auto;
}
p#image_tel a img{
	width :65%;
}



/*対象物リンク*/
#box_area{
	width: 100%;
	overflow: hidden;
}
#box_area div{
	width: 214px;
	width: 100%;
	float: left;
	padding: 10px;
	margin-bottom: 10px;
	height: 130px;
	
}
#box_area div#house{
	margin-right: 0px;
	margin-left: 0px;
	float:left;
}
#box_area div#car{
	margin-right: 0px;
	margin-left: 3px;
	float:left;
}

 #box_area div#safe{
	margin-right: 0px;
	margin-left: 0px;
	float:left;
}
#box_area div#others{
	margin-right: 0px;
	margin-left: 0px;
	float:left;
}



#box_area div h3{
	background: #F39800;
	-webkit-border-radius: 5px;
    border-radius: 5px;	
	padding: 3px 0px 0px 0px;
	text-align: center;
	color: #fff;
	margin-bottom: 10px;
	width: 97%;
}

#box_area div ul{
	margin: 0px 0px 0px 88px;
}

#box_area div li{
	list-style: inside disc;
	font-size: 11px;
}
#box_area div a{
	margin: 0px 10px 0px 94px;
	font-weight: bold;
	float:left;

}
#box_area div#house{
	background: #fff url(../image/top/house.jpg) no-repeat 5px 63px;
	float:left;
}
#box_area div#car{
	background: #fff url(../image/top/car.jpg) no-repeat 5px 75px;
	float:left;
}
#box_area div#safe{
	background: #fff url(../image/top/safe.jpg) no-repeat 5px 63px;
	float:left;
}
#box_area div#others{
	background: #fff url(../image/top/keys.jpg) no-repeat 5px 71px;
	float:left;
}

#box_area div#house ul li{
	float:left;
	padding-right:20px;
}

#box_area div#car ul li{
	float:left;
	padding-right:20px;
}

#box_area div#safe ul li{
	float:left;
	padding-right:20px;
}

#box_area div#others ul li{
	float:left;
	padding-right:20px;
}



#box_area div#house a{
	clear:both;
	padding-top:15px;
	padding-left:60px;
}

#box_area div#car a{
	clear:both;
	padding-top:15px;
	padding-left:60px;
}

#box_area div#safe a{
	clear:both;
	padding-top:15px;
	padding-left:60px;
}

#box_area div#others a{
	clear:both;
	padding-top:15px;
	padding-left:60px;
}



/*-----  電話バナー  -----*/
a#tel_info_top{
	display: block;
	margin: 10px 0px 20px 0px;
	margin: 10px 0px 10px 0px;
	margin: 0;
	width:100%;
}
a#tel_info_top img{
	width:100%;
	margin: 0;
	height:auto;
}

}


/* 幅450px以下から  トップページの３画像調節
------------------------------------------------------------*/
@media only screen and (max-width: 450px){
	#main_image{
	position: relative;
	margin-bottom: 20px;
	
}
#main_image p{
	position: absolute;
	top: 328px;
	top: 200px;
	left: 20px;
}

#main_image img{
	width :100%;
	height:auto;
}
p#image_tel a img{
	width :65%;
}
}


/* 幅430px以下から  トップページの３画像調節
------------------------------------------------------------*/
@media only screen and (max-width: 430px){
	#main_image{
	position: relative;
	margin-bottom: 20px;
	
}
#main_image p{
	position: absolute;
	top: 328px;
	top: 190px;
	left: 20px;
}

#main_image img{
	width :100%;
	height:auto;
}
p#image_tel a img{
	width :65%;
}
}


/* 幅414px以下から iPhone6 plus
------------------------------------------------------------*/
@media only screen and (max-width: 414px){
	#main_image{
	position: relative;
	margin-bottom: 20px;
	
}
#main_image p{
	position: absolute;
	top: 328px;
	top: 185px;
	left: 20px;
}

#main_image img{
	width :100%;
	height:auto;
}
p#image_tel a img{
	width :65%;
}
}

/* 幅412px以下から iPhone6 plus以下のスマホ
------------------------------------------------------------*/
@media only screen and (max-width: 412px){
	#main_image{
	position: relative;
	margin-bottom: 20px;
	
}
#main_image p{
	position: absolute;
	top: 328px;
	top: 185px;
	left: 20px;
}

#main_image img{
	width :100%;
	height:auto;
}
p#image_tel a img{
	width :60%;
}
}

/* 幅400px以下から
------------------------------------------------------------*/
@media only screen and (max-width: 400px){
	#main_image{
	position: relative;
	margin-bottom: 20px;
	
}
#main_image p{
	position: absolute;
	top: 328px;
	top: 180px;
	left: 20px;
}

#main_image img{
	width :100%;
	height:auto;
}
p#image_tel a img{
	width :60%;
}
}

/* 幅380px以下から
------------------------------------------------------------*/
@media only screen and (max-width: 380px){
	#main_image{
	position: relative;
	margin-bottom: 20px;
	
}
#main_image p{
	position: absolute;
	top: 328px;
	top: 170px;
	left: 20px;
}

#main_image img{
	width :100%;
	height:auto;
}
p#image_tel a img{
	width :60%;
}
}


/* 幅370px以下から
------------------------------------------------------------*/
@media only screen and (max-width: 370px){
	#main_image{
	position: relative;
	margin-bottom: 20px;
	
}
#main_image p{
	position: absolute;
	top: 328px;
	top: 165px;
	left: 20px;
}

#main_image img{
	width :100%;
	height:auto;
}
p#image_tel a img{
	width :60%;
}
}

/* 幅344px以下から ヘッダー等微調節
------------------------------------------------------------*/
@media only screen and (max-width: 344px){
	#main_image{
	position: relative;
	margin-bottom: 20px;
	
}
#main_image p{
	position: absolute;
	top: 328px;
	top: 155px;
	left: 20px;
}

#main_image img{
	width :100%;
	height:auto;
}
p#image_tel a img{
	width :60%;
}
}

/* 幅320px以下 iPhone5sサイズ
------------------------------------------------------------*/
@media only screen and (max-width: 320px){
	#main_image{
	position: relative;
	margin-bottom: 20px;
	
}
#main_image p{
	position: absolute;
	top: 328px;
	top: 145px;
	left: 20px;
}

#main_image img{
	width :100%;
	height:auto;
}
p#image_tel a img{
	width :60%;
}
	
}
