@charset "shift_jis";

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix { display:inline-block; }
/*\*/
* html .clearfix {
	height:1%;
	zoom:1;
}
.clearfix { display:block;}
/**/


/*　newフォーマット変更リセットクラス　20190125　*/
.BlkTitle--article + .BlkArticle:before {
  content: '';
  background: none;
  width: 100%;
  height: 0;
  display: block;
}
.BlkArticle__inner {
  width: 920px;
  margin-top: 40px;
}
@media screen and (max-width:767px) {
  .BlkArticle__inner {
    width: 100%;
  }
}

/*　oldフォーマット変更リセットクラス　20190125　*/
#contentLeadImage {
  width: 170px;
}
.BlkArticle h3:before {
  height: 0 !important;
  top: 0;
  background-color: none;
}
.BlkArticle h3 {
  padding-left: 0;
}
#content dl.contentQa1 dd div {
  font-size: 14px;
  line-height: 1.2;
}
#content dl.contentQa2 dd div {
  font-size: 14px;
  line-height: 1.2;
}
@media screen and (max-width:767px) {
  #contentLeadMain {
    width: 100%;
  }
}
