@charset "utf-8";
.memo-write.no-profile {
  padding-left: 0;
}
.memo-write.comment-write {
  padding-top: 0;
}
.memo-write .mwe-category {
  display: inline-block;
  margin-right: 10px;
  vertical-align: top;
}
.memo-write .mwe-category .sbHolder {
  width: 170px;
}
.memo-write .mwe-category .sbSelector {
  height: 40px;
  line-height: 40px;
}
.memo-write .cwu-body.has-category {
  display: inline-block;
  width: calc(100% - 180px);
  vertical-align: top;
}
.memo-write .cwe-user-info {
  margin-top: 10px;
}
.memo-write .we-extra {
  margin: 15px 0 5px;
}
.memo-write .sbSelector {
  border: none;
}
.list-category--inline {
  margin-bottom: 25px;
  border-bottom: 1px solid;
}
.list-buttons ul:first-of-type {
  margin-bottom: 15px;
}
.list-buttons .bt-top {
  display: none;
}
.list-memo .me-text-new {
  font-size: 12px;
}
.au-article-bottom {
  margin-top: 50px;
  text-align: center;
}
.lmd {
  padding-bottom: 25px;
}
.lmd .mu {
  padding-top: 3px;
  border-bottom: 1px solid;
}
.mu:hover {
  background-color: rgba(240, 240, 240, 0.3);
}
.lmd .mu-notice {
  margin-top: 50px;
  padding: 22px 25px 22px 75px;
}
.lmd .mu-notice-text {
  left: 25px;
  top: 25px;
}
.lmd .mu-notice-icon {
  left: 18px;
  top: 20px;
}
.lmd .mu-notice .xe_content {
  font-size: 15px;
  line-height: 180%;
}
.lmd .mu-header .module {
  padding-left: 25px;
  height: 30px;
  line-height: 40px;
}
.lmd .mu-header .profile-image {
  left: 0px;
  top: 10px;
  line-height: 30px;
}
.lmd .mu-info {
  font-size: 13px;
}
.lmd .me-nickname {
  position: relative;
  font-size: 16px;
}
.has-profile.lmd .me-nickname {
  padding-left: 50px;
}
.lmd .me-comment {
  font-size: 14px;
}
.lmd .me-ctrl {
  top: 17px;
  right: 3px;
}
.lmd .me-ctrl li {
  display: inline-block;
}
.lmd .me-vote .bt .count {
  font-size: 13px;
}
.lmd .au-body {
  padding: 0px 0px 0px 50px;
}
.lmd .au-body--secret {
  padding: 50px 0;
}
.lmd .au-body .lm-message {
  margin: 25px 0;
}
.lmd .ae-category-wrap {
  padding-right: 25px;
}
.lmd .ae-icon-secret {
  vertical-align: middle;
  margin: -3px 3px 0 0;
}
.lmd .ae-extra {
  margin: -25px -25px 25px;
  width: calc(100% + 50px);
}
.lmd .ae-extra + .au-content .lm-message {
  margin-top: 50px;
}
.lmd .bt-report i {
  font-size: 12px;
}
.lmg .list-memo-document {
  position: relative;
  margin-top: 25px;
}
.lmg .mu {
  padding: 20px;
  width: calc(33.33% - 16.66px);
}
.lmg .mu-notice {
  padding: 20px 20px 20px 65px;
  margin-top: 25px;
}
.lmg .mu-notice-icon {
  left: 20px;
  top: 20px;
}
.has-profile.lmg .mu-header {
  padding-left: 40px;
}
.lmg .mu-header .profile-image {
  top: 3px;
}
.lmg .me-category-wrap {
  margin: -20px -20px 15px;
  padding: 10px;
  font-size: 13px;
}
.lmg .me-nickname {
  margin-bottom: 3px;
  font-size: 15px;
}
.lmg .me-date {
  font-size: 12px;
  letter-spacing: 0.1em;
}
.lmg .me-date--text {
  letter-spacing: 0.1em;
}
.lmg .me-comment .count {
  font-size: 12px;
}
.lmg .me-ctrl ul {
  font-size: 12px;
}
.font-main--nt .lmg .me-ctrl .bt-svg--dot {
  margin-top: -2px;
}
.lmg .me-extra {
  margin: 15px -20px 0;
  padding: 10px 20px 5px;
}
.lmg .me-extra .title {
  font-size: 13px;
}
.lmg .me-extra .content {
  font-size: 12px;
}
.lmg .bt-vote {
  font-size: 16px;
  line-height: 16px;
}
.lmg .bt-vote .count {
  font-size: 12px;
}
.lmg .xe_content {
  font-size: 14px;
  line-height: 160%;
}
.lm-comment .cu-message {
  padding: 25px;
}
.unable-comment .lm-comment .cu-wrap {
  padding-bottom: 25px;
}
.unable-comment .lm-comment .cu-wrap:empty {
  padding-bottom: 0;
}
.lm-comment--basic .comment-unit {
  padding: 25px 25px 25px 80px;
}
.no-profile.lm-comment--basic .comment-unit {
  padding-left: 25px;
}
.lm-comment-form.lm-comment--basic .comment-unit {
  padding-left: 55px;
}
.lm-comment--basic .comment-unit--reply {
  padding-left: 135px;
}
.no-profile.lm-comment--basic .comment-unit--reply {
  padding-left: 80px;
}
.lm-comment--basic .comment-unit--reply .cu-profile {
  left: 80px;
}
.lm-comment--basic .cu-profile {
  left: 25px;
}
.lm-comment--bubble .cu-list-wrap {
  padding: 0 25px;
}
.lm-comment .article-spoiler {
  text-align: center;
}
.lm-comment--grid .comment-unit {
  padding: 15px 20px;
}
.lm-comment--grid .comment-unit--reply .comment-write {
  margin-left: -5px;
}
.lm-comment--grid .cu-list {
  margin: 10px -20px -20px;
}
.lm-comment--grid .cu-secret {
  font-size: 13px;
}
.lm-comment--grid .ce-ctrl {
  right: 15px;
  top: 15px;
}
.lm-comment--grid .ce-date {
  font-size: 12px;
}
.lm-comment--grid .xe_content {
  font-size: 13px;
  line-height: 160%;
}
.lmd .comment-write {
  margin: 0 25px 25px;
  padding-left: 0;
}
.lmd .comment-write--reply {
  margin: 0;
}
.lmg .comment-write {
  padding: 0;
}
.lmg .comment-write.mode--text .cwu-body {
  min-height: 34px;
}
.lmg .comment-write .cwu-options {
  font-size: 13px;
}
.lmg .comment-write .cwe-textarea {
  font-size: 13px;
}
.lmg .comment-write .cwe-user-info {
  display: block;
}
.lmg .comment-write .cwe-user-info .ip {
  width: calc(50% - 5px);
}
.lmg .comment-write .cwe-user-info .ip:first-of-type {
  margin-left: 0;
}
.lmg .comment-write--reply {
  margin-top: 10px;
}
.lmg .comment-write .lbt--round {
  width: 24px;
  height: 24px;
  line-height: 24px;
  font-size: 11px;
}
.lmg .comment-write .bt-area .lm-bubble {
  margin-left: 0;
}
.lmg .comment-write .bt-write-mode {
  display: none;
}

