@charset "UTF-8";
.footer-bottom{
	background-color: #000;
	border: none;
}
#footer-sub-nav {
	background: #333;
}
#footer-sub-nav > div {
	padding: 10px 20px;
	overflow: hidden;
	max-width: 1300px;
	margin: auto;
}
#footer-sub-nav #copyright {
	padding: 0;
}
.footer-layout{
	padding: 20px 0 40px;
    font-size: 1rem;
    text-decoration: none;
    color: #fff;
}
.footer-tire-inr ul li:first-of-type{
	margin-left: -20px;
	font-weight: bold;
}
.footer-layout li a{
    text-decoration: none;
    color: #fff;
}
.footer-tire{
    width:48%;
}
.footer-tire-inr div{
    width:50%;
}
.footer-tire-inr ul{
	margin-bottom: 1em;
}
.footer-event,.footer-motor{
    width:24%;
}
.footer-tire h4,.footer-event h4,.footer-motor h4{
	border-bottom: solid 1px #fff;
	padding: 0.5em;
	margin-bottom: 10px;
}
.footer-tire h4 a,.footer-event h4 a,.footer-motor h4 a{
	color: #fff;
	text-decoration: none;
}
.footer-bottom02 {
	margin: 0;
}
.footer-bottom02 #menu-item-4479 a {
	display: block;
}
.footer-bottom02 li {
	margin: 0 1em 0 0;
}
.footer-bottom02 li a{
    text-decoration: none;
    color: #fff;
}
#copyright{
	color: #fff;
}
@media (max-width:767px){
#footerBottom,
.footer-layout{
	display: none;
}
#footer-sub-nav {
	font-size: 1.3rem;
}
.footer-bottom02 {
	margin: 0;
}
#footer-sub-nav #copyright {
	margin-top: 0;
	padding: 0;
	background: none;
}
}
@media (max-width:480px){

.footer-bottom02 {
	margin: 10px 0;
}
#footer-sub-nav #copyright {
	width: 100%;
	text-align: center;
}
}


.flex-nml {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	flex-wrap:wrap;
}
.flex-btw {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	flex-wrap:wrap;
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	justify-content:space-between;
}



@media (max-width:767px){
body {
	padding-top: 53px;
}
.container {
	overflow: hidden;
}
}

