@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@500&family=Noto+Serif+JP:wght@500&display=swap");
.b-sp-only {
  display: none;
}

html {
  font-size: 1vw;
}

body {
  width: 100%;
  font-size: 1.133rem;
}

.top-image {
  position: relative;
  width: 100%;
}

.top-image__image {
  position: relative;
  width: 70rem;
  padding-top: calc(538 / 700 * 70rem);
}

.top-image__image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.top-image__text {
  position: absolute;
  top: 0;
  right: 4rem;
  width: 58rem;
}

.top-image__text img {
  width: 100%;
}

.gnav__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 70%;
  margin-top: 1rem;
  border-top: 1px solid #000;
}

.gnav__item:last-child .gnav__link::after {
  display: none;
}

.gnav__link {
  position: relative;
  display: block;
  width: auto;
  height: 2.732rem;
}

.gnav__link::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 1px;
  height: 2.38rem;
  background-color: #000;
}

.gnav img {
  width: auto;
  height: 100%;
}

.l-block__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.l-block__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 34.1rem;
}

.p-top-view {
  padding-top: 9.2rem;
}

.p-top-view__header {
  margin-top: 26.5rem;
}

.p-top-view__header img {
  width: 1.524rem;
}

.p-top-view__heading {
  font-family: "Noto Serif JP", serif;
  font-weight: 500;
  font-style: normal;
  vertical-align: top;
  -webkit-font-feature-settings: "palt" 1, "trad" 1;
          font-feature-settings: "palt" 1, "trad" 1;
  margin-bottom: 6.4rem;
  font-size: 1.8rem;
}

.p-top-view__body {
  width: 36.7rem;
}

.p-top-view__text {
  font-family: "Noto Serif JP", serif;
  font-weight: 500;
  font-style: normal;
  vertical-align: top;
  -webkit-font-feature-settings: "palt" 1, "trad" 1;
          font-feature-settings: "palt" 1, "trad" 1;
  margin-top: 2.8rem;
  font-size: 1.12rem;
  line-height: 2.9;
}

.p-top-service {
  padding-top: 7.2rem;
}

.p-top-service__header {
  margin-top: calc(29rem - 7.2rem);
}

.p-top-service__header img {
  width: 1.1rem;
  height: auto;
}

.p-top-service__inner {
  width: 36.7rem;
  text-align: center;
}

.p-top-service p {
  font-family: "Noto Serif JP", serif;
  font-weight: 500;
  font-style: normal;
  vertical-align: top;
  -webkit-font-feature-settings: "palt" 1, "trad" 1;
          font-feature-settings: "palt" 1, "trad" 1;
  margin-top: 3.2rem;
  font-size: 1.12rem;
  text-align: left;
  letter-spacing: normal;
  line-height: 3;
}

.p-top-service-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 2rem 9.3rem 0 12.5rem;
}

.p-top-service-list li {
  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;
  width: 10.6rem;
  height: 10.6rem;
  border: 0.05rem solid #000;
  background-color: #ffff00;
}

.p-top-service-list li span {
  font-size: 1rem;
  line-height: 1.7;
}

.p-top-service-detail {
  margin-top: 6rem;
}

.p-top-service-detail__price {
  width: 36rem;
}

.p-top-service-detail__price h3 {
  font-family: "Noto Serif JP", serif;
  font-weight: 500;
  font-style: normal;
  vertical-align: top;
  -webkit-font-feature-settings: "palt" 1, "trad" 1;
          font-feature-settings: "palt" 1, "trad" 1;
  font-size: 1.6rem;
}

.p-top-service-detail__price h3 span {
  font-size: 1.2rem;
  vertical-align: baseline;
  margin-left: 2.4rem;
}

.p-top-service-detail__price table {
  width: 100%;
  margin-top: 1.6rem;
  border: 0.27rem solid #000;
  border-left: 0;
  border-right: 0;
}

.p-top-service-detail__price table td {
  font-family: "Noto Serif JP", serif;
  font-weight: 500;
  font-style: normal;
  vertical-align: top;
  -webkit-font-feature-settings: "palt" 1, "trad" 1;
          font-feature-settings: "palt" 1, "trad" 1;
  width: calc(100% / 3);
  padding: 1.4rem 0;
  border: 0.1rem solid #000;
  font-size: 1.2rem;
  text-align: center;
}

.p-top-service-detail__price table td:first-child {
  border-left: 0;
}

