@charset "UTF-8";
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */

@import url('https://fonts.googleapis.com/css2?family=Asta+Sans:wght@300..800&display=swap');
@font-face {
    font-family: 'YesGothic';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_13@1.0/YESGothic-Regular.woff') format('woff');
    font-weight: normal;
    font-display: swap;
}
@font-face {
    font-family: 'YesGothic';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_13@1.0/YESGothic-Bold.woff') format('woff');
    font-weight: 700;
    font-display: swap;
}

:root {
  --primary-color: #4663EB;
}

/* Global */
html {box-sizing: border-box;}

html, body {
  position: relative;
  height: 100%;
  color: #111;
  -webkit-text-size-adjust: 100%;
}

*,
*::before,
*::after {box-sizing: inherit;}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
  background-color: #f2f2f7;
  font-family: "Asta Sans", "YesGothic", "Apple SD Gothic Neo", Helvetica, -apple-system, ui-sans-serif,system-ui,sans-serif;
  font-optical-sizing: auto;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

h1 {
  font-size: 2em;
  margin: .67em 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {background-color: transparent;}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

b,
strong {font-weight: bolder;}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

small {font-size: 80%;}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {bottom: -.25em;}
sup {top: -.5em;}

img {border-style: none;}

button,
input,
optgroup,
select,
textarea {
  margin: 0;
  line-height: 1.15;
  font-family: inherit;
  font-size: 100%;
  outline: none;
}

button,
input {overflow: visible;}

button,
select {text-transform: none;}

button,
[type="button"],
[type="reset"],
[type="submit"] {-webkit-appearance: button;}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {outline: 1px dotted ButtonText;}

fieldset {padding: .35em .75em .625em;}

legend {
  display: table;
  max-width: 100%;
  padding: 0;
  box-sizing: border-box;
  color: inherit;
  white-space: normal;
}

progress {vertical-align: baseline;}

textarea {overflow: auto;}

[type="checkbox"],
[type="radio"] {
  padding: 0;
  box-sizing: border-box;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {height: auto;}

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type="search"]::-webkit-search-decoration {-webkit-appearance: none;}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

summary {display: list-item;}

template,
[hidden] {display: none;}

details,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section,
summary {
  display: block;
}

.blind {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  margin: -1px;
  width: 1px;
  height: 1px;
}

.clearfix {
  content: "";
  clear: both;
  display: table;
}

#wrap {
  position: relative;
  overflow: hidden;
}

@media screen and (min-width: 1061px) {
  /* PC 홈 1단 */
  .wrap-drawer .header {padding-top: 80px;}

  .wrap-drawer .header.border-none {border-bottom: none;}

  .wrap-drawer .header .inner-header {
    position: initial;
    max-width: 780px;
  }

  .wrap-drawer .header .title-logo {
    position: absolute;
    top: -1px;
    left: 80px;
  }

  .wrap-drawer .header .area-align {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }

  .wrap-drawer .header .area-slogun {
    width: 780px;
    margin: 30px 0 -3px 0;
  }

  .wrap-drawer .header .area-gnb {
    position: absolute;
    top: 31px;
    width: 100%;
    max-width: 780px;
  }

  .wrap-drawer .header .area-gnb>nav>ul,
  .wrap-drawer .header .tt_category .category_list {text-align: center;}

  .wrap-drawer .header .button-menu {display: block;}

  .wrap-drawer .header .box-log {display: none;}

  .wrap-drawer .area-main {
    max-width: 780px;
    margin: 0 auto;
  }

  .wrap-drawer .area-promotion .inner-promotion {max-width: 780px;}

  .wrap-drawer .article-type-poster {
    width: 25%;
    max-width: 180px;
    margin-right: 1rem;
  }
  .wrap-drawer .article-type-poster:nth-of-type(3n) {margin-right: 17px;}
  .wrap-drawer .article-type-poster:nth-of-type(4n) {margin-right: -3px;}
  .wrap-drawer .area-cover > .article-type-poster:nth-of-type(4n) {margin-right: 0;}

  .wrap-drawer .area-aside {
    position: fixed;
    top: 0;
    right: -381px;
    width: 381px;
    height: 100%;
    background-color: #f2f2f7;
    overflow-x: hidden;
    overflow-y: auto;
    z-index: 20;
  }

  .wrap-drawer .area-aside .box-profile {
    border-left: none;
    border-right: none;
  }

  .wrap-drawer .area-aside .box-profile-invert {
    position: relative;
    height: 430px;
    margin: 0 -40px 43px -41px;
    z-index: 21;
  }

  .wrap-drawer .area-aside .box-log {
    display: table;
    margin-top: 55px;
    margin-bottom: 47px;
    text-align: center;
  }

  .wrap-drawer .area-aside-on {
    right: 0;
    transition: .2s ease-out;
  }

  .wrap-drawer .article-related .item-related {width: 25%;}
  .wrap-drawer .article-related .item-related:last-child {display: block;}

  .wrap-drawer .article-header .inner-header {max-width: 780px;}
}

/* 페이지별 */
#tt-body-index #container,
#tt-body-tag #container,
#tt-body-page #container,
#tt-body-category #container,
#tt-body-search #container,
#tt-body-archive #container,
#tt-body-guestbook #container,
#tt-body-tag .area-main,
#tt-body-page .area-main,
#tt-body-category .area-main,
#tt-body-search .area-main,
#tt-body-archive .area-main,
#tt-body-page .area-aside {margin-top: 0;}

#tt-body-page .area-promotion,
#tt-body-page .area-slogun {display: none;}

#tt-body-index .area-reply,
#tt-body-index .article-reply {margin-bottom: 0;}

#tt-body-page .main {
  padding-top: 3.5rem;
  align-items: flex-start;
}

#tt-body-page .area-view img {
  display: inline-block;
  max-width: 100% !important;
  margin: 0;
  height: auto;
}

#tt-body-page .area-view .map_attach img {max-width: none !important;}

#tt-body-page .area-paging {display: block;}

/* 미디어 로그 티스토리 스타일 수정 */
#mediaLogNest {
  max-width: 106x;
  height: auto !important;
  margin: 0 auto 0 auto;
  padding: 0 1.25rem;
}

/* 카테고리의 다른글 티스토리 스타일 수정 */
.another_category {margin-bottom: 56px !important;}

.article-view .another_category table,
.article-view .another_category table * {border: none;}

#article-view .another_category table td {
  width: 72px;
  font-size: 11px;
}

/* 페이징 */
@media screen and (min-width: 1061px) {
  .listmorebutton .area-paging,
  .listmorenumber .area-paging-more {display: none;}
}
.paging-more {
  display: flex;
  width: 100%;
  height: 43px;
  margin-bottom: 1.5rem;
  border: 1px solid rgba(255, 255, 255, .5);
  border-radius: 1.5rem;
  background-color: rgba(255, 255, 255, .5);
  align-items: center;
  justify-content: center;
  font-size: 13px;
  color: #111;
  text-decoration: none;
}
.area-paging {text-align: center;}

.area-paging a {text-decoration: none;}

.area-paging .link_page {
  position: relative;
  top: 3px;
  display: inline-block;
  transition: transform 300ms;
}
.area-paging .link_page:hover {transform: scale(1.2);}

.area-paging .link_page.link_prev {transform: rotateY(-180deg);}
.area-paging .link_page.link_prev:hover {transform: scale(1.2) rotateY(-180deg);}

.area-paging .paging_num {
  display: inline-block;
  vertical-align: top;
}

.area-paging .link_num span {
  display: inline-flex;
  min-width: 2rem;
  width: 2rem;
  height: 2rem;
  margin: 0 2px;
  align-items: center;
  justify-content: center;
  font-size: .875rem;
  font-weight: 400;
  text-align: center;
  letter-spacing: -.3px;
  color: #555;
  transition: all 300ms;
}

.area-paging .link_num:hover span {
  text-shadow: 0 0 2px rgba(255,255,255,.8);
  text-decoration: none;
  transform: scale(1.2);
}

.area-paging .selected {
  position: relative;
  display: block;
  border: 1px solid rgba(255, 255, 255, .8);
  border-right-color: rgba(255,255,255,.7);
  border-bottom-color: rgba(255,255,255,.7);
  border-radius: 50%;
  background: rgba(77, 72, 66, .8);
  color: #fff !important;
  line-height: 2rem;
  text-shadow: 0 0 1px rgba(255, 255, 255, .64);
  font-size: 13px;
  box-shadow: 0 0 .5rem rgba(0,0,0,.04);
  backdrop-filter: blur(1rem);
  -webkit-backdrop-filter: blur(1rem);

}
.area-paging .link_num:hover .selected {
  border-bottom-color: rgba(255, 255, 255, .8);
  box-shadow: 0 0 .5rem rgba(0,0,0,.1);
  color: #fff;
  text-shadow: 0 0 2px rgba(255,255,255,.8);
  text-decoration: none;
  transform: scale(1.2);
  opacity: .94;
}

.area-paging .paging_slash,
.area-paging .link_page.no-more-prev,
.area-paging .link_page.no-more-next {display: none;}


/* 헤더 */
.header {
  position: relative;
  width: 100%;
  z-index: 10;
  transition: top .2s ease-in-out;
}

.header .inner-header {
  position: relative;
  width:98%;
  max-width: 1180px;
  margin: 0 auto;
}

.header .box-header {
  display: flex;
  justify-content: space-between;
}

.header .title-logo {
  visibility: hidden;
  margin: 0;
}

.header .link_logo {
  display: block;
  max-width: 220px;
  font-size: 1.25rem;
  font-weight: 600;
  color: #333;
  text-decoration: none;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  min-height: 22px;
}

.header .link_logo img {max-height: 1.25rem;}

.header .box-log {
  position: absolute;
  top: -1px;
  right: 0;
}

.header .button-menu {
  display: none;
  position: absolute;
  top: 21px;
  right: 80px;
  padding: .625rem;
  border: none;
  background: none;
  cursor: pointer;
  opacity: 1;
}

.header .button-menu:hover {
  opacity: .7;
  transition: .2s ease-out;
}

.header .area-slogun {
  padding-top: 33px;
  padding-bottom: 36px;
}

.header .area-slogun strong {
  display: -webkit-box;
  margin-bottom: 9px;
  font-size: 36px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  max-height: 82px;
  overflow: hidden;
  white-space: normal;
  word-break: keep-all;
}

.header .area-slogun p {
  width: 500px;
  margin: 0;
  font-size: 13px;
  line-height: 19px;
  color: #999;
  word-break: keep-all;
}

.header .area-gnb .topnavnone,
.header .tt_category .link_tit,
.header .tt_category .category_list .c_cnt {display: none;}

.header .tt_category {
  margin: 0;
  padding: 0;
}

.header .tt_category ul {
  padding: 0;
  list-style: none;
}

.header .tt_category li {
  list-style: none;
  margin: 0;
  padding: 0;
}

.header .tt_category .category_list,
.header .topnavmenu>ul {
  font-size: 0;
  text-align: left;
  margin: 0;
  margin-bottom: -3px;
  padding: 0;
  list-style: none;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
}

.header .tt_category .category_list li,
.header .topnavmenu>ul>li {
  display: inline-block;
  margin-right: 61px;
}

.header .tt_category .category_list li:last-child,
.header .topnavmenu>ul>li:last-child {margin-right: 0;}

.header .tt_category .category_list .link_item,
.header .topnavmenu>ul>li>a {
  position: relative;
  display: block;
  color: #111;
  font-size: 1rem;
  font-weight: 500;
  text-decoration: none;
  white-space: nowrap;
  z-index: 2;
}

.box-category .tt_category a > img {
  position: relative;
  display: none;
  }

.box-category .tt_category a:has(img)::after {
  content: "";
  display: inline-block;
  width: 1rem;
  height: 1rem;
  margin-top: -1px;
  margin-left: .25rem;
  background: url('./images/icon_new.png') no-repeat center/contain;
}

.box-category .tt_category .sub_category_list a:has(img)::after {
  width:13px;
  height:13px;
}

.header .topnavmenu .tt_category {display: none;}

.header .topnavmenu>ul {margin: 0;}

.header .slogun-use .area-slogun::before,
.header .slogun-use nav::before {border-top: none !important;}

.header .slogun-use .tt_category .category_list,
.header .slogun-use .topnavmenu>ul {
  margin-top: -1px;
  padding-top: 0;
}

@media screen and (min-width: 1061px) {
  .header .category_list li:hover .sub_category_list {display: flex;}

  .header .tt_category .category_list .sub_category_list {
    position: absolute;
    display: none;
    top: 258px;
    left: 0;
    width: 100%;
    height: 94px;
    padding-top: 36px;
    font-size: 13px;
    color: #333;
    z-index: 100;
  }
  .header .tt_category .category_list .sub_category_list::before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    width: 100vw;
    height: 94px;
    margin-left: -50vw;
    border-top: 1px solid #e7e7e8;
    background: #fff;
    z-index: -1;
  }

  .header .link_sub_item {
    font-size: 13px;
    text-decoration: none;
    color: #333;
  }
  .header .link_sub_item:hover {text-decoration: underline;}

  .wrap-right .header .category_list>li,
  .wrap-right .header .t_menu_home,
  .wrap-right .header .t_menu_guestbook,
  .wrap-right .header .t_menu_tag,
  .wrap-right .header .t_menu_link_1,
  .wrap-right .header .t_menu_category {padding: .5rem 0 .5rem 0;}

  .wrap-drawer .header .tt_category .category_list .sub_category_list {top: 49px;}

  #tt-body-tag.headerslogundisplayon .wrap-right .sub_category_list,
  #tt-body-archive.headerslogundisplayon .wrap-right .sub_category_list,
  #tt-body-category.headerslogundisplayon .wrap-right .sub_category_list,
  #tt-body-search.headerslogundisplayon .wrap-right .sub_category_list,
  #tt-body-guestbook.headerslogundisplayon .wrap-right .sub_category_list {top: 263px;}

  #tt-body-page .wrap-right .sub_category_list {top: 103px;}

  .header .area-gnb {
    position: relative;
    top: 1.5rem;
  }

  .header .tt_category .category_list>li:hover>a::after,
  .header .topnavmenu>ul>li:hover>a::after {
    content: "";
    position: absolute;
    top: 1.25rem;
    left: 0;
    bottom: -1px;
    width: 100%;
    height: 2px;
    background: var(--primary-color);
    z-index: 1;
  }

  .wrap-drawer .header .tt_category .category_list .link_item,
  .wrap-drawer .header .topnavmenu>ul>li>a {padding-bottom: 2.5rem;}

  .headerslogundisplayoff.headerbannerdisplayoff .wrap-right .sub_category_list {top: 134px;}
  .headerslogundisplayoff.headerbannerdisplayoff .wrap-right .slogun-use .sub_category_list {top: 290px;}
}


