@charset "utf-8"; 

@font-face {
	font-family: 'Pretendard Variable';
	font-weight: 45 920;
	font-style: normal;
	font-display: swap;
	src: local('Pretendard Variable'), url('./images/PretendardVariable.woff2') format('woff2-variations');
}


html {
    line-height: 1.15;
    text-size-adjust: 100%;
    overflow-y: scroll;
}

body {
    margin: 0px;
}

h1 {
    margin: 0.67em 0px;
}

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

pre {
    font-family: monospace, monospace;
    font-size: 1em;
}

a {
    background-color: transparent;
}

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

b, strong {
    font-weight: bolder;
}

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

small {
    font-size: 80%;
}

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

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

img {
    border-style: none;
}

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

button, input {
    overflow: visible;
}

button, select {
    text-transform: none;
}

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

fieldset {
    padding: 0.35em 0.75em 0.625em;
}

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

progress {
    vertical-align: baseline;
}

textarea {
    overflow: auto;
}

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

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

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

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

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

details {
    display: block;
}

summary {
    display: list-item;
}

template {
    display: none;
}

[hidden] {
    display: none;
}

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

body {
    font-family: Avenir, "Pretendard Variable", sans-serif;
    text-rendering: optimizelegibility;
    -webkit-font-smoothing: antialiased;
}

.bar{
	position: fixed;
	top: 0px; left: 0px;
	width: 0%; height: 5px;
	background: linear-gradient(to right, rgb(51, 51, 51), rgb(117, 117, 117));
	z-index: 9999999;
}

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

.theme_gray .thema_apply .link_detail {
    background: #535353;
}

.theme_gray .thema_apply .btn_arrow:hover {
    opacity: 0.8;
}

.theme_gray .thema_apply .active {
    background: rgb(29, 33, 41);
}

.theme_gray .thema_apply .slick-active button {
    background: #1d52ff;
}

.theme_gray .thema_apply .btn_register {
    background: rgb(29, 33, 41);
    color: rgb(255, 255, 255);
}

.theme_gray .thema_apply .btn_register {
    background: rgb(29, 33, 41);
    color: rgb(255, 255, 255);
}

.theme_gray .area_category .title_section span {
    color: rgb(29, 33, 41);
}

.theme_gray .article_view a {
    color: rgb(29, 33, 41);
}

.theme_gray .article_view a {
    color: #4a4a4a;
    font-family: Avenir, 'Noto Sans DemiLight';
}

.theme_gray .article_view blockquote {
   
}

.theme_gray .article_view .moreless_fold span, .theme_gray .article_view .moreless_top span {
    color: rgb(29, 33, 41);
}

.theme_gray .article_view .footnote a {
    color: rgb(29, 33, 41) !important;
}

@media screen and (max-width: 1023px) {
    .theme_gray .thema_apply .selected {
        color: rgb(29, 33, 41) !important;
    }
}

html, body {
    position: relative;
    height: 100%;
    text-size-adjust: 100%;
    color: rgb(51, 51, 51);
}

html {
    box-sizing: border-box;
}

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

#wrap {
    position: relative;
    min-height: 100%;
   


}

#container {
    width: 100%;
}

#container::after {
    content: "";
    display: block;
    clear: both;
}

#main {
    width: 100%;
}

.box_header {
    position: fixed;
    width: 100%;
    height: 70px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
    z-index: 21;
    transition: top 0.2s ease-in-out 0s;
    justify-content: center;
    background-color: rgba(19, 19, 19, 0.95);
     backdrop-filter: blur(80px);
    
}

.box_header button {
    background-color: transparent;
}

.box_header .link_logo {
    display: block;
    max-width: 150px;
    color: #000;
    text-decoration: none;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    line-height: 1.25;
    font-family: Pretendard Variable;
    font-weight: bold;
}

.box_header .link_logo img {
   
    vertical-align: middle;
    max-height: 80%;
}

.box_header .title_logo {
    position: absolute;
    display: -webkit-flex;
    flex-direction: column;
    justify-content: center;
    width: 180px;
    height: 100%;
    margin: 0;
    left:20px;
    font-size: 30px;
    font-weight: 900;
    letter-spacing: 0.5em;
   
}

.box_header .btn_menu, .box_header .btn_search {
    position: absolute;
    top: 50%;
    margin-top: -24px;
    width: 48px;
    height: 48px;
    border: none;
    background-repeat: no-repeat;
    background-position: center center;
    color: rgb(102, 102, 102);
    transition: color 0.2s ease-out 0s;
    cursor: pointer;
}

.box_header .btn_menu {
    right: 56px;
}

.box_header .btn_search {
    right: 116px;
}

.box_header .btn_menu {
    background-image: url("./images/ico_menu.svg");
}

.box_header .btn_search {
    background-image: url("./images/ico_search.svg");
}

.box_header .btn_menu:hover, .box_header .btn_search:hover {
    color: rgb(51, 51, 51);
}

.white .box_header {
   
}


.white .area_cover {
    margin-top: 0px;
}

.white .type_featured {
    margin-top: 0px;
}

@media screen and (max-width: 1023px) {
    .box_header {
        height: 70px;
    }

    .box_header .title_logo {
     
        font-size: 20px;
        padding-top: 0px;
    }

    .box_header .btn_menu, .box_header .btn_search {
        width: 22px;
        background-size: 22px;
    }

    .box_header .btn_menu {
        right: 24px;
    }

    .box_header .btn_search {
        right: 60px;
    }
}

@media screen and (max-width: 1023px) {
    .desktop_list {display: none;}

}


.area_sidebar {
    position: relative;
}
.desktop_list {
    
    margin-left: 140px;
      height:100%;
     }
      
.desktop_list ul {
     list-style: none; margin:0px; 
}
.desktop_list .link_item,.p_list {
    float: left;
    font-size: 18px;
    font-weight:400;
    color: rgb(196, 196, 196);
    padding:26px 14px;


}
.desktop_list .link_item:hover {
     color: #fff;
    font-weight: 600;
}
.desktop_list:after {
    color: #008dff;
    font-weight: 500;
}

.desktop_list .link_sub_item,.desktop_list .link_tit {
    display: none;
}
.area_sidebar a, .desktop_list a, .page_article_view a{
    text-decoration: none;
}

.area_sidebar ul  {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.area_sidebar button {
    background: transparent;
    border: 0px;
    border-radius: 0px;
    overflow: visible;
    cursor: pointer;
}

.area_sidebar .inner_sidebar {
    display: flex;
    flex-direction: column;
    position: fixed;
    top: 0px;
    right: 0px;
    width: 360px;
    height: 100%;
    background: rgb(255, 255, 255);
    box-sizing: border-box;
    overflow: auto;
    z-index: 6000;
}

.area_sidebar .sidebar_contents {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}

.area_sidebar .dimmed_sidebar {
    display: block;
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 21;
}

.area_sidebar .sidebar_header {
    margin: 30px 0px 30px 0px;
    padding: 24px 48px;
    box-sizing: border-box;
}

.area_sidebar .sidebar_header::after {
    content: "";
    display: block;
    clear: both;
}

.area_sidebar .title_logo {
    float: left;
    margin: 0px;
    font-size: 24px;
    font-weight: 800;
}

.area_sidebar .link_logo {
    color: rgb(67, 44, 16);
    letter-spacing: 0.5em;
    font-family: Pretendard Variable;
}

.area_sidebar .btn_close {
    float: right;
    font-size: 44px;
    text-align: right;
    padding: 0px 7px 2px;
}

.area_sidebar .tt_category {
    margin-bottom: 40px;
}

.area_sidebar .tt_category::after {
    content: "";
    display: block;
    clear: both;
}


.area_sidebar .link_item {
    display: block;
    font-size: 22px;
    font-weight: 500;
    color: rgb(67, 44, 16);
    padding: 24px 48px;
    border-bottom: 1px solid #d5dadb;
}



.area_sidebar .link_item:hover {
    background-color: rgba(0, 0, 0, 0.04);
}

.area_sidebar .link_item:last-child {
    margin-bottom: 0px;
}

.area_sidebar .link_item .c_cnt {
    color: rgba(0, 0, 0, 0.56);
}


.area_sidebar .box_gnb li:last-child {
    margin-bottom: 0px;
}

.area_sidebar .link_sub_item {
    display: none;
    padding: 5px 0px 5px 12px;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.75);
}

.area_sidebar .sub_category_list {
    margin-left: 6px;
    border-left: 3px solid rgb(241, 241, 241);
}


.area_sidebar .t_menu_home a, .area_sidebar .t_menu_tag a, .area_sidebar .t_menu_guestbook a, .area_sidebar .t_menu_medialog a, .area_sidebar .t_menu_location a, .area_sidebar .t_menu_page a, .area_sidebar .t_menu_category a, .area_sidebar .t_menu_link_1 a, .area_sidebar .t_menu_link_2 a, .area_sidebar .t_menu_link_3 a, .area_sidebar .t_menu_link_4 a, .area_sidebar .t_menu_link_5 a, .area_sidebar .t_menu_link_6 a, .area_sidebar .t_menu_link_7 a, .area_sidebar .t_menu_link_8 a, .area_sidebar .t_menu_link_9 a, .area_sidebar .t_menu_link_10 a {
    display: block;
    color: rgb(67, 44, 16);
    transition: all 0.2s ease-out 0s;
    font-size: 22px;
    font-weight: 500;
}

