@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Noto+Serif+JP:wght@200..900&display=swap");
@media screen and (min-width: 600px) {
  .sp {
    display: none;
  }
}

h1.c-pageTitle {
  border-bottom: 2px solid #fff;
  text-align: center;
  font-size: 2.5rem;
}

h2 {
  font-family: "Noto Serif JP", serif;
  font-weight: 600;
  text-align: center;
}

.l-topTitleArea {
  padding: 35vh 0;
}

.p-breadcrumb__list {
  justify-content: center;
  font-size: 13px;
}

.l-content {
  padding-top: 0 !important;
  margin-bottom: 0;
}

.page-id-74 h2.is-style-section_ttl,
.page-id-95 h2.is-style-section_ttl {
  position: relative;
  width: 80%;
  border-bottom: 1px solid;
  margin: 0 auto 0.5rem;
  font-size: 2rem;
}
.page-id-74 h2.is-style-section_ttl::before,
.page-id-95 h2.is-style-section_ttl::before {
  position: absolute;
  top: -45%;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.2rem;
}

.w-beforeFooter {
  margin: 0;
  background-color: #231815;
}
.w-beforeFooter h2 {
  width: 210px;
  margin: 0 auto;
  border-bottom: 6pt solid var(--color_main);
  padding: 1.5rem 0 1rem;
  font-size: 28px;
  color: #fff;
}

.p-blogParts {
  margin-bottom: 0 !important;
}

.contact h2.is-style-section_ttl {
  width: 210px;
  margin: 0 auto 1.5rem;
  border-bottom: 6pt solid var(--color_main);
  padding: 1.5rem 0 0.5rem;
  font-size: 28px;
  color: #fff;
}
.contact .contact_ad {
  transform: scale(1, 1.5);
}
@media screen and (min-width: 1200px) {
  .contact .contact_ad {
    font-size: 140%;
  }
}
.contact [class*=is-style-btn_] a {
  width: 300px;
  border-radius: 0;
}
.contact i {
  margin-right: 0.5rem;
  font-size: 1.2rem;
}

.voice {
  position: relative;
  text-align: center;
}
@media screen and (min-width: 600px) {
  .voice {
    text-align: left;
    font-size: 119%;
  }
}
.voice .voice_ttl {
  position: absolute;
  top: 0;
  left: -25px;
  width: 75%;
}
@media screen and (min-width: 600px) {
  .voice .voice_ttl {
    width: 550px;
  }
}
@media screen and (min-width: 600px) {
  .voice .wp-block-spacer {
    height: 100px !important;
  }
}
.voice .reviws {
  padding-bottom: 3rem;
  background-color: #f7f8f8;
}
.voice .reviws h3.is-style-section_ttl {
  position: relative;
  padding: 3rem 0 2rem;
  background-image: url(../img/com-rev.png);
  background-size: cover;
  background-repeat: no-repeat;
  font-size: 2rem;
  z-index: 1;
}
@media screen and (min-width: 600px) {
  .voice .reviws h3.is-style-section_ttl {
    width: 60%;
    margin: 0 auto;
  }
}
.voice .reviws h3.is-style-section_ttl::before {
  content: "CUSTOMER REVIWS";
  position: absolute;
  top: 20px;
  background: none;
  color: var(--color_main);
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.2rem;
}
.voice .reviws h3.is-style-section_ttl::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 80%;
  height: 70%;
  margin: auto;
  background-color: rgba(255, 255, 255, 0.7);
  z-index: -1;
}
.voice .reviws .swell-block-column {
  position: relative;
}
@media screen and (min-width: 600px) {
  .voice .reviws .swell-block-column p {
    padding: 0 10px;
  }
}
.voice .reviws .swell-block-column::after {
  content: "";
  display: block;
  width: 200px;
  margin: 1rem auto 0;
  border: 2px solid #727171;
  border-radius: 10px;
}
@media screen and (min-width: 600px) {
  .voice .reviws .swell-block-column::after {
    position: absolute;
    top: 17%;
    right: -10px;
    width: 2px;
    height: 200px;
    margin: 0 auto;
  }
}
.voice .reviws .swell-block-column:first-child::after,
.voice .reviws .swell-block-column:last-child::after {
  display: none;
}

.p-mainVisual__textLayer {
  width: fit-content;
  height: auto;
  padding: 0;
  top: auto;
  bottom: 8%;
  left: 0;
  transform: unset;
  text-align: left;
  font-family: "Noto Serif JP", serif;
  font-weight: 600;
}
.p-mainVisual__textLayer .p-mainVisual__slideTitle {
  width: fit-content;
  padding: 0 1rem 0 2rem;
  background-color: #fff;
}
.p-mainVisual__textLayer .p-mainVisual__slideText {
  width: fit-content;
  padding: 0 1rem 0 2rem;
  margin-top: 0.5rem;
  background-color: #fff;
  font-size: 5.5vw;
}
@media screen and (min-width: 600px) {
  .p-mainVisual__textLayer .p-mainVisual__slideText {
    font-size: 28px;
  }
}
.p-mainVisual__textLayer .c-mvBtn {
  margin-left: 2rem;
  margin-top: 0.5rem;
}
.p-mainVisual__textLayer .c-mvBtn .c-mvBtn__btn {
  border-radius: 20px;
  padding: 5px 20px;
}

