@charset "UTF-8";

/* ----------------------------------------
   archive-plants
---------------------------------------- */
#content.plants {
  max-width: 1200px; }
  #content.plants .plants-title {
    padding-top: 70px;
    text-align: center;
    }
    @media screen and (max-width: 550px) {
    #content.plants .plants-title {
    padding-top: 0px;
     }
   }
    #content.plants .plants-title h1 {
      color: #4b4b4b;
      font-size: 30px;
      line-height: 1.0;
      margin-bottom: 10px; }
    #content.plants .plants-title .subtitle {
      color: #cfa972;
      font-size: 13px;
      margin-bottom: 40px; }
    @media screen and (max-width: 550px) {
       #content.plants .plants-title .subtitle {
       margin-bottom: 0;}   
    }
  #content.plants .post-loop-wrap .post-content {
    padding: 0; }
    #content.plants .post-loop-wrap .post-content ul {
      padding: 0;
      margin: 0; }
      #content.plants .post-loop-wrap .post-content ul li:before {
        content: none;
        margin: 0;
        padding: 0; }
    #content.plants .post-loop-wrap .post-content h3 {
      background: none;
      color: #333;
      font-size: 16px;
      font-weight: normal;
      line-height: 1.5;
      text-align: left;
      margin-top: 0;
      margin-bottom: 0;
      border-left: none;
      padding-left: 0; }
  #content.plants .post-loop-wrap .post-thumbnail {
    width: auto;
    height: auto;
    float: none;
    margin-left: 0;
    margin-bottom: 0;
    padding-left: 15px;
    padding-right: 15px; }
    #content.plants .post-loop-wrap .post-thumbnail figure {
      /*height: 270px;*/
      width: auto;
      overflow: hidden;
      margin-bottom: 15px; }
    #content.plants .post-loop-wrap .post-thumbnail img {
      border: none; }

.listCover {
  display: table;
  width: 100%; }
  .listCover .expandField > p, .listCover .expandField > article {
    margin-bottom: 0;
    padding-left: 10px;
    padding-right: 10px; }
  .listCover .expandField .selfRepInner {
    display: block; }
    .listCover .expandField .selfRepInner .secLeft {
      display: table-cell;
      text-align: left;
      width: 45%; }
      .listCover .expandField .selfRepInner .secLeft figure {
        height: 560px;
        width: auto; }
    .listCover .expandField .selfRepInner .secRight {
      display: table-cell;
      word-break: break-all;
      vertical-align: top;
      float: none; }
      .listCover .expandField .selfRepInner .secRight .plants-wrap {
        height: 350px;
        overflow: auto;
        padding-right: 80px; }
      .listCover .expandField .selfRepInner .secRight .plants-title-open {
        color: #b1894e;
        font-size: 30px;
        margin-top: 80px;
        margin-bottom: 50px; }
      .listCover .expandField .selfRepInner .secRight .plants-disc-open {
        color: #333;
        font-size: 14px;
        line-height: 2.0;
        margin-bottom: 65px; }
      .listCover .expandField .selfRepInner .secRight .title {
        color: #333;
        font-size: 14px;
        line-height: 1.5;
        margin-bottom: 6px; }
        .listCover .expandField .selfRepInner .secRight .title a {
          color: #333;
          border: none;
          padding-bottom: none; }
          .listCover .expandField .selfRepInner .secRight .title a:hover {
            color: #22ac38; }
      .listCover .expandField .selfRepInner .secRight .cat-title {
        font-size: 14px;
        font-weight: normal;
        line-height: 1.0;
        margin-top: 20px;
        margin-bottom: 10px; }
      .listCover .expandField .selfRepInner .secRight .plants-bringup {
        color: #3599c9; }
      .listCover .expandField .selfRepInner .secRight .plants-choose {
        color: #f19149; }
      .listCover .expandField .selfRepInner .secRight .plants-display {
        color: #a6937c; }
  .listCover .list-thumb {
    margin-top: 25px;
    margin-bottom: 25px; }

@media screen and (max-width: 767px) {
  .listCover .expandField .selfRepInner .secLeft {
    display: none;
  }

  .listCover .listItem {
    width: 33.33333333%!important;
  }

  .listCover li.expandField {
    height: inherit!important;
  }

  .listCover .expandField .selfRepInner .secRight .plants-wrap {
    height: inherit;
    overflow: visible;
    padding-right: 0px;
  }
}
@media screen and (max-width: 550px) {
  .listCover .listItem {
    width: 50%!important;
  }
}
