@charset "utf-8";
html, body {margin:0;padding:0;background:#fff !important;font-size:15px;color:#333;font-family: 'AppleSDGothicNeo-Light','Helvetica', 'ans-serif';}
body {-webkit-text-size-adjust: none;}
table, div {border-collapse:collapse;}
table {border-spacing:0;}
a:link, a:visited {text-decoration:none;}
a:hover, a:active {text-decoration:none;}
dl,ul,ol,li{list-style:none;margin:0;padding:0}
form {margin:0;}

@font-face {
    font-family: "Noto Sans KR";
    font-weight: 400;
    src: url("https://image.donga.com/font/NotoSansKR-Regular.eot");
    src: url("https://image.donga.com/font/NotoSansKR-Regular.eot?#iefix") format("embedded-opentype"), url("https://image.donga.com/font/NotoSansKR-Regular.woff2") format("woff2"), url("https://image.donga.com/font/NotoSansKR-Regular.woff") format("woff"), url("https://image.donga.com/font/NotoSansKR-Regular.otf") format("opentype");
}

@font-face {
    font-family: "Noto Sans KR";
    font-weight: 500;
    src: url("https://image.donga.com/font/NotoSansKR-Medium.eot");
    src: url("https://image.donga.com/font/NotoSansKR-Medium.eot?#iefix") format("embedded-opentype"), url("https://image.donga.com/font/NotoSansKR-Medium.woff2") format("woff2"), url("https://image.donga.com/font/NotoSansKR-Medium.woff") format("woff"), url("https://image.donga.com/font/NotoSansKR-Medium.otf") format("opentype");
}

@font-face {
    font-family: "Noto Sans KR";
    font-weight: 700;
    src: url("https://image.donga.com/font/NotoSansKR-Bold.eot");
    src: url("https://image.donga.com/font/NotoSansKR-Bold.eot?#iefix") format("embedded-opentype"), url("https://image.donga.com/font/NotoSansKR-Bold.woff2") format("woff2"), url("https://image.donga.com/font/NotoSansKR-Bold.woff") format("woff"), url("https://image.donga.com/font/NotoSansKR-Bold.otf") format("opentype");
}

@font-face {
    font-family: 'Pretendard';
    font-style: normal;
    font-weight: 700;
    src: url("https://image.donga.com/font/Pretendard-Bold.woff2") format('woff2');
    }

@font-face {
    font-family: 'Pretendard';
    font-style: normal;
    font-weight: 500;
    src: url("https://image.donga.com/font/Pretendard-Medium.woff2") format('woff2');
}

@font-face {
    font-family: 'Pretendard';
    font-style: normal;
    font-weight: 400;
    src: url("https://image.donga.com/font/Pretendard-Regular.woff2") format('woff2');
}
 
.icon {
    display: inline-block;    
    font-family: 'Dotum',  'Helvetica';
    height:24px;
    width:24px;
    margin-right:5px;
    vertical-align:middle;
    text-indent: -9999px;
    text-shadow: none;
    }
   
.icon_search {
    background-image: url('https://image.donga.com/challenge/mlbpark/images/icon_search.png');    
    background-size: 24px 24px;
    no-repeat ; 
    }

.icon_write {
    background-image: url('https://image.donga.com/challenge/mlbpark/images/icon_write.png')  ;    
    background-size: 25px 24px;
    no-repeat ;
    }

/* 빅툰 추가 20160415 */
.icon_bigtoon {
    width: 31px;
    height: 24px;
    background-image: url('https://image.donga.com/challenge/mlbpark/images/icon_bigtoon.png')  ;    
    background-size: cover;
    no-repeat ;
    }

.icon_alert {
    background:#f00;
    color: #fff;
    font-size:11px;
    padding:5px;
    line-height:13px;
    border-radius:50%;
    min-width:13px;
    text-align:center;
    font-weight:bold;
    }  
    
.mark { 
    font-family: 'Dotum',  'Helvetica';
    font-size:16px;color:#c28798;
       }    
.band { 
	padding:15px;
    vertical-align: middle;
    background:#f6f6f6;
    text-align:right;
    }
.opBtn {
    display:inline-block;
   width:100%;
    height:38px;
    border:1px solid #5181e3;
    border-radius:10px;
    line-height:38px;
    font-size:15px;
    color: #5181e3;
 text-align:center;
}
.balltool {
    position:fixed;
    overflow:hidden;
    bottom:20px;
    right:10px;
    width:50px;
    height:50px;
}

.balltool_left{
    left:10px !important;
}
     
.balltool img {
    width:100%;
    height:100%;
}

.aggreeK {display:inline-block;width:12px;height:11px;
    background: url('https://image.donga.com/challenge/mlbpark/images/icon_heart.png') no-repeat 0 0;
    background-size:12px 11px;
    text-indent:-99999px;
    vertical-align:middle;
}
.viewK {display:inline-block;width:15px;height:10px;
    background: url('https://image.donga.com/challenge/mlbpark/images/icon_eye.png') no-repeat 0 0;
    background-size:15px 10px;
    text-indent:-99999px;
    vertical-align:middle;
}

/*
.header{ width:100%;background:#25a;height:35px;}
.header .logo {font-size:23px;color:#fff;float:left;margin-left:5px;height:35px;line-height:35px;vertical-align:middle;}
.header .logo img{height:23px;width:auto;float:left;margin:6px 5px 6px 0;}
.header .logo span span{font-weight:bold;}
.header .menu { float:right;height:35px;line-height:35px;margin-right:10px;vertical-align:middle;}
*/

.header{ width:100%;height:52px;background:#3c73e2;border-bottom:1px solid #3367d0;}
.header .logo {font-size:23px;color:#fff;float:left;margin-left:5px;height:52px;line-height:52px;vertical-align:middle;}
.header .logo img{height:23px;width:auto;float:left;margin:16px 5px 6px 0;}
.header .logo span a {color:#fff;}
.header .logo span em{font-weight:bold;font-style:normal;color:#fff;}
.header .menu { float:right;height:45px;line-height:52px;margin-right:10px;vertical-align:middle;}
.header .menu a{ display:inline-block;margin-left:10px;z-index:9999;}
.header .menu .my_point {display:inline-block;position:relative;width:52px;height:20px;line-height:20px;margin-right:5px;padding:0 9px 0 3px;border-top-left-radius:12px;border-bottom-left-radius:12px;box-sizing:border-box;font-size:12px;color:#666666;text-align:center;background:#fff;letter-spacing:-0.5px;z-index:0;} /* 20221102 추가 */
.header .menu .my_point:before {content:"";display:block;position:absolute;top:-2px;right:-15px;width:25px;height:25px;background:url("https://image.donga.com/mlbpark/mobile/images/icon_my_point.png") 0 0 no-repeat;background-size:25px 25px;} /* 20221102 추가 */

.bar{ width:100%;background:#fff;height:45px;margin:0;border-bottom:1px solid #989898;}
.bar .menus {position:relative;width:1500px; height:45px;line-height:45px;}
.bar .menus .menu { font-size:16px;color:#4e4e4e;font-weight:bold;height:45px;line-height:45px;padding:0 10px;vertical-align:middle;}
.bar .menus .on { color:#3c73e2;}
.bar .menus .on:after {content:' ';position:absolute;bottom:0;left:0;width:100%;height:3px;background:#3c73e2;}
.bar .menus .unse:before {content:"";display:inline-block;width:19px;height:19px;margin:0 3px 0 0;background:url("https://image.donga.com/mlbpark/mobile/images/icon_unse.png") 0 0 no-repeat;background-size:19px 19px;vertical-align:sub;} /* 20230412 추가 */

.bar .menus .menu.stats {color:#E11956;}
.bar .menus .stats.on { color:#E11956;}
.bar .menus .stats.on:after {content:' ';position:absolute;bottom:0;left:0;width:100%;height:3px;background:#E11956;}

#fixedmenu {overflow:hidden; width:100%;}

/* 서브메뉴 */
.sub_menu {padding:0 10px;border-bottom:1px solid #989898;}
.sub_menu .menu_link {overflow:hidden;padding:7px 0 0 0;margin-bottom:-3px;}
.sub_menu .menu_link li {float:left;margin:0 7px 10px 0;}
.sub_menu .menu_link li a {display:inline-block;height:20px;padding:0 4px;border:1px solid #5181e3;border-radius:5px;font-size:13px;color:#5181e3;line-height:21px;font-weight: 500;}
.sub_menu .menu_link li.stats a {border:1px solid #E11956;color:#E11956;}
.sub_menu .menu_link li .toggle_sw {position:relative;display:block;width:54px;height:18px;margin-top:2px;padding:0 0 0 7px;background:#666;border-radius:15px;line-height:19px;font-size:12px;color:#fefefe;font-weight:bold;letter-spacing:-1px;cursor:pointer;box-sizing:border-box;}
.sub_menu .menu_link li .toggle_sw .toggle_button {position:absolute;top:-3px;right:0;display:block;width:23px;height:23px;background:url("../img/icon_m_off01.png") no-repeat 0 0;background-size:23px 23px;}
.sub_menu .menu_link li #toggle:checked ~ .toggle_sw {padding:0 7px 0 0;background:#3b73e2;color:#fff;text-align:right;}
.sub_menu .menu_link li #toggle:checked ~ .toggle_sw .toggle_button {left:0;background:url("../img/icon_m_on01.png") no-repeat 0 0;background-size:23px 23px;}
.sub_menu .menu_link li.hotdeal a {border:1px solid #FF3204;color:#FF3204;background:url(../img/icon_hotdeal.png) no-repeat 0 0;background-position: 4px 4px;background-size: 10px 12px;padding-left: 18px;} /* 250812 추가 */

.contents{width:100%;}
.lists{width:100%;background:#fff;margin-bottom:0;}
.lists .items {overflow:hidden;position:relative;min-height:38px;padding:5px;border-bottom:1px solid #ccc;}
.lists .head {display:none;}
.lists .dugout {display:none;}
.lists .block { width:100% auto; padding-left:54px; }
.lists .block a{ color:gray ;display:block;}
.lists .block span { color:#25a;}
.lists .items .reply { display:block;width:11px !important;height:12px !important;margin:10px 5px 0 10px !important;background:url('https://image.donga.com/challenge/mlbpark/images/icon_reply.gif') no-repeat 0 0;text-indent:-999999px; }
.lists .items .reply + div {margin-left:30px;}
.lists .items .photo {position:absolute;}
.lists .items .photo a {display:none;}
.lists .items .photo a img{width:36px; height:auto;border-radius:100%;border:1px solid #bfbfbf;}
.lists .items .photo .icon_rank {display:block;position:absolute;top:0;left:-26px;width:30px;color:#363637;font-size:18px;font-weight:bold;text-align:center;}
.lists .items .photo .icon_new{ position:absolute;bottom:5px;right:-2px;width:19px;height:19px;
    background:url('https://image.donga.com/challenge/mlbpark/images/icon_new320.png') no-repeat 0 0;}
.lists .items .photo .icon_hot { position:absolute;bottom:5px;right:-2px;width:19px;height:19px;
    background:url('https://image.donga.com/challenge/mlbpark/images/icon_hot320.png') no-repeat 0 0;}
.lists .items .text .info .mark {display:none;}
.lists .items .text .info .val {display:none;}
.lists .items .text {display:block;margin-left:5px;}
.lists .items .text .nick{color:#666;margin-right:15px;font-size:13px;}
.lists .items .text .val{color:#777;font-size:13px;margin-right:5px;}
.lists .items .text .date{color:#666;font-size:13px;margin-right:15px;}
.lists .items .text .board{color:#666;margin-right:5px;}
.lists .items .text .board a{color:#666 !important;}
.lists .items .text .allim{color:#666 !important;font-size:14px;}
.lists .items .text .allim em{font-style:normal;color:#25a;}
.lists .items .text .del{position:absolute;top:8px;right:20px;}
.lists .items .text .del img{width:12px;height:auto;border:none;}
.lists .items .text .title {}
.lists .items .text .title a{display:block;padding: 0 5px 0 0;font-size:15px;color:#333;width:auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}/* 20210223 수정 */
.lists .items .text .title a.txt:visited {color:#999;}
.lists .items .text .title a span{color:#25a;padding-right:3px;}
.lists .items .text .title .word{float:left;width:auto;color:#25a;padding-right: 3px;}/* 20210223 추가 */
.lists .items .text .title .word:link,.lists .items .text .title .word:visited{color:#25a !important;}/* 20210223 추가 */
.lists .items .text .title a .replycnt{color:#ff3737;padding-left:2px;font-size:14px;}

.lists .items .text .title .txt span {color:#333;}
.lists .items .text .title .txt .txt_in {float:left;display:table-cell;max-width:100%;}
.lists .items .text .title .txt .txt_in .icon_img {float:right;display:block;width:17px;height:14px;margin-top:3px;background:url('https://image.donga.com/mlbpark/img/icon_imgm.png') no-repeat 0 0;background-size:17px 14px;vertical-align:middle;}
.lists .items .text .title .txt .txt_in .link_txt {display:block;width:auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
/* 리스트 취소선 250812 추가 */
.lists .items .text .title .txt .txt_in .link_txt.strike-text {text-decoration: line-through;text-decoration-color: #999;text-decoration-thickness: 1px; } 
.lists .items .text .title .txt span.strike-text {color:#999;}

.lists .items .text .info {clear:both;width:100%;}/* 20210223 추가 */
.lists .items .text .info .replycnt_tit {color:#666;font-size:13px;}
.lists .items .text .info .replycnt{color:#ff3737;padding-left:2px;font-size:14px;vertical-align:middle;}
.lists .items .new_circle {display: inline-block;width: 6px;height: 6px;margin-right: 2px;border-radius: 50%;background: #f25632;}

.lists_today .items {padding:10px 15px 10px 30px;}

/* 더그아웃 리스트 */
.lists .dugout_title {word-break:break-word;}
.lists .items .text .dugout_title a {white-space: normal;}

.sub_lists_today {overflow:hidden; margin-bottom: 0;}/* 20200611 수정 */ 
.sub_lists_today .items {width:100%;padding:0;}
.sub_lists_today .items a {color:#333;}
.sub_lists_today .items .photo {float:left;width:30px;padding-top:9px;vertical-align:middle;text-align:center;}
.sub_lists_today .items .photo .icon_rank {position:static;}
.sub_lists_today .items:nth-child(6):before {display:block;content:'';clear:both;background:#f5f5f5;width:100%;padding-top:290px;border-bottom:1px solid #ccc;}/* 20200611 추가 */
.sub_lists_today .text {display:block !important;margin-left:30px !important;padding:10px 15px 5px 0;vertical-align:middle;}
.sub_lists_today .text .title  a {overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.sub_lists_today .text .title a:visited {color:#999;}

.newsfeed .items { min-height:75px !important;padding:15px;}
.newsfeed .items .photo {width:110px; height:65px; overflow:hidden !important;padding-top:-15px;background:#eee;}
.newsfeed .items .photo a {display:block;}
.newsfeed .items .photo a img{width:110px; height:auto;padding:0;border-radius:0;border:none;}
.newsfeed .items .text  {display:inline-block;margin-left:120px;padding-top:0;}
.newsfeed .items .text .title a {white-space:inherit;}

/* 260121 수정 */
.page {position:relative;width:100% auto;text-align:center;background:#fff;margin:0 0 10px 0;padding:0 40px;border-bottom:1px solid #c0c3c5;}
.page strong {display:inline-block;padding:3px 19px 1px;color:#5181e3;}
.page a {display:inline-block;padding:3px 19px 1px;color:#7b828b;}
.page a.left {position:absolute;left:0;width:37px;height:23px;padding:0;background:url('https://image.donga.com/challenge/mlbpark/images/btn_page01.png') no-repeat 0 -6px;background-size:75px 75px;vertical-align:middle;border-right:1px solid #c0c3c5;border-left:1px solid #c0c3c5;}
.page a.right {position:absolute;right:0;width:37px;height:23px;padding:0;background:url('https://image.donga.com/challenge/mlbpark/images/btn_page01.png') no-repeat -38px -47px;background-size:75px 75px;vertical-align:middle;border-left:1px solid #c0c3c5;border-right:1px solid #c0c3c5;}

/* 20160512 추가 */
.paging_box .page {padding:0 0;}
.paging_box .page a {padding:7px 8px;}
.paging_box .page strong {padding:7px 8px;}
.paging_box .page a.today {height:23px;line-height:23px;margin:7px 5px;padding:0 9px;border:1px solid #3c73e2;border-radius:2px;vertical-align:middle;color:#3c73e2;font-size:13px;}

.titles {display:block;padding:10px 15px 10px 15px;color:#000;font-weight:bold;border-bottom:1px solid #e7e7e7;}
.titles .word {color:#25a;}
.titles .hotdeal{color:#FF3F34;}/*240923 수정*/ 
.titles span.tit{display:block;color:#0a0a0a;font-size:18px;}
.titles span.date {color:#767676;font-size:12px;}


.view_head{width:100% auto;background:#fff;}
.view_head .items {position:relative;min-height:40px;padding:7px 15px;}
.view_head .items .photo {position:absolute;}
.view_head .items .photo a img{width:37px; height:auto;border-radius:100%;border:1px solid #bfbfbf;}
.view_head .items .text {display:inline-block;margin-left:50px;}
.view_head .items .text .nick{color:#25a;font-weight:bold;margin-right:0;}
.view_head .items .text .val{color:#767676;font-size:13px;}
.view_head .items .text .date{color:#666;font-size:13px;}
.view_head .items .text .text1 .img {display:inline-block;vertical-align:middle;}
.view_head .items .text .text2 .mark{font-size:12px;color:#666 !important;}
.view_head .items .text .text2 .val {color:#ff3737;font-size:12px;}
.view_head .items .text .text2 a span {color:#666 !important;}
.view_head .items .font{position:absolute;bottom:10px;right:15px;}
.view_head .items .font a{
    display:block;
    float:right;
    font-size:16px;
    color:#666;
    text-align:center;
    vertical-align:middle;
    line-height:25px;
    text-indent:-999999px;
    }

.view_head .items .font .font_small{
    width:41px;height:31px;
    background:url('https://image.donga.com/challenge/mlbpark/images/btn_font01.png') no-repeat 0 0;background-size:41px 31px;
    }
.view_head .items .font .font_big{
    width:42px;height:31px;
   background:url('https://image.donga.com/challenge/mlbpark/images/btn_font02.png') no-repeat 0 0;background-size:42px 31px;
    }

.view_context{overflow:hidden;width:100%;background:#fff;}


/* .view_context img{max-width:300px} */
.view_context .ar_txt {width:100% auto;padding:8px;font-size:16px;}
.view_context .ar_txt a {word-wrap:break-word;}
/* 20161223 추가 */
.view_context .ar_txt img {display: block;max-width:100%;height:auto;vertical-align: top;}
.view_context .ar_txt embed {max-width:100%;height:auto;}
.view_context .ar_txt table {max-width:100%;height:auto;}
.view_context .ar_txt iframe {width:100% !important;height:315px !important;border:none;}
.view_context .ar_txt video {display: block;max-width:100%;vertical-align: top;}
.view_context .ar_txt .event_iframe iframe {width:100%;height:2050px !important}

/* ev라운지 기사 240219 */
.inner_article{display:flex;justify-content:space-between;align-items:flex-end;margin-top:34px;margin-bottom:6px;}
.inner_article .inner_article_list{width:100%;}/* 250904 수정 */
.inner_article .article_item p{display:flex;justify-content:flex-start;align-items:center;}
.inner_article .article_item p::before{content:'';display:block;width:8px;height:8px;background-color:#618de6;border-radius:50%;margin-right:4px;flex-shrink:0;}
.inner_article .article_item p a{display:block;max-width:100%;font-family:'Noto Sans KR';font-size:15px;font-weight:500;color:#333;letter-spacing:-0.03em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}/* 250904 수정 */
.inner_article .article_item p .txt{display: block;min-width: 69px;margin-left:5px;}/* 250904 추가 */

.inner_article .btn_more{display:flex;justify-content:flex-start;align-items:center;font-family:'Noto Sans KR';font-size:12px;font-weight:400;line-height:22px;letter-spacing: -0.05em;color:#333;flex-shrink:0;margin-left:10px;}
.inner_article .btn_more::after{content:'';display:block;width:7px;height:11px;background:url(../img/ic_arr_r.png)no-repeat;margin-left:5px;}

/* //20161223 추가 */
.view_context .ar_txt_tool {overflow:hidden;width:100% auto;padding:20px 5px;border-bottom:1px solid #ccc;}
.view_context .ar_txt_tool a{display:block;padding:6px 9px;color:#0a0a0a;font-size:13px;}
.view_context .ar_txt_tool span {display:inline-block;border:1px solid #9f9f9f;border-radius:5px;}
.view_context .ar_txt_tool .tool_left{float:left;}
.view_context .ar_txt_tool .tool_left span{margin-left:2px;}
.view_context .ar_txt_tool .tool_right{float:right;color:#25a;}
.view_context .ar_txt_tool .tool_right span{margin-right:2px;}
.view_context .ar_txt_tool .wr_reply {background:#f5f5f5;}
.view_context .ar_txt_tool .wr_like {display:inline-block;border:1px solid #ff3737;}
.view_context .ar_txt_tool .wr_like a{color:#ff3737;}
.view_context .ar_txt_tool .wr_scrap a {color:#686868;}
.view_context .ar_txt_tool .wr_share a {color:#686868;}/* 20201216 추가 */
.view_context .ar_txt_tool .wr_likes {display:none;border:none;text-align:right;}
.view_context .ar_txt_tool .icon_scrap {display:inline-block;width:13px;height:10px;margin-left:2px;background:url('https://image.donga.com/challenge/mlbpark/images/icon_scrap.png') no-repeat 0 center;background-size:13px 10px;border:none;border-radius:0;}
.view_context .ar_txt_tool .icon_share {display:inline-block;width:10px;height:12px;margin-left:2px;background:url('https://image.donga.com/mlbpark/img/icon_m_share.png') no-repeat 0 center;background-size:10px 12px;border:none;border-radius:0;}/* 20201216 추가 */
.view_context .ar_txt_tool .icon_heart {display:inline-block;width:13px;height:11px;margin-left:2px;background:url('https://image.donga.com/challenge/mlbpark/images/icon_heart01.png') no-repeat 0 center;background-size:12px 11px;;border:none;border-radius:0;}
.view_context .ar_tool {overflow:hidden;margin-top:10px;padding:0 5px;text-align:right;}
.view_context .ar_tool .wr_list {display:inline-block;padding:6px 9px;background:#f5f5f5;border:1px solid #9f9f9f;border-radius:5px;color:#0a0a0a;font-size:13px;}
.view_context .ar_tool .wr_list a {color:#171717;font-weight:bold;}
.view_context .ar_tool .wl_list a {display:block;float:left;height:28px;line-height:27px;padding:0 15px;background:#3c73e2;border:1px solid #1957d4;color:#fff;border-radius:5px;text-align:center;font-size:13px;}
.view_context .ar_tool .wr_list01 a {display:block;float:right;height:28px;line-height:27px;padding:0 15px;background:#3c73e2;border:1px solid #1957d4;color:#fff;border-radius:5px;text-align:center;font-size:13px;}

/* 애드서버태그 */
.view_context #adstream_box {display:flex;justify-content: center; padding:30px 0 0 0;}

/* 추천 공유하기 */
.view_context .tool_cont {padding:30px 0 0 0;text-align:center;}
.view_context .tool_cont button {position:relative;display:inline-block;width:41px;height:41px;margin:0 7px;padding:0;border:0;background:transparent;cursor:pointer;}
.view_context .tool_cont button:hover {text-decoration:none;}
.view_context .tool_cont button span {display:block;font-size:13px;color:#666;font-weight:bold;}
.view_context .tool_cont .wr_recommend:before {content:'';display:block;width:41px;height:41px;margin-bottom:4px;background:url('https://image.donga.com/mlbpark/img/icon_m_recommend01.png') no-repeat 0 0;background-size:41px 41px;position:relative;z-index:1;color-scheme: light only;}/*240426 수정*/
.view_context .tool_cont .wr_recommend.on:before {content:'';display:block;background:url('https://image.donga.com/mlbpark/img/icon_m_recommend02.png') no-repeat 0 0;background-size:41px 41px;color-scheme: light only;}
.view_context .tool_cont .wr_share:before {content:'';display:block;width:41px;height:41px;margin-bottom:4px;background:url('https://image.donga.com/mlbpark/img/icon_m_share01.png') no-repeat 0 0;background-size:41px 41px;}

/* 추천하기 추천수 240416 */
.view_context .tool_cont .wr_recommend .count_recommend{display:flex;position:absolute;right:35px;top:50%;transform:translateY(-50%);width:fit-content;height:29px;border:2px solid #fb6b65;border-right:0;border-top-left-radius:20px;border-bottom-left-radius:20px;padding:0 15px 0 12px;box-sizing:border-box;font-family:"Noto Sans KR";font-size:19px;font-weight:700;line-height:1em;color:#fb6b65;letter-spacing:-0.05em;word-break: keep-all;z-index:0;align-items: center;color-scheme: light only;}/*240426 수정*/
.view_context .tool_cont .wr_recommend.on .count_recommend{color:#fff;background-color:#fb6b65;overflow:hidden;border:0;padding:0 15px 0 14px;color-scheme: light only;}/*240426 수정*/
.view_context .tool_cont .wr_recommend.on .count_recommend::after{content:'';display:block;position:absolute;right:-36px;top:50%;transform:translateY(-50%);width:40px;height:40px;border-radius:50%;border:2px solid #fff;}

/* 20210401 추가 */
.view_context p{margin:0}

.view_suggest{width:100% auto;margin-top:1px;}
.view_suggest .title{width:100% auto;background:#fff;height:40px;border-bottom:1px solid #ccc;}
.view_suggest .title .tool_left{float:left;padding: 0 10px;height:40px;line-height:40px;vertical-align:middle;color:#333;}
.view_suggest .title .tool_left a{float:left;height:40px;line-height:40px;vertical-align:middle;color:#333;}
.view_suggest .title .tool_left span{color:#2b60ca;font-size:16px;}
.view_suggest .title .tool_left span b {font-weight:normal;}
.view_suggest .title .tool_right{float:right;font-weight:bold;height:40px;line-height:40px;vertical-align:middle;color:#333;}
.view_suggest .title .tool_right a{float:right;display:block;width:17px;height:9px;font-weight:bold;padding: 0 10px;height:40px;background:url('https://image.donga.com/challenge/mlbpark/images/icon_view.png') no-repeat 0 center;background-size:17px 9px;line-height:40px;vertical-align:middle;color:#333;text-indent:-99999px;}
.view_suggest .title .tool_right a.on {background:url('https://image.donga.com/challenge/mlbpark/images/icon_view_off.png') no-repeat 0 center;background-size:17px 9px;}
.view_suggest .title .btn a{width:auto; background: none; color:#2b60ca;padding: 0 10px;height:40px;line-height:40px;vertical-align:middle;text-indent:0;}
.view_suggest ul{width:100% auto;background:#faf9f9;}
.view_suggest ul li{border-bottom:1px solid #ccc;padding:5px 10px;width:100% auto;}
.view_suggest ul li .val {margin:0;margin-right:10px;font-size:13px;padding:0;color:#25a;}
.view_suggest ul li .subject a{font-size:15px;padding:0;margin:0;color:#000;}

.reply_list {width:100% auto;padding:10px 5px;background-color:#cfd7e9;}
.reply_list .name {font-size:13px;}
.reply_list .date {font-size:10px;}
.reply_list .ip {font-size:10px;}
.reply_list .other_reply {width:auto;margin:10px 0;}
.reply_list .other_reply .txt_box {width:100%;}
.reply_list .other_reply .txt {position:relative;float:left;max-width:90%;padding:5px 10px;background:#fff;border-radius:0 15px 15px 15px;text-overflow: ellipsis;word-break:break-word;text-align:right;}
.reply_list .other_reply .txt span {color:#7b828b;}
.reply_list .other_reply .txt .re_txt {clear:both;display:block;color:#333;text-align:left;}
.reply_list .other_reply .txt .btn_edit {display:inline-block;height:22px;margin:0 1px 0 0;color:#7a838c;font-size:10px;letter-spacing:-1px;text-align:center;line-height:24px;}
.reply_list .other_reply .txt .btn_redel {display:inline-block;height:22px;margin:0;color:#7a838c;font-size:10px;letter-spacing:-1px;text-align:center;line-height:24px;}
.reply_list .other_reply .txt .btn_rebox {float:right;padding-left:10px;}
.reply_list .other_reply .txt .btn_rebox a {float:none;}
.reply_list .other_reply .txt .btn_rebox .txt_bar {color:#c7cad4;font-size:11px;margin:0;}

.reply_list .other_con {overflow:hidden;position:relative;padding:0 0 0 49px;}
.reply_list .other_con a {float:left;display:block;text-align:left;}
.reply_list .other_con a span {margin-right:6px;}
.reply_list .other_con .photo {position:absolute;top:10px;left:0;width:37px;height:37px;border-radius:100%;border:1px solid #bfbfbf;}
.reply_list .other_con .photo img {width:100%;border-radius:100%;}
.reply_list .other_con .txt .icon_arr {display:block;position:absolute;top:0;left:-8px;width:8px;height:9px;background:url('https://image.donga.com/challenge/mlbpark/images/icon_arr01.png') no-repeat 0 0;background-size:8px 9px;}
.reply_list .other_reply .btn_del {position:absolute;bottom:-1px;right:-15px;display:block;width:31px;height:15px;background:url('https://image.donga.com/challenge/mlbpark/images/btn_del01.png') no-repeat 0 0;background-size:31px 15px;z-index:0;}
.reply_list .icon_mark {display:block;width:37px;height:37px;overflow:hidden;}
.reply_list .my_reply {width:auto;text-align:right;}
.reply_list .my_reply .txt_box {width:100%;}
.reply_list .my_reply .txt {position:relative;float:right;max-width:90%;padding:5px 10px;background:#fcffca;border-radius:15px 0 15px 15px;color:#fff;line-height:130%;text-overflow: ellipsis;word-break:break-word;text-align:right;}
.reply_list .my_reply .txt span {color:#686d74;margin-right:6px;}
.reply_list .my_reply .txt .re_txt {clear:both;display:block;color:#333;text-align:left;}
.reply_list .my_reply .txt .btn_edit {display:inline-block;height:22px;margin:0 1px 0 0;color:#7a838c;font-size:10px;letter-spacing:-1px;text-align:center;line-height:24px;}
.reply_list .my_reply .txt .btn_redel {display:inline-block;height:22px;margin:0;color:#7a838c;font-size:10px;letter-spacing:-1px;text-align:center;line-height:24px;}
.reply_list .my_con .btn_del {position:absolute;bottom:-1px;left:-15px;display:block;width:31px;height:15px;background:url('https://image.donga.com/challenge/mlbpark/images/btn_del02.png') no-repeat 0 0;background-size:31px 15px;z-index:0;}
.reply_list .my_reply .txt .btn_rebox {float:right;padding-left:10px;}
.reply_list .my_reply .txt .btn_rebox a {float:none;}
.reply_list .my_reply .txt .btn_rebox .txt_bar {color:#c7cad4;font-size:11px;margin:0;}
.reply_list .my_con {overflow:hidden;position:relative;padding:16px 49px 0 0;}
.reply_list .my_con a {float:left;display:block;text-align:left;}
.reply_list .my_con .photo {position:absolute;top:10px;right:2px;width:37px;height:37px;border-radius:100%;border:1px solid #bfbfbf;}
.reply_list .my_con .photo img {width:100%;border-radius:100%;}
.reply_list .my_con .txt .icon_arr {display:block;position:absolute;top:0;right:-14px;width:8px;height:9px;background:url('https://image.donga.com/challenge/mlbpark/images/icon_arr02.png') no-repeat 0 0;background-size:8px 9px;}

/* 운영진 컬러 */
.reply_list .executive .txt {background:#5181e3;color:#fff;}
.reply_list .executive .txt span {color:#fff;opacity:0.7;}
.reply_list .executive .txt .re_txt {color:#fff;opacity:1;}
.reply_list .executive .txt .btn_edit {color:#fff;}
.reply_list .executive .txt .btn_redel {color:#fff;}
.reply_list .executive .txt .btn_rebox {opacity:0.7;}
.reply_list .my_con.executive .txt .icon_arr {display:block;position:absolute;top:0;right:-14px;width:8px;height:9px;background:url('https://image.donga.com/challenge/mlbpark/images/icon_arr04.png') no-repeat 0 0;background-size:8px 9px;opacity:1;}
.reply_list .other_con.executive .txt .icon_arr {display:block;position:absolute;top:0;left:-8px;width:8px;height:9px;background:url('https://image.donga.com/challenge/mlbpark/images/icon_arr05.png') no-repeat 0 0;background-size:8px 9px;opacity:1;}

/* 대댓글 개편 240910 */
.reply_zone.type_re{padding:0 14px;box-sizing:border-box;}
.view_suggest.type_re .title{display:flex;justify-content:space-between;align-items:center;height:unset;border:0;border-bottom:0;padding:23px 0 9px;border-bottom:1px solid #000;}
.view_suggest.type_re .title .tool_left{height:unset;font-size:15px;font-weight:700;line-height:1em;color:#000;padding:0;}
.view_suggest .title .tool_left span{color:#205BC3;}
.view_suggest.type_re .title .btn_reply{padding:9px 17px;border-radius:2px;background:#205BC3;color:#fff;text-align:center;font-size:13px;font-weight:700;line-height:1em;border:0;}

.reply_list.type_re{width:100%;padding:13px 14px 20px;box-sizing:border-box;background-color:#fff;}
.reply_list.type_re .other_con{display:flex;justify-content:flex-start;align-items:flex-start;gap:10px;border-radius:10px;border:1px solid #CED0D7;background:#F9F9F9;padding:5px 10px;margin-bottom:5px;box-sizing:border-box;overflow:unset;}/*241108 수정*/

.reply_list.type_re .other_con.replied{width:calc(100% - 20px);margin-left:20px;}
.reply_list.type_re .other_con.replied_re{width:calc(100% - 36px);margin-left:36px;}
.reply_list.type_re .other_con.replied::before,
.reply_list.type_re .other_con.replied_re::before{content:'';display:block;position:absolute;left:-20px;top:21px;width:12px;height:12px;border-left:1px solid #999;border-bottom:1px solid #999;box-sizing:border-box;}
.reply_list.type_re .other_con.replied_re::before{left:-17px;}
.reply_list.type_re .other_con .photo{position: relative;top:unset;left:unset;width:40px;height:40px;border-radius:100%;border:1px solid #E6E6E6;box-sizing:border-box;overflow:hidden;flex-shrink:0;}
.reply_list.type_re .other_con .photo a{float:unset;display:block;width:100%;height:100%;margin-bottom:unset;text-decoration:none;text-align:unset;}
.reply_list.type_re .other_con .photo img {width:100%;border-radius:unset;border:none;}

.reply_list.type_re .other_reply{width:100%;margin:2px 0;text-align:right;}
.reply_list.type_re .other_reply .txt_box{width:100%;}
.reply_list.type_re .other_reply .txt{position:relative;float:unset;display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;max-width:100%;padding:0;background:unset;border-radius:unset;text-overflow:ellipsis;word-break:break-word;text-align:left;font-family:inherit;}

.reply_list.type_re .other_con a{float:unset;display:block;margin-bottom:0;text-decoration:none;text-align:left;}
.reply_list.type_re .other_reply .txt a span{display:inline-block;font-family:inherit;font-size:12px;font-weight:400;line-height:18px;color: #666;}
.reply_list.type_re .other_reply .txt a span.name{display:flex;justify-content:flex-start;align-items:center;font-family:inherit;font-size:15px;font-weight:700;line-height:18px;color:#000;padding-top:2px;}/*241108 수정*/
.reply_list.type_re .other_reply .txt .btn_rebox{position:absolute;right:0;top:0;float:unset;padding-left:0;display:flex;justify-content:flex-start;align-items:center;}
.reply_list.type_re .other_reply .txt .btn_rebox a{display:flex;justify-content:flex-start;align-items:center;font-family:inherit;font-size:0;}
.reply_list.type_re .other_reply .txt .btn_rebox a::before{content:'';display:block;width:15px;height:15px;}
.reply_list.type_re .other_reply .txt .btn_rebox a.btn_replied::before{background:url(https://image.donga.com/mlbpark/img/icon_reply2.png)no-repeat;}
.reply_list.type_re .other_reply .txt .btn_rebox a.btn_edit::before{background:url(https://image.donga.com/mlbpark/img/icon_edit.png)no-repeat;background-position:0px 1px;}
.reply_list.type_re .other_reply .txt .btn_rebox a.btn_redel::before{background:url(https://image.donga.com/mlbpark/img/icon_delete.png)no-repeat;}
.reply_list.type_re .other_reply .txt .btn_rebox a::after{content:'';display:block;width:1px;height:10px;background-color:#bbb;margin:0 8px;}
.reply_list.type_re .other_reply .txt .btn_rebox a:last-child:after{display:none;}

.reply_list.type_re .other_reply .txt .re_txt {clear:both;overflow:hidden;display:block;font-family:inherit;font-size:15px;font-weight:400;color:#333;text-align:left;line-height: 140%;width:100%;margin-top:5px;}/*241108 수정*/
.reply_list.type_re .other_reply .txt .re_txt .name_re{font-size:15px;font-weight:700;line-height:140%;color:#205BC3;margin-right:5px;}
.reply_list.type_re .my_con{display:flex;justify-content:flex-start;align-items:flex-start;gap:10px;border-radius:10px;border:1px solid #E5E5E5;background:#F1F8FC;padding:5px 10px;margin-bottom:5px;box-sizing:border-box;overflow:unset;}/*241108 수정*/

.reply_list.type_re .my_con.replied{width:calc(100% - 20px);margin-left:20px;}
.reply_list.type_re .my_con.replied_re{width:calc(100% - 36px);margin-left:36px;}
.reply_list.type_re .my_con.replied::before,
.reply_list.type_re .my_con.replied_re::before{content:'';display:block;position:absolute;left:-20px;top:20px;width:12px;height:12px;border-left:1px solid #999;border-bottom:1px solid #999;box-sizing:border-box;}
.reply_list.type_re .my_con.replied_re::before{left:-17px;}
.reply_list.type_re .my_con .photo{position: relative;top:unset;left:unset;width:40px;height:40px;border-radius:100%;border:1px solid #E6E6E6;box-sizing:border-box;overflow:hidden;flex-shrink:0;}
.reply_list.type_re .my_con .photo a{float:unset;display:block;width:100%;margin-bottom:unset;text-decoration:none;text-align:unset;}
.reply_list.type_re .my_con .photo img {width:100%;border-radius:unset;border:none;}

.reply_list.type_re .my_reply{width:100%;}
.reply_list.type_re .my_reply .txt_box{width:100%;}
.reply_list.type_re .my_reply .txt{position:relative;float:unset;display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;max-width:100%;padding:0;background:unset;border-radius:unset;text-overflow:ellipsis;word-break:break-word;text-align:left;font-family:inherit;}

.reply_list.type_re .my_con a{float:unset;display:block;margin-bottom:0;text-decoration:none;text-align:left;}
.reply_list.type_re .my_reply .txt a span{font-family:inherit;font-size:12px;font-weight:400;line-height:18px;color: #666;}
.reply_list.type_re .my_reply .txt a span.name{display:flex;justify-content:flex-start;align-items:center;font-family:inherit;font-size:15px;font-weight:700;line-height:14px;color:#000;padding-top:2px;}/*241108 수정*/
.reply_list.type_re .my_con .txt a span.name::after{content:'작성자';display:block;width:45px;height:17px;border-radius:10px;background-color:#5084E1;font-size:11px;font-weight:500;line-height:17px;color:#fff;text-align:center;margin-left:5px;}
.reply_list.type_re .my_reply .txt .btn_rebox{position:absolute;right:0;top:0;float:unset;padding-left:0;margin-left:auto;display:flex;justify-content:flex-start;align-items:center;}
.reply_list.type_re .my_reply .txt .btn_rebox a{display:flex;justify-content:flex-start;align-items:center;font-family:inherit;font-size:0;}
.reply_list.type_re .my_reply .txt .btn_rebox a::before{content:'';display:block;width:15px;height:15px;}
.reply_list.type_re .my_reply .txt .btn_rebox a.btn_replied::before{background:url(https://image.donga.com/mlbpark/img/icon_reply2.png)no-repeat;}
.reply_list.type_re .my_reply .txt .btn_rebox a.btn_edit::before{background:url(https://image.donga.com/mlbpark/img/icon_edit.png)no-repeat;background-position:0px 1px;}
.reply_list.type_re .my_reply .txt .btn_rebox a.btn_redel::before{background:url(https://image.donga.com/mlbpark/img/icon_delete.png)no-repeat;}
.reply_list.type_re .my_reply .txt .btn_rebox a::after{content:'';display:block;width:1px;height:10px;background-color:#bbb;margin:0 8px;}
.reply_list.type_re .my_reply .txt .btn_rebox a:last-child:after{display:none;}

.reply_list.type_re .my_reply .txt .re_txt {clear:both;overflow:hidden;display:block;font-family:inherit;font-size:15px;font-weight:400;color:#333;text-align:left;line-height: 140%;width:100%;margin-top:5px;}/*241108 수정*/
.reply_list.type_re .my_reply .txt .re_txt .name_re{font-size:15px;font-weight:700;line-height:140%;color:#205BC3;margin-right:5px;}

/* 240919 추가 - 대댓글 제목 조정*/
@media screen and (max-width:390px) {
    .reply_list.type_re .other_con.replied .other_reply .txt a span.name{letter-spacing:-0.1em;}
    .reply_list.type_re .other_con.replied .txt a span.name::after{width:40px;}

    .reply_list.type_re .other_con.replied_re .other_reply .txt a span.name{font-size:14px;letter-spacing:-0.1em;}
    .reply_list.type_re .other_con.replied_re .txt a span.name::after{width:40px;}
    .reply_list.type_re .other_con.replied_re .other_reply .txt .btn_rebox a::after{margin:0 5px;}

    .reply_list.type_re .my_con.replied .my_reply .txt a span.name{letter-spacing:-0.1em;}
    .reply_list.type_re .my_con.replied .txt a span.name::after{width:40px;}

    .reply_list.type_re .my_con.replied_re .my_reply .txt a span.name{font-size:14px;letter-spacing:-0.1em;}
    .reply_list.type_re .my_con.replied_re .txt a span.name::after{width:40px;}
    .reply_list.type_re .my_con.replied_re .my_reply .txt .btn_rebox a::after{margin:0 5px;}
}

.reply_list.type_re .other_con.executive,
.reply_list.type_re .my_con.executive{border:1px solid #FA8B85;background:#FFF5F5;}
.reply_list.type_re .executive .txt .btn_rebox{opacity:unset;}
.reply_list.type_re .executive .txt span{opacity:unset;}

.cmt_wrap {background-color:#fff;padding-bottom:50px;box-sizing:border-box;}
.cmt_wrap .view_suggest.type_re .title{border:0;padding-top:0;}
.cmt_wrap .view_suggest.type_re .title .btn_refresh{display:block;width:24px;height:24px;background:url(https://image.donga.com/mlbpark/img/icon_refresh.png)no-repeat;background-position:center;border:0;}

.cmt_wrap .cmt_box{width:calc(100% - 28px);margin:0 auto;border:1px solid #646464;border-radius:10px;padding:16px;box-sizing:border-box;}
.cmt_wrap .cmt_box textarea{width:100%!important;height:auto!important;min-height:61px;color:#000;font-family:'Noto Sans KR';font-size:14px;font-weight:400;line-height:150%;border:0;resize:none;}
.cmt_wrap .cmt_box .below_box{display:flex;justify-content:space-between;align-items:center;}
.cmt_wrap .cmt_box .below_box .type_count{font-size:13px;font-weight:400;line-height:1em;color:#5A5A5A;}
.cmt_wrap .cmt_box .below_box .type_count .count{color:#111;}
.cmt_wrap .cmt_box .below_box .btn_check{font-size:13px;font-weight:700;line-height:1em;color:#FFF;text-align:center;border-radius:2px;padding:9px 17px;background:#205BC3;}
/* //대댓글 개편 240910 */

.reply_w {padding:7px 10px 10px;background:#f9f9f9;}
.reply_w .t_box {position:relative;border-radius:3px;margin:0 0 7px 0;padding:0 0 0 0;background:#fff;border:1px solid #ccced2;}
.reply_w .t_box textarea {display:block;width:100%;height:55px;padding:6px 6px 0;border:0 none;background:none;cursor:pointer;font-size:14px;-webkit-box-sizing:border-box;}
.reply_w .s_Box {width:100%;height:27px;line-height:27px;overflow:hidden;}
.reply_w .s_Box .c {float:left;color:#ccced2;}
.reply_w .s_Box .c strong {color:#373d48;}
.reply_w .s_Box input {float:right;width:53px;height:27px;line-height:27px;border-radius:4px;border:1px solid #a0a5a9;font-size:14px;color:#373d48;font-weight:bold;background:-webkit-gradient(linear,0 0,0 100%,from(#fefefe),to(#edeef0));text-align:center;box-shadow:0 1px 0 #d4d4d4;}

.message{
    width:100% auto;margin:15px;padding:15px;
    color:#333;
    font-size:15px;
    background:#fff;
    border:1px solid #ccc;
    }
.message span{
    color:#25a;
    font-weight:bold;
    margin-right:3px;
}    

.footer{overflow:hidden;position:relative; width:100% auto;background:#d7dcdf;border-top:1px solid #b2b9c2;font-size:10px;text-align:center;}
.footer .copyright {padding:10px 0;vertical-align:middle;color:#3d3d3d;}
.footer .copyright span {display:block;font-size:10px;color:#434343;} /* 20181012 수정 */
.footer .copyright span a {color:#434343;} /* 20181012 추가 */
/* 20221130 추가 */
.footer .copyright02 {padding:27px 0 30px;}
.footer .copyright02 span a {font-size:12px;font-weight:bold;color:#565656;}
.footer .copyright02 span a:before {content:"";display:inline-block;width:1px;height:14px;margin:2px 8px 0;background:#999999;vertical-align:top;}
.footer .copyright02 span a:first-child:before {display:none;}
.footer .copyright02 span .copy_txt {padding-top:13px;font-size:12px;color:#848484;}

.footer .fBtn {padding:23px 0 0 0;font-size:0;} /* 20221130 수정 */
.footer .fBtn a {width:60px;height:28px;line-height:28px;margin:0 4px;font-size:12px;display:inline-block;color:#000;background:#efefef;border:1px solid #a4a4a4;border-radius:5px;}
.footer .fBtn a:first-child {margin-left:0;}
/* 20220830 수정 */
.footer .fBtn a.btn_top {padding-right:7px;background:#efefef url('https://image.donga.com/challenge/mlbpark/images/icon_up.png') no-repeat 90% 50%;background-size:7px 10px;}
.footer .btn_login {}
.footer .btn_top {}
.footer .fBtn a.btn_mypage {width:66px;padding:0;background:#efefef;} 

.notice_list{width:100% auto;background:#fff;margin-bottom:10px;}
.notice_list li {width:100% auto;border-bottom: 1px solid #f3f3f3;height:40px;line-height:40px;}
.notice_list li .word {display:none;}
.notice_list li .subject {display:inline-block;width:100% auto; color:#333;padding:2px 10px;
    overflow:hidden; text-overflow:ellipsis; height:40px;line-height:40px;}
.notice_list li .date {display:none;}
                    

.main_contents { overflow:hidden;width:100% auto;}
.main_contents .tit_today {position:relative;width:100% auto;height:50px;line-height:50px;color:#ff3737;font-size:16px;font-weight:bold;background:#fff; vertical-align:middle;padding:0 10px;margin-top:25px;}/* 20200611 수정 */
.main_contents .tit_today .main_sel {float:right;width:150px;height:30px;line-height:30px;margin-top:10px;border:1px solid #babcbe;background:#fff 
    url('https://image.donga.com/challenge/mlbpark/images/icon_select01.png') no-repeat 96% 10px;color:#0c0c0c;font-size:13px;-webkit-appearance: none;background-size:13px 7px;}
.main_contents .tit_today .btn_more {position:absolute;top:0;right:15px;display:block;font-size:14px;color:#737373;font-weight:normal;}
.main_contents .tit_today .btn_more .icon_arr{display:inline-block;width:7px;height:14px;margin-left:7px;background:url('https://image.donga.com/challenge/mlbpark/images/arrow2.png') no-repeat 0 0;background-size:7px 14px;vertical-align:middle;}
.main_contents .tit_today .category {margin:0 0 0 6px;color:#434343;}
.main_contents .nav {width:100% auto;height:40px;border-top:1px solid #babcbe;}
.main_contents .nav li{ width:33.1%;background:#f4f4f4;float:left;text-align:center;font-weight:bold;border-left:1px solid #ddd;}
.main_contents .nav li:first-child {border-left:none;}
.main_contents .nav a{ display:block; width:100% auto; color:#2e2e2e;height:40px;line-height:40px;border-bottom:1px solid #babcbe;}
.main_contents .nav .on{color:#2b60ca;background:#fff;border-bottom:1px solid #f4f4f4;}


.write_box {width:100% auto;background:#f6f6f6;padding:10px;}
.write_box .select_box {overflow:hidden;width:100%;margin-bottom:10px;}
.write_box .select_box select {width:49%;height:30px;background:#fff 
    url('https://image.donga.com/challenge/mlbpark/images/icon_select.png') no-repeat 96% 10px;background-size:13px 7px;
    border:1px solid #d2d2d3;color:#999;-webkit-appearance: none;}
.write_box .select_box .sel.f_left {float:left;}
.write_box .select_box .sel.f_right {float:right;}
.write_box .tit_input {width:100%;height:32px;background:#fff;border:1px solid #ddd;margin-bottom:10px;line-height:30px;border-radius:5px;}
.write_box .tit_input input {width:95%;height:20px;line-height:20px;border:none;padding:5px}

/* 핫딜 에디터 추가*//* 240923 수정 */
.hotdeal_input{margin-bottom:10px;display:none;} /* 250902 수정 */
.hotdeal_input.is_show{display:block;}
.hotdeal_input li {display:flex;justify-content:flex-start;align-items:center;}
.hotdeal_input li.d_box{flex-wrap:wrap;}
.hotdeal_input li + li{margin-top:10px;}
.hotdeal_input li label{display:block;width:55px;height:18px;flex-shrink:0;text-align:justify;text-justify:inter-word;margin-right:5px;}
.hotdeal_input li input{width:100%;background:#fff;border:1px solid #ddd;line-height:30px;padding:0 5px;box-sizing:border-box;}
.hotdeal_input li .input_box{display:flex;justify-content:flex-start;align-items:center;}

.hotdeal_input li.select_category .input_box{width:100%;background:#fff;border:1px solid #ddd;box-sizing:border-box;padding-left:5px;}
.hotdeal_input li.select_category .input_box .hotdeal_category{width:100%;height:30px;color:#999;appearance: none;-webkit-appearance: none;-moz-appearance: none;background: none;background-color: transparent;border: none;}/* 250812 수정 */
.hotdeal_input li.d_box .input_box{width:100%;}
.hotdeal_input li.d_box .input_box + .input_box{margin-top:10px;}
.hotdeal_input li.d_box .input_box input{max-width:127px;}
/* 250812 추가 */
.hotdeal_input li.d_box .input_box.chk label{width:64px;}
.hotdeal_input li.d_box .input_box.chk input {position:relative;appearance: none;-webkit-appearance: none;-moz-appearance: none;width:32px;height:32px;border: 1px solid #ddd;cursor:pointer;}
.hotdeal_input li.d_box .input_box.chk input:checked {background:url("../img/icon_check02.png") no-repeat 0 0;background-size: 23px 23px;background-position: center;}

.hotdeal_input li input::-webkit-outer-spin-button,
.hotdeal_input li input::-webkit-inner-spin-button {-webkit-appearance:none;margin:0;}
.hotdeal_input li label::after{content:'';display:inline-block;width:100%;}
.hotdeal_input li.select_mall .input_box{width:100%;background:#fff;border:1px solid #ddd;box-sizing:border-box;padding-left:5px;}
.hotdeal_input li.select_mall .input_box .tit{display:none;border:0;padding:0;width:100%;}
.hotdeal_input li.select_mall .input_box .hotdeal_category2{width:100%;height:30px;color:#999;appearance: none;-webkit-appearance: none;-moz-appearance: none;background: none;background-color: transparent;border: none;}/* 250812 수정 */
.hotdeal_input li.select_mall .input_box.direct_input .tit{display:block;}
.hotdeal_input li.select_mall .input_box.direct_input .hotdeal_category2{width:28%;border-left:1px solid #ddd;padding-left:5px;box-sizing:border-box;}

/* 엠팍런 에디터 250924 추가 */
.run_input li > label {width:87px;}
.run_input li .tit {width:73px;}
.run_input li select {width:100%;height: 30px;color: #999;-webkit-appearance: none;background: #fff url('https://image.donga.com/challenge/mlbpark/images/icon_select.png') no-repeat 96% 10px;background-size: 13px 7px;border: 1px solid #d2d2d3;}
.run_input li .runn1,
.run_input li .runn2,
.run_input li .runn3, 
.run_input li .runn4,
.run_input li .runn5 {margin-right:3px;box-sizing: border-box;padding-left: 5px;}
.run_input li.d_box {flex-wrap: unset;}
.run_input li.d_box .input_box {align-items: baseline;}
.run_input li.d_box .input_box label {width:15px;}
.run_input li.d_box .input_box + .input_box {margin-top:0;}
.run_input li.select_category .input_box {border:0;padding:0;}
.run_input li.select_category .input_box select {padding-left:5px;}

.textarea_box {overflow:hidden;width:100%;border:1px solid #ddd;background:#fff;border-radius:5px;}
.textarea_box .text {padding:5px;}
.textarea_box textarea {width:100%;height:144px;background:#fff;border:none;color:#8c8c8d;}
.textarea_box .btn_img {overflow:hidden;border-top:1px solid #ddd;padding:15px 0;}
.textarea_box .btn_img a {float:left;margin:0 0 0 10px;}
.textarea_box .btn_img .icon_remove {display:inline-block;width:37px;height:34px;background:url('https://image.donga.com/challenge/mlbpark/images/no_img.png') no-repeat 0 0;background-size:37px 34px;border:1px solid #b0b0b0;border-radius:5px;}
.textarea_box .btn_img .btn_choose {overflow:hidden;position:relative;float:right;padding:0 20px;}
.textarea_box .btn_img .btn_choose .img {display:inline-block;width:96px;height:36px;background:url('https://image.donga.com/challenge/mlbpark/images/btn_photo.png') no-repeat 0 0;background-size:96px 36px;color:transparent}
.textarea_box .btn_img .btn_choose .img_input {position:absolute;right:20px;top:5px;width:96px;height:36px;opacity:0;filter:alpha(opacity=0);}
/* 20210120 추가 */
.textarea_box .btn_img .f_left {float:left;}
.textarea_box .btn_img .check_sort {float:right;padding:10px 24px 0 0;}
.textarea_box .btn_img .check_sort label {font-size:15px;color:#626262;}
.textarea_box .btn_img .check_sort .front {margin-right:10px;}
.textarea_box .btn_img .sort_img {clear:both;padding-top:25px;}
.textarea_box .btn_img .sort_img .info_txt {display:block;padding:0 16px;margin-bottom:15px;color:#959595;font-size:16px;letter-spacing:-1px;box-sizing:border-box;}
.textarea_box .btn_img .sort_img .sort_list {padding:0 6px;}
.textarea_box .btn_img .sort_img .sort_list li {overflow:hidden;float:left;position:relative;width:33.33%;margin-bottom:15px;box-sizing:border-box;}
.textarea_box .btn_img .sort_img .sort_list li .thumb {display:block;padding:6px;background: #eee;}
.textarea_box .btn_img .sort_new .sort_list li .thumb {display:table-cell;padding:0;vertical-align: middle;}
.textarea_box .btn_img .sort_img .sort_list li .thumb video {width:100%;}
.textarea_box .btn_img .sort_img .sort_list li .thumb img {display:block;width:100%;}
.textarea_box .btn_img .sort_img .sort_list li .img_del {position:absolute;top:0;right:6px;width:20px;height:20px;border:0;background:url('https://image.donga.com/challenge/mlbpark/images/img_del.jpg') no-repeat 0 0;background-size:20px 20px;font-size:0;color:transparent;}
.textarea_box .btn_img .sort_img .portlet_placeholder {	border:1px dotted #5181e3;}
.btn_area {overflow:hidden;background: #f6f6f6;padding:0 10px;text-align:center;}
.btn_area a {display:block;margin:10px auto;width:100%;height:42px;background:#5181e3;line-height:42px;color:#fff;border-radius:5px;}
    
.userbox {width:230px;background:#fff;}
.userbox .user_list li {border-top:1px solid #ddd;}
.userbox .user_list li:first-child {border-top:none;}
.userbox .user_list li a {display:block;height:35px;line-height:35px;text-align:center;font-size:15px;color:#999;font-weight:bold;}

.cmt {background:#fff;width:320px;}
.cmtall {padding:20px 0;}
.cmt .cmtbox {border:1px solid #ddd;}
.cmt .cmtbox .name {height:33px;line-height:33px;padding:0 12px;border-bottom:1px solid #ddd;color:#999;}
.cmt .cmtbox .name .f_right {font-size:13px;}
.cmt .cmtbox .name .f_right em {color:#333;}
.cmt .cmtbox .txt {padding:10px;border-bottom:1px solid #ddd;}
.cmt .cmtbox .txt .msg_inp {width:100%;height:100px;border:none;color:#999;caret-color: transparent;}/* 250929 수정 */
.cmt .cmtbox .btn {height:40px;} 
.cmt .cmtbox .btn a {display:block;float:left;width:50%;height:40px;line-height:40px;text-align:center;color:#5181e3;}
.cmt .cmtbox .btn a:first-child {width:49%;border-right:1px solid #d2d2d3;}
.cmt .comment_list {height:200px;}
.cmt .comment_list li {overflow:hidden;padding:5px;background:#eee;border-top:1px solid #c4c3c3;}
.cmt .comment_list li:first-child {border-top:none;}
.cmt .comment_list li .name {color:#7b828b;font-size:13px;}
.cmt .comment_list li .name span {font-size:11px;}
.cmt .comment_list li .reply_txt {float:left;max-width:85%;padding:10px;background:#fff;border:1px solid #ddd;border-bottom-left-radius:10px;border-bottom-right-radius:10px;border-top-left-radius:0;border-top-right-radius:10px;}


.recommendbox {width:230px;background:#fff;border:1px solid #ddd;}
.recommendbox .recommend_title {height:30px;line-height:30px;color:#999;font-weight:bold;padding-left:10px;}
.recommendbox .recommend_list {height:300px;}
.recommendbox .recommend_list li {border-top:1px solid #ddd;height:30px;line-height:30px;font-size:15px;padding-left:10px;}

    
.sendmessage {width:320px;background:#fff;}
.sendmessage .name {width:320px;height:30px;line-height:30px;color:#7b828b;}
.sendmessage .name span {color:#5181e3; padding-left:10px;}
.sendmessage .messagebox {width:300px; background:#fff;padding:5px 10px;}
.sendmessage .messagebox .txt {border:1px solid #ddd;}
.sendmessage .messagebox .txt .msg_inp {width:290px;height:100px;color:#7b828b;border:none;}
.sendmessage .btn  {width:320px;height:30px;padding:5px 0;}
.sendmessage .btn a {display:block;float:left;width:50%;height:30px;line-height:30px;text-align:center;color:#5181e3;}
.sendmessage .btn a:first-child {width:49%;border-right:1px solid #ddd;}    

.replyedit {width:230px;background:#fff;border:1px solid #ddd;}
.replyedit .replyedit_list li {border-top:1px solid #ddd;}
.replyedit .replyedit_list li:first-child {border:none;}
.replyedit .replyedit_list li a {display:block;height:35px;line-height:35px;text-align:center;font-size:15px;color:#999;font-weight:bold;}


.searchbox {width:100%;background:#fff;max-height:651px;} /* 240719 수정 */

.searchbox .search_form {width:100% auto;height:45px;background:#5181e3;margin-bottom:5px;}
.searchbox .search_form .in_t {display:block;padding:7px 45px 7px 12px;}
.searchbox .search_form .in_t span {display:block;height:25px;padding:2px 40px 3px 90px;background:#fff;border-radius:3px 0 0 3px;}
.searchbox .search_form .in_t input {width:100%;font-size:13px;height:25px;line-height:25px;vertical-align:top;border:0 none;border-radius:0;-webkit-appearance:none;color:#8c8c8d;}
.searchbox .search_form .in_t .sel {position:absolute;top:12px;left:18px;height:20px;padding:0 5px 0 0;border-right:2px solid #5181e3;}
.searchbox .search_form .in_t .sel select {width:70px;border:none;background:url('https://image.donga.com/challenge/mlbpark/images/icon_sel01.png') no-repeat right 8px;background-size:9px 5px;color:#8c8c8d;font-size:13px;-webkit-appearance: none;}
.searchbox .search_form .in_s {position:absolute;top:7px;right:12px;border-radius:0;width:33px;height:30px;border:0 none;}
.searchbox .search_form .b_clear {position:absolute;top:16px;right:46px;width:13px;height:13px;z-index:3;
    background:url('https://image.donga.com/challenge/mlbpark/images/btn_clear.png') no-repeat 0 0;
    background-size:13px 13px;cursor:pointer;border:0 none;text-indent:-9999px;overflow:hidden;vertical-align:top;}
.searchbox .search_txt {display:block;width:100% auto;padding:0 5px;}
.searchbox .search_txt .box { width:100% auto ; padding:10px; }
.searchbox .search_txt .box .search_list li {list-style:none; display:inline-block;height:20px;line-height:20px;
    padding:5px;margin:5px;border:1px solid #ddd;color:#8c8c8d;}
.searchbox .search_txt .box .search_list li .kwd {display:block;}
.searchbox .search_txt .box .search_list li .kwd .fix{color:#25a;}
.searchbox .search_txt .box .btn_close a {display:block;height:34px;line-height:34px;color:#8c8c8d;text-align:center;margin-top:10px;}
.searchbox .search_close {clear:both;width:100% auto;height:35px;background:#5181e3;}
.searchbox .search_close .btn_close a {display:block;height:35px;line-height:35px;color:#fff;text-align:center;}



/* 라커룸 */
.emo_contents {width:100%; background:#fff;}
.emo_contents:nth-child(1) {background:#f6f6f6;}
.emo_contents:nth-child(2) {background:#f6f6f6;}
.emo_contents .locker_info { padding:10px; height:75px;}
.emo_contents .locker_info .btn_mark{ float:left; margin-right:10px}
.emo_contents .locker_info .btn_mark img{ border:1px solid #c5c5c5; }
.emo_contents .locker_info .cont_info{line-height:15px;}
.emo_contents .locker_info .cont_info .name {margin:18px 0 5px 0;}
.emo_contents .locker_info .cont_info .name em {font-style:normal;color:#25a;font-weight:bold;padding-right:2px ;}
.emo_contents .locker_info .cont_info .desc {color:#8f8f8f;font-size:14px;}
.emo_contents .tit { height:43px;line-height:43px;text-align:left;padding-left:10px;background: #e6eeff;border-top:1px solid #3d72e2;color:#3d72e2;}   
.emo_contents .emo_box {padding:0 15px 15px 15px;}
.emo_contents .emo_box .emo_wrap { width:100% auto; overflow:hidden; overflow-x:scroll;height:45px;padding:10px 0;-webkit-overflow-scrolling:touch;background:#fff;border:1px solid #d2d2d3;border-radius:5px;}
.emo_contents .emo_box .emo_wrap .emo_list{ width:2650px;height:45px;}
.emo_contents .emo_box .emo_wrap .emo_list .swiper-slide{ float:left;margin:0 10px;width: fit-content;}
.emo_contents .emo_box .emo_wrap .emo_list .swiper-slide .profileThumbList{}
.emo_contents .emo_box .emo_wrap .emo_list .swiper-slide img{ width:40px; height:auto; }
.emo_contents .emo_box .file {clear:both;overflow:hidden;position:relative;padding:8px 15px 8px 80px;}
.emo_contents .emo_box .file p {position:absolute;top:-6px;left:10px;color:#666;font-size:15px;}
.emo_contents .emo_box .add_zone {padding:0;text-align:right;}
.emo_contents .emo_box .add_zone .img {display:inline-block;width:66px;height:16px;background:url('https://image.donga.com/challenge/mlbpark/images/btn_photo01.png') no-repeat 0 0;background-size:66px 16px;color:transparent}
.emo_contents .emo_box .add_zone .img_input {position:absolute;right:0;top:0;width:106px;height:38px;opacity:0;filter:alpha(opacity=0);}
.emo_contents .block_box { }
.emo_contents .emo_box .tit { height:30px;line-height:30px;padding-top:5px;text-align:left;padding-left:0;color:#282828;background:none;border-top:1px solid #dbdbdb;font-weight:bold;}   
.emo_contents .emo_box .emo_wrap { width:100% auto; overflow:hidden; overflow-x:scroll;height:45px;-webkit-overflow-scrolling:touch;}
.emo_contents .emo_box .emo_wrap .emo_list{ width:2650px;height:45px;}
.emo_contents .emo_box .emo_wrap .emo_list .swiper-slide{ float:left;margin:0 10px;}
.emo_contents .emo_box .emo_wrap .emo_list .swiper-slide .profileThumbList{}
.emo_contents .emo_box .emo_wrap .emo_list .swiper-slide img{ width:40px; height:auto; }

.block_box {clear:both;overflow:hidden;background:#fff;}
.block_box ul li {position:relative;height:38px;padding:0 40px 0 103px;line-height:38px;border-bottom:1px solid #d2d2d3;}
.block_box ul li:last-child {border-bottom:0;}
.block_box ul li label {display:inline-block;position:absolute;top:12px;left:7px;font-size:14px;color:#828383;cursor:pointer;line-height:0;}
.block_box ul li .check_box {width:94px;height:14px;border:none;background:url('https://image.donga.com/challenge/mlbpark/images/bg_check.png') no-repeat 0 bottom; background-size:14px 32px;}
.block_box ul li label.dogout {width:auto}
.block_box ul li .check_box input {width:14px;height:14px;margin:0;padding:0;border:none;opacity:0;}
.block_box ul li .check_box.checked {background:url('https://image.donga.com/challenge/mlbpark/images/bg_check.png') no-repeat 0 0;background-size:14px 32px;}
.block_box ul li .txt {width:95%;height:28px;padding:0 5px;background:#ededed;border:1px solid #d2d2d3;color:#828383;font-size:13px;}
.block_box ul li .plus {position:absolute;top:9px;right:0;border:none;background:none;color:#5181e3;}
.block_box ul li label.scouting {width:auto}
.block_box ul li label.foldqualifing {width:auto}
.block_box ul li label.folduserrecent {width:auto}


.emo_contents .player_box .playre_list { }
.emo_contents .player_box .playre_list ul li { list-style:none; display:inline-block;width:150px; margin:10px;background:#fff;border:1px solid #ddd;}
.emo_contents .player_box .playre_list ul li  .id { border-bottom:1px solid #ddd;}
.emo_contents .player_box .playre_list ul li  .id a { display:block; width:100% auto; color:#25a;font-size:14px;padding:5px 5px 5px 10px;}
.emo_contents .player_box .playre_list ul li .player {  display:inline-block; width:50px;padding:5px; }
.emo_contents .player_box .playre_list ul li .player .num .photo a img{ display:inline-block; width:40px; height:auto; border:none;}
.emo_contents .player_box .playre_list ul li .btn_zone {  display:inline-block; width:80px; color:#25a;font-size:14px;vertical-align:top;padding-top:5px;}
.emo_contents .player_box .playre_list ul li .btn_zone a {display:block; color:#636363;font-size:14px;width:100%;margin-bottom:5px;}

/* 나의 포인트내역 */
.emo_contents .tit .my_point {color:#225fda;font-size:14px;font-weight:bold;} 
.emo_contents .tit .emo {margin-left:3px;vertical-align:top;}
.emo_contents .tit .emo img {width:43px;height:43px;}
.emo_contents .tit .my_coupon {float:right;display:inline-block;width:54px;height:20px;margin:9px 14px 0 0;border:1px solid #346bdd;border-radius:15px;font-size:13px;color:#2762da;line-height:20px;text-align:center;} /* 20210205 추가 */

/* 20221102 추가 */
.emo_contents02 .tit {position:relative;}
.emo_contents02 .tit .shopping a {display:block;position:absolute;top:5px;right:10px;width:113px;height:32px;line-height:32px;padding:0 10px;border-radius:17px;box-sizing:border-box;font-size:14px;color:#fff;background:#5181e3;}
.emo_contents02 .tit .shopping a:after {content:"";display:inline-block;width:4px;height:8px;margin:12px 0 0 6px;background:url('https://image.donga.com/challenge/mlbpark/images/m_icon_locker01.png') no-repeat 0 0;background-size:cover;vertical-align:top;}
.emo_contents02 .tit .shopping a img {width:26px;height:20px;vertical-align:middle;}

.block_box .tbl_list {width:100%;}
.block_box .bg_emo01 {background:url('https://image.donga.com/challenge/mlbpark/images/m_imo01_l.png') no-repeat center center;background-size:160px 156px;}
.block_box .bg_emo02 {background:url('https://image.donga.com/challenge/mlbpark/images/m_imo02_l.png') no-repeat center center;background-size:160px 156px;}
.block_box .bg_emo03 {background:url('https://image.donga.com/challenge/mlbpark/images/m_imo03_l.png') no-repeat center center;background-size:160px 156px;}
.block_box .bg_emo04 {background:url('https://image.donga.com/challenge/mlbpark/images/m_imo04_l.png') no-repeat center center;background-size:160px 156px;}
.block_box .bg_emo05 {background:url('https://image.donga.com/challenge/mlbpark/images/m_imo05_l.png') no-repeat center center;background-size:160px 156px;}
.block_box .bg_emo06 {background:url('https://image.donga.com/challenge/mlbpark/images/m_imo06_l.png') no-repeat center center;background-size:160px 156px;}
.block_box .tbl_list .t_center {text-align:center;}
.block_box .tbl_list thead td {font-size:15px;color:#535454;font-weight:bold;}
.block_box .tbl_list tr td {height:40px;padding:0 10px;border-bottom:1px solid #d2d2d3;color:#535454;font-size:15px;letter-spacing:-1px;}
.block_box .btn_more {display:block;width:107px;height:32px;margin:20px auto;border:1px solid #707070;font-size:15px;color:#4a4a4a;text-align:center;line-height:31px;}
.block_box .btn_more .icon_plus {display:inline-block;width:8px;height:8px;margin-right:3px;background:url('https://image.donga.com/challenge/mlbpark/images/m_icon_plus01.png') no-repeat 0 0;background-size:8px 8px;}


#aside {width:100%;}
#aside .menu_box {width:100%;}
.main_menu {padding:20px 20px 15px 20px;background:#eeefef;}
.main_menu .btn_top a{display:block;width:100%;height:40px;margin-bottom:6px;line-height:40px;border:1px solid #3c73e2;
    background:#fff;text-align:center;font-size:16px;font-weight:bold;color:#3d72e2;border-radius:5px}
.main_menu .main_menulist {overflow:hidden;display:table;width:100%;margin-top:15px;}
.main_menu .main_menulist li {display:table-cell;width:25%;}
.main_menu .main_menulist li a {display:block;text-align:center;font-size:12px;color:#3c73e2;}
.main_menu .main_menulist li a span {display:block;margin:0 auto;}
.main_menu .main_menulist li a .icon_menu {width:50px;height:50px;margin-bottom:3px;}
.main_menu .main_menulist li a .menu01 {background-position:0 0;}
.main_menu .main_menulist li a .menu02 {background-position:0 -55px;}
.main_menu .main_menulist li a .menu03 {background-position:0 -110px;}
.main_menu .main_menulist li a .menu04 {background-position:0 -165px;}
.icon_menu {position:relative;display:block;overflow:hidden;background:url('https://image.donga.com/challenge/mlbpark/images/icon_menu.png') no-repeat 0 0;background-size:50px 262px;vertical-align:top;}


.select {width:100% auto;}
.select .sel {width:100%;height:40px;padding:0 0 0 15px;
    background:#fff url('https://image.donga.com/challenge/mlbpark/images/icon_view.png') no-repeat 95% 14px;
    background-size:17px 9px;border-bottom:1px solid #ccc !important;border:0;border-radius:0;color:#2b60ca;
    -webkit-appearance: none;font-size:15px;}

.addDsp { width:100%;background:#fff;text-align:center;/*margin-bottom:10px;padding:10px 0;*/border-bottom:1px solid #ccc;}
.ad_con01 {text-align:center;margin-bottom:20px}
.sns_box {padding:0 20px;}
.sns_box .sns_list {display:table;width:100%;}
.sns_box .sns_list li {display:table-cell;width:25%;}
.sns_box .sns_list li a {display:block;text-align:center;}
.sns_box .sns_list li a .icon_sns {display:block;width:35px;height:35px;margin:0 auto;background:url('https://image.donga.com/challenge/mlbpark/images/icon_sns01.png') no-repeat 0 0;background-size:196px 35px;text-indent:-999999px;}
.sns_box .sns_list li a .facebook {background-position:0 0;}
.sns_box .sns_list li a .twitter {background-position:-40px 0;}
.sns_box .sns_list li a .instar {background-position:-80px 0;}
.sns_box .sns_list li a .kakao {background-position:-120px 0;}
.sns_box .sns_list li a .line {background-position:-159px 0;}

.write_box .tit_write {margin:0;padding:5px 0 10px 0;font-size:16px;color:#3c73e2;}

/* 빅툰 추가 20160415 */
.bigtoon {height:51px;padding:0 15px;border-bottom:1px solid #ccc;text-align:right;}
.bigtoon a {display:inline-block;width:102px;margin:0;font-size:14px;color:#737373;line-height:51px;}
.bigtoon a:after {content:"";display:inline-block;width:7px;height:14px;margin-left:7px;background:url('https://image.donga.com/challenge/mlbpark/images/arrow2.png') no-repeat 0 0;background-size:cover;vertical-align:middle;}

.bigtoon01 {overflow:hidden;height:51px;padding:0 15px;border-bottom:1px solid #ccc;text-align:right;}
.bigtoon01 .btn_bigtoon a {float:left;display:block;width:102px;margin:0;font-size:14px;color:#737373;line-height:51px;}
.bigtoon01 .btn_bigtoon a:after {content:"";display:inline-block;width:7px;height:14px;margin-left:7px;background:url('https://image.donga.com/challenge/mlbpark/images/arrow2.png') no-repeat 0 0;background-size:cover;vertical-align:middle;}
.bigtoon01 .wr_list01 a {display:block;float:right;height:28px;line-height:27px;margin-top:10px;padding:0 15px;background:#3c73e2;border:1px solid #1957d4;color:#fff;border-radius:5px;text-align:center;font-size:13px;}

/* idolpick 추가 20181025 */
.idolpick {padding:20px 20px 25px;}
.idolpick a {display:block;}
.idolpick a img {width:75px;height:21px;padding-bottom:5px;border-bottom:2px solid #7f7f7f;}
.idolpick a span {display:block;margin-top:-4px;padding:5px 0 0 5px;border-top:1px solid #7f7f7f;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:16px;color:#121212;}
.idolpick a span:before {content:"";display:inline-block;width:2px;height:2px;margin-right:6px;background:url('https://image.donga.com/challenge/mlbpark/images/dot_idolpick.png') no-repeat 0 0;background-size:cover;vertical-align:middle;}

/* 배너롤링 추가 20181102 */
.banner .banner_rolling .idolpick {padding:20px 0 25px;}
.banner .banner_rolling .idolpick a {padding:0 20px;}
.banner .banner_rolling .naver_channel img {display:block;width:320px;height:99px;margin:0 auto;}

/* 워닝트랙 추가 20170216 */
.wtrack {overflow:hidden;height:197px;margin:-10px 0 15px;padding-left:8px;border-bottom:1px solid #e8e8e8;box-sizing:border-box;background:#f7f7f7;}
.wtrack .wtrack_slide::-webkit-scrollbar {width:0 !important;height:0 !important;}
.wtrack .wtrack_slide::-webkit-scrollbar-track {-webkit-border-radius:0;border-radius:0;-webkit-box-shadow:inset 0 0 0 rgba(0,0,0,0);background-color:#fff;}
.wtrack .wtrack_slide::-webkit-scrollbar-thumb {-webkit-border-radius:0;border-radius:0;-webkit-box-shadow:inset 0 0 0 rgba(0,0,0,0);background-color:#fff;}
.wtrack .wtrack_slide .wtrack_list li {padding:12px 0 15px 7px;}
.wtrack .wtrack_slide .wtrack_list li a {display:block;width:145px;}
.wtrack .wtrack_slide .wtrack_list li a .thumb {display:block;position:relative;height:115px;}
.wtrack .wtrack_slide .wtrack_list li a .thumb img {width:145px;height:115px;}
.wtrack .wtrack_slide .wtrack_list li a .info {display:block;width:145px;height:56px;overflow:hidden;padding:11px 15px 13px;border:1px solid #ccc;border-top:none;box-sizing:border-box;font-size:13px;line-height:18px;color:#242424;background:#fff;}
.wtrack .wtrack_slide .wtrack_list li a .info .txt {display:block;max-height:35px;overflow:hidden;color:#000;}

/* 네이버광고 */
#naverTrendM {padding:25px 15px;border-bottom:1px solid #ccc;}/* 20201216 수정 */
#naverTrendM > div {border:1px solid #e5e5e5}
.naver {overflow:hidden;position:relative;background:#f0f2f9;margin:20px 0;}
.naver .btn {display:block;height:18px;background:#03cf5d;text-align:right;}
.naver .list_cont {padding:15px 18px 15px 18px;}
.naver .list li {clear:both;overflow:hidden;margin-bottom:10px;}
.naver .list li a {display:block;}
.naver .list li .name {display:inline-block;font-size:16px;color:#0000c6;text-decoration:underline;font-weight:bold;}
.naver .list li .link {display:inline-block;margin-top:3px;font-size:12px;color:#23b049;font-weight:bold;}
.naver .list li .desc {font-size:14px;color:#000;letter-spacing:-1px;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.naver .thumb {overflow:hidden;}
.naver .thumb .thumb_cont {overflow:hidden;padding:24px 24px;}
.naver .thumb .thumb_cont:first-chihld {margin-right:19px;}
.naver .thumb .thumb_cont a {display:block;}
.naver .thumb .thumb_cont a:hover {text-decoration:none;}
.naver .thumb .thumb_cont .thumb {float:left;overflow:hidden;width:100px;height:100px;margin-right:9px;}
.naver .thumb .thumb_cont .info {overflow:hidden;}
.naver .thumb .thumb_cont .info .name {margin-bottom:1px;}
.naver .thumb .thumb_cont .info .name span {font-size:16px;color:#0000c6;text-decoration:underline;font-weight:bold;}
.naver .thumb .thumb_cont .info .link {margin-bottom:8px;font-size:13px;color:#231815;font-weight:bold;line-height:130%;}
.naver .thumb .thumb_cont .info .link span {font-size:12px;color:#00ab33;font-weight:bold;font-family:Arial;}
.naver .thumb .thumb_cont .info .link .summary {display:block;font-size:13px;color:#231815;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}
.naver .thumb .thumb_cont .info .desc {margin-bottom:4px;}
.naver .thumb .thumb_cont .info .desc span {font-size:12px;color:#0000c6;}

/* 네이버광고 20230906 추가 */
#naver_cont01 .list_type li {min-height:38px;border-bottom: 1px solid #ccc;}
#naver_cont01 .list_type li a {overflow:hidden;display:block;padding:5px 10px;}
#naver_cont01 .list_type li a .tit_info {display: inline-flex;max-width:100%;align-items:center;}
#naver_cont01 .list_type li .word {display:inline-block;margin-right:3px;font-size:15px;color:#2255a8;}
#naver_cont01 .list_type li .tit {display:inline-block;font-size:15px;color:#333;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;-webkit-box-flex:1;-webkit-flex:1;flex:1;letter-spacing:-1px;}
#naver_cont01 .list_type li .txt {display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:15px;color:#666;letter-spacing:-1px;}
#naver_cont01 .list_type li .icon_naver {margin:3px 0 0 5px;}

/* 20200611 추가 */
.todaybest {position:relative;margin-bottom:30px;}
.todaybest .mid_con {width:100%;height:280px;position:absolute;top:333px;margin-bottom:0;} /* 20250103 수정 */

/* 네이버파워링크 */
.naver_power {overflow:hidden;position:relative;margin:0;border-bottom:2px solid #0ac36d;}/* 20201216 수정 */
.naver_power .btn_naver {display:block;width:100%;height:20px;background:#0ac36d;text-align:right;}
.naver_power .btn_naver img {display:inline-block;margin:4px 4px 0 0;}
.naver_power .naver_list {overflow:hidden;padding:12px 20px;}
.naver_power .naver_list li {margin-top:8px;}
.naver_power .naver_list li:first-child {margin-top:0;}
.naver_power .naver_list li .link {text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.naver_power .naver_list li .link {display:block;margin-bottom:3px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;letter-spacing:-1px;}
.naver_power .naver_list li .link .btn_name {font-size:18px;color:#666;font-weight:bold;letter-spacing:-0.5px;}
.naver_power .naver_list li .link .icon_naver {display:inline-block;margin-left:5px;}
.naver_power .naver_list li a:hover {text-decoration:none;}
.naver_power .naver_list li .desc {display:block;font-size:14px;color:#666;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;letter-spacing:-0.5px;}

.naver_power .thumb_list {overflow:hidden;padding:13px;}
.naver_power .thumb_list li {overflow:hidden;position:relative;padding-left:80px;margin-top:19px;}
.naver_power .thumb_list li a:hover {text-decoration:none;}
.naver_power .thumb_list li:first-child {margin-top:0;}
.naver_power .thumb_list li .thumb {display:block;overflow:hidden;position:absolute;top:0;left:0;width:70px;height:70px;}
.naver_power .thumb_list li .thumb img {width:100%;}
.naver_power .thumb_list li .link {display: inline-flex;max-width:100%;margin-bottom:3px;}
.naver_power .thumb_list li .link .btn_name {font-size:18px;color:#666;font-weight:bold;letter-spacing:-0.5px;overflow: hidden;white-space: nowrap;text-overflow:ellipsis;-webkit-box-flex: 1;-webkit-flex: 1;flex: 1;}
.naver_power .thumb_list li .link .icon_naver {display:inline-block;margin:4px 0 0 5px;}
.naver_power .thumb_list li .cont_info .desc 
{display:block;margin-bottom:1px;font-size:14px;color:#666;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;letter-spacing:-0.5px;}
.naver_power .thumb_list li .link_cont {display: inline-flex;max-width:100%;}
.naver_power .thumb_list li .link_cont a {display:inline-block;font-size:12px;color:#666;}
.naver_power .thumb_list li .link_cont .txt_bar {display:inline-block;margin:0 6px;font-size:12px;color:#c9c9c9;}
.naver_power .thumb_list li .link_cont .icon_naver {display:inline-block;margin:0 0 0 5px;}
.naver_power .thumb_list li .cont_info .url {display:inline-block;font-size:12px;color:#666;overflow: hidden;white-space: nowrap;text-overflow:ellipsis;-webkit-box-flex: 1;-webkit-flex: 1;flex: 1;}

.view_context .naver_power01 {margin-top:40px;}
.naver_power01 {}
.naver_power01 .btn_adnaver {display:block;padding:2px 0 0 8px;border-top:1px solid #ccc;}
.naver_power01 .btn_adnaver img {display:block;width:63px;height:11px;}
.naver_power01.vs .btn_adnaver img{width:33px;height:10px;}/*250422 수정*/
.naver_power01 .thumb_type {overflow:hidden;padding:0;border-bottom:1px solid #ccc;}
.naver_power01 .thumb_type li {overflow:hidden;display:flex;position:relative;padding:3px 9px;border-top:1px solid #ccc;align-items:center;justify-content:space-between;}
.naver_power01 .thumb_type li:first-child {border-top:0;}
.naver_power01 .thumb_type li .thumb {display:block;overflow:hidden;width:80px;height:80px;margin-left:10px;flex-shrink:0;}
.naver_power01 .thumb_type li .thumb img {display:block;width:100%;}
.naver_power01 .thumb_type li .cont_info {overflow:hidden;width:100%;}
.naver_power01 .thumb_type li .cont_info .link_wrap {display:block;}
.naver_power01 .thumb_type li .link {display:inline-flex;max-width:100%;margin-bottom:3px;}
.naver_power01 .thumb_type li .link .btn_name {font-size:18px;color:#3c73e2;font-weight:bold;letter-spacing:-1px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;-webkit-box-flex: 1;-webkit-flex: 1;flex: 1;}
.naver_power01 .thumb_type li .link .icon_naver {display:inline-block;margin:4px 0 0 5px;}
.naver_power01 .thumb_type li .cont_info .link_txt {display:table;width:100%;}
.naver_power01 .thumb_type li .cont_info .link_txt .table_m {display:table-cell;height:38px;vertical-align:middle;}
.naver_power01 .thumb_type li .cont_info .desc 
{display:block;margin-bottom:4px;font-size:14px;color:#4c4c4c;letter-spacing:-0.5px;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}
.naver_power01 .thumb_type li .link_cont {}
.naver_power01 .thumb_type li .link_cont a {display:inline-block;font-size:12px;color:#4c4c4c;}
.naver_power01 .thumb_type li .link_cont .txt_bar {display:inline-block;margin:0 6px;font-size:12px;color:#c9c9c9;}
.naver_power01 .thumb_type li .link_cont .icon_naver {display:inline-block;margin:0 0 0 5px;}
.naver_power01 .thumb_type li .cont_info .url {display:inline-block;font-size:12px;color:#4c4c4c;overflow: hidden;white-space: nowrap;text-overflow:ellipsis;}

/* 네이버파워링크 250731 추가 */
.naver_power02 {position:relative;border-bottom:1px solid #ced0d7;font-family:"Noto Sans KR";font-size:13px;}/* 260121 수정 */
.view_context + .naver_power02 {}/* 260224 수정 */
.naver_power02 .icon_ad {position:absolute;top:1px;right:10px;width:24px;height:8px;background:url('https://image.donga.com/challenge/mlbpark/images/icon_ad.png') no-repeat 0 0;background-size:cover;text-indent:-9999px;}/* 260121 수정 */
.naver_power02 li .cont_info .url {display:block;font-size:13px;color:#646666;} 
.naver_power02 li .link_cont {margin-top:10px;} 
.naver_power02 .lnk_tit+.lnk_tit::before {display: inline-block;vertical-align: top;width: 3px;height: 3px;margin: 13px 5px 0 1px;border-radius: 100%;background-color: #3f4040;content: "";}
.naver_power02 .icon_comm {display:inline-block;margin:6px 0 0 4px;background:url('https://image.donga.com/challenge/mlbpark/images/icon_powerlink_m.png') no-repeat 0 0;background-size:154px 149px;text-indent:-9999px;vertical-align: top;}
.naver_power02 .icon_npayplus {width:38px;height:12px;background-position:-2px -2px;}
.naver_power02 .icon_npay {width:30px;height:11px;margin-top:7px;background-position:-85px -40px;}
.naver_power02 .icon_nreserve {width:25px;height:11px;margin-top:7px;background-position:-123px -71px;}
.naver_power02 .icon_nlogin {width:35px;height:12px;background-position:-45px -2px;}
.naver_power02 .icon_ntalk {width:26px;height:11px;margin-top:8px;background-position:-122px -89px;}
.naver_power02 .info_wrap {display:block;height:25px;overflow:hidden;margin-top:10px;}
.naver_power02 .info {display: inline-block;margin:0 2px 3px 0;padding:0 5px;height: 24px;box-sizing: border-box;line-height: 23px;border:1px solid #999999;border-radius:11px;font-size:12px;color:#3f4040;} /* 250806 수정 */
.naver_power02 .link_cont .txt {margin-right:4px;}
.naver_power02 .naver_list li:first-child {margin-top:0;}
.naver_power02 .naver_list li .link .btn_name {font-size: 20px;color:#3f4040;font-weight:500;}
.naver_power02 .naver_list li .desc {font-size: 16px;color:#3f4040;}
.naver_power02 .thumb_list {padding:10px 10px 5px;}/* 260121 수정 */
.naver_power02 .thumb_list li {overflow:visible;padding-left:0;} /* 250812 수정 */
.naver_power02 .thumb_list li .link {display:block;margin:3px 0 5px;} /* 250812 추가 */
.naver_power02 .thumb_list li .link .btn_name {font-size: 17px;line-height: 23px;color:#2f6bff;font-weight:bold;white-space: unset;}/* 260121수정 */
.naver_power02 .thumb_list li .thumb {width:90px;height:90px;border-radius:9px;}/* 250918 수정 */
.naver_power02 .thumb_list li .thumb img {width:90px;height:90px;border-radius:9px;}/* 250918 수정 */
.naver_power02 .thumb_list li .cont_info {min-width:0;margin-top:-6px;} 
.naver_power02 .thumb_list li .cont_info .desc {font-size:14px;white-space:unset;color:#3f4040;}
.naver_power02 .thumb_list li .cont_info .url {display:block;margin-top: -5px;color:#646666;} 
.naver_power02 .thumb_list li .link_cont {display:block;}
.naver_power02 .thumb_list li .link_cont a {font-size:13px;color:#3f4040;}
.naver_power02 .thumb_list li .link_cont .txt {display:block;}
.naver_power02 .thumb_list li .txt {display:block;font-size:13px;color:#646666;}
.naver_power02 .icon_bg_box {display:block;margin-top:3px;}
.naver_power02 .link_cont .icon_bg_box .txt {display:block;margin-top:10px;}
.naver_power02 .link_cont .url {color:#646666;} /* 250811 추가 */
.naver_power02 .bg {display:inline-block;height: 24px;line-height: 24px;margin-right:4px;padding: 0 7px 0 7px;border-radius: 10px;font-size:13px;background:#e2e2e2;} 
.naver_power02 .bg .icon_bg {padding-right:3px;}
.naver_power02 .bg .icon_bg img {width:14px;height:14px;margin: 5px 2px 0 0;vertical-align: top;} 
.naver_power02 .bg .event {color:#5e94ec;}
.naver_power02 .bg .gift {color:#5e94ec;}
.naver_power02 .bg .promote {color:#5e94ec;}
.naver_power02 .bg .discount {color:#ed5d5d;}
.naver_power02 .bg .new {color:#5e94ec;}
.naver_power02 .thumb_list .none_thumb {min-height: unset;padding-left:0;}
.naver_power02 .slide_list {padding:10px 10px 5px;}/* 260121 수정 */
.naver_power02 .slide_list a:hover {text-decoration: none;}
.naver_power02 .slide_list .link .btn_name {color:#2f6bff;font-size: 17px;font-weight: bold;letter-spacing: -0.5px;}/* 260121 수정 */
.naver_power02 .slide_list .cont_info .desc {display: block;margin:2px 0 7px;font-size: 14px;color: #3f4040;text-overflow: ellipsis;overflow: hidden;letter-spacing: -0.5px;}
.naver_power02 .slide_list .link_cont {display:block;margin-top:10px;}
.naver_power02 .slide_list .link_cont .txt {display:block;margin-top:9px;font-size: 13px;color: #646666;}
.naver_power02 .slide_list .bg {font-size: 13px;color: #3f4040;}
.naver_power02 .naver_power_swiper {width: 100%;height: 100px;margin:4px 0 4px;}
.naver_power02 .naver_power_swiper img {width:auto;height:100px;flex-shrink: 0;}
.naver_power02 .naver_power_swiper .swiper-slide {display: flex;align-items: center;justify-content: flex-start;flex-shrink: 0;width: auto;}
.naver_power02 .naver_power_swiper .swiper-slide a {height:100px;}
.naver_power02 .naver_power_swiper .swiper-slide:first-child a {border-radius: 12px 0 0 12px;overflow:hidden;}
.naver_power02 .naver_power_swiper .swiper-slide:last-child a {border-radius: 0 12px 12px 0;overflow:hidden;}
.naver_power02 .naver_power_swiper .swiper-button-disabled {display: none !important;}
.naver_power02 .link {display:block;}
/* 250923 추가 */
.naver_power02.type1.h90 .thumb_list li {height:90px;overflow:hidden;margin-top: 15px;}
.naver_power02.type1.h90 .thumb_list li:first-child {margin-top:0;}
.naver_power02.type1.h90 .thumb_list li .link {margin:5px 0 3px;}
.naver_power02.type1.h90 .thumb_list li .link .btn_name {line-height: 19px;height: 19px;display: block;}
.naver_power02.type1.h90 .thumb_list li .cont_info .url {margin-top:-3px;}
.naver_power02.type1.h90 .thumb_list li .cont_info .desc {-webkit-line-clamp: 2;}
.naver_power02.type1.h90 .thumb_list li:first-child.none_thumb {margin-top:0;}
.naver_power02.type1.h90 .thumb_list li.none_thumb {height:auto;}
.naver_power02.type1.h90 .info_wrap {margin-top:5px;}
.naver_power02.type1.h90 .info {height:22px;line-height:21px;}
.naver_power02.type1.h90 .bg {height:21px;line-height:21px;}
.naver_power02.type1.h90 .bg .icon_bg img {margin-top:3px;}
.naver_power02.type1.h90 li .link_cont {margin-top:5px;}
.naver_power02.type1.h90 .icon_comm {margin:3px 0 0 -1px;}

.naver_power02.type1 .thumb_list li .cont_info .desc {display:-webkit-box;max-height:60px;overflow:hidden;white-space:normal;text-overflow:ellipsis;-webkit-line-clamp:3;-webkit-box-orient:vertical;word-wrap:break-word;}
.thumb_right .thumb_list li .thumb_wrap {display: flex;gap:6px;padding-left: 0;flex-direction: row-reverse;justify-content: space-between;}
.thumb_right .thumb_list li .thumb {position:unset;overflow: unset;}
.thumb_right .thumb_list .none_thumb {justify-content: flex-end;margin-top:15px;}
.thumb_right .thumb_list .sublink_img .thumb {height:auto;}
.thumb_right .sublink_img {display: flex;justify-content: center; width: 100%;gap: 10px;margin-top:8px;text-align: center;}
.thumb_right .sublink_img + .link_cont {margin-top:0;}
.thumb_right .sublink_text {display: inline-block;overflow: hidden;font-size:13px;color:#3f4040;}

/* 투표하기 */
.vote_poll {overflow:hidden;width:100%;margin:15px auto;background:#fff;border:1px solid #dedede;border-radius:10px;font-family:"맑은 고딕","Malgun Gothic";}
.vote_poll .title_cont {position:relative;padding:12px 15px 10px 49px;border-bottom:1px solid #ccc;background:url('https://image.donga.com/mlbpark/img/icon_m_q.png') no-repeat 8px 15px;background-size:30px 31px}
.vote_poll .title_cont .tit {display:block;padding-bottom:8px;font-weight:bold;font-size:14px;color:#333;letter-spacing:-1px;line-height:140%;}
.vote_poll .title_cont .date {display:block;font-size:11px;color:#969696;font-weight:bold;letter-spacing:-1px;}
.vote_poll .btn_poll {border:1px solid #416eca;background:#5181e3;}
.vote_poll .btn_poll .btn {width:100%;height:41px;border:0;background:#5181e3;font-size:15px;color:#fff;font-weight:bold;cursor:pointer;}
.vote_poll .vote_cont {}
.vote_poll .vote_cont .vote_chk {overflow:hidden;}
.vote_poll .vote_cont .vote_chk .list {position:relative;padding:15px 19px 15px 48px;border-top:1px solid #e5e5e5;}
.vote_poll .vote_cont .vote_chk .list:first-child {border-top:0;}
.vote_poll .vote_cont .vote_chk .list .radio_box .chk {position:absolute;left:-99999px;opacity:0;z-index:-1;}
.vote_poll .vote_cont .vote_chk .list .radio_box {position:absolute;top:23px;left:15px;}
.vote_poll .vote_cont .vote_chk .list .radio_box .chk_label {position:relative;display:block;width:18px;height:18px;background:url('https://image.donga.com/mlbpark/img/icon_m_check.png') no-repeat 0 0;background-size:38px 18px;cursor:pointer;}
.vote_poll .vote_cont .vote_chk .list .radio_box input:checked + label {background:url('https://image.donga.com/mlbpark/img/icon_m_check.png') no-repeat -20px 0;background-size:38px 18px;}
.vote_poll .vote_cont .vote_chk .list .vote_graph {overflow:hidden;display:block;width:100%;height:5px;background:#e1e1e1;}
.vote_poll .vote_cont .vote_chk .list .vote_graph .graph {float:right;display:block;height:5px;background:#5181e3;}
.vote_poll.is_active .vote_cont .vote_chk .list .vote_graph .graph {transform: translateX(100%);animation: slideLeft 0.8s ease-out forwards;}/* 250425 추가 */
.vote_poll .vote_cont .vote_chk .list .txt {float:left;display:block;margin-bottom:6px;font-size:15px;color:#303030;}
.vote_poll .vote_cont .vote_chk .list .num {float:right;display:block;padding:5px 0 0 20px;background:url('https://image.donga.com/mlbpark/img/icon_m_num.png') no-repeat 0 5px;background-size:14px 12px;font-weight:bold;font-size:11px;color:#9a9a9a;}
.vote_view .vote_cont .vote_chk .list .num {float:right;display:block;padding:5px 20px 0 0;background:url('https://image.donga.com/mlbpark/img/icon_m_num.png') no-repeat right 5px;background-size:14px 12px;font-weight:bold;font-size:11px;color:#9a9a9a;}
/* 250425 추가 */
@keyframes slideLeft {
    to {
      transform: translateX(0);
    }
  }

/* 250613 멀티 베팅 추가 */
.multi_vote_poll .vote_cont .vote_chk .list {padding: 19px 19px 20px 48px;}
.multi_vote_poll .vote_cont .vote_chk .list .radio_box {top:21px;} 
.multi_vote_poll .vote_cont .vote_chk .list .txt {float:unset;margin-bottom:0;}
.multi_vote_poll .vote_cont .vote_chk .list .num {display:none;} 
.multi_vote_poll .vote_cont .vote_chk .list .vote_graph {display:none;}

/* 실시간 burning */
.burning {padding-bottom:1px;background:#e9e9e9;}
.burning .burning_cont .tit_cont {background:#e5e5e5;height:33px;line-height:33px;padding:0 10px;}
.burning .burning_cont .tit_cont:after {display:block;content:'';clear:both;}
.burning .burning_cont .tit_cont .tit {float:left;width:50%;color:#ff4800;font-size:15px;font-weight:bold;background:url("https://image.donga.com/mlbpark/img/icon_m_burning.png") no-repeat 0 center;background-size:14px 22px;padding-left:20px;}
.burning .burning_cont .tit_cont .time {float:right;display:block;color:#7d7d7d;font-size:15px;padding-left:20px;background:url("https://image.donga.com/mlbpark/img/icon_m_time.png") no-repeat 0 center;background-size:17px 17px;}
.burning.type2 .burning_cont .tit_cont .time{display:none;}
.burning .burning_cont .nav {border-top:1px solid #fff;background:#e5e5e5;}
.burning .burning_cont .nav:after {display:block;content:'';clear:both;}
.burning .burning_cont .nav li {float:left;width:33.1%;border-left:1px solid #fff;}
.burning .burning_cont .nav li:first-child {border-left:none;}
.burning .burning_cont .nav li a {display:block;color:#535454;font-size:15px;line-height:35px;text-align:center;}
.burning .burning_cont .nav li a.on {font-weight:bold;background:#fff;}

/*----------------------------------*/
.burning.type2 {font-family:"Noto Sans KR";padding-bottom:1px;}
.burning.type2.re {padding-bottom:0;}/*250422 수정*/
.burning.type2 {background:none;}/*실서버 적용 후 지우기*/
.burning.type2 .burning_cont{position:relative;}
.burning.type2 .burning_cont .tit_cont {display:flex;justify-content:space-between;align-items:center;background:#fff;height:52px;font-family:'Noto Sans KR';line-height:37px;padding:0 14px 0 12px;line-height:1;}

.burning.type2 .burning_cont .tit_cont::after {display:none}/*실서버 적용 후 지우기*/
.burning.type2 .burning_cont .tit_cont .tit {float:unset;width:fit-content;color:transparent;font-size:unset;font-weight:unset;background:none;background-size:unset;padding-left:0;}/*실서버 적용 후 지우기*/

.burning.type2 .burning_cont .tit_cont .btn_more{display:flex;align-items:center;font-size:14px;font-weight:500;line-height:1;letter-spacing:-0.05em;color:#7b828a;}
.burning.re .burning_cont .tit_cont .btn_more{color:#535454;}/*250423 수정*/
.burning.type2 .burning_cont .tit_cont .btn_more::after{content:'';display:block;width:5px;height:7px;background:url(https://image.donga.com/mlbpark/img/icon_arrow01.gif)no-repeat;margin-left:8px;}


.burning.type2 .burning_cont .burning_main_tab{display:flex;justify-content:center;align-items:center;padding:0 6px 11px;box-sizing:border-box;}
.burning.type2 .burning_cont .burning_main_tab li{position:relative;width:calc(100% / 3);font-size:17px;font-weight:700;line-height:1;color:#535454;text-align:center;}
.burning.type2 .burning_cont .burning_main_tab li:nth-child(1){letter-spacing:0.1em;}
.burning.type2 .burning_cont .burning_main_tab li:nth-child(2){letter-spacing:-0.025em;}
.burning.type2 .burning_cont .burning_main_tab li:nth-child(3){letter-spacing:-0.025em;}
.burning.type2 .burning_cont .burning_main_tab li.on{color:#5181e3;}
.burning.type2 .burning_cont .burning_main_tab li + li::before{content:'';display:block;position:absolute;left:0;top:50%;transform:translateY(-50%);width:1px;height:17px;background-color:#ababac;}

.tab_lists_wrap .tab_lists{display:none;}
.tab_lists_wrap .tab_lists.on{display:block;}

.burning.type2 .burning_cont .nav {display:flex;justify-content:center;align-items:center;padding:0 6px;box-sizing:border-box;border-bottom:2px solid #5181e3;}
.burning.type2 .burning_cont .nav{border-top:0;background:none;}/*실서버 적용 후 지우기*/
.burning.type2 .burning_cont .nav::after{display:none;}/*실서버 적용 후 지우기*/
.burning.type2 .burning_cont .nav li {width:calc(100%/3);border:1px solid #5181e3;border-bottom:0;}
.burning.type2 .burning_cont .nav li {float:unset;border-left:0;}/*실서버 적용 후 지우기*/
.burning.type2 .burning_cont .nav li + li{border-left:0;}
.burning.type2 .burning_cont .nav li a {display:block;color:#5181e3;font-size:17px;line-height:42px;text-align:center;letter-spacing:-0.025em;}
.burning.type2 .burning_cont .nav li a.on {color:#fff;background-color:#5181e3;}
.burning.type2 .burning_cont .nav li a.on{font-weight:unset;}/*실서버 적용 후 지우기*/
/*----------------------------------*/

.burning .burning_cont .listview .lists .items {min-height:30px;padding:5px 10px;}
.burning.re .burning_cont .listview .lists .items:last-child{}/*260224 수정*/
.burning .burning_cont .listview .lists .items .text {margin-left:0;}
.burning .burning_cont .listview .lists .items .text .title {display:block;line-height:30px;display:flex;justify-content:flex-start;align-items:center;}
.burning .burning_cont .listview .lists .items .text .title:after {display: block;content:'';clear:both;}
.burning .burning_cont .listview .lists .items .text .title a {float: left;display:inline-block;width:auto;max-width:72%;color:#535454;font-size:15px;}
.burning .burning_cont .listview .lists .items .text .title .txt {float: left;display:inline-block;width:auto;max-width:72%;color:#535454;font-size:15px;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;}  /*20210414 추가 */
.burning .burning_cont .listview .lists .items .title:visited .txt {color:#999;} /*20210414 추가 */
.burning .burning_cont .listview .lists .items .text .title a:visited {color:#999;}
.burning .burning_cont .listview .lists .items .text .title .replycont {color:#eb6100;margin-right:3px;}
.burning .burning_cont .listview .lists .items .text .title .views {float:right;color:#0a4fda;font-size:12px;line-height:30px;background:url("https://image.donga.com/mlbpark/img/icon_m_view.png") no-repeat 0 center;background-size:19px 10px;padding-left:22px;margin-left:auto;}
.burning .burning_cont .listview .lists .nocnt {min-height: auto;} 
.burning .burning_cont .listview .lists .nocnt .text .title {text-align:left;line-height:22px}
.burning .burning_cont .listview .lists .nocnt .text .title .txt {max-width:none;white-space: initial;}

.burning_cont > .btn_more{display:flex;align-items:center;width:fit-content;font-size:14px;font-weight:700;color:#fff;background-color:#5181e3;position:relative;padding:4px 16px;box-sizing:border-box;border-radius: 0 0 6px 6px;margin: -5px auto 0;}
.burning_cont > .btn_more::before{content:'';display:block;position:absolute;top:-1px;left:50%;transform:translateX(-50%);width:100vw;height:2px;background-color:#5181e3;}
.burning_cont > .btn_more::after{content:'';display:block;width:7px;height:7px;border-left:2px solid #fff;border-bottom:2px solid #fff;transform:rotate(-45deg);margin-left:5px;margin-top:-3px;}

/* 공유하기 */
#shareLayer {display:none;width:320px;height:305px;box-sizing:border-box;background-color:#fff;}
#shareLayer .title {display:block;padding:12px 0 8px;font-size:18px;color:#000;text-align:center;font-weight:bold;}
#shareLayer .share_list {padding:0 26px;overflow:hidden;}
#shareLayer .share_list:after {display:block;content:'';clear:both;}
#shareLayer .share_list li {float:left;margin:21px 17px 0 17px;}
#shareLayer .share_list li a {display:block;}
#shareLayer .share_list li a span {display:block;width:55px;height:55px;font-size:0;color:transparent;background:url('https://image.donga.com/mlbpark/img/icon_sns.png') no-repeat 0 0;background-size:340px 54px;}
#shareLayer .share_list .facebook span {background-position:0px 0px;}
#shareLayer .share_list .twitter span {background-position:-56px 0;}
#shareLayer .share_list .kakaotalk span {background-position:-114px 0;}
#shareLayer .share_list .line span {background-position:-171px 0;}
#shareLayer .share_list .band {background:none;padding:0;}
#shareLayer .share_list .band span {background-position:-227px 0;}
#shareLayer .share_list .email span {background-position:-284px 0;}
#shareLayer .share_list .url {clear:both;position:relative;float:none;margin:0 0 0 9px;padding-top:30px;}
#shareLayer .share_list li.url .url_inp {float:left;display:inline-block;width:161px;height:36px;padding:0 10px;border:1px solid #dee0e3;border-right:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:36px;color:#4d4d4e;background:#fafafa;vertical-align:middle;}
#shareLayer .share_list li.url .btn_copyurl {display:inline-block;width:65px;height:36px;border:1px solid #d9dcdf;font-size:13px;line-height:36px;color:#363636;background:#e0e2e4;text-align:center;vertical-align:middle;}
#shareLayer .share_list li.url .txt {position:absolute;display:none;bottom:0;left:0;width:227px;height:36px;padding:0 10px;border:1px solid #b5b5b5;border-right:0;background:#fafafa;color:#2b2b35;font-size:14px;line-height:36px;vertical-align:middle;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
#shareLayer .btn_close {display:inline-block;position:absolute;top:19px;right:19px;width:18px;height:17px;background:url('https://image.donga.com/mlbpark/img/share_close.png') no-repeat 0 0;background-size:18px 17px;font-size:0;color:transparent;}

/* 광고 */
.view_adtop {margin-bottom:30px;}

/* 쿠팡광고 */
.coupang_cont {margin:0;}
.coupang_cont .list {}
.coupang_cont .list li {overflow:hidden;position:relative;min-height:38px;padding:5px;border-bottom:1px solid #ccc;}
.coupang_cont .list li .text {display:block;margin-left:5px;}
.coupang_cont .list li .text a {display:block;padding:0 5px 0 0;font-size:15px;color:#333;width:auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.coupang_cont .list li .text a .word {width:auto;color:#25a;padding-right:3px}
.coupang_cont .list li .info {clear:both;width:100%;}
.coupang_cont .list li .info .board {color:#666;margin-right:5px;vertical-align:middle;}
.coupang_cont .list li .info .icon_coupang01 {display:inline-block;width:88px;height:12px;background:url('https://image.donga.com/mlbpark/img/icon_coupang01.png') no-repeat 0 0;background-size:88px 12px;vertical-align:middle;}
.coupang_cont .list li .info .icon_coupang02 {display:inline-block;width:46px;height:12px;margin-left:5px;background:url('https://image.donga.com/mlbpark/img/icon_coupang02.png') no-repeat 0 0;background-size:46px 12px;vertical-align:middle;}

/* 위로가기 버튼 */
.btn_top_wrap {position:fixed;right:20px;bottom:100px;z-index:10;}
.btn_top_wrap .btn_top01 {width:38px;height:38px;background:url('https://image.donga.com/mlbpark/img/icon_top01.png') no-repeat 0 0;background-size:38px 38px;border:0;}
.btn_top_wrap .btn_top01 span {color:transparent;font-size:0;}

/* 플로팅 버튼 수정 230417 */
.dim_bg{position:fixed;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0);opacity:0;display:none;z-index:10;}/*230424 수정*/
.bt_menu_wrap{position:fixed;right:5px;bottom:20px;z-index:20;}/*230424 수정*/
.bt_menu_wrap button{border:none;background:none;margin:0;padding:0;}
.bt_menu_wrap .icon{border-radius:50%;box-shadow:0 0 10px rgba(0,0,0,0.2);}
.btn_balltool{position:absolute;right:12px;bottom:20px;width:45px;height:45px;border-radius:50%;display:block;z-index:12;transition-duration:0.3s;transition-timing-function:ease-in-out;transform:scale(1.2);}
.btn_balltool.on{transition-duration: 0.3s;transition-timing-function: ease-in-out;transform:scale(1);}
.btn_balltool .icon.icon_bt{width:45px;height:45px;background:url(../img/img_logo320.png) no-repeat;background-size:100%;animation:ballToolAniReverse 0.3s ease-in-out forwards;}
.btn_balltool.on .icon.icon_bt{width:45px;height:45px;background:url(../img/icon_close.png) no-repeat;background-size:100%;animation:ballToolAni 0.3s ease-in-out forwards;}

@keyframes ballToolAni {
    0% {transform:rotate(180deg);opacity:0;}
    100%{transform:rotate(0);opacity:1;}
}

@keyframes ballToolAniReverse {
    0% {transform:rotate(-180deg);opacity:0;}
    100%{transform:rotate(0);opacity:1;}
}

.btn_menu_wrap{position:absolute;right:0;bottom:0;width:45px;height:45px;opacity:0;transition-duration:0.3s;}
.btn_menu_wrap.on{opacity:1;}
.btn_menu{position:absolute;width:42px;height:42px;display:block;z-index:11;right:12px;bottom:20px;border-radius:50%;opacity:0;}
.btn_menu .icon{position:relative;width:100%;height:100%;background-size:100%;}
.btn_menu .icon .count_box{position:absolute;left:25px;top:-5px;min-width:23px;min-height:23px;display:flex;justify-content:center;align-items:center;box-shadow:0 0 5px rgba(0,0,0,0.2);border-radius:14px;background-color:#ff2828;box-sizing:border-box;}
.btn_menu .icon .count_box .count_num{position: relative;display:block;font-family:"Noto Sans KR";font-size:14px;color:#fff;text-indent:0;letter-spacing:-0.5px;padding:0 4px;line-height:23px}


.btn_menu.dugout .icon{background:url(../img/icon_dugout.png) no-repeat;background-size:100%;}
.btn_menu.write .icon{background:url(../img/icon_write02.png) no-repeat;background-size:100%;}
.btn_menu.reply .icon{background:url(../img/icon_reply.png) no-repeat;background-size:100%;}
.btn_menu.list .icon{background:url(../img/icon_list.png) no-repeat;background-size: 100%;}
.btn_menu.search .icon{background:url(../img/icon_search02.png) no-repeat;background-size:100%;}
.btn_menu.recommend .icon{background:url(../img/icon_recommend.png) no-repeat;background-size:100%;}
.btn_menu.block .icon{background:url(../img/icon_block.png) no-repeat;background-size:100%;}
.btn_menu.others .icon{background:url(../img/icon_others.png) no-repeat;background-size:100%;}
.btn_menu.share .icon{background:url(../img/icon_share02.png) no-repeat;background-size:100%;}
.btn_menu.mpmall .icon{background:url(../img/icon_mpmall.png) no-repeat;background-size:100%;}
.btn_menu.tbest .icon{background:url(../img/icon_tbest.png) no-repeat;background-size:100%;}

.btn_menu.menu01{animation:menu01AniReverse 0.3s ease-in-out forwards;}
.btn_menu_wrap.on .btn_menu.menu01{animation:menu01tAni 0.3s ease-in-out 0.05s forwards;}

@keyframes menu01tAni {
    0%{right:12px;bottom:20px;opacity:0;transform: scale(0);}    
    80%{bottom:136px;transform:scale(1);}
    100%{right:12px;bottom:126px;opacity:1;transform:scale(1);}
}

@keyframes menu01AniReverse {
    0%{right:12px;bottom:126px;opacity:1;transform:scale(1);}
    100%{right:12px;bottom:20px;opacity:0;transform:scale(0);}
}

.btn_menu.menu02{animation:menu02AniReverse 0.3s ease-in-out forwards;}
.btn_menu_wrap.on .btn_menu.menu02{animation:menu02Ani 0.3s ease-in-out 0.07s forwards;}

@keyframes menu02Ani {
    0%{right:12px;bottom:20px;opacity:0;transform: scale(0);}    
    80%{right:75px;bottom:123px;transform:scale(1);}
    100%{right:65px;bottom:113px;opacity:1;transform:scale(1);}
}

@keyframes menu02AniReverse {
    0%{right:65px;bottom:113px;opacity:1;transform:scale(1);}
    100%{right:12px;bottom:20px;opacity:0;transform:scale(0);}
}

.btn_menu.menu03{animation:menu03AniReverse 0.3s ease-in-out forwards; display:block;}
.btn_menu_wrap.on .btn_menu.menu03{animation: menu03Ani 0.3s ease-in-out 0.09s forwards;display:block;}

@keyframes menu03Ani {
    0%{right:12px;bottom:20px;opacity:0;transform: scale(0);}    
    80%{right:113px;bottom:84px;transform:scale(1);}
    100%{right:103px;bottom:74px;opacity:1;transform:scale(1);}
}

@keyframes menu03AniReverse {
    0%{right:103px;bottom:74px;opacity:1;transform:scale(1);}
    100%{right:12px;bottom:20px;opacity:0;transform:scale(0);}
}

.btn_menu.menu04{animation:menu04AniReverse 0.3s ease-in-out forwards;display:block;}
.btn_menu_wrap.on .btn_menu.menu04{animation: menu04Ani 0.3s ease-in-out 0.11s forwards;display:block;}

@keyframes menu04Ani {
    0%{right:12px;bottom:20px;opacity:0;transform: scale(0);}    
    80%{right:127px;bottom:20px;transform:scale(1);}
    100%{right:117px;bottom:20px;opacity:1;transform:scale(1);}
}

@keyframes menu04AniReverse {
    0%{right:103px;bottom:20px;opacity:1;transform:scale(1);}
    100%{right:12px;bottom:20px;opacity:0;transform:scale(0);}
}

.btn_menu.menu05{animation:menu05AniReverse 0.3s ease-in-out forwards;}
.btn_menu_wrap.on .btn_menu.menu05{animation: menu05Ani 0.3s ease-in-out 0.13s forwards;}

@keyframes menu05Ani {
    0%{right:12px;bottom:20px;opacity:0;transform: scale(0);}    
    80%{right:12px;bottom:240px;transform:scale(1);}
    100%{right:12px;bottom:230px;opacity:1;transform:scale(1);}
}

@keyframes menu05AniReverse {
    0%{right:12px;bottom:230px;opacity:1;transform:scale(1);}
    100%{right:12px;bottom:20px;opacity:0;transform:scale(0);}
}

.btn_menu.menu06{animation:menu06AniReverse 0.3s ease-in-out forwards;display:block;}
.btn_menu_wrap.on .btn_menu.menu06{animation:menu06Ani 0.3s ease-in-out 0.15s forwards;display:block;}

@keyframes menu06Ani {
    0%{right:12px;bottom:20px;opacity:0;transform: scale(0);}    
    80%{right:86px;bottom:230px;transform:scale(1);}
    100%{right:76px;bottom:220px;opacity:1;transform:scale(1);}
}

@keyframes menu06AniReverse {
    0%{right:76px;bottom:220px;opacity:1;transform:scale(1);}
    100%{right:12px;bottom:20px;opacity:0;transform:scale(0);}
}

.btn_menu.menu07{animation:menu07AniReverse 0.3s ease-in-out forwards;display:block;}
.btn_menu_wrap.on .btn_menu.menu07{animation:menu07Ani 0.3s ease-in-out 0.17s forwards;display:block;}

@keyframes menu07Ani {
    0%{right:12px;bottom:20px;opacity:0;transform: scale(0);}    
    80%{right:144px;bottom:200px;transform:scale(1);}
    100%{right:134px;bottom:190px;opacity:1;transform:scale(1);}
}

@keyframes menu07AniReverse {
    0%{right:134px;bottom:190px;opacity:1;transform:scale(1);}
    100%{right:12px;bottom:20px;opacity:0;transform:scale(0);}
}

.btn_menu.menu08{animation:menu08AniReverse 0.3s ease-in-out forwards;display:block;}
.btn_menu_wrap.on .btn_menu.menu08{animation: menu08Ani 0.3s ease-in-out 0.19s forwards;display:block;}

@keyframes menu08Ani {
    0%{right:12px;bottom:20px;opacity:0;transform: scale(0);}    
    80%{right:191px;bottom:154px;transform:scale(1);}
    100%{right:181px;bottom:144px;opacity:1;transform:scale(1);}
}

@keyframes menu08AniReverse {
    0%{right:181px;bottom:144px;opacity:1;transform:scale(1);}
    100%{right:12px;bottom:20px;opacity:0;transform:scale(0);}
}

.btn_menu.menu09{animation:menu09AniReverse 0.3s ease-in-out forwards;display:block;}
.btn_menu_wrap.on .btn_menu.menu09{animation: menu09Ani 0.3s ease-in-out 0.21s forwards;display:block;}

@keyframes menu09Ani {
    0%{right:12px;bottom:20px;opacity:0;transform: scale(0);}    
    80%{right:222px;bottom:95px;transform:scale(1);}
    100%{right:212px;bottom:85px;opacity:1;transform:scale(1);}
}

@keyframes menu09AniReverse {
    0%{right:212px;bottom:85px;opacity:1;transform:scale(1);}
    100%{right:12px;bottom:20px;opacity:0;transform:scale(0);}
}

.btn_menu.menu10{animation: menu10AniReverse 0.3s ease-in-out forwards;}
.btn_menu_wrap.on .btn_menu.menu10{animation: menu10Ani 0.3s ease-in-out 0.23s forwards;} 

@keyframes menu10Ani {
    0%{right:12px;bottom:20px;opacity:0;transform: scale(0);}    
    80%{right:231px;bottom:20px;transform:scale(1);}
    100%{right:221px;bottom:20px;opacity:1;transform:scale(1);}
}

@keyframes menu10AniReverse {
    0%{right:221px;bottom:20px;opacity:1;transform:scale(1);}
    100%{right:12px;bottom:20px;opacity:0;transform:scale(0);}
}

/* 래플이벤트 */
.raffle_event {position:relative;}
.raffle_event .event_wrap {width:100%;max-width:320px;margin:0 auto;}
.raffle_event .event_wrap .event_top {width:100%;max-width:320px;height:62px;background:url("../img/raffle_m_top.png") center 0 no-repeat;background-size:100% 62px;text-align:center;}
.raffle_event .event_wrap .event_top .title {display:block;padding:8px 0 0 0;font-size:21px;color:#000;font-weight:bold;letter-spacing:-1px;}
.raffle_event .event_wrap .event_top .date {display:block;font-size:13px;color:#666;}
.raffle_event .event_wrap .event_top .date .point {color:#396ed9;font-weight:bold;}
.raffle_event .event_wrap .event_mid {border:1px solid #dedede;border-bottom:0;background:#fff;}
.raffle_event .event_wrap .event_mid .giveaway_list {}
.raffle_event .event_wrap .event_mid .giveaway_list > li {position:relative;padding:12px 10px 12px 45px;border-bottom:1px solid #e5e5e5;}
.raffle_event .event_wrap .event_mid .giveaway_list li:last-child {border-bottom:0;}
.raffle_event .event_wrap .event_mid .giveaway_list li .radio_box {position:absolute;top:50%;left:10px;transform: translateY(-50%);}
.raffle_event .event_wrap .event_mid .giveaway_list li .radio_box input {width:26px;height:26px;border:0;margin:0;background:url("../img/icon_m_radio01.png") no-repeat 0 0;background-size:cover;cursor:pointer;-webkit-appearance: none;-webkit-border-radius: 0;}
.raffle_event .event_wrap .event_mid .giveaway_list li .radio_box input:checked {background:url("../img/icon_m_radio01.png") no-repeat 0 -30px;background-size:cover;}
.raffle_event .event_wrap .event_mid .giveaway_list li .thumb {float:left;width:79px;height:79px;margin-right:10px;border:1px solid #e6e6e6;}
.raffle_event .event_wrap .event_mid .giveaway_list li .thumb img {display:block;width:79px;height:79px;}
.raffle_event .event_wrap .event_mid .giveaway_list li .cont_info {overflow:hidden;position:relative;padding:0 0 0 0;}
.raffle_event .event_wrap .event_mid .giveaway_list li .cont_info .goods_tit {display:block;margin-bottom:6px;font-size:16px;color:#333;font-weight:bold;letter-spacing:-1px;}
.raffle_event .event_wrap .event_mid .giveaway_list li .info_list {overflow:hidden;}
.raffle_event .event_wrap .event_mid .giveaway_list li .info_list li {margin-top:3px;padding-left:9px;background:url("../img/icon_m_bullet01.png") no-repeat 0 center;background-size:4px 4px;font-size:13px;color:#333;letter-spacing:-0.5px;}
.raffle_event .event_wrap .event_mid .giveaway_list li .info_list li:first-child {margin-top:0;}
.raffle_event .event_wrap .event_mid .giveaway_list li .info_list li .num {font-weight:bold;}
.raffle_event .event_wrap .event_mid .giveaway_list li .info_list li.first {}
.raffle_event .event_wrap .event_mid .giveaway_list li .info_list li.point01 {}
.raffle_event .event_wrap .event_mid .giveaway_list li .info_list li.point02 {}
.raffle_event .event_wrap .event_mid .giveaway_list li .graph_cont {overflow:hidden;width:100%;margin-top:4px;}
.raffle_event .event_wrap .event_mid .giveaway_list li .competition_cont {float:left;margin-bottom:1px;padding-left:16px;background:url("../img/icon_m_human.png") no-repeat 0 center;background-size:13px 13px;letter-spacing:-0.5px;}
.raffle_event .event_wrap .event_mid .giveaway_list li .competition_cont .num {font-size:13px;color:#3366cc;font-weight:bold;}
.raffle_event .event_wrap .event_mid .giveaway_list li .competition_cont em {font-size:13px;color:#808080;font-style:normal;font-weight:normal;}
.raffle_event .event_wrap .event_mid .giveaway_list li .point_box {float:right;letter-spacing:-0.5px;color:#808080;}
.raffle_event .event_wrap .event_mid .giveaway_list li .point_box .num01 {font-size:13px;color:#3366cc;font-weight:bold;}
.raffle_event .event_wrap .event_mid .giveaway_list li .point_box .num02 {font-size:13px;color:#808080;}
.raffle_event .event_wrap .event_mid .giveaway_list li .graph_cont .per {clear:both;position:relative;overflow:hidden;display:block;height:7px;margin-top:5px;background:#e1e1e1;border-radius:5px;}
.raffle_event .event_wrap .event_mid .giveaway_list li .graph_cont .per .bg {position:absolute;top:0;left:0;display:block;height:7px;background-image: linear-gradient(to right, #4073e1, #e86bc5, #ff917f);}
.raffle_event .event_wrap .event_btm {}
.raffle_event .event_wrap .event_btm button {overflow:hidden;width:100%;max-width:320px;height:54px;margin:0;padding:0;border:1px solid #dedede;background:#5181e3;border-radius:0 0 10px 10px;text-align:center;font-size:24px;color:#fff;cursor:pointer;letter-spacing:-3px;box-sizing:border-box;}

/* 경품안내 수령팝업 */
#giveaway_layer {display:none;width:100%;}
#giveaway_layer .pop_wrap {position:relative;overflow:hidden;width:100%;max-width:320px;margin:0 auto;border-radius:10px;box-sizing:border-box;}
#giveaway_layer .pop_wrap .btn_close01 {position:absolute;top:15px;right:15px;width:19px;height:18px;border:0;background:url("../img/icon_m_close01.png") no-repeat 0 0;background-size:19px 18px;font-size:0;color:transparent;cursor:pointer;}
#giveaway_layer .pop_wrap .pop_top {height:57px;background:#5181e3;line-height:57px;}
#giveaway_layer .pop_wrap .pop_top .title {display:block;text-align:center;color:#fff;font-size:23px;}
#giveaway_layer .pop_wrap .pop_mid {border:1px solid #a6a5a5;border-top:0;border-radius:0 0 10px 10px;background:#fff;padding:20px 24px 63px 24px;}
#giveaway_layer .pop_wrap .pop_mid .desc {font-size:13px;color:#666;line-height:140%;}
#giveaway_layer .pop_wrap .pop_mid .desc strong {display:block;padding-bottom:10px;}
#giveaway_layer .pop_wrap .pop_mid .inp_cont {padding:28px 0 0 0;}
#giveaway_layer .pop_wrap .pop_mid .inp_box {margin-bottom:7px;}
#giveaway_layer .pop_wrap .pop_mid .inp_box label {display:inline-block;width:63px;font-size:16px;color:#666;font-weight:bold;}
#giveaway_layer .pop_wrap .pop_mid .inp_box input {width:194px;height:37px;padding:0 0 0 10px;border:1px solid #a6a5a5;background:#f2f2f2;font-size:16px;color:#333;vertical-align:middle;box-sizing:border-box;}
#giveaway_layer .pop_wrap .pop_mid .btn_reg01 {display:block;width:153px;height:45px;margin:45px auto 0 auto;background:#5181e3;border:0;border-radius:30px;color:#fff;font-size:18px;text-align:center;cursor:pointer;font-weight:bold;}

/* 당첨자 확인 팝업 */
#winner_layer {display:none;width:100%;}
#winner_layer .pop_wrap {position:relative;overflow:hidden;width:100%;max-width:320px;margin:0 auto;border-radius:10px;box-sizing:border-box;}
#winner_layer .pop_wrap .btn_close01 {position:absolute;top:15px;right:15px;width:19px;height:18px;border:0;background:url("../img/icon_m_close01.png") no-repeat 0 0;background-size:19px 18px;font-size:0;color:transparent;cursor:pointer;}
#winner_layer .pop_wrap .pop_top {height:57px;background:#5181e3;line-height:57px;}
#winner_layer .pop_wrap .pop_top .title {display:block;text-align:center;color:#fff;font-size:23px;}
#winner_layer .pop_wrap .pop_mid {border:1px solid #a6a5a5;border-top:0;overflow-y:auto;max-height:430px;border-radius:0 0 10px 10px;background:#fff;padding:0 24px 5px 24px;}
#winner_layer .pop_wrap .pop_mid .winner_cont {padding:20px 0 8px 0;border-bottom:1px solid #ccc;}
#winner_layer .pop_wrap .pop_mid .winner_cont:last-child {border-bottom:0;}
#winner_layer .pop_wrap .pop_mid .winner_cont .title {display:block;margin-bottom:13px;font-size:17px;color:#333;font-weight:bold;letter-spacing:-1px;}
#winner_layer .pop_wrap .pop_mid .winner_cont .winner_list {position:relative;}
#winner_layer .pop_wrap .pop_mid .winner_cont .winner_list:after {content:'';clear:both;display:block;}
#winner_layer .pop_wrap .pop_mid .winner_cont .winner_list li {margin-bottom:7px;font-size:13px;color:#666;box-sizing:border-box;}
#winner_layer .pop_wrap .pop_mid .winner_cont .winner_list li div {display:block;line-height:110%;}
#winner_layer .pop_wrap .pop_mid .winner_cont .winner_list li .nickname {font-weight:bold;}

/* 재검색 */
.list_search01 {position:relative;margin:0 10px 10px 10px;padding:0 62px 0 9px;border:1px solid #4971da;border-radius:5px;}
.list_search01 .sch_cont {position:relative;display:flex;width:100%;}
.list_search01 .sch_cont:after {content:'';clear:both;display:block;}
.list_search01 .in_s {position:absolute;top:50%;right:14px;width:20px;height:20px;margin-top:-10px;}
.list_search01 .btn_plussch {position:absolute;top:50%;right:46px;margin-top:-8px;padding:0;background:#fff;border:0;cursor:pointer;z-index:10;}
.list_search01 .btn_plussch span {display:block;width:16px;height:16px;background:url('../img/btn_m_plus01.png') no-repeat 0 0;background-size:16px 16px;font-size:0;color:transparent;}
.list_search01 span select {float:left;height:32px;padding:0 10px 0 4px;border:0;font-size:14px;color:#666;}
.list_search01 span input {float:left;width:100%;margin-left:4px;font-size:14px;height:32px;line-height:28px;vertical-align:top;border:0 none;border-radius:0;-webkit-appearance:none;color:#666;}
.list_search01 .sel {display:block;}
.list_search01 .sub_sch {display:block;width:100%;}
.list_search01 .sch_right {display:none;}
.list_search01.plus .sch_right {display:flex;border-top:1px solid #cbcbcb;}
.list_search01.plus .btn_plussch span {background:url('../img/btn_m_plus02.png') no-repeat 0 0;background-size:16px 16px;}

/* 버닝페이지 */
.gather_wrap{font-family:'Noto Sans KR';}

.gather_top.burning{background:url(../img/img_bg_burningtop_m.png)no-repeat;background-size:100%;padding: 27px 0 0;border-bottom:2px solid #5181e3;}
.gather_top.honor{background:url(../img/img_bg_honortop_m.png)no-repeat;background-size:100%;padding:6px 0;border-bottom:1px solid #ced0d7;}
.gather_top .gather_top_logo{padding:0;box-sizing:border-box;line-height:1;font-size:0;}
.gather_top.burning .gather_top_logo{max-width:329px;margin:0 auto 13px;}
.gather_top.honor .gather_top_logo{max-width:205px;margin:0 auto;}
.gather_top .gather_top_logo img{width:100%;}
.gather_top .tab_box ul{display:flex;justify-content:center;align-items:center;}
.gather_top .tab_box .main_tab{margin-bottom:16px;}
.gather_top .tab_box .main_tab li{position:relative;width:calc(100%/3);}
.gather_top .tab_box .main_tab li + li::before{content:'';display:block;width:1px;height:17px;background-color:#ababac;position:absolute;left:0;top:50%;transform:translateY(-50%);}
.gather_top .tab_box .main_tab li a{display:block;font-size:17px;font-weight:700;line-height:1;text-align:center;color:#535454;}
.gather_top .tab_box .main_tab li.on a{color:#5181e3;}
.tab_box .main_tab li:nth-child(1) a{letter-spacing:0.1em;}
.tab_box .main_tab li:nth-child(2) a{letter-spacing:-0.025em;}
.tab_box .main_tab li:nth-child(3) a{letter-spacing:-0.025em;}

.tab_box .sub_tab{padding:0 7px;box-sizing:border-box;background-color:#fff;border-bottom:2px solid #5181e3;}
.tab_box .sub_tab li{width:calc(100%/3);border:1px solid #5181e3;border-bottom:0;}
.tab_box .sub_tab li + li{border-left:0;}
.tab_box .sub_tab li.on{background-color:#5181e3;}
.tab_box .sub_tab li a{display:block;font-size:17px;font-weight:500;color:#5181e3;line-height:42px;text-align:center;}
.tab_box .sub_tab li.on a{color:#fff;}

.tab_contents .gather_list .items{display:flex;justify-content:flex-start;align-items:center;gap:10px;padding:10px;box-sizing:border-box;}
.tab_contents .gather_list .items +.items{border-top:1px solid #ededed;}
.tab_contents .gather_list .items .photo{width:70px;height:47px;overflow:hidden;flex-shrink:0;}
.tab_contents .gather_list .items .photo a{display:block;width:100%;height:100%;}
.tab_contents .gather_list .items .photo a img{width:100%;height:100%;object-fit:cover;}
.tab_contents .gather_list .items .text .title{font-size:15px;font-weight:400;color:#333;line-height:1.3;display: flex;}
.tab_contents .gather_list .items .text .title a{display:-webkit-box;word-wrap:break-word;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow: ellipsis;overflow:hidden;line-height:1.3;color:#333;}
.tab_contents .gather_list .items .text .title .float{display:flex;align-items:flex-end;height:100%;float:right;shape-outside: inset(calc(100% - 24px) 0 0 0);}
.tab_contents .gather_list .items .text .title .replycont{ color:#eb6100;}

.tab_contents .gather_list .items .text .item_sub {font-size:12px;font-weight:400;color:#5181e3;line-height:1.3;}
.tab_contents .gather_list .items .text .info{font-size:12px;font-weight:400;line-height:1.4;color:#666;display:flex;justify-content:flex-start;align-items:center;gap:0 15px;}

/* 명예의 전당 서브메뉴 */
.honor_sub_menu{border-bottom:1px solid #989898;padding:7px 9px;box-sizing:border-box;}
.honor_sub_menu > ul {display:flex;justify-content:flex-start;align-items:center;gap:6px;}
.honor_sub_menu > ul li:first-child{width:95px;}
.honor_sub_menu > ul li:nth-child(2){width:87px;}
.honor_sub_menu > ul li:last-child{width:50.5px;}
.honor_sub_menu > ul li a{display:block;}
.honor_sub_menu > ul li a img{width:100%;display:block;}

/* 버닝 재검색 결과 */
.gather_wrap .message{display:flex;justify-content:flex-start;align-items:center;;width:calc(100% - 20px);margin:0 auto;padding: 9px 12px;box-sizing:border-box;margin-top: 14px;border:2px solid #3c73e2;border-radius:10px;font-size:14px;}

.gather_wrap .message .sresult{color:#3c73e2;width:fit-content;max-width:130px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-right:10px;box-sizing:border-box;margin-right:0;}
.gather_wrap .message .sresult:nth-of-type(2){padding-right:5px;}

.gather_wrap .message .btn_plussch {background:#fff;border:0;cursor:pointer;margin-right:10px;padding:0;}
.gather_wrap .message .btn_plussch span{display:block;width:17px;height:17px;background:url(../img/btn_plus02.png) no-repeat 0 0;font-size:0;color:transparent;margin-right:0;}

/* 명문관 메뉴 뉴아이콘 */

/* 신규위젯 240327 */
.widget_slide_wrap{overflow:hidden;padding:10px 12px;border-bottom: 1px solid #ccc;box-sizing:border-box;} /* 250321 수정 */
#wrap:has(.sub_menu .menu_link li #toggle:checked) .widget_slide_wrap{padding:13px 12px 13px;border-bottom:1px solid #ccc;}
.widget_slide{display:flex;justify-content:flex-start;align-items:flex-start;}
.widget_slide .widget_item{position:relative;border-radius:10px;overflow:hidden;width:120px;height:160px;box-shadow:0 0 5px rgba(0,0,0,0.4);}/* 250310 수정 */
.widget_slide .widget_item a{display:flex;justify-content:flex-start;align-items:flex-end;padding:10px;box-sizing:border-box;flex-shrink:0;width:100%;height:100%;}
.widget_slide .widget_item .thumb{position:absolute;left:50%;top:50%;transform: translate(-50%, -50%);width:100%;height:100%;overflow:hidden;z-index:0;}
.widget_slide .widget_item .thumb:has(img[src="../img/img_widget_bagic.jpg"])::before{content:'';display:block;position:absolute;left:50%;top:30px;transform:translateX(-50%);width:82px;height:86px;background:url(../img/logo_basic_w.png)no-repeat;z-index:2;}
.widget_slide .widget_item .thumb:has(img[src="https://image.donga.com/challenge/mlbpark/images/img_widget_bagic.jpg"])::before{content:'';display:block;position:absolute;left:50%;top:30px;transform:translateX(-50%);width:82px;height:86px;background:url(../img/logo_basic_w.png)no-repeat;z-index:2;}
.widget_slide .widget_item .thumb::after{content:'';display:block;width:100%;height:100%;position:absolute;left:0;top:0;background:url(../img/overlay_bg.png)no-repeat;background-size:100% 100%;background-position:0 20px;z-index:1;}
.widget_slide .widget_item .thumb img{display:block;width:100%;height:100%;object-fit:cover;}
.widget_slide .widget_item .title{position:relative;font-family:'Noto Sans KR';font-size:14px;font-weight:400;line-height:18px;letter-spacing:-0.025em;color:#fff;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:3;z-index:2;margin-bottom:0;}/* 250310 수정 */

.widget_slide_wrap .navigation_box{position:relative;width:100%;height:20px;margin-top:8px;}
.widget_slide_wrap .navigation_box .swiper-pagination-progressbar{background-color:transparent;}
.widget_slide_wrap .navigation_box .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{visibility:hidden;}
.widget_slide_wrap .navigation_box .pagination {margin-left:-23px;}
.widget_slide_wrap .navigation_box .pagination .point_box{display:flex;justify-content:center;align-items:center;gap:8.5px;height:18px;}
.widget_slide_wrap .navigation_box .progress_point{display:block;width:14.5px;height:14.5px;opacity:1;background-color:#a8aabc;border-radius:50%;transition-duration:0.3s;flex-shrink:0;}
.widget_slide_wrap .navigation_box .progress_point.on{width:46px;height:18px;border-radius:9px;background-color:#5181e3;transition-duration:0.3s;flex-shrink:0;}
.widget_slide_wrap .navigation_box .btn_more{display:block;position:absolute;left:calc(50% + 90px);top:calc(50% - 1px);transform:translate(-50%, -50%);font-family:'Noto Sans KR';height:15.5px;font-size:11px;font-weight:400;line-height:15.5px;letter-spacing:-0.05em;color:#fff;padding:1px 4px 0;border-radius:8px;background-color:#a8aabc;box-sizing:border-box;min-width:46px;}

/* 폰팍 서브 메뉴 */
.phonepark_sub_menu{border-bottom: 1px solid #989898;}
.phonepark_sub_menu .list_submenu{display:flex;justify-content:flex-start;align-items:center;padding:7px 0 6px;box-sizing:border-box;}
.phonepark_sub_menu .list_submenu li{margin-left:6px;}
.phonepark_sub_menu .list_submenu li a{display:inline-block;height:22px;padding:0 5px;border:1px solid #5181e3;border-radius:5px;font-family:"Noto Sans KR";font-size:13px;color:#5181e3;line-height:22px;letter-spacing:-1px;}

/* 핫딜 *//* 240923 추가 */
.hotdeal_table{border:1px solid #CED0D7;background: #F9F9F9;}
.hotdeal_table li{display:flex;justify-content:flex-start;align-items:flex-start;gap:10px;padding:7px 10px;box-sizing:border-box;}/*260127 수정*/
.hotdeal_table li + li{border-top:1px solid #CED0D7;}
.hotdeal_table li .title_cell{width:50px;flex-shrink:0;}
.hotdeal_table li .title_cell .tit{font-size:13px;font-weight:400;line-height:150%;color:#666;margin:0;}/*260127 수정*/
.hotdeal_table li .data_cell p,
.hotdeal_table li .data_cell a{font-size:13px;font-weight:400;line-height:150%;color:#000;}/*260127 수정*/
.hotdeal_table li .data_cell a{word-break: break-word;}/* 251223 추가 */
.hotdeal_table li.url .data_cell a{text-decoration:underline;}
.hotdeal_table li.price .data_cell p{font-weight:700;color:#FF3F34;}
/* 251222 툴팁 추가 */
.hotdeal_table li.tooltip .title_cell {display:flex;}
.hotdeal_table .tooltip-wrap {position: relative;display: inline-block;}
.hotdeal_table .tooltip-icon {cursor: pointer;width: 13px;height: 13px;margin-left: 2px;margin-top: 3px;background: url(../img/icon_tooltip02.png) no-repeat 0 0;background-size:cover;border: 0;font-size:0;vertical-align: top;}
.hotdeal_table .tooltip-box {display:none;position: absolute;top: 50%;left: 50%;transform: translateX(-50%);width:214px;height:66px;margin: -75px 0 0 88px;padding: 12px 10px 10px;box-sizing: border-box;justify-content: center;align-items: flex-start;color: #777;text-align: center;font-family: SUIT;font-size: 12px;font-weight: 700;line-height: 140%;letter-spacing: -0.6px;background:url(../img/icon_tooltip_m.png) no-repeat 0 0;background-size:cover;}

/* 엠팍런 251001 추가 */
.run_table li .title_cell {width:87px;}

/* 말머리 수정 *//*240926 수정*/
.subject_box{border: 1px solid #ccc;background-color:#fff;margin:15px;padding:15px;box-sizing:border-box;}
.subject_box ul{display:flex;flex-wrap: wrap;justify-content:flex-start;align-items:center;gap:10px;}/*260105 수정*/
.subject_box ul li a{display:block;height:20px;padding:0 8px;border:1px solid #DDD;border-radius:5px;font-size:13px;color:#FF3204;line-height:22px;}/*260105 수정*/
.subject_box ul li.on a{border: 1px solid #FF3204;color: #FFF;background: #FF3204;}/*260105 추가*/

/* ---------------- 기록실 추가 -------------- */
/* 기록실 광고영역 */
.recordbox_top01 {max-width:336px;width:100%;display:flex;justify-content: center; align-items: center; margin:0 auto;padding:16px  0 0 0;text-align: center;}
.recordbox_mid01 {max-width:400px;width:100%;display:flex;justify-content: center; align-items: center; margin:0 auto;padding:16px  0 0 0;text-align: center;}
.recordbox_btm01 {max-width:336px;width:100%;display:flex;justify-content: center; align-items: center; margin:0 auto;padding:16px  0 0 0;text-align: center;}

.home_record button {padding:0;margin:0;border: none;outline: none;background-color: inherit ;}
.home_record .record_menu {overflow:hidden;overflow-x:auto;background: #fafafa;border-top:1px solid #E5E5E5;border-bottom: 1px solid #f0f0f0;-webkit-overflow-scrolling: touch;}
.home_record .record_menu::-webkit-scrollbar {display: none;}
.home_record .record_menu .record_menu_list {display: flex;}
.home_record .record_menu .record_menu_list li {flex-shrink: 0;}
.home_record .record_menu .record_menu_list .menu_button {display: block;padding:0 16px;border: none;outline: none;background-color: inherit ;}
.home_record .record_menu .record_menu_list .menu_button.on .menu_txt {color:#3C73E2;font-weight: 700;}
.home_record .record_menu .record_menu_list .menu_button .menu_txt {display: block;height: 50px;line-height: 50px;color: #666;font-family: Pretendard;font-size: 16px;font-style: normal;font-weight: 500;}

.home_record .title_cont {display: flex;padding: 14px 16px;align-items: center;gap: 10px;}
.home_record .title_cont .title {display: block;color: #000;font-family: Pretendard;font-size: 18px;font-style: normal;font-weight: 700;line-height: 150%;}
.home_record .table_wrap {-webkit-overflow-scrolling: touch;overflow-x: auto;overflow-y: visible;overscroll-behavior-x: none;}
.home_record .table_wrap::-webkit-scrollbar {display: none;}
.home_record .table_wrap .table_head {overflow: visible;}
.home_record .table_wrap .table_head::-webkit-scrollbar {display: none;}
.home_record .table_wrap .table_head .head_list {min-width: 100%;width: -webkit-min-content;width: -moz-min-content;width: max-content;display: flex;-ms-flex-pack: end;-webkit-box-sizing: border-box;box-sizing: border-box;display: -ms-flexbox;justify-content: flex-end;padding-right: 15px;}
.home_record .table_wrap .table_head .head_list .head_item:first-child {background-color:#fff; border-box;box-sizing: border-box;width:140px;min-width:135px;left: 0;padding-left: 15px;position: -webkit-sticky;position: sticky;text-align: left;}
.home_record .table_wrap .table_head .head_list .head_item {width: var(--cell-width);padding:0 5px;text-align: center;}
.home_record .table_wrap .table_head .head_list .head_item button {width:100%;display: -ms-flexbox;display: flex; -ms-flex-direction: column;flex-direction: column;border: none;outline: none;background-color: inherit ;white-space: nowrap;align-items: center;justify-content: center;line-height:normal;}
.home_record .table_wrap .table_head .head_list .head_txt {height:48px;line-height:48px;color: #868686;
font-family: Pretendard;font-size: 14px;font-style: normal;font-weight: 500;}
.home_record .table_wrap .table_head .head_list .highlight_txt {color:#3C73E2;}
.home_record .table_wrap .table_head .head_list .head_item .icon_arr_under {display:inline-block;width:10px;height:6px;margin-top:3px;background:url(../img/icon_arr_under.png) no-repeat 0 0;background-size:10px 6px;}
.home_record .table_wrap .table_head .head_list .head_item .icon_arr_under.on {background:url(../img/icon_arr_under_on.png) no-repeat 0 0;background-size:10px 6px;}
.home_record .table_wrap .table_head .head_list .first {display:block;}
  
.home_record .table_wrap .table_body {overflow: visible;}
.home_record .table_wrap .table_body::-webkit-scrollbar {display: none;}
.home_record .table_wrap .table_body .body_list {min-width: 100%;width: -webkit-min-content;width: -moz-min-content;width: max-content;}
.home_record .table_wrap .body_list .body_item {-ms-flex-pack: end;background-color: var(--item-background);display: -ms-flexbox;display: flex;justify-content: flex-end;padding-right: 15px;position: relative;border-bottom: 1px solid #E5E5E5;}
.home_record .table_wrap .body_list .body_cell {min-width:32px;height: 54px;padding: 0 5px;position: relative;text-align: center;}
.home_record .table_wrap .body_list .body_cell .thumb {width:26px;height:26px;}
.home_record .table_wrap .body_list .body_cell .thumb img {height: 100%;-o-object-fit: contain;object-fit: contain;vertical-align: top;width: 100%;}
.home_record .table_wrap .body_list .body_cell:first-child {background-color: #fff;width:140px; min-width:135px;left: 0;padding: 0;position: -webkit-sticky;position: sticky;text-align: left;z-index: 1;}
.home_record .table_wrap .body_list .body_cell .info_cont {-ms-flex-align: center;align-items: center;display: -ms-flexbox;display: flex;height: 100%;padding-left: 15px;position: relative;}
.home_record .table_wrap .body_list .body_cell .info_cont .num_rank {min-width:24px;color: #868686;font-family: Pretendard;font-size: 14px;font-style: normal;font-weight: 700;text-align: center;}
.home_record .table_wrap .body_list .body_cell .info_cont a {-ms-flex-align: center;align-items: center; display: -ms-flexbox;display: flex;padding: 7px;position: relative;}
.home_record .table_wrap .body_list .body_cell .info_cont .name {margin-left:6px;color: #111;text-align: center;font-family: Pretendard;font-size: 14px;font-style: normal;font-weight: 700;}

.home_record .table_wrap .body_list .body_cell .info_text {-ms-flex-pack: center;-ms-flex-align: center; align-items: center;display: -ms-flexbox;display: flex;height: 100%;justify-content: center;}
.home_record .table_wrap .body_list .body_cell .info_text .info_text_in {color: #868686;font-family: Pretendard;font-size: 14px;font-style: normal;font-weight: 700;line-height: 150%;white-space: nowrap;}
.home_record .table_wrap .body_list .body_cell .info_text .highlight_txt {color:#3C73E2;}
.home_record .table_wrap .body_list .body_cell .info_result {-ms-flex-pack: center;-ms-flex-align: center;align-items: center;-webkit-column-gap: 3px;-moz-column-gap: 3px;column-gap: 3px;display: -ms-flexbox;display: flex;height: 100%;justify-content: center;padding: 0 15px;position: relative;}
.home_record .table_wrap .body_list .body_cell .info_result .result_txt {position:relative;display: flex;width: 17px;height: 18px;flex-direction: column;justify-content: center;align-items: center;gap: 10px;border-radius: 2px;box-sizing: border-box;}
.home_record .table_wrap .body_list .body_cell .info_result .result_txt .txt {color: #FFF;text-align: center;font-family: Pretendard;font-size: 12px;font-style: normal;font-weight: 500;line-height: 150%;}
.home_record .table_wrap .body_list .body_cell .info_result .win {background: #3C73E2;}
.home_record .table_wrap .body_list .body_cell .info_result .lose {background: #fc1111;}
.home_record .table_wrap .body_list .body_cell .info_result .draw {background: #868686;}
.home_record .table_wrap .body_list .body_cell .info_result .result_txt.win:last-child:after {content:'';display:block;height:2px;border-radius:5px;position:absolute;left:1px;right:1px;bottom:-5px;background-color: #3C73E2;}
.home_record .table_wrap .body_list .body_cell .info_result .result_txt.lose:last-child:after {content:'';display:block;height:2px;border-radius:5px;position:absolute;left:1px;right:1px;bottom:-5px;background-color: #fc1111;}
.home_record .table_wrap .body_list .body_cell .info_result .result_txt.draw:last-child:after {content:'';display:block;height:2px;border-radius:5px;position:absolute;left:1px;right:1px;bottom:-5px;background-color: #868686;}

.home_record .table_wrap .body_list.list_type1 .info_cont {width:100%;}
.home_record .table_wrap .body_list.list_type1 .info_cont .thumb {width:32px;height:32px;margin-right:6px;}
.home_record .table_wrap .body_list.list_type1 .info_cont .thumb img {display:block;}
.home_record .table_wrap .body_list.list_type1 .info_cont a {display: block;padding: 0;}
.home_record .table_wrap .body_list.list_type1 .info_cont .name_cont {display: flex;flex-flow: column;}
.home_record .table_wrap .body_list.list_type1 .info_cont .name_cont .name {margin:0;color: #111;font-family: Pretendard;font-size: 14px;font-style: normal;font-weight: 500;line-height: 140%;}
.home_record .table_wrap .body_list.list_type1 .info_cont .name_cont .team_name {color: #868686;font-family: Pretendard;font-size: 11px;font-style: normal;font-weight: 500;line-height: 140%;}

/* 기록실 - 팀순위 */
.home_record .teamrank_wrap .record_teamrank {margin-top:20px;}

/* 기록실 - 팀기록 */
.home_record .record_content {position: relative;}
.home_record .record_content .recordcard_team {overflow: hidden;padding-top:14px;margin-bottom: 20px;}
.home_record .record_content .recordcard_team .recordcard_scroll {-webkit-overflow-scrolling: touch;overflow-x: auto;}
.home_record .record_content .recordcard_team .recordcard_scroll::-webkit-scrollbar {display: none;}
.home_record .record_content .recordcard_scroll .recordcard_card_list {display: -ms-flexbox;display: flex;will-change: transform;align-items: flex-start;gap:16px;width: -webkit-min-content;width: -moz-min-content; width: min-content;padding:0 16px;}
.home_record .record_content .recordcard_card_list {}
.home_record .record_content .recordcard_card_list .recordcard_item {width:230px;flex-shrink: 0;max-width: 100%;box-sizing: border-box;}
.home_record .record_content .recordcard_card_list .recordcard_item .title {display:block;margin-bottom:14px;color: #000;font-family: Pretendard;font-size: 18px;font-style: normal;font-weight: 700;line-height: 150%;}
.home_record .record_content .recordcard_card_list .recordcard_item .list_area {padding:0 16px; border-radius: 14px;border: 1px solid #EEE;background: #FFF;}
.home_record .record_content .recordcard_card_list .recordcard_item .recordcard_btn_more {display: flex;width: 100%;height: 44px;background: #fff; border: 0; padding: 8px 0;justify-content: center;align-items: center;align-self: stretch;box-sizing: border-box;color: #8E8E8E;font-family: Pretendard;font-size: 14px;font-style: normal;font-weight: 500;line-height: 140%;}
.home_record .record_content .recordcard_list .recordcard_list_item {display: flex;padding: 14px 0;align-items: center;align-self: stretch;border-bottom: 1px solid #EFEFEF;}
.home_record .record_content .recordcard_list .recordcard_list_item .item_ranking {min-width:24px;margin-right:3px;color: #868686;font-family: Pretendard;font-size: 14px;font-style: normal;font-weight: 700;line-height: 150%;text-align: center;}
.home_record .record_content .recordcard_list .recordcard_list_item .thumb {width:26px;height:26px;margin-right:6px;}
.home_record .record_content .recordcard_list .recordcard_list_item .thumb img {height: 100%;-o-object-fit: contain;object-fit: contain;vertical-align: top;width: 100%;}
.home_record .record_content .recordcard_list .recordcard_list_item .in_flex {display: flex;justify-content: space-between;width: 100%;}
.home_record .record_content .recordcard_list .recordcard_list_item .link_team {color: #111;font-family: Pretendard;font-size: 14px;font-style: normal;font-weight: 700;line-height: 150%;}
.home_record .record_content .recordcard_list .recordcard_list_item .team_value {color: #868686;font-family: Pretendard;font-size: 14px;font-style: normal;font-weight: 700;line-height: 150%;}

.home_record .record_content .recordcard_list .recordcard_list_item:first-child {position: relative;margin:0 -16px;padding:20px 24px;border-bottom:0;border-radius: 14px 14px 0 0;}
.home_record .record_content .recordcard_list .recordcard_list_item:first-child:after {content:'';display:block;position:absolute;top:0;right:0;width:165px;height:103px;background:url(../img/bgteam_vector.png) no-repeat 0 0;background-size:165px 103px;}
.home_record .record_content .recordcard_list .recordcard_list_item:first-child .item_ranking {position: absolute;top:12px;left: 16px;display:block;width:24px;height:24px;background:url(../img/icon_ranking_top.png) no-repeat 0 0;background-size:24px 24px;font-size:0;}
.home_record .record_content .recordcard_list .recordcard_list_item:first-child .thumb {width: 60px;height: 60px;margin-right:14px;}
.home_record .record_content .recordcard_list .recordcard_list_item:first-child .in_flex {position: relative; flex-flow: column;z-index: 1;}
.home_record .record_content .recordcard_list .recordcard_list_item:first-child .link_team {color: rgba(255, 255, 255, 0.60);font-family: Pretendard;font-size: 16px;font-style: normal;font-weight: 500;line-height: 150%;}
.home_record .record_content .recordcard_list .recordcard_list_item:first-child .team_value {color: #FFF;font-family: Pretendard;font-size: 22px;font-style: normal;font-weight: 700;line-height: 150%;}

.home_record .bgteam_kia {background: #E10822 !important;}
.home_record .bgteam_ob {background: #010039 !important;}
.home_record .bgteam_lt {background: #022344 !important;}
.home_record .bgteam_nc {background: #1F477A !important;}
.home_record .bgteam_kw {background: #820024 !important;}
.home_record .bgteam_ss {background: #0066B1 !important;}
.home_record .bgteam_sk {background: #CE142C !important;}
.home_record .bgteam_lg {background: #C30136 !important;}
.home_record .bgteam_hh {background: #EA5C24 !important;}
.home_record .bgteam_kt {background: #000 !important;}

.home_record .teamrecord_wrap .defensive_record {margin-top:20px;}

/* 기록 팝업 */
#record_popup {visibility: hidden;position: fixed;top: 0; left: 0;width:100%;max-width:600px;height: 100%;z-index: 9999;transition: visibility 0.4s;}
#record_popup.show {visibility: visible;}
#record_popup .overlay {position: absolute;width: 100%; height: 100%;background: rgba(0,0,0,0.6);opacity: 0;transition: opacity 0.4s ease;}
#record_popup.show .overlay {opacity: 1;}
#record_popup .pop_wrap {width:100%;height:510px;position: absolute;
    bottom: 0; left: 0;background: #fff;border-radius: 16px 16px 0 0;transform: translateY(100%);transition: transform 0.4s cubic-bezier(0.33, 1, 0.68, 1);}
#record_popup.show .pop_wrap {transform: translateY(0);}
#record_popup .pop_wrap button {border: none;outline: none;background-color: inherit ;white-space: nowrap;}
#record_popup .pop_wrap .pop_top {display: flex;height:67px;align-items: center;padding:0 16px;justify-content: space-between;}
#record_popup .pop_wrap .pop_top .title {display:block;color: #000;font-family: Pretendard;font-size: 18px;font-style: normal;font-weight: 700;line-height: 150%;}
#record_popup .pop_wrap .pop_top .btn_close {display: block;width: 18px;height: 18px;box-sizing: border-box;padding: 0;}
#record_popup .pop_wrap .pop_top .btn_close .txt {font-size: 0;}
#record_popup .pop_wrap .pop_mid {}
#record_popup .pop_wrap .pop_mid .record_popup_cont {overflow: auto;height:388px;    user-select: none;
    -webkit-user-drag: none;
    touch-action: auto;}
#record_popup .pop_wrap .pop_mid .tit_wrap {width:100%;overflow-x: auto;-webkit-overflow-scrolling: touch; border-bottom: 1px solid #F0F0F0;background: #FAFAFA;box-sizing: border-box;    user-select: none;
    -webkit-user-drag: none;
    touch-action: auto;}
#record_popup .pop_wrap .pop_mid .tit_wrap::-webkit-scrollbar {display: none;}
#record_popup .pop_wrap .pop_mid .tit_wrap .tit_tab_list {display: flex;width:100%;padding: 14px 40px 14px 16px;white-space: nowrap;}
#record_popup .pop_wrap .pop_mid .tit_wrap .btn_tab {display:block;padding:0;margin-right:25px;color: #666;font-family: Pretendard;font-size: 16px;font-style: normal;font-weight: 500;line-height: 150%;flex: 0 0 auto;}
#record_popup .pop_wrap .pop_mid .tit_wrap .btn_tab.active {color: #3C73E2;font-weight: 700;}
#record_popup .pop_wrap .pop_mid .record_popup_list li {display: flex;align-items: center;padding:18px 16px;border-bottom: 1px solid #E5E5E5;}
#record_popup .pop_wrap .pop_mid .record_popup_list li .item_link {display: flex;align-items: center;-ms-flex: 1 1;flex: 1 1;max-width: 100%;min-width: 0;}
#record_popup .pop_wrap .pop_mid .record_popup_list li .num_rank {display: block;width:24px;margin-right: 14px;text-align: center;color: #868686;font-family: Pretendard;font-size: 14px;font-style: normal;font-weight: 700;line-height: 150%;}
#record_popup .pop_wrap .pop_mid .record_popup_list li .thumb {width:28px;height:28px;margin-right:6px;}
#record_popup .pop_wrap .pop_mid .record_popup_list li .thumb img {height: 100%;-o-object-fit: contain;object-fit: contain;vertical-align: top;width: 100%;}
#record_popup .pop_wrap .pop_mid .record_popup_list li .name {color: #111;text-align: center;font-family: Pretendard;font-size: 16px;font-style: normal;font-weight: 700;line-height: 150%;}
#record_popup .pop_wrap .pop_mid .record_popup_list li .item_value {color: #111;font-family: Pretendard;font-size: 14px;font-style: normal;font-weight: 700;line-height: 150%;}

#record_popup .pop_wrap .pop_mid .record_popup_list li:first-child .num_rank {width:24px;height:24px;background:url(../img/icon_ranking_top.png) no-repeat 0 0;background-size:24px 24px;font-size:0;}
#record_popup .pop_wrap .pop_mid .record_popup_list li:first-child .item_value {color: #3C73E2;}

/* 타자기록 */
.home_record .record_search_wrap {position:relative;padding:16px;}
.home_record .record_search_wrap .record_search {position:relative;display: flex;width: 100%;height: 54px;padding: 16px 34px 16px 16px;align-items: center;border-radius: 12px;border: 1px solid #C5CFD3;background: #FFF;box-sizing: border-box;}
.home_record .record_search_wrap .record_search.on {border: 1px solid #0F0F0F;}
.home_record .record_search_wrap .record_search .icon_search {margin-right:10px;}
@media (prefers-color-scheme: dark) {
  .home_record .record_search_wrap .record_search .icon_search {background: none;}
}
.home_record .record_search_wrap .record_search form {flex:1 1;}
.home_record .record_search_wrap .record_search .input_search {width:100%;border:0;color: #0F0F0F;font-family: SUIT;font-size: 16px;font-style: normal;font-weight: 700;line-height: 150%;}
.home_record .record_search_wrap .record_search .input_search::placeholder {color:#768084;font-family: SUIT;font-size: 16px;font-style: normal;font-weight: 400;line-height: 150%;}
.home_record .record_search_wrap .record_search .input_search:focus {outline: none;}
.home_record .record_search_wrap .record_search .btn_del {position:absolute;top:16px;right:16px;display:block;width:18px;height:18px;border: none;outline: none;background-color: inherit ;}

.home_record .record_content .searchpopup_layer {position: absolute;top:86px;left:0;width:100%;height: 100%;background: #FFF;z-index:10;}
.home_record .record_content .searchpopup_layer .pop_wrap {height:100%;background: #FFF;}
.home_record .record_content .searchpopup_layer .pop_wrap .pop_cont {overflow: auto;}
.home_record .record_content .searchpopup_layer .pop_wrap .searchpopup_player_list li a {display: flex;padding: 14px 16px;align-items: baseline;box-sizing: border-box;}
.home_record .record_content .searchpopup_layer .searchpopup_player_list li a .player_name {margin-right:5px;color: #111;font-family: SUIT;font-size: 16px;font-style: normal;font-weight: 700;line-height: 150%;overflow: hidden;-o-text-overflow: ellipsis;text-overflow: ellipsis;white-space: nowrap;}
.home_record .record_content .searchpopup_layer .searchpopup_player_list li a .player_name .highlight {color: #3C73E2;}
.home_record .record_content .searchpopup_layer .searchpopup_player_list li a .team_name {color: #868686;text-align: center;font-family: Pretendard;font-size: 12px;font-style: normal;font-weight: 500;line-height: 150%;overflow: hidden;-o-text-overflow: ellipsis;text-overflow: ellipsis;white-space: nowrap;}
.home_record .record_content .searchpopup_layer .searchpopup_player_list li a .icon_arr {-ms-flex-negative: 0;flex-shrink: 0;margin-left: auto;}
.hitter_record .title_cont {display: flex;align-items: center;justify-content: flex-start;}
.hitter_record .title_cont .btn_team_sel .txt {display:inline-block;margin-left:10px;margin-right:6px;color: #4D4D4D;font-family: Pretendard;font-size: 16px;font-style: normal;font-weight: 500;line-height: 150%;}
.hitter_record .title_cont .btn_team_sel .icon_sel {}

.hitter_popup .pop_wrap .pop_mid .tit_wrap {overflow: hidden !important;}
.hitter_popup .pop_wrap .pop_mid .tit_wrap .tit_tab_list {justify-content: center;}

/* 팀선택 팝업 */
#team_popup {visibility: hidden;position: fixed;top: 0; left: 0;width:100%;max-width:600px;height: 100%;z-index: 9999;transition: visibility 0.4s;}
#team_popup.show {visibility: visible;}
#team_popup .overlay {position: absolute;width: 100%; height: 100%;background: rgba(0,0,0,0.6);opacity: 0;transition: opacity 0.4s ease;}
#team_popup.show .overlay {opacity: 1;}
#team_popup .pop_wrap {width:100%;height:440px;position: absolute;
    bottom: 0; left: 0;background: #fff;border-radius: 16px 16px 0 0;transform: translateY(100%);transition: transform 0.4s cubic-bezier(0.33, 1, 0.68, 1);}
#team_popup.show .pop_wrap {transform: translateY(0);}
#team_popup .pop_wrap button {border: none;outline: none;background-color: inherit ;white-space: nowrap;}
#team_popup .pop_wrap .pop_top {display: flex;height:67px;align-items: center;padding:0 16px;justify-content: space-between;}
#team_popup .pop_wrap .pop_top .title {display:block;color: #000;font-family: Pretendard;font-size: 18px;font-style: normal;font-weight: 700;line-height: 150%;}
#team_popup .pop_wrap .pop_top .btn_close {display: block;width: 18px;height: 18px;box-sizing: border-box;padding: 0;}
#team_popup .pop_wrap .pop_top .btn_close .txt {font-size: 0;}
#team_popup .pop_wrap .pop_mid .filter_option {padding:20px; }
#team_popup .pop_wrap .pop_mid .filter_option .filter_option_list {display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;row-gap: 20px;}
#team_popup .filter_option .filter_option_list li {width:25%;}
#team_popup .filter_option .filter_option_list li .emblem_area {display:flex;width:66px;height:66px;align-items: center;justify-content: center;border-radius: 100px;background: #F0F0F0;}
#team_popup .filter_option .filter_option_list li .in_emblem {width:38px;height: 38px;}
#team_popup .filter_option .filter_option_list li .in_emblem img {display:block;height: 100%;-o-object-fit: contain;object-fit: contain;width: 100%;}
#team_popup .filter_option .filter_option_list li .team_name {display:block;margin-top:4px;color: #232627;text-align: center;font-family: Pretendard;font-size: 16px;font-style: normal;font-weight: 500;line-height: 150%;}
#team_popup .filter_option .filter_option_list li:first-child .in_emblem {color: #3C73E2;text-align: center;font-family: Pretendard;font-size: 16px;font-style: normal;font-weight: 700;line-height: 210%;}
#team_popup .filter_option .filter_option_list li.active .emblem_area {background: #EFF4FF;}
#team_popup .filter_option .filter_option_list li.active .team_name {color: #3C73E2;}

/* 투수기록 */
.pitcher_record .title_cont {display: flex;align-items: center;justify-content: flex-start;}
.pitcher_record .title_cont .btn_team_sel .txt {display:inline-block;margin-left:10px;margin-right:6px;color: #4D4D4D;font-family: Pretendard;font-size: 16px;font-style: normal;font-weight: 500;line-height: 150%;}
.pitcher_record .table_wrap .table_head_wrap .sort_arrow, .hitter_record .table_wrap .table_head_wrap .sort_arrow {display: contents;}

/* 경기 없음 */
.no_match_data {width: 100%;display: flex;align-items: center;background-color: #fff;padding: 2em 1em;}
.no_match_data > p {width: 100%;display: flex;align-items: center;margin: auto auto;width: fit-content;text-align: center;font-family: Pretendard;font-size: 21px;font-weight: 600;color: rgba(0, 0, 0, 0.3);}

/* 경기일정 */
.date_wrap .schedule_date_area {}
.date_wrap .schedule_date_area .calendar_date_group {padding:16px 0 16px 0;}
.date_wrap .schedule_date_area .calendar_date_group .date_group_area {-ms-flex-align: center;-ms-flex-pack: justify;align-items: center;display: -ms-flexbox;display: flex;justify-content: space-between;padding: 0 16px;position: relative;}
.date_wrap .schedule_date_area .calendar_date_group .current_date_wrap {-ms-flex-order: 2;-ms-flex-align: center;align-items: center;-webkit-column-gap: 10px;-moz-column-gap: 10px;column-gap: 10px;display: -ms-flexbox;display: flex;order: 2;}
.date_wrap .schedule_date_area .calendar_date_group .current_date_wrap .current_date {-ms-flex-order: 2; -ms-flex-negative: 0;flex-shrink: 0;color: #000;text-align: center;font-family: Pretendard;font-size: 24px;font-style: normal;font-weight: 700;line-height: 150%;order: 2;}
.date_wrap .schedule_date_area .calendar_date_group .current_date_wrap .btn_prev {width:24px;height:24px;}
.date_wrap .schedule_date_area .calendar_date_group .current_date_wrap .btn_next {width:24px;height:24px;-webkit-transform: rotate(180deg);-ms-transform: rotate(180deg);transform: rotate(180deg);-ms-flex-order: 3;order: 3;}
.date_wrap .schedule_date_area .calendar_date_group .current_date_wrap button:disabled path {stroke: #8E8E8E;}
.date_wrap .schedule_date_area .calendar_date_group .button_date_latest {display: flex;width: 48px;padding: 4px 10px;justify-content: center;align-items: center;box-sizing: border-box;-ms-flex-negative: 0;border-radius: 50px;border: 1px solid #E6E6E6;background: #FFF;flex-shrink: 0;color: #4D4D4D;font-family: SUIT;font-size: 14px;font-style: normal;font-weight: 700;line-height: 140%;}
.date_wrap .schedule_date_area .calendar_date_group .calendar_wrap {-ms-flex-order: 3;order: 3;position: relative;}
.date_wrap .schedule_date_area .calendar_date_group .calendar_wrap .blind {clip: rect(0 0 0 0);height: 1px;margin: -1px;overflow: hidden;position: absolute;width: 1px;}
.date_wrap .schedule_date_area .calendar_date_group .calendar_wrap svg {vertical-align: middle;}
.date_wrap .schedule_date_area .calendar_tab_wrap {padding:0 0 12px 0;}
.date_wrap .schedule_date_area .calendar_tab_wrap .date_tab_list_area {overflow: hidden;position: relative;  touch-action: pan-y;user-select: none;}
.date_wrap .schedule_date_area .calendar_tab_wrap .date_tab_list {display: -ms-flexbox;display: flex;will-change: transform;transform: translateX(0);}
.date_wrap .schedule_date_area .calendar_tab_wrap .date_tab_list .tab_item {flex: 0 0 auto;}
.date_wrap .schedule_date_area .calendar_tab_wrap .date_tab_list .tab_item.is-active .btn_tab {color: #3C73E2;}
.date_wrap .schedule_date_area .calendar_tab_wrap .date_tab_list .tab_item .btn_tab {width:55px;color: #111;
text-align: center;font-family: Pretendard;font-size: 16px;font-style: normal;font-weight: 500;line-height: 150%;}
.date_wrap .schedule_date_area .calendar_tab_wrap .date_tab_list .tab_item .btn_tab.post_btn_tab {width: 110px;}
.date_wrap .schedule_date_area .calendar_tab_wrap .date_tab_list .post_btn_boarder {display: block;width: 2px;background-color: #eee;height: 1.5em;position: relative;top: 0.15em;margin: auto 0;}

.date_wrap .teamtab_team_tab {padding: 20px 0;border-top: 1px solid #F0F0F0;border-bottom: 1px solid #F0F0F0;background: #FAFAFA;}
.date_wrap .teamtab_team_tab .teamtab_tab_list_area {overflow: hidden;position: relative;  touch-action: pan-y;user-select: none;}
.date_wrap .teamtab_team_tab .teamtab_tab_list {display: -ms-flexbox;display: flex;will-change: transform;transform: translateX(0);gap:14px;padding:0 16px;}
.date_wrap .teamtab_team_tab .teamtab_tab_list li .emblem_area {display:flex;width:50px;height:50px;align-items: center;justify-content: center;border-radius: 100px;
background: #F0F0F0;}
.date_wrap .teamtab_team_tab .teamtab_tab_list li .in_emblem {width:32px;height: 32px;}
.date_wrap .teamtab_team_tab .teamtab_tab_list li .in_emblem img {display:block;height: 100%;-o-object-fit: contain;object-fit: contain;width: 100%;}
.date_wrap .teamtab_team_tab .teamtab_tab_list li .team_name {display:block;margin-top:4px;color: #232627;text-align: center;font-family: Pretendard;font-size: 14px;font-style: normal;font-weight: 500;line-height: 140%;}
.date_wrap .teamtab_team_tab .teamtab_tab_list li:first-child .in_emblem {color: #3C73E2;text-align: center;font-family: Pretendard;font-size: 14px;font-style: normal;font-weight: 700;line-height: 220%;}
.date_wrap .teamtab_team_tab .teamtab_tab_list li.is-active .emblem_area {background: #EFF4FF;}
.date_wrap .teamtab_team_tab .teamtab_tab_list li.is-active .team_name {color: #3C73E2;}

.date_wrap .match_list_container {background: #EEE;}
.date_wrap .match_list_container .match_list_group {margin-top:12px;background: #fff;}
.date_wrap .match_list_container .match_list_group:first-child {margin-top:0;}
.date_wrap .match_list_container .match_list_group:first-child .group_title {border-top:0;}
.date_wrap .match_list_container .match_list_group .group_title {display: flex;padding: 14px 16px;justify-content: space-between;align-items: center;color: #111;font-family: Pretendard;font-size: 16px;font-style: normal;font-weight: 700;line-height: 150%;border-top: 1px solid #E5E5E5;border-bottom: 1px solid #E5E5E5;}
.date_wrap .match_list_container .match_list .match_item {overflow: hidden;position: relative;border-bottom: 1px solid #E5E5E5;}
.date_wrap .match_list_container .match_list .match_item .item_content {display: -ms-flexbox;display: flex; -ms-flex-wrap: wrap;flex-wrap: wrap;padding: 16px 16px;position: relative;}
.date_wrap .match_list_container .match_list .item_content .match_sub_info {-ms-flex-align: center;align-items: center;-webkit-box-sizing: border-box;box-sizing: border-box;-webkit-column-gap: 6px;-moz-column-gap: 6px;column-gap: 6px;display: -ms-flexbox;display: flex;padding-bottom: 20px;width: 100%;}
.date_wrap .match_list_container .match_list .item_content .match_sub_info .time {display:block;color: #111;text-align: center;font-family: Pretendard;font-size: 14px;font-style: normal;font-weight: 700;line-height: 150%;}
.date_wrap .match_list_container .match_list .item_content .match_sub_info .status {display: flex;padding: 2px 6px;justify-content: center;align-items: center;border-radius: 4px;color: #FFF;text-align: center;font-family: Pretendard;font-size: 12px;font-style: normal;font-weight: 500;line-height: 150%;}
.date_wrap .match_list_container .match_list .item_content .match_sub_info .stadium {color: #111;text-align: center;font-family: Pretendard;font-size: 14px;font-style: normal;font-weight: 700;line-height: 150%;}
.date_wrap .match_list_container .match_list .match_item.type_end .status {background: #AAABAD;}
.date_wrap .match_list_container .match_list .match_item.type_ing .status {background: #3C73E2;}
.date_wrap .match_list_container .match_list .match_item.type_etc .status span {background: #c2c1c1;}
.date_wrap .match_list_container .match_list .match_area {position: relative;width: calc(100% - 62px);}
.date_wrap .match_list_container .match_list .match_area .team_logo {flex-shrink: 0;width:26px;height: 26px;}
.date_wrap .match_list_container .match_list .match_area .team_logo img {display:block;height: 100%;-o-object-fit: contain;object-fit: contain;width: 100%;}

.date_wrap .match_list_container .match_list .match_area .area_team_item.area_type_winner .type_point {color: #3C73E2;}
.date_wrap .match_list_container .match_list .match_area .area_team_item.area_type_winner .type_save {color: #70a51e;}
.date_wrap .match_list_container .match_list .match_area .area_team_item.area_type_winner .area_score_wrap::before {content: '';display:block;position:absolute;top:0;right:0;width:9px;height:21px;background:url(../img/icon_win_team.png) no-repeat center center;background-size:6px 7px;}

.date_wrap .match_list_container .match_list .match_area .area_team_item {-ms-flex-pack: justify; display: -ms-flexbox;display: flex;justify-content: space-between;align-items: center;}
.date_wrap .match_list_container .match_list .match_area .area_team_item:last-child {margin-top:20px;}
.date_wrap .match_list_container .match_list .match_area .area_team_wrap {-ms-flex-align: center;align-items: center;-webkit-column-gap: 6px;-moz-column-gap: 6px;column-gap: 6px;display: -ms-flexbox;display: flex; overflow: hidden;padding-right: 10px;position: relative;}

.date_wrap .match_list_container .match_list .match_area .area_team_wrap .area_team_name {-ms-flex-align: center; align-items: center;display: -ms-flexbox;display: flex;overflow: hidden;}
.date_wrap .match_list_container .match_list .area_team_wrap .area_team_name .name_info {display: flex;align-items: center;margin-right:15px;min-width:50px;}
.date_wrap .match_list_container .match_list .area_team_wrap .area_team_name .team_name {color: #111;text-align: center;font-family: Pretendard;font-size: 14px;font-style: normal;font-weight: 700;line-height: 150%;}
.date_wrap .match_list_container .match_list .area_team_wrap .area_team_name .sub_info {color: #868686;font-family: Pretendard;font-size: 14px;font-style: normal;font-weight: 700;line-height: 150%;}
.date_wrap .match_list_container .match_list .area_team_wrap .area_team_name .sub_info.save_info {margin-left: 10px;}
.date_wrap .match_list_container .match_list .area_team_wrap .area_team_name .save_info .area_item {margin-right: 0;}
.date_wrap .match_list_container .match_list .area_team_wrap .area_team_name .save_info .type_save {margin-right: 3px;}
.date_wrap .match_list_container .match_list .area_team_wrap .area_team_name .sub_info .area_item {margin-right:3px;}
.date_wrap .match_list_container .match_list .area_team_wrap .area_team_name .sub_info .area_item a {color: #868686;}
.date_wrap .match_list_container .match_list .area_team_wrap .area_team_name .area_home_mark {display: flex;width: 17px;height: 18px;padding: 3px 0;margin-left:5px;flex-direction: column;justify-content: center;align-items: center;flex-shrink: 0;border-radius: 2px;background: #AAABAD;box-sizing: border-box;color: #FFF;font-family: Pretendard;font-size: 12px;font-style: normal;font-weight: 500;line-height: 150%;}
.date_wrap .match_list_container .match_list .area_score_wrap {-ms-flex-align: center;-webkit-column-gap: 8px;-moz-column-gap: 8px;column-gap: 8px;display: -ms-flexbox;display: flex;-ms-flex-direction: row-reverse;flex-direction: row-reverse;padding-right: 18px;position: relative;}
.date_wrap .match_list_container .match_list .area_score_wrap .area_score {color: #111;font-family: Pretendard;font-size: 14px;font-style: normal;font-weight: 700;line-height: 150%;}
.date_wrap .match_list_container .match_list .area_type_loser .area_score {color: #B2B2B2;}
.date_wrap .match_list_container .match_list .link_area {-ms-flex-negative: 0;flex-shrink: 0;padding-left: 10px; position: relative;}
.date_wrap .match_list_container .match_list .link_area a {display: flex;padding: 5px 12px;justify-content: center;align-items: center;border-radius: 6px;border: 1px solid #111;background: #FFF;color: #111;font-family: Pretendard;font-size: 14px;font-style: normal;font-weight: 700;line-height: 150%;box-sizing: border-box;}
.date_wrap .match_list_container .match_list .link_area .link_match_wrap {-ms-flex-pack: center;display:-ms-flexbox;display: flex;-ms-flex-direction: column;flex-direction: column;height: 100%;justify-content: center;gap:5px;}

/* 달력팝업 */
#calendar_layer {visibility: hidden;position: fixed;top: 0; left: 0;width:100%;max-width:600px;height: 100%;z-index: 9999;transition: visibility 0.4s;}
#calendar_layer.show {visibility: visible;}
#calendar_layer .overlay {position: absolute;width: 100%; height: 100%;background: rgba(0,0,0,0.6);opacity: 0;transition: opacity 0.4s ease;}
#calendar_layer.show .overlay {opacity: 1;}
#calendar_layer .pop_wrap {width:100%;height:440px;padding-bottom:50px;position: absolute;bottom: 0; left: 0;background: #fff;border-radius: 16px 16px 0 0;transform: translateY(100%);transition: transform 0.4s cubic-bezier(0.33, 1, 0.68, 1);}
#calendar_layer.show .pop_wrap {transform: translateY(0);}
#calendar_layer .pop_wrap button {padding:0;margin:0;border: none;outline: none;background-color: inherit ;white-space: nowrap;}
#calendar_layer .pop_wrap .pop_top {position:relative;display: flex;padding: 20px 16px;justify-content:center;align-items: center;}
#calendar_layer .pop_wrap .pop_top .calendar_year {position: absolute;left:16px;}
#calendar_layer .pop_wrap .pop_top .calendar_year .calendar_select {padding: 0 20px 0 0;color: #4D4D4D;font-family: SUIT;font-size: 14px;font-style: normal;font-weight: 700;line-height: 140%;-webkit-appearance: none;-moz-appearance: none;appearance: none;background: transparent;border: 0;outline: 0;text-align: center;}
#calendar_layer .pop_wrap .pop_top .calendar_year::before {content:'';display:block;position:absolute;top:7px;right:0;width:10px;height:5px;background:url(../img/icon_sel_year.png) no-repeat center center;background-size:10px 5px;}
#calendar_layer .pop_wrap .pop_top .calendar_month {display: -ms-inline-flexbox;display: inline-flex;align-items: center;gap:14px;}
#calendar_layer .pop_wrap .pop_top .calendar_month .calendar_current {color: #000;font-family: Pretendard;font-size: 22px;font-style: normal;font-weight: 700;line-height: 150%;order: 2;}
#calendar_layer .pop_wrap .pop_top .calendar_month button {width:24px;height:24px;}
#calendar_layer .pop_wrap .pop_top .calendar_month button:disabled path {stroke: #8E8E8E;}
#calendar_layer .pop_wrap .pop_top .calendar_month .btn_prev {order: 1;}
#calendar_layer .pop_wrap .pop_top .calendar_month .btn_next {order: 3;-webkit-transform: rotate(180deg);-ms-transform: rotate(180deg);transform: rotate(180deg);-ms-flex-order: 3;order: 3;}
#calendar_layer .pop_wrap .pop_top .btn_close {position: absolute;right:16px;}
#calendar_layer .pop_wrap .pop_mid {padding:0 12px;}
#calendar_layer .pop_wrap .pop_mid .tbl_calendar {table-layout: fixed;width: 100%;}
#calendar_layer .pop_wrap .pop_mid .tbl_calendar tr th,
#calendar_layer .pop_wrap .pop_mid .tbl_calendar tr td {color: #4C4C4C;text-align: center;font-family: Pretendard;font-size: 14px;font-style: normal;font-weight: 500;line-height: 140%;}
#calendar_layer .pop_wrap .pop_mid .tbl_calendar thead th {width: 48px;height:48px;padding:10px;box-sizing: border-box;}
#calendar_layer .pop_wrap .pop_mid .tbl_calendar tbody td {vertical-align: top;}
#calendar_layer .pop_wrap .pop_mid .tbl_calendar .team_logo {display:block;width:16px;height:16px;}
#calendar_layer .pop_wrap .pop_mid .tbl_calendar .team_logo img {display:block;height: 100%;-o-object-fit: contain;object-fit: contain;width: 100%;}
#calendar_layer .pop_wrap .pop_mid .tbl_calendar tbody .btn_date {-ms-flex-align: center;align-items: center;background-color: transparent;border: 0;display: -ms-flexbox;display: flex;-ms-flex-direction: column;flex-direction: column;margin: 0 auto;max-width: 48px;min-height: 62px;padding: 10px 0 7px;position: relative;width: 100%;}
#calendar_layer .pop_wrap .pop_mid .tbl_calendar tbody .btn_date.active {border-radius: 10px;border: 1px solid #3C73E2;background: #DAF5FF;}
#calendar_layer .pop_wrap .pop_mid .tbl_calendar tbody .btn_date.active .num {color: #3C73E2;}
#calendar_layer .pop_wrap .pop_mid .tbl_calendar tbody .num {display:block;margin-bottom:4px;color: #4C4C4C;text-align: center;font-family: Pretendard;font-size: 14px;font-style: normal;font-weight: 500;line-height: 140%;}
#calendar_layer .pop_wrap .pop_mid .tbl_calendar tbody .team_info_wrap .team_info {-ms-flex-align: center;align-items: center;-webkit-column-gap: 3px;-moz-column-gap: 3px;column-gap: 3px;display: -ms-flexbox;display: flex;}
#calendar_layer .pop_wrap .pop_mid .tbl_calendar tbody .result {display: flex;width: 17px;height: 18px;flex-direction: column;justify-content: center;align-items: center;color: #FFF;text-align: center;font-family: Pretendard;font-size: 12px;font-style: normal;font-weight: 500;line-height: 150%;border-radius: 2px;box-sizing: border-box;}
#calendar_layer .pop_wrap .pop_mid .tbl_calendar tbody button:disabled {cursor: not-allowed;}
#calendar_layer .pop_wrap .pop_mid .tbl_calendar tbody button:disabled .num {color: #8E8E8E;}
#calendar_layer .pop_wrap .pop_mid .tbl_calendar tbody .result.win {background: #3C73E2;}
#calendar_layer .pop_wrap .pop_mid .tbl_calendar tbody .result.lose {background: #fc1111;}
#calendar_layer .pop_wrap .pop_mid .tbl_calendar tbody .result.draw {background: #868686;}
#calendar_layer .pop_wrap .pop_mid .tbl_calendar tbody .result.etc {background: #c7c7c7;}

#calendar_layer .pop_wrap .pop_mid .tbl_calendar tbody .info_text {display: flex;align-items: center;gap: 0.25em;}
#calendar_layer .pop_wrap .pop_mid .tbl_calendar tbody .info_text > img {display: block;width: 0.9em;}
#calendar_layer .pop_wrap .pop_mid .tbl_calendar tbody .info_text > p {font-size: 1em;font-weight: 500;font-family: Pretendard;color: #959595;position: relative;top: -0.05em;}

#calendar_layer .pop_wrap .pop_bottom {padding: 1em 16px;padding-bottom: 2em;}
#calendar_layer .pop_wrap .pop_bottom .button_flex {display: flex;flex-wrap: wrap;width: fit-content;margin-left: auto;align-items: center;}
#calendar_layer .pop_wrap .pop_bottom .button_flex > button {font-size: 1.2em;font-weight: 500;font-family: Pretendard;}

/* 위젯부분 */
.team_game_wrap:has(~ .lists) {border-bottom: 1px solid #ccc;}
.team_game_top {display: flex;height: 36px;padding: 0 16px;justify-content: space-between;align-items: center;background: #EAEAEA;border-bottom:1px solid #C3C3C3;box-sizing: border-box;}
.team_game_top .tit {color: #000;font-family: Pretendard;font-size: 16px;font-style: normal;font-weight: 700;line-height: 150%;}
.team_game_top a {color: #666;font-family: Pretendard;font-size: 12px;font-style: normal;font-weight: 500;line-height: 150%;}
.team_game_top a svg {margin-left:3px;vertical-align: middle;}
.team_game {overflow: hidden;position:relative;padding: 10px 16px;background: #EAEAEA;}
.team_game .team_scroll {touch-action: pan-y;user-select: none;}
.team_game .team_game_list {display: flex;gap:4px;will-change: transform;transform: translateX(0);width: -webkit-min-content;width: -moz-min-content;width: min-content;}
.team_game .team_game_list .game_listitem {width:107px;flex-shrink: 0;max-width: 100%;}
.team_game .listitem_wrap .title {display:block;margin-bottom:7px;color: #111;text-align: center;font-family: Pretendard;font-size: 14px;font-style: normal;font-weight: 500;line-height: 140%;}
.team_game .listitem_wrap .listitem_cont {display: flex;width:107px;padding: 10px;flex-direction: column;align-items: center;gap: 10px;border-radius: 8px;border: 1px solid #D2D2D2;background: #FFF;box-sizing: border-box;}
.team_game .listitem_wrap .listitem_cont .time_cont {display: flex;justify-content: space-between;align-items:center;align-self: stretch;padding-bottom:5px;border-bottom: 1px solid #EFEFEF;}
.team_game .listitem_wrap .listitem_cont .time {display: flex;min-width: 34px;height: 20px;justify-content: center;align-items:center;gap: 10px;border-radius: 2px;background: #E5E5E5;color: #111;text-align: center;font-family: Pretendard;font-size: 10px;font-style: normal;font-weight: 500;line-height: 140%;}

.team_game .listitem_wrap .listitem_cont .time_cont .status_cont {display:flex;}
.team_game .listitem_wrap .listitem_cont .time_cont .status_cont .live {display: flex;width: 29px;height: 20px;justify-content: center;align-items:center;gap: 10px;border-radius: 2px 0 0 2px;background: #F5474A;color: #FFF;text-align: center;font-family: Pretendard;font-size: 10px;font-style: normal;font-weight: 500;line-height: 140%;flex-shrink: 0;}
.team_game .listitem_wrap .listitem_cont .time_cont .status_cont .inning {display: flex;min-width: 29px;height: 20px;justify-content: center;align-items:center;gap: 10px;border-radius: 0 2px 2px 0;background: #E5E5E5;color: #111;text-align: center;font-family: Pretendard;font-size: 10px;font-style: normal;font-weight: 500;line-height: 140%;}

.team_game .listitem_wrap .listitem_cont .location {color: #111;text-align: center;font-family: Pretendard;font-size: 10px;font-style: normal;font-weight: 500;line-height: 140%;}
.team_game .listitem_wrap .listitem_cont .scoreing_cont {display: flex;flex-flow: column;width:100%;gap:8px;}
.team_game .listitem_wrap .listitem_cont .scoreing_cont .scoreing_list {display:flex;align-items: center;justify-content: space-between;}
.team_game .listitem_wrap .listitem_cont .scoreing_cont .scoreing_list .team_info {display:flex;align-items: center;gap:6px;}
.team_game .listitem_wrap .listitem_cont .scoreing_list .thumb {display:block;width:26px;height: 26px;}
.team_game .listitem_wrap .listitem_cont .scoreing_list .thumb img {display:block;height: 100%;-o-object-fit: contain;object-fit: contain;width: 100%;}
.team_game .listitem_wrap .listitem_cont .scoreing_list .name {color: #111;font-family: Pretendard;font-size: 14px;font-style: normal;font-weight: 700;line-height: 150%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.team_game .listitem_wrap .listitem_cont .scoreing_list .num {color: #111;font-family: Pretendard;font-size: 14px;font-style: normal;font-weight: 700;line-height: 150%;}

.widget_team_rank.home_record .table_wrap .table_head .head_list {justify-content: flex-start;}
.widget_team_rank.home_record .table_wrap .table_head .head_list .head_item {min-width:32px;}
.widget_team_rank.home_record .table_wrap .table_head .head_list .head_item:first-child {width:142px;}
.widget_team_rank.home_record .table_wrap .body_list .body_item {justify-content: flex-start;}

/* 타이머영역 */
.timer_cont {padding: 8px;background: #f8f9fa;box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);display: flex;flex-direction: column;}
.timer_cont .timer_upper p {margin: 0;text-align: center;font-size: 14px;color: #555;font-size: 14px;font-family: Pretendard;top: -0.1em;letter-spacing: -0.3px;position: relative;text-align: center;}
.timer_cont .timer_lower {display: flex;flex-direction: row;align-items: center;gap: 12px;gap: 10px;}
.timer_cont .timer_lower .guage_area {width: 100%;height: 5px;background: #e9ecef;border-radius: 5px;overflow: hidden;}
.timer_cont .timer_lower .guage_area #timerGauge {width: 0;flex-grow: 1;height: 100%;background: linear-gradient(90deg, rgba(57, 95, 173, 0.65) 0%, rgba(5, 48, 136, 0.45) 100%);transition: width 0.2s linear;}
.timer_cont .timer_lower .control_area {display: flex;justify-content: space-between;align-items: center;flex-direction: row;gap: 10px;}
.control_checkbox.toggle_switch {display: flex;align-items: center;gap: 0.5rem;font-family: Pretendard;font-size: 14px;color: #555;font-weight: 500;position: relative;}
.control_checkbox.toggle_switch input[type='checkbox'] {position: absolute;opacity: 0;width: 0;height: 0;}
.control_checkbox.toggle_switch label.switch {display: inline-block;width: 36px;height: 18px;background-color: #ccc;border-radius: 12px;cursor: pointer;transition: background-color 0.3s;position: relative;}
.control_checkbox.toggle_switch label.switch::after {content: '';position: absolute;top: 2px;left: 2px;width: 14px;height: 14px;background-color: #fff;border-radius: 50%;transition: transform 0.3s;}
.control_checkbox.toggle_switch input:checked + label.switch {background-color: #053088;}
.control_checkbox.toggle_switch input:checked + label.switch::after {transform: translateX(18px);}
.control_checkbox.toggle_switch .switch_text {white-space: nowrap;cursor: pointer;}
.timer_cont
  .timer_lower
  .control_area
  .control_checkbox.toggle_switch
  input:checked
  + label::after {transform: translateX(18px);}
.timer_cont .timer_lower .control_area button {padding: 4px;color: #fff;border: none;border-radius: 8px;cursor: pointer;font-size: 12px;font-weight: 500;transition: all 0.2s ease-in-out;background-color: #e1e8ee;width: 24px;height: 24px;}
.timer_cont .timer_lower .control_area button > img {display: block;margin: auto auto;width: 100%;}
.timer_cont .timer_lower .control_area button:hover {background-color: #d3dfea;}
.timer_cont .timer_lower .control_area button:active {transform: scale(0.97);}
.timer_cont .timer_upper.timer_unactive > p {color: rgba(0, 0, 0, 0.3);text-align: center;font-family: Pretendard;font-size: 16px;font-style: normal;font-weight: 700;line-height: 170%;letter-spacing: -0.3px;position: relative;top: -0.1em;}

/* 경기 세부페이지 - 경기 전 */
.game_detail .recordbox_top01 {padding:16px 0;}
.game_detail .recordbox_mid01 {padding:16px 0;}
.game_detail .game_score {display: flex;padding: 16px 40px;background: #053088;justify-content: space-between;gap: 10px;}
.game_detail .game_score .team_info span {display: block;text-align: center;}
.game_detail .game_score .team_info .thumb {width:46px;height: 46px;margin-bottom: 4px;}
.game_detail .game_score .team_info .thumb img {display:block;height: 100%;-o-object-fit: contain;object-fit: contain;width: 100%;}
.game_detail .game_score .team_info .name {color: #FFF;font-family: Pretendard;font-size: 14px;font-style: normal;font-weight: 500;line-height: 140%;}
.game_detail .game_score .score_info {display: flex;width:100%;align-items: center;justify-content: space-around;}
.game_detail .game_score .score_info .num {display: block;width:38px;color: #FFF;text-align: center;font-family: Pretendard;font-size: 32px;font-style: normal;font-weight: 700;line-height: 170%;letter-spacing: -0.3px;}
.game_detail .game_score .score_info .center_date {text-align: center;}
.game_detail .game_score .score_info .center_date > span {display: block;}
.game_detail .game_score .score_info .center_date > span.state {display: inline-block;padding: 2px 8px;color: #e5e5e5; font-family: Pretendard;font-size: 11px;font-weight: 500;line-height: 1.4;text-align: center;border-radius: 12px;background: rgba(0, 0, 0, 0.2);backdrop-filter: blur(4px);letter-spacing: -0.3px;}
/* 경기 전 / 취소 */
.game_detail .game_score .score_info .center_date > span.state_1,
.game_detail .game_score .score_info .center_date > span.state_4 {background: rgba(217, 50, 50, 0.5);color: #ff8a8a;}
/* 경기 중 - 파란색 배경 */
.game_detail .game_score .score_info .center_date > span.state_2 {background: rgba(60, 115, 226, 0.2);color: #b7ddff;}
/* 경기 종료 / 강우콜드 */
.game_detail .game_score .score_info .center_date > span.state_3,
.game_detail .game_score .score_info .center_date > span.state_5 {background: rgba(0, 0, 0, 0.5);color: #e5e5e5;}
.game_detail .game_score .score_info .center_date > span.date {margin-bottom: unset;}
.game_detail .game_score .score_info .status_cont {display:flex;margin-bottom:2px;text-align: center;}
.game_detail .game_score .score_info .status_cont .txt {display: inline-block;height: 20px;padding: 0 10px;margin:0 auto;border-radius: 100px;background: #3C73E2;box-sizing: border-box;color: #FFF;font-family: Pretendard;font-size: 11px;font-style: normal;font-weight: 500;line-height: 20px;}
.game_detail .game_score .score_info .status_cont .live {display: flex;width: 35px;height: 20px;justify-content: center;align-items:center;gap: 10px;flex-shrink: 0;border-radius: 2px 0 0 2px;background: #F5474A;color: #FFF;font-family: Pretendard;font-size: 10px;font-style: normal;font-weight: 500;line-height: 140%;}
.game_detail .game_score .score_info .status_cont .inning {display: flex;width: 35px;height: 20px;justify-content: center;align-items: center;gap: 10px;flex-shrink: 0;border-radius: 0 2px 2px 0;background: #E5E5E5;color: #111;font-family: Pretendard;font-size: 10px;font-style: normal;font-weight: 500;line-height: 140%;}

.game_detail .game_score .score_info .date {display: inline-block;margin-bottom:4px;color: #E5E5E5;text-align: center;font-family: Pretendard;font-size: 12px;font-style: normal;font-weight: 500;line-height: 150%;}
.game_detail .game_score .score_info .location {display:block;color: #E5E5E5;font-family: Pretendard;font-size: 12px;font-style: normal;font-weight: 500;line-height: 150%;text-align: center;}
.game_detail .comparison_cont .comparison_in .tit {display:block;padding: 14px 16px;border-bottom: 1px solid #E5E5E5;color: #000;font-family: Pretendard;font-size: 16px;font-style: normal;font-weight: 700;line-height: 150%;}
.game_detail .comparison_cont .team_cont .team_cont_list li {width: 100%;display:flex;align-items: center;justify-content: center;}
.game_detail .comparison_cont .team_cont .team_cont_list li:first-child {margin:0;padding:20px 0;}
.game_detail .comparison_cont .team_cont_list li {margin-bottom:14px;}
.game_detail .comparison_cont .team_cont_list li .list_in {display:flex;align-items: center;gap:4px;}
.game_detail .comparison_cont .team_cont_list li .away,
.game_detail .comparison_cont .team_cont_list li .home {flex: 1;justify-content: center;min-width: 0;}
.game_detail .comparison_cont .team_cont_list li .label {width: 110px; /* 라벨 너비 고정으로 좌우 대칭 확보 */flex-shrink: 0; /* 라벨 너비 유지 */white-space: nowrap;}
.game_detail .team_cont_list li .list_in .name {display:flex;color: #111;font-family: Pretendard;font-size: 14px;font-style: normal;font-weight: 700;line-height: 150%;gap:8px;}
.game_detail .team_cont_list li .list_in .name a {color: #000;}
.game_detail .team_cont_list li .list_in em {color: #D93232;font-weight: 500;font-style: normal;}
.game_detail .team_cont_list li .list_in .logo {width:34px;height:34px;}
.game_detail .team_cont_list li .list_in .logo img {display:block;height: 100%;-o-object-fit: contain;object-fit: contain;width: 100%;}
.game_detail .team_cont_list li .label.vs {color: #111;text-align: center;font-family: Pretendard;font-size: 20px;font-style: normal;font-weight: 700;line-height: 170%;letter-spacing: -0.3px;}
.game_detail .team_cont_list li .away,
.game_detail .team_cont_list li .home {display:flex;color: #000;text-align: center;font-family: Pretendard;font-size: 14px;font-style: normal;font-weight: 500;line-height: 140%;gap:5px;}
.game_detail .team_cont_list li .away em,
.game_detail .team_cont_list li .home em {color: #8E8E8E;font-weight: 700;font-style: normal;}
.game_detail .team_cont_list li .away em.win,
.game_detail .team_cont_list li .home em.win {color: #D93232;}
.game_detail .team_cont_list li .label {width:135px;color: #8E8E8E;text-align: center;font-family: Pretendard;font-size: 14px;font-style: normal;font-weight: 500;line-height: 140%;}

.game_detail .team_cont_list li .away:has(.result) {flex-direction: row-reverse;}
.game_detail .team_cont_list li .result {position:relative;display: flex;width: 20px;height: 20px;justify-content: center;align-items: center;font-size: 11px;font-weight: 500;color: #fff;line-height: 1;}
.game_detail .team_cont_list li .result.win {background: #3c73e2;}
.game_detail .team_cont_list li .result.lose {background: #fc1111;}
.game_detail .team_cont_list li .result.draw {background: #868686;}
.game_detail .team_cont_list li .result.etc {background: #ccc;font-weight: 400;}

.game_detail .team_cont_list li .result.win:first-child:after {content:'';display:block;height:2px;border-radius:5px;position:absolute;left:1px;right:1px;bottom:-5px;background-color: #3C73E2;}
.game_detail .team_cont_list li .result.lose:first-child:after {content:'';display:block;height:2px;border-radius:5px;position:absolute;left:1px;right:1px;bottom:-5px;background-color: #fc1111;}
.game_detail .team_cont_list li .result.draw:first-child:after {content:'';display:block;height:2px;border-radius:5px;position:absolute;left:1px;right:1px;bottom:-5px;background-color: #868686;}
.game_detail .team_cont_list li .result.etc:first-child:after {content:'';display:block;height:2px;border-radius:5px;position:absolute;left:1px;right:1px;bottom:-5px;background-color: #ccc;}

.game_detail .pitcher_info .team_cont .team_cont_list li:first-child {}
.game_detail .comparison_cont.pitcher_info .team_cont_list li {justify-content: center;}
.game_detail .pitcher_info .team_cont_list li .list_in {flex: 1;flex-flow: column;}
.game_detail .pitcher_info .team_cont_list li .value {flex: 1;color: #000;text-align: center;font-family: Pretendard;font-size: 14px;font-style: normal;font-weight: 500;line-height: 140%;}
.game_detail .pitcher_info .team_cont_list li .value.win {color: #D93232;}

.game_detail .key_player .player_cont {position:relative;display: flex;padding: 30px 0;justify-content: center;align-items: center;flex-flow: column;background: #F9F9F9;}
.game_detail .key_player .player_cont::after {content: '';position:absolute;top:30px;left:50%;bottom:30px;display:block;width:1px;background: #E5E5E5;transform: translateX(-50%);}
.game_detail .key_player .player_cont .tit_cont {width:100%;display: flex;justify-content: space-around;align-items: center;padding-bottom:30px;}
.game_detail .key_player .player_cont .top_team {display: flex;align-items: center;gap:6px;}
.game_detail .key_player .player_cont .tit_cont .team_logo {width:26px;height:26px;}
.game_detail .key_player .player_cont .tit_cont .team_logo img {display:block;height: 100%;-o-object-fit: contain;object-fit: contain;width: 100%;}
.game_detail .key_player .player_cont .tit_cont .vs {color: #B3B3B3;text-align: center;font-family: Pretendard;
font-size: 20px;font-style: normal;font-weight: 500;line-height: 150%;}
.game_detail .key_player .player_cont .player_in:last-child {margin-bottom: 0;}
.game_detail .key_player .player_cont .player_in {width:100%;display: flex;justify-content: space-around;margin-bottom:40px;}
.game_detail .key_player .player_cont .player_in .player_info span {display: block;text-align: center;color: #000;text-align: center;font-family: Pretendard;font-size: 14px;font-style: normal;line-height: 140%;}
.game_detail .key_player .player_cont .player_in .player_info .logo {width:34px;height:34px;margin:0 auto;}
.game_detail .key_player .player_cont .player_in .player_info .logo img {display:block;height: 100%;-o-object-fit: contain;object-fit: contain;width: 100%;}
.game_detail .key_player .player_cont .player_in .player_info a {color: #000;}
.game_detail .key_player .player_cont .player_in .player_info .name {margin:6px 0 10px 0;;font-weight: 700;}
.game_detail .key_player .player_cont .player_in .player_info .value {font-weight: 500;}

/* 경기 세부페이지 - 경기 중후 */
.game_detail .score_cont .t_left {text-align: left;}
.game_detail .score_cont .t_right {text-align: right;}
.game_detail .score_cont .score_in .tit {display: flex;padding: 10px 16px;background: #111;color: #FFF;font-family: Pretendard;font-size: 14px;font-style: normal;font-weight: 700;line-height: 150%;}
.game_detail .score_cont .score_in .score_scroll {width: 100%;overflow-x: auto;-webkit-overflow-scrolling: touch;}
.game_detail .score_cont .score_in .score_table {border-collapse: collapse;color: #111;font-family: Pretendard;font-size: 12px;font-style: normal;font-weight: 700;line-height: 150%;text-align: center;width:100%;}
.game_detail .score_cont .score_in .score_table .col_team { width: 70px; }
.game_detail .score_cont .score_in .score_table .col_inning { width: 56px; }
.game_detail .score_cont .score_in .score_table thead th {border-bottom: 1px solid #E5E5E5;background: #E5E5E5;}
.game_detail .score_cont .score_in .score_table th,
.game_detail .score_cont .score_in .score_table td {padding:10px 10px;border-bottom: 1px solid #E5E5E5;background: #F9F9F9;white-space: nowrap;}
.game_detail .score_cont .score_in .score_table tfoot td {background: #575757;color: #FFF;}
.game_detail .score_cont .score_in .today_game {padding: 14px 16px;border-bottom: 1px solid #E5E5E5;background: #FFF;}
.game_detail .score_cont .score_in .today_player li {display: flex;align-items: center;align-self: stretch;margin-bottom:6px;}
.game_detail .score_cont .score_in .today_player li:last-child {margin-bottom: 0;}
.game_detail .score_cont .score_in .today_player li .icon_txt {display: flex;width: 17px;height: 18px;padding: 3px 0;margin-right:10px;flex-direction: column;justify-content: center;align-items: center;gap: 10px;flex-shrink: 0;box-sizing: border-box;border-radius: 2px;color: #FFF;font-family: Pretendard;font-size: 12px;font-style: normal;font-weight: 500;line-height: 150%;}
.game_detail .score_cont .score_in .today_player li .win {background: #3C73E2;}
.game_detail .score_cont .score_in .today_player li .lose {background: #fc1111;}
.game_detail .score_cont .score_in .today_player li .save {background: #868686;}
.game_detail .score_cont .score_in .today_player li .name {color: #111;font-family: Pretendard;font-size: 12px;font-style: normal;font-weight: 700;line-height: 150%;}
.game_detail .score_cont .score_in .today_player li .num {color: #111;font-family: Pretendard;font-size: 12px;font-style: normal;font-weight: 500;line-height: 150%;}
.game_detail .score_cont .score_in .today_game .today_mom {color: #111;font-family: Pretendard;font-size: 12px;font-style: normal;font-weight: 700;line-height: 150%;}
.game_detail .score_cont .score_in .today_game .today_mom em {font-style: normal;font-weight: 500;}

.game_detail .score_cont.box_score_pitcher.away_team {margin-top:20px;}
.game_detail .score_cont.box_score_hitter.home_team {margin-top:20px;}
.game_detail .score_cont.box_score_pitcher.home_team {margin-top:20px;}

/* 팀상세페이지 */
.team_detail .team_detail_info {position:relative;display: flex;padding: 20px;align-items: center;gap: 8px;}
.team_detail .team_detail_info:after {content:'';display:block;position:absolute;top:0;right:0;width:176px;height:80px;background:url(../img/bgteam_vector01.png) no-repeat 0 0;background-size:176px 80px;}
.team_detail .team_detail_info .tema_logo {width:54px;height:54px;margin-right:14px;}
.team_detail .team_detail_info .tema_logo img {display:block;height: 100%;-o-object-fit: contain;object-fit: contain;width: 100%;}
.team_detail .team_detail_info .cont_info {}
.team_detail .team_detail_info .cont_info span {display:block;color: #FFF;font-family: Pretendard;font-style: normal;line-height: 150%;font-weight: 700;}
.team_detail .team_detail_info .name {font-size: 20px;}
.team_detail .team_detail_info .ranking {font-size: 14px;}
.team_detail .team_detail_info .btn_go {position:absolute;right:20px;bottom:20px;display:inline-block;padding: 2px 6px;border-radius: 50px;background: rgba(255, 255, 255, 0.30);color: #FFF;font-family: Pretendard;font-size: 12px;font-style: normal;font-weight: 500;line-height: 150%;z-index:1;}
.team_detail .pitcher_record {margin-top:20px;}

/* 선수상세 페이지 */
.player_detail .info_tab_cont {}
.player_detail .info_tab_cont .tit {display: flex;padding: 14px 16px;align-items: center;align-self: stretch;color: #000;font-family: Pretendard;font-size: 18px;font-style: normal;font-weight: 700;line-height: 150%;}
.player_detail .info_tab_cont .tab_cont_in {padding-bottom: 20px;}
.player_detail .info_tab_cont .tab_cont_in .tab_list::-webkit-scrollbar {display: none;}
.player_detail .info_tab_cont .tab_cont_in .tab_list {-webkit-overflow-scrolling: touch;overflow-x: auto;display: flex;padding: 0 16px;align-items: flex-start;gap: 10px;white-space: nowrap;}
.player_detail .info_tab_cont .tab_cont_in .tab_list {text-align: center;}
.player_detail .info_tab_cont .tab_cont_in .tab_list button {display: flex;width: 52px;height: 52px;padding: 10px;flex-direction: column;justify-content: center;align-items: center;border-radius: 6px;
background: #DDE8FF;margin-bottom:4px;}
.player_detail .info_tab_cont .tab_cont_in .tab_list .txt {color: #868686;font-family: Pretendard;font-size: 12px;font-style: normal;font-weight: 700;line-height: 150%;}
.player_detail .info_tab_cont .tab_cont_in .tab_list .btn_tab01 {background:#DDE8FF url(../img/img_info_tab01.png) no-repeat center center;background-size:24px 24px;}
.player_detail .info_tab_cont .tab_cont_in .tab_list .btn_tab02 {background:#DDE8FF url(../img/img_info_tab02.png) no-repeat center center;background-size:24px 24px;}
.player_detail .info_tab_cont .tab_cont_in .tab_list .btn_tab03 {background:#DDE8FF url(../img/img_info_tab03.png) no-repeat center center;background-size:24px 24px;}
.player_detail .info_tab_cont .tab_cont_in .tab_list .btn_tab04 {background:#DDE8FF url(../img/img_info_tab04.png) no-repeat center center;background-size:24px 24px;}
.player_detail .info_tab_cont .tab_cont_in .tab_list .btn_tab05 {background:#DDE8FF url(../img/img_info_tab05.png) no-repeat center center;background-size:24px 24px;}
.player_detail .info_tab_cont .tab_cont_in .tab_list .btn_tab06 {display: flex;width: 52px;height: 52px;padding: 10px;flex-direction: column;justify-content: center;align-items: center;border-radius: 6px;
background: #DDE8FF;margin-bottom:4px;background:#DDE8FF url(../img/img_info_tab06.png) no-repeat center center;background-size:24px 24px;box-sizing: border-box;}

.player_detail .info_tab_cont .tab_cont_in .tab_list .btn_tab01.on {background:#3C73E2 url(../img/img_info_tab01_on.png) no-repeat center center;background-size:24px 24px;}
.player_detail .info_tab_cont .tab_cont_in .tab_list .btn_tab02.on {background:#3C73E2 url(../img/img_info_tab02_on.png) no-repeat center center;background-size:24px 24px;}
.player_detail .info_tab_cont .tab_cont_in .tab_list .btn_tab03.on {background:#3C73E2 url(../img/img_info_tab03_on.png) no-repeat center center;background-size:24px 24px;}
.player_detail .info_tab_cont .tab_cont_in .tab_list .btn_tab04.on {background:#3C73E2 url(../img/img_info_tab04_on.png) no-repeat center center;background-size:24px 24px;}
.player_detail .info_tab_cont .tab_cont_in .tab_list .btn_tab05.on {background:#3C73E2 url(../img/img_info_tab05_on.png) no-repeat center center;background-size:24px 24px;}
.player_detail .info_tab_cont .tab_cont_in .tab_list .btn_tab06.on {background:#3C73E2 url(../img/img_info_tab06_on.png) no-repeat center center;background-size:24px 24px;}

.player_detail .player_tab_cont .detail_tab_info {display: none;}
.player_detail .player_tab_cont .detail_tab_info.active {display: block;}

.player_detail .player_detail_info {position:relative;display: flex;padding: 20px;align-items: center;gap: 8px;}
.player_detail .player_detail_info:after {content:'';display:block;position:absolute;top:0;right:0;width:176px;height:80px;background:url(../img/bgteam_vector01.png) no-repeat 0 0;background-size:176px 80px;}
.player_detail .player_detail_info .tema_logo {width:54px;height:54px;margin-right:14px;}
.player_detail .player_detail_info .tema_logo img {display:block;height: 100%;-o-object-fit: contain;object-fit: contain;width: 100%;}
.player_detail .player_detail_info .name {display:block;margin-bottom:4px;color: #FFF;font-family: Pretendard;font-size: 16px;font-style: normal;font-weight: 500;line-height: 150%;}
.player_detail .player_detail_info.other_info .name {margin-bottom: 0;}
.player_detail .player_detail_info .txt_cont {display: flex;align-items: center;gap:8px;}
.player_detail .player_detail_info .txt {color: #FFF;font-family: Pretendard;font-size: 14px;font-style: normal;font-weight: 700;line-height: 150%;}
.player_detail .player_detail_info.first .txt {color: #FFF;font-family: Pretendard;font-size: 12px;font-style: normal;font-weight: 500;line-height: 150%;}
.player_detail .player_detail_info .txt_bar {display:inline-block;width: 1px;
height: 10px;background: rgba(255, 255, 255, 0.40);}
.player_detail .player_top_info .info_list_wrap {padding:20px 20px;border-bottom: 1px solid #E5E5E5;}
.player_detail .player_top_info .info_list_wrap .info_list li {display: flex;margin-bottom:7px;align-items: center;}
.player_detail .player_top_info .info_list_wrap .info_list li:last-child {margin-bottom: 0;}
.player_detail .player_top_info .info_list_wrap .info_list li .tit_txt {margin-right:10px;color: #111;font-family: Pretendard;font-size: 14px;font-style: normal;font-weight: 700;line-height: 150%;}
.player_detail .player_top_info .info_list_wrap .info_list li .txt {color: #111;font-family: Pretendard;font-size: 14px;font-style: normal;font-weight: 500;line-height: 140%;}
.player_detail .detail_tab_info .tbl_cont .tit_top {display: flex;padding: 10px 16px;background: #C30136;color: #FFF;font-family: Pretendard;font-size: 14px;font-style: normal;font-weight: 700;line-height: 150%;/}
.player_detail .detail_tab_info .tbl_cont .tbl_scroll {width: 100%;overflow-x: auto;-webkit-overflow-scrolling: touch;}
.player_detail .detail_tab_info .tbl_cont .tbl_scroll::-webkit-scrollbar {display: none;}
.player_detail .detail_tab_info .tbl_cont .score_table .t_left {text-align: left;}
.player_detail .detail_tab_info .tbl_cont .score_table .t_right {text-align: right;}
.player_detail .detail_tab_info .tbl_cont .score_table {border-collapse: collapse;color: #111;font-family: Pretendard;font-size: 12px;font-style: normal;font-weight: 700;line-height: 150%;text-align: center;width:100%;}
.player_detail .detail_tab_info .tbl_cont .score_table thead th {border-bottom: 1px solid #E5E5E5;background: #E5E5E5;}
.player_detail .detail_tab_info .tbl_cont .score_table th,
.player_detail .detail_tab_info .tbl_cont .score_table td {padding:10px 10px;border-bottom: 1px solid #E5E5E5;background: #F9F9F9;white-space: nowrap;}
.player_detail .detail_tab_info .tbl_cont .score_table .team_logo {display:block;width:26px;height:26px;margin:0 auto;}
.player_detail .detail_tab_info .tbl_cont .score_table .team_logo img {display:block;height: 100%;-o-object-fit: contain;object-fit: contain;width: 100%;}
.player_detail .detail_tab_info .tbl_cont .score_table .win {margin-right:3px;color: #3C73E2;}
.player_detail .detail_tab_info .tbl_cont .score_table .lose {margin-right:3px;color: #D00D0D;}
.player_detail .detail_tab_info .tbl_cont .score_table .td_flex {display:flex;align-items: center;gap:3px;}
.player_detail .detail_tab_info .tbl_cont .score_table .col_td01 {width:20%}
.player_detail .detail_tab_info .tbl_cont .score_table .col_td02 {width:50%}
.player_detail .detail_tab_info .tbl_cont .score_table .col_td03 {width:30%}

.player_detail .detail_tab_info .per_ranking {padding:14px 16px 0 16px;}
.player_detail .detail_tab_info .per_ranking .top_per {display: flex;padding: 10px;justify-content: center;align-items: center;color: #000;text-align: center;font-family: Pretendard;font-size: 14px;font-style: normal;font-weight: 700;line-height: 150%;}
.player_detail .detail_tab_info .percentile_cont {display:flex;flex-wrap:wrap;column-gap:14px;}
.player_detail .detail_tab_info .percentile_cont .metric_info { width: calc((100% - 28px) / 3);padding:9px 0;box-sizing:border-box;--v:50;--c:#ff4d4f;}
.player_detail .detail_tab_info .percentile_cont .metric_info .label {display:block;color: #111;text-align: center;font-family: Pretendard;font-size: 12px;font-style: normal;font-weight: 500;line-height: 150%;}
.player_detail .detail_tab_info .percentile_cont .metric_info .track {position:relative;height:20px;display:flex;align-items:center;}
.player_detail .detail_tab_info .percentile_cont .metric_info .track::before{content:"";position:absolute;left:0; right:0;top:50%;transform:translateY(-50%);height:8px;border-radius:999px;background:#E5E5E5;}
.player_detail .detail_tab_info .percentile_cont .metric_info .tick{position:absolute;top:50%;transform:translate(-50%, -50%);width:8px;height:8px;border-radius:50%;background:#C3C3C3;}
.player_detail .detail_tab_info .percentile_cont .metric_info .tick.t1{left:0%;transform: translate(0, -50%);}
.player_detail .detail_tab_info .percentile_cont .metric_info .tick.t2{left:50%;}
.player_detail .detail_tab_info .percentile_cont .metric_info .tick.t3{left:100%;transform: translate(-100%, -50%);  }
.player_detail .detail_tab_info .percentile_cont .metric_info .badge{position:absolute;top:50%;left:calc(clamp(0, var(--v), 100) * 1%);transform:translate(-50%, -50%);width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 6px rgba(0,0,0,.15);transition:left .25s ease;font-family: Pretendard;font-size: 11px;font-style: normal;font-weight: 500;line-height: 140%;}
.badge.r0_14   { background:#206afc; color:#fff; }
.badge.r15_49  { background:#85adfd; color:#000; }
.badge.r50     { background:#fff; color:#000; }
.badge.r51_85  { background:#fda0a0; color:#000; }
.badge.r86_100 { background:#fc2a2a; color:#fff; }

.record_content .cheering_cont {padding:30px 16px 40px 16px;}
.record_content .cheering_cont .tit_top {display: flex;align-items: center;justify-content: space-between;}
.record_content .cheering_cont .tit_cont .tit {margin-right:5px;color:#111;font-family: "Spoqa Han Sans Neo";font-size: 18px;font-style: normal;font-weight: 700;line-height: 170%;letter-spacing: -0.3px;}
.record_content .cheering_cont .tit_cont .num {color: #3C73E2;font-family: Inter;font-size: 18px;font-style: normal;font-weight: 700;line-height: 170%;}
.record_content .cheering_cont .info_cont {position: relative;}
.record_content .cheering_cont .info_cont .txt {color: #B2B2B2;font-family: Pretendard;font-size: 12px;font-style: normal;font-weight: 500;line-height: 150%;}
.record_content .cheering_cont .info_cont .icon_img {display:inline-block;width:14px;height:14px;margin-right:4px;background:url(../img/Icon_info_t.png) no-repeat 0 0;background-size:14px 14px;vertical-align: text-bottom;}
.record_content .cheering_cont .info_cont .txt_layer.is_open {display:block;}
.record_content .cheering_cont .info_cont .txt_layer {display:none;position:absolute;top:20px;right:0;width:230px;border-radius:10px;border:1px solid #B2B2B2;background:#fff;color: #111;font-family: Pretendard;font-size: 12px;font-style: normal;font-weight: 500;line-height: 150%;z-index: 1;}
.record_content .cheering_cont .info_cont .txt_layer .txt_layer_in {position: relative;padding:30px 15px 10px 10px;}
.record_content .cheering_cont .info_cont .txt_layer .txt_layer_in .btn_close {position: absolute;top:10px;right: 10px;}
.record_content .cheering_cont .inp_txt {display: flex;height: 60px;margin-top:16px;padding: 20px;align-items: center;gap: 16px;align-self: stretch;border-radius: 4px;border: 1px solid #DDD;box-sizing: border-box;}
.record_content .cheering_cont .inp_txt .inp {width:100%;border:0;color:#111;font-family: "Spoqa Han Sans Neo";font-size: 14px;font-style: normal;font-weight: 400;line-height: 150%;}
.record_content .cheering_cont .inp_txt .btn_reg {display: flex;padding: 9px 17px;justify-content: center;align-items: center;border-radius: 4px;background:#111;color:#FFF;font-family: "Spoqa Han Sans Neo";font-size: 13px;font-style: normal;font-weight: 700;line-height: 100%;    flex-shrink: 0;}
.record_content .cheering_cont .cheer_reply_cont {padding-top:20px;}
.record_content .cheering_cont .cheer_reply_cont .cheer_reply_list li {display: flex;padding: 16px 0;align-items: center;gap: 32px;border-bottom: 1px solid #E6E6E6;}
.record_content .cheering_cont .cheer_reply_cont .cheer_reply_list li:last-child {border-bottom: 0;}
.record_content .cheering_cont .cheer_reply_cont .cheer_reply_list li .txt {flex: 1 0 0;color: #111;font-family: Pretendard;font-size: 14px;font-style: normal;font-weight: 500;line-height: 140%;}
.record_content .cheering_cont .cheer_reply_cont .cheer_reply_list li .name {color: #868686;font-family: Pretendard;font-size: 12px;font-style: normal;font-weight: 500;line-height: 150%;}
.record_content .cheer_reply_cont .cheer_reply_list li .thumb a {overflow:hidden;display:block;width:32px;height:32px;border-radius:50%;}
.record_content .cheer_reply_cont .cheer_reply_list li .thumb a img {display:block;width:100%;}
.record_content .cheer_reply_cont .cheer_reply_list li .cont_info {display:flex;flex-direction: column;gap:4px;
}
.record_content .cheer_reply_cont .cheer_reply_list li .cont_info .btn_del {margin-left:8px;color: #C3C3C3;font-family: Pretendard;font-size: 12px;font-style: normal;font-weight: 500;line-height: 150%;}
.record_content .cheer_reply_cont .cheer_reply_list li .cont_info .date {color: #B2B2B2;font-family: Pretendard;font-size: 12px;font-style: normal;font-weight: 500;line-height: 150%;}
.record_content .cheering_cont .cheer_reply_cont .more_box .btn_more {display: flex;width:100%;padding: 10px 20px;justify-content: center;align-items: center;gap: 4px;align-self: stretch;border-radius: 4px;border: 1px solid #EEE;background: #FAFAFA;color: #8E8E8E;font-family: Pretendard;font-size: 14px;font-style: normal;font-weight: 500;line-height: 140%;}

.player_detail .detail_tab_info .sel_cont {display: flex;padding: 0 16px;margin-bottom:10px;justify-content: flex-end;align-items: center;gap: 6px;align-self: stretch;}
.player_detail .detail_tab_info .sel_cont .txt {color: #868686;font-family: Pretendard;font-size: 12px;font-style: normal;font-weight: 700;line-height: 150%;}

/* 기록실 댓글삭제 팝업 */
#reply_del_pop {}
#reply_del_pop .pop_wrap {width:320px;border-radius: 10px;background: #FFF;}
#reply_del_pop .pop_wrap .pop_cont {padding:28px 20px 20px 20px;}
#reply_del_pop .pop_wrap .pop_cont .txt {margin:0 0 20px 0;color: #0F0F0F;text-align: center;font-family: Pretendard;font-size: 18px;font-style: normal;font-weight: 700;line-height: 150%;}
#reply_del_pop .pop_wrap .pop_cont .btn_box {display: flex;justify-content: center;align-items: center;gap: 8px;margin-top: 20px;}
#reply_del_pop .pop_wrap .pop_cont .btn_box .btn {display: flex;padding: 14px 24px;justify-content: center;align-items: center;flex: 1 0 0;border-radius: 6px;background: #ECECEC;color: #172429;text-align: center;font-family: Pretendard;font-size: 16px;font-style: normal;font-weight: 700;line-height: 150%;}

/* 네이버 플레이스 광고 */
.contents .naver_place.place_view {margin-top:-5px;padding:0;border-radius:0;}
.contents .naver_place.place_view .naver_place_cont {border-radius:0;border:0;}
.today_layer .naver_place.place_view .naver_place_cont {border: 1px solid #ced0d7}
.naver_place.place_view {background: #f5f5f5;padding:5px;border-bottom: 1px solid #ced0d7;}
.naver_place.place_view .naver_place_cont {margin:0;padding:4px 10px 5px 10px;border-radius:10px;}
.naver_place .naver_place_cont {position: relative;padding: 4px 10px 5px 10px;border-bottom: 1px solid #ced0d7;background: #fff;font-family: "Noto Sans KR";font-size: 13px;text-align: left;}
.naver_place .icon_ad{position: absolute;top: 3px;right: 10px;width: 24px;height: 8px;background: url('https://image.donga.com/challenge/mlbpark/images/icon_ad.png') no-repeat 0 0;background-size: cover;text-indent: -9999px;}
.naver_place a:hover {text-decoration:none;}
.naver_place .icon_comm {display:inline-block;margin-left:5px;background:url('https://image.donga.com/challenge/mlbpark/images/icon_naverplace.png') no-repeat 0 0;background-size:216px 209px;text-indent:-9999px;vertical-align: sub;}
.naver_place .icon_npayplus {width:45px;height:16px;background:url('https://image.donga.com/challenge/mlbpark/images/icon_npayplus.png') no-repeat 0 0;}
.naver_place .icon_npay {width:41px;height:16px;background-position:-120px -56px;}
.naver_place .icon_nreserve {width:35px;height:14px;background-position:-173px -100px;}
.naver_place .icon_nlogin {width:48px;height:16px;background-position:-64px -4px;}
.naver_place .icon_ntalk {width:35px;height:14px;background-position:-172px -125px;}
.naver_place .cont_info > .link {display: flex;}
.naver_place .cont_info .link .tit {display: inline-block;margin-right:5px;font-size:18px;font-weight: 600;color:#2F6BFF;line-height:130%;}
.naver_place .cont_info .link .kind {display: inline-block;margin-left:5px;font-size:14px;font-weight: 400;color:#8C8C8C;line-height:100%;vertical-align: 1px;}
.naver_place .cont_info .desc_cont {position: relative;}
.naver_place .cont_info .desc_cont .time {display: inline-block;font-size:15px;font-weight: 500;color:#3F4040;line-height:100%;}
.naver_place .cont_info .desc_cont .link {display: inline-block;font-size:15px;font-weight: 400;color:#595959;line-height:100%;}
.naver_place .cont_info .desc_cont .price {display: inline-block;font-size:14px;font-weight: 500;color:#3F4040;line-height:100%;}
.naver_place .cont_info .desc {display:block;margin-top:3px;font-size:14px;font-weight: 500;color:#F5683C;line-height:100%;}

.naver_place .thumb_wrap {margin-top:10px;}
.naver_place .thumb_wrap .thumb_list {display:flex;gap:10px;flex-flow: column;}
.naver_place .thumb_wrap .thumb_list li {display:flex;align-items: flex-start;flex-flow: row-reverse;justify-content: space-between;}
.naver_place .thumb_wrap .thumb_list li .thumb {position: relative;display:block;width:80px;height:80px;margin-left:10px;flex-shrink: 0;}
.naver_place .thumb_wrap .thumb_list li .thumb img {display:block;width:100%;border-radius: 12px;}
.naver_place .thumb_wrap .thumb_list li .cont_info {min-width: 0;}
.naver_place .thumb_wrap .thumb_list li .cont_info .link .tit {font-size:18px;}
.naver_place .thumb_wrap .thumb_list li .cont_info .desc_cont .link {font-size:14px;}
.naver_place .thumb_wrap .thumb_list li .cont_info:has(.desc) .link .tit {white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.naver_place .thumb_wrap .thumb_list li .thumb .number {position:absolute;right:5px;bottom:5px;display:inline-block;padding:2px 5px;border-radius:10px;background:#D2DCEF;font-size:9px;font-weight: 500;color:#666;line-height:100%;}
.naver_place .thumb_wrap .thumb_list li .thumb .count {position:absolute;right:5px;bottom:5px;display:inline-block;padding:2px 5px;border-radius:10px;background: rgba(50, 51, 51, 0.9);font-size:10px;font-weight: 900;color:#fff;line-height:100%;letter-spacing: -1px;}
.naver_place .thumb_wrap .thumb_list li .thumb.thumb_type01 {text-align: right;}
.naver_place .thumb_wrap .thumb_list li .thumb.thumb_type01 span {overflow:hidden;display:block;height:62px;border-radius: 12px;}
.naver_place .thumb_wrap .thumb_list li .thumb.thumb_type01 span img {}
.naver_place .thumb_wrap .thumb_list li .thumb.thumb_type01 .number {position: static;display:inline-block;height:13px;box-sizing: border-box;}

.naver_place .cont_info {position: relative;width: 100%;}
.naver_place .cont_info .desc_cont01 .time {font-size:14px;font-weight: 500;color:#3F4040;line-height:100%;}
.naver_place .cont_info .desc_cont01 .time_true {font-size:14px;font-weight: 400;color:#595959;line-height:100%;}
.naver_place .cont_info .desc_cont01 a {display:block;}

.naver_place .cont_info .desc_cont .distance {font-size:14px;font-weight: 500;color:#3F4040;line-height:100%;}
.naver_place .cont_info .desc_cont .addr {font-size:14px;font-weight: 400;color:#595959;line-height:100%;cursor:pointer;}
.naver_place .cont_info .desc_cont .addr .icon_more {display:inline-block;width:13px;height: 7px;margin-left:3px;background: url('https://image.donga.com/challenge/mlbpark/images/icon_more01.png') no-repeat 0 0;font-size:0;vertical-align: 1px;}
.naver_place .cont_info .desc_cont .addr.on .icon_more {transform: rotate(180deg);}
.naver_place .cont_info .addr_layer.is-show {display:block;}
.naver_place .cont_info .addr_layer {display:none;position:absolute;left:0;width:100%;margin-top:5px;padding:10px 25px 10px 10px;border-radius:5px;box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.25);box-sizing: border-box;background-color: #fff;z-index: 1;}
.naver_place .cont_info .addr_layer .addr_list:first-child {margin-bottom:10px;}
.naver_place .cont_info .addr_layer .addr_list {font-size:14px;font-weight: 500;color:#595959;line-height:100%;word-break: break-all;}
.naver_place .cont_info .addr_layer .addr_type {display:inline-block;margin-right:5px;padding:4px;border: 1px solid #A6A6A6;font-size:11px;font-weight: 500;color:#4D4D4D;line-height:100%;border-radius:5px;}
.naver_place .cont_info .addr_layer .icon_copy {display:inline-block;width:12px;height:14px;margin-left:5px;background: url('https://image.donga.com/challenge/mlbpark/images/icon_copy01.png') no-repeat 0 0;font-size:0;vertical-align: middle;}
.naver_place .cont_info .addr_layer .btn_close {position: absolute;top:10px;right:10px;border:0;width:12px;height:14px;background:#fff url('https://image.donga.com/challenge/mlbpark/images/icon_addr_close.png') no-repeat 0 0;font-size:0;cursor:pointer;}
.naver_place.type04 .thumb_wrap .thumb_list li .cont_info .link .tit {min-width: 0;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}

.naver_place .type01 .cont_info .desc_cont,
.naver_place .type02 .cont_info .desc_cont {margin-top:3px;}
.naver_place .type03 .cont_info .desc_cont01,
.naver_place .type04 .cont_info .desc_cont01 {margin-top:3px;}
.naver_place .type03 .cont_info .desc {font-size:13px;}
.naver_place .type04 .cont_info .desc_cont {display: flex;align-items: center;}
.naver_place .type04 .cont_info .desc_cont .link {width: 100%;}
.naver_place .type04 .cont_info .desc_cont .addr_layer {top:18px;}