.news h2.is-style-section_ttl::before {
  content: "NEWS";
  position: absolute;
  top: -45%;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1rem;
}

.rec {
  height: 670px;
  background-image: url(../img/top-rec-sp.png);
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
  color: #fff;
}
@media screen and (min-width: 600px) {
  .rec {
    margin-bottom: 4rem;
    background-image: url(../img/top-rec.png);
    background-position: center;
    text-align: left;
  }
}
@media screen and (min-width: 1500px) {
  .rec {
    background-size: contain;
  }
}
@media screen and (min-width: 600px) {
  .rec .swell-block-fullWide__inner {
    position: relative;
    top: 40%;
    margin-left: 0;
    font-size: 140%;
  }
}
.rec h2.is-style-section_ttl {
  position: relative;
  width: 330px;
  padding-bottom: 8px;
  margin: 0 auto 1rem;
  border-bottom: 2px solid #fff;
  font-size: 2.5rem;
  text-align: center !important;
  letter-spacing: 2px;
}
@media screen and (min-width: 600px) {
  .rec h2.is-style-section_ttl {
    width: 380px;
    padding-left: 70px;
    margin-left: -20px;
    font-size: 3rem;
  }
}
.rec h2.is-style-section_ttl::before {
  content: "RECRUIT";
  position: absolute;
  top: -33%;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.2rem;
}
@media screen and (min-width: 600px) {
  .rec h2.is-style-section_ttl::before {
    left: -15px;
  }
}
@media screen and (min-width: 600px) {
  .rec p {
    padding-left: 100px;
  }
}
.rec figure {
  width: 170px;
  margin-right: 10px;
  margin-left: auto;
}
@media screen and (min-width: 600px) {
  .rec figure {
    width: 300px;
    margin-left: 100px;
  }
}

.com {
  height: 600px;
  background-image: url(../img/top-com-sp.png);
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}
@media screen and (min-width: 900px) {
  .com {
    position: relative;
    height: 800px;
    background-image: url(../img/top-com.png);
    background-position: center;
  }
}
@media screen and (min-width: 600px) {
  .com .com_txt {
    width: 800px;
    padding: 3em 0 !important;
    border-radius: 0 25px 25px 0;
    text-align: left;
    font-size: 140%;
  }
}
.com .com_txt h2.is-style-section_ttl {
  width: 330px;
  margin: 0 auto 1rem;
  border-bottom: 2px solid #727171;
  font-size: 2.5rem;
  text-align: center;
  letter-spacing: 2px;
}
@media screen and (min-width: 600px) {
  .com .com_txt h2.is-style-section_ttl {
    width: 450px;
    padding-left: 70px;
    margin-left: -20px;
    text-align: left;
  }
}
.com .com_txt h2.is-style-section_ttl::before {
  content: "COMPANY";
  position: absolute;
  top: -33%;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.2rem;
  color: var(--color_main);
}
@media screen and (min-width: 600px) {
  .com .com_txt h2.is-style-section_ttl::before {
    padding-left: 70px;
  }
}
@media screen and (min-width: 600px) {
  .com .com_txt p {
    padding-left: 70px;
  }
}
.com figure {
  width: 170px;
  margin-right: 10px;
  margin-left: auto;
}
@media screen and (min-width: 600px) {
  .com figure {
    width: 300px;
  }
}
@media screen and (min-width: 900px) {
  .com figure {
    margin-top: 15.5rem;
  }
}
.com figure.pc_only {
  position: absolute;
  top: 60px;
  left: 110px;
  width: 800px;
  z-index: -1;
}

.about {
  background-image: url(../img/top-abo-sp.png);
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
  color: #fff;
}
@media screen and (min-width: 600px) {
  .about {
    height: 1100px;
  }
}
.about h2.is-style-section_ttl {
  position: relative;
  width: 330px;
  padding-bottom: 8px;
  margin: 0 auto 1rem;
  border-bottom: 2px solid #fff;
  font-size: 2.5rem;
  text-align: center !important;
  letter-spacing: 2px;
}
.about h2.is-style-section_ttl::before {
  content: "ABOUT";
  position: absolute;
  top: -33%;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.2rem;
}
.about .swell-block-columns {
  padding: 0 25px;
}

