/*
! tailwindcss v3.2.7 | MIT License | https://tailwindcss.com
*/
/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

.sidebar-theme {
    padding: 0rem 2rem 0em 0rem;
    display: flex;
    align-items: center;
    justify-content: center;
}
.sidebar-theme {
    border-top: 1px solid var(--sidebar-hr-color);
}
.sidebar-theme .theme-info {
    font-size: 0.7em !important;
    /*margin-right: 1em;*/
    text-transform: uppercase;
}
.dark .sidebar-theme .theme-info {
  color: rgb(196 196 202 / 1);
}
.sidebar-theme .switch {
    position: relative;
    display: inline-block;
    width: 3em;
    height: 1.5em;
}
.sidebar-theme .switch input {
    opacity: 0;
    width: 0;
    height: 0;
}
.sidebar-theme input:focus + .slider {
  /*  box-shadow: 0 0 1px #ff4081; */
}
.sidebar-theme input:checked + .slider {
    background-color: rgba(87, 166, 161, 0.8); /*#6165b8;*/
}
.sidebar-theme .slider.round {
    border-radius: 34px;
}
.sidebar-theme .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(69, 69, 69, 0.35);
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

.sidebar-theme .slider.round:before {
    border-radius: 50%;
}
.sidebar-theme .slider:before {
    position: absolute;
    content: "";
    height: 1em;
    width: 1em;
    left: 4px;
    bottom: 4px;
    background-color: #ececec;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}
.sidebar-theme input:checked + .slider:before {
    -webkit-transform: translateX(1.5em);
    -ms-transform: translateX(1.5em);
    transform: translateX(1.5em);
}
.sidebar-theme .slider.round {
    border-radius: 34px;
}
.sidebar-theme .slider.round:before {
    border-radius: 50%;
}

.position-absolute .w-4 path {fill: #f9fbff00 !important}/*이미지 아이콘 배경색 오류 해결*/

.my-1 {margin-top: .25rem;margin-bottom: .25rem;text-transform: uppercase;font-family: rajdhani;font-size: 14px;font-weight: bold}



/*글가림 커스텀*/
.type_card .inWrapper .item_card .text,
.type_notice .inWrapper .item_notice .info .text {
  position: relative;
}
.type_card .inWrapper .item_card .text::after,
.type_notice .inWrapper .item_notice .info .text::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 50%;
    height: 25px;
    background: linear-gradient(90deg, rgba(227, 217, 204, 0), rgba(249, 251, 255, 1) 75%);
    pointer-events: none;
}
.dark .type_card .inWrapper .item_card .text::after,
.dark .type_notice .inWrapper .item_notice .info .text::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 50%;
    height: 25px;
    background: linear-gradient(90deg, rgba(46, 52, 64, 0), rgba(49, 52, 60, 1) 75%);
    pointer-events: none;
}
/*글가림 커스텀 End*/

/* ******************** new ******************** */
.type_card .wrapper h2, .type_notice .wrapper h2, .type_post .wrapper h2 {color: #514f57} /*제목색상*/
.dark .type_card .wrapper h2, .dark .type_notice .wrapper h2, .dark .type_post .wrapper h2 {color: #c5c5c5} /*제목색상*/
/* ==================== new ===END============== */
/*사이드바프로필*/
#profile .w-24 {width: 8rem}
#profile .h-24 {height: 8rem}
.rounded-x2l {border-radius: 15px}
/* ******************** 본문 제목 커스텀 ******************** */
.contents_style h2::first-letter,.contents_style h3::first-letter,.contents_style h4::first-letter,.contents_style h5::first-letter,.contents_style h6::first-letter {color: #dc5353 !important}
.dark .contents_style h2::first-letter,.dark .contents_style h3::first-letter,.dark .contents_style h4::first-letter,.dark .contents_style h5::first-letter,.dark .contents_style h6::first-letter {color: var(--point2) !important}
/* ==================== 본문 제목 커스텀 ===END============== */

/* ******************** 폰트 ******************** */
@font-face {font-family: Maplestory;font-style: normal;font-weight: 300;font-display: swap;src: url(images/Maplestory-Light.woff) format("woff")}
@font-face {font-family: Maplestory;font-style: normal;font-weight: 700;font-display: swap;src: url(images/Maplestory-Bold.woff) format("woff")}

@font-face {font-family: Paperlogy;font-style: normal;font-weight: 400;src: url(images/Paperlogy-4Regular.woff2) format("woff2")}
@font-face {font-family: Paperlogy;font-style: normal;font-weight: 500;src: url(images/Paperlogy-5Medium.woff2) format("woff2")}
@font-face {font-family: Paperlogy;font-style: normal;font-weight: 600;src: url(images/Paperlogy-6SemiBold.woff2) format("woff2")}
@font-face {font-family: Paperlogy;font-style: normal;font-weight: 700;src: url(images/Paperlogy-7Bold.woff2) format("woff2")}

@font-face {
    font-family: 'Montserrat Alternates';
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url(https://fonts.gstatic.com/s/montserratalternates/v12/mFTvWacfw6zH4dthXcyms1lPpC8I_b0juU0566fQ.woff2)
        format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC,
        U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} /*메인 커스텀 전용 폰트*/

#MontserratFont {font-family: 'Montserrat Alternates', sans-serif;}
.yuji-mai-regular {font-family: Yuji Mai, serif;font-weight: 400;font-style: normal;unicode-range: U+4E00-9FAF}
#home_mainText h2 {font-family: 'Montserrat Alternates', sans-serif}
/* ==================== 폰트 ===END============== */

/* ******************** 설정 ******************** */
.myBox,.myBox::after,.myBox::before,.myBox *,.myBox *::after,.myBox *::before {box-sizing: border-box}
.Bsection {width: 100vw !important;margin-left: calc(((100vw - 100%) / 2) * -1) !important}
@media screen and (min-width: 1400px) {.Bsection {/* + 스크롤바 overlay에 따른 처리 */width: calc(100vw - 0px) !important; /*250을 0으로*/margin-left: calc(((calc(100vw - 0px) - 100%) / 2) * -1) !important; /*250을 0으로*/}.Bsection2 {/* + 스크롤바 overlay에 따른 처리 (사이드바를 접었을때 사용할것) */width: calc(100vw - 0px) !important; /*250을 560으로*/ margin-left: calc(((calc(100vw - 0px) - 100%) / 2) * -1) ; /*500을 560으로*/}}
@media screen and (min-width: 1200px) {.Biframe {width: 80vw !important;margin-left: calc(((80vw - 100%) / 2) * -1) !important}}
@media screen and (min-width: 1500px) {.Biframe {width: calc(80vw - 250px) !important;margin-left: calc(((calc(80vw - 250px) - 100%) / 2) * -1) !important}}
@media screen and (min-width: 1800px) {.Biframe {width: calc(74vw - 250px) !important;margin-left: calc(((calc(74vw - 250px) - 100%) / 2) * -1) !important}}
/* ==================== 설정 ===END============== */

*,
::before,
::after {
  box-sizing: border-box;
  /* 1 */
  border-width: 0;
  /* 2 */
  border-style: solid;
  /* 2 */
  border-color: currentColor;
  /* 2 */
}

::before,
::after {
  --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
*/

html {
  line-height: 1.5;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -moz-tab-size: 4;
  /* 3 */
  -o-tab-size: 4;
  tab-size: 4;
  /* 3 */
  font-family: 'Paperlogy', 'Maplestory', 'Yuji Mai', SUIT, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  /* 4 */
  font-feature-settings: normal;
  /* 5 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0;
  /* 1 */
  line-height: inherit;
  /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0;
  /* 1 */
  color: inherit;
  /* 2 */
  border-top-width: 1px;
  /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

/*
Remove the default font size and weight for headings.
*/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

a {
  color: inherit;
  text-decoration: inherit;
}

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font family by default.
2. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family: "Source Code Pro", ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/*
Add the correct font size in all browsers.
*/

small {
  font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0;
  /* 1 */
  border-color: inherit;
  /* 2 */
  border-collapse: collapse;
  /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  font-weight: inherit;
  /* 1 */
  line-height: inherit;
  /* 1 */
  color: inherit;
  /* 1 */
  margin: 0;
  /* 2 */
  padding: 0;
  /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button;
  /* 1 */
  background-color: transparent;
  /* 2 */
  background-image: none;
  /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

:-moz-ui-invalid {
  box-shadow: none;
}

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

[type='search'] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

::-webkit-search-decoration {
  -webkit-appearance: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::-moz-placeholder,
textarea::-moz-placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

input::placeholder,
textarea::placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

/*
Set the default cursor for buttons.
*/

button,
[role="button"] {
  cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  /* display: block; 커스텀 오류*/
  /* 1 */
  vertical-align: middle;
  /* 2 */
}

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

img,
video {
  max-width: 100%;
  height: auto;
}

/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden] {
  display: none;
}

a,
button {
  pointer-events: auto;
}

*,
::before,
::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
}

.index-container {
  width: 100%;
  padding-left: 1rem;
  padding-right: 1rem;
}

@media (min-width: 1100px) {

  .index-container {
    margin-left: auto;
    margin-right: auto;
    width: var(--h-idx);
    padding-left: 0px;
    padding-right: 0px;
  }
}

.permalink-container {
  width: 100%;
  padding-left: 1rem;
  padding-right: 1rem;
}

@media (min-width: 1100px) {

  .permalink-container {
    margin-left: auto;
    margin-right: auto;
    width: var(--h-pem);
    max-width: 1100px;
    padding-left: 0px;
    padding-right: 0px;
  }
}

/* https://fontawesome.com/ */
.font-awesome {
  display: inline-block;
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  line-height: 1;
}

.fa-chevron-right {
  display: inline-block;
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  line-height: 1;
  font-weight: 700;
  --tw-content: '\f105';
  content: var(--tw-content);
}

.fa-circle-arrow-right {
  display: inline-block;
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  line-height: 1;
  font-weight: 700;
  --tw-content: '\f0a9';
  content: var(--tw-content);
}

.fa-tag {
  display: inline-block;
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  line-height: 1;
  font-weight: 700;
  --tw-content: '\f02b';
  content: var(--tw-content);
}

.fa-star {
  display: inline-block;
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  line-height: 1;
  --tw-content: '\f005';
  content: var(--tw-content);
}

.fa-xmark {
  display: inline-block;
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  line-height: 1;
  font-weight: 700;
  --tw-content: '\f00d';
  content: var(--tw-content);
}

.static {
  position: static;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.-left-\[calc\(theme\(spacing\.s\)\)\] {
  left: calc(calc(var(--h-s)) * -1);
}

.-top-0 {
  top: -0px;
}

.-top-0\.5 {
  top: -0.125rem;
}

.-top-\[1px\] {
  top: -1px;
}

.bottom-3 {
  bottom: 0.75rem;
}

.left-0 {
  left: 0px;
}

.left-auto {
  left: auto;
}

.right-0 {
  right: 0px;
}

.right-4 {
  right: 1rem;
}

.top-0 {
  top: 0px;
}

.top-12 {
  top: 3rem;
}

.top-20 {
  top: 5rem;
}

.top-3 {
  top: 0.75rem;
}

.top-4 {
  top: 1rem;
}

.top-5 {
  top: 1.25rem;
}

.top-px {
  top: 1px;
}

.-z-\[1\] {
  z-index: -1;
}

.z-0 {
  z-index: 0;
}

.z-10 {
  z-index: 10;
}

.z-20 {
  z-index: 20;
}

.z-50 {
  z-index: 50;
}

.z-\[10000\] {
  z-index: 10000;
}

.z-\[100\] {
  z-index: 100;
}

.z-\[200\] {
  z-index: 200;
}

.z-\[8000\] {
  z-index: 8000;
}

.z-\[9000\] {
  z-index: 9000;
}

.z-\[90\] {
  z-index: 90;
}

.m-0 {
  margin: 0px;
}

.mx-1 {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}

.mx-auto {
  margin-left: auto;
  margin-right: auto;
}

.my-0 {
  margin-top: 0px;
  margin-bottom: 0px;
}

.my-14 {
  margin-top: 3.5rem;
  margin-bottom: 3.5rem;
}

.my-4 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.my-5 {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}

.mb-10 {
  margin-bottom: 2.5rem;
}

.mb-2 {
  margin-bottom: 0.5rem;
}

.mb-3 {
  margin-bottom: 0.75rem;
}

.mb-4 {
  margin-bottom: 1rem;
}

.mb-5 {
  margin-bottom: 1.25rem;
}

.mb-6 {
  margin-bottom: 1.5rem;
}

.mb-7 {
  margin-bottom: 1.75rem;
}

.mb-8 {
  margin-bottom: 2rem;
}

.mb-9 {
  margin-bottom: 2.25rem;
}

.ml-3 {
  margin-left: 0.75rem;
}

.ml-4 {
  margin-left: 1rem;
}

.ml-auto {
  margin-left: auto;
}

.mr-1 {
  margin-right: 0.25rem;
}

.mr-1\.5 {
  margin-right: 0.375rem;
}

.mr-2 {
  margin-right: 0.5rem;
}

.mr-4 {
  margin-right: 1rem;
}

.mr-auto {
  margin-right: auto;
}

.mt-1 {
  margin-top: 0.25rem;
}

.mt-12 {
  margin-top: 3rem;
}

.mt-2 {
  margin-top: 0.5rem;
}

.mt-4 {
  margin-top: 1rem;
}

.mt-6 {
  margin-top: 1.5rem;
}

.mt-9 {
  margin-top: 2.25rem;
}

.box-border {
  box-sizing: border-box;
}

.block {
  display: block;
}

.inline-block {
  display: inline-block;
}

.inline {
  display: inline;
}

.flex {
  display: flex;
}

.table {
  display: table;
}

.grid {
  display: grid;
}

.hidden {
  display: none;
}

.h-0 {
  height: 0px;
}

.h-0\.5 {
  height: 0.125rem;
}

.h-10 {
  height: 2.5rem;
}

.h-11 {
  height: 2.75rem;
}

.h-14 {
  height: 3.5rem;
}

.h-20 {
  height: 5rem;
}

.h-24 {
  height: 6rem;
}

.h-5 {
  height: 1.25rem;
}

.h-8 {
  height: 2rem;
}

.h-9 {
  height: 2.25rem;
}

.h-\[calc\(theme\(spacing\.24\)\)\] {
  height: calc(6rem);
}

.h-full {
  height: 100%;
}

.h-h {
  height: var(--h-h);
}

.h-max {
  height: -moz-max-content;
  height: max-content;
}

.h-min {
  height: -moz-min-content;
  height: min-content;
}

.h-screen {
  height: 100vh;
}

.max-h-14 {
  max-height: 3.5rem;
}

.max-h-20 {
  max-height: 5rem;
}

.max-h-\[calc\(100vh-theme\(spacing\.20\)-theme\(spacing\.10\)-theme\(spacing\.3\)-2rem\)\] {
  max-height: calc(100vh - 5rem - 2.5rem - 0.75rem - 2rem);
}

.max-h-\[inherit\] {
  max-height: inherit;
}

.min-h-\[theme\(spacing\.h\)\] {
  min-height: var(--h-h);
}

.w-0 {
  width: 0px;
}

.w-10 {
  width: 2.5rem;
}

.w-11 {
  width: 2.75rem;
}

.w-14 {
  width: 3.5rem;
}

.w-20 {
  width: 5rem;
}

.w-24 {
  width: 6rem;
}

.w-48 {
  width: 12rem;
}

.w-56 {
  width: 14rem;
}

.w-64 {
  width: 16rem;
}

.w-8 {
  width: 2rem;
}

.w-9 {
  width: 2.25rem;
}

.w-\[calc\(theme\(spacing\.56\)\+theme\(spacing\.5\)\)\] {
  width: calc(14rem + 1.25rem);
}

.w-\[calc\(theme\(spacing\.s\)\+theme\(spacing\.8\)\)\] {
  width: calc(var(--h-s) + 2rem);
}

.w-full {
  width: 100%;
}

.w-max {
  width: -moz-max-content;
  width: max-content;
}

.w-s {
  width: var(--h-s);
}

.w-screen {
  width: 100vw;
}

.min-w-max {
  min-width: -moz-max-content;
  min-width: max-content;
}

.max-w-\[calc\(80vw-152px\)\] {
  max-width: calc(80vw - 152px);
}

.max-w-\[calc\(theme\(spacing\.56\)\)\] {
  max-width: calc(14rem);
}

.max-w-none {
  max-width: none;
}

.max-w-screen-lg {
  max-width: 1100px;
}

.rotate-90 {
  --tw-rotate: 90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.scale-75 {
  --tw-scale-x: .75;
  --tw-scale-y: .75;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

@keyframes loading {

  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.animate-loading {
  animation: loading 1s linear infinite;
}

@keyframes pulse {

  50% {
    opacity: .5;
  }
}

.animate-pulse {
  animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
}

.cursor-pointer {
  cursor: pointer;
}

.resize-none {
  resize: none;
}

.list-inside {
  list-style-position: inside;
}

.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}

.flex-col {
  flex-direction: column;
}

.flex-wrap {
  flex-wrap: wrap;
}

.items-end {
  align-items: flex-end;
}

.items-center {
  align-items: center;
}

.justify-start {
  justify-content: flex-start;
}

.justify-end {
  justify-content: flex-end;
}

.justify-center {
  justify-content: center;
}

.justify-between {
  justify-content: space-between;
}

.gap-2 {
  gap: 0.5rem;
}

.gap-3 {
  gap: 0.75rem;
}

.gap-x-0 {
  -moz-column-gap: 0px;
  column-gap: 0px;
}

.gap-x-0\.5 {
  -moz-column-gap: 0.125rem;
  column-gap: 0.125rem;
}

.gap-x-1 {
  -moz-column-gap: 0.25rem;
  column-gap: 0.25rem;
}

.gap-x-2 {
  -moz-column-gap: 0.5rem;
  column-gap: 0.5rem;
}

.gap-x-2\.5 {
  -moz-column-gap: 0.625rem;
  column-gap: 0.625rem;
}

.gap-x-3 {
  -moz-column-gap: 0.75rem;
  column-gap: 0.75rem;
}

.gap-x-4 {
  -moz-column-gap: 1rem;
  column-gap: 1rem;
}

.gap-x-5 {
  -moz-column-gap: 1.25rem;
  column-gap: 1.25rem;
}

.gap-y-1 {
  row-gap: 0.25rem;
}

.gap-y-12 {
  row-gap: 3rem;
}

.gap-y-2 {
  row-gap: 0.5rem;
}

.gap-y-3 {
  row-gap: 0.75rem;
}

.gap-y-4 {
  row-gap: 1rem;
}

.gap-y-6 {
  row-gap: 1.5rem;
}

.gap-y-8 {
  row-gap: 2rem;
}

.overflow-hidden {
  overflow: hidden;
}

.overflow-visible {
  overflow: visible;
}

.overflow-x-hidden {
  overflow-x: hidden;
}

.overflow-y-scroll {
  overflow-y: scroll;
}

.scroll-smooth {
  scroll-behavior: smooth;
}

.whitespace-normal {
  white-space: normal;
}

.break-all {
  word-break: break-all;
}

.rounded {
  border-radius: 0.25rem;
}

.rounded-full {
  border-radius: 9999px;
}

.rounded-lg {
  border-radius: 0.5rem;
}

.rounded-md {
  border-radius: 0.375rem;
}

.rounded-none {
  border-radius: 0px;
}

.rounded-sm {
  border-radius: 0.125rem;
}

.rounded-xl {
  border-radius: 0.75rem;
}

.rounded-l-md {
  border-top-left-radius: 0.375rem;
  border-bottom-left-radius: 0.375rem;
}

.border-0 {
  border-width: 0px;
}

.border-2 {
  border-width: 2px;
}

.border-b {
  border-bottom-width: 1px;
}

.border-l-2 {
  border-left-width: 2px;
}

.border-r-0 {
  border-right-width: 0px;
}

.border-t {
  border-top-width: 1px;
}

.border-solid {
  border-style: solid;
}

.border-dashed {
  border-style: dashed;
}

.border-none {
  border-style: none;
}

.border-h-300 {
  --tw-border-opacity: 1;
  border-color: rgb(72 70 78 / var(--tw-border-opacity));
}

.border-h-500\/20 {
  border-color: rgb(102 102 110 / 0.2);
}

.border-b-h-300 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(196 196 202 / var(--tw-border-opacity));
}

.border-l-h-500 {
  --tw-border-opacity: 1;
  border-left-color: rgb(102 102 110 / var(--tw-border-opacity));
}

.border-t-h-300 {
  --tw-border-opacity: 1;
  border-top-color: rgb(196 196 202 / var(--tw-border-opacity));
}

.bg-h-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(249 251 255 / var(--tw-bg-opacity));
}

.bg-h-100\/50 {
  background-color: rgb(249 251 255 / 0.5);
}

.bg-h-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(235 237 242 / var(--tw-bg-opacity));
}

.bg-h-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(196 196 202 / var(--tw-bg-opacity));
}

.bg-h-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(53 54 56 / var(--tw-bg-opacity));
}

.bg-h-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(41 42 45 / var(--tw-bg-opacity));
}

.bg-h-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(49 52 60 / var(--tw-bg-opacity));
}

.bg-h-900\/50 {
  background-color: rgb(0 0 0 / 0.5);
}

.bg-transparent {
  background-color: transparent;
}

.bg-none {
  background-image: none;
}

.object-cover {
  -o-object-fit: cover;
  object-fit: cover;
}

.p-0 {
  padding: 0px;
}

.p-4 {
  padding: 1rem;
}

.p-5 {
  padding: 1.25rem;
}

.p-6 {
  padding: 1.5rem;
}

.p-8 {
  padding: 2rem;
}

.px-0 {
  padding-left: 0px;
  padding-right: 0px;
}

.px-1 {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}

.px-1\.5 {
  padding-left: 0.375rem;
  padding-right: 0.375rem;
}

.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.px-2\.5 {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}

.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}

.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.py-0 {
  padding-top: 0px;
  padding-bottom: 0px;
}

.py-0\.5 {
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
}

.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

.py-1\.5 {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}

.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.pb-0 {
  padding-bottom: 0px;
}

.pb-1 {
  padding-bottom: 0.25rem;
}

.pb-12 {
  padding-bottom: 3rem;
}

.pb-2 {
  padding-bottom: 0.5rem;
}

.pb-6 {
  padding-bottom: 1.5rem;
}

.pl-0 {
  padding-left: 0px;
}

.pl-3 {
  padding-left: 0.75rem;
}

.pl-4 {
  padding-left: 1rem;
}

.pr-1 {
  padding-right: 0.25rem;
}

.pt-0 {
  padding-top: 0px;
}

.pt-4 {
  padding-top: 1rem;
}

.pt-7 {
  padding-top: 1.75rem;
}

.pt-8 {
  padding-top: 2rem;
}

.pt-9 {
  padding-top: 2.25rem;
}

.pt-\[100\%\] {
  padding-top: 100%;
}

.pt-\[66\.66\%\] {
  padding-top: 66.66%;
}

.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.font-\[initial\] {
  font-family: initial;
}

.font-sans {
  font-family: SUIT, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}

.text-2xs {
  font-size: 0.625rem;
}

.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}

.text-\[0\] {
  font-size: 0;
}

.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}

.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}

.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}

.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}

.font-bold {
  font-weight: 700;
}

.font-medium {
  font-weight: 500;
}

.font-normal {
  font-weight: 400;
}

.font-semibold {
  font-weight: 600;
}

.leading-7 {
  line-height: 1.75rem;
}

.leading-8 {
  line-height: 2rem;
}

.leading-loose {
  line-height: 2;
}

.leading-none {
  line-height: 1;
}

.text-h-200 {
  --tw-text-opacity: 1;
  color: rgb(196 196 202 / var(--tw-text-opacity));
}

.text-h-400 {
  --tw-text-opacity: 1;
  color: rgb(72 70 78 / var(--tw-text-opacity));
}

.dark .text-h-400 {
  --tw-text-opacity: 1;
  color: rgb(196 196 202 / var(--tw-text-opacity));
}

.text-h-500 {
  --tw-text-opacity: 1;
  color: rgb(102 102 110 / var(--tw-text-opacity));
}

.text-h-600 {
  --tw-text-opacity: 1;
  color: rgb(53 54 56 / var(--tw-text-opacity));
}

.text-h-800 {
  --tw-text-opacity: 1;
  color: rgb(72 70 78 / var(--tw-text-opacity));
}

.text-h-900 {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.text-h-orange {
  --tw-text-opacity: 1;
  color: rgb(255 85 68 / var(--tw-text-opacity));
}

.underline {
  text-decoration-line: underline;
}

.opacity-0 {
  opacity: 0;
}

.opacity-100 {
  opacity: 1;
}

.opacity-70 {
  opacity: 0.7;
}

.shadow-none {
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.outline-none {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.outline-0 {
  outline-width: 0px;
}

.invert {
  --tw-invert: invert(100%);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.backdrop-blur {
  --tw-backdrop-blur: blur(8px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}

.transition {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-\[left\] {
  transition-property: left;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.duration-100 {
  transition-duration: 100ms;
}

.duration-200 {
  transition-duration: 200ms;
}

.duration-300 {
  transition-duration: 300ms;
}

.ease-in {
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}

.ease-linear {
  transition-timing-function: linear;
}

.ease-out {
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

.content-\[\'\'\] {
  --tw-content: '';
  content: var(--tw-content);
}

.content-\[\'\\f0ab\'\] {
  --tw-content: '\f0ab';
  content: var(--tw-content);
}

.text-hidden {
  position: absolute !important;
  margin: -1px !important;
  height: 1px !important;
  width: 1px !important;
  overflow: hidden !important;
}

.text-overflow-hidden {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* https://github.com/aFarkas/lazysizes#css-api */
@keyframes pulse {

  50% {
    opacity: .5;
  }
}

.lazyload,
.lazyloading {
  animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
  --tw-bg-opacity: 1;
  background-color: rgb(196 196 202 / var(--tw-bg-opacity));
}

.dark .lazyload,
.dark .lazyloading {
  --tw-bg-opacity: 1;
  background-color: rgb(41 42 45 / var(--tw-bg-opacity));
}

.lazyload:not([src]) {
  visibility: hidden;
}

.before\:fa-star::before {
  display: inline-block;
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  line-height: 1;
  --tw-content: '\f005';
  content: var(--tw-content);
}

.before\:fa-paper-plane::before {
  display: inline-block;
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  line-height: 1;
  font-weight: 700;
  --tw-content: '\f1d8';
  content: var(--tw-content);
}

.before\:fa-lock-open::before {
  display: inline-block;
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  line-height: 1;
  font-weight: 700;
  --tw-content: '\f3c1';
  content: var(--tw-content);
}

.before\:fa-mug-saucer::before {
  display: inline-block;
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  line-height: 1;
  font-weight: 700;
  --tw-content: '\f0f4';
  content: var(--tw-content);
}

.before\:fa-xmark::before {
  display: inline-block;
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  line-height: 1;
  font-weight: 700;
  --tw-content: '\f00d';
  content: var(--tw-content);
}

.before\:fa-ellipsis-vertical::before {
  display: inline-block;
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  line-height: 1;
  font-weight: 700;
  --tw-content: '\f142';
  content: var(--tw-content);
}

.before\:fa-thumbtack::before {
  display: inline-block;
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  line-height: 1;
  font-weight: 700;
  --tw-content: '\f08d';
  content: var(--tw-content);
}

.before\:absolute::before {
  content: var(--tw-content);
  position: absolute;
}

.before\:left-0::before {
  content: var(--tw-content);
  left: 0px;
}

.before\:right-0::before {
  content: var(--tw-content);
  right: 0px;
}

.before\:top-0::before {
  content: var(--tw-content);
  top: 0px;
}

.before\:z-10::before {
  content: var(--tw-content);
  z-index: 10;
}

.before\:hidden::before {
  content: var(--tw-content);
  display: none;
}

.before\:h-screen::before {
  content: var(--tw-content);
  height: 100vh;
}

.before\:w-full::before {
  content: var(--tw-content);
  width: 100%;
}

.before\:bg-h-900\/20::before {
  content: var(--tw-content);
  background-color: rgb(0 0 0 / 0.2);
}

.before\:bg-gradient-to-b::before {
  content: var(--tw-content);
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
}

.before\:from-transparent::before {
  content: var(--tw-content);
  --tw-gradient-from: transparent;
  --tw-gradient-to: rgb(0 0 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.before\:font-bold::before {
  content: var(--tw-content);
  font-weight: 700;
}

.before\:text-h-500::before {
  content: var(--tw-content);
  --tw-text-opacity: 1;
  color: rgb(102 102 110 / var(--tw-text-opacity));
}

.before\:text-h-800::before {
  content: var(--tw-content);
  --tw-text-opacity: 1;
  color: rgb(72 70 78 / var(--tw-text-opacity));
}

.before\:opacity-0::before {
  content: var(--tw-content);
  opacity: 0;
}

.before\:opacity-100::before {
  content: var(--tw-content);
  opacity: 1;
}

.before\:content-\[\"\"\]::before {
  --tw-content: "";
  content: var(--tw-content);
}

.last-of-type\:pb-8:last-of-type {
  padding-bottom: 2rem;
}

.empty\:hidden:empty {
  display: none;
}

.empty\:before\:content-\[attr\(data-empty\)\]:empty::before {
  --tw-content: attr(data-empty);
  content: var(--tw-content);
}

.hover\:bg-h-300:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(196 196 202 / var(--tw-bg-opacity));
}

.hover\:bg-h-600:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(53 54 56 / var(--tw-bg-opacity));
}

.hover\:bg-transparent:hover {
  background-color: transparent;
}

.hover\:text-h-200:hover {
  --tw-text-opacity: 1;
  color: rgb(196 196 202 / var(--tw-text-opacity));
}

.hover\:text-h-600:hover {
  --tw-text-opacity: 1;
  color: rgb(53 54 56 / var(--tw-text-opacity));
}

.hover\:text-h-800:hover {
  --tw-text-opacity: 1;
  color: rgb(72 70 78 / var(--tw-text-opacity));
}

.disabled\:bg-h-200:disabled {
  --tw-bg-opacity: 1;
  background-color: rgb(196 196 202 / var(--tw-bg-opacity));
}

.dark .dark\:border-h-100\/20 {
  border-color: rgb(255 255 255 / 0.2);
}

.dark .dark\:border-h-600 {
  --tw-border-opacity: 1;
  border-color: rgb(114 114 114 / var(--tw-border-opacity));
}

.dark .dark\:border-b-h-600 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(53 54 56 / var(--tw-border-opacity));
}

.dark .dark\:border-l-h-100 {
  --tw-border-opacity: 1;
  border-left-color: rgb(255 255 255 / var(--tw-border-opacity));
}

.dark .dark\:bg-h-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(196 196 202 / var(--tw-bg-opacity));
}

.dark .dark\:bg-h-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(102 102 110 / var(--tw-bg-opacity));
}

.dark .dark\:bg-h-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(53 54 56 / var(--tw-bg-opacity));
}

.dark .dark\:bg-h-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(44 44 52 / var(--tw-bg-opacity));
}

.dark .dark\:bg-h-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(49 52 60 / var(--tw-bg-opacity));
}

.dark .dark\:bg-h-800\/80 {
  background-color: rgb(49 52 60 / 0.8);
}

.dark .dark\:text-h-200 {
  --tw-text-opacity: 1;
  color: rgb(196 196 202 / var(--tw-text-opacity));
}

.dark .dark\:text-h-300 {
  --tw-text-opacity: 1;
  color: rgb(196 196 202 / var(--tw-text-opacity));
}

.dark .dark\:text-h-400 {
  --tw-text-opacity: 1;
  color: rgb(72 70 78 / var(--tw-text-opacity));
}

.dark .dark\:text-h-blue {
  --tw-text-opacity: 1;
  color: rgb(93 176 215 / var(--tw-text-opacity));
}

.dark .dark\:opacity-100 {
  opacity: 1;
}

.dark .dark\:invert {
  --tw-invert: invert(100%);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.dark .before\:dark\:text-h-200::before {
  content: var(--tw-content);
  --tw-text-opacity: 1;
  color: rgb(196 196 202 / var(--tw-text-opacity));
}

.dark .dark\:before\:text-h-200::before {
  content: var(--tw-content);
  --tw-text-opacity: 1;
  color: rgb(196 196 202 / var(--tw-text-opacity));
}

.dark .dark\:hover\:bg-h-600:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(53 54 56 / var(--tw-bg-opacity));
}

.dark .dark\:hover\:text-h-200:hover {
  --tw-text-opacity: 1;
  color: rgb(196 196 202 / var(--tw-text-opacity));
}

@media not all and (min-width: 1820px) {

  .max-2xl\:fixed {
    position: fixed;
  }

  .max-2xl\:-right-60 {
    right: -15rem;
  }

  .max-2xl\:right-4 {
    right: 1rem;
  }

  .max-2xl\:top-20 {
    top: 5rem;
  }

  .max-2xl\:z-\[201\] {
    z-index: 201;
  }

  .max-2xl\:rounded-xl {
    border-radius: 0.75rem;
  }

  .max-2xl\:bg-h-200 {
    --tw-bg-opacity: 1;
    background-color: rgb(196 196 202 / var(--tw-bg-opacity));
  }

  .max-2xl\:p-6 {
    padding: 1.5rem;
  }

  .max-2xl\:pr-14 {
    padding-right: 3.5rem;
  }

  .max-2xl\:pt-8 {
    padding-top: 2rem;
  }

  .max-2xl\:transition-\[right\] {
    transition-property: right;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .max-2xl\:duration-200 {
    transition-duration: 200ms;
  }

  .dark .max-2xl\:dark\:bg-h-700 {
    --tw-bg-opacity: 1;
    background-color: rgb(41 42 45 / var(--tw-bg-opacity));
  }
}

@media not all and (min-width: 1100px) {

  .max-lg\:hidden {
    display: none;
  }

  .max-lg\:w-full {
    width: 100%;
  }
}

@media not all and (min-width: 768px) {

  .max-md\:hidden {
    display: none;
  }
}

@media not all and (min-width: 640px) {

  .max-sm\:flex {
    display: flex;
  }

  .max-sm\:flex-col {
    flex-direction: column;
  }
}

@media (min-width: 640px) {

  .sm\:mb-5 {
    margin-bottom: 1.25rem;
  }

  .sm\:h-64 {
    height: 16rem;
  }

  .sm\:w-64 {
    width: 16rem;
  }

  .sm\:shrink-0 {
    flex-shrink: 0;
  }

  .sm\:grow {
    flex-grow: 1;
  }

  .sm\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .sm\:flex-row-reverse {
    flex-direction: row-reverse;
  }

  .sm\:items-center {
    align-items: center;
  }

  .sm\:justify-end {
    justify-content: flex-end;
  }

  .sm\:border-t {
    border-top-width: 1px;
  }

  .sm\:border-solid {
    border-style: solid;
  }

  .sm\:border-h-300 {
    --tw-border-opacity: 1;
    border-color: rgb(196 196 202 / var(--tw-border-opacity));
  }

  .sm\:pl-10 {
    padding-left: 2.5rem;
  }

  .sm\:pr-10 {
    padding-right: 2.5rem;
  }

  .sm\:text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }

  .dark .sm\:dark\:border-h-600 {
    --tw-border-opacity: 1;
    border-color: rgb(114 114 114 / var(--tw-border-opacity));
  }
}

@media (min-width: 768px) {

  .md\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .md\:text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}

@media (min-width: 1100px) {

  .lg\:mb-16 {
    margin-bottom: 4rem;
  }

  .lg\:mt-20 {
    margin-top: 5rem;
  }

  .lg\:grid-cols-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }

  .lg\:gap-y-16 {
    row-gap: 4rem;
  }

  .lg\:gap-y-8 {
    row-gap: 2rem;
  }

  .lg\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .lg\:pb-16 {
    padding-bottom: 4rem;
  }

  .lg\:text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}

@media (min-width: 1400px) {

  .xl\:invisible {
    visibility: hidden;
  }

  .xl\:left-0 {
    left: 0px;
  }

  .xl\:w-c {
    width: var(--h-c);
  }

  .xl\:pl-s {
    padding-left: var(--h-s);
  }
}

@media (min-width: 1820px) {

  .\32xl\:absolute {
    position: absolute;
  }

  .\32xl\:sticky {
    position: sticky;
  }

  .\32xl\:top-0 {
    top: 0px;
  }

  .\32xl\:top-20 {
    top: 5rem;
  }

  .\32xl\:ml-\[calc\(\(\(1100px\+theme\(spacing\.pem\)\)\/2\)\+theme\(spacing\.5\)\)\] {
    margin-left: calc(((1100px + var(--h-pem)) / 2) + 1.25rem);
  }

  .\32xl\:block {
    display: block;
  }

  .\32xl\:hidden {
    display: none;
  }

  .\32xl\:h-full {
    height: 100%;
  }

  .\32xl\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

#shortcutLayer {

  --tw-bg-opacity: 1;

  background-color: rgb(196 196 202 / var(--tw-bg-opacity));

  --tw-shadow: 0 0 #0000;

  --tw-shadow-colored: 0 0 #0000;

  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.dark #shortcutLayer {

  --tw-bg-opacity: 1;

  background-color: rgb(41 42 45 / var(--tw-bg-opacity))
}

#shortcutLayer .btn_doc_close {

  border-width: 0px;

  --tw-bg-opacity: 1;

  background-color: rgb(41 42 45 / var(--tw-bg-opacity));

  --tw-text-opacity: 1;

  color: rgb(196 196 202 / var(--tw-text-opacity))
}

.dark #shortcutLayer .btn_doc_close {

  --tw-bg-opacity: 1;

  background-color: rgb(53 54 56 / var(--tw-bg-opacity))
}

#shortcutLayer h2,
#shortcutLayer h3 {

  font-weight: 700
}

#shortcutLayer h2,
#shortcutLayer h3,
#shortcutLayer th,
#shortcutLayer td,
#shortcutLayer p {

  --tw-border-opacity: 1;

  border-color: rgb(196 196 202 / var(--tw-border-opacity));

  --tw-text-opacity: 1;

  color: rgb(53 54 56 / var(--tw-text-opacity))
}

.dark #shortcutLayer h2,
.dark #shortcutLayer h3,
.dark #shortcutLayer th,
.dark #shortcutLayer td,
.dark #shortcutLayer p {

  --tw-border-opacity: 1;

  border-color: rgb(114 114 114 / var(--tw-border-opacity));

  --tw-text-opacity: 1;

  color: rgb(196 196 202 / var(--tw-text-opacity))
}

[data-tistory-react-app=Comment] .tt-comment-cont * {
  font-family: SUIT, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important
}

[data-tistory-react-app=Comment] .tt-comment-cont .tt-box-total {
  display: none
}

[data-tistory-react-app=Comment] .tt-comment-cont .tt_cheers_msg {
  display: none
}

[data-tistory-react-app=Comment] .tt-comment-cont .tt-txt-mention {
  margin-right: 0.25rem;
  border-radius: 0.25rem;
  background-color: transparent;
  padding: 0px;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(255 85 68 / var(--tw-text-opacity))
}

[data-tistory-react-app=Comment] .tt-comment-cont .tt-txt-mention::before {
  content: var(--tw-content);
  display: none
}

.dark [data-tistory-react-app=Comment] .tt-comment-cont .tt-txt-mention {
  --tw-text-opacity: 1;
  color: rgb(93 176 215 / var(--tw-text-opacity))
}

