/*
Theme Name: Ark Child
Theme URI: http://themeforest.net/user/freshface/portfolio
Template: ark
Author: FRESHFACE
Author URI: https://themeforest.net/user/freshface
Description: Premium WordPress Theme
Tags: one-column,two-columns,right-sidebar,custom-background,custom-colors,custom-header,custom-menu,featured-images,flexible-header,post-formats,sticky-post,threaded-comments,translation-ready
Version: 1.52.1.1613438924
Updated: 2021-02-16 10:28:44

*/

/* =======================================
 공통CSS(header,footer)
========================================*/
* {
    word-break: keep-all;
}

#rev_slider_10_1_forcefullwidth {
    max-width: 1080px !important;
    margin: 0 auto;
    overflow: hidden;
}

/* 게시판 시각적/문자 선택 */
#wp-kboard_content-editor-tools {
    display: block !important;
}
.wp-editor-tabs {
    display: block !important;
}
#kboard_content-html {
    display: none;
}

/* headerTopbar */
.ark-topbar-wrapper {
    width: 100%;
    max-width: 1080px;
    height: 37px !important;
    margin: 0 auto;
}
.ark-topbar-wrapper ul {
    float: right;
}
.ark-topbar-wrapper li {
    float: left;
    margin-right: 20px;
    list-style-type: none;
}
.ark-topbar-wrapper li a {
    font-size: 12px;
}
.ark-topbar-wrapper .sns a {
    text-decoration: none;
}

.ark-topbar {
    position: relative;
}
.ark-topbar .sns {
    position: absolute;
    top: -5px;
    right: 155px;
}
.ark-topbar .sns a {
    margin-right: 5px;
}
.ark-topbar .before_laborparty {
    position: absolute;
    right: 300px;
    display: none;
}
.ark-topbar .before_laborparty a {
    font-size: 12px;
}

/* header-border */
header .navbar {
    border-top: 1px solid #f1f1f1 !important;
    border-bottom: 1px solid #f1f1f1 !important;
}

/* header search */
.navbar-actions .search-menu {
    display: none;
}

/* 1depth */
#menu-item-36,
#menu-item-13951,
#menu-item-13950 {
    width: 120px;
}
#menu-item-36 > a,
#menu-item-13951 > a,
#menu-item-13950 > a,
#menu-item-18357 > a {
    font-size: 16px;
    font-weight: 600;
}
#menu-item-36 .sub-menu a,
#menu-item-13951 .sub-menu a,
#menu-item-13950 .sub-menu a {
    font-size: 14px;
}
.template-end-of-header-header-template-item {
    width: 15px;
    margin: 20px 20px 20px 20px;
    cursor: pointer;
    transition: 0.6s;
}
.template-end-of-header-header-template-item:hover,
.navbar-special-icon:hover {
    filter: invert(16%) sepia(85%) saturate(4232%) hue-rotate(340deg)
        brightness(84%) contrast(108%);
    transition: 0.6s;
}

/* 2depth */
.drop_menu {
    position: fixed;
    width: 100%;
    height: 385px;
    top: 108px;
    left: 50%;
    transform: translateX(-50%);
    background-color: #fff;
    z-index: 2000;
    display: none;
    border: 1px solid #f1f1f1;
}
.all_drop {
    width: 900px;
    height: 385px;
    margin: 0 auto;
    padding: 10px 0 0 100px;
}
.depth2 {
    float: left;
    width: 27%;
    padding: 0;
}
.depth2 span {
    float: right;
    font-weight: 400;
    color: #f1f1f1;
}
.depth2 li {
    list-style-type: none;
}
.depth2:first-child {
    margin-left: 35px;
}
.depth2 li a {
    font-size: 14px;
    display: block;
    padding: 8px 5px 8px 15px;
}
.ffb-id-4ljb29f6 {
    display: none !important;
}
.depth2 .depth1_1,
.depth2 .depth1_2,
.depth2 .depth1_3 {
    border-top: 1px solid #f1f1f1;
    border-bottom: 1px solid #f1f1f1;
    margin-right: 20px;
}
.depth2 .depth1_1 a,
.depth2 .depth1_2 a,
.depth2 .depth1_3 a {
    font-weight: 600;
}
.depth3 {
    padding-left: 20px;
}
.depth2 .depth3 a {
    font-size: 13px;
}

/* 노동당푸터 */
#footer {
    margin-bottom: 60px;
}
#footer ul.inner {
    margin-bottom: 0;
}
#footer li {
    list-style-type: none;
    color: #fff;
}
#footer a {
    text-decoration: none;
    color: #fff;
    font-size: 12px;
    font-weight: 400;
}
.footer-l {
    position: relative;
    width: 100%;
    max-width: 1080px;
    height: 200px;
    margin: 0 auto;
    padding: 20px;
    background-color: #000;
    color: #fff;
}
.footer-l img {
    margin-bottom: 10px;
}
#contact-info {
    width: 65%;
    padding-left: 0;
}
#footer li {
    float: left;
    padding-bottom: 10px;
    font-size: 12px;
    font-weight: 400;
}
#footer .state {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 10px;
    width: 137px;
    height: 43px;
    background: #222836;
    text-align: center;
    line-height: 40px;
}
#footer .state a,
#footer .btn2 a {
    font-size: 10px;
    font-weight: 400;
    display: block;
}
#footer .state span,
#footer .btn2 span {
    font-size: 16px;
    font-weight: 600;
}
.btn2 {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 171px;
    width: 193px;
    height: 43px;
    background: #222836;
    text-align: center;
    line-height: 40px;
}
#footer li.copyright2 {
    width: 100%;
    margin-top: 10px;
    color: #576275;
    font-weight: 400;
}
footer .container {
    padding: 0;
}
footer .footer-l {
    margin: 0;
}
#footer #logo-bottom {
    display: inline-block;
    margin-right: 20px;
}
#footer .sns {
    display: inline-block;
}
#footer .sns a {
    margin-right: 5px;
}
#footer .area2 {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
#footer select {
    padding: 10px;
    margin-right: 10px;
    color: #fff;
    border: 1px solid #9d9d9d;
}

.js-back-to-top {
    z-index: 99;
}

/* =======================================
중앙당연락처및조직도
========================================*/
div#titleBox {
    width: 642px;
    padding: 8px 4px;
    font-size: 18px;
    letter-spacing: -1px;
    font-weight: bolder;
    border-bottom: 3px solid #ddd;
    margin: 0 0 10px 0;
    color: #666;
}
div#contentsNavi {
    width: 346px;
    margin: 0;
    padding: 0;
    float: right;
    text-align: right;
    font-size: 11px;
    color: #999;
}
div#contents {
    padding: 20px 4px;
    line-height: 23px;
    text-align: justify;
}
.subConTitle {
    width: 100%;
    height: 25px;
    padding: 0;
    border-bottom: 1px solid #ed1a3b;
    font-size: 16px;
    font-weight: bolder;
    color: #ed1a3b;
    float: left;
    margin-bottom: 6px;
}
div#book {
    width: 100%;
}
div#book caption {
    text-align: right;
    font-size: 11px;
    line-height: 15px;
    height: 33px;
    color: #555;
}
div#book caption .bold {
    color: #333;
    border-right: 1px solid #ddd;
    padding: 0 5px;
    margin-right: 5px;
    font-weight: bolder;
}
div#book .bg {
    background: #efefef;
}
div#book th {
    height: 25px;
    border-top: 2px solid #999;
    border-bottom: 1px solid #999;
    text-align: center;
}
div#book td {
    list-style: none;
    height: 25px;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 5px 0 5px 10px;
}
div#book td.last {
    border-right: 0;
}

