/** Shopify CDN: Minification failed

Line 306:5 Expected "}" to go with "{"

**/
ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    /* padding-inline-start: 40px; */
    unicode-bidi: isolate;
}

@media print, screen and (min-width: 977px) {
    .detail151009 ul li:not(:last-child) {
        border-bottom: 0;
    }
}

@media print, screen and (min-width: 977px) {
    .detail151009 ul li {
        border: 1px solid #ddd;
        background: #ededed;
        clear: both;
        overflow: hidden;
        font-size: .9em;
    }
}
  
@media print, screen and (min-width: 977px) {
    .detail151009 {
        width: 920px;
        margin: 20px auto;
    }
}

@media print, screen and (min-width: 977px) {
    .detail151009 h2 {
        font-weight: bold;
        color: #262626;
        font-size: 1.2em;
        margin-bottom: 2px;
    }
}

@media print, screen and (min-width: 977px) {
    .detail151009 ul li h3 {
        width: 20%;
        padding: 10px;
        background: #ededed;
        box-sizing: border-box;
        float: left;
        font-size: .8em;
        color: #262626;
        font-weight: bold;
    }
}

@media print, screen and (min-width: 977px) {
    .detail151009 ul li p {
        padding: 10px;
        box-sizing: border-box;
        float: left;
        background: #fff;
        border-left: 1px solid #ddd;
        color: #262626;
        width: 80%;
    }
}

@media only screen and (max-width: 976px) {
    .detail151009 {
        margin: 20px 10px;
    }
}

@media only screen and (max-width: 976px) {
    .detail151009 h2 {
        font-weight: bold;
        color: #262626;
        font-size: 1.2em;
        margin-bottom: 2px;
    }
}

@media only screen and (max-width: 976px) {
    .detail151009 ul li:not(:last-child) {
        border-bottom: 0;
    }
}

@media only screen and (max-width: 976px) {
    .detail151009 ul li {
        border: 1px solid #ddd;
        background: #ededed;
        clear: both;
        overflow: hidden;
        font-size: .9em;
    }
}

@media only screen and (max-width: 976px) {
    .detail151009 ul li h3 {
        padding: 10px;
        background: #ededed;
        font-size: .8em;
        color: #630;
        font-weight: bold;
    }
}

@media only screen and (max-width: 976px) {
    .detail151009 ul li p {
        padding: 10px;
        background: #fff;
        color: #333;
    }
}
  



ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    /* padding-inline-start: 40px; */
    unicode-bidi: isolate;
}

@media print, screen and (min-width: 977px) {
    .detail151009 ul li:not(:last-child) {
        border-bottom: 0;
    }
}

@media print, screen and (min-width: 977px) {
    .detail151009 ul li {
        border: 1px solid #ddd;
        background: #ededed;
        clear: both;
        overflow: hidden;
        font-size: .9em;
    }
}
  
@media print, screen and (min-width: 977px) {
    .detail151009 {
        width: 920px;
        margin: 20px auto;
    }
}

@media print, screen and (min-width: 977px) {
    .detail151009 h2 {
        font-weight: bold;
        color: #262626;
        font-size: 1.2em;
        margin-bottom: 2px;
    }
}

@media print, screen and (min-width: 977px) {
    .detail151009 ul li h3 {
        width: 20%;
        padding: 10px;
        background: #ededed;
        box-sizing: border-box;
        float: left;
        font-size: .8em;
        color: #262626;
        font-weight: bold;
    }
}

@media print, screen and (min-width: 977px) {
    .detail151009 ul li p {
        padding: 10px;
        box-sizing: border-box;
        float: left;
        background: #fff;
        border-left: 1px solid #ddd;
        color: #262626;
        width: 80%;
    }
}

@media only screen and (max-width: 976px) {
    .detail151009 {
        margin: 20px 10px;
    }
}

@media only screen and (max-width: 976px) {
    .detail151009 h2 {
        font-weight: bold;
        color: #262626;
        font-size: 1.2em;
        margin-bottom: 2px;
    }
}

@media only screen and (max-width: 976px) {
    .detail151009 ul li:not(:last-child) {
        border-bottom: 0;
    }
}

@media only screen and (max-width: 976px) {
    .detail151009 ul li {
        border: 1px solid #ddd;
        background: #ededed;
        clear: both;
        overflow: hidden;
        font-size: .9em;
    }
}

@media only screen and (max-width: 976px) {
    .detail151009 ul li h3 {
        padding: 10px;
        background: #ededed;
        font-size: .8em;
        color: #262626;
        font-weight: bold;
    }
}

@media only screen and (max-width: 976px) {
    .detail151009 ul li p {
        padding: 10px;
        background: #fff;
        color: #262626;
    }
}
  


  #section-news-list .news-list-heading{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 5px;
  }
  #section-news-list .container{
    max-width: 1000px;
    margin: 0 auto;
    padding: 55px;
  }
  #section-news-list .news-list{
    /* border: 1px solid #ccc; */
  }
  #section-news-list .news-list-item{
    border-bottom: 1px solid #ccc;
  }
  #section-news-list .news-list-item>a{
    display: flex;
    align-items: center;
    padding: 20px;
  }
  #section-news-list .news-list-item:last-child{
    border-bottom: 1px solid #ccc;
  }
  #section-news-list .news-list-date{
    font-size: 12px;
    margin-right: 15px;
  }
  #section-news-list .news-list-category{
    font-size: 10px;
    color: #fff;
    background: #000;
    padding: 5px;
    /* margin-right: 15px; */
  }
  #section-news-list .news-list-info{
    position: relative;
    top: -1px;
  }
  #section-news-list .news-list-title{
    font-size: 14px;
    margin-bottom: 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    position: relative;
    top: 1px;
  }


  @media screen and (max-width: 768px){
    #section-news-list .container{
      padding: 35px 20px;
    }
    #section-news-list .news-list-item>a{
      display: block;
      padding: 15px;
    }
    #section-news-list .news-list-info{
      margin-bottom: 5px;
    }