@charset "UTF-8";

/* reset */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, textarea, p, blockquote, th, td, input, select, textarea, button {
  margin: 0;
  padding: 0;
  outline: none
}

fieldset, img {@charset "UTF-8";

/* reset */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, textarea, p, blockquote, th, td, input, select, textarea, button {
  margin: 0;
  padding: 0;
  outline: none
}

fieldset, img {
  border: 0 none
}

dl, ul, ol, menu, li {
  list-style: none
}

blockquote, q {
  quotes: none
}

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none
}

input, select, textarea, button {
  vertical-align: middle
}

input::-ms-clear {
  display: none
}

button {
  border: 0 none;
  background-color: transparent;
  cursor: pointer
}

body {
  background: #fff
}

/* 1. 본문 및 전체 기본 글꼴 (고딕체 유지) */
body, th, td, input, select, textarea, button {
  font-size: 18px; 
  line-height: 1.8; 
  font-family: 'Pretendard-Regular', sans-serif !important; 
  color: #333;
}

/* 2. H3 부제목만 명조체로 강제 선포 (H2, H4는 위 설정대로 고딕 유지됨) */
.entry-content h3, 
.entry-content h3 span, 
.entry-content [data-ke-size="size23"],
.entry-content [data-ke-size="size23"] span {
  font-family: 'Noto Serif KR', serif !important;
  font-size: 23px !important;
  font-weight: 700 !important;
  line-height: 1.5 !important;
  color: #1e293b !important;
}

/* color값은 디자인가이드에 맞게사용 */
a {
  color: #333;
  text-decoration: none
}

a:active, a:hover {
  text-decoration: underline
}

a:active {
  background-color: transparent
}

address, caption, cite, code, dfn, em, var {
  font-style: normal;
  font-weight: normal
}

#tistorytoolbarid {
  display: none
}

/* global */
#dkIndex {
  overflow: hidden;
  position: absolute;
  left: -9999px;
  width: 0;
  height: 1px;
  margin: 0;
  padding: 0
}

/* 스킵네비게이션 */
.ir_pm {
  display: block;
  overflow: hidden;
  font-size: 0px;
  line-height: 0;
  text-indent: -9999px
}

/* 사용된 이미지내 의미있는 텍스트의 대체텍스트를 제공할때 */
.ir_wa {
  display: block;
  overflow: hidden;
  position: relative;
  z-index: -1;
  width: 100%;
  height: 100%
}

/* 중요한 이미지 대체텍스트로 이미지off시에도 대체 텍스트를 보여주고자 할때 */
.screen_out {
  overflow: hidden;
  position: absolute;
  width: 0;
  height: 0;
  line-height: 0;
  text-indent: -9999px
}

/* 대체텍스트가 아닌 접근성을 위한 숨김텍스트를 제공할때 */
.show {
  display: block
}

.hide {
  display: none
}

.emph_t {
  color: #3db39e
}

.cont_skin {
  margin-top: 80px
}

.article_skin {
  width: 820px;
  margin: 0 auto
}

.txt_bar {
  display: inline-block;
  width: 1px;
  height: 9px;
  margin: 0 5px;
  background-color: #ebebeb
}

.img_profile {
  float: left;
  margin-right: 16px;
  border-radius: 50px
}

.ico_focused {
  outline: 1px dotted #000;
  outline: -webkit-focus-ring-color auto 5px
}

/* 공통이미지 */
.ico_skin {
  display: inline-block;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
  background: url("images/ico_skin.gif") 0 0 no-repeat;
  text-indent: -9999px
}

/* 헤더 */
.wrap_skin {
  position: relative
}

.area_head {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  height: 80px;
  border-bottom: 1px solid #ebebeb;
  background-color: #fff;
  background-color: rgba(255, 255, 255, .95)
}

.area_head:after {
  display: block;
  visibility: hidden;
  height: 0;
  font-size: 0;
  clear: both;
  content: ''
}

.area_head .area_profile {
  position: relative;
  float: left;
  padding: 15px 0 0 30px
}

.area_head .area_profile .link_profile {
  float: left
}

.area_head .area_profile .info_profile {
  float: left;
  max-width: 270px
}

.area_head .btn_name {
  margin-top: 5px;
  font-weight: bold;
  margin-bottom: 2px
}

.area_head .ico_name {
  width: 10px;
  height: 6px;
  margin: 7px 0 0 6px;
  vertical-align: top
}

.area_head .txt_condition {
  width: 100%;
  font-size: 12px;
  color: #aaa;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden
}

.area_head .list_name {
  display: none;
  position: absolute;
  top: 44px;
  left: 92px;
  border: 1px solid #dcdcdc;
  border-radius: 2px;
  background-color: #fff
}

.area_head .on .list_name {
  display: block;
  width: 112px;
  padding-top: 13px;
  padding-bottom: 2px
}

.area_head .on .ico_name {
  background-position: 0 -632px;
}

.area_head .link_name {
  display: block;
  padding-left: 15px;
  margin-bottom: 7px;
  text-decoration: none;
  color: #666
}

.area_head .link_name:hover {
  text-decoration: underline;
  color: #3db39e
}

.area_head .box_division {
  padding-top: 13px;
  border-top: 1px solid #f4f4f4;
  margin-top: 9px
}

.area_menu {
  position: fixed;
  right: 15px;
  top: 21px;
  z-index: 31
}

.area_menu .area_search {
  display: inline-block;
  margin: 0 2px;
  border: 1px solid #ddd;
  border-radius: 3px;
  vertical-align: top
}

.area_menu .on.area_search {
  border: 1px solid #aaa
}

.area_menu .btn_search {
  width: 40px;
  height: 36px
}

.area_menu .on .btn_search {
  display: none
}

.area_menu .ico_search {
  width: 16px;
  height: 16px;
  margin-top: -1px;
  background-position: 0 -25px;
  vertical-align: middle
}

.area_menu .frm_search {
  display: none;
  overflow: hidden;
  width: 210px;
  height: 36px
}

.area_menu .on .frm_search {
  display: block
}

.area_menu .lab_search {
  float: left;
  width: 16px;
  height: 16px;
  margin: 10px 9px 0 12px;
  background-position: 0 -400px
}

.area_menu .tf_search {
  float: left;
  width: 150px;
  margin-top: 9px;
  border: 0 none;
  vertical-align: top;
  color: #333
}

.area_menu .area_navi {
  display: inline-block;
  position: relative;
  margin: 0 2px 0 3px
}

.area_menu .btn_cate {
  width: 160px;
  height: 38px;
  border: 1px solid #3db39e;
  border-radius: 3px;
  font-weight: bold;
  font-size: 12px;
  line-height: 38px;
  color: #3db39e;
  padding: 0 1px 0 5px
}

.btn_close {
  display: none
}

.area_menu .ico_cate {
  width: 10px;
  height: 6px;
  margin: -2px 0 0 53px;
  background-position: 0 -50px;
  vertical-align: middle
}

.area_menu .list_cate {
  display: none;
  position: absolute;
  top: 37px;
  left: 0;
  width: 158px;
  padding: 18px 0 10px;
  border: 1px solid #3db39e;
  border-radius: 0 0 3px 3px;
  background-color: #fff
}

.area_menu .on .list_cate {
  display: block
}

.area_menu .on .ico_cate {
  background-position: 0 -658px;
}

.area_menu .link_cate {
  display: block;
  padding-left: 17px;
  margin-bottom: 12px;
  font-size: 12px;
  color: #333
}

.area_navi .list_cate ul li {
  line-height: 18px
}

.area_navi .list_cate ul li a {
  display: block;
  padding-left: 17px;
  margin-bottom: 12px;
  font-size: 12px;
  color: #333;
  height: 17px
}

.area_navi .list_cate ul li.selected>a,
.area_navi .list_cate ul li a:hover {
  text-decoration: underline;
  color: #3db39e
}

.area_navi .list_cate .c_cnt, .area_navi .list_cate img {
  display: none
}

.area_navi .list_cate ul li ul li ul {
  padding-bottom: 6px;
  margin-top: -6px
}

.area_navi .list_cate ul li ul li ul li {
  color: #b4b4b4;
  padding-left: 21px
}

.area_navi .list_cate ul li ul li ul li a {
  padding-left: 0;
  margin-bottom: 6px;
  font-size: 12px;
  color: #666
}

.area_navi .list_cate ul li ul li ul li a::before {
  content: '· '
}

.area_navi .list_cate .menu_profile {
  display: none
}

.area_list .tit_category {
  position: fixed;
  top: 1px;
  width: 50%;
  left: 25%;
  line-height: 80px;
  text-align: center;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  z-index: 21
}

.tit_category .link_category {
  font-size: 20px;
  font-weight: bold;
  color: #3db39e
}

.tit_category .link_category:hover {
  text-decoration: none
}

.dimmed_layer {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: none;
  z-index: 30
}

.area_head .btn_menu {
  display: none
}

/* 푸터 */
.wrap_etc {
  padding-top: 48px;
  padding-bottom: 5px;
  border-top: 1px solid #ebebeb
}

.wrap_etc .inner_aside {
  overflow: hidden;
  width: 820px;
  margin: 0 auto
}

.wrap_etc .lst {
  margin-right: 0
}

.wrap_etc .list_board {
  padding-top: 8px
}

.wrap_etc .list_board li {
  margin-bottom: 8px
}

.wrap_etc .list_total dt {
  font-weight: bold
}

.wrap_etc .list_total dd {
  font-weight: bold;
  font-size: 22px
}

.wrap_etc .list_visitor {
  overflow: hidden;
  margin-top: 8px;
  font-size: 12px
}

.wrap_etc .list_visitor dt {
  float: left;
  color: #aaa
}

.wrap_etc .list_visitor dd {
  float: right;
  color: #aaa
}

.wrap_etc .link_more {
  position: absolute;
  top: 3px;
  right: 10px;
  font-size: 12px;
  text-decoration: underline;
  color: #aaa
}

.wrap_etc .list_tag {
  overflow: hidden;
  margin-top: 10px
}

.wrap_etc .list_tag li {
  float: left
}

.wrap_etc .list_tag .link_tag {
  display: block;
  height: 24px;
  padding: 0 10px;
  margin: 0 6px 6px 0;
  border-radius: 26px;
  font-size: 11px;
  line-height: 26px;
  border: 1px solid #f0f0f0;
  background-color: #f0f0f0;
  color: #999;
  max-width: 65px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.wrap_etc .list_tag .link_tag:hover {
  border: 1px solid #3db39e;
  background-color: #fff;
  text-decoration: none;
  color: #3db39e
}

.tt-calendar {
  width: 176px !important;
  border-collapse: collapse;
  border-spacing: 0;
  margin-left: -8px
}

.tt-calendar .cal_month {
  height: 20px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 5px
}

.tt-calendar .cal_month a {
  font-weight: bold;
  color: #666
}

.tt-calendar .cal_month a:first-child, .tt-calendar .cal_month a:last-child {
  height: 17px;
  padding: 0 10px;
  vertical-align: top;
  color: #ccc
}

.tt-calendar td, th {
  height: 17px;
  vertical-align: middle;
  width: 14.28%;
  text-align: center;
  font-size: 10px
}

.tt-calendar thead th {
  color: #ccc;
  margin-bottom: 2px
}

.tt-calendar tbody td {
  color: #aaa
}

.tt-calendar tbody td .cal_click {
  font-weight: bold;
  color: #777
}

.wrap_etc .tbl_calendar {
  border-collapse: collapse;
  border-spacing: 0;
  width: 185px;
  margin-top: 5px
}

.wrap_etc .tbl_calendar td {
  height: 17px;
  vertical-align: middle
}

.wrap_etc .col_day {
  width: 14.28%
}

.wrap_etc .tit_week {
  font-weight: normal;
  font-size: 10px;
  text-align: center;
  color: #ccc
}

.wrap_etc .link_day {
  display: block;
  font-size: 10px;
  text-align: center;
  color: #aaa
}

.wrap_etc .day_event {
  font-weight: bold;
  color: #777
}

.wrap_etc .list_keep {
  margin-top: 10px
}

.wrap_etc .list_keep li {
  overflow: hidden;
  margin-bottom: 8px;
  font-size: 12px;
  color: #aaa
}

.wrap_etc .link_keep {
  font-size: 12px;
  color: #aaa
}

.area_foot {
  height: 50px;
  font-size: 12px;
  line-height: 50px;
  text-align: center;
  background-color: #f0f0f0;
  color: #aaa
}

/* 페이징 */
.area_paging_simple {
  display: none
}

.area_paging {
  margin: 30px 0 93px;
  text-align: center
}

.area_paging .inner_paging {
  display: inline-block;
  overflow: hidden
}

.area_paging .ico_skin {
  float: left;
  width: 24px;
  height: 24px;
  margin-top: 6px
}

.area_paging .li_prev {
  margin-right: 20px;
  background-position: 0 -100px
}

.area_paging .link_prev {
  margin-right: 20px;
  background-position: 0 -100px
}

.area_paging .link_next {
  margin-left: 20px;
  background-position: 0 -150px
}

.area_paging .no-more-prev {
  background-position: 0 -75px
}

.area_paging .no-more-next {
  background-position: 0 -125px
}

.area_paging .interword {
  float: left;
  padding: 6px 12px 0
}

.area_paging .link_page {
  float: left
}

.area_paging .link_page span {
  display: block;
  padding: 9px 14px 5px;
  color: #666
}

.area_paging .link_page span.selected {
  border-radius: 3px;
  background-color: #3db39e;
  color: #fff;
  font-weight: bold;
  padding: 8px 14px 6px;
}

/* 뷰 */
.skin_view .area_title {
  margin-bottom: 29px;
  padding: 68px 0 45px;
  border-bottom: 1px solid #ebebeb;
  text-align: center
}

.skin_view .area_title a {
  text-decoration: none
}

.skin_view .tit_category a {
  font-weight: bold;
  color: #3db39e
}

.skin_view .tit_post {
  margin-top: 7px;
  font-size: 40px;
  font-weight: bold;
  color: #000;
  line-height: 50px
}

.skin_view .tit_post a {
  color: #000
}

.skin_view .txt_detail {
  display: block;
  margin-top: 20px;
  font-size: 12px;
  color: #aaa
}

.skin_view .txt_detail .txt_bar {
  margin: 0 7px 0 5px;
}

.skin_view .txt_detail .my_edit {
  display: none
}

.skin_view .my_post .my_edit {
  display: inline-block
}

.skin_view .link_detail {
  font-size: 12px;
  color: #aaa
}

.skin_view .link_detail:hover {
  text-decoration: none
}

.skin_view .area_view {
  padding: 20px 0;
  font-size: 20px;
}

.skin_view .area_view p {
  font-size: 18px;
  line-height: 30px;
}

.skin_view .area_view a {
  color: #3db39e
}

.skin_view .area_view h1,
.skin_view .area_view h2,
.skin_view .area_view h3,
.skin_view .area_view h4 {
  line-height: 1.2em;
  margin: 1.5em auto 1em
}

.skin_view .area_view h1 {
  font-size: 28px;
}

.skin_view .area_view h2 {
  font-size: 24px;
}

.skin_view .area_view h3 {
  font-size: 20px;
}

.skin_view .area_view h4 {
  font-size: 16px;
}

.skin_view .area_view ul,
.skin_view .area_view ol {
  margin: 0 auto 32px;
  padding: 0 0 0 10px;
}

.skin_view .area_view ul li,
.skin_view .area_view ol li {
  margin-left: 24px;
  margin-bottom: 10px;
}

.skin_view .area_view ul li {
  list-style: disc
}

.skin_view .area_view ol li {
  list-style: decimal
}

.skin_view .area_view blockquote {
  padding: 10px 20px;
  margin: 0 auto 28px;
  border-left: 5px solid #eee
}

.skin_view .area_view blockquote,
.skin_view .area_view blockquote p {
  font-size: 18px;
  line-height: 30px
}

.skin_view .area_view blockquote ol:last-child,
.skin_view .area_view blockquote ul:last-child,
.skin_view .area_view blockquote p:last-child {
  margin-bottom: 0
}

.skin_view .area_view pre {
  background-color: #F6F7F8;
  margin: 28px auto;
  word-wrap: break-word;
  font-family: Menlo, Consolas, Monaco, monospace;
  font-size: 14px;
  line-height: 20px
}

.skin_view .area_view pre code.hljs {
  padding: 16px;
}

.skin_view .area_view iframe {
  max-width: 100%
}

.skin_view .area_view img {
  max-width: 100%;
  height: auto
}

.skin_view .area_view .imageblock {
  width: auto !important;
  height: auto !important
}

.skin_view .area_view .protected_form {
  text-align: center;
  padding: 100px 0 150px;
  border-bottom: 1px solid #ebebeb;
  margin-bottom: -20px
}

.skin_view .area_view .protected_form input {
  -webkit-appearance: none;
  padding: 0 15px;
  border: 1px solid #eee;
  height: 38px;
  line-height: 38px;
  font-size: 12px;
  box-sizing: border-box;
}

.skin_view .area_view .protected_form button {
  border-radius: 4px;
  font-size: 12px;
  line-height: 38px;
  background-color: #3db39e;
  color: #fff;
  font-weight: bold;
  padding: 0 16px
}

.skin_view .area_etc {
  overflow: hidden;
  min-height: 29px;
  margin-top: 20px
}

.skin_view .area_etc .list_tag {
  float: left;
  margin-top: 5px;
  font-weight: bold;
}

.skin_view .list_tag .tit_tag {
  float: left;
  margin-right: 8px;
  font-weight: bold;
  font-size: 12px;
  color: #3db39e
}

.skin_view .list_tag .desc_tag {
  float: left;
  margin-right: 2px;
  font-weight: bold;
  font-size: 12px;
  color: #aaa;
  max-width: 630px
}

.skin_view .list_tag .desc_tag a {
  color: #aaa
}

.skin_view .list_tag .link_tag {
  font-weight: bold;
  font-size: 12px;
  color: #aaa
}

.skin_view .list_tag .link_tag:hover {
  text-decoration: none
}

.skin_view .another_category {
  overflow: hidden;
  width: 100%;
  margin: 90px 0 0;
  border: 0;
  padding: 0
}

.skin_view .another_category h4 {
  float: left;
  width: 100%;
  padding: 0 0 7px !important;
  border-bottom: 1px solid #eee !important;
  font-weight: normal;
  font-size: 14px !important;
  line-height: 1.5;
  color: #666 !important
}

.skin_view .another_category h4 a {
  color: #3db39e !important;
  font-weight: bold
}

.skin_view .another_category table {
  float: left;
  width: 100%;
  margin-top: 15px !important
}

.skin_view .another_category table tr {
  float: left;
  width: 50%;
  margin-bottom: 8px;
}

.skin_view .another_category table tr:nth-child(even) th {
  padding-left: 10px !important
}

.skin_view .another_category table th {
  width: 100%;
  font-size: 12px;
  color: #aaa;
  padding: 0 !important
}

.skin_view .another_category table th a {
  overflow: hidden;
  max-width: 255px;
  font-size: 12px;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #666 !important;
  border: 0 !important;
  display: inline-block;
  float: left
}

.skin_view .another_category table th a.current {
  text-decoration: underline !important
}

.skin_view .another_category table th span {
  font-size: 12px
}

.skin_view .another_category table td {
  display: none
}

/* 댓글영역 */
.skin_view .area_reply {
  margin-top: 40px
}

.area_reply .tit_reply {
  font-weight: normal
}

.area_reply .btn_reply {
  font-weight: bold;
  line-height: 18px;
  color: #3db39e
}

.area_reply .btn_reply .ico_reply {
  width: 8px;
  height: 5px;
  margin: 5px 0 0 3px;
  background-position: 0 -425px;
  vertical-align: top
}

.btn_reply.on .ico_reply {
  background-position: 0 -450px
}

.area_reply .reply_write {
  position: relative;
  margin-top: 5px
}

.area_reply .lab_write {
  position: absolute;
  top: 13px;
  left: 16px;
  font-size: 12px
}

.area_reply .on_box .lab_write {
  display: none
}

.area_reply .tf_reply {
  width: 820px;
  height: 102px;
  padding: 13px 15px 10px;
  border: 1px solid #eee;
  font-size: 12px;
  resize: none;
  box-sizing: border-box
}

.area_reply .reply_writer {
  margin-top: 10px;
  position: relative;
  height: 36px
}

.area_reply .writer_info {
  float: left
}

.area_reply .writer_info .info_name {
  display: inline-block;
  position: relative;
  margin-right: 8px
}

.area_reply .writer_info .info_pw {
  display: inline-block;
  position: relative
}

.area_reply .writer_info .lab_info {
  position: absolute;
  top: 10px;
  left: 16px;
  font-size: 12px
}

.area_reply .on_box .lab_info {
  display: none
}

.area_reply .writer_info .inp_info {
  width: 120px;
  height: 36px;
  padding: 0 15px;
  border: 1px solid #eee;
  font-size: 12px;
  box-sizing: border-box
}

.area_reply .writer_info .inp_info::-webkit-input-placeholder {
  padding-top: 2px
}

.area_reply .writer_check {
  position: absolute;
  right: 70px
}

.area_reply .writer_check .check_secret {
  display: inline-block;
  position: relative;
  height: 36px;
  margin-right: 18px;
  line-height: 36px
}

.area_reply .writer_check .inp_secret {
  display: none
}

.area_reply .writer_check .lab_secret {
  position: relative;
  padding-left: 20px;
  font-size: 12px;
  cursor: pointer
}

.area_reply .writer_check .ico_check {
  position: absolute;
  top: -2px;
  left: 0;
  width: 16px;
  height: 16px;
  background-position: 0 -500px
}

.area_reply .writer_check .inp_secret:checked+.lab_secret .ico_check {
  background-position: 0 -525px
}

.area_reply .writer_check .inp_secret:focus+.lab_secret .ico_check {
  outline: 1px dotted #000;
  outline: -webkit-focus-ring-color auto 5px
}

.area_reply .on .ico_check {
  background-position: 0 -525px
}

.area_reply .writer_btn {
  position: absolute;
  right: 0
}

.area_reply .writer_btn .btn_enter {
  width: 70px;
  height: 36px;
  border-radius: 4px;
  font-size: 12px;
  line-height: 38px;
  background-color: #3db39e;
  color: #fff;
  font-weight: bold
}

.area_reply .btn_replymore {
  display: none;
  width: 100%;
  height: 42px;
  margin-top: 3px;
  border-top: 1px solid #eee;
  font-size: 12px;
  line-height: 44px;
  color: #aaa
}

.on .btn_replymore {
  display: block
}

.area_reply .list_reply {
  margin-bottom: 20px;
  margin-top: 5px;
  border-top: 1px solid #e0e0e0;
}

.on .list_reply {
  display: block;
  margin-bottom: 18px
}

.area_reply .list_reply li.tt_more_preview_comments_wrap {
  padding: 10px 20px
}

.area_reply .list_reply .tt_more_preview_comments_text {
  font-size: 12px;
  color: #aaa
}

.area_reply .list_reply li {
  overflow: hidden;
  position: relative;
  padding: 23px 20px 24px;
  border-bottom: 1px solid #eee
}

.area_reply .list_reply li:hover {
  background-color: #fcfcfc
}

.area_reply .list_reply .my_reply {
  background-color: #fcfcfc
}

.area_reply .list_reply .re_reply {
  padding-left: 86px
}

.area_reply .reply_content {
  float: left
}

.area_reply .list_reply .img_profile {
  margin-top: 2px
}

.area_reply .tit_nickname {
  display: block;
  overflow: hidden;
  max-width: 515px;
  margin: 4px 5px 0 0;
  font-weight: bold;
  color: #333;
  white-space: nowrap
}

.area_reply .my_reply .tit_nickname {
  color: #3db39e
}

.area_reply .tit_nickname:hover {
  text-decoration: none
}

.area_reply .ico_secret {
  width: 10px;
  height: 12px;
  margin-top: 4px;
  background-position: 0 -475px;
  vertical-align: top;
  display: none
}

.area_reply .rp_secret .ico_secret {
  display: inline-block
}

.area_reply .txt_reply {
  display: block;
  width: 704px;
  margin-top: 3px;
  font-size: 12px
}

.area_reply .re_reply .txt_reply {
  display: block;
  width: 627px;
  margin-top: 3px;
  font-size: 12px
}

.area_reply .txt_date {
  display: block;
  margin-top: 7px;
  font-size: 12px;
  color: #aaa
}

.area_reply .btn_replymenu {
  display: none
}

.area_reply .list_reply li .my_edit {
  display: none;
  position: absolute;
  top: 27px;
  right: 16px
}

.area_reply .list_reply li:hover .my_edit {
  display: block
}

.area_reply .my_edit .link_edit {
  margin: 0 2px;
  font-size: 12px;
  color: #3db39e
}

.area_reply .my_edit .link_edit:hover {
  text-decoration: none
}

.area_reply .hiddenComment .tit_nickname {
  display: none
}

.area_reply .hiddenComment .txt_reply {
  font-weight: bold;
  font-size: 14px
}

.list_content .link_post:hover .tit_post {
  text-decoration: underline;
  color: #3db39e
}

.list_content .tit_post {
  display: block;
  font-weight: normal;
  font-size: 28px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap
}

.list_content .txt_post {
  display: -webkit-box;
  display: -ms-flexbox;
  display: box;
  overflow: hidden;
  margin-top: 1px;
  font-size: 18px;
  line-height: 30px;
  color: #666;
  vertical-align: top;
  word-break: break-all;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4; /* 4줄 */
  max-height: 120px;     /* 30px × 4줄 */
}


.list_content .detail_info {
  margin-top: 16px;
  font-size: 12px;
  color: #aaa;
}

.list_content .detail_info .link_cate {
  font-size: 12px;
  text-decoration: none;
  color: #3db39e
}

/* 방명록 */
.skin_visitor {
  padding-bottom: 40px;
}

.skin_visitor .area-reply {
  padding-top: 40px;
}

.skin_visitor .area_reply .list_reply {
  display: block;
  margin-top: 30px;
  border-top: 1px solid #eee
}

.skin_visitor .area_reply .reply_write {
  margin-top: 32px
}

.skin_visitor .area_reply .ico_secret {
  background-position: 0 -600px
}

/* 태그 */
.skin_tag .list_tag {
  overflow: hidden;
  padding: 30px 0 90px
}

.skin_tag .list_tag li {
  float: left;
  margin: 0 10px 10px 0
}

.skin_tag .link_tag {
  display: block;
  height: 32px;
  padding: 0 13px;
  border-radius: 34px;
  line-height: 34px;
  border: 1px solid #f0f0f0;
  background-color: #f0f0f0;
  font-weight: 100;
  color: #666
}

.skin_tag .link_tag:hover {
  border: 1px solid #3db39e;
  background-color: #fff;
  text-decoration: none;
  color: #3db39e
}

@media only screen and (max-width:820px) {
  body, th, td, input, select, textarea, button, p, span {
    font-family: applesdgothicneo-ultralight;
    font-weight: 100
  }

  .ico_skin {
    background: url("images/ico_skin_320.png") 0 0 no-repeat
  }

  .img_profile {
    width: 40px;
    height: 40px;
    border-radius: 40px
  }

  /* 헤더 */
  .area_head {
    z-index: 20;
    height: 60px
  }

  .area_head .area_profile {
    overflow: hidden;
    float: none;
    padding: 10px 65px 0 15px
  }

  .area_head .area_profile .info_profile {
    max-width: 180px
  }

  .area_head .img_profile {
    margin-right: 8px
  }

  .area_list .tit_category {
    line-height: 60px
  }

  .area_list .tit_category .link_category {
    font-size: 16px;
    font-family: applesdgothicneo-semibold;
    font-weight: bold
  }

  .area_head .on .list_name {
    display: none
  }

  .area_head .btn_name {
    margin-top: 2px;
    color: #333;
    font-family: applesdgothicneo-bold;
    margin-bottom: 0px
  }

  .area_head .ico_name {
    display: none
  }

  .area_head .txt_condition {
    overflow: hidden;
    width: auto;
    line-height: 16px
  }

  .area_menu {
    display: none;
    right: 0;
    top: 0;
    bottom: 0;
    overflow-y: auto;
    overflow-x: hidden;
    width: 200px;
    background-color: #fff
  }

  .area_menu .area_search {
    display: none;
    width: 168px;
    height: 30px;
    margin: 15px 0 0 15px;
    border: 1px solid #dcdcdc;
    border-radius: 31px
  }

  .area_menu .frm_search {
    width: 168px;
    height: 30px
  }

  .area_menu .lab_search {
    margin: 8px 0 0 16px;
    background-position: -70px -110px
  }

  .area_menu .tf_search {
    width: 115px;
    margin: 7px 0 3px 8px;
    outline: none
  }

  .dimmed_layer {
    background-color: #000;
    opacity: 0.7
  }

  .area_menu .btn_search {
    display: none
  }

  .area_menu .area_navi {
    display: block;
    position: static;
    margin: 0
  }

  .area_head .btn_menu {
    display: block;
    overflow: hidden;
    position: absolute;
    right: 15px;
    top: 0;
    width: 40px;
    height: 35px;
    margin-top: 13px;
    border: 0 none
  }

  .area_head .ico_menu {
    display: block;
    width: 40px;
    height: 31px;
    margin: 0;
    background-position: 0 -80px;
    text-indent: 0
  }

  .area_menu .btn_cate {
    display: none
  }

  .area_menu .list_cate {
    position: static;
    width: 200px;
    padding: 13px 0 15px;
    border: 0 none;
    border-radius: 0
  }

  .area_navi .list_cate ul li {
    line-height: 18px
  }

  .area_navi .list_cate ul li a {
    margin-bottom: 0;
    padding: 7px 0 15px 30px;
    font-size: 15px;
    line-height: 22px;
    font-family: applesdgothicneo-semibold;
    font-weight: bold
  }

  .area_navi .list_cate ul li ul li a {
    padding: 4px 0 15px 30px
  }

  .area_navi .list_cate ul li ul li ul {
    padding-bottom: 3px;
    margin-top: -3px
  }

  .area_navi .list_cate ul li ul li ul li {
    padding-left: 0;
    list-style: none;
    margin-bottom: 1px
  }

  .area_navi .list_cate ul li ul li ul li a {
    margin-bottom: 0;
    padding: 4px 0 11px 37px;
    font-size: 15px;
    font-family: applesdgothicneo-ultralight;
    font-weight: normal;
  }

  .area_navi .list_cate ul li ul li ul li a::before {
    content: '· '
  }

  .area_navi .list_cate .menu_profile {
    display: block;
    margin-top: 14px;
    padding-top: 20px;
    border-top: 1px solid #e5e5e5
  }

  .btn_close {
    position: fixed;
    right: 210px;
    top: 11px;
    width: 30px;
    height: 30px;
    z-index: 31
  }

  .on .btn_close {
    display: block
  }

  .ico_close {
    display: inline-block;
    width: 18px;
    height: 18px;
    background-position: -50px -110px;
    vertical-align: middle
  }

  /* 푸터 */
  .wrap_etc {
    display: none
  }

  .area_foot {
    height: 42px;
    font-size: 11px;
    line-height: 42px;
    color: #999
  }

  .area_foot .emph_t {
    font-weight: bold;
    color: #999;
    font-family: applesdgothicneo-bold
  }

  /* 페이징  */
  .area_paging_list {
    display: none
  }

  .area_paging_simple {
    display: block
  }

  .area_paging {
    padding: 20px 0 10px;
    margin: 0;
    position: static
  }

  .area_paging .inner_paging {
    display: block;
    padding: 0 20px
  }

  .area_paging .inner_paging a {
    display: block;
    line-height: 20px;
    font-size: 15px
  }

  .area_paging .inner_paging a.link_prev {
    float: left
  }

  .area_paging .inner_paging a.link_next {
    float: right
  }

  .area_paging .ico_skin {
    width: 10px;
    height: 18px;
    margin-top: 0
  }

  .area_paging .ico_prev {
    float: left;
    margin-right: 11px;
    background-position: -130px -80px
  }

  .area_paging .ico_next {
    float: right;
    margin-left: 11px;
    background-position: -130px -100px
  }

  .area_paging .no-more-prev,
  .area_paging .no-more-next {
    text-decoration: none;
    color: #999
  }

  .area_paging .no-more-prev .ico_prev {
    background-position: -110px -80px
  }

  .area_paging .no-more-next .ico_next {
    background-position: -110px -100px
  }

  #tt-body-page .area_more {
    display: none
  }

  /* 뷰 */
  .article_skin {
    position: relative;
    width: 100%
  }

  .skin_view .area_title {
    margin: 0 15px;
    padding: 44px 0 20px
  }

  .skin_view .area_title .my_edit {
    display: none
  }

  .skin_view .tit_category {
    font-size: 13px
  }

  .skin_view .tit_category a {
    font-family: applesdgothicneo-semibold;
    font-weight: bold
  }

  .skin_view .tit_post {
    margin-top: 3px;
    padding: 0 8px;
    font-family: applesdgothicneo-semibold;
    font-weight: bold;
    font-size: 26px;
    line-height: 31px
  }

  .skin_view .txt_detail {
    margin-top: 18px;
    word-break: break-all
  }

  .skin_view .txt_detail .txt_bar {
    margin: 0 8px
  }

  .skin_view .area_view {
    padding: 22px 15px 22px
  }

  .skin_view .area_view p {
    font-size: 17px;
    line-height: 24px;
    color: #333
  }

  .skin_view .img_view {
    width: 100%;
    height: auto;
    margin: 11px 0 6px
  }

  .skin_view .area_etc {
    position: relative;
    height: auto;
    margin: 0;
  }

  .skin_view .area_etc .list_tag {
    margin-top: 0;
    padding: 0 15px;
    float: none;
    margin-bottom: 22px
  }

  .skin_view .list_tag .tit_tag {
    margin-right: 3px;
    font-family: applesdgothicneo-ultralight;
    font-size: 13px;
    float: none;
    display: inline
  }

  .skin_view .list_tag .desc_tag {
    margin: 0;
    float: none;
    display: inline;
    font-weight: bold;
    font-family: applesdgothicneo-semibold;
  }

  .skin_view .list_tag .link_tag {
    font-weight: normal;
    font-size: 13px
  }

  /* 댓글영역 */
  .skin_view .area_reply {
    margin-top: 0;
    padding-bottom: 24px;
    border-bottom: 1px solid #ebebeb
  }

  .area_reply .tit_reply {
    padding-left: 15px;
    color: #333;
    font-family: applesdgothicneo-semibold;
    font-weight: bold;
    display: block;
    padding-bottom: 1px;
  }

  .area_reply .btn_reply {
    margin-top: 0;
    line-height: 20px;
    vertical-align: top;
  }

  .area_reply .btn_reply span {
    font-family: applesdgothicneo-semibold;
    font-weight: bold
  }

  .area_reply .btn_reply .ico_reply {
    margin: 6px 0 0 0px;
    background-position: -150px -80px
  }

  .btn_reply.on .ico_reply {
    background-position: -150px -90px
  }

  .area_reply .list_reply {
    margin-bottom: 0px
  }

  .area_reply .list_reply .tt_more_preview_comments_text {
    font-size: 14px;
    color: #666
  }

  .area_reply .list_reply li {
    overflow: visible;
    padding: 20px 15px 16px;
    border-bottom: 1px solid #efefef
  }

  .area_reply .list_reply li.tt_more_preview_comments_wrap {
    height: 20px
  }

  .area_reply .list_reply li:hover {
    background-color: #fff
  }

  .area_reply .list_reply li:last-child {
    border: 0;
    padding-bottom: 14px
  }

  .area_reply .list_reply .my_reply {
    background-color: #f8f8f8
  }

  .area_reply .list_reply .my_reply:hover {
    background-color: #f8f8f8
  }

  .area_reply .list_reply .re_reply {
    padding-left: 60px
  }

  .area_reply .list_reply .prev_reply:before {
    content: '';
    position: absolute;
    left: 31px;
    top: 48px;
    width: 1px;
    height: 100%;
    background-color: #ccc
  }

  .area_reply .reply_content {
    display: block;
    float: none;
    padding: 0 28px 0 45px
  }

  .area_reply .list_reply .img_profile {
    width: 33px;
    height: 33px;
    border-radius: 33px;
    margin: 0
  }

  .area_reply .list_reply .tit_nickname {
    font-size: 13px;
    overflow: visible;
    margin: 0px 5px 2px 0;
    color: #333;
    vertical-align: top;
    white-space: normal;
    font-family: applesdgothicneo-semibold
  }

  .area_reply .re_reply .tit_nickname {
    color: #3db39e
  }

  .area_reply .reply_secret .tit_nickname {
    margin-top: 0;
    vertical-align: top
  }

  .area_reply .ico_secret, .skin_visitor .area_reply .ico_secret {
    margin-top: 3px;
    background-position: -90px -110px
  }

  .area_reply .txt_reply, .area_reply .re_reply .txt_reply {
    width: 100%;
    margin-top: 0;
    line-height: 20px;
    font-size: 14px;
    color: #333
  }

  .area_reply .txt_date {
    margin-top: 4px
  }

  .area_reply .reply_secret .txt_date {
    margin-top: 0
  }

  .area_reply .btn_replymenu {
    display: block;
    position: absolute;
    right: 2px;
    top: 12px;
    width: 30px;
    height: 30px
  }

  .area_reply .btn_replymenu .ico_replymenu {
    display: inline-block;
    width: 3px;
    height: 13px;
    background-position: -150px -100px;
    vertical-align: middle
  }

  .area_reply .list_reply li .my_edit {
    right: 10px;
    top: 20px;
    z-index: 10;
    width: 95px;
    padding: 10px 0;
    border: 1px solid #dcdcdc;
    background-color: #fff
  }

  .area_reply .list_reply li .my_edit .link_edit {
    display: block;
    font-size: 14px;
    line-height: 32px;
    color: #333;
    text-align: center
  }

  .area_reply .fld_reply {
    padding: 0 15px
  }

  .area_reply .btn_replymore {
    margin-top: 5px;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #efefef;
    font-size: 13px;
    color: #666
  }

  .area_reply .reply_write {
    margin-top: 4px;
    padding: 7px 8px;
    border: 1px solid #e0e0e0
  }

  .area_reply .tf_reply {
    width: 100%;
    height: 67px;
    padding: 0;
    border: 0 none;
    font-size: 14px;
    outline: none
  }

  .area_reply .lab_write {
    left: 10px;
    top: 8px;
    font-size: 14px;
    color: #999
  }

  .area_reply .reply_writer {
    margin-top: 8px
  }

  .area_reply .writer_info {
    overflow: hidden;
    float: none;
    width: 100%
  }

  .area_reply .writer_info .info_name {
    display: block;
    float: left;
    width: 50%;
    margin-right: 0
  }

  .area_reply .writer_info .info_pw {
    display: block;
    float: left;
    width: 50%
  }

  .area_reply .writer_info .wrap_info {
    display: block
  }

  .area_reply .info_name .wrap_info {
    margin-right: 5px
  }

  .area_reply .info_pw .wrap_info {
    margin-left: 5px
  }

  .area_reply .writer_info .lab_info {
    left: 11px;
    top: 7px;
    font-size: 14px;
    color: #999
  }

  .area_reply .info_pw .lab_info {
    left: 16px
  }

  .area_reply .writer_info .inp_info {
    width: 100%;
    height: 35px;
    font-size: 14px;
    outline: none;
    padding: 3px 10px 0;
    -webkit-appearance: none;
    border-radius: 0;
    border: 1px solid #e0e0e0;
  }

  .area_reply .writer_info .inp_info::-webkit-input-placeholder {
    padding-top: 0
  }

  .area_reply .writer_check {
    overflow: hidden;
    float: left;
    padding-top: 10px;
    position: inherit;
    right: inherit
  }

  .area_reply .writer_check .check_secret {
    display: block;
    float: left;
    width: 75px;
    height: 33px;
    line-height: 35px
  }

  .area_reply .writer_check .inp_secret {
    width: 75px;
    height: 33px
  }

  .area_reply .writer_check .lab_secret {
    position: static;
    padding-left: 33px;
    font-size: 14px;
    color: #666
  }

  .area_reply .writer_check .ico_check {
    left: 0;
    top: 3px;
    width: 26px;
    height: 26px;
    background-position: -50px -80px
  }

  .area_reply .on .ico_check, .area_reply .writer_check .inp_secret:checked+.lab_secret .ico_check {
    background-position: -80px -80px
  }

  .area_reply .writer_check .inp_secret:checked+.lab_secret {
    font-weight: bold
  }

  .area_reply .writer_btn {
    float: right;
    padding-top: 10px;
    position: inherit;
    right: inherit
  }

  .area_reply .writer_btn .btn_enter {
    width: 62px;
    height: 33px;
    font-size: 15px;
    line-height: 34px;
    padding-top: 1px
  }

  .area_reply .hiddenComment .txt_reply {
    font-family: applesdgothicneo-semibold
  }

  .area_reply .hiddenComment .txt_date {
    margin-top: 0px
  }


  .skin_view .another_category {
    margin: 20px -15px 4px;
    border-top: 1px solid #ebebeb;
    border-bottom: 1px solid #eee;
    padding: 23px 0;
    width: auto
  }

  .skin_view .another_category h4 {
    float: none;
    padding: 0 15px !important;
    width: auto;
    border: 0 !important
  }

  .skin_view .another_category table {
    float: none;
    margin-top: 10px !important;
    max-height: 145px;
    overflow: hidden;
    display: block
  }

  .skin_view .another_category table tr {
    width: 100%;
    margin-bottom: 9px;
    padding: 0 15px !important
  }

  .skin_view .another_category table tr:nth-child(even) th {
    padding: 0 !important
  }

  .skin_view .another_category table th {
    font-size: 14px;
    color: #999
  }

  .skin_view .another_category table th a {
    font-size: 15px;
    color: #333 !important;
    max-width: 230px
  }

  .skin_view .another_category table th a.current {
    font-weight: bold;
    font-family: applesdgothicneo-bold
  }

  .skin_view .another_category table th span {
    font-size: 15px;
    display: inline-block;
    font-family: applesdgothicneo-ultralight;
    line-height: 1.5
  }

  .skin_view .area_other {
    position: absolute;
    left: 0;
    bottom: -218px;
    width: 100%;
    height: 178px;
    margin: 0 0 22px;
    padding: 21px 0 0;
    border-top: 1px solid #ebebeb
  }

  .skin_view .tit_other {
    display: block;
    overflow: hidden;
    float: none;
    width: auto;
    padding: 0 15px;
    border-bottom: 0 none;
    white-space: nowrap;
    text-overflow: ellipsis
  }

  .skin_view .list_other {
    float: none;
    width: 100%;
    margin-top: 12px
  }

  .skin_view .list_other li {
    overflow: hidden;
    width: 100%;
    margin-bottom: 9px;
    padding: 0 15px;
    font-size: 14px;
    color: #999
  }

  .skin_view .list_other .link_other {
    font-size: 15px;
    color: #333
  }

  /* 리스트 및 방명록 공통 */
  .cont_skin {
    margin-top: 63px
  }

  #tt-body-search .area_head .btn_name,
  #tt-body-search .area_head .txt_condition,
  #tt-body-tag .area_head .btn_name,
  #tt-body-tag .area_head .txt_condition,
  #tt-body-category .area_head .btn_name,
  #tt-body-category .area_head .txt_condition,
  #tt-body-guestbook .area_head .btn_name,
  #tt-body-guestbook .area_head .txt_condition {
    display: none
  }

  .area_foot {
    margin-top: 21px
  }

  /* 리스트 */
  .list_content {
    max-height: 113px;
    padding: 21px 15px 20px
  }

    .list_content .thumbnail_post {
    margin: 8px 0 8px 30px
  }

  .list_content .tit_post {
    font-size: 18px;
    font-family: applesdgothicneo-semibold;
    font-weight: bold
  }

  .list_content .txt_post {
    max-height: 37px;
    margin-top: 2px;
    font-size: 14px;
    line-height: 19px;
    color: #6b6b6b;
    -webkit-line-clamp: 2
  }

  .list_content .detail_info {
    margin-top: 8px;
    font-size: 13px;
    color: #bbb
  }

  .list_content .detail_info .link_cate {
    font-size: 13px
  }

  .list_content .detail_info .txt_bar {
    margin: 0 5px
  }

  /* 방명록 */
  .skin_visitor .area_reply .fld_reply {
    padding-top: 12px
  }

  .skin_visitor .area_reply .reply_write {
    margin-top: 0
  }

  .skin_visitor .area_reply .reply_writer {
    margin-top: 10px
  }

  .skin_visitor .area_reply .list_reply {
    margin-top: 25px
  }

  .skin_tag .list_tag {
    overflow: hidden;
    padding: 30px 20px 90px
  }

  /* 카테고리 레이어 활성화 */
  .layer_on {
    overflow: hidden
  }

  .layer_on .cont_skin {
    margin-top: 0;
    padding-top: 61px
  }

  .layer_on .dimmed_layer {
    display: block
  }

  .layer_on .area_head .btn_menu {
    display: none
  }

  .layer_on .area_menu {
    display: block
  }

  .layer_on .area_menu .area_search {
    display: block
  }

  .layer_on .area_menu .area_search {
    display: block
  }

  .layer_on .area_menu .frm_search {
    display: block
  }

  .layer_on .area_menu .list_cate {
    display: block
  }

  .layer_on .btn_close {
    display: block
  }
}

