body {
  background: #FAF9F5;
}

/*==========================================================================
section#lead_area
========================================================================== */
section#lead_area {
  position: relative;
}
section#lead_area .box {
  position: relative;
  justify-content: space-between;
}
section#lead_area .img-box {
  width: 51%;
  height: 35.21875vw;
}
section#lead_area .txt-box {
  width: 49%;
}
section#lead_area .txt-box .txt-e {
  color: #7A7127;
  line-height: 1em;
  margin-bottom: 5.2083333333vw;
}
section#lead_area .txt-box .txt-e span {
  display: block;
  margin-left: 9vw;
}
section#lead_area .txt-box .txt-h1 {
  text-align: start;
  margin-bottom: 2.6041666667vw;
}
section#lead_area .txt-box .txt-p {
  line-height: 2.2em;
}
section#lead_area .breadcrumbs {
  margin-bottom: 1.5625vw;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 0.3vw;
  z-index: 4;
  font-size: 0.625vw;
  font-family: "font-NSeJPm", "Noto Serif", serif;
  color: #000000;
}
section#lead_area .breadcrumbs > span {
  font-size: 0.625vw;
  font-family: "font-NSeJPm", "Noto Serif", serif;
}
section#lead_area .breadcrumbs > span > a {
  color: #7A7127;
  font-size: 0.625vw;
  font-family: "font-NSeJPm", "Noto Serif", serif;
  text-decoration: underline;
}
section#lead_area .breadcrumbs > span > span {
  color: #000000;
  font-size: 0.625vw;
  font-family: "font-NSeJPm", "Noto Serif", serif;
}

@media screen and (max-width: 767px) {
  section#lead_area {
    position: relative;
  }
  section#lead_area .inner {
    padding-bottom: 0;
  }
  section#lead_area .box {
    position: relative;
    display: flex;
    flex-wrap: wrap;
  }
  section#lead_area .img-box {
    width: 70%;
    height: 63vw;
    margin-left: auto;
  }
  section#lead_area .txt-box {
    order: 2;
    position: initial;
    top: initial;
    left: 0;
    z-index: 1;
    width: 100%;
    margin-bottom: 0;
    margin-top: 20px;
    padding-bottom: 0;
  }
  section#lead_area .txt-box .txt-e {
    font-size: 42px;
    margin-bottom: 30px;
  }
  section#lead_area .txt-box .txt-h1 {
    margin-bottom: 20px;
    font-size: 18px;
  }
  section#lead_area .txt-box .txt-p {
    font-size: 14px;
    line-height: 1.8em;
  }
  section#lead_area .breadcrumbs {
    z-index: 4;
    font-size: 12px;
    gap: 8px;
    margin-bottom: 30px;
  }
  section#lead_area .breadcrumbs > span {
    font-size: 12px;
  }
  section#lead_area .breadcrumbs > span > a {
    font-size: 12px;
  }
  section#lead_area .breadcrumbs > span > span {
    font-size: 12px;
  }
}
/*==========================================================================
section#members01_area
========================================================================== */
section#members01_area .inner {
  padding-top: 7.8125vw;
}
section#members01_area .ttl-box .txt-h2::before {
  content: "";
  background: #7A7127;
  width: 1.05vw;
  height: 1.05vw;
  border-radius: 1.05vw;
  display: flex;
}
section#members01_area .fbox {
  align-items: center;
  padding-left: 2.6041666667vw;
  box-sizing: border-box;
  gap: 4.6875vw;
}
section#members01_area .txt-box .txt-p {
  line-height: 2em;
}
section#members01_area .link-box {
  display: flex;
  align-items: center;
  gap: 2.6041666667vw;
}
section#members01_area .link-box .txt-a {
  width: 15.625vw;
  height: 3.6458333333vw;
  background: #ffffff;
  border: solid 2px #7A7127;
  color: #7A7127;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
}
section#members01_area .link-box .txt-a.txt-l {
  background: #05B63B;
  border-color: #05B63B;
  color: #ffffff;
}

