.sub.sub02-06 {
  background: url(../../images/menu02/sub02-06/back.png) no-repeat;
  background-size: 100% 100%;
  background-attachment: fixed;
}
.sub.sub02-06 .inner .title-area .writer-photo {
  width: 150px;
  margin: 5px auto;
  margin-top: 10px;
}
.sub.sub02-06 .inner .content-area .content .mt-30 {
  margin-top: 30px;
}
.sub.sub02-06 .inner .content-area .content .quote-area p {
  color: #59b97f;
}
.sub.sub02-06 .inner .content-area .content .quote-area::before {
  background-color: #59b97f;
}
.sub.sub02-06 .inner .content-area .content .quote-area::after {
  background-color: #59b97f;
}
.sub.sub02-06 .inner .content-area .content .content-title {
  position: relative;
  color: #000;
}
.sub.sub02-06 .inner .content-area .content .content-title.icon1::after {
  content: "";
  position: absolute;
  background: url(../../images/menu02/sub02-06/icon01.png) no-repeat;
  width: 40px;
  height: 38px;
  right: 0;
  bottom: 5px;
  background-size: contain;
}
.sub.sub02-06 .inner .content-area .content .content-title.icon2::after {
  content: "";
  position: absolute;
  background: url(../../images/menu02/sub02-06/icon02.png) no-repeat;
  width: 40px;
  height: 40px;
  right: 0;
  bottom: 5px;
  background-size: contain;
}
@media (max-width: 1024px) {
  .sub.sub02-06 {
    background: url(../../images/menu02/sub02-06/back.png) no-repeat;
    background-size: 100%;
    background-attachment: fixed;
    background-size: cover;
  }
}/*# sourceMappingURL=sub02-06.css.map */