/************************************************
 introduction scss
************************************************ */
div#introduction-area table {
  border: none;
  border-top: 1px solid #d6d6d6;
  margin: 0;
  padding: 10px; }
  div#introduction-area table tr th, div#introduction-area table tr td {
    border: none;
    background: none;
    padding-top: 30px; }
  div#introduction-area table tr th img {
    width: 135px; }
  div#introduction-area table tr td dl {
    margin-left: 38px;
    margin-bottom: 12px; }
    div#introduction-area table tr td dl dt {
      font-size: 16px;
      line-height: 33px;
      margin-bottom: 17px; }
      div#introduction-area table tr td dl dt span {
        background: #f5f5f5;
        border: 1px solid #c5c5c5;
        display: inline-block;
        float: right;
        font-size: 11px;
        line-height: 15px;
        padding: 8px 0;
        text-align: center;
        width: 220px; }
    div#introduction-area table tr td dl dd {
      clear: both;
      line-height: 30px; }
      div#introduction-area table tr td dl dd span.career {
        background: #0769aa;
        border-radius: 100px;
        color: #fff;
        display: block;
        font-size: 13px;
        line-height: 24px;
        margin: 8px 0;
        text-align: center;
        width: 60px; }

/*# sourceMappingURL=introduction.css.map */
