@charset "utf-8";
/*** 기본 구조 ***/
.xe-widget-wrapper {
  overflow: visible;
}
.lm-sidebar .lm-widget {
  margin-bottom: 25px;
}
.lm-content .lm-widget-title {
  font-weight: bold;
}
.lm-sidebar .lm-widget-title {
  margin-bottom: 15px;
  padding: 10px 15px;
  font-size: 13px;
  text-transform: capitalize;
  letter-spacing: 0.1em;
}
.lm-widget .lm-widget-title h3 {
  font-size: 15px;
}
.lm-widget-tab {
  font-size: 15px;
}
.lm-widget .tab-content {
  display: none;
}
.lm-widget .tab-content.active {
  display: block;
}
.lm-sidebar .lm-widget-list .lu-info {
  font-size: 13px;
}
.lm-widget-list .le-title {
  line-height: 160%;
}
.header-content .lm-widget-list .le-title {
  line-height: 140%;
}
.lm-sidebar .lm-widget-list .le-title {
  font-size: 14px;
}
.lm-widget-list .le-comment {
  font-size: 12px;
}
.lm-widget-list .le-category:hover,
.lm-widget-list .le-category a:hover {
  text-decoration: underline;
}
.lm-widget-list .le-category--board:hover {
  text-decoration: none;
}
.has-rank--box .lm-widget-list .le-rank {
  font-size: 12px;
}
.has-rank--default .lm-widget-list .le-rank {
  font-size: 14px;
  font-style: italic;
}
.lm-widget-list .le-vote {
  font-size: 12px;
}
.lm-widget-list .le-summary {
  line-height: 160%;
}
.header-content .lm-widget-list .le-summary {
  line-height: 140%;
}
.lm-widget-list .le-date {
  font-size: 12px;
}
.lm-sidebar .lm-widget-list .le-date {
  font-size: 11px;
}
.lm-widget-list .le-text-new {
  font-size: 11px;
}
.font-main--nt .lm-widget-list .le-text-new {
  margin-top: 2px;
}
.font-main--nt .lm-widget-list .le-icon--image {
  vertical-align: middle;
}
.lm-widget-list .lemon-style2 {
  font-size: 12px;
  /* background-color: @color-grey5; color: @color-grey50; */

  /* &:is(a):hover, a:hover{
				color: @color-black;
			} */

}
.lm-widget-list .tooltip {
  display: inline-block;
  position: relative;
}
.lm-widget-list .tooltip .bt:hover + .tooltip-thumbnail {
  display: inline-block;
}
.lm-widget-list .page-unit {
  display: none;
}
.lm-widget-list .page-unit.active {
  display: block;
}
.lm-widget-paging {
  margin-top: 10px;
  font-size: 12px;
}
.lm-sidebar .lm-widget-paging {
  text-align: center;
}
.lm-widget-paging .bt-page {
  display: inline-block;
  width: 17px;
  height: 17px;
  line-height: 17px;
  margin-top: -1px;
  border-radius: 8.5px;
  border: 1px solid;
  /* border-color: @color-grey15; */
  text-align: center;
  font-size: 12px;
  vertical-align: middle;
}
.lm-widget-paging .page-number {
  display: inline-block;
  margin: 0 3px;
  letter-spacing: 0.1em;
}
.lm-widget-paging .si {
  margin-top: 1px;
}
.lm-content .title-type--hl .lm-widget-title {
  letter-spacing: 0.1em;
}
.lm-content .title-type--hb .lm-widget-title {
  letter-spacing: 0.1em;
}
.lm-content .title-type--vl {
  padding-left: 45px;
}
.lm-content .title-type--vb {
  padding-left: 55px;
}
/*** 기본 ***/
.wn .lu {
  display: table-row;
}
.wn .lu:last-child .lu-title {
  padding-bottom: 0;
}
.wn .lu-wrap {
  display: table;
  width: 100%;
  border-collapse: collapse;
}
.wn .lu-title {
  padding: 1px 0 7px;
  width: auto !important;
}
.wn .lu-title .title-group {
  display: inline-block;
}
.font-main--nt .wn .lu-title .title-group {
  margin-top: -2px;
  margin-bottom: 2px;
}
.wn .lu .tc {
  display: table-cell;
  width: 1%;
  white-space: nowrap;
  vertical-align: top;
}
.wn .le-rank-wrap {
  padding: 0 10px 0 0;
}
.has-rank--default .wn .le-rank-wrap {
  padding-top: 1px;
}
.wn .le-board {
  padding-right: 10px;
}
.wn .le-board .lemon-style2 {
  width: 100%;
  box-sizing: border-box;
  text-align: center;
}
.wn .le-icon {
  margin-left: 3px;
}
.wn .le-title {
  word-break: break-all;
  white-space: normal;
}
.wn .le-vote {
  padding: 3px 0 0 10px;
  text-align: right;
  font-size: 11px;
}
.wn .le-category {
  margin-right: 10px;
}
.wn .le-date {
  padding-left: 10px;
  text-align: right;
  line-height: 21px;
}
.wn .le-nickname {
  width: 28px;
  padding-left: 10px;
}
.wn .profile-image {
  width: 21px;
  height: 21px;
}
/*** 웹진 ***/
.ww .lu {
  font-size: 14px;
}
.header-content .ww .lu {
  padding-bottom: 0;
  border-bottom: none;
}
.lm-sidebar .ww .lu {
  margin-bottom: 15px;
}
.ww .lu:last-child {
  margin-bottom: 0;
}
.lm-sidebar .ww .lu:last-child {
  margin-bottom: 0;
}
.ww .lu-info {
  margin-top: 5px;
}
.ww .lu.has-profile .lu-body > div {
  padding-right: 50px;
}
.ww .le-thumbnail .no-thumbnail-text {
  font-size: 12px;
}
.ww .le-thumbnail .le-rank {
  font: italic 24px 'Hepta Slab', serif;
  z-index: 1;
}
.ww .le-category {
  margin-bottom: 5px;
  font-size: 13px;
}
.ww .le-summary {
  margin-top: 5px;
}
.ww .le-date {
  font-size: 12px;
}
.ww .le-profile {
  position: absolute;
  right: 0;
  bottom: 15px;
}
.ww:not(.ws2) .le-title {
  font-size: 16px;
}
.lm-sidebar .ww:not(.ws2).thumbnail-position--top .lu-body {
  margin-top: -10px;
}
.lm-sidebar .ww:not(.thumbnail-position--top) .le-thumbnail {
  width: 80px;
}
.lm-sidebar .ww.thumbnail-position--left .has-thumbnail {
  padding-left: 90px;
}
.lm-sidebar .ww.thumbnail-position--right .has-thumbnail {
  padding-left: 90px;
}
/*** 갤러리 ***/
.wg .lu-info {
  font-size: 13px;
}
.lm-content .wg .le-thumbnail {
  image-rendering: pixelated;
}
.lm-sidebar .wg .le-thumbnail:not(.no-thumbnail) {
  background-size: cover;
}
.wg .le-thumbnail .no-thumbnail-text {
  font-size: 12px;
}
.lm-sidebar .wg .le-thumbnail .no-thumbnail-text {
  padding: 10px;
  font-size: 10px;
}
.wg .le-title {
  font-size: 15px;
}
.winfo-type {
  /* &--showed{
		.lu-info{
			color: @color-grey50;
		}
	} */

}
.winfo-type--hided .lu {
  font-size: 13px;
}
.winfo-type--hided .lu-hided-wrap {
  padding: 5px 15px 15px;
}
.style-straight .winfo-type--hided .lu-hided-wrap {
  padding-top: 15px;
}
.winfo-type--hided .le-title {
  font-size: 15px;
}
/*** 복합형 슬라이더 ***/
.ws2 {
  position: relative;
  overflow: hidden;
}
.ws2 .lu {
  display: inline-block;
  width: 100%;
  margin: 0 25px 0 0;
}
.has-page.ws2 .lu {
  padding-bottom: 30px;
}
.ws2 .lu-slide-thumbnail {
  white-space: nowrap;
  overflow: hidden;
  box-sizing: border-box;
  z-index: 1;
}
.ws2 .lu-slide-thumbnail ul {
  position: relative;
}
.ws2 .lu-slide-thumbnail li {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  transition-property: opacity;
  transition-duration: 0.5s;
}
.ws2 .lu-slide-thumbnail li.active {
  opacity: 1;
  z-index: 1;
}
.ws2 .lu-slide-thumbnail a {
  display: inline-block;
  width: 100%;
  height: 100%;
}
.ws2 .lu-slide-thumbnail .no-thumbnail {
  border: none;
  /* background-color: @color-grey5; */
  font-size: 12px;
  /* .bordered-thumbnail &{
					background-color: @color-white;
				} */

}
.ws2 .lu-slide-content {
  position: relative;
  white-space: nowrap;
  overflow: hidden;
}
.ws2 .lu-slide-content ul {
  position: relative;
}
.has-thumbnail.ws2 .lu-body {
  display: table;
}
.has-thumbnail.ws2 .lu-body > div {
  display: table-cell;
}
.ws2 .lu-info {
  margin-top: 10px;
  font-size: 13px;
}
.ws2 .lu-info > span {
  margin-right: 15px;
}
.ws2 .le-title {
  font-size: 18px;
  line-height: 140%;
}
.header-content .ws2 .le-title {
  font-weight: bold;
}
.lm-sidebar .ws2 .le-title {
  font-size: 15px;
}
.ws2 .le-summary {
  margin-top: 10px;
  font-size: 15px;
}
.header-content .ws2 .le-summary {
  margin-top: 5px;
}
.ws2 .le-text-new {
  display: inline-block;
  margin-top: 4px;
  width: 6px;
  height: 6px;
  border-radius: 3px;
  vertical-align: top;
}
.ws2 .le-comment {
  font-size: 15px;
}
.lm-sidebar .ws2 .le-comment {
  font-size: 12px;
}
.ws2 .le-vote {
  font-size: 0.9em;
}
.ws2 .le-vote i {
  font-size: 0.8em;
}
.ws2 .lm-widget-paging {
  position: relative;
  margin-top: -16px;
  z-index: 2;
}
.header-content .ws2 .lm-widget-paging {
  margin-top: -24px;
}
/*** 이미지 슬라이더 ***/
.ws {
  overflow: visible;
}
.ws .lu {
  padding: 25px;
  box-sizing: border-box;
  font-size: 14px;
  /* &-info{
			color: @color-grey15;
		} */

}
.ws .lu-slide-thumbnail .no-thumbnail-text {
  display: inline-block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  letter-spacing: 0.15em;
  font-size: 15px;
  /* color: @color-grey20; */

}
.ws .lu-slide-content {
  position: absolute;
  left: 0;
  width: 100%;
  /* background-color: fade(@color-black,40%); */
  z-index: 2;
}
.ws .le {
  /* &-summary{
			color: @color-grey15;
		}
		&-text{
			&-new{
				color: @color-point;
			}
			&-updated{
				color: @color-point2;
			}
		}
		&-comment{
			color: @color-point;
		}
		&-vote{
			color: @color-point;
		} */

}
.ws .le-title {
  font-size: 18px;
  /* color: @color-white; */

}
.ws .le-category2 {
  /* color: @color-grey15; */

}
.ws .le-category2 a {
  /* color: @color-grey15; */

}
.ws .le-category2 a:hover {
  text-decoration: underline;
}
.ws .profile-image {
  margin: -1px 3px 0 0;
  width: 20px;
  height: 20px;
  /* background-color: fade(@color-black,50%); */
  vertical-align: middle;
}
.ws .bt-page {
  display: inline-block;
  position: absolute;
  top: 50%;
  margin-top: -15px;
  width: 40px;
  height: 30px;
  box-sizing: border-box;
  font-size: 20px;
  /* color: @color-black; */
  opacity: 0;
  transition-property: left, right, opacity;
  transition-duration: 0.3s;
  z-index: 3;
}
.ws .bt-page::after {
  content: '';
  position: absolute;
  top: 50%;
  margin-top: -3px;
  width: 35px;
  height: 3px;
  /* background-color: @color-black; */

}
.ws .bt-page--prev {
  left: 25px;
  text-align: left;
}
.ws .bt-page--prev::after {
  left: 3px;
}
.ws .bt-page--next {
  right: 25px;
  text-align: right;
}
.ws .bt-page--next::after {
  right: 3px;
}
.ws:hover .bt-page {
  opacity: 1;
}
.ws:hover .bt-page--prev {
  left: -15px;
}
.ws:hover .bt-page--next {
  right: -15px;
}
.ws .page-number {
  position: absolute;
  display: inline-block;
  padding: 3px 6px;
  /* background-color: fade(@color-black,40%); color: @color-white; */
  font-size: 12px;
  opacity: 0;
  transition-property: left, right, opacity;
  transition-duration: 0.3s;
  z-index: 3;
}
.ws:not(.cotnent-position--middle) .le-summary,
.ws:not(.cotnent-position--middle) .lu-info {
  margin-top: 5px;
}
.ws:not(.cotnent-position--middle) .page-number {
  left: 50%;
  transform: translateX(-50%);
}
.ws.content-poisition--middle .lu {
  font-size: 16px;
}
.ws.content-poisition--middle .lu-slide-content {
  top: 0;
  bottom: 0;
  width: 50%;
}
.thumbnail-shape--R.ws.content-poisition--middle .lu-slide-content {
  border-radius: 15px 0 0 15px;
}
.ws.content-poisition--middle .lu-body {
  display: table;
  height: 100%;
}
.ws.content-poisition--middle .lu-body > div {
  display: table-cell;
  vertical-align: middle;
}
.ws.content-poisition--middle .le-title {
  font-size: 24px;
}
.ws.content-poisition--middle .page-number {
  right: 15px;
  bottom: 15px;
}
/*** 박스 ***/
.lm-sidebar .wb .lu {
  margin-bottom: 15px;
}
.wb .lu-info {
  font-size: 13px;
}
.wb .le-date {
  line-height: 160%;
}
.wb .le-nickname {
  font-size: 12px;
  font-weight: bold;
}
.wb .le-vote i {
  font-size: 11px;
}
.wb .le-board {
  font-size: 12px;
}
.wb .le-title {
  line-height: 180%;
}
.font-main--nt .wb .le-text-new {
  display: inline-block;
  margin-top: -2px !important;
  vertical-align: middle;
}
/*** 한 줄 댓글 ***/
.font-main--nt .wl .lu {
  margin-bottom: 5px;
}
.wl .lu:last-child {
  margin-bottom: -1px;
}
.wl .lu.has-date .le-title {
  width: calc(100% - 88px);
}
.wl .le-date {
  font-size: 12px;
}
.wl .le-vote {
  font-size: 11px;
}
.wl .title-group {
  display: inline-block;
}
.font-main--nt .wl .title-group {
  margin-top: -2px;
  margin-bottom: 2px;
}
