#main-footer #footer-bottom .container{padding: 10px 0 15px 0; line-height: 1.4;}
#main-footer #footer-bottom .container #footer-info.provide{border-bottom: 1px solid #ED5C00; padding: 0 0 1em 0; width: 100%; color: #aaaaaa;}
#main-footer #footer-bottom .container #footer-info.address{padding: 1em 0 0 0; color: #aaaaaa;}
#main-footer #footer-bottom .container #footer-info.address a{color: inherit;}
#main-footer #footer-bottom .container #footer-info.copyright{padding: 1em 0 0 0;text-align: right;float: right;}
@media screen and (max-width: 980px) {
	/* 979px以下用（タブレット用）の記述 */
	#main-footer #footer-bottom .container #footer-info.copyright{text-align: center;float: none;}
}