/* =======================================
이용약관
========================================*/
div#titleBox {
    width: 642px;
    padding: 8px 4px;
    font-size: 18px;
    letter-spacing: -1px;
    font-weight: bolder;
    border-bottom: 3px solid #ddd;
    margin: 0 0 10px 0;
    color: #666;
}
div#contentsNavi {
    width: 346px;
    margin: 0;
    padding: 0;
    float: right;
    text-align: right;
    font-size: 11px;
    color: #999;
}
div#contents {
    padding: 20px 4px;
    line-height: 23px;
    text-align: justify;
}
.contents dt {
    width: 100%;
    height: 40px;
    padding: 5px 8px;
    font-size: 16px;
    font-weight: bolder;
    color: #ed1a3b;
    border-bottom: 1px solid #ed1a3b;
    margin-bottom: 6px;
}
.contents dt .leaderName {
    margin-left: 10px;
    border-left: 1px solid #fff;
    padding-left: 10px;
    color: #eee;
}
.contents dd {
    padding: 0 5px;
    margin: 0px;
    margin-bottom: 5px;
    margin-bottom: 10px;
}
.contents_1 dt {
    height: 25px;
    padding: 5px 0px 0px 5px;
    font-size: 12px;
    font-weight: bolder;
    color: #55524a;
}
.contents_1 dt .leaderName {
    margin-left: 10px;
    border-left: 1px solid #fff;
    padding-left: 10px;
    color: #55524a;
}
.contents_1 dd {
    padding: 0px;
    margin-left: 5px;
    margin-bottom: 15px;
    color: #827c71;
}
.contents_1 div {
    padding: 0px;
    border: 1px solid #c6c2bd;
}
.sub_title_1 {
    font-weight: bolder;
    font-size: 14px;
    color: #4d4946;
    padding-top: 8px;
    padding-bottom: 5px;
}
.sub_title_2 {
    font-weight: bolder;
    font-size: 14px;
    color: #4d4946;
    padding-top: 30px;
    padding-bottom: 5px;
}
.info_txt_1 {
    font-weight: bolder;
    font-size: 11px;
    color: #4d4946;
    padding-top: 15px;
    padding-bottom: 15px;
}

/* fixed푸터 */
.page-wrapper {
    margin-top: 37px;
    margin-bottom: 60px;
}
.ffb-id-4l6q9prl {
    z-index: 10;
}
.footer_fixed_wrapper {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 60px;
    box-shadow: 0 0 15px rgba(0, 0, 50, 0.09);
    z-index: 10;
}
.footer_fixed {
    position: fixed;
    width: 100%;
    max-width: 1080px;
    height: 60px;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    background-color: #fff;
}
.footer_fixed div {
    float: left;
    width: 20%;
    height: 60px;
    text-align: center;
    padding-top: 10px;
    color: #000;
}
.footer_fixed div img {
    height: 25px;
}
.footer_fixed_wrapper > .footer_fixed > a.active div {
    background-color: #c8000a;
    color: #fff;
}
.footer_fixed_wrapper > .footer_fixed > a.active img {
    filter: invert(99%) sepia(2%) saturate(3902%) hue-rotate(199deg)
        brightness(118%) contrast(100%);
}

/* 드래그시색상변경 */
::-moz-selection {
    background: #db072f !important;
    color: #fff !important;
}
::selection {
    background: #db072f !important;
    color: #fff !important;
}

/* 푸터상단보더제거 */
.blog-grid-separator {
    border: none !important;
}

/* ios대응 */
/* input{appearance: none; -webkit-appearance: none; -webkit-border-radius: 0;} */
footer select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url("http://renew.laborparty.kr/wp-content/uploads/2021/04/select_bg.png")
        no-repeat 100% 0 #fff !important;
}
select option {
    background: #181c24;
}

/* =======================================
 메인페이지
========================================*/
/* 메인슬라이더하단여백 */
.ffb-id-1rvmsasi {
    padding-top: 40px !important;
}

/* 메인 슬라이더 */
#rev_slider_9_2_forcefullwidth {
    display: none;
    max-width: 1080px;
}
#rev_slider_10_1_forcefullwidth {
    display: block;
}
#rev_slider_10_1_wrapper .ares .tp-bullet {
    border: 1px solid #ebeef6;
}
/* 당원콘텐츠 슬라이더 */
.ffb-id-4reu75rt {
    margin-bottom: 0;
}
#rev_slider_12_3 {
    border: 1px solid #f1f1f1;
    border-radius: 18px;
}
#rev_slider_12_3_wrapper .ares .tp-bullet {
    border: 1px solid #ebeef6;
}

/* 기관지 */
#post-11824 .ffb-id-4lm4jtoe .kboard-latest-date,
#post-11824 .ffb-id-6rtii2mt .kboard-latest-date {
    display: none;
}
#post-11824 .ffb-id-4lm4jtoe tr,
#post-11824 .ffb-id-6rtii2mt tr {
    position: relative;
    max-width: 504px;
    width: 100%;
    float: left;
}

#post-11824 .ffb-id-4lm4jtoe tr td.kboard-latest-title,
#post-11824 .ffb-id-6rtii2mt tr td.kboard-latest-title {
    position: absolute;
    width: 100%;
    max-width: 504px;
    height: 50px;
    bottom: 0;
    background-color: rgba(255, 255, 255, 0.9);
    transition: 0.3s;
    opacity: 0;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    word-wrap: break-word;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

#post-11824 .ffb-id-4lm4jtoe tr td.kboard-latest-title .kboard-thumbnail-cut-strings,
#post-11824 .ffb-id-6rtii2mt tr td.kboard-latest-title .kboard-thumbnail-cut-strings {
    width: 100%;
    max-width: 504px;
    height: 50px;
    bottom: 0;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    word-wrap: break-word;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    padding-right: 10px;
    line-height: 20px;
}

#post-11824 .ffb-id-4lm4jtoe td,
#post-11824 .ffb-id-6rtii2mt td {
    display: block;
}
#post-11824 .ffb-id-4lm4jtoe .kboard-latest-thumnail img,
#post-11824 .ffb-id-6rtii2mt .kboard-latest-thumnail img {
    width: 100%;
    overflow: hidden;
}
#post-11824 .ffb-id-4lm4jtoe .kboard-thumbnail-new-notify {
    display: none;
}
#post-11824 .ffb-id-4lm4jtoe .kboard-thumbnail-cut-strings {
    width: 100%;
}
#post-11824 #kboard-thumbnail-latest table td,
#kboard-thumbnail-latest table {
    border: none;
}
#post-11824 #kboard-thumbnail-latest .kboard-latest-thumnail {
    width: 100%;
    height: 0;
    padding-top: 0;
    padding-bottom: 52.2101%;
    overflow: hidden;
}

#post-11824 #kboard-thumbnail-latest table td {
    border-top: none;
}

/* 브리핑 */
#post-11824 #kboard-thumbnailbriefing-latest thead {
    display: none;
}
#post-11824 #kboard-thumbnailbriefing-latest .kboard-latest-date {
    display: none;
}
#post-11824 #kboard-thumbnailbriefing-latest tbody tr {
    position: relative;
    max-width: 494px;
    width: 100%;
    float: left;
}
#post-11824 #kboard-thumbnailbriefing-latest tbody tr:last-child {
    /* margin-left: 41px; */
}
#post-11824 #kboard-thumbnailbriefing-latest tbody tr a {
    text-decoration: none;
}

#post-11824 #kboard-thumbnailbriefing-latest td.kboard-latest-title {
    position: absolute;
    width: 100%;
    max-width: 504px;
    height: 50px;
    bottom: 0;
    background-color: rgba(255, 255, 255, 0.9);
    transition: 0.3s;
    opacity: 0;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    word-wrap: break-word;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    padding: 5px 0 5px 10px;
}

#post-11824
    #kboard-thumbnailbriefing-latest
    td.kboard-latest-title
    .kboard-thumbnail-cut-strings {
    width: 100%;
    max-width: 504px;
    height: 50px;
    bottom: 0;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    word-wrap: break-word;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    padding-right: 10px;
    line-height: 20px;
}

#post-11824 #kboard-thumbnailbriefing-latest td {
    display: block;
}
#post-11824 #kboard-thumbnailbriefing-latest .kboard-latest-thumnail img {
    width: 100%;
    overflow: hidden;
}
#post-11824 #kboard-thumbnailbriefing-latest .kboard-thumbnail-new-notify {
    display: none;
}
#post-11824 #kboard-thumbnailbriefing-latest .kboard-thumbnail-cut-strings {
    width: 100%;
}

#post-11824 #kboard-thumbnail-latest .kboard-latest-thumnail,
#post-11824 #kboard-thumbnailbriefing-latest .kboard-latest-thumnail {
    border: 1px solid #f1f1f1;
}

/* 메인페이지 썸네일 게시판 html 태그 제거 */
#post-11824
    #kboard-default-latest
    .kboard-latest-title
    .kboard-default-cut-strings
    .caption
    > p,
#post-11824
    #kboard-default-latest
    .kboard-latest-title
    .kboard-default-cut-strings
    .caption
    > h1,
#post-11824
    #kboard-default-latest
    .kboard-latest-title
    .kboard-default-cut-strings
    .caption
    > h2,
#post-11824
    #kboard-default-latest
    .kboard-latest-title
    .kboard-default-cut-strings
    .caption
    > h3,
#post-11824
    #kboard-default-latest
    .kboard-latest-title
    .kboard-default-cut-strings
    .caption
    > h4,
