.shuei-l {
  font-family: dnp-shuei-mgothic-std, sans-serif;
  font-weight: 400;
  font-style: normal;
}

.shuei-b {
  font-family: dnp-shuei-mgothic-std, sans-serif;
  font-weight: 600;
  font-style: normal;
}

.c-br--sp {
  display: block;
}
@media screen and (min-width: 899px) {
  .c-br--sp {
    display: none;
  }
}

.c-br--pc {
  display: none;
}
@media screen and (min-width: 899px) {
  .c-br--pc {
    display: block;
  }
}

.c-hidden {
  display: none;
}

.l-footer__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 40px 0 20px 0;
}
@media screen and (min-width: 899px) {
  .l-footer__inner {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 30px;
  }
}
.l-footer__inner__left {
  width: 100%;
}
@media screen and (min-width: 481px) {
  .l-footer__inner__left {
    width: 60%;
  }
}
@media screen and (min-width: 899px) {
  .l-footer__inner__left {
    width: 45%;
  }
}
@media screen and (min-width: 1199px) {
  .l-footer__inner__left {
    width: 42.5%;
  }
}
.l-footer__inner__left img {
  display: block;
  width: 100%;
  height: auto;
}
.l-footer__inner__right {
  width: 100%;
  padding-top: 40px;
}
@media screen and (min-width: 481px) {
  .l-footer__inner__right {
    width: 60%;
  }
}
@media screen and (min-width: 899px) {
  .l-footer__inner__right {
    width: auto;
    padding-top: 0;
  }
}
.l-footer__inner__title {
  font-family: dnp-shuei-mgothic-std, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #a99549;
  font-size: 18px;
  text-align: center;
  margin: 0;
  padding-bottom: 0.25em;
}
@media screen and (min-width: 899px) {
  .l-footer__inner__title {
    padding-bottom: 1em;
  }
}
@media screen and (min-width: 1199px) {
  .l-footer__inner__title {
    font-size: 20px;
  }
}
.l-footer__inner__address {
  font-family: dnp-shuei-mgothic-std, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #a99549;
  letter-spacing: 0.01em;
  font-size: 18px;
  margin: 0;
}
.l-footer__inner__note {
  width: 90%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-top: 10px;
}
.l-footer__inner__note__title {
  font-family: dnp-shuei-mgothic-std, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #a99549;
  line-height: 1.8;
  font-size: 15px;
  width: 7em;
}
.l-footer__inner__note__title--space {
  letter-spacing: 0.6em;
}
.l-footer__inner__note__text {
  font-family: dnp-shuei-mgothic-std, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #a99549;
  line-height: 1.8;
  font-size: 15px;
  width: calc(100% - 7em);
  margin-left: 0;
}

.p-shinryo__textspace {
  padding-top: 1em;
}
.p-shinryo__tablebr {
  display: none;
}
@media screen and (min-width: 1199px) {
  .p-shinryo__tablebr {
    display: block;
  }
}
.p-shinryo__letterspace {
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
.p-shinryo__subtitle__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (min-width: 899px) {
  .p-shinryo__subtitle__inner {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.p-shinryo__subtitle__inner__left {
  width: 50%;
}
@media screen and (min-width: 899px) {
  .p-shinryo__subtitle__inner__left {
    width: 32.5%;
  }
}
.p-shinryo__subtitle__inner__left img {
  display: block;
  width: 100%;
  height: auto;
}
.p-shinryo__subtitle__inner__right {
  width: 100%;
}
@media screen and (min-width: 899px) {
  .p-shinryo__subtitle__inner__right {
    width: 62.5%;
  }
}
.p-shinryo__subtitle__table__title {
  font-weight: 600 !important;
}

.p-index-shinryo {
  padding: clamp(50px, 13.33vw, 75px) 0 clamp(80px, 21.33vw, 120px) 0;
}
@media screen and (min-width: 899px) {
  .p-index-shinryo {
    padding: clamp(64px, 5.33vw, 80px) 0 clamp(97.6px, 8.13vw, 122px) 0;
  }
}
.p-index-shinryo__bottom {
  padding-top: clamp(40px, 10.66vw, 60px);
}
@media screen and (min-width: 899px) {
  .p-index-shinryo__bottom {
    padding-top: clamp(88px, 7.33vw, 110px);
  }
}
.p-index-shinryo__bottom * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.p-index-shinryo__button {
  font-family: dnp-shuei-mgothic-std, sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #ffffff;
  line-height: 1.2;
  font-size: clamp(18px, 4.8vw, 22px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background-color: #F1A09A;
  border: 2px solid #F1A09A;
  width: 18em;
  max-width: 100%;
  padding: 0 1em;
  height: 3em;
  border-radius: 1.5em;
  margin: 0 auto;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
@media screen and (min-width: 899px) {
  .p-index-shinryo__button {
    font-size: clamp(16.8px, 1.4vw, 24px);
    height: 3.25em;
    border-radius: 1.675em;
  }
}
.p-index-shinryo__button__space {
  display: inline-block;
  width: 1em;
}
.p-index-shinryo__button__inner {
  display: inline-block;
  color: #ffffff;
}
.p-index-shinryo__button__arrow {
  border-right: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  display: inline-block;
  width: 0.6em;
  height: 0.6em;
}
.p-index-shinryo__button:visited {
  color: #ffffff;
}
.p-index-shinryo__button:hover, .p-index-shinryo__button:focus, .p-index-shinryo__button:active {
  color: #F1A09A;
  background-color: #ffffff;
}
.p-index-shinryo__button:hover .p-index-shinryo__button__inner, .p-index-shinryo__button:focus .p-index-shinryo__button__inner, .p-index-shinryo__button:active .p-index-shinryo__button__inner {
  color: #F1A09A;
}
.p-index-shinryo__button:hover .p-index-shinryo__button__arrow, .p-index-shinryo__button:focus .p-index-shinryo__button__arrow, .p-index-shinryo__button:active .p-index-shinryo__button__arrow {
  border-right: 1px solid #F1A09A;
  border-bottom: 1px solid #F1A09A;
}

.p-staff__text {
  color: #666666;
  text-align: justify;
}
@media screen and (min-width: 899px) {
  .p-staff__text {
    text-align: center;
  }
}
.p-staff__recruit th {
  width: 25%;
}
@media screen and (min-width: 899px) {
  .p-staff__recruit th {
    width: 20%;
  }
}
.p-staff__recruit td {
  width: 75%;
}
@media screen and (min-width: 899px) {
  .p-staff__recruit td {
    width: 80%;
  }
}/*# sourceMappingURL=common.css.map */