
/*
▼START▼フッター
*/
a{
	text-decoration: none !important;
}

.footer-top {
	position:fixed;
	bottom:0;
	left:0;
	overflow:hidden;
	width:100%;
	height:auto;
	background-color: #ffffff;
	text-align: center;
	border-top: solid 8px #000;
	z-index: 900;
	box-shadow: 2px 0 2px rgba(0,0,0,0.3);
}

.footer-top.static {
	position:static;
}

.footer-bottom {
	min-height: 400px;
	margin: 50px auto;
	max-width: 1040px;
	color: #ffffff;
	overflow: hidden;
}

#top .footer,
#bai_search_list .footer
 {
	margin-top: 0px;
}

.footer {
	height:auto;
	width:100%;
	overflow:hidden;
	background-color: #000;
    background-image: url(/m/cmn_files/img_rwd/footer-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% -70px;
	margin-top: 300px;
}
.footer-bottom-left {
	/*width: 35%;
	float: left;*/
	text-align: center;
}
.footer-bottom-right {
	width: 65%;
	float: right;
	height: auto;
}
h4.footer-company-name {
	height: 60px;
	width: 270px;
	padding-top: 0px;
	font-size: 17px;
	/*background-image: url(/m/cmn_files/img_rwd/logo.svg);*/
	/*background-repeat: no-repeat;*/
	color: #ffffff;
	text-align: center;
	margin: 30px auto 10px auto;
	font-family: "MS Pゴシック";
}
span.footer-companu-names {
	width: 100%;
	font-size: 12px;
	line-height: 1.2em;
	color: #ffffff;
	float: left;
	margin: 20px 0 10px 0;
}
span.footer-adress {
	width: 100%;
	font-size: 12px;
	line-height: 1.5em;
	/*padding-left: 1em;*/
	color: #fff;
	float: left;
	/*border-left: solid 2px #b3b3b3;*/
}
span.footer-tel {
	width: 100%;
	font-size: 17px;
	line-height: 1.5em;
	/*padding-left: 1em;*/
	color: #fff;
	float: left;
	/*border-left: solid 2px #b3b3b3;*/
	letter-spacing: 2px;
}
ul#footer-bottom-bukkenlink {
	font-size: 14px;
	float: left;
	width: 33.33333333%;
}

.footer-company-name img{
	width: 270px;
}

#footer-bottom-bukkenlink li{
	font-size: 12px;
	line-height: 2em;
	margin: 2px 0;
	padding-left: 0.5em;
}
#footer-bottom-bukkenlink li a{
	color: #dddddd;
}
#footer-bottom-bukkenlink .lt{
	line-height: 3em;
	color: #dec200;
}
#footer-bottom-bukkenlink .ltt{
	border-bottom: solid 2px #dec200;
	line-height: 3em;
	color: #ffffff;
	background-color: #4c4c4c;
}
ul#contact {
	max-width: 1040px;
	margin: 0 auto;
	background-color: #ddd;
}

#contact a{
color: #333;
display: block;
}
ul#contact2 {
	max-width: 1040px;
	margin: 0 auto;
	background-color: #ddd;
}

#contact2 a{
color: #333;
display: block;
}


#contact li {
	width: 33.3333%;
	float: left;
	height: 78px;
	border-left: solid 1px #dddddd;
}
#contact2 li {
	width: 25%;
	float: left;
	height: 78px;
	border-left: solid 1px #dddddd;
}
#contact li:last-child {
	border-right: 1px solid #dddddd;
}
#contact2 li:last-child {
	border-right: 1px solid #dddddd;
}
span.contact-tel-icon{
	font-size: 20px;
	line-height: 1.5em;
	letter-spacing: 1px;
	color: #00ce38;
	background-image: url("/m/cmn_files/img_rwd/icon-tel-blk.svg");
	background-size: 33px;
	background-repeat: no-repeat;
	background-position: 0px;
	background-size: 20px;
	padding-left: 25px;
}
span.footer-contact-hosoku {
	color: #888888;
	font-size: 12px;
	line-height: 1.5em;
}
li.contact-tel {
	padding:15px;
}

