.ttl {
  padding: 0;
  margin: 0;
  margin-bottom: 3vw;
}
.ttl .txt-h2 {
  letter-spacing: 0.2vw;
}
.ttl .txt-h2 .h2s {
  display: block;
  font-weight: 400;
  line-height: 1;
  margin-top: 5px;
  letter-spacing: 0.2vw;
}

@media screen and (max-width: 767px) {
  .ttl {
    width: 100%;
    border: none;
    padding: 0;
    margin-bottom: 33px;
    text-align: center;
  }
  .ttl .txt-h2 {
    letter-spacing: 1px;
    font-size: 20px;
    display: flex;
    flex-flow: column;
  }
  .ttl .txt-h2 .h2s {
    font-size: 10px;
    letter-spacing: 3px;
    margin-top: 5px;
    order: 2;
  }
}
/*==========================================================================
section#corporate02_area
========================================================================== */
section#corporate02_area .inner {
  padding-top: 12.0659722223vw;
}
section#corporate02_area .inner .box dl {
  box-sizing: border-box;
  border: solid 1px #04934E;
  border-bottom: none;
  margin: 0;
  padding: 0;
}
section#corporate02_area .inner .box dl dt, section#corporate02_area .inner .box dl dd {
  margin: 0;
  padding: 0;
}
section#corporate02_area .inner .box dl dt {
  width: 13.90625vw;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  border-right: solid 1px #04934E;
  padding: 0.5vw 2.6041666667vw;
  box-sizing: border-box;
  background: #E6F4ED;
}
section#corporate02_area .inner .box dl dd {
  width: calc(100% - 13.90625vw);
  padding: 0.5vw 2.6041666667vw;
  box-sizing: border-box;
  line-height: 2em;
}
section#corporate02_area .inner .box dl dd.txta {
  padding: 1.8vw 2.6041666667vw;
}
section#corporate02_area .inner .box dl dd.flex-b {
  display: flex;
  flex-wrap: wrap;
  gap: 2vw;
}
section#corporate02_area .inner .box dl dd.ps > p {
  display: flex;
  line-height: 2em;
}
section#corporate02_area .inner .box dl dd.ps > p span {
  flex: none;
}
section#corporate02_area .inner .box dl:last-child {
  border-bottom: solid 1px #04934E;
}

@media screen and (max-width: 767px) {
  section#corporate02_area .inner {
    padding-top: 60px;
  }
  section#corporate02_area .inner .box dl {
    box-sizing: border-box;
    border: solid 1px #04934E;
    border-bottom: none;
  }
  section#corporate02_area .inner .box dl dt {
    font-size: 14px;
    justify-content: flex-start;
    width: 100%;
    border-right: none;
    padding: 10px 20px;
  }
  section#corporate02_area .inner .box dl dd {
    font-size: 14px;
    width: 100%;
    padding: 10px 20px;
    line-height: 1.8em;
  }
  section#corporate02_area .inner .box dl dd.flex-b {
    gap: 5px;
  }
  section#corporate02_area .inner .box dl dd.ps > p {
    display: block;
  }
  section#corporate02_area .inner .box dl dd.ps > p br {
    display: none;
  }
  section#corporate02_area .inner .box dl:last-child {
    border-bottom: solid 1px #04934E;
  }
}
/*==========================================================================
section#corporate03_area
========================================================================== */
section#corporate03_area .inner {
  padding-top: 8.6805555556vw;
}
section#corporate03_area .inner .box dl {
  box-sizing: border-box;
  border: solid 1px #04934E;
  border-bottom: none;
  margin: 0;
  padding: 0;
}
section#corporate03_area .inner .box dl dt, section#corporate03_area .inner .box dl dd {
  margin: 0;
  padding: 0;
}
section#corporate03_area .inner .box dl dt {
  width: 10vw;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  padding: 0.8333333333vw 1.5vw;
  box-sizing: border-box;
  position: relative;
}
section#corporate03_area .inner .box dl dt:after {
  content: "";
  background: #04934E;
  position: absolute;
  right: 0;
  width: 1px;
  height: 60%;
}
section#corporate03_area .inner .box dl dd {
  width: calc(100% - 10vw);
  padding: 0.8333333333vw 1.5vw;
  box-sizing: border-box;
}
section#corporate03_area .inner .box dl:last-child {
  border-bottom: solid 1px #04934E;
}

@media screen and (max-width: 767px) {
  section#corporate03_area .inner {
    padding-top: 50px;
  }
  section#corporate03_area .inner .box dl {
    box-sizing: border-box;
    border: solid 1px #04934E;
    border-bottom: none;
  }
  section#corporate03_area .inner .box dl dt, section#corporate03_area .inner .box dl dd {
    margin: 0;
    padding: 0;
  }
  section#corporate03_area .inner .box dl dt {
    font-size: 14px;
    width: 100%;
    padding: 10px 20px;
  }
  section#corporate03_area .inner .box dl dt:after {
    right: initial;
    left: 20px;
    bottom: 0;
    width: 100px;
    height: 1px;
  }
  section#corporate03_area .inner .box dl dd {
    font-size: 14px;
    width: 100%;
    padding: 10px 20px;
  }
  section#corporate03_area .inner .box dl:last-child {
    border-bottom: solid 1px #04934E;
  }
}
/*==========================================================================
section#corporate04_area
========================================================================== */
section#corporate04_area .inner {
  padding-top: 8.6805555556vw;
}
section#corporate04_area .inner .box .top-box, section#corporate04_area .inner .box .bot-box {
  width: 50%;
}
section#corporate04_area .inner .box dl {
  box-sizing: border-box;
  border: solid 1px #04934E;
  border-bottom: none;
  margin: 0;
  padding: 0;
}
section#corporate04_area .inner .box dl dt, section#corporate04_area .inner .box dl dd {
  margin: 0;
  padding: 0;
}
section#corporate04_area .inner .box dl dt {
  width: 20vw;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  border-right: solid 1px #04934E;
  padding: 0.5208333333vw 2.6041666667vw;
  box-sizing: border-box;
  background: #E6F4ED;
}
section#corporate04_area .inner .box dl dd {
  width: calc(100% - 20vw);
  padding: 0.5208333333vw 2.6041666667vw;
  box-sizing: border-box;
}
section#corporate04_area .inner .box dl dd.flex-b {
  display: flex;
  flex-wrap: wrap;
  gap: 2vw;
}
section#corporate04_area .inner .box dl dd.ps > p {
  display: flex;
}
section#corporate04_area .inner .box dl dd.ps > p span {
  flex: none;
}
section#corporate04_area .inner .box dl:last-child {
  border-bottom: solid 1px #04934E;
}

