
/*
▼START▼フッター
*/

/*----------はりきオリジナル-----------*/
a{
	text-decoration: none !important;
}
.footer{
	background: url(/m/cmn_files/img_rwd/footer_bg.svg);
    background-repeat: no-repeat;
    background-size: 90px;
    background-position: 90% 200px;
}
.footer_wrap .wrap_left{
	float: left;
	width: 50%;
	padding: 0 10px;
}
.footer_wrap .wrap_right{
	float: right;
	width: 50%;
	padding: 0 0 0 100px;
}

.wrap_right img{
	width: 50%;
    padding-left: 20px;
}

p.contract_message {
	margin: 30px 0;
	font-size: 12px;
}

.footer_wrap a{
	color:#FFFFFF;
}

.footer dl,
.footer dt,
.footer dd {
  box-sizing: border-box;
}
.footer dt,
.footer dd {
  padding: 0px 10px 0 10px;
}
.footer dt {
  width: 20%;
  float: left;
  text-align: right;
  font-weight: bold;
  
}
.footer dd {
  margin-left: 20%;
}
.footer dd:after {
  content: '';
  display: block;
  clear: both;
}

.footer_menu {
	width: 65%;
	margin: 50px 0;
}

.footer_menu a {
	color: #FFFFFF;
}
/*----------------------------*/

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

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

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

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

.footer {
	height:auto;
	width:100%;
	overflow:hidden;
	background-color: #e18041;
}
.footer-bottom-left {
	/*width: 35%;
	float: left;*/
	text-align: center;
}
.footer-bottom-right {
	width: 65%;
	float: right;
	height: auto;
}
.footer-company-name {

	font-size: 17px;
	/*background-image: url(/m/cmn_files/img_rwd/logo.svg);*/
	/*background-repeat: no-repeat;*/
	color: #ffffff;
	text-align: left;
	margin: 50px 0;
}
.footer-companu-names {
	width: 100%;
	font-size: 12px;
	line-height: 1.2em;
	color: #ffffff;
	float: left;
	margin: 20px 0 10px 0;
}
.footer-adress {
	width: 100%;
	line-height: 1.5em;
	/*padding-left: 1em;*/
	/*float: left;
	border-left: solid 2px #b3b3b3;*/
}
.footer-tel {
	width: 100%;
	line-height: 1.5em;
	/*padding-left: 1em;
	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: 360px;
}

#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: #000000;
	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: left;
    color: #FFFFFF;
    font-size: 12px;
    line-height: 1.5em;
    background-color: #bd6333;
    padding: 15px 0;
    max-width: 1040px;
    margin: 0 auto;
}


/*スムーススクロール*/
#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;
}

@media only screen and (max-width: 768px) {
	#back-top{
	    bottom: 80px;
	    margin-left: 77%;
	    z-index: 901;
	}
}

/*
▲END▲フッター
 */


/*
▼START▼フッター
*/

@media only screen and (max-width: 768px) {
	.footer{
		background-size: 80px;
		background-position: 84% 400px;
	}
	.footer-company-name img {
    width: 250px;
    margin: 0 auto;
    display: block;
	}
	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;
	    font-size: 90%;
	    margin-top: 20px;
	    margin-left: 4px;
	}
	.footer-bottom-right {
		width: 100%;
		float: right;
		height: auto;
	}

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

	.footer {
		margin-top: 50px;
	}
	
/*----------はりきオリジナル-----------*/

.footer_wrap .wrap_left{
	float: unset;
	width: 80%;
	margin: 0 auto;
	padding: 0;
}

.footer-bottom {
	margin: 0px auto;
}

.footer dt {
  width: 29%;
}
.footer dd {
  margin-left: 26%;
}

.copyright {
	width: 80%;
    max-width: unset;
    margin: 0 auto;
}
/*----------------------------*/

}





/*
▲END▲フッター
 */
