.exp_sec .bg-image02 {
  background-image: url(/upload/tenant_1/3af8f4b87a443e7f7a2ce68a75fc7029.jpg);
  -webkit-background-size: cover;
  background-size: cover;
}

.exp_sec.bg-image02 {
  background-image: url(/upload/tenant_1/3af8f4b87a443e7f7a2ce68a75fc7029.jpg);
  -webkit-background-size: cover;
  background-size: cover;
}

.inner.bordertop-none{
  border-top: none !Important;
}

.exp_sec.bg-image02 {
  position: relative;
  background: none;
  overflow: hidden;
}

.exp_sec.bg-image02::before {
  content: "";
  position: absolute;
  inset: 0;
  background: url(/upload/tenant_1/3af8f4b87a443e7f7a2ce68a75fc7029.jpg) center / cover no-repeat;
  opacity: 0.6; /* 好きな濃さに調整 */
  z-index: 0;
}

.exp_sec.bg-image02 > * {
  position: relative;
  z-index: 1;
}


.exp_sec .bg-image02 {
  position: relative;
  background: none;
  overflow: hidden;
}

.exp_sec .bg-image02::before {
  content: "";
  position: absolute;
  inset: 0;
  background: url(/upload/tenant_1/3af8f4b87a443e7f7a2ce68a75fc7029.jpg) center / cover no-repeat;
  opacity: 0.6; /* 好きな濃さに調整 */
  z-index: 0;
}

.exp_sec .bg-image02 > * {
  position: relative;
  z-index: 1;
}

.bg-image02 .exp_list dt {
  color: #ED9699;
}

.bg-image02 .h3s {
  color: #ED9699;
}

.bg-image02 .exp_list dt span {
  color: #ED9699 !important;
}

.bg-image02 .text{
    color: #ED9699 !important;

}


.price_wrap dl:last-of-type {
    border-bottom: 1px solid #b5b5b4;
}

.price_wrap dl {
    border-top: 1px solid #b5b5b4;
    border-left: 1px solid #b5b5b4;
    border-right: 1px solid #b5b5b4;
}