[data-tistory-react-app=Comment] .tt-comment-cont .tt_ico_profile,
[data-tistory-react-app=Comment] .tt-comment-cont .tt_ico_fixed,
[data-tistory-react-app=Comment] .tt-comment-cont .tt-xe-input-helper,
[data-tistory-react-app=Comment] .tt-comment-cont .tt_ico_lock,
[data-tistory-react-app=Comment] .tt-comment-cont .tt-button-modify {
  margin: 0px !important;
  height: -moz-max-content !important;
  height: max-content !important;
  width: -moz-max-content !important;
  width: max-content !important;
  overflow: visible !important;
  background-image: none !important;
  --tw-text-opacity: 1 !important;
  color: rgb(72 70 78 / var(--tw-text-opacity)) !important
}

[data-tistory-react-app=Comment] .tt-comment-cont form .tt-area-write .tt_wrap_write .tt-box-account {
  display: flex;
  -moz-column-gap: 0.5rem;
  column-gap: 0.5rem;
}

[data-tistory-react-app=Comment] .tt-comment-cont form .tt-area-write .tt_wrap_write .tt-box-account input {
  box-sizing: border-box;
  border-radius: 0.5rem;
  border-width: 0px;
  --tw-bg-opacity: 1;
  background-color: rgb(196 196 202 / var(--tw-bg-opacity));
  padding: 1.25rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(72 70 78 / var(--tw-text-opacity));
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.dark [data-tistory-react-app=Comment] .tt-comment-cont form .tt-area-write .tt_wrap_write .tt-box-account input {
  --tw-bg-opacity: 1;
  background-color: rgb(41 42 45 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(196 196 202 / var(--tw-text-opacity));
}

[data-tistory-react-app=Comment] .tt-comment-cont form .tt-area-write .tt_wrap_write .tt-box-textarea .tt-inner-g {
  box-sizing: border-box;
  width: 100%;
  overflow: hidden;
  border-radius: 0.5rem;
  border-width: 0px;
  --tw-bg-opacity: 1;
  background-color: rgb(196 196 202 / var(--tw-bg-opacity));
  padding: 1.25rem;
}

.dark [data-tistory-react-app=Comment] .tt-comment-cont form .tt-area-write .tt_wrap_write .tt-box-textarea .tt-inner-g {
  --tw-bg-opacity: 1;
  background-color: rgb(41 42 45 / var(--tw-bg-opacity));
}

[data-tistory-react-app=Comment] .tt-comment-cont form .tt-area-write .tt_wrap_write .tt-box-textarea .tt-inner-g .tt_txt_user {
  margin-bottom: 0.75rem;
  --tw-bg-opacity: 1;
  background-color: rgb(196 196 202 / var(--tw-bg-opacity));
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(72 70 78 / var(--tw-text-opacity));
}

.dark [data-tistory-react-app=Comment] .tt-comment-cont form .tt-area-write .tt_wrap_write .tt-box-textarea .tt-inner-g .tt_txt_user {
  --tw-bg-opacity: 1;
  background-color: rgb(41 42 45 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(196 196 202 / var(--tw-text-opacity));
}

[data-tistory-react-app=Comment] .tt-comment-cont form .tt-area-write .tt_wrap_write .tt-box-textarea .tt-inner-g textarea,
[data-tistory-react-app=Comment] .tt-comment-cont form .tt-area-write .tt_wrap_write .tt-box-textarea .tt-inner-g div {
  height: -moz-min-content;
  height: min-content;
  resize: none;
  border-width: 0px;
  --tw-bg-opacity: 1;
  background-color: rgb(196 196 202 / var(--tw-bg-opacity));
  font-size: 0.875rem;
  line-height: 1.75rem;
  --tw-text-opacity: 1;
  color: rgb(72 70 78 / var(--tw-text-opacity));
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.dark [data-tistory-react-app=Comment] .tt-comment-cont form .tt-area-write .tt_wrap_write .tt-box-textarea .tt-inner-g textarea,
.dark [data-tistory-react-app=Comment] .tt-comment-cont form .tt-area-write .tt_wrap_write .tt-box-textarea .tt-inner-g div {
  --tw-bg-opacity: 1;
  background-color: rgb(41 42 45 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(196 196 202 / var(--tw-text-opacity));
}

[data-tistory-react-app=Comment] .tt-comment-cont form .tt-area-write .tt_wrap_write .tt-box-write {
  display: flex;
  justify-content: flex-end;
  -moz-column-gap: 0.5rem;
  column-gap: 0.5rem;
}

[data-tistory-react-app=Comment] .tt-comment-cont form .tt-area-write .tt_wrap_write .tt-box-write>div {
  display: flex;
  -moz-column-gap: 0.5rem;
  column-gap: 0.5rem;
}

[data-tistory-react-app=Comment] .tt-comment-cont form .tt-area-write .tt_wrap_write .tt-box-write .tt-xe-label,
[data-tistory-react-app=Comment] .tt-comment-cont form .tt-area-write .tt_wrap_write .tt-box-write .tt-btn-cancel,
[data-tistory-react-app=Comment] .tt-comment-cont form .tt-area-write .tt_wrap_write .tt-box-write .tt-btn_register,
[data-tistory-react-app=Comment] .tt-comment-cont form .tt-area-write .tt_wrap_write .tt-box-write .tt-btn_register:disabled {
  --tw-bg-opacity: 1;
  background-color: rgb(196 196 202 / var(--tw-bg-opacity));
}

[data-tistory-react-app=Comment] .tt-comment-cont form .tt-area-write .tt_wrap_write .tt-box-write .tt-xe-label:hover,
[data-tistory-react-app=Comment] .tt-comment-cont form .tt-area-write .tt_wrap_write .tt-box-write .tt-btn-cancel:hover,
[data-tistory-react-app=Comment] .tt-comment-cont form .tt-area-write .tt_wrap_write .tt-box-write .tt-btn_register:hover,
[data-tistory-react-app=Comment] .tt-comment-cont form .tt-area-write .tt_wrap_write .tt-box-write .tt-btn_register:disabled:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(196 196 202 / var(--tw-bg-opacity));
}

.dark [data-tistory-react-app=Comment] .tt-comment-cont form .tt-area-write .tt_wrap_write .tt-box-write .tt-xe-label,
.dark [data-tistory-react-app=Comment] .tt-comment-cont form .tt-area-write .tt_wrap_write .tt-box-write .tt-btn-cancel,
.dark [data-tistory-react-app=Comment] .tt-comment-cont form .tt-area-write .tt_wrap_write .tt-box-write .tt-btn_register,
.dark [data-tistory-react-app=Comment] .tt-comment-cont form .tt-area-write .tt_wrap_write .tt-box-write .tt-btn_register:disabled {
  --tw-bg-opacity: 1;
  background-color: rgb(41 42 45 / var(--tw-bg-opacity));
}

.dark [data-tistory-react-app=Comment] .tt-comment-cont form .tt-area-write .tt_wrap_write .tt-box-write .tt-xe-label:hover,
.dark [data-tistory-react-app=Comment] .tt-comment-cont form .tt-area-write .tt_wrap_write .tt-box-write .tt-btn-cancel:hover,
.dark [data-tistory-react-app=Comment] .tt-comment-cont form .tt-area-write .tt_wrap_write .tt-box-write .tt-btn_register:hover,
.dark [data-tistory-react-app=Comment] .tt-comment-cont form .tt-area-write .tt_wrap_write .tt-box-write .tt-btn_register:disabled:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(53 54 56 / var(--tw-bg-opacity));
}

[data-tistory-react-app=Comment] .tt-comment-cont form .tt-area-write .tt_wrap_write .tt-box-write .tt-xe-label,
[data-tistory-react-app=Comment] .tt-comment-cont form .tt-area-write .tt_wrap_write .tt-box-write .tt-btn-cancel,
[data-tistory-react-app=Comment] .tt-comment-cont form .tt-area-write .tt_wrap_write .tt-box-write .tt-btn_register {
  margin: 0px;
  display: flex;
  height: 2.5rem;
  width: 2.5rem;
  min-width: -moz-max-content;
  min-width: max-content;
  align-items: center;
  justify-content: center;
  border-radius: 0.5rem;
  border-width: 0px;
  padding: 0px;
  font-size: 0;
  outline-width: 0px;
}

[data-tistory-react-app=Comment] .tt-comment-cont form .tt-area-write .tt_wrap_write .tt-box-write .tt-xe-input-helper::before,
[data-tistory-react-app=Comment] .tt-comment-cont form .tt-area-write .tt_wrap_write .tt-box-write .tt-btn-cancel::before,
[data-tistory-react-app=Comment] .tt-comment-cont form .tt-area-write .tt_wrap_write .tt-box-write .tt-btn_register::before {
  content: var(--tw-content);
  --tw-text-opacity: 1;
  color: rgb(102 102 110 / var(--tw-text-opacity));
}

.dark [data-tistory-react-app=Comment] .tt-comment-cont form .tt-area-write .tt_wrap_write .tt-box-write .tt-xe-input-helper::before,
.dark [data-tistory-react-app=Comment] .tt-comment-cont form .tt-area-write .tt_wrap_write .tt-box-write .tt-btn-cancel::before,
.dark [data-tistory-react-app=Comment] .tt-comment-cont form .tt-area-write .tt_wrap_write .tt-box-write .tt-btn_register::before {
  content: var(--tw-content);
  --tw-text-opacity: 1;
  color: rgb(196 196 202 / var(--tw-text-opacity));
}

[data-tistory-react-app=Comment] .tt-comment-cont form .tt-area-write .tt_wrap_write .tt-box-write .tt-xe-label input[type="checkbox"]:checked+.tt-xe-input-helper::before {
  display: inline-block;
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  line-height: 1;
  font-weight: 700;
  --tw-content: '\f023';
  content: var(--tw-content);
}

[data-tistory-react-app=Comment] .tt-comment-cont form .tt-area-write .tt_wrap_write .tt-box-write .tt-xe-label .tt-xe-input-helper::before {
  display: inline-block;
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  line-height: 1;
  font-weight: 700;
  --tw-content: '\f3c1';
  content: var(--tw-content);
  font-size: 0.875rem;
  line-height: 1.25rem;
}

[data-tistory-react-app=Comment] .tt-comment-cont form .tt-area-write .tt_wrap_write .tt-box-write .tt-btn-cancel::before {
  display: inline-block;
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  line-height: 1;
  font-weight: 700;
  --tw-content: '\f00d';
  content: var(--tw-content);
  font-size: 1rem;
  line-height: 1.5rem;
}

[data-tistory-react-app=Comment] .tt-comment-cont form .tt-area-write .tt_wrap_write .tt-box-write .tt-btn_register::before {
  display: inline-block;
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  line-height: 1;
  font-weight: 700;
  --tw-content: '\f1d8';
  content: var(--tw-content);
  font-size: 0.875rem;
  line-height: 1.25rem;
}

[data-tistory-react-app=Comment] .tt-comment-cont .tt-item-reply form .tt-area-write .tt_wrap_write .tt-box-account input {
  --tw-bg-opacity: 1;
  background-color: rgb(196 196 202 / var(--tw-bg-opacity));
}

.dark [data-tistory-react-app=Comment] .tt-comment-cont .tt-item-reply form .tt-area-write .tt_wrap_write .tt-box-account input {
  --tw-bg-opacity: 1;
  background-color: rgb(53 54 56 / var(--tw-bg-opacity));
}

[data-tistory-react-app=Comment] .tt-comment-cont .tt-item-reply form .tt-area-write .tt_wrap_write .tt-box-textarea .tt-inner-g {
  --tw-bg-opacity: 1;
  background-color: rgb(196 196 202 / var(--tw-bg-opacity));
}

.dark [data-tistory-react-app=Comment] .tt-comment-cont .tt-item-reply form .tt-area-write .tt_wrap_write .tt-box-textarea .tt-inner-g {
  --tw-bg-opacity: 1;
  background-color: rgb(53 54 56 / var(--tw-bg-opacity));
}

[data-tistory-react-app=Comment] .tt-comment-cont .tt-item-reply form .tt-area-write .tt_wrap_write .tt-box-textarea .tt-inner-g .tt_txt_user {
  --tw-bg-opacity: 1;
  background-color: rgb(196 196 202 / var(--tw-bg-opacity));
}

.dark [data-tistory-react-app=Comment] .tt-comment-cont .tt-item-reply form .tt-area-write .tt_wrap_write .tt-box-textarea .tt-inner-g .tt_txt_user {
  --tw-bg-opacity: 1;
  background-color: rgb(53 54 56 / var(--tw-bg-opacity));
}

[data-tistory-react-app=Comment] .tt-comment-cont .tt-item-reply form .tt-area-write .tt_wrap_write .tt-box-textarea .tt-inner-g textarea,
[data-tistory-react-app=Comment] .tt-comment-cont .tt-item-reply form .tt-area-write .tt_wrap_write .tt-box-textarea .tt-inner-g div {
  --tw-bg-opacity: 1;
  background-color: rgb(196 196 202 / var(--tw-bg-opacity));
}

.dark [data-tistory-react-app=Comment] .tt-comment-cont .tt-item-reply form .tt-area-write .tt_wrap_write .tt-box-textarea .tt-inner-g textarea,
.dark [data-tistory-react-app=Comment] .tt-comment-cont .tt-item-reply form .tt-area-write .tt_wrap_write .tt-box-textarea .tt-inner-g div {
  --tw-bg-opacity: 1;
  background-color: rgb(53 54 56 / var(--tw-bg-opacity));
}

[data-tistory-react-app=Comment] .tt-comment-cont .tt-item-reply form .tt-area-write .tt_wrap_write .tt-box-write .tt-xe-label,
[data-tistory-react-app=Comment] .tt-comment-cont .tt-item-reply form .tt-area-write .tt_wrap_write .tt-box-write .tt-btn-cancel,
[data-tistory-react-app=Comment] .tt-comment-cont .tt-item-reply form .tt-area-write .tt_wrap_write .tt-box-write .tt-btn_register,
[data-tistory-react-app=Comment] .tt-comment-cont .tt-item-reply form .tt-area-write .tt_wrap_write .tt-box-write .tt-btn_register:disabled {
  --tw-bg-opacity: 1;
  background-color: rgb(196 196 202 / var(--tw-bg-opacity));
}

.dark [data-tistory-react-app=Comment] .tt-comment-cont .tt-item-reply form .tt-area-write .tt_wrap_write .tt-box-write .tt-xe-label,
.dark [data-tistory-react-app=Comment] .tt-comment-cont .tt-item-reply form .tt-area-write .tt_wrap_write .tt-box-write .tt-btn-cancel,
.dark [data-tistory-react-app=Comment] .tt-comment-cont .tt-item-reply form .tt-area-write .tt_wrap_write .tt-box-write .tt-btn_register,
.dark [data-tistory-react-app=Comment] .tt-comment-cont .tt-item-reply form .tt-area-write .tt_wrap_write .tt-box-write .tt-btn_register:disabled {
  --tw-bg-opacity: 1;
  background-color: rgb(53 54 56 / var(--tw-bg-opacity));
}

[data-tistory-react-app=Comment] .tt-comment-cont .tt-area-reply .tt-list-reply {
  margin-top: 2.25rem;
  display: flex;
  flex-direction: column;
  row-gap: 2rem;
  border-width: 0px;
}

[data-tistory-react-app=Comment] .tt-comment-cont .tt-area-reply .tt-list-reply .tt_btn_prev_more {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border-radius: 0.75rem;
  border-width: 0px;
  --tw-bg-opacity: 1;
  background-color: rgb(41 42 45 / var(--tw-bg-opacity));
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 1rem;
  padding-right: 1rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(196 196 202 / var(--tw-text-opacity));
  transition-duration: 200ms;
}

[data-tistory-react-app=Comment] .tt-comment-cont .tt-area-reply .tt-list-reply .tt_btn_prev_more:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(53 54 56 / var(--tw-bg-opacity));
}

[data-tistory-react-app=Comment] .tt-comment-cont .tt-area-reply .tt-list-reply .tt_btn_prev_more::after {
  display: inline-block;
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  line-height: 1;
  margin-left: 0.5rem;
  font-weight: 700;
  --tw-content: '\f0ab';
  content: var(--tw-content);
}

[data-tistory-react-app=Comment] .tt-comment-cont .tt-area-reply .tt-list-reply .tt-item-reply {
  border-radius: 0.375rem;
  --tw-bg-opacity: 1;
  background-color: rgb(196 196 202 / var(--tw-bg-opacity));
  padding: 2rem;
}

[data-tistory-react-app=Comment] .tt-comment-cont .tt-area-reply .tt-list-reply .tt-item-reply::before {
  content: var(--tw-content);
  display: none;
}

.dark [data-tistory-react-app=Comment] .tt-comment-cont .tt-area-reply .tt-list-reply .tt-item-reply {
  --tw-bg-opacity: 1;
  background-color: rgb(41 42 45 / var(--tw-bg-opacity));
}

[data-tistory-react-app=Comment] .tt-comment-cont .tt-area-reply .tt-list-reply .tt-item-reply.rp_general {
  border-radius: 0px;
  --tw-border-opacity: 1;
  border-color: rgb(196 196 202 / var(--tw-border-opacity));
  background-color: transparent;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 2rem;
  padding-bottom: 0px;
}

[data-tistory-react-app=Comment] .tt-comment-cont .tt-area-reply .tt-list-reply .tt-item-reply.rp_general:last-of-type {
  border-bottom-width: 1px;
  padding-bottom: 2rem;
}

.dark [data-tistory-react-app=Comment] .tt-comment-cont .tt-area-reply .tt-list-reply .tt-item-reply.rp_general {
  --tw-border-opacity: 1;
  border-color: rgb(114 114 114 / var(--tw-border-opacity));
}

[data-tistory-react-app=Comment] .tt-comment-cont .tt-area-reply .tt-list-reply .tt-item-reply .tt_cmt_info {
  display: flex;
  -moz-column-gap: 0.375rem;
  column-gap: 0.375rem;
}

[data-tistory-react-app=Comment] .tt-comment-cont .tt-area-reply .tt-list-reply .tt-item-reply .tt_cmt_info .tt_ico_fixed {
  position: relative;
  top: 1px;
}

[data-tistory-react-app=Comment] .tt-comment-cont .tt-area-reply .tt-list-reply .tt-item-reply .tt_cmt_info .tt_ico_fixed::before {
  display: inline-block;
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  line-height: 1;
  font-weight: 700;
  --tw-content: '\f08d';
  content: var(--tw-content);
  font-size: 0.75rem;
  line-height: 1rem;
}

[data-tistory-react-app=Comment] .tt-comment-cont .tt-area-reply .tt-list-reply .tt-item-reply .tt_cmt_info .tt_txt_g {
  --tw-text-opacity: 1;
  color: rgb(72 70 78 / var(--tw-text-opacity));
}

[data-tistory-react-app=Comment] .tt-comment-cont .tt-area-reply .tt-list-reply .tt-item-reply .tt-wrap-cmt {
  position: relative;
}

[data-tistory-react-app=Comment] .tt-comment-cont .tt-area-reply .tt-list-reply .tt-item-reply .tt-wrap-cmt .tt-box-content .tt-box-meta {
  display: flex;
  -moz-column-gap: 0.375rem;
  column-gap: 0.375rem;
}

[data-tistory-react-app=Comment] .tt-comment-cont .tt-area-reply .tt-list-reply .tt-item-reply .tt-wrap-cmt .tt-box-content .tt-box-meta .tt-link-user {
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(53 54 56 / var(--tw-text-opacity));
}

.dark [data-tistory-react-app=Comment] .tt-comment-cont .tt-area-reply .tt-list-reply .tt-item-reply .tt-wrap-cmt .tt-box-content .tt-box-meta .tt-link-user {
  --tw-text-opacity: 1;
  color: rgb(196 196 202 / var(--tw-text-opacity));
}

[data-tistory-react-app=Comment] .tt-comment-cont .tt-area-reply .tt-list-reply .tt-item-reply .tt-wrap-cmt .tt-box-content .tt-box-meta .tt_cmt_profile {
  display: none;
}

[data-tistory-react-app=Comment] .tt-comment-cont .tt-area-reply .tt-list-reply .tt-item-reply .tt-wrap-cmt .tt-box-content .tt-box-meta .tt_ico_lock {
  font-size: 0.75rem;
  line-height: 1rem;
}

[data-tistory-react-app=Comment] .tt-comment-cont .tt-area-reply .tt-list-reply .tt-item-reply .tt-wrap-cmt .tt-box-content .tt-box-meta .tt_ico_fixed {
  display: none;
}

[data-tistory-react-app=Comment] .tt-comment-cont .tt-area-reply .tt-list-reply .tt-item-reply .tt-wrap-cmt .tt-box-content .tt-wrap-desc {
  padding-right: 1.75rem;
}

[data-tistory-react-app=Comment] .tt-comment-cont .tt-area-reply .tt-list-reply .tt-item-reply .tt-wrap-cmt .tt-box-content .tt-wrap-desc .tt_desc {
  font-size: 0.875rem;
  line-height: 1.75rem;
  --tw-text-opacity: 1;
  color: rgb(102 102 110 / var(--tw-text-opacity));
}

.dark [data-tistory-react-app=Comment] .tt-comment-cont .tt-area-reply .tt-list-reply .tt-item-reply .tt-wrap-cmt .tt-box-content .tt-wrap-desc .tt_desc {
  --tw-text-opacity: 1;
  color: rgb(196 196 202 / var(--tw-text-opacity));
}

[data-tistory-react-app=Comment] .tt-comment-cont .tt-area-reply .tt-list-reply .tt-item-reply .tt-wrap-cmt .tt-box-content .tt-wrap-info {
  display: flex;
  -moz-column-gap: 0.25rem;
  column-gap: 0.25rem;
  padding-top: 1rem;
}

[data-tistory-react-app=Comment] .tt-comment-cont .tt-area-reply .tt-list-reply .tt-item-reply .tt-wrap-cmt .tt-box-content .tt-wrap-info .tt_date {
  padding-top: 0px;
  font-size: 0.75rem;
  line-height: 1rem;
  --tw-text-opacity: 1;
  color: rgb(72 70 78 / var(--tw-text-opacity));
}

[data-tistory-react-app=Comment] .tt-comment-cont .tt-area-reply .tt-list-reply .tt-item-reply .tt-wrap-cmt .tt-box-content .tt-wrap-info .tt-wrap-link-comment {
  padding-left: 0px;
}

[data-tistory-react-app=Comment] .tt-comment-cont .tt-area-reply .tt-list-reply .tt-item-reply .tt-wrap-cmt .tt-box-content .tt-wrap-info .tt-wrap-link-comment::before {
  display: none;
}

[data-tistory-react-app=Comment] .tt-comment-cont .tt-area-reply .tt-list-reply .tt-item-reply .tt-wrap-cmt .tt-box-content .tt-wrap-info .tt-wrap-link-comment .tt-link-comment .tt_txt_g {
  padding-top: 0px;
  font-size: 0.75rem;
  line-height: 1rem;
  --tw-text-opacity: 1;
  color: rgb(72 70 78 / var(--tw-text-opacity));
}

[data-tistory-react-app=Comment] .tt-comment-cont .tt-area-reply .tt-list-reply .tt-item-reply .tt-wrap-cmt .tt-box-content .tt-wrap-info .tt-wrap-link-comment .tt-link-comment .tt_num_g {
  font-size: 0.75rem;
  line-height: 1rem;
  --tw-text-opacity: 1;
  color: rgb(72 70 78 / var(--tw-text-opacity));
}

[data-tistory-react-app=Comment] .tt-comment-cont .tt-area-reply .tt-list-reply .tt-item-reply .tt-wrap-cmt .tt-box-content .tt-wrap-info .more {
  font-size: 0.75rem;
  line-height: 1rem;
  --tw-text-opacity: 1;
  color: rgb(72 70 78 / var(--tw-text-opacity));
}

[data-tistory-react-app=Comment] .tt-comment-cont .tt-area-reply .tt-list-reply .tt-item-reply .tt-wrap-cmt .tt-box-content .tt-box-modify {
  position: absolute;
  top: 0px;
  right: 0px;
}

[data-tistory-react-app=Comment] .tt-comment-cont .tt-area-reply .tt-list-reply .tt-item-reply .tt-wrap-cmt .tt-box-content .tt-box-modify .tt-button-modify {
  background-color: transparent;
}

[data-tistory-react-app=Comment] .tt-comment-cont .tt-area-reply .tt-list-reply .tt-item-reply .tt-wrap-cmt .tt-box-content .tt-box-modify .tt-button-modify::before {
  display: inline-block;
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  line-height: 1;
  font-weight: 700;
  --tw-content: '\f142';
  font-size: 0.75rem;
  line-height: 1rem;
  content: var(--tw-content);
  --tw-text-opacity: 1;
  color: rgb(72 70 78 / var(--tw-text-opacity));
}

[data-tistory-react-app=Comment] .tt-comment-cont .tt-area-reply .tt-list-reply .tt-item-reply .tt-wrap-cmt .tt-box-content .tt-box-modify .tt-button-modify:hover {
  background-color: transparent;
}

.dark [data-tistory-react-app=Comment] .tt-comment-cont .tt-area-reply .tt-list-reply .tt-item-reply .tt-wrap-cmt .tt-box-content .tt-box-modify .tt-button-modify::before {
  content: var(--tw-content);
  --tw-text-opacity: 1;
  color: rgb(196 196 202 / var(--tw-text-opacity));
}

[data-tistory-react-app=Comment] .tt-comment-cont .tt-area-reply .tt-list-reply .tt-item-reply .tt-wrap-cmt .tt-box-content .tt-box-modify .tt-list-modify {
  top: 1.25rem;
  border-radius: 0.375rem;
  --tw-bg-opacity: 1;
  background-color: rgb(41 42 45 / var(--tw-bg-opacity));
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.dark [data-tistory-react-app=Comment] .tt-comment-cont .tt-area-reply .tt-list-reply .tt-item-reply .tt-wrap-cmt .tt-box-content .tt-box-modify .tt-list-modify {
  --tw-bg-opacity: 1;
  background-color: rgb(53 54 56 / var(--tw-bg-opacity));
}

[data-tistory-react-app=Comment] .tt-comment-cont .tt-area-reply .tt-list-reply .tt-item-reply .tt-wrap-cmt .tt-box-content .tt-box-modify .tt-list-modify li a {
  --tw-bg-opacity: 1;
  background-color: rgb(41 42 45 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(196 196 202 / var(--tw-text-opacity));
}

[data-tistory-react-app=Comment] .tt-comment-cont .tt-area-reply .tt-list-reply .tt-item-reply .tt-wrap-cmt .tt-box-content .tt-box-modify .tt-list-modify li a:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(53 54 56 / var(--tw-bg-opacity));
}

.dark [data-tistory-react-app=Comment] .tt-comment-cont .tt-area-reply .tt-list-reply .tt-item-reply .tt-wrap-cmt .tt-box-content .tt-box-modify .tt-list-modify li a {
  --tw-bg-opacity: 1;
  background-color: rgb(53 54 56 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(72 70 78 / var(--tw-text-opacity));
}

.dark [data-tistory-react-app=Comment] .tt-comment-cont .tt-area-reply .tt-list-reply .tt-item-reply .tt-wrap-cmt .tt-box-content .tt-box-modify .tt-list-modify li a:hover {
  --tw-text-opacity: 1;
  color: rgb(196 196 202 / var(--tw-text-opacity));
}

[data-tistory-react-app=Comment] .tt-comment-cont .tt-area-reply .tt-list-reply .tt-item-reply .tt-wrap-cmt .tt-box-content .tt_box_pwd {
  --tw-bg-opacity: 1;
  background-color: rgb(196 196 202 / var(--tw-bg-opacity));
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.dark [data-tistory-react-app=Comment] .tt-comment-cont .tt-area-reply .tt-list-reply .tt-item-reply .tt-wrap-cmt .tt-box-content .tt_box_pwd {
  --tw-bg-opacity: 1;
  background-color: rgb(41 42 45 / var(--tw-bg-opacity));
}

[data-tistory-react-app=Comment] .tt-comment-cont .tt-area-reply .tt-list-reply .tt-item-reply .tt-wrap-cmt .tt-box-content .tt_box_pwd .tt_form_pwd .tt_inp_g {
  border-width: 0px;
  --tw-bg-opacity: 1;
  background-color: rgb(196 196 202 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(102 102 110 / var(--tw-text-opacity));
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.dark [data-tistory-react-app=Comment] .tt-comment-cont .tt-area-reply .tt-list-reply .tt-item-reply .tt-wrap-cmt .tt-box-content .tt_box_pwd .tt_form_pwd .tt_inp_g {
  --tw-bg-opacity: 1;
  background-color: rgb(53 54 56 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(196 196 202 / var(--tw-text-opacity));
}

[data-tistory-react-app=Comment] .tt-comment-cont .tt-area-reply .tt-list-reply .tt-item-reply .tt-wrap-cmt .tt-box-content .tt_box_pwd .tt_form_pwd .tt_btn_submit {
  --tw-bg-opacity: 1;
  background-color: rgb(41 42 45 / var(--tw-bg-opacity));
}

[data-tistory-react-app=Comment] .tt-comment-cont .tt-area-reply .tt-list-reply .tt-item-reply .tt-wrap-cmt .tt-box-content .tt_box_pwd .tt_form_pwd .tt_btn_submit:disabled {
  --tw-bg-opacity: 1;
  background-color: rgb(196 196 202 / var(--tw-bg-opacity));
}

.dark [data-tistory-react-app=Comment] .tt-comment-cont .tt-area-reply .tt-list-reply .tt-item-reply .tt-wrap-cmt .tt-box-content .tt_box_pwd .tt_form_pwd .tt_btn_submit {
  --tw-bg-opacity: 1;
  background-color: rgb(102 102 110 / var(--tw-bg-opacity));
}

.dark [data-tistory-react-app=Comment] .tt-comment-cont .tt-area-reply .tt-list-reply .tt-item-reply .tt-wrap-cmt .tt-box-content .tt_box_pwd .tt_form_pwd .tt_btn_submit:disabled {
  --tw-bg-opacity: 1;
  background-color: rgb(102 102 110 / var(--tw-bg-opacity));
}

[data-tistory-react-app=Comment] .tt-comment-cont .tt-area-reply .tt-list-reply .tt-item-reply .tt-wrap-cmt .tt-box-content .tt_box_pwd .tt_form_pwd .tt_btn_submit .tt_ico_check {
  --tw-invert: invert(100%);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

[data-tistory-react-app=Comment] .tt-comment-cont .tt-area-reply .tt-list-reply .tt-item-reply .tt-list-reply-comment {
  margin-top: 1.5rem;
  display: flex;
  flex-direction: column;
  row-gap: 2rem;
  border-radius: 0.375rem;
  border-width: 0px;
  --tw-bg-opacity: 1;
  background-color: rgb(196 196 202 / var(--tw-bg-opacity));
  padding: 2rem;
}

.dark [data-tistory-react-app=Comment] .tt-comment-cont .tt-area-reply .tt-list-reply .tt-item-reply .tt-list-reply-comment {
  --tw-bg-opacity: 1;
  background-color: rgb(41 42 45 / var(--tw-bg-opacity));
}

[data-tistory-react-app=Comment] .tt-comment-cont .tt-area-reply .tt-list-reply .tt-item-reply .tt-list-reply-comment .tt-item-reply {
  border-width: 0px;
  padding: 0px;
}

#global-header .tit:empty::before {
  --tw-content: attr(data-empty);
  content: var(--tw-content)
}

#header[data-header-style=simple] .img {
  display: none
}

#header[data-header-style=simple] .info {
  height: var(--h-h)
}

#header[data-header-style=thumbnail] {

  position: relative
}

#header[data-header-style=thumbnail] .img {

  height: var(--h-h)
}

#header[data-header-style=thumbnail] .img::before {

  content: var(--tw-content);

  height: var(--h-h)
}

#header[data-header-style=thumbnail] .img+.info {

  height: var(--h-h);

  border-width: 0px;

  --tw-text-opacity: 1;

  color: rgb(196 196 202 / var(--tw-text-opacity))
}

#header[data-header-style=screen] {

  position: relative
}

#header[data-header-style=screen] .img {

  height: 100vh
}

#header[data-header-style=screen] .img::before {

  content: var(--tw-content);

  height: 100vh
}

#header[data-header-style=screen] .img+.info {

  height: 100vh;

  border-width: 0px;

  --tw-text-opacity: 1;

  color: rgb(196 196 202 / var(--tw-text-opacity))
}

#article .container_postbtn .btn_subscription::before {
  display: inline-block;
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  line-height: 1;
  --tw-content: '\f005';
  font-size: 0.875rem;
  line-height: 1.25rem;
  content: var(--tw-content);
  font-weight: 700;
}

#article .container_postbtn .btn_subscription .txt_state {
  position: absolute !important;
  margin: -1px !important;
  height: 1px !important;
  width: 1px !important;
  overflow: hidden !important;
}

#article .container_postbtn .btn_subscription .txt_tool_id,
#article .container_postbtn .btn_subscription .ico_check_type1 {
  display: none;
}

#article .container_postbtn .tt-btn-support::before {
  display: inline-block;
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  line-height: 1;
  font-weight: 700;
  --tw-content: '\f0f4';
  content: var(--tw-content);
  font-size: 0.875rem;
  line-height: 1.25rem;
}

#article .contents_style {

  padding: 0px;

  text-align: left;

  line-height: 2;

  --tw-text-opacity: 1;

  color: rgb(53 54 56 / var(--tw-text-opacity))
}

.dark #article .contents_style {

  --tw-text-opacity: 1;

  color: rgb(196 196 202 / var(--tw-text-opacity))
}

#article .contents_style a {

  --tw-text-opacity: 1;

  color: rgb(255 85 68 / var(--tw-text-opacity));

  text-decoration-thickness: 0px
}

.dark #article .contents_style a {

  --tw-text-opacity: 1;

  color: rgb(93 176 215 / var(--tw-text-opacity))
}

#article .contents_style h2,
#article .contents_style h3,
#article .contents_style h4 {

  margin-top: 1.25rem;

  margin-bottom: 1.25rem;

  scroll-margin-top: 5rem;

  font-weight: 500
}

#article .contents_style h2 a,
#article .contents_style h3 a,
#article .contents_style h4 a {

  --tw-text-opacity: 1;

  color: rgb(72 70 78 / var(--tw-text-opacity))
}

.dark #article .contents_style h2 a,
.dark #article .contents_style h3 a,
.dark #article .contents_style h4 a {

  --tw-text-opacity: 1;

  color: rgb(196 196 202 / var(--tw-text-opacity))
}

#article .contents_style h2 {

  font-size: 1.25rem;

  line-height: 1.75rem;

  overflow: hidden;

  position: relative
}

@media (min-width: 1100px) {

  #article .contents_style h2 {

    font-size: 1.5rem;

    line-height: 2rem
  }
}

#article .contents_style h3 {

  font-size: 1.125rem;

  line-height: 1.75rem
}

@media (min-width: 1100px) {

  #article .contents_style h3 {

    font-size: 1.25rem;

    line-height: 1.75rem
  }
}

#article .contents_style h4 {

  font-size: 1rem;

  line-height: 1.5rem
}

@media (min-width: 1100px) {

  #article .contents_style h4 {

    font-size: 1.125rem;

    line-height: 1.75rem
  }
}

#article .contents_style ol[data-ke-list-type],
#article .contents_style ul[data-ke-list-type] {

  margin-top: 1.25rem;

  margin-bottom: 1.25rem;

  display: flex;

  list-style-position: inside;

  flex-direction: column;

  row-gap: 0.25rem
}

#article .contents_style ol[data-ke-list-type] ol[data-ke-list-type],
#article .contents_style ol[data-ke-list-type] ul[data-ke-list-type],
#article .contents_style ul[data-ke-list-type] ol[data-ke-list-type],
#article .contents_style ul[data-ke-list-type] ul[data-ke-list-type] {

  margin-top: 0px;

  margin-bottom: 0px;

  margin-left: 1.5rem
}

#article .contents_style p,
#article .contents_style ol[data-ke-list-type],
#article .contents_style ul[data-ke-list-type],
#article .contents_style table[data-ke-align],
#article .contents_style blockquote[data-ke-style=style2],
#article .contents_style blockquote[data-ke-style=style3] {

  --tw-text-opacity: 1;

  color: rgb(53 54 56 / var(--tw-text-opacity))
}

.dark #article .contents_style p,
.dark #article .contents_style ol[data-ke-list-type],
.dark #article .contents_style ul[data-ke-list-type],
.dark #article .contents_style table[data-ke-align],
.dark #article .contents_style blockquote[data-ke-style=style2],
.dark #article .contents_style blockquote[data-ke-style=style3] {

  --tw-text-opacity: 1;

  color: rgb(196 196 202 / var(--tw-text-opacity))
}

#article .contents_style p b,
#article .contents_style p strong,
#article .contents_style ol[data-ke-list-type] b,
#article .contents_style ol[data-ke-list-type] strong,
#article .contents_style ul[data-ke-list-type] b,
#article .contents_style ul[data-ke-list-type] strong,
#article .contents_style table[data-ke-align] b,
#article .contents_style table[data-ke-align] strong,
#article .contents_style blockquote[data-ke-style=style2] b,
#article .contents_style blockquote[data-ke-style=style2] strong,
#article .contents_style blockquote[data-ke-style=style3] b,
#article .contents_style blockquote[data-ke-style=style3] strong {

  font-weight: 700
}

#article .contents_style p a,
#article .contents_style ol[data-ke-list-type] a,
#article .contents_style ul[data-ke-list-type] a,
#article .contents_style table[data-ke-align] a,
#article .contents_style blockquote[data-ke-style=style2] a,
#article .contents_style blockquote[data-ke-style=style3] a {

  display: inline-block;

  --tw-text-opacity: 1;

  color: rgb(255 85 68 / var(--tw-text-opacity))
}

.dark #article .contents_style p a,
.dark #article .contents_style ol[data-ke-list-type] a,
.dark #article .contents_style ul[data-ke-list-type] a,
.dark #article .contents_style table[data-ke-align] a,
.dark #article .contents_style blockquote[data-ke-style=style2] a,
.dark #article .contents_style blockquote[data-ke-style=style3] a {

  --tw-text-opacity: 1;

  color: rgb(93 176 215 / var(--tw-text-opacity))
}

#article .contents_style p code,
#article .contents_style ol[data-ke-list-type] code,
#article .contents_style ul[data-ke-list-type] code,
#article .contents_style table[data-ke-align] code,
#article .contents_style blockquote[data-ke-style=style2] code,
#article .contents_style blockquote[data-ke-style=style3] code {

  position: relative;

  top: -1px;

  white-space: normal;

  border-radius: 0.375rem;

  --tw-bg-opacity: 1;

  background-color: rgb(196 196 202 / var(--tw-bg-opacity));

  padding-left: 0.375rem;

  padding-right: 0.375rem;

  padding-top: 0.125rem;

  padding-bottom: 0.125rem;

  font-family: SUIT, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";

  font-size: 0.875rem;

  line-height: 1.25rem;

  --tw-text-opacity: 1;

  color: rgb(255 85 68 / var(--tw-text-opacity))
}

.dark #article .contents_style p code,
.dark #article .contents_style ol[data-ke-list-type] code,
.dark #article .contents_style ul[data-ke-list-type] code,
.dark #article .contents_style table[data-ke-align] code,
.dark #article .contents_style blockquote[data-ke-style=style2] code,
.dark #article .contents_style blockquote[data-ke-style=style3] code {

  --tw-bg-opacity: 1;

  background-color: rgb(41 42 45 / var(--tw-bg-opacity));

  --tw-text-opacity: 1;

  color: rgb(93 176 215 / var(--tw-text-opacity))
}

#article .contents_style figure,
#article .contents_style pre,
#article .contents_style table[data-ke-align],
#article .contents_style [data-ke-type=moreLess] {

  margin-top: 1.25rem;

  margin-bottom: 1.25rem
}

