@charset "UTF-8";
/**
 * STAFF
 */
#contents.static .section-1st h3, #contents.static .section-1st em, #contents.static .section-1st .copy {
  font-family: "Hiragino Mincho ProN", "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Noto Serif JP", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

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

#contents.static .section-1st h3 {
  color: #afa684;
  font-size: 2.2rem;
  line-height: 1.1;
  padding-bottom: 0;
  border-bottom: 0;
}

@media screen and (max-width: 767px) {
  #contents.static .section-1st h3 {
    font-size: 2.1rem;
  }
}

#contents.static .section-1st em {
  display: block;
  color: #7bb01a;
  font-size: 1.6rem;
  font-weight: bold;
  margin-bottom: 7px;
}

@media screen and (max-width: 767px) {
  #contents.static .section-1st em {
    font-size: 1.4rem;
    line-height: 1.2;
    margin-bottom: 5px;
  }
}

#contents.static .section-1st .body p {
  margin: 10px 0;
}

#contents.static .section-1st .copy {
  display: inline-block;
  color: #7bb01a;
  font-size: 1.7rem;
  line-height: 1.4;
  font-weight: bold;
  vertical-align: top;
  margin-top: 8px;
  margin-bottom: 0;
  padding: 2px 10px;
  background-color: rgba(223, 215, 202, 0.3);
  border-radius: 40px;
  box-shadow: 0 0 7px 7px rgba(223, 215, 202, 0.3);
}

@media screen and (max-width: 767px) {
  #contents.static .section-1st .copy {
    font-size: 1.5rem;
    box-shadow: 0 0 4px 4px rgba(223, 215, 202, 0.3);
  }
}

#contents.static .section-1st .col {
  margin: 0;
  padding: 40px 0;
  border-bottom: 1px dashed #dfd7ca;
}

@media screen and (max-width: 767px) {
  #contents.static .section-1st .col {
    display: block;
    padding: 30px 0;
  }
}

@media screen and (max-width: 767px) {
  #contents.static .section-1st .col-left {
    float: left;
    margin-right: 6.5vw;
    margin-bottom: 6.5vw;
  }
}

#contents.static .section-1st .col-left .img {
  width: 190px;
}

@media screen and (max-width: 767px) {
  #contents.static .section-1st .col-left .img {
    width: 40vw;
  }
}

#contents.static .section-1st .col-left .img img {
  width: 100%;
}

#contents.static .section-1st .col-right {
  flex: 1;
}

@media screen and (max-width: 767px) {
  #contents.static .section-1st .col-right {
    margin-left: 0;
  }
}

#contents.static .section-1st .col:first-of-type {
  padding-top: 0;
}

#contents.static .section-1st .col:first-of-type h3 {
  font-size: 2.5rem;
}

@media screen and (max-width: 767px) {
  #contents.static .section-1st .col:first-of-type h3 {
    font-size: 2.2rem;
  }
}

#contents.static .section-1st .col:first-of-type em {
  font-size: 1.9rem;
  margin-bottom: 10px;
}

@media screen and (max-width: 767px) {
  #contents.static .section-1st .col:first-of-type em {
    font-size: 1.6rem;
    margin-bottom: 7px;
  }
}

#contents.static .section-1st .col:first-of-type .col-left .img {
  width: 240px;
}

@media screen and (max-width: 767px) {
  #contents.static .section-1st .col:first-of-type .col-left .img {
    width: 42vw;
  }
}

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

#contents.static .section-1st .option .mini-photo img {
  border-radius: 20px;
}

@media screen and (max-width: 767px) {
  #contents.static .section-1st .option .mini-photo img {
    border-radius: 15px;
  }
}

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