@charset "UTF-8";
.others__ttl__box {
  margin: 0 0 35px;
}
.others__ttl {
  margin: 0 0 20px;
}
.others__txt {
  margin: 0 0 22px;
}
.others__txt.custom01 {
  font-weight: 700;
  color: var(--accentColor);
}
.others__txt.custom02 {
  font-weight: 700;
}
.others__txt.custom03 {
  color: var(--accentColor);
}
.others__txt:last-child {
  margin: 0;
}
.others__txt__link {
  display: block;
  width: fit-content;
  text-decoration: underline;
  color: var(--accentColor);
  font-weight: 700;
}
.others__txt a {
  color: var(--accentColor);
  text-decoration: underline;
}
.others__txt strong {
  font-weight: 700;
}
.others__item {
  margin: 0 0 40px;
}
.others__item__ttl {
  margin: 0 0 20px !important;
}
.others__check {
  margin: 0 0 30px;
}
.others__check__item {
  position: relative;
  padding: 0 0 0 23px;
  margin: 0 0 15px;
}
.others__check__item:last-child {
  margin: 0;
}
.others__check__item::before {
  content: "";
  position: absolute;
  top: 8px;
  left: 0;
  width: 11px;
  height: 8px;
  background: url(https://d2w53g1q050m78.cloudfront.net/wwwpurestonecom/uploads/img/common/icon_check.svg) no-repeat center center/cover;
}
.others__box01 {
  padding: 10px 0 0;
  margin: 0 0 15px;
}
.others__box01__item {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  margin: 0 0 25px;
}
.others__box01__item:last-child {
  margin: 0;
}
.others__box01__ttl {
  position: relative;
  width: 110px;
  color: var(--accentColor);
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.03em;
}
@media only screen and (max-width: 767px) {
  .others__box01__ttl {
    width: 80px;
  }
}
.others__box01__ttl::before {
  content: "・・・・・・・・";
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  font-size: 12px;
  font-feature-settings: "palt";
  letter-spacing: -0.1em;
}
@media only screen and (max-width: 767px) {
  .others__box01__ttl::before {
    content: "・・・・・・";
    right: 12px;
  }
}
.others__box01__des {
  width: calc(100% - 110px);
}
@media only screen and (max-width: 767px) {
  .others__box01__des {
    width: calc(100% - 80px);
  }
}
.others__box02 {
  margin: 0 0 20px;
}
.others__box02__item {
  padding: 10px 0 0;
  margin: 0 0 15px;
}
.others__box02__item:last-child {
  margin: 0;
}
.others__box02__ttl {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 12px;
  padding: 5px 15px;
  width: fit-content;
  border: 1px solid var(--accentColor);
  border-radius: 120px;
  color: var(--accentColor);
  font-size: 14px;
  font-weight: 500;
  line-height: 1.3;
}
.others__box02__img {
  width: 100%;
  max-width: 700px;
  padding: 8px 0 20px;
}
.others__box03 {
  padding: 0 0 0 20px;
  margin: 0 0 30px;
}
@media only screen and (max-width: 767px) {
  .others__box03 {
    padding: 0;
  }
}
.others__box03__item {
  margin: 0 0 30px;
}
.others__box03__item:last-child {
  margin: 0;
}
.others__box03__ttl {
  font-size: 16px;
  color:#1C1C1C;
  font-weight: 700;
  line-height: 1.75;
  letter-spacing: 0.04em;
  margin: 0 0 3px;
}
.others__box04 {
  margin: 40px 0 85px;
}
@media only screen and (max-width: 767px) {
  .others__box04 {
    margin: 40px 0 45px;
  }
}
.others__box04__item {
  display: flex;
  flex-wrap: wrap;
  gap: 0 4%;
  margin: 0 0 35px;
}
@media only screen and (max-width: 767px) {
  .others__box04__item {
    width: 100%;
    margin: 0 0 30px;
  }
}
.others__box04__item.item03 .others__box04__img {
  width: 140px;
  margin: 0 auto 0 0;
}
.others__box04__img__box {
  width: 40%;
}
@media only screen and (max-width: 1000px) and (min-width: 768px) {
  .others__box04__img__box {
    width: 100%;
    margin: 0 0 20px;
  }
}
@media only screen and (max-width: 767px) {
  .others__box04__img__box {
    width: 100%;
    margin: 0 0 10px;
  }
}
.others__box04__img {
  width: 100%;
}
.others__box04__des {
  width: 56%;
  padding: 10px 0 0;
}
@media only screen and (max-width: 1000px) and (min-width: 768px) {
  .others__box04__des {
    width: 100%;
    padding: 0;
  }
}
@media only screen and (max-width: 767px) {
  .others__box04__des {
    width: 100%;
    padding: 0;
  }
}
.others__info {
  margin: 0 0 0 20px;
  padding: 25px;
  background: rgba(169, 137, 75, 0.1);
}
@media only screen and (max-width: 767px) {
  .others__info {
    margin: 0;
  }
}
.others__info__item {
  margin: 0 0 23px;
}
.others__info__item:last-child {
  margin: 0;
}
.others__info__ttl {
  margin: 0;
}
.others__info__txt {
  margin: 0;
}
.others__info__tel {
  color: var(--baseColor);
}
.others__info02 {
  display: flex;
  flex-wrap: wrap;
  padding: 23px;
  background: #f5f5f5;
}
.others__info02__ttl {
  width: 90px;
}
@media only screen and (max-width: 767px) {
  .others__info02__ttl {
    width: 100%;
  }
}
.others__info02__des {
  width: calc(100% - 90px);
}
@media only screen and (max-width: 767px) {
  .others__info02__des {
    width: 100%;
  }
}
.others__note {
  padding: 23px;
  background: #f5f5f5;
  margin: 0 0 30px;
}
.others__table {
  padding: 10px 0 20px;
}
.others__table__item {
  display: flex;
  flex-wrap: wrap;
  padding: 20px 15px;
  border-top: 1px solid #e6e6e6;
}
.others__table__item:last-child {
  border-bottom: 1px solid #e6e6e6;
}
.others__table__ttl {
  width: 250px;
  padding: 0 15px 0 0;
}
@media only screen and (max-width: 1100px) {
  .others__table__ttl {
    padding: 0;
    width: 100%;
    margin: 0 0 6px;
    font-weight: 700;
  }
}
.others__table__des {
  width: calc(100% - 250px);
}
@media only screen and (max-width: 1100px) {
  .others__table__des {
    width: 100%;
  }
}
.others__table__link {
  display: block;
  width: fit-content;
  text-decoration: underline;
  color: var(--accentColor);
}
.others__map {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 40%;
  margin: 20px 0 30px;
}
@media only screen and (max-width: 767px) {
  .others__map {
    padding-top: 80%;
  }
}
.others__map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.others__flow__list {
  position: relative;
}
.others__flow__list::before {
  content: "";
  position: absolute;
  background-color: var(--accentColor);
  z-index: 0;
  height: 95%;
  width: 1px;
  top: 0;
  left: 20.5px;
}
@media only screen and (max-width: 1000px) and (min-width: 768px) {
  .others__flow__list::before {
    left: 15.7px;
  }
}
@media only screen and (max-width: 767px) {
  .others__flow__list::before {
    left: 18.8px;
  }
}
.others__flow__item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 0 16px;
}
.others__flow__item:has(.others__flow__note) .others__flow__number {
  align-self: flex-start;
}
.others__flow__item:has(.others__flow__note) .others__flow__box {
  padding: 8px 0 0;
}
.others__flow__number {
  width: 43px;
  height: 43px;
  background-color: #fff;
  border: 1px solid var(--accentColor);
  border-radius: 1000px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--accentColor);
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
  position: relative;
  z-index: 10;
}
@media only screen and (max-width: 1000px) and (min-width: 768px) {
  .others__flow__number {
    width: 33px;
    height: 33px;
  }
}
@media only screen and (max-width: 767px) {
  .others__flow__number {
    width: 40px;
    height: 40px;
  }
}
.others__flow__box {
  width: 88%;
}
@media only screen and (max-width: 767px) {
  .others__flow__box {
    width: 83%;
  }
}
.others__flow__txt {
  margin: 0 0 10px;
}
.others__flow__txt:last-child {
  margin: 0;
}
.others__flow__note {
  font-size: 12px;
  font-weight: 500;
  line-height: 1.6;
  letter-spacing: 0.03em;
}/*# sourceMappingURL=others.css.map */

.others__img__list {
    display:flex;
    flex-wrap:wrap;
    gap: 12px 2%;
    width: 100%;
    max-width: 700px;
    padding: 8px 0 20px;
}
.others__img__list .item {
    width:32%;
}
.others__img__list .item p {
    margin-top:10px;
}
@media only screen and (max-width: 767px) {
.others__img__list .item p {
    font-size:12px;
}
}