.dark #article .contents_style hr[data-ke-style] {

  --tw-brightness: brightness(0);

  --tw-invert: invert(100%);

  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
}

#article .contents_style table[data-ke-align] td,
#article .contents_style table[data-ke-align] th {

  box-sizing: border-box;

  border-width: 0px;

  border-bottom-width: 1px;

  border-style: solid;

  --tw-border-opacity: 1;

  border-color: rgb(196 196 202 / var(--tw-border-opacity));

  background-color: transparent;

  padding-left: 0.75rem;

  padding-right: 0.75rem;

  padding-top: 1rem;

  padding-bottom: 1rem;

  font-size: 0.875rem;

  line-height: 1.25rem;

  line-height: 2;

  --tw-text-opacity: 1;

  color: rgb(53 54 56 / var(--tw-text-opacity))
}

.dark #article .contents_style table[data-ke-align] td,
.dark #article .contents_style table[data-ke-align] th {

  --tw-border-opacity: 1;

  border-color: rgb(114 114 114 / var(--tw-border-opacity));

  --tw-text-opacity: 1;

  color: rgb(196 196 202 / var(--tw-text-opacity))
}

#article .contents_style figure figcaption {

  text-align: center;

  font-size: 0.875rem;

  line-height: 1.25rem;

  line-height: 2;

  --tw-text-opacity: 1;

  color: rgb(72 70 78 / var(--tw-text-opacity))
}

@media not all and (min-width: 1100px) {

  #article .contents_style figure.imageblock.alignCenter,
  #article .contents_style figure.imagegridblock {

    width: 100% !important
  }
}

#article .contents_style figure[data-ke-type=opengraph] a {

  border-width: 0px
}

#article .contents_style figure[data-ke-type=opengraph] a .og-image {

  overflow: hidden;

  border-top-left-radius: 0.375rem;

  border-bottom-left-radius: 0.375rem;

  border-right-width: 0px
}

#article .contents_style figure[data-ke-type=opengraph] .og-text {

  border-top-right-radius: 0.375rem;

  border-bottom-right-radius: 0.375rem;

  --tw-bg-opacity: 1;

  background-color: rgb(196 196 202 / var(--tw-bg-opacity))
}

.dark #article .contents_style figure[data-ke-type=opengraph] .og-text {

  --tw-bg-opacity: 1;

  background-color: rgb(41 42 45 / var(--tw-bg-opacity))
}

#article .contents_style figure[data-ke-type=opengraph] .og-text .og-title,
#article .contents_style figure[data-ke-type=opengraph] .og-text .og-desc,
#article .contents_style figure[data-ke-type=opengraph] .og-text .og-host {

  font-family: SUIT, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";

  --tw-text-opacity: 1;

  color: rgb(102 102 110 / var(--tw-text-opacity))
}

.dark #article .contents_style figure[data-ke-type=opengraph] .og-text .og-title,
.dark #article .contents_style figure[data-ke-type=opengraph] .og-text .og-desc,
.dark #article .contents_style figure[data-ke-type=opengraph] .og-text .og-host {

  --tw-text-opacity: 1;

  color: rgb(196 196 202 / var(--tw-text-opacity))
}

#article .contents_style figure[data-ke-type=opengraph] .og-text .og-title {

  font-weight: 700;

  --tw-text-opacity: 1;

  color: rgb(53 54 56 / var(--tw-text-opacity))
}

#article .contents_style figure.fileblock {

  border-width: 0px;

  --tw-bg-opacity: 0;

  background-color: rgb(244 244 246 / var(--tw-bg-opacity))
}

.dark #article .contents_style figure.fileblock {

  --tw-bg-opacity: 0;

  background-color: rgb(41 42 45 / var(--tw-bg-opacity))
}

#article .contents_style figure.fileblock .filename {

  margin-top: 0.75rem
}

#article .contents_style figure.fileblock .filename .name {

  height: auto
}

.dark #article .contents_style figure.fileblock .filename,
.dark #article .contents_style figure.fileblock .size {

  --tw-text-opacity: 1;

  color: rgb(196 196 202 / var(--tw-text-opacity))
}

.dark #article .contents_style figure.fileblock .image,
.dark #article .contents_style figure.fileblock a::after {

  --tw-brightness: brightness(0);

  --tw-invert: invert(100%);

  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
}

#article .contents_style [data-ke-type=moreLess] {

  position: relative
}

#article .contents_style [data-ke-type=moreLess]::before {

  position: absolute;

  top: 1rem;

  right: 0px;

  z-index: -1;

  height: 0px;

  width: 100%;

  border-bottom-width: 1px;

  border-style: dashed;

  --tw-border-opacity: 1;

  border-color: rgb(196 196 202 / var(--tw-border-opacity));

  --tw-content: '';

  content: var(--tw-content)
}

.dark #article .contents_style [data-ke-type=moreLess]::before {

  --tw-border-opacity: 1;

  border-color: rgb(114 114 114 / var(--tw-border-opacity))
}

#article .contents_style [data-ke-type=moreLess].open .btn-toggle-moreless::before {

  display: inline-block;

  font-family: 'Font Awesome 5 Pro';

  font-style: normal;

  line-height: 1;

  font-weight: 700;

  --tw-content: '\f0ab';

  content: var(--tw-content)
}

#article .contents_style [data-ke-type=moreLess] .btn-toggle-moreless {

  display: inline-block;

  border-radius: 0.375rem;

  --tw-bg-opacity: 1;

  background-color: rgb(41 42 45 / var(--tw-bg-opacity));

  padding-left: 0.75rem;

  padding-right: 0.75rem;

  padding-top: 0.5rem;

  padding-bottom: 0.5rem;

  font-size: 0.75rem;

  line-height: 1rem;

  font-weight: 700;

  --tw-text-opacity: 1;

  color: rgb(236 236 236 / var(--tw-text-opacity))
}

#article .contents_style [data-ke-type=moreLess] .btn-toggle-moreless::before {

  display: inline-block;

  font-family: 'Font Awesome 5 Pro';

  font-style: normal;

  line-height: 1;

  font-weight: 700;

  --tw-content: '\f0a9';

  content: var(--tw-content);

  margin-right: 0.375rem
}

#article .contents_style [data-ke-type=moreLess] .moreless-content {

  margin-top: 1.5rem
}

#article .contents_style blockquote[data-ke-style] {

  margin-top: 1rem;

  margin-bottom: 1rem;

  font-family: initial;

  font-family: SUIT, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";

  --tw-text-opacity: 1;

  color: rgb(53 54 56 / var(--tw-text-opacity))
}

.dark #article .contents_style blockquote[data-ke-style] {

  --tw-text-opacity: 1;

  color: rgb(196 196 202 / var(--tw-text-opacity))
}

#article .contents_style blockquote[data-ke-style][data-ke-style=style1] {

  padding-top: 1.75rem;

  font-size: 1.25rem;

  line-height: 1.75rem;

  font-weight: 500;

  line-height: 2;

  --tw-text-opacity: 1;

  color: rgb(53 54 56 / var(--tw-text-opacity))
}

.dark #article .contents_style blockquote[data-ke-style][data-ke-style=style1] {

  --tw-text-opacity: 1;

  color: rgb(196 196 202 / var(--tw-text-opacity))
}

#article .contents_style blockquote[data-ke-style][data-ke-style=style2] {

  border-left-width: 2px;

  border-style: solid;

  --tw-border-opacity: 1;

  border-color: rgb(196 196 202 / var(--tw-border-opacity));

  padding-left: 0.75rem;

  padding-right: 0.25rem;

  text-align: left;

  font-size: 0.875rem;

  line-height: 1.25rem;

  line-height: 2;

  --tw-text-opacity: 1;

  color: rgb(72 70 78 / var(--tw-text-opacity))
}

.dark #article .contents_style blockquote[data-ke-style][data-ke-style=style2] {

  --tw-border-opacity: 1;

  border-color: rgb(114 114 114 / var(--tw-border-opacity))
}

#article .contents_style blockquote[data-ke-style][data-ke-style=style3] {

  border-radius: 0.375rem;

  border-width: 0px;

  --tw-bg-opacity: 1;

  background-color: rgb(196 196 202 / var(--tw-bg-opacity));

  padding: 1.25rem;

  line-height: 2;

  --tw-text-opacity: 1;

  color: rgb(72 70 78 / var(--tw-text-opacity))
}

.dark #article .contents_style blockquote[data-ke-style][data-ke-style=style3] {

  --tw-bg-opacity: 1;

  background-color: rgb(41 42 45 / var(--tw-bg-opacity));

  --tw-text-opacity: 1;

  color: rgb(72 70 78 / var(--tw-text-opacity))
}

#article .contents_style pre code {

  border-radius: 0.375rem;

  padding: 1rem;

  font-size: 0.875rem;

  line-height: 1.25rem;

  line-height: 1.625
}

#article .contents_style pre code.hljs {

  --tw-bg-opacity: 1;

  background-color: rgb(196 196 202 / var(--tw-bg-opacity))
}

.dark #article .contents_style pre code.hljs {

  --tw-bg-opacity: 1;

  background-color: rgb(41 42 45 / var(--tw-bg-opacity))
}

#article .container_postbtn {

  display: flex;

  -moz-column-gap: 0.5rem;

  column-gap: 0.5rem;

  padding: 0px;

  padding-top: 2.25rem;

  --tw-text-opacity: 1;

  color: rgb(53 54 56 / var(--tw-text-opacity));

  filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.5))
}

.dark #article .container_postbtn {

  --tw-text-opacity: 1;

  color: rgb(196 196 202 / var(--tw-text-opacity))
}

#article .container_postbtn .postbtn_like>.wrap_btn:not([id^=reaction-])>button,
#article .container_postbtn .btn_subscription,
#article .container_postbtn .tt-btn-support {

  margin: 0px;

  display: inline-block;

  height: 2.25rem;

  width: 2.25rem;

  cursor: pointer;

  border-radius: 0.375rem;

  border-width: 0px;

  --tw-bg-opacity: 1;

  background-color: rgb(235 237 242 / var(--tw-bg-opacity));

  padding: 0px;

  font-size: 0;

  line-height: 1;

  --tw-shadow: 0 0 #0000;

  --tw-shadow-colored: 0 0 #0000;

  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);

  outline-width: 0px;

  transition-duration: 200ms
}

#article .container_postbtn .postbtn_like>.wrap_btn:not([id^=reaction-])>button::before,
#article .container_postbtn .btn_subscription::before,
#article .container_postbtn .tt-btn-support::before {

  content: var(--tw-content);

  --tw-text-opacity: 1;

  color: rgb(102 102 110 / var(--tw-text-opacity))
}

#article .container_postbtn .postbtn_like>.wrap_btn:not([id^=reaction-])>button:hover,
#article .container_postbtn .btn_subscription:hover,
#article .container_postbtn .tt-btn-support:hover {

  --tw-bg-opacity: 1;

  background-color: rgb(196 196 202 / var(--tw-bg-opacity))
}

.dark #article .container_postbtn .postbtn_like>.wrap_btn:not([id^=reaction-])>button,
.dark #article .container_postbtn .btn_subscription,
.dark #article .container_postbtn .tt-btn-support {

  --tw-bg-opacity: 1;

  background-color: rgb(41 42 45 / var(--tw-bg-opacity))
}

.dark #article .container_postbtn .postbtn_like>.wrap_btn:not([id^=reaction-])>button::before,
.dark #article .container_postbtn .btn_subscription::before,
.dark #article .container_postbtn .tt-btn-support::before {

  content: var(--tw-content);

  --tw-text-opacity: 1;

  color: rgb(196 196 202 / var(--tw-text-opacity))
}

.dark #article .container_postbtn .postbtn_like>.wrap_btn:not([id^=reaction-])>button:hover,
.dark #article .container_postbtn .btn_subscription:hover,
.dark #article .container_postbtn .tt-btn-support:hover {

  --tw-bg-opacity: 1;

  background-color: rgb(53 54 56 / var(--tw-bg-opacity))
}

#article .container_postbtn .postbtn_like {

  display: flex;

  -moz-column-gap: 0.5rem;

  column-gap: 0.5rem;

  border-width: 0px;

  padding: 0px
}

#article .container_postbtn .postbtn_like .wrap_btn {

  display: inline-block;

  border-width: 0px
}

#article .container_postbtn .postbtn_like .wrap_btn button::before,
#article .container_postbtn .postbtn_like .wrap_btn button[data-entry-id]::before,
#article .container_postbtn .postbtn_like .wrap_btn .uoc-count::before {

  font-size: 0.875rem;

  line-height: 1.25rem;

  font-weight: 700
}

#article .container_postbtn .postbtn_like .wrap_btn .ico_like,
#article .container_postbtn .postbtn_like .wrap_btn .ico_share,
#article .container_postbtn .postbtn_like .wrap_btn .ico_statistics,
#article .container_postbtn .postbtn_like .wrap_btn .ico_etc {

  background-image: none;

  position: absolute !important;

  margin: -1px !important;

  height: 1px !important;

  width: 1px !important;

  overflow: hidden !important
}

#article .container_postbtn .postbtn_like .wrap_btn[id^=reaction-] button {

  height: 2.25rem;

  border-radius: 0.375rem;

  --tw-bg-opacity: 1;

  background-color: rgb(41 42 45 / var(--tw-bg-opacity));

  padding-left: 0.75rem;

  padding-right: 0.75rem
}

#article .container_postbtn .postbtn_like .wrap_btn[id^=reaction-] button:hover {

  --tw-bg-opacity: 1;

  background-color: rgb(53 54 56 / var(--tw-bg-opacity))
}

#article .container_postbtn .postbtn_like .wrap_btn[id^=reaction-] button .uoc-icon {

  --tw-text-opacity: 1;

  color: rgb(236 236 236 / var(--tw-text-opacity))
}

.dark #article .container_postbtn .postbtn_like .wrap_btn[id^=reaction-] button .uoc-icon {

  --tw-text-opacity: 1;

  color: rgb(196 196 202 / var(--tw-text-opacity))
}

#article .container_postbtn .postbtn_like .wrap_btn[id^=reaction-] button .uoc-count {

  font-weight: 700;

  line-height: 1
}

#article .container_postbtn .postbtn_like .wrap_btn[id^=reaction-] button .uoc-count::before {

  display: inline-block;

  font-family: 'Font Awesome 5 Pro';

  font-style: normal;

  line-height: 1;

  font-weight: 700;

  --tw-content: '\f004';

  content: var(--tw-content);

  margin-right: 0.375rem;

  font-size: 0.875rem;

  line-height: 1.25rem
}

#article .container_postbtn .postbtn_like .wrap_btn.wrap_btn_share .btn_share::before {

  display: inline-block;

  font-family: 'Font Awesome 5 Pro';

  font-style: normal;

  line-height: 1;

  font-weight: 700;

  --tw-content: '\f1e0';

  content: var(--tw-content)
}

#article .container_postbtn .postbtn_like .wrap_btn button[data-entry-id]::before {

  display: inline-block;

  font-family: 'Font Awesome 5 Pro';

  font-style: normal;

  line-height: 1;

  font-weight: 700;

  --tw-content: '\f200';

  content: var(--tw-content)
}

#article .container_postbtn .postbtn_like .wrap_btn.wrap_btn_etc .btn_etc1::before {

  display: inline-block;

  font-family: 'Font Awesome 5 Pro';

  font-style: normal;

  line-height: 1;

  font-weight: 700;

  --tw-content: '\f0ad';

  content: var(--tw-content)
}

#article .container_postbtn .postbtn_like .wrap_btn.wrap_btn_etc .btn_etc2::before {

  display: inline-block;

  font-family: 'Font Awesome 5 Pro';

  font-style: normal;

  line-height: 1;

  font-weight: 700;

  --tw-content: '\f141';

  content: var(--tw-content)
}

#tistoryCclLayer {
  border-radius: 0.375rem;
  border-width: 0px;
  --tw-bg-opacity: 1;
  background-color: rgb(196 196 202 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(72 70 78 / var(--tw-text-opacity));
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.dark #tistoryCclLayer {
  --tw-bg-opacity: 1;
  background-color: rgb(41 42 45 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(196 196 202 / var(--tw-text-opacity))
}

#tistoryCclLayer span {
  --tw-text-opacity: 1;
  color: rgb(72 70 78 / var(--tw-text-opacity))
}

#tistoryCclLayer .ico_arrbt {
  display: none
}

#tistorySnsLayer,
#tistoryEtcLayer {
  border-radius: 0.375rem;
  --tw-bg-opacity: 1;
  background-color: rgb(196 196 202 / var(--tw-bg-opacity));
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.dark #tistorySnsLayer,
.dark #tistoryEtcLayer {
  --tw-bg-opacity: 1;
  background-color: rgb(41 42 45 / var(--tw-bg-opacity))
}

#tistorySnsLayer .btn_mark,
#tistoryEtcLayer .btn_mark {
  --tw-text-opacity: 1;
  color: rgb(72 70 78 / var(--tw-text-opacity))
}

.dark #tistorySnsLayer .btn_mark,
.dark #tistoryEtcLayer .btn_mark {
  --tw-text-opacity: 1;
  color: rgb(196 196 202 / var(--tw-text-opacity))
}

#tistorySnsLayer .btn_mark:hover,
#tistoryEtcLayer .btn_mark:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(196 196 202 / var(--tw-bg-opacity))
}

.dark #tistorySnsLayer .btn_mark:hover,
.dark #tistoryEtcLayer .btn_mark:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(53 54 56 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(196 196 202 / var(--tw-text-opacity))
}

#tistorySnsLayer .ico_arrbt,
#tistoryEtcLayer .ico_arrbt {
  display: none
}

#tistorySnsLayer .bundle_post a,
#tistoryEtcLayer .bundle_post a {
  --tw-text-opacity: 1;
  color: rgb(72 70 78 / var(--tw-text-opacity));
  text-decoration-line: none
}

.dark #tistorySnsLayer .bundle_post a,
.dark #tistoryEtcLayer .bundle_post a {
  --tw-text-opacity: 1;
  color: rgb(196 196 202 / var(--tw-text-opacity))
}

div[data-tistory-react-app=Namecard] {
  display: none
}

[data-list-style=empty] {
  width: 100%;
  padding-left: 1rem;
  padding-right: 1rem
}

@media (min-width: 1100px) {
  [data-list-style=empty] {
    margin-left: auto;
    margin-right: auto;
    width: var(--h-idx);
    padding-left: 0px;
    padding-right: 0px
  }
}

#global-header~.post,
[data-list-style] .post {

  position: relative
}

#global-header~.post .link,
[data-list-style] .post .link {

  position: absolute;

  top: 0px;

  left: 0px;

  z-index: 50;

  height: 100%;

  width: 100%
}

#global-header~.post .content .picture .img+.fallback,
[data-list-style] .post .content .picture .img+.fallback {

  display: none
}

@keyframes pulse {

  50% {

    opacity: .5
  }
}

#global-header~.post .content .picture .fallback,
[data-list-style] .post .content .picture .fallback {

  animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;

  --tw-bg-opacity: 1;

  background-color: rgb(196 196 202 / var(--tw-bg-opacity))
}

.dark #global-header~.post .content .picture .fallback,
.dark [data-list-style] .post .content .picture .fallback {

  --tw-bg-opacity: 1;

  background-color: rgb(41 42 45 / var(--tw-bg-opacity))
}

#global-header~.post .content .info .header .tit img,
[data-list-style] .post .content .info .header .tit img {

  display: none
}

#global-header~.post .content .info .summary:empty,
[data-list-style] .post .content .info .summary:empty {

  margin: 0px
}

#global-header~.post,
[data-list-style=list] .post,
[data-list-style=grid],
[data-list-style=Z],
[data-list-style=gallery] {

  width: 100%;

  padding-left: 1rem;

  padding-right: 1rem;

  margin-bottom: 1.5rem
}

@media (min-width: 1100px) {

  #global-header~.post,
  [data-list-style=list] .post,
  [data-list-style=grid],
  [data-list-style=Z],
  [data-list-style=gallery] {

    margin-left: auto;

    margin-right: auto;

    width: var(--h-idx);

    padding-left: 0px;

    padding-right: 0px
  }
}

[data-list-style=grid] {

  display: grid;

  grid-template-columns: repeat(1, minmax(0, 1fr))
}

[data-list-style=gallery] {

  display: grid;

  grid-template-columns: repeat(2, minmax(0, 1fr))
}

@media (min-width: 640px) {

  [data-list-style=grid],
  [data-list-style=gallery] {

    grid-template-columns: repeat(2, minmax(0, 1fr))
  }
}

@media (min-width: 768px) {

  [data-list-style=grid],
  [data-list-style=gallery] {

    grid-template-columns: repeat(2, minmax(0, 1fr))
  }
}

@media (min-width: 1100px) {

  [data-list-style=grid] {

    grid-template-columns: repeat(3, minmax(0, 1fr))
  }

  [data-list-style=gallery] {

    grid-template-columns: repeat(4, minmax(0, 1fr))
  }
}

[data-list-style=Z] {

  display: grid;

  grid-template-columns: repeat(1, minmax(0, 1fr))
}

[data-list-style=slider] {

  height: 75vh;

  width: 100%
}

@media not all and (min-width: 640px) {

  [data-list-style=list] {

    display: flex;

    flex-direction: column;

    row-gap: 1.5rem
  }
}

[data-list-style=gallery] {

  gap: 0.5rem
}

[data-list-style=grid] {

  row-gap: 1.5rem;

  -moz-column-gap: 1rem;

  column-gap: 1rem
}

@media (min-width: 1100px) {

  [data-list-style=grid] {

    row-gap: 2rem;

    -moz-column-gap: 1.5rem;

    column-gap: 1.5rem
  }
}

[data-list-style=Z] {

  row-gap: 1.5rem
}

@media (min-width: 640px) {

  [data-list-style=Z] {

    row-gap: 0px
  }
}

.cover-content-left .content {

  align-items: flex-start
}

.cover-content-left .content .info {

  display: flex;

  flex-direction: column;

  align-items: flex-start
}

.cover-content-left .content .info .header {

  align-items: flex-start
}

.cover-content-center .content {

  align-items: center
}

.cover-content-center .content .info {

  display: flex;

  flex-direction: column;

  align-items: center
}

.cover-content-center .content .info .header {

  align-items: center
}

.cover-content-right .content {

  align-items: flex-end
}

.cover-content-right .content .info {

  display: flex;

  flex-direction: column;

  align-items: flex-end
}

.cover-content-right .content .info .header {

  align-items: flex-end
}

#global-header~.post,
[data-list-style=list] .post {

  position: relative
}

@media (min-width: 640px) {

  #global-header~.post,
  [data-list-style=list] .post {

    border-top-width: 1px;

    border-style: solid;

    --tw-border-opacity: 1;

    border-color: rgb(196 196 202 / var(--tw-border-opacity))
  }

  #global-header~.post:first-of-type,
  [data-list-style=list] .post:first-of-type {

    border-top-width: 0px
  }

  .dark #global-header~.post,
  .dark [data-list-style=list] .post {

    --tw-border-opacity: 1;

    border-color: rgb(114 114 114 / var(--tw-border-opacity))
  }
}

#global-header~.post .content,
[data-list-style=list] .post .content {

  display: flex;

  flex-direction: column;

  row-gap: 1rem;

  padding: 1rem;

  border-width: 1px;

  border-radius: 20px;

  border-color: rgb(156 156 156 / 70%);

  --tw-bg-opacity: 0.7;

  background-color: rgb(249 251 255 / var(--tw-bg-opacity))
}

.dark #global-header~.post .content,
.dark [data-list-style=list] .post .content {

  border-color: rgb(79 79 79 / 70%);

  --tw-bg-opacity: 1;

  background-color: rgb(49 52 60 / var(--tw-bg-opacity))
}

@media (min-width: 640px) {

  #global-header~.post .content,
  [data-list-style=list] .post .content {

    height: 15rem;

    flex-direction: row-reverse;

    align-items: center;

    justify-content: flex-end
  }
}

#global-header~.post .content .picture .img,
[data-list-style=list] .post .content .picture .img {

  width: 100%
}

@media (min-width: 640px) {

  #global-header~.post .content .picture .img,
  [data-list-style=list] .post .content .picture .img {

    margin-left: 2rem;

    height: 12rem;

    width: 12rem;

    flex-shrink: 0
  }
}

#global-header~.post .content .picture .img .thumb,
[data-list-style=list] .post .content .picture .img .thumb {

  width: 100%;

  max-width: none;

  --tw-bg-opacity: 1;

  background-color: rgb(255 255 255 / var(--tw-bg-opacity));

  -o-object-fit: cover;

  object-fit: cover;

  border-radius: 10px;

  height: 12rem;
}

@media (min-width: 640px) {

  #global-header~.post .content .picture .img .thumb,
  [data-list-style=list] .post .content .picture .img .thumb {

    height: 12rem;

    width: 12rem
  }
}

#global-header~.post .content .picture .fallback,
[data-list-style=list] .post .content .picture .fallback {

  display: none
}

@media (min-width: 640px) {

  #global-header~.post .content .info,
  [data-list-style=list] .post .content .info {

    flex-grow: 1
  }
}

#global-header~.post .content .info .header,
[data-list-style=list] .post .content .info .header {

  display: flex;

  flex-direction: column;

  row-gap: 0.25rem
}

#global-header~.post .content .info .header .tit,
[data-list-style=list] .post .content .info .header .tit {

  font-size: 1.25rem;

  line-height: 1.75rem;

  font-weight: 700;

  --tw-text-opacity: 1;

  color: rgb(72 70 78 / var(--tw-text-opacity))
}

.dark #global-header~.post .content .info .header .tit,
.dark [data-list-style=list] .post .content .info .header .tit {

  --tw-text-opacity: 1;

  color: rgb(196 196 202 / var(--tw-text-opacity))
}

@media (min-width: 1100px) {

  #global-header~.post .content .info .header .tit,
  [data-list-style=list] .post .content .info .header .tit {

    font-size: 1.5rem;

    line-height: 2rem
  }
}

#global-header~.post .content .info .header .desc,
[data-list-style=list] .post .content .info .header .desc {

  display: flex;

  -moz-column-gap: 0.25rem;

  column-gap: 0.25rem;

  font-size: 0.875rem;

  line-height: 1.25rem
}

#global-header~.post .content .info .header .desc *,
[data-list-style=list] .post .content .info .header .desc * {

  --tw-text-opacity: 1;

  color: rgb(72 70 78 / var(--tw-text-opacity))
}

#global-header~.post .content .info .summary,
[data-list-style=list] .post .content .info .summary {

  margin-top: 0.5rem;

  max-height: 5rem;

  overflow: hidden;

  font-size: 0.875rem;

  line-height: 1.75rem;

  /*line-height: 2;*/

  --tw-text-opacity: 1;

  color: rgb(168 167 171 / var(--tw-text-opacity))
}

[data-list-style=grid] .post .content {

  display: flex;
  
  flex-direction: column;
  
  row-gap: 0; /*1.5rem;원본*/
  
  border-width: 1px;

  border-radius: 20px;

  border-color: rgb(156 156 156 / 70%);

 /* --tw-bg-opacity: 0.7;

  background-color: rgb(249 251 255 / var(--tw-bg-opacity)) */
}
.dark [data-list-style=grid] .post .content {border-color: rgb(156 156 156 / 20%);}

[data-list-style=grid] .post .content .picture .img,
[data-list-style=grid] .post .content .picture .fallback {

  position: relative;

  padding-top: 66.66%
}

[data-list-style=grid] .post .content .picture .img .thumb {

  position: absolute;

  top: 0px;

  left: 0px;

  height: 100%;

  width: 100%;

  --tw-bg-opacity: 1;

  background-color: rgb(249 251 255 / var(--tw-bg-opacity));

  -o-object-fit: cover;

  object-fit: cover;

  border-top-left-radius: 20px;

  border-top-right-radius: 20px
}

[data-list-style=grid] .post .content .info .header {

  display: flex;

  flex-direction: column;

  row-gap: 0.25rem;

  padding: 0px 10px 0px 10px
}

[data-list-style=grid] .post .content .info .header .tit {

  font-size: 1.25rem;

  line-height: 1.75rem;

  font-weight: 700;

  --tw-text-opacity: 0.95;

  color: rgb(72 70 78 / var(--tw-text-opacity));

  white-space: nowrap;

  overflow: hidden;

  text-overflow: ellipsis
}

.dark [data-list-style=grid] .post .content .info .header .tit {

  --tw-text-opacity: 1;

  color: rgb(196 196 202 / var(--tw-text-opacity))
}

[data-list-style=grid] .post .content .info .header .desc {

  display: flex;

  -moz-column-gap: 0.25rem;

  column-gap: 0.25rem;

  font-size: 0.875rem;

  line-height: 1.25rem
}

@media not all and (min-width: 768px) {

  [data-list-style=grid] .post .content .info .header .desc {

    display: none
  }
}

[data-list-style=grid] .post .content .info .header .desc * {

  --tw-text-opacity: 1;

  color: rgb(72 70 78 / var(--tw-text-opacity))
}

[data-list-style=grid] .post .content .info .description-bottom {
  margin-top: auto
  /*padding: 10px;*/
}


[data-list-style=grid] .post .content .info .summary {

  margin-top: 0rem;

  max-height: 3.5rem;

  overflow: hidden;

  font-size: 0.875rem;

  line-height: 1.75rem;

  /*line-height: 2;*/

  --tw-text-opacity: 0.95;

  color: rgb(72 70 78 / var(--tw-text-opacity));

  padding: 10px;

  min-height: 100px
}
.dark [data-list-style=grid] .post .content .info .summary {

  --tw-text-opacity: .9;

  color: rgb(166 167 175 / var(--tw-text-opacity));
}

[data-list-style=Z] .post .content {

  display: flex;

  flex-direction: column;

  row-gap: 1rem
}

@media (min-width: 640px) {

  [data-list-style=Z] .post .content {

    flex-direction: row
  }

  [data-list-style=Z] .post .content .picture {

    width: 50%
  }
}

[data-list-style=Z] .post .content .picture .img .thumb {

  /*position: relative;*/

  z-index: 10;

  width: 100%;

  --tw-bg-opacity: 1;

  background-color: rgb(255 255 255 / var(--tw-bg-opacity));

  -o-object-fit: cover;

  object-fit: cover
}

@media (min-width: 640px) {

  [data-list-style=Z] .post .content .picture .img .thumb {

    max-width: none
  }
}

[data-list-style=Z] .post .content .picture .fallback {

  padding-top: 66.66%
}

@media (min-width: 640px) {

  [data-list-style=Z] .post .content .info {

    width: 50%
  }
}

[data-list-style=Z] .post .content .info {

  display: flex;

  flex-direction: column;

  justify-content: center
}

[data-list-style=Z] .post .content .info .header {

  display: flex;

  flex-direction: column;

  row-gap: 0.25rem
}

[data-list-style=Z] .post .content .info .header .tit {

  font-size: 1.25rem;

  line-height: 1.75rem;

  font-weight: 700;

  --tw-text-opacity: 1;

  color: rgb(72 70 78 / var(--tw-text-opacity));

  white-space: nowrap;

  overflow: hidden;

  text-overflow: ellipsis
}

.dark [data-list-style=Z] .post .content .info .header .tit {

  --tw-text-opacity: 1;

  color: rgb(196 196 202 / var(--tw-text-opacity))
}

@media (min-width: 1100px) {

  [data-list-style=Z] .post .content .info .header .tit {

    font-size: 1.5rem;

    line-height: 2rem
  }
}

[data-list-style=Z] .post .content .info .header .desc {

  display: flex;

  -moz-column-gap: 0.25rem;

  column-gap: 0.25rem;

  font-size: 0.875rem;

  line-height: 1.25rem
}

[data-list-style=Z] .post .content .info .header .desc * {

  --tw-text-opacity: 1;

  color: rgb(72 70 78 / var(--tw-text-opacity))
}

[data-list-style=Z] .post .content .info .summary {

  margin-top: 0.5rem;

  max-height: 6.7rem;

  overflow: hidden;

  font-size: 0.875rem;

  line-height: 1.25rem;

  line-height: 2;

  margin-bottom: .75rem;

  --tw-text-opacity: .9;

  color: rgb(72 70 78 / var(--tw-text-opacity))
}
.dark [data-list-style=Z] .post .content .info .summary {

  --tw-text-opacity: .9;

  color: rgb(166 167 175 / var(--tw-text-opacity))
}

@media (min-width: 640px) {

  [data-list-style=Z] .post:nth-child(2n) .content {

    flex-direction: row-reverse
  }

  [data-list-style=Z] .post:nth-child(2n) .content .info {

    padding-right: 2.5rem
  }
}

@media (min-width: 1100px) {

  [data-list-style=Z] .post:nth-child(2n) .content .info {

    padding-right: 2.5rem
  }
}

@media (min-width: 640px) {

  [data-list-style=Z] .post:nth-child(2n+1) .content .info {

    padding-left: 2.5rem
  }
}

@media (min-width: 1100px) {

  [data-list-style=Z] .post:nth-child(2n+1) .content .info {

    padding-left: 2.5rem
  }
}

[data-list-style=gallery] .post .link:hover+.content::before {

  opacity: 1;

  content: var(--tw-content);

  transition-duration: 300ms
}

[data-list-style=gallery] .post .link:hover+.content .info {

  opacity: 1;

  transition-duration: 300ms
}

[data-list-style=gallery] .post .content::before {

  position: absolute;

  right: 0px;

  top: 0px;

  height: 100%;

  width: 100%;

  opacity: 0;

  z-index: 10;

  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));

  --tw-gradient-from: transparent;

  --tw-gradient-to: rgb(0 0 0 / 0);

  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);

  content: var(--tw-content);

  --tw-gradient-to: rgb(41 42 45 / 0.5)
}

[data-list-style=gallery] .post .content {

  position: relative;

  z-index: 20;

  display: flex;

  align-items: flex-end
}

[data-list-style=gallery] .post .content .picture {

  height: 100%;

  width: 100%
}

[data-list-style=gallery] .post .content .picture .img,
[data-list-style=gallery] .post .content .picture .fallback {

  position: relative;

  height: 100%;

  width: 100%;

  padding-top: 100%
}

[data-list-style=gallery] .post .content .picture .img .thumb {

  position: absolute;

  top: 0px;

  left: 0px;

  height: 100%;

  width: 100%;

  --tw-bg-opacity: 1;

  background-color: rgb(255 255 255 / var(--tw-bg-opacity));

  -o-object-fit: cover;

  object-fit: cover
}

[data-list-style=gallery] .post .content .info {

  position: absolute;

  z-index: 20;

  width: 100%;

  opacity: 0;

  padding-bottom: 1.5rem
}

@media not all and (min-width: 768px) {

  [data-list-style=gallery] .post .content .info {

    padding-bottom: 2rem
  }
}

[data-list-style=gallery] .post .content .info .header {

  display: flex;

  width: 100%;

  flex-direction: column;

  align-items: center;

  justify-content: flex-end;

  text-align: center
}

[data-list-style=gallery] .post .content .info .header .tit {

  padding-left: 1.5rem;

  padding-right: 1.5rem;

  font-size: 1.25rem;

  line-height: 1.75rem;

  font-weight: 600;

  --tw-text-opacity: 1;

  color: rgb(196 196 202 / var(--tw-text-opacity))
}

@media (min-width: 640px) {

  [data-list-style=gallery] .post .content .info .header .tit {

    font-size: 1.125rem;

    line-height: 1.75rem
  }
}

@media (min-width: 768px) {

  [data-list-style=gallery] .post .content .info .header .tit {

    font-size: 1.5rem;

    line-height: 2rem
  }
}

[data-list-style=gallery] .post .content .info .header .tit {

  margin-bottom: 1.75rem
}

@media (min-width: 640px) {

  [data-list-style=gallery] .post .content .info .header .tit {

    margin-bottom: 1.25rem
  }
}

@media (min-width: 768px) {

  [data-list-style=gallery] .post .content .info .header .tit {

    margin-bottom: 2.25rem
  }
}

[data-list-style=gallery] .post .content .info .header .desc {

  display: flex;

  -moz-column-gap: 0.25rem;

  column-gap: 0.25rem;

  font-size: 0.875rem;

  line-height: 1.25rem
}

@media not all and (min-width: 768px) {

  [data-list-style=gallery] .post .content .info .header .desc {

    display: none
  }
}

[data-list-style=gallery] .post .content .info .header .desc * {

  --tw-text-opacity: 1;

  color: rgb(196 196 202 / var(--tw-text-opacity))
}

[data-list-style=gallery] .post .content .info .summary {

  display: none
}

[data-list-style=slider] .swiper-wrapper .post .content::before {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 10;
  height: 75vh;
  width: 100%;
  content: var(--tw-content);
  background-color: rgb(0 0 0 / 0.3);
}

[data-list-style=slider] .swiper-wrapper .post .content {
  display: flex;
  height: 100%;
  width: 100%;
  align-items: center;
  justify-content: center;
}

[data-list-style=slider] .swiper-wrapper .post .content .picture {
  height: 100%;
  width: 100%;
}

[data-list-style=slider] .swiper-wrapper .post .content .picture .img,
[data-list-style=slider] .swiper-wrapper .post .content .picture .fallback {
  height: 100%;
  width: 100%;
}

[data-list-style=slider] .swiper-wrapper .post .content .picture .img .thumb {
  height: 100%;
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  -o-object-fit: cover;
  object-fit: cover;
}

[data-list-style=slider] .swiper-wrapper .post .content .info {
  position: absolute;
  z-index: 20;
}

[data-list-style=slider] .swiper-wrapper .post .content .info .header {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  row-gap: 0.25rem;
  text-align: center;
}

[data-list-style=slider] .swiper-wrapper .post .content .info .header .tit {
  padding-left: 1rem;
  padding-right: 1rem;
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(196 196 202 / var(--tw-text-opacity));
}

@media (min-width: 768px) {
  [data-list-style=slider] .swiper-wrapper .post .content .info .header .tit {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
}

[data-list-style=slider] .swiper-wrapper .post .content .info .summary {
  padding-left: 1rem;
  padding-right: 1rem;
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(196 196 202 / var(--tw-text-opacity));
}

@media (min-width: 768px) {
  [data-list-style=slider] .swiper-wrapper .post .content .info .summary {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
}

[data-list-style=slider] .swiper-wrapper .post .content .info .header .desc {
  display: flex;
  -moz-column-gap: 0.25rem;
  column-gap: 0.25rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
}

[data-list-style=slider] .swiper-wrapper .post .content .info .header .desc * {
  --tw-text-opacity: 1;
  color: rgb(196 196 202 / var(--tw-text-opacity));
}

/* https://swiperjs.com/demos#navigation */
[data-list-style=slider] .swiper-button-next,
[data-list-style=slider] .swiper-button-prev {
  --swiper-navigation-size: 2rem;
  --swiper-navigation-color: rgba(255, 255, 255, .6);
  background-color: transparent;
}

@media not all and (min-width: 1100px) {

  [data-list-style=slider] .swiper-button-next,
  [data-list-style=slider] .swiper-button-prev {
    display: none;
  }
}

[data-list-style=slider] .swiper-button-next::before,
[data-list-style=slider] .swiper-button-next::after,
[data-list-style=slider] .swiper-button-prev::before,
[data-list-style=slider] .swiper-button-prev::after {
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 700;
}

#tags a {
  margin-top: 0.5rem;
  border-radius: 0.375rem;
  --tw-bg-opacity: 1;
  background-color: rgb(235 237 242 / var(--tw-bg-opacity));
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(72 70 78 / var(--tw-text-opacity))
}

.dark #tags a {
  --tw-bg-opacity: 1;
  background-color: rgb(41 42 45 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(196 196 202 / var(--tw-text-opacity))
}

#tags a:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(53 54 56 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(236 236 236 / var(--tw-text-opacity))
}