.area_sidebar .tt_category .link_sub_item:hover {
    text-decoration: underline;
}

.area_sidebar .sidebar_menu::after {
    content: "";
    display: block;
    clear: both;
}

.area_sidebar .list_sns {
    color: rgba(0, 0, 0, 0.87);
    font-size: 14px;
}

.area_sidebar .link_add {
    display: block;
    font-size: 22px;
    font-weight: 500;
    color: rgb(67, 44, 16);
    padding: 24px 48px;
    border-bottom: 1px solid #d5dadb;
}

.area_sidebar .link_add:hover {
    background-color: rgba(0, 0, 0, 0.04);
}

.area_sidebar .box_sns, .area_sidebar .add_link {
}

.area_sidebar .btn_search {
    margin-top: 12px;
    padding: 10px 0px;
    background-color: transparent;
    font-size: 14px;
    font-weight: 700;
    color: rgba(0, 0, 0, 0.87);
}

.area_sidebar .icon-Search {
    margin-left: 5px;
    font-size: 20px;
    color: rgba(0, 0, 0, 0.54);
    vertical-align: -2px;
}

.area_sidebar .box_tool {
    padding: 30px 0px 80px;
    text-align: center;
}

.area_sidebar .link_tool {
    position: relative;
    display: inline-block;
    margin-left: 40px;
    font-size: 14px;
    font-weight: bold;
    color: rgb(136, 136, 136);
}

.area_sidebar .link_tool:first-child {
    margin-left: 0px;
}

.area_sidebar .link_tool:first-child::before {
    content: "";
}

.area_sidebar .link_tool:hover {
    color: rgb(102, 102, 102);
}

.area_sidebar .link_tool::before {
    content: "";
    position: absolute;
    inset: 3px 0px 0px -48px;
    width: 10px;
    margin-left: 20px;
    font-size: 11px;
    font-weight: lighter;
    color: rgb(211, 212, 215);
}

.area_sidebar .link_tit {
    display: none;
}

.area_sidebar ul li a:hover {
}

@media screen and (max-width: 768px) {
   
    .area_sidebar .inner_sidebar {
        width: 100%;
        left: 0px;
    }

    .area_sidebar .area_sidebar .btn_close {
        margin-right: -16px;
    }

    .area_sidebar .area_sidebar .title_logo {
        margin-bottom: 30px;
    }

    .area_sidebar .title_logo {
        font-size: 20px;
    }

    .area_sidebar .sidebar_header {
        margin: 14px 0px 0px 0px;
        padding: 1px 0px 0px;
    }

    .area_sidebar .btn_close {
        margin-top: -2px;
    }

    .area_sidebar .link_item, .area_sidebar .link_add {
        font-size: 18px;
        padding: 24px;
    }

    .area_sidebar .link_sub_item {
        font-size: 13px;
    }

    .area_sidebar .tt_category {
        padding-bottom: 0px;
    }


}

@media screen and (max-height: 851px) {

    .area_sidebar .box_tool {
        position: absolute;
        padding: 30px 0px;
        bottom:0;
    }


}
.area_popup {
    position: relative;
   
   
}

.area_popup .dimmed_sidebar {

position: fixed;

    width: 100%;
    height: 100%;
    left:0;
    top:0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 300;
}
.area_popup .area_search {
    position: fixed;
     display: block;
    top: 0px;
    left: 0px;
    width: 100%;
    background: rgb(255, 255, 255);
    z-index: 5000;
border-radius: 0 0 30px 30px;
}

.area_popup .search_header {
    padding: 60px 40px 0px 80px;
}

.area_popup .search_header::after {
    content: "";
    display: block;
    clear: both;
}

.area_popup .title_logo {
    width:90%;
   text-align: right;
    margin-bottom: 50px;

}

.area_popup .title_logo img{
height:auto;
  

}
.area_popup .link_logo {
    color: rgb(51, 51, 51);
    text-decoration: none;
}

.area_popup .area_search .btn_close {
    float: right;
    margin-right: 11px;
    background: transparent;
    border: none;
    font-size: 44px;
    padding: 0px 7px 2px;
    cursor: pointer;
}

.area_popup .search_content {
    top:20px;
    max-width: 80%;
    margin: 0px auto;
    font-size: 0px;
}

.area_popup .search_content::after {
    content: "";
    display: block;
    clear: both;
}

.area_popup .box_form {
    position: relative;
    padding-bottom: 25px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}

.area_popup .box_form .icon-Search {
    display: inline-block;
    margin-right: 23px;
    font-size: 36px;
    vertical-align: -10px;
    display: none;
}

.area_popup .box_form .inp_search {
    font-size: 24px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.63;
    letter-spacing: -0.2px;
    color: #060b11;
    border: none;
    padding: 8px 18px 0;
}

.area_popup .box_form .btn_search_del {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 36px;
    height: 36px;
    padding: 6px;
    border: none;
    background-color: transparent;
    cursor: pointer;
    fill-opacity: 0.3;
    display: none;
}

.area_popup .title_sidebar {
    margin: 50px 0px 20px;
    font-size: 18px;
}

.area_popup .title_sidebar span {
    display: inline-block;
    font-size: 22px;
    font-weight: 300;
    line-height: 1.56;
    letter-spacing: -0.2px;
    color: #042180;
    position: relative;
}

.area_popup .title_sidebar span:after {
    content: "";
    position: absolute;
    width: 2px;
    height: 50%;
    background-color: #1d52ff;
    left: -15px;
   top:8px;
    z-index: -1;
}

.area_popup .tag_zone {
    display: inline-block;
    width: 100%;
    max-height: 190px;
    overflow: hidden;
    box-sizing: border-box;
    vertical-align: top;
}

.tag_zone a {
    display: inline-block;
    text-align: center;
    text-decoration: none;
    height: 40px;
    border-radius: 20px;
    background-color: #eff2f4;
    padding: 9px 20px 0;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.57;
    letter-spacing: -0.1px;
    color: #1a1a1a;
    margin-right: 8px;
    margin-top: 10px;
}

.tag_zone a:hover {
    background-color:#1d52ff;
    color:#fff;
    font-weight: 500;
}

.list_sidebar {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.list_sidebar .item_sidebar {
    height: 40px;
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.list_sidebar .item_sidebar:before {
    content: ".";
    color: #060b11;
    font-size: 32px;
}

aside .list_sidebar .item_sidebar {
    margin-bottom: 10px;
}

.list_sidebar .item_sidebar a {
    font-size: 16px;
    font-weight: 500;
    letter-spacing: -0.2px;
    color: #060b11;
    text-decoration: none;
}

.tag_board {
    display: inline-block;
    box-sizing: border-box;
    vertical-align: top;
}

aside .tag_board {
    width: 100%;
}

.area_popup .tag_board {
    width: 100%;
}

.area_popup div:nth-child(3) {
}

.area_popup div:nth-child(4) {
    padding-right: 50px;
}

.area_popup div:nth-child(5) {
}

.area_popup .box_gnb, .area_popup .box_sns, .area_popup .add_link {
    display: none;
}

@media screen and (max-width: 1023px) {

    .area_popup .title_logo img{
        width:200px;
        height:auto;
    }
    .area_popup .area_search {}
    .area_popup .search_header {
        margin: 14px 0px 0px 0px;
        padding: 1px 0px 0px;
    }
    .area_popup .box_form .inp_search {
        font-size: 18px;
    }
    .area_popup .box_form .btn_search_del {
        top: 10px;
        right: 20px;
    }
    .area_popup .search_content {
        margin-top: 0px;
        padding: 0px;
    }
    .area_popup .box_form {
        padding: 0px 0px 10px;
    }
    .area_popup .title_sidebar {
        padding: 0;
        margin: 30px 0px 20px;
        font-size: 12px;
        line-height: auto;
    }
    .area_popup .tag_zone {
        max-height: 140px;
    }
    .area_popup .item_sidebar {
        padding: 0;
    }
    .area_popup .item_sidebar a {
        font-size: 16px;
    }
    .area_popup div:nth-child(3), .area_popup div:nth-child(4), .area_popup div:nth-child(5) {
        padding: 0px;
    }
}

#footer {
    position: absolute;
    width:100%;
    height:auto;
    margin-bottom:0;
    display: block;
    padding: 20px 0px 110px 0px;
    border-top: 1px solid #eee;
    font-size: 14px;
    font-weight: normal;
    color: rgb(153, 153, 153);
   
}
#footer .inner-info {
    margin-top: 80px;    
}
#footer .inner_footer {
    position: absolute;  
    text-align: center;
    right: 257px;
    top: 65px;
}
#footer .link_footer {
    margin-left: 15px;
    line-height: 1.27;
    text-decoration: none;
    z-index: 21;
    font-family: "Pretendard Variable", sans-serif !important;
    opacity: 0.48;
    font-size: 14px;
    color: #fff;
    position: relative;
}
#footer .link_footer:hover {
    border-bottom: 1px solid #ffeb00;
}
#footer address {
    font-style: normal;
    line-height: 1.6;
    font-family: "Noto Sans KR", sans-serif !important;
    opacity: 0.48;
    color: rgb(110, 110, 110);
    position: absolute;
    font-size: 18px;
    font-weight: 500;
    text-align: left;
    left: 0;
    top: 60px;
}
#footer .inner_footer .link_footer:first-child {
    margin-left: 0px;
}
.footerbox {
    width: 1180px;
    margin: 0 auto;
    padding: 55px 0px 0;
    position: relative;
    max-width: 100%;
}

