<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.special_ul {
    list-style: none !important;
}
.special_ul .tit{
    font-weight:bold;
    font-size:1.2em;
    margin-bottom:0;
    padding-bottom:0;
    border-left: 5px solid #d4d4d4;
    padding-left:0.5em;
    padding-top:0px !important;
    margin-top:1em;
}
.special_ul .tit + p{
    padding-top:0.5em !important;   
}

.uniqueJuniorDetail{
    padding-top: 10px;
}
@media only screen and (max-width: 767px) {
    .uniqueJuniorDetail{
        padding-top: 0;
    }
}


/******* 2021辟｡隕ｳ螳｢ *******/
#dataPress2021 .postContent h2,
#dataPress2021 .postTitle {
  padding-left: 140px;
  min-height: 70px;
  background: url(../../common/images/single_title_bg.jpg) no-repeat 0 0;
  font-weight: bold;
  font-size: 18px;
  line-height: 1.3;
}

#dataPress2021 .postContent2021 p {
  padding-top: 15px;
  line-height: 1.8;
}

#dataPress2021 .postContent ul {
  margin-left: 1em;
  list-style-type: disc;
}

#dataPress2021 .postContent .uniqueFourLines {
  font-size: 18px;
  line-height: 25px;
}

#dataPress2021 .postDate,
#dataPress2021 .postContent p.uniqueDate {
  padding: 5px 0 5px 10px;
  border-bottom: 1px solid #c3efff;
  color: #00abeb;
  font-size: 12px;
  line-height: 1.2;
}

@media only screen and (max-width: 939px) {
  #dataPress2021 .postContent h2 br,
  #dataPress2021 .postTitle br {
    display: none;
  }
}

@media only screen and (max-width: 767px) {
  #dataPress2021 .postContent h2,
  #dataPress2021 .postTitle {
    padding: 0;
    min-height: inherit;
    background: none;
    font-size: 16px;
  }
  #dataPress2021 .postDate,
  #dataPress2021 .postContent p.uniqueDate {
    padding: 5px 0;
  }
}</pre></body></html>