.main-footer{
    padding-top: 0;
}
.side-link{
    text-align: center;
}
.side-link li img{
 border: solid 1px gray;
 width: 80%;
 margin: 0px auto 5px;
}

.top-slider .slide-position{
	margin-bottom: 3%;
}
.footer-bottom .footer-logo {
    width: 300px;

}

.product-kuji .product-kuji-item.kuji-a .kuji-name{
	background: none;
}

.product-kuji .product-kuji-item.kuji-b .kuji-name{
	background: none;
}

.product-kuji .product-kuji-item.kuji-c .kuji-name{
	background: none;
}


@media screen and (min-width:640px) and (max-width:999px) {
	.main-header-nav{
		width:50%
	}
	.main-header.overlay::before{
		width:50%
	}
    
    .main-header-control .main-logo img{
    	height:40px;
    }
    .footer-bottom .footer-copy {
        top: 0;
    }
}


@media screen and (max-width:639px) {
	
    .main-header-control .main-logo img{
    	height:40px;
    }
	.footer-bottom .footer-copy{
		top: 0;
	}
}
