/*#footer .ft_border{
	border-top: 1px solid #a9a9aa;
}
#footer.index_footer{
	position: relative;
	background: #fff;
}1808修正*/
#footer{
	background: #808080;
}
#footer.index_footer{
	position: relative;
}
/*#footer .copy_light{
	text-align: center;
	background: #fff;
	font-size: 12px;
	padding: 8px 10px;
	text-align: right;
	box-sizing:border-box;
	margin: auto;
	background: #484849;
	color: #fff;
	line-height: 15px;
}1808修正*/
#footer .copy_light{
	text-align: center;
	background: #fff;
	font-size: 12px;
	padding: 8px 10px;
	text-align: right;
	box-sizing:border-box;
	margin: auto;
	background: #808080;
  color: #cacaca;
  line-height: 15px;
}
#footer .copy_light span{
	display: block;
	max-width: 1000px;
	margin:auto;
  font-size: 10px;
  text-align: left;
  border-top: solid 1px #cacaca;
  padding: 12px 0;
}
#footer .ft_logo{
	float: left;
	width: 40%;
	box-sizing:border-box;
	padding-right: 30px;
}
#footer .shell{
	float: right;
    width: 555px;
}
#footer .sp_ft_logo{display: none;}
#footer .ft_logo a{
    display: inline-block;
    width: 98px;
    border-right: 1px solid #fff;
    padding-right: 15px;
    margin-right: 10px;
    vertical-align: bottom;
}
#footer .ft_logo p{
	width: 129px;
	display: inline-block;
	vertical-align: -4px;
}
#footer .ft_sitemap{
	padding: 36px 0 60px;
	font-size: 13px;
}
#footer .ft_wrap{
	max-width: 1000px;
	margin: auto;
	width: 90%;
}
#footer .ft_sitemap .shell > li{
	float: left;
	padding-left: 50px;
	box-sizing:border-box;
    font-size: 11px;
  color: #fff;
}
#footer .ft_sitemap .shell > li.list2{
	padding-left: 30px;
}
#footer .ft_sitemap .shell > .list01{width: 165px;}
#footer .ft_sitemap .shell > .list02{width: 115px;}
#footer .ft_sitemap .shell > .list03{width: 180px;}
#footer .ft_sitemap .shell > li .contop{
	margin-bottom: 10px;
}
/*#footer .ft_sitemap .shell > li .contop a{
}1808修正*/
#footer .ft_sitemap .shell li a,
#footer .ft_sitemap .shell li .contop a{
  color: #fff;
}
#footer .ft_sitemap .shell > li ul li{
	margin-bottom: 10px;
}
#footer .ft_controller .logo{
	float: left;
	width: 100px;
	background: url(../images/ui06.png) right center no-repeat;
	padding-right: 30px;
	margin: 6px 0;
}
#footer .ft_controller .pgtop{
	float: right;
	background: #E3E3E3;
}
#footer .ft_controller .pgtop a{
	box-sizing:border-box;
	width: 40px;
	padding: 15px 10px;
	display: block;
}
#footer .ft_controller{
	border-top: 1px solid #A9A9AA;
	border-bottom: 1px solid #A9A9AA;
}
/*  contact_foot*/
.contact_foot {
}
.contact_foot p {
	text-align: center;
	padding: 10px 0 35px;
	font-size: 17px;
}
.contact_foot_ttl {
	text-align: center;
	font-size: 32px;
}
.contact_foot .btn01 {
	width: 250px;
	height: 40px;
	font-size: 24px;
	text-align: left;
	background-color: #d6001c;
	color: #fff;
	display: block;
	float: left;
	margin: 10px;
	line-height: 40px;
}
.contact_foot .btn01 span {
	width: 50px;
	height: 40px;
	font-size: 24px;
	text-align: left;
	background-color: #eaebeb;
	display: inline-block;
	margin-right: 23px;
	background-image: url(../images/icon01.png);
	background-repeat: no-repeat;
	background-position: center 9px;
}
.contact_foot {
	padding: 64px 0;
	border-top: 1px solid #A9A9AA;
}
.contact_foot .btn_wrap {
	max-width: 540px;
	margin: auto;
	overflow: hidden;
}
.contact_foot .btn02 {
	width: 250px;
	height: 40px;
	padding: 0 10px;
	box-sizing:border-box;
	text-align: center;
	font-size: 24px;
	background-color: #d6001c;
	color: #fff;
	display: block;
	margin: 10px auto;
	line-height: 40px;
}
/*.contact_foot .btn02:hover{
	background: linear-gradient(270deg, #d4004e, #da001d, #e6411d);
	background-size: 600% 600%;

	-webkit-animation: AnimationName 2s ease infinite;
	-moz-animation: AnimationName 2s ease infinite;
	-o-animation: AnimationName 2s ease infinite;
	animation: AnimationName 2s ease infinite;
}
@-webkit-keyframes AnimationName {
    0%{background-position:0% 67%}
    50%{background-position:100% 34%}
    100%{background-position:0% 67%}
}
@-moz-keyframes AnimationName {
    0%{background-position:0% 67%}
    50%{background-position:100% 34%}
    100%{background-position:0% 67%}
}
@-o-keyframes AnimationName {
    0%{background-position:0% 67%}
    50%{background-position:100% 34%}
    100%{background-position:0% 67%}
}
@keyframes AnimationName { 
    0%{background-position:0% 67%}
    50%{background-position:100% 34%}
    100%{background-position:0% 67%}
}
*/
.contact_foot .btn02 .ar{
	background: url(../images/ui15.png) left center no-repeat;
	padding-left: 25px;
	display: inline-block;
	text-align: center;
}
.contact_foot .btn02 span {
	width: 50px;
	height: 40px;
	font-size: 24px;
	text-align: left;
	background-color: #eaebeb;
	display: inline-block;
	margin-right: 24px;
	background-image: url(../images/icon02.png);
	background-repeat: no-repeat;
	background-position: center 11px;
}