@media only screen and (max-width: 800px) {
  .tt-comment-cont {
    padding: 0 15px;
  }
}

.tt-comment-cont .tt-box-total .tt_txt_g {
  font-size: 15px;
}

.tt-comment-cont .tt-box-total .tt_num_g {
  font-size: 15px;
  color: #61B19F;
}

.tt-comment-cont .tt-wrap-cmt .tt-link-user {
  font-size: 15px;
}

.tt-comment-cont .tt-wrap-cmt .tt_desc {
  font-size: 15px;
  color: #666;
}

.tt-comment-cont .tt-txt-mention {
  color: #666;
}

.tt-comment-cont .tt-wrap-cmt .tt_txt_g {
  color: #61B19F;
}

.tt-comment-cont .tt-link-comment .tt_num_g {
  color: #61B19F;
}

.tt-comment-cont .tt-btn_register {
  width: 77px;
  height: 36px;
  background-color: #3DB39E;
  color: #fff;
  border-radius: 4px;
  border-color: #3DB39E;
}

.tt-comment-cont .tt-btn_register:hover {
  background-color: #3DB39E;
  border-color: #3DB39E;
}

.tt-comment-cont .tt-btn_register:focus {
  background-color: #3DB39E;
  border-color: #3DB39E;
}

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

.contents_style>* {
  margin: 20px 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: 0.87em;
  line-height: 1.71;
}

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

#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: 10px;
}

#article-view h2+p,
#article-view h3+p,
#article-view h4+p,
#article-view h5+p,
#article-view h6+p {
  margin-top: 10px;
}

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

#article-view a {
  color: #0070d1;
  text-decoration: underline;
}

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

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

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

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

#article-view blockquote {
  display: block;
  margin: 20px 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: 20px;
  margin-bottom: 0px;
  box-shadow: 0 1px 4px 0 rgb(0 0 0 / 7%);
  border: solid 1px rgba(0, 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: 14px;
  text-overflow: ellipsis;
  width: 100%;
  height: 20px;
  margin: 16px 0 0;
}

#article-view figure.fileblock .size {
  font-family: Pretendard-Regular;
  font-size: 12px;
  color: #777;
  height: 16px;
}

#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: 20px;
  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: 24px;
  top: 19px;
}

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

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

#article-view figure.imageblock.alignCenter {
  margin: 20px 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: 20px;
}

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

#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: 10px;
}

/* 캡션 텍스트 */
#article-view figure figcaption {
  font-size: 13px;
  color: #777;
  word-break: break-word;
  padding-top: 10px;
  min-height: 20px;
  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: 20px 0 0 0;
}

#article-view figure.imagegridblock .image-container {
    justify-content: center !important;   /* space-between → center */
    align-items: flex-start !important;   /* 위 정렬 */
}

}

#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: 20px auto 0;
  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: 20px;
}

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

hr[data-ke-style='style3'],
#article-view hr[data-ke-style='style3'] {
  background-position: center -96px;
  width: 64px;
  height: 8px;
  padding: 18px 20px;
}

hr[data-ke-style='style4'],
#article-view hr[data-ke-style='style4'] {
  background-position: center -144px;
  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 -208px;
  background-repeat: repeat-x;
  height: 2px;
  padding: 21px 0;
}

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

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

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

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

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

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

#article-view table td {
  word-break: break-word;
  padding: 8px;
  font-size: 15px;
  line-height: normal;
  color: #333;
}

#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: #efefef;
}

#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: #efefef;
}

#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: #efefef;
}

#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: #efefef;
}

#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: 10px 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, 0.07);
  border: solid 1px rgba(0, 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 {
  border-right: solid 1px rgba(0, 0, 0, 0.06);
  width: 200px;
  height: 200px;
  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 {
  cursor: pointer;
  border: none;
  display: block;
  position: absolute;
  top: 0px;
  right: 0px;
  background-color: #000;
  width: 15px;
  height: 15px;
}

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

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

@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 {
    padding: 13px 12px 0 20px;
    height: 90px;
  }

  #article-view figure[data-ke-type='opengraph'] div.og-text p.og-title {
    font-size: 16px;
    -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: 10px;
  }
}

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

#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: 20px auto 0;
  text-align: center;
}

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

#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 {
  margin: 0px;
  display: block;
}

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

/* 코드 블럭 */
#article-view pre code.hljs {
  font-size: 14px;
  padding: 20px;
  font-family: SF Mono, Menlo, Consolas, Monaco, monospace;
  border: solid 1px #ebebeb;
  line-height: 1.71;
  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;
  font-size: 16px;
  line-height: 26px;
  font-family: Pretendard-Regular, sans-serif;
  cursor: pointer;
  text-decoration: none;
}

/* 리스트 */
#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 24px;
  padding: 0 0 0 10px;
}

/* 이모티콘 */
#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 {
  clear: both;
  position: relative;
  font-size: 0;
  outline: 0 none;
}

#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;
  min-width: 480px;
  max-width: 100%;
  min-height: 300px;
  max-height: 860px;
  background-color: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  margin: 0 auto;
}

#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: -20px;
}

#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: 0.3;
}

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

#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: 1;
  transition: opacity ease-in-out 0.2s;
}

#article-view figure.imageslideblock div.mark span {
  width: 30px;
  height: 4px;
  display: inline-block;
  margin: 20px 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 {
  text-align: center;
  color: #666;
  font-size: 14px;
}

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

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

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

@media (max-width: 600px) {
  #article-view figure.imageslideblock div.image-container {
    min-width: 100%;
    width: 100%;
    max-height: 100%;
  }

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

/* 구 에디터 속성 */
.btn_more, .btn_less {
  border: 0;
  background: transparent;
  display: block;
  height: 21px;
  margin: 20px 0;
  font-size: 14px;
  line-height: 14px;
  color: #888;
  position: relative;
  width: 100%;
  text-align: left;
}

.btn_less::before,
.btn_more::before {
  content: "...";
  display: inline-block;
  padding-right: 5px;
  font-size: 14px;
  line-height: 6px;
  vertical-align: top;
}

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

/* =========================
   메인 상단 대표 이미지
   ========================= */
.top-hero {
  display:block;
  margin:0 0 24px;
}
.top-hero img {
  display:block;
  width:100%;
  height:auto;
  max-height: 320px;
  object-fit: cover;
  border-radius:14px;
}
#tt-body-index .top-hero { margin: 0 0 28px; }

/* =========================
   포스터형 글 목록
   ========================= */

/* 포커스 표시 */
a:focus {
  outline:2px solid rgba(61,179,158,.45);
  outline-offset:2px;
  border-radius:3px;
}
/* 본문 최대 폭 설정 */
.article_skin, .area_article, .entry-content {
  font-size: 24px;  /* 본문 글자 크기 */
  line-height: 1.8; /* 줄 간격 */
  max-width: 1000px;   /* 최대 폭 제한 */
  width: 1000px;       /* 기본 폭 */
  margin: 0 auto;   /* 중앙 정렬 */
  padding: 0 20px;  /* 좌우 여백 추가 */
}
/* 배너 래퍼: 예전 '전체글' 상자가 사라져도 공간을 확보 */
.index-hero {
  display: block !important;
  margin: 0 0 24px !important;
  clear: both;                 /* 위에 뜬 썸네일/플로트가 있으면 정리 */
}

/* 스크롤 막힘 방지 */
html, body { overflow-y:auto; overflow-x:hidden; }

/* 사이드 제목 (최근에 올라온 글, 최근에 달린 댓글) */
.wrap_etc .box_aside h3 {
  font-size: 18px;
  font-weight: 700;
  color: #222;
}

/* 사이드 항목 목록 (개별 글, 댓글) */
.wrap_etc .list_board li,
.wrap_etc .link_board {
  font-size: 18px;
  line-height: 30px;   /* 본문 줄 간격과 맞춤 */
  color: #333;
}

/* 헤더 오른쪽 'CATEGORY' 드롭다운과 버튼 숨김 */
.area_menu .list_cate,
.area_navi .list_cate {
  display: none !important;
}
.area_menu .btn_cate {
  display: none !important;
}
/* CATEGORY 박스 제목 */
.tt_category h2 {
  font-size: 18px;
  font-weight: 700;
  color: #222;
  margin-bottom: 10px;
}

/* (필수) 혹시 남아있는 숨김 해제 */
#category, .category_type,
.wrap_etc .box_aside .tt_category,
.wrap_etc .sbx-cat{
  display:block !important;
  visibility:visible !important;
  height:auto !important;
}

/* 제목 태그 호환 */
.tt_category h2, .tt_category h3{
  font-size:18px; font-weight:700; color:#222; margin-bottom:10px;
}

/* 공통 링크 기본값 */
.wrap_etc .tt_category a{ display:inline-block; text-decoration:none; }

/* 글 목록의 오른쪽 세로 메타(카테고리/날짜) 통째로 숨김 */
#tt-body-index .list_content .detail_info,
#tt-body-category .list_content .detail_info,
#tt-body-tag .list_content .detail_info,
#tt-body-search .list_content .detail_info,
.list_content .detail_info {            /* 최후의 보정 */
  display: none !important;
}

/* 하위 카테고리 들여쓰기 */
.tt_category ul {
  margin-left: 16px;
  font-weight: normal;
  color: #444;
}

/* ===== 메인 리스트 카드 정리 ===== */
#tt-body-index .list_content{
  max-width: 1000px;      /* 메인 본문 가로폭 */
  margin: 0 auto;
  display: flex;
  align-items: flex-start;
  gap: 24px;
  padding: 28px 0;
  border-radius: 12px;
  transition: background .2s ease;
}
#tt-body-index .list_content:hover{
  background: rgba(0,0,0,.03);
}

/* 링크/제목/요약 가독성 */
#tt-body-index .list_content .link_post{ text-decoration: none; }
#tt-body-index .list_content .tit_post{
  font-size: 24px;
  line-height: 1.35;
  color: #111;
  margin-bottom: 8px;
  white-space: normal;
  overflow: visible;
  text-overflow: unset;
}
#tt-body-index .list_content .txt_post{
  display: block;
  font-size: 16px;
  line-height: 26px;
  color: #333;
  max-height: none;
  -webkit-line-clamp: unset;
  -webkit-box-orient: unset;
}

/* 오른쪽 세로 메타(카테고리/날짜) 숨김 */
#tt-body-index .list_content .meta_wrap,
#tt-body-index .list_content .detail_info{
  display: none !important;
}

/* ===== 모바일 보정 (≤820px) ===== */
@media (max-width: 820px){
  #tt-body-index .list_content{
    gap: 16px;
    padding: 20px 0;
  }
  #tt-body-index .list_content .thumbnail_post{
    flex: 0 0 140px;
    width: 140px;
    height: 100px;
    border-radius: 10px;
  }
  #tt-body-index .list_content .tit_post{ font-size: 20px; }
  #tt-body-index .list_content .txt_post{ font-size: 15px; line-height: 24px; }
}
/* 1) 목록 썸네일/제목/요약 비율 조정 */
.post-item { display:flex; align-items:flex-start; gap:24px; }
.post-item .thumbnail { flex:0 0 280px; max-width:280px; height:160px; border-radius:12px; overflow:hidden; }
.post-item .thumbnail img { width:100%; height:100%; object-fit:cover; }

/* 제목 조금 더 키우기 */
.post-item .post-title { font-size:1.35rem; font-weight:800; line-height:1.35; }

/* 본문 미리보기 4~5줄로 제한 (원하면 line-clamp 값만 바꾸면 됨) */
.post-item .entry-summary {
  display:-webkit-box;
  -webkit-line-clamp:5;   /* ← 4~5 줄 중 선택: 4로 바꾸면 4줄 */
  -webkit-box-orient:vertical;
  overflow:hidden;
  line-height:1.6;
  color:#333;
}

/* 카드(글 박스) 전체 여백 살짝 축소해서 답답함 해소 */
.post-list { gap:28px; } /* 그리드/리스트 컨테이너 클래스에 맞춰 사용 */

/* 2) 대표(헤더) 이미지 위로 당기고, 글 목록도 끌어올리기 */
.header-visual { margin-top: -10px; }       /* 필요시 수치 조정 */
.header-visual + .post-list-wrap { margin-top: 28px; }  /* 대표이미지와 목록 사이 여유 유지 */

/* 대표 이미지 좌우 정렬 보정(왼쪽 치우침 → 중앙/약간 우측) */
.header-visual { background-position: center right 10%; } /* 중앙보다 10% 우측. 중앙은 center center */

/* 3) 홈 버튼은 안 건드리는 방향(기본 유지)에서 좌측 여백만 보정 */
.site-header .home { margin-left: 12px; } /* 헤더 구조에 맞게 클래스 조정 */

/* ─── 옵션: 홈 버튼을 우측 빈공간으로 이동하고 싶을 때만 사용 ───
.site-header { position:relative; }
.site-header .home {
  position:absolute; right:24px; top:50%;
  transform:translateY(-50%);
}
-------------------------------------------------------------------- */

/* 4) 페이징 세로 → 가로 정렬 */
.pagination, .paging, .post-paging {        /* 스킨에 쓰는 클래스명 중 맞는 걸로 남겨두세요 */
  display:flex; justify-content:center; align-items:center; gap:12px;
  margin:28px 0 40px;
}
.pagination a, .pagination span,
.paging a, .paging span,
.post-paging a, .post-paging span {
  display:inline-block; min-width:36px; height:36px; line-height:36px;
  text-align:center; border-radius:8px; padding:0 10px;
  border:1px solid #e5e7eb;
}
.pagination .selected, .paging .selected, .post-paging .selected {
  background:#16a34a; color:#fff; border-color:#16a34a;
  font-weight:700;
}
/* 혹시 세로가 되는 원인이 display:block 강제라면 무력화 */
.pagination li, .paging li, .post-paging li { display:inline-block; }

/* =========================
   0) 공통: 목록 한 줄 레이아웃 유지
   ========================= */
.list_content{ display:flex !important; gap:24px !important; align-items:flex-start !important; }

/* =========================
   2) 제목/요약 영역
   구조: <a class="link_post"> <strong class="tit_post">...</strong> <p class="txt_post">...</p> </a>
   ========================= */
.tit_post{
  font-size:1.35rem !important;
  font-weight:800 !important;
  line-height:1.35 !important;
}
.txt_post{
  display:-webkit-box !important;
  -webkit-box-orient:vertical !important;
  -webkit-line-clamp:5 !important;  /* 4줄 원하면 4로 변경 */
  overflow:hidden !important;
  line-height:1.6 !important;
  color:#333 !important;
  margin-top:.4rem !important;
}

/* 링크 영역이 너무 넓게 붙으면 줄 간격 정리 */
.link_post{ display:block !important; }


/* =========================
   4) 페이징 가로 정렬(이미 적용되었지만 고정)
   ========================= */
.pagination, .paging, .list-paging, .post-paging, .area_paging, .tt_paging{
  display:flex !important; flex-wrap:wrap !important; justify-content:center !important; align-items:center !important; gap:10px !important;
  margin:28px 0 40px !important;
}
.pagination ul, .paging ul, .tt_paging ul{ display:flex !important; gap:10px !important; }
.pagination li, .paging li, .tt_paging li{ display:inline-flex !important; }
.pagination a, .pagination span,
.paging a, .paging span,
.tt_paging a, .tt_paging span{
  min-width:36px !important; height:36px !important; line-height:36px !important;
  padding:0 12px !important; text-align:center !important;
  border:1px solid #e5e7eb !important; border-radius:8px !important;
  display:inline-flex !important; justify-content:center !important; align-items:center !important;
}
.pagination .selected, .paging .selected, .tt_paging .selected,
.pagination .on, .paging .on, .tt_paging .on{
  background:#16a34a !important; color:#fff !important; border-color:#16a34a !important; font-weight:700 !important;
}

/* 3) 제목·본문 타이포(요청대로 더 큼/조금 굵게) */
.tit_post{ font-size:clamp(1.25rem, 1.15vw + 1rem, 1.8rem) !important; font-weight:800 !important; line-height:1.3 !important; }
.txt_post{
  display:-webkit-box !important; -webkit-box-orient:vertical !important; -webkit-line-clamp:5 !important; /* 4줄 원하면 4로 */
  overflow:hidden !important; line-height:1.65 !important; color:#333 !important; font-weight:500 !important; margin-top:.45rem !important;
}

.txt_post{
  display:-webkit-box !important;
  -webkit-box-orient:vertical !important;
  -webkit-line-clamp:4 !important;   /* 기존 4 → 으로 늘림 */
  overflow:hidden !important;
  line-height:1.7 !important;        /* 살짝 키워서 밑부분 안 잘리게 */
  margin-top:.45rem !important;
}

#sidebar .widget {
  display: block !important;
  visibility: visible !important;
}

#sidebar .category-list li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 8px 10px;
}
/* 아이콘 스프라이트 – 기본(일반 해상도) */
.ico_skin{
  background-image: url("images/ico_skin.png");
  background-size: 160px 160px;  /* 논리 크기는 고정 */
}

/* HiDPI/레티나에서만 더 큰 소스 사용 */
@media (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5){
  .ico_skin{
    background-image: url("images/ico_skin_640.png");
    background-size: 160px 160px; /* 논리 크기는 동일 */
  }
}

/* 오른쪽 카테고리 위젯 되살리기 */
.wrap_etc .box_aside .tt_category,
.wrap_etc .sbx-cat{
  display:block !important;
  visibility:visible !important;
}

/* 헤더 상단의 ‘CATEGORY’ 드롭다운은 계속 숨김(원래대로) */
.area_menu .list_cate,
.area_navi .list_cate,
.area_menu .btn_cate{ display:none !important; }

