.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  text-indent: -9999px;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: '';
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@charset "UTF-8";
.clear {
  clear: both;
  visibility: hidden;
  font-size: 0;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  display: inline-table;
  zoom: 1;
}
/*Hides from IE-mac \*/
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
/*End hide from IE-mac*/
body {
  /*forIE*/
  _text-align: center;
}
.imgtxt,
.imgtxt a {
  display: block;
  background-repeat: no-repeat;
  background-position: 0 0;
}
.imgtxt span {
  display: none;
}
/*2013.11.21 内田*/
/*2013.03.14 内田*/
/*2014.01.13 内田*/
#header .access {
  display: block;
}
#header .siteLogo {
  padding-bottom: 35px;
}
.section {
  border-bottom: 1px solid;
  margin-bottom: 116px;
  padding-bottom: 95px;
}
.section .sectionTitle {
  font-size: 123.1%;
  background: url('../lib_images/sectionTitleBg1.gif') no-repeat center center;
  margin-bottom: 45px;
}
.section .imgBlock {
  width: 865px;
  margin: 0 auto;
  text-align: left;
}
.section .imgBlock img {
  display: block;
  margin-bottom: 48px;
}
.section .imgBlock .imgCatch {
  font-size: 167%;
  font-family: 'ヒラギノ明朝 ProN W6', 'HiraMinProN-W6', 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'Hiragino Mincho ProN', 'HG明朝E', 'ＭＳ Ｐ明朝', 'MS PMincho', 'MS 明朝', 'Times New Roman', serif;
  font-weight: normal;
  display: block;
  margin-bottom: 30px;
}
.section .imgBlock .txtBlock {
  margin-bottom: 50px;
}
.section .imgBlock .txtBlock .txtP {
  font-size: 85%;
  text-indent: 1em;
  line-height: 2.0;
  letter-spacing: -0.5px;
}
.leadBlock {
  border-bottom: 0 none;
  margin-bottom: 0;
}
.leadBlock p {
  font-size: 100%;
  line-height: 1.5;
}