#post-11824
    #kboard-default-latest
    .kboard-latest-title
    .kboard-default-cut-strings
    .caption
    > h5,
#post-11824
    #kboard-default-latest
    .kboard-latest-title
    .kboard-default-cut-strings
    .caption
    > h6 {
    display: none;
}

/* 노동당youtube */
#post-11824 .ffb-id-4lma6db5 {
    display: inline-block;
    margin-bottom: 0;
}
#post-11824 .ffb-id-4lm4jtof {
    position: relative;
    overflow: hidden;
}
#post-11824 .ffb-id-4lm4jtof a {
    position: absolute;
    top: 10px;
    right: 20px;
    font-size: 15px;
    display: inline-block;
}

/* iframe비디오 */
.video_wrap {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}
.video_wrap iframe {
    position: absolute;
    width: 100%;
    height: 100%;
}

/* a 컬러 */
.blog-grid-content a {
    color: #000;
}

/* 사이드바제거 */
.ffb-id-1rvmsasj {
    width: 100%;
}

/* 컨텐츠영역보더제거 */
#post-11824 {
    border: none !important;
}

/* 컨텐츠영역일자제거 */
.blog-grid-supplemental {
    display: none;
}

/* 컨텐츠영역패딩제거 */
.blog-grid-content {
    padding: 0 !important;
}
.ffb-id-1rvmsasj {
    padding: 0;
}
.ffb-id-1rvmsasl.blog-masonry-1 {
    margin-bottom: 0;
}
.ffb-id-1rvmsasi {
    padding-bottom: 0 !important;
}

/* 페이지이름제거 */
.blog-masonry-1-title {
    display: none;
}

/* 페이지가로폭 */
.fg-container {
    max-width: 1080px;
}

/* 섹션헤더(공지사항/주요전달내용/후원안내) */
.ffb-id-4o0rka36,
.ffb-id-4lm7ksct,
.ffb-id-4lma6db5,
.ffb-id-4l20r06v,
.ffb-id-4mpjo8oi,
.ffb-id-6rtii2n2 {
    font-size: 23px;
    font-weight: 600;
    margin-bottom: 0;
}

/* 게시판더보기버튼우측정렬 */
.ffb-id-4lm7ksct,
.ffb-id-4l20r06v,
.ffb-id-4l3ka1n6 {
    width: 50%;
    display: inline;
}
.ffb-id-4o0rp8hk,
.ffb-id-4lm7n6rq,
.ffb-id-4l1psb9s,
.ffb-id-4mpjootu,
.ffb-id-6rtii2n5 {
    position: absolute;
    top: 10px;
    right: 20px;
    display: inline;
    text-align: right;
}
.ffb-id-4l3jdp9v {
    right: 30px;
}

/* 메인페이지 최신글 게시판 */
#post-11824 #kboard-default-latest {
    border: 1px solid #f1f1f1;
}
#post-11824 #kboard-default-latest thead,
#post-11824 #kboard-thumbnail-latest thead {
    display: none;
}
#post-11824 #kboard-default-latest table td {
    padding: 10px 5px;
}
#post-11824 .kboard-default-cut-strings,
#post-11824 .kboard-thumbnail-cut-strings {
    font-size: 14.5px;
    font-weight: 500;
}
#post-11824 #kboard-thumbnail-latest table .kboard-latest-title,
#kboard-default-latest table .kboard-latest-title {
    padding-left: 10px;
}
#post-11824 #kboard-default-latest table .kboard-latest-date,
#kboard-thumbnail-latest table .kboard-latest-date {
    padding-right: 15x;
    font-size: 13.5px;
}
#post-11824 .kboard-default-cut-strings .caption,
.kboard-thumbnail-cut-strings .caption {
    font-size: 12px;
    color: #aaa;
}

#post-11824 #kboard-thumbnail3-latest thead {
    display: none;
}

/* 메인페이지 최신글 높이값 고정 */
#post-11824 #kboard-default-latest tr {
    height: 69px;
}

/* 게시판 하단 border */
#post-11824 hr {
    margin: 2px 0 10px;
    border-top: 1px solid #484848;
}

/* 후원안내 */
#post-11824 .ffb-id-4l8kjqbm img {
    width: 100%;
}

/* 노동당사람들버튼영역 */
.ffb-id-4l6q2nv3 .fg-image,
.ffb-id-4l6q2r4l .fg-image,
.ffb-id-4l6q2s8c .fg-image {
    width: 33.33%;
}
.ffb-id-4l6q2nv3,
.ffb-id-4l6q2r4l,
.ffb-id-4l6q2s8c {
    box-shadow: 0 0 15px rgb(0 0 50 / 9%);
    padding: 0 60px;
}
.ffb-id-1rvmsasl .ffb-post-wrapper {
    margin-bottom: 0 !important;
}

/* =======================================
 로그인페이지
========================================*/
#post-0 {
    max-width: 800px;
    width: 100%;
    margin: 0 auto;
}
#post-0 .tml-login form {
    position: relative;
    width: 100%;
    max-width: 800px;
    padding: 80px 130px 40px 130px;
    margin: 0 auto;
    background: #f1f1f1;
    border-top: 1px solid #bbb;
    border-bottom: 1px solid #bbb;
}
#post-0 .tml-register form {
    position: relative;
    width: 100%;
    max-width: 800px;
    padding: 80px 130px;
    margin: 0 auto;
    background: #f1f1f1;
    border-top: 1px solid #bbb;
    border-bottom: 1px solid #bbb;
}
#post-0 .tml-lostpassword form {
    position: relative;
    width: 100%;
    max-width: 800px;
    padding: 80px 130px;
    margin: 0 auto;
    background: #f1f1f1;
    border-top: 1px solid #bbb;
    border-bottom: 1px solid #bbb;
}

#post-0 .tml-login .tml-log-wrap,
#post-0 .tml-login .tml-pwd-wrap {
    max-width: 430px;
    margin-bottom: 19px;
}

#post-0 .tml-login .tml-log-wrap .tml-label,
#post-0 .tml-login .tml-pwd-wrap .tml-label,
#post-0 .tml-register .tml-user_login-wrap .tml-label,
#post-0 .tml-register .tml-user_email-wrap .tml-label,
#post-0 .tml-register .tml-user_pass1-wrap .tml-label,
#post-0 .tml-register .tml-user_pass2-wrap .tml-label,
#post-0 .tml-lostpassword .tml-field-wrap .tml-label {
    width: 100px;
    display: inline-block;
}

#post-0 .tml-login .tml-log-wrap input,
#post-0 .tml-login .tml-pwd-wrap input {
    width: 100%;
    max-width: 320px;
    height: 38px;
    display: inline;
    border: 1px solid #dadada;
}

#post-0 .tml-register .tml-user_login-wrap input,
#post-0 .tml-register .tml-user_email-wrap input,
#post-0 .tml-register .tml-user_pass1-wrap input,
#post-0 .tml-register .tml-user_pass2-wrap input,
#post-0 .tml-lostpassword .tml-user_login-wrap input {
    width: 100%;
    max-width: 435px;
    height: 38px;
    display: inline;
    border: 1px solid #dadada;
}

#post-0 .tml-register-link {
    display: none;
}
#post-0 .tml-register .tml-indicator-wrap {
    display: none;
}

#post-0 .tml-login form .tml-button {
    display: inline;
    width: 93px;
    height: 93px;
    color: #fff;
    background-color: #db072f;
    border: none;
}
#post-0 .tml-register form .tml-button,
#post-0 .tml-lostpassword form .tml-button {
    width: 100%;
    height: 38px;
    color: #fff;
    background-color: #db072f;
    border: none;
}

#post-0 .tml-login .tml-submit-wrap {
    position: absolute;
    top: 81px;
    right: 130px;
}

ul.tml-links {
    max-width: 800px;
    width: 100%;
    margin-bottom: 100px;
}

#post-0 .tml-login .tml-rememberme-wrap {
    padding-left: 105px;
}

#post-0 .tml-links li {
    list-style-type: none;
    margin: 10px 0;
}
#post-0 .tml-links li a {
    font-weight: 600;
}

/* 회원 정보 수정 */
#post-15143 form > ul {
    position: relative;
    width: 100%;
    max-width: 800px;
    padding: 80px 130px;
    margin: 0 auto;
    background: #f1f1f1;
    border-top: 1px solid #bbb;
}

#post-15143 form > p {
    position: relative;
    width: 100%;
    max-width: 800px;
    padding: 80px 130px;
    margin: 0 auto;
    padding-top: 0;
    background: #f1f1f1;
    border-bottom: 1px solid #bbb;
}