/* 배너 래퍼 */
.index-hero{
  position:relative !important;
  overflow:hidden !important;
  margin: 6px 0 16px !important;   /* 위·아래 여백 축소 */
}

/* ========== HERO(대표 이미지) 최종 ========== */
/* 배너 래퍼: 좌측 여백 효과 위해 넘치는 부분 숨김 */
.index-hero{
  position:relative; 
  overflow:hidden;
  margin: 0 0 18px;          /* 위아래 간격 살짝만 */
}

/* 실제 대표 이미지 */
.index-hero .top-hero-img{
  display:block;
  width: calc(100% + 120px); /* 폭을 늘려두고 */
  transform: translateX(60px); /* 오른쪽으로 밀어 '왼쪽 여백' 느낌 */
  height: 240px;              /* ← 높이 낮춤(원하면 220~260px 조절) */
  object-fit: cover;
  object-position: 85% 50%;   /* 오른쪽 영역 위주로 보이게 */
  border-radius: 14px;
}

/* 모바일 높이 더 낮게 */
@media (max-width:820px){
  .index-hero .top-hero-img{
    width: calc(100% + 80px);
    transform: translateX(40px);
    height: 140px;
  }
}

/* 모바일에선 좀 더 작게 */
@media (max-width:820px){
  #tt-body-index .list_content{ gap:16px; }
  #tt-body-index .list_content .thumbnail_post{
    flex:0 0 140px; width:140px; height:140px; border-radius:10px;
  }
}
/* 대표 이미지(배경이미지 방식): 높이↓ + 오른쪽으로 크롭 */
.index-hero{
  /* ... */
  max-width: 880px !important;   /* 글목록/본문과 동일 폭 */
  margin: 24px auto !important;  /* 위아래 여백 살짝 키움(선택) */
  padding: 0 18px !important;    /* 좌우 여백 통일 */
}

/* 실제 대표 이미지 */
.index-hero .top-hero-img{
  display: block;
  width: 100% !important;        /* calc 제거 */
  transform: none !important;    /* 좌우 이동 제거 */
  height: 260px;                 /* 원하면 220~320px에서 조절 */
  object-fit: cover;
  object-position: center;       /* 가운데 기준(원하면 유지) */
  border-radius: 14px;
}

/* ===== 본문 타이포 빠르게 키우기 (데스크톱 전용) ===== */

/* 본문 기본 크기 */
#tt-body-page .skin_view .area_view{
  font-size: 15px !important;   /* ← 18~22px 추천 */
  line-height: 1.8 !important;
}

/* 본문 단락 */
#tt-body-page .skin_view .area_view p{
  font-size: 15px !important;   /* 단락만 미세조정 */
  line-height: 1.8 !important;
}

/* 에디터(#article-view) 블록도 함께 업 */
#article-view{
  font-size: 18px !important;   /* 17~19px 사이 */
  line-height: 1.85 !important;
}

/* 에디터 안의 헤딩(원래보다 살짝 키움) */
#article-view h2{ font-size: 30px !important; }
#article-view h3{ font-size: 24px !important; }
#article-view h4{ font-size: 20px !important; }

/* 모바일은 그대로 두기 */
@media (max-width: 820px){
  #tt-body-page .skin_view .tit_post{ font-size: 28px !important; line-height:1.25 !important; }
  #tt-body-page .skin_view .area_view,
  #tt-body-page .skin_view .area_view p{ font-size: 17px !important; line-height:1.7 !important; }
}
/* =========================
   목록 한 줄 정렬 + 썸네일 정사각형
   ========================= */

/* 글 본문 안에서만 적용 (#article-view는 티스토리 본문 컨테이너) */
#article-view {
}

.y-global-notice{
  background:#fff3f3;
  color:#b10000;
  border:1px solid #ffd6d6;
  border-radius:8px;
  padding:12px 14px;
  margin:0 0 16px;
  font-size:14px;
  line-height:1.6;
  text-align:center;
}
@media (max-width:820px){
  .y-global-notice{ font-size:13px; padding:10px 12px; margin-bottom:14px; }
}
/* 상단 구독 버튼 숨기기 */
button[data-tiara-action-name="구독_클릭"],
button[data-tiara-copy*="구독하기"],
a[data-tiara-copy*="구독하기"] {
  display: none !important;
}
/* 본문(단일 글 보기) */
#tt-body-page #article-view{
  max-width: 880px !important;
  margin: 0 auto !important;
  padding: 0 18px !important;
  box-sizing: border-box;
}

/* 메인/카테고리 글 목록 */
#tt-body-index #content,
#tt-body-category #content{
  display: block !important;
}

#tt-body-index #content .area_article,
#tt-body-category #content .area_article{
  max-width: 88px !important;   /* 1100 → 960 */
  margin: 0 auto !important;
  padding: 0 18px !important;    /* 목록도 동일 여백 */
  justify-content: center !important;
  align-items: flex-start !important;
  flex-wrap: wrap !important;
}

#tt-body-index #content .area_article > [class*="post"],
#tt-body-index #content .area_article > [class*="list"],
#tt-body-category #content .area_article > [class*="post"],
#tt-body-category #content .area_article > [class*="list"]{
  max-width: 880px !important;    /* 글박스 폭 */
  width: 100% !important;
  margin: 0 auto !important;
  flex: 0 0 auto !important;
  padding: 0 0 !important;  /* 이미 바깥 래퍼에 18px 줬으니 내부는 0 */
}

#tt-body-index .list_content,
#tt-body-index .post_item,
#tt-body-index .list_post,
#tt-body-category .list_content,
#tt-body-category .post_item,
#tt-body-category .list_post{
  max-width: 880px !important;
  width: 100% !important;
  margin: 0 auto !important;
  flex: 0 0 auto !important;
}
/* 본문 전체 폭 제한 */
.contents_style {
  max-width: 880px;    /* 800 → 960 */
  margin: 0 auto;     /* 가운데 정렬 */
  padding: 0 18px;    /* 양옆 여백 */
}
#tt-body-page .article-view,
#tt-body-entry .article-view{
  max-width: 880px !important;
  margin: 0 auto !important;
  padding: 0 18px !important;
  box-sizing: border-box;
}

}
/* 큰 타이틀 색상 통일 */
h2.top5-title,
h2.korea-title,
h2.global-title {
  color: #2b6cb0 !important;
  font-weight: 600 !important;
  margin-top: 1.2em;
  margin-bottom: 0.6em;
}
/* 1) 글 상단 카테고리: 마지막(하위) 링크만 보이고 나머지는 숨김 */
.post-header .category a:not(:last-of-type),
.article-header .category a:not(:last-of-type),
.entry-header .category a:not(:last-of-type) {
  display: none !important;
}

/* 2) 링크 사이 구분자(/ 등) 숨김 — span/구분 전부 비표시 */
.post-header .category span,
.article-header .category span,
.entry-header .category span,
.post-header .category::before,
.post-header .category::after,
.article-header .category::before,
.article-header .category::after,
.entry-header .category::before,
.entry-header .category::after {
  display: none !important;
  content: none !important;
}

/* 3) 혹시 구분자가 링크의 ::before 로 들어갈 경우 대비 */
.post-header .category a::before,
.article-header .category a::before,
.entry-header .category a::before {
  content: none !important;
}

/* 4) 마지막(하위) 링크는 반드시 보이게 */
.post-header .category a:last-of-type,
.article-header .category a:last-of-type,
.entry-header .category a:last-of-type {
  display: inline !important;
}
/* ===== 안전 패치: 레이아웃 미변경, 폰트/팔레트/카테고리 색만 고정 ===== */

/* 1) 폰트 일관화: 데스크톱/모바일 동일 스택 */
body, th, td, input, select, textarea, button, p, span {
  font-family: Pretendard, "Apple SD Gothic Neo", "Noto Sans KR", system-ui, -apple-system, "Segoe UI",
               Roboto, "Helvetica Neue", Arial, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* 5) 링크/호버 기본: 색 고정 + 밑줄만 */
.skin_view .tit_category a,
.wrap_etc .tt_category a,
.category-list a {
  text-decoration: none !important;
  color: inherit;
}
.skin_view .tit_category a:hover,
.wrap_etc .tt_category a:hover,
.category-list a:hover {
  opacity: .9;
  text-decoration: underline !important;
}

/* 6) 목록 제목 hover는 현재 색 유지 */
.list_content .link_post:hover .tit_post{
  color: currentColor !important;
  text-decoration: underline !important;
}

/* 7) 에디터 이미지 그리드: 가운데 정렬 + 위쪽 맞춤 */
#article-view figure.imagegridblock .image-container{
  justify-content: center !important;
  align-items: flex-start !important;
}
#article-view figure.imagegridblock .image-container > span{
  margin-right: 0;
  margin-top: 2px;
}
<style>
  h1{
    color:#002244; /* 큰 제목 색상 (진한 네이비 블루) */
    font-weight:800;
    margin:20px 0 10px 0;
  }
  .box{
    border:1px solid #e6e6e6;
    border-radius:12px;
    padding:14px 16px;
    margin:16px 0;
    background:#fafafa
  }
  .k{
    font-weight:700;
    color:#003366; /* 소제목 색상 (파랑) */
    font-size:1.05em;
    margin-bottom:6px;
  }
  .ref{font-size:0.95em;color:#555;line-height:1.6}
  .bul{margin:0.2rem 0 0.2rem 1rem}
</style>

/* =========================================================
   카테고리 박스 - 단일 테두리(1겹) 미니멀 스타일
   - 겹겹이 박스/내부 배경 제거
   - 컨테이너만 테두리 1겹 유지
   - 색상·간격 통일
   ========================================================= */

/* 색상 변수 (원하면 여기만 바꾸세요) */
:root{
  --cat-bg:     #eaf2ff;   /* 컨테이너 배경 */
  --cat-border: #2b6cb0;   /* 컨테이너 테두리 브랜드 블루루*/
  --cat-text:   #2b6cb0;   /* 기본 글자색 */
  --cat-sub:    #333;      /* 2뎁스 글자색 진회색 */
  --cat-hover:  #d9e8ff;   /* 호버 배경(연블루) */
}

/* 카테고리 박스 */
.tt_category{
  padding: 14px 14px;
  background: #d9e8ff;         /* 네이버 배너랑 어울리는 블루 */
  border: 1px solid #2b6cb0;   /* 테두리 */
  border-radius: 10px;
  font-family: "Pretendard-Regular", sans-serif;

  /* 2번: 섀도우 효과 */
  box-shadow: 0 2px 6px rgba(0,0,0,0.08);
}

/* 1뎁스 항목 */
.tt_category > li{
  font-size: 17px;
  font-weight: 700;
  margin: 6px 0;
  color: #2b6cb0;
}

/* 2뎁스 항목 */
.tt_category li ul li{
  font-size: 15px;
  font-weight: 500;
  color: #333;
  margin: 3px 0 3px 16px;
}

/* 링크 */
.tt_category a{
  color: inherit;
  text-decoration: none;
}
.tt_category a:hover{
  background: #cfe0ff;
  border-radius: 4px;
  text-decoration: underline;
}

/* 3번: 제목(분류 전체보기) 강조 */
.tt_category > li:first-child{
  font-size: 18px;
  font-weight: 800;
  color: #1e2a55;
}

/* 활성(현재 카테고리 표시가 필요하면 이 클래스를 템플릿에서 붙이세요) */
.tt_category > li.is-active,
.tt_category > li.current{
  background: var(--cat-hover);
  border-radius: 6px;
}

/* 2뎁스: 들여쓰기만, 테두리/배경 없이 */
.tt_category li ul{
  margin: 0 0 0 14px;  /* 들여쓰기 */
  padding: 0;
  list-style: none;
}
.tt_category li ul li{
  margin: 0;
  padding: 2px 0;
  font-size: 14px;
  font-weight: 500;
  color: var(--cat-sub);
  background: transparent;
  border: 0;
}

/* 접근성 포커스 */
.tt_category a:focus{
  outline: 2px solid var(--cat-border);
  outline-offset: 2px;
}

/* 공지사항 박스 위쪽 간격 */
#sidebar .widget-title {
  margin-top: 18px; /* 배너와 간격 */
  font-size: 15px;  /* 통일감 */
  font-weight: 600;
  color: #333;
}
/* 다음글/관련글 위젯 전부 숨김(강제) */
.another_entry,
.another_category,
.related-posts,
.list_related,
.related_article,
.module_related_post,
.wrap_related,
#yonah-nextbox,
#article-view #yonah-nextbox {
  display: none !important;
  visibility: hidden !important;
  height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
}

/* -------------------------------------------
   YONA BRIEFING CUSTOM FIX (공지 상단 + 스타일 조정)
-------------------------------------------- */

/* ✅ 요나 신앙 저널 공지사항 박스 — 완전 직사각형 + 중앙 타이틀 + 블루톤 통일 */
.box_aside.notice-box {
  display: block !important;
  width: 100% !important;
  background: #175EA8 !important;
  color: #ffffff !important;
  border-radius: 0 !important;
  padding: 20px 22px !important;
  margin-bottom: 22px !important;
  box-shadow: none !important;
  text-align: center !important;
}

/* 타이틀 */
.box_aside.notice-box strong {
  display: block !important;
  font-size: 18px !important;
  font-weight: 700 !important;
  text-align: center !important;
  color: #ffffff !important;
  letter-spacing: 0.5px !important;
  margin-bottom: 14px !important;
  border-bottom: 1px solid rgba(255,255,255,0.3) !important;
  padding-bottom: 8px !important;
}

/* 공지 목록 */
.box_aside.notice-box ul {
  margin: 0 !important;
  padding: 0 !important;
  list-style: none !important;
}

.box_aside.notice-box li {
  font-size: 15px !important;
  line-height: 1.7 !important;
  margin-bottom: 6px !important;
  text-align: center !important;
}

.box_aside.notice-box li a {
  color: #E0E8F0 !important;
  text-decoration: none !important;
  font-weight: 500 !important;
}

.box_aside.notice-box li a:hover {
  text-decoration: underline !important;
  opacity: 0.9 !important;
}

/* 현재 카테고리 박스 — 테두리 블루 실선으로 변경 */
.widget-box.category {
  border: 1px solid #2b3a7f !important;
}

/* 내부 링크 컬러도 블루 계열로 보정 */
.widget-box.category a {
  color: #2b3a7f;
}

.widget-box.banner img {
  border-radius: 6px;
  width: 100%;
  height: auto;
}

.box_aside.notice-box {
  max-width: 92% !important;  /* 폭을 살짝 줄임 */
  margin: 0 auto 22px auto !important; /* 중앙 정렬 유지 */
}

//* ✅ 공지사항 전용 폭 재정의 */
#sidebar .box_aside.notice-box,
.sidebar .box_aside.notice-box,
.widget .box_aside.notice-box,
.wrap_etc .box_aside.notice-box {
  width: 100% !important;
  max-width: 180px !important;  /* 🔹폭 줄임  */
  float: none !important;
  margin: 0 auto 22px auto !important;
  display: block !important;
}

.wrap_etc .inner_aside {
  overflow: visible !important;   /* 🔹배너 간 margin 잘리지 않게 */
}

/* ✅ 배너 간격 완전 강제 적용 (margin 무시될 때) */
.wrap_etc .inner_aside {
  display: block !important;         /* 혹시 flex나 grid면 해제 */
  overflow: visible !important;      /* margin 잘리던 현상 제거 */
}

/* ✅ 요나 배너 박스 — 사이드 간격 + 정렬 통일 */
.wrap_etc .inner_aside .widget-box.banner {
  display: block !important;
  margin-bottom: 14px !important; /* 🔹12~14px 권장 */
  padding-bottom: 0 !important;
  border: none !important;
}

/* ======================================== */
/* 📘 요나의 신앙 저널 통합 스타일 세트 (v2.6) */
/* ======================================== */

/* ===========================
   글목록 썸네일 (카드형 16:9 비율)
   =========================== */
/* ✅ 글 목록 썸네일 */
.thumbnail_post {
  flex: 0 0 200px;     /* ↓ 기존 240 → 200 */
  width: 200px;
  max-width: 200px;
  height: 112px;       /* ↓ 비율 유지 (16:9) */
  border-radius: 10px;
  overflow: hidden;
  display: block;
  background: #f5f5f5;
}

/* 📸 글목록 썸네일 방향 자동 맞춤 (16:9 대응형) */
.thumbnail_post img,
.list_content .thumbnail img,
.list_content img.thumb_img {
  display: block;
  width: 100%;
  height: auto;                   /* 세로 자동 조정 */
  aspect-ratio: 16 / 9;           /* 1080×720 비율 유지 */
  object-fit: cover;              /* 이미지가 박스 넘지 않게 */
  object-position: center center; /* 중심 기준으로 맞춤 */
  visibility: visible !important;
  opacity: 1 !important;
  border-radius: 10px;            /* 라운드 유지 */
}
/* ✅ 글 목록 제목 */
#tt-body-index .list_content .tit_post {
  font-size: 19px !important;
  line-height: 1.45;
  font-weight: 700;
  color: #111;
  margin-bottom: 6px;
}

/* ✅ 글 목록 요약문 */
#tt-body-index .list_content .txt_post {
  font-size: 15px !important;
  line-height: 26px;
  color: #555;
}

/* ✅ 본문 제목 */
#tt-body-page .skin_view .tit_post {
  font-size: 22px !important;
  line-height: 1.35 !important;
  font-weight: 700;
  color: #111;
  margin-bottom: 18px;
}

/* ✅ 본문 본문체 */
.article_skin, .area_article, .entry-content {
  font-size: 17px !important;
  line-height: 1.75 !important;
  color: #222;
}

/* ===============================
   📘 YONA JOURNAL 공통 사이드 영역 스타일 v1.0
   공지사항 / 최근글 / 댓글 (배너 아래)
   =============================== */

/* 사이드바 제목 (예: 최근에 올라온 글, 최근에 달린 댓글 등) */
.wrap_etc .box_aside h3 {
  font-size: 14px !important;
  font-weight: 600;
  color: #2b3a7f; /* 요나 브랜드 네이비 */
  margin-bottom: 8px;
  border-bottom: 1px solid #e2e8f0;
  padding-bottom: 6px;
}

/* 사이드바 본문 리스트 (공지 / 최근글 / 댓글) */
.wrap_etc .link_board,
.section.recentPost ul li a,
.section.recentComment ul li a,
.section.notice ul li a {
  display: block;
  width: 100% !important;@charset "UTF-8";

/* reset */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, textarea, p, blockquote, th, td, input, select, textarea, button {
  margin: 0;
  padding: 0;
  outline: none
}

fieldset, img {
  border: 0 none
}

dl, ul, ol, menu, li {
  list-style: none
}

blockquote, q {
  quotes: none
}

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none
}

input, select, textarea, button {
  vertical-align: middle
}

input::-ms-clear {
  display: none
}

button {
  border: 0 none;
  background-color: transparent;
  cursor: pointer
}

body {
  background: #fff
}

body, th, td, input, select, textarea, button {
  font-size: 14px;
  line-height: 1.5;
  font-family: Pretendard-Regular, sans-serif;
  color: #666
}

/* color값은 디자인가이드에 맞게사용 */
a {
  color: #333;
  text-decoration: none
}

a:active, a:hover {
  text-decoration: underline
}

a:active {
  background-color: transparent
}

address, caption, cite, code, dfn, em, var {
  font-style: normal;
  font-weight: normal
}

#tistorytoolbarid {
  display: none
}

/* global */
#dkIndex {
  overflow: hidden;
  position: absolute;
  left: -9999px;
  width: 0;
  height: 1px;
  margin: 0;
  padding: 0
}

/* 스킵네비게이션 */
.ir_pm {
  display: block;
  overflow: hidden;
  font-size: 0px;
  line-height: 0;
  text-indent: -9999px
}

/* 사용된 이미지내 의미있는 텍스트의 대체텍스트를 제공할때 */
.ir_wa {
  display: block;
  overflow: hidden;
  position: relative;
  z-index: -1;
  width: 100%;
  height: 100%
}

/* 중요한 이미지 대체텍스트로 이미지off시에도 대체 텍스트를 보여주고자 할때 */
.screen_out {
  overflow: hidden;
  position: absolute;
  width: 0;
  height: 0;
  line-height: 0;
  text-indent: -9999px
}

/* 대체텍스트가 아닌 접근성을 위한 숨김텍스트를 제공할때 */
.show {
  display: block
}

.hide {
  display: none
}

.emph_t {
  color: #3db39e
}

.cont_skin {
  margin-top: 80px
}

.article_skin {
  width: 820px;
  margin: 0 auto
}

.txt_bar {
  display: inline-block;
  width: 1px;
  height: 9px;
  margin: 0 5px;
  background-color: #ebebeb
}

.img_profile {
  float: left;
  margin-right: 16px;
  border-radius: 50px
}

.ico_focused {
  outline: 1px dotted #000;
  outline: -webkit-focus-ring-color auto 5px
}

/* 공통이미지 */
.ico_skin {
  display: inline-block;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
  background: url("images/ico_skin.gif") 0 0 no-repeat;
  text-indent: -9999px
}

/* 헤더 */
.wrap_skin {
  position: relative
}

.area_head {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  height: 80px;
  border-bottom: 1px solid #ebebeb;
  background-color: #fff;
  background-color: rgba(255, 255, 255, .95)
}

.area_head:after {
  display: block;
  visibility: hidden;
  height: 0;
  font-size: 0;
  clear: both;
  content: ''
}

.area_head .area_profile {
  position: relative;
  float: left;
  padding: 15px 0 0 30px
}

.area_head .area_profile .link_profile {
  float: left
}

.area_head .area_profile .info_profile {
  float: left;
  max-width: 270px
}

.area_head .btn_name {
  margin-top: 5px;
  font-weight: bold;
  margin-bottom: 2px
}

.area_head .ico_name {
  width: 10px;
  height: 6px;
  margin: 7px 0 0 6px;
  vertical-align: top
}

.area_head .txt_condition {
  width: 100%;
  font-size: 12px;
  color: #aaa;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden
}

.area_head .list_name {
  display: none;
  position: absolute;
  top: 44px;
  left: 92px;
  border: 1px solid #dcdcdc;
  border-radius: 2px;
  background-color: #fff
}

.area_head .on .list_name {
  display: block;
  width: 112px;
  padding-top: 13px;
  padding-bottom: 2px
}

.area_head .on .ico_name {
  background-position: 0 -632px;
}

.area_head .link_name {
  display: block;
  padding-left: 15px;
  margin-bottom: 7px;
  text-decoration: none;
  color: #666
}

.area_head .link_name:hover {
  text-decoration: underline;
  color: #3db39e
}

.area_head .box_division {
  padding-top: 13px;
  border-top: 1px solid #f4f4f4;
  margin-top: 9px
}

.area_menu {
  position: fixed;
  right: 15px;
  top: 21px;
  z-index: 31
}

.area_menu .area_search {
  display: inline-block;
  margin: 0 2px;
  border: 1px solid #ddd;
  border-radius: 3px;
  vertical-align: top
}

.area_menu .on.area_search {
  border: 1px solid #aaa
}

.area_menu .btn_search {
  width: 40px;
  height: 36px
}

.area_menu .on .btn_search {
  display: none
}

.area_menu .ico_search {
  width: 16px;
  height: 16px;
  margin-top: -1px;
  background-position: 0 -25px;
  vertical-align: middle
}

.area_menu .frm_search {
  display: none;
  overflow: hidden;
  width: 210px;
  height: 36px
}

.area_menu .on .frm_search {
  display: block
}

.area_menu .lab_search {
  float: left;
  width: 16px;
  height: 16px;
  margin: 10px 9px 0 12px;
  background-position: 0 -400px
}

.area_menu .tf_search {
  float: left;
  width: 150px;
  margin-top: 9px;
  border: 0 none;
  vertical-align: top;
  color: #333
}

.area_menu .area_navi {
  display: inline-block;
  position: relative;
  margin: 0 2px 0 3px
}

.area_menu .btn_cate {
  width: 160px;
  height: 38px;
  border: 1px solid #3db39e;
  border-radius: 3px;
  font-weight: bold;
  font-size: 12px;
  line-height: 38px;
  color: #3db39e;
  padding: 0 1px 0 5px
}

.btn_close {
  display: none
}

.area_menu .ico_cate {
  width: 10px;
  height: 6px;
  margin: -2px 0 0 53px;
  background-position: 0 -50px;
  vertical-align: middle
}

.area_menu .list_cate {
  display: none;
  position: absolute;
  top: 37px;
  left: 0;
  width: 158px;
  padding: 18px 0 10px;
  border: 1px solid #3db39e;
  border-radius: 0 0 3px 3px;
  background-color: #fff
}

.area_menu .on .list_cate {
  display: block
}

.area_menu .on .ico_cate {
  background-position: 0 -658px;
}

.area_menu .link_cate {
  display: block;
  padding-left: 17px;
  margin-bottom: 12px;
  font-size: 12px;
  color: #333
}

.area_navi .list_cate ul li {
  line-height: 18px
}

.area_navi .list_cate ul li a {
  display: block;
  padding-left: 17px;
  margin-bottom: 12px;
  font-size: 12px;
  color: #333;
  height: 17px
}

.area_navi .list_cate ul li.selected>a,
.area_navi .list_cate ul li a:hover {
  text-decoration: underline;
  color: #3db39e
}

.area_navi .list_cate .c_cnt, .area_navi .list_cate img {
  display: none
}

.area_navi .list_cate ul li ul li ul {
  padding-bottom: 6px;
  margin-top: -6px
}

.area_navi .list_cate ul li ul li ul li {
  color: #b4b4b4;
  padding-left: 21px
}

.area_navi .list_cate ul li ul li ul li a {
  padding-left: 0;
  margin-bottom: 6px;
  font-size: 12px;
  color: #666
}

.area_navi .list_cate ul li ul li ul li a::before {
  content: '· '
}

.area_navi .list_cate .menu_profile {
  display: none
}

.area_list .tit_category {
  position: fixed;
  top: 1px;
  width: 50%;
  left: 25%;
  line-height: 80px;
  text-align: center;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  z-index: 21
}

.tit_category .link_category {
  font-size: 20px;
  font-weight: bold;
  color: #3db39e
}

.tit_category .link_category:hover {
  text-decoration: none
}

.dimmed_layer {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: none;
  z-index: 30
}

.area_head .btn_menu {
  display: none
}

/* 푸터 */
.wrap_etc {
  padding-top: 48px;
  padding-bottom: 5px;
  border-top: 1px solid #ebebeb
}

.wrap_etc .inner_aside {
  overflow: hidden;
  width: 820px;
  margin: 0 auto
}

.wrap_etc .lst {
  margin-right: 0
}

.wrap_etc .list_board {
  padding-top: 8px
}

.wrap_etc .list_board li {
  margin-bottom: 8px
}

.wrap_etc .list_total dt {
  font-weight: bold
}

.wrap_etc .list_total dd {
  font-weight: bold;
  font-size: 22px
}

.wrap_etc .list_visitor {
  overflow: hidden;
  margin-top: 8px;
  font-size: 12px
}

.wrap_etc .list_visitor dt {
  float: left;
  color: #aaa
}

.wrap_etc .list_visitor dd {
  float: right;
  color: #aaa
}

.wrap_etc .link_more {
  position: absolute;
  top: 3px;
  right: 10px;
  font-size: 12px;
  text-decoration: underline;
  color: #aaa
}

.wrap_etc .list_tag {
  overflow: hidden;
  margin-top: 10px
}

.wrap_etc .list_tag li {
  float: left
}