/* 푸터 */
#footer {
  padding: 2rem 0;
  margin-top: 2rem;
}

#footer .inner-footer {
  position: relative;
  width: 98%;
  max-width: 1180px;
  margin: 0 auto;
}

#footer .box-policy {margin-bottom: 36px;}

#footer .link-footer {
  position: relative;
  display: inline-block;
  margin-right: 17px;
  font-size: 13px;
  text-decoration: none;
  color: #333;
  white-space: nowrap;
}
#footer .link-footer:hover {text-decoration: underline;}
#footer .link-footer::before {
  content: "";
  position: absolute;
  top: 7px;
  left: -13px;
  width: 2px;
  height: 2px;
  background: #999;
  border-radius: 2px;
}
#footer .link-footer:first-child::before {width: 0;}

#footer .text-info,
#footer address {
  font-size: 13px;
  color: #999;
}

#footer .text-info {
  margin: 0 0 9px 0;
  line-height: 1.25rem;
  padding-top: 2px;
}

#footer address {font-style: normal;}

#footer .box-site {
  position: absolute;
  top: -5px;
  right: 1.25rem;
}

#footer .box-site button {
  position: relative;
  width: 140px;
  height: 2rem;
  padding-left: 0;
  padding-right: 0;
  border: 0;
  background: none;
  line-height: 1;
  color: #999;
  font-size: 13px;
  text-align: left;
  cursor: pointer;
}
#footer .box-site button::after {
  content: "+";
  position:absolute;
  top:50%;
  right: .75rem;
  margin-top: -1.5px;
  color: #999;
  font-size: 1.5rem;
  transform: translateY(-50%);
  font-weight: lighter;
}
#footer .box-site button.on::after {content: "-";}

#footer .box-site ul {
  position: absolute;
  bottom: 31px;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  background: #fff;
  border: 1px solid #e7e7e8;
  font-size: 13px;
  line-height: 2rem;
  list-style: none;
  opacity: .0;
  overflow: hidden;
}
#footer .box-site ul.on {
  opacity: 1;
  transition: opacity .2s ease-out;
}

#footer .box-site:not(:has(li)){display: none;}

#footer .box-site ul li {
  margin: 0;
  padding-left: 13px;
}

#footer .box-site ul li a {
  display: block;
  background: #fff;
  color: #999;
  text-decoration: none;
}
#footer .box-site ul li a:hover {color: #333;}


/* 배너 */
.area-promotion {
  position: relative;
  left: 50%;
  width: 100vw;
  margin-left: -50vw;
  background-size: cover;
  background-position: 50% 50%;
  z-index: 11;
}
.area-promotion::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(242, 242, 247, .3);
  z-index: 1;
}

.area-promotion .inner-promotion {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  max-width: 1020px;
  height: 100%;
  margin: 0 auto;
  z-index: 2;
}

.area-promotion .inner-promotion strong {
  display: -webkit-box;
  width: 760px;
  word-break: keep-all;
  font-size: 3rem;
  line-height: 1.08;
  color: #fff;
  text-overflow: ellipsis;
  text-shadow: 0 0 1px rgba(255, 255, 255, .64);
  white-space: normal;
  word-break: keep-all;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.area-promotion .inner-promotion .link-promotion {
  display: block;
  width: 10rem;
  height: 2.5rem;
  margin-top: 2rem;
  border: 1px solid rgba(255,255,255,.5);
  border-radius: 1.5rem;
  line-height: 2.5rem;
  color: #333;
  font-size: .875rem;
  text-align: center;
  text-decoration: none;
  box-shadow: 5px 5px 1rem rgba(0,0,0,.1);
}

.area-promotion .box-promotion {margin-top: -4px;}

@media screen and (min-width: 1061px) {
  .area-promotion.height300 {height: 300px;}
}


/* container */
#container {
  position: relative;
  margin-top: 78px;
}

/* main */
.main {
  display: flex;
  width: 98%;
  max-width: 1180px;
  margin: 0 auto;
  justify-content: space-between;
}

/* area-main */
.area-main {
  width: calc(100% - 290px);
  max-width: 880px;
  padding: 2rem 1.5rem;
  border: 1px solid #fff;
  border-radius: 1.5rem;
  background-color: rgba(255, 255, 255, .08);
  box-shadow: 0 8px 2rem rgba(0, 0, 0, .1);
  backdrop-filter: blur(1rem);
  -webkit-backdrop-filter: blur(1rem);
  transition: backdrop-filter 1s;
}

/* area-aside */
.area-aside {
  width: 270px;
  padding: 1rem;
  /* box-profile */
  /* box-category */
  /* box-tag */
  /* box-recent */
  /* box-plugin */
  /* plugin */
  /* box-calendars */
  /* box-visit */
  /* box-search */
}

.area-aside>div {margin-bottom: 43px;}

.area-aside ul {
  margin: 0;
  padding: 0;
}

.area-aside li {
  padding: 0;
  list-style: none;
}

.area-aside .item-sidebar {margin-bottom:.375rem;}

.area-aside .link-sidebar {
  display: flex;
  padding: .8rem 1rem;
  margin-bottom: .5rem;
  border-radius: 1.25rem;
  align-items: center;
  background-color: #fff;
  color: #555;
  font-size: 13px;
  text-decoration: none;
}
.area-aside .link-sidebar span {
  display: block;
  font-size: .75rem;
}

.area-aside .title-sidebar {
  display: block;
  margin: 0 0 .5rem 0;
  font-size: .875rem;
  font-weight: 700;
  line-height: normal;
  color: #111;
}

.area-aside .box-profile .text-profile {
  font-size: .875rem;
  line-height: 1.54;
}

.area-aside .box-profile .box-sns:has(a) {
  display: flex;
  padding-top: 2rem;
  justify-content: center;
}

.box-profile .link-sns {
  display: inline-flex;
  width: 30px;
  min-width: 30px;
  height: 30px;
  margin: 0 .25rem;
  border: 1px solid rgba(255,255,255,.5);
  border-radius: 50%;
  background-color: #fff;
  align-items: center;
  justify-content: center;
  text-decoration: none;
}