#post-15143 form > ul:nth-child(2) {
    display: none;
}

#post-15143 .wppb-form-field label {
    width: 100px;
    display: inline-block;
}

#post-15143 .wppb-form-field > input {
    width: 100%;
    max-width: 435px;
    height: 38px;
    display: inline;
    border: 1px solid #dadada;
}

#post-15143 #edit_profile {
    width: 100%;
    height: 38px;
    color: #fff;
    background-color: #db072f;
    border: none;
}

#post-15143 #wppb-form-element-1,
#post-15143 #wppb-form-element-4,
#post-15143 #wppb-form-element-5,
#post-15143 #wppb-form-element-6,
#post-15143 #wppb-form-element-7,
#post-15143 #wppb-form-element-9,
#post-15143 #wppb-form-element-10,
#post-15143 #wppb-form-element-11 {
    display: none;
}

/* =======================================
 sub-page-breadcrumb
========================================*/
.ffb-id-pk7ir8k {
    padding-top: 40px !important;
    padding-bottom: 0 !important;
}
.ffb-id-pk7ir8l .breadcrumbs-v5-title {
    text-align: center;
    font-size: 34px;
    font-weight: 500;
    margin-bottom: 30px;
}
.ffb-id-pk7ir8l .ffb-id-4loplmam {
    text-align: center;
    font-size: 16px;
    font-weight: 400;
}
.ffb-id-pk7ir8l .breadcrumbs-v5-subtitle {
    display: none;
}

/* =======================================
  게시판페이지
========================================*/
/* 게시판 리스트 하단 여백 */
#kboard-default-list, #kboard-thumbnail-list, #kboard-card-list {
    margin-bottom: 50px !important;
}

/* kboard 미디어 추가하기 제거 */
#insert-media-button {
    display: none;
}

/* 기본 게시판 이미지 사이즈 */
#kboard-default-document .kboard-content .content-view img {
    width: 100%;
}
#wrapper > .container {
    max-width: 817px;
}

/* kboard 수정시 버튼 하단 여백 */
.kboard-control {
    margin-bottom: 50px;
}

/* left_sidebar1 */
.left_sidebar1 {
    width: 120px;
    height: 403px;
    border-top: 2px solid #db072f;
    border-bottom: 2px solid #db072f;
    border-left: 1px solid #ebeef6;
    border-right: 1px solid #ebeef6;
    position: absolute;
}
.left_sidebar1 .depth1 {
    padding-left: 0;
}
.left_sidebar1 li {
    line-height: 39px;
    padding: 0 10px;
    border-bottom: 1px solid #ebeef6;
    list-style-type: none;
}
.left_sidebar1 li:last-child {
    border-bottom: none;
}
.left_sidebar1 a {
    display: block;
    font-size: 12px;
    color: #6d6d6d;
    font-weight: 500;
}
.left_sidebar1 img {
    width: 15px;
}
.left_sidebar1 .active {
    color: #db072f;
    font-weight: 600;
}
#post-13629 .left_sidebar1 li {
    list-style-type: none;
}
#post-13629 .left_sidebar1 > .depth1 {
    padding-left: 0;
}

/* left_sidebar2 */
.left_sidebar2 {
    width: 120px;
    height: 323px;
    border-top: 2px solid #db072f;
    border-bottom: 2px solid #db072f;
    border-left: 1px solid #ebeef6;
    border-right: 1px solid #ebeef6;
    position: absolute;
}
.left_sidebar2 .depth1 {
    padding-left: 0;
}
.left_sidebar2 li {
    line-height: 39px;
    padding: 0 8px;
    border-bottom: 1px solid #ebeef6;
    list-style-type: none;
}
.left_sidebar2 li:last-child {
    border-bottom: none;
}
.left_sidebar2 a {
    display: block;
    font-size: 12px;
    color: #6d6d6d;
    font-weight: 500;
}
.left_sidebar2 img {
    width: 15px;
}
.left_sidebar2 .active {
    color: #db072f;
    font-weight: 600;
}

/* left_sidebar3 */
.left_sidebar3 {
    width: 120px;
    height: 318px;
    border-top: 2px solid #db072f;
    border-bottom: 2px solid #db072f;
    border-left: 1px solid #ebeef6;
    border-right: 1px solid #ebeef6;
    position: absolute;
}
.left_sidebar3 .depth1 {
    padding-left: 0;
}
.left_sidebar3 > ul > li {
    line-height: 39px;
    padding: 0 10px;
    border-bottom: 1px solid #ebeef6;
    list-style-type: none;
}
.left_sidebar3 li:last-child {
    border-bottom: none;
}
.left_sidebar3 a {
    display: block;
    font-size: 12px;
    color: #6d6d6d;
    font-weight: 500;
}
.left_sidebar3 img {
    width: 15px;
}
.left_sidebar3 .active {
    color: #db072f;
    font-weight: 600;
}
.left_sidebar3 .depth2 li a {
    font-size: 12px;
    padding: 0;
}
.left_sidebar3 .depth2 {
    width: 100%;
}

/* kboard btn */
#kboard-default-list .kboard-pagination .kboard-pagination-pages li:hover a,
#kboard-default-list .kboard-pagination .kboard-pagination-pages li.active a,
#kboard-thumbnail-list .kboard-pagination .kboard-pagination-pages li:hover a,
#kboard-thumbnail-list .kboard-pagination .kboard-pagination-pages li.active a,
#kboard-card-list .kboard-pagination .kboard-pagination-pages li:hover a,
#kboard-card-list .kboard-pagination .kboard-pagination-pages li.active a {
    color: #fff !important;
    background-color: #db072f !important;
}

.kboard-default-poweredby,
.kboard-thumbnail-poweredby {
    display: none;
}

#kboard-default-list .kboard-list thead tr td,
#kboard-thumbnail-list .kboard-list thead tr td {
    border-top: 2px solid #f1f1f1;
}
.post-content .breadcrumbs-pure {
    text-align: right;
}

/* sub titlebars */
.breadcrumbs-v5 {
    padding-top: 50px;
}
.breadcrumbs-v5 .breadcrumbs-v5-title {
    font-size: 36.5px;
    font-weight: 500;
    text-align: center;
}
.breadcrumbs-v5 .breadcrumbs-v5-subtitle {
    display: none;
}

/* 썸네일게시판 */
#kboard-thumbnail-list thead tr {
    display: none;
}
p.date,
p.writer {
    display: inline-block;
    font-size: 13px;
}
p.date span,
p.writer span {
    font-weight: 500;
    color: #db072f;
}
#kboard-thumbnail-list .kboard-list-header,
#kboard-card-list .kboard-list-header {
    padding-bottom: 0;
}
#kboard-thumbnail-list td.kboard-list-title {
    padding-left: 10px !important;
}
#kboard-thumbnail-list .caption {
    display: block;
    position: relative;
    line-height: 16px;
    width: calc(100%-1em);
    height: 48px;
    max-height: 48px;
    font-size: 13px;
    color: #bbb;
    overflow: hidden;
    margin-right: -1em;
    padding-right: 1em;
    word-break: normal;
}
#kboard-thumbnail-list .caption:before {
    content: '...';
    position: absolute;
    right: 10px;
    bottom: 0;
}
#kboard-thumbnail-list .caption:after {
    content: '';
    position: absolute;
    right: 10px;
    width: 1em;
    height: 1em;
    margin-top: 0.2em;
    background: white;
}

#kboard-thumbnail-list .kboard-total-count,
#kboard-thumbnail-list .kboard-sort,
#kboard-card-list .kboard-total-count,
#kboard-card-list .kboard-sort {
    display: none !important;
}

#kboard-thumbnail-list .kboard-list tbody tr:first-child td {
    border-top: 1px solid #f1f1f1;
}
#kboard-thumbnail-list .kboard-thumbnail-cut-strings {
    margin-bottom: 10px;
}

/* 썸네일게시판말줄임*/
#kboard-thumbnail-list .kboard-thumbnail-cut-strings {
    display: inline-block;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    white-space: normal;
    height: 20px;
    text-align: left;
    word-wrap: break-word;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

/* 카드뉴스방식 */
#kboard-card-list thead tr {
    display: none;
}
#kboard-card-list tbody tr {
    border: 1px solid #f1f1f1 !important;
    display: inline-block;
    width: 32%;
    margin-right: 1.5%;
    margin-top: 20px;
}
#kboard-card-list tbody tr:nth-child(3n) {
    margin-right: 0;
}
#kboard-card-list td.kboard-list-thumbnail {
    display: block;
    width: 100%;
}
#kboard-card-list .kboard-list table td.kboard-list-thumbnail {
    padding: 0;
}
#kboard-card-list .kboard-list table td.kboard-list-title {
    display: block;
    width: 100%;
    padding: 10px;
}
#kboard-card-list .kboard-thumbnail-cut-strings {
    display: inline-block;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    height: 40px;
    text-align: left;
    word-wrap: break-word;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