.wrap_etc .list_tag .link_tag {
  display: block;
  height: 24px;
  padding: 0 10px;
  margin: 0 6px 6px 0;
  border-radius: 26px;
  font-size: 11px;
  line-height: 26px;
  border: 1px solid #f0f0f0;
  background-color: #f0f0f0;
  color: #999;
  max-width: 65px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.wrap_etc .list_tag .link_tag:hover {
  border: 1px solid #3db39e;
  background-color: #fff;
  text-decoration: none;
  color: #3db39e
}

.tt-calendar {
  width: 176px !important;
  border-collapse: collapse;
  border-spacing: 0;
  margin-left: -8px
}

.tt-calendar .cal_month {
  height: 20px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 5px
}

.tt-calendar .cal_month a {
  font-weight: bold;
  color: #666
}

.tt-calendar .cal_month a:first-child, .tt-calendar .cal_month a:last-child {
  height: 17px;
  padding: 0 10px;
  vertical-align: top;
  color: #ccc
}

.tt-calendar td, th {
  height: 17px;
  vertical-align: middle;
  width: 14.28%;
  text-align: center;
  font-size: 10px
}

.tt-calendar thead th {
  color: #ccc;
  margin-bottom: 2px
}

.tt-calendar tbody td {
  color: #aaa
}

.tt-calendar tbody td .cal_click {
  font-weight: bold;
  color: #777
}

.wrap_etc .tbl_calendar {
  border-collapse: collapse;
  border-spacing: 0;
  width: 185px;
  margin-top: 5px
}

.wrap_etc .tbl_calendar td {
  height: 17px;
  vertical-align: middle
}

.wrap_etc .col_day {
  width: 14.28%
}

.wrap_etc .tit_week {
  font-weight: normal;
  font-size: 10px;
  text-align: center;
  color: #ccc
}

.wrap_etc .link_day {
  display: block;
  font-size: 10px;
  text-align: center;
  color: #aaa
}

.wrap_etc .day_event {
  font-weight: bold;
  color: #777
}

.wrap_etc .list_keep {
  margin-top: 10px
}

.wrap_etc .list_keep li {
  overflow: hidden;
  margin-bottom: 8px;
  font-size: 12px;
  color: #aaa
}

.wrap_etc .link_keep {
  font-size: 12px;
  color: #aaa
}

.area_foot {
  height: 50px;
  font-size: 12px;
  line-height: 50px;
  text-align: center;
  background-color: #f0f0f0;
  color: #aaa
}

/* 페이징 */
.area_paging_simple {
  display: none
}

.area_paging {
  margin: 30px 0 93px;
  text-align: center
}

.area_paging .inner_paging {
  display: inline-block;
  overflow: hidden
}

.area_paging .ico_skin {
  float: left;
  width: 24px;
  height: 24px;
  margin-top: 6px
}

.area_paging .li_prev {
  margin-right: 20px;
  background-position: 0 -100px
}

.area_paging .link_prev {
  margin-right: 20px;
  background-position: 0 -100px
}

.area_paging .link_next {
  margin-left: 20px;
  background-position: 0 -150px
}

.area_paging .no-more-prev {
  background-position: 0 -75px
}

.area_paging .no-more-next {
  background-position: 0 -125px
}

.area_paging .interword {
  float: left;
  padding: 6px 12px 0
}

.area_paging .link_page {
  float: left
}

.area_paging .link_page span {
  display: block;
  padding: 9px 14px 5px;
  color: #666
}

.area_paging .link_page span.selected {
  border-radius: 3px;
  background-color: #3db39e;
  color: #fff;
  font-weight: bold;
  padding: 8px 14px 6px;
}

/* 뷰 */
.skin_view .area_title {
  margin-bottom: 29px;
  padding: 68px 0 45px;
  border-bottom: 1px solid #ebebeb;
  text-align: center
}

.skin_view .area_title a {
  text-decoration: none
}

.skin_view .tit_category a {
  font-weight: bold;
  color: #3db39e
}

.skin_view .tit_post {
  margin-top: 7px;
  font-size: 40px;
  font-weight: bold;
  color: #000;
  line-height: 50px
}

.skin_view .tit_post a {
  color: #000
}

.skin_view .txt_detail {
  display: block;
  margin-top: 20px;
  font-size: 12px;
  color: #aaa
}

.skin_view .txt_detail .txt_bar {
  margin: 0 7px 0 5px;
}

.skin_view .txt_detail .my_edit {
  display: none
}

.skin_view .my_post .my_edit {
  display: inline-block
}

.skin_view .link_detail {
  font-size: 12px;
  color: #aaa
}

.skin_view .link_detail:hover {
  text-decoration: none
}

.skin_view .area_view {
  padding: 20px 0;
  font-size: 20px;
}

.skin_view .area_view p {
  font-size: 18px;
  line-height: 30px;
}

.skin_view .area_view a {
  color: #3db39e
}

.skin_view .area_view h1,
.skin_view .area_view h2,
.skin_view .area_view h3,
.skin_view .area_view h4 {
  line-height: 1.2em;
  margin: 1.5em auto 1em
}

.skin_view .area_view h1 {
  font-size: 28px;
}

.skin_view .area_view h2 {
  font-size: 24px;
}

.skin_view .area_view h3 {
  font-size: 20px;
}

.skin_view .area_view h4 {
  font-size: 16px;
}

.skin_view .area_view ul,
.skin_view .area_view ol {
  margin: 0 auto 32px;
  padding: 0 0 0 10px;
}

.skin_view .area_view ul li,
.skin_view .area_view ol li {
  margin-left: 24px;
  margin-bottom: 10px;
}

.skin_view .area_view ul li {
  list-style: disc
}

.skin_view .area_view ol li {
  list-style: decimal
}

.skin_view .area_view blockquote {
  padding: 10px 20px;
  margin: 0 auto 28px;
  border-left: 5px solid #eee
}

.skin_view .area_view blockquote,
.skin_view .area_view blockquote p {
  font-size: 18px;
  line-height: 30px
}

.skin_view .area_view blockquote ol:last-child,
.skin_view .area_view blockquote ul:last-child,
.skin_view .area_view blockquote p:last-child {
  margin-bottom: 0
}

.skin_view .area_view pre {
  background-color: #F6F7F8;
  margin: 28px auto;
  word-wrap: break-word;
  font-family: Menlo, Consolas, Monaco, monospace;
  font-size: 14px;
  line-height: 20px
}

.skin_view .area_view pre code.hljs {
  padding: 16px;
}

.skin_view .area_view iframe {
  max-width: 100%
}

.skin_view .area_view img {
  max-width: 100%;
  height: auto
}

.skin_view .area_view .imageblock {
  width: auto !important;
  height: auto !important
}

.skin_view .area_view .protected_form {
  text-align: center;
  padding: 100px 0 150px;
  border-bottom: 1px solid #ebebeb;
  margin-bottom: -20px
}

.skin_view .area_view .protected_form input {
  -webkit-appearance: none;
  padding: 0 15px;
  border: 1px solid #eee;
  height: 38px;
  line-height: 38px;
  font-size: 12px;
  box-sizing: border-box;
}

.skin_view .area_view .protected_form button {
  border-radius: 4px;
  font-size: 12px;
  line-height: 38px;
  background-color: #3db39e;
  color: #fff;
  font-weight: bold;
  padding: 0 16px
}

.skin_view .area_etc {
  overflow: hidden;
  min-height: 29px;
  margin-top: 20px
}

.skin_view .area_etc .list_tag {
  float: left;
  margin-top: 5px;
  font-weight: bold;
}

.skin_view .list_tag .tit_tag {
  float: left;
  margin-right: 8px;
  font-weight: bold;
  font-size: 12px;
  color: #3db39e
}

.skin_view .list_tag .desc_tag {
  float: left;
  margin-right: 2px;
  font-weight: bold;
  font-size: 12px;
  color: #aaa;
  max-width: 630px
}

.skin_view .list_tag .desc_tag a {
  color: #aaa
}

.skin_view .list_tag .link_tag {
  font-weight: bold;
  font-size: 12px;
  color: #aaa
}

.skin_view .list_tag .link_tag:hover {
  text-decoration: none
}

.skin_view .another_category {
  overflow: hidden;
  width: 100%;
  margin: 90px 0 0;
  border: 0;
  padding: 0
}

.skin_view .another_category h4 {
  float: left;
  width: 100%;
  padding: 0 0 7px !important;
  border-bottom: 1px solid #eee !important;
  font-weight: normal;
  font-size: 14px !important;
  line-height: 1.5;
  color: #666 !important
}

.skin_view .another_category h4 a {
  color: #3db39e !important;
  font-weight: bold
}

.skin_view .another_category table {
  float: left;
  width: 100%;
  margin-top: 15px !important
}

.skin_view .another_category table tr {
  float: left;
  width: 50%;
  margin-bottom: 8px;
}

.skin_view .another_category table tr:nth-child(even) th {
  padding-left: 10px !important
}

.skin_view .another_category table th {
  width: 100%;
  font-size: 12px;
  color: #aaa;
  padding: 0 !important
}

.skin_view .another_category table th a {
  overflow: hidden;
  max-width: 255px;
  font-size: 12px;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #666 !important;
  border: 0 !important;
  display: inline-block;
  float: left
}

.skin_view .another_category table th a.current {
  text-decoration: underline !important
}

.skin_view .another_category table th span {
  font-size: 12px
}

.skin_view .another_category table td {
  display: none
}

/* 댓글영역 */
.skin_view .area_reply {
  margin-top: 40px
}

.area_reply .tit_reply {
  font-weight: normal
}

.area_reply .btn_reply {
  font-weight: bold;
  line-height: 18px;
  color: #3db39e
}

.area_reply .btn_reply .ico_reply {
  width: 8px;
  height: 5px;
  margin: 5px 0 0 3px;
  background-position: 0 -425px;
  vertical-align: top
}

.btn_reply.on .ico_reply {
  background-position: 0 -450px
}

.area_reply .reply_write {
  position: relative;
  margin-top: 5px
}

.area_reply .lab_write {
  position: absolute;
  top: 13px;
  left: 16px;
  font-size: 12px
}

.area_reply .on_box .lab_write {
  display: none
}

.area_reply .tf_reply {
  width: 820px;
  height: 102px;
  padding: 13px 15px 10px;
  border: 1px solid #eee;
  font-size: 12px;
  resize: none;
  box-sizing: border-box
}

.area_reply .reply_writer {
  margin-top: 10px;
  position: relative;
  height: 36px
}

.area_reply .writer_info {
  float: left
}

.area_reply .writer_info .info_name {
  display: inline-block;
  position: relative;
  margin-right: 8px
}

.area_reply .writer_info .info_pw {
  display: inline-block;
  position: relative
}

.area_reply .writer_info .lab_info {
  position: absolute;
  top: 10px;
  left: 16px;
  font-size: 12px
}

.area_reply .on_box .lab_info {
  display: none
}

.area_reply .writer_info .inp_info {
  width: 120px;
  height: 36px;
  padding: 0 15px;
  border: 1px solid #eee;
  font-size: 12px;
  box-sizing: border-box
}

.area_reply .writer_info .inp_info::-webkit-input-placeholder {
  padding-top: 2px
}

.area_reply .writer_check {
  position: absolute;
  right: 70px
}

.area_reply .writer_check .check_secret {
  display: inline-block;
  position: relative;
  height: 36px;
  margin-right: 18px;
  line-height: 36px
}

.area_reply .writer_check .inp_secret {
  display: none
}

.area_reply .writer_check .lab_secret {
  position: relative;
  padding-left: 20px;
  font-size: 12px;
  cursor: pointer
}

.area_reply .writer_check .ico_check {
  position: absolute;
  top: -2px;
  left: 0;
  width: 16px;
  height: 16px;
  background-position: 0 -500px
}

.area_reply .writer_check .inp_secret:checked+.lab_secret .ico_check {
  background-position: 0 -525px
}

.area_reply .writer_check .inp_secret:focus+.lab_secret .ico_check {
  outline: 1px dotted #000;
  outline: -webkit-focus-ring-color auto 5px
}

.area_reply .on .ico_check {
  background-position: 0 -525px
}

.area_reply .writer_btn {
  position: absolute;
  right: 0
}

.area_reply .writer_btn .btn_enter {
  width: 70px;
  height: 36px;
  border-radius: 4px;
  font-size: 12px;
  line-height: 38px;
  background-color: #3db39e;
  color: #fff;
  font-weight: bold
}

.area_reply .btn_replymore {
  display: none;
  width: 100%;
  height: 42px;
  margin-top: 3px;
  border-top: 1px solid #eee;
  font-size: 12px;
  line-height: 44px;
  color: #aaa
}

.on .btn_replymore {
  display: block
}

.area_reply .list_reply {
  margin-bottom: 20px;
  margin-top: 5px;
  border-top: 1px solid #e0e0e0;
}

.on .list_reply {
  display: block;
  margin-bottom: 18px
}

.area_reply .list_reply li.tt_more_preview_comments_wrap {
  padding: 10px 20px
}

.area_reply .list_reply .tt_more_preview_comments_text {
  font-size: 12px;
  color: #aaa
}

.area_reply .list_reply li {
  overflow: hidden;
  position: relative;
  padding: 23px 20px 24px;
  border-bottom: 1px solid #eee
}

.area_reply .list_reply li:hover {
  background-color: #fcfcfc
}

.area_reply .list_reply .my_reply {
  background-color: #fcfcfc
}

.area_reply .list_reply .re_reply {
  padding-left: 86px
}

.area_reply .reply_content {
  float: left
}

.area_reply .list_reply .img_profile {
  margin-top: 2px
}

.area_reply .tit_nickname {
  display: block;
  overflow: hidden;
  max-width: 515px;
  margin: 4px 5px 0 0;
  font-weight: bold;
  color: #333;
  white-space: nowrap
}

.area_reply .my_reply .tit_nickname {
  color: #3db39e
}

.area_reply .tit_nickname:hover {
  text-decoration: none
}

.area_reply .ico_secret {
  width: 10px;
  height: 12px;
  margin-top: 4px;
  background-position: 0 -475px;
  vertical-align: top;
  display: none
}

.area_reply .rp_secret .ico_secret {
  display: inline-block
}

.area_reply .txt_reply {
  display: block;
  width: 704px;
  margin-top: 3px;
  font-size: 12px
}

.area_reply .re_reply .txt_reply {
  display: block;
  width: 627px;
  margin-top: 3px;
  font-size: 12px
}

.area_reply .txt_date {
  display: block;
  margin-top: 7px;
  font-size: 12px;
  color: #aaa
}

.area_reply .btn_replymenu {
  display: none
}

.area_reply .list_reply li .my_edit {
  display: none;
  position: absolute;
  top: 27px;
  right: 16px
}

.area_reply .list_reply li:hover .my_edit {
  display: block
}

.area_reply .my_edit .link_edit {
  margin: 0 2px;
  font-size: 12px;
  color: #3db39e
}

.area_reply .my_edit .link_edit:hover {
  text-decoration: none
}

.area_reply .hiddenComment .tit_nickname {
  display: none
}

.area_reply .hiddenComment .txt_reply {
  font-weight: bold;
  font-size: 14px
}

.list_content .link_post:hover .tit_post {
  text-decoration: underline;
  color: #3db39e
}

.list_content .tit_post {
  display: block;
  font-weight: normal;
  font-size: 28px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap
}

.list_content .txt_post {
  display: -webkit-box;
  display: -ms-flexbox;
  display: box;
  overflow: hidden;
  margin-top: 1px;
  font-size: 18px;
  line-height: 30px;
  color: #666;
  vertical-align: top;
  word-break: break-all;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4; /* 4줄 */
  max-height: 120px;     /* 30px × 4줄 */
}


.list_content .detail_info {
  margin-top: 16px;
  font-size: 12px;
  color: #aaa;
}

.list_content .detail_info .link_cate {
  font-size: 12px;
  text-decoration: none;
  color: #3db39e
}

/* 방명록 */
.skin_visitor {
  padding-bottom: 40px;
}

.skin_visitor .area-reply {
  padding-top: 40px;
}

.skin_visitor .area_reply .list_reply {
  display: block;
  margin-top: 30px;
  border-top: 1px solid #eee
}

.skin_visitor .area_reply .reply_write {
  margin-top: 32px
}

.skin_visitor .area_reply .ico_secret {
  background-position: 0 -600px
}

/* 태그 */
.skin_tag .list_tag {
  overflow: hidden;
  padding: 30px 0 90px
}

.skin_tag .list_tag li {
  float: left;
  margin: 0 10px 10px 0
}

.skin_tag .link_tag {
  display: block;
  height: 32px;
  padding: 0 13px;
  border-radius: 34px;
  line-height: 34px;
  border: 1px solid #f0f0f0;
  background-color: #f0f0f0;
  font-weight: 100;
  color: #666
}

.skin_tag .link_tag:hover {
  border: 1px solid #3db39e;
  background-color: #fff;
  text-decoration: none;
  color: #3db39e
}

@media only screen and (max-width:820px) {
  body, th, td, input, select, textarea, button, p, span {
    font-family: applesdgothicneo-ultralight;
    font-weight: 100
  }

  .ico_skin {
    background: url("images/ico_skin_320.png") 0 0 no-repeat
  }

  .img_profile {
    width: 40px;
    height: 40px;
    border-radius: 40px
  }

  /* 헤더 */
  .area_head {
    z-index: 20;
    height: 60px
  }

  .area_head .area_profile {
    overflow: hidden;
    float: none;
    padding: 10px 65px 0 15px
  }

  .area_head .area_profile .info_profile {
    max-width: 180px
  }

  .area_head .img_profile {
    margin-right: 8px
  }

  .area_list .tit_category {
    line-height: 60px
  }

  .area_list .tit_category .link_category {
    font-size: 16px;
    font-family: applesdgothicneo-semibold;
    font-weight: bold
  }

  .area_head .on .list_name {
    display: none
  }

  .area_head .btn_name {
    margin-top: 2px;
    color: #333;
    font-family: applesdgothicneo-bold;
    margin-bottom: 0px
  }

  .area_head .ico_name {
    display: none
  }

  .area_head .txt_condition {
    overflow: hidden;
    width: auto;
    line-height: 16px
  }

  .area_menu {
    display: none;
    right: 0;
    top: 0;
    bottom: 0;
    overflow-y: auto;
    overflow-x: hidden;
    width: 200px;
    background-color: #fff
  }

  .area_menu .area_search {
    display: none;
    width: 168px;
    height: 30px;
    margin: 15px 0 0 15px;
    border: 1px solid #dcdcdc;
    border-radius: 31px
  }

  .area_menu .frm_search {
    width: 168px;
    height: 30px
  }

  .area_menu .lab_search {
    margin: 8px 0 0 16px;
    background-position: -70px -110px
  }

  .area_menu .tf_search {
    width: 115px;
    margin: 7px 0 3px 8px;
    outline: none
  }

  .dimmed_layer {
    background-color: #000;
    opacity: 0.7
  }

  .area_menu .btn_search {
    display: none
  }

  .area_menu .area_navi {
    display: block;
    position: static;
    margin: 0
  }

  .area_head .btn_menu {
    display: block;
    overflow: hidden;
    position: absolute;
    right: 15px;
    top: 0;
    width: 40px;
    height: 35px;
    margin-top: 13px;
    border: 0 none
  }

  .area_head .ico_menu {
    display: block;
    width: 40px;
    height: 31px;
    margin: 0;
    background-position: 0 -80px;
    text-indent: 0
  }

  .area_menu .btn_cate {
    display: none
  }

  .area_menu .list_cate {
    position: static;
    width: 200px;
    padding: 13px 0 15px;
    border: 0 none;
    border-radius: 0
  }

  .area_navi .list_cate ul li {
    line-height: 18px
  }

  .area_navi .list_cate ul li a {
    margin-bottom: 0;
    padding: 7px 0 15px 30px;
    font-size: 15px;
    line-height: 22px;
    font-family: applesdgothicneo-semibold;
    font-weight: bold
  }

  .area_navi .list_cate ul li ul li a {
    padding: 4px 0 15px 30px
  }

  .area_navi .list_cate ul li ul li ul {
    padding-bottom: 3px;
    margin-top: -3px
  }

  .area_navi .list_cate ul li ul li ul li {
    padding-left: 0;
    list-style: none;
    margin-bottom: 1px
  }

  .area_navi .list_cate ul li ul li ul li a {
    margin-bottom: 0;
    padding: 4px 0 11px 37px;
    font-size: 15px;
    font-family: applesdgothicneo-ultralight;
    font-weight: normal;
  }

  .area_navi .list_cate ul li ul li ul li a::before {
    content: '· '
  }

  .area_navi .list_cate .menu_profile {
    display: block;
    margin-top: 14px;
    padding-top: 20px;
    border-top: 1px solid #e5e5e5
  }

  .btn_close {
    position: fixed;
    right: 210px;
    top: 11px;
    width: 30px;
    height: 30px;
    z-index: 31
  }

  .on .btn_close {
    display: block
  }

  .ico_close {
    display: inline-block;
    width: 18px;
    height: 18px;
    background-position: -50px -110px;
    vertical-align: middle
  }

  /* 푸터 */
  .wrap_etc {
    display: none
  }

  .area_foot {
    height: 42px;
    font-size: 11px;
    line-height: 42px;
    color: #999
  }

  .area_foot .emph_t {
    font-weight: bold;
    color: #999;
    font-family: applesdgothicneo-bold
  }

  /* 페이징  */
  .area_paging_list {
    display: none
  }

  .area_paging_simple {
    display: block
  }

  .area_paging {
    padding: 20px 0 10px;
    margin: 0;
    position: static
  }

  .area_paging .inner_paging {
    display: block;
    padding: 0 20px
  }

  .area_paging .inner_paging a {
    display: block;
    line-height: 20px;
    font-size: 15px
  }

  .area_paging .inner_paging a.link_prev {
    float: left
  }

  .area_paging .inner_paging a.link_next {
    float: right
  }

  .area_paging .ico_skin {
    width: 10px;
    height: 18px;
    margin-top: 0
  }

  .area_paging .ico_prev {
    float: left;
    margin-right: 11px;
    background-position: -130px -80px
  }

  .area_paging .ico_next {
    float: right;
    margin-left: 11px;
    background-position: -130px -100px
  }

  .area_paging .no-more-prev,
  .area_paging .no-more-next {
    text-decoration: none;
    color: #999
  }

  .area_paging .no-more-prev .ico_prev {
    background-position: -110px -80px
  }

  .area_paging .no-more-next .ico_next {
    background-position: -110px -100px
  }

  #tt-body-page .area_more {
    display: none
  }

  /* 뷰 */
  .article_skin {
    position: relative;
    width: 100%
  }

  .skin_view .area_title {
    margin: 0 15px;
    padding: 44px 0 20px
  }

  .skin_view .area_title .my_edit {
    display: none
  }

  .skin_view .tit_category {
    font-size: 13px
  }

  .skin_view .tit_category a {
    font-family: applesdgothicneo-semibold;
    font-weight: bold
  }

  .skin_view .tit_post {
    margin-top: 3px;
    padding: 0 8px;
    font-family: applesdgothicneo-semibold;
    font-weight: bold;
    font-size: 26px;
    line-height: 31px
  }

  .skin_view .txt_detail {
    margin-top: 18px;
    word-break: break-all
  }

  .skin_view .txt_detail .txt_bar {
    margin: 0 8px
  }

  .skin_view .area_view {
    padding: 22px 15px 22px
  }

  .skin_view .area_view p {
    font-size: 17px;
    line-height: 24px;
    color: #333
  }

  .skin_view .img_view {
    width: 100%;
    height: auto;
    margin: 11px 0 6px
  }

  .skin_view .area_etc {
    position: relative;
    height: auto;
    margin: 0;
  }

  .skin_view .area_etc .list_tag {
    margin-top: 0;
    padding: 0 15px;
    float: none;
    margin-bottom: 22px
  }

  .skin_view .list_tag .tit_tag {
    margin-right: 3px;
    font-family: applesdgothicneo-ultralight;
    font-size: 13px;
    float: none;
    display: inline
  }

  .skin_view .list_tag .desc_tag {
    margin: 0;
    float: none;
    display: inline;
    font-weight: bold;
    font-family: applesdgothicneo-semibold;
  }

  .skin_view .list_tag .link_tag {
    font-weight: normal;
    font-size: 13px
  }

  /* 댓글영역 */
  .skin_view .area_reply {
    margin-top: 0;
    padding-bottom: 24px;
    border-bottom: 1px solid #ebebeb
  }

  .area_reply .tit_reply {
    padding-left: 15px;
    color: #333;
    font-family: applesdgothicneo-semibold;
    font-weight: bold;
    display: block;
    padding-bottom: 1px;
  }

  .area_reply .btn_reply {
    margin-top: 0;
    line-height: 20px;
    vertical-align: top;
  }

  .area_reply .btn_reply span {
    font-family: applesdgothicneo-semibold;
    font-weight: bold
  }

  .area_reply .btn_reply .ico_reply {
    margin: 6px 0 0 0px;
    background-position: -150px -80px
  }

  .btn_reply.on .ico_reply {
    background-position: -150px -90px
  }

  .area_reply .list_reply {
    margin-bottom: 0px
  }

  .area_reply .list_reply .tt_more_preview_comments_text {
    font-size: 14px;
    color: #666
  }

  .area_reply .list_reply li {
    overflow: visible;
    padding: 20px 15px 16px;
    border-bottom: 1px solid #efefef
  }

  .area_reply .list_reply li.tt_more_preview_comments_wrap {
    height: 20px
  }

  .area_reply .list_reply li:hover {
    background-color: #fff
  }

  .area_reply .list_reply li:last-child {
    border: 0;
    padding-bottom: 14px
  }

  .area_reply .list_reply .my_reply {
    background-color: #f8f8f8
  }

  .area_reply .list_reply .my_reply:hover {
    background-color: #f8f8f8
  }

  .area_reply .list_reply .re_reply {
    padding-left: 60px
  }

  .area_reply .list_reply .prev_reply:before {
    content: '';
    position: absolute;
    left: 31px;
    top: 48px;
    width: 1px;
    height: 100%;
    background-color: #ccc
  }

  .area_reply .reply_content {
    display: block;
    float: none;
    padding: 0 28px 0 45px
  }

  .area_reply .list_reply .img_profile {
    width: 33px;
    height: 33px;
    border-radius: 33px;
    margin: 0
  }

  .area_reply .list_reply .tit_nickname {
    font-size: 13px;
    overflow: visible;
    margin: 0px 5px 2px 0;
    color: #333;
    vertical-align: top;
    white-space: normal;
    font-family: applesdgothicneo-semibold
  }

  .area_reply .re_reply .tit_nickname {
    color: #3db39e
  }

  .area_reply .reply_secret .tit_nickname {
    margin-top: 0;
    vertical-align: top
  }

  .area_reply .ico_secret, .skin_visitor .area_reply .ico_secret {
    margin-top: 3px;
    background-position: -90px -110px
  }

  .area_reply .txt_reply, .area_reply .re_reply .txt_reply {
    width: 100%;
    margin-top: 0;
    line-height: 20px;
    font-size: 14px;
    color: #333
  }

  .area_reply .txt_date {
    margin-top: 4px
  }

  .area_reply .reply_secret .txt_date {
    margin-top: 0
  }

  .area_reply .btn_replymenu {
    display: block;
    position: absolute;
    right: 2px;
    top: 12px;
    width: 30px;
    height: 30px
  }

  .area_reply .btn_replymenu .ico_replymenu {
    display: inline-block;
    width: 3px;
    height: 13px;
    background-position: -150px -100px;
    vertical-align: middle
  }

  .area_reply .list_reply li .my_edit {
    right: 10px;
    top: 20px;
    z-index: 10;
    width: 95px;
    padding: 10px 0;
    border: 1px solid #dcdcdc;
    background-color: #fff
  }

  .area_reply .list_reply li .my_edit .link_edit {
    display: block;
    font-size: 14px;
    line-height: 32px;
    color: #333;
    text-align: center
  }

  .area_reply .fld_reply {
    padding: 0 15px
  }

  .area_reply .btn_replymore {
    margin-top: 5px;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #efefef;
    font-size: 13px;
    color: #666
  }

  .area_reply .reply_write {
    margin-top: 4px;
    padding: 7px 8px;
    border: 1px solid #e0e0e0
  }

  .area_reply .tf_reply {
    width: 100%;
    height: 67px;
    padding: 0;
    border: 0 none;
    font-size: 14px;
    outline: none
  }

  .area_reply .lab_write {
    left: 10px;
    top: 8px;
    font-size: 14px;
    color: #999
  }

  .area_reply .reply_writer {
    margin-top: 8px
  }

  .area_reply .writer_info {
    overflow: hidden;
    float: none;
    width: 100%
  }

  .area_reply .writer_info .info_name {
    display: block;
    float: left;
    width: 50%;
    margin-right: 0
  }

  .area_reply .writer_info .info_pw {
    display: block;
    float: left;
    width: 50%
  }

  .area_reply .writer_info .wrap_info {
    display: block
  }

  .area_reply .info_name .wrap_info {
    margin-right: 5px
  }

  .area_reply .info_pw .wrap_info {
    margin-left: 5px
  }

  .area_reply .writer_info .lab_info {
    left: 11px;
    top: 7px;
    font-size: 14px;
    color: #999
  }

  .area_reply .info_pw .lab_info {
    left: 16px
  }

  .area_reply .writer_info .inp_info {
    width: 100%;
    height: 35px;
    font-size: 14px;
    outline: none;
    padding: 3px 10px 0;
    -webkit-appearance: none;
    border-radius: 0;
    border: 1px solid #e0e0e0;
  }

  .area_reply .writer_info .inp_info::-webkit-input-placeholder {
    padding-top: 0
  }

  .area_reply .writer_check {
    overflow: hidden;
    float: left;
    padding-top: 10px;
    position: inherit;
    right: inherit
  }

  .area_reply .writer_check .check_secret {
    display: block;
    float: left;
    width: 75px;
    height: 33px;
    line-height: 35px
  }

  .area_reply .writer_check .inp_secret {
    width: 75px;
    height: 33px
  }

  .area_reply .writer_check .lab_secret {
    position: static;
    padding-left: 33px;
    font-size: 14px;
    color: #666
  }

  .area_reply .writer_check .ico_check {
    left: 0;
    top: 3px;
    width: 26px;
    height: 26px;
    background-position: -50px -80px
  }

  .area_reply .on .ico_check, .area_reply .writer_check .inp_secret:checked+.lab_secret .ico_check {
    background-position: -80px -80px
  }

  .area_reply .writer_check .inp_secret:checked+.lab_secret {
    font-weight: bold
  }

  .area_reply .writer_btn {
    float: right;
    padding-top: 10px;
    position: inherit;
    right: inherit
  }

  .area_reply .writer_btn .btn_enter {
    width: 62px;
    height: 33px;
    font-size: 15px;
    line-height: 34px;
    padding-top: 1px
  }

  .area_reply .hiddenComment .txt_reply {
    font-family: applesdgothicneo-semibold
  }

  .area_reply .hiddenComment .txt_date {
    margin-top: 0px
  }


  .skin_view .another_category {
    margin: 20px -15px 4px;
    border-top: 1px solid #ebebeb;
    border-bottom: 1px solid #eee;
    padding: 23px 0;
    width: auto
  }

  .skin_view .another_category h4 {
    float: none;
    padding: 0 15px !important;
    width: auto;
    border: 0 !important
  }

  .skin_view .another_category table {
    float: none;
    margin-top: 10px !important;
    max-height: 145px;
    overflow: hidden;
    display: block
  }

  .skin_view .another_category table tr {
    width: 100%;
    margin-bottom: 9px;
    padding: 0 15px !important
  }

  .skin_view .another_category table tr:nth-child(even) th {
    padding: 0 !important
  }

  .skin_view .another_category table th {
    font-size: 14px;
    color: #999
  }

  .skin_view .another_category table th a {
    font-size: 15px;
    color: #333 !important;
    max-width: 230px
  }

  .skin_view .another_category table th a.current {
    font-weight: bold;
    font-family: applesdgothicneo-bold
  }

  .skin_view .another_category table th span {
    font-size: 15px;
    display: inline-block;
    font-family: applesdgothicneo-ultralight;
    line-height: 1.5
  }

  .skin_view .area_other {
    position: absolute;
    left: 0;
    bottom: -218px;
    width: 100%;
    height: 178px;
    margin: 0 0 22px;
    padding: 21px 0 0;
    border-top: 1px solid #ebebeb
  }

  .skin_view .tit_other {
    display: block;
    overflow: hidden;
    float: none;
    width: auto;
    padding: 0 15px;
    border-bottom: 0 none;
    white-space: nowrap;
    text-overflow: ellipsis
  }

  .skin_view .list_other {
    float: none;
    width: 100%;
    margin-top: 12px
  }

  .skin_view .list_other li {
    overflow: hidden;
    width: 100%;
    margin-bottom: 9px;
    padding: 0 15px;
    font-size: 14px;
    color: #999
  }

  .skin_view .list_other .link_other {
    font-size: 15px;
    color: #333
  }

  /* 리스트 및 방명록 공통 */
  .cont_skin {
    margin-top: 63px
  }

  #tt-body-search .area_head .btn_name,
  #tt-body-search .area_head .txt_condition,
  #tt-body-tag .area_head .btn_name,
  #tt-body-tag .area_head .txt_condition,
  #tt-body-category .area_head .btn_name,
  #tt-body-category .area_head .txt_condition,
  #tt-body-guestbook .area_head .btn_name,
  #tt-body-guestbook .area_head .txt_condition {
    display: none
  }

  .area_foot {
    margin-top: 21px
  }

  /* 리스트 */
  .list_content {
    max-height: 113px;
    padding: 21px 15px 20px
  }

    .list_content .thumbnail_post {
    margin: 8px 0 8px 30px
  }

  .list_content .tit_post {
    font-size: 18px;
    font-family: applesdgothicneo-semibold;
    font-weight: bold
  }

  .list_content .txt_post {
    max-height: 37px;
    margin-top: 2px;
    font-size: 14px;
    line-height: 19px;
    color: #6b6b6b;
    -webkit-line-clamp: 2
  }

  .list_content .detail_info {
    margin-top: 8px;
    font-size: 13px;
    color: #bbb
  }

  .list_content .detail_info .link_cate {
    font-size: 13px
  }

  .list_content .detail_info .txt_bar {
    margin: 0 5px
  }

  /* 방명록 */
  .skin_visitor .area_reply .fld_reply {
    padding-top: 12px
  }

  .skin_visitor .area_reply .reply_write {
    margin-top: 0
  }

  .skin_visitor .area_reply .reply_writer {
    margin-top: 10px
  }

  .skin_visitor .area_reply .list_reply {
    margin-top: 25px
  }

  .skin_tag .list_tag {
    overflow: hidden;
    padding: 30px 20px 90px
  }

  /* 카테고리 레이어 활성화 */
  .layer_on {
    overflow: hidden
  }

  .layer_on .cont_skin {
    margin-top: 0;
    padding-top: 61px
  }

  .layer_on .dimmed_layer {
    display: block
  }

  .layer_on .area_head .btn_menu {
    display: none
  }

  .layer_on .area_menu {
    display: block
  }

  .layer_on .area_menu .area_search {
    display: block
  }

  .layer_on .area_menu .area_search {
    display: block
  }

  .layer_on .area_menu .frm_search {
    display: block
  }

  .layer_on .area_menu .list_cate {
    display: block
  }

  .layer_on .btn_close {
    display: block
  }
}

@media only screen and (max-width: 800px) {
  .tt-comment-cont {
    padding: 0 15px;
  }
}