.box-profile .link-sns svg path {fill: #999;}
.box-profile .link-sns:hover svg path {fill: #555;}

.area-aside .box-category {
  margin-bottom: 1rem;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  border-top: 1px solid #e7e7e8;
}

.area-aside .box-category .tt_category a {
  display: flex;
  padding: .8rem 1rem;
  align-items: center;
  font-size: 15px;
  text-decoration: none;
  color: #555;
  background-image: url('./images/icon_chevron-right.svg');
  background-repeat: no-repeat;
  background-position: calc(100% - 1rem) center;
  background-size: 1rem;
}

.area-aside .box-category .category_list > li,
.area-aside .box-category .link_tit {
  margin-bottom: 1rem;
  border: 1px solid rgba(255,255,255,.5);
  border-radius: 1.25rem;
  background-color: #fff;
}

.area-aside .box-category .category_list > li:has(.selected) .link_item,
.area-aside .box-category .tt_category .link_tit:hover,
.area-aside .box-category .tt_category .category_list .link_item:hover,
.area-aside .box-category .tt_category .category_list .link_sub_item.selected,
.area-aside .box-category .tt_category .category_list .link_item.selected,
.area-aside .box-recent .tab-recent li.on a,
.area-aside .box-plugins .tab-sns li.on a   {
  color:#111;
  font-weight: 700;
}

.area-aside .box-category .tt_category .c_cnt {
  display: inline-block;
  font-size: .75rem;
  vertical-align: 1px;
}

.area-aside .box-category .tt_category .category_list .link_sub_item {
  position: relative;
  font-size: 13px;
  line-height: normal;
  padding-left: 1.75rem;
}
.area-aside .box-category .tt_category .category_list .link_sub_item:hover {
  font-weight: 600;
  color: #333;
}

.box-category .tt_category .category_list > li:has(.sub_category_list) a {position: relative;}
.box-category .tt_category .category_list > li:has(.sub_category_list) a::before {
  content: "";
  display: flex;
  width:80%;
  height:1px;
  position:absolute;
  top: 100%;
  left:50%;
  transform: translateX(-50%);
  background-color: #e7e7e8;
}
.box-category .tt_category .category_list > li:has(.sub_category_list) > a::before {width: 90%;}

.area-aside .box-category .tt_category .category_list .sub_category_list li:last-child a::before {content:unset;}

.area-aside .box-tag a {
  display: inline-flex;
  max-width: 100%;
  padding: .5rem;
  margin: 0 .5rem .5rem 0;
  border: 1px solid rgba(255, 255, 255, .8);
  border-radius: 1.5rem;
  background-color: #fff;
  color: #111;
  font-size: .875rem;
  font-weight: 400;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.area-aside .box-recent .tab-recent {
  display: flex;
  margin-bottom: 13px;
}

.area-aside .box-recent .tab-recent li {
  position: relative;
  margin-right: 1.25rem;
}
.area-aside .box-recent .tab-recent li:last-child {margin-right: 0;}
.area-aside .box-recent .tab-recent li:last-child::before,
.area-aside .box-plugins .tab-sns li:last-child::before {
  content: "";
  position: absolute;
  top: 2px;
  left: -10px;
  width:1px;
  height:.875rem;
  background:#e8e8ea;
}

.area-aside .box-recent .tab-recent li span {display: block;}

.area-aside .box-recent .tab-recent li a,
.area-aside .box-plugins .tab-sns li a {
  display: block;
  font-size: .875rem;
  color: #555;
  text-decoration: none;
}

.area-aside .box-recent .list-recent li {margin-bottom: .5rem;}
.area-aside .box-recent .list-recent li:last-child {margin-bottom: 0;}

.area-aside .box-recent .list-recent .link-recent {
  display: flex;
  width: 100%;
  padding: .8rem 1rem;
  margin-bottom: .5rem;
  border-radius: 1.25rem;
  align-items: center;
  flex-wrap: nowrap;
  background-color: #fff;
  color: #555;
  font-size: 13px;
  text-decoration: none;
}

.area-aside .box-recent .list-recent .thumbnail {
  width: 64px;
  height: 64px;
  margin: 0 .75rem 0 0;
  background-size: cover;
  background-position: 50% 50%;
}

.area-aside .box-recent .list-recent .thumbnail+.box-recent {width: 70%;}

.area-aside .box-recent .list-recent .box-recent {
  width: 100%;
  margin-top: 2px;
  font-size: 13px;
  line-height: 1.54;
  color: #333;
}

.area-aside .box-recent .list-recent .box-recent strong {
  display: block;
  margin-bottom: 2px;
  font-weight: 400;
}

.area-aside .box-recent .list-recent .box-recent span {color: #999;}

.area-aside .box-calendar .inner-calendar {
  padding: 23px 28px 1.5rem 28px;
  border: 1px solid #fff;
  border-radius: 1.5rem;
  background-color: #fff;
  font-size: 13px;
}

.area-aside .box-calendar .inner-calendar table caption a {
  display: inline-block;
  margin-bottom: .75rem;
  font-size: .875rem;
  line-height: 1.57;
  color: #111;
  text-decoration: none;
}

.area-aside .box-calendar .inner-calendar table th,
.area-aside .box-calendar .inner-calendar table td {
  font-weight: 400;
  line-height: 1.81;
  color: #111;
  text-align: center;
}

.area-aside .box-calendar .inner-calendar table th {margin-bottom: .625rem;}

.area-aside .box-visit .text-total {
  margin: -10px 0 3px 0;
  line-height: 1.64;
  font-size: 1.5rem;
  font-weight: 700;
  color: #111;
}

.area-aside .box-visit .item-visit {
  color: #555;
  line-height: 1.2;
  font-size: 13px;
}

.area-aside .box-search {
  width: 100%;
  margin-top: -3px;
  border-bottom: 2px solid #333;
}

.area-aside .box-search .inp-search {
  display: inline-block;
  width: calc(100% - 34px);
  padding-bottom: 7px;
  border: none;
  font-size: .875rem;
  color: #999;
}

.area-aside .box-search .button-search {
  display: inline-block;
  width: 1.5rem;
  height: 1rem;
  background: url('./images/icon-search.svg') no-repeat center;
  border: none;
  cursor: pointer;
}

.area-aside .box-log {display: none;}

.box-reply .link-sidebar strong {
  font-size: 13px;
  font-weight: 400;
}

.box-reply .list-sidebar p {
  padding-top: .5rem;
  margin: 0;
  color: #111;
  text-align: right;
}

.box-notice .list-sidebar li {margin-bottom: .5rem;}

.box-calendar .cal_click {
  font-weight: 700;
  color: #333;
}

.area-aside .box-calendar .inner-calendar .cal_month {
  position: relative;
  margin-bottom: -6px;
}

.area-aside .box-calendar .inner-calendar .cal_month a {
  font-size: 15px;
  font-weight: 600;
  color: #333;
}
.area-aside .box-calendar .inner-calendar .cal_month a:first-child::before {
  content: '〈';
  width: 30px;
  height: 1.5rem;
  background-color: transparent;
  font-size: .75rem;
  padding-top: 5px;
}
.area-aside .box-calendar .inner-calendar .cal_month a:last-child::before {
  content: '〉';
  width: 34px;
  height: 1.5rem;
  background-color: transparent;
  font-size: .75rem;
  padding-top: 5px;
}

.area-aside .box-calendar .inner-calendar thead tr th {padding-bottom: .5rem;}

.bg-dimmed::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 100vw;
  height: 100vh;
  margin-left: -50vw;
  background: rgba(255, 255, 255, .8);
  z-index: 19;
}
/* // area-aside */

/* box-log */
.box-log a {
  display: inline-block;
  margin-right: .75rem;
  font-size: 13px;
  text-decoration: none;
  color: #777;
  float: left;
}

.box-log .last {
  margin-right: 0;
}

.box-log .link-log {
  position: relative;
  margin-left: 25px;
  margin-right: 0;
}

.box-log .link-log::before {
  content: "";
  position: absolute;
  top: 1px;
  left: -15px;
  width: 1px;
  height: .75rem;
  background: #ddd;
}


/* 커버 & 글 목록 타입 */
.article-type-common {
  width: 100%;
  padding: 1.2rem;
  border: 1px solid #fff;
  border-radius: 1.25rem;
  background: #fff;
  outline: 1px solid rgba(247, 247, 247, .1);
  backdrop-filter: blur(1rem);
  -webkit-backdrop-filter: blur(1rem);
  transition: all 200ms;
}
.article-type-common:hover {box-shadow: 0 10px 30px rgba(0, 0, 0, .15);}

.article-type-common .thumbnail {
  margin: 0;
  background-image: url('./images/no-image.jpg');
  background-size: cover;
  background-position: 50% 50%;
}

.article-type-common .thumbnail .img-thumbnail {display: none;}

.article-type-common .link-article {text-decoration: none;}

.article-type-common .title {
  position:relative;
  display: -webkit-box;
  max-height: 54px;
  margin-bottom: 13px;
  line-height: 1.15;
  color: #111;
  font-size: 1.15rem;
  font-weight: 500;
  white-space: normal;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.article-type-common .summary {
  margin: 0 0 .75rem 0;
  color: #777;
}

.article-type-common .link-category {
  margin-right: .875rem;
  font-size: .75rem;
  line-height: 1.67;
  color: #333;
  text-decoration: none;
}

.article-type-common .date {
  position: relative;
  margin-right: 15px;
  font-size: .75rem;
  line-height: 1.67;
  color: #999;
}

.article-type-common .reply {
  position: relative;
  padding-left: 19px;
  background: url('./images/icon-reply.svg') no-repeat left center/contain;
  font-size: .75rem;
  line-height: 1.67;
  color: #999;
}

.article-type-common .date::before,
.article-type-common .reply::before {
  content: '|';
  position: absolute;
  top: -2.5px;
  left: -10px;
  color:#e7e7e8;
}

.article-type-common:hover .title {text-decoration: underline;}

.box-cover-title {
  display: flex;
  justify-content: space-between;
}

.box-cover-title .link-title {
  position: relative;
  padding-right: .625rem;
  color: #999;
  line-height: .875rem;
  font-size: 13px;
  text-decoration: none;
}
.box-cover-title .link-title::after {
  content: "";
  position: absolute;
  top: 6.3px;
  right: 2px;
  width: 5px;
  height: 5px;
  border-top: 1px solid #999;
  border-left: 1px solid #999;
  transform: rotate(135deg);
}

.box-article:has(.article-type-resize),
.box-article:has(.article-type-crop) {
  display: flex;
  margin-bottom: 2rem;
  gap: 1rem;
  flex-wrap: wrap;
}
.article-type-crop {width: calc(100% / 3 - 10.666px);}

.box-article .article-type-crop:nth-of-type(n+4) {display: none;}

.article-type-crop .thumbnail {
  height: 10rem;
  margin-bottom: 1.25rem;
}

.article-type-crop .link-article {display: block;}

.article-type-crop .title {
  margin-top: -4px;
  -webkit-line-clamp: 1;
}

.article-type- .title>img,
.article-type-thumbnail .title>img,
.article-type-resize .title>img,
.article-type-poster .title>img,
.article-type-crop .title>img {width: 15px !important;}

.article-type-crop .summary {
  display: -webkit-box;
  max-height: 3rem;
  font-size: .875rem;
  line-height: 1.65;
  font-weight: 400;
  word-break: break-word;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.article-type-resize{width: calc(100% / 2 - .5rem);}

.article-type-resize .thumbnail {
  margin-bottom: 1.25rem;
  padding-top: 0;
  background: none;
}

.article-type-resize .thumbnail .img-thumbnail {
  display: block;
  width: 100%;
  height: auto;
}
.article-type-resize .title {-webkit-line-clamp: 1;}

.article-type-resize .summary {
  display: -webkit-box;
  max-height: 69px;
  line-height: 1.65;
  font-size: .875rem;
  font-weight: 400;
  word-break: break-word;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.article-type-,
.article-type-thumbnail {
  display: flex;
  margin-bottom: 28px;
  flex-direction: row-reverse;
  justify-content: space-between;
}

.article-type- .thumbnail,
.article-type-thumbnail .thumbnail {
  width: 10rem;
  height: 108px;
  margin-left: 2.5rem;
}

.article-type- .article-content,
.article-type-thumbnail .article-content {
  width: 100%;
  padding-top: 4px;
}

.article-type- .title,
.article-type-thumbnail .title {
  word-break: break-all;
  margin-bottom: 5px;
  font-size: 1.1rem;
  font-weight: 500;
  line-height: 1.67;
}

.article-type- .summary,
.article-type-thumbnail .summary {
  max-width: 620px;
  max-height: 2.5rem;
  margin-bottom: 5px;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.53;
  -webkit-line-clamp: 2;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  word-break: break-word;
}

.article-type- .reply,
.article-type-thumbnail .reply,
.article-type-poster .summary,
.article-type-poster .reply {display: none;}

.article-type-poster {
  display: inline-block;
  width: 33%;
  margin-right: 1rem;
  margin-bottom: 30px;
  vertical-align: top;
}

.article-type-poster .thumbnail {
  position: relative;
  margin-bottom: .625rem;
  padding-top: 132.5%;
}
.article-type-poster .thumbnail::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .05);
}

.article-type-poster .title {
  width: 95%;
  margin-bottom: 2px;
  font-weight: 400;
  line-height: 1.43;
  white-space: initial;
  word-break: keep-all;
}

.article-type-poster .date::before {position: relative;}

.article-type-poster .link-category {display: inline-block;}

/* @media screen and (min-width: 1061px) { */
  .area-common:has(.article-type-poster),
  .area-common:has(.article-type-crop),
  .area-common:has(.article-type-resize) {
    display:flex;
    flex-wrap: wrap;
  }
  .area-common:has(.article-type-poster),
  .area-common:has(.article-type-resize) {justify-content: space-between;}

  .area-common:has(.article-type-poster) .title-search.title-border,
  .area-common:has(.article-type-crop) .title-search.title-border,
  .area-common:has(.article-type-resize) .title-search.title-border {width: 100%;}

  .article-type-poster {width: 32%;}

  .article-type-poster,
  .wrap-right .area-cover>.article-type-poster:nth-child(3n),
  .wrap-right .area-view>.article-type-poster:nth-child(3n) {margin-right: 0;}

  .area-common:has(.article-type-crop),
  .area-common:has(.article-type-resize) {gap: 1rem;}
/* } */

.box-cover-poster {
  display: flex;
  margin-bottom: -40px;
  column-gap: 1rem;
  white-space: nowrap;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
}

.box-cover-poster .article-type-poster {min-width: 32%;}

@media screen and (min-width: 1061px) {
  .box-cover-poster {white-space: inherit;}
}

.article-type-text {margin-bottom: .625rem;}

.article-type-text .thumbnail {display: none;}

.article-type-text .title {
  height: auto;
  margin-bottom: 5px;
  line-height: 1.57;
  text-overflow: ellipsis;
  white-space: normal;
  overflow: hidden;
  font-weight: 400;
}

.article-type-text .date::before {position: relative;}

.article-type-text .summary {
  display: -webkit-box;
  line-height: 1.54;
  font-size: 13px;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}


/* area-cover */
.area-cover {
  width: 100%;
  margin-bottom: 3rem;
}
.area-cover:last-of-type {margin-bottom: 0;}

.area-cover .title-cover {
  padding-bottom: 1rem;
  margin: 0;
  font-size: .875rem;
  color: #111;
}

.area-cover .button-more {
  display: none;
  width: 100%;
  height: 42px;
  background: none;
  border: 1px solid #e7e7e8;
  border-radius: 1.5rem;
  font-size: 13px;
  color: #555;
  text-align: center;
  cursor: pointer;
  outline: none;
}

.category-list {display: none;}


/* 상세 페이지 */
.article-header {
  width: 100%;
  background-size: cover;
}

.article-header .inner-header {
  max-width: 1020px;
  margin: 0 auto;
  color: #000;
}

.article-header .box-meta {
  width: 100%;
  max-width: 780px;
  z-index: 2;
}

.article-header .box-meta p {margin: 0;}

.article-header .box-meta .category {
  margin-bottom: .75rem;
  font-size: .875rem;
  font-weight: 600;
}

.article-header .title-article {
  display: block;
  width: 100%;
  max-width: 800px;
  margin: 0 0 1rem 0;
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 1.2;
  word-break: keep-all;
}

.article-header .box-info {
  font-size: 13px;
  line-height: 1.54;
  opacity: .7;
}

.article-header .box-info .writer {margin-right: 15px;}

.article-header .box-info .date {position: relative;}
.article-header .box-info .date::before {
  content: "";
  position: absolute;
  top: .625rem;
  left: -10px;
  width: 2px;
  height: 2px;
  background: #fff;
  border-radius: 2px;
}

.article-footer .title-footer {
  margin: 0;
  font-size: .875rem;
  font-weight: 700;
}

.area-tag {min-height: 350px;}

.area-tag .title-other {
  margin: 0 0 14px 0;
  font-size: .875rem;
  font-weight: 600;
  color: #333;
}

.article-tag {
  display: flex;
  margin-bottom: 46px;
  padding-bottom: 43px;
  border-bottom: 2px solid #333;
}

.article-tag .title-footer {
  margin-right: 30px;
  padding-top: .5rem;
}
.article-tag .title-footer a {
  text-decoration: none;
  color: #111;
}

.article-tag .box-tag {font-size: 0;}

.article-tag .box-tag a {
  display: inline-flex;
  padding: .5rem .75rem;
  margin: 0 .75rem .75rem 0;
  border: 1px solid rgba(255, 255, 255, .8);
  border-radius: 1.5rem;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  color: #111;
  font-size: .875rem;
  text-decoration: none;
  text-overflow: ellipsis;
  white-space: nowrap;
  box-shadow: 0 0 10px rgba(0,0,0,.08);
  cursor: pointer;
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
  overflow: hidden;
}
.article-tag .box-tag a::after {
  content: "";
  position: absolute;
  bottom: .375rem;
  right: -10px;
  width: 5px;
  height: 5px;
  background-color: #fff;
}
.article-tag .box-tag a:hover {text-decoration: underline;}

.article-page {
  margin-bottom: 46px;
  border-bottom: 1px solid #e7e7e8;
}

.article-page .title-footer {margin-bottom: 1rem;}

.article-page ul {
  list-style: none;
  margin: 0 0 45px 0;
  padding: 0;
}

.article-page ul li {
  position: relative;
  display: flex;
}
.article-page ul li:has(a),
.article-page ul li:has(strong) {
  width: 100%;
  padding: .75rem;
  border: 1px solid #fff;
  border-radius: 1.5rem;
  font-size: 13px;
  box-shadow: 0 0 .5rem rgba(0,0,0,.08);
}
.article-page ul li:nth-child(2) {
  color: #111;
  font-weight: 700;
  pointer-events: none;
}
.article-page ul li:nth-child(2) strong {font-weight: 700;}
.article-page ul li:nth-child(2) strong::before {content: '👉 ';}
.article-page ul li:nth-child(2) strong::after {content: ' 👈';}
.article-page ul li:last-child {margin-bottom: 0;}

.article-page ul li span {
  padding-right: 23px;
  white-space: nowrap;
}

.article-page ul li a {
  display: flex;
  color: #555;
  text-decoration: none;
}
.article-page ul li a:hover {text-decoration: underline;}

.article-page ul li strong {font-weight: 400;}

.article-related {margin-bottom: 42px;}

.article-related a {text-decoration: none;}

.article-related .title-footer {margin-bottom: 1rem;}

.article-related .list-related {
  display: flex;
  padding: 0;
  border: none;
  list-style: none;
  box-sizing: border-box;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

.article-related .item-related {width: 33.3%;}
.article-related .item-related:last-child {display: none;}

.article-related .thumnail {
  display: block;
  width: 100%;
  height: 120px;
  margin-bottom: .625rem;
  background-size: cover;
  background-position: 50% 50%;
}

.article-related .link-related strong {
  display: -webkit-box;
  max-height: 2.5rem;
  margin: 0 0 3px 0;
  line-height: 1.43;
  color: #333;
  font-size: .875rem;
  font-weight: 400;
  white-space: normal;
  word-break: keep-all;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.article-related .date {
  display: block;
  color: #999;
  font-size: .75rem;
  line-height: 1.83;
}

.article-related .thumnail {
  height: auto;
  padding-top: 60%;
}

.article-view .container_postbtn .postbtn_like .wrap_btn_etc {
  position: fixed;
  top: 2rem;
  right: 1rem;
}
.article-view .container_postbtn .postbtn_like .wrap_btn_etc .layer_post {
  top: calc(100% + 3px);
  bottom: unset !important;
  left: -40px !important;
  background-color: rgba(255, 255, 255, .64) !important;
  backdrop-filter: blur(1rem);
  -webkit-backdrop-filter: blur(1rem);
}
.article-view .container_postbtn .btn_post,
.article-view .container_postbtn .btn_mark {font-family:inherit !important;}

.article-view .container_postbtn .btn_mark {padding: .5rem .75rem !important;}

.article-view .layer_post .ico_arrbt {
  top: -10px !important;
  left: 45px !important;
  transform: rotate(180deg);
}
.container_postbtn .btn_post .ico_etc {
  width: 17px !important;
  max-width: 17px !important;
  height: 1.25rem !important;
  margin-top: -.5rem;
  background-image: url('./images/icon_fix.png') !important;
  background-position: center !important;
  background-size: contain !important;
}


/* 댓글 */
.article-reply {
  width: 100%;
  margin-bottom: 2rem;
}

.article-reply ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.article-reply a {text-decoration: none;}

.article-reply .box-total {
  margin: 0 0 3px 0;
  padding-bottom: 1rem;
  border-bottom: 1px solid #e7e7e8;
  font-size: .875rem;
  font-weight: 500;
}

.article-reply .box-total a {color: #333;}

.article-reply .box-total span {color: #ef402f;}

.article-reply .tt_more_preview_comments_wrap {
  width: 100%;
  height: 42px;
  margin-top: -.875rem;
  margin-bottom: 4px;
  background-color: transparent;
  border: 1px solid #e7e7e8;
  font-size: 13px;
  font-weight: 400;
  line-height: 39px;
  color: #777;
}

.area-reply {margin-bottom: 60px;}

.area-reply .item-reply {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  padding: 25px 0 1.5rem 0;
  border-bottom: 1px solid #eee;
}

.area-reply .thumbnail {
  display: block;
  width: 3rem;
  height: 3rem;
  margin-right: .625rem;
  background-size: cover;
  background-position: 50% 50%;
  border-radius: 50px;
}

.area-reply .box-content {width: calc(100% - 64px);}

.area-reply .box-content .box-meta {
  margin-bottom: 4px;
  font-size: 13px;
  line-height: 1.69;
}

.area-reply .box-content .box-meta strong a {
  font-weight: 400;
  color: #333;
}

.area-reply .box-content .box-meta .date {
  position: relative;
  padding-left: 1.25rem;
  color: #909090;
}

.area-reply .box-content .box-meta .date::before {
  content: "";
  position: absolute;
  top: 9px;
  left: 7px;
  width: 2px;
  height: 2px;
  background-color: #c5c5c5;
}

.area-reply .box-content .box-meta .date a {
  position: relative;
  padding-left: 1.25rem;
  color: #909090;
}
.area-reply .box-content .box-meta .date a:before {
  content: "";
  position: absolute;
  top: .625rem;
  left: 7px;
  width: 2px;
  height: 2px;
  background: #c5c5c5;
}

.area-reply .box-content .text {
  margin: 0 100px 9px 0;
  font-size: .875rem;
  line-height: 1.43;
  color: #777;
  word-break: break-all;
}

.area-reply .box-content .link-comment {
  font-size: 13px;
  line-height: 1.69;
  color: #909090;
}

.area-reply .box-content .box-modify {
  position: absolute;
  top: 1.5rem;
  right: -9px;
  font-size: 13px;
}

.area-reply .box-content .button-modify {
  width: 1.25rem;
  height: 1.25rem;
  padding: .625rem 0 .625rem .625rem;
  background: url('./images/icon-modify.svg') no-repeat;
  background-size: .875rem;
  background-position: 50% 50%;
  border: none;
  cursor: pointer;
}

.area-reply .box-content .list-modify {
  display: none;
  position: absolute;
  top: .375rem;
  left: -76px;
  width: 80px;
  border: 1px solid #e7e7e8;
}

.area-reply .box-content .list-modify li {border-bottom: 1px solid #e7e7e8;}
.area-reply .box-content .list-modify li:last-child {border-bottom: none;}

.area-reply .box-content .list-modify a {
  display: block;
  line-height: 29px;
  text-align: center;
  color: #333;
  background-color: #fff;
}

.area-reply .list-reply-comment {
  width: 100%;
  margin: 30px 0 -30px 0;
  padding: 2.5rem 0 28px 60px;
  background-color: #fafafa;
  border-top: 1px solid #f0f0f0;
  border-bottom: 1px solid #f0f0f0;
}

.area-reply .list-reply-comment .item-reply {
  margin-bottom: 28px;
  padding: 0;
  border-bottom: none;
}
.area-reply .list-reply-comment .item-reply:last-child {margin-bottom: 0;}

.area-reply .list-reply-comment .box-modify {
  top: -4px;
  right: 15px;
}

.area-reply .list-reply-other {margin-bottom: 1.25rem;}

.area-write .box-account {
  display: flex;
  justify-content: space-between;
  margin-bottom: .75rem;
}

.area-write .box-account input {
  width: calc(50% - 6px);
  padding: 11px 1.25rem .75rem 1.25rem;
  border: 1px solid #e7e7e8;
  font-size: 13px;
  color: #999;
}
.area-write .box-account input:hover {border-color: #333;}

.area-write .box-homepage {margin-bottom: .75rem;}

.area-write .box-homepage input {
  width: 100%;
  padding: 11px 1.25rem .75rem 1.25rem;
  border: 1px solid #e7e7e8;
  font-size: 13px;
  color: #999;
}
.area-write .box-homepage input:hover {border-color: #333;}

.area-write .box-textarea {margin-bottom: .875rem;}

.area-write .box-textarea textarea {
  width: 100%;
  height: 122px;
  padding: 21px 70px 19px 19px;
  border: 1px solid #e7e7e8;
  font-size: 13px;
  color: #999;
}
.area-write .box-textarea textarea:hover {border-color: #333;}

.area-write .box-write {
  display: flex;
  justify-content: space-between;
}

.area-write .box-write .xe-label {
  position: relative;
  display: flex;
  min-width: 1.25rem;
  min-height: 1.25rem;
  margin-top: 5px;
  text-align: left;
  cursor: pointer;
}

.area-write .box-write .xe-label input[type="checkbox"] {
  position: absolute;
  left: -9999px;
  width: 0;
  height: 0;
  border: 0;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
}

.area-write .box-write .xe-label>input[type="checkbox"]+.xe-input-helper {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 1.25rem;
  height: 1.25rem;
  border: 1px solid #BEBFC5;
  border-radius: 2px;
  background-color: #fff;
}
.area-write .box-write .xe-label>input[type="checkbox"]:checked+.xe-input-helper {
  border-color: transparent;
  background-color: #333;
}
.area-write .box-write .xe-label>input[type="checkbox"]:checked+.xe-input-helper::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 7px;
  height: 11px;
  margin-top: -7px;
  margin-left: -3px;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  transform: rotate(40deg);
  -webkit-transform: rotate(40deg);
}

.area-write .box-write .xe-label .xe-label-text {
  display: block;
  padding: 3px 0 0 27px;
  font-size: 13px;
  color: #333;
}

.area-write .box-write .btn_register {
  width: 68px;
  height: 30px;
  background: #000;
  border: none;
  border-radius: 30px;
  font-size: 13px;
  color: #fff;
  cursor: pointer;
}

.area-write .box-write .btn_register:hover {background: #ef402f;}


/* 보호글 */
.area-protected {
  max-width: 280px;
  margin: 0 auto;
  text-align: center;
}

.area-protected .text-protected {
  margin: 0 0 21px 0;
  padding-top: 112px;
  background: url('./images/icon-exclamation.svg') no-repeat center top;
  font-size: 1.25rem;
  color: #333;
}

.area-protected .text-protected span {
  font-size: .875rem;
  line-height: 2;
  color: #777;
}

.area-protected input {
  width: 100%;
  height: 42px;
  margin-bottom: .625rem;
  font-size: 13px;
  padding-left: 1.25rem;
  border: 1px solid #e7e7e8;
}
.area-protected input:hover,
.area-protected input:focus {border: 1px solid #333;}

.area-protected input.active+button {
  background: #333;
  color: #fff;
  cursor: pointer;
}

.area-protected button {
  display: block;
  width: 100%;
  height: 42px;
  background: #ddd;
  border: none;
  font-size: 13px;
}

.article-header-noimg {
  background: none !important;
  background-size: 50% 50% !important;
}

.article-header-protected {
  background: url('./images/icon-exclamation.svg') no-repeat center !important;
  background-size: 50% 50% !important;
}

#tt-body-page.protected-view .article-header,
#tt-body-page.protected-view .area-paging,
#tt-body-page.protected-view .area-aside {display: none}

#tt-body-page.protected-view .main {padding-top: 70px;}

#tt-body-page.protected-view .area-main {
  max-width: 100%;
  margin: 0 auto;
}


.title-other {
  margin: 0;
  font-size: .875rem;
  font-weight: 600;
  white-space: nowrap;
}

.article-view {
  margin-bottom: .75rem;
  word-break: break-word;
}

.article-view p {
  line-height: 26px;
  color: #222;
  font-size: 1rem;
}

.article-view h1,
.article-view h2,
.article-view h3,
.article-view h4 {
  margin-bottom: 1.5rem;
  font-weight: 900;
  color: rgba(0, 0, 0, .87);
}

.article-view h1 {
  line-height: 1.33;
  font-size: 2rem;
}

.article-view h2 {
  line-height: 1.38;
  font-size: 1.5rem;
}

.article-view h3 {
  line-height: 1.4;
  font-size: 1.25rem;
}

.article-view h4 {
  font-size: 1.25rem;
  line-height: 1.33;
}

.article-view blockquote {
  margin: 0;
  padding-left: 19px;
  border-left: 1px solid;
  line-height: 1.75;
  color: rgba(0, 0, 0, .54);
  font-size: 1rem;
}

.article-view ul,
.article-view ol {
  padding: 0 0 0 19px;
  margin: 0;
}

.article-view ul {margin-top: 1.25rem;}

.article-view ul li {
  font-size: 1rem;
  line-height: 1.5rem;
  color: rgba(0, 0, 0, .87);
  word-break: break-all;
}

.article-view ol {margin-bottom: 2rem;}

.article-view ol li {
  margin-bottom: .375rem;
  font-size: 1rem;
  line-height: 1.75;
  color: rgba(0, 0, 0, .87);
  word-break: break-all;
}

.article-view table {border-collapse: collapse;}

.article-view table thead tr {
  background: rgba(0, 0, 0, .05);
  font-size: 1rem;
  color: #000;
}

.article-view table tr th,
.article-view table tr td {padding: 7px;}

.article-view pre {
  background: rgba(0, 0, 0, .05);
  font-size: 1rem;
  color: rgba(34, 85, 51, .87);
  white-space: pre-wrap;
}

.article-view .cap1 {
  font-size: .875rem;
  color: rgba(0, 0, 0, .54);
}

.article-view hr {margin: 30px 0;}

.article-view a {
  display: inline-block;
  color: var(--primary-color);
}
.article-view a:hover {opacity: .7;}

.article-view .moreless_fold span,
.article-view .moreless_top span {
  line-height: 2.5;
  font-size: 1rem;
}

.article-view .moreless_content {padding-top: 2.5rem;}

.article-view .moreless_top {border-bottom: 1px solid rgba(0, 0, 0, .15);}

.article-view .moreless_bottom {border-top: 1px solid rgba(0, 0, 0, .15);}

.article-view .moreless_bottom span {display: none;}

.article-view .footnote a {
  color: #4167d9 !important;
  text-decoration: none;
}

.article-view .footnotes li {
  color: rgba(0, 0, 0, .38);
  font-size: .75rem;
}

.article-view .table-overflow {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

.article-view .table-overflow {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

.article-view img {max-width: 100%;}


/* 검색 */
.title-search {padding-bottom: .875rem;}

.title-search span {color: var(--primary-color);}

.title-search.title-border, .area-tag .title-search {
  padding-bottom: 1.5rem;
  margin-top: 0;
  margin-bottom: 1.5rem;
  border-bottom: 1px solid #e7e7e8;
}

.article-title-crop,
.article-title-resize,
.article-title-poster {
  margin-bottom: 0px;
  border-bottom: none;
}

.box-no-search {
  display: none;
  margin-bottom: 2.5rem;
  color: #555;
  font-size: .875rem;
}

.box-no-search span {
  position: relative;
  display: block;
  padding-left: 7px;
  line-height: 2;
}
.box-no-search span::before {
  content: "";
  position: absolute;
  top: 15px;
  left: 0;
  width: 2px;
  height: 2px;
  border-radius: 2px;
  background-color: rgba(0, 0, 0, .2);
}

#tt-body-search .type-search,
#tt-body-category .type-category,
#tt-body-tag .type-tag,
#tt-body-archive .type-archive {display: block;}

#tt-body-search .title-search .search,
#tt-body-tag .title-search .tag,
#tt-body-archive .title-search .search {display: inline !important;}

#tt-body-archive .archives::before {content: "'";}
#tt-body-archive .archives::after {content: "'에 등록된 글";}

#tt-body-tag .archives::before {content: "#";}

#tt-body-search .archives::before {content: "'";}
#tt-body-search .archives::after {content: "'의 검색결과";}

.util {
  position: relative;
  top:1.25rem;
}

.util .search {
  position: relative;
  float: left;
  background-color: transparent;
  box-sizing: border-box;
  transition: width 400ms;
  overflow: hidden;
}

.util .search input {
  width: 100%;
  padding: .5rem 1rem;
  border: 1px solid rgba(255,255,255,.5);
  border-radius: 1.5rem;
  background-color: rgba(255,255,255,.5);
  color: #111;
  backdrop-filter: blur(.5rem);
  -webkit-backdrop-filter: blur(.5rem);
  font-size: .875rem;
}
.util .search input::placeholder {color: #999;}

.util .search button {
  position: absolute;
  top: 50%;
  right: 1rem;
  width: 1rem;
  height: 1rem;
  border: 0;
  background: url('./images/icon_search.png') no-repeat center/contain transparent;
  text-indent: -999em;
  outline: none;
  -webkit-appearance: none;
  transform: translateY(-50%);
  cursor: pointer;
  z-index: 20;
}

.util.use-sidebar {
  position: initial;
  margin: 0 auto;
  float: none;
  margin: 1.5rem auto;
}

.util.use-sidebar .search {float: none;}

.util.use-top {width: 222px;}

.util.use-top .search {width: 100%;}

@media screen and (min-width: 1061px) {
  .util:not(.use-top),
  .wrap-drawer .util.use-top {display: none;}

  .wrap-drawer .util.use-sidebar {display: block}

  .article-type-poster:nth-of-type(3n) {margin-right: 0;}
}

/* 페이지 오류 */
.absent_post {display: none;}

.notfoundpage#tt-body-page.notfoundpage .main {padding-top: 39px;}

.notfoundpage .absent_post {
  display: block;
  padding: 0px 0px 98px 0 !important;
  background: none !important;
  line-height: 1.75;
  color: #999 !important;
  font-weight: normal !important;
  font-size: 14px !important;
}
.notfoundpage .absent_post::before {
  content: "혹시 다른 글이지 않을까요?";
  display: block;
  margin-bottom: 25px;
  font-weight: bold;
  font-size: 1.25rem;
  line-height: 1.285714285714286;
  color: #555;
  white-space: pre;
  background: url('./images/icon-no-img.svg') no-repeat center !important;
  height: 90px;
  padding-top: 122px;
}

/* -- 슬로건 섹션, 메뉴, 배너 노출 위치 -- */
/* 공통 */
#tt-body-category.headerslogundisplayon .area-slogun,
#tt-body-search.headerslogundisplayon .area-slogun,
#tt-body-archive.headerslogundisplayon .area-slogun,
#tt-body-tag.headerslogundisplayon .area-slogun,
#tt-body-media.headerslogundisplayon .area-slogun,
#tt-body-location.headerslogundisplayon .area-slogun,
#tt-body-guestbook.headerslogundisplayon .area-slogun,
#tt-body-page.headerslogundisplayon .area-slogun {display: none;}

#tt-body-category.headerbannerdisplayon .area-promotion,
#tt-body-search.headerbannerdisplayon .area-promotion,
#tt-body-archive.headerbannerdisplayon .area-promotion,
#tt-body-tag.headerbannerdisplayon .area-promotion,
#tt-body-media.headerbannerdisplayon .area-promotion,
#tt-body-location.headerbannerdisplayon .area-promotion,
#tt-body-guestbook.headerbannerdisplayon .area-promotion,
#tt-body-page.headerbannerdisplayon .area-promotion {display: none;}

#tt-body-index .main,
#tt-body-category .main,
#tt-body-search .main,
#tt-body-tag .main,
#tt-body-archive .main,
#tt-body-guestbook .main {padding-top: 2.5rem;}


/* 2단형 */
.use-slogan-wrp .wrap-right .area-slogun.topnavmenu {padding-bottom: 0px;}


/* 1단형 */
.wrap-drawer .header {border: none;}

#tt-body-page .wrap-drawer .main {margin-top: 0px;}

@media screen and (min-width: 1061px) {
  .wrap-drawer .header .line-bottom {
    top: 80px;
    display: block;
    width: 100%;
    position: absolute;
    border-bottom: solid 1px #e7e7e8;
  }

  .wrap-drawer .header .area-slogun,
  .wrap-drawer .header .topnavmen {
    margin-top: 0px;
    padding-top: 0px;
  }

  .wrap-drawer .header .area-slogun {
    margin-top: 65px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .wrap-drawer .main {margin-top: 56px;}

  #tt-body-index .wrap-drawer .main,
  #tt-body-category .wrap-drawer .main,
  #tt-body-search .wrap-drawer .main,
  #tt-body-tag .wrap-drawer .main,
  #tt-body-archive .wrap-drawer .main,
  #tt-body-location .wrap-drawer .main,
  #tt-body-guestbook .wrap-drawer .main {padding-top: 0;}
}


/* --- 보호글 Image & Not found Image --- */
.not-found-img .thumbnail {text-align: center;}

.not-found-img .img-thumbnail {content: url('./images/no-image.jpg');}

.protected-img .thumbnail {
  background-color: #fafafa;
  background-image: url('./images/icon-exclamation.svg');
  background-repeat: no-repeat;
  background-size: inherit;
}

.protected-img .img-thumbnail {content: url('./images/icon-exclamation.svg');}

.article-type-resize .not-found-img .thumbnail {
  background-image: url('./images/no-image.jpg');
  background-size: cover;
  background-position: 50% 50%;
}

.article-type- .protected-img .thumbnail,
.article-type-thumbnail .protected-img .thumbnail {background-size: 50%;}

.article-type-resize .protected-img .thumbnail {
  background-image: none;
  background-color: #fafafa;
  height: 200px;
  line-height: 200px;
}

.article-type-resize .not-found-img:not(.protected-img) .img-thumbnail {display: none;}

.article-type-resize .protected-img .img-thumbnail {
  display: inline-block;
  vertical-align: middle;
}

.article-type-resize .not-found-img:not(.protected-img) .thumbnail,
.article-type-crop .not-found-img .thumbnail {height: 200px;}

.article-type-resize .not-found-img .thumbnail .img-thumbnail {width: 77px;}

.article-type-resize .protected-img .thumbnail .img-thumbnail {height: 90px;}


/* -- spinner -- */
.area-paging-more {position: relative;}

@keyframes spinner {
  to {
    transform: rotate(360deg);
  }
}

.paging-more-loading {
  color: #fff;
  pointer-events: none;
}
.paging-more-loading::before {
  content: "";
  box-sizing: border-box;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 1.25rem;
  height: 1.25rem;
  margin-top: -10px;
  margin-left: -15px;
  border-radius: 50%;
  border: 1px solid #ccc;
  border-top-color: #07d;
  animation: spinner .6s linear infinite;
}


/* -- init display none */
.display-none {display: none;}

/* -- category style -- */
#tt-body-category.use-category-banner #container {margin-top: 400px;}

.use-category-banner .category-banner::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(58, 58, 58, .3);
  z-index: 1;
}

.use-category-banner .category-banner-wrp {
  position: absolute;
  top: -400px;
  left: 0px;
  display: block;
  width: 100%;
  height: 400px;
}

.use-category-banner .category-banner {
  position: relative;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: 50% 50%;
  z-index: 11;
}

.use-category-banner .category-banner .category-banner-inner {
  position: relative;
  display: flex;
  max-width: 1020px;
  height: 100%;
  margin: 0 auto;
  align-items: center;
  justify-content: flex-start;
  z-index: 2;
}

.use-category-banner .category-banner .category-description-box {margin-top: -4px;}

.use-category-banner .category-banner .category-description-box strong {
  display: -webkit-box;
  width: 760px;
  font-size: 3rem;
  line-height: 1.10;
  color: #fff;
  font-weight: bolder;
  text-overflow: ellipsis;
  white-space: normal;
  word-break: keep-all;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

/* 1단형 카테고리*/
.use-category-banner .wrap-drawer .category-banner .category-banner-inner {max-width: 780px;}

@media screen and (min-width: 1061px) {
  .use-category-banner .wrap-drawer .category-banner-wrp {top: -456px;}

  #tt-body-category.use-category-banner .wrap-drawer #container {margin-top: 456px;}

  #tt-body-category.use-slogan-wrp.headerslogundisplayoff.use-category-banner .wrap-drawer #container {margin-top: 512px;}
}


/* --- 공지 --- */
#tt-body-index.notice-index .area-view .notice-title:first-child {display: block;}


/* --- no-image --- */
.article-type-common.article-type- .thumbnail:not([has-thumbnail]),
.article-type-common.article-type-thumbnail .thumbnail:not([has-thumbnail]) {display: none;}


/* --- 방명록 Header --- */
#tt-body-guestbook .title-search {border-bottom: 1px solid #e7e7e8;}


/* --- Cover Title --- */
.area-cover .title-cover {min-height: 2rem;}
.area-cover .title-cover:empty {padding-bottom: 0px;}

.area-cover .box-meta {white-space: nowrap;}

@media screen and (min-width: 1061px) {
  .wrap-right .area-cover:first-child .title-cover:empty {min-height: 2rem;}
}

#tt-body-guestbook .area-reply form {padding-top: 1.25rem;}

#tt-body-guestbook .area-reply .list-reply+form {padding-top: 0;}

.revenue_unit_wrap.position_list {
  max-width: 1020px;
  margin: 2rem auto 0;
}

.my_edit .ico_more {fill: #fff !important;}


/* 전체 공통 */
#article-view {
  min-height: 370px;
  padding: .625rem 1.25rem 50px;
  margin: 0;
  color: #333;
  word-wrap: break-word;
  letter-spacing: 0;
  /* font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif; */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.contents_style>* {margin: 1.25rem 0 0 0;}

/* 텍스트 관련 */
#article-view h2[data-ke-size] {
  font-size: 1.62em;
  line-height: 1.46;
}

#article-view h3[data-ke-size] {
  font-size: 1.44em;
  line-height: 1.48;
}

#article-view h4[data-ke-size] {
  font-size: 1.25em;
  line-height: 1.55;
}

#article-view p[data-ke-size='size18'] {
  font-size: 1.12em;
  line-height: 1.67;
}

#article-view p[data-ke-size='size16'] {
  line-height: 1.75;
}

#article-view p[data-ke-size='size14'] {
  font-size: .87em;
  line-height: 1.71;
}

#article-view h2,
#article-view h3,
#article-view h4 {
  margin: 1em 0 1.25rem;
  color: #000;
  font-weight: normal;
  letter-spacing: -1px;
}

#article-view p+p, #article-view p {margin-bottom: 30px;}

#article-view h2+h2,
#article-view h3+h3,
#article-view h4+h4 {margin: 0;}

#article-view h2+h3,
#article-view h2+h4,
#article-view h3+h4 {margin-top: .625rem;}

#article-view h2+p,
#article-view h3+p,
#article-view h4+p,
#article-view h5+p,
#article-view h6+p {margin-top: .625rem;}

#article-view div[data-ke-type='moreLess'] {
  caret-color: auto;
  background-color: #fafafa;
  padding: 1.25rem 1.25rem 22px;
  margin: 1.25rem 0;
  border: 1px dashed #dddddd;
  color: #333333;
}

#article-view a,
#article-view figure[data-ke-type='contentSearch'] a {text-decoration: none;}

/* 인용문 */
#article-view blockquote[data-ke-style='style1'] {
  padding: 34px 0 0 0;
  border: 0 none;
  background: url('https://t1.daumcdn.net/keditor/dist/0.7.21/image/blockquote-style1.svg') no-repeat 50% 0;
  color: #333;
  line-height: 1.67;
  text-align: center;
  font-size: 1.12em;
}

#article-view blockquote[data-ke-style='style2'] {
  border-color: #d0d0d0;
  border-width: 0 0 0 4px;
  border-style: solid;
  padding: 1px 0 0 .75rem;
  color: #666;
  line-height: 1.75;
  font-size: 1em;
  text-align: left;
}

#article-view blockquote[data-ke-style='style3'] {
  padding: 21px 25px 1.25rem 25px;
  border: 1px solid #dddddd;
  background-color: #fcfcfc;
  color: #666;
  line-height: 1.75;
  text-align: left;
  font-size: 1em;
}

#article-view blockquote {
  display: block;
  margin: 1.25rem auto 0;
  letter-spacing: 0px;
}


/* 이미지 클릭 관련 - lightbox */
#article-view span[data-lightbox] {cursor: pointer;}


/* 첨부: 파일 */
#article-view figure.fileblock {
  width: 470px;
  height: 73px;
  box-sizing: border-box;
  position: relative;
  border-radius: 1px;
  margin-top: 1.25rem;
  margin-bottom: 0px;
  box-shadow: 0 1px 4px 0 rgb(0 0 0 / 7%);
  border: solid 1px rgba(0, 0, 0, .1);
}

#article-view figure.fileblock a {display: block;}

#article-view figure.fileblock .image {
  float: left;
  width: 30px;
  height: 30px;
  background-image: url('https://t1.daumcdn.net/tistory_admin/static/manage/post-editor/img_editor_content.svg');
  margin: 22px 17px 21px 22px;
  background-position: 0 0;
}

#article-view figure.fileblock .desc {
  position: absolute;
  left: 70px;
  right: 60px;
  top: 4px;
  bottom: 0;
}

#article-view figure.fileblock .filename {
  color: #333333;
  font-size: .875rem;
  text-overflow: ellipsis;
  width: 100%;
  height: 1.25rem;
  margin: 1rem 0 0;
}

#article-view figure.fileblock .size {
  font-size: .75rem;
  color: #777;
  height: 1rem;
}

