/*==========================================================================
section#philosophy_area
========================================================================== */
section#philosophy_area .inner {
  padding-top: 7.8125vw;
}
section#philosophy_area .ttl-box {
  margin-bottom: 1.9270833333vw;
}
section#philosophy_area .ttl-box .txt-h2 {
  text-align: center;
}
section#philosophy_area .ttl-box .txt-e {
  display: block;
  text-align: center;
  color: #8E8E8E;
}
section#philosophy_area .sub-box .txt-h2 {
  text-align: center;
  margin-bottom: 2.6041666667vw;
  line-height: 2em;
}
section#philosophy_area .sub-box .txt-p {
  text-align: center;
  line-height: 2em;
}
section#philosophy_area .list-box {
  margin-top: 11.1458333333vw;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 0.3vw 0.5%;
}
section#philosophy_area .list-box .img-box {
  width: 100%;
  height: 15.625vw;
}
section#philosophy_area .list-box .img-box::before {
  content: "";
  background: rgba(45, 45, 45, 0.3);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
section#philosophy_area .list-box .txt-h3 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  color: #ffffff;
  width: 90%;
  text-align: center;
}
section#philosophy_area .list-box li {
  position: relative;
  width: 33%;
}
section#philosophy_area .list-box li.txt .img-box::before {
  content: none;
}

@media screen and (max-width: 767px) {
  section#philosophy_area .inner {
    padding-top: 50px;
  }
  section#philosophy_area .ttl-box {
    margin-bottom: 30px;
  }
  section#philosophy_area .ttl-box .txt-h2 {
    font-size: 20px;
  }
  section#philosophy_area .ttl-box .txt-e {
    font-size: 12px;
  }
  section#philosophy_area .sub-box .txt-h2 {
    font-size: 16px;
    margin-bottom: 30px;
  }
  section#philosophy_area .sub-box .txt-p {
    font-size: 14px;
  }
  section#philosophy_area .list-box {
    display: flex;
    margin-top: 50px;
    gap: 2vw 2%;
  }
  section#philosophy_area .list-box .img-box {
    width: 100%;
    height: 28vw;
  }
  section#philosophy_area .list-box .txt-h3 {
    font-size: 16px;
    width: 90%;
    margin: 0 auto;
    text-align: center;
    line-height: 1.3em;
  }
  section#philosophy_area .list-box li {
    position: relative;
    width: 49%;
  }
  section#philosophy_area .list-box li.txt .img-box::before {
    content: none;
  }
}
/*==========================================================================
section#greeting_area
========================================================================== */
section#greeting_area .inner {
  padding-top: 7.8125vw;
}
section#greeting_area .box {
  background: #FAF6EE;
  border-radius: 2.4479166667vw;
  padding: 4.1666666667vw 10.43vw;
  box-sizing: border-box;
}
section#greeting_area .ttl-box {
  margin-bottom: 1.9270833333vw;
}
section#greeting_area .ttl-box .txt-h2 {
  text-align: center;
}
section#greeting_area .ttl-box .txt-e {
  display: block;
  text-align: center;
  color: #8E8E8E;
}
section#greeting_area .txt-box .txt-p {
  line-height: 2em;
}
section#greeting_area .leaders-box {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  margin-top: 1.05vw;
}
section#greeting_area .leaders-box .txt-c {
  text-align: end;
}
section#greeting_area .leaders-box .name {
  align-items: center;
  gap: 1.05vw;
}
section#greeting_area .leaders-box .txt-l {
  flex: none;
}
section#greeting_area .leaders-box img {
  width: auto;
  height: 5.8333333333vw;
}

