.footer {
	width: 100%;
	background-color: #fff;
}
.footerInner {
	margin-top: 50px;
	background-color: #260f25;
}
.ftLinkListBox {
	width: 232px;
	margin-left: 10px;
	float: left;
	font-size: 12px;
	padding: 30px 0 20px;
}
.ftLinkListBox .ftLinkListHome {
	font-size: 16px;
	background: url("/apps-japan/2018/exhibitor/images/common/ico_footer_home.png") 0 2px no-repeat;
	background-size: 15px;
	color: #00a1db;
	margin: 0 0 35px;
	padding: 0 0 0 25px;
	display: block;
	text-decoration: underline;
	line-height: 18px;
}
.ftLinkListBox .ftLinkListHome:hover {
	text-decoration: none;
}
.ftLinkListBox dl {
	margin: 0;
}
.ftLinkListBox dl dt {
	font-size: 14px;
	margin: 0 0 10px;
}
.ftLinkListBox dl dt {
	font-size: 14px;
	color: #fff;
	margin: 0 0 10px;
	font-weight: bold;
}
.ftLinkListDt02,
.ftLinkListBox dl dt.ftLinkListDt02 {
	margin-top: 30px;
}
.ftLinkListBox dl dd  {
	margin: 0;
}
.ftLinkListBox ul li {
	float: none;
	margin-bottom: 5px;
}
.ftLinkListBox ul li a,
.ftLinkListBox ul li span {
	background: url("/apps-japan/2018/exhibitor/images/common/aqua_arrow.png") 0 2px no-repeat;
	background-size: 15px;
	padding: 0 0 0 25px;
	color: #00a1db;
	display: block;
	text-decoration: underline;
	line-height: 18px;
}
.ftLinkListBox ul li a:hover {
	text-decoration: none;
}
.ftLinkListPreRegi a,
.ftLinkListPreRegi span {
	background: #f7b141 url("/apps-japan/2018/exhibitor/images/common/black_out.png") 15px 50% no-repeat;
  margin-bottom: 10px;
	padding: 10px 0 10px 35px;
	background-size: 15px;
	font-size: 14px;
	font-weight: bold;
	display: block;
	color: #000;
	text-decoration: underline;
}
.ftLinkListPreRegi a.ft_register_en {
	font-size: 15px;
}
.ftLinkListPreRegi.sl {
  border-top: 1px solid #382f73;
}
.ftLinkListPreRegi a:hover {
	text-decoration: none;
}
.ftLinkListBox ul li span,
.ftLinkListPreRegi span {
	filter:alpha(opacity=30);
	opacity: 0.3;
	text-decoration: none;
}
.ftLinkListLastYear a {
	background: url("/apps-japan/2018/exhibitor/images/common/ico_aqua_link_mini.png") 205px 50% no-repeat;
	background-size: 13px;
	padding: 8px 0 8px 10px;
	margin-top: 20px;
	display: block;
	color: #00a1db;
	text-decoration: none;
	border: 1px solid #00a1db;
	font-weight: bold;
	line-height: 1.2em;
}
.ftLinkListLastYear a:hover {
	text-decoration: underline;
}
.ftLinkListSns {
	float: left;
	margin: 20px 0;
}
.ftLinkListSns img {
	width: 40px;
}
.ftLinkListSns .tw {
	margin-right: 10px;
}
/*.ftLinkListBox:last-child {
  float: right;
	margin-right: 0;
}*/
.jprs {
	float: right;
	display: inline-block;
	margin: 20px 0 20px 10px;
}
.footer .footerBox {
	height: 70px;
	line-height: 70px;
	width: 970px;
	margin: 0 auto;
}
.lowerPage .footer .footerBox {
	height: 90px;
}
.footer .copyright {
	float: left;
}
.footer .fLogo {
	float: right;
}
.footer .fLogo img {
	vertical-align: middle;
}
.footer .fLogo .fLogoNom {
	margin-right: 20px;
}
.ft_conf_link {
	background: url("/apps-japan/2018/exhibitor/images/common/white_arrow_mini.png") 0 2px no-repeat;
	background-size: 15px;
	font-size: 14px;
	color: #fff;
	padding: 0 0 0 25px;
	text-decoration: none;
}
.ftLinkListBox ul li.ipv6{
	width: 232px;
	font-weight: bold;
	float: left;
	background-color: #66c2b8;
	margin-top: 15px;
	line-height: 30px;
	text-align: center;
	border-radius: 15px;
}
.ftLinkListBox ul li.ipv4{
	width: 232px;
	font-weight: bold;
	float: left;
	background-color: #a67ab4;
	margin-top: 15px;
	line-height: 30px;
	text-align: center;
	border-radius: 15px;
}
@media only screen and (max-width: 768px) {
  /*フッター*/
	.footer {
/* 		margin-top: -6.25%; */
	}
	.footer .footerBox {
		position: relative;
	}
	.ftLinkListArea.w970 {
		padding: 0;
	}
	.ftLinkListBox  {
		width: 100%;
		float: none;
		font-size: 14px;
		margin-left: 0;
		padding: 0;
	}
	.ftLinkListBox .ftLinkListHome {
		background-position: 4% center;
		background-size: 15px;
		margin: 0;
		padding-left: 12%;
		border-bottom: 1px solid #382f73;
		line-height: 3em;
		font-weight: normal;
		text-decoration: none;
	}
	.ftLinkListDt02,
	.ftLinkListBox dl dt {
		background: url("/apps-japan/2018/exhibitor/images/common/white_plus.png") 4% center no-repeat;
		background-size: 15px;
		margin: 0;
		padding-left: 12%;
		border-bottom: 1px solid #382f73;
		line-height: 3em;
		font-weight: normal;
		transition: all .2;
	}
	.ftLinkListDt02.open,
	.ftLinkListBox dl dt.open {
		background: url("/apps-japan/2018/exhibitor/images/common/white_minus.png") 4% center no-repeat;
		background-size: 15px;
		transition: all .2s;
	}
	.ftLinkListDt02,
	.ftLinkListBox dl dt.ftLinkListDt02 {
		margin: 0;
	}
	.ftLinkListBox dd {
		display: none;
	}
	.ftLinkListBox dd li {
		/*background-color: #fafafa;*/
		margin: 0;
	}
	.ftLinkListBox dd li a {
		background-position: 12.5% center;
		background-size: 15px;
		background-color: #000;
		margin: 0;
		padding-left: 20%;
		border-bottom: 1px solid #382f73;
		line-height: 3em;
		font-weight: normal;
		text-decoration: none;
	}
	.ftLinkListBox dd li.sl a {
		padding: 0.5em 0;
		padding-left: 20%;
		line-height: 1.8em;
	}
	.ftLinkListBox dd li.ft_makuhari_en a {
		line-height: 1.4em;
	}
	.ftLinkListPreRegi a,
	.ftLinkListPreRegi span {
		width: 100%;
		background: #f7b141 url("/apps-japan/2018/exhibitor/images/common/black_out_s.png") 4.5% center no-repeat;
		background-size: 15px;
		margin: 0;
		padding: 0 0 0 12%;
		line-height: 3em;
		font-weight: normal;
		text-decoration: none;
	}
	.ftLinkListPreRegi a.ft_register_en {
		background: #f7b141 url("/apps-japan/2018/exhibitor/images/common/black_out.png") 4.5% center no-repeat;
	  margin-bottom: 0px;
		padding: 0 0 0 12%;
		background-size: 15px;
		font-size: 14px;
		line-height: 3em;
		font-weight: normal;
		color: #000;
		text-decoration: none;
	}
  .ftLinkListPreRegi br {
    display: none;
  }
	.ftLinkListLastYear {
		width: 94%;
		margin: auto;
	}
	.ftLinkListLastYear a {
		background-position: 96.875% center;
    background-size: 18px;
    padding: 0 3.125%;
    margin-top: 3.125%;
    font-weight: normal;
    line-height: 3em;
	}
	.ftLinkListSns {
/* 		margin: 3.125% auto 6.25%; */
/*     padding: 0 3.125%; */
		text-align: left;
	}
	.ftLinkListSns .tw {
		margin-right: 3.125%;
	}
	.jprs {
		float: none;
	}
	.footer .copyright {
		float: none;
		width: 100%;
		font-size: 3vw;
		line-height: 3.5em;
		text-align: center;
	}
	.footer .fLogo {
		float: none;
		width: 100%;
		padding-bottom: 6.25%;
		text-align: center;
		line-height: 0;
	}
	.footer .fLogo .fLogoNom {
		margin-right: 3.125%;
	}
	.ftLinkListBox ul li.ipv6{
		width: 100%;
		font-weight: bold;
		float: left;
		background-color: #66c2b8;
		margin-top: 15px;
		line-height: 30px;
		text-align: center;
		border-radius: 15px;
		margin-bottom: 10vh;
	}
	.ftLinkListBox ul li.ipv4{
		width: 100%;
		font-weight: bold;
		float: left;
		background-color: #a67ab4;
		margin-top: 15px;
		line-height: 30px;
		text-align: center;
		border-radius: 15px;
		margin-bottom: 10vh;
	}
}