#article-view figure[data-ke-align=alignCenter].fileblock {
  margin-left: auto;
  margin-right: auto;
}

#article-view figure[data-ke-align=alignRight].fileblock {
  margin-left: auto;
}

#article-view figure.fileblock .name {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 272px;
  height: 1.25rem;
  display: block;
}

#article-view figure.fileblock a::after {
  content: "";
  background-image: url('https://t1.daumcdn.net/tistory_admin/static/manage/post-editor/img_editor_content.svg');
  background-position: -40px 0;
  width: 30px;
  height: 30px;
  position: absolute;
  right: 1.5rem;
  top: 19px;
}

/* 첨부: 이미지 */
#article-view figure.imageblock {
  display: table;
  position: relative;
}

#article-view figure.imageblock.alignLeft {
  text-align: left;
}

#article-view figure.imageblock.alignCenter {
  margin: 1.25rem auto 0;
  text-align: center;
}

#article-view figure.imageblock.alignRight {
  text-align: right;
  margin-left: auto;
}

#article-view figure.imageblock.floatLeft {
  float: left;
  margin-right: 1.25rem;
}

#article-view figure.imageblock.floatRight {
  float: right;
  margin-left: 1.25rem;
}

#article-view figure.imageblock.widthContent {display: block;}

#article-view figure.imageblock.widthContent img {width: 100%;}