@media screen and (max-width: 767px) {
  section#greeting_area .inner {
    padding-top: 50px;
  }
  section#greeting_area .box {
    border-radius: 10px;
    padding: 50px 25px;
    box-sizing: border-box;
  }
  section#greeting_area .ttl-box {
    margin-bottom: 30px;
  }
  section#greeting_area .ttl-box .txt-h2 {
    font-size: 20px;
  }
  section#greeting_area .ttl-box .txt-e {
    font-size: 12px;
  }
  section#greeting_area .txt-box .txt-p {
    font-size: 14px;
    line-height: 1.8em;
  }
  section#greeting_area .leaders-box {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-left: auto;
    margin-top: 10px;
  }
  section#greeting_area .leaders-box .txt-c {
    text-align: end;
    font-size: 14px;
  }
  section#greeting_area .leaders-box .name {
    display: flex;
    align-items: center;
    gap: 10px;
  }
  section#greeting_area .leaders-box .txt-l {
    flex: none;
    font-size: 12px;
  }
  section#greeting_area .leaders-box img {
    width: auto;
    height: 50px;
  }
}
/*==========================================================================
section#profile_area
========================================================================== */
section#profile_area {
  margin-top: 7.8125vw;
  background: #F3F4F7;
}
section#profile_area .inner {
  padding-top: 7.8125vw;
}
section#profile_area .box {
  background: #ffffff;
  padding: 7.8125vw;
  box-sizing: border-box;
}
section#profile_area .ttl-box {
  margin-bottom: 3.6458333333vw;
}
section#profile_area .ttl-box .txt-h2 {
  margin-bottom: 0.2vw;
  line-height: 1;
}
section#profile_area .ttl-box .txt-e {
  display: block;
  color: #8E8E8E;
}
section#profile_area .list-box dl {
  padding: 0;
  margin: 0;
  padding: 1.9791666667vw 0;
  border-bottom: solid 1px #8E8E8E;
  position: relative;
  box-sizing: border-box;
}
section#profile_area .list-box dl:after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 9.4791666667vw;
  height: 1px;
  background: #223CE5;
}
section#profile_area .list-box dl dt, section#profile_area .list-box dl dd {
  padding: 0;
  margin: 0;
}
section#profile_area .list-box dl dt {
  width: 9.4791666667vw;
}
section#profile_area .list-box dl dd {
  width: calc(100% - 9.4791666667vw);
}
section#profile_area .list-box dl.br2 {
  align-items: center;
}
section#profile_area .list-box dl:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
section#profile_area .list-box dl:last-child::after {
  content: none;
}

@media screen and (max-width: 767px) {
  section#profile_area {
    margin-top: 50px;
  }
  section#profile_area .inner {
    padding-top: 50px;
  }
  section#profile_area .box {
    padding: 50px 25px;
    box-sizing: border-box;
  }
  section#profile_area .ttl-box {
    margin-bottom: 3.6458333333vw;
  }
  section#profile_area .ttl-box .txt-h2 {
    margin-bottom: 0;
    line-height: 1;
    font-size: 20px;
  }
  section#profile_area .ttl-box .txt-e {
    display: block;
    color: #8E8E8E;
    font-size: 12px;
  }
  section#profile_area .list-box dl {
    padding: 0;
    margin: 0;
    padding: 15px 0;
  }
  section#profile_area .list-box dl:after {
    width: 100px;
  }
  section#profile_area .list-box dl dt, section#profile_area .list-box dl dd {
    padding: 0;
    margin: 0;
  }
  section#profile_area .list-box dl dt {
    width: 100%;
    font-size: 14px;
    margin-bottom: 6px;
  }
  section#profile_area .list-box dl dd {
    width: 100%;
    font-size: 14px;
  }
  section#profile_area .list-box dl.br2 {
    align-items: flex-start;
    flex-flow: column;
  }
  section#profile_area .list-box dl:last-child {
    border-bottom: none;
    padding-bottom: 0;
  }
  section#profile_area .list-box dl:last-child::after {
    content: none;
  }
}
/*==========================================================================
section#history_area
========================================================================== */
section#history_area {
  background: #F3F4F7;
}
section#history_area .inner {
  padding-top: 7.8125vw;
}
section#history_area .box {
  background: #ffffff;
  padding: 7.8125vw;
  box-sizing: border-box;
}
section#history_area .ttl-box {
  margin-bottom: 3.6458333333vw;
}
section#history_area .ttl-box .txt-h2 {
  margin-bottom: 0.2vw;
  line-height: 1;
}
section#history_area .ttl-box .txt-e {
  display: block;
  color: #8E8E8E;
}
section#history_area .list-box {
  position: relative;
}
section#history_area .list-box:after {
  content: "";
  position: absolute;
  top: 0;
  left: calc(10.46875vw - 0.5px);
  width: 1px;
  height: 100%;
  background-image: linear-gradient(to bottom, #917F46 0.3645833333vw, transparent 0.3645833333vw);
  background-size: 1px 0.7291666667vw;
  background-repeat: repeat-y;
  background-position: left top;
}
section#history_area .list-box dl {
  padding: 0;
  margin: 0;
  padding-bottom: 2.6041666667vw;
  position: relative;
  box-sizing: border-box;
  align-items: center;
}
section#history_area .list-box dl dt, section#history_area .list-box dl dd {
  padding: 0;
  margin: 0;
}
section#history_area .list-box dl dt {
  width: 10.46875vw;
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
  color: #223CE5;
  padding-right: 3.0208333333vw;
  margin-right: 3.0208333333vw;
  box-sizing: border-box;
  position: relative;
}
section#history_area .list-box dl dt span {
  display: block;
  text-align: center;
}
section#history_area .list-box dl dt:after {
  content: "";
  background: #917F46;
  width: 0.9375vw;
  height: 0.9375vw;
  border-radius: 18px;
  max-width: 18px;
  max-height: 18px;
  position: absolute;
  right: -0.46875vw;
  top: 50%;
  transform: translateY(-50%);
}
section#history_area .list-box dl dd {
  width: calc(100% - 10.46875vw - 3.0208333333vw);
  background: #F3F4F7;
  padding: 1.25vw 1.5625vw;
  box-sizing: border-box;
}
section#history_area .list-box dl.br2 {
  align-items: center;
}
section#history_area .list-box dl:last-child {
  padding-bottom: 0;
}