#tags a:first-of-type::before {
  display: inline-block;
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  line-height: 1;
  font-weight: 700;
  --tw-content: '\f02b';
  content: var(--tw-content);
  margin-right: 0.5rem
}

#replies .tt_box_cheers {

  margin: 0px;

  border-width: 0px;

  padding: 0px
}

#replies .tt_box_cheers svg {

  display: inline;

  vertical-align: baseline
}

#replies .tt_box_cheers .tt_btn_guide_cheers,
#replies .tt_box_cheers .tt_btn_cheers,
#replies .tt_box_cheers .tt_desc_cheers {

  display: none
}

#replies .tt_box_cheers .tt_cheers_layer {

  --tw-backdrop-blur: blur(8px);

  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);

  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)
}

.dark #replies .tt_box_cheers .tt_cheers_layer {

  background-color: rgb(0 0 0 / 0.5)
}

#paging .prev .txt,
#paging .next .txt {
  position: absolute !important;
  margin: -1px !important;
  height: 1px !important;
  width: 1px !important;
  overflow: hidden !important
}

#paging a {
  display: inline-block
}

#paging span {
  font-size: 0.875rem;
  line-height: 1.25rem
}

#paging i,
#paging span {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
  height: 2rem;
  width: 2rem;
  text-align: center;
  font-size: 1rem;
  line-height: 2rem;
  --tw-text-opacity: 1;
  color: rgb(72 70 78 / var(--tw-text-opacity))
}

.dark #paging i,
.dark #paging span {
  --tw-text-opacity: 1;
  color: rgb(196 196 202 / var(--tw-text-opacity))
}

#paging span:not(.selected) {
  display: none
}

@media (min-width: 1100px) {
  #paging span:not(.selected) {
    display: inline-block
  }
}

#paging .selected {
  display: inline-block;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(53 54 56 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(196 196 202 / var(--tw-text-opacity))
}

#counter .tit {
  font-size: 0.75rem;
  line-height: 1rem;
  --tw-text-opacity: 1;
  color: rgb(72 70 78 / var(--tw-text-opacity))
}

#counter .cnt {
  --tw-text-opacity: 1;
  color: rgb(53 54 56 / var(--tw-text-opacity))
}

.dark #counter .cnt {
  --tw-text-opacity: 1;
  color: rgb(196 196 202 / var(--tw-text-opacity))
}

#category .tt_category .link_tit img,
#category .tt_category .link_item img,
#category .tt_category .link_sub_item img {
  display: none
}


#category .tt_category .link_item .c_cnt,
#category .tt_category .link_sub_item .c_cnt {
  font-size: 0.75rem;
  line-height: 1rem
}

#category .tt_category .sub_category_list li .link_sub_item::before {
  display: inline-block;
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  line-height: 1;
  --tw-content: '\f105';
  content: var(--tw-content);
  position: relative;
  top: -0.125rem;
  margin-right: 0.25rem;
  font-size: 0.625rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(72 70 78 / var(--tw-text-opacity))
}

#blog-menu ul {
  display: flex;
  flex-direction: column;
  row-gap: 1rem;
  font-size: 0.875rem;
  line-height: 1.25rem
}

#sidebar .el {

  width: var(--h-s);

  padding-left: 1.25rem;

  padding-right: 1.25rem
}

#sidebar .el h2 {

  margin-bottom: 1.25rem;

  font-size: 0.875rem;

  line-height: 1.25rem;

  font-weight: 700;

  --tw-text-opacity: 1;

  color: rgb(72 70 78 / var(--tw-text-opacity))
}

.dark #sidebar .el h2 {

  --tw-text-opacity: 1;

  color: rgb(196 196 202 / var(--tw-text-opacity))
}

#sidebar .el i {

  --tw-text-opacity: 1;

  color: rgb(72 70 78 / var(--tw-text-opacity))
}

#sidebar .el a:not(.link_tit) {

  --tw-text-opacity: 1;

  color: rgb(72 70 78 / var(--tw-text-opacity))
}

.dark #sidebar .el a:not(.link_tit) {

  --tw-text-opacity: 1;

  color: rgb(196 196 202 / var(--tw-text-opacity))
}

.menu_toolbar {
  display: none
}

#top .menu_toolbar {

  position: static;

  display: flex;

  -moz-column-gap: 0.625rem;

  column-gap: 0.625rem
}

@media not all and (min-width: 1100px) {

  #top .menu_toolbar #menubar_wrapper {

    display: none
  }
}

#top .menu_toolbar .subscribe,
#top .menu_toolbar .btn_menu_type2 {

  display: flex;

  height: 2.25rem;

  width: 2.25rem;

  align-items: center;

  justify-content: center;

  border-radius: 9999px;

  --tw-bg-opacity: 1;

  background-color: rgb(196 196 202 / var(--tw-bg-opacity));

  padding: 0px;

  --tw-text-opacity: 1;

  color: rgb(102 102 110 / var(--tw-text-opacity));

  --tw-shadow: 0 0 #0000;

  --tw-shadow-colored: 0 0 #0000;

  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);

  outline-width: 0px
}

#top .menu_toolbar .subscribe:hover,
#top .menu_toolbar .btn_menu_type2:hover {

  --tw-bg-opacity: 1;

  background-color: rgb(196 196 202 / var(--tw-bg-opacity))
}

.dark #top .menu_toolbar .subscribe,
.dark #top .menu_toolbar .btn_menu_type2 {

  --tw-bg-opacity: 1;

  background-color: rgb(41 42 45 / var(--tw-bg-opacity));

  --tw-text-opacity: 1;

  color: rgb(196 196 202 / var(--tw-text-opacity))
}

.dark #top .menu_toolbar .subscribe:hover,
.dark #top .menu_toolbar .btn_menu_type2:hover {

  --tw-bg-opacity: 1;

  background-color: rgb(53 54 56 / var(--tw-bg-opacity))
}

#top .menu_toolbar .subscribe .ico {

  display: inline-block;

  font-family: 'Font Awesome 5 Pro';

  font-style: normal;

  line-height: 1
}

#menubar_wrapper {

  position: relative
}

#menubar_wrapper .btn_menu_type2 .ico_tistory_sign {

  opacity: 0.7
}

.dark #menubar_wrapper .btn_menu_type2 .ico_tistory_sign {

  opacity: 1;

  --tw-invert: invert(100%);

  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
}

#menubar_wrapper .header_layer {

  position: absolute;

  top: 3rem;

  right: 0px;

  left: auto;

  bottom: auto;

  --tw-bg-opacity: 1;

  background-color: rgb(196 196 202 / var(--tw-bg-opacity));

  --tw-shadow: 0 0 #0000;

  --tw-shadow-colored: 0 0 #0000;

  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.dark #menubar_wrapper .header_layer {

  --tw-bg-opacity: 1;

  background-color: rgb(41 42 45 / var(--tw-bg-opacity))
}

#menubar_wrapper .header_layer::after {

  display: none
}

#menubar_wrapper .header_layer a {

  text-decoration-line: none
}

#menubar_wrapper .header_layer .info_profile {

  --tw-border-opacity: 1;

  border-bottom-color: rgb(196 196 202 / var(--tw-border-opacity))
}

.dark #menubar_wrapper .header_layer .info_profile {

  --tw-border-opacity: 1;

  border-bottom-color: rgb(53 54 56 / var(--tw-border-opacity))
}

#menubar_wrapper .header_layer .info_profile .txt_id {

  --tw-text-opacity: 1;

  color: rgb(102 102 110 / var(--tw-text-opacity))
}

.dark #menubar_wrapper .header_layer .info_profile .txt_id {

  --tw-text-opacity: 1;

  color: rgb(196 196 202 / var(--tw-text-opacity))
}

#menubar_wrapper .header_layer .info_profile .txt_email,
#menubar_wrapper .header_layer .info_profile .link_setting_type2 {

  --tw-text-opacity: 1;

  color: rgb(72 70 78 / var(--tw-text-opacity))
}

#menubar_wrapper .header_layer .info_profile .txt_email:hover,
#menubar_wrapper .header_layer .info_profile .link_setting_type2:hover {

  --tw-text-opacity: 1;

  color: rgb(72 70 78 / var(--tw-text-opacity))
}

.dark #menubar_wrapper .header_layer .info_profile .txt_email:hover,
.dark #menubar_wrapper .header_layer .info_profile .link_setting_type2:hover {

  --tw-text-opacity: 1;

  color: rgb(196 196 202 / var(--tw-text-opacity))
}

#menubar_wrapper .header_layer .list_toolbar li .link_list {

  --tw-text-opacity: 1;

  color: rgb(102 102 110 / var(--tw-text-opacity))
}

.dark #menubar_wrapper .header_layer .list_toolbar li .link_list {

  --tw-text-opacity: 1;

  color: rgb(196 196 202 / var(--tw-text-opacity))
}

#menubar_wrapper .header_layer .list_toolbar li:last-child .link_list {

  --tw-text-opacity: 1;

  color: rgb(72 70 78 / var(--tw-text-opacity))
}

#menubar_wrapper .header_layer .list_toolbar li:last-child .link_list:hover {

  --tw-text-opacity: 1;

  color: rgb(72 70 78 / var(--tw-text-opacity))
}

.dark #menubar_wrapper .header_layer .list_toolbar li:last-child .link_list:hover {

  --tw-text-opacity: 1;

  color: rgb(196 196 202 / var(--tw-text-opacity))
}

#menubar_wrapper .header_layer .wrap_list .tit_list_type {

  --tw-text-opacity: 1;

  color: rgb(72 70 78 / var(--tw-text-opacity))
}

#menubar_wrapper .header_layer .wrap_list .tit_list_type:hover {

  --tw-text-opacity: 1;

  color: rgb(72 70 78 / var(--tw-text-opacity))
}

.dark #menubar_wrapper .header_layer .wrap_list .tit_list_type:hover {

  --tw-text-opacity: 1;

  color: rgb(196 196 202 / var(--tw-text-opacity))
}

#menubar_wrapper .header_layer .wrap_toolbar {

  --tw-border-opacity: 1;

  border-top-color: rgb(196 196 202 / var(--tw-border-opacity))
}

.dark #menubar_wrapper .header_layer .wrap_toolbar {

  --tw-border-opacity: 1;

  border-top-color: rgb(53 54 56 / var(--tw-border-opacity))
}

#bottom .btn {
  display: flex;
  height: 2.5rem;
  width: 2.5rem;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(196 196 202 / var(--tw-bg-opacity));
  padding: 0px;
  --tw-text-opacity: 1;
  color: rgb(102 102 110 / var(--tw-text-opacity));
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  outline-width: 0px
}

#bottom .btn:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(196 196 202 / var(--tw-bg-opacity))
}

.dark #bottom .btn {
  --tw-bg-opacity: 1;
  background-color: rgb(41 42 45 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(196 196 202 / var(--tw-text-opacity))
}

.dark #bottom .btn:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(53 54 56 / var(--tw-bg-opacity))
}

#bottom .btn .txt {
  position: absolute !important;
  margin: -1px !important;
  height: 1px !important;
  width: 1px !important;
  overflow: hidden !important
}

#bottom .btn .ico {
  font-size: 1rem;
  line-height: 1.5rem
}
/* ******************** 오류 ******************** */
figure,
.imageblock,
.alignCenter {width: 100% !important}/*M이미지*/
/* ==================== 오류 ===END============== */

/* ******************** 추가 클라스 ******************** */
.radius-5 {border-radius: 5px;}
.radius-10 {border-radius: 10px;}
.opacity-10 {opacity: 0.2;}
.border-dotted {border-style: dotted}
.rounded-r10 {border-radius: 10px;}
.rounded-r-md {border-top-right-radius: 0.375rem;border-bottom-right-radius: 0.375rem}
.drs1 {filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.5))}
.drs2 {filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.5))}
.drs3 {filter: drop-shadow(3px 3px 3px rgba(0, 0, 0, 0.7))}
.drs5 {filter: drop-shadow(5px 5px 5px rgba(0, 0, 0, 0.7))}

.text-sm2 {font-size: 0.9375rem;line-height: 1.25rem}
.text-nxs {font-size: 1.05rem}

#tags a:first-of-type::before {color: var(--sidebar-tag-color)}
#tags a:hover::before {color: var(--sidebar-tag-hover-color)}
#tags a::before {font-weight: 600;margin-right: 6px;font-family: 'Font Awesome 5 pro';content: '\f02b';font-size: 0.76rem} /*태그라벨*/

/* .object-cover {-o-object-fit: cover;object-fit: cover;filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.7)) brightness(0.95)} */
/* .dark .object-cover {filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.7)) brightness(0.9)} */

.text-gradient2 {-webkit-animation: textAnim 5s ease-out infinite;background: linear-gradient(-45deg, #ee7752, #e73c7e, #23a6d5, #23d5ab);background-size: 250% 500%;-webkit-background-clip: text;-webkit-text-fill-color: transparent}
@-webkit-keyframes textAnim {0% {background-position: 0 50%}50% {background-position: 100% 50%}100% {background-position: 0 50%}}
.rainbowTextEffect {-webkit-animation: textAnim 5s ease-out infinite;background: linear-gradient(-45deg, #ee7752, #e73c7e, #23a6d5, #23d5ab);background-size: 250% 500%;-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
/* ==================== 추가 클라스 ===END============== */

/* ******************** 본문 상단 *************** */
.text-mubi { /*게시글 상단 닉네임 폰트 색상*/
  color: rgba(255, 187, 100, 1.0) !important;
}
.dark .text-mubi { /*게시글 상단 닉네임 폰트 색상*/
  color: rgba(98, 180, 173, 1.0) !important;
}
.bg-mubi { /*게시글 상단 카테고리 배경 색상*/
  background-color: rgba(255, 32, 78, .8) !important;
  color: rgb(187, 187, 187)
}
.dark .bg-mubi { /*게시글 상단 카테고리 배경 색상*/
  background-color: rgba(7, 10, 82, 1) !important;
}

/* 게시글 상단 헤더 제목 꾸미기 */
header.myheader {
   /* height: 215px; */
   height: 35%;
   display: -ms-flexbox;
   display: flex;
   -ms-flex-direction: column;
   flex-direction: column;
   -ms-flex-align: center;
   align-items: center;
   -ms-flex-pack: center;
   justify-content: center;
   text-align: center;
}
header.myheader .heading * {
   position: relative;
   z-index: 0;
   color: #ececec;
   font-family: 'Maplestory';
}

/* 게시글 상단 카테고리 뱃지 꾸미기 */
#categoryText {
   font-size: 14px;
   padding: 0.5em 1em;
   border-radius: 20px;
   font-weight: 600;
   letter-spacing: 0.6px;
}
#article-header {
   filter: saturate(150%);
   width: 100%;
   height: 550px !important;
   position: relative;
   background-attachment: fixed;
   background-size: cover;
   background-repeat: no-repeat;
   background-position: 50% -215px;
   /* -webkit-transition: background-image 2s linear;
   transition: background-image 2s linear; */
}
@media screen and (min-width: 1500px) {
   #article-header {
      background-position: calc(50% + 0px) -265px; 
   }
}
@media screen and (max-width: 575.99px) {
   #article-header {
      background-position: 50% 50%;
      background-attachment: scroll;
   }
}
#article-header:after {
   content: '';
   position: absolute;
   bottom: 0;
   top: 0;
   left: 0;
   right: 0;
   background-color: rgb(14 17 31 / 50%);
   backdrop-filter: blur(var(--thumbnail-blur));
}
.mouseScroll_icon {
   /*마우스 스크롤 아이콘*/
   margin-top: 190px;
}
.scroll-btn {
   display: block;
   left: 0;
   right: 0;
   text-align: center;
}
.scroll-btn > * {
   display: inline-block;
   line-height: 18px;
   font-size: 13px;
   font-weight: normal;
   color: #7f8c8d;
   color: #ffffff;
   letter-spacing: 2px;
}
.scroll-btn > *:hover,
.scroll-btn > *:focus,
.scroll-btn > *.active {
   color: #ffffff;
}
.scroll-btn > *:hover,
.scroll-btn > *:focus,
.scroll-btn > *:active,
.scroll-btn > *.active {
   opacity: 0.8;
   filter: alpha(opacity=80);
}
.scroll-btn .mouse {
   position: relative;
   display: block;
   width: 35px;
   height: 55px;
   margin: 0 auto 18px;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   border: 3px solid white;
   border-radius: 23px;
   opacity: 0.75;
   z-index: 1;
}
.scroll-btn .mouse > * {
   position: absolute;
   display: block;
   top: 29%;
   left: 50%;
   width: 8px;
   height: 8px;
   margin: -4px 0 0 -4px;
   background: white;
   border-radius: 50%;
   animation: ani-mouse 2.5s linear infinite;
}

/* 마우스 화살표 */
.sc-arrow {
   bottom: 15px;
   position: relative;
   z-index: 1;
}
.sc-arrow span {
   display: inline-block;
   width: 1rem;
   height: 1rem;
   border: 4px solid transparent;
   border-right-color: rgb(210 210 215 / 75%);
   border-bottom-color: rgb(210 210 215 / 75%);
   border-radius: 4px;
   transform: rotate(45deg);
   animation: arrow-down 0.6s alternate infinite;
}
@keyframes ani-mouse {
   0% {
      opacity: 1;
      transform: translate(0, 29%);
   }
   15% {
      opacity: 1;
      transform: translate(0, 150%);
   }
   50% {
      opacity: 0;
      transform: translate(0, 150%);
   }
   100% {
      opacity: 0;
      transform: translate(0, 29%);
   }
}
@keyframes arrow-down { /* 화살표 애니메이션 */
    0% {
        opacity: 0;
    }
    25% {
        opacity: 0.25;
    }
    50% {
        opacity: 0.5;
    }
    75% {
        opacity: 0.75;
    }
    100% {
        opacity: 1;
    }
}
/* 어드민 수정,삭제,공개 공백좀 넣기 */
.admin.s_ad_div_CSS > a {
  margin-right: 5px;
}
/* ==================== 본문 상단 ===END========= */

/* ******************** 물결 ******************** */
:root {
  --waves-rgba-number-one: rgba(249, 251, 255, 0.3);
  --waves-rgba-number-two: rgba(249, 251, 255, 0.5);
  --waves-rgba-number-three: rgba(249, 251, 255, 1); 
}
.dark:root {
  --waves-rgba-number-one: rgba(49, 52, 60, 0.3);
  --waves-rgba-number-two: rgba(49, 52, 60, 0.5);
  --waves-rgba-number-three: rgba(49, 52, 60, 1); 
}
.hero-waves {display: block;width: 100%;height: 60px;z-index: 5;position: absolute;right: 0;top: 480px;z-index: 10}
@media screen and (min-width: 344px) {.hero-waves {height: 70px}} /* 특정 화면 크기 이상에서만 높이를 70px로 재정의 */
.wave1 use {fill: var(--waves-rgba-number-one);-webkit-animation: move-forever1 10s linear infinite;animation: move-forever1 10s linear infinite;-webkit-animation-delay: -2s;animation-delay: -2s}
.wave2 use {fill: var(--waves-rgba-number-two);-webkit-animation: move-forever2 8s linear infinite;animation: move-forever2 8s linear infinite;-webkit-animation-delay: -2s;animation-delay: -2s}
.wave3 use {fill: var(--waves-rgba-number-three);-webkit-animation: move-forever3 6s linear infinite;animation: move-forever3 6s linear infinite;-webkit-animation-delay: -2s;animation-delay: -2s}
@-webkit-keyframes move-forever1 {0% {transform: translate(85px, 0%)}100% {transform: translate(-90px, 0%)}}
@keyframes move-forever1 {0% {transform: translate(85px, 0%)}100% {transform: translate(-90px, 0%)}}
@-webkit-keyframes move-forever2 {0% {transform: translate(-90px, 0%)}100% {transform: translate(85px, 0%)}}
@keyframes move-forever2 {0% {transform: translate(-90px, 0%)}100% {transform: translate(85px, 0%)}}
@-webkit-keyframes move-forever3 {0% {transform: translate(-90px, 0%)}100% {transform: translate(85px, 0%)}}
@keyframes move-forever3 {0% {transform: translate(-90px, 0%);}100% {transform: translate(85px, 0%)}}
/* ==================== 물결 ===END============== */