.tt-comment-cont .tt-box-total .tt_txt_g {
  font-size: 15px;
}

.tt-comment-cont .tt-box-total .tt_num_g {
  font-size: 15px;
  color: #61B19F;
}

.tt-comment-cont .tt-wrap-cmt .tt-link-user {
  font-size: 15px;
}

.tt-comment-cont .tt-wrap-cmt .tt_desc {
  font-size: 15px;
  color: #666;
}

.tt-comment-cont .tt-txt-mention {
  color: #666;
}

.tt-comment-cont .tt-wrap-cmt .tt_txt_g {
  color: #61B19F;
}

.tt-comment-cont .tt-link-comment .tt_num_g {
  color: #61B19F;
}

.tt-comment-cont .tt-btn_register {
  width: 77px;
  height: 36px;
  background-color: #3DB39E;
  color: #fff;
  border-radius: 4px;
  border-color: #3DB39E;
}

.tt-comment-cont .tt-btn_register:hover {
  background-color: #3DB39E;
  border-color: #3DB39E;
}

.tt-comment-cont .tt-btn_register:focus {
  background-color: #3DB39E;
  border-color: #3DB39E;
}

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

.contents_style>* {
  margin: 20px 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: 0.87em;
  line-height: 1.71;
}

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

#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: 10px;
}

#article-view h2+p,
#article-view h3+p,
#article-view h4+p,
#article-view h5+p,
#article-view h6+p {
  margin-top: 10px;
}

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

#article-view a {
  color: #0070d1;
  text-decoration: underline;
}

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

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

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

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

#article-view blockquote {
  display: block;
  margin: 20px 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: 20px;
  margin-bottom: 0px;
  box-shadow: 0 1px 4px 0 rgb(0 0 0 / 7%);
  border: solid 1px rgba(0, 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: 14px;
  text-overflow: ellipsis;
  width: 100%;
  height: 20px;
  margin: 16px 0 0;
}

#article-view figure.fileblock .size {
  font-family: Pretendard-Regular;
  font-size: 12px;
  color: #777;
  height: 16px;
}

#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: 20px;
  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: 24px;
  top: 19px;
}

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

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

#article-view figure.imageblock.alignCenter {
  margin: 20px 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: 20px;
}

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

#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: 10px;
}

/* 캡션 텍스트 */
#article-view figure figcaption {
  font-size: 13px;
  color: #777;
  word-break: break-word;
  padding-top: 10px;
  min-height: 20px;
  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: 20px 0 0 0;
}

#article-view figure.imagegridblock .image-container {
    justify-content: center !important;   /* space-between → center */
    align-items: flex-start !important;   /* 위 정렬 */
}

}

#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: 20px auto 0;
  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: 20px;
}

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

hr[data-ke-style='style3'],
#article-view hr[data-ke-style='style3'] {
  background-position: center -96px;
  width: 64px;
  height: 8px;
  padding: 18px 20px;
}

hr[data-ke-style='style4'],
#article-view hr[data-ke-style='style4'] {
  background-position: center -144px;
  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 -208px;
  background-repeat: repeat-x;
  height: 2px;
  padding: 21px 0;
}

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

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

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

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

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

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

#article-view table td {
  word-break: break-word;
  padding: 8px;
  font-size: 15px;
  line-height: normal;
  color: #333;
}

#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: #efefef;
}

#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: #efefef;
}

#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: #efefef;
}

#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: #efefef;
}

#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: 10px 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, 0.07);
  border: solid 1px rgba(0, 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 {
  border-right: solid 1px rgba(0, 0, 0, 0.06);
  width: 200px;
  height: 200px;
  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 {
  cursor: pointer;
  border: none;
  display: block;
  position: absolute;
  top: 0px;
  right: 0px;
  background-color: #000;
  width: 15px;
  height: 15px;
}

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

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

@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 {
    padding: 13px 12px 0 20px;
    height: 90px;
  }

  #article-view figure[data-ke-type='opengraph'] div.og-text p.og-title {
    font-size: 16px;
    -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: 10px;
  }
}

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

#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: 20px auto 0;
  text-align: center;
}

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

#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 {
  margin: 0px;
  display: block;
}

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

/* 코드 블럭 */
#article-view pre code.hljs {
  font-size: 14px;
  padding: 20px;
  font-family: SF Mono, Menlo, Consolas, Monaco, monospace;
  border: solid 1px #ebebeb;
  line-height: 1.71;
  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;
  font-size: 16px;
  line-height: 26px;
  font-family: Pretendard-Regular, sans-serif;
  cursor: pointer;
  text-decoration: none;
}

/* 리스트 */
#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 24px;
  padding: 0 0 0 10px;
}

/* 이모티콘 */
#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 {
  clear: both;
  position: relative;
  font-size: 0;
  outline: 0 none;
}

#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;
  min-width: 480px;
  max-width: 100%;
  min-height: 300px;
  max-height: 860px;
  background-color: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  margin: 0 auto;
}

#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: -20px;
}

#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: 0.3;
}

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

#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: 1;
  transition: opacity ease-in-out 0.2s;
}

#article-view figure.imageslideblock div.mark span {
  width: 30px;
  height: 4px;
  display: inline-block;
  margin: 20px 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 {
  text-align: center;
  color: #666;
  font-size: 14px;
}

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

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

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

@media (max-width: 600px) {
  #article-view figure.imageslideblock div.image-container {
    min-width: 100%;
    width: 100%;
    max-height: 100%;
  }

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

/* 구 에디터 속성 */
.btn_more, .btn_less {
  border: 0;
  background: transparent;
  display: block;
  height: 21px;
  margin: 20px 0;
  font-size: 14px;
  line-height: 14px;
  color: #888;
  position: relative;
  width: 100%;
  text-align: left;
}

.btn_less::before,
.btn_more::before {
  content: "...";
  display: inline-block;
  padding-right: 5px;
  font-size: 14px;
  line-height: 6px;
  vertical-align: top;
}

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

/* =========================
   메인 상단 대표 이미지
   ========================= */
.top-hero {
  display:block;
  margin:0 0 24px;
}
.top-hero img {
  display:block;
  width:100%;
  height:auto;
  max-height: 320px;
  object-fit: cover;
  border-radius:14px;
}
#tt-body-index .top-hero { margin: 0 0 28px; }

/* =========================
   포스터형 글 목록
   ========================= */

/* 포커스 표시 */
a:focus {
  outline:2px solid rgba(61,179,158,.45);
  outline-offset:2px;
  border-radius:3px;
}
/* 본문 최대 폭 설정 */
.article_skin, .area_article, .entry-content {
  font-size: 24px;  /* 본문 글자 크기 */
  line-height: 1.8; /* 줄 간격 */
  max-width: 1000px;   /* 최대 폭 제한 */
  width: 1000px;       /* 기본 폭 */
  margin: 0 auto;   /* 중앙 정렬 */
  padding: 0 20px;  /* 좌우 여백 추가 */
}
/* 배너 래퍼: 예전 '전체글' 상자가 사라져도 공간을 확보 */
.index-hero {
  display: block !important;
  margin: 0 0 24px !important;
  clear: both;                 /* 위에 뜬 썸네일/플로트가 있으면 정리 */
}

/* 스크롤 막힘 방지 */
html, body { overflow-y:auto; overflow-x:hidden; }

/* 사이드 제목 (최근에 올라온 글, 최근에 달린 댓글) */
.wrap_etc .box_aside h3 {
  font-size: 18px;
  font-weight: 700;
  color: #222;
}

/* 사이드 항목 목록 (개별 글, 댓글) */
.wrap_etc .list_board li,
.wrap_etc .link_board {
  font-size: 18px;
  line-height: 30px;   /* 본문 줄 간격과 맞춤 */
  color: #333;
}

/* 헤더 오른쪽 'CATEGORY' 드롭다운과 버튼 숨김 */
.area_menu .list_cate,
.area_navi .list_cate {
  display: none !important;
}
.area_menu .btn_cate {
  display: none !important;
}
/* CATEGORY 박스 제목 */
.tt_category h2 {
  font-size: 18px;
  font-weight: 700;
  color: #222;
  margin-bottom: 10px;
}

/* (필수) 혹시 남아있는 숨김 해제 */
#category, .category_type,
.wrap_etc .box_aside .tt_category,
.wrap_etc .sbx-cat{
  display:block !important;
  visibility:visible !important;
  height:auto !important;
}

/* 제목 태그 호환 */
.tt_category h2, .tt_category h3{
  font-size:18px; font-weight:700; color:#222; margin-bottom:10px;
}

/* 공통 링크 기본값 */
.wrap_etc .tt_category a{ display:inline-block; text-decoration:none; }

/* 글 목록의 오른쪽 세로 메타(카테고리/날짜) 통째로 숨김 */
#tt-body-index .list_content .detail_info,
#tt-body-category .list_content .detail_info,
#tt-body-tag .list_content .detail_info,
#tt-body-search .list_content .detail_info,
.list_content .detail_info {            /* 최후의 보정 */
  display: none !important;
}

/* 하위 카테고리 들여쓰기 */
.tt_category ul {
  margin-left: 16px;
  font-weight: normal;
  color: #444;
}

/* ===== 메인 리스트 카드 정리 ===== */
#tt-body-index .list_content{
  max-width: 1000px;      /* 메인 본문 가로폭 */
  margin: 0 auto;
  display: flex;
  align-items: flex-start;
  gap: 24px;
  padding: 28px 0;
  border-radius: 12px;
  transition: background .2s ease;
}
#tt-body-index .list_content:hover{
  background: rgba(0,0,0,.03);
}

/* 링크/제목/요약 가독성 */
#tt-body-index .list_content .link_post{ text-decoration: none; }
#tt-body-index .list_content .tit_post{
  font-size: 24px;
  line-height: 1.35;
  color: #111;
  margin-bottom: 8px;
  white-space: normal;
  overflow: visible;
  text-overflow: unset;
}
#tt-body-index .list_content .txt_post{
  display: block;
  font-size: 16px;
  line-height: 26px;
  color: #333;
  max-height: none;
  -webkit-line-clamp: unset;
  -webkit-box-orient: unset;
}

/* 오른쪽 세로 메타(카테고리/날짜) 숨김 */
#tt-body-index .list_content .meta_wrap,
#tt-body-index .list_content .detail_info{
  display: none !important;
}

/* ===== 모바일 보정 (≤820px) ===== */
@media (max-width: 820px){
  #tt-body-index .list_content{
    gap: 16px;
    padding: 20px 0;
  }
  #tt-body-index .list_content .thumbnail_post{
    flex: 0 0 140px;
    width: 140px;
    height: 100px;
    border-radius: 10px;
  }
  #tt-body-index .list_content .tit_post{ font-size: 20px; }
  #tt-body-index .list_content .txt_post{ font-size: 15px; line-height: 24px; }
}
/* 1) 목록 썸네일/제목/요약 비율 조정 */
.post-item { display:flex; align-items:flex-start; gap:24px; }
.post-item .thumbnail { flex:0 0 280px; max-width:280px; height:160px; border-radius:12px; overflow:hidden; }
.post-item .thumbnail img { width:100%; height:100%; object-fit:cover; }

/* 제목 조금 더 키우기 */
.post-item .post-title { font-size:1.35rem; font-weight:800; line-height:1.35; }

/* 본문 미리보기 4~5줄로 제한 (원하면 line-clamp 값만 바꾸면 됨) */
.post-item .entry-summary {
  display:-webkit-box;
  -webkit-line-clamp:5;   /* ← 4~5 줄 중 선택: 4로 바꾸면 4줄 */
  -webkit-box-orient:vertical;
  overflow:hidden;
  line-height:1.6;
  color:#333;
}

/* 카드(글 박스) 전체 여백 살짝 축소해서 답답함 해소 */
.post-list { gap:28px; } /* 그리드/리스트 컨테이너 클래스에 맞춰 사용 */

/* 2) 대표(헤더) 이미지 위로 당기고, 글 목록도 끌어올리기 */
.header-visual { margin-top: -10px; }       /* 필요시 수치 조정 */
.header-visual + .post-list-wrap { margin-top: 28px; }  /* 대표이미지와 목록 사이 여유 유지 */

/* 대표 이미지 좌우 정렬 보정(왼쪽 치우침 → 중앙/약간 우측) */
.header-visual { background-position: center right 10%; } /* 중앙보다 10% 우측. 중앙은 center center */

/* 3) 홈 버튼은 안 건드리는 방향(기본 유지)에서 좌측 여백만 보정 */
.site-header .home { margin-left: 12px; } /* 헤더 구조에 맞게 클래스 조정 */

/* ─── 옵션: 홈 버튼을 우측 빈공간으로 이동하고 싶을 때만 사용 ───
.site-header { position:relative; }
.site-header .home {
  position:absolute; right:24px; top:50%;
  transform:translateY(-50%);
}
-------------------------------------------------------------------- */

/* 4) 페이징 세로 → 가로 정렬 */
.pagination, .paging, .post-paging {        /* 스킨에 쓰는 클래스명 중 맞는 걸로 남겨두세요 */
  display:flex; justify-content:center; align-items:center; gap:12px;
  margin:28px 0 40px;
}
.pagination a, .pagination span,
.paging a, .paging span,
.post-paging a, .post-paging span {
  display:inline-block; min-width:36px; height:36px; line-height:36px;
  text-align:center; border-radius:8px; padding:0 10px;
  border:1px solid #e5e7eb;
}
.pagination .selected, .paging .selected, .post-paging .selected {
  background:#16a34a; color:#fff; border-color:#16a34a;
  font-weight:700;
}
/* 혹시 세로가 되는 원인이 display:block 강제라면 무력화 */
.pagination li, .paging li, .post-paging li { display:inline-block; }

/* =========================
   0) 공통: 목록 한 줄 레이아웃 유지
   ========================= */
.list_content{ display:flex !important; gap:24px !important; align-items:flex-start !important; }

/* =========================
   2) 제목/요약 영역
   구조: <a class="link_post"> <strong class="tit_post">...</strong> <p class="txt_post">...</p> </a>
   ========================= */
.tit_post{
  font-size:1.35rem !important;
  font-weight:800 !important;
  line-height:1.35 !important;
}
.txt_post{
  display:-webkit-box !important;
  -webkit-box-orient:vertical !important;
  -webkit-line-clamp:5 !important;  /* 4줄 원하면 4로 변경 */
  overflow:hidden !important;
  line-height:1.6 !important;
  color:#333 !important;
  margin-top:.4rem !important;
}

/* 링크 영역이 너무 넓게 붙으면 줄 간격 정리 */
.link_post{ display:block !important; }


/* =========================
   4) 페이징 가로 정렬(이미 적용되었지만 고정)
   ========================= */
.pagination, .paging, .list-paging, .post-paging, .area_paging, .tt_paging{
  display:flex !important; flex-wrap:wrap !important; justify-content:center !important; align-items:center !important; gap:10px !important;
  margin:28px 0 40px !important;
}
.pagination ul, .paging ul, .tt_paging ul{ display:flex !important; gap:10px !important; }
.pagination li, .paging li, .tt_paging li{ display:inline-flex !important; }
.pagination a, .pagination span,
.paging a, .paging span,
.tt_paging a, .tt_paging span{
  min-width:36px !important; height:36px !important; line-height:36px !important;
  padding:0 12px !important; text-align:center !important;
  border:1px solid #e5e7eb !important; border-radius:8px !important;
  display:inline-flex !important; justify-content:center !important; align-items:center !important;
}
.pagination .selected, .paging .selected, .tt_paging .selected,
.pagination .on, .paging .on, .tt_paging .on{
  background:#16a34a !important; color:#fff !important; border-color:#16a34a !important; font-weight:700 !important;
}

/* 3) 제목·본문 타이포(요청대로 더 큼/조금 굵게) */
.tit_post{ font-size:clamp(1.25rem, 1.15vw + 1rem, 1.8rem) !important; font-weight:800 !important; line-height:1.3 !important; }
.txt_post{
  display:-webkit-box !important; -webkit-box-orient:vertical !important; -webkit-line-clamp:5 !important; /* 4줄 원하면 4로 */
  overflow:hidden !important; line-height:1.65 !important; color:#333 !important; font-weight:500 !important; margin-top:.45rem !important;
}

.txt_post{
  display:-webkit-box !important;
  -webkit-box-orient:vertical !important;
  -webkit-line-clamp:4 !important;   /* 기존 4 → 으로 늘림 */
  overflow:hidden !important;
  line-height:1.7 !important;        /* 살짝 키워서 밑부분 안 잘리게 */
  margin-top:.45rem !important;
}

#sidebar .widget {
  display: block !important;
  visibility: visible !important;
}

#sidebar .category-list li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 8px 10px;
}
/* 아이콘 스프라이트 – 기본(일반 해상도) */
.ico_skin{
  background-image: url("images/ico_skin.png");
  background-size: 160px 160px;  /* 논리 크기는 고정 */
}

/* HiDPI/레티나에서만 더 큰 소스 사용 */
@media (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5){
  .ico_skin{
    background-image: url("images/ico_skin_640.png");
    background-size: 160px 160px; /* 논리 크기는 동일 */
  }
}

/* 오른쪽 카테고리 위젯 되살리기 */
.wrap_etc .box_aside .tt_category,
.wrap_etc .sbx-cat{
  display:block !important;
  visibility:visible !important;
}

/* 헤더 상단의 ‘CATEGORY’ 드롭다운은 계속 숨김(원래대로) */
.area_menu .list_cate,
.area_navi .list_cate,
.area_menu .btn_cate{ display:none !important; }

/* 배너 래퍼 */
.index-hero{
  position:relative !important;
  overflow:hidden !important;
  margin: 6px 0 16px !important;   /* 위·아래 여백 축소 */
}

/* ========== HERO(대표 이미지) 최종 ========== */
/* 배너 래퍼: 좌측 여백 효과 위해 넘치는 부분 숨김 */
.index-hero{
  position:relative; 
  overflow:hidden;
  margin: 0 0 18px;          /* 위아래 간격 살짝만 */
}

/* 실제 대표 이미지 */
.index-hero .top-hero-img{
  display:block;
  width: calc(100% + 120px); /* 폭을 늘려두고 */
  transform: translateX(60px); /* 오른쪽으로 밀어 '왼쪽 여백' 느낌 */
  height: 240px;              /* ← 높이 낮춤(원하면 220~260px 조절) */
  object-fit: cover;
  object-position: 85% 50%;   /* 오른쪽 영역 위주로 보이게 */
  border-radius: 14px;
}

/* 모바일 높이 더 낮게 */
@media (max-width:820px){
  .index-hero .top-hero-img{
    width: calc(100% + 80px);
    transform: translateX(40px);
    height: 140px;
  }
}

/* 모바일에선 좀 더 작게 */
@media (max-width:820px){
  #tt-body-index .list_content{ gap:16px; }
  #tt-body-index .list_content .thumbnail_post{
    flex:0 0 140px; width:140px; height:140px; border-radius:10px;
  }
}
/* 대표 이미지(배경이미지 방식): 높이↓ + 오른쪽으로 크롭 */
.index-hero{
  /* ... */
  max-width: 880px !important;   /* 글목록/본문과 동일 폭 */
  margin: 24px auto !important;  /* 위아래 여백 살짝 키움(선택) */
  padding: 0 18px !important;    /* 좌우 여백 통일 */
}

/* 실제 대표 이미지 */
.index-hero .top-hero-img{
  display: block;
  width: 100% !important;        /* calc 제거 */
  transform: none !important;    /* 좌우 이동 제거 */
  height: 260px;                 /* 원하면 220~320px에서 조절 */
  object-fit: cover;
  object-position: center;       /* 가운데 기준(원하면 유지) */
  border-radius: 14px;
}

/* ===== 본문 타이포 빠르게 키우기 (데스크톱 전용) ===== */

/* 본문 기본 크기 */
#tt-body-page .skin_view .area_view{
  font-size: 15px !important;   /* ← 18~22px 추천 */
  line-height: 1.8 !important;
}

/* 본문 단락 */
#tt-body-page .skin_view .area_view p{
  font-size: 15px !important;   /* 단락만 미세조정 */
  line-height: 1.8 !important;
}

/* 에디터(#article-view) 블록도 함께 업 */
#article-view{
  font-size: 18px !important;   /* 17~19px 사이 */
  line-height: 1.85 !important;
}

/* 에디터 안의 헤딩(원래보다 살짝 키움) */
#article-view h2{ font-size: 30px !important; }
#article-view h3{ font-size: 24px !important; }
#article-view h4{ font-size: 20px !important; }

/* 모바일은 그대로 두기 */
@media (max-width: 820px){
  #tt-body-page .skin_view .tit_post{ font-size: 28px !important; line-height:1.25 !important; }
  #tt-body-page .skin_view .area_view,
  #tt-body-page .skin_view .area_view p{ font-size: 17px !important; line-height:1.7 !important; }
}
/* =========================
   목록 한 줄 정렬 + 썸네일 정사각형
   ========================= */

/* 글 본문 안에서만 적용 (#article-view는 티스토리 본문 컨테이너) */
#article-view {
}

.y-global-notice{
  background:#fff3f3;
  color:#b10000;
  border:1px solid #ffd6d6;
  border-radius:8px;
  padding:12px 14px;
  margin:0 0 16px;
  font-size:14px;
  line-height:1.6;
  text-align:center;
}
@media (max-width:820px){
  .y-global-notice{ font-size:13px; padding:10px 12px; margin-bottom:14px; }
}
/* 상단 구독 버튼 숨기기 */
button[data-tiara-action-name="구독_클릭"],
button[data-tiara-copy*="구독하기"],
a[data-tiara-copy*="구독하기"] {
  display: none !important;
}
/* 본문(단일 글 보기) */
#tt-body-page #article-view{
  max-width: 880px !important;
  margin: 0 auto !important;
  padding: 0 18px !important;
  box-sizing: border-box;
}

/* 메인/카테고리 글 목록 */
#tt-body-index #content,
#tt-body-category #content{
  display: block !important;
}

#tt-body-index #content .area_article,
#tt-body-category #content .area_article{
  max-width: 88px !important;   /* 1100 → 960 */
  margin: 0 auto !important;
  padding: 0 18px !important;    /* 목록도 동일 여백 */
  justify-content: center !important;
  align-items: flex-start !important;
  flex-wrap: wrap !important;
}

#tt-body-index #content .area_article > [class*="post"],
#tt-body-index #content .area_article > [class*="list"],
#tt-body-category #content .area_article > [class*="post"],
#tt-body-category #content .area_article > [class*="list"]{
  max-width: 880px !important;    /* 글박스 폭 */
  width: 100% !important;
  margin: 0 auto !important;
  flex: 0 0 auto !important;
  padding: 0 0 !important;  /* 이미 바깥 래퍼에 18px 줬으니 내부는 0 */
}

#tt-body-index .list_content,
#tt-body-index .post_item,
#tt-body-index .list_post,
#tt-body-category .list_content,
#tt-body-category .post_item,
#tt-body-category .list_post{
  max-width: 880px !important;
  width: 100% !important;
  margin: 0 auto !important;
  flex: 0 0 auto !important;
}
/* 본문 전체 폭 제한 */
.contents_style {
  max-width: 880px;    /* 800 → 960 */
  margin: 0 auto;     /* 가운데 정렬 */
  padding: 0 18px;    /* 양옆 여백 */
}
#tt-body-page .article-view,
#tt-body-entry .article-view{
  max-width: 880px !important;
  margin: 0 auto !important;
  padding: 0 18px !important;
  box-sizing: border-box;
}

}
/* 큰 타이틀 색상 통일 */
h2.top5-title,
h2.korea-title,
h2.global-title {
  color: #2b6cb0 !important;
  font-weight: 600 !important;
  margin-top: 1.2em;
  margin-bottom: 0.6em;
}
/* 1) 글 상단 카테고리: 마지막(하위) 링크만 보이고 나머지는 숨김 */
.post-header .category a:not(:last-of-type),
.article-header .category a:not(:last-of-type),
.entry-header .category a:not(:last-of-type) {
  display: none !important;
}

/* 2) 링크 사이 구분자(/ 등) 숨김 — span/구분 전부 비표시 */
.post-header .category span,
.article-header .category span,
.entry-header .category span,
.post-header .category::before,
.post-header .category::after,
.article-header .category::before,
.article-header .category::after,
.entry-header .category::before,
.entry-header .category::after {
  display: none !important;
  content: none !important;
}

/* 3) 혹시 구분자가 링크의 ::before 로 들어갈 경우 대비 */
.post-header .category a::before,
.article-header .category a::before,
.entry-header .category a::before {
  content: none !important;
}

/* 4) 마지막(하위) 링크는 반드시 보이게 */
.post-header .category a:last-of-type,
.article-header .category a:last-of-type,
.entry-header .category a:last-of-type {
  display: inline !important;
}
/* ===== 안전 패치: 레이아웃 미변경, 폰트/팔레트/카테고리 색만 고정 ===== */

/* 1) 폰트 일관화: 데스크톱/모바일 동일 스택 */
body, th, td, input, select, textarea, button, p, span {
  font-family: Pretendard, "Apple SD Gothic Neo", "Noto Sans KR", system-ui, -apple-system, "Segoe UI",
               Roboto, "Helvetica Neue", Arial, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* 5) 링크/호버 기본: 색 고정 + 밑줄만 */
.skin_view .tit_category a,
.wrap_etc .tt_category a,
.category-list a {
  text-decoration: none !important;
  color: inherit;
}
.skin_view .tit_category a:hover,
.wrap_etc .tt_category a:hover,
.category-list a:hover {
  opacity: .9;
  text-decoration: underline !important;
}

/* 6) 목록 제목 hover는 현재 색 유지 */
.list_content .link_post:hover .tit_post{
  color: currentColor !important;
  text-decoration: underline !important;
}

/* 7) 에디터 이미지 그리드: 가운데 정렬 + 위쪽 맞춤 */
#article-view figure.imagegridblock .image-container{
  justify-content: center !important;
  align-items: flex-start !important;
}
#article-view figure.imagegridblock .image-container > span{
  margin-right: 0;
  margin-top: 2px;
}
<style>
  h1{
    color:#002244; /* 큰 제목 색상 (진한 네이비 블루) */
    font-weight:800;
    margin:20px 0 10px 0;
  }
  .box{
    border:1px solid #e6e6e6;
    border-radius:12px;
    padding:14px 16px;
    margin:16px 0;
    background:#fafafa
  }
  .k{
    font-weight:700;
    color:#003366; /* 소제목 색상 (파랑) */
    font-size:1.05em;
    margin-bottom:6px;
  }
  .ref{font-size:0.95em;color:#555;line-height:1.6}
  .bul{margin:0.2rem 0 0.2rem 1rem}
</style>

/* =========================================================
   카테고리 박스 - 단일 테두리(1겹) 미니멀 스타일
   - 겹겹이 박스/내부 배경 제거
   - 컨테이너만 테두리 1겹 유지
   - 색상·간격 통일
   ========================================================= */

/* 색상 변수 (원하면 여기만 바꾸세요) */
:root{
  --cat-bg:     #eaf2ff;   /* 컨테이너 배경 */
  --cat-border: #2b6cb0;   /* 컨테이너 테두리 브랜드 블루루*/
  --cat-text:   #2b6cb0;   /* 기본 글자색 */
  --cat-sub:    #333;      /* 2뎁스 글자색 진회색 */
  --cat-hover:  #d9e8ff;   /* 호버 배경(연블루) */
}

/* 카테고리 박스 */
.tt_category{
  padding: 14px 14px;
  background: #d9e8ff;         /* 네이버 배너랑 어울리는 블루 */
  border: 1px solid #2b6cb0;   /* 테두리 */
  border-radius: 10px;
  font-family: "Pretendard-Regular", sans-serif;

  /* 2번: 섀도우 효과 */
  box-shadow: 0 2px 6px rgba(0,0,0,0.08);
}

/* 1뎁스 항목 */
.tt_category > li{
  font-size: 17px;
  font-weight: 700;
  margin: 6px 0;
  color: #2b6cb0;
}

/* 2뎁스 항목 */
.tt_category li ul li{
  font-size: 15px;
  font-weight: 500;
  color: #333;
  margin: 3px 0 3px 16px;
}

/* 링크 */
.tt_category a{
  color: inherit;
  text-decoration: none;
}
.tt_category a:hover{
  background: #cfe0ff;
  border-radius: 4px;
  text-decoration: underline;
}

/* 3번: 제목(분류 전체보기) 강조 */
.tt_category > li:first-child{
  font-size: 18px;
  font-weight: 800;
  color: #1e2a55;
}

/* 활성(현재 카테고리 표시가 필요하면 이 클래스를 템플릿에서 붙이세요) */
.tt_category > li.is-active,
.tt_category > li.current{
  background: var(--cat-hover);
  border-radius: 6px;
}

/* 2뎁스: 들여쓰기만, 테두리/배경 없이 */
.tt_category li ul{
  margin: 0 0 0 14px;  /* 들여쓰기 */
  padding: 0;
  list-style: none;
}
.tt_category li ul li{
  margin: 0;
  padding: 2px 0;
  font-size: 14px;
  font-weight: 500;
  color: var(--cat-sub);
  background: transparent;
  border: 0;
}

/* 접근성 포커스 */
.tt_category a:focus{
  outline: 2px solid var(--cat-border);
  outline-offset: 2px;
}

/* 공지사항 박스 위쪽 간격 */
#sidebar .widget-title {
  margin-top: 18px; /* 배너와 간격 */
  font-size: 15px;  /* 통일감 */
  font-weight: 600;
  color: #333;
}
/* 다음글/관련글 위젯 전부 숨김(강제) */
.another_entry,
.another_category,
.related-posts,
.list_related,
.related_article,
.module_related_post,
.wrap_related,
#yonah-nextbox,
#article-view #yonah-nextbox {
  display: none !important;
  visibility: hidden !important;
  height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
}

/* -------------------------------------------
   YONA BRIEFING CUSTOM FIX (공지 상단 + 스타일 조정)
-------------------------------------------- */

/* ✅ 요나 신앙 저널 공지사항 박스 — 완전 직사각형 + 중앙 타이틀 + 블루톤 통일 */
.box_aside.notice-box {
  display: block !important;
  width: 100% !important;
  background: #175EA8 !important;
  color: #ffffff !important;
  border-radius: 0 !important;
  padding: 20px 22px !important;
  margin-bottom: 22px !important;
  box-shadow: none !important;
  text-align: center !important;
}

/* 타이틀 */
.box_aside.notice-box strong {
  display: block !important;
  font-size: 18px !important;
  font-weight: 700 !important;
  text-align: center !important;
  color: #ffffff !important;
  letter-spacing: 0.5px !important;
  margin-bottom: 14px !important;
  border-bottom: 1px solid rgba(255,255,255,0.3) !important;
  padding-bottom: 8px !important;
}

/* 공지 목록 */
.box_aside.notice-box ul {
  margin: 0 !important;
  padding: 0 !important;
  list-style: none !important;
}

.box_aside.notice-box li {
  font-size: 15px !important;
  line-height: 1.7 !important;
  margin-bottom: 6px !important;
  text-align: center !important;
}

.box_aside.notice-box li a {
  color: #E0E8F0 !important;
  text-decoration: none !important;
  font-weight: 500 !important;
}

.box_aside.notice-box li a:hover {
  text-decoration: underline !important;
  opacity: 0.9 !important;
}

/* 현재 카테고리 박스 — 테두리 블루 실선으로 변경 */
.widget-box.category {
  border: 1px solid #2b3a7f !important;
}

/* 내부 링크 컬러도 블루 계열로 보정 */
.widget-box.category a {
  color: #2b3a7f;
}

