@CHARSET "UTF-8";

header .header-outer{
  height: 176px;
}
header .header_nav ul li {
  width: 50%;
  margin: 0 -1px 0 0;
  border-top: solid 1px #ffffff;
  border-right: solid 1px #ffffff;
}
header .header_nav ul li.li-even {
  margin: 0;
  border-right: none;
}
header .header_nav ul li.li-wide {
  width: 100%;
	margin: 0;
	border-right: none;
}




section .imageTop .linkButton a {
  width: 75px;
  height: 75px;
}
section .imageTop .linkButton a img {
  width:75px;
  margin: 10px 0 0 0
}



section .pagenavi h1 {
  padding: 17px 0;
}
section .pagenavi nav {
  line-height: 2;
  padding: 0 0 17px 0;
}
section .article .text .faq dt:before,
section .article .text .faq dd:before {
  font-size: 1.5em;
  width: 100%;
  text-align: center;
}
section .article .text .generic-form dd,
section .article .text .generic-form dt {
  float: none;
  width: 94%;
}
section .article .text .generic-form dt {
  padding-bottom: 0;
}
section .article .text .generic-form dd {
  padding-top: 0;
  border-top: none;
}
section .article .text .generic-form input,
section .article .text .generic-form textarea {
  font-size: 1.0em;
}
section .article .text .generic-form .uploadButton {
  padding:10px 0px 10px 2px;
}
section .article .text .generic-form input[type="submit"] {
  font-size: 1.0em;
}




.l_image-maxWidth-sp {
  width: 60%;
  margin: 0 20% 30px 20%;
}




.cd-hero-slider {
	height: 432px;
}
.cd-hero-slider li img {
	height: 100%;
}