/*  company_foot*/
.company_foot {}
.company_foot .box_wrap {
	border-top: 1px solid #A9A9AA;
	overflow: hidden;
	padding: 50px 0;
}
.company_foot .box_wrap span {
	color: #d6001c;
}
.company_foot{
	text-align: center;
}
.company_foot .fot_box{
	display: inline-block;
	margin: 0 8px 16px;
	width: 300px;
}
.company_foot .fot_box01,.fot_box02,.fot_box03,.fot_box04 {
	border: 1px solid #cfd0d0;
	box-sizing: border-box;
	text-align: center;
	padding: 29px 0;
}

@media(min-width: 1px) and (max-width: 1130px){
	/*  company_foot*/
	.company_foot {}
	.company_foot .box_wrap {
		max-width: 500px;
		margin: auto;
	}

}

@media(min-width: 1px) and (max-width: 940px){
	#footer .ft_sitemap .shell > li{
		float: none;
		width: 100%;
		padding-left: 0;
		font-size: inherit;
	}
	#footer .ft_sitemap .shell > li.list2{
		padding-left: 0;
	}
	#footer .ft_sitemap .shell > li ul{
		display: none;
	}
	#footer .ft_sitemap{
		padding: 0;
		border-bottom: 0;
		font-size: 14px;
	}
	#footer .ft_sitemap .ft_wrap{
		margin: 0;
		width: auto;
	}
	#footer .ft_sitemap .shell > li .contop{
		margin-bottom: 0;
		border-bottom: 1px solid #A9A9AA;
	}
	#footer .ft_sitemap .shell > li .contop a{
		display: block;
		padding: 15px;
		font-weight: normal;
	}
	#footer .ft_sitemap .shell > li .contop a span{
		background: url(../images/ui07.png) right center no-repeat;
		background-size: 8px;
		display: block;
	}
	#footer .ft_logo{
		display: none;
	}
	#footer .shell{
		float: none;
		width: auto;
	}
	#footer .sp_ft_logo{
		display: block;
		width: 130px;
		margin: 0 auto;
		padding: 30px 0;
	}
	#footer .sp_ft_logo p{
		font-size: 13px;
		margin-top: 5px;
	}
	#footer .ft_border{
		display: none;
	}
	#footer{
		border-top: 1px solid #a9a9aa;
	}
	#footer .copy_light{
		border-top: 1px solid #a9a9aa;
	}
  #footer .copy_light span {
    border-top: none;
  }
}
@media (min-width: 1px) and (max-width: 640px){
	#footer .ft_controller .logo{
		display: none;
	}
	#footer .ft_controller .ft_wrap{
		max-width: none;
		width: auto;
	}
	#footer .ft_controller .pgtop{
		float: none;
	}
	#footer .ft_controller .pgtop a{
		width: 100%;
		text-align: center;
	}
	#footer .ft_controller .pgtop a img{
		width: auto;
	}
	/*  contact-contents*/
	.contact_foot .btn01 {
		width: 250px;
		font-size: 24px;
		text-align: left;
		background-color: #d6001c;
		color: #fff;
		display: block;
		float: left;
		margin: 10px;
	}
	.contact_foot .btn_wrap {
		max-width: 270px;
		margin: auto;
		overflow: hidden;
	}
	.contact_foot_ttl {
		text-align: center;
		font-size: 20px;
	}
	.contact_foot p {
		text-align: center;
		font-size: 16px;
	}
}