#article-view figure.imageblock.floatLeft figcaption,
#article-view figure.imageblock.floatRight figcaption {text-align: left;}

#article-view figure.imageblock img {
  display: inline-block;
  max-width: 100%;
  margin: 0;
  height: auto;
}

#article-view iframe,
#article-view figure img,
#article-view figure iframe {max-width: 100%;}
#article-view figure img:not([width]),
#article-view figure iframe:not([width]) {width: 100%;}

#article-view figure {
  max-width: 100%;
  clear: both;
}

#article-view figure img {display: inline-block;}

#article-view figure.imagegridblock+figure.imagegridblock,
#article-view figure.imagegridblock+figure.imageblock,
#article-view figure.imageblock+figure.imagegridblock {margin-top: .625rem;}


/* 캡션 텍스트 */
#article-view figure figcaption {
  font-size: 13px;
  color: #777;
  word-break: break-word;
  padding-top: .625rem;
  min-height: 1.25rem;
  caption-side: bottom;
  text-align: center;
  caret-color: auto;
  width: 100%;
  box-sizing: content-box;
}


/* 첨부: 이미지 그리드 */
#article-view figure.imagegridblock {
  position: relative;
  caret-color: transparent;
  background-color: transparent;
  width: 100%;
  height: auto;
  margin: 1.25rem 0 0 0;
}