/* ******************** 본문 기능 ******************** */
:root {
  --bg-zoom-color: #48464e;
  --bg_meta-color: #5d5d5d;
  --backgroundPoint: #39549a;
}
.dark:root {
  --bg_meta-color: #c4c4ca;
}
.clearfix {display: block}
.clearfix:after {content:"";display:block;clear:both;visibility:hidden;line-height:0;height:0;}
#content .top_area {padding: 0 0 10px;margin: 5px 5px 10px 5px;align-items: center;justify-content: space-between;display: flex;width: 100%}
#content .top_area .meta {display: inline-block;font-size: 14px;color:var(--bg_meta-color);line-height: 34px}
#content .top_area .etc {display: flex;align-items: center;margin-left: auto}
#content .top_area .etc .label {display: inline-block;padding-right: 10px;font-size: 16px;font-weight: 500;vertical-align: top;line-height: 34px}
#content .top_area .etc a, #content .top_area .etc .btn_print {display: inline-block;width: 34px;height: 34px;background-image: url(images/icons_pc.png);background-repeat: no-repeat;font-size: 0;vertical-align: top;transition: none}
#content .top_area .audio_wrap .btn_music {background-position: -40px -60px; margin-right: 10px;}
#content .top_area .audio_wrap .btn_music.play {background-position: 0 -60px}
#content .top_area .share_wrap {float: left;padding-left: 10px}
#content .top_area .etc .font_zoom button svg {display: inline-block;color: #fff;width: 13px;height: 13px;/*background-color: #222;*/border-radius: 100%;/*line-height: 22px;*/font-size: 1rem;margin-bottom: 3px;}
.top_area .etc .font_zoom button {position: relative;align-items: center;justify-content: center;text-align: center;background-color: var(--bg-zoom-color);color: #fff;font-size: .1rem;border-radius: 100%;width: 25px;height: 25px;line-height: 28px}
#content .top_area .share_wrap #font_reset{background-color: var(--backgroundPoint) !important}
#content .top_area .etc .btn_print {background-position: -120px -60px}
@media (max-width:768px) {#content .top_area .etc .audio_wrap {padding-right: 5px}#content .top_area .etc button{width:25px;height:25px;background-image:url(./images/icons_mo.png);background-size:200px auto;}#content .top_area .etc .share_wrap, #content .top_area .etc .btn_print, #content .top_area .etc .audio_wrap .label {display: none}}
/* ==================== 본문 기능 ===END============== */

/* ******************** 글자 중복체크 ******************** */
/*google material icon */.material-icons-outlined,.material-icons-round {vertical-align:text-bottom;font-size:16px;user-select:none;}
.breadcrumb-text-check {display:flex;align-items: center;justify-content: space-between;margin: 10px 5px 5px 5px}

.text-length span li:before{align-items:center;}
.text-length {font-size:14px;display:flex;align-items:center;flex-direction:row;justify-content: flex-end;margin-bottom: 10px}
.material-icon {font-size:17px !important;--tw-text-opacity: 1;color: rgb(231 65 80 / var(--tw-text-opacity))}
.text-length .textLenIncludeSpaces:before {content:"공백 포함:";margin: 5px}
.text-length .textLenExcludeSpaces:before {content:"공백 제외:";margin-right: 5px}
.text-length .textLenIncludeSpaces:after {content:" 자";}
.text-length .textLenExcludeSpaces:after {content:" 자";}
.text-length .divider:before {content:'';display:inline-block;margin:0 5px;width:1.5px;height:14px;background-color:#a89e9e;vertical-align: middle;}
#duplicateWordsContainer {display:flex;flex-wrap:wrap;margin-bottom:10px;height:auto;max-height:210px;overflow-y:auto;}
.popup-container {padding:10px;background-color:#ebedf2;border:1px solid #ebedf2;border-radius:5px;z-index: 1;display:none;max-height:400px;overflow-y:auto;font-size:13px;margin: 15px 0px 20px 0px;filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.5))}
.popup-word {width:33%;word-wrap:break-word;list-style:none;padding:3px 0;display:inline-block;border-bottom:1px solid #a89e9e; border-style: dotted}
.popup-word::after {content:" 회"}
.dup-button {cursor:pointer;background-color:#484646;border:1px solid #484646;border-radius:3px;padding: 2px 10px 1px 10px;font-size:13px;margin-left:5px;color: #e7e7e7;filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.5))}
.popup-content {display:flex;flex-wrap:wrap;}
#closeButton {display: inline-block;padding: 5px;margin-top: 10px;text-align: center;background-color: #484646;width: 100%;color: #ededed;border-radius: 5px;cursor: pointer;filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.5))}
.dup-button:hover{background-color:#dc5353;border:1px solid #dc5353}

.dark .dup-button:hover{background-color:#67bfb9;border:1px solid #67bfb9;color: #484646}
.dark .popup-word {border-style: dotted;border-color: #606060ad}
.dark .text-length .divider:before {background-color:#929292}
.dark .dup-button { background-color:#3A4F9C;border:1px solid #3A4F9C;color: #e7e7e7}
.dark .popup-container {background-color:#2c2c34;border:1px solid #2c2c34}
.dark #closeButton {background-color: #3d435e}
.dark .material-icon {--tw-text-opacity: 1; color: rgb(253 175 123 / var(--tw-text-opacity))}

#duplicateWordsContainer::-webkit-scrollbar {width: 5px}
#duplicateWordsContainer::-webkit-scrollbar-track {background: #ebedf2;border-radius: 10px}
#duplicateWordsContainer::-webkit-scrollbar-thumb {background: #625c58;border-radius: 10px}
#duplicateWordsContainer::-webkit-scrollbar-thumb:hover {background: #fa7070}
.dark #duplicateWordsContainer::-webkit-scrollbar-track {background: #2c2c34}
.dark #duplicateWordsContainer::-webkit-scrollbar-thumb {background: #3d435e}
.dark #duplicateWordsContainer::-webkit-scrollbar-thumb:hover {background: #e09d72}
@media (max-width:768px) {.text-length {display: none}}
/* ==================== 글자 중복체크 ===END============== */

/* ******************** 본문 글작성 ******************** */
/*rgb(255, 119, 119, 0.87); #dc5353 #f66b75*/
:root {
  --u-decoration-text: #bb2020;
  --u-decoration-color: #1a6b60;
  --txt-contents-h2-1: rgb(255, 119, 119, 0.87);
  --txt-contents-h2-2: #ddd;
  --txt-contents-h3-h4: #f66b75;
  --line-text-h2-color1: rgb(246, 86, 96, 0.87);
  --line-text-h2-color2: #f9fbff;
}
.dark:root {
  --u-decoration-text: #ff8080;
  --u-decoration-color: #eeb870;
  --txt-contents-h2-1: ;
  --txt-contents-h2-2: ;
  --txt-contents-h3-h4: #fdaf7b;
  --line-text-h2-color1: rgb(253, 175, 123, 0.87);
  --line-text-h2-color2: #31343c;
}
.permalink-container > #article .contents_style .av-container > h2, .permalink > #article .contents_style > h2, .permalink > #article .contents_style .av-container > h3, .permalink > #article .contents_style > h3, .permalink > #article .contents_style .av-container > h4, .permalink > #article .contents_style > h4 {line-height: 1.8 !important} /*게시글 제목 꾸미기 변경금지*/
.permalink-container > #article .contents_style .av-container > h2, #article .contents_style h2 {font-size: 1.55rem; /*1.9*/font-weight: bold} /* h2, h3, h4 제목 크기 */
.permalink-container > #article .contents_style .av-container > h3, #article .contents_style h3 {font-size: 1.35rem; /*1.65*/font-weight: 600}
.permalink-container > #article .contents_style .av-container > h4, #article .contents_style h4 {font-size: 1.15rem; /*1.35*/font-weight: 600}
#article .contents_style p, #article .contents_style li {/*font-family: 'Paperlogy', 'Yuji Mai'*/}
#article .tt_article_useless_p_margin > p {margin-top: 0px !important;margin-bottom: 12px !important;padding-top: 0px !important;padding-bottom: 0px !important}/* 밸로그처럼 p를 약간 공백 추가 */

u {text-decoration: underline dotted var(--u-decoration-text) !important;text-underline-position: under;text-underline-offset: 5px;font-weight: 500;color: var(--u-decoration-color)} /*두껍게 하면 밑줄 도트*/
#content .contents_style h3:before {content: '\f58e'; font-family: 'Font Awesome 5 Pro'}
#content .contents_style h4:before {content: '';font-size: 15px;transform: rotate(90deg);font-family: 'Font Awesome 5 Pro'}
#content .contents_style h3:before, #content .contents_style h4:before {display: inline-block;margin-right: 11px;color: var(--txt-contents-h3-h4)} /* 제목 아이콘 색상 */
.image-container img, #tt-body-page figure.imageblock img, figure.imageblock img {border-radius: 10px;filter: drop-shadow(5px 5px 5px rgba(0, 0, 0, 0.7)) brightness(0.95)} /*이미지 테두리 둥글게*/
.dark #tt-body-page figure.imageblock img, .dark figure.imageblock img {filter: drop-shadow(5px 5px 5px rgba(0, 0, 0, 0.7)) brightness(0.9)} /*다크모드 이미지 어둡게 설정*/
.tt_article_useless_p_margin s {text-decoration: none;position: relative;bottom: 1px}/*기본 취소선 제거 */
.tt_article_useless_p_margin .textBlock {margin: 0 2px;color: #e96900;padding: 2px 5px;font-size: 0.9em;border-radius: 5px;background-color: #3C5B6F;position: relative;top: -1px;border: #3C5B6F 1px solid;color: #F5EFE6 !important;box-shadow: rgba(0, 0, 0, 0.4) 0px 3px 5px} /*취소선 블록설정*/

#article .tt_article_useless_p_margin h2, #article .tt_article_useless_p_margin h3, #article .tt_article_useless_p_margin h4 {font-family: 'Maplestory', 'Yuji Mai'}

/* h2 제목 아이콘 */
#article .tt_article_useless_p_margin h2 {padding-bottom: 15px;overflow: hidden;position: relative}
#article .tt_article_useless_p_margin h2:before {content: '';border-bottom: 2px solid var( --line-text-h2-color1);top: 44px;height: 0;position: absolute;width: 100%;z-index: 0}
#article .tt_article_useless_p_margin h2:after {border-bottom: 2px solid var(--line-text-h2-color2);top: 44px;content: '';position: absolute;width: 100%;z-index: 1}

/* ==================== 본문 글작성 ===END============== */

/* ******************** 태그감추기 ******************** */
.tags-hidden {clip: rect(1px, 1px, 1px, 1px);clip-path: inset(50%);height: 1px;overflow: hidden;position: absolute;white-space: nowrap;width: 1px}
/* ==================== 태그감추기 ===END============== */

/* ******************** 공감 버튼 ******************** */
#article .container_postbtn .postbtn_like .wrap_btn[id^=reaction-] button .uoc-icon.empathy_up_without_ani.like_on .uoc-count::before {color: #F65660}
#article .container_postbtn .postbtn_like .wrap_btn[id^=reaction-] button:hover .uoc-count::before {color: #F65660}
/* ==================== 공감 버튼 ===END============== */

/* ******************** 각주 ******************** */
:root{
  --bg-footnote-sub: #f3f5fa;
  --bg-footnote-main: #0018b71a;
  --txt-footnote-color: #48464e;
  --style-footnote: #dc5353;
}
.dark:root{
  --bg-footnote-sub: #31343c;
  --bg-footnote-main: #4e5565bd;
  --txt-footnote-color: #c4c4ca;
  --style-footnote: #eda576;
}
ol.footnotes {color: var(--txt-footnote-color);background-color: var(--bg-footnote-sub);padding-top: 20px;padding-right: 20px;padding-bottom: 10px;padding-left: 30px;margin: 0;list-style: decimal;border-radius: 8px; font-family: 'Maplestory', 'Yuji Mai';font-size: 15px}
div.footnotes {background-color: var(--bg-footnote-main);padding: 20px;border: 1px solid var(--bg-footnote-main);border-radius: 8px;margin-top: 2.25rem;filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.5))}
ol.footnotes li {margin-bottom: 10px;line-height: 1.6}
.contents_style .footnote a{font-size:14px;color: var(--style-footnote) !important;font-weight: 700;padding: 0 2px;font-family:Maplestory !important}
.contents_style .footnote a::before {content: '[';display: inline;font-family:Maplestory;background-image: none;margin-right:2px;margin-left: none; width: none;height: none;vertical-align: none;filter: none;}
.contents_style .footnote a::after {content: ']';margin-right:2px;margin-left:3px}
/* ==================== 각주 ===END============== */

/* ******************** 카테고리 다른 글 (ver.플러그인) ******************** */
:root{
  --bg-another-category: #ebedf2;
  --bg-border-bottom: #c4c4ca;
  --txt-another-category: #48464e;
  --link-another-category-hover: #002c99;
}
.dark:root{
  --bg-another-category: #2c2c34;
  --bg-border-bottom: #727272;
  --txt-another-category: #c4c4ca;
  --link-another-category-hover: #62b4ad;
}
.area_related.border_b_mode {border-bottom: 1px dotted  var(--area-border-line)}
.another_category {display: block} /*카테고리 글 더보기 플러그인 사용을 위해 none에서 block로 변경*/
#content .another_category {padding: 1.25rem;background-color: var(--bg-another-category);filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.5));border-radius: .375rem;font-family: 'Paperlogy', 'Yuji Mai';border: none;margin: 25px 0 10px 0;clear: both}
#content .another_category h4, #content .another_category h4 a {font-size: 0.9375rem !important;border-style: solid;border-bottom: 1px dotted var(--bg-border-bottom) !important;padding: 2px 0 10px !important;color: var(--txt-another-category) !important;font-weight: 700;position: relative;box-sizing: border-box;overflow: hidden;padding-right: 24px;text-overflow: ellipsis; white-space: nowrap}
#content .another_category h4:after {content: "\f0c9";font-family: 'Font Awesome 5 Pro'}
#content .another_category th a:after {content: "\f061";font-family: 'Font Awesome 5 Pro'}
#content .another_category h4:after {position: absolute;right: 0px;top: 15%;transform: translateY(0%);color: inherit}
#content .another_category th a {padding-right: 20px;position: relative;display: block;width: 100%;box-sizing: border-box;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-weight: 500}
#content .another_category th a:after {position: absolute;color: inherit;right: 8px;top: 50%;transform: translateY(-50%);font-size: 10px;font-weight: 700}
#content .another_category table, #content .another_category table * {display: block;font-size: 15px;font-weight: 400;text-align: left;border: none;color: var(--txt-another-category) !important;padding-top: 2px}
#content .another_category tbody {overflow: hidden;margin-left: -10px !important;margin-right: -10px !important;margin-bottom: -2px !important}
#content .another_category tr {float: left;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;width: 50%;padding: 0 10px}
#content .another_category th, #content .another_category th a {height: 28px}
#content .another_category td, #content .another_category th span {display: none}
#content .another_category h4 a:hover, #content .another_category th a:hover {color: var(--link-another-category-hover) !important;}
@media (max-width: 767px) {#content .another_category tr {width: 100%;padding-bottom: 5px}}
/* ==================== 카테고리 다른 글 (ver.플러그인) ===END============== */

/* ******************** 카테고리의 다른글 (스킨 커스텀) ******************** *
:root{
  --link-another-category-hover: #002c99;
}
.dark:root{
  --link-another-category-hover: #62b4ad;
}
#footer .another-categorys .related-articles-list {display: flex;flex-wrap: wrap;margin-left: -10px;margin-right: -10px}
#footer .another-categorys .related-article-item {box-sizing: border-box;flex: 0 0 100%;max-width: 100%;padding: 0 10px;margin-bottom: 5px;padding-bottom: 5px;position: relative}
#footer .another-categorys .related-article-item .tit-link {display: flex;align-items: center;width: 100%;height: 100%;box-sizing: border-box;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;padding-right: 30px}
#footer .another-categorys .related-article-item .article-title {flex-grow: 1;}
#footer .another-categorys .related-article-item .tit-link i.ico {position: absolute;right: 10px;flex-shrink: 0}
#footer .another-categorys .related-article-item .tit-link:hover {color: var(--link-another-category-hover)}
#footer .another-categorys a:hover {color: var(--link-another-category-hover)}
@media (min-width: 768px) {#footer .another-categorys .related-article-item {flex: 0 0 50%;max-width: 50%;border-bottom: none;margin-bottom: 15px;padding-bottom: 0;}}
/* ==================== 카테고리의 다른글 (스킨 커스텀)  ===END============== */

/* ******************** 카테고리의 다른글 (커스텀ver2) ******************** */
:root {
  --area-text-color: #48464e;
  --area-border-line: #c4c4ca;
  --link-area-text-hover: #002c99;
}
.dark:root {
  --area-text-color: #c4c4ca;
  --area-border-line: #727272;
  --link-area-text-hover: #62b4ad;
}
.area_related .link_related:hover .box_content strong {color: var(--link-area-text-hover)}
.area_related {overflow: hidden}
.border_b_mode {border-bottom: 1px solid  var(--area-border-line)}
.area_related .title_related {margin: 15px 0 15px 0;font-size: 26px;font-weight: 700;color: var(--area-text-color)}
.area_related .list_related {list-style: none;margin: 0 -8px;padding: 0;border: none;box-sizing: border-box}
.area_related .item_related {float: left;width: 25%;margin-bottom: 40px}
.area_related .link_related {display: block;margin: 0 8px}
.area_related a {text-decoration: none}
.area_related .thumnail {display: block;width: 100%;padding-top: 50%;background-size: cover;background-position: 50% 50%;border-radius: 0.4em;background: url(images/nunu-bg.png) no-repeat center center var(--s-bg-color);background-size: cover}
.item-thumbnail {/*border: 1px solid var(--area-border-line)*/}
.area_related .link_related strong {display: -webkit-box;max-height: 45px;margin: 12px 0 0;line-height: 1.47;font-size: 16px;font-weight: 500;overflow: hidden;-webkit-line-clamp: 1;-webkit-box-orient: vertical;color: var(--area-text-color)}
.area_related .info {display: inline-block;font-size: 13px;color: var(--area-text-color)}
.area_related .list_related:after {content: "";display: block;clear: both}
@media screen and (max-width: 1025px) {.area_related .title_related {margin: 15px 0 0 0;font-size: 26px;line-height: normal}.area_related .item_related {float: none;width: 100%;padding: 16px 0;margin-bottom: 0}.area_related li:first-child {border: none;padding-bottom: 16px}.area_related .link_related strong {margin: 12px 0 2px 0}.area_related .item_related:last-child {margin-bottom: 30px}}
/* ==================== 카테고리의 다른글 (커스텀ver2) ===END============== */

/* ******************** 이전글 다음글 ******************** */
:root {

}
.dark:root {

}
.post-switch .row>* {
  margin-top: 10px;
}
.post-switch {
    margin: 15px 0 5px 0;
}
.post-switch-item {
    height: 100px;
    background-size: cover;
    background-position: 50% 50%;
    position: relative;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
    box-shadow: 0 1px 7px rgb(0 0 0 / 66%);
    transition: 0.2s linear;
}
.post-switch-item-content {
    position: relative;
    z-index: 1;
    color: #fff;
    width: 100%;
}
.post-switch-item:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-color: rgba(36, 36, 36, 0.65);
    border-radius: 8px;
}
.post-switch-item-left {
    width: 25%;
    position: absolute;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}
.post-switch-item-right {
    padding-left: 22%;
    margin-right: 30px;
    margin-top: 10px;
}
.post-switch-next .post-switch-item-right {
    padding-left: 30px;
    margin-right: 0;
    padding-right: 22%;
    text-align: right;
}
.post-switch-next .post-switch-item-left {
    right: 0;
    top: 0;
}
.post-switch-item i {
    font-size: 30px;
    color: rgba(255, 255, 255, 0.5);
    transition: 0.3s all ease-in-out;
}
.post-categories-container {
    display: block;
    width: 100%;
    margin-bottom: 2px;
}
.post-switch-item .post-categories-container {
    margin-top: 0;
    margin-bottom: 2px;
}
.post-switch-item-right p {
    overflow: hidden;
    font-size: 16px;
    line-height: 110%;
    margin-top: 0;
    /*말줄임 효과*/
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.sh-post-categories-style1 .post-categories {
    text-transform: uppercase;
    letter-spacing: 2px;
}
.post-switch-item-right .post-categories {
    padding: 0;
    background-color: transparent;
}
.post-switch-item .post-categories {
    margin-bottom: 0;
}
.post-switch-item-right p a,
.post-switch-item-right p span {
    color: #fff;
    line-height: 1.5rem;
}
.post-categories,
.post-categories {
    font-size: 0.9rem;
    color: #d79c6a;
}
.sh-post-categories-style1 .post-categories {
    text-transform: uppercase;
    letter-spacing: 2px;
}
.post-switch-item.post-switch-next i {
    animation-duration: 0.85s;
    animation-name: arrowPost_next;
    animation-fill-mode: forwards;
    animation-timing-function: ease-out;
    animation-iteration-count: infinite;
}
.post-switch-item i {
    animation-duration: 0.85s;
    animation-name: arrowPost_previous;
    animation-fill-mode: forwards;
    animation-timing-function: ease-out;
    animation-iteration-count: infinite;
}
@keyframes arrowPost_next {
    0% {
        transform: translateX(0px);
    }

    50% {
        transform: translateX(8px);
    }

    100% {
        transform: translateX(0px);
    }
}
@keyframes arrowPost_previous {
    0% {
        transform: translateX(0px);
    }

    50% {
        transform: translateX(-8px);
    }

    100% {
        transform: translateX(0px);
    }
}
.post-switch-item-content p > a:hover {
    color: rgb(219 128 99);
}
.switch-title {
  filter: drop-shadow(2px 3px 1px black);
  -webkit-text-stroke: 1px #fafafa99;
  transition: 0.2s ease;
  position: relative;
}
.post-switch-item:hover {
    transform: scale(1.02);
}
.post-switch-item:hover .post-switch-item-thumnail {
    transform: scale(1.07);
}
.post-switch-item:hover .switch-title {
    color: #fff;
    -webkit-text-stroke: 1px #fff;
}
/* ==================== 이전글 다음글 ===END============== */

/* ******************** 하단 ******************** */
:root{
  --bg-footer-main: #ebedf2;
  --bg-social: #f3f5fa;
  --bg-social-icon: #48464e;
  --span-btn-r-color: #48464e;
  --span-btn-r-hover: #f3f5fa;
  --bg-btn-r: #f3f5fa;
  --bg-btn-r-hover: #444;
  --border-btn-r-hover: #444;
  --txt-btn-r-hover: #f3f5fa;
}
.dark:root{
  --bg-footer-main: #2c2c34;
  --bg-social: #424755;
  --bg-social-icon: #c4c4ca;
  --span-btn-r-color: #f3f5fa;
  --span-btn-r-hover: #48464e;
  --bg-btn-r: #424755;
  --bg-btn-r-hover: #f3f5fa;
  --border-btn-r-hover: #f3f5fa;
  --txt-btn-r-hover: #424755;
}
.dark .footer-name>svg path {fill: #c4c4ca;} /*로고*/
.l-wrap {position: relative;margin: 0 auto;margin-top: 80px}
.l-wrap:before {content: '';display: block}
@media (min-width: 48em) {.l-wrap {margin-top:140px}}
.btn-r {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-ms-box-sizing: border-box;box-sizing: border-box;position: relative;display: inline-block;font-weight: 400;vertical-align: middle;text-transform: capitalize;transition: all .2s ease-out}
.btn-r {width: 40px;height: 40px;border: 1px solid #999;border-color: rgba(153, 153, 153, .5);background-color: #f3f5fa;background-color: rgba(243, 245, 250, .6);font-size: 10px;font-style: normal;line-height: 38px;-webkit-border-radius: 40px;-moz-border-radius: 40px;border-radius: 40px}
.btn-r-gotop {position: absolute;top: -20px;left: 50%;margin-left: -20px;padding: 6px 0;line-height: 12px;color: var(--span-btn-r-color);background: var(--bg-btn-r)}
.btn-r-gotop:focus, .btn-r-gotop:hover {color: var(--txt-btn-r-hover);border-color: var(--border-btn-r-hover);background: var(--bg-btn-r-hover)}
.btn-r-gotop .icon {font-size: 12px}
.icon-arrow-top:before {content: '\f077'}
.btn-r-gotop:focus .icon-arrow-top:before , .btn-r-gotop:hover .icon-arrow-top:before, .btn-r-gotop:focus span, .btn-r-gotop:hover span {color: var(--span-btn-r-hover)}
#footers {background: var(--bg-footer-main);line-height: 1.7;text-align: center;}
.footer-content {padding: 25px 40px;width: 100%}
@media screen and (min-width: 720px) {.footer-content {padding: 50px 80px}}
.footer-content>div {margin-bottom: 20px;text-align: center}
.footer-content>div:last-child {margin-bottom: 0}
.footer-name>svg {display: block;margin: auto}
.footer-social>:is(a,button) {background: var(--bg-social);color: var(--bg-social-icon);border-radius: 50%;display: inline-block;font-size: 16px;height: 32px;line-height: 32px;margin: 0 5px;text-align: center;width: 32px;vertical-align: middle}
[class*=" icon-"], [class^=icon-] {font-family: 'Font Awesome 5 Pro', 'Font Awesome 5 Brands';font-style: normal;font-variant: normal;font-weight: 400;line-height: 1;text-transform: none;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale}
.icon-facebook:before {content: "\f39e"}
.icon-instar:before {content: "\f16d"}
.icon-twiter:before {content: "\f099"}
.icon-youtube:before {content: "\f167"}
.icon-map:before {content: "\f3c5"}
.footer-social > :is(a,button) {transition: color 0.3s ease-in-out}
.footer-social > :is(a,button):hover .icon-facebook:before {color: #3b5998}
.footer-social > :is(a,button):hover .icon-instar:before {color: #e1306c}
.footer-social > :is(a,button):hover .icon-twiter:before {color: #1da1f2}
.footer-social > :is(a,button):hover .icon-youtube:before {color: #ff0000}
.footer-social > :is(a,button):hover .icon-map:before {color: #4285F4}
/* ==================== 하단 ===END============== */

/* ******************** 파일첨부 **************** */
:root {
  --bg-fileblock-a: #555;
  --bg-fileblock-up-hover: #0b666a;
  --bg-fileblock-down-hover: #183d3d;
  --txt-filename-color: #f9fbff;

}
.dark:root {
  --bg-fileblock-up-hover: #474e68;
  --bg-fileblock-down-hover: #6b728e;
  --txt-filename-color: #c4c4ca;
}
figure.fileblock, #tt-body-page figure.fileblock {position: static;margin: 20px 0;border: none;width: 100%;height: 100%;font-family: "Paperlogy", sans-serif}
figure.fileblock a, #tt-body-page figure.fileblock a {position: relative;top: 0;display: inline-block;height: auto;border-radius: 10px;background-color: var(--bg-fileblock-a);transition: all 0.2s;filter: drop-shadow(5px 5px 5px rgba(0, 0, 0, 0.7))}
figure.fileblock a:hover, #tt-body-page figure.fileblock a:hover {background-color: var(--bg-fileblock-up-hover)}
figure.fileblock a::after, #tt-body-page figure.fileblock a::after {display: none;background-image: none}
figure.fileblock a div.image, #tt-body-page figure.fileblock a div.image {display: none}
figure.fileblock a div.desc, #tt-body-page figure.fileblock a div.desc {position: static}
figure.fileblock a div.desc::after, #tt-body-page figure.fileblock a div.desc::after {background-image: none}
figure.fileblock a div.desc div.filename, #tt-body-page figure.fileblock a div.desc div.filename {height: auto;padding: 5px 10px;margin: 0;color: var(--txt-filename-color);text-overflow: clip;white-space: normal;overflow: visible}
figure.fileblock a div.desc div.filename span.name, #tt-body-page figure.fileblock a div.desc div.filename span.name {display: inline-block;max-width: 100%;height: 100%;padding: 5px 20px 7px;font-size: 15px;vertical-align: middle;text-align: center;text-overflow: clip;white-space: normal; overflow: visible}
figure.fileblock a div.desc div.filename span.name::before, #tt-body-page figure.fileblock a div.desc div.filename span.name::before {font-family: 'Font Awesome 5 Pro';margin-right: 10px;content: '\f019';font-weight: 400;color: #dedede;vertical-align: middle}
figure.fileblock a div.desc div.size, #tt-body-page figure.fileblock a div.desc div.size {height: auto;margin-top: -5px;border-radius: 0 0 10px 10px;font-size: 11px;color: #fff;text-align: center;background-color: #555;filter: brightness(0.8);-webkit-filter: brightness(0.8);-moz-filter: brightness(0.8);-ms-filter: brightness(0.8);-o-filter: brightness(0.8);transition: all 0.2s}
figure.fileblock a:hover div.desc div.size, #tt-body-page figure.fileblock a:hover div.desc div.size {background-color: var(--bg-fileblock-down-hover);filter: brightness(0.8);-webkit-filter: brightness(0.8);-moz-filter: brightness(0.8);-ms-filter: brightness(0.8);-o-filter: brightness(0.8)}
#tt-body-page figure.fileblock a::after {content: '';background: none}
/* ==================== 파일첨부 ===END========== */


/* ******************** 본문 헤드 물방울 ******************** */
#bb-outer { width:100%; height:fit-content; text-align:center }
#bb-outer .bubbles { display:inline-block; position:relative }
#bb-outer .bubbles .bubble {position:absolute;border-radius:50%;bottom:25px; /* 물방울 시작 위치 */ background:rgba(127, 161, 195, 0.7);}
/* ==================== 본문 헤드 물방울 ===END============== */

/* ******************** 유튜브 커버 (빈줄5) ******************** */
.main_youtube_wrap {position: relative;max-width: var(--h-idx);width: 100%;margin: 0 auto;padding: 0 10px;box-sizing: border-box;display: grid;grid-template-rows: auto auto;grid-template-columns: 1fr auto;grid-template-areas: "header-title header-button" "main-content main-content";gap: 0px}
.main_youtube_wrap > .title {grid-area: header-title;letter-spacing: -1px;margin-bottom: 0;margin-top: 50px;display: flex;align-items: center;gap: 10px}
.main_youtube_wrap .title h2 {color: #000;font-size: 36px;line-height: 1.92;font-weight: 700;flex-shrink: 0}
.main_youtube_wrap .sub {color: #555;font-size: 16px;line-height: 1.92;padding-top: 0; margin-left: 0;letter-spacing: 0;font-weight: 500;flex-shrink: 0}
.main_youtube_wrap > .btn_go_youtube {width: 98px;height: 30px;color: #fff;font-size: 12px;line-height: 28px;letter-spacing: 1px;text-align: center;border: 1px solid #002c99;background: #002c99;border-radius: 4px;font-weight: 600;font-family: 'Paperlogy';margin-top: 78px;align-self: start}
.main_youtube_wrap > .list_wrap.ds1 {grid-area: main-content;height: auto !important;display: grid;grid-template-columns: 730px 1fr;grid-template-rows: auto;gap: 20px;align-items: start;width: 100%}
.main_youtube_wrap .list_wrap.ds1 .mov_box {position: relative;padding-bottom: 56.25%;height: 0;overflow: hidden;background: #000;border-radius: 8px;width: 100%}
.main_youtube_wrap .list_wrap.ds1 .mov_box iframe, .main_youtube_wrap .list_wrap.ds1 .mov_box img.img_top {position: absolute;top: 0; left: 0;width: 100%; height: 100%;border-radius: 8px;object-fit: cover}
.main_youtube_wrap .list_wrap.ds1 .mov_box img.img_top {z-index: 1; }
.main_youtube_wrap .list_wrap.ds1 .mov_box iframe {z-index: 2; }
.main_youtube_wrap .list_wrap.ds1 .youtube_list {width: 100%;list-style: none; padding: 0; margin: 0;display: flex;flex-direction: column;gap: 15px}
.main_youtube_wrap .list_wrap.ds1 .youtube_list li .item {display: grid;grid-template-columns: 210px 1fr;grid-template-rows: auto auto;grid-template-areas: "thumb title" "thumb explain"; gap: 5px 15px;align-items: center;position: relative;height: 127px;color: #48464e;border: 1px solid #f9fbff;background: #f9fbff;padding: 10px 20px 10px 0;box-sizing: border-box;border-radius: 8px}
.main_youtube_wrap .list_wrap.ds1 .youtube_list li .item .thumb {grid-area: thumb;width: 210px; height: 121%;margin: -1px; padding: 0;overflow: hidden;border-bottom-left-radius: 8px;border-top-left-radius: 8px}
.main_youtube_wrap .list_wrap.ds1 .youtube_list li .item .thumb img {display: block; width: 100%; height: 100%;object-fit: cover;border-bottom-left-radius: 8px;border-top-left-radius: 8px}
.main_youtube_wrap .list_wrap.ds1 .youtube_list li .item .title {grid-area: title;padding: 0; margin: 0;font-size: 20px; line-height: 30px; font-weight: 600;white-space: nowrap; text-overflow: ellipsis; overflow: hidden;letter-spacing: 0; font-family: Paperlogy; color: inherit}
.main_youtube_wrap .list_wrap.ds1 .youtube_list li .item .explain {grid-area: explain;padding: 0; margin: 0;max-height: 42px; overflow: hidden;font-size: 14px; line-height: 21px;word-break: break-all; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;color: inherit}
.main_youtube_wrap .list_wrap .youtube_list li.selected .item {border-color: #002c99; background: #002c99; color: #fff;border-bottom-left-radius: 8px; border-top-left-radius: 8px}

.dark .main_youtube_wrap .btn_go_youtube {color: #b6b6bc;border: 1px solid #041C32;background: #041C32}
.dark .main_youtube_wrap .list_wrap.ds1 .youtube_list li .item {color: #92929b;border: 1px solid #2c2c34;background: #2c2c34}
.dark .main_youtube_wrap .list_wrap .youtube_list li.selected .item {border-color: #041C32; background: #041C32; color: #d2d2d2}
.dark .main_youtube_wrap .sub {color: #92929b}

@media (max-width: 1260px) {
  .main_youtube_wrap {gap: 18px;padding: 0 15px}
  .main_youtube_wrap > .btn_go_youtube {margin-top: 50px;align-self: start}
  .main_youtube_wrap .list_wrap.ds1 .youtube_list li .item .thumb {width: 165px}
  .main_youtube_wrap .list_wrap.ds1 {display: grid;grid-template-columns: 1fr;grid-template-rows: auto auto;gap: 15px;align-items: start;width: 100%}
  .main_youtube_wrap .list_wrap.ds1 .mov_box {width: 100%;}
  .main_youtube_wrap .list_wrap.ds1 .youtube_list {width: 100%;flex-direction: row;flex-wrap: wrap;gap: 10px}
  .main_youtube_wrap .list_wrap.ds1 .youtube_list li {flex: 1 1 calc(33.33% - 7px);width: auto}
  .main_youtube_wrap .list_wrap.ds1 .youtube_list li .item {grid-template-columns: 165px 1fr;padding: 10px 8px 10px 0}
}

@media (max-width: 1042px) {
  .main_youtube_wrap {gap: 15px;padding: 0 10px}
  .main_youtube_wrap > .btn_go_youtube {width: auto;margin-top: 50px;align-self: start;padding: 0 10px;box-sizing: border-box;display: block}
  .main_youtube_wrap .list_wrap.ds1 {display: grid;grid-template-columns: 1fr;grid-template-rows: auto auto;gap: 15px;align-items: start;width: 100%}
  .main_youtube_wrap .list_wrap.ds1 .youtube_list {flex-direction: row;flex-wrap: wrap;gap: 10px}
  .main_youtube_wrap .list_wrap.ds1 .youtube_list li {flex: 1 1 calc(33.33% - 7px);width: auto;margin-top: 0; margin-left: 0}
  .main_youtube_wrap .list_wrap.ds1 .youtube_list li .item {display: grid;grid-template-columns: 1fr;grid-template-rows: auto auto;grid-template-areas: "title" "explain";gap: 5px 0;height: auto;padding: 10px;border-radius: 8px;color: #48464e; border: 1px solid #ebedf2; background: #ebedf2; box-sizing: border-box}
  .main_youtube_wrap .list_wrap .youtube_list li.selected .item {border-color: #002c99; background: #002c99; color: #fff;border-bottom-left-radius: 8px; border-top-left-radius: 8px;border-bottom-right-radius: 8px; border-top-right-radius: 8px}
  .main_youtube_wrap .list_wrap.ds1 .youtube_list li .item .thumb {display: none}
  .main_youtube_wrap .list_wrap.ds1 .youtube_list li .item .title {white-space: nowrap; overflow: hidden; text-overflow: ellipsis}
  .main_youtube_wrap .list_wrap.ds1 .youtube_list li .item .explain {max-height: none; -webkit-line-clamp: unset; display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; word-break: normal}
}

@media (max-width: 547px) {
  .main_youtube_wrap {gap: 10px;padding: 0 5px}
  .main_youtube_wrap > .btn_youtube {display: none; width: auto; margin-top: 50px; align-self: start; padding: 0 10px; box-sizing: border-box}
  .main_youtube_wrap .title h2 {font-size: 26px}
  .main_youtube_wrap .sub {font-size: 14px}
  .main_youtube_wrap .list_wrap.ds1 {gap: 10px}
  .main_youtube_wrap .list_wrap.ds1 .mov_box {width: 100%;padding-bottom: 56.25%;position: relative; height: 0; overflow: hidden; background: #000; border-radius: 8px}
  .main_youtube_wrap .list_wrap.ds1 .youtube_list {width: 100%;flex-direction: column;flex-wrap: nowrap;gap: 8px;list-style: none; padding: 0; margin: 0}
  .main_youtube_wrap .list_wrap.ds1 .youtube_list li {flex: none;width: 100%;margin-top: 0; margin-left: 0}
  .main_youtube_wrap .list_wrap.ds1 .youtube_list li .item {display: grid;grid-template-columns: 210px 1fr; grid-template-rows: auto auto; grid-template-areas: "thumb title" "thumb explain";gap: 5px 15px;align-items: center;position: relative;height: 127px;padding: 10px 20px 10px 0;color: #48464e; border: 1px solid #ebedf2; background: #ebedf2; box-sizing: border-box;border-bottom-right-radius: 8px; border-top-right-radius: 8px;}
  .main_youtube_wrap .list_wrap .youtube_list li.selected .item {border-color: #002c99;background: #002c99;color: #fff;border-bottom-left-radius: 8px;border-top-left-radius: 8px;}
  .main_youtube_wrap > .btn_go_youtube {width: auto;margin-top: 64px;align-self: start;padding: 0 10px;box-sizing: border-box;display: block}
  .main_youtube_wrap .list_wrap.ds1 .youtube_list li .item .thumb {display: block;grid-area: thumb;width: 210px; height: 121%;margin: -1; padding: 0;overflow: hidden;border-bottom-left-radius: 4px; border-top-left-radius: 4px}
  .main_youtube_wrap .list_wrap.ds1 .youtube_list li .item .thumb img {display: block; width: 100%; height: 100%;object-fit: cover;border-bottom-left-radius: 4px; border-top-left-radius: 4px}
  .main_youtube_wrap .list_wrap.ds1 .youtube_list li .item .title {grid-area: title;padding: 0; margin: 0;white-space: nowrap; text-overflow: ellipsis; overflow: hidden;font-size: 20px; line-height: 30px; font-weight: 600; letter-spacing: 0; font-family: Paperlogy; color: inherit}
  .main_youtube_wrap .list_wrap.ds1 .youtube_list li .item .explain {grid-area: explain;padding: 0; margin: 0;max-height: 42px; overflow: hidden;word-break: break-all; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;font-size: 14px; line-height: 21px; color: inherit}
}
/* ==================== 유튜브 커버 (빈줄5) ===END============== */

/* ******************** 브래드스크럼 ******************** */
.breadcrumb {display: inline !important;font-size: 1rem !important; margin-bottom: 0 !important; margin: 0 !important;}
.breadcrumb a {font-size: 14px; font-family: Paperlogy; font-weight: 500;}
.breadcrumb .arrow {margin: 0 2px;}
.breadcrumb a:hover {color: #dc5353;-webkit-mask-image: linear-gradient(-75deg, rgba(0,0,0,0.3) 30%, #000 50%, rgba(0,0,0,0.3) 70%);-webkit-mask-size: 200%;animation: shine 2s infinite;}
.dark .breadcrumb a:hover {color: #fdaf7b;}
@-webkit-keyframes shine { from { -webkit-mask-position: 150%; } to { -webkit-mask-position: -50%; } }
/* ==================== 브래드스크럼 ===END============== */

/* ******************** 본문 테이블 표 ***************** */ 
.contents_style table td, .contents_style table tr {border-color: #0000001f !important}
.dark .contents_style table td, .dark .contents_style table tr {border-color: #ffffff1c !important;}
#article .contents_style table[data-ke-align] td,
#article .contents_style table[data-ke-align] th {border-left: 1px solid #0000001f}

.contents_style table[data-ke-style=style12] tr:nth-child(odd) td,
.contents_style table[data-ke-style=style13] tr:nth-child(odd) td,
.contents_style table[data-ke-style=style14] tr:nth-child(odd) td,
.contents_style table[data-ke-style=style15] tr:nth-child(odd) td,
.contents_style table[data-ke-style=style16] tr:nth-child(odd) td,
.contents_style table[data-ke-style=style17] tr:nth-child(odd) td,
.contents_style table[data-ke-style=style4] tr:nth-child(2n) td {
  background-color: rgb(46 53 82 / 6%) !important;
}
.contents_style table[data-ke-style='style12'] tr td:first-child {
  background-color: rgb(46 53 82 / 10%) !important;
}
.contents_style table[data-ke-style='style13'] tr td:first-child {
  background-color: rgb(28 125 130 / 6%) !important;
}
.contents_style table[data-ke-style='style14'] tr td:first-child {
  background-color: rgb(55 168 120 / 10%) !important;
}
.contents_style table[data-ke-style='style15'] tr td:first-child {
  background-color: rgb(39 128 212 / 10%) !important;
}
.contents_style table[data-ke-style='style16'] tr td:first-child {
  background-color: rgb(185 78 88 / 10%) !important;
}
.contents_style table[data-ke-style='style17'] tr td:first-child {
  background-color: rgb(224 142 69 / 10%) !important;
}
.contents_style table[data-ke-style=style12] tr:first-child td {
  background-color: #42444e !important;
  border: 1px solid #524f4b !important;
  color: #FCFAF8 !important;
}
.dark .contents_style table[data-ke-style=style12] tr:first-child td {
  color: #ececec !important;
}
.contents_style table[data-ke-style=style13] tr:first-child td {
  background-color: #1C7D82 !important;
  border: 1px solid #49a0a5 !important;
  color: #FCFAF8 !important;
}
.dark .contents_style table[data-ke-style=style13] tr:first-child td {
  color: #FAFAFA !important;
}
.contents_style table[data-ke-style=style14] tr:first-child td {
  background-color: #206548 !important;
  border: 1px solid #154a34 !important;
  color: #FCFAF8 !important;
}
.dark .contents_style table[data-ke-style=style14] tr:first-child td {
  color: #ececec !important;
}
.contents_style table[data-ke-style=style15] tr:first-child td {
  background-color: #1F66A8 !important;
  border: 1px solid #145694 !important;
  color: #FCFAF8 !important;
}
.dark .contents_style table[data-ke-style=style15] tr:first-child td {
  color: #ececec !important;
}
.contents_style table[data-ke-style=style16] tr:first-child td {
  background-color: #B94E58 !important;
  border: 1px solid #9E3D46  !important;
  color: #FCFAF8 !important;
}
.dark .contents_style table[data-ke-style=style16] tr:first-child td {
  color: #FAFAFA !important;
}
.contents_style table[data-ke-style=style17] tr:first-child td {
  background-color: #E08E45 !important;
  border: 1px solid #B37139 !important;
  color: #2E2E2E !important;
  font-weight: 600;
}
/* ==================== 본문 테이블 표 ===END=========== */

/* ==================== 커버,리스트 호버 ===END============ */
[data-list-style=grid] .post:hover, [data-list-style=list] .post:hover, [data-list-style=Z] .post:hover, [data-list-style=gallery] .post:hover {-webkit-transform: scale(1.01);-ms-transform: scale(1.01);transform: scale(1.01);box-shadow: 0px 9px 10px -2px rgb(0 0 0 / 10%);border-radius: 20px}
/* ==================== 커버,리스트 호버 ===END============ */

/* ******************** 글작성 리스트 *********** */
#article .contents_style p b { /*b태그*/
    color: #226577;/*#215A69;*/
    /*font-weight: 500;*/
}
.dark #article .contents_style p b {
    color: #6FB3AE; /*#e67d7d;*/
    font-weight: 500;
}
#tt-body-page ol[data-ke-list-type='decimal'] > li,
#tt-body-page ul[data-ke-list-type='circle'] > li,
#tt-body-page ul[data-ke-list-type='disc'] > li {
  list-style-type: none !important;
}
.tt_article_useless_p_margin > ol li,
.tt_article_useless_p_margin > ul li {
    line-height: 1.9em;
}
/* 리스트 ol 꾸미기 */
.tt_article_useless_p_margin > ol,
.tt_article_useless_p_margin > ol ol {
    list-style: none !important;
    counter-reset: item;
}
.tt_article_useless_p_margin > ol {
    padding-left: 35px;
}
.tt_article_useless_p_margin > ol > li,
.tt_article_useless_p_margin > ol ol > li,
.tt_article_useless_p_margin > ul ol > li {
    counter-increment: item;
    list-style: none inside;
    /*overflow: hidden;*/
    font-weight: normal;
    font-style: normal;
}
.tt_article_useless_p_margin > ol > li::before {
    content: counter(item);
    padding: 4px;
    display: block;
    border-radius: 50%;
    height: 13px;
    width: 13px;
    background: #6482AD;
    color: #fff;
    text-align: center;
    line-height: 13.5px;
    font-size: 10px;
    position: absolute;
    left: 8px;
    margin-top: 4px;
    box-sizing: content-box;
}
.dark .tt_article_useless_p_margin > ol > li::before {
  background: #116D6E;
  color: #fff;
}
.tt_article_useless_p_margin > ol ol > li::before,
.tt_article_useless_p_margin > ul ol > li::before {
    content: counter(item);
    padding: 3px;
    display: block;
    border-radius: 50%;
    height: 10px;
    width: 10px;
    color: #fff;
    text-align: center;
    line-height: 11px;
    font-size: 11px;
    position: absolute;
    margin-top: 8px;
    box-sizing: content-box;
    background: #ee4e4e;
    left: 32px;
}
.dark .tt_article_useless_p_margin > ol ol > li::before,
.dark .tt_article_useless_p_margin > ul ol > li::before {
    background: #4B70F5;
}
.tt_article_useless_p_margin > ol ul > li::before {
    left: 29px;
}
/* 리스트 ul 꾸미기 */
.tt_article_useless_p_margin > ul {
    padding-left: 35px;
}
.tt_article_useless_p_margin > ul,
.tt_article_useless_p_margin > ul ul,
.tt_article_useless_p_margin > ol ul {
    list-style-type: none !important;
}
/*disc*/
.tt_article_useless_p_margin > ul[data-ke-list-type='disc'] > li:before {
    position: absolute;
    left: 12px;
    color: #088395;
    font-size: 15px;
    font-family: 'Font Awesome 5 Pro';
    content: '\f64e';
}
.dark .tt_article_useless_p_margin > ul[data-ke-list-type='disc'] > li:before {
  color: #689bd3;
}  
.tt_article_useless_p_margin > ul[data-ke-list-type='disc'] > li > ul[data-ke-list-type='disc'] > li:before {
    position: absolute;
    left: 38px;
    color: #c7253e;
    font-size: 14px;
    font-family: 'Font Awesome 5 Pro';
    content: '\f532';
    /*transform: rotateY(180deg);*/
}
.dark .tt_article_useless_p_margin > ul[data-ke-list-type='disc'] > li > ul[data-ke-list-type='disc'] > li:before {
    color: #ff8a8a;
}
.tt_article_useless_p_margin > ul[data-ke-list-type='disc'] > li > ul[data-ke-list-type='circle'] > li:before {
    position: absolute;
    left: 34px;
    color: #743ada;
    font-size: 14px;
    font-family: 'Font Awesome 5 Pro';
    content: '\f058';
}
.dark .tt_article_useless_p_margin > ul[data-ke-list-type='disc'] > li > ul[data-ke-list-type='circle'] > li:before {
    color: #a594f9;
}
.tt_article_useless_p_margin > ul[data-ke-list-type='disc'] > li > ol[data-ke-list-type='decimal'] {
    counter-reset: item;
}  
.tt_article_useless_p_margin > ul[data-ke-list-type='disc'] > li > ol[data-ke-list-type='decimal'] > li:before {
    content: counter(item);
    color: #fff;
    background: #6482ad;
}
.dark .tt_article_useless_p_margin > ul[data-ke-list-type='disc'] > li > ol[data-ke-list-type='decimal'] > li:before {
    background: #116d6e;
}
/*circle*/
.tt_article_useless_p_margin > ul[data-ke-list-type='circle'] > li:before {
    position: absolute;
    left: 12px;
    color: #e26b4c;
    font-size: 16px;
    font-family: 'Font Awesome 5 Pro';
    content: '\f200';
    margin-top: -1px;
}
.dark .tt_article_useless_p_margin > ul[data-ke-list-type='circle'] > li:before {
   color: #ef5374;
}
.tt_article_useless_p_margin > ul[data-ke-list-type='circle'] > li > ul[data-ke-list-type='disc'] > li:before {
    position: absolute;
    left: 34px;
    color: #147576;
    font-size: 14px;
    font-family: 'Font Awesome 5 Pro';
    content: '\f090';
}
.dark .tt_article_useless_p_margin > ul[data-ke-list-type='circle'] > li > ul[data-ke-list-type='disc'] > li:before {
    color: #f39f5a;
}
.tt_article_useless_p_margin > ul[data-ke-list-type='circle'] > li > ul[data-ke-list-type='circle'] > li:before {
    position: absolute;
    left: 34px;
    color: #55679c;
    font-size: 14px;
    font-family: 'Font Awesome 5 Pro';
    content: '\f08b';
}
.dark .tt_article_useless_p_margin > ul[data-ke-list-type='circle'] > li > ul[data-ke-list-type='circle'] > li:before {
    color: #8eaccd;
}
.tt_article_useless_p_margin > ul[data-ke-list-type='circle'] > li > ol[data-ke-list-type='decimal'] {
    counter-reset: item;
}  
.tt_article_useless_p_margin > ul[data-ke-list-type='circle'] > li > ol[data-ke-list-type='decimal'] > li:before {
    content: counter(item);
    color: #fff;
    background: #7264ad;
}
.dark .tt_article_useless_p_margin > ul[data-ke-list-type='circle'] > li > ol[data-ke-list-type='decimal'] > li:before {
    background: #116d6e;
}
/*decimal*/
.tt_article_useless_p_margin > ol[data-ke-list-type='decimal'] > li > ul[data-ke-list-type='disc'] > li::before {
    position: absolute;
    left: 34px;
    color: #7077a1;
    font-size: 12px;
    font-family: 'Font Awesome 5 Pro';
    content: '\f14d';
   transform: rotateX(180deg);
}
.dark .tt_article_useless_p_margin > ol[data-ke-list-type='decimal'] > li > ul[data-ke-list-type='disc'] > li::before {
    color: #f39f5a;
}
.tt_article_useless_p_margin > ol[data-ke-list-type='decimal'] > li > ul[data-ke-list-type='circle'] > li::before {
    position: absolute;
    left: 35px;
    color: #008170;
    font-size: 14px;
    font-family: 'Font Awesome 5 Pro';
    content: '\f058';
}
.dark .tt_article_useless_p_margin > ol[data-ke-list-type='decimal'] > li > ul[data-ke-list-type='circle'] > li::before {
    color: #e75172;
}

#tt-body-page ul[data-ke-list-type='disc'] b {
  color: #3C5962;
}
.dark #tt-body-page ul[data-ke-list-type='disc'] b {
  font-weight: 500 !important;
  color: #9bc4d4;
}
.tt_article_useless_p_margin > ul[data-ke-list-type='disc'] > li > ul[data-ke-list-type='disc'] b {
   color: #a43b3b !important;
}
.dark .tt_article_useless_p_margin > ul[data-ke-list-type='disc'] > li > ul[data-ke-list-type='disc'] b {
   color: #fa8888 !important;
}
.tt_article_useless_p_margin > ul[data-ke-list-type='disc'] > li > ul[data-ke-list-type='circle'] b {
   color: #7645b0 !important;
}
.dark .tt_article_useless_p_margin > ul[data-ke-list-type='disc'] > li > ul[data-ke-list-type='circle'] b {
   color: #a393f6 !important;
}
#tt-body-page ul[data-ke-list-type='circle'] b {
  color: #a43b3b;
}
.dark #tt-body-page ul[data-ke-list-type='circle'] b {
  font-weight: 500 !important;
  color: #e5a997; 
}
.tt_article_useless_p_margin > ul[data-ke-list-type='circle'] > li > ul[data-ke-list-type='disc'] b {
   color: #1f6a6b !important;
}
.dark .tt_article_useless_p_margin > ul[data-ke-list-type='circle'] > li > ul[data-ke-list-type='disc'] b {
   color: #e39b61 !important;
}
.tt_article_useless_p_margin > ul[data-ke-list-type='circle'] > li > ul[data-ke-list-type='circle'] b {
   color: #4e5d88 !important;
}
.dark .tt_article_useless_p_margin > ul[data-ke-list-type='circle'] > li > ul[data-ke-list-type='circle'] b {
   color: #87a3c2 !important;
}
.tt_article_useless_p_margin > ul[data-ke-list-type='circle'] > li > ol[data-ke-list-type='decimal'] b {
  color: #7264ad !important;
}
#tt-body-page ol[data-ke-list-type='decimal'] b {
  color: #466186;
}
.dark #tt-body-page ol[data-ke-list-type='decimal'] b {
  font-weight: 500 !important;
  color: #9abdac;
}
.tt_article_useless_p_margin > ol[data-ke-list-type='decimal'] > li > ul[data-ke-list-type='disc'] b {
  color: #545782 !important;
}
.dark .tt_article_useless_p_margin > ol[data-ke-list-type='decimal'] > li > ul[data-ke-list-type='disc'] b {
  color: #e39b61 !important;
}
.tt_article_useless_p_margin > ol[data-ke-list-type='decimal'] > li > ul[data-ke-list-type='circle'] b {
  color: #2f625c !important;
}
.dark .tt_article_useless_p_margin > ol[data-ke-list-type='decimal'] > li > ul[data-ke-list-type='circle'] b {
  color: #fa8888 !important;
}
.tt_article_useless_p_margin > ol[data-ke-list-type='decimal'] > li > ol[data-ke-list-type='decimal'] b {
  color: #ae112d !important;
}
.dark .tt_article_useless_p_margin > ol[data-ke-list-type='decimal'] > li > ol[data-ke-list-type='decimal'] b {
  color: #86a5e7 !important;
}
@media (max-width: 1279px) {

  #article .contents_style ol[data-ke-list-type] ol[data-ke-list-type],
  #article .contents_style ol[data-ke-list-type] ul[data-ke-list-type],
  #article .contents_style ul[data-ke-list-type] ol[data-ke-list-type],
  #article .contents_style ul[data-ke-list-type] ul[data-ke-list-type] {
    margin-left: 0px !important;
  }
}

@media (max-width: 1099px) { /* 모바일용 포스팅 ul ol 리스트 크기 조정 */
  #tt-body-page .tt_article_useless_p_margin ul,
  #tt-body-page .tt_article_useless_p_margin ol {
    padding-left: 20px;
  }

  #tt-body-page .tt_article_useless_p_margin ul[data-ke-list-type='disc'] > li:before {
    font-size: 15px !important;
  }
  #tt-body-page .tt_article_useless_p_margin ul[data-ke-list-type='disc'] ul > li:before {
    font-size: 15px !important;
  }
  #tt-body-page .tt_article_useless_p_margin ul[data-ke-list-type='circle'] > li:before {
    font-size: 15px !important;
  }
  #tt-body-page .tt_article_useless_p_margin ul[data-ke-list-type='circle'] ul > li:before {
    font-size: 15px !important;
  }

  #tt-body-page .tt_article_useless_p_margin ol > li::before {
    height: 12px !important;
    width: 12px !important;
    margin-top: 3.9px !important;
    line-height: 13.5px !important;
    font-size: 10px !important;
  }
}
/* ==================== 글작성 리스트 ===END===== */

/* ******************** 사이드바 ****************** */
/*원본 클라스 이동*/
@-webkit-keyframes textAnim {0% {background-position: 0 50%}50% {background-position: 100% 50%}100% {background-position: 0 50%}}
.dark #category .tt_category .link_tit {--tw-text-opacity: 1;color: rgb(196 196 202 / var(--tw-text-opacity))}
#sidebar #category .tt_category ul {display: flex;flex-direction: column;row-gap: 0.25rem}
#sidebar #category .tt_category ul li {position: relative;font-size: 15px;line-height: 1.5rem;font-weight: 500}
#sidebar #category .tt_category ul li i {position: absolute;top: 0rem;right: 0rem;padding: 0.5rem;cursor: pointer;font-size: 0.7rem;line-height: 1.5rem;color: rgb(81, 79, 87, 0.8)}
.dark #sidebar #category .tt_category ul li i {color: #c4c4ca}
#sidebar #category .tt_category .sub_category_list li:first-child {margin-top: .23rem;position: relative}
#sidebar .el a:not(.link_tit):hover {--tw-text-opacity: 1;color: rgb(246 86 96 / var(--tw-text-opacity))}
.dark #sidebar .el a:not(.link_tit):hover {--tw-text-opacity: 1;color: rgb(255 187 100 / var(--tw-text-opacity))}

/*클라스 추가*/
:root {
  --sidebar-link_item-ico: #7E9AE6 ;
  --txt-nav-item-span: #3c3c3c;
}
.dark:root {
  --sidebar-link_item-ico: rgb(255, 187, 100, .5);
  --txt-nav-item-span: #b6b6bc;
}
#sidebar #category a {display:block}
#sidebar * {font-family: 'Maplestory','Font Awesome 5 Pro','Font Awesome 5 Brands';}
#sidebar .profile_bg {background-image: url(images/tmax_light.webp);background-repeat: no-repeat;background-position: center center;-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover;height: 93px;position: absolute;width: 100%;z-index: -1;top: 0;margin: 0px 0px 0px -15px}
.dark #sidebar .profile_bg {background-image: url(images/tmax_dark.webp);background-position: 0px -20px}
.newpost {padding-left: 3px;/*vertical-align: baseline;*/width: 13px} /*New아이콘*/
#sidebar #category .tt_category .link_item {display: block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;position: relative;cursor: pointer;padding: 0.5rem}
#category .tt_category .link_tit img {display: none}
#category .tt_category .link_tit .c_cnt {font-size: 1.0rem}
#category .tt_category .link_tit {margin-bottom: 0.5rem;display: inline-block;font-size: 1.02rem;line-height: 1.25rem;font-weight: 900;-webkit-animation: textAnim 5s ease-out infinite;background: linear-gradient(-45deg, #ee7752, #e73c7e, #23a6d5, #23d5ab);background-size: 250% 500%;-webkit-background-clip: text;-webkit-text-fill-color: transparent}
#category .tt_category .link_item .c_cnt, #category .tt_category .link_sub_item .c_cnt {border: 1.5px #f65660cc solid;border-radius: 8px;padding: 1px 4px;margin-left: 4px;bottom: 1px !important;position: relative;font-size: 12px !important}
.dark #sidebar #category .tt_category .link_item .c_cnt, .dark #sidebar #category .tt_category .link_sub_item .c_cnt {border: 1.5px rgb(58, 152, 185) solid}
#category .tt_category .link_item {display: block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;border-radius: 0.5rem;position: relative;cursor: pointer;padding: 0.5rem;}
#sidebar #category .tt_category .sub_category_list li .link_sub_item {font-weight: 500;padding: 0.5rem 0.5rem;border-radius: 10px;transition: all 0.3s;font-size: 15px;line-height: 1.25rem;margin-left: 0.85rem}
#sidebar #category .tt_category .sub_category_list li:first-child {margin-top: .23rem;position: relative}
#category .tt_category ul li .link_item:hover {background-color: rgba(255, 231, 226, 0.5);}
#category .category_list li.category_doc i {position: static !important;top: auto !important;right: auto !important;padding: 0 !important;margin-right: 0.6rem;vertical-align: middle} /*... 아이콘 배치 오류 해결*/
.dark #sidebar #category .category_list > li > a:hover, .dark #sidebar #category .category_list > li.active-category > a {background-color: rgba(0, 0, 0, 0.3)}
#category .category_list .nav-item span {color: var(--txt-nav-item-span)}

/*사이드바 아이콘 설정*/
.category_list .link_item:hover:not(.fa-chevron-down)::before,.sub_category_list > li:hover a::before {animation: categoryAnimate 1s linear;display: inline-block;}
.tt_category li ul li a:before,.tt_category li ul li ul li a:before {vertical-align: middle;font-size: .75rem !important;padding-right: 5px;}

.tt_category li ul li:nth-child(2) a:before {content: '\f464';}
.tt_category li ul li:nth-child(2) ul li:nth-child(1) a:before {content: '\f10e' !important}
.tt_category li ul li:nth-child(2) ul li:nth-child(2) a:before {content: '\f47b' !important}
.tt_category li ul li:nth-child(2) ul li:nth-child(3) a:before {content: '\f5b0' !important}

.tt_category li ul li:nth-child(4) a:before {content: '\f8b2';}
.tt_category li ul li:nth-child(4) ul li:nth-child(1) a:before {content: '\f401' !important}
.tt_category li ul li:nth-child(4) ul li:nth-child(2) a:before {content: '\f044' !important}
.tt_category li ul li:nth-child(4) ul li:nth-child(3) a:before {content: '\f8a9' !important}

.tt_category li ul li:nth-child(6) a:before {content: '\f64f';}
.tt_category li ul li:nth-child(6) ul li:nth-child(1) a:before {content: '\f8e7' !important}
.tt_category li ul li:nth-child(6) ul li:nth-child(2) a:before {content: '\f1ec' !important}
.tt_category li ul li:nth-child(6) ul li:nth-child(3) a:before {content: '\f659' !important}

.tt_category li ul li:nth-child(8) a:before {content: '\f7e8';}
.tt_category li ul li:nth-child(8) ul li:nth-child(1) a:before {content: '\f2e7' !important}
.tt_category li ul li:nth-child(8) ul li:nth-child(2) a:before {content: '\f87c' !important}

.tt_category li ul li:nth-child(10) a:before {content: '\f508';}
.tt_category li ul li:nth-child(10) ul li:nth-child(1) a:before {content: '\f3b9' !important}

@keyframes categoryAnimate {10%,20% {transform: rotate3d(0,0,1,-9deg)}30%,50%,70%,90% {transform: rotate3d(0,0,1,9deg)}40%,60%,80% {transform: rotate3d(0,0,1,-9deg)}}

/*카테고리 제목*/
#category .tt_category .category_list li.category_doc {align-items: center;padding-left: 0.3rem;opacity: 0.6;font-size: 0.765625rem !important;margin-left: 3px;margin-right: 15px;margin-top: 20px;margin-bottom: 1px;}
#category .tt_category .category_list li.category_doc > i {margin-right: 0.6rem}
#category .tt_category ul li .link_item {border-radius: 0.5rem;/*margin: 1px 9px;*/}
/* ==================== 사이드바 ===END============ */

/* ******************** 전체리스트 그리드 ****************** */
[data-list-style=grid] .info {flex-direction: column;align-items: start;padding: 15px;min-height: 220px}
[data-list-style=grid] .user22 img {width: 35px;height: 35px;border-radius: 50%;margin-right: 15px;object-fit: cover;margin-top: 17px;filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.9))}
[data-list-style=grid] .comemnts22 {position: absolute;left: 85%;top: 88%}
/* ==================== 전체리스트 그리드 ===END============ */


/* ******************** 지커버 커스텀 ******************** */
.bg-indigo-100 {--tw-bg-opacity: 1;background-color: rgb(224 231 255 / var(--tw-bg-opacity))}
.text-indigo-800 {--tw-text-opacity: 1;color: rgb(55 48 163 / var(--tw-text-opacity))}
.inset-x-3 {margin: 0 0 0 16px;}
.inline-flex {display:inline-flex}
.my-3 {margin-top: .75rem;margin-bottom: .75rem}
[data-cover-name=Z] .post .content .picture img {display: block;width: 100%;height: 310px;object-fit: cover}
[data-cover-name=Z] .user22 img {width: 35px;height: 35px;border-radius: 50%;margin-right: 15px;object-fit: cover;/*margin-top: 10px;*/filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.9))}
[data-cover-name=Z] .post .content {display: flex;/*flex-direction: column;*/row-gap: 0;border-width: 1px;border-radius: 20px;border-color: rgb(156 156 156 / 70%);--tw-bg-opacity: 0.7;background-color: rgb(249 251 255 / var(--tw-bg-opacity))}
.dark [data-cover-name=Z] .post .content {border-color: rgb(79 79 79 / 70%);--tw-bg-opacity: 0.7;background-color: rgb(49 52 60 / var(--tw-bg-opacity))}
[data-cover-name=Z] .post{margin-bottom: 1.5rem}
[data-cover-name=Z] .post:nth-child(2n+1) .content .picture .img .thumb {border-radius: 20px 0 0 20px}
[data-cover-name=Z] .post:nth-child(2n) .content .picture .img .thumb {border-radius: 0 20px 20px 0}
[data-list-style=Z] .post:nth-child(2n+1) .content .info .summary::after {top: calc(5rem + 0.25rem);content: "";position: absolute;right: 1px;width: 100%;height: 28px;background: linear-gradient(90deg, rgba(227, 217, 204, 0), rgb(249, 251, 255) 96%)}
[data-list-style=Z] .post:nth-child(2n) .content .info .summary::after {top: calc(5rem + 0.25rem);content: "";position: absolute;right: 1px;width: 100%;height: 28px;background: linear-gradient(90deg, rgba(227, 217, 204, 0), rgba(249, 251, 255, 1) 90%)}
.dark [data-cover-name=Z] .post:nth-child(2n) .content .info .summary::after, .dark [data-cover-name=Z] .post:nth-child(2n+1) .content .info .summary::after {background: linear-gradient(90deg,rgba(227,217,204,0),rgba(49, 52, 60, 1) 75%)}
@media screen and (max-width:639px) {[data-cover-name=Z] .post:nth-child(2n+1) .content .picture .img .thumb {border-radius: 20px 20px 0 0} [data-cover-name=Z] .post:nth-child(2n) .content .picture .img .thumb {border-radius: 20px 20px 0 0}}
[data-cover-name=Z] .post:hover .content {box-shadow: 0px 9px 10px -2px rgb(0 0 0 / 10%)}
/* ==================== 지커버 커스텀 ===END============== */

/* ******************** 갤러리 커버 ******************** */
.tit.mini-excerpt.txt-ellipsis {white-space: nowrap;overflow: hidden;text-overflow: ellipsis;max-width: 100%}
.galleryIcon.lis {right: 8px;top: 8px;transform: scale(.9)}
.galleryIcon:before {font-family:'Font Awesome 5 Pro';content: '\f030';font-weight: 100;margin-top: 0}
.galleryIcon:before, .uploadIcon:before {display: inline-block;vertical-align: middle;color: #fff}
.galleryIcon, .uploadIcon {top: 10px;background: #0000004f;border: 1px solid #fff;color: #fff;border-radius: 20px;width: 30px;height: 30px;display: flex;justify-content: center;align-items: center}
[data-cover-name=gallery] .post .content .info .header .tit {padding: 15px}
[data-cover-name=gallery] .post .content::before, [data-cover-name=gallery] .post .content .picture .img .thumb {border-radius: 10px}
[data-cover-name=gallery] .post .content::before {content: '';position: absolute;top: 0;width: 100%;height: 100%;background: #000000a8;backdrop-filter: blur(2px);-webkit-backdrop-filter: blur(2px);z-index: 2;opacity: 0;transition: all 0.3s ease}
.mini-excerpt-icon {position: relative;display: flex;margin-bottom: 8px;justify-content: center;font-size: var(--font-size-12);align-items: center}
.mini-excerpt-icon svg {width: 18px;padding-right: 6px;color: #a5a5a5 !important;fill: #a5a5a5 !important}
/* ==================== 갤러리 커버 ===END============== */

/* ******************** 커버제목 ******************** */
@media screen and (max-width:803px) {.feature_focus .gs-title-cont {margin: 0 0 0 13px}}
.feature_focus {width: 98vw;margin-left: calc(-50vw + 50.5%);display: flex;justify-content: center}
.feature_focus .gs-title-cont {max-width: var(--h-idx)}
.width-100 {width: 100% !important}
.feature_focus .tit_focus {display: inline-block;position: relative;padding: 20px 0 4px;font-size: 0;line-height: 0}
.feature_focus .tit_focus:before {content: "";position: absolute;bottom: -2px;left: 0;width: 100%;height: 2px;background-color: #000}
.feature_focus .tit_focus .txt_g {font-size: 14px;line-height: 1;letter-spacing: -.3px;font-family: Paperlogy}
.feature_focus .tit_focus .txt_g {display: block;padding-top: 3px;/*font-size: 34px;line-height: 44px*/;color: #222;font-family: Paperlogy;font-weight: 400}
.feature_focus .desc_focus { padding-top: 4px;padding-bottom: 0;font-family: Paperlogy;font-size: 15px;line-height: 22px;color: #666}
.dark .feature_focus .tit_focus .txt_g {color: #479a84}
.dark .feature_focus .tit_focus:before {background-color: #479a84}
.dark .feature_focus .desc_focus {color: #94949d}
/* ==================== 커버제목 ===END============== */

/* ******************** 그리드, 리스트, Z, 커버 커스텀 ******************** */
[data-cover-name=grid] .info {flex-direction: column;align-items: start;padding: 15px;min-height: 220px}
[data-cover-name=grid] .comemnts22 {position: absolute;left: 85%;top: 88%;}
[data-list-style=grid] .post .content .info .summary::after {top: 67px;content: "";position: absolute;right: 0;width: 50%;height: 24px;background: linear-gradient(90deg,rgba(227,217,204,0),rgba(249,251,255, 1) 75%)} /* 그리드 커버 */
.dark [data-list-style=grid] .post .content .info .summary::after {background: linear-gradient(90deg,rgba(227,217,204,0),rgba(49, 52, 60, 1) 75%)}/* 포스팅 리스트 */
#global-header~.post .content .info .summary, [data-list-style=list] .post .content .info .summary {position: relative;}
#global-header~.post .content .info .summary::after, [data-list-style=list] .post .content .info .summary::after {top: calc(3.5rem + 0.25rem);content: "";position: absolute;right: 0;width: 100%;height: 24px;background: linear-gradient(90deg,rgba(227,217,204,0),rgba(249,251,255,1) 75%);}/* 리스트 커버 글 가림 효과*/
.dark #global-header~.post .content .info .summary::after, .dark [data-list-style=list] .post .content .info .summary::after {background: linear-gradient(90deg,rgba(227,217,204,0),rgba(49, 52, 60, 1) 75%)} /* 리스트 커버*/

.tag22 { /*그리드 카테고리*/
  border-radius: 50px;
  font-size: 13px;
  margin: 0;
  padding: 2px 8px;
  display: table-cell;
  vertical-align: middle;
}
.tag-pink22 { /*카테고리 배경 색상*/
  background-color: #c43030; /*#E32B2B;*/
}
.dark .tag-pink22 {
  background-color: #B94E58; /*#257D93;*/
}
.user22 {
  display: flex;
  margin-top: auto;
}
.user23 { /*리스트 형식 커버 커스텀*/
  display: flex;
  margin-top: 10px;
}

[data-cover-name=grid] .user22 img {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  margin-right: 15px;
  object-fit: cover;
  margin-top: 17px;
  filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.9));
}

[data-cover-name=list] .user22 img {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  margin-right: 15px;
  object-fit: cover;
  margin-top: 10px;
  filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.9));
}

.user-info22 .ha5 {
  margin: 0;
}
.user-info22 small {
  color: rgba(91, 87, 82, 1);
}
.dark .user-info22 small {
  --tw-text-opacity: 1;
  color: rgb(153 153 161 / var(--tw-text-opacity));
}
.fs-70percent {
  font-size: 75%;
}
.mtxe-1 { /*닉네임 위치*/
  margin-top: 17px;
}
.bg-blue-200,
.dark .dark\:hover\:bg-blue-200:hover { /*그리드 카테고리 배경색*/
  --tw-bg-opacity: 1;
  background-color: rgb(246 86 96 / var(--tw-bg-opacity));
}
.dark .bg-blue-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(185 78 88 / var(--tw-bg-opacity));
}
.bg-blue-100,
.dark .dark\:hover\:bg-blue-100:hover { /*리스트 카테고리 배경색*/
  --tw-bg-opacity: 1;
  background-color: rgb(0 150 136 / var(--tw-bg-opacity));
}
.dark .bg-blue-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(32 101 72 / var(--tw-bg-opacity));
}
.text-blue-800 { /*리스트 커버 카테고리 텍스트 색상*/
  --tw-text-opacity: 1;
  color: rgb(251 251 251 / var(--tw-text-opacity));
}
.dark .text-blue-800 {
  --tw-text-opacity: 1;
  color: rgb(237 237 237 / var(--tw-text-opacity));
}

.dark .rd-card-img img,
.dark [data-cover-name=grid] .post .content .picture .img,
.dark [data-cover-name=list] .post .content .picture .img,
.dark [data-cover-name=Z] .post .content .picture .img,
.dark [data-cover-name=gallery] .post .content .picture .img,
.dark #myFooter.popular-posts li .thumbnail,
.dark #myFooter.recent-posts li .thumbnail,
.dark .main_youtube_wrap .list_wrap.ds1 .youtube_list li .item .thumb img {
  /*커버 이미지 밝기 조절*/
  filter: brightness(0.9);
}

/* 포스팅 카드 share 버튼 */
.card__share {
    float: right;
    position: absolute;
    margin-top: -25px;
    right: 15px;
}
.card__social {
    position: absolute;
    top: 0;
    right: 0;
    visibility: hidden;
    width: 160px;
    transform: translateZ(0);
    transform: translateX(0px);
    transition: transform 0.35s ease;
}
.share-icon {
    display: inline-block;
    width: 48px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    border-radius: 50%;
    background-color: #f9fbff;
    transition: all 0.3s ease;
    outline: 0;
    box-shadow: 0 2px 4px rgb(0 0 0 / 12%), 0 2px 4px rgb(0 0 0 / 24%);
}
.share-toggle {
    z-index: 2;
}
.share-toggle:before {
    content: '\f1e0';
    font-family: 'Font Awesome 5 Pro';
    color: #3498db;
}
.share-icon:hover,
.share-icon:focus {
    box-shadow: 0 3px 6px rgb(0 0 0 / 12%), 0 3px 6px rgb(0 0 0 / 24%);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}

/* ==================== 그리드, 리스트, Z, 커버 커스텀 ===END============== */

/* ******************** 슬라이드 커버 ****************** */
.bubble-heading {display: inline-block;color: rgba(255, 201, 64, 1);border-color: rgba(255, 201, 64, 1);border-radius: 12px;background-color: rgba(0, 0, 0, 0.1);margin-bottom: 30px !important;text-transform: uppercase;font-weight: 300;margin: 0;padding: 6px 12px;border: 2px solid;position: relative} /*말풍선*/
.bubble-heading:after {content: '';height: 0;width: 0;position: absolute;margin: 0 auto;border-width: 6px; border-style: solid;background: none;border-top-color: rgba(255, 201, 64, 1);border-left-color: transparent;border-right-color: transparent;border-bottom-color: transparent;top: 105%;left: 50%;transform: translate(-50%, 0%)} /*말풍선 꼬랑지*/
.quote-separator {width: 100%;height: 34px;background: transparent url(./images/quotation.webp) no-repeat center center;position: relative;display: block;margin-bottom: 20px;background-size: 38px} /* quote divider */
.quote-separator:before, .quote-separator:after {content: '';height: 1px;width: 20%;background: rgba(255, 255, 255, 0.7);position: absolute;top: 16px;box-sizing: border-box}
.quote-separator:before {right: 60%}
.quote-separator:after {left: 60%}
@media (min-width: 768px) {.quote-separator:before {right: 54%}.quote-separator:after {left: 54%}}
/* ==================== 슬라이드 커버 ===END============ */

/* ******************** 드롭메뉴 ******************** */
.dropdown-menu {color: #232a42 !important;background-color: #f9fbff !important;}
.dark .dropdown-menu {color: #c4c4ca !important;background-color: #31343c !important;}
/* ==================== 드롭메뉴 ===END============== */

/* ******************** 카테고리 상단 ******************** */
.s_list_image_wallpaper_CSS {
    min-width: 320px;
    height: 100vh;
    background-color: #2e2627;
}
#imgs::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 1;
  transition: all 0.2s ease-in-out 0s;
}
#imgs .item {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  opacity: 0;
  z-index: 0;
  -webkit-animation: imageAnimation 36s linear infinite 0s;
  animation: imageAnimation 36s linear infinite 0s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform-style: preserve-3d;
}
#imgs .item:nth-child(2) {
  -webkit-animation-delay: 6s;
  animation-delay: 6s;
}
#imgs .item:nth-child(3) {
  -webkit-animation-delay: 12s;
  animation-delay: 12s;
}
#imgs .item:nth-child(4) {
  -webkit-animation-delay: 18s;
  animation-delay: 18s;
}
#imgs .item:nth-child(5) {
  -webkit-animation-delay: 24s;
  animation-delay: 24s;
}
#imgs .item:nth-child(6) {
  -webkit-animation-delay: 30s;
  animation-delay: 30s;
}
@-webkit-keyframes imageAnimation {
    0% {
        opacity: 0;
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    2% {
        opacity: 1;
    }

    8% {
        opacity: 1;
        transform: scale(1.05);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    17% {
        opacity: 1;
        transform: scale(1.1);
    }

    25% {
        opacity: 0;
        transform: scale(1.1);
    }

    100% {
        opacity: 0;
    }
}

@keyframes imageAnimation {
    0% {
        opacity: 0;
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    2% {
        opacity: 1;
    }

    8% {
        opacity: 1;
        transform: scale(1.05);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    17% {
        opacity: 1;
        transform: scale(1.1);
    }

    25% {
        opacity: 0;
        transform: scale(1.1);
    }

    100% {
        opacity: 0;
    }
}
/* 카테고리 배너 */
form.search-box {
    width: 85%;
    border: 8px solid rgba(255, 255, 255, 0.2);
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    border-radius: 50px;
}
form.search-box .input-form {
    width: 79%;
    position: relative;
    border-top-left-radius: 50px;
    overflow: hidden;
    border-bottom-left-radius: 50px;
}
form.search-box .input-form input {
    height: 60px;
    width: 100%;
    color: #777777;
    font-size: 18px;
    font-weight: 400;
    padding: 9px 33px 9px 32px;
    border: none;
    border-radius: 0px;
    position: relative;
    opacity: 0.8;
}
form.search-box .search-form {
    width: 21%;
    border-top-right-radius: 50px;
    overflow: hidden;
    border-bottom-right-radius: 50px;
}
form.search-box .search-form a { /*서치버튼색상*/
    width: 100%;
    height: 60px;
    background: rgb(246, 86, 96);
    text-align: center;
    color: #fff;
    display: block;
    padding: 15px;
    border-radius: 0px;
    text-transform: capitalize;
    line-height: 31px;
    font-size: 15px;
}
/* 카테고리 search 길다란 버튼 글자 모바일 크기 */
@media screen and (max-width: 575.99px) {
    form.search-box {
        width: 100%;
    }

    form.search-box .search-form a {
        font-size: 11px;
    }

    form.search-box .input-form input {
        font-size: 13px;
    }
}
.waves-bottom-center {
    position: absolute;
    bottom: -4vw;
    left: 0;
    right: 0;
    top: auto;
    z-index: 2;
}
.translate-top-1 {
    -webkit-transform: translate(0, -1rem);
    transform: translate(0, -1rem);
}
.opacity-30 {
    opacity: 0.3;
}
.translate-top-2 {
    -webkit-transform: translate(0, -2rem);
    transform: translate(0, -2rem);
}
.opacity-20 {
    opacity: 0.2;
}
/* Not Found */
.notFound {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.notFound .eyes {
    -webkit-animation: move 2s forwards infinite;
    animation: move 2s forwards infinite;
}

@-webkit-keyframes move {
    0% {
        -webkit-transform: translateX(0%);
    }
    20% {
        -webkit-transform: translate(4px, -4px);
    }
    40% {
        -webkit-transform: translate(6px, -4px);
    }
    60% {
        -webkit-transform: translate(12px, 0px);
    }
    80% {
        -webkit-transform: translate(6px, 6px);
    }
    100% {
        -webkit-transform: none;
    }
}

@keyframes move {
    0% {
        transform: translateX(0%);
    }
    20% {
        transform: translate(4px, -4px);
    }
    40% {
        transform: translate(6px, -4px);
    }
    60% {
        transform: translate(12px, 0px);
    }
    80% {
        transform: translate(6px, 6px);
    }
    100% {
        transform: none;
    }
}
.notFound > div:before,
.notFound > div:after {
    content: '4';
    font-size: 200px;
}
.notFound p {
    text-align: center;
    margin-top: -40px;
    margin-left: 25px;
    font-size: 55px;
}
.notFound a {
    text-decoration: none;
    color: #6495ed;
}
.notFound a:hover {
    padding: 20px;
    background: #6495ed;
    color: black;
    border-radius: 50%;
    box-shadow: 10px 10px 5px #888888;
}
/*나비*/
.borboletas {
    position: absolute;
    z-index: 2;
    left: 56%;
    bottom: 40%;
    -moz-animation: borboletas-pos-loop 7s ease-in-out infinite alternate-reverse;
    -webkit-animation: borboletas-pos-loop 7s ease-in-out infinite alternate-reverse;
    animation: borboletas-pos-loop 7s ease-in-out infinite alternate-reverse;
}
@keyframes borboletas-pos-loop {
    0% {
        transform: translate(0, 0);
    }
    25% {
        transform: translate(100px, 0);
    }
    50% {
        transform: translate(30px, -70px);
    }
    75% {
        transform: translate(00px, 20px);
    }
    100% {
        transform: translate(-100px, -50px);
    }
}
.borboleta-1 {
    -moz-animation: borboleta-radial-loop 10s linear infinite;
    -webkit-animation: borboleta-radial-loop 10s linear infinite;
    animation: borboleta-radial-loop 10s linear infinite;
}
@keyframes borboleta-radial-loop {
    0% {
        transform: rotate(0);
    }
    100% {
        transform: rotate(360deg);
    }
}
.borboleta-oval-squish {
    -moz-transform: scale(0.3, 1);
    -ms-transform: scale(0.3, 1);
    -webkit-transform: scale(0.3, 1);
    transform: scale(0.3, 1);
}
.borboleta-oval {
    position: absolute;
    -moz-animation: borboleta-radial-loop 1.2s linear infinite;
    -webkit-animation: borboleta-radial-loop 1.2s linear infinite;
    animation: borboleta-radial-loop 1.2s linear infinite;
}
.borboleta-2 .borboleta-oval {
    -moz-animation: borboleta-radial-loop 1.5s linear infinite;
    -webkit-animation: borboleta-radial-loop 1.5s linear infinite;
    animation: borboleta-radial-loop 1.5s linear infinite;
}
.borboleta-radial {
    position: absolute;
    left: 80px;
    top: 0;
    -moz-animation: borboleta-oval-loop 1.2s linear infinite;
    -webkit-animation: borboleta-oval-loop 1.2s linear infinite;
    animation: borboleta-oval-loop 1.2s linear infinite;
}
.borboleta-2 .borboleta-radial {
    -moz-animation: borboleta-oval-loop 1.5s linear infinite;
    -webkit-animation: borboleta-oval-loop 1.5s linear infinite;
    animation: borboleta-oval-loop 1.5s linear infinite;
}
@keyframes borboleta-oval-loop {
    0% {
        transform: rotate(0) scale(3.3, 1);
    }
    100% {
        transform: rotate(-360deg) scale(3.3, 1);
    }
}
.borboleta-gfx {
    position: absolute;
    top: 0;
    left: 0;
    width: 25px;
    height: 20px;
}
.borboleta-1 .borboleta-gfx {
    -moz-animation: borboleta-gfx-upright-loop 10s linear infinite;
    -webkit-animation: borboleta-gfx-upright-loop 10s linear infinite;
    animation: borboleta-gfx-upright-loop 10s linear infinite;
}
.borboleta-2 .borboleta-gfx {
    -moz-animation: borboleta-gfx-upright-loop 15s linear infinite;
    -webkit-animation: borboleta-gfx-upright-loop 15s linear infinite;
    animation: borboleta-gfx-upright-loop 15s linear infinite;
}
@keyframes borboleta-gfx-upright-loop {
    0% {
        transform: rotate(0);
    }
    100% {
        transform: rotate(-360deg);
    }
}
.borboleta-anim {
    background: radial-gradient(closest-side at 50% 50%, #ffffff 50%, rgba(255, 255, 255, 0) 50%),
        radial-gradient(closest-side at 50% 50%, #ffffff 50%, rgba(255, 255, 255, 0) 50%);
    background-repeat: no-repeat;
    background-size: 90% 70%, 100% 70%;
    background-position: 20% -40%, 0 40%;
    width: 25px;
    height: 20px;
    -moz-animation: borboleta-anim-loop 150ms ease-in-out infinite alternate-reverse;
    -webkit-animation: borboleta-anim-loop 150ms ease-in-out infinite alternate-reverse;
    animation: borboleta-anim-loop 150ms ease-in-out infinite alternate-reverse;
}
@keyframes borboleta-anim-loop {
    0% {
        transform: scale(1, 1.2) rotate(40deg);
    }
    100% {
        transform: scale(0.7, -1) rotate(-40deg);
    }
}

/* 웨이브 색상 */
.waves-bottom-center .opacity-20 {
  fill:: absolute;
}

.waves-bottom-center .opacity-30 {
  fill:: absolute;
}

.waves-bottom-center path {
  fill: #f9fbff;
}

.dark .waves-bottom-center .opacity-20 {
  fill:: absolute;
}

.dark .waves-bottom-center .opacity-30 {
  fill:: absolute;
}

.dark .waves-bottom-center path {
  fill: #31343c;
}

#cat_list_name { /*전체 카테고리명 텍스트*/
  display: inline-block;
  left: 50%;
  transform: translate(-50%);
  position: relative;
  /* margin-top: 10%; */
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0.5rem;
  /*font-family: rajdhani;*/
}

.fc-header-subtitle {
    position: relative;
    min-height: 1.25em;
    border-top: 1px solid rgb(16, 87, 101);
    font-size: 0.95em;
    line-height: 2.4;
}
.fc-header-subtitle {
    border-top-color: rgb(16, 87, 101);
    max-width: 100%;
    margin: 0 30%;
}

.fc-header-subtitle:after,
.fc-header-subtitle:before { /* 밑줄 색상*/
    background-color: rgb(16, 87, 101);
}
.dark .fc-header-subtitle {
    border-top: 1px solid rgb(246, 177, 122, 0.8);
}
.dark .fc-header-subtitle {
    border-top-color: rgb(246, 177, 122, 0.8);
}
.dark .fc-header-subtitle:after,
.dark .fc-header-subtitle:before {
    background-color: rgb(246, 177, 122, 0.8);
}

.fc-header-subtitle:after,
.fc-header-subtitle:before {
    content: '';
    position: absolute;
    top: -4px;
    width: 7px;
    height: 7px;
    border-radius: 4px;
}
.fc-header-subtitle:before {
    left: -4px;
}
.fc-header-subtitle:after {
    right: -4px;
}

.fc-header-subtitle > span {
    display: block;
    text-align: center;
    padding-top: 0.5rem;
}

.pt-lg-11 { /*전체 카테고리명 선(라인) 공백*/
  padding-top: 5rem;
}
/* ==================== 카테고리 상단 ===END============== */

/* ******************** 네비게이션 ************** */
/*메뉴*/
.navbar-link-white .navbar-no-collapse-items .nav-link,.navbar-dark .navbar-no-collapse-items .nav-link,.openSide svg,.sticky svg{fill:rgba(255, 255, 255, 0.55);color:rgba(255, 255, 255, 0.55)}
@media screen and (max-width: 991.98px){.openSide svg,.sticky svg{fill:rgba(14, 17, 31, 0.35);color:rgba(14, 17, 31, 0.35)}}
.scroll-up .navbar-light.navbar-link-white .navbar-no-collapse-items .nav-link,.is-sticky .navbar-light.navbar-link-white .navbar-no-collapse-items .nav-link,.is-sticky .openSide svg,.sticky svg{fill:rgba(14, 17, 31, 0.35);color:rgba(14, 17, 31, 0.35)}
.dark .scroll-up .navbar-light.navbar-link-white .navbar-no-collapse-items .nav-link,.dark .is-sticky .navbar-light.navbar-link-white .navbar-no-collapse-items .nav-link,.dark .is-sticky .openSide svg,.dark .sticky svg{fill:rgba(187, 187, 187, 0.9);color:rgba(187, 187, 187, 0.9)}
:root{--nav-search:rgba(255, 255, 255, .55);--nav-search-scrolled:rgba(117, 119, 129, 0.55);--nav-search-dark-scrolled:rgba(187, 187, 187, 0.9)}
.openSide{display:flex;align-items:center;justify-content:center;cursor:pointer}
.menuh{display:block;width:27px;height:35px;position:relative}
.menuh-stick,.menuh-stick:before,.menuh-stick:after{width:100%;height:5.4px;border-radius:5px;background:var(--nav-search);transition:0.3s all}
.menuh-stick{display:block;position:absolute;top:50%;left:0;transform:translateY(-50%)}
.menuh-stick:before,.menuh-stick:after{position:absolute;content:"";display:block;left:0}
.menuh-stick:before{top:-8px}
.menuh-stick:after{top:8px}
.is-sticky .openSide .menuh-stick,.is-sticky .openSide .menuh-stick:before,.is-sticky .openSide .menuh-stick:after,header.is-sticky .openSide .menuh-stick,header.is-sticky .openSide .menuh-stick:before,header.is-sticky .openSide .menuh-stick:after, .is-sticky .openSide .menuh-stick, .is-sticky .openSide .menuh-stick:before, .is-sticky .openSide .menuh-stick:after,.scroll-up .is-sticky .openSide .menuh-stick,.scroll-up .is-sticky .openSide .menuh-stick:before,.scroll-up .is-sticky .openSide .menuh-stick:after,.scroll-up header.is-sticky .openSide .menuh-stick,.scroll-up header.is-sticky .openSide .menuh-stick:before,.scroll-up header.is-sticky .openSide .menuh-stick:after,.scroll-up .is-sticky .openSide .menuh-stick,.scroll-up .is-sticky .openSide .menuh-stick:before,.scroll-up .is-sticky .openSide .menuh-stick:after{background:var(--nav-search-scrolled)}
.dark .is-sticky .openSide .menuh-stick, .dark .is-sticky .openSide .menuh-stick:before, .dark .is-sticky .openSide .menuh-stick:after, .dark header.is-sticky .openSide .menuh-stick, .dark header.is-sticky .openSide .menuh-stick:before, .dark header.is-sticky .openSide .menuh-stick:after, .dark.is-sticky .openSide .menuh-stick, .dark.is-sticky .openSide .menuh-stick:before, .dark.is-sticky .openSide .menuh-stick:after,.dark .scroll-up .is-sticky .openSide .menuh-stick,.dark .scroll-up .is-sticky .openSide .menuh-stick:before,.dark .scroll-up .is-sticky .openSide .menuh-stick:after,.dark .scroll-up header.is-sticky .openSide .menuh-stick,.dark .scroll-up header.is-sticky .openSide .menuh-stick:before,.dark .scroll-up header.is-sticky .openSide .menuh-stick:after,.dark.scroll-up.is-sticky .openSide .menuh-stick,.dark.scroll-up.is-sticky .openSide .menuh-stick:before,.dark.scroll-up.is-sticky .openSide .menuh-stick:after{background:var(--nav-search-dark-scrolled)}
.openSide:hover .menuh-stick:after {opacity: 0;transform: scale(0.1);top: 50%}
.openSide:hover .menuh-stick {width: 5.4px;height: 27px;left: 8px;top: 50%;transform: translateY(-50%)}
.openSide:hover .menuh-stick:before {width: 10px;height: 10px;border-radius: 50%;left: 10px;top: 17px;transform: none}
.swimsearch{background:#fff0;border:4px solid var(--nav-search);box-sizing:border-box;position:relative;width:20px;height:20px;border-radius:20px}
.swimsearch:after{background:var(--nav-search);box-sizing:border-box;margin-top:10px;margin-left:12px;position:absolute;display:block;content:"";height:15px;width:4px;border-radius:8px;transform:rotate(-45deg)}
/* 로고 */
:root {--logo-color-default: rgba(255, 255, 255, .55);--logo-color-scrolled: rgba(14, 17, 31, 0.55);--logo-color-dark-scrolled: rgba(187, 187, 187, 0.9)}
#boot_header .navbar-brand.center svg path, #boot_header .navbar-brand.center svg * {fill: var(--logo-color-default);transition: fill 0.3s ease}
#boot_header.is-sticky .navbar-brand.center svg path, #boot_header.is-sticky .navbar-brand.center svg * {fill: var(--logo-color-scrolled)}
.dark #boot_header.is-sticky .navbar-brand.center svg path, .dark #boot_header.is-sticky .navbar-brand.center svg * {fill: var(--logo-color-dark-scrolled)}
#boot_header .navbar-brand.center svg path:nth-child(1) { stroke-dasharray: <path_length_1>px; stroke-dashoffset: <path_length_1>px; }
#boot_header .navbar-brand.center svg path:nth-child(2) { stroke-dasharray: <path_length_2>px; stroke-dashoffset: <path_length_2>px; }
#boot_header .navbar-brand.center svg path:nth-child(3) { stroke-dasharray: <path_length_3>px; stroke-dashoffset: <path_length_3>px; }
#boot_header .navbar-brand.center svg path:nth-child(4) { stroke-dasharray: <path_length_4>px; stroke-dashoffset: <path_length_4>px; }
#boot_header .navbar-brand.center svg path:nth-child(5) { stroke-dasharray: <path_length_5>px; stroke-dashoffset: <path_length_5>px; }
#boot_header .navbar-brand.center svg path:nth-child(6) { stroke-dasharray: <path_length_6>px; stroke-dashoffset: <path_length_6>px; }
#boot_header .navbar-brand.center:hover svg path {animation: stroke 1s linear forwards}
#boot_header .navbar-brand.center:hover svg path:nth-child(2) { animation-delay: 0s; }
#boot_header .navbar-brand.center:hover svg path:nth-child(3) { animation-delay: 0.1s; }
#boot_header .navbar-brand.center:hover svg path:nth-child(1) { animation-delay: 0.2s; }
#boot_header .navbar-brand.center:hover svg path:nth-child(4) { animation-delay: 0.3s; }
#boot_header .navbar-brand.center:hover svg path:nth-child(6) { animation-delay: 0.4s; }
#boot_header .navbar-brand.center:hover svg path:nth-child(5) { animation-delay: 0.5s; }
@keyframes stroke {0%{stroke-width: 3px;fill: transparent;}99%{stroke-width: 3px;fill: transparent;}100%{stroke-dashoffset: 0px;stroke-width: 3px}}
/**/
.hidden,.main-menu-item[data-is-megamenu=true] .nc-megamenu-item,.main-menu-item[data-is-megamenu=true] .sub-menu-wrap {display: none !important}
.navbar .navbar-nav .nav-link, .dropdown-menu *, .dropdown-item {font-family: 'MaplestoryLight'}
.navbar .navbar-nav .nav-link {font-size: 0.95rem;font-family: 'MaplestoryLight'}
.dropdown-item {font-size: 0.96rem}
#boot_header .center .title {margin: 0;font-size: 1rem;font-weight: 400;height: 20px;color: rgba(0, 0, 0, 1);line-height: 22px}
.dark #boot_header .center .title {color: rgba(187, 187, 187, 1)}

#boot_header .navbar .navbar-nav .nav-link { /*네비 page 텍스트 색상*/
  /*font-weight: bold;*/
}
.dark #boot_header .navbar .navbar-nav .nav-link { /*네비 page 텍스트 색상*/
  color: rgba(255, 255, 255, 0.6);
  /*font-weight: bold;*/
}
#boot_header .center .title:nth-of-type(2) {
  color: rgba(255, 255, 255, 0.6);
}

/* 모바일 반응형 nav cd부분 인라인블록으로 */
.nav-link {
  display: inline-block;
}

/* 모바일 반응형 nav 너비 조정 */
@media (max-width: 575px) {
  #boot_header .container {
    max-width: 99%;
    margin-top: 10px;
  }
}
@media (max-width: 767px) {
  #boot_header .container {
    max-width: 99%;
    margin-top: 10px;
  }
}
@media (max-width: 1700px) {
  #boot_header .container {
    max-width: 1140px;
  }
}

/* 상단 아이콘 크기 조정 */
.fs-nav-ico {
  font-size: 23px;
}
.fs-nav-ico.fa-search {
  font-size: 19px;
}

/* 부트스트랩 nav h5 색깔 */
.dropdown-menu .dropdown-header {
  /*color: salmon;*/
  color: rgb(246, 86, 96);
}


/* 부트스트랩 nav 반응형 스크롤 가리기 */
#mainNavbarTheme {-ms-overflow-style: none}
#mainNavbarTheme::-webkit-scrollbar {display: none}


/* 부트스트랩 nav 색깔 조정 */
header.sticky-reverse.scroll-up .navbar.navbar-expand-lg.navbar-light,
header.header-sticky.is-sticky .navbar.navbar-expand-lg.navbar-light { /*pc 네비게이션 배경*/
 /* background-color: rgba(243, 245, 250, .7); */
  -webkit-backdrop-filter: blur(5px);
}

.dark header.sticky-reverse.scroll-up .navbar.navbar-expand-lg.navbar-light,
.dark header.header-sticky.is-sticky .navbar.navbar-expand-lg.navbar-light { /*pc 네비게이션 배경*/
  /* background-color: rgba(44, 44, 52, .7); */
  -webkit-backdrop-filter: blur(5px);
}

/* 부트스트랩 카테고리 아이콘 설정 */
#boot_header .dropdown-menu i {
  width: 15px !important;
  text-align: center;
  margin-right: 5.5px;
  font-size: 0.8em;
}
#boot_header .dropdown-menu .dropdown-header i {
  width: 15px !important;
  text-align: center;
  margin-right: 8.5px;
  font-size: 0.8em;
}
#boot_header .dropdown-menu h5 {
  font-size: 0.8em;
}

.dropdown-item:hover,
.dropdown-item:focus {
  color: indianred !important;
  background-color: rgb(255 249 250) !important;
  /* padding-left: 20px; */
}

/*상단 nav 버튼 숫자 애니메이션*/
#heartNum {
  background-color: rgba(255, 32, 78, .8);/*#f65660;*/
  color: #fff;
}
#rpNum {
  background-color: #57A6A1;
  color: #fff;
}
.iconBtn {
  position: absolute;
  top: -3px;
  right: -16px;
  display: block;
  min-width: 20px;
  height: 20px;
  line-height: 17px;
  border-radius: 50%;
  font-size: 10px;
  text-align: center;
  -webkit-transition: 0.4;
  transition: 0.4s;
  padding: 2px !important;
}
#heartNum::before {
  border: 1px solid rgba(255, 32, 78, .8);/*#f65660;*/
}
#rpNum::before {
  border: 1px solid #57A6A1;
}
.iconBtn::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
  bottom: 0;
  left: 0;
  border-radius: 50%;
  -webkit-animation: rippleBadge 1s linear infinite;
  animation: rippleBadge 1s linear infinite;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
@keyframes rippleBadge {
  0% {
    transform: scale(1);
  }
  75% {
    transform: scale(1.375);
    opacity: 1;
  }
  100% {
    transform: scale(1.75);
    opacity: 0;
  }
}
.navbar-link-white .navbar-no-collapse-items .nav-link,
.navbar-dark .navbar-no-collapse-items .nav-link,
.openSide svg,
.sticky svg {
  fill: rgba(255, 255, 255, 0.55);
  color: rgba(255, 255, 255, 0.55);
}

@media screen and (max-width: 991.98px) {
  .openSide svg,
  .sticky svg {
    fill: rgba(14, 17, 31, 0.35);
    color: rgba(14, 17, 31, 0.35);
  }
}

/*모바일*/
#__nav {
  width: 100% !important;
  box-sizing: border-box;
  padding: 0px 20px;
  height: 59px;
  position: absolute;
  background: none;
  top: -59px;
  transition-duration: 0.2s;
}

/* 모바일용 nav 추가된것*/
#__nav svg.fa-lenevv {fill: rgba(255, 255, 255, 0.55);color: rgba(255, 255, 255, 0.55)}
#__nav.sticky svg.fa-lenevv {fill: rgba(14, 17, 31, 0.35);color: rgba(14, 17, 31, 0.35)}
.dark #__nav.sticky svg.fa-lenevv {fill: rgba(187, 187, 187, 0.7);color: rgba(187, 187, 187, 0.7)}
#__nav.is-sticky .openSide .menuh-stick, #__nav.is-sticky .openSide .menuh-stick:before, #__nav.is-sticky .openSide .menuh-stick:after, header.is-sticky #__nav .openSide .menuh-stick, header.is-sticky #__nav .openSide .menuh-stick:before, header.is-sticky #__nav .openSide .menuh-stick:after, .is-sticky #__nav .openSide .menuh-stick, .is-sticky #__nav .openSide .menuh-stick:before, .is-sticky #__nav .openSide .menuh-stick:after, .scroll-up #__nav.is-sticky .openSide .menuh-stick, .scroll-up #__nav.is-sticky .openSide .menuh-stick:before, .scroll-up .scroll-up #__nav.is-sticky .openSide .menuh-stick:after, .scroll-up header.is-sticky #__nav .openSide .menuh-stick, .scroll-up header.is-sticky #__nav .openSide .menuh-stick:before, .scroll-up header.is-sticky #__nav .openSide .menuh-stick:after, .scroll-up .is-sticky #__nav .openSide .menuh-stick, .scroll-up .is-sticky #__nav .openSide .menuh-stick:before, .scroll-up .is-sticky #__nav .openSide .menuh-stick:after, #__nav.sticky .openSide .menuh-stick, #__nav.sticky .openSide .menuh-stick:before, #__nav.sticky .openSide .menuh-stick:after, .scroll-up #__nav.sticky .openSide .menuh-stick, .scroll-up #__nav.sticky .openSide .menuh-stick:before, .scroll-up #__nav.sticky .openSide .menuh-stick:after {background: var(--nav-search-scrolled)}
.dark #__nav.is-sticky .openSide .menuh-stick, .dark #__nav.is-sticky .openSide .menuh-stick:before, .dark #__nav.is-sticky .openSide .menuh-stick:after, .dark header.is-sticky #__nav .openSide .menuh-stick, .dark header.is-sticky #__nav .openSide .menuh-stick:before, .dark header.is-sticky #__nav .openSide .menuh-stick:after, .dark.is-sticky #__nav .openSide .menuh-stick, .dark.is-sticky #__nav .openSide .menuh-stick:before, .dark.is-sticky #__nav .openSide .menuh-stick:after, .dark .scroll-up #__nav.is-sticky .openSide .menuh-stick, .dark .scroll-up #__nav.is-sticky .openSide .menuh-stick:before, .dark .scroll-up .scroll-up #__nav.is-sticky .openSide .menuh-stick:after, .dark .scroll-up header.is-sticky #__nav .openSide .menuh-stick, .dark .scroll-up header.is-sticky #__nav .openSide .menuh-stick:before, .dark .scroll-up header.is-sticky #__nav .openSide .menuh-stick:after, .dark .scroll-up .is-sticky #__nav .openSide .menuh-stick, .dark .scroll-up .is-sticky .is-sticky #__nav .openSide .menuh-stick:before, .dark .scroll-up .is-sticky #__nav .openSide .menuh-stick:after, .dark #__nav.sticky .openSide .menuh-stick, .dark #__nav.sticky .openSide .menuh-stick:before, .dark #__nav.sticky .openSide .menuh-stick:after, .dark .scroll-up #__nav.sticky .openSide .menuh-stick, .dark .scroll-up #__nav.sticky .openSide .menuh-stick:before, .dark .scroll-up #__nav.sticky .openSide .menuh-stick:after {background: var(--nav-search-dark-scrolled)}


/* 맨위 상단 고정 용 */
#__nav:not(.tabletnav) {
  position: fixed;
  top: 0;
  z-index: 10;
  color: white;
}
#__nav.sticky { /* 배경 색상 */
  color: rgba(0, 0, 0, 1);
  background-color: rgba(249, 251, 255, .8);
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
}
.dark #__nav.sticky { /* 배경 색상 */
  background-color: rgba(44, 44, 52, .8);
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
}
#__nav.tabletnav.sticky {
  position: fixed;
  top: 0;
  z-index: 10;
  color: white;
}

#__nav.center {
  display: block;
}
#__nav .center {
  line-height: 1rem;
  text-align: center;
  -ms-flex-direction: column;
  flex-direction: column;
  color: white;
}

/* 상단 nav 브랜드 로고 */
#__nav .center .title {
  margin: 0;
  font-size: 1rem;
  font-weight: 600;
  height: 20px;
  color: rgba(255, 255, 255, 0.75);
  line-height: 22px;
}
#__nav.sticky .center .title {
  color: rgba(53, 54, 56, 1);
}
.dark #__nav.sticky .center .title { /* 타이틀 폰트 색상*/
  color: rgba(187, 187, 187, 1);
}

#__nav > .left {
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}
#__nav > .center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: max-content;
  box-sizing: border-box;
  z-index: 990;
  align-items: center;
}
#__nav > .right {
  flex-wrap: wrap;
  margin-left: auto;
  display: flex;
  align-items: center;
}

