body .contents-guide {
  background-color: #FAF1E0;
}
@media screen and (max-width: 767px) {
  body .contents-guide {
    padding-top: 2.5rem;
  }
}
@media screen and (max-width: 767px) {
  body .contents-guide .time-price .flex {
    display: block;
  }
}
body .contents-guide .time-price .flex .box-white {
  background-color: #fff;
  padding: 1.875rem;
  text-align: center;
  margin: 0.5rem;
  flex-basis: 50%;
}
@media screen and (max-width: 767px) {
  body .contents-guide .time-price .flex .box-white {
    padding: 1.875rem 1.0625rem;
    margin: 0 1.5625rem;
  }
  body .contents-guide .time-price .flex .box-white:first-child {
    margin-bottom: 1.875rem;
  }
}
body .contents-guide .time-price .flex .box-white h2 {
  color: #E2AC00;
  font-size: 1.2rem;
  padding: 0.8rem;
  margin-bottom: 0;
}
body .contents-guide .time-price .flex .box-white img {
  max-width: 75px;
}
body .contents-guide .time-price .flex .box-white p {
  line-height: 1.4em;
}
body .contents-guide .time-price .flex .box-white p.cafe {
  padding-top: 1rem;
}
body .contents-guide .time-price .flex .box-white p.price {
  text-align: left;
  margin: 0 auto;
  display: inline-block;
}
body .contents-guide .time-price .flex .box-white p.notice {
  padding-top: 0.5rem;
  line-height: 1.4em;
  font-size: 0.6875rem;
}
@media screen and (max-width: 767px) {
  body .contents-guide .time-price .flex .box-white p.notice {
    text-align: left;
    display: inline-block;
  }
}
body .contents-guide .rental-sale .box-white {
  background-color: #fff;
  padding: 1.875rem 10.625rem;
  margin: 0.5rem;
}
@media screen and (max-width: 991px) {
  body .contents-guide .rental-sale .box-white {
    padding: 1.875rem 5rem;
  }
}
@media screen and (max-width: 767px) {
  body .contents-guide .rental-sale .box-white {
    padding: 1.875rem 1.0625rem;
    margin: 0 1.5625rem;
  }
  body .contents-guide .rental-sale .box-white:first-child {
    margin-bottom: 1.875rem;
  }
}
@media screen and (max-width: 767px) {
  body .contents-guide .rental-sale .box-white .flex {
    display: block;
  }
}
body .contents-guide .rental-sale .box-white .flex > div {
  flex-basis: 50%;
}
body .contents-guide .rental-sale .box-white .flex > div:first-child {
  border-right: 1px solid;
  padding-right: 3.75rem;
}
@media screen and (max-width: 767px) {
  body .contents-guide .rental-sale .box-white .flex > div:first-child {
    border: none;
    padding: 0;
  }
}
@media screen and (max-width: 767px) {
  body .contents-guide .rental-sale .box-white .flex > div:first-child h2 {
    margin-top: 0;
  }
}
body .contents-guide .rental-sale .box-white .flex > div:last-child {
  padding-left: 3.75rem;
}
@media screen and (max-width: 767px) {
  body .contents-guide .rental-sale .box-white .flex > div:last-child {
    padding: 0;
  }
}
body .contents-guide .rental-sale .box-white .flex > div h2 {
  text-align: center;
  margin-bottom: 1.5625rem;
  font-size: 1rem;
}
@media screen and (max-width: 767px) {
  body .contents-guide .rental-sale .box-white .flex > div h2 {
    margin: 1.875rem 0 1.25rem;
  }
}
body .contents-guide .rental-sale .box-white .flex > div dl {
  font-weight: 500;
  font-size: 0.9375rem;
}
body .contents-guide .rental-sale .box-white .flex > div dl .item {
  display: flex;
  align-items: center;
  padding-bottom: 1.25rem;
}
body .contents-guide .rental-sale .box-white .flex > div dl .item::after {
  content: "";
  height: 1em;
  background-image: radial-gradient(circle, #414141 2px, transparent 2px);
  background-position: center;
  background-repeat: repeat-x;
  background-size: 20px 4px;
  flex: auto;
  margin: 0 1rem;
}
body .contents-guide .rental-sale .box-white .flex > div dl .item dt {
  font-weight: 500;
}
body .contents-guide .rental-sale .box-white .flex > div dl .item .item-price {
  order: 1;
}
body .contents-guide .rental-sale .box-white .notice {
  padding-top: 1.875rem;
  font-size: 0.6875rem;
}
@media screen and (max-width: 767px) {
  body .contents-guide .rental-sale .box-white .notice {
    padding: 0;
  }
}
body .contents-guide .for-use p.center {
  padding-bottom: 4.6875rem;
}
@media screen and (max-width: 767px) {
  body .contents-guide .for-use p.center {
    text-align: left;
    padding-bottom: 1.5rem;
  }
}
body .contents-guide .for-use .box-white {
  background-color: #fff;
  padding: 3rem 4.5rem;
}
@media screen and (max-width: 991px) {
  body .contents-guide .for-use .box-white {
    padding: 1.875rem 5rem;
  }
}
@media screen and (max-width: 767px) {
  body .contents-guide .for-use .box-white {
    padding: 1.875rem 0.5rem;
  }
}
body .contents-guide .for-use .box-white .text-yellow {
  text-align: center;
  color: #E2AC00;
  font-weight: bold;
  padding-bottom: 3rem;
}
@media screen and (max-width: 767px) {
  body .contents-guide .for-use .box-white .text-yellow {
    padding-bottom: 1rem;
  }
}
body .contents-guide .for-use .box-white .flex .item {
  padding: 0 0.3rem;
}
body .contents-guide .for-use .box-white .flex .item h2 {
  background-color: #E2AC00;
  color: #fff;
  font-weight: 500;
  font-size: 1rem;
  text-align: center;
  padding: 0.5rem;
  margin: 1.25rem 0 0.3rem;
}
@media screen and (max-width: 767px) {
  body .contents-guide .for-use .box-white .flex .item h2 {
    padding: 0.2rem 0.5rem;
    margin: 0.3rem 0;
  }
}
body .contents-guide .for-use .box-white .flex .item p {
  text-align: center;
}
@media screen and (max-width: 767px) {
  body .contents-guide .for-use .box-white .flex .item p {
    text-align: left;
  }
}

/*# sourceMappingURL=guide.css.map */