@media screen and (max-width: 767px) {
  section#members01_area .inner {
    padding-top: 80px;
  }
  section#members01_area .ttl-box .txt-h2 {
    gap: 15px;
  }
  section#members01_area .ttl-box .txt-h2::before {
    width: 10px;
    height: 10px;
    border-radius: 10px;
  }
  section#members01_area .fbox {
    padding-left: 0;
    gap: 0;
  }
  section#members01_area .txt-box .txt-p {
    font-size: 14px;
  }
  section#members01_area .link-box {
    margin-top: 40px;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: center;
  }
  section#members01_area .link-box .txt-a {
    width: 100%;
    max-width: 350px;
    height: 50px;
    font-size: 14px;
  }
}
/*==========================================================================
section#members02_area
========================================================================== */
section#members02_area .inner {
  padding-top: 7.8125vw;
}
section#members02_area .ttl-box .txt-h2::before {
  content: "";
  background: #7A7127;
  width: 1.05vw;
  height: 1.05vw;
  border-radius: 1.05vw;
  display: flex;
}
section#members02_area .fbox {
  display: flex;
  align-items: flex-end;
  padding-left: 2.6041666667vw;
  box-sizing: border-box;
  gap: 25vw;
}
section#members02_area .fbox .txt-p {
  line-height: 2em;
}
section#members02_area .fbox .txt-a {
  width: 15.625vw;
  height: 3.6458333333vw;
  background: #7A7127;
  border: solid 2px #7A7127;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
}
section#members02_area .list-box {
  justify-content: space-between;
  margin-top: 3.6458333333vw;
}
section#members02_area .list-box .txt-h3 {
  border-bottom: solid 1px #7A7127;
  padding-bottom: 1.05vw;
  margin-bottom: 1.05vw;
}
section#members02_area .list-box .txt-p {
  margin-bottom: 0.78125vw;
}
section#members02_area .list-box .txt-l {
  color: #7A7127;
  text-decoration: underline;
  display: flex;
}
section#members02_area .list-box .location {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 0.78125vw;
}
section#members02_area .list-box .location .txt-h4 {
  width: 4.4791666667vw;
  flex: none;
}
section#members02_area .list-box .location .txt-p {
  margin-bottom: 0;
}
section#members02_area .list-box li {
  width: 30%;
  background: #E8E8E8;
  padding: 2.6041666667vw;
  box-sizing: border-box;
}

@media screen and (max-width: 767px) {
  section#members02_area .inner {
    padding-top: 80px;
  }
  section#members02_area .ttl-box .txt-h2 {
    gap: 15px;
  }
  section#members02_area .ttl-box .txt-h2::before {
    width: 10px;
    height: 10px;
    border-radius: 10px;
  }
  section#members02_area .fbox {
    padding-left: 0;
    box-sizing: border-box;
    flex-wrap: wrap;
    gap: 0;
  }
  section#members02_area .fbox .txt-p {
    font-size: 14px;
  }
  section#members02_area .fbox .txt-p br {
    display: none;
  }
  section#members02_area .fbox .txt-a {
    margin: 0 auto;
    margin-top: 30px;
    width: 100%;
    max-width: 350px;
    height: 50px;
    font-size: 14px;
  }
  section#members02_area .list-box {
    margin-top: 40px;
    justify-content: space-between;
  }
  section#members02_area .list-box .txt-h3 {
    font-size: 16px;
    padding-bottom: 10px;
    margin-bottom: 15px;
  }
  section#members02_area .list-box .txt-p {
    font-size: 14px;
    margin-bottom: 10px;
  }
  section#members02_area .list-box .txt-l {
    font-size: 14px;
  }
  section#members02_area .list-box .location {
    margin-bottom: 10px;
  }
  section#members02_area .list-box .location .txt-h4 {
    width: 50px;
    flex: none;
    font-size: 14px;
  }
  section#members02_area .list-box .location .txt-p {
    font-size: 14px;
    margin-bottom: 0;
  }
  section#members02_area .list-box li {
    width: 100%;
    padding: 30px 5%;
    box-sizing: border-box;
  }
  section#members02_area .list-box li:nth-child(n+2) {
    margin-top: 20px;
  }
}
/*==========================================================================
letter-box 
========================================================================== */
.letter-box {
  padding-top: 10.4166666667vw;
  justify-content: space-between;
}

