.mainvisual {
  position: relative;
  width: 100%;
  height: 300px;
  background: url(/img/default/index_main_img_bg01.jpg) no-repeat; }
  .mainvisual > .wrapper {
    position: absolute;
    width: 960px;
    height: 100%;
    margin: 0 auto;
    left: 0;
    right: 0; }
    .mainvisual > .wrapper > .left {
      width: 710px; }
      .mainvisual > .wrapper > .left > .slider {
        width: 100%;
        overflow: hidden; }
        .mainvisual > .wrapper > .left > .slider .slick-list {
          width: 100%;
          position: relative;
          overflow: visible; }
        .mainvisual > .wrapper > .left > .slider ul {
          width: 100%;
          margin: 0 auto;
          float: none; }
          .mainvisual > .wrapper > .left > .slider ul li img {
            width: 710px;
            height: 300px; }
        .mainvisual > .wrapper > .left > .slider .slick-prev, .mainvisual > .wrapper > .left > .slider .slick-next {
          display: none; }
    .mainvisual > .wrapper > .right > .contact {
      content: "";
      width: 242px;
      height: 282px;
      position: relative;
      background: url(/img/default/main_contact.png) no-repeat;
      margin: 12px 0 0 8px; }
      .mainvisual > .wrapper > .right > .contact > .link {
        content: "";
        width: 184px;
        height: 42px;
        background: url(/img/default/h_btn_off.jpg) no-repeat;
        position: absolute;
        bottom: 32px;
        left: 28px; }
        .mainvisual > .wrapper > .right > .contact > .link:hover {
          opacity: 0.8; }