.social-link {
    position: absolute;
    display: block;
    text-align: right;
    right: 0;
    top: 60px;
}
.social-link img {
    width: 24px;
    height: 24px;
    opacity: 0.6;
}
.social-link a:first-child {
    margin-left: 0px;
}
.social-link a {
    margin-left: 20px;
}

.area_paging {
    text-align: center;
    margin:0px 40px;
    margin-top:40px;
}
.area_paging a {
    text-decoration: none;
}
.area_paging .link_page {
    display: inline-block;
    margin-bottom: 100px;
    font-size: 24px;
    color: rgb(9, 38, 100);
}
.area_paging .link_page:hover {
    color: rgba(10, 6, 77, 0.54);
}
.area_paging .paging_num {
    display: inline-block;
    vertical-align: top;
}
.area_paging .link_num span {
    display: inline-block;
    min-width: 28px;
    height: 28px;
    margin: 0px 5px;
    font-size: 13px;
    font-weight: 600;
    line-height: 27px;
    color: #003679;
    border-radius: 100%;
}
.area_paging .link_num:hover span {
    color: rgba(0, 2, 104, 0.87);
}
.area_paging .selected {
    display: block;
    background: rgb(0, 2, 116);
    font-size: 13px;
    line-height: 32px;
    color: rgb(255, 255, 255) !important;
}
.area_paging .selected:hover {
    text-decoration: none;
}
.area_paging .paging_slash {
    display: none;
}

@media screen and (max-width: 1023px) {
    .area_paging .link_page {
        color: rgba(30, 30, 97, 0.75);
    }
    .area_paging .link_page.no-more-prev, .area_paging .link_page.no-more-next {
        color: rgba(0, 0, 0, 0.15);
    }
    .area_paging .link_page span {
        font-size: 24px;
        font-weight: 600;
    }
    .area_paging .link_num {
        font-size: 14px;
        font-weight: 900;
    }
    .area_paging .link_num span {
        position: relative;
    }
    .area_paging .selected {
        position: relative;
        width: auto;
        font-size: 14px;
    }
    .area_paging .link_num:last-child span::before {
        content: "";
        position: absolute;
        top: 0px;
        left: -10px;
        width: 10px;
        height: 29px;
        background: url("./images/ico_slash.png") left center no-repeat;
    }
    .area_paging .link_num:last-child span.selected::before {
        background: none;
    }
    .area_paging .link_num:last-child .selected {
        background: none;
    }
    .area_paging .link_num span:not(.selected) {
        display: none;
    }
    .area_paging .link_num:last-child span {
        display: inline-block;
    }
    .area_paging .link_ellipsis {
        display: none;
    }
    .area_paging .selected {
        color: rgb(51, 51, 51);
        background: transparent;
    }
}

.area_view {
    position: relative;
    /* max-width: 1180px; */
}
.area_view .area_article {}

.page_area_article {
    width: 100vw;
    margin-left: calc(-50vw + 50%);    
}
.page_article_view {
    overflow: hidden;
    padding:0px;
}
.page_article_view h1, h2, h3, .text {
    font-family: Pretendard Variable; 
    font-weight: 200; 
    padding-bottom: 20px; 
}
.page_article_view h3::before{
    content: "";
    font-weight: 200; 
    position: relative;
    vertical-align: middle;
    margin-right: 15px;
}
.page_article_view h3 {
    color: rgba(6, 0, 88, 0.867);
    font-size: 30px
}
.page_article_view h2 {
    font-weight:900 !important;
    font-size: 35px;
    margin:10px 0;
}
.page_article_view h1 {
    color: #000096; 
    margin-top: 100px; 
    font-size: 44px;
}
.page_article_view .header{
    display: flex; align-items: center; padding: 250px 0;
}
 /*.article_box_01 {
    max-width: 1180px; margin: 0 auto; display: flex; flex-direction:column; padding: 50px 30px;
}
 .about_box {
    display: flex; border-radius: 30px; overflow: hidden; margin: 0 auto; width: 90%;  background-color: #000;
}
.about_box_l { width: 500px; padding: 50px;}
.about_box_r { width:calc(100vh - var(--vh-offset, 500px));}
.about_box .text {
    display: block;
    color: rgb(255, 255, 255); 
    font-size: 22px; 
    text-decoration: none;
    line-height: 30px;
}
.about_box .mini {
    color:rgb(189, 189, 189);
    font-size: 2em; 
    line-height: 1.2em;
    font-weight: 200;
}
.about_box .mini b {
    font-weight: 700;
}
.about_box .link_detail{
    display: inline-block;
    padding-top: 2px;
    font-size: 14px;
    line-height: 40px;
    height: 40px;
    width: 120px;
    border-radius: 50px;
    font-weight: 700;
    color: #fff !important ;
   text-decoration: none;
    text-align: center;
    border: 1px solid rgb(255, 255, 255);
    margin-bottom: 20px;
} */
.about_box .link_detail:hover{
    background-color: rgb(20, 43, 255);
}

.area_view .page_area_article .container_postbtn{
    display: none;
}
.area_view .article_header {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    width: 100vw;
    max-width:100%;
    padding-top:100px;
    padding-bottom:40px;
    background-size: cover;
    background-position: center;
}
.area_view .article_header::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: 
        linear-gradient(to bottom, rgba(43, 43, 43, 0.589) 40%,rgba(22, 22, 22, 0.534)), 
        url("data:image/svg+xml,%3Csvg viewBox='0 0 400 400' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='8.37' numOctaves='6' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E");
    filter: contrast(1500%) brightness(50%);  
    transition: background-color .3s ease-in-out;
}
.area_view .article_header .inner_header {
    width: 100%;
    text-align: center;
}
.type_article_header_common .inner_header {
    height: 520px;
}
.type_article_header_cover .inner_header {
    height: 380px;
}
.area_view .article_header .info-cate {
    max-width: 882px;
    margin: 0px auto;
    margin-top:10px;
    color: rgb(0, 0, 0);
    font-size: 14px;
    font-weight: 400;
    font-family: "pretendard Variable";
    z-index: 10;
    text-align: center;
    text-decoration: none;
    border: 1px solid #ffffff83;
    padding: 15px;
    border-radius: 100px;
}
.area_view .article_header .info_text {
    max-width: 882px;
    margin: 0px auto;
    top: 40px;
    right: 0px;
    color: rgb(255, 255, 255);
    font-size: 23px;
    font-weight: 100;
    font-family: "pretendard Variable";
    z-index: 10;
    text-align: center;
}
.type_article_header_common .info_text {
    position: relative;
    height: 100%;
    display: -webkit-flex;
    flex-direction: column;
    justify-content: center;
    z-index: 20;
}
.type_article_header_cover .info_text {
    position: relative;
    height: 100%;
    display: -webkit-flex;
    flex-direction: column;
    justify-content: center;
    z-index: 20;
}

.article_content {
    display: flex;
    align-items: start;
    margin: 0px auto;
    width: 100%; 
    max-width: 1180px;
}
.article_content > .article_nav {
    position: absolute;
    padding-top: 36px;
    width: 226px;
}

#tt-body-page figure.fileblock {
    border-radius: 30px; }

.area_tag { 
    clear:both;
    margin: 30px 0;
    background-color:#161616;
    border-radius: 10px;
    padding: 20px 30px;
}
.area_tag::after {
    content: "";
    display: block;
    clear: both;
}
.area_tag .title_tag {
    font-size: 24px;
    font-weight: 200;
    line-height: 30px;
    letter-spacing: -0.2px;
    color: #e7e7e7;
}
.area_tag .tag_content {
    margin-top: 20px;
    overflow: hidden;
}
.area_tag .tag_content a {
    height: 40px;
    border-radius: 20px;
    background-color: #eff2f4;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.57;
    letter-spacing: -0.1px;
    color: #060b11;
    padding: 9px 20px;
    margin: 0 0 8px 0;
    display: inline-block;
    text-decoration: none;
}
.area_tag .tag_content a:hover {
    background-color:#161616;
    color: #fff;
    font-weight: 500;
}
.area_tag .tag_content a:first-child {
    margin-left: 0px;
}