@media screen and (max-width: 767px) {
  .letter-box {
    padding-top: 0;
  }
}
/*==========================================================================
section#branch_area
========================================================================== */
section#branch_area {
  width: 45%;
}
section#branch_area .ttl-box .txt-h2::before {
  content: "";
  background: #7A7127;
  width: 1.05vw;
  height: 1.05vw;
  border-radius: 1.05vw;
  display: flex;
}
section#branch_area .txt-box {
  padding-left: 2.6041666667vw;
}
section#branch_area .txt-box .txt-p {
  line-height: 2em;
}
section#branch_area .contact-box {
  margin-left: auto;
  margin-top: 2.6041666667vw;
  border: solid 1px #7A7127;
  box-sizing: border-box;
  padding: 1.5625vw 2.6041666667vw;
}
section#branch_area .contact-box .txt-p {
  line-height: 2em;
}
section#branch_area .contact-box .txt-p a {
  display: inline-block;
  color: #7A7127;
  text-decoration: underline;
  margin: 0 0.5vw;
}
section#branch_area .list-box {
  margin-top: 2.6041666667vw;
  padding-left: 2.6041666667vw;
  box-sizing: border-box;
}
section#branch_area .list-box a {
  position: relative;
  padding: 1.5625vw 0;
  padding-right: 1.5vw;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 1vw 4.6875vw;
  border-bottom: solid 1px #000000;
  transition: 1s;
}
section#branch_area .list-box a .info {
  display: flex;
  align-items: center;
  gap: 3.3333333333vw;
}
section#branch_area .list-box a .txt-d {
  color: #000000;
}
section#branch_area .list-box a .txt-c {
  padding: 0 1.40625vw;
  box-sizing: border-box;
  height: 1.822917vw;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #7A7127;
  color: #ffffff;
}
section#branch_area .list-box a .txt-h3 {
  color: #000000;
}
section#branch_area .list-box a svg {
  display: flex;
  width: 0.9375vw;
  height: 0.9375vw;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
}
section#branch_area .list-box a svg:hover svg {
  right: 0;
}
section#branch_area .list-box a:hover .txt-d {
  color: #567A27;
}
section#branch_area .list-box a:hover .txt-h3 {
  color: #567A27;
}
section#branch_area .txt-a {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  color: #7A7127;
  gap: 1.5625vw;
  margin-left: auto;
  margin-top: 2.6041666667vw;
}
section#branch_area .txt-a::before {
  content: "";
  background: #7A7127;
  width: 13.0208333333vw;
  height: 1px;
  display: block;
}
section#branch_area .txt-a:hover {
  color: #567A27;
}
section#branch_area .txt-a:hover::before {
  background: #567A27;
}

