#kv {
  background-image: url("../img/professional/kv.jpg");
  background-position: 40%;
}
#kv .wrap {
  padding: 0 3%;
}
#kv .kv-ttl {
  text-align: right;
  color: #947F28;
  margin-left: auto;
  font-size: 8vw;
  line-height: 11.2vw;
}
#kv .kv-ttl small {
  border-color: #947F28;
  font-size: 5.86667vw;
  line-height: 7vw;
}
@media screen and (min-width: 768px) {
  #kv .wrap {
    padding: 0;
  }
  #kv .kv-ttl {
    max-width: none;
    width: auto;
    font-size: 42px;
    line-height: 50px;
    margin-right: 30px;
  }
  #kv .kv-ttl small {
    font-size: 30px;
    line-height: 36px;
  }
}
@media screen and (min-width: 980px) {
  #kv #kv .kv-ttl {
    margin-right: 0;
  }
}
#sec1 {
  color: #fff;
  background: #947F28;
  padding: 25px 0 25px;
}
#sec1:after {
  background: #947F28;
}
#sec1 h2 {
  width: 100%;
  text-align: center;
  font-size: 23px;
  letter-spacing: 0.05em;
  font-weight: 900;
  line-height: 35px;
  margin: 0 auto 10px;
}
#sec1 .txt {
  padding: 0;
}
@media screen and (min-width: 768px) {
  #sec1 {
    padding: 50px 0 10px;
  }
  #sec1 h2 {
    max-width: none;
    font-size: 40px;
    line-height: 1.3;
    margin-bottom: 30px;
  }
  #sec1 .txt {
    max-width: 660px;
    width: 100%;
    margin: 0 auto;
  }
}
#sec2 {
  background: #fff;
  padding: 48px 0 20px;
}
#sec2:after {
  background: #fff;
  bottom: -20px;
}
#sec2 .row1 {
  margin-bottom: 35px;
}
#sec2 .row1 .img {
  width: 180px;
  margin: 0 auto 22px;
}
#sec2 .row1 .col .name {
  text-align: center;
  font-size: 16px;
  line-height: 1.2;
  font-weight: 900;
  letter-spacing: 0.05em;
  margin-bottom: 25px;
}
#sec2 .row1 .col .name span {
  display: block;
  font-size: 35px;
  margin-bottom: -3px;
}
#sec2 .row1 .col .name small {
  display: block;
  font-size: 20px;
  margin-bottom: 8px;
}
#sec2 .row1 .col .txt {
  padding: 0;
}
#sec2 .row2 .ttl {
  text-align: center;
  color: #7E6B2E;
  font-size: 29px;
  letter-spacing: 0.05em;
  font-weight: 900;
}
#sec2 .row2 .btxt {
  text-align: center;
  font-weight: 700;
  line-height: 26px;
  margin: 0px 0 30px;
}
#sec2 .row2 .list {
  font-weight: 400;
  letter-spacing: 0;
  line-height: 20px;
  text-align: left;
  border-top: 1px solid;
}
#sec2 .row2 .list dl {
  width: 100%;
  display: table;
  border-bottom: 1px solid;
  padding: 8px 0;
}
#sec2 .row2 .list dl dt {
  width: 90px;
  display: table-cell;
}
#sec2 .row2 .list dl dd {
  display: table-cell;
}
@media screen and (min-width: 768px) {
  #sec2 {
    padding: 100px 0 25px;
  }
  #sec2:after {
    bottom: -69px;
  }
  #sec2 .row1 {
    margin: 0 0 30px;
    padding: 0 30px;
  }
  #sec2 .row1 .img {
    width: 200px;
    float: right;
    margin: 42px 15px 0 0;
  }
  #sec2 .row1 .col {
    width: calc(100% - 250px);
    float: left;
  }
  #sec2 .row1 .col .name {
    text-align: left;
    font-size: 26px;
    margin-bottom: 20px;
  }
  #sec2 .row1 .col .name span {
    font-size: 50px;
    margin-bottom: 0px;
  }
  #sec2 .row1 .col .name small {
    font-size: 20px;
    margin-bottom: 0;
    line-height: 40px;
  }
  #sec2 .row2 {
    padding: 0 30px;
  }
  #sec2 .row2 .ttl {
    text-align: left;
    font-size: 32px;
  }
  #sec2 .row2 .btxt {
    text-align: left;
    font-size: 18px;
    line-height: 32px;
    margin: 10px 0 20px;
  }
  #sec2 .row2 .list {
    font-size: 20px;
    line-height: 32px;
  }
  #sec2 .row2 .list dl dt {
    width: 140px;
  }
}
@media screen and (min-width: 980px) {
  #sec2 .row1, #sec2 .row2 {
    padding: 0;
  }
}
#sec3 {
  color: #fff;
  background: #947F28;
  padding: 40px 0 25px;
}
#sec3:after {
  background: #947F28;
  bottom: -20px;
}
#sec3 h2 {
  max-width: 310px;
  width: 100%;
  text-align: center;
  font-size: 23px;
  letter-spacing: 0.02em;
  font-weight: 900;
  line-height: 35px;
  margin: 0 auto 10px;
}
#sec3 .txt {
  padding: 0;
}
@media screen and (min-width: 768px) {
  #sec3 {
    padding: 110px 0 5px;
  }
  #sec3:after {
    bottom: -69px;
  }
  #sec3 h2 {
    max-width: none;
    font-size: 40px;
    line-height: 1.3;
    margin-bottom: 30px;
  }
  #sec3 .txt {
    max-width: 660px;
    width: 100%;
    margin: 0 auto;
  }
}