@media screen and (max-width: 767px) {
  section#corporate04_area .inner {
    padding-top: 50px;
  }
  section#corporate04_area .inner .box .top-box, section#corporate04_area .inner .box .bot-box {
    width: 100%;
  }
  section#corporate04_area .inner .box dl {
    box-sizing: border-box;
    border: solid 1px #04934E;
    border-bottom: none;
  }
  section#corporate04_area .inner .box dl dt {
    font-size: 14px;
    justify-content: flex-start;
    width: 100%;
    border-right: none;
    padding: 10px 20px;
  }
  section#corporate04_area .inner .box dl dd {
    font-size: 14px;
    width: 100%;
    padding: 10px 20px;
    line-height: 1.8em;
  }
  section#corporate04_area .inner .box dl dd.flex-b {
    gap: 5px;
  }
  section#corporate04_area .inner .box dl dd.ps > p {
    display: block;
  }
  section#corporate04_area .inner .box dl dd.ps > p br {
    display: none;
  }
  section#corporate04_area .inner .box dl:last-child {
    border-bottom: solid 1px #04934E;
  }
}
/*==========================================================================
section#corporate05_area
========================================================================== */
section#corporate05_area .inner {
  padding-top: 8.6805555556vw;
}
section#corporate05_area .inner .box dl {
  box-sizing: border-box;
  border: solid 1px #04934E;
  border-bottom: none;
  margin: 0;
  padding: 0;
}
section#corporate05_area .inner .box dl dt, section#corporate05_area .inner .box dl dd {
  margin: 0;
  padding: 0;
}
section#corporate05_area .inner .box dl dt {
  width: 10vw;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  padding: 0.8333333333vw 1.5vw;
  box-sizing: border-box;
  position: relative;
}
section#corporate05_area .inner .box dl dt:after {
  content: "";
  background: #04934E;
  position: absolute;
  right: 0;
  width: 1px;
  height: 60%;
}
section#corporate05_area .inner .box dl dd {
  width: calc(100% - 10vw);
  padding: 0.8333333333vw 1.5vw;
  box-sizing: border-box;
}
section#corporate05_area .inner .box dl:last-child {
  border-bottom: solid 1px #04934E;
}

@media screen and (max-width: 767px) {
  section#corporate05_area .inner {
    padding-top: 50px;
  }
  section#corporate05_area .inner .box dl {
    box-sizing: border-box;
    border: solid 1px #04934E;
    border-bottom: none;
  }
  section#corporate05_area .inner .box dl dt, section#corporate05_area .inner .box dl dd {
    margin: 0;
    padding: 0;
  }
  section#corporate05_area .inner .box dl dt {
    font-size: 14px;
    width: 100%;
    padding: 10px 20px;
  }
  section#corporate05_area .inner .box dl dt:after {
    right: initial;
    left: 20px;
    bottom: 0;
    width: 100px;
    height: 1px;
  }
  section#corporate05_area .inner .box dl dd {
    font-size: 14px;
    width: 100%;
    padding: 10px 20px;
  }
  section#corporate05_area .inner .box dl:last-child {
    border-bottom: solid 1px #04934E;
  }
}
/*==========================================================================
section#corporate06_area
========================================================================== */
section#corporate06_area .inner {
  padding-top: 8.6805555556vw;
}
section#corporate06_area .inner .maps {
  width: 100%;
  height: 25vw;
  margin-bottom: 2vw;
}
section#corporate06_area .inner .maps iframe {
  width: 100%;
  height: 100%;
}
section#corporate06_area .inner .txt-h3 {
  margin-bottom: 1vw;
}
section#corporate06_area .inner .posts {
  gap: 2vw;
  padding-bottom: 0.5vw;
  border-bottom: solid #04934E 1.5px;
}

@media screen and (max-width: 767px) {
  section#corporate06_area .inner {
    padding-top: 50px;
  }
  section#corporate06_area .inner .maps {
    width: 100%;
    height: 52vw;
    margin-bottom: 20px;
  }
  section#corporate06_area .inner .maps iframe {
    width: 100%;
    height: 100%;
  }
  section#corporate06_area .inner .txt-h3 {
    font-size: 16px;
    line-height: 1.8em;
  }
  section#corporate06_area .inner .posts {
    gap: 15px;
    padding-bottom: 10px;
    border-width: 1px;
  }
  section#corporate06_area .inner .posts .txt-p {
    font-size: 14px;
    line-height: 1.8em;
  }
  section#corporate06_area .inner .posts .txt-p .slush {
    display: none;
  }
}
/*# sourceMappingURL=corporate.css.map */