/*=============================================================
 training
=============================================================*/
#interview .interview-mainimg { background-image: url('../img/interview/mainimg_interview01.jpg') }

#mainimg .heroTxt{ padding-left: 10px; }

#interview #mainimg .tit { width: 233.5px; padding-top: 50px; }

#about { padding-bottom: 36px; }

#about .lead { font-size: 1.5rem; font-weight: bold; line-height: 1.55; padding: 35px 0 16px; }

#about .inner { padding: 21px 0 10px; }

#about .qa { overflow: hidden; }

#about .qa + .qa { margin-top: 27px; }

#about .qa .question { padding-bottom: 15px; }

#about .qa .ans .txt { line-height: 1.45; }

#about .qa .ans .img { float: left; width: 170px; margin: 5px 15px 10px 0; }

#interview .interview-about:first-of-type .inner {
	border-bottom: 1px dotted #dfe0e1;
	margin-bottom: 50px;
    padding-bottom: 45px;
}
