/* ===============================
   hybrid
================================ */
@media (min-width: 768px) {
  .hybrid {
    padding-bottom: 140px;
  }
}
@media (min-width: 768px) {
  .hybrid__figure {
    display: flex;
    justify-content: center;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
  }
}
@media (min-width: 768px) {
  .hybrid.office .hybrid__figure {
    width: 220px;
    bottom: -106px;
  }
}
@media (max-width: 767px) {
  .hybrid.office .hybrid__figure {
    width: 85%;
  }
}
@media (min-width: 768px) {
  .hybrid.home .hybrid__figure {
    width: 171px;
    bottom: -66px;
  }
}
@media (max-width: 767px) {
  .hybrid.home .hybrid__figure {
    width: 86%;
  }
}
@media (min-width: 768px) {
  .hybrid.shareoffice .hybrid__figure {
    width: 256px;
    bottom: -75px;
  }
}
@media (max-width: 767px) {
  .hybrid.shareoffice .hybrid__figure {
    width: 90%;
  }
}

/* ===============================
   vacation
================================ */
@media (min-width: 768px) {
  .vacation .info-card {
    min-height: 250px;
  }
}
.vacation__figure {
  display: flex;
  justify-content: center;
}
@media (min-width: 768px) {
  .vacation__figure {
    position: absolute;
    right: 120px;
    bottom: 70px;
    width: 280px;
  }
}
@media (max-width: 767px) {
  .vacation__figure {
    width: 229px;
    margin: 28px auto 0;
  }
}

/* ===============================
   balance
================================ */
@media (max-width: 767px) {
  .balance {
    text-align: center;
  }
}
@media (min-width: 768px) {
  .balance .card-grid {
    width: 50%;
  }
}
.balance .info-card {
  position: relative;
  z-index: 1;
}
@media (min-width: 768px) {
  .balance .info-card {
    min-height: 250px;
  }
}
.balance .section-text {
  text-align: left;
}
.balance__figure {
  display: flex;
  justify-content: center;
}
@media (min-width: 768px) {
  .balance__figure {
    right: 220px;
    top: 170px;
    width: 250px;
    position: absolute;
  }
}
@media (max-width: 767px) {
  .balance__figure {
    width: 142px;
    display: inline-flex;
    margin: 20px 0 0 23px;
  }
}
@media (min-width: 768px) {
  .balance__figure:last-child {
    right: 54px;
    top: inherit;
    bottom: 90px;
    width: 263px;
  }
}
@media (max-width: 767px) {
  .balance__figure:last-child {
    width: 150px;
  }
  .balance__figure:last-child img {
    position: relative;
    top: 37px;
    right: 10px;
    margin: 0 0 37px auto;
  }
}

