.container .wrapper {
  position: relative;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  width: 1200px;
  text-align: left; }
  .container .wrapper > .contents > .title {
    float: none;
    font-size: 24px;
    line-height: 40px;
    text-align: center; }
    .container .wrapper > .contents > .title h2 {
      float: none;
      font-size: 24px;
      line-height: 40px;
      text-align: center; }
    .container .wrapper > .contents > .title .subtitle {
      display: inline-block;
      float: none;
      font-size: 14px;
      line-height: 24px;
      text-align: center;
      color: #999;
      border-top: 1px solid #1dadd9;
      padding-top: 4px; }
  .container .wrapper > .contents > .cachebox > ul > li {
    float: left;
    width: 300px;
    padding: 0 10px 32px 10px; }
    .container .wrapper > .contents > .cachebox > ul > li.text {
      text-align: center;
      padding: 0; }
      .container .wrapper > .contents > .cachebox > ul > li.text > .title {
        margin-top: 101px;
        line-height: 48px;
        font-size: 36px; }
      .container .wrapper > .contents > .cachebox > ul > li.text > .subtitle {
        margin-bottom: 101px;
        line-height: 32px;
        font-size: 18px;
        color: #999; }
    .container .wrapper > .contents > .cachebox > ul > li > .link {
      width: 100%;
      height: 248px;
      color: #333;
      text-decoration: none; }
      .container .wrapper > .contents > .cachebox > ul > li > .link:hover > .detail > .title {
        color: #333; }
      .container .wrapper > .contents > .cachebox > ul > li > .link > img {
        width: 280px;
        height: 140px;
        margin-bottom: 8px; }
      .container .wrapper > .contents > .cachebox > ul > li > .link > .detail > .title {
        font-weight: bold;
        color: #1dadd9; }
      .container .wrapper > .contents > .cachebox > ul > li > .link > .detail > .sub {
        color: #999; }

/*# sourceMappingURL=d--homes--cache.css.map */
