@charset "UTF-8";

/* WP Reactions */
/* WP Reactions : Layout */
body.single-post .wpra-reactions-wrap {padding-top: 18px !important; padding-bottom: 68px; border-top: 1px solid #ededed; border-bottom: 1px solid #ededed; margin-bottom: 40px;}
body.single-post .wpra-reactions-container {width: 100%;}

/* WP Reactions : Title */
body.single-post .wpra-reactions-container .wpra-call-to-action {display: flex; flex-direction: row; width: 100%; flex-wrap: nowrap; justify-content: space-between; margin-bottom: 16px !important;}
body.single-post .wpra-reactions-container .wpra-call-to-action:before {content:''; border-bottom: 1px solid #4c4c4c; width: 26%; margin-right: 20px; margin-bottom: 8px;}
body.single-post .wpra-reactions-container .wpra-call-to-action:after  {content:''; border-bottom: 1px solid #4c4c4c; width: 26%; margin-left: 20px; margin-bottom: 8px;}

/* WP Reactions : Reactions */
body.single-post .wpra-reactions-container .wpra-reactions {-webkit-box-shadow: none !important; box-shadow: none !important;}
body.single-post .wpra-reactions-container .wpra-reactions > div {position: relative; margin: 0 25px !important; width: 74px; height: 74px;}
body.single-post .wpra-reactions-container .wpra-reactions > div:after {font-size: 12px; letter-spacing: -0.47px; color: #999; width: 100%; display: inline-block; text-align: center; position: absolute; bottom: -25px; left: 0;}
body.single-post .wpra-reactions-container .wpra-reactions > div:first-child:after {content: '최고예요';}
body.single-post .wpra-reactions-container .wpra-reactions > div:nth-child(2):after {content: '훈훈해요';}
body.single-post .wpra-reactions-container .wpra-reactions > div:nth-child(3):after {content: '어이없어요'; width: 130%; left: -5px;}
body.single-post .wpra-reactions-container .wpra-reactions > div:nth-child(4):after {content: '속상해요';}
body.single-post .wpra-reactions-container .wpra-reactions > div:nth-child(5):after {content: '화나요';}

/* WP Reactions : Reactions - Badge */
body.single-post .wpra-reactions-container .wpra-reactions > div.active {transform: none !important;}
body.single-post .wpra-reactions-container .wpra-reactions > div .wpra-arrow-badge {font-size: 17px !important; letter-spacing: -0.47px; font-weight: 700 !important; background-color: #fff !important; text-align: center; min-width: 27px; height: 16px; position: absolute; z-index: 2; left: 50%; transform: translateX(-50%); top: 100px !important; display: block !important;}
body.single-post .wpra-reactions-container .wpra-reactions > div .wpra-arrow-badge > .tail {display: none !important;}
body.single-post .wpra-reactions-container .wpra-reactions > div .wpra-arrow-badge > .count-num {color: #222 !important;}

/* WP Reactions : Responsive */
@media screen and (max-width: 767px) {
	body.single-post .wpra-reactions-wrap {margin-bottom: 20px;}
	body.single-post .wpra-reactions-container .wpra-call-to-action {font-size: 16px !important; letter-spacing: -1px; line-height: 23px !important; color: #222 !important; font-weight: normal !important;}
	body.single-post .wpra-reactions-container .wpra-call-to-action:before,
	body.single-post .wpra-reactions-container .wpra-call-to-action:after {width: 12% !important;}
	body.single-post .wpra-reactions-container .wpra-reactions {justify-content: space-evenly; width: 100%;}
	body.single-post .wpra-reactions-container .wpra-reactions > .wpra-reaction {width: 20%; margin: 0 10px !important;}
	body.single-post .wpra-reactions-container .wpra-reactions > .wpra-reaction.active {-webkit-transform: scale(1) translate(0, 0); transform: scale(1) translate(0, 0);}
	body.single-post .wpra-reactions-container .wpra-reactions > .wpra-reaction:after {bottom: -20px;}
	body.single-post .wpra-reactions-container .wpra-reactions > .wpra-reaction > .wpra-arrow-badge {top: 90px !important;}
	body.single-post .wpra-reaction p {display: none;}
}




/* Wikitree 오늘의 운세 Ad for PP */
body.single-post .wikitree-pc-ad {display: block;}
body.single-post .wikitree-mobile-ad {display: none;}
@media screen and (max-width: 767px) {
	body.single-post .wikitree-pc-ad {display: none;}
	body.single-post .wikitree-mobile-ad {display: block;}
}

/* video 태그 (연합뉴스TV) */
body.single-post .td-post-content video {width: 100%; height: auto;}

body.single-post .post-icons-wrap {display: flex; justify-content: flex-start; align-items: center;}
body.single-post .post-icons-wrap .post-reactions {border: 1px solid #ebebeb; margin-right: 7px; padding: 0 10px; height: 34px; display: inline-block;}
body.single-post .post-icons-wrap .post-reactions a {color: #000 !important; font-size: 13px; letter-spacing: -0.1px; font-weight: 700; line-height: 1em; display: inline-flex; justify-content: center; align-items: center;}
body.single-post .post-icons-wrap .post-reactions a img {display:block;width:30px;}
body.single-post .post-icons-wrap .post-reactions a span {padding-left: 9px; font-family: 'malgun gothic', 'Malgun Gothic', sans-serif;}
body.single-post .post-icons-wrap button.popup-share-pc {color: #000; font-size: 13px; letter-spacing: -0.1px; font-weight: 400; line-height: 1em; border: 1px solid #ebebeb; background: #fff; padding: 6px 10px; height: 34px; display: inline-flex; justify-content: center; align-items: center;}
body.single-post .post-icons-wrap button.popup-share-pc span {padding-right: 9px; font-family: 'malgun gothic', 'Malgun Gothic', sans-serif;}
body.single-post .post-icons-wrap button.popup-share-pc img {width: 16px; height: 15px;}
html:not(.wp-dark-mode-active) body.single-post .post-icons-wrap button.popup-share-pc img.normal-mode {display: inline;} /* Normal Mode */
html:not(.wp-dark-mode-active) body.single-post .post-icons-wrap button.popup-share-pc img.dark-mode {display: none;} /* Normal Mode */
html.wp-dark-mode-active body.single-post .post-icons-wrap button.popup-share-pc img.normal-mode {display: none;} /* Dark Mode */
html.wp-dark-mode-active body.single-post .post-icons-wrap button.popup-share-pc img.dark-mode {display: inline;} /* Dark Mode */

/* Zeno Font Resizer */
body.single-post .post-icons-wrap .zeno_font_resizer_container {display:none;}

body.mo.single-post .post-icons-wrap .zeno_font_resizer_container {margin-left: auto; font-size: 0; line-height: 0;display:block;}
body.mo.single-post .post-icons-wrap .zeno_font_resizer_container .zeno_font_resizer {margin: 0; padding: 0;}
body.mo.single-post .post-icons-wrap .zeno_font_resizer_container .zeno_font_resizer span {}
body.mo.single-post .post-icons-wrap .zeno_font_resizer_container .zeno_font_resizer span a {}
body.mo.single-post .post-icons-wrap .zeno_font_resizer_container .zeno_font_resizer span a.zeno_font_resizer_minus {position: relative; right: -1px;}
body.mo.single-post .post-icons-wrap .zeno_font_resizer_container .zeno_font_resizer span a:nth-child(2) {display: none;}
body.mo.single-post .post-icons-wrap .zeno_font_resizer_container .zeno_font_resizer span a img {width: 30px; height: 30px;}	

/* Zeno Font Resizer : content h2, p */
body.mo.single-post .news-article h2.fontsize0 {font-size: 18px !important; line-height: 24px !important;}
body.mo.single-post .news-article h2.fontsize1 {font-size: 20px !important; line-height: 26px !important;}
body.mo.single-post .news-article h2.fontsize2 {font-size: 22px !important; line-height: 28px !important;}
body.mo.single-post .news-article p.fontsize0 {font-size: 17px !important;}
body.mo.single-post .news-article p.fontsize1 {font-size: 19px !important;}
body.mo.single-post .news-article p.fontsize2 {font-size: 21px !important;}

/* Single Post : Article */
body.single-post .news-article {margin-top: 15px;}
body.single-post .news-article p,
body.single-post .news-article div {font-weight: 400; letter-spacing: -0.46px; color: #222;}
body.single-post .news-article h2 {letter-spacing: -0.4px !important;}
body.single-post .news-article h2:first-of-type {font-size: 18px !important; line-height: 24px; font-weight: 700; margin-bottom: 25px; padding-left: 15px; border-left: 3px solid #000;}
body.single-post .news-article h2:first-of-type * {font-size: 18px !important; line-height: 24px; font-weight: 700;}
body.single-post .news-article h2:not(:first-of-type) {}
body.single-post .news-article h3 {font-size: 16px !important; line-height: 24px; font-weight: 600; letter-spacing: -0.4px !important;}
body.single-post .news-article figure {margin: 0 !important; padding: 20px 0;}
body.single-post .news-article figure figcaption {text-align: left; margin: 6px 0 0 0; font-size: 11px; font-style: italic; font-weight: normal; line-height: 17px; color: #444;}}
body.single-post .news-article table td {border: none;}

/* Single Post : Article : Responsive */
body.mo.single-post .news-article {margin-top: 20px;}
body.mo.single-post .news-article p,
body.mo.single-post .news-article div {font-size: 17px; line-height: 160%; letter-spacing: -0.03em; color: #000;}	
body.mo.single-post .news-article > h2:not(:first-of-type) {font-size: 17px !important;}
body.mo.single-post .news-article img:not(.portrait):not(.comments-area img):not(.rangking_news_wrap img):not(.popup-share-mobile img) {width: calc(100% + 40px); margin: 0 -20px !important; max-width: none !important;}

/* Single Post : Ranking News (WP Random Query) */
body.single-post .category_ranking_news {padding-bottom:40px;border-bottom: 1px solid #ededed;margin-bottom:40px;}
body.single-post .category_ranking_news h4 {border: none; margin: 0; margin-bottom: 16px; padding: 0; font-weight: 700; font-size: 22px; 1em: 28px; letter-spacing: -0.03em; color: #353535;}
body.single-post .category_ranking_news ul {font-size: 0; line-height: 0; list-style: none; display: flex; flex-direction: row; flex-wrap: wrap; margin-bottom: 0px;}
body.single-post .category_ranking_news ul li {width: 33.3333333%; margin: 0; margin-bottom: 10px !important; padding: 0;}
body.single-post .category_ranking_news ul li:nth-child(1),
body.single-post .category_ranking_news ul li:nth-child(2),
body.single-post .category_ranking_news ul li:nth-child(4),
body.single-post .category_ranking_news ul li:nth-child(5) {margin-right: 8px; width: calc(33.3333333% - 8px);}
body.single-post .category_ranking_news ul li .post_thumb {max-height: 136px; overflow: hidden;}
body.single-post .category_ranking_news ul li .post_thumb a {}
body.single-post .category_ranking_news ul li .post_thumb a img {width: 100%; height: 136px; max-height: 136px; object-fit: cover; overflow: hidden; display: inline-block; margin: 0;}
body.single-post .category_ranking_news ul li h3 {margin: 8px 0 0;}
body.single-post .category_ranking_news ul li h3,
body.single-post .category_ranking_news ul li h3 a {color: #353535; font-size: 16px; line-height: 22px; font-weight: 400; letter-spacing: -0.01em; display: -webkit-box; word-wrap: break-word; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; height: 45px; column-count: auto !important;}
body.single-post .category_ranking_news ul li h3 a:hover {text-decoration: none;}
body.single-post .category_ranking_news ul li .post-category, body.single-post .category_ranking_news ul li .post-category a {font-size: 12px; font-weight: 800; color: #000;}

/* Single Post : Ranking News (WP Random Query) : Responsive */
body.mo.single-post .category_ranking_news h4 {margin-bottom: 10px; font-size: 16px; font-weight: 700; line-height: 1.2em; letter-spacing: -0.3px; color: #000;}
body.mo.single-post .category_ranking_news h4:before {content: '|'; width: 4px; height: 22px; background: #ff2c2e; color: transparent; margin-right: 10px; display: none;}
body.mo.single-post .category_ranking_news h4 > span {color:#ff2c2e;}
body.mo.single-post .category_ranking_news ul li {margin-bottom: 12px !important;}
body.mo.single-post .category_ranking_news ul li:nth-child(odd) {margin-left: 0; margin-right: 4px; width: calc(50% - 4px);}
body.mo.single-post .category_ranking_news ul li:nth-child(even) {margin-left: 4px; margin-right: 0; width: calc(50% - 4px);}
body.mo.single-post .category_ranking_news ul li h3 {margin-top: 0;}
}

/* Single Post : Latest News (WP Recent Query) */
body.single-post .category_latest_news {}
body.single-post .category_latest_news h4 {border: none; margin: 0; margin-bottom: 16px; padding: 0; font-weight: 700; font-size: 22px; 1em: 28px; letter-spacing: -0.03em; color: #353535;}
body.single-post .category_latest_news ul {font-size: 0; line-height: 0; list-style: none; display: flex; flex-direction: row; flex-wrap: wrap; margin-bottom: 13px;}
body.single-post .category_latest_news ul li {width: 33.3333333%; margin: 0; margin-bottom: 10px !important; padding: 0;}
body.single-post .category_latest_news ul li:nth-child(1),
body.single-post .category_latest_news ul li:nth-child(2),
body.single-post .category_latest_news ul li:nth-child(4),
body.single-post .category_latest_news ul li:nth-child(5) {margin-right: 8px; width: calc(33.3333333% - 8px);}
body.single-post .category_latest_news ul li .post_thumb {max-height: 136px; overflow: hidden;}
body.single-post .category_latest_news ul li .post_thumb a {}
body.single-post .category_latest_news ul li .post_thumb a img {width: 100%; height: 136px; max-height: 136px; object-fit: cover; overflow: hidden; display: inline-block; margin: 0;}
body.single-post .category_latest_news ul li h3 {margin: 8px 0 0;}
body.single-post .category_latest_news ul li h3,
body.single-post .category_latest_news ul li h3 a {color: #353535; font-size: 16px; line-height: 22px; font-weight: 400; letter-spacing: -0.01em; display: -webkit-box; word-wrap: break-word; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; height: 45px; column-count: auto !important;}
body.single-post .category_latest_news ul li h3 a:hover {text-decoration: none;}
body.single-post .category_latest_news ul li .post-category, body.single-post .category_ranking_news ul li .post-category a {font-size: 12px; font-weight: 800; color: #000;}

/* Single Post : Latest News (WP Recent Query) : Responsive */
body.mo.single-post .category_latest_news h4 {margin-bottom: 10px; font-size: 16px; font-weight: 700; line-height: 1.2em; letter-spacing: -0.3px; color: #000;}
body.mo.single-post .category_latest_news h4:before {content: '|'; width: 4px; height: 22px; background: #ff2c2e; color: transparent; margin-right: 10px; display: none;}
body.mo.single-post .category_latest_news h4 > span {color:#ff2c2e;}
body.mo.single-post .category_latest_news ul li {margin-bottom: 12px !important;}
body.mo.single-post .category_latest_news ul li:nth-child(odd) {margin-left: 0; margin-right: 4px; width: calc(50% - 4px);}
body.mo.single-post .category_latest_news ul li:nth-child(even) {margin-left: 4px; margin-right: 0; width: calc(50% - 4px);}
body.mo.single-post .category_latest_news ul li h3 {margin-top: 0;}

/* Single Post : Sidebar */
body.mo.single-post .td-main-content-wrap .td-pb-span4.td-main-sidebar .td-ss-main-sidebar {width: 100% !important; position: unset !important;}

/* Social Share : Popup Content */
#popmake-330 {width: 360px !important; height: 295px !important; padding: 34px 39px 39px 40px !important;}
#popmake-330 .pum-content {}
#popmake-330 .pum-content > p {margin: 0 !important;}
#popmake-330 .pum-content h3 {font-weight: 700; font-size: 17px; line-height: 24px; text-align: center; letter-spacing: -0.01em; color: #131313;}
#popmake-330 .pum-content .cosmosfarm-share-buttons {display: flex; flex-direction: row; flex-wrap: wrap;}
#popmake-330 .pum-content .cosmosfarm-share-buttons .cosmosfarm-share-button-title {display: none;}
#popmake-330 .pum-content .cosmosfarm-share-buttons .socialBox2 ul {width: 48px !important; height: 48px !important; font-size: 0; line-height: 0; list-style: none; float: none !important; clear: both !important; margin: 0 auto !important;}
#popmake-330 .pum-content .cosmosfarm-share-buttons .socialBox2 ul li {width: 48px !important; height: 48px !important; overflow: hidden; border-radius: 50%; margin: 0 !important; padding: 0 !important; border: 1px solid #e5e8ea;}
#popmake-330 .pum-content .cosmosfarm-share-buttons .socialBox2 ul li a {display: inline-block; width: 48px !important; height: 48px !important; object-fit: cover; overflow: hidden; border-radius: 50%; background-image: url('https://d3fpdiit4h0p2n.cloudfront.net/nate-view/2023/10/25164159/icon-nateon-32.png') !important; background-position: center center; background-repeat: no-repeat;}

#popmake-330 .pum-content .cosmosfarm-share-buttons .socialBox2,
#popmake-330 .pum-content .cosmosfarm-share-buttons .cosmosfarm-share-button,
#popmake-330 .pum-content .cosmosfarm-share-buttons .popup-copylink-container {width: 25% !important; margin-bottom: 43px !important; background: transparent !important; text-align: center; position: relative;}
/*
#popmake-330 .pum-content .cosmosfarm-share-buttons .cosmosfarm-kakaostory,
#popmake-330 .pum-content .cosmosfarm-share-buttons .cosmosfarm-band,
#popmake-330 .pum-content .cosmosfarm-share-buttons .cosmosfarm-line,
#popmake-330 .pum-content .cosmosfarm-share-buttons .popup-copylink-container {margin-bottom: 0 !important;}
*/

#popmake-330 .pum-content .cosmosfarm-share-buttons .socialBox2:after,
#popmake-330 .pum-content .cosmosfarm-share-buttons .cosmosfarm-share-button:after,
#popmake-330 .pum-content .cosmosfarm-share-buttons .popup-copylink-container:after {position: absolute; bottom: -25px; left: 0; width: 100%;}

#popmake-330 .pum-content .cosmosfarm-share-buttons .socialBox2:after {content:'네이트온'; font-weight: 400; font-size: 13px; line-height: 1em; text-align: center; color: #232323;}
#popmake-330 .pum-content .cosmosfarm-share-buttons .cosmosfarm-share-button:after {font-weight: 400; font-size: 13px; line-height: 1em; text-align: center; color: #232323;}
#popmake-330 .pum-content .cosmosfarm-share-buttons .cosmosfarm-kakaotalk:after {content:'카카오톡';}
#popmake-330 .pum-content .cosmosfarm-share-buttons .cosmosfarm-facebook:after {content:'페이스북';}
#popmake-330 .pum-content .cosmosfarm-share-buttons .cosmosfarm-twitter:after {content:'엑스';}
#popmake-330 .pum-content .cosmosfarm-share-buttons .cosmosfarm-kakaostory:after {content:'카카오스토리'; width: 120% !important; left: -5px !important;}
#popmake-330 .pum-content .cosmosfarm-share-buttons .cosmosfarm-band:after {content:'밴드';}
#popmake-330 .pum-content .cosmosfarm-share-buttons .cosmosfarm-line:after {content:'라인';}
#popmake-330 .pum-content .cosmosfarm-share-buttons .popup-copylink-container:after {content:'URL복사'; font-weight: 400; font-size: 13px; line-height: 1em; text-align: center; color: #232323;}

/* for dark mode */
html.wp-dark-mode-active #popmake-330 .pum-content .cosmosfarm-share-buttons .socialBox2:after {color:#fff;}
html.wp-dark-mode-active #popmake-330 .pum-content .cosmosfarm-share-buttons .cosmosfarm-share-button:after {color:#fff;}
html.wp-dark-mode-active #popmake-330 .pum-content .cosmosfarm-share-buttons .cosmosfarm-kakaotalk:after {color:#fff;}
html.wp-dark-mode-active #popmake-330 .pum-content .cosmosfarm-share-buttons .cosmosfarm-facebook:after {color:#fff;}
html.wp-dark-mode-active #popmake-330 .pum-content .cosmosfarm-share-buttons .cosmosfarm-twitter:after {color:#fff;}
html.wp-dark-mode-active #popmake-330 .pum-content .cosmosfarm-share-buttons .cosmosfarm-kakaostory:after {color:#fff;}
html.wp-dark-mode-active #popmake-330 .pum-content .cosmosfarm-share-buttons .cosmosfarm-band:after {color:#fff;}
html.wp-dark-mode-active #popmake-330 .pum-content .cosmosfarm-share-buttons .cosmosfarm-line:after {color:#fff;}
html.wp-dark-mode-active #popmake-330 .pum-content .cosmosfarm-share-buttons .popup-copylink-container:after {color:#fff;}
/* html.wp-dark-mode-active .td-search-form-widget div.search-page-search-wrap form > div > input.wpb_button {background: #fff !important; color: #000;} */
html.wp-dark-mode-active .td-page-header input.wpb_button {background: rgb(255,255,255);background: linear-gradient(90deg, rgb(233 39 41 / 90%) 0%, rgb(225 36 38 / 90%) 100%);}

#popmake-330 .pum-content .cosmosfarm-share-buttons .cosmosfarm-share-button picture {}
#popmake-330 .pum-content .cosmosfarm-share-buttons .cosmosfarm-share-button picture img {width: 48px !important; height: 48px !important; object-fit: cover; overflow: hidden; border-radius: 50%;}
#popmake-330 .pum-content .cosmosfarm-share-buttons .popup-copylink-container {}
#popmake-330 .pum-content .cosmosfarm-share-buttons .popup-copylink-container p {margin-bottom: 0;}
#popmake-330 .pum-content .cosmosfarm-share-buttons .popup-copylink-container p#popupCurrentLink {display: none;}
#popmake-330 .pum-content .cosmosfarm-share-buttons .popup-copylink-container button {background: transparent !important; margin: 0 !important; padding: 0 !important; border: 0 !important;}
#popmake-330 .pum-content .cosmosfarm-share-buttons .popup-copylink-container button img {width: 48px !important; height: 48px !important; object-fit: cover; overflow: hidden; border-radius: 50%;}
#popmake-330 .pum-content .cosmosfarm-share-buttons span.currentlink_inner2 {display: none;}

/* PC */
@media screen and (min-width: 768px) {
	#popmake-330 {width: 326px !important;}
	#popmake-330 .pum-content .cosmosfarm-share-buttons .socialBox2,
	#popmake-330 .pum-content .cosmosfarm-share-buttons .cosmosfarm-share-button {width: 33.3333333% !important;}	
	#popmake-330 .pum-content .cosmosfarm-share-buttons .cosmosfarm-kakaotalk,
	#popmake-330 .pum-content .cosmosfarm-share-buttons .cosmosfarm-kakaostory,
	#popmake-330 .pum-content .cosmosfarm-share-buttons .cosmosfarm-band,
	#popmake-330 .pum-content .cosmosfarm-share-buttons .cosmosfarm-line,
	#popmake-330 .pum-content .cosmosfarm-share-buttons .cosmosfarm-kakaotalk {display: none;}
	#popmake-330 .pum-content .cosmosfarm-share-buttons .popup-copylink-container {width: 100% !important; border: 1px solid #E8E9E9; border-radius: 4px; padding: 12px; position: relative; margin-top: 10px;}
	#popmake-330 .pum-content .cosmosfarm-share-buttons .popup-copylink-container {margin-bottom: 12px !important;}
	#popmake-330 .pum-content .cosmosfarm-share-buttons .popup-copylink-container p#popupCurrentLink {display: block; font-weight: 400; font-size: 13px; line-height: 1em; color: #323232;
		background: #fff; text-align: left; max-width: 191px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; position: relative;}
	#popmake-330 .pum-content .cosmosfarm-share-buttons .popup-copylink-container span.currentlink_inner1 {background: url('https://d3fpdiit4h0p2n.cloudfront.net/nate-view/2023/03/24183607/popup_link_pc.svg') no-repeat 0 0; width: 16px; height: 16px; position: absolute; right: 14px; top: 11px; cursor: pointer;}
	#popmake-330 .pum-content .cosmosfarm-share-buttons .popup-copylink-container button {display: none;}
	#popmake-330 .pum-content .cosmosfarm-share-buttons .popup-copylink-container:after {content: none;}
	#popmake-330 .pum-content .cosmosfarm-share-buttons span.currentlink_inner2 {display: block; cursor: pointer; font-weight: 400; font-size: 15px; line-height: 36px; text-align: center; margin: 0 auto; background: #aeb1b4; border-radius: 36px; width: 110px; height: 36px; color: #fff;}
}

@media screen and (max-width: 767px) {
	html.pum-open.pum-open-overlay.pum-open-scrollable body>:not([aria-modal=true]) {padding-right:0 !important;}
	body.single-post .td-ss-main-content video {display:block;width:100%;}
}
body.single-post .td-ss-main-content video {display:block;width:100%;}
html.pum-open.pum-open-overlay.pum-open-scrollable body>:not([aria-modal=true]) {padding-right:17px;}

/* Crawling Image Adjust */
body.single-post article.post img {width: 100%;}
body.single-post article.post img.type:primaryImage {display: none;}

/* 2023.04.10 kjs */
.td-module-meta-info {font-size: 12px;}
.td-module-meta-info .td-post-views {color: #767676;}
.td-module-meta-info .td-post-views span {top: -1px !important; color: #767676 !important;}
header .td-post-author-name a {margin-right: 7px;}
header .td-post-date {margin-left: 4px;}
body.single-post .td-post-header header .td-module-meta-info .td-post-views span {padding-left: 12px;}
@media screen and (max-width: 767px) {
	body.single-post .td-post-header header .td-module-meta-info .td-post-author-name .td-author-line:after {margin: 0;}
	body.single-post .td-post-header header .td-module-meta-info .td-post-views:before {left: 6px;}
	body.single-post .td-post-header header .td-module-meta-info .td-post-views span {padding-left:7px;}
}

/* 2023.04.24 kjs */
body.single-post header .td-post-date {color: #999;}
body.single-post .td-post-header header h1 {color: #222;}
body.single-post .td-post-header header .td-module-meta-info .td-post-views span:before {color: #666;}
.td-module-meta-info .td-post-views span {color: #999 !important;}
body.single-post .td-post-header header .td-module-meta-info {margin-bottom: 28px;}
body.single-post.mo header .td-post-author-name > a {color:#999 !important}
body.single-post.mo .td-post-header header .td-module-meta-info .td-post-views span:before {color:#999;}
body.single-post.mo .wpra-reactions-wrap {border-bottom: none;margin-bottom: 0px !important;}
body.single-post.mo .single_bottom_module {padding: 0 20px;}
body.single-post.mo .single_bottom_module h2 {font-weight: 700; font-size: 17px; color: #000; letter-spacing: -0.3px; line-height: 1em; padding: 6px 0; margin-bottom: 7px; border-bottom: 0;}
body.single-post.mo .single_bottom_module h2 span {color: #ff2c2e;}
body.single-post.mo .category_ranking_news {padding-bottom: 10px;margin-bottom: 10px;border-bottom: 0;}
body.mo.single-post .category_ranking_news ul li h3 {margin-top: 10px;}
body.mo.single-post .category_latest_news ul li h3 {margin-top: 10px;}
body.single-post .zeno_font_resizer_container .zeno_font_resizer span > a > img.font_resizer_darkmode {display: none;}
body.single-post .zeno_font_resizer_container .zeno_font_resizer span > a > img.font_resizer_normal {display: inline;}
html.wp-dark-mode-active body.single-post .zeno_font_resizer_container .zeno_font_resizer span > a > img.font_resizer_normal {display: none;}
html.wp-dark-mode-active body.single-post .zeno_font_resizer_container .zeno_font_resizer span > a > img.font_resizer_darkmode {display: inline;}

/* NateOn */
body.pc #popmake-330 .pum-content .cosmosfarm-share-buttons .socialBox2.pc {display: block;}
body.pc #popmake-330 .pum-content .cosmosfarm-share-buttons .socialBox2.mo {display: none;}
body.mo #popmake-330 .pum-content .cosmosfarm-share-buttons .socialBox2.pc {display: none;}
body.mo #popmake-330 .pum-content .cosmosfarm-share-buttons .socialBox2.mo {display: block;}

/* Crawling Image Adjust */
body.single-post article.post img {width: 100%;}
body.single-post article.post img[class*='primaryImage'] {/* display: none; */}
