@charset "UTF-8";
/**
 * COMPANY
 */
#contents.static .section-lead img {
  float: left;
  width: 270px;
  height: auto;
  margin-right: 40px;
  margin-bottom: 30px;
}

@media screen and (max-width: 767px) {
  #contents.static .section-lead img {
    width: 40vw;
    margin-right: 25px;
    margin-bottom: 25px;
  }
}

#contents.static .section-lead .representative {
  text-align: right;
  vertical-align: top;
  margin-top: 30px;
}

@media screen and (max-width: 767px) {
  #contents.static .section-lead .representative {
    margin-top: 20px;
  }
}

#contents.static .section-lead .representative h2, #contents.static .section-lead .representative em {
  font-family: "Hiragino Mincho ProN", "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Noto Serif JP", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  margin: 0;
}

@media all and (-ms-high-contrast: none) {
  #contents.static .section-lead .representative h2, #contents.static .section-lead .representative em {
    font-family: "Noto Serif JP", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  }
}

#contents.static .section-lead .representative h2 {
  display: inline-block;
}

#contents.static .section-lead .representative em {
  display: block;
  color: #7bb01a;
  font-size: .7em;
  font-weight: bold;
  margin-bottom: 3px;
}

#contents.static .section-1st > dl {
  width: 660px;
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
  #contents.static .section-1st > dl {
    width: auto;
    margin: -8px 0;
  }
}

#contents.static .section-1st > dl > dt {
  position: relative;
  float: left;
  color: #afa684;
  width: 150px;
  margin: 8px 0 0;
  padding-left: 15px;
  box-sizing: border-box;
}

@media screen and (max-width: 767px) {
  #contents.static .section-1st > dl > dt {
    float: none;
    line-height: 1.6;
    width: auto;
    margin: 0;
    padding: 8px 15px 0;
  }
}

#contents.static .section-1st > dl > dt::after {
  position: absolute;
  right: 25px;
  content: '：';
}

@media screen and (max-width: 767px) {
  #contents.static .section-1st > dl > dt::after {
    position: static;
    margin-left: .2em;
  }
}

#contents.static .section-1st > dl > dd {
  padding: 8px 0 8px 150px;
  margin: 0;
  border-bottom: 1px dotted #afa684;
}

@media screen and (max-width: 767px) {
  #contents.static .section-1st > dl > dd {
    line-height: 1.6;
    padding: 0 15px 8px;
  }
}

#contents.static .section-1st > dl > dd:last-of-type {
  border-bottom: 0;
}

#contents.static .section-1st > dl > dd > dl {
  margin: 0;
}

#contents.static .section-1st > dl > dd > dl > dt {
  float: left;
  font-weight: 450;
  width: 100px;
  margin: 0;
}

@media screen and (max-width: 767px) {
  #contents.static .section-1st > dl > dd > dl > dt {
    width: 90px;
  }
}

#contents.static .section-1st > dl > dd > dl > dd {
  margin: 0;
  overflow: hidden;
}

@media screen and (max-width: 767px) {
  #contents.static .section-2nd h4 {
    margin-top: 10px;
  }
}

/*# sourceMappingURL=../map/css/style-company.css.map */