#kboard-card-list img {
    width: 100%;
}

#kboard-card-list .caption {
    display: block;
    position: relative;
    line-height: 16px;
    width: calc(100%-1em);
    height: 32px;
    max-height: 32px;
    font-size: 13px;
    color: #bbb;
    overflow: hidden;
    margin-right: -1em;
    padding-right: 1em;
    word-break: normal;
}
#kboard-card-list .caption:before {
    content: '...';
    position: absolute;
    right: 10px;
    bottom: 0;
}
#kboard-card-list .caption:after {
    content: '';
    position: absolute;
    right: 10px;
    width: 1em;
    height: 1em;
    margin-top: 0.2em;
    background: white;
}

#kboard-default-list .kboard-pagination .kboard-pagination-pages li:hover a,
#kboard-card-list .kboard-pagination .kboard-pagination-pages li.active a,
#kboard-card-list .kboard-pagination .kboard-pagination-pages li:hover a,
#kboard-card-list .kboard-pagination .kboard-pagination-pages li.active a {
    background-color: #db072f;
    color: #fff;
}

/* 게시판 페이지 하단 border */
#kboard-default-list .kboard-list-header,
#kboard-thumbnail-list .kboard-list-header,
#kboard-card-list .kboard-list-header {
    padding-bottom: 10px !important;
}

.breadcrumbs-pure {
    padding-bottom: 5px;
    margin-bottom: 20px;
    border-bottom: 1px solid #484848;
}

/* =======================================
노동당->정책
========================================*/
/* 15대 핵심공약 */
#post-13638 #kboard-document p,
#post-13638 #kboard-document span {
    line-height: 24px;
}
#post-13638 #kboard-document blockquote {
    border-left: none;
}

/* =======================================
노동당->역사
========================================*/
#post-13623 .ffb-id-4m4vuqpo img {
    width: 100%;
    height: 100%;
}

/* =======================================
노동당->강령/당헌/당규
========================================*/
#post-12293 td p {
    margin: 10px 0;
}

/* =======================================
노동당->사람들
========================================*/
#post-12274 p.date,
#post-12274 p.writer {
    display: none;
}
#post-12274 .caption {
    font-size: 13px;
    color: #555;
    margin-top: 10px;
}

#post-12274 tbody tr:hover td:first-child {
    border: 5px solid red;
    border-bottom: none;
}
#post-12274 tbody tr:hover td:last-child {
    border: 5px solid red;
    border-top: none;
}

#post-12274 #kboard-card-list .kboard-list table td.kboard-list-thumbnail {
    height: 100%;
}

/* =======================================
노동당->로고/당가
========================================*/
#content > img {
    margin-left: 43px !important;
}
#content .intro-ci-btn {
    margin-left: 65px !important;
}

.logo1-text,
.logo2-text,
.logo3-text,
.logo4 {
    font-size: 1.2em;
    font-weight: 600;
    line-height: 26px;
}
.intro-content-simbol-ci {
    margin-top: 40px;
}
.intro-content-simbol-song-midtitle {
    margin-top: 40px;
}
.intro-content-simbol-ci {
    margin-bottom: 20px;
}

/* =======================================
노동당->광역당부
========================================*/
#post-13629 #sub > #content table {
    width: 100%;
    border-collapse: collapse;
    font-size: 15px;
    border-left: none;
    border-right: none;
}
#post-13629 #sub > #content table th {
    border: 1px dotted #ccc;
    border-top: 2px solid #ed1a3b;
    padding: 16px 12px;
    background: #ffeff0;
    text-align: center;
    min-height: 57px;
}
#post-13629 #sub > #content table th:first-child,
#post-13629 #sub > #content table td:first-child {
    border-left: none;
}
#post-13629 #sub > #content table th:last-child,
#post-13629 #sub > #content table td:last-child {
    border-right: none;
}
#post-13629 #sub > #content table td {
    border: 1px dotted #ccc;
    padding: 16px 12px;
}
#sub > #content table td.name {
    text-align: center;
}
#post-13629 #sub > #content ul {
    padding-left: 20px;
}
#post-13629 #sub > #content li {
    list-style-type: none;
    margin-bottom: 16px;
}

/* =======================================
노동당->추모관
========================================*/
#post-13915 .ffb-id-4m514crn {
    margin-bottom: 100px;
}

#post-13915 #memory_intro > .intro > img {
    width: 100%;
    margin-bottom: 100px;
}

#post-13915 .ffb-id-4m514crn .decedent_list li {
    width: 25%;
    text-align: center;
    /* float: left; */
    list-style-type: none;
    margin-bottom: 70px;
}
#post-13915 #memory_intro .decedent_list li img {
    margin-bottom: 15px;
}
.memory_tb {
    margin: 80px auto 148px;
}
.decedent_list {
    width: 100%;
}
.decedent_list,
.decedent_list li {
    list-style: none;
}
.decedent_list li {
    float: left;
    width: 25%;
    margin-bottom: 20px;
    text-align: center;
}
.decedent_list li p {
    font-weight: 800;
    font-size: 16px;
    font-family: "Nanum Myeongjo", serif;
    text-align: center;
}
.decedent {
    display: none;
    font-family: "Nanum Myeongjo", serif;
    width: 470px;
    float: left;
}
.decedent h1 {
    font-size: 22px;
    font-weight: bold;
}
.decedent h1 > span {
    font-size: 14px;
    margin-left: 12px;
    font-weight: normal;
}
.decedent h3 {
    font-size: 16px;
    font-weight: bold;
    margin-top: 36px;
}
.decedent ul,
.decedent ul li {
    list-style: none;
    font-size: 12px;
    padding: 0;
}
.decedent ul li,
.decedent ul li p {
    margin: 4px 0;
}
.decedent ul li p {
    padding-left: 45px;
}
.decedent p {
    line-height: 1.5em;
    font-size: 12px;
    text-align: justify;
}
.comment_guide {
    display: none;
}
.xe-widget-wrapper {
    display: none;
}

.r_bar {
    display: none;
    width: 75px;
    float: right;
}
.r_bar ul,
.r_bar ul li {
    list-style: none;
    padding: 0;
}
.r_bar p {
    text-align: center;
    color: #666;
    font-size: 14px;
    margin: 2px 0 10px;
}

#post-13915 #memory_intro ul.decedent_list {
    padding-inline-start: 0;
    display: flex;
    flex-wrap: wrap;
}

/* =======================================
노동당->당원가입
========================================*/
.join p {
    font-size: 16px;
    line-height: 25px;
    color: #7d7d7d;
}
.join .first span,
.join .second span,
.join .third span {
    font-size: 20px;
    font-weight: 500;
    border-bottom: 2px solid #484848;
    display: inline-block;
    margin: 15px 0;
    color: #484848;
}
.join hr {
    border-top: 1px solid #7d7d7d;
}
.join .text-red {
    color: #ff324d;
    border-bottom: none;
}

.join2 {
    width: 100%;
    height: 67px;
    position: relative;
    margin-top: 50px;
}
.join_btn a {
    text-decoration: none;
    width: 280px;
    height: 67px;
    line-height: 67px;
    text-align: center;
    border-radius: 5px;
    font-size: 22px;
    font-weight: 600;
    color: #fff;
    background-color: #ff324d;
    display: block;
}
.join_btn a:hover {
    color: #fff;
}
.join_download {
    position: absolute;
    left: 0;
    display: inline-block;
    margin-bottom: 20px;
}
.join_btn {
    position: absolute;
    left: 380px;
    display: inline-block;
    margin-bottom: 50px;
}