@media screen and (max-width: 1023px) {
    .area_tag {}
    .area_tag .title_tag {
        font-size: 16px;
        line-height: normal;
    }
}

.area_related {
    border-bottom: 1px solid rgb(238, 238, 238);
    overflow: hidden;
    padding-bottom: 70px;
    width: 100%;
    max-width: 882px;
    margin: 36px auto 40px;
}
.area_related a {
    text-decoration: none;
}
.area_related button {
    border: 0px;
    border-radius: 0px;
    background-color: transparent;
    cursor: pointer;
    overflow: visible;
}
.area_related .title_related {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.56;
    letter-spacing: -0.2px;
    color: #060b11;
    margin-bottom: 28px;
}
.area_related .list_related {
    list-style: none;
    border: none;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    margin-top: 20px;
}
.area_related .list_related::after {
    content: "";
    display: block;
    clear: both;
}
.area_related .item_related {
    width: 100%;
}
.area_related .link_related {
    display: block;
    margin: 0px 8px;
}
.area_related .thumnail {
    display: block;
    width: 100%;
    padding-top: 50%;
    background-size: cover;
    background-position: 50% 50%;
    display: none;
}
.area_related .link_related strong {
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    max-height: 2.75em;
    margin-bottom: 9px;
    font-weight: normal;
    line-height: 1.375;
    color: #000;
}
.area_related .info {
    display: inline-block;
    font-size: 13px;
    color: rgba(0, 0, 0, 0.38);
    display: none;
}

@media screen and (max-width: 1023px) {
    .area_related .title_related {
        margin: 30px 0px 0px;
        font-size: 16px;
        line-height: normal;
    }
    .area_related .item_related {
        float: none;
        width: 100%;
        margin-bottom: 0px;
    }
    .area_related li:first-child {
        border: none;
    }
    .area_related .link_related strong {}
    .area_related .item_related:last-child {}
}

.area_reply {
    align:center;
    width: 100%;
    margin-bottom:30px;
}

.area_reply ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.area_reply a {
    text-decoration: none;
}

.area_reply .box_reply_info {
    margin: 40px 0px 20px;
}

.area_reply .reply_events {
    margin: 0px;
    font-size: 16px;
    font-weight: 900;
    color: rgb(51, 51, 51);
}

.area_reply .btn_more {
    margin-top: 5px;
    padding: 3px 0px 0px 15px;
    border: 0px;
    background-color: transparent;
    background-size: 10px 10px;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
}

.area_reply .item_reply {
    padding: 30px 0px;
    border-bottom: 1px solid rgb(238, 238, 238);
}

.area_reply li:first-child {
    padding-top: 0px;
}

.area_reply li:last-child {
    border: none;
}

.area_reply .thumbnail_reply {
    float: left;
    width: 45px;
    height: 45px;
    margin-right: 16px;
    background: none;
}

.area_reply .thumbnail_reply img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
}

.area_reply .box_reply_content {
    overflow: hidden;
}

.area_reply .item_reply .user a {
    display: inline-block;
    margin-bottom: 8px;
    font-size: 16px;
    font-weight: bold;
    color: rgb(51, 51, 51);
}

.area_reply .item_reply .date {
    display: inline-block;
    padding-top: 10px;
    padding-left: 3px;
}

.area_reply .item_reply .date a {
    font-weight: 300;
    font-size: 14px;
    padding-left: 4px;
}
.area_reply .box_reply_content .txt {
    margin: 10px 0px 0px;
    font-size: 16px;
}
.area_reply .item_reply .modify {
    margin-top: 8px;
    font-size: 15px;
}
.area_reply .modify a {
    color: rgb(155, 155, 155);
}
.area_reply .modify .slash {
    color: rgb(225, 225, 225);
}
.area_reply .list_reply_comment {
    margin-top: 30px !important;
}
.area_reply .ico_commnent {
    float: left;
    width: 43px;
    margin-right: 10px;
    color: rgba(51, 51, 51, 0.6);
    text-align: right;
}
.area_reply .item_comment {
    padding: 10px;
}
.area_reply .reply_write::after {
    content: "";
    display: block;
    clear: both;
}
.area_reply .form_content {
    padding-bottom: 10px;
}
.area_reply .form_content textarea {
    width: 100%;
    height: 102px;
    padding: 12px 14px;
    border: 1px solid rgb(225, 225, 225);
    font-size: 14px;
    vertical-align: top;
}
.area_reply .form_guest {
    margin: 0px -4px;
}
.area_reply .form_guest::after {
    content: "";
    display: block;
    clear: both;
}
.area_reply .box_inp {
    float: left;
    width: 100%;
    margin-bottom: 8px;
}
.area_reply .box_inp:nth-child(-n+2) {
    width: 50%;
}
.area_reply .inner_inp {
    margin: 0px 4px;
    padding: 9px 14px;
    border: 1px solid rgb(225, 225, 225);
    box-sizing: border-box;
}
.area_reply .inner_inp input {
    width: 90%;
    border: none;
    font-size: 14px;
    line-height: 1.25;
}
.area_reply .form_reg {
    text-align: right;
}
.area_reply .form_reg label {
    display: inline-block;
    margin-right: 20px;
    padding-top: 7px;
    font-size: 14px;
    color: rgb(155, 155, 155);
}
.area_reply .form_reg label input {
    vertical-align: -1px;
}
.area_reply .btn_register {
    width: 115px;
    height: 42px;
    border: none;
    color: rgb(255, 255, 255);
    cursor: pointer;
}
@media screen and (max-width: 1023px) {
    .area_reply{width:90%; margin:0 auto; margin-bottom: 30px;}


    .area_reply .box_reply_info {
        margin: 30px 0px 10px;
    }

    .list_reply_comment .ico_commnent {
        width: 10px;
    }

    .list_reply_comment li:first-child {
        padding-top: 30px;
    }

    .item_comment.reply {
        padding: 15px;
    }

    .list_reply_comment .item_comment {
        background: rgb(250, 250, 250);
    }

    .list_reply .item_reply .user a {
        margin-bottom: 5px;
    }

    .list_reply .item_reply .date {
        display: block;
        padding: 0px;
        font-size: 14px;
    }

    .list_reply .item_reply .dot {
        display: none;
    }
}

.area_common {
    max-width: 1180px;
    min-height: 200px;
    margin: 200px auto 0px;
    padding: 0px 20px;
}

.area_common .title_common {
    padding-bottom: 30px;
    font-size: 24px;
    font-weight: 900;
    color: rgb(51, 51, 51);
    text-align: center;
}

#mediaLogNest {
    max-width: 1180px;
    margin: 200px auto 0px;
    padding: 0px 20px;
    height: auto !important;
}

@media screen and (max-width: 768px) {

    .article_content {
    display:block;
}
#tt-body-page figure.fileblock {
    margin:0 auto;
    margin-top: 10px;
    margin-bottom: 10px;
    width:80%;  }
    .area_common {
        margin-top: 36px;
        padding-top: 60px;
    }
    .about_box {
        flex-direction:column;
    }
    .about_box_l, .about_box_r{
        width:100% !important ;
        padding: 20px !important ;
    }
    .about_box_r {
        padding-top:250px !important;
    }
    .page_article_view .header{
        padding: 200px 0 100px 0;
    }
    .page_article_view h1 {font-size:33px; margin-top: 40px; }
    .page_article_view h2 {margin-top: 20px; }
    .page_article_view h3 {font-size:22px; }
    .page_article_view .text {font-size:18px;}
    .page_article_view .mini {font-size: 1em; }
    .page_article_view .article_box_01 {padding: 30px 20px; }
}

.item-thumbnail {
    background: url("./images/ico_no.svg") center center no-repeat rgb(233, 233, 233);
}

.no-img {
    background: url("./images/ico_no.svg") center center / 30px 30px no-repeat rgb(233, 233, 233) !important;
}

.btn-for-guest {
    display: none;
}
.btn-for-user {
    display: none;
}

.area_cover {
    /*margin-top: 268px;*/
}
.area_cover a {
    text-decoration: none;
}
.area_cover button {
    border: 0px;
    border-radius: 0px;
    background-color: transparent;
    cursor: pointer;
    overflow: visible;
}

@media screen and (max-width: 1023px) {
    .area_cover {
        /*margin-top: 130px;*/
    }
}

.title_section {
    width: 100%;
    font-weight:100;
    font-size: 55px;
    line-height: 2;
    letter-spacing: normal;
    color: #161616;
    position: relative;
    display: inline-block;
    white-space: nowrap;
    margin-top: 0;
    margin-bottom: 20px;
}

