@charset "UTF-8";

/* Original file: layouts/lemon_layout/cssless/layout.css */

.font-point--ib .font-point-text,
.font-point--ib .lm-modal h3,
.font-point--ib .lm-modal .bt-wrap,
.font-point--ib .lm-message .bt-wrap,
.font-point--ib .sidebar-unit h3 {
  font-family: 'IropkeBatangM', 'IropkeBatangOTFM', 'Iropke Batang', serif;
}
.font-point--ib .font-point-text,
.font-point--ib .lm-modal .bt-wrap,
.font-point--ib .lm-message .bt-wrap {
  font-size: 0.95em;
}
.font-point--nb .font-point-text,
.font-point--nb .lm-modal h3,
.font-point--nb .lm-modal .bt-wrap,
.font-point--nb .lm-message .bt-wrap,
.font-point--nb .sidebar-unit h3 {
  font-family: 'NanumBarunpen', 'Nanum Barunpen', serif;
}
.font-point--nm .font-point-text,
.font-point--nm .lm-modal h3,
.font-point--nm .lm-modal .bt-wrap,
.font-point--nm .lm-message .bt-wrap,
.font-point--nm .sidebar-unit h3 {
  font-family: 'NanumMyeongjo', serif;
}
.font-en--hs .text-en,
.font-en--hs .date-mouseover,
.font-en--hs .le-text-new,
.font-en--hs .le-comment {
  font-family: 'Hepta Slab';
}
.font-en--lt .text-en,
.font-en--lt .date-mouseover,
.font-en--lt .le-text-new,
.font-en--lt .le-comment {
  font-family: 'Lato';
}
.font-en--as .text-en,
.font-en--as .date-mouseover,
.font-en--as .le-text-new,
.font-en--as .le-comment {
  font-family: 'Antic Slab';
}
.font-en--tr .text-en,
.font-en--tr .date-mouseover,
.font-en--tr .le-text-new,
.font-en--tr .le-comment {
  font-family: 'Trebuchet MS';
}
.lang-en {
  font-family: 'Lato', sans-serif;
}
.lang-en table,
.lang-en input,
.lang-en button {
  font-family: 'Lato', sans-serif;
}
.lang-en .font-point-text,
.lang-en .lm-modal h3,
.lang-en .lm-modal .bt-wrap,
.lang-en .lm-message .bt-wrap,
.lang-en .sidebar-unit h3 {
  font-family: 'Hepta Slab', serif;
}
html,
body {
  height: 100%;
  width: 100%;
}
body {
  margin: 0;
  padding: 0;
  -webkit-text-size-adjust: none;
}
.lm-layout {
  position: relative;
  min-height: 100%;
  z-index: 1;
}
.lm-dummy {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
}
.xe_content ul,
.xe_content ol {
  list-style-type: initial;
  margin-top: 1em;
  margin-bottom: 1em;
  margin-left: 0;
  margin-right: 0;
  padding-left: 40px;
}
.xe_content ol {
  list-style-type: decimal;
}
a {
  outline: none;
}
a,
a:hover,
a:visited,
a:active {
  text-decoration: none;
}
input,
button,
textarea,
table {
  outline: none;
  margin: 0;
}
section,
aside,
nav,
header,
footer {
  display: block;
}
textarea {
  resize: vertical;
}
button {
  cursor: pointer;
  margin: 0;
  padding: 0;
  -webkit-font-smoothing: subpixel-antialiased !important;
  background-color: transparent;
  border: none;
}
h1,
h2,
h3,
h4,
h5 {
  padding: 0;
  margin: 0;
  font-weight: normal;
}
p {
  padding: 0;
  margin: 0;
}
ol,
ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.profile-image {
  display: inline-block;
  width: 40px;
  height: 40px;
  overflow: hidden;
}
.profile-image.small {
  width: 30px;
  height: 30px;
  background-size: 60% 60%;
}
.profile-image.round {
  border-radius: 50%;
}
.profile-image img {
  width: 100%;
  height: auto;
}
.profile-image span {
  display: inline-block;
  width: 100%;
  height: 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center center;
  mask-position: center center;
  -webkit-mask-size: 50% 50%;
  mask-size: 50% 50%;
}
.bordered {
  border: 2px solid;
  box-sizing: border-box;
}
.lbt {
  display: inline-block;
  box-sizing: border-box;
  border: 2px solid;
  line-height: calc(28px);
  text-align: center;
  font-family: "Helvetica" !important;
}
.lbt--square {
  width: 30px;
  height: 30px;
}
.lbt--round {
  width: 30px;
  height: 30px;
  border-radius: 15px;
}
.bt-wrap .lbt--round {
  margin-right: 2px;
}
.lbt--round-group {
  width: auto;
}
.lbt--round-group .bt {
  display: inline-block;
  height: calc(26px);
  box-sizing: border-box;
  border-right: 2px solid;
  vertical-align: top;
}
.lbt--round-group .bt:first-of-type {
  border-radius: 15px 0 0 15px;
}
.lbt--round-group .bt:first-of-type button,
.lbt--round-group .bt:first-of-type a {
  width: calc(27px);
  padding-left: 2px;
}
.lbt--round-group .bt:last-of-type {
  border-right: none;
  border-radius: 0 15px 15px 0;
}
.lbt--round-group .bt:last-of-type button,
.lbt--round-group .bt:last-of-type a {
  width: calc(27px);
  padding-right: 2px;
}
.lbt--round-group .bt:only-of-type {
  border-radius: 15px;
}
.lbt--round-group .bt:only-of-type button,
.lbt--round-group .bt:only-of-type a {
  width: calc(26px);
  padding-right: 0;
  padding-left: 0;
}
.lbt--round-group button,
.lbt--round-group a {
  display: inline-block;
  width: calc(26px);
}
.lbt--bordered {
  height: 30px;
  overflow: hidden;
}
.lbt--bordered .count {
  display: inline-block;
  padding: 0 8px;
  border-left: 2px solid;
}
.bt-area--center {
  text-align: center;
}
.bt-area--center button,
.bt-area--center a {
  margin: 0 7.5px;
}
.bt-area--right {
  text-align: right;
}
.bt-area--right button,
.bt-area--right a {
  margin-left: 10px;
}
.bt-area--left {
  text-align: left;
}
.bt-area--left button,
.bt-area--left a {
  margin-right: 10px;
}
.bt-wrap {
  white-space: nowrap;
}
.ip {
  padding: 0 15px;
  height: 36px;
  border: 1px solid;
  box-sizing: border-box;
  transition-property: background-color;
  transition-duration: 0.3s;
}
.ip--small {
  padding: 0 10px;
  height: 30px;
}
.point-star {
  font: 15px/15px 'Verdana';
}
.hided-title {
  width: 0;
  height: 0;
  overflow: hidden;
}
.underline--active {
  background-position: bottom -5px left 0;
  background-size: 100% 15px;
  background-repeat: no-repeat;
}
.style-wavy .wavy {
  position: relative;
  height: 26px;
}
.style-wavy .wavy::before,
.style-wavy .wavy::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-mask-repeat: repeat-x;
  mask-repeat: repeat-x;
  -webkit-mask-position: left top;
  mask-position: left top;
}
.style-wavy .wavy.small {
  height: 14px;
}
.style-wavy .wavy--line::before {
  z-index: 2;
}
.style-wavy .wavy--plane.top::after {
  z-index: 1;
}
.style-wavy .wavy--plane.bottom::after {
  z-index: 1;
}
.style-wavy .wavy--blank {
  height: 14px;
}
.style-wavy .wavy--blank::before {
  z-index: 2;
}
.style-straight .wavy {
  height: 1px;
}
.closed .open {
  display: inline-block;
}
.closed .close {
  display: none;
}
.opened .open {
  display: none;
}
.opened .close {
  display: inline-block;
}
.hided_title {
  width: 0;
  height: 0;
  overflow: hidden;
}
.lm-layout .fa-stack {
  width: 1em;
  height: 1em;
  line-height: 1em;
}
.link--plane {
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  text-indent: -9999px;
  z-index: 10;
}
.bt-svg--times {
  display: inline-block;
  width: 23px;
  height: 23px;
  background-size: 23px 23px;
  text-indent: -9999px;
}
.bt-svg--dot {
  display: inline-block;
  width: 10px;
  height: 2px;
  background-size: 10px 2px;
}
.date-mouseover {
  font-family: 'Hepta Slab', sans-serif;
}
.l-border--left {
  border-left: 1px solid !important;
}
.l-border--right {
  border-right: 1px solid !important;
}
.l-border--top {
  border-top: 1px solid !important;
}
.l-border--bottom {
  border-bottom: 1px solid !important;
}
.l-border--all {
  border: 1px solid !important;
}
.lm-loading {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  width: 50px;
  height: 50px;
  border-radius: 50%;
  overflow: hidden;
  z-index: 300;
  text-align: center;
}
.lm-loading svg {
  margin-top: 10px;
  margin-left: 6px;
}
.lm-done {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  width: 50px;
  height: 50px;
  margin: -25px 0 0 -25px;
  border-radius: 50%;
  text-align: center;
  z-index: 300;
}
.lm-done .lm-si--check {
  margin-top: 13px;
}
@keyframes move-forever {
  0% {
    transform: translate3d(-50px,0,0);
  }
  100% {
    transform: translate3d(-24px,0,0);
  }
}
.color-preview {
  position: fixed;
  left: -175px;
  top: 0;
  width: 175px;
  height: 100%;
  background-color: rgba(0,0,0,0.7);
  color: #FFF;
  transition-property: left;
  transition-duration: 0.5s;
  z-index: 101;
}
.color-preview.active {
  left: 0;
}
.color-preview>div {
  padding: 25px 15px;
}
.color-preview a,
.color-preview button {
  color: #FFF;
}
.color-preview .point-design {
  margin: 0 10px 15px;
  text-align: center;
}
.color-preview .point-design button {
  display: inline-block;
  width: calc(50% - 5px);
}
.color-preview .point-design button:first-child {
  margin-right: 10px;
}
.color-preview h3 {
  margin: 0 10px 15px;
  padding: 10px 0 8px;
  border: 1px solid rgba(255,255,255,0.2);
  text-align: center;
}
.color-preview ul {
  padding-bottom: 10px;
  font-size: 0;
}
.color-preview li {
  display: inline-block;
  width: 70px;
  margin-bottom: 15px;
  text-align: center;
}
.color-preview li:nth-child(2n-1) {
  margin-right: 5px;
}
.color-preview li img {
  width: 50px;
  height: 50px;
  margin-bottom: 5px;
}
.color-preview .bt-openclose {
  display: inline-block;
  position: absolute;
  left: 100%;
  width: 40px;
  height: 40px;
  background-color: rgba(0,0,0,0.7);
}
.preview-dummy {
  z-index: 100 !important;
}
.lm-buttons {
  position: fixed;
  right: 15px;
  bottom: 15px;
  z-index: 99;
}
.lm-buttons a {
  display: inline-block;
  text-align: center;
}
.lm-buttons a.bt-top {
  display: none;
}
.lm-modal {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: fixed;
  left: -500px;
  top: 0;
  width: 0;
  height: 0;
  overflow: hidden;
  z-index: -10;
}
.lm-modal.active {
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 101;
}
.lm-modal.active>div {
  margin-top: 0;
  opacity: 1;
}
.lm-modal>div {
  -webkit-box-flex: 0;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none;
  position: relative;
  margin: 0 auto;
  width: 300px;
  border: 2px solid;
  margin-top: 30px;
  transition-property: margin-top, opacity;
  transition-duration: 0.3s;
  opacity: 0;
}
.lm-modal>div>h3 {
  padding: 15px;
}
.lm-modal .bt-svg--times {
  position: absolute;
  z-index: 1;
}
.lm-modal .ip {
  width: 100%;
}
.lm-modal .unit1 {
  border-radius: 10px 10px 0 0;
}
.lm-modal .unit1 .sbSelector {
  position: relative;
  border-radius: 10px 10px 0 0;
}
.lm-modal .unit2 {
  position: relative;
  border-radius: 0 0 10px 10px;
}
.lm-modal .message-target {
  display: inline-block;
  margin-left: -5px;
  margin-right: -5px;
  font-weight: bold;
}
.lm-modal .bt-area {
  padding: 25px 0;
  text-align: center;
}
.lm-modal .bt-area a,
.lm-modal .bt-area button {
  margin: 0 7.5px;
}
.lm-modal--warn >div {
  width: calc(250px);
}
.lm-modal--warn .inner {
  text-align: center;
}
.lm-modal--large>div>h3 {
  border-bottom: 1px solid;
}
.lm-modal--large .inner {
  padding: 0;
}
.lm-modal--large .bt-area {
  padding: 15px 0;
  border-top: 1px solid;
}
.lm-modal .bg--dark .ip.unit1 {
  z-index: 1;
}
.lm-modal .bg--dark .ip.unit2 {
  border-top: 1px solid transparent;
}
.lm-modal .bg--dark .sbSelector {
  background-image: url("../../../../../layouts/lemon_layout/images/arrow_selectW.png");
}
.lm-modal .bg--dark .ip:focus,
.lm-modal .bg--dark .sbToggleOpen + .sbSelector {
  border: 1px solid;
  z-index: 2;
}
.lm-modal .bg--dark .lbt--round {
  transition-property: border-color;
  transition-duration: 0.3s;
}
.lm-spop {
  display: inline-block;
  position: relative;
}
.lm-spop-box {
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  margin-top: -1px;
  padding: 15px 0;
  border: 1px solid;
  text-align: center;
  z-index: 2;
}
.lm-spop-box::before {
  content: '';
  position: absolute;
  top: -1px;
  right: 0;
  height: 1px;
  z-index: 1;
}
.lm-spop-box::after {
  content: '';
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 4px;
}
.lm-spop .bt {
  display: inline-block;
  position: relative;
  border: 1px solid;
  border-radius: 50%;
  transition-property: none;
}
.lm-spop .bt.active {
  border-radius: 50% 50% 0 0;
}
.lm-message {
  display: inline-block;
  position: relative;
  padding: 25px 10px;
  margin: 0 auto;
  box-sizing: border-box;
  border-top: 2px solid;
  border-bottom: 2px solid;
  text-align: center;
}
.lm-message-wrap {
  text-align: center;
}
.lm-message h3 {
  margin-bottom: 15px;
}
.lm-message .desc {
  margin-bottom: 15px;
}
.lm-message .ip {
  margin-bottom: 15px;
  width: 100%;
}
.lm-xe-message {
  position: relative;
  z-index: 301;
}
.lm-xe-message .message-body {
  display: inline-block;
  position: fixed;
  padding: 0 40px 0 36px;
  box-sizing: border-box;
  z-index: 2;
}
.lm-xe-message .message-bullet {
  display: inline-block;
  position: absolute;
  left: 15px;
  width: 13px;
  height: 13px;
  border-radius: 50%;
}
.lm-xe-message .message-content {
  display: inline-block;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
}
.lm-xe-message .bt-svg--times {
  position: absolute;
  right: 13px;
}
.lm-dropdown {
  display: inline-block;
  position: relative;
}
.lm-dropdown-box {
  display: none;
  position: absolute;
  left: 0;
  top: 100%;
  padding: 4px 10px;
  border: 2px solid;
  box-sizing: border-box;
  border-radius: 0 0 15px 15px;
  white-space: nowrap;
  z-index: 90;
}
.lm-dropdown-box li {
  padding: 4px 0;
}
.lm-dropdown-box li:last-child {
  margin-bottom: 0;
}
.lm-dropdown--btn .bt.opened .lbt--round {
  width: calc(28px);
  border-radius: 15px 0 0 15px;
  border-right: none;
}
.lm-dropdown--btn .lm-dropdown-box {
  top: 0;
  left: 100%;
  border-radius: 0 15px 15px 15px;
}
.lm-dropdown:not(.lm-dropdown--btn) .bt {
  display: inline-block;
  position: relative;
  width: 100%;
  height: 30px;
  line-height: calc(28px);
  border: 2px solid;
  box-sizing: border-box;
  border-radius: 15px;
  text-align: left;
  z-index: 2;
}
.lm-dropdown:not(.lm-dropdown--btn) .bt.opened {
  border-radius: 15px 15px 0 0;
}
.lm-dropdown:not(.lm-dropdown--btn) .lm-dropdown-box {
  width: 100%;
  border-top: none;
}
.lm-dropdown .fa-angle-down,
.lm-dropdown .fa-angle-up {
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -6px;
}
.click-dummy {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.notice-global-unit {
  position: relative;
}
.notice-global-unit::after {
  content: '';
  position: absolute;
  top: 0;
  width: 30px;
  height: 100%;
  z-index: 1;
}
.notice-global-unit.closed {
  display: none;
}
.notice-global-unit.show {
  display: inline-block;
}
.notice-global .bt-close {
  position: absolute;
  top: 50%;
  line-height: 18px;
  z-index: 2;
}
.bt-notice-global {
  display: none !important;
}
.lm-header .bt-notice-global {
  display: inline-block !important;
  line-height: 30px;
}
.lm-login .unit2 {
  margin-bottom: 10px;
}
.lm-login .lm-check {
  margin-right: 5px;
}
.lm-login-keep a {
  float: right;
  display: inline-block;
  margin-top: 1px;
}
.lm-login-sns {
  position: relative;
  padding: 0 15px 15px;
  text-align: center;
}
.lm-login-sns.not-only {
  padding-top: 25px;
  margin-top: 0;
}
.member-login .lm-login-sns.not-only {
  margin: 20px 0 -15px;
}
.lm-login-sns.not-only::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 1px;
}
.lm-login-sns.not-only::after {
  content: 'OR';
  position: absolute;
  left: 50%;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  top: -5px;
  padding: 0 10px;
  font: 10px "Arial";
}
.lm-login-sns .bt-sns {
  display: inline-block;
  position: relative;
  width: calc(20% - 4px);
  padding: 54px 0 10px;
  margin-right: 5px;
  background-size: 34px 34px;
  background-repeat: no-repeat;
  background-position: center 5px;
  color: #fff;
}
.lm-login-sns .bt-sns:last-of-type {
  margin-right: 0;
}
.lm-login-sns .bt-sns::after {
  content: '';
  position: absolute;
  left: 0;
  top: 44px;
  height: 1px;
  width: 100%;
  background-color: #414347;
  opacity: 0.1;
}
.lm-login-sns .bt-sns--twitter {
  background-color: #65bee3;
  background-image: url("../../../../../layouts/lemon_layout/images/s_twitter.png");
}
.lm-login-sns .bt-sns--facebook {
  background-color: #7488c1;
  background-image: url("../../../../../layouts/lemon_layout/images/s_facebook.png");
}
.lm-login-sns .bt-sns--google {
  background-color: #e27474;
  background-image: url("../../../../../layouts/lemon_layout/images/s_google.png");
}
.lm-login-sns .bt-sns--naver {
  background-color: #85bb54;
  background-image: url("../../../../../layouts/lemon_layout/images/s_naver.png");
}
.lm-login-sns .bt-sns--kakao {
  background-color: #f3e545;
  background-image: url("../../../../../layouts/lemon_layout/images/s_kakao.png");
  color: #333;
}
.lm-login-sns .warn {
  position: relative;
  padding-left: 25px;
  margin-top: 25px;
  text-align: left;
}
.lm-login-sns .warn i {
  position: absolute;
  left: 0;
  top: 5px;
  font-size: 14px;
}
.member-login .lm-login {
  padding: 0;
  margin-top: 5px;
}
.member-login .lm-login.not-only {
  padding-top: 25px;
  margin-top: 25px;
}
.lm-login .captcha {
  margin: 0 15px;
}
.lm-login .captcha .g-recaptcha {
  transform: scale(.9);
  transform-origin: 0 0;
}
.lm-notify .bt-notify-fix {
  position: absolute;
  right: 50px;
}
.lm-notify .bt-notify-unfix {
  position: absolute;
  right: 12px;
  top: 31px;
  width: 16px;
  height: 16px;
}
.lm-notify.fixed {
  position: relative;
}
.lm-notify.fixed .fix-overflow {
  overflow: hidden;
}
.lm-notify.fixed .unfixed-element {
  display: none;
}
.lm-notify.fixed .fixed-element {
  display: inline-block;
}
.lm-notify.fixed .fixed-element.wavy {
  display: block;
}
.fixed.lm-notify h3 {
  border-bottom: 1px solid;
  letter-spacing: 0.1em;
}
.style-straight .fixed.lm-notify h3 {
  padding-top: 13px;
}
.lm-notify-list>ol>li {
  position: relative;
  padding: 15px 15px 15px 88px;
  border-bottom: 1px solid;
}
.lm-notify-list>ol>li:last-child {
  border-bottom: none;
}
.lm-notify-type {
  position: absolute;
  left: calc(43px);
  top: 15px;
}
.lm-notify .profile-image {
  position: absolute;
  left: 15px;
  top: 15px;
}
.lm-notify .msg {
  word-break: break-all;
}
.lm-notify .bt-area {
  margin-top: 0;
}
.lm-notify .fixed-element {
  display: none;
}
.style-straight .lm-notify .wavy {
  display: none !important;
}
.lm-check {
  position: relative;
  height: 16px;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}
