

.basic-single-post {
    max-width: 696px;
    margin: 0 auto;
    padding: 100px 0;
}
.basic-single-post .featured-image {
    margin-bottom: 30px;
}
.basic-single-post .featured-image img {
    display: block;
    width: 100%;
}
.single-post-header {
    margin-bottom: 60px;
}
.basic-single-post .post-title {
    font-weight: 700;
    font-size: 36px;
    margin-bottom: 20px;
}

.basic-single-post .post-meta .period {
    font-size: 16px;
    font-weight: 500;
}

.basic-single-post .post-category {
    font-size: 16px;
    margin-bottom: 20px;
    font-weight: 500;
}


.basic-single-post .post-date {
    font-size: 10px;
}


.basic-single-post .single-post-footer {
    margin-top: 150px;
}

.basic-single-post .single-post-footer .btn-list {
    width: auto;
    text-align: center;
    line-height: 58px;
    border-radius: 5px;
    border: solid 1px #111111;
    display: block;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.57px;
    text-align: center;
    color: #111111;

}


.basic-single-post .single-post-footer .post-nav {
    margin-top: 60px;
}

.post-nav {
    border-top: solid 1px #888888;
}

.post-nav a {
    display: block;
    padding: 18px 20px;
    border-bottom: solid 1px #888888;
    display: flex;
    font-weight: 500;
    font-size: 14px;
    align-items: center;
}

.post-nav a .type {
    color: #888888;
    margin-right: 65px;
}

.post-nav a .title {
    flex: 1;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    color: #111111;
    white-space: nowrap;
}

.post-nav a .icon {
    display: block;
    width: 24px;
    height: 24px;
    position: relative;
    margin-left: 65px;
}

.post-nav a .icon svg {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}


.content-widget {
    margin-top: 100px;
    margin-bottom: 100px;
}

.content-widget h2 {
    font-size: 36px;
    margin-bottom: 2em;
}


.announce-pages .page-numbers {
    padding-left: 8px;
    padding-right: 8px;
}
.announce-content p {
    margin-bottom: 1rem;
}


.announce-content .wp-block-table {
    width: 100%;
}

.announce-content table {
    width: 100%;
    margin-bottom: 1rem;
    border-top: 1px solid var(--m-color2);
}
.announce-content table tr th,
.announce-content table tr td {
    padding: .5rem;
}

.announce-content table tr td {
    border-top: 1px solid var(--m-color2);
    border-right: 1px solid var(--m-color2);
}
.announce-content table {
    border-left: 1px solid var(--m-color2);
    border-bottom: 1px solid var(--m-color2);
}
.announce-content ul {
    margin-bottom: 1rem;
    padding-left: 1.5rem;
}
.announce-content ul li {
    list-style-type: disc;
}

.announce-file-name {
    max-width: calc(100% - 24px);
    display: inline-block;
    word-break: break-all;
    white-space: initial;
}
.wp-block-image .aligncenter {
    margin-left: auto !important;
    margin-right: auto !important;
}

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

    .basic-single-post {
        padding: 80px 0;
    }

    .basic-single-post .single-post-footer {
        margin-top: 120px;
    }

    .content-widget {
        margin-top: 90px;
    }
}


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

    .basic-single-post {
        padding: 70px 0;
    }

    .single-post-header {
        margin-bottom: 50px;
    }

    .basic-single-post .post-title {
        font-size: 32px;
    }

    .basic-single-post .single-post-footer {
        margin-top: 100px;
    }

    .content-widget {
        margin-top: 80px;
    }

    .content-widget h2 {
        font-size: 32px;
    }


}


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

    .basic-single-post {
        padding: 60px 0;
    }

    .single-post-header {
        margin-bottom: 40px;
    }


    .basic-single-post .post-title {
        font-size: 28px;
        margin-bottom: 20px;
    }
    .basic-single-post .single-post-footer {
        margin-top: 80px;
    }

    .post-nav a .type {
        margin-right: 35px;
    }

    .post-nav a .icon {
        margin-left: 35px;
    }

    .content-widget {
        margin-top: 70px;
    }

    .content-widget h2 {
        font-size: 28px;
    }

}


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

    .basic-single-post {
        padding: 40px 0;
    }

    .basic-single-post .post-title {
        font-size: 24px;
    }


    .basic-single-post .post-category {
        font-size: 14px;

    }
    .basic-single-post .single-post-footer {
        margin-top: 60px;
    }

    .post-nav a .type {
        margin-right: 20px;
    }

    .post-nav a .icon {
        margin-left: 20px;
    }

    .content-widget {
        margin-top: 60px;
    }

    .content-widget h2 {
        font-size: 24px;
    }

}



.elementor-text-editor {

}

.elementor-text-editor li,
.elementor-text-editor p {
    /* line-height: inherit; */
    line-height: 1.65;
}

.elementor-text-editor ol {
    list-style-position: inside;
    list-style: decimal;
    margin-left: 1.25em;
}

.elementor-text-editor ul {
    list-style-position: inside;
    list-style: disc;
    margin-left: 1.25em;

}


.pb-share {
    margin: 0 -6px;
    margin-top: 50px;
    font-size: 0;

}

.pb-share a {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: 50% 50% no-repeat;
    opacity: .5;
    -webkit-transition: all 250ms ease-out;
    -moz-transition: all 250ms ease-out;
    -ms-transition: all 250ms ease-out;
    -o-transition: all 250ms ease-out;
    transition: all 250ms ease-out;
    margin: 0 6px;
}

.pb-share a:hover {
    opacity: 1;
}

.pb-share a.facebook {
    background-image: url(../img/icons/icon-facebook.svg);
}
.pb-share a.twitter {
    background-image: url(../img/icons/icon-twitter.svg);
}
.pb-share a.naverblog {
    background-image: url(../img/icons/icon-naverblog.svg);
}
.pb-share a.naverline {
    background-image: url(../img/icons/icon-naverline.svg);
}
.pb-share a.kakaotalk {
    background-image: url(../img/icons/icon-kakaotalk.svg);
}
.pb-share a.copyurl {
    background-image: url(../img/icons/icon-copyurl.svg);
}


