@charset "utf-8";

/* »õ±Û ½ºÅ² (latest) */
.lat {
    position: relative;
    margin-bottom: 0;
    overflow: hidden;
}
.lat .lat_title {
    display: block;
    line-height: 45px;
    color: #0b96a6;
    margin: 0 0 10px;
}
.lat .lat_title a {
    position: relative;
    color: #262f62;
    display: block;
    font-family: 'Noto Sans KR', sans-serif;
    font-weight: 500;
    font-size: 0.8em;
    height: 30px;
    line-height: 30px;
}
.lat .lat_title a:hover {
    text-decoration: underline;
}
.lat .lat_title a small {
    display: block;
    color: #FFF;
    font-size: 0.55em;
}
.lat .lat_title a .lat_more {
    position: absolute;
    display: inline-block;
    width: 30px;
    height: 30px;
    top: 0;
    right: 0;
    border: 1px solid #262f62;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.lat .lat_title a .lat_more:before,
.lat .lat_title a .lat_more:after {
    content: '';
    position: absolute;
    background-color: #262f62;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.lat .lat_title a .lat_more:before {
    width: 18px;
    height: 1px;
}
.lat .lat_title a .lat_more:after {
    width: 1px;
    height: 18px;
}
.lat .lat_title a:hover .lat_more {
    background-color: #262f62;
}
.lat .lat_title a:hover .lat_more:before,
.lat .lat_title a:hover .lat_more:after {
    background-color: #FFF;
}

.lat ul {padding:10px 0}
.lat li {position:relative;line-height:18px;border-bottom:1px solid #e5ecee;}
.lat li a {line-height:24px;font-weight:bold;font-size:1.2em;line-height:20px;vertical-align:middle}
.lat li a:hover {color:#333; text-decoration: underline !important;}
.lat li .fa-heart {color:#ff0000}
.lat li .fa-lock {display:inline-block;line-height:14px;width:16px;font-size:0.833em;color:#4f818c;background:#cbe3e8;text-align:center;border-radius:2px;font-size:12px;border:1px solid #cbe3e8;vertical-align:middle}
.lat li .new_icon {display:inline-block;width:16px;line-height:16px;font-size:0.833em;color:#23db79;background:#b9ffda;text-align:center;border-radius:2px;margin-left:2px;font-weight:bold;vertical-align:middle}
.lat li .hot_icon {display:inline-block;width:16px;line-height:16px;font-size:0.833em;color:#ff0000;background:#ffb9b9;text-align:center;border-radius:2px;vertical-align:middle}
.lat li .fa-caret-right {color:#bbb}
.lat li .fa-download {display:inline-block;width:16px;line-height:16px;font-size:0.833em;color:#daae37;background:#ffefb9;text-align:center;border-radius:2px;vertical-align:middle}
.lat li .fa-link {display:inline-block;width:16px;line-height:16px;font-size:0.833em;color:#b451fd;background:#edd3fd;text-align:center;border-radius:2px;vertical-align:middle}

.lat .profile_img img{border-radius:50%}

.lt_info {padding:10px 0}
.lt_info .lt_nick {}
.lt_info .lt_date {color:#888}

.lat .empty_li {line-height:145px;color:#666;text-align:center;padding:0}
.lat .empty_li:before {background:none;padding:0}

.lat .lt_cmt {background:#e9eff5;color:#3a8afd;font-size:11px;height:16px;line-height:16px;padding:0 5px;border-radius:3px;vertical-align:middle}
.lat .lt_more {
    position: absolute;
    top: 50%;
    right: 0;
    width: auto;
    transform: translateY(-50%);
    display: inline-block;
    line-height: 0;
    color: #515151;
    font-size: 1.1em;
}
.lat .lt_more:before {
    content: '+';
}

.lat ul {
    padding: 10px 15px;
}
.lat .basic_li {
    border-width: 0;
}
.lat .basic_li a:before {
    content: '.';
    position: relative;
    display: inline-block;
    top: -4px;
    margin-right: 2px;
}
.lat .basic_li > * {
    display: block;
    font-family: 'Noto Sans KR', sans-serif;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    height: 28px;
    line-height: 28px;
}
.lat .basic_li > a {
    font-size: 10pt;
    color: #000;
    overflow: hidden;
    font-weight: 400;
}
.lat .basic_li > .lt_info {
    display: none;
    width: 22%;
    font-size: 0.8rem;
    padding: 0;
    white-space: nowrap;
    text-align: right;
}
.lat .basic_li > .lt_info * {
    font-weight: 300 !important;
}

@media (max-width: 1100px) {
    .lat {
        padding: 0 0 40px;
    }
    .lat .lat_title a {
        font-size: 1.1em;
    }
}
@media (max-width: 640px) {
    .lat .basic_li {
        table-layout: fixed;
        width: 100%;
    }
    .lat ul > li * {
        font-size: 0.9rem !important;
    }
}
@media (max-width: 410px) {
    .lat ul > li * {
        font-size: 0.7rem !important;
    }
}

.title-text {font-size:20px; margin-bottom:20px; display:block}

.hidden-row {
    display: none;
}
	
.button-container {text-align:center; margin:0 auto; padding-top:30px}	
.button-container button{background:#e6e6e6; font-size:20px; padding:10px 50px; border:0px; border-radius:10px}
.button-container img {margin-left:20px}


    .p_pop_pro>ul {
        display: block !important
    }

    .p_pop_pro>ul>li {
        width: 100% !important
    }

    .p_pop_pro .item {
        text-align: center;
    }

    .p_pop_pro .item img {
        width: 100%;
    }

    .step_01 {
        display: none
    }

    .p_pop_pro>ul>li:last-child {
        margin-left: 0px !important;
        margin-right: 0px !important
    }

    #sub-page h2 {
        font-size: 30px;
        word-break: normal;
    }


    /* Ãß°¡ */
    .view_table {
        width: 100%;
        margin: 0px 0 30px;
        border-top: 1px solid #ccc;
        box-sizing: border-box;
    }

    .view_table ul.flex {
        display: flex;
        flex-wrap: wrap;
    }

    .view_table ul.flex.half li {
        width: 50%;
    }

    .view_table ul.flex.full li {
        width: 100%;
    }

    .view_table ul.flex.half li:not(:first-child) {
        border-left: 1px solid #ccc;
        box-sizing: border-box;
        padding-left: 20px;
    }

    .view_table ul.flex li {
        padding: 20px 0px;
        font-size: 17px;
        border-bottom: 1px solid #cccccc;
        box-sizing: border-box;
    }

    .view_table ul.flex li b {
        font-weight: bold;
    }

    .view_table ul.flex.height li {
        padding: 20px 0;
    }

    .view_table ul.flex.height li b {
        display: block;
    }

    .content_img {
        width: 100%;
    }

    .content_img img {
        max-width: 100%;
    }

    .list {
        border-top: 0;
    }

    @media screen and (max-width : 920px) {
        .view_table ul.flex li {
            font-size: 15px;
        }
    }

    @media screen and (max-width : 800px) {
        .view_table ul.flex.half li {
            width: 100%;
        }

        .view_table ul.flex.half li:not(:first-child) {
            border-left: 0;
            box-sizing: border-box;
            padding-left: 0px;
        }

        .view_table ul.flex.half li.none {
            display: none;
        }
    }

    @media screen and (max-width : 650px) {
        .close {
            right: 20px
        }

        .close img {
            width: 20px
        }

        .view_table ul.flex li {
            font-size: 13px;
            padding: 15px 0px;
        }
    }


    .view_link {
        width: 100%;
        background: #d7f0ea;
        padding: 20px;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
	
	  .view_link span {    word-break: break-all;}

    .view_link #bo_v_link li {
        padding: 0;
        margin: 0;
        border: none;
        box-shadow: none;
    }

    .view_link #bo_v_link li img {
        height: 20px;
        vertical-align: text-bottom;
    }

    .view_link #bo_v_link a {
        float: none;
        display: inline-block;
        color: #35b496;
        text-decoration: none;
    }
	.view_table ul.flex li a {word-break: break-all;}

    #bo_v_atc .flex_ {
        display: flex;
        gap: 30px
    }

    #bo_v_atc .flex_>div:nth-child(1) {
        width: 45%
    }

    #bo_v_atc .flex_>div {
        width: calc(55%);
    }

    .view_table ul.flex li div {
        word-break: break-word;
        margin-top: 10px
    }

    @media screen and (max-width:768px) {
        .view_link {
            flex-direction: column;
            align-items: flex-start;
            padding: 15px 20px;
        }

        .view_link .link_a {
            margin-top: 5px;
        }

        .view_link #bo_v_link li img {
            height: 16px;
        }
    }

    #sub-page * {
        -webkit-transition: all 0s ease-out;
        -moz-transition: all 0s ease-out;
        -o-transition: all 0s ease-out;
        transition: all 0s ease-out;
        /* line-height: 170%; */
    }

    /*. {
    white-space: nowrap;        /* ÁÙ¹Ù²Þ ¾øÀÌ ÇÑ ÁÙ·Î */
    overflow: hidden;
    /* ³ÑÄ¡´Â ³»¿ë ¼û±è */
    text-overflow:;
    /* ¸»ÁÙÀÓÇ¥(...) Ç¥½Ã */
    }

    */ #addon-latest-4 .latest-cont {
        position: static;
    }

    .p_pop_pro {
        display: none;
        background: #fff;
        position: fixed;
        margin: 0 auto;
        left: 0px;
        right: 0px;
        top: 50%;
        transform: translateY(-50%);
        z-index: 99999;
        width: 100%;
        max-width: 1200px;
        ;
        padding: 50px 50px;
        border-radius: 10px
    }

    .pop_1 {
        display: block
    }

    .p_pop_pro>ul {}

    .p_pop_pro>ul>li {
        width: 50%
    }

    .p_pop_pro>ul>li:first-child img {
        margin-bottom: 50px
    }

    .p_pop_pro>ul>li:last-child {
        width: 40%;
        margin-left: calc(10% - 20px);
        overflow: auto;
        max-height: 620px;
        margin-right: 20px
    }

    .p_pop_pro>ul>li:last-child img {
        width: 55px
    }

    .p_pro_bg {
        background: rgba(0, 0, 0, 0.7);
        width: 100%;
        height: 100%;
        position: fixed;
        left: 0px;
        top: 0px;
        z-index: 9999;
        display: none
    }

    .on {
        display: block
    }

    .topping_div {
        overflow: hidden;
        padding: 20px 20px;
    }

    .topping .swiper-slide {
        box-shadow: 1px 1px 2px 1px #e8e8e8;
        border-radius: 10px;
        text-align: center;
        padding: 10px;
        font-size: 14px;
        display: block
    }

    .topping .swiper-slide img {
        margin-bottom: 10px
    }

    .swiper-scrollbar {
        height: 5px;
        margin-top: 20px
    }

    .swiper-scrollbar-drag {
        background: #013939
    }

    .swiper-button-next,
    .swiper-button-prev {
        color: #fff !important;
    }

    .swiper-button-next,
    .swiper-container-rtl .swiper-button-prev {
        background: transparent !important;
    }

    .swiper-button-prev,
    .swiper-container-rtl .swiper-button-next {
        background: transparent !important;
    }

    .p_pop_pro .step_02 {
        margin-top: 30px
    }

    .close {
        position: absolute;
        top: 50px;
        right: 50px;
        cursor: pointer
    }

    .p_pop_pro .step_03 {
        margin-top: 30px
    }

    .p_pop_pro .step_03 ul {
        display: flex;
        align-items: baseline;
        ;
        padding-top: 10px
    }

    .p_pop_pro .step_03 ul li:first-child {
        width: 70px;
        position: relative;
        margin-right: 10px
    }

    .p_pop_pro .step_03 ul li:first-child:after {
        position: absolute;
        content: "";
        width: 100%;
        height: 10px;
        background: #cdf4f6;
        display: block;
        top: 13px;
        z-index: -1
    }

    .p_pop_pro .step_03 ul li:last-child {
        width: calc(100% - 80px)
    }

    .p_pop_pro .item {
        padding-top: 30px;
    }

    .p_pop_pro>ul>li:last-child::-webkit-scrollbar {
        width: 5px;
        border-radius: 10px;
    }

    .p_pop_pro>ul>li:last-child::-webkit-scrollbar-track {
        background-color: #f1f1f1;
        border-radius: 10px
    }

    .p_pop_pro>ul>li:last-child::-webkit-scrollbar-thumb {
        background: #013939;
        border-radius: 10px
    }

    .p_pop_pro>ul>li:last-child::-webkit-scrollbar-thumb:hover {
        background: #f1f1f1;
    }

    .p_pop_pro>ul>li:last-child::-webkit-scrollbar-thumb:active {
        background: #f1f1f1;
    }

    .p_pop_pro>ul>li:last-child::-webkit-scrollbar-button {
        display: none;
    }

    .detail_swiper .swiper-slide img {
        border-radius: 20px
    }

    @media screen and (max-width: 1200px) {
        #sub-page h2 {
            font-size: 20px;
            margin-bottom: 20px;
            line-height: 26px;
        }

        .p_pop_pro {
            position: absolute;
            padding: 50px 70px;
            top: 100px;
            transform: translateY(0%);
        }

        #bo_v_atc .flex_ {
            flex-wrap: wrap;
        }

        #bo_v_atc .flex_>div:nth-child(1) {
            width: 100%
        }

        #bo_v_atc .flex_>div:nth-child(2) {
            width: 100%
        }

        .p_pop_pro {
            padding: 50px 40px;
            width: 80% !important;
        }

        .p_pop_pro>ul {
            flex-direction: column;
        }

        .p_pop_pro>ul>li:last-child {
            margin-left: 0px;
            margin-right: 0px
        }

        .p_pop_pro>ul>li {
            width: 100%;
        }

        .p_pop_pro>ul>li:last-child {
            width: 100%;
            max-height: auto;
            margin-top: 30px;
        }

        .close {
            top: 20px;
            right: 30px;
        }

        .p_pop_pro .item {
            text-align: center;
        }

        .p_pop_pro .item img {
            width: 100%;
            max-width: 400px
        }

        .p_pop_pro>ul>li:last-child {
            max-height: 100%;
        }

        .p_pop_pro .main_lists_date ul li.font-20 {
            font-size: 12px
        }

        .p_pop_pro .main_lists_date ul li span {
            padding: 8px 12px;
        }

        .p_pop_pro .main_lists_date ul li:last-child span {
            padding: 8px 3px
        }

        .p_pop_pro .step_03 ul {
            flex-direction: column;
        }

        .p_pop_pro .step_03 ul li:last-child {
            width: 100%
        }

        .p_pop_pro>ul>li:first-child img {
            margin-bottom: 20px;
        }
    }

    @media screen and (max-width: 768px) {
        .p_pop_pro h2 span {
            display: block;
            line-height: 110% !important;
            margin-bottom: 10px
        }

        .p_pop_pro>ul>li:last-child img {
            width: 75px;
        }

        .topping .swiper-slide br {
            display: none
        }

        .p_pop_pro {
            width: 90% !important;
            padding: 50px 30px;
        }
    }

    .p_color {
        color: #35b496
    }