﻿#cbox_module {
  background: transparent;
}
.u_cbox_reply_area {
  background: transparent !important;
}
#cbox_module a {
  border-bottom: 0;
}
.u_cbox_tool,
.u_cbox_work_sub {
  display: none;
}
.u_cbox {
  position: relative;
  color: #fff;
  text-align: left;
  -webkit-text-size-adjust: none;
}
.u_cbox .u_vc {
  overflow: hidden;
  position: absolute;
  clip: rect(0, 0, 0, 0);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  width: 1px;
  height: 1px;
  white-space: nowrap;
}
.u_cbox,
.u_cbox p,
.u_cbox h3,
.u_cbox h5,
.u_cbox ul,
.u_cbox li,
.u_cbox fieldset,
.u_cbox legend,
.u_cbox textarea,
.u_cbox button {
  margin: 0;
  padding: 0;
  font-family: Helvetica, sans-serif;
}
.u_cbox,
.u_cbox textarea,
.u_cbox button {
  font-size: 14px;
  line-height: 1.25em;
}
.u_cbox img,
.u_cbox fieldset {
  border: 0;
}
.u_cbox fieldset {
  min-width: 0;
}
.u_cbox ul {
  list-style: none;
}
.u_cbox em {
  font-style: normal;
}
.u_cbox a {
  color: #fff;
  text-decoration: none;
}
.u_cbox strong {
  font-weight: 400;
}
.u_cbox a,
.u_cbox button {
  overflow-anchor: none;
}
.u_cbox button {
  overflow: visible;
  border: 0;
  border-radius: 0;
  background: 0 0;
  cursor: pointer;
  -webkit-user-select: none;
  color: #fff;
}
.u_cbox .u_cbox_head {
  min-height: 41px;
  margin: 0 15px;
  padding-top: 3px;
  line-height: 41px;
}
.u_cbox .u_cbox_head::after {
  display: block;
  clear: both;
  content: "";
}
.u_cbox .u_cbox_head .u_cbox_head_tools {
  float: right;
  margin-right: -6px;
}
.u_cbox .u_cbox_head .u_cbox_head_tools::after {
  display: block;
  clear: both;
  content: "";
}
.u_cbox .u_cbox_title {
  float: left;
  font-size: 17px;
  font-weight: 700;
}
.u_cbox .u_cbox_count {
  float: left;
  padding: 1px 0 0 5px;
  font-size: 18px;
  font-family: HelveticaNeue-Light, Helvetica-Light, sans-serif;
  line-height: 39px;
}
.u_cbox .u_cbox_btn_refresh {
  float: left;
  overflow: hidden;
  width: 23px;
  height: 23px;
  margin: 9px 0 0 7px;
  border: 0;
  font-size: 0;
  text-indent: -9999px;
  color: transparent;
}
.u_cbox .u_cbox_btn_refresh .u_cbox_ico_refresh {
  display: block;
  width: 21px;
  height: 21px;
  border: 1px solid #d9d9d9;
  background-position: -82px -29px;
  background-color: #fff;
}
.u_cbox .u_cbox_comment_count_wrap {
  margin: 0 15px;
}
.u_cbox .u_cbox_comment_count::after {
  display: block;
  clear: both;
  content: "";
}
.u_cbox .u_cbox_count_info {
  position: relative;
  float: left;
  padding: 2px 9px 11px;
  font-size: 0;
  line-height: 0;
}
.u_cbox .u_cbox_count_info::before {
  position: absolute;
  top: 6px;
  left: 0;
  width: 1px;
  height: 10px;
  background: #dcdcdc;
  content: "";
}
.u_cbox .u_cbox_count_info:first-child {
  padding-left: 0;
}
.u_cbox .u_cbox_count_info:first-child::before {
  display: none;
}
.u_cbox .u_cbox_comment_count .u_cbox_info_title {
  font-family: -apple-system, BlinkMacSystemFont, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 1.5;
  letter-spacing: -0.2px;
  color: #767678;
}
.u_cbox .u_cbox_comment_count .u_cbox_info_txt {
  margin-left: 2px;
  font-family: -apple-system, BlinkMacSystemFont, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 500;
  color: #303038;
}
.u_cbox .u_cbox_wrap > .u_cbox_write_wrap {
  margin: 0 15px;
}
.u_cbox .u_cbox_thumb {
  float: left;
}
.u_cbox .u_cbox_thumb .u_cbox_thumb_wrap {
  display: block;
  position: relative;
  margin-right: 4px;
}
.u_cbox .u_cbox_thumb .u_cbox_img_profile {
  width: 23px;
  height: 23px;
  border-radius: 50%;
  vertical-align: top;
}
.u_cbox .u_cbox_thumb .u_cbox_thumb_mask {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 50%;
}
.u_cbox .u_cbox_write {
  background-color: #fff;
}
.u_cbox .u_cbox_write_inner {
  position: relative;
  border: 1px solid #b3b3b3;
}
.u_cbox .u_cbox_write_area {
  max-width: 100%;
}
.u_cbox .u_cbox_write .u_cbox_inbox {
  position: relative;
  margin-right: 69px;
  padding: 10px 12px 13px;
}
.u_cbox .u_cbox_write .u_cbox_inbox .u_cbox_text {
  display: block;
  overflow: hidden;
  position: relative;
  z-index: 1;
  width: 100%;
  height: 18px;
  border: 0;
  background-color: transparent;
  font-size: 16px;
  line-height: 1.25;
  color: #333;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  resize: none;
}
.u_cbox .u_cbox_write .u_cbox_inbox .u_cbox_guide {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: absolute;
  top: 10px;
  right: 112px;
  left: 11px;
  z-index: 10;
  font-size: 16px;
  line-height: 1.25;
  letter-spacing: -0.5px;
  color: #b6b6b6;
}
.u_cbox .u_cbox_type_logged_out .u_cbox_write .u_cbox_inbox .u_cbox_guide {
  right: 11px;
}
.u_cbox
  .u_cbox_write_notice_checkbox:focus-visible
  + .u_cbox_write_notice_checklabel::before {
  outline: medium auto currentcolor;
  outline: medium auto -webkit-focus-ring-color;
}
.u_cbox .u_cbox_write_count {
  display: none;
  position: relative;
  margin: -4px 15px 10px;
  font-size: 13px;
  color: #aaa;
  line-height: 1.57;
  text-align: right;
}
.u_cbox .u_cbox_btn_upload {
  position: absolute;
  top: -1px;
  bottom: -1px;
  right: -1px;
  min-width: 69px;
  height: 43px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  background-color: #00c73c;
  font-size: 15px;
  font-weight: 700;
  text-align: center;
  color: #fff;
  z-index: 10;
}
.u_cbox .u_cbox_upload_sticker {
  display: none;
  position: relative;
  z-index: 20;
  padding: 0 15px 4px;
}
.u_cbox .u_cbox_upload_sticker::after {
  display: block;
  clear: both;
  content: "";
}
.u_cbox .u_cbox_addition {
  overflow: hidden;
  position: absolute;
  top: -1px;
  right: 76px;
  z-index: 10;
  padding-left: 4px;
}
.u_cbox
  .u_cbox_addition
  .u_cbox_secret_check:focus-visible
  + .u_cbox_secret_label {
  outline: medium auto currentcolor;
  outline: medium auto -webkit-focus-ring-color;
}
.u_cbox .u_cbox_type_logged_out .u_cbox_inbox {
  margin-right: 0;
}
.u_cbox .u_cbox_type_logged_out .u_cbox_write_count,
.u_cbox .u_cbox_type_logged_out .u_cbox_upload {
  display: none;
}
.u_cbox .u_cbox_sort {
  position: relative;
  padding: 13px 0 10px;
}
.u_cbox .u_cbox_sort::before,
.u_cbox .u_cbox_sort::after {
  display: none;
  position: absolute;
  top: 3px;
  bottom: 0;
  z-index: 4;
  width: 20px;
  max-height: 45px;
}
.u_cbox .u_cbox_sort::before {
  left: 0;
  background-position: -343px -108px;
}
.u_cbox .u_cbox_sort::after {
  right: 37px;
  background-position: -365px -108px;
}
.u_cbox .u_cbox_sort_option {
  overflow: hidden;
  position: relative;
  z-index: 3;
  height: 21px;
  margin-right: 37px;
}
.u_cbox .u_cbox_sort_scroller {
  position: absolute;
  z-index: 1;
  padding: 0 17px;
}
.u_cbox .u_cbox_sort .u_cbox_sort_option_list {
  display: table;
  white-space: nowrap;
  margin-right: 37px;
}
.u_cbox .u_cbox_sort .u_cbox_sort_option_wrap {
  display: table-cell;
}
.u_cbox .u_cbox_sort .u_cbox_sort_option_wrap + .u_cbox_sort_option_wrap,
.u_cbox .u_cbox_sort .u_cbox_sort_option_wrap ~ .u_cbox_sort_option_wrap {
  padding-left: 11px;
}
.u_cbox .u_cbox_sort .u_cbox_select {
  float: left;
  overflow: hidden;
  position: relative;
  padding-right: 2px;
}
.u_cbox .u_cbox_sort .u_cbox_ico_select {
  display: inline-block;
  overflow: hidden;
  position: absolute;
  width: 0;
  height: 0;
  text-indent: -999px;
  vertical-align: top;
  color: transparent;
}
.u_cbox .u_cbox_sort .u_cbox_sort_label {
  display: inline-block;
  font-size: 14px;
  color: #c6c6c6;
  line-height: 21px;
  vertical-align: top;
}
.u_cbox .u_cbox_sort .u_cbox_sort_option_on .u_cbox_sort_label {
  padding-left: 18px;
  color: #fff;
}
.u_cbox .u_cbox_sort .u_cbox_sort_option_on .u_cbox_ico_select {
  top: 7px;
  left: 0;
  width: 13px;
  height: 9px;
  background-position: -80px -130px;
}
.u_cbox .u_cbox_help_info {
  float: left;
}
.u_cbox .u_cbox_help_info .u_cbox_info_label {
  overflow: hidden;
  position: absolute;
  clip: rect(0, 0, 0, 0);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  width: 1px;
  height: 1px;
  white-space: nowrap;
}
.u_cbox .u_cbox_help_info .u_cbox_btn_help {
  float: left;
}
.u_cbox .u_cbox_help_info .u_cbox_ico_help {
  display: inline-block;
  width: 28px;
  height: 28px;
  background-position: -135px -25px;
  vertical-align: top;
}
.u_cbox .u_cbox_help_info .u_cbox_txt_help {
  overflow: hidden;
  position: absolute;
  clip: rect(0, 0, 0, 0);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  width: 1px;
  height: 1px;
  white-space: nowrap;
}
.u_cbox .u_cbox_layer_help {
  right: 15px;
  width: 222px;
  padding: 20px 15px 16px;
  margin-top: 34px;
  border: 1px solid #e0e0e0;
  background-color: #f8f8f8;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media (min-width: 320px) {
  .u_cbox .u_cbox_layer_help {
    width: 284px;
  }
}
.u_cbox .u_cbox_layer_help .u_cbox_info_title {
  display: block;
  font-size: 14px;
  line-height: 18px;
}
.u_cbox .u_cbox_layer_help .u_cbox_info_txt + .u_cbox_info_title,
.u_cbox .u_cbox_layer_help .u_cbox_info_txt ~ .u_cbox_info_title {
  margin-top: 25px;
}
.u_cbox .u_cbox_layer_help .u_cbox_ico_help {
  display: inline-block;
  overflow: hidden;
  width: 17px;
  height: 17px;
  margin-right: 7px;
  background-position: -168px -31px;
  line-height: 999px;
  vertical-align: top;
}
.u_cbox .u_cbox_layer_help .u_cbox_info_txt {
  padding-top: 7px;
  font-size: 15px;
  color: #808080;
  line-height: 20px;
  letter-spacing: -0.5px;
}
.u_cbox .u_cbox_layer_help .u_cbox_btn_info_close {
  overflow: hidden;
  position: absolute;
  top: 6px;
  right: 6px;
  width: 22px;
  height: 22px;
  background-position: -108px -56px;
  line-height: 999px;
}
.u_cbox .u_cbox_sort .u_cbox_head_tools {
  position: absolute;
  top: 9px;
  right: 9px;
  z-index: 110;
}
.u_cbox .u_cbox_sort .u_cbox_layer_help {
  margin-top: 35px;
  right: 5px;
}
.u_cbox .u_cbox_notice {
  position: relative;
  margin: 7px 15px 0;
  padding: 11px 13px 10px;
  border: 1px solid #ededed;
  background-color: #f8f8f8;
}
.u_cbox .u_cbox_comment_box {
  position: relative;
  border-bottom: 1px solid #e2e2e2;
}
.u_cbox .u_cbox_area {
  padding: 15px;
}
.u_cbox .u_cbox_info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}
.u_cbox .u_cbox_info::after {
  display: block;
  clear: both;
  content: "";
}
.u_cbox .u_cbox_info .u_cbox_thumb {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.u_cbox .u_cbox_info .u_cbox_thumb ~ .u_cbox_info_main {
  width: calc(100% - 27px);
}
.u_cbox .u_cbox_info_main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  min-height: 27px;
  padding-right: 104px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.u_cbox .u_cbox_name {
  overflow: hidden;
}
.u_cbox .u_cbox_name_area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.37;
}
.u_cbox .u_cbox_nick_area {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.u_cbox .u_cbox_btn_totalcomment {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-left: 4px;
}
.u_cbox .u_cbox_btn_totalcomment .u_cbox_txt_total {
  float: left;
  font-size: 13px;
  letter-spacing: -0.5px;
  color: #666;
}
.u_cbox .u_cbox_btn_totalcomment .u_cbox_ico_arrow {
  float: left;
  width: 5px;
  height: 8px;
  margin: 5px 0 0 3px;
  background-position: -185px -155px;
}
.u_cbox .u_cbox_follow_button {
  position: absolute;
  top: -2px;
  right: 16px;
  min-width: 49px;
  min-height: 25px;
  padding: 3px 5px 4px;
  border-radius: 20px;
  background-color: rgba(0, 0, 0, 0.05);
}
.u_cbox .u_cbox_follow_label {
  font-family: -apple-system, BlinkMacSystemFont, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: -0.6px;
}
.u_cbox .u_cbox_follow_label {
  color: #333;
}
.u_cbox .u_cbox_work_sub {
  position: absolute;
  top: -4px;
  right: -13px;
}
.u_cbox .u_cbox_work_sub .u_cbox_btn_open {
  display: block;
  overflow: hidden;
  width: 30px;
  height: 30px;
  font-size: 0;
  line-height: 0;
}
.u_cbox .u_cbox_work_sub .u_cbox_ico_open {
  display: inline-block;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
  vertical-align: top;
  background-position: -373px -266px;
  background-repeat: no-repeat;
  width: 3px;
  height: 15px;
  margin: 8px 0 0 13px;
}
.u_cbox .u_cbox_work_box {
  display: none;
  position: absolute;
  top: 30px;
  right: 13px;
  z-index: 100;
  width: 86px;
}
.u_cbox .u_cbox_work_box .u_cbox_btn_userreport,
.u_cbox .u_cbox_work_box .u_cbox_btn_userblock {
  display: block;
  padding: 12px 5px 10px;
  border-top: 1px solid #ebebeb;
  font-size: 14px;
  line-height: 1.5;
  letter-spacing: -0.58px;
  text-align: center;
}
.u_cbox .u_cbox_work_box .u_cbox_ico_block {
  display: none;
}
.u_cbox .u_cbox_work_inner {
  display: block;
  border: 1px solid #d0d0d0;
  border-radius: 4px;
  background-color: #fff;
  -webkit-box-shadow:
    0 1px 4px 0 rgba(0, 0, 0, 0.05),
    0 1px 1px 0 rgba(0, 0, 0, 0.07);
  box-shadow:
    0 1px 4px 0 rgba(0, 0, 0, 0.05),
    0 1px 1px 0 rgba(0, 0, 0, 0.07);
}
.u_cbox .u_cbox_work_inner a:first-child {
  border-top: 0;
}
.u_cbox .u_cbox_info_base {
  padding-top: 6px;
}
.u_cbox .u_cbox_info_base::after {
  display: block;
  clear: both;
  content: "";
}
.u_cbox .u_cbox_date {
  float: left;
  font-size: 13px;
  font-family: Helvetica-Light, Helvetica, sans-serif;
  letter-spacing: -0.1px;
  color: #999;
}
.u_cbox .u_cbox_text_wrap {
  overflow: hidden;
  position: relative;
  z-index: 1;
  font-family: -apple-system, BlinkMacSystemFont, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 1.25;
  word-break: break-all;
  word-wrap: break-word;
  color: #333;
}
.u_cbox .u_cbox_tool {
  position: relative;
  font-size: 0;
  line-height: 0;
  text-align: right;
}
.u_cbox .u_cbox_tool::after {
  display: block;
  clear: both;
  content: "";
}
.u_cbox a.u_cbox_btn_reply {
  float: left;
  margin-top: 12px;
  font-family: -apple-system, BlinkMacSystemFont, Helvetica, sans-serif;
  font-weight: 500;
  font-size: 13px;
  line-height: 1.5;
  letter-spacing: -0.6px;
  color: #fff;
}
.u_cbox .u_cbox_btn_reply .u_cbox_reply_txt {
  float: left;
}
.u_cbox .u_cbox_btn_reply .u_cbox_reply_cnt {
  float: left;
  padding-left: 4px;
}
.u_cbox .u_cbox_btn_reply .u_cbox_reply_cnt.u_vc {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  margin: 0;
  font-size: 0;
  -webkit-clip-path: none;
  clip-path: none;
}
.u_cbox .u_cbox_btn_reply .u_cbox_reply_cnt.u_vc::after {
  display: inline-block;
  margin-left: -1px;
  font-family: -apple-system, BlinkMacSystemFont, Helvetica, sans-serif;
  font-size: 13px;
  content: "작성";
}
.u_cbox .u_cbox_recomm_set {
  display: inline-block;
  margin-top: 12px;
  vertical-align: top;
}
.u_cbox .u_cbox_btn_recomm,
.u_cbox .u_cbox_btn_unrecomm {
  float: left;
}
.u_cbox .u_cbox_btn_unrecomm {
  margin-left: 22px;
}
.u_cbox .u_cbox_ico_recomm,
.u_cbox .u_cbox_ico_unrecomm {
  overflow: hidden;
  font-size: 0;
  line-height: 0;
  float: left;
  margin-top: 1px;
}
.u_cbox .u_cbox_ico_recomm {
  background-position: -156px -340px;
  background-repeat: no-repeat;
  width: 13px;
  height: 16px;
}
.u_cbox .u_cbox_ico_unrecomm {
  background-position: -220px -204px;
  background-repeat: no-repeat;
  width: 13px;
  height: 16px;
}
.u_cbox .u_cbox_cnt_recomm,
.u_cbox .u_cbox_cnt_unrecomm {
  float: left;
  padding-left: 4px;
  font-family: -apple-system, BlinkMacSystemFont, Helvetica, sans-serif;
  font-weight: 500;
  font-size: 12px;
  line-height: 1.5;
  color: #777;
}
.u_cbox .u_cbox_ico_reply {
  display: none;
}
.u_cbox .u_cbox_reply_area .u_cbox_comment_box {
  margin: 0 15px 0 25px;
  border-bottom-color: #e9e9e9;
}
.u_cbox .u_cbox_reply_area .u_cbox_area {
  margin: 0 -15px 0 -25px;
  padding-left: 35px;
}
.u_cbox .u_cbox_reply_area .u_cbox_paginate {
  margin-top: -1px;
  border-top: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
}
.u_cbox .u_cbox_reply_area .u_cbox_paginate .u_cbox_btn_more {
  border-bottom-width: 0;
}
.u_cbox .u_cbox_delete_contents {
  font-size: 15px;
  line-height: 1.43;
  letter-spacing: -0.5px;
  color: #999;
}
.u_cbox .u_cbox_paginate .u_cbox_btn_more {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-height: 42px;
}
.u_cbox .u_cbox_btn_more_pre {
  border-bottom: 1px solid #ededed;
}
.u_cbox .u_cbox_more_wrap .u_cbox_page_more {
  font-family: -apple-system, BlinkMacSystemFont, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: -0.2px;
  color: #fff;
}
.u_cbox .u_cbox_paginate .u_cbox_ico_more {
  display: inline-block;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
  vertical-align: top;
  background-position: -230px -390px;
  background-repeat: no-repeat;
  width: 8px;
  height: 8px;
  margin: 4px 0 0 6px;
}
.u_cbox .u_cbox_layer {
  display: none;
  position: absolute;
  z-index: 1000;
}
.u_cbox .u_cbox_content_wrap {
  position: relative;
  border-top: 1px solid #ededed;
}
.u_cbox .u_cbox_ico_exclamation {
  overflow: hidden;
  font-size: 0;
  line-height: 0;
  background-position: -333px -340px;
  background-repeat: no-repeat;
  width: 14px;
  height: 14px;
  float: left;
  margin: 3px 4px 0 0;
}
.u_cbox .u_cbox_usercomment {
  float: left;
}
.u_cbox .u_cbox_btn_usercomment {
  display: inline-block;
  min-height: 21px;
  border-radius: 15px;
  line-height: 1.5;
}
.u_cbox a.u_cbox_btn_usercomment {
  position: relative;
  padding: 4px 11px;
  background-color: #303038;
  color: #fff;
}
.u_cbox .u_cbox_txt_usercomment {
  font-family: -apple-system, BlinkMacSystemFont, Helvetica, sans-serif;
  font-size: 13px;
  letter-spacing: -0.2px;
}
.u_cbox .u_cbox_txt_usercomment {
  font-weight: 600;
}
.u_cbox .u_cbox_ico_usercomment {
  display: none;
}
.u_cbox .u_cbox_usercomment_newicon {
  position: absolute;
  top: -1px;
  right: 2px;
  width: 5px;
  height: 5px;
  border: 1px solid #fff;
  border-radius: 50%;
  background-color: #00ce7c;
  font-size: 0;
}
.u_cbox
  .u_cbox_layer_report_radio:focus-visible
  + .u_cbox_layer_report_radio_label::before {
  outline: medium auto currentcolor;
  outline: medium auto -webkit-focus-ring-color;
}
.u_cbox
  .u_cbox_layer_cleanbot_checkbox:focus-visible
  ~ .u_cbox_layer_cleanbot_checklabel {
  outline: medium auto currentcolor;
  outline: medium auto -webkit-focus-ring-color;
}
.u_cbox
  .u_cbox_layer_cleanbot2_checkbox:focus-visible
  ~ .u_cbox_layer_cleanbot2_checklabel {
  outline: medium auto currentcolor;
  outline: medium auto -webkit-focus-ring-color;
}
.u_cbox
  .u_cbox_layer_multirating_radiobutton:focus-visible
  + .u_cbox_layer_multirating_radiolabel {
  position: relative;
  outline: medium auto currentcolor;
  outline: medium auto -webkit-focus-ring-color;
}
.u_cbox
  .u_cbox_cateselect_radiobox:focus-visible
  + .u_cbox_cateselect_radioboxdummy {
  outline: medium auto currentcolor;
  outline: medium auto -webkit-focus-ring-color;
}
.u_cbox
  .u_cbox_write_replynotify_checkbox:not(:checked)
  ~ .u_cbox_write_replynotify_description2 {
  display: none;
}
.u_cbox
  .u_cbox_write_replynotify_checkbox:focus-visible
  ~ .u_cbox_write_replynotify_control
  .u_cbox_write_replynotify_label {
  outline: medium auto currentcolor;
  outline: medium auto -webkit-focus-ring-color;
}
#cbox_module .u_cbox_head {
  min-height: 42px;
}
#cbox_module .u_cbox_write .u_cbox_inbox .u_cbox_guide {
  top: 13px;
  line-height: 20px;
  bottom: 12px;
  font-size: 15px;
  color: #999;
}
@media (min-width: 768px) {
  #cbox_module .u_cbox_reply_area .u_cbox_area {
    margin-left: -14px;
    margin-right: -14px;
  }
  #cbox_module .u_cbox_reply_area .u_cbox_work_sub {
    right: -10px;
  }
}
.u_cbox .u_cbox_delete_contents {
  vertical-align: top;
  overflow: hidden;
  color: #757575;
  letter-spacing: -1px;
  word-break: keep-all;
}
#cbox_module .u_cbox_wrap {
  position: relative;
}
#cbox_module .u_cbox_head {
  padding-left: 0;
  padding-top: 7px;
}
@media (min-width: 768px) and (orientation: portrait) {
  #cbox_module .u_cbox_head {
    margin-right: 0;
    margin-left: 0;
  }
}
@media (min-width: 1025px) {
  #cbox_module .u_cbox_head {
    margin-right: 0;
    margin-left: 0;
  }
}
@media (min-width: 1025px) {
  .u_cbox .u_cbox_head {
    margin-right: 0;
    margin-left: 0;
  }
}
#cbox_module .u_cbox_title,
#cbox_module .u_cbox_sort .u_cbox_sort_option_on .u_cbox_ico_select,
#cbox_module .u_cbox_btn_totalcomment .u_cbox_txt_total {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  width: 1px;
  height: 1px;
}
#cbox_module .u_cbox_count {
  padding-left: 0;
  font-size: 17px;
  font-weight: bold;
  font-family:
    -apple-system, BlinkMacSystemFont, Helvetica, "Apple SD Gothic Neo",
    sans-serif;
  color: #fff;
}
#cbox_module .u_cbox_count::after {
  display: inline;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: -0.5px;
  content: " comentários";
}
@media (min-width: 768px) and (orientation: portrait) {
  .u_cbox .u_cbox_wrap > .u_cbox_write_wrap {
    margin-right: 0;
    margin-left: 0;
  }
}
@media (min-width: 1025px) {
  .u_cbox .u_cbox_wrap > .u_cbox_write_wrap {
    margin-right: 0;
    margin-left: 0;
  }
}
#cbox_module .u_cbox_head .u_cbox_btn_refresh {
  background: transparent;
  margin: 10px 0 0 5px;
}
#cbox_module .u_cbox_head .u_cbox_btn_refresh .u_cbox_ico_refresh {
  width: 20px;
  height: 20px;
  background-position: -44px -165px;
  background-color: transparent;
  border: none;
}
#cbox_module .u_cbox_head .u_cbox_head_tools {
  margin-top: 2px;
}
#cbox_module .u_cbox_usercomment {
  margin-right: 6px;
}
#cbox_module .u_cbox_ico_usercomment {
  width: 13px;
  height: 14px;
  background-position: -213px -33px;
  margin: 2px 0 0 3px;
}
@media (min-width: 768px) and (orientation: portrait) {
  .u_cbox .u_cbox_comment_count_wrap {
    margin-right: 0;
    margin-left: 0;
  }
}
@media (min-width: 1025px) {
  .u_cbox .u_cbox_comment_count_wrap {
    margin-right: 0;
    margin-left: 0;
  }
}
#cbox_module .u_cbox_write .u_cbox_write_inner {
  border: 1px solid #b0b3be;
  border-radius: 4px;
}
#cbox_module .u_cbox_write .u_cbox_btn_upload {
  display: none;
}
#cbox_module .u_cbox_write .u_cbox_inbox {
  margin-right: 0;
  padding: 13px 14px 10px;
  border-radius: inherit;
}
#cbox_module .u_cbox_write_count {
  position: absolute;
  left: 15px;
  bottom: 14px;
  margin: 0;
  font-family:
    -apple-system, BlinkMacSystemFont, Helvetica, "Apple SD Gothic Neo",
    sans-serif;
  color: #999;
}
#cbox_module .u_cbox_write_count .u_cbox_count_num {
  margin-right: 4px;
  font-weight: 500;
  color: #fff;
}
#cbox_module .u_cbox_write_count .u_cbox_write_total {
  margin-left: 4px;
}
#cbox_module .u_cbox_type_logged_out .u_cbox_inbox .u_cbox_text {
  height: 22px;
  font-size: 15px;
}
#cbox_module .u_cbox_thumb .u_cbox_thumb_mask {
  display: none;
}
#cbox_module .u_cbox_thumb .u_cbox_thumb_wrap {
  margin-right: 8px;
}
#cbox_module .u_cbox_thumb .u_cbox_thumb_wrap::after {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  content: "";
}
#cbox_module .u_cbox_comment_box .u_cbox_thumb_wrap .u_cbox_img_profile {
  width: 35px;
  object-fit: cover;
  height: 35px;
  border-radius: 50%;
}
#cbox_module .u_cbox_comment_box .u_cbox_info_base {
  left: 58px;
}
#cbox_module .u_cbox_reply_area .u_cbox_info_base {
  left: 78px;
}
#cbox_module .u_cbox_notice {
  overflow: hidden;
  padding: 12px 12px 12px 16px;
  margin-top: 8px;
  background-color: #eff3fb;
  border-radius: 4px;
  border: 0;
}
@media (min-width: 768px) and (orientation: portrait) {
  .u_cbox .u_cbox_notice {
    margin-right: 0;
    margin-left: 0;
  }
}
@media (min-width: 1025px) {
  .u_cbox .u_cbox_notice {
    margin-right: 0;
    margin-left: 0;
  }
}
.u_cbox .u_cbox_sort {
  border-bottom: 1px solid transparent;
  -webkit-border-image: -webkit-repeating-linear-gradient(
      left,
      transparent 0,
      transparent 15px,
      #d2d4dd 15px,
      #d2d4dd calc(100% - 15px),
      transparent calc(100% - 15px),
      transparent 100%
    )
    1;
  -o-border-image: repeating-linear-gradient(
      90deg,
      transparent 0,
      transparent 15px,
      #d2d4dd 15px,
      #d2d4dd calc(100% - 15px),
      transparent calc(100% - 15px),
      transparent 100%
    )
    1;
  border-image: repeating-linear-gradient(
      90deg,
      transparent 0,
      transparent 15px,
      #d2d4dd 15px,
      #d2d4dd calc(100% - 15px),
      transparent calc(100% - 15px),
      transparent 100%
    )
    1;
  margin-top: 12px;
}
@media (min-width: 768px) and (orientation: portrait) {
  .u_cbox .u_cbox_sort {
    -webkit-border-image: none;
    -o-border-image: none;
    border-image: none;
    border-color: #d2d4dd;
  }
}
@media (min-width: 1025px) {
  .u_cbox .u_cbox_sort {
    -webkit-border-image: none;
    -o-border-image: none;
    border-image: none;
    border-color: #d2d4dd;
  }
}
@media (min-width: 768px) and (orientation: portrait) {
  .u_cbox .u_cbox_sort::before {
    display: none;
  }
}
#cbox_module .u_cbox_sort .u_cbox_sort_label {
  font-weight: 500;
  letter-spacing: -0.5px;
  color: #929292;
}
#cbox_module .u_cbox_sort .u_cbox_sort_option_on .u_cbox_sort_label {
  padding-left: 0;
  font-weight: 600;
  color: #fff;
}
#cbox_module .u_cbox_help_info .u_cbox_ico_help {
  width: 14px;
  height: 14px;
  background-position: 0px -187px;
  opacity: 0.27;
  margin: 7px 7px 7px 0;
}
#cbox_module .u_cbox_name {
  max-width: 142px;
  font-size: 14px;
}
@media (max-width: 319px) {
  #cbox_module .u_cbox_name {
    max-width: 114px;
  }
}
@media (max-width: 319px) {
  #cbox_module .u_cbox_reply_area .u_cbox_name {
    max-width: 110px;
  }
}
#cbox_module .u_cbox_comment .u_cbox_text_wrap .u_cbox_contents {
  letter-spacing: -0.3px;
}
#cbox_module .u_cbox_comment .u_cbox_text_wrap {
  font-size: 16px;
  line-height: 21px;
  font-family:
    -apple-system, BlinkMacSystemFont, Helvetica, "Apple SD Gothic Neo",
    sans-serif;
  color: #fff;
  padding-right: 18px;
}
#cbox_module .u_cbox_ico_reply {
  display: none;
}
#cbox_module .u_cbox_info_base {
  position: absolute;
  top: 38px;
  padding-top: 0;
}
#cbox_module .u_cbox_date {
  font-family:
    -apple-system, BlinkMacSystemFont, Helvetica, "Apple SD Gothic Neo",
    sans-serif;
}
#cbox_module .u_cbox_btn_totalcomment {
  position: absolute;
  left: 0;
  margin-top: 2px;
  width: 100%;
  text-align: right;
}
#cbox_module .u_cbox_info {
  margin-top: 4px;
  margin-bottom: 11px;
}
#cbox_module .u_cbox_info_main {
  position: relative;
  margin-top: -2px;
  font-family:
    -apple-system, BlinkMacSystemFont, Helvetica, "Apple SD Gothic Neo",
    sans-serif;
  float: left;
  -ms-flex-item-align: start;
  align-self: flex-start;
}
@media (max-width: 319px) {
  #cbox_module .u_cbox_info_main {
    max-width: 80%;
  }
}
.u_cbox_wrap .u_cbox_cnt_recomm,
.u_cbox_wrap .u_cbox_cnt_unrecomm {
  font-size: 13px;
  font-weight: 600;
  line-height: 23px;
}
.u_cbox .u_cbox_recomm_set {
  margin-top: 6px;
}
.u_cbox .u_cbox_btn_unrecomm {
  margin-left: 18px;
}
.u_cbox .u_cbox_tool .u_cbox_btn_reply {
  margin: 7px 0 0 0;
  padding: 0;
  line-height: 1.76;
  letter-spacing: -0.7px;
  border: none;
  background: none;
  font-weight: 600;
  font-family:
    -apple-system, BlinkMacSystemFont, Helvetica, "Apple SD Gothic Neo",
    sans-serif;
  color: #fff;
}
#cbox_module .u_cbox_tool .u_cbox_btn_reply .u_cbox_reply_cnt {
  padding-left: 4px;
  letter-spacing: 0;
  font-family:
    -apple-system, BlinkMacSystemFont, Helvetica, "Apple SD Gothic Neo",
    sans-serif;
}
#cbox_module .u_cbox_tool .u_cbox_btn_reply .u_cbox_reply_txt {
  font-weight: 500;
  color: #fff;
}
#cbox_module .u_cbox_tool .u_cbox_btn_reply .u_cbox_reply_cnt.u_vc {
  overflow: hidden;
  width: 1px;
  height: 1px;
}
#cbox_module .u_cbox_tool .u_cbox_btn_reply .u_cbox_reply_cnt.u_vc::after {
  display: inline-block;
  margin-left: -1px;
  font-size: 13px;
  font-weight: 500;
  color: #fff;
  letter-spacing: -0.7px;
  content: "작성";
}
#cbox_module .u_cbox_recomm_set .u_cbox_ico_recomm {
  margin-top: 4px;
}
#cbox_module .u_cbox_recomm_set .u_cbox_ico_recomm,
#cbox_module .u_cbox_recomm_set .u_cbox_ico_unrecomm {
  width: 13px;
  height: 15px;
  background-position: -213px 0px;
  opacity: 0.48;
}
#cbox_module .u_cbox_recomm_set .u_cbox_ico_unrecomm {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  margin-top: 6px;
}
#cbox_module .u_cbox_btn_totalcomment .u_cbox_ico_arrow {
  display: inline-block;
  float: none;
  margin: 0 0 3px 0;
  vertical-align: middle;
  width: 13px;
  height: 14px;
  background-position: -213px -33px;
}
.u_cbox .u_cbox_info .u_cbox_info_main {
  width: auto;
}
.u_cbox .u_cbox_info .u_cbox_thumb ~ .u_cbox_info_main {
  width: auto;
}
.u_cbox .u_cbox_info_main {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  overflow: visible;
  padding-right: 0;
}
.u_cbox .u_cbox_name_area {
  font-size: inherit;
}
.u_cbox .u_cbox_thumb .u_cbox_thumb_wrap {
  z-index: 1;
}
#cbox_module .u_cbox_type_profile .u_cbox_btn_totalcomment {
  z-index: 1;
  margin-left: -43px;
  height: 35px;
  margin-top: 3px;
  padding-left: 43px;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  outline: none;
}
#cbox_module .u_cbox_type_profile .u_cbox_btn_totalcomment .u_cbox_ico_arrow {
  margin-top: -21px;
}
#cbox_module .u_cbox_btn_more {
  padding: 0;
  margin: 0;
  font-size: 13px;
  font-weight: 500;
  color: #fff;
}
.u_cbox_wrap .u_cbox_more_wrap .u_cbox_page_more {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  color: inherit;
}
#cbox_module .u_cbox_btn_more_pre .u_cbox_ico_more,
#cbox_module .u_cbox_ico_more {
  width: 10px;
  height: 6px;
  background-position: -58px -187px;
  opacity: 0.48;
}
#cbox_module .u_cbox_reply_area .u_cbox_btn_more_pre .u_cbox_ico_more {
  margin-top: 6px;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.u_cbox .u_cbox_reply_area {
  margin-top: -1px;
  border-top: 1px solid #f0f0f0;
  border-bottom: 1px solid #f0f0f0;
}
@media (min-width: 768px) and (orientation: portrait) {
  .u_cbox .u_cbox_sort .u_cbox_head_tools {
    right: -7px;
  }
}
@media (min-width: 1025px) {
  .u_cbox .u_cbox_sort .u_cbox_head_tools {
    right: -7px;
  }
}
#cbox_module .u_cbox_comment .u_cbox_ico_exclamation {
  width: 16px;
  height: 15px;
  background-position: -192px -149px;
  opacity: 0.32;
}
.u_cbox .u_cbox_delete_contents {
  font-size: 15px;
  color: #757575;
}
.u_cbox .u_cbox_btn_more_pre {
  border-bottom: 1px solid transparent;
  -webkit-border-image: -webkit-repeating-linear-gradient(
      left,
      transparent 0,
      transparent 15px,
      #f0f0f0 15px,
      #f0f0f0 calc(100% - 15px),
      transparent calc(100% - 15px),
      transparent 100%
    )
    1;
  -o-border-image: repeating-linear-gradient(
      90deg,
      transparent 0,
      transparent 15px,
      #f0f0f0 15px,
      #f0f0f0 calc(100% - 15px),
      transparent calc(100% - 15px),
      transparent 100%
    )
    1;
  border-image: repeating-linear-gradient(
      90deg,
      transparent 0,
      transparent 15px,
      #f0f0f0 15px,
      #f0f0f0 calc(100% - 15px),
      transparent calc(100% - 15px),
      transparent 100%
    )
    1;
}
@media (min-width: 1025px) {
  .u_cbox .u_cbox_btn_more_pre {
    -webkit-border-image: none;
    -o-border-image: none;
    border-image: none;
    border-color: #f0f0f0;
  }
}
.u_cbox_wrap .u_cbox_comment_box {
  border-bottom: 1px solid transparent;
  -webkit-border-image: -webkit-repeating-linear-gradient(
      left,
      transparent 0,
      transparent 15px,
      #f0f0f0 15px,
      #f0f0f0 calc(100% - 15px),
      transparent calc(100% - 15px),
      transparent 100%
    )
    1;
  -o-border-image: repeating-linear-gradient(
      90deg,
      transparent 0,
      transparent 15px,
      #f0f0f0 15px,
      #f0f0f0 calc(100% - 15px),
      transparent calc(100% - 15px),
      transparent 100%
    )
    1;
  border-image: repeating-linear-gradient(
      90deg,
      transparent 0,
      transparent 15px,
      #f0f0f0 15px,
      #f0f0f0 calc(100% - 15px),
      transparent calc(100% - 15px),
      transparent 100%
    )
    1;
}
@media (min-width: 1025px) {
  .u_cbox_wrap .u_cbox_comment_box {
    -webkit-border-image: none;
    -o-border-image: none;
    border-image: none;
    border-color: #f0f0f0;
  }
}
.u_cbox .u_cbox_reply_area .u_cbox_paginate .u_cbox_btn_more {
  -webkit-border-image: none;
  -o-border-image: none;
  border-image: none;
  border-color: #ededed;
  border-bottom-width: 1px;
}
.u_cbox_wrap .u_cbox_reply_area .u_cbox_comment_box {
  -webkit-border-image: none;
  -o-border-image: none;
  border-image: none;
  border-color: #f0f0f0;
}
@media (min-width: 768px) {
  .u_cbox_wrap .u_cbox_reply_area .u_cbox_comment_box {
    margin-left: 15px;
  }
}
#cbox_module .u_cbox_content_wrap > .u_cbox_list {
  padding-bottom: 20px;
}
.u_cbox_wrap .u_cbox_reply_area .u_cbox_paginate {
  border-bottom: 0;
}
#cbox_module .u_cbox_content_wrap + .u_cbox_paginate {
  margin-top: -20px;
}
#cbox_module .u_cbox_content_wrap:not(.u_cbox_myfollowing) {
  border-top: none;
}
.u_cbox .u_cbox_work_sub .u_cbox_ico_open,
#cbox_module .u_cbox_work_sub .u_cbox_ico_open {
  width: 3px;
  height: 15px;
  background-position: -207px -166px;
  opacity: 0.52;
}
#cbox_module .u_cbox_work_sub .u_cbox_ico_open {
  margin: 6px 0 0 11px;
}
.u_cbox .u_cbox_layer_help {
  -webkit-box-shadow:
    0 1px 1px 0 rgba(0, 0, 0, 0.07),
    0 0 5px 0 rgba(0, 0, 0, 0.2);
  box-shadow:
    0 1px 1px 0 rgba(0, 0, 0, 0.07),
    0 0 5px 0 rgba(0, 0, 0, 0.2);
  border: solid 1px #e0e0e0;
  border-radius: 4px;
  background-color: #f8f8f7;
}
.u_cbox .u_cbox_layer_help .u_cbox_ico_help {
  width: 14px;
  height: 14px;
  background-position: 0px -187px;
  margin: 2px 4px 0 2px;
  opacity: 0.48;
}
.u_cbox .u_cbox_layer_help .u_cbox_btn_info_close {
  top: 8px;
  right: 8px;
  width: 32px;
  height: 32px;
  background-position: -150px -86px;
  opacity: 0.32;
}
.u_cbox .u_cbox_date {
  color: #757575;
}
@media (min-width: 1025px) {
  .u_cbox .u_cbox_comment .u_cbox_text_wrap {
    font-size: 14px;
    line-height: 1.43;
  }
}
.u_cbox .u_cbox_name {
  max-width: 150px;
  font-size: 14px;
  padding-right: 22px;
}
.u_cbox .u_cbox_area {
  position: relative;
}
.u_cbox .u_cbox_layer_help {
  border: solid 1px rgba(0, 0, 0, 0.09);
  background-color: #fff;
  -webkit-box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.1);
}
.u_cbox .u_cbox_layer_help .u_cbox_info_txt {
  display: block;
  padding-top: 7px;
  font-size: 15px;
  color: #767678;
  line-height: 20px;
  letter-spacing: -1px;
}
.u_cbox .u_cbox_layer_help .u_cbox_info_title {
  display: block;
  font-size: 15px;
  line-height: 19px;
  font-weight: 400;
  color: #1e1e23;
  letter-spacing: -1px;
}
#cbox_module .u_cbox_addition {
  display: none;
  right: 5px;
}
@media (min-width: 1025px) {
  .u_cbox .u_cbox_sort::before {
    display: none;
  }
}
@media (min-width: 768px) and (orientation: portrait) {
  .u_cbox .u_cbox_sort_scroller {
    padding-right: 0;
    padding-left: 2px;
  }
}
@media (min-width: 1025px) {
  .u_cbox .u_cbox_sort_scroller {
    padding-right: 0;
    padding-left: 2px;
  }
}
.u_cbox .u_cbox_write .u_cbox_write_area {
  border-radius: inherit;
}
.u_cbox .u_cbox_follow_button {
  right: 18px;
  background-color: #f4f4f4;
}
