@charset "utf-8";
.basic-post-webzine {
  overflow: hidden;
  line-height: 20px;
}
.basic-post-webzine .txt-normal {
  letter-spacing: 0;

}
.basic-post-webzine .txt-short {
  letter-spacing: -1px;
  padding-right: 1px;
		margin-top: 3px;
}
.basic-post-webzine .post-vicon {
  position: absolute;
  left: 6px;
  top: 6px;
  color: #fff;
  font-size: 20px;
  z-index: 1;
  text-shadow: 1px 1px 1px #000;
}
.basic-post-webzine .post-none {
  padding: 50px 10px;
  text-align: center;
  color: #888;
}
.basic-post-webzine .post-row {
  float: left;
  overflow: hidden;
}
.basic-post-webzine .post-list {
  overflow: hidden;
  border-bottom: 1px solid #d7d7d7;
  padding-bottom: 20px;
}
.basic-post-webzine .post-image {
  position: relative;
  overflow: hidden;
  margin-right: 10px;
	margin-top: 0px;
}



.basic-post-webzine .post-content1 {
  margin: 0px 0px -2px;
  overflow: hidden;
	
}
.basic-post-webzine .post-subject {
  overflow: hidden;
  letter-spacing: -2px;
  padding-right: 1px;
	padding-bottom: 2px;
  font-family: 'Noto Sans KR', sans-serif;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 20px;
  font-weight: 700;
	margin-bottom: 10px;
}

.basic-post-webzine .post-subject1 {
    font-family: 'Noto Sans KR', sans-serif;
    margin-top: -5px;
    overflow: hidden;
    letter-spacing: -1px;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 10px;
}

.basic-post-webzine .post-subjectm {
  overflow: hidden;
  letter-spacing: 0px;
  padding-right: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
  font-family: 'Noto Sans KR', sans-serif;
line-height: 140%;
  font-size: 18px;
  font-weight: 700;
	color: #232323;
}



.basic-post-webzine .post-text1 {
  font-family: 'Noto Sans KR', sans-serif;
  font-weight: 400;
  white-space: normal;
  font-size: 14px;
  line-height: 160%;
  color: #888888;
  letter-spacing: -1px;
  text-align: justify;
  word-break: normal;
  word-wrap: break-word;
	padding-top: 10px;
}

.basic-post-webzine .post-text1 a {
  font-family: 'Noto Sans KR', sans-serif;
  font-weight: 400;
  white-space: normal;
  font-size: 13px;
  line-height: 160%;
  color: #888888;
  letter-spacing: -0.5px;
  text-align: justify;
  word-break: normal;
  word-wrap: break-word;
}


.basic-post-webzine .post-sp {
  color: #ccc;
  margin: 0px 4px;
}
.is-pc .ko .basic-post-webzine .post-ko {
  font-size: 11px;
}