/* commonParts
---------------------------------------------------- */
#page-ttl {
  position: relative;
  z-index: 2;
  width: 100%;
}
#page-ttl .pgttl-inner h2 {
  margin-top: 1em;
}
@media screen and (max-width: 1199px) {
  #page-ttl .pgttl-inner h2 {
    margin-top: 2em;
    margin-bottom: 1em;
  }
}
@media screen and (max-width: 767px) {
  #page-ttl .pgttl-inner h2 {
    margin-top: 3em;
    margin-bottom: 2em;
  }
}
#page-ttl .pgttl-inner h2 span.__en {
  color: #159a56;
  font-size: 6.25rem;
  margin-top: 0;
}
@media screen and (max-width: 1199px) {
  #page-ttl .pgttl-inner h2 span.__en {
    font-size: 4.5em;
  }
}
@media screen and (max-width: 767px) {
  #page-ttl .pgttl-inner h2 span.__en {
    font-size: 3em;
    line-height: 1em;
    margin-bottom: 0.2em;
  }
}

.__breadcrumbs {
  position: relative;
  z-index: 4;
  width: 100%;
  margin-bottom: -2.7em;
}
.__breadcrumbs ul {
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
  padding-top: 0.4em;
}
.__breadcrumbs ul li {
  display: flex;
  align-items: center;
  padding: 0.36em 0;
  margin-left: 1em;
  font-size: 0.9em;
}
.__breadcrumbs ul li::after {
  content: ">";
  margin-left: 1em;
}
@media screen and (max-width: 991px) {
  .__breadcrumbs ul li.__txtlimit {
    max-width: 13em;
  }
}
.__breadcrumbs ul li a {
  color: #222;
  font-size: 1em;
}
.__breadcrumbs ul li:last-of-type::after {
  content: none;
}

.__1st-content {
  background-color: #fff;
  box-shadow: 0px 0px 8px rgba(60, 60, 60, 0.1);
  padding-top: calc(5 * 1rem + 2em);
}
@media screen and (max-width: 1199px) {
  .__1st-content {
    padding-top: calc(60px + 3em);
  }
}
@media screen and (max-width: 767px) {
  .__1st-content {
    padding-top: calc(48px + 3em);
  }
}

.__table-style01 dl {
  display: flex;
}
@media screen and (max-width: 767px) {
  .__table-style01 dl {
    display: block;
  }
}
.__table-style01 dl dt, .__table-style01 dl dd {
  font-size: 1em;
}
.__table-style01 dl dt {
  color: #384c8b;
  font-weight: 700;
  width: 10em;
  padding: 1.6em 0;
  border-bottom: solid 2px #333;
}
@media screen and (max-width: 767px) {
  .__table-style01 dl dt {
    width: 100%;
    padding-top: 1em;
    padding-bottom: 0.4em;
    border-bottom: none;
  }
}
.__table-style01 dl dd {
  width: calc(100% - 10em);
  padding: 1.6em 0;
  padding-left: 2em;
  border-bottom: solid 1px #333;
}
@media screen and (max-width: 767px) {
  .__table-style01 dl dd {
    width: 100%;
    padding-top: 0;
    padding-bottom: 1em;
    padding-left: 0;
  }
}
.__table-style01 dl dd a {
  display: inline;
  font-size: 1em;
}
.__table-style01 dl dd span.__address {
  display: inline-block;
  line-height: 1.4em;
}
.__table-style01 dl:nth-of-type(1) dt, .__table-style01 dl:nth-of-type(1) dd {
  padding-top: 0;
}

/* company.html
---------------------------------------------------- */
.sec-company01 .sec-ttl {
  border-bottom: solid 1px #aaa;
  padding-bottom: 1em;
}
.sec-company01 .sec-txt {
  margin-top: 2em;
}
@media screen and (max-width: 767px) {
  .sec-company01 .sec-txt {
    margin-top: 1em;
  }
}
.sec-company01 .sec-txt p {
  line-height: 2em;
  margin-top: 1em;
}

.sec-company02 {
  z-index: 1;
}
.sec-company02 .sec-table {
  background-color: #fff;
  box-shadow: 2px 2px 12px rgba(60, 60, 60, 0.1);
  margin-top: 3em;
}
@media screen and (max-width: 991px) {
  .sec-company02 .sec-table {
    margin-top: 2em;
  }
}