li.contact-mail {
	line-height: 82px;
	padding-left: 30px;
	background-image: url("/m/cmn_files/img_rwd/icon-mail-blk.svg");
	width:100%;
	height:100%;
	background-size: 33px;
	background-repeat: no-repeat;
	background-position: 20px;
}


li.contact-line {
	line-height: 82px;
	padding-left: 30px;
	background-image: url(/m/cmn_files/img_rwd/icon-line-blk.svg);
	background-size: 34px;
	background-repeat: no-repeat;
	background-position: 20px;
}

li.contact-access {
	line-height: 82px;
	padding-left: 30px;
	background-image: url(/m/cmn_files/img_rwd/icon-map-blk.svg);
	background-size: 34px;
	background-repeat: no-repeat;
	background-position: 60px;
}

.copyright {
	text-align: center;
	color: #fff;
	font-size: 12px;
	line-height: 1.5em;
	background-color: #000000;
	padding: 20px 0;
}

/*
▲END▲フッター
 */


/*
▼START▼フッター
*/

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

	li.contact-tel {
		background-image: url(/m/cmn_files/img_rwd/icon-tel-blk.svg);
		background-size: 24px;
		background-repeat: no-repeat;
		text-indent: -9999px;
		background-position: center;
	}
	li.contact-mail {
		background-image: url(/m/cmn_files/img_rwd/icon-mail-blk.svg);
		background-size: 24px;
		background-repeat: no-repeat;
		text-indent: -9999px;
		background-position: center;
	}
	li.contact-line {
		background-image: url(/m/cmn_files/img_rwd/icon-line-blk.svg);
		background-size: 24px;
		background-repeat: no-repeat;
		text-indent: -9999px;
		background-position: center;
	}
	li.contact-access {
		background-image: url(/m/cmn_files/img_rwd/icon-map-blk.svg);
		background-size: 20px;
		background-repeat: no-repeat;
		text-indent: -9999px;
		background-position: center;
	}

	span.footer-contact-hosoku {
		color: #888888;
		font-size: 12px;
		line-height: 1.5em;
		display: none;
	}

	#contact li {
		width: 33.3333%;
		float: left;
		height: 60px;
		border-left: solid 1px #dddddd;
	}
	#contact2 li {
		width: 25%;
		float: left;
		height: 60px;
		border-left: solid 1px #dddddd;
	}
	.footer-bottom-left {
		width: 100%;
		float: left;
		padding:20px;
	}
	.footer-bottom-right {
		width: 100%;
		float: right;
		height: auto;
	}

	#top .footer,
	#bai_search_list .footer
	 {
		margin-top: 0px;
		background-size: cover;
		background-position: bottom;
	}

	.footer {
		/*margin-top: 100px;*/
	    background-color: #0A0804;
	    background-size: 230%;
	    background-position: 60% 140px;
	}
	.footer-bottom {
	    min-height: 200px;
	}

}

#back-top {
	position: fixed;
	bottom: 90px;
	margin-left: 90%;
	z-index: 901;
}

#back-top a {
	width: 100px;
	display: block;
}

#back-top span {
	width: 70px;
	height: 70px;
	display: block;
	border-radius: 40px;
	margin-bottom: 0px;
	background-color: #000000b3;
	padding: 20px;
	padding-top: 25px;
}

.contact_text {
	display: none;
}

@media only screen and (max-width: 768px) {
	#back-top {
		bottom: 120px;
		margin-left: 77%;
		z-index: 901;
	}
	#back-top span{
			width: 50px;
			height: 50px;
			padding: 15px;
			padding-top: 15px;
	}
}



/*
▲END▲フッター
 */
