﻿@charset "utf-8";

* {line-height: unset}
body {background-color: #fff !important}
.px-20 {padding: 0 20px}
.mb-20 {margin: 0 0 20px 0}

/* 다음 상세페이지 레이아웃 */
.newsdetail.daum {
    padding: 0;
}

.newsdetail.daum .article_head {
    padding: 30px 20px 0;
}

.newsdetail.daum .article_summary {
    padding: 2px 20px 0 0;
    margin: 0 0 30px 20px;
}

.newsdetail.daum .article_body>div>table {
    margin: 30px auto 0 auto !important
}

.newsdetail.daum .article_body .caption {
    line-height: 1.2rem;
}

/* 광고영역 */
.adTarget01,
.adTarget02,
.adTarget03,
.adTarget04 {
    margin: 30px 0
}

.relTarget {
    margin: 30px 20px;
    padding: 16px 20px 5px 20px;
    border-top: 0!important;
    border-bottom: 0!important;
}

.relTarget.pick {
    border-top: 1px dashed #eee!important;
    padding: 25px 0 15px 0;
    border-bottom: 1px dashed #eee!important;
}

.relTarget .mtit {
    margin: 0 0 5px 0;
    font-size: 1.2rem;
    font-weight: bold;
}

.relTarget ul li {
    position: relative;
    margin: -10px 0 0 0;
    padding: 0 0 0 15px
}

.relTarget ul li a {
    overflow: hidden;
    display: inline-block;
    width: 100%;
    font-size: 17px;
    font-weight: bold;
    line-height: 33px;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-bottom:unset
}

.relTarget.pick ul li a {
    width: 90%;
}

.relTarget ul li:first-child {
    margin: 0 0 0 0;
}

.relTarget ul li::after {
    content: "";
    position: absolute;
    top: 13px;
    left: 0;
    width: 7px;
    height: 7px;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 7 7' style='enable-background:new 0 0 7 7' xml:space='preserve'%3E%3Cpath style='fill:red' d='M3 4V0H0v7h7V4z'/%3E%3C/svg%3E")
}

/********** BEGIN: 2024 광고영역 **********/
.slot04, 
.slot06,  
.slot07, 
.slot08 {
    display:flex;
    justify-content:center;
    align-items: center;
    margin: 35px 0;
}
.slot03 {
    border-top: 1px dashed #eee;
    margin: 10px 0 25px 0;
    padding: 25px 0 10px 0;
    border-bottom: 1px dashed #eee;
}

.slot05 {
    margin-top:-8px
}

.slot08 > * {
    max-width:336px!important;
}

.slot09 {
    border-top:1px dashed #eee;
    padding: 0 20px 0 20px;
}

.slot10 {
    padding: 0 20px 25px 20px;
}

.slot11 {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 25px 20px;
    background: #f5f5f5;
}

.slot12 {
    padding: 25px 20px 0 20px;
    background: #fff;
}

.slot13 {
    padding: 0 20px 0 8px
}

.slot14 {
    padding: 25px 20px 0 20px
}

.slot14 + .slotLine {
    margin-top:-30px
}

.slot15 {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 25px 20px;
    background: #f5f5f5;
}

.slot16 {
    padding: 0 10px 25px 10px;
}

.slotLine {
    width: 100%;
    height: 10px;
    background: #f5f5f5
}

.gr_box.mb15.mt15 {
    margin-top: 5px !important;
    margin-bottom: 40px !important;
}

 /* 해시테그 */
.hashtag {
    margin: 30px 0;
}

/* 하단앵커배너 */
.anchor_article {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50px;
    background: #fff;
    box-shadow: rgba(0, 0, 0, 0.45) 0px -6px 20px -20px;
    z-index: 10
}
.anchor_article>* {
    display: flex;
    justify-content: center;
    width: 320px;
    height: 50px;
    margin: 0 auto;
    background: #f8f8f8
}
#foin_05Hp {
    box-shadow: rgba(0, 0, 0, 0.4) 0px 4px 20px 0px;
}

#taboola-below-article-feed2 {
    padding: 0 20px !important
}/* 오늘의 포토 */
/********** END: 2024 광고영역 **********/