.widget-box.banner img {
  border-radius: 6px;
  width: 100%;
  height: auto;
}

.box_aside.notice-box {
  max-width: 92% !important;  /* 폭을 살짝 줄임 */
  margin: 0 auto 22px auto !important; /* 중앙 정렬 유지 */
}

//* ✅ 공지사항 전용 폭 재정의 */
#sidebar .box_aside.notice-box,
.sidebar .box_aside.notice-box,
.widget .box_aside.notice-box,
.wrap_etc .box_aside.notice-box {
  width: 100% !important;
  max-width: 180px !important;  /* 🔹폭 줄임  */
  float: none !important;
  margin: 0 auto 22px auto !important;
  display: block !important;
}

.wrap_etc .inner_aside {
  overflow: visible !important;   /* 🔹배너 간 margin 잘리지 않게 */
}

/* ✅ 배너 간격 완전 강제 적용 (margin 무시될 때) */
.wrap_etc .inner_aside {
  display: block !important;         /* 혹시 flex나 grid면 해제 */
  overflow: visible !important;      /* margin 잘리던 현상 제거 */
}

/* ✅ 요나 배너 박스 — 사이드 간격 + 정렬 통일 */
.wrap_etc .inner_aside .widget-box.banner {
  display: block !important;
  margin-bottom: 14px !important; /* 🔹12~14px 권장 */
  padding-bottom: 0 !important;
  border: none !important;
}

/* ======================================== */
/* 📘 요나의 신앙 저널 통합 스타일 세트 (v2.6) */
/* ======================================== */

/* ===========================
   글목록 썸네일 (카드형 16:9 비율)
   =========================== */
/* ✅ 글 목록 썸네일 */
.thumbnail_post {
  flex: 0 0 200px;     /* ↓ 기존 240 → 200 */
  width: 200px;
  max-width: 200px;
  height: 112px;       /* ↓ 비율 유지 (16:9) */
  border-radius: 10px;
  overflow: hidden;
  display: block;
  background: #f5f5f5;
}

/* 📸 글목록 썸네일 방향 자동 맞춤 (16:9 대응형) */
.thumbnail_post img,
.list_content .thumbnail img,
.list_content img.thumb_img {
  display: block;
  width: 100%;
  height: auto;                   /* 세로 자동 조정 */
  aspect-ratio: 16 / 9;           /* 1080×720 비율 유지 */
  object-fit: cover;              /* 이미지가 박스 넘지 않게 */
  object-position: center center; /* 중심 기준으로 맞춤 */
  visibility: visible !important;
  opacity: 1 !important;
  border-radius: 10px;            /* 라운드 유지 */
}
/* ✅ 글 목록 제목 */
#tt-body-index .list_content .tit_post {
  font-size: 19px !important;
  line-height: 1.45;
  font-weight: 700;
  color: #111;
  margin-bottom: 6px;
}

/* ✅ 글 목록 요약문 */
#tt-body-index .list_content .txt_post {
  font-size: 15px !important;
  line-height: 26px;
  color: #555;
}

/* ✅ 본문 제목 */
#tt-body-page .skin_view .tit_post {
  font-size: 22px !important;
  line-height: 1.35 !important;
  font-weight: 700;
  color: #111;
  margin-bottom: 18px;
}

/* ✅ 본문 본문체 */
.article_skin, .area_article, .entry-content {
  font-size: 17px !important;
  line-height: 1.75 !important;
  color: #222;
}

/* ===============================
   📘 YONA JOURNAL 공통 사이드 영역 스타일 v1.0
   공지사항 / 최근글 / 댓글 (배너 아래)
   =============================== */

/* 사이드바 제목 (예: 최근에 올라온 글, 최근에 달린 댓글 등) */
.wrap_etc .box_aside h3 {
  font-size: 14px !important;
  font-weight: 600;
  color: #2b3a7f; /* 요나 브랜드 네이비 */
  margin-bottom: 8px;
  border-bottom: 1px solid #e2e8f0;
  padding-bottom: 6px;
}

/* 사이드바 본문 리스트 (공지 / 최근글 / 댓글) */
.wrap_etc .link_board,
.section.recentPost ul li a,
.section.recentComment ul li a,
.section.notice ul li a {
  display: block;
  width: 100% !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  white-space: nowrap !important;
  font-size: 13px !important;     /* 본문 대비 약 85~90% */
  line-height: 1.6 !important;
  color: #333 !important;
  font-family: 'Noto Sans KR', 'Apple SD Gothic Neo', sans-serif !important;
  transition: color 0.2s ease;
}

.wrap_etc .link_board:hover,
.section.recentPost ul li a:hover,
.section.recentComment ul li a:hover,
.section.notice ul li a:hover {
  color: #2b3a7f !important; /* 브랜드 포인트 컬러 */
  text-decoration: underline;
}

/* 위젯 블록 간 간격 */
.wrap_etc .section {
  border-top: 1px solid #e6e6e6;
  padding-top: 10px;
  margin-top: 10px;
}

.entry-content h3 {
  font-family: 'Noto Serif KR', serif !important; /* 이 줄을 추가해! */
  font-size: 23px !important; /* H3 크기를 시원하게 23px로 조정 */
  font-weight: 700 !important;
  color: #1e293b;
  line-height: 1.5 !important;
  margin: 40px 0 20px 0 !important; /* 위아래 여백을 줘서 가독성 확보 */
}

.entry-content h4 {
  font-size: 18px !important;
  font-weight: 600 !important;
  color: #334155;
  line-height: 1.7 !important;
  margin: 24px 0 10px 0 !important;
}

  overflow: hidden !important;
  text-overflow: ellipsis !important;
  white-space: nowrap !important;
  font-size: 13px !important;     /* 본문 대비 약 85~90% */
  line-height: 1.6 !important;
  color: #333 !important;
  font-family: 'Noto Sans KR', 'Apple SD Gothic Neo', sans-serif !important;
  transition: color 0.2s ease;
}

.wrap_etc .link_board:hover,
.section.recentPost ul li a:hover,
.section.recentComment ul li a:hover,
.section.notice ul li a:hover {
  color: #2b3a7f !important; /* 브랜드 포인트 컬러 */
  text-decoration: underline;
}

/* 위젯 블록 간 간격 */
.wrap_etc .section {
  border-top: 1px solid #e6e6e6;
  padding-top: 10px;
  margin-top: 10px;
}

.entry-content h3 {
  font-size: 20px !important;
  font-weight: 700 !important;
  color: #1e293b;
  line-height: 1.7 !important;
  margin: 28px 0 12px 0 !important;
}

.entry-content h4 {
  font-size: 18px !important;
  font-weight: 600 !important;
  color: #334155;
  line-height: 1.7 !important;
  margin: 24px 0 10px 0 !important;
}

  border: 0 none
}https://yonah24.tistory.com/224

dl, ul, ol, menu, li {
  list-style: none
}

blockquote, q {
  quotes: none
}

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none
}

input, select, textarea, button {
  vertical-align: middle
}

input::-ms-clear {
  display: none
}

button {
  border: 0 none;
  background-color: transparent;
  cursor: pointer
}

body {
  background: #fff
}

body, th, td, input, select, textarea, button {
  font-size: 14px;
  line-height: 1.5;
  font-family: Pretendard-Regular, sans-serif;
  color: #666
}

/* color값은 디자인가이드에 맞게사용 */
a {
  color: #333;
  text-decoration: none
}

a:active, a:hover {
  text-decoration: underline
}

a:active {
  background-color: transparent
}

address, caption, cite, code, dfn, em, var {
  font-style: normal;
  font-weight: normal
}

#tistorytoolbarid {
  display: none
}

/* global */
#dkIndex {
  overflow: hidden;
  position: absolute;
  left: -9999px;
  width: 0;
  height: 1px;
  margin: 0;
  padding: 0
}

/* 스킵네비게이션 */
.ir_pm {
  display: block;
  overflow: hidden;
  font-size: 0px;
  line-height: 0;
  text-indent: -9999px
}

/* 사용된 이미지내 의미있는 텍스트의 대체텍스트를 제공할때 */
.ir_wa {
  display: block;
  overflow: hidden;
  position: relative;
  z-index: -1;
  width: 100%;
  height: 100%
}

/* 중요한 이미지 대체텍스트로 이미지off시에도 대체 텍스트를 보여주고자 할때 */
.screen_out {
  overflow: hidden;
  position: absolute;
  width: 0;
  height: 0;
  line-height: 0;
  text-indent: -9999px
}

/* 대체텍스트가 아닌 접근성을 위한 숨김텍스트를 제공할때 */
.show {
  display: block
}

.hide {
  display: none
}

.emph_t {
  color: #3db39e
}

.cont_skin {
  margin-top: 80px
}

.article_skin {
  width: 820px;
  margin: 0 auto
}

.txt_bar {
  display: inline-block;
  width: 1px;
  height: 9px;
  margin: 0 5px;
  background-color: #ebebeb
}

.img_profile {
  float: left;
  margin-right: 16px;
  border-radius: 50px
}

.ico_focused {
  outline: 1px dotted #000;
  outline: -webkit-focus-ring-color auto 5px
}

/* 공통이미지 */
.ico_skin {
  display: inline-block;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
  background: url("images/ico_skin.gif") 0 0 no-repeat;
  text-indent: -9999px
}

/* 헤더 */
.wrap_skin {
  position: relative
}

.area_head {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  height: 80px;
  border-bottom: 1px solid #ebebeb;
  background-color: #fff;
  background-color: rgba(255, 255, 255, .95)
}

.area_head:after {
  display: block;
  visibility: hidden;
  height: 0;
  font-size: 0;
  clear: both;
  content: ''
}

.area_head .area_profile {
  position: relative;
  float: left;
  padding: 15px 0 0 30px
}

.area_head .area_profile .link_profile {
  float: left
}

.area_head .area_profile .info_profile {
  float: left;
  max-width: 270px
}

.area_head .btn_name {
  margin-top: 5px;
  font-weight: bold;
  margin-bottom: 2px
}

.area_head .ico_name {
  width: 10px;
  height: 6px;
  margin: 7px 0 0 6px;
  vertical-align: top
}

.area_head .txt_condition {
  width: 100%;
  font-size: 12px;
  color: #aaa;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden
}

.area_head .list_name {
  display: none;
  position: absolute;
  top: 44px;
  left: 92px;
  border: 1px solid #dcdcdc;
  border-radius: 2px;
  background-color: #fff
}

.area_head .on .list_name {
  display: block;
  width: 112px;
  padding-top: 13px;
  padding-bottom: 2px
}

.area_head .on .ico_name {
  background-position: 0 -632px;
}

.area_head .link_name {
  display: block;
  padding-left: 15px;
  margin-bottom: 7px;
  text-decoration: none;
  color: #666
}

.area_head .link_name:hover {
  text-decoration: underline;
  color: #3db39e
}

.area_head .box_division {
  padding-top: 13px;
  border-top: 1px solid #f4f4f4;
  margin-top: 9px
}

.area_menu {
  position: fixed;
  right: 15px;
  top: 21px;
  z-index: 31
}

.area_menu .area_search {
  display: inline-block;
  margin: 0 2px;
  border: 1px solid #ddd;
  border-radius: 3px;
  vertical-align: top
}

.area_menu .on.area_search {
  border: 1px solid #aaa
}

.area_menu .btn_search {
  width: 40px;
  height: 36px
}

.area_menu .on .btn_search {
  display: none
}

.area_menu .ico_search {
  width: 16px;
  height: 16px;
  margin-top: -1px;
  background-position: 0 -25px;
  vertical-align: middle
}

.area_menu .frm_search {
  display: none;
  overflow: hidden;
  width: 210px;
  height: 36px
}

.area_menu .on .frm_search {
  display: block
}

.area_menu .lab_search {
  float: left;
  width: 16px;
  height: 16px;
  margin: 10px 9px 0 12px;
  background-position: 0 -400px
}

.area_menu .tf_search {
  float: left;
  width: 150px;
  margin-top: 9px;
  border: 0 none;
  vertical-align: top;
  color: #333
}

.area_menu .area_navi {
  display: inline-block;
  position: relative;
  margin: 0 2px 0 3px
}

.area_menu .btn_cate {
  width: 160px;
  height: 38px;
  border: 1px solid #3db39e;
  border-radius: 3px;
  font-weight: bold;
  font-size: 12px;
  line-height: 38px;
  color: #3db39e;
  padding: 0 1px 0 5px
}

.btn_close {
  display: none
}

.area_menu .ico_cate {
  width: 10px;
  height: 6px;
  margin: -2px 0 0 53px;
  background-position: 0 -50px;
  vertical-align: middle
}

.area_menu .list_cate {
  display: none;
  position: absolute;
  top: 37px;
  left: 0;
  width: 158px;
  padding: 18px 0 10px;
  border: 1px solid #3db39e;
  border-radius: 0 0 3px 3px;
  background-color: #fff
}

.area_menu .on .list_cate {
  display: block
}

.area_menu .on .ico_cate {
  background-position: 0 -658px;
}

.area_menu .link_cate {
  display: block;
  padding-left: 17px;
  margin-bottom: 12px;
  font-size: 12px;
  color: #333
}

.area_navi .list_cate ul li {
  line-height: 18px
}

.area_navi .list_cate ul li a {
  display: block;
  padding-left: 17px;
  margin-bottom: 12px;
  font-size: 12px;
  color: #333;
  height: 17px
}

.area_navi .list_cate ul li.selected>a,
.area_navi .list_cate ul li a:hover {
  text-decoration: underline;
  color: #3db39e
}

.area_navi .list_cate .c_cnt, .area_navi .list_cate img {
  display: none
}

.area_navi .list_cate ul li ul li ul {
  padding-bottom: 6px;
  margin-top: -6px
}

.area_navi .list_cate ul li ul li ul li {
  color: #b4b4b4;
  padding-left: 21px
}

.area_navi .list_cate ul li ul li ul li a {
  padding-left: 0;
  margin-bottom: 6px;
  font-size: 12px;
  color: #666
}

.area_navi .list_cate ul li ul li ul li a::before {
  content: '· '
}

.area_navi .list_cate .menu_profile {
  display: none
}

.area_list .tit_category {
  position: fixed;
  top: 1px;
  width: 50%;
  left: 25%;
  line-height: 80px;
  text-align: center;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  z-index: 21
}

.tit_category .link_category {
  font-size: 20px;
  font-weight: bold;
  color: #3db39e
}

.tit_category .link_category:hover {
  text-decoration: none
}

.dimmed_layer {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: none;
  z-index: 30
}

.area_head .btn_menu {
  display: none
}

/* 푸터 */
.wrap_etc {
  padding-top: 48px;
  padding-bottom: 5px;
  border-top: 1px solid #ebebeb
}

.wrap_etc .inner_aside {
  overflow: hidden;
  width: 820px;
  margin: 0 auto
}

.wrap_etc .lst {
  margin-right: 0
}

.wrap_etc .list_board {
  padding-top: 8px
}

.wrap_etc .list_board li {
  margin-bottom: 8px
}

.wrap_etc .list_total dt {
  font-weight: bold
}

.wrap_etc .list_total dd {
  font-weight: bold;
  font-size: 22px
}

.wrap_etc .list_visitor {
  overflow: hidden;
  margin-top: 8px;
  font-size: 12px
}

.wrap_etc .list_visitor dt {
  float: left;
  color: #aaa
}

.wrap_etc .list_visitor dd {
  float: right;
  color: #aaa
}

.wrap_etc .link_more {
  position: absolute;
  top: 3px;
  right: 10px;
  font-size: 12px;
  text-decoration: underline;
  color: #aaa
}

.wrap_etc .list_tag {
  overflow: hidden;
  margin-top: 10px
}

.wrap_etc .list_tag li {
  float: left
}