/* =======================================
노동당->후원하기
========================================*/
.support {
    width: 100%;
    max-width: 1080px;
    margin: 0 auto;
    overflow: hidden;
}
#post-13919 hr {
    border-top: 1px solid #7d7d7d;
}
.donation h3 {
    padding-top: 30px;
    margin-bottom: 0;
}
.support_text {
    width: 70%;
    float: left;
}
.support_img {
    width: 30%;
    float: left;
}
#post-13919 .support_img_mobile {display: none; text-align: center;}
.support_img img {
    width: 100%;
    margin-top: 100px;
}
.underline {
    border-bottom: 1px solid #484848;
    margin-bottom: 20px;
}
.donation1 h3,
.donation2 h3,
.donation3 h3 {
    display: inline-block;
    font-size: 20px;
    font-weight: 600;
}
.donation1_2 h3, 
.donation2_1 h3 {
    color: #ff0000;
    font-size: 24px;
}
.donation1 li,
.donation2 li,
.donation3 li,
.donation3 li > a {
    line-height: 26px;
    font-size: 18px;
    font-weight: 600;
}
.donation1_2 > ul > li:first-child {
    color: #0075c8;
}
.donation_btn1 a,
.donation_btn2 a {
    text-decoration: none;
    width: 280px;
    height: 67px;
    line-height: 67px;
    text-align: center;
    border-radius: 5px;
    font-size: 22px;
    font-weight: 600;
    color: #fff;
    background-color: #ff324d;
    margin: 50px 0 50px 40px;
    display: block;
}
.donation_btn1 a:hover,
.donation_btn2 a:hover {
    color: #fff;
}
.donation2 span {
    color: #ff324d;
}
.donation2 p {
    font-size: 24px;
    margin-left: 40px;
    line-height: 37px;
    font-weight: 600;
}
.donation3 {
    margin-bottom: 50px;
}
.donation3 a {
    text-decoration: none;
    color: #484848;
}
.support_text p {
    line-height: 26px;
    font-size: 16px;
    word-break: break-all;
}

/* =======================================
소식,당원게시판(호버시글자볼드처리)
========================================*/
/* 소식 */
#post-13725 .kboard-list-title:hover .kboard-default-cut-strings,
#post-13922 .kboard-list-title:hover .kboard-thumbnail-cut-strings,
#post-13642 .kboard-list-title:hover .kboard-thumbnail-cut-strings,
#post-13924 .kboard-list-title:hover .kboard-thumbnail-cut-strings,
#post-13926 .kboard-list-title:hover .kboard-thumbnail-cut-strings,
#post-32 .kboard-list-title:hover .kboard-thumbnail-cut-strings {
    font-weight: 600;
}
/* 당원 */
#post-13928 .kboard-list-title:hover .kboard-default-cut-strings,
#post-13964 .kboard-list-title:hover .kboard-default-cut-strings,
#post-13932 .kboard-list-title:hover .kboard-default-cut-strings,
#post-13934 .kboard-list-title:hover .kboard-default-cut-strings,
#post-13936 .kboard-list-title:hover .kboard-default-cut-strings,
#post-13938 .kboard-list-title:hover .kboard-default-cut-strings {
    font-weight: 600;
}

/* =======================================
탈당안내
========================================*/
.quit p {
    font-size: 16px;
    line-height: 25px;
    color: #7d7d7d;
}
.quit .first span,
.quit .second span,
.quit .third span {
    font-size: 20px;
    font-weight: 500;
    border-bottom: 2px solid #484848;
    display: inline-block;
    margin: 15px 0;
    color: #484848;
}
.quit hr {
    color: #7d7d7d;
}


/* =======================================
 미디어쿼리
========================================*/
@media screen and (min-width: 1200px) {
    #post-11824 #kboard-default-latest td {
        padding: 14.75px 5px !important;
    }
	#post-11824 #kboard-default-latest td:last-child {
		padding: 14.75px 2px !important;
	}
    #post-11824 .ffb-id-4l6krjlq #kboard-default-latest td {
        padding: 12.0825px 5px !important;
    }
	#post-11824 .ffb-id-4l6krjlq #kboard-default-latest td:last-child {
		padding: 12.0825px 2px !important;
	}
}
@media screen and (max-width: 1200px) {
    /* 브리핑(메인페이지) */
    #post-11824 #kboard-thumbnailbriefing-latest tbody tr {
        max-width: 439px;
    }
    /* 광역당부 */
    #post-13629 #sub > #content table th,
    #post-13629 #sub > #content table td {
        padding: 12px 8px;
        font-size: 14px;
        height: 45px;
    }
    #post-13629 #sub > #content li,
    #post-13629 #sub > #content li > a {
        font-size: 14px;
    }
    /* 게시판페이지 */
    #wrapper > .container {
        max-width: 799px;
    }
}
@media screen and (min-width: 992px) {
    #post-13629 table {
        width: 100%;
    }
}
@media screen and (min-width: 769px) and (max-width: 991px) {
    /* 상단 이동 버튼 */
    .back-to-top-theme {
        bottom: 70px;
    }

    /* 세액공제 */
    .ffb-id-4l6rngou,
    .ffb-id-4l6ros8m {
        display: none;
    }

    /* page-wrapper */
    .page-wrapper {
        margin-top: 107px;
    }

    /* 로그인버튼 */
    #menu-item-12647,
    #menu-item-12648 {
        width: 100%;
        height: 41px;
        background: none;
        margin-top: 0;
    }
    #menu-item-12647 a,
    #menu-item-12648 a {
        width: 100%;
        position: relative;
        top: 0;
        left: 0;
        text-align: left;
        color: #000;
    }
    #menu-item-12647:hover a,
    #menu-item-12648:hover a {
        color: #ff4d4d !important;
    }

    /* web_menu_btn */
    .template-end-of-header-header-template-item {
        display: none;
    }

    /* 메뉴width */
    #menu-item-36,
    #menu-item-12288,
    #menu-item-12287 {
        width: 100%;
    }

    /* 게시판더보기버튼 */
    .ffb-id-4l1psb9s {
        right: 30px;
    }
    
    /* 게시판페이지 */
    #wrapper > .container {
        max-width: 542px;
        padding: 0;
    }

    /* 메인 브리핑 */
    #post-11824 #kboard-thumbnailbriefing-latest tbody tr:last-child {
        /* display: none; */
    }
    #post-11824 #kboard-thumbnailbriefing-latest table {
        width: 100%;
    }

    /* 메인기관지 */
    .ffb-id-4lm4jtoe .kb .kboard-latest-title {
        max-width: 710px;
    }

    /* 로그인 */
    #post-0 .tml-login form {
        padding: 80px 100px 40px 100px;
    }
    #post-0 .tml-register .tml-user_login-wrap input,
    #post-0 .tml-register .tml-user_email-wrap input,
    #post-0 .tml-register .tml-user_pass1-wrap input,
    #post-0 .tml-register .tml-user_pass2-wrap input,
    #post-0 .tml-lostpassword .tml-user_login-wrap input {
        max-width: 100%;
    }

    /* 회원정보수정 */
    #post-15143 form > ul {
        max-width: 100%;
        padding: 80px 60px;
    }
    #post-15143 form > p {
        max-width: 100%;
        padding: 0 60px 80px 60px;
    }
    #post-15143 #edit_profile {
        max-width: 100%;
    }

    /* footer */
    .footer-l {
        height: 250px;
    }

    /* footer_select */
    #footer ul.inner {
        padding-left: 0 !important;
    }
    #footer .area2 {
        position: static;
    }
    #contact-info {
        width: 100%;
    }
    #footer ul.inner {
        width: 100%;
        height: 50px;
    }

    /* 태블릿_폰_전체폭 */
    #menu-item-36,
    #menu-item-13951,
    #menu-item-13950 {
        width: 100%;
    }

    /* 노동당후원하기 */
    #post-13919 .support_text h1 {
        font-size: 2em;
        font-weight: 500;
    }
    #post-13919 .support_text p {
        font-size: 1em;
    }
    .donation1 li, 
    .donation2 li, 
    .donation3 li, 
    .donation3 li > a {
        font-size: 16px;
        font-weight: 400;
    }

    /* 노동당당원가입 */
    #post-13917 .first,
    #post-13917 .second,
    #post-13917 .third,
    #post-13917 .fourth {
        font-size: 1em;
    }
    #post-13917 .first span,
    #post-13917 .second span,
    #post-13917 .third span,
    #post-13917 .fourth span {
        font-size: 1.2em;
    }

    /* 노동당/당원가입버튼 */
    .join2 {
        padding-bottom: 150px;
    }
    .join_download {
        position: static;
    }
    .join_btn {
        position: static;
    }

    /* 메인페이지 하단 여백 */
    #post-11824 .ffb-id-1rvmsasl .ffb-post-wrapper {
        margin-bottom: 30px !important;
    }

    /* 슬라이더 */
    #rev_slider_9_2_forcefullwidth {
        display: block;
    }
    #rev_slider_10_1_forcefullwidth {
        display: none;
    }

    /* 노동당사람들버튼 */
    .ffb-id-4l6q2nv3,
    .ffb-id-4l6q2r4l,
    .ffb-id-4l6q2s8c {
        box-shadow: 0 0 15px rgb(0 0 50 / 9%);
        padding: 0;
    }

    /* 노동당 로고/당가 */
    .logo1-text,
    .logo2-text,
    .logo3-text,
    .logo4 {
        font-size: 1em;
        font-weight: 500;
        line-height: 18px;
    }
    #post-13911 #content > img {
        margin-left: 0 !important;
    }
    #post-13911 .intro-content-simbol-ci > .ci > img {
        width: 100%;
    }
    #post-13911 .intro-content-simbol-song-midtitle > span:first-child {
        font-size: 2em;
    }
    #post-13911 .intro-content-simbol-song-midtitle > span:last-child {
        font-size: 1.3em;
    }
    #post-13911 .intro-content-simbol-song {
        font-size: 1em;
    }

    /* 노동당 추모관 */
    #memory_intro > .intro > img {
        width: 100%;
    }
    #memory_intro #decedent2 > img {
        width: 60%;
    }
    #post-13915 #decedent1,
    #post-13915 #decedent2,
    #post-13915 #decedent3,
    #post-13915 #decedent4,
    #post-13915 #decedent5,
    #post-13915 #decedent6,
    #post-13915 #decedent7,
    #post-13915 #decedent8 {
        width: 80%;
    }
    #post-13915 .r_bar {
        width: 20%;
    }

    #post-13915 .ffb-id-4m514crn {
        margin-bottom: 150px;
    }
    #post-13915 .ffb-id-4m514crn .decedent_list li {
        width: 33.33%;
    }

    #post-13915 #decedent1,
    #post-13915 #decedent2,
    #post-13915 #decedent3,
    #post-13915 #decedent4,
    #post-13915 #decedent5,
    #post-13915 #decedent6,
    #post-13915 #decedent7,
    #post-13915 #decedent8 {
        width: 80%;
    }

    #post-13915 #memory_intro ul.decedent_list {
        padding-inline-start: 0;
    }

    /* header topbar */
    .ark-topbar .sns {
        width: 150px;
        top: -5px;
        left: 15px;
    }
    .ark-topbar .before_laborparty {
        right: 150px;
    }

    /* 브리핑 */
    #post-11824 #kboard-thumbnailbriefing-latest tbody tr {
        max-width: 719px;
    }
    #post-11824 #kboard-thumbnailbriefing-latest tbody tr:last-child {
        margin-left: 0;
        /* margin-top: 40px; */
    }

    #post-11824 #kboard-thumbnailbriefing-latest td.kboard-latest-title,
    #post-11824
        #kboard-thumbnailbriefing-latest
        td.kboard-latest-title
        .kboard-thumbnail-cut-strings {
        max-width: 719px;
    }

    /* 기관지 */
    #post-11824 .ffb-id-4lm4jtoe tr,
    #post-11824 .ffb-id-4lm4jtoe tr td.kboard-latest-title,
    #post-11824 .ffb-id-4lm4jtoe tr td.kboard-latest-title .kboard-thumbnail-cut-strings {
        max-width: none;
    }

    /* 2depth drop 영역 변경 */
    .ark-header .navbar-nav .dropdown-link {
        width: 20%;
    }
    .ark-header .navbar-nav .dropdown-toggle {
        width: 80%;
    }
}