/* ===============================
   welfare
================================ */
@media (min-width: 768px) {
  .welfare .info-card {
    padding-bottom: 45px;
  }
}
@media (min-width: 768px) {
  .welfare .info-card__label {
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) {
  .welfare__figure {
    width: 90px;
    margin-top: -10px;
  }
}
@media (max-width: 767px) {
  .welfare__figure {
    position: absolute;
  }
}
@media (min-width: 768px) {
  .welfare__figure--house img {
    width: 66px;
  }
}
@media (max-width: 767px) {
  .welfare__figure--house img {
    width: 34px;
  }
}
@media (min-width: 768px) {
  .welfare__figure--companyhouse img {
    width: 74px;
  }
}
@media (max-width: 767px) {
  .welfare__figure--companyhouse img {
    width: 42px;
  }
}
@media (min-width: 768px) {
  .welfare__figure--health img {
    width: 50px;
  }
}
@media (max-width: 767px) {
  .welfare__figure--health img {
    width: 31px;
  }
}
@media (min-width: 768px) {
  .welfare__figure--insurance img {
    width: 55px;
  }
}
@media (max-width: 767px) {
  .welfare__figure--insurance img {
    width: 32px;
  }
}
@media (min-width: 768px) {
  .welfare__figure--safety img {
    width: 71px;
  }
}
@media (max-width: 767px) {
  .welfare__figure--safety img {
    width: 42px;
  }
}
@media (min-width: 768px) {
  .welfare__figure--property img {
    width: 59px;
  }
}
@media (max-width: 767px) {
  .welfare__figure--property img {
    width: 41px;
  }
}
@media (min-width: 768px) {
  .welfare__figure--service img {
    width: 54px;
  }
}
@media (max-width: 767px) {
  .welfare__figure--service img {
    width: 34px;
  }
}
@media (min-width: 768px) {
  .welfare__figure--retirement img {
    width: 63px;
  }
}
@media (max-width: 767px) {
  .welfare__figure--retirement img {
    width: 39px;
  }
}

/* ===============================
   realvoice
================================ */
.realvoice {
  overflow: hidden;
}
.realvoice * {
  color: #fff;
  font-weight: 700;
}
.realvoice__section {
  position: relative;
  background-color: rgba(255, 255, 255, 0.13);
}
@media (min-width: 768px) {
  .realvoice__section {
    border-radius: 30px;
    margin: 50px 80px 70px;
  }
}
@media (max-width: 767px) {
  .realvoice__section {
    border-radius: 30px;
    margin: 55px 0 100px;
  }
}
@media (min-width: 768px) {
  .realvoice__section:last-child {
    margin-bottom: 0;
  }
}
.realvoice__title {
  position: relative;
  z-index: 1;
  background-color: #fad737;
  color: #0064d2;
  display: inline-flex;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .realvoice__title {
    font-size: 20px;
    padding: 25px 50px 25px 35px;
    margin: -30px 0 0 35px;
    border-radius: 105px;
  }
}
@media (max-width: 767px) {
  .realvoice__title {
    font-size: 15px;
    padding: 20px 35px;
    margin: -20px 0 0 20px;
    border-radius: 85px;
  }
}
.realvoice__title::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 17px solid transparent;
  border-bottom: 17px solid transparent;
  border-right: 15px solid #fad737;
  border-left: 0;
}
@media (min-width: 768px) {
  .realvoice__title::after {
    bottom: -17px;
    right: 54px;
  }
}
@media (max-width: 767px) {
  .realvoice__title::after {
    bottom: -12px;
    right: 45px;
  }
}
@media (min-width: 768px) {
  .realvoice__content {
    padding: 50px 175px 65px;
    display: flex;
    justify-content: space-between;
  }
}
@media (max-width: 767px) {
  .realvoice__content {
    padding: 15px 30px 90px;
  }
}
@media (min-width: 768px) {
  .realvoice__list {
    width: calc(50% - 30px);
  }
}
@media (max-width: 767px) {
  .realvoice__list:first-child .realvoice__item:last-child {
    border-bottom: 1px dashed #fff;
  }
}
.realvoice__item {
  border-bottom: 1px dashed #fff;
}
@media (min-width: 768px) {
  .realvoice__item {
    font-size: 16px;
    padding: 20px 0;
  }
}
@media (max-width: 767px) {
  .realvoice__item {
    font-size: 16px;
    padding: 15px 0;
  }
}
@media (min-width: 768px) {
  .realvoice__item:first-child {
    padding-top: 0;
  }
}
.realvoice__item:last-child {
  border-bottom: none;
}
.realvoice__figure {
  position: absolute;
}
@media (min-width: 768px) {
  .realvoice__figure--top-left {
    width: 111px;
    bottom: 27px;
    left: -33px;
  }
}
@media (max-width: 767px) {
  .realvoice__figure--top-left {
    width: 53px;
    bottom: -49px;
    left: 24px;
  }
}
@media (min-width: 768px) {
  .realvoice__figure--top-right {
    width: 72px;
    top: -28px;
    right: -22px;
  }
}
@media (max-width: 767px) {
  .realvoice__figure--top-right {
    width: 33px;
    top: -50px;
    right: 37px;
  }
}
@media (min-width: 768px) {
  .realvoice__figure--bottom-left {
    width: 101px;
    bottom: 66px;
    left: -20px;
  }
}
@media (max-width: 767px) {
  .realvoice__figure--bottom-left {
    width: 53px;
    bottom: -57px;
    left: 27px;
  }
}
@media (min-width: 768px) {
  .realvoice__figure--bottom-right {
    width: 117px;
    top: -6px;
    right: -18px;
  }
}
@media (max-width: 767px) {
  .realvoice__figure--bottom-right {
    width: 57px;
    top: -57px;
    right: 18px;
  }
}

@media (min-width: 768px) {
  .bg-decoration--realvoice.bg-decoration--left-top {
    top: -27%;
    left: -28%;
    height: 140%;
  }
}
@media (max-width: 767px) {
  .bg-decoration--realvoice.bg-decoration--left-top {
    top: -101px;
    left: -107px;
    width: 268px;
  }
}
@media (min-width: 768px) {
  .bg-decoration--realvoice.bg-decoration--right-top {
    top: -32%;
    right: -45%;
    height: 146%;
  }
}
@media (max-width: 767px) {
  .bg-decoration--realvoice.bg-decoration--right-top {
    top: -50px;
    right: -95px;
    width: 239px;
  }
}
.bg-decoration--realvoice.bg-decoration--left-middle-top {
  top: 35%;
  left: -200px;
  width: 360px;
}
.bg-decoration--realvoice.bg-decoration--left-middle-bottom {
  top: 52%;
  left: -90px;
  width: 213px;
}
.bg-decoration--realvoice.bg-decoration--left-bottom {
  bottom: -15px;
  left: -50px;
  width: 241px;
}
.bg-decoration--realvoice.bg-decoration--right-middle-top {
  top: 38%;
  right: -115px;
  width: 241px;
}
.bg-decoration--realvoice.bg-decoration--right-middle-bottom {
  top: 460px;
  right: -135px;
  width: 308px;
}
.bg-decoration--realvoice.bg-decoration--right-bottom {
  bottom: 15px;
  right: -185px;
  width: 360px;
}

@media (max-width: 767px) {
  .section-text {
    margin: 0 25px 20px;
  }
}