@media screen and (max-width: 767px) {
  section#history_area .inner {
    padding-top: 50px;
  }
  section#history_area .box {
    padding: 50px 25px;
  }
  section#history_area .ttl-box {
    margin-bottom: 30px;
  }
  section#history_area .ttl-box .txt-h2 {
    margin-bottom: 0;
    line-height: 1;
    font-size: 20px;
  }
  section#history_area .ttl-box .txt-e {
    font-size: 12px;
  }
  section#history_area .list-box {
    position: relative;
  }
  section#history_area .list-box:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 100%;
    background-image: linear-gradient(to bottom, #917F46 3px, transparent 3px);
    background-size: 1px 6px;
    background-repeat: repeat-y;
    background-position: left top;
  }
  section#history_area .list-box dl {
    padding: 0;
    margin: 0;
    padding-bottom: 30px;
    position: relative;
    box-sizing: border-box;
    align-items: center;
    padding-left: 20px;
  }
  section#history_area .list-box dl dt, section#history_area .list-box dl dd {
    padding: 0;
    margin: 0;
  }
  section#history_area .list-box dl dt {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding-right: 0;
    margin-right: 0;
    box-sizing: border-box;
    position: relative;
    font-size: 16px;
    margin-bottom: 10px;
  }
  section#history_area .list-box dl dt span {
    display: block;
    text-align: center;
    font-size: 12px;
  }
  section#history_area .list-box dl dt:after {
    width: 10px;
    height: 10px;
    right: initial;
    top: 50%;
    transform: translateY(-50%);
    left: -25px;
  }
  section#history_area .list-box dl dd {
    width: 100%;
    background: #F3F4F7;
    padding: 1.25vw 1.5625vw;
    box-sizing: border-box;
    font-size: 14px;
  }
  section#history_area .list-box dl.br2 {
    align-items: center;
  }
  section#history_area .list-box dl:last-child {
    padding-bottom: 0;
  }
}
/*==========================================================================
section#map_area
========================================================================== */
section#map_area {
  background: #F3F4F7;
}
section#map_area .inner {
  padding-top: 7.8125vw;
  padding-bottom: 7.8125vw;
}
section#map_area .map-box {
  width: 1005;
  height: 35.4166666667vw;
}

@media screen and (max-width: 767px) {
  section#map_area .inner {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  section#map_area .map-box {
    width: 1005;
    height: 60vw;
  }
}
/*# sourceMappingURL=company.css.map */