@media screen and (max-width: 767px) {
  section#branch_area {
    width: 100%;
  }
  section#branch_area .inner {
    padding-top: 80px;
  }
  section#branch_area .ttl-box .txt-h2::before {
    width: 10px;
    height: 10px;
    border-radius: 10px;
  }
  section#branch_area .txt-box {
    padding-left: 0;
  }
  section#branch_area .txt-box .txt-p {
    font-size: 14px;
  }
  section#branch_area .txt-box .txt-p br {
    display: none;
  }
  section#branch_area .contact-box {
    margin-left: auto;
    margin-top: 30px;
    padding: 30px 20px;
  }
  section#branch_area .contact-box .txt-p {
    font-size: 14px;
  }
  section#branch_area .contact-box .txt-p a {
    margin: 0 5px;
    font-size: 14px;
  }
  section#branch_area .list-box {
    margin-top: 30px;
    padding-left: 0;
  }
  section#branch_area .list-box a {
    padding: 20px 0;
    padding-right: 20px;
    gap: 5px;
  }
  section#branch_area .list-box a .info {
    gap: 20px;
    margin-bottom: 10px;
  }
  section#branch_area .list-box a .txt-d {
    font-size: 14px;
  }
  section#branch_area .list-box a .txt-c {
    padding: 0 18px;
    box-sizing: border-box;
    height: 20px;
    font-size: 12px;
  }
  section#branch_area .list-box a .txt-h3 {
    font-size: 16px;
    width: 100%;
  }
  section#branch_area .list-box a svg {
    width: 14px;
    height: 14px;
    right: 0;
  }
  section#branch_area .txt-a {
    gap: 10px;
    font-size: 16px;
    margin-top: 50px;
  }
  section#branch_area .txt-a::before {
    width: 100px;
    height: 1px;
  }
}
/*==========================================================================
section#excellent_area
========================================================================== */
section#excellent_area {
  width: 45%;
}
section#excellent_area .ttl-box .txt-h2::before {
  content: "";
  background: #7A7127;
  width: 1.05vw;
  height: 1.05vw;
  border-radius: 1.05vw;
  display: flex;
}
section#excellent_area .txt-box {
  padding-left: 2.6041666667vw;
  box-sizing: border-box;
}
section#excellent_area .list-box {
  margin-top: 4.1666666667vw;
  padding-left: 2.6041666667vw;
  box-sizing: border-box;
}
section#excellent_area .list-box a {
  position: relative;
  padding: 1.5625vw 0;
  padding-right: 1.5vw;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 1vw 4.6875vw;
  border-bottom: solid 1px #000000;
  transition: 1s;
}
section#excellent_area .list-box a .info {
  display: flex;
  align-items: center;
  gap: 3.3333333333vw;
}
section#excellent_area .list-box a .txt-d {
  color: #000000;
}
section#excellent_area .list-box a .txt-c {
  padding: 0 1.40625vw;
  box-sizing: border-box;
  height: 1.822917vw;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #7A7127;
  color: #ffffff;
}
section#excellent_area .list-box a .txt-h3 {
  color: #000000;
}
section#excellent_area .list-box a svg {
  display: flex;
  width: 0.9375vw;
  height: 0.9375vw;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
}
section#excellent_area .list-box a svg:hover svg {
  right: 0;
}
section#excellent_area .list-box a:hover .txt-d {
  color: #567A27;
}
section#excellent_area .list-box a:hover .txt-h3 {
  color: #567A27;
}
section#excellent_area .txt-a {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  color: #7A7127;
  gap: 1.5625vw;
  margin-left: auto;
  margin-top: 2.6041666667vw;
}
section#excellent_area .txt-a::before {
  content: "";
  background: #7A7127;
  width: 13.0208333333vw;
  height: 1px;
  display: block;
}
section#excellent_area .txt-a:hover {
  color: #567A27;
}
section#excellent_area .txt-a:hover::before {
  background: #567A27;
}

@media screen and (max-width: 767px) {
  section#excellent_area {
    width: 100%;
  }
  section#excellent_area .inner {
    padding-top: 80px;
  }
  section#excellent_area .ttl-box .txt-h2::before {
    width: 10px;
    height: 10px;
    border-radius: 10px;
  }
  section#excellent_area .txt-box {
    padding-left: 0;
  }
  section#excellent_area .txt-box .txt-p {
    font-size: 14px;
  }
  section#excellent_area .txt-box .txt-p br {
    display: none;
  }
  section#excellent_area .list-box {
    margin-top: 30px;
    padding-left: 0;
    box-sizing: border-box;
  }
  section#excellent_area .list-box a {
    padding: 20px 0;
    padding-right: 20px;
    gap: 5px;
  }
  section#excellent_area .list-box a .info {
    gap: 20px;
    margin-bottom: 10px;
  }
  section#excellent_area .list-box a .txt-d {
    font-size: 14px;
  }
  section#excellent_area .list-box a .txt-c {
    padding: 0 18px;
    box-sizing: border-box;
    height: 20px;
    font-size: 12px;
  }
  section#excellent_area .list-box a .txt-h3 {
    font-size: 16px;
    width: 100%;
  }
  section#excellent_area .list-box a svg {
    width: 14px;
    height: 14px;
    right: 0;
  }
  section#excellent_area .txt-a {
    gap: 10px;
    font-size: 16px;
    margin-top: 50px;
  }
  section#excellent_area .txt-a::before {
    width: 100px;
    height: 1px;
  }
}
/*# sourceMappingURL=member.css.map */