@charset "UTF-8";
.block-contents-service > .nav {
  display: block;
  max-width: 116rem;
  width: auto;
  margin: 0rem auto 10rem;
  list-style: none;
}
.block-contents-service > .nav > .item > .link {
  display: block;
  position: relative;
  margin: 0rem auto;
  padding: 2rem;
  background-color: #f4f4f4;
  text-align: center;
  font-size: 1.4rem;
  line-height: 1em;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  color: inherit;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.block-contents-service > .nav > .item > .link:hover {
  background-color: #870000;
  color: #fff;
}
.block-contents-service > .catch {
  max-width: 114rem;
  width: auto;
  padding: 2rem;
  margin: 10rem auto 5rem;
  font-size: 3.5rem;
  line-height: 2em;
  font-weight: 500;
}
.block-contents-service > .body {
  position: relative;
  max-width: 118rem;
  width: auto;
  margin: 10rem auto;
}
.block-contents-service > .body > .contents > .content > .texts {
  padding: 2rem;
}
.block-contents-service > .body > .contents > .content > .texts > .text {
  text-align: justify;
  font-size: 1.8rem;
  line-height: 2em;
  font-feature-settings: "palt";
  counter-reset: service_title;
}
.block-contents-service > .body > .contents > .content > .texts > .text > .table_list {
  border-collapse: collapse;
  border-spacing: 0px;
  width: 100%;
  margin: 3rem auto;
}
.block-contents-service > .body > .contents > .content > .texts > .text > .table_list td {
  padding: 2rem;
  width: 20rem;
  border-style: solid;
  border-width: 0.1rem;
  border-color: #000;
  text-align: center;
  font-size: 1.4rem;
  line-height: 1.5em;
  vertical-align: middle;
  word-break: keep-all;
}
.block-contents-service > .body > .contents > .content > .texts > .text > .table_spec {
  border-collapse: collapse;
  border-spacing: 0px;
  width: 100%;
  margin: 3rem auto;
}
.block-contents-service > .body > .contents > .content > .texts > .text > .table_spec th, .block-contents-service > .body > .contents > .content > .texts > .text > .table_spec td {
  padding: 1rem;
  min-width: 8rem;
  width: auto;
  border-style: solid;
  border-width: 0.1rem;
  border-color: #000;
  text-align: left;
  font-size: 1.4rem;
  line-height: 1.5em;
  vertical-align: middle;
  word-break: normal;
}
.block-contents-service > .body > .contents > .content > .texts > .text > .table_spec th.center, .block-contents-service > .body > .contents > .content > .texts > .text > .table_spec td.center {
  text-align: center;
}
.block-contents-service > .body > .contents > .content > .texts > .text > .table_spec th {
  background-color: #f4f4f4;
  text-align: center;
  text-indent: 1em;
  letter-spacing: 1em;
}
.block-contents-service > .body > .contents > .content > .texts > .text .table_price_day {
  border-collapse: collapse;
  border-spacing: 0px;
  width: 100%;
  margin-bottom: 1rem;
}
.block-contents-service > .body > .contents > .content > .texts > .text .table_price_day > thead > tr > th {
  padding: 0.5rem;
  background-color: #f4f4f4;
  border-style: solid;
  border-width: 0.1rem;
  border-color: #000;
  text-align: center;
  font-size: 1.4rem;
  line-height: 1.5em;
}
.block-contents-service > .body > .contents > .content > .texts > .text .table_price_day > thead > tr > th.strong {
  background-color: gray;
  color: #fff;
  font-size: 1.8rem;
}
.block-contents-service > .body > .contents > .content > .texts > .text .table_price_day > thead > tr > th > .annotation {
  font-size: 0.75em;
}
.block-contents-service > .body > .contents > .content > .texts > .text .table_price_day > tbody > tr > td {
  padding: 0.5rem;
  width: 15rem;
  border-style: solid;
  border-width: 0.1rem;
  border-color: #000;
  text-align: center;
  font-size: 1.8rem;
  line-height: 1.5em;
}
.block-contents-service > .body > .contents > .content > .texts > .text .table_price_day > tbody > tr > td .number {
  font-size: 1.4em;
}
.block-contents-service > .body > .contents > .content > .texts > .text .table_price_day > tbody > tr > td small {
  display: inline-block;
  font-size: 1.4rem;
  line-height: 1.5em;
}
.block-contents-service > .body > .contents > .content > .texts > .text .table_price_area {
  border-collapse: collapse;
  border-spacing: 0px;
  width: 100%;
  margin-bottom: 1rem;
}
.block-contents-service > .body > .contents > .content > .texts > .text .table_price_area > thead > tr > th {
  padding: 1rem 0.5rem;
  background-color: #f4f4f4;
  border-style: solid;
  border-width: 0.1rem;
  border-color: #000;
  text-align: center;
  font-size: 1.4rem;
  line-height: 1.25em;
  word-break: keep-all;
}
.block-contents-service > .body > .contents > .content > .texts > .text .table_price_area > thead > tr > th small {
  display: inline-block;
  font-size: 1.2rem;
  font-weight: 400;
}
.block-contents-service > .body > .contents > .content > .texts > .text .table_price_area > thead > tr > th.strong {
  background-color: gray;
  color: #fff;
}
.block-contents-service > .body > .contents > .content > .texts > .text .table_price_area > tbody > tr > td {
  padding: 0.5rem;
  width: 10rem;
  border-style: solid;
  border-width: 0.1rem;
  border-color: #000;
  text-align: center;
  font-size: 1.4rem;
  line-height: 1.5em;
}
.block-contents-service > .body > .contents > .content > .texts > .text .table_price_area > tbody > tr > td .number {
  font-size: 1.4em;
}
.block-contents-service > .body > .contents > .content > .texts > .text .table_price_area > tbody > tr > td small {
  display: inline-block;
  font-size: 1.1rem;
  line-height: 1.5em;
}
.block-contents-service > .body > .contents > .content > .texts > .text .price_label {
  border-collapse: collapse;
  border-spacing: 0px;
  width: 100%;
  margin: 1rem 0rem;
}
.block-contents-service > .body > .contents > .content > .texts > .text .price_label td {
  text-align: center;
  padding: 2rem;
  border-style: solid;
  border-width: 0.1rem;
  border-color: #000;
  font-size: 2rem;
  line-height: 1.5em;
  vertical-align: middle;
}
.block-contents-service > .body > .contents > .content > .texts > .text .price_label td .line, .block-contents-service > .body > .contents > .content > .texts > .text .price_label td strong {
  display: inline-block;
}
.block-contents-service > .body > .contents > .content > .texts > .text .price_label td .number {
  font-size: 1.4em;
}
.block-contents-service > .body > .contents > .content > .texts > .text .price_label td .ins {
  display: inline-block;
  text-align: left;
  font-size: 1.2rem;
  line-height: 1.1em;
}
.block-contents-service > .body > .contents > .content > .texts > .text > .title {
  font-size: 2rem;
  line-height: 1.5em;
  word-break: keep-all;
}
.block-contents-service > .body > .contents > .content > .texts > .text > .title::before {
  counter-increment: service_title;
  content: counter(service_title) ".";
  display: inline-block;
  margin-right: 1rem;
}
.block-contents-service > .body > .contents > .content > .texts > .text > .title:not(:first-child) {
  margin-top: 3rem;
}
.block-contents-service > .body > .contents > .content > .texts > .text > .box_list {
  margin: 2rem 0rem;
  background-color: #f4f4f4;
  text-align: left;
  list-style: none;
  line-height: 1.5em;
}
.block-contents-service > .body > .contents > .content > .texts > .text > .image {
  max-width: 90rem;
  width: auto;
  margin: 1rem 0rem;
}
.block-contents-service > .body > .contents > .content > .texts > .text > .image picture, .block-contents-service > .body > .contents > .content > .texts > .text > .image img {
  width: 100%;
  height: auto;
}
.block-contents-service > .body > .contents > .content > .texts > .text > .caption {
  display: block;
  font-size: 1.6rem;
  line-height: 1.5em;
}
.block-contents-service > .body > .contents > .content > .texts > .text .box {
  margin: 2rem 0rem;
  padding: 4rem;
  background-color: #f4f4f4;
}
.block-contents-service > .body > .contents > .content > .texts > .text .box > .list {
  list-style: none;
}
.block-contents-service > .body > .contents > .content > .texts > .text .box > .list > li {
  padding-left: 1.3em;
  text-indent: -1.3em;
  font-size: 1.8rem;
  line-height: 2.5em;
}
.block-contents-service > .body > .contents > .content > .texts > .text > .frame {
  margin: 2rem 0rem;
  padding: 2rem;
  background-color: #f4f4f4;
  border-style: solid;
  border-width: 0.1rem;
  border-color: gray;
}
.block-contents-service > .body > .contents > .content > .texts > .text > .frame > .title {
  text-align: center;
  font-size: 2rem;
  font-weight: 700;
  color: #000;
}
.block-contents-service > .body > .contents > .content > .texts > .text > .frame > .body {
  padding: 1rem;
  background-color: #fff;
}
.block-contents-service > .body > .contents > .content > .texts > .text > .frame > .body + .body {
  margin-top: 2rem;
}
.block-contents-service > .body > .contents > .content > .texts > .text > .frame > .body > .title {
  margin: 3rem auto 0.5rem;
  text-align: center;
  font-size: 2rem;
  font-weight: 700;
  color: #000;
}
.block-contents-service > .body > .contents > .content > .texts > .text > .frame > .body > .title:first-child {
  margin-top: 0rem;
}
.block-contents-service > .body > .contents > .content > .texts > .text > .contact {
  margin: 2rem 0rem;
  padding: 2rem;
  background-color: #f4f4f4;
}
.block-contents-service > .body > .contents > .content > .texts > .text > .contact > .body {
  padding: 3rem;
  background-color: #fff;
}
.block-contents-service > .body > .contents > .content > .texts > .text > .contact > .body > .title {
  padding-bottom: 2rem;
  margin-bottom: 2rem;
  border-bottom-style: solid;
  border-bottom-width: 0.1rem;
  border-bottom-color: gray;
  font-size: 3rem;
  font-weight: 400;
}
.block-contents-service > .body > .contents > .content > .texts > .text > .contact > .body > .title small {
  font-size: 60%;
}
.block-contents-service > .body > .contents > .content > .texts > .text > .contact > .body > .contents {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  -webkit-justify-content: center;
  justify-content: center;
}
.block-contents-service > .body > .contents > .content > .texts > .text > .contact > .body > .contents > .texts {
  -webkit-box-flex: 1;
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: 30rem;
  text-align: left;
  font-size: 2rem;
}
.block-contents-service > .body > .contents > .content > .texts > .text > .contact > .body > .contents > .images {
  -webkit-box-flex: 0;
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: 15rem;
  padding-top: 2rem;
}
.block-contents-service > .body > .contents > .content > .texts > .text > .contact > .body > .contents > .images img {
  width: 100%;
  height: auto;
}
.block-contents-service > .body > .contents > .content > .texts > .text .annotation {
  padding: 1rem;
}
.block-contents-service > .body > .contents > .content > .texts > .text .annotation > li {
  position: relative;
  margin: 0rem;
  padding: 0rem;
  padding-left: 2rem;
  text-align: justify;
  list-style: none;
  font-family: 16;
  line-height: 1.5em;
  word-break: normal;
}
.block-contents-service > .body > .contents > .content > .texts > .text .annotation > li a {
  display: inline-block;
}
.block-contents-service > .body > .contents > .content > .texts > .text .annotation > li::before {
  content: "※";
  display: block;
  position: absolute;
  top: 0rem;
  left: 0rem;
}
.block-contents-service > .body > .contents > .content > .texts > .text > small {
  display: block;
  line-height: 2em;
}
.block-contents-service > .body > .contents > .content > .texts > .text .media_text .images {
  padding: 1rem 0rem;
}
.block-contents-service > .body > .contents > .content > .texts > .text .media_text .images picture, .block-contents-service > .body > .contents > .content > .texts > .text .media_text .images img {
  width: 100%;
  height: auto;
}
.block-contents-service > .body > .contents > .content:not(.has_image):not(:first-child) {
  margin-top: 6rem;
}
.block-contents-service > .body > .contents > .content:not(.has_image) > .texts > .title {
  padding-bottom: 1rem;
  margin-bottom: 3rem;
  border-bottom-style: solid;
  border-bottom-width: 0.1rem;
  border-bottom-color: #ccc;
  font-size: 3rem;
  word-break: keep-all;
  font-feature-settings: "palt";
}
.block-contents-service > .body > .contents > .content.has_image {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.block-contents-service > .body > .contents > .content.has_image > .images {
  -webkit-box-flex: 1;
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: 30rem;
  padding: 2rem;
}
.block-contents-service > .body > .contents > .content.has_image > .images img {
  width: 100%;
  height: auto;
}
.block-contents-service > .body > .contents > .content.has_image > .texts {
  -webkit-box-flex: 10;
  flex-grow: 10;
  flex-shrink: 10;
  flex-basis: 30rem;
}
.block-contents-service > .body > .contents > .content.has_image > .texts > .title {
  margin-bottom: 3rem;
  font-size: 2.8rem;
  letter-spacing: 0.1em;
  font-weight: 500;
  word-break: keep-all;
  font-feature-settings: "palt";
}
@media (max-width: 959px) {
  .block-contents-service > .nav {
    margin: 0rem auto 3rem;
  }
  .block-contents-service > .nav > .item {
    padding: 0.5rem 2rem;
  }
  .block-contents-service > .catch {
    margin: 3rem auto;
    font-size: 2.1rem;
  }
  .block-contents-service > .body {
    margin: 3rem auto;
  }
  .block-contents-service > .body.has_image {
    padding-top: 42rem;
  }
  .block-contents-service > .body.has_image > .contents {
    background-color: #fff;
  }
  .block-contents-service > .body.has_image > .images {
    position: absolute;
    left: 2rem;
    right: 2rem;
    top: 0rem;
    bottom: 0rem;
    z-index: -1;
  }
  .block-contents-service > .body.has_image > .images > .image img {
    width: 100%;
    height: 42rem;
    object-position: center;
    object-fit: cover;
  }
  .block-contents-service > .body > .contents > .content > .texts > .text.bared br {
    display: none;
  }
  .block-contents-service > .body > .contents > .content > .texts > .text > .table_list {
    display: block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
  .block-contents-service > .body > .contents > .content > .texts > .text > .table_list thead, .block-contents-service > .body > .contents > .content > .texts > .text > .table_list tbody, .block-contents-service > .body > .contents > .content > .texts > .text > .table_list tr, .block-contents-service > .body > .contents > .content > .texts > .text > .table_list th {
    display: block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
  .block-contents-service > .body > .contents > .content > .texts > .text > .table_list td {
    display: block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: auto;
    margin-top: -0.1rem;
  }
  .block-contents-service > .body > .contents > .content > .texts > .text .table_price_area > thead > tr > th {
    font-size: 1.3rem;
  }
  .block-contents-service > .body > .contents > .content > .texts > .text .table_price_area > tbody > tr > td {
    font-size: 1.3rem;
  }
  .block-contents-service > .body > .contents > .content > .texts > .text .table_price_area > tbody > tr > td .number {
    font-size: 1.3em;
  }
  .block-contents-service > .body > .contents > .content > .texts > .text .table_price_area > tbody > tr > td small {
    font-size: 1rem;
  }
  .block-contents-service > .body > .contents > .content > .texts > .text .price_label {
    display: block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
  .block-contents-service > .body > .contents > .content > .texts > .text .price_label td {
    text-align: center;
  }
  .block-contents-service > .body > .contents > .content > .texts > .text .price_label thead, .block-contents-service > .body > .contents > .content > .texts > .text .price_label tbody, .block-contents-service > .body > .contents > .content > .texts > .text .price_label tr, .block-contents-service > .body > .contents > .content > .texts > .text .price_label th {
    display: block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
  .block-contents-service > .body > .contents > .content > .texts > .text .price_label td {
    display: block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: auto;
    margin-top: -0.1rem;
  }
  .block-contents-service > .body > .contents > .content > .texts > .text > .box_list {
    padding: 0.5rem;
  }
  .block-contents-service > .body > .contents > .content > .texts > .text > .box_list > li {
    display: inline-block;
    padding: 0.5rem;
  }
  .block-contents-service > .body > .contents > .content > .texts > .text .box {
    padding: 3rem;
  }
  .block-contents-service > .body > .contents > .content > .texts > .text .box > .list > li {
    font-size: 1.6rem;
  }
  .block-contents-service > .body > .contents > .content > .texts > .text > .contact > .body > .title {
    padding-bottom: 1rem;
    margin-bottom: 1rem;
    font-size: 1.8rem;
  }
  .block-contents-service > .body > .contents > .content > .texts > .text > .contact > .body > .contents > .texts {
    font-size: 1.6rem;
    word-break: keep-all;
  }
  .block-contents-service > .body > .contents > .content:not(.has_image) > .texts > .title {
    font-size: 2.2rem;
  }
}
@media (min-width: 960px) {
  .block-contents-service > .nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .block-contents-service > .nav > .item {
    -webkit-box-flex: 1;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 35rem;
    padding: 1rem;
  }
  .block-contents-service > .nav::before, .block-contents-service > .nav::after {
    content: "";
    -webkit-box-flex: 1;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 35rem;
    padding: 0rem 1rem;
    order: 10;
  }
  .block-contents-service > .body.has_image {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-lines: single;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .block-contents-service > .body.has_image > .contents {
    -webkit-box-flex: 0;
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 54rem;
  }
  .block-contents-service > .body.has_image > .images {
    -webkit-box-flex: 0;
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 54rem;
  }
  .block-contents-service > .body.has_image > .images > .image img {
    width: 100%;
    height: calc(100vh - 70px);
    object-position: center;
    object-fit: cover;
  }
  .block-contents-service > .body > .contents > .content > .texts > .text .price_label.compact {
    width: 30rem;
  }
  .block-contents-service > .body > .contents > .content > .texts > .text > .box_list {
    padding: 1rem;
    max-width: 80rem;
    width: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .block-contents-service > .body > .contents > .content > .texts > .text > .box_list > li {
    -webkit-box-flex: 0;
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 24rem;
    padding: 1rem;
  }
  .block-contents-service > .body > .contents > .content > .texts > .text .media_text {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: flex-end;
    align-items: flex-end;
  }
  .block-contents-service > .body > .contents > .content > .texts > .text .media_text .texts {
    -webkit-box-flex: 1;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 15rem;
    min-height: 16rem;
  }
  .block-contents-service > .body > .contents > .content > .texts > .text .media_text .images {
    -webkit-box-flex: 0;
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 15rem;
  }
  .block-contents-service > .body > .contents > .content.has_image > .texts > .text {
    text-align: left;
  }
}
/*# sourceMappingURL=./style.css.map */