@charset "UTF-8";
/* CSS Document */
/*********************

変数設定

************************/
/*********************

20260128_お悩みブロック追加

************************/
@media (min-width: 768px) {
  .pc__none {
    display: none;
  }
}

.RAMBiuWiNg__first {
  text-align: center;
  position: relative;
  background-image: url(./images/top/RAMBiuWiNg__first.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}
@media (min-width: 768px) {
  .RAMBiuWiNg__first {
    margin: 120px 0 220px;
    padding: 110px 0;
  }
}
@media (max-width: 767px) {
  .RAMBiuWiNg__first {
    margin: 60px 0 110px;
    padding: 90px 5%;
    background-position: left;
  }
}
.RAMBiuWiNg__first span {
  color: #fff;
  position: absolute;
  background: #9f853d;
  left: 50%;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
}
@media (min-width: 768px) {
  .RAMBiuWiNg__first span {
    font-size: 212%;
    padding: 20px;
    width: 56%;
    top: -60px;
  }
}
@media (max-width: 767px) {
  .RAMBiuWiNg__first span {
    font-size: 120%;
    padding: 20px;
    width: 80%;
    top: -40px;
  }
}
.RAMBiuWiNg__first span:before {
  content: "";
  top: 10px;
  left: 10px;
  width: 100%;
  height: 100%;
  border: 1px solid #fff;
  position: absolute;
  background: transparent;
}
.RAMBiuWiNg__first h2 {
  color: #fff;
  display: inline-block;
  border-bottom: 1px solid #fff;
  padding-bottom: 30px;
  margin-bottom: 50px;
}
@media (min-width: 768px) {
  .RAMBiuWiNg__first h2 {
    font-size: 278%;
  }
}
@media (max-width: 767px) {
  .RAMBiuWiNg__first h2 {
    font-size: 130%;
  }
}
.RAMBiuWiNg__first p {
  color: #fff;
  font-weight: 500;
}
@media (min-width: 768px) {
  .RAMBiuWiNg__first p {
    font-size: 167%;
  }
}
.RAMBiuWiNg__second_block {
  position: relative;
}
@media (min-width: 768px) {
  .RAMBiuWiNg__second_block:nth-of-type(1) {
    margin-right: 3.75%;
    margin-bottom: 400px;
  }
}
@media (min-width: 768px) {
  .RAMBiuWiNg__second_block:nth-of-type(1) .left {
    top: -120px;
    left: 0;
  }
}
@media (min-width: 768px) {
  .RAMBiuWiNg__second_block:nth-of-type(1) .right {
    margin-left: auto;
  }
}
@media (min-width: 768px) {
  .RAMBiuWiNg__second_block:nth-of-type(2) {
    margin-left: 3.75%;
  }
}
@media (min-width: 768px) {
  .RAMBiuWiNg__second_block:nth-of-type(2) .left {
    top: -120px;
    right: 0;
  }
}
.RAMBiuWiNg__second_block .left {
  position: absolute;
}
@media (min-width: 768px) {
  .RAMBiuWiNg__second_block .left {
    width: 55%;
  }
}
.RAMBiuWiNg__second_block .right {
  position: relative;
  z-index: 1;
  text-align: center;
  border: 1px solid #333333;
  background: #fff;
}
@media (min-width: 768px) {
  .RAMBiuWiNg__second_block .right {
    width: 55%;
    padding: 100px 60px 120px;
  }
}
@media (max-width: 767px) {
  .RAMBiuWiNg__second_block .right {
    width: 55%;
    padding: 80px 60px;
  }
}
.RAMBiuWiNg__second_block .right img {
  position: absolute;
  top: -50px;
  left: 50%;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
}
@media (min-width: 768px) {
  .RAMBiuWiNg__second_block .right img {
    width: 13%;
  }
}
.RAMBiuWiNg__second_block .right h3 {
  border-bottom: 2px dashed #333;
  padding-bottom: 20px;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .RAMBiuWiNg__second_block .right h3 {
    font-size: 278%;
  }
}
@media (max-width: 767px) {
  .RAMBiuWiNg__second_block .right h3 {
    font-size: 120%;
  }
}
.RAMBiuWiNg__second_block .right p {
  text-align: left;
  line-height: 2;
}
@media (min-width: 768px) {
  .RAMBiuWiNg__second_block .right p {
    font-size: 123%;
  }
}/*# sourceMappingURL=top.css.map */