๋ค์์ CSS ์ฝ๋ ๋ธ๋ก์ผ๋ก, ์น์ฌ์ดํธ์ฉ ์ฌ์ฉ์ ์ ์ ๊ธ๊ผด์ ์ ์ํฉ๋๋ค. "Guardian Headline Full" ๊ธ๊ผด ํจ๋ฐ๋ฆฌ๋ฅผ ๋ผ์ดํธ, ๋ ๊ทค๋ฌ, ๋ฏธ๋์, ์ธ๋ฏธ๋ณผ๋์ ๊ฐ์ ๋ค์ํ ์คํ์ผ๊ณผ ๊ตต๊ธฐ๋ก ์ค์ ํ๋ฉฐ, ๊ฐ๊ฐ ์ผ๋ฐ ๋ฐ ์ดํค๋ฆญ ๋ฒ์ ์ด ์์ต๋๋ค. ์ด ์ฝ๋๋ ๋ธ๋ผ์ฐ์ ๊ฐ ํธํ์ฑ์ ์ํด WOFF2, WOFF, TTF์ ๊ฐ์ ๋ค์ํ ํ์์ ์ฌ์ฉํ์ฌ ๊ธ๊ผด ํ์ผ์ ๋ก๋ํ ์์น๋ฅผ ์ง์ ํฉ๋๋ค.
๋ค์์ ์นํ์ด์ง์ ๊ธ๊ผด ์คํ์ผ๊ณผ ๋ ์ด์์ ๊ท์น์ ์ ์ํ๋ CSS ์ฝ๋ ๋ธ๋ก์
๋๋ค. "Guardian Headline Full" ๋ฐ "Guardian Titlepiece" ๊ธ๊ผด์ ๋ค์ํ ๊ตต๊ธฐ(๋ณผ๋, ๋ธ๋, ์ดํค๋ฆญ)์ ํ์(woff2, woff, ttf)์ผ๋ก ์ค์ ํฉ๋๋ค. ๋ํ ๋ค์ํ ํ๋ฉด ํฌ๊ธฐ์ ๋ํ ๋ฐ์ํ ๋์์ธ ๊ท์น์ ํฌํจํ์ฌ, ๋ณธ๋ฌธ ์ด, ์์ ์์, ์ผ์ผ์ด์ค ์์, ๋ชฐ์
ํ ์์์ ๊ฐ์ ์์์ ์ฌ๋ฐฑ, ๋๋น ๋ฐ ์์น๋ฅผ ์กฐ์ ํฉ๋๋ค. ์ด ์ฝ๋๋ 71.25em ๋ฐ 81.25em์ ํน์ ์ค๋จ์ (๋ ํฐ ํ๋ฉด์ฉ)๊ณผ 46.25em(๋ ์์ ํ๋ฉด์ฉ)์์ ์ฅ์น ๊ฐ ์ฌ๋ฐ๋ฅธ ์ ๋ ฌ๊ณผ ๋ฐฐ์จ์ ๋ณด์ฅํฉ๋๋ค.
.content__main-column--interactive:before {
border-left: 1px solid #dcdcdc;
z-index: -1;
left: -10px;
}
@media (min-width: 81.25em) {
.content__main-column--interactive:before {
border-left: 1px solid #dcdcdc;
left: -11px;
}
}
.content__main-column--interactive .element-atom {
margin-top: 0;
margin-bottom: 0;
padding-bottom: 12px;
padding-top: 12px;
}
.content__main-column--interactive p + .element-atom {
padding-top: 0;
padding-bottom: 0;
margin-top: 12px;
margin-bottom: 12px;
}
.content__main-column--interactive .element-inline {
max-width: 620px;
}
@media (min-width: 61.25em) {
figure[data-spacefinder-role="inline"].element {
max-width: 620px;
}
}
[data-gu-name="media"]:has(figure.loop) figure.loop figcaption:not(.hidden) {
z-index: 6;
}
[data-gu-name="media"]:has(figure.loop) figure.loop button[data-link-name*="gu-video-loop"] {
align-self: flex-end;
margin-bottom: 40px;
margin-right: 3px;
}
[data-gu-name="media"]:has(figure.loop) figure.loop .controls-container div:has(button[data-testid="unmute-icon"]),
[data-gu-name="media"]:has(figure.loop) figure.loop .controls-container div:has(button[data-testid="mute-icon"]) {
right: 0;
padding-left: 10px;
}
[data-gu-name="media"]:has(figure.loop) #caption-button {
z-index: 100;
}
@media (min-width: 61.25em) {
[data-gu-name="media"]:has(figure.loop) #caption-button {
bottom: 20px;
}
}
@media (min-width: 46.25em) {
[data-gu-name="media"]:has(figure.cinemagraph) .cinemagraph > div {
max-height: unset;
}
}
[data-gu-name="body"] gu-island[name="SelfHostedVideo"] {
width: 100%;
max-width: 620px;
display: block;
margin-top: 12px;
margin-bottom: 12px;
}
[data-gu-name="body"] gu-island[name="SelfHostedVideo"] figure.loop,
[data-gu-name="body"] gu-island[name="SelfHostedVideo"] figure.loop video {
width: 100%;
height: auto;
max-width: 620px;
margin: 0 auto;
}
[data-gu-name="body"] gu-island[name="SelfHostedVideo"]:has(figure.loop.element-video-immersive) {
max-width: unset;
margin: 12px 0;
}
[data-gu-name="body"] gu-island[name="SelfHostedVideo"]:has(figure.loop.element-video-immersive) figure.loop,
[data-gu-name="body"] gu-island[name="SelfHostedVideo"]:has(figure.loop.element-video-immersive) figure.loop video {
max-width: unset;
margin: 0;
}
@media (min-width: 71.25em) {
[data-gu-name="body"] gu-island[name="SelfHostedVideo"]:has(figure.loop.element-video-immersive) {
width: 1140px;
margin-left: -180px;
}
[data-gu-name="body"] gu-island[name="SelfHostedVideo"]:has(figure.loop.element-video-immersive) figure figcaption {
margin-left: 20px;
}
}
@media (min-width: 81.25em) {
[data-gu-name="body"] gu-island[name="SelfHostedVideo"]:has(figure.loop.element-video-immersive) {
width: 1300px;
margin-left: -260px;
}
}
:root {
--dateline: #606060;
--headerBorder: #dcdcdc;
--captionText: #999;
--captionBackground: hsla(0, 0%, 7%, .72);
--feature: #c70000;
--new-pillar-colour: var(--primary-pillar, var(--feature));
}
:root:root {
--subheading-text: var(--secondary-pillar);
--pullquote-text: var(--secondary-pillar);
--pullquote-icon: var(--secondary-pillar);
--block-quote-text: var(--article-text);
}
:root:root blockquote {
--block-quote-fill: var(--secondary-pillar);
}
@media (prefers-color-scheme: dark) {
:root:root:not([data-color-scheme="light"]) {
--subheading-text: var(--darkmode-pillar);
--pullquote-text: var(--darkmode-pillar);
--pullquote-icon: var(--darkmode-pillar);
}
:root:root:not([data-color-scheme="light"]) blockquote {
--block-quote-fill: var(--darkmode-pillar);
}
}
.content__main-column--interactive .element.element-atom,
.element.element-atom {
padding: 0;
}
.content__main-column--interactive .element-atom:first-of-type + p:first-of-type,
.content__main-column--interactive .element-atom:first-of-type + .sign-in-gate + p:first-of-type,
.content__main-column--interactive .element-atom:first-of-type + #sign-in-gate + p:first-of-type,
.content__main-column--interactive .element-atom:first-of-type + .element-atom + p:first-of-type,
.content__main-column--interactive hr:not(.last-horizontal-rule) + p,
.content__main-column--interactive hr:not(.last-horizontal-rule) + .ad-slot-container + p,
#article-body > div .element-atom:first-of-type + p:first-of-type,
#article-body > div .element-atom:first-of-type + .sign-in-gate + p:first-of-type,
#article-body > div .element-atom:first-of-type + #sign-in-gate + p:first-of-type,
#article-body > div .element-atom:first-of-type + .element-atom + p:first-of-type,
#article-body > div hr {
/* ์ฌ๊ธฐ์๋ ํน์ ์คํ์ผ์ด ์ ์๋์ด ์์ง ์์ต๋๋ค. ์ ํ์ ๋ชฉ๋ก์ ๋จ์ง ๊ทธ๋ฃนํ๋ฅผ ์ํ ๊ฒ์
๋๋ค. */
}
๊ฐ๋ก์ค์ด๋ ์์ ์์ ๋ค์ ์ค๋ ์ฒซ ๋ฒ์งธ ๋จ๋ฝ์ ์๋จ์ ์ฌ๋ถ์ ๊ณต๊ฐ์ด ์์ด์ผ ํฉ๋๋ค. ์ด๋ ๋ณธ๋ฌธ, ๋๊ธ ๋๋ ๊ธฐํ ์ฝํ
์ธ ์น์
์์ ์ด๋ฌํ ์์ ๋ฐ๋ก ๋ค์ ์ค๋ ๋จ๋ฝ์ ์ ์ฉ๋ฉ๋๋ค. ๋์ผํ ๊ท์น์ด ์ด๋ฌํ ๋จ๋ฝ์ ์ฒซ ๊ธ์์๋ ์ ์ฉ๋๋ฉฐ, ๋๋กญ ์บก ํจ๊ณผ๋ก ์คํ์ผ์ ์ง์ ํด์ผ ํฉ๋๋ค.
[data-gu-name=body] .element-atom:first-of-type+.element-atom+p:first-of-type:first-letter,
[data-gu-name=body] hr:not(.last-horizontal-rule)+p:first-letter,
[data-gu-name=body] hr:not(.last-horizontal-rule)+.ad-slot-container+p:first-letter,
#feature-body .element-atom:first-of-type+p:first-of-type:first-letter,
#feature-body .element-atom:first-of-type+.sign-in-gate+p:first-of-type:first-letter,
#feature-body .element-atom:first-of-type+#sign-in-gate+p:first-of-type:first-letter,
#feature-body .element-atom:first-of-type+.element-atom+p:first-of-type:first-letter,
#feature-body hr:not(.last-horizontal-rule)+p:first-letter,
#feature-body hr:not(.last-horizontal-rule)+.ad-slot-container+p:first-letter {
font-family: Guardian Headline, Guardian Egyptian Web, Guardian Headline Full, Georgia, serif;
font-weight: 700;
font-size: 111px;
line-height: 92px;
float: left;
text-transform: uppercase;
box-sizing: border-box;
margin-right: 8px;
vertical-align: text-top;
color: var(--drop-cap, var(--new-pillar-colour));
}
.content__main-column--interactive hr+p,
.content__main-column--interactive hr+.ad-slot-container+p,
#article-body>div hr+p,
#article-body>div hr+.ad-slot-container+p,
.content--interactive>div hr+p,
.content--interactive>div hr+.ad-slot-container+p,
#comment-body hr+p,
#comment-body hr+.ad-slot-container+p,
[data-gu-name=body] hr+p,
[data-gu-name=body] hr+.ad-slot-container+p,
#feature-body hr+p,
#feature-body hr+.ad-slot-container+p {
padding-top: 0;
}
.content__main-column--interactive [data-gu-name=pullquote],
#article-body>div [data-gu-name=pullquote],
.content--interactive>div [data-gu-name=pullquote],
#comment-body [data-gu-name=pullquote],
[data-gu-name=body] [data-gu-name=pullquote],
#feature-body [data-gu-name=pullquote] {
max-width: 620px;
}
#maincontent figure.element.element--showcase.element-showcase figcaption,
#feature-article-container figure.element.element--showcase.element-showcase figcaption,
#standard-article-container figure.element.element--showcase.element-showcase figcaption,
#comment-article-container figure.element.element--showcase.element-showcase figcaption {
position: static !important;
width: 100%;
max-width: 620px;
}
@media (min-width: 71.25em) {
#maincontent figure.element.element--showcase.element-showcase figcaption,
#feature-article-container figure.element.element--showcase.element-showcase figcaption,
#standard-article-container figure.element.element--showcase.element-showcase figcaption,
#comment-article-container figure.element.element--showcase.element-showcase figcaption {
position: absolute !important;
max-width: 140px;
}
}
@media (min-width: 81.25em) {
#maincontent figure.element.element--showcase.element-showcase figcaption,
#feature-article-container figure.element.element--showcase.element-showcase figcaption,
#standard-article-container figure.element.element--showcase.element-showcase figcaption,
#comment-article-container figure.element.element--showcase.element-showcase figcaption {
max-width: 220px;
}
}
.element.element--immersive.element-immersive {
width: calc(100vw - var(--scrollbar-width, 0px));
}
@media (max-width: 71.24em) {
.element.element--immersive.element-immersive {
max-width: 978px;
}
.element.element--immersive.element-immersive figcaption {
padding-inline: 10px;
}
}
@media (max-width: 71.24em) and (min-width: 30em) {
.element.element--immersive.element-immersive figcaption {
padding-inline: 20px;
}
}
@media (min-width: 46.25em) and (max-width: 61.24em) {
.element.element--immersive.element-immersive {
max-width: 738px;
}
}
@media (max-width: 46.24em) {
.element.element--immersive.element-immersive {
margin-left: -10px !important;
margin-right: 0 !important;
left: 0;
}
}
@media (max-width: 46.24em) and (min-width: 30em) {
.element.element--immersive.element-immersive {
margin-left: -20px !important;
}
.element.element--immersive.element-immersive figcaption {
padding-inline: 20px;
}
}
@media (min-width: 71.25em) {
[data-gu-name=body] figure.element.element--showcase.element-showcase,
[data-gu-name=body] .content__main-column--interactive figure.element.element--showcase.element-showcase {
margin-left: -160px !important;
}
}
@media (min-width: 81.25em) {
[data-gu-name=body] figure.element.element--showcase.element-showcase,
[data-gu-name=body] .content__main-column--interactive figure.element.element--showcase.element-showcase {
margin-left: -240px !important;
}
.furniture-wrapper {
position: relative;
}
@media (min-width: 61.25em) {
.furniture-wrapper {
display: grid;
grid-column-gap: 20px;
grid-row-gap: 0px;
grid-template-columns: [title-start headline-start meta-start standfirst-start] repeat(5, 1fr) [title-end headline-end meta-end standfirst-end portrait-start] repeat(5, 1fr) [portrait-end];
grid-template-rows: [title-start portrait-start] 0.25fr [title-end headline-start] 1fr [headline-end standfirst-start] 0.75fr [standfirst-end meta-start] auto [meta-end portrait-end];
}
.furniture-wrapper #headline > div:first-child,
.furniture-wrapper [data-gu-name="headline"] > div:first-child,
.furniture-wrapper .headline > div:first-child {
border-top: 1px solid var(--headerBorder);
}
.furniture-wrapper #meta,
.furniture-wrapper [data-gu-name="meta"] {
position: relative;
padding-top: 2px;
margin-right: 0;
}
.furniture-wrapper .standfirst .content__standfirst,
.furniture-wrapper #standfirst .content__standfirst,
.furniture-wrapper [data-gu-name="standfirst"] .content__standfirst {
margin-bottom: 4px;
}
.furniture-wrapper .standfirst ul li,
.furniture-wrapper #standfirst ul li,
.furniture-wrapper [data-gu-name="standfirst"] ul li {
font-size: 20px;
}
.furniture-wrapper .standfirst li a,
.furniture-wrapper .standfirst a,
.furniture-wrapper #standfirst li a,
.furniture-wrapper #standfirst a,
.furniture-wrapper [data-gu-name="standfirst"] li a,
.furniture-wrapper [data-gu-name="standfirst"] a {
border-bottom: none;
background-image: none !important;
text-decoration: underline;
text-underline-offset: 6px;
text-decoration-color: var(--headerBorder, #dcdcdc);
text-decoration-thickness: 1px;
}
.furniture-wrapper .standfirst li a:hover,
.furniture-wrapper .standfirst a:hover,
.furniture-wrapper #standfirst li a:hover,
.furniture-wrapper #standfirst a:hover,
.furniture-wrapper [data-gu-name="standfirst"] li a:hover,
.furniture-wrapper [data-gu-name="standfirst"] a:hover {
text-decoration-color: var(--new-pillar-colour);
}
.furniture-wrapper .standfirst p:first-of-type,
.furniture-wrapper #standfirst p:first-of-type,
.furniture-wrapper [data-gu-name="standfirst"] p:first-of-type {
border-top: 1px solid var(--headerBorder);
padding-bottom: 0;
}
}
@media (min-width: 61.25em) and (min-width: 71.25em) {
.furniture-wrapper .standfirst p:first-of-type,
.furniture-wrapper #standfirst p:first-of-type,
.furniture-wrapper [data-gu-name="standfirst"] p:first-of-type {
border-top: unset;
}
}
@media (min-width: 61.25em) {
.furniture-wrapper figure {
margin: 0 0 0 -10px;
}
.furniture-wrapper figure[data-spacefinder-role="inline"].element {
max-width: 630px;
}
}
@media (min-width: 71.25em) {
.furniture-wrapper {
grid-template-columns: [title-start headline-start meta-start] repeat(2, 1fr) [meta-end standfirst-start] repeat(5, 1fr) [title-end headline-end standfirst-end portrait-start] repeat(7, 1fr) [portrait-end];
grid-template-rows: [title-start portrait-start] 80px [title-end headline-start] auto [headline-end standfirst-start meta-start] auto [standfirst-end meta-end portrait-end];
}
.furniture-wrapper #meta:before,
.furniture-wrapper [data-gu-name="meta"]:before {
content: "";
width: 540px;
position: absolute;
top: 0;
background-color: var(--headerBorder);
height: 1px;
}
.furniture-wrapper .standfirst p,
.furniture-wrapper #standfirst p,
.furniture-wrapper [data-gu-name="standfirst"] p {
border-top: unset;
}
.furniture-wrapper .standfirst:before,
.furniture-wrapper #standfirst:before,
.furniture-wrapper [data-gu-name="standfirst"]:before {
content: "";
width: 1px;
background-color: var(--headerBorder);
height: 100%;
position: absolute;
top: 0;
left: 0.5px;
}
}
@media (min-width: 81.25em) {
.furniture-wrapper {
grid-template-columns: [title-start headline-start meta-start] repeat(3, 1fr) [meta-end standfirst-start] repeat(5, 1fr) [title-end headline-end standfirst-end portrait-start] repeat(8, 1fr) [portrait-end];
grid-template-rows: [title-start portrait-start] 0.25fr [title-end headline-start] 1fr [headline-end standfirst-start meta-start] 0.75fr [standfirst-end meta-end portrait-end];
}
.furniture-wrapper #meta:before,
.furniture-wrapper [data-gu-name="meta"]:before {
width: 620px;
}
.furniture-wrapper .standfirst:before,
.furniture-wrapper #standfirst:before,
.furniture-wrapper [data-gu-name="standfirst"]:before {
/* ์ถ๊ฐ ์คํ์ผ์ด ์ง์ ๋์ง ์์์ต๋๋ค */
}
}
ํผ๋์ฒ ๋ํผ ์คํ์ผ์ ๊ธฐ์ฌ ํค๋, ์คํ ๋ํผ์คํธ ๋ฐ ๋ฏธ๋์ด ์์์ ๋ ์ด์์๊ณผ ๋ชจ์์ ์กฐ์ ํฉ๋๋ค. ์คํ ๋ํผ์คํธ๋ ์ฝ๊ฐ์ ์ผ์ชฝ ์คํ์
๊ณผ ํจ๋ฉ์ด ์์ผ๋ฉฐ, ์ผ์ชฝ์ ๋ฏธ์ธํ ์ ์ด ์์ต๋๋ค. ๋ ํฐ ํ๋ฉด์์๋ ํค๋๋ผ์ธ์ด ๋ ์ปค์ง๊ณ ์ต๋ ๋๋น๊ฐ ์์ต๋๋ค. ์ฅ์์ฉ ์ ์ ๋ ๋์ ํ๋ฉด์์ ์จ๊ฒจ์ง๋๋ค. ์์
๊ณต์ ๋ฐ ๋๊ธ์ ํฌํจํ๋ ๋ฉํ ์น์
์ ํค๋์ ์ผ์นํ๋ ํ
๋๋ฆฌ ์์์ ์ฌ์ฉํฉ๋๋ค. ๋ฉํ์ ์ผ๋ถ ๋ํํ ์์๋ ์จ๊ฒจ์ง๋๋ค. ์ฃผ์ ๋ฏธ๋์ด ์์ญ์ ์ ์คํ๊ฒ ๋ฐฐ์น๋๋ฉฐ, ์์ ํ๋ฉด์์๋ ์ ์ฒด ๋๋น์ด๊ณ ์ฝ๊ฐ์ ์์ ์ฌ๋ฐฑ์ด ์์ต๋๋ค. ์บก์
์ ๋ฏธ๋์ด ํ๋จ์ ์์ผ๋ฉฐ, ํ
๋ง์ ๋ง๊ฒ ์กฐ์ ๋๋ ๋ฐฐ๊ฒฝ๊ณผ ํ
์คํธ ์์์ด ์์ต๋๋ค. ์บก์
๋ฒํผ์ ์ค๋ฅธ์ชฝ ํ๋จ์ ๋ฐฐ์น๋๋ฉฐ, ํ์์ ๋ฐ๋ผ ์จ๊ธธ ์ ์์ต๋๋ค. ๋คํฌ ๋ชจ๋์์๋ ํน์ ํ
์คํธ์ ๋งํฌ ์์์ด ๋ ๋์ ๋๋น๋ฅผ ์ํด ์กฐ์ ๋ฉ๋๋ค. ๋ํํ ์ฝํ
์ธ ์ ๊ธฐ๋ณธ ์ด์ ํฐ ํ๋ฉด์์ ์ฝ๊ฐ ๋ ๋์ ์๋จ ํ
๋๋ฆฌ๋ฅผ ๊ฐ์ง๋ฉฐ, ์ ๋ชฉ์ ๋๋น๊ฐ ์ ํ๋ฉ๋๋ค.
์ง๋๋ฌ, ์ ๋ ์๊ตญ์์ ๊ฐ์ฅ ํฐ ์์ด์คํฌ๋ฆผ ๊ณต์ฅ์ ์์ 5๋ฏธํฐ ๊ธธ์ด์ ๋น์๋คํ ๋ฏผํธ ๋ง ์์ด์คํฌ๋ฆผ ์ผ์ดํฌ๊ฐ ๋ง๋ค์ด์ง๋ ๊ฒ์ ์ง์ผ๋ณด์์ต๋๋ค. ๋งค๊ทธ๋ ์์ด์คํฌ๋ฆผ ์ปดํผ๋๊ฐ ์์ ํ ์ด ๊ณต์ฅ์ ๊ธ๋ก์คํฐ์ ์๋ ๊ฑฐ๋ํ ๊ฑด๋ฌผ์ ์๋ฆฌ ์ก๊ณ ์์ผ๋ฉฐ, ์ํ ๊ฐ์ง ๋ค๋ฅธ ๋ธ๋๋์ ์์ด์คํฌ๋ฆผ์ ์์ฐํฉ๋๋ค. ๊ณต๊ธฐ์๋ ์ปค์คํฐ๋ ๋์๊ฐ ์งํ๊ฒ ํ๊น๋๋ค. ๋ค์ด๊ฐ๋ ๊ธธ์ ํธ์์คํฐ์ ์๋ ๋ก ๊ตฌ์ญ์ ์ง๋, ์์ฝคํ ๊ณผ์ผ ํฅ์ด ๋๋ ๊ตฌ๋ฆ์ ํต๊ณผํ ํ ๋น์๋คํ ์กฐ๋ฆฝ ๋ผ์ธ์ ๋์ฐฉํ๋๋ฐ, ๊ทธ๊ณณ์ ๋ชจ๋ ๊ฒ์ด ์ ์ ํ๊ณ ๋ฏผํธ ํฅ์ด ๋ฌ์ต๋๋ค. ๋น์๋คํ๋ ์์ ์๋ํ๋ ์์คํ
์ ์ํด ์ปจ๋ฒ ์ด์ด ๋ฒจํธ ์์์ ๋ง๋ค์ด์ง๋ฉฐ, ๊ทธ๊ฒ์ด ํํ๋ฅผ ๊ฐ์ถ๋ ๊ฒ์ ์ง์ผ๋ณด๋ ๊ฒ์ ์ด์ํ๊ฒ ์ต๋ฉด์ ๊ฑธ๋ฆฐ ๋ฏํ ๋๋์ด์์ต๋๋ค. ๋ช ์ธ์น๋ง๋ค ๋ฒจํธ์ ๋ถ์ฐฉ๋ ๋
ธ์ฆ์ด ์ฃผ๋ฆ์ง ๋ฏผํธ ์์ด์คํฌ๋ฆผ ์ธต์ ๋ฟ์ด๋ด๊ณ , ๋ค๋ฅธ ๋
ธ์ฆ์ด ๊ทธ ์์ ๋ฐ๋๋ผ ํํํ ์ธต์ ๋งค๋๋ฝ๊ฒ ํด ๋ฐ๋ฅด๊ณ , ์ด์ด์ ์ด์ฝ๋ฆฟ ์์ค๋ฅผ ๋ฟ๋ฆฌ๊ณ , ๋ค์ ์ฃผ๋ฆ์ง ๋ฏผํธ๋ก ๋์๊ฐ์ต๋๋ค. ์ด ๊ณผ์ ์ด ๊ณ์ํด์ ๋ฐ๋ณต๋๋ฉฐ ์ธต์ธต์ด ์์๊ณ , ์์ฑ๋ ๋น์๋คํ๋ ๋ผ์ธ ๋์์ 60์ด๋ง๋ค 200๊ฐ์ ์ผ์ดํฌ ์๋๋ก ์์์ ธ ๋์์ต๋๋ค.
์ปจ๋ฒ ์ด์ด ๋ฒจํธ ์์๋ ๋น์๋คํ ์ค๋ฒ๋ฐ์ผ๋ก ๊ฐ๋ ์ฐฌ ์ฌ๋กญ ํต์ด ์์๊ณ , ์ ๋ ๊ทธ ํต์ ์๊ฐ๋ฝ์ ์ฐ๋ฌ ๋ฃ๊ณ ์ถ์ ๊ฐํ ์ถฉ๋์ ์ต๋๋ฅด๋๋ผ ์ ์ผ์ต๋๋ค. ๋์ค์ ๊ณต์ฅ ์ด์ ๊ด๋ฆฌ์๊ฐ ์ ๊ฐ ํต์ ์ ์ ์ฒด๋ฅผ ์๋ชฉ๊น์ง ๋ฐ์ด ๋ฃ๊ฒ ํด์ค ๋ค์, ์ฑํฌ๋์์ ์์ ํฅ๊ณ ์ป์ ํ ํฌ์ด๋ฅผ ๊ณ์ํ๊ฒ ํ์ต๋๋ค.
์ ์ฒด ํ๋ฉด์ผ๋ก ์ด๋ฏธ์ง ๋ณด๊ธฐ
๋น์๋คํ์ ์ปจ๋ฒ ์ด์ด ๋ฒจํธ โฆ
์ ์ฒด ํ๋ฉด์ผ๋ก ์ด๋ฏธ์ง ๋ณด๊ธฐ
โฆ ๊ทธ๋ฆฌ๊ณ ํ์ฌ์ ์์ด์คํฌ๋ฆผ ๊ณต์ฅ์ ์๋ ๋งค๊ทธ๋๋ค
์ ๋ ์์ด์คํฌ๋ฆผ์๊ฒ๋ ๊น๋ค๋ก์ด ์๊ธฐ์ ๊ณต์ฅ์ ๋ฐฉ๋ฌธํ์ต๋๋ค. ๋น์๋คํ, ๋ฒค์ค์ ๋ฆฌ์ค, ์๋ ๋ก, ํธ์์คํฐ๋ฅผ ์์ ํ๊ณ ์์ผ๋ฉฐ ์์ด์คํฌ๋ฆผ ๋ฐด์์ ์ด ์ ์๋ ๋๋ถ๋ถ์ ๋ค๋ฅธ ์์ด์คํฌ๋ฆผ๋ ์์ ํ๊ณ ์๋ ๋งค๊ทธ๋์ 2025๋
4๋ถ๊ธฐ์ ๋งค์ถ ๊ฐ์๋ฅผ ๋ณด๊ณ ํ์ต๋๋ค. ๊ธ๋ก๋ฒ ์์ด์คํฌ๋ฆผ ์ฐ์
์ 850์ต ํ์ด๋ ๊ท๋ชจ์ด๋ฉฐ, ๋งค๊ทธ๋์ ๊ทธ์ค 20%๋ฅผ ์ฅ์
ํ๊ณ ์์ผ๋ฏ๋ก ๊ทธ ์ํ์ ํฝ๋๋ค. 6์์ ๋งค๊ทธ๋์ ์ ๋ฝ์์ ๊ฐ์ฅ ๋ง์ด ๊ณต๋งค๋๋ ๋ํ์ฃผ์์ผ๋ฉฐ, ํฌ์์๋ค์ ์ค์ ฌํฝ ์๋์ ์์ด์คํฌ๋ฆผ์ด ์ด๋ป๊ฒ ์ด์๋จ์์ง์ ๋ํ ์๊ตฌ์ฌ ๋๋ฌธ์ ํ์ฌ์ ๋ฐ๋ ๋ฒ ํ
์ ํ์ต๋๋ค. ๋งค๊ทธ๋์ ๋งค์ถ์ ๊ธฐ๋ก์ ์ธ ๊ธฐ์จ์ ํ์
์ด ๊ฐ์ฅ ์ต๊ทผ ๋ถ๊ธฐ์ ์์นํ์ง๋ง, ์ ํ๋ฆฌ์ค ํฌ์์ํ์ ์์ฅ ๋ถ์๊ฐ ๋ฐ์ด๋น๋ ํค์ด์ค๋ ํฌ์์๋ค์ด ์ฌ๋๋ค์ด ๋ฏธ๋์ ์์ด์คํฌ๋ฆผ์ ๋ง์ด ๋จน์ง ์์ ๊ฒ์ ๋๋ ค์ํ๊ธฐ ๋๋ฌธ์ ์ฃผ๊ฐ๋ ์ฌ์ ํ ๋ณ๋์ฑ์ด ํฌ๋ค๊ณ ๋งํฉ๋๋ค. 8๋ช
์ค 1๋ช
์ด GLP-1์ ๋ณต์ฉํ๋ ๋ฏธ๊ตญ์์๋ ์๋น์ ์กฐ์ฌ ํ์ฌ ๋์จIQ์ ๋ฐ๋ฅด๋ฉด ์ง๋ 1๋
๋์ ์์ด์คํฌ๋ฆผ ๋งค์ถ์ด ๊ฐ์ํ์ต๋๋ค. ์๊ตญ ์์ด์คํฌ๋ฆผ ์ฐ์
๋ ๊ฐ์ ์ด๋ช
์ ๊ฒช์ ๊ฒ์ผ๋ก ๋ณด์
๋๋ค. 2024๋
์์ 2025๋
์ฌ์ด์ 160๋ง ๋ช
์ ์๊ตญ ์ฑ์ธ์ด ์ฒด์ค ๊ฐ๋ ์ฝ์ ์ฌ์ฉํ์ผ๋ฉฐ, ์ด๋ฒ ๋ฌ ์๊ตญ์ ๋ ๋ฒ์งธ์ด์ ํจ์ฌ ์ ๋ ดํ ์ฒด์ค ๊ฐ๋ ์์ฝ์ด ์ถ์๋ ํ ๊ทธ ์ซ์๊ฐ ๊ธ์ฆํ ๊ฒ์ผ๋ก ์์ธก๋ฉ๋๋ค.
๊ทธ๋ฌํ ์ฝ๋ฌผ๋ง์ด ์์ด์คํฌ๋ฆผ ์ ์กฐ์
์ฒด๊ฐ ์ฒ๋ฆฌํด์ผ ํ ๋ฌธ์ ๋ ์๋๋๋ค. ์ต๊ทผ ๋ช ๋
๋์ ์ฐ๋์ค ๋ฌธํ๊ฐ ์ถ์ง๋ ฅ์ ์ป์ผ๋ฉด์ ๋จ๋ฐฑ์ง๊ณผ ์ฌ์ ์ง์ ๋ํ ์ง์ฐฉ์ด ์ปค์ง๋ฉด์ ์ฐ๋ฆฌ๊ฐ ๋จน๋ ๋ฐฉ์์ด ๋ฐ๋์์ต๋๋ค. ๋จ๋ฐฑ์ง์ ํ๊ฒฝ ์ ํ, ๋ถ์, ์คํ 3์์ ์กธ์ ์ถฉ๋ ๋ฑ ๋ชจ๋ ์ข
๋ฅ์ ๋ฌธ์ ์ ๋ํ ๋ง๋ฒ ๊ฐ์ ์น๋ฃ์ ๋ก ์ ์ ๋๊ณ ์์ต๋๋ค. ์๊ณ ๋ ์ฐ์ ๋ก ๋ง๋ ๋
ธ๋๋น์ด ๋๋ ๋จผ์ง ๊ฐ์ ๋จ๋ฐฑ์ง์ด ํ๋ถํ ๋ถ๋ง์ธ ์ ์ฒญ์ ๊ฐ๊ฒฉ์ ์ ์ธ๊ณ์ ์ผ๋ก ์ฌ์ ์ต๊ณ ์น๋ฅผ ๊ธฐ๋กํ๊ณ ์์ผ๋ฉฐ, ๋ฏธ๊ตญ์ ์ผ๋ฐ ์น์ฆ๋ณด๋ค ๋จ๋ฐฑ์ง์ด ๋๊ณ ์ง๋ฐฉ์ด ๋ฎ์ ์ฝํฐ์ง ์น์ฆ ๋ถ์กฑ์ ์๋ฌ๋ฆฌ๊ณ ์์ต๋๋ค. ์์๊ฐ ๋๋ฌด ๊ด๋์ ์ด์ด์ ์ฌ๋๋ค์ ์จ๋ผ์ธ์์ ๊ทธ ๋ถ์กฑ์ ๋ํ ์๋ชจ๋ก ์ ๊ฑฐ๋ํฉ๋๋ค.
GLP-1 ์ฌ์ฉ์๋ ๋ ๋จน์ง๋ง, ๊ทผ์ก๋์ ์์ง ์๊ธฐ ์ํด ๋ ๋ง์ ๋จ๋ฐฑ์ง์ ์ญ์ทจํ๋ผ๋ ๊ถ๊ณ ๋ฅผ ๋ฐ์ผ๋ฉฐ, ์ด๋ ์์ด์คํฌ๋ฆผ ์ฐ์
์ ๋ฌธ์ ๋ฅผ ๋ง๋ญ๋๋ค. (ํธ์์คํฐ์๋ ๋จ๋ฐฑ์ง์ด 0.5๊ทธ๋จ๋ง ๋ค์ด ์์ต๋๋ค.) ๋จ๋ฐฑ์ง ์ดํ์ ์ฒด์ค ๊ฐ๋ ์ฝ์ ์ ๋ ๋ณต์ฉํ์ง ์์ ์ฌ๋๋ค์๊ฒ๋ ์ํฅ์ ๋ฏธ์น ์ ๋๋ก ๋๋ฆฌ ํผ์ก์ต๋๋ค. ์๊ตญ์์๋ ํ์ฌ 40๋ช
์ค 1๋ช
์ด ํตํ์ ์๊ณ ์์ผ๋ฉฐ, ์ผ๋ถ ์์์ฌ๋ ๊ทผ์ก์ ํค์ฐ๋ ค๋ ๋จ์ฑ๋ค์ ๋จ๋ฐฑ์ง ๊ณผ๋ค ์ญ์ทจ๊ฐ ์ฆ๊ฐ ์์ธ์ด๋ผ๊ณ ์ง์ ํฉ๋๋ค. ํฑํก์์ ํผํธ๋์ค ์ธํ๋ฃจ์ธ์๋ค์ ๋ฌ๊ฑ ํฐ์๋ฅผ ๋ง์๊ณ ์ฌ์ง์ด ์ธ์์ ์ธ ๋จ๋ฐฑ์ง ๋ ์นผ๋ก๋ฆฌ ๋น์จ ๋๋ฌธ์ ๊ฐ ์ฌ๋ฃ๋ฅผ ๋จน๋ ์์ด๋์ด๋ฅผ ๊ฐ์ง๊ณ ๋๊ธฐ๋ ํฉ๋๋ค. ์ด์ ๋์ํ์ฌ ๋งค๊ทธ๋์ ๊ณง ์๊ตญ์์ ์ถ์ํ ๊ณํ์ธ ๋จ๋ฐฑ์ง ๋ฐ ๋นํ๋ฏผ ๊ฐํ ์์ด์คํฌ๋ฆผ๊ณผ ํต ์ ํ์ ์๋ก์ด ๋ผ์ธ์ ๋ง๋ค์์ต๋๋ค. ์๋น์ ์ทจํฅ์ด ๋ฐ๋๋ฉด์ ์์ด์คํฌ๋ฆผ ์ฐ์
์ ์ฐ๋ฆฌ๊ฐ ๊ทธ๋ค์ ๊ฐ์์ ์ฌ๋๋ก ์ ํนํ ์๋ก์ด ๋ฐฉ๋ฒ์ ์ฐพ์ ์ ์์๊น์?
๊ณต์ฅ์ ๋ฐฉ๋ฌธํ๊ธฐ ๋ฉฐ์น ์ , ์ ๋ ๋ฒ ๋ํผ๋์
์ ์ฝ์์ค์ ์๋ ๋งค๊ทธ๋์ ํ์ ํ๋ธ์ ๊ฐ์ ๊ทธ๋ค์ ์๋ก์ด ์์ ๊ฐํ ์์ด์คํฌ๋ฆผ์ ์์ํ์ต๋๋ค. ํ๋ธ๋ ๋งค๋ํ ์ ๋ฆฌ๋ฒฝ์ผ๋ก ๋ ์ผ๋ จ์ ์คํ์ค๋ก, ๊ณผํ์์ ์
ฐํ๋ค์ด ์๋ก์ด ๋ ์ํผ๋ฅผ ์คํํ๋ ๊ณณ์
๋๋ค. ์ ๋ ํฐ ์์ด ๊นจ๋ํ ๋ฐ๋ชจ ์ฃผ๋ฐฉ์ผ๋ก ์๋ด๋์ด ์ธ๊ฐ ๋๋์ ์์ ์ฝ๋ ๋ชจ๋ธ(์์ด์คํฌ๋ฆผ์ ๊ทธ ๋ค๋ฅธ ๋ถ๋ถ์ "๋ฐํ๋๋ค") ๊ฑด๋ํธ์ ํ์ ํ
์ด๋ธ์ ์์์ต๋๋ค. ๋ฆฝ์คํฑ์ฒ๋ผ ๋ณด์ด์ง๋ง ์ค์ ๋ก๋ ๋ฆฝ์คํฑ ์ผ์ด์ค ์์ ์จ๊ฒจ์ง ์์ ๋นจ๊ฐ ์์ด์คํฌ๋ฆผ ๋ง๋์ธ ์
ฐํ๊ฐ ์๋ฐ์ ๋ค๊ณ ๋ํ๋ฌ์ต๋๋ค.
๋ง๋๋ฅผ ๋ค ๋จน์ ํ(๋๋ฌด ์ด์ฌํ ๋จน์ด์ ๋ง์ ๊ฑฐ์ ๋๋ผ์ง ๋ชปํ์ต๋๋ค), ๋งค๊ทธ๋์ ์ต๊ณ ์ฐ๊ตฌ, ๋์์ธ ๋ฐ ํ์ ์ฑ
์์์ธ ์ฆ๋น๊ทธ๋ด ๋ ๋น์ธ ํค๊ฐ ์๊ตญ ์ต์ด์ ๊ณต์ฅ ์ ์กฐ ์์ด์คํฌ๋ฆผ ์ค ์ผ๋ถ์ ๋ํด ์ด์ผ๊ธฐํ์ต๋๋ค. ๋งค๊ทธ๋ ์ฐํ์์ ๊ฐ์ฅ ์ค๋๋ ๋ธ๋๋ ์ค ํ๋์ธ ์์ค๋ 1922๋
๋ฐ๋ ์กํด์ ์๋ ๊ณต์ฅ์์ ์์ด์คํฌ๋ฆผ์ ํ๋งคํ๊ธฐ ์์ํ์ต๋๋ค. ์์ค๋ ์๋ ์ ์ก์ ์ผ๋ก ์ด์๋์์ง๋ง, ๋์ด ๋ ์จ์ ๊ณ ๊ธฐ๊ฐ ์ ํ๋ฆฌ์ง ์์ ์ฌ๋ฆ์๋ ํ ์ ์๋ ๋์์ผ๋ก ์์ด์คํฌ๋ฆผ์ผ๋ก ์ ํํ์ต๋๋ค. ์์ด์คํฌ๋ฆผ ๋
ธ์ ์์ 1850๋
๋๋ถํฐ ๋ง์ด ๋๋ ์๋ ๋ฅผ ์ฌ์ฉํ์ฌ ์๊ตญ์ ์์์ต๋๋ค. ๊ทธ๋ฌ๋ 20์ธ๊ธฐ ์ด ๊ธฐ๊ณ์ ๋์ฅ์ ๋ฑ์ฅ์ผ๋ก ์์ด์คํฌ๋ฆผ์ ๋๋ ์์ฐ์ด ๊ฐ๋ฅํด์ก์ต๋๋ค. 70๋
๋ ํ๋ฐ ์๊ตญ ๊ฐ์ ์ด ๋๋๊ณ ๋ฅผ ์ฌ๊ธฐ ์์ํ๋ฉด์ ์์ด์คํฌ๋ฆผ์ ์ํผ๋ง์ผ์ผ๋ก ์ฎ๊ฒจ๊ฐ์ต๋๋ค. ์์ ์๊ฐ ๋ฃจ๋น ํ๋๊ฐ ์๊ตญ ์์ด์คํฌ๋ฆผ์ "ํฉ๊ธ๊ธฐ"๋ผ๊ณ ๋ถ๋ฅธ 80๋
๋์๋ ํธ์์คํฐ, ๋น์๋คํ, ์นผ๋ฆฌํฌ, ํผ์คํธ๊ฐ ๋ฐ๋ช
๋์์ต๋๋ค.
"์ด๊ณณ์ ์ ์์ค ๋ณธ๋๊ฐ ๋์์์ ๊ณผํ์์๊ฒ '์ด ์ดํ์ด ํ์ํด'๋ผ๊ณ ๋งํ๋ ๊ฒ๊ณผ ๋น๊ตํ ์ ์์ต๋๋ค."
ํ์ ํ๋ธ์ ์๋ฌด๋ 80๋
๋ ํด๋์๋งํผ ์์ง์ ์ธ ์๋ก์ด ์์ด์คํฌ๋ฆผ์ ๋ง๋๋ ๊ฒ์
๋๋ค. ๋ ๋น์ธ ํค๋ ๊ทธ๊ฐ ์์์ฐจ๋ฆฐ ๊ฐ์ฅ ํฐ ๋ณํ ์ค ํ๋๊ฐ "ํฌ๋ช
์ฑ๊ณผ ๊ฒฐํฉ๋ ๊ฑด๊ฐ ๋ฐ ์์ด์๋ฒ ๋ณํ"์ ๋ํ ์๋ก์ด ์ด์ ์ด๋ผ๊ณ ๋งํ์ต๋๋ค. ๊ทธ๋ค์ ์ด์ ์์ ์ ์์ด์คํฌ๋ฆผ์ ์ ํํ ๋ฌด์์ด ๋ค์ด ์๋์ง ์๋ ๊ฒ์ ๋งค์ฐ ๊ด์ฌ์ด ๋ง์ ์๋ก์ด ์ ํ์ ์๋น์๋ฅผ ๋ค๋ฃจ๊ณ ์์ต๋๋ค. "ํนํ ์ ์ ์ธ๋์ ๋ง์ ์ฌ๋๋ค์ด ์์ฆ ๋ผ๋ฒจ์ ์ฝ์ต๋๋ค"๋ผ๊ณ ๊ทธ๋ ๋งํ์ต๋๋ค. ๋ ๋น์ธ ํค๋ ์พํํ๊ณ ์นด๋ฆฌ์ค๋ง ์๋ ๋จ์์์ผ๋ฉฐ, ์ฐ์
์ด "๋๋ถ๋ถ ์ข์ ๋ฐฉํฅ์ผ๋ก" ๋ณํ๋ค๊ณ ์ฃผ์ฅํ์ง๋ง, ์ด ์๋ก์ด ๋ผ๋ฒจ ์ฝ๋ ์ธ๋์ ๋ํด ์ด์ผ๊ธฐํ ๋ ๊ทธ์ ๋ชฉ์๋ฆฌ์๋ ์ฝ๊ฐ์ ๊ฑฑ์ ์ด ์์ฌ ์์์ต๋๋ค.
๋ ๋ค๋ฅธ ์๋ฐ์ด ์ ํ๊ฟ์น์ ๋ํ๋ฌ๊ณ , ์ ๋ ๋งค๊ทธ๋์ด ํ์ด๋๋ก์์ด์ค๋ผ๊ณ ๋ถ๋ฅด๋ ์๋ก์ด ์์ด์คํฌ๋ฆผ์ ๊ฑด๋ค๋ฐ์์ต๋๋ค. ์ด ์์ด์คํฌ๋ฆผ ํฌ์ฅ์ง ๋ท๋ฉด์ ํ์ธํ๋ ๋ผ๋ฒจ ์ฝ๋ ์ฌ๋๋ค์ ๋นํ๋ฏผ C, ๋ง๊ทธ๋ค์, ๊ทธ๋ฆฌ๊ณ ๋๋ฌด ๋ง์์ ์ด๋ ์์์ ๋น๋๋ B2์ ๊ฐ์ ๊ธด ๋นํ๋ฏผ๊ณผ ๋ฏธ๋ค๋ ๋ชฉ๋ก์ ์ฐพ์ ์ ์์ต๋๋ค. ์
ฐํ๋ ์์ด์คํฌ๋ฆผ์ ๋ ์ ์์ UV ์กฐ๋ช
์์ ์์ ๋ฃ์ผ๋ผ๊ณ ๊ถํ๊ณ , ์ ๋ ์ ๋ง๋๊ฐ ๋น๋๋ฉฐ ๋ค์จ ๊ทธ๋ฆฐ์ผ๋ก ํ๊ด์ ๋ฐํ๋ ๊ฒ์ ์ง์ผ๋ณด์์ต๋๋ค. ๋งค๊ทธ๋์ด ์์ด์คํฌ๋ฆผ์ ๋จน๋ ์ฌ๋๋ค์ ์ดํดํ๊ธฐ ์ํด ๊ณ ์ฉํ ํ๋ ๊ณผํ์ ๋ฏธ์
ธ ๋ค๋น์ ํ์ด๋๋ก์์ด์ค ๊ณ ๊ฐ์ ํ๋กํ์ ์ค๋ช
ํด ์ฃผ์์ต๋๋ค. "๊ทธ๋ค์ ์ธ๋ชจ์ ๋งค์ฐ ์ง์คํฉ๋๋ค"๋ผ๊ณ ๊ทธ๋
๋ ๋งํ์ต๋๋ค. "๋จธ๋ฆฌ๋ ์๋ฒฝํ๊ณ , ์ํฑ์ ์๋ฒฝํ๊ณ , ๋์น์ ์๋ฒฝํฉ๋๋ค." ํ์ด๋๋ก์์ด์ค๋ ์ง๋ ์ฌ๋ฆ ์ด๋น์์์ "๋ ์ด๋ฒ๋ ์ด๋์ ์๋ค"๋ผ๋ ์บ ํ์ธ๊ณผ ํจ๊ป ์ถ์๋์์ต๋๋ค. ์ ๊ฐ ์์ด์คํฌ๋ฆผ์ ๋จน๋ ๋์ ๋ค๋น์ ํธ๋ ๋๋ฐ ์์์ ์์ด์คํฌ๋ฆผ ๋ง๋๋ฅผ ํฅ๊ณ ์๋ ๋ง๋ฅธ ์ฌ์ฑ์ ํ๋ก๋ชจ์
๋น๋์ค๋ฅผ ๋ณด์ฌ์ฃผ์์ต๋๋ค.
์๋ก์ด ์ ํ์๋ ์ด๋ ์์์ ๋น๋๋ ๋ง๋ โฆ์ ํด๋์์ ๋ฏธ๋ ๋ฒ์ ์ด ํฌํจ๋ฉ๋๋ค.
๋ค์์ผ๋ก, ์ ๋ ๋ด๋ด์ด๋ผ๊ณ ๋ถ๋ฆฌ๋ ์์ ์์ด์คํฌ๋ฆผ์ ์์ํ๋๋ก ์ด๋๋ฐ์์ต๋๋ค. ์๋ ๋ก์ ๋งค๊ทธ๋์ ๋ฏธ๋์ด์ฒ ๋ฒ์ ์ผ๋ก, "์กฐ์ ๋ ํ ์
"์ ์ํ๋ ์ฌ๋๋ค์ ์ํด ํน๋ณํ ์ค๊ณ๋์์ต๋๋ค. ์ด ์ ํ๋ค์ ์ค์ ฌํฝ์ด ์ธ๊ธฐ๋ฅผ ์ป๊ธฐ ์ ์ ๊ฐ๋ฐ๋์์ผ๋ฉฐ, ํน๋ณํ GLP-1 ์ฌ์ฉ์๋ฅผ ์ํด ๋ง๋ค์ด์ง ๊ฒ์ ์๋๋๋ค. ๋ ๋น์ธ ํค๋ ๊ทธ๊ฒ๋ค์ด "๋น๊ต์ ์ ์ ์์ ์์์์ ์ป์ ์ ์๋ ์ฆ๊ฑฐ์์ ์ ํ"์ ์ด์ ์ ๋ง์ถ "์ง๋จ์ ์ฌ๊ณ ๋ฐฉ์"์ ํ์ฉํ๋ ๊ฒ์ ๋ ๊ฐ๊น๋ค๊ณ ๋งํ์ต๋๋ค.
์ด์ ๋ค์ฏ ๋ฒ์งธ ๋ด๋ด์ ๋จน๊ณ ์๋ ๋ ๋น์ธ ํค์ ๋ง์ ๋ค์ผ๋ฉด์, ์ ๋ ์์ด์คํฌ๋ฆผ์ ๋จน๋ ๋์ ์ ๋ชธ์ ๊ทธ๋ ๊ฒ ๊น์ด ์์ํ ์ ์ด ์์๋ค๋ ๊ฒ์ ๊นจ๋ฌ์์ต๋๋ค. ์์ญ ๋
๋์ ์ํ ํ์ฌ๋ค์ ๋ชธ์ด ์๋ค๋ ๊ฒ์ ๊ธฐ์ตํ๊ธฐ ์ํด ๋ฉ์ถ์ง ์๊ณ ๊ณ์ ๋จน๊ฒ ํ๋ ๋ฐฉ๋ฒ์ ์์๋ด๊ธฐ ์ํด ๊ณผํ์๋ค์ ๊ณ ์ฉํด ์์ต๋๋ค. ์ํ ๊ธฐ์ ์๋ค์ ํ์ํ๋ฌผ ๋ ์ง๋ฐฉ ๋น์จ์ ๊ท ํ ์๊ฒ ์กฐ์ ํ์ฌ ์์์ด ๋์ "ํฌ๋ง ์ ํธ"(์ถฉ๋ถํ ๋จน์๋ค๋ ์ ํธ)๋ฅผ ๋ฆ์ถ๊ฑฐ๋ ์ฐํํ๋๋ก ํ๋ ๋ฐฉ๋ฒ์ ๋ฐฐ์ ์ต๋๋ค. ๊ทธ๋ค์ ํ์์ ๋๋ฌด ๋นจ๋ฆฌ ๋
น์์ ์ฆ์ ๋ ๋จน๊ณ ์ถ๊ฒ ๋ง๋๋ ์๋์ง ๋ฐ๋๊ฐ ๋์ ์์์ ์ค๊ณํ๋ ๋ฐฉ๋ฒ์ ์๊ณ ์์ต๋๋ค. ์์ด์คํฌ๋ฆผ์ ๋ณดํต ๋๋ฌด ์ฐจ๊ฐ์์ ๋์๋ฅผ ํ๊ธฐ์ง ์๊ธฐ ๋๋ฌธ์, ๋ง์ค๋ ์์ด์คํฌ๋ฆผ ํฌ์ฅ์ ๋ฅ์ ์ ์ด์ฝ๋ฆฟ๊ณผ ์บ๋ฌ๋ฉ ํฅ ๋ถ์๋ฅผ ๋ฌธ์ง๋ฅด๋ ๋ฐฉ๋ฒ์ ์ฐ๊ตฌํ์ต๋๋ค. ํฌ์ฅ์ ๋ฏ๋ ์๊ฐ ์นจ์ด ๊ณ ์ด๊ฒ ํ๋ ค๋ ๊ฒ์
๋๋ค. ๋งค๊ทธ๋์ ์์ด์คํฌ๋ฆผ์ ์ด์ฝ๋ฆฟ ๊ป์ง์ ์ค๊ณํ๊ธฐ ์ํด ๊ธฐ์ ์๋ฅผ ๊ณ ์ฉํ์ฌ, ํ ์
๋ฒ ์ด ๋ฌผ์์ ๋ ๋๋ฌด ๋ง์ ์กฐ๊ฐ์ผ๋ก ๋ถ์์ ธ์ ์ท ์๋ก ๋จ์ด์ ธ ์ฃผ์๋ฅผ ์ฐ๋งํ๊ฒ ํ์ง ์๋๋ก ํ์ต๋๋ค. ๋ชจ๋ ๊ฒ์ด ๋น์ ์ด ์์ ๊ณผ ๋ชธ์ ์๊ณ ๋ค์ ์
์ ์ซ๊ฒ ํ๋๋ก ํน๋ณํ ์ค๊ณ๋์์ต๋๋ค.
๋์กฐ์ ์ผ๋ก