#article-view figure.imagegridblock .image-container {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  flex-wrap: wrap;
}

#article-view figure.imagegridblock .image-container>span {
  margin-right: 0;
  margin-top: 2px;
}

#article-view figure.imagegridblock img {
  margin: 0;
  height: inherit;
}

#article-view figure.imagegridblock span img {width: 100%;}

hr[data-ke-style],
#article-view hr[data-ke-style] {
  border: none;
  font-size: 0;
  line-height: 0;
  margin: 1.25rem auto;
  background: url('https://t1.daumcdn.net/keditor/dist/0.7.21/image/divider-line.svg');
  background-size: 200px 420px;
  cursor: default !important;
}

hr[data-ke-style='style1'],
#article-view hr[data-ke-style='style1'] {
  background-position: center 0;
  width: 64px;
  height: 4px;
  padding: 1.25rem;
}

hr[data-ke-style='style2'],
#article-view hr[data-ke-style='style2'] {
  background-position: center -3rem;
  width: 64px;
  height: 3px;
  padding: 1.25rem;
}

hr[data-ke-style='style3'],
#article-view hr[data-ke-style='style3'] {
  background-position: center -6rem;
  width: 64px;
  height: .5rem;
  padding: 1.25rem 1.25rem;
}

hr[data-ke-style='style4'],
#article-view hr[data-ke-style='style4'] {
  background-position: center -9rem;
  width: 2px;
  height: 60px;
  padding: 0 51px;

}

hr[data-ke-style='style4']+hr[data-ke-style='style4'],
#article-view hr[data-ke-style='style4']+hr[data-ke-style='style4'] {
  margin-top: 0;
}

hr[data-ke-style='style5'],
#article-view hr[data-ke-style='style5'] {
  background-position: center -13rem;
  background-repeat: repeat-x;
  height: 2px;
  padding: 21px 0;
}

hr[data-ke-style='style6'],
#article-view hr[data-ke-style='style6'] {
  background-position: center -16rem;
  background-repeat: repeat-x;
  height: 2px;
  padding: 21px 0;
}

hr[data-ke-style='style7'],
#article-view hr[data-ke-style='style7'] {
  background-position: center -19rem;
  width: 200px;
  height: 19px;
  padding: 1.25rem 1.25rem 17px 1.25rem;
}

hr[data-ke-style='style8'],
#article-view hr[data-ke-style='style8'] {
  background-position: center -362px;
  width: 200px;
  height: 19px;
  padding: 1.25rem 1.25rem 17px 1.25rem;
}


/* 테이블 */
#article-view table[data-ke-style] {margin-bottom: 0px;}

#article-view table {
  border-color: #ddd;
  margin-bottom: 0px;
}

#article-view table tbody tr {box-sizing: content-box;}

#article-view table td {
  word-break: break-word;
  padding: .5rem;
  font-size: 15px;
}

#article-view table[data-ke-style='style1'] tr:first-child td {border-bottom: 1px solid #6ed3d8;}

#article-view table[data-ke-style='style2'] tr:first-child td {border-bottom: 1px solid #008300;}

#article-view table[data-ke-style='style3'] tr:first-child td {border-bottom: 1px solid #006dbe;}

#article-view table[data-ke-style='style4'] tr:nth-child(2n) td {background-color: #f9f9f9;}

#article-view table[data-ke-style='style5'] tr:nth-child(2n) td {background-color: #f8fbfb;}

#article-view table[data-ke-style='style6'] tr:nth-child(2n) td {background-color: #f5f7f5;}

#article-view table[data-ke-style='style7'] tr:nth-child(2n) td {background-color: #f6f8fb;}

#article-view table[data-ke-style='style8'] tr:first-child td {border-bottom: 2px solid #797979;}

#article-view table[data-ke-style='style8'] {
  border-left: 0 none;
  border-right: 0 none;
}

#article-view table[data-ke-style='style8'] td {
  border-right-color: transparent;
  border-left-color: transparent;
}

#article-view table[data-ke-style='style9'] tr:first-child td {
  border-bottom: 2px solid #6ed3d8;
}

#article-view table[data-ke-style='style9'] {
  border-left: 0 none;
  border-right: 0 none;
}

#article-view table[data-ke-style='style9'] td {
  border-right-color: transparent;
  border-left-color: transparent;
}

#article-view table[data-ke-style='style10'] tr:first-child td {
  border-bottom: 2px solid #008300;
}

#article-view table[data-ke-style='style10'] {
  border-left: 0 none;
  border-right: 0 none;
}

#article-view table[data-ke-style='style10'] td {
  border-right-color: transparent;
  border-left-color: transparent;
}

#article-view table[data-ke-style='style11'] tr:first-child td {
  border-bottom: 2px solid #2780d4;
}

#article-view table[data-ke-style='style11'] {
  border-left: 0 none;
  border-right: 0 none;
}

#article-view table[data-ke-style='style11'] td {
  border-right-color: transparent;
  border-left-color: transparent;
}

#article-view table[data-ke-style='style12'] tr:nth-child(odd) td {background-color: #f9f9f9;}

#article-view table[data-ke-style='style12'] tr td:first-child {background-color: #e7e7e8;}

#article-view table[data-ke-style='style12'] tr:first-child td {
  background-color: #9b9b9b;
  border: 1px solid #888;
  color: #fff;
}

#article-view table[data-ke-style='style13'] tr:nth-child(odd) td {background-color: #f9f9f9;}

#article-view table[data-ke-style='style13'] tr td:first-child {background-color: #e7e7e8;}

#article-view table[data-ke-style='style13'] tr:first-child td {
  background-color: #6ed3d8;
  border: 1px solid #5cbcc1;
  color: #fff;
}

#article-view table[data-ke-style='style14'] tr:nth-child(odd) td {background-color: #f9f9f9;}

#article-view table[data-ke-style='style14'] tr td:first-child {background-color: #e7e7e8;}

#article-view table[data-ke-style='style14'] tr:first-child td {
  background-color: #008300;
  border: 1px solid #006d00;
  color: #fff;
}

#article-view table[data-ke-style='style15'] tr:nth-child(odd) td {background-color: #f9f9f9;}

#article-view table[data-ke-style='style15'] tr td:first-child {background-color: #e7e7e8;}

#article-view table[data-ke-style='style15'] tr:first-child td {
  background-color: #2780d4;
  border: 1px solid #1568b7;
  color: #fff;
}

#article-view table[data-ke-style='style16'],
#article-view table[data-ke-style='style16'] tr,
#article-view table[data-ke-style='style16'] tr td {border-color: transparent;}


/* 오픈 그래프 */
#article-view figure[data-ke-type='opengraph'] {margin: .625rem 0;}

#article-view figure[data-ke-type='opengraph'] a {
  box-sizing: initial;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .07);
  border: solid 1px rgba(0, 0, 0, .1);
  text-decoration: none;
  color: #000;
}
#article-view figure[data-ke-type='opengraph'] a:hover {opacity: 1;}

#article-view figure[data-ke-type='opengraph'] div.og-image {
  width: 200px;
  height: 200px;
  border-right: solid 1px rgba(0, 0, 0, .06);
  background-size: cover;
  background-position: center;
}

#article-view figure[data-ke-type='opengraph'] div.og-image button {display: none;}

#article-view figure[data-ke-type='opengraph']:hover div.og-image button {
  position: absolute;
  top: 0px;
  right: 0px;
  display: block;
  width: 15px;
  height: 15px;
  border: none;
  background-color: #000;
  cursor: pointer;
}

#article-view figure[data-ke-type='opengraph'] p.og-title {
  max-width: 467px;
  padding-bottom: .625rem;
  margin: 0px;
  color: #000000;
  font-size: 22px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

#article-view figure[data-ke-type='opengraph'] .og-desc {
  display: -webkit-box;
  max-width: 467px;
  max-height: 42px;
  margin: 0px;
  line-height: normal;
  color: #909090;
  text-overflow: ellipsis;
  font-size: .875rem;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}


/* 비디오 첨부 */
#article-view figure[data-ke-type='video'] {
  position: relative;
  display: block;
  table-layout: fixed;
  justify-content: center;
  align-items: center;
  line-height: 30px;
  color: #bdbdbd;
  text-align: center;
  font-size: 1rem;
}

#article-view figure[data-ke-type='video'][data-ke-style='alignLeft'] {text-align: left;}

#article-view figure[data-ke-type='video'][data-ke-style='alignCenter'] {
  margin: 1.25rem auto 0;
  text-align: center;
}

#article-view figure[data-ke-type='video'][data-ke-style='alignRight'] {
  margin-left: auto;
  text-align: right;
}

#article-view figure[data-ke-type='video'] img {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}

#article-view figure[data-ke-type='video'][data-video-host] iframe {
  display: block;
  margin: 0px;
}

#article-view figure[data-ke-type='video']>iframe[width='0'][height='0'] {
  width: 860px;
  max-width: 100%;
  height: 484px;
}


/* 코드 블럭 */
#article-view pre code.hljs {
  padding: 1.25rem;
  border: solid 1px #ebebeb;
  line-height: 1.71;
  font-size: .875rem;
  font-family: SF Consolas, monospace;
  overflow: auto;
}


/* 접은 글 */
#article-view .moreless-content :first-child {
  margin-top: 0;
  margin-bottom: 0;
}

#article-view div[data-ke-type='moreLess'] .moreless-content {display: none;}

#article-view div[data-ke-type='moreLess'].open .moreless-content {display: block;}

#article-view div[data-ke-type='moreLess'] .btn-toggle-moreless {
  color: #909090;
  line-height: 26px;
  font-size: 1rem;
  text-decoration: none;
  cursor: pointer;
}


/* 리스트 */
#article-view ul li,
#article-view ol li {
  margin: 0 0 3px 22px;
  line-height: 1.7;
}

#article-view ul,
#article-view ol {
  margin: 14px auto 1.5rem;
  padding: 0 0 0 .625rem;
}


/* 이모티콘 */
#article-view figure[data-ke-type=emoticon][data-ke-align=alignCenter] {text-align: center;}
#article-view figure[data-ke-type=emoticon][data-ke-align=alignLeft] {text-align: left;}
#article-view figure[data-ke-type=emoticon][data-ke-align=alignRight] {text-align: right;}


/* 지도 */
#article-view figure[data-ke-type='map'],
#article-view iframe[data-ke-type='map'] {
  display: block;
  margin: 0 auto;
}


/* 첨부: 이미지 슬라이드 */
#article-view figure.imageslideblock {
  position: relative;
  outline: 0 none;
  font-size: 0;
  clear: both;
}

#article-view figure.imageslideblock .btn {
  display: none;
  outline: none;
}

#article-view figure.imageslideblock.ready .btn {display: inline-block;}

#article-view figure.imageslideblock.ready .mark {opacity: 1;}

#article-view figure.imageslideblock div.image-container {
  position: relative;
  display: flex;
  min-width: 480px;
  max-width: 100%;
  min-height: 300px;
  max-height: 860px;
  margin: 0 auto;
  align-items: center;
  background-color: #000;
  justify-content: center;
  overflow: hidden;
}