.container > .wrapper > .contents > .box {
  width: 100%;
  border-bottom: 2px solid #b60005; }
  .container > .wrapper > .contents > .box > h2 {
    width: 100%;
    border: none;
    background: none;
    border-bottom: 2px solid #b60005;
    position: relative; }
    .container > .wrapper > .contents > .box > h2 > .speech_bubble {
      position: absolute;
      top: -16px;
      left: -28px; }
  .container > .wrapper > .contents > .box > .comment > .link {
    width: 100%;
    color: #333;
    text-decoration: none;
    position: relative; }
    .container > .wrapper > .contents > .box > .comment > .link:before {
      content: "";
      width: 16px;
      height: 16px;
      background: url(/img/Hv6B-t5n_normal.jpg) no-repeat;
      background-size: 16px;
      position: absolute;
      top: -1px;
      left: -20px; }
    .container > .wrapper > .contents > .box > .comment > .link:hover {
      text-decoration: underline; }
  .container > .wrapper > .contents > .box > .wrapTab {
    width: 100%; }
    .container > .wrapper > .contents > .box > .wrapTab > ul.tab {
      height: 69px; }
      .container > .wrapper > .contents > .box > .wrapTab > ul.tab > li {
        width: 88px;
        padding-right: 8px;
        border-bottom: 5px solid #dc2834; }
        .container > .wrapper > .contents > .box > .wrapTab > ul.tab > li:last-of-type {
          padding-right: 0; }
        .container > .wrapper > .contents > .box > .wrapTab > ul.tab > li > .link {
          width: 100%;
          height: 52px;
          color: rgba(255, 255, 255, 0.8);
          font-weight: bold;
          background: #b60005;
          text-decoration: none;
          text-align: center;
          padding: 18px 0;
          font-size: 16px;
          letter-spacing: 1.5px;
          text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.4);
          border-radius: 4px 4px 0 0;
          position: relative;
          margin-top: 12px; }
          .container > .wrapper > .contents > .box > .wrapTab > ul.tab > li > .link:before {
            content: "";
            width: 78px;
            height: 3px;
            border: 1px solid rgba(255, 255, 255, 0.3);
            border-radius: 4px 4px 0 0;
            border-bottom: none;
            position: absolute;
            top: 2px;
            left: 1px; }
          .container > .wrapper > .contents > .box > .wrapTab > ul.tab > li > .link:hover {
            height: 64px;
            margin-top: 0;
            color: #fff; }
        .container > .wrapper > .contents > .box > .wrapTab > ul.tab > li.crt .link {
          height: 64px;
          margin-top: 0;
          color: #fff; }
    .container > .wrapper > .contents > .box > .wrapTab > .tabContents {
      width: 100%;
      background-color: #eaead6;
      padding: 24px 15px 15px 15px; }
      .container > .wrapper > .contents > .box > .wrapTab > .tabContents > ul.bukkenList {
        width: 100%; }
        .container > .wrapper > .contents > .box > .wrapTab > .tabContents > ul.bukkenList > li {
          width: 218px;
          height: 309px;
          margin-right: 10.5px;
          padding-bottom: 10px; }
          .container > .wrapper > .contents > .box > .wrapTab > .tabContents > ul.bukkenList > li:nth-of-type(3n) {
            margin-right: 0; }
          .container > .wrapper > .contents > .box > .wrapTab > .tabContents > ul.bukkenList > li > .link {
            width: 100%;
            color: #333;
            background-color: #fff;
            box-shadow: 0px 1px 4px 0px #ccc; }
            .container > .wrapper > .contents > .box > .wrapTab > .tabContents > ul.bukkenList > li > .link:hover {
              background-color: #f9f1f1; }
            .container > .wrapper > .contents > .box > .wrapTab > .tabContents > ul.bukkenList > li > .link > .title {
              width: 100%;
              overflow: hidden;
              white-space: nowrap;
              text-overflow: ellipsis;
              font-weight: bold; }
            .container > .wrapper > .contents > .box > .wrapTab > .tabContents > ul.bukkenList > li > .link > ul {
              width: 100%; }
              .container > .wrapper > .contents > .box > .wrapTab > .tabContents > ul.bukkenList > li > .link > ul > li {
                width: 100%;
                font-size: 12px;
                line-height: 18px;
                overflow: hidden;
                white-space: nowrap;
                text-overflow: ellipsis; }
                .container > .wrapper > .contents > .box > .wrapTab > .tabContents > ul.bukkenList > li > .link > ul > li > strong {
                  font-size: 14px; }
            .container > .wrapper > .contents > .box > .wrapTab > .tabContents > ul.bukkenList > li > .link > .btnWrapper {
              width: 100%; }
              .container > .wrapper > .contents > .box > .wrapTab > .tabContents > ul.bukkenList > li > .link > .btnWrapper > .detailBtn {
                width: 100%; }
  .container > .wrapper > .contents > .box > .contents {
    width: 100%; }
    .container > .wrapper > .contents > .box > .contents > .news {
      width: 100%; }
      .container > .wrapper > .contents > .box > .contents > .news > ul {
        width: 100%; }
        .container > .wrapper > .contents > .box > .contents > .news > ul > li {
          width: 100%;
          border-bottom: 1px dashed #ccc;
          line-height: 20px; }
          .container > .wrapper > .contents > .box > .contents > .news > ul > li:last-of-type {
            border-bottom: none; }
          .container > .wrapper > .contents > .box > .contents > .news > ul > li > .category {
            color: #b60005;
            font-weight: bold;
            border: 1px solid #b60005;
            padding-left: 16px;
            padding-right: 16px;
            margin-top: -4px;
            padding-top: 2px;
            border-radius: 4px; }
          .container > .wrapper > .contents > .box > .contents > .news > ul > li > .title {
            position: relative; }
            .container > .wrapper > .contents > .box > .contents > .news > ul > li > .title::before {
              content: "";
              position: absolute;
              border-top: 6px solid transparent;
              border-bottom: 6px solid transparent;
              border-left: 8px solid #b60005;
              top: 2px;
              left: 0; }
            .container > .wrapper > .contents > .box > .contents > .news > ul > li > .title > strong > .link:hover {
              text-decoration: none; }
          .container > .wrapper > .contents > .box > .contents > .news > ul > li > .right {
            width: 100%; }

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