@charset "UTF-8";
/* CSS Document */
@media screen and (max-width:750px){
	body{
		width:100%;
	}
	header h1 {
	left: 5px;	
	}	
	header h1 img{
	width:60%;
	}
	#nav_toggle {
    width: 35px;
    height: 40px;
    top: 20px;
    right: 15px;
	}
	.header-bar{	
    height: 70px;
	}
	.map{
	width:100%;
	}
	.call{
		position: fixed;
		bottom: 0px;
		left:0px;
		display:block;
		width: 41.5%;
		z-index: 300;
	}
	.mail{
		position: fixed;
		bottom: 0px;
		left:41.5%;
		display:block;
		width: 42%;
		z-index: 300;
	}
	.back-top{
		position: fixed;
		bottom: 0px;
		left:83.5%;
		display:block;
		width: 16.4%;	
		z-index: 300;
	}
	.call2{
		visibility:hidden;
		display:block;
		width: 41.5%;
		float: left;
	}
	.mail2{
		visibility:hidden;
		display:block;
		width: 42%;
		float: left;
	}
	.back-top2{
		visibility:hidden;
		display:block;
		width: 16.4%;
		float: left;
	}
	.inquiry-ff {
    background: #ffffff;
    padding: 40px 10px 10px;
    margin: 0 15px;
}
	.price-care {
		font-size: 14px;
}
	.price-size-moneyf{
		font-size: 75%;
	}
	.price-size-money{
		font-size: 75%;
	}
	
	
}
@media screen and (max-width:700px){
/*sign height*/
	.pico7-sign{
		top: -30px;
	}
	.sign5{
		top: -32px;
	}
	.form-sign{
		top: -4.2%;
	}					
}
@media screen and (max-width:650px){
/*sign height*/
	.pico7-sign{
		top: -29px;
	}
	.sign5{
		top: -31px;
	}
	.sign1{
    top: -1.8%;
	}
	.form-sign{
		top: -3.8%;
	}					
}
@media screen and (max-width:600px){
/*sign height*/
	.pico7-sign{
		top: -27px;
	}
	.sign5{
		top: -28px;
	}
	.form-sign{
		top: -3.6%;
	}				
}
@media screen and (max-width:550px){
/*sign height*/
	.pico7-sign{
		top: -24px;
	}
	.sign5{
		top: -26px;
	}
	.sign1{
    top: -1.7%;
	}
	.form-sign{
		top: -3.2%;
	}					
}
@media screen and (max-width:500px){
/*sign height*/
	.pico7-sign{
		top: -21px;
	}
	.sign5{
		top: -23px;
	}
	.form-sign{
		top: -2.8%;
	}				
}
@media screen and (max-width:450px){
/*sign height*/
	.pico7-sign{
		top: -20px;
	}
	.sign5{
		top: -21px;
	}
	.sign1{
    top: -1.6%;
	}
	.answer-text{
	font-size:90%;
	}
	.form-sign{
		top: -1.7%;
	}
/*conform*/
	table.formTable td, table.formTable th {
		border: 1px solid #ccc;
		padding: 10px!important;
		box-sizing:border-box;
		text-align: left!important;
		width: 100%!important;
		display: block;	
	}						
}
@media screen and (max-width:400px){
/*sign height*/
	.pico7-sign{
		top: -18px;
	}
	.sign5{
		top: -19px;
	}
	.sign1{
    top: -1.5%;
	}
	.form-sign{
		top: -1.4%;
	}
/*completion*/
.back-index a{
	padding: 20px 50px;
	}					
}
@media screen and (max-width:350px){
/*sign height*/
	.pico7-sign{
		top: -16px;
	}
	.sign5{
		top: -17px;
	}
	.sign1{
    top: -1.3%;
	}
	.form-sign{
		top: -1.3%;
	}				
}
@media screen and (max-width:300px){
/*sign height*/
	.pico7-sign{
		top: -13px;
	}
	.sign5{
		top: -15px;
	}
	.sign1{
    	top: -1.1%;
	}
	.form-sign{
		top: -1.0%;
	}					
}