#article-view figure.imageslideblock div.image-container span.image-wrap {display: none;}

#article-view figure.imageslideblock div.image-container span.image-wrap.selected {display: inline;}

#article-view figure.imageslideblock div.image-container img {
  max-width: 100%;
  max-height: 100%;
}

#article-view figure.imageslideblock div.image-container .btn {
  position: absolute;
  border: 0;
  background: transparent;
  width: 60px;
  height: 60px;
  top: 50%;
  margin-top: -1.25rem;
}

#article-view figure.imageslideblock div.image-container .btn-prev {left: 0;}

#article-view figure.imageslideblock div.image-container .btn-next {right: 0;}

#article-view figure.imageslideblock div.image-container:hover .btn span {opacity: .3;}

#article-view figure.imageslideblock div.image-container .btn span {
  display: inline-block;
  width: 2.5rem;
  height: 2.5rem;
  background-image: url('https://t1.daumcdn.net/tistory_admin/static/manage/post-editor/img_editor_content.svg');
  text-indent: -10000px;
  transition: opacity ease-in-out 200ms;
  opacity: 0;
  overflow: hidden;
}

#article-view figure.imageslideblock div.image-container .btn:hover span {opacity: 1;}

#article-view figure.imageslideblock div.image-container .btn .ico-prev {background-position: -220px 0;}

#article-view figure.imageslideblock div.image-container .btn .ico-next {background-position: -260px 0;}

#article-view figure.imageslideblock div.mark {
  display: block;
  height: 44px;
  text-align: center;
  opacity: 0;
  transition: opacity ease-in-out 200ms;
}

#article-view figure.imageslideblock div.mark span {
  width: 30px;
  height: 4px;
  display: inline-block;
  margin: 1.25rem 1px;
  background-color: #d6d6d6;
  text-indent: -10000px;
  overflow: hidden;
  cursor: pointer;
}
#article-view figure.imageslideblock div.mark span:first-child {
  background-color: #000;
  margin-left: 0;
}
#article-view figure.imageslideblock div.mark span:last-child {margin-right: 0;}

#article-view figure.imageslideblock figcaption {
  color: #666;
  text-align: center;
  font-size: .875rem;
}

#article-view figure.imageslideblock.alignLeft {text-align: left;}

#article-view figure.imageslideblock.alignCenter {
  margin: 0 auto 1.25rem;
  text-align: center;
}

#article-view figure.imageslideblock.alignRight {
  margin-left: auto;
  text-align: right;
}


/* 구 에디터 속성 */
.btn_more,
.btn_less {
  position: relative;
  display: block;
  width: 100%;
  height: 21px;
  margin: 1.25rem 0;
  border: 0;
  background: transparent;
  color: #888;
  line-height: .875rem;
  font-size: .875rem;
  text-align: left;
}
.btn_less::before,
.btn_more::before {
  content: "...";
  display: inline-block;
  padding-right: 5px;
  font-size: .875rem;
  line-height: .375rem;
  vertical-align: top;
}

.box-timeline-content {word-break: break-all;}

.group-btn {
  line-height: 0;
  font-size: 0;
  text-align: center;
}

.btn_subscription strong,
.area-aside .box-profile .profile-btn-group:not(.member) {display: none;}

.btn_subscription em {
  font-style: normal;
  font-weight: normal;
}

.area-aside .box-profile .tit-g {
  display: block;
  margin: 0 0 .625rem 0;
  font-weight: 600;;
}

.area-aside .box-profile .btn_tool + .profile-btn-group.member {margin-top: 33px;}

.area-aside .box-profile .group-btn {padding: 33px 0 2.5rem;}

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

.cont-empty .tit-g {
  display: block;
  margin-top: 2.5rem;
  line-height: 1.15;
  color: #000000;
  font-weight: 500;
  font-size: 1.25rem;
  letter-spacing: -1.2px;
}

.cont-empty .desc-g {
  margin: 9px 0 0 0;
  color: #777;
  line-height: 1.15;
  font-size: 13px;
}

.cont-empty .group-btn {margin-top: 30px;}

/*=====================================
	  		  Glass Theme by selinak
=====================================*/
#tt-body-page .area-main {background-color: rgba(255,255,255,.94);}

/* 사이드바 */
.area-aside {
  border: 1px solid #fff;
  border-radius: 1.5rem;
  background-color: rgba(255,255,255,.1);
  box-shadow: 0 8px 32px rgba(0, 0, 0, .1);
  backdrop-filter: blur(1rem);
  -webkit-backdrop-filter: blur(1rem);
}

.area-aside .box-profile {margin-bottom: 2rem;}

.profile-wrapper {
  display: flex;
  padding: 1.25rem 1rem;
  margin-bottom: 2rem;
  border: 1px solid rgba(255,255,255,.5);
  border-radius: 2rem;
  background: #fff;
  color: inherit;
  text-decoration: none;
  box-shadow: 5px 5px 1rem rgba(0,0,0,.1);
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
}

.profile-img-box {
  width: 45px;
  min-width: 45px;
  height: 45px;
  margin-right: .5rem;
  border: 2px solid rgba(0, 0, 0, .15);
  border-radius: 50%;
  overflow: hidden;
}

.profile-img-box img {
  width: 100%;
  object-fit: cover;
}

.profile-txt-box p {
  margin: 0;
  text-shadow: 0 0 1px rgba(255, 255, 255, .64);
  color: #111;
}

.profile-btn-group {
  position:relative;
  display: flex;
  height: 43px;
  justify-content: center;
  filter: drop-shadow(5px 5px 1rem rgba(0,0,0,.06));
  -webkit-filter: drop-shadow(5px 5px 1rem rgba(0,0,0,.06));
}
.profile-btn-group::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  display: flex;
  width:1px;
  height:20px;
  background:rgb(232,232,234);
  transform: translate(-50%,-50%);
}

.profile-btn-group .btn-blog-manage, 
.profile-btn-group .btn-write, 
.area-aside .btn_subscription {
  display: flex;
  width: 50%;
  height: 100%;
  padding: .5rem;
  border: 1px solid rgba(255, 255, 255, .5);
  align-items: center;
  justify-content: center;
  background-color: #fff;
  color: #111;
  font-size: .875rem;
  appearance: none;
  filter: drop-shadow(5px 5px 10px rgba(0,0,0,.08));
  -webkit-filter: drop-shadow(5px 5px 10px rgba(0,0,0,.08));
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
  cursor: pointer;
}
.profile-btn-group .btn-blog-manage,
.profile-btn-group .btn-write {column-gap: 5px;}

.profile-btn-group .btn-write {
  border-top-left-radius: 1.25rem;
  border-bottom-left-radius: 1.25rem;
}

.profile-btn-group .btn-blog-manage {
  border-top-right-radius: 1.25rem;
  border-bottom-right-radius: 1.25rem;
}

.area-aside .btn_subscription {
  width: 100%;
  height: 37px;;
  border-radius: 1.25rem;
  font-family: xeicon !important;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  filter: drop-shadow(5px 5px 10px rgba(0,0,0,.08));
  -webkit-filter: drop-shadow(5px 5px 10px rgba(0,0,0,.08));
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing:grayscale;
  cursor: pointer;
}
.area-aside .btn_subscription::before {
  content: "";
  display: inline-block;
  width: .875rem;
  height: .875rem;
  margin-top: 1px;
  margin-right: .4rem;
  background: url('./images/icon_eyes.png') no-repeat center/contain;
}

.box-reply .link-sidebar {display: block;}

/* 홈 */
.article-type-common .title > img {display: none;}

.article-type-common .title:has(img)::after {
  content: "";
  display: inline-block;
  width: 1rem;
  height: 1rem;
  margin-top: -1px;
  margin-left: .25rem;
  background: url('./images/icon_new.png') no-repeat center/contain;
}

/* 태그 */
.box-tag {padding-top: 1.5rem;}