@media screen and (max-width: 768px) {
    /* header topbar */
    .ark-topbar-wrapper {
        background: #c8000a;
    }
    .ark-topbar-wrapper a {
        color: #fff;
    }
    .ark-topbar .before_laborparty {
        left: 20px;
    }
    .ark-topbar .sns {
        width: 150px;
        top: -5px;
        left: 15px;
        display: none;
    }
    .ark-topbar .sns a {
        margin-right: 0;
        font-weight: 300;
    }
    .ark-topbar .before_laborparty {
        right: 130px;
        top: -2px;
    }
    .ark-topbar #menu-item-12638 {
        margin-right: 15px;
    }
    .ark-topbar #menu-item-12639 {
        margin-right: 15px;
    }
    .ark-topbar #menu-item-15145 {
        margin-right: 5px;
    }
    .ark-topbar-wrapper ul {
        margin-top: -2px;
    }

    /* fixed footer */
    .footer_fixed div {
        padding-top: 8px;
    }
    .footer_fixed div.magazine {
        font-size: 10px;
    }
    /* 당원 콘텐츠 슬라이더 */

    /* 모바일 border */
    body {
        border: 2px solid #c8000a; /* border-right: 3px solid #c8000a; */
        word-break: keep-all;
    }
    .ffb-id-navigation-header .ark-header {
        border: 2px solid #c8000a;
        border-bottom: none;
    }
    .footer_fixed_wrapper {
        height: 62px;
    }
    .footer_fixed {
        height: 62px;
        border: 2px solid #c8000a;
        border-top: none;
    }

    /* 상단 이동 버튼 */
    .back-to-top-theme {
        bottom: 70px;
    }

    /* page-wrapper */
    .page-wrapper {
        margin-top: 107px;
    }

    /* web_menu_btn */
    .template-end-of-header-header-template-item {
        display: none;
    }

    /* 노동당사람들 */
    .ffb-id-4l6q2fbs {
        line-height: 120px !important;
    }

    /* 메인 브리핑 */
    #post-11824 #kboard-thumbnailbriefing-latest tbody tr:last-child {
        /* display: none; */
    }
    #post-11824 #kboard-thumbnailbriefing-latest table {
        width: 100%;
    }

    /* 게시판 */
    #kboard-default-latest table td,
    #kboard-thumbnail-latest table td {
        padding: 10px 0;
    }
    .kboard-default-cut-strings,
    .kboard-thumbnail-cut-strings {
        font-size: 14px;
        font-weight: 500;
    }
    .ffb-id-4l6krjlq {
        margin-bottom: 30px;
    }

    /* 섹션헤더(공지사항/주요전달내용/후원안내) */
    .ffb-id-4o0rka36,
    .ffb-id-4lm7ksct,
    .ffb-id-4lma6db5,
    .ffb-id-4l20r06v,
    .ffb-id-4mpjo8oi {
        font-weight: 600;
        font-size: 18px;
    }

    /* 세액공제 */
    .ffb-id-4l6rngou,
    .ffb-id-4l6por8h,
    .ffb-id-4l6por8i,
    .ffb-id-4l6ros8m {
        width: 25%;
    }
    .city_title {
        font-size: 20px;
    }
    .city li a {
        font-size: 12px;
    }

    /* 로그인 */
    #post-0 .tml-login form,
    #post-0 .tml-register form,
    #post-0 .tml-lostpassword form {
        padding: 80px 60px;
    }

    #post-0 .tml-login .tml-submit-wrap {
        position: static;
        top: 81px;
        right: 130px;
    }

    #post-0 .tml-login form .tml-button {
        width: 100%;
        height: 38px;
    }

    #post-0 .tml-login .tml-log-wrap,
    #post-0 .tml-login .tml-pwd-wrap,
    #post-0 .tml-register .tml-user_login-wrap,
    #post-0 .tml-register .tml-user_email-wrap,
    #post-0 .tml-register .tml-user_pass1-wrap,
    #post-0 .tml-register .tml-user_pass2-wrap,
    #post-0 .tml-lostpassword .tml-user_login-wrap,
    #post-0 .tml-login .tml-log-wrap input,
    #post-0 .tml-login .tml-pwd-wrap input,
    #post-0 .tml-register .tml-user_login-wrap input,
    #post-0 .tml-register .tml-user_email-wrap input,
    #post-0 .tml-register .tml-user_pass1-wrap input,
    #post-0 .tml-register .tml-user_pass2-wrap input,
    #post-0 .tml-lostpassword .tml-user_login-wrap input {
        max-width: 100%;
    }

    #post-0 .tml-login .tml-rememberme-wrap {
        padding-left: 0;
    }

    /* 회원정보수정 */
    #post-15143 form > ul {
        max-width: 100%;
        padding: 80px 60px;
    }
    #post-15143 form > p {
        max-width: 100%;
        padding: 0 60px 80px 60px;
    }
    #post-15143 #edit_profile {
        max-width: 100%;
    }

    /* footer */
    .footer-l {
        height: 350px;
    }

    /* footer_select */
    #footer ul.inner {
        padding-left: 0 !important;
    }
    #footer .area2 {
        position: static;
    }
    #contact-info {
        width: 100%;
    }
    #footer ul.inner {
        width: 100%;
        height: 50px;
    }

    /* 태블릿_폰_전체폭 */
    #menu-item-36,
    #menu-item-13951,
    #menu-item-13950 {
        width: 100%;
    }

    /* 카드뉴스 */
    #kboard-card-list .date,
    #kboard-card-list .writer {
        font-size: 10px;
    }

    /* 노동당후원하기 */
    #post-13919 .support_text {
        width: 100%;
    }
    #post-13919 .support_img {
        display: none;
    }
    #post-13919 .support_text h1 {
        font-size: 1.6em;
        font-weight: 500;
    }
    #post-13919 .support_text p {
        font-size: 0.9em;
    }
    .donation1 li, 
    .donation2 li, 
    .donation3 li, 
    .donation3 li > a {
        font-size: 16px;
        font-weight: 400;
    }
    .donation1_2 h3, 
    .donation2_1 h3 {
        font-size: 20px;
    }
    #post-13919 .support_img_mobile {display: block;}

    /* 노동당당원가입 */
    #post-13917 .first,
    #post-13917 .second,
    #post-13917 .third,
    #post-13917 .fourth {
        font-size: 0.9em;
    }
    #post-13917 .first span,
    #post-13917 .second span,
    #post-13917 .third span,
    #post-13917 .fourth span {
        font-size: 1em;
    }

    /* 탈당안내 */
    #post-14495 .first,
    #post-14495 .second,
    #post-14495 .third,
    #post-14495 .fourth {
        font-size: 0.9em;
    }
    #post-14495 .first span,
    #post-14495 .second span,
    #post-14495 .third span,
    #post-14495 .fourth span {
        font-size: 1em;
    }

    /* 노동당/당원가입버튼 */
    .join2 {
        padding-bottom: 150px;
    }
    .join_download {
        position: static;
    }
    .join_btn {
        position: static;
    }

    /* 메인페이지 하단 여백 */
    #post-11824 .ffb-id-1rvmsasl .ffb-post-wrapper {
        margin-bottom: 30px !important;
    }

    /* 슬라이더 */
    #rev_slider_9_2_forcefullwidth {
        display: block;
    }
    #rev_slider_10_1_forcefullwidth {
        display: none;
    }

    /* 노동당 정책 15대 핵심공약 */
    #post-13638 #kboard-document img {
        width: 100%;
        height: auto;
    }

    /* 노동당사람들버튼 */
    .ffb-id-4l6q2nv3,
    .ffb-id-4l6q2r4l,
    .ffb-id-4l6q2s8c {
        box-shadow: 0 0 15px rgb(0 0 50 / 9%);
        padding: 0;
    }

    /* 노동당 로고/당가 */
    .logo1-text,
    .logo2-text,
    .logo3-text,
    .logo4 {
        font-size: 1em;
        font-weight: 500;
        line-height: 18px;
    }
    #post-13911 #content > img {
        margin-left: 0 !important;
    }
    #post-13911 .intro-content-simbol-ci > .ci > img {
        width: 100%;
    }
    #post-13911 .intro-content-simbol-song-midtitle > span:first-child {
        font-size: 2em;
    }
    #post-13911 .intro-content-simbol-song-midtitle > span:last-child {
        font-size: 1.3em;
    }
    #post-13911 .intro-content-simbol-song {
        font-size: 1em;
    }

    /* 광역당부 */
    #post-13629 #sub > #content table th,
    #post-13629 #sub > #content table td {
        padding: 12px 4px;
        font-size: 12px;
    }
    #post-13629 #sub > #content li,
    #post-13629 #sub > #content li > a {
        font-size: 12px;
    }

    /* 노동당 추모관 */
    #memory_intro > .intro > img {
        width: 100%;
    }
    #memory_intro #decedent2 > img,
    #memory_intro #decedent8 > img {
        width: 60%;
    }

    #post-13915 h3 {
        margin: 24px 0 10px;
    }

    #memory_intro #decedent1 > img,
    #memory_intro #decedent3 > img,
    #memory_intro #decedent4 > img,
    #memory_intro #decedent5 > img,
    #memory_intro #decedent6 > img,
    #memory_intro #decedent7 > img {
        width: 80%;
    }
    #memory_intro #decedent4 iframe,
    #memory_intro #decedent6 iframe {
        width: 80%;
        height: 30%;
    }

    #post-13915 #decedent1,
    #post-13915 #decedent2,
    #post-13915 #decedent3,
    #post-13915 #decedent4,
    #post-13915 #decedent5,
    #post-13915 #decedent6,
    #post-13915 #decedent7,
    #post-13915 #decedent8 {
        width: 80%;
    }
    #post-13915 .r_bar {
        width: 20%;
    }

    #post-13915 .ffb-id-4m514crn {
        margin-bottom: 200px;
    }
    #post-13915 .ffb-id-4m514crn .decedent_list li {
        width: 33.33%;
    }

    #post-13915 #decedent1,
    #post-13915 #decedent2,
    #post-13915 #decedent3,
    #post-13915 #decedent4,
    #post-13915 #decedent5,
    #post-13915 #decedent6,
    #post-13915 #decedent7,
    #post-13915 #decedent8,
    #post-13915 #decedent9,
    #post-13915 #decedent10 {
        width: 79%;
        margin-right: 1%;
    }
    #post-13915 #decedent9 > img,
    #post-13915 #decedent10 > img {max-width: 80%;}

    #post-13915 #memory_intro ul.decedent_list {
        padding-inline-start: 0;
    }

    /* 게시판 리스트 하단 여백 */
    #kboard-default-list, #kboard-thumbnail-list, #kboard-card-list {
        margin-bottom: 0 !important;
    }


    /* 기관지 */
    #post-11824 .ffb-id-4lm4jtoe tr,
    #post-11824 .ffb-id-4lm4jtoe tr td.kboard-latest-title,
    #post-11824
        .ffb-id-4lm4jtoe
        tr
        td.kboard-latest-title
        .kboard-thumbnail-cut-strings {
        max-width: none;
    }

    /* 브리핑 */
    #post-11824 #kboard-thumbnailbriefing-latest tbody tr {
        max-width: 719px;
    }
    #post-11824 #kboard-thumbnailbriefing-latest tbody tr:last-child {
        margin-left: 0;
        /* margin-top: 40px; */
    }

    #post-11824 #kboard-thumbnailbriefing-latest td.kboard-latest-title,
    #post-11824
        #kboard-thumbnailbriefing-latest
        td.kboard-latest-title
        .kboard-thumbnail-cut-strings {
        max-width: 719px;
    }

    /* 2depth drop 영역 변경 */
    .ark-header .navbar-nav .dropdown-link {
        width: 20%;
    }
    .ark-header .navbar-nav .dropdown-toggle {
        width: 100%;
    }

    #menu-item-36,
    #menu-item-13951,
    #menu-item-13950 {
        position: relative;
    }
    #menu-item-36 > a:first-child,
    #menu-item-13951 > a:first-child,
    #menu-item-13950 > a:first-child {
        position: absolute;
    }

    /* 메인페이지 더보기버튼 */
    #post-11824 .ffb-id-4o0rp8hk,
    #post-11824 .ffb-id-4lm7n6rq,
    #post-11824 .ffb-id-4lm4jtof a,
    #post-11824 .ffb-id-4l1psb9s,
    #post-11824 .ffb-id-4mpjootu {
        top: 3px;
    }
    #post-11824 .ffb-id-4o0rp8hk a,
    #post-11824 .ffb-id-4lm7n6rq a,
    #post-11824 .ffb-id-4lm4jtof a,
    #post-11824 .ffb-id-4l1psb9s a,
    #post-11824 .ffb-id-4mpjootu a {
        font-size: 12px;
    }

    /* 게시판 페이지 */
    #kboard-thumbnail-list .kboard-mobile-contents:nth-child(2) {
        display: none !important;
    }
    #kboard-thumbnail-list
        .kboard-list
        table
        td.kboard-list-title
        .kboard-thumbnail-cut-strings {
        height: 16px;
        line-height: 16px;
        -webkit-line-clamp: 1;
    }
    #kboard-thumbnail-list td.kboard-list-title {
        padding-left: 5px !important;
    }
    #kboard-thumbnail-list .caption {
        height: 48px;
        -webkit-line-clamp: 3;
    }

    /* 모바일 카드뉴스 */
    #kboard-card-list tbody tr {
        width: 48%;
        margin-right: 4% !important;
    }
    #kboard-card-list tbody tr:nth-child(2n) {
        margin-right: 0 !important;
    }

    /* 서브페이지 breadcrumbs title */
    .breadcrumbs-v5-title {
        font-size: 28px !important;
    }

    /* 입당, 탈당원서 */
    #post-13917 .join_download img,
    #post-14495 .ffb-id-4m87d3tk img {
        height: 55px;
    }

    .kboard-content * {word-break: normal !important; word-wrap: break-word !important;}

    .decedent {width: 100%;}
}