@charset "utf-8";

#footer {
	display: block;
	font-size: 13px;
	line-height: 1.4;
		text-align: center;
}

address {
	margin-bottom: 20px;
	font-style: normal;
	font-family: 'Hiragino Kaku Gothic ProN', Meiryo, arial;
	line-height: 1.4;
	color: #c6c6c6 !important;
}
@media (max-width: 817px) {
	address {
		font-family: Roboto-Regular, HelveticaNeue, Arial;
	}
}

.disclaimer {
	margin: 0 0 10px;
	color: #c6c6c6 !important;
}

#footer {
	margin-top: 15px;
	border-top: 1px solid #ccc;
	background-color: #000;
}

#footer .footer-global a,
.footer-global {
	color: #c6c6c6 !important;
}

.footer-global,
.footer-global .container {
	0font-size:  2.888888888vw;
}

.footer-global ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.footer-global a {
	transition: color 0.2s;
}

#footer .footer-global a:hover {
	color: #fff !important;
}

.footer-global {
	padding-top: 16px;
	border-top: 1px solid #444;
}

.footer-global .nav-footer-info {
	margin-top: 5px;
	margin-bottom: 10px;
}

.footer-global .nav-item {
	display: inline-block;
	margin-right: 10px;
	padding-right: 14px;
	border-right: 1px solid #444;
	color: #c6c6c6 !important;
}

.footer-global .nav-item:last-child {
	border-right: none;
}
@media (min-width: 768px) {
	#footer .container {
		width: 990px;
		max-width: 100%;
		padding-right: 15px;
		padding-left: 15px;
		0font-size: 16px;
	}
}
@media (min-width: 818px) {
	#footer .container {
		width: 990px;
		max-width: 100%;
		padding-right: 15px;
		padding-left: 15px;
	}
}

@media (max-width: 817px) {
	.footer-global .nav-item {
		margin-bottom: 8px;
	}
	.footer-global .nav-item i {
		margin-left: 0.8em;
	}
}