.area-tag .box-tag a {
  display: inline-flex;
  max-width: 100%;
  padding: .5rem;
  margin: 0 .75rem .75rem 0;
  border: 1px solid rgba(255, 255, 255, .8);
  border-radius: 1.5rem;
  background-color: #fff;
  color: #111;
  font-size: .875rem;
  font-weight: 400;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.area-tag .box-tag a:hover {
  color: var(--primary-color);
  text-decoration: underline;
}

.area-main .box-tag {padding-top: 1rem;}

.article-footer .article-tag {
  display: block;
  border-bottom: 1px solid #e7e7e8;
}


/* 상세 페이지 */
.container_postbtn .postbtn_like,
.container_postbtn .btn_menu_toolbar {
  padding: 0 .5rem !important;
  border: 1px solid #fff !important;
  border-radius: 1.5rem !important;
  box-shadow: 0 0 .5rem rgba(0,0,0,.08);
}

.area-main .another_category {
  padding: 1rem !important;
  border-color:#fff !important;
  border-radius: 1.5rem !important;
  box-shadow: 0 0 .5rem rgba(0,0,0,.08);
}

.area-main .another_category * {color: #111 !important;}

.area-main .another_category h4 {
  padding-bottom: 1rem !important;
  border-color: #e7e7e8 !important;
  font-size: 14px !important;
  font-weight: 700;
}

.area-main .another_category table {margin-top: 1rem !important;}

.article-view .another_category th {
  display: flex;
  line-height: 1;
}
.article-view .another_category th,
.article-view .another_category td {padding: .6rem 0 !important;}

.area-main .another_category th > span {display: none;}

.article-view .another_category th a {
  display: block;
  width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.article-related .link-related {
    display: block;
    padding: 1rem;
    margin: .5rem;
    border-radius: 1.5rem;
    box-shadow: 0 0 .5rem rgba(0,0,0,.08);
}

.area-main .tt_box_namecard {
  min-height: unset;
  border: 1px solid #fff;
  border-radius: 1.5rem;
  background-color: #f2f2f7;
}

.area-main .tt_box_namecard .tt_cont {padding: 2rem 0 2rem 2rem;}

.area-main .tt_box_namecard .tt_wrap_thumb {
  margin: 2rem 2rem 2rem 0;
  border-radius: 1rem;
}

.area-main .tt_box_namecard .tt_tit_cont {
  color: #111;
  font-size: 1.2rem;
  }

.area-main .tt_box_namecard .tt_desc {color: #555;}

.tt-area-write .tt-box-account {margin-bottom: 1rem;}

.tt-area-write .tt-box-account input {
  padding: 1rem;
  border: 1px solid #fff;
  border-radius: 1.5rem;
  box-shadow: 0 0 .5rem rgba(0,0,0,.08);
}
.tt-area-write .tt-box-account input:focus,
.tt-area-write .tt-box-account input:hover {border-color:var(--primary-color);}

.article-reply .tt-box-total {
  padding-bottom: 1rem;
  border-color: #e7e7e8;
}
.article-reply .tt-box-textarea .tt-inner-g {
  padding: 1rem;
  border: 1px solid #fff;
  border-radius: 1.5rem;
  box-shadow: 0 0 .5rem rgba(0,0,0,.08);
}

.article-reply .tt-box-textarea.tt-input-textarea .tt-inner-g,
.article-reply .tt-box-textarea textarea {background: none;}

.article-reply .tt-btn_register {
  border: 1px solid #fff;
  border-radius: 1.5rem;
  box-shadow: 0 0 .5rem rgba(0,0,0,.04);
  background-color: #fff;
  color: #111;
}
.article-reply .tt-btn_register:hover {
  background-color: rgba(77, 72, 66, .8);
  border-color: rgba(255, 255, 255, .64);
  color:#fff;
  box-shadow: 0 0 .5rem rgba(0,0,0,.1);
  text-shadow: 0 0 1px rgba(255, 255, 255, .64);
  backdrop-filter: blur(1rem);
  -webkit-backdrop-filter: blur(1rem);
}
.article-reply .tt-btn_register:focus {
  background-color: rgba(77, 72, 66, .8);
  border-color: rgba(255, 255, 255, .64);
  color:#fff;
  box-shadow: 0 0 .5rem rgba(0,0,0,.1);
  text-shadow: 0 0 1px rgba(255, 255, 255, .64);
  backdrop-filter: blur(1rem);
  -webkit-backdrop-filter: blur(1rem);
}
.article-reply .tt-btn_register:disabled {
  color:#555;
  box-shadow: 0 0 .5rem rgba(0,0,0,.04);
  text-shadow: none;
  cursor:not-allowed;
}

.article-reply .tt-wrap-cmt .tt_desc {color: #111;}

.menu_toolbar .btn_menu_toolbar {
  font-family: inherit !important;
  background-color: rgba(255,255,255,.8);
  backdrop-filter: blur(1rem);
  -webkit-backdrop-filter: blur(1rem);
}


/* ======================= 반응형 ======================= */
@media screen and (max-width: 1061px) {
  .area-promotion {height: 350px;}

  .area-promotion .inner-promotion {
    position: relative;
    padding: 0 1.25rem;
  }

  .area-promotion .inner-promotion .box-promotion {
    position: absolute;
    bottom: 2.5rem;
  }

  .area-promotion .inner-promotion strong {
    width: 270px;
    line-height: 33px;
    font-size: 30px;
    -webkit-line-clamp: 3;
  }

  .area-promotion .inner-promotion .link-promotion {
    width: 120px;
    height: 28px;
    font-size: .75rem;
    line-height: 28px;
    margin-top: 22px;
  }

  #container {margin-top: 0;}

  .area-main {
    width: 100%;
    max-width: 100%;
  }

  .area-aside .box-recent .list-recent .box-recent strong,
  .box-notice .link-sidebar a,
  .box-reply .link-sidebar strong {
    display: -webkit-box;
    text-overflow: ellipsis;
    word-break: break-all;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  .area-aside .box-recent .list-recent .box-recent strong {-webkit-line-clamp: 2;}

  .box-notice .link-sidebar a,
  .box-reply .link-sidebar strong {-webkit-line-clamp: 1;}

  #tt-body-category.use-category-banner #container {margin-top: 386px;}

  .use-category-banner .category-banner-wrp {
    top: -386px;
    height: 350px;
  }

  .use-category-banner .category-banner .category-description-box {
    position: absolute;
    bottom: 2.5rem;
  }

  .use-category-banner .category-banner .category-banner-inner {
    position: relative;
    padding: 0 1.25rem;
  }

  .use-category-banner .category-banner .category-description-box strong {
    width: 270px;
    margin-bottom: 22px;
    line-height: 30px;
    font-size: 30px;
    -webkit-line-clamp: 3;
  }

  .border-none {border: none;}
}

@media screen and (max-width: 1060px) {
  #tt-body-page .main {padding-top: 2rem;}

  .main {width: 92%;}

  #footer .inner-footer {width:92%;}

  #article-view {padding: .5rem 0 1rem;}

  .listmorebuttonmobile .area-paging,
  .listmorenumbermobile .area-paging-more {display: none;}

  .wrap-right .header .topnavmenu>ul {padding: 0 0 37px 0;}

  .header .inner-header {
    max-width: initial;
    padding-top: 2rem;
  }

  .header .title-logo {
    position: absolute;
    top: 15px;
    left: 1.25rem;
    margin: 0;
  }

  .header .link_logo {font-size: 1rem;}

  .header .area-slogun {
    display: none;
    padding: 0 1.25rem 0 1.25rem;
  }

  .header .area-slogun strong {
    display: block;
    overflow: inherit;
    max-height: 100%;
    font-size: 30px;
    margin-bottom: .625rem;
    line-height: 1.05;
  }

  .header .area-slogun p {
    width: auto;
    font-size: .75rem;
  }

  .header .area-slogun.slogunmobileoff,
  .header .area-promotion.bannermobile-on {display: block;}

  .header .area-promotion,
  .header .box-log {display: none;}

  .header .area-gnb {
    width: 100%;
    margin-bottom: 0;
  }

  .header .tt_category .category_list,
  .header .topnavmenu>ul {
    overflow-x: auto;
    overflow-y: hidden;
  }

  .header .tt_category .category_list li,
  .header .topnavmenu>ul>li {margin-right: 1.5rem;}
  .header .tt_category .category_list li:first-child,
  .header .topnavmenu>ul>li:first-child {
    float: left;
    margin-left: 1.25rem;
  }
  .header .tt_category .category_list li:last-child,
  .header .topnavmenu>ul>li:last-child {margin-right: 1.25rem;}

  .header .tt_category .category_list .link_item,
  .header .topnavmenu>ul>li>a {
    padding: 1.25rem 0 19px 0;
    font-size: 13px;
    font-weight: 400;
  }

  .header .button-menu {
    top: .625rem;
    right: .625rem;
    display: block;
  }

  .header .button-menu svg {
    width: 17px;
    height: .75rem;
  }

  .header .topnavmenu>ul,
  .wrap-right .header .topnavmenu>ul {padding: 0;}

  .area-aside {
    position: fixed;
    top: 0;
    right: -100%;
    width: calc(100% - 104px);
    max-width: 380px;
    height: 100%;
    padding: 1.5rem 1rem 1rem;
    border-left: 1px solid #e7e7e8;
    background: #f2f2f7;
    overflow-x: hidden;
    overflow-y: auto;
    z-index: 20;
    /* box-tag */
  }

  .area-aside .box-log {
    display: table;
    margin-top: 55px;
    text-align: center;
  }

  .area-aside .box-tag a {max-width: 100%;}

  .area-aside-on {
    right: 0;
    transition: .2s ease-out;
  }
  .article-type-common .title {
    max-height: 1.5rem;
    margin-bottom: 7px;
    font-size: 1rem;
    font-weight: 400;
    -webkit-line-clamp: 1;
  }

  .article-type-common .summary {margin-bottom: 7px;}

  .article-type-crop .thumbnail {
    height: auto;
    padding-top: 59.4%;
  }

  .article-type-crop .title {margin-bottom: .5rem;}

  .article-type-crop .summary {
    line-height: 1.6;
    font-size: 13px;
  }

  .article-type-resize .summary {
    line-height: 1.38;
    font-size: 13px;
  }
   .article-type-,
  .article-type-thumbnail {margin-bottom: 19px;}

  .article-type- .thumbnail,
  .article-type-thumbnail .thumbnail {
    width: 80px;
    height: 80px;
    margin-left: 1.25rem;
  }

  .article-type- .article-content,
  .article-type-thumbnail .article-content {padding-top: 2px;}

  .article-type- .title,
  .article-type-thumbnail .title {
    line-height: 1.27;
    font-weight: 400;
  }

  .article-type- .summary,
  .article-type-thumbnail .summary {
    margin-bottom: 0;
    line-height: 1.42;
    font-size: .75rem;
  }
  .area-cover {margin-bottom: 2.5rem;}

  .area-cover .title-cover {
    font-size: 13px;
    font-weight: 500;
  }

  .title-search {margin: .625rem 0 .625rem 0;}

  .title-search.title-border {
    margin-top: 0;
    margin-bottom: 19px;
    padding-bottom: 9px;
    border-bottom: 1px solid #e7e7e8;
  }

  .article-header .box-meta {bottom: 36px;}

  .article-header .box-meta .category {
    font-size: .75rem;
    font-weight: 400;
  }

  .article-header .title-article {
    padding-right: 30px;
    font-size: 30px;
  }

  .article-header .box-info {
    font-size: 11px;
    font-weight: 400;
  }

  .article-header .box-info .date::before {top: .5rem;}

  .article-tag {
    display: block;
    margin-bottom: 38px;
    padding-bottom: 30px;
  }

  .article-page {margin-bottom: 39px;}

  .article-page ul {margin: 0 0 36px 0;}

  .article-page ul li {
    margin-bottom: 5px;
    font-size: .75rem;
  }

  .article-reply .box-meta strong {display: block;}

  .article-reply .box-total {font-size: 13px;}

  .article-reply .tt_more_preview_comments_wrap {
    height: 2rem;
    font-size: .75rem;
    line-height: 30px;
  }
  .area-reply {margin-bottom: 30px;}

  .area-reply .item-reply {padding: 25px 0 19px 0;}

  .area-reply .thumbnail {
    width: 38px;
    height: 38px;
    margin-right: .625rem;
  }

  .area-reply .box-content {margin-top: -3px;}

  .area-reply .box-content .box-meta {line-height: 1.59;}

  .area-reply .box-content .box-meta strong a {font-size: .75rem;}

  .area-reply .box-content .box-meta .date {
    padding-left: 0;
    font-size: .75rem;
  }

  .area-reply .box-content .box-meta .date::before {background: none;}

  .area-reply .box-content .text {
    width: 100%;
    margin-bottom: .5rem;
    font-size: .75rem;
  }

  .area-reply .box-content .list-modify {background-color: #fff;}

  .area-reply .list-reply-comment {
    width: 100vw;
    margin: 1.25rem -1.25rem -1.25rem -1.25rem;
    padding: 1.25rem 1.25rem 13px 68px;
  }

  .area-reply .list-reply-comment .box-modify {right: -9px;}

  .area-reply .list-reply-comment .box-meta {margin-top:.375rem;}
  .area-write .box-textarea textarea {
    height: 140px;
    font-size: .75rem;
  }
  .container_postbtn {padding: 36px 0 1.25rem 0 !important;}
  
  #tt-body-tag .title-search {font-size: 13px;}

  #tt-body-tag .title-search.title-search.title-border {padding-bottom: 11px;}

  .util:not(.use-sidebar),
  .wrap-drawer .util.use-top {display: none}

  .wrap-drawer .util.use-sidebar,
  .wrap-drawer .util.use-sidebar {display: block}

  .util.use-sidebar .searchInput {font-size: 11px;}

  #tt-body-tag .header,
  #tt-body-media .header,
  #tt-body-search .header,
  #tt-body-location .header,
  #tt-body-guestbook .header,
  #tt-body-archive .header,
  #tt-body-page .header,
  #tt-body-category .header {margin-bottom: 0;}

  #tt-body-page .header .title-logo,
  #tt-body-category .header .title-logo,
  #tt-body-archive .header .title-logo,
  #tt-body-search .header .title-logo {margin: 0;}

  #footer {
    padding: 1.5rem 0 1rem 0;
    margin-top: 1.5rem;
  }

  #footer .box-policy {
    margin-top: 34px;
    margin-bottom: 21px;
  }

  #footer .link-footer {
    display: block;
    margin-bottom: .5rem;
    font-size: 11px;
  }
  #footer .link-footer::before {width: 0;}

  #footer .text-info,
  #footer address {font-size: 11px;}

  #footer .box-site {
    top: -54px;
    left: 0;
    width: 100%;
  }

  #footer .box-site button {
    width: 100%;
    height: 2.5rem;
    border-left: none;
    border-left: right;
    background-position: calc(100% - 1.25rem) center;
  }

  #footer .box-site button.on {background-position: calc(100% - 1.25rem) center;}

  #footer .box-site ul {
    top: 37px;
    bottom: auto;
  }

  #footer .box-site ul li {padding-left: 1.25rem;}

  .article-footer .title-footer {font-size: 13px;}
}

@media screen and (max-width: 1023px) {
  .area-paging .link_page {color: rgba(0, 0, 0, .75);}

  .area-paging .link_page.no-more-prev,
  .area-paging .link_page.no-more-next {color: rgba(0, 0, 0, .15);}

  .area-paging .link_page span {
    font-size: 1.5rem;
    font-weight: 600;
  }

  .area-paging .link_num {
    font-size: .875rem;
    font-weight: 900;
  }

  .area-paging .selected {
    position: relative;
    width: auto;
    margin-right: .5rem !important;
    font-size: .875rem;
    color: #fff !important;
  }
  
  .area-paging .link_num span {position: relative;}
  .area-paging .link_num span:not(.selected),
  .area-paging .link_num:last-child span {display: inline-block;}

  .area-paging .link_ellipsis {display: none;}
}

@media screen and (max-width: 850px) {
  .article-type-common {padding: .75rem;}

  .box-cover-poster {column-gap: .5rem;}

  .box-cover-poster .article-type-poster {
    width: 180px;
    min-width: 180px;
    margin-right: .5rem;
  }

  .box-cover-poster .article-type-poster .thumbnail {
    height: 190px;
    padding-top: 0;
  }
}

@media screen and (max-width: 768px) {
  .header .line-bottom {display: none;}

  .header .area-gnb {margin-top: 0px;}

  .header .area-slogun {
    padding-top: 0px;
    margin-top: 30px;
    margin-bottom: 30px;
  }

  #tt-body-tag .main,
  #tt-body-media .main,
  #tt-body-index .main,
  #tt-body-category .main,
  #tt-body-search .main,
  #tt-body-archive .main,
  #tt-body-guestbook .main {
    padding-top: 0px;
    margin-top: 36px;
  }
  .area_common {margin-top: 36px;}

  .article-view {margin-top: 0px;}

}

@media screen and (max-width: 760px) {
  .article-type-poster {
    width: calc(50% - 5px);
    max-width: initial;
  }
  .article-related {margin-bottom: 34px;}

  .article-related .title-footer {margin-bottom: 11px;}

  .article-related .item-related {min-width: 145px;}

  .article-related .link-related {margin: .25rem;}

  .article-related .thumnail {margin-bottom: .5rem;}

  .article-related .link-related strong {
    margin-bottom: 0;
    font-size: 13px;
  }
  .area-cover .box-cover-poster,
  .area-cover .article-type-poster {margin-bottom: 0px;}
  
  .article-type-crop {width: calc(100% / 2 - .5rem);}

  .box-article .article-type-crop:nth-of-type(n+3) {display: none;}
}

@media screen and (max-width: 743px) {
  .article-view iframe {
    width: 100%;
    height: 56vw;
    -ms-height: 56vmax;
  }
}

@media (max-width: 600px) {
  #article-view figure[data-ke-type='opengraph'] a {height: 90px;}
  #article-view figure[data-ke-type='opengraph'] a::before {left: 44px;}

  #article-view figure[data-ke-type='opengraph'] div.og-image {
    width: 90px;
    height: 90px;
  }

  #article-view figure[data-ke-type='opengraph'] div.og-text {
    height: 90px;
    padding: 13px .75rem 0 1.25rem;
  }

  #article-view figure[data-ke-type='opengraph'] div.og-text p.og-title {
    font-size: 1rem;
    -webkit-line-clamp: 1;
  }

  #article-view figure[data-ke-type='opengraph'] div.og-text p.og-desc {display: none;}

  #article-view figure[data-ke-type='opengraph'] div.og-text p.og-host {bottom: .625rem;}

  #article-view figure.imageslideblock div.image-container {
    width: 100%;
    min-width: 100%;
    max-height: 100%;
  }

  #article-view figure.imageslideblock div.image-container .btn span {opacity: .3;}
}

@media screen and (max-width:576px) {
  .area-aside {
    width: 100%;
    max-width:19rem;
  }
  #tt-body-index .area-main {padding: 1rem;}

  .box-article:has(.article-type-resize), .box-article:has(.article-type-crop) {margin-bottom: 1rem;}

  .article-type-resize {width: 100%;}

  .article-type-common .link-category {display: block;}
  
  .article-type-common .date::before {content: unset;}
}