/* 브랜드 채널 콘텐츠 */
.chTarget {
    display: flex;
    flex: 1 1 50%;
    padding: 20px;
    margin: 0 0 20px 0;
    border-top: 10px solid #f5f5f5;
    border-bottom: 10px solid #f5f5f5;
}

.chTarget>div {
    margin: 0 0 0 10px;
    width: 50%;
}

.chTarget>div dl {
    display: flex
}

.chTarget>div:first-child {
    margin: 0 0 0 0;
}

.chTarget>div dt {
    min-width: 90px;
    height: 65px;
    margin: 0 10px 0 0;
}

.chTarget>div dt img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border: 1px solid #e8e7e7;
}

.chTarget>div dd {
    display: flex;
    flex-direction: column;
}

.chTarget>div dd>span {
    font-weight: bold;
    margin: 0 0 4px 0
}

.chTarget>div dd>span.point_p {
    float: right;
}

.chTarget>div dd>span.point_p::after {
    content: "";
    position: absolute;
    top: 2px;
    left: 1px;
    width: 15px;
    height: 15px;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 22 22' style='enable-background:new 0 0 22 22' xml:space='preserve'%3E%3Cimage style='overflow:visible' width='89' height='129' xlink:href='3F35AFA3.jpg' transform='translate(-329.95 63.95)'/%3E%3Ccircle cx='11' cy='11' r='11' style='fill:%23b5403e'/%3E%3Cpath d='M12.6 7H8.3v2.2h4.3c.7 0 1.3.6 1.3 1.3 0 .7-.6 1.3-1.3 1.3h-2v-1H8.2V17h2.2v-3.1h1.9c2.1 0 3.4-1.3 3.4-3.5S14.6 7 12.6 7z' style='fill:%23fff'/%3E%3C/svg%3E");
}

.chTarget>div dd>p {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    box-orient: vertical;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    word-wrap: break-word;
    text-overflow: ellipsis;
}

.chTarget>div dd>p.point_p {
    position: relative;
    text-indent: 20px;
}

.chTarget>div dd>p.point_p::after {
    content: "";
    position: absolute;
    top: 2px;
    left: 1px;
    width: 15px;
    height: 15px;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 22 22' style='enable-background:new 0 0 22 22' xml:space='preserve'%3E%3Cimage style='overflow:visible' width='89' height='129' xlink:href='3F35AFA3.jpg' transform='translate(-329.95 63.95)'/%3E%3Ccircle cx='11' cy='11' r='11' style='fill:%23b5403e'/%3E%3Cpath d='M12.6 7H8.3v2.2h4.3c.7 0 1.3.6 1.3 1.3 0 .7-.6 1.3-1.3 1.3h-2v-1H8.2V17h2.2v-3.1h1.9c2.1 0 3.4-1.3 3.4-3.5S14.6 7 12.6 7z' style='fill:%23fff'/%3E%3C/svg%3E");
}

/* 브랜드 채널 콘텐츠(중간) */
.chTarget.cont {
    display: flex;
    flex: 1 1 50%;
    padding: 0 20px 0 20px !important;
    border: 0 !important;
}

.chTarget.cont>div>div dl {
    width: 100%;
}

.chTarget.cont>div>div {
    display: flex;
    padding: 25px 0 25px 0;
    border-bottom: 1px solid #e8e7e7;
    width: 200%;
}

.chTarget.cont>div>div:last-child {
    border-bottom: none;
}

.chTarget.cont>div>div dl:first-child {
    margin-right: 20px;
}

.chTarget.cont>div>div dl dd.cht2 span {
    margin-bottom: 15px;
    font-weight: bold;
    font-size: 1.2rem;
}

.chTarget.cont>div>div dl dd.cht2 p.img {
    width: 100%;
    height: 155px;
    margin-bottom: 15px;
}

.chTarget.cont>div>div dl dd.cht2 p.img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border: 1px solid #e8e7e7;
}

.chTarget.cont>div>div dl dd.cht2 p.tit {
    color: #444;
    font-size: 1.1rem;
}