.type_featured {
    position: relative;
    /*margin-top: 120px;*/
}
.type_featured::after {
    content: "";
    display: block;
    clear: both;
}
.type_featured .slide_zone {
    position: relative;
    width: 100%;
    height: calc(80vh - var(--vh-offset, 0px));
}
.type_featured .inner_main_slide {
    position: absolute;
    left: 0px;
    right: 0px;
    max-width: 1200px;
    margin: 0px auto;
    padding: 0px 80px;
}
.type_featured .box_arrow {
    position: absolute;
    bottom: 350px;
    left:50%;
    transform: translate(-50%, 0%);
    width: 1100px;
    margin-top: -18px;
    z-index: 10;
    padding: 20px 0;
    box-sizing: border-box;
}
.type_featured .btn_arrow {
    width: 64px;
    height: 64px;
    border-radius: 64px;
    background-repeat: no-repeat;
    background-position: center center;
    opacity: 0.4;
    transition: all 0.2s ease-out 0s;
}
.type_featured .btn_arrow:hover {
    color: rgb(255, 255, 255);
}
.type_featured .btn_prev {
    float: left;
    background-image: url("./images/icoSlide.png");
    display: inline-block;
    width: 30px;
    height: 37px;
    overflow: hidden;
    line-height: 25;
    background-position: left 0px;
}
.type_featured .btn_next {
    float: left;
    background-image: url("./images/icoSlide.png");
    display: inline-block;
    width: 30px;
    height: 37px;
    overflow: hidden;
    line-height: 25;
    background-position: right 0px;
}
.type_featured .slide_item {
    z-index: 1;
    overflow: hidden;
}
.type_featured .link_slide {
    position: relative;
    display: block;
    width: 100%;
    height: calc(80vh - var(--vh-offset, 0px));
    background-size: cover;
    background-position: 50% 50%;
    overflow: hidden;
    z-index: 1;
}
.type_featured .link_slide::before {
    content: "";
    position: absolute;
    background-color: rgb(0 0 0 / 55%);
     background: 
        linear-gradient(to bottom, rgba(255, 255, 255, 0) 30%,rgba(58, 58, 58, 0.986)   ), 
        url("data:image/svg+xml,%3Csvg viewBox='0 0 400 400' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='2.37' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E");
    filter: contrast(100%) brightness(60%) grayscale(60%)opacity(70%);  
    mix-blend-mode: multiply;
    transition: background-color 0.3s ease-in-out 0s;
    display: block;
    width: 100%;
    height: calc(80vh - var(--vh-offset, 0px));
    background-size: cover;
    background-position: 50% 50%;
    overflow: hidden;
    z-index: 1;
    box-sizing: border-box;
}


@media screen and (min-width: 1600px) {
    .type_featured .link_slide::before {
        background: 
            linear-gradient(to bottom, rgba(255, 255, 255, 0) 30%,rgba(58, 58, 58, 0.986)  ), 
            url("data:image/svg+xml,%3Csvg viewBox='0 0 400 400' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='2.37' numOctaves='1' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E");
        filter: contrast(100%) brightness(60%) grayscale(60%)opacity(70%);
    }
}
.type_featured .text_slide {
    position: absolute;
    box-sizing: border-box;
    left:50%;
    transform: translate(-50%, 0%);
    bottom:10%;
    width: 1100px;
    height:250px;
    text-align: left;
    color: rgb(255, 255, 255);
    z-index: 10;
}
.type_featured .text_slide strong {
    max-height: 130px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 50px;
    font-family: "pretendard Variable";
    font-weight: 100;
    letter-spacing: -0.02em;
    overflow: hidden;
    text-overflow: ellipsis;
}
.type_featured .text_slide .text {
    width: 100%;
    max-height: 90px;
    font-size: 20px;
    line-height: 31px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    font-family: "Pretendard Variable";
    text-align: left;
}
.type_featured .link_detail {
    display: inline-block;
    padding-top: 2px;
    font-size: 14px;
    line-height: 40px;
    height: 40px;
    width: 120px;
    border-radius: 50px;
    font-weight: 700;
    color: rgb(255, 255, 255);
    text-align: center;
}
.type_featured .slide_page {
    position: absolute;
    box-sizing: border-box;
    left:50%;
    transform: translate(-50%, 0%);
    width:1200px;
    bottom: 30px;
    font-size: 0px;
    text-align: left;
    z-index: 10;
}
.type_featured .slide_page li {
    display: inline-block;
}
.type_featured .ico_circle {
    width:100px;
    height: 5px;
    margin: 0px 2px;
    border-radius: 15px;
    background: rgba(73, 73, 73, 0.6);
    cursor: pointer;
    outline: none;
}

@media screen and (max-width: 1023px) {
    .type_featured .box_arrow {
        position: absolute;
        width: 90%;
        padding: 0px 16px;
    }
    .type_featured .text_slide {
        position: absolute;
        width: 90%;
        bottom:10%;
        height: auto;
        padding: 0px 16px;
        font-size: 32px;
    }
    .type_featured .text_slide .text {
        font-size: 18px;
    }
    .type_featured .slide_page {
        width:90%;
        padding: 0px 30px;
    }
}

@media screen and (max-width: 768px) {
    .type_featured .box_arrow {
        display: none;
    }
    .type_featured .link_detail {
        padding-top: 2px;
        font-size: 13px;
        line-height: 40px;
        height: 40px;
        width: 120px;
    }
    .type_featured .text_slide strong {
        font-size: 38px;
    }
    .type_featured .slide_zone, .type_featured .link_slide, .type_featured .link_slide::before {
        height: calc(100vh - var(--vh-offset, 0px));
    }
    .type_featured .ico_circle {
        width: 8px;
        height: 8px;
    }
    #footer .link_footer {
        display: none;
    }
}

