.menu_toolbar {
  display: none
}
body :not(i) {
  font-family: 'Noto Sans KR',sans-serif!important;
  outline: 0;
  word-break: break-all
}
body ol,
body ul {
  list-style: none;
  margin: 0;
  padding: 0
}
body a {
  color: rgba(0,0,0,.5);
  text-decoration: none!important;
  pointer-events: initial!important
}
body a:hover {
  color: #000;
  transition-duration: .2s
}
html[data-theme=dark] {
  background-color: #1e1f21
}
html[data-theme=dark] a {
  color: rgba(255,255,255,.9)
}
html[data-theme=dark] a:hover {
  color: #fff!important
}
#__loader {
  z-index: 9999;
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #fff
}
#__loader .la-ball-clip-rotate {
  color: #fd9372
}
html[data-theme=dark] #__loader {
  background-color: #1e1f21
}
html[data-theme=dark] #__loader .la-ball-clip-rotate {
  color: #fff
}
.sb-profile {
  text-align: center;
  padding-left: 0!important;
  max-width: 210px!important;
  margin-left: 20px
}
.sb-profile img {
  border-radius: 50%
}
.sb-profile .title > a {
  display: inline-block;
  color: rgba(0,0,0,.9);
  font-size: 1.05rem!important;
  margin-top: 18px;
  margin-bottom: 3px
}
.sb-profile .blogger {
  margin-bottom: 15px;
  font-size: .88rem;
  color: rgba(0,0,0,.5)
}
html[data-theme=dark] .sb-profile .title > a {
  color: #fff!important
}
html[data-theme=dark] .sb-profile .blogger {
  color: rgba(255,255,255,.8)
}
.sb-counter {
  width: 230px;
  overflow: hidden
}
.sb-counter .cnt-item {
  float: left;
  font-size: .8rem
}
.sb-counter .cnt-item .title {
  color: rgba(0,0,0,.5);
  font-weight: 500
}
.sb-counter .cnt-item .cnt {
  font-size: 1rem;
  color: rgba(0,0,0,.7);
  font-weight: 600;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis
}
.sb-counter .uk-float-left .cnt {
  max-width: 70px
}
.sb-counter .uk-float-right .cnt-item:first-child {
  margin-right: 10px
}
.sb-counter .uk-float-right .cnt {
  max-width: 55px
}
html[data-theme=dark] .sb-counter .title {
  color: rgba(255,255,255,.8)
}
html[data-theme=dark] .sb-counter .cnt {
  color: #fff
}
.sb-search .uk-search {
  background-color: #e9e9e9;
  font-size: .8rem;
  width: 210px
}
.sb-search .uk-search .uk-search-input {
  border: none
}
html[data-theme=dark] .sb-search .uk-search {
  background-color: #1e1f21!important
}
html[data-theme=dark] .sb-search .uk-search .uk-search-icon {
  color: rgba(255,255,255,.8)
}
#__sidebar > #sidebar__shadow .header_layer {
  position: initial;
  top: unset;
  bottom: unset;
  left: unset;
  right: unset;
  box-shadow: none;
  padding: 0;
  display: block!important;
  max-width: 230px
}
#__sidebar > #sidebar__shadow .header_layer::after {
  display: none
}
#__sidebar > #sidebar__shadow .header_layer a {
  color: rgba(0,0,0,.7)
}
#__sidebar > #sidebar__shadow .header_layer .inner_header_layer {
  background-color: #f4f4f4
}
#__sidebar > #sidebar__shadow .header_layer .inner_header_layer * {
  padding-left: 0;
  border: none
}
#__sidebar > #sidebar__shadow .header_layer .inner_header_layer > .info_profile {
  padding: 0;
  padding-top: 6px
}
#__sidebar > #sidebar__shadow .header_layer .inner_header_layer > .info_profile .link_setting.link_setting_type2 {
  font-size: .8rem
}
#__sidebar > #sidebar__shadow .header_layer .inner_header_layer > .wrap_list {
  box-shadow: none
}
#__sidebar > #sidebar__shadow .header_layer .inner_header_layer > .wrap_list .tit_list_type {
  padding-top: 22px;
  margin-bottom: 10px;
  font-size: .8rem
}
#__sidebar > #sidebar__shadow .header_layer .inner_header_layer .list_toolbar {
  max-width: 200px;
  margin-top: 6px;
  padding-top: 3px
}
#__sidebar > #sidebar__shadow .header_layer .inner_header_layer .list_toolbar > li {
  padding-top: 8px
}
#__sidebar > #sidebar__shadow .header_layer .inner_header_layer .list_toolbar > li a {
  color: rgba(0,0,0,.5)
}
#__sidebar > #sidebar__shadow .header_layer .inner_header_layer .list_toolbar > li a:hover {
  color: #000
}
#__sidebar > #sidebar__shadow .header_layer .inner_header_layer .info_profile_type1:last-child {
  margin-bottom: 0
}
html[data-theme=dark] #__sidebar > #sidebar__shadow .header_layer a {
  color: rgba(255,255,255,.9)
}
html[data-theme=dark] #__sidebar > #sidebar__shadow .header_layer .inner_header_layer {
  background-color: #292a2d
}
html[data-theme=dark] #__sidebar > #sidebar__shadow .header_layer .inner_header_layer > .info_profile .txt_email {
  color: rgba(255,255,255,.7)
}
html[data-theme=dark] #__sidebar > #sidebar__shadow .header_layer .inner_header_layer > .wrap_list .tit_list_type {
  color: #fff
}
html[data-theme=dark] #__sidebar > #sidebar__shadow .header_layer .inner_header_layer .img_common_tistory {
  filter: brightness(0) invert(1)
}
html[data-theme=dark] #__sidebar > #sidebar__shadow .header_layer .inner_header_layer .list_toolbar > li a {
  color: rgba(255,255,255,.8)
}
html[data-theme=dark] #__sidebar > #sidebar__shadow .header_layer .inner_header_layer .list_toolbar > li a:hover {
  color: #fff
}
ul.sub_category_list {
	margin: 0 0 10px 26px;
}

