.center-info-list {
  width: 100%;
  margin-bottom: 40px;
  list-style: none;
  padding: 0;
  margin: 0 0 40px 0;
}
.center-info-list li {
  border-bottom: 1px dotted #eee;
}
.center-info-list a {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  color: #333;
  padding: 20px 0;
  text-decoration: none;
}
.center-info-list a:hover {
  background-color: #eee;
}
.center-info-list img {
  display: block;
  float: left;
  width: 100px;
  height: 100px;
  object-fit: cover;
  border-radius: 5px;
  margin-right: 20px;
  background-color: #f5f5f5;
}
@media screen and (max-width: 768px) {
  .center-info-list img {
    width: 80px;
    height: 80px;
  }
}

#center_main h2.part_subtopic:nth-of-type(2) + div > .center-info-list .center-info-list-copy {
  width: 78%;
  max-width: 470px;
  float: right;
  overflow: hidden;
}
#center_main h2.part_subtopic:nth-of-type(2) + div > .center-info-list .center-info-list-copy h3 {
  line-height: 1.4;
  padding: 0 !important;
  font-size: 1.2em;
  font-weight: bold !important;
  margin: 0 0 5px 0 !important;
  border-left: none !important;
  border: none !important;
  color: #333;
}
@media screen and (max-width: 768px) {
  #center_main h2.part_subtopic:nth-of-type(2) + div > .center-info-list .center-info-list-copy h3 {
    font-size: 1.1em;
  }
}
#center_main h2.part_subtopic:nth-of-type(2) + div > .center-info-list .center-info-list-copy h4 {
  font-size: 1.2em;
  font-weight: bold;
  margin-bottom: 5px;
  color: #333;
}
#center_main h2.part_subtopic:nth-of-type(2) + div > .center-info-list .center-info-list-copy p {
  margin-bottom: 5px;
  line-height: 1.5;
  color: #666;
  font-size: 0.95em;
}
@media screen and (max-width: 768px) {
  #center_main h2.part_subtopic:nth-of-type(2) + div > .center-info-list .center-info-list-copy p {
    font-size: 0.9em;
  }
}
#center_main h2.part_subtopic:nth-of-type(2) + div > .center-info-list .center-info-list-copy ul {
  list-style: none;
  padding: 0;
  margin: 10px 0 0 0;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
#center_main h2.part_subtopic:nth-of-type(2) + div > .center-info-list .center-info-list-copy ul li {
  float: left;
  color: #00bbbd;
  margin-right: 10px;
  border: none;
  font-size: 0.85em;
}
#center_main h2.part_subtopic:nth-of-type(2) + div > .center-info-list .center-info-list-copy .post-meta {
  display: flex;
  align-items: center;
  position: relative;
  padding: 0;
  margin-top: 0;
  margin-bottom: 10px;
  padding-top: 0;
  border-top: none !important;
}
#center_main h2.part_subtopic:nth-of-type(2) + div > .center-info-list .center-info-list-copy .post-meta .post-date {
  display: inline-block;
  position: relative;
  background: #fff;
  padding-right: 10px;
  padding-left: 0;
  font-size: 16px;
  color: #00bbbd;
  font-weight: normal;
  flex-shrink: 0;
  z-index: 1;
  line-height: 1;
}
#center_main h2.part_subtopic:nth-of-type(2) + div > .center-info-list .center-info-list-copy .post-meta .post-meta-line {
  flex: 1;
  height: 1px;
  background-color: #efefef;
  margin-left: 0;
  align-self: center;
}

#center_main h2.part_subtopic:nth-of-type(2) + div > .center-info-list a:hover .center-info-list-copy .post-meta .post-date {
  background: #eee !important;
}

#center_main h2.part_subtopic:nth-of-type(3) + div > .center-info-list .center-info-list-copy {
  width: 78%;
  max-width: 470px;
  float: right;
  overflow: hidden;
}
#center_main h2.part_subtopic:nth-of-type(3) + div > .center-info-list .center-info-list-copy h3 {
  line-height: 1.4;
  padding: 0 !important;
  font-size: 1.2em;
  font-weight: bold !important;
  margin: 0 0 5px 0 !important;
  border-left: none !important;
  border: none !important;
  color: #333;
}
@media screen and (max-width: 768px) {
  #center_main h2.part_subtopic:nth-of-type(3) + div > .center-info-list .center-info-list-copy h3 {
    font-size: 1.1em;
  }
}
#center_main h2.part_subtopic:nth-of-type(3) + div > .center-info-list .center-info-list-copy h4 {
  font-size: 1.2em;
  font-weight: bold;
  margin-top: 0 !important;
  margin-bottom: 5px;
  color: #333;
}
#center_main h2.part_subtopic:nth-of-type(3) + div > .center-info-list .center-info-list-copy p {
  margin-bottom: 5px;
  line-height: 1.5;
  color: #666;
  font-size: 0.95em;
}
@media screen and (max-width: 768px) {
  #center_main h2.part_subtopic:nth-of-type(3) + div > .center-info-list .center-info-list-copy p {
    font-size: 0.9em;
  }
}
#center_main h2.part_subtopic:nth-of-type(3) + div > .center-info-list .center-info-list-copy ul {
  list-style: none;
  padding: 0;
  margin: 10px 0 0 0;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
#center_main h2.part_subtopic:nth-of-type(3) + div > .center-info-list .center-info-list-copy ul li {
  float: left;
  color: #00bbbd;
  margin-right: 10px;
  border: none;
  font-size: 0.85em;
}

/*# sourceMappingURL=category-detail-list.css.map */
