/* ::::::::::  Terms  :::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
.titleArea .wrapper02 {
  padding-bottom: 0;
}

/* =========================================================
terms
========================================================= */
:lang(ja) .terms {
  font-size: 1.5rem;
}
@media (max-width: 767px) {
  :lang(ja) .terms {
    font-size: 1.2rem;
  }
}
.terms .wrapper02 {
  padding-top: 80px;
  padding-inline: 140px;
}
@media (max-width: 767px) {
  .terms .wrapper02 {
    padding-top: 30px;
    padding-inline: 0;
  }
}
.terms h3 {
  text-transform: none;
}
:lang(ja) .terms h3 {
  font-size: 1.6rem;
}
.terms h3 + p {
  margin-block: 30px;
}
.terms h4 {
  margin-top: 2em;
}
:lang(ja) .terms h4 {
  font-size: 1.6rem;
}
.terms h4 + .termsList {
  margin-top: 10px;
}
.terms p + h3 {
  border-top: 1px solid;
  padding-top: 50px;
  margin-top: 50px;
}
@media (max-width: 767px) {
  .terms p + h3 {
    padding-top: 30px;
    margin-top: 30px;
  }
}
.termsList {
  margin-block: 30px;
}
@media (max-width: 767px) {
  .termsList {
    margin-block: 15px;
  }
}
.termsList + h3 {
  border-top: 1px solid;
  padding-top: 50px;
  margin-top: 50px;
}
@media (max-width: 767px) {
  .termsList + h3 {
    padding-top: 30px;
    margin-top: 30px;
  }
}
.termsList > li {
  counter-increment: li_count;
  text-indent: -50px;
  margin-left: 50px;
}
@media (max-width: 767px) {
  .termsList > li {
    text-indent: -25px;
    margin-left: 25px;
  }
}
.termsList > li + li {
  margin-top: 15px;
}
@media (max-width: 767px) {
  .termsList > li + li {
    margin-top: 10px;
  }
}
.termsList > li::before {
  content: counter(li_count) ".";
  margin-right: 35px;
}
@media (max-width: 767px) {
  .termsList > li::before {
    margin-right: 15px;
  }
}
.termsList > li ol {
  margin-left: 40px;
}
.termsList > li ol li {
  counter-increment: li_count2;
  text-indent: -15px;
}
@media (max-width: 767px) {
  .termsList > li ol li {
    text-indent: -10px;
    margin-left: -10px;
  }
}
.termsList > li ol li::before {
  content: "(" counter(li_count2) ")";
  margin-right: 5px;
}
@media (max-width: 767px) {
  .termsList > li ol li::before {
    margin-right: 5px;
  }
}
.termsList > li ol li ol {
  counter-reset: li_count2;
}
.termsList > li ol li ol li {
  counter-increment: li_count3;
}
.termsList > li ol li ol li::before {
  content: none;
}
.terms .privacyBox {
  border: 1px solid;
  margin: 30px 0;
  padding: 25px;
  text-align: center;
}
.terms .pc:has(.table01),
.terms .sp:has(.table01) {
  margin: 20px 0;
}
.terms .sp .table01 th:first-child {
  width: 35%;
}
.terms .sp .table01 td {
  text-align: center;
}
.terms .schedule2 th[scope=col] {
  text-align: center;
}
.terms .schedule2 td {
  text-align: center;
}
.termsTable {
  width: 100%;
}
@media (max-width: 767px) {
  .termsTable {
    border-bottom: 1px solid #C2B59B;
  }
}
.termsTable th {
  padding: 30px 10px 30px 30px;
  border-top: 1px solid;
  border-bottom: 1px solid;
  letter-spacing: 0.05em;
  text-align: left;
  text-transform: capitalize;
}
@media (max-width: 767px) {
  .termsTable th {
    display: block;
    padding: 10px;
    background: rgba(194, 181, 155, 0.2);
    border-bottom: none;
    text-align: center;
  }
}
.termsTable td {
  padding: 30px 10px 30px 30px;
  border-top: 1px solid;
  border-bottom: 1px solid;
  letter-spacing: 0.05em;
}
@media (max-width: 767px) {
  .termsTable td {
    display: block;
    padding: 12px 0;
    border-bottom: none;
  }
}
@media (max-width: 767px) {
  .termsTable td a[href^="tel:"] {
    text-decoration: underline;
  }
}
.contents:has(.titleArea + .notFound) .secTitle02 {
  font-size: 5rem;
}
@media (max-width: 767px) {
  .contents:has(.titleArea + .notFound) .secTitle02 {
    font-size: 3rem;
  }
}
/*# sourceMappingURL=map/accommodation.css.map */