.wrap_etc .list_tag .link_tag {
  display: block;
  height: 24px;
  padding: 0 10px;
  margin: 0 6px 6px 0;
  border-radius: 26px;
  font-size: 11px;
  line-height: 26px;
  border: 1px solid #f0f0f0;
  background-color: #f0f0f0;
  color: #999;
  max-width: 65px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.wrap_etc .list_tag .link_tag:hover {
  border: 1px solid #3db39e;
  background-color: #fff;
  text-decoration: none;
  color: #3db39e
}

.tt-calendar {
  width: 176px !important;
  border-collapse: collapse;
  border-spacing: 0;
  margin-left: -8px
}

.tt-calendar .cal_month {
  height: 20px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 5px
}

.tt-calendar .cal_month a {
  font-weight: bold;
  color: #666
}

.tt-calendar .cal_month a:first-child, .tt-calendar .cal_month a:last-child {
  height: 17px;
  padding: 0 10px;
  vertical-align: top;
  color: #ccc
}

.tt-calendar td, th {
  height: 17px;
  vertical-align: middle;
  width: 14.28%;
  text-align: center;
  font-size: 10px
}

.tt-calendar thead th {
  color: #ccc;
  margin-bottom: 2px
}

.tt-calendar tbody td {
  color: #aaa
}

.tt-calendar tbody td .cal_click {
  font-weight: bold;
  color: #777
}

.wrap_etc .tbl_calendar {
  border-collapse: collapse;
  border-spacing: 0;
  width: 185px;
  margin-top: 5px
}

.wrap_etc .tbl_calendar td {
  height: 17px;
  vertical-align: middle
}

.wrap_etc .col_day {
  width: 14.28%
}

.wrap_etc .tit_week {
  font-weight: normal;
  font-size: 10px;
  text-align: center;
  color: #ccc
}

.wrap_etc .link_day {
  display: block;
  font-size: 10px;
  text-align: center;
  color: #aaa
}

.wrap_etc .day_event {
  font-weight: bold;
  color: #777
}

.wrap_etc .list_keep {
  margin-top: 10px
}

.wrap_etc .list_keep li {
  overflow: hidden;
  margin-bottom: 8px;
  font-size: 12px;
  color: #aaa
}

.wrap_etc .link_keep {
  font-size: 12px;
  color: #aaa
}

.area_foot {
  height: 50px;
  font-size: 12px;
  line-height: 50px;
  text-align: center;
  background-color: #f0f0f0;
  color: #aaa
}

/* 페이징 */
.area_paging_simple {
  display: none
}

.area_paging {
  margin: 30px 0 93px;
  text-align: center
}

.area_paging .inner_paging {
  display: inline-block;
  overflow: hidden
}

.area_paging .ico_skin {
  float: left;
  width: 24px;
  height: 24px;
  margin-top: 6px
}

.area_paging .li_prev {
  margin-right: 20px;
  background-position: 0 -100px
}

.area_paging .link_prev {
  margin-right: 20px;
  background-position: 0 -100px
}

.area_paging .link_next {
  margin-left: 20px;
  background-position: 0 -150px
}

.area_paging .no-more-prev {
  background-position: 0 -75px
}

.area_paging .no-more-next {
  background-position: 0 -125px
}

.area_paging .interword {
  float: left;
  padding: 6px 12px 0
}

.area_paging .link_page {
  float: left
}

.area_paging .link_page span {
  display: block;
  padding: 9px 14px 5px;
  color: #666
}

.area_paging .link_page span.selected {
  border-radius: 3px;
  background-color: #3db39e;
  color: #fff;
  font-weight: bold;
  padding: 8px 14px 6px;
}

/* 뷰 */
.skin_view .area_title {
  margin-bottom: 29px;
  padding: 68px 0 45px;
  border-bottom: 1px solid #ebebeb;
  text-align: center
}

.skin_view .area_title a {
  text-decoration: none
}

.skin_view .tit_category a {
  font-weight: bold;
  color: #3db39e
}

.skin_view .tit_post {
  margin-top: 7px;
  font-size: 40px;
  font-weight: bold;
  color: #000;
  line-height: 50px
}

.skin_view .tit_post a {
  color: #000
}

.skin_view .txt_detail {
  display: block;
  margin-top: 20px;
  font-size: 12px;
  color: #aaa
}

.skin_view .txt_detail .txt_bar {
  margin: 0 7px 0 5px;
}

.skin_view .txt_detail .my_edit {
  display: none
}

.skin_view .my_post .my_edit {
  display: inline-block
}

.skin_view .link_detail {
  font-size: 12px;
  color: #aaa
}

.skin_view .link_detail:hover {
  text-decoration: none
}

.skin_view .area_view {
  padding: 20px 0;
  font-size: 20px;
}

.skin_view .area_view p {
  font-size: 18px;
  line-height: 30px;
}

.skin_view .area_view a {
  color: #3db39e
}

.skin_view .area_view h1,
.skin_view .area_view h2,
.skin_view .area_view h3,
.skin_view .area_view h4 {
  line-height: 1.2em;
  margin: 1.5em auto 1em
}

.skin_view .area_view h1 {
  font-size: 28px;
}

.skin_view .area_view h2 {
  font-size: 24px;
}

.skin_view .area_view h3 {
  font-size: 20px;
}

.skin_view .area_view h4 {
  font-size: 16px;
}

.skin_view .area_view ul,
.skin_view .area_view ol {
  margin: 0 auto 32px;
  padding: 0 0 0 10px;
}

.skin_view .area_view ul li,
.skin_view .area_view ol li {
  margin-left: 24px;
  margin-bottom: 10px;
}

.skin_view .area_view ul li {
  list-style: disc
}

.skin_view .area_view ol li {
  list-style: decimal
}

.skin_view .area_view blockquote {
  padding: 10px 20px;
  margin: 0 auto 28px;
  border-left: 5px solid #eee
}

.skin_view .area_view blockquote,
.skin_view .area_view blockquote p {
  font-size: 18px;
  line-height: 30px
}

.skin_view .area_view blockquote ol:last-child,
.skin_view .area_view blockquote ul:last-child,
.skin_view .area_view blockquote p:last-child {
  margin-bottom: 0
}

.skin_view .area_view pre {
  background-color: #F6F7F8;
  margin: 28px auto;
  word-wrap: break-word;
  font-family: Menlo, Consolas, Monaco, monospace;
  font-size: 14px;
  line-height: 20px
}

.skin_view .area_view pre code.hljs {
  padding: 16px;
}

.skin_view .area_view iframe {
  max-width: 100%
}

.skin_view .area_view img {
  max-width: 100%;
  height: auto
}

.skin_view .area_view .imageblock {
  width: auto !important;
  height: auto !important
}

.skin_view .area_view .protected_form {
  text-align: center;
  padding: 100px 0 150px;
  border-bottom: 1px solid #ebebeb;
  margin-bottom: -20px
}

.skin_view .area_view .protected_form input {
  -webkit-appearance: none;
  padding: 0 15px;
  border: 1px solid #eee;
  height: 38px;
  line-height: 38px;
  font-size: 12px;
  box-sizing: border-box;
}

.skin_view .area_view .protected_form button {
  border-radius: 4px;
  font-size: 12px;
  line-height: 38px;
  background-color: #3db39e;
  color: #fff;
  font-weight: bold;
  padding: 0 16px
}

.skin_view .area_etc {
  overflow: hidden;
  min-height: 29px;
  margin-top: 20px
}

.skin_view .area_etc .list_tag {
  float: left;
  margin-top: 5px;
  font-weight: bold;
}

.skin_view .list_tag .tit_tag {
  float: left;
  margin-right: 8px;
  font-weight: bold;
  font-size: 12px;
  color: #3db39e
}

.skin_view .list_tag .desc_tag {
  float: left;
  margin-right: 2px;
  font-weight: bold;
  font-size: 12px;
  color: #aaa;
  max-width: 630px
}

.skin_view .list_tag .desc_tag a {
  color: #aaa
}

.skin_view .list_tag .link_tag {
  font-weight: bold;
  font-size: 12px;
  color: #aaa
}

.skin_view .list_tag .link_tag:hover {
  text-decoration: none
}

.skin_view .another_category {
  overflow: hidden;
  width: 100%;
  margin: 90px 0 0;
  border: 0;
  padding: 0
}

.skin_view .another_category h4 {
  float: left;
  width: 100%;
  padding: 0 0 7px !important;
  border-bottom: 1px solid #eee !important;
  font-weight: normal;
  font-size: 14px !important;
  line-height: 1.5;
  color: #666 !important
}

.skin_view .another_category h4 a {
  color: #3db39e !important;
  font-weight: bold
}

.skin_view .another_category table {
  float: left;
  width: 100%;
  margin-top: 15px !important
}

.skin_view .another_category table tr {
  float: left;
  width: 50%;
  margin-bottom: 8px;
}

.skin_view .another_category table tr:nth-child(even) th {
  padding-left: 10px !important
}

.skin_view .another_category table th {
  width: 100%;
  font-size: 12px;
  color: #aaa;
  padding: 0 !important
}

.skin_view .another_category table th a {
  overflow: hidden;
  max-width: 255px;
  font-size: 12px;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #666 !important;
  border: 0 !important;
  display: inline-block;
  float: left
}

.skin_view .another_category table th a.current {
  text-decoration: underline !important
}

.skin_view .another_category table th span {
  font-size: 12px
}

.skin_view .another_category table td {
  display: none
}

/* 댓글영역 */
.skin_view .area_reply {
  margin-top: 40px
}

.area_reply .tit_reply {
  font-weight: normal
}

.area_reply .btn_reply {
  font-weight: bold;
  line-height: 18px;
  color: #3db39e
}

.area_reply .btn_reply .ico_reply {
  width: 8px;
  height: 5px;
  margin: 5px 0 0 3px;
  background-position: 0 -425px;
  vertical-align: top
}

.btn_reply.on .ico_reply {
  background-position: 0 -450px
}

.area_reply .reply_write {
  position: relative;
  margin-top: 5px
}

.area_reply .lab_write {
  position: absolute;
  top: 13px;
  left: 16px;
  font-size: 12px
}

.area_reply .on_box .lab_write {
  display: none
}

.area_reply .tf_reply {
  width: 820px;
  height: 102px;
  padding: 13px 15px 10px;
  border: 1px solid #eee;
  font-size: 12px;
  resize: none;
  box-sizing: border-box
}

.area_reply .reply_writer {
  margin-top: 10px;
  position: relative;
  height: 36px
}

.area_reply .writer_info {
  float: left
}

.area_reply .writer_info .info_name {
  display: inline-block;
  position: relative;
  margin-right: 8px
}

.area_reply .writer_info .info_pw {
  display: inline-block;
  position: relative
}

.area_reply .writer_info .lab_info {
  position: absolute;
  top: 10px;
  left: 16px;
  font-size: 12px
}

.area_reply .on_box .lab_info {
  display: none
}

.area_reply .writer_info .inp_info {
  width: 120px;
  height: 36px;
  padding: 0 15px;
  border: 1px solid #eee;
  font-size: 12px;
  box-sizing: border-box
}

.area_reply .writer_info .inp_info::-webkit-input-placeholder {
  padding-top: 2px
}

.area_reply .writer_check {
  position: absolute;
  right: 70px
}

.area_reply .writer_check .check_secret {
  display: inline-block;
  position: relative;
  height: 36px;
  margin-right: 18px;
  line-height: 36px
}

.area_reply .writer_check .inp_secret {
  display: none
}

.area_reply .writer_check .lab_secret {
  position: relative;
  padding-left: 20px;
  font-size: 12px;
  cursor: pointer
}

.area_reply .writer_check .ico_check {
  position: absolute;
  top: -2px;
  left: 0;
  width: 16px;
  height: 16px;
  background-position: 0 -500px
}

.area_reply .writer_check .inp_secret:checked+.lab_secret .ico_check {
  background-position: 0 -525px
}

.area_reply .writer_check .inp_secret:focus+.lab_secret .ico_check {
  outline: 1px dotted #000;
  outline: -webkit-focus-ring-color auto 5px
}

.area_reply .on .ico_check {
  background-position: 0 -525px
}

.area_reply .writer_btn {
  position: absolute;
  right: 0
}

.area_reply .writer_btn .btn_enter {
  width: 70px;
  height: 36px;
  border-radius: 4px;
  font-size: 12px;
  line-height: 38px;
  background-color: #3db39e;
  color: #fff;
  font-weight: bold
}

.area_reply .btn_replymore {
  display: none;
  width: 100%;
  height: 42px;
  margin-top: 3px;
  border-top: 1px solid #eee;
  font-size: 12px;
  line-height: 44px;
  color: #aaa
}

.on .btn_replymore {
  display: block
}

.area_reply .list_reply {
  margin-bottom: 20px;
  margin-top: 5px;
  border-top: 1px solid #e0e0e0;
}

.on .list_reply {
  display: block;
  margin-bottom: 18px
}

.area_reply .list_reply li.tt_more_preview_comments_wrap {
  padding: 10px 20px
}

.area_reply .list_reply .tt_more_preview_comments_text {
  font-size: 12px;
  color: #aaa
}

.area_reply .list_reply li {
  overflow: hidden;
  position: relative;
  padding: 23px 20px 24px;
  border-bottom: 1px solid #eee
}

.area_reply .list_reply li:hover {
  background-color: #fcfcfc
}

.area_reply .list_reply .my_reply {
  background-color: #fcfcfc
}

.area_reply .list_reply .re_reply {
  padding-left: 86px
}

.area_reply .reply_content {
  float: left
}

.area_reply .list_reply .img_profile {
  margin-top: 2px
}

.area_reply .tit_nickname {
  display: block;
  overflow: hidden;
  max-width: 515px;
  margin: 4px 5px 0 0;
  font-weight: bold;
  color: #333;
  white-space: nowrap
}

.area_reply .my_reply .tit_nickname {
  color: #3db39e
}

.area_reply .tit_nickname:hover {
  text-decoration: none
}

.area_reply .ico_secret {
  width: 10px;
  height: 12px;
  margin-top: 4px;
  background-position: 0 -475px;
  vertical-align: top;
  display: none
}

.area_reply .rp_secret .ico_secret {
  display: inline-block
}

.area_reply .txt_reply {
  display: block;
  width: 704px;
  margin-top: 3px;
  font-size: 12px
}

.area_reply .re_reply .txt_reply {
  display: block;
  width: 627px;
  margin-top: 3px;
  font-size: 12px
}

.area_reply .txt_date {
  display: block;
  margin-top: 7px;
  font-size: 12px;
  color: #aaa
}

.area_reply .btn_replymenu {
  display: none
}

.area_reply .list_reply li .my_edit {
  display: none;
  position: absolute;
  top: 27px;
  right: 16px
}

.area_reply .list_reply li:hover .my_edit {
  display: block
}

.area_reply .my_edit .link_edit {
  margin: 0 2px;
  font-size: 12px;
  color: #3db39e
}

.area_reply .my_edit .link_edit:hover {
  text-decoration: none
}

.area_reply .hiddenComment .tit_nickname {
  display: none
}

.area_reply .hiddenComment .txt_reply {
  font-weight: bold;
  font-size: 14px
}

.list_content .link_post:hover .tit_post {
  text-decoration: underline;
  color: #3db39e
}

.list_content .tit_post {
  display: block;
  font-weight: normal;
  font-size: 28px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap
}

.list_content .txt_post {
  display: -webkit-box;
  display: -ms-flexbox;
  display: box;
  overflow: hidden;
  margin-top: 1px;
  font-size: 18px;
  line-height: 30px;
  color: #666;
  vertical-align: top;
  word-break: break-all;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4; /* 4줄 */
  max-height: 120px;     /* 30px × 4줄 */
}


.list_content .detail_info {
  margin-top: 16px;
  font-size: 12px;
  color: #aaa;
}

.list_content .detail_info .link_cate {
  font-size: 12px;
  text-decoration: none;
  color: #3db39e
}

/* 방명록 */
.skin_visitor {
  padding-bottom: 40px;
}

.skin_visitor .area-reply {
  padding-top: 40px;
}

.skin_visitor .area_reply .list_reply {
  display: block;
  margin-top: 30px;
  border-top: 1px solid #eee
}

.skin_visitor .area_reply .reply_write {
  margin-top: 32px
}

.skin_visitor .area_reply .ico_secret {
  background-position: 0 -600px
}

/* 태그 */
.skin_tag .list_tag {
  overflow: hidden;
  padding: 30px 0 90px
}

.skin_tag .list_tag li {
  float: left;
  margin: 0 10px 10px 0
}

.skin_tag .link_tag {
  display: block;
  height: 32px;
  padding: 0 13px;
  border-radius: 34px;
  line-height: 34px;
  border: 1px solid #f0f0f0;
  background-color: #f0f0f0;
  font-weight: 100;
  color: #666
}

.skin_tag .link_tag:hover {
  border: 1px solid #3db39e;
  background-color: #fff;
  text-decoration: none;
  color: #3db39e
}

@media only screen and (max-width:820px) {
  body, th, td, input, select, textarea, button, p, span {
    font-family: applesdgothicneo-ultralight;
    font-weight: 100
  }

  .ico_skin {
    background: url("images/ico_skin_320.png") 0 0 no-repeat
  }

  .img_profile {
    width: 40px;
    height: 40px;
    border-radius: 40px
  }

  /* 헤더 */
  .area_head {
    z-index: 20;
    height: 60px
  }

  .area_head .area_profile {
    overflow: hidden;
    float: none;
    padding: 10px 65px 0 15px
  }

  .area_head .area_profile .info_profile {
    max-width: 180px
  }

  .area_head .img_profile {
    margin-right: 8px
  }

  .area_list .tit_category {
    line-height: 60px
  }

  .area_list .tit_category .link_category {
    font-size: 16px;
    font-family: applesdgothicneo-semibold;
    font-weight: bold
  }

  .area_head .on .list_name {
    display: none
  }

  .area_head .btn_name {
    margin-top: 2px;
    color: #333;
    font-family: applesdgothicneo-bold;
    margin-bottom: 0px
  }

  .area_head .ico_name {
    display: none
  }

  .area_head .txt_condition {
    overflow: hidden;
    width: auto;
    line-height: 16px
  }

  .area_menu {
    display: none;
    right: 0;
    top: 0;
    bottom: 0;
    overflow-y: auto;
    overflow-x: hidden;
    width: 200px;
    background-color: #fff
  }

  .area_menu .area_search {
    display: none;
    width: 168px;
    height: 30px;
    margin: 15px 0 0 15px;
    border: 1px solid #dcdcdc;
    border-radius: 31px
  }

  .area_menu .frm_search {
    width: 168px;
    height: 30px
  }

  .area_menu .lab_search {
    margin: 8px 0 0 16px;
    background-position: -70px -110px
  }

  .area_menu .tf_search {
    width: 115px;
    margin: 7px 0 3px 8px;
    outline: none
  }

  .dimmed_layer {
    background-color: #000;
    opacity: 0.7
  }

  .area_menu .btn_search {
    display: none
  }

  .area_menu .area_navi {
    display: block;
    position: static;
    margin: 0
  }

  .area_head .btn_menu {
    display: block;
    overflow: hidden;
    position: absolute;
    right: 15px;
    top: 0;
    width: 40px;
    height: 35px;
    margin-top: 13px;
    border: 0 none
  }

  .area_head .ico_menu {
    display: block;
    width: 40px;
    height: 31px;
    margin: 0;
    background-position: 0 -80px;
    text-indent: 0
  }

  .area_menu .btn_cate {
    display: none
  }

  .area_menu .list_cate {
    position: static;
    width: 200px;
    padding: 13px 0 15px;
    border: 0 none;
    border-radius: 0
  }

  .area_navi .list_cate ul li {
    line-height: 18px
  }

  .area_navi .list_cate ul li a {
    margin-bottom: 0;
    padding: 7px 0 15px 30px;
    font-size: 15px;
    line-height: 22px;
    font-family: applesdgothicneo-semibold;
    font-weight: bold
  }

  .area_navi .list_cate ul li ul li a {
    padding: 4px 0 15px 30px
  }

  .area_navi .list_cate ul li ul li ul {
    padding-bottom: 3px;
    margin-top: -3px
  }

  .area_navi .list_cate ul li ul li ul li {
    padding-left: 0;
    list-style: none;
    margin-bottom: 1px
  }

  .area_navi .list_cate ul li ul li ul li a {
    margin-bottom: 0;
    padding: 4px 0 11px 37px;
    font-size: 15px;
    font-family: applesdgothicneo-ultralight;
    font-weight: normal;
  }

  .area_navi .list_cate ul li ul li ul li a::before {
    content: '· '
  }

  .area_navi .list_cate .menu_profile {
    display: block;
    margin-top: 14px;
    padding-top: 20px;
    border-top: 1px solid #e5e5e5
  }

  .btn_close {
    position: fixed;
    right: 210px;
    top: 11px;
    width: 30px;
    height: 30px;
    z-index: 31
  }

  .on .btn_close {
    display: block
  }

  .ico_close {
    display: inline-block;
    width: 18px;
    height: 18px;
    background-position: -50px -110px;
    vertical-align: middle
  }

  /* 푸터 */
  .wrap_etc {
    display: none
  }

  .area_foot {
    height: 42px;
    font-size: 11px;
    line-height: 42px;
    color: #999
  }

  .area_foot .emph_t {
    font-weight: bold;
    color: #999;
    font-family: applesdgothicneo-bold
  }

  /* 페이징  */
  .area_paging_list {
    display: none
  }

  .area_paging_simple {
    display: block
  }

  .area_paging {
    padding: 20px 0 10px;
    margin: 0;
    position: static
  }

  .area_paging .inner_paging {
    display: block;
    padding: 0 20px
  }

  .area_paging .inner_paging a {
    display: block;
    line-height: 20px;
    font-size: 15px
  }

  .area_paging .inner_paging a.link_prev {
    float: left
  }

  .area_paging .inner_paging a.link_next {
    float: right
  }

  .area_paging .ico_skin {
    width: 10px;
    height: 18px;
    margin-top: 0
  }

  .area_paging .ico_prev {
    float: left;
    margin-right: 11px;
    background-position: -130px -80px
  }

  .area_paging .ico_next {
    float: right;
    margin-left: 11px;
    background-position: -130px -100px
  }

  .area_paging .no-more-prev,
  .area_paging .no-more-next {
    text-decoration: none;
    color: #999
  }

  .area_paging .no-more-prev .ico_prev {
    background-position: -110px -80px
  }

  .area_paging .no-more-next .ico_next {
    background-position: -110px -100px
  }

  #tt-body-page .area_more {
    display: none
  }

  /* 뷰 */
  .article_skin {
    position: relative;
    width: 100%
  }

  .skin_view .area_title {
    margin: 0 15px;
    padding: 44px 0 20px
  }

  .skin_view .area_title .my_edit {
    display: none
  }

  .skin_view .tit_category {
    font-size: 13px
  }

  .skin_view .tit_category a {
    font-family: applesdgothicneo-semibold;
    font-weight: bold
  }

  .skin_view .tit_post {
    margin-top: 3px;
    padding: 0 8px;
    font-family: applesdgothicneo-semibold;
    font-weight: bold;
    font-size: 26px;
    line-height: 31px
  }

  .skin_view .txt_detail {
    margin-top: 18px;
    word-break: break-all
  }

  .skin_view .txt_detail .txt_bar {
    margin: 0 8px
  }

  .skin_view .area_view {
    padding: 22px 15px 22px
  }

  .skin_view .area_view p {
    font-size: 17px;
    line-height: 24px;
    color: #333
  }

  .skin_view .img_view {
    width: 100%;
    height: auto;
    margin: 11px 0 6px
  }

  .skin_view .area_etc {
    position: relative;
    height: auto;
    margin: 0;
  }

  .skin_view .area_etc .list_tag {
    margin-top: 0;
    padding: 0 15px;
    float: none;
    margin-bottom: 22px
  }

  .skin_view .list_tag .tit_tag {
    margin-right: 3px;
    font-family: applesdgothicneo-ultralight;
    font-size: 13px;
    float: none;
    display: inline
  }

  .skin_view .list_tag .desc_tag {
    margin: 0;
    float: none;
    display: inline;
    font-weight: bold;
    font-family: applesdgothicneo-semibold;
  }

  .skin_view .list_tag .link_tag {
    font-weight: normal;
    font-size: 13px
  }

  /* 댓글영역 */
  .skin_view .area_reply {
    margin-top: 0;
    padding-bottom: 24px;
    border-bottom: 1px solid #ebebeb
  }

  .area_reply .tit_reply {
    padding-left: 15px;
    color: #333;
    font-family: applesdgothicneo-semibold;
    font-weight: bold;
    display: block;
    padding-bottom: 1px;
  }

  .area_reply .btn_reply {
    margin-top: 0;
    line-height: 20px;
    vertical-align: top;
  }

  .area_reply .btn_reply span {
    font-family: applesdgothicneo-semibold;
    font-weight: bold
  }

  .area_reply .btn_reply .ico_reply {
    margin: 6px 0 0 0px;
    background-position: -150px -80px
  }

  .btn_reply.on .ico_reply {
    background-position: -150px -90px
  }

  .area_reply .list_reply {
    margin-bottom: 0px
  }

  .area_reply .list_reply .tt_more_preview_comments_text {
    font-size: 14px;
    color: #666
  }

  .area_reply .list_reply li {
    overflow: visible;
    padding: 20px 15px 16px;
    border-bottom: 1px solid #efefef
  }

  .area_reply .list_reply li.tt_more_preview_comments_wrap {
    height: 20px
  }

  .area_reply .list_reply li:hover {
    background-color: #fff
  }

  .area_reply .list_reply li:last-child {
    border: 0;
    padding-bottom: 14px
  }

  .area_reply .list_reply .my_reply {
    background-color: #f8f8f8
  }

  .area_reply .list_reply .my_reply:hover {
    background-color: #f8f8f8
  }

  .area_reply .list_reply .re_reply {
    padding-left: 60px
  }

  .area_reply .list_reply .prev_reply:before {
    content: '';
    position: absolute;
    left: 31px;
    top: 48px;
    width: 1px;
    height: 100%;
    background-color: #ccc
  }

  .area_reply .reply_content {
    display: block;
    float: none;
    padding: 0 28px 0 45px
  }

  .area_reply .list_reply .img_profile {
    width: 33px;
    height: 33px;
    border-radius: 33px;
    margin: 0
  }

  .area_reply .list_reply .tit_nickname {
    font-size: 13px;
    overflow: visible;
    margin: 0px 5px 2px 0;
    color: #333;
    vertical-align: top;
    white-space: normal;
    font-family: applesdgothicneo-semibold
  }

  .area_reply .re_reply .tit_nickname {
    color: #3db39e
  }

  .area_reply .reply_secret .tit_nickname {
    margin-top: 0;
    vertical-align: top
  }

  .area_reply .ico_secret, .skin_visitor .area_reply .ico_secret {
    margin-top: 3px;
    background-position: -90px -110px
  }

  .area_reply .txt_reply, .area_reply .re_reply .txt_reply {
    width: 100%;
    margin-top: 0;
    line-height: 20px;
    font-size: 14px;
    color: #333
  }

  .area_reply .txt_date {
    margin-top: 4px
  }

  .area_reply .reply_secret .txt_date {
    margin-top: 0
  }

  .area_reply .btn_replymenu {
    display: block;
    position: absolute;
    right: 2px;
    top: 12px;
    width: 30px;
    height: 30px
  }

  .area_reply .btn_replymenu .ico_replymenu {
    display: inline-block;
    width: 3px;
    height: 13px;
    background-position: -150px -100px;
    vertical-align: middle
  }

  .area_reply .list_reply li .my_edit {
    right: 10px;
    top: 20px;
    z-index: 10;
    width: 95px;
    padding: 10px 0;
    border: 1px solid #dcdcdc;
    background-color: #fff
  }

  .area_reply .list_reply li .my_edit .link_edit {
    display: block;
    font-size: 14px;
    line-height: 32px;
    color: #333;
    text-align: center
  }

  .area_reply .fld_reply {
    padding: 0 15px
  }

  .area_reply .btn_replymore {
    margin-top: 5px;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #efefef;
    font-size: 13px;
    color: #666
  }

  .area_reply .reply_write {
    margin-top: 4px;
    padding: 7px 8px;
    border: 1px solid #e0e0e0
  }

  .area_reply .tf_reply {
    width: 100%;
    height: 67px;
    padding: 0;
    border: 0 none;
    font-size: 14px;
    outline: none
  }

  .area_reply .lab_write {
    left: 10px;
    top: 8px;
    font-size: 14px;
    color: #999
  }

  .area_reply .reply_writer {
    margin-top: 8px
  }

  .area_reply .writer_info {
    overflow: hidden;
    float: none;
    width: 100%
  }

  .area_reply .writer_info .info_name {
    display: block;
    float: left;
    width: 50%;
    margin-right: 0
  }

  .area_reply .writer_info .info_pw {
    display: block;
    float: left;
    width: 50%
  }

  .area_reply .writer_info .wrap_info {
    display: block
  }

  .area_reply .info_name .wrap_info {
    margin-right: 5px
  }

  .area_reply .info_pw .wrap_info {
    margin-left: 5px
  }

  .area_reply .writer_info .lab_info {
    left: 11px;
    top: 7px;
    font-size: 14px;
    color: #999
  }

  .area_reply .info_pw .lab_info {
    left: 16px
  }

  .area_reply .writer_info .inp_info {
    width: 100%;
    height: 35px;
    font-size: 14px;
    outline: none;
    padding: 3px 10px 0;
    -webkit-appearance: none;
    border-radius: 0;
    border: 1px solid #e0e0e0;
  }

  .area_reply .writer_info .inp_info::-webkit-input-placeholder {
    padding-top: 0
  }

  .area_reply .writer_check {
    overflow: hidden;
    float: left;
    padding-top: 10px;
    position: inherit;
    right: inherit
  }

  .area_reply .writer_check .check_secret {
    display: block;
    float: left;
    width: 75px;
    height: 33px;
    line-height: 35px
  }

  .area_reply .writer_check .inp_secret {
    width: 75px;
    height: 33px
  }

  .area_reply .writer_check .lab_secret {
    position: static;
    padding-left: 33px;
    font-size: 14px;
    color: #666
  }

  .area_reply .writer_check .ico_check {
    left: 0;
    top: 3px;
    width: 26px;
    height: 26px;
    background-position: -50px -80px
  }

  .area_reply .on .ico_check, .area_reply .writer_check .inp_secret:checked+.lab_secret .ico_check {
    background-position: -80px -80px
  }

  .area_reply .writer_check .inp_secret:checked+.lab_secret {
    font-weight: bold
  }

  .area_reply .writer_btn {
    float: right;
    padding-top: 10px;
    position: inherit;
    right: inherit
  }

  .area_reply .writer_btn .btn_enter {
    width: 62px;
    height: 33px;
    font-size: 15px;
    line-height: 34px;
    padding-top: 1px
  }

  .area_reply .hiddenComment .txt_reply {
    font-family: applesdgothicneo-semibold
  }

  .area_reply .hiddenComment .txt_date {
    margin-top: 0px
  }


  .skin_view .another_category {
    margin: 20px -15px 4px;
    border-top: 1px solid #ebebeb;
    border-bottom: 1px solid #eee;
    padding: 23px 0;
    width: auto
  }

  .skin_view .another_category h4 {
    float: none;
    padding: 0 15px !important;
    width: auto;
    border: 0 !important
  }

  .skin_view .another_category table {
    float: none;
    margin-top: 10px !important;
    max-height: 145px;
    overflow: hidden;
    display: block
  }

  .skin_view .another_category table tr {
    width: 100%;
    margin-bottom: 9px;
    padding: 0 15px !important
  }

  .skin_view .another_category table tr:nth-child(even) th {
    padding: 0 !important
  }

  .skin_view .another_category table th {
    font-size: 14px;
    color: #999
  }

  .skin_view .another_category table th a {
    font-size: 15px;
    color: #333 !important;
    max-width: 230px
  }

  .skin_view .another_category table th a.current {
    font-weight: bold;
    font-family: applesdgothicneo-bold
  }

  .skin_view .another_category table th span {
    font-size: 15px;
    display: inline-block;
    font-family: applesdgothicneo-ultralight;
    line-height: 1.5
  }

  .skin_view .area_other {
    position: absolute;
    left: 0;
    bottom: -218px;
    width: 100%;
    height: 178px;
    margin: 0 0 22px;
    padding: 21px 0 0;
    border-top: 1px solid #ebebeb
  }

  .skin_view .tit_other {
    display: block;
    overflow: hidden;
    float: none;
    width: auto;
    padding: 0 15px;
    border-bottom: 0 none;
    white-space: nowrap;
    text-overflow: ellipsis
  }

  .skin_view .list_other {
    float: none;
    width: 100%;
    margin-top: 12px
  }

  .skin_view .list_other li {
    overflow: hidden;
    width: 100%;
    margin-bottom: 9px;
    padding: 0 15px;
    font-size: 14px;
    color: #999
  }

  .skin_view .list_other .link_other {
    font-size: 15px;
    color: #333
  }

  /* 리스트 및 방명록 공통 */
  .cont_skin {
    margin-top: 63px
  }

  #tt-body-search .area_head .btn_name,
  #tt-body-search .area_head .txt_condition,
  #tt-body-tag .area_head .btn_name,
  #tt-body-tag .area_head .txt_condition,
  #tt-body-category .area_head .btn_name,
  #tt-body-category .area_head .txt_condition,
  #tt-body-guestbook .area_head .btn_name,
  #tt-body-guestbook .area_head .txt_condition {
    display: none
  }

  .area_foot {
    margin-top: 21px
  }

  /* 리스트 */
  .list_content {
    max-height: 113px;
    padding: 21px 15px 20px
  }

    .list_content .thumbnail_post {
    margin: 8px 0 8px 30px
  }

  .list_content .tit_post {
    font-size: 18px;
    font-family: applesdgothicneo-semibold;
    font-weight: bold
  }

  .list_content .txt_post {
    max-height: 37px;
    margin-top: 2px;
    font-size: 14px;
    line-height: 19px;
    color: #6b6b6b;
    -webkit-line-clamp: 2
  }

  .list_content .detail_info {
    margin-top: 8px;
    font-size: 13px;
    color: #bbb
  }

  .list_content .detail_info .link_cate {
    font-size: 13px
  }

  .list_content .detail_info .txt_bar {
    margin: 0 5px
  }

  /* 방명록 */
  .skin_visitor .area_reply .fld_reply {
    padding-top: 12px
  }

  .skin_visitor .area_reply .reply_write {
    margin-top: 0
  }

  .skin_visitor .area_reply .reply_writer {
    margin-top: 10px
  }

  .skin_visitor .area_reply .list_reply {
    margin-top: 25px
  }

  .skin_tag .list_tag {
    overflow: hidden;
    padding: 30px 20px 90px
  }

  /* 카테고리 레이어 활성화 */
  .layer_on {
    overflow: hidden
  }

  .layer_on .cont_skin {
    margin-top: 0;
    padding-top: 61px
  }

  .layer_on .dimmed_layer {
    display: block
  }

  .layer_on .area_head .btn_menu {
    display: none
  }

  .layer_on .area_menu {
    display: block
  }

  .layer_on .area_menu .area_search {
    display: block
  }

  .layer_on .area_menu .area_search {
    display: block
  }

  .layer_on .area_menu .frm_search {
    display: block
  }

  .layer_on .area_menu .list_cate {
    display: block
  }

  .layer_on .btn_close {
    display: block
  }
}

@media only screen and (max-width: 800px) {
  .tt-comment-cont {
    padding: 0 15px;
  }
}

.tt-comment-cont .tt-box-total .tt_txt_g {
  font-size: 15px;
}

.tt-comment-cont .tt-box-total .tt_num_g {
  font-size: 15px;
  color: #61B19F;
}

.tt-comment-cont .tt-wrap-cmt .tt-link-user {
  font-size: 15px;
}

.tt-comment-cont .tt-wrap-cmt .tt_desc {
  font-size: 15px;
  color: #666;
}

.tt-comment-cont .tt-txt-mention {
  color: #666;
}

.tt-comment-cont .tt-wrap-cmt .tt_txt_g {
  color: #61B19F;
}

.tt-comment-cont .tt-link-comment .tt_num_g {
  color: #61B19F;
}

.tt-comment-cont .tt-btn_register {
  width: 77px;
  height: 36px;
  background-color: #3DB39E;
  color: #fff;
  border-radius: 4px;
  border-color: #3DB39E;
}

.tt-comment-cont .tt-btn_register:hover {
  background-color: #3DB39E;
  border-color: #3DB39E;
}

.tt-comment-cont .tt-btn_register:focus {
  background-color: #3DB39E;
  border-color: #3DB39E;
}

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

.contents_style>* {
  margin: 20px 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: 0.87em;
  line-height: 1.71;
}

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

#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: 10px;
}

#article-view h2+p,
#article-view h3+p,
#article-view h4+p,
#article-view h5+p,
#article-view h6+p {
  margin-top: 10px;
}

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

#article-view a {
  color: #0070d1;
  text-decoration: underline;
}

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

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

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

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

#article-view blockquote {
  display: block;
  margin: 20px 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: 20px;
  margin-bottom: 0px;
  box-shadow: 0 1px 4px 0 rgb(0 0 0 / 7%);
  border: solid 1px rgba(0, 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: 14px;
  text-overflow: ellipsis;
  width: 100%;
  height: 20px;
  margin: 16px 0 0;
}

#article-view figure.fileblock .size {
  font-family: Pretendard-Regular;
  font-size: 12px;
  color: #777;
  height: 16px;
}

#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: 20px;
  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: 24px;
  top: 19px;
}

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

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

#article-view figure.imageblock.alignCenter {
  margin: 20px 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: 20px;
}

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

#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: 10px;
}

/* 캡션 텍스트 */
#article-view figure figcaption {
  font-size: 13px;
  color: #777;
  word-break: break-word;
  padding-top: 10px;
  min-height: 20px;
  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: 20px 0 0 0;
}

#article-view figure.imagegridblock .image-container {
    justify-content: center !important;   /* space-between → center */
    align-items: flex-start !important;   /* 위 정렬 */
}

}

#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: 20px auto 0;
  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: 20px;
}

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

hr[data-ke-style='style3'],
#article-view hr[data-ke-style='style3'] {
  background-position: center -96px;
  width: 64px;
  height: 8px;
  padding: 18px 20px;
}

hr[data-ke-style='style4'],
#article-view hr[data-ke-style='style4'] {
  background-position: center -144px;
  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 -208px;
  background-repeat: repeat-x;
  height: 2px;
  padding: 21px 0;
}

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

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

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

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

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

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

#article-view table td {
  word-break: break-word;
  padding: 8px;
  font-size: 15px;
  line-height: normal;
  color: #333;
}

#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: #efefef;
}

#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: #efefef;
}

#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: #efefef;
}

#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: #efefef;
}

#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: 10px 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, 0.07);
  border: solid 1px rgba(0, 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 {
  border-right: solid 1px rgba(0, 0, 0, 0.06);
  width: 200px;
  height: 200px;
  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 {
  cursor: pointer;
  border: none;
  display: block;
  position: absolute;
  top: 0px;
  right: 0px;
  background-color: #000;
  width: 15px;
  height: 15px;
}

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

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

@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 {
    padding: 13px 12px 0 20px;
    height: 90px;
  }

  #article-view figure[data-ke-type='opengraph'] div.og-text p.og-title {
    font-size: 16px;
    -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: 10px;
  }
}

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

#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: 20px auto 0;
  text-align: center;
}

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

#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 {
  margin: 0px;
  display: block;
}

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

/* 코드 블럭 */
#article-view pre code.hljs {
  font-size: 14px;
  padding: 20px;
  font-family: SF Mono, Menlo, Consolas, Monaco, monospace;
  border: solid 1px #ebebeb;
  line-height: 1.71;
  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;
  font-size: 16px;
  line-height: 26px;
  font-family: Pretendard-Regular, sans-serif;
  cursor: pointer;
  text-decoration: none;
}

/* 리스트 */
#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 24px;
  padding: 0 0 0 10px;
}

/* 이모티콘 */
#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 {
  clear: both;
  position: relative;
  font-size: 0;
  outline: 0 none;
}

#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;
  min-width: 480px;
  max-width: 100%;
  min-height: 300px;
  max-height: 860px;
  background-color: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  margin: 0 auto;
}

#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: -20px;
}

#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: 0.3;
}

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

#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: 1;
  transition: opacity ease-in-out 0.2s;
}

#article-view figure.imageslideblock div.mark span {
  width: 30px;
  height: 4px;
  display: inline-block;
  margin: 20px 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 {
  text-align: center;
  color: #666;
  font-size: 14px;
}

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

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

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

@media (max-width: 600px) {
  #article-view figure.imageslideblock div.image-container {
    min-width: 100%;
    width: 100%;
    max-height: 100%;
  }

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

/* 구 에디터 속성 */
.btn_more, .btn_less {
  border: 0;
  background: transparent;
  display: block;
  height: 21px;
  margin: 20px 0;
  font-size: 14px;
  line-height: 14px;
  color: #888;
  position: relative;
  width: 100%;
  text-align: left;
}

.btn_less::before,
.btn_more::before {
  content: "...";
  display: inline-block;
  padding-right: 5px;
  font-size: 14px;
  line-height: 6px;
  vertical-align: top;
}

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

/* =========================
   메인 상단 대표 이미지
   ========================= */
.top-hero {
  display:block;
  margin:0 0 24px;
}
.top-hero img {
  display:block;
  width:100%;
  height:auto;
  max-height: 320px;
  object-fit: cover;
  border-radius:14px;
}
#tt-body-index .top-hero { margin: 0 0 28px; }

/* =========================
   포스터형 글 목록
   ========================= */

/* 포커스 표시 */
a:focus {
  outline:2px solid rgba(61,179,158,.45);
  outline-offset:2px;
  border-radius:3px;
}
/* 본문 최대 폭 설정 */
.article_skin, .area_article, .entry-content {
  font-size: 24px;  /* 본문 글자 크기 */
  line-height: 1.8; /* 줄 간격 */
  max-width: 1000px;   /* 최대 폭 제한 */
  width: 1000px;       /* 기본 폭 */
  margin: 0 auto;   /* 중앙 정렬 */
  padding: 0 20px;  /* 좌우 여백 추가 */
}
/* 배너 래퍼: 예전 '전체글' 상자가 사라져도 공간을 확보 */
.index-hero {
  display: block !important;
  margin: 0 0 24px !important;
  clear: both;                 /* 위에 뜬 썸네일/플로트가 있으면 정리 */
}

/* 스크롤 막힘 방지 */
html, body { overflow-y:auto; overflow-x:hidden; }

/* 사이드 제목 (최근에 올라온 글, 최근에 달린 댓글) */
.wrap_etc .box_aside h3 {
  font-size: 18px;
  font-weight: 700;
  color: #222;
}

/* 사이드 항목 목록 (개별 글, 댓글) */
.wrap_etc .list_board li,
.wrap_etc .link_board {
  font-size: 18px;
  line-height: 30px;   /* 본문 줄 간격과 맞춤 */
  color: #333;
}

/* 헤더 오른쪽 'CATEGORY' 드롭다운과 버튼 숨김 */
.area_menu .list_cate,
.area_navi .list_cate {
  display: none !important;
}
.area_menu .btn_cate {
  display: none !important;
}
/* CATEGORY 박스 제목 */
.tt_category h2 {
  font-size: 18px;
  font-weight: 700;
  color: #222;
  margin-bottom: 10px;
}

/* (필수) 혹시 남아있는 숨김 해제 */
#category, .category_type,
.wrap_etc .box_aside .tt_category,
.wrap_etc .sbx-cat{
  display:block !important;
  visibility:visible !important;
  height:auto !important;
}

/* 제목 태그 호환 */
.tt_category h2, .tt_category h3{
  font-size:18px; font-weight:700; color:#222; margin-bottom:10px;
}

/* 공통 링크 기본값 */
.wrap_etc .tt_category a{ display:inline-block; text-decoration:none; }

/* 글 목록의 오른쪽 세로 메타(카테고리/날짜) 통째로 숨김 */
#tt-body-index .list_content .detail_info,
#tt-body-category .list_content .detail_info,
#tt-body-tag .list_content .detail_info,
#tt-body-search .list_content .detail_info,
.list_content .detail_info {            /* 최후의 보정 */
  display: none !important;
}

/* 하위 카테고리 들여쓰기 */
.tt_category ul {
  margin-left: 16px;
  font-weight: normal;
  color: #444;
}

/* ===== 메인 리스트 카드 정리 ===== */
#tt-body-index .list_content{
  max-width: 1000px;      /* 메인 본문 가로폭 */
  margin: 0 auto;
  display: flex;
  align-items: flex-start;
  gap: 24px;
  padding: 28px 0;
  border-radius: 12px;
  transition: background .2s ease;
}
#tt-body-index .list_content:hover{
  background: rgba(0,0,0,.03);
}

/* 링크/제목/요약 가독성 */
#tt-body-index .list_content .link_post{ text-decoration: none; }
#tt-body-index .list_content .tit_post{
  font-size: 24px;
  line-height: 1.35;
  color: #111;
  margin-bottom: 8px;
  white-space: normal;
  overflow: visible;
  text-overflow: unset;
}
#tt-body-index .list_content .txt_post{
  display: block;
  font-size: 16px;
  line-height: 26px;
  color: #333;
  max-height: none;
  -webkit-line-clamp: unset;
  -webkit-box-orient: unset;
}

/* 오른쪽 세로 메타(카테고리/날짜) 숨김 */
#tt-body-index .list_content .meta_wrap,
#tt-body-index .list_content .detail_info{
  display: none !important;
}

/* ===== 모바일 보정 (≤820px) ===== */
@media (max-width: 820px){
  #tt-body-index .list_content{
    gap: 16px;
    padding: 20px 0;
  }
  #tt-body-index .list_content .thumbnail_post{
    flex: 0 0 140px;
    width: 140px;
    height: 100px;
    border-radius: 10px;
  }
  #tt-body-index .list_content .tit_post{ font-size: 20px; }
  #tt-body-index .list_content .txt_post{ font-size: 15px; line-height: 24px; }
}
/* 1) 목록 썸네일/제목/요약 비율 조정 */
.post-item { display:flex; align-items:flex-start; gap:24px; }
.post-item .thumbnail { flex:0 0 280px; max-width:280px; height:160px; border-radius:12px; overflow:hidden; }
.post-item .thumbnail img { width:100%; height:100%; object-fit:cover; }

/* 제목 조금 더 키우기 */
.post-item .post-title { font-size:1.35rem; font-weight:800; line-height:1.35; }

/* 본문 미리보기 4~5줄로 제한 (원하면 line-clamp 값만 바꾸면 됨) */
.post-item .entry-summary {
  display:-webkit-box;
  -webkit-line-clamp:5;   /* ← 4~5 줄 중 선택: 4로 바꾸면 4줄 */
  -webkit-box-orient:vertical;
  overflow:hidden;
  line-height:1.6;
  color:#333;
}

/* 카드(글 박스) 전체 여백 살짝 축소해서 답답함 해소 */
.post-list { gap:28px; } /* 그리드/리스트 컨테이너 클래스에 맞춰 사용 */