.lm-check input {
  position: absolute;
  opacity: 0;
}
.lm-check input+span>i {
  opacity: 0;
  transition-duration: 0.3s;
  transition-property: opacity;
  font-size: 10px;
}
.lm-check input:checked+span {
  border: none;
}
.lm-check input:checked+span i {
  opacity: 1;
}
.lm-check>span {
  display: inline-block;
  width: 16px;
  height: 16px;
  line-height: 16px;
  margin-right: 5px;
  border: 2px solid;
  text-align: center;
  -webkit-transition-duration: .3s;
  -webkit-transition-property: background-color;
  vertical-align: middle;
  margin-bottom: 2px;
  box-sizing: border-box;
}
.lm-check.lm-radio>span {
  border-radius: 8px;
  margin-bottom: 3px;
}
.gnb-icon .is--1depth>li {
  display: inline-block;
  width: 25%;
  word-break: break-all;
  text-align: center;
  vertical-align: top;
}
.gnb-icon .is--1depth>li>a {
  display: inline-block;
  width: 100%;
  padding: 10px 5px;
  box-sizing: border-box;
}
.gnb-icon .is--2depth>li {
  margin-bottom: 15px;
  padding-bottom: 5px;
}
.gnb-icon .is--2depth>li.no-child {
  padding-bottom: 15px;
}
.gnb-icon .is--2depth>li.no-child a {
  display: block;
}
.gnb-icon .is--2depth>li>ul {
  margin-top: 5px;
}
.gnb-icon .is--2depth>li>ul>li {
  display: inline-block;
  width: 25%;
  word-break: break-all;
  text-align: center;
  vertical-align: top;
}
.gnb-icon .is--2depth>li>ul>li>a {
  display: inline-block;
  width: 100%;
  padding: 10px 5px;
  box-sizing: border-box;
}
.gnb-icon .menu-text {
  display: inline-block;
  margin: 0 -5px;
}
.menu-icon {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  margin-bottom: 10px;
  border-radius: 50%;
  box-sizing: border-box;
  font-size: 16px;
}
.gnb-sidebar .menu-icon2 {
  margin-right: 3px;
}
.lm-slider {
  position: relative;
}
.lm-slider::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  z-index: 10;
}
.lm-slider .swiper-button {
  position: absolute;
}
.lm-slider--default {
  text-align: right;
}
.lm-slider--default .swiper-con {
  overflow: hidden;
}
.lm-slider--default .swiper-slide {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.lm-slider--default .swiper-slide-active {
  z-index: 10;
}
.lm-slider--default .swiper-pagination {
  display: inline-block;
  position: absolute;
  box-sizing: border-box;
  text-align: center;
  z-index: 10;
}
.lm-slider--default .swiper-pagination-bullet {
  display: inline-block;
  margin: 0 2px;
  opacity: 0.5;
  cursor: pointer;
  transition-property: width;
  transition-duration: 0.3s;
}
.lm-slider--default .swiper-pagination-bullet-active {
  opacity: 1;
}
.lm-slider--default .slider-content {
  position: absolute;
  bottom: 0;
  box-sizing: border-box;
  opacity: 0;
  transition-duration: 0.6s;
  transition-delay: 0.3s;
  z-index: 2;
}
.lm-slider--default .slider-content:empty {
  display: none;
}
.lm-slider--default .slider-category {
  letter-spacing: 0.15em;
}
.lm-slider--default .slider-button {
  display: inline-block;
  overflow: hidden;
}
.lm-slider--default .swiper-slide-active .slider-content {
  right: 0;
  opacity: 1;
}
.lm-slider--default.has-shade .shade {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.lm-slider--frame .slider-content {
  position: relative;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  text-align: center;
}
.lm-slider--frame .slider-category {
  display: none;
}
.lm-slider--frame .slider-title {
  display: inline-block;
  position: relative;
  border: 1px solid;
  z-index: 2;
}
.lm-slider--frame .slider-thumbnail {
  position: absolute;
  padding: 10px;
  box-sizing: border-box;
  border: 1px solid;
  z-index: 1;
}
.lm-slider--frame .slider-thumbnail>div {
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  border: 1px solid;
  box-sizing: border-box;
}
.lm-slider--frame .slider-desc,
.lm-slider--frame .slider-button {
  position: absolute;
  box-sizing: border-box;
  border-top: 1px solid;
  z-index: 2;
}
.lm-slider--frame .slider-desc {
  text-align: left;
}
.lm-slider--frame .slider-desc + .slider-button {
  width: auto;
  background-color: transparent;
  border: none;
}
.lm-slider--frame .slider-button {
  text-align: right;
}
.lm-slider--frame .slider-button-icon {
  display: inline-block;
  width: 15px;
  height: 15px;
  margin: -4px 2px 0 0;
  border: 1px solid;
  border-radius: 50%;
  vertical-align: middle;
}
.lm-slider--frame .slider-button-icon .si {
  margin-top: 1px;
}
.swiper-con {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
}
.pr_scut,
.pr_drag_handle,
.pr_item_del,
.pr_item_add {
  display: inline-block;
  margin-right: 10px;
  width: 21px;
  height: 21px;
  transition-property: background-color;
  transition-duration: 0.3s;
  text-align: center;
  font: 12px/21px 'Hepta Slab', serif;
}
.pr_item_del,
.pr_item_add {
  position: absolute;
  right: 0;
  top: 0;
  margin-right: 0;
  border: 1px dotted;
  transition-property: color;
  transition-duration: 0.3s;
  font-size: 11px;
  cursor: pointer;
}
.darkmode .mymenu .fa-stack .fas {
  display: none;
}
.mymenu-edit li {
  position: relative;
  margin-top: 5px;
}
.mymenu-edit--header .inner {
  padding: 0 15px;
}
.mymenu-node .icon-folder {
  display: inline-block;
  margin-right: 5px;
}
.mymenu-node .icon-selected {
  position: absolute;
  right: 12px;
  top: 11px;
  color: transparent;
}
.mymenu-node .pr_item_select {
  position: relative;
  padding: 10px 12px;
  margin: 0 15px 5px;
  border-radius: 5px;
  cursor: pointer;
}
.mymenu-node-list>li>ul li {
  position: relative;
  padding-left: 25px;
}
.mymenu-node-list>li>ul li::before,
.mymenu-node-list>li>ul li::after {
  content: '';
  position: absolute;
  left: 25px;
}
.mymenu-node-list>li>ul li::before {
  top: 18px;
  width: 15px;
  height: 1px;
}
.mymenu-node-list>li>ul li::after {
  top: -5px;
  width: 1px;
  height: calc(100% + 5px);
}
.clearfix::after,
.clearfix::before {
  content: " ";
  display: table;
}
.clearfix::after {
  clear: both;
}

/* Original file: layouts/lemon_layout/cssless/layout_pc.css */

@-webkit-keyframes move_top {
  from {
    top: -50px;
  }
  to {
    top: 10;
  }
}
@keyframes move_top {
  from {
    top: -50px;
  }
  to {
    top: 10;
  }
}
body,
table,
input,
button,
.lm-layout .xe_content {
  font-family: 'apple sd gothic neo', 'NanumSquareR', 'Noto Sans CJK KR', 'Malgun Gothic', sans-serif;
}
.font-main--ns {
  font-family: 'NanumSquareR', 'NanumSquare', 'apple sd gothic neo', sans-serif;
}
.font-main--ns table,
.font-main--ns input,
.font-main--ns button {
  font-family: 'NanumSquareR', 'NanumSquare', 'apple sd gothic neo', sans-serif;
}
.font-main--ns .xe_content {
  font-family: 'apple sd gothic neo', 'NanumGothic', 'Noto Sans CJK KR', 'Malgun Gothic', sans-serif;
}
.font-main--nr {
  font-family: 'NanumSquareRoundR', 'NanumSquareRound', 'apple sd gothic neo', sans-serif;
}
.font-main--nr table,
.font-main--nr input,
.font-main--nr button {
  font-family: 'NanumSquareRoundR', 'NanumSquareRound', 'apple sd gothic neo', sans-serif;
}
.font-main--nr .xe_content {
  font-family: 'apple sd gothic neo', 'NanumGothic', 'Noto Sans CJK KR', 'Malgun Gothic', sans-serif;
}
.font-main--nt {
  font-family: 'Noto Sans CJK KR', 'Noto Sans KR', 'apple sd gothic neo', sans-serif;
}
.font-main--nt table,
.font-main--nt input,
.font-main--nt button,
.font-main--nt .xe_content {
  font-family: 'Noto Sans CJK KR', 'Noto Sans KR', 'apple sd gothic neo', sans-serif;
}
body {
  font-size: 14px;
  -webkit-font-smoothing: subpixel-antialiased;
}
a,
button,
input[type=button] {
  transition-property: color, background-color, border-color;
  transition-duration: 0.3s;
}
a svg,
button svg {
  transition-property: fill;
  transition-duration: 0.3s;
}
input,
button,
textarea,
table {
  font-size: 14px;
}
input[type = 'password'] {
  font-family: 'Helvetica';
}
.link--underline:hover {
  text-decoration: underline;
}
.link--line {
  border-bottom: 1px solid;
}
.link--line:hover {
  border-color: transparent !important;
}
.lbt {
  line-height: calc(27px);
}
.lbt--round {
  font-size: 12px;
}
.lbt--round-group button {
  font-size: 12px;
}
.lbt--round-group .bt {
  line-height: calc(28px);
}
.lbt--bordered {
  padding: 0 12px;
  font-size: 13px;
  line-height: calc(26px);
}
.lbt--bordered .count {
  margin: 0 -13px 0 12px;
  line-height: calc(28px);
}
.ip {
  font-size: calc(13px);
  line-height: calc(36px);
}
.ip--small {
  line-height: calc(28px);
}
.lm-bubble {
  position: relative;
  display: inline-block;
}
.lm-bubble-text {
  position: absolute;
  width: 0;
  height: 0;
  overflow: hidden;
  white-space: nowrap;
  font-size: 11px !important;
  line-height: 22px;
  font-weight: normal !important;
  opacity: 0;
  transition-property: opacity;
  transition-duration: 0.3s;
  z-index: 20;
}
.lm-bubble-text.left {
  right: 50%;
  border-radius: 10px 10px 0 10px;
}
.lm-bubble-text:not(.left) {
  left: 50%;
  border-radius: 10px 10px 10px 0;
}
.lm-bubble-text.bottom {
  bottom: -25px;
  border-radius: 0 10px 10px 10px;
}
.lm-bubble-text:not(.bottom) {
  top: -25px;
}
.lm-bubble-text.left.bottom {
  border-radius: 10px 0 10px 10px;
}
.font-main--nt .lm-bubble-text {
  line-height: 20px;
}
.font-main--nt .lbt--round-group .lm-bubble-text {
  line-height: 22px;
}
.lm-bubble-button:hover + .lm-bubble-text {
  opacity: 1;
  width: auto;
  padding: 0 10px;
  height: 20px !important;
  overflow: hidden;
}
.tooltip-thumbnail {
  display: none;
  position: absolute;
  left: 30px;
  top: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  border: 5px solid;
  border-radius: 0 15px 15px 15px;
  overflow: hidden;
  z-index: 2;
}
.bt:hover + .tooltip-thumbnail {
  display: inline-block;
}
.tooltip-thumbnail>span {
  display: inline-block;
  width: 100%;
  height: 100%;
}
.lm-buttons a {
  width: 40px;
  height: 40px;
}
.lm-buttons .lm-si {
  margin-top: 5px;
}
.lm-modal>div>h3 {
  font-size: 18px;
}
.lm-modal--large>div {
  width: 480px;
}
.lm-modal--large .inner {
  max-height: 400px;
}
.lm-modal--warn .inner {
  padding: 30px 15px 15px;
  font-size: 15px;
}
.lm-modal .bt-svg--times {
  right: 10px;
  top: 10px;
}
.lm-modal .inner {
  padding: 25px 15px 15px;
}
.lm-modal .message-target {
  margin-bottom: 10px;
}
.lm-spop-box {
  width: 150px;
}
.lm-spop-box::before {
  width: 28px;
}
.lm-spop .bt {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.lm-message {
  width: 300px;
}
.lm-message h3 {
  font-size: 16px;
}
.lm-message .desc {
  line-height: 160%;
}
.lm-xe-message .message-body {
  bottom: 25px;
  right: 0;
  width: 450px;
  height: 50px;
  line-height: 50px;
  animation: 0.3s ease-out 0s 1 messageLoad;
}
.lm-xe-message .message-bullet {
  top: 17px;
}
.lm-xe-message .message-content {
  height: 50px;
}
.lm-xe-message .bt-svg--times {
  top: 16px;
}
@keyframes messageLoad {
  0% {
    right: -460px;
  }
  100% {
    right: 0;
  }
}
.lm-dropdown {
  font-size: 13px;
}
.lm-dropdown:not(.lm-dropdown--btn) .bt {
  padding: 0 28px 0 10px;
  font-size: 13px;
}
.font-main--nt .lm-dropdown:not(.lm-dropdown--btn) .bt {
  line-height: calc(26px);
}
.date-mouseover {
  display: inline-block;
  position: relative;
  text-align: center;
}
.date-mouseover-date,
.date-mouseover-time {
  transition-property: opacity;
  transition-duration: 0.3s;
}
.date-mouseover:hover .date-mouseover-date {
  opacity: 0;
}
.date-mouseover-time {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  width: 100%;
  white-space: nowrap;
}
.date-mouseover:hover .date-mouseover-time {
  opacity: 1;
}
.color-preview h3 {
  font-size: 15px;
}
.color-preview li a {
  font-size: 13px;
}
.color-preview .bt-openclose {
  top: 50px;
}
.code-header-bottom .width-unit {
  margin: 0 auto;
}
.code-content-top {
  margin-bottom: 25px;
}
.code-footer {
  clear: both;
  padding-top: 25px;
  line-height: 160%;
}
.lm-layout::after,
.lm-layout::before {
  position: absolute;
  top: 0;
  left: 50%;
  width: 1px;
  height: 100%;
  z-index: -1;
}
.font-main--nt .lm-container {
  line-height: 120%;
}
.basic-width .lm-header {
  margin: 0 auto;
  width: 1100px;
  min-width: 1100px;
}
.lm-header .width-unit,
.lm-header-no .width-unit {
  position: relative;
  margin: 0 auto;
  width: 1100px;
  min-width: 1100px;
  height: 100%;
}
.lm-header:not(.lm-header--inline) .gnb-default:not(.fixed) {
  margin: 0 auto;
  width: 1100px;
  min-width: 1100px;
}
.lm-header--inline .gnb-default-wrap {
  margin: 0 auto;
  width: 1100px;
  min-width: 1100px;
}
.lm-wrapper {
  margin: 0 auto;
  width: 1100px;
  min-width: 1100px;
  padding: 25px 0 100px;
}
.lm-content {
  float: left;
  width: 835px;
}
.use-sidebar-right .lm-content {
  box-sizing: border-box;
  padding-right: 5px;
}
.lm-sidebar-left + .lm-content {
  margin-left: 25px;
}
.lm-sidebar {
  width: 215px;
}
.lm-sidebar-left {
  float: left;
  margin-right: 25px;
}
.lm-sidebar-right {
  float: right;
}
.lm-footer {
  margin: 0 auto;
  width: 1100px;
  min-width: 1100px;
}
.lm-footer-wrap {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}
.basic-width .lm-footer-wrap>.wavy {
  margin: 0 auto;
  width: 1100px;
  min-width: 1100px;
}
.lm-header:not(.lm-header--vertical) .logo-default,
.lm-header--side .logo-default,
.lm-footer .logo-default {
  letter-spacing: 0.5em;
  text-transform: uppercase;
}
.lm-header--vertical .logo-default .text {
  display: inline-block;
  margin-top: 3px;
  padding-bottom: 2px;
}
.bt-change-mode {
  margin-right: -2px;
}
.align--left .bt-change-mode {
  margin-right: 0;
}
.bt-change-mode i {
  margin-top: -3px;
}
.lm-header.has-top {
  position: relative;
  padding-top: 50px;
}
.lm-header .logo {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  font-size: 18px;
}
.lm-header .logo-wrap {
  position: relative;
  border-bottom: 1px solid;
  border-top: 1px solid;
}
.lm-header--inline.lm-header .logo {
  z-index: 1;
}
.has-top.lm-header .buttons {
  position: absolute;
  top: -41px;
  z-index: 2;
}
.lm-header .buttons--left {
  left: 0;
}
.lm-header .buttons--right {
  right: 0;
}
.lm-header .lbt--square {
  vertical-align: top;
}
.align--left.lm-header .lbt--square {
  margin-left: -2px;
}
.lm-header .bt-notify {
  width: auto;
  padding: 0 8px;
}
.lm-header .bt-member {
  margin-left: -2px;
  vertical-align: middle;
}
.align--center.lm-header--default .logo {
  left: 50%;
  transform: translate(-50%,-50%);
}
.align--left.lm-header--default .logo {
  left: 0;
  top: 0;
  transform: none;
  padding-top: 3px;
}
.lm-header--default .logo-wrap {
  height: 50px;
  border-top: none;
}
.align--left.lm-header--default .logo-wrap {
  padding-top: 9px;
  box-sizing: border-box;
  text-align: right;
}
.align--center.lm-header--default .buttons {
  position: absolute;
  top: 10px;
}
.align--left.lm-header--default .buttons {
  display: inline-block;
}
.lm-header--news .logo {
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
}
.align--left.lm-header--news .logo {
  left: 12px;
  transform: translateY(-50%);
}
.lm-header--news .logo-wrap {
  height: 160px;
}
.lm-header--news .header-content {
  position: absolute;
  top: 0;
  width: 240px;
  height: 100%;
}
.lm-header--news .header-content>div {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  box-sizing: border-box;
}
.align-left.lm-header--news .header-content {
  width: 255px;
}
.lm-header--news .header-content--left {
  left: 0;
}
.align--center.lm-header--news .header-content--left>div {
  padding-right: 20px;
}
.lm-header--news .header-content--right {
  right: 0;
  text-align: right;
}
.align--center.lm-header--news .header-content--right>div {
  padding-left: 20px;
}
.lm-header--vertical .logo {
  left: 0;
  transform: translateY(-50%);
  padding-right: 8px;
  width: 24px;
  writing-mode: vertical-rl;
  text-orientation: upright;
  -webkit-text-orientation: upright;
  white-space: nowrap;
  text-align: center;
}
.has-logo.lm-header--vertical .logo {
  width: auto;
  border-right: none;
}
.lm-header--vertical .logo-wrap {
  height: 190px;
}
.lm-header--vertical .gnb-vertical {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  font-size: 15px;
}
.lm-header--vertical .gnb-vertical ul {
  display: table;
  border: 3px double;
  border-collapse: collapse;
}
.lm-header--vertical .gnb-vertical li {
  display: table-cell;
  padding: 10px 15px;
  width: 10px;
  border-right: 1px solid;
  word-break: break-all;
  text-align: center;
  vertical-align: top;
  z-index: 1;
}
.lm-header--inline {
  position: relative;
}
.lm-header--inline .logo-wrap {
  height: 80px;
}
.lm-header--inline .logo-wrap .logo {
  font-size: 22px;
}
.lm-header--side {
  padding-top: 25px;
  padding-bottom: 50px;
  margin-bottom: 25px;
  border-bottom: 1px solid;
}
.lm-sidebar-left .lm-header--side {
  margin-right: -25px;
}
.lm-sidebar-right .lm-header--side {
  margin-left: -25px;
  padding-left: 25px;
}
.lm-header--side .logo {
  font-size: 22px;
}
_:default:not(:root:root),
.lm-header--vertical .logo {
  letter-spacing: 0.28em;
}
.top-content {
  position: relative;
  height: 50px;
  border-bottom: 1px solid;
}
.lm-content .top-content {
  margin-top: -25px;
  margin-bottom: 25px;
}
.top-content .buttons {
  position: absolute;
  top: 10px;
}
.top-content .buttons--left {
  left: 0;
}
.top-content .buttons--right {
  right: 0;
}
.top-content .buttons .bt-notify {
  width: auto;
  padding: 0 8px;
  vertical-align: top;
}
.lm-header.has-top .top-content {
  position: absolute;
  left: 0;
  top: -50px;
  width: 100%;
}
.menu-top {
  display: inline-block;
  margin-right: 15px;
}
.lm-header .menu-top {
  height: 23px;
  padding-top: 6px;
  vertical-align: middle;
}
.menu-top>ul {
  display: inline-block;
}
.menu-top>ul>li {
  display: inline-block;
  margin-left: 15px;
}
.gnb-default {
  position: relative;
}
.gnb-default-wrap {
  position: relative;
  border-bottom: 1px solid;
  text-align: center;
}
.align--left .gnb-default-wrap {
  text-align: left;
}
.gnb-default.fixed {
  position: fixed;
  top: 10px;
  left: 50%;
  border-top: 1px solid;
  border-bottom: 1px solid;
  animation-name: move_top;
  animation-duration: 0.5s;
  z-index: 80;
}
.gnb-default>ul {
  display: inline-block;
}
.gnb-default>ul>li {
  display: inline-block;
  position: relative;
  padding: 15px 12px;
  margin: 0 10px;
}
.lm-header--inline .gnb-default>ul>li {
  margin: 0;
}
.align--left .gnb-default>ul>li:first-child {
  margin-left: 0;
}
.align--left .gnb-default>ul>li:first-child>ul {
  left: 0;
  transform: none;
}
.gnb-default>ul>li>ul {
  position: absolute;
  left: 50%;
  top: 70%;
  transform: translateX(-50%);
  margin-top: 1px;
  height: 0;
  overflow: hidden;
  opacity: 0;
  white-space: nowrap;
  transition-property: top, opacity;
  transition-duration: 0.3s;
  text-align: center;
  z-index: 90;
}
.gnb-default>ul>li>ul::before,
.gnb-default>ul>li>ul::after {
  content: '';
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  height: 14px;
  background-repeat: repeat-x;
  background-position: left top;
  z-index: -2;
}
.gnb-default>ul>li>ul a.active {
  font-weight: bold;
}
.gnb-default>ul>li>ul>li {
  padding-top: 10px;
}
.gnb-default>ul>li>ul>li>ul {
  margin-top: 8px;
  padding: 10px 10px 0;
  border-top: 1px solid;
  border-bottom: 1px solid;
  font-size: 12px;
}
.gnb-default>ul>li>ul>li>ul>li {
  margin-bottom: 10px;
}
.gnb-default>ul>li:hover>ul {
  top: 100%;
  padding: 5px 20px 10px;
  height: auto;
  min-width: 100%;
  box-sizing: border-box;
  overflow: visible;
  opacity: 1;
}
.style-straight .gnb-default>ul>li:hover>ul {
  padding-bottom: 15px;
}
.gnb-default .gnb-clone {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  border-bottom: 1px solid;
  z-index: 92;
}
.gnb-default .gnb-clone::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -5px;
  width: 100%;
  height: 5px;
}
.gnb-default .gnb-clone>ul {
  display: inline-table;
  border-collapse: collapse;
  vertical-align: top;
}
.align--center .gnb-default .gnb-clone>ul {
  border-left: 1px solid;
}
.gnb-default .gnb-clone>ul>li {
  display: table-cell;
  padding: 15px 20px;
  border-right: 1px solid;
  text-align: center;
  vertical-align: top;
}
.gnb-default .gnb-clone>ul>li>ul {
  min-width: 100%;
  margin: 15px -20px 0;
  padding: 5px 20px 0;
  border-top: 1px solid;
  white-space: nowrap;
}
.gnb-default .gnb-clone>ul>li>ul>li {
  padding-top: 10px;
}
.gnb-default .gnb-clone>ul>li>ul>li>ul {
  margin-top: 8px;
  padding: 10px 10px 0;
  border-top: 1px solid;
  border-bottom: 1px solid;
  font-size: 12px;
}
.gnb-default .gnb-clone>ul>li>ul>li>ul>li {
  margin-bottom: 10px;
}
.gnb-default .link--1depth {
  font-size: 15px;
}
.gnb-default .link--1depth.active {
  display: inline-block;
  position: relative;
  padding-left: 15px;
}
.gnb-default .link--1depth.active::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 50%;
  width: 8px;
  height: 2px;
  margin-top: -1px;
}
.gnb-default .underline--active {
  z-index: 1;
}
.gnb-default .underline--active::after {
  height: 12px;
  bottom: -2px;
}
.gnb-default i.fa-external-link-alt {
  vertical-align: middle;
  margin: -3px 0 0 2px;
  font-size: 12px;
}
.lm-header--inline .gnb-default-wrap {
  position: absolute;
  left: 50%;
  top: 0;
  height: 100%;
  border-bottom: none;
  white-space: nowrap;
}
.lm-header--inline .gnb-default:not(.fixed) {
  position: absolute;
  right: 0;
  top: 50px;
  margin-top: 18px;
}
.lm-header--inline .gnb-default:not(.fixed)>ul>li>ul {
  border-top: 1px solid;
}
.lm-header--inline .gnb-default:not(.fixed) .gnb-clone {
  left: auto;
  right: 0;
  width: auto;
  border: 1px solid;
}
.align--left:not(.lm-header--inline) .gnb-view-all {
  position: absolute;
  right: 0;
  top: 0;
  padding: 15px 12px 0;
}
.gnb-clone .gnb-view-all {
  padding: 15px 12px 0;
  vertical-align: top;
}
.gnb-view-all .bt-view-all svg {
  width: 12px;
  height: 10px;
  transition-property: fill;
  transition-duration: 0.3s;
}
.user-area {
  position: relative;
}
.lm-header .user-area {
  display: none;
  position: absolute;
  right: 0;
  top: 39px;
  margin-top: -2px;
  width: 200px;
  padding: 15px 20px;
  border: 2px solid;
  z-index: 100;
  text-align: left;
}
.lm-header--default.align--center.lm-header .user-area {
  right: 0;
  top: 100%;
}
.lm-header--news.lm-header .user-area {
  top: 30px;
}
.lm-sidebar .user-area {
  margin-bottom: 25px;
}
.user-area .profile-image {
  position: absolute;
  left: 0;
  top: 0;
}
.lm-header .user-area .profile-image {
  display: none;
}
.user-area .nickname {
  display: inline-block;
  padding: 3px 0 0 50px;
  font-size: 18px;
  line-height: 100%;
}
.lm-header .user-area .nickname {
  padding-left: 0;
  font-size: 16px;
}
.font-main--nt .user-area .nickname {
  font-size: 17px;
}
.user-area-menu {
  position: relative;
  display: inline-block;
  padding-right: 20px;
  margin: 3px 0 0 5px;
}
.lm-header .user-area-menu {
  margin: 1px 0 0 3px;
}
.user-area-menu.user {
  margin: 0;
  vertical-align: middle;
}
.user-area-menu-wrap {
  padding-left: 50px;
  margin: 5px 0 10px 0;
  font-size: 13px;
}
.lm-header .user-area-menu-wrap {
  padding-left: 0;
}
.user-area-menu-wrap a {
  display: inline-block;
  vertical-align: middle;
}
.user-area-menu-box {
  display: none;
  position: absolute;
  top: 0;
  left: calc(100% + 10px);
  padding: 5px 0;
  border: 2px solid;
  border-radius: 0 15px 15px 15px;
  opacity: 0;
  transition-property: opacity, left;
  transition-duration: 0.3s;
  white-space: nowrap;
  font-size: 13px;
  z-index: 90;
}
.user-area-menu-box.active {
  left: calc(100% - 10px);
  opacity: 1;
}
.user-area-menu-box a {
  display: inline-block;
  padding: 5px 10px;
}
.user-area-menu-box i {
  display: inline-block;
  width: 25px;
}
.user-area .bt-area {
  border-top: 1px solid;
  font-size: calc(13px);
}
.user-area .bt-area a {
  display: inline-block;
  padding: 13px 0;
  width: 50%;
  box-sizing: border-box;
  text-align: center;
}
.user-area .bt-area a:first-of-type {
  border-right: 1px solid;
}
.lm-header .user-area .bt-area a {
  padding: 10px 0;
}
.user-area .bt-area a .count-num {
  margin-left: 3px;
  font-size: calc(12px);
}
.lm-pointbar-figure {
  position: relative;
  height: 10px;
}
.lm-pointbar-figure .current-percent {
  height: 10px;
}
.lm-pointbar-info {
  position: relative;
  margin-top: 5px;
  font-size: 11px;
}
.lm-pointbar-point {
  float: right;
}
.lm-pointbar-point,
.lm-pointbar-level {
  opacity: 1;
  transition-property: opacity;
  transition-duration: 0.3s;
}
.lm-pointbar:hover .lm-pointbar-point,
.lm-pointbar:hover .lm-pointbar-level {
  opacity: 0;
}
.lm-pointbar-next {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  line-height: 15px;
  opacity: 0;
  transition-property: opacity;
  transition-duration: 0.3s;
  text-align: center;
  z-index: 1;
}
.lm-pointbar:hover .lm-pointbar-next {
  opacity: 1;
}
.lm-sidebar .sidebar-unit {
  margin-bottom: 25px;
}
.lm-sidebar .sidebar-unit h3 {
  padding: 10px 15px;
  font-size: 13px;
  text-transform: capitalize;
  letter-spacing: 0.15em;
}
.lm-sidebar .sidebar-unit>ul,
.lm-sidebar .sidebar-unit>ol {
  padding-top: 5px;
  line-height: 160%;
}
.lm-sidebar .sidebar-unit>ul>li,
.lm-sidebar .sidebar-unit>ol>li {
  margin-top: 5px;
}
.lm-sidebar .login-buttons a {
  display: inline-block;
  width: calc(50% - 5px);
  height: 40px;
  line-height: 40px;
  text-align: center;
}
.lm-sidebar .login-buttons a:first-of-type {
  margin-right: 10px;
}
.gnb-sidebar {
  margin-bottom: 25px;
}
.gnb-sidebar h3 {
  padding: 10px 15px;
  font-size: 13px;
  text-transform: capitalize;
  letter-spacing: 0.15em;
}
.gnb-sidebar>ul>li {
  position: relative;
  padding: 15px 0;
  border-bottom: 1px solid;
}
.gnb-sidebar>ul>li>ul {
  display: none;
  margin-left: 26px;
  padding-top: 3px;
  transition-property: opacity;
  transition-duration: 0.3s;
}
.gnb-sidebar>ul>li>ul .active>a {
  font-weight: bold;
}
.gnb-sidebar>ul>li>ul>li {
  margin-top: 12px;
}
.gnb-sidebar>ul>li>ul>li>ul {
  position: relative;
  padding: 0 0 0 15px;
  margin-top: 10px;
}
.gnb-sidebar>ul>li>ul>li>ul::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 1px;
  height: 100%;
}
.gnb-sidebar>ul>li>ul>li>ul>li {
  margin-bottom: 8px;
}
.gnb-sidebar>ul>li>ul>li>ul>li:last-child {
  margin-bottom: 0;
}
.gnb-sidebar .link--1depth {
  font-size: 16px;
}
.gnb-sidebar .bt-folder {
  display: inline-block;
  width: 23px;
  text-align: left;
  font-size: 14px;
}
.gnb-sidebar .bt-openclose {
  display: inline-block;
  position: absolute;
  right: 0;
  top: 15px;
  width: 20px;
  height: 20px;
}
.gnb-sidebar i.fa-external-link-alt {
  vertical-align: middle;
  margin: -3px 0 0 2px;
  font-size: 12px;
}
.gnb-icon h3 {
  padding: 10px 15px;
  font-size: 13px;
  text-transform: capitalize;
  letter-spacing: 0.15em;
}
.gnb-icon .is--1depth>li {
  font-size: 12px;
}
.gnb-icon .is--1depth>li:nth-child(4n+1)>a {
  padding-left: 0;
}
.gnb-icon .is--1depth>li:nth-child(4n)>a {
  padding-right: 0;
}
.gnb-icon .is--2depth {
  padding-top: 15px;
}
.gnb-icon .is--2depth>li {
  border-bottom: 1px solid;
  font-size: 13px;
}
.gnb-icon .is--2depth>li.no-child {
  font-size: 15px;
}
.gnb-icon .is--2depth>li.no-child>.active {
  font-weight: bold;
}
.gnb-icon .is--2depth>li>ul>li {
  font-size: 12px;
}
.gnb-icon .is--2depth>li>ul>li:nth-child(4n+1)>a {
  padding-left: 0;
}
.gnb-icon .is--2depth>li>ul>li:nth-child(4n)>a {
  padding-right: 0;
}
.gnb-icon .menu-icon {
  line-height: 42px;
}
.my_articles .fa-lock {
  margin: -2px 2px 0 0;
  vertical-align: middle;
  font-size: 12px;
}
.lm-notify.fixed {
  margin-bottom: 25px;
}
.lm-notify.fixed .bg-wrap {
  padding: 8px 0 12px;
}
.style-straight .lm-notify.fixed .bg-wrap {
  padding-top: 13px;
}
.lm-notify.fixed .fix-overflow {
  height: 300px;
}
.style-straight .lm-notify.fixed .fix-overflow {
  height: 260px;
}
.fixed.lm-notify h3 {
  padding: 5px 15px 13px;
  border-bottom: 1px solid;
  font-size: 14px;
  letter-spacing: 0.1em;
}
.style-straight .fixed.lm-notify h3 {
  padding-top: 13px;
}
.fixed .lm-notify-list li {
  padding: 13px 13px 13px 60px;
  min-height: 80px;
}
.style-wavy .fixed .lm-notify-list>ol {
  padding-bottom: 55px;
}
.fixed .lm-notify-list .inner {
  max-height: 260px;
}
.fixed .lm-notify-type {
  left: 15px;
  top: calc(43px);
}
.lm-notify .msg {
  line-height: 160%;
}
.fixed.lm-notify .msg {
  line-height: 150%;
}
.lm-notify .ago {
  margin-top: 5px;
  font-size: 13px;
}
.fixed.lm-notify .ago {
  font-size: 12px;
}
.lm-notify .bt-notify-unfix .bt-svg--times {
  width: 16px;
  height: 16px;
  background-size: 16px 16px;
}
.style-straight .lm-notify .bt-notify-unfix {
  top: 14px;
}
.lm-notify .bt-notify-fix {
  top: 12px;
  font-size: 18px;
}
.fixed.lm-notify .bt-area {
  border-bottom: 1px solid;
}
.fixed.lm-notify .bt-area .lbt--round {
  display: none;
}
.fixed.lm-notify .bt-area button {
  margin: 0 15px;
}
.style-wavy .fixed.lm-notify .bt-area {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 10;
}
.notice-global.has-notice {
  margin-bottom: 15px;
}
.notice-global-unit {
  display: inline-block;
  margin: 0 50px 10px 0;
  vertical-align: top;
}
.notice-global-unit::after {
  left: 0;
  border-right: 1px dashed;
}
.notice-global .bg-unit {
  display: inline-block;
  position: relative;
  padding: 12px 0 0 45px;
  height: 40px;
  box-sizing: border-box;
}
.notice-global .bg-unit::after {
  content: '';
  position: absolute;
  left: 100%;
  top: 0;
  border: 20px solid;
  border-right-color: transparent !important;
}
.notice-global .bt-close {
  left: 12px;
  margin-top: -8px;
}
.font-main--nt .notice-global .bt-close {
  margin-top: -11px;
}
.notice-global .bt-close i {
  font-size: 12px;
}
.lm-header-no .bt-notice-global {
  display: inline-block !important;
  line-height: 30px;
}
.align--left.lm-header-no .bt-notice-global {
  margin-right: 10px;
}
.bt-notice-global i {
  font-size: 11px;
}
.lm-header .bt-search + .bt-notice-global,
.lm-header-no .bt-search + .bt-notice-global {
  margin: 0 10px;
}
.search-global {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 299;
}
.search-global form {
  position: absolute;
  left: 50%;
  top: 75px;
  width: 500px;
  margin-left: -250px;
  opacity: 0;
  transition-property: opacity, top;
  transition-duration: 0.6s;
  z-index: 2;
}
.search-global form.active {
  top: 100px;
  opacity: 1;
}
.search-global .ip-search {
  width: 100%;
  padding: 10px 0;
  box-sizing: border-box;
  border: none;
  border-bottom: 1px solid;
  background-color: transparent;
  font-size: 18px;
}
.search-global .bt-area {
  margin-top: 15px;
}
.search-global .bt-area button {
  font-size: 16px;
}
.lm-footer {
  position: relative;
  padding: 25px 0;
}
.lm-footer .logo {
  float: left;
  padding-top: 5px;
  font-size: 18px;
}
.lm-footer .copyright--default {
  float: left;
  margin-left: 25px;
  line-height: 25px;
}
.lm-footer .copyright--repeat {
  clear: both;
  height: 54px;
  padding-top: 25px;
  overflow: hidden;
  text-align: justify;
  text-transform: uppercase;
  word-break: break-all;
  font-size: 16px;
  line-height: 18px;
}
.font-main--nt .lm-footer .copyright--repeat {
  height: 58px;
}
.lm-footer .menu-footer {
  float: right;
  text-align: right;
}
.lm-footer .menu-footer>ul>li {
  display: inline-block;
  margin-left: 15px;
  padding-top: 5px;
}
.lm-footer .menu-footer a {
  border-bottom: 1px solid transparent;
}
.lm-footer .select-lang {
  position: relative;
}
.lm-footer .select-lang ul {
  display: none;
  position: absolute;
  right: 0;
  bottom: 100%;
  padding: 10px;
  z-index: 10;
}
.lm-footer .select-lang ul li {
  margin-bottom: 5px;
  white-space: nowrap;
}
.lm-footer .select-lang ul li:last-child {
  margin-bottom: 0;
}
.lm-footer .select-lang:hover ul {
  display: block;
}
.lm-footer .external-links {
  clear: both;
  padding-top: 15px;
  text-align: right;
}
.lm-footer .external-links.has-code-footer {
  position: absolute;
  right: 0;
  bottom: 30px;
  padding-top: 0;
}
.lm-footer .external-links .lm-dropdown-box {
  top: auto;
  left: auto;
  right: 28px;
  bottom: 0;
  border-radius: 15px 15px 0 15px;
}
.lm-footer .external-links .lm-dropdown .opened .lbt--round {
  border-radius: 0 15px 15px 0;
  border-left: none;
  border-right: 2px solid;
}
.lm-login-keep {
  position: relative;
  margin-top: 5px;
}
.lm-login-keep .desc {
  display: none;
  position: absolute;
  left: 0;
  top: 100%;
  opacity: 0.9;
  z-index: 10;
}
.style-straight .lm-login-keep .desc {
  padding-top: 10px;
}
.lm-login-keep .lm-check:hover + .desc {
  display: block;
}
.lm-login-keep .bg--white {
  padding: 10px 15px;
  font-size: 13px;
  line-height: 180%;
}
.lm-login-sns .bt-sns {
  font-size: 10px;
}
.lm-login-sns .warn {
  font-size: 12px;
  line-height: 160%;
}
.lm-check {
  font-size: 13px;
  cursor: pointer;
}
.font-main--nt .lm-check>span {
  line-height: 14px;
  font-size: 12px;
}
.lm-slider {
  margin: 0 auto;
}
.lm-content .lm-slider {
  margin-bottom: 25px;
}
.lm-slider--default:hover .swiper-button {
  opacity: 1;
}
.lm-slider--default:hover .swiper-button-prev {
  left: 0;
}
.lm-slider--default:hover .swiper-button-next {
  right: 0;
}
.lm-slider--default .swiper-button {
  display: inline-block;
  position: absolute;
  top: 50%;
  width: 33px;
  height: 50px;
  margin-top: -25px;
  text-align: center;
  cursor: pointer;
  transition-property: opacity, left, right;
  transition-duration: 0.2s;
  opacity: 0;
  z-index: 10;
}
.lm-slider--default .swiper-button-prev {
  left: 10px;
}
.lm-slider--default .swiper-button-next {
  right: 10px;
}
.lm-slider--default .swiper-button img {
  margin-top: 12px;
}
.lm-slider--default .swiper-pagination {
  right: 25px;
  bottom: 20px;
}
.lm-slider--default .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
}
.lm-slider--default .swiper-pagination-bullet-active {
  width: 20px;
}
.lm-slider--default .slider-content {
  right: -40px;
  padding: 30px;
}
.has-paging.lm-slider--default .slider-content {
  bottom: 25px;
}
.lm-slider--default .slider-category {
  margin-bottom: 15px;
  font-size: 13px;
}
.lm-slider--default .slider-title {
  font-size: 32px;
}
.lm-slider--default .slider-desc {
  margin-top: 20px;
  line-height: 160%;
  font-size: 16px;
}
.lm-slider--default .slider-button {
  margin-top: 15px;
  padding: 0 20px;
  line-height: 40px;
  border-radius: 20px;
  letter-spacing: 0.1em;
  font-size: 14px;
}
.lm-slider--frame.single-slide {
  text-align: center;
}
.lm-slider--frame.single-slide .swiper-slide {
  display: inline-block;
}
.lm-content .lm-slider--frame {
  margin-top: -25px;
}
.lm-slider--frame .swiper-button {
  top: 50%;
  margin-top: -15px;
  cursor: pointer;
  z-index: 10;
}
.lm-slider--frame .swiper-button-prev {
  left: 50%;
}
.lm-slider--frame .swiper-button-next {
  right: 50%;
}
.lm-slider--frame .slider-content {
  padding: 36px 0 25px;
}
.lm-slider--frame .slider-title {
  padding: 10px 15px;
  font-size: 16px;
}
.lm-slider--frame .slider-thumbnail {
  top: 25px;
  left: 0;
  width: 100%;
  height: calc(100% - 50px);
}
.lm-slider--frame .slider-desc,
.lm-slider--frame .slider-button {
  bottom: 26px;
  width: calc(100% - 22px);
  padding: 12px 0;
}
.lm-slider--frame .slider-desc {
  left: 11px;
}
.lm-slider--frame .slider-button {
  right: 11px;
}
.pr_drag_handle {
  cursor: move;
  cursor: grab;
  cursor: -moz-grab;
  cursor: -webkit-grab;
}
.pr_drag_handle:active {
  cursor: grabbing;
  cursor: -moz-grabbing;
  cursor: -webkit-grabbing;
}
.mymenu {
  position: relative;
}
.lm-sidebar .mymenu {
  margin-bottom: 25px;
  padding: 15px;
  border-radius: 10px;
  font-size: 13px;
}
.gnb-clone .mymenu-wrap {
  margin: 0 10px !important;
}
.mymenu-wrap .xe-widget-wrapper {
  overflow: visible;
}
.mymenu-list h3 .fa-stack {
  vertical-align: middle;
  margin: -2px 5px 0 0;
}
.mymenu-list li {
  margin-top: 5px;
}
.mymenu-list--sidebar h3 {
  padding-bottom: 5px;
  font-size: 14px;
  letter-spacing: 0.15em;
}
.mymenu-list--sidebar .bt-area {
  position: absolute;
  right: 13px;
  top: 13px;
}
.mymenu-list--sidebar .add-menu i {
  font-size: 12px;
}
.mymenu-list--sidebar li.no_scut {
  position: relative;
  padding-left: 15px;
  margin-top: 8px;
}
.mymenu-list--sidebar li.no_scut::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 50%;
  margin-top: -1px;
  width: 8px;
  height: 2px;
}
.mymenu-list--header {
  margin: -15px 0;
}
.gnb-clone .mymenu-list--header {
  margin: -10px -15px;
  padding: 0 10px 15px;
  border-radius: 10px;
}
.mymenu-list--header h3 {
  display: inline-block;
  padding: 15px 0;
  font-size: 15px;
}
.header-type--inline .mymenu-list--header h3 {
  padding: 10px 0;
}
.gnb-clone .mymenu-list--header h3 {
  padding: 10px 0;
}
.mymenu-list--header h3 .font-point-text {
  cursor: pointer;
}
.mymenu-list--header .bt-add-menu {
  display: inline-block;
  margin-left: 5px;
  font-size: 13px;
}
.gnb-clone .mymenu-list--header .bt-add-menu {
  display: none;
}
.mymenu-list--header ul {
  text-align: left;
}
.gnb-default>ul .mymenu-list--header ul {
  position: absolute;
  left: 50%;
  top: 70%;
  transform: translateX(-50%);
  margin-top: 1px;
  height: 0;
  overflow: hidden;
  opacity: 0;
  white-space: nowrap;
  transition-property: top, opacity;
  transition-duration: 0.3s;
  z-index: 90;
}
.lm-header--inline:not(.fixed) .gnb-default>ul .mymenu-list--header ul {
  border-top: 1px solid;
}
.gnb-default>ul .mymenu-list--header ul::before {
  content: '';
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  height: 14px;
  background-repeat: repeat-x;
  background-position: left top;
  z-index: -2;
}
.gnb-default>ul .mymenu-list--header ul::after {
  content: '';
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  height: 14px;
  background-repeat: repeat-x;
  background-position: left top;
  z-index: -1;
}
.gnb-default>ul>li:hover .mymenu-list--header ul {
  top: 100%;
  padding: 10px 15px;
  height: auto;
  min-width: 100%;
  box-sizing: border-box;
  overflow: visible;
  opacity: 1;
}
.header-type--inline .gnb-default:not(.fixed)>ul .mymenu-list--header ul {
  border-top: 1px solid;
}
.mymenu-list--header li.no_scut {
  margin-top: 10px;
  text-align: center;
}
.mymenu-list--header li.no_scut:first-child {
  margin-top: 5px;
}
.mymenu-edit--sidebar {
  display: none;
}
.mymenu-edit--sidebar h3 {
  padding-bottom: 5px;
  font-size: 14px;
  letter-spacing: 0.15em;
}
.mymenu-edit--sidebar .bt-area {
  position: absolute;
  right: 13px;
  top: 13px;
}
.mymenu-edit--sidebar .bt-area .lm-bubble {
  margin-left: 5px;
}
.mymenu-node .inner {
  max-height: 400px !important;
}
.sbHolder {
  position: relative;
  display: inline-block;
  text-align: left;
  font-size: 13px;
}
.sbSelector {
  display: inline-block;
  position: relative;
  height: 36px;
  line-height: 36px;
  width: 100%;
  padding: 0 35px 0 12px;
  border: 1px solid;
  box-sizing: border-box;
  background: url("../../../../../layouts/lemon_layout/images/arrow_selectB.png") no-repeat right 12px top 16px;
  background-size: 7.5px auto;
  vertical-align: middle;
}
.darkmode .sbSelector {
  background-image: url("../../../../../layouts/lemon_layout/images/arrow_selectW.png");
}
.font-main--nt .sbSelector {
  line-height: calc(34px);
}
.sbToggleOpen + .sbSelector {
  background-position: right 12px top -12px;
}
.sbOptions {
  position: absolute;
  left: 0;
  top: 100% !important;
  min-width: 100%;
  padding: 10px 15px;
  margin: 0;
  box-sizing: border-box;
  border-radius: 0 0 10px 10px;
  overflow: auto;
  z-index: 104;
}
.sbOptions li {
  padding: 5px 0;
  white-space: nowrap;
}
.scroll-wrapper {
  overflow: hidden !important;
  padding: 0 !important;
  position: relative;
}
.scroll-wrapper > .scroll-content {
  border: none !important;
  box-sizing: content-box !important;
  height: auto;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none !important;
  overflow: scroll !important;
  padding: 0;
  position: relative !important;
  top: 0;
  width: auto !important;
}
.scroll-wrapper > .scroll-content::-webkit-scrollbar {
  height: 0;
  width: 0;
}
.scroll-element {
  display: none;
}
.scroll-element,
.scroll-element div {
  box-sizing: content-box;
}
.scroll-element.scroll-x.scroll-scrollx_visible,
.scroll-element.scroll-y.scroll-scrolly_visible {
  display: block;
}
.scroll-element .scroll-bar,
.scroll-element .scroll-arrow {
  cursor: default;
}
.scrollbar-macosx {
  height: 100%;
}
.scrollbar-macosx > .scroll-element,
.scrollbar-macosx > .scroll-element div {
  background: none;
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 10;
}
.scrollbar-macosx > .scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}
.scrollbar-macosx > .scroll-element .scroll-element_track {
  display: none;
}
.scrollbar-macosx > .scroll-element .scroll-bar {
  display: block;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: opacity 0.2s linear;
  -moz-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
  -ms-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}
.scrollbar-macosx:hover > .scroll-element .scroll-bar,
.scrollbar-macosx > .scroll-element.scroll-draggable .scroll-bar {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  opacity: 0.7;
}
.scrollbar-macosx > .scroll-element.scroll-x {
  bottom: 0px;
  height: 0px;
  left: 0;
  min-width: 100%;
  overflow: visible;
  width: 100%;
}
.scrollbar-macosx > .scroll-element.scroll-y {
  height: 100%;
  min-height: 100%;
  right: 0px;
  top: 0;
  width: 0px;
}
.scrollbar-macosx > .scroll-element.scroll-x .scroll-bar {
  height: 5px;
  min-width: 10px;
  top: -5px;
}
.scrollbar-macosx > .scroll-element.scroll-y .scroll-bar {
  left: -5px;
  min-height: 10px;
  width: 5px;
}
.scrollbar-macosx > .scroll-element.scroll-x .scroll-element_outer {
  left: 2px;
}
.scrollbar-macosx > .scroll-element.scroll-x .scroll-element_size {
  left: -4px;
}
.scrollbar-macosx > .scroll-element.scroll-y .scroll-element_outer {
  top: 2px;
}
.scrollbar-macosx > .scroll-element.scroll-y .scroll-element_size {
  top: -4px;
}
.scrollbar-macosx > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -11px;
}
.scrollbar-macosx > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -11px;
}

/* Original file: files/cache/assets/compiled/12b28be461ec3f541aac5dae60707690a253a6ec.c_white_cottenblue.less.css */

