@charset "utf-8";

.footer {
	width: 100%;
	background-color: #fff;
}
.footerInner {
	margin-top: 30px;
	background-color: #292265;
}
.ftLinkListBox {
	width: 232px;
	margin-left: 10px;
	float: left;
	font-size: 12px;
	padding: 30px 0 20px;
}
.ftLinkListBox a {
	color: #66c2b8;
}
.ftLinkListBox .fa-arrow-circle-right {
	margin-right: 4px;
}
.ftLinkListBox .fa-home {
	margin-right: 4px;
}
.ftLinkListBox .fa-external-link {
	margin-left: 4px;
}
.ftLinkListBox .ftLinkListHome {
	font-size: 14px;
	display: block;
	text-decoration: underline;
	line-height: 18px;
	margin-bottom: 30px;
}
.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;
}
.ftLinkListDt02,
.ftLinkListBox dl dt.ftLinkListDt02{
	margin-top: 30px;
}
.ftLinkListDt02.grayout,
.ftLinkListBox dl dt.ftLinkListDt02.grayout {
	opacity: 0.3;
}
.ftLinkListBox dl dd  {
	margin: 0;
}
.ftLinkListBox ul li {
	float: none;
	margin-bottom: 5px;
}
.ftLinkListBox ul li a,
.ftLinkListBox ul li span {
	color: #66c2b8;
	display: block;
	text-decoration: underline;
	line-height: 18px;
	margin-left: 1em;
	text-indent: -.6em;
}
.ftLinkListBox ul li a .fa-external-link,
.ftLinkListBox ul li span .fa-external-link,
.ftLinkListBox ul li a .fa-file-pdf-o,
.ftLinkListBox ul li span .fa-file-pdf-o{
	margin-left: 12px;
}
.ftLinkListBox ul li a:hover {
	text-decoration: none;
}
.ftLinkListPreRegi a,
.ftLinkListPreRegi span {
  margin-bottom: 10px;
	padding: 10px 20px;
	font-size: 14px;
	display: block;
	color: #fff;
}
.ftLinkListPreRegi a.ft_register_en {
	font-size: 15px;
}
.ftLinkListBox ul li span {
	opacity: 0.3;
}
.ftLinkListPreRegi.preK {
  background-color: rgb(230, 23, 112);
  width: 232px;
  height: 40px;
	border-radius: 30px;
	margin-bottom: 10px;
}
.ftLinkListPreRegi.preK.grayout {
	opacity: 0.3;
}
.ftLinkListPreRegi.preC {
	margin-bottom: 30px;
  background-color: rgb(0, 161, 219);
  width: 232px;
  height: 60px;
	border-radius: 30px;
}
.ftLinkListPreRegi.preC.grayout {
  background-color: rgb(199, 230, 242);
}
.ftLinkListBox dl.ftLinkListEvent {
	margin-bottom: 25px;
}
.ftLinkListLastYear {
  border: 2px solid #66c2b8;
	border-radius: 4px;
	margin-top: 9px;
}
.ftLinkListLastYear a,
.ftLinkListLastYear span{
	display: block;
	padding: 5px 10px;
}
.ftLinkListPreRegi.preC:hover,
.ftLinkListPreRegi.preK:hover{
	opacity: 0.7;
}
.ftLinkListPreRegi.preC.grayout:hover,
.ftLinkListPreRegi.preK.grayout:hover{
	opacity: 0.3;
}
.ftLinkListPreRegi.preC a:hover,
.ftLinkListPreRegi.preK a:hover{
	text-decoration: none;
}
.ftLinkListLastYear a:hover{
	text-decoration: underline;
}
.ftLinkListSns {
	margin-top: 20px;
}
.ftLinkListSns img {
	width: 40px;
}
.ftLinkListSns .tw {
	margin-right: 10px;
}
.ftLinkListBox .jprs {
  display: inline-block;
  margin-left: 10px;
}