.page-id-74 .overview .c-scrollHint {
  display: none;
}
.page-id-74 .overview h2:nth-child(2)::before {
  content: "BUSINESS OVERVIEW";
}
.page-id-74 .overview h2:nth-child(4) {
  border: none;
}
.page-id-74 .overview h2:nth-child(4)::before {
  content: "QUALIFICATION";
}
.page-id-74 .featu h2::before {
  content: "FEATURES";
}
.page-id-74 .featu .wp-block-group__inner-container {
  position: relative;
}
.page-id-74 .featu .wp-block-group__inner-container .wp-block-group {
  height: 300px;
}
.page-id-74 .featu .wp-block-group__inner-container .wp-block-group p {
  position: absolute;
  top: 0;
  left: -20%;
  z-index: 1;
  width: 100%;
  padding: 3rem 0;
  border-radius: 15px;
}
@media screen and (min-width: 600px) {
  .page-id-74 .featu .wp-block-group__inner-container .wp-block-group p {
    left: 0;
    width: 450px;
    padding: 4rem 0;
  }
}
.page-id-74 .featu .wp-block-group__inner-container .wp-block-group figure {
  position: absolute;
  top: 110px;
  right: -10%;
  width: 80%;
}
@media screen and (min-width: 600px) {
  .page-id-74 .featu .wp-block-group__inner-container .wp-block-group figure {
    top: 30px;
    right: 0;
    width: 500px;
  }
}
@media screen and (min-width: 600px) {
  .page-id-74 .featu .wp-block-group__inner-container .wp-block-group {
    height: 400px;
  }
}
.page-id-74 .featu .wp-block-group__inner-container .wp-block-group:last-child p {
  left: auto;
  right: -15%;
}
@media screen and (min-width: 600px) {
  .page-id-74 .featu .wp-block-group__inner-container .wp-block-group:last-child p {
    right: 0;
  }
}
.page-id-74 .featu .wp-block-group__inner-container .wp-block-group:last-child figure {
  left: -20%;
  right: auto;
}
@media screen and (min-width: 600px) {
  .page-id-74 .featu .wp-block-group__inner-container .wp-block-group:last-child figure {
    left: 0;
  }
}
.page-id-74 .commitment {
  background-image: url(../img/com-com.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position-x: center;
  color: #FFF;
}
.page-id-74 .commitment h2.is-style-section_ttl {
  width: 90%;
  border: none;
  font-size: 2.5rem;
}
.page-id-74 .commitment h2.is-style-section_ttl::before {
  content: "COMMITMENT";
}
.page-id-74 .commitment .midashi {
  background-color: #FFF;
  color: var(--color_text);
}
.page-id-74 .info {
  background-image: url(../img/com-info.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position-x: center;
}
.page-id-74 .info .info_txt {
  padding: 0 10px;
}
.page-id-74 .info .info_txt h2.is-style-section_ttl {
  margin-bottom: 3rem;
}
.page-id-74 .info .info_txt h2.is-style-section_ttl::before {
  content: "COMPANY INFO";
}
.page-id-74 .info .info_txt .is-style-simple tr td {
  border-top: none;
}
.page-id-74 .info .info_txt .is-style-simple tr td:first-child {
  width: 30%;
}

.page-id-95 .mess .sign {
  width: 60%;
  margin-left: auto;
}
@media screen and (min-width: 600px) {
  .page-id-95 .mess .sign {
    width: 30%;
  }
}
.page-id-95 .mess .link_btn {
  width: 70%;
  margin-left: auto;
}
@media screen and (min-width: 600px) {
  .page-id-95 .mess .link_btn {
    width: 50%;
  }
}
.page-id-95 .qa h2.is-style-section_ttl {
  border: none;
  font-family: "Noto Sans JP", sans-serif;
  color: var(--color_main);
  font-size: 4rem;
  font-weight: 400;
  line-height: 1;
}
.page-id-95 .qa h2.is-style-section_ttl span {
  font-size: 3rem;
}
.page-id-95 .qa .qa_txt {
  width: 80%;
  padding: 1rem;
  border-radius: 10px;
  margin: 2rem auto;
  background-color: #ddf0fb;
}
.page-id-95 .qa .qa_txt p:first-child {
  border-bottom: 1px solid;
}
.page-id-95 .recru h2.is-style-section_ttl {
  margin-bottom: 1.5rem;
}
.page-id-95 .recru h2.is-style-section_ttl::before {
  content: "REQUIREMENTS" !important;
}
.page-id-95 .recru .is-style-stripes tr:nth-child(odd) {
  background-color: #FFF !important;
}
.page-id-95 .recru .is-style-stripes tr:nth-child(2n) {
  background-color: unset;
}
.page-id-95 .recru .is-style-stripes tr td {
  border-top: none;
}
.page-id-95 .recru .is-style-stripes tr td:first-child {
  width: 30%;
}/*# sourceMappingURL=koseki-style.css.map */