html,
body {
  background-color: #FFF;
}
body {
  color: #333;
}
.lm-dummy {
  background-color: rgba(255,255,255,0.8);
}
a {
  color: #333;
}
input,
button,
textarea,
table {
  color: #333;
}
.profile-image {
  background-color: #d3e8f6;
}
.profile-image.dark {
  background-color: #FF7A6F;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 250 400'%3E%3Ccircle cy='113' cx='124.81' r='105' fill='currentColor' /%3E%3Cpath d='m8.31 393.253 116.5-203.875 116.5 203.875h-233z' fill='currentColor' /%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 250 400'%3E%3Ccircle cy='113' cx='124.81' r='105' fill='currentColor' /%3E%3Cpath d='m8.31 393.253 116.5-203.875 116.5 203.875h-233z' fill='currentColor' /%3E%3C/svg%3E");
  background-color: #323739;
}
.profile-image span {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 250 400'%3E%3Ccircle cy='113' cx='124.81' r='105' fill='currentColor' /%3E%3Cpath d='m8.31 393.253 116.5-203.875 116.5 203.875h-233z' fill='currentColor' /%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 250 400'%3E%3Ccircle cy='113' cx='124.81' r='105' fill='currentColor' /%3E%3Cpath d='m8.31 393.253 116.5-203.875 116.5 203.875h-233z' fill='currentColor' /%3E%3C/svg%3E");
  background-color: #FFF;
}
.lightmode .bordered.profile-image span {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 250 400'%3E%3Ccircle cy='113' cx='124.81' r='105' fill='currentColor' /%3E%3Cpath d='m8.31 393.253 116.5-203.875 116.5 203.875h-233z' fill='currentColor' /%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 250 400'%3E%3Ccircle cy='113' cx='124.81' r='105' fill='currentColor' /%3E%3Cpath d='m8.31 393.253 116.5-203.875 116.5 203.875h-233z' fill='currentColor' /%3E%3C/svg%3E");
  background-color: #333;
}
.dark.profile-image span {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 250 400'%3E%3Ccircle cy='113' cx='124.81' r='105' fill='currentColor' /%3E%3Cpath d='m8.31 393.253 116.5-203.875 116.5 203.875h-233z' fill='currentColor' /%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 250 400'%3E%3Ccircle cy='113' cx='124.81' r='105' fill='currentColor' /%3E%3Cpath d='m8.31 393.253 116.5-203.875 116.5 203.875h-233z' fill='currentColor' /%3E%3C/svg%3E");
  background-color: #323739;
}
.bordered {
  border-color: #333;
}
.lbt {
  border-color: #333;
  color: #333;
}
.bg--dark .lbt {
  border-color: rgba(255,255,255,0.1);
  color: #FFF;
}
.bg--dark .bt-wrap:hover .lbt {
  border-color: rgba(255,255,255,0.4);
}
.lbt--round-group .bt {
  border-color: #333;
}
.lbt--bordered .count {
  border-color: #333;
}
.ip {
  background-color: rgba(51,51,51,0.04);
  border-color: rgba(51,51,51,0.12);
}
.ip:focus {
  background-color: #FFF7AF;
  color: #333;
}
.bg--dark .ip:focus {
  background-color: #474b4d;
  border-color: #FF7A6F;
  color: #FFF;
}
.underline--active {
  background-image: linear-gradient(90deg,#FFF7AF,#FFF7AF);
}
.style-wavy .wavy--line::before {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 26'%3E%3Cpath d='M 0 13 Q 12.5 0, 25 13 Q 37.5 26, 50 13 Q 62.5 0, 75 13' stroke='currentColor' fill='transparent'%3E%3C/path%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 26'%3E%3Cpath d='M 0 13 Q 12.5 0, 25 13 Q 37.5 26, 50 13 Q 62.5 0, 75 13' stroke='currentColor' fill='transparent'%3E%3C/path%3E%3C/svg%3E");
  background-color: #d6d6d6;
}
.style-wavy .wavy--line.small::before {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 26 14'%3E%3Cpath d='M 0 7 Q 6.5 14, 13 7 Q 19.5 0, 26 7 Q 32.5 14, 39 7' stroke='currentColor' fill='transparent'%3E%3C/path%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 26 14'%3E%3Cpath d='M 0 7 Q 6.5 14, 13 7 Q 19.5 0, 26 7 Q 32.5 14, 39 7' stroke='currentColor' fill='transparent'%3E%3C/path%3E%3C/svg%3E");
  background-color: #d6d6d6;
}
.style-wavy .wavy--plane.top::after {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 26'%3E%3Cpath d='M 0 0 V 0 13 Q 12.5 0, 25 13 Q 37.5 26, 50 13 V 0' fill='currentColor'%3E%3C/path%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 26'%3E%3Cpath d='M 0 0 V 0 13 Q 12.5 0, 25 13 Q 37.5 26, 50 13 V 0' fill='currentColor'%3E%3C/path%3E%3C/svg%3E");
  background-color: #FFF;
}
.style-wavy .wavy--plane.top.small::after {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 26 14'%3E%3Cpath d='M 0 0 V 0 7 Q 6.5 14, 13 7 Q 19.5 0, 26 7 V 0' fill='currentColor'%3E%3C/path%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 26 14'%3E%3Cpath d='M 0 0 V 0 7 Q 6.5 14, 13 7 Q 19.5 0, 26 7 V 0' fill='currentColor'%3E%3C/path%3E%3C/svg%3E");
  background-color: #FFF;
}
.style-wavy .wavy--plane.bottom::after {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 26'%3E%3Cpath d='M 0 26 V 0 13 Q 12.5 0, 25 13 Q 37.5 26, 50 13 V 26' fill='currentColor'%3E%3C/path%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 26'%3E%3Cpath d='M 0 26 V 0 13 Q 12.5 0, 25 13 Q 37.5 26, 50 13 V 26' fill='currentColor'%3E%3C/path%3E%3C/svg%3E");
  background-color: #FFF;
}
.style-wavy .wavy--plane.bottom.small::after {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 26 14'%3E%3Cpath d='M 0 14 V 0 7 Q 6.5 14, 13 7 Q 19.5 0, 26 7 V 14' fill='currentColor'%3E%3C/path%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 26 14'%3E%3Cpath d='M 0 14 V 0 7 Q 6.5 14, 13 7 Q 19.5 0, 26 7 V 14' fill='currentColor'%3E%3C/path%3E%3C/svg%3E");
  background-color: #FFF;
}
.style-wavy .wavy--blank::before {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 26 14'%3E%3Cpath d='M 0 7 Q 6.5 14, 13 7 Q 19.5 0, 26 7 Q 32.5 14, 39 7' stroke='currentColor' fill='transparent'%3E%3C/path%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 26 14'%3E%3Cpath d='M 0 7 Q 6.5 14, 13 7 Q 19.5 0, 26 7 Q 32.5 14, 39 7' stroke='currentColor' fill='transparent'%3E%3C/path%3E%3C/svg%3E");
  background-color: #d6d6d6;
}
.style-straight .wavy {
  background-color: #ebebeb;
}
.color--white {
  color: #FFF;
}
.color--white a,
.color--white button {
  color: #FFF;
}
.color--grey0 {
  color: #707070;
}
.color--grey1 {
  color: #999999;
}
.color--grey1 a,
.color--grey1 button {
  color: #999999;
}
.color--grey1 a:hover,
.color--grey1 button:hover {
  color: #333;
}
.color--grey1 svg {
  fill: #999999;
}
.color--grey1:hover svg,
.color--grey1 a:hover svg,
.color--grey1 button:hover svg {
  fill: #333;
}
.color--grey2 {
  color: #adadad;
}
.color--point {
  color: #FF7A6F !important;
}
.color--point-text {
  color: #ff6256;
}
.color--green {
  color: #339966;
}
.color--point2 {
  color: #81BDE5 !important;
}
.color--active {
  color: #FFF7AF !important;
}
.color--link {
  color: #4b6e89;
}
.color--link a {
  color: #4b6e89;
}
.color--link a:hover {
  color: #4b6e89;
}
.bg--white {
  background-color: #FFF;
}
.bg--white-alpha {
  background-color: rgba(255,255,255,0.4);
}
.bg--dark {
  background-color: #323739;
  color: #FFF;
}
.bg--dark a,
.bg--dark button,
.bg--dark input {
  color: #FFF;
}
.bg--dark-alpha {
  background-color: rgba(0,0,0,0.6);
}
.bg--dark .lm-check>span {
  background-color: transparent;
}
.bg--grey {
  background-color: #f5f5f5;
}
.bg--grey2 {
  background-color: #ebebeb;
}
.bg--point {
  background-color: #DDD;
  color: #333;
}
.bg--point>button,
.bg--point>a {
  color: #333;
}
.bg--point2 {
  background-color: #d3e8f6;
  color: #333;
}
.bg--point2>button {
  color: #333;
}
.bg--active {
  background-color: #FFF7AF !important;
  color: #333;
}
.bg--active>a,
.bg--active>button {
  color: #333;
}
.bg--yellow {
  background-color: #FFF7AF !important;
  color: #333;
}
.bg--yellow>a,
.bg--yellow>button {
  color: #333;
}
.bg--red {
  background-color: #FF948B;
  color: #333;
}
.bt-svg--times {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' fill='currentColor'%3E%3Cpath class='path1' d='M548.203 537.6l289.099-289.098c9.998-9.998 9.998-26.206 0-36.205-9.997-9.997-26.206-9.997-36.203 0l-289.099 289.099-289.098-289.099c-9.998-9.997-26.206-9.997-36.205 0-9.997 9.998-9.997 26.206 0 36.205l289.099 289.098-289.099 289.099c-9.997 9.997-9.997 26.206 0 36.203 5 4.998 11.55 7.498 18.102 7.498s13.102-2.499 18.102-7.499l289.098-289.098 289.099 289.099c4.998 4.998 11.549 7.498 18.101 7.498s13.102-2.499 18.101-7.499c9.998-9.997 9.998-26.206 0-36.203l-289.098-289.098z'%3E%3C/path%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' fill='currentColor'%3E%3Cpath class='path1' d='M548.203 537.6l289.099-289.098c9.998-9.998 9.998-26.206 0-36.205-9.997-9.997-26.206-9.997-36.203 0l-289.099 289.099-289.098-289.099c-9.998-9.997-26.206-9.997-36.205 0-9.997 9.998-9.997 26.206 0 36.205l289.099 289.098-289.099 289.099c-9.997 9.997-9.997 26.206 0 36.203 5 4.998 11.55 7.498 18.102 7.498s13.102-2.499 18.102-7.499l289.098-289.098 289.099 289.099c4.998 4.998 11.549 7.498 18.101 7.498s13.102-2.499 18.101-7.499c9.998-9.997 9.998-26.206 0-36.203l-289.098-289.098z'%3E%3C/path%3E%3C/svg%3E");
  background-color: #333;
}
.bg--dark .bt-svg--times {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' fill='currentColor'%3E%3Cpath class='path1' d='M548.203 537.6l289.099-289.098c9.998-9.998 9.998-26.206 0-36.205-9.997-9.997-26.206-9.997-36.203 0l-289.099 289.099-289.098-289.099c-9.998-9.997-26.206-9.997-36.205 0-9.997 9.998-9.997 26.206 0 36.205l289.099 289.098-289.099 289.099c-9.997 9.997-9.997 26.206 0 36.203 5 4.998 11.55 7.498 18.102 7.498s13.102-2.499 18.102-7.499l289.098-289.098 289.099 289.099c4.998 4.998 11.549 7.498 18.101 7.498s13.102-2.499 18.101-7.499c9.998-9.997 9.998-26.206 0-36.203l-289.098-289.098z'%3E%3C/path%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' fill='currentColor'%3E%3Cpath class='path1' d='M548.203 537.6l289.099-289.098c9.998-9.998 9.998-26.206 0-36.205-9.997-9.997-26.206-9.997-36.203 0l-289.099 289.099-289.098-289.099c-9.998-9.997-26.206-9.997-36.205 0-9.997 9.998-9.997 26.206 0 36.205l289.099 289.098-289.099 289.099c-9.997 9.997-9.997 26.206 0 36.203 5 4.998 11.55 7.498 18.102 7.498s13.102-2.499 18.102-7.499l289.098-289.098 289.099 289.099c4.998 4.998 11.549 7.498 18.101 7.498s13.102-2.499 18.101-7.499c9.998-9.997 9.998-26.206 0-36.203l-289.098-289.098z'%3E%3C/path%3E%3C/svg%3E");
  background-color: #FFF;
}
.lightmode .bt-svg--dot {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewbox='0 0 10 2'%3E%3Crect x='0' y='0' width='2' height='2' fill='currentColor' /%3E%3Crect x='4' y='0' width='2' height='2' fill='currentColor' /%3E%3Crect x='8' y='0' width='2' height='2' fill='currentColor' /%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewbox='0 0 10 2'%3E%3Crect x='0' y='0' width='2' height='2' fill='currentColor' /%3E%3Crect x='4' y='0' width='2' height='2' fill='currentColor' /%3E%3Crect x='8' y='0' width='2' height='2' fill='currentColor' /%3E%3C/svg%3E");
  background-color: #333;
}
.darkmode .bt-svg--dot {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewbox='0 0 10 2'%3E%3Crect x='0' y='0' width='2' height='2' fill='currentColor' /%3E%3Crect x='4' y='0' width='2' height='2' fill='currentColor' /%3E%3Crect x='8' y='0' width='2' height='2' fill='currentColor' /%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewbox='0 0 10 2'%3E%3Crect x='0' y='0' width='2' height='2' fill='currentColor' /%3E%3Crect x='4' y='0' width='2' height='2' fill='currentColor' /%3E%3Crect x='8' y='0' width='2' height='2' fill='currentColor' /%3E%3C/svg%3E");
  background-color: #c2c2c2;
}
.bt-svg--angle-down {
  display: inline-block;
  width: 14px;
  height: 14px;
  -webkit-mask-size: 14px 14px;
  mask-size: 14px 14px;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");
  background-color: #333;
}
.bt-svg--angle-up {
  display: inline-block;
  width: 14px;
  height: 14px;
  -webkit-mask-size: 14px 14px;
  mask-size: 14px 14px;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='18 15 12 9 6 15'%3E%3C/polyline%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='18 15 12 9 6 15'%3E%3C/polyline%3E%3C/svg%3E");
  background-color: #333;
}
.bt-svg--angle-right {
  display: inline-block;
  width: 14px;
  height: 14px;
  -webkit-mask-size: 14px 14px;
  mask-size: 14px 14px;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24' stroke='currentColor' stroke-width='2' fill='none' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='9 18 15 12 9 6'%3E%3C/polyline%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24' stroke='currentColor' stroke-width='2' fill='none' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='9 18 15 12 9 6'%3E%3C/polyline%3E%3C/svg%3E");
  background-color: #333;
}
.bt-svg--angle-left {
  display: inline-block;
  width: 14px;
  height: 14px;
  -webkit-mask-size: 14px 14px;
  mask-size: 14px 14px;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24' stroke='currentColor' stroke-width='2' fill='none' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='15 18 9 12 15 6'%3E%3C/polyline%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24' stroke='currentColor' stroke-width='2' fill='none' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='15 18 9 12 15 6'%3E%3C/polyline%3E%3C/svg%3E");
  background-color: #333;
}
.l-border {
  border-color: #ebebeb !important;
}
.lm-loading {
  background-color: rgba(255,247,175,0.5);
}
.lm-loading svg rect {
  fill: #333;
}
.lm-done {
  background-color: rgba(255,247,175,0.5);
}
.lm-done .lm-si--check {
  display: inline-block;
  width: 24px;
  height: 24px;
  -webkit-mask-size: 24px 24px;
  mask-size: 24px 24px;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='1' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'%3E%3C/polyline%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='1' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'%3E%3C/polyline%3E%3C/svg%3E");
  background-color: #333;
}
.lm-buttons a {
  background-color: rgba(255,255,255,0.7);
}
.lm-pc .lm-buttons .lm-si {
  display: inline-block;
  width: 32px;
  height: 32px;
  -webkit-mask-size: 32px 32px;
  mask-size: 32px 32px;
}
.lm-mobile .lm-buttons .lm-si {
  display: inline-block;
  width: 24px;
  height: 24px;
  -webkit-mask-size: 24px 24px;
  mask-size: 24px 24px;
}
.lm-buttons .lm-si--top {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='1' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='17 11 12 6 7 11'%3E%3C/polyline%3E%3Cpolyline points='17 18 12 13 7 18'%3E%3C/polyline%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='1' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='17 11 12 6 7 11'%3E%3C/polyline%3E%3Cpolyline points='17 18 12 13 7 18'%3E%3C/polyline%3E%3C/svg%3E");
  background-color: #333;
}
.lm-buttons .lm-si--back {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='1' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='11 17 6 12 11 7'%3E%3C/polyline%3E%3Cpolyline points='18 17 13 12 18 7'%3E%3C/polyline%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='1' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='11 17 6 12 11 7'%3E%3C/polyline%3E%3Cpolyline points='18 17 13 12 18 7'%3E%3C/polyline%3E%3C/svg%3E");
  background-color: #333;
}
.lm-modal {
  color: #333;
}
.lm-modal>div {
  background-color: #FFF;
  border-color: #333;
}
.lm-modal--warn {
  color: #333;
}
.lm-modal--warn>div {
  background-color: #DDD;
  border-color: #333;
}
.lm-modal--warn>div .lbt {
  border-color: #333;
  color: #333;
}
.lm-modal--warn button {
  color: #333;
}
.lm-modal--warn .lbt {
  border-color: #333;
  color: #333;
}
.lm-modal--large>div>h3 {
  border-color: rgba(51,51,51,0.1);
}
.lm-modal--large .bt-area {
  border-color: rgba(51,51,51,0.1);
}
.lm-modal .bg--dark {
  background-color: #323739;
}
.lm-modal .bg--dark .ip {
  border-color: #515557;
  background-color: #3c4143;
}
.lm-modal .bg--dark .sbSelector {
  border-color: #515557;
  background-color: #3c4143;
}
.lm-modal .bg--dark .ip:focus,
.lm-modal .bg--dark .sbToggleOpen + .sbSelector {
  border-color: #FF7A6F;
  background-color: #3c4143;
}
.lm-spop-box {
  border-color: #ebebeb;
}
.lm-spop-box::before {
  background-color: #FFF;
}
.lm-spop-box::after {
  background-color: rgba(51,51,51,0.08);
}
.lm-spop .bt {
  border-color: #ebebeb;
}
.lm-message {
  border-color: #333;
}
.lm-xe-message .message-body {
  background-color: #333;
  color: #FFF;
}
.lm-xe-message .message-body::after {
  border-top-color: #333;
  border-bottom-color: #333;
}
.lm-xe-message .message-bullet {
  background-color: #339966;
}
.info.lm-xe-message .message-bullet {
  background-color: #81BDE5;
}
.error.lm-xe-message .message-bullet {
  background-color: #FF7A6F;
}
.lm-xe-message .bt-svg--times {
  display: inline-block;
  width: 18px;
  height: 18px;
  -webkit-mask-size: 18px 18px;
  mask-size: 18px 18px;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' fill='currentColor'%3E%3Cpath class='path1' d='M548.203 537.6l289.099-289.098c9.998-9.998 9.998-26.206 0-36.205-9.997-9.997-26.206-9.997-36.203 0l-289.099 289.099-289.098-289.099c-9.998-9.997-26.206-9.997-36.205 0-9.997 9.998-9.997 26.206 0 36.205l289.099 289.098-289.099 289.099c-9.997 9.997-9.997 26.206 0 36.203 5 4.998 11.55 7.498 18.102 7.498s13.102-2.499 18.102-7.499l289.098-289.098 289.099 289.099c4.998 4.998 11.549 7.498 18.101 7.498s13.102-2.499 18.101-7.499c9.998-9.997 9.998-26.206 0-36.203l-289.098-289.098z'%3E%3C/path%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' fill='currentColor'%3E%3Cpath class='path1' d='M548.203 537.6l289.099-289.098c9.998-9.998 9.998-26.206 0-36.205-9.997-9.997-26.206-9.997-36.203 0l-289.099 289.099-289.098-289.099c-9.998-9.997-26.206-9.997-36.205 0-9.997 9.998-9.997 26.206 0 36.205l289.099 289.098-289.099 289.099c-9.997 9.997-9.997 26.206 0 36.203 5 4.998 11.55 7.498 18.102 7.498s13.102-2.499 18.102-7.499l289.098-289.098 289.099 289.099c4.998 4.998 11.549 7.498 18.101 7.498s13.102-2.499 18.101-7.499c9.998-9.997 9.998-26.206 0-36.203l-289.098-289.098z'%3E%3C/path%3E%3C/svg%3E");
  background-color: #FFF;
}
.lm-dropdown-box {
  background-color: #333;
  border-color: #333;
}
.lm-dropdown-box li {
  color: #FFF !important;
}
.lm-dropdown-box li a {
  color: #FFF !important;
}
.lm-dropdown:not(.lm-dropdown--btn) .bt {
  border-color: #333;
}
.bg-unit--1 {
  background-color: #d3e8f6 !important;
}
.bg-unit--1::after {
  border-color: #d3e8f6 !important;
}
.bg-unit--2 {
  background-color: #FFD7D3 !important;
}
.bg-unit--2::after {
  border-color: #FFD7D3 !important;
}
.bg-unit--3 {
  background-color: #EEE !important;
}
.bg-unit--3::after {
  border-color: #EEE !important;
}
.bg-unit--4 {
  background-color: #E8F5D1 !important;
}
.bg-unit--4::after {
  border-color: #E8F5D1 !important;
}
.bg-unit--5 {
  background-color: #EBEBFC !important;
}
.bg-unit--5::after {
  border-color: #EBEBFC !important;
}
.bg-unit--6 {
  background-color: #FFFDE1 !important;
}
.bg-unit--6::after {
  border-color: #FFFDE1 !important;
}
.lm-login-sns.not-only::before {
  background-color: #474b4d;
}
.member-login .lm-login-sns.not-only::before {
  background-color: #ebebeb;
}
.lm-login-sns.not-only::after {
  background-color: #323739;
}
.member-login .lm-login-sns.not-only::after {
  background-color: #FFF;
}
.lm-login-sns .warn {
  color: #adafb0;
}
.lm-notify {
  color: #333;
}
.lightmode .lm-notify>div {
  background: #FFF7AF;
}
.darkmode .lm-notify>div {
  background: linear-gradient(#FFF7AF 0%,#d3e8f6 100%);
}
.lm-notify button {
  color: #333;
}
.fixed.lm-notify button {
  color: #999999;
}
.lm-notify.lm-modal>div {
  border-color: #333;
}
.lm-notify.lm-modal>div h3 {
  border-color: rgba(51,51,51,0.1);
}
.lm-notify.lm-modal>div .bt-area {
  border-color: rgba(51,51,51,0.1);
}
.lm-notify.lm-modal>div .lbt {
  border-color: #333;
  color: #333;
}
.fixed.lm-notify h3 {
  border-color: rgba(51,51,51,0.1);
}
.darkmode .lm-notify h3 .color--point {
  color: #333 !important;
}
.lm-notify-list>ol>li {
  border-color: rgba(51,51,51,0.1);
}
.lm-notify-list>ol>li .lbt {
  color: #333;
  border-color: #333;
}
.lm-notify-list>ol>li .profile-image.bordered {
  border-color: #333;
}
.lm-notify-type--C {
  background-color: #DDD;
}
.lm-notify .ago {
  color: rgba(51,51,51,0.6);
}
.lm-layout .bt-notify {
  background-color: #FFF7AF;
  color: #333;
}
.lm-check input+span>i {
  color: #FF7A6F;
}
.lm-check input:checked+span {
  background-color: #FF7A6F;
}
.lm-check input:checked+span i {
  color: #333;
}
.lm-check>span {
  color: #333;
}
.bg--dark .lm-check>span {
  border-color: rgba(255,255,255,0.2);
}
.active>.menu-icon {
  background-color: #FFF7AF;
}
.lm-slider::after {
  background-color: rgba(51,51,51,0.1);
}
.lm-slider .swiper-button .si {
  display: inline-block;
  width: 30px;
  height: 30px;
  -webkit-mask-size: 30px 30px;
  mask-size: 30px 30px;
}
.lm-slider--default .swiper-slide {
  background-color: #000;
}
.lm-slider--default .swiper-pagination-bullet {
  background-color: #FFF;
}
.lm-slider--default .swiper-button .si--angle-left {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24' stroke='currentColor' stroke-width='1' fill='none' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='15 18 9 12 15 6'%3E%3C/polyline%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24' stroke='currentColor' stroke-width='1' fill='none' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='15 18 9 12 15 6'%3E%3C/polyline%3E%3C/svg%3E");
  background-color: #FFF;
}
.lm-slider--default .swiper-button .si--angle-right {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24' stroke='currentColor' stroke-width='1' fill='none' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='9 18 15 12 9 6'%3E%3C/polyline%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24' stroke='currentColor' stroke-width='1' fill='none' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='9 18 15 12 9 6'%3E%3C/polyline%3E%3C/svg%3E");
  background-color: #FFF;
}
.lm-slider--default .slider-content {
  color: #FFF;
}
.lm-slider--default .slider-desc {
  color: rgba(255,255,255,0.8);
}
.lm-slider--default .slider-button {
  background-color: rgba(255,255,255,0.15);
  color: #FFF;
}
.lm-slider--default .slider-button:hover {
  background-color: rgba(255,255,255,0.2);
}
.lm-slider--default.has-shade .shade {
  background: linear-gradient(rgba(0,0,0,0) 0%,rgba(0,0,0,0) 30%,rgba(0,0,0,0.5) 100%);
}
.lm-slider--default.color {
  color: #FFF;
}
.lm-slider--frameA {
  background-color: #d3e8f6;
}
.lm-slider--frameB {
  background-color: #f5f5f5;
}
.lm-slider--frame .slider-title,
.lm-slider--frame .slider-thumbnail,
.lm-slider--frame .slider-desc,
.lm-slider--frame .slider-button {
  border-color: #000;
}
.lightmode .lm-slider--frame .slider-title,
.lightmode .lm-slider--frame .slider-thumbnail,
.lightmode .lm-slider--frame .slider-desc,
.lightmode .lm-slider--frame .slider-button {
  background-color: #FFF;
}
.darkmode .lm-slider--frame .slider-title,
.darkmode .lm-slider--frame .slider-thumbnail,
.darkmode .lm-slider--frame .slider-desc,
.darkmode .lm-slider--frame .slider-button {
  background-color: #FFF;
  color: #000;
}
.lm-slider--frame .slider-thumbnail>div {
  border-color: #000;
}
.lm-slider--frame .slider-button-icon {
  border-color: #000;
  background-color: #FFF7AF;
}
.lm-slider--frame .slider-button .si--angle-right {
  display: inline-block;
  width: 13px;
  height: 13px;
  -webkit-mask-size: 13px 13px;
  mask-size: 13px 13px;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24' stroke='currentColor' stroke-width='2' fill='none' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='9 18 15 12 9 6'%3E%3C/polyline%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24' stroke='currentColor' stroke-width='2' fill='none' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='9 18 15 12 9 6'%3E%3C/polyline%3E%3C/svg%3E");
  background-color: #000;
}
.lm-slider--frame .swiper-button .si--angle-left {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24' stroke='currentColor' stroke-width='1' fill='none' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='15 18 9 12 15 6'%3E%3C/polyline%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24' stroke='currentColor' stroke-width='1' fill='none' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='15 18 9 12 15 6'%3E%3C/polyline%3E%3C/svg%3E");
  background-color: #000;
}
.lm-slider--frame .swiper-button .si--angle-right {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24' stroke='currentColor' stroke-width='1' fill='none' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='9 18 15 12 9 6'%3E%3C/polyline%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24' stroke='currentColor' stroke-width='1' fill='none' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='9 18 15 12 9 6'%3E%3C/polyline%3E%3C/svg%3E");
  background-color: #000;
}
.darkmode .lm-slider--frameB .swiper-button .si--angle-left {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24' stroke='currentColor' stroke-width='1' fill='none' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='15 18 9 12 15 6'%3E%3C/polyline%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24' stroke='currentColor' stroke-width='1' fill='none' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='15 18 9 12 15 6'%3E%3C/polyline%3E%3C/svg%3E");
  background-color: #333;
}
.darkmode .lm-slider--frameB .swiper-button .si--angle-right {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24' stroke='currentColor' stroke-width='1' fill='none' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='9 18 15 12 9 6'%3E%3C/polyline%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24' stroke='currentColor' stroke-width='1' fill='none' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='9 18 15 12 9 6'%3E%3C/polyline%3E%3C/svg%3E");
  background-color: #333;
}
.pr_item_del,
.pr_item_add {
  border-color: #e0e0e0;
  background-color: #FFF;
  color: #999999;
}
.mymenu .fa-stack .fas {
  color: #FFF7AF;
}
.darkmode .mymenu .fa-stack .far {
  color: #FFF7AF;
}
.mymenu-edit .pr_drag_handle {
  background-color: #d3e8f6;
  color: #333;
}
.mymenu-edit--header .empty .pr_drag_handle {
  background-color: #f5f5f5;
  color: #999999;
}
.mymenu-node .pr_item_select {
  background-color: #f5f5f5;
}
.mymenu-node .pr_item_select:hover {
  background-color: #FFF7AF;
  color: #333;
}
.mymenu-node .pr_item_select:hover .icon-selected {
  color: #333;
}
.mymenu-node-list>li>ul li::before,
.mymenu-node-list>li>ul li::after {
  background-color: #e0e0e0;
}
.lm-layout .lemon-style {
  background-color: #f5f5f5;
}
.lm-layout .lemon-style2 {
  background-color: #f5f5f5;
  color: #999999;
}
.lm-layout .lm-rating::after {
  color: #e0e0e0;
}
.lm-layout .lm-rating>span::after {
  color: #FFF7AF;
}
.lm-layout .si--notice {
  display: inline-block;
  width: 14px;
  height: 14px;
  -webkit-mask-size: 14px 14px;
  mask-size: 14px 14px;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolygon points='11 5 6 9 2 9 2 15 6 15 11 19 11 5'%3E%3C/polygon%3E%3Cpath d='M19.07 4.93a10 10 0 0 1 0 14.14M15.54 8.46a5 5 0 0 1 0 7.07'%3E%3C/path%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolygon points='11 5 6 9 2 9 2 15 6 15 11 19 11 5'%3E%3C/polygon%3E%3Cpath d='M19.07 4.93a10 10 0 0 1 0 14.14M15.54 8.46a5 5 0 0 1 0 7.07'%3E%3C/path%3E%3C/svg%3E");
  background-color: #333;
}
.lm-layout .icon-notice {
  border-color: #333;
}
.lm-layout .xe_content {
  color: #333;
}
.lm-layout .lm-board-alert>div {
  background-color: rgba(0,0,0,0.5);
  color: #FFF;
}
.lm-layout .lm-board .xe_content pre {
  border-color: #e0e0e0;
}
.lightmode.lm-layout .lm-board .xe_content pre {
  background-color: #ffffff;
}
.darkmode.lm-layout .lm-board .xe_content pre {
  background-color: #ffffff;
}
.lm-layout .lm-board .xe_content a {
  color: #4b6e89;
}
.lm-layout .list-wrap .le-thumbnail::after {
  border-color: rgba(51,51,51,0.1) !important;
}
.lm-layout .list-wrap .le-thumbnail .no-thumbnail-bg {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewbox='0 0 15 15'%3E%3Cpath d='M15 0 L 0 15' stroke='currentColor' /%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewbox='0 0 15 15'%3E%3Cpath d='M15 0 L 0 15' stroke='currentColor' /%3E%3C/svg%3E");
  background-color: #e0e0e0;
}
.lm-layout .list-wrap .le-category {
  color: #4b6e89;
}
.lm-layout .list-wrap .le-board--0 {
  background-color: #d3e8f6;
}
.lm-layout .list-wrap .le-board--1 {
  background-color: #FFD7D3;
}
.lm-layout .list-wrap .le-board--2 {
  background-color: #EEE;
}
.lm-layout .list-wrap .le-board--3 {
  background-color: #E8F5D1;
}
.lm-layout .list-wrap .le-board--4 {
  background-color: #EBEBFC;
}
.lm-layout .list-wrap .le-board--5 {
  background-color: #FFFDE1;
}
.lm-layout .list-wrap .le-board--6 {
  background-color: #beddf2;
}
.lm-layout .list-wrap .le-board--7 {
  background-color: #ffc0ba;
}
.lm-layout .list-wrap .le-board--8 {
  background-color: #e1e1e1;
}
.lm-layout .list-wrap .le-board--9 {
  background-color: #def0bc;
}
.lm-layout .list-wrap .le-board--10 {
  background-color: #d5d5f9;
}
.lm-layout .list-wrap .le-board--11 {
  background-color: #fffbc8;
}
.lm-layout .list-wrap .le-comment {
  color: #FF7A6F;
}
.lm-layout .list-wrap .le-summary {
  color: #707070;
}
.lm-layout .list-wrap .le-icon .icon {
  display: inline-block;
  width: 9px;
  height: 9px;
  -webkit-mask-size: 9px 9px;
  mask-size: 9px 9px;
}
.lm-layout .list-wrap .le-icon--normal {
  border-color: #999999;
}
.lm-layout .list-wrap .le-icon--normal .icon {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='3' y1='12' x2='21' y2='12'%3E%3C/line%3E%3Cline x1='3' y1='6' x2='21' y2='6'%3E%3C/line%3E%3Cline x1='3' y1='18' x2='21' y2='18'%3E%3C/line%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='3' y1='12' x2='21' y2='12'%3E%3C/line%3E%3Cline x1='3' y1='6' x2='21' y2='6'%3E%3C/line%3E%3Cline x1='3' y1='18' x2='21' y2='18'%3E%3C/line%3E%3C/svg%3E");
  background-color: #707070;
}
.lm-layout .list-wrap .le-icon--image {
  border-color: #339966;
}
.lm-layout .list-wrap .le-icon--image .icon {
  display: inline-block;
  width: 11px;
  height: 11px;
  -webkit-mask-size: 11px 11px;
  mask-size: 11px 11px;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='3' width='18' height='18' rx='2' ry='2'%3E%3C/rect%3E%3Ccircle cx='8.5' cy='8.5' r='1.5'%3E%3C/circle%3E%3Cpolyline points='21 15 16 10 5 21'%3E%3C/polyline%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='3' width='18' height='18' rx='2' ry='2'%3E%3C/rect%3E%3Ccircle cx='8.5' cy='8.5' r='1.5'%3E%3C/circle%3E%3Cpolyline points='21 15 16 10 5 21'%3E%3C/polyline%3E%3C/svg%3E");
  background-color: #339966;
}
.lm-layout .list-wrap .le-icon--file {
  border-color: #0D71B4;
}
.lm-layout .list-wrap .le-icon--file .icon {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M21.44 11.05l-9.19 9.19a6 6 0 0 1-8.49-8.49l9.19-9.19a4 4 0 0 1 5.66 5.66l-9.2 9.19a2 2 0 0 1-2.83-2.83l8.49-8.48'%3E%3C/path%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M21.44 11.05l-9.19 9.19a6 6 0 0 1-8.49-8.49l9.19-9.19a4 4 0 0 1 5.66 5.66l-9.2 9.19a2 2 0 0 1-2.83-2.83l8.49-8.48'%3E%3C/path%3E%3C/svg%3E");
  background-color: #0D71B4;
}
.lm-layout .list-wrap .le-icon--youtube {
  border-color: #FF7A6F;
}
.lm-layout .list-wrap .le-icon--youtube .icon {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='currentColor' stroke='none' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolygon points='5 3 19 12 5 21 5 3'%3E%3C/polygon%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='currentColor' stroke='none' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolygon points='5 3 19 12 5 21 5 3'%3E%3C/polygon%3E%3C/svg%3E");
  background-color: #FF7A6F;
}
.lm-layout .list-wrap .le-icon-secret {
  color: #d6d6d6;
}
.lm-layout .list-wrap .le-extra {
  border-color: #ebebeb;
}
.lm-layout .list-wrap .le-extra th {
  border-color: #ebebeb;
  background-color: #f5f5f5;
}
.lm-layout .list-wrap .le-extra td {
  border-color: #ebebeb;
}
.lm-layout .list-wrap .le-text-new {
  color: #FF7A6F;
}
.lm-layout .list-wrap .le-text-updated {
  color: #81BDE5;
}
.lm-layout .list-wrap .le-si {
  display: inline-block;
  width: 13px;
  height: 13px;
  -webkit-mask-size: 13px 13px;
  mask-size: 13px 13px;
}
.lm-layout .list-wrap .le-si--vote {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M14 9V5a3 3 0 0 0-3-3l-4 9v11h11.28a2 2 0 0 0 2-1.7l1.38-9a2 2 0 0 0-2-2.3zM7 22H4a2 2 0 0 1-2-2v-7a2 2 0 0 1 2-2h3'%3E%3C/path%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M14 9V5a3 3 0 0 0-3-3l-4 9v11h11.28a2 2 0 0 0 2-1.7l1.38-9a2 2 0 0 0-2-2.3zM7 22H4a2 2 0 0 1-2-2v-7a2 2 0 0 1 2-2h3'%3E%3C/path%3E%3C/svg%3E");
  background-color: #999999;
}
.lm-layout .list-wrap .le-si--vote.best {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M14 9V5a3 3 0 0 0-3-3l-4 9v11h11.28a2 2 0 0 0 2-1.7l1.38-9a2 2 0 0 0-2-2.3zM7 22H4a2 2 0 0 1-2-2v-7a2 2 0 0 1 2-2h3'%3E%3C/path%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M14 9V5a3 3 0 0 0-3-3l-4 9v11h11.28a2 2 0 0 0 2-1.7l1.38-9a2 2 0 0 0-2-2.3zM7 22H4a2 2 0 0 1-2-2v-7a2 2 0 0 1 2-2h3'%3E%3C/path%3E%3C/svg%3E");
  background-color: #FF7A6F;
}
.lm-layout .list-wrap .le-si--blame {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M10 15v4a3 3 0 0 0 3 3l4-9V2H5.72a2 2 0 0 0-2 1.7l-1.38 9a2 2 0 0 0 2 2.3zm7-13h2.67A2.31 2.31 0 0 1 22 4v7a2.31 2.31 0 0 1-2.33 2H17'%3E%3C/path%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M10 15v4a3 3 0 0 0 3 3l4-9V2H5.72a2 2 0 0 0-2 1.7l-1.38 9a2 2 0 0 0 2 2.3zm7-13h2.67A2.31 2.31 0 0 1 22 4v7a2.31 2.31 0 0 1-2.33 2H17'%3E%3C/path%3E%3C/svg%3E");
  background-color: #999999;
}
.lm-layout .list-wrap .le-si--blame.best {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M10 15v4a3 3 0 0 0 3 3l4-9V2H5.72a2 2 0 0 0-2 1.7l-1.38 9a2 2 0 0 0 2 2.3zm7-13h2.67A2.31 2.31 0 0 1 22 4v7a2.31 2.31 0 0 1-2.33 2H17'%3E%3C/path%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M10 15v4a3 3 0 0 0 3 3l4-9V2H5.72a2 2 0 0 0-2 1.7l-1.38 9a2 2 0 0 0 2 2.3zm7-13h2.67A2.31 2.31 0 0 1 22 4v7a2.31 2.31 0 0 1-2.33 2H17'%3E%3C/path%3E%3C/svg%3E");
  background-color: #81BDE5;
}
.lm-layout .list-wrap .le-si--clock {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24' stroke='currentColor' stroke-width='2' fill='none' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='10'%3E%3C/circle%3E%3Cpolyline points='12 6 12 12 16 14'%3E%3C/polyline%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24' stroke='currentColor' stroke-width='2' fill='none' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='10'%3E%3C/circle%3E%3Cpolyline points='12 6 12 12 16 14'%3E%3C/polyline%3E%3C/svg%3E");
  background-color: #adadad;
}
.lm-layout .list-wrap .le-si--eye {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z'%3E%3C/path%3E%3Ccircle cx='12' cy='12' r='3'%3E%3C/circle%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z'%3E%3C/path%3E%3Ccircle cx='12' cy='12' r='3'%3E%3C/circle%3E%3C/svg%3E");
  background-color: #adadad;
}
.lm-layout .list-wrap .le-si--lock {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='11' width='18' height='11' rx='2' ry='2'%3E%3C/rect%3E%3Cpath d='M7 11V7a5 5 0 0 1 10 0v4'%3E%3C/path%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='11' width='18' height='11' rx='2' ry='2'%3E%3C/rect%3E%3Cpath d='M7 11V7a5 5 0 0 1 10 0v4'%3E%3C/path%3E%3C/svg%3E");
  background-color: #999999;
}
.lm-layout .list-wrap .le-si--unlock {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='11' width='18' height='11' rx='2' ry='2'%3E%3C/rect%3E%3Cpath d='M7 11V7a5 5 0 0 1 9.9-1'%3E%3C/path%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='11' width='18' height='11' rx='2' ry='2'%3E%3C/rect%3E%3Cpath d='M7 11V7a5 5 0 0 1 9.9-1'%3E%3C/path%3E%3C/svg%3E");
  background-color: #999999;
}
.lm-layout .list-wrap .le-si--image {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='3' width='18' height='18' rx='2' ry='2'%3E%3C/rect%3E%3Ccircle cx='8.5' cy='8.5' r='1.5'%3E%3C/circle%3E%3Cpolyline points='21 15 16 10 5 21'%3E%3C/polyline%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='3' width='18' height='18' rx='2' ry='2'%3E%3C/rect%3E%3Ccircle cx='8.5' cy='8.5' r='1.5'%3E%3C/circle%3E%3Cpolyline points='21 15 16 10 5 21'%3E%3C/polyline%3E%3C/svg%3E");
  background-color: #adadad;
}
.lm-layout .list-wrap .le-si--notice {
  display: inline-block;
  width: 12px;
  height: 12px;
  -webkit-mask-size: 12px 12px;
  mask-size: 12px 12px;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolygon points='11 5 6 9 2 9 2 15 6 15 11 19 11 5'%3E%3C/polygon%3E%3Cpath d='M19.07 4.93a10 10 0 0 1 0 14.14M15.54 8.46a5 5 0 0 1 0 7.07'%3E%3C/path%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolygon points='11 5 6 9 2 9 2 15 6 15 11 19 11 5'%3E%3C/polygon%3E%3Cpath d='M19.07 4.93a10 10 0 0 1 0 14.14M15.54 8.46a5 5 0 0 1 0 7.07'%3E%3C/path%3E%3C/svg%3E");
  background-color: #FF7A6F;
}
.lm-layout .list-wrap .le-icon-notice {
  border-color: #FF7A6F;
}
.lm-layout .list-wrap .no-document {
  border-color: #ebebeb;
}
.darkmode.lm-layout .list-document .profile-image {
  background-color: #e0e0e0;
}
.lm-layout .list-gallery .le-thumbnail.has-thumbnail i {
  color: #FFF;
}
.lm-layout .list-gallery .le-thumbnail.no-thumbnail {
  border-color: #ebebeb;
  background-color: #FFF;
}
.lm-layout .list-gallery .le-thumbnail.no-thumbnail .le-thumbnail-icon {
  background-color: #FFF;
  border-color: #ebebeb;
  color: #d6d6d6;
}
.lm-pc.lm-layout .list-gallery .le-thumbnail-icon span {
  display: inline-block;
  width: 24px;
  height: 24px;
  -webkit-mask-size: 24px 24px;
  mask-size: 24px 24px;
}
.lm-mobile.lm-layout .list-gallery .le-thumbnail-icon span {
  display: inline-block;
  width: 20px;
  height: 20px;
  -webkit-mask-size: 20px 20px;
  mask-size: 20px 20px;
}
.lm-layout span.paging-button {
  color: #c2c2c2;
}
.lm-layout .ldd .le-thumbnail-icon {
  color: #FFF;
}
.lm-layout .ldd .le-category::after {
  background-color: #d6d6d6;
}
.lm-layout .ldd .le-icon-secret {
  background-color: #f5f5f5;
}
.lightmode.lm-layout .ldg .le-vote {
  background-color: rgba(51,51,51,0.4);
  color: #FFF;
}
.lightmode.lm-layout .ldg .le-vote i {
  color: #ffbdb7;
}
.lightmode.lm-layout .ldg .le-vote .le-si--vote {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M14 9V5a3 3 0 0 0-3-3l-4 9v11h11.28a2 2 0 0 0 2-1.7l1.38-9a2 2 0 0 0-2-2.3zM7 22H4a2 2 0 0 1-2-2v-7a2 2 0 0 1 2-2h3'%3E%3C/path%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M14 9V5a3 3 0 0 0-3-3l-4 9v11h11.28a2 2 0 0 0 2-1.7l1.38-9a2 2 0 0 0-2-2.3zM7 22H4a2 2 0 0 1-2-2v-7a2 2 0 0 1 2-2h3'%3E%3C/path%3E%3C/svg%3E");
  background-color: #ffbdb7;
}
.darkmode.lm-layout .ldg .le-vote {
  background-color: rgba(0,0,0,0.5);
  color: #333;
}
.darkmode.lm-layout .ldg .le-vote i {
  color: #FF7A6F;
}
.darkmode.lm-layout .ldg .le-vote .le-si--vote {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M14 9V5a3 3 0 0 0-3-3l-4 9v11h11.28a2 2 0 0 0 2-1.7l1.38-9a2 2 0 0 0-2-2.3zM7 22H4a2 2 0 0 1-2-2v-7a2 2 0 0 1 2-2h3'%3E%3C/path%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M14 9V5a3 3 0 0 0-3-3l-4 9v11h11.28a2 2 0 0 0 2-1.7l1.38-9a2 2 0 0 0-2-2.3zM7 22H4a2 2 0 0 1-2-2v-7a2 2 0 0 1 2-2h3'%3E%3C/path%3E%3C/svg%3E");
  background-color: #FF7A6F;
}
.lm-mobile.lm-layout .ldg .le-vote .le-si--vote {
  display: inline-block;
  width: 11px;
  height: 11px;
  -webkit-mask-size: 11px 11px;
  mask-size: 11px 11px;
}
.lm-layout .ldg.info-type--showed .le-category-wrap {
  border-color: #ebebeb;
}
.lm-layout .ldg.info-type--showed .le-summary {
  background-color: #f9f9f9;
}
.lm-layout .ldg.info-type--hided .lu-body-wrap {
  color: #FFF;
}
.lm-layout .ldg.info-type--hided .lu-body-wrap a,
.lm-layout .ldg.info-type--hided .lu-body-wrap a:visited {
  color: #FFF;
}
.lm-layout .ldg.info-type--hided .lu-info {
  display: inline-block;
}
.lm-layout .ldg.info-type--hided .lu-info-wrap {
  background-color: rgba(51,51,51,0.4);
}
.style-wavy.lm-layout .ldg.info-type--hided .lu .wavy.bottom::after {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 26'%3E%3Cpath d='M 0 26 V 0 13 Q 12.5 0, 25 13 Q 37.5 26, 50 13 V 26' fill='currentColor'%3E%3C/path%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 26'%3E%3Cpath d='M 0 26 V 0 13 Q 12.5 0, 25 13 Q 37.5 26, 50 13 V 26' fill='currentColor'%3E%3C/path%3E%3C/svg%3E");
  background-color: rgba(51,51,51,0.4);
}
.lm-layout .ldg.info-type--hided .le-category {
  color: #333;
}
.lm-layout .ldg.info-type--hided .le-comment {
  color: #ffbdb7;
}
.lm-layout .ldg.info-type--hided .le-summary {
  background-color: rgba(51,51,51,0.2);
  color: #FFF;
}
.lm-layout .ldg.info-type--hided .le-text-new {
  color: #ffbdb7;
}
.lm-layout .ldg.info-type--hided .le-text-updated {
  color: #d3e8f6;
}
.lm-layout .ldg.info-type--hided .color--grey1 {
  color: #e0e0e0;
}
.lm-layout .ldg.info-type--hided .color--grey1 a,
.lm-layout .ldg.info-type--hided .color--grey1 a:hover {
  color: #e0e0e0;
}
.lm-layout .ldg.info-type--hided .profile-image {
  background-color: rgba(51,51,51,0.5);
}
.lm-layout .ldg.info-type--hided .underline--active {
  background-image: linear-gradient(90deg,#333,#333);
}
.lm-layout .ldr .figure-line-vertical {
  background-color: #ebebeb;
}
.lm-layout .ldr>ul {
  border-color: #ebebeb;
}
.thumb-type--ratio.lm-layout .ldr .lu {
  border-color: #ebebeb;
}
.lm-layout .ldr .lu::before {
  background-color: #ebebeb;
}
.lm-layout .ldr .le-summary {
  border-color: #e0e0e0;
}
.lm-layout .ldr .le-extra2 tr {
  border-color: #ebebeb;
}
.lm-layout .ldr .lu-info + .le-extra2 {
  border-color: #ebebeb;
}
.lm-layout .lds.no-notice>ul {
  border-color: #ebebeb;
}
.lm-layout .lds>ul::after {
  background-color: #FFF;
}
.lm-layout .lds .lu {
  border-color: #ebebeb;
}
.lm-layout .lds .lu-info {
  color: #adadad;
}
.lm-layout .lds .lu-info a {
  color: #adadad;
}
.lm-layout .lds .lu-info-2nd::after {
  border-color: #ebebeb;
}
.lm-layout .lds .le-thumbnail i {
  color: #FFF;
}
.lm-layout .lds .le-category {
  color: #adadad;
}
.lm-layout .lds .le-secret {
  border-color: #ebebeb;
}
.lm-layout .lds .le-secret a {
  color: #adadad;
}
.lm-layout .lds .le-secret i {
  color: #e0e0e0;
}
.lm-layout .lds .le-comment .updated {
  color: #333;
}
.lm-layout .lds .le-summary i {
  color: #e0e0e0;
}
.lm-layout .ldw .le-thumbnail.no-thumbnail {
  border-color: #ebebeb;
  color: #d6d6d6;
}
.lm-layout .ldw .le-thumbnail.no-thumbnail .le-thumbnail-icon {
  color: #adadad;
  background-color: #FFF;
}
.lm-layout .ldw .le-thumbnail.no-thumbnail .le-si--lock {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='11' width='18' height='11' rx='2' ry='2'%3E%3C/rect%3E%3Cpath d='M7 11V7a5 5 0 0 1 10 0v4'%3E%3C/path%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='11' width='18' height='11' rx='2' ry='2'%3E%3C/rect%3E%3Cpath d='M7 11V7a5 5 0 0 1 10 0v4'%3E%3C/path%3E%3C/svg%3E");
  background-color: #adadad;
}
.lm-layout .ldw .le-thumbnail.no-thumbnail .le-si--unlock {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='11' width='18' height='11' rx='2' ry='2'%3E%3C/rect%3E%3Cpath d='M7 11V7a5 5 0 0 1 9.9-1'%3E%3C/path%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='11' width='18' height='11' rx='2' ry='2'%3E%3C/rect%3E%3Cpath d='M7 11V7a5 5 0 0 1 9.9-1'%3E%3C/path%3E%3C/svg%3E");
  background-color: #adadad;
}
.lm-layout .ldw .le-thumbnail-icon {
  color: #FFF;
}
.lm-layout .ldw .le-thumbnail-icon span {
  display: inline-block;
  width: 20px;
  height: 20px;
  -webkit-mask-size: 20px 20px;
  mask-size: 20px 20px;
}
.lm-layout .ldw .le-thumbnail-icon .le-si--lock {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='11' width='18' height='11' rx='2' ry='2'%3E%3C/rect%3E%3Cpath d='M7 11V7a5 5 0 0 1 10 0v4'%3E%3C/path%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='11' width='18' height='11' rx='2' ry='2'%3E%3C/rect%3E%3Cpath d='M7 11V7a5 5 0 0 1 10 0v4'%3E%3C/path%3E%3C/svg%3E");
  background-color: #FFF;
}
.lm-layout .ldw .le-thumbnail-icon .le-si--unlock {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='11' width='18' height='11' rx='2' ry='2'%3E%3C/rect%3E%3Cpath d='M7 11V7a5 5 0 0 1 9.9-1'%3E%3C/path%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='11' width='18' height='11' rx='2' ry='2'%3E%3C/rect%3E%3Cpath d='M7 11V7a5 5 0 0 1 9.9-1'%3E%3C/path%3E%3C/svg%3E");
  background-color: #FFF;
}
.lm-layout .ldb .lu {
  border-color: #ebebeb;
}
.lm-layout .ldb .lu-content.long-content::after {
  background-image: linear-gradient(rgba(255,255,255,0),#ffffff);
}
.lm-layout .ldb .lu-content .bt-expand button {
  background-color: rgba(0,0,0,0.3);
  color: #FFF;
}
.lm-layout .ldb .lu-buttons {
  border-color: #ebebeb;
  background-color: #f9f9f9;
}
.lm-layout .ldb .lu-buttons-right .le-si {
  display: inline-block;
  width: 17px;
  height: 17px;
  -webkit-mask-size: 17px 17px;
  mask-size: 17px 17px;
}
.lm-layout .ldb .le-si {
  display: inline-block;
  width: 15px;
  height: 15px;
  -webkit-mask-size: 15px 15px;
  mask-size: 15px 15px;
}
.lm-layout .ldb .le-si--angle-up {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='18 15 12 9 6 15'%3E%3C/polyline%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='18 15 12 9 6 15'%3E%3C/polyline%3E%3C/svg%3E");
  background-color: #333;
}
.lm-layout .ldb .le-si--angle-down {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");
  background-color: #333;
}
.lm-layout .ldb .le-si--thumbs-up {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M14 9V5a3 3 0 0 0-3-3l-4 9v11h11.28a2 2 0 0 0 2-1.7l1.38-9a2 2 0 0 0-2-2.3zM7 22H4a2 2 0 0 1-2-2v-7a2 2 0 0 1 2-2h3'%3E%3C/path%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M14 9V5a3 3 0 0 0-3-3l-4 9v11h11.28a2 2 0 0 0 2-1.7l1.38-9a2 2 0 0 0-2-2.3zM7 22H4a2 2 0 0 1-2-2v-7a2 2 0 0 1 2-2h3'%3E%3C/path%3E%3C/svg%3E");
  background-color: #333;
}
.lm-layout .ldb .le-si--lock,
.lm-layout .ldb .le-si--unlock {
  display: inline-block;
  width: 20px;
  height: 20px;
  -webkit-mask-size: 20px 20px;
  mask-size: 20px 20px;
}
.lm-layout .ldb .le-si--scrap {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24' stroke='currentColor' stroke-width='2' fill='none' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M19 21l-7-5-7 5V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2z'%3E%3C/path%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24' stroke='currentColor' stroke-width='2' fill='none' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M19 21l-7-5-7 5V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2z'%3E%3C/path%3E%3C/svg%3E");
  background-color: #333;
}
.lm-layout .ldb .le-si--share {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24' stroke='currentColor' stroke-width='2' fill='none' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='18' cy='5' r='3'%3E%3C/circle%3E%3Ccircle cx='6' cy='12' r='3'%3E%3C/circle%3E%3Ccircle cx='18' cy='19' r='3'%3E%3C/circle%3E%3Cline x1='8.59' y1='13.51' x2='15.42' y2='17.49'%3E%3C/line%3E%3Cline x1='15.41' y1='6.51' x2='8.59' y2='10.49'%3E%3C/line%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24' stroke='currentColor' stroke-width='2' fill='none' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='18' cy='5' r='3'%3E%3C/circle%3E%3Ccircle cx='6' cy='12' r='3'%3E%3C/circle%3E%3Ccircle cx='18' cy='19' r='3'%3E%3C/circle%3E%3Cline x1='8.59' y1='13.51' x2='15.42' y2='17.49'%3E%3C/line%3E%3Cline x1='15.41' y1='6.51' x2='8.59' y2='10.49'%3E%3C/line%3E%3C/svg%3E");
  background-color: #333;
}
.lm-layout .ldb .le-secret {
  border-color: #ebebeb;
}
.lm-layout .ldb .le-secret .fa-lock {
  color: #adadad;
}
.lm-layout .ldf {
  border-color: #ebebeb;
}
.lm-layout .ldf .lu {
  border-color: #ebebeb;
}
.lm-layout .ldf .ae-extra {
  border-color: #ebebeb;
}
.lm-layout .ldf-notice .lu-header {
  background-color: #fffef3;
}
.lm-layout .ldf .bt-openclose.no-grant {
  color: #c2c2c2;
}
.lm-layout .lm-article .bt-voted-who .profile-image {
  border-color: #FFF;
}
.darkmode.lm-layout .lm-article .bt-voted-who .far {
  color: #FFF;
}
.lm-layout .lm-article .lm-spoiler {
  border-color: #ebebeb;
  background-color: #FFF;
}
.lm-layout .lm-article .lm-spoiler-bg {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewbox='0 0 15 15'%3E%3Cpath d='M15 0 L 0 15' stroke='currentColor' /%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewbox='0 0 15 15'%3E%3Cpath d='M15 0 L 0 15' stroke='currentColor' /%3E%3C/svg%3E");
  background-color: #e0e0e0;
}
.lm-layout .au-header .scrapped .fas {
  color: #FFF7AF;
}
.style-wavy.lm-layout .au-article-bottom .wavy--line::before {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 26'%3E%3Cpath d='M 0 13 Q 12.5 0, 25 13 Q 37.5 26, 50 13 Q 62.5 0, 75 13' stroke='currentColor' fill='transparent'%3E%3C/path%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 26'%3E%3Cpath d='M 0 13 Q 12.5 0, 25 13 Q 37.5 26, 50 13 Q 62.5 0, 75 13' stroke='currentColor' fill='transparent'%3E%3C/path%3E%3C/svg%3E");
  background-color: #d6d6d6;
}
.lm-layout .ae-si--eye {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z'%3E%3C/path%3E%3Ccircle cx='12' cy='12' r='3'%3E%3C/circle%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z'%3E%3C/path%3E%3Ccircle cx='12' cy='12' r='3'%3E%3C/circle%3E%3C/svg%3E");
  background-color: #999999;
}
.lm-pc.lm-layout .ae-si--eye {
  display: inline-block;
  width: 15px;
  height: 15px;
  -webkit-mask-size: 15px 15px;
  mask-size: 15px 15px;
}
.lm-mobile.lm-layout .ae-si--eye {
  display: inline-block;
  width: 13px;
  height: 13px;
  -webkit-mask-size: 13px 13px;
  mask-size: 13px 13px;
}
.lm-layout .ae-si--clock {
  display: inline-block;
  width: 13px;
  height: 13px;
  -webkit-mask-size: 13px 13px;
  mask-size: 13px 13px;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24' stroke='currentColor' stroke-width='2' fill='none' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='10'%3E%3C/circle%3E%3Cpolyline points='12 6 12 12 16 14'%3E%3C/polyline%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24' stroke='currentColor' stroke-width='2' fill='none' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='10'%3E%3C/circle%3E%3Cpolyline points='12 6 12 12 16 14'%3E%3C/polyline%3E%3C/svg%3E");
  background-color: #999999;
}
.lm-layout .ae-si--lock {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='11' width='18' height='11' rx='2' ry='2'%3E%3C/rect%3E%3Cpath d='M7 11V7a5 5 0 0 1 10 0v4'%3E%3C/path%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='11' width='18' height='11' rx='2' ry='2'%3E%3C/rect%3E%3Cpath d='M7 11V7a5 5 0 0 1 10 0v4'%3E%3C/path%3E%3C/svg%3E");
  background-color: #999999;
}
.lm-layout .ae-si--unlock {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='11' width='18' height='11' rx='2' ry='2'%3E%3C/rect%3E%3Cpath d='M7 11V7a5 5 0 0 1 9.9-1'%3E%3C/path%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='11' width='18' height='11' rx='2' ry='2'%3E%3C/rect%3E%3Cpath d='M7 11V7a5 5 0 0 1 9.9-1'%3E%3C/path%3E%3C/svg%3E");
  background-color: #999999;
}
.lm-pc.lm-layout .ae-icon-secret {
  display: inline-block;
  width: 18px;
  height: 18px;
  -webkit-mask-size: 18px 18px;
  mask-size: 18px 18px;
}
.lm-mobile.lm-layout .ae-icon-secret {
  display: inline-block;
  width: 16px;
  height: 16px;
  -webkit-mask-size: 16px 16px;
  mask-size: 16px 16px;
}
.lm-layout .ae-category {
  color: #4b6e89;
}
.lm-layout .ae-font-style .bt-size {
  border-color: #ebebeb;
}
.lm-layout .ae-extra th {
  border-color: #ebebeb;
  background-color: #f5f5f5;
}
.lm-layout .ae-extra td {
  border-color: #ebebeb;
}
.lm-layout .ae-author-new {
  color: #FF7A6F;
}
.lm-layout .ae-author-nav button.active {
  color: #333;
}
.lm-layout .ae-author-board::after {
  background-color: #d6d6d6;
}
.darkmode.lm-layout .ae-vote .lbt.bg--yellow {
  color: #333;
}
.darkmode.lm-layout .ae-vote .icon-voted {
  color: #FFF7AF;
}
.au-buttons--style2 .lm-layout .ae-vote .bt-vote--big {
  border-color: #333;
}
.lm-layout .article-files li {
  border-color: #ebebeb;
}
.lm-layout .lm-comment {
  border-color: #ebebeb;
}
.lm-layout .lm-comment.has-comment .cu-message {
  border-color: #ebebeb;
}
.lm-layout .lm-comment .cu-notice {
  border-color: #ebebeb;
  background-color: #fffef3;
}
.lm-layout .lm-comment .cu-notice-icon {
  border-color: #333;
}
.lm-layout .lm-comment .cu-member-only {
  border-color: #ebebeb;
}
.lm-layout .lm-comment .cu-guest-time {
  border-color: #333;
}
.lm-layout .lm-comment .ce-icon-secret {
  color: #adadad;
}
.lm-layout .lm-comment .ce-rank {
  border-color: #333;
  color: #000;
}
.darkmode.lm-layout .lm-comment .ce-rank {
  border-color: #FFF;
}
.lm-layout .lm-comment .ce-rank--1 {
  background-color: #D4AF37;
}
.darkmode.lm-layout .lm-comment .ce-rank--1 {
  background-color: #dcd692;
}
.lm-layout .lm-comment .ce-rank--2 {
  background-color: #A9A9A9;
}
.lm-layout .lm-comment .ce-rank--3 {
  background-color: #B08D55;
}
.lightmode.lm-layout .lm-comment .ce-best svg circle {
  fill: #FF7A6F;
}
.darkmode.lm-layout .lm-comment .ce-best svg {
  color: #FF7A6F;
}
.lightmode.lm-layout .lm-comment .ce-best-text {
  border-color: #333;
}
.darkmode.lm-layout .lm-comment .ce-best-text {
  border-color: #FF7A6F;
  color: #FF7A6F;
}
.lightmode.lm-layout .lm-comment .ce-vote .writer-vote .far {
  color: #333;
}
.lm-layout .lm-comment .ce-si {
  display: inline-block;
  width: 12px;
  height: 12px;
  -webkit-mask-size: 12px 12px;
  mask-size: 12px 12px;
}
.lm-layout .lm-comment .ce-si--thumbs-up {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M14 9V5a3 3 0 0 0-3-3l-4 9v11h11.28a2 2 0 0 0 2-1.7l1.38-9a2 2 0 0 0-2-2.3zM7 22H4a2 2 0 0 1-2-2v-7a2 2 0 0 1 2-2h3'%3E%3C/path%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M14 9V5a3 3 0 0 0-3-3l-4 9v11h11.28a2 2 0 0 0 2-1.7l1.38-9a2 2 0 0 0-2-2.3zM7 22H4a2 2 0 0 1-2-2v-7a2 2 0 0 1 2-2h3'%3E%3C/path%3E%3C/svg%3E");
  background-color: #333;
}
.lm-layout .lm-comment .ce-si--thumbs-down {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M10 15v4a3 3 0 0 0 3 3l4-9V2H5.72a2 2 0 0 0-2 1.7l-1.38 9a2 2 0 0 0 2 2.3zm7-13h2.67A2.31 2.31 0 0 1 22 4v7a2.31 2.31 0 0 1-2.33 2H17'%3E%3C/path%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M10 15v4a3 3 0 0 0 3 3l4-9V2H5.72a2 2 0 0 0-2 1.7l-1.38 9a2 2 0 0 0 2 2.3zm7-13h2.67A2.31 2.31 0 0 1 22 4v7a2.31 2.31 0 0 1-2.33 2H17'%3E%3C/path%3E%3C/svg%3E");
  background-color: #333;
}
.lm-layout .lm-comment .ce-si--lock {
  display: inline-block;
  width: 14px;
  height: 14px;
  -webkit-mask-size: 14px 14px;
  mask-size: 14px 14px;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='11' width='18' height='11' rx='2' ry='2'%3E%3C/rect%3E%3Cpath d='M7 11V7a5 5 0 0 1 10 0v4'%3E%3C/path%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='11' width='18' height='11' rx='2' ry='2'%3E%3C/rect%3E%3Cpath d='M7 11V7a5 5 0 0 1 10 0v4'%3E%3C/path%3E%3C/svg%3E");
  background-color: #999999;
}
.darkmode.lm-layout .lm-comment .ce-text-parent.bg--yellow {
  background-color: #e6e6e6 !important;
  color: #999999;
}
.darkmode.lm-layout .lm-comment .ce-text-writer.bg--point2 {
  border-color: #81BDE5;
  color: #81BDE5;
}
.lm-layout .lm-comment--basic .comment-unit {
  border-color: #ebebeb;
}
.lm-layout .lm-comment--basic .comment-unit.my-comment {
  background-color: #fffef7;
}
.lm-layout .lm-comment--basic .comment-unit.best-comment {
  background-color: #fff2f1;
}
.lm-layout .lm-comment--basic .ce-vote--buttons .bt {
  color: #333;
}
.darkmode.lm-layout .lm-comment--basic .ce-vote--buttons .bt.bg--yellow {
  color: #FFF;
}
.darkmode.lm-layout .lm-comment--basic .ce-vote--buttons .bt.bg--yellow .ce-si--thumbs-up {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M14 9V5a3 3 0 0 0-3-3l-4 9v11h11.28a2 2 0 0 0 2-1.7l1.38-9a2 2 0 0 0-2-2.3zM7 22H4a2 2 0 0 1-2-2v-7a2 2 0 0 1 2-2h3'%3E%3C/path%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M14 9V5a3 3 0 0 0-3-3l-4 9v11h11.28a2 2 0 0 0 2-1.7l1.38-9a2 2 0 0 0-2-2.3zM7 22H4a2 2 0 0 1-2-2v-7a2 2 0 0 1 2-2h3'%3E%3C/path%3E%3C/svg%3E");
  background-color: #FFF;
}
.darkmode.lm-layout .lm-comment--basic .ce-vote--buttons .bt.bg--yellow .ce-si--thumbs-down {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M10 15v4a3 3 0 0 0 3 3l4-9V2H5.72a2 2 0 0 0-2 1.7l-1.38 9a2 2 0 0 0 2 2.3zm7-13h2.67A2.31 2.31 0 0 1 22 4v7a2.31 2.31 0 0 1-2.33 2H17'%3E%3C/path%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M10 15v4a3 3 0 0 0 3 3l4-9V2H5.72a2 2 0 0 0-2 1.7l-1.38 9a2 2 0 0 0 2 2.3zm7-13h2.67A2.31 2.31 0 0 1 22 4v7a2.31 2.31 0 0 1-2.33 2H17'%3E%3C/path%3E%3C/svg%3E");
  background-color: #FFF;
}
.darkmode.lm-layout .lm-comment--basic .ce-vote .writer-vote .far {
  color: #FFF;
}
.lm-layout .lm-comment--basic .ce-paging--prev {
  border-color: #ebebeb;
}
.lm-layout .lm-comment--basic .ce-paging-line {
  border-color: #ebebeb;
  background-color: #f5f5f5;
}
.lm-layout .lm-comment--bubble .comment-unit.my-comment .cu-body {
  border-color: #FFF7AF;
}
.darkmode.lm-layout .lm-comment--bubble .comment-unit.my-comment .cu-body {
  border-color: #fffef3;
}
.lm-layout .lm-comment--bubble .comment-unit.best-comment .cu-body {
  background-color: #fff2f1;
}
.lm-layout .lm-comment--bubble .cu-body {
  background-color: #f5f5f5;
}
.darkmode.lm-layout .lm-comment--bubble .ce-vote .writer-vote .far {
  color: #f5f5f5;
}
.darkmode.lm-layout .lm-comment--bubble .ce-vote .bg--active {
  background-color: #FFF7AF !important;
}
.darkmode.lm-layout .lm-comment--bubble .ce-si--thumbs-up {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M14 9V5a3 3 0 0 0-3-3l-4 9v11h11.28a2 2 0 0 0 2-1.7l1.38-9a2 2 0 0 0-2-2.3zM7 22H4a2 2 0 0 1-2-2v-7a2 2 0 0 1 2-2h3'%3E%3C/path%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M14 9V5a3 3 0 0 0-3-3l-4 9v11h11.28a2 2 0 0 0 2-1.7l1.38-9a2 2 0 0 0-2-2.3zM7 22H4a2 2 0 0 1-2-2v-7a2 2 0 0 1 2-2h3'%3E%3C/path%3E%3C/svg%3E");
  background-color: #000;
}
.darkmode.lm-layout .lm-comment--bubble .ce-si--thumbs-down {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M10 15v4a3 3 0 0 0 3 3l4-9V2H5.72a2 2 0 0 0-2 1.7l-1.38 9a2 2 0 0 0 2 2.3zm7-13h2.67A2.31 2.31 0 0 1 22 4v7a2.31 2.31 0 0 1-2.33 2H17'%3E%3C/path%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M10 15v4a3 3 0 0 0 3 3l4-9V2H5.72a2 2 0 0 0-2 1.7l-1.38 9a2 2 0 0 0 2 2.3zm7-13h2.67A2.31 2.31 0 0 1 22 4v7a2.31 2.31 0 0 1-2.33 2H17'%3E%3C/path%3E%3C/svg%3E");
  background-color: #000;
}
.lm-layout .lm-comment--bubble .ce-paging-line {
  border-color: #e0e0e0;
}
.lm-layout .lm-comment--faq .comment-unit.my-comment {
  background-color: #fffffb;
}
.lm-layout .lm-comment--faq .comment-unit.best-comment {
  background-color: #fff8f8;
}
.lm-layout .comment-write.mode--text .cwu-body {
  background-color: #f5f5f5;
}
.lm-layout .comment-write .cwe-check-secret input:checked +span {
  color: #FF7A6F;
}
.lm-layout .comment-write .cwe-si {
  display: inline-block;
  width: 14px;
  height: 14px;
  -webkit-mask-size: 14px 14px;
  mask-size: 14px 14px;
}
.lm-layout .comment-write .cwe-si--edit {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' %3E%3Cpath d='M11 4H4a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7'%3E%3C/path%3E%3Cpath d='M18.5 2.5a2.121 2.121 0 0 1 3 3L12 15l-4 1 1-4 9.5-9.5z'%3E%3C/path%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' %3E%3Cpath d='M11 4H4a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7'%3E%3C/path%3E%3Cpath d='M18.5 2.5a2.121 2.121 0 0 1 3 3L12 15l-4 1 1-4 9.5-9.5z'%3E%3C/path%3E%3C/svg%3E");
  background-color: #333;
}
.lm-layout .comment-write .cwe-si--lock {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='11' width='18' height='11' rx='2' ry='2'%3E%3C/rect%3E%3Cpath d='M7 11V7a5 5 0 0 1 10 0v4'%3E%3C/path%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='11' width='18' height='11' rx='2' ry='2'%3E%3C/rect%3E%3Cpath d='M7 11V7a5 5 0 0 1 10 0v4'%3E%3C/path%3E%3C/svg%3E");
  background-color: #FF7A6F;
}
.lm-layout .comment-write .cwe-si--unlock {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='11' width='18' height='11' rx='2' ry='2'%3E%3C/rect%3E%3Cpath d='M7 11V7a5 5 0 0 1 9.9-1'%3E%3C/path%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='11' width='18' height='11' rx='2' ry='2'%3E%3C/rect%3E%3Cpath d='M7 11V7a5 5 0 0 1 9.9-1'%3E%3C/path%3E%3C/svg%3E");
  background-color: #333;
}
.lm-layout .comment-write .cwe-si--emoji {
  display: inline-block;
  width: 33px;
  height: 33px;
  -webkit-mask-size: 33px 33px;
  mask-size: 33px 33px;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24' stroke='currentColor' stroke-width='1.5' fill='none' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='10'%3E%3C/circle%3E%3Cpath d='M8 14s1.5 2 4 2 4-2 4-2'%3E%3C/path%3E%3Cline x1='9' y1='9' x2='9.01' y2='9'%3E%3C/line%3E%3Cline x1='15' y1='9' x2='15.01' y2='9'%3E%3C/line%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24' stroke='currentColor' stroke-width='1.5' fill='none' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='10'%3E%3C/circle%3E%3Cpath d='M8 14s1.5 2 4 2 4-2 4-2'%3E%3C/path%3E%3Cline x1='9' y1='9' x2='9.01' y2='9'%3E%3C/line%3E%3Cline x1='15' y1='9' x2='15.01' y2='9'%3E%3C/line%3E%3C/svg%3E");
  background-color: #333;
}
.lm-layout .comment-write .cwe-si--times-circle {
  display: inline-block;
  width: 33px;
  height: 33px;
  -webkit-mask-size: 33px 33px;
  mask-size: 33px 33px;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24' stroke='currentColor' stroke-width='1.5' fill='none' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='10'%3E%3C/circle%3E%3Cline x1='15' y1='9' x2='9' y2='15'%3E%3C/line%3E%3Cline x1='9' y1='9' x2='15' y2='15'%3E%3C/line%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24' stroke='currentColor' stroke-width='1.5' fill='none' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='10'%3E%3C/circle%3E%3Cline x1='15' y1='9' x2='9' y2='15'%3E%3C/line%3E%3Cline x1='9' y1='9' x2='15' y2='15'%3E%3C/line%3E%3C/svg%3E");
  background-color: #333;
}
.lm-layout .comment-write .bt-sticker .lbt {
  background-color: #FFF7AF;
  color: #333;
}
.lm-layout .comment-write .bt-sticker .cwe-si-wrap::after {
  background-color: #FFF7AF;
}
.lm-layout .stk_display .sticker_pack {
  border-color: #ebebeb;
}
.lm-layout .stk_display .sticker_pack>ul>li a {
  background-color: #e0e0e0;
}
.lm-layout .board-write .wu-notice {
  border-color: #ebebeb;
  background-color: #fffef3;
}
.lm-layout .board-write .wu-options-color .color-indicator {
  border-color: #ebebeb;
}
.lm-layout .board-write .wu-options .notice-type {
  background-color: #fffef3;
  border-color: #ebebeb;
}
.lm-layout .board-write .cke_inner textarea {
  background-color: #FFF;
}
.lm-layout .lemon-style2 {
  color: #999999;
}
.lm-layout .lm-member-content .mcu-header {
  border-color: #ebebeb;
}
.lm-layout .lm-member-content .lemon-style3 {
  background-color: #f5f5f5;
}
.lm-layout .lm-member-content .no-list {
  border-color: #ebebeb;
}
.lm-layout .lm-member-alert>div {
  background-color: rgba(51,51,51,0.5);
  color: #FFF;
}
.lm-layout .lm-member .board-name {
  color: #4b6e89;
}
.lm-layout .lm-member .board-name::after {
  background-color: #d6d6d6;
}
.lm-layout .member--list .lu {
  border-color: #ebebeb;
}
.lm-layout .member--list .le-category {
  color: #4b6e89;
}
.lm-layout .member--list .le-si--vote {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M14 9V5a3 3 0 0 0-3-3l-4 9v11h11.28a2 2 0 0 0 2-1.7l1.38-9a2 2 0 0 0-2-2.3zM7 22H4a2 2 0 0 1-2-2v-7a2 2 0 0 1 2-2h3'%3E%3C/path%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M14 9V5a3 3 0 0 0-3-3l-4 9v11h11.28a2 2 0 0 0 2-1.7l1.38-9a2 2 0 0 0-2-2.3zM7 22H4a2 2 0 0 1-2-2v-7a2 2 0 0 1 2-2h3'%3E%3C/path%3E%3C/svg%3E");
  background-color: #FF7A6F;
}
.lm-layout .member--list .le-si--blame {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M10 15v4a3 3 0 0 0 3 3l4-9V2H5.72a2 2 0 0 0-2 1.7l-1.38 9a2 2 0 0 0 2 2.3zm7-13h2.67A2.31 2.31 0 0 1 22 4v7a2.31 2.31 0 0 1-2.33 2H17'%3E%3C/path%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M10 15v4a3 3 0 0 0 3 3l4-9V2H5.72a2 2 0 0 0-2 1.7l-1.38 9a2 2 0 0 0 2 2.3zm7-13h2.67A2.31 2.31 0 0 1 22 4v7a2.31 2.31 0 0 1-2.33 2H17'%3E%3C/path%3E%3C/svg%3E");
  background-color: #81BDE5;
}
.lm-layout .member--list .bt-delete {
  color: #adadad;
}
.lm-layout .member--list .bt-delete:hover {
  color: #333;
}
.lm-layout .member-login-keep .desc {
  border-color: #ebebeb;
}
.lm-layout .member-findpass h4 {
  border-color: #ebebeb;
}
.lm-layout .member-saved .xe_content {
  border-color: #e0e0e0;
}
.lm-layout .member-comment .lu-body pre {
  border-color: #e0e0e0;
}
.lm-layout .member-info table {
  border-color: #ebebeb;
}
.lm-layout .member-info th {
  border-color: #ebebeb;
}
.lm-layout .member-info-tab button.active {
  color: #333;
}
.lm-layout .member-info-content {
  border-color: #ebebeb;
}
.lm-layout .member-info-content .fa-lock {
  color: #d6d6d6;
}
.lm-layout .member-info-content .le-text-new {
  color: #FF7A6F;
}
.lm-layout .member-signup-agreement .agreement-box {
  border-color: #ebebeb;
}
.lm-layout .member-modify .ip[disabled = 'disabled'] {
  -webkit-text-fill-color: #d6d6d6;
}
.lm-layout .member-modify .help-block {
  border-color: #ebebeb;
  color: #999999;
}
.lm-layout .member-friend .lu {
  border-color: #ebebeb;
}
.lm-layout .member-friend .lu-friend-document {
  border-color: #ebebeb;
}
.lm-layout .member-friend .le-group a {
  color: #4b6e89;
}
.lm-layout .member-friend .le-group a:hover {
  border-color: #4b6e89;
}
.lm-layout .member-letter .lu {
  border-color: #ebebeb;
}
.lm-layout .member-letter .lu.readed .link--plane {
  color: #999999;
}
.lm-layout .member-letter .lu-body {
  background-color: #f5f5f5;
}
.lm-layout .member-letter .le-date {
  color: #999999;
}
.darkmode.lm-layout .member-letter .le-text-friend {
  border-color: #81BDE5;
  color: #81BDE5;
}
.lm-layout .member-letter .letter-read .lru-header {
  border-color: #ebebeb;
}
.lm-layout .member-letter .letter-read .lre-ctrl {
  border-color: #ebebeb;
}
.lm-layout .member-sns th,
.lm-layout .member-sns td {
  border-color: #ebebeb;
}
.lm-layout .member-sns-icon {
  color: #FFF;
}
span.lm-layout .paging-button {
  color: #d6d6d6;
}
.lm-layout .star-rating-stars-current {
  color: #FFF7AF;
}
.lm-layout .lm-widget.title-type--hl .tab-menu {
  border-color: rgba(51,51,51,0.1);
}
.lm-layout .lm-widget.title-type--hl .tab-menu.active {
  border-color: #333;
}
.lm-layout .lm-widget.title-type--hb .tab-menu {
  border-color: rgba(51,51,51,0.1);
}
.lm-layout .lm-widget.title-type--vl.lm-layout .lm-widget .tab-menu {
  border-color: #ebebeb;
}
.lm-layout .lm-widget.title-type--vl.lm-layout .lm-widget .tab-menu.active {
  border-color: #333;
}
.lm-layout .lm-widget.title-type--vb.lm-layout .lm-widget .tab-menu {
  border-color: #ebebeb;
}
.lm-layout .lm-widget-list .le-category {
  color: #4b6e89;
}
.lm-layout .lm-widget-list .le-category a {
  color: #4b6e89;
}
.lm-layout .lm-widget-list .le-text-new {
  color: #FF7A6F;
}
.lm-layout .lm-widget-list .le-text-updated {
  color: #81BDE5;
}
.lm-layout .lm-widget-list .le-icon .icon {
  display: inline-block;
  width: 9px;
  height: 9px;
  -webkit-mask-size: 9px 9px;
  mask-size: 9px 9px;
}
.lm-layout .lm-widget-list .le-icon--image {
  border-color: #339966;
}
.lm-layout .lm-widget-list .le-icon--image .icon {
  display: inline-block;
  width: 11px;
  height: 11px;
  -webkit-mask-size: 11px 11px;
  mask-size: 11px 11px;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='3' width='18' height='18' rx='2' ry='2'%3E%3C/rect%3E%3Ccircle cx='8.5' cy='8.5' r='1.5'%3E%3C/circle%3E%3Cpolyline points='21 15 16 10 5 21'%3E%3C/polyline%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='3' width='18' height='18' rx='2' ry='2'%3E%3C/rect%3E%3Ccircle cx='8.5' cy='8.5' r='1.5'%3E%3C/circle%3E%3Cpolyline points='21 15 16 10 5 21'%3E%3C/polyline%3E%3C/svg%3E");
  background-color: #339966;
}
.lm-layout .lm-widget-list .le-si {
  display: inline-block;
  width: 12px;
  height: 12px;
  -webkit-mask-size: 12px 12px;
  mask-size: 12px 12px;
}
.lm-layout .lm-widget-list .le-si--thumbs-up {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M14 9V5a3 3 0 0 0-3-3l-4 9v11h11.28a2 2 0 0 0 2-1.7l1.38-9a2 2 0 0 0-2-2.3zM7 22H4a2 2 0 0 1-2-2v-7a2 2 0 0 1 2-2h3'%3E%3C/path%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M14 9V5a3 3 0 0 0-3-3l-4 9v11h11.28a2 2 0 0 0 2-1.7l1.38-9a2 2 0 0 0-2-2.3zM7 22H4a2 2 0 0 1-2-2v-7a2 2 0 0 1 2-2h3'%3E%3C/path%3E%3C/svg%3E");
  background-color: #999999;
}
.lm-layout .lm-widget-list .le-si--image {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='3' width='18' height='18' rx='2' ry='2'%3E%3C/rect%3E%3Ccircle cx='8.5' cy='8.5' r='1.5'%3E%3C/circle%3E%3Cpolyline points='21 15 16 10 5 21'%3E%3C/polyline%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='3' width='18' height='18' rx='2' ry='2'%3E%3C/rect%3E%3Ccircle cx='8.5' cy='8.5' r='1.5'%3E%3C/circle%3E%3Cpolyline points='21 15 16 10 5 21'%3E%3C/polyline%3E%3C/svg%3E");
  background-color: #adadad;
}
.lm-pc.lm-layout .lm-widget-list .le-si--image {
  display: inline-block;
  width: 24px;
  height: 24px;
  -webkit-mask-size: 24px 24px;
  mask-size: 24px 24px;
}
.lm-mobile.lm-layout .lm-widget-list .le-si--image {
  display: inline-block;
  width: 20px;
  height: 20px;
  -webkit-mask-size: 20px 20px;
  mask-size: 20px 20px;
}
.lm-layout .lm-widget-list .le-nickname .profile-image {
  background-color: #e0e0e0;
}
.lm-layout .lm-widget-list .le-comment {
  color: #FF7A6F;
}
.lm-layout .has-rank--box .le-rank {
  background-color: #f5f5f5;
}
.lm-layout .has-rank--box .le-rank--1 {
  background-color: #ffbdb7;
  color: #333;
}
.lm-layout .has-rank--box .le-rank--2 {
  background-color: #d3e8f6;
  color: #333;
}
.lm-layout .has-rank--box .le-rank--3 {
  background-color: #FFF7AF;
  color: #333;
}
.lm-layout .lm-content .title-type--hl .lm-widget-title h3 {
  border-color: #333;
}
.lm-layout .lm-content .title-type--hb .lm-widget-title h3 {
  border-color: #ebebeb;
}
.lm-layout .lm-content .title-type--vl .lm-widget-title h3 {
  border-color: #333;
}
.lm-layout .lm-content .title-type--vb .lm-widget-title h3 {
  border-color: #ebebeb;
}
.lm-layout .wn .le-si--thumbs-up {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M14 9V5a3 3 0 0 0-3-3l-4 9v11h11.28a2 2 0 0 0 2-1.7l1.38-9a2 2 0 0 0-2-2.3zM7 22H4a2 2 0 0 1-2-2v-7a2 2 0 0 1 2-2h3'%3E%3C/path%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M14 9V5a3 3 0 0 0-3-3l-4 9v11h11.28a2 2 0 0 0 2-1.7l1.38-9a2 2 0 0 0-2-2.3zM7 22H4a2 2 0 0 1-2-2v-7a2 2 0 0 1 2-2h3'%3E%3C/path%3E%3C/svg%3E");
  background-color: #333;
}
.lm-layout .ww .lu {
  border-color: #ebebeb;
}
.lm-layout .ww .le-thumbnail.no-thumbnail {
  border-color: #ebebeb;
}
.lm-layout .ww .le-thumbnail .no-thumbnail-text {
  color: #d6d6d6;
}
.lm-layout .lm-widget.bordered-thumbnail .ww .le-thumbnail {
  border-color: #333;
}
.style-wavy.lm-layout .wg .lu .wavy.bottom::after {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 26'%3E%3Cpath d='M 0 26 V 0 13 Q 12.5 0, 25 13 Q 37.5 26, 50 13 V 26' fill='currentColor'%3E%3C/path%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 26'%3E%3Cpath d='M 0 26 V 0 13 Q 12.5 0, 25 13 Q 37.5 26, 50 13 V 26' fill='currentColor'%3E%3C/path%3E%3C/svg%3E");
  background-color: rgba(51,51,51,0.4);
}
.lm-layout .wg .le-thumbnail.no-thumbnail {
  border-color: #ebebeb;
  background-color: #FFF;
}
.lm-layout .wg .le-thumbnail .no-thumbnail-bg {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewbox='0 0 15 15'%3E%3Cpath d='M15 0 L 0 15' stroke='currentColor' /%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewbox='0 0 15 15'%3E%3Cpath d='M15 0 L 0 15' stroke='currentColor' /%3E%3C/svg%3E");
  background-color: #e0e0e0;
}
.lm-layout .wg .le-thumbnail-icon {
  border-color: #ebebeb;
  background-color: #FFF;
  color: #d6d6d6;
}
.lm-layout .bordered-thumbnail .wg .le-thumbnail {
  border-color: #333;
}
.lm-layout .winfo-type--hided .lu-hided-wrap {
  background-color: rgba(51,51,51,0.4);
}
.lm-layout .winfo-type--hided .lu-info {
  color: #e0e0e0;
}
.lm-layout .winfo-type--hided .le-title {
  color: #FFF;
}
.lm-layout .winfo-type--hided .le-category {
  color: #e0e0e0;
}
.lm-layout .winfo-type--hided .le-category a {
  color: #e0e0e0;
}
.lm-layout .winfo-type--hided .le-summary {
  color: #e0e0e0;
}
.lm-layout .winfo-type--hided .le-text-new,
.lm-layout .winfo-type--hided .le-comment,
.lm-layout .winfo-type--hided .le-vote {
  color: #FF7A6F;
}
.lm-layout .winfo-type--hided .le-text-updated {
  color: #81BDE5;
}
.lm-layout .winfo-type--hided .profile-image {
  background-color: rgba(51,51,51,0.5);
}
.lm-layout .winfo-type--hided .underline--active {
  background-image: linear-gradient(90deg,#333,#333);
}
.lm-layout .wb .lu>div {
  border-color: #ebebeb;
}
.lm-layout .wb .lu-body::before {
  background-color: #ebebeb;
}
.lm-layout .wb .le-profile {
  border-color: #ebebeb;
}
.lm-layout .wb .le-profile .profile-image {
  background-color: #FFF;
}
.lm-layout .wb .le-profile .profile-image span {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 250 400'%3E%3Ccircle cy='113' cx='124.81' r='105' fill='currentColor' /%3E%3Cpath d='m8.31 393.253 116.5-203.875 116.5 203.875h-233z' fill='currentColor' /%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 250 400'%3E%3Ccircle cy='113' cx='124.81' r='105' fill='currentColor' /%3E%3Cpath d='m8.31 393.253 116.5-203.875 116.5 203.875h-233z' fill='currentColor' /%3E%3C/svg%3E");
  background-color: #d6d6d6;
}
.lm-layout .wl .lu::after {
  background-color: #f9f9f9;
}
.lm-layout .wl .le-si--thumbs-up {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M14 9V5a3 3 0 0 0-3-3l-4 9v11h11.28a2 2 0 0 0 2-1.7l1.38-9a2 2 0 0 0-2-2.3zM7 22H4a2 2 0 0 1-2-2v-7a2 2 0 0 1 2-2h3'%3E%3C/path%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M14 9V5a3 3 0 0 0-3-3l-4 9v11h11.28a2 2 0 0 0 2-1.7l1.38-9a2 2 0 0 0-2-2.3zM7 22H4a2 2 0 0 1-2-2v-7a2 2 0 0 1 2-2h3'%3E%3C/path%3E%3C/svg%3E");
  background-color: #333;
}
.lm-layout .ws2 .lu-slide-thumbnail .no-thumbnail {
  background-color: #f5f5f5;
}
.lm-layout .bordered-thumbnail .ws2 .lu-slide-thumbnail .no-thumbnail {
  background-color: #FFF;
}
.lm-layout .ws .lu-slide-thumbnail .le-thumbnail-icon {
  color: #d6d6d6;
}
.lightmode.lm-layout .ws .lu-info {
  color: #d6d6d6;
}
.darkmode.lm-layout .ws .lu-info {
  color: #999;
}
.lm-layout .ws .le-title {
  color: #FFF;
}
.lm-layout .ws .le-category2 {
  color: #999;
}
.lm-layout .ws .le-category2 a {
  color: #999;
}
.lm-layout .ws .le-summary {
  color: #999;
}
.lm-layout .ws .le-text-new {
  color: #FF7A6F;
}
.lm-layout .ws .le-text-updated {
  color: #81BDE5;
}
.lm-layout .ws .le-comment {
  color: #FF7A6F;
}
.lm-layout .ws .le-si--thumbs-up {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M14 9V5a3 3 0 0 0-3-3l-4 9v11h11.28a2 2 0 0 0 2-1.7l1.38-9a2 2 0 0 0-2-2.3zM7 22H4a2 2 0 0 1-2-2v-7a2 2 0 0 1 2-2h3'%3E%3C/path%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M14 9V5a3 3 0 0 0-3-3l-4 9v11h11.28a2 2 0 0 0 2-1.7l1.38-9a2 2 0 0 0-2-2.3zM7 22H4a2 2 0 0 1-2-2v-7a2 2 0 0 1 2-2h3'%3E%3C/path%3E%3C/svg%3E");
  background-color: #999;
}
.lm-layout .ws .profile-image {
  background-color: rgba(51,51,51,0.5);
}
.lm-layout .memo-write .color-select {
  border-color: #ebebeb;
}
.lm-layout .memo-write .color-select ul {
  border-color: #ebebeb;
}
.lm-layout .list-memo .me-text-new {
  color: #FF7A6F;
}
.lm-layout .list-memo .me-text-updated {
  color: #81BDE5;
}
.lm-layout .lmd .mu {
  border-color: #ebebeb;
  border-top-color: #333;
}
.lm-layout .lmd .mu-notice {
  background-color: #fffef3;
  border-color: #ebebeb;
}
.lm-layout .lmd .mu-header {
  border-color: #ebebeb;
}
.lm-layout .lmd .mu .my-article .mu-header {
  background-color: #fffef3;
}
.lm-layout .lmd .me-ctrl .lemon-style2 {
  background-color: rgba(51,51,51,0.07);
}
.lm-layout .lmd .me-si {
  display: inline-block;
  width: 13px;
  height: 13px;
  -webkit-mask-size: 13px 13px;
  mask-size: 13px 13px;
}
.lm-layout .lmd .me-si--thumbs-up {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M14 9V5a3 3 0 0 0-3-3l-4 9v11h11.28a2 2 0 0 0 2-1.7l1.38-9a2 2 0 0 0-2-2.3zM7 22H4a2 2 0 0 1-2-2v-7a2 2 0 0 1 2-2h3'%3E%3C/path%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M14 9V5a3 3 0 0 0-3-3l-4 9v11h11.28a2 2 0 0 0 2-1.7l1.38-9a2 2 0 0 0-2-2.3zM7 22H4a2 2 0 0 1-2-2v-7a2 2 0 0 1 2-2h3'%3E%3C/path%3E%3C/svg%3E");
  background-color: #333;
}
.lm-layout .lmd .me-si--thumbs-down {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M10 15v4a3 3 0 0 0 3 3l4-9V2H5.72a2 2 0 0 0-2 1.7l-1.38 9a2 2 0 0 0 2 2.3zm7-13h2.67A2.31 2.31 0 0 1 22 4v7a2.31 2.31 0 0 1-2.33 2H17'%3E%3C/path%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M10 15v4a3 3 0 0 0 3 3l4-9V2H5.72a2 2 0 0 0-2 1.7l-1.38 9a2 2 0 0 0 2 2.3zm7-13h2.67A2.31 2.31 0 0 1 22 4v7a2.31 2.31 0 0 1-2.33 2H17'%3E%3C/path%3E%3C/svg%3E");
  background-color: #333;
}
.lm-layout .lmd .bt-vote.bg--yellow .me-si--thumbs-up,
.lm-layout .lmd .bt-vote.bg--yellow .ce-si--thumbs-up {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M14 9V5a3 3 0 0 0-3-3l-4 9v11h11.28a2 2 0 0 0 2-1.7l1.38-9a2 2 0 0 0-2-2.3zM7 22H4a2 2 0 0 1-2-2v-7a2 2 0 0 1 2-2h3'%3E%3C/path%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M14 9V5a3 3 0 0 0-3-3l-4 9v11h11.28a2 2 0 0 0 2-1.7l1.38-9a2 2 0 0 0-2-2.3zM7 22H4a2 2 0 0 1-2-2v-7a2 2 0 0 1 2-2h3'%3E%3C/path%3E%3C/svg%3E");
  background-color: #333;
}
.lm-layout .lmd .bt-vote.bg--yellow .me-si--thumbs-down,
.lm-layout .lmd .bt-vote.bg--yellow .ce-si--thumbs-down {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M10 15v4a3 3 0 0 0 3 3l4-9V2H5.72a2 2 0 0 0-2 1.7l-1.38 9a2 2 0 0 0 2 2.3zm7-13h2.67A2.31 2.31 0 0 1 22 4v7a2.31 2.31 0 0 1-2.33 2H17'%3E%3C/path%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M10 15v4a3 3 0 0 0 3 3l4-9V2H5.72a2 2 0 0 0-2 1.7l-1.38 9a2 2 0 0 0 2 2.3zm7-13h2.67A2.31 2.31 0 0 1 22 4v7a2.31 2.31 0 0 1-2.33 2H17'%3E%3C/path%3E%3C/svg%3E");
  background-color: #333;
}
.lm-layout .lmd .au-body .bt-vote.bg--yellow {
  color: #333;
}
.lm-layout .lmd .ae-category-wrap {
  border-color: #ebebeb;
}
.lm-layout .lmd .ce-vote .bt-vote.bg--yellow {
  color: #333 !important;
}
.lm-layout .lmg .mu {
  background-color: #f5f5f5;
}
.lm-layout .lmg .mu-notice {
  background-color: #FFF7AF;
}
.lightmode.lm-layout .lmg .mu-notice-icon {
  background-color: rgba(255,255,255,0.7);
  border-color: #333;
}
.lightmode.lm-layout .lmg .mu-notice-icon .me-si--notice {
  display: inline-block;
  width: 16px;
  height: 16px;
  -webkit-mask-size: 16px 16px;
  mask-size: 16px 16px;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolygon points='11 5 6 9 2 9 2 15 6 15 11 19 11 5'%3E%3C/polygon%3E%3Cpath d='M19.07 4.93a10 10 0 0 1 0 14.14M15.54 8.46a5 5 0 0 1 0 7.07'%3E%3C/path%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolygon points='11 5 6 9 2 9 2 15 6 15 11 19 11 5'%3E%3C/polygon%3E%3Cpath d='M19.07 4.93a10 10 0 0 1 0 14.14M15.54 8.46a5 5 0 0 1 0 7.07'%3E%3C/path%3E%3C/svg%3E");
  background-color: #333;
}
.darkmode.lm-layout .lmg .mu-notice {
  border-color: #fffde7;
}
.darkmode.lm-layout .lmg .mu-notice-icon {
  background-color: #FFF;
  border-color: #FFF7AF;
}
.darkmode.lm-layout .lmg .mu-notice-icon .me-si--notice {
  display: inline-block;
  width: 16px;
  height: 16px;
  -webkit-mask-size: 16px 16px;
  mask-size: 16px 16px;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolygon points='11 5 6 9 2 9 2 15 6 15 11 19 11 5'%3E%3C/polygon%3E%3Cpath d='M19.07 4.93a10 10 0 0 1 0 14.14M15.54 8.46a5 5 0 0 1 0 7.07'%3E%3C/path%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolygon points='11 5 6 9 2 9 2 15 6 15 11 19 11 5'%3E%3C/polygon%3E%3Cpath d='M19.07 4.93a10 10 0 0 1 0 14.14M15.54 8.46a5 5 0 0 1 0 7.07'%3E%3C/path%3E%3C/svg%3E");
  background-color: #FFF7AF;
}
.lm-layout .lmg .mu-header .profile-image {
  background-color: #FFF;
}
.lm-layout .lmg .mu-body--secret .lemon-style {
  background-color: rgba(51,51,51,0.08);
}
.darkmode.lm-layout .lmg .mu .profile-image {
  background-color: rgba(51,51,51,0.15);
}
.lm-layout .lmg .me-category-wrap {
  border-color: rgba(51,51,51,0.15);
}
.lm-layout .lmg .me-date {
  color: rgba(51,51,51,0.5);
}
.lm-layout .lmg .me-date .day {
  color: #333;
}
.lm-layout .lmg .me-ctrl .bt.opened {
  background-color: rgba(51,51,51,0.1);
}
.lm-layout .lmg .me-extra {
  border-color: rgba(51,51,51,0.1);
  background-color: rgba(255,255,255,0.2);
}
.darkmode.lm-layout .lmg .me-extra {
  background-color: rgba(255,255,255,0.07);
}
.lm-layout .lmg .me-extra .lm-rating>span::after {
  color: #333;
}
.lm-layout .lmg .me-extra .lm-rating::after {
  color: rgba(51,51,51,0.3);
}
.lm-layout .lmg .bt-vote.my-vote .fas {
  color: #FFF7AF !important;
}
.lm-layout .lmg .bt-vote.voted .fas {
  color: #FF7A6F;
}
.lm-layout .lmg .color--grey1 {
  color: rgba(51,51,51,0.4);
}
.lm-layout .lmg .comment-write.mode--text .cwu-body {
  background-color: rgba(51,51,51,0.08);
}
.lm-layout .lm-comment--grid .comment-unit {
  border-color: rgba(51,51,51,0.15);
}
.lm-layout .lm-comment--grid .comment-unit--reply::before,
.lm-layout .lm-comment--grid .comment-unit--reply::after {
  background-color: rgba(51,51,51,0.15);
}
.lm-layout .lm-comment--grid .comment-unit .profile-image {
  background-color: rgba(255,255,255,0.5);
}
.lm-layout .comment-write .cwe-si--square {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='3' width='18' height='18' rx='2' ry='2'%3E%3C/rect%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='3' width='18' height='18' rx='2' ry='2'%3E%3C/rect%3E%3C/svg%3E");
  background-color: #333;
}
.lm-layout .comment-write .cwe-si--check-square {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='9 11 12 14 22 4'%3E%3C/polyline%3E%3Cpath d='M21 12v7a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h11'%3E%3C/path%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='9 11 12 14 22 4'%3E%3C/polyline%3E%3Cpath d='M21 12v7a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h11'%3E%3C/path%3E%3C/svg%3E");
  background-color: #FF7A6F;
}
.lmg .lm-layout .comment-write.mode--text .cwu-body {
  background-color: rgba(51,51,51,0.08);
}
.lm-layout .sticker-notice {
  border-color: #ebebeb;
  background-color: #fffef3;
}
.lm-layout .sticker-list>ul {
  border-color: #ebebeb;
}
.lm-layout .sticker-list .lu::before {
  background-color: #ebebeb;
}
.lm-layout .sticker-list .lu::after {
  background-color: #ebebeb;
}
.lm-layout .sticker-list .le-extra2 tr {
  border-color: #ebebeb;
}
.darkmode.lm-layout .sticker-list .le-price.bg--yellow {
  border-color: #FFF7AF;
  color: #FFF7AF;
}
.lm-layout .sticker-read .ae-sticker-buy>span>button {
  border-color: #333;
}
.lightmode.lm-layout .sticker-read .ae-sticker-buy .bt-buy:hover {
  background-color: #d3e8f6;
}
.darkmode.lm-layout .sticker-read .ae-sticker-buy .bt-buy:hover {
  border-color: #d3e8f6;
}
.lightmode.lm-layout .sticker-read .ae-sticker-buy .bt-throw:hover:hover {
  background-color: #DDD;
}
.darkmode.lm-layout .sticker-read .ae-sticker-buy .bt-throw:hover:hover {
  border-color: #DDD;
}
.lm-layout .sticker-write .we-title label {
  border-color: #e0e0e0;
  background-color: #FFF;
}
.lm-layout .sticker-write .we-upload .upload-unit-button::after {
  background-color: rgba(255,255,255,0.4);
}
.lm-layout .sticker-write .we-upload .bt-delete svg {
  fill: #333;
}
.lm-layout .sticker-setting .lu-order button.off {
  border-color: #ebebeb;
  color: #999999;
}
.lm-layout .lm-poll-wrap {
  border-color: #e0e0e0;
}
.lm-layout .lm-poll-info {
  border-color: #ebebeb;
}
.lm-layout .lm-poll figure {
  color: #c2c2c2;
}
.lm-layout .lm-poll figure polygon {
  fill: #FFF;
}
.lm-layout .lm-poll .pu-vote-select .vote-unit {
  background-color: #f5f5f5;
}
.lm-layout .lm-poll .pu-vote-select input:checked + label,
.lm-layout .lm-poll .pu-vote-select .vote-bar {
  border-color: #81BDE5;
  background-color: #e6f2fa;
}
.lm-layout .lm-poll .bt-vote-add {
  border-color: #d6d6d6;
  background-color: #FFF;
}
.lm-layout .lm-poll .bt-area button {
  border-color: #e0e0e0;
}
.lm-layout .lm-poll .bt-area button:hover {
  border-color: #ffa29a;
  background-color: #fff2f1;
}
.lm-pc .link--line {
  border-color: #93a8b8;
}
.lm-pc .lm-bubble-text {
  color: #FFF;
  background-color: #333;
}
.darkmode.lm-pc .lm-bubble-text {
  background-color: #999999;
}
.lm-pc .tooltip-thumbnail {
  border-color: rgba(51,51,51,0.1);
}
.lm-pc.lm-layout::after,
.lm-pc.lm-layout::before {
  background-color: #ebebeb;
}
.lm-pc .lm-header {
  background-color: #FFF;
}
.lm-pc .lm-header-no {
  background-color: #FFF;
  border-color: #e0e0e0;
}
.lm-pc .lm-header .logo-wrap {
  border-color: #e0e0e0;
}
.lm-pc .lm-header--vertical .logo {
  border-color: #333;
}
.lm-pc .lm-header--vertical .gnb-vertical ul {
  border-color: #ebebeb;
  background-color: rgba(255,255,255,0.6);
}
.lm-pc .lm-header--vertical .gnb-vertical li {
  border-color: #ebebeb;
}
.lm-pc .lm-header--side {
  border-color: #e0e0e0;
}
.lm-pc.style-wavy .gnb-default>ul>li>ul::before {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 26 14'%3E%3Cpath d='M 0 0 V 0 7 Q 6.5 14, 13 7 Q 19.5 0, 26 7 V 0' fill='currentColor'%3E%3C/path%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 26 14'%3E%3Cpath d='M 0 0 V 0 7 Q 6.5 14, 13 7 Q 19.5 0, 26 7 V 0' fill='currentColor'%3E%3C/path%3E%3C/svg%3E");
  background-color: rgba(245,245,245,0.8);
}
.lm-pc.style-wavy .gnb-default>ul>li>ul::after {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 26 14'%3E%3Cpath d='M 0 7 Q 6.5 14, 13 7 Q 19.5 0, 26 7 Q 32.5 14, 39 7' stroke='currentColor' fill='transparent'%3E%3C/path%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 26 14'%3E%3Cpath d='M 0 7 Q 6.5 14, 13 7 Q 19.5 0, 26 7 Q 32.5 14, 39 7' stroke='currentColor' fill='transparent'%3E%3C/path%3E%3C/svg%3E");
  background-color: #d6d6d6;
}
.lm-pc .align--center .gnb-default .gnb-clone>ul {
  border-color: #ebebeb;
}
.lm-pc .lm-header--inline .gnb-default:not(.fixed)>ul>li>ul {
  border-color: #ebebeb;
}
.lm-pc .lm-header--inline .gnb-default:not(.fixed) .gnb-clone {
  border-color: #e0e0e0;
}
.lm-pc .gnb-default-wrap {
  border-color: #e0e0e0;
  background-color: transparent;
}
.lm-pc .gnb-default.fixed {
  background-color: rgba(255,255,255,0.8);
  border-color: #ebebeb;
}
.lm-pc .gnb-default>ul>li>ul {
  background-color: rgba(245,245,245,0.8);
}
.lm-pc .gnb-default>ul>li>ul::after {
  z-index: -1;
}
.lm-pc .gnb-default>ul>li>ul>li>ul {
  border-color: #e0e0e0;
}
.lm-pc .gnb-default .gnb-clone {
  border-color: #ebebeb;
}
.lm-pc .gnb-default .gnb-clone::after {
  background-color: rgba(51,51,51,0.08);
}
.lm-pc .gnb-default .gnb-clone>ul>li {
  border-color: #ebebeb;
}
.lm-pc .gnb-default .gnb-clone>ul>li>ul {
  border-color: #ebebeb;
}
.lm-pc .gnb-default .gnb-clone>ul>li>ul>liul {
  border-color: #e0e0e0;
}
.lm-pc .gnb-default .link--1depth.active::after {
  background-color: #333;
}
.lm-pc .gnb-view-all .bt-view-all svg {
  fill: #999999;
}
.lm-pc .gnb-view-all .bt-view-all:hover svg {
  fill: #333;
}
.lm-pc .lm-header .user-area {
  border-color: #333;
}
.lm-pc .user-area-menu-box {
  border-color: #333;
}
.lm-pc .user-area .bt-area {
  border-color: #ebebeb;
}
.lm-pc .user-area .bt-area a:first-of-type {
  border-color: #ebebeb;
}
.lm-pc .lm-pointbar-figure {
  background-color: #e0e0e0;
}
.lm-pc .lm-pointbar-figure .current-percent {
  background-color: #FFF7AF;
}
.lm-pc .lm-sidebar .sidebar-unit h3 {
  background-color: #f5f5f5;
}
.lm-pc .lm-sidebar .login-buttons a {
  background-color: #f5f5f5;
}
.lm-pc .gnb-sidebar h3 {
  background-color: #f5f5f5;
}
.lm-pc .gnb-sidebar>ul>li {
  border-color: #ebebeb;
}
.lm-pc .gnb-sidebar>ul>li>ul>li>ul::after {
  background-color: #e0e0e0;
}
.lm-pc .gnb-sidebar .bt-folder {
  color: #d6d6d6;
}
.lm-pc .gnb-sidebar .bt-openclose {
  color: #d6d6d6;
}
.lm-pc .gnb-icon h3 {
  background-color: #f5f5f5;
}
.lm-pc .gnb-icon .is--2depth>li {
  border-color: #ebebeb;
}
.lm-pc .gnb-icon .menu-icon {
  background-color: #f5f5f5;
}
.lm-pc .my_articles .fa-lock {
  color: #d6d6d6;
}
.lm-pc .lm-notify.fixed .bg-wrap {
  background-color: #FFF;
}
.lm-pc .lm-notify.fixed .bt-area {
  border-color: #ebebeb;
}
.lm-pc .notice-global-unit::after {
  border-color: rgba(51,51,51,0.15);
}
.lm-pc .notice-global .bg-unit::after {
  border-color: rgba(51,51,51,0.15);
}
.lm-pc .notice-global .bt-close i {
  color: rgba(51,51,51,0.3);
}
.lm-pc .search-global .ip-search {
  border-color: #333;
}
.style-wavy.lm-pc .lm-footer-wrap .wavy--line::before {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 26'%3E%3Cpath d='M 0 13 Q 12.5 0, 25 13 Q 37.5 26, 50 13 Q 62.5 0, 75 13' stroke='currentColor' fill='transparent'%3E%3C/path%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 26'%3E%3Cpath d='M 0 13 Q 12.5 0, 25 13 Q 37.5 26, 50 13 Q 62.5 0, 75 13' stroke='currentColor' fill='transparent'%3E%3C/path%3E%3C/svg%3E");
  background-color: #d6d6d6;
}
.lm-pc .lm-footer .menu-footer a:hover {
  border-color: #707070;
}
.lm-pc .lm-footer .external-links .lm-dropdown .lbt--round {
  border-color: #333;
}
.lm-pc .lm-login-keep .bg--white {
  color: #333;
}
.lm-pc .pr_item_del:hover,
.lm-pc .pr_item_add:hover {
  color: #333;
}
.lm-pc .lm-sidebar .mymenu {
  background-color: #f5f5f5;
}
.lm-pc .gnb-clone .mymenu-list--header {
  background-color: #f5f5f5;
}
.lm-pc .gnb-default>ul .mymenu-list--header ul {
  background-color: rgba(245,245,245,0.8);
}
.lm-pc .lm-header--inline:not(.fixed) .gnb-default>ul .mymenu-list--header ul {
  border-color: #ebebeb;
}
.lm-pc .gnb-default>ul .mymenu-list--header ul::before {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 26 14'%3E%3Cpath d='M 0 0 V 0 7 Q 6.5 14, 13 7 Q 19.5 0, 26 7 V 0' fill='currentColor'%3E%3C/path%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 26 14'%3E%3Cpath d='M 0 0 V 0 7 Q 6.5 14, 13 7 Q 19.5 0, 26 7 V 0' fill='currentColor'%3E%3C/path%3E%3C/svg%3E");
  background-color: rgba(245,245,245,0.8);
}
.lm-pc .gnb-default>ul .mymenu-list--header ul::after {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 26 14'%3E%3Cpath d='M 0 7 Q 6.5 14, 13 7 Q 19.5 0, 26 7 Q 32.5 14, 39 7' stroke='currentColor' fill='transparent'%3E%3C/path%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 26 14'%3E%3Cpath d='M 0 7 Q 6.5 14, 13 7 Q 19.5 0, 26 7 Q 32.5 14, 39 7' stroke='currentColor' fill='transparent'%3E%3C/path%3E%3C/svg%3E");
  background-color: #d6d6d6;
}
.lm-pc .header-type--inline .gnb-default:not(.fixed)>ul .mymenu-list--header ul {
  border-color: #ebebeb;
}
.lm-pc .mymenu-list .pr_scut {
  background-color: #FFF;
}
.lm-pc .mymenu-list li:hover .pr_scut {
  background-color: #FFF7AF;
  color: #333;
}
.lm-pc .mymenu-list--sidebar li.no_scut::after {
  background-color: #333;
}
.lm-pc .mymenu-edit--sidebar .empty .pr_drag_handle {
  background-color: #FFF;
  color: #333;
}
.lm-pc .sbSelector {
  background-color: rgba(51,51,51,0.04);
  border-color: rgba(51,51,51,0.12);
}
.lm-pc .sbToggleOpen + .sbSelector {
  background-color: #FFF7AF;
  color: #333;
}
.lm-pc .bg--dark .sbToggleOpen + .sbSelector {
  border-color: #FF7A6F;
  color: #FFF;
}
.lightmode.lm-pc .sbOptions {
  background-color: #333;
}
.darkmode.lm-pc .sbOptions {
  background-color: #323739;
}
.lm-pc .sbOptions a {
  color: #FFF;
}
.lm-pc .sbOptions .sbDisabled {
  color: #999b9c;
}
.lm-pc .bg--dark .sbOptions {
  background-color: #262a2b;
}
.lm-pc .scrollbar-macosx > .scroll-element .scroll-bar {
  background-color: rgba(51,51,51,0.2);
}
a.lm-pc .lemon-style2:hover,
.lm-pc .lemon-style2 a:hover {
  color: #333;
}
.lm-pc .use-sidebar-right .list-buttons .bt-my-articles .profile-image {
  background-color: #f5f5f5;
}
.lm-pc .use-sidebar-right .list-buttons .bt-my-articles .profile-image>span {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 250 400'%3E%3Ccircle cy='113' cx='124.81' r='105' fill='currentColor' /%3E%3Cpath d='m8.31 393.253 116.5-203.875 116.5 203.875h-233z' fill='currentColor' /%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 250 400'%3E%3Ccircle cy='113' cx='124.81' r='105' fill='currentColor' /%3E%3Cpath d='m8.31 393.253 116.5-203.875 116.5 203.875h-233z' fill='currentColor' /%3E%3C/svg%3E");
  background-color: #999999;
}
.lm-pc .use-sidebar-right .list-buttons .lbt--square {
  background-color: #f5f5f5;
  color: #999999;
}
.lm-pc .best-articles {
  border-color: #e0e0e0;
}
.lm-pc .best-articles .side-left {
  border-color: #ebebeb;
}
.lm-pc .best-articles .title-type--hb .lm-widget-title h3 {
  background-color: #ffffff;
}
.lm-pc .best-articles .title-type--hl .lm-widget-title h3::after {
  background-color: #333;
}
.lm-pc .list-category--inline {
  border-color: #ebebeb;
}
.lm-pc .list-category--inline>ul>li>ul {
  border-color: #ebebeb;
  background-color: rgba(255,255,255,0.8);
}
.lm-pc .list-buttons ul li .desc {
  background-color: #333;
  color: #FFF;
}
.lm-pc .list-buttons .lbt--square {
  background-color: #FFF;
}
.lm-pc .list-wrap .le-update {
  background-color: #f5f5f5;
}
.lm-pc .list-notice {
  background-color: #f5f5f5;
}
.lm-pc .list-notice li {
  border-color: #e5e5e5;
}
a.lm-pc .paging-button:hover {
  border-color: #333;
}
.lm-pc .paging .page-number.active {
  background-color: #FFF7AF;
  color: #000;
}
.lm-pc .ldd:not(.has-notice) {
  border-color: #ebebeb;
}
.lm-pc .ldd .lu {
  border-color: #ebebeb;
}
.lm-pc .ldd .le-summary {
  border-color: #e0e0e0;
}
.lm-pc .ldn {
  border-color: #ebebeb;
}
.lm-pc .ldn thead tr {
  border-color: #ebebeb;
}
.lm-pc .ldn tr {
  border-color: #ebebeb;
}
.lm-pc .ldn .lu-notice {
  background-color: #fffef3;
  border-color: #e5e5e5;
}
.lm-pc .ldn .lu-notice-toggle {
  background-color: #fffef3;
  border-color: rgba(51,51,51,0.1);
}
.lm-pc .ldg .le-vote {
  background-color: rgba(51,51,51,0.4);
  color: #FFF;
}
.lm-pc .lds::before,
.lm-pc .lds::after {
  background-color: #ebebeb;
}
.lm-pc .ldw>ul {
  border-color: #ebebeb;
}
.lm-pc .ldw>ul::after {
  background-color: #ebebeb;
}
.lm-pc .ldw .lu:nth-child(2n-1)::before {
  background-color: #ebebeb;
}
.lm-pc .ldf .lu-body {
  border-color: #ebebeb;
}
.lm-pc .ldf .le-extra {
  border-color: #ebebeb;
}
.lm-pc .lm-article--normal .au-header {
  border-color: #ebebeb;
}
.lm-pc .au-header {
  border-color: #ebebeb;
}
.lm-pc .au-info-right {
  color: #333;
}
.lm-pc .au-author {
  border-color: #ebebeb;
}
.lm-pc .au-author.has-author::after {
  background-color: #ebebeb;
}
.lm-pc .au-buttons .bt-report .count-num {
  border-color: #333;
}
.lm-pc .ae-voted-who.show h3 {
  border-color: #ebebeb;
}
.lm-pc .ae-voted-who .inner {
  border-color: #ebebeb;
}
.lm-pc .lm-comment--basic.lm-comment-form .cu-list {
  border-color: #ebebeb;
}
.lm-pc .lm-comment--bubble .ce-ctrl a {
  background-color: #f5f5f5;
  color: #999999;
}
.lm-pc .lm-comment-form .article-summary {
  border-color: #ebebeb;
}
.lm-pc .board-write .wu-header {
  border-color: #ebebeb;
}
.lm-pc .board-write .we-extra {
  border-color: #ebebeb;
}
.lm-pc .board-write .we-extra>li {
  border-color: #ebebeb;
}
.lm-pc .board-write .we-extra .lb {
  border-color: #ebebeb;
  background-color: #f5f5f5;
}
.lm-pc .board-write .we-extra .ip-wrap .ip:not(.ip--small) {
  background-color: #FFF;
  color: #333;
}
.lm-pc .board-write .we-extra .ip-wrap>p {
  border-color: #ebebeb;
  color: #999999;
}
a.lm-pc .lm-member .lemon-style2:hover {
  color: #333;
}
.lm-pc .lm-member .lemon-style2 a:hover {
  color: #333;
}
.lm-pc .lm-member-buttons .lbt--square {
  background-color: #FFF;
}
.lm-pc .lm-member-buttons .desc {
  background-color: #333;
  color: #FFF;
}
.lm-pc .lm-member-sidebar .follower {
  border-color: #ebebeb;
}
.lm-pc .lm-member-profile .lemon-style3 {
  background-color: #FFF;
}
.lm-pc .lm-member-menu li {
  border-color: #ebebeb;
}
.lm-pc .lm-member-content {
  border-color: #ebebeb;
}
.lm-pc .member-title {
  border-color: #ebebeb;
}
.lm-pc .member-modify>ul {
  border-color: #ebebeb;
}
.lm-pc .member-modify .th {
  border-color: #ebebeb;
}
.lm-pc .member-friend .mcu-footer .sbSelector {
  border-color: #333;
}
a.lm-pc .paging-button:hover {
  border-color: #333;
}
.lm-pc .lm-content .lm-rank {
  background-color: #f5f5f5;
}
.lm-pc .lm-sidebar .lm-widget-title,
.lm-pc .lm-sidebar .lm-rank h3 {
  background-color: #f5f5f5;
}
.lm-pc .lm-widget-list .lemon-style2 {
  background-color: #f5f5f5;
  color: #999999;
}
.lm-pc .lm-widget-list .lemon-style2:is(a):hover,
.lm-pc .lm-widget-list .lemon-style2 a:hover {
  color: #333;
}
.lm-pc .lm-widget-paging .bt-page {
  border-color: #e0e0e0;
}
.lm-pc .lm-widget .si {
  display: inline-block;
  width: 13px;
  height: 13px;
  -webkit-mask-size: 13px 13px;
  mask-size: 13px 13px;
}
.lm-pc .lm-widget .si--angle-left {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24' stroke='currentColor' stroke-width='2' fill='none' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='15 18 9 12 15 6'%3E%3C/polyline%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24' stroke='currentColor' stroke-width='2' fill='none' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='15 18 9 12 15 6'%3E%3C/polyline%3E%3C/svg%3E");
  background-color: #999999;
}
.lm-pc .lm-widget .si--angle-right {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24' stroke='currentColor' stroke-width='2' fill='none' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='9 18 15 12 9 6'%3E%3C/polyline%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24' stroke='currentColor' stroke-width='2' fill='none' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='9 18 15 12 9 6'%3E%3C/polyline%3E%3C/svg%3E");
  background-color: #999999;
}
.lm-pc .winfo-type--showed .lu-info {
  color: #999999;
}
.lm-pc .ws2 .lu-slide-thumbnail .no-thumbnail {
  background-color: #f5f5f5;
}
.lm-pc .header-content .ws2 .le-summary {
  color: #999999;
}
.lm-pc .bordered-thumbnail .ws2 .lu-slide-thumbnail .no-thumbnail {
  background-color: #FFF;
}
.lm-pc .ws .lu-slide-thumbnail .no-thumbnail-text {
  color: #d6d6d6;
}
.lightmode.lm-pc .ws .lu-slide-content {
  background-color: rgba(51,51,51,0.4);
}
.darkmode.lm-pc .ws .lu-slide-content {
  background-color: rgba(0,0,0,0.4);
}
.lm-pc .ws .le-text-new {
  color: #FF7A6F;
}
.lm-pc .ws .le-text-updated {
  color: #81BDE5;
}
.lm-pc .ws .le-comment {
  color: #FF7A6F;
}
.lm-pc .ws .le-vote {
  color: #FF7A6F;
}
.lm-pc .ws .profile-image {
  background-color: rgba(51,51,51,0.5);
}
.lm-pc .ws .bt-page {
  color: #333;
}
.lm-pc .ws .bt-page::after {
  background-color: #333;
}
.lm-pc .ws .page-number {
  background-color: rgba(51,51,51,0.4);
  color: #FFF;
}
.lm-pc .list-category--inline {
  border-color: #ebebeb;
}
.lm-pc .sticker-setting .lu-order button:not(.off):hover {
  background-color: #FFF7AF;
}
.lm-mobile .bg--dark .lm-custom-select {
  background-color: rgba(255,255,255,0.06);
}
.lm-mobile .bg--dark .lm-custom-select select {
  color: #FFF;
}
.lm-mobile .lm-buttons a {
  border-color: rgba(51,51,51,0.5);
}
.lm-mobile .lm-modal--large .bt-area {
  background-color: #f5f5f5;
}
.lm-mobile .lm-modal--large .bt-wide i {
  color: #333;
}
.lm-mobile .lm-modal .bg--dark .lm-custom-select {
  border-color: #515557;
}
.lm-mobile .lm-header .logo-wrap::after {
  background-color: #ebebeb;
}
.lm-mobile .gnb-header {
  border-color: #ebebeb;
}
.lm-mobile .gnb-header>ul>li.active::after {
  background-color: #333;
}
.lm-mobile .lm-header .mymenu--gnb {
  background-color: #f5f5f5;
}
.lm-mobile .mymenu--gnb .mymenu-list li {
  border-color: #e0e0e0;
}
.lm-mobile .mymenu--default {
  border-color: #ebebeb;
}
.lm-mobile .mymenu-si {
  display: inline-block;
  width: 17px;
  height: 17px;
  -webkit-mask-size: 17px 17px;
  mask-size: 17px 17px;
}
.lightmode.lm-mobile .mymenu-si--star-line {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='transparent' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolygon points='12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2'%3E%3C/polygon%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='transparent' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolygon points='12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2'%3E%3C/polygon%3E%3C/svg%3E");
  background-color: #333;
}
.darkmode.lm-mobile .mymenu-si--star-line {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='transparent' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolygon points='12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2'%3E%3C/polygon%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='transparent' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolygon points='12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2'%3E%3C/polygon%3E%3C/svg%3E");
  background-color: #FFF7AF;
}
.lightmode.lm-mobile .mymenu-si--star-plane {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='currentColor' stroke='none' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolygon points='12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2'%3E%3C/polygon%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='currentColor' stroke='none' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolygon points='12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2'%3E%3C/polygon%3E%3C/svg%3E");
  background-color: #FFF;
}
.lightmode.lm-mobile .mymenu-list .bt-add-menu {
  border-color: #333;
  background-color: #FFF7AF;
}
.darkmode.lm-mobile .mymenu-list .bt-add-menu {
  border-color: #FFF7AF;
}
.lm-mobile .lm-sidebar {
  background-color: rgba(255,255,255,0.8);
}
.lm-mobile .lm-sidebar-top {
  color: #333;
}
.lightmode.lm-mobile .lm-sidebar-top {
  background: #d3e8f6;
}
.darkmode.lm-mobile .lm-sidebar-top {
  background: linear-gradient(#FFF7AF 0%,#d3e8f6 100%);
}
.lm-mobile .lm-sidebar-top a {
  color: #333;
}
.lm-mobile .lm-sidebar .user-area .lm-pointbar .current-percent {
  background-color: #FFF7AF;
}
.lightmode.lm-mobile .login-buttons a {
  border-color: #323739;
}
.darkmode.lm-mobile .login-buttons a {
  border-color: rgba(50,55,57,0.15);
}
.lm-mobile .user-area .profile-image {
  border-color: #333;
}
.lm-mobile .user-area .profile-image span {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 250 400'%3E%3Ccircle cy='113' cx='124.81' r='105' fill='currentColor' /%3E%3Cpath d='m8.31 393.253 116.5-203.875 116.5 203.875h-233z' fill='currentColor' /%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 250 400'%3E%3Ccircle cy='113' cx='124.81' r='105' fill='currentColor' /%3E%3Cpath d='m8.31 393.253 116.5-203.875 116.5 203.875h-233z' fill='currentColor' /%3E%3C/svg%3E");
  background-color: #323739;
}
.lightmode.lm-mobile .user-area .bt-area a {
  border-color: #323739;
}
.darkmode.lm-mobile .user-area .bt-area a {
  border-color: rgba(50,55,57,0.15);
}
.lm-mobile .user-area .lm-pointbar-figure {
  background-color: rgba(50,55,57,0.1);
}
.lm-mobile .lm-pointbar-figure {
  background-color: #e0e0e0;
}
.lm-mobile .lm-pointbar-figure .current-percent {
  background-color: #FFF7AF;
}
.lm-mobile .search-global .ip {
  color: #333;
  background-color: rgba(51,51,51,0.06);
}
.lm-mobile .search-global .ip:focus {
  background-color: #FFF7AF !important;
}
.lm-mobile .search-global .bt-search {
  color: #333;
}
.lm-mobile.style-wavy .gnb-sidebar .wavy::after {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 26'%3E%3Cpath d='M 0 0 V 0 13 Q 12.5 0, 25 13 Q 37.5 26, 50 13 V 0' fill='currentColor'%3E%3C/path%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 26'%3E%3Cpath d='M 0 0 V 0 13 Q 12.5 0, 25 13 Q 37.5 26, 50 13 V 0' fill='currentColor'%3E%3C/path%3E%3C/svg%3E");
  background-color: #d3e8f6;
}
.lm-mobile .gnb-sidebar>ul>li {
  border-color: #474b4d;
}
.lm-mobile .gnb-sidebar>ul>li>ul>li>ul {
  border-color: #474b4d;
}
.lm-mobile .gnb-sidebar .fa-external-link-alt,
.lm-mobile .gnb-sidebar .fa-folder,
.lm-mobile .gnb-sidebar .fa-folder-open {
  color: #5b5f61;
}
.lm-mobile.style-wavy .gnb-icon .wavy::after {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 26'%3E%3Cpath d='M 0 0 V 0 13 Q 12.5 0, 25 13 Q 37.5 26, 50 13 V 0' fill='currentColor'%3E%3C/path%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 26'%3E%3Cpath d='M 0 0 V 0 13 Q 12.5 0, 25 13 Q 37.5 26, 50 13 V 0' fill='currentColor'%3E%3C/path%3E%3C/svg%3E");
  background-color: #d3e8f6;
}
.lm-mobile .gnb-icon .is--2depth>li {
  border-color: #474b4d;
}
.lm-mobile .gnb-icon .active {
  color: #FFF7AF;
}
.lm-mobile .active .menu-icon {
  background-color: #474b4d;
  color: rgba(255,255,255,0.8);
}
.style-wavy.lm-mobile .lm-footer .wavy--line::before {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 26'%3E%3Cpath d='M 0 13 Q 12.5 0, 25 13 Q 37.5 26, 50 13 Q 62.5 0, 75 13' stroke='currentColor' fill='transparent'%3E%3C/path%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 26'%3E%3Cpath d='M 0 13 Q 12.5 0, 25 13 Q 37.5 26, 50 13 Q 62.5 0, 75 13' stroke='currentColor' fill='transparent'%3E%3C/path%3E%3C/svg%3E");
  background-color: #d6d6d6;
}
.lm-mobile .select-lang-box::after {
  border-top-color: #323739;
}
.lm-mobile .lm-notify .bt-notify-unfix .bt-svg--times {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='15 3 21 3 21 9'%3E%3C/polyline%3E%3Cpolyline points='9 21 3 21 3 15'%3E%3C/polyline%3E%3Cline x1='21' y1='3' x2='14' y2='10'%3E%3C/line%3E%3Cline x1='3' y1='21' x2='10' y2='14'%3E%3C/line%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='15 3 21 3 21 9'%3E%3C/polyline%3E%3Cpolyline points='9 21 3 21 3 15'%3E%3C/polyline%3E%3Cline x1='21' y1='3' x2='14' y2='10'%3E%3C/line%3E%3Cline x1='3' y1='21' x2='10' y2='14'%3E%3C/line%3E%3C/svg%3E");
  background-color: #333;
}
.lightmode.lm-mobile .lm-notify.lm-modal--large .bt-area {
  background-color: #FFF7AF;
}
.darkmode.lm-mobile .lm-notify.lm-modal--large .bt-area {
  background-color: #d3e8f6;
}
.lm-mobile .notice-global {
  background-color: #f5f5f5;
}
.lm-mobile .notice-global-unit::after {
  background-color: #ebebeb;
}
.lm-mobile .notice-global .icon {
  border-color: #333;
}
.lm-mobile .lm-login .desc {
  border-color: rgba(255,255,255,0.1);
  color: rgba(255,255,255,0.6);
}
.lm-mobile .lm-custom-select {
  background-color: #f5f5f5;
  border-color: #e0e0e0;
}
.lm-mobile .lm-custom-select select {
  color: #333;
}
.lm-mobile .list-category a {
  background-color: #f5f5f5;
}
.lm-mobile .list-category .category--2depth::before,
.lm-mobile .list-category .category--2depth::after {
  background-color: #e0e0e0;
}
.lm-mobile .list-notice {
  background-color: #f5f5f5;
}
.lm-mobile .list-notice li {
  border-color: #e5e5e5;
}
.lm-mobile .paging .move-page::after {
  border-top-color: #323739;
}
.lm-mobile .paging .move-page input {
  background-color: #3c4143;
}
.lm-mobile .paging .move-page input:focus {
  background-color: #3c4143;
  border-color: #FF7A6F;
}
.lm-mobile .ldd {
  border-color: #ebebeb;
}
.lm-mobile .ldd .lu {
  border-color: #ebebeb;
}
.lm-mobile .ldd .le-update {
  background-color: #f5f5f5;
}
.lm-mobile .ldd .le-update.updated {
  background-color: #ffebe9;
}
.lm-mobile .lds::before {
  background-color: #ebebeb;
}
.lm-mobile .ldw>ul {
  border-color: #ebebeb;
}
.lm-mobile .ldw .lu {
  border-color: #ebebeb;
}
.lm-mobile .ldb .lu-header .le-si {
  display: inline-block;
  width: 13px;
  height: 13px;
  -webkit-mask-size: 13px 13px;
  mask-size: 13px 13px;
}
.lm-mobile .ldb .le-ldb-comment {
  color: #999999;
}
.lm-mobile .ldf .lu-body {
  border-color: #ebebeb;
}
.lm-mobile .ldf .le-extra {
  border-color: #ebebeb;
}
.lm-mobile .lm-article .au-header {
  border-color: #ebebeb;
}
.lm-mobile .lm-article .au-info-right {
  color: #999999;
}
.lm-mobile .lm-article .au-author {
  border-color: #ebebeb;
}
.lm-mobile .lm-article .au-buttons {
  position: relative;
}
.lm-mobile .lm-article .au-buttons-box {
  border-color: #333;
  background-color: rgba(255,255,255,0.8);
}
.lm-mobile .lm-article .au-buttons-box::after {
  background-color: #FFF;
}
.lm-mobile .lm-article .ae-nickname a {
  color: #333;
}
.lm-mobile .lm-article .ae-sign {
  border-color: #ebebeb;
}
.lm-mobile .lm-article .ae-author {
  border-color: #ebebeb;
}
.lm-mobile .lm-article .ae-voted-who.show h3 {
  background-color: #f5f5f5;
}
.lm-mobile .au-article-bottom .bt-list::before {
  border-top-color: #FFF;
  border-bottom-color: #FFF;
}
.lm-mobile .au-article-bottom .bt-list::after {
  border-right-color: #FFF;
}
.lm-mobile.style-straight .lm-comment .cu-buttons::before,
.lm-mobile.style-straight .lm-comment .cu-buttons::after {
  background-color: #323739;
}
.lm-mobile .lm-comment--bubble .comment-unit--reply.my-comment .cu-body {
  border-color: #FFF7AF;
}
.lm-mobile .lm-comment--bubble .cu-header .bt-comment-ctrl {
  background-color: #e0e0e0;
}
.darkmode.lm-mobile .lm-comment--bubble .cu-header .bt-comment-ctrl .bt-svg--dot {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewbox='0 0 10 2'%3E%3Crect x='0' y='0' width='2' height='2' fill='currentColor' /%3E%3Crect x='4' y='0' width='2' height='2' fill='currentColor' /%3E%3Crect x='8' y='0' width='2' height='2' fill='currentColor' /%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewbox='0 0 10 2'%3E%3Crect x='0' y='0' width='2' height='2' fill='currentColor' /%3E%3Crect x='4' y='0' width='2' height='2' fill='currentColor' /%3E%3Crect x='8' y='0' width='2' height='2' fill='currentColor' /%3E%3C/svg%3E");
  background-color: #707070;
}
.lm-mobile .lm-comment--bubble .cu-buttons::before {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 26 14'%3E%3Cpath d='M 0 14 V 0 7 Q 6.5 14, 13 7 Q 19.5 0, 26 7 V 14' fill='currentColor'%3E%3C/path%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 26 14'%3E%3Cpath d='M 0 14 V 0 7 Q 6.5 14, 13 7 Q 19.5 0, 26 7 V 14' fill='currentColor'%3E%3C/path%3E%3C/svg%3E");
  background-color: #323739;
}
.lm-mobile .lm-comment--bubble .cu-buttons::after {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 26 14'%3E%3Cpath d='M 0 0 V 0 7 Q 6.5 14, 13 7 Q 19.5 0, 26 7 V 0' fill='currentColor'%3E%3C/path%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 26 14'%3E%3Cpath d='M 0 0 V 0 7 Q 6.5 14, 13 7 Q 19.5 0, 26 7 V 0' fill='currentColor'%3E%3C/path%3E%3C/svg%3E");
  background-color: #323739;
}
.lm-mobile .lm-comment--bubble .cu-buttons a {
  background-color: #323739;
  color: #FFF;
}
.lm-mobile .lm-comment--bubble .cu-buttons a:hover {
  color: #FFF;
}
.lm-mobile .lm-comment--bubble .click-dummy {
  background-color: rgba(255,255,255,0.8);
}
.lm-mobile .lm-comment-form>h3 {
  border-color: #ebebeb;
}
.lm-mobile .board-write .wu-notice {
  border-color: #ebebeb;
}
.lm-mobile .board-write .we-extra {
  border-color: #ebebeb;
}
.lm-mobile .board-write .we-extra>li {
  border-color: #ebebeb;
}
.lm-mobile .board-write .we-extra .ip-wrap>p {
  border-color: #ebebeb;
  color: #999999;
}
.lm-mobile .lm-member-sidebar .follower {
  border-color: #ebebeb;
}
.lm-mobile .lm-member-profile .lemon-style3 {
  background-color: #FFF;
}
.lm-mobile .lm-member-menu {
  border-color: #e0e0e0;
}
.lm-mobile .lm-member-menu .menu-desc {
  background-color: #f9f9f9;
  border-color: #e0e0e0;
  color: #999999;
}
.lm-mobile .lm-member-content .mcu-header .lm-custom-select {
  border-color: #333;
}
.lm-mobile .lm-member-content .mcu-footer .manage-list .lm-custom-select {
  border-color: #333;
}
.lm-mobile .member-title {
  border-color: #ebebeb;
}
.lm-mobile .member-info-buttons {
  border-color: #ebebeb;
}
.lm-mobile .member-modify .bt-area {
  border-color: #ebebeb;
}
.lm-mobile .member-modify .lbt--bordered,
.lm-mobile .member-modify .dateRemover {
  background-color: #FFF;
}
.lm-mobile .lm-rank h3 {
  border-color: #ebebeb;
}
.lm-mobile .lm-widget-list .le-date {
  color: #999999;
}
.lm-mobile .lm-widget-list .le-nickname {
  color: #999999;
}
.lm-mobile .lm-widget + .widget-line {
  border-color: #ebebeb;
}
.lm-mobile .lm-widget .swiper-pagination-bullet {
  background-color: #e0e0e0;
}
.lm-mobile .lm-widget .swiper-pagination-bullet-active {
  background-color: #FF7A6F;
}
.lm-mobile .title-type--vl .lm-widget-title .bt-more,
.lm-mobile .title-type--vb .lm-widget-title .bt-more {
  background-color: #f5f5f5;
}
.lm-mobile .winfo-type--hided .le-nickname,
.lm-mobile .winfo-type--hided .le-date {
  color: #e0e0e0;
}
.lm-mobile .wb .le-nickname {
  color: #333;
}
.lightmode.lm-mobile .ws .lu-body {
  background-color: rgba(51,51,51,0.4);
}
.darkmode.lm-mobile .ws .lu-body {
  background-color: rgba(0,0,0,0.4);
}
.lm-mobile .lmd .me-ctrl .bt.opened {
  background-color: rgba(51,51,51,0.1);
}
.lm-mobile .lm-sticker .lemon-style3 {
  background-color: #f5f5f5;
}

/* Original file: modules/board/skins/lemon_board/cssless/board.css */

@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.click-dummy {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.lemon-style {
  display: inline-block;
  padding: 0 20px;
  height: 40px;
  line-height: 40px;
  border-radius: 20px 8px 20px 8px;
}
.lemon-style2 {
  display: inline-block;
  height: 23px;
  line-height: 24px;
  border-radius: 10px 10px 10px 0;
}
.bullet--category {
  margin-right: 2px;
}
.bullet--category.icon-default {
  font-size: 10px;
}
.bullet--new {
  display: inline-block;
  width: 6px;
  height: 6px;
  border-radius: 3px;
}
.lm-rating {
  display: inline-block;
  position: relative;
}
.lm-rating::after {
  content: '★★★★★';
  letter-spacing: 0.2em;
}
.lm-rating>span {
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  white-space: nowrap;
  overflow: hidden;
}
.lm-rating>span::after {
  content: '★★★★★';
  letter-spacing: 0.2em;
}
.dot svg {
  width: 10px;
  height: 2px;
}
.icon-notice {
  display: inline-block;
  position: absolute;
  width: 24px;
  height: 24px;
  line-height: 24px;
  border: 1px solid;
  box-sizing: border-box;
  border-radius: 50%;
  text-align: center;
}
.icon-notice .si {
  vertical-align: middle;
}
.lm-board {
  position: relative;
}
.lm-board-alert {
  position: absolute;
  left: 50%;
  z-index: 300;
}
.lm-board-alert>div {
  position: fixed;
  bottom: 10%;
  height: 32px;
  line-height: 32px;
  margin-top: -16px;
  opacity: 0;
  white-space: nowrap;
}
.lm-board .xe_content pre {
  position: relative;
  padding: 10px 15px;
  border: 1px solid;
  background-image: url("../../../../modules/modules/board/skins/lemon_board/images/bg_pre.png");
  overflow-x: auto;
  word-wrap: normal;
  z-index: 1;
}
.darkmode .lm-board .xe_content pre {
  background-image: url("../../../../modules/modules/board/skins/lemon_board/images/bg_preD.png");
}
.lm-board .xe_content a {
  text-decoration: underline;
}
.lm-board .xe_content a:hover {
  text-decoration: none;
}
.list-search-key {
  margin-bottom: 15px;
}
.list-search-key .bt-area {
  display: inline-block;
  margin-left: 5px;
}
.list-search-key .bt-search {
  text-decoration: underline;
}
.list-search-key .bt-search:hover {
  text-decoration: none;
}
.list .bullet--category {
  margin-right: 2px;
}
.list-footer {
  padding-top: 15px;
}
.list-footer .bt-write {
  float: right;
}
.list-footer .manage-articles {
  display: none;
  vertical-align: top;
}
.list-footer .manage-articles.active {
  display: inline-block;
}
.list-wrap .lu {
  position: relative;
}
.list-wrap .lu-check-area {
  display: inline-block;
  width: 0;
  height: 0;
  overflow: hidden;
  transition-property: width, margin-left;
  transition-duration: 0.3s;
}
.list-wrap .lu-check-area.active {
  width: 20px;
  height: auto;
}
.list-wrap .lu-info:empty {
  display: none;
}
.list-wrap .le-thumbnail {
  position: relative;
}
.list-wrap .le-thumbnail.no-thumbnail::after {
  content: none !important;
}
.list-wrap .le-thumbnail.no-thumbnail .no-thumbnail-bg {
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-mask-repeat: repeat;
  -webkit-mask-position: left top;
  -webkit-mask-size: 15px 15px;
  mask-repeat: repeat;
  mask-position: left top;
  mask-size: 15px 15px;
}
.list-wrap .le-board {
  display: inline-block;
  padding: 2px 8px;
}
.list-wrap .le-title {
  word-break: break-all;
}
.list-wrap .le-comment {
  font-family: 'Hepta Slab', sans-serif;
}
.list-wrap .le-summary {
  word-break: break-all;
}
.list-wrap .le-icon {
  display: inline-block;
  width: 15px;
  height: 15px;
  margin-bottom: 2px;
  border-radius: 2px;
  box-sizing: border-box;
  text-align: center;
  vertical-align: text-top;
}
.list-wrap .le-icon .icon {
  margin-top: 2px;
  text-indent: -9999px;
}
.list-wrap .le-icon--normal {
  border: 1px solid;
}
.list-wrap .le-icon--image {
  border: 1px solid;
}
.list-wrap .le-icon--image .icon {
  margin-top: 1px;
}
.list-wrap .le-icon--file {
  border: 1px solid;
}
.list-wrap .le-icon--youtube {
  border: 1px solid;
}
.list-wrap .le-icon-secret {
  display: inline-block;
  font-size: 12px;
  vertical-align: middle;
}
.list-wrap .le-icon-notice {
  display: inline-block;
  position: absolute;
  top: 50%;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  border-radius: 50%;
  border: 1px solid;
  box-sizing: border-box;
  text-align: center;
}
.list-wrap .le-icon-notice .le-si {
  margin-top: 3px;
  text-indent: -9990px;
  overflow: hidden;
}
.list-wrap .le-extra {
  width: 100%;
  border-collapse: collapse;
  border-top: 1px solid;
  box-sizing: border-box;
  margin-top: 10px;
  overflow: hidden;
}
.list-wrap .le-extra:empty {
  display: none;
}
.list-wrap .le-extra th {
  padding: 10px;
  border: 1px solid;
  white-space: nowrap;
  text-align: right;
}
.list-wrap .le-extra td {
  padding: 10px;
  border: 1px solid;
  word-break: break-all;
}
.list-wrap .le-si {
  vertical-align: text-top;
}
.font-en--lt .list-wrap .le-si--eye {
  margin: 1px 2px 0 0;
}
.font-en--th .list-wrap .le-si--eye {
  margin-top: 1px;
}
.list-wrap .no-document {
  padding: 50px 0;
  border-top: 1px solid;
  border-bottom: 1px solid;
  text-align: center;
}
.list-document .profile-image {
  border-radius: 50%;
}
.list-document:not(.ldb) .le-thumbnail::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: 1px solid;
  box-sizing: border-box;
}
.list-notice li {
  position: relative;
}
.list-notice .lu-check-area {
  margin: -5px 0;
  vertical-align: middle;
}
.list-notice .lu-check-area.active {
  width: 25px;
}
.list-notice .lu-notice--hided.hided {
  display: none;
}
.list-notice .lu-notice-toggle {
  padding: 8px 0 !important;
  text-align: center;
}
.list-notice .le-text-notice {
  display: inline-block;
  position: absolute;
}
.list-gallery .lu {
  display: inline-block;
  vertical-align: top;
}
.list-gallery .lu-info>span {
  display: inline-block;
}
.list-gallery .le-thumbnail {
  display: block;
  overflow: hidden;
}
.list-gallery .le-thumbnail img {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}
.thumb-type--ratio.list-gallery .le-thumbnail img {
  position: static;
  transform: none;
}
.list-gallery .le-thumbnail-youtube img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
}
.list-gallery .le-thumbnail.has-thumbnail i {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  opacity: 0.8;
}
.list-gallery .le-thumbnail.no-thumbnail {
  border: 1px solid;
  box-sizing: border-box;
  overflow: hidden;
}
.list-gallery .le-thumbnail.no-thumbnail .le-thumbnail-icon {
  display: inline-block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  border: 1px solid;
  text-align: left;
  z-index: 1;
}
.use-blacknwhite .le-thumbnail {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  transition-property: filter;
  transition-duration: 0.3s;
}
.use-blacknwhite .lu:hover .le-thumbnail {
  -webkit-filter: none;
  filter: none;
}
.paging {
  position: relative;
  text-align: center;
}
.paging-button {
  position: absolute !important;
  top: 8px;
  text-transform: uppercase;
}
a.paging-button {
  border-bottom: 1px solid transparent;
}
.paging-button--prev {
  left: 0;
}
.paging-button--next {
  right: 0;
}
.ldd .lu-info {
  margin-top: 5px;
}
.ldd .lu-info>span {
  display: inline-block;
  margin-right: 15px;
}
.ldd .le-thumbnail-icon {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  font-size: 22px;
  z-index: 1;
}
.ldd .le-thumbnail-icon i {
  font-size: 20px;
}
.ldd .le-category.in-title {
  display: inline-block;
  margin-right: 10px;
}
.ldd .le-category.in-info {
  position: relative;
}
.ldd .le-category.in-info:not(:only-child)::after {
  content: '';
  position: absolute;
  width: 1px;
  height: 10px;
}
.ldd .le-board.in-title {
  margin-right: 5px;
}
.ldg .lu-check-area {
  position: absolute;
  left: 10px;
  top: 10px;
  z-index: 20;
}
.thumb-type--ratio.ldg .le-thumbnail.no-thumbnail {
  padding-bottom: 100%;
}
.ldg .le-thumbnail--youtube img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
.ldg .le-vote {
  position: absolute;
  top: 15px;
  padding: 4px 10px 3px;
  border-radius: 10px 10px 10px 0;
  font-size: 11px;
  z-index: 2;
}
.ldg .le-vote .le-si--vote {
  margin-top: -1px;
}
.lm-mobile .ldg .le-vote .le-si--vote {
  margin-top: 0;
}
.ldg .le-nickname {
  margin-top: 2px;
}
.ldg.info-type--showed .list_unit.thumb-type--ration {
  text-align: center;
}
.ldg.info-type--showed .le-category-wrap {
  height: 34px;
  line-height: 34px;
  border-bottom: 1px solid;
}
.ldg.info-type--showed .le-category-wrap .wavy {
  display: inline-block;
  margin-top: 9px;
  min-width: 80px;
}
.ldg.info-type--hided .lu-body-wrap {
  position: relative;
  overflow: hidden;
}
.ldg.info-type--hided .lu-info {
  display: inline-block;
}
.thumb-type--ratio.ldg.info-type--hided .le-thumbnail.no-thumbnail {
  display: block;
  padding-bottom: 100%;
}
.ldg.info-type--hided .le-category-wrap:empty {
  display: none;
}
.ldr {
  position: relative;
}
.ldr .figure-line-vertical {
  position: absolute;
  top: 0;
  width: 1px;
  height: 100%;
}
.ldr>ul {
  position: relative;
  border-bottom: 1px solid;
}
.ldr .lu {
  position: static;
  box-sizing: border-box;
  text-align: center;
}
.thumb-type--ratio.ldr .lu {
  border-top: 1px solid;
}
.has-notice.ldr .lu:first-child::after {
  content: none;
}
.ldr .lu::before {
  position: absolute;
  left: 0;
  width: 100%;
  height: 1px;
}
.ldr .lu-title {
  margin-left: -10px;
  margin-right: -10px;
}
.ldr .lu-info>span:last-of-type,
.ldr .lu-info>span:only-of-type {
  margin-right: 0;
}
.thumb-type--ratio.ldr .le-thumbnail.no-thumbnail {
  display: block;
  padding-bottom: 100%;
}
.ldr .le-category-wrap .wavy {
  display: inline-block;
  min-width: 80px;
}
.ldr .le-summary {
  border-top: 1px dashed;
  border-bottom: 1px dashed;
  text-align: left;
}
.ldr .le-vote {
  position: relative;
  text-align: left;
}
.ldr .le-vote .voted-count {
  position: absolute;
  font-style: italic;
}
.ldr .le-extra2 {
  width: 100%;
  border-collapse: collapse;
}
.ldr .le-extra2 tr {
  border-bottom: 1px solid;
}
.ldr .le-extra2 th {
  text-align: left;
  white-space: nowrap;
}
.ldr .le-extra2 td {
  text-align: right;
  word-break: break-all;
}
.ldr .lu-info + .le-extra2 {
  margin-top: 15px;
  border-top: 1px solid;
}
.lds {
  position: relative;
  margin-bottom: 15px;
}
.lds.no-notice>ul {
  border-top: 1px solid;
}
.lds>ul::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 1px;
}
.lds .lu {
  display: inline-block;
  box-sizing: border-box;
  border-top: 1px solid;
  text-align: center;
}
.lds .lu-check-area {
  position: absolute;
  left: 10px;
  top: 10px;
  z-index: 20;
}
.lds .lu-info>span {
  display: inline-block;
}
.lds .lu-info-2nd {
  position: relative;
  font-style: italic;
}
.lds .lu-info-2nd::after {
  content: '';
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -30px;
  width: 60px;
  height: 1px;
  border-top: 1px solid;
}
.lds .lu-info-2nd:empty {
  display: none;
}
.lds .lu-info-2nd>span {
  display: inline-block;
  width: 50%;
  box-sizing: border-box;
}
.lds .lu-info-2nd>span:only-of-type {
  width: 100%;
}
.lds .lu-info-2nd .text {
  display: inline-block;
  margin-right: 2px;
  font: normal 10px/60px "Trebuchet MS";
  letter-spacing: 0.15em;
}
.lds .le-thumbnail {
  display: block;
  position: relative;
  overflow: hidden;
}
.lds .le-thumbnail img {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}
.lds .le-thumbnail--youtube img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
}
.lds .le-thumbnail i {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  opacity: 0.8;
}
.lds .le-category {
  display: inline-block;
}
.lds .le-category-wrap {
  display: inline-block;
}
.lds .le-secret {
  border: 1px solid;
}
.lds .le-secret a {
  display: block;
}
.lds .le-comment .updated {
  text-decoration: underline;
}
.lds .le-summary {
  text-align: justify;
}
.lds .le-summary i {
  display: block;
}
.lds .le-summary i:last-of-type {
  text-align: right;
}
.lds .le-text-new {
  display: inline-block;
}
.lds .le-thumbnail + .le-comment {
  margin-top: 0;
}
.ldw .lu-check-area.active {
  width: 30px;
  margin: -3px 0;
  vertical-align: middle;
}
.ldw .lu-info>span {
  display: inline-block;
  margin-right: 15px;
}
.ldw .le-thumbnail {
  display: inline-block;
  position: absolute;
  overflow: hidden;
}
.ldw .le-thumbnail.no-thumbnail {
  border: 1px solid;
  box-sizing: border-box;
}
.ldw .le-thumbnail.no-thumbnail .no-thumbnail-text {
  display: inline-block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  letter-spacing: 0.1em;
}
.ldw .le-thumbnail-icon {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  opacity: 0.8;
  z-index: 1;
}
.ldw .le-icon {
  margin-left: 3px;
}
.ldw .le-icon-secret {
  margin-right: 5px;
}
.ldw .le-summary {
  text-align: left;
}
.ldb .lu {
  position: relative;
  border: 1px solid;
}
.ldb .lu-info>span {
  display: inline-block;
  margin-right: 15px;
}
.ldb .lu-info .profile-image {
  margin-right: 3px;
}
.ldb .lu-body {
  position: relative;
  text-align: center;
}
.ldb .lu-slide {
  max-height: none;
}
.ldb .lu-slide-unit {
  width: 100%;
  position: absolute;
  left: 0;
  opacity: 0;
  overflow: hidden;
}
.ldb .lu-slide-unit.active {
  position: static;
  opacity: 1;
}
.ldb .lu-slide-paging .bt-page {
  display: inline-block;
  padding: 5px 10px;
}
.ldb .lu-slide-paging .bt-page .bt-svg {
  vertical-align: middle;
}
.ldb .lu-slide-paging .page-number {
  display: inline-block;
  margin: 0 5px;
}
.ldb .lu-slide img {
  max-width: 100%;
  height: auto;
}
.ldb .lu-content.long-content::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 200px;
  z-index: 1;
}
.ldb .lu-content.long-content .bt-expand {
  display: block;
}
.ldb .lu-content .bt-expand {
  display: none;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 2;
}
.ldb .lu-content .bt-expand button {
  display: inline-block;
  padding: 7px 0;
  width: 100px;
  letter-spacing: 0.1em;
  text-align: center;
}
.ldb .lu-buttons {
  position: relative;
  border-top: 1px solid;
  text-align: right;
}
.ldb .lu-buttons-right:empty {
  display: none;
}
.ldb .lu-buttons-right .bt {
  display: inline-block;
  margin-left: 8px;
}
.ldb .lu-buttons-right .bt button {
  width: 24px;
}
.ldb .le-si {
  text-indent: -9999px;
  overflow: hidden;
  margin-top: 1px;
}
.ldb .le-ldb-vote {
  display: inline-block;
  position: absolute;
  z-index: 1;
}
.ldb .le-ldb-vote .bt {
  display: inline-block;
  border-radius: 50%;
}
.ldb .le-ldb-vote .bt:first-of-type {
  margin-right: 50px;
}
.ldb .le-ldb-vote .voted-count {
  display: inline-block;
  position: absolute;
  left: 0;
  width: 50px;
  text-align: center;
}
.ldb .le-ldb-vote .voted-count.vote-only {
  text-align: left;
  padding-left: 8px;
}
.ldb .le-secret {
  display: inline-block;
  padding: 50px 0 25px;
  width: 200px;
  border-top: 1px solid;
}
.ldb .le-secret .fa-lock {
  font-size: 24px;
}
.ldb .le-secret p {
  margin-top: 15px;
}
.ldb .le-secret .auth {
  display: inline-block;
  margin-top: 15px;
}
.ldb .le-youtube {
  position: relative;
  padding-bottom: 56.25%;
}
.ldb .le-thumbnail {
  overflow: hidden;
}
.ldb .le-thumbnail img {
  max-width: 100%;
  height: auto;
}
.ldb .le-content {
  overflow: hidden;
}
.ldb .le-content .xe_content {
  text-align: left;
}
.ldf {
  border-top: 1px solid;
}
.ldf .lu {
  position: relative;
  border-bottom: 1px solid;
}
.ldf .lu-check-area {
  position: relative;
  margin: -3px 0;
  vertical-align: middle;
  z-index: 11;
}
.ldf .lu-check-area.active {
  width: 30px;
}
.ldf .lu-header {
  position: relative;
}
.ldf .lu-body {
  display: none;
  position: relative;
}
.ldf .le-category {
  position: relative;
  margin-right: 10px;
  z-index: 11;
}
.ldf .le-text-faq {
  position: absolute;
}
.ldf .le-text-my {
  display: inline-block;
  padding: 0 6px;
  margin: -2px 2px 0 0;
  height: 20px;
  line-height: 20px;
  border-radius: 10px 10px 2px 10px;
  vertical-align: middle;
}
.ldf .le-ldf-ctrl {
  position: relative;
  text-align: right;
}
.ldf .le-ldf-ctrl a {
  margin-left: 10px;
}
.ldf .le-ldf-ctrl .bt-reply {
  position: absolute;
  left: 0;
  margin-left: 0;
}
.ldf .le-comment {
  border-top: none;
}
.ldf .le-icon--image {
  margin: 1px 2px 0 0;
  vertical-align: middle;
}
.ldf .ae-extra {
  border: 1px solid;
  border-bottom: none;
}
.lm-article {
  position: relative;
}
.lm-article.has-list {
  margin-bottom: 15px;
}
.lm-article .bt-voted-who {
  display: inline-block;
  vertical-align: middle;
}
.lm-article .bt-voted-who>button {
  position: relative;
  height: 34px;
}
.lm-article .bt-voted-who--profile .fa-stack {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 4;
}
.lm-article .bt-voted-who--profile .fas {
  font-size: 0.9em;
}
.lm-article .bt-voted-who .profile-image {
  position: relative;
  border: 2px solid;
  vertical-align: top;
}
.lm-article .bt-voted-who .profile-image:first-of-type {
  left: 0;
  z-index: 3;
}
.lm-article .bt-voted-who .profile-image:nth-of-type(2) {
  margin-left: -18px;
  z-index: 2;
}
.lm-article .bt-voted-who .profile-image:nth-of-type(3) {
  margin-left: -18px;
  z-index: 1;
}
.lm-article .bt-voted-who .profile-image:nth-of-type(4),
.lm-article .bt-voted-who .profile-image:nth-of-type(5) {
  display: none;
}
.lm-article .xe_content {
  word-break: break-all;
}
.lm-article .xe_content img {
  max-width: 100%;
  height: auto;
}
.lm-article .lm-spoiler {
  position: absolute;
  left: 0;
  top: -1px;
  padding: 25px 0;
  width: 100%;
  box-sizing: border-box;
  border: 1px solid;
  text-align: center;
  z-index: 2;
}
.lm-article .lm-spoiler-bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-mask-repeat: repeat;
  mask-repeat: repeat;
  -webkit-mask-position: left top;
  mask-position: left top;
  -webkit-mask-size: 15px 15px;
  mask-size: 15px 15px;
  z-index: 1;
}
.lm-article .lm-spoiler .lm-message {
  position: relative;
  z-index: 2;
}
.lm-article .lm-spoiler .lm-message .desc {
  margin-bottom: 0;
}
.lm-article .lm-spoiler .lm-message .desc .bt-wrap {
  margin-left: 10px;
}
.au-header h1 {
  word-break: break-all;
}
.au-header h1 span {
  font-weight: normal !important;
}
.au-header .scrapped {
  position: relative;
  margin: -5px 3px 0 0;
}
.au-header .bt-send-msg {
  margin: -3px 3px -3px 0;
  padding: 0 6px;
  vertical-align: middle;
}
.au-header .admin-memo {
  margin: -3px 3px -3px 0;
}
.au-header .admin-memo .lemon-style2 {
  padding: 0 6px;
  vertical-align: middle;
}
.au-body--secret form {
  margin-top: 10px;
}
.au-content {
  position: relative;
}
.au-buttons--style2 {
  position: relative;
}
.ae-si--eye {
  vertical-align: text-top;
}
.lm-mobile .ae-si--eye {
  margin-top: 1px;
}
.ae-si--clock {
  vertical-align: middle;
  margin-top: -2px;
}
.lm-mobile .ae-icon-secret {
  vertical-align: middle;
  margin-top: -4px;
}
.ae-comment--bottom {
  float: left;
  padding: 0 10px;
  height: 30px;
  line-height: 26px;
}
.ae-category {
  display: inline-block;
  margin-bottom: 5px;
}
.ae-font-style .toggle-font {
  margin: 0 10px;
}
.ae-font-style .bt-size {
  display: inline-block;
  width: 20px;
  height: 20px;
  line-height: 20px;
  border: 1px solid;
  border-radius: 50%;
}
.ae-extra {
  width: 100%;
  border-spacing: 0;
}
.ae-extra:empty {
  display: none;
}
.ae-extra th {
  border-right: 1px solid;
  border-bottom: 1px solid;
  text-align: right;
  font-weight: normal;
  white-space: nowrap;
}
.ae-extra td {
  border-bottom: 1px solid;
  word-break: break-all;
}
.ae-tags {
  margin-top: 25px;
}
.ae-tags li {
  display: inline-block;
  margin-right: 10px;
}
.ae-tags li a {
  display: inline-block;
  padding: 0 10px;
  height: 24px;
  line-height: 26px;
  border-radius: 12px 3px 12px 3px;
}
.ae-youtube {
  position: relative;
  height: 0;
  padding-bottom: 56.25%;
  margin-bottom: 25px;
}
.ae-youtube iframe {
  position: absolute;
  width: 100%;
  height: 100%;
}
.ae-sign h3 {
  position: relative;
}
.ae-sign .wavy {
  display: inline-block;
  width: 100px;
}
.ae-sign .no-sign {
  text-align: center;
}
.ae-sign-body img {
  max-width: 100%;
  height: auto;
}
.ae-author-new {
  display: inline-block;
  margin-top: -2px;
  vertical-align: middle;
}
.ae-author-list--comment {
  display: none;
}
.ae-author-list--comment .icon-comment {
  margin-right: 3px;
}
.ae-author-list ul {
  overflow: hidden;
}
.ae-author-list li {
  line-height: 20px;
  margin-bottom: 5px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ae-author-list li:last-child {
  margin-bottom: 0 !important;
}
.ae-author-board {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.ae-author-board::after {
  content: '';
  position: absolute;
  right: 3px;
  top: 5px;
  height: 10px;
  width: 1px;
}
.au-buttons--style1 .ae-vote {
  float: left;
}
.au-buttons--style2 .ae-vote {
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
}
.au-buttons--style2 .ae-vote .bt-vote--big {
  display: inline-block;
  min-width: 60px;
  height: 60px;
  border: 2px solid;
}
.au-buttons--style2 .ae-vote .bt-vote--big .count {
  display: block;
  margin: 4px 2px 0;
}
.darkmode .ae-vote .lbt.bg--yellow {
  background-color: transparent !important;
}
.ae-voted-who {
  margin: 25px 0 -25px;
  font-size: 11px;
}
.ae-voted-who h3 {
  display: none;
}
.ae-voted-who li {
  display: inline-block;
  width: 55px;
  margin: 0 3px 10px;
  word-break: break-all;
  vertical-align: top;
}
.lm-article.no-profile .ae-voted-who li {
  width: auto;
  margin-right: 15px;
}
.ae-voted-who .nickname {
  display: inline-block;
  margin-top: 3px;
  line-height: 140%;
  word-break: break-all;
}
.no-profile.ae-voted-who .nickname {
  margin-top: 0;
}
.article-share .inner {
  padding: 30px 15px;
  text-align: center;
}
.article-share-list {
  margin: 0 -10px 15px;
}
.article-share-list>a {
  display: inline-block;
  width: 36px;
  height: 36px;
  border-radius: 18px 18px 18px 5px;
  overflow: hidden;
  margin: 0 5px 10px 5px;
}
.article-share-list img {
  width: 36px;
  height: 36px;
}
.article-report textarea.ip {
  display: none;
  margin-top: 15px;
  overflow: hidden;
}
.article-files li {
  position: relative;
  word-break: break-all;
  border-bottom: 1px solid;
}
.article-files li:last-child {
  border-bottom: none;
}
.article-files li>a {
  display: block;
}
.article-files-icon {
  display: inline-block;
  position: absolute;
  left: 5px;
  top: 5px;
  width: 40px;
  height: 40px;
  line-height: 42px;
  border-radius: 20px;
  transition-property: opacity;
  transition-duration: 0.3s;
  text-align: center;
  font-size: 18px;
}
.article-files-icon.off {
  opacity: 1;
}
a:hover .article-files-icon.off {
  opacity: 0;
}
.article-files-icon.on {
  opacity: 0;
}
a:hover .article-files-icon.on {
  opacity: 1;
}
.article-files .file-down-count {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  padding: 0 10px;
  letter-spacing: 0.1em;
}
.send-msg-form.off {
  display: none;
}
.send-msg-form input.ip {
  margin-bottom: 10px;
}
.send-msg-form textarea.ip {
  height: 100px;
  resize: none;
  padding: 10px 15px;
  line-height: 140%;
}
.send-msg-profile {
  position: relative;
  height: 60px;
  margin-bottom: 15px;
  white-space: nowrap;
}
.send-msg-profile .receiver {
  position: absolute;
  left: 0;
  top: 0;
  text-align: right;
}
.send-msg-profile .sender {
  position: absolute;
  right: 0;
  bottom: 0;
  text-align: right;
}
.send-msg-profile .sender .profile-image {
  vertical-align: bottom;
}
.send-msg-nickname {
  display: inline-block;
  position: absolute;
  padding: 5px 10px;
}
.receiver .send-msg-nickname {
  left: 50px;
  top: 0;
  padding-right: 15px;
  border-radius: 15px 15px 15px 0;
}
.sender .send-msg-nickname {
  right: 50px;
  bottom: 0;
  padding-left: 15px;
  border-radius: 15px 15px 0 15px;
  vertical-align: bottom;
}
.send-msg-success.off {
  display: none;
}
.send-msg .fa-paper-plane {
  margin-bottom: 15px;
  font-size: 32px;
}
.cu-member-only {
  text-align: center;
}
.lm-comment {
  border-top: 1px solid;
}
.lm-comment .comment-unit {
  position: relative;
}
.lm-comment .cu-notice {
  position: relative;
  min-height: 40px;
  box-sizing: border-box;
  border-bottom: 1px solid;
}
.lm-comment .cu-message {
  padding: 25px 15px;
}
.has-comment.lm-comment .cu-message {
  margin-bottom: -1px;
  border-bottom: 1px solid;
}
.lm-comment .cu-list {
  position: relative;
}
.has-comment-spoiler.lm-comment .cu-list {
  min-height: 135px;
}
.lm-comment .cu-header>span:not(.ce-nickname) {
  margin-left: 5px;
  vertical-align: middle;
}
.lm-comment .cu-profile {
  position: absolute;
  left: 0;
  top: 0;
}
.lm-comment .cu-guest-time {
  border-bottom: 1px solid;
}
.lm-comment .cu-secret-guest {
  margin-top: 10px;
}
.lm-comment .cu-secret .ip {
  width: 150px;
  vertical-align: middle;
}
.lm-comment .cu-secret .lbt--square {
  vertical-align: middle;
}
.lm-comment .ce-icon-secret {
  display: inline-block;
  margin-right: 3px;
  margin-left: 0;
  font-size: 12px;
  vertical-align: middle;
}
.lm-comment .ce-rank {
  display: inline-block;
  position: absolute;
  border-radius: 50%;
  border: 2px solid;
  text-align: center;
  font-size: 10px;
}
.darkmode .lm-comment .ce-rank {
  border: 1px solid;
}
.lm-comment .ce-best {
  display: inline-block;
  margin: -2px 5px 0 0 !important;
  text-transform: uppercase;
}
.lm-comment .ce-best svg {
  width: 16px;
  height: 16px;
  vertical-align: middle;
}
.lm-comment .ce-best-text {
  display: inline-block;
  padding-bottom: 2px;
  border-bottom: 2px solid;
}
.lm-comment .ce-text-writer {
  display: inline-block;
  padding: 3px 6px 2px;
  margin-top: -2px;
  border-radius: 10px 10px 10px 0;
}
.darkmode .lm-comment .ce-text-writer {
  padding: 0 0 2px !important;
  background-color: transparent;
  border-bottom: 2px solid;
  border-radius: 0;
}
.lm-comment .ce-text-parent {
  display: inline-block;
  margin-bottom: 5px;
}
.lm-comment .ce-text-parent i {
  margin-right: 3px;
}
.lm-comment .ce-vote .writer-vote {
  display: inline-block;
  position: relative;
  height: 23px;
  vertical-align: middle;
}
.lm-comment .ce-vote .writer-vote .profile-image {
  width: 23px;
  height: 23px;
}
.lm-comment .ce-vote .writer-vote .fas {
  font-size: 0.9em;
}
.lm-comment .ce-si {
  vertical-align: text-top;
  margin-top: 1px;
}
.lm-comment .ce-si--lock {
  margin-top: -1px;
}
.lm-comment .ce-si--notice {
  margin-top: 1px;
}
.lm-comment .ce-reload {
  margin: 25px 0 -25px;
  text-align: center;
}
.lm-comment .ce-reload-alert {
  display: inline-block;
  padding: 0 5px;
  margin-top: 5px;
  min-width: 5px;
  height: 22px;
  line-height: 22px;
  opacity: 0;
  transition-property: opacity;
  transition-duration: 0.3s;
}
.lm-comment .ce-reload-alert.active {
  opacity: 1;
}
.lm-comment .ce-paging {
  text-align: center;
}
.lm-comment .ce-paging--prev {
  padding: 10px 0;
}
.lm-comment .ce-paging--next {
  padding-top: 10px;
}
.lm-comment .ce-paging--decimal {
  padding-top: 15px;
}
.lm-comment .ce-paging--decimal .page-num {
  display: inline-block;
  padding: 0 5px;
}
.lm-comment--basic .comment-unit {
  border-bottom: 1px solid;
}
.lm-comment--basic .ce-nickname {
  font-weight: 500;
  vertical-align: middle;
}
.lm-comment--basic .ce-reply-button a {
  margin-right: 10px;
}
.lm-comment--basic .ce-vote--buttons {
  float: right;
  display: inline-block;
  margin: 0 -5px 0 0;
}
.lm-comment--basic .ce-vote--buttons .bt {
  margin-left: 5px;
  padding: 3px 5px;
}
.lm-comment--basic .ce-vote .writer-vote {
  margin-right: -5px;
}
.lm-comment--basic .ce-vote .writer-vote .fa-stack {
  position: absolute;
  left: -5px;
  bottom: -1px;
}
.lm-comment--basic .ce-ctrl {
  position: absolute;
  right: 15px;
  top: 20px;
}
.lm-comment--basic .ce-ctrl a {
  margin-left: 5px;
}
.lm-comment--basic .ce-paging--prev {
  border-bottom: 1px solid;
}
.lm-comment--basic .ce-paging-line {
  height: 5px;
  border-bottom: 1px solid;
}
.no-profile.lm-comment--bubble .comment-unit {
  padding-left: 0;
}
.lm-comment--bubble .comment-unit.my-comment .cu-body {
  border-left: 10px solid;
}
.lm-comment--bubble .comment-unit.best-comment .cu-body {
  border-left: none;
}
.lm-comment--bubble .cu-header {
  margin-bottom: 8px;
}
.lm-comment--bubble .cu-body {
  position: relative;
  display: inline-block;
  box-sizing: border-box;
  border-radius: 0 10px 10px 0;
}
.lm-comment--bubble .ce-vote--view {
  margin-bottom: 10px;
}
.lm-comment--bubble .ce-vote--view:empty {
  display: none;
}
.lm-comment--bubble .ce-vote--view>span {
  display: inline-block;
  padding: 2px 5px;
}
.lm-comment--bubble .ce-vote .writer-vote .fa-stack {
  position: absolute;
  left: 5px;
  bottom: 2px;
}
.lm-comment--bubble .ce-paging-line {
  height: 25px;
  border-bottom: 3px double;
}
.lm-comment--bubble .xe_content {
  margin-bottom: 5px;
}
.lm-comment--faq {
  border-top: none;
}
.lm-comment--faq .comment-unit {
  position: relative;
}
.lm-comment--faq .ce-ctrl {
  position: absolute;
}
.lm-comment--faq .ce-ctrl a {
  margin-left: 5px;
}
.lm-comment--faq .ce-nickname {
  display: inline-block;
}
.lm-comment .lm-spoiler {
  height: calc(100% + 2px);
}
.lm-comment .bullet--new {
  margin: 0 0 1px 5px;
}
.darkmode .lm-comment .profile-image.bordered {
  border: none;
}
.comment-write {
  position: relative;
}
.comment-write .profile-image {
  position: absolute;
  left: 0;
}
.comment-write .cwu-message {
  text-align: center;
}
.comment-write .cwu-body {
  position: relative;
}
.mode--text.comment-write .cwu-body {
  min-height: 40px;
  border-radius: 0 20px 20px 0;
}
.comment-write .cwu-options {
  padding-top: 10px;
}
mode--guest .comment-write .cwu-options {
  height: 30px;
}
.comment-write .cwu-options .unit {
  margin-right: 10px;
}
.comment-write .cwe-textarea {
  float: left;
  margin: 0;
  width: calc(100% - 25px) !important;
  height: 40px;
  padding: 9px 15px;
  background-color: transparent;
  border: none;
  box-sizing: border-box;
  resize: none;
  overflow: hidden;
}
.use-sticker.comment-write .cwe-textarea {
  width: calc(100% - 70px) !important;
}
.lm-comment-form .comment-write .cwe-textarea {
  width: calc(100% - 70px) !important;
}
.comment-write .cwe-check-secret {
  overflow: hidden;
  cursor: pointer;
}
.comment-write .cwe-check-secret input {
  position: absolute;
  opacity: 0;
}
.comment-write .cwe-check-secret input:checked + span .checked {
  display: inline-block;
}
.comment-write .cwe-check-secret input:checked + span .unchecked {
  display: none;
}
.lm-layout .comment-write .cwe-check-secret .checked {
  display: none;
}
.comment-write .cwe-user-info {
  display: inline-block;
}
.mode--text.comment-write .cwe-user-info {
  float: right;
}
.mode--text.comment-write .cwe-user-info .ip {
  margin-left: 10px;
}
.mode--editor.comment-write .cwe-user-info .ip {
  margin-right: 10px;
}
.comment-write .cwe-si {
  vertical-align: middle;
  margin-top: -1px;
}
.comment-write .bt-area {
  display: inline-block;
  position: absolute;
}
.mode--text.comment-write .bt-area {
  right: 5px;
  bottom: 5px;
}
.mode--editor.comment-write .bt-area {
  right: 0;
  top: calc(100% + 10px);
}
.comment-write .bt-area .lm-bubble {
  margin-left: 2px;
}
.comment-write .bt-area button {
  vertical-align: bottom;
}
.comment-write .bt-area .bt-sticker button {
  margin: 0 -2px -2px 0;
}
.comment-write .bt-area .bt-sticker .cwe-si-wrap {
  position: relative;
  z-index: 1;
}
.comment-write .bt-area .bt-sticker .cwe-si-wrap::after {
  content: '';
  position: absolute;
  left: 2px;
  top: 1px;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  z-index: -1;
}
.comment-write--reply {
  display: none;
}
.lm-comment-form .comment-write--reply {
  margin: 0;
}
.comment-write--reply .cwe-textarea {
  width: calc(100% - 65px) !important;
}
.comment-write--reply .cwu-form {
  height: 0;
  overflow: hidden;
}
.stk_display {
  position: relative;
  clear: both;
}
.comment-write--reply .stk_display {
  margin-top: 0;
}
.comment-write--reply .stk_display::before,
.comment-write--reply .stk_display::after {
  content: none;
}
.stk_display.display-toggle {
  display: none;
}
.comment-write--default .stk_display .bt_close {
  display: none;
}
.comment-write--reply .stk_display .bt_close {
  display: inline-block;
}
.stk_display .sticker_pack {
  position: relative;
  height: auto !important;
  border-top: 1px solid;
  border-bottom: 1px solid;
}
.stk_display .sticker_pack>ul>li {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
}
.stk_display .sticker_pack>ul>li a {
  display: inline-block;
  position: relative;
  width: 40px;
  height: 40px;
  line-height: 40px;
  transition-property: opacity;
  transition-duration: 0.3s;
  opacity: 0.5;
}
.stk_display .sticker_pack>ul>li a:hover {
  opacity: 1;
}
.stk_display .sticker_pack>ul>li.on {
  position: relative;
}
.stk_display .sticker_pack>ul>li.on a {
  opacity: 1;
}
.stk_display .sticker_pack div>img {
  width: 40px;
  height: 40px;
  object-fit: cover;
}
.stk_display .sticker_pack .bt_module {
  display: inline-block;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  vertical-align: middle;
  text-align: center;
}
.stk_display .sticker_pack .bt_module.bt_left {
  left: 0;
}
.stk_display .sticker_pack .bt_module.bt_right {
  right: 0;
}
.stk_display .sticker_pack .bt_module a {
  display: inline-block;
  width: 20px;
  height: 40px;
  line-height: 40px;
  text-align: center;
}
.stk_display .sticker_pack .bt_module .lm-bubble-button {
  display: inline-block;
  width: 40px;
  height: 40px;
}
.stk_display .sticker_pack a svg {
  width: 22px;
  margin-top: 8px;
}
.stk_display .stk_body {
  text-align: center;
}
.stk_display .stk_body>ul>li {
  display: inline-block;
}
.stk_display .stk_body>ul>li a {
  display: inline-block;
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.stk_display .stk_body .no_sticker {
  padding: 25px;
}
.board-write {
  position: relative;
}
.board-write .wu-notice {
  position: relative;
  padding: 15px 15px 15px 50px;
  border-bottom: 1px solid;
  line-height: 160%;
}
.board-write .wu-notice-icon {
  position: absolute;
  left: 15px;
  top: 15px;
}
.board-write .wu-header {
  position: relative;
}
.board-write .wu-header .bt-area {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -15px;
}
.board-write .wu-options-color {
  display: inline-block;
  margin-right: 10px;
}
.board-write .wu-options-color .color-indicator {
  padding: 0 10px;
  width: 100px;
  height: 26px;
  border: 1px solid;
  vertical-align: middle;
}
.board-write .wu-options-color .jPicker {
  margin-left: 5px;
  vertical-align: middle;
}
.board-write .wu-options .lm-check {
  margin-right: 10px;
}
.board-write .wu-options .notice-type {
  border: 1px solid;
}
.board-write .wu-body .bt-area {
  position: relative;
}
.board-write .wu-body .bt-area--left {
  position: absolute;
  left: 0;
  top: 0;
}
.board-write .wu-body .bt-area--left button {
  margin-left: 0;
}
.board-write .we-category {
  position: relative;
}
.board-write .we-category .click-disable {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.board-write .we-title .ip {
  width: 100%;
}
.board-write .we-textarea {
  padding: 15px;
  border: none;
  box-sizing: border-box;
  overflow: auto;
}
.board-write .we-extra:empty {
  display: none;
}
.board-write .we-extra .keZip input {
  border: none;
  height: 30px;
  line-height: 28px;
  padding: 0 10px;
}
.board-write .we-extra .keZip label {
  display: inline-block;
  width: 80px;
}
.board-write .we-extra .tel {
  margin-right: 5px;
}
.skin-setting {
  display: none;
}
.skin-setting-inner {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 0 30px;
  box-sizing: border-box;
  background-color: rgba(0,0,0,0.9);
  z-index: 99;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  color: #FFF;
}
.skin-setting .meesage {
  display: none;
}
.skin-setting h1 {
  display: none;
  margin: 0;
}
.skin-setting section:first-of-type {
  display: none;
  margin: 0;
}
.skin-setting section h2 {
  margin-bottom: 30px;
  padding: 20px 0;
  border: 2px solid;
  border-color: #555;
  font-weight: normal;
  text-align: center;
  font-size: 18px;
  letter-spacing: 0.15em;
  font-family: 'IropkeBatangM', 'IropkeBatangOTFM', 'NanumMyeongjo', 'Batang', serif;
  cursor: pointer;
}
.skin-setting .x_control-group {
  display: none;
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px dashed rgba(255,255,255,0.1);
}
.skin-setting .x_control-label {
  letter-spacing: 0.15em;
}
.skin-setting .x_controls {
  margin-top: 15px;
  overflow: hidden;
}
.skin-setting .x_controls label {
  margin-right: 10px;
  line-height: 180%;
}
.skin-setting .x_controls textarea,
.skin-setting .x_controls input[type=text],
.skin-setting .x_controls input[type=file] {
  position: relative;
  display: block;
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
  border: 1px solid;
  border-color: rgba(255,255,255,0.3);
  background-color: rgba(255,255,255,0.1);
  line-height: 140%;
  color: #FFF;
  z-index: 1;
}
.skin-setting .x_controls textarea:focus,
.skin-setting .x_controls input[type=text]:focus,
.skin-setting .x_controls input[type=file]:focus {
  border: 1px solid;
  border-color: #ffffff;
}
.skin-setting .x_icon-question-sign {
  display: none;
}
.skin-setting .x_help-block {
  display: block;
  margin-top: 10px;
  font-size: 12px;
  opacity: 0.5;
}
.skin-setting .bt-area {
  padding-bottom: 60px;
  text-align: center;
}
.skin-setting .bt-area .bt {
  margin: 0 10px;
  width: 80px;
  line-height: 34px;
  background-color: transparent !important;
  border: 1px solid !important;
  border-color: #555 !important;
}
.skin-setting .bt-area .bt i,
.skin-setting .bt-area .bt svg {
  color: #ccc;
}

/* Original file: modules/board/skins/lemon_board/cssless/board_pc.css */

.lm-sidebar-right {
  padding-left: 5px;
  box-sizing: border-box;
}
.lemon-style2 {
  font-size: 11px;
}
.le-text-new {
  vertical-align: text-top;
  font-size: 11px;
}
.bullet--category {
  margin-bottom: 3px;
  vertical-align: middle;
  font-size: 14px;
}
.bullet--new {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 4px;
}
.icon-notice .si {
  margin-top: -2px;
}
.font-main--nt .icon-notice .si {
  margin-top: -7px;
}
.board-header {
  margin-bottom: 25px;
}
.board-title {
  display: inline-block;
  font-size: 18px;
}
.board-desc {
  display: inline-block;
  margin-left: 10px;
}
.font-main--nt .board-desc {
  margin-top: 8px;
}
.best-articles {
  display: table;
  width: 100%;
  margin-bottom: 25px;
  border-top: 3px double;
  border-bottom: 1px solid;
}
.best-articles-box {
  display: table-cell;
  width: 50%;
  vertical-align: top;
}
.best-articles .side-left {
  padding: 20px 20px 20px 0;
  border-right: 1px solid;
}
.best-articles .side-right {
  padding: 20px 0 20px 20px;
}
.best-articles .title-type--hb .lm-widget-title h3 {
  letter-spacing: 0;
}
.best-articles .title-type--hl .lm-widget-title h3 {
  position: relative;
  padding: 0 0 0 18px !important;
  border-bottom: none !important;
}
.best-articles .title-type--hl .lm-widget-title h3::after {
  content: '';
  position: absolute;
  left: 0;
  top: 8px;
  width: 10px;
  height: 2px;
}
.list-header:empty {
  display: none;
}
.list-category + .list-sort {
  margin-left: 3px;
}
.list-category--dropdown>ul {
  min-width: 120px;
}
.list-category--dropdown>ul>li>ul {
  margin-top: 5px;
}
.list-category--inline {
  margin: 15px 0 -15px;
  padding: 10px 0;
  border-top: 1px solid;
}
.list-category--inline>ul>li {
  display: inline-block;
  position: relative;
  margin-right: 25px;
}
.list-category--inline>ul>li>a {
  display: inline-block;
  padding: 5px 0;
}
.list-category--inline>ul>li>ul {
  position: absolute;
  left: 50%;
  top: 100%;
  margin-top: -30px;
  transform: translateX(-50%);
  height: 0;
  overflow: hidden;
  opacity: 0;
  border: 1px solid;
  white-space: nowrap;
  transition-property: margin-top, opacity;
  transition-duration: 0.3s;
  font-size: 13px;
  z-index: 90;
}
.list-category--inline>ul>li>ul>li {
  padding-top: 10px;
}
.list-category--inline>ul>li:hover>ul {
  margin-top: 0;
  padding: 0 15px 10px;
  height: auto;
  min-width: 100%;
  box-sizing: border-box;
  overflow: visible;
  opacity: 1;
}
.list-category--inline li.active {
  font-weight: bold;
}
.list-category--inline .icon-arrow {
  margin-left: 3px;
}
.list-category--inline .icon-help {
  margin: -2px 0 0 1px;
  vertical-align: middle;
}
.font-en--hs .list-category--inline .count {
  font-size: 12px;
}
.list-sort>ul {
  width: 90px;
}
.list-type {
  float: right;
}
.list-search-key .bt-cancel {
  font-size: 13px;
}
.list-buttons {
  position: absolute;
  right: -50px;
  top: 0;
  width: 30px;
  z-index: 10;
}
.list-buttons>div {
  width: 30px;
  text-align: center;
}
.list-buttons>div.fix {
  position: fixed;
  top: 70px;
}
.list-buttons ul {
  margin-bottom: 15px;
}
.list-buttons ul li {
  position: relative;
  margin-bottom: -2px;
}
.list-buttons ul li .desc {
  display: inline-block;
  position: absolute;
  right: calc(100% - 15px);
  top: 50%;
  width: 0;
  height: 0;
  margin-top: -15px;
  border-radius: 15px 0 0 15px;
  box-sizing: border-box;
  opacity: 0;
  transition-property: opacity, right;
  transition-duration: 0.3s;
  overflow: hidden;
  white-space: nowrap;
  font-size: 11px;
}
.list-buttons ul li:hover .desc {
  right: 100%;
  opacity: 1;
  padding: 0 5px 0 10px;
  width: auto;
  height: 30px;
  line-height: 30px;
  overflow: visible;
}
.list-buttons ul li.bt-my-articles .profile-image {
  position: relative;
  z-index: 1;
}
.list-buttons ul li.bt-my-articles .desc {
  margin-top: -17px;
}
.font-main--nt .list-buttons ul li.bt-my-articles .desc {
  margin-top: -16px;
}
.list-buttons .lbt--square {
  position: relative;
  z-index: 1;
}
.use-sidebar-right .list-buttons {
  right: -43px;
  width: 26px;
}
.use-sidebar-right .list-buttons>div {
  width: 26px;
}
.use-sidebar-right .list-buttons ul {
  margin-bottom: 0;
}
.use-sidebar-right .list-buttons ul li {
  margin-bottom: 5px;
}
.use-sidebar-right .list-buttons ul li .desc {
  margin-top: -12px;
  border-radius: 12px 0 0 12px;
}
.use-sidebar-right .list-buttons ul li:hover .desc {
  right: calc(100% + 5px);
  padding: 0 11px 0 10px;
  height: 24px;
  line-height: 24px;
}
.use-sidebar-right .list-buttons .bt-my-articles .profile-image {
  width: 26px;
  height: 26px;
  border: none;
  border-radius: 7px;
}
.use-sidebar-right .list-buttons .bt-my-articles .profile-image>span {
  -webkit-mask-size: 50% 50%;
  mask-size: 50% 50%;
}
.use-sidebar-right .list-buttons .bt-my-articles .desc {
  margin-top: -15px;
}
.use-sidebar-right .list-buttons .lbt--square {
  width: 26px;
  height: 26px;
  line-height: 26px;
  border: none;
  border-radius: 7px;
  font-size: 12px;
}
.list-wrap {
  position: relative;
  margin-top: 15px;
}
.list-wrap .lu {
  transition-property: background-color;
  transition-duration: 0.3s;
}
.list-wrap .le-category:hover {
  text-decoration: underline;
}
.list-wrap .le-title {
  line-height: 160%;
  font-size: 15px;
}
.list-wrap .le-comment {
  margin-left: 3px;
  font-size: 13px;
}
.list-wrap .le-comment.updated {
  text-decoration: underline;
}
.list-wrap .le-update {
  display: inline-block;
  position: relative;
  padding: 0 18px;
  height: 34px;
  line-height: 36px;
  border-radius: 16px 16px 16px 0;
}
.font-main--nt .list-wrap .le-update {
  line-height: 34px;
}
.list-wrap .le-update-date {
  display: inline-block;
  margin-left: 10px;
  font-size: 12px;
}
.list-wrap .le-summary {
  line-height: 160%;
  font-size: 13px;
}
.list-wrap .le-summary:empty {
  display: none !important;
}
.list-wrap .le-vote i {
  font-size: 10px;
}
.list-wrap .le-ctrl {
  display: inline-block;
  width: 20px;
  height: 20px;
  line-height: 20px;
  margin: -8px 0 -8px 5px;
  font-size: 12px;
  border-radius: 5px;
  text-align: center;
  vertical-align: middle;
}
.list-wrap .le-extra th {
  width: 60px;
  font-size: 12px;
}
.list-wrap .le-extra td {
  font-size: 12px;
}
.list-wrap .le-text-new {
  font-size: 11px;
}
.font-main--nt .list-wrap .le-text-new {
  line-height: 19px;
}
.list-document .profile-image {
  margin-right: 3px;
  width: 20px;
  height: 20px;
  vertical-align: middle;
}
.list-document .lm-rating {
  font-size: 14px;
}
.list-notice {
  border-radius: 15px 15px 15px 0;
}
.list-notice ul {
  padding: 0 15px;
}
.list-notice li {
  padding: 11px 85px 10px 30px;
  border-bottom: 1px solid;
}
.list-notice li:last-child {
  border-bottom: none;
}
.lang-en .list-notice li {
  padding-left: 50px;
}
.list-notice .lu-notice-toggle button {
  font-size: 12px;
}
.list-notice .lu-notice-toggle i {
  margin-right: 2px;
}
.list-notice .le-text-notice {
  left: 0;
  top: 13px;
}
.list-notice .le-icon-notice {
  left: 0;
}
.list-notice .le-title {
  font-size: 14px;
}
.list-notice .le-date {
  display: inline-block;
  position: absolute;
  right: 0;
  top: 14px;
  width: 70px;
  font-size: 12px;
}
.list-notice .date-mouseover {
  text-align: right;
}
.list-gallery .lu-info {
  font-size: 12px;
}
.list-gallery .le-thumbnail.no-thumbnail>span {
  padding: 15px 20px;
}
.list-gallery .le-thumbnail:not(.no-thumbnail) i {
  font-size: 30px;
}
.list-gallery .le-thumbnail i {
  font-size: 24px;
}
.list-gallery .le-thumbnail .no-thumbnail-text {
  letter-spacing: 0.1em;
  font-size: 12px;
}
.list-gallery .le-rating {
  margin-top: 5px;
}
.list-gallery .le-rating .lm-rating {
  font-size: 18px;
}
.list-gallery .le-nickname {
  font-size: 13px;
}
.list-footer .manage-articles {
  margin-right: 3px;
}
.list-footer .srl-number {
  margin-left: 5px;
}
.list-search .sbHolder {
  width: 100%;
}
.use-high .le-thumbnail img {
  zoom: 0.5;
  -moz-transform: scale(0.5,0.5);
  -moz-transform-origin: left top;
}
.paging {
  font-size: 16px;
}
.list-footer .paging {
  margin-top: 25px;
}
a.paging-button:hover {
  border-bottom: 1px solid;
}
.paging-numbers {
  display: inline-block;
  font-size: 13px;
}
.paging-numbers a:hover {
  text-decoration: underline;
}
.paging-numbers .page-number {
  display: inline-block;
  margin: 1.5px 0;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border-radius: 50%;
}
.paging .bt-firstlast {
  display: inline-block;
  position: relative;
  width: 30px;
  z-index: 2;
}
.ldd:not(.has-notice) {
  border-top: 1px solid;
}
.ldd .lu {
  padding: 15px 0;
  border-bottom: 1px solid;
}
.ldd .lu-check-area {
  vertical-align: top;
}
.ldd .lu-check-area.active {
  width: 30px;
}
.ldd .lu-body-wrap {
  display: inline-block;
  width: 100%;
  transition-property: width;
  transition-duration: 0.3s;
  vertical-align: top;
}
.ldd .lu.has-comment .lu-body {
  position: relative;
  padding-right: 160px;
  box-sizing: border-box;
}
.ldd .lu-info {
  font-size: 12px;
}
.ldd .lu-info .profile-image {
  margin: -5px 3px -5px 0;
}
.ldd .lu-info .bullet--category {
  font-size: 12px;
}
.ldd .le-category.in-info {
  margin-right: 30px !important;
}
.ldd .le-category.in-info::after {
  right: -14px;
  top: 2px;
}
.ldd .le-board.in-title {
  font-size: 13px;
}
.ldd .le-thumbnail {
  display: inline-block;
  margin-right: 15px;
  overflow: hidden;
  vertical-align: top;
}
.ldd .le-thumbnail--youtube {
  overflow: hidden;
}
.ldd .le-thumbnail--youtube img {
  width: auto;
  height: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
}
.ldd .le-thumbnail--youtube .thumbnail-wrap {
  display: inline-block;
  position: relative;
  width: 100%;
  height: 0px;
}
.ldd .le-icon {
  margin-left: 3px;
  margin-bottom: 0;
}
.font-main--nt .ldd .le-icon {
  margin-top: 2px;
}
.ldd .le-icon-secret {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin: -2px 5px 0 0;
  border-radius: 5px;
  text-align: center;
  vertical-align: middle;
}
.ldd .le-icon-secret .le-si {
  margin-top: 5px;
}
.ldd .le-update {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  font-size: 13px;
}
.ldd .le-update-date {
  font-size: 11px;
}
.ldd .le-update .bullet--new {
  position: absolute;
  left: 0;
  top: 0;
}
.ldd .le-summary {
  margin-top: 15px;
  padding-top: 10px;
  border-top: 1px dashed;
}
.ldd .le-extra th {
  width: 120px;
}
.ldd .le-ctrl {
  margin-right: 5px;
  margin-left: 0;
}
.ldd .date-mouseover {
  text-align: left;
}
.ldn {
  width: 100%;
  border-collapse: collapse;
  border-top: 1px solid;
}
.ldn thead tr {
  border-bottom: 3px double;
}
.ldn tr {
  border-bottom: 1px solid;
}
.ldn th {
  padding: 10px 5px;
  font-size: 13px;
  white-space: nowrap;
}
.ldn th:first-child {
  padding-left: 15px;
}
.ldn th:last-child {
  padding-right: 15px;
}
.ldn td {
  width: 1%;
  padding: 12px 10px;
  font-size: 13px;
  text-align: center;
  white-space: nowrap;
}
.ldn td.text-en {
  font-size: 12px;
}
.ldn td.has-profile {
  padding: 0 10px;
}
.ldn td .profile-image + a {
  display: inline-block;
  line-height: 20px;
  vertical-align: middle;
}
.font-main--nt .ldn td .profile-image + a {
  margin-top: -2px;
}
.ldn .lu-notice--hided.hided {
  display: none;
}
.ldn .lu-notice-toggle td {
  padding: 8px 0;
}
.ldn .lu-notice-toggle button {
  font-size: 12px;
}
.ldn .lu-notice td {
  padding: 10px;
}
.ldn .lu-ldn-left {
  text-align: left;
}
.ldn .lu-ldn-right {
  text-align: right;
}
.ldn .lu-ldn-nickname {
  width: 70px;
}
.ldn .lu-ldn-title {
  width: auto;
  word-break: break-all;
  white-space: normal;
}
.has-icon.ldn .lu-ldn-category {
  text-align: left;
}
.ldn .lu-ldn-check {
  padding: 0 !important;
  width: 0;
}
.ldn .lu-ldn-update {
  padding: 0 5px;
}
.ldn .lu-title {
  display: inline-block;
  width: calc(100% - 27px);
  vertical-align: middle;
}
.ldn .lu-check-area {
  height: 20px;
  width: 0;
  overflow: hidden;
  vertical-align: middle;
}
.ldn .lu-check-area.active {
  margin-left: 15px;
}
.ldn .le-text-notice:not(td) {
  display: inline-block;
  margin: -5px 10px 0 0;
  vertical-align: middle;
}
.ldn .le-icon-wrap {
  display: inline-block;
  position: relative;
  margin-right: 5px;
  vertical-align: middle;
}
.font-main--nt .ldn .le-icon-wrap {
  margin-top: 3px;
}
.ldn .le-icon-secret {
  margin: -3px 2px 0 0;
}
.font-main--nt .ldn .le-icon-secret {
  margin-top: 0;
}
.ldn .le-update {
  padding: 0 15px;
  height: 30px;
  line-height: 32px;
  border-radius: 15px 15px 15px 0;
  font-size: 13px;
}
.ldn .le-board {
  font-size: 13px;
}
.ldn .le-title {
  font-size: 14px;
}
.ldn .le-extra td {
  text-align: left;
  width: auto;
}
.ldg.has-notice>ul {
  margin-top: 25px;
}
.ldg .lu-info>span {
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
}
.ldg .le-thumbnail {
  transition-property: background-color;
  transition-duration: 0.3s;
  z-index: 1;
}
.ldg .le-category-wrap .wavy--blank {
  padding: 0;
}
.ldg .le-comment {
  margin-top: -4px;
}
.ldg .le-summary {
  padding: 10px 15px;
  margin-top: 7px;
  border-radius: 10px;
  text-align: left;
}
.ldg .le-vote {
  position: absolute;
  top: 10px;
  padding: 4px 10px 3px;
  border-radius: 10px 10px 10px 0;
  font-size: 11px;
  z-index: 2;
}
.thumb-type--crop.ldg.info-type--showed .lu::after {
  box-sizing: border-box;
  transition-property: left, top;
  transition-duration: 0.3s;
  z-index: -1;
}
.ldg.info-type--showed .lu:hover::after {
  left: 10px;
}
.ldg.info-type--showed .lu:hover ..ldg.info-type--showed .lu-body {
  bottom: 0;
}
.ldg.info-type--showed .lu-title {
  padding: 10px 0;
}
.ldg.info-type--showed .lu-title + .lu-info {
  margin-top: -5px;
}
.ldg.info-type--showed .le-category {
  font-size: 13px;
}
.ldg.info-type--hided .lu-body {
  position: absolute;
  left: 0;
  bottom: -250px;
  width: 100%;
  transition-property: bottom;
  transition-duration: 0.3s;
  z-index: 3;
}
.info-type--overlay.ldg.info-type--hided .lu-body {
  bottom: 0;
}
.ldg.info-type--hided .lu:hover .lu-body {
  bottom: 0;
}
.ldg.info-type--hided .lu-info {
  display: inline-block;
  margin-top: 5px;
  font-size: 12px;
}
.ldg.info-type--hided .lu-info-wrap {
  padding: 5px 15px 15px;
}
.style-straight .ldg.info-type--hided .lu-info-wrap {
  padding-top: 15px;
}
.ldg.info-type--hided .le-category-wrap {
  margin-bottom: 5px;
  font-size: 12px;
}
.style-straight .ldg.info-type--hided .wavy {
  display: none;
}
.thumb-type--ratio.ldg.info-type--overlay .le-thumbnail.no-thumbnail>span {
  display: none;
}
.ldr .lu-check-area {
  position: absolute;
  margin: 10px 0 0 -5px;
}
.ldr .lu-title {
  margin-top: 15px;
}
.ldr .lu-info {
  margin-top: 10px;
  text-align: center;
}
.ldr .lu-info>span {
  margin-right: 15px;
}
.ldr .lu-info i {
  font-size: 12px;
}
.ldr .le-category-wrap {
  margin-bottom: 5px;
}
.ldr .le-category-wrap .wavy--blank {
  padding: 0;
}
.ldr .le-thumbnail {
  margin-left: 5px;
}
.ldr .le-text-new {
  margin-right: 3px;
}
.ldr .le-title {
  margin: 0 -5px;
}
.ldr .le-summary {
  margin-top: 10px;
  padding: 10px 0;
}
.ldr .le-summary + .lu-info {
  margin-top: 15px;
}
.ldr .le-vote {
  margin-top: 15px;
  padding: 9px 15px 7px;
  font-size: 13px;
}
.ldr .le-vote .voted-count {
  right: 15px;
  top: 8px;
  font-size: 13px;
}
.ldr .le-extra2 {
  font-size: 13px;
}
.ldr .le-extra2 th {
  padding: 10px 10px 10px 0;
}
.ldr .le-extra2 td {
  padding: 10px 0;
}
.lds::before,
.lds::after {
  content: '';
  position: absolute;
  top: 0;
  width: 1px;
  height: 100%;
}
.lds::before {
  left: 33.33%;
}
.lds::after {
  left: 66.66%;
  margin-left: -1px;
}
.lds .lu {
  padding: 50px 35px 25px;
  width: 33.33%;
}
.lds .lu-title {
  margin-bottom: 25px;
  font-size: 17px;
}
.lds .lu-info {
  margin: 0 -10px;
}
.lds .lu-info>span {
  margin: 0 10px 25px;
}
.lds .lu-info-2nd {
  margin: 0 0 -25px;
  font-size: 13px;
  line-height: 60px;
}
.lds .lu .profile-image {
  margin-right: 3px;
}
.lds .le-text-new {
  margin: -25px 0 25px;
}
.lds .le-category {
  margin: 0 15px 15px;
}
.lds .le-category-wrap {
  margin-bottom: 25px;
  font-size: 12px;
}
.lds .le-thumbnail {
  margin-bottom: 25px;
}
.lds .le-thumbnail i {
  font-size: 24px;
}
.lds .le-title {
  font-size: 0.95em;
}
.lds .le-comment {
  margin: -15px 0 25px;
  font-size: 12px;
}
.lds .le-comment a {
  padding: 0 10px;
}
.lds .le-summary {
  margin-bottom: 25px;
  font-size: 15px;
}
.lds .le-summary i {
  margin-bottom: 10px;
  font-size: 18px;
}
.lds .le-summary i:last-of-type {
  margin-top: 10px;
}
.lds .le-secret {
  margin-bottom: 25px;
  letter-spacing: 0.2em;
  font-size: 12px;
}
.lds .le-secret a {
  padding: 50px 0;
}
.lds .le-date {
  font-size: 13px;
}
.ldw>ul {
  position: relative;
  border-bottom: 1px solid;
}
.ldw>ul::after {
  content: '';
  position: absolute;
  left: 50%;
  top: 0;
  width: 1px;
  height: 100%;
}
.ldw .lu {
  display: inline-block;
  position: static;
  width: calc(50% - 25px);
  box-sizing: border-box;
  vertical-align: top;
}
.ldw .lu:nth-child(2n-1) {
  margin-right: 50px;
}
.ldw .lu:nth-child(2n-1)::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 1px;
}
.has-notice.ldw .lu:first-child::before {
  content: none;
}
.ldw .lu>div {
  position: relative;
}
.ldw .lu-body {
  padding: 25px 0;
}
.ldw .lu-info {
  margin-top: 5px;
  font-size: 11px;
}
.ldw .le-thumbnail {
  top: 25px;
  right: 0;
}
.ldw .le-thumbnail.no-thumbnail {
  font-size: 12px;
  letter-spacing: 0.2em;
}
.ldw .le-thumbnail .no-thumbnail-text {
  font-size: 11px;
}
.ldw .le-thumbnail i {
  font-size: 20px;
}
.ldw .le-category-wrap {
  margin-bottom: 7px;
  font-size: 13px;
}
.ldw .le-summary {
  margin-top: 5px;
  font-size: 14px;
}
.ldw .le-extra {
  margin-top: 15px;
}
.ldw .le-nickname {
  font-size: 12px;
}
.ldb .lu {
  margin-top: 25px;
}
.ldb .lu-header {
  padding: 25px;
}
.ldb .lu-body {
  margin: 0 25px 25px;
}
.ldb .lu-info {
  margin-top: 7px;
}
.ldb .lu-slide-unit {
  top: 45px;
  max-height: 500px;
}
.ldb .lu-slide-paging {
  margin-bottom: 15px;
}
.ldb .lu-content .bt-expand button {
  font-size: 13px;
}
.ldb .lu-buttons {
  min-height: 30px;
  padding: 15px 25px;
}
.ldb .lu-buttons-right {
  margin-right: -10px;
}
.ldb .lu-buttons-right .bt {
  margin-top: 8px;
}
.ldb .le-ldb-vote {
  left: 25px;
  bottom: 15px;
}
.ldb .le-ldb-vote .bt {
  width: 30px;
  height: 30px;
  line-height: 32px;
  font-size: 16px;
}
.ldb .le-ldb-vote .voted-count {
  top: 6px;
  margin-left: 32px;
}
.ldb .le-ldb-vote .le-si {
  margin-top: 4px;
}
.ldb .le-ldb-comment {
  position: absolute;
  right: 25px;
  top: 25px;
  text-align: center;
}
.ldb .le-ldb-comment i {
  font-size: 20px;
}
.ldb .le-text-new {
  display: inline-block;
  margin-top: -3px;
  font-size: 12px;
}
.ldb .le-category-wrap {
  margin-bottom: 7px;
}
.ldb .le-title {
  font-size: 18px;
  line-height: 140%;
}
.ldb .le-extra {
  margin: 0 25px 25px;
  width: calc(100% - 50px);
}
.ldb .le-extra th {
  width: 140px;
}
.ldb .le-thumbnail {
  max-height: 500px;
}
.ldb .le-content {
  max-height: 290px;
}
.ldb .le-content .xe_content {
  font-size: 15px;
  line-height: 160%;
}
.ldf-notice .le-icon-notice {
  left: 15px;
}
.ldf .lu-header h1 {
  padding: 15px 50px 15px 15px;
  font-size: 16px;
  line-height: 160%;
}
.has-nickname:not(.has-text).ldf .lu-header h1 {
  padding-left: 50px;
}
.has-text.ldf .lu-header h1 {
  padding-left: 62px;
}
.has-nickname.has-text.ldf .lu-header h1 {
  padding-right: 80px;
}
.ldf .lu-header .le-text-faq {
  left: 15px;
  top: 15px;
}
.ldf .lu-header .profile-image {
  width: 24px;
  height: 24px;
  cursor: pointer;
}
.ldf .lu-header .bt-openclose {
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -6px;
}
.ldf .lu-body {
  padding: 25px 15px 25px 15px;
  border-top: 1px solid;
}
.has-text.ldf .lu-body {
  padding-left: 62px;
}
.ldf .lu-body .le-text-faq {
  left: 15px;
  top: 25px;
}
.ldf .lu-body .xe_content {
  font-size: 15px;
  line-height: 180%;
}
.ldf .le-text-faq {
  display: inline-block;
  width: 30px;
  font-size: 18px;
}
.ldf .le-text-new {
  display: inline-block;
  margin-top: -4px;
  vertical-align: middle;
}
.font-main--nt .ldf .le-text-new {
  margin-top: -1px;
}
.ldf .le-text-my {
  font-size: 11px;
}
.ldf .le-icon-secret {
  vertical-align: middle;
  margin-bottom: -4px;
}
.font-main--nt .ldf .le-icon--image {
  margin-top: -3px;
}
.ldf .le-category {
  font-size: 14px;
}
.ldf .le-nickname {
  position: absolute;
  left: 15px;
  top: 15px;
  width: 30px;
  z-index: 11;
}
.has-text.ldf .le-nickname {
  left: auto;
  right: 40px;
  top: 50%;
  margin-top: -12px;
}
.grant-view.ldf .le-nickname {
  right: 45px;
}
.ldf .le-ldf-ctrl {
  margin-top: 20px;
}
.ldf .ae-extra {
  margin: 0 0 25px;
}
.ldf .lemon-style {
  margin-bottom: 0;
}
.no-grant-view {
  margin: 50px 0;
}
.lm-article .list-buttons .bt-top {
  display: none;
}
.lm-article .bt-voted-who {
  margin: 48px 0 0 10px;
}
.au-header {
  border-bottom: 1px solid;
}
.lm-article--normal .au-header {
  position: relative;
  padding: 25px 50px 25px 0;
  border-top: 1px solid;
}
.au-header h1 {
  font-size: 24px;
  line-height: 160%;
}
.au-info {
  margin-top: 5px;
}
.au-info-left {
  display: inline-block;
}
.au-info-left>span {
  display: inline-block;
  margin-right: 20px;
  vertical-align: middle;
}
.au-info-left>span .font-main--nt {
  vertical-align: baseline;
}
.au-info-left .profile-image {
  margin: -2px 3px -2px 0;
  width: 20px;
  height: 20px;
  vertical-align: middle;
}
.font-en--hs .au-info-left .text-en {
  font-size: 13px;
}
.au-info-right {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
  font-size: 13px;
}
.au-info-right>span {
  display: block;
}
.au-info-right>span:nth-of-type(2) {
  margin-top: 12px;
}
.au-info-right i {
  font-size: 20px;
}
.lm-article--normal .au-body {
  padding: 50px 0 25px;
}
.lm-article--simple .au-body {
  padding: 50px 0;
}
.au-body--secret {
  text-align: center;
}
.au-body--secret .ip {
  vertical-align: top;
}
.au-body .xe_content,
.au-body .xe_content p {
  font-size: 15px;
  line-height: 180%;
}
.au-content .lm-spoiler {
  height: calc(100% + 50px);
  margin-top: -25px;
}
.au-content.has-spoiler .xe_content {
  min-height: 85px;
}
.au-author {
  margin: 50px 0 -25px;
  border-top: 1px solid;
  border-bottom: 1px solid;
}
.au-author.has-author {
  position: relative;
}
.au-author.has-author::after {
  content: '';
  position: absolute;
  left: 50%;
  top: 0;
  width: 1px;
  height: 100%;
}
.au-author.has-author .ae-sign,
.au-author.has-author .ae-author {
  display: inline-block;
  position: relative;
  width: 50%;
  box-sizing: border-box;
  vertical-align: top;
}
.au-author.has-author .ae-sign {
  padding-right: 25px;
}
.au-author.has-author .ae-author {
  padding-left: 25px;
}
.au-buttons {
  height: 80px;
}
.au-buttons--style1 .bt-voted-who {
  margin-left: 10px;
}
.au-buttons--style2 {
  padding-top: 30px;
}
.au-buttons--style2 .bt-voted-who {
  margin-left: 0;
}
.au-buttons-box {
  float: right;
  margin-top: 50px;
}
.au-buttons-box:empty {
  display: none;
}
.au-buttons .bt-report {
  position: relative;
}
.au-buttons .bt-report .count-num {
  position: absolute;
  left: -10px;
  top: -11px;
  padding: 0 6px;
  height: 18px;
  line-height: 18px;
  border: 1px solid;
  box-sizing: border-box;
  border-radius: 9px;
  font-size: 10px;
  overflow: hidden;
}
.au-article-bottom {
  margin: 25px 0 50px;
  text-align: center;
}
.au-article-bottom .bt-list {
  display: inline-block;
  margin: 50px 0 0;
  background-color: transparent;
}
.ae-category,
.ae-board {
  display: inline-block;
  margin-bottom: 5px;
}
.ae-ctrl {
  display: inline-block;
  margin: -3px 10px -3px 0;
  vertical-align: middle;
}
.ae-ctrl a {
  margin-right: 2px;
  padding: 0 10px;
}
.ae-file {
  cursor: pointer;
}
.ae-vote {
  margin-top: 50px;
}
.ae-vote--header.vote-count .fa-stack {
  width: 20px;
  height: 20px;
}
.ae-comment--header {
  cursor: pointer;
}
.ae-comment--bottom {
  margin: 50px 9px 0 0;
}
.ae-font-style .bt-size {
  font-size: 11px;
}
.lm-article--normal .ae-extra {
  margin: -50px 0 50px;
}
.ae-extra th {
  width: 140px;
  padding: 12px 15px;
}
.ae-extra td {
  padding: 12px 15px;
}
.ae-extra .lm-rating {
  font-size: 18px;
}
.ae-youtube {
  margin-top: -25px;
}
.ae-sign h3 {
  padding: 15px 0 10px;
}
.ae-sign .nickname {
  display: inline-block;
  margin-top: -10px;
  font-size: 13px;
}
.ae-sign .profile-image {
  width: 30px;
  height: 30px;
  margin-right: 5px;
  vertical-align: middle;
}
.ae-sign .lm-pointbar {
  position: absolute;
  right: 0;
  top: 20px;
  width: calc(100% - 120px);
}
.ae-sign-body {
  margin-top: 10px;
  font-size: 14px;
  line-height: 160%;
  min-height: 115px;
}
.ae-sign-body .no-sign {
  padding-top: 35px;
}
.ae-author {
  font-size: 13px;
}
.ae-author-nav {
  padding: 10px 0;
}
.ae-author-nav button {
  display: inline-block;
  margin-right: 15px;
  font-size: 13px;
}
.ae-author-new {
  font-size: 11px;
}
.ae-author-list {
  padding: 5px 0 15px;
  height: 140px;
  box-sizing: border-box;
  line-height: 13px;
}
.ae-vote .bt-vote {
  margin-right: 5px;
}
.ae-voted-who {
  text-align: center;
}
.ae-voted-who.show {
  position: relative;
  margin-top: 25px;
}
.ae-voted-who.show h3 {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  padding: 25px 10px 0;
  width: 35px;
  height: 100%;
  box-sizing: border-box;
  border-right: 1px solid;
  word-break: break-all;
}
.no-profile.lm-article .ae-voted-who {
  font-size: 14px;
}
.ae-voted-who .inner {
  height: 105px;
  padding-left: 35px;
  border-top: 1px solid;
}
.lm-article.no-profile .ae-voted-who .inner {
  height: auto;
}
.ae-voted-who ul {
  padding: 25px 15px 10px;
}
.lm-article.no-profile .ae-voted-who ul {
  padding-bottom: 15px;
}
.ae-voted-who .nickname {
  line-height: 160%;
}
.send-msg-nickname {
  font-size: 11px;
}
.article-files li>a {
  padding: 20px 85px 20px 75px;
}
.article-files-icon {
  left: 20px;
  top: 20px;
}
.article-files .file-down-count {
  right: 20px;
  font-size: 12px;
}
.article-files .file-name {
  line-height: 140%;
}
.article-files .file-size {
  font-size: 10px;
}
.article-report .inner {
  text-align: center;
  font-size: 15px;
}
.article-report .sbHolder {
  margin-top: 15px;
  width: 100%;
}
.article-report textarea.ip {
  padding: 15px;
  height: 80px;
  line-height: 160%;
}
.lm-comment .cu-notice {
  padding: 15px 15px 15px 50px;
  line-height: 160%;
}
.lm-comment .cu-notice i,
.lm-comment .cu-notice-icon {
  left: 15px;
  top: 13px;
}
.lm-comment .cu-message.member-only {
  border-bottom: none;
}
.lm-comment .cu-secret {
  line-height: 180%;
}
.lm-comment .ce-rank {
  left: -9px;
  top: -9px;
  width: 20px;
  height: 20px;
  line-height: 20px;
}
.lm-comment .ce-text-writer {
  font-size: 10px;
}
.font-main--nt .lm-comment .ce-text-writer {
  padding-top: 3px;
  padding-bottom: 3px;
  line-height: 120%;
}
.lm-comment .ce-text-parent {
  font-size: 12px;
}
.lm-comment .ce-best {
  margin-top: -2px;
}
.lm-comment .ce-best-text {
  font: 11px/11px 'Trebuchet MS';
}
.lm-comment .ce-reload {
  margin: 25px 0 -10px;
}
.lm-comment .ce-reload-alert {
  font-size: 12px;
}
.lm-comment--basic .comment-unit {
  padding: 25px 15px 25px 70px;
}
.no-profile.lm-comment--basic .comment-unit {
  padding-left: 15px;
}
.lm-comment--basic .comment-unit--reply {
  padding-left: 125px;
}
.no-profile.lm-comment--basic .comment-unit--reply {
  padding-left: 70px;
}
.lm-comment--basic .comment-unit--reply .cu-profile {
  left: 70px;
}
.lm-comment--basic .comment-unit:hover .ce-ctrl {
  opacity: 1;
}
.lm-comment-form.lm-comment--basic .cu-list {
  padding-left: 55px;
  padding-right: 0;
  border-top: 1px solid;
}
.lm-comment--basic .cu-profile {
  top: 25px;
  left: 15px;
}
.lm-comment-form.lm-comment--basic .cu-profile {
  left: 0;
}
.lm-comment--basic .cu-header {
  margin-bottom: 10px;
  font-size: 13px;
}
.lm-comment--basic .cu-buttons {
  margin-top: 15px;
  margin-bottom: -5px;
  font-size: 13px;
}
.lm-comment--basic .ce-nickname {
  font-size: 16px;
}
.lm-comment--basic .ce-vote .bt {
  font-size: 12px;
}
.lm-comment--basic .ce-ctrl {
  right: 20px;
  top: 20px;
  transition-property: opacity;
  transition-duration: 0.3s;
  opacity: 0.3;
  font-size: 13px;
}
.lm-comment--bubble .comment-unit {
  padding-left: 40px;
  margin-top: 25px;
}
.lm-comment--bubble .comment-unit--reply {
  margin-left: 40px;
}
.has-comment-spoiler.lm-comment--bubble .cu-list {
  min-height: 110px;
}
.lm-comment--bubble .cu-body {
  padding: 13px 15px;
  max-width: calc(100% - 62px);
}
.lm-comment--bubble .cu-body:hover .cu-buttons>span {
  opacity: 1;
}
.lm-comment--bubble .cu-body:hover .ce-date-time {
  opacity: 1;
}
.lm-comment--bubble .cu-buttons {
  display: inline-block;
  vertical-align: middle;
}
.lm-comment--bubble .cu-buttons>span:not(.ce-ctrl) {
  transition-property: opacity;
  transition-duration: 0.3s;
  opacity: 0;
  font-size: 12px;
}
.lm-comment--bubble .cu-buttons>span:not(.ce-ctrl) a {
  margin-left: 10px;
}
.lm-comment--bubble .ce-nickname {
  font-weight: 500;
}
.lm-comment--bubble .ce-vote--view>span {
  font-size: 12px;
}
.lm-comment--bubble .ce-vote .writer-vote .fa-stack {
  position: absolute;
  right: 0;
  bottom: 2px;
}
.lm-comment--bubble .ce-reply-button {
  margin-left: -5px;
}
.lm-comment--bubble .ce-ctrl {
  position: absolute;
  left: calc(100% + 4px);
  top: 0;
  white-space: nowrap;
  font-size: 11px;
}
.lm-comment--bubble .ce-ctrl a {
  display: inline-block;
  padding: 2px 5px;
  margin-right: 2px;
  border-bottom: none;
}
.lm-comment--bubble .ce-date {
  position: absolute;
  left: calc(100% + 8px);
  bottom: 0;
  white-space: nowrap;
  font-size: 11px;
}
.lm-comment--bubble .ce-date>span {
  transition-property: opacity;
  transition-duration: 0.3s;
}
.lm-comment--bubble .ce-date-time {
  position: absolute;
  left: 0;
  bottom: 15px;
  opacity: 0;
}
.lm-comment--bubble .lm-spoiler {
  top: -26px;
  height: calc(100% + 26px);
}
.lm-comment--bubble .profile-image {
  width: 30px;
  height: 30px;
}
.lm-comment--bubble .xe_content {
  margin-bottom: 5px;
}
.lm-comment--bubble .dot {
  display: inline-block;
  margin: -5px 0 0 0;
  vertical-align: middle;
}
.lm-comment--faq .comment-unit {
  margin-top: 25px;
}
.lm-comment--faq .comment-unit--reply {
  margin-left: 50px;
}
.lm-comment--faq .comment-unit:hover .ce-ctrl {
  opacity: 1;
}
.lm-comment--faq .comment-unit .xe_content {
  font-size: 14px;
  line-height: 180%;
}
.lm-comment--faq .cu-body {
  padding: 20px 25px;
  border-radius: 0 15px 15px 15px;
}
.lm-comment--faq .ce-icon-secret {
  margin-left: 3px;
}
.lm-comment--faq .ce-ctrl {
  right: 25px;
  bottom: 20px;
  opacity: 0.3;
  transition-property: opacity;
  transition-duration: 0.3s;
  font-size: 12px;
}
.lm-comment--faq .ce-nickname {
  padding: 5px 10px 3px;
  font-size: 12px;
}
.lm-comment--faq .ce-date {
  margin-top: 8px;
  font-size: 12px;
}
.lm-comment .xe_content {
  font-size: 14px;
  line-height: 180%;
}
.lm-comment .xe_content p {
  line-height: 180%;
}
.lm-comment .sticker-image {
  margin-bottom: 15px;
}
.lm-comment .bt-resticker i {
  margin: -2px 2px 0 0;
  font-size: 12px;
  vertical-align: middle;
}
.lm-comment-form .article-title {
  padding-top: 15px;
  font-size: 16px;
  font-weight: bold;
}
.lm-comment-form .article-nickname {
  margin: 10px 0 15px;
}
.lm-comment-form .article-nickname .profile-image {
  margin: -7px 3px -3px 0;
  width: 24px;
  height: 24px;
  vertical-align: middle;
}
.lm-comment-form .article-summary {
  padding-top: 15px;
  border-top: 1px solid;
  line-height: 160%;
}
.comment-delete .instant-delete {
  margin: 15px 0 -15px;
}
.comment-write {
  padding: 25px 0 0 50px;
}
.lm-comment.no-profile .comment-write {
  padding-left: 0;
}
.comment-write .cwu-message {
  border-top: none;
  margin-left: -50px;
}
.comment-write .cwe-textarea {
  line-height: 160%;
}
.lm-comment--bubble .comment-write--default {
  padding-left: 40px;
}
.comment-write--reply {
  padding-left: 0;
}
.comment-write .captcha {
  padding-top: 10px;
  clear: both;
}
.comment-write .captcha>div {
  float: right;
}
.mode--member .comment-write .captcha>div {
  margin-top: -20px;
}
.comment-write--default .stk_display {
  padding: 25px 0;
}
.stk_display .sticker_pack {
  padding: 15px 30px;
}
.stk_display .sticker_pack>ul>li {
  height: 40px;
}
.stk_display .sticker_pack>ul>li a {
  margin-right: 15px;
}
.stk_display .stk_body>ul>li {
  margin: 15px 7.5px 0 7.5px;
}
.stk_display .stk_body>ul>li a {
  position: relative;
  width: 100px;
  height: 100px;
  transition-property: box-shadow;
  transition-duration: 0.3s;
}
.board-write .wu-header {
  padding: 50px 0;
  border-top: 1px solid;
  border-bottom: 1px solid;
}
.board-write .wu-header h3 {
  font-size: 18px;
}
.board-write .wu-body {
  padding-top: 25px;
}
.board-write .wu-body .bt-area {
  margin-top: 25px;
}
.board-write .wu-mode--editor {
  padding-top: 25px;
}
.board-write .wu-mode--text {
  padding-top: 25px;
}
.board-write .wu-options {
  margin-top: 25px;
}
.board-write .wu-options-unit {
  display: inline-block;
}
.board-write .wu-options-color .color-indicator {
  font-size: 12px;
}
.board-write .wu-options .notice-type {
  display: inline-block;
  padding: 5px 0 3px 10px;
  border-radius: 10px;
  margin-right: 10px;
}
.board-write .we-category {
  display: inline-block;
  margin-right: 9px;
  vertical-align: middle;
}
.board-write .we-category .sbHolder {
  width: 170px;
}
.board-write .we-category--timeline {
  display: none;
}
.board-write .we-title {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.board-write .we-title.has-category {
  width: calc(100% - 180px);
}
.board-write .we-title.has-timeline-category {
  width: calc(100% - 360px);
}
.board-write .we-textarea {
  height: 300px;
  line-height: 160%;
  font-size: 14px;
}
.board-write .we-tags {
  display: inline-block;
  margin-top: 25px;
  width: 100%;
}
.mode--guest .board-write .we-tags {
  width: calc(100% - 220px);
}
.board-write .we-tags .ip {
  width: 100%;
}
.board-write .we-user-info {
  display: inline-block;
}
.board-write .we-user-info .ip {
  width: 100px;
  margin-left: 10px;
}
.board-write .we-extra {
  display: table;
  margin-top: 25px;
  width: 100%;
  border-collapse: collapse;
  border-top: 1px solid;
}
.board-write .we-extra>li {
  display: table-row;
  border-bottom: 1px solid;
}
.board-write .we-extra .lb {
  display: table-cell;
  padding: 12px 15px;
  width: 140px;
  border-right: 1px solid;
  text-align: right;
}
.board-write .we-extra .ip-wrap {
  display: table-cell;
}
.board-write .we-extra .ip-wrap .ip:not(.ip--small) {
  width: 100%;
  height: 42px;
  line-height: 42px;
  border: none;
}
.board-write .we-extra .ip-wrap .ip:not(.ip--small) + p {
  margin-top: 0;
}
.board-write .we-extra .ip-wrap>p {
  padding: 8px 15px;
  margin-top: 6px;
  border-top: 1px dotted;
  font-size: 12px;
}
.board-write .we-extra .ip-wrap>ul {
  padding-left: 5px;
  margin-bottom: -5px;
}
.board-write .we-extra .ip-wrap>ul>li {
  display: inline-block;
  margin: 0 0 5px 10px;
}
.board-write .we-extra .ip-wrap .sbHolder {
  margin: 15px;
  width: 170px;
}
.board-write .we-extra .ip-wrap .tel:first-of-type {
  margin-left: 15px;
}
.board-write .we-extra .ip-wrap .krZip {
  padding: 15px;
}
.board-write .we-extra .ip-wrap .krZip-postcode-wrap,
.board-write .we-extra .ip-wrap .krZip-address-wrap {
  margin-bottom: 10px;
}
.board-write .we-extra--timeline {
  display: none;
}
.board-write .we-extra--timeline.active {
  display: table;
}
.board-write .captcha {
  padding-bottom: 20px;
}
.board-write .captcha>div {
  float: right;
}
.skin-setting-inner>div {
  width: 500px;
  margin: 0 auto;
}
.skin-setting section {
  margin-bottom: 60px;
}

/* Original file: files/cache/assets/compiled/97d4317db27e3aa734a611f3ca9c5433bc66d92b.ckeditor.scss.css */

html {
  width: unset;
  height: unset;
  min-width: unset;
  min-height: 100vh;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
html.cke_panel_container, html.cke_panel_container body {
  background-color: #fff;
  color: #000;
}
html.cke_panel_container.color_scheme_dark.cke_auto_dark_mode, html.cke_panel_container body.color_scheme_dark.cke_auto_dark_mode {
  background-color: #333;
  color: #fff;
}
body.cke_editable {
  width: unset;
  height: unset;
  min-width: unset;
  min-height: 100vh;
  box-sizing: border-box;
  margin: 0;
  padding: 10px;
  background-color: #fff;
  color: #000;
}
body.cke_editable.color_scheme_dark.cke_auto_dark_mode {
  background-color: #333;
  color: #fff;
}
textarea.cke_source.cke_editable {
  box-sizing: border-box;
  padding: 10px;
}
body.color_scheme_dark.cke_auto_dark_mode .cke_wysiwyg_div {
  background-color: #333;
  color: #fff;
}
p.editor_autosaved_message.autosave_message {
  display: none;
  background: #e0e0e0;
  color: #000;
  padding: 10px;
  margin: 0;
  line-height: 1.2;
}
.color_scheme_dark p.editor_autosaved_message.autosave_message {
  background: #222;
  color: #fff;
}
.color_scheme_dark.cke_auto_dark_mode .cke_reset .cke_top, .color_scheme_dark.cke_auto_dark_mode .cke_reset .cke_bottom {
  background: #333;
  border-color: #555;
}
.color_scheme_dark.cke_auto_dark_mode .cke_reset .cke_top .cke_button_on, .color_scheme_dark.cke_auto_dark_mode .cke_reset .cke_bottom .cke_button_on {
  background: #000;
  border-color: #555;
}
.color_scheme_dark.cke_auto_dark_mode .cke_reset .cke_top .cke_button_icon, .color_scheme_dark.cke_auto_dark_mode .cke_reset .cke_top .cke_combo_button, .color_scheme_dark.cke_auto_dark_mode .cke_reset .cke_top .cke_button_arrow, .color_scheme_dark.cke_auto_dark_mode .cke_reset .cke_top .cke_button_label, .color_scheme_dark.cke_auto_dark_mode .cke_reset .cke_bottom .cke_button_icon, .color_scheme_dark.cke_auto_dark_mode .cke_reset .cke_bottom .cke_combo_button, .color_scheme_dark.cke_auto_dark_mode .cke_reset .cke_bottom .cke_button_arrow, .color_scheme_dark.cke_auto_dark_mode .cke_reset .cke_bottom .cke_button_label {
  filter: invert(1);
}
.color_scheme_dark.cke_auto_dark_mode .cke_reset .cke_top.cke_dialog_body, .color_scheme_dark.cke_auto_dark_mode .cke_reset .cke_bottom.cke_dialog_body {
  background: #555;
}
.color_scheme_dark.cke_auto_dark_mode .cke_reset .cke_top .cke_dialog_title, .color_scheme_dark.cke_auto_dark_mode .cke_reset .cke_bottom .cke_dialog_title {
  background: #333;
  color: #fff;
  border-bottom-color: #555;
}
.color_scheme_dark.cke_auto_dark_mode .cke_reset .cke_top .cke_dialog_title .cke_dialog_close_button, .color_scheme_dark.cke_auto_dark_mode .cke_reset .cke_bottom .cke_dialog_title .cke_dialog_close_button {
  color: #fff;
}
.color_scheme_dark.cke_auto_dark_mode .cke_reset .cke_top .cke_dialog_tabs, .color_scheme_dark.cke_auto_dark_mode .cke_reset .cke_bottom .cke_dialog_tabs {
  background: #555;
}
.color_scheme_dark.cke_auto_dark_mode .cke_reset .cke_top .cke_dialog_tabs .cke_dialog_tab, .color_scheme_dark.cke_auto_dark_mode .cke_reset .cke_bottom .cke_dialog_tabs .cke_dialog_tab {
  background: #555;
  color: #999;
  border-color: #777;
}
.color_scheme_dark.cke_auto_dark_mode .cke_reset .cke_top .cke_dialog_tabs .cke_dialog_tab_selected, .color_scheme_dark.cke_auto_dark_mode .cke_reset .cke_bottom .cke_dialog_tabs .cke_dialog_tab_selected {
  background: #777;
  color: #fff;
  border-color: #777;
}
.color_scheme_dark.cke_auto_dark_mode .cke_reset .cke_top .cke_dialog_contents, .color_scheme_dark.cke_auto_dark_mode .cke_reset .cke_bottom .cke_dialog_contents {
  background: #555;
  border-top-color: #777;
}
.color_scheme_dark.cke_auto_dark_mode .cke_reset .cke_top .cke_dialog_contents label, .color_scheme_dark.cke_auto_dark_mode .cke_reset .cke_bottom .cke_dialog_contents label {
  color: #fff;
}
.color_scheme_dark.cke_auto_dark_mode .cke_reset .cke_top .cke_dialog_contents select, .color_scheme_dark.cke_auto_dark_mode .cke_reset .cke_top .cke_dialog_contents input, .color_scheme_dark.cke_auto_dark_mode .cke_reset .cke_top .cke_dialog_contents .ImagePreviewBox td, .color_scheme_dark.cke_auto_dark_mode .cke_reset .cke_bottom .cke_dialog_contents select, .color_scheme_dark.cke_auto_dark_mode .cke_reset .cke_bottom .cke_dialog_contents input, .color_scheme_dark.cke_auto_dark_mode .cke_reset .cke_bottom .cke_dialog_contents .ImagePreviewBox td {
  background: #333;
  color: #fff;
  border-color: #777;
}
.color_scheme_dark.cke_auto_dark_mode .cke_reset .cke_top .cke_dialog_footer, .color_scheme_dark.cke_auto_dark_mode .cke_reset .cke_bottom .cke_dialog_footer {
  background: #333;
  border-top-color: #555;
}
.cke_reset .cke_top a:hover, .cke_reset .cke_top a:focus, .cke_reset .cke_bottom a:hover, .cke_reset .cke_bottom a:focus {
  transition: none;
}
.cke_reset .cke_combo__fontsize .cke_combo_button {
  width: 64px;
}
.cke_reset .cke_combo__fontsize .cke_combo_text {
  width: 30px;
}
.color_scheme_dark.cke_auto_dark_mode .cke_dialog_body {
  background: #333;
  border-color: #555;
}
.color_scheme_dark.cke_auto_dark_mode .cke_dialog_body .cke_button_on {
  background: #000;
  border-color: #555;
}
.color_scheme_dark.cke_auto_dark_mode .cke_dialog_body .cke_button_icon, .color_scheme_dark.cke_auto_dark_mode .cke_dialog_body .cke_combo_button, .color_scheme_dark.cke_auto_dark_mode .cke_dialog_body .cke_button_arrow, .color_scheme_dark.cke_auto_dark_mode .cke_dialog_body .cke_button_label {
  filter: invert(1);
}
.color_scheme_dark.cke_auto_dark_mode .cke_dialog_body.cke_dialog_body {
  background: #555;
}
.color_scheme_dark.cke_auto_dark_mode .cke_dialog_body .cke_dialog_title {
  background: #333;
  color: #fff;
  border-bottom-color: #555;
}
.color_scheme_dark.cke_auto_dark_mode .cke_dialog_body .cke_dialog_title .cke_dialog_close_button {
  color: #fff;
}
.color_scheme_dark.cke_auto_dark_mode .cke_dialog_body .cke_dialog_tabs {
  background: #555;
}
.color_scheme_dark.cke_auto_dark_mode .cke_dialog_body .cke_dialog_tabs .cke_dialog_tab {
  background: #555;
  color: #999;
  border-color: #777;
}
.color_scheme_dark.cke_auto_dark_mode .cke_dialog_body .cke_dialog_tabs .cke_dialog_tab_selected {
  background: #777;
  color: #fff;
  border-color: #777;
}
.color_scheme_dark.cke_auto_dark_mode .cke_dialog_body .cke_dialog_contents {
  background: #555;
  border-top-color: #777;
}
.color_scheme_dark.cke_auto_dark_mode .cke_dialog_body .cke_dialog_contents label {
  color: #fff;
}
.color_scheme_dark.cke_auto_dark_mode .cke_dialog_body .cke_dialog_contents select, .color_scheme_dark.cke_auto_dark_mode .cke_dialog_body .cke_dialog_contents input, .color_scheme_dark.cke_auto_dark_mode .cke_dialog_body .cke_dialog_contents .ImagePreviewBox td {
  background: #333;
  color: #fff;
  border-color: #777;
}
.color_scheme_dark.cke_auto_dark_mode .cke_dialog_body .cke_dialog_footer {
  background: #333;
  border-top-color: #555;
}
.xe_content.editable, .rhymix_content.editable, .cke_wysiwyg_div {
  font-family: 나눔고딕, NanumGothic, Malgun Gothic, sans-serif;
  font-size: 15px;
  line-height: 160%;
  word-break: normal;
  word-wrap: break-word;
}
.xe_content.editable p, .rhymix_content.editable p, .cke_wysiwyg_div p {
  margin: 0 0 0px 0;
  line-height: 160%;
}
.xe_content.editable p span, .rhymix_content.editable p span, .cke_wysiwyg_div p span {
  line-height: 160%;
}
.xe_content.editable img, .xe_content.editable video, .rhymix_content.editable img, .rhymix_content.editable video, .cke_wysiwyg_div img, .cke_wysiwyg_div video {
  max-width: 100%;
  height: auto;
}
.xe_content.editable blockquote, .rhymix_content.editable blockquote, .cke_wysiwyg_div blockquote {
  padding: 2px 0;
  border-style: solid;
  border-color: #ccc;
  border-width: 0;
  border-left-width: 5px;
  padding-left: 20px;
  padding-right: 8px;
}
.xe_content.editable blockquote:lang(ar), .xe_content.editable blockquote:lang(arc), .xe_content.editable blockquote:lang(dv), .xe_content.editable blockquote:lang(ha), .xe_content.editable blockquote:lang(he), .xe_content.editable blockquote:lang(khw), .xe_content.editable blockquote:lang(ks), .xe_content.editable blockquote:lang(ku), .xe_content.editable blockquote:lang(ps), .xe_content.editable blockquote:lang(fa), .xe_content.editable blockquote:lang(ur), .xe_content.editable blockquote:lang(yi), .rhymix_content.editable blockquote:lang(ar), .rhymix_content.editable blockquote:lang(arc), .rhymix_content.editable blockquote:lang(dv), .rhymix_content.editable blockquote:lang(ha), .rhymix_content.editable blockquote:lang(he), .rhymix_content.editable blockquote:lang(khw), .rhymix_content.editable blockquote:lang(ks), .rhymix_content.editable blockquote:lang(ku), .rhymix_content.editable blockquote:lang(ps), .rhymix_content.editable blockquote:lang(fa), .rhymix_content.editable blockquote:lang(ur), .rhymix_content.editable blockquote:lang(yi), .cke_wysiwyg_div blockquote:lang(ar), .cke_wysiwyg_div blockquote:lang(arc), .cke_wysiwyg_div blockquote:lang(dv), .cke_wysiwyg_div blockquote:lang(ha), .cke_wysiwyg_div blockquote:lang(he), .cke_wysiwyg_div blockquote:lang(khw), .cke_wysiwyg_div blockquote:lang(ks), .cke_wysiwyg_div blockquote:lang(ku), .cke_wysiwyg_div blockquote:lang(ps), .cke_wysiwyg_div blockquote:lang(fa), .cke_wysiwyg_div blockquote:lang(ur), .cke_wysiwyg_div blockquote:lang(yi) {
  border-left-width: 0px;
  border-right-width: 5px;
  padding-left: 8px;
  padding-right: 20px;
}
/* sourceMappingURL=97d4317db27e3aa734a611f3ca9c5433bc66d92b.ckeditor.scss.map */

