@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;}
/**/

/*#container {
    text-align: center;
}*/
#content ul {
  clear: both;
  margin-top: 2.0em;
}
.page #content p {
  font-size: 1.4rem;
  line-height: 1.8;
  margin-top: 10px;
}
/*#top #content #contentTopMain ul li {
    float: left;
    padding-right: 60px;
}
#content ul li {
    list-style: none;
    display: list-item;
}*/
/*　newフォーマット変更リセットクラス　20190125　*/
.BlkTitle--article + .BlkArticle:before {
  content: '';
  background: none;
  width: 100%;
  height: 0;
  display: block;
}
.BlkArticle__inner {
  width: 920px;
  margin-top: 40px;
}
.BlkArticle h2 {
    font-size: 3.0rem;
    font-weight: 600;
    color: #333;
    border-bottom: none
    position: relative;
    padding-bottom: 0;
    margin-bottom: 10px;
    letter-spacing: 1.0;
    line-height: 1.0;
}
.BlkArticle .page h2 {
  border-bottom: none;
}
.BlkArticle h3 {
    font-size: 1.6rem;
    font-weight: 600;
    line-height: 1.5;
    position: relative;
    margin: 0;
    padding-left: 17px;
}
@media screen and (max-width:767px) {
  .BlkArticle__inner {
    width: 100%;
  }
}

/*　oldフォーマット変更リセットクラス　20190125　*/
.sp {
    display: none !important;
}
#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;
}
#chino #content #interview .interview_box {
  box-sizing: content-box;
  padding-top: 5px;
}
#sen #content #interview .interview_box {
  box-sizing: content-box;
  padding-top: 5px;
}
#interview ul {
  box-sizing: content-box;
}
#interview li {
  box-sizing: content-box;
}
@media screen and (max-width:767px) {
  #contentLeadMain {
    width: 100%;
  }
  .pc {
      display: none !important;
  }
  .sp {
      display: block!important;
  }    
}
