@charset "UTF-8";

/* Original file: modules/board/skins/paper_board/css/board_pc.css */

.best_article	{position: relative;}
.best_article .xe-widget-wrapper	{display: inline-block; width: 50%; vertical-align: top;}
.best_article .xe-widget-wrapper:first-of-type	{margin-right: -1px; width: calc(50% + 1px);}

/* basic */
.pp_transition	{transition-timing-function: ease-in;}
.txt_wide	{letter-spacing: 0.15em;}
.pp_bd h3	{font-size: 14px;}
.pp_bd button, .pp_bd input, .pp_bd table	{line-height: 100%;}
.pp_bd svg	{font-size: 14px;}

.pp_bd .ppbt	{padding: 0 12px; line-height: 28px;}
.pp_bd .ppbt,
.pp_bd .ppip,
.pp_bd .ppbt svg	{font-size: 12px;}
.pp_bd .pp_link:hover	{text-decoration: underline;}
.pp_bd .pp_link2:hover	{text-decoration: none;}
.pp_bd .xe_content a	{border-bottom: 1px solid #4BB089;}
.pp_bd .xe_content a:hover	{border-bottom: none !important;}

.msover_date	{display: inline-block; position: relative;}
.msover_date .pp_date,
.msover_date .pp_time	{transition-property: opacity; transition-duration: 0.2s; transition-timing-function: ease-in;}
.msover_date .pp_time	{position: absolute; left: 0; top: 0; width: 100%; opacity: 0;}
.msover_date:hover .pp_date	{opacity: 0;}
.msover_date:hover .pp_time	{opacity: 1;}

/* extra code */
.cd_bdtop_pc	{margin-bottom: 20px;}
.cd_bdbtt_pc,
.cd_atcbtt_pc,
.cd_cmtbtt_pc	{margin-top: 20px;}
.cd_listtop_pc:hover,
.cd_listmd_pc:hover	{background-color: transparent !important;}
.ln .cd_listtop_pc td,
.ln .cd_listmd_pc td	{text-align: left; padding: 0 !important;}
.ln .cd_listtop_pc td,
.ln .cd_listmd_pc td	{text-align: left; padding: 0 !important;}
.ld .cd_listtop_pc,
.ld .cd_listmd_pc	{padding: 0;}

/* board start */
.pp_bd	{padding-right: 40px; font-size: 14px; line-height: 100%;}
.pp_bd .full_size	{margin-right: -40px;}
.bd_header	{margin-bottom: 20px;}
.bd_header .bd_title	{font-size: 18px; font-weight: normal;}
.bd_header .bd_title .srl_num	{font-size: 15px; color: #AAA;}
.bd_header .bd_desc	{margin-top: 10px; line-height: 150%;}

/* list header */
.list_category	{margin-bottom: 20px; font-size: 13px;}
.list_category>ul	{display: inline-block; border-radius: 2px;}
.list_category>ul>li	{display: inline-block; position: relative; padding: 8px 12px; margin-right: 5px; margin-bottom: 5px; border-radius: 2px; background-color: #FFF; transition-property: box-shadow; transition-duration: 0.3s; z-index: 10;}
.list_category>ul>li:hover	{box-shadow: 0 0 10px rgba(0,0,0, 0.15); z-index: 11;}
.list_category .fa-check	{color: #BBB;}
.list_category>ul>li>ul	{display: none; position: absolute; top: 100%; left: -1px; min-width: 100%; background-color: #FFF; white-space: nowrap;}
.list_category>ul>li>ul>li:last-child	{border-bottom: none;}
.list_category>ul>li>ul>li a	{display: block; padding: 10px; transition-property: background-color; transition-duration: 0.3s;}
.list_category .fa-angle-down	{margin-left: 5px; color: #BBB;}
.list_category .ctg_num	{margin-left: 3px; font-size: 12px;}

.list_dropdown	{position: relative; text-align: right; z-index: 2;}
.list_category + .list_dropdown,
.bd_header + .list_dropdown	{margin-top: -19px; height: 20px;}
.list_dropdown:empty	{display: none;}
.list_dropdown .bt	{display: inline-block; padding-bottom: 5px; margin-left: 5px; font-size: 11px;}
.list_dropdown .bt i,
.list_dropdown .bt svg	{margin-left: 3px; color: #999;}
.list_dropdown .pp_dropdown	{margin-left: 5px;}
.list_dropdown .pp_dropdown>ul	{left: auto; right: 0; padding: 13px 15px 7px; min-width: 100%; box-sizing: border-box; background-color: #FFF; font-size: 12px;}
.list_dropdown .pp_dropdown>ul>li	{margin-bottom: 7px; white-space: nowrap;}

.list_category2 ul li i,
.list_category2 ul li svg	{margin-left: 3px; font-size: 8px;}

/* list footer */
.list_search .sbSelector	{width: 100px;}
.list_search .ppip	{width: calc(100% - 110px); margin-left: 10px;}

.navy_pop .list_search .sbSelector	{border: 1px solid #727B8A; background: none; color: #FFF;}
.navy_pop .list_search .sbSelector::after	{content: '▼'; position: absolute; right: 8px; top: 10px; font: 8px 'Lato', sans-serif; color: #B4B9C1;}
.navy_pop .list_search .sbToggleOpen + .sbSelector::after	{content: '▲';}

/* list */
.list_wrap	{position: relative;}
.ppno_document	{margin: 25px 0 50px;}
.pplist_buttons	{position: absolute; right: -40px; top: 0; width: 30px; z-index: 10;}
.pplist_buttons>div	{position: fixed; width: 30px; text-align: center;}
.pplist_buttons ul	{border-bottom: none !important; background-color: #FFF; border-radius: 2px; margin-bottom: 10px;}
.pplist_buttons ul>li	{position: relative;}
.pplist_buttons ul>li>span	{display: none; position: absolute; right: calc(100% + 5px); top: 50%; margin-top: -8px; padding: 3px 4px; font-size: 11px; border-radius: 2px; color: #FFF; white-space: nowrap;}
.pplist_buttons .bt	{display: inline-block; height: 28px; line-height: 28px; transition-property: color; transition-duration: 0.2s; transition-timing-function: ease-in;}
.pplist_buttons .bt:hover	{color: #333;}
.pplist_buttons .bt:hover+span	{display: block;}
.pplist_buttons .ppbt_top	{display: none;}

.list_wrap .msover_thumb	{display: none; position: fixed; box-shadow: 0px 0px 10px 0 rgba(0,0,0,0.2); background-repeat: no-repeat; background-position: center center; z-index: 10;}
.list_wrap .msover_thumb.youtube	{background-size: cover;}
.list_wrap .tooltip	{cursor: help;}
.list_wrap .tooltip:hover .msover_thumb	{display: block;}

/* list */
.list_search_key	{font-size: 16px;}
.list_search_key .ppbt_area	{top: 15px;}

.box_list .list_search_key	{border-bottom: none !important; background-color: #FFF;}

.pp_list .list_cmt	{display: inline-block; padding: 8px 15px 8px 5px; border-radius: 10px 10px 10px 2px; opacity: 0.5; font-size: 12px; transition-property: background-color; transition-duration: 0.2s; transition-timing-function: ease-in;}
.pp_list .list_cmt.new_cmt	{opacity: 1;}
.pp_list .list_cmt>span	{padding-left: 10px;}

.pp_bd .list_icon	{color: #FFF; text-align: center; line-height: 15px;}
.pp_bd .list_icon,
.pp_bd .list_icon,
.pp_bd .list_icon2	{display: inline-block; width: 13px; height: 13px; line-height: 13px; margin-left: 3px; margin-bottom: 2px; vertical-align: middle;}
.pp_bd .list_icon	{width: 11px; height: 11px; border-radius: 2px;}
.pp_bd .list_wrap .list_icon img,
.pp_bd .ppatc .list_icon img	{display: inline-block; margin-top: -2px; margin-left: -1px; width: 13px; height: auto;}
.pp_bd .list_icon2 img	{zoom: 0.5; -moz-transform: scale(0.5, 0.5); -moz-transform-origin: left top;}
.pp_bd .list_icon2.secret	{margin-left: 0; margin-right: 2px; padding-bottom: 3px; background-color: transparent;}
.pp_bd .list_icon2.secret svg	{width: 15px; height: auto;}

.list_wrap .list_icon2.image	{background-color: #4BB089;}
.list_wrap .list_icon2.file	{background-color: #596476;}
.list_wrap .list_icon2.youtube	{background-color: #E25E5E;}

/* list */
.list_wrap .cmt_num	{margin-left: 3px; font-size: 12px;}
.list_title	{line-height: 140%;}
.list_wrap .list_ctg:hover,
.list_wrap .list_ctg a:hover	{text-decoration: underline;}
.list_wrap .link_board_edit	{display: inline-block; margin-left: 5px; padding: 3px 5px; border-radius: 2px; font-size: 10px; line-height: 100%;}

.extra_table,
.extra_table tr	{transition-property: border-color; transition-duration: 0.3s;}
.extra_table th	{width: 100px; transition-property: background-color, border-color; transition-duration: 0.3s;}
.extra_table th,
.extra_table td	{padding: 8px 10px; line-height: 160%;}

/* list notice */
.notice_list>ul>li	{padding: 10px 80px 10px 52px; line-height: 140%;}
.notice_list .notice_txt	{left: 12px; top: 10px; font-size: 12px;}
.notice_txt,
.notice_txt:hover	{text-decoration: none !important;}
.notice_list .list_date	{position: absolute; right: 12px; top: 13px; opacity: 0.5; font-size: 12px;}
.notice_list .list_date .pp_time	{text-align: right;}
.notice_list li.notice_toggle	{padding: 8px 0;}
.notice_list li.notice_toggle button	{font-size: 12px;}

.notice_list.notice_color-yellow	{border-color: #E8E8D3; background-color: #FFFFE9;}
.notice_list.notice_color-yellow>ul>li	{border-bottom-color: #E8E8D3;}
.box_list .notice_list.notice_color-yellow	{border: 1px solid #E8E8D3;}

.notice_list.notice_color-cyan	{border-color: #E4F4F1; background-color: #F4FCFA;}
.notice_list.notice_color-cyan>ul>li	{border-bottom-color: #E4F4F1;}
.box_list .notice_list.notice_color-cyan	{border: 1px solid #E4F4F1;}

.notice_list.notice_color-lavender	{border-color: #EAE5F5; background-color: #FAF8FF;}
.notice_list.notice_color-lavender>ul>li	{border-bottom-color: #EAE5F5;}
.box_list .notice_list.notice_color-lavender	{border: 1px solid #EAE5F5;}

.box_list .notice_list>ul>li	{padding-left: 57px;}
.box_list .notice_list .notice_txt	{left: 15px;}

@media screen and (max-width: 500px){
	.notice_list>ul>li	{padding-right: 12px;}
	.notice_list .list_date	{display: none;}
}

/* list default */
.ld>ul>li	{padding: 15px 12px; transition-property: background-color; transition-duration: 0.2s; transition-timing-function: ease-in;}

.ld .pp_check,
.ld .pppf,
.ld .list_thumb,
.ld .list_body_wrap	{display: inline-block; vertical-align: top;}

.ld .pp_check	{margin-right: 5px;}
.ld .pppf	{margin-right: 12px;}
.ld .list_thumb	{margin-right: 12px;}
.ld .has_cmt .list_body	{position: relative; padding-right: 170px; box-sizing: border-box;}
.ld .list_ctg	{margin-right: 5px;}
.ld .list_info,
.ld .list_info a	{color: #AAA;}
.ld .list_info>ul	{margin-top: 5px; font-size: 12px;}
.ld .list_info>ul:empty	{display: none;}
.ld .list_info>ul>li	{display: inline-block; position: relative; padding-right: 20px;}
.ld .list_info>ul>li::after	{content: ''; position: absolute; right: 10px; top: 3px; width: 1px; height: 8px;}
.ld .list_info>ul>li:last-child	{padding-right: 0;}
.ld .list_info>ul>li:last-child::after	{content: none;}
.ld .list_vote i,
.ld .list_vote svg	{font-size:  9px; vertical-align: middle; margin-bottom: 3px;}
.ld .list_cmt	{position: absolute; right: 0; top: 50%; transform: translateY(-50%);}
.ld .list_summary	{margin-top: 8px; padding-top: 7px;  font-size: 12px; line-height: 160%; color: #888;}
.ld .extra_table + .list_summary	{border-top: none;}

.ld .youtube_thumb_wrap	{display: inline-block; position: relative; width: 100%; height: 0px;}

.pp_bd .ld .list_icon	{width: 13px; height: 13px; border-radius: 0;}
.pp_bd .ld .list_icon img	{display: inline-block; margin-top: 0; margin-left: 0;}

.box_list .ld>ul	{background-color: #FFF;}
.box_list .ld>ul>li	{padding: 15px;}
.box_list .ld>ul>li:last-child	{border-bottom: none;}
.box_list .ld>ul>li.now_reading::after	{left: -1px; z-index: 1;}

@media screen and (max-width: 620px){
	.ld .has_cmt .list_body	{padding-right: 12px}
	.ld .list_cmt	{display: none;}
	.ld .list_thumb	{max-width: 100px; height: auto !important; overflow: hidden;}
	.ld .list_thumb::after	{height: calc(100% - 1px) !important;}
	.ld .list_thumb img	{width: 100%; height: auto;}
	.ld .large_thumb.has_profile_has_thumb .list_body_wrap	{width: calc(100% - 164px);}
	.ld .large_thumb.has_profile_manager_has_thumb .list_body_wrap	{width: calc(100% - 205px);}
	.ld .large_thumb.manager_has_thumb .list_body_wrap	{width: calc(100% - 143px);}
	.ld .large_thumb.has_thumb .list_body_wrap	{width: calc(100% - 115px);}
}

/* list normal */
.ln table	{width: 100%; border-collapse: collapse; font-size: 13px;}
.ln tr	{transition-property: background-color; transition-duration: 0.2s; transition-timing-function: ease-in;}

.ln.notice_color-yellow tr.notice	{background-color: #FFFFE9; border-bottom: 1px solid #E8E8D3;}
.ln.notice_color-yellow tr.notice .pppf	{background-color: #FFFFE9;}
.ln.notice_color-yellow tr.notice .list_cmt	{background-color: #E8E8D3;}

.ln.notice_color-yellow tr.notice	{background-color: #FFFFE9; border-bottom: 1px solid #E8E8D3;}
.ln.notice_color-yellow tr.notice .pppf	{background-color: #FFFFE9;}
.ln.notice_color-yellow tr.notice .list_cmt	{background-color: #E8E8D3;}

.ln.notice_color-cyan tr.notice	{background-color: #F4FCFA; border-bottom: 1px solid #E4F4F1;}
.ln.notice_color-cyan tr.notice .pppf	{background-color: #F4FCFA;}
.ln.notice_color-cyan tr.notice .list_cmt	{background-color: #E4F4F1;}

.ln.notice_color-lavender tr.notice	{background-color: #FAF8FF; border-bottom: 1px solid #EAE5F5;}
.ln.notice_color-lavender tr.notice .pppf	{background-color: #FAF8FF;}
.ln.notice_color-lavender tr.notice .list_cmt	{background-color: #EAE5F5;}

.ln tr.hided_notice	{display: none;}
.ln tr.closed .notice_close,
.ln tr.opened .notice_open	{display: none;}
.ln tr.opened .notice_close,
.ln tr.closed .notice_open	{display: inline-block;}
.ln tr.notice_toggle button	{font-size: 12px;}

.ln .reading_box	{position: relative; margin: -10px 0 -10px 0;}
.ln .reading_box::after	{content: ''; position: absolute; left: -15px; top: -1px; width: 3px; height: calc(100% + 2px); background-color: #E25E5E;}
.box_list .ln .reading_box::after	{left: -16px;}

.ln th	{padding: 15px 10px; font-size: 11px; white-space: nowrap;}
.ln td	{padding: 10px 10px; width: 1%; text-align: center; white-space: nowrap;}
.ln th:first-child,
.ln td:first-child	{padding-left: 15px;}
.ln th:last-child,
.ln td:last-child	{padding-right: 15px;}
.ln td.list_left	{text-align: left;}
.ln td.list_right	{text-align: right;}
.ln td.list_title	{width: auto; white-space: normal; word-break: break-all; width: auto;}
.ln .article_type	{display: inline-block; position: relative; margin-right: 5px; vertical-align: middle;}
.ln .title_area	{display: inline-block; width: calc(100% - 25px); vertical-align: middle;}
.ln td.list_author	{width: 80px; font-size: 12px;}
.ln td.has_profile	{padding-top: 5px; padding-bottom: 5px; line-height: 20px;}
.ln td.check	{padding-right: 0;}
.ln td.txt_en	{font-size: 11px;}
.ln .list_update	{padding: 5px 10px; padding-right: 10px !important; text-align: right !important;}
.ln .pppf	{width: 20px; height: 20px; margin-right: 3px; vertical-align: middle;}
.ln .best_count>span	{display: inline-block; padding: 3px 5px; border-radius: 2px; background-color: #FFF4F4; border: 1px solid #F5E1E1;}
.ln .msover_date .pp_time	{text-align: center;}

.box_list .ln tbody tr	{background-color: #FFF;}
.box_list .ln tr.notice.color	{background-color: #FFFFE9; border-bottom: 1px solid #E8E8D3;}

@media screen and (max-width: 780px){
	.ln th,
	.ln td	{padding-left: 7.5px; padding-right: 7.5px;}
	.ln .no	{display: none;}
}
@media screen and (max-width: 620px){
	.ln .extra_col	{display: none;}
}
@media screen and (max-width: 500px){
	.ln .date,
	.ln .ctg_col	{display: none;}
	.ln td.list_author	{width: 1%;}
}

/* list gallery */
.pp_gallery .list_thumb	{transition-property: box-shadow; transition-duration: 0.2s; transition-timing-function: ease-in;}
.pp_gallery .list_thumb .no_image>i,
.pp_gallery .list_thumb .no_image>svg	{font-size: 38px;}
.pp_gallery .list_unit:hover .list_thumb	{box-shadow: 0 0 20px rgba(0,0,0, 0.2);}
.pp_gallery .list_info2	{padding: 5px 5px 5px 10px; border-radius: 11px; font-size: 11px;}
.pp_gallery .list_info2 svg	{font-size: 11px;}
.pp_gallery .list_ctg	{font-size: 12px;}
.pp_gallery .list_summary	{font-size: 12px; line-height: 160%;}
.pp_gallery .list_info	{font-size: 12px;}
.pp_gallery .list_info .pp_rating	{font-size: 12px;}

@media screen and (max-width: 500px){
	.lg .list_unit	{margin-right: 15px !important; margin-right: 15px !important; width: calc(50% - 7.5px) !important;}
	.lg .list_unit:nth-child(2n)	{margin-right: 0 !important;}
}

/* list gallery1 */
.box_list .lg.normal_info .list_info li:last-child:not(:first-child)	{position: absolute; right: 10px; top: 50%; transform: translateY(-50%);}
.box_list .lg.normal_info .list_info li:last-child:not(:first-child) .pp_time	{text-align: right;}

.hided_info .list_body	{position: absolute; left: 0; top: 0; width: 100%; height: 100%; padding: 15px; box-sizing: border-box; background-color: rgba(255,255,255,0.7); opacity: 0; transition-property: opacity; transition-duration: 0.3s; z-index: 2;}
.hided_info .list_unit:hover .list_body	{opacity: 1;}
.hided_info .list_link	{z-index: 3;}
.hided_info .list_ctg a	{position: relative; z-index: 4;}
.hided_info .list_summary	{color: #333; opacity: 0.5; border-top: 1px dotted #666; border-bottom: 1px dotted #666;}
.hided_info .list_info,
.hided_info .list_info a,
.hided_info .pp_rating::after	{color: #333;}
.hided_info .list_info li:not(.list_rating2)	{opacity: 0.5;}
.hided_info .pp_rating::after	{opacity: 0.3;}

/* list gallery2 */
.lg2 .list_ctg	{margin-bottom: 5px;}

/* list faq */
.lf header::before	{width: 55px;}
.lf header::after	{left: 55px;}
.lf header h1	{width: calc(100% - 55px); padding: 10px 45px 10px 15px; font-size: 15px;}
.lf header h1.has_check	{padding-left: 45px;}
.lf .faq_txt	{width: 55px; font-size: 28px; line-height: 50px;}
.lf header i,
.lf header svg	{right: 15px;}
.lf .pp_check	{left: 70px;}
.lf_notice .notice_txt	{font-size: 13px;}
.lf .list_body .xe_content	{font-size: 14px; line-height: 180%;}

/* atc */
.ppatc	{position: relative;}
.ppatc.has_list	{margin-bottom: 25px;}
.ppatc.no_cmt	{padding-bottom: 20px;}
.ppatc_header	{position: relative; background-color: #FFF; border-radius: 5px;}
.ppatc_header h1	{padding: 15px; font-size: 15px; line-height: 140%;  word-break: break-all;}
.ppatc_header.auth h1	{padding-right: 35px;}
.ppatc_header h1 svg	{width: 16px; vertical-align: middle; fill: #888;}
.ppatc_header .ppatc_ctg	{margin-right: 10px;}
.ppatc_header .ppatc_ctg:hover	{text-decoration: underline;}
.ppatc_info	{position: relative; padding: 15px; border-radius: 0 0 5px 5px; text-align: right; font-size: 12px;}
.ppatc_info,
.ppatc_info a	{color: #AAA;}
.ppatc_info>ul>li	{display: inline-block; margin-left: 10px;}
.ppatc_info i,
.ppatc_info svg	{font-size: 12px;}
.ppatc_info .ppbt_comment	{cursor: pointer;}
.ppatc_nickname	{position: absolute; left: 15px; top: 50%; transform: translateY(-50%); margin-left: 0 !important;}
.ppatc_nickname,
.ppatc_nickname a	{color: #888;}
.ppatc_nickname .pppf	{vertical-align: middle; margin-right: 5px;}
.ppbt_send_msg	{margin-left: 5px; padding: 2px 4px; border-radius: 2px;font-size: 11px;}
.ppbt_send_msg i,
.ppbt_send_msg svg	{margin-right: 3px; vertical-align: middle;}
.pp_message.send_msg .inner	{padding-top: 25px;}
.ppatc_ctrl_wrap	{right: 5px; top: 11px;}
.ppatc_ctrl_wrap .bt_ctrl	{padding: 0 10px; font-size: 16px;}
.ppatc_ctrl	{font-size: 12px;}
.ppatc_ctrl>div	{padding: 6px 10px 6px 5px;}
.ppatc_ctrl a	{margin-left: 5px; opacity: 0.5; transition-property: opacity;}
.ppatc_ctrl a:hover	{opacity: 1;}
.ppatc_ctrl_wrap:hover .ppatc_ctrl	{width: 77px;}
.ppatc_ctrl_wrap:hover .bt_ctrl	{color: #333;}

.warn_protect_content	{margin: 0 0 25px; padding: 10px; border: 1px solid #ebebd7; background-color: #ffffe9;}

.ppatc_body	{position: relative; padding: 30px 0 0;}
.ppatc_rightTop	{position: absolute; right: 0; top: 10px; font-size: 11px;}
.ppatc_bt_file	{margin-left: 5px; cursor: pointer;}
.ppatc_ip,
.ppatc_ip a	{color: #AAA;}
.ppatc_ip a:hover	{text-decoration: underline;}
.ppatc_secret	{padding-bottom: 10px;}
.ppatc_secret form	{margin-top: 10px;}
.ppatc_secret .desc	{display: inline-block; margin-top: 5px; color: #888;}
.box_type .ppatc_body.ppatc_secret	{padding-bottom: 30px;}

.ppatc_file	{position: relative; margin-bottom: 20px; background-color: #FFF; font-size: 12px; z-index: 1;}
.ppatc_file::after	{content: ''; position: absolute; left: 0; top: 0; width: 169px; height: 100%; z-index: -1;}
.ppatc_file h3	{display: inline-block; vertical-align: top; width: 150px; padding: 10px; font-size: 12px;}
.ppatc_file ol	{display: inline-block; vertical-align: top; width: calc(100% - 170px); padding: 10px; box-sizing: border-box; list-style: inside decimal;}
.ppatc_file li	{margin-bottom: 5px;}
.ppatc_file li:last-child	{margin-bottom: 0;}

.ppatc_ex	{width: 100%; margin-bottom: 20px; border-collapse: collapse; background-color: #FFF;}
.ppatc_ex:empty	{display: none;}
.ppatc_ex th,
.ppatc_ex td	{padding: 10px; font-size: 12px;}
.ppatc_ex th	{width: 150px; font-weight: normal; text-align: left; white-space: nowrap;}

.ppatc_body .xe_content	{font-size: 14px; line-height: 180%;}
.ppatc_tags	{font-size: 12px;}
.ppatc_buttons button	{font-size: 13px;}
.ppatc_buttons .bt_vote i,
.ppatc_buttons .voted_count,
.ppatc_buttons .declared_count	{font-size: 12px;}
.ppatc_buttons .bt_vote:hover	{background-color: #E25E5E; color: #FFF;}
.ppatc_buttons .bt_blame:hover	{background-color: #666; color: #FFF;}

.ppatc_buttons.big_button button	{padding: 10px 15px; line-height: 15px; min-height: 59px;}
.ppatc_buttons.big_button button i,
.ppatc_buttons.big_button button svg	{font-size: 15px;}
.ppatc_buttons.big_button .voted_count,
.ppatc_buttons.big_button .declared_count	{margin-top: 8px; font-size: 14px;}

.ppatc_box	{position: relative; margin-top: 20px; z-index: 1;}
.ppatc_box::after	{content: ''; position: absolute; left: 0; top: 0; width: 100%; height: 30px; z-index: -1;}
.ppatc_box h3	{height: 30px;}
.ppatc_box2::after	{height: 40px;}
.ppatc_box2 h3	{position: relative; height: 40px;}

.ppatc_who .inner	{height: 88px;}
.ppatc_who ul	{padding: 15px 15px 0; font-size: 11px; line-height: 140%;}

.ppatc_sign .point_bar	{font-size: 10px; letter-spacing: 0.15em; display: none; }
.ppatc_sign .sign_body	{padding: 12px 15px; line-height: 160%; font-size: 13px;}
.ppatc_sign .sign_body ul { list-style: disc; padding-left: 10px; }

.ppatc .show_author_document ul	{padding: 15px 15px 10px;}
.ppatc .show_author_document ul li a .mark	{font-size: 11px;}
.ppatc .show_author_document .part	{font-size: 12px;}

.has_showContent::before	{top: -10px; height: calc(100% + 25px);}
.has_showContent .show_author_document h2	{height: 40px; padding: 8px 0 0 15px;}

.box_type .ppatc	{background-color: #FFF; border-radius: 10px 10px 0 0;}
.box_type .ppatc_header	{border: none; border-radius: 0; background-color: transparent;}
.box_type .ppatc_body	{padding: 30px 20px 0;}
.box_type .ppatc_rightTop	{right: 15px}
.box_type .ppatc_ip	{right: 15px;}

@media screen and (max-width: 535px){
	.ppatc_file::after	{width: 119px;}
	.ppatc_file h3,
	.ppatc_ex th	{width: 100px;}
	.ppatc_file ol	{width: calc(100% - 120px);}
}

/* comment */
.ppcmt_member_only	{padding: 15px 0; margin-top: 20px;}
.ppcmt_member_only p	{margin-bottom: 10px;}
.ppcmt .ppcmt_title_buttons li button	{padding: 13px 10px; font-size: 13px;}
.ppcmt .ppcmt_title_buttons li button:hover	{color: #E25E5E;}
.ppcmt .ppbt_cmt_write	{font-size: 14px;}
.ppcmt_notice	{font-size: 13px;}
.ppcmt_header	{font-size: 11px;}
.ppcmt_header .nickname	{font-size: 12px;}
.ppcmt_header .writer	{padding: 0 6px; border-radius: 10px; font-size: 10px;}
.ppcmt_header .ppcmt_edit	{position: absolute; right: 10px; top: 8px;}
.ppcmt_header .ppcmt_edit a	{margin-left: 8px; opacity: 0.3; transition-property: opacity; transition-duration: 0.2s; transition-timing-function: ease-in;}
.ppcmt_unit:hover .ppcmt_header .ppcmt_edit a	{opacity: 1;}

.ppcmt_body .parent	{font-size: 11px;}
.ppcmt_body .parent svg	{margin-right: 2px; font-size: 11px;}
.ppcmt_body .xe_content	{font-size: 13px; line-height: 160%;}
.ppcmt_body .xe_content a[href*=sticker]	{border-bottom: none;}
.ppcmt .best_cmt_txt	{padding: 2px 4px 3px; font-size: 10px; line-height: 100%;}
.ppcmt_buttons .bt_mono,
.ppcmt_buttons .bt_mono svg	{font-size: 11px;}
.ppcmt_guest_tr	{border-bottom: 1px solid #666;}

.box_type .ppcmt	{padding: 0 20px 20px;}
.box_type .ppcmt_title	{margin: 0 -20px;}
.box_type .ppcmt_line	{padding: 0 15px 15px;}
.box_type .ppcmt_line .ppcmt_title	{margin: 0 -15px;}
.ppcmt_next	{padding-top: 20px; margin-bottom: 20px;}

/* comment bubble */
.ppcmt_bubble .ppcmt_header	.ppcmt_edit	{right: 15px; top: 11px;}

/* comment line */
.ppcmt_line .ppcmt_header .nickname	{font-size: 12px;}
.ppcmt_line .ppcmt_secret	{font-size: 12px;}
.ppcmt_line .ppcmt_buttons	{margin-left: 8px;}

/* comment basic */
.ppcmt_basic .ppcmt_prev	{padding-bottom: 20px;}
.ppcmt_basic .ppcmt_unit.reply	{padding: 0 0 15px 70px;}
.ppcmt_basic .reply .pppf	{left: 86px;}
.ppcmt_basic .ppcmt_body	{padding: 15px 15px 0 70px;}
.ppcmt_basic .no_profile .ppcmt_body	{padding-left: 15px;}
.ppcmt_basic .ppcmt_header .ppcmt_edit	{top: 0; right: 0;}
.ppcmt_basic .ppcmt_body .parent	{padding: 10px 0 0; margin-bottom: -3px;}
.ppcmt_basic .ppcmt_body .xe_content	{padding: 10px 0 12px;}
.ppcmt_basic .ppcmt_body .ppcmt_secret	{padding: 12px 0 15px;}
.ppcmt_basic .paging,
.ppcmt_basic .ppcmt_reload	{padding-top: 20px; margin-top: 0;}
.ppcmt_basic .paging + .ppcmt_reload	{border-top: none;}
.ppcmt_basic .ppcmt_next	{border-top: 1px solid #EEE;}

.box_type .ppcmt_basic .ppcmt_notice + .cmt_wrap	{margin-top: 20px;}
.box_type .ppcmt_basic .ppcmt_list	{margin: 0 -20px;}
.box_type .ppcmt_basic .ppcmt_body	{padding: 15px 20px 0 75px;}
.box_type .ppcmt_basic .pppf	{left: 20px;}
.box_type .ppcmt_basic .ppcmt_unit.reply	{padding-left: 70x; padding-right: 20px;}
.box_type .ppcmt_basic .reply .pppf	{left: 86px;}
.box_type .ppcmt_basic .reply .ppcmt_body	{padding: 15px 15px 0 70px;}
.box_type .ppcmt_basic .paging,
.box_type .ppcmt_basic .ppcmt_reload	{padding-top: 20px; border-top: none;}
.box_type .ppcmt_basic .ppcmt_next	{border-top: none;}

.ppcmt_header .bt_ppcmt_edit,
.ppcmt_header .bt_ppcmt_edit2,
.cmt_ctrl_dummy	{display: none;}
@media screen and (max-width: 535px){
	.ppcmt_unit .pppf	{width: 30px; height: 30px;}
	.ppcmt_bubble .ppcmt_unit	{padding-left: 40px;}
	.ppcmt_bubble .ppcmt_unit.reply	{margin-left: 40px;}
	
	.ppcmt_header	{position: relative;}
	.ppcmt_header .bt_ppcmt_edit,
	.ppcmt_header .bt_ppcmt_edit2	{display: inline-block; position: absolute; right: 0; top: 50%; margin-top: -15px; line-height: 30px; height: 30px; padding: 0 10px; opacity: 0.3;}
	.ppcmt_header .ppcmt_edit	{position: absolute; right: -9999px !important; top: 100% !important; padding: 6px 10px 6px 5px; border: 1px solid #e5e5e5; border-top-width: 0; background-color: #f7f7f7; border-radius:  0 0 10px 10px; transition-property: opacity; transition-duration: 0.3s; opacity: 0;}
	.my_cmt .ppcmt_header .ppcmt_edit	{background-color: #FFFFE9; border-color: #E8E8D3;}
	.ppcmt_header .ppcmt_edit a	{opacity: 1.0;}
	
	.ppcmt_basic .ppcmt_unit.reply	{padding: 0 0 15px 55px;}
	.ppcmt_basic .reply .pppf	{left: 70px;}
	.ppcmt_basic .ppcmt_body	{padding: 15px 15px 0 55px;}
	.ppcmt_basic .ppcmt_header .bt_ppcmt_edit,
	.ppcmt_basic .ppcmt_header .bt_ppcmt_edit2	{right: -10px;}
	.ppcmt_basic .ppcmt_header .ppcmt_edit	{top: 23px !important; border-radius: 10px; border-top-width: 1px;}
	
	.ctrl_on .ppcmt_header .bt_ppcmt_edit	{display: none;}
	.ctrl_on .ppcmt_header .bt_ppcmt_edit2	{display: inline-block;}
	.ctrl_on .pppf	{z-index: 102 !important;}
	.ctrl_on .ppcmt_header	{z-index: 101;}
	.ctrl_on .ppcmt_header .ppcmt_edit	{right: -1px !important; opacity: 1;}
	.ppcmt_unit .cmt_ctrl_dummy	{display: block; position: fixed; left: 0; top: 0; width: 100%; height: 100%; background-color: #FFF; opacity: 0.7; z-index: 100;}
	
	.no_ctrl .ppcmt_header .bt_ppcmt_edit,
	.no_ctrl .ppcmt_header .bt_ppcmt_edit2	{display: none !important;}
}

/* comment write */
.ppcmt_write h3	{font-size: 13px;}
.ppcmt_editor_buttons .pp_radio	{font-size: 13px;}
.ppcmt_write textarea	{line-height: 160%;}
.ppcmt_write_ex	{font-size: 13px;}

.box_type .ppcmt_bubble:not(.ppcmt_write_sp) .ppip	{background-color: #FFF;}
.box_type.normal_color .ppcmt_bubble:not(.ppcmt_write_sp) .ppcmt_write_unit .bt_color	{background-color: #FFF;}

.box_type .ppcmt_write_sp	{padding: 20px; background-color: #FFF !important;}

.ppcmt_basic .ppcmt_write_re	{margin: 0 0 15px 70px;}
.ppcmt_basic .reply .ppcmt_write_re	{margin: 15px 0 0 0;}
.box_type .ppcmt_basic .ppcmt_unit:not(.reply) .ppcmt_write_re	{margin-right: 20px;}

.box_type .ppcmt_write_sp.ppcmt_basic .ppcmt_unit	{border-top: none;}
.box_type .ppcmt_write_sp.ppcmt_basic .ppcmt_body	{padding-top: 0;}
.box_type .ppcmt_write_sp.ppcmt_basic .pppf	{top: 0;}

@media screen and (max-width: 735px){
	.ppcmt_user_info	{display: block; padding-bottom: 10px;}
}
@media screen and (max-width: 535px){
	.ppcmt_user_info	{width: calc(100% - 150px);}
	.ppcmt_user_info .ppip	{width: calc(50% - 5px);}
	.ppcmt_write_re .ppcmt_user_info	{width: calc(100% - 128px);}
}

/* sticker */
.sticker_pack i,
.sticker_pack svg	{transition-property: color; font-size: 18px;}
.sticker_pack a:hover i,
.sticker_pack a:hover svg	{color: #333;}

.stk_body>ul	{margin: 25px 0 0 25px;}
.stk_body>ul>li	{margin: 0 25px 25px 0;}
.stk_body>ul>li a	{width: 100px; height: 100px;}

@media screen and (max-width: 500px){
	.stk_body>ul	{margin: 15px 15px 0 15px;}
	.stk_body>ul>li	{width: calc(33.33% - 10px); margin: 0 15px 15px 0;}
	.stk_body>ul>li:nth-child(3n)	{margin-right: 0;}
	.stk_body>ul>li a	{width: 100%; height: auto; padding-bottom: 100%;}
}
/* write */
.ppbd_write	{ background-color: #FFF;}
.ppwrite_header	{position: relative; padding: 22px 15px;}
.ppwrite_header h1	{font-size: 16px;}
.ppwrite_header .ppbt_area	{position: absolute; right: 15px; top: 15px;}
.ppwrite_body	{padding: 15px;}
.ppwrite_body .ppwrite_ctg	{display: inline-block; vertical-align: middle;}
.ppwrite_body .sbSelector	{width: 150px; border-radius: 2px;}
.ppwrite_title	{display: inline-block; width: 100%; vertical-align: middle;}
.ppwrite_title.use_ctg	{width: calc(100% - 155px); margin-left: 5px;}
.ppwrite_title .ppip	{width: 100%;}
.ppwrite_editor	{margin-top: 15px;}

.ppwrite_ex	{position: relative; margin-top: 15px; font-size: 0; z-index: 1;}
.ppwrite_ex::after	{content: ''; position: absolute; left: 1px; top: 0; width: 150px; height: 100%; z-index: -1;}
.ppwrite_ex>ul	{border-radius: 2px; overflow: hidden;}
.ppwrite_ex>ul>li	{position: relative;}
.ppwrite_ex>ul>li::after	{content: ''; position: absolute; left: 150px; top: 0; width: 1px; height: 100%;}
.ppwrite_ex>ul>li:last-child	{border-bottom: none;}
.ppwrite_ex .pplb	{display: inline-block; width: 150px; box-sizing: border-box; padding: 0 10px; height: 32px; line-height: 30px; vertical-align: top; font-size: 12px;}
.ppwrite_ex>ul>li>input:not(.tel)	{width: calc(100% - 150px); box-sizing: border-box; padding: 0 10px; height: 32px; line-height: 30px; border: none; background: none;}
.ppwrite_ex>ul>li>input:focus	{background-color: #ffffe9;}
.ppwrite_ex>ul>li>input.tel	{margin: 5px 0 5px 5px; width: 70px;}
.ppwrite_ex .pplb + textarea	{width: calc(100% - 150px); box-sizing: border-box; padding: 10px; border: none; background: none; line-height: 160%;}
.ppwrite_ex .pplb + textarea:focus	{background-color: #ffffe9;}
.ppwrite_ex .pplb + ul	{display: inline-block; width: calc(100% - 150px); line-height: 30px; font-size: 12px;}
.ppwrite_ex .pplb + ul>li	{display: inline-block; margin-left: 10px;}
.ppwrite_ex .pplb + select	{margin: 6px 0 0 10px;}
.ppwrite_ex>ul>li p	{margin-left: 151px; font-size: 11px; background-color: #FFF; padding: 10px; color: #AAA;}
.ppwrite_ex .krZip	{display: inline-block; padding: 10px; font-size: 12px; width: calc(100% - 150px); box-sizing: border-box; overflow: hidden;}
.ppwrite_ex .krZip .btn	{box-shadow: none !important; border-radius: 2px;}
.ppwrite_ex .krZip .btn:hover	{background-color: transparent;}
.ppwrite_ex .krZip label	{display: inline-block; width: 60px;}
.ppwrite_ex .krZip input[type=text]	{padding: 0 10px; border-radius: 2px; max-width: 20%; box-sizing: border-box;}
.ppwrite_ex .krZip input[type=text]:focus	{background-color: #ffffe9; border: 1px solid #ebebd7;}
.ppwrite_ex .krzip-postcode-wrap,
.ppwrite_ex .krzip-address-wrap	{margin-bottom: 10px;}
.ppwrite_ex .hasDatepicker	{width: calc(100% - 200px);}
.ppwrite_ex .hasDatepicker + .btn	{display: inline-block; width: 50px; height: 32px !important; line-height: 30px !important; box-shadow: none !important;}
.ppwrite_ex input,
.ppwrite_ex textarea	{font-size: 12px;}

.ppwrite_options	{margin-top: 15px;}
.ppwrite_option1	{display: inline-block;}
.ppwrite_option1 .write_option_color	{display: inline-block; margin-right: 5px;}
.ppwrite_option1 .ppip	{vertical-align: middle; margin-right: 3px;}
.ppwrite_option1 .jPicker	{display: inline-block; vertical-align: middle; height: 24px;}
.ppwrite_option1 .pp_check	{margin-right: 5px;}
.ppwrite_tags	{margin-top: 15px;}
.ppwrite_tags.not_logged	{display: inline-block; width: calc(100% - 310px);}
.ppwrite_tags .ppip	{width: 100%;}
.ppwrite_user	{display: inline-block;}
.ppwrite_user .ppip	{width: 150px; margin-left: 5px;}
.ppbd_write form>.ppbt_area	{position: relative; padding: 15px; text-align: right;}
.ppbd_write .ppbt_left	{position: absolute; left: 15px; top: 15px; margin-left: 0;}

/* timeline */
.list_bd	{display: inline-block; padding: 2px 5px 1px; font-size: 12px; margin-right: 5px;}
.list_bd:hover	{text-decoration: none;}
.ppatc_bd	{display: inline-block; padding: 2px 8px 1px; font-size: 14px; margin-right: 5px;}
.list_bd:hover	{text-decoration: none;}
.timeline_mono	{background-color: #EEE; border-bottom: 1px solid #EEE;}
.timeline_mono:hover	{border-bottom: 1px solid #CCC;}

.ln .list_bd	{margin: -2px 5px -2px 0;}
.ld .list_bd	{vertical-align: middle; margin-bottom: 3px;}
.lf .list_bd	{position: relative; z-index: 12;}

.ppwrite_body .ppwrite_timeline_ctg	{display: none; margin-left: 5px;}
.ppwrite_title.has_ctg	{width: calc(100% - 310px);}

.ppatc_ppbd_message	{margin-bottom: 50px;}
.ppatc_ppbd_message .target_board	{margin: -10px 0 20px;}


@media screen and (max-width: 800px){
	.ppwrite_ex .krzip-address-wrap	{white-space: nowrap;}
	.ppwrite_ex .krzip-address-wrap input[type=text]	{width: 65px;}
}
@media screen and (max-width: 600px){
	.ppwrite_option1 .ppip	{width: 100px;}
	.ppwrite_ex .krZip label	{display: block; padding-bottom: 5px; width: 50px; min-width: auto;}
}
@media screen and (max-width: 545px){
	.ppwrite_option1	{display: block; margin-top: 10px;}
	.ppwrite_ex .pplb,
	.ppwrite_ex::after	{width: 100px;}
	.ppwrite_ex>ul>li::after	{left: 100px;}
	.ppwrite_ex>ul>li>input,
	.ppwrite_ex .pplb + textarea	{width: calc(100% - 100px);}
	.ppwrite_ex>ul>li p	{margin-left: 101px;}
	.ppwrite_ex .krZip	{width: calc(100% - 122px); overflow: hidden;}
	.ppwrite_ex .krzip-address-wrap input[type=text]	{display: block; margin-bottom: 5px; width: auto;}
	.ppwrite_ex .krZip input[type=text]	{width: calc(100% - 18px);}
	.ppwrite_ex .krzip-postcode-wrap input[type=text]	{width: calc(100% - 73px);}
	
	.ppwrite_body .ppwrite_ctg	{display: block !important; margin-bottom: 10px;}
	.ppwrite_body .ppwrite_timeline_ctg	{margin-left: 0;}
	.ppwrite_body .sbHolder,
	.ppwrite_body .sbSelector,
	.ppwrite_title.use_ctg	{width: 100%; margin-left: 0;}
}


/* bd message */
.ppbd_message	{width: 350px; margin-top: 50px;}
.ppbd_message h3	{font-size: 16px;}

/* pp message */
.pp_message	{position: fixed; left: -9999px; top: 50%; width: 370px; margin-left: -185px; background-color: #FFF; box-shadow: 0 0 10px rgba(0,0,0,0.2); border-radius: 10px; opacity: 0; z-index: -10;}
.pp_message.small	{width: 350px; margin-left: -175px;}
.pp_message h3	{padding: 20px 25px 16px; font-size: 16px; line-height: 100%;}
.pp_message h3 .ppbt	{position: absolute; right: 25px; top: 14px; font-size: 11px; color: #AAA;}
.pp_message .inner	{padding: 50px 25px;}
.pp_message .message_text	{padding: 0 0 25px; font-size: 16px; text-align: center;}
.pp_message .message_target	{margin-bottom: 10px; font-size: 16px; text-align: center;}
.pp_message .ppbt_area	{padding-top: 25px; text-align: center;}

.navy_pop .pp_message h3 .ppbt	{right: 20px; border: none; background: none; font-size: 13px; color: #FFF;}
.navy_pop .pp_message .inner p,
.navy_pop .pp_message .inner span,
.navy_pop .pp_message .ppbt_area .ppbt	{font-weight: 100;}
.navy_pop .pp_message .ppbt_area .ppbt:hover	{border: 1px solid #B4B9C1;}

/* sk ctt */
.sk_ctn	.sk_ctn_inner>div	{width: 500px; margin: 0 auto;}
.sk_ctn section	{margin-bottom: 60px;}

/* custom_select */
.sbHolder	{position: relative; display: inline-block; text-align: left; font-size: 12px;}
.sbSelector	{display: inline-block; position: relative; height: 32px; line-height: 30px; padding: 0 30px 0 10px; box-sizing: border-box; border-radius: 2px; background: url("../../../../modules/board/skins/paper_board/images/arrow_select3.png") no-repeat right 10px top 12px; background-size: 13px 52px; font-size: 12px; vertical-align: middle;}
.sbToggleOpen + .sbSelector	{background-position: right 10px top -34px;}
.pp_bd .sbOptions	{position: absolute; left: 0; top: 100% !important; min-width: 100%; padding: 15px 15px 8px; margin: 0; box-sizing: border-box; border-radius: 10px; overflow: auto; z-index: 104; background-color: #FFF; box-shadow: 0 0 10px rgba(0,0,0,0.2); font-size: 13px;}
.pp_bd .sbOptions li	{margin-bottom: 7px; padding: 0; white-space: nowrap;}
.sbOptions a	{color: #999;}
.sbOptions a:hover	{color: #333;}

/* forest green */
.forest_green .bt_color:hover	{border: 1px solid #418469 !important; background-color: #4E9D7D;}

.forest_green .list_wrap .list_icon2.youtube,
.forest_green .ln .reading_box::after,
.forest_green .ppatc_buttons .bt_vote:hover	{background-color: #f189a9;}
.forest_green .ppatc_buttons .bt_blame:hover	{background-color: #666;}

/* ginger blue */
.sweet_ginger .pp_bd .xe_content a	{border-bottom: 1px solid #a8d7c6;}
.sweet_ginger .bt_color:hover	{border: 1px solid #5973B1 !important; background-color: #6A81B7;}

/*************** SCROLLBAR BASE CSS ***************/
.scroll-wrapper	{overflow: hidden !important; padding: 0 !important; position: relative;}
.scroll-wrapper > .scroll-content	{border: none !important; box-sizing: content-box !important; height: auto; left: 0; margin: 0; max-height: none; max-width: none !important; overflow: scroll !important; padding: 0; position: relative !important; top: 0; width: auto !important;}
.scroll-wrapper > .scroll-content::-webkit-scrollbar	{height: 0; width: 0;}
.scroll-element	{display: none;}
.scroll-element, .scroll-element div	{box-sizing: content-box;}
.scroll-element.scroll-x.scroll-scrollx_visible,
.scroll-element.scroll-y.scroll-scrolly_visible	{display: block;} 
.scroll-element .scroll-bar,
.scroll-element .scroll-arrow	{cursor: default;} 
.scrollbar-macosx > .scroll-element .scroll-bar {
  background-color: #DDD;
}
 
/*************** SCROLLBAR MAC OS X ***************/
.scrollbar-macosx	{height: 100%;}
.scrollbar-macosx > .scroll-element,
.scrollbar-macosx > .scroll-element div	{background: none; border: none; margin: 0; padding: 0; position: absolute; z-index: 10;}
.scrollbar-macosx > .scroll-element div	{display: block; height: 100%; left: 0; top: 0; width: 100%;}
.scrollbar-macosx > .scroll-element .scroll-element_track	{display: none;}
.scrollbar-macosx > .scroll-element .scroll-bar	{display: block; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); opacity: 0; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; -webkit-transition: opacity 0.2s linear; -moz-transition: opacity 0.2s linear; -o-transition: opacity 0.2s linear; -ms-transition: opacity 0.2s linear; transition: opacity 0.2s linear;}
.scrollbar-macosx:hover > .scroll-element .scroll-bar,
.scrollbar-macosx > .scroll-element.scroll-draggable .scroll-bar	{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; filter: alpha(opacity=70); opacity: 0.7;}
.scrollbar-macosx > .scroll-element.scroll-x	{bottom: 0px; height: 0px; left: 0; min-width: 100%; overflow: visible; width: 100%;}
.scrollbar-macosx > .scroll-element.scroll-y	{height: 100%; min-height: 100%; right: 0px; top: 0; width: 0px;}
 
/* scrollbar height/width & offset from container borders */
.scrollbar-macosx > .scroll-element.scroll-x .scroll-bar { height: 5px; min-width: 10px; top: -5px; }
.scrollbar-macosx > .scroll-element.scroll-y .scroll-bar { left: -5px; min-height: 10px; width: 5px; }
 
.scrollbar-macosx > .scroll-element.scroll-x .scroll-element_outer { left: 2px; }
.scrollbar-macosx > .scroll-element.scroll-x .scroll-element_size { left: -4px; }
 
.scrollbar-macosx > .scroll-element.scroll-y .scroll-element_outer { top: 2px; }
.scrollbar-macosx > .scroll-element.scroll-y .scroll-element_size { top: -4px; }
 
/* update scrollbar offset if both scrolls are visible */
.scrollbar-macosx > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size { left: -11px; }
.scrollbar-macosx > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size { top: -11px; }

/* Original file: modules/board/skins/paper_board/css/b_beige_pc.css */

/* basic */
.bt_mono:hover	{border: 1px solid #D9CEBC;}
.bt_color:hover	{border: 1px solid #D9CEBC; background-color: #f1ebe6;}

/* board start */
.bd_header .bd_title .srl_num	{color: #C3BCB2;}
.list_category>ul>li	{border: 1px solid #ebe3db;}
.list_category>ul>li:last-child		{border-right: 1px solid #ebe3db !important;}
.list_category>ul>li>ul	{border: 1px solid #ebe3db;}
.list_category>ul>li>ul>li	{border-bottom: 1px dotted #ebe3db;}
.list_category>ul>li>ul>li a:hover	{background-color: #FAF9F7;}
.list_category .fa-angle-down,
.list_category .fa-check	{color: #C3BCB2;}
.list_dropdown .pp_dropdown>ul	{border: 1px solid #ebe3db;}
.list_search .sbSelector	{border: 1px solid #ebe3db;}
.pplist_buttons ul	{border: 1px solid #ebe3db;}
.pplist_buttons ul.admin	{background-color: #FAF9F7;}
.pplist_buttons ul>li	{border-bottom: 1px solid #ebe3db;}
.pplist_buttons ul>li>span	{background-color: #666;}
.pplist_buttons .bt	{color: #888;}
.list_search_key	{border-top: 1px solid #f1ebe6;}
.box_list .list_search_key	{border: 1px solid #ebe3db;}
.pp_list .list_cmt	{background-color: #f1ebe6;}
.pp_bd .list_icon2	{background-color: #D9CEBC;}
.list_wrap .link_board_edit	{border: 1px solid #ebe3db; background-color: #FAF9F7;}

.ld>ul>li:hover .extra_table,
.ld>ul>li.now_reading .extra_table	{border-color: #ebe3db;}
.ld>ul>li:hover .extra_table tr,
.ld>ul>li.now_reading .extra_table tr	{border-color: #eee6de;}
.ld>ul>li:hover .extra_table th,
.ld>ul>li.now_reading .extra_table th	{background-color: #FAF9F7;}

/* list notice */
.box_list .notice_list	{border: 1px solid #ebe3db;}

/* list default */
.ld>ul	{border-top: 1px solid #f1ebe6;}
.ld>ul>li	{border-bottom: 1px solid #f1ebe6;}
.ld>ul>li:hover	{background-color: #FAF9F7;}
.ld .list_info>ul>li::after	{background-color: #ebe3db;}
.ld .list_summary	{border-top: 1px dotted #ebe3db;}
.box_list .ld>ul	{border: 1px solid #ebe3db;}

/* list normal */
.ln table	{border-top: 1px solid #ebe3db;}
.ln tr	{border-bottom: 1px solid #f1ebe6;}
.ln tr:last-child	{border-bottom: 1px solid #ebe3db;}
.ln tbody tr:hover	{background-color: #FAF9F7;}
.ln.notice_color-mono tr.notice	{background-color: #FAF9F7; border-bottom: 1px solid #ebe3db;}
.ln.notice_color-mono tr.notice .pppf	{background-color: #FAF9F7;}
.ln.notice_color-mono tr.notice .list_cmt	{background-color: #ebe3db;}
.ln tr.now_reading:not(.notice)	{background-color: #FAF9F7;}
.ln .fa-arrow-right	{color: #AAA;}
.box_list .ln	{border-left: 1px solid #ebe3db; border-right: 1px solid #ebe3db;}
.box_list .ln tbody tr:not(.notice):hover	{background-color: #FAF9F7;}

/* list gallery */
.box_list .pp_gallery .list_thumb	{background-color: #f1ebe6;}

/* atc */
.ppatc_header	{border: 1px solid #ebe3db;}
.ppatc_info	{border-top: 1px solid #ebe3db; background-color: #FAF9F7;}
.ppatc_info i,
.ppatc_info svg	{color: #CCC;}
.ppatc_file	{border: 1px solid #f1ebe6;}
.ppatc_file::after	{background-color: #FAF9F7; border-right: 1px solid #f1ebe6;}
.ppatc_ex th,
.ppatc_ex td	{border: 1px solid #f1ebe6;}
.ppatc_ex th	{background-color: #FAF9F7;}
.ppatc_buttons .bt:hover	{border: 1px solid #CCC; background-color: #f1ebe6;}
.ppatc_box	{border: 15px solid #FAF9F7;}
.ppatc_box::after	{background-color: #FAF9F7;}
.ppatc_box2	{border-top: 10px solid #FAF9F7;}
.has_showContent::before	{background-color: #f1ebe6;}
.box_type .ppatc	{border: 1px solid #ebe3db;}
.box_type .ppatc_header	{border-bottom: 1px solid #ebe3db;}
.box_type .ppcmt_title	{border-top: 1px solid #ebe3db; border-bottom: 1px solid #ebe3db;}
.box_type .ppcmt_bubble	{background-color: #FAF9F7;}
.box_type .ppcmt_bubble .ppcmt_notice	{border: 1px solid #ebe3db;}

/* comment */
.ppcmt_member_only	{border: 15px solid #FAF9F7;}
.ppcmt_basic .ppcmt_reload	{border-top: 1px solid #f1ebe6;}
.box_type .ppcmt_basic .ppcmt_list	{border-bottom: 1px solid #f1ebe6;}

/* comment write */
.box_type .ppcmt_bubble:not(.ppcmt_write_sp) .ppcmt_write_unit .ppbt_mono	{background-color: #FAF9F7;}
.box_type .ppcmt_write_sp	{border: 1px solid #ebe3db;}

/* write */
.ppbd_write	{border: 1px solid #ebe3db;}
.ppwrite_header	{border-bottom: 1px solid #f1ebe6;}
.ppwrite_body .sbSelector	{border: 1px solid #ebe3db;}
.ppwrite_ex::after	{background-color: #FAF9F7;}
.ppwrite_ex>ul	{border: 1px solid #ebe3db;}
.ppwrite_ex>ul>li	{border-bottom: 1px solid #ebe3db;}
.ppwrite_ex>ul>li::after	{background-color: #ebe3db;}
.ppwrite_ex>ul>li p	{border-top: 1px dotted #ebe3db;}
.ppwrite_ex .krZip .btn	{border: 1px solid #ebe3db;}
.ppwrite_ex .krZip input[type=text]	{border: 1px solid #ebe3db;}
.ppbd_write form>.ppbt_area	{border-top: 1px solid #f1ebe6;}

/* pp message */
.pp_message h3	{border-bottom: 1px solid #f1ebe6;}
.pp_message h3 .ppbt,
.pp_message h3 .ppbt svg	{color: #C3BCB2;}

/* Original file: widgets/comely_widget/skins/comley_widget_skin/css/widget.css */

.hg_widget	{position: relative;}
.hg_widget .wlg .list_icon,
.hg_widget .wlg2 .list_icon	{position: absolute; right: 0; top: 0; margin: 0; width: 21px; height: 21px; text-align: center; z-index: 5;}

/* list slide */
.wls .swiper-slide	{background-size: cover;}
.wls .slide_info	{position: absolute; left: 0; bottom: 0; width: 100%; padding: 15px; box-sizing: border-box; z-index: 1;}
.wls .slide_info::after	{content: ''; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-color: #000; opacity: 0.4; z-index: -1;}
.wls .list_browser	{margin-bottom: 8px; background-color: #FFF; opacity: 0.8; color: #000 !important;}
.wls .list_ctg	{color: #b5c0c6 !important;}
.wls .list_title	{color: #FFF;}
.wls .list_info	{margin-top: 5px; color: #FFF !important;}
.wls .list_info>span	{padding-right: 10px;}
.wls .list_info>span,
.wls .list_vote_text	{opacity: 0.5;}
.wls .list_vote	{display: inline-block;}
.hg_widget .wls .swiper-pagination	{position: absolute; right: 15px; bottom: 15px; z-index: 10;}
.hg_widget .wls .swiper-pagination-bullet	{display: inline-block; background-color: #FFF; opacity: 0.5; cursor: pointer;}
.hg_widget .wls .swiper-pagination-bullet-active	{opacity: 1; background-color: #FFF !important;}
.wls.no_info .swiper-pagination	{right: 0; width: 100%; text-align: center;}

/* list_youtube */
.wly .list_thumb .youtube_icon	{display: inline-block; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); background: url("../../../../widgets/comely_widget/skins/comley_widget_skin/images/icon_play.png") no-repeat center center; opacity: 0.7; z-index: 1;}

/* Original file: widgets/comely_widget/skins/comley_widget_skin/css/widget_pc.css */

.hg_widget img[title=file]	{display: none;}
.side_menu .ch_wg img[title=file]	{display: none;}

.hg_widget	{font-size: 12px;}

/** title & tab **/
.hg_widget .page_count	{font: 11px/12px "Lato";}
.w_page	{position: absolute; right: 0; top: 5px; z-index: 2;}
.w_page button	{display: inline-block; width: 20px; height: 20px; background-size: 20px 20px !important; text-indent: -9999px;}
.w_page button.w_next	{background: url("../../../../widgets/comely_widget/skins/comley_widget_skin/images/arrow_right2.png") no-repeat center center;}
.w_page button.w_prev	{background: url("../../../../widgets/comely_widget/skins/comley_widget_skin/images/arrow_left2.png") no-repeat center center;}
.hg_content .title_ .w_page button.w_next	{border-left: none;}

/* title */
.w_title	{display: inline-block; padding: 7px 12px; margin-bottom: 20px; background-color: #FFF; letter-spacing: 0.15em; font-size: 11px;}
.hg_widget_N .w_title	{background-color: #FFF;}

/* tab */
.w_tab	{margin-bottom: 20px; white-space: nowrap; letter-spacing: 0.15em; font-size: 11px;}
.w_tab li	{display: inline-block; position: relative; margin-right: -1px;}
.w_tab li a	{display: inline-block; padding: 7px 12px;}
.w_tab li.active	{background-color: #FFF; z-index: 1;}

/** list **/
.hg_widget .list_unit>li	{position: relative;}
.hg_widget .list_rank	{display: inline-block; min-width: 24px; box-sizing: border-box; background-color: #FFF; vertical-align: middle; text-align: center; font: 10px/22px "Lato";}
.hg_widget .list_link	{display: block; position: absolute; left: 0; top: 0; width: 100%; height: 100%; text-indent: -9999px; z-index: 3;}
.hg_widget .rank_browser	{white-space: nowrap;}
.hg_widget .list_browser	{display: inline-block; padding: 0 8px; background-color: #FFF; line-height: 22px; font-size: 11px;}
.hg_widget .list_rank_wrap + .list_browser	{border-left: none; vertical-align: middle;}
.hg_widget .list_ctg	{display: inline-block; padding-right: 5px; color: #6e8a98;}
.hg_widget .list_ctg:hover	{text-decoration: underline;}
.hg_widget .list_title	{line-height: 160%;}
.hg_widget .list_thumb	{display: block; position: relative;}
.hg_widget .list_thumb::after	{content: ''; position: absolute; left: 0; top: 0; width: 100%; height: 100%; box-sizing: border-box; border: 1px solid rgba(0,0,0,0.1); z-index: 1;}
.hg_widget .list_thumb img	{display: block;}
.hg_widget .no_thumb	{display: block; position: relative; font: 11px "Lato";}
.hg_widget .no_thumb>span	{position: absolute; left: 50%; top: 50%; -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); white-space: nowrap; letter-spacing: 0.15em;}
.hg_widget .list_summary	{line-height: 160%;}
.hg_widget .list_info	{font-size: 11px;}
.hg_widget .list_info:empty	{display: none !important;}
.hg_widget .list_cmt,
.hg_widget .list_vote,
.hg_widget .list_info .date	{font: 11px "Lato";}

.hg_widget .list_icon	{display: inline-block; width: 13px; height: 13px; line-height: 13px; margin-bottom: 2px; margin-left: 2px; vertical-align: middle;}
.hg_widget .wlg .list_icon img,
.hg_widget .wlg2 .list_icon img	{margin-top: 4px;}

/* page */
.page_unit	{display: none; -webkit-transform:  translateZ(0);}
.page1	{display: block;}

/* tab content */
.w_tab_con>ul>li	{display: none;}
.w_tab_con>ul>li.active	{display: block;}

/** design **/
.title_L .w_title	{display: block; padding: 0 0 10px 0; margin-bottom: 15px; border: none; background-color: transparent;}
.title_L .w_tab	{margin-bottom: 15px;}
.title_L .w_tab li	{padding: 0 10px 10px 0; margin-right: 10px; border: none !important; background-color: transparent !important;}
.title_L .w_tab li::after	{content: ''; position: absolute; bottom: 0; right: 0; width: 1px; height: 10px;}
.title_L .w_tab li:last-child::after	{content: none;}
.title_L .w_tab li a	{padding: 0;}
.title_L .w_page	{top: 0;}

.hg_widget_LB	{padding: 20px; background-color: #FFF;}
.hg_widget_LB .w_page	{right: 20px; top: 20px;}
.hg_widget_LB.title_L .w_page	{right: 15px; top: 15px;}
.hg_widget_LB .w_tab li	{background-color: #FFF;}

.hg_content .hg_widget_N.title_ .w_tab li.active	{background-color: #FFF;}

/* sidebar style */
.hg_sidebar .hg_widget	{margin-bottom: 25px;}
.hg_sidebar .hg_widget .list_rank	{min-width: 17px; line-height: 15px;}
.hg_sidebar .hg_widget .no_thumb	{font-size: 10px;}
.hg_sidebar .hg_widget .list_browser	{padding: 0 5px; line-height: 15px; vertical-align: middle; font-size: 10px;}

.hg_sidebar .hg_widget_N.has_page .w_list	{margin-top: 30px;}
.hg_sidebar .hg_widget_N .page_count	{position: absolute; top: 26px; left: 50%; -ms-transform: translateX(-50%); transform: translateX(-50%); padding: 10px 20px;z-index: 2;}
.hg_sidebar .hg_widget_N .w_page	{left: 0; right: auto; top: 32px; width: 100%;}
.hg_sidebar .hg_widget_N .w_page button.w_next	{position: absolute; right: 0; top: 0;}

.hg_sidebar .w_tab	{padding: 0;}
.hg_sidebar .has_page .w_tab	{margin-bottom: 0;}
.hg_sidebar .w_tab ul	{display: table; width: 100%; box-sizing: border-box; border-collapse: collapse;}
.hg_sidebar .w_tab li	{display: table-cell; padding: 0; text-align: center; font: 11px 'Lato', 'Nanum Gothic';}
.hg_sidebar .w_tab a	{display: inline-block; width: 100%; box-sizing: border-box;}
.hg_sidebar .active .page_count	{z-index: 3;}

.hg_sidebar .hg_widget_LB	{padding: 10px;}
.hg_sidebar .hg_widget_LB .w_page	{right: 10px; top: 10px;}

/* list normal */
.wln .list_unit	{display: table; width: 100%; margin-bottom: 0;}
.wln .list_unit>li	{display: table-row; line-height: 22px;}
.wln .list_unit>li>span	{display: table-cell; padding: 0 0 5px 10px; vertical-align: middle;}
.wln .list_unit>li>span:first-of-type	{padding-left: 0;}
.wln .list_unit>li:last-child>span	{padding-bottom: 0;}
.wln .list_rank_wrap	{width: 1%;}
.wln .list_browser2	{width: 10%;}
.wln .list_browser2>a	{display: inline-block; width: 100%; padding: 0 8px; box-sizing: border-box; background-color: #FFF; text-align: center; font-size: 11px; white-space: nowrap;}
.wln .list_rank_wrap + .list_browser2	{padding-left: 0;}
.wln .list_rank_wrap + .list_browser2>a	{border-left: none;}
.wln .list_vote	{margin-right: 3px;}
.wln .list_info	{text-align: right;}
.wln .list_nickname + .list_date	{margin-left: 5px;}

.hg_sidebar .wln .list_unit	{display: block; margin-bottom: 0;}
.hg_sidebar .wln .list_unit>li	{display: block; line-height: 160%; margin-bottom: 5px;}
.hg_sidebar .wln .list_unit>li:last-child	{margin-bottom: 0;}
.hg_sidebar .wln .list_unit>li>span	{display: inline-block; padding: 0;}
.hg_sidebar .wln .has_rank_only	{padding-left: 22px;}
.hg_sidebar .wln .has_rank_only .list_rank_wrap	{position: absolute; left: 0; top: -2px;}
.hg_sidebar .wln .list_rank_wrap	{position: relative; width: auto; margin-bottom: 5px; z-index: 1;}
.hg_sidebar .wln .has_rank_only .list_browser2	{margin-left: 0;}
.hg_sidebar .wln .list_browser2	{width: auto; margin-left: -2px; margin-bottom: 4px;}
.hg_sidebar .wln .list_unit>li .list_main	{display: block;}
.hg_sidebar .wln .list_info	{margin-top: 2px;}

/* list webzine */
.wlw .list_unit>li	{padding-bottom: 20px; margin-bottom: 20px;}
.wlw .list_unit>li:last-child	{border-bottom: none !important; padding-bottom: 0; margin-bottom: 0;}
.wlw .list_rank_wrap	{position: absolute; left: 0; top: 0; z-index: 2;}
.wlw .rank_browser	{margin-bottom: 7px;}
.wlw .rank_browser .list_rank_wrap	{position: static;}
.wlw .list_thumb	{position: absolute; left: 0; top: 0;}
.wlw .list_info	{position: relative; margin-top: 7px;}
.wlw .list_info>span	{padding-right: 10px;}
.wlw .list_vote	{position: absolute; right: 0; top: 0;}
.wlw .list_summary	{margin: 10px 0 0;}

.hg_sidebar .wlw .has_thumb	{margin-left: -10px;}

/* list webzine2 */
.wlw2 .list_unit>li	{padding: 10px 0;}
.wlw2 .list_unit>li:last-child	{border-bottom: none !important; padding-bottom: 0;}
.wlw2 .list_unit>li.first_item	{padding: 0 0 15px;}
.wlw2 .list_thumb	{margin-bottom: 15px;}
.wlw2 .list_thumb img	{width: 100%; height: auto;}
.wlw2 .no_thumb	{width: 100%;}
.wlw2 .list_title	{line-height: 160%;}
.wlw2 .list_summary	{margin-top: 10px;}
.wlw2 .list_info	{position: relative; margin-top: 10px;}
.wlw2 .list_info>span	{padding-right: 10px;}
.wlw2 .list_vote	{position: absolute; right: 0; top: 0;}
.wlw2 .has_date	{padding-right: 45px;}
.wlw2 .list_date	{position: absolute; right: 0; top: 50%; margin-top: -6px; height: 12px; line-height: 12px; font-size: 11px;=}
.wlw2 .list_rank_wrap	{margin-right: 5px;}
.wlw2 .rank_browser	{margin-bottom: 10px;}
.wlw2 .rank_browser .list_rank_wrap	{margin: 0;}

.wlw2 .first_item .list_rank_wrap	{position: absolute; left: 0; top: 0; z-index: 2;}
.wlw2 .first_item .rank_browser	{position: absolute; left: 0; top: 0; z-index: 2;}
.wlw2 .first_item .rank_browser .list_rank_wrap	{position: static;}
.wlw2 .first_item .list_ctg	{font-size: 14px;}
.wlw2 .first_item .list_title	{font-size: 14px; font-weight: bold;}

.hg_sidebar	.wlw2 .list_thumb	{margin-bottom: 10px;}
.hg_sidebar	.wlw2 .list_info	{margin-top: 5px;}
.hg_sidebar .wlw2 .first_item .list_ctg,
.hg_sidebar .wlw2 .first_item .list_title	{font-size: 13px;}
.hg_sidebar .wlw2 .has_rank	{padding-left: 25px;}
.hg_sidebar .wlw2 .list_item .has_rank .list_rank_wrap	{position: absolute; left: 0; top: 50%; margin-top: -8.5px; margin-bottom: 0}
.hg_sidebar .wlw2 .rank_browser	{display: block; margin-bottom: 5px;}
.hg_sidebar .wlw2 .has_date	{padding-right: 0;}
.hg_sidebar .wlw2 .list_date	{display: block; position: static; transform: none; margin-top: 3px;}

/* list webzine3 */
.wlw3 .list_unit:before,
.wlw3 .list_unit:after	{content: " ";  display: table;}
.wlw3 .list_unit:after	{clear: both;}
.wlw3 .list_unit>li.first_item	{float: left; width: calc(50% - 10px); padding-right: 20px;}
.wlw3 .list_unit>li.first_item.only_item	{float: none; width: 100%; padding-right: 0;}
.wlw3 .list_unit>li.list_item	{display: inline-block; width: calc(50% - 10px); padding-bottom: 20px; margin-bottom: 20px;}
.wlw3 .list_unit>li:last-child	{padding-bottom: 0; margin-bottom: 0; border-bottom: none !important;}
.wlw3 .list_thumb img	{width: 100%; height: auto;}
.wlw3 .first_item .list_thumb	{margin-bottom: 15px;}
.wlw3 .list_item .list_thumb	{float: left; width: 100px; height: auto;}
.wlw3 .list_item .list_body	{float: right; width: calc(100% - 120px);}
.wlw3 .list_rank_wrap	{position: absolute; left: 0; top: 0; z-index: 2;}
.wlw3 .rank_browser .list_rank_wrap	{position: static;}
.wlw3 .rank_browser	{margin-bottom: 10px;}
.wlw3 .first_item .rank_browser	{position: absolute; left: 0; top: 0; z-index: 2;}
.wlw3 .first_item .list_ctg	{font-size: 14px;}
.wlw3 .first_item .list_title	{font-size: 14px; line-height: 140%; font-weight: bold;}
.wlw3 .list_summary	{margin-top: 10px;}
.wlw3 .list_info	{position: relative; margin-top: 10px;}
.wlw3 .list_info>span	{padding-right: 10px;}
.wlw3 .list_vote	{position: absolute; right: 0; top: 0;}
.wlw3 .list_item .list_info	{margin-top: 7px;}

.hg_sidebar .wlw3 .list_unit>li.first_item	{float: none; width: 100%; padding-right: 0; padding-bottom: 15px; margin-bottom: 20px;}
.hg_sidebar .wlw3 .list_unit>li.list_item	{display: block; width: 100%;}
.hg_sidebar	.wlw3 .first_item .list_thumb	{margin-bottom: 10px;}
.hg_sidebar	.wlw3 .list_info	{margin-top: 5px;}
.hg_sidebar	.wlw3 .list_item .list_thumb	{width: 80px; height: auto;}
.hg_sidebar	.wlw3 .list_item .list_body	{width: calc(100% - 90px);}
.hg_sidebar	.wlw3 .list_item .rank_browser	{margin-bottom: 5px; white-space: nowrap;}

/* list gallery */
.wlg .list_unit>li	{display: inline-block; vertical-align: top;}
.wlg .rank_browser	{position: absolute; left: 0; top: 0; z-index: 4;}
.wlg .list_thumb	{background-position: center center; background-repeat: no-repeat;}
.wlg .no_thumb	{position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
.wlg .list_body	{padding-top: 10px;}
.wlg .list_ctg	{display: inline-block; margin-bottom: 5px; font-size: 11px;}
.wlg .list_summary	{margin-top: 7px; font-size: 11px;}
.wlg .list_info	{position: relative; margin-top: 10px;}
.wlg .list_info>span	{padding-right: 10px;}
.wlg .list_vote	{position: absolute; right: 0; top: 0;}

.wlg .list_unit>li.hided_info::after	{content: ''; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-color: #FFF; opacity: 0; transition-property: opacity; transition-duration: 0.2s; z-index: 1;}
.wlg .list_unit>li.hided_info:hover::after	{opacity: 0.8;}
.wlg .hided_info .list_thumb::after	{z-index: 3;}
.wlg .hided_info .list_browser	{opacity: 0; transition-property: opacity; transition-duration: 0.2s;}
.wlg .list_unit>li.hided_info:hover .list_browser	{opacity: 1;}
.wlg .hided_info .list_body	{position: absolute; left: 0; bottom: 0; width: 100%; padding: 10px; box-sizing: border-box; opacity: 0; transition-property: opacity; transition-duration: 0.2s; z-index: 2;}
.wlg .list_unit>li.hided_info:hover .list_body	{opacity: 1;}
.wlg .hided_info .list_info	{margin: 10px -10px -10px; padding: 10px; border-top: 1px solid rgba(0,0,0,0.08);}
.wlg .hided_info .list_vote	{right: 10px; top: 10px;}

.hg_widget_N .wlg .list_body	{padding: 10px; border-top: none !important; background-color: #FFF;}
.hg_widget_N .wlg .list_info	{margin: 10px -10px -10px; padding: 10px; border-top: 1px solid rgba(0,0,0,0.08);}
.hg_widget_N .wlg .list_vote	{right: 10px; top: 10px;}
.hg_widget_N .wlg .hided_info .list_body	{background-color: transparent;}

.hg_sidebar .hg_widget_N .wlg .list_body	{padding: 5px;}
.hg_sidebar .hg_widget_N .wlg .list_info	{margin: 5px -5px -5px; padding: 5px;}

/* list gallery2 */
.wlg2 .list_unit>li	{display: inline-block; vertical-align: top;}
.wlg2 .list_unit>li::after	{content: ''; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-color: #000; opacity: 0.4; z-index: 1;}
.wlg2 .list_body	{position: absolute; left: 0; top: 50%; -ms-transform: translateY(-50%); transform: translateY(-50%); width: 100%; padding: 15px; box-sizing: border-box; text-align: center; z-index: 2;}
.wlg2 .list_ctg	{margin-bottom: 10px; color: #b5c0c6;}
.wlg2 .list_title	{font-size: 14px;}
.wlg2 .list_info	{margin: 10px 0 0; padding: 0; border-top: none !important;}
.hg_widget .wlg2 .list_title,
.hg_widget .wlg2 .list_info,
.hg_widget .wlg2 .list_info a,
.hg_widget .wlg2 .list_vote	{color: #FFF;}
.wlg2 .list_info>span,
.wlg2 .list_vote_text	{opacity: 0.6;}
.wlg2 .list_info>span	{padding: 0 5px;}
.wlg2 .list_vote	{display: inline-block; padding: 0 5px;}

.wlg2 .list_unit>li.hided_info::after	{opacity: 0; transition-property: opacity; transition-duration: 0.2s;}
.wlg2 .list_unit>li.hided_info:hover::after	{opacity: 0.4;}
.wlg2 .hided_info .list_body	{opacity: 0; transition-property: opacity; transition-duration: 0.2s;}
.wlg2 .list_unit>li.hided_info:hover .list_body	{opacity: 1;}

.hg_widget_N .wlg2 .list_body	{background-color: transparent; border: none;}
.hg_widget_N .wlg2 .list_info	{margin: 10px 0 0; padding: 0;}

/* list_youtube */
.youtube_icon	{width: 64px; height: 64px;}

/* list line */
.wll .list_unit>li	{height: 30px; margin: 0 0 6px 15px; line-height: 30px; word-wrap: normal; white-space: nowrap;}
.wll .list_unit>li:last-child	{margin-bottom: 3px;}
.wll .pf	{position: absolute; left: -15px; top: 0; width: 30px; height: 30px; z-index: 1;}
.wll .list_body	{position: relative; margin-right: 10px; height: 30px; font-size: 12px; overflow: hidden;}
.wll .list_info2	{position: absolute; left: 22px; top: 0;}
.wll .nickname	{position: absolute; top: 0; left: -200px; height: 30px; padding-left: 22px; padding-right: 10px; margin-right: 22px; border-radius: 0 15px 15px 0;}
.wll .list_icon	{margin-left: 0; margin-right: 2px;}

.wll .page_unit	{display: block; height: 0; overflow: hidden;}
.wll .page1	{height: auto;}

/* list slide */
.wls	{overflow: hidden;}
.wls .w_slide_title	{position: absolute; left: 50%; top: 0; -ms-transform: translateX(-50%); transform: translateX(-50%); z-index: 10;}
.wls .w_slide_title a	{color: #FFF;}
.wls .w_slide_title	{padding: 8px 15px; font-size: 12px;}
.wls .list_browser	{padding: 5px 8px; font-size: 10px;}
.wls .list_title	{font-size: 14px;}
.wls .swiper-pagination-bullet	{width: 10px; height: 10px; margin-left: 4px;}
.wls.no_info .swiper-pagination	{right: 0; width: 100%; text-align: center;}
.wls .w_page_nav	{display: inline-block; position: absolute; top: 50%; margin-top: -25px; width: 33px; height: 50px; text-align: center; cursor: pointer; transition-property: opacity, left, right; transition-duration: 0.2s; opacity: 0; z-index: 10;}
.wls .w_page_nav img	{margin-top: 12px;}
.wls .swiper-button-prev	{left: 10px;}
.wls .swiper-button-next	{right: 10px;}
.wls:hover .swiper-button-prev	{left: 0; opacity: 1;}
.wls:hover .swiper-button-next	{right: 0; opacity: 1;}

/* list comment */
.wlc .list_unit>li	{display: inline-block; margin-right: 20px; vertical-align: top;}
.wlc .list_body	{position: relative; padding: 8px 10px; margin-bottom: 10px;}
.wlc .list_body::before	{content: ''; position: absolute; left: 13px; top: 100%; border: 6px solid transparent;}
.wlc .list_body::after	{content: ''; position: absolute; left: 14px; top: 100%; border: 5px solid transparent;}
.wlc .list_browser3	{margin: -10px -10px 8px; padding: 8px 10px; font-size: 11px;}
.wlc .new_atc .list_browser3	{border-bottom: 1px solid #ffd9d9;}
.wlc .list_title	{min-height: 38px;}
.wlc .list_date	{margin-top: 10px; font-size: 11px; opacity: 0.5;}
.wlc .list_icon.new	{position: absolute; right: -1px; bottom: -1px; width: 20px; height: 20px; margin: 0; font: 10px/20px "Arial"; text-align: center; color: #FFF; z-index: 1;}
.wlc .list_nickname	{padding-top: 5px;}
.wlc .pf	{width: 30px; height: 30px; margin-right: 5px; vertical-align: middle;}
.wlc .list_nickname>a	{display: inline-block; width: calc(100% - 45px); line-height: 140%; vertical-align: middle;}

.hg_widget_N .wlc .list_body	{background-color: #FFF;}
.hg_widget_N .wlc .list_body::after	{border-top: 5px solid #FFF; border-left: 5px solid #FFF;}

/* Original file: addons/media_embed/css/default.css */

.media_embed {
	position: relative; width: 100%; height: 0; padding-bottom: 56.25%; overflow: hidden;
}
.media_embed > iframe,
.media_embed > video {
	 position: absolute; top: 0; left: 0; border: 0; width: 100%; height: 100%;
}
.media_embed span.cke_widget_inline {
	display: block; width: 100%;
}
.media_embed span.cke_widget_inline > img,
.media_embed > img {
	width: 100%; max-width: 100%; height: auto; 
}

.media_embed.airbnb-embed {
	width: 100% !important; padding-bottom: 12px; overflow-x: auto;
}
.media_embed.airbnb-embed iframe {
	position: relative; border: none; visibility: visible; margin: 0 auto; padding: 0; min-width: 300px; max-width: 450px;
}

.media_embed.amazon-book-embed {
	padding-bottom: calc(75% + 150px);
}
.media_embed.amazon-book-embed img {
	display: none; opacity: 0;
}

.media_embed.amazon-music-embed {
	display: inline-block; padding-bottom: 0; height: auto;
}
.media_embed.amazon-music-embed img {
	display: none; opacity: 0;
}
.media_embed.amazon-music-embed iframe {
	border:1px solid rgba(0, 0, 0, 0.12);
}

.media_embed.apple-music-embed img {
	display: none; opacity: 0;
}

.media_embed.audioclip-embed {
	padding-bottom: 181px;
}
.media_embed.audioclip-embed img {
	display: none; opacity: 0;
}

.media_embed.azquotes-embed {
	height: auto; padding-bottom: 0;
}

.media_embed.bandcamp-embed {
	display: inline-block; max-width: 720px; padding-bottom: 0;
}
.media_embed.bandcamp-embed img {
	display: none; opacity: 0;
}

.media_embed.codepen-embed {
	padding-bottom: 480px;
}

.media_embed.codesandbox-embed {
	padding-bottom: 480px;
}

.media_embed.discord-embed {
	display: inline-block; max-width: 360px; padding-bottom: 480px;
}

.media_embed.fb-post,
.media_embed.fb-video {
	display: inline-block; max-width: 552px; height: 325px; padding-bottom: 0; line-height: 0;
}
.media_embed.fb-post > iframe,
.media_embed.fb-video > iframe {
	 position: relative; width: 100%; height: 300px; border: none; overflow: hidden;
}
.media_embed.fb-post > p,
.media_embed.fb-video > p {
	width: 100% !important; font-style: italic; color: #999; text-align: center;
}

.media_embed.flickr-embed {
	height: auto; padding-bottom: 0; text-align: center;
}
.media_embed.flickr-embed > iframe {
	position: relative;
}

.media_embed.gettyimage-embed {
	display: inline-block; padding-bottom: 0;
}

.media_embed.gfycat-embed {
	display: inline-block; height: auto; padding-bottom: 0;
}
.media_embed.gfycat-embed > .gfycat-embed-group {
	position: relative; padding-bottom: 56.25%;
}
.media_embed.gfycat-embed > .gfycat-embed-single {
	position: relative; display: inline-block; width: 100%; padding-bottom: 0 !important; height: auto;
}

.media_embed.giphy-embed.giphy-embed-photo {
	height: auto; padding-bottom: 0;
}
.media_embed.giphy-embed.giphy-embed-photo > span {
	display: inline-block; width: auto;
}
.media_embed.giphy-embed.giphy-embed-photo > span > img,
.media_embed.giphy-embed.giphy-embed-photo > img {
	width: auto;
}

.media_embed.gfycat-embed > .gfycat-embed-group > span > img,
.media_embed.gfycat-embed > .gfycat-embed-group > img {
	position: absolute; top: 0; left: 0; width: 100%; height: auto;
}
.media_embed.gfycat-embed > .gfycat-embed-single > span > img,
.media_embed.gfycat-embed > .gfycat-embed-single > img {
	width: 100%;
}
.media_embed.gfycat-embed > .gfycat-embed-group > iframe,
.media_embed.gfycat-embed > .gfycat-embed-single > iframe {
	position: absolute; top: 0; left: 0; width: 100%; min-width: auto; height: 99.9%;
}

.media_embed.google-books-embed {
	display: inline-block; width: 100%; height: 100%; max-width: 590px; padding-bottom: 0;
}

.media_embed.google-file-embed {
    padding-bottom: calc(56.25% + 12px);
}
.media_embed.google-drawings-embed {
	height: auto; padding-bottom: 0;
}
.media_embed.google-forms-embed {
	padding-bottom: 100%;
}
.media_embed.google-forms-embed img {
	display: none;
}

.media_embed.imgur-embed {
	height: auto; padding-bottom: 0;
}
.media_embed.imgur-embed img {
	display: none;
}
.media_embed.imgur-embed iframe {
	position: relative; margin: 0 auto; width: 540px; max-width: 100%; height: 360px;
	box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 10%); border: 1px solid #ccc; border-radius: 2px; box-sizing: border-box;
}
.media_embed.imgur-embed > p {
	font-style: italic; color: #999; text-align: center;
}

.media_embed.instagram-embed {
	height: auto; padding-bottom: 0;
}
.media_embed.instagram-embed .instagram-media {
	position: relative; display: inline-block; padding: 0; width: calc(100% - 2px); max-width: 540px !important; height: 480px;
	background: #fff; border: 1px solid #dbdbdb; border-radius: 3px; box-shadow: none;
}

.media_embed.jjalbot-embed {
	display: inline-block; height: auto; padding-bottom: 0;
}

.media_embed.jsfiddle-embed {
	height: 480px; padding-bottom: 0;
}
.media_embed.jsfiddle-embed iframe {
	position: relative; height: 480px; border: 1px solid #bbb; box-sizing: border-box;
}

.media_embed.mixcloud-embed {
	padding-bottom: 120px; height: 0;
}
.media_embed.mixcloud-embed img {
    opacity: 0;
}

.media_embed.nico-embed-live {
	display: inline-block; max-width: 360px; height: 172px; padding: 0; background-color: #f6f6f6; border: solid 1px #d0d0d0;
}
.media_embed.nico-embed-video > span,
.media_embed.nico-embed-video > img,
.media_embed.nico-embed-live > span,
.media_embed.nico-embed-live > img {
	position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);
}
.media_embed.nico-embed-live > span,
.media_embed.nico-embed-live > img {
	opacity: 0;
}

.media_embed.pinterest-embed {
	display: inline-block; max-width: 600px; height: auto; padding-bottom: 0;
}
.media_embed.pinterest-embed > a {
	display: block; margin: 0 auto; width: 600px; min-width: unset; max-width: 100%;
	border: 1px solid rgba(0, 0, 0, 0.1); border-radius: 12px; box-sizing: border-box; overflow: hidden; line-height: 0;
}
	.media_embed.pinterest-embed.pinterest-pin > a {
		border-radius: 36px;
	}
	.media_embed.pinterest-embed.pinterest-pin > a > img {
		width: 100%; height: auto;
	}
.media_embed.pinterest-embed > a > span {
	width: 100%;
}
.media_embed.pinterest-embed:not(.pinterest-pin) > a > span:first-of-type {
	display: block; margin: 0; padding: 10px; height: 55px; text-align: left; box-sizing: border-box;
}
.media_embed.pinterest-embed:not(.pinterest-pin) > a > span:first-of-type > span {
	display: inline-block; height: 36px; vertical-align: middle; 
}
.media_embed.pinterest-embed:not(.pinterest-pin) > a > span:first-of-type > span:first-of-type {
	margin-right: 10px; width: 36px; border-radius: 50%; overflow: hidden;
}
.media_embed.pinterest-embed:not(.pinterest-pin) > a > span:first-of-type > span:first-of-type > img {
	width: 36px; height: 36px;
}
.media_embed.pinterest-embed:not(.pinterest-pin) > a > span:first-of-type > span:last-of-type {
	width: calc(100% - 46px); margin: 0;
}
.media_embed.pinterest-embed:not(.pinterest-pin) > a > span:first-of-type > span:last-of-type > span {
	display: block; width: 100%; height: 17px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;
	color: #363636; font-size: 12px; line-height: 1;
}
.media_embed.pinterest-embed:not(.pinterest-pin) > a > span:first-of-type > span:last-of-type > span:first-of-type {
	height: 19px;
	color: #333; font-size: 14px; font-weight: bold;
}
	.media_embed.pinterest-embed:not(.pinterest-pin).pinterest-profile > a > span:first-of-type > span:last-of-type > span {
		height: 36px; line-height: 36px;
	}
.media_embed.pinterest-embed > a > span:nth-of-type(2) {
	display: block; padding: 0 10px; overflow-x: hidden; overflow-y: auto; width: 100%; box-sizing: border-box;
}
.media_embed.pinterest-embed > a > span:nth-of-type(2) > span {
	display: flex; width: 100%; height: auto;
}
.media_embed.pinterest-embed > a > span:nth-of-type(2) > span > span {
	padding: 1px; min-width: 60px;
}
.media_embed.pinterest-embed > a > span:nth-of-type(2) > span > span > img {
	margin: 0; display: inline-block; width: 100%; border-radius: 8px;
}
.media_embed.pinterest-embed > a > span:last-of-type {
	display: block; padding: 24px 12px; font-style: italic; color: #999; text-align: center;
}
.media_embed.pinterest-embed > a > span img {
	filter: none;
}
.media_embed.pinterest-embed > span {
	width: 100% !important; max-width: 600px !important; min-width: unset !important;
}

.media_embed.podbbang-embed {
	padding-bottom: 202px;
}
@media only screen and (min-width: 788px) {
	.media_embed.podbbang-embed {
		padding-bottom: 162px;
	}
}
.media_embed.podbbang-embed span.cke_widget_inline > img,
.media_embed.podbbang-embed > img {
	display: none;
	opacity: 0;
}

.media_embed.reddit-embed {
	display: inline-block; max-width: 640px; height: 360px; padding-bottom: 0;
}
.media_embed.reddit-embed img {
	display: none;
	opacity: 0;
}
.media_embed.reddit-embed iframe {
	border: 1px solid #ccc; border-radius: 6px; box-sizing: border-box;
}

.media_embed.relive-embed {
	padding-bottom: 78.3%;
}

.media_embed.soundcloud-embed {
	padding-bottom: 0;
}
.media_embed.soundcloud-embed img {
	display: none;
	opacity: 0;
}

.media_embed.spotify-embed {
	display: inline-block; padding-bottom: 0;
}
.media_embed.spotify-embed img {
	display: none;
}

.media_embed.tenor-video-embed {
    display: inline-block; max-width: 640px; height: auto; padding-bottom: 0; line-height: 0;
}

.media_embed.tiktok-embed {
	height: auto; padding-bottom: 0;
}
.media_embed.tiktok-embed img {
	display: none; min-width: 325px; height: auto;
}
.media_embed.tiktok-embed iframe {
	 position: relative; display: inline-block; max-width: 542px; min-width: 300px; height: 496px;
}
.media_embed.tiktok-embed iframe[name^="__tt_embed__v"] {
	max-width: 325px; height: 560px; border-radius: 10px;
}
@media only screen and (max-width:676px){	
	.media_embed.tiktok-embed iframe {
		max-width: 325px !important;
	}
	.media_embed.tiktok-embed iframe[name^="__tt_embed__@"] {
		height: 388px;
	}
}

.media_embed.tumblr-post {
	height: auto; padding-bottom: 0;
}
.media_embed.tumblr-post img {
	display: none; width: 540px; height: auto;
}
.media_embed.tumblr-post iframe {
	position: relative; display: inline-block; padding: 0; border: none; visibility: visible;
	width: 540px; max-width: 100%; height: 360px; min-height: 200px;
}
.media_embed.tumblr-post > p {
	font-style: italic; color: #999; text-align: center;
}

.media_embed.twitter-status,
.media_embed.twitter-list,
.media_embed.twitter-profile {
	display: inline-block; width: 550px; max-width: 100%; height: auto;
    padding-bottom: 10px; border-bottom: 1px solid #c4cfd6; text-align: left;
}
.media_embed.twitter-status {
	border-bottom: none;
}
.media_embed.twitter-list,
.media_embed.twitter-profile {
	padding: 10px; border: 1px solid #c4cfd6; border-radius: 12px; box-sizing: border-box;
}
.media_embed.twitter-status .twitter-tweet {
	margin: 0 auto; width: 550px; max-width: 100%;
}
.media_embed.twitter-status .twitter-tweet iframe {
	display: block; width: 100%;
}
.media_embed.twitter-status .twitter-tweet p {
	font-style: italic; color: #999; text-align: center;
}
.media_embed.twitter-list a.twitter-timeline,
.media_embed.twitter-profile a.twitter-timeline {
	padding: 10px 0 0 10px; text-decoration: none;
}
.media_embed.twitter-list a.twitter-timeline span:nth-of-type(1),
.media_embed.twitter-profile a.twitter-timeline span:nth-of-type(3) {
	display: inline-block; margin-bottom: 5px; line-height: 36px; font-size: 27px; letter-spacing: -1px; color: #292F33;
}
.media_embed.twitter-list a.twitter-timeline span:nth-of-type(2),
.media_embed.twitter-profile a.twitter-timeline span:nth-of-type(1) {
	font-size: 12px; color: #2b7bb9;
}
.media_embed.twitter-list a.twitter-timeline span:nth-of-type(3),
.media_embed.twitter-profile a.twitter-timeline span:nth-of-type(2) {
	font-size: 12px; color: #657786;
}
.media_embed.twitter-profile a.twitter-timeline span:nth-of-type(3) {
	font-weight: 300; letter-spacing: 0;
}
.media_embed.twitter-list a.twitter-timeline span:last-of-type {
	color: #999;
}

.media_embed.wikipedia-embed {
	height: auto; border: 1px solid #b0c4de; padding: 0; box-sizing: border-box;
}
.media_embed.wikipedia-embed > div:first-of-type {
	max-height: 330px; padding: 1.5em 1.8em 1em; text-align: left; overflow-y: auto; box-sizing: border-box;
}
.media_embed.wikipedia-embed > div:first-of-type:after {
	content: ''; display: block; clear: both;
}
.media_embed.wikipedia-embed > div:first-of-type a {
	color: #0645ad; text-decoration: none; background: none;
}
.media_embed.wikipedia-embed > div:first-of-type a:hover {
	text-decoration: underline;
}
.media_embed.wikipedia-embed > div:first-of-type sup {
	line-height: 1; vertical-align: top;
}
.media_embed.wikipedia-embed > div:first-of-type > a:first-of-type {
	margin: 0 0 0 1em; max-width: 45%; float: right;
}
.media_embed.wikipedia-embed > div:last-of-type {
	background: #b0c4de; height: 20px; padding: 4px 1.8em; display: flex; justify-content: space-between; align-content: center; font-size: 12px; line-height: 20px;
}
.media_embed.wikipedia-embed > div:last-of-type > a {
	color: #fff;
}
.media_embed.wikipedia-embed > div:last-of-type > a > img {
	width: 20px; height: 20px; vertical-align: middle;
}
.media_embed.wikipedia-embed > div:last-of-type > span {
	color: #eee;
}

.media_embed.youtube-shorts {
	padding-bottom: 0; height: 640px;
}
.media_embed.youtube-shorts > iframe {
	position: relative; max-width: 360px; border-radius: 12px;
}
.media_embed.youtube-shorts span.cke_widget_inline > img,
.media_embed.youtube-shorts > img {
	display: none;
}

.media_embed.youtube-music {
	position: relative; margin: 8px 0; background-color: #f6f6f6; padding: 20px 12px 172px; border-radius: 12px;
	font-size: 0; overflow: hidden; box-sizing: border-box;
}
.media_embed.youtube-music iframe {
	width: 100%; height: 100%;
}
.media_embed.youtube-music span.cke_widget_inline,
.media_embed.youtube-music img {
	display: none;
}
.media_embed.youtube-music .youtube-music-loading {
	position: absolute; display: flex; top: 0; left: 0; width: 100%; height: 100%; background-color: #f6f6f6;
}
.media_embed.youtube-music .youtube-music-loading div {
	display: flex; flex: auto; align-self: center; justify-content: center; color: #999;
}
.media_embed.youtube-music .youtube-music-loading div i {
	margin-right: 4px; font-size: 24px;
}

.media_embed.youtube-music .youtube-music-desc {
	display: flex; padding: 0 10px; align-items: center; text-align: left; box-sizing: border-box;
}
.media_embed.youtube-music .youtube-music-desc figure {
	position: relative; flex-shrink: 0; display: flex; justify-content: center; margin-right: 12px;
	width: 120px; height: 90px; border-radius: 4px; overflow: hidden; transition: 0.2s ease-in; 
}
.media_embed.youtube-music .youtube-music-desc figure > span.cke_widget_inline {
	position: absolute; display: block; top: 0; left: 0; width: 100%; height: 100%;
}
.media_embed.youtube-music .youtube-music-desc figure img {
	position: absolute; display: block; top: 50%; left: 50%; transform: translate(-50%, -50%); width: auto; height: 90px; max-width: none;
}
.media_embed.youtube-music .youtube-music-desc figure + div {
	flex: auto; line-height: 1.5; overflow: hidden;
}
.media_embed.youtube-music .youtube-music-desc figure + div span {
	display: block; font-size: 14px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;
}
.media_embed.youtube-music .youtube-music-desc figure + div a {
	color: #333; text-decoration: none;
}
.media_embed.youtube-music .youtube-music-desc figure + div span:first-child {
	font-size: 16px; font-weight: bold;
}
.media_embed.youtube-music .youtube-music-desc figure + div span:last-child a {
	color: #666;
}
.media_embed.youtube-music .youtube-music-desc figure + div + div {
	display: flex; flex-wrap: wrap; flex-direction: column; justify-content: space-between;
	flex-shrink: 0; height: 90px; font-size: 20px; color: #aaa;
}
.media_embed.youtube-music .youtube-music-desc figure + div + div > span {
	text-align: right;
}
.media_embed.youtube-music .youtube-music-desc figure + div + div > span > i {
	cursor: pointer;
}
.media_embed.youtube-music .youtube-music-desc figure + div + div > span:first-child > i {
	display: none;
}
.media_embed.youtube-music .youtube-music-desc figure + div + div > span > i:last-child {
	margin-left: 8px;
}
.media_embed.youtube-music .youtube-music-desc figure + div + div > span > i.one,
.media_embed.youtube-music .youtube-music-desc figure + div + div > span > i.on {
	position: relative; color: #444;
}
.media_embed.youtube-music .youtube-music-desc figure + div + div > span > i.one:after,
.media_embed.youtube-music .youtube-music-desc figure + div + div > span > i:first-child.on:after {
	position: absolute; top: -8px; right: 0; font-size: 10px; color: #000;
}
.media_embed.youtube-music .youtube-music-desc figure + div + div > span > i.one:after {
	content: '1';
}
.media_embed.youtube-music .youtube-music-desc figure + div + div > span > i:first-child.on:after {
	content: 'A';
}

.media_embed.youtube-music .youtube-music-controls {
	position: relative; padding: 0 10px;
}
.media_embed.youtube-music .youtube-music-controls .progress {
	position: relative; margin: 8px auto 16px; height: 12px;
}
.media_embed.youtube-music .youtube-music-controls .progress input[type="range"] {
	position: absolute; bottom: 0; display: inherit; margin: 0; width: 100%; height: 3px; vertical-align: bottom;
	background: transparent; -webkit-appearance: none; transition: 0.2s ease-in; cursor: pointer;
}
.media_embed.youtube-music .youtube-music-controls .progress input[type="range"]::-webkit-slider-thumb {
	-webkit-appearance: none; background: #c33; border-radius: 8px; box-shadow: inset 0 0 0 5px #c33;
	width: 0; height: 0; transition: 0.2s ease-in;
}
.media_embed.youtube-music .youtube-music-controls .progress:hover input[type="range"]::-webkit-slider-thumb,
.media_embed.youtube-music .youtube-music-controls .progress.hover input[type="range"]::-webkit-slider-thumb,
.media_embed.youtube-music .youtube-music-controls .progress.is_mobile input[type="range"]::-webkit-slider-thumb {
	width: 14px; height: 14px;
}
.media_embed.youtube-music .youtube-music-controls .progress.loaded input[type="range"],
.media_embed.youtube-music .youtube-music-controls .progress.loaded input[type="range"]::-webkit-slider-thumb,
.media_embed.youtube-music .youtube-music-controls .progress.is_mobile input[type="range"]::-webkit-slider-thumb {
	transition: 0.2s ease-in;
}
.media_embed.youtube-music .youtube-music-controls .progress .bar {
	position: absolute; bottom: 0; left: 0; width: 100%; height: 3px; pointer-events: none;
	background: linear-gradient(to right, #c33 0%, #999 0%, #444 0%);
}
.media_embed.youtube-music .youtube-music-controls .progress:hover input[type="range"],
.media_embed.youtube-music .youtube-music-controls .progress.hover input[type="range"],
.media_embed.youtube-music .youtube-music-controls .progress.is_mobile input[type="range"],
.media_embed.youtube-music .youtube-music-controls .progress:hover .bar,
.media_embed.youtube-music .youtube-music-controls .progress.hover .bar,
.media_embed.youtube-music .youtube-music-controls .progress.is_mobile .bar {
	bottom: -1px; height: 5px;
}
.media_embed.youtube-music .youtube-music-controls .remote {
	position: relative; display: flex; justify-content: space-between; align-items: center; text-align: left; box-sizing: border-box;
}
.media_embed.youtube-music .youtube-music-controls .remote > span:nth-of-type(1) {
	position: absolute; left: 50%; transform: translateX(-50%); text-align: center;
}
.media_embed.youtube-music .youtube-music-controls .remote > span:nth-of-type(2) {
	padding-left: 10px;
}
.media_embed.youtube-music .youtube-music-controls .remote > span i {
	margin-right: 16px; font-size: 24px; cursor: pointer; vertical-align: middle;
}
.media_embed.youtube-music .youtube-music-controls .remote > span:nth-of-type(1) i:last-child {
	margin-right: 0;
}
.media_embed.youtube-music .youtube-music-controls .remote > span:nth-of-type(2) i {
	margin-right: 8px;
}
.media_embed.youtube-music .youtube-music-controls .remote input.volume[type="range"] {
	display: inline-block; width: 60px; -webkit-appearance: none; vertical-align: middle;
}
.media_embed.youtube-music .youtube-music-controls .remote input.volume[type="range"]::-webkit-slider-thumb {
	margin-top: -6.5px; width: 8px; height: 16px;
	background: #fff; border: 2px solid #444; box-shadow: 0 0 0 #444; border-radius: 1px solid #444;
	cursor: pointer; -webkit-appearance: none;
}
.media_embed.youtube-music .youtube-music-controls .remote input.volume[type="range"]::-webkit-slider-runnable-track {
	width: 100%; height: 2px;
	background: #444; border: 0 solid #444; border-radius: 0; box-shadow: 0 0 0 #444;
	cursor: pointer; animate: 0.2s;
}
.media_embed.youtube-music .youtube-music-controls .remote .timer {
	margin-top: -3px; font-size: 12px; color: #444;
}
:focus {
  outline: none;
}

.media_embed.youtube-music .youtube-music-table-wrapper {
	margin-top: 0; height: 0; overflow-y: auto;
}
.media_embed.youtube-music .youtube-music-table-wrapper.loading {
	margin-top: 24px; display: flex; justify-content: center; align-items: center; height: 176px;
}
.media_embed.youtube-music .youtube-music-table-wrapper.loading i {
	margin-right: 8px; font-size: 36px;
}
.media_embed.youtube-music .youtube-music-table-wrapper.loading p {
	font-size: 14px; text-align: left;
}
.media_embed.youtube-music .youtube-music-table-wrapper.loaded {
	margin-top: 16px; height: 176px;
}
.media_embed.youtube-music .youtube-music-table {
	display: table; width: 100%; padding: 0 16px; font-size: 12px; text-align: left;
	box-sizing: border-box; border-collapse: collapse;
}
.media_embed.youtube-music .youtube-music-table .youtube-music-tr {
	display: table-row; cursor: pointer;
}
.media_embed.youtube-music .youtube-music-table .youtube-music-tr:hover {
	background-color: #eff;
}
.media_embed.youtube-music .youtube-music-table .youtube-music-tr.on {
	background-color: #dee;
}
.media_embed.youtube-music .youtube-music-table .youtube-music-tr span {
	display: table-cell; height: 52px; padding: 6px 12px; border-bottom: 1px solid #dee;
	vertical-align: middle; line-height: 1.5; box-sizing: border-box;
}
.media_embed.youtube-music .youtube-music-table .youtube-music-tr:last-of-type span {
    border-bottom: none;
}
.media_embed.youtube-music .youtube-music-table .youtube-music-tr span._key {
	text-align: right; border-bottom: none;
}
.media_embed.youtube-music .youtube-music-table .youtube-music-tr span._img {
	position: relative; width: 60px; border-bottom: none;
}
.media_embed.youtube-music .youtube-music-table .youtube-music-tr span._img p {
	position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);
	margin: 0; width: 40px; height: 40px; 
	border-radius: 4px; overflow: hidden;
}
.media_embed.youtube-music .youtube-music-table .youtube-music-tr span._img img {
	display: block !important; margin-left: -16px; width: 72px; height: 40px; max-width: none;
}
.media_embed.youtube-music .youtube-music-table .youtube-music-tr span._anm {
	display: table-cell; width: 100px; color #999;
}
.media_embed.youtube-music .youtube-music-table .youtube-music-tr.on span._key,
.media_embed.youtube-music .youtube-music-table .youtube-music-tr.on span._img {
	border-bottom: 1px solid #dee;
}

.media_embed.youtube-music figure {
	margin: 0; padding: 0; line-height: 1;
}
.media_embed.youtube-music audio {
	width: 100%; max-width: 640px;
}
.media_embed.youtube-music figure figcaption {
	padding: 4px 8px 0; text-align: right; font-size: 12px; box-sizing: border-box;
	white-space: nowrap; overflow: hidden; text-overflow: ellipsis;
}

@media only screen and (max-width:640px){
	.media_embed.youtube-music .youtube-music-desc figure + div span {
		font-size: 12px;
	}
	.media_embed.youtube-music .youtube-music-desc figure + div span:first-child {
		font-size: 14px;
	}
}
@media only screen and (max-width:560px){
	.media_embed.youtube-music .youtube-music-desc figure {
		max-width: 120px; max-height: 90px;
	}
}
@media only screen and (max-width:480px){
	.media_embed.youtube-music .youtube-music-desc figure {
		max-width: 90px;
	}
	.media_embed.youtube-music .youtube-music-controls .remote input.volume[type="range"] {
		display: none;
	}
	.media_embed.youtube-music .youtube-music-table .youtube-music-tr span._anm {
		display: none;
	}
}
@media only screen and (max-width:360px){
	.media_embed.youtube-music {
		padding-bottom: 240px;
	}
	.media_embed.youtube-music iframe {
		min-width: 90px;
	}
	.media_embed.youtube-music .youtube-music-desc {
		position: relative; display: block; text-align: center;
	}
	.media_embed.youtube-music .youtube-music-desc figure {
		display: block; margin: 0 auto; max-width: 160px;
	}
	.media_embed.youtube-music .youtube-music-desc figure + div {
		display: block; margin: 12px auto 4px;
	}
	.media_embed.youtube-music .youtube-music-desc figure + div + div {
		display: block; height: auto; text-align: right;
	}
	.media_embed.youtube-music .youtube-music-desc figure + div + div > span:first-child {
		position: absolute; top: 0; right: 10px; width: 20px;
	}
	.media_embed.youtube-music .youtube-music-desc figure + div + div > span:first-child > i:last-child {
		margin-left: 0;
	}
	.media_embed.youtube-music .youtube-music-controls .remote > span:nth-of-type(1) {
		position: relative; left: auto; transform: translateX(0);
	}
	.media_embed.youtube-music .youtube-music-controls .remote > span:nth-of-type(2) {
		margin-right: 16px; padding-left: 0;
	}
	.media_embed.youtube-music .youtube-music-controls .remote > span:nth-of-type(1) i:last-child {
		margin-right: 16px;
	}
	.media_embed.youtube-music .youtube-music-controls .remote .timer span:not(:first-child) {
		display: none;
	}
	.media_embed.youtube-music .youtube-music-table .youtube-music-tr span._img {
		display: none;
	}
}

.xe_content:not(.editable) .media_embed.fb-post > p,
.xe_content:not(.editable) .media_embed.fb-video > p {
	display: none !important;
}
.xe_content:not(.editable) .media_embed.github-embed > p {
	display: none !important;
}
.xe_content:not(.editable) .media_embed.imgur-embed > p {
	display: none !important;
}
.xe_content:not(.editable) .media_embed.tumblr-post > p {
	display: none !important;
}
.xe_content:not(.editable) .media_embed.twitter-status .twitter-tweet > p {
	 display: none !important;
}
.xe_content:not(.editable) a.twitter-timeline span:last-of-type {
	 display: none !important;
}

.media_embed_loading,
.omit_guide_loading {
	position: fixed; display: flex; justify-content: center; align-items: center; top: 0; left: 0; width: 100vw; height: 100vh; background: rgb(238 238 238 / 80%);
}
.media_embed_loading .media_embed_loading_container,
.omit_guide_loading .omit_guide_loading_container {
	padding: 24px 36px; background: #fff; border-radius: 4px; box-shadow: 1px 1px 4px 1px rgb(102 102 102 / 80%); box-sizing: border-box;
}
.media_embed_loading .media_embed_loading_container p,
.omit_guide_loading .omit_guide_loading_container p {
	display: flex; justify-content: center; align-items: center; margin: 0; font-size: 14px;
}
.media_embed_loading .media_embed_loading_container p i,
.omit_guide_loading .omit_guide_loading_container p i {
	flex: none; margin-right: 12px; font-size: 36px; color: #999;
}


/* 구버전 지원 */

.instagram-media {
	position: relative; display: block; margin: 0 auto; padding: 0; width: calc(100% - 2px); max-width: 540px !important;
	background: #fff; border: 1px solid #dbdbdb; border-radius: 3px; box-shadow: none; height: none !important;
}

.youtube_converted {
	position: relative; width: 100%; height: 0; padding-bottom: 56.25%; overflow: hidden;
}
.youtube_converted > iframe {
	 position: absolute; top: 0; left: 0; border: 0; width: 100%; height: 100%;
}
.youtube_converted span.cke_widget_inline {
	width: 100%;
}
.youtube_converted span.cke_widget_inline > img,
.youtube_converted > img {
	width: 100%; max-width: 100%; height: auto;
}

/* Original file: addons/media_embed/css/custom.css */

.media_embed_wrapper {
	margin: 0 auto; text-align: center;
}
.media_embed_wrapper {
	max-width: 100%;
}

.media_embed.podbbang-embed {
	height: 0;
	padding-bottom: 202px !important;
}

.media_embed span.cke_widget_inline > img,
.media_embed > img {
	position: relative;
	display: contents;
}

.youtubeWrap iframe {
	left: 0;
}

/* Original file: addons/resize_iframe/css/resize_iframe.css */

.youtubeWrap {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
}
.youtubeWrap iframe {
  position: absolute;
  width: 100%;
  height: 100%;
}
.vimeoWrap { 
	position: relative; 
	padding-bottom: 56.25%; 
	height: 0; 
	overflow: hidden; 
	max-width: 100%;
} 
.vimeoWrap iframe, .vimeoWrap object, .vimeoWrap embed { 
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 100%; 
	height: 100%; 
}
.gfycatWrap { 
	position: relative; 
	padding-bottom:calc(56.25% + 44px);
} 
.gfycatWrap iframe, .gfycatWrap object, .gfycatWrap embed { 
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 100%; 
	height: 100%; 
}
.twitchWrapper {
	position: relative;
}

.twitchStream {
	position: relative;
	width:75%;
}

.twitchStream:before{
	content: "";
	display: block;
	padding-top: 56.25%; /* 16:9 */
}

.twitchChat{
	position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
	width: 25%;
}

.twitchStream iframe, .twitchChat iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

@media (max-width: 1024px) {
	.twitchStream{
		width:100%;
	}
	.twitchChat{
		display:none;
	}
}

.streamableWrap { 
	position: relative; 
	padding-bottom: 56.25%;
	height: 0; 
	overflow: hidden; 
	max-width: 100%;
	
} 
.streamableWrap iframe, .streamableWrap object, .streamableWrap embed { 
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 100%; 
	height: 100%; 
}

/* Original file: addons/taekkyeon_seo/css/taekkyeon_seo.css */

/* SEO용 숨김 키워드 표준 스타일 */
/* addons/taekkyeon_seo/taekkyeon_seo.css */
.sr-only-tk {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    white-space: nowrap !important;
    border: 0 !important;
}