.type_post {
    max-width: 1180px;
    margin: 120px auto -20px;
    overflow: hidden;
}
.type_post::after {
    content: "";
    display: block;   
}
.category {
    color: rgb(255, 255, 255);
    text-decoration: none;
}
.type_post .list_post, .category_type_post .list_category {  
    padding: 0px;
    list-style: none;
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
}
.list_post .item_post, .category_type_post .item_category {
    flex: 0 0 auto;
    width: 290px;   
    overflow: hidden;  
}
.list_post .link_post, .category_type_post .link_category {
    position: relative;
    display: block;
    padding-top: 150%;
    background-size: cover;   
    background-position: 50% 50%;
}
.list_post .link_post::before, .category_type_post  .link_category::before {
    content: "";     
    position: absolute;
    inset: 0px;
}
.list_post .link_post::before, .category_type_post .link_category::before {
    content: "";
    position: absolute;
    inset: 0px;
    clip-path: polygon(0 0, 0% 100%, 0% 35%, 50% 50%, 200% 100%, 100% 95%, 0% 95%, 0% 100%,0% 100%, 100% 100%, 100% 0);
    background: linear-gradient(to bottom, rgb(0, 1, 68)5%, rgb(68, 68, 68)90%);
    mix-blend-mode: multiply;
}
.list_post .info .date, .category_type_post .date {
    display: none;
    margin-top: 40px;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.31;
}
.list_post .link_post:hover .info, .category_type_post .link_category:hover .info {
    display: flex;
}
.list_post .link_post .info, .category_type_post .link_category .info {
    position: absolute;
    display: flex;  align-items: center;
    top:40px;
    flex-direction: column;
    width: 100%;
    height: 100%;
    color: rgb(255, 255, 255);
    text-align: left;
    vertical-align: bottom;
}
.list_post .link_post .info .name, .category_type_post .link_category .info .name {
    width: calc(100% - 50px);
    max-height: 70px;
    font-size: 28px;
    font-weight: 200;
    line-height: 1.33;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.type_card {
    max-width: 1180px;
    margin: 120px auto -60px;
    overflow: hidden;
}
.type_card::after {
    content: "";
    display: block;
    clear: both;
}
.more_card {
    padding: 0px;
    list-style: none;
    font-size: 0px;
    display: grid;
    grid-template-columns: repeat(3, 380px);
    gap: 20px;
}
.list_type_card {
    padding: 0px;
    list-style: none;
    font-size: 0px;
    display: grid;
    grid-template-columns: repeat(3, 380px);
    gap: 20px;
}
.list_type_card .item_card {
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    width: 100%;
    border: 1px solid rgba(0, 0, 0, 0.08);
    overflow: hidden;
    position: relative;
}
.list_type_card .link_card {
    display: block;
    color: rgb(51, 51, 51);
    line-height: 1.33;
    transition: all 0.2s ease-out 0s;
    padding-bottom: 20px;
}
.list_type_card .link_card:hover {}
.list_type_card .link_card strong {
    margin: 20px;
    text-overflow: ellipsis;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.33;
    letter-spacing: -0.5px;
    color: rgb(6, 11, 17);
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 50px;
}
.list_type_card .link_card .thumnail {
    display: block;
    width: 100%;
    padding-top: 66%;
    background-size: cover;
    background-position: 50% 50%;
}
.list_type_card .link_card .text {
    max-height: 78px;
    margin: 20px;
    font-size: 15px;
    color: rgb(16, 16, 16);
    line-height: 1.71;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    letter-spacing: -0.5px;
    display: none;
}

.type_banner {
    max-width: 1180px;
    margin: 120px auto 0px;
}
.list_type_banner {
    margin: 0px;
    padding: 0px;
    list-style: none;
    width:100%;
    margin-bottom: 100px;
}
.list_type_banner .link_banner::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    background: 
        linear-gradient(to right, rgb(33, 30, 41)30%, rgba(37, 3, 59, 0)100%), 
        url(https://grainy-gradients.vercel.app/noise.svg);
    filter: contrast(100%) brightness(100%);  
    border-radius: 16px;
}
.list_type_banner .link_banner {
    position: relative;
    display: flex; 
    align-items: center;
    height: 280px;
    background-size: 850px;
    background-position: right;   
    transition: all 0.2s ease-out 0s;
    border-radius: 16px;
}
.list_type_banner li:nth-child(2n) .box_content {}
.list_type_banner li:nth-child(2n) .btn_go {
    left: auto;
}
.list_type_banner .box_content {
    width: 100%;
    padding: 47px 45px 50px 48px;
    position: absolute;
}
.list_type_banner .link_banner:hover {}
.list_type_banner .link_banner strong {
    font-size: 35px;
    color: rgb(255, 255, 255);
    font-weight: 200;
}
.list_type_banner .link_banner .text {
    height: 58px;
    margin: 10px 0px 0px;
    color: rgba(255, 255, 255, 0.514);
    line-height: 1.8;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    width: 40%;
    position: relative;
    z-index: 10;
    font-weight: normal;
    font-family: 'Pretendard Variable';
}
.list_type_banner .link_banner .btn_go {
    position: relative;
    width: 122px;
    height: 42px;
    background: #ffeb00;
    color: rgb(67, 44, 16);
    box-sizing: border-box;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    letter-spacing: -1px;
    top: 40px;
    padding: 0px;
    display: none;
}
.list_type_banner .link_banner .btn_go:hover {
    background: rgb(67, 44, 16);
    color: #ffeb00;
    transition: all 0.2s ease-out 0s;
}

@media screen and (max-width: 1200px) {
    .list_type_banner .link_banner::before {
        background: 
            linear-gradient(to right, rgb(33, 30, 41)10%, rgba(10, 0, 17, 0.301)100%), 
            url(https://grainy-gradients.vercel.app/noise.svg);
        filter: contrast(100%) brightness(100%);
    }
    .type_banner {
        margin-top: 60px;
        padding: 0px 24px;  
    }
    .list_type_banner .link_banner .text {
        width: 50%;
    }
    .list_type_banner .link_banner strong {   
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        font-size: 30px;
    }
    .list_type_banner .link_banner .btn_go {
        display: none;
    }
    .list_type_banner .link_banner {
        background-size: cover !important ;
        background-position: center; 
    }
}

@media screen and (max-width: 568px) {
    .list_type_banner .link_banner::before {
        background: 
            linear-gradient(to right, rgba(33, 30, 41, 0.774)50%, rgba(10, 0, 17, 0.603)100%), 
            url(https://grainy-gradients.vercel.app/noise.svg);
        filter: contrast(100%) brightness(100%);
    }
    .list_type_banner .link_banner .text {
        width: 90%;
        max-height: 50px;
        line-height: 1.6;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }
}

.type_notice {
    max-width: 1180px;
    margin: 120px auto 0px;
}
.type_notice::after {
    content: "";
    display: block;
    clear: both;
}
.type_notice .thumnail, .category_type_notice .thumnail {
    float: left;
    display: block;
    width: 280px;
    height: 160px;
    margin-right: 24px;
    background-size: cover;
    background-position: 50% 50%;
    border-radius: 16px;
}
.type_notice .info, .category_type_notice .info {
    padding-top: 8px;
    overflow: hidden;
}
.list_type_notice, .category_type_notice .list_category {
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.list_type_notice::after, .category_type_notice .list_category::after {
    content: "";
    display: block;
    clear: both;
}
.list_type_notice .item_notice, .category_type_notice .item_category {
    padding: 30px 0px;
    /* border-bottom: 1px solid rgb(235, 235, 235); */
}
.list_type_notice .item_notice::after, .category_type_notice .item_category::after {
    content: "";
    display: block;
    clear: both;
}
.list_type_notice .link_notice, .category_type_notice .link_category {
    display: block;
    color: rgb(51, 51, 51);
    transition: all 0.2s ease-out 0s;
}
.list_type_notice .link_notice:hover, .category_type_notice .link_category:hover {
    color: rgba(0, 0, 0, 0.6);
}
.list_type_notice .link_notice strong, .category_type_notice .link_category strong {
    font-size: 22px;
    line-height: 32px;
    font-weight: 700;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.list_type_notice .link_notice .text, .category_type_notice .link_category .text {
    font-size: 14px;
    line-height: 24px;
    margin: 6px 0px 12px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    color: rgb(119, 119, 119);
    width: 95%;
}
.list_type_notice .link_notice .date, .category_type_notice .link_category .date {
    display: block;
    font-size: 14px;
    line-height: 20px;
    opacity: 0.5;
}
.category_type_notice .item_category::after {
    content: "";
    display: block;
    clear: both;
}

@media screen and (max-width: 1023px) {
    .type_notice, .category_type_notice {
        margin-top: 60px;
        padding: 39px 16px 0;
    }
    .type_notice .thumnail, .category_type_notice .thumnail {
        width: 160px;
        height: 160px;
        margin-right: 16px;
    }
    .list_type_notice .item_notice, .category_type_notice .item_category {
        padding: 20px 0px;
    }
}

@media screen and (max-width: 768px) {
    .list_type_notice .link_notice strong, .category_type_notice .link_category strong {
        font-size: 16px;
        line-height: normal;
    }
    .list_type_notice .link_notice .text, .category_type_notice .link_category .text {
        margin: 4px 0px 8px;
        font-size: 14px;
        line-height: 1.5;
        -webkit-line-clamp: 2;
    }
    .type_notice .thumnail, .category_type_notice .thumnail {
        width: 100px;
        height: 100px;
    }
    .type_notice .info, .category_type_notice .info {
        padding-top: 0px;
    }
}

.area_category {
    max-width: 1300px;
    margin: 0 auto;
    padding: 120px 16px 0px;
}
.area_category a {
    text-decoration: none;
}
.area_category ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    border: none;
    box-sizing: border-box;
    align: center;
}
.area_category .title_section span {
    margin-left: 8px;
    font-size: 16px;
}
.category_type_notice, .category_type_post {
    margin-bottom: 60px;
}
.category_type_post .list_category::after {
    content: "";
    display: block;
    clear: both;
}
.category_type_notice .link_category {
    background: none !important;
}
.category_type_post .link_category .text {
    display: none;
}

@media screen and (max-width: 1023px) {
    .area_category {        
        padding-top: 100px;
    }
   .area_category .title_section {
        font-size: 35px;       
    }
}

.category_type_related .list_category {
    padding: 0px;
    list-style: none;
    font-size: 0px;
    display: grid;
    grid-template-columns: repeat(3, 380px);
    gap: 40px;
    place-items: top;  
}
.category_type_related .thumnail {
    display: block;
    width: 100%;
    padding-top: 70%;
    background-size: cover;
    background-position: 50% 50%;
    border-radius: 16px;
}
.category_type_related .item_category {
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    width: 100%;
    margin-bottom:50px;
    position: relative;
}
.category_type_related .link_category {
    display: block;
    color: rgb(51, 51, 51);
    line-height: 1.33;
    transition: all 0.2s ease-out 0s;
    padding-bottom: 20px;
}
.category_type_related .box_content {
    width: 100%;
}
.category_type_related .link_category strong {
    margin: 20px;
    text-overflow: ellipsis;
    font-size: 28px;
    font-weight: 300;
    line-height: 1.33;
    letter-spacing: -0.5px;
    color: rgb(6, 11, 17);
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    max-height: 70px;
}
.category_type_related .link_related .info {
    display: inline-block;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.38);
    line-height: 1.71;
}
.category_type_related .link_category .text {
    max-height: 61px;
    margin: 0 20px;
    font-size: 18px;
    font-weight:300;
    color: rgb(119, 119, 119);
    line-height: 1.71;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    letter-spacing: -0.5px;
}

.label {
    bottom: 27px;
    left: 20px;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.63;
    letter-spacing: -0.2px;
    border: 1px solid #c2c2c2;
    padding:4px 8px;
    border-radius: 16px;
    color: #777777;
    vertical-align: middle;
    margin: 20px;
}

.area_view {
    margin: 0px auto;
    word-break: break-word;
}
.area_index_category a {
    text-decoration: none;
}
.area_index_category .list_category {
    list-style: none;
    border: none;
    box-sizing: border-box;
}
.area_view .article_header .title_post {
    display: block;
    font-size: 38px;
    font-weight: 100;
    line-height: 1.39;
    letter-spacing: -0.4px;
    margin-bottom: 10px;
    padding-top: 20px;
    text-align: center;
    word-break: keep-all;
}
.area_view .article_header .info {
    margin: 0;
    font-size: 16px;
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.63;
    letter-spacing: -0.2px;
    text-align: center;
}
.area_view .txt_post {
    height: 160px;
    margin: 40px 0px 30px;
    -webkit-line-clamp: 6;
}
.area_view .article_modify {
    padding-bottom: 20px;
    border-bottom: 1px solid rgb(238, 238, 238);
}
.area_view .article_modify::after {
    content: "";
    display: block;
    clear: both;
}
.area_view .list_share {
    margin: 60px 0px 48px;
    font-size: 0px;
    text-align: center;
}
.area_view .list_share::after {
    content: "";
    display: block;
    clear: both;
}
.area_view .list_share .item_share {
    display: inline-block;
    margin-right: 12px;
    list-style: none;
}
.area_view .list_share .link_share {
    display: -webkit-flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 48px;
    height: 48px;
    border: 1px solid rgba(70, 134, 207, 0.25);
    border-radius: 48px;
    font-size: 28px;
    color: rgba(60, 46, 182, 0.54);
    text-decoration: none;
    text-align: center;
}
.area_view .article_modify .box_util {
    float: left;
}
.area_view .article_modify button {
    background: none;
    padding: 5px;
    border: 0px;
    border-radius: 0px;
    overflow: visible;
}
.area_view .article_modify i {
    display: inline-block;
    width: 14px;
    height: 14px;
    background: url("http://t1.daumcdn.net/tistory_admin/static/admin/editor/ico_postbtn.png") no-repeat;
    overflow: hidden;
    vertical-align: top;
    text-align: center;
}
.area_view .article_modify .btn_like {
    padding-right: 10px;
    background: url("images/ico_dot.gif") right center no-repeat;
    line-height: 14px;
}
.area_view .article_modify .btn_share { 
    margin-top: 15px;
}
.area_view .article_modify .btn_like .icon {
    background-position: 0px 0px;
}
.area_view .article_modify .btn_like .icon_like {
    background-position: -20px 0px;
}
.area_view .article_modify .btn_share .icon {
    margin-top: 1px;
    background-position: -40px 0px;
}
.area_view .article_modify .box_ccl {
    float: right;
    padding-top: 20px;
}
.area_view .box_ccl .link_ccl {
    display: inline-block;
}
.another_category {
    display: none;
}

@media screen and (max-width: 1023px) {
    .area_view .article_header {
        text-align: left;
        z-index: 1;
        background-repeat: no-repeat;
    }
    .area_view .article_header .inner_header {
        padding: 0px 20px;
        box-sizing: border-box;
    }
    .type_article_header_common .inner_header {
        height: 520px;
    }
    .area_view .article_header .info_text {
        width: 100%;
        box-sizing: border-box;
    }
    .area_view .article_header .title_post {
        width: 100%;
        font-size: 28px;
        line-height: 38px;
    }
}

.article_view { 
    max-width: 882px;
    margin: 60px auto 0;    
}
.article_view h1, h2, .container {
    padding: 0 5px;
}
.article_content p, h3, h4, ul, table {
    padding: 0 24px;
}
.article_view p, .protected_form p {
    margin-bottom: 28px;
    line-height: 1.6;
    color: rgb(16, 16, 16);
    font-size: 1.12em;
    font-family: 'Pretendard Variable';
}

.article_view h1, .article_view h2, .protected_form h1 {
    color: #161616 !important;
    font-weight: 200!important;
    position: relative;
    
    word-break: keep-all;
}
 .article_view h3, .article_view h4 {
    color: #222222;
    position: relative;
    padding-left: 32px;
    word-break: keep-all;
}
.article_view h1:before, .article_view h2:before, .protected_form h1:before {
    color: #161616 !important;
    content: "";
    font-family: 'arial';
    font-size: 40px;   
    position: absolute;
    display: block;
    top: -5px;
    left: 0px;
}    
.article_view h3::before {
    content: "";
    font-family: 'arial';
    font-size: 1em;
    position: absolute;
    display: block;
    top: 18px;
    left: 0px;
}
.article_view h1, .protected_form h1 {
    font-size: 44px;
    line-height: 1.33;
}
.article_view h2 {
    line-height: 1.38;
    font-size: 30px;
}
.article_view h3 {
    font-size: 25px;
    padding-top:20px;
    
}
.article_view h4 {
    border-left: 3px solid #d5dadb;
    font-size: 20px;
    line-height: 1.33;
}

#tt-body-page blockquote[data-ke-style='style3']  {
    margin: 0px 24px;
    padding-left: 19px;
    border-left: 1px solid;
    font-size: 16px;
    line-height: 1.75;
    border-color: rgba(117, 117, 117, 0.54);
    border-radius: 10px;
    color:#242424;
    background-color: #1d52ff10;
    word-break: keep-all;
}
#tt-body-page blockquote[data-ke-style='style2'] {
    margin: 0px 24px;
    padding-left: 19px;
    border-left: 5px solid;
    font-size: 16px;
    line-height: 1.75;
    border-color: rgba(2, 38, 197, 0.54);
    vertical-align: middle;
    color:#19338a;
    word-break: keep-all;
}
#tt-body-page blockquote[data-ke-style='style1'] {
    margin: 0px 24px;
    border-top:2px dotted rgb(197, 204, 247);
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-bottom: 2px dotted rgb(120, 124, 150);
    margin: 0 auto;
    width:80%;
    border-radius: 30px;
    padding: 40px;
    background:none;
    word-break: keep-all;
}
#tt-body-page blockquote[data-ke-style='style1']::after {}
#tt-body-page blockquote[data-ke-style='style1'] span {
    font-size: 14px;
    color: #415699 !important;
    text-indent: 5;
}

