@charset "utf-8";
.sl-board {
  position: relative;
}
.slb>.slms {
  margin: 50px auto;
}
.slb-list.icon-category .lu-category svg.feather,
.slb-list.icon-category .lu-category i {
  margin: 0;
}
.sles .inner-box>ul {
  font-size: 13px;
}
.sles .inner-box>ul>li {
  padding: 15px;
  border-bottom: 1px solid color-mix(in oklab,#FFF,#333 12%);
}
.sles .inner-box>ul>li:last-of-type {
  border-bottom: none;
}
.sles .title {
  font-size: 12px;
}
.sles .content {
  padding: 10px 0 0;
}
.sles .content .slip:not(.small) {
  width: 100%;
}
.sles .content .slip.date {
  width: 110px;
}
.sles .content .slbt {
  padding: 0 8px;
  height: 36px;
  line-height: 35px;
  vertical-align: top;
  background-color: color-mix(in oklab,#FFF,#333 2%);
}
.sles .content .slck-bt-box {
  background-color: #FFF;
}
.sles .content>ul {
  margin-bottom: -5px;
}
.sles .content>ul>li {
  display: inline-block;
  margin: 0 10px 5px 0;
}
.sles .content .krZip {
  padding-top: 5px;
}
.sles .content .krZip>div {
  position: relative;
  padding: 0 0 5px 65px;
}
.sles .content .krZip label {
  position: absolute;
  left: 0;
  top: 8px;
  width: 60px;
  min-width: 60px;
  text-align: right;
  font-size: 12px;
  color: color-mix(in oklab,#FFF,#333 50%);
}
.sles .content .krZip .slip {
  padding: 0 10px;
  width: calc(33.33% - 2.5px);
}
.sles .content .krZip .slip.krzip-detailAddress {
  width: 100%;
}
.sles .content .krZip .slbt {
  height: 30px;
  line-height: 29px;
}
.sles .basic-search .slip {
  width: calc(100% - 105px) !important;
  vertical-align: top;
  margin-left: 5px;
}
.sles-select {
  display: inline-block;
}
.sles-title .bt-admin {
  margin-left: 5px;
  color: color-mix(in oklab,#FFF,#333 50%);
  font-size: 12px;
}
.sles-bts button:hover {
  text-decoration: underline;
}
.sles-bts .bt-reset,
.sles-bts .bt-close {
  color: color-mix(in oklab,#FFF,#333 50%);
}
.sles-bts .bt-reset .sli,
.sles-bts .bt-close .sli {
  display: inline-block;
  width: 13px;
  height: 13px;
  -webkit-mask-size: 13px 13px;
  mask-size: 13px 13px;
  background-color: color-mix(in oklab,#FFF,#333 50%);
}
.sles-bts .bt-close {
  margin-left: 10px;
}
.sles-bts .bt-close .sli {
  display: inline-block;
  width: 15px;
  height: 15px;
  -webkit-mask-size: 15px 15px;
  mask-size: 15px 15px;
}
.sles-bts .bt-search {
  float: right;
}
.bt-sles {
  display: none;
}
.md_hd-bts .bt-sles,
.list-header-bts .bt-sles {
  display: inline-block;
}
.list-header-bts .bt-sles {
  margin-right: 4px;
}
.bt-sles .sli {
  display: inline-block;
  width: 18px;
  height: 18px;
  -webkit-mask-size: 18px 18px;
  mask-size: 18px 18px;
}
.is-pc .sles .basic-search .nice-select {
  width: 100px;
}
.is-pc .sles-bts {
  padding: 12px 15px !important;
}
.is-mobile .sles-title .sli {
  display: inline-block;
  width: 22px;
  height: 22px;
  -webkit-mask-size: 22px 22px;
  mask-size: 22px 22px;
  margin: -2px 2px 0 0;
}
.is-mobile .sles form {
  height: 100%;
}
.is-mobile .sles .basic-search .slcs {
  width: 100px;
}
.list-header-bts {
  position: absolute;
  right: 0;
  top: 0;
}
.list-header-bts .sldd-bt {
  height: 30px;
  line-height: 31px;
  padding: 0 8px;
  border-radius: 3px;
  vertical-align: middle;
}
.list-header-category .sldd-box>li>ul {
  margin-left: 10px;
}
.no-document {
  padding: 50px 0;
  text-align: center;
}
.lu-check {
  display: inline-block;
  width: 0;
  height: 0;
  overflow: hidden;
  transition-property: width, margin-left;
  transition-duration: 0.3s;
  vertical-align: top;
}
.lu-check.active {
  width: 20px;
  height: auto;
}
.lu-check .slck-bt {
  width: 15px;
  height: 15px;
  line-height: 13px;
  margin-top: 0;
  border-radius: 3px;
}
.lu-icon-secret {
  display: inline-block;
  width: 21px;
  height: 21px;
  line-height: 22px;
  margin: -1px 0 0 0;
  border-radius: 50%;
  background-color: color-mix(in oklab,#FFF,#cc0a0a 10%);
  vertical-align: middle;
  text-align: center;
}
.lu-icon-secret .sli {
  display: inline-block !important;
  width: 11px !important;
  height: 11px !important;
  -webkit-mask-size: 11px 11px !important;
  mask-size: 11px 11px !important;
  background-color: #cc0a0a;
}
.lu-comment {
  margin-left: 2px;
  font: 500 12px 'Montserrat';
  color: #c02035 !important;
}
.slatc-extra {
  width: 100%;
}
.slatc-extra:empty {
  display: none;
}
.slatc-extra th {
  background-color: color-mix(in oklab,#FFF,#333 4.5%);
  border-right: 1px solid color-mix(in oklab,#FFF,#333 12%);
  border-bottom: 1px solid color-mix(in oklab,#FFF,#333 12%);
  white-space: nowrap;
  font-weight: normal;
  text-align: right;
}
.slatc-extra td {
  border-bottom: 1px solid color-mix(in oklab,#FFF,#333 12%);
  word-break: break-all;
}
.slatc-extra-rating .sl-rating {
  vertical-align: middle;
}
.slatc-extra-rating .sl-rating .sli {
  margin-right: 1px;
  display: inline-block;
  width: 18px;
  height: 18px;
  -webkit-mask-size: 18px 18px;
  mask-size: 18px 18px;
  vertical-align: top;
}
.slatc-extra-rating .txt-en {
  display: inline-block;
  font-size: 15px;
  font-style: italic;
  vertical-align: middle;
}
.slatc-youtube {
  position: relative;
  height: 0;
  padding-bottom: 56.25%;
}
.slatc-youtube iframe {
  position: absolute;
  width: 100%;
  height: 100%;
}
.slatc-tags li {
  display: inline-block;
  margin-right: 8px;
}
.slatc-tags li a {
  color: color-mix(in oklab,#FFF,#333 70%);
}
.slatc-tags li a:hover {
  color: #333;
  text-decoration: underline;
}
.slatc-files-list {
  margin: 0 auto;
  width: 100%;
  max-width: 450px;
  border: 1px solid color-mix(in oklab,#FFF,#333 12%);
  border-radius: 10px;
  color: color-mix(in oklab,#FFF,#333 50%);
  font-size: 12px;
}
.slatc-files-list .sli {
  background-color: color-mix(in oklab,#FFF,#333 50%);
  display: inline-block;
  width: 13px;
  height: 13px;
  -webkit-mask-size: 13px 13px;
  mask-size: 13px 13px;
}
.slatc-files-list li {
  position: relative;
  padding: 10px;
  border-bottom: 1px solid color-mix(in oklab,#FFF,#333 12%);
  transition-property: color;
  transition-duration: 0.3;
}
.slatc-files-list li:hover {
  color: #333;
}
.slatc-files-list li:hover .sli {
  background-color: #333;
}
.slatc-files-list li:last-of-type {
  border-bottom: none;
}
.slatc-files-list li .file-count {
  position: absolute;
  right: 10px;
  top: 10px;
}
.slatc-bts {
  position: relative;
  margin: 15px 0 10px;
}
.slatc-bts,
.slatc-bts button {
  font-size: 12px;
}
.slatc-bts .sli {
  display: inline-block;
  width: 11px;
  height: 11px;
  -webkit-mask-size: 11px 11px;
  mask-size: 11px 11px;
}
.slatc-bts .unit {
  display: inline-block;
  height: 25px;
  line-height: 26px;
  border-radius: 12.5px;
  background-color: color-mix(in oklab,#FFF,#333 4.5%);
  color: color-mix(in oklab,#FFF,#333 70%);
  margin-right: 3px;
  background-color: color-mix(in oklab,#FFF,#333 6%);
  color: #333;
}
.slatc-bts .unit:hover {
  background-color: color-mix(in oklab,#FFF,#333 6%);
  color: #333;
}
.slatc-bts-comment {
  padding: 0 12px;
}
.slatc-bts-comment .sli {
  margin-right: 2px;
}
.slatc-bts-vote .bt-vote {
  display: inline-block;
  height: 25px;
  line-height: 26px;
  padding: 0 12px;
}
.slatc-bts-vote .bt-vote:only-child {
  border-radius: 12.5px;
}
.slatc-bts-vote .bt-vote.voted {
  background-color: #fff7af;
}
.slatc-bts-vote .bt-vote--up {
  border-radius: 12.5px 0 0 12.5px;
}
.slatc-bts-vote .bt-vote--up .vote-icon {
  margin-right: 2px;
}
.slatc-bts-vote .bt-vote--down {
  border-radius: 0 12.5px 12.5px 0;
  border-left: 1px solid #FFF;
  color: color-mix(in oklab,#FFF,#333 50%);
}
.slatc-bts-vote .bt-vote--down .sli {
  background-color: color-mix(in oklab,#FFF,#333 50%);
}
.slatc-bts-vote .bt-vote--down .vote-icon {
  margin-left: 4px;
}
.slatc-bts-vote .icon-vote svg.feather {
  width: 13px;
  height: 13px;
  margin-right: 0;
}
.slatc-bts-right {
  position: absolute;
  right: 0;
  top: 0;
  padding: 0;
  margin-right: 0 !important;
}
.slatc-report .report-content {
  display: none;
}
.slatc-article_bottom a {
  display: block;
  padding: 8px 0;
  border-radius: 3px;
  text-align: center;
  font-size: 13px;
  line-height: 1.0em;
}
.slatc-article_bottom a .sli {
  display: inline-block;
  width: 13px;
  height: 13px;
  -webkit-mask-size: 13px 13px;
  mask-size: 13px 13px;
}
.slatc .xe_content {
  word-break: break-all;
}
.slatc .xe_content a {
  color: #48925c ;
  text-decoration: underline;
}
.slatc .xe_content a:hover {
  text-decoration: none;
}
.slpf.has-mini_pf {
  cursor: pointer;
}
.slcmt-message {
  margin-top: 15px;
  text-align: center;
  color: color-mix(in oklab,#FFF,#333 50%);
}
.slcmt-notice {
  position: relative;
  border-bottom: 1px solid color-mix(in oklab,#FFF,#333 12%);
}
.slcmt-notice-icon {
  position: absolute;
  left: 0;
  background-color: #c02035;
}
.is-pc .slcmt-notice {
  padding: 15px 0 15px 25px;
  font-size: 13px;
  line-height: 1.6em;
}
.is-pc .slcmt-notice-icon {
  top: 18px;
}
.is-mobile .slcmt-notice {
  padding: 11px 15px 14px 23px;
  font-size: 0.95em;
  line-height: 1.5em;
}
.is-mobile .slcmt-notice-icon {
  top: 14px;
}
.slcmt-title {
  position: relative;
  z-index: 1;
}
.slcmt-title::after {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  height: 1px;
  background-color: color-mix(in oklab,#FFF,#333 12%);
  z-index: -1;
}
.slcmt-title h3 {
  display: inline-block;
  padding-right: 10px;
  background-color: #FFF;
  font-weight: normal;
}
.slcmt-title .bt-comment-write {
  position: absolute;
  right: 0;
  top: -2px;
  padding-left: 10px;
  background-color: #FFF;
}
.slcmt-title .bt-comment-write button {
  padding: 3px 0;
}
.slcmt-title .bt-comment-write button .sli {
  background-color: color-mix(in oklab,#FFF,#333 50%);
}
.slcmt--default .slcmt-list {
  border-bottom: 1px solid color-mix(in oklab,#FFF,#333 12%);
}
.slcmt-delete .instant-delete {
  margin-top: 8px;
}
.slcmt-reload {
  margin-top: 15px;
  text-align: center;
}
.slcmt-reload .bt-reload {
  position: relative;
}
.slcmt-reload .bt-reload-alert {
  display: inline-block;
  position: absolute;
  top: -3px;
  left: 100%;
  white-space: nowrap;
  padding: 4px 6px;
  margin-left: 5px;
  background-color: color-mix(in oklab,#FFF,#fff7af 40%);
  border-radius: 3px;
  font-size: 12px;
  opacity: 0;
  transition-property: opacity;
  transition-duration: 0.2s;
}
.slcmt-reload .bt-reload-alert.active {
  opacity: 1;
}
.slcmt-reload .n-loading {
  margin: -1px 3px 0 0;
  vertical-align: middle;
}
.slcmt--default .cmtu {
  position: relative;
}
.slcmt--default .cmtu:first-of-type {
  border-top: none;
}
.slcmt--default .cmtu--no_depth {
  padding-top: 15px;
  padding-bottom: 15px;
  border-top: 1px solid color-mix(in oklab,#FFF,#333 12%);
}
.slcmt--default .cmtu--no_depth.has-child:not(.best-comment)::before {
  position: absolute;
  left: 14px;
  top: 15px;
  width: 1px;
  height: calc(100% - 15px);
  background-color: color-mix(in oklab,#FFF,#333 12%);
}
.has-profile.slcmt--default .cmtu--no_depth.has-child:not(.best-comment)::before {
  content: '';
}
.slcmt--default .cmtu--has_depth {
  padding-top: 15px;
  border-top: 1px dashed color-mix(in oklab,#FFF,#333 12%);
}
.slcmt--default .cmtu--has_depth::before,
.slcmt--default .cmtu--has_depth::after {
  position: absolute;
  background-color: color-mix(in oklab,#FFF,#333 12%);
}
.has-profile.slcmt--default .cmtu--has_depth::before,
.has-profile.slcmt--default .cmtu--has_depth::after {
  content: '';
}
.slcmt--default .cmtu--has_depth::before {
  top: 0;
  width: 1px;
  height: calc(100% + 15px);
}
.slcmt--default .cmtu--has_depth::after {
  top: 24px;
  width: 30px;
  height: 1px;
}
.slcmt--default .cmtu--has_depth .cmtu-profile .slpf {
  width: 21px;
  height: 21px;
}
.slcmt--default .cmtu.my-comment .xe_content {
  display: inline-block;
  padding: 8px 12px;
  border: 1px solid color-mix(in oklab,#FFF,#333 12%);
  background-color: color-mix(in oklab,#FFF,#333 4.5%);
  border-radius: 5px;
}
.slcmt--default .cmtu-profile {
  position: absolute;
  left: 0;
  top: 13px;
  z-index: 1;
}
.slcmt--default .cmtu-header {
  position: relative;
}
.slcmt--default .cmtu-header-ctrl {
  right: 0;
  top: 0;
}
.slcmt--default .cmtu-body {
  margin-top: 7px;
}
.slcmt--default .cmtu-body .parent {
  margin: 10px 0 5px;
}
.slcmt--default .cmtu-bts-vote {
  margin-right: 10px;
  display: inline-block;
  height: 25px;
  line-height: 26px;
  border-radius: 12.5px;
  background-color: color-mix(in oklab,#FFF,#333 4.5%);
  color: color-mix(in oklab,#FFF,#333 70%);
  background-color: #FFF;
}
.slcmt--default .cmtu-bts-vote:hover {
  background-color: color-mix(in oklab,#FFF,#333 6%);
  color: #333;
}
.slcmt--default .cmtu-bts-vote,
.slcmt--default .cmtu-bts-vote:hover {
  background-color: #FFF;
}
.slcmt--default .cmtu-bts-vote .bt-vote {
  display: inline-block;
  padding: 0 12px;
  border: 1px solid color-mix(in oklab,#FFF,#333 12%);
  box-sizing: border-box;
  height: 25px;
  line-height: 24px;
}
.slcmt--default .cmtu-bts-vote .bt-vote:only-child {
  border-radius: 12.5px;
}
.slcmt--default .cmtu-bts-vote .bt-vote.voted {
  background-color: color-mix(in oklab,#FFF,#fff7af 40%);
}
.slcmt--default .cmtu-bts-vote .bt-vote--up {
  border-radius: 12.5px 0 0 12.5px;
}
.slcmt--default .cmtu-bts-vote .bt-vote--up .vote-icon {
  margin-right: 2px;
}
.slcmt--default .cmtu-bts-vote .bt-vote--down {
  border-radius: 0 12.5px 12.5px 0;
  border-left: none;
  color: color-mix(in oklab,#FFF,#333 50%);
}
.slcmt--default .cmtu-bts-vote .bt-vote--down .sli {
  background-color: color-mix(in oklab,#FFF,#333 50%);
}
.slcmt--default .cmtu-bts-vote .bt-vote--down .vote-icon {
  margin-left: 2px;
}
.slcmt--default .cmtu-bts .writer-vote {
  margin: 0 15px 0 -10px;
}
.slcmt--bubble .cmtu {
  margin-top: 15px;
}
.slcmt--bubble .cmtu.my-comment .cmtu-content {
  background-color: color-mix(in oklab,#FFF,#fff7af 40%);
  border: 1px solid #d9d290;
  box-sizing: border-box;
}
.slcmt--bubble .cmtu.my-comment .cmtu-content::before {
  border-right-color: #d9d290;
  border-bottom-color: #d9d290;
}
.slcmt--bubble .cmtu.my-comment .cmtu-content::after {
  border-right-color: color-mix(in oklab,#FFF,#fff7af 40%);
  border-bottom-color: color-mix(in oklab,#FFF,#fff7af 40%);
}
.slcmt--bubble .cmtu.best-comment .cmtu-content {
  background-color: color-mix(in oklab,#FFF,#cc0a0a 8%);
  border: 1px solid color-mix(in oklab,#FFF,#cc0a0a 40%);
  box-sizing: border-box;
}
.slcmt--bubble .cmtu.best-comment .cmtu-content::before {
  border-right-color: color-mix(in oklab,#FFF,#cc0a0a 40%);
  border-bottom-color: color-mix(in oklab,#FFF,#cc0a0a 40%);
}
.slcmt--bubble .cmtu.best-comment .cmtu-content::after {
  border-right-color: color-mix(in oklab,#FFF,#cc0a0a 8%);
  border-bottom-color: color-mix(in oklab,#FFF,#cc0a0a 8%);
}
.slcmt--bubble .cmtu-content {
  display: inline-block;
  position: relative;
  max-width: calc(100% - 90px);
  border: 1px solid color-mix(in oklab,#FFF,#333 12%);
  box-sizing: border-box;
  background-color: color-mix(in oklab,#FFF,#333 4.5%);
  border-radius: 10px 10px 10px 0;
}
.slcmt--bubble .cmtu-content::before,
.slcmt--bubble .cmtu-content::after {
  content: '';
  position: absolute;
  right: 100%;
}
.slcmt--bubble .cmtu-content::before {
  bottom: -1px;
  border: 4px solid transparent;
  border-right-color: color-mix(in oklab,#FFF,#333 12%);
  border-bottom-color: color-mix(in oklab,#FFF,#333 12%);
}
.slcmt--bubble .cmtu-content::after {
  bottom: 0;
  border: 3px solid transparent;
  border-right-color: color-mix(in oklab,#FFF,#333 4.5%);
  border-bottom-color: color-mix(in oklab,#FFF,#333 4.5%);
}
.slcmt--bubble .cmtu-profile {
  position: absolute;
  bottom: 0;
}
.slcmt--bubble .cmtu-header {
  margin-top: 8px;
}
.slcmt--bubble .cmtu-body .parent {
  margin-bottom: 5px;
}
.slcmt--bubble .cmtu-bts-vote {
  margin-right: 8px;
}
.slcmt--bubble .cmtu-bts-vote .bt-vote {
  display: inline-block;
  color: color-mix(in oklab,#FFF,#333 50%);
}
.slcmt--bubble .cmtu-bts-vote .bt-vote .sli {
  background-color: color-mix(in oklab,#FFF,#333 50%);
  margin-right: 2px;
}
.slcmt--bubble .cmtu-bts-vote .bt-vote--up {
  margin-right: 10px;
}
.slcmt--bubble .cmtu-bts-vote .bt-vote--up.voted {
  color: #c02035;
}
.slcmt--bubble .cmtu-bts-vote .bt-vote--up.voted .sli {
  background-color: #c02035;
}
.slcmt--bubble .cmtu-bts-vote .bt-vote--down.voted {
  color: #cc0a0a;
}
.slcmt--bubble .cmtu-bts-vote .bt-vote--down.voted .sli {
  background-color: #cc0a0a;
}
.slcmt--bubble .cmtu-bts .writer-vote {
  margin: 0 10px 0 -3px;
}
.cmtu-header>span {
  display: inline-block;
  margin-right: 5px;
}
.cmtu-header .date {
  color: color-mix(in oklab,#FFF,#333 50%);
}
.cmtu-header .ip-add {
  font-size: 0.85em;
}
.cmtu-header .slbl--new {
  margin-left: -3px;
}
.cmtu-header .parent {
  position: relative;
  margin-left: 10px;
  color: color-mix(in oklab,#FFF,#333 50%);
}
.cmtu-header .parent::before {
  content: '';
  position: absolute;
  left: -11px;
  top: 50%;
  margin-top: -1.5px;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: color-mix(in oklab,#FFF,#333 22%);
}
.cmtu-header .icon-secret {
  margin-right: 3px;
}
.cmtu-header .icon-secret .sli {
  display: inline-block;
  width: 12px;
  height: 12px;
  -webkit-mask-size: 12px 12px;
  mask-size: 12px 12px;
}
.cmtu-header-ctrl .protected {
  text-decoration: line-through;
}
.cmtu-deleted {
  color: color-mix(in oklab,#FFF,#333 50%);
}
.cmtu-deleted .sli {
  background-color: color-mix(in oklab,#FFF,#333 50%);
}
.cmtu-body form {
  margin-top: 5px;
}
.cmtu-body .parent {
  color: color-mix(in oklab,#FFF,#333 50%);
  font-size: 12px;
}
.cmtu.writer .cmtu-body .xe_content,
.cmtu.writer .cmtu-body .rhymix_content,
.cmtu.writer .cmtu-body .xe_content p,
.cmtu.writer .cmtu-body .rhymix_content p {
  color: #3c5ebe;
}
.cmtu-bts {
  margin-top: 7px;
}
.cmtu-bts a {
  margin-right: 8px;
  color: color-mix(in oklab,#FFF,#333 50%);
  vertical-align: middle;
}
.cmtu-bts a .sli {
  display: inline-block;
  width: 12px;
  height: 12px;
  -webkit-mask-size: 12px 12px;
  mask-size: 12px 12px;
  background-color: color-mix(in oklab,#FFF,#333 50%);
}
.cmtu-bts a:hover {
  text-decoration: underline;
}
.cmtu-bts-vote {
  display: inline-block;
}
.cmtu-bts-vote .sli {
  display: inline-block;
  width: 11px;
  height: 11px;
  -webkit-mask-size: 11px 11px;
  mask-size: 11px 11px;
}
.cmtu-bts-vote .bt-vote {
  font-size: 12px;
}
.cmtu-bts-vote .icon-vote svg.feather {
  width: 13px;
  height: 13px;
}
.cmtu-bts .writer-vote .slpf {
  width: 22px;
  height: 22px;
  vertical-align: middle;
  margin: -2px 0 0 3px;
}
.cmtu-bts .writer-vote .sli {
  display: inline-block;
  width: 12px;
  height: 12px;
  -webkit-mask-size: 12px 12px;
  mask-size: 12px 12px;
}
.cmtu-bts .writer-vote .sli-stack {
  position: absolute;
  right: -3px;
  bottom: 0;
  display: inline-block;
  height: 11px;
  line-height: 11px;
}
.cmtu-bts .writer-vote .sli-stack .sli--heart {
  background-color: #c02035;
}
.slatc.no-profile .cmtu-bts .writer-vote .sli-stack {
  position: relative;
}
.slatc.no-profile .cmtu-bts .writer-vote .sli-stack .sli {
  display: inline-block;
  width: 15px;
  height: 15px;
  -webkit-mask-size: 15px 15px;
  mask-size: 15px 15px;
  margin: 0;
}
.cmtu .text-best {
  display: inline-block;
  padding: 4px 6px 3px;
  border-radius: 3px;
  background-color: #cc0a0a;
  font: 500 10px/10px 'Montserrat';
  text-transform: uppercase;
}
.is-lightmode .cmtu .text-best {
  color: #FFF;
}
.is-darkmode .cmtu .text-best {
  color: #333;
}
.cmtw {
  position: relative;
  margin-top: 15px;
}
.cmtw textarea {
  overflow: hidden;
  width: 100%;
  box-sizing: border-box;
}
.cmtw--reply {
  display: none;
  margin-top: 15px;
}
.slcmt.has-profile .cmtw--reply {
  padding-left: 0 !important;
}
.cmtw--reply .cmtw-form {
  height: 0;
  overflow: hidden;
}
.active.cmtw--reply .cmtw-form {
  height: auto !important;
  overflow: visible !important;
}
.cmtw-user-info {
  margin-bottom: 10px;
  font-size: 0;
  text-align: right;
}
.cmtw-user-info .slip.small {
  width: calc(50% - 5px);
  max-width: 200px;
  margin-right: 10px;
}
.cmtw-bottom {
  margin-top: 5px;
}
.cmtw-bottom-options {
  float: left;
}
.cmtw-bottom-options .bt-editor {
  margin-right: 10px;
}
.cmtw-bottom-bts {
  float: right;
}
.slcf.slcmt--default .cmtu {
  margin-top: 15px;
}
.slcf.slcmt--default .cmtu-profile {
  top: 0;
}
.slcf .slatc-header-title {
  margin-bottom: 0;
}
.slbw {
  position: relative;
}
.slbw .sli--asterisk {
  display: inline-block;
  width: 13px;
  height: 13px;
  -webkit-mask-size: 13px 13px;
  mask-size: 13px 13px;
  background-color: #c02035;
}
.slbw .unit {
  margin-bottom: 15px;
}
.slbw-ck {
  display: inline-block;
  margin-bottom: 8px;
  margin-right: 8px;
  cursor: pointer;
}
.slbw-ck-bt {
  display: inline-block;
  padding: 0 10px;
  height: 24px;
  line-height: 25px;
  background-color: color-mix(in oklab,#FFF,#333 4.5%);
  border-radius: 13px;
  font-size: 12px;
  color: color-mix(in oklab,#FFF,#333 50%);
}
.slbw-ck-bt.disabled {
  text-decoration: line-through;
}
.slbw-ck input {
  position: absolute;
  opacity: 0;
}
.slbw-ck input:checked  + .slbw-ck-bt {
  background-color: #333;
  border-color: #333;
  color: #FFF;
}
.slbw-notice {
  position: relative;
  padding: 11px 15px 9px;
  margin-bottom: 15px;
  border: 1px solid #d9d290;
  background-color: color-mix(in oklab,#FFF,#fff7af 40%);
  border-radius: 5px;
  line-height: 1.5em;
}
.slbw-notice-icon {
  display: none;
}
.slbw-category {
  margin-bottom: 10px;
  font-size: 0;
}
.slbw-category.admin-only {
  margin-bottom: 0;
  width: 0;
  height: 0;
  overflow: hidden;
}
.slbw-category-title {
  font-size: 14px;
  font-weight: normal;
}
.slbw-board {
  margin-bottom: 5px;
}
.slbw-board-category.hidden {
  height: 0;
  padding: 0;
  overflow: hidden;
  margin-bottom: 0 !important;
}
.slbw-board-extra.hidden {
  height: 0;
  overflow: hidden;
}
.slbw-title {
  position: relative;
}
.slbw-title .slip {
  width: 100%;
}
.mode-admin.slbw-title .slip {
  padding-right: 40px;
}
.slbw-title .jPicker {
  position: absolute;
  right: 6px;
  top: 6px;
}
.slbw-options {
  text-align: right;
}
.slbw-options:empty,
.slbw-options-extra:empty {
  display: none;
}
.slbw-options-left {
  float: left;
}
.slbw-options-left button {
  margin-right: 10px;
  font-size: 13px;
}
.slbw-options-left button:last-of-type {
  margin-right: 0;
}
.slbw-options-left .option-icon {
  display: inline-block;
  width: 21px;
  height: 21px;
  line-height: 22px;
  margin: -1px 2px 0 0;
  border-radius: 50%;
  background-color: color-mix(in oklab,#FFF,#333 6%);
  vertical-align: middle;
  text-align: center;
}
.slbw-options-left .option-icon .sli {
  display: inline-block;
  width: 12px;
  height: 12px;
  -webkit-mask-size: 12px 12px;
  mask-size: 12px 12px;
  background-color: color-mix(in oklab,#FFF,#333 50%);
}
.slbw-options-admin {
  padding: 5px;
  border: 1px solid #d9d290;
  background-color: color-mix(in oklab,#FFF,#fff7af 40%);
  border-radius: 3px;
}
.slbw-extra h3 {
  display: none;
}
.slbw-extra>ul {
  display: table;
  width: 100%;
  margin-bottom: 15px;
  border: 1px solid color-mix(in oklab,#FFF,#333 12%);
  border-bottom: none;
  font-size: 13px;
}
.slbw-extra>ul:empty {
  display: none;
}
.slbw-extra>ul>li {
  display: table-row;
}
.slbw-extra .extra-th,
.slbw-extra .extra-td {
  display: table-cell;
  border-bottom: 1px solid color-mix(in oklab,#FFF,#333 12%);
}
.slbw-extra .extra-th {
  line-height: 34px;
  padding: 0 10px;
  border-right: 1px solid color-mix(in oklab,#FFF,#333 12%);
  background-color: color-mix(in oklab,#FFF,#333 4.5%);
  text-align: right;
  white-space: nowrap;
  vertical-align: top;
}
.slbw-extra .extra-td {
  vertical-align: middle;
}
.slbw-extra .extra-td input.ip:not(.slip) {
  width: 100%;
  line-height: 34px;
  padding: 0 10px;
  box-sizing: border-box;
  border: none;
  background-color: transparent;
}
.slbw-extra .extra-td input.date {
  margin: 5px;
  vertical-align: middle;
}
.slbw-extra .extra-td input.date + .btn {
  vertical-align: middle;
  margin: 0;
}
.slbw-extra .extra-td>ul {
  padding: 5px 10px 0;
}
.slbw-extra .extra-td>ul>li {
  display: inline-block;
  margin-right: 5px;
  margin-bottom: 5px;
}
.slbw-extra .extra-td>p {
  display: inline-block;
  width: 100%;
  padding: 5px 10px 3px;
  box-sizing: border-box;
  border-top: 1px dashed color-mix(in oklab,#FFF,#333 17%);
  font-size: 12px;
  line-height: 1.4em;
  color: color-mix(in oklab,#FFF,#333 50%);
}
.slbw-extra .slcs {
  margin: 5px;
}
.slbw-extra .krZip {
  padding-top: 5px;
}
.slbw-extra .krZip>div {
  position: relative;
  padding: 0 0 5px 65px;
}
.slbw-extra .krZip label {
  position: absolute;
  left: 0;
  top: 8px;
  width: 60px;
  min-width: 60px;
  text-align: right;
  font-size: 12px;
  color: color-mix(in oklab,#FFF,#333 50%);
}
.slbw-extra .krZip .slip {
  padding: 0 10px;
}
.slbw-tags .slip {
  width: 100%;
}
.slbw-options2 {
  text-align: right;
}
.slbw-options2:empty {
  display: none;
}
.slbw-options2-user {
  margin-bottom: 15px;
}
.slbw-options2-user .slip {
  width: calc(50% - 5px);
  max-width: 200px;
}
.slbw-options2-user .slip:first-of-type {
  margin-right: 10px;
}
.slbw-options2 .slck2 {
  margin-left: 10px;
}
.slbw-bts {
  text-align: right;
}
.slbw-bts .bt-save {
  float: left;
  line-height: 30px;
  font-size: 13px;
}
.is-pc .list-header {
  margin-bottom: 10px;
  text-align: right;
}
.is-pc .list-header-category .bt-category .sli--filter {
  display: inline-block;
  width: 13px;
  height: 13px;
  -webkit-mask-size: 13px 13px;
  mask-size: 13px 13px;
  margin-top: 0;
}
.is-pc .list-header-category .txt-en {
  font-size: 10px;
}
.is-pc .list-header-inline_category {
  position: relative;
}
.is-pc .list-header-inline_category .txt-en {
  font: 500 11px 'Montserrat';
}
.is-pc .list-header-bts {
  white-space: nowrap;
  top: -6px;
}
.is-pc .list-header-bts .sldd {
  margin-right: 2px;
}
.is-pc .slatc-header {
  position: relative;
  padding: 12px;
  border: 5px solid color-mix(in oklab,#FFF,#333 4.5%);
  border-radius: 10px;
  font-size: 12px;
}
.is-pc .slatc-header-nickname .slpf {
  width: 21px;
  height: 21px;
  margin: -2px 2px 0 0;
}
.is-pc .slatc-header-title {
  margin: 5px 0;
  font-size: 17px;
  font-weight: normal;
  line-height: 1.5em;
}
.is-pc .slatc-extra {
  margin-top: 15px;
  border: 1px solid color-mix(in oklab,#FFF,#333 12%);
  border-bottom: none;
  font-size: 13px;
}
.is-pc .slatc-extra th {
  width: 150px;
}
.is-pc .slatc-extra th,
.is-pc .slatc-extra td {
  padding: 10px;
}
.is-pc .slatc-youtube {
  margin-top: 25px;
}
.is-pc .slatc-tags {
  font-size: 13px;
  line-height: 1.7em;
}
.is-pc .slatc-files-list {
  margin: 0 auto;
  width: 100%;
  max-width: 450px;
  border: 1px solid color-mix(in oklab,#FFF,#333 12%);
  border-radius: 10px;
  color: color-mix(in oklab,#FFF,#333 50%);
  font-size: 12px;
}
.is-pc .slatc-files-list .sli {
  background-color: color-mix(in oklab,#FFF,#333 50%);
  display: inline-block;
  width: 13px;
  height: 13px;
  -webkit-mask-size: 13px 13px;
  mask-size: 13px 13px;
}
.is-pc .slatc-files-list li {
  position: relative;
  padding: 10px;
  border-bottom: 1px solid color-mix(in oklab,#FFF,#333 12%);
  transition-property: color;
  transition-duration: 0.3;
}
.is-pc .slatc-files-list li:hover {
  color: #333;
}
.is-pc .slatc-files-list li:hover .sli {
  background-color: #333;
}
.is-pc .slatc-files-list li:last-of-type {
  border-bottom: none;
}
.is-pc .slatc-files-list li .file-count {
  position: absolute;
  right: 10px;
  top: 10px;
}
.is-pc .slatc-article_bottom {
  margin: 25px 0;
}
.is-pc .slatc-article_bottom a:hover {
  background-color: color-mix(in oklab,#FFF,#333 4.5%);
}
.is-pc .slcmt-title h3 {
  font-size: 13px;
}
.is-pc .slcmt-reload .bt-reload {
  font-size: 13px;
}
.is-pc .slcmt--default.has-profile .cmtu--has_depth {
  padding-left: 31px !important;
}
.is-pc .slcmt--default .cmtu--has_depth {
  margin: 0 0 15px 40px;
}
.is-pc .slcmt--default .cmtu--has_depth::before,
.is-pc .slcmt--default .cmtu--has_depth::after {
  left: -26px;
}
.is-pc .slcmt--default .cmtu-header>span {
  vertical-align: middle;
}
.is-pc .slcmt--bubble .cmtu--has_depth {
  margin-left: 50px;
}
.is-pc .slcmt--bubble .cmtu-profile {
  left: -40px;
}
.is-pc .slcmt--bubble .cmtu-header-ctrl {
  left: 100%;
  top: 0;
  white-space: nowrap;
  font-size: 12px;
}
.is-pc .slcmt--bubble .cmtu-content {
  padding: 12px 15px;
}
.is-pc .slcmt.has-profile .cmtu {
  padding-left: 40px;
}
.is-pc .cmtu-header .nickname {
  font-weight: bold;
}
.is-pc .cmtu-header .date {
  font-size: 12px;
}
.is-pc .cmtu-header .slbl--new {
  vertical-align: top !important;
}
.is-pc .cmtu-header-ctrl {
  position: absolute;
  opacity: 0.3;
  transition-property: opacity;
  transition-duration: 0.3s;
  font-size: 12px;
}
.is-pc .cmtu-header-ctrl a {
  margin-left: 5px;
  color: #48925c ;
}
.is-pc .cmtu-header-ctrl a:hover {
  text-decoration: underline;
}
.is-pc .cmtu-header-ctrl .sli {
  background-color: #48925c ;
  display: inline-block;
  width: 12px;
  height: 12px;
  -webkit-mask-size: 12px 12px;
  mask-size: 12px 12px;
}
.is-pc .cmtu:hover .cmtu-header-ctrl {
  opacity: 1;
}
.is-pc .cmtu-body .xe_content,
.is-pc .cmtu-body .rhymix_content,
.is-pc .cmtu-body .xe_content p,
.is-pc .cmtu-body .rhymix_content p {
  font-size: 14px;
  line-height: 1.6em;
}
.is-pc .cmtu-bts {
  font-size: 12px;
}
.is-pc .slcmt.has-profile .cmtw {
  padding-left: 40px;
}
.is-pc .slcmt.has-profile .cmtw.no-grant {
  padding-left: 0;
}
.is-pc .slcmt.has-profile .cmtw .slpf {
  position: absolute;
  left: 0;
  top: 3px;
}
.is-pc .slbw-category {
  position: relative;
  padding: 0 4px 0 50px;
}
.is-pc .slbw-category-title {
  position: absolute;
  left: 0;
  top: 4px;
}
.is-pc .slbw-board {
  padding-left: 63px;
}
.is-pc .slbw-options-admin {
  display: inline-block;
  margin: -6px 0 -6px 8px;
}
.is-pc .slbw-options-admin h3 {
  display: none;
}
.is-pc .slbw-extra .extra-th {
  width: 150px;
}
.is-pc .slbw-extra .krZip .slip {
  width: 100px;
}
.is-pc .slbw-extra .krZip .slip.krzip-detailAddress {
  width: 368px;
}
.is-pc .slcf .slatc-content {
  margin: 25px 0;
}
.is-pc .slcf .slatc-content .xe_content,
.is-pc .slcf .slatc-content .rhymix_content,
.is-pc .slcf .slatc-content .xe_content p,
.is-pc .slcf .slatc-content .rhymix_content p {
  font-size: 15px;
  line-height: 1.7em;
}
.is-mobile .lu-check {
  position: relative;
  z-index: 31;
}
.is-mobile .list-header-inline_category {
  margin: 0 -15px;
  padding: 0 0 8px;
  border-bottom: 1px solid color-mix(in oklab,#FFF,#333 12%);
  font-size: 0.9em;
}
.is-mobile .list-header-inline_category .txt-en {
  font-size: 11px;
}
.is-mobile .list-header-inline_category>div {
  padding: 0 15px;
}
.is-mobile .list-header-bts .txt {
  display: none;
}
.is-mobile .list-header-category .bt-category .sli {
  display: inline-block;
  width: 13px;
  height: 13px;
  -webkit-mask-size: 13px 13px;
  mask-size: 13px 13px;
}
.is-mobile .list-header-category .txt-en {
  font-size: 11px;
}
.is-mobile .slatc-extra {
  margin: 0 -15px;
  width: calc(100% + 30px);
  font-size: 0.85em;
}
.is-mobile .slatc-extra th {
  width: 110px;
}
.is-mobile .slatc-extra th,
.is-mobile .slatc-extra td {
  padding: 8px;
}
.is-mobile .slatc-extra-rating .sl-rating .sli {
  margin-top: 1px;
}
.is-mobile .slatc-youtube {
  margin-top: 25px;
}
.is-mobile .slatc-tags {
  font-size: 0.9em;
  line-height: 1.6em;
}
.is-mobile .slatc-files-list {
  border-radius: 5px;
}
.is-mobile .slatc-article_bottom {
  margin: 35px 0;
}
.is-mobile .slatc-article_bottom a {
  background-color: color-mix(in oklab,#FFF,#333 4.5%);
}
.is-mobile .slcmt-title h3 {
  font-size: 14px;
}
.is-mobile .slcmt-reload .bt-reload {
  font-size: 14px;
}
.is-mobile .slcmt--default.has-profile .cmtu {
  padding-left: 30px;
}
.is-mobile .slcmt--default .cmtu--has_depth {
  margin: 0 0 15px 30px;
}
.is-mobile .slcmt--default .cmtu--has_depth::before,
.is-mobile .slcmt--default .cmtu--has_depth::after {
  left: -16px;
}
.has-profile.is-mobile .slcmt--default .cmtu--has_depth {
  padding-left: 31px;
}
.is-mobile .slcmt--default .cmtu-header-ctrl {
  position: absolute;
  top: -3px;
}
.is-mobile .slcmt--default .cmtu-header-ctrl .sldd-bt {
  padding: 1px 2px 0;
  border-radius: 3px;
}
.is-mobile .slcmt--default .cmtu-header-ctrl .sldd-bt .sli {
  display: inline-block;
  width: 13px;
  height: 13px;
  -webkit-mask-size: 13px 13px;
  mask-size: 13px 13px;
}
.is-mobile .slcmt--bubble.has-profile .cmtu {
  padding-left: 35px;
}
.is-mobile .slcmt--bubble .cmtu--has_depth {
  margin-left: 40px;
}
.is-mobile .slcmt--bubble .cmtu-profile {
  left: -35px;
}
.is-mobile .slcmt--bubble .cmtu-header-ctrl .sldd-bt {
  background-color: transparent;
  padding: 0;
}
.is-mobile .slcmt--bubble .cmtu-content {
  padding: 12px 15px 10px;
}
.is-mobile .cmtu-header {
  font-size: 13px;
}
.is-mobile .cmtu-header .nickname {
  font-size: 14px;
  font-weight: 500;
}
.is-mobile .cmtu-header .date .txt-en {
  font-size: 12px;
}
.is-mobile .cmtu-header-ctrl .sldd-bt {
  height: 19px;
  line-height: 19px;
}
.is-mobile .cmtu-header-ctrl .sldd-box a {
  display: block;
  margin-bottom: 8px;
}
.is-mobile .cmtu-header-ctrl .sldd-box a:last-of-type {
  margin-bottom: 0;
}
.is-mobile .cmtu-body .xe_content,
.is-mobile .cmtu-body .rhymix_content {
  font-size: 0.95em;
  line-height: 1.5em;
}
.is-mobile .cmtu-body .xe_content p,
.is-mobile .cmtu-body .rhymix_content p {
  font-size: 1.0em;
  line-height: 1.5em;
}
.is-mobile .cmtu-bts {
  font-size: 13px;
}
.is-mobile .cmtu-bts .bt-file {
  display: inline-block;
  margin-top: -2px;
}
.is-mobile .cmtw {
  font-size: 14px;
}
.is-mobile .cmtw .slpf {
  display: none;
}
.is-mobile .cmtw-user-info .slip.small:nth-of-type(2) {
  margin-right: 0;
}
.is-mobile .slcmt--default.has-profile .cmtu--has_depth .cmtw--reply {
  margin-left: -30px;
}
.is-mobile .slcmt--bubble.has-profile .cmtw--reply {
  margin-left: -35px;
}
.is-mobile .slcf .slatc-header {
  margin-top: 25px;
  padding-top: 25px;
  border-top: 1px solid color-mix(in oklab,#FFF,#333 12%);
}
.is-mobile .slbw-ck-bt {
  font-size: 13px;
}
.is-mobile .slbw-category-title {
  margin-bottom: 5px;
}
.is-mobile .slbw-options-admin {
  margin-top: 25px;
  padding-right: 10px;
}
.is-mobile .slbw-options-admin h3 {
  float: left;
  padding: 2px 0 0 5px;
  font-size: 13px;
}
.is-mobile .slbw-options-admin .slck {
  font-size: 13px;
}
.is-mobile .slbw-extra .extra-th {
  width: 100px;
}
.is-mobile .slbw-extra .krZip .slip {
  width: 100px;
}
.is-mobile .slbw-extra .krZip .slip.krzip-detailAddress {
  width: 368px;
}
.is-mobile .slbw-extra .slck {
  font-size: 13px;
}
.is-mobile .slcf .slatc-content {
  margin: 35px 0;
}
.is-mobile .slcf .slatc-content .xe_content,
.is-mobile .slcf .slatc-content .rhymix_content {
  font-size: 1.03em;
  line-height: 1.6em;
}
.code-list-top {
  border-bottom: 1px solid color-mix(in oklab,#FFF,#333 12%);
}
.ldg .code-list-top {
  padding: 25px 0;
}
.ldd .code-list-middle,
.ldf .code-list-middle {
  border-bottom: 1px solid color-mix(in oklab,#FFF,#333 12%);
}
.type-box .ldm .code-list-middle {
  margin-bottom: 25px;
}
.type-open .ldm .code-list-middle {
  padding: 25px 0;
  border-top: 1px solid color-mix(in oklab,#FFF,#333 12%);
}
.code-article-bottom {
  margin-bottom: 15px;
}
.code-comment-bottom {
  margin-top: 15px;
}
.code-board-topM {
  margin: 0 0 25px;
}
.code-list-topM {
  border-bottom: 1px solid color-mix(in oklab,#FFF,#333 12%);
}
.ldg .code-list-topM {
  margin: 0 -25px 25px;
  padding: 0 25px;
}
.code-list-middleM {
  border-bottom: 1px solid color-mix(in oklab,#FFF,#333 12%);
}
.ldm .code-list-middleM {
  border-bottom: none;
}
.type-box .ldm .code-list-middleM {
  margin-bottom: 20px;
}
.type-open .ldm .code-list-middleM {
  padding: 25px;
  border-top: 1px solid color-mix(in oklab,#FFF,#333 12%);
}
.code-article-bottomM {
  margin-bottom: 10px;
}
.code-comment-bottomM {
  margin-top: 15px;
}
.slmw.has-profile {
  position: relative;
  padding-left: 40px;
}
.slmw.has-profile .slpf {
  position: absolute;
  left: 0;
  top: 3px;
}
.slmw .sli--asterisk {
  display: inline-block;
  width: 13px;
  height: 13px;
  -webkit-mask-size: 13px 13px;
  mask-size: 13px 13px;
  background-color: #c02035;
}
.slmw-extra,
.slmw-category {
  margin-top: 10px;
}
.lu-category {
  display: inline-block;
  height: 21px;
  line-height: 22px;
  border-radius: 10.5px;
  background-color: color-mix(in oklab,#FFF,#333 4.5%);
  color: color-mix(in oklab,#FFF,#333 70%);
  padding: 0 8px;
  font-size: 12px;
}
.lu-category:hover {
  background-color: color-mix(in oklab,#FFF,#333 6%);
  color: #333;
}
.lu-category .sli {
  background-color: color-mix(in oklab,#FFF,#333 70%);
}
.lmn {
  background-color: color-mix(in oklab,#FFF,#333 2%);
}
.type-box .lmn {
  margin-bottom: 25px;
  border: 1px solid color-mix(in oklab,#FFF,#333 12%);
  border-radius: 10px;
}
.type-open .lmn {
  margin-bottom: -1px;
  border-top: 1px solid color-mix(in oklab,#FFF,#333 12%);
}
.lmnu {
  position: relative;
  padding: 15px 15px 15px 45px;
  border-bottom: 1px solid color-mix(in oklab,#FFF,#333 12%);
}
.type-box .lmnu:last-of-type {
  border-bottom: none;
}
.lmnu-icon {
  display: inline-block;
  position: absolute;
  left: 15px;
  top: 18px;
}
.lmnu-icon .sli {
  display: inline-block;
  width: 18px;
  height: 18px;
  -webkit-mask-size: 18px 18px;
  mask-size: 18px 18px;
  background-color: #c02035;
}
.lmnu-ctrl {
  margin-top: 8px;
  font-size: 0.9em;
}
.lmnu-ctrl a {
  margin-right: 5px;
  color: #48925c ;
}
.lmnu-ctrl a:hover {
  text-decoration: underline;
}
.type-box .ldm .slcmt {
  margin-left: -15px;
  margin-right: -15px;
  border-radius: 0 0 10px 10px;
}
.type-open .ldm {
  border-bottom: 1px solid color-mix(in oklab,#FFF,#333 12%);
}
.ldm .slcmt {
  display: none;
  padding: 0 15px 10px;
  border-top: 1px solid color-mix(in oklab,#FFF,#333 12%);
  background-color: color-mix(in oklab,#FFF,#333 2%);
}
.ldm .slcmt-message {
  padding-bottom: 5px;
  text-align: left;
}
.type-box .ldmu {
  padding: 15px 15px 0;
  margin-bottom: 25px;
  border: 1px solid color-mix(in oklab,#FFF,#333 12%);
  border-radius: 10px;
}
.type-open .ldmu {
  padding-top: 15px;
  border-top: 1px solid color-mix(in oklab,#FFF,#333 12%);
}
.ldmu-header {
  position: relative;
  padding: 2px 0 15px;
}
.has-profile .ldmu-header {
  padding-left: 50px;
}
.ldmu-header .slpf {
  position: absolute;
  left: 0;
  top: 0;
  width: 40px;
  height: 40px;
}
.ldmu-header .slpf>span {
  -webkit-mask-size: 65% 65%;
  mask-size: 65% 65%;
}
.ldmu-header .nickname {
  font-size: 16px;
  line-height: 1.0em;
}
.ldmu-header .nickname .sli {
  display: inline-block;
  width: 12px;
  height: 12px;
  -webkit-mask-size: 12px 12px;
  mask-size: 12px 12px;
}
.ldmu-header-info {
  margin-top: 5px;
  font-size: 13px;
  line-height: 1.0em;
}
.ldmu-header-info,
.ldmu-header-info a {
  color: color-mix(in oklab,#FFF,#333 50%);
}
.ldmu-header-info>span {
  display: inline-block;
  margin-right: 15px;
}
.ldmu-header-info .lu-category {
  margin-right: 10px;
}
.ldmu-header-ctrl {
  position: absolute;
  right: 0;
}
.ldmu-body {
  padding-bottom: 10px;
}
.ldmu-body--secret {
  padding-bottom: 25px;
}
.ldmu .slatc-bts .bt-copy {
  padding: 0 12px;
}
.ldmu .slatc-bts .bt-copy .sli {
  display: inline-block;
  width: 14px;
  height: 14px;
  -webkit-mask-size: 14px 14px;
  mask-size: 14px 14px;
  background-color: color-mix(in oklab,#FFF,#333 50%);
}
.ldf .slcmt {
  margin-top: 15px;
  border-top: 1px solid color-mix(in oklab,#FFF,#333 12%);
}
.ldfu {
  position: relative;
  border-bottom: 1px solid color-mix(in oklab,#FFF,#333 12%);
}
.type-box .ldfu:last-of-type {
  border-bottom: none;
}
.ldfu-header {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  position: relative;
}
.ldfu-header>span {
  display: inline-block;
  flex: 0 1 auto;
}
.ldfu-header>span.title-wrap {
  flex-grow: 1;
  align-self: center;
}
.ldfu-header .ldfu-check {
  position: relative;
  z-index: 31;
}
.ldfu-header .ldfu-text {
  padding: 10px 0 10px 10px;
}
.has-profile .ldfu-header .ldfu-text {
  height: 25px;
  line-height: 25px;
}
.ldfu-header .nickname {
  position: relative;
  padding: 10px 0 10px 10px;
  z-index: 31;
}
.ldfu-header .nickname .slpf {
  width: 25px;
  height: 25px;
}
.ldfu-header .title-wrap {
  padding: 10px 0 10px 10px;
}
.ldfu-header .title-wrap .secret-icon {
  display: inline-block;
  width: 12px;
  height: 12px;
  -webkit-mask-size: 12px 12px;
  mask-size: 12px 12px;
}
.ldfu-header .lu-category {
  margin: -1px 3px 0 0;
  vertical-align: middle;
}
.ldfu-header .bt-openclose {
  padding: 13px 10px 10px;
}
.has-profile .ldfu-header .bt-openclose {
  padding: 10px;
  height: 25px;
  line-height: 25px;
}
.ldfu-header .bt-openclose .sli {
  display: inline-block;
  width: 13px;
  height: 13px;
  -webkit-mask-size: 13px 13px;
  mask-size: 13px 13px;
  background-color: color-mix(in oklab,#FFF,#333 50%);
}
.ldfu-header-title {
  display: inline;
}
.ldfu-content {
  display: none;
  position: relative;
  padding: 15px 10px;
  border-top: 1px solid color-mix(in oklab,#FFF,#333 12%);
  background-color: color-mix(in oklab,#FFF,#333 2%);
}
.type-box .ldfu:last-of-type .ldfu-content {
  border-radius: 0 0 10px 10px;
}
.has-text .ldfu-content {
  padding-left: 38px;
}
.ldfu-content .ldfu-text {
  position: absolute;
  left: 10px;
  top: 15px;
}
.ldfu-content-ctrl {
  margin-top: 8px;
  font-size: 0.9em;
}
.ldfu-content-ctrl a {
  margin-right: 5px;
  color: #48925c ;
}
.ldfu-content-ctrl a:hover {
  text-decoration: underline;
}
.ldfu-content .slatc-extra td {
  background-color: #FFF;
}
.ldfu-text {
  display: inline-block;
  font-size: 18px;
}
.ldfu-text--Q {
  color: color-mix(in oklab,#FFF,#333 50%);
  transition-property: color;
  transition-duration: 0.3s;
}
.ldfu.opened .ldfu-text--Q,
.ldfu:hover .ldfu-text--Q {
  color: #cc0a0a;
}
.ldfu-text--A {
  color: #c02035;
}
.list-header {
  margin-top: 10px;
}
.list-header::empty {
  display: none;
}
.lmn .xe_content,
.lmn .rhymix_content,
.lmn .xe_content p,
.lmn .rhymix_content p {
  font-size: 14px;
  line-height: 1.7em;
}
.ldmu-header-ctrl {
  top: 0;
  opacity: 0.3;
  white-space: nowrap;
  font-size: 13px;
  transition-property: opacity;
  transition-duration: 0.3s;
}
.ldmu:hover .ldmu-header-ctrl {
  opacity: 1;
}
.ldmu-header-ctrl li {
  display: inline-block;
  margin-left: 5px;
}
.ldmu-header-ctrl a {
  color: #48925c ;
}
.ldmu-header-ctrl a:hover {
  text-decoration: underline;
}
.ldmu-body .xe_content,
.ldmu-body .rhymix_content,
.ldmu-body .xe_content p,
.ldmu-body .rhymix_content p {
  font-size: 15px;
  line-height: 1.7em;
}
.ldmu .slatc-extra {
  margin: 0 0 15px;
}
.type-box .ldf {
  border: 1px solid color-mix(in oklab,#FFF,#333 12%);
  border-radius: 10px;
}
.type-open .ldf {
  border-top: 1px solid color-mix(in oklab,#FFF,#333 12%);
}
.ldfu-title {
  font-size: 1.05em;
  line-height: 1.5em;
}
.ldfu-content .slatc-extra {
  margin-top: 0;
  margin-bottom: 15px;
}
.ldfu-content .xe_content,
.ldfu-content .rhymix_content,
.ldfu-content .xe_content p,
.ldfu-content .rhymix_content p {
  font-size: 15px;
  line-height: 1.7em;
}