.sec-company03 {
  background-color: #fff;
  box-shadow: 0px 0px 8px rgba(60, 60, 60, 0.1);
}
.sec-company03 .sec-ttl {
  margin-bottom: 3em;
}
@media screen and (max-width: 767px) {
  .sec-company03 .sec-ttl {
    margin-bottom: 2em;
  }
}
.sec-company03 .sec-content {
  border: solid 1px #0ba652;
  margin-top: 1.6em;
}
@media screen and (max-width: 767px) {
  .sec-company03 .sec-content {
    margin-top: 1em;
  }
}
.sec-company03 .sec-content .content-txt {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .sec-company03 .sec-content .content-txt {
    display: block;
  }
}
.sec-company03 .sec-content .content-txt p {
  line-height: 1.4em;
  margin-left: 1em;
}
@media screen and (max-width: 767px) {
  .sec-company03 .sec-content .content-txt p {
    margin-left: 0;
    margin-top: 0.6em;
  }
}
.sec-company03 .sec-content .map-wrap {
  margin-top: 2em;
  height: 37.5rem;
}
@media screen and (max-width: 1199px) {
  .sec-company03 .sec-content .map-wrap {
    height: 400px;
  }
}
@media screen and (max-width: 767px) {
  .sec-company03 .sec-content .map-wrap {
    height: 360px;
  }
}
.sec-company03 .sec-content .map-wrap iframe {
  width: 100%;
  height: 100%;
}

/* recruit.html
---------------------------------------------------- */
.sec-recruit01 .sec-intro {
  margin-bottom: 80px;
}
@media screen and (max-width: 767px) {
  .sec-recruit01 .sec-intro {
    margin-bottom: 60px;
  }
}
.sec-recruit01 .sec-intro h3 {
  color: #fff;
  background-color: #333;
  border-radius: 10px;
  font-weight: 700;
  font-size: max(1.6875rem, 1.25em);
  line-height: 1.6em;
  padding: 0.4em 0.8em;
}
@media screen and (max-width: 991px) {
  .sec-recruit01 .sec-intro h3 {
    padding: 0.6em;
  }
}
@media screen and (max-width: 767px) {
  .sec-recruit01 .sec-intro h3 {
    font-size: 1.05em;
  }
}
.sec-recruit01 .sec-intro p {
  margin-top: 1em;
}
.sec-recruit01 .sec-content {
  border: solid 1px #aaa;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 1.6em;
}
@media screen and (max-width: 1199px) {
  .sec-recruit01 .sec-content {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .sec-recruit01 .sec-content {
    margin-top: 1em;
  }
}
.sec-recruit01 .sec-content .txt-wrap {
  width: calc(100% - 30 * 1rem - max(5rem, 2em));
}
@media screen and (max-width: 1199px) {
  .sec-recruit01 .sec-content .txt-wrap {
    width: 100%;
  }
}
.sec-recruit01 .sec-content .txt-wrap .content-ttl h4 {
  margin-top: 1em;
}
.sec-recruit01 .sec-content .txt-wrap .content-txt {
  margin-top: 1em;
}
.sec-recruit01 .sec-content .txt-wrap .content-txt p {
  margin-top: 1em;
}
.sec-recruit01 .sec-content .txt-wrap .content-txt .check-list {
  margin-top: 1em;
}
.sec-recruit01 .sec-content .txt-wrap .content-txt .check-list li::before {
  content: "\f00c";
}
.sec-recruit01 .sec-content .img-wrap {
  width: 30rem;
  aspect-ratio: 3/2;
}
@media screen and (max-width: 1199px) {
  .sec-recruit01 .sec-content .img-wrap {
    width: min(100%, 480px);
    margin: 0 auto;
    margin-top: 3em;
  }
}
@media screen and (max-width: 767px) {
  .sec-recruit01 .sec-content .img-wrap {
    margin-top: 2em;
  }
}
.sec-recruit01 .sec-content.__02 {
  flex-direction: row-reverse;
}

.sec-recruit02 {
  z-index: 1;
}
.sec-recruit02 .sec-table {
  background-color: #fff;
  box-shadow: 2px 2px 12px rgba(60, 60, 60, 0.1);
  margin-top: 3em;
}
@media screen and (max-width: 767px) {
  .sec-recruit02 .sec-table {
    margin-top: 2em;
  }
}
.sec-recruit02 .sec-table dl dd .job-wrap {
  border-bottom: solid 1px #ccc;
  padding-bottom: 1.6em;
  margin-bottom: 1.6em;
}
.sec-recruit02 .sec-table dl dd .job-wrap p {
  font-size: 1em;
}
.sec-recruit02 .sec-table dl dd .job-wrap p:nth-of-type(2) {
  color: #159a56;
  margin-top: 0.6em;
}
.sec-recruit02 .sec-table dl dd .job-wrap:last-of-type {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0.6em;
}
.sec-recruit02 .sec-table dl dd span.__address {
  margin-top: 0.3em;
}
.sec-recruit02 .sec-table dl dd span.__address:nth-of-type(1) {
  margin-top: 0;
}/*# sourceMappingURL=sub.css.map */