@charset "UTF-8";
.article_header .top_share_navi {
    position: absolute;
    right:0;
    top: 0;
    margin-top: 15px;    display: flex;    z-index: 4;
}


.contents .article_header, .board .article_header{
position:relative;
}


.article_header .top_share_navi{position:absolute;right:30px;top:30px;margin-top:15px}
.article_header .top_share_navi .zoom{display:none}
.article_header .top_share_navi .btn { display:inline-block;overflow:hidden;width:57px;height:57px;border-radius:5px;border:1px solid #e5e7ee;color:#e5e7ee;text-align:center;line-height:57px;vertical-align:top;-webkit-transition:all 0.2s;transition:all 0.2s;color:#666;    display: flex;
    justify-content: center;
    align-items: center;}
.article_header .top_share_navi .btn.print::before { }
.article_header .top_share_navi .btn.print img{ width:20px;height:20px;}
.article_header .top_share_navi .btn:hover, .article_header .top_share_navi .btn:focus{border-color:#e5e7ee;background-color:#fff;color:#000}
.article_header .top_share_navi .share { display:inline-block;position:relative;z-index:2;vertical-align:middle;margin-right:0px;}
.article_header .top_share_navi .share { display:inline-block;position:relative;z-index:2;vertical-align:middle;margin-right:0px;}

.article_header .top_share_navi .btn.open::before {
    content: '\E801';
}
.article_header .top_share_navi .btn::before {
    display: block;
    width: 100%;
    height: 100%;
    font-family: "share_n";
    text-align: center;
    line-height: inherit;
    font-size: 17px;
    font-weight: 600;
	color:#121e34;
}

.article_header .top_share_navi.active .btn::before {
	color:#fff;
}



.article_header .top_share_navi .share img{ width:20px;height:20px;}
.article_header .top_share_navi .share .item { visibility:hidden;overflow:hidden;width:0;height:0;opacity:0;position:absolute;top:auto;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);overflow:hidden;top:100%;width:5rem;margin-top:1rem;padding:1rem 8px;border:1px solid #e5e7ee;background-color:#fff;white-space:nowrap;border-radius:5px;}
.article_header .top_share_navi .share .item::before {opacity: 0;
    position: absolute;
    top: auto;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    top: -3px;
    width: 10px;
    height: 10px;
    margin-top: -3px;
    margin-left: -5px;
    background-color: #fff;
    border-top: 1px solid #e5e7ee;
    border-left: 1px solid #e5e7ee;
    content: '';
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);}
.article_header .top_share_navi .share .item .list { display:block !important}
.article_header .top_share_navi .share .item a { display:block;overflow:hidden;width:3rem;height:3rem;margin-top:1rem;text-align:center;line-height:3rem}
.article_header .top_share_navi .share .item a::before { display:block;width:100%;height:100%;font-family:"share_n";text-align:center;line-height:inherit;}
.article_header .top_share_navi .share .item a.close::before {}
.article_header .top_share_navi .share .item a.close:hover::before, .article_header .top_share_navi .share .item a.close:focus::before {}
.article_header .top_share_navi .share .item a.close::before { content:'\E934';font-family:"share_n";font-size:12px;}
.article_header .top_share_navi .share .item a:hover::before, .article_header .top_share_navi .share .item a:focus::before { -webkit-transform:scale(1);transform:scale(1)}
.article_header .top_share_navi .share .item .facebook a::before { color:#222;content:"\E916";font-family:"share_n";font-size:12px;}
.article_header .top_share_navi .share .item .twitter a::before { content:"\E901";color:#222;font-family:"share_n";font-size:12px;}
.article_header .top_share_navi .share .item .kakaostory a::before { color:#222;content:"\E923";font-family:"share_n";font-size:12px;}
.article_header .top_share_navi .share .item .kakaotalk a::before { color:#222;content:"\E923";font-family:"share_n";font-size:12px;}
.article_header .top_share_navi .share .item .band a::before { color:#222;content:"\E937";font-family:"share_n";font-size:12px;}
.article_header .top_share_navi .share .item .link_share a::before{content:"\E902";font-family:"share_n";font-size:18px;}
.article_header .top_share_navi.active .share .btn { border-color:#121e34;background-color:#121e34;color:#fff}
.article_header .top_share_navi.active .share .item { visibility:visible;overflow:visible;width:auto;height:auto;opacity:1;margin-top:1.5rem;}
.article_header .top_share_navi.active .share .item::before{opacity:1;}
.b_alert_msg { padding: 15px 50px; position: fixed; left: 50rem; left: 50%; bottom: 40px; background: rgba(25, 25, 25, .9); border-radius: 5px; z-index: 552; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); opacity: 0; visibility: hidden; }
.b_alert_msg p { font-size: 16px; font-weight: 600; line-height: 1.66; color: #fff;text-align:center; }


body.show_nav .b_alert_msg { bottom: 140px;}

.online .article_header .top_share_navi,.mypage .article_header .top_share_navi,.login .article_header .top_share_navi {
    position: absolute;
    right: 0;
    top: 0;
    margin-top: -45px;
}

.article_header .top_share_navi .share .item *, .article_header .top_share_navi .share .item *::before, .article_header .top_share_navi .share .item *::after {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}

@media (max-width: 1023px){

.b_alert_msg { padding: 15px 46px; bottom: 30px; }

.article_header .top_share_navi {
    position: absolute;
    right: 0;
    top: auto;
    top: 0;
    margin-top: -10px;
}
    .b_alert_msg { bottom: 28px; }
    html.ios .b_alert_msg { padding-top: 16px; padding-bottom: 14px; }
.article_header .top_share_navi .btn {
    display: inline-block;
    overflow: hidden;
    width: 3rem;
    height: 3rem;
    border-radius: 5px;
    border: 1px solid #e5e7ee;
    color: #e5e7ee;
    text-align: center;
    line-height: 3rem;
    vertical-align: top;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    color: #666;
    display: flex;
    justify-content: center;
    align-items: center;
}

.article_header .top_share_navi .btn.print {
    display: none;
}
.article_header .top_share_navi .share {
    display: inline-block;
    position: relative;
    z-index: 2;
    vertical-align: middle;
    margin-right: 0px;
}
.online .article_header .top_share_navi,.mypage .article_header .top_share_navi,.login .article_header .top_share_navi {
    position: absolute;
    right: 0;
    top: 0;
    margin-top: 5px;
}
}
@media (max-width: 960px){



}
@media (max-width: 860px){
.article_header .top_share_navi {
    position: absolute;
    right: 20px;
    top: 40px;
    margin-top: -10px;
}
    .b_alert_msg { bottom: 108px; }
    html.ios .b_alert_msg { padding-top: 16px;}



.article_header .top_share_navi .btn {
    display: inline-block;
    overflow: hidden;
    width: 3rem;
    height: 3rem;
    border-radius: 5px;
    border: 1px solid #e5e7ee;
    color: #e5e7ee;
    text-align: center;
    line-height: 3rem;
    vertical-align: top;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    color: #666;
    display: flex;
    justify-content: center;
    align-items: center;
}
.article_header .top_share_navi .share .item {
    visibility: hidden;
    overflow: hidden;
    width: 0;
    height: 0;
    opacity: 0;
    position: absolute;
    top: auto;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    overflow: hidden;
    top: 100%;
    width: 3rem;
    margin-top: 3rem;
    padding: 0px;
    border: 1px solid #e5e7ee;
    background-color: #fff;
    white-space: nowrap;
    border-radius: 5px;
}
.article_header .top_share_navi.active .share .item {
    visibility: visible;
    overflow: visible;
    width: auto;
    height: auto;
    opacity: 1;
    margin-top: 1.0rem;
}
.article_header .top_share_navi .share .item a {
    display: block;
    overflow: hidden;
    width: 3rem;
    height: 3rem;
    margin-top: 0.1rem;
    text-align: center;
    line-height: 3rem;
}
body.show_nav .b_alert_msg { bottom: 90px;}
}
@media (max-width: 768px){

}


@media (max-width: 540px){
    .b_alert_msg { width: -webkit-calc(100% - 48px); width: calc(100% - 48px); left: 24px; bottom: 94px; -webkit-transform: none; -ms-transform: none; transform: none; }
    .b_alert_msg p { font-size: 15px; }


.article_header .top_share_navi .btn::before {
    display: block;
    width: 100%;
    height: 100%;
    font-family: "share_n";
    text-align: center;
    line-height: inherit;
    font-size: 13px;
    font-weight: 600;
    color: #121e34;
}
.article_header .top_share_navi {
        right: 10px;
        margin-top: -4px;
}

}