.article_view ul, .article_view ol {
    margin: 0px;
    padding: 0px 0px 0px 20px;
}
.article_view ul li {
    word-break: break-all;
    line-height: 1.6;
    color: #4a4a4a;
    margin-top: 5px;
}
.article_view ol {
    margin-bottom: 32px;
}
.article_view ol li {
    font-size: 16px;
    line-height: 1.75;
    color: rgba(0, 0, 0, 0.87);
    word-break: break-all;
    margin-top: 5px;
}
.article_view figure {
    margin: 0px;
}
.article_view table {
    border: 1px solid rgb(218, 220, 224);
    border-collapse: collapse;
}
.article_view table thead tr {
    background: rgba(0, 0, 0, 0.05);
    font-size: 16px;
    color: rgb(0, 0, 0);
}
.article_view table tr th, .article_view table tr td {
    padding: 7px;
    border-left: 1px solid rgb(218, 220, 224);
}
.article_view table tr {
    border-bottom: 1px solid rgb(218, 220, 224);
}
.article_view pre {
    background: rgba(0, 0, 0, 0.05);
    font-size: 16px;
    color: rgba(34, 85, 51, 0.87);
    white-space: pre-wrap;
}
.article_view pre code.hljs {
    padding: 20px;
}
.article_view .cap1 {
    font-size: 14px;
    color: rgba(0, 0, 0, 0.54);
}
.article_view hr {
    margin: 30px 0px;
}
.article_view a {
    display: inline-block;
    color: rgb(61, 98, 206);
}
.article_view a:hover {}
.article_view .moreless_fold span, .article_view .moreless_top span {
    font-size: 16px;
    line-height: 2.5;
}
.article_view .moreless_top {
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.article_view .moreless_bottom {
    border-top: 1px solid rgba(0, 0, 0, 0.15);
}
.article_view .moreless_bottom span {
    display: none;
}
.article_view .footnote a {
    text-decoration: none;
}
.article_view .footnotes li {
    font-size: 12px;
    color: rgba(0, 0, 0, 0.38);
}
.article_view .table-overflow {
    overflow-x: auto;
}
.article_view .table-overflow {
    overflow-x: auto;
}
.article_view img {
    max-width: 100vh;
    border-radius: 10px;
}
.protected_form {
    margin: 300px 0;
    text-align: center;
}
.protected_form input {
    border: 1px solid rgb(225, 225, 225);
    padding: 9px 14px;
    font-size: 14px;
}

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

@media screen and (max-width: 1023px) {
    .toc {
        display: none;
    }
    .article_content.is-position-fixed .article_view {
        margin-left: auto;
    }
    .article_view img {
        width: 100vw;
        border-radius: 0px;
    }
    .article_view {
        clear: both;
        margin-top: 40px;
    }
    #footer address {
        position: relative;
        right: unset;
        text-align: center;
        top: 40px;
    }
    .footerbox {
        text-align: center;
        display: block;
        padding: 0;
    }
    .social-link {
        position: relative;
        right: unset;
        text-align: center;
    }
    .social-link a {
        margin-left: 10px;
    }
    .btn_top.btn_fixed {
        display: none
    }
}

.list_index a {
    text-decoration: none;
}
.list_index {
    margin-bottom: 0px;
    margin-top: 0px;
    padding: 0px;
}
.list_index:first-child {
    margin-top: 168px;
}
.list_index:last-child {
    margin-bottom: 60px;
}
.list_index.category_type_related {
    display: inline-block;
    width: 33.3%;
    margin-left: -2px;
    margin-right: -2px;
}
.list_index.category_type_related:first-child {
    margin-top: 200px;
}
.list_index.category_type_related:last-child {
    margin-bottom: 0px;
}
.list_index.category_type_related .item_category {
    width: 100%;
}