/* Daum 플로팅 배너 */
.daum_area {
    position: fixed;
    bottom: -1px;
    width: 100%;
    height: 110px;
    background: linear-gradient(#ffffff00, 70%, #fff);
    z-index: 10
}

.daum_channel {
    position: absolute;
    right: 2.5%;
    bottom: 15px;
    margin-left: -146px;
    z-index: 15;
}

.btn_kakaoclose {
    position: absolute;
    top: -7px;
    right: 2px;
    width: 18px;
    height: 18px;
    font-size: 0;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 18' style='enable-background:new 0 0 18 18' xml:space='preserve'%3E%3Ccircle cx='9' cy='9' r='9' style='fill:%23f1685e'/%3E%3Cpath d='M12.5 6.7c.2-.2.3-.4.3-.6s-.1-.4-.3-.6c-.2-.2-.4-.2-.6-.2s-.4.1-.6.2L8.9 7.8 6.8 5.5c-.2-.1-.4-.2-.6-.2-.2 0-.4.1-.6.2-.2.2-.3.4-.3.6s.1.4.2.6L7.7 9l-2.2 2.2c-.2.2-.2.4-.2.6 0 .2.1.4.2.6.2.2.4.2.6.3.2 0 .4-.1.6-.3l2.2-2.1 2 2.1c.2.2.4.3.6.3.2 0 .4-.1.6-.2.2-.2.3-.4.3-.6 0-.2-.1-.4-.2-.6l-2.1-2.2 2.4-2.4z' style='fill:%23fff'/%3E%3C/svg%3E");
    z-index: 20;
}

.edaily_gogo_daum {
    width: 174px !important;
    height: 78px !important;
}

.edaily_gogo_daum>a>img {
    display: block;
    width: 174px !important;
    height: 78px !important;
}

/*-------------------------------------------------------------------------
									MEDIAQUERY
---------------------------------------------------------------------------*/

@media screen and (max-width:500px) {
    .chTarget>div dt {
        min-width: 80px;
    }

    .chTarget>div dd>span,
    .chTarget>div dd>p {
        font-size: .9rem;
    }


    /* 브랜드 채널 콘텐츠(중간) */
    .chTarget.cont>div>div {
        margin: 0 0 0 0;
    }

    .chTarget.cont>div>div dl dd.cht2 p.img {
        height: 117px;
    }

    .chTarget.cont>div>div dl dd.cht2 p.img img {
        height: 100%;
        object-fit: cover;
    }

    .chTarget.cont>div>div dl dd.cht2 p.tit {
        font-size: 1.1rem;
    }

}

@media screen and (max-width:420px) {
    .chTarget>div {
        margin: 0 0 0 20px;
    }

    .chTarget>div dt {
        display: none
    }

    .chTarget>div dd>span {
        font-size: 1rem;
    }

    .chTarget>div dd>p {
        position: relative;
        font-size: 1rem;
    }


    .chTarget>div dt {
        display: none
    }

    .chTarget>div dd>span {
        font-size: 1rem;
    }

    .chTarget>div dd>p {
        position: relative;
        font-size: 1rem;
    }


    .chTarget.cont>div>div dd>p::after {
        content: "";
        position: absolute;
        top: 4px;
        left: 0;
        width: 2px;
        height: 12px;
        background: #e60012;
        display: none;
    }

}

@media screen and (max-width:370px) {

    .chTarget>div:first-child {
        margin: 0;
    }

    .chTarget>div dd>p {
        line-height: 1.3rem;
    }

    .chTarget>div dd>p.point_p::after {
        top: 2px;
    }

    .chTarget>div dd>p::after {
        top: 4px;
    }


    .chTarget.cont>div>div {
        padding: 0 0 20px 0;
        margin-top: 20px;
    }

    .chTarget.cont>div>div dl dd.cht2 p.img {
        height: 88px;
        margin-bottom: 10px;
    }

    .chTarget.cont>div>div dl dd.cht2 p.tit {
        font-size: 0.9rem;
    }

    .chTarget.cont>div>div dl dd.cht2 span {
        margin-bottom: 10px;
        font-size: 1rem;
    }

}