
.footer_nav_pc {
	display:inline-block;
	position:fixed;
	bottom:0;
	right:0;
	z-index:1000;
}
.footer_nav_pc a {
	display:block;
	background:#07D34F url(../img/icon_contact.png) no-repeat 10px center;
	background-size:40px auto;
	color:#FFF;
	font-size:18px;
	text-decoration:none;
	font-weight:bold;
	padding:10px 10px 10px 60px;
	border-radius:4px 0 0 0;
}
.footer_nav_pc a:hover {
	background-color:#d2322d;
}
.footer_nav_sp {
	display:none;
}

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

.estimate_button {
	float:left;
	width:100%;
}
.footer_nav_pc {
	display:none;
}
.footer_nav_sp {
	display:block;
	position:fixed;
	bottom:0;
	right:0;
	z-index:1000;
	width:100%;
}
.footer_nav_sp a {
	display:block;
	background:#07D34F;
	color:#FFF;
	font-size:16px;
	text-decoration:none;
	line-height:50px;
	text-align:center;
}
.footer_nav_sp a img {
	display:inline-block;
	width:30px;
	vertical-align:middle;
	margin:0 10px 0 0;
}


/*--------------------
共通
----------------------*/
/*body{
	width:100%;
}

#wrapper{
	overflow: hidden;
}

img{
  max-width: 100%;
  height: auto;
}

.inner{
	width: 100%;
}*/

/*--------------------
header
----------------------*/
#headerwrap h1{
	margin-top: 20px;
}

#headerwrap p{
	margin-left: 0;
}

.headermes {
    margin: 0 auto 30px!important;
}


div#headerwrap {
    overflow: hidden;
}

.container > .navbar-header{
	margin-right: 0 !important;
  margin-left: 0 !important;
}
/*--------------------

----------------------*/
.row.estimate {
    width: 100%;
    margin: 0 auto;
}

#headerwrap .row{
	margin: 0;
}


.form-group .col-lg-12 {
    padding-left: 5px;
}




/*--------------------

----------------------*/






/*--------------------

----------------------*/






/*--------------------

----------------------*/



/*
------------------*/
}