.p-top-service-detail__price table td:last-child {
  border-right: 0;
}

.p-top-service-detail__price p {
  font-family: "Noto Serif JP", serif;
  font-weight: 500;
  font-style: normal;
  vertical-align: top;
  -webkit-font-feature-settings: "palt" 1, "trad" 1;
          font-feature-settings: "palt" 1, "trad" 1;
  margin-top: 2.4rem;
  font-size: 1.2rem;
  letter-spacing: normal;
  line-height: 2;
}

.p-top-service-detail__price .time {
  margin-top: 3.2rem;
}

.p-top-service-detail__data {
  width: 36rem;
  margin-top: 10rem;
}

.p-top-service-detail__data h3 {
  width: 22.3rem;
}

.p-top-service-detail__data h3 img {
  width: 100%;
  height: auto;
}

.p-top-service-detail__data .name {
  font-family: "Noto Serif JP", serif;
  font-weight: 500;
  font-style: normal;
  vertical-align: top;
  -webkit-font-feature-settings: "palt" 1, "trad" 1;
          font-feature-settings: "palt" 1, "trad" 1;
  margin-top: 2.4rem;
}

.p-top-service-detail__data .name span {
  font-size: 1.2rem;
}

.p-top-service-detail__data .name p {
  font-size: 1.7rem;
  margin-top: 0.8rem;
}

.p-top-service-detail__data .name p span {
  margin-left: 0.8rem;
  font-size: 1.2rem;
  font-style: italic;
  vertical-align: baseline;
}

.p-top-service-detail__data .address-wrapper {
  margin-top: 2.4rem;
}

.p-top-service-detail__data .address-wrapper address {
  position: relative;
  font-size: 1.1rem;
  letter-spacing: normal;
  line-height: 3;
}

.p-top-service-detail__data .address-wrapper a {
  position: absolute;
  top: 0;
  right: 0;
  width: 4.2rem;
  height: 4.2rem;
  -webkit-transform: translate(100%, -50%);
          transform: translate(100%, -50%);
}

.p-top-service-detail__data .address-wrapper a img {
  width: 100%;
  height: auto;
}

.p-top-contact {
  width: 52.5rem;
  margin: 0 auto;
  padding-top: 7.8rem;
}

.p-top-contact img {
  width: auto;
  height: 7.375rem;
}

.p-top-recruit {
  padding-top: 8.8rem;
}

.p-top-recruit__body {
  width: 61.1rem;
}

.p-top-recruit__header {
  margin-top: 24rem;
}

.p-top-recruit__header img {
  width: 1.1rem;
  height: auto;
}

.p-top-recruit__heading {
  font-family: "Noto Serif JP", serif;
  font-weight: 500;
  font-style: normal;
  vertical-align: top;
  -webkit-font-feature-settings: "palt" 1, "trad" 1;
          font-feature-settings: "palt" 1, "trad" 1;
  margin-top: 10.7rem;
  font-size: 1.7rem;
}

.p-top-recruit__catch img {
  width: 55.2rem;
  height: auto;
}

.p-top-recruit__tel {
  margin-top: 8rem;
  padding-bottom: 1.6rem;
  border-bottom: 0.1rem solid #000;
}

.p-top-recruit__tel img {
  width: 34.4rem;
  height: auto;
}

.p-top-recruit__text {
  font-family: "Noto Serif JP", serif;
  font-weight: 500;
  font-style: normal;
  vertical-align: top;
  -webkit-font-feature-settings: "palt" 1, "trad" 1;
          font-feature-settings: "palt" 1, "trad" 1;
  width: 35.2rem;
  margin-top: 5rem;
  font-size: 1.1rem;
  line-height: 3;
}

.p-top-recruit h4 {
  margin-top: 4rem;
}

.p-top-recruit h4 img {
  width: 17.4rem;
  height: auto;
}

footer {
  margin-top: 6.4rem;
  text-align: right;
}

footer a {
  display: inline-block;
  margin-right: 4.8rem;
  padding: 1.1rem 1.6rem;
  border: 0.1rem solid #000;
  font-size: 1.1rem;
  font-weight: bold;
}

footer .copy-wrapper {
  margin-top: 3.2rem;
  padding: 6rem 0;
  background-color: #e6e6e6;
  text-align: right;
}

footer .copy-wrapper small {
  display: block;
  font-weight: bold;
  text-align: center;
}
/*# sourceMappingURL=main.css.map */