@media screen and (max-width: 1023px) {    
    .list_index:first-child {
        margin-top: 100px;
    }
}

@media screen and (max-width: 743px) {
    .list_index.category_type_related {
        width: 100%;
        margin: 0px;
    }
    .list_index.category_type_related:first-child {
        margin-top: 120px;
    }
    .list_index.category_type_related .link_category {
        padding: 0px;
    }
}

.area_view .absent_post {
    margin-top: 240px;
}

@media screen and (max-width: 1023px) {
    .area_view .absent_post {
        margin: 200px 0px 90px;
    }
}

.revenue_unit_wrap.position_list {
    max-width: 1180px;
    margin: 30px auto;
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
    transform: translate3d(0px, 0px, 0px);
}
.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform, -webkit-transform;
    box-sizing: content-box;
}

.contact_link {
    position: relative;
    max-width: 1100px;
    height: 170px;
    margin: -60px auto 77px;
    z-index: 9;
    text-align: left;
    display: none;
}
.contact_link .dl_bx {
    position: relative;
    display: block;
    width: 100%;
    height: 170px;
    padding: 25px;
    box-sizing: border-box;
    background-repeat: no-repeat;
    background-position: 9% 122px;
    background-image: url("./images/icon_arrow_mid.png");
    cursor: pointer;
}
.contact_link .dl_bx::before {
    position: absolute;
    right: 25px;
    top: 64px;
    display: block;
    background-repeat: no-repeat;
    background-position: center 50%;
    content: "";
}
.contact_link .dl_bx:last-child {
    margin-right: 0px;
}
.contact_link .dl_bx dt, .contact_link .dl_bx dd {
    text-align: left;
    font-size: 14px;
    color: rgb(255, 255, 255);
    line-height: 1.35em;
}
.contact_link .dl_bx dt {
    font-size: 17px;
    margin-bottom: 7px;
}
.contact_link .dl_bx dd {
    line-height: 20px;
    color: rgb(238, 238, 238);
    margin-inline-start: 0px;
}
.contact_link .youtobe {
    background-color: rgb(70, 56, 43);
}
.contact_link .youtobe::before {
    width: 58px;
    height: 115px;
}
.contact_link .naver_post {
    background-color: rgb(67, 44, 16);
}
.contact_link .naver_post::before {
    width: 41px;
    height: 115px;
}
.contact_link .kakao_plus {
    background-color: rgb(59, 30, 30);
}
.contact_link .kakao_plus::before {
    width: 56px;
    height: 115px;
}
.contact_link .kakao_plus dt {
    color: rgb(247, 230, 0);
}
.contact_link .swiper-slide {
    width: 350px;
    margin-right: 25px;
}

.bf-breadcrumb{ margin-bottom: 300px;}
.bf-breadcrumb.bc-top-style {
    border-top:1px solid #d5dadb;
    margin: 20px 0px 14px;
    font-weight: bold;
    text-align: left;
}
.bf-breadcrumb .bf-breadcrumb-items {
    padding: 0px;
    margin-top: 10px;
    list-style: none;
}
.bf-breadcrumb .bf-breadcrumb-item:not(.bf-breadcrumb-end)::after {
    display: inline-block;
    font-style: normal;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
    margin-left: 15px;
    margin-right: 0px;
    vertical-align: middle;
    position: relative;
    bottom: 0px;
    content: "➜" !important;
    color:#371bb3;
    top: -1px;
    left: 0px;
}
.bf-breadcrumb .bf-breadcrumb-item a, .bf-breadcrumb .bf-breadcrumb-item span {
    display: inline-block;
    margin: 4px;
}
.bf-breadcrumb-item span:hover {
   border-bottom:1px solid #525ac9;

}

.article_content.is-position-fixed .toc {
    position: fixed !important;
    top: 80px
}
.article_content.is-position-fixed .article_view {
    margin-left: 276px;
}

.toc {
    display: flexbox;
    width: 250px;
    box-sizing: border-box;
    text-align: left;
}
.toc > .toc-list {
    margin-top: 32px;
}
.toc.is-position-fixed > .toc-list {
    margin-top: 16px;
}
.toc .toc-list > li {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 25px;
    list-style: none;
    font-size: 13px;
    font-family: "pretendard Variable";
    padding: 8px;
}
.toc .toc-list-item li {
    margin-left:-25px;
    border-bottom: 1px solid #eee;
}
.toc .toc-list li a {
    text-decoration: none;
    color: rgb(99, 99, 99);
}
.toc .toc-list li:last-child {
    margin-bottom: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.is-active-link {
    color: #000000 !important;
}

@media screen and (max-width: 1180px) {
    .category_type_related .list_category {
        grid-template-columns: repeat(2, 49%);
        gap: 20px 10px;
    }
    .toc { display: none; width: 0;}
    .article_content.is-position-fixed .article_view {
        margin-left: auto;
    }
}

@media screen and (max-width: 700px){
    .category_type_related .list_category {
        grid-template-columns: repeat(1, 100%);
        gap: 20px 10px;
    }
}

li.bf-breadcrumb-item {
    display: inline-block;
}

.icon-Close::before {
    color: rgb(169, 161, 145);
}

.container_postbtn {
   
    margin: 0 24px;
}
.container_postbtn .btn_post .txt_like {
    display: none !important;
}

.btn_top {
    display: block;
    position: fixed;
    bottom: 30px;
    left: 60%;
    margin-left: 621px;
    z-index: 5000;
}
.btn_top a {
    display: block;
    width: 67px;
    height: 67px;
    overflow: hidden;
    text-indent: -9999px;
    background: url("./images/btn_top_pc.png") no-repeat;
    outline: 0px;
}
.btn_top.btn_fixed {
    bottom: 65px;
}

.list_type_card .category {
    bottom: 27px;
    left: 20px;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.63;
    letter-spacing: -0.2px;
    color: #161616;
    vertical-align: middle;
    margin: 20px;
}

.list_type_card .date {
    opacity: 0.48;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.57;
    letter-spacing: -0.1px;
    color: #060b11;
    padding-left: 8px;
}

.title_section span {
    font-size: 42px;
    line-height: 1.41;
    letter-spacing: -0.4px;
    letter-spacing: normal;
    color: #060b11;
    position: relative;
    display: inline-block;
    white-space: nowrap;
}

.title_section span:after {
    display: none;
    position: absolute;
    width: 10px;
    height: 100%;
    background-color: #1100ff;
    bottom: 2px;
    z-index: -1;
}

@media screen and (max-width: 1023px) {
    .type_post {
        margin: 60px auto 0px;
    }
    .title_section span {
        font-size: 33px;
        line-height: 1.45;
        letter-spacing: normal;
        color: #060b11;
        position: relative;
        display: inline-block;
        margin-bottom: 0;
    }
    .type_post .title_section {
        padding-left: 30px;
        text-align: left;
    }
    .list_post, .category_type_post {
        margin: 0px -1px;
    }
    .list_post .link_post, .category_type_post .link_category  {
        margin: 0px 0px;
        border-radius: 0%;    
    }
    .item_post .link_post::before, .category_type_post .item_category .link_category::before {
        content: "";
        position: absolute;
        inset: 0px;
        border-radius: 0%;
    }
    .list_post .link_post .info, .category_type_post .link_category .info {
        display: flex;
    }
    .list_post .link_post .info .name, .category_type_post .link_category .info .name {
        width: calc(100% - 100px);  
    }
}

.bf-breadcrumb-item a {
    display: inline-block;
    text-decoration: none;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.57;
    letter-spacing: -0.1px;
    color: #000!important;
}

.item_banner {
    margin-bottom: 20px;
    border-radius: 16px;
}

@media screen and (max-width: 1023px) {
    .type_card {
        margin: 0;
        padding: 39px 16px 0;
    }
    .type_card .list_type_card {
        grid-template-columns: repeat(1, 100%);
        gap: 20px;
    }
    .type_card .item_card {
        width: 100%;
    }
    .type_card .link_card strong {
        -webkit-line-clamp: 2;
    }
    .type_card .link_card {}
    .type_card .link_card .text {
        -webkit-line-clamp: 2;
        line-height: 1.5;
    }
    .list_type_card .link_card .thumnail {
        padding-top: 65%;
    }
    .contact_link {
        display: none;
    }
    .title_section h2 {
        margin-bottom: 16px;
        font-size: 15px;
        font-weight: 500;
        line-height: 1.45;
        letter-spacing: normal;
        color: #060b11;
        position: relative;
        display: inline-block;
    } 
}

.list_type_card .link_card span.yellow:hover {
    background: linear-gradient(180deg,rgba(255,255,255,0) 50%, #ffeb00 50%);
}

.underline {
    text-decoration: none;
}

igure.imagegridblock, #tt-body-page figure.imagegridblock {
    position: relative;
    margin: 5px 0!important;
    background-color: transparent;
}