#__nav .navbar-no-collapse-items .nav-link {
  color: rgba(255, 255, 255, 0.75);
}
#__nav.sticky .navbar-no-collapse-items .nav-link {
  color: rgba(0, 0, 0, 0.7);
}
.dark #__nav.sticky .navbar-no-collapse-items .nav-link { /*다크모드 page 폰트 색상*/
  color: rgba(187, 187, 187, 0.9);
}

@media screen and (max-width: 1260px) {
  #__nav {
    padding: 0 15px;
    height: 54px;
  }
}
@media screen and (min-width: 1500px) {
  body[data-sidebar-default='1'] #__nav {
    width: calc(100% - 250px) !important;
  }

  body[data-sidebar-default='1'] #__nav .left {
    display: none !important;
  }
}
@media screen and (max-width: 1260px) {
  #__nav div[class='btn_tool'] .btn_menu_toolbar.btn_subscription,
  #__nav .left > img {
    transform: scale(0.88);
  }
}

/* 모바일용 nav */
#__nav svg.fa-compact-disc {
    fill: rgba(255, 255, 255, 0.55);
    color: rgba(255, 255, 255, 0.55);
}
#__nav.sticky svg.fa-compact-disc {
    fill: rgba(14, 17, 31, 0.35);
    color: rgba(14, 17, 31, 0.35);
}