.footer .footerBox {
	height: 70px;
	line-height: 70px;
	width: 970px;
	margin: 0 auto;
}
.lowerPage .footer .footerBox {
	height: 90px;
}
.footer .copyright {
	float: left;
	color: #404040;
	font-size: 12px;
}
.footer .fLogo {
	float: right;
}
.footer .fLogo img {
	vertical-align: middle;
}
.footer .fLogo .fLogoNom {
	margin-right: 20px;
}
.ftLinkListBox ul li.ipv6{
  width: 110px;
	font-weight: bold;
	float: left;
  background-color: rgb(83,59,46);
	margin-top: 15px;
	line-height: 30px;
	text-align: center;
	border-radius: 15px;
}
.ftLinkListBox ul li.ipv6.on{
	background-color: rgb(247,177,65);
}
.ftLinkListBox ul li.ipv4{
	width: 110px;
	font-weight: bold;
	float: right;
	background-color: rgba(166,122,180,0.3);
	margin-top: 15px;
	line-height: 30px;
	text-align: center;
	border-radius: 15px;
}
.ftLinkListBox ul li.ipv4.on{
	background-color: rgba(166,122,180,1);
}

@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 {
		margin: 0;
		border-bottom: 1px solid #382f73;
		line-height: 3em;
		font-weight: normal;
		text-decoration: none;
		padding-left: 4%;
	}
	.ftLinkListBox .fa-home {
		margin-right: 4%;
	}
	.ftLinkListDt02,
	.ftLinkListBox dl dt {
		margin: 0;
		border-bottom: 1px solid #382f73;
		line-height: 3em;
		padding-left: 4%;
		font-weight: normal;
		transition: all .2;
	}
	.ftLinkListDt02.open,
	.ftLinkListBox dl dt.open {
		transition: all .2s;
	}
	.ftLinkListDt02:before,
	.ftLinkListBox dl dt:before,
	.ftLinkListDt02.open:before,
	.ftLinkListBox dl dt.open:before{
		display: inline-block;
		font: normal normal normal 14px/1 FontAwesome;
		font-size: inherit;
		text-rendering: auto;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
	}
	.ftLinkListDt02:before,
	.ftLinkListBox dl dt:before {
		content: "\f055";
		margin-right: 4%;
	}
	.ftLinkListDt02.open:before,
	.ftLinkListBox dl dt.open:before {
		content: "\f056";
		margin-right: 4%;
	}
	.ftLinkListDt02,
	.ftLinkListBox dl dt.ftLinkListDt02 {
		margin: 0;
	}
	.ftLinkListBox dd {
		display: none;
	}
	.ftLinkListBox dd li {
		margin: 0;
	}
	.ftLinkListBox dd li a,
	.ftLinkListBox dd li span{
		background-color: #1f1a4d;
		margin: 0;
		border-bottom: 1px solid #382f73;
		line-height: 3em;
		font-weight: normal;
		text-decoration: none;
		padding-left: 12%;
		text-indent: 0;
	}
	.ftLinkListBox dd li.sl a,
	.ftLinkListBox dd li.sl span{
		padding-top: 0.5em;
		padding-bottom: 0.5em;
		line-height: 1.8em;
	}
	.ftLinkListBox dl.ftLinkListEvent {
		margin-bottom: 12px;
	}
	.ftLinkListPreRegi.preK,
	.ftLinkListPreRegi.preC{
		width: 94%;
		height: 3em;
		margin: auto auto 12px;
	}
	.ftLinkListPreRegi a,
	.ftLinkListPreRegi span {
		width: 100%;
		padding: 0 9%;
		line-height: 3em;
	}
  .ftLinkListPreRegi br {
    display: none;
  }
	.ftLinkListLastYear {
		width: 94%;
		margin: auto;
	}
	.ftLinkListLastYear {
		margin-bottom: 12px;
    line-height: 2.5em;
	}
	.ftLinkListLastYear a,
	.ftLinkListLastYear span{
		padding: 0 10%;
	}
	.ftLinkListSns {
		margin: 3.125% auto 6.25%;
    padding: 0 3.125%;
		text-align: left;
	}
	.ftLinkListSns .tw {
		margin-right: 3.125%;
	}
	.footer .copyright {
		float: none;
		width: 100%;
		font-size: 12px;
		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,
  .ftLinkListBox ul li.ipv4{
	  width: 49%;
	  text-align: center;
	  margin-bottom: 10vh;
  }
}
