@charset "UTF-8";
/* Common */
.u_cbox {
	position: relative;
	background-color: #fff;
	color: #000;
	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_vh {
	visibility: hidden;
}
.u_cbox,
.u_cbox p,
.u_cbox h1,
.u_cbox h2,
.u_cbox h3,
.u_cbox h4,
.u_cbox h5,
.u_cbox h6,
.u_cbox ul,
.u_cbox ol,
.u_cbox li,
.u_cbox dl,
.u_cbox dt,
.u_cbox dd,
.u_cbox table,
.u_cbox th,
.u_cbox td,
.u_cbox form,
.u_cbox fieldset,
.u_cbox legend,
.u_cbox input,
.u_cbox textarea,
.u_cbox button,
.u_cbox select {
	margin: 0;
	padding: 0;
	font-family: Helvetica, sans-serif;
}
.u_cbox,
.u_cbox input,
.u_cbox textarea,
.u_cbox select,
.u_cbox button,
.u_cbox table {
	font-size: 14px;
	line-height: 1.25em;
}
.s .u_cbox,
.s .u_cbox input,
.s .u_cbox textarea,
.s .u_cbox select,
.s .u_cbox button,
.s .u_cbox table {
	font-family: Helvetica, sans-serif;
}
.u_cbox img,
.u_cbox fieldset {
	border: 0;
}
.u_cbox fieldset {
	min-width: 0;
}
.u_cbox ul,
.u_cbox ol {
	list-style: none;
}
.u_cbox em,
.u_cbox address {
	font-style: normal;
}
.u_cbox a {
	color: #000;
	text-decoration: none;
}
.u_cbox table {
	border-collapse: collapse;
}
.u_cbox hr {
	display: none !important;
}
.u_cbox b,
.u_cbox strong {
	font-weight: 400;
}
.u_cbox a,
.u_cbox button {
	/* 크롬 84 버전 이상부터 스크롤이 고정 되는 이슈를 막기 위해 사용(예:새로 요소가 추가되는 더보기 버튼). ※ https://bugs.chromium.org/p/chromium/issues/detail?id=1102229 ※ https://css-tricks.com/almanac/properties/o/overflow-anchor/ */
	overflow-anchor: none;
}
.u_cbox button {
	overflow: visible;
	border: 0;
	border-radius: 0;
	background-color: transparent;
	-webkit-user-select: none;
	cursor: pointer; /* iOS 15에서 button text color가 blue로 바뀌는 문제가 있어 버튼에 컬러값 명시적으로 지정 */ /* 참고:https://velog.io/@alvin/iOS-15에서-button-text-color가-blue로-바뀌는-문제 */
	color: #000;
}
/* image */
.u_cbox .u_cbox_btn_refresh .u_cbox_ico_refresh,
.u_cbox .u_cbox_manage_wrap .u_cbox_ico_option,
.u_cbox .u_cbox_manage_wrap .u_cbox_bg_wrap .u_cbox_bg_left,
.u_cbox .u_cbox_manage_wrap .u_cbox_bg_wrap .u_cbox_bg_right,
.u_cbox .u_cbox_layer_comment_manage .u_cbox_ico_check,
.u_cbox .u_cbox_manage .u_cbox_ico_manage,
.u_cbox .u_cbox_help_info .u_cbox_ico_help,
.u_cbox .u_cbox_layer_help .u_cbox_btn_info_close,
.u_cbox .u_cbox_layer_help .u_cbox_ico_help,
.u_cbox .u_cbox_inform_status .u_cbox_ico_status,
.u_cbox .u_cbox_ico_delete_thumb,
.u_cbox .u_cbox_upload_thumb_add,
.u_cbox .u_cbox_addition .u_cbox_ico_secret,
.u_cbox .u_cbox_notice .u_cbox_ico_notice,
.u_cbox .u_cbox_notice .u_cbox_btn_notice_close,
.u_cbox .u_cbox_refresh_wrap .u_cbox_bg_left,
.u_cbox .u_cbox_refresh_wrap .u_cbox_bg_right,
.u_cbox .u_cbox_refresh_wrap .u_cbox_ico_refresh_man,
.u_cbox .u_cbox_sort .u_cbox_sort_option_on .u_cbox_ico_select,
.u_cbox .u_cbox_comment .u_cbox_ico_best,
.u_cbox .u_cbox_recomm_set .u_cbox_ico_recomm,
.u_cbox .u_cbox_recomm_set .u_cbox_ico_unrecomm,
.u_cbox .u_cbox_ico_reply,
.u_cbox .u_cbox_ico_more,
.u_cbox .u_cbox_btn_social .u_cbox_box_social_naver .u_cbox_ico_social,
.u_cbox .u_cbox_btn_social .u_cbox_box_social_twitter .u_cbox_ico_social,
.u_cbox .u_cbox_btn_social .u_cbox_box_social_facebook .u_cbox_ico_social,
.u_cbox .u_cbox_ico_fold,
.u_cbox .u_cbox_btn_top .u_cbox_ico_top,
.u_cbox .u_cbox_sns_icons,
.u_cbox .u_cbox_view_comment .u_cbox_ico_view_comment,
.u_cbox .u_cbox_image_section .u_cbox_image_icon_gif,
.u_cbox .u_cbox_image_section .u_cbox_image_icon_crop,
.u_cbox .u_cbox_login_area .u_cbox_ico_login_link,
.u_cbox .u_cbox_login_area .u_cbox_btn_login .u_cbox_ico_login,
.u_cbox .u_cbox_sort::before,
.u_cbox .u_cbox_sort::after,
.u_cbox .u_cbox_ico_close_hide,
.u_cbox .u_cbox_content_layer_ico,
.u_cbox .u_cbox_ico_translate_set,
.u_cbox .u_cbox_ico_translate_arr,
.u_cbox .u_cbox_btn_translate_lang_on .u_cbox_ico_translate_lang,
.u_cbox .u_cbox_ico_appraisal,
.u_cbox .u_cbox_ico_captcha_refresh,
.u_cbox .u_cbox_layer_captcha_cont::before,
.u_cbox .u_cbox_ico_arrow,
.u_cbox .u_cbox_layer_comment_type .u_cbox_ico_check,
.u_cbox .u_cbox_layer_fold .u_cbox_ico_close_fold,
.u_cbox .u_cbox_ico_mention,
.u_cbox .u_cbox_ico_help,
.u_cbox .u_cbox_ico_close,
.u_cbox .u_cbox_ico_public,
.u_cbox .u_cbox_ico_first,
.u_cbox .u_cbox_ico_close,
.u_cbox_ico_close_repeat,
.u_cbox_ico_warning,
.u_cbox_ico_captcha_sound,
.u_cbox_ico_captcha_image,
.u_cbox_ico_captcha_voice,
.u_cbox_ico_close_alert,
.u_cbox_layer_common .u_cbox_layer_waring_icon,
.u_cbox_layer_common .u_cbox_layer_close::before,
.u_cbox .u_cbox_btn_report .u_cbox_content_view::after,
.u_cbox .u_cbox_btn_report .u_cbox_content_close::after {
	background-image: url(https://ssl.pstatic.net/static.news/image/news/m/2022/07/27/sp_cbox_w.png);
	background-repeat: no-repeat;
	background-size: 400px 800px;
	font-size: 0;
	line-height: 0;
}
.u_cbox .u_cbox_login_section .u_cbox_login_ico {
	background-image: url(https://ssl.pstatic.net/static.news/image/news/2015/12/22/sp_cbox_login_w.png);
	background-repeat: no-repeat;
	background-size: 200px 200px;
}
.u_cbox .u_cbox_sticker_tab_ico_recent::after,
.u_cbox .u_cbox_sticker_tab_ico_grafolio::after,
.u_cbox .u_cbox_sticker_tab_ico_new {
	background-image: url(https://ssl.pstatic.net/static.news/image/news/2019/09/18/sp_cbox_sticker_w.png);
	background-repeat: no-repeat;
	background-size: 100px 100px;
}
/* svg sprite image */
.u_cbox .u_cbox_write_notice_checklabel::before,
.u_cbox .u_cbox_upload_video_icon,
.u_cbox .u_cbox_addition .u_cbox_ico_upload_sticker,
.u_cbox .u_cbox_addition .u_cbox_ico_upload_photo,
.u_cbox .u_cbox_addition .u_cbox_ico_upload_video,
.u_cbox .u_cbox_con_inform .u_cbox_ico_comment_none,
.u_cbox .u_cbox_con_inform .u_cbox_ico_comment_restrict,
.u_cbox .u_cbox_con_press .u_cbox_ico_inform,
.u_cbox .u_cbox_ico_stat_secret,
.u_cbox .u_cbox_work_sub .u_cbox_ico_open,
.u_cbox .u_cbox_image_section2 .u_cbox_image_link::after,
.u_cbox .u_cbox_area_thumbnail_video_icon,
.u_cbox .u_cbox_area_thumbnail_restrict_icon,
.u_cbox .u_cbox_orgsourcedel_icon,
.u_cbox .u_cbox_good_section::before,
.u_cbox .u_cbox_chart_fold_ico,
.u_cbox .u_cbox_chart_male,
.u_cbox .u_cbox_chart_male .u_cbox_chart_mask,
.u_cbox .u_cbox_chart_female,
.u_cbox .u_cbox_chart_female .u_cbox_chart_mask,
.u_cbox .u_cbox_ico_loading_fail,
.u_cbox .u_cbox_ico_exclamation,
.u_cbox .u_cbox_cleanbot_contents::before,
.u_cbox_user .u_cbox_user_header .u_cbox_user_closeicon,
.u_cbox_user .u_cbox_user_header .u_cbox_user_blockbtn,
.u_cbox_user .u_cbox_user_header .u_cbox_user_helpbtn,
.u_cbox_user .u_cbox_user_header .u_cbox_user_moremenuico,
.u_cbox_user .u_cbox_userinfo_profile_link,
.u_cbox_user .u_cbox_userinfo_meta_facebook,
.u_cbox_user .u_cbox_userinfo_meta_twitter,
.u_cbox_user .u_cbox_userinfo_laststats_helpbtn,
.u_cbox_user .u_cbox_content_wrap .u_cbox_sns_facebook,
.u_cbox_user .u_cbox_content_wrap .u_cbox_sns_twitter,
.u_cbox_user .u_cbox_comment_none .u_cbox_con_inform_linkicon,
.u_cbox_user .u_cbox_userblockmsg_icon,
.u_cbox_user .u_cbox_tool .u_cbox_recomm_set .u_cbox_ico_recomm,
.u_cbox_user .u_cbox_tool .u_cbox_recomm_set .u_cbox_ico_unrecomm,
.u_cbox_user .u_cbox_more_wrap .u_cbox_ico_more,
.u_cbox_user .u_cbox_btn_fold_wrap .u_cbox_ico_fold,
.u_cbox_user .u_cbox_btn_more_pre .u_cbox_ico_more,
.u_cbox .u_cbox_layer_report .u_cbox_ico_close_hide,
.u_cbox .u_cbox_layer_report_btn_more::before,
.u_cbox .u_cbox_layer_report_radio_label::before,
.u_cbox .u_cbox_cleanbot_content::before,
.u_cbox .u_cbox_cleanbot_setbutton::before,
.u_cbox .u_cbox_cleanbot_setbutton.is_highlight::before,
.u_cbox .u_cbox_layer_cleanbot_closeicon,
.u_cbox .u_cbox_layer_cleanbot_checkbox:checked ~ .u_cbox_layer_cleanbot_checkboxdummy,
.u_cbox .u_cbox_layer_cleanbot_checkboxdummy,
.u_cbox .u_cbox_layer_cleanbot2_closeicon,
.u_cbox .u_cbox_layer_cleanbot2_checkboxdummy,
.u_cbox .u_cbox_manageblock_closeicon,
.u_cbox .u_cbox_manageblock_morebtn::after,
.u_cbox .u_cbox_manageblock_noneicon,
.u_cbox .u_cbox_manageusers_closelabel,
.u_cbox .u_cbox_manageusers_helpbtnlabel,
.u_cbox .u_cbox_manageusers_helplayer_closelabel,
.u_cbox .u_cbox_manageusers_primarybtn_icon,
.u_cbox .u_cbox_manageusers_totalcomment_icon,
.u_cbox .u_cbox_manageusers_morebtn::after,
.u_cbox .u_cbox_smallrating_icon,
.u_cbox .u_cbox_smallrating_icon2,
.u_cbox .u_cbox_rating_staricon,
.u_cbox .u_cbox_rating_staricon2,
.u_cbox .u_cbox_rating_arrow,
.u_cbox .u_cbox_multirating_stats_icon,
.u_cbox .u_cbox_multirating_totalcount_icon,
.u_cbox .u_cbox_layer_multirating_closeicon,
.u_cbox .u_cbox_layer_multirating_stars,
.u_cbox .u_cbox_layer_multirating_starsicon,
.u_cbox .u_cbox_follow_guide_icon,
.u_cbox .u_cbox_userpage_closeicon,
.u_cbox .u_cbox_userpage_helpbtn,
.u_cbox .u_cbox_userpage_moremenuico,
.u_cbox_userpage a.u_cbox_userinfo_profile_link::before,
.u_cbox_userpage .u_cbox_userinfo_mata_restrictguide_closeicon,
.u_cbox_userpage .u_cbox_userinfo_meta_followicon,
.u_cbox_userpage .u_cbox_userinfo_meta_followingicon,
.u_cbox_userpage .u_cbox_userinfo_meta_blockedicon,
.u_cbox_userpage .u_cbox_lateststats_helpbtn,
.u_cbox_userpage .u_cbox_comment_none .u_cbox_con_inform_linkicon,
.u_cbox_userpage .u_cbox_userblockmsg_icon,
.u_cbox_userpage .u_cbox_btn_totalcomment .u_cbox_ico_arrow,
.u_cbox_userpage .u_cbox_tool .u_cbox_recomm_set .u_cbox_ico_recomm,
.u_cbox_userpage .u_cbox_tool .u_cbox_recomm_set .u_cbox_ico_unrecomm,
.u_cbox_userpage .u_cbox_more_wrap .u_cbox_ico_more,
.u_cbox_userpage .u_cbox_btn_fold_wrap .u_cbox_ico_fold,
.u_cbox_userpage .u_cbox_btn_more_pre .u_cbox_ico_more,
.u_cbox .u_cbox_myfollowing_moreicon,
.u_cbox .u_cbox_myfollowing_foldicon,
.u_cbox .u_cbox_area_quotecomment_videowrap::after,
.u_cbox .u_cbox_area_quotecomment_restrict_icon,
.u_cbox .u_cbox_tool_quotecomment_icon,
.u_cbox .u_cbox_write_quotecomment_videowrap::after,
.u_cbox .u_cbox_write_quotecomment_restrict_icon,
.u_cbox .u_cbox_write_quotecomment_closeicon,
.u_cbox .u_cbox_quotecomment_return_icon {
	background-image: url(https://ssl.pstatic.net/static.news/image/news/m/2023/11/09/sp_comment.svg);
	background-size: 403px 381px;
	background-repeat: no-repeat;
}
/* //svg sprite image */
.u_cbox {
	padding: 0 15px;
}
.u_cbox .u_cbox_head {
	min-height: 41px;
	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 {
	margin: 0 -6px 0 0;
}
.u_cbox .u_cbox_head .u_cbox_help_info {
	line-height: 0;
}
.u_cbox .u_cbox_head .u_cbox_manage,
.u_cbox .u_cbox_head .u_cbox_help_info {
	margin-top: 6px;
}
.u_cbox .u_cbox_head .u_cbox_layer_help {
	margin-top: 41px;
}
.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;
	color: #000;
	font-family: HelveticaNeue-Light, Helvetica-Light, sans-serif;
	line-height: 39px;
	vertical-align: top;
}
.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;
	vertical-align: top;
}
.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_head_tools {
	float: right;
	margin: -3px -6px -5px 0;
}
/* 댓글 카운트 상세 */
.u_cbox .u_cbox_btn_title {
	float: left;
}
.u_cbox .u_cbox_btn_title .u_cbox_ico_arrow {
	float: left;
	width: 11px;
	height: 6px;
	margin: 18px 1px 0 5px;
	background-position: -170px -140px;
}
.u_cbox .u_cbox_btn_title_open .u_cbox_ico_arrow {
	background-position: -170px -150px;
}
.u_cbox .u_cbox_layer_comment_type {
	margin: 35px 0 0 0;
	padding: 7px 0 8px 0;
	border: 1px solid #e5e5e5;
	background: #fff;
	font-size: 15px;
	color: #999;
}
.u_cbox .u_cbox_layer_comment_type .u_cbox_option_wrap {
	margin-top: 8px;
}
.u_cbox .u_cbox_layer_comment_type .u_cbox_option_wrap:first-child {
	margin-top: 0;
}
.u_cbox .u_cbox_layer_comment_type .u_cbox_btn_comment_option {
	display: block;
	padding: 0 13px 0 17px;
	line-height: 33px;
	color: #999;
}
.u_cbox .u_cbox_layer_comment_type .u_cbox_btn_comment_option::after {
	display: block;
	clear: both;
	content: '';
}
.u_cbox .u_cbox_layer_comment_type .u_cbox_option_label {
	float: left;
}
.u_cbox .u_cbox_layer_comment_type .u_cbox_ico_check {
	display: none;
	float: left;
	width: 9px;
	height: 6px;
	margin: 13px 0 0 7px;
	background-position: -170px -130px;
}
.u_cbox .u_cbox_layer_comment_type .u_cbox_option_on .u_cbox_btn_comment_option {
	color: #000;
}
.u_cbox .u_cbox_layer_comment_type .u_cbox_option_on .u_cbox_ico_check {
	display: block;
}
.u_cbox .u_cbox_comment_count_wrap {
	margin: 0 -2px;
}
.u_cbox .u_cbox_comment_count::after {
	display: block;
	clear: both;
	content: '';
}
.u_cbox .u_cbox_comment_count .u_cbox_count_info {
	position: relative;
	float: left;
	padding: 2px 9px 11px;
	font-size: 0;
	line-height: 0;
}
.u_cbox .u_cbox_comment_count .u_cbox_count_info::before {
	position: absolute;
	top: 6px;
	left: 0;
	width: 1px;
	height: 10px;
	background: #dcdcdc;
	content: '';
}
.u_cbox .u_cbox_comment_count .u_cbox_count_info:first-child {
	padding-left: 0;
}
.u_cbox .u_cbox_comment_count .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_write_box {
	position: relative;
}
.u_cbox .u_cbox_profile {
	overflow: hidden;
}
.u_cbox .u_cbox_thumb {
	float: left;
}
.u_cbox .u_cbox_thumb .u_cbox_thumb_wrap {
	display: block;
	position: relative;
	margin-right: 4px;
	z-index: 10;
}
.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 {
	display: none;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border-radius: 50%;
}
.u_cbox .u_cbox_personacon .u_cbox_img_profile {
	width: 16px;
	height: 16px;
	border-radius: 0;
}
.u_cbox .u_cbox_write_inner {
	position: relative;
	background-color: #fff;
	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_type_logged_out .u_cbox_profile_area ~ .u_cbox_write_area .u_cbox_inbox {
	padding: 10px 12px 17px;
}
.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;
	letter-spacing: -0.5px;
	color: #333;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	resize: none;
}
.u_cbox .u_cbox_write .u_cbox_inbox .u_cbox_text_mention {
	position: relative;
	word-break: break-all;
	word-wrap: break-word;
}
.u_cbox .u_cbox_write .u_cbox_inbox .u_cbox_mention_insert {
	font-weight: 700;
	color: #00c73c;
}
.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_type_logged_in_social .u_cbox_write .u_cbox_inbox .u_cbox_guide {
	display: -webkit-box;
	white-space: normal;
	-webkit-line-clamp: 2; /* autoprefixer:ignore next */
	-webkit-box-orient: vertical;
}
/* 관리자 공지사항 등록 */
.u_cbox .u_cbox_edit .u_cbox_write_notice,
.u_cbox .u_cbox_focus .u_cbox_write_notice,
.u_cbox .u_cbox_writing .u_cbox_write_notice,
.u_cbox .u_cbox_attached .u_cbox_write_notice {
	display: block;
}
.u_cbox .u_cbox_write_notice {
	display: none;
	position: relative;
	min-height: 18px;
	padding: 13px 14px 12px;
	border-bottom: 1px solid #f0f0f0;
}
.u_cbox .u_cbox_write_notice_checkbox,
.u_cbox .u_cbox_write_notice_checklabel::before {
	position: absolute;
	top: 13px;
	left: 14px;
}
.u_cbox .u_cbox_write_notice_checkbox {
	width: 17px;
	height: 17px;
	z-index: 1;
	opacity: 0;
}
.u_cbox .u_cbox_write_notice_checkbox:focus + .u_cbox_write_notice_checklabel::before {
	outline: medium auto currentcolor;
	outline: medium auto -webkit-focus-ring-color;
}
.u_cbox .u_cbox_write_notice_checkbox.is_checked + .u_cbox_write_notice_checklabel {
	color: #222;
}
.u_cbox .u_cbox_write_notice_checkbox.is_checked + .u_cbox_write_notice_checklabel::before {
	background-position: -80px -337px;
}
.u_cbox .u_cbox_write_notice_checklabel {
	padding: 1px 5px 1px 23px;
	font-family: -apple-system, BlinkMacSystemFont, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 500;
	line-height: 1.38;
	color: rgba(34, 34, 34, 0.4);
}
.u_cbox .u_cbox_write_notice_checklabel::before {
	display: inline-block;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	vertical-align: top;
	background-position: -55px -337px;
	background-repeat: no-repeat;
	width: 17px;
	height: 17px;
	content: '';
}
/* //관리자 공지사항 등록 */
.u_cbox .u_cbox_profile_area {
	display: none;
	position: relative;
	height: 21px;
	padding: 11px 82px 0 13px;
}
.u_cbox .u_cbox_profile_area::after {
	display: block;
	clear: both;
	content: '';
}
.u_cbox .u_cbox_type_logged_out .u_cbox_profile_area {
	padding-right: 13px;
}
.u_cbox .u_cbox_box_name {
	display: block;
	overflow: hidden;
	position: absolute;
	top: 10px;
	right: 82px;
	bottom: 0;
	left: 15px;
	height: 22px;
	font-size: 16px;
	color: #000;
	font-weight: 700;
	line-height: 22px;
	white-space: nowrap;
	text-overflow: ellipsis;
	vertical-align: top;
	z-index: 10;
}
.u_cbox .u_cbox_write .u_cbox_write_inner .u_cbox_thumb + .u_cbox_box_name {
	left: 40px;
}
.u_cbox .u_cbox_write .u_cbox_write_inner .u_cbox_personacon ~ .u_cbox_box_name {
	left: 35px;
}
.u_cbox .u_cbox_write .u_cbox_write_inner button.u_cbox_personacon ~ .u_cbox_box_name {
	left: 55px;
}
.u_cbox .u_cbox_write .u_cbox_personacon {
	border: 0;
	background: 0 0;
	margin: 3px 0 0 2px;
}
.u_cbox .u_cbox_write .u_cbox_personacon .u_cbox_thumb_wrap {
	float: left;
	margin: 0;
}
.u_cbox .u_cbox_write .u_cbox_personacon .u_cbox_ico_arrow {
	float: left;
	width: 11px;
	height: 7px;
	margin: 6px 0 0 7px;
	background-position: -285px -175px;
}
.u_cbox .u_cbox_write .u_cbox_personacon.u_cbox_personacon_on .u_cbox_ico_arrow {
	background-position: -285px -185px;
}
.u_cbox .u_cbox_layer_personacon {
	top: 39px;
	left: 7px;
}
.u_cbox .u_cbox_layer_personacon .u_cbox_profile_item {
	float: left;
	margin: -1px 0 0 -1px;
	border: 1px solid #c6c6c6;
}
.u_cbox .u_cbox_layer_personacon .u_cbox_btn_profile {
	border: 0;
	background: #fff;
	width: 39px;
	height: 39px;
}
.u_cbox .u_cbox_layer_personacon .u_cbox_ico_profile {
	width: 18px;
	height: 18px;
	vertical-align: top;
}
.u_cbox .u_cbox_social {
	position: absolute;
	top: 10px;
	right: 2px;
}
.u_cbox .u_cbox_social::after {
	display: block;
	clear: both;
	content: '';
}
.u_cbox .u_cbox_btn_social {
	display: inline-block;
	overflow: hidden;
	float: left;
	position: relative;
	width: 22px;
	height: 22px;
	margin-right: 10px;
	vertical-align: top;
}
.u_cbox .u_cbox_btn_social .u_cbox_ico_social {
	display: inline-block;
	overflow: hidden;
	position: relative;
	z-index: 30;
	width: 22px;
	height: 22px;
	line-height: 999px;
	vertical-align: top;
}
.u_cbox .u_cbox_btn_social .u_cbox_txt_social {
	overflow: hidden;
	position: absolute;
	z-index: -1;
	width: 1px;
	height: 1px;
	font-size: 1px;
	color: transparent;
	line-height: 1px;
}
.u_cbox .u_cbox_btn_social .u_cbox_chk_social {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
	width: 22px;
	height: 22px;
	opacity: 0.01;
}
.u_cbox .u_cbox_btn_social .u_cbox_box_social_naver,
.u_cbox .u_cbox_btn_social .u_cbox_box_social_twitter,
.u_cbox .u_cbox_btn_social .u_cbox_box_social_facebook {
	display: block;
}
.u_cbox .u_cbox_btn_social .u_cbox_box_social_naver .u_cbox_ico_social {
	background-position: 0 -56px;
}
.u_cbox .u_cbox_btn_social .u_cbox_box_social_twitter .u_cbox_ico_social {
	background-position: -27px -56px;
}
.u_cbox .u_cbox_btn_social .u_cbox_box_social_facebook .u_cbox_ico_social {
	background-position: -54px -56px;
}
.u_cbox .u_cbox_btn_social_on .u_cbox_box_social_naver .u_cbox_ico_social {
	background-position: 0 -83px;
}
.u_cbox .u_cbox_btn_social_on .u_cbox_box_social_twitter .u_cbox_ico_social {
	background-position: -27px -83px;
}
.u_cbox .u_cbox_btn_social_on .u_cbox_box_social_facebook .u_cbox_ico_social {
	background-position: -54px -83px;
}
.u_cbox .u_cbox_type_logged_out .u_cbox_social {
	position: static;
}
.u_cbox .u_cbox_type_logged_out .u_cbox_addition .u_cbox_upload_photo_wrap .u-cbox-browse-box {
	z-index: -1;
}
.u_cbox .u_cbox_box_name .u_cbox_btn_social {
	margin-right: 3px;
}
.u_cbox .u_cbox_box_name .u_cbox_box_social_naver {
	margin-left: -3px;
}
.u_cbox .u_cbox_box_name .u_cbox_box_social_facebook {
	margin-left: -1px;
}
.u_cbox .u_cbox_addition .u_cbox_social {
	display: none;
	float: left;
	position: static;
	height: 32px;
	padding: 11px 0 0 12px;
	background: transparent;
}
.u_cbox .u_cbox_addition .u_cbox_btn_social {
	margin-right: 13px;
}
.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_write .u_cbox_btn_upload {
	display: block;
	position: absolute;
	top: -1px;
	bottom: -1px;
	right: -1px;
	min-width: 69px;
	height: 43px;
	background: #00c73c;
	border: 1px solid rgba(0, 0, 0, 0.1);
	font-size: 15px;
	line-height: 100%;
	font-weight: 700;
	text-align: center;
	color: #fff;
	z-index: 10;
}
.u_cbox .u_cbox_upload_image,
.u_cbox .u_cbox_upload_sticker {
	display: none;
	position: relative;
	z-index: 20;
	padding: 0 15px 4px;
}
.u_cbox .u_cbox_upload_image::after,
.u_cbox .u_cbox_upload_sticker::after {
	display: block;
	clear: both;
	content: '';
}
.u_cbox .u_cbox_upload_image_wrap,
.u_cbox .u_cbox_upload_image_wrap2,
.u_cbox .u_cbox_upload_sticker_wrap {
	float: left;
	position: relative;
	margin: 0 11px 11px 0;
}
.u_cbox .u_cbox_upload_video_icon {
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	background-position: -335px -266px;
	background-repeat: no-repeat;
	width: 30px;
	height: 30px;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 21;
	margin: -15px 0 0 -15px;
}
.u_cbox .u_cbox_upload_video_icon ~ .u_cbox_upload_thumb_mask {
	background-color: rgba(0, 0, 0, 0.15);
}
.u_cbox .u_cbox_upload_thumb_link,
.u_cbox .u_cbox_upload_thumb_button {
	display: block;
	position: relative;
	z-index: 1;
	width: 50px;
	height: 50px;
}
.u_cbox .u_cbox_upload_thumb_button:not([aria-haspopup='true']) ~ .u_cbox_upload_menu,
.u_cbox .u_cbox_upload_thumb_button[aria-expanded='false'] ~ .u_cbox_upload_menu {
	display: none;
}
.u_cbox .u_cbox_upload_thumb {
	position: relative;
	z-index: 10;
	width: 50px;
	height: 50px;
	vertical-align: top;
}
.u_cbox .u_cbox_upload_thumb_add {
	overflow: hidden;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 16px;
	height: 16px;
	margin: -8px 0 0 -8px;
	z-index: 1;
	background-position: -140px -83px;
	line-height: 999px;
}
.u_cbox .u_cbox_upload_thumb_mask {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 20;
	border: 1px solid rgba(0, 0, 0, 0.1);
}
.u_cbox .u_cbox_ico_delete_thumb {
	overflow: hidden;
	position: absolute;
	top: -7px;
	right: -7px;
	z-index: 30;
	width: 17px;
	height: 17px;
	background-position: -40px -109px;
	line-height: 999px;
}
.u_cbox .u_cbox_write .u-cbox-browse-box {
	overflow: hidden;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 2;
	width: 50px;
	height: 50px;
	opacity: 0;
}
.u_cbox .u_cbox_write .u-cbox-browse-file-input {
	display: block;
	width: 50px;
	height: 50px;
	cursor: pointer;
}
.u_cbox .u_cbox_upload_menu {
	position: absolute;
	top: 56px;
	left: 0;
	min-width: 104px;
	padding: 10px 0;
	border-radius: 12px;
	border: solid 1px #b0b3be;
	background-color: #fff;
	-webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
}
.u_cbox .u_cbox_upload_menuitem {
	display: block;
	position: relative;
}
.u_cbox .u_cbox_upload_menuitem .u-cbox-browse-box {
	width: 100%;
	height: 100%;
}
.u_cbox .u_cbox_upload_menuitem .u-cbox-browse-file-input {
	position: relative;
	z-index: 1;
	width: 100%;
}
.u_cbox .u_cbox_upload_menuitem_dummybutton {
	display: block;
	overflow: hidden;
	padding: 10px 18px;
}
.u_cbox .u_cbox_upload_menuitem_photoicon,
.u_cbox .u_cbox_upload_menuitem_videoicon {
	display: none;
}
.u_cbox .u_cbox_upload_menuitem_label {
	font-family: -apple-system, BlinkMacSystemFont, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: 600;
	line-height: 1.27;
	letter-spacing: -0.3px;
	white-space: nowrap;
	color: #222;
}
.u_cbox .u_cbox_addition {
	position: absolute;
	top: -1px;
	right: 76px;
	z-index: 10;
	padding-left: 4px;
}
.u_cbox .u_cbox_addition::after {
	display: block;
	clear: both;
	content: '';
}
.u_cbox .u_cbox_addition .u_cbox_secret_tag {
	display: none;
	position: relative;
	float: left;
	height: 43px;
	margin-right: -1px;
}
.u_cbox .u_cbox_addition .u_cbox_secret_check {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	width: 100%;
	height: 100%;
	opacity: 0;
}
.u_cbox .u_cbox_addition .u_cbox_secret_check:focus + .u_cbox_secret_label {
	outline: medium auto currentcolor;
	outline: medium auto -webkit-focus-ring-color;
}
.u_cbox .u_cbox_addition .u_cbox_secret_label {
	display: block;
	width: 34px;
	height: 43px;
	text-align: center;
}
.u_cbox .u_cbox_addition .u_cbox_btn_upload_sticker,
.u_cbox .u_cbox_addition .u_cbox_btn_upload_photo,
.u_cbox .u_cbox_addition .u_cbox_btn_upload_video,
.u_cbox .u_cbox_addition .u_cbox_btn_mention {
	overflow: hidden;
	position: relative;
	float: left;
	width: 34px;
	height: 43px;
	line-height: 43px;
	text-align: center;
}
.u_cbox .u_cbox_addition .u_cbox_btn_mention {
	display: none;
	width: 32px;
}
.u_cbox .u_cbox_addition .u_cbox_upload_photo_wrap,
.u_cbox .u_cbox_addition .u_cbox_upload_video_wrap {
	float: left;
	position: relative;
}
.u_cbox .u_cbox_addition .u_cbox_upload_photo_wrap .u-cbox-browse-box,
.u_cbox .u_cbox_addition .u_cbox_upload_video_wrap .u-cbox-browse-box {
	width: auto;
	height: auto;
}
.u_cbox .u_cbox_addition .u_cbox_upload_photo_wrap .u-cbox-browse-file-input,
.u_cbox .u_cbox_addition .u_cbox_upload_video_wrap .u-cbox-browse-file-input {
	width: 32px;
	height: 43px;
}
.u_cbox .u_cbox_addition .u_cbox_ico_secret {
	display: inline-block;
	overflow: hidden;
	margin-top: 10px;
	width: 22px;
	height: 23px;
	background-position: 0 0;
	vertical-align: top;
}
.u_cbox .u_cbox_addition .u_cbox_ico_upload_sticker,
.u_cbox .u_cbox_addition .u_cbox_ico_upload_photo,
.u_cbox .u_cbox_addition .u_cbox_ico_upload_video {
	display: inline-block;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	vertical-align: top;
	margin-top: 12px;
}
.u_cbox .u_cbox_addition .u_cbox_ico_upload_sticker {
	background-position: -113px -307px;
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
}
.u_cbox .u_cbox_addition .u_cbox_ico_upload_photo {
	background-position: -169px -307px;
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
}
.u_cbox .u_cbox_addition .u_cbox_ico_upload_video {
	background-position: -225px -307px;
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
}
.u_cbox .u_cbox_addition .u_cbox_ico_mention {
	display: inline-block;
	overflow: hidden;
	margin-top: 13px;
	width: 17px;
	height: 18px;
	background-position: -285px -105px;
	vertical-align: top;
}
.u_cbox .u_cbox_addition .u_cbox_secret_tag_on .u_cbox_ico_secret {
	background-position: 0 -28px;
}
.u_cbox .u_cbox_addition .u_cbox_btn_upload_sticker_on .u_cbox_ico_upload_sticker {
	background-position: -141px -307px;
}
.u_cbox .u_cbox_addition .u_cbox_btn_upload_photo_on .u_cbox_ico_upload_photo {
	background-position: -197px -307px;
}
.u_cbox .u_cbox_addition .u_cbox_btn_upload_video_on .u_cbox_ico_upload_video {
	background-position: -253px -307px;
}
.u_cbox .u_cbox_addition .u_cbox_txt_secret,
.u_cbox .u_cbox_addition .u_cbox_txt_upload_sticker,
.u_cbox .u_cbox_addition .u_cbox_txt_upload_photo,
.u_cbox .u_cbox_addition .u_cbox_txt_upload_video,
.u_cbox .u_cbox_addition .u_cbox_txt_mention {
	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_edit .u_cbox_addition,
.u_cbox .u_cbox_focus .u_cbox_addition,
.u_cbox .u_cbox_writing .u_cbox_addition,
.u_cbox .u_cbox_attached .u_cbox_addition {
	position: static;
}
.u_cbox .u_cbox_edit .u_cbox_addition .u_cbox_secret_tag,
.u_cbox .u_cbox_edit .u_cbox_addition .u_cbox_upload_photo_wrap,
.u_cbox .u_cbox_edit .u_cbox_addition .u_cbox_social,
.u_cbox .u_cbox_edit .u_cbox_addition .u_cbox_btn_mention,
.u_cbox .u_cbox_edit .u_cbox_addition .u_cbox_tooltip_mention,
.u_cbox .u_cbox_focus .u_cbox_addition .u_cbox_secret_tag,
.u_cbox .u_cbox_focus .u_cbox_addition .u_cbox_upload_photo_wrap,
.u_cbox .u_cbox_focus .u_cbox_addition .u_cbox_social,
.u_cbox .u_cbox_focus .u_cbox_addition .u_cbox_btn_mention,
.u_cbox .u_cbox_focus .u_cbox_addition .u_cbox_tooltip_mention,
.u_cbox .u_cbox_writing .u_cbox_addition .u_cbox_secret_tag,
.u_cbox .u_cbox_writing .u_cbox_addition .u_cbox_upload_photo_wrap,
.u_cbox .u_cbox_writing .u_cbox_addition .u_cbox_social,
.u_cbox .u_cbox_writing .u_cbox_addition .u_cbox_btn_mention,
.u_cbox .u_cbox_writing .u_cbox_addition .u_cbox_tooltip_mention,
.u_cbox .u_cbox_attached .u_cbox_addition .u_cbox_secret_tag,
.u_cbox .u_cbox_attached .u_cbox_addition .u_cbox_upload_photo_wrap,
.u_cbox .u_cbox_attached .u_cbox_addition .u_cbox_social,
.u_cbox .u_cbox_attached .u_cbox_addition .u_cbox_btn_mention,
.u_cbox .u_cbox_attached .u_cbox_addition .u_cbox_tooltip_mention {
	display: block;
}
.u_cbox .u_cbox_edit .u_cbox_upload .u_cbox_btn_cancel {
	position: absolute;
	top: 6px;
	right: 10px;
	padding: 5px;
	background: 0 0;
	border: 0;
	font-size: 14px;
	color: #999;
	line-height: 20px;
}
.u_cbox .u_cbox_edit .u_cbox_social {
	display: none;
}
.u_cbox .u_cbox_edit .u_cbox_addition .u_cbox_social {
	display: block;
}
.u_cbox .u_cbox_edit .u_cbox_upload,
.u_cbox .u_cbox_focus .u_cbox_upload,
.u_cbox .u_cbox_writing .u_cbox_upload,
.u_cbox .u_cbox_attached .u_cbox_upload {
	height: 43px;
	border-top: 1px solid #ededed;
}
.u_cbox .u_cbox_edit .u_cbox_btn_upload,
.u_cbox .u_cbox_focus .u_cbox_btn_upload,
.u_cbox .u_cbox_writing .u_cbox_btn_upload,
.u_cbox .u_cbox_attached .u_cbox_btn_upload {
	top: auto;
	height: 45px;
}
.u_cbox .u_cbox_edit .u_cbox_inbox,
.u_cbox .u_cbox_focus .u_cbox_inbox,
.u_cbox .u_cbox_writing .u_cbox_inbox,
.u_cbox .u_cbox_attached .u_cbox_inbox,
.u_cbox .u_cbox_type_logged_out .u_cbox_inbox,
.u_cbox .u_cbox_type_logged_in_social .u_cbox_inbox {
	margin-right: 0;
}
.u_cbox .u_cbox_type_logged_in_social .u_cbox_inbox .u_cbox_text {
	height: 41px;
}
.u_cbox .u_cbox_edit .u_cbox_inbox .u_cbox_text,
.u_cbox .u_cbox_focus .u_cbox_inbox .u_cbox_text,
.u_cbox .u_cbox_writing .u_cbox_inbox .u_cbox_text,
.u_cbox .u_cbox_attached .u_cbox_inbox .u_cbox_text {
	overflow-y: auto;
	z-index: 20;
	height: 140px;
}
.u_cbox .u_cbox_focus .u_cbox_inbox .u_cbox_guide,
.u_cbox .u_cbox_attached .u_cbox_inbox .u_cbox_guide {
	display: -webkit-box;
	-webkit-line-clamp: 6; /* autoprefixer:off */ /* autoprefixer:ignore next */
	-webkit-box-orient: vertical; /* autoprefixer:on */
	right: 11px;
	white-space: normal;
	color: #d7d7d7;
}
.u_cbox
	.u_cbox_type_logged_in_social
	.u_cbox_profile_area
	~ .u_cbox_write_area
	.u_cbox_inbox
	.u_cbox_guide,
.u_cbox
	.u_cbox_type_logged_out
	.u_cbox_profile_area
	~ .u_cbox_write_area
	.u_cbox_inbox
	.u_cbox_guide {
	left: 14px;
	right: 14px;
}
.u_cbox .u_cbox_edit .u_cbox_profile,
.u_cbox .u_cbox_edit .u_cbox_upload,
.u_cbox .u_cbox_edit .u_cbox_write_count,
.u_cbox .u_cbox_edit .u_cbox_profile_area,
.u_cbox .u_cbox_edit .u_cbox_upload_image,
.u_cbox .u_cbox_edit .u_cbox_upload_sticker,
.u_cbox .u_cbox_focus .u_cbox_profile,
.u_cbox .u_cbox_focus .u_cbox_upload,
.u_cbox .u_cbox_focus .u_cbox_write_count,
.u_cbox .u_cbox_focus .u_cbox_profile_area,
.u_cbox .u_cbox_focus .u_cbox_upload_image,
.u_cbox .u_cbox_focus .u_cbox_upload_sticker,
.u_cbox .u_cbox_writing .u_cbox_profile,
.u_cbox .u_cbox_writing .u_cbox_upload,
.u_cbox .u_cbox_writing .u_cbox_write_count,
.u_cbox .u_cbox_writing .u_cbox_profile_area,
.u_cbox .u_cbox_writing .u_cbox_upload_image,
.u_cbox .u_cbox_writing .u_cbox_upload_sticker,
.u_cbox .u_cbox_attached .u_cbox_profile,
.u_cbox .u_cbox_attached .u_cbox_upload,
.u_cbox .u_cbox_attached .u_cbox_write_count,
.u_cbox .u_cbox_attached .u_cbox_profile_area,
.u_cbox .u_cbox_attached .u_cbox_upload_image,
.u_cbox .u_cbox_attached .u_cbox_upload_sticker,
.u_cbox .u_cbox_type_logged_out .u_cbox_profile_area,
.u_cbox .u_cbox_type_logged_in_social .u_cbox_profile_area {
	display: block;
}
.u_cbox .u_cbox_edit .u_cbox_profile_area + .u_cbox_write_area .u_cbox_inbox,
.u_cbox .u_cbox_focus .u_cbox_profile_area + .u_cbox_write_area .u_cbox_inbox,
.u_cbox .u_cbox_writing .u_cbox_profile_area + .u_cbox_write_area .u_cbox_inbox,
.u_cbox .u_cbox_attached .u_cbox_profile_area + .u_cbox_write_area .u_cbox_inbox {
	border-top: 0;
	padding: 10px 12px;
}
.u_cbox .u_cbox_writing .u_cbox_inbox .u_cbox_guide,
.u_cbox .u_cbox_type_logged_in_social .u_cbox_write_count,
.u_cbox .u_cbox_type_logged_in_social .u_cbox_upload,
.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_layer_sticker {
	overflow: hidden;
	left: 15px;
	right: 15px;
	height: 284px;
	margin-top: -1px;
	border: 1px solid #b3b3b3;
	border-top: 1px solid #cfcfcf;
	background: #f7f7f9;
}
.u_cbox .u_cbox_sticker_nav {
	position: relative;
	z-index: 20;
	border-bottom: 1px solid #dfdfdf;
	background: #fff;
}
.u_cbox .u_cbox_sticker_nav_pre,
.u_cbox .u_cbox_sticker_nav_next {
	display: none;
}
.u_cbox .u_cbox_sticker_tab {
	position: static !important;
}
.u_cbox .u_cbox_sticker_tab_list {
	height: 37px;
}
.u_cbox .u_cbox_sticker_tab_list::after {
	display: block;
	clear: both;
	content: '';
}
.u_cbox .u_cbox_sticker_tab_item {
	float: left;
	border-left: 1px solid #d6d7dc;
	vertical-align: top;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.u_cbox .u_cbox_sticker_tab_item:first-child {
	border-left: none;
}
.u_cbox .u_cbox_sticker_tab_btn {
	display: block;
	width: 48px;
	height: 37px;
	border: 0;
	background-color: transparent;
}
.u_cbox .u_cbox_sticker_tab_item_on {
	position: relative;
}
.u_cbox .u_cbox_sticker_tab_item_on .u_cbox_sticker_tab_btn {
	background-color: #f7f7f9;
}
.u_cbox .u_cbox_sticker_tab_item_on .u_cbox_sticker_tab_underbar {
	position: absolute;
	left: 0;
	bottom: -1px;
	width: 100%;
	height: 1px;
	background: #f7f7f9;
}
.u_cbox .u_cbox_sticker_tab_grafolio {
	position: absolute;
	top: 0;
	right: 0;
	border-left: 1px solid #e5e5e5;
	z-index: 10;
}
.u_cbox .u_cbox_sticker_tab_ico_recent,
.u_cbox .u_cbox_sticker_tab_ico_grafolio,
.u_cbox .u_cbox_sticker_tab_ico {
	display: inline-block;
	overflow: hidden;
	width: 48px;
	height: 37px;
	line-height: 999px;
	vertical-align: top;
	text-align: center;
	background-size: 100% auto;
	background-repeat: no-repeat;
}
.u_cbox .u_cbox_sticker_tab_ico_recent {
	position: relative;
	background: 0 0;
}
.u_cbox .u_cbox_sticker_tab_ico_recent::after {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 20px;
	height: 20px;
	margin: -10px 0 0 -10px;
	background-position: 0 0;
	content: '';
}
.u_cbox .u_cbox_sticker_tab_ico_grafolio {
	position: relative;
}
.u_cbox .u_cbox_sticker_tab_ico_grafolio::after {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-position: -25px 0;
	content: '';
}
.u_cbox .u_cbox_sticker_tab_ico_new {
	position: absolute;
	top: 0;
	left: 0;
	width: 19px;
	height: 19px;
	background-position: -75px 0;
	overflow: hidden;
	line-height: 999px;
	z-index: 10;
}
.u_cbox .u_cbox_sticker_area {
	position: absolute;
	top: 38px;
	right: 0;
	left: 0;
	bottom: 0;
	z-index: 10;
	width: 100%;
	height: 245px;
	background: #f7f7f9;
}
.u_cbox .u_cbox_sticker_list {
	padding: 5px 0;
}
.u_cbox .u_cbox_sticker_list::after {
	display: block;
	clear: both;
	content: '';
}
.u_cbox .u_cbox_sticker_item {
	float: left;
	width: 25%;
	text-align: center;
}
.u_cbox .u_cbox_sticker_btn {
	display: block;
	margin: 0 auto;
	width: 100%;
	height: 67px;
	border: 0;
	background: 0 0;
}
.u_cbox .u_cbox_sticker_ico {
	width: 100%;
	height: 100%;
}
.u_cbox .u_cbox_sticker_name {
	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_sticker_wrap {
	display: block;
	padding-top: 4px;
}
.u_cbox .u_cbox_img_sticker {
	vertical-align: top;
}
.u_cbox .u_cbox_comment_box .u_cbox_layer_sticker {
	left: 0;
	right: 0;
}
.u_cbox .u_cbox_reply_area .u_cbox_layer_sticker {
	left: 20px;
	right: 0;
}
.u_cbox .u_cbox_reply_area .u_cbox_write_wrap .u_cbox_layer_sticker {
	margin-top: -14px;
}
.u_cbox .u_cbox_reply_area .u_cbox_sticker_btn {
	height: 63px;
}
.u_cbox .u_cbox_sticker_notice {
	padding-top: 74px;
	text-align: center;
}
.u_cbox .u_cbox_sticker_notice_dsc {
	font-size: 16px;
	line-height: 22px;
	color: #333;
}
.u_cbox .u_cbox_sticker_notice_btn {
	margin-top: 11px;
	width: 83px;
	height: 37px;
	background: #9da1a7;
	border: 0;
	font-size: 16px;
	text-align: center;
	color: #fff;
	border-radius: 1px;
}
.u_cbox .u_cbox_sticker_close {
	display: none;
}
@media screen and (min-width: 332px) {
	.u_cbox .u_cbox_sticker_btn {
		width: 75px;
		height: 70px;
	}
	.u_cbox .u_cbox_reply_area .u_cbox_sticker_btn {
		height: 70px;
	}
}
@media screen and (min-width: 480px) {
	.u_cbox .u_cbox_sticker_item {
		width: 20%;
	}
}
@media screen and (min-width: 640px) {
	.u_cbox .u_cbox_sticker_item {
		width: 16.66%;
	}
}
@media screen and (min-width: 768px) {
	.u_cbox .u_cbox_sticker_item {
		width: 14.28%;
	}
}
@media screen and (min-width: 960px) {
	.u_cbox .u_cbox_sticker_item {
		width: 12.5%;
	}
}
/* 멘션 */
.u_cbox .u_cbox_layer_mention {
	overflow: hidden;
	left: 7px;
	right: 7px;
}
.u_cbox .u_cbox_mention_list {
	max-height: 158px;
	overflow-y: auto;
	border: 1px solid #b5b5b5;
	background: #fff;
}
.u_cbox .u_cbox_mention_item {
	border-top: 1px solid #f2f2f2;
}
.u_cbox .u_cbox_mention_item:first-child {
	border-top: none;
}
.u_cbox .u_cbox_mention_item.selected .u_cbox_mention_name {
	background: #f2f2f2;
}
.u_cbox .u_cbox_mention_item.selected .u_cbox_thumb_mask {
	background-position: -255px -135px;
}
.u_cbox .u_cbox_mention_item .u_cbox_nick strong {
	font-weight: 700;
}
.u_cbox .u_cbox_mention_item_alert {
	background: #f9f9f9;
	height: 40px;
	line-height: 40px;
	padding-left: 14px;
	font-size: 13px;
	color: #bbb;
}
.u_cbox .u_cbox_mention_item_alert2 {
	background: #f9f9f9;
	height: 88px;
	text-align: center;
}
.u_cbox .u_cbox_mention_item_alert2 .u_cbox_mention_alert_tit {
	padding-top: 12px;
	font-size: 16px;
	letter-spacing: -0.5px;
	line-height: 1.31;
	color: #888;
}
.u_cbox .u_cbox_mention_item_alert2 .u_cbox_mention_alert_dsc {
	padding-top: 5px;
	font-size: 14px;
	letter-spacing: -0.5px;
	color: #b6b6b6;
}
.u_cbox .u_cbox_mention_item_loading {
	height: 40px;
	background-color: #f9f9f9;
	text-align: center;
}
.u_cbox .u_cbox_mention_item_loading .u_cbox_ico_loading {
	margin-top: 16px;
}
.u_cbox .u_cbox_mention_name {
	overflow: hidden;
	width: 100%;
	height: 44px;
	border: 0;
	background: 0 0;
	text-align: left;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.u_cbox .u_cbox_mention_name .u_cbox_thumb {
	position: relative;
	display: block !important;
	float: left;
	margin: 0 6px 0 12px;
}
.u_cbox .u_cbox_mention_name .u_cbox_nick {
	line-height: 23px;
	font-size: 16px;
}
.u_cbox .u_cbox_mention_name:hover,
.u_cbox .u_cbox_mention_name:focus {
	background: #f2f2f2;
}
.u_cbox .u_cbox_mention_name:hover .u_cbox_thumb .u_cbox_thumb_mask,
.u_cbox .u_cbox_mention_name:focus .u_cbox_thumb .u_cbox_thumb_mask {
	background-position: -255px -135px;
}
.u_cbox .u_cbox_tooltip_mention {
	display: none;
	position: absolute;
	left: -1px;
	z-index: 30;
	margin-top: -60px;
	padding: 9px 24px 9px 15px;
	border: 1px solid #a0a0a0;
	background-color: #fff;
}
.u_cbox .u_cbox_tooltip_mention .u_cbox_ico_arrow {
	position: absolute;
	bottom: -10px;
	left: 14px;
	width: 13px;
	height: 11px;
	background-position: -270px -175px;
}
.u_cbox .u_cbox_tooltip_mention .u_cbox_tooltip {
	line-height: 20px;
}
.u_cbox .u_cbox_tooltip_mention .u_cbox_btn_close {
	position: absolute;
	top: 0;
	right: 0;
	border: 0;
	padding: 12px;
	background: 0 0;
}
.u_cbox .u_cbox_tooltip_mention .u_cbox_ico_close {
	display: block;
	width: 11px;
	height: 11px;
	background-position: -285px -85px;
}
.u_cbox .u_cbox_tooltip_mention .u_cbox_txt_close {
	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_body {
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #f9f9f9;
}
.u_cbox_body .u_cbox {
	border: 0;
	background: 0;
}
.u_cbox .u_cbox_login_header {
	overflow: hidden;
	height: 44px;
	margin: 0 -15px;
	background-color: #33d263;
	border-bottom: 1px solid #2ebd59;
	text-align: center;
}
.u_cbox .u_cbox_login_header .u_cbox_btn_prev {
	position: absolute;
	top: 7px;
	left: 7px;
	z-index: 10;
	height: 32px;
	width: 30px;
}
.u_cbox .u_cbox_login_header .u_cbox_btn_prev .u_cbox_ico_prev {
	display: block;
	overflow: hidden;
	width: 10px;
	height: 17px;
	margin: 7px 0 0 7px;
	background-position: -100px -50px;
}
.u_cbox .u_cbox_login_header .u_cbox_btn_prev .u_cbox_txt_prev {
	overflow: hidden;
	position: absolute;
	width: 1px;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	color: transparent;
}
.u_cbox .u_cbox_login_header .u_cbox_login_title {
	display: block;
	font-size: 17px;
	font-weight: 700;
	color: #fff;
	line-height: 45px;
}
.u_cbox .u_cbox_login_section {
	padding: 39px 0 16px;
	text-align: center;
}
.u_cbox .u_cbox_login_section .u_cbox_login_ico {
	display: inline-block;
	overflow: hidden;
	width: 144px;
	height: 87px;
	background-position: 0 0;
	vertical-align: top;
}
.u_cbox .u_cbox_login_section .u_cbox_login_msg {
	padding: 14px 0 22px;
	font-size: 16px;
	color: #777;
	letter-spacing: -1px;
	line-height: 23px;
}
.u_cbox .u_cbox_login_section .u_cbox_login_msg .u_cbox_msg_point {
	color: #1ec800;
}
.u_cbox .u_cbox_login_area {
	max-width: 290px;
	margin: 0 auto;
}
.u_cbox .u_cbox_login_area .u_cbox_btn_login {
	display: block;
	position: relative;
	padding: 0 44px 0 15px;
	border: 1px solid #eaeaeb;
	background-color: #fff;
	font-size: 18px;
	color: #333;
	line-height: 48px;
	text-align: left;
}
.u_cbox .u_cbox_login_area .u_cbox_btn_login::after {
	display: block;
	clear: both;
	content: '';
}
.u_cbox .u_cbox_login_area .u_cbox_btn_login + .u_cbox_btn_login,
.u_cbox .u_cbox_login_area .u_cbox_btn_login ~ .u_cbox_btn_login {
	margin-top: 5px;
}
.u_cbox .u_cbox_login_area .u_cbox_btn_login .u_cbox_ico_login {
	display: inline-block;
	overflow: hidden;
	float: left;
	width: 22px;
	height: 22px;
	margin: 13px 10px 0 0;
	vertical-align: top;
}
.u_cbox .u_cbox_login_area .u_cbox_btn_login_naver .u_cbox_ico_login {
	background-position: 0 -83px;
}
.u_cbox .u_cbox_login_area .u_cbox_btn_login_twitter .u_cbox_ico_login {
	background-position: -27px -83px;
}
.u_cbox .u_cbox_login_area .u_cbox_btn_login_facebook .u_cbox_ico_login {
	background-position: -54px -83px;
}
.u_cbox .u_cbox_login_area .u_cbox_ico_login_link {
	position: absolute;
	top: 17px;
	right: 15px;
	width: 7px;
	height: 14px;
	margin: 0;
	background-position: -165px 0;
}
.u_cbox .u_cbox_login_area .u_cbox_txt_login {
	float: left;
}
.u_cbox .u_cbox_login_footer {
	padding: 13px 0;
	border-top: 1px solid #eaeaeb;
	text-align: center;
}
.u_cbox .u_cbox_login_footer .u_cbox_btn_footer {
	font-size: 12px;
	color: #d2d2d2;
}
/* 창작자 설정 옵션 */
.u_cbox .u_cbox_manage_wrap {
	float: left;
	padding-left: 12px;
}
.u_cbox .u_cbox_manage_wrap .u_cbox_btn_comment_manage {
	display: block;
	position: relative;
	height: 26px;
	padding: 0 10px;
	margin-top: 8px;
	font-size: 13px;
	color: #333;
	line-height: 26px;
}
.u_cbox .u_cbox_manage_wrap .u_cbox_bg_wrap {
	position: absolute;
	top: 0;
	left: 13px;
	bottom: 0;
	right: 13px;
	z-index: 1;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background-color: #fff;
}
.u_cbox .u_cbox_manage_wrap .u_cbox_bg_wrap .u_cbox_bg_left,
.u_cbox .u_cbox_manage_wrap .u_cbox_bg_wrap .u_cbox_bg_right {
	position: absolute;
	top: -1px;
	bottom: -1px;
	width: 14px;
}
.u_cbox .u_cbox_manage_wrap .u_cbox_bg_wrap .u_cbox_bg_left {
	left: -13px;
	background-position: 0 -150px;
}
.u_cbox .u_cbox_manage_wrap .u_cbox_bg_wrap .u_cbox_bg_right {
	right: -13px;
	background-position: -20px -150px;
}
.u_cbox .u_cbox_manage_wrap .u_cbox_txt_wrap {
	display: block;
	position: relative;
	z-index: 10;
}
.u_cbox .u_cbox_manage_wrap .u_cbox_txt_wrap::after {
	display: block;
	clear: both;
	content: '';
}
.u_cbox .u_cbox_manage_wrap .u_cbox_txt_wrap .u_cbox_txt_option {
	float: left;
}
.u_cbox .u_cbox_manage_wrap .u_cbox_txt_wrap .u_cbox_txt_point {
	float: left;
	padding-left: 2px;
	color: #00c73c;
	font-family: HelveticaNeue-Light, HelveticaNeue, Helvetica, sans-serif;
}
.u_cbox .u_cbox_manage_wrap .u_cbox_ico_option {
	float: left;
	width: 8px;
	height: 5px;
	margin: 11px 0 0 3px;
	background-position: -114px -99px;
	vertical-align: top;
}
.u_cbox .u_cbox_layer_comment_manage {
	padding: 10px 11px 8px;
	margin: 5px 0 0;
	border: 1px solid #ddd;
	background-color: #fff;
	font-size: 14px;
	line-height: 25px;
}
.u_cbox .u_cbox_layer_comment_manage .u_cbox_option_wrap {
	margin-bottom: 4px;
}
.u_cbox .u_cbox_layer_comment_manage .u_cbox_btn_comment_option {
	display: block;
	min-width: 94px;
	color: #666;
	font-family: HelveticaNeue-Light, HelveticaNeue, Helvetica, sans-serif;
}
.u_cbox .u_cbox_layer_comment_manage .u_cbox_option_label {
	display: inline-block;
	vertical-align: top;
}
.u_cbox .u_cbox_layer_comment_manage .u_cbox_ico_check {
	float: left;
	width: 15px;
	height: 15px;
	margin: 6px 7px 0 0;
	background-position: 0 -110px;
	vertical-align: top;
}
.u_cbox .u_cbox_layer_dim_option {
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 999;
	margin-top: 44px;
	background-color: #4f4f4f;
	opacity: 0.6;
}
.u_cbox .u_cbox_manage_open .u_cbox_txt_wrap .u_cbox_txt_point {
	color: #aaa9a9;
}
.u_cbox .u_cbox_manage_open .u_cbox_ico_option {
	background-position: -126px -99px;
}
.u_cbox .u_cbox_manage_open .u_cbox_layer_comment_manage {
	display: block;
}
.u_cbox .u_cbox_manage_open .u_cbox_layer_dim_option {
	display: block;
}
.u_cbox .u_cbox_layer_comment_manage .u_cbox_option_on .u_cbox_btn_comment_option {
	color: #00c73c;
}
.u_cbox .u_cbox_layer_comment_manage .u_cbox_option_on .u_cbox_ico_check {
	background-position: -20px -110px;
}
/* 자동 업데이트 */
.u_cbox .u_cbox_refresh_wrap {
	padding: 10px 0;
	border-bottom: 1px solid #ededed;
}
.u_cbox .u_cbox_refresh_wrap::after {
	display: block;
	clear: both;
	content: '';
}
.u_cbox .u_cbox_refresh_wrap .u_cbox_refresh_area {
	float: left;
	padding-top: 2px;
}
.u_cbox .u_cbox_refresh_wrap .u_cbox_btn_refresh_auto {
	float: left;
	position: relative;
	min-width: 38px;
	height: 20px;
	padding: 0 9px;
	border: 0;
	background-color: transparent;
	color: #aaa9a9;
	line-height: 20px;
}
.u_cbox .u_cbox_refresh_wrap .u_cbox_bg_wrap {
	display: block;
	position: absolute;
	left: 9px;
	right: 9px;
	height: 18px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background-color: #fff;
	text-align: center;
}
.u_cbox .u_cbox_refresh_wrap .u_cbox_bg_left,
.u_cbox .u_cbox_refresh_wrap .u_cbox_bg_right {
	position: absolute;
	top: -1px;
	width: 9px;
	height: 20px;
}
.u_cbox .u_cbox_refresh_wrap .u_cbox_bg_left {
	left: -9px;
	background-position: -39px -150px;
}
.u_cbox .u_cbox_refresh_wrap .u_cbox_bg_right {
	right: -9px;
	background-position: -57px -150px;
}
.u_cbox .u_cbox_refresh_wrap .u_cbox_ico_refresh_auto {
	display: block;
	position: relative;
	margin: 0 -4px;
	font-size: 13px;
	font-family: HelveticaNeue, Helvetica, sans-serif;
}
.u_cbox .u_cbox_refresh_wrap .u_cbox_btn_refresh_auto_on .u_cbox_ico_refresh_auto {
	color: #00c73c;
}
.u_cbox .u_cbox_refresh_wrap .u_cbox_txt_refresh {
	float: left;
	margin-left: 5px;
	font-size: 14px;
	color: #444;
	line-height: 20px;
}
.u_cbox .u_cbox_refresh_wrap .u_cbox_refresh_box {
	float: right;
}
.u_cbox .u_cbox_refresh_wrap .u_cbox_refresh_time {
	float: left;
	margin-right: 7px;
	font-size: 14px;
	color: #999;
	line-height: 24px;
}
.u_cbox .u_cbox_refresh_wrap .u_cbox_btn_refresh_man {
	float: left;
	overflow: hidden;
	width: 23px;
	height: 23px;
	border: 0;
	font-size: 0;
	text-indent: -9999px;
	color: transparent;
}
.u_cbox .u_cbox_refresh_wrap .u_cbox_ico_refresh_man {
	display: block;
	width: 21px;
	height: 21px;
	border: 1px solid #d9d9d9;
	background-position: -82px -29px;
	background-color: #fff;
	text-align: center;
}
.u_cbox .u_cbox_refresh_wrap .u_cbox_refresh_count {
	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 {
	position: absolute;
	top: 3px;
	bottom: 0;
	z-index: 4;
	width: 20px;
	max-height: 45px;
	content: '';
}
.u_cbox .u_cbox_sort::before {
	left: -20px;
	background-position: -343px -108px;
}
.u_cbox .u_cbox_sort::after {
	right: 22px;
	background-position: -365px -108px;
}
.u_cbox .u_cbox_sort + .u_cbox_catesort_root {
	margin-top: 0;
}
.u_cbox .u_cbox_sort_option {
	overflow: hidden;
	position: relative;
	z-index: 3;
	height: 21px;
	margin: 0 22px 0 -15px;
}
.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;
	vertical-align: top;
}
.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;
}
.s .u_cbox .u_cbox_sort .u_cbox_sort_label {
	font-size: 15px;
}
.u_cbox .u_cbox_sort .u_cbox_sort_option_on .u_cbox_sort_label {
	padding-left: 18px;
	color: #000;
}
.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;
}
.a .u_cbox .u_cbox_sort .u_cbox_sort_option_on .u_cbox_ico_select {
	top: 6px;
}
.u_cbox .u_cbox_sort + .u_cbox_cleanbot {
	margin: 0; /* 댓글 정렬 옵션(div.u_cbox_sort) 다음에 클릿봇 안내영역이 들어가는 경우를 위한 여백 for 스포츠 서비스 */
}
.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;
}
.s .u_cbox .u_cbox_layer_help .u_cbox_info_title {
	font-size: 15px;
}
.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_info_txt + .u_cbox_info_txt {
	padding-top: 15px;
}
.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: -6px;
	margin: 0;
	z-index: 110;
}
.u_cbox .u_cbox_sort .u_cbox_layer_help {
	margin-top: 35px;
	right: 5px;
}
.u_cbox .u_cbox_manage {
	float: left;
}
.u_cbox .u_cbox_manage .u_cbox_manage_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_manage .u_cbox_btn_manage {
	float: left;
}
.u_cbox .u_cbox_manage .u_cbox_ico_manage {
	display: inline-block;
	width: 28px;
	height: 28px;
	background-position: -107px -25px;
	vertical-align: top;
}
.u_cbox .u_cbox_manage .u_cbox_txt_manage {
	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_userlist {
	background-color: #fff;
	border: 1px solid #b8b7cb;
}
.u_cbox .u_cbox_userlist .u_cbox_user_cont {
	display: block;
	overflow: hidden;
	position: relative;
	height: 45px;
}
.u_cbox .u_cbox_userlist .u_cbox_thumb_wrap {
	overflow: hidden;
	position: absolute;
	top: 5px;
	left: 5px;
	width: 35px;
	height: 35px;
	border-radius: 20px;
}
.u_cbox .u_cbox_userlist .u_cbox_thumb_wrap .u_cbox_img_profile {
	width: 35px;
	height: 35px;
	border-radius: 20px;
	vertical-align: top;
}
.u_cbox .u_cbox_userlist .u_cbox_thumb_mask {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border: 1px solid #000;
	border-radius: 20px;
	opacity: 0.05;
}
.u_cbox .u_cbox_userlist .u_cbox_user_name {
	display: block;
	padding: 0 10px 0 49px;
}
.u_cbox .u_cbox_userlist .u_cbox_user_nickname {
	display: block;
	overflow: hidden;
	font-size: 14px;
	color: #414042;
	line-height: 45px;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.u_cbox .u_cbox_user_wrap_on {
	background-color: #e5e4ea;
}
.u_cbox .u_cbox_layer_userlist.u_cbox_type_down {
	border-top: 0;
}
.u_cbox .u_cbox_layer_userlist.u_cbox_type_up {
	border-bottom: 0;
}
/* 창작자 설정 옵션 알림 */
.u_cbox .u_cbox_inform_status {
	padding: 11px 10px 10px 25px;
	border: 1px solid #e8e8e8;
	background-color: #fff;
	font-size: 15px;
	color: #999;
	letter-spacing: -1.2px;
	line-height: 20px;
	word-break: break-all;
	word-wrap: break-word;
}
.a .u_cbox .u_cbox_inform_status {
	font-size: 14px;
	letter-spacing: -1px;
}
.u_cbox .u_cbox_inform_status .u_cbox_ico_status {
	float: left;
	width: 2px;
	height: 13px;
	margin: 3px 8px 0 -10px;
	background-position: 0 -130px;
	vertical-align: top;
}
.u_cbox .u_cbox_sort + .u_cbox_inform_status {
	margin-top: 7px;
}
/* 공지사항 */
.u_cbox .u_cbox_notice {
	position: relative;
	padding: 11px 13px 10px;
	margin-top: 7px;
	background-color: #f8f8f8;
	border: 1px solid #ededed;
}
.u_cbox .u_cbox_notice .u_cbox_notice_tit {
	display: block;
	overflow: hidden;
	font-size: 15px;
	color: #555;
	line-height: 20px;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.u_cbox .u_cbox_notice .u_cbox_ico_notice {
	display: inline-block;
	overflow: hidden;
	width: 19px;
	height: 15px;
	margin: 2px 4px 0 0;
	background-position: -22px -130px;
	vertical-align: top;
}
.u_cbox .u_cbox_notice .u_cbox_box_notice {
	display: none;
}
.u_cbox .u_cbox_notice .u_cbox_con_notice {
	padding-top: 7px;
	font-size: 15px;
	color: #808080;
	line-height: 19px;
	word-break: break-all;
	word-wrap: break-word;
}
.u_cbox .u_cbox_notice .u_cbox_notice_date {
	display: block;
	padding: 5px 0 7px;
	font-size: 13px;
	color: #999;
	font-family: HelveticaNeue-Light, Helvetica, sans-serif;
}
.u_cbox .u_cbox_notice .u_cbox_btn_notice_close {
	overflow: hidden;
	position: absolute;
	bottom: 3px;
	right: 3px;
	width: 22px;
	height: 22px;
	background-position: -135px -56px;
	line-height: 999px;
}
.u_cbox .u_cbox_notice_on .u_cbox_notice_tit {
	white-space: normal;
	text-overflow: initial;
	word-break: break-all;
	word-wrap: break-word;
}
.u_cbox .u_cbox_notice_on .u_cbox_box_notice {
	display: block;
}
/* 댓글 없을 때 */
.u_cbox .u_cbox_comment_none {
	padding: 48px 0 44px;
	font-size: 15px;
	line-height: 1.46;
	text-align: center;
	color: #767678;
}
.s .u_cbox .u_cbox_comment_none {
	font-size: 16px;
}
.u_cbox .u_cbox_con_inform {
	max-width: 257px;
	margin: 0 auto;
}
.u_cbox .u_cbox_con_inform .u_cbox_ico_comment_none {
	display: block;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	background-position: -335px -4px;
	background-repeat: no-repeat;
	width: 44px;
	height: 44px;
	margin: 0 auto 13px;
}
.u_cbox .u_cbox_con_inform .u_cbox_ico_comment_restrict {
	display: block;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	background-position: -335px -4px;
	background-repeat: no-repeat;
	width: 44px;
	height: 44px;
	margin: 3px auto 11px;
}
/* //댓글 없을 때 */
/* 댓글 안내 */
.u_cbox .u_cbox_inform {
	padding: 42px 0;
	font-size: 15px;
	line-height: 1.46;
	color: #767678;
	text-align: center;
}
.u_cbox .u_cbox_head + .u_cbox_inform,
.u_cbox .u_cbox_head ~ .u_cbox_inform {
	border-top: 1px solid #ededed;
}
.s .u_cbox .u_cbox_inform {
	font-size: 16px;
}
.u_cbox .u_cbox_item_inform {
	display: inline-block;
	padding-top: 11px;
	line-height: 1.33;
	text-align: left;
	vertical-align: top;
}
.u_cbox .u_cbox_item_inform::after {
	display: block;
	clear: both;
	content: '';
}
.u_cbox .u_cbox_item_inform .u_cbox_tit_item {
	display: block;
	float: left;
	clear: left;
}
.u_cbox .u_cbox_item_inform .u_cbox_con_item {
	float: left;
}
.u_cbox .u_cbox_item_inform .u_cbox_ico_bar {
	overflow: hidden;
	float: right;
	margin: 4px 6px 0 5px;
	width: 1px;
	height: 10px;
	background-color: #767678;
	line-height: 99px;
}
.u_cbox .u_cbox_con_press .u_cbox_ico_inform {
	display: block;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	background-position: -335px -4px;
	background-repeat: no-repeat;
	width: 44px;
	height: 44px;
	margin: 3px auto 11px;
}
/* 댓글 리스트 */
.u_cbox .u_cbox_comment_box {
	position: relative;
	border-bottom: 1px solid #ededed;
}
.u_cbox .u_cbox_area {
	margin: 0 -15px;
	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_main {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	overflow: hidden;
	margin-right: 75px;
}
.u_cbox .u_cbox_type_profile .u_cbox_info_main {
	min-height: 27px;
}
.u_cbox .u_cbox_ico_level {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	overflow: hidden;
	float: left;
	position: relative;
	width: 21px;
	height: 21px;
	margin: 1px 5px 0 0;
	border-radius: 21px;
	background-color: #f3ad0b;
	color: #fff;
	line-height: 999px;
}
.u_cbox .u_cbox_ico_level::after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	font-size: 11px;
	color: #fff;
	line-height: 21px;
	text-align: center;
	content: 'v1';
}
.u_cbox .u_cbox_ico_level.u_cbox_level02 {
	background-color: #258fd3;
}
.u_cbox .u_cbox_ico_level.u_cbox_level02::after {
	content: 'v2';
}
.u_cbox .u_cbox_ico_level.u_cbox_level03 {
	background-color: #fa6c5f;
}
.u_cbox .u_cbox_ico_level.u_cbox_level03::after {
	content: 'v3';
}
.u_cbox .u_cbox_ico_level.u_cbox_level04 {
	background-color: #42b77f;
}
.u_cbox .u_cbox_ico_level.u_cbox_level04::after {
	content: 'v4';
}
.u_cbox .u_cbox_ico_level.u_cbox_level05 {
	background-color: #b06f46;
}
.u_cbox .u_cbox_ico_level.u_cbox_level05::after {
	content: 'v5';
}
.u_cbox .u_cbox_ico_level.u_cbox_level06 {
	background-color: #88827b;
}
.u_cbox .u_cbox_ico_level.u_cbox_level06::after {
	content: 'v6';
}
.u_cbox .u_cbox_name {
	overflow: hidden;
}
.u_cbox .u_cbox_name_area {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	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_id_area {
	-ms-flex-negative: 0;
	flex-shrink: 0;
}
.u_cbox .u_cbox_ico_stat_secret {
	display: inline-block;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	vertical-align: top;
	background-position: -387px -40px;
	background-repeat: no-repeat;
	width: 10px;
	height: 12px;
	margin: 6px 0 0 6px;
}
.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_info_main .u_cbox_ico_editor,
.u_cbox .u_cbox_info_main .u_cbox_ico_subscriber,
.u_cbox .u_cbox_info_main .u_cbox_ico_admin {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 15px;
	margin-left: 4px;
	border: 1px solid currentColor;
	border-radius: 8.5px;
	font-family: -apple-system, BlinkMacSystemFont, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: 700;
	line-height: 1.3;
	color: #00ce7c;
}
.u_cbox .u_cbox_info_main .u_cbox_txt_editor,
.u_cbox .u_cbox_info_main .u_cbox_txt_subscriber,
.u_cbox .u_cbox_info_main .u_cbox_txt_admin {
	display: block;
	padding: 2px 5px 0;
}
.u_cbox .u_cbox_info_main .u_cbox_bg_editor_l,
.u_cbox .u_cbox_info_main .u_cbox_bg_subscriber_l,
.u_cbox .u_cbox_info_main .u_cbox_bg_admin_l,
.u_cbox .u_cbox_info_main .u_cbox_bg_editor_r,
.u_cbox .u_cbox_info_main .u_cbox_bg_subscriber_r,
.u_cbox .u_cbox_info_main .u_cbox_bg_admin_r {
	display: none;
}
/* //에디터,구독자,관리자 */
/* 팔로우,팔로잉 버튼 */
.u_cbox .u_cbox_follow_button,
.u_cbox .u_cbox_unfollow_button {
	position: absolute;
	top: -2px;
	right: 18px;
	min-height: 25px;
	padding: 3px 11px 4px;
	border-radius: 20px;
	background-color: #f4f4f4;
}
.u_cbox .u_cbox_follow_label,
.u_cbox .u_cbox_unfollow_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_unfollow_label {
	color: #999;
}
.u_cbox .u_cbox_manageusers_listitem .u_cbox_follow_button,
.u_cbox .u_cbox_manageusers_listitem .u_cbox_unfollow_button {
	top: 50%;
	right: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.u_cbox_userpage .u_cbox_reply_area .u_cbox_follow_button,
.u_cbox_userpage .u_cbox_reply_area .u_cbox_unfollow_button {
	top: -2px;
	right: 0;
}
.u_cbox_userpage .u_cbox_followset ~ .u_cbox_content_wrap .u_cbox_reply_area .u_cbox_follow_button,
.u_cbox_userpage
	.u_cbox_followset
	~ .u_cbox_content_wrap
	.u_cbox_reply_area
	.u_cbox_unfollow_button {
	right: 18px;
}
/* //팔로우,팔로잉 버튼 */
.u_cbox .u_cbox_sns_icons {
	overflow: hidden;
	float: left;
	width: 22px;
	height: 22px;
	margin: 1px 4px 0 0;
}
.u_cbox .u_cbox_sns_twitter {
	background-position: -27px -83px;
}
.u_cbox .u_cbox_sns_facebook {
	background-position: -54px -83px;
}
.u_cbox .u_cbox_sns_set {
	float: left;
	margin-left: -1px;
}
.u_cbox .u_cbox_info_base .u_cbox_sns_icons {
	height: 11px;
	margin: 3px 0 0 7px;
}
.u_cbox .u_cbox_info_base .u_cbox_sns_twitter {
	width: 14px;
	background-position: -80px -83px;
}
.u_cbox .u_cbox_info_base .u_cbox_sns_facebook {
	width: 11px;
	background-position: -99px -83px;
}
.u_cbox .u_cbox_comment_box .u_cbox_timestamp {
	border: 0;
	text-decoration: none;
	background-color: transparent;
}
.u_cbox .u_cbox_comment_box .u_cbox_timestamp:visited {
	color: inherit;
}
/* 더보기 메뉴 */
.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_edit,
.u_cbox .u_cbox_work_box .u_cbox_btn_delete,
.u_cbox .u_cbox_work_box .u_cbox_btn_block,
.u_cbox .u_cbox_work_box .u_cbox_btn_userreport,
.u_cbox .u_cbox_work_box .u_cbox_btn_userblock,
.u_cbox .u_cbox_work_box .u_cbox_btn_notice,
.u_cbox .u_cbox_work_box .u_cbox_btn_pick {
	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_edit,
.u_cbox .u_cbox_work_box .u_cbox_ico_delete,
.u_cbox .u_cbox_work_box .u_cbox_ico_block,
.u_cbox .u_cbox_work_box .u_cbox_ico_userreport,
.u_cbox .u_cbox_work_box .u_cbox_ico_userblock,
.u_cbox .u_cbox_work_box .u_cbox_ico_notice,
.u_cbox .u_cbox_work_box .u_cbox_ico_pick {
	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_work_sub_on .u_cbox_work_box {
	display: block;
}
/* //더보기 메뉴 */
.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_info_base .u_cbox_ico_bar {
	display: inline-block;
	float: left;
	position: relative;
	top: 2px;
	width: 1px;
	height: 12px;
	margin: 0 6px 0 7px;
	background-color: #e6e6e6;
}
.u_cbox .u_cbox_btn_report {
	overflow: initial;
	float: left;
	position: relative;
	top: 1px;
	width: auto;
	height: auto;
	font-size: 13px;
	color: #999;
}
.s .u_cbox .u_cbox_btn_report {
	font-family: AppleSDGothicNeo-Light, Helvetica, sans-serif-light;
}
.u_cbox .u_cbox_pic {
	float: right;
	position: relative;
	margin: 0 0 2px 16px;
}
.u_cbox .u_cbox_pic .u_cbox_img_contents {
	width: 54px;
	height: 54px;
	vertical-align: top;
}
.u_cbox .u_cbox_pic .u_cbox_pic_mask {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 20;
	border: 1px solid #000;
	opacity: 0.06;
}
.u_cbox .u_cbox_text_wrap {
	overflow: hidden;
	position: relative;
	z-index: 1;
	margin-right: 18px;
	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_text_wrap a {
	color: #333;
}
.u_cbox .u_cbox_text_wrap.is_ellipsis {
	display: inline-block;
	display: -webkit-box;
	overflow: hidden;
	-webkit-line-clamp: 4; /* autoprefixer:off */ /* autoprefixer:ignore next */
	-webkit-box-orient: vertical; /* autoprefixer:on */
}
.u_cbox .u_cbox_comment_box .u_cbox_text_morebutton {
	margin-top: 4px;
	font-size: 13px;
	line-height: 1.5;
	color: #999;
	text-decoration: underline;
}
.u_cbox .u_cbox_comment_box .u_cbox_contents_link {
	color: #005fc1;
	text-decoration: underline;
}
.u_cbox .u_cbox_comment_box .u_cbox_contents_link:visited {
	color: #6d00c1;
}
.u_cbox .u_cbox_comment_box .u_cbox_ico_best {
	display: inline-block;
	overflow: hidden;
	width: 33px;
	height: 14px;
	margin: 3px 4px 0 0;
	background-position: -88px -110px;
	text-indent: -9999px;
	vertical-align: top;
}
.u_cbox .u_cbox_comment_box .u_cbox_hash_tag {
	display: inline-block;
	font-weight: 700;
	vertical-align: top;
}
.u_cbox .u_cbox_notice_tag {
	display: inline-block;
	margin-right: 4px;
	font-family: -apple-system, BlinkMacSystemFont, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 700;
	line-height: 1.5;
	letter-spacing: -0.28px;
	color: #1ed675;
}
.u_cbox .u_cbox_pick_tag {
	display: inline-block;
	margin-right: 4px;
	font-family: -apple-system, BlinkMacSystemFont, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.5;
	letter-spacing: -0.3px;
	color: #1ed675;
}
.u_cbox .u_cbox_image_section,
.u_cbox .u_cbox_image_section2 {
	padding: 3px 0;
}
.u_cbox .u_cbox_image_section .u_cbox_image_wrap,
.u_cbox .u_cbox_image_section2 .u_cbox_image_wrap {
	padding: 4px 0 0;
}
.u_cbox .u_cbox_image_section .u_cbox_image_wrap::after,
.u_cbox .u_cbox_image_section2 .u_cbox_image_wrap::after {
	display: block;
	clear: both;
	content: '';
}
.u_cbox .u_cbox_image_section .u_cbox_image_link,
.u_cbox .u_cbox_image_section2 .u_cbox_image_link {
	display: block;
	overflow: hidden;
	position: relative;
	float: left;
	max-width: 204px;
	max-height: 306px;
	border-radius: 8px;
}
.u_cbox .u_cbox_image_section .u_cbox_image_link::before,
.u_cbox .u_cbox_image_section2 .u_cbox_image_link::before {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.15);
	content: '';
}
.u_cbox .u_cbox_image_section .u_cbox_comment_image,
.u_cbox .u_cbox_image_section2 .u_cbox_comment_image {
	max-width: 100%;
	max-height: 306px;
	min-height: 70px;
	vertical-align: top;
}
.u_cbox .u_cbox_image_section2 .u_cbox_image_link::after {
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	background-position: -262px -96px;
	background-repeat: no-repeat;
	width: 50px;
	height: 50px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -25px 0 0 -25px;
	content: '';
}
.u_cbox .u_cbox_image_section .u_cbox_image_icon_gif,
.u_cbox .u_cbox_image_section .u_cbox_image_icon_crop {
	overflow: hidden;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 42px;
	height: 42px;
	margin: -21px 0 0 -21px;
	line-height: 999px;
}
.u_cbox .u_cbox_image_section .u_cbox_image_icon_gif {
	background-position: -313px -62px;
}
.u_cbox .u_cbox_image_section .u_cbox_image_icon_crop {
	background-position: -359px -62px;
}
.u_cbox .u_cbox_no_image {
	display: block;
	overflow: hidden;
	width: 202px;
	height: 304px;
	border: 1px solid #f1f1f1;
	background-color: #fff;
	text-align: center;
}
.u_cbox .u_cbox_no_image_msg {
	display: inline-block;
	padding: 0 30px;
	font-family: -apple-system, BlinkMacSystemFont, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 600;
	letter-spacing: -1px;
	line-height: 1.29em;
	word-break: break-all;
	word-wrap: break-word;
	vertical-align: middle;
	color: #cbcbcb;
}
.u_cbox .u_cbox_no_image_tail {
	display: inline-block;
	width: 0;
	height: 100%;
	vertical-align: middle;
}
.u_cbox .u_cbox_no_image_s {
	width: 73px;
	height: 73px;
}
.u_cbox .u_cbox_no_image_s .u_cbox_no_image_msg {
	padding: 0 7px;
	font-size: 12px;
}
.u_cbox .u_cbox_type_sort_best .u_cbox_no_image {
	width: 180px;
	height: 180px;
}
.u_cbox .u_cbox_type_sort_best .u_cbox_no_image_s {
	width: 73px;
	height: 73px;
}
.u_cbox .u_cbox_upload_image .u_cbox_no_image,
.u_cbox .u_cbox_upload_image .u_cbox_no_image_s {
	width: 50px;
	height: 50px;
	border: 0;
}
.u_cbox .u_cbox_upload_image .u_cbox_no_image .u_cbox_no_image_msg {
	padding: 2px 3px 0;
	font-size: 11px;
	font-weight: 400;
	letter-spacing: -0.7px;
	line-height: 1.18;
	color: #999;
}
.u_cbox .u_cbox_area_thumbnail {
	margin-top: 7px;
}
.u_cbox .u_cbox_area_thumbnail_list {
	overflow-y: hidden;
	overflow-x: auto;
	margin: 7px 0 4px;
	border-radius: 8px;
	font-size: 0;
	line-height: 0;
	white-space: nowrap;
}
.u_cbox .u_cbox_area_thumbnail_item {
	display: inline-block;
	vertical-align: top;
}
.u_cbox .u_cbox_area_thumbnail_item + .u_cbox_area_thumbnail_item {
	margin-left: 2px;
}
.u_cbox .u_cbox_area_thumbnail_item .u_cbox_area_thumbnail_link,
.u_cbox .u_cbox_area_thumbnail_item .u_cbox_area_thumbnail_restrict {
	width: 194px;
	height: 194px;
}
.u_cbox .u_cbox_area_thumbnail_item .u_cbox_area_thumbnail_restrict {
	margin: 0;
	border-radius: 0;
}
.u_cbox .u_cbox_area_thumbnail_item:first-child .u_cbox_area_thumbnail_link,
.u_cbox .u_cbox_area_thumbnail_item:first-child .u_cbox_area_thumbnail_restrict {
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
}
.u_cbox .u_cbox_area_thumbnail_item:last-child .u_cbox_area_thumbnail_link,
.u_cbox .u_cbox_area_thumbnail_item:last-child .u_cbox_area_thumbnail_restrict {
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
}
.u_cbox .u_cbox_area_thumbnail_item .u_cbox_area_thumbnail_restrict_message {
	white-space: normal;
}
.u_cbox .u_cbox_area_thumbnail_image {
	width: 100%;
	height: 100%;
}
.u_cbox .u_cbox_area_thumbnail_link {
	display: block;
	overflow: hidden;
	position: relative;
}
.u_cbox .u_cbox_area_thumbnail_link::after {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.15);
	content: '';
}
.u_cbox .u_cbox_area_thumbnail_video_icon {
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	background-position: -262px -96px;
	background-repeat: no-repeat;
	width: 50px;
	height: 50px;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 1;
	margin: -25px 0 0 -25px;
}
.u_cbox .u_cbox_area_thumbnail_restrict {
	display: block;
	overflow: hidden;
	position: relative;
	width: 250px;
	height: 180px;
	margin: 7px 0 3px;
	border-radius: 8px;
	background-color: #000;
	font-size: 0;
	line-height: 0;
}
.u_cbox .u_cbox_area_thumbnail_restrict_content {
	display: inline-block;
	vertical-align: middle;
}
.u_cbox .u_cbox_area_thumbnail_restrict_icon {
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	background-position: -335px -148px;
	background-repeat: no-repeat;
	width: 34px;
	height: 34px;
	margin: 0 auto;
}
.u_cbox .u_cbox_area_thumbnail_restrict_message {
	padding: 10px 20px;
	font-family: -apple-system, BlinkMacSystemFont, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.42;
	letter-spacing: -0.5px;
	text-align: center;
	color: #fff;
}
.u_cbox .u_cbox_area_thumbnail_restrict_tail {
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	content: '';
}
.u_cbox .u_cbox_tool {
	text-align: right;
}
.u_cbox .u_cbox_tool::after {
	display: block;
	clear: both;
	content: '';
}
.u_cbox .u_cbox_tool:empty {
	display: none;
}
.u_cbox .u_cbox_tool .u_cbox_btn_reply {
	float: left;
	position: relative;
	padding: 0 7px 0 8px;
	margin: 8px 4px 2px 0;
	border: 1px solid #e0e0e0;
	background: #fff;
	font-size: 13px;
	line-height: 1.76;
	color: #000;
}
.u_cbox .u_cbox_tool .u_cbox_btn_reply_on {
	background-color: #f6f6f6;
}
.u_cbox .u_cbox_tool .u_cbox_btn_reply .u_cbox_reply_txt {
	display: inline-block;
	float: left;
}
.u_cbox .u_cbox_tool .u_cbox_btn_reply .u_cbox_reply_cnt {
	display: inline-block;
	float: left;
	padding-left: 5px;
}
.u_cbox .u_cbox_tool .u_cbox_btn_reply.u_cbox_type_open {
	padding-right: 9px;
}
.u_cbox .u_cbox_tool .u_cbox_btn_reply.u_cbox_type_open::after {
	display: none;
}
.u_cbox .u_cbox_tool .u_cbox_btn_reply.u_cbox_type_open .u_cbox_reply_cnt {
	display: none;
}
.u_cbox .u_cbox_recomm_set {
	float: right;
}
.u_cbox .u_cbox_recomm_set .u_cbox_btn_recomm,
.u_cbox .u_cbox_recomm_set .u_cbox_btn_unrecomm {
	float: left;
	position: relative;
	min-width: 15px;
	height: 23px;
	padding: 0 7px 0 24px;
	margin: 8px 0 2px 4px;
	border: 1px solid #e0e0e0;
	background-color: #fff;
	font-size: 13px;
	line-height: 23px;
	color: #999;
	text-align: center;
}
.u_cbox .u_cbox_recomm_set .u_cbox_ico_recomm,
.u_cbox .u_cbox_recomm_set .u_cbox_ico_unrecomm {
	overflow: hidden;
	position: absolute;
	top: 5px;
	left: 7px;
	width: 12px;
	height: 14px;
}
.u_cbox .u_cbox_recomm_set .u_cbox_ico_recomm {
	background-position: -46px -130px;
}
.u_cbox .u_cbox_recomm_set .u_cbox_ico_unrecomm {
	background-position: -63px -128px;
}
.u_cbox .u_cbox_recomm_set .u_cbox_btn_recomm_on {
	border: 1px solid #ff5151;
}
.u_cbox .u_cbox_recomm_set .u_cbox_btn_unrecomm_on {
	border: 1px solid #385da3;
}
.u_cbox .u_cbox_recomm_set .u_cbox_btn_recomm_on .u_cbox_cnt_recomm {
	color: #ff5151;
}
.u_cbox .u_cbox_recomm_set .u_cbox_btn_unrecomm_on .u_cbox_cnt_unrecomm {
	color: #385da3;
}
/* 댓글의 답글 */
.u_cbox .u_cbox_ico_reply {
	position: absolute;
	top: 18px;
	left: 0;
	z-index: 1;
	width: 10px;
	height: 10px;
	background-position: -125px -83px;
}
.u_cbox .u_cbox_write_wrap .u_cbox_ico_reply,
.u_cbox .u_cbox_type_edit .u_cbox_ico_reply {
	top: 25px;
}
.u_cbox .u_cbox_reply_area {
	padding: 0 15px;
	margin: -1px -15px 0;
	border-top: 1px solid #e2e2e2;
	border-bottom: 1px solid #e1e1e1;
	background-color: #f7f7f7;
}
.u_cbox .u_cbox_reply_area .u_cbox_list {
	margin-bottom: -1px;
}
.u_cbox .u_cbox_reply_area .u_cbox_comment_box {
	border-bottom-color: #e2e2e2;
}
.u_cbox .u_cbox_reply_area .u_cbox_comment_box .u_cbox_write_wrap {
	margin: 0;
}
.u_cbox .u_cbox_reply_area .u_cbox_area {
	padding-left: 35px;
}
.u_cbox .u_cbox_reply_area .u_cbox_write .u_cbox_btn_upload {
	background-color: #fff;
	color: #00c73c;
}
.u_cbox .u_cbox_reply_area .u_cbox_focus .u_cbox_btn_upload,
.u_cbox .u_cbox_reply_area .u_cbox_writing .u_cbox_btn_upload,
.u_cbox .u_cbox_reply_area .u_cbox_attached .u_cbox_btn_upload {
	bottom: 0;
	right: 0;
	height: 44px;
	border-left-color: #ededed;
	border-top-color: #ededed;
	border-right-color: transparent;
	border-bottom-color: transparent;
}
.u_cbox .u_cbox_reply_area .u_cbox_write_wrap {
	position: relative;
	margin-top: 1px;
}
.u_cbox .u_cbox_reply_area .u_cbox_write_wrap .u_cbox_write_box {
	margin: 0 -15px;
	padding: 13px 15px 13px 35px;
}
.u_cbox .u_cbox_reply_area .u_cbox_write_box .u_cbox_ico_reply {
	left: 15px;
}
.u_cbox .u_cbox_reply_area .u_cbox_write .u_cbox_write_inner {
	border-color: #e3e3e3;
}
.u_cbox .u_cbox_reply_area .u_cbox_focus .u_cbox_write_inner,
.u_cbox .u_cbox_reply_area .u_cbox_writing .u_cbox_write_inner,
.u_cbox .u_cbox_reply_area .u_cbox_attached .u_cbox_write_inner {
	border-color: #b3b3b3;
}
.u_cbox .u_cbox_reply_area .u_cbox_btn_more {
	margin: 1px 0 0;
}
.u_cbox .u_cbox_reply_area .u_cbox_btn_more .u_cbox_more_wrap {
	padding-bottom: 11px;
}
.u_cbox .u_cbox_reply_area .u_cbox_btn_more_pre {
	margin: 0;
}
.u_cbox .u_cbox_target_name {
	display: inline-block;
	overflow: hidden;
	max-width: 49%;
	margin: 0 8px 0 0;
	font-weight: 700;
	word-break: normal;
	word-wrap: normal;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-align: left;
	vertical-align: top;
}
.u_cbox .u_cbox_upload .u_cbox_target_name {
	position: absolute;
	left: 90px;
	right: 140px;
	max-width: initial;
	text-align: right;
}
.u_cbox .u_cbox_edit .u_cbox_upload .u_cbox_target_name {
	left: 64px;
	right: 180px;
}
.u_cbox .u_cbox_reply_area .u_cbox_write_sticker {
	margin: 0 -15px;
	padding: 13px 15px 13px 35px;
	border-bottom: 0;
}
.u_cbox .u_cbox_reply_area .u_cbox_edit .u_cbox_upload .u_cbox_target_name {
	left: 84px;
}
.u_cbox .u_cbox_reply_area .u_cbox_tool .u_cbox_btn_reply {
	padding-right: 9px;
}
.u_cbox .u_cbox_reply_area .u_cbox_tool .u_cbox_btn_reply::after {
	display: none;
}
.u_cbox .u_cbox_btn_fold {
	display: block;
	margin: 0 -15px;
	font-size: 14px;
	color: #333;
	min-height: 42px;
	line-height: 3;
	text-align: center;
}
.u_cbox .u_cbox_btn_fold::before {
	display: block;
	height: 0;
	border-top: 1px solid #e1e1e1;
	content: '';
}
.u_cbox .u_cbox_btn_fold_wrap {
	display: inline-block;
	position: relative;
	vertical-align: top;
}
.u_cbox .u_cbox_btn_fold_float {
	position: fixed;
	left: 0;
	bottom: 0;
	right: 0;
	margin-right: 0;
	padding-left: 0;
	background: #fff;
	z-index: 3000;
}
.u_cbox .u_cbox_ico_fold {
	display: inline-block;
	float: right;
	position: relative;
	width: 12px;
	height: 7px;
	margin: 17px 0 0 6px;
	background-position: -155px -100px;
	vertical-align: top;
}
.u_cbox .u_cbox_reply_expand {
	position: relative;
}
.u_cbox .u_cbox_reply_expand .u_cbox_btn_more .u_cbox_more_wrap {
	padding-bottom: 11px;
}
/* 내글 */
.u_cbox .u_cbox_mine .u_cbox_area {
	background-color: #fcfff9;
}
/* 비밀댓글 */
.u_cbox .u_cbox_type_secret .u_cbox_text_wrap {
	padding-top: 2px;
}
/* 삭제된 댓글,제한된 댓글,임시 블라인드 댓글 */
.u_cbox .u_cbox_type_delete .u_cbox_text_wrap,
.u_cbox .u_cbox_type_blind .u_cbox_text_wrap {
	padding: 2px 0;
}
.u_cbox .u_cbox_type_delete .u_cbox_info_main {
	margin-right: 0;
}
.u_cbox .u_cbox_type_delete .u_cbox_tool .u_cbox_btn_reply {
	margin-top: 7px;
}
/* .u_cbox .u_cbox_type_secret .u_cbox_recomm_set,
.u_cbox .u_cbox_type_delete .u_cbox_recomm_set,
.u_cbox .u_cbox_type_blind .u_cbox_recomm_set {
	display: none;
} */
.u_cbox .u_cbox_delete_contents {
	font-size: 15px;
	line-height: 1.43;
	letter-spacing: -0.5px;
	color: #999;
}
/* 베스트댓글 */
.u_cbox .u_cbox_type_sort_best .u_cbox_image_section .u_cbox_image_link {
	max-width: 182px;
	max-height: 182px;
}
.u_cbox .u_cbox_type_sort_best .u_cbox_image_section .u_cbox_comment_image {
	max-width: 100%;
	max-height: 182px;
}
/* 수정중 */
.u_cbox .u_cbox_type_edit .u_cbox_pic,
.u_cbox .u_cbox_type_edit .u_cbox_info,
.u_cbox .u_cbox_type_edit .u_cbox_info_base,
.u_cbox .u_cbox_type_edit .u_cbox_tool,
.u_cbox .u_cbox_type_edit .u_cbox_ico_best,
.u_cbox .u_cbox_type_edit .u_cbox_notice_tag,
.u_cbox .u_cbox_type_edit .u_cbox_pick_tag {
	display: none;
}
.u_cbox .u_cbox_type_edit .u_cbox_btn_upload {
	bottom: 0;
	right: 0;
	height: 44px;
	background-color: #fff;
	border-left-color: #ededed;
	border-top-color: #ededed;
	border-right-color: transparent;
	border-bottom-color: transparent;
	color: #00c73c;
}
/* 관리자 본인의 댓글 */
.u_cbox .u_cbox_type_admin .u_cbox_area {
	background-color: #f4f9f6;
}
/* 관리자 공지사항 등록글 */
.u_cbox .u_cbox_comment:first-child .u_cbox_type_notice {
	margin-top: 17px;
	border-top-width: 1px;
}
.u_cbox .u_cbox_type_notice {
	border: 1px solid #d9e5de;
	border-top-width: 0;
}
.u_cbox .u_cbox_type_notice .u_cbox_area {
	margin: 0;
	background-color: #f2fff8;
}
.u_cbox .u_cbox_type_notice .u_cbox_work_sub {
	right: -14px;
}
.u_cbox .u_cbox_type_notice + .u_cbox_reply_area {
	margin-left: 0;
	margin-right: 0;
	border: 1px solid #d9e5de;
	border-top-color: #dbf2e5;
	background-color: #e7fff2;
}
.u_cbox .u_cbox_type_notice + .u_cbox_reply_area .u_cbox_comment_box {
	border-bottom-color: #d4ebdf;
}
.u_cbox .u_cbox_type_notice + .u_cbox_reply_area .u_cbox_work_sub {
	right: -14px;
}
.u_cbox .u_cbox_type_notice + .u_cbox_reply_area .u_cbox_btn_fold::before {
	border-color: #d4ebdf;
}
/* //관리자 공지사항 등록글 */
/* 댓글이 달린 원본 콘텐츠에 대한 정보 */
.u_cbox .u_cbox_article_info {
	margin: 10px 0 5px;
}
.u_cbox .u_cbox_article_info::after {
	display: block;
	clear: both;
	content: '';
}
.u_cbox .u_cbox_article_link {
	display: inline-block;
	max-width: 100%;
	vertical-align: top;
}
.u_cbox .u_cbox_article_thumb {
	position: relative;
	float: left;
	overflow: hidden;
	width: 35px;
	height: 35px;
	margin-right: 8px;
}
.u_cbox .u_cbox_article_thumb .u_cbox_img_article {
	width: 35px;
	height: 35px;
	vertical-align: top;
}
.u_cbox .u_cbox_article_thumb .u_cbox_thumb_mask {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border: 1px solid rgba(0, 0, 0, 0.07);
}
.u_cbox .u_cbox_article_cont {
	overflow: hidden;
}
.u_cbox .u_cbox_article_title {
	margin-top: -1px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 15px;
	color: #888;
}
.u_cbox .u_cbox_article_source_area {
	margin-top: 4px;
}
.u_cbox .u_cbox_article_source_area::after {
	display: block;
	clear: both;
	content: '';
}
.u_cbox .u_cbox_article_source_area .u_cbox_btn_more {
	float: left;
}
.u_cbox .u_cbox_article_source_area .u_cbox_cnt_more {
	float: left;
	font-size: 14px;
	color: #acacac;
}
.u_cbox .u_cbox_article_source_area .u_cbox_ico_more {
	float: left;
	width: 6px;
	height: 8px;
	margin: 4px 0 0 3px;
	background-position: -275px -85px;
}
.u_cbox .u_cbox_type_select .u_cbox_article_thumb {
	display: none;
}
.u_cbox .u_cbox_type_select a.u_cbox_article_link {
	padding: 4px 8px;
	border-radius: 4px;
	background-color: #f0f1f4;
}
.u_cbox .u_cbox_type_select .u_cbox_article_title {
	font-family: -apple-system, BlinkMacSystemFont, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 500;
	line-height: 1.5;
	letter-spacing: -0.35px;
	color: #767678;
}
.u_cbox .u_cbox_type_select .u_cbox_article_source_area {
	display: none;
}
/* //댓글이 달린 원본 콘텐츠에 대한 정보 */
/* 댓글이 달린 원본 콘텐츠에 대한 정보 2020 */
.u_cbox .u_cbox_orgsource {
	position: relative;
	margin: 12px 0 7px;
}
.u_cbox .u_cbox_orgsource > a {
	display: block;
	border: 1px solid #d5d9e3;
	border-radius: 5px;
}
.u_cbox .u_cbox_orgsource_image {
	overflow: hidden;
	position: absolute;
	top: 4px;
	left: 4px;
	width: 62px;
	height: 62px;
	border-radius: 2px;
}
.u_cbox .u_cbox_orgsource_image img {
	width: 100%;
	height: 100%;
}
.u_cbox .u_cbox_orgsource_image ~ .u_cbox_orgsource_content {
	margin-left: 78px;
}
.u_cbox .u_cbox_orgsource_imagemask {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	border: 1px solid rgba(0, 0, 0, 0.1);
	border-radius: inherit;
}
.u_cbox .u_cbox_orgsource_content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	overflow: hidden;
	height: 60px;
	margin: 5px 12px 3px;
}
.u_cbox .u_cbox_orgsource_header {
	display: -webkit-box;
	overflow: hidden;
	-webkit-line-clamp: 2; /* autoprefixer:off */ /* autoprefixer:ignore next */
	-webkit-box-orient: vertical; /* autoprefixer:on */
	max-height: 34px;
	font-family: -apple-system, BlinkMacSystemFont, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.21;
	letter-spacing: -0.25px;
	color: #303038;
}
.u_cbox .u_cbox_orgsource_meta {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 0;
	line-height: 0;
}
.u_cbox .u_cbox_orgsource_name,
.u_cbox .u_cbox_orgsource_count {
	font-family: -apple-system, BlinkMacSystemFont, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	letter-spacing: -0.21px;
	color: #999;
}
.u_cbox .u_cbox_orgsource_name {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.u_cbox .u_cbox_orgsource_count {
	-ms-flex-negative: 0;
	flex-shrink: 0;
}
.u_cbox .u_cbox_orgsource_dot {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 3px;
	height: 3px;
	margin: 7px 4px 0 5px;
	border-radius: 50%;
	background-color: #d8d8d8;
}
.u_cbox .u_cbox_orgsourcedel {
	margin: 11px 0 6px;
	padding: 11px 17px;
	border: 1px solid #d5d9e3;
	border-radius: 5px;
	font-size: 0;
	line-height: 0;
}
.u_cbox .u_cbox_orgsourcedel_icon {
	display: inline-block;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	vertical-align: top;
	background-position: -92px -228px;
	background-repeat: no-repeat;
	width: 16px;
	height: 15px;
	margin-top: 3px;
}
.u_cbox .u_cbox_orgsourcedel_txt {
	margin-left: 3px;
	font-family: -apple-system, BlinkMacSystemFont, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 1.4;
	letter-spacing: -0.5px;
	color: #929292;
}
/* //댓글이 달린 원본 콘텐츠에 대한 정보 2020 */
/* 첫댓글로 이동 */
.u_cbox .u_cbox_btn_first {
	display: block;
	position: relative;
	font-size: 13px;
	color: #525252;
	text-align: center;
}
.u_cbox .u_cbox_btn_first_inner {
	display: inline-block;
	padding: 14px 0;
	vertical-align: top;
}
.u_cbox .u_cbox_btn_first_inner::after {
	display: table;
	clear: both;
	content: '';
}
.u_cbox .u_cbox_ico_first {
	float: left;
	margin-right: 8px;
	width: 18px;
	height: 18px;
	background-position: -210px -150px;
}
.u_cbox .u_cbox_txt_first {
	float: left;
	margin-top: 1px;
}
/* 더보기 */
.u_cbox .u_cbox_paginate {
	position: relative;
}
.u_cbox .u_cbox_btn_more {
	display: block;
	position: relative;
	font-size: 14px;
	color: #333;
	text-align: center;
}
.u_cbox .u_cbox_more_wrap {
	display: inline-block;
	padding: 13px 0;
	vertical-align: top;
}
.u_cbox .u_cbox_more_wrap::after {
	display: block;
	clear: both;
	content: '';
}
.u_cbox .u_cbox_more_wrap .u_cbox_page_more {
	float: left;
}
.u_cbox .u_cbox_ico_more {
	display: inline-block;
	float: right;
	width: 12px;
	height: 7px;
	margin: 5px 0 0 6px;
	background-position: -81px -99px;
	vertical-align: top;
}
.u_cbox .u_cbox_btn_more_pre {
	border-bottom: 1px solid #ededed;
}
.u_cbox .u_cbox_btn_more_pre .u_cbox_ico_more {
	margin: 4px 0 0 6px;
	background-position: -138px -99px;
	vertical-align: top;
}
.u_cbox .u_cbox_btn_top {
	position: absolute;
	right: 0;
	top: 50%;
	z-index: 10;
	width: 33px;
	height: 31px;
	margin-top: -16px;
	background-color: #fcfcfc;
	border: 1px solid #e6e6e6;
}
.u_cbox .u_cbox_btn_top .u_cbox_ico_top {
	overflow: hidden;
	position: absolute;
	top: 8px;
	left: 11px;
	width: 12px;
	height: 14px;
	background-position: -160px -83px;
	line-height: 999px;
}
/* 로딩 */
.u_cbox .u_cbox_loading {
	padding: 70px 0 110px;
	text-align: center;
}
.u_cbox .u_cbox_loading_bar {
	position: relative;
	padding: 30px 0;
	text-align: center;
}
.u_cbox .u_cbox_ico_loading {
	display: inline-block;
	overflow: hidden;
	width: 32px;
	height: 8px;
	background: url(https://ssl.pstatic.net/static.news/image/news/m/2020/02/25/cbox_loading_w.gif)
		no-repeat;
	background-size: 32px 8px;
	text-indent: -9999px;
	color: transparent;
	vertical-align: middle;
}
/* 전체 댓글 더보기 */
.u_cbox .u_cbox_view_comment {
	padding: 13px 0;
	margin-top: -1px;
	border-top: 1px solid #efefef;
}
.u_cbox .u_cbox_view_comment::after {
	display: block;
	clear: both;
	content: '';
}
.u_cbox .u_cbox_view_comment .u_cbox_btn_view_comment {
	float: right;
}
.u_cbox .u_cbox_view_comment .u_cbox_count_view_comment,
.u_cbox .u_cbox_view_comment .u_cbox_in_view_comment {
	float: left;
	font-size: 14px;
	color: #000;
	line-height: 22px;
}
.u_cbox .u_cbox_view_comment .u_cbox_count_view_comment {
	padding-right: 2px;
	color: #00c73c;
}
.u_cbox .u_cbox_view_comment .u_cbox_ico_view_comment {
	float: left;
	width: 6px;
	height: 11px;
	margin: 6px 1px 0 6px;
	background-position: -115px -83px;
	vertical-align: top;
}
/* 레이어 */
.u_cbox .u_cbox_layer {
	display: none;
	position: absolute;
	z-index: 1000;
}
.u_cbox.u_cbox_layer_wrap {
	display: none;
	position: absolute;
	z-index: 2147483640;
	padding: 0;
	background-color: transparent;
	outline: 0;
}
.u_cbox.u_cbox_layer_wrap[aria-modal='true'] {
	display: block;
}
.u_cbox .u_cbox_layer_frame_top,
.u_cbox .u_cbox_layer_frame_bottom {
	display: none;
}
.u_cbox .u_cbox_layer .u_cbox_layer_tail,
.u_cbox.u_cbox_layer_wrap .u_cbox_layer_tail {
	display: inline-block;
	width: 0;
	height: 100%;
	font-size: 0;
	line-height: 0;
	vertical-align: middle;
}
.u_cbox .u_cbox_layer_dimmed {
	position: absolute;
	top: 0;
	right: 0;
	bottom: -300px;
	left: 0;
	background-color: #000;
	opacity: 0.5;
}
/* 선플 팝업 */
.u_cbox .u_cbox_layer_good_wrap {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	text-align: center;
}
.u_cbox .u_cbox_layer_good {
	display: inline-block;
	position: relative;
	width: 230px;
	border-radius: 10px;
	background-color: #fff;
	font-family: -apple-system, BlinkMacSystemFont, sans-serif;
	vertical-align: middle;
}
.u_cbox .u_cbox_layer_good .u_cbox_layer_frame_top,
.u_cbox .u_cbox_layer_good .u_cbox_layer_frame_bottom {
	display: none;
}
@media (min-width: 320px) {
	.u_cbox .u_cbox_layer_good {
		width: 290px;
	}
}
.u_cbox .u_cbox_good_section {
	padding: 25px 20px 31px;
}
.u_cbox .u_cbox_good_section::before {
	display: inline-block;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	vertical-align: top;
	background-position: -262px -154px;
	background-repeat: no-repeat;
	width: 50px;
	height: 45px;
	margin: 0 auto;
	content: '';
}
.u_cbox .u_cbox_good_section .u_cbox_good_title {
	margin-top: 10px;
	font-size: 20px;
	font-weight: 500;
	line-height: 1.2;
	word-break: keep-all;
	word-wrap: break-word;
}
.u_cbox .u_cbox_good_section .u_cbox_good_title_highlight {
	font-weight: 600;
	color: #f0760f;
	letter-spacing: -0.8px;
}
.u_cbox .u_cbox_good_section .u_cbox_good_bar {
	display: none;
}
.u_cbox .u_cbox_good_section .u_cbox_good_msg {
	margin-top: 10px;
	font-size: 14px;
	line-height: 1.36;
	letter-spacing: -0.8px;
	color: #000;
	word-break: keep-all;
	word-wrap: break-word;
}
.u_cbox .u_cbox_good_section .u_cbox_msg_point {
	display: block;
	font-weight: 500;
	color: #777;
}
.u_cbox .u_cbox_good_wrap .u_cbox_btns_section .u_cbox_btns_wrap {
	display: block;
	padding-top: 0;
	border-top: 1px solid #eaeaea;
}
.u_cbox .u_cbox_good_wrap .u_cbox_btns_section .u_cbox_btns_wrap::after {
	display: block;
	clear: both;
	content: '';
}
.u_cbox .u_cbox_good_wrap .u_cbox_btns_section .u_cbox_btn_confirm {
	float: none;
	width: 100%;
	height: auto;
	text-shadow: none;
}
.u_cbox .u_cbox_good_wrap .u_cbox_btns_section .u_cbox_btn_confirm .u_cbox_mask_confirm {
	display: none;
}
.u_cbox .u_cbox_good_wrap .u_cbox_btns_section .u_cbox_btn_confirm,
.u_cbox .u_cbox_good_wrap .u_cbox_btns_section .u_cbox_standardbtn,
.u_cbox .u_cbox_good_wrap .u_cbox_btns_section .u_cbox_primarybtn {
	padding: 14px 0 15px;
	border: 0;
	background-color: transparent;
	font-size: 15px;
	font-weight: 600;
	line-height: 1.2;
	letter-spacing: -0.5px;
	color: #222;
}
.u_cbox .u_cbox_good_wrap .u_cbox_btns_section .u_cbox_standardbtn {
	width: 100%;
}
.u_cbox .u_cbox_good_wrap .u_cbox_btns_section .u_cbox_primarybtn {
	float: right;
	width: 50%;
	margin-left: -1px;
	border-left: 1px solid #eaeaea;
}
.u_cbox .u_cbox_good_wrap .u_cbox_btns_section .u_cbox_primarybtn + .u_cbox_standardbtn {
	width: 50%;
}
.u_cbox .u_cbox_btns_section {
	text-align: center;
}
.u_cbox .u_cbox_btns_wrap {
	display: inline-block;
	padding-top: 14px;
	vertical-align: top;
}
.u_cbox .u_cbox_btns_section .u_cbox_btn_confirm {
	display: inline-block;
	float: left;
	position: relative;
	width: 93px;
	height: 32px;
	border: 0;
	background-color: #00c73c;
	font-size: 13px;
	color: #fff;
	line-height: 32px;
	text-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
	vertical-align: top;
}
.u_cbox .u_cbox_btns_section .u_cbox_btn_confirm .u_cbox_mask_confirm {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border: 1px solid #000;
	opacity: 0.05;
}
/* 신고댓글 평가 팝업 */
.u_cbox .u_cbox_layer_appraisal_wrap {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	text-align: center;
}
.u_cbox .u_cbox_layer_appraisal {
	display: inline-block;
	position: relative;
	vertical-align: middle;
}
.u_cbox .u_cbox_appraisal_wrap1 {
	width: 230px;
	background-color: #fff;
}
@media (min-width: 320px) {
	.u_cbox .u_cbox_appraisal_wrap1 {
		width: 295px;
	}
}
.u_cbox .u_cbox_appraisal_wrap1 .u_cbox_appraisal_section1 {
	padding-top: 41px;
	font-size: 18px;
	line-height: 23px;
	font-family: Helvetica, AppleSDGothicNeo-Light;
	letter-spacing: -1px;
}
.u_cbox .u_cbox_appraisal_wrap1 .u_cbox_appraisal_section1 span {
	color: #00c73c;
}
.u_cbox .u_cbox_appraisal_wrap1 .u_cbox_appraisal_section1 .u_cbox_img_appraisal {
	vertical-align: top;
}
.u_cbox .u_cbox_appraisal_wrap1 .u_cbox_appraisal_section2 {
	margin-top: 21px;
}
.u_cbox .u_cbox_appraisal_wrap1 .u_cbox_appraisal_section3 {
	padding: 17px 0 13px;
	color: #999;
}
.u_cbox .u_cbox_appraisal_btns_wrap {
	display: inline-block;
	overflow: hidden;
	vertical-align: top;
}
.u_cbox .u_cbox_btn_appraisal_no,
.u_cbox .u_cbox_btn_appraisal_yes {
	float: left;
	width: 100px;
	height: 48px;
	line-height: 48px;
	color: #fff;
	border: 0;
}
@media (min-width: 320px) {
	.u_cbox .u_cbox_btn_appraisal_no,
	.u_cbox .u_cbox_btn_appraisal_yes {
		width: 130px;
	}
}
.u_cbox .u_cbox_btn_appraisal_no {
	background: #a8abb6;
}
.u_cbox .u_cbox_btn_appraisal_yes {
	margin-left: 5px;
	background: #00c73c;
}
.u_cbox .u_cbox_txt_appraisal {
	display: inline-block;
	font-size: 15px;
}
.u_cbox .u_cbox_btn_appraisal_no .u_cbox_ico_appraisal,
.u_cbox .u_cbox_btn_appraisal_yes .u_cbox_ico_appraisal {
	float: left;
	margin: 16px 3px 0 0;
	width: 16px;
	height: 16px;
}
.u_cbox .u_cbox_btn_appraisal_no .u_cbox_ico_appraisal {
	background-position: -220px -85px;
}
.u_cbox .u_cbox_btn_appraisal_yes .u_cbox_ico_appraisal {
	background-position: -200px -85px;
}
.u_cbox .u_cbox_appraisal_nosee {
	color: #999;
	font-size: 14px;
	text-decoration: underline;
}
.u_cbox .u_cbox_layer_appraisal .u_cbox_btn_close_hide {
	position: absolute;
	top: 5px;
	right: 5px;
	overflow: hidden;
	padding: 10px;
}
.u_cbox .u_cbox_layer_appraisal .u_cbox_ico_close_hide {
	display: block;
	width: 17px;
	height: 17px;
	background-position: -190px -30px;
}
.u_cbox .u_cbox_appraisal_wrap2 {
	width: 295px;
	background-color: #fff;
}
.u_cbox .u_cbox_appraisal_wrap2 .u_cbox_appraisal_section1 {
	padding: 37px 0 12px;
}
.u_cbox .u_cbox_appraisal_wrap2 .u_cbox_appraisal_section1 h2 {
	font-size: 21px;
	font-weight: 400;
	line-height: 25px;
	font-family: Helvetica, AppleSDGothicNeo-Light;
	color: #333;
	letter-spacing: -1px;
}
.u_cbox .u_cbox_appraisal_wrap2 .u_cbox_appraisal_section1 h2 span {
	color: #00c73c;
}
.u_cbox .u_cbox_appraisal_wrap2 .u_cbox_appraisal_section1 p {
	padding-top: 4px;
	font-size: 13px;
	font-family: Helvetica, AppleSDGothicNeo-Light;
	color: #999;
}
.u_cbox .u_cbox_appraisal_wrap2 .u_cbox_appraisal_section2 {
	background: #fafafa;
	padding: 16px 13px;
	border: 1px solid #ebebeb;
	margin: 0 15px;
	text-align: left;
	line-height: 20px;
}
.u_cbox .u_cbox_appraisal_wrap2 .u_cbox_appraisal_section3 {
	padding: 15px 0;
}
.u_cbox .u_cbox_appraisal_wrap2 .u_cbox_appraisal_section3 .u_cbox_txt_appraisal {
	font-size: 14px;
}
.u_cbox .u_cbox_appraisal_uid {
	overflow: hidden;
	margin-bottom: 3px;
	font-weight: 700;
}
.u_cbox .u_cbox_appraisal_uid .u_cbox_sns_icons {
	margin: -2px 4px 0 0;
}
.u_cbox .u_cbox_appraisal_utext {
	border: 0;
	background: transparent;
	word-break: break-all;
	word-wrap: break-word;
}
.u_cbox .u_cbox_appraisal_headline {
	display: block;
	padding-top: 7px;
	color: #999;
	word-break: break-all;
	word-wrap: break-word;
}
.u_cbox .u_cbox_appraisal_wrap2_landscape {
	width: 495px;
}
.u_cbox .u_cbox_appraisal_wrap2_landscape .u_cbox_appraisal_section1 {
	padding: 27px 0 12px;
}
.u_cbox .u_cbox_appraisal_wrap2_landscape .u_cbox_appraisal_section1 br {
	display: none;
}
.u_cbox .u_cbox_appraisal_wrap2_landscape .u_cbox_appraisal_section2 {
	padding: 11px 13px 10px;
}
.u_cbox .u_cbox_appraisal_wrap2_landscape .u_cbox_appraisal_section3 {
	padding: 10px 0;
}
.u_cbox .u_cbox_appraisal_wrap2_landscape .u_cbox_appraisal_headline {
	padding-top: 5px;
}
.u_cbox .u_cbox_btn_appraisal_good,
.u_cbox .u_cbox_btn_appraisal_bad,
.u_cbox .u_cbox_btn_appraisal_middle {
	float: left;
	overflow: hidden;
	width: 87px;
	height: 42px;
	line-height: 42px;
	color: #fff;
	border: 0;
}
.u_cbox .u_cbox_btn_appraisal_good {
	background: #00c73c;
}
.u_cbox .u_cbox_btn_appraisal_bad {
	margin-left: 2px;
	background: #f46d46;
}
.u_cbox .u_cbox_btn_appraisal_middle {
	margin-left: 2px;
	background: #a8abb6;
}
.u_cbox .u_cbox_btn_appraisal_good .u_cbox_ico_appraisal,
.u_cbox .u_cbox_btn_appraisal_bad .u_cbox_ico_appraisal {
	float: left;
	margin: 16px 3px 0 0;
	width: 12px;
	height: 12px;
}
.u_cbox .u_cbox_btn_appraisal_good .u_cbox_ico_appraisal {
	background-position: -240px -85px;
}
.u_cbox .u_cbox_btn_appraisal_bad .u_cbox_ico_appraisal {
	background-position: -255px -85px;
}
.u_cbox .u_cbox_appraisal_wrap3 {
	width: 262px;
	background-color: #fff;
}
.u_cbox .u_cbox_appraisal_wrap3 .u_cbox_appraisal_section1 {
	padding-top: 42px;
	font-size: 20px;
	line-height: 25px;
}
.u_cbox .u_cbox_appraisal_wrap3 .u_cbox_appraisal_section1 .u_cbox_ico_appraisal {
	display: inline-block;
	width: 30px;
	height: 22px;
	background-position: -130px -110px;
	vertical-align: top;
}
.u_cbox .u_cbox_appraisal_wrap3 .u_cbox_appraisal_section1 p {
	margin-top: 4px;
	font-size: 20px;
	line-height: 25px;
	color: #333;
	font-family: Helvetica, AppleSDGothicNeo-Light;
	letter-spacing: -1px;
}
.u_cbox .u_cbox_appraisal_wrap3 .u_cbox_appraisal_section2 {
	padding: 8px 0 32px;
	font-size: 15px;
	line-height: 19px;
	color: #999;
}
.u_cbox .u_cbox_appraisal_wrap3 .u_cbox_appraisal_section2 span {
	color: #00c73c;
}
/* 캡챠 팝업 */
.u_cbox .u_cbox_layer_captcha_wrap {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	text-align: center;
}
.u_cbox .u_cbox_layer_captcha_wrap .u_cbox_layer_dimmed {
	position: fixed;
}
.u_cbox .u_cbox_layer_captcha {
	display: inline-block;
	position: relative;
	width: 230px;
	vertical-align: middle;
}
@media (min-width: 320px) {
	.u_cbox .u_cbox_layer_captcha {
		width: 266px;
	}
}
.u_cbox .u_cbox_layer_captcha_cont {
	padding: 25px 10px 10px;
	background-color: #fff;
}
.u_cbox .u_cbox_layer_captcha .u_cbox_captcha_title {
	margin: 14px 0 0;
	font-size: 17px;
	line-height: 22px;
	letter-spacing: -0.5px;
	font-weight: 400;
}
.u_cbox .u_cbox_layer_captcha .u_cbox_captcha_dsc {
	margin-top: 6px;
	font-size: 14px;
	line-height: 16px;
	letter-spacing: -0.5px;
	color: #999;
}
.u_cbox .u_cbox_layer_captcha .u_cbox_captcha_area {
	margin-top: 18px;
}
.u_cbox .u_cbox_layer_captcha .u_cbox_captcha_inner {
	position: relative;
	border: 1px solid #e8e8e8;
}
.u_cbox .u_cbox_layer_captcha .u_cbox_captcha_cont {
	position: relative;
	height: 90px;
}
.u_cbox .u_cbox_layer_captcha .u_cbox_captcha_cont img {
	width: 210px;
	height: 90px;
	vertical-align: top;
}
@media (min-width: 320px) {
	.u_cbox .u_cbox_layer_captcha .u_cbox_captcha_cont img {
		width: 244px;
	}
}
.u_cbox .u_cbox_layer_captcha .u_cbox_captcha_btn {
	height: 49px;
	border-top: 1px solid #e8e8e8;
}
.u_cbox .u_cbox_layer_captcha .u_cbox_capcha_voice_box {
	position: absolute;
	top: -1px;
	right: -1px;
	bottom: -1px;
	left: -1px;
	z-index: 1;
	width: 246px;
	border: 1px solid #00c73c;
	background: 0 0;
}
.u_cbox .u_cbox_layer_captcha .u_cbox_ico_captcha_voice {
	display: inline-block;
	width: 40px;
	height: 38px;
	background-position: -286px -130px;
	vertical-align: top;
}
.u_cbox .u_cbox_layer_captcha .u_cbox_txt_captcha_voice {
	margin-top: 10px;
	letter-spacing: -0.5px;
	color: #8e8e8e;
}
.u_cbox .u_cbox_layer_captcha .u_cbox_btn_captcha_refresh,
.u_cbox .u_cbox_layer_captcha .u_cbox_btn_captcha_image,
.u_cbox .u_cbox_layer_captcha .u_cbox_btn_captcha_sound {
	float: left;
	width: 50%;
	height: 100%;
	border: 0;
	background: #fff;
	text-align: center;
}
.u_cbox .u_cbox_layer_captcha .u_cbox_btn_captcha_refresh {
	border-right: 1px solid #e8e8e8;
}
.u_cbox .u_cbox_layer_captcha .u_cbox_ico_captcha_sound {
	display: inline-block;
	margin: 0 1px 0 0;
	width: 18px;
	height: 16px;
	background-position: -360px -175px;
	vertical-align: top;
}
.u_cbox .u_cbox_layer_captcha .u_cbox_ico_captcha_image {
	display: inline-block;
	margin: 1px 3px 0 1px;
	width: 15px;
	height: 15px;
	background-position: -381px -175px;
	vertical-align: top;
}
.u_cbox .u_cbox_layer_captcha .u_cbox_ico_captcha_refresh {
	display: inline-block;
	margin: 0 2px 0 0;
	width: 14px;
	height: 14px;
	background-position: -369px -200px;
	vertical-align: top;
}
.u_cbox .u_cbox_layer_captcha .u_cbox_txt_captcha_refresh {
	margin-left: 1px;
	font-size: 14px;
}
.u_cbox .u_cbox_layer_captcha .u_cbox_captcha_input_area {
	position: relative;
}
.u_cbox .u_cbox_layer_captcha .u_cbox_captcha_input {
	position: relative;
	margin-top: 10px;
	padding-right: 70px;
	height: 43px;
	border: 1px solid #e8e8e8;
}
.u_cbox .u_cbox_layer_captcha .u_cbox_captcha_input .u_cbox_text {
	width: 100%;
	height: 100%;
	border: 0;
	font-size: 15px;
	color: #999;
	text-indent: 9px;
}
.u_cbox .u_cbox_layer_captcha .u_cbox_captcha_input .u_cbox_guide {
	position: absolute;
	top: 13px;
	left: 9px;
	font-size: 15px;
	color: #999;
	z-index: 10;
	letter-spacing: -0.5px;
}
.u_cbox .u_cbox_layer_captcha .u_cbox_captcha_input.u_cbox_captcha_input_focus .u_cbox_guide {
	display: none;
}
.u_cbox .u_cbox_layer_captcha .u_cbox_btn_captcha_submit {
	position: absolute;
	top: 0;
	right: 0;
	width: 68px;
	height: 43px;
	line-height: 44px;
	background: #00c73c;
	border: 1px solid rgba(0, 0, 0, 0.1);
	font-size: 15px;
	color: #fff;
}
.u_cbox .u_cbox_layer_captcha .u_cbox_btn_close_hide {
	position: absolute;
	top: 0;
	right: 0;
	padding: 15px;
}
.u_cbox .u_cbox_layer_captcha .u_cbox_ico_close_hide {
	display: block;
	width: 17px;
	height: 17px;
	background-position: -264px -219px;
}
.u_cbox .u_cbox_layer_captcha .u_cbox_ico_warning {
	display: block;
	margin: 0 auto;
}
.u_cbox .u_cbox_layer_captcha .u_cbox_ico_warning {
	width: 44px;
	height: 44px;
	background-position: -289px -200px;
}
.u_cbox .u_cbox_layer_captcha .u_cbox_br_pc {
	display: none;
}
.u_cbox_capcha_voice_box,
.u_cbox_btn_captcha_image,
.u_cbox_captcha_inner_voice .u_cbox_btn_captcha_sound,
.u_cbox_captcha_inner_voice img {
	display: none;
}
.u_cbox_captcha_inner_voice .u_cbox_capcha_voice_box,
.u_cbox_captcha_inner_voice .u_cbox_btn_captcha_image {
	display: block;
}
/* 얼러트 팝업 */
.u_cbox .u_cbox_alert_pop_wrap {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	text-align: center;
}
.u_cbox .u_cbox_alert_pop {
	display: inline-block;
	position: relative;
	width: 230px;
	vertical-align: middle;
}
@media (min-width: 320px) {
	.u_cbox .u_cbox_alert_pop {
		width: 290px;
	}
}
.u_cbox .u_cbox_con_alert {
	padding: 37px 23px 33px;
	border-radius: 2px;
	background-color: #fff;
	font-size: 17px;
	color: #333;
	line-height: 23px;
}
.a .u_cbox .u_cbox_con_alert {
	font-size: 16px;
}
.u_cbox .u_cbox_con_alert .u_cbox_btns_wrap {
	padding-top: 18px;
}
.u_cbox .u_cbox_con_alert .u_cbox_btn_confirm {
	width: 79px;
	height: 34px;
	font-size: 14px;
	line-height: 35px;
	text-shadow: none;
}
/* 통계 */
.u_cbox .u_cbox_chart_wrap {
	margin: 0 -15px 15px;
	border: 1px solid #e2e4e9;
	border-width: 1px 0;
	background-color: #f9fafb;
}
.u_cbox .u_cbox_chart_head {
	padding: 0 16px;
	height: 40px;
	overflow: hidden;
}
.u_cbox .u_cbox_chart_title {
	display: inline-block;
	margin-top: 9px;
	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_chart_fold {
	float: right;
	margin: 7px -7px 0 0;
	padding: 5px;
	line-height: 0;
}
.u_cbox .u_cbox_chart_fold_cnt {
	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_chart_fold_ico {
	display: inline-block;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	vertical-align: top;
	background-position: -332px -337px;
	background-repeat: no-repeat;
	width: 14px;
	height: 14px;
}
.u_cbox .u_cbox_chart_cont {
	display: none;
	position: relative;
	margin: 0 15px;
	padding-bottom: 34px;
	background: url(https://ssl.pstatic.net/static.news/image/news/m/2022/07/27/bg_chart_cont_w.gif)
		repeat-x;
	background-size: 1px 104px;
	text-align: center;
}
.u_cbox .u_cbox_chart_open .u_cbox_chart_cont {
	display: block;
}
.u_cbox .u_cbox_chart_open .u_cbox_chart_fold_ico {
	background-position: -354px -337px;
}
.u_cbox .u_cbox_chart_cont_inner {
	display: inline-block;
	vertical-align: top;
	margin-left: -8px;
}
.u_cbox .u_cbox_chart_cont_inner::after {
	display: block;
	clear: both;
	content: '';
}
.u_cbox .u_cbox_chart_progress {
	position: relative;
	float: left;
	margin-left: 15px;
	width: 16px;
	height: 104px;
}
.u_cbox .u_cbox_chart_progress:first-child {
	margin-left: 0;
}
.u_cbox .u_cbox_chart_progress_in {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	background-color: #d9dee3;
}
.u_cbox .u_cbox_chart_per {
	position: absolute;
	left: 0;
	font-family: -apple-system, BlinkMacSystemFont, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	letter-spacing: -0.24px;
	text-align: center;
	white-space: nowrap;
}
.u_cbox .u_cbox_chart_per.u_cbox_chart_per_zero {
	color: #898a8a !important;
}
.u_cbox .u_cbox_chart_cnt {
	position: absolute;
	left: 0;
	font-family: -apple-system, BlinkMacSystemFont, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	letter-spacing: -0.22px;
	text-align: center;
	white-space: nowrap;
}
.u_cbox .u_cbox_chart_mask {
	position: absolute;
	bottom: 0;
	left: 0;
}
.u_cbox .u_cbox_chart_sex,
.u_cbox .u_cbox_chart_age {
	position: relative;
	float: left;
}
.u_cbox .u_cbox_chart_age {
	margin-left: 20px;
}
.u_cbox .u_cbox_chart_male {
	background-position: -4px -136px;
	background-repeat: no-repeat;
	width: 46px;
	height: 84px;
	margin-top: 21px;
}
.u_cbox .u_cbox_chart_male .u_cbox_chart_progress_in {
	/* 성별아이콘 그래프 밖으로 채움영역이 넘치는 현상이 간헐적으로 있어 영역 안쪽으로 1px 재조정 */
	bottom: 1px;
	left: 1px;
	right: 1px;
	max-height: 82px;
	background-color: #2db9c2;
}
.u_cbox .u_cbox_chart_male .u_cbox_chart_per {
	color: #2db9c2;
}
.u_cbox .u_cbox_chart_male .u_cbox_chart_mask {
	background-position: -58px -136px;
	background-repeat: no-repeat;
	width: 46px;
	height: 84px;
}
.u_cbox .u_cbox_chart_female {
	background-position: -112px -136px;
	background-repeat: no-repeat;
	width: 46px;
	height: 84px;
	margin: 21px 0 0;
}
.u_cbox .u_cbox_chart_female .u_cbox_chart_progress_in {
	/* 성별아이콘 그래프 밖으로 채움영역이 넘치는 현상이 간헐적으로 있어 영역 안쪽으로 1px 재조정 */
	bottom: 1px;
	left: 1px;
	right: 1px;
	max-height: 82px;
	background-color: #ef4c3b;
}
.u_cbox .u_cbox_chart_female .u_cbox_chart_per {
	color: #ef4c3b;
}
.u_cbox .u_cbox_chart_female .u_cbox_chart_mask {
	background-position: -166px -136px;
	background-repeat: no-repeat;
	width: 46px;
	height: 84px;
}
.u_cbox .u_cbox_chart_sex .u_cbox_chart_per {
	top: -20px;
	width: 100%;
	font-weight: 700;
}
.u_cbox .u_cbox_chart_sex .u_cbox_chart_cnt {
	bottom: -18px;
	width: 100%;
	letter-spacing: -0.22px;
	color: #929294;
}
.u_cbox .u_cbox_chart_age .u_cbox_chart_per {
	top: -17px;
	width: 36px;
	margin-left: -7px;
	color: #303038;
}
.u_cbox .u_cbox_chart_age .u_cbox_chart_cnt {
	bottom: -19px;
	margin-left: -2px;
	color: #929294;
}
.u_cbox .u_cbox_chart_progress_100 .u_cbox_chart_progress_in,
.u_cbox .u_cbox_chart_progress_top .u_cbox_chart_progress_in {
	background-color: #4979f4;
}
.u_cbox .u_cbox_chart_progress_100 .u_cbox_chart_per,
.u_cbox .u_cbox_chart_progress_top .u_cbox_chart_per {
	font-weight: 700;
	color: #4979f4;
}
.u_cbox .u_cbox_chart_progress_100 .u_cbox_chart_per {
	top: -18px;
}
.u_cbox .u_cbox_chart_progress_0 .u_cbox_chart_per {
	color: #898a8a;
}
.u_cbox .u_cbox_chart_progress_btm .u_cbox_chart_per {
	color: #717172;
}
@media screen and (min-width: 375px) {
	.u_cbox_chart_age {
		margin-left: 34px;
	}
}
@media screen and (min-width: 568px) {
	.u_cbox_chart_age {
		margin-left: 84px;
	}
}
.u_cbox .u_cbox_chart_cont .u_cbox_comment_num {
	position: absolute;
	top: 6px;
	right: 0;
	font-size: 11px;
	letter-spacing: -0.3px;
	color: #999;
	z-index: 10;
}
.u_cbox .u_cbox_chart_cont .u_cbox_comment_num strong {
	font-weight: 700;
}
.u_cbox .u_cbox_chart_cont .u_cbox_comment_num::before {
	position: absolute;
	top: 50%;
	left: -6px;
	width: 2px;
	height: 2px;
	margin-top: -1px;
	background: #aeafaf;
	border-radius: 50%;
	content: '';
}
/* 삭제 댓글 탭 */
.u_cbox .u_cbox_head_tab {
	float: left;
}
.u_cbox .u_cbox_head_tab_item {
	position: relative;
	float: left;
	padding-left: 18px;
}
.u_cbox .u_cbox_head_tab_item::before {
	position: absolute;
	top: 14px;
	left: 8px;
	width: 1px;
	height: 13px;
	background: #ddd;
	content: '';
}
.u_cbox .u_cbox_head_tab_item:first-child {
	padding: 0;
}
.u_cbox .u_cbox_head_tab_item:first-child::before {
	display: none;
}
.u_cbox .u_cbox_head_tab_link {
	position: relative;
	display: block;
}
.u_cbox .u_cbox_head_tab_link::after {
	display: block;
	clear: both;
	content: '';
}
.u_cbox .u_cbox_head_tab_item .u_cbox_title {
	letter-spacing: -1px;
}
.u_cbox .u_cbox_head_tab_item .u_cbox_title,
.u_cbox .u_cbox_head_tab_item .u_cbox_count {
	color: #cacaca;
}
.u_cbox .u_cbox_head_tab_item_on .u_cbox_title,
.u_cbox .u_cbox_head_tab_item_on .u_cbox_count {
	color: #000;
}
/* 삭제 댓글 통계보기 */
.u_cbox .u_cbox_chart_delete_wrap .u_cbox_chart_cont {
	border-top: 1px solid #d8d8d9;
	padding: 75px 0 0;
	background: 0 0;
}
.u_cbox .u_cbox_chart_delete {
	position: relative;
	margin: 0 12px 0 11px;
	height: 4px;
}
.u_cbox .u_cbox_chart_delete::after {
	display: block;
	clear: both;
	content: '';
}
.u_cbox .u_cbox_delete_category_wrap {
	position: absolute;
	top: 8px;
	left: 0;
}
.u_cbox .u_cbox_delete_category {
	float: left;
	margin-right: 11px;
	font-size: 11px;
}
.u_cbox .u_cbox_delete_category .u_cbox_ico_mine,
.u_cbox .u_cbox_delete_category .u_cbox_ico_moniter,
.u_cbox .u_cbox_delete_category .u_cbox_ico_now {
	float: left;
	margin: 6px 3px 0 0;
	width: 4px;
	height: 4px;
	border-radius: 50% 50%;
}
.u_cbox .u_cbox_delete_category .u_cbox_ico_mine {
	background: #f55353;
}
.u_cbox .u_cbox_delete_category .u_cbox_ico_moniter {
	background: #5c6bc0;
}
.u_cbox .u_cbox_delete_category .u_cbox_ico_now {
	background: #a3a8b3;
}
.u_cbox .u_cbox_delete_category .u_cbox_txt_mine,
.u_cbox .u_cbox_delete_category .u_cbox_txt_moniter,
.u_cbox .u_cbox_delete_category .u_cbox_txt_now {
	font-family: AppleSDGothicNeo-SemiBold;
}
.u_cbox .u_cbox_delete_category .u_cbox_txt_mine {
	color: #f55353;
}
.u_cbox .u_cbox_delete_category .u_cbox_txt_moniter {
	color: #5c6bc0;
}
.u_cbox .u_cbox_delete_category .u_cbox_txt_now {
	color: #a3a8b3;
}
.u_cbox .u_cbox_progress {
	position: relative;
	float: left;
	height: 100%;
}
.u_cbox .u_cbox_progress .u_cbox_bar {
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 100%;
	background: #fff;
}
.u_cbox .u_cbox_progress .u_cbox_percent {
	position: absolute;
	bottom: 14px;
	left: 50%;
	-webkit-transform: translate(-49%);
	transform: translate(-49%);
	height: 25px;
	line-height: 25px;
	padding: 0 7px 0 8px;
	border-radius: 13px;
}
.u_cbox .u_cbox_progress .u_cbox_bg_arrow {
	position: absolute;
	bottom: -5px;
	left: 50%;
	-webkit-transform: translate(-50%);
	transform: translate(-50%);
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 9px 6.5px 0 6.5px;
}
.u_cbox .u_cbox_progress .u_cbox_txt_percent {
	font-family: Helvetica-Light;
	font-size: 13px;
	color: #fff;
}
.u_cbox .u_cbox_progress .u_cbox_txt_percent strong {
	font-family: Helvetica-Bold;
}
.u_cbox .u_cbox_progress_mine {
	background: #f55353;
}
.u_cbox .u_cbox_progress_mine .u_cbox_percent {
	background: #f55353;
}
.u_cbox .u_cbox_progress_mine .u_cbox_bg_arrow {
	border-color: #f55353 transparent transparent transparent;
}
.u_cbox .u_cbox_progress_moniter {
	background: #5c6bc0;
}
.u_cbox .u_cbox_progress_moniter .u_cbox_percent {
	top: 14px;
	bottom: auto;
	background: #5c6bc0;
}
.u_cbox .u_cbox_progress_moniter .u_cbox_bg_arrow {
	top: -5px;
	bottom: auto;
	border-width: 0 6.5px 9px 6.5px;
	border-color: transparent transparent #5c6bc0 transparent;
}
.u_cbox .u_cbox_progress_now {
	background: #bec2ca;
}
.u_cbox .u_cbox_progress_now .u_cbox_percent {
	background: #a3a8b3;
}
.u_cbox .u_cbox_progress_now .u_cbox_bg_arrow {
	border-color: #a3a8b3 transparent transparent transparent;
}
.u_cbox .u_cbox_delete_count {
	position: relative;
	overflow: hidden;
	margin: 0 12px;
	padding: 8px 0 15px;
}
.u_cbox .u_cbox_delete_count .u_cbox_count_mine {
	float: left;
	text-align: left;
}
.u_cbox .u_cbox_delete_count .u_cbox_count_mine span {
	color: #f55353;
}
.u_cbox .u_cbox_delete_count .u_cbox_count_now {
	float: right;
	text-align: right;
}
.u_cbox .u_cbox_delete_count .u_cbox_count_now span {
	color: #a3a8b3;
}
.u_cbox .u_cbox_delete_count .u_cbox_count_moniter span {
	color: #5c6bc0;
}
.u_cbox .u_cbox_delete_count .u_cbox_count_mine span,
.u_cbox .u_cbox_delete_count .u_cbox_count_moniter span,
.u_cbox .u_cbox_delete_count .u_cbox_count_now span {
	display: block;
	font-family: AppleSDGothicNeo-SemiBold;
	font-size: 13px;
}
.u_cbox .u_cbox_delete_count .u_cbox_count_mine em,
.u_cbox .u_cbox_delete_count .u_cbox_count_moniter em,
.u_cbox .u_cbox_delete_count .u_cbox_count_now em {
	display: block;
	margin-top: 1px;
	font-family: Helvetica-Light;
	font-size: 19px;
}
.u_cbox .u_cbox_chart_cont_moniter .u_cbox_delete_count {
	margin: 53px -15px 0 -15px;
	padding: 18px 0 17px;
}
.u_cbox .u_cbox_chart_cont_moniter .u_cbox_delete_count::before {
	position: absolute;
	top: 0;
	left: 15px;
	right: 15px;
	height: 1px;
	background: #d3d5d7;
	content: '';
}
.u_cbox .u_cbox_chart_cont_moniter .u_cbox_count_mine,
.u_cbox .u_cbox_chart_cont_moniter .u_cbox_count_moniter,
.u_cbox .u_cbox_chart_cont_moniter .u_cbox_count_now {
	position: relative;
	float: left;
	width: 33.3%;
	text-align: center;
}
.u_cbox .u_cbox_chart_cont_moniter .u_cbox_count_moniter::before,
.u_cbox .u_cbox_chart_cont_moniter .u_cbox_count_now::before {
	position: absolute;
	top: 3px;
	left: 0;
	width: 1px;
	height: 27px;
	background: #dbdcde;
	content: '';
}
.u_cbox .u_cbox_chart_wrap + .u_cbox_sort {
	margin-top: -13px;
}
/* 삭제 댓글 목록 */
.u_cbox .u_cbox_type_delete_list .u_cbox_area {
	padding: 18px 15px 17px;
}
.u_cbox .u_cbox_type_delete_list .u_cbox_info_base {
	position: absolute;
	top: 18px;
	right: 0;
}
.u_cbox .u_cbox_type_delete_list .u_cbox_date {
	font-size: 14px;
	color: #9c9c9c;
}
/* 댓글 로딩 실패 */
.u_cbox .u_cbox_loading_fail {
	display: block;
	padding: 60px 0;
	text-align: center;
}
.u_cbox .u_cbox_ico_loading_fail {
	display: block;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	background-position: -335px -4px;
	background-repeat: no-repeat;
	width: 44px;
	height: 44px;
	margin: 0 auto;
}
.u_cbox .u_cbox_loading_fail_contents {
	margin-top: 16px;
	font-family: -apple-system, BlinkMacSystemFont, Helvetica, sans-serif;
	font-size: 15px;
	color: #767678;
}
.u_cbox .u_cbox_loading_fail .u_cbox_btn_refresh {
	position: relative;
	float: none;
	width: auto;
	height: 37px;
	padding: 0 19px 0 37px;
	border: 1px solid #d9d9d9;
	background: #fff;
	margin: 16px 0 0 0;
	font-family: Helvetica-Light;
	font-size: 15px;
	color: #000;
	text-indent: 0;
}
.u_cbox .u_cbox_loading_fail .u_cbox_btn_refresh .u_cbox_ico_refresh {
	position: absolute;
	top: 11px;
	left: 17px;
	width: 13px;
	height: 15px;
	border: 0;
	background-position: -200px -60px;
}
/* 콘텐츠 박스 */
.u_cbox .u_cbox_content_wrap {
	position: relative;
	border-top: 1px solid #ededed;
}
.u_cbox .u_cbox_type_select .u_cbox_content_wrap {
	border-top: 0;
}
/* 콘텐츠 박스 레이어 */
.u_cbox .u_cbox_content_layer {
	position: absolute;
	left: 0;
	bottom: 41px;
	z-index: 10;
	width: 100%;
	height: 0;
	text-align: center;
}
.u_cbox .u_cbox_content_layer_link {
	display: inline-block;
	background: #fff !important;
	border: 1px solid #d9d9d9;
	border-radius: 15px;
	padding: 0 12px 0 9px;
	height: 27px;
	line-height: 28px;
	text-align: center;
	-webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
}
.u_cbox .u_cbox_content_layer_ico {
	display: inline-block;
	width: 8px;
	height: 9px;
	margin-top: 9px;
	vertical-align: top;
}
.u_cbox .u_cbox_content_layer_up .u_cbox_content_layer_ico {
	background-position: -220px -60px;
}
.u_cbox .u_cbox_content_layer_down .u_cbox_content_layer_ico {
	background-position: -230px -60px;
}
/* 번역기능 세팅 */
.u_cbox .u_cbox_translate_set {
	position: relative;
	border-bottom: 1px solid #ededed;
}
.u_cbox .u_cbox_txt_translate_set {
	line-height: 44px;
}
.u_cbox .u_cbox_ico_translate_set {
	float: left;
	width: 17px;
	height: 18px;
	margin: 14px 7px 0 0;
	background-position: -245px -60px;
	vertical-align: top;
}
.u_cbox .u_cbox_btn_translate_set {
	position: absolute;
	top: 7px;
	right: 0;
	padding: 0 15px;
	background-color: #fff;
	border: 1px solid #e0e0e0;
	height: 30px;
	line-height: 28px;
	border-radius: 15px;
	font-size: 12px;
}
.u_cbox .u_cbox_ico_translate_arr {
	display: inline-block;
	width: 12px;
	height: 7px;
	margin: 11px 0 0 5px;
	background-position: -285px -60px;
	vertical-align: top;
}
.u_cbox .u_cbox_btn_translate_set_on .u_cbox_ico_translate_arr {
	background-position: -285px -70px;
}
.u_cbox .u_cbox_layer_translate {
	overflow: hidden;
	border-top: 1px solid #ededed;
	background: #fff;
	z-index: 200;
}
.u_cbox .u_cbox_translate_list {
	overflow: hidden;
	margin-top: -1px;
}
.u_cbox .u_cbox_translate_list li {
	float: left;
	width: 55%;
	border-top: 1px solid #f2f2f2;
}
.u_cbox .u_cbox_translate_list li:nth-child(even) {
	width: 45%;
}
.u_cbox .u_cbox_btn_translate_lang {
	width: 100%;
	height: 48px;
	line-height: 48px;
	padding-left: 0;
	border: 0;
	background: 0 0;
	text-align: left;
	font-size: 16px;
	vertical-align: top;
}
.u_cbox .u_cbox_btn_translate_lang_on .u_cbox_txt_translate_lang {
	color: #00c73c;
}
.u_cbox .u_cbox_btn_translate_lang_on .u_cbox_ico_translate_lang {
	display: inline-block;
	width: 17px;
	height: 17px;
	margin: 15px 0 0 6px;
	background-position: -265px -60px;
	vertical-align: top;
}
.u_cbox .u_cbox_txt_translate_lang.u_cbox_txt_small {
	font-size: 14px;
}
/* 번역하기 */
.u_cbox .u_cbox_translate_contents {
	margin-top: 9px;
}
.u_cbox .u_cbox_translate_contents .u_cbox_contents {
	font-size: 16px;
	line-height: 20px;
	word-break: break-all;
	word-wrap: break-word;
	color: #333;
}
.u_cbox .u_cbox_translate_desc {
	margin-bottom: 2px;
	font-size: 12px;
	color: #999;
}
.u_cbox .u_cbox_translate_desc_ing {
	color: #00c73c;
}
.u_cbox .u_cbox_translate_txt {
	display: inline-block;
	margin-left: 4px;
	color: #999;
	font-size: 12px;
	text-decoration: underline;
}
/* 게시글 접기 */
.u_cbox .u_cbox_ico_exclamation {
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	background-position: -70px -363px;
	background-repeat: no-repeat;
	width: 14px;
	height: 14px;
	float: left;
	margin: 3px 4px 0 0;
}
/* 신고댓글 */
.u_cbox .u_cbox_fold_contents {
	font-size: 15px;
	line-height: 1.43;
	color: #999;
	letter-spacing: -0.5px;
}
/* 악플탐지 AI 클린봇 차단글 */
.u_cbox .u_cbox_cleanbot_contents {
	font-size: 15px;
	line-height: 1.43;
	color: #999;
	letter-spacing: -0.3px;
}
.u_cbox .u_cbox_cleanbot_contents::before {
	display: inline-block;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	vertical-align: top;
	background-position: -70px -363px;
	background-repeat: no-repeat;
	width: 14px;
	height: 14px;
	margin: 3px 4px 0 0;
	content: '';
}
.u_cbox .u_cbox_cleanbot_contents em {
	font-weight: 700;
}
/* //악플탐지 AI 클린봇 차단글 */
.u_cbox .u_cbox_btn_report .u_cbox_content_view {
	font-size: 13px;
	line-height: 1.23;
	letter-spacing: -0.2px;
	color: #03c75a;
}
.u_cbox .u_cbox_btn_report .u_cbox_content_close {
	font-size: 13px;
	line-height: 1.23;
	letter-spacing: -0.2px;
}
.u_cbox .u_cbox_btn_report .u_cbox_content_view::after,
.u_cbox .u_cbox_btn_report .u_cbox_content_close::after {
	display: inline-block;
	width: 8px;
	height: 5px;
	margin: 6px 0 0 2px;
	font-size: 0;
	line-height: 0;
	vertical-align: top;
	content: '';
}
.u_cbox .u_cbox_btn_report .u_cbox_content_view::after {
	background-position: -385px -190px;
}
.u_cbox .u_cbox_btn_report .u_cbox_content_close::after {
	background-position: -385px -200px;
}
.u_cbox .u_cbox_content_fold_manage {
	display: none;
	height: 58px;
	margin-top: 13px;
	padding: 0 12px 0 12px;
	background: #f6f6f8;
}
.u_cbox .u_cbox_content_fold_manage_on {
	display: block;
}
.u_cbox .u_cbox_content_fold_manage::after {
	display: block;
	clear: both;
	content: '';
}
.u_cbox .u_cbox_content_fold_manage .u_cbox_fold_cont {
	float: left;
	padding-top: 11px;
	font-size: 13px;
	line-height: 18px;
	color: #8f8f8f;
	letter-spacing: -1px;
}
.u_cbox .u_cbox_content_fold_manage .u_cbox_fold_cont strong {
	display: block;
	color: #00c73c;
}
.u_cbox .u_cbox_content_fold_manage .u_cbox_fold_manage {
	float: right;
}
.u_cbox .u_cbox_content_fold_manage .u_cbox_fold_manage button {
	margin-top: 14px;
	border: 0;
	background: 0 0;
	-webkit-appearance: none;
	float: left;
	height: 30px;
	font-size: 13px;
}
.u_cbox .u_cbox_content_fold_manage .u_cbox_btn_cont_fold {
	color: #555;
}
.u_cbox .u_cbox_content_fold_manage .u_cbox_btn_cont_open {
	color: #555;
}
.u_cbox .u_cbox_content_fold_manage .u_cbox_bar {
	float: left;
	width: 1px;
	height: 12px;
	margin: 24px 8px 0;
	background: #d5d5d5;
}
.u_cbox .u_cbox_content_fold_accept {
	display: none;
	height: 42px;
	margin-top: 13px;
	background: #f6f6f8;
	line-height: 42px;
	text-align: center;
	font-size: 13px;
	color: #8f8f8f;
}
.u_cbox .u_cbox_content_fold_accept_on {
	display: block;
}
.u_cbox .u_cbox_reply_area .u_cbox_content_fold_manage {
	margin-left: -20px;
	background: #eee;
}
.u_cbox .u_cbox_reply_area .u_cbox_content_fold_accept {
	margin-left: -20px;
	background: #eee;
}
/* 접기요청 레이어 */
.u_cbox .u_cbox_layer_fold_wrap {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	text-align: center;
}
.u_cbox .u_cbox_layer_fold_wrap .u_cbox_layer_dimmed {
	opacity: 0.7;
}
.u_cbox .u_cbox_layer_fold {
	display: inline-block;
	position: relative;
	width: 230px;
	vertical-align: middle;
}
@media (min-width: 320px) {
	.u_cbox .u_cbox_layer_fold {
		width: 274px;
	}
}
.u_cbox .u_cbox_layer_fold .u_cbox_layer_frame_top,
.u_cbox .u_cbox_layer_fold .u_cbox_layer_frame_bottom {
	display: none;
}
.u_cbox .u_cbox_layer_fold .u_cbox_btn_close_fold {
	position: absolute;
	top: 5px;
	right: 5px;
	padding: 10px;
}
.u_cbox .u_cbox_layer_fold .u_cbox_ico_close_fold {
	display: block;
	width: 19px;
	height: 19px;
	background-position: -185px -130px;
}
.u_cbox .u_cbox_layer_fold .u_cbox_txt_close_fold {
	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_fold_cont {
	padding: 60px 15px 15px;
	background-color: #fff;
}
.u_cbox .u_cbox_layer_fold_cont .u_cbox_fold_dsc1 {
	display: inline;
	font-size: 17px;
	color: #333;
	line-height: 25px;
	font-family: AppleSDGothicNeo-Light, Helvetica, sans-serif;
	letter-spacing: -1px;
}
.u_cbox .u_cbox_layer_fold_cont .u_cbox_fold_dsc1 + .u_cbox_fold_dsc1 {
	margin-top: 6px;
}
.u_cbox .u_cbox_layer_fold_cont .u_cbox_fold_dsc1 span {
	color: #00c73c;
}
.u_cbox .u_cbox_layer_fold_cont .u_cbox_fold_dsc1 a {
	color: #00c73c;
	text-decoration: underline;
}
.u_cbox .u_cbox_layer_fold_cont .u_cbox_fold_dsc2 {
	margin-top: 22px;
	font-size: 14px;
	line-height: 19px;
	color: #8f8f8f;
	font-family: Helvetica-Light, AppleSDGothicNeo-Light, sans-serif;
}
.u_cbox .u_cbox_layer_fold_cont .u_cbox_btns_wrap {
	padding-top: 20px;
}
.u_cbox .u_cbox_layer_fold_cont .u_cbox_btn_confirm {
	width: 200px;
	height: 50px;
	line-height: 50px;
	font-size: 15px;
	text-shadow: none;
}
@media (min-width: 320px) {
	.u_cbox .u_cbox_layer_fold_cont .u_cbox_btn_confirm {
		width: 244px;
	}
}
/* 동일댓글 반복 안내 레이어 */
.u_cbox .u_cbox_layer_repeat_wrap {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	text-align: center;
}
.u_cbox .u_cbox_layer_repeat {
	display: inline-block;
	position: relative;
	width: 230px;
	vertical-align: middle;
}
@media (min-width: 320px) {
	.u_cbox .u_cbox_layer_repeat {
		width: 295px;
	}
}
.u_cbox .u_cbox_layer_repeat .u_cbox_btn_close_repeat {
	position: absolute;
	top: 5px;
	right: 5px;
	padding: 10px;
}
.u_cbox .u_cbox_layer_repeat .u_cbox_ico_close_repeat {
	display: block;
	width: 17px;
	height: 17px;
	background-position: -264px -219px;
}
.u_cbox .u_cbox_layer_repeat .u_cbox_txt_close_repeat {
	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_repeat_cont .u_cbox_btn_confirm {
	width: 244px;
	height: 50px;
	line-height: 50px;
	font-size: 15px;
	text-shadow: none;
}
.u_cbox .u_cbox_layer_repeat_cont {
	padding: 35px 15px 30px;
	background-color: #fff;
}
.u_cbox .u_cbox_layer_repeat_cont .u_cbox_repeat_dsc1 {
	margin-top: 9px;
	font-size: 17px;
	font-weight: 600;
	line-height: 25px;
	letter-spacing: -0.5px;
}
.u_cbox .u_cbox_layer_repeat_cont .u_cbox_repeat_dsc2 {
	margin-top: 9px;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: -0.5px;
}
.u_cbox .u_cbox_layer_repeat_cont .u_cbox_repeat_dsc2 a {
	text-decoration: underline;
}
.u_cbox .u_cbox_layer_repeat_cont .u_cbox_ico_warning {
	display: block;
	margin: 0 auto 16px;
}
.u_cbox .u_cbox_layer_repeat_cont .u_cbox_ico_warning {
	width: 44px;
	height: 44px;
	background-position: -289px -200px;
}
.u_cbox .u_cbox_layer_repeat_cont .u_cbox_btns_wrap {
	padding-top: 24px;
}
.u_cbox .u_cbox_layer_repeat_cont .u_cbox_btn_confirm {
	width: 95px;
	height: 32px;
	line-height: 32px;
	font-size: 14px;
	letter-spacing: -0.5px;
	text-shadow: none;
}
.u_cbox .u_cbox_layer_repeat_cont .u_cbox_br_pc {
	display: none;
}
/* 징계사용자 알림 레이어 */
.u_cbox .u_cbox_layer_alert_wrap {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	text-align: center;
}
.u_cbox .u_cbox_layer_alert {
	display: inline-block;
	position: relative;
	width: 230px;
	vertical-align: middle;
}
@media (min-width: 320px) {
	.u_cbox .u_cbox_layer_alert {
		width: 295px;
	}
}
.u_cbox .u_cbox_layer_alert .u_cbox_btn_close_alert {
	position: absolute;
	top: 5px;
	right: 5px;
	padding: 10px;
	border: 0;
	background: 0 0;
}
.u_cbox .u_cbox_layer_alert .u_cbox_ico_close_alert {
	display: block;
	width: 17px;
	height: 17px;
	background-position: -264px -219px;
}
.u_cbox .u_cbox_layer_alert .u_cbox_txt_close_alert {
	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_alert_cont .u_cbox_btn_confirm {
	width: 244px;
	height: 50px;
	line-height: 50px;
	font-size: 15px;
	text-shadow: none;
}
.u_cbox .u_cbox_layer_alert_cont {
	padding: 35px 15px;
	background-color: #fff;
}
.u_cbox .u_cbox_layer_alert_cont .u_cbox_alert_dsc {
	font-size: 16px;
	line-height: 24px;
	letter-spacing: -0.7px;
}
.u_cbox .u_cbox_layer_alert_cont .u_cbox_alert_dsc strong {
	font-weight: 600;
}
.u_cbox .u_cbox_layer_alert_cont .u_cbox_alert_dsc + .u_cbox_alert_dsc {
	margin-top: 8px;
}
.u_cbox .u_cbox_layer_alert_cont .u_cbox_alert_dsc_link {
	display: block;
	margin-top: 1px;
	text-decoration: underline;
	color: #00c73c;
}
.u_cbox .u_cbox_layer_alert_cont .u_cbox_ico_warning {
	display: block;
	margin: 0 auto 16px;
}
.u_cbox .u_cbox_layer_alert_cont .u_cbox_ico_warning {
	width: 44px;
	height: 44px;
	background-position: -289px -200px;
}
.u_cbox .u_cbox_layer_alert_cont .u_cbox_btns_wrap {
	padding-top: 26px;
}
.u_cbox .u_cbox_layer_alert_cont .u_cbox_btn_confirm {
	width: 137px;
	height: 45px;
	line-height: 45px;
	font-size: 15px;
	letter-spacing: -0.5px;
	text-shadow: none;
}
.u_cbox .u_cbox_layer_alert_cont .u_cbox_br_pc {
	display: none;
}
/* 댓글모음,차단관리 */
.u_cbox .u_cbox_usercomment,
.u_cbox .u_cbox_manage_block {
	float: left;
}
.u_cbox .u_cbox_btn_usercomment,
.u_cbox .u_cbox_manage_block_btn {
	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_manage_block_btn {
	padding: 3px 11px;
	border: 1px solid #ddd;
	background-color: #fff;
	color: #303038;
}
.u_cbox .u_cbox_txt_usercomment,
.u_cbox .u_cbox_manage_block_txt {
	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,
.u_cbox .u_cbox_manage_block_icon {
	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_user_wrap {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	text-align: center;
}
.u_cbox .u_cbox_layer_user_wrap .u_cbox_layer_dimmed {
	opacity: 0.7;
}
.u_cbox .u_cbox_layer_user {
	position: fixed;
	width: 100%;
	height: 100%;
	overflow: auto;
	background: #fff;
}
.u_cbox .u_cbox_layer_user.u_cbox_layer_user_v2 .u_cbox_user {
	padding-bottom: 49px;
}
.u_cbox_user {
	padding: 0 0 47px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.u_cbox_user,
.u_cbox_user .u_cbox_wrap {
	height: 100%;
}
.u_cbox_user .u_cbox_user_head {
	min-height: 47px;
	background: #3f63bf;
}
.u_cbox_user .u_cbox_user_head::after {
	display: block;
	clear: both;
	content: '';
}
.u_cbox_user .u_cbox_user_head .u_cbox_title {
	display: table;
	padding: 0 100px 0 15px;
	line-height: 47px;
	font-size: 17px;
	color: #fff;
	font-weight: 400;
}
.u_cbox_user .u_cbox_user_head .u_cbox_user_name {
	display: table-cell;
}
.u_cbox_user .u_cbox_user_head .u_cbox_user_name em {
	display: -webkit-box;
	overflow: hidden; /* autoprefixer:ignore next */
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	word-break: break-all;
}
.u_cbox_user .u_cbox_user_head .u_cbox_user_txt {
	display: table-cell;
	white-space: nowrap;
}
.u_cbox_user .u_cbox_user_head .u_cbox_head_tools {
	float: none;
	position: absolute;
	top: 6px;
	right: 15px;
}
.u_cbox_user .u_cbox_user_head .u_cbox_btn_help,
.u_cbox_user .u_cbox_user_head .u_cbox_btn_close {
	float: left;
	border: 0;
	background: transparent;
	width: 41px;
	height: 41px;
}
.u_cbox_user .u_cbox_user_head .u_cbox_btn_close {
	width: 37px;
	height: 41px;
}
.u_cbox_user .u_cbox_user_head .u_cbox_ico_help {
	display: inline-block;
	width: 20px;
	height: 20px;
	background-position: -195px -175px;
	vertical-align: top;
}
.u_cbox_user .u_cbox_user_head .u_cbox_ico_close {
	display: inline-block;
	width: 19px;
	height: 19px;
	background-position: -225px -175px;
	vertical-align: top;
}
.u_cbox_user .u_cbox_user_head .u_cbox_txt_help,
.u_cbox_user .u_cbox_user_head .u_cbox_txt_close {
	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_user .u_cbox_user_head .u_cbox_layer_help {
	top: 40px;
	right: 18px;
	width: 220px;
	margin: 0;
}
@media (min-width: 320px) {
	.u_cbox_user .u_cbox_user_head .u_cbox_layer_help {
		width: 260px;
	}
}
.u_cbox_user .u_cbox_user_head .u_cbox_layer_help .u_cbox_info_title {
	font-size: 15px;
}
.u_cbox_user .u_cbox_user_head .u_cbox_layer_help .u_cbox_info_txt {
	line-height: 20px;
	font-size: 15px;
	color: #808080;
}
.u_cbox_user .u_cbox_user_header {
	position: relative;
	z-index: 40;
	height: 49px;
	background-color: #00ce7c;
	font-size: 0;
	line-height: 0;
	text-align: center;
}
.u_cbox_user .u_cbox_user_header .u_cbox_user_title {
	display: inline-block;
	margin-top: 16px;
	font-size: 15px;
	font-weight: 600;
	line-height: 1.26;
	letter-spacing: -0.5px;
	color: rgba(255, 255, 255, 0.9);
	vertical-align: top;
}
@media (max-width: 320px) {
	.u_cbox_user .u_cbox_user_header .u_cbox_user_title {
		overflow: hidden;
		max-width: 115px;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
}
.u_cbox_user .u_cbox_user_header .u_cbox_user_closebtn {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 41px;
	border: 0;
	background-color: transparent;
}
.u_cbox_user .u_cbox_user_header .u_cbox_user_closeicon {
	display: inline-block;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	vertical-align: top;
	background-position: -362px -307px;
	background-repeat: no-repeat;
	width: 11px;
	height: 17px;
}
.u_cbox_user .u_cbox_user_header .u_cbox_user_blockbtn {
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	background-position: -84px -307px;
	background-repeat: no-repeat;
	width: 21px;
	height: 21px;
	position: absolute;
	top: 14px;
	right: 20px;
	border: 0;
	background-color: transparent;
}
.u_cbox_user .u_cbox_user_header .u_cbox_user_help {
	display: inline-block;
	margin: 17px 0 0 4px;
	vertical-align: top;
}
.u_cbox_user .u_cbox_user_header .u_cbox_user_helpbtn {
	display: inline-block;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	vertical-align: top;
	background-position: -116px -228px;
	background-repeat: no-repeat;
	width: 15px;
	height: 15px;
	border: 0;
	background-color: transparent;
}
.u_cbox_user .u_cbox_user_header .u_cbox_user_helplayer {
	position: absolute;
	top: 43px;
	left: 50%;
	width: 230px;
	padding: 14px 13px 15px;
	border-radius: 4px;
	border: solid 1px #d0d0d0;
	-webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.07), 0 0 5px 0 rgba(0, 0, 0, 0.07);
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.07), 0 0 5px 0 rgba(0, 0, 0, 0.07);
	background-color: #fff;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-align: left;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}
@media (min-width: 320px) {
	.u_cbox_user .u_cbox_user_header .u_cbox_user_helplayer {
		width: 300px;
	}
}
.u_cbox_user .u_cbox_user_header .u_cbox_user_helplayer[aria-modal='false'] {
	display: none;
}
.u_cbox_user .u_cbox_user_header .u_cbox_user_helplayer .u_cbox_user_helptitle {
	font-size: 14px;
	font-weight: 700;
	line-height: 1.22;
	letter-spacing: -0.5px;
	color: #222;
}
.u_cbox_user .u_cbox_user_header .u_cbox_user_helplayer .u_cbox_user_helpdesc {
	padding-top: 4px;
	font-size: 13px;
	line-height: 1.38;
	letter-spacing: -0.54px;
	color: #444;
}
.u_cbox_user .u_cbox_user_header .u_cbox_user_helplayer .u_cbox_user_helplist {
	font-size: 13px;
	line-height: 1.38;
	letter-spacing: -0.54px;
	color: #444;
}
.u_cbox_user .u_cbox_user_header .u_cbox_user_helplayer .u_cbox_user_helplist dt {
	margin-top: 9px;
	color: #00c664;
}
.u_cbox_user .u_cbox_user_header .u_cbox_user_blockcheck {
	position: absolute;
	top: 11px;
	right: 35px;
	padding: 6px 11px 6px 10px;
}
.u_cbox_user .u_cbox_user_header .u_cbox_user_blockcheckline {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	border: solid 1px rgba(255, 255, 255, 0.3);
	border-radius: 25px;
}
.u_cbox_user .u_cbox_user_header .u_cbox_user_blockcheckbox {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	cursor: pointer;
	opacity: 0;
}
.u_cbox_user .u_cbox_user_header .u_cbox_user_blockcheckbox:checked ~ .u_cbox_user_blockcheckline {
	border-color: rgba(255, 255, 255, 0.12);
	background-color: rgba(255, 255, 255, 0.12);
}
.u_cbox_user .u_cbox_user_header .u_cbox_user_blockchecklabel {
	display: inline-block;
	font-size: 13px;
	font-weight: 600;
	line-height: 1.23;
	letter-spacing: -0.5px;
	color: rgba(255, 255, 255, 0.8);
	vertical-align: top;
}
.u_cbox_user .u_cbox_user_header .u_cbox_user_moremenu {
	position: absolute;
	top: 0;
	right: 0;
}
.u_cbox_user .u_cbox_user_header .u_cbox_user_moremenubtn {
	width: 39px;
	height: 49px;
	border: 0;
	background-color: transparent;
	text-align: right;
}
.u_cbox_user .u_cbox_user_header .u_cbox_user_moremenuico {
	display: inline-block;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	vertical-align: top;
	background-position: -373px -228px;
	background-repeat: no-repeat;
	width: 3px;
	height: 15px;
	margin: 1px 18px 0 0;
}
.u_cbox_user .u_cbox_user_header .u_cbox_user_moremenulayer {
	display: none;
	position: absolute;
	top: 40px;
	right: 15px;
	min-width: 80px;
	border-radius: 4px;
	border: solid 1px #d0d0d0;
	-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);
	background-color: #fff;
}
.u_cbox_user .u_cbox_user_header .u_cbox_user_moremenulayer a:first-child {
	border-top: 0;
}
.u_cbox_user .u_cbox_user_header .u_cbox_user_moremenulink {
	display: block;
	padding: 15px 5px 14px;
	font-size: 14px;
	line-height: 1.07;
	letter-spacing: -0.58px;
	border-top: 1px solid #ebebeb;
	white-space: nowrap;
}
.u_cbox_user .u_cbox_user_header .u_cbox_user_moremenutext {
	min-width: 146px;
	padding: 12px 14px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 13px;
	line-height: 1.38;
	letter-spacing: -0.54px;
	color: #444;
	text-align: left;
	white-space: nowrap;
}
.u_cbox_user .u_cbox_user_cont {
	overflow: auto;
	padding: 0 20px;
	max-height: 100%;
}
.u_cbox_user .u_cbox_myinfo_wrap {
	margin: 0 -20px;
	border-bottom: 8px solid #e9ecef;
}
.u_cbox_user .u_cbox_myinfo_wrap .u_cbox_myinfo {
	padding: 27px 20px 24px;
	text-align: center;
}
.u_cbox_user .u_cbox_myinfo_wrap .u_cbox_nick {
	font-size: 17px;
	font-weight: 700;
}
.u_cbox_user .u_cbox_myinfo_wrap .u_cbox_public_area {
	margin-top: 6px;
	overflow: hidden;
	display: inline-block;
}
.u_cbox_user .u_cbox_myinfo_wrap .u_cbox_public_title {
	float: left;
	margin: 1px 8px 0 0;
}
.u_cbox_user .u_cbox_myinfo_wrap .u_cbox_public_chk {
	float: left;
	position: relative;
	width: 33px;
	height: 18px;
}
.u_cbox_user .u_cbox_myinfo_wrap .u_cbox_chkbox_public {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-appearance: none;
	background: 0 0;
	border: 0;
}
.u_cbox_user .u_cbox_myinfo_wrap .u_cbox_ico_public {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-position: -195px -200px;
}
.u_cbox_user .u_cbox_myinfo_wrap .u_cbox_public_chk_on .u_cbox_ico_public {
	background-position: -195px -220px;
}
.u_cbox_user .u_cbox_level_wrap {
	margin: 0 20px;
	border-top: 1px solid #e9ecef;
}
.u_cbox_user .u_cbox_level_head {
	padding: 16px 0;
}
.u_cbox_user .u_cbox_level_head::after {
	display: block;
	clear: both;
	content: '';
}
.u_cbox_user .u_cbox_level_head .u_cbox_title {
	margin: 0 5px 0 0;
	font-weight: 400;
}
.u_cbox_user .u_cbox_level_head .u_cbox_btn_help {
	float: left;
	margin-top: 3px;
	border: 0;
	background: transparent;
	width: 13px;
	height: 13px;
}
.u_cbox_user .u_cbox_level_head .u_cbox_ico_help {
	display: block;
	width: 100%;
	height: 100%;
	background-position: -250px -175px;
}
.u_cbox_user .u_cbox_level_head .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_user .u_cbox_level_head .u_cbox_layer_help {
	left: 15px;
	right: 15px;
	width: auto;
	max-width: 312px;
	margin: 27px 0 0 0;
	padding: 19px 14px 13px 14px;
}
.u_cbox_user .u_cbox_level_head .u_cbox_layer_help .u_cbox_info_title {
	font-size: 15px;
}
.u_cbox_user .u_cbox_level_head .u_cbox_layer_help .u_cbox_info_txt {
	line-height: 20px;
	font-size: 15px;
	color: #808080;
}
.u_cbox_user .u_cbox_level_guide_area {
	position: relative;
	margin: 8px 0 21px;
}
.u_cbox_user .u_cbox_level_guide_bar {
	position: absolute;
	top: 17px;
	left: 8%;
	right: 8%;
	height: 3px;
	background: #f0f0f0;
	content: '';
}
.u_cbox_user .u_cbox_level_guide {
	position: relative;
}
.u_cbox_user .u_cbox_level_guide::after {
	display: block;
	clear: both;
	content: '';
}
.u_cbox_user .u_cbox_level_guide .u_cbox_info {
	float: left;
	width: 16.666%;
	text-align: center;
}
.u_cbox_user .u_cbox_level_guide .u_cbox_ico_level {
	position: relative;
	display: inline-block;
	width: 33px;
	height: 34px;
	float: none;
	margin: 0;
	border-radius: 0;
}
.u_cbox_user .u_cbox_level_guide .u_cbox_ico_level::after {
	line-height: 34px;
}
.u_cbox_user .u_cbox_level_guide .u_cbox_info_txt {
	display: block;
	margin-top: 9px;
	font-size: 12px;
	color: #d0d0d0;
}
.u_cbox_user .u_cbox_level_guide .u_cbox_info_cnt {
	display: block;
	margin-top: -1px;
	font-size: 13px;
	color: #a3a3a3;
}
.u_cbox_user .u_cbox_level_guide .u_cbox_info_on .u_cbox_info_txt {
	color: #999;
}
.u_cbox_user .u_cbox_level_guide .u_cbox_info_on .u_cbox_info_cnt {
	color: #000;
}
.u_cbox_user .u_cbox_mypoint {
	border-top: 1px solid #e5e5e5;
}
.u_cbox_user .u_cbox_mypoint::after {
	display: block;
	clear: both;
	content: '';
}
.u_cbox_user .u_cbox_mypoint .u_cbox_info {
	position: relative;
	float: left;
	width: 50%;
	height: 50px;
	line-height: 50px;
	text-align: center;
}
.u_cbox_user .u_cbox_mypoint .u_cbox_info::before {
	position: absolute;
	top: 14px;
	left: 0;
	width: 1px;
	height: 22px;
	background: #e5e5e5;
	content: '';
}
.u_cbox_user .u_cbox_mypoint .u_cbox_info:first-child::before {
	display: none;
}
.u_cbox_user .u_cbox_mypoint .u_cbox_info_title {
	font-size: 14px;
}
.u_cbox_user .u_cbox_mypoint .u_cbox_info_txt {
	font-weight: 700;
	color: #2864cd;
}
.u_cbox_user .u_cbox_user_count {
	border-bottom: 1px solid #e5e5e5;
}
.u_cbox_user .u_cbox_user_count::after {
	display: block;
	clear: both;
	content: '';
}
.u_cbox_user .u_cbox_user_count .u_cbox_title {
	line-height: 44px;
}
.u_cbox_user .u_cbox_user_count .u_cbox_count {
	padding: 0 0 0 5px;
	font-size: 17px;
	color: #3f63bf;
	line-height: 44px;
}
.u_cbox_user .u_cbox_userinfo_wrap {
	position: relative;
	z-index: 4;
	margin: 0 -20px 8px;
	padding-top: 18px;
	min-height: 330px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-family: -apple-system, BlinkMacSystemFont, sans-serif;
	text-align: center;
}
.u_cbox_user .u_cbox_userinfo_wrap::after {
	display: block;
	height: 10px;
	margin-top: 20px;
	background-color: #f3f3f5;
	background-blend-mode: multiply;
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		from(rgba(255, 255, 255, 0.4)),
		to(rgba(243, 243, 245, 0.4))
	);
	background-image: -webkit-linear-gradient(
		bottom,
		rgba(255, 255, 255, 0.4),
		rgba(243, 243, 245, 0.4)
	);
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		from(rgba(255, 255, 255, 0.4)),
		to(rgba(243, 243, 245, 0.4))
	);
	background-image: linear-gradient(to top, rgba(255, 255, 255, 0.4), rgba(243, 243, 245, 0.4));
	content: '';
}
.u_cbox_user .u_cbox_userinfo_wrap ~ .u_cbox_user_count {
	display: none;
}
.u_cbox_user .u_cbox_userinfo_profile {
	display: inline-block;
	position: relative;
	vertical-align: top;
}
.u_cbox_user .u_cbox_userinfo_profile::after {
	position: absolute;
	top: 0;
	left: 0;
	width: 64px;
	height: 64px;
	border-radius: 32px;
	border: 1px solid rgba(0, 0, 0, 0.1);
	content: '';
}
.u_cbox_user .u_cbox_userinfo_profile_image {
	width: 66px;
	height: 66px;
	border-radius: 33px;
	vertical-align: top;
}
.u_cbox_user .u_cbox_userinfo_profile_link {
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	background-position: -220px -136px;
	background-repeat: no-repeat;
	width: 27px;
	height: 27px;
	position: absolute;
	right: -12px;
	bottom: -4px;
	z-index: 1;
}
.u_cbox_user .u_cbox_userinfo_meta {
	margin: 8px 20px 0;
	font-size: 0;
	line-height: 0;
}
.u_cbox_user .u_cbox_userinfo_meta_extra {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.u_cbox_user .u_cbox_userinfo_meta_nickname {
	overflow: hidden;
	font-size: 20px;
	font-weight: 700;
	line-height: 1.2;
	letter-spacing: -0.3px;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.u_cbox_user .u_cbox_userinfo_meta_facebook {
	display: inline-block;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	vertical-align: top;
	background-position: -30px -337px;
	background-repeat: no-repeat;
	width: 17px;
	height: 17px;
}
.u_cbox_user .u_cbox_userinfo_meta_twitter {
	display: inline-block;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	vertical-align: top;
	background-position: -220px -203px;
	background-repeat: no-repeat;
	width: 20px;
	height: 17px;
}
.u_cbox_user .u_cbox_userinfo_meta_facebook,
.u_cbox_user .u_cbox_userinfo_meta_twitter {
	display: none;
	margin: 3px 6px 0 0;
}
.u_cbox_user .u_cbox_userinfo_meta_id {
	overflow: hidden;
	color: #999;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.u_cbox_user .u_cbox_userinfo_meta_id ~ .u_cbox_userinfo_meta_date::before {
	display: inline-block;
}
.u_cbox_user .u_cbox_userinfo_meta_date {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	color: #999;
}
.u_cbox_user .u_cbox_userinfo_meta_date::before {
	display: none;
	width: 1px;
	height: 9px;
	margin: 3px 9px 0 8px;
	background-color: #e6e6e6;
	vertical-align: top;
	content: '';
}
.u_cbox_user .u_cbox_userinfo_meta_id,
.u_cbox_user .u_cbox_userinfo_meta_date {
	margin-top: 2px;
	font-size: 13px;
	line-height: 1.23;
}
.u_cbox_user .u_cbox_userinfo_totalstats {
	overflow: hidden;
	margin: 15px 20px 0;
}
.u_cbox_user .u_cbox_userinfo_totalstats_column {
	float: left;
	position: relative;
	width: 33.33%;
}
.u_cbox_user .u_cbox_userinfo_totalstats_column + .u_cbox_userinfo_totalstats_column::before {
	position: absolute;
	top: 50%;
	left: 0;
	width: 1px;
	height: 21px;
	background-color: #eee;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	content: '';
}
.u_cbox_user .u_cbox_userinfo_totalstats_title {
	font-size: 13px;
	line-height: 1.23;
	letter-spacing: -0.8px;
	color: #555;
}
.u_cbox_user .u_cbox_userinfo_totalstats_value {
	display: block;
	margin-top: 1px;
	font-family: -apple-system, BlinkMacSystemFont, sans-serif;
	font-size: 17px;
	font-weight: 600;
	line-height: 1.18;
	letter-spacing: -0.3px;
	color: #222;
}
.u_cbox_user .u_cbox_userinfo_laststats {
	min-height: 110px;
	margin: 15px 19px 0;
	padding: 14px 19px 15px;
	border-radius: 8px;
	border: 1px solid #eeeff5;
	background-color: #f6f7fb;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-align: left;
}
.u_cbox_user .u_cbox_userinfo_laststats_header {
	position: relative;
	z-index: 1;
	min-height: 17px;
	padding-bottom: 11px;
	border-bottom: 1px solid #ecedf3;
}
.u_cbox_user .u_cbox_userinfo_laststats_header::after {
	display: block;
	clear: both;
	content: '';
}
.u_cbox_user .u_cbox_userinfo_laststats_title {
	float: left;
	font-family: -apple-system, BlinkMacSystemFont, sans-serif;
	font-size: 13px;
	font-weight: 600;
	line-height: 1.23;
	letter-spacing: -0.5px;
	color: #222;
}
.u_cbox_user .u_cbox_userinfo_laststats_help {
	position: relative;
	float: left;
	margin-left: 3px;
}
.u_cbox_user .u_cbox_userinfo_laststats_helpbtn {
	display: inline-block;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	vertical-align: top;
	background-position: -136px -363px;
	background-repeat: no-repeat;
	width: 14px;
	height: 14px;
	border: 0;
	background-color: transparent;
}
.u_cbox_user .u_cbox_userinfo_laststats_helplayer {
	position: absolute;
	top: 21px;
	left: 0;
	width: 140px;
	border-radius: 4px;
	border: 1px solid #d0d0d0;
	-webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.07), 0 0 5px 0 rgba(0, 0, 0, 0.07);
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.07), 0 0 5px 0 rgba(0, 0, 0, 0.07);
	background-color: #fff;
}
@media (min-width: 320px) {
	.u_cbox_user .u_cbox_userinfo_laststats_helplayer {
		width: 210px;
	}
}
@media (min-width: 360px) {
	.u_cbox_user .u_cbox_userinfo_laststats_helplayer {
		width: 236px;
	}
}
.u_cbox_user .u_cbox_userinfo_laststats_helplayer[aria-modal='false'] {
	display: none;
}
.u_cbox_user .u_cbox_userinfo_laststats_helplayer_desc {
	padding: 13px 14px 16px;
	font-size: 13px;
	line-height: 1.46;
	letter-spacing: -0.54px;
	color: #444;
}
.u_cbox_user .u_cbox_userinfo_laststats_helplayer_desc em {
	color: #999;
}
.u_cbox_user .u_cbox_userinfo_laststats_data {
	float: right;
	font-size: 0;
	line-height: 0;
	white-space: nowrap;
}
@media (max-width: 320px) {
	.u_cbox_user .u_cbox_userinfo_laststats_data {
		float: none;
		clear: both;
		margin-top: 4px;
	}
}
.u_cbox_user .u_cbox_userinfo_laststats_dataitem {
	display: inline-block;
	font-family: -apple-system, BlinkMacSystemFont, sans-serif;
	font-size: 13px;
	line-height: 1.23;
	letter-spacing: -0.3px;
	color: #888;
}
.u_cbox_user .u_cbox_userinfo_laststats_dataitem + .u_cbox_userinfo_laststats_dataitem::before {
	display: inline-block;
	width: 3px;
	height: 3px;
	margin: 6px 5px 0 5px;
	border-radius: 3px;
	background-color: #ccc;
	vertical-align: top;
	content: '';
}
.u_cbox_user .u_cbox_userinfo_laststats_content {
	padding-top: 15px;
}
.u_cbox_user .u_cbox_userinfo_laststats_progress {
	position: relative;
	padding: 0 45px 0 71px;
}
.u_cbox_user .u_cbox_userinfo_laststats_progress ~ .u_cbox_userinfo_laststats_progress {
	margin-top: 16px;
}
.u_cbox_user
	.u_cbox_userinfo_laststats_progress
	~ .u_cbox_userinfo_laststats_progress
	.u_cbox_userinfo_laststats_progresscurrent {
	background-color: #da35ec;
}
.u_cbox_user
	.u_cbox_userinfo_laststats_progress
	~ .u_cbox_userinfo_laststats_progress
	.u_cbox_userinfo_laststats_progressvalue {
	color: #da35ec;
}
.u_cbox_user .u_cbox_userinfo_laststats_progressbar {
	height: 6px;
	border-radius: 3px;
	background-color: rgba(0, 0, 0, 0.1);
}
.u_cbox_user
	.u_cbox_userinfo_laststats_progressbar[aria-valuenow='0']
	.u_cbox_userinfo_laststats_progressvalue {
	color: #666;
}
.u_cbox_user .u_cbox_userinfo_laststats_progresscurrent {
	width: 0;
	height: 100%;
	border-radius: 3px;
	background-color: #6c62ff;
}
.u_cbox_user .u_cbox_userinfo_laststats_progresstitle {
	position: absolute;
	top: -5px;
	left: 0;
	width: 71px;
	font-size: 13px;
	line-height: 1.23;
	letter-spacing: -0.8px;
	color: #555;
}
.u_cbox_user .u_cbox_userinfo_laststats_progressvalue {
	position: absolute;
	top: -5px;
	right: 0;
	width: 45px;
	font-size: 0;
	line-height: 0;
	text-align: right;
	color: #6c62ff;
}
.u_cbox_user .u_cbox_userinfo_laststats_progressnum {
	display: inline-block;
	font-size: 14px;
	font-weight: 600;
	line-height: 1.21;
	letter-spacing: -0.3px;
	vertical-align: top;
}
.u_cbox_user .u_cbox_userinfo_laststats_progressunit {
	display: inline-block;
	margin: 1px 0 0 1px;
	font-size: 13px;
	font-weight: 600;
	line-height: 1.23;
	vertical-align: top;
}
.u_cbox_user .u_cbox_sort {
	padding: 12px 0 7px;
	border-bottom: 1px solid #ededed;
}
.u_cbox_user .u_cbox_sort::after {
	right: -20px;
}
.u_cbox_user .u_cbox_sort .u_cbox_sort_option {
	margin: 0 -20px;
}
.u_cbox_user .u_cbox_sort .u_cbox_sort_scroller {
	padding: 0 21px;
}
.u_cbox_user .u_cbox_sort .u_cbox_sort_option_list {
	margin-right: 40px;
}
.u_cbox_user .u_cbox_sort .u_cbox_sort_option_wrap ~ .u_cbox_sort_option_wrap {
	padding-left: 14px;
}
.u_cbox_user .u_cbox_sort .u_cbox_sort_option_wrap .u_cbox_ico_select {
	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_user .u_cbox_sort .u_cbox_sort_label {
	display: inline-block;
	font-size: 14px;
	font-weight: 500;
	line-height: 1.21;
	letter-spacing: -0.38px;
	color: #999;
	vertical-align: top;
}
.u_cbox_user .u_cbox_sort .u_cbox_sort_option_on .u_cbox_sort_label {
	padding-left: 0;
	font-weight: 700;
	color: #222;
}
.u_cbox_user .u_cbox_content_wrap {
	border-top: 0;
}
.u_cbox_user .u_cbox_content_wrap .u_cbox_sns_facebook {
	display: inline-block;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	vertical-align: top;
	background-position: -296px -363px;
	background-repeat: no-repeat;
	width: 12px;
	height: 12px;
}
.u_cbox_user .u_cbox_content_wrap .u_cbox_sns_twitter {
	display: inline-block;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	vertical-align: top;
	background-position: -161px -228px;
	background-repeat: no-repeat;
	width: 15px;
	height: 12px;
}
.u_cbox_user .u_cbox_sns_icons {
	margin-top: 6px;
}
.u_cbox_user .u_cbox_comment_box.u_cbox_type_secret .u_cbox_info,
.u_cbox_user .u_cbox_comment_box.u_cbox_type_blind .u_cbox_info {
	margin-bottom: 0;
}
.u_cbox_user .u_cbox_comment_box.u_cbox_type_secret .u_cbox_area,
.u_cbox_user .u_cbox_comment_box.u_cbox_type_blind .u_cbox_area {
	padding: 14px 20px 13px;
}
.u_cbox_user .u_cbox_area {
	margin: 0 -20px;
	padding: 15px 20px 19px;
}
.u_cbox_user .u_cbox_name {
	max-width: 150px;
}
.u_cbox_user .u_cbox_nick_area {
	font-size: 14px;
}
.u_cbox_user .u_cbox_comment .u_cbox_text_wrap {
	margin-right: 17px;
	line-height: 1.38;
	letter-spacing: -0.32px;
}
.u_cbox_user .u_cbox_comment .u_cbox_text_wrap a {
	color: #222;
}
.u_cbox_user .u_cbox_comment .u_cbox_text_wrap .u_cbox_ico_exclamation {
	margin-top: 4px;
}
.u_cbox_user .u_cbox_comment_none {
	padding: 42px 0 51px;
	font-weight: 500;
	line-height: 1.33;
}
.u_cbox_user .u_cbox_comment_none .u_cbox_con_inform .u_cbox_ico_comment_none {
	margin-bottom: 7px;
}
.u_cbox_user .u_cbox_comment_none .u_cbox_contents_none {
	display: block;
}
.u_cbox_user .u_cbox_comment_none .u_cbox_con_inform_link {
	display: inline-block;
	min-height: 31px;
	margin-top: 21px;
	padding: 8px 12px 8px 13px;
	border-radius: 5px;
	border: solid 1px #e3e3e3;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 0;
	line-height: 0;
	text-align: left;
}
.u_cbox_user .u_cbox_comment_none .u_cbox_con_inform_linkicon {
	display: inline-block;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	vertical-align: top;
	background-position: -242px -110px;
	background-repeat: no-repeat;
	width: 12px;
	height: 13px;
}
.u_cbox_user .u_cbox_comment_none .u_cbox_con_inform_linktxt {
	display: inline-block;
	margin-left: 4px;
	font-size: 13px;
	line-height: 1.23;
	letter-spacing: -0.58px;
	color: #666;
	vertical-align: top;
}
/* 차단한 이용자 안내 */
.u_cbox_user .u_cbox_userblockmsg {
	padding: 32px 0 40px;
	text-align: center;
}
.u_cbox_user .u_cbox_userblockmsg_icon {
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	background-position: -60px -251px;
	background-repeat: no-repeat;
	width: 48px;
	height: 48px;
	margin: 0 auto;
}
.u_cbox_user .u_cbox_userblockmsg_title {
	display: block;
	margin-top: 15px;
	font-size: 17px;
	font-weight: 600;
	line-height: 1.12;
	letter-spacing: -0.53px;
	text-align: center;
}
.u_cbox_user .u_cbox_userblockmsg_content {
	margin-top: 6px;
	font-size: 14px;
	line-height: 1.29;
	letter-spacing: -0.5px;
	color: #888;
}
.u_cbox_user .u_cbox_userblockmsg_extra {
	margin-top: 19px;
}
.u_cbox_user .u_cbox_userblockmsg_button {
	padding: 7px 11px;
	border-radius: 5px;
	border: solid 1px #dcdcdc;
	background-color: #fff;
	font-size: 13px;
	letter-spacing: -0.58px;
}
.u_cbox_user .u_cbox_ico_reply {
	display: none;
}
.u_cbox_user .u_cbox_info {
	margin-bottom: 22px;
}
.u_cbox_user .u_cbox_info_base {
	position: absolute;
	top: 17px;
	padding-top: 0;
}
.u_cbox_user .u_cbox_date {
	font-family: -apple-system, BlinkMacSystemFont, sans-serif;
	font-weight: 400;
	letter-spacing: -0.23px;
}
.u_cbox_user .u_cbox_info_main {
	display: inline-block;
	position: relative;
	padding-right: 10px;
}
.u_cbox_user .u_cbox_article_info {
	margin: 11px 0 5px;
}
.u_cbox_user .u_cbox_article_cont {
	padding-top: 2px;
}
.u_cbox_user .u_cbox_article_thumb {
	margin-right: 9px;
	border-radius: 4px;
}
.u_cbox_user .u_cbox_article_thumb .u_cbox_thumb_mask {
	display: none;
}
.u_cbox_user .u_cbox_article_title {
	font-size: 14px;
	line-height: 1.21;
	letter-spacing: -0.25px;
	color: #666;
}
.u_cbox_user .u_cbox_article_source_area {
	margin-top: 2px;
}
.u_cbox_user .u_cbox_article_source_area .u_cbox_ico_more {
	margin-top: 3px;
}
.u_cbox_user .u_cbox_article_source_area .u_cbox_cnt_more {
	font-size: 13px;
	line-height: 1.23;
	letter-spacing: -0.23px;
	color: #999;
}
.u_cbox_user .u_cbox_tool {
	padding-right: 1px;
}
.u_cbox_user .u_cbox_tool .u_cbox_btn_reply {
	margin: 7px 0 0;
	padding: 0;
}
.u_cbox_user .u_cbox_tool .u_cbox_btn_reply .u_cbox_reply_txt {
	letter-spacing: -0.5px;
	color: #555;
}
.u_cbox_user .u_cbox_tool .u_cbox_btn_reply .u_cbox_reply_cnt {
	padding-left: 4px;
}
.u_cbox_user .u_cbox_tool .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_user .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: #555;
	letter-spacing: -0.5px;
	content: '작성';
}
.u_cbox_user .u_cbox_tool .u_cbox_btn_reply,
.u_cbox_user .u_cbox_tool .u_cbox_btn_recomm,
.u_cbox_user .u_cbox_tool .u_cbox_btn_unrecomm {
	border: 0;
	background: 0 0;
	font-size: 13px;
	font-weight: 500;
	line-height: 1.23;
}
.u_cbox_user .u_cbox_tool .u_cbox_recomm_set .u_cbox_btn_recomm,
.u_cbox_user .u_cbox_tool .u_cbox_recomm_set .u_cbox_btn_unrecomm {
	margin: 4px 0 0;
	padding: 3px 0 0 17px;
	height: auto;
	min-width: 8px;
	color: #777;
}
.u_cbox_user .u_cbox_tool .u_cbox_recomm_set .u_cbox_btn_recomm {
	margin-right: 22px;
}
.u_cbox_user .u_cbox_tool .u_cbox_recomm_set .u_cbox_btn_recomm_on .u_cbox_cnt_recomm,
.u_cbox_user .u_cbox_tool .u_cbox_recomm_set .u_cbox_btn_unrecomm_on .u_cbox_cnt_unrecomm {
	color: #222;
}
.u_cbox_user .u_cbox_tool .u_cbox_recomm_set .u_cbox_ico_recomm,
.u_cbox_user .u_cbox_tool .u_cbox_recomm_set .u_cbox_ico_unrecomm {
	top: 2px;
	left: 0;
}
.u_cbox_user .u_cbox_tool .u_cbox_recomm_set .u_cbox_ico_recomm {
	display: inline-block;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	vertical-align: top;
	background-position: -288px -337px;
	background-repeat: no-repeat;
	width: 13px;
	height: 16px;
}
.u_cbox_user .u_cbox_tool .u_cbox_recomm_set .u_cbox_ico_unrecomm {
	display: inline-block;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	vertical-align: top;
	background-position: -198px -337px;
	background-repeat: no-repeat;
	width: 13px;
	height: 16px;
}
.u_cbox_user .u_cbox_tool .u_cbox_recomm_set .u_cbox_btn_recomm_on .u_cbox_ico_recomm {
	background-position: -267px -337px;
}
.u_cbox_user .u_cbox_tool .u_cbox_recomm_set .u_cbox_btn_unrecomm_on .u_cbox_ico_unrecomm {
	background-position: -177px -337px;
}
.u_cbox_user .u_cbox_tool .u_cbox_recomm_set .u_cbox_cnt_recomm {
	display: inline-block;
	vertical-align: top;
}
.u_cbox_user .u_cbox_more_wrap .u_cbox_ico_more {
	display: inline-block;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	vertical-align: top;
	background-position: -387px -142px;
	background-repeat: no-repeat;
	width: 10px;
	height: 6px;
}
.u_cbox_user .u_cbox_btn_fold_wrap .u_cbox_ico_fold,
.u_cbox_user .u_cbox_btn_more_pre .u_cbox_ico_more {
	display: inline-block;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	vertical-align: top;
	background-position: -387px -128px;
	background-repeat: no-repeat;
	width: 10px;
	height: 6px;
}
.u_cbox_user .u_cbox_ico_fold {
	margin: 22px 0 0 3px;
}
.u_cbox_user .u_cbox_btn_more,
.u_cbox_user .u_cbox_btn_fold {
	font-size: 13px;
	font-weight: 500;
	letter-spacing: -0.2px;
	color: #222;
}
.u_cbox_user .u_cbox_btn_fold {
	min-height: 52px;
	margin: 0 -20px;
	padding: 0;
	border-top: 1px solid #ecedee;
	line-height: 4;
}
.u_cbox_user .u_cbox_btn_fold::before {
	display: none;
}
.u_cbox_user .u_cbox_btn_more_pre .u_cbox_ico_more {
	margin-top: 6px;
}
.u_cbox_user .u_cbox_btn_more_pre,
.u_cbox_user .u_cbox_comment_box {
	border-bottom-color: #f0f0f0;
}
.u_cbox_user .u_cbox_reply .u_cbox_ico_reply {
	display: block;
	top: 39px;
	padding: 1px 5px 1px 4px;
	width: auto;
	height: auto;
	min-height: 14px;
	border: 1px solid #9da3a9;
	border-radius: 3px;
	background: #a3a9b0;
	font-size: 11px;
	font-weight: 500;
	line-height: 1.36;
	letter-spacing: -0.5px;
	color: #fff;
}
.u_cbox_user .u_cbox_reply.u_cbox_type_delete .u_cbox_text_wrap,
.u_cbox_user .u_cbox_reply.u_cbox_type_blind .u_cbox_text_wrap {
	padding-top: 0;
}
.u_cbox_user .u_cbox_reply.u_cbox_type_secret .u_cbox_ico_reply,
.u_cbox_user .u_cbox_reply.u_cbox_type_blind .u_cbox_ico_reply {
	top: 17px;
}
.u_cbox_user .u_cbox_reply.u_cbox_type_secret .u_cbox_area,
.u_cbox_user .u_cbox_reply.u_cbox_type_blind .u_cbox_area {
	padding: 15px 20px 12px;
}
.u_cbox_user .u_cbox_reply .u_cbox_contents {
	padding-left: 36px;
}
.u_cbox_user .u_cbox_reply .u_cbox_ico_exclamation {
	margin-left: 37px;
}
.u_cbox_user .u_cbox_reply_area {
	padding: 0 20px;
	margin: -1px -20px 0;
	background-color: #fbfcfd;
	border-bottom-color: #f0f0f0;
	border-top-color: #ededed;
}
.u_cbox_user .u_cbox_reply_area .u_cbox_info_base {
	top: 41px;
}
.u_cbox_user .u_cbox_reply_area .u_cbox_comment_box {
	margin-left: 20px;
	border-bottom-color: #f0f0f0;
}
.u_cbox_user .u_cbox_reply_area .u_cbox_area {
	padding-left: 20px;
}
.u_cbox_user .u_cbox_reply_area .u_cbox_text_wrap {
	margin-right: 0;
}
.u_cbox_user.u_cbox_type_mine .u_cbox_user_header .u_cbox_user_moremenu {
	display: none;
}
.u_cbox_user.u_cbox_type_mine .u_cbox_user_header .u_cbox_user_blockcheck {
	display: none;
}
.u_cbox_user.u_cbox_type_others
	.u_cbox_user_header
	.u_cbox_user_moremenubtn[aria-expanded='true']
	~ .u_cbox_user_moremenulayer {
	display: block;
}
.u_cbox_user.u_cbox_type_others .u_cbox_user_header .u_cbox_user_moremenutext {
	display: none;
}
.u_cbox_user.u_cbox_type_others .u_cbox_user_header .u_cbox_user_blockbtn {
	display: none;
}
.u_cbox_user.u_cbox_type_others .u_cbox_user_header .u_cbox_user_blockcheck {
	display: block;
}
.u_cbox_user.u_cbox_type_social
	.u_cbox_user_header
	.u_cbox_user_moremenubtn[aria-expanded='true']
	~ .u_cbox_user_moremenulayer {
	display: block;
}
.u_cbox_user.u_cbox_type_social .u_cbox_user_header .u_cbox_user_moremenulink {
	display: none;
}
.u_cbox_user.u_cbox_type_social .u_cbox_user_header .u_cbox_user_moremenutext {
	display: block;
}
.u_cbox_user.u_cbox_type_social .u_cbox_userinfo_meta_facebook,
.u_cbox_user.u_cbox_type_social .u_cbox_userinfo_meta_twitter {
	display: inline-block;
}
/* //댓글모음 레이어 */
/* 익명 댓글 비밀번호 입력 삭제 */
.u_cbox .u_cbox_password {
	position: relative;
	margin: -1px -15px 0;
	background: #fafafa;
	border-top: 1px solid #ededed;
	border-bottom: 1px solid #ededed;
	padding: 14px 15px 14px 35px;
}
.u_cbox .u_cbox_password .u_cbox_ico_reply {
	top: 14px;
	left: 15px;
}
.u_cbox .u_cbox_password_inner {
	position: relative;
	padding-right: 142px;
}
.u_cbox .u_cbox_password_inner .u_cbox_password_input {
	border: 1px solid #dadada;
	border-right: 0;
}
.u_cbox .u_cbox_password_inner .u_cbox_text {
	width: 100%;
	height: 41px;
	border: 0;
	text-indent: 11px;
	font-size: 15px;
	color: #999;
}
.u_cbox .u_cbox_password_inner .u_cbox_guide {
	overflow: hidden;
	position: absolute;
	top: 13px;
	left: 11px;
	right: 142px;
	z-index: 10;
	font-size: 15px;
	color: #999;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.u_cbox .u_cbox_password_inner .u_cbox_password_input.u_cbox_password_input_focus .u_cbox_guide {
	display: none;
}
.u_cbox .u_cbox_password_inner .u_cbox_password_btn {
	position: absolute;
	top: 0;
	right: 0;
	width: 142px;
}
.u_cbox .u_cbox_password_inner .u_cbox_btn_confirm,
.u_cbox .u_cbox_password_inner .u_cbox_btn_cancel {
	float: left;
	width: 69px;
	height: 43px;
	background: #00c73c;
	border: 0;
	font-size: 15px;
	font-weight: 700;
	color: #fff;
}
.u_cbox .u_cbox_password_inner .u_cbox_btn_cancel {
	margin-left: 4px;
	background: #c8ccd0;
}
/* 신고하기 레이어 */
.u_cbox .u_cbox_layer_report_wrap {
	overflow-y: auto;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 100000;
	background-color: #fff;
}
.u_cbox .u_cbox_layer_report_wrap .u_cbox_layer_tail,
.u_cbox .u_cbox_layer_report_wrap .u_cbox_layer_dimmed {
	display: none;
}
.u_cbox .u_cbox_layer_report .u_cbox_btn_close_hide {
	overflow: hidden;
	position: absolute;
	top: 10px;
	right: 10px;
	padding: 10px;
	border: 0;
	background-color: transparent;
}
.u_cbox .u_cbox_layer_report .u_cbox_ico_close_hide {
	display: inline-block;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	vertical-align: top;
	background-position: -4px -337px;
	background-repeat: no-repeat;
	width: 18px;
	height: 18px;
}
.u_cbox .u_cbox_layer_report_cont {
	font-family: -apple-system, BlinkMacSystemFont, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 1.47;
	letter-spacing: -0.5px;
	text-align: left;
}
.u_cbox .u_cbox_layer_report_title {
	min-height: 22px;
	padding: 18px 58px 15px;
	border-bottom: 1px solid #ebebeb;
	font-family: -apple-system, BlinkMacSystemFont, Helvetica, sans-serif;
	font-size: 19px;
	line-height: 1.16;
	letter-spacing: -0.53px;
	text-align: center;
	color: #303038;
}
.u_cbox .u_cbox_layer_report_list {
	padding-top: 20px;
}
.u_cbox .u_cbox_layer_report_item {
	overflow: hidden;
	padding: 0 20px 11px;
}
.u_cbox .u_cbox_layer_report_item .u_cbox_layer_report_item_tit {
	position: relative;
	float: left;
	width: 60px;
	color: #929294;
}
.u_cbox .u_cbox_layer_report_item .u_cbox_layer_report_item_tit::before {
	position: absolute;
	top: 4px;
	right: 7px;
	width: 1px;
	height: 14px;
	background-color: #d8d8d8;
	content: '';
}
.u_cbox .u_cbox_layer_report_item .u_cbox_layer_report_item_data {
	letter-spacing: -0.94px;
	color: #303038;
}
.u_cbox .u_cbox_layer_report_ellipsis {
	display: block;
	display: -webkit-box;
	overflow: hidden;
	-webkit-line-clamp: 2; /* autoprefixer:off */ /* autoprefixer:ignore next */
	-webkit-box-orient: vertical; /* autoprefixer:on */
}
.u_cbox .u_cbox_layer_report_item_reason {
	margin-top: 8px;
	padding: 20px 20px 24px;
	border-top: 1px solid #e6e6ea;
}
.u_cbox .u_cbox_layer_report_item_reason .u_cbox_layer_report_item_tit {
	font-size: 16px;
	font-weight: 700;
	line-height: 1.56;
	color: #1e1e23;
}
.u_cbox .u_cbox_layer_report_item_reason .u_cbox_layer_report_item_data {
	padding-top: 7px;
}
.u_cbox .u_cbox_layer_report_item_reason .u_cbox_layer_report_accordion {
	padding-top: 8px;
}
.u_cbox .u_cbox_layer_report_reason_select {
	position: relative;
	border: 1px solid #e6e6ea;
	border-top-width: 0;
}
.u_cbox .u_cbox_layer_report_reason_select:first-child,
.u_cbox .u_cbox_layer_report_reason_select:first-child .u_cbox_layer_report_radio_label::after {
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}
.u_cbox .u_cbox_layer_report_reason_select:first-child {
	border-top-width: 1px;
}
.u_cbox .u_cbox_layer_report_reason_select:last-child,
.u_cbox .u_cbox_layer_report_reason_select:last-child .u_cbox_layer_report_radio_label::after {
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
}
.u_cbox .u_cbox_layer_report_item_dsc {
	position: relative;
	padding: 2px 0 0 12px;
	font-size: 14px;
	line-height: 1.57;
	color: #929294;
}
.u_cbox .u_cbox_layer_report_item_dsc::after {
	position: absolute;
	top: 11px;
	left: 0;
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background-color: #bebebf;
	content: '';
}
.u_cbox .u_cbox_layer_report_item_dsc + .u_cbox_layer_report_item_dsc {
	padding-top: 3px;
}
.u_cbox .u_cbox_layer_report_item_dsc + .u_cbox_layer_report_accordion {
	padding-top: 10px;
}
.u_cbox .u_cbox_layer_report_btn_more {
	position: absolute;
	top: 0;
	right: 0;
	padding: 22px 20px;
	border: 0;
	border: 0;
	background-color: transparent;
	font-size: 0;
	line-height: 0;
}
.u_cbox .u_cbox_layer_report_btn_more::before {
	display: inline-block;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	vertical-align: top;
	background-position: -207px -228px;
	background-repeat: no-repeat;
	width: 14px;
	height: 8px;
	content: '';
}
.u_cbox .u_cbox_layer_report_btn_more[aria-expanded='true']::before {
	background-position: -229px -228px;
}
.u_cbox .u_cbox_layer_report_reason_list,
.u_cbox .u_cbox_layer_report_guide {
	display: none;
	font-size: 14px;
	line-height: 1.57;
	color: #929294;
}
.u_cbox .u_cbox_layer_report_reason_list {
	margin-top: -2px;
	padding: 0 50px 15px 48px;
}
.u_cbox .u_cbox_layer_report_reason_item {
	position: relative;
	padding-left: 10px;
	font-family: -apple-system, BlinkMacSystemFont, Helvetica, sans-serif;
}
.u_cbox .u_cbox_layer_report_reason_item + .u_cbox_layer_report_reason_item {
	margin-top: 4px;
}
.u_cbox .u_cbox_layer_report_reason_item::before {
	position: absolute;
	left: 0;
	top: 8px;
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background-color: #bebebf;
	content: '';
}
.u_cbox .u_cbox_layer_report_radio,
.u_cbox .u_cbox_layer_report_radio_label::before {
	position: absolute;
	top: 15px;
	left: 19px;
}
.u_cbox .u_cbox_layer_report_radio {
	width: 22px;
	height: 22px;
	z-index: 1;
	opacity: 0;
}
.u_cbox .u_cbox_layer_report_radio:focus + .u_cbox_layer_report_radio_label::before {
	outline: medium auto currentcolor;
	outline: medium auto -webkit-focus-ring-color;
}
.u_cbox .u_cbox_layer_report_radio:checked + .u_cbox_layer_report_radio_label {
	border-color: transparent;
}
.u_cbox .u_cbox_layer_report_radio:checked + .u_cbox_layer_report_radio_label::before {
	background-position: -34px -307px;
}
.u_cbox .u_cbox_layer_report_radio:checked + .u_cbox_layer_report_radio_label::after {
	display: block;
}
.u_cbox .u_cbox_layer_report_radio_label,
.u_cbox .u_cbox_layer_report_radio_title {
	min-height: 21px;
	padding: 15px 54px 16px 0;
	font-size: 16px;
	line-height: 1.31;
	color: #1e1e23;
}
.u_cbox .u_cbox_layer_report_radio_label {
	display: block;
	padding-left: 50px;
}
.u_cbox .u_cbox_layer_report_radio_label::before {
	display: inline-block;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	vertical-align: top;
	background-position: -4px -307px;
	background-repeat: no-repeat;
	width: 22px;
	height: 22px;
	content: '';
}
.u_cbox .u_cbox_layer_report_radio_label::after {
	display: none;
	position: absolute;
	top: -1px;
	left: -1px;
	right: -1px;
	bottom: -1px;
	border: 1px solid #03c75a;
	content: '';
}
.u_cbox .u_cbox_layer_report_item_extra {
	padding-top: 20px;
}
.u_cbox .u_cbox_layer_report_item_extra .u_cbox_layer_report_accordion {
	padding-top: 11px;
}
.u_cbox .u_cbox_layer_report_item_description {
	font-size: 14px;
	line-height: 1.57;
	color: #929294;
}
.u_cbox .u_cbox_layer_report_radio_title {
	padding-left: 40px;
	font-family: -apple-system, BlinkMacSystemFont, sans-serif;
	font-weight: 400;
}
.u_cbox .u_cbox_layer_report_radio_title::before {
	position: absolute;
	top: 22px;
	left: 20px;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background-color: #929294;
	content: '';
}
.u_cbox .u_cbox_layer_report_guide {
	margin-top: -5px;
	padding: 0 50px 16px 40px;
}
.u_cbox .u_cbox_layer_report_guide_link {
	text-decoration: underline;
	color: #4a88d9;
}
.u_cbox .u_cbox_layer_report_btns {
	padding: 0 20px 20px;
	text-align: center;
}
.u_cbox .u_cbox_layer_report_btn_report {
	width: 100%;
	min-height: 52px;
	border-radius: 6px;
	border: 0.5px solid rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.12);
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.12);
	background-color: #03c75a;
	font-family: -apple-system, BlinkMacSystemFont, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 700;
	color: #fff;
}
/* //신고하기 레이어 */
/* 강조형,비 강조형 레이어 공통화 */
.u_cbox .u_cbox_layer_common_wrap {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	text-align: center;
}
.u_cbox .u_cbox_layer_common {
	width: 230px;
	display: inline-block;
	position: relative;
	padding: 30px 12px 0;
	vertical-align: middle;
	background-color: #fff;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
@media (min-width: 320px) {
	.u_cbox .u_cbox_layer_common {
		width: 280px;
	}
}
.u_cbox .u_cbox_layer_common.type_alert .u_cbox_layer_msg {
	color: #000;
}
.u_cbox .u_cbox_layer_common .seperate_line {
	margin-top: 13px;
	padding-top: 14px;
	border-top: 1px solid #ededed;
}
.u_cbox .u_cbox_layer_common_wrap .br_pc {
	display: none;
}
.u_cbox .u_cbox_layer_common_wrap .br_mobile {
	display: inline;
}
.u_cbox .u_cbox_layer_common .u_vc + .u_cbox_layer_head .u_cbox_layer_title:first-child {
	margin-top: -1px;
}
.u_cbox .u_cbox_layer_common .u_cbox_layer_title {
	line-height: 1.33;
	letter-spacing: -0.4px;
	font-size: 18px;
	font-weight: 600;
	color: #000;
	word-break: keep-all;
	word-wrap: break-word;
}
.u_cbox .u_cbox_layer_common .u_cbox_layer_waring_icon {
	width: 42px;
	height: 42px;
	display: inline-block;
	margin-bottom: 19px;
	vertical-align: top;
	background-position: -336px -218px;
}
.u_cbox .u_cbox_layer_common .u_cbox_layer_head + .u_cbox_layer_common_cont {
	margin-top: 9px;
}
.u_cbox .u_cbox_layer_common .u_cbox_layer_msg {
	line-height: 1.37;
	letter-spacing: -0.4px;
	font-size: 16px;
	color: #555;
	word-break: keep-all;
	word-wrap: break-word;
}
.u_cbox .u_cbox_layer_common .u_cbox_layer_msg + .u_cbox_layer_msg {
	margin-top: 8px;
}
.u_cbox .u_cbox_layer_common .u_cbox_layer_more {
	display: inline-block;
	position: relative;
	line-height: 1.5;
	vertical-align: top;
	letter-spacing: -0.9px;
	text-decoration: underline;
	font-size: 16px;
	color: #00c73c;
}
.u_cbox .u_cbox_layer_common .u_cbox_layer_more:last-child {
	margin-top: 8px;
}
.u_cbox .u_cbox_layer_common .u_cbox_layer_common_cont {
	padding-bottom: 20px;
}
.u_cbox .u_cbox_layer_common .u_cbox_layer_btns {
	margin-left: -12px;
	margin-right: -12px;
	font-size: 0;
}
.u_cbox .u_cbox_layer_common .type_wide .u_cbox_btn_cancel {
	width: 50%;
	padding: 14px 10px 16px;
	line-height: 20px;
	font-size: 17px;
	font-weight: 600;
	color: #999;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border: 0;
	border-top: 1px solid #ddd;
	background-color: #fff;
}
.u_cbox .u_cbox_layer_common .type_wide .u_cbox_btn_cancel + .u_cbox_btn_confirm {
	margin-left: -1px;
	border-left: 1px solid #ddd;
}
.u_cbox .u_cbox_layer_common .type_wide .u_cbox_btn_confirm {
	width: 50%;
}
.u_cbox .u_cbox_layer_common .u_cbox_layer_msg_point {
	font-weight: 600;
}
.u_cbox .u_cbox_layer_common .u_cbox_layer_msg_point.type_emphasis {
	color: #00c73c;
}
.u_cbox .u_cbox_layer_common .u_cbox_layer_msg.type_3 {
	color: #333;
}
.u_cbox .u_cbox_layer_common .u_cbox_layer_common_choice {
	margin-top: 5px;
}
.u_cbox .u_cbox_layer_common .u_cbox_layer_msg.type_3 + .u_cbox_layer_common_choice {
	margin-top: 8px;
}
.u_cbox .u_cbox_layer_common .u_cbox_layer_common_choice::after {
	display: block;
	clear: both;
	content: '';
}
.u_cbox .u_cbox_layer_common .type_horizontal .u_cbox_layer_choice_item {
	min-width: 72px;
	float: left;
	position: relative;
	margin-left: 10px;
}
.u_cbox .u_cbox_layer_common .type_horizontal .u_cbox_layer_choice_item:first-child {
	margin-left: 0;
}
.u_cbox .u_cbox_layer_common .type_vertical .u_cbox_layer_choice_item {
	margin-top: 13px;
}
.u_cbox .u_cbox_layer_common .type_vertical .u_cbox_layer_choice_item:first-child {
	margin-top: 0;
}
.u_cbox .u_cbox_layer_common .u_cbox_layer_common_choice_radio {
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
}
.u_cbox .u_cbox_layer_common .u_cbox_layer_common_choice_label::before {
	content: '';
	width: 18px;
	height: 18px;
	display: inline-block;
	margin-right: 8px;
	vertical-align: top;
	border-radius: 100%;
	border: 1px solid #c6c6c6;
}
.u_cbox
	.u_cbox_layer_common
	.u_cbox_layer_common_choice_radio
	+ .u_cbox_layer_common_choice_label::before {
	content: '';
}
.u_cbox
	.u_cbox_layer_common
	.u_cbox_layer_common_choice_radio.is-selected
	+ .u_cbox_layer_common_choice_label::after,
.u_cbox
	.u_cbox_layer_common
	.u_cbox_layer_common_choice_radio.is-checked
	+ .u_cbox_layer_common_choice_label::after {
	content: '';
	width: 14px;
	height: 14px;
	position: absolute;
	top: 3px;
	left: 3px;
	border-radius: 100%;
	background-color: #00c73c;
}
.u_cbox .u_cbox_layer_common_choice_label {
	display: block;
	position: relative;
	line-height: 21px;
	letter-spacing: -0.4px;
	font-size: 16px;
	color: #333;
}
.u_cbox .u_cbox_layer_common.align_left {
	width: 240px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: left;
}
.u_cbox .u_cbox_layer_common.align_left .u_cbox_layer_head {
	padding-left: 3px;
}
.u_cbox .u_cbox_layer_common.align_left .u_cbox_layer_common_cont {
	padding-bottom: 20px;
}
.u_cbox .u_cbox_layer_common.align_left .u_cbox_layer_btns {
	margin-left: -20px;
	margin-right: -20px;
}
.u_cbox .u_cbox_layer_common .u_cbox_btn_confirm {
	width: 100%;
	padding: 14px 10px 16px;
	line-height: 20px;
	font-size: 17px;
	font-weight: 600;
	color: #00c73c;
	border: 0;
	border-top: 1px solid #ddd;
	background: 0 0;
}
.u_cbox .u_cbox_layer_common .u_cbox_btn_confirm.type_confirm[disabled] {
	background-color: #d6d6d6;
}
.u_cbox .u_cbox_layer_common .u_cbox_btn_confirm.type_confirm {
	color: #fff;
	border-top: 0;
	background-color: #00c73c;
}
.u_cbox .u_cbox_layer_common .u_cbox_layer_close {
	position: absolute;
	top: 16px;
	right: 16px;
	margin: -10px;
	padding: 10px;
	border: 0;
	background: 0 0;
}
.u_cbox .u_cbox_layer_common .u_cbox_layer_close::before {
	content: '';
	width: 18px;
	height: 18px;
	display: inline-block;
	vertical-align: top;
	background-position: -382px -218px;
}
/* 악플탐지 AI 클린봇 ON/OFF 안내 */
.u_cbox .u_cbox_cleanbot {
	position: relative;
	z-index: 10;
	min-height: 22px;
	margin-top: 15px; /* 댓글입력창(div.u_cbox_write_wrap) 다음에 클릿봇 안내영역이 들어가는 경우를 위한 여백 for 웹툰 서비스 */
	padding: 10px 55px 8px 10px;
	border-radius: 4px;
	border: solid 1px #e0e0e0;
	font-family: -apple-system, BlinkMacSystemFont, sans-serif;
}
.u_cbox .u_cbox_cleanbot ~ .u_cbox_follow_guide,
.u_cbox .u_cbox_cleanbot ~ .u_cbox_content_wrap {
	border-top: 0;
}
.u_cbox .u_cbox_cleanbot_content {
	font-size: 14px;
	line-height: 1.43;
	letter-spacing: -0.5px;
	color: #000;
}
.u_cbox .u_cbox_cleanbot_content::before {
	display: inline-block;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	vertical-align: top;
	background-position: -277px -251px;
	background-repeat: no-repeat;
	width: 22px;
	height: 22px;
	margin: -1px 3px 0 0;
	content: '';
}
.u_cbox .u_cbox_cleanbot_highlight {
	font-weight: 600;
	color: #03c75a;
}
.u_cbox .u_cbox_cleanbot_setbutton {
	position: absolute;
	top: 13px;
	right: 12px;
	font-size: 13px;
	line-height: 1.23;
	letter-spacing: -0.5px;
	color: #777;
	text-align: center;
}
.u_cbox .u_cbox_cleanbot_setbutton::before {
	display: inline-block;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	vertical-align: top;
	background-position: -153px -337px;
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
	margin-top: -1px;
	content: '';
}
.u_cbox .u_cbox_cleanbot_setbutton.is_highlight {
	color: #03c75a;
}
.u_cbox .u_cbox_cleanbot_setbutton.is_highlight::before {
	background-position: -129px -337px;
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
}
/* //악플탐지 AI 클린봇 ON/OFF 안내 */
/* 악플탐지 AI 클린봇1.0 ON/OFF 설정 레이어 */
.u_cbox .u_cbox_layer_cleanbot {
	display: inline-block;
	position: relative;
	width: 230px;
	border-radius: 9px;
	background-color: #fff;
	font-family: -apple-system, BlinkMacSystemFont, sans-serif;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
}
@media (min-width: 320px) {
	.u_cbox .u_cbox_layer_cleanbot {
		width: 310px;
	}
}
.u_cbox .u_cbox_layer_cleanbot_header {
	padding-top: 20px;
}
.u_cbox .u_cbox_layer_cleanbot_titleicon,
.u_cbox .u_cbox_layer_cleanbot_titleicon2 {
	display: inline-block;
	width: 81px;
	height: 59px;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: 81px 59px;
	font-size: 0;
	line-height: 0;
	vertical-align: top;
}
.u_cbox .u_cbox_layer_cleanbot_titleicon {
	background-image: url(https://ssl.pstatic.net/static.news/image/news/2019/09/18/cbox_cleanbot_on_w.gif);
}
.u_cbox .u_cbox_layer_cleanbot_titleicon2 {
	background-image: url(https://ssl.pstatic.net/static.news/image/news/2019/09/18/cbox_cleanbot_off_w.gif);
}
.u_cbox .u_cbox_layer_cleanbot_title {
	margin-top: 8px;
	font-family: -apple-system, BlinkMacSystemFont, sans-serif;
	font-size: 20px;
	font-weight: 600;
	line-height: 1.15;
	letter-spacing: -1px;
	color: #000;
}
.u_cbox .u_cbox_layer_cleanbot_title em {
	color: #03c75a;
}
.u_cbox .u_cbox_layer_cleanbot_close {
	position: absolute;
	top: 0;
	right: 0;
}
.u_cbox .u_cbox_layer_cleanbot_closebutton {
	display: inline-block;
	width: 18px;
	height: 18px;
	padding: 14px;
}
.u_cbox .u_cbox_layer_cleanbot_closeicon {
	display: block;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	background-position: -336px -307px;
	background-repeat: no-repeat;
	width: 18px;
	height: 18px;
}
.u_cbox .u_cbox_layer_cleanbot_content {
	margin-top: 4px;
}
.u_cbox .u_cbox_layer_cleanbot_description {
	margin: 0 15px;
	font-size: 14px;
	line-height: 1.29;
	letter-spacing: -0.7px;
	color: #666;
	word-break: keep-all;
}
.u_cbox .u_cbox_layer_cleanbot_checkwrap {
	position: relative;
	margin: 15px 20px 0;
}
.u_cbox .u_cbox_layer_cleanbot_checklabel {
	display: block;
	height: 36px;
	padding: 12px 13px;
	border-radius: 4px;
	background-color: #f7f7f7;
	font-size: 12px;
	line-height: 1.5;
	letter-spacing: -0.5px;
	color: #999;
	text-align: left;
}
.u_cbox .u_cbox_layer_cleanbot_checklabel strong {
	display: block;
	font-size: 14px;
	font-weight: 500;
	line-height: 1.43;
	letter-spacing: -0.5px;
	color: #777;
}
.u_cbox .u_cbox_layer_cleanbot_checkbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	opacity: 0;
}
.u_cbox .u_cbox_layer_cleanbot_checkbox:checked ~ .u_cbox_layer_cleanbot_checkboxdummy {
	background-position: -224px -251px;
	background-repeat: no-repeat;
	width: 45px;
	height: 27px;
}
.u_cbox .u_cbox_layer_cleanbot_checkbox:checked ~ .u_cbox_layer_cleanbot_checklabel strong {
	color: #03c75a;
}
.u_cbox .u_cbox_layer_cleanbot_checkbox:focus ~ .u_cbox_layer_cleanbot_checklabel {
	outline: medium auto currentcolor;
	outline: medium auto -webkit-focus-ring-color;
}
.u_cbox .u_cbox_layer_cleanbot_checkboxdummy {
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	background-position: -262px -207px;
	background-repeat: no-repeat;
	width: 45px;
	height: 27px;
	position: absolute;
	top: 18px;
	right: 11px;
}
.u_cbox .u_cbox_layer_cleanbot_extra {
	margin-top: 20px;
	border-top: 1px solid #e0e0e0;
}
.u_cbox .u_cbox_layer_cleanbot_extrabutton {
	display: block;
	min-height: 44px;
	padding: 12px;
	font-size: 15px;
	font-weight: 500;
	line-height: 1.27;
	letter-spacing: -0.5px;
	color: #222;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
/* 악플탐지 AI 클린봇1.0 ON/OFF 설정 레이어 */
/* 악플탐지 AI 클린봇2.0 ON/OFF 설정 레이어 */
.u_cbox .u_cbox_layer_cleanbot2 {
	display: inline-block;
	position: relative;
	width: 230px;
	border-radius: 12px;
	background-color: #fff;
	font-family: -apple-system, BlinkMacSystemFont, sans-serif;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
}
@media (min-width: 320px) {
	.u_cbox .u_cbox_layer_cleanbot2 {
		width: 300px;
	}
}
.u_cbox .u_cbox_layer_cleanbot2_header {
	padding-top: 20px;
}
.u_cbox .u_cbox_layer_cleanbot2_titleicon,
.u_cbox .u_cbox_layer_cleanbot2_titleicon2 {
	display: inline-block;
	width: 81px;
	height: 59px;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: 81px 59px;
	font-size: 0;
	line-height: 0;
	vertical-align: top;
}
.u_cbox .u_cbox_layer_cleanbot2_titleicon {
	background-image: url(https://ssl.pstatic.net/static.news/image/news/m/2020/07/27/cbox_cleanbot2_on_w.gif);
}
.u_cbox .u_cbox_layer_cleanbot2_titleicon2 {
	background-image: url(https://ssl.pstatic.net/static.news/image/news/m/2020/07/27/cbox_cleanbot2_off_w.gif);
}
.u_cbox .u_cbox_layer_cleanbot2_title {
	margin-top: 5px;
	font-family: -apple-system, BlinkMacSystemFont, sans-serif;
	font-size: 20px;
	font-weight: 600;
	line-height: 1.15;
	letter-spacing: -1px;
}
.u_cbox .u_cbox_layer_cleanbot2_close {
	position: absolute;
	top: 0;
	right: 0;
}
.u_cbox .u_cbox_layer_cleanbot2_closebtn {
	padding: 17px;
	border: 0;
	background-color: transparent;
}
.u_cbox .u_cbox_layer_cleanbot2_closeicon {
	display: block;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	background-position: -219px -337px;
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
}
.u_cbox .u_cbox_layer_cleanbot2_content {
	margin-top: 4px;
}
.u_cbox .u_cbox_layer_cleanbot2_description {
	margin: 0 30px;
	font-size: 14px;
	line-height: 1.36;
	letter-spacing: -0.7px;
	color: #666;
	word-wrap: break-word;
	word-break: keep-all;
}
.u_cbox .u_cbox_layer_cleanbot2_checkwrap {
	position: relative;
	margin: 15px 20px 0;
	height: 56px;
	border-radius: 5px;
	background-color: #f6f6f6;
}
.u_cbox .u_cbox_layer_cleanbot2_checkbox {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	opacity: 0;
}
.u_cbox .u_cbox_layer_cleanbot2_checkbox.is_checked ~ .u_cbox_layer_cleanbot2_checkboxdummy {
	background-position: -262px -50px;
}
.u_cbox .u_cbox_layer_cleanbot2_checkbox:focus ~ .u_cbox_layer_cleanbot2_checklabel {
	outline: medium auto currentcolor;
	outline: medium auto -webkit-focus-ring-color;
}
.u_cbox .u_cbox_layer_cleanbot2_checkboxdummy {
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	background-position: -262px -4px;
	background-repeat: no-repeat;
	width: 65px;
	height: 38px;
	position: absolute;
	top: 9px;
	right: 9px;
}
.u_cbox .u_cbox_layer_cleanbot2_checklabel {
	display: block;
	min-height: 20px;
	padding: 18px 12px 18px 15px;
	font-size: 14px;
	line-height: 1.29;
	letter-spacing: -0.7px;
	color: #666;
	text-align: left;
}
.u_cbox .u_cbox_layer_cleanbot2_extra {
	margin-top: 20px;
	border-top: 1px solid #eee;
}
.u_cbox .u_cbox_layer_cleanbot2_extrabtn {
	display: block;
	width: 100%;
	min-height: 45px;
	padding: 13px 5px 12px;
	border: 0;
	background-color: transparent;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 15px;
	font-weight: 500;
	line-height: 1.27;
	letter-spacing: -0.5px;
	color: #222;
}
/* //악플탐지 AI 클린봇2.0 ON/OFF 설정 레이어 */
/* 차단,차단해제 안내메세지 알람 레이어 */
.u_cbox .u_cbox_layer_userblock {
	display: inline-block;
	position: relative;
	width: 230px;
	border-radius: 12px;
	background-color: #fff;
	-webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.07);
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.07);
	font-family: -apple-system, BlinkMacSystemFont, Helvetica, sans-serif;
	vertical-align: middle;
}
@media (min-width: 320px) {
	.u_cbox .u_cbox_layer_userblock {
		width: 265px;
	}
}
.u_cbox .u_cbox_layer_userblock_header {
	padding: 33px 20px 0;
}
.u_cbox .u_cbox_layer_userblock_title {
	font-family: -apple-system, BlinkMacSystemFont, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: 700;
	line-height: 1.29;
	letter-spacing: -0.26px;
	color: #303038;
	word-wrap: break-word;
	word-break: keep-all;
}
.u_cbox .u_cbox_layer_userblock_titlemark {
	font-size: 16px;
	font-weight: 500;
	color: #444;
}
.u_cbox .u_cbox_layer_userblock_content {
	padding: 6px 20px 0;
	font-size: 14px;
	line-height: 1.29;
	letter-spacing: -0.47px;
	color: #767678;
	word-wrap: break-word;
	word-break: keep-all;
}
.u_cbox .u_cbox_layer_userblock_extra {
	padding: 21px 20px 0;
}
.u_cbox .u_cbox_layer_userblock_standardbtn,
.u_cbox .u_cbox_layer_userblock_primarybtn {
	width: 100%;
	margin-bottom: 20px;
	padding: 10px 10px 13px;
	background-color: #636363;
	border-radius: 6px;
	font-family: -apple-system, BlinkMacSystemFont, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: 700;
	line-height: 1.5;
	letter-spacing: -0.5px;
	color: #fff;
}
.u_cbox .u_cbox_layer_userblock_primarybtn + .u_cbox_layer_userblock_standardbtn {
	margin: -17px 0 3px;
	background-color: #fff;
	font-size: 15px;
	font-weight: 500;
	letter-spacing: -0.23px;
	color: #767678;
}
/* //차단,차단해제 안내메세지 알람 레이어 */
/* 차단한 이용자 관리 레이어 */
.u_cbox .u_cbox_layer_manageblock {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	padding-bottom: 49px;
	background-color: #fff;
}
.u_cbox .u_cbox_manageblock_header {
	position: relative;
	z-index: 40;
	height: 49px;
	padding: 16px 52px 0;
	background-color: #00ce7c;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.u_cbox .u_cbox_manageblock_title {
	overflow: hidden;
	font-size: 15px;
	font-weight: 600;
	line-height: 1.26;
	letter-spacing: -0.5px;
	text-align: center;
	color: rgba(255, 255, 255, 0.9);
}
.u_cbox .u_cbox_manageblock_closebtn {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	width: 55px;
	border: 0;
	background-color: transparent;
}
.u_cbox .u_cbox_manageblock_closeicon {
	display: inline-block;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	vertical-align: top;
	background-position: -309px -307px;
	background-repeat: no-repeat;
	width: 19px;
	height: 19px;
}
.u_cbox .u_cbox_manageblock_content {
	overflow: auto;
	padding: 0 20px;
	max-height: 100%;
}
.u_cbox .u_cbox_manageblock_total {
	position: relative;
	margin: 0 -20px;
	padding: 20px 130px 17px 20px;
	border-bottom: 1px solid #f0f0f0;
}
.u_cbox .u_cbox_manageblock_total .u_cbox_manageblock_standardbtn {
	right: 20px;
}
.u_cbox .u_cbox_manageblock_totaltitle {
	font-size: 17px;
	font-weight: 600;
	line-height: 1.17;
	letter-spacing: -0.6px;
}
.u_cbox .u_cbox_manageblock_totalvalue {
	margin-left: 3px;
	font-size: 18px;
	font-weight: 700;
	line-height: 1.16;
}
.u_cbox .u_cbox_manageblock_totaldesc {
	margin-top: 2px;
	font-size: 13px;
	line-height: 1.54;
	letter-spacing: -0.5px;
	color: #999;
}
.u_cbox .u_cbox_manageblock_standardbtn {
	position: absolute;
	top: 50%;
	right: 0;
	min-height: 16px;
	margin-top: -17px;
	padding: 8px 11px;
	border-radius: 4px;
	border: solid 1px #dcdcdc;
	background-color: #fff;
	font-size: 13px;
	font-weight: 500;
	line-height: 1.23;
	letter-spacing: -0.46px;
}
.u_cbox .u_cbox_manageblock_listitem {
	position: relative;
	padding: 12px 84px 12px 0;
	min-height: 33px;
	border-bottom: 1px solid #f0f0f0;
}
.u_cbox .u_cbox_manageblock_listitem::after {
	display: block;
	clear: both;
	content: '';
}
.u_cbox .u_cbox_manageblock_listitem.u_cbox_has_noid_noprofile {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.u_cbox .u_cbox_manageblock_listitem.u_cbox_has_noid_noprofile .u_cbox_manageblock_nickname {
	margin-top: 5px;
}
.u_cbox .u_cbox_manageblock_listitem.u_cbox_has_noid_noprofile .u_cbox_manageblock_iddate {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	margin-top: 9px;
}
.u_cbox .u_cbox_manageblock_listitem.u_cbox_has_noid_noprofile .u_cbox_manageblock_date::before {
	display: inline-block;
	width: 1px;
	height: 9px;
	margin: 3px 6px 0 7px;
	background-color: #e6e6e6;
	vertical-align: top;
	content: '';
}
.u_cbox .u_cbox_manageblock_nickname {
	overflow: hidden;
	margin-top: 7px;
	font-size: 15px;
	font-weight: 700;
	line-height: 1.6;
	letter-spacing: -0.23px;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.u_cbox .u_cbox_manageblock_nickname ~ .u_cbox_manageblock_iddate {
	margin: 2px 0 8px;
}
.u_cbox .u_cbox_manageblock_profile {
	position: relative;
	z-index: 1;
	float: left;
}
.u_cbox .u_cbox_manageblock_profile::after {
	position: absolute;
	top: 0;
	left: 0;
	width: 53px;
	height: 53px;
	border-radius: 27px;
	border: 1px solid rgba(0, 0, 0, 0.1);
	content: '';
}
.u_cbox .u_cbox_manageblock_profile ~ .u_cbox_manageblock_nickname,
.u_cbox .u_cbox_manageblock_profile ~ .u_cbox_manageblock_iddate {
	margin-left: 68px;
}
.u_cbox .u_cbox_manageblock_profile ~ .u_cbox_manageblock_nickname {
	margin-top: 6px;
}
.u_cbox .u_cbox_manageblock_profile ~ .u_cbox_manageblock_iddate {
	margin-top: 0;
}
.u_cbox .u_cbox_manageblock_profile ~ .u_cbox_manageblock_iddate .u_cbox_manageblock_id {
	font-size: 13px;
	font-weight: 400;
	line-height: 1.23;
	color: #999;
}
.u_cbox .u_cbox_manageblock_profileimg {
	position: relative;
	z-index: -1;
	width: 55px;
	height: 55px;
	border-radius: 28px;
	vertical-align: top;
}
.u_cbox .u_cbox_manageblock_iddate {
	margin-top: 9px;
	font-size: 0;
	line-height: 0;
}
.u_cbox .u_cbox_manageblock_id,
.u_cbox .u_cbox_manageblock_date {
	display: inline-block;
	font-size: 13px;
	line-height: 1.23;
	color: #999;
	vertical-align: top;
}
.u_cbox .u_cbox_manageblock_id ~ .u_cbox_manageblock_date::before {
	display: inline-block;
	width: 1px;
	height: 9px;
	margin: 3px 6px 0 7px;
	background-color: #e6e6e6;
	vertical-align: top;
	content: '';
}
.u_cbox .u_cbox_manageblock_date {
	letter-spacing: -0.3px;
}
.u_cbox .u_cbox_manageblock_morebtn {
	width: 100%;
	height: 45px;
	margin-bottom: 12px;
	border: 0;
	border-bottom: 1px solid #f0f0f0;
	background-color: transparent;
	font-size: 13px;
	font-weight: 500;
	line-height: 1.31;
	letter-spacing: -0.2px;
	color: #666;
}
.u_cbox .u_cbox_manageblock_morebtn[aria-hidden='true'] {
	display: none;
}
.u_cbox .u_cbox_manageblock_morebtn::after {
	display: inline-block;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	vertical-align: top;
	background-position: -387px -156px;
	background-repeat: no-repeat;
	width: 10px;
	height: 7px;
	margin: 5px 0 0 1px;
	content: '';
}
.u_cbox .u_cbox_manageblock_none {
	padding: 70px 0;
	text-align: center;
}
.u_cbox .u_cbox_manageblock_noneicon {
	display: inline-block;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	vertical-align: top;
	background-position: -4px -251px;
	background-repeat: no-repeat;
	width: 48px;
	height: 48px;
}
.u_cbox .u_cbox_manageblock_nonemsg {
	margin-top: 11px;
	font-size: 17px;
	font-weight: 500;
	line-height: 1.24;
	letter-spacing: -0.26px;
	text-align: center;
	color: #666;
}
/* //차단한 이용자 관리 레이어 */
/* 이용자 관리 레이어 */
.u_cbox .u_cbox_manageusers {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	padding-bottom: 101px;
	background-color: #fff;
}
.u_cbox .u_cbox_manageusers_header {
	position: relative;
	z-index: 40;
	border-bottom: 1px solid #f0f0f0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.u_cbox .u_cbox_manageusers_header.u_cbox_is_scrolled {
	-webkit-box-shadow: 0 2px 16px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 2px 16px 0 rgba(0, 0, 0, 0.1);
}
.u_cbox .u_cbox_manageusers_title {
	overflow: hidden;
	min-height: 33px;
	padding-top: 16px;
	font-family: -apple-system, BlinkMacSystemFont, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: 700;
	line-height: 1.26;
	letter-spacing: -0.75px;
	text-align: center;
	color: #303038;
}
.u_cbox .u_cbox_manageusers_closebtn {
	position: absolute;
	top: 0;
	left: 0;
	width: 42px;
	height: 49px;
}
.u_cbox .u_cbox_manageusers_closelabel {
	display: inline-block;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	vertical-align: top;
	background-position: -315px -207px;
	background-repeat: no-repeat;
	width: 12px;
	height: 21px;
}
.u_cbox .u_cbox_manageusers_helpbtn {
	position: absolute;
	top: 3px;
	right: 0;
	width: 44px;
	height: 44px;
}
.u_cbox .u_cbox_manageusers_helpbtnlabel {
	display: inline-block;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	vertical-align: top;
	background-position: -114px -363px;
	background-repeat: no-repeat;
	width: 14px;
	height: 14px;
}
.u_cbox .u_cbox_manageusers_helplayer {
	display: none;
	position: absolute;
	top: 35px;
	right: 0;
	margin: 0 11px;
	padding: 13px 40px 14px 14px;
	border-radius: 4px;
	-webkit-box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, 0.04);
	box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, 0.04);
	border: 1px solid #eeeff5;
	background-color: #fff;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.u_cbox .u_cbox_manageusers_helplayer[aria-modal='true'] {
	display: block;
}
.u_cbox .u_cbox_manageusers_helplayer_content {
	font-family: -apple-system, BlinkMacSystemFont, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.38;
	letter-spacing: -0.8px;
	color: #929294;
}
.u_cbox .u_cbox_manageusers_helplayer_closebtn {
	position: absolute;
	top: 2px;
	right: 0;
	width: 40px;
	padding: 15px;
	font-size: 0;
	line-height: 0;
}
.u_cbox .u_cbox_manageusers_helplayer_closelabel {
	display: inline-block;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	vertical-align: top;
	background-position: -387px -171px;
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
}
.u_cbox .u_cbox_manageusers_menu {
	overflow-x: auto;
	margin: 5px 0 -1px;
	padding: 0 16px;
	font-size: 0;
	line-height: 0;
	text-align: left;
	white-space: nowrap;
}
@media (min-width: 320px) {
	.u_cbox .u_cbox_manageusers_menu {
		padding: 0 20px;
	}
}
.u_cbox .u_cbox_manageusers_menuitem {
	display: inline-block;
	min-width: 50px;
}
.u_cbox .u_cbox_manageusers_menuitem + .u_cbox_manageusers_menuitem {
	margin-left: 20px;
}
.u_cbox .u_cbox_manageusers_tab {
	width: 100%;
}
.u_cbox .u_cbox_manageusers_tab[aria-selected='true'] .u_cbox_manageusers_tablabel {
	border-bottom: 2px solid #303038;
	color: #303038;
}
.u_cbox .u_cbox_manageusers_tablabel {
	display: inline-block;
	min-height: 21px;
	padding: 13px 0 11px;
	font-family: -apple-system, BlinkMacSystemFont, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 600;
	line-height: 1.5;
	letter-spacing: -0.47px;
	color: #929294;
	white-space: nowrap;
}
.u_cbox .u_cbox_manageusers_tabcount {
	margin-left: 5px;
}
.u_cbox .u_cbox_manageusers_content {
	overflow: auto;
	padding: 0 16px;
	max-height: 100%;
	outline: 0;
}
@media (min-width: 320px) {
	.u_cbox .u_cbox_manageusers_content {
		padding: 0 20px;
	}
}
.u_cbox .u_cbox_manageusers_list {
	margin-top: 6px;
}
.u_cbox .u_cbox_manageusers_list.u_cbox_type_blocked .u_cbox_manageusers_profile {
	opacity: 0.5;
}
.u_cbox .u_cbox_manageusers_list.u_cbox_type_blocked .u_cbox_manageusers_nickname_content {
	color: #767678;
}
.u_cbox .u_cbox_manageusers_listitem {
	position: relative;
	padding: 20px 120px 15px 0;
	border-bottom: 1px solid #f0f0f0;
}
.u_cbox .u_cbox_manageusers_standardbtn,
.u_cbox .u_cbox_manageusers_primarybtn {
	position: absolute;
	top: 50%;
	right: 0;
	font-family: -apple-system, BlinkMacSystemFont, Helvetica, sans-serif;
	line-height: 1.5;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.u_cbox .u_cbox_manageusers_standardbtn {
	min-height: 25px;
	padding: 3px 10px;
	border: 1px solid #dcdcdc;
	border-radius: 20px;
	background-color: #fff;
	font-size: 11px;
	font-weight: 600;
	letter-spacing: -0.6px;
	color: #333;
}
.u_cbox .u_cbox_manageusers_primarybtn {
	min-height: 26px;
	padding: 3px 7px 3px 8px;
	border-radius: 4px;
	background-color: #00ce7c;
	letter-spacing: -0.43px;
	font-size: 12px;
	color: #fff;
}
.u_cbox .u_cbox_manageusers_primarybtn_icon {
	display: inline-block;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	vertical-align: top;
	background-position: -387px -222px;
	background-repeat: no-repeat;
	width: 9px;
	height: 9px;
	margin: 4px 5px 0 0;
}
.u_cbox .u_cbox_manageusers_usersummary {
	display: inline-block;
	position: relative;
	max-width: 100%;
	height: 44px;
}
.u_cbox .u_cbox_manageusers_usersummary .u_cbox_ico_follow {
	position: absolute;
	top: 11px;
	right: -42px;
	min-height: 11px;
	border: 1px solid currentColor;
	border-radius: 8.5px;
	font-family: -apple-system, BlinkMacSystemFont, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: 700;
	line-height: 1.3;
	color: #00ce7c;
	white-space: nowrap;
}
.u_cbox .u_cbox_manageusers_usersummary .u_cbox_txt_follow {
	display: block;
	padding: 2px 5px 0;
}
.u_cbox .u_cbox_manageusers_usersummary .u_cbox_bg_follow_l,
.u_cbox .u_cbox_manageusers_usersummary .u_cbox_bg_follow_r {
	display: none;
}
.u_cbox .u_cbox_manageusers_nickname {
	position: relative;
	padding-right: 18px;
	max-width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.u_cbox .u_cbox_manageusers_nickname ~ .u_cbox_manageusers_iddate {
	margin: 0;
}
@media (min-width: 320px) {
	.u_cbox .u_cbox_manageusers_nickname ~ .u_cbox_manageusers_iddate {
		position: absolute;
		top: 26px;
		left: 0;
	}
}
.u_cbox .u_cbox_manageusers_nickname ~ .u_cbox_ico_follow {
	top: 3px;
}
.u_cbox .u_cbox_manageusers_nickname ~ .u_cbox_manageusers_totalcomment {
	top: 0;
}
.u_cbox
	.u_cbox_manageusers_nickname
	~ .u_cbox_manageusers_totalcomment
	.u_cbox_manageusers_totalcomment_icon {
	margin-top: 1px;
}
.u_cbox .u_cbox_manageusers_nickname_content {
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	max-width: 100%;
	font-family: -apple-system, BlinkMacSystemFont, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: 600;
	line-height: 1.5;
	letter-spacing: -0.23px;
}
.u_cbox .u_cbox_manageusers_profile {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 44px;
	height: 44px;
}
.u_cbox .u_cbox_manageusers_profile::after {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	border-radius: 50%;
	border: 1px solid rgba(0, 0, 0, 0.1);
	content: '';
}
.u_cbox .u_cbox_manageusers_profile ~ .u_cbox_manageusers_nickname {
	padding-left: 56px;
}
.u_cbox .u_cbox_manageusers_profile ~ .u_cbox_manageusers_iddate {
	margin-left: 56px;
	white-space: normal;
}
@media (min-width: 320px) {
	.u_cbox .u_cbox_manageusers_profile ~ .u_cbox_manageusers_iddate {
		white-space: nowrap;
	}
}
.u_cbox .u_cbox_manageusers_profile ~ .u_cbox_manageusers_iddate .u_cbox_manageusers_date::before {
	display: none;
}
@media (min-width: 320px) {
	.u_cbox
		.u_cbox_manageusers_profile
		~ .u_cbox_manageusers_iddate
		.u_cbox_manageusers_date::before {
		display: inline-block;
	}
}
.u_cbox .u_cbox_manageusers_profile ~ .u_cbox_manageusers_totalcomment {
	height: 100%;
}
.u_cbox
	.u_cbox_manageusers_profile
	~ .u_cbox_manageusers_totalcomment
	.u_cbox_manageusers_totalcomment_icon {
	margin-top: -9px;
}
.u_cbox .u_cbox_manageusers_profileimg {
	position: relative;
	z-index: -1;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	vertical-align: top;
}
.u_cbox .u_cbox_manageusers_totalcomment {
	position: absolute;
	top: 8px;
	left: 0;
	z-index: 2;
	width: 100%;
	height: 23px;
	text-align: right;
}
.u_cbox .u_cbox_manageusers_totalcomment_content {
	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_manageusers_totalcomment_icon {
	display: inline-block;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	vertical-align: top;
	background-position: -158px -363px;
	background-repeat: no-repeat;
	width: 13px;
	height: 14px;
}
.u_cbox .u_cbox_manageusers_iddate {
	margin: 12px 19px 0 0;
	white-space: nowrap;
}
.u_cbox .u_cbox_manageusers_id,
.u_cbox .u_cbox_manageusers_date {
	display: inline-block;
	font-family: -apple-system, BlinkMacSystemFont, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.23;
	color: #999;
	vertical-align: top;
}
.u_cbox .u_cbox_manageusers_id ~ .u_cbox_manageusers_date::before {
	display: inline-block;
	width: 1px;
	height: 9px;
	margin: 3px 6px 0 7px;
	background-color: #e6e6e6;
	vertical-align: top;
	content: '';
}
.u_cbox .u_cbox_manageusers_date {
	display: block;
	letter-spacing: -0.3px;
}
@media (min-width: 320px) {
	.u_cbox .u_cbox_manageusers_date {
		display: inline-block;
	}
}
.u_cbox .u_cbox_manageusers_morebtn {
	width: 100%;
	min-height: 42px;
	margin-bottom: 23px;
	padding-top: 1px;
	border-bottom: 1px solid #f0f0f0;
	font-family: -apple-system, BlinkMacSystemFont, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 500;
	line-height: 1.31;
	letter-spacing: -0.2px;
	color: #666;
}
.u_cbox .u_cbox_manageusers_morebtn::after {
	display: inline-block;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	vertical-align: top;
	background-position: -387px -189px;
	background-repeat: no-repeat;
	width: 10px;
	height: 7px;
	margin: 5px 0 0 3px;
	content: '';
}
.u_cbox .u_cbox_manageusers_morebtn[aria-hidden='true'] {
	display: none;
}
.u_cbox .u_cbox_manageusers_none {
	padding: 81px 0;
	text-align: center;
}
.u_cbox .u_cbox_manageusers_none_icon {
	display: none;
}
.u_cbox .u_cbox_manageusers_none_content {
	font-family: -apple-system, BlinkMacSystemFont, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 1.33;
	text-align: center;
	color: #767678;
}
/* //이용자 관리 레이어 */
/* 댓글 작성전 악플 제재 안내 메세지:클린봇 AI스코어 기준 */
.u_cbox .u_cbox_layer_goodcomment_wrap .u_cbox_layer_tail {
	display: none;
}
.u_cbox .u_cbox_layer_goodcomment {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 300px;
	border-radius: 10px;
	background-color: #fff;
	font-family: -apple-system, BlinkMacSystemFont, Helvetica, sans-serif;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.u_cbox .u_cbox_layer_goodcomment_header {
	padding: 32px 20px 0;
}
.u_cbox .u_cbox_layer_goodcomment_headericon,
.u_cbox .u_cbox_layer_goodcomment_headericon2 {
	display: inline-block;
	width: 81px;
	height: 59px;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: 81px 59px;
	font-size: 0;
	line-height: 0;
	vertical-align: top;
}
.u_cbox .u_cbox_layer_goodcomment_headericon {
	background-image: url(https://ssl.pstatic.net/static.news/image/news/m/2020/05/11/cbox_cleanbot_reconsider_w.gif);
}
.u_cbox .u_cbox_layer_goodcomment_headericon2 {
	background-image: url(https://ssl.pstatic.net/static.news/image/news/m/2020/05/11/cbox_cleanbot_impossible_w.gif);
}
.u_cbox .u_cbox_layer_goodcomment_title {
	margin-top: 10px;
	font-family: -apple-system, BlinkMacSystemFont, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 1.2;
	letter-spacing: -0.5px;
	word-break: break-word;
	color: #1e1e23;
}
.u_cbox .u_cbox_layer_goodcomment_titlehighlight {
	color: #f0760f;
}
.u_cbox .u_cbox_layer_goodcomment_titlehighlight2 {
	color: #f44336;
}
.u_cbox .u_cbox_layer_goodcomment_content {
	padding: 0 19px 21px;
	font-size: 15px;
	line-height: 1.2;
	letter-spacing: -0.5px;
	word-break: break-word;
}
.u_cbox .u_cbox_layer_goodcomment_msg {
	padding-top: 7px;
	color: #767678;
}
.u_cbox .u_cbox_layer_goodcomment_msg2 {
	font-weight: 500;
	padding-bottom: 9px;
}
.u_cbox_layer_goodcomment_datetime {
	display: inline-block;
	padding-top: 12px;
}
.u_cbox_layer_goodcomment_datetime + .u_cbox_layer_goodcomment_msg {
	padding-top: 20px;
}
.u_cbox .u_cbox_layer_goodcomment_datetimemsg {
	background-image: -webkit-gradient(
		linear,
		left top,
		right top,
		color-stop(50%, #fff),
		color-stop(50%, rgba(244, 67, 54, 0.1))
	);
	background-image: -webkit-linear-gradient(left, #fff 50%, rgba(244, 67, 54, 0.1) 50%);
	background-image: -webkit-gradient(
		linear,
		left top,
		right top,
		color-stop(50%, #fff),
		color-stop(50%, rgba(244, 67, 54, 0.1))
	);
	background-image: linear-gradient(to right, #fff 50%, rgba(244, 67, 54, 0.1) 50%);
	background-repeat: repeat-x;
	background-position: 100% 10px;
	background-size: 200% 10px;
	font-weight: 600;
	color: #1e1e23;
}
.u_cbox .u_cbox_layer_goodcomment_datetimeline {
	display: none;
}
.u_cbox .u_cbox_layer_goodcomment_extra {
	padding: 0 20px 20px;
}
.u_cbox .u_cbox_layer_goodcomment_extra::after {
	display: block;
	clear: both;
	content: '';
}
.u_cbox .u_cbox_layer_goodcomment_standardbtn,
.u_cbox .u_cbox_layer_goodcomment_primarybtn {
	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: 44px;
	padding: 10px;
	border-radius: 8px;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.5;
}
.u_cbox .u_cbox_layer_goodcomment_standardbtn {
	width: 100%;
	background-color: #2c333a;
	color: #fff;
}
.u_cbox .u_cbox_layer_goodcomment_primarybtn {
	float: left;
	width: 101px;
	margin-right: 7px;
	border: 1px solid #dddee2;
	background-color: #fff;
	color: #1e1e23;
}
.u_cbox .u_cbox_layer_goodcomment_primarybtn + .u_cbox_layer_goodcomment_standardbtn {
	width: 152px;
}
/* //댓글 작성전 악플 제재 안내 메세지:클린봇 AI스코어 기준 */
/* 댓글의 평점 */
.u_cbox .u_cbox_smallrating {
	position: relative;
	float: left;
	margin-top: 1px;
	font-size: 0;
	line-height: 0;
}
.u_cbox .u_cbox_smallrating + .u_cbox_info::before {
	width: 3px;
	height: 3px;
	margin: 0 5px 0 7px;
	border-radius: 3px;
	background-color: #c0c0c0;
	content: '';
}
@media (max-width: 320px) {
	.u_cbox .u_cbox_comment_box.u_cbox_type_profile .u_cbox_smallrating + .u_cbox_info {
		padding-top: 3px;
		clear: both;
	}
}
@media (max-width: 320px) {
	.u_cbox .u_cbox_comment_box.u_cbox_type_profile .u_cbox_smallrating + .u_cbox_info::before {
		display: none;
	}
}
.u_cbox .u_cbox_smallrating_title {
	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_smallrating_stars {
	display: inline-block;
	position: relative;
	margin-top: 2px;
	vertical-align: top;
}
.u_cbox .u_cbox_smallrating_icon {
	display: inline-block;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	vertical-align: top;
	background-position: -154px -58px;
	background-repeat: no-repeat;
	width: 85px;
	height: 18px;
}
.u_cbox .u_cbox_smallrating_icon2 {
	display: inline-block;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	vertical-align: top;
	background-position: -154px -84px;
	background-repeat: no-repeat;
	width: 85px;
	height: 18px;
	position: absolute;
	top: 0;
	left: 0;
}
.u_cbox .u_cbox_smallrating_score {
	display: inline-block;
	margin: 2px 0 0 3px;
	font-family: -apple-system, BlinkMacSystemFont, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: 700;
	line-height: 1.2;
	color: #222;
	vertical-align: top;
}
/* //댓글의 평점 */
/* 댓글입력창의 평점 */
.u_cbox .u_cbox_rating {
	display: none;
	margin: 15px 0 0 13px;
}
.u_cbox .u_cbox_edit .u_cbox_rating,
.u_cbox .u_cbox_focus .u_cbox_rating,
.u_cbox .u_cbox_writing .u_cbox_rating,
.u_cbox .u_cbox_attached .u_cbox_rating {
	display: block;
}
.u_cbox .u_cbox_rating_title {
	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_rating_wrap {
	display: inline-block;
	position: relative;
	z-index: 1100;
	font-size: 0;
	line-height: 0;
	vertical-align: top;
}
.u_cbox .u_cbox_rating_button {
	font-size: 0;
	line-height: 0;
	vertical-align: top;
}
.u_cbox .u_cbox_rating_button[aria-expanded='false'] ~ .u_cbox_rating_listbox {
	display: none;
}
.u_cbox .u_cbox_rating_button[data-max-rating='5'] ~ .u_cbox_rating_listbox {
	width: 62px;
}
.u_cbox .u_cbox_rating_button[data-max-rating='10'] ~ .u_cbox_rating_listbox {
	width: 125px;
}
.u_cbox .u_cbox_rating_stars {
	display: inline-block;
	position: relative;
	vertical-align: top;
}
.u_cbox .u_cbox_rating_staricon {
	display: inline-block;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	vertical-align: top;
	background-position: -4px -72px;
	background-repeat: no-repeat;
	width: 128px;
	height: 24px;
}
.u_cbox .u_cbox_rating_staricon2 {
	display: inline-block;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	vertical-align: top;
	background-position: -4px -104px;
	background-repeat: no-repeat;
	width: 128px;
	height: 24px;
	position: absolute;
	top: 0;
	left: 0;
}
.u_cbox .u_cbox_rating_extra {
	position: absolute;
	top: 0;
	left: -1px;
}
.u_cbox .u_cbox_rating_starbtn {
	width: 26px;
	height: 24px;
	vertical-align: top;
}
.u_cbox .u_cbox_rating_halfstarbtn {
	width: 13px;
	height: 24px;
	vertical-align: top;
}
.u_cbox .u_cbox_rating_starinscore {
	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_rating_score {
	display: inline-block;
	margin: 1px 0 0 5px;
	font-family: -apple-system, BlinkMacSystemFont, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: 700;
	line-height: 1.2;
	color: #222;
	vertical-align: top;
}
.u_cbox .u_cbox_rating_arrow {
	display: inline-block;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	vertical-align: top;
	background-position: -105px -337px;
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
	margin: 5px 0 0 8px;
}
.u_cbox .u_cbox_rating_listbox {
	overflow: hidden;
	position: absolute;
	top: 35px;
	right: 0;
	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);
	border: 1px solid #d0d0d0;
	cursor: pointer;
}
.u_cbox .u_cbox_rating_listbox_list {
	overflow: hidden;
	margin: -1px 0 0 -1px;
}
.u_cbox .u_cbox_rating_listbox_item {
	position: relative;
	float: left;
	width: 62px;
	min-height: 27px;
	padding: 10px 0 0;
	border: 1px solid #ebebeb;
	border-width: 1px 0 0 1px;
	font-size: 16px;
	font-weight: 600;
	line-height: 1.2;
	letter-spacing: -0.37px;
	text-align: center;
	color: #222;
}
/* //댓글입력창의 평점 */
/* 멀티평점 평가 및 리뷰 */
.u_cbox .u_cbox_multirating_stats {
	overflow: hidden;
	padding: 25px 0 10px;
}
.u_cbox .u_cbox_multirating_stats_title {
	display: block;
	padding-left: 9px;
	font-family: -apple-system, BlinkMacSystemFont, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 700;
	line-height: 1.22;
	letter-spacing: -0.4px;
	color: #303038;
}
.u_cbox .u_cbox_multirating_stats_list {
	float: left;
	width: 101px;
}
@media (min-width: 270px) {
	.u_cbox .u_cbox_multirating_stats_list {
		width: 120px;
	}
}
.u_cbox .u_cbox_multirating_stats_subtitle,
.u_cbox .u_cbox_multirating_stats_charttitle {
	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_multirating_stats_totalrating {
	padding: 3px 0 0 11px;
	font-family: -apple-system, BlinkMacSystemFont, Helvetica, sans-serif;
	font-size: 52px;
	font-weight: 700;
	line-height: 1.09;
	letter-spacing: -1px;
	color: #242424;
}
.u_cbox .u_cbox_multirating_stats_total {
	width: 93px;
	padding: 2px 0 0 9px;
	font-size: 0;
	line-height: 0;
}
.u_cbox .u_cbox_multirating_stats_totalnum {
	font-family: -apple-system, BlinkMacSystemFont, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.25;
	letter-spacing: -0.5px;
	color: #303038;
}
.u_cbox .u_cbox_multirating_stats_bar {
	display: inline-block;
	width: 1px;
	height: 12px;
	margin: 3px 5px 0 7px;
	background-color: #eee;
	vertical-align: top;
}
.u_cbox .u_cbox_multirating_stats_guide {
	padding-top: 2px;
	font-family: -apple-system, BlinkMacSystemFont, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.25;
	letter-spacing: -0.46px;
	color: #bbbabc;
}
.u_cbox .u_cbox_multirating_stats_chartlist {
	overflow: hidden;
	padding-top: 3px;
}
.u_cbox .u_cbox_multirating_stats_chartitem {
	position: relative;
	min-height: 19px;
	padding-left: 43px;
}
@media (min-width: 360px) {
	.u_cbox .u_cbox_multirating_stats_chartitem {
		padding-left: 134px;
	}
}
.u_cbox .u_cbox_multirating_stats_chartitem:first-child .u_cbox_multirating_stats_categoryvalue {
	font-weight: 700;
	color: #222;
}
.u_cbox .u_cbox_multirating_stats_category {
	font-family: -apple-system, BlinkMacSystemFont, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.25;
	letter-spacing: -0.46px;
	color: #929294;
	word-break: break-all;
	word-wrap: break-word;
}
.u_cbox .u_cbox_multirating_stats_categoryvalue {
	position: absolute;
	top: 0;
	left: 0;
	margin-right: 6px;
	font-family: -apple-system, BlinkMacSystemFont, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 500;
	line-height: 1.25;
	color: #4e4e4e;
}
@media (min-width: 360px) {
	.u_cbox .u_cbox_multirating_stats_categoryvalue {
		left: 92px;
	}
}
.u_cbox .u_cbox_multirating_stats_icon {
	display: inline-block;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	vertical-align: top;
	background-position: -387px -204px;
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
	margin: 3px 4px 0 0;
}
.u_cbox .u_cbox_multirating_stats_progress {
	display: none;
	position: absolute;
	top: 7px;
	left: 0;
	overflow: hidden;
	width: 80px;
	border-radius: 6px;
	background-color: #eee;
	font-size: 0;
	line-height: 0;
}
@media (min-width: 360px) {
	.u_cbox .u_cbox_multirating_stats_progress {
		display: block;
	}
}
.u_cbox .u_cbox_multirating_stats_progressbar {
	display: inline-block;
	height: 5px;
	border-radius: 6px;
	background-color: #9ea3b8;
}
.u_cbox .u_cbox_multirating_stats_button {
	width: 100%;
	margin-top: 15px;
	padding: 12px 15px 15px;
	border-radius: 6px;
	border: 0;
	background-color: #5a5c72;
	font-family: -apple-system, BlinkMacSystemFont, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: 600;
	line-height: 1.25;
	letter-spacing: -0.5px;
	color: #fff;
}
/* //멀티평점 평가 및 리뷰 */
/* 멀티평점 댓글리스트 평균 카운트 */
.u_cbox .u_cbox_multirating_totalcount {
	position: absolute;
	top: 2px;
	right: 17px;
	font-size: 0;
	line-height: 0;
}
.u_cbox .u_cbox_multirating_totalcount_title {
	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_multirating_totalcount_icon {
	display: inline-block;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	vertical-align: top;
	background-position: -243px -337px;
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
}
.u_cbox .u_cbox_multirating_totalcount_value {
	display: inline-block;
	margin: 1px 0 0 4px;
	font-family: -apple-system, BlinkMacSystemFont, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: 700;
	line-height: 1.2;
	color: #222;
	vertical-align: top;
}
/* //멀티평점 댓글리스트 평균 카운트 */
/* 멀티평점 댓글리스트 항목별 평점 카운트 */
.u_cbox .u_cbox_multirating_eachcount {
	position: relative;
	margin: 2px 0 10px;
	border-radius: 4px;
	border: 1px solid #eceeef;
	background-color: #f9fbfc;
}
.u_cbox .u_cbox_multirating_eachcount_prevbutton,
.u_cbox .u_cbox_multirating_eachcount_nextbutton {
	display: none;
}
.u_cbox .u_cbox_multirating_eachcount_prevbg,
.u_cbox .u_cbox_multirating_eachcount_nextbg {
	position: absolute;
	top: 0;
	z-index: 1;
	width: 53px;
	height: 54px;
	border-radius: 3px;
}
.u_cbox .u_cbox_multirating_eachcount_prevbg {
	left: 0;
	background-image: -webkit-gradient(
		linear,
		left top,
		right top,
		from(#fafcfc),
		color-stop(27%, #fafcfc),
		to(rgba(250, 252, 252, 0))
	);
	background-image: -webkit-linear-gradient(
		left,
		#fafcfc 0%,
		#fafcfc 27%,
		rgba(250, 252, 252, 0) 100%
	);
	background-image: -webkit-gradient(
		linear,
		left top,
		right top,
		from(#fafcfc),
		color-stop(27%, #fafcfc),
		to(rgba(250, 252, 252, 0))
	);
	background-image: linear-gradient(to right, #fafcfc 0%, #fafcfc 27%, rgba(250, 252, 252, 0) 100%);
}
.u_cbox .u_cbox_multirating_eachcount_nextbg {
	right: 0;
	background-image: -webkit-gradient(
		linear,
		left top,
		right top,
		from(rgba(250, 252, 252, 0)),
		color-stop(73%, #fafcfc),
		to(#fafcfc)
	);
	background-image: -webkit-linear-gradient(
		left,
		rgba(250, 252, 252, 0) 0%,
		#fafcfc 73%,
		#fafcfc 100%
	);
	background-image: -webkit-gradient(
		linear,
		left top,
		right top,
		from(rgba(250, 252, 252, 0)),
		color-stop(73%, #fafcfc),
		to(#fafcfc)
	);
	background-image: linear-gradient(to right, rgba(250, 252, 252, 0) 0%, #fafcfc 73%, #fafcfc 100%);
}
.u_cbox .u_cbox_multirating_eachcount_title {
	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_multirating_eachcount_list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	overflow-x: auto;
	padding: 8px 2px 7px 1px;
}
.u_cbox .u_cbox_multirating_eachcount_item {
	display: block;
	position: relative;
	-webkit-box-flex: 1;
	-ms-flex: 1 0 48px;
	flex: 1 0 48px;
	height: 39px;
	padding: 0 4px;
	text-align: center;
}
.u_cbox .u_cbox_multirating_eachcount_item:first-child .u_cbox_multirating_eachcount_bar {
	display: none;
}
.u_cbox .u_cbox_multirating_eachcount_bar {
	position: absolute;
	top: 1px;
	bottom: 2px;
	left: 0;
	width: 1px;
	background-color: #f0f0f0;
}
.u_cbox .u_cbox_multirating_eachcount_label {
	font-family: -apple-system, BlinkMacSystemFont, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 400;
	line-height: 1.25;
	letter-spacing: -1px;
	color: #5a5b60;
}
.u_cbox .u_cbox_multirating_eachcount_value {
	display: block;
	margin-top: 2px;
	font-family: -apple-system, BlinkMacSystemFont, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: 700;
	line-height: 1.33;
	color: #e5343d;
}
/* //멀티평점 댓글리스트 항목별 평점 카운트 */
/* 멀티평점 평가하기 레이어 */
.u_cbox .u_cbox_layer_multirating_wrap .u_cbox_layer_dimmed {
	opacity: 0.6;
}
.u_cbox .u_cbox_layer_multirating {
	display: inline-block;
	position: relative;
	min-width: 250px;
	max-width: 345px;
	margin: 15px auto;
	border-radius: 12px;
	background-color: #fff;
	vertical-align: middle;
}
.u_cbox .u_cbox_layer_multirating_header {
	min-height: 21px;
	padding: 19px 60px 20px;
	border-bottom: 1px solid #f0f0f0;
}
.u_cbox .u_cbox_layer_multirating_title {
	font-family: -apple-system, BlinkMacSystemFont, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 1.22;
	color: #1e1e23;
}
.u_cbox .u_cbox_layer_multirating_close {
	position: absolute;
	top: 0;
	right: 0;
}
.u_cbox .u_cbox_layer_multirating_closebutton {
	padding: 18px;
	border: 0;
	background-color: transparent;
}
.u_cbox .u_cbox_layer_multirating_closeicon {
	display: block;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	background-position: -220px -171px;
	background-repeat: no-repeat;
	width: 24px;
	height: 24px;
}
.u_cbox .u_cbox_layer_multirating_content {
	overflow-x: hidden;
	overflow-y: auto;
	height: 539px;
	padding: 0 20px;
}
@media (max-width: 320px) {
	.u_cbox .u_cbox_layer_multirating_content {
		height: 477px;
		padding: 0 15px;
	}
}
.u_cbox .u_cbox_layer_multirating_radio_title {
	padding-top: 17px;
	font-family: -apple-system, BlinkMacSystemFont, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: 500;
	line-height: 1.41;
	letter-spacing: -0.4px;
	color: #222;
}
.u_cbox .u_cbox_layer_multirating_radio_title ~ .u_cbox_layer_multirating_radio_title {
	border-top: 1px solid #f0f0f0;
}
.u_cbox .u_cbox_layer_multirating_radio_title br {
	display: none;
}
.u_cbox .u_cbox_layer_multirating_radiodesc {
	padding-top: 9px;
}
.u_cbox .u_cbox_layer_multirating_radiogroup {
	position: relative;
	display: inline-block;
	width: 142px;
	font-size: 0;
	line-height: 0;
}
.u_cbox .u_cbox_layer_multirating_bad,
.u_cbox .u_cbox_layer_multirating_good {
	position: absolute;
	top: 6px;
}
.u_cbox .u_cbox_layer_multirating_badtext,
.u_cbox .u_cbox_layer_multirating_goodtext {
	position: absolute;
	top: 0;
	width: 72px;
	font-family: -apple-system, BlinkMacSystemFont, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.25;
	letter-spacing: -0.43px;
	color: #9fa0a8;
}
@media (max-width: 320px) {
	.u_cbox .u_cbox_layer_multirating_badtext,
	.u_cbox .u_cbox_layer_multirating_goodtext {
		width: 47px;
	}
}
.u_cbox .u_cbox_layer_multirating_bad {
	left: -10px;
}
@media (max-width: 320px) {
	.u_cbox .u_cbox_layer_multirating_bad {
		left: -6px;
	}
}
.u_cbox .u_cbox_layer_multirating_badtext {
	right: 0;
	text-align: right;
}
.u_cbox .u_cbox_layer_multirating_good {
	right: -9px;
}
@media (max-width: 320px) {
	.u_cbox .u_cbox_layer_multirating_good {
		right: -5px;
	}
}
.u_cbox .u_cbox_layer_multirating_goodtext {
	left: 0;
	text-align: left;
}
.u_cbox .u_cbox_layer_multirating_radiobutton {
	position: absolute;
	top: 0;
	z-index: 1;
	height: 26px;
	filter: alpha(opacity=0);
	opacity: 0;
}
.u_cbox .u_cbox_layer_multirating_radiobutton:focus + .u_cbox_layer_multirating_radiolabel {
	position: relative;
	outline: 1px dotted #808080;
	outline: medium auto currentcolor;
	outline: medium auto -webkit-focus-ring-color;
}
.u_cbox .u_cbox_layer_multirating_radiobutton.has_point1 {
	left: 0;
}
.u_cbox
	.u_cbox_layer_multirating_radiobutton.has_point1:hover
	~ .u_cbox_layer_multirating_stars
	.u_cbox_layer_multirating_starsicon,
.u_cbox
	.u_cbox_layer_multirating_radiobutton.has_point1:checked
	~ .u_cbox_layer_multirating_stars
	.u_cbox_layer_multirating_starsicon {
	width: 13px;
}
.u_cbox .u_cbox_layer_multirating_radiobutton.has_point2 {
	left: 13px;
}
.u_cbox
	.u_cbox_layer_multirating_radiobutton.has_point2:hover
	~ .u_cbox_layer_multirating_stars
	.u_cbox_layer_multirating_starsicon,
.u_cbox
	.u_cbox_layer_multirating_radiobutton.has_point2:checked
	~ .u_cbox_layer_multirating_stars
	.u_cbox_layer_multirating_starsicon {
	width: 28px;
}
.u_cbox .u_cbox_layer_multirating_radiobutton.has_point3 {
	left: 28px;
}
.u_cbox
	.u_cbox_layer_multirating_radiobutton.has_point3:hover
	~ .u_cbox_layer_multirating_stars
	.u_cbox_layer_multirating_starsicon,
.u_cbox
	.u_cbox_layer_multirating_radiobutton.has_point3:checked
	~ .u_cbox_layer_multirating_stars
	.u_cbox_layer_multirating_starsicon {
	width: 42px;
}
.u_cbox .u_cbox_layer_multirating_radiobutton.has_point4 {
	left: 42px;
}
.u_cbox
	.u_cbox_layer_multirating_radiobutton.has_point4:hover
	~ .u_cbox_layer_multirating_stars
	.u_cbox_layer_multirating_starsicon,
.u_cbox
	.u_cbox_layer_multirating_radiobutton.has_point4:checked
	~ .u_cbox_layer_multirating_stars
	.u_cbox_layer_multirating_starsicon {
	width: 56px;
}
.u_cbox .u_cbox_layer_multirating_radiobutton.has_point5 {
	left: 56px;
}
.u_cbox
	.u_cbox_layer_multirating_radiobutton.has_point5:hover
	~ .u_cbox_layer_multirating_stars
	.u_cbox_layer_multirating_starsicon,
.u_cbox
	.u_cbox_layer_multirating_radiobutton.has_point5:checked
	~ .u_cbox_layer_multirating_stars
	.u_cbox_layer_multirating_starsicon {
	width: 71px;
}
.u_cbox .u_cbox_layer_multirating_radiobutton.has_point6 {
	left: 71px;
}
.u_cbox
	.u_cbox_layer_multirating_radiobutton.has_point6:hover
	~ .u_cbox_layer_multirating_stars
	.u_cbox_layer_multirating_starsicon,
.u_cbox
	.u_cbox_layer_multirating_radiobutton.has_point6:checked
	~ .u_cbox_layer_multirating_stars
	.u_cbox_layer_multirating_starsicon {
	width: 86px;
}
.u_cbox .u_cbox_layer_multirating_radiobutton.has_point7 {
	left: 86px;
}
.u_cbox
	.u_cbox_layer_multirating_radiobutton.has_point7:hover
	~ .u_cbox_layer_multirating_stars
	.u_cbox_layer_multirating_starsicon,
.u_cbox
	.u_cbox_layer_multirating_radiobutton.has_point7:checked
	~ .u_cbox_layer_multirating_stars
	.u_cbox_layer_multirating_starsicon {
	width: 100px;
}
.u_cbox .u_cbox_layer_multirating_radiobutton.has_point8 {
	left: 100px;
}
.u_cbox
	.u_cbox_layer_multirating_radiobutton.has_point8:hover
	~ .u_cbox_layer_multirating_stars
	.u_cbox_layer_multirating_starsicon,
.u_cbox
	.u_cbox_layer_multirating_radiobutton.has_point8:checked
	~ .u_cbox_layer_multirating_stars
	.u_cbox_layer_multirating_starsicon {
	width: 115px;
}
.u_cbox .u_cbox_layer_multirating_radiobutton.has_point9 {
	left: 115px;
}
.u_cbox
	.u_cbox_layer_multirating_radiobutton.has_point9:hover
	~ .u_cbox_layer_multirating_stars
	.u_cbox_layer_multirating_starsicon,
.u_cbox
	.u_cbox_layer_multirating_radiobutton.has_point9:checked
	~ .u_cbox_layer_multirating_stars
	.u_cbox_layer_multirating_starsicon {
	width: 129px;
}
.u_cbox .u_cbox_layer_multirating_radiobutton.has_point10 {
	left: 129px;
}
.u_cbox
	.u_cbox_layer_multirating_radiobutton.has_point10:hover
	~ .u_cbox_layer_multirating_stars
	.u_cbox_layer_multirating_starsicon,
.u_cbox
	.u_cbox_layer_multirating_radiobutton.has_point10:checked
	~ .u_cbox_layer_multirating_stars
	.u_cbox_layer_multirating_starsicon {
	width: 100%;
}
.u_cbox .u_cbox_layer_multirating_radiobutton.has_point1,
.u_cbox .u_cbox_layer_multirating_radiobutton.has_point10,
.u_cbox .u_cbox_layer_multirating_radiobutton.has_point1 + .u_cbox_layer_multirating_radiolabel,
.u_cbox .u_cbox_layer_multirating_radiobutton.has_point10 + .u_cbox_layer_multirating_radiolabel {
	width: 13px;
}
.u_cbox .u_cbox_layer_multirating_radiobutton.has_point3,
.u_cbox .u_cbox_layer_multirating_radiobutton.has_point5,
.u_cbox .u_cbox_layer_multirating_radiobutton.has_point7,
.u_cbox .u_cbox_layer_multirating_radiobutton.has_point9,
.u_cbox .u_cbox_layer_multirating_radiobutton.has_point3 + .u_cbox_layer_multirating_radiolabel,
.u_cbox .u_cbox_layer_multirating_radiobutton.has_point5 + .u_cbox_layer_multirating_radiolabel,
.u_cbox .u_cbox_layer_multirating_radiobutton.has_point7 + .u_cbox_layer_multirating_radiolabel,
.u_cbox .u_cbox_layer_multirating_radiobutton.has_point9 + .u_cbox_layer_multirating_radiolabel {
	width: 14px;
}
.u_cbox .u_cbox_layer_multirating_radiobutton.has_point2,
.u_cbox .u_cbox_layer_multirating_radiobutton.has_point4,
.u_cbox .u_cbox_layer_multirating_radiobutton.has_point6,
.u_cbox .u_cbox_layer_multirating_radiobutton.has_point8,
.u_cbox .u_cbox_layer_multirating_radiobutton.has_point2 + .u_cbox_layer_multirating_radiolabel,
.u_cbox .u_cbox_layer_multirating_radiobutton.has_point4 + .u_cbox_layer_multirating_radiolabel,
.u_cbox .u_cbox_layer_multirating_radiobutton.has_point6 + .u_cbox_layer_multirating_radiolabel,
.u_cbox .u_cbox_layer_multirating_radiobutton.has_point8 + .u_cbox_layer_multirating_radiolabel {
	width: 15px;
}
.u_cbox .u_cbox_layer_multirating_radiolabel {
	float: left;
	height: 26px;
}
.u_cbox .u_cbox_layer_multirating_stars {
	display: inline-block;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	vertical-align: top;
	background-position: -4px -4px;
	background-repeat: no-repeat;
	width: 142px;
	height: 26px;
	margin-top: -26px;
	text-align: left;
}
.u_cbox .u_cbox_layer_multirating_starsicon {
	display: block;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	background-position: -4px -38px;
	background-repeat: no-repeat;
	width: 142px;
	height: 26px;
	width: 0;
}
.u_cbox .u_cbox_layer_multirating_resultdesc {
	padding: 5px 0 20px;
	color: #ff3a45;
}
.u_cbox .u_cbox_layer_multirating_resultdesc_point {
	font-family: -apple-system, BlinkMacSystemFont, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.21;
	letter-spacing: -0.5px;
}
.u_cbox .u_cbox_layer_multirating_resultdesc_text {
	font-family: -apple-system, BlinkMacSystemFont, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 500;
	line-height: 1.23;
	letter-spacing: -0.46px;
}
.u_cbox .u_cbox_layer_multirating_guidedesc {
	padding: 5px 0 22px;
	font-family: -apple-system, BlinkMacSystemFont, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 500;
	letter-spacing: -0.46px;
	line-height: 1.23;
	color: #c3c8cc;
}
.u_cbox .u_cbox_layer_multirating_average {
	border-top: 1px solid #f0f0f0;
}
.u_cbox .u_cbox_layer_multirating_averagetitle {
	display: block;
	padding-top: 19px;
	font-family: -apple-system, BlinkMacSystemFont, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.23;
	letter-spacing: -0.46px;
	color: #636471;
}
.u_cbox .u_cbox_layer_multirating_averagepoint {
	padding-top: 4px;
	font-family: -apple-system, BlinkMacSystemFont, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: 700;
	line-height: 1.2;
	letter-spacing: -0.3px;
	color: #242424;
}
.u_cbox .u_cbox_layer_multirating .u_cbox_write_box {
	margin: 15px 0;
	padding: 11px 0 123px;
	text-align: left;
}
.u_cbox .u_cbox_layer_multirating .u_cbox_write .u_cbox_write_area {
	padding: 13px 0 8px;
}
.u_cbox .u_cbox_layer_multirating .u_cbox_write .u_cbox_inbox {
	margin-right: 0;
	padding: 0 14px;
	background-color: transparent;
}
.u_cbox .u_cbox_layer_multirating .u_cbox_write .u_cbox_inbox .u_cbox_text {
	height: 60px;
	font-family: -apple-system, BlinkMacSystemFont, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 1.4;
	letter-spacing: -0.3px;
	color: #222;
}
.u_cbox .u_cbox_layer_multirating .u_cbox_write .u_cbox_inbox .u_cbox_guide {
	display: inline-block;
	display: -webkit-box;
	overflow: hidden;
	-webkit-line-clamp: 6; /* autoprefixer:off */ /* autoprefixer:ignore next */
	-webkit-box-orient: vertical; /* autoprefixer:on */
	top: 0;
	left: 14px;
	right: 14px;
	font-family: -apple-system, BlinkMacSystemFont, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.31;
	letter-spacing: -0.32px;
	color: #999;
}
.u_cbox .u_cbox_layer_multirating .u_cbox_write_inner {
	position: static;
	border-radius: 6px;
	border: solid 1px #f0f0f0;
	background-color: #f9fafc;
}
.u_cbox .u_cbox_layer_multirating .u_cbox_upload_image,
.u_cbox .u_cbox_layer_multirating .u_cbox_upload_sticker {
	display: block;
	padding: 0 14px 14px;
}
.u_cbox .u_cbox_layer_multirating .u_cbox_upload_image_wrap,
.u_cbox .u_cbox_layer_multirating .u_cbox_upload_sticker_wrap {
	background-color: #fff;
}
.u_cbox .u_cbox_layer_multirating .u_cbox_upload_thumb_link,
.u_cbox .u_cbox_layer_multirating .u_cbox_upload_thumb,
.u_cbox .u_cbox_layer_multirating .u_cbox_upload_image .u_cbox_no_image,
.u_cbox .u_cbox_layer_multirating .u_cbox_upload_image .u_cbox_no_image_s {
	width: 50px;
	height: 50px;
}
.u_cbox .u_cbox_layer_multirating .u_cbox_upload_image .u_cbox_no_image .u_cbox_no_image_msg {
	font-family: -apple-system, BlinkMacSystemFont, Helvetica, sans-serif;
	line-height: 1.25;
	word-break: keep-all;
}
.u_cbox .u_cbox_layer_multirating .u_cbox_write_count {
	display: block;
	margin: 0 15px 33px;
	font-family: -apple-system, BlinkMacSystemFont, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.67;
	text-align: left;
}
.u_cbox .u_cbox_layer_multirating .u_cbox_count_num {
	margin-right: 4px;
	font-weight: 500;
	color: #222;
}
.u_cbox .u_cbox_layer_multirating .u_cbox_write_total {
	margin-left: 4px;
	color: #999;
}
.u_cbox .u_cbox_layer_multirating .u_cbox_upload {
	height: auto;
	border-top: 0;
	margin-bottom: -119px;
	padding-right: 0;
	text-align: center;
}
.u_cbox .u_cbox_layer_multirating .u_cbox_addition {
	display: inline-block;
	position: static;
	padding-left: 0;
	vertical-align: top;
}
.u_cbox .u_cbox_layer_multirating .u_cbox_addition .u_cbox_btn_mention,
.u_cbox .u_cbox_layer_multirating .u_cbox_addition .u_cbox_secret_tag {
	display: block;
}
.u_cbox .u_cbox_layer_multirating .u_cbox_addition .u_cbox_btn_upload_sticker,
.u_cbox .u_cbox_layer_multirating .u_cbox_addition .u_cbox_btn_upload_photo,
.u_cbox .u_cbox_layer_multirating .u_cbox_addition .u_cbox_btn_mention,
.u_cbox .u_cbox_layer_multirating .u_cbox_addition .u_cbox_secret_tag {
	width: auto;
	height: auto;
	margin-right: 20px;
	line-height: 1.23;
}
.u_cbox .u_cbox_layer_multirating .u_cbox_addition .u_cbox_secret_tag {
	margin-right: 0;
}
.u_cbox .u_cbox_layer_multirating .u_cbox_addition .u_cbox_secret_label {
	width: auto;
	height: auto;
	min-height: 20px;
	margin: 0;
}
.u_cbox .u_cbox_layer_multirating .u_cbox_addition .u_cbox_ico_upload_sticker,
.u_cbox .u_cbox_layer_multirating .u_cbox_addition .u_cbox_ico_upload_photo,
.u_cbox .u_cbox_layer_multirating .u_cbox_addition .u_cbox_ico_mention,
.u_cbox .u_cbox_layer_multirating .u_cbox_addition .u_cbox_ico_secret {
	margin: 0;
}
.u_cbox .u_cbox_layer_multirating .u_cbox_btn_upload {
	position: static;
	width: 100%;
	height: auto;
	margin-top: 30px;
	padding: 13px 0 15px;
	border: 0;
	border-radius: 6px;
	background-color: #5a5c72;
	font-family: -apple-system, BlinkMacSystemFont, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: 600;
	line-height: 1.18;
	letter-spacing: -0.5px;
	color: #fff;
}
.u_cbox .u_cbox_layer_multirating .u_cbox_btn_upload[disabled] {
	background-color: #babcc4;
	cursor: default;
}
/* //멀티평점 평가하기 레이어 */
/* 계층 선택 댓글 카테고리 선택 */
.u_cbox .u_cbox_cateselect {
	margin: 4px -15px 0;
	border-top: 1px solid #eef0f1;
	font-size: 0;
	line-height: 0;
}
.u_cbox .u_cbox_cateselect_title {
	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_cateselect_content {
	padding: 8px 10px 14px 15px;
}
.u_cbox .u_cbox_cateselect_content.u_cbox_has_scroll {
	overflow: hidden;
	overflow-x: auto;
	height: 21px;
	padding-top: 21px;
	padding-right: 0;
	white-space: nowrap;
}
.u_cbox .u_cbox_cateselect_content.u_cbox_has_scroll .u_cbox_cateselect_radio {
	width: auto;
	margin-top: 0;
}
.u_cbox .u_cbox_cateselect_content.u_cbox_has_scroll .u_cbox_cateselect_radiolabel {
	margin-right: 20px;
}
.u_cbox .u_cbox_cateselect_radio {
	display: inline-block;
	position: relative;
	width: 50%;
	margin-top: 12px;
	padding: 0 10px 0 24px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	vertical-align: top;
}
.u_cbox .u_cbox_cateselect_radiobox,
.u_cbox .u_cbox_cateselect_radioboxdummy {
	position: absolute;
	top: 1px;
	left: 0;
	width: 19px;
	height: 19px;
}
.u_cbox .u_cbox_cateselect_radiobox {
	z-index: 1;
	opacity: 0;
}
.u_cbox .u_cbox_cateselect_radiobox:checked + .u_cbox_cateselect_radioboxdummy {
	border: 1px solid #00ce7c;
	background-color: #00ce7c;
}
.u_cbox .u_cbox_cateselect_radiobox:checked + .u_cbox_cateselect_radioboxdummy::after {
	background-color: #fff;
}
.u_cbox .u_cbox_cateselect_radiobox:checked ~ .u_cbox_cateselect_radiolabel {
	font-weight: 600;
}
.u_cbox .u_cbox_cateselect_radiobox:focus + .u_cbox_cateselect_radioboxdummy {
	outline: medium auto currentcolor;
	outline: medium auto -webkit-focus-ring-color;
}
.u_cbox .u_cbox_cateselect_radioboxdummy {
	border: 1px solid #dadada;
	border-radius: 50%;
	background-color: #fff;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.u_cbox .u_cbox_cateselect_radioboxdummy::after {
	display: inline-block;
	width: 7px;
	height: 7px;
	margin: 5px 0 0 5px;
	border-radius: 50%;
	background-color: #eee;
	content: '';
}
.u_cbox .u_cbox_cateselect_radiolabel {
	font-family: -apple-system, BlinkMacSystemFont, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 1.4;
	letter-spacing: -0.54px;
	color: #424242;
}
.u_cbox .u_cbox_cateselect_paginate {
	display: none;
}
/* //계층 선택 댓글 카테고리 선택 */
/* 계층 선택 댓글 카테고리 소팅 */
.u_cbox .u_cbox_catesort_root {
	margin-top: 15px;
}
.u_cbox .u_cbox_catesort {
	position: relative;
	margin: 0 -15px;
	border-top: 1px solid #e7e9ee;
	border-bottom: 1px solid #e7e9ee;
	background-color: #f8f8f9;
}
.u_cbox .u_cbox_catesort + .u_cbox_catesort {
	margin-top: -1px;
	border-top: 0;
}
.u_cbox .u_cbox_catesort + .u_cbox_catesort::before {
	position: absolute;
	top: 0;
	left: 15px;
	right: 15px;
	height: 1px;
	background-color: #e7e9ee;
	font-size: 0;
	line-height: 0;
	content: '';
}
.u_cbox .u_cbox_catesort_title,
.u_cbox .u_cbox_catesort_paginate {
	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_catesort_content {
	padding: 1px 15px 11px;
	font-size: 0;
	line-height: 0;
}
.u_cbox .u_cbox_catesort_content.u_cbox_has_scroll {
	overflow: hidden;
	overflow-x: auto;
	white-space: nowrap;
}
.u_cbox .u_cbox_catesort_tagbtn {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
	margin: 10px 5px 0 0;
	padding: 3px 8px;
	min-height: 22px;
	border: 1px solid #e7e9ee;
	border-radius: 20px;
	background-color: #fff;
	font-family: -apple-system, BlinkMacSystemFont, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: 700;
	line-height: 1.5;
	letter-spacing: -0.5px;
	vertical-align: top;
	color: #303038;
}
.u_cbox .u_cbox_catesort_tagbtn[aria-pressed='true'] {
	border-color: #333;
	background-color: #333;
	color: #fff;
}
.u_cbox .u_cbox_catesort_taglabel {
	overflow: hidden;
	max-width: 109px;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.u_cbox .u_cbox_catesort_newicon {
	font-size: 0;
	line-height: 0;
	white-space: nowrap;
	color: transparent;
	position: absolute;
	top: 0;
	right: 1px;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background-color: #ff7b7b;
}
/* //계층 선택 댓글 카테고리 소팅 */
/* 계층 선택 댓글 카테고리 선택시 입력창 태그 */
.u_cbox .u_cbox_write_category {
	margin: 11px 0 0 12px;
}
.u_cbox .u_cbox_write_category[aria-hidden='false'] ~ .u_cbox_write_area .u_cbox_inbox {
	margin-right: 0;
}
.u_cbox .u_cbox_write_category[aria-hidden='false'] ~ .u_cbox_write_area .u_cbox_guide {
	right: 11px;
}
.u_cbox .u_cbox_write_category[aria-hidden='true'] {
	display: none;
}
.u_cbox .u_cbox_write_category + .u_cbox_profile_area {
	padding-top: 8px;
}
.u_cbox .u_cbox_write_categorytag {
	display: inline-block;
	padding: 3px 8px;
	border-radius: 4px;
	background-color: #f0f1f4;
	font-family: -apple-system, BlinkMacSystemFont, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 500;
	line-height: 1.5;
	letter-spacing: -0.35px;
	vertical-align: top;
	color: #767678;
}
/* //계층 선택 댓글 카테고리 선택시 입력창 태그 */
/* 팔로우 댓글 우선 보기 안내문구 */
.u_cbox .u_cbox_follow_guide {
	display: inline-block;
	width: 100%;
	margin-bottom: -4px;
	padding-top: 19px;
	border-top: 1px solid #ededed;
	font-family: -apple-system, BlinkMacSystemFont, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.5;
	letter-spacing: -0.41px;
	color: #929294;
}
.u_cbox .u_cbox_follow_guide ~ .u_cbox_content_wrap {
	margin-top: -2px;
	border-top: 0;
}
.u_cbox .u_cbox_follow_guide_icon {
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	background-position: -92px -363px;
	background-repeat: no-repeat;
	width: 14px;
	height: 14px;
	float: left;
	margin-right: 6px;
}
.u_cbox_follow_guide_description {
	display: block;
	margin-top: -3px;
}
/* //팔로우 댓글 우선 보기 안내문구 */
/* 팔로우 레이어 */
.u_cbox .u_cbox_layer_follow {
	display: inline-block;
	position: relative;
	width: 230px;
	border-radius: 12px;
	background-color: #fff;
	-webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.07);
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.07);
	font-family: -apple-system, BlinkMacSystemFont, Helvetica, sans-serif;
	vertical-align: middle;
}
@media (min-width: 320px) {
	.u_cbox .u_cbox_layer_follow {
		width: 265px;
	}
}
.u_cbox .u_cbox_layer_follow_header {
	margin-top: -22px;
	padding: 0 20px;
}
.u_cbox .u_cbox_layer_follow_profile {
	display: inline-block;
	overflow: hidden;
	position: relative;
	width: 45px;
	height: 45px;
	border-radius: 50%;
	background-color: #d8d8d8;
	vertical-align: top;
}
.u_cbox .u_cbox_layer_follow_profile::after {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	border: 1px solid rgba(0, 0, 0, 0.1);
	border-radius: inherit;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	content: '';
}
.u_cbox .u_cbox_layer_follow_profileimg {
	vertical-align: top;
}
.u_cbox .u_cbox_layer_follow_title {
	margin-top: 12px;
	font-family: -apple-system, BlinkMacSystemFont, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: 700;
	line-height: 1.29;
	letter-spacing: -0.26px;
	color: #303038;
	word-wrap: break-word;
	word-break: keep-all;
}
.u_cbox .u_cbox_layer_follow_content {
	padding: 6px 20px 0;
	font-size: 14px;
	line-height: 1.29;
	letter-spacing: -0.47px;
	color: #767678;
	word-wrap: break-word;
	word-break: keep-all;
}
.u_cbox .u_cbox_layer_follow_extra {
	padding: 21px 20px 0;
}
.u_cbox .u_cbox_layer_follow_standardbtn,
.u_cbox .u_cbox_layer_follow_primarybtn,
.u_cbox .u_cbox_layer_follow_secondarybtn {
	width: 100%;
	padding: 12px 10px 11px;
	border-radius: 6px;
	font-family: -apple-system, BlinkMacSystemFont, Helvetica, sans-serif;
	line-height: 1.5;
}
.u_cbox .u_cbox_layer_follow_primarybtn,
.u_cbox .u_cbox_layer_follow_secondarybtn {
	margin-bottom: 20px;
	font-size: 17px;
	font-weight: 700;
	letter-spacing: -0.5px;
	color: #fff;
}
.u_cbox .u_cbox_layer_follow_standardbtn {
	margin: -17px 0 3px;
	font-size: 15px;
	font-weight: 500;
	letter-spacing: -0.23px;
	color: #767678;
}
.u_cbox .u_cbox_layer_follow_primarybtn {
	background-color: #00ce7c;
}
.u_cbox .u_cbox_layer_follow_secondarybtn {
	background-color: #636363;
}
/* //팔로우 레이어 */
/* 신)댓글모음 레이어 */
.u_cbox .u_cbox_layer_userpage_wrap {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
.u_cbox .u_cbox_layer_userpage {
	overflow: auto;
	position: fixed;
	width: 100%;
	height: 100%;
	background-color: #fff;
}
.u_cbox.u_cbox_userpage {
	height: 100%;
	padding: 0 0 49px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.u_cbox .u_cbox_userpage_header {
	position: relative;
	z-index: 40;
	height: 49px;
	font-size: 0;
	line-height: 0;
	text-align: center;
}
.u_cbox .u_cbox_userpage_header.u_cbox_is_scrolled {
	-webkit-box-shadow: 0 2px 16px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 2px 16px 0 rgba(0, 0, 0, 0.1);
}
.u_cbox .u_cbox_userpage_title {
	display: inline-block;
	margin: 13px 0 0 19px;
	font-family: -apple-system, BlinkMacSystemFont, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 600;
	line-height: 1.5;
	letter-spacing: -0.53px;
	color: #303038;
	vertical-align: top;
}
.u_cbox .u_cbox_userpage_closebtn {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 42px;
}
.u_cbox .u_cbox_userpage_closeicon {
	display: inline-block;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	vertical-align: top;
	background-position: -307px -251px;
	background-repeat: no-repeat;
	width: 12px;
	height: 21px;
}
.u_cbox .u_cbox_userpage_help {
	display: inline-block;
	margin: 18px -4px 0 4px;
	vertical-align: top;
}
.u_cbox .u_cbox_userpage_helpbtn {
	display: inline-block;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	vertical-align: top;
	background-position: -309px -337px;
	background-repeat: no-repeat;
	width: 15px;
	height: 15px;
}
.u_cbox .u_cbox_userpage_helplayer {
	position: absolute;
	top: 43px;
	left: 50%;
	width: 230px;
	padding: 14px 13px 15px;
	border-radius: 4px;
	border: 1px solid #d0d0d0;
	-webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.07), 0 0 5px 0 rgba(0, 0, 0, 0.07);
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.07), 0 0 5px 0 rgba(0, 0, 0, 0.07);
	background-color: #fff;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-family: -apple-system, BlinkMacSystemFont, Helvetica, sans-serif;
	text-align: left;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}
@media (min-width: 320px) {
	.u_cbox .u_cbox_userpage_helplayer {
		width: 300px;
	}
}
.u_cbox .u_cbox_userpage_helplayer[aria-modal='false'] {
	display: none;
}
.u_cbox .u_cbox_userpage_helptitle {
	font-size: 14px;
	font-weight: 700;
	line-height: 1.22;
	letter-spacing: -0.5px;
	color: #222;
}
.u_cbox .u_cbox_userpage_helpdesc {
	padding-top: 4px;
	font-size: 13px;
	line-height: 1.38;
	letter-spacing: -0.54px;
	color: #444;
}
.u_cbox .u_cbox_userpage_helplist {
	font-size: 13px;
	line-height: 1.38;
	letter-spacing: -0.54px;
	color: #444;
}
.u_cbox .u_cbox_userpage_helplist dt,
.u_cbox .u_cbox_userpage_helplist dd {
	font-family: -apple-system, BlinkMacSystemFont, Helvetica, sans-serif;
}
.u_cbox .u_cbox_userpage_helplist dt {
	margin-top: 9px;
	color: #00c664;
}
.u_cbox .u_cbox_userpage_moremenu {
	position: absolute;
	top: 0;
	right: 0;
}
.u_cbox .u_cbox_userpage_moremenubtn {
	width: 33px;
	height: 49px;
	text-align: right;
}
.u_cbox .u_cbox_userpage_moremenuico {
	display: inline-block;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	vertical-align: top;
	background-position: -373px -190px;
	background-repeat: no-repeat;
	width: 5px;
	height: 21px;
	margin-right: 14px;
}
.u_cbox .u_cbox_userpage_moremenulayer {
	display: none;
	position: absolute;
	top: 40px;
	right: 8px;
	min-width: 80px;
	border-radius: 4px;
	border: 1px solid #d0d0d0;
	-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);
	background-color: #fff;
}
.u_cbox .u_cbox_userpage_moremenulayer a:first-child {
	border-top: 0;
}
.u_cbox .u_cbox_userpage_moremenulink {
	display: block;
	padding: 15px 5px 14px;
	font-family: -apple-system, BlinkMacSystemFont, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.07;
	letter-spacing: -0.58px;
	border-top: 1px solid #ebebeb;
	white-space: nowrap;
}
.u_cbox .u_cbox_userpage_cont {
	overflow: auto;
	max-height: 100%;
}
.u_cbox_userpage .u_cbox_userinfo {
	position: relative;
	z-index: 4;
	margin: 5px 16px 0;
	font-family: -apple-system, BlinkMacSystemFont, Helvetica, sans-serif;
	text-align: center;
}
@media (min-width: 320px) {
	.u_cbox_userpage .u_cbox_userinfo {
		margin-left: 20px;
		margin-right: 20px;
	}
}
.u_cbox_userpage .u_cbox_userinfo_profile {
	display: inline-block;
	width: 60px;
	height: 60px;
	vertical-align: top;
}
.u_cbox_userpage .u_cbox_userinfo_profile::after {
	position: absolute;
	top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	width: inherit;
	height: inherit;
	border-radius: 50%;
	border: 1px solid rgba(0, 0, 0, 0.1);
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	content: '';
}
.u_cbox_userpage .u_cbox_userinfo_profile_image {
	width: inherit;
	height: inherit;
	border-radius: 50%;
}
.u_cbox_userpage a.u_cbox_userinfo_profile_link {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.u_cbox_userpage a.u_cbox_userinfo_profile_link::before {
	background-position: -387px -80px;
	background-repeat: no-repeat;
	width: 12px;
	height: 12px;
	margin-right: 5px;
	content: '';
}
.u_cbox_userpage a.u_cbox_userinfo_profile_link .u_vc {
	overflow: visible;
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	color: #222;
	-webkit-clip-path: none;
	clip-path: none;
}
.u_cbox_userpage .u_cbox_userinfo_meta {
	margin-top: 8px;
	font-size: 0;
	line-height: 0;
}
.u_cbox_userpage .u_cbox_userinfo_meta_title {
	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_userpage .u_cbox_userinfo_meta_nickname {
	text-align: center;
}
.u_cbox_userpage .u_cbox_userinfo_meta_nicknamebtn {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	max-width: 100%;
}
.u_cbox_userpage .u_cbox_userinfo_meta_nicknamebtn .u_cbox_userinfo_meta_nicknamelabel {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	color: #808080;
}
.u_cbox_userpage
	.u_cbox_userinfo_meta_nicknamebtn[aria-expanded='false']
	~ .u_cbox_userinfo_mata_restrictguide {
	display: none;
}
.u_cbox_userpage .u_cbox_userinfo_meta_nicknamelabel {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-family: -apple-system, BlinkMacSystemFont, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: 700;
	line-height: 1.2;
	letter-spacing: -0.3px;
	color: #000;
}
.u_cbox_userpage .u_cbox_userinfo_mata_restrictag {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	margin-left: 4px;
	padding: 2px 5px 1px;
	border: 1px solid #ff3939;
	border-radius: 11px;
	font-size: 10px;
	line-height: 1.2;
	letter-spacing: -0.6px;
	color: #ff3939;
}
.u_cbox_userpage .u_cbox_userinfo_mata_restrictguide {
	position: absolute;
	top: 100px;
	left: 16px;
	right: 16px;
	z-index: 1;
	padding: 7px 31px 7px 13px;
	border: 1px solid #d1d1d1;
	border-radius: 5px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #fff;
}
@media (min-width: 320px) {
	.u_cbox_userpage .u_cbox_userinfo_mata_restrictguide {
		left: 20px;
		right: 20px;
	}
}
@media (min-width: 360px) {
	.u_cbox_userpage .u_cbox_userinfo_mata_restrictguide {
		left: 50%;
		right: auto;
		width: -webkit-max-content;
		width: -moz-max-content;
		width: max-content;
		max-width: calc(100% - 80px);
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
	}
}
.u_cbox_userpage .u_cbox_userinfo_mata_restrictguide_description {
	font-size: 13px;
	line-height: 1.23;
	letter-spacing: -0.5px;
	text-align: left;
	word-break: break-all;
	color: #303038;
}
.u_cbox_userpage .u_cbox_userinfo_mata_restrictguide_closebtn {
	position: absolute;
	top: 50%;
	right: 0;
	width: 31px;
	height: 30px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	font-size: 0;
	line-height: 0;
}
.u_cbox_userpage .u_cbox_userinfo_mata_restrictguide_closeicon {
	display: inline-block;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	vertical-align: top;
	background-position: -223px -363px;
	background-repeat: no-repeat;
	width: 12px;
	height: 13px;
}
.u_cbox_userpage .u_cbox_userinfo_mata_restrictguide_highlight {
	color: #ff3939;
}
.u_cbox_userpage a.u_cbox_userinfo_profile_link,
.u_cbox_userpage .u_cbox_userinfo_meta_followbtn,
.u_cbox_userpage .u_cbox_userinfo_meta_followingbtn,
.u_cbox_userpage .u_cbox_userinfo_meta_blockedbtn {
	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;
	position: absolute;
	top: 147px;
	left: 0;
	right: 0;
	height: 38px;
	border-radius: 6px;
}
.u_cbox_userpage .u_cbox_userinfo_meta_followbtn {
	background-color: #303038;
}
.u_cbox_userpage a.u_cbox_userinfo_profile_link,
.u_cbox_userpage .u_cbox_userinfo_meta_followingbtn,
.u_cbox_userpage .u_cbox_userinfo_meta_blockedbtn {
	border: 1px solid rgba(139, 139, 139, 0.6);
	background-color: #fff;
}
.u_cbox_userpage a.u_cbox_userinfo_profile_link::before,
.u_cbox_userpage .u_cbox_userinfo_meta_followicon,
.u_cbox_userpage .u_cbox_userinfo_meta_followingicon,
.u_cbox_userpage .u_cbox_userinfo_meta_blockedicon {
	overflow: hidden;
	font-size: 0;
	line-height: 0;
}
.u_cbox_userpage .u_cbox_userinfo_meta_followicon {
	background-position: -179px -363px;
	background-repeat: no-repeat;
	width: 14px;
	height: 14px;
}
.u_cbox_userpage .u_cbox_userinfo_meta_followingicon {
	background-position: -243px -363px;
	background-repeat: no-repeat;
	width: 13px;
	height: 13px;
	margin-top: -3px;
}
.u_cbox_userpage .u_cbox_userinfo_meta_blockedicon {
	background-position: -387px -60px;
	background-repeat: no-repeat;
	width: 12px;
	height: 12px;
}
.u_cbox_userpage a.u_cbox_userinfo_profile_link .u_vc,
.u_cbox_userpage .u_cbox_userinfo_meta_followlabel,
.u_cbox_userpage .u_cbox_userinfo_meta_followinglabel,
.u_cbox_userpage .u_cbox_userinfo_meta_blockedlabel {
	font-family: -apple-system, BlinkMacSystemFont, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: 700;
	letter-spacing: -0.6px;
}
.u_cbox_userpage .u_cbox_userinfo_meta_followlabel {
	margin-left: 2px;
	color: #fff;
}
.u_cbox_userpage .u_cbox_userinfo_meta_followinglabel {
	margin-left: 3px;
	color: #a5a5a7;
}
.u_cbox_userpage .u_cbox_userinfo_meta_blockedlabel {
	margin-left: 4px;
	color: #ff3939;
}
.u_cbox_userpage .u_cbox_userinfo_meta_extra {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.u_cbox_userpage .u_cbox_userinfo_meta_id {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-family: -apple-system, BlinkMacSystemFont, Helvetica, sans-serif;
	color: #999;
}
.u_cbox_userpage .u_cbox_userinfo_meta_id ~ .u_cbox_userinfo_meta_date::before {
	display: inline-block;
}
.u_cbox_userpage .u_cbox_userinfo_meta_date {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	color: #999;
}
.u_cbox_userpage .u_cbox_userinfo_meta_date::before {
	display: none;
	width: 1px;
	height: 9px;
	margin: 3px 9px 0 8px;
	background-color: #e6e6e6;
	vertical-align: top;
	content: '';
}
.u_cbox_userpage .u_cbox_userinfo_meta_id,
.u_cbox_userpage .u_cbox_userinfo_meta_date {
	margin-top: 2px;
	font-size: 13px;
	line-height: 1.23;
}
.u_cbox_userpage .u_cbox_overallstats {
	margin: 1px 16px 0;
}
@media (min-width: 320px) {
	.u_cbox_userpage .u_cbox_overallstats {
		margin-left: 20px;
		margin-right: 20px;
	}
}
.u_cbox_userpage .u_cbox_overallstats_title {
	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_userpage .u_cbox_overallstats_list {
	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;
}
.u_cbox_userpage .u_cbox_overallstats_item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
}
.u_cbox_userpage .u_cbox_overallstats_item + .u_cbox_overallstats_item::before {
	display: inline-block;
	width: 1px;
	height: 9px;
	margin: 0 8px;
	background-color: #eee;
	content: '';
}
.u_cbox_userpage .u_cbox_overallstats_label {
	font-family: -apple-system, BlinkMacSystemFont, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.2;
	letter-spacing: -0.8px;
	color: #999;
}
.u_cbox_userpage .u_cbox_overallstats_number {
	margin-left: 3px;
	font-family: -apple-system, BlinkMacSystemFont, Helvetica, sans-serif;
	font-weight: 600;
	letter-spacing: -0.3px;
	color: #666;
}
.u_cbox_userpage .u_cbox_lateststats {
	min-height: 97px;
	margin-top: 8px;
	padding: 14px 14px 12px;
	border: 1px solid #eeeff5;
	border-radius: 8px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #f6f7fb;
	text-align: left;
}
.u_cbox_userpage .u_cbox_lateststats_header {
	position: relative;
	z-index: 4;
	min-height: 17px;
}
.u_cbox_userpage .u_cbox_lateststats_header::after {
	display: block;
	clear: both;
	content: '';
}
.u_cbox_userpage .u_cbox_lateststats_title {
	float: left;
	font-family: -apple-system, BlinkMacSystemFont, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 600;
	line-height: 1.23;
	letter-spacing: -0.5px;
	color: #222;
}
.u_cbox_userpage .u_cbox_lateststats_help {
	position: relative;
	float: right;
	margin-left: 3px;
}
.u_cbox_userpage .u_cbox_lateststats_helpbtn {
	display: inline-block;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	vertical-align: top;
	background-position: -201px -363px;
	background-repeat: no-repeat;
	width: 14px;
	height: 14px;
}
.u_cbox_userpage .u_cbox_lateststats_helplayer {
	position: absolute;
	top: 21px;
	right: 0;
	width: 236px;
	border-radius: 4px;
	border: 1px solid #d0d0d0;
	-webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.07), 0 0 5px 0 rgba(0, 0, 0, 0.07);
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.07), 0 0 5px 0 rgba(0, 0, 0, 0.07);
	background-color: #fff;
}
@media (max-width: 360px) {
	.u_cbox_userpage .u_cbox_lateststats_helplayer {
		width: 230px;
	}
}
@media (max-width: 320px) {
	.u_cbox_userpage .u_cbox_lateststats_helplayer {
		width: 190px;
	}
}
.u_cbox_userpage .u_cbox_lateststats_helplayer[aria-modal='false'] {
	display: none;
}
.u_cbox_userpage .u_cbox_lateststats_helplayer_desc {
	padding: 13px 14px 16px;
	font-size: 13px;
	line-height: 1.46;
	letter-spacing: -0.54px;
	color: #444;
}
.u_cbox_userpage .u_cbox_lateststats_helplayer_desc em {
	color: #999;
}
.u_cbox_userpage .u_cbox_lateststats_data {
	clear: both;
	margin-top: 4px;
	font-size: 0;
	line-height: 0;
	white-space: nowrap;
}
@media (min-width: 360px) {
	.u_cbox_userpage .u_cbox_lateststats_data {
		clear: none;
		float: right;
		margin-top: 0;
	}
}
.u_cbox_userpage .u_cbox_lateststats_dataitem {
	display: inline-block;
	font-family: -apple-system, BlinkMacSystemFont, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.23;
	letter-spacing: -0.3px;
	color: #888;
}
.u_cbox_userpage .u_cbox_lateststats_dataitem + .u_cbox_lateststats_dataitem::before {
	display: inline-block;
	width: 3px;
	height: 3px;
	margin: 6px 5px 0 5px;
	border-radius: 50%;
	background-color: #ccc;
	vertical-align: top;
	content: '';
}
.u_cbox_userpage .u_cbox_lateststats_content {
	padding-top: 15px;
}
.u_cbox_userpage .u_cbox_lateststats_progress {
	position: relative;
	padding: 0 45px 0 71px;
}
.u_cbox_userpage .u_cbox_lateststats_progress ~ .u_cbox_lateststats_progress {
	margin-top: 16px;
}
.u_cbox_userpage
	.u_cbox_lateststats_progress
	~ .u_cbox_lateststats_progress
	.u_cbox_lateststats_progresscurrent {
	background-color: #da35ec;
}
.u_cbox_userpage
	.u_cbox_lateststats_progress
	~ .u_cbox_lateststats_progress
	.u_cbox_lateststats_progressvalue {
	color: #da35ec;
}
.u_cbox_userpage .u_cbox_lateststats_progressbar {
	height: 6px;
	border-radius: 3px;
	background-color: rgba(0, 0, 0, 0.1);
}
.u_cbox_userpage
	.u_cbox_lateststats_progressbar[aria-valuenow='0']
	.u_cbox_lateststats_progressvalue {
	color: #666;
}
.u_cbox_userpage .u_cbox_lateststats_progresscurrent {
	width: 0;
	height: 100%;
	border-radius: 3px;
	background-color: #6c62ff;
}
.u_cbox_userpage .u_cbox_lateststats_progresstitle {
	position: absolute;
	top: -5px;
	left: 0;
	width: 71px;
	font-family: -apple-system, BlinkMacSystemFont, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.23;
	letter-spacing: -0.8px;
	color: #767678;
}
.u_cbox_userpage .u_cbox_lateststats_progressvalue {
	position: absolute;
	top: -5px;
	right: 0;
	width: 45px;
	font-family: -apple-system, BlinkMacSystemFont, Helvetica, sans-serif;
	font-size: 0;
	line-height: 0;
	text-align: right;
	color: #6c62ff;
}
.u_cbox_userpage .u_cbox_lateststats_progressnum {
	display: inline-block;
	font-size: 14px;
	font-weight: 600;
	line-height: 1.21;
	letter-spacing: -0.3px;
	vertical-align: top;
}
.u_cbox_userpage .u_cbox_lateststats_progressunit {
	display: inline-block;
	margin: 1px 0 0 1px;
	font-size: 13px;
	font-weight: 600;
	line-height: 1.23;
	vertical-align: top;
}
.u_cbox_userpage .u_cbox_commentset {
	margin-top: 60px;
	border-bottom: 1px solid #f0f0f0;
}
.u_cbox_userpage .u_cbox_commentset ~ .u_cbox_allcomments .u_cbox_currentstats {
	margin-top: 23px;
}
.u_cbox_userpage .u_cbox_commentset_list {
	margin-bottom: -1px;
	font-size: 0;
	line-height: 0;
}
.u_cbox_userpage .u_cbox_commentset_title {
	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_userpage .u_cbox_commentset_item {
	display: inline-block;
	width: 50%;
}
.u_cbox_userpage .u_cbox_commentset_button {
	width: 100%;
}
.u_cbox_userpage .u_cbox_commentset_button[aria-pressed='true'] .u_cbox_commentset_label {
	border-bottom: 2px solid #303038;
	font-weight: 600;
	color: #000;
}
.u_cbox_userpage .u_cbox_commentset_label {
	display: inline-block;
	position: relative;
	min-height: 25px;
	padding: 14px 0 10px;
	font-family: -apple-system, BlinkMacSystemFont, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: 500;
	line-height: 1.5;
	letter-spacing: -0.57px;
	color: #929294;
}
.u_cbox_userpage .u_cbox_commentset_newico {
	position: absolute;
	top: 19px;
	right: -9px;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background-color: #00d76b;
	font-size: 0;
	line-height: 0;
}
.u_cbox_userpage .u_cbox_followset {
	margin: 0 -20px 8px;
	border-bottom: 1px solid #f0f0f0;
	background-color: #f8fafc;
	text-align: left;
}
.u_cbox_userpage .u_cbox_followset ~ .u_cbox_content_wrap .u_cbox_info_main {
	margin-right: 75px;
}
.u_cbox_userpage .u_cbox_followset ~ .u_cbox_content_wrap .u_cbox_info_base {
	top: 36px;
}
.u_cbox_userpage .u_cbox_followset ~ .u_cbox_content_wrap .u_cbox_reply .u_cbox_ico_reply {
	top: 64px;
}
.u_cbox_userpage .u_cbox_followset ~ .u_cbox_content_wrap .u_cbox_type_profile .u_cbox_info_base {
	left: 41px;
}
.u_cbox_userpage .u_cbox_followset ~ .u_cbox_content_wrap .u_cbox_type_profile .u_cbox_info {
	margin-bottom: 11px;
}
.u_cbox_userpage .u_cbox_followset ~ .u_cbox_content_wrap .u_cbox_type_blind .u_cbox_info {
	margin-bottom: 0;
}
.u_cbox_userpage
	.u_cbox_followset
	~ .u_cbox_content_wrap
	.u_cbox_type_blind.u_cbox_reply
	.u_cbox_ico_reply {
	top: 16px;
}
.u_cbox_userpage .u_cbox_followset_title {
	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_userpage .u_cbox_followset_controls {
	display: none;
}
.u_cbox_userpage .u_cbox_followset_list {
	overflow-x: auto;
	overflow-y: hidden;
	padding: 20px 0 17px;
	font-size: 0;
	line-height: 0;
	white-space: nowrap;
}
.u_cbox_userpage .u_cbox_followset_item {
	display: inline-block;
	margin: 0 20px 0 -5px;
	vertical-align: top;
}
.u_cbox_userpage .u_cbox_followset_item:first-child {
	margin-left: 20px;
}
.u_cbox_userpage .u_cbox_followset_button {
	display: block;
	width: 48px;
}
.u_cbox_userpage .u_cbox_followset_button[aria-pressed='true'] .u_cbox_followset_profileimg::after {
	border: 2px solid #00ce7c;
}
.u_cbox_userpage .u_cbox_followset_button[aria-pressed='true'] .u_cbox_followset_label {
	font-weight: 500;
	color: #303038;
}
.u_cbox_userpage .u_cbox_followset_profileimg {
	display: block;
	overflow: hidden;
	position: relative;
	width: 48px;
	height: 48px;
	border-radius: 50%;
	-webkit-box-shadow: 2px 2px 12px 0 rgba(0, 0, 0, 0.04);
	box-shadow: 2px 2px 12px 0 rgba(0, 0, 0, 0.04);
}
.u_cbox_userpage .u_cbox_followset_profileimg::after {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	border-radius: 50%;
	border: 1px solid rgba(0, 0, 0, 0.08);
	content: '';
}
.u_cbox_userpage .u_cbox_followset_image {
	width: 100%;
	height: 100%;
	vertical-align: top;
}
.u_cbox_userpage .u_cbox_followset_label {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-top: 3px;
	font-family: -apple-system, BlinkMacSystemFont, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.5;
	letter-spacing: -0.46px;
	text-align: center;
	color: #929294;
}
.u_cbox_userpage .u_cbox_followmsg {
	padding: 81px 0;
}
.u_cbox_userpage .u_cbox_followmsg_content {
	font-family: -apple-system, BlinkMacSystemFont, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 1.33;
	text-align: center;
	color: #767678;
}
.u_cbox_userpage .u_cbox_allcomments {
	padding: 0 16px;
	outline: 0;
}
@media (min-width: 320px) {
	.u_cbox_userpage .u_cbox_allcomments {
		padding: 0 20px;
	}
}
.u_cbox_userpage .u_cbox_currentstats {
	margin-top: 76px;
}
@media (min-width: 360px) {
	.u_cbox_userpage .u_cbox_currentstats {
		margin-left: 14px;
		margin-right: 11px;
	}
}
.u_cbox_userpage .u_cbox_currentstats::after {
	display: block;
	clear: both;
	content: '';
}
.u_cbox_userpage .u_cbox_currentstats_title {
	float: left;
	font-family: -apple-system, BlinkMacSystemFont, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 600;
	line-height: 1.5;
	letter-spacing: -0.5px;
}
.u_cbox_userpage .u_cbox_currentstats_list {
	clear: left;
	font-size: 0;
	line-height: 0;
	white-space: nowrap;
}
@media (min-width: 360px) {
	.u_cbox_userpage .u_cbox_currentstats_list {
		clear: none;
		float: right;
	}
}
.u_cbox_userpage .u_cbox_currentstats_item {
	display: inline-block;
	font-family: -apple-system, BlinkMacSystemFont, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.5;
	letter-spacing: -0.5px;
	color: #444;
}
.u_cbox_userpage .u_cbox_currentstats_item + .u_cbox_currentstats_item::before {
	display: inline-block;
	width: 3px;
	height: 3px;
	margin: 7px 5px 0 5px;
	border-radius: 50%;
	background-color: #c1c2c7;
	vertical-align: top;
	content: '';
}
.u_cbox_userpage .u_cbox_currentstats_number {
	margin-left: 2px;
	font-weight: 600;
}
.u_cbox_userpage .u_cbox_sort {
	margin-top: 12px;
	padding: 12px 0 9px;
	border-bottom: 1px solid #ededed;
}
.u_cbox_userpage .u_cbox_sort::after {
	right: -20px;
}
.u_cbox_userpage .u_cbox_sort .u_cbox_sort_option {
	margin: 0 -20px;
}
.u_cbox_userpage .u_cbox_sort .u_cbox_sort_scroller {
	padding: 0 21px;
}
.u_cbox_userpage .u_cbox_sort .u_cbox_sort_option_list {
	margin-right: 40px;
}
.u_cbox_userpage .u_cbox_sort .u_cbox_sort_option_wrap ~ .u_cbox_sort_option_wrap {
	padding-left: 14px;
}
.u_cbox_userpage .u_cbox_sort .u_cbox_sort_option_wrap .u_cbox_ico_select {
	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_userpage .u_cbox_sort .u_cbox_sort_label {
	display: inline-block;
	font-family: -apple-system, BlinkMacSystemFont, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 500;
	line-height: 1.21;
	letter-spacing: -0.38px;
	vertical-align: top;
}
.u_cbox_userpage .u_cbox_sort .u_cbox_sort_option_on .u_cbox_sort_label {
	padding-left: 0;
	font-weight: 700;
	color: #222;
}
.u_cbox_userpage .u_cbox_content_wrap {
	border-top: 0;
}
.u_cbox_userpage .u_cbox_area {
	margin: 0 -20px;
	padding: 15px 20px 19px;
}
.u_cbox_userpage .u_cbox_info {
	margin-bottom: 27px;
}
.u_cbox_userpage .u_cbox_comment_box.u_cbox_type_secret .u_cbox_info,
.u_cbox_userpage .u_cbox_comment_box.u_cbox_type_blind .u_cbox_info {
	margin-bottom: 0;
}
.u_cbox_userpage .u_cbox_comment_box.u_cbox_type_secret .u_cbox_area,
.u_cbox_userpage .u_cbox_comment_box.u_cbox_type_blind .u_cbox_area {
	padding: 14px 20px 13px;
}
.u_cbox_userpage .u_cbox_name {
	max-width: 135px;
	padding: 0 18px 0 0;
}
@media (min-width: 320px) {
	.u_cbox_userpage .u_cbox_name {
		max-width: 195px;
	}
}
@media (min-width: 360px) {
	.u_cbox_userpage .u_cbox_name {
		max-width: none;
	}
}
.u_cbox_userpage .u_cbox_nick_area {
	font-family: -apple-system, BlinkMacSystemFont, Helvetica, sans-serif;
	font-size: 14px;
}
.u_cbox_userpage .u_cbox_comment .u_cbox_text_wrap {
	margin-right: 17px;
	font-family: -apple-system, BlinkMacSystemFont, Helvetica, sans-serif;
	line-height: 1.38;
	letter-spacing: -0.32px;
}
.u_cbox_userpage .u_cbox_comment .u_cbox_text_wrap a {
	color: #222;
}
.u_cbox_userpage .u_cbox_comment .u_cbox_text_wrap .u_cbox_ico_exclamation {
	margin-top: 4px;
}
.u_cbox_userpage .u_cbox_cleanbot_contents::before {
	margin-top: 4px;
}
.u_cbox_userpage .u_cbox_comment_none {
	padding: 81px 0;
	font-family: -apple-system, BlinkMacSystemFont, Helvetica, sans-serif;
	line-height: 1.33;
}
.u_cbox_userpage .u_cbox_comment_none .u_cbox_con_inform_link {
	display: inline-block;
	min-height: 31px;
	margin-top: 21px;
	padding: 8px 12px 8px 13px;
	border-radius: 5px;
	border: 1px solid #e3e3e3;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 0;
	line-height: 0;
	text-align: left;
}
.u_cbox_userpage .u_cbox_comment_none .u_cbox_con_inform_linkicon {
	display: inline-block;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	vertical-align: top;
	background-position: -242px -110px;
	background-repeat: no-repeat;
	width: 12px;
	height: 13px;
}
.u_cbox_userpage .u_cbox_comment_none .u_cbox_con_inform_linktxt {
	display: inline-block;
	margin-left: 4px;
	font-family: -apple-system, BlinkMacSystemFont, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.23;
	letter-spacing: -0.58px;
	color: #666;
	vertical-align: top;
}
.u_cbox_userpage .u_cbox_contents_none {
	display: block;
}
.u_cbox_userpage .u_cbox_userblockmsg {
	padding: 40px 0;
	font-family: -apple-system, BlinkMacSystemFont, Helvetica, sans-serif;
	text-align: center;
}
.u_cbox_userpage .u_cbox_userblockmsg_icon {
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	background-position: -60px -251px;
	background-repeat: no-repeat;
	width: 48px;
	height: 48px;
	margin: 0 auto;
}
.u_cbox_userpage .u_cbox_userblockmsg_title {
	display: block;
	margin-top: 15px;
	font-size: 17px;
	font-weight: 600;
	line-height: 1.12;
	letter-spacing: -0.53px;
	text-align: center;
}
.u_cbox_userpage .u_cbox_userblockmsg_content {
	margin-top: 6px;
	font-size: 14px;
	line-height: 1.29;
	letter-spacing: -0.5px;
	color: #888;
}
.u_cbox_userpage .u_cbox_userblockmsg_extra {
	margin-top: 19px;
}
.u_cbox_userpage .u_cbox_userblockmsg_button {
	padding: 7px 11px;
	border-radius: 5px;
	border: 1px solid #dcdcdc;
	background-color: #fff;
	font-family: -apple-system, BlinkMacSystemFont, Helvetica, sans-serif;
	font-size: 13px;
	letter-spacing: -0.58px;
}
.u_cbox_userpage .u_cbox_ico_reply {
	display: none;
}
.u_cbox_userpage .u_cbox_info_base {
	position: absolute;
	top: 17px;
	padding-top: 0;
}
.u_cbox_userpage .u_cbox_thumb .u_cbox_thumb_wrap {
	overflow: hidden;
	width: 35px;
	height: 35px;
	margin-right: 6px;
	border-radius: 50%;
}
.u_cbox_userpage .u_cbox_thumb .u_cbox_img_profile {
	width: 100%;
	height: 100%;
}
.u_cbox_userpage .u_cbox_thumb .u_cbox_thumb_mask {
	display: block;
	border: 1px solid rgba(0, 0, 0, 0.08);
}
.u_cbox_userpage .u_cbox_date {
	font-family: -apple-system, BlinkMacSystemFont, Helvetica, sans-serif;
	letter-spacing: -0.23px;
}
.u_cbox_userpage .u_cbox_info_main {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	position: relative;
	margin-right: 57px;
}
.u_cbox_userpage .u_cbox_btn_totalcomment {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	width: 100%;
	height: 19px;
	margin: 0;
}
.u_cbox_userpage .u_cbox_btn_totalcomment .u_cbox_txt_total {
	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_userpage .u_cbox_btn_totalcomment .u_cbox_ico_arrow {
	display: inline-block;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	vertical-align: top;
	background-position: -158px -363px;
	background-repeat: no-repeat;
	width: 13px;
	height: 14px;
	float: none;
	margin: 0;
}
.u_cbox_userpage .u_cbox_tool {
	padding-right: 1px;
}
.u_cbox_userpage .u_cbox_tool .u_cbox_btn_reply,
.u_cbox_userpage .u_cbox_tool .u_cbox_btn_recomm,
.u_cbox_userpage .u_cbox_tool .u_cbox_btn_unrecomm {
	border: 0;
	background-color: transparent;
	font-family: -apple-system, BlinkMacSystemFont, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 500;
	line-height: 1.23;
}
.u_cbox_userpage .u_cbox_tool .u_cbox_btn_reply {
	margin: 7px 0 0;
	padding: 0;
}
.u_cbox_userpage .u_cbox_tool .u_cbox_btn_reply .u_cbox_reply_txt {
	letter-spacing: -0.5px;
	color: #555;
}
.u_cbox_userpage .u_cbox_tool .u_cbox_btn_reply .u_cbox_reply_cnt {
	padding-left: 4px;
}
.u_cbox_userpage .u_cbox_tool .u_cbox_recomm_set .u_cbox_btn_recomm,
.u_cbox_userpage .u_cbox_tool .u_cbox_recomm_set .u_cbox_btn_unrecomm {
	margin: 4px 0 0;
	padding: 3px 0 0 17px;
	height: auto;
	min-width: 8px;
}
.u_cbox_userpage .u_cbox_tool .u_cbox_recomm_set .u_cbox_btn_recomm {
	margin-right: 22px;
}
.u_cbox_userpage .u_cbox_tool .u_cbox_recomm_set .u_cbox_cnt_recomm,
.u_cbox_userpage .u_cbox_tool .u_cbox_recomm_set .u_cbox_cnt_unrecomm {
	color: #777;
}
.u_cbox_userpage .u_cbox_tool .u_cbox_recomm_set .u_cbox_btn_recomm_on .u_cbox_cnt_recomm,
.u_cbox_userpage .u_cbox_tool .u_cbox_recomm_set .u_cbox_btn_unrecomm_on .u_cbox_cnt_unrecomm {
	color: #222;
}
.u_cbox_userpage .u_cbox_tool .u_cbox_recomm_set .u_cbox_ico_recomm,
.u_cbox_userpage .u_cbox_tool .u_cbox_recomm_set .u_cbox_ico_unrecomm {
	top: 2px;
	left: 0;
}
.u_cbox_userpage .u_cbox_tool .u_cbox_recomm_set .u_cbox_ico_recomm {
	display: inline-block;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	vertical-align: top;
	background-position: -288px -337px;
	background-repeat: no-repeat;
	width: 13px;
	height: 16px;
}
.u_cbox_userpage .u_cbox_tool .u_cbox_recomm_set .u_cbox_ico_unrecomm {
	display: inline-block;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	vertical-align: top;
	background-position: -198px -337px;
	background-repeat: no-repeat;
	width: 13px;
	height: 16px;
}
.u_cbox_userpage .u_cbox_tool .u_cbox_recomm_set .u_cbox_btn_recomm_on .u_cbox_ico_recomm {
	background-position: -267px -337px;
}
.u_cbox_userpage .u_cbox_tool .u_cbox_recomm_set .u_cbox_btn_unrecomm_on .u_cbox_ico_unrecomm {
	background-position: -177px -337px;
}
.u_cbox_userpage .u_cbox_more_wrap .u_cbox_ico_more {
	display: inline-block;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	vertical-align: top;
	background-position: -387px -142px;
	background-repeat: no-repeat;
	width: 10px;
	height: 6px;
}
.u_cbox_userpage .u_cbox_btn_fold_wrap .u_cbox_ico_fold,
.u_cbox_userpage .u_cbox_btn_more_pre .u_cbox_ico_more {
	display: inline-block;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	vertical-align: top;
	background-position: -387px -128px;
	background-repeat: no-repeat;
	width: 10px;
	height: 6px;
}
.u_cbox_userpage .u_cbox_ico_fold {
	margin: 22px 0 0 3px;
}
.u_cbox_userpage .u_cbox_btn_more,
.u_cbox_userpage .u_cbox_btn_fold {
	font-family: -apple-system, BlinkMacSystemFont, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 500;
	letter-spacing: -0.2px;
	color: #222;
}
.u_cbox_userpage .u_cbox_btn_fold {
	min-height: 52px;
	margin: 0 -20px;
	padding: 0;
	border-top: 1px solid #ecedee;
	line-height: 4;
}
.u_cbox_userpage .u_cbox_btn_fold::before {
	display: none;
}
.u_cbox_userpage .u_cbox_btn_more_pre .u_cbox_ico_more {
	margin-top: 6px;
}
.u_cbox_userpage .u_cbox_btn_more_pre,
.u_cbox_userpage .u_cbox_comment_box {
	border-bottom-color: #f0f0f0;
}
.u_cbox_userpage .u_cbox_reply .u_cbox_ico_reply {
	display: block;
	top: 45px;
	padding: 1px 5px 1px 4px;
	width: auto;
	min-height: 14px;
	border: 1px solid #9da3a9;
	border-radius: 3px;
	background-color: #a3a9b0;
	background-image: none;
	font-family: -apple-system, BlinkMacSystemFont, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 500;
	line-height: 1.36;
	letter-spacing: -0.5px;
	color: #fff;
}
.u_cbox_userpage .u_cbox_reply.u_cbox_type_delete .u_cbox_text_wrap,
.u_cbox_userpage .u_cbox_reply.u_cbox_type_blind .u_cbox_text_wrap {
	padding-top: 0;
}
.u_cbox_userpage .u_cbox_reply.u_cbox_type_secret .u_cbox_ico_reply,
.u_cbox_userpage .u_cbox_reply.u_cbox_type_blind .u_cbox_ico_reply {
	top: 17px;
}
.u_cbox_userpage .u_cbox_reply.u_cbox_type_secret .u_cbox_area,
.u_cbox_userpage .u_cbox_reply.u_cbox_type_blind .u_cbox_area {
	padding: 15px 20px 12px;
}
.u_cbox_userpage .u_cbox_reply .u_cbox_contents {
	padding-left: 36px;
}
.u_cbox_userpage .u_cbox_reply .u_cbox_ico_exclamation,
.u_cbox_userpage .u_cbox_reply .u_cbox_cleanbot_contents::before {
	margin-left: 37px;
}
.u_cbox_userpage .u_cbox_type_profile .u_cbox_info {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}
.u_cbox_userpage .u_cbox_type_profile .u_cbox_btn_totalcomment {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	height: 35px;
	margin-left: -41px;
	padding-left: 41px;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}
.u_cbox_userpage .u_cbox_type_profile .u_cbox_btn_totalcomment .u_cbox_ico_arrow {
	margin: 2px 0 0;
}
.u_cbox_userpage.u_cbox_type_mine .u_cbox_userpage_moremenu {
	display: none;
}
.u_cbox_userpage.u_cbox_type_others
	.u_cbox_userpage_moremenubtn[aria-expanded='true']
	~ .u_cbox_userpage_moremenulayer {
	display: block;
}
.u_cbox_userpage.u_cbox_type_blocked .u_cbox_userinfo_profile::after {
	border-color: rgba(0, 0, 0, 0.04);
}
.u_cbox_userpage.u_cbox_type_blocked .u_cbox_userinfo_profile_image {
	opacity: 0.4;
}
.u_cbox_userpage.u_cbox_type_blocked .u_cbox_userinfo_meta_nicknamelabel {
	color: #999;
}
.u_cbox_userpage.u_cbox_type_blocked .u_cbox_userinfo_meta_id,
.u_cbox_userpage.u_cbox_type_blocked .u_cbox_userinfo_meta_date {
	color: #d8d8d8;
}
.u_cbox_userpage.u_cbox_type_blocked .u_cbox_userinfo_meta_date::before {
	color: #f5f5f5;
}
.u_cbox_userpage.u_cbox_type_blocked .u_cbox_overallstats_label {
	color: #c9c9c9;
}
.u_cbox_userpage.u_cbox_type_blocked .u_cbox_overallstats_number {
	color: #adadb0;
}
.u_cbox_userpage.u_cbox_type_blocked .u_cbox_overallstats_item::before {
	color: #f9f9f9;
}
.u_cbox_userpage .u_cbox_reply_area {
	padding: 0 20px;
	margin: -1px -20px 0;
	border-top-color: #ededed;
	border-bottom-color: #f0f0f0;
	background-color: #fbfcfd;
}
.u_cbox_userpage .u_cbox_reply_area .u_cbox_comment_box {
	margin-left: 20px;
	border-bottom-color: #f0f0f0;
}
.u_cbox_userpage .u_cbox_reply_area .u_cbox_area {
	padding-left: 20px;
}
.u_cbox_userpage .u_cbox_reply_area .u_cbox_text_wrap {
	margin-right: 0;
}
.u_cbox_userpage .u_cbox_reply_area .u_cbox_info_base {
	top: 36px;
}
.u_cbox_userpage .u_cbox_reply_area .u_cbox_type_profile .u_cbox_info {
	margin-bottom: 11px;
}
.u_cbox_userpage .u_cbox_reply_area .u_cbox_type_profile .u_cbox_area .u_cbox_info_base {
	left: 41px;
}
/* //신)댓글모음 레이어 */
/* 팔로우 댓글 우선배열 */
.u_cbox .u_cbox_myfollowing {
	margin-top: 20px;
	border-radius: 4px;
	background-color: #fff;
	-webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.05);
	box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.05);
}
.u_cbox .u_cbox_myfollowing.u_cbox_content_wrap {
	border: 1px solid #b0b3be;
}
.u_cbox .u_cbox_myfollowing > .u_cbox_list > .u_cbox_comment:last-child .u_cbox_comment_box {
	border-bottom-width: 0;
}
.u_cbox .u_cbox_myfollowing > .u_cbox_list > .u_cbox_comment:last-child .u_cbox_reply_area {
	border-top: 1px solid #e2e2e2;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom: 0;
}
.u_cbox
	.u_cbox_myfollowing
	> .u_cbox_list
	> .u_cbox_comment:last-child
	.u_cbox_reply_area
	.u_cbox_comment_box {
	border-bottom-width: 1px;
}
.u_cbox .u_cbox_myfollowing .u_cbox_area {
	margin: 0;
}
.u_cbox .u_cbox_myfollowing .u_cbox_reply_area {
	margin-left: 0;
	margin-right: 0;
}
.u_cbox .u_cbox_myfollowing .u_cbox_reply_area .u_cbox_area {
	margin: 0 -15px;
}
.u_cbox .u_cbox_myfollowing .u_cbox_reply_area .u_cbox_work_sub {
	right: -13px;
}
.u_cbox .u_cbox_myfollowing_header {
	padding: 10px 15px 11px;
	border-bottom: 1px solid #f0f0f0;
}
.u_cbox .u_cbox_myfollowing_title {
	font-family: -apple-system, BlinkMacSystemFont, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 500;
	line-height: 1.29;
	letter-spacing: -0.35px;
}
.u_cbox .u_cbox_myfollowing_count {
	margin-left: 4px;
	font-family: -apple-system, BlinkMacSystemFont, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: 700;
	line-height: 1.2;
	letter-spacing: -0.3px;
	color: #03c75a;
}
.u_cbox .u_cbox_myfollowing_extra {
	overflow: hidden;
	border-top: 1px solid #ebebeb;
}
.u_cbox .u_cbox_myfollowing_extra.u_cbox_type_2x1 .u_cbox_myfollowing_fold,
.u_cbox .u_cbox_myfollowing_extra.u_cbox_type_2x1 .u_cbox_myfollowing_more {
	float: left;
	width: 50%;
}
.u_cbox .u_cbox_myfollowing_extra.u_cbox_type_2x1 .u_cbox_myfollowing_more::after {
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 100%;
	background-color: #ebebeb;
	font-size: 0;
	line-height: 0;
	content: '';
}
.u_cbox .u_cbox_myfollowing_more {
	position: relative;
}
.u_cbox .u_cbox_myfollowing_morebutton,
.u_cbox .u_cbox_myfollowing_foldbutton {
	width: 100%;
	padding: 8px 0 14px;
}
.u_cbox .u_cbox_myfollowing_morelabel,
.u_cbox .u_cbox_myfollowing_foldlabel {
	display: inline-block;
	font-family: -apple-system, BlinkMacSystemFont, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.5;
	letter-spacing: -0.35px;
	color: #767678;
}
.u_cbox .u_cbox_myfollowing_moreicon,
.u_cbox .u_cbox_myfollowing_foldicon {
	display: inline-block;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	vertical-align: top;
	margin: 7px 0 0 6px;
}
.u_cbox .u_cbox_myfollowing_moreicon {
	background-position: -387px -100px;
	background-repeat: no-repeat;
	width: 10px;
	height: 6px;
}
.u_cbox .u_cbox_myfollowing_foldicon {
	background-position: -387px -114px;
	background-repeat: no-repeat;
	width: 10px;
	height: 6px;
}
/* //팔로우 댓글 우선배열 */
/* 인용댓글 */
/* 인용댓글,인용영역 */
.u_cbox .u_cbox_area_quotecomment {
	margin: 0 -15px;
	padding: 19px 15px 0;
}
.u_cbox .u_cbox_area_quotecomment + .u_cbox_area {
	padding-top: 10px;
}
.u_cbox .u_cbox_area_quotecomment .u_cbox_ico_stat_secret {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	margin: 2px 0 0 4px;
}
.u_cbox .u_cbox_type_admin .u_cbox_area_quotecomment {
	background-color: #f4f9f6;
}
.u_cbox .u_cbox_mine .u_cbox_area_quotecomment,
.u_cbox .u_cbox_type_quotecomment_finish .u_cbox_area,
.u_cbox .u_cbox_type_quotecomment_finish .u_cbox_area_quotecomment {
	background-color: #fcfff9;
}
.u_cbox .u_cbox_area_quotecomment_link,
.u_cbox a.u_cbox_area_quotecomment_link {
	position: relative;
	padding: 7px 8px 3px;
	border-radius: 6px;
	background-color: rgba(0, 0, 0, 0.05);
}
.u_cbox a.u_cbox_area_quotecomment_link {
	display: block;
}
.u_cbox .u_cbox_area_quotecomment_imagewrap,
.u_cbox .u_cbox_area_quotecomment_videowrap,
.u_cbox .u_cbox_area_quotecomment_restrict,
.u_cbox .u_cbox_area_quotecomment_stickerwrap {
	overflow: hidden;
	position: absolute;
	top: 8px;
	right: 8px;
	border-radius: 3px;
}
.u_cbox .u_cbox_area_quotecomment_imagewrap + .u_cbox_area_quotecomment_content,
.u_cbox .u_cbox_area_quotecomment_videowrap + .u_cbox_area_quotecomment_content,
.u_cbox .u_cbox_area_quotecomment_restrict + .u_cbox_area_quotecomment_content,
.u_cbox .u_cbox_area_quotecomment_stickerwrap + .u_cbox_area_quotecomment_content {
	min-height: 34px;
	margin-right: 50px;
}
.u_cbox .u_cbox_area_quotecomment_imagewrap::before,
.u_cbox .u_cbox_area_quotecomment_videowrap::before {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.15);
	content: '';
}
.u_cbox .u_cbox_area_quotecomment_image,
.u_cbox .u_cbox_area_quotecomment_restrict {
	width: 32px;
	height: 32px;
}
.u_cbox .u_cbox_area_quotecomment_image {
	vertical-align: top;
}
.u_cbox .u_cbox_area_quotecomment_restrict {
	background-color: #000;
}
.u_cbox .u_cbox_area_quotecomment_videowrap::after,
.u_cbox .u_cbox_area_quotecomment_restrict_icon {
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.u_cbox .u_cbox_area_quotecomment_videowrap::after {
	background-position: -335px -228px;
	background-repeat: no-repeat;
	width: 30px;
	height: 30px;
	content: '';
}
.u_cbox .u_cbox_area_quotecomment_restrict_icon {
	background-position: -335px -190px;
	background-repeat: no-repeat;
	width: 30px;
	height: 30px;
}
.u_cbox .u_cbox_area_quotecomment_content {
	font-family: -apple-system, BlinkMacSystemFont, Helvetica, sans-serif;
}
.u_cbox .u_cbox_area_quotecomment_content .u_cbox_ico_exclamation {
	display: inline-block;
	float: none;
	margin-top: 1px;
	vertical-align: top;
}
.u_cbox .u_cbox_area_quotecomment_content .u_cbox_fold_contents,
.u_cbox .u_cbox_area_quotecomment_content .u_cbox_delete_contents,
.u_cbox .u_cbox_area_quotecomment_content .u_cbox_cleanbot_contents,
.u_cbox .u_cbox_area_quotecomment_content .u_cbox_secret_contents {
	font-size: 13px;
	line-height: 1.46;
	letter-spacing: -0.43px;
	color: #888;
}
.u_cbox .u_cbox_area_quotecomment_header {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 12px;
	font-weight: 700;
	line-height: 1.54;
	letter-spacing: -0.5px;
	color: #888;
}
.u_cbox .u_cbox_area_quotecomment_profile {
	display: none;
}
.u_cbox .u_cbox_area_quotecomment_nick {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.u_cbox .u_cbox_area_quotecomment_id,
.u_cbox .u_cbox_area_quotecomment_text {
	-ms-flex-negative: 0;
	flex-shrink: 0;
}
.u_cbox .u_cbox_area_quotecomment_description {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-bottom: 3px;
	font-size: 12px;
	line-height: 1.33;
	letter-spacing: -0.4px;
	color: #888;
}
.u_cbox .u_cbox_reply_area .u_cbox_area_quotecomment {
	padding-top: 16px;
	padding-left: 35px;
}
.u_cbox .u_cbox_reply_area .u_cbox_area_quotecomment + .u_cbox_area {
	padding-top: 9px;
}
.u_cbox .u_cbox_reply_area .u_cbox_area_quotecomment_image,
.u_cbox .u_cbox_reply_area .u_cbox_area_quotecomment_restrict {
	width: 32px;
	height: 32px;
}
/* //인용댓글,인용영역 */
/* 인용댓글,인용하기 버튼 */
.u_cbox .u_cbox_tool_quotecomment {
	display: inline-block;
	position: relative;
	margin-top: 5px;
	vertical-align: top;
}
.u_cbox .u_cbox_tool_quotecomment_button {
	padding: 4px 5px;
	line-height: 0;
}
.u_cbox .u_cbox_tool_quotecomment_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_tool_quotecomment_icon {
	display: inline-block;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	vertical-align: top;
	background-position: -139px -228px;
	background-repeat: no-repeat;
	width: 14px;
	height: 15px;
}
/* //인용댓글,인용하기 버튼 */
/* 인용댓글,댓글 인용하기 후 댓글 입력창 부분 */
.u_cbox .u_cbox_edit .u_cbox_write_quotecomment,
.u_cbox .u_cbox_focus .u_cbox_write_quotecomment,
.u_cbox .u_cbox_writing .u_cbox_write_quotecomment,
.u_cbox .u_cbox_attached .u_cbox_write_quotecomment {
	display: block;
}
.u_cbox .u_cbox_write_quotecomment {
	display: none;
	position: relative;
	border-bottom: 1px solid #ebebeb;
}
.u_cbox .u_cbox_write_quotecomment_link {
	display: block;
	height: 41px;
	padding: 5px 39px 9px 13px;
}
.u_cbox .u_cbox_write_quotecomment_imagewrap,
.u_cbox .u_cbox_write_quotecomment_videowrap,
.u_cbox .u_cbox_write_quotecomment_restrict,
.u_cbox .u_cbox_write_quotecomment_stickerwrap {
	overflow: hidden;
	position: absolute;
	top: 10px;
	right: 40px;
	border-radius: 3px;
}
.u_cbox .u_cbox_write_quotecomment_imagewrap + .u_cbox_write_quotecomment_content,
.u_cbox .u_cbox_write_quotecomment_videowrap + .u_cbox_write_quotecomment_content,
.u_cbox .u_cbox_write_quotecomment_restrict + .u_cbox_write_quotecomment_content,
.u_cbox .u_cbox_write_quotecomment_stickerwrap + .u_cbox_write_quotecomment_content {
	margin-right: 50px;
}
.u_cbox .u_cbox_write_quotecomment_imagewrap::before,
.u_cbox .u_cbox_write_quotecomment_videowrap::before {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.15);
	content: '';
}
.u_cbox .u_cbox_write_quotecomment_image,
.u_cbox .u_cbox_write_quotecomment_restrict {
	width: 40px;
	height: 40px;
}
.u_cbox .u_cbox_write_quotecomment_image {
	vertical-align: top;
}
.u_cbox .u_cbox_write_quotecomment_restrict {
	background-color: #000;
}
.u_cbox .u_cbox_write_quotecomment_videowrap::after,
.u_cbox .u_cbox_write_quotecomment_restrict_icon {
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.u_cbox .u_cbox_write_quotecomment_videowrap::after {
	background-position: -335px -228px;
	background-repeat: no-repeat;
	width: 30px;
	height: 30px;
	content: '';
}
.u_cbox .u_cbox_write_quotecomment_restrict_icon {
	background-position: -335px -190px;
	background-repeat: no-repeat;
	width: 30px;
	height: 30px;
}
.u_cbox .u_cbox_write_quotecomment_content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 100%;
	font-family: -apple-system, BlinkMacSystemFont, Helvetica, sans-serif;
	color: #888;
}
.u_cbox .u_cbox_write_quotecomment_header {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	font-size: 13px;
	line-height: 1.54;
	letter-spacing: -0.5px;
}
.u_cbox .u_cbox_write_quotecomment_nick,
.u_cbox .u_cbox_write_quotecomment_id {
	color: #1b70e3;
	font-weight: 700;
}
.u_cbox .u_cbox_write_quotecomment_nick {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.u_cbox .u_cbox_write_quotecomment_id,
.u_cbox .u_cbox_write_quotecomment_text {
	-ms-flex-negative: 0;
	flex-shrink: 0;
}
.u_cbox .u_cbox_write_quotecomment_text {
	font-weight: 600;
	color: #888;
}
.u_cbox .u_cbox_write_quotecomment_description {
	overflow: hidden;
	width: 100%;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 12px;
	letter-spacing: -0.4px;
	line-height: 1.5;
	color: #888;
}
.u_cbox .u_cbox_write_quotecomment_closebutton {
	position: absolute;
	top: 50%;
	left: auto;
	right: 1px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	padding: 13px;
	font-size: 0;
	line-height: 0;
}
.u_cbox .u_cbox_write_quotecomment_closeicon {
	display: inline-block;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	vertical-align: top;
	background-position: -387px -4px;
	background-repeat: no-repeat;
	width: 12px;
	height: 12px;
}
.u_cbox .u_cbox_write_quotecomment_closelabel {
	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_quotecomment_return {
	position: absolute;
	top: -2px;
	left: -9px;
	right: -9px;
	bottom: -1px;
	border-radius: 6px;
	border: 2px solid #03c75a;
}
.u_cbox .u_cbox_type_notice .u_cbox_quotecomment_return,
.u_cbox .u_cbox_myfollowing .u_cbox_quotecomment_return {
	left: 6px;
	right: 6px;
}
.u_cbox a.u_cbox_quotecomment_return_link {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	overflow: hidden;
	position: absolute;
	z-index: 11;
	bottom: -41px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	min-height: 32px;
	padding: 0 14px;
	border-radius: 17px;
	background-color: #303038;
}
.u_cbox .u_cbox_quotecomment_return_icon {
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	background-position: -387px -24px;
	background-repeat: no-repeat;
	width: 12px;
	height: 8px;
	margin-left: 5px;
}
.u_cbox .u_cbox_quotecomment_return_label {
	font-family: -apple-system, BlinkMacSystemFont, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 500;
	line-height: 1.5;
	letter-spacing: -0.46px;
	color: #fff;
}
.u_cbox .u_cbox_reply_area .u_cbox_quotecomment_return {
	right: -9px;
	left: -9px;
}
.u_cbox .u_cbox_reply_area .u_cbox_quotecomment_return_icon {
	background-position: -224px -286px;
	margin-top: 2px;
}
/* //인용댓글,인용댓글로 되돌아가기 부분 */
/* //인용댓글 */
#cbox_module .u_cbox_head .u_cbox_btn_refresh .u_cbox_ico_refresh,
#cbox_module .u_cbox_ico_usercomment,
#cbox_module .u_cbox_notice .u_cbox_notice_tit::after,
#cbox_module .u_cbox_help_info .u_cbox_ico_help,
#cbox_module .u_cbox_recomm_set .u_cbox_ico_recomm,
#cbox_module .u_cbox_recomm_set .u_cbox_ico_unrecomm,
.u_cbox_user .u_cbox_tool .u_cbox_recomm_set .u_cbox_ico_recomm,
.u_cbox_user .u_cbox_tool .u_cbox_recomm_set .u_cbox_ico_unrecomm,
.u_cbox_user .u_cbox_tool .u_cbox_recomm_set .u_cbox_btn_recomm_on .u_cbox_ico_recomm,
#cbox_module .u_cbox_recomm_set .u_cbox_btn_recomm_on .u_cbox_ico_recomm,
.u_cbox_user .u_cbox_tool .u_cbox_recomm_set .u_cbox_btn_unrecomm_on .u_cbox_ico_unrecomm,
#cbox_module .u_cbox_recomm_set .u_cbox_btn_unrecomm_on .u_cbox_ico_unrecomm,
#cbox_module .u_cbox_btn_totalcomment .u_cbox_ico_arrow,
.u_cbox .u_cbox_manageblock_morebtn::after,
.u_cbox_user .u_cbox_more_wrap .u_cbox_ico_more,
.u_cbox_user .u_cbox_btn_fold_wrap .u_cbox_ico_fold,
#cbox_module .u_cbox_btn_more_pre .u_cbox_ico_more,
#cbox_module .u_cbox_ico_more,
#cbox_module .u_cbox_ico_fold,
.u_cbox_user .u_cbox_comment_none .u_cbox_con_inform .u_cbox_ico_comment_none,
#cbox_module .u_cbox_con_inform .u_cbox_ico_comment_none,
.u_cbox_user .u_cbox_comment_none .u_cbox_con_inform_linkicon,
.u_cbox .u_cbox_cleanbot_contents::before,
.u_cbox_user .u_cbox_comment .u_cbox_text_wrap .u_cbox_ico_exclamation,
#cbox_module .u_cbox_comment .u_cbox_ico_exclamation,
#cbox_module .u_cbox_loading_fail .u_cbox_btn_refresh .u_cbox_ico_refresh,
#cbox_module .u_cbox_cleanbot_setbutton:before,
#cbox_module .u_cbox_cleanbot_setbutton.is_highlight:before,
.u_cbox .u_cbox_work_sub .u_cbox_ico_open,
#cbox_module .u_cbox_work_sub .u_cbox_ico_open,
.u_cbox_user .u_cbox_article_source_area .u_cbox_ico_more,
.u_cbox_user .u_cbox_userinfo_profile_link,
.u_cbox_user .u_cbox_userinfo_laststats_helpbtn,
.u_cbox_user .u_cbox_userblockmsg_icon,
.u_cbox .u_cbox_manageblock_noneicon,
.u_cbox .u_cbox_layer_cleanbot_closeicon,
.u_cbox .u_cbox_layer_cleanbot2_closeicon,
.u_cbox .u_cbox_view_comment .u_cbox_ico_view_comment,
.u_cbox .u_cbox_layer_help .u_cbox_ico_help,
.u_cbox .u_cbox_layer_help .u_cbox_btn_info_close,
.u_cbox .u_cbox_layer_report .u_cbox_ico_close_hide,
#cbox_module .u_cbox_cleanbot_content::before,
#cbox_module .u_cbox_addition .u_cbox_ico_upload_sticker,
#cbox_module .u_cbox_addition .u_cbox_ico_upload_photo,
#cbox_module .u_cbox_addition .u_cbox_ico_upload_voice,
#cbox_module .u_cbox_addition .u_cbox_ico_mention,
#cbox_module .u_cbox_addition .u_cbox_ico_secret,
#cbox_module .u_cbox_addition .u_cbox_secret_tag_on .u_cbox_ico_secret,
#cbox_module .u_cbox_addition .u_cbox_btn_upload_sticker_on .u_cbox_ico_upload_sticker,
#cbox_module .u_cbox_addition .u_cbox_btn_upload_photo_on .u_cbox_ico_upload_photo,
#cbox_module .u_cbox_addition .u_cbox_btn_upload_voice_on .u_cbox_ico_upload_voice,
.u_cbox .u_cbox_manageusers_totalcomment_icon,
.u_cbox_userpage .u_cbox_userinfo_profile_link,
.u_cbox_userpage .u_cbox_btn_totalcomment .u_cbox_ico_arrow {
	background-image: url(https://ssl.pstatic.net/static.news/image/news/m/2023/09/18/sp_comment_overwrite.png);
	background-size: 226px 201px;
	background-repeat: no-repeat;
}
/* color varies - base */
@media (min-width: 768px) and (orientation: portrait) {
	.lcst_wrp ~ .u_cbox .u_cbox_wrap,
	.lcst_wrp + .u_cbox .u_cbox_wrap,
	.lcst_wrp .u_cbox .u_cbox_wrap {
		max-width: 620px;
		margin-left: auto;
		margin-right: auto;
		padding-left: 0;
		padding-right: 0;
	}
}
@media (min-width: 1024px) {
	.lcst_wrp ~ .u_cbox .u_cbox_wrap,
	.lcst_wrp + .u_cbox .u_cbox_wrap,
	.lcst_wrp .u_cbox .u_cbox_wrap {
		max-width: 620px;
		margin-left: auto;
		margin-right: auto;
		padding-left: 0;
		padding-right: 0;
	}
}
@media (min-width: 768px) and (orientation: portrait) {
	body .r_hotissue .u_cbox,
	body .poll_area ~ .u_cbox {
		padding-left: 17.4%;
		padding-right: 17.4%;
	}
}
@media (min-width: 1024px) {
	body .r_hotissue .u_cbox,
	body .poll_area ~ .u_cbox {
		padding-left: 17.4%;
		padding-right: 17.4%;
	}
}
/* 뉴스 서비스재정의 */
/* 공통댓글UI 개선 - 이미지 */
#cbox_module .u_cbox_btn_social .u_cbox_box_social_naver .u_cbox_ico_social,
#cbox_module .u_cbox_btn_social .u_cbox_box_social_facebook .u_cbox_ico_social,
#cbox_module .u_cbox_btn_social .u_cbox_box_social_twitter .u_cbox_ico_social,
#cbox_module .u_cbox_comment .u_cbox_text_wrap .u_cbox_translate_txt::after,
#cbox_module .u_cbox_ico_translate_set,
#cbox_module .u_cbox_ico_translate_arr,
#cbox_module .u_cbox_sns_twitter,
#cbox_module .u_cbox_sns_facebook,
#cbox_module .u_cbox_ico_loading_fail {
	background-image: url('https://ssl.pstatic.net/static.news/image/news/m/2019/10/01/sp_cbox_w_news.png');
	background-repeat: no-repeat;
	background-size: 150px 100px;
}
#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 (prefers-color-scheme: dark) {
	html.DARK_THEME #cbox_module .u_cbox_write .u_cbox_inbox .u_cbox_guide {
		color: #919192;
	}
}
@media (min-width: 1025px) {
	.as_mp_layout #cbox_module .u_cbox_write .u_cbox_inbox .u_cbox_guide {
		top: 12px;
		bottom: 13px;
		font-size: 13px;
	}
}
@media (min-width: 768px) {
	#cbox_module .u_cbox_chart_wrap,
	#cbox_module .ad_box,
	#cbox_module .u_cbox_reply_area,
	#cbox_module .u_cbox_area {
		margin-left: 0;
		margin-right: 0;
	}
	#cbox_module
		.u_cbox_content_wrap
		> .u_cbox_list
		> .u_cbox_comment
		> .u_cbox_type_quotecomment_finish
		.u_cbox_area {
		padding-left: 30px;
		padding-right: 30px;
		margin-left: -15px;
		margin-right: -15px;
	}
	#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;
	}
	#cbox_module
		.u_cbox_comment_box.u_cbox_type_profile.u_cbox_type_blind
		.u_cbox_area
		.u_cbox_info_base,
	#cbox_module
		.u_cbox_comment_box.u_cbox_type_profile.u_cbox_type_delete
		.u_cbox_area
		.u_cbox_info_base {
		left: auto;
	}
}
/* 삭제된 댓글,제한된 댓글,임시 블라인드 댓글 */
.u_cbox .u_cbox_delete_contents {
	vertical-align: top;
	overflow: hidden;
	color: #999;
	letter-spacing: -1px;
	word-break: keep-all;
}
/* 공통댓글UI 개선 */
#cbox_module .u_cbox_wrap {
	position: relative;
}
#cbox_module .u_cbox_head {
	padding-left: 0;
	padding-top: 7px;
}
#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;
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME #cbox_module .u_cbox_comment_count .u_cbox_info_title {
		color: #919192;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME #cbox_module .u_cbox_comment_count .u_cbox_info_txt {
		color: #dadde0;
	}
}
#cbox_module .u_cbox_comment_count_wrap {
	margin: 0;
}
#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: #222;
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME #cbox_module .u_cbox_count {
		color: #f0f0f2;
	}
}
#cbox_module .u_cbox_count::after {
	display: inline;
	font-size: 16px;
	font-weight: 500;
	letter-spacing: -0.5px;
	content: '개의 댓글';
}
#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;
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME #cbox_module .u_cbox_head .u_cbox_btn_refresh .u_cbox_ico_refresh {
		background-position: -22px -165px;
	}
}
#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 (prefers-color-scheme: dark) {
	html.DARK_THEME #cbox_module .u_cbox_ico_usercomment {
		background-position: -213px -17px;
	}
}
#cbox_module .u_cbox_slider {
	position: static;
	height: 0 !important;
	margin: 0;
}
#cbox_module .u_cbox_slider_open {
	margin: 0 -15px;
	height: auto !important;
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME #cbox_module .u_cbox_chart_fold_ico {
		background-image: url(https://ssl.pstatic.net/static.news/image/news/m/2023/09/18/sp_comment_overwrite.png);
		background-size: 226px 201px;
		width: 14px;
		height: 14px;
		background-position: -150px -120px;
		-webkit-transform: rotate(180deg);
		transform: rotate(180deg);
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME #cbox_module .u_cbox_chart_open .u_cbox_chart_fold_ico {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME #cbox_module .u_cbox_chart_fold_cnt {
		color: #dadde0;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME #cbox_module .u_cbox_comment_count .u_cbox_count_info::before {
		background-color: #464649;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME #cbox_module .u_cbox_chart_wrap {
		background: #303033;
		border-color: #464649;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME #cbox_module .u_cbox_chart_title {
		border-color: #464649;
		color: #dadde0;
	}
}
#cbox_module .u_cbox_chart_cont {
	font-family: -apple-system, BlinkMacSystemFont, Helvetica, 'Apple SD Gothic Neo', sans-serif;
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME #cbox_module .u_cbox_chart_cont {
		background-image: url('https://ssl.pstatic.net/static.news/image/news/m/2022/07/27/bg_chart_cont_w_dark.gif');
	}
}
#cbox_module .u_cbox_chart_foot {
	display: none;
	background: #fbfcfd;
	border-top: 1px solid #e7e7e8;
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME #cbox_module .u_cbox_chart_foot {
		background: #303033;
		border-color: #464649;
	}
}
#cbox_module .u_cbox_write .u_cbox_write_inner {
	border: 1px solid #b0b3be;
	border-radius: 4px;
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME #cbox_module .u_cbox_write .u_cbox_write_inner {
		border-color: #7b7b7b;
	}
}
#cbox_module .u_cbox_edit .u_cbox_upload,
#cbox_module .u_cbox_focus .u_cbox_upload,
#cbox_module .u_cbox_writing .u_cbox_upload,
#cbox_module .u_cbox_attached .u_cbox_upload {
	height: 47px;
	border-top: 1px solid #f0f0f0;
	border-bottom-right-radius: inherit;
	border-bottom-left-radius: inherit;
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME #cbox_module .u_cbox_edit .u_cbox_upload,
	html.DARK_THEME #cbox_module .u_cbox_focus .u_cbox_upload,
	html.DARK_THEME #cbox_module .u_cbox_writing .u_cbox_upload,
	html.DARK_THEME #cbox_module .u_cbox_attached .u_cbox_upload {
		background: #39393c;
		border-color: #464649;
	}
}
#cbox_module .u_cbox_write .u_cbox_btn_upload {
	display: none;
}
#cbox_module .u_cbox_focus .u_cbox_btn_upload,
#cbox_module .u_cbox_writing .u_cbox_btn_upload,
#cbox_module .u_cbox_reply_area .u_cbox_focus .u_cbox_btn_upload,
#cbox_module .u_cbox_reply_area .u_cbox_writing .u_cbox_btn_upload {
	display: block;
	height: 30px;
	min-width: 44px;
	margin: 9px;
	background: #b0b3be;
	border-radius: 3px;
	border: none;
	font-size: 13px;
	color: #fff;
	letter-spacing: -0.5px;
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME #cbox_module .u_cbox_focus .u_cbox_btn_upload,
	html.DARK_THEME #cbox_module .u_cbox_writing .u_cbox_btn_upload,
	html.DARK_THEME #cbox_module .u_cbox_reply_area .u_cbox_focus .u_cbox_btn_upload,
	html.DARK_THEME #cbox_module .u_cbox_reply_area .u_cbox_writing .u_cbox_btn_upload {
		background: #545457;
		color: #dadde0;
	}
}
#cbox_module .u_cbox_writing .u_cbox_btn_upload,
#cbox_module .u_cbox_reply_area .u_cbox_writing .u_cbox_btn_upload {
	background-color: #3f63bf;
}
#cbox_module .u_cbox_write .u_cbox_inbox {
	margin-right: 0;
	padding: 13px 14px 10px;
	border-radius: inherit;
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME #cbox_module .u_cbox_write .u_cbox_inbox {
		background: #39393c;
	}
}
@media (min-width: 1025px) {
	.as_mp_layout #cbox_module .u_cbox_write .u_cbox_inbox {
		padding: 12px 14px 9px;
	}
}
#cbox_module .u_cbox_edit .u_cbox_profile_area + .u_cbox_write_area .u_cbox_inbox,
#cbox_module .u_cbox_focus .u_cbox_profile_area + .u_cbox_write_area .u_cbox_inbox,
#cbox_module .u_cbox_writing .u_cbox_profile_area + .u_cbox_write_area .u_cbox_inbox,
#cbox_module .u_cbox_attached .u_cbox_profile_area + .u_cbox_write_area .u_cbox_inbox {
	padding: 13px 14px 10px;
}
#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;
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME #cbox_module .u_cbox_write_count {
		color: #919192;
	}
}
#cbox_module .u_cbox_write_count .u_cbox_count_num {
	margin-right: 4px;
	font-weight: 500;
	color: #222;
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME #cbox_module .u_cbox_write_count .u_cbox_count_num {
		color: #dadde0;
	}
}
#cbox_module .u_cbox_write_count .u_cbox_write_total {
	margin-left: 4px;
}
#cbox_module .u_cbox_profile_area {
	position: relative;
	z-index: 1;
	height: 26px;
	padding-top: 12px;
	padding-left: 14px;
	margin-bottom: -8px;
	border-radius: inherit;
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME #cbox_module .u_cbox_profile_area {
		background: #39393c;
	}
}
#cbox_module .u_cbox_type_logged_in .u_cbox_inbox .u_cbox_text,
#cbox_module .u_cbox_type_logged_out .u_cbox_inbox .u_cbox_text {
	height: 22px;
	font-size: 15px;
}
#cbox_module .u_cbox_edit .u_cbox_inbox .u_cbox_text,
#cbox_module .u_cbox_focus .u_cbox_inbox .u_cbox_text,
#cbox_module .u_cbox_writing .u_cbox_inbox .u_cbox_text,
#cbox_module .u_cbox_attached .u_cbox_inbox .u_cbox_text {
	height: 143px;
}
#cbox_module .u_cbox_edit .u_cbox_inbox .u_cbox_guide,
#cbox_module .u_cbox_focus .u_cbox_inbox .u_cbox_guide,
#cbox_module .u_cbox_writing .u_cbox_inbox .u_cbox_guide,
#cbox_module .u_cbox_attached .u_cbox_inbox .u_cbox_guide {
	line-height: 20px;
}
#cbox_module .u_cbox_focus .u_cbox_inbox .u_cbox_guide,
#cbox_module .u_cbox_attached .u_cbox_inbox .u_cbox_guide {
	top: 15px;
}
#cbox_module .u_cbox_btn_social .u_cbox_ico_social,
#cbox_module .u_cbox_btn_social {
	width: 16px;
	height: 16px;
	margin-right: 13px;
}
#cbox_module .u_cbox_box_name .u_cbox_btn_social {
	margin-right: 2px;
}
#cbox_module .u_cbox_box_name,
#cbox_module .u_cbox_social {
	top: 15px;
	line-height: 20px;
}
#cbox_module .u_cbox_box_name .u_cbox_box_social_naver,
#cbox_module .u_cbox_box_name .u_cbox_box_social_twitter,
#cbox_module .u_cbox_box_name .u_cbox_box_social_facebook {
	margin-left: 0;
}
#cbox_module .u_cbox_btn_social .u_cbox_box_social_naver .u_cbox_ico_social {
	background-position: -2px -68px;
}
#cbox_module .u_cbox_btn_social_on .u_cbox_box_social_naver .u_cbox_ico_social {
	background-position: -2px -84px;
}
#cbox_module .u_cbox_btn_social .u_cbox_box_social_facebook .u_cbox_ico_social {
	background-position: -20px -68px;
}
#cbox_module .u_cbox_btn_social_on .u_cbox_box_social_facebook .u_cbox_ico_social,
#cbox_module .u_cbox_sns_facebook {
	background-position: -20px -84px;
}
#cbox_module .u_cbox_btn_social .u_cbox_box_social_twitter .u_cbox_ico_social {
	background-position: -39px -68px;
}
#cbox_module .u_cbox_btn_social_on .u_cbox_box_social_twitter .u_cbox_ico_social,
#cbox_module .u_cbox_sns_twitter {
	background-position: -39px -84px;
}
#cbox_module .u_cbox_sns_icons {
	width: 16px;
	height: 16px;
	margin-top: 4px;
}
#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_write .u_cbox_thumb .u_cbox_thumb_wrap {
	margin-right: 0;
}
#cbox_module .u_cbox_write .u_cbox_thumb .u_cbox_img_profile {
	width: 26px;
	height: 26px;
	border-radius: 50%;
}
#cbox_module .u_cbox_write .u_cbox_thumb {
	position: relative;
	margin-right: 5px;
}
#cbox_module .u_cbox_write .u_cbox_thumb::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_write .u_cbox_write_inner .u_cbox_thumb + .u_cbox_box_name {
	left: 45px;
}
#cbox_module .u_cbox_comment_box .u_cbox_thumb_wrap .u_cbox_img_profile {
	width: 35px;
	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;
}
.u_cbox_userpage .u_cbox_reply_area .u_cbox_type_profile .u_cbox_area .u_cbox_info_base {
	left: 63px;
}
.u_cbox_userpage .u_cbox_followset ~ .u_cbox_content_wrap .u_cbox_type_profile .u_cbox_info_base {
	left: 63px;
}
#cbox_module
	.u_cbox_content_wrap
	> .u_cbox_list
	> .u_cbox_comment
	> .u_cbox_type_quotecomment_finish
	.u_cbox_area
	.u_cbox_info_base {
	left: 58px;
}
@media (min-width: 768px) {
	#cbox_module
		.u_cbox_content_wrap
		> .u_cbox_list
		> .u_cbox_comment
		> .u_cbox_type_quotecomment_finish
		.u_cbox_area
		.u_cbox_info_base {
		left: 73px;
	}
}
#cbox_module .u_cbox_comment_box .u_cbox_area_quotecomment + .u_cbox_area .u_cbox_info_base {
	top: 33px;
}
#cbox_module
	.u_cbox_reply_area
	.u_cbox_comment_box
	.u_cbox_area_quotecomment
	+ .u_cbox_area
	.u_cbox_info_base {
	top: 32px;
}
/* 관리자 공지사항 등록글 */
#cbox_module .u_cbox_comment_box.u_cbox_type_profile.u_cbox_type_secret .u_cbox_info_base,
#cbox_module .u_cbox_comment_box.u_cbox_type_profile.u_cbox_type_delete_list .u_cbox_info_base,
#cbox_module
	.u_cbox_myfollowing
	.u_cbox_comment_box.u_cbox_type_profile.u_cbox_type_delete
	.u_cbox_info_base {
	left: auto;
}
#cbox_module .u_cbox_comment_box .u_cbox_write .u_cbox_thumb .u_cbox_img_profile {
	width: 26px;
	height: 26px;
}
#cbox_module .u_cbox_type_profile.u_cbox_type_blind .u_cbox_info_base,
#cbox_module .u_cbox_type_profile.u_cbox_type_delete .u_cbox_info_base,
#cbox_module .u_cbox_reply_area .u_cbox_type_profile.u_cbox_type_delete .u_cbox_info_base {
	left: auto;
}
#cbox_module .u_cbox_type_profile.u_cbox_type_blind .u_cbox_info,
#cbox_module .u_cbox_type_profile.u_cbox_type_delete .u_cbox_info {
	margin-bottom: 17px;
}
/* 댓글모음 레이어 */
@media (min-width: 1025px) {
	.as_mp_layout .u_cbox .u_cbox_layer_user {
		right: 0;
		width: 450px;
	}
}
.u_cbox_layer_user_wrap
	.u_cbox_layer_user
	.u_cbox_reply_area
	.u_cbox_type_profile
	.u_cbox_thumb_mask,
.u_cbox_layer_user_wrap
	.u_cbox_layer_user_v2
	.u_cbox_reply_area
	.u_cbox_type_profile
	.u_cbox_thumb_mask {
	display: none;
}
.u_cbox_layer_user_wrap
	.u_cbox_layer_user
	.u_cbox_reply_area
	.u_cbox_type_profile
	.u_cbox_thumb_wrap,
.u_cbox_layer_user_wrap
	.u_cbox_layer_user_v2
	.u_cbox_reply_area
	.u_cbox_type_profile
	.u_cbox_thumb_wrap {
	margin-right: 8px;
}
.u_cbox_layer_user_wrap
	.u_cbox_layer_user
	.u_cbox_reply_area
	.u_cbox_type_profile
	.u_cbox_thumb_wrap:after,
.u_cbox_layer_user_wrap
	.u_cbox_layer_user_v2
	.u_cbox_reply_area
	.u_cbox_type_profile
	.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: '';
}
.u_cbox_layer_user_wrap
	.u_cbox_layer_user
	.u_cbox_reply_area
	.u_cbox_type_profile
	.u_cbox_thumb_wrap
	.u_cbox_img_profile,
.u_cbox_layer_user_wrap
	.u_cbox_layer_user_v2
	.u_cbox_reply_area
	.u_cbox_type_profile
	.u_cbox_thumb_wrap
	.u_cbox_img_profile {
	width: 35px;
	height: 35px;
	border-radius: 50%;
}
.u_cbox_layer_user_wrap
	.u_cbox_layer_user
	.u_cbox_reply_area
	.u_cbox_type_profile
	.u_cbox_info_base,
.u_cbox_layer_user_wrap
	.u_cbox_layer_user_v2
	.u_cbox_reply_area
	.u_cbox_type_profile
	.u_cbox_info_base {
	top: 38px;
	left: 43px;
}
.u_cbox_layer_user_wrap
	.u_cbox_layer_user
	.u_cbox_reply_area
	.u_cbox_type_profile
	.u_cbox_info_main,
.u_cbox_layer_user_wrap
	.u_cbox_layer_user_v2
	.u_cbox_reply_area
	.u_cbox_type_profile
	.u_cbox_info_main {
	margin-top: -3px;
}
.u_cbox_layer_user_wrap .u_cbox_layer_user .u_cbox_reply_area .u_cbox_type_profile .u_cbox_info,
.u_cbox_layer_user_wrap .u_cbox_layer_user_v2 .u_cbox_reply_area .u_cbox_type_profile .u_cbox_info {
	margin-top: 4px;
	margin-bottom: 11px;
}
.u_cbox_layer_user_wrap
	.u_cbox_layer_user
	.u_cbox_reply_area
	.u_cbox_type_profile.u_cbox_type_delete
	.u_cbox_info_base,
.u_cbox_layer_user_wrap
	.u_cbox_layer_user_v2
	.u_cbox_reply_area
	.u_cbox_type_profile.u_cbox_type_delete
	.u_cbox_info_base {
	left: auto;
}
.u_cbox_layer_user_wrap
	.u_cbox_layer_user
	.u_cbox_reply_area
	.u_cbox_type_profile.u_cbox_type_delete
	.u_cbox_info,
.u_cbox_layer_user_wrap
	.u_cbox_layer_user_v2
	.u_cbox_reply_area
	.u_cbox_type_profile.u_cbox_type_delete
	.u_cbox_info {
	margin-bottom: 22px;
}
#cbox_module .u_cbox_box_name .u_cbox_write_name {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: inline-block;
	max-width: 100%;
	font-size: 14px;
	vertical-align: top;
	font-family: -apple-system, BlinkMacSystemFont, Helvetica, 'Apple SD Gothic Neo', sans-serif;
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME #cbox_module .u_cbox_box_name .u_cbox_write_name {
		color: #f0f0f2;
	}
}
#cbox_module .u_cbox_notice {
	overflow: hidden;
	padding: 12px 12px 12px 16px;
	margin-top: 8px;
	background-color: #eff3fb;
	border-radius: 4px;
	border: 0;
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME #cbox_module .u_cbox_notice {
		background-color: #414a5d;
	}
}
#cbox_module .u_cbox_notice .u_cbox_notice_tit {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	line-height: 18px;
	font-size: 14px;
	letter-spacing: -0.5px;
	color: #6b768d;
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME #cbox_module .u_cbox_notice .u_cbox_notice_tit {
		color: #a4abba;
	}
}
#cbox_module .u_cbox_notice .u_cbox_notice_tit::after {
	position: absolute;
	right: 14px;
	top: 18px;
	width: 11px;
	height: 6px;
	background-position: -45px -187px;
	content: '';
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME #cbox_module .u_cbox_notice .u_cbox_notice_tit::after {
		background-position: -32px -187px;
	}
}
#cbox_module .u_cbox_notice_on .u_cbox_notice_tit::after {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}
#cbox_module .u_cbox_notice .u_cbox_ico_notice {
	font-size: 1px;
	line-height: initial;
	color: rgba(1, 0, 0, 0);
	background: none;
	width: auto;
	height: auto;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	margin: 0 12px 0 0;
	line-height: 18px;
	font-size: 13px;
	font-weight: 600;
	letter-spacing: -0.46px;
	color: #4979f4;
}
#cbox_module .u_cbox_notice .u_cbox_ico_notice::before {
	content: '공지';
}
#cbox_module .u_cbox_notice .u_cbox_txt_notice {
	-webkit-box-flex: 0;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	overflow: hidden;
	margin-right: 23px;
	text-overflow: ellipsis;
}
#cbox_module .u_cbox_notice .u_cbox_con_notice {
	padding-top: 11px;
	font-size: 13px;
	line-height: 20px;
	letter-spacing: -0.4px;
	color: #6b768d;
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME #cbox_module .u_cbox_notice .u_cbox_con_notice {
		color: #a4abba;
	}
}
#cbox_module .u_cbox_notice .u_cbox_con_notice a {
	color: #303038;
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME #cbox_module .u_cbox_notice .u_cbox_con_notice a {
		color: #dadde0;
	}
}
#cbox_module .u_cbox_notice .u_cbox_con_notice a a:visited {
	color: #959595;
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME #cbox_module .u_cbox_notice .u_cbox_con_notice a a:visited {
		color: #a5a5a7;
	}
}
#cbox_module .u_cbox_notice .u_cbox_notice_date,
#cbox_module .u_cbox_notice .u_cbox_btn_notice_close {
	display: none;
}
#cbox_module .u_cbox_sort {
	margin-top: 12px;
	border-bottom: 1px solid #d2d4dd;
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME #cbox_module .u_cbox_sort {
		border-color: #5b5b5c;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_sort::before {
		background: -webkit-gradient(
			linear,
			left top,
			right top,
			from(#39393c),
			to(rgba(57, 57, 60, 0))
		);
		background: -webkit-linear-gradient(left, #39393c, rgba(57, 57, 60, 0));
		background: linear-gradient(to right, #39393c, rgba(57, 57, 60, 0));
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_sort::after {
		background: -webkit-gradient(
			linear,
			right top,
			left top,
			from(#39393c),
			to(rgba(57, 57, 60, 0))
		);
		background: -webkit-linear-gradient(right, #39393c, rgba(57, 57, 60, 0));
		background: linear-gradient(to left, #39393c, rgba(57, 57, 60, 0));
	}
}
#cbox_module .u_cbox_sort .u_cbox_sort_label {
	font-weight: 500;
	letter-spacing: -0.5px;
	color: #929292;
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME #cbox_module .u_cbox_sort .u_cbox_sort_label {
		color: #919192;
	}
}
@media (min-width: 1025px) {
	.as_mp_layout #cbox_module .u_cbox_sort .u_cbox_sort_label {
		font-size: 13px;
	}
}
#cbox_module .u_cbox_sort .u_cbox_sort_option_on .u_cbox_sort_label {
	padding-left: 0;
	font-weight: 600;
	color: #222;
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME #cbox_module .u_cbox_sort .u_cbox_sort_option_on .u_cbox_sort_label {
		color: #f0f0f2;
	}
}
#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;
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME #cbox_module .u_cbox_help_info .u_cbox_ico_help {
		background-position: -166px -120px;
	}
}
#cbox_module .u_cbox_name {
	max-width: 142px;
	font-size: 14px;
}
@media (min-width: 1025px) {
	.as_mp_layout #cbox_module .u_cbox_name {
		font-size: 13px;
	}
}
@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_myfollowing .u_cbox_name {
	max-width: 140px;
}
@media (max-width: 319px) {
	#cbox_module .u_cbox_myfollowing .u_cbox_name {
		max-width: 100px;
	}
}
#cbox_module .u_cbox_myfollowing .u_cbox_reply_area .u_cbox_name {
	max-width: 120px;
}
@media (max-width: 319px) {
	#cbox_module .u_cbox_myfollowing .u_cbox_reply_area .u_cbox_name {
		max-width: 78px;
	}
}
.fs3 #cbox_module .u_cbox_name,
.fs4 #cbox_module .u_cbox_name {
	font-size: 15px;
}
@media (min-width: 1025px) {
	.as_mp_layout.fs3 #cbox_module .u_cbox_name,
	.fs4 #cbox_module .u_cbox_name {
		font-size: 13px;
	}
}
.fs5 #cbox_module .u_cbox_name {
	font-size: 16px;
}
@media (min-width: 1025px) {
	.as_mp_layout.fs5 #cbox_module .u_cbox_name {
		font-size: 13px;
	}
}
#cbox_module .u_cbox_comment .u_cbox_text_wrap .u_cbox_contents {
	margin-right: 5px;
	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: #222;
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME #cbox_module .u_cbox_comment .u_cbox_text_wrap {
		color: #dadde0;
	}
}
@media (min-width: 1025px) {
	.as_mp_layout #cbox_module .u_cbox_comment .u_cbox_text_wrap {
		font-size: 13px;
		line-height: 19px;
	}
}
.fs2 #cbox_module .u_cbox_comment .u_cbox_text_wrap,
.fs3 #cbox_module .u_cbox_comment .u_cbox_text_wrap {
	font-size: 17px;
	line-height: 22px;
}
@media (min-width: 1025px) {
	.as_mp_layout.fs2 #cbox_module .u_cbox_comment .u_cbox_text_wrap,
	.fs3 #cbox_module .u_cbox_comment .u_cbox_text_wrap {
		font-size: 13px;
		line-height: 19px;
	}
}
.fs4 #cbox_module .u_cbox_comment .u_cbox_text_wrap,
.fs5 #cbox_module .u_cbox_comment .u_cbox_text_wrap {
	font-size: 18px;
	line-height: 23px;
}
@media (min-width: 1025px) {
	.as_mp_layout.fs4 #cbox_module .u_cbox_comment .u_cbox_text_wrap,
	.fs5 #cbox_module .u_cbox_comment .u_cbox_text_wrap {
		font-size: 13px;
		line-height: 19px;
	}
}
#cbox_module .u_cbox_ico_reply {
	display: none;
}
#cbox_module .u_cbox_reply_area .u_cbox_write_wrap .u_cbox_write_box {
	padding-bottom: 0;
}
#cbox_module .u_cbox_info_base {
	position: absolute;
	top: 38px;
	padding-top: 0;
}
#cbox_module .u_cbox_btn_report,
#cbox_module .u_cbox_btn_unhide {
	font-family: 'Helvetica Neue', 'Apple SD Gothic Neo', Sans-serif;
}
#cbox_module .u_cbox_date {
	font-family: -apple-system, BlinkMacSystemFont, Helvetica, 'Apple SD Gothic Neo', sans-serif;
}
#cbox_module .u_cbox_in_report {
	display: inline-block;
	margin-top: -1px;
	vertical-align: top;
	line-height: 17px;
}
@media (min-width: 1025px) {
	.as_mp_layout #cbox_module .u_cbox_in_report {
		margin-top: 0;
	}
}
#cbox_module .u_cbox_btn_report .u_cbox_content_view {
	display: inline-block;
	margin-top: -1px;
	vertical-align: top;
	line-height: 17px;
}
#cbox_module .u_cbox_btn_report .u_cbox_content_view::after {
	margin-top: 5px;
}
#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%;
	}
}
#cbox_module .u_cbox_recomm_set .u_cbox_btn_recomm,
#cbox_module .u_cbox_recomm_set .u_cbox_btn_unrecomm,
#cbox_module .u_cbox_recomm_set .u_cbox_btn_recomm_on {
	border: none;
	background: none;
	margin: 6px 0 0 0;
	font-weight: 600;
	font-family: Helvetica Neue, Sans-serif;
}
#cbox_module .u_cbox_recomm_set .u_cbox_btn_recomm:last-child,
#cbox_module .u_cbox_recomm_set .u_cbox_btn_unrecomm:last-child,
#cbox_module .u_cbox_recomm_set .u_cbox_btn_recomm_on:last-child,
#cbox_module .u_cbox_recomm_set .u_cbox_btn_unrecomm_on:last-child {
	margin-right: -7px;
}
.fs3 #cbox_module .u_cbox_recomm_set .u_cbox_btn_recomm,
.fs3 #cbox_module .u_cbox_recomm_set .u_cbox_btn_unrecomm,
.fs3 #cbox_module .u_cbox_recomm_set .u_cbox_btn_recomm_on {
	font-size: 14px;
}
@media (min-width: 1025px) {
	.as_mp_layout.fs3 #cbox_module .u_cbox_recomm_set .u_cbox_btn_recomm,
	.fs3 #cbox_module .u_cbox_recomm_set .u_cbox_btn_unrecomm,
	.fs3 #cbox_module .u_cbox_recomm_set .u_cbox_btn_recomm_on {
		font-size: 13px;
	}
}
.fs4 #cbox_module .u_cbox_recomm_set .u_cbox_btn_recomm,
.fs4 #cbox_module .u_cbox_recomm_set .u_cbox_btn_unrecomm,
.fs4 #cbox_module .u_cbox_recomm_set .u_cbox_btn_recomm_on {
	font-size: 14px;
}
@media (min-width: 1025px) {
	.as_mp_layout.fs4 #cbox_module .u_cbox_recomm_set .u_cbox_btn_recomm,
	.fs4 #cbox_module .u_cbox_recomm_set .u_cbox_btn_unrecomm,
	.fs4 #cbox_module .u_cbox_recomm_set .u_cbox_btn_recomm_on {
		font-size: 13px;
	}
}
.fs5 #cbox_module .u_cbox_recomm_set .u_cbox_btn_recomm,
.fs5 #cbox_module .u_cbox_recomm_set .u_cbox_btn_unrecomm,
.fs5 #cbox_module .u_cbox_recomm_set .u_cbox_btn_recomm_on {
	font-size: 15px;
}
@media (min-width: 1025px) {
	.as_mp_layout.fs5 #cbox_module .u_cbox_recomm_set .u_cbox_btn_recomm,
	.fs5 #cbox_module .u_cbox_recomm_set .u_cbox_btn_unrecomm,
	.fs5 #cbox_module .u_cbox_recomm_set .u_cbox_btn_recomm_on {
		font-size: 13px;
	}
}
#cbox_module .u_cbox_recomm_set .u_cbox_btn_recomm {
	margin-right: 4px;
}
#cbox_module .u_cbox_recomm_set .u_cbox_btn_recomm,
#cbox_module .u_cbox_recomm_set .u_cbox_btn_unrecomm {
	min-width: 8px;
	color: #777;
	font-family: -apple-system, BlinkMacSystemFont, Helvetica, 'Apple SD Gothic Neo', sans-serif;
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME #cbox_module .u_cbox_recomm_set .u_cbox_btn_recomm,
	html.DARK_THEME #cbox_module .u_cbox_recomm_set .u_cbox_btn_unrecomm {
		color: #919192;
	}
}
#cbox_module .u_cbox_recomm_set .u_cbox_btn_recomm_on .u_cbox_cnt_recomm,
#cbox_module .u_cbox_recomm_set .u_cbox_btn_unrecomm_on .u_cbox_cnt_unrecomm {
	color: #000;
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME #cbox_module .u_cbox_recomm_set .u_cbox_btn_recomm_on .u_cbox_cnt_recomm,
	html.DARK_THEME #cbox_module .u_cbox_recomm_set .u_cbox_btn_unrecomm_on .u_cbox_cnt_unrecomm {
		color: #dadde0;
	}
}
#cbox_module .u_cbox_tool .u_cbox_btn_reply {
	margin: 7px 0 0 0;
	padding: 0; /*line-height:20px;*/
	letter-spacing: -0.7px;
	border: none;
	background: none;
	font-weight: 600;
	font-family: -apple-system, BlinkMacSystemFont, Helvetica, 'Apple SD Gothic Neo', sans-serif;
}
.fs3 #cbox_module .u_cbox_tool .u_cbox_btn_reply {
	font-size: 14px;
}
@media (min-width: 1025px) {
	.as_mp_layout.fs3 #cbox_module .u_cbox_tool .u_cbox_btn_reply {
		font-size: 13px;
	}
}
.fs4 #cbox_module .u_cbox_tool .u_cbox_btn_reply {
	font-size: 14px;
}
@media (min-width: 1025px) {
	.as_mp_layout.fs4 #cbox_module .u_cbox_tool .u_cbox_btn_reply {
		font-size: 13px;
	}
}
.fs5 #cbox_module .u_cbox_tool .u_cbox_btn_reply {
	font-size: 15px;
}
@media (min-width: 1025px) {
	.as_mp_layout.fs5 #cbox_module .u_cbox_tool .u_cbox_btn_reply {
		font-size: 13px;
	}
}
#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;
}
html[data-useragent*='Trident'] #cbox_module .u_cbox_tool .u_cbox_btn_reply .u_cbox_reply_cnt {
	position: relative;
	top: 1px;
}
#cbox_module .u_cbox_tool .u_cbox_btn_reply .u_cbox_reply_txt {
	font-weight: 500;
	color: #555;
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME #cbox_module .u_cbox_tool .u_cbox_btn_reply .u_cbox_reply_txt {
		color: #dadde0;
	}
}
#cbox_module .u_cbox_tool .u_cbox_btn_reply .u_cbox_reply_cnt.u_vc {
	position: static;
	width: auto;
	height: auto;
	overflow: visible;
	margin: 0;
	font-size: 0;
}
html[data-useragent*='Trident'] #cbox_module .u_cbox_tool .u_cbox_btn_reply .u_cbox_reply_cnt.u_vc {
	position: static;
	top: auto;
}
#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: #555;
	letter-spacing: -0.7px;
	content: '작성';
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME #cbox_module .u_cbox_tool .u_cbox_btn_reply .u_cbox_reply_cnt.u_vc:after {
		color: #dadde0;
	}
}
.fs3 #cbox_module .u_cbox_tool .u_cbox_btn_reply .u_cbox_reply_cnt.u_vc:after {
	font-size: 14px;
}
@media (min-width: 1025px) {
	.as_mp_layout.fs3 #cbox_module .u_cbox_tool .u_cbox_btn_reply .u_cbox_reply_cnt.u_vc:after {
		font-size: 13px;
	}
}
.fs4 #cbox_module .u_cbox_tool .u_cbox_btn_reply .u_cbox_reply_cnt.u_vc:after {
	font-size: 14px;
}
@media (min-width: 1025px) {
	.as_mp_layout.fs4 #cbox_module .u_cbox_tool .u_cbox_btn_reply .u_cbox_reply_cnt.u_vc:after {
		font-size: 13px;
	}
}
.fs5 #cbox_module .u_cbox_tool .u_cbox_btn_reply .u_cbox_reply_cnt.u_vc:after {
	font-size: 15px;
}
@media (min-width: 1025px) {
	.as_mp_layout.fs5 #cbox_module .u_cbox_tool .u_cbox_btn_reply .u_cbox_reply_cnt.u_vc:after {
		font-size: 13px;
	}
}
#cbox_module .u_cbox_recomm_set .u_cbox_ico_recomm {
	margin-top: -1px;
}
#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;
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME #cbox_module .u_cbox_recomm_set .u_cbox_ico_recomm,
	html.DARK_THEME #cbox_module .u_cbox_recomm_set .u_cbox_ico_unrecomm {
		-webkit-filter: invert(100%);
		filter: invert(100%);
		opacity: 0.68;
	}
}
.u_cbox_user .u_cbox_tool .u_cbox_recomm_set .u_cbox_ico_recomm,
.u_cbox_user .u_cbox_tool .u_cbox_recomm_set .u_cbox_ico_unrecomm {
	width: 13px;
	height: 15px;
	background-position: -213px 0px;
	opacity: 0.48;
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox_user .u_cbox_tool .u_cbox_recomm_set .u_cbox_ico_recomm,
	html.DARK_THEME .u_cbox_user .u_cbox_tool .u_cbox_recomm_set .u_cbox_ico_unrecomm {
		-webkit-filter: invert(100%);
		filter: invert(100%);
		opacity: 0.68;
	}
}
#cbox_module .u_cbox_recomm_set .u_cbox_ico_unrecomm {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
	margin-top: 1px;
}
.u_cbox_user .u_cbox_tool .u_cbox_recomm_set .u_cbox_ico_unrecomm {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}
.u_cbox_user .u_cbox_tool .u_cbox_recomm_set .u_cbox_btn_recomm_on .u_cbox_ico_recomm,
#cbox_module .u_cbox_recomm_set .u_cbox_btn_recomm_on .u_cbox_ico_recomm {
	width: 13px;
	height: 16px;
	background-position: -192px -166px;
	opacity: 1;
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME
		.u_cbox_user
		.u_cbox_tool
		.u_cbox_recomm_set
		.u_cbox_btn_recomm_on
		.u_cbox_ico_recomm,
	html.DARK_THEME #cbox_module .u_cbox_recomm_set .u_cbox_btn_recomm_on .u_cbox_ico_recomm {
		-webkit-filter: invert(0%);
		filter: invert(0%);
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox_user .u_cbox_tool .u_cbox_recomm_set .u_cbox_btn_recomm,
	html.DARK_THEME .u_cbox_user .u_cbox_tool .u_cbox_recomm_set .u_cbox_btn_unrecomm {
		color: #919192;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME
		.u_cbox_user
		.u_cbox_tool
		.u_cbox_recomm_set
		.u_cbox_btn_recomm_on
		.u_cbox_cnt_recomm,
	html.DARK_THEME
		.u_cbox_user
		.u_cbox_tool
		.u_cbox_recomm_set
		.u_cbox_btn_unrecomm_on
		.u_cbox_cnt_unrecomm {
		color: #dadde0;
	}
}
.u_cbox_user .u_cbox_tool .u_cbox_recomm_set .u_cbox_btn_unrecomm_on .u_cbox_ico_unrecomm,
#cbox_module .u_cbox_recomm_set .u_cbox_btn_unrecomm_on .u_cbox_ico_unrecomm {
	width: 13px;
	height: 16px;
	background-position: -175px -165px;
	-webkit-transform: none;
	transform: none;
	margin-top: 0;
}
#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;
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME #cbox_module .u_cbox_btn_totalcomment .u_cbox_ico_arrow {
		background-position: -213px -17px;
	}
}
.u_cbox .u_cbox_info_main {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	overflow: visible;
}
.u_cbox .u_cbox_name_area {
	font-size: inherit;
}
/* 에디터,구독자,관리자,팔로우 뱃지 */
.u_cbox .u_cbox_info_main .u_cbox_ico_editor,
.u_cbox .u_cbox_info_main .u_cbox_ico_subscriber,
.u_cbox .u_cbox_info_main .u_cbox_ico_admin {
	position: absolute;
	margin-top: 2px;
	right: -43px;
	margin-right: 20px;
}
html[data-useragent*='Windows'] .u_cbox .u_cbox_info_main .u_cbox_ico_editor,
html[data-useragent*='Windows'] .u_cbox .u_cbox_info_main .u_cbox_ico_subscriber,
html[data-useragent*='Windows'] .u_cbox .u_cbox_info_main .u_cbox_ico_admin {
	right: -47px;
}
.u_cbox .u_cbox_info_main .u_cbox_ico_editor + .u_cbox_ico_editor,
.u_cbox .u_cbox_info_main .u_cbox_ico_editor + .u_cbox_ico_subscriber,
.u_cbox .u_cbox_info_main .u_cbox_ico_editor + .u_cbox_ico_admin,
.u_cbox .u_cbox_info_main .u_cbox_ico_subscriber + .u_cbox_ico_editor,
.u_cbox .u_cbox_info_main .u_cbox_ico_subscriber + .u_cbox_ico_subscriber,
.u_cbox .u_cbox_info_main .u_cbox_ico_subscriber + .u_cbox_ico_admin,
.u_cbox .u_cbox_info_main .u_cbox_ico_admin + .u_cbox_ico_editor,
.u_cbox .u_cbox_info_main .u_cbox_ico_admin + .u_cbox_ico_subscriber,
.u_cbox .u_cbox_info_main .u_cbox_ico_admin + .u_cbox_ico_admin {
	right: -85px;
}
html[data-useragent*='Windows'] .u_cbox .u_cbox_info_main .u_cbox_ico_editor + .u_cbox_ico_editor,
html[data-useragent*='Windows']
	.u_cbox
	.u_cbox_info_main
	.u_cbox_ico_editor
	+ .u_cbox_ico_subscriber,
html[data-useragent*='Windows'] .u_cbox .u_cbox_info_main .u_cbox_ico_editor + .u_cbox_ico_admin,
html[data-useragent*='Windows']
	.u_cbox
	.u_cbox_info_main
	.u_cbox_ico_subscriber
	+ .u_cbox_ico_editor,
html[data-useragent*='Windows']
	.u_cbox
	.u_cbox_info_main
	.u_cbox_ico_subscriber
	+ .u_cbox_ico_subscriber,
html[data-useragent*='Windows']
	.u_cbox
	.u_cbox_info_main
	.u_cbox_ico_subscriber
	+ .u_cbox_ico_admin,
html[data-useragent*='Windows'] .u_cbox .u_cbox_info_main .u_cbox_ico_admin + .u_cbox_ico_editor,
html[data-useragent*='Windows']
	.u_cbox
	.u_cbox_info_main
	.u_cbox_ico_admin
	+ .u_cbox_ico_subscriber,
html[data-useragent*='Windows'] .u_cbox .u_cbox_info_main .u_cbox_ico_admin + .u_cbox_ico_admin {
	right: -95px;
}
.u_cbox .u_cbox_info_main .u_cbox_ico_editor + .u_cbox_ico_editor + .u_cbox_ico_editor,
.u_cbox .u_cbox_info_main .u_cbox_ico_editor + .u_cbox_ico_editor + .u_cbox_ico_subscriber,
.u_cbox .u_cbox_info_main .u_cbox_ico_editor + .u_cbox_ico_editor + .u_cbox_ico_admin,
.u_cbox .u_cbox_info_main .u_cbox_ico_editor + .u_cbox_ico_subscriber + .u_cbox_ico_editor,
.u_cbox .u_cbox_info_main .u_cbox_ico_editor + .u_cbox_ico_subscriber + .u_cbox_ico_subscriber,
.u_cbox .u_cbox_info_main .u_cbox_ico_editor + .u_cbox_ico_subscriber + .u_cbox_ico_admin,
.u_cbox .u_cbox_info_main .u_cbox_ico_editor + .u_cbox_ico_admin + .u_cbox_ico_editor,
.u_cbox .u_cbox_info_main .u_cbox_ico_editor + .u_cbox_ico_admin + .u_cbox_ico_subscriber,
.u_cbox .u_cbox_info_main .u_cbox_ico_editor + .u_cbox_ico_admin + .u_cbox_ico_admin,
.u_cbox .u_cbox_info_main .u_cbox_ico_subscriber + .u_cbox_ico_editor + .u_cbox_ico_editor,
.u_cbox .u_cbox_info_main .u_cbox_ico_subscriber + .u_cbox_ico_editor + .u_cbox_ico_subscriber,
.u_cbox .u_cbox_info_main .u_cbox_ico_subscriber + .u_cbox_ico_editor + .u_cbox_ico_admin,
.u_cbox .u_cbox_info_main .u_cbox_ico_subscriber + .u_cbox_ico_subscriber + .u_cbox_ico_editor,
.u_cbox .u_cbox_info_main .u_cbox_ico_subscriber + .u_cbox_ico_subscriber + .u_cbox_ico_subscriber,
.u_cbox .u_cbox_info_main .u_cbox_ico_subscriber + .u_cbox_ico_subscriber + .u_cbox_ico_admin,
.u_cbox .u_cbox_info_main .u_cbox_ico_subscriber + .u_cbox_ico_admin + .u_cbox_ico_editor,
.u_cbox .u_cbox_info_main .u_cbox_ico_subscriber + .u_cbox_ico_admin + .u_cbox_ico_subscriber,
.u_cbox .u_cbox_info_main .u_cbox_ico_subscriber + .u_cbox_ico_admin + .u_cbox_ico_admin,
.u_cbox .u_cbox_info_main .u_cbox_ico_admin + .u_cbox_ico_editor + .u_cbox_ico_editor,
.u_cbox .u_cbox_info_main .u_cbox_ico_admin + .u_cbox_ico_editor + .u_cbox_ico_subscriber,
.u_cbox .u_cbox_info_main .u_cbox_ico_admin + .u_cbox_ico_editor + .u_cbox_ico_admin,
.u_cbox .u_cbox_info_main .u_cbox_ico_admin + .u_cbox_ico_subscriber + .u_cbox_ico_editor,
.u_cbox .u_cbox_info_main .u_cbox_ico_admin + .u_cbox_ico_subscriber + .u_cbox_ico_subscriber,
.u_cbox .u_cbox_info_main .u_cbox_ico_admin + .u_cbox_ico_subscriber + .u_cbox_ico_admin,
.u_cbox .u_cbox_info_main .u_cbox_ico_admin + .u_cbox_ico_admin + .u_cbox_ico_editor,
.u_cbox .u_cbox_info_main .u_cbox_ico_admin + .u_cbox_ico_admin + .u_cbox_ico_subscriber,
.u_cbox .u_cbox_info_main .u_cbox_ico_admin + .u_cbox_ico_admin + .u_cbox_ico_admin {
	right: -127px;
}
html[data-useragent*='Windows']
	.u_cbox
	.u_cbox_info_main
	.u_cbox_ico_editor
	+ .u_cbox_ico_editor
	+ .u_cbox_ico_editor,
html[data-useragent*='Windows']
	.u_cbox
	.u_cbox_info_main
	.u_cbox_ico_editor
	+ .u_cbox_ico_editor
	+ .u_cbox_ico_subscriber,
html[data-useragent*='Windows']
	.u_cbox
	.u_cbox_info_main
	.u_cbox_ico_editor
	+ .u_cbox_ico_editor
	+ .u_cbox_ico_admin,
html[data-useragent*='Windows']
	.u_cbox
	.u_cbox_info_main
	.u_cbox_ico_editor
	+ .u_cbox_ico_subscriber
	+ .u_cbox_ico_editor,
html[data-useragent*='Windows']
	.u_cbox
	.u_cbox_info_main
	.u_cbox_ico_editor
	+ .u_cbox_ico_subscriber
	+ .u_cbox_ico_subscriber,
html[data-useragent*='Windows']
	.u_cbox
	.u_cbox_info_main
	.u_cbox_ico_editor
	+ .u_cbox_ico_subscriber
	+ .u_cbox_ico_admin,
html[data-useragent*='Windows']
	.u_cbox
	.u_cbox_info_main
	.u_cbox_ico_editor
	+ .u_cbox_ico_admin
	+ .u_cbox_ico_editor,
html[data-useragent*='Windows']
	.u_cbox
	.u_cbox_info_main
	.u_cbox_ico_editor
	+ .u_cbox_ico_admin
	+ .u_cbox_ico_subscriber,
html[data-useragent*='Windows']
	.u_cbox
	.u_cbox_info_main
	.u_cbox_ico_editor
	+ .u_cbox_ico_admin
	+ .u_cbox_ico_admin,
html[data-useragent*='Windows']
	.u_cbox
	.u_cbox_info_main
	.u_cbox_ico_subscriber
	+ .u_cbox_ico_editor
	+ .u_cbox_ico_editor,
html[data-useragent*='Windows']
	.u_cbox
	.u_cbox_info_main
	.u_cbox_ico_subscriber
	+ .u_cbox_ico_editor
	+ .u_cbox_ico_subscriber,
html[data-useragent*='Windows']
	.u_cbox
	.u_cbox_info_main
	.u_cbox_ico_subscriber
	+ .u_cbox_ico_editor
	+ .u_cbox_ico_admin,
html[data-useragent*='Windows']
	.u_cbox
	.u_cbox_info_main
	.u_cbox_ico_subscriber
	+ .u_cbox_ico_subscriber
	+ .u_cbox_ico_editor,
html[data-useragent*='Windows']
	.u_cbox
	.u_cbox_info_main
	.u_cbox_ico_subscriber
	+ .u_cbox_ico_subscriber
	+ .u_cbox_ico_subscriber,
html[data-useragent*='Windows']
	.u_cbox
	.u_cbox_info_main
	.u_cbox_ico_subscriber
	+ .u_cbox_ico_subscriber
	+ .u_cbox_ico_admin,
html[data-useragent*='Windows']
	.u_cbox
	.u_cbox_info_main
	.u_cbox_ico_subscriber
	+ .u_cbox_ico_admin
	+ .u_cbox_ico_editor,
html[data-useragent*='Windows']
	.u_cbox
	.u_cbox_info_main
	.u_cbox_ico_subscriber
	+ .u_cbox_ico_admin
	+ .u_cbox_ico_subscriber,
html[data-useragent*='Windows']
	.u_cbox
	.u_cbox_info_main
	.u_cbox_ico_subscriber
	+ .u_cbox_ico_admin
	+ .u_cbox_ico_admin,
html[data-useragent*='Windows']
	.u_cbox
	.u_cbox_info_main
	.u_cbox_ico_admin
	+ .u_cbox_ico_editor
	+ .u_cbox_ico_editor,
html[data-useragent*='Windows']
	.u_cbox
	.u_cbox_info_main
	.u_cbox_ico_admin
	+ .u_cbox_ico_editor
	+ .u_cbox_ico_subscriber,
html[data-useragent*='Windows']
	.u_cbox
	.u_cbox_info_main
	.u_cbox_ico_admin
	+ .u_cbox_ico_editor
	+ .u_cbox_ico_admin,
html[data-useragent*='Windows']
	.u_cbox
	.u_cbox_info_main
	.u_cbox_ico_admin
	+ .u_cbox_ico_subscriber
	+ .u_cbox_ico_editor,
html[data-useragent*='Windows']
	.u_cbox
	.u_cbox_info_main
	.u_cbox_ico_admin
	+ .u_cbox_ico_subscriber
	+ .u_cbox_ico_subscriber,
html[data-useragent*='Windows']
	.u_cbox
	.u_cbox_info_main
	.u_cbox_ico_admin
	+ .u_cbox_ico_subscriber
	+ .u_cbox_ico_admin,
html[data-useragent*='Windows']
	.u_cbox
	.u_cbox_info_main
	.u_cbox_ico_admin
	+ .u_cbox_ico_admin
	+ .u_cbox_ico_editor,
html[data-useragent*='Windows']
	.u_cbox
	.u_cbox_info_main
	.u_cbox_ico_admin
	+ .u_cbox_ico_admin
	+ .u_cbox_ico_subscriber,
html[data-useragent*='Windows']
	.u_cbox
	.u_cbox_info_main
	.u_cbox_ico_admin
	+ .u_cbox_ico_admin
	+ .u_cbox_ico_admin {
	right: -143px;
}
.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;
}
.u_cbox .u_cbox_btn_totalcomment ~ .u_cbox_ico_editor,
.u_cbox .u_cbox_btn_totalcomment ~ .u_cbox_ico_subscriber,
.u_cbox .u_cbox_btn_totalcomment ~ .u_cbox_ico_admin {
	margin-right: 0;
}
#cbox_module .u_cbox_type_profile .u_cbox_btn_totalcomment .u_cbox_ico_arrow {
	margin-top: -21px;
}
#cbox_module .u_cbox_btn_fold,
#cbox_module .u_cbox_btn_more {
	padding: 0;
	margin: 0;
	font-size: 13px;
	font-weight: 500;
	color: #222;
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME #cbox_module .u_cbox_btn_fold,
	html.DARK_THEME #cbox_module .u_cbox_btn_more {
		color: #a5a5a7;
	}
}
.u_cbox .u_cbox_manageblock_morebtn::after,
.u_cbox_user .u_cbox_more_wrap .u_cbox_ico_more,
.u_cbox_user .u_cbox_btn_fold_wrap .u_cbox_ico_fold,
#cbox_module .u_cbox_btn_more_pre .u_cbox_ico_more,
#cbox_module .u_cbox_ico_more,
#cbox_module .u_cbox_ico_fold {
	width: 10px;
	height: 6px;
	background-position: -58px -187px;
	opacity: 0.48;
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_manageblock_morebtn::after,
	html.DARK_THEME .u_cbox_user .u_cbox_more_wrap .u_cbox_ico_more,
	html.DARK_THEME .u_cbox_user .u_cbox_btn_fold_wrap .u_cbox_ico_fold,
	html.DARK_THEME #cbox_module .u_cbox_btn_more_pre .u_cbox_ico_more,
	html.DARK_THEME #cbox_module .u_cbox_ico_more,
	html.DARK_THEME #cbox_module .u_cbox_ico_fold {
		-webkit-filter: invert(100%);
		filter: invert(100%);
		opacity: 0.68;
	}
}
.u_cbox_user .u_cbox_btn_fold_wrap .u_cbox_ico_fold,
#cbox_module .u_cbox_ico_fold {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}
#cbox_module .u_cbox_info_base .u_cbox_ico_bar {
	width: 3px;
	height: 3px;
	margin: 4px 5px 0;
	border-radius: 50%;
	background: #d8d8d8;
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME #cbox_module .u_cbox_info_base .u_cbox_ico_bar {
		background: #919192;
	}
}
#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);
}
#cbox_module .u_cbox_comment .u_cbox_text_wrap .u_cbox_translate_txt {
	display: inline-block;
	margin-left: 0;
	font-size: 13px;
	color: #999;
	line-height: 21px;
	text-decoration: none;
	letter-spacing: -0.5px;
	vertical-align: top;
}
#cbox_module .u_cbox_comment .u_cbox_text_wrap .u_cbox_translate_txt::after {
	display: inline-block;
	width: 6px;
	height: 4px;
	background-position: -53px -2px;
	margin-left: 4px;
	vertical-align: 3px;
	content: '';
}
#cbox_module .u_cbox_ico_translate_set {
	width: 15px;
	height: 15px;
	background-position: -59px -70px;
	margin: 14px 5px 0 0;
}
#cbox_module .u_cbox_btn_translate_set {
	position: static;
	padding: 0 6px;
	border: none;
	font-size: 14px;
	font-weight: 500;
	color: #222;
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME #cbox_module .u_cbox_btn_translate_set {
		background: transparent;
		color: #f0f0f2;
	}
}
#cbox_module .u_cbox_translate_set_info {
	margin-bottom: 1px;
}
#cbox_module .u_cbox_txt_translate_set {
	color: #777;
	letter-spacing: -0.5px;
	font-weight: 500;
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME #cbox_module .u_cbox_txt_translate_set {
		color: #919192;
	}
}
#cbox_module .u_cbox_ico_translate_arr {
	width: 13px;
	height: 13px;
	margin-top: 7px;
	background-position: -24px -2px;
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME #cbox_module .u_cbox_ico_translate_arr {
		-webkit-filter: invert(65%);
		filter: invert(65%);
	}
}
#cbox_module .u_cbox_btn_translate_set_on .u_cbox_ico_translate_arr {
	background-position: -24px -2px;
	-webkit-transform: rotate(270deg);
	transform: rotate(270deg);
}
#cbox_module .u_cbox_reply_area {
	background: #fbfcfd;
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME #cbox_module .u_cbox_reply_area {
		background: #303033;
	}
}
#cbox_module .u_cbox_sort .u_cbox_head_tools {
	top: 9px;
}
#cbox_module .u_cbox_cleanbot {
	background: #fbfcfd;
	border-color: #ecedee;
	border-radius: 4px;
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME #cbox_module .u_cbox_cleanbot {
		background: rgba(72, 72, 75, 0.8);
		border-color: #545457;
	}
}
.u_cbox_user .u_cbox_comment_none .u_cbox_con_inform .u_cbox_ico_comment_none,
#cbox_module .u_cbox_con_inform .u_cbox_ico_comment_none {
	width: 48px;
	height: 48px;
	background-position: 0px -86px;
	opacity: 0.32;
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox_user .u_cbox_comment_none .u_cbox_con_inform .u_cbox_ico_comment_none,
	html.DARK_THEME #cbox_module .u_cbox_con_inform .u_cbox_ico_comment_none {
		-webkit-filter: invert(100%);
		filter: invert(100%);
		opacity: 0.46;
	}
}
.u_cbox_user .u_cbox_comment_none .u_cbox_con_inform_linkicon {
	width: 12px;
	height: 13px;
	background-position: -213px -111px;
	opacity: 0.48;
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox_user .u_cbox_comment_none .u_cbox_con_inform_linkicon {
		-webkit-filter: invert(100%);
		filter: invert(100%);
		opacity: 0.68;
	}
}
#cbox_module .u_cbox_comment_none {
	font-size: 15px;
	color: #222;
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME #cbox_module .u_cbox_comment_none {
		color: #dadde0;
	}
}
.u_cbox .u_cbox_cleanbot_contents::before,
.u_cbox_user .u_cbox_comment .u_cbox_text_wrap .u_cbox_ico_exclamation,
#cbox_module .u_cbox_comment .u_cbox_ico_exclamation {
	width: 16px;
	height: 15px;
	background-position: -192px -149px;
	opacity: 0.32;
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_cleanbot_contents::before,
	html.DARK_THEME .u_cbox_user .u_cbox_comment .u_cbox_text_wrap .u_cbox_ico_exclamation,
	html.DARK_THEME #cbox_module .u_cbox_comment .u_cbox_ico_exclamation {
		-webkit-filter: invert(100%);
		filter: invert(100%);
		opacity: 0.46;
	}
}
.u_cbox .u_cbox_delete_contents {
	font-size: 15px;
	color: #222;
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_delete_contents {
		color: #222;
	}
}
#cbox_module .u_cbox_btn_more_pre,
#cbox_module .u_cbox_reply_area .u_cbox_comment_box,
#cbox_module .u_cbox_comment_box {
	border-bottom-color: #f0f0f0;
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME #cbox_module .u_cbox_btn_more_pre,
	html.DARK_THEME #cbox_module .u_cbox_reply_area .u_cbox_comment_box,
	html.DARK_THEME #cbox_module .u_cbox_comment_box {
		border-color: #464649;
	}
}
#cbox_module .u_cbox_content_wrap > .u_cbox_list {
	padding-bottom: 20px;
}
#cbox_module .u_cbox_content_wrap.u_cbox_myfollowing > .u_cbox_list {
	padding-bottom: 0;
}
.u_cbox_content_wrap > .u_cbox_list .u_cbox_comment {
	background-color: rgba(0, 0, 0, 0.003);
}
#cbox_module .u_cbox_content_wrap + .u_cbox_view_comment {
	border-top-color: #f0f0f0;
	margin-top: -21px;
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME #cbox_module .u_cbox_content_wrap + .u_cbox_view_comment {
		border-color: #464649;
	}
}
#cbox_module .u_cbox_content_wrap + .u_cbox_paginate {
	margin-top: -20px;
}
#cbox_module .u_cbox_reply_area .u_cbox_paginate {
	margin: 0 -15px;
}
#cbox_module .u_cbox_reply_area {
	border-bottom-color: #f0f0f0;
	border-top-color: #f0f0f0;
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME #cbox_module .u_cbox_reply_area {
		border-color: #464649;
	}
}
#cbox_module .u_cbox_btn_fold::before {
	display: none;
}
#cbox_module .u_cbox_btn_fold_float::before {
	display: block;
	border-top: 1px solid #f0f0f0;
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME #cbox_module .u_cbox_btn_fold_float::before {
		border-color: #464649;
	}
}
#cbox_module .u_cbox_ico_loading_fail {
	width: 44px;
	height: 44px;
	background-position: -102px -2px;
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME #cbox_module .u_cbox_ico_loading_fail {
		-webkit-filter: brightness(0.5);
		filter: brightness(0.5);
	}
}
#cbox_module .u_cbox_loading_fail_contents {
	font-size: 15px;
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME #cbox_module .u_cbox_loading_fail_contents {
		color: #dadde0;
	}
}
#cbox_module .u_cbox_loading_fail .u_cbox_btn_refresh {
	position: relative;
	height: 30px;
	padding: 0 11px 0 26px;
	border: 1px solid #e3e3e3;
	border-radius: 4px;
	color: #222;
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME #cbox_module .u_cbox_loading_fail .u_cbox_btn_refresh {
		color: #a5a5a7;
		border-color: #303033;
		background-color: #303033;
	}
}
#cbox_module .u_cbox_loading_fail .u_cbox_btn_refresh .u_cbox_txt_refresh {
	display: inline-block;
	font-size: 13px;
	color: #333;
	letter-spacing: -0.5px;
	line-height: 17px;
	vertical-align: top;
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME #cbox_module .u_cbox_loading_fail .u_cbox_btn_refresh .u_cbox_txt_refresh {
		color: #919192;
	}
}
#cbox_module .u_cbox_loading_fail .u_cbox_btn_refresh .u_cbox_ico_refresh {
	position: absolute;
	left: 11px;
	top: 7px;
	background-color: transparent;
	width: 12px;
	height: 13px;
	background-position: -213px -126px;
	opacity: 0.48;
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME #cbox_module .u_cbox_loading_fail .u_cbox_btn_refresh .u_cbox_ico_refresh {
		-webkit-filter: invert(100%);
		filter: invert(100%);
		opacity: 0.48;
	}
}
/* 공통댓글UI 개선 - 뉴스전용 */
#cbox_module .u_cbox_btn_title {
	pointer-events: none;
	cursor: default;
}
#cbox_module .u_cbox_btn_title .u_cbox_ico_arrow,
#cbox_module .u_cbox_layer_comment_type {
	display: none !important;
}
#cbox_module .u_cbox_cleanbot {
	background: #fff;
	border-color: #e0e0e0;
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME #cbox_module .u_cbox_cleanbot {
		background: #39393c;
		border-color: #464649;
	}
}
#cbox_module .u_cbox_sort + .u_cbox_cleanbot {
	margin-top: 10px;
}
#cbox_module .u_cbox_content_wrap:not(.u_cbox_myfollowing) {
	border-top: none;
}
.u_cbox_user .u_cbox_user_header {
	background-color: #3f63bf;
}
.u_cbox_user .u_cbox_user_header .u_cbox_user_helplayer .u_cbox_user_helplist dt {
	color: #3f63bf;
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox_user .u_cbox_user_header .u_cbox_user_helplayer .u_cbox_user_helplist dt {
		color: #5b86fd;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox_user .u_cbox_user_header .u_cbox_user_helplayer .u_cbox_user_helplist dd {
		color: #a5a5a7;
	}
}
.u_cbox .u_cbox_manageblock_header {
	background-color: #3f63bf;
}
#cbox_module .u_cbox .u_cbox_manage_hide {
	margin-top: -2px;
}
#cbox_module .u_cbox_cleanbot_setbutton:before {
	width: 12px;
	height: 12px;
	background-position: -213px -155px;
	opacity: 0.32;
	margin: 2px 2px 0;
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME #cbox_module .u_cbox_cleanbot_setbutton:before {
		-webkit-filter: invert(100%);
		filter: invert(100%);
		opacity: 0.46;
	}
}
#cbox_module .u_cbox_cleanbot_setbutton.is_highlight:before {
	width: 12px;
	height: 12px;
	background-position: -213px -141px;
	opacity: 0.5;
	margin: 2px 2px 0;
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME #cbox_module .u_cbox_cleanbot_setbutton.is_highlight:before {
		-webkit-filter: invert(0);
		filter: invert(0);
		opacity: 0.5;
	}
}
/* 더보기 메뉴 */
.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.32;
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_work_sub .u_cbox_ico_open,
	html.DARK_THEME #cbox_module .u_cbox_work_sub .u_cbox_ico_open {
		-webkit-filter: invert(100%);
		filter: invert(100%);
		opacity: 0.46;
	}
}
#cbox_module .u_cbox_work_sub .u_cbox_ico_open {
	margin: 6px 0 0 11px;
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_work_box .u_cbox_btn_edit,
	html.DARK_THEME .u_cbox .u_cbox_work_box .u_cbox_btn_delete,
	html.DARK_THEME .u_cbox .u_cbox_work_box .u_cbox_btn_block,
	html.DARK_THEME .u_cbox .u_cbox_work_box .u_cbox_btn_userreport,
	html.DARK_THEME .u_cbox .u_cbox_work_box .u_cbox_btn_userblock,
	html.DARK_THEME .u_cbox .u_cbox_work_box .u_cbox_btn_notice,
	html.DARK_THEME .u_cbox .u_cbox_work_box .u_cbox_btn_pick {
		border-color: #545457;
	}
}
/* //더보기 메뉴 */
@media (min-width: 1025px) {
	.as_mp_layout .u_cbox .u_cbox_btn_report {
		font-size: 12px;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_chart_age {
		color: #dadde0;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_chart_male {
		background-image: url(https://ssl.pstatic.net/static.news/image/news/m/2023/09/18/sp_comment_overwrite.png);
		background-size: 226px 201px;
		width: 46px;
		height: 84px;
		background-position: -96px 0px;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_chart_male .u_cbox_chart_mask {
		background-image: url(https://ssl.pstatic.net/static.news/image/news/m/2023/09/18/sp_comment_overwrite.png);
		background-size: 226px 201px;
		width: 46px;
		height: 84px;
		background-position: -144px 0px;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_chart_female {
		background-image: url(https://ssl.pstatic.net/static.news/image/news/m/2023/09/18/sp_comment_overwrite.png);
		background-size: 226px 201px;
		width: 46px;
		height: 84px;
		background-position: 0px 0px;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_chart_female .u_cbox_chart_mask {
		background-image: url(https://ssl.pstatic.net/static.news/image/news/m/2023/09/18/sp_comment_overwrite.png);
		background-size: 226px 201px;
		width: 46px;
		height: 84px;
		background-position: -48px 0px;
	}
}
.u_cbox .u_cbox_type_delete_list .u_cbox_info_base {
	right: 15px;
}
.u_cbox_user .u_cbox_article_source_area .u_cbox_ico_more {
	width: 5px;
	height: 9px;
	background-position: -184px -86px;
	opacity: 0.48;
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox_user .u_cbox_article_source_area .u_cbox_ico_more {
		-webkit-filter: invert(100%);
		filter: invert(100%);
		opacity: 0.68;
	}
}
.u_cbox_user .u_cbox_userinfo_profile_link {
	width: 25px;
	height: 25px;
	background-position: -85px -136px;
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox_user .u_cbox_userinfo_profile_link {
		background-position: -58px -136px;
	}
}
.u_cbox_user .u_cbox_userinfo_laststats_helpbtn {
	width: 14px;
	height: 14px;
	background-position: -16px -187px;
	opacity: 0.48;
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox_user .u_cbox_userinfo_laststats_helpbtn {
		-webkit-filter: invert(100%);
		filter: invert(100%);
		opacity: 0.68;
	}
}
.u_cbox_user .u_cbox_userblockmsg_icon {
	width: 48px;
	height: 48px;
	background-position: -100px -86px;
	opacity: 0.32;
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox_user .u_cbox_userblockmsg_icon {
		-webkit-filter: invert(100%);
		filter: invert(100%);
		opacity: 0.46;
	}
}
.u_cbox .u_cbox_manageblock_noneicon {
	width: 48px;
	height: 48px;
	background-position: -50px -86px;
	opacity: 0.32;
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_manageblock_noneicon {
		-webkit-filter: invert(100%);
		filter: invert(100%);
		opacity: 0.46;
	}
}
.u_cbox .u_cbox_layer_cleanbot_closeicon,
.u_cbox .u_cbox_layer_cleanbot2_closeicon {
	width: 19px;
	height: 19px;
	background-position: -154px -165px;
	opacity: 0.32;
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_layer_cleanbot_closeicon,
	html.DARK_THEME .u_cbox .u_cbox_layer_cleanbot2_closeicon {
		-webkit-filter: invert(100%);
		filter: invert(100%);
		opacity: 0.46;
	}
}
.u_cbox .u_cbox_view_comment .u_cbox_ico_view_comment {
	width: 10px;
	height: 6px;
	background-position: -58px -187px;
	-webkit-transform: rotate(270deg);
	transform: rotate(270deg);
	opacity: 0.48;
	margin-top: 7px;
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_view_comment .u_cbox_ico_view_comment {
		-webkit-filter: invert(100%);
		filter: invert(100%);
		opacity: 0.68;
	}
}
.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;
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_layer_help .u_cbox_ico_help {
		background-position: -166px -120px;
	}
}
.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;
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_layer_help .u_cbox_btn_info_close {
		-webkit-filter: invert(100%);
		filter: invert(100%);
		opacity: 0.46;
	}
}
.u_cbox .u_cbox_layer_report .u_cbox_ico_close_hide {
	width: 19px;
	height: 19px;
	background-position: -154px -165px;
	opacity: 0.32;
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_layer_report .u_cbox_ico_close_hide {
		-webkit-filter: invert(100%);
		filter: invert(100%);
		opacity: 0.46;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_layer_report_radio_label::before {
		background-image: url(https://ssl.pstatic.net/static.news/image/news/m/2023/09/18/sp_comment_overwrite.png);
		background-size: 226px 201px;
		width: 22px;
		height: 22px;
		background-position: -136px -136px;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME
		.u_cbox
		.u_cbox_layer_report_radio:checked
		+ .u_cbox_layer_report_radio_label::before {
		background-image: url(https://ssl.pstatic.net/static.news/image/news/m/2023/09/18/sp_comment_overwrite.png);
		background-size: 226px 201px;
		width: 22px;
		height: 22px;
		background-position: -112px -136px;
		-webkit-filter: none;
		filter: none;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox,
	html.DARK_THEME #cbox_module {
		background: #39393c;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox.u_cbox_layer_wrap {
		background-color: transparent;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_user .u_cbox_btn_fold {
		border-color: #464649;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_user .u_cbox_userinfo_wrap {
		background: #39393c;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_user .u_cbox_userinfo_wrap::after {
		background-color: #303033;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_user .u_cbox_userinfo_meta_nickname {
		color: #f0f0f2;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_user .u_cbox_userinfo_totalstats_title {
		color: #a5a5a7;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_user .u_cbox_userinfo_meta_id,
	html.DARK_THEME .u_cbox .u_cbox_user .u_cbox_userinfo_meta_date {
		color: #919192;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_user .u_cbox_userinfo_meta_date::before {
		background-color: #464649;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_user .u_cbox_userinfo_totalstats_value {
		color: #dadde0;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME
		.u_cbox
		.u_cbox_user
		.u_cbox_userinfo_totalstats_column
		+ .u_cbox_userinfo_totalstats_column::before {
		background-color: #464649;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_user .u_cbox_userinfo_laststats {
		background-color: #303033;
		border-color: transparent;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_user .u_cbox_userinfo_laststats_header {
		border-color: #464649;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_user .u_cbox_userinfo_laststats_title {
		color: #dadde0;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_user .u_cbox_userinfo_laststats_dataitem {
		color: #919192;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME
		.u_cbox
		.u_cbox_user
		.u_cbox_userinfo_laststats_dataitem
		+ .u_cbox_userinfo_laststats_dataitem::before {
		background-color: #919192;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_user .u_cbox_userinfo_laststats_progresstitle {
		color: #a5a5a7;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_user .u_cbox_userinfo_laststats_progressbar {
		background-color: #3c3c3e;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_user .u_cbox_sort {
		border-color: #464649;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_user .u_cbox_sort .u_cbox_sort_label {
		color: #919192;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_user .u_cbox_sort .u_cbox_sort_option_on .u_cbox_sort_label {
		color: #dadde0;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_user .u_cbox_article_title {
		color: #a5a5a7;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_user .u_cbox_tool .u_cbox_btn_reply .u_cbox_reply_txt {
		color: #dadde0;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_user .u_cbox_btn_more_pre,
	html.DARK_THEME .u_cbox_comment_box {
		border-bottom-color: #464649;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_user .u_cbox_reply_area {
		background-color: #303033;
		border-color: #464649;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_user .u_cbox_reply_area .u_cbox_comment_box {
		border-color: #464649;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_user .u_cbox_user_count {
		border-color: #464649;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_user .u_cbox_myinfo_wrap {
		border-color: #303033;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_user .u_cbox_myinfo_wrap .u_cbox_nick {
		color: #f0f0f2;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_user .u_cbox_comment_none .u_cbox_con_inform_linktxt {
		color: #a5a5a7;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_user .u_cbox_comment_none .u_cbox_con_inform_link {
		border-color: #595959;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_user .u_cbox_comment_none {
		color: #dadde0;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_user .u_cbox_myinfo_wrap .u_cbox_public_title {
		color: #a5a5a7;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_user .u_cbox_userinfo_laststats_helplayer {
		background-color: #48484b;
		border-color: #545457;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_user .u_cbox_userinfo_laststats_helplayer_desc {
		color: #a5a5a7;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_user .u_cbox_userinfo_laststats_helplayer_desc em {
		color: #919192;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_user .u_cbox_user_header .u_cbox_user_moremenulayer {
		background-color: #48484b;
		border-color: #545457;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_user .u_cbox_user_header .u_cbox_user_moremenulayer a {
		color: #f0f0f2;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_user .u_cbox_user_header .u_cbox_user_helplayer {
		background-color: #48484b;
		border-color: #545457;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME
		.u_cbox
		.u_cbox_user
		.u_cbox_user_header
		.u_cbox_user_helplayer
		.u_cbox_user_helptitle {
		color: #dadde0;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME
		.u_cbox
		.u_cbox_user
		.u_cbox_user_header
		.u_cbox_user_helplayer
		.u_cbox_user_helpdesc {
		color: #a5a5a7;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_user .u_cbox_userblockmsg_title {
		color: #dadde0;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_user .u_cbox_userblockmsg_content {
		color: #919192;
	}
}
.u_cbox .u_cbox_user .u_cbox_userblockmsg_button {
	color: #000;
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_user .u_cbox_userblockmsg_button {
		background-color: #39393c;
		border-color: #595959;
		color: #a5a5a7;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_user .u_cbox_write .u_cbox_write_area {
		background-color: #39393c;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_user .u_cbox_reply_area .u_cbox_write .u_cbox_write_inner {
		border-color: #595959;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_user .u_cbox_write .u_cbox_inbox .u_cbox_guide {
		opacity: 1;
		color: #919192;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_user .u_cbox_profile_area {
		background-color: #39393c;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_user .u_cbox_box_name .u_cbox_write_name {
		color: #dadde0;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_user .u_cbox_write_count .u_cbox_count_num {
		color: #dadde0;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_user .u_cbox_write_count {
		color: #919192;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_user .u_cbox_reply_area .u_cbox_focus .u_cbox_btn_upload,
	html.DARK_THEME .u_cbox .u_cbox_user .u_cbox_reply_area .u_cbox_writing .u_cbox_btn_upload {
		color: #dadde0;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_user .u_cbox_more_wrap .u_cbox_btn_more,
	html.DARK_THEME .u_cbox .u_cbox_user .u_cbox_btn_fold {
		color: #a5a5a7;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_user .u_cbox_user_header .u_cbox_user_moremenutext {
		color: #a5a5a7;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME
		.u_cbox
		.u_cbox_user
		.u_cbox_tool
		.u_cbox_btn_reply
		.u_cbox_reply_cnt.u_vc::after {
		color: #dadde0;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_no_image {
		background-color: #39393c;
		border-color: #464649;
		color: #919192;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_layer_translate {
		border-color: #464649;
		background: #303033;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_translate_list li {
		border-color: #464649;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_btn_translate_lang {
		color: #f0f0f2;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_translate_contents .u_cbox_contents {
		color: #dadde0;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_layer_report_item .u_cbox_layer_report_item_tit {
		color: #a5a5a7;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_layer_report_item .u_cbox_layer_report_item_tit::before {
		background-color: #464649;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_layer_report_item .u_cbox_layer_report_item_data {
		color: #dadde0;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_layer_report_item_reason .u_cbox_layer_report_item_tit {
		color: #f0f0f2;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_layer_report_item_dsc {
		color: #a5a5a7;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_layer_report_reason_select {
		border-color: #464649;
		border-bottom-color: #545457;
		background-color: #48484b;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_layer_report_reason_select:last-child {
		border-bottom-color: #464649;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_layer_report_radio_label,
	html.DARK_THEME .u_cbox .u_cbox_layer_report_radio_title {
		color: #f0f0f2;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_layer_report_radio_label::before {
		-webkit-filter: brightness(2);
		filter: brightness(2);
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_refresh_wrap .u_cbox_bg_left,
	html.DARK_THEME .u_cbox .u_cbox_refresh_wrap .u_cbox_bg_right {
		-webkit-filter: brightness(78.2%) invert(1);
		filter: brightness(78.2%) invert(1);
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_refresh_wrap .u_cbox_bg_wrap {
		background-color: #39393c;
		border-color: #464649;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_manage_wrap .u_cbox_btn_comment_manage {
		color: #a5a5a7;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_manage_wrap .u_cbox_bg_wrap {
		background-color: #39393c;
		border-color: #464649;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_manage_wrap .u_cbox_bg_wrap .u_cbox_bg_left,
	html.DARK_THEME .u_cbox .u_cbox_manage_wrap .u_cbox_bg_wrap .u_cbox_bg_right {
		-webkit-filter: brightness(78.2%) invert(1);
		filter: brightness(78.2%) invert(1);
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_upload_image,
	html.DARK_THEME .u_cbox .u_cbox_upload_sticker,
	html.DARK_THEME .u_cbox .u_cbox_upload_voice {
		background-color: #39393c;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_upload_thumb_link {
		background-color: #39393c;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_ico_delete_thumb {
		-webkit-filter: brightness(78.2%) invert(1);
		filter: brightness(78.2%) invert(1);
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_upload_thumb_mask {
		-webkit-filter: brightness(78.2%) invert(1);
		filter: brightness(78.2%) invert(1);
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_password {
		background-color: #39393c;
		border-color: #464649;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_password_inner .u_cbox_password_input {
		border-color: #464649;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_password_inner .u_cbox_btn_cancel {
		background-color: #595959;
	}
}
/* 신고하기 레이어 */
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_layer_report_wrap {
		background-color: #39393c;
		color: #f0f0f2;
	}
}
@media (min-width: 1025px) {
	.as_mp_layout .u_cbox .u_cbox_layer_report_wrap {
		background: transparent;
	}
}
@media (min-width: 1025px) {
	.as_mp_layout .u_cbox .u_cbox_layer_report_wrap .u_cbox_layer_dimmed {
		display: block;
		bottom: 0;
	}
}
@media (min-width: 1025px) {
	.as_mp_layout .u_cbox .u_cbox_layer_report {
		position: absolute;
		top: 17px;
		left: 50%;
		bottom: 17px;
		overflow: auto;
		width: 560px;
		border-radius: 16px;
		background: #fff;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
	}
}
@media (min-width: 1025px) and (prefers-color-scheme: dark) {
	html.DARK_THEME .as_mp_layout .u_cbox .u_cbox_layer_report {
		background: #39393c;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_password_inner .u_cbox_text {
		color: #dadde0;
		background: none;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_translate_set {
		border-color: #464649;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_refresh_wrap {
		border-color: #464649;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_refresh_wrap .u_cbox_txt_refresh {
		color: #919192;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_head_tab_item:before {
		background-color: #464649;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_chart_age .u_cbox_chart_per,
	html.DARK_THEME .u_cbox .u_cbox_chart_country .u_cbox_chart_per,
	html.DARK_THEME .u_cbox .u_cbox_chart_progress_btm .u_cbox_chart_per,
	html.DARK_THEME .u_cbox .u_cbox_chart_progress_0 .u_cbox_chart_per {
		color: #dadde0;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_chart_progress_100 .u_cbox_chart_per,
	html.DARK_THEME .u_cbox .u_cbox_chart_progress_top .u_cbox_chart_per {
		color: #4979f4;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_layer_alert_cont {
		background-color: #39393c;
		color: #f0f0f2;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_layer_alert .u_cbox_ico_close_alert {
		-webkit-filter: invert(100%);
		filter: invert(100%);
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_layer_common {
		background-color: #39393c;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_layer_common .u_cbox_layer_title {
		color: #f0f0f2;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_layer_common .u_cbox_layer_msg {
		color: #f0f0f2;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME
		.u_cbox
		.u_cbox_layer_common
		.u_cbox_layer_head
		+ .u_cbox_layer_common_cont
		.u_cbox_layer_msg {
		color: #a5a5a7;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_layer_common .u_cbox_layer_msg_point {
		color: #dadde0;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_layer_common .type_wide .u_cbox_btn_cancel {
		border-color: #464649;
		background-color: transparent;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_layer_common .seperate_line {
		border-color: #464649;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_layer_common_choice_label {
		color: #a5a5a7;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_layer_common .u_cbox_layer_common_choice_label:before {
		border-color: #595959;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_layer_common .u_cbox_btn_confirm {
		border-color: #464649;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_layer_common .type_wide .u_cbox_btn_cancel + .u_cbox_btn_confirm {
		border-color: #464649;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_layer_common .u_cbox_btn_confirm.type_confirm[disabled] {
		background-color: #919192;
	}
}
.u_cbox .u_cbox_layer_dimmed {
	position: fixed;
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_layer_dimmed {
		background-color: #000;
		opacity: 0.5;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_layer_report_title {
		color: #f0f0f2;
		border-color: #464649;
	}
}
[data-useragent*='Android'] .u_cbox .u_cbox_orgsource_image {
	top: 0;
	bottom: 0;
	margin: auto 0;
}
[data-useragent*='Android'] .u_cbox .u_cbox_orgsource_content {
	height: auto;
	min-height: 60px;
}
[data-useragent*='Android'] .u_cbox .u_cbox_orgsource_header {
	max-height: none;
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_orgsource_header {
		color: #dadde0;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_orgsource_name,
	html.DARK_THEME .u_cbox .u_cbox_orgsource_count {
		color: #919192;
	}
}
@media (min-width: 1025px) {
	.as_mp_layout .u_cbox .u_cbox_orgsource_name,
	.as_mp_layout .u_cbox .u_cbox_orgsource_count {
		font-size: 12px;
		line-height: 1.42;
		letter-spacing: -0.43px;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_orgsource > a {
		background: #48484b;
		border-color: rgba(255, 255, 255, 0.04);
	}
}
/* 댓글의 답글 */
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_btn_fold_float {
		background: #303033;
		color: #a5a5a7;
	}
}
@media (min-width: 1025px) {
	.as_mp_layout .u_cbox .u_cbox_btn_fold_float {
		position: static;
		background: transparent;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_refresh_wrap .u_cbox_ico_refresh_man {
		border-color: #595959;
		background-color: #39393c;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_content_layer_link {
		background-color: #39393c !important;
		border-color: #595959 !important;
		color: #919192 !important;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_layer_fold .u_cbox_ico_close_fold {
		-webkit-filter: invert(100%);
		filter: invert(100%);
		opacity: 0.68;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_layer_fold_cont {
		background-color: #39393c;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_layer_fold_cont .u_cbox_fold_dsc1 {
		color: #f0f0f2;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_layer_fold_cont .u_cbox_fold_dsc2 {
		color: #a5a5a7;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_layer_cleanbot,
	html.DARK_THEME .u_cbox .u_cbox_layer_cleanbot2 {
		background: #39393c;
		-webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
		box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_layer_cleanbot_title,
	html.DARK_THEME .u_cbox .u_cbox_layer_cleanbot2_title {
		color: #00ce7c;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_layer_cleanbot_description,
	html.DARK_THEME .u_cbox .u_cbox_layer_cleanbot2_description {
		color: #a5a5a7;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_layer_cleanbot_checklabel,
	html.DARK_THEME .u_cbox .u_cbox_layer_cleanbot2_checkwrap {
		background: #545457;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_layer_cleanbot_checklabel strong {
		color: #dadde0;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_layer_cleanbot_checklabel,
	html.DARK_THEME .u_cbox .u_cbox_layer_cleanbot2_checklabel {
		color: #a5a5a7;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_layer_cleanbot_extra,
	html.DARK_THEME .u_cbox .u_cbox_layer_cleanbot2_extra {
		border-color: #464649;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_layer_cleanbot_extrabutton,
	html.DARK_THEME .u_cbox .u_cbox_layer_cleanbot2_extrabtn {
		color: #dadde0;
	}
}
@media (min-width: 1025px) {
	.as_mp_layout .u_cbox .u_cbox_layer_userblock_v2_wrap {
		left: auto;
		width: 450px;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_date {
		color: #919192;
	}
}
@media (min-width: 1025px) {
	.as_mp_layout .u_cbox .u_cbox_date {
		font-size: 12px;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_comment .u_cbox_text_wrap {
		color: #dadde0;
	}
}
@media (min-width: 1025px) {
	.u_cbox .u_cbox_comment .u_cbox_text_wrap {
		font-size: 14px;
		line-height: 1.43;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_btn_more {
		color: #919192;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_tool .u_cbox_btn_reply {
		color: #dadde0;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_delete_contents {
		color: #919192;
	}
}
.u_cbox .u_cbox_name {
	max-width: 150px;
	font-size: 14px;
	padding-right: 22px;
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_name {
		color: #f0f0f2;
	}
}
@media (min-width: 1025px) {
	.as_mp_layout .u_cbox .u_cbox_name {
		font-size: 13px;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_title {
		color: #f0f0f2;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_layer_manageblock {
		background-color: #39393c;
	}
}
@media (min-width: 1025px) {
	.as_mp_layout .u_cbox .u_cbox_layer_manageblock {
		left: auto;
		width: 450px;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_manageblock_totaltitle {
		color: #f0f0f2;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_manageblock_totaldesc {
		color: #919192;
	}
}
.u_cbox .u_cbox_manageblock_standardbtn {
	color: #000;
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_manageblock_standardbtn {
		border-color: #595959;
		background-color: #39393c;
		color: #dadde0;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_manageblock_date {
		color: #919192;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_manageblock_id,
	html.DARK_THEME .u_cbox .u_cbox_manageblock_nickname {
		color: #f0f0f2;
	}
}
.u_cbox_manageblock_profile ~ .u_cbox_manageblock_iddate .u_cbox_manageblock_id {
	color: #919192;
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_manageblock_morebtn {
		border-color: #464649;
		color: #a5a5a7;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_manageblock_total,
	html.DARK_THEME .u_cbox .u_cbox_manageblock_listitem {
		border-color: #464649;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_manageblock_nonemsg {
		color: #dadde0;
	}
}
/* 이용자 관리 레이어 */
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_layer_userblock_primarybtn + .u_cbox_layer_userblock_standardbtn {
		background-color: transparent;
		color: #a5a5a7;
	}
}
/* 차단한 이용자 관리 레이어 */
@media (min-width: 1025px) {
	.as_mp_layout
		.u_cbox.u_cbox_layer_wrap
		+ .u_cbox_layer_wrap
		.u_cbox_layer_manageblock_wrap
		.u_cbox_layer_dimmed {
		opacity: 0;
	}
}
@media (min-width: 1025px) {
	.as_mp_layout .u_cbox .u_cbox_layer_manageblock_wrap {
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_layer_userblock {
		background-color: #39393c;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_layer_userblock_extra,
	html.DARK_THEME .u_cbox .u_cbox_layer_userblock_primarybtn {
		border-color: #464649;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_layer_userblock_title {
		color: #f0f0f2;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_layer_userblock_content {
		color: #a5a5a7;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_layer_userblock_titlemark {
		color: #dadde0;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_layer_userblock_standardbtn {
		color: #dadde0;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_layer_goodcomment {
		background: #39393c;
		-webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
		box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_layer_goodcomment_title {
		color: #f0f0f2;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_layer_goodcomment_msg,
	html.DARK_THEME .u_cbox .u_cbox_layer_goodcomment_msg2 {
		color: #a5a5a7;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_layer_goodcomment_extra {
		border-color: #464649;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_layer_goodcomment_extra .u_cbox_layer_goodcomment_standardbtn {
		background-color: #fff;
		color: #39393c;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_layer_goodcomment_extra .u_cbox_layer_goodcomment_primarybtn {
		background-color: transparent;
		border-color: #595959;
		color: #f0f0f2;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_chart_cnt {
		color: #919192;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_head + .u_cbox_inform,
	html.DARK_THEME .u_cbox .u_cbox_head ~ .u_cbox_inform {
		border-color: #464649;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_inform {
		color: #dadde0;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_inform_status {
		background-color: #39393c;
		border-color: #464649;
		color: #dadde0;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_con_inform .u_cbox_txt_mark {
		color: #dadde0;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_item_inform {
		color: #a5a5a7;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_item_inform .u_cbox_ico_bar {
		background-color: #595959;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_write .u_cbox_inbox .u_cbox_text {
		color: #dadde0;
	}
}
.u_cbox .u_cbox_area {
	position: relative;
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_area {
		background-color: inherit;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_mine .u_cbox_area {
		background-color: #303033;
	}
}
.u_cbox .u_cbox_mine .u_cbox_quotecomment_return ~ .u_cbox_area {
	background-color: rgba(130, 254, 7, 0.03);
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_mine .u_cbox_quotecomment_return ~ .u_cbox_area {
		background-color: rgba(0, 0, 0, 0.16);
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_comment .u_cbox_text_wrap a {
		color: #dadde0;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_target_name {
		color: #f0f0f2;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_btn_report,
	html.DARK_THEME .u_cbox .u_cbox_btn_unhide {
		color: #919192;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_work_sub .u_cbox_work_inner {
		background: #48484b;
		border-color: #545457;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_work_sub a {
		color: #dadde0;
	}
}
/* 댓글이 달린 원본 컨텐츠에 대한 정보 */
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_article_title {
		color: #a5a5a7;
	}
}
/* 신고댓글 */
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_fold_contents {
		color: #a5a5a7;
	}
}
/* 악플탐지 AI 클린봇 차단글 */
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_cleanbot_contents {
		color: #a5a5a7;
	}
}
.u_cbox .u_cbox_cleanbot_content {
	color: #777;
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_cleanbot_content {
		color: #a5a5a7;
	}
}
.u_cbox .u_cbox_cleanbot_highlight {
	color: #00ce7c;
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_cleanbot_highlight {
		color: #00ce7c;
	}
}
#cbox_module .u_cbox_cleanbot_content::before {
	width: 19px;
	height: 18px;
	background-position: -192px -41px;
	content: '';
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME #cbox_module .u_cbox_cleanbot_content::before {
		background-position: -192px -21px;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_cleanbot_setbutton {
		color: #919192;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_cleanbot_setbutton.is_highlight {
		color: #03c75a;
	}
}
.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);
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_layer_help {
		background-color: #48484b;
		border-color: rgba(255, 255, 255, 0.05);
	}
}
.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;
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_layer_help .u_cbox_info_txt {
		color: #a5a5a7;
	}
}
.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;
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_layer_help .u_cbox_info_title {
		color: #f0f0f2;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_sort_scroll::before,
	html.DARK_THEME .u_cbox .u_cbox_sort_scroll::after {
		display: none;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_manageblock_date::before {
		background-color: #464649;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_layer_good {
		background-color: #39393c;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_good_wrap .u_cbox_btns_section .u_cbox_btns_wrap {
		border-color: #464649;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_good_wrap .u_cbox_btns_section .u_cbox_primarybtn {
		border-color: #464649;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_good_section .u_cbox_good_msg {
		color: #a5a5a7;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_good_section .u_cbox_msg_point {
		color: #919192;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_good_wrap .u_cbox_btns_section .u_cbox_btn_confirm,
	html.DARK_THEME .u_cbox .u_cbox_good_wrap .u_cbox_btns_section .u_cbox_standardbtn,
	html.DARK_THEME .u_cbox .u_cbox_good_wrap .u_cbox_btns_section .u_cbox_primarybtn {
		color: #dadde0;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_good_section .u_cbox_good_title {
		color: #dadde0;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_layer_captcha_cont {
		background-color: #39393c;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_layer_captcha .u_cbox_captcha_title {
		color: #f0f0f2;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_layer_captcha .u_cbox_captcha_dsc {
		color: #a5a5a7;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_layer_captcha .u_cbox_captcha_inner {
		border-color: #464649;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_layer_captcha .u_cbox_btn_captcha_refresh,
	html.DARK_THEME .u_cbox .u_cbox_layer_captcha .u_cbox_btn_captcha_image,
	html.DARK_THEME .u_cbox .u_cbox_layer_captcha .u_cbox_btn_captcha_sound {
		border-color: #464649;
		background-color: #39393c;
		color: #dadde0;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_layer_captcha .u_cbox_captcha_btn {
		border-color: #464649;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_layer_captcha .u_cbox_captcha_input {
		border-color: #464649;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_layer_captcha .u_cbox_captcha_input .u_cbox_text {
		border-color: #464649;
		background-color: #39393c;
		color: #dadde0;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_layer_captcha .u_cbox_captcha_input .u_cbox_guide {
		color: #dadde0;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_layer_captcha .u_cbox_ico_close_hide {
		-webkit-filter: invert(100%);
		filter: invert(100%);
	}
}
.u_cbox .u_cbox_con_alert {
	background-color: #39393c;
	color: #f0f0f2;
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_view_comment {
		border-color: #464649;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_view_comment .u_cbox_count_view_comment,
	html.DARK_THEME .u_cbox .u_cbox_view_comment .u_cbox_in_view_comment {
		color: #dadde0;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_layer_cleanbot2_titleicon,
	html.DARK_THEME .u_cbox .u_cbox_layer_cleanbot2_titleicon2 {
		background-size: 81px 59px;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_layer_cleanbot2_titleicon {
		background-image: url('https://ssl.pstatic.net/static.news/image/news/m/2021/05/17/cbox_cleanbot2_on_w_dark.gif');
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_layer_cleanbot2_titleicon2 {
		background-image: url('https://ssl.pstatic.net/static.news/image/news/m/2021/05/17/cbox_cleanbot2_off_w_dark.gif');
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_layer_goodcomment_headericon {
		background-image: url('https://ssl.pstatic.net/static.news/image/news/m/2021/05/17/cbox_cleanbot_reconsider_w_dark.gif');
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_layer_goodcomment_headericon2 {
		background-image: url('https://ssl.pstatic.net/static.news/image/news/m/2021/05/17/cbox_cleanbot_impossible_w_dark.gif');
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox_layer_report_item_data {
		color: #dadde0;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox_layer_report_item_reason,
	html.DARK_THEME .u_cbox_layer_report_item_guide {
		border-color: #464649;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox_layer_report_btn_more {
		color: #919192;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox_layer_report_item_guide .u_cbox_layer_report_item_data {
		color: #a5a5a7;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox_layer_report_btn_cancel {
		background-color: #595959;
		color: #f0f0f2;
		border-color: transparent;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox_layer_report_reason_list {
		color: #919192;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox_layer_report_reason_item::before {
		background-color: #919192;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox_layer_report_guide {
		color: #a5a5a7;
	}
}
/* 등급별 아이콘 - 스포츠 전용 */
.n_news_sports .u_cbox .u_cbox_ico_level {
	overflow: hidden;
	float: left;
	position: relative;
	width: 23px;
	height: 23px;
	margin: 0 6px 0 0;
	background: transparent
		url('https://ssl.pstatic.net/static/sports/2014/mobile/comment/sp_best_comment_v2.png')
		no-repeat -170px -5px;
	background-size: 575px 175px;
	-webkit-background-size: 575px 175px;
	color: transparent;
}
.n_news_sports .u_cbox .u_cbox_ico_level::after {
	color: transparent;
}
.n_news_sports .u_cbox .u_cbox_ico_level.u_cbox_level02 {
	background-position: -195px -5px;
}
.n_news_sports .u_cbox .u_cbox_ico_level.u_cbox_level02::after {
	content: 'Senior';
}
.n_news_sports .u_cbox .u_cbox_ico_level.u_cbox_level03 {
	background-position: -220px -5px;
}
.n_news_sports .u_cbox .u_cbox_ico_level.u_cbox_level03::after {
	content: 'Amateur';
}
.n_news_sports .u_cbox .u_cbox_ico_level.u_cbox_level04 {
	background-position: -245px -5px;
}
.n_news_sports .u_cbox .u_cbox_ico_level.u_cbox_level04::after {
	content: 'Semipro';
}
.n_news_sports .u_cbox .u_cbox_ico_level.u_cbox_level05 {
	background-position: -270px -5px;
}
.n_news_sports .u_cbox .u_cbox_ico_level.u_cbox_level05::after {
	content: 'Pro';
}
.n_news_sports .u_cbox .u_cbox_ico_level.u_cbox_level06 {
	background-position: -295px -5px;
}
.n_news_sports .u_cbox .u_cbox_ico_level.u_cbox_level06::after {
	content: 'Master';
}
.n_news_sports .u_cbox .u_cbox_comment .u_cbox_ico_best {
	margin-top: 2px;
}
/* 댓글 등록 부가 기능 재선언 */
#cbox_module .u_cbox_addition {
	display: none;
	right: 5px;
}
#cbox_module .u_cbox_focus .u_cbox_addition {
	display: block;
	position: absolute;
	top: auto;
	left: auto;
	right: 66px;
	white-space: nowrap;
}
#cbox_module .u_cbox_addition .u_cbox_ico_upload_sticker {
	width: 20px;
	height: 20px;
	background-position: -132px -165px;
	margin-top: 14px;
}
#cbox_module .u_cbox_addition .u_cbox_ico_upload_photo {
	width: 20px;
	height: 20px;
	background-position: -88px -165px;
	margin-top: 14px;
}
#cbox_module .u_cbox_addition .u_cbox_ico_upload_voice {
	width: 15px;
	height: 20px;
	background-position: -192px -127px;
	margin-top: 14px;
}
#cbox_module .u_cbox_addition .u_cbox_ico_mention {
	width: 20px;
	height: 20px;
	background-position: 0px -165px;
	margin-top: 14px;
}
#cbox_module .u_cbox_addition .u_cbox_ico_secret {
	width: 16px;
	height: 20px;
	background-position: -192px -83px;
	margin-top: 14px;
}
#cbox_module .u_cbox_addition .u_cbox_secret_tag_on .u_cbox_ico_secret {
	width: 16px;
	height: 20px;
	background-position: -192px -61px;
}
#cbox_module .u_cbox_addition .u_cbox_btn_upload_sticker_on .u_cbox_ico_upload_sticker {
	width: 20px;
	height: 20px;
	background-position: -110px -165px;
}
#cbox_module .u_cbox_addition .u_cbox_btn_upload_photo_on .u_cbox_ico_upload_photo {
	width: 20px;
	height: 20px;
	background-position: -66px -165px;
}
#cbox_module .u_cbox_addition .u_cbox_btn_upload_voice_on .u_cbox_ico_upload_voice {
	width: 15px;
	height: 20px;
	background-position: -192px -105px;
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_manageusers_title {
		color: #dadde0;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_manageusers {
		background: #39393c;
	}
}
@media (min-width: 1025px) {
	.as_mp_layout .u_cbox .u_cbox_manageusers {
		left: auto;
		width: 450px;
	}
}
@media (min-width: 1025px) {
	.as_mp_layout .u_cbox .u_cbox_manageusers_menu.u_cbox_type_mine .u_cbox_manageusers_menuitem {
		width: 33.33%;
	}
}
@media (min-width: 1025px) {
	.as_mp_layout .u_cbox .u_cbox_manageusers_menuitem {
		display: inline-block;
		width: 50%;
	}
}
@media (min-width: 1025px) {
	.as_mp_layout .u_cbox .u_cbox_manageusers_menuitem + .u_cbox_manageusers_menuitem {
		margin-left: 0;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_manageusers_header {
		border-bottom-color: #464649;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_manageusers_tablabel {
		color: #929294;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME
		.u_cbox
		.u_cbox_manageusers_tab[aria-selected='true']
		.u_cbox_manageusers_tablabel {
		border-bottom-color: #dadde0;
		color: #dadde0;
	}
}
html[data-useragent*='Windows'] .u_cbox .u_cbox_manageusers_nickname ~ .u_cbox_ico_follow {
	right: -47px;
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_manageusers_nickname_content {
		color: #f0f0f2;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_manageusers_id,
	html.DARK_THEME .u_cbox .u_cbox_manageusers_date {
		color: #919192;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_manageusers_id ~ .u_cbox_manageusers_date::before {
		background-color: #464649;
	}
}
.u_cbox .u_cbox_manageusers_totalcomment_icon {
	width: 13px;
	height: 14px;
	background-position: -213px -65px;
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_manageusers_totalcomment_icon {
		background-position: -213px -49px;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_manageusers_standardbtn {
		color: #dadde0;
		border-color: #595959;
		background-color: #39393c;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_manageusers_listitem {
		border-bottom-color: #464649;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_manageusers_morebtn {
		color: #dadde0;
		border-color: #464649;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_manageusers_morebtn::after {
		-webkit-filter: invert(100%);
		filter: invert(100%);
		opacity: 0.68;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_layer_follow {
		-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);
		background-color: #39393c;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_layer_follow_closebtn {
		-webkit-filter: invert(100%);
		filter: invert(100%);
		opacity: 0.68;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_layer_follow_title {
		color: #dadde0;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_layer_follow_content {
		color: #a5a5a7;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_layer_follow_standardbtn {
		color: #a5a5a7;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_manageusers_helplayer {
		-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);
		background-color: #48484b;
		border-color: #545457;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_manageusers_helplayer_content {
		color: #919192;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_manageusers_helplayer_closebtn {
		color: #a5a5a7;
	}
}
@media (min-width: 1025px) {
	.as_mp_layout .u_cbox .u_cbox_layer_userpage {
		right: 0;
		width: 450px;
	}
}
@media (min-width: 1025px) {
	.as_mp_layout .u_cbox_userpage .u_cbox_followset_controls {
		position: relative;
		z-index: 1;
		display: block;
	}
	[data-useragent*='Android'] .as_mp_layout .u_cbox_userpage .u_cbox_followset_controls,
	[data-useragent*='iPad'] .as_mp_layout .u_cbox_userpage .u_cbox_followset_controls,
	[data-useragent*='iPhone'] .as_mp_layout .u_cbox_userpage .u_cbox_followset_controls {
		display: none;
	}
}
@media (min-width: 1025px) {
	.as_mp_layout .u_cbox_userpage .u_cbox_followset_prevbutton,
	.as_mp_layout .u_cbox_userpage .u_cbox_followset_nextbutton {
		position: absolute;
		top: 41px;
		width: 24px;
		height: 24px;
		border-radius: 50%; /* for IE8 */
		border: 1px solid #dedede; /* //for IE8 */
		-webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.13);
		box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.13);
		background-color: #fff;
		font-size: 0;
		line-height: 0;
	}
}
@media (min-width: 1025px) {
	.as_mp_layout :root .u_cbox_userpage .u_cbox_followset_prevbutton,
	.as_mp_layout :root .u_cbox_userpage .u_cbox_followset_nextbutton {
		/* for IE9+ */
		border: 0; /* //for IE9+ */
	}
}
@media (min-width: 1025px) {
	.as_mp_layout .u_cbox_userpage .u_cbox_followset_prevbutton[aria-hidden='true'],
	.as_mp_layout .u_cbox_userpage .u_cbox_followset_nextbutton[aria-hidden='true'] {
		display: none;
	}
}
@media (min-width: 1025px) {
	.as_mp_layout .u_cbox_userpage .u_cbox_followset_prevbutton {
		left: 12px;
	}
}
@media (min-width: 1025px) {
	.as_mp_layout .u_cbox_userpage .u_cbox_followset_nextbutton {
		right: 12px;
	}
}
@media (min-width: 1025px) {
	.as_mp_layout .u_cbox_userpage .u_cbox_followset_previcon {
		width: 8px;
		height: 12px;
		background-image: url(https://ssl.pstatic.net/static.news/image/news/m/2023/09/18/sp_comment_overwrite.png);
		background-size: 226px 201px;
		background-position: -182px -120px;
		display: inline-block;
		overflow: hidden;
		font-size: 0;
		line-height: 0;
		vertical-align: top;
	}
}
@media (min-width: 1025px) {
	.as_mp_layout .u_cbox_userpage .u_cbox_followset_list {
		overflow: hidden;
	}
}
@media (min-width: 1025px) {
	.as_mp_layout .u_cbox_userpage .u_cbox_followset_nexticon {
		width: 8px;
		height: 12px;
		background-image: url(https://ssl.pstatic.net/static.news/image/news/m/2023/09/18/sp_comment_overwrite.png);
		background-size: 226px 201px;
		background-position: -213px -183px;
		display: inline-block;
		overflow: hidden;
		font-size: 0;
		line-height: 0;
		vertical-align: top;
	}
}
@media (min-width: 1025px) {
	.as_mp_layout .u_cbox_userpage .u_cbox_followset_prevlabel,
	.as_mp_layout .u_cbox_userpage .u_cbox_followset_nextlabel {
		overflow: hidden;
		position: absolute;
		clip: rect(0, 0, 0, 0);
		width: 1px;
		height: 1px;
		margin: -1px;
		display: block;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_userpage_title {
		color: #dadde0;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_userpage_helplayer {
		background-color: #48484b;
		border-color: #545457;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_userpage_helptitle {
		color: #dadde0;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_userpage_helpdesc {
		color: #a5a5a7;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_userpage_helplist {
		color: #a5a5a7;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_userpage_moremenuico {
		-webkit-filter: invert(100%);
		filter: invert(100%);
		opacity: 0.68;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_userpage_moremenulayer {
		background-color: #48484b;
		border-color: #545457;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_userpage_moremenulayer a {
		color: #dadde0;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_userpage_moremenulink {
		border-top-color: #545457;
	}
}
.u_cbox_userpage .u_cbox_userinfo_profile_link {
	width: 27px;
	height: 27px;
	background-position: -29px -136px;
	width: auto;
	background: transparent;
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox_userpage .u_cbox_userinfo_profile_link {
		background-position: 0px -136px;
	}
}
[data-useragent*='Android'] .u_cbox_userinfo_meta_nicknamelabel {
	line-height: 24px;
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox_userpage .u_cbox_userinfo_meta_nicknamelabel {
		color: #f0f0f2;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME
		.u_cbox_userpage
		.u_cbox_userinfo_meta_nicknamebtn
		.u_cbox_userinfo_meta_nicknamelabel,
	html.DARK_THEME
		.u_cbox_userpage.u_cbox_type_blocked
		.u_cbox_userinfo_meta_nickname
		.u_cbox_userinfo_meta_nicknamelabel {
		color: rgba(240, 240, 242, 0.5);
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox_userpage .u_cbox_userinfo_mata_restrictguide {
		border-color: rgba(255, 255, 255, 0.03);
		background-color: #48484b;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox_userpage .u_cbox_userinfo_mata_restrictguide_description {
		color: #dadde0;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox_userpage .u_cbox_userinfo_meta_header .u_cbox_ico_blocked {
		color: #da3a3a;
	}
}
[data-useragent*='Android'] .u_cbox_userpage .u_cbox_userinfo_meta_id,
[data-useragent*='Android'] .u_cbox_userpage .u_cbox_userinfo_meta_date {
	line-height: 15.99px;
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox_userpage .u_cbox_userinfo_meta_id,
	html.DARK_THEME .u_cbox_userpage .u_cbox_userinfo_meta_date {
		color: #919192;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox_userpage.u_cbox_type_blocked .u_cbox_userinfo_meta_id,
	html.DARK_THEME .u_cbox_userpage.u_cbox_type_blocked .u_cbox_userinfo_meta_date {
		color: rgba(145, 145, 146, 0.4);
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox_userpage .u_cbox_overallstats_label {
		color: #a5a5a7;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox_userpage.u_cbox_type_blocked .u_cbox_overallstats_label {
		color: rgba(165, 165, 167, 0.4);
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox_userpage .u_cbox_overallstats_item + .u_cbox_overallstats_item::before {
		background-color: #464649;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox_userpage.u_cbox_type_blocked .u_cbox_overallstats_item::before {
		background-color: rgba(70, 70, 73, 0.4);
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox_userpage .u_cbox_userinfo_meta_date::before {
		background-color: #464649;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox_userpage.u_cbox_type_blocked .u_cbox_userinfo_meta_date::before {
		background-color: rgba(70, 70, 73, 0.4);
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox_userpage .u_cbox_overallstats_number {
		color: #dadde0;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox_userpage.u_cbox_type_blocked .u_cbox_overallstats_number {
		color: rgba(218, 221, 224, 0.4);
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox_userpage .u_cbox_overallstats::after {
		border-bottom-color: rgba(216, 216, 216, 0.07);
		background-color: #303033;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME
		.u_cbox_userpage
		.u_cbox_commentset_button[aria-pressed='true']
		.u_cbox_commentset_label {
		color: #f0f0f2;
		border-bottom-color: #dadde0;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox_userpage .u_cbox_commentset {
		border-bottom-color: #464649;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox_userpage .u_cbox_currentstats_title {
		color: #f0f0f2;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox_userpage .u_cbox_currentstats_item {
		color: #f0f0f2;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox_userpage .u_cbox_lateststats {
		border-color: #303033;
		background-color: #303033;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox_userpage .u_cbox_lateststats_title {
		color: #dadde0;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox_userpage .u_cbox_lateststats_helplayer {
		background-color: #48484b;
		border-color: #545457;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox_userpage .u_cbox_lateststats_helplayer_desc {
		color: #a5a5a7;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox_userpage .u_cbox_lateststats_helplayer_desc em {
		color: #919192;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox_userpage .u_cbox_lateststats_dataitem {
		color: #919192;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox_userpage .u_cbox_lateststats_progresstitle {
		color: #a5a5a7;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox_userpage .u_cbox_lateststats_progressbar {
		background-color: #3c3c3e;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_sort .u_cbox_sort_label {
		color: #919192;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox_userpage .u_cbox_sort .u_cbox_sort_option_on .u_cbox_sort_label {
		color: #f0f0f2;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox_userpage .u_cbox_sort {
		border-bottom-color: #5b5b5c;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME
		.u_cbox_userpage
		.u_cbox_tool
		.u_cbox_recomm_set
		.u_cbox_btn_recomm_on
		.u_cbox_cnt_recomm,
	html.DARK_THEME
		.u_cbox_userpage
		.u_cbox_tool
		.u_cbox_recomm_set
		.u_cbox_btn_unrecomm_on
		.u_cbox_cnt_unrecomm {
		color: #dadde0;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME
		.u_cbox_userpage
		.u_cbox_tool
		.u_cbox_recomm_set
		.u_cbox_btn_unrecomm_on
		.u_cbox_ico_unrecomm {
		-webkit-filter: invert(100%);
		filter: invert(100%);
		opacity: 0.68;
	}
}
@media (min-width: 1025px) {
	.as_mp_layout .u_cbox_userpage .u_cbox_type_profile .u_cbox_name .u_cbox_nick_area {
		max-width: 255px;
	}
}
@media (min-width: 1025px) {
	.as_mp_layout .u_cbox_userpage .u_cbox_reply_area .u_cbox_name .u_cbox_nick_area {
		max-width: none;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox_userpage .u_cbox_reply_area {
		color: #dadde0;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox_userpage .u_cbox_reply_area {
		border-top-color: #464649;
		border-bottom-color: #464649;
		background-color: #303033;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox_userpage .u_cbox_btn_more_pre,
	html.DARK_THEME .u_cbox_userpage .u_cbox_comment_box {
		border-bottom-color: #464649;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox_userpage .u_cbox_reply_area .u_cbox_comment_box {
		border-bottom-color: #464649;
	}
}
@media (min-width: 1025px) {
	.as_mp_layout .u_cbox_userpage .u_cbox_reply_area .u_cbox_type_profile .u_cbox_info_main {
		/* For IE8 */
		max-width: 260px; /* //For IE8 */
	}
}
@media (min-width: 1025px) {
	.as_mp_layout
		.u_cbox_userpage
		.u_cbox_reply_area
		.u_cbox_type_profile
		.u_cbox_name
		.u_cbox_nick_area {
		max-width: 240px;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox_userpage .u_cbox_more_wrap .u_cbox_ico_more {
		-webkit-filter: invert(100%);
		filter: invert(100%);
		opacity: 0.68;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox_userpage .u_cbox_btn_more,
	html.DARK_THEME .u_cbox_userpage .u_cbox_btn_fold {
		color: #8b8b8d;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox_userpage .u_cbox_btn_fold {
		border-top-color: #464649;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox_userpage .u_cbox_btn_fold_wrap .u_cbox_ico_fold,
	html.DARK_THEME .u_cbox_userpage .u_cbox_btn_more_pre .u_cbox_ico_more {
		-webkit-filter: invert(100%);
		filter: invert(100%);
		opacity: 0.68;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_orgsourcedel {
		background: #48484b;
		border-color: rgba(255, 255, 255, 0.04);
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox_userpage .u_cbox_comment_none .u_cbox_con_inform_link {
		border-color: #595959;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox_userpage .u_cbox_comment_none .u_cbox_con_inform_linkicon {
		-webkit-filter: invert(100%);
		filter: invert(100%);
		opacity: 0.68;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox_userpage .u_cbox_comment_none .u_cbox_con_inform_linktxt {
		color: #a5a5a7;
	}
}
.u_cbox_userpage .u_cbox_btn_totalcomment .u_cbox_ico_arrow {
	width: 13px;
	height: 14px;
	background-position: -213px -33px;
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox_userpage .u_cbox_btn_totalcomment .u_cbox_ico_arrow {
		background-position: -213px -17px;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox_userpage .u_cbox_userblockmsg_title {
		color: #dadde0;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox_userpage .u_cbox_userblockmsg_content {
		color: #919192;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox_userpage .u_cbox_userblockmsg_button {
		color: #a5a5a7;
		border-color: #595959;
		background-color: transparent;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox_userpage .u_cbox_followset {
		background-color: #343437;
		border-bottom-color: #464649;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox_userpage .u_cbox_followset_list {
		border-bottom-color: #464649;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME
		.u_cbox_userpage
		.u_cbox_followset_button[aria-pressed='true']
		.u_cbox_followset_label {
		color: #dadde0;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox_userpage .u_cbox_followset_label {
		color: #919192;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox_userpage .u_cbox_followmsg_content {
		color: #a5a5a7;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox_userpage .u_cbox_tool .u_cbox_btn_reply .u_cbox_reply_txt {
		color: #dadde0;
	}
}
/* //신)댓글모음 레이어 */
/* 신)댓글모음 팔로우 레이어 */
@media (min-width: 1025px) {
	.as_mp_layout .u_cbox .u_cbox_layer_follow_v2_wrap {
		left: auto;
		width: 450px; /* 디자인적인 부분이 아닌 기능을 막기 위한 용도:좌측 넒은 영역 클릭 방지용 */
	}
}
/* 이용자 관리 레이어 */
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_manageusers_none_content {
		color: #a5a5a7;
	}
}
/* 댓글 작성전 악플 제재 안내 메세지:클린봇 AI스코어 기준 */
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_layer_goodcomment_datetimemsg {
		background-image: -webkit-gradient(
			linear,
			left top,
			right top,
			color-stop(50%, #fff),
			color-stop(50%, rgba(244, 67, 54, 0.2))
		);
		background-image: -webkit-linear-gradient(left, #fff 50%, rgba(244, 67, 54, 0.2) 50%);
		background-image: linear-gradient(to right, #fff 50%, rgba(244, 67, 54, 0.2) 50%);
		color: #dadde0;
	}
}
/* 팔로우 댓글 우선 보기 안내문구 */
/* 댓글 없을 때 */
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_comment_none {
		color: #dadde0;
	}
}
/* 관리자 공지사항 등록 */
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_write .u_cbox_write_inner {
		background-color: transparent;
	}
}
.u_cbox .u_cbox_write .u_cbox_write_area {
	border-radius: inherit;
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_write_notice {
		border-bottom-color: #464649;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_write_notice_checklabel {
		color: rgba(165, 165, 167, 0.4);
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME
		.u_cbox
		.u_cbox_write_notice_checkbox.is_checked
		+ .u_cbox_write_notice_checklabel {
		color: #a5a5a7;
	}
}
.u_cbox_layer_manageusers_wrap {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
}
@media (min-width: 1025px) {
	.as_mp_layout .u_cbox_user .u_cbox_reply .u_cbox_ico_reply {
		top: 37px;
		padding: 3px 5px 1px;
		line-height: 1.27;
	}
}
@media (min-width: 1025px) {
	.as_mp_layout .u_cbox_user .u_cbox_user_header .u_cbox_user_closeicon {
		background-image: url(https://ssl.pstatic.net/static.news/image/news/m/2023/09/18/sp_comment_overwrite.png);
		background-size: 226px 201px;
		background-position: -192px 0px;
		width: 19px;
		height: 19px;
		margin-left: 14px;
	}
}
.u_cbox .u_cbox_myfollowing {
	border-radius: 4px;
	border-bottom: 1px solid #b0b3be;
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_myfollowing {
		border-color: #464649;
		background: transparent;
	}
}
.u_cbox .u_cbox_myfollowing::after {
	right: -1px;
	bottom: -1px;
	left: -1px;
	border: 1px solid #b0b3be;
	border-width: 0 1px 1px;
	border-radius: 0 0 4px 4px;
	height: 4px;
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_myfollowing::after {
		border-color: #464649;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_myfollowing_header {
		border-color: #464649;
		color: #f0f0f2;
	}
}
.u_cbox .u_cbox_myfollowing_extra {
	border-top: 0;
	margin-top: 0;
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_myfollowing_extra {
		border-color: #464649;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME
		.u_cbox
		.u_cbox_myfollowing_extra.u_cbox_type_2x1
		.u_cbox_myfollowing_more::after {
		background: #464649;
	}
}
.u_cbox .u_cbox_myfollowing_extra .u_cbox_myfollowing_fold,
.u_cbox .u_cbox_myfollowing_extra .u_cbox_myfollowing_more {
	border-top: 1px solid #ebebeb;
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_myfollowing_extra .u_cbox_myfollowing_fold,
	html.DARK_THEME .u_cbox .u_cbox_myfollowing_extra .u_cbox_myfollowing_more {
		border-color: #464649;
	}
}
.u_cbox .u_cbox_myfollowing .u_cbox_comment_box {
	border-bottom: 0;
}
.u_cbox .u_cbox_myfollowing .u_cbox_reply_area .u_cbox_comment_box {
	border-bottom: 1px solid #f0f0f0;
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_myfollowing .u_cbox_reply_area .u_cbox_comment_box {
		border-bottom-color: #464649;
	}
}
.u_cbox
	.u_cbox_myfollowing.u_cbox_content_wrap
	> .u_cbox_list
	> .u_cbox_comment:not(:last-of-type) {
	border-bottom: 1px solid #f0f0f0;
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME
		.u_cbox
		.u_cbox_myfollowing.u_cbox_content_wrap
		> .u_cbox_list
		> .u_cbox_comment:not(:last-of-type) {
		border-bottom-color: #464649;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME
		.u_cbox
		.u_cbox_myfollowing
		> .u_cbox_list
		> .u_cbox_comment:last-child
		.u_cbox_reply_area {
		border-top-color: #464649;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_myfollowing_morelabel,
	html.DARK_THEME .u_cbox .u_cbox_myfollowing_foldlabel {
		color: #919192;
	}
}
.cbox_no_scroll_m {
	position: static !important;
}
.u_cbox_guide_emphasis {
	color: #4878f4;
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox_guide_emphasis {
		color: #5b86fd;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox_userpage a.u_cbox_userinfo_profile_link,
	html.DARK_THEME .u_cbox_userpage .u_cbox_userinfo_meta_followingbtn,
	html.DARK_THEME .u_cbox_userpage .u_cbox_userinfo_meta_blockedbtn {
		background: transparent;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox_userpage a.u_cbox_userinfo_profile_link::before {
		background-image: url(https://ssl.pstatic.net/static.news/image/news/m/2023/09/18/sp_comment_overwrite.png);
		background-size: 226px 201px;
		background-position: -213px -168.5px;
		width: 12px;
		height: 12px;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox_userpage a.u_cbox_userinfo_profile_link .u_vc {
		color: #f0f0f2;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox_userinfo_meta_followingicon {
		background-image: url(https://ssl.pstatic.net/static.news/image/news/m/2023/09/18/sp_comment_overwrite.png);
		background-size: 226px 201px;
		background-position: -213px -96px;
		width: 12.5px;
		height: 12.5px;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox_userpage .u_cbox_userinfo_meta_followinglabel {
		color: #919192;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox_userinfo_meta_followbtn {
		background-color: #fff;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox_userinfo_meta_followicon {
		background-image: url(https://ssl.pstatic.net/static.news/image/news/m/2023/09/18/sp_comment_overwrite.png);
		background-size: 226px 201px;
		background-position: -213px -81px;
		width: 13px;
		height: 13px;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox_userinfo_meta_followlabel {
		color: #222;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox a.u_cbox_btn_usercomment {
		background: #fff;
		color: #303038;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_usercomment_newicon {
		border-color: #39393c;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_follow_button,
	html.DARK_THEME .u_cbox .u_cbox_unfollow_button {
		background-color: #48484b;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox_follow_label {
		color: #f0f0f2;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_unfollow_label {
		color: #919192;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_mine .u_cbox_area_quotecomment,
	html.DARK_THEME .u_cbox .u_cbox_type_quotecomment_finish .u_cbox_area {
		background-color: #303033;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_type_quotecomment_finish .u_cbox_area_quotecomment {
		background-color: #303033;
		margin-right: -15px;
		margin-left: -15px;
		padding-right: 15px;
		padding-left: 15px;
	}
}
.u_cbox .u_cbox_area_quotecomment_link,
.u_cbox a.u_cbox_area_quotecomment_link {
	padding: 8px;
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_area_quotecomment_link,
	html.DARK_THEME .u_cbox a.u_cbox_area_quotecomment_link {
		background-color: rgba(255, 255, 255, 0.05);
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_area_quotecomment_header {
		color: #a5a5a7;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_area_quotecomment_description {
		color: #a5a5a7;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_write_quotecomment_closeicon {
		-webkit-filter: invert(1);
		filter: invert(1);
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_tool_quotecomment_icon {
		-webkit-filter: invert(1);
		filter: invert(1);
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_write_quotecomment {
		border-color: #545457;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_write_quotecomment_content {
		color: #a5a5a7;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_write_quotecomment_text {
		color: #a5a5a7;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_write_quotecomment_description {
		color: #a5a5a7;
	}
}
.u_cbox .u_cbox_myfollowing .u_cbox_quotecomment_return {
	left: -1px;
	right: -1px;
}
.u_cbox .u_cbox_myfollowing .u_cbox_reply_area .u_cbox_quotecomment_return {
	left: -16px;
	right: -16px;
}
.u_cbox a.u_cbox_quotecomment_return_link {
	z-index: 2;
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox a.u_cbox_quotecomment_return_link {
		background-color: #fff;
	}
}
.u_cbox .u_cbox_quotecomment_return {
	border-color: #4979f4;
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_quotecomment_return_icon {
		-webkit-filter: invert(1);
		filter: invert(1);
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_quotecomment_return_label {
		color: #303038;
	}
}
@media (prefers-color-scheme: dark) {
	html.DARK_THEME .u_cbox .u_cbox_reply_area .u_cbox_quotecomment_return_icon {
		-webkit-filter: invert(1);
		filter: invert(1);
	}
}