.dark #__nav.sticky svg.fa-compact-disc {
    fill: rgba(187, 187, 187, 0.7);
    color: rgba(187, 187, 187, 0.7);
}
#__nav.sticky.my_top_nav_CSS {
    box-shadow: 0 5px 15px 0 rgb(0 0 0 / 9%) !important;
    -webkit-box-shadow: 0 5px 15px 0 rgb(0 0 0 / 9%) !important;
    -moz-box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.35) !important;
}

/* 부트스트랩 nav 용 */
.scroll-up .navbar-light.navbar-link-white .navbar-no-collapse-items .nav-link,
.is-sticky .navbar-light.navbar-link-white .navbar-no-collapse-items .nav-link,
.is-sticky .openSide svg,
.sticky svg {
    fill: rgba(14, 17, 31, 0.35);
    color: rgba(14, 17, 31, 0.35);
}
.dark .scroll-up .navbar-light.navbar-link-white .navbar-no-collapse-items .nav-link,
.dark .is-sticky .navbar-light.navbar-link-white .navbar-no-collapse-items .nav-link,
.dark .is-sticky .openSide svg,
.dark .sticky svg { /* 아이콘 색상 */
    fill: rgba(187, 187, 187, 0.9);
    color: rgba(187, 187, 187, 0.9);
}
.navbar-no-collapse-items .nav-link:hover svg {
    display: inline-block !important;
    animation: swing ease-in-out 0.5s 1 alternate;
}
.navbar-no-collapse-items .nav-link:hover .fa-kiss-wink-heart {
    fill: #e73a45 !important;
}
.navbar-no-collapse-items .nav-link:hover .fa-comment-dots {
    fill: #3a9b96 !important;
}
.navbar-no-collapse-items .nav-link:hover .fa-search {
    color: #35abd0 !important;
}

/*.scroll-up .navbar-light.navbar-link-white .navbar-no-collapse-items .nav-link:hover, .scroll-up .navbar-light.navbar-link-white .navbar-no-collapse-items .nav-link:focus, .is-sticky .navbar-light.navbar-link-white .navbar-no-collapse-items .nav-link:hover, .is-sticky .navbar-light.navbar-link-white .navbar-no-collapse-items .nav-link:focus {
   color: rgba(14,17,31,.7);
   }}*/
.fa-spin {
    -webkit-animation: fa-spin 2s linear infinite;
    animation: fa-spin 2s linear infinite;
}
@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn);
    }
}
/* ==================== 네비게이션 ===END======== */

/* ******************** 검색 모달창 ************* */
#position_search {
  margin-top: 90px;
}
@media screen and (min-width: 1400px) {
  #modal-search-bar-2 { /*사이드바 접었을때 0 표시했을때 250*/
    padding-left: 0px !important;
  }
}

/* 부트스트랩 검색박스 길이 재설정 */
.modal-dialog {
    max-width: 95%;
    margin: 1.75rem auto;
}
@media (min-width: 576px) {
    .modal-dialog {
        max-width: 85% !important;
    }
}
@media (min-width: 1200px) {
    .modal-dialog {
        max-width: 75% !important;
    }
}
@media (min-width: 1500px) {
    .modal-dialog {
        max-width: 65% !important;
    }
}
.w-auto {
    width: auto !important;
}
/* 검색 모달 광고 부분 */
.searchP-ad-container {
  border: 3px solid #e5e5e5;
  height: 175px;
  margin-top: 30px;
  border-radius: 10px;
}
.searchP-ad {
  background-position: center;
  background-size: cover;
  width: 100%;
  position: relative;
  border-radius: 10px;
  /* background-image: url('https://i.imgur.com/wZJuy8d.png'); */
}
.coupang-notice {
  position: absolute;
  color: #898989 !important;
  font-size: 0.6em;
  bottom: 5px;
  right: 30px;
}
/* 검색 모달창 꾸미기 */
#search_modal_form:after {
  position: absolute;
  left: 0;
  right: 100%;
  height: 1px;
  content: '';
  bottom: -1px;
}
#search_modal_form:hover:after {
  right: 0;
  transition-property: right;
  transition-duration: 0.8s;
  background: linear-gradient(to right, #e8d4b9, #86aaff, #70bc4c, #ffbe00, #f46e85);
}
#search::placeholder {
  /* color: #072f4e6b; */
  color: rgba(0, 0, 0, 0.3);
  font-weight: 400;
}
.sbc-tags {
  border: 1px solid #c2c2c2;
  border-radius: 50px;
  padding: 7px 10px 5px;
  font-size: 0.8em;
  color: #686868 !important;
}
.tags-i:before {
  color: #225f8f !important;
}
.tags-i:after {
  color: #225f8f !important;
}
.tags-i {
  padding-right: 4px;
}
.tag-cloud-list span {
  display: inline-block;
  margin: 5px 2px;
}
.click-tag-cloud {
  --fa-primary-color: rgb(66 117 159);
  --fa-secondary-color: rgb(66 117 159);
  padding-right: 3px;
  padding-left: 6px;
}

.shadow-none {
  box-shadow: none!important;
}
/* ==================== 검색 모달창 ===END======== */