/* 2) 대표(헤더) 이미지 위로 당기고, 글 목록도 끌어올리기 */
.header-visual { margin-top: -10px; }       /* 필요시 수치 조정 */
.header-visual + .post-list-wrap { margin-top: 28px; }  /* 대표이미지와 목록 사이 여유 유지 */

/* 대표 이미지 좌우 정렬 보정(왼쪽 치우침 → 중앙/약간 우측) */
.header-visual { background-position: center right 10%; } /* 중앙보다 10% 우측. 중앙은 center center */

/* 3) 홈 버튼은 안 건드리는 방향(기본 유지)에서 좌측 여백만 보정 */
.site-header .home { margin-left: 12px; } /* 헤더 구조에 맞게 클래스 조정 */

/* ─── 옵션: 홈 버튼을 우측 빈공간으로 이동하고 싶을 때만 사용 ───
.site-header { position:relative; }
.site-header .home {
  position:absolute; right:24px; top:50%;
  transform:translateY(-50%);
}
-------------------------------------------------------------------- */

/* 4) 페이징 세로 → 가로 정렬 */
.pagination, .paging, .post-paging {        /* 스킨에 쓰는 클래스명 중 맞는 걸로 남겨두세요 */
  display:flex; justify-content:center; align-items:center; gap:12px;
  margin:28px 0 40px;
}
.pagination a, .pagination span,
.paging a, .paging span,
.post-paging a, .post-paging span {
  display:inline-block; min-width:36px; height:36px; line-height:36px;
  text-align:center; border-radius:8px; padding:0 10px;
  border:1px solid #e5e7eb;
}
.pagination .selected, .paging .selected, .post-paging .selected {
  background:#16a34a; color:#fff; border-color:#16a34a;
  font-weight:700;
}
/* 혹시 세로가 되는 원인이 display:block 강제라면 무력화 */
.pagination li, .paging li, .post-paging li { display:inline-block; }

/* =========================
   0) 공통: 목록 한 줄 레이아웃 유지
   ========================= */
.list_content{ display:flex !important; gap:24px !important; align-items:flex-start !important; }

/* =========================
   2) 제목/요약 영역
   구조: <a class="link_post"> <strong class="tit_post">...</strong> <p class="txt_post">...</p> </a>
   ========================= */
.tit_post{
  font-size:1.35rem !important;
  font-weight:800 !important;
  line-height:1.35 !important;
}
.txt_post{
  display:-webkit-box !important;
  -webkit-box-orient:vertical !important;
  -webkit-line-clamp:5 !important;  /* 4줄 원하면 4로 변경 */
  overflow:hidden !important;
  line-height:1.6 !important;
  color:#333 !important;
  margin-top:.4rem !important;
}

/* 링크 영역이 너무 넓게 붙으면 줄 간격 정리 */
.link_post{ display:block !important; }


/* =========================
   4) 페이징 가로 정렬(이미 적용되었지만 고정)
   ========================= */
.pagination, .paging, .list-paging, .post-paging, .area_paging, .tt_paging{
  display:flex !important; flex-wrap:wrap !important; justify-content:center !important; align-items:center !important; gap:10px !important;
  margin:28px 0 40px !important;
}
.pagination ul, .paging ul, .tt_paging ul{ display:flex !important; gap:10px !important; }
.pagination li, .paging li, .tt_paging li{ display:inline-flex !important; }
.pagination a, .pagination span,
.paging a, .paging span,
.tt_paging a, .tt_paging span{
  min-width:36px !important; height:36px !important; line-height:36px !important;
  padding:0 12px !important; text-align:center !important;
  border:1px solid #e5e7eb !important; border-radius:8px !important;
  display:inline-flex !important; justify-content:center !important; align-items:center !important;
}
.pagination .selected, .paging .selected, .tt_paging .selected,
.pagination .on, .paging .on, .tt_paging .on{
  background:#16a34a !important; color:#fff !important; border-color:#16a34a !important; font-weight:700 !important;
}

/* 3) 제목·본문 타이포(요청대로 더 큼/조금 굵게) */
.tit_post{ font-size:clamp(1.25rem, 1.15vw + 1rem, 1.8rem) !important; font-weight:800 !important; line-height:1.3 !important; }
.txt_post{
  display:-webkit-box !important; -webkit-box-orient:vertical !important; -webkit-line-clamp:5 !important; /* 4줄 원하면 4로 */
  overflow:hidden !important; line-height:1.65 !important; color:#333 !important; font-weight:500 !important; margin-top:.45rem !important;
}

.txt_post{
  display:-webkit-box !important;
  -webkit-box-orient:vertical !important;
  -webkit-line-clamp:4 !important;   /* 기존 4 → 으로 늘림 */
  overflow:hidden !important;
  line-height:1.7 !important;        /* 살짝 키워서 밑부분 안 잘리게 */
  margin-top:.45rem !important;
}

#sidebar .widget {
  display: block !important;
  visibility: visible !important;
}

#sidebar .category-list li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 8px 10px;
}
/* 아이콘 스프라이트 – 기본(일반 해상도) */
.ico_skin{
  background-image: url("images/ico_skin.png");
  background-size: 160px 160px;  /* 논리 크기는 고정 */
}

/* HiDPI/레티나에서만 더 큰 소스 사용 */
@media (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5){
  .ico_skin{
    background-image: url("images/ico_skin_640.png");
    background-size: 160px 160px; /* 논리 크기는 동일 */
  }
}

/* 오른쪽 카테고리 위젯 되살리기 */
.wrap_etc .box_aside .tt_category,
.wrap_etc .sbx-cat{
  display:block !important;
  visibility:visible !important;
}

/* 헤더 상단의 ‘CATEGORY’ 드롭다운은 계속 숨김(원래대로) */
.area_menu .list_cate,
.area_navi .list_cate,
.area_menu .btn_cate{ display:none !important; }

/* 배너 래퍼 */
.index-hero{
  position:relative !important;
  overflow:hidden !important;
  margin: 6px 0 16px !important;   /* 위·아래 여백 축소 */
}

/* ========== HERO(대표 이미지) 최종 ========== */
/* 배너 래퍼: 좌측 여백 효과 위해 넘치는 부분 숨김 */
.index-hero{
  position:relative; 
  overflow:hidden;
  margin: 0 0 18px;          /* 위아래 간격 살짝만 */
}

/* 실제 대표 이미지 */
.index-hero .top-hero-img{
  display:block;
  width: calc(100% + 120px); /* 폭을 늘려두고 */
  transform: translateX(60px); /* 오른쪽으로 밀어 '왼쪽 여백' 느낌 */
  height: 240px;              /* ← 높이 낮춤(원하면 220~260px 조절) */
  object-fit: cover;
  object-position: 85% 50%;   /* 오른쪽 영역 위주로 보이게 */
  border-radius: 14px;
}

/* 모바일 높이 더 낮게 */
@media (max-width:820px){
  .index-hero .top-hero-img{
    width: calc(100% + 80px);
    transform: translateX(40px);
    height: 140px;
  }
}

/* 모바일에선 좀 더 작게 */
@media (max-width:820px){
  #tt-body-index .list_content{ gap:16px; }
  #tt-body-index .list_content .thumbnail_post{
    flex:0 0 140px; width:140px; height:140px; border-radius:10px;
  }
}
/* 대표 이미지(배경이미지 방식): 높이↓ + 오른쪽으로 크롭 */
.index-hero{
  /* ... */
  max-width: 880px !important;   /* 글목록/본문과 동일 폭 */
  margin: 24px auto !important;  /* 위아래 여백 살짝 키움(선택) */
  padding: 0 18px !important;    /* 좌우 여백 통일 */
}

/* 실제 대표 이미지 */
.index-hero .top-hero-img{
  display: block;
  width: 100% !important;        /* calc 제거 */
  transform: none !important;    /* 좌우 이동 제거 */
  height: 260px;                 /* 원하면 220~320px에서 조절 */
  object-fit: cover;
  object-position: center;       /* 가운데 기준(원하면 유지) */
  border-radius: 14px;
}

/* ===== 본문 타이포 빠르게 키우기 (데스크톱 전용) ===== */

/* 본문 기본 크기 */
#tt-body-page .skin_view .area_view{
  font-size: 15px !important;   /* ← 18~22px 추천 */
  line-height: 1.8 !important;
}

/* 본문 단락 */
#tt-body-page .skin_view .area_view p{
  font-size: 15px !important;   /* 단락만 미세조정 */
  line-height: 1.8 !important;
}

/* 에디터(#article-view) 블록도 함께 업 */
#article-view{
  font-size: 18px !important;   /* 17~19px 사이 */
  line-height: 1.85 !important;
}

/* 에디터 안의 헤딩(원래보다 살짝 키움) */
#article-view h2{ font-size: 30px !important; }
#article-view h3{ font-size: 24px !important; }
#article-view h4{ font-size: 20px !important; }

/* 모바일은 그대로 두기 */
@media (max-width: 820px){
  #tt-body-page .skin_view .tit_post{ font-size: 28px !important; line-height:1.25 !important; }
  #tt-body-page .skin_view .area_view,
  #tt-body-page .skin_view .area_view p{ font-size: 17px !important; line-height:1.7 !important; }
}
/* =========================
   목록 한 줄 정렬 + 썸네일 정사각형
   ========================= */

/* 글 본문 안에서만 적용 (#article-view는 티스토리 본문 컨테이너) */
#article-view {
}

.y-global-notice{
  background:#fff3f3;
  color:#b10000;
  border:1px solid #ffd6d6;
  border-radius:8px;
  padding:12px 14px;
  margin:0 0 16px;
  font-size:14px;
  line-height:1.6;
  text-align:center;
}
@media (max-width:820px){
  .y-global-notice{ font-size:13px; padding:10px 12px; margin-bottom:14px; }
}
/* 상단 구독 버튼 숨기기 */
button[data-tiara-action-name="구독_클릭"],
button[data-tiara-copy*="구독하기"],
a[data-tiara-copy*="구독하기"] {
  display: none !important;
}
/* 본문(단일 글 보기) */
#tt-body-page #article-view{
  max-width: 880px !important;
  margin: 0 auto !important;
  padding: 0 18px !important;
  box-sizing: border-box;
}

/* 메인/카테고리 글 목록 */
#tt-body-index #content,
#tt-body-category #content{
  display: block !important;
}

#tt-body-index #content .area_article,
#tt-body-category #content .area_article{
  max-width: 88px !important;   /* 1100 → 960 */
  margin: 0 auto !important;
  padding: 0 18px !important;    /* 목록도 동일 여백 */
  justify-content: center !important;
  align-items: flex-start !important;
  flex-wrap: wrap !important;
}

#tt-body-index #content .area_article > [class*="post"],
#tt-body-index #content .area_article > [class*="list"],
#tt-body-category #content .area_article > [class*="post"],
#tt-body-category #content .area_article > [class*="list"]{
  max-width: 880px !important;    /* 글박스 폭 */
  width: 100% !important;
  margin: 0 auto !important;
  flex: 0 0 auto !important;
  padding: 0 0 !important;  /* 이미 바깥 래퍼에 18px 줬으니 내부는 0 */
}

#tt-body-index .list_content,
#tt-body-index .post_item,
#tt-body-index .list_post,
#tt-body-category .list_content,
#tt-body-category .post_item,
#tt-body-category .list_post{
  max-width: 880px !important;
  width: 100% !important;
  margin: 0 auto !important;
  flex: 0 0 auto !important;
}
/* 본문 전체 폭 제한 */
.contents_style {
  max-width: 880px;    /* 800 → 960 */
  margin: 0 auto;     /* 가운데 정렬 */
  padding: 0 18px;    /* 양옆 여백 */
}
#tt-body-page .article-view,
#tt-body-entry .article-view{
  max-width: 880px !important;
  margin: 0 auto !important;
  padding: 0 18px !important;
  box-sizing: border-box;
}

}
/* 큰 타이틀 색상 통일 */
h2.top5-title,
h2.korea-title,
h2.global-title {
  color: #2b6cb0 !important;
  font-weight: 600 !important;
  margin-top: 1.2em;
  margin-bottom: 0.6em;
}
/* 1) 글 상단 카테고리: 마지막(하위) 링크만 보이고 나머지는 숨김 */
.post-header .category a:not(:last-of-type),
.article-header .category a:not(:last-of-type),
.entry-header .category a:not(:last-of-type) {
  display: none !important;
}

/* 2) 링크 사이 구분자(/ 등) 숨김 — span/구분 전부 비표시 */
.post-header .category span,
.article-header .category span,
.entry-header .category span,
.post-header .category::before,
.post-header .category::after,
.article-header .category::before,
.article-header .category::after,
.entry-header .category::before,
.entry-header .category::after {
  display: none !important;
  content: none !important;
}

/* 3) 혹시 구분자가 링크의 ::before 로 들어갈 경우 대비 */
.post-header .category a::before,
.article-header .category a::before,
.entry-header .category a::before {
  content: none !important;
}

/* 4) 마지막(하위) 링크는 반드시 보이게 */
.post-header .category a:last-of-type,
.article-header .category a:last-of-type,
.entry-header .category a:last-of-type {
  display: inline !important;
}
/* ===== 안전 패치: 레이아웃 미변경, 폰트/팔레트/카테고리 색만 고정 ===== */

/* 1) 폰트 일관화: 데스크톱/모바일 동일 스택 */
body, th, td, input, select, textarea, button, p, span {
  font-family: Pretendard, "Apple SD Gothic Neo", "Noto Sans KR", system-ui, -apple-system, "Segoe UI",
               Roboto, "Helvetica Neue", Arial, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* 5) 링크/호버 기본: 색 고정 + 밑줄만 */
.skin_view .tit_category a,
.wrap_etc .tt_category a,
.category-list a {
  text-decoration: none !important;
  color: inherit;
}
.skin_view .tit_category a:hover,
.wrap_etc .tt_category a:hover,
.category-list a:hover {
  opacity: .9;
  text-decoration: underline !important;
}

/* 6) 목록 제목 hover는 현재 색 유지 */
.list_content .link_post:hover .tit_post{
  color: currentColor !important;
  text-decoration: underline !important;
}

/* 7) 에디터 이미지 그리드: 가운데 정렬 + 위쪽 맞춤 */
#article-view figure.imagegridblock .image-container{
  justify-content: center !important;
  align-items: flex-start !important;
}
#article-view figure.imagegridblock .image-container > span{
  margin-right: 0;
  margin-top: 2px;
}
<style>
  h1{
    color:#002244; /* 큰 제목 색상 (진한 네이비 블루) */
    font-weight:800;
    margin:20px 0 10px 0;
  }
  .box{
    border:1px solid #e6e6e6;
    border-radius:12px;
    padding:14px 16px;
    margin:16px 0;
    background:#fafafa
  }
  .k{
    font-weight:700;
    color:#003366; /* 소제목 색상 (파랑) */
    font-size:1.05em;
    margin-bottom:6px;
  }
  .ref{font-size:0.95em;color:#555;line-height:1.6}
  .bul{margin:0.2rem 0 0.2rem 1rem}
</style>

/* =========================================================
   카테고리 박스 - 단일 테두리(1겹) 미니멀 스타일
   - 겹겹이 박스/내부 배경 제거
   - 컨테이너만 테두리 1겹 유지
   - 색상·간격 통일
   ========================================================= */

/* 색상 변수 (원하면 여기만 바꾸세요) */
:root{
  --cat-bg:     #eaf2ff;   /* 컨테이너 배경 */
  --cat-border: #2b6cb0;   /* 컨테이너 테두리 브랜드 블루루*/
  --cat-text:   #2b6cb0;   /* 기본 글자색 */
  --cat-sub:    #333;      /* 2뎁스 글자색 진회색 */
  --cat-hover:  #d9e8ff;   /* 호버 배경(연블루) */
}

/* 카테고리 박스 */
.tt_category{
  padding: 14px 14px;
  background: #d9e8ff;         /* 네이버 배너랑 어울리는 블루 */
  border: 1px solid #2b6cb0;   /* 테두리 */
  border-radius: 10px;
  font-family: "Pretendard-Regular", sans-serif;

  /* 2번: 섀도우 효과 */
  box-shadow: 0 2px 6px rgba(0,0,0,0.08);
}

/* 1뎁스 항목 */
.tt_category > li{
  font-size: 17px;
  font-weight: 700;
  margin: 6px 0;
  color: #2b6cb0;
}

/* 2뎁스 항목 */
.tt_category li ul li{
  font-size: 15px;
  font-weight: 500;
  color: #333;
  margin: 3px 0 3px 16px;
}

/* 링크 */
.tt_category a{
  color: inherit;
  text-decoration: none;
}
.tt_category a:hover{
  background: #cfe0ff;
  border-radius: 4px;
  text-decoration: underline;
}

/* 3번: 제목(분류 전체보기) 강조 */
.tt_category > li:first-child{
  font-size: 18px;
  font-weight: 800;
  color: #1e2a55;
}

/* 활성(현재 카테고리 표시가 필요하면 이 클래스를 템플릿에서 붙이세요) */
.tt_category > li.is-active,
.tt_category > li.current{
  background: var(--cat-hover);
  border-radius: 6px;
}

/* 2뎁스: 들여쓰기만, 테두리/배경 없이 */
.tt_category li ul{
  margin: 0 0 0 14px;  /* 들여쓰기 */
  padding: 0;
  list-style: none;
}
.tt_category li ul li{
  margin: 0;
  padding: 2px 0;
  font-size: 14px;
  font-weight: 500;
  color: var(--cat-sub);
  background: transparent;
  border: 0;
}

/* 접근성 포커스 */
.tt_category a:focus{
  outline: 2px solid var(--cat-border);
  outline-offset: 2px;
}

/* 공지사항 박스 위쪽 간격 */
#sidebar .widget-title {
  margin-top: 18px; /* 배너와 간격 */
  font-size: 15px;  /* 통일감 */
  font-weight: 600;
  color: #333;
}
/* 다음글/관련글 위젯 전부 숨김(강제) */
.another_entry,
.another_category,
.related-posts,
.list_related,
.related_article,
.module_related_post,
.wrap_related,
#yonah-nextbox,
#article-view #yonah-nextbox {
  display: none !important;
  visibility: hidden !important;
  height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
}

/* -------------------------------------------
   YONA BRIEFING CUSTOM FIX (공지 상단 + 스타일 조정)
-------------------------------------------- */

/* ✅ 요나 신앙 저널 공지사항 박스 — 완전 직사각형 + 중앙 타이틀 + 블루톤 통일 */
.box_aside.notice-box {
  display: block !important;
  width: 100% !important;
  background: #175EA8 !important;
  color: #ffffff !important;
  border-radius: 0 !important;
  padding: 20px 22px !important;
  margin-bottom: 22px !important;
  box-shadow: none !important;
  text-align: center !important;
}

/* 타이틀 */
.box_aside.notice-box strong {
  display: block !important;
  font-size: 18px !important;
  font-weight: 700 !important;
  text-align: center !important;
  color: #ffffff !important;
  letter-spacing: 0.5px !important;
  margin-bottom: 14px !important;
  border-bottom: 1px solid rgba(255,255,255,0.3) !important;
  padding-bottom: 8px !important;
}

/* 공지 목록 */
.box_aside.notice-box ul {
  margin: 0 !important;
  padding: 0 !important;
  list-style: none !important;
}

.box_aside.notice-box li {
  font-size: 15px !important;
  line-height: 1.7 !important;
  margin-bottom: 6px !important;
  text-align: center !important;
}

.box_aside.notice-box li a {
  color: #E0E8F0 !important;
  text-decoration: none !important;
  font-weight: 500 !important;
}

.box_aside.notice-box li a:hover {
  text-decoration: underline !important;
  opacity: 0.9 !important;
}

/* 현재 카테고리 박스 — 테두리 블루 실선으로 변경 */
.widget-box.category {
  border: 1px solid #2b3a7f !important;
}

/* 내부 링크 컬러도 블루 계열로 보정 */
.widget-box.category a {
  color: #2b3a7f;
}

.widget-box.banner img {
  border-radius: 6px;
  width: 100%;
  height: auto;
}

.box_aside.notice-box {
  max-width: 92% !important;  /* 폭을 살짝 줄임 */
  margin: 0 auto 22px auto !important; /* 중앙 정렬 유지 */
}

//* ✅ 공지사항 전용 폭 재정의 */
#sidebar .box_aside.notice-box,
.sidebar .box_aside.notice-box,
.widget .box_aside.notice-box,
.wrap_etc .box_aside.notice-box {
  width: 100% !important;
  max-width: 180px !important;  /* 🔹폭 줄임  */
  float: none !important;
  margin: 0 auto 22px auto !important;
  display: block !important;
}

.wrap_etc .inner_aside {
  overflow: visible !important;   /* 🔹배너 간 margin 잘리지 않게 */
}

/* ✅ 배너 간격 완전 강제 적용 (margin 무시될 때) */
.wrap_etc .inner_aside {
  display: block !important;         /* 혹시 flex나 grid면 해제 */
  overflow: visible !important;      /* margin 잘리던 현상 제거 */
}

/* ✅ 요나 배너 박스 — 사이드 간격 + 정렬 통일 */
.wrap_etc .inner_aside .widget-box.banner {
  display: block !important;
  margin-bottom: 14px !important; /* 🔹12~14px 권장 */
  padding-bottom: 0 !important;
  border: none !important;
}

/* ======================================== */
/* 📘 요나의 경제 저널 통합 스타일 세트 (v2.6) */
/* ======================================== */

/* ===========================
   글목록 썸네일 (카드형 16:9 비율)
   =========================== */
/* ✅ 글 목록 썸네일 */
.thumbnail_post {
  flex: 0 0 200px;     /* ↓ 기존 240 → 200 */
  width: 200px;
  max-width: 200px;
  height: 112px;       /* ↓ 비율 유지 (16:9) */
  border-radius: 10px;
  overflow: hidden;
  display: block;
  background: #f5f5f5;
}

/* 📸 글목록 썸네일 방향 자동 맞춤 (16:9 대응형) */
.thumbnail_post img,
.list_content .thumbnail img,
.list_content img.thumb_img {
  display: block;
  width: 100%;
  height: auto;                   /* 세로 자동 조정 */
  aspect-ratio: 16 / 9;           /* 1080×720 비율 유지 */
  object-fit: cover;              /* 이미지가 박스 넘지 않게 */
  object-position: center center; /* 중심 기준으로 맞춤 */
  visibility: visible !important;
  opacity: 1 !important;
  border-radius: 10px;            /* 라운드 유지 */
}
/* ✅ 글 목록 제목 */
#tt-body-index .list_content .tit_post {
  font-size: 19px !important;
  line-height: 1.45;
  font-weight: 700;
  color: #111;
  margin-bottom: 6px;
}

/* ✅ 글 목록 요약문 */
#tt-body-index .list_content .txt_post {
  font-size: 15px !important;
  line-height: 26px;
  color: #555;
}

/* ✅ 본문 제목 */
#tt-body-page .skin_view .tit_post {
  font-size: 22px !important;
  line-height: 1.35 !important;
  font-weight: 700;
  color: #111;
  margin-bottom: 18px;
}

/* ✅ 본문 본문체 */
.article_skin, .area_article, .entry-content {
  font-size: 17px !important;
  line-height: 1.75 !important;
  color: #222;
}

/* ===============================
   📘 YONA JOURNAL 공통 사이드 영역 스타일 v1.0
   공지사항 / 최근글 / 댓글 (배너 아래)
   =============================== */

/* 사이드바 제목 (예: 최근에 올라온 글, 최근에 달린 댓글 등) */
.wrap_etc .box_aside h3 {
  font-size: 14px !important;
  font-weight: 600;
  color: #2b3a7f; /* 요나 브랜드 네이비 */
  margin-bottom: 8px;
  border-bottom: 1px solid #e2e8f0;
  padding-bottom: 6px;
}

/* 사이드바 본문 리스트 (공지 / 최근글 / 댓글) */
.wrap_etc .link_board,
.section.recentPost ul li a,
.section.recentComment ul li a,
.section.notice ul li a {
  display: block;
  width: 100% !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  white-space: nowrap !important;
  font-size: 13px !important;     /* 본문 대비 약 85~90% */
  line-height: 1.6 !important;
  color: #333 !important;
  font-family: 'Noto Sans KR', 'Apple SD Gothic Neo', sans-serif !important;
  transition: color 0.2s ease;
}

.wrap_etc .link_board:hover,
.section.recentPost ul li a:hover,
.section.recentComment ul li a:hover,
.section.notice ul li a:hover {
  color: #2b3a7f !important; /* 브랜드 포인트 컬러 */
  text-decoration: underline;
}

/* 위젯 블록 간 간격 */
.wrap_etc .section {
  border-top: 1px solid #e6e6e6;
  padding-top: 10px;
  margin-top: 10px;
}

.entry-content h3 {
  font-size: 20px !important;
  font-weight: 700 !important;
  color: #1e293b;
  line-height: 1.7 !important;
  margin: 28px 0 12px 0 !important;
}

.entry-content h4 {
  font-size: 18px !important;
  font-weight: 600 !important;
  color: #334155;
  line-height: 1.7 !important;
  margin: 24px 0 10px 0 !important;
}

/* 리스트 레이아웃 전체 페이지 일괄 적용 */
#tt-body-index .list_content .item_post,
#tt-body-category .list_content .item_post,
#tt-body-page .list_content .item_post {
    display: flex;
    gap: 18px;
    align-items: flex-start;
    padding: 20px 0;
    border-bottom: 1px solid #eee;
}

#tt-body-index .list_content .item_post .thumb,
#tt-body-category .list_content .item_post .thumb,
#tt-body-page .list_content .item_post .thumb {
    width: 120px;
    height: 120px;
    flex-shrink: 0;
    object-fit: cover;
    border-radius: 6px;
}

#tt-body-index .list_content .item_post .tit_post,
#tt-body-category .list_content .item_post .tit_post,
#tt-body-page .list_content .item_post .tit_post {
    font-size: 17px !important;
    font-weight: 700;
    color: #111;
    margin-bottom: 8px;
    line-height: 1.45;
}

#tt-body-index .list_content .item_post .txt_post,
#tt-body-category .list_content .item_post .txt_post,
#tt-body-page .list_content .item_post .txt_post {
    font-size: 15px;
    line-height: 1.8;
    color: #444;
    margin-top: 5px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

/* =======================================
   Yonah Journal | Final Unified List Layout
   (메인, 카테고리, 검색, 태그 모두 동일 적용)
======================================= */

/* 전체 리스트 공통 구조 */
.list_post {
  display: flex;
  gap: 20px;
  align-items: flex-start;
  border-bottom: 1px solid #eee;
  padding: 24px 0;
}

/* 섬네일 이미지 */
.thumbnail_post img {
  width: 240px !important;
  height: 140px !important;
  object-fit: cover !important;
  border-radius: 10px;
  flex-shrink: 0;
}

/* 텍스트 묶음 */
.txt_area {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 8px;
}

/* 제목 */
.tit_post {
  font-size: 20px !important;
  font-weight: 700;
  color: #111 !important;
  line-height: 1.4;
}

/* 요약 */
.txt_post {
  font-size: 15px;
  color: #444;
  line-height: 1.6;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

/* 카테고리, 날짜 */
.detail_info {
  font-size: 13px;
  color: #777;
}

/* 링크 영역 전체 클릭 가능 */
.thumbnail_post, .txt_area > a {
  text-decoration: none !important;
  display: block !important;
  width: 100% !important;
}

.thumbnail_post:hover img,
.txt_area > a:hover .tit_post {
  opacity: 0.85;
}

/* ===== 2-열 사이드바 구조 유지 ===== */
#dkContent.cont_skin {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) 300px;
  gap: 32px;
  align-items: flex-start;
}

#dkContent.cont_skin #mEtc .inner_aside {
  width: 300px !important;
  max-width: 300px !important;
}

/* ===== 반응형 ===== */
@media(max-width: 1024px) {
  #dkContent.cont_skin {
    grid-template-columns: 1fr !important;
  }
  
  .list_post {
    flex-direction: column;
  }

  .thumbnail_post img {
    width: 100% !important;
    height: auto !important;
  }

  #dkContent.cont_skin #mEtc .inner_aside {
    width: 100% !important;
  }
}

/* 요나 경제 저널 검색창 (사이드바 전용) */
.yona-search-widget {
    margin-bottom: 12px;
}

.yona-search-inner {
    display: flex;
    align-items: center;
    gap: 4px;
    padding: 6px 8px;
    border: 1px solid #d0d7e2;
    border-radius: 8px;
    background: #f7f9fc;
}

.yona-search-inner input[type="text"] {
    flex: 1;
    border: none;
    background: transparent;
    font-size: 13px;
    color: #333;
    outline: none;
}

.yona-search-inner button {
    border: none;
    background: transparent;
    cursor: pointer;
    font-size: 14px;
    line-height: 1;
}

/* 모바일 보정 */
@media only screen and (max-width: 820px) {
    .yona-search-widget {
        margin: 10px 15px 0;
    }

    .yona-search-inner {
        padding: 8px 10px;
    }

    .yona-search-inner input[type="text"] {
        font-size: 14px;
    }
}

/* ----------------------------- */
/*   검색 결과 페이지 레이아웃 복구  */
/* ----------------------------- */

.search_list,
.search_results,
#searchList {
    margin-top: 20px;
}

.search_item,
.search_result,
.search_list li {
    display: flex;
    gap: 16px;
    margin-bottom: 28px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e5e8eb;
}

.search_item img,
.search_thumb img {
    width: 160px;
    height: 110px;
    object-fit: cover;
    border-radius: 6px;
}

.search_text,
.search_info {
    flex: 1;
}

.search_text .title,
.search_result .title,
.search_list strong {
    display: block;
    font-size: 18px;
    line-height: 1.4;
    color: #111;
    margin-bottom: 8px;
}

.search_text .excerpt,
.search_result .excerpt,
.search_list p {
    font-size: 14px;
    color: #444;
    line-height: 1.7;
}

/* ===============================
   검색 결과 페이지 목록 레이아웃
   (메인/카테고리랑 동일하게 맞추기)
   =============================== */

/* 카드 전체 레이아웃 */
#tt-body-search .list_content{
  display: flex;
  gap: 24px;
  padding: 24px 0;
  border-bottom: 1px solid #e2e8f0;
}

/* 썸네일 영역 */
#tt-body-search .list_content .thumbnail_post{
  flex: 0 0 180px;
  width: 180px;
  height: 120px;
  border-radius: 12px;
  overflow: hidden;
}

/* 제목 */
#tt-body-search .list_content .tit_post{
  font-size: 22px;
  line-height: 1.5;
  margin-bottom: 8px;   /* 제목–본문 사이 여백 */
}

/* 요약 본문 */
#tt-body-search .list_content .txt_post{
  font-size: 15px;
  line-height: 1.7;
  margin-top: 4px;
  color: #333;
}

/* 오른쪽 메타(카테고리/날짜) 숨김 – 메인과 동일하게 */
#tt-body-search .list_content .meta_wrap,
#tt-body-search .list_content .detail_info{
  display: none !important;
}

/* 모바일(<=820px) 보정 */
@media (max-width: 820px){
  #tt-body-search .list_content{
    gap: 16px;
    padding: 20px 0;
  }
  #tt-body-search .list_content .thumbnail_post{
    flex: 0 0 140px;
    width: 140px;
    height: 100px;
    border-radius: 10px;
  }
  #tt-body-search .list_content .tit_post{
    font-size: 20px;
  }
  #tt-body-search .list_content .txt_post{
    font-size: 15px;
    line-height: 24px;
  }
}