/* yozmm eos */

.read_topbar {
  position: sticky;
  top: 0px;
  width: 100%;
  height: 50px;
  border-left: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  background-color: rgba(255, 255, 255, 0.80);
  box-sizing: border-box;
  z-index: 1;
}
.read_topbar_title {
  display: flex;
  align-items: center;
  padding: 10px 0px 0px 20px;
}
.read_topbar_title i {
  font-size: 20px;
  padding: 3px 10px 0 0;
}
.read_postbox {
  width: auto;
  height: auto;
  cursor: pointer;
  padding: 0px 15px 0px 15px;
}
.read_profile_image {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 40px;
  overflow: hidden;
}
.read_profile_image img {
  width: 100%;
  border-radius: 20px;
}
.read_profile_box {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
}
.read_write_box {
  padding: 0 25px 25px 25px !important;
  border-bottom: 2px solid #e5e5e5;
}
.read_write_textarea {
  float: left;
  margin: 0;
  width: calc(100% - 28px) !important;
  height: 40px;
  max-height: 720px;
  padding: 9px 15px !important;
  background-color: transparent;
  border: none;
  resize: none;
  box-sizing: border-box;
  overflow-x:hidden;
  overflow-y: auto;
}
.read_btm_box {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  padding: 0px 15px 15px 65px;
}
.read_btn_icon {
  display: inline-block;
  padding: 0px 8px;
  margin: 0 13px 0px 0px;
  height: 26px;
  line-height: 26px;
  border-radius: 20px;
  vertical-align: middle;
  background-color: #f5f5f5;
}
.read_textmsgbox {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 9;
  -webkit-box-orient: vertical;
}
.read_textmsgbox img {
  padding-top: 10px;
}
.read_textmsg_more {
  padding: 5px 0px 0px 50px;
}
.read_textmsg_more_underline:hover {
  cursor: pointer;
  text-decoration: underline;
}