/* ******************** 네임카드 ******************** */
:root{

}
.dark:root{

}
.box_namecard {border-radius: 10px}
.box_namecard {min-height: auto !important;padding-bottom: 40px}
.box_namecard {display: flex;justify-content: space-between;position: relative;min-height: 206px;background-color: #f7f7f7;margin-top: 20px;margin-bottom: 20px}
.box_namecard .tt_conts {padding-right: 20px !important}
.box_namecard .tt_conts {padding: 32px 0 0 34px}
.box_namecard .tt_conts a {text-decoration: none}
.box_namecard .tt_tit_conts {font-weight: 500 !important;color: #222}
.box_namecard .tt_tit_conts {display: block;font-size: 18px;line-height: 24px;font-weight: 350;color: #333}
.box_namecard .tt_btn_subscribes {display: flex;align-items: center;justify-content: center;height: 36px; margin-top: 13px;margin-bottom: 32px;padding: 0 16px;border: none;cursor: pointer;background: transparent;border-radius: 20px;font-size: 0;line-height: 0;border: 1px solid #555;box-sizing: border-box}
.box_namecard .t_wrap_thumb {overflow: hidden;position: relative;width: 56px;height: 56px;margin: 32px 32px 0 0;flex-grow: 0;flex-shrink: 0;border-radius: 9px}
.namecard_alarm a:hover{color: var(--bg-link-hover);font-weight: 700;}
/* ==================== 네임카드 ===END============== */

/* ******************** 프로필 카드 ******************** */
:root{
 --bg-namecard: #ebedf2;
 --txt-namecard-title: ;
 --txt-namecard-font-size16: 1rem;
 --txt-namecard-font-size20: 1.25rem;
 --tag-namecard-color: ;
}
.dark:root{
  --bg-namecard: #2c2c34;
  --txt-namecard-title: ;
  --tag-namecard-color: ;
}

.contributor {padding: 30px 10px 30px 10px;margin: .5em 0 20px;background: var(--bg-namecard)}
.contributor-details {flex-grow: 1;list-style-position: inside}
.contributor-details .title {font-size: var(--txt-namecard-font-size20);font-weight: 700}
.contributor p {margin: 0 0 1em;line-height: 1.7;font-size: var(--txt-namecard-font-size16)}
.contributor .thumb {flex: auto;flex-grow: 0;flex-shrink: 0;margin-right: 0.2em;margin-left: 1em;}
.contributor .namecard_alarm {display: flex;margin: 0 10px;padding:5px}
/*
@media (min-width: 1250px) {.contributor {padding: 20px 20px 20px 20px;margin: 3em 0 20px;}}
@media (min-width: 1250px) {.contributor #img img {max-width: 170px;max-height: 250px;display: block;width: 100%;height: auto;margin-top: -83px;margin-bottom: -44px;}}
*/
.links img {/* width: 1.2em; */height: 1.2em;margin: 0 .4em 0 0;min-height: initial;padding: 0}
.tag-list a, .tag-list-written a {text-decoration: none;border-radius: 20px;padding: 0 .5em;margin-right: .3em;margin-top: .3em;color: var(--color-black)}
/* ==================== 프로필 카드 ===END============== */

/* ******************** 프로필 카드 구독버튼 ******************** */
:root{
  --alarm-effect-border: #c04747;
  --bg-alarm-effect: #c04747;
  --alarm-effect-subscribe: #c04747;
  --bg--alarm-effect-border: #c04747;
  --bg--alarm-effect-point: #c04747;
}
.dark:root{
  --alarm-effect-border: ;
  --bg-alarm-effect: ;
  --alarm-effect-subscribe: ;
  --bg--alarm-effect-border: ;
  --bg--alarm-effect-point: ;
}
.alarm-marker .alarm-effect {position: absolute;top: -4px;right: 0px;height: 26px;width: 26px;z-index: 10;border: 5px solid var(--alarm-effect-border);border-radius: 50%;animation: alarm-effect 1s infinite}
.alarm-marker .alarm-point {width: 6px;height: 6px;border-radius: 50%;background-color: var(--bg-alarm-effect);position: absolute;right: 10px;top: 6px}
@-webkit-keyframes alarm-effect {0% {-webkit-transform:scale(0);opacity:0}25% {-webkit-transform:scale(.1);opacity:.1}50% {-webkit-transform:scale(.5);opacity:.3}75% {-webkit-transform:scale(.8);opacity:.5}100% {-webkit-transform:scale(1);opacity:0}}
@keyframes alarm-effect {0% {transform:scale(0);opacity:0}25% {transform:scale(.1);opacity:.1}50% {transform:scale(.5);opacity:.3}75% {transform:scale(.8);opacity:.5}100% {transform:scale(1);opacity:0}}
.member-menu {margin-bottom: 0px !important}
.topbar-right>.member-menu>li {padding: 0 5px;line-height: 58px;display: inline-block;vertical-align: middle}
.subscribe {position: relative;color: var(--alarm-effect-subscribe);padding-left: 17px;font-size: 15px}
.subscribe .alarm-marker {position: absolute;top: 20px;left: 15px}
.alarm-marker {position: relative}
/*모바일용*/
.alarm-marker .alarms-effect {position: absolute;top: -2px;right: 0px;height: 26px;width: 26px;z-index: 10;border: 5px solid var(--bg--alarm-effect-border);border-radius: 50%;animation: alarm-effect 1s infinite}
.alarm-marker .alarms-point {width: 6px;height: 6px;border-radius: 50%;background-color: var(--bg--alarm-effect-point);position: absolute;right: 10px;top: 8px}
.my_subscribe_text{display:flex;align-items:center}
/* ==================== 프로필 구독버튼 ===END============== */

/* ******************** 댓글 상단 아이콘 ******************** */
:root{
  --rp-color-icon: #48464e;
}
.dark:root{
  --rp-color-icon: #c98a68;
}
.svg-icon { width: 50px; height: 50px; vertical-align: middle }
.svg-icon path { fill: var(--rp-color-icon)}
/* ==================== 댓글 상단 아이콘 ===END============== */

/* ******************** 댓글 미디어 첨부 로딩 ******************** */
:root{
  --bg-rp-midea-color: rgba(235, 237, 242, 0.9);
  --br-coment-midea-color: rgba(0, 0, 0, 0.7);
}
.dark:root{
  --bg-rp-midea-color: rgba(44, 44, 52, 0.9);
  --br-coment-midea-color: rgba(255, 255, 255, 0.7);
}
#loadingCommentsMedia {background-color: var(--bg-rp-midea-color);z-index: 10001;position: fixed;top: 0;width: 100%;height: 100%}
#loadingCommentsMedia .loader {width: 250px;height: 50px;line-height: 50px;text-align: center;position: absolute;top: 50%;left: 50%;-webkit-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);transform: translate(-50%, -50%);font-family: helvetica, arial, sans-serif;text-transform: uppercase;font-weight: 900;color:var(--br-coment-midea-color);letter-spacing: 0.2em}
#loadingCommentsMedia .loader::before, #loadingCommentsMedia .loader::after {content: '';display: block;width: 15px;height: 15px;background: var(--br-coment-midea-color);position: absolute;-webkit-animation: load 0.7s infinite alternate ease-in-out;animation: load 0.7s infinite alternate ease-in-out}
#loadingCommentsMedia .loader::before {top: 0}
#loadingCommentsMedia .loader::after {bottom: 0}
@-webkit-keyframes load {0% {left: 0;height: 30px;width: 15px}50% {height: 8px;width: 40px}100% {left: 235px;height: 30px;width: 15px}}
@keyframes load {0% {left: 0;height: 30px;width: 15px}50% {height: 8px;width: 40px}100% {left: 235px;height: 30px;width: 15px}}
.dash {background: #f15b66;display: block;height: 3px;margin-bottom: 10px;width: 47px;margin-left: 7px} /*빨간 dash*/
/* ==================== 댓글 미디어 첨부 로딩 ===END============== */

/* ************************************* 툴팁 꾸미기 *************************** */
/* TOOLTIP */
[data-tooltip] {position: relative}
[data-tooltip]:before, [data-tooltip]:after {visibility: hidden;opacity: 0;position: absolute;left: 50%;transform: translateX(-50%);white-space: nowrap;transition: all 0.2s ease;font-size: 11px}
[data-tooltip]:before {content: attr(data-tooltip);height: 24px; /*안 맞아서 수정 13px*/position: absolute;top: -20px;padding: 5px 10px 7px 10px;border-radius: 5px;color: #fff;background: #4288cf}
[data-tooltip]:after {content: '';border-left: 5px solid transparent;top: 2px;border-right: 5px solid transparent;border-top: 5px solid #4288cf}
[data-tooltip]:not([data-tooltip='']):hover:before {visibility: visible;opacity: 1;top: -30px}
[data-tooltip]:not([data-tooltip='']):hover:after {visibility: visible;opacity: 1;top: -8px}

.c-bottom [data-tooltip]:before {padding: 7px 10px 4px 10px}

/* START TOOLTIP STYLES */
[tooltip] {position: relative; /* opinion 1 */}

/* Applies to all tooltips */
[tooltip]::before, [tooltip]::after {text-transform: none; /* opinion 2 */font-size: 0.9em; /* opinion 3 */line-height: 1;user-select: none;pointer-events: none;position: absolute;display: none;opacity: 0}
[tooltip]::before {content: '';border: 5px solid transparent; /* opinion 4 */z-index: 1001; /* absurdity 1 */ border-radius: 8px;}
[tooltip]::after {content: attr(tooltip);font-family: Maplestory, sans-serif;text-align: center;min-width: 3em;max-width: 21em;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;padding: 1ch 1.5ch;border-radius: 0.3ch;box-shadow: 0 1em 2em -0.5em rgba(0, 0, 0, 0.35);background: #333;color: #fff; z-index: 1000}

/* Make the tooltips respond to hover */
[tooltip]:hover::before, [tooltip]:hover::after {display: block}

/* don't show empty tooltips */
[tooltip='']::before, [tooltip='']::after {display: none !important}

/* FLOW: UP */
[tooltip]:not([flow])::before, [tooltip][flow^='up']::before {bottom: 100%;border-bottom-width: 0;border-top-color: #48464e}
[tooltip]:not([flow])::after, [tooltip][flow^='up']::after {bottom: calc(100% + 5px)}
[tooltip]:not([flow])::before, [tooltip]:not([flow])::after, [tooltip][flow^='up']::before, [tooltip][flow^='up']::after {left: 50%;transform: translate(-50%, -0.5em)}

/* FLOW: DOWN */
[tooltip][flow^='down']::before {top: 100%;border-top-width: 0;border-bottom-color: #333}
[tooltip][flow^='down']::after {top: calc(100% + 5px)}
[tooltip][flow^='down']::before, [tooltip][flow^='down']::after {left: 50%;transform: translate(-50%, 0.5em)}

/* FLOW: LEFT */
[tooltip][flow^='left']::before {top: 50%;border-right-width: 0;border-left-color: #333;left: calc(0em - 5px);transform: translate(-0.5em, -50%)}
[tooltip][flow^='left']::after {top: 50%;right: calc(100% + 5px);transform: translate(-0.5em, -50%)}

/* FLOW: RIGHT */
[tooltip][flow^='right']::before {top: 50%;border-left-width: 0;border-right-color: #333;right: calc(0em - 5px);transform: translate(0.5em, -50%)}
[tooltip][flow^='right']::after {top: 50%;left: calc(100% + 5px);transform: translate(0.5em, -50%)}

/* KEYFRAMES */
@keyframes tooltips-vert {to {opacity: 0.9;transform: translate(-50%, 0)}}
@keyframes tooltips-horz {to {opacity: 0.9;transform: translate(0, -50%)}}

/* FX All The Things */
[tooltip]:not([flow]):hover::before, [tooltip]:not([flow]):hover::after, [tooltip][flow^='up']:hover::before, [tooltip][flow^='up']:hover::after, [tooltip][flow^='down']:hover::before, [tooltip][flow^='down']:hover::after {animation: tooltips-vert 300ms ease-out forwards}
[tooltip][flow^='left']:hover::before, [tooltip][flow^='left']:hover::after, [tooltip][flow^='right']:hover::before, [tooltip][flow^='right']:hover::after {animation: tooltips-horz 300ms ease-out forwards}
/* ===================================== 툴팁 꾸미기 ===END===================== */

/* ******************** 댓글 커스텀 ******************** */
:root{
  --bg-cover-element: #ebedf2;
}
.dark:root{
  --bg-cover-element: #2c2c34;
}

.t-bubble {position: relative;margin-top: 15px;width: 100%;background: var(--bg-cover-element)}
.t-bubble, .t-ico {border-radius: 8px}
.c-container {display: flex;padding: 10px 0;box-sizing: border-box}
.c-bottom {display: flex;align-items: center;flex-wrap: wrap;padding: 7.5px 20px;background: #b5efce;border-radius: 0 0 8px 8px;line-height: 1.8}

/*guest 폼*/
.guest_input {display: flex;margin: 15px}
.guest_input p {width: 40%}
.guest_input p input {width: 97.2%;background: var(--bg-cover-element);padding: 10px 5px;border-radius: 15px;outline: 0;border: 0;z-index: 1;position: relative;font-size: 12px}

/*입력 폼*/
.textareaWrapper {margin: 10px;z-index: 1;position: relative}
.mk-textarea {width: 97%;padding: 10px;ine-height: 170%;background: 0 0;outline: 0;border-radius: 0.325rem;resize: none;border: 0;margin: 0}

.c-bubble {position: relative;border-radius: 8px;margin-left: 15px;margin-top: 15px;background: #f2eae2}
.dark .c-bubble {background: #282c30; /*#292a2d;*/}

.c-head {display: flex;align-items: center;flex-wrap: wrap;padding: 10px 20px 0 20px;background: var(--bg-cover-element);border-radius: 8px 8px 0 0;line-height: 1.8}
.dark .c-head {background: #282c30;}

/*신고버튼*/
.c-bottom .date > a {margin-right: 0px} 
.comments .date {margin-right: 10px}
.comments .date a {color: #b5efce}
.dark .comments .date a {color: #344955}
.comments .date a::before {font-family: 'Font Awesome 5 Pro';content: '\e02e';font-size: 15px;position: absolute;color: #5C5C5C;margin-top: -2px;margin-left: 4px}
.dark .comments .date a::before {color: #bfbfbf}
.comments .date a:hover::before {color: #f66 !important}


.c-container.rp_admin .c-head span.name::before, .c-container.guest_admin .c-head span.name::before {
    font-family: 'Font Awesome 5 Pro';
    display: inline-block;
    content: '\f43f';
    color: #795548;
    margin-right: 1px;
    padding: 0 1px;
    font-weight: bold;
    font-size: 14px;
    animation: star1 3s infinite;
    padding-bottom: 2px;
}
.c-container .c-head span.name::before {
    content: '\f406';
    margin-right: 6px;
    font-size: 12px;
    font-family: 'Font Awesome 5 Pro';
    font-weight: 800;
    vertical-align: middle;
    color: #0e83ac;
}

.c-ico {
    width: 50px;
    height: 50px;
    object-fit: cover;
    border-radius: 50%;
    flex-shrink: 0;
	filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.7)) brightness(0.95);
}
.dark .c-ico {
	filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.7)) brightness(0.9);
}

.c-bubble img {
    filter: brightness(0.95);
}
.dark .c-bubble img {
    filter: brightness(0.9);
}
.dark .c-bubble img[src="https://tistory4.daumcdn.net/tistory/7484110/skin/images/eaum-021.gif"] {border-radius: 5px; background-color: #d5d5d5;}
.guest_admin .c-bubble,
.rp_admin .c-bubble {
    box-shadow: -1px 2px 10px rgb(0 0 0 / 16%);
}


.c-content {
    padding: 15px 25px;
    line-height: 1.7;
    margin-bottom: 0;
    margin-top: 0;
}

.c-head .date,
.c-head .name {
    margin-right: 5px;
}
.c-head .name {
    font-size: 14px;
    color: rgb(97 97 97) !important;
}
.dark .c-head .name {
  color: rgb(187 187 187 / 1) !important;
}
.c-bottom .date,
.c-bottom a {
    font-size: 0.75rem;
    margin-right: 13px;
    color: #5C5C5C;
}
.dark .c-bottom .date,
.dark .c-bottom a {
    color: #bfbfbf;
}
.date.modded {
    opacity: 1;
}
.c-bubble::after {
    content: '';
    position: absolute;
    width: 55.5px;
    height: 25px;
    border: 0 solid #f2eae2;
    border-width: 0 20px;
    border-radius: 50%;
    clip: rect(0, 25px, 12px, 0);
    display: block;
    z-index: 0;
    left: -35.5px;
    top: 5px;
    transform: scaleX(-1);
}
.dark .c-bubble::after {
    content: '';
    position: absolute;
    width: 55.5px;
    height: 25px;
    border: 0 solid #282c30;
    border-width: 0 20px;
    border-radius: 50%;
    clip: rect(0, 25px, 12px, 0);
    display: block;
    z-index: 0;
    left: -35.5px;
    top: 5px;
}
.r-copy {
    padding-top: 15px;
    padding-bottom: 30px;
    margin-bottom: 10px;
    border-bottom: 1px dotted rgba(0, 0, 0, 0.6);
}
.dark .r-copy {
    border-bottom: 1px dotted rgba(196, 196, 202, 0.6);
}
.c-head a {
    display: inline-block;
}
.c-head {
    z-index: 1;
    position: relative;
}
/* --- 답글 --- */
.reply-list .guest_admin,
.reply-list .rp_admin {
    flex-direction: row-reverse;
}
.reply-list .guest_admin .c-bubble,
.reply-list .rp_admin .c-bubble {
    margin-left: 0;
    margin-right: 15px;
}
.rp_admin .c-head,
.guest_admin .c-head { /*닉네임 배경 색상*/
    background: #f6ebca;
}
.dark .rp_admin .c-head,
.dark .guest_admin .c-head { /*닉네임 배경 색상*/
    background: #4e5565;
}
.rp_admin .c-bottom,
.guest_admin .c-bottom {
    background: #f0d5c8;
}
.dark .rp_admin .c-bottom,
.dark .guest_admin .c-bottom {
    background: #364671;
}
.reply-list .guest_admin .c-bubble::after,
.reply-list .rp_admin .c-bubble::after {
    left: auto;
    right: -35.5px;
    transform: scaleX(1);
}
.rp_admin .c-bubble::after,
.guest_admin .c-bubble::after {
    border-color: #f6ebca; */#f9e7b5;*/
}
.dark .rp_admin .c-bubble::after,
.dark .guest_admin .c-bubble::after {
    border-color: #4e5565;
}
.rp_admin .c-bubble,
.guest_admin .c-bubble { /* 댓글 배경색*/
    background: #f6ebca;
}
.dark .rp_admin .c-bubble,
.dark .guest_admin .c-bubble { /* 댓글 배경색*/
    background: #4e5565;
}
.reply-list .rp_admin .c-head,
.reply-list .guest_admin .c-head {
    flex-direction: row-reverse;
}
/* --- 댓글 쓰기 폼 --- */
.form_ .__ {
    box-sizing: border-box;
}
.form_ .__ textarea {
    border: none;
    background: none;
    resize: none;
}
.form_ input[type='checkbox'] {
    display: none;
}
.form_ #secret-label {
    margin: 0 0 5px 5px;
    color: rgb(66 66 66);
    display: inline-block;
}
.dark .form_ #secret-label {
  --tw-text-opacity: 1;
  color: rgb(196 196 202 / var(--tw-text-opacity));
}
.form_ #secret-label::before {
    font-size: 1.2rem;
    font-weight: 600;
    font-family: 'Font Awesome 5 Pro';
    content: '\f13e';
}
.form_ input#secret:checked + label #secret-label::before {
    font-size: 1.2rem;
    font-weight: 600;
    color: #dc3545 !important;
    font-family: 'Font Awesome 5 Pro';
    content: '\f30d';
}
.link-hover-underline::after {
  color: #dc3545;
}
.dark .form_ input#secret:checked + label #secret-label::before {
    color: #FFBB64 !important;
}
.color_h_color_blur_CSS {
  --tw-text-opacity: 1;
  color: rgb(66 66 66 / var(--tw-text-opacity));
}
.dark .color_h_color_blur_CSS {
  --tw-text-opacity: 1;
  color: rgb(196 196 202 / var(--tw-text-opacity));
}
.t-wrapper {
    display: flex;
    padding: 10px 0;
}
.t-ico {
    width: 50px;
    height: 50px;
    object-fit: cover;
    flex-shrink: 0;
    margin: 0;
    background: #eee;
}




#upload {
    display: none;
}
.attach-wrapper {
    display: flex;
    padding: 0 10px;
    align-items: center;
    margin-bottom: 5px;
}
.attach-btn {
    margin: 0 5px;
    font-size: 1.2rem;
}
.attach-btn {
    cursor: pointer;
}
#secret-label {
    cursor: pointer;
}
.button {
    display: inline-block;
    text-decoration: none;
    text-align: center;
    border-radius: 4px;
    padding: 0px 15px;
    box-shadow: var(--main-color) 0 0 0 2px inset;
}
#submitComment > i {
    font-size: 2rem;
    color: rgb(66 66 66);
    font-weight: 600;
    transition: 0.2s cubic-bezier(0.39, 0.5, 0.15, 1.36);
}
.dark #submitComment > i {
  --tw-text-opacity: 1;
  color: rgb(196 196 202 / var(--tw-text-opacity));
}
#submitComment:hover > i {
    transform: scale(1.15);
}
.form_ .__ textarea,
.form_ .__ input,
.form_ .__ label {
  --tw-text-opacity: 1;
  color: rgb(66 66 66 / var(--tw-text-opacity));
}
.dark .form_ .__ textarea,
.dark .form_ .__ input,
.dark .form_ .__ label {
  --tw-text-opacity: 1;
  color: rgb(196 196 202 / var(--tw-text-opacity));
}
.writeColor.c-bottom {
  background-color: rgb(39 55 77 / 90%);
}


/* 폼 댓글 작성 말풍선 색깔 다르게 */
.writeColor.c-bottom.formPost {
  /*background-color: rgb(94 96 114 / 90%)*/
  background-color: rgb(39 55 77 / 90%);
}
.dark .writeColor.c-bottom.formPost {
  background-color: rgb(20 27 46 / 90%);
}
.writeColor.c-bottom.formPost > a {
    letter-spacing: 1px;
    color: #eae9e9;
}
/* 유튜브 비디오 반응형으로 수정 */
.youtubevid-wrapper {
    width: 400px;
    max-width: 100%;
}
.resvid {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%;
}
.resvid iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	border-radius: 10px;
	filter: drop-shadow(3px 3px 3px rgba(0, 0, 0, 0.7));
}
.dark .resvid iframe {
	filter: drop-shadow(3px 3px 3px rgba(0, 0, 0, 0.7)) brightness(0.9);
}
/* 댓글 작성자 badge */
.bg-reply a { /* 닉네임 텍스트 색상 */
    color: #616161 !important;
}
.dark .bg-reply a { /* 닉네임 텍스트 색상 */
    color: #DDD !important;
}
.bg-reply {background-color: #f2eae2 !important;}
.dark .bg-reply {background-color: #282c30 !important;}

.rp_admin .bg-reply,
.guest_admin .bg-reply { /* 운영자 닉네임 배경색 */
    background-color: #f6ebca !important;
}
.dark .rp_admin .bg-reply,
.dark .guest_admin .bg-reply {
    background-color: #4e5565 !important;
}
/* 비밀글 닉네임 커스텀 */
.rp_secret .bg-reply,
.guest_secret .bg-reply {
    background-color: #ebebeb !important;
}
.dark .rp_secret .bg-reply,
.dark .guest_secret .bg-reply {
    background-color: #141b2e !important;
}
.rp_secret .c-head, 
.guest_secret .c-head {
    background: #ebebeb;
}
.dark .rp_secret .c-head, 
.dark .guest_secret .c-head {
    background: #141b2e;
}
.rp_secret .c-bubble, 
.guest_secret .c-bubble {
    background: #ebebeb;
}
.dark .rp_secret .c-bubble, 
.dark .guest_secret .c-bubble {
    background: #141b2e;
}
.rp_secret .c-bubble::after, 
.guest_secret .c-bubble::after {
    border-color: #ebebeb;
}
.dark .rp_secret .c-bubble::after, 
.dark .guest_secret .c-bubble::after {
    border-color: #141b2e;
}
.rp_secret .c-bottom, 
.guest_secret .c-bottom {
    background: #e7f1e7;
}
.dark .rp_secret .c-bottom, 
.dark .guest_secret .c-bottom {
    background: #4e5565;
}
.rp_secret .c-bottom .date a, 
.guest_secret .c-bottom .date a {
    color: #e7f1e7;
}
/*비밀글 커스텀 END*/
html[data-theme='dark'] .bg-reply {
    background-color: var(--comment-color) !important;
}
html[data-theme='dark'] .rp_admin .bg-reply,
html[data-theme='dark'] .guest_admin .bg-reply {
    background-color: #594088 !important;
}
/* 댓글 링크 url 색깔 */
.c-content a {
    color: var(--h-color-theme);
}
.c-content a:hover {text-decoration: solid underline 1.5px !important; color: #2b7352; text-underline-position: under;}
.dark .c-content a:hover {color: #E1C1FD;}

/* 댓글 비밀글 설명문 꾸미기 */
.rgyCommentSecretCheck {
    font-size: 12px;
}
#secret:checked ~ span.rgyCommentSecretCheck {
    opacity: 1;
    transform: scaleX(1);
    -webkit-transform: scaleX(1);
}
span.rgyCommentSecretCheck {
    font-size: 0.7em;
    color: #dc3545 !important;
    padding-left: 2px;
    opacity: 0;
    transform-origin: left;
    transform: scaleX(0);
    -webkit-transform: scaleX(0);
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
}
.dark span.rgyCommentSecretCheck {
  color: #FFBB64 !important;
}
#rgyCommentSecretCheck-text {
    padding-left: 5px;
    color: #6c6c6c;
}
.dark #rgyCommentSecretCheck-text { 
  --tw-text-opacity: 0.7;
  color: rgb(187 187 187 / var(--tw-text-opacity));
}
#rgyCommentSecretCheck-text:before {
    font-family: 'Font Awesome 5 Pro';
    content: '\f06a';
    padding-right: 5px;
    color: #c49b9b;
}
/* 댓글 달기 하단 설명 섹션 강조문 */
.link-comment-strong {
    color: #ffa456 !important;
}
.guestAnim {
    animation: slide-in-blurred-top 1.4s cubic-bezier(0.23, 1, 0.32, 1) both;
}
@keyframes slide-in-blurred-top {
    0% {
        transform: translateY(-1000px);
        transform-origin: 50% 0;
        filter: blur(40px);
        opacity: 0;
    }
    100% {
        transform: translateY(0) scaleY(1) scaleX(1);
        transform-origin: 50% 50%;
        filter: blur(0);
        opacity: 1;
    }
}



/* 댓글 추가 꾸미기 - 댓글에 압정 */
.c-head .fix-comment-pin::before {
    font-family: 'Font Awesome 5 Pro';
    content: '\f08d';
    position: absolute;
    right: 0;
    margin: -52px 6px;
    z-index: 1;
    font-size: 1.8em;
    color: #d56d6d;
    transform: rotate(21deg);
    filter: drop-shadow(0px 2px 2px #f656);
}

/* placeholder 꾸미기 */
.guest_input p input::placeholder {
  color: rgb(102 102 110);
  padding-left: 10px;
}
.dark .guest_input p input::placeholder {
  color: rgb(187 187 187);
}
/* 2022 바운스 애니메이션 */
.wlcGuest {
    animation: slide-in-bck-center 4s cubic-bezier(0.25, 0.46, 0.45, 0.94) both, wlc-ani 5s infinite;
}
.wlcGuest2 {
    animation: slide-in-bck-center 4s cubic-bezier(0.25, 0.46, 0.45, 0.94) both,
        wlc-ani2 2s ease-in-out infinite alternate;
}
@keyframes slide-in-bck-center {
    0% {
        transform: translateZ(600px);
        opacity: 0;
    }
    100% {
        transform: translateZ(0);
        opacity: 1;
    }
}
@keyframes wlc-ani {
    25% {
        transform: rotate(1deg) scale(1.05);
    }
    50% {
        transform: rotate(0deg) scale(1);
    }
    75% {
        transform: rotate(-1deg) scale(1.05);
    }
}
@keyframes wlc-ani2 {
    0% {
        transform: rotate(1.5deg);
    }
    100% {
        transform: rotate(-1.5deg);
    }
}
@keyframes star1 {0%,100%,50% {transform: scale(1);-webkit-transform: scale(1)}25%,75% {transform: scale(0.6);-webkit-transform: scale(0.6)}}
/* 댓글 날짜 시계 크기 추가 수정 */
.c-bubble .date i::before {
    font-size: 0.5rem;
}

/* 댓글 최대 width 설정 */
.c-bubble {
    max-width: 84.5%;
}

/* 댓글 글씨 */
.c-content {
  --tw-text-opacity: 1;
  color: rgb(97 97 97 / var(--tw-text-opacity));
}

.dark .c-content {
  --tw-text-opacity: 1;
  color: rgb(187 187 187 / var(--tw-text-opacity));
}

.tistoryProfileLayerTrigger {
   width:none;
   height:none;
   display:none;
   cursor:none;
   background:none;
   margin:none;
}
/* ==================== 댓글 커스텀 ===END============== */

/*
09. 목록형 커버 + 그리드 와이드 커버 + 포스트형 갤러리 커버
-------------------------------------------------------------------*/
:root {
	--g-bg-color: #fff;
	--s-bg-color: #e6e6e6;
	--s-bg-color-3: #e2e8f0;
	--s-bg-color-4: #f8f9fa;
	--s-bg-color-5: #fafafa;
	--s-menu-tabs: rgb(172, 167, 167);
	--color-level-1: #48464ed9; /*#48464e;*/
	--color-level-2: rgb(157, 170, 182);
	--color-level-3: #777;
	--border-color: #e4e8eb;
	--border-color-2: #ccc;
	--search-bg-color: #fff;
}
.dark:root {
	--s-bg-color-3: #4a5568;
  --color-level-1: #a6a7af;
  --border-color: #4a5568;

}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
	display: block;
}

.color {
	color: var(--color-level-1);
}

.border_mode {
	border: 1px solid var(--border-color);
}

i {
	font-family: "Font Awesome 5 Pro";
	speak: never;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.ic-prev:before {
	content: "\f053";
}

.ic-next:before {
	content: "\f054";
}

.dark .ic-prev:before, .dark .ic-next:before {color: #a6a7af}

.border_b_mode {
	/*border-bottom: 1px solid var(--border-color);*/
}

@media screen and (min-width: 320px) {
	.wrapper {
		max-width: 1650px;
		margin: 0 auto;
		padding: 0 20px;
		box-sizing: border-box;
		position: relative;
	}
	.banner_wrapper {
		max-width: 1680px;
		margin: 0 auto;
		padding: 0;
		box-sizing: border-box;
		position: relative;
	}
	.wrapper.p-top {
		padding: 0;
	}
	.inWrapper {
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
	}
	.inWrapper::-webkit-scrollbar {
		display: none;
	}
}

@media screen and (max-width: 1406px) {
	.type_featured .wrapper.p-top-bottom {
		padding: 0;
	}
	.type_featured .text_slide {
		padding: 0 4%;
		font-size: 40px;
	}
	.type_featured .box_arrow {
		display: none;
	}
	.type_featured .slide_zone {
		border-radius: unset;
	}
}

@media screen and (min-width: 1025px) {
	.banner_wrapper {
		max-width: 1680px;
		margin: 0 auto;
		padding: 0 40px;
	}
	.wrapper {
		padding: 0px 35px 0px 110px;
	}
}

@media screen and (max-width: 1025px) {
	.type_banner {
		padding: 0 0 30px 0;
	}
	.type_banner .wrapper {
		padding: 0;
	}
	.list_type_banner .box_content {
		width: 100%;
		padding: 20px;
	}
	.list_type_banner .link_banner h2 {
		display: block;
		margin: 0;
		text-overflow: ellipsis;
		white-space: nowrap;
		font-size: 26px;
		overflow: hidden;
	}
	.list_type_banner .link_banner .btn_go {
		display: none;
	}
	.type_banner .arrow_inner {
		display: none;
	}
	.type_banner .swiper_type_banner {
		min-height: auto;
		height: auto;
	}
}

.title_section {
	position: relative;
	width: 100%;
	margin: 0 0 10px 0;
	font-size: 24px;
	font-weight: 900;
	color: #48464ed4;
  font-family: Paperlogy, Yuji Mai
}
.dark .title_section {color: #a2a3ab}

.area_category .title_section span {
	padding-left: 8px;
	font-size: 16px;
}

/*글가림 커스텀*/
.type_card .inWrapper .item_card .text,
.type_notice .inWrapper .item_notice .info .text {
  position: relative;
}
.type_card .inWrapper .item_card .text::after,
.type_notice .inWrapper .item_notice .info .text::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 50%;
    height: 25px;
    background: linear-gradient(90deg, rgba(227, 217, 204, 0), rgba(249, 251, 255, 1) 75%);
    pointer-events: none;
}
.dark .type_card .inWrapper .item_card .text::after,
.dark .type_notice .inWrapper .item_notice .info .text::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 50%;
    height: 25px;
    background: linear-gradient(90deg, rgba(46, 52, 64, 0), rgba(49, 52, 60, 1) 75%);
    pointer-events: none;
}
/*글가림 커스텀 End*/

/*호버 커스텀*/
.list_type_card .item_card:hover thumnail {
    transform: scale(1);
    transform-origin: center;
    transition: transform 1.8s cubic-bezier(.2,1,.2,1);
}
.list_type_card .item_card a:hover h2,
.list_type_notice .item_notice a:hover .info h2 {
  color: #39549a;
}
.dark .list_type_card .item_card a:hover h2,
.dark .list_type_notice .item_notice a:hover .info h2 {
  color: #62b4ad
}
/*호버 커스텀 End*/
.type_notice {
	width: 100%;
	padding-top: 50px;
	padding-bottom: 50px;
	overflow: hidden;
	pointer-events: auto;
}

.type_notice:after {
	content: "";
	display: block;
	clear: both;
}

.type_notice .thumnail {
	flex: none;
	display: block;
	width: 75px;
	padding-top: 50px;
	margin-right: 14px;
	background-size: cover;
	background-position: 50% 50%;
	border-radius: 0.4em;
	background: url("images/nunu-bg.png") no-repeat center center var(--s-bg-color);
	background-size: cover;
	-webkit-transition: background-image 0.05s linear;
	transition: background-image 0.05s linear;
}

.type_notice .info {
	overflow: hidden;
}

.list_type_notice:after {
	content: "";
	display: block;
	clear: both;
}

.list_type_notice .item_notice:after {
	content: "";
	display: block;
	clear: both;
}

.list_type_notice .link_notice {
	display: flex;
	align-items: center;
	color: inherit;
	pointer-events: inherit;
	transition: all 0.2s ease-out;
	outline: none;
}

.list_type_notice .link_notice h2 {
	width: 90%;
	display: block;
	font-size: 16px;
	font-weight: 700;
	text-overflow: ellipsis;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.list_type_notice .link_notice .text {
	width: 400px;
	font-size: 14px;
	line-height: 24px;
	margin: 6px 0 0 0;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	color: inherit;
}

.list_type_notice .link_notice .date {
	display: block;
	font-size: 13px;
	line-height: 20px;
	opacity: 0.5;
}

@media screen and (max-width: 768px) {
	.category_type_notice .list_category,
	.list_type_notice {
		display: block;
	}
	.type_featured .link_detail {
		height: 40px;
		line-height: 40px;
		font-size: 13px;
	}
	.type_featured .ico_circle {
		width: 8px;
		height: 8px;
	}
}

@media screen and (max-width: 1025px) {
	.type_notice {
		padding-top: 40px;
		padding-bottom: 30px;
	}
	.list_type_notice .item_notice {
		width: 100%;
	}
	.type_notice .thumnail {
		flex: none;
		width: 80px;
		padding-top: 55px;
		margin-right: 16px;
	}
	.list_type_notice .item_notice {
		padding: 10px 0;
		box-sizing: border-box;
	}
	.list_type_notice {
		display: flex;
		flex-wrap: wrap;
		border-radius: 0.6em;
	}
}

@media screen and (max-width: 768px) {
	.list_type_notice .link_notice h2 {
		width: 220px;
		font-size: 14px;
		line-height: 1.2;
	}
	.list_type_notice .link_notice .text {
		width: 200px;
		font-size: 12px;
		line-height: 1.5;
		-webkit-line-clamp: 1;
	}
	.type_notice .info {
		flex: 1;
		padding-top: 0;
	}
}

@media screen and (max-width: 1025px) {
	.area_category .list_image_bg {
		display: none;
	}
	.area_category .title_section {
		text-align: left;
	}
}


/*카드*/

.type_card {
	width: 100%;
	min-height: 360px;
	padding-top: 50px;
	padding-bottom: 50px;
	overflow: hidden;
	pointer-events: auto;
}

.type_card:last-child {
	border-bottom: 0;
}

.type_card .swiper_type_card {
	overflow: hidden;
	position: relative;
	touch-action: pan-y;
}

.type_card .swiper_type_card .list_type_card {
	width: 100%;
	position: relative;
	height: 100%;
	z-index: 1;
	display: flex;
	transition-property: transform;
	box-sizing: content-box;
}

.type_card .type_card_prev {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
	position: absolute;
	left: -15px;
	top: 50%;
	font-size: 32px;
	color: #c3c3c3;
}

.type_card .type_card_next {
	position: absolute;
	right: -15px;
	top: 50%;
	font-size: 32px;
	color: #c3c3c3;
}

.type_card .item_card {
	display: block;
	width: 90%;
}

.type_card:after {
	content: "";
	display: block;
	clear: both;
}

.type_card .arrow_inner {
	opacity: 0;
	-webkit-transition: opacity 0.25s ease-in-out;
	transition: opacity 0.25s ease-in-out;
	cursor: pointer;
}

.type_card:hover .arrow_inner {
	opacity: 1;
}

.type_card .type_card_prev.disabled,
.type_card .type_card_next.disabled {
	opacity: 0.35;
	cursor: none;
	pointer-events: none;
}

.category_type_post .item_category,
.list_post .item_post {
	float: left;
	width: 25%;
	margin-bottom: 20px;
}

.list_type_card {
	margin: 0;
	padding: 0;
	list-style: none;
	display: flex;
	-webkit-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.list_post .item_post,
.list_type_card .item_card {
	min-width: 220px;
	display: inline-block;
	width: 19.4%;
	height: 100%;
	vertical-align: top;
	flex-shrink: 0;
	position: relative;
	transition-property: transform;
}

.list_post .item_post h2 {
	max-width: 210px;
	display: block;
	margin: 0 0 6px 0;
	font-size: 24px;
	font-weight: 700;
	text-overflow: ellipsis;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;

  color: #f5f8ff;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}

.list_post .item_post .date {
  color: #f5f8ff;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}

.list_post .item_post:hover h2, .list_post .item_post:hover .date {opacity: 1}

.list_type_card .item_card h2 {
	display: block;
	margin: 18px 8px 6px 0;
	font-size: 16px;
	font-weight: 700;
	text-overflow: ellipsis;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.list_type_card .item_card .thumnail {
	display: block;
	width: 100%;
	min-height: 138px;
	border-radius: 0.6em;
  background: url("images/nunu-bg.png") no-repeat center center var(--s-bg-color);
	background-size: cover;
	-webkit-transition: background-image 0.05s linear;
	transition: background-image 0.05s linear;
}

.list_post .item_post .thumnail {
	display: block;
	width: 100%;
	min-height: 138px;
	background-position: 50% 50%;
	border-radius: 0.6em;
	background: url("images/nunu-bg.png") no-repeat center center var(--s-bg-color);
	background-size: cover;
	-webkit-transition: background-image 0.05s linear;
	transition: background-image 0.05s linear;
	padding-top: 125%;
}

.list_post .item_post .text,
.list_type_card .item_card .text {
	max-height: 78px;
	margin: 0;
	font-size: 14px;
	color: inherit;
	line-height: 1.71;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}


/*포스트*/

.category_type_post .list_category,
.type_post .list_post {
	margin: 0 -10px;
	padding: 0;
	list-style: none;
}

.category_type_post .link_category {
	position: relative;
	display: block;
	margin: 0 10px;
	background-size: cover;
	background-position: 50% 50%;
}

.list_post .link_post {
	position: relative;
	display: block;
	background-size: cover;
	background-position: 50% 50%;
}

.category_type_post .date,
.list_post .info .date {
	display: none;
	margin-top: 40px;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.31;
}

.category_type_post .link_category:hover .info,
.list_post .link_post:hover .info {
	display: flex;
}

.category_type_post .link_category .info,
.list_post .link_post .info {
	position: absolute;
	display: none;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	top: 0;
	width: 100%;
	height: 100%;
	color: #fff;
	text-align: center;
}

.category_type_post .link_category .info .name,
.list_post .link_post .info .name {
	display: block;
	width: calc(100% - 80px);
	max-height: 65px;
	margin: 0 auto;
	font-size: 20px;
	font-weight: 500;
	line-height: 1.33;
	text-overflow: ellipsis;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.type_post {
	width: 100%;
	min-height: 360px;
	padding-top: 50px;
	padding-bottom: 50px;
	overflow: hidden;
	pointer-events: auto;
}

.type_post .list_post {
	margin: 0;
	padding: 0;
	list-style: none;
	display: flex;
	-webkit-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

@media screen and (max-width: 1025px) {
	.type_card {
		padding-top: 40px;
		padding-bottom: 30px;
	}
	.type_card .item_card strong {
		margin: 16px 8px 4px 0;
		-webkit-line-clamp: 1;
	}
	.type_card .item_card .text {
		-webkit-line-clamp: 2;
		line-height: 1.5;
	}
	.type_card .arrow_inner {
		display: none;
	}
	.list_post .item_post {
		width: 90%;
	}
	.list_post .item_post .thumnail {
		padding-top: 125%;
	}
	.list_type_card .item_card {
		width: 90%;
	}
	.list_type_card .item_card .thumnail {
		padding-top: 65%;
	}
}

@media screen and (max-width: 1025px) {
	.title_list_section {
		font-size: 1.8em;
	}
	.title_section {
		margin: 0 0 20px 0;
		font-size: 20px;
		text-align: left;
	}
	.category_type_post,
	.list_post {
		margin: 0 -1px;
	}
	.category_type_post .item_category,
	.list_post .item_post {
		margin-bottom: 1px;
	}
	.category_type_post .link_category,
	.list_post .link_post {
		margin: 0 0.5px;
	}
	.category_type_post .link_category .info,
	.list_post .link_post .info {
		display: flex;
	}
	.category_type_post .link_category .info .name,
	.list_post .link_post .info .name {
		width: calc(100% - 32px);
		font-size: 16px;
	}
}

@media screen and (max-width: 375px) {
	.category_type_post .link_category .info .name,
	.list_post .link_post .info .name {
		width: calc(100% - 32px);
		font-size: 13px;
	}
}


/* ---- MO 매인페이지 min-width:320px ST ---- */

@media screen and (min-width: 320px) {
	.icon.ic-sun,
	.ic-moon {
		width: 20px;
		height: 30px;
		line-height: 30px;
		vertical-align: bottom;
		margin-right: 5px;
	}
	.box_gnb.on {
		display: block;
	}
	.box_gnb h3 {
		display: block;
		margin-top: 10px;
		padding: 15px 0 12px 0;
		font-size: 18px;
		font-weight: 700;
		-webkit-transition: all 0.2s ease-out;
		transition: all 0.2s ease-out;
	}
	.box_gnb .t_menu_category a {
		height: 44px;
		line-height: 44px;
		padding: 0 26px;
		box-sizing: border-box;
		display: block;
		margin-bottom: 0;
	}
	.box_gnb .t_menu_category a:hover {
		background-color: var(--border-color-2);
	}
	.box_gnb:nth-child(1) {
		display: none;
	}
	.box_gnb:nth-child(2) {
		display: none;
	}
	.box_gnb.on:nth-child(1) {
		display: block;
	}
	.box_gnb.on:nth-child(2) {
		display: block;
	}
	.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
		margin: 4px 0;
	}
	.swiper-container-vertical > .swiper-pagination-bullets {
		right: 60px;
	}
	.swiper-page {
		text-align: center;
		position: absolute;
		bottom: 6px;
		left: 50% !important;
		z-index: 1;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
	}
	.swiper-pagination-bullet {
		background-color: #000;
		opacity: 0.2;
		width: 6px;
		height: 6px;
		border-radius: 50%;
		display: inline-block;
		margin: 0 4px;
	}
	.swiper-pagination-progressbar.swiper-pagination-horizontal {
		height: 2px !important;
	}
	.swiper-pagination .swiper-pagination-bullet {
		width: 10px;
		height: 10px;
		margin-bottom: 10px;
	}
	.swi_btn {
		width: 33px;
		height: 100%;
		line-height: 33px;
		margin: 0;
		position: absolute;
		top: auto;
		left: auto;
		bottom: 0;
		right: 0;
		z-index: 12;
		outline: none;
	}
	.swi_btn i {
		color: #fff;
		padding: 10px;
		font-size: 12px;
		cursor: pointer;
	}
	.swiper-container-horizontal > .swiper-pagination-progressbar,
	.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
		width: calc(100% * 0.45);
		top: auto;
		height: 4px;
		left: 30px;
		bottom: 20px;
	}
	.swiper-container-horizontal > .swiper-pagination-bullets,
	.swiper-pagination-custom,
	.swiper-pagination-fraction {
		font-size: 12px;
		font-weight: 600;
		left: 30px;
	}
	.swiper-pagination-progressbar {
		background: rgba(228, 228, 228, 0.4) !important;
	}
	.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		transform: scale(0);
		transform-origin: left top;
	}
	.ic-next,
	.ic-prev {
		font-size: 15px;
		position: absolute;
		top: 50%;
		left: 50%;
		-webkit-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
	}
	.typeNotice_next,
	.typeCard_next,
	.typePost_next {
		width: 32px;
		height: 32px;
		top: 0;
		right: 0;
		position: absolute;
		line-height: 32px;
		border-radius: 50%;
		box-shadow: 0 5px 8px 0 rgb(33 37 41 / 5%);
		text-align: center;
		-webkit-transform: translate(-20px, -10px);
		transform: translate(-20px, -10px);
		cursor: pointer;
		z-index: 1;
		outline: none;
	}
	.typeNotice_prev,
	.typeCard_prev,
	.typePost_prev {
		width: 32px;
		height: 32px;
		top: 0;
		right: 0;
		position: absolute;
		line-height: 32px;
		border-radius: 50%;
		box-shadow: 0 5px 8px 0 rgb(33 37 41 / 5%);
		text-align: center;
		-webkit-transform: translate(-70px, -10px);
		transform: translate(-70px, -10px);
		cursor: pointer;
		z-index: 1;
		outline: none;
	}
	.typeNotice_next.disabled,
	.typeNotice_prev.disabled {
		opacity: 0.35;
		cursor: auto;
		pointer-events: none;
	}
	.typeCard_next.disabled,
	.typeCard_prev.disabled {
		opacity: 0.35;
		cursor: auto;
		pointer-events: none;
	}
	.typePost_next.disabled,
	.typePost_prev.disabled {
		opacity: 0.35;
		cursor: auto;
		pointer-events: none;
	}
	.type_notice .swiper_type_notice {
		width: 100%;
		height: 280px;
		margin-left: auto;
		margin-right: auto;
		position: relative;
		list-style: none;
		padding: 0;
		z-index: 1;
		pointer-events: auto;
	}
	.list_type_notice {
		margin: 0;
		padding: 0;
		list-style: none;
		pointer-events: auto;
		display: flex;
		height: calc(4 * 54px + 16px * (4 - 1));
		flex-flow: column wrap;
		-webkit-transition: all 0.5s ease-in-out;
		transition: all 0.5s ease-in-out;
	}
	.list_type_notice .item_notice {
		width: 95%;
		height: calc((100% - 20px) / 4);
		display: -webkit-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		-webkit-justify-content: flex-start;
		justify-content: flex-start;
		-webkit-box-align: center;
		-ms-flex-align: center;
		-webkit-align-items: center;
		align-items: center;
		pointer-events: auto;
	}
	.category_type_notice img {
		width: 100%;
		border-radius: 1rem;
	}
	.category_type_notice .list_category {
		display: flex;
		flex-wrap: wrap;
	}
	.category_type_notice .list_category .item_category {
		flex: 1 1 40%;
		padding: 10px;
	}
	.category_type_notice .list_category .item_category .item-thumbnail {
		border: 0;
	}
	.list_post .item_post a {
		display: block;
		padding: 0 10px 0 0;
		outline: none;
		position: relative;
	}
	.list_post .item_post header {
		position: absolute;
		left: 20px;
		color: var(--color-level-1);
		padding: 20px 0;
	}
	.list_type_card .item_card a {
		display: block;
		padding: 0 10px 0 0;
		outline: none;
	}
	.list_type_card .item_card .thumb-category {
		margin-top: 8px;
		margin-right: 6px;
		margin-bottom: 6px;
		white-space: nowrap;
		padding: 6px;
		display: inline-block;
		border-radius: 4px;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		-ms-border-radius: 4px;
		color: var(--color-level-1);
		background: var(--s-bg-color-3);
		font-size: 10px;
		line-height: 1;
		font-weight: bold;
    text-transform: uppercase;
    font-family: 'Paperlogy';
		-webkit-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
	}
	.list_type_card .item_card:hover .thumb-category,
	.list_type_card .item_card:active .thumb-category {
		color: #fff;
		background: #f65660;
	}
	.list_post .item_post .thumb-category .thumb-category-inner {
		margin-top: 8px;
		margin-right: 6px;
		margin-bottom: 6px;
		white-space: nowrap;
		padding: 6px;
		display: inline-block;
		border-radius: 4px;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		-ms-border-radius: 4px;
		color: var(--color-level-1);
		background: var(--s-bg-color-3);
		font-size: 10px;
		line-height: 1;
		font-weight: bold;
    text-transform: uppercase;
    font-family: 'Paperlogy';
		-webkit-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
	}
	.list_post .item_post:hover .thumb-category .thumb-category-inner,
	.list_post .item_post:active .thumb-category .thumb-category-inner {
		color: #fff;
		background: #002c99;
	}
	.list_type_card {
		-ms-overflow-style: none;
	}
	.list_type_card::-webkit-scrollbar {
		display: none;
	}
	.swiper-pagination {
		width: 100%;
		height: 2px;
		position: absolute;
		top: 0;
		left: 0;
		z-index: 1;
	}
	.swiper-playpau {
		display: none;
	}
	.swiper-playpau.on {
		display: block;
	}
	.type_banner .list_type_banner .img_inner {
		width: 28%;
		padding-top: 24%;
		overflow: hidden;
		border-radius: 0.3em;
		display: block;
		position: absolute;
		right: 30px;
		top: 50%;
		background-size: cover;
		background-position: 50%;
		-webkit-transform: translate(0, -50%);
		-moz-transform: translate(0, -50%);
		-o-transform: translate(0, -50%);
		transform: translate(0, -50%);
	}
	.type_banner .list_type_banner {
		display: flex;
		flex-wrap: wrap;
		align-content: stretch;
	}
	.type_banner .list_type_banner .item_banner {
		width: 100%;
		margin: 10px 0;
	}
	.type_banner .list_type_banner .link_banner h2 {
		width: 60%;
		font-size: 16px;
	}
	.type_banner .list_type_banner .link_banner .text {
		width: 60%;
		max-height: 80px;
		margin: 12px 4px 0 2px;
		font-size: 12px;
		line-height: 1.62;
		overflow: hidden;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
	}
	.counter .count {
		display: block;
		margin-bottom: 15px;
		width: 100%;
		margin-right: 20px;
		padding: 20px;
		border-radius: 0.2em;
	}
	.counter .count .visita {
		font-size: 12px;
		font-weight: 800;
	}
	.counter .count .txt {
		margin-top: 10px;
		display: block;
	}
	.counter .count .txt strong {
		margin-top: 5px;
		display: inline-block;
	}
	.counter .count:last-child {
		margin-right: 0;
	}
	.tbas_inner {
		padding-top: 40px;
		padding-bottom: 40px;
	}
	.tbas_inner .inner {
		width: 100%;
		border-radius: 0.6em;
	}
	.tbas_inner .btn_inner .tab_btn_inner {
		display: flex;
		justify-content: flex-start;
		align-items: center;
	}
	.tbas_inner .btn_inner .line_inner {
		margin-top: 20px;
	}
	.tbas_inner .btn_inner .line_inner i:first-child {
		display: block;
		height: 3px;
		-webkit-transition: transform 0.1s ease-in-out;
		transition: transform 0.1s ease-in-out;
	}
	.tbas_inner .btn_inner .line_inner i.Number {
		-webkit-transform: translate(20px, 0);
		transform: translate(20px, 0);
		opacity: 0;
	}
	.tbas_inner .btn_inner .line_inner i.STORY {
		-webkit-transform: translate(99px, 0);
		transform: translate(99px, 0);
		opacity: 0;
	}
	.tbas_inner .btn_inner .bg_line {
		width: 100%;
		height: 1px;
		display: block;
		background-color: var(--border-color);
	}
	.tab_btn {
		padding: 20px 0 0 20px;
		cursor: pointer;
		white-space: nowrap;
	}
	.tab_item {
		display: none;
		padding: 20px;
		box-sizing: border-box;
	}
	.tab_item.active {
		display: block;
	}
	.share_temp,
	.share_like1 {
		width: 90%;
		text-align: center;
		position: fixed;
		bottom: 0;
		left: 50%;
		z-index: 22;
		opacity: 0;
		visibility: hidden;
		-webkit-transform: translate(-50%, -30%);
		transform: translate(-50%, -30%);
		-webkit-transition: all 0.2s ease-in-out;
		transition: all 0.2s ease-in-out;
	}
	.share_temp.on,
	.share_like1.on {
		opacity: 1;
		visibility: initial;
		-webkit-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
	}
	.share_temp strong,
	.share_like1 strong {
		font-size: 14px;
	}
	.share_temp input {
		height: 0;
		text-indent: -99999px;
	}
	.share_temp .txt,
	.post_like1 {
		padding: 20px;
		border-radius: 0.5em;
		box-sizing: border-box;
		-webkit-box-shadow: 0 1px 3px 0 rgb(0 0 0 / 10%), 0 1px 0 0 rgb(0 0 0 / 5%);
		box-shadow: 0 1px 3px 0 rgb(0 0 0 / 10%), 0 1px 0 0 rgb(0 0 0 / 5%);
	}
	.tt_category > li .category_list > li.active {
		position: relative;
	}
	.tt_category > li .category_list > li.active::before {
		content: "";
		display: inline-block;
		width: 3px;
		height: 100%;
		position: absolute;
	}
	.tt_category > li .category_list > li .sub_category_list > li::before {
		content: "";
		display: inline-block;
		width: 3px;
		height: 44px;
		position: absolute;
	}

	.mo_footer_menu {
		width: 100%;
		height: 60px;
		line-height: 60px;
		display: flex;
		position: fixed;
		left: 0;
		bottom: 0;
		z-index: 21;
		justify-content: space-around;
		align-items: center;
		border-top: 1px solid var(--border-color);
		-webkit-transition: bottom 0.25s ease-in-out;
		transition: bottom 0.25s ease-in-out;
	}
	.mo_footer_menu.on {
		bottom: -60px;
	}
	.mo_footer_menu .menu {
		display: inline-block;
		width: auto;
		color: var(--color-level-1);
	}
	.mo_footer_menu .menu a {
		display: block;
		height: 60px;
		line-height: 46px;
		position: relative;
	}
	.mo_footer_menu .menu p {
		width: 100%;
		font-size: 10px;
		position: absolute;
		bottom: 2px;
		font-weight: 600;
		text-align: center;
		bottom: -7px;
	}
	.mo_footer_menu i {
		width: 40px;
		height: 40px;
		display: inline-block;
		text-align: center;
		outline: none;
		cursor: pointer;
		line-height: 40px;
		font-size: 20px;
		vertical-align: inherit;
		margin-right: 0;
	}
	.mo_footer_menu .logo img {
		width: 18px;
		line-height: inherit;
	}
	.mo_footer_menu.on .icon.ic-plus-thin {
		display: none;
	}
	.mo_footer_menu.on .top {
		display: block;
	}
	.category_inner {
		display: block;
	}
	.category_inner .category_list .link_item {
		display: none;
	}
	.sub_category_list .link_sub_item img {
		display: none;
	}
	.category_list .link_item img {
		width: auto;
	}
	.category .category_list .sub_category_list .link_sub_item {
		margin-left: 25px;
	}
	.close_icon {
		cursor: pointer;
	}
	.close_icon i {
		font-weight: 600;
	}
	.notice_template {
		position: absolute;
		top: 55px;
		right: -10px;
		z-index: 22;
		border-radius: 0.4em;
		opacity: 0;
		visibility: hidden;
		-webkit-transition: all 0.2s ease-in-out;
		transition: all 0.2s ease-in-out;
	}
	.notice_template .notice_wrap {
		width: 220px;
		position: relative;
		border-radius: 0.4em;
	}
	.notice_template .tit_list {
		padding: 12px 0 12px 24px;
		font-size: 13px;
	}
	.notice_template.on {
		opacity: 1;
		visibility: initial;
	}
	.notice_template .inner {
		max-height: 180px;
		overflow-y: auto;
	}
	.notice_template .closeIcon {
		position: absolute;
		top: 12px;
		right: 20px;
		cursor: pointer;
	}

	.typeNotice_next,
	.typeNotice_prev {
		display: none;
	}
	.typePost_next,
	.typePost_prev,
	.typeCard_next,
	.typeCard_prev {
		display: none;
	}
	#tt-body-index .area_category .category_cover {
		display: none;
	}
	.top-btn {
		bottom: 70px;
		right: 20px;
	}
}


/* ---- MO 매인페이지 min-width:320px ED ---- */


/* ---- PC 매인페이지 min-width:1025px ST ---- */

@media screen and (min-width: 1025px) {
	.absent_post {
		color: var(--color-level-1) !important;
	}
	.type_featured {
		border-radius: 0.6em;
		display: block;
	}
	.type_featured .slide_zone {
		max-height: 424px;
		min-height: 400px;
		border-radius: 0.8em;
		overflow: hidden;
		border: 1px solid var(--border-color);
	}
	.type_featured .link_slide {
		max-height: 424px;
		min-height: 400px;
	}
	.type_featured .slide_zone .home-wrap__control.control_a {
		display: none;
		width: 155px;
		height: 40px;
		left: 30px;
		bottom: 10px;
	}
	.type_featured .slide_zone .home-wrap__control.control_b {
		width: 92%;
		height: 2px;
		position: absolute !important;
		top: unset;
		bottom: 60px;
		left: 50%;
		-webkit-transform: translateX(-50%) !important;
		transform: translateX(-50%) !important;
	}
	.slide_item .link_slide {
		border-radius: 0.4em;
		overflow: hidden;
		background-size: contain;
		background-position: 100%;
		position: relative;
	}
	.slide_item .link_slide .img_inner {
		width: 24%;
		-webkit-transform: translate(120%, -50%);
		transform: translate(120%, -50%);
	}
	.swiper-horizontal > .swiper-pagination-progressbar,
	.swiper-pagination-progressbar.swiper-pagination-horizontal,
	.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
	.swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
		top: unset;
		left: 50%;
		bottom: 12%;
		right: 0;
		-webkit-transform: translate(-50%, 10%);
		transform: translate(-50%, 10%);
	}
	.swi_btn {
		line-height: 40px;
	}
	.swiper-pagination-progressbar.swiper-pagination-horizontal {
		height: 2px !important;
		left: 50% !important;
	}
	.swiper-container-horizontal > .swiper-pagination-progressbar,
	.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
		left: 60px;
	}
	.swiper-container-horizontal > .swiper-scrollbar {
		opacity: 0;
		-webkit-transition: opacity 0.2s ease-in-out;
		transition: opacity 0.2s ease-in-out;
	}
	.swiper_type_banner:hover.swiper-container-horizontal > .swiper-scrollbar {
		opacity: 1;
	}
	.swiper_type_card:hover.swiper-container-horizontal > .swiper-scrollbar {
		opacity: 1;
	}
	.swiper-button-next.swiper-button-disabled .prev,
	.swiper-button-prev.swiper-button-disabled .prev {
		pointer-events: none;
	}
	.typeNotice_next {
		-webkit-transform: translate(-40px, -10px);
		transform: translate(-40px, -10px);
	}
	.typeNotice_prev {
		-webkit-transform: translate(-85px, -10px);
		transform: translate(-85px, -10px);
	}
	.typeNotice_next,
	.typeNotice_prev {
		display: block;
	}
	.typePost_next,
	.typeCard_next {
		-webkit-transform: translate(-40px, -10px);
		transform: translate(-40px, -10px);
	}
	.typePost_prev,
	.typeCard_prev {
		-webkit-transform: translate(-85px, -10px);
		transform: translate(-85px, -10px);
	}
	.typePost_next,
	.typePost_prev,
	.typeCard_next,
	.typeCard_prev {
		display: block;
	}
	.type_notice .swiper_type_notice {
		width: 100%;
		height: 263px;
		margin-left: auto;
		margin-right: auto;
		position: relative;
		list-style: none;
		padding: 0;
		overflow: hidden;
		z-index: 1;
	}
	.type_banner .list_type_banner {
		display: flex;
		flex-wrap: nowrap;
		align-content: stretch;
	}
	.type_banner .list_type_banner .item_banner {
		width: 32.0333%;
		margin: 0 calc(100% * 0.02) 0 0;
	}
	.type_banner .list_type_banner .item_banner:last-child {
		margin: 0;
	}
	.type_banner .list_type_banner .link_banner h2 {
		width: auto;
		font-size: 18px;
	}
	.type_banner .list_type_banner .link_banner .text {
		width: 100%;
		font-size: 16px;
		-webkit-line-clamp: 1;
	}
	.list_type_notice {
		height: calc(4 * 48px + 18px * (4 - 1));
	}
	.list_type_notice .item_notice {
		width: calc((1700px - 4 * 24px) / 3);
	}
	.list_type_card .item_card a {
		padding: 0 10px 10px 0;
	}
	.counter .counterfix {
		display: flex;
		justify-content: space-around;
	}
	.counter .count {
		margin-bottom: 0;
	}
	.counter .count .txt {
		margin-top: 0;
		display: flex;
		justify-content: space-between;
		align-items: baseline;
	}
	.counter .count .txt p {
		font-size: 22px;
	}
	.counter .count .txt strong {
		font-size: 22px;
	}
	.share_temp {
		min-width: 320px;
		width: auto;
	}
	.share_like1 {
		min-width: 340px;
		width: auto;
	}
	.share_temp strong,
	.share_like1 strong {
		font-size: 16px;
	}
	.tt_category > li .category_list > li.active::before {
		top: 0;
		right: 0;
	}
	.tt_category > li .category_list > li .sub_category_list > li::before {
		top: 0;
		right: 0;
	}

	.mo_footer_menu {
		display: none;
	}
	.category_inner {
		display: none;
	}
	.category_list {
		position: relative;
	}
	.category_list .sub_category_list {
		display: block;
		position: relative;
	}
	.close_icon {
		display: none;
	}
	.notice_template {
		right: -10px;
	}
	.notice_template .notice_wrap {
		width: 400px;
	}

	.top-btn {
		bottom: 20px;
		right: 20px;
	}
}
/* ---- PC 매인페이지 min-width:1025px ED ---- */
/*
14. 목차
-------------------------------------------------------------------*/
#toc {font-weight: 500;}
#toggleButton{color:rgb(72, 70, 78, .7);}
.dark #toggleButton{color:rgb(195, 195, 201, .9);}
#toc #toggleButton:hover {--tw-text-opacity: 1;color: rgb(29 89 236 / var(--tw-text-opacity));}
.dark #toc #toggleButton:hover {--tw-text-opacity: 1;color: rgb(98 180 173 / var(--tw-text-opacity));}

#toc #tocContent .pl-0 .text-overflow-hidden::before {content: '\f0da';font-family: 'Font Awesome 5 Pro';font-weight: 600;font-size: 16px;margin: 5px;vertical-align: -2px;}
#toc #tocContent .pl-4 .text-overflow-hidden::before {content: '-';font-family: 'Font Awesome 5 Pro';font-weight: 600;font-size: 16px;margin: 5px;vertical-align: -2px;}
#toc #tocContent .pl-0 .text-overflow-hidden:hover::before, #toc #tocContent .pl-4 .text-overflow-hidden:hover::before{color: #088395;}
.dark #toc #tocContent .pl-0 .text-overflow-hidden:hover::before, .dark #toc #tocContent .pl-4 .text-overflow-hidden:hover::before{color: #e6505c;}

/* ********************  ******************** */

/* ====================  ===END============== */

/* ********************  ******************** */

/* ====================  ===END============== */

/* ********************  ******************** */

/* ====================  ===END============== */

/* ********************  ******************** */

/* ====================  ===END============== */

/* ********************  ******************** */

/* ====================  ===END============== */

/* ********************  ******************** */

/* ====================  ===END============== */


