@charset "UTF-8";
/* CSS Document */
.blueCorp {
	color: #01B2FF;
}
#page .contactTitle {
  font-size: 1.3em;
  border-bottom: 1px solid rgba( 255,255,255,0.1);
  padding: 0px 6px 5px;
  line-height: 2;
  margin-bottom: 5px;
}

#page .contactTitle::before {
  content: '　';
  display: inline-block;
  width: 10px;
}

.infoPageUnder #main2 .contactInfo{
	margin-left: 1.5em;
}
.infoPageUnder #main2 .contactInfo li {
	line-height: 2.8;
}
.infoPageUnder #main2 .contactInfoMail li i,
.infoPageUnder #main2 .contactInfo li i {
  color: rgba( 255,255,255,0.3);
	font-size: 1.7em;
	padding-right: 10px;
}
	
.infoPageUnder #main2 .contentBox .relateInner{
	border: 5px solid rgba(255, 255, 255, 0.05);
	padding: 30px;
}
.infoPageUnder #main2 .contentBox .relateInner th {
	border-right: 1px solid rgba(255, 255, 255, 0.05);
	padding-right: 30px;
}
.infoPageUnder #main2 .contentBox .relateInner td {
	padding-left: 30px;
}
.infoPageUnder #main2 .contentBox .relateInner td img {
	vertical-align: middle;
	padding-right: 5px;

}
.infoPageUnder #main2 .contentBox .relateInner td a{
	color: #01B2FF;
}
.infoPageUnder #main2 .contentBox .relateInner th .fontello {
	color: #01b2ff;
	padding-right: 5px;
	font-size: 1.5em;
}
.infoPageUnder #main2 .contentBox .relateInner dl dt {
	border-bottom: 1px solid rgba(255, 255, 255, 0.05);
	padding-bottom: 5px;
}
.infoPageUnder #main2 .contentBox .relateInner dl dt .fontello {
	color: #01b2ff;
	font-size: 1.5em;
}
.infoPageUnder #main2 .contentBox .relateInner dl dd a{
	color: #01B2FF;
}
.infoPageUnder #main2 .contentBox .relateInner dl dd  img {
	vertical-align: middle;
	padding-right: 5px;
}
.infoPageUnder #main2 .contentBox .relateInner dl dd {
	margin-left: 10px;
}
.infoPageUnder #main2 .contentBox .relateInner .blueCorp i {
	padding-right: 5px;
}

/* sitemap*/
.infoPageUnder #main2 .contentBox .underContentMap {
	background: rgba(255, 255, 255, 0.05);
	font-size: .85em;
}
.infoPageUnder #main2 .contentBox .underContentMap .sitemapList::after {
  content: "";
  clear: both;
  display: block;
  overflow: hidden;
}
#page .sitemapTitle {
  font-size: 1.3em;
  width: 100%;
	border-bottom: 1px solid rgba(255, 255, 255, 0.13);
	border-top: 4px solid rgba(255, 255, 255, 0.13);
  padding: 15px 30px;
  line-height: 1.2;
  font-weight: normal;
}
#page .sitemapTitle a {
	color:#fff;
}
#page .sitemapTitle a:hover {
	color:rgba(255, 255, 255, 0.7);
}
#page .sitemapTitle i {
	color: #01b2ff;
	padding-left: 10px;
}

.infoPageUnder #main2 .contentBox .underContentMap .sitemapList {
	padding: 30px;
}
.infoPageUnder #main2 .contentBox .underContentMap .sitemapList > li{
	float: left;
}
.infoPageUnder #main2 .contentBox .underContentMap .sitemapList li i {
	color: #01b2ff;
	padding-right: 8px;
}
.infoPageUnder #main2 .contentBox .underContentMap .sitemapList li a {
	color:#fff;
}
.infoPageUnder #main2 .contentBox .underContentMap .sitemapList li a:hover {
	color:rgba(255, 255, 255, 0.7);
}


/* privacy */
.infoPageUnder #main2 .contentBox .contentInner article ul {
	padding: 0 10px;
}
.infoPageUnder #main2 .cententH2 {
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

/* policy */
.infoPageUnder #main2 article {
	overflow: hidden;
}
.infoPageUnder #main2 article .bnrLinkBox {
	width: 50%;
	float: left;
	border-left: 1px solid rgba(255, 255, 255, 0.05);
	border-right: 1px solid rgba(255, 255, 255, 0.05);
}
.infoPageUnder #main2 article .bnrLinkBox dt {
	background:  #262626;
	border-top: 1px solid rgba(255, 255, 255, 0.05);
	border-bottom: 1px solid rgba(255, 255, 255, 0.05);
	text-align: center;
	padding: 15px;
}
.infoPageUnder #main2 article .bnrLinkBox dd {
	border-bottom: 1px solid rgba(255, 255, 255, 0.05);
	padding: 15px;
}
.infoPageUnder #main2 article .bnrLinkBox dd i {
	padding-right: 5px;
	color: #7f7f7f;
}

@media (min-width: 320px) {
  .infoPageUnder #main2 .contentBox .underContentMap .sitemapList > li{
    width: 100%;
  }
}
@media (min-width: 768px) {
  .infoPageUnder #main2 .contentBox .underContentMap .sitemapList > li{
    width: 50%;
  }
}
@media (min-width: 992px) {
  .infoPageUnder #main2 .contentBox .underContentMap .sitemapList > li{
    width: 25%;
  }
.infoPageUnder #main2 .contentBox .underContentMap .sitemapList > li > ul.subUnderSitemapList > li{
	width: 100%;
	float: none;
}
}
@media (max-width: 766px) {
	#page .contactTitle {
    font-size: 1.2em;
    line-height: 1.5;
    padding: 0 6px 10px;
    text-align: left;
		margin-bottom: 10px;
  }
  #page .contactTitle::before {
    width: 10px;
  }
	.infoPageUnder #main2 article .bnrLinkBox {
		width: 100%;
		float: none;
	}
	.infoPageUnder #main2 article .bnrLinkBox dt,
	.infoPageUnder #main2 article .bnrLinkBox dd {
    padding: 7px;
	}
}