.sb-category .tt_category .link_tit {
  font-size: .9rem;
  font-weight: 600;
  color: rgba(0,0,0,.8);
  margin-bottom: 14px;
  display: inline-block
}

.sb-category .tt_category .category_list li {
  padding-top: 5px
}
html[data-theme=dark] .sb-category .tt_category .link_tit {
  color: #fff!important
}
html[data-theme=dark] .sb-tags i {
  color: #fff!important
}
#sidebar__mask {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,.7);
  z-index: 9997
}
@media screen and (max-width:1600px) {
  #sidebar__mask {
    display: none
  }
}
#__sidebar {
  background: #f4f4f4;
  position: fixed;
  top: 0;
  width: 250px;
  height: 100%;
  overflow: hidden;
  z-index: 9998;
  transition-duration: .2s;
  transition-property: left
}
#__sidebar #sidebar__shadow {
  overflow-x: hidden;
  overflow-y: scroll;
  height: 100%;
  width: 270px;
  position: absolute;
  padding: 25px 0;
  box-sizing: border-box;
  z-index: 9997
}
#__sidebar #sidebar__shadow > div,
#__sidebar #sidebar__shadow nav {
  padding: 15px 0;
  padding-left: 20px;
  box-sizing: border-box;
  max-width: 250px
}
#__sidebar #sidebar__shadow > div ul li,
#__sidebar #sidebar__shadow nav ul li {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 200px
}
#__sidebar #sidebar__shadow h2 {
  font-size: .9rem;
  font-weight: 600;
  color: rgba(0,0,0,.8)
}
#__sidebar #sidebar__shadow .sb-blogmenu ul li {
  padding: 6px 0
}
#__sidebar #sidebar__shadow .sb-popular-posts ul li,
#__sidebar #sidebar__shadow .sb-recent-comments ul li,
#__sidebar #sidebar__shadow .sb-recent-posts ul li,
#__sidebar #sidebar__shadow .sb-tags ul li {
  padding: 4px 0!important
}
#__sidebar #sidebar__shadow a {
  font-size: .9rem
}
#__sidebar #sidebar__shadow a:hover {
  color: #000
}
#__sidebar #sidebar__shadow i {
  margin-right: 7px;
  font-size: .7rem;
  color: rgba(0,0,0,.5)
}
@media screen and (max-width:1600px) {
  #__sidebar {
    left: -250px
  }
}
html[data-theme=dark] #__sidebar {
  background-color: #292a2d
}
html[data-theme=dark] #__sidebar #sidebar__shadow h2 {
  color: #fff
}
html[data-theme=dark] #__sidebar #sidebar__shadow ul li a {
  color: rgba(255,255,255,.8)
}
#__nav div[class=btn_tool] .btn_menu_toolbar.btn_subscription {
  cursor: pointer;
  width: 40px;
  height: 40px;
  line-height: 1em;
  text-align: center;
  border-radius: 50%;
  border: none;
  background-color: rgba(0,0,0,.9);
  color: #fff;
  transition-duration: .1s
}
#__nav div[class=btn_tool] .btn_menu_toolbar.btn_subscription :not(i) {
  display: none
}
@media screen and (max-width:1260px) {
  #__nav div[class=btn_tool] .btn_menu_toolbar.btn_subscription {
    width: 35px;
    height: 35px
  }
}
html[data-theme=dark] #__nav div[class=btn_tool] .btn_menu_toolbar.btn_subscription {
  border: #353638;
  background-color: #353638;
  color: rgba(255,255,255,.9);
  box-shadow: none;
  z-index: 9999
}
html[data-theme=dark] #__nav div[class=btn_tool] .btn_menu_toolbar.btn_subscription:hover {
  background-color: #53575c
}
#__nav {
  width: 100%;
  box-sizing: border-box;
  padding: 0 20px;
  padding-top: 10px
}
#__nav.sticky {
  background-color: rgba(255,255,255,.8);
  backdrop-filter: blur(2px);
  padding-top: 8px;
  padding-bottom: 8px
}
#__nav.sticky .metainfo {
  display: block;
  line-height: 1rem
}
#__nav.sticky .metainfo > * {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: calc(80vw - 152px)
}
#__nav.sticky .metainfo .category,
#__nav.sticky .metainfo .title {
  font-weight: 500
}
#__nav.sticky .metainfo .title {
  margin: 0
}
#__nav.sticky .metainfo .category {
  display: inline-block
}
#__nav .metainfo {
  text-align: center;
  display: none
}
#__nav .metainfo .title {
  font-size: .92rem
}
#__nav .metainfo .category {
  font-size: .8rem;
  margin-bottom: 1px
}
#__nav #nav__s1 img {
  border-radius: 50%;
  transition-duration: .2s;
  width: 40px;
  height: 40px;
  cursor: pointer
}
@media screen and (max-width:1260px) {
  #__nav {
    padding: 0 15px;
    padding-top: 10px
  }
  #__nav #nav__s1 img {
    width: 35px;
    height: 35px
  }
}
html[data-theme=dark] #__nav .metainfo .title {
  color: #fff
}
html[data-theme=dark] #__nav.sticky {
  background-color: rgba(30,31,33,.8)
}
.form {
  overflow: hidden;
  background: #f8f8f8;
  margin-top: 25px;
  border-radius: 16px;
  box-sizing: border-box;
  height: 200px;
  padding: 20px;
  position: relative
}
.form .form__shadow {
  box-sizing: border-box
}
.form .form__shadow textarea {
  border: none;
  outline: 0;
  background: 0 0;
  resize: none;
  height: 120px;
  padding: 0;
  padding-right: 40px;
  width: 660px;
  overflow-x: hidden;
  overflow-y: scroll;
  box-sizing: border-box;
  font-size: .92rem
}
@media screen and (max-width:690px) {
  .form {
    height: 160px;
    width: 100%
  }
  .form .form__shadow textarea {
    width: 100vw;
    height: 75px;
    padding-right: 67px
  }
}
.form .form-control {
  align-items: baseline;
  display: flex
}
.form .form-control input[type=checkbox] {
  display: none
}
.form .form-control .form__control__inner .form__guest {
  width: 420px
}
.form .form-control .form__control__inner .form__guest > * {
  display: inline-block;
  width: 170px
}
.form .form-control .form__control__inner .form__guest input {
  border: none;
  background: 0 0;
  display: inline-block;
  width: 100px
}
.form .form-control .form__control__inner .form__guest label {
  font-size: .8rem;
  margin-right: 5px
}
.form .form-control .form__submit {
  text-align: right;
  padding: 0
}
.form .form-control .form__submit > * {
  padding-left: 20px
}
.form .form-control .form__submit a::before {
  font-size: 2rem
}
.form .form-control .form__submit a::before {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 600;
  content: '\f0ab';
  color: rgba(0,0,0,.9)
}
.form .form-control .form__submit input[type=checkbox]:checked + #secret-label::before {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 600;
  content: '\f023';
  color: rgba(0,0,0,.9)
}
.form .form-control .form__submit #secret-label::before {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 600;
  content: '\f13e';
  color: rgba(0,0,0,.9)
}
@media screen and (max-width:690px) {
  .form .form-control {
    align-items: center
  }
  .form .form-control .form__control__inner .form__guest {
    width: 150px
  }
  .form .form-control .form__control__inner .form__guest > * {
    display: block;
    margin: 0;
    padding: 0;
    width: 100%
  }
  .form .form-control .form__submit {
    position: relative;
    top: 6px
  }
}
html[data-theme=dark] .form {
  background-color: #292a2d
}
html[data-theme=dark] .form input,
html[data-theme=dark] .form label,
html[data-theme=dark] .form textarea {
  color: #fff
}
html[data-theme=dark] .form .form-control .form__submit #secret-label::before,
html[data-theme=dark] .form .form-control .form__submit a::before,
html[data-theme=dark] .form .form-control .form__submit input[type=checkbox]:checked + label::before {
  color: #fff!important
}
.list {
  padding-top: 35px
}
.list > ol {
  display: flex;
  flex-direction: column-reverse
}
.list > ol > li {
  padding: 5px 0;
  position: relative
}
.list > ol > li::before {
  content: '';
  position: absolute;
  width: 1px;
  height: 100%;
  background-color: rgba(0,0,0,.1);
  left: 24px;
  z-index: 1
}
.list > ol > li .header {
  overflow: hidden
}
.list > ol > li .header .user {
  float: left;
  overflow: hidden
}
.list > ol > li .header .user > div {
  float: left
}
.list > ol > li .header .user .pic {
  margin-right: 12px
}
.list > ol > li .header .user .pic img {
  border-radius: 50%;
  width: 48px;
  height: 48px;
  position: relative;
  z-index: 2
}
.list > ol > li .header .user .metainfo .name {
  font-size: 1rem;
  font-weight: 600;
  color: rgba(0,0,0,.9)
}
.list > ol > li .header .user .metainfo .name a {
  color: rgba(0,0,0,.9)
}
.list > ol > li .header .user .metainfo .name .tistoryProfileLayerTrigger {
  display: none
}
.list > ol > li .header .user .metainfo .date {
  color: rgba(0,0,0,.3);
  font-size: .85rem
}
.list > ol > li .control {
  padding-left: 60px;
  margin: 10px 0
}
.list > ol > li .control a {
  display: inline-block;
  margin-right: 5px;
  font-size: .8rem
}
.list > ol > li .body {
  padding-top: 15px;
  padding-bottom: 5px;
  padding-left: 60px;
  line-height: 1.8em;
  color: rgba(0,0,0,.7);
  font-size: .95rem
}
.list > ol > li > ol > li {
  padding-top: 10px;
  padding-left: 60px
}
html[data-theme=dark] .list > ol li::before {
  background-color: rgba(255,255,255,.5)
}
html[data-theme=dark] .list .header .user .metainfo .name {
  color: #fff
}
html[data-theme=dark] .list .header .user .metainfo .name a {
  color: #fff
}
html[data-theme=dark] .list .header .user .metainfo .date {
  color: rgba(255,255,255,.8)
}
html[data-theme=dark] .list .body {
  color: #fff
}
.index {
  padding: 40px 0
}
.index:first-of-type {
  padding-top: 0;
  padding-bottom: 40px;
  border: none
}
.index:last-of-type {
  padding-bottom: 0
}
.index .title {
  margin-top: 0;
  margin-bottom: 15px;
  line-height: 1.5em;
  font-size: 1.3rem
}
.index .title a {
  color: rgba(0,0,0,.9)
}
.index .category {
  margin-bottom: 5px
}
.index .category a {
  font-size: .9rem;
  font-weight: 500;
  color: #ed5207
}
.index .thumbnail {
  width: 100%;
  margin-bottom: 15px;
  border-radius: 5px
}
.index .summary {
  display: -webkit-box;
  display: -ms-flexbox;
  display: box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  line-height: 1.8em;
  overflow: hidden;
  max-height: 80px;
  margin-top: 1px;
  vertical-align: top;
  word-break: break-all;
  color: rgba(0,0,0,.5)
}
.index .date {
  font-size: .87rem;
  color: rgba(0,0,0,.3)
}
.index .date > span {
  margin-left: 7px
}
@media screen and (max-width:1200px) {
  .index {
    padding: 25px 0
  }
  .index:first-of-type {
    padding-bottom: 25px
  }
  .index .title {
    font-size: 1.3rem
  }
}
html[data-theme=dark] .index .title a {
  color: #fff!important
}
html[data-theme=dark] .index .category a {
  color: rgba(255,255,255,.9)!important
}
html[data-theme=dark] .index .summary {
  color: #fff
}
html[data-theme=dark] .index .date {
  color: rgba(255,255,255,.8)
}
.permalink {
  color: rgba(0,0,0,.8)
}
.permalink > .header {
  text-align: center
}
.permalink > .header .category {
  font-weight: 500;
  color: #ed5207;
  font-size: .96rem
}
.permalink > .header .title {
  margin-top: 0;
  margin-bottom: 5px;
  font-weight: 600;
  font-size: 1.7rem;
  line-height: 1.5em
}
.permalink > .header .metainfo {
  font-size: .9rem;
  color: rgba(0,0,0,.5)
}
.permalink > .header .metainfo span {
  display: inline-block;
  padding: 0 3px
}
.permalink .content {
  text-align: left;
  margin-top: 40px
}
.permalink .content blockquote,
.permalink .content div[data-ke-type=moreLess],
.permalink .content figure[data-ke-type=opengraph],
.permalink .content h2,
.permalink .content h3,
.permalink .content h4,
.permalink .content ol,
.permalink .content table,
.permalink .content ul {
  margin: 20px 0
}
.permalink .content blockquote > a,
.permalink .content div[data-ke-type=moreLess] > a,
.permalink .content figure[data-ke-type=opengraph] > a,
.permalink .content h2 > a,
.permalink .content h3 > a,
.permalink .content h4 > a,
.permalink .content ol > a,
.permalink .content table > a,
.permalink .content ul > a {
  color: #000;
  text-decoration: none!important
}
.permalink .content blockquote [data-ke-style=style2],
.permalink .content h2,
.permalink .content h3,
.permalink .content h4,
.permalink .content p,
.permalink .content span,
.permalink .content table td,
.permalink .content table th,
.permalink .content ul li {
  line-height: 1.8em
}
.permalink .content p {
  margin: 0!important
}
.permalink .content figure[data-ke-type=opengraph] {
  margin-top: 10px!important
}
.permalink .content .imageblock figcaption {
  font-size: .9rem;
  color: rgba(0,0,0,.5)
}
.permalink .content div[data-ke-type=moreLess] {
  position: relative
}
.permalink .content div[data-ke-type=moreLess] .moreless-content {
  margin-top: 25px
}
.permalink .content div[data-ke-type=moreLess] > .btn-toggle-moreless {
  display: inline-block;
  border-radius: 16px;
  background-color: #000;
  padding: 2px 14px;
  color: #fff!important;
  font-size: .85rem!important;
  font-weight: 600
}
.permalink .content div[data-ke-type=moreLess] > .btn-toggle-moreless::before {
  font-family: 'Font Awesome 5 Pro';
  content: '\f0a9';
  margin-right: 5px;
  color: #fff
}
.permalink .content div[data-ke-type=moreLess].open > .btn-toggle-moreless::before {
  content: '\f0ab'
}
.permalink .content div[data-ke-type=moreLess]::before {
  z-index: -1;
  content: '';
  position: absolute;
  top: 15px;
  left: 0;
  height: 0;
  width: 100%;
  border-bottom: 1px dashed rgba(0,0,0,.1)
}
.permalink .content blockquote {
  font-style: initial
}
.permalink .content blockquote[data-ke-style=style1] {
  text-align: center;
  font-size: 1.1rem
}
.permalink .content blockquote[data-ke-style=style1]::before {
  font-family: 'Font Awesome 5 Pro';
  content: '\f10e';
  font-weight: 600;
  display: block;
  margin-bottom: 3px
}
.permalink .content blockquote[data-ke-style=style1] p {
  color: #000
}
.permalink .content blockquote[data-ke-style=style2] {
  border: solid #acacac;
  border-width: 0 0 0 2px;
  padding: 1px 0 0 12px;
  color: #666;
  text-align: left;
  font-size: .9rem
}
.permalink .content blockquote[data-ke-style=style3] {
  font-size: 1rem;
  background: 0 0
}
.permalink .content ol,
.permalink .content ul {
  padding-left: 20px
}
.permalink .content ol li,
.permalink .content ul li {
  margin: 6px 0
}
.permalink .content ul li {
  list-style: circle
}
.permalink .content table,
.permalink .content td,
.permalink .content th {
  border: none;
  border-bottom: 1px solid rgba(0,0,0,.1)
}
.permalink .content table td,
.permalink .content table th {
  font-size: .9rem;
  padding: 16px 12px;
  box-sizing: border-box
}
.permalink .content h2,
.permalink .content h3,
.permalink .content h4 {
  font-weight: 600
}
.permalink .content h2 {
  font-size: 1.5rem
}
.permalink .content h3 {
  font-size: 1.3rem
}
.permalink .content h4 {
  font-size: 1.1rem
}
.permalink .content p,
.permalink .content span {
  letter-spacing: .8px
}
.permalink .content :not(pre) > code {
  position: relative;
  top: -1px;
  color: #ed5207;
  padding: 2px 8px;
  background: #f8f8f8;
  border-radius: 5px;
  white-space: normal
}
.permalink .content b,
.permalink .content strong {
  color: rgba(0,0,0,.9);
  font-weight: 600
}
.permalink .content pre {
  border: none;
  padding: 0
}
.permalink .content pre code {
  background-color: #f8f8f8;
  border-radius: 5px;
  padding: 15px
}
.permalink .content img {
  border-radius: 5px
}
.permalink .content a {
  color: #ed5207;
  text-decoration: underline!important
}
@media screen and (max-width:1200px) {
  .permalink .header .title {
    font-size: 1.7rem
  }
  .permalink .content h2 {
    font-size: 1.3rem
  }
  .permalink .content h3 {
    font-size: 1.2rem
  }
  .permalink .content h4 {
    font-size: 1rem
  }
  .permalink .content .imageblock.alignCenter {
    width: 100%!important;
    margin: 0!important
  }
  .permalink .content blockquote[data-ke-style=style1]::before {
    font-size: .85rem
  }
}
html[data-theme=dark] .permalink > .header .title {
  color: #fff
}
html[data-theme=dark] .permalink > .header .category {
  color: rgba(255,255,255,.8)
}
html[data-theme=dark] .permalink > .header .metainfo {
  color: rgba(255,255,255,.8)
}
html[data-theme=dark] .permalink .content hr {
  filter: brightness(0) invert(1)
}
html[data-theme=dark] .permalink .content div[data-ke-type=moreLess]::before {
  border-bottom: 1px dashed rgba(255,255,255,.5)
}
html[data-theme=dark] .permalink .content figure[id^=og] > a {
  border: none!important
}
html[data-theme=dark] .permalink .content figure[id^=og] .og-text {
  background: #292a2d
}
html[data-theme=dark] .permalink .content figure[id^=og] .og-image {
  border: none
}
html[data-theme=dark] .permalink .content a,
html[data-theme=dark] .permalink .content b,
html[data-theme=dark] .permalink .content blockquote,
html[data-theme=dark] .permalink .content code,
html[data-theme=dark] .permalink .content ol,
html[data-theme=dark] .permalink .content p,
html[data-theme=dark] .permalink .content span,
html[data-theme=dark] .permalink .content strong,
html[data-theme=dark] .permalink .content table td,
html[data-theme=dark] .permalink .content table th,
html[data-theme=dark] .permalink .content ul {
  color: #fff!important
}
html[data-theme=dark] .permalink .content .imageblock figcaption {
  color: rgba(255,255,255,.8)
}
html[data-theme=dark] .permalink .content code {
  background: #292a2d!important
}
html[data-theme=dark] .permalink .content table,
html[data-theme=dark] .permalink .content td,
html[data-theme=dark] .permalink .content th {
  border-bottom: 1px solid rgba(255,255,255,.5)
}
.permalink .container_postbtn {
  padding: 0;
  margin-top: 50px;
  margin-bottom: 5px
}
.permalink .container_postbtn > :not(.postbtn_ccl) {
  border: none;
  background-color: #f8f8f8;
  margin: 0;
  margin-right: 10px
}
.permalink .container_postbtn .postbtn_like {
  color: rgba(0,0,0,.5);
  display: inline-block;
  font-size: .8rem;
  border-radius: 26px;
  padding: 1px 9px
}
.permalink .container_postbtn .btn_subscription {
  transition-duration: .2s;
  width: initial!important;
  padding: 0 14px;
  height: 32px;
  line-height: 30px;
  box-sizing: border-box;
  margin-left: 0!important
}
.permalink .container_postbtn .btn_subscription .txt_state {
  color: rgba(0,0,0,.5);
  font-weight: 500
}
.permalink .container_postbtn .btn_subscription .txt_state::before {
  font-family: 'Font Awesome 5 Pro';
  content: '\f005';
  margin-right: 5px
}
.permalink .container_postbtn .btn_subscription:hover {
  background-color: #ed5207
}
.permalink .container_postbtn .btn_subscription:hover .txt_state {
  color: #fff
}
html[data-theme=dark] .permalink .container_postbtn > :not(.postbtn_ccl) {
  background-color: #292a2d
}
html[data-theme=dark] .permalink .container_postbtn .btn_subscription .txt_state {
  color: #fff
}
html[data-theme=dark] .permalink .container_postbtn .btn_subscription:hover {
  background-color: #fff
}
html[data-theme=dark] .permalink .container_postbtn .btn_subscription:hover .txt_state {
  color: #000!important
}
html[data-theme=dark] .permalink .ico_postbtn {
  filter: brightness(0) invert(1)
}
html[data-theme=dark] #tistoryEtcLayer,
html[data-theme=dark] #tistorySnsLayer {
  background-color: #353638
}
html[data-theme=dark] #tistoryEtcLayer *,
html[data-theme=dark] #tistorySnsLayer * {
  color: #fff
}
html[data-theme=dark] #tistoryEtcLayer .ico_postbtn.ico_arrbt,
html[data-theme=dark] #tistorySnsLayer .ico_postbtn.ico_arrbt {
  filter: invert(50%)
}
html[data-theme=dark] #tistoryEtcLayer .btn_mark:hover,
html[data-theme=dark] #tistorySnsLayer .btn_mark:hover {
  background-color: #53575c
}
.permalink .another_category {
  border: none;
  border-radius: 5px;
  background-color: #f8f8f8;
  padding: 20px;
  margin-top: 15px!important;
  margin-bottom: 0!important;
  box-sizing: border-box
}
.permalink .another_category a {
  text-decoration: none!important
}
.permalink .another_category * {
  position: relative;
  color: rgba(0,0,0,.8)!important
}
.permalink .another_category ::after {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 600;
  transform: scale(.8);
  position: absolute;
  right: 0
}
.permalink .another_category h4 {
  font-size: 1rem!important;
  border-bottom: 1px solid rgba(0,0,0,.8)!important;
  margin-top: 0!important;
  margin-bottom: 8px!important
}
.permalink .another_category h4::after {
  content: '\f0c9'
}
.permalink .another_category h4,
.permalink .another_category table th a {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-right: 20px!important;
  display: block
}
.permalink .another_category table,
.permalink .another_category th {
  border: none!important;
  margin-bottom: 0!important
}
.permalink .another_category table {
  margin: 0!important
}
.permalink .another_category table th {
  font-size: .86rem!important;
  padding: 5px 0!important;
  line-height: 1.5!important
}
.permalink .another_category table th a::after {
  content: '\f061'
}
.permalink .another_category table th .current {
  text-decoration: none!important;
  border: none!important
}
.permalink .another_category table th .current::after {
  content: '\f00c'
}
.permalink .another_category table th span {
  display: none
}
.permalink .another_category table td {
  display: none
}
html[data-theme=dark] .permalink .another_category {
  background-color: #292a2d
}
html[data-theme=dark] .permalink .another_category h4,
html[data-theme=dark] .permalink .another_category h4 a,
html[data-theme=dark] .permalink .another_category table th a {
  color: #fff!important
}
.permalink .tags {
  text-align: left;
  margin-top: 5px
}
.permalink .tags a {
  margin-top: 10px;
  margin-right: 10px;
  background-color: #f8f8f8;
  color: rgba(0,0,0,.5);
  display: inline-block;
  font-size: .8rem;
  border-radius: 26px;
  height: 32px;
  line-height: 30px;
  padding: 0 14px;
  transition-duration: .2s
}
.permalink .tags a:hover {
  background-color: #ed5207;
  color: #fff
}
html[data-theme=dark] .permalink .tags a {
  background-color: #292a2d;
  color: #fff
}
html[data-theme=dark] .permalink .tags a:hover {
  background-color: #fff;
  color: #000!important
}
.permalink > .author {
  overflow: hidden;
  border-top: 1px solid rgba(0,0,0,.1);
  margin-top: 30px;
  padding: 30px 0
}
.permalink > .author .img {
  float: left
}
.permalink > .author .img .profile {
  width: 80px;
  height: 80px;
  border-radius: 50%
}
.permalink > .author .description {
  margin-left: 98px
}
.permalink > .author .description .user {
  color: rgba(0,0,0,.8);
  margin-bottom: 5px
}
.permalink > .author .description .desc {
  line-height: 1.8em;
  font-size: .9rem;
  color: rgba(0,0,0,.5);
  display: -webkit-box;
  display: -ms-flexbox;
  display: box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  max-height: 50px;
  vertical-align: top;
  word-break: break-all
}
html[data-theme=dark] .permalink > .author {
  border-top: 1px solid rgba(255,255,255,.5)
}
html[data-theme=dark] .permalink > .author .description * {
  color: #fff
}
.notify {
  display: none
}
@media screen and (max-width:1600px) {
  .notify {
    display: none!important
  }
}
.uk-notification {
  bottom: 20px;
  width: initial;
  z-index: 9999
}
.uk-notification.uk-notification-bottom-left {
  left: 20px
}
.uk-notification.uk-notification-bottom-right {
  right: 20px
}
.uk-notification > * {
  display: inline-block
}
.uk-notification .uk-notification-message {
  background: 0 0;
  padding: 0;
  z-index: 9999
}
.uk-notification .uk-notification-message .notify {
  display: flex
}
.uk-notification .uk-notification-message .notify .thumbnail {
  height: 100px;
  overflow: hidden
}
.uk-notification .uk-notification-message .notify .thumbnail img {
  height: 100%;
  max-width: 178px
}
.uk-notification .uk-notification-message .notify .metainfo {
  background-color: #f8f8f8;
  padding: 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  max-width: 182px;
  box-sizing: border-box;
  min-height: 100px
}
.uk-notification .uk-notification-message .notify .metainfo * {
  color: #000!important;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis
}
.uk-notification .uk-notification-message .notify .metainfo .title {
  font-size: .96rem;
  font-weight: 500
}
.uk-notification .uk-notification-message .notify .metainfo .description {
  font-size: .8rem;
  margin-bottom: 3px;
  color: rgba(0,0,0,.7)!important
}
html[data-theme=dark] .uk-notification .uk-notification-message .metainfo {
  background-color: #353638
}
html[data-theme=dark] .uk-notification .uk-notification-message .metainfo * {
  color: #fff!important
}
html[data-theme=dark] .uk-notification .uk-notification-message .metainfo .description {
  color: rgba(255,255,255,.9)!important
}
.permalink .container_postbtn {
  padding: 0;
  margin-top: 50px;
  margin-bottom: 5px
}
.permalink .container_postbtn > :not(.postbtn_ccl) {
  border: none;
  background-color: #f8f8f8;
  margin: 0;
  margin-right: 10px
}
.permalink .container_postbtn .postbtn_like {
  color: rgba(0,0,0,.5);
  display: inline-block;
  font-size: .8rem;
  border-radius: 26px;
  padding: 1px 9px
}
.permalink .container_postbtn .btn_subscription {
  transition-duration: .2s;
  width: initial!important;
  padding: 0 14px;
  height: 32px;
  line-height: 30px;
  box-sizing: border-box;
  margin-left: 0!important
}
.permalink .container_postbtn .btn_subscription .txt_state {
  color: rgba(0,0,0,.5);
  font-weight: 500
}
.permalink .container_postbtn .btn_subscription .txt_state::before {
  font-family: 'Font Awesome 5 Pro';
  content: '\f005';
  margin-right: 5px
}
.permalink .container_postbtn .btn_subscription:hover {
  background-color: #ed5207
}
.permalink .container_postbtn .btn_subscription:hover .txt_state {
  color: #fff
}
html[data-theme=dark] .permalink .container_postbtn > :not(.postbtn_ccl) {
  background-color: #292a2d
}
html[data-theme=dark] .permalink .container_postbtn .btn_subscription .txt_state {
  color: #fff
}
html[data-theme=dark] .permalink .container_postbtn .btn_subscription:hover {
  background-color: #fff
}
html[data-theme=dark] .permalink .container_postbtn .btn_subscription:hover .txt_state {
  color: #000!important
}
html[data-theme=dark] .permalink .ico_postbtn {
  filter: brightness(0) invert(1)
}
html[data-theme=dark] #tistoryEtcLayer,
html[data-theme=dark] #tistorySnsLayer {
  background-color: #353638
}
html[data-theme=dark] #tistoryEtcLayer *,
html[data-theme=dark] #tistorySnsLayer * {
  color: #fff
}
html[data-theme=dark] #tistoryEtcLayer .ico_postbtn.ico_arrbt,
html[data-theme=dark] #tistorySnsLayer .ico_postbtn.ico_arrbt {
  filter: invert(50%)
}
html[data-theme=dark] #tistoryEtcLayer .btn_mark:hover,
html[data-theme=dark] #tistorySnsLayer .btn_mark:hover {
  background-color: #53575c
}
.permalink > .author {
  overflow: hidden;
  border-top: 1px solid rgba(0,0,0,.1);
  margin-top: 30px;
  padding: 30px 0
}
.permalink > .author .img {
  float: left
}
.permalink > .author .img .profile {
  width: 80px;
  height: 80px;
  border-radius: 50%
}
.permalink > .author .description {
  margin-left: 98px
}
.permalink > .author .description .user {
  color: rgba(0,0,0,.8);
  margin-bottom: 5px
}
.permalink > .author .description .desc {
  line-height: 1.8em;
  font-size: .9rem;
  color: rgba(0,0,0,.5);
  display: -webkit-box;
  display: -ms-flexbox;
  display: box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  max-height: 50px;
  vertical-align: top;
  word-break: break-all
}
html[data-theme=dark] .permalink > .author {
  border-top: 1px solid rgba(255,255,255,.5)
}
html[data-theme=dark] .permalink > .author .description * {
  color: #fff
}
#tt-body-tag #__tags {
  width: 1100px;
  margin-left: -275px
}
@media screen and (max-width:1200px) {
  #tt-body-tag #__tags {
    width: 100%;
    margin-left: 0
  }
}
#__tags ul {
  column-count: 6;
  column-gap: 20px
}
#__tags ul li {
  break-inside: avoid;
  text-align: center;
  margin-bottom: 15px
}
#__tags ul li a {
  background: #f8f8f8;
  color: rgba(0,0,0,.7);
  display: inline-block;
  font-size: .9rem;
  border-radius: 5px;
  transition-duration: .2s;
  line-height: 1.8em;
  box-sizing: border-box;
  padding: 20px 14px;
  width: 100%
}
#__tags ul li a:hover {
  background-color: #ed5207;
  color: #fff
}
@media screen and (max-width:690px) {
  #__tags ul {
    column-count: 1
  }
}
@media screen and (min-width:690px) and (max-width:960px) {
  #__tags ul {
    column-count: 2
  }
}
@media screen and (min-width:960px) and (max-width:1200px) {
  #__tags ul {
    column-count: 4
  }
}
html[data-theme=dark] #__tags ul li a {
  background: #292a2d;
  color: #fff
}
html[data-theme=dark] #__tags ul li a:hover {
  background-color: #fff;
  color: #000!important
}
#tt-body-guestbook .paging,
#tt-body-page .paging {
  display: flex
}
.paging {
  margin: 0 auto;
  margin-top: 85px;
  display: none
}
.paging li {
  font-size: .9rem;
  padding-left: 0
}
.paging li a {
  color: #000
}
.paging li a.no-more-next,
.paging li a.no-more-prev {
  color: rgba(0,0,0,.5)
}
.paging li a span {
  padding: 0 4px;
  min-width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  display: inline-block
}
.paging li a .selected {
  background-color: #000;
  color: #fff;
  border-radius: 50%;
  padding-left: 8px;
  padding-right: 8px;
  box-sizing: border-box
}
@media screen and (max-width:1200px) {
  .paging {
    margin-top: 45px
  }
  .paging span:not(.selected) {
    display: none
  }
  .paging span.uk-pagination-next,
  .paging span.uk-pagination-previous {
    display: inline-block
  }
}
html[data-theme=dark] .paging li a {
  color: #fff
}
html[data-theme=dark] .paging li a .selected {
  background-color: #fff;
  color: #000
}
#__main {
  clear: both;
  padding: 0 25px;
  margin: 0 auto;
  padding-top: 75px;
  padding-bottom: 100px;
  box-sizing: border-box
}
@media screen and (max-width:690px) {
  #__main {
    padding: 0 15px;
    padding-top: 25px;
    padding-bottom: 55px;
    width: 100%!important
  }
}
#tt-body-guestbook #__main,
#tt-body-page #__main {
  width: 690px
}
#tt-body-archive #__main,
#tt-body-category #__main,
#tt-body-index #__main,
#tt-body-search #__main,
#tt-body-tag #__main {
  width: 600px
}
#__footer {
  width: 100%;
  padding: 0 20px;
  box-sizing: border-box;
  position: fixed;
  bottom: 20px;
  font-size: .92rem
}
#__footer > * {
  color: rgba(0,0,0,.5)
}
#__footer .uk-navbar-right small {
  padding: 0 2px
}
#__footer .uk-navbar-right small:last-child {
  padding-right: 0
}
@media screen and (max-width:1600px) {
  #__footer {
    display: none
  }
}
html[data-theme=dark] #__footer > * {
  color: rgba(255,255,255,.8)
}
#__tidory {
  min-width: 320px
}
/* sidebar */
#sidebar div {margin-bottom:10px; padding:10px; background:#fff; border:1px solid #ddd}

