@charset "utf-8";

/* Common Style */
* {margin:0;padding:0;}
html, body {margin:0;padding:0;height:100%;}
body {font-family:"돋움",Dotum,sans-serif,Arial;font-size:12px;position:relative;} 
table, div {border-collapse:collapse;}
select, textarea,input {font-family:"돋움",Helvetica,sans-serif;font-size:12px;color:#000;vertical-align:top;}
form, ul, ol, dl, table, div, h1, h2, h3 ,h4 {margin:0;padding:0;}
h1, h2, h3 ,h4, h5, h6 {font-size:12px;text-decoration:none;}
img, fieldset {border:0;margin:0;padding:0;}
select, input, li, img {vertical-align:top;}
ul, li, dl, dt, dd {list-style-type:none;}
caption {text-indent:-5000px;line-height:0;font-size:0;}
legend {text-indent:-5000px;line-height:0;font-size:0;position:absolute;top:0;left:0;}
hr {display:none;}
a:link {text-decoration:none;color:#333;}
a:visited {text-decoration:none;color:#333;}
a:hover {text-decoration:underline;color:#dc3731;}
a:active {text-decoration:none;color:#333;}

@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');
}
 
/*skipNavigation*/
#skip {overflow:hidden;display:block;width:0;height:0;text-align:center;color:#000;}
a#skip:focus,a#skip:active {width:auto;height:auto;padding:5px;background:#f2f2f2;border:1px solid #ddd;display:block;}

.scrollstop {overflow:hidden;}


/* layout */
.index {width:100%;min-width:1440px;background-color:#ededed;}
.index #PCHeader {margin-bottom:5px;border-bottom:1px solid #d2d2d2;background-color:#fff !important;background-image:none !important;}
.index #PCHeader .bg {overflow:hidden;background-color:#5181e3;}
.index #PCHeader .bg .gnb {width:1030px;height:32px;line-height:32px;margin:0 auto;font-size:12px;}
.index #PCHeader .bg .left_menu {float:left;}
.index #PCHeader .bg .left_menu a {color:#fff;text-decoration:none;}
.index #PCHeader .bg .left_menu a.login {margin-right:20px;font-weight:bold;}
.index #PCHeader .bg .left_menu a.my_point {display:inline-block;position:relative;min-width:60px;height:16px;line-height:18px;margin-left:27px;padding:0 8px 0 19px;border-top-right-radius:8px;border-bottom-right-radius:8px;box-sizing:border-box;font-size:11px;color:#666666;text-align:center;background:#fff;} /* 20221102 추가 */
.index #PCHeader .bg .left_menu a.my_point:before {content:"";display:block;position:absolute;top:-2px;left:-7px;width:21px;height:21px;background:url("https://image.donga.com/mlbpark/img/icon_my_point.png") 0 0 no-repeat;} /* 20221102 추가 */
.index #PCHeader .bg .right_menu {float:right;color:#8eaded;}
.index #PCHeader .bg .right_menu a {color:#cad9f6;text-decoration:none;}
.index #PCHeader .main_menu {position:relative;width:1030px;height:62px;margin:0 auto;}
.index #PCHeader .main_menu .logo {float:left;padding:15px 18px 0 0;}
.index #PCHeader .main_menu .btn_box {float:right;padding:22px 0 0 0;}
.index #PCHeader .main_menu .btn_box .btn_write01 {margin-right:12px;}
.index #PCHeader .main_menu .list_menu {float:left;display:table;height:62px;}
.index #PCHeader .main_menu .list_menu li {position:relative;display:table-cell;float:left;height:62px;}
.index #PCHeader .main_menu .list_menu li a {display:block;}
.index #PCHeader .main_menu .list_menu li .top01 {width:86px;}
.index #PCHeader .main_menu .list_menu li .top02 {width:108px;}
.index #PCHeader .main_menu .list_menu li .top03 {width:91px;}
.index #PCHeader .main_menu .list_menu li .top04 {width:57px;}
.index #PCHeader .main_menu .list_menu li .top05 {width:63px;}
.index #PCHeader .main_menu .list_menu li .top06 {width:81px;}
.index #PCHeader .main_menu .list_menu li .top07 {width:83px;}
.index #PCHeader .main_menu .list_menu li .top08 {width:82px;}
.index #PCHeader .main_menu .list_menu li .top09 {width:93px;}
.index #PCHeader .main_menu .list_menu li a .icon_menu {display:block;height:62px;background:url("https://image.donga.com/challenge/mlbpark/images/main_menu.gif") 0 0 no-repeat;text-indent:-999999px;}
.index #PCHeader .main_menu .list_menu li a .icon_bigtoon {display:block;width:77px;height:17px;margin:23px auto 0 auto;background:url("https://image.donga.com/challenge/mlbpark/images/menu_bigtoon.png") 0 0 no-repeat;text-indent:-999999px;}
.index #PCHeader .main_menu .list_menu li a .menu01 {background-position:0 0;}
.index #PCHeader .main_menu .list_menu li a .menu02 {background-position:-88px 0;}
.index #PCHeader .main_menu .list_menu li a .menu03 {background-position:-198px 0;}
.index #PCHeader .main_menu .list_menu li a .menu04 {background-position:-291px 0;}
.index #PCHeader .main_menu .list_menu li a .menu05 {background-position:-350px 0;}
.index #PCHeader .main_menu .list_menu li a .menu06 {background-position:-415px 0;}
.index #PCHeader .main_menu .list_menu li a .menu07 {background-position:-498px 0;}
.index #PCHeader .main_menu .list_menu li a .menu08 {background-position:-583px 0;}
.index #PCHeader .main_menu .list_menu li a.on .menu01 {background-position:0 -62px;}
.index #PCHeader .main_menu .list_menu li a.on .menu02 {background-position:-88px -62px;}
.index #PCHeader .main_menu .list_menu li a.on .menu03 {background-position:-198px -62px;}
.index #PCHeader .main_menu .list_menu li a.on .menu04 {background-position:-291px -62px;}
.index #PCHeader .main_menu .list_menu li a.on .menu05 {background-position:-350px -62px;}
.index #PCHeader .main_menu .list_menu li a.on .menu06 {background-position:-415px -62px;}
.index #PCHeader .main_menu .list_menu li a.on .menu07 {background-position:-498px -62px;}
.index #PCHeader .main_menu .list_menu li a.on .menu08 {background-position:-583px -62px;}

/* 20201221 수정 */
.index #PCHeader .main_menu .list_menu01 {float:left;display:table;height:62px;}
.index #PCHeader .main_menu .list_menu01 li {position:relative;display:table-cell;float:left;height:62px;}
.index #PCHeader .main_menu .list_menu01 li a {display:block;}
.index #PCHeader .main_menu .list_menu01 li .top01 {width:82px;}
.index #PCHeader .main_menu .list_menu01 li .top02 {width:104px;}
.index #PCHeader .main_menu .list_menu01 li .top03 {width:84px;}
.index #PCHeader .main_menu .list_menu01 li .top04 {width:46px;}
.index #PCHeader .main_menu .list_menu01 li .top05 {width:74px;}
.index #PCHeader .main_menu .list_menu01 li .top06 {width:74px;}
.index #PCHeader .main_menu .list_menu01 li .top07 {width:74px;}
.index #PCHeader .main_menu .list_menu01 li .top08 {width:60px;}
.index #PCHeader .main_menu .list_menu01 li .top09 {width:55px;}
.index #PCHeader .main_menu .list_menu01 li .top10 {width:74px;} /*20230412 추가 */
/* 명문관 */
.index #PCHeader .main_menu .list_menu01 li .top11 {width:61px;}
/* 폰팍 */
.index #PCHeader .main_menu .list_menu01 li .top12 {width:60px;}/*250528 수정*/

.index #PCHeader .main_menu .list_menu01 li a .icon_menu {display:block;height:62px;background:url("https://image.donga.com/challenge/mlbpark/images//main_menu01.jpg") 0 0 no-repeat;text-indent:-999999px;}/*250528 수정*/
.index #PCHeader .main_menu .list_menu01 li a .menu01 {background-position:0 0;}
.index #PCHeader .main_menu .list_menu01 li a .menu02 {background-position:-82px 0;}
.index #PCHeader .main_menu .list_menu01 li a .menu03 {background-position:-186px 0;}
.index #PCHeader .main_menu .list_menu01 li a .menu04 {background-position:-270px 0;}
.index #PCHeader .main_menu .list_menu01 li a .menu05 {background-position:-316px 0;}
.index #PCHeader .main_menu .list_menu01 li a .menu06 {background-position:-393px 0;}
.index #PCHeader .main_menu .list_menu01 li a .menu07 {background-position:-466px 0;}
.index #PCHeader .main_menu .list_menu01 li a .menu08 {background-position:-541px 0;}
.index #PCHeader .main_menu .list_menu01 li a .menu09 {background-position:-597px 0;}
.index #PCHeader .main_menu .list_menu01 li a .menu10 {display:block;height:62px;background:url("https://image.donga.com/challenge/mlbpark/images/menu_unse.png") center center no-repeat;text-indent:-999999px;} /*20230412 추가 */
/* 명문관 */
.index #PCHeader .main_menu .list_menu01 li a .menu11 {background-position:-659px 0;}/*250528 수정*/
/* 폰판기 */
.index #PCHeader .main_menu .list_menu01 li a .menu12 {background-position:-718px 0;position:relative;}/*250528 수정*/

.index #PCHeader .main_menu .list_menu01 li a.on .menu01 {background-position:0 -62px;}
.index #PCHeader .main_menu .list_menu01 li a.on .menu02 {background-position:-82px -62px;}
.index #PCHeader .main_menu .list_menu01 li a.on .menu03 {background-position:-186px -62px;}
.index #PCHeader .main_menu .list_menu01 li a.on .menu04 {background-position:-270px -62px;}
.index #PCHeader .main_menu .list_menu01 li a.on .menu05 {background-position:-316px -62px;}
.index #PCHeader .main_menu .list_menu01 li a.on .menu06 {background-position:-393px -62px;}
.index #PCHeader .main_menu .list_menu01 li a.on .menu07 {background-position:-466px -62px;}
.index #PCHeader .main_menu .list_menu01 li a.on .menu08 {background-position:-541px -62px;}
.index #PCHeader .main_menu .list_menu01 li a.on .menu09 {background-position:-596px -62px;}
/* 명문관 */
.index #PCHeader .main_menu .list_menu01 li a.on .menu11 {background-position:-659px -62px;}
/* 폰팍 */
.index #PCHeader .main_menu .list_menu01 li a.on .menu12 {background-position:-718px -62px;}/*240402 수정*/

/* 엠팍 - 탑메뉴 */
.index #PCHeader .main_top_menu {position:relative;width: 1030px;display: flex;justify-content: space-between;align-items: center;margin:0 auto;}
.index #PCHeader .main_top_menu .top_menu {display:flex;align-items: center;}
.index #PCHeader .main_top_menu .top_menu li {position: relative;}
.index #PCHeader .main_top_menu .top_menu li a {position:relative;display:flex;height:62px;padding:0 10px;align-items: center;}
.index #PCHeader .main_top_menu .top_menu li a:hover {text-decoration: none;}
.index #PCHeader .main_top_menu .top_menu li a.on:after {content:'';position:absolute;left:0;bottom: 0;width:100%;height:3px;background-color: #3C73E2;}
.index #PCHeader .main_top_menu .top_menu li a.on span {color:#3C73E2;font-weight: 700;}
.index #PCHeader .main_top_menu .top_menu li a span {color: #212121;font-family: Pretendard;font-size: 16px;font-style: normal;font-weight: 500;line-height: 150%;letter-spacing: -0.5px;}
.index #PCHeader .main_top_menu .top_menu li a.top10 span {padding-left:22px;background:url("../img/icon_unse01.png") left center no-repeat;}
.index #PCHeader .main_top_menu .btn_box .btn_write01 {margin-right:16px;}
.index #PCHeader .main_top_menu .icon_alert {
position:absolute !important;top:3px;left:33%;margin:0 auto;display:inline-block;height:16px !important;line-height:16px;padding:0 6px !important;background:#fb5402;border-radius:15px;color:#fff !important;font-size:12px;text-indent:0;text-align:center;text-decoration:none !important;} 

/* 서브메뉴 */
.index .header01 {border-bottom:0 !important;}
.index #PCHeader .sub_menu {border-top:1px solid #d2d2d2;}
.index #PCHeader .sub_menu .sub_box {width:1030px;margin:0 auto;padding:6px 0 0 0;}
.index #PCHeader .sub_menu .menu_link {display:flex;flex-wrap:wrap;position:relative;padding:0 0 0 0;}
.index #PCHeader .sub_menu .menu_link.first {padding:0 0 0 76px;}
.index #PCHeader .sub_menu .menu_link.first li:first-child {position:absolute;top:0;left:0;}
.index #PCHeader .sub_menu .menu_link li {margin:0 11px 6px 0;}
.index #PCHeader .sub_menu .menu_link li a {display:inline-block;height:22px;padding:0 5px;border:1px solid #5181e3;border-radius:5px;font-size:13px;color:#5181e3;line-height:22px;letter-spacing:-1px;font-family:"Noto Sans KR";}
.index #PCHeader .sub_menu .menu_link li a:hover {text-decoration:none;}
.index #PCHeader .sub_menu .menu_link li .toggle_sw {position:relative;display:block;width:65px;height:21px;padding:0 0 0 9px;background:#666;border-radius:15px;line-height:22px;font-size:13px;color:#fefefe;font-weight:bold;letter-spacing:-2px;cursor:pointer;box-sizing:border-box;}
.index #PCHeader .sub_menu .menu_link li .toggle_sw .toggle_button {position:absolute;top:-3px;right:0;display:block;width:27px;height:27px;background:url("../img/icon_off01.png") no-repeat 0 0;}
.index #PCHeader .sub_menu .menu_link li #toggle:checked ~ .toggle_sw {padding:0 9px 0 0;background:#3b73e2;color:#fff;text-align:right;}
.index #PCHeader .sub_menu .menu_link li #toggle:checked ~ .toggle_sw .toggle_button {left:0;background:url("../img/icon_on01.png") no-repeat 0 0;}
.index #PCHeader .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: 5px 5px;background-size: 10px 12px;padding-left: 18px;} /* 260105 수정 */
.index #PCHeader .sub_menu .menu_pdl {display: flex;justify-content: flex-end;margin-right: 106px;}

.index #container {position:relative;margin:0 auto;width:1030px;}
.index #container .contents {overflow:hidden;}
.index #container .contents .left_cont {position:relative;float:left;margin-bottom:17px;width:710px;}
.index #container .contents .left_cont:after {clear:both;display:block;content:"";}

/* headline */
.index .headline {padding:12px;width:684px;height:287px;border:1px solid #dadada;background:#f8f8f9;}
.index .headline .tit_photo {overflow:hidden;display:block;position:relative;float:left;margin-right:11px;width:405px;height:287px;cursor:pointer;}
.index .headline .tit_photo:hover {text-decoration:none;}
.index .headline .tit_photo .txt {display:block;position:absolute;left:0;bottom:0;padding:15px;width:375px;height:22px;background:url("https://image.donga.com/challenge/mlbpark/images/bg_transparent.png") left top repeat;}
.index .headline .tit_photo .txt strong {display:block;width:370px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;font:bold 20px "돋움", Dotum;color:#fff;letter-spacing:-1px;}
.index .headline .tit_photo .txt span {display:block;margin-top:10px;height:32px;overflow:hidden;word-wrap:break-word;color:#b4b4b4;}
.index .headline ul {padding-left:12px;background:url("https://image.donga.com/challenge/mlbpark/images/bg_headline.gif") left top repeat-y;}
.index .headline ul li {margin-bottom:9px;width:260px;overflow:hidden;}
.index .headline ul li .tit_img {overflow:hidden;display:inline-block;margin-right:10px;width:93px;height:65px;vertical-align:middle;}
.index .headline ul li .tit_img img {width:100%;}
.index .headline ul li .txt {display:inline-block;width:152px;vertical-align:middle;letter-spacing:-0.1em;}
.index .headline ul li .txt a {display:inline-block;height:35px;overflow:hidden;text-overflow:ellipsis;font-size:12px;line-height:16px;color:#1e1e1e;font-weight:bold;}
.index .headline ul li .txt a:hover {color:#dc3731;}
.index .headline ul li .txt strong {display:inline-block;color:#444;}

/* MLB타운 & 한국야구타운 & BULLPEN & 명문관 */
.index .article_box {width:710px;}
.index .article_box .news_cont {float:left;margin-top:2px;}
.index .article_box .news_cont .view {position:absolute;top:20px;right:9px;padding-right:8px;font-family:"돋움",Dotum;font-size:11px;color:#727272;background:url("https://image.donga.com/challenge/mlbpark/images/arrow_gray.gif") top 3px right 2px no-repeat;}
.index .article_box .news_cont .view:hover {color:#dc3731;text-decoration:none;}
.index .article_box .news_cont ul li {padding-left:10px;}
.index .article_box .news_cont .news_list {position:relative;float:left;width:349px;}
.index .article_box .news_cont .news_list.ml {margin-left:12px;}
.index .article_box .news_cont .news_list h3 {padding:17px 0 7px 6px;}
.index .article_box .news_cont .news_list ul {padding:8px 18px 7px;border:1px solid #dadada;background-color:#fff;}
.index .article_box .news_cont .news_list ul li {padding:5px 0;overflow:hidden;border-top:1px solid #ececec;}
.index .article_box .news_cont .news_list ul li:first-child {border-top:none;}
.index .article_box .news_cont .news_list ul li .txt {display:block;float:left;width:280px;padding-top:5px;font-size:12px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;color:#2f2f2f;font-family:"굴림" , "Gulim";letter-spacing:-1px;}
.index .article_box .news_cont .news_list ul li .nick {float:none;margin-top:2px;font-size:11px;color:#999;letter-spacing:0;font-weight:normal;}
.index .article_box .news_cont .news_list ul li a:hover {text-decoration:none !important;}
.index .article_box .news_cont .news_list ul li:first-child .txt {font-weight:bold;}
.index .article_box .news_cont .news_list ul li a:hover {color:#dc3731;}
.index .article_box .news_cont .news_list ul li span {display:block;float:left;}
.index .article_box .news_cont .news_list ul li .icon_img {position:relative;display:block;float:left;}
.index .article_box .news_cont .news_list ul li .icon_new{ position:absolute;top:12px;left:13px;width:14px;height:14px;
    background:url('https://image.donga.com/challenge/mlbpark/images/icon_new02.png') no-repeat 0 0;}
.index .article_box .news_cont .news_list ul li .icon_hot { position:absolute;top:12px;left:13px;width:14px;height:14px;
    background:url('https://image.donga.com/challenge/mlbpark/images/icon_hot02.png') no-repeat 0 0;}
.index .article_box .news_cont .news_list ul li .icon_team {width:31px;}
.index .article_box .news_cont .news_list ul li .icon_team img {width: 21px;height: 21px;margin: 0px;padding: 0px;border: 1px solid #bfbfbf;border-radius: 100%;}

.index .article_box .news_cont .news_list .mlb_mall {}

.index .article_box .news_cont .news_list li a .thumb .reward {position:absolute;right:11px;bottom:12px;display:inline-block;height:30px;padding:0 10px;background:#9437f5;text-align:center;color:#fff;font-size:18px;line-height:30px;border-radius:15px;vertical-align:middle;}
.index .article_box .news_cont .news_list li a .thumb .reward .icon_star {width:17px;height:16px;margin-left:5px;background-position:0 -29px;}
.index .article_box .news_cont .news_list li a .thumb .reward .double {display:inline-block;margin-left:5px;font-weight:bold;font-size:18px;color:#ffbc00;}/* 20201120 추가 */
.index .article_box .news_cont .news_list li a .cont_info {padding:11px 12px 11px 15px;background:#fafafa;border:1px solid #eaeaea;border-top:1px solid #f4f4f4;border-radius:0 0 10px 10px;}
.index .article_box .news_cont .news_list li a .cont_info .title {display:block;font-size:17px;color:#111;display:-webkit-box;overflow:hidden; -webkit-line-clamp:2;-webkit-box-orient:vertical;word-wrap:break-word;text-overflow:ellipsis;white-space:normal;line-height:130%;}
.index .article_box .news_cont .news_list li a .cont_info .info_price {position:relative;margin-top:8px;}
.index .article_box .news_cont .news_list li a .cont_info .info_price span {display:inline-block;letter-spacing:-1px;}
.index .article_box .news_cont .news_list li a .cont_info .info_price .discount_num {font-size:21px;color:#9437f5;}
.index .article_box .news_cont .news_list li a .cont_info .info_price .original_price {margin-left:10px;font-size:21px;color:#111;font-weight:bold;}
.index .article_box .news_cont .news_list li a .cont_info .info_price .original_price em {font-size:15px;}
.index .article_box .news_cont .news_list li a .cont_info .info_price .sale_price {margin-left:10px;font-size:15px;color:#8d8d8d;}
.index .article_box .news_cont .news_list li a .cont_info .info_price .delivery {position:absolute;right:0;bottom:3px;font-size:13px;color:#8d8d8d;}

.index .article_box .news_cont .news_list li a .thumb {overflow:hidden;position:relative;border:1px solid #eaeaea;border-bottom:0;border-radius:10px 10px 0 0;}
.index .article_box .news_cont .news_list li a .thumb img {width:100%;}
.index .article_box .news_cont .news_list .mlb_mall .list_2 {overflow:hidden;padding:8px 7px 4px;} 
.index .article_box .news_cont .news_list .mlb_mall .list_2 li {float:left;width:50%;padding:0;border:0;box-sizing:border-box;}
.index .article_box .news_cont .news_list .mlb_mall .list_2 li a {position:relative;display:block;letter-spacing:-0.5px;border:0;border-radius:0;margin:0 3px;}
.index .article_box .news_cont .news_list .mlb_mall .list_2 li:nth-child(odd) a {padding-right:0;}
.index .article_box .news_cont .news_list .mlb_mall .list_2 li:nth-child(even) a {padding-left:0;}
.index .article_box .news_cont .news_list .mlb_mall .list_2 li:nth-child(even) a .md_pick {left:0;}
.index .article_box .news_cont .news_list .mlb_mall .list_2 li a .thumb {position:relative;overflow:hidden;border-radius:5px;border:0;}
.index .article_box .news_cont .news_list .mlb_mall .list_2 li a .thumb .imgh {height:104px;}
.index .article_box .news_cont .news_list .mlb_mall .list_2 li a .thumb:after {content: "";display: block;position: absolute;top: 0;left: 0;width: 100%;height: 100%;border: 1px solid rgba(0,0,0,0.1);border-radius:5px;box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;}
.index .article_box .news_cont .news_list .mlb_mall .list_2 li a .thumb .reward {position:absolute;right:6px;bottom:7px;height:17px;padding:0 7px;font-size:12px;line-height:17px;}
.index .article_box .news_cont .news_list .mlb_mall .list_2 li a .thumb .reward .icon_star {width:10px;height:10px;background-position:-24px -29px;}
.index .article_box .news_cont .news_list .mlb_mall .list_2 li a .thumb .reward .double {display:inline-block;margin-left:3px;font-weight:bold;font-size:12px;color:#ffbc00;}
.index .article_box .news_cont .news_list .mlb_mall .list_2 li a .cont_info {padding:8px 0 4px 0;border:0;background:#fff;}
.index .article_box .news_cont .news_list .mlb_mall .list_2 li a .cont_info .title {width:100%;height:31px;margin-bottom:5px;font-size:12px;}
.index .article_box .news_cont .news_list .mlb_mall .list_2 li a .cont_info .info_price {position:relative;min-height:42px;margin-top:6px;padding-bottom:25px;}
.index .article_box .news_cont .news_list .mlb_mall .list_2 li a .cont_info .info_price .discount_num {position:absolute;left:0;bottom:0;font-size:14px;}
.index .article_box .news_cont .news_list .mlb_mall .list_2 li a .cont_info .info_price span {display:block;margin:0 !important;}
.index .article_box .news_cont .news_list .mlb_mall .list_2 li a .cont_info .info_price .original_price {float:none;font-size:14px;line-height:14px;}
.index .article_box .news_cont .news_list .mlb_mall .list_2 li a .cont_info .info_price .original_price em {font-size:12px;font-style:normal;}
.index .article_box .news_cont .news_list .mlb_mall .list_2 li a .cont_info .info_price .sale_price {margin-left:0;font-size:12px;}
.index .article_box .news_cont .news_list .mlb_mall .list_2 li a .cont_info .info_price .delivery {bottom:0;}
.index .article_box .news_cont .news_list .mlb_mall .list_2 li a .md_pick {left:0;top:0;}

.index .article_box .news_cont .news_list ul li .text {display:block;width:auto;margin-left:0;}
.index .article_box .news_cont .news_list ul li .text .title {line-height:22px;}
.index .article_box .news_cont .news_list ul li .text .title:after {display: block;content:'';clear:both;}
.index .article_box .news_cont .news_list ul li .text .title a {float: left;display:inline-block;width:auto;max-width:68%;color:#535454;font-size:13px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.index .article_box .news_cont .news_list ul li .text .title .replycont {float:left;margin-left:3px;color:#eb6100;}
.index .article_box .news_cont .news_list ul li .text .title .views {float:right;color:#0a4fda;font-size:12px;background:url("https://image.donga.com/mlbpark/img/icon_m_view.png") no-repeat 0 center;background-size:19px 10px;padding-left:22px;}

/* 광고영역 250812 추가 */
.index .article_box .news_cont .news_list.commercial {padding-top: 38px;}
.index .article_box .news_cont .news_list.commercial .commercial_con {height:280px;box-sizing: border-box;overflow: hidden;border: 1px solid #dadada;background-color: #fff;text-align:center;margin:0 auto;}

/* right_cont */
#right_cont {float:right;width:300px;background-color:#fff;}
#right_cont:after {clear:both;display:block;content:"";}
#right_cont .sport {border-top:1px solid #dbdbdb;border-right:1px solid #dbdbdb;border-left:1px solid #dbdbdb;}
#right_cont .sport h3 {padding:12px 19px 6px;background-color:#fafafa;}
#right_cont .sport a {overflow:hidden;color:#1e1e1e;}
#right_cont .sport a:hover {text-decoration:none;}
#right_cont .sport ul {padding:3px 18px 18px 19px;height:272px;border-top:1px solid #dbdbdb;background-color:#fff;}
#right_cont .sport ul li {clear:both;margin-top:7px;}
#right_cont .sport ul li:after {clear:both;display:block;content:"";}
#right_cont .sport ul li span {float:left;}
#right_cont .sport ul li .bt {display:inline-block;margin:-6px 0 0 12px;padding-top:16px;width:165px;height:39px;overflow:hidden;border-top:1px solid #f0f0f0;}
#right_cont .sport ul li .bt a {font-size:13px;line-height:19px;}
#right_cont .sport ul li .btnon {border-top:none;}
#right_cont .tab_btn a {display:inline-block;float:left;}
#right_cont .tab_btn:after {clear:both;display:block;content:"";}
#right_cont .scoreBoard {border-right:1px solid #dbdbdb;border-bottom:1px solid #dbdbdb;border-left:1px solid #dbdbdb;font-family:"돋움", Dotum;background:url("https://image.donga.com/challenge/mlbpark/images/aside_tab_bg.gif") #fff repeat-x;}
#right_cont .scoreBoard table {margin:0 19px;}
#right_cont .scoreBoard table thead {font-size:11px;line-height:1;color:#9d9d9d;background-color:#f7f7f7;}
#right_cont .scoreBoard table thead th {font-weight:normal;text-align:left;}

#right_cont .scoreBoard table tbody {margin-top:5px;color:#656565;background-color:#fff;font-size:12px;}

#right_cont .scoreBoard table tbody tr {border-top:1px solid #f0f0f0;}
#right_cont .scoreBoard table tbody tr:first-child {border-top:none;color:#5181e3;}
#right_cont .scoreBoard table tbody tr:first-child td {padding-top:8px;}
#right_cont .scoreBoard table tbody tr td {padding:6px 0;line-height:1;}
#right_cont .scoreBoard table tbody .orange {color:#ec4908;}
#right_cont .scoreBoard table tbody .date {border-top:none;}
#right_cont .scoreBoard table tbody .date td {padding:3px 0 9px;color:#b2b2b2;text-align:right;}
#right_cont .resultwrap {padding:0 19px;height:303px;border-right:1px solid #dbdbdb;border-bottom:1px solid #dbdbdb;border-left:1px solid #dbdbdb;font-size:11px;color:#666;text-align:center;background-color:#fff;}
#right_cont .resultwrap .resulttit {padding-top:12px;font-size:16px;line-height:1;color:#4f4f4f;}
#right_cont .resultwrap .resulttit strong span {font-size:14px;vertical-align:top;}
#right_cont .resultwrap .resulttit > a {display:inline-block;margin:0 13px;width:8px;height:11px;background:url("https://image.donga.com/challenge/mlbpark/images/arrow.gif") no-repeat 0 -11px;text-indent:-9999px;vertical-align:middle;}
#right_cont .resultwrap .resulttit > a:first-child {background-position:0 0;}
#right_cont .resultwrap ul {margin-top:6px;}
#right_cont .resultwrap ul li {border-top:1px solid #f0f0f0;}
#right_cont .resultwrap ul li:first-child {border-top:none;}
#right_cont .resultwrap ul li > span {display:inline-block;width:48px;height:48px;background:url("https://image.donga.com/challenge/mlbpark/images/aside_icon01.gif") no-repeat;text-indent:-9999px;vertical-align:middle;}
#right_cont .resultwrap ul li .lg {background-position:0 -106px;}
#right_cont .resultwrap ul li .lotte {background-position:-53px -106px;}
#right_cont .resultwrap ul li .nc {background-position:0 -159px;}
#right_cont .resultwrap ul li .hanwha {background-position:-53px -212px;}
#right_cont .resultwrap ul li .sk {background-position:0 -212px;}
#right_cont .resultwrap ul li .kia {background-position:0 0;}
#right_cont .resultwrap ul li .samsung {background-position:-53px -159px;}
#right_cont .resultwrap ul li .nexen{background-position:-55px 0;}
#right_cont .resultwrap ul li .kt {background-position:0 -53px;}
#right_cont .resultwrap ul li .doosan {background-position:-53px -53px;}
#right_cont .resultwrap ul li .kiwoom {background-position:0 -264px;} /* 20190116 추가 */
#right_cont .resultwrap ul li p {display:inline-block;width:100px;font-size:12px;color:#757575;vertical-align:middle;}
#right_cont .resultwrap ul li p strong {font-size:16px;color:#5181e3;}

/* 추천영상 */
#right_cont .recommend_cont {}
#right_cont .recommend_cont .tit {display:block;height:33px;background:#5181e3;line-height:33px;text-align:center;color:#fff;font-weight:bold;letter-spacing:-1px;}
#right_cont .recommend_cont .info_cont {}

/* today best */
.today_wrap {clear:both;width:1030px;border:1px solid #dadada;box-sizing:border-box;overflow:hidden;background-color:#fff;}
.today_wrap .tit_bar {border-bottom:1px solid #ebebeb;overflow:hidden;background-color:#fafafa;}
.today_wrap .tit_bar h3 {float:left;padding:19px 14px 0 17px;}
.today_wrap .tit_bar .tab_btn {float:right;margin:11px 17px 11px 0;}
.today_wrap .tit_bar .tab_btn a {float:left;}
.today_wrap .greatest_list {float:left;margin-right:-1px;padding:0 18px 12px;width:307px;border-right:1px solid #ebebeb;}
.today_wrap .greatest_list+.greatest_list+.greatest_list {border-right:none;}
.today_wrap .greatest_list h4 {padding:20px 0 9px 4px;}
.today_wrap .greatest_list ul li {margin:0 0 6px 0;padding-left:10px;width:280px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;background:url("https://image.donga.com/challenge/mlbpark/images/dot_gray.gif") top 7px left 0 no-repeat;}
.today_wrap .greatest_list ul li a {font-size:14px;color:#3f3f3f;}
.today_wrap .greatest_list ul li a:hover {color:#dc3731;}

/* footer */
.footer {margin:30px auto 0;padding:47px 0;width:100%;text-align:center;color:#cfdbf5;background-color:#5578b8;font-size:12px;}
.footer .link > strong {margin:0 23px;color:#fff;}
.footer .link a {margin:0 12px;color:#cfdbf5;} /* 20181004 수정 김하나 */
.footer .link span {color:#97b3ee;}
.footer .copy {margin-top:19px;}
.footer .copy h2 {display:inline;margin-right:5px;}
.footer .link button {border:0;background:transparent;margin:0 12px;color:#cfdbf5;cursor: pointer;font-family: 'Dotum';letter-spacing: -1px;}


.icon {
    display: inline-block;    
    font-family: 'Dotum',  'Helvetica';
    height:19px;
    width:20px;
    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: 20px;
    no-repeat ;

    }

.icon_write {
    background-image: url('https://image.donga.com/challenge/mlbpark/images/icon_write.png')  ;    
    background-size: 20px;
    no-repeat ;
    }
    

.icon_alert {
    position:absolute;top:3px;left:33%;margin:0 auto;display:inline-block;height:16px;line-height:16px;padding:0 6px;background:#fb5402;border-radius:15px;color:#fff !important;font-size:12px;text-indent:0;text-align:center;text-decoration:none !important;
    }  

.mark { 
    font-family: 'Dotum',  'Helvetica';
    font-size:16px;color:#c28798;
    }    

.band { 
    text-align:center;
    vertical-align: middle;
    background: #cfd7e9;
    margin-bottom: 10px;
    }
.band a {
	display:block;
	width:100%;
	height:50px;
	line-height:50px;
	background: #5181e3;
	color:#fff;
	font-weight:bold;
}

#replyMoreBtn { 
	 padding:10px 17px;
    text-align:center;
    vertical-align: middle;
    background: #cfd7e9;
    margin-bottom: 10px;
    }
#replyMoreBtn a {
	display:block;
	width:100%;
	height:50px;
	line-height:50px;
	background: #5181e3;
	color:#fff;
	font-weight:bold;
	border-radius:5px;
}

.opBtn {
    height:30px;
    line-height:30px;
    font-size:15px;
    font-weight: bold;
    color: #fff;
}
.balltool {display:none;}
#fixedmenu {display:none;width:100% auto;background:#25a;height:40px;text-align:center;margin-top:-5px;}

.bar{ width:730px auto;height:40px;}
.bar .menus { height:40px;line-height:40px;}
.bar .menus .menu { display:inline-block;font-size:15px;color:#fff;font-weight:bold;height:40px;line-height:40px;padding:0 12px;vertical-align:middle;}
.bar .menus .on { color:#25a;background:#eee;margin-top:2px;}

.lists{overflow:hidden;position:relative;width:100%;background:#fff;border:1px solid #dbdbdb;margin-bottom:10px;}

.lists .items {position:relative;min-height:31px;border-bottom:1px solid #ccc;width:100% auto;padding:5px 0;}

.lists .block { width:100% auto; padding: 4px 4px 4px 53px;line-height:28px;}

.lists .block a{ color:gray ; margin:0 5px;}
.lists .block span{ color:#25a;}
.lists .btn_list {position:absolute;bottom:12px;right:15px;}
.lists .btn_list .btn_write {margin-right:8px;}

.lists .items .reply {display:block;width:11px !important;height:12px !important;margin:10px 12px 0 24px !important;background:url('https://image.donga.com/challenge/mlbpark/images/icon_reply.gif') no-repeat 0 0;text-indent:-999999px; }

.lists .head{border-bottom:1px solid #bbb;background:#eaeff9;font-weight:bold;}
.lists .head .photo {float:left;}
.lists .dugout{border-bottom:1px solid #bbb;background:#eaeff9;font-weight:bold;}
.lists .items .photo {float:left;display:inline-block;width:27px;height:27px;margin:3px 10px 0 10px; vertical-align:top;}
.lists .items .photo .icon_rank {position:absolute;top:8px;left:18px;width:19px;height:19px;
    background:url('https://image.donga.com/challenge/mlbpark/images/bg_ranking320.png') no-repeat 0 0;color:#fff;font-weight:bold;text-align:center;line-height:24px;font-size:13px;letter-spacing:-1px;}
.lists .items .photo .icon_new{ position:absolute;top:19px;left:25px;width:18px;height:18px;
    background:url('https://image.donga.com/challenge/mlbpark/images/icon_new01.png') no-repeat 0 0;}
.lists .items .photo .icon_hot { position:absolute;top:19px;left:25px;width:18px;height:18px;
    background:url('https://image.donga.com/challenge/mlbpark/images/icon_hot01.png') no-repeat 0 0;}
.lists .items .photo a img{width:27px; height:27px;border:none;margin:0px;padding:0px;border:1px solid #bfbfbf;border-radius: 100%}

.lists .items .text {display:inline-block;width:650px;vertical-align:middle;padding-top:3px;}
.lists .items .text .info {float:right;font-size:14px;}
.lists .items .text .title {text-align:center;line-height:22px;}
.lists .items .text .nick{display:inline-block;width:125px;color:#5181e3;}
.lists .items .text .val{display:inline-block;color:#34518d; width:50px;text-align:right;padding-right:5px;font-size:13px;}
.lists .items .text .date{display:inline-block;color:#666;width:90px;}
.lists .items .text .board{display:inline-block;color:#666;margin:0 7px;width:85px;}
.lists .items .text .board a{color:#666 !important;}
.lists .items .text .allim{display:block;color:#666 !important;font-size:13px;}
.lists .items .text .allim em{font-style:normal;color:#25a;}
.lists .items .text .del{position:absolute;top:17px;right:5px;margin-right:5px;}
.lists .items .text .del img{width:12px;height:auto;border:none;}
.lists .items .text .title a{display:inline-block;width:350px;color:#333;text-align:left;font-size:12px;font-family:"굴림" , "Gulim";}
.lists .items .text .title span {color:#25a;padding-right:3px;}
.lists .items .text .title a .replycnt{color:#ec4908;padding-left:2px;font-weight:bold;}
.lists .items .text .dugout_title {display:inline-block;}
.lists .items .text .dugout_title a{color:#333;width:325px !important;}
.lists .items .text .aggreeK{display:none;}
.lists .items .text .aggreeY{display:none;}
.lists .items .text .viewK{display:none;}

.newsfeed .items {clear:both;overflow:hidden;padding:10px 0;}
.newsfeed .items .photo {float:left;width:96px; height:58px; overflow:hidden !important;margin:0 20px 0 15px;padding-top:-15px;background:#eee;border:1px solid #bfbfbf;}
.newsfeed .items .photo a{width:96px; height:58px;display:table-cell;text-align:center;vertical-align:middle;}
.newsfeed .items .photo a img{width:96px; height:auto;border-radius:0;border:none;}
.newsfeed .items .text  {position:absolute;width:600px;padding-top:7px;}
*:first-child+html .newsfeed .items .text {line-height:14px;}
.newsfeed .items .text .info {float:left !important;width:600px;margin-top:4px;font-size:12px;}
.newsfeed .items .text .title a{display:block;color:#111;font-size:14px;width:560px;font-family:"돋움";letter-spacing:-1px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}
.newsfeed .items .text .board{display:inline;color:#2b60ca;padding:0;margin:0;margin-right:20px;word-break:nowrap !important;}
.newsfeed .items .text .date{display:inline;color:#666;margin-right:30px;word-break:nowrap !important;font-size:12px;}
.newsfeed .items .text .aggreeK{display:inline-block;margin:0;padding:0;width:12px;height:11px;
    background: url('https://image.donga.com/challenge/mlbpark/images/icon_heart_320.png') no-repeat 0 0;
    text-indent:-99999px;
    vertical-align:middle;}
.newsfeed .items .text .viewK{display:inline-block;margin:0;padding:0;width:15px;height:10px;
    background: url('https://image.donga.com/challenge/mlbpark/images/icon_eye_320.png') no-repeat 0 0;
    text-indent:-99999px;
    vertical-align:middle;}
.newsfeed .items .text .tit {margin-left: 5px;color: #767676;font-size: 12px;}
.newsfeed .items .text .val{display:inline-block;color:#000; width:0; text-align:right;padding-right:10px;font-size:12px;}


.notice_list{width:100%;background:#fff;border:1px solid #dbdbdb;border-top:0;margin:-1px 0 10px 0;}
.notice_list li {width:100%;line-height:20px;border-bottom: 1px solid #ccc;}
.notice_list li .word {display:inline-block;color:#25a;width:90px;padding:2px 5px 2px 12px;}
.notice_list li .subject {padding:2px 5px;color:#333;}
.notice_list li .date {display:inline-block;color:#25a;float:right;padding:2px 12px 2px 5px;}

.paging_box {position:relative;}
.page {clear:both;height:47px;padding-top:7px;text-align:center;background:#fff;border:1px solid #ccc;margin-bottom:10px;}
.page strong {display:inline-block;padding:10px;color:#25a;}
.page a {display:inline-block;padding:10px;color:#7b828b;}
.page a.left {width:47px;height:28px;padding:0;background:url('https://image.donga.com/challenge/mlbpark/images/btn_page_320.png') no-repeat 0 0;vertical-align:middle;}
.page a.right {width:47px;height:28px;padding:0;background:url('https://image.donga.com/challenge/mlbpark/images/btn_page_320.png') no-repeat 0 -32px;vertical-align:middle;}
*:first-child+html .page {padding-top:10px;border-top: 1px solid #ccc;}
*:first-child+html .page a.left {vertical-align:5px;}
*:first-child+html .page a.right {vertical-align:5px;}
.paging_box .btn_list {position:absolute;bottom:16px;right:15px;}
.paging_box .btn_list .btn_write {margin-right:8px;}
.paging_box .btn_list a {padding:10px 0;}
.page a.today {height:20px;line-height:20px;padding:0 7px;border:1px solid #5181e3;color:#5181e3;border-radius:2px;font-size:12px;text-decoration:none;}

.left_cont .titles {display:block;border:1px solid #ced0d7;border-bottom:0;background:#fff;padding: 20px 180px 0 20px;color:#333;font-weight:bold;font-size:14px;letter-spacing:-1px;line-height:150%;} /* 20161219 수정 */
.left_cont .titles .word {display:inline-block;margin-right:5px;color:#25a;}
.left_cont .titles .hotdeal{display:inline-block;margin-right:5px;color:#FF3F34;}/*240923 수정*/ 
.view_head{position:relative;width:100% auto;padding-top:15px;border-left:1px solid #ced0d7;border-right:1px solid #ced0d7;background:#fff;}
.view_head .items {padding: 0 10px;}
.view_head .items .photo {position:absolute;right:20px;top:-33px;border-radius:100%;border:1px solid #bfbfbf;}
.view_head .items .photo a img{width:34px; height:34px;border:none;border-radius:100%;}
.view_head .items .text div {display:inline;}
.view_head .items .text {display:inline-block;padding:0 10px 17px 10px ;width:665px;}
.view_head .items .text .nick{color:#25a;font-weight:bold;margin-right:10px;}
.view_head .items .text .val{color:#767676;font-size:13px;}
.view_head .items .text .date{color:#666;font-size:13px;}
.view_head .items .font {display:none;}
.view_head .items .text .text1 {position:absolute;top:-20px;right:55px;}
.view_head .items .text .text1 .img {display:inline-block;margin-right:5px;vertical-align:middle;}
.view_head .items .text .bat {top:-32px;}
.view_head .items .text .text3 {margin-right:17px;color:#767676;font-size:12px;}
.view_head .items .text .text3 span em {color:#9d9d9d;font-style:normal;}
.view_head .items .text .text3 .val {color:#9d9d9d;}
.view_head .items .text .text3 .txt_bar {color:#9d9d9d;font-size:11px;}
.view_head .items .text .text4 span em {color:#9d9d9d;font-style:normal;}
.view_head .items .text .text4 {color:#767676;font-size:12px;}
.view_head .items .text .text2 .tit{margin-left:5px;color:#767676;font-size:12px;}
.view_head .items .text .text2 .val{color:#000;font-weight:bold;font-size:12px;}
.view_head .items .text .text2 #replyCnt {color:#ff4b1b;font-weight:bold;}
.view_head .items .text .text_left {float:right;}
.view_head .items .text .text_right {float:left;}

.view_context {overflow:hidden;width:100% auto;border:1px solid #ced0d7;border-top:0;background:#fff;margin-bottom:10px;} 
.view_context .titles{display:block;padding: 8px; padding-top:18px;color:#000;font-weight:bold;font-size:16px;} 
.view_context .titles span{color:#25a;padding-right:5px;} 
.view_context .ar_txt {width:100% auto;padding:20px; font-size:13px !important;line-height:22px !important;color:#343434 !important;word-break:break-word;font-family:"굴림" , "Gulim";border-top:1px solid #ededed;background:#f8f7f7;}
/* 20161223 추가 */
.view_context .ar_txt img {display: block;max-width:640px;height:auto;}
.view_context .ar_txt embed {max-width:640px;min-height:315px;} /* 20170421 수정 김하나 */
.view_context .ar_txt table {max-width:640px;height:auto;}
.view_context .ar_txt iframe {width:640px !important;height:360px !important;border:none;}
.view_context .ar_txt video {display: block;max-width:640px;vertical-align: top;}
.view_context .ar_txt .event_iframe  iframe {width: 100%; height: 3220px !important;}
/* //20161223 추가 */

/* 20240513 폰팍추가 */
.view_context .ar_txt2 {width:100% auto;padding:20px; !important;word-break:break-word;border-top:1px solid #ededed;background:#f8f7f7;}
.view_context .ar_txt2 img {max-width:640px;height:auto;}
.view_context .ar_txt2 embed {max-width:640px;min-height:315px;}
.view_context .ar_txt2 table {max-width:640px;height:auto;}
.view_context .ar_txt2 video {display: block;max-width:640px;vertical-align: top;}

.view_context .ar_txt_tool {height:45px;padding-right:10px;line-height:45px;border-top:1px solid #e7e7e7;font-size:12px;text-align:right;}
.view_context .ar_txt_tool a{width:100% auto;color:#25a;}
.view_context .ar_txt_tool .tool_left{display:inline;width:auto;}
.view_context .ar_txt_tool .tool_left span{margin-left:15px;}
.view_context .ar_txt_tool .tool_left .icon_share {display:inline-block;width:12px;height:13px;margin-left:3px;background:url('https://image.donga.com/mlbpark/img/icon_share.png') no-repeat 0 0;vertical-align:middle;}/* 20201214 추가 */
.view_context .ar_txt_tool .tool_left .icon_scrap {display:inline-block;width:15px;height:12px;margin-left:3px;background:url('https://image.donga.com/challenge/mlbpark/images/icon_scrap01.gif') no-repeat 0 0;vertical-align:middle;}

.view_context .ar_txt_tool .tool_right{display:inline;width:auto;}
.view_context .ar_txt_tool .tool_right span {display:inline-block;border:1px solid #ff3737;height:21px;line-height:21px;text-align:center;margin:0 0 0 15px;padding:0 7px;color:#ff3737;border-radius:5px;}
.view_context .ar_txt_tool .tool_right span a {color:#ff3737;}

/* ev라운지 기사 240219 */
.inner_article{display:flex;justify-content:space-between;align-items:flex-end;margin-top:44px;margin-bottom:10px;}
.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:6px;height:6px;background-color:#618de6;border-radius:50%;margin-right:7px;flex-shrink:0;}
.inner_article .article_item p a{max-width: 602px;display: block;font-family:'Noto Sans KR';font-size:14px;font-weight:500;color:#333;letter-spacing:-0.03em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}/* 250904 수정 */

.inner_article .btn_more{display:flex;justify-content:flex-start;align-items:center;font-family:'Noto Sans KR';font-size:14px;font-weight:400;line-height:22px;letter-spacing: -0.05em;color:#3c73e2;flex-shrink:0;margin-left:36px;}
.inner_article .btn_more::after{content:'';display:block;width:7px;height:11px;background:url(../img/ic_arr_r_blue.png)no-repeat;margin-left:5px;}

/* 애드서버태그 */
.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:57px;height:57px;margin:0 9px;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:16px;color:#666;font-weight:bold;}
.view_context .tool_cont .wr_recommend:before {content:'';display:block;width:57px;height:57px;margin-bottom:4px;background:url('https://image.donga.com/mlbpark/img/icon_recommend01.png') no-repeat 0 0;z-index:1;color-scheme: light only;}
.view_context .tool_cont .wr_recommend.on:before {content:'';display:block;background:url('https://image.donga.com/mlbpark/img/icon_recommend02.png') no-repeat 0 0;z-index:1;color-scheme: light only;}
.view_context .tool_cont .wr_share:before {content:'';display:block;width:57px;height:57px;margin-bottom:4px;background:url('https://image.donga.com/mlbpark/img/icon_share01.png') no-repeat 0 0;}

/* 추천하기 추천수 240416 */
.view_context .tool_cont .wr_recommend .count_recommend{display:block;position:absolute;right:47px;top:50%;transform:translateY(-50%);width:fit-content;height:40px;border:3px solid #fb6b65;border-right:0;border-top-left-radius:20px;border-bottom-left-radius:20px;padding:0 22px 0 15px;box-sizing:border-box;font-family:"Noto Sans KR";font-size:25px;font-weight:700;line-height:32px;color:#fb6b65;letter-spacing:-0.05em;word-break: keep-all;z-index:0;color-scheme: light only;}
.view_context .tool_cont .wr_recommend.on .count_recommend{color:#fff;background-color:#fb6b65;overflow:hidden;border:0;line-height:38px;padding:0 22px 0 17px;color-scheme: light only;}
.view_context .tool_cont .wr_recommend.on .count_recommend::after{content:'';display:block;position:absolute;right:-48px;top:50%;transform:translateY(-50%);width:56px;height:56px;border-radius:50%;border:2px solid #fff;color-scheme: light only;}

/* 20210401 추가 */
.view_context p{margin:0}

.view_suggest{width:100% auto;background:#fff;margin-bottom:10px;}
.view_suggest .title{width:100% auto;height:42px;border:1px solid #ced0d7;background:#f0f2f9;}
.view_suggest .title .tool_left {float:left;padding: 0 20px;height:42px;line-height:42px;vertical-align:middle;color:#1b346a;font-weight:bold;font-size:14px;}
.view_suggest .title .tool_left em {font-style:normal;color:#5181e3;}
.view_suggest .title .tool_left a{float:left;height:42px;line-height:42px;vertical-align:middle;color:#333;font-weight:bold;font-size:12px;}
.view_suggest .title .tool_left span {color:#1f55ab;margin:0 2px;}
.view_suggest .title .tool_right a{float:right;padding: 0 15px 0 0;margin-right:20px;height:42px;line-height:42px;vertical-align:middle;color:#2c4273;background:url('https://image.donga.com/challenge/mlbpark/images/icon_list_arr03.png') no-repeat right center;}
.view_suggest .title .tool_right a.on {background:url('https://image.donga.com/challenge/mlbpark/images/icon_list_arr02.png') no-repeat right center;}
.view_suggest .title .btn a{display:none;background: #fff; color:#5181e3;padding: 0 10px;height:42px;line-height:42px;vertical-align:middle;font-size:14px;font-weight:bold;}

.view_suggest ul{width:100% auto;border:1px solid #ced0d7;border-top:0;}
.view_suggest ul li {overflow:hidden;position:relative;border-top:1px solid #ccc;padding:10px 10px 10px 20px;}
.view_suggest ul li div {float:left;}
.view_suggest ul li:nth-child(even) {background:#f7f7f8;}
.view_suggest ul li .val {margin:0;margin-right:10px;padding:0 0 0 15px;color:#5181e3;background:url('https://image.donga.com/challenge/mlbpark/images/icon_list_arr01.png') no-repeat 0 center;}
.view_suggest ul li .date {position:absolute;top:9px;right:20px;color:#9d9d9d;}
.view_suggest ul li .subject {padding-right:100px;}
.view_suggest ul li .subject a{padding:0;margin:0;color:#000;}

.reply_zone {margin-bottom:0;background:#fff;border-bottom:0;}
.reply_zone  .title {background:#fff;}
.reply_zone .title .tool_left {color:#5f6679;}
.reply_zone .title .tool_left span {color:#ff4343;}

.reply_list {width:100% auto;padding:10px 5px 10px 5px;background:#cfd7e9;}
.reply_list .name {}
.reply_list .date {}
.reply_list .ip {}
.reply_list .other_reply {width:auto;margin:0 0;}
.reply_list .other_reply .txt_box {width:100%;}
.reply_list .other_reply .txt {position:relative;float:left;max-width:90%;padding:15px 10px;background:#fff;border-radius:0 10px 10px 10px;text-overflow: ellipsis;word-break:break-word;text-align:left;font-family:"굴림" , "Gulim";}
.reply_list .other_reply .txt span {color:#7b828b;}
.reply_list .other_reply .txt .re_txt {clear:both;overflow:hidden;display:block;color:#333;text-align:left;line-height:140%;}
.reply_list .other_con {overflow:hidden;position:relative;margin:0 0 0 0;padding:10px 0 0 49px;}
.reply_list .other_con a {float:left;display:block;margin-bottom:10px;text-decoration:none;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%;border:none;}
.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 .other_reply .txt .btn_edit {display:inline-block;margin:0 1px 0 0;color:#7a838c;font-size:11px;}
.reply_list .other_reply .txt .btn_redel {display:inline-block;margin:0;color:#7a838c;font-size:11px;}
.reply_list .other_reply .txt .btn_rebox {float:right;padding-left:15px;}
.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 .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:15px 10px;background:#fcffca;border-radius:10px 0 10px 10px;color:#7b828b;text-align:left;line-height:130%;text-overflow: ellipsis;word-break:break-word;text-align:right;font-family:"굴림" , "Gulim";}
.reply_list .my_reply .txt span {color:#7b828b;margin-right:6px;}
.reply_list .my_reply .txt .re_txt {clear:both;display:block;color:#333;text-align:left;line-height:140%;}
.reply_list .my_reply .txt .btn_edit {display:inline-block;margin:0 1px 0 0;color:#7a838c;font-size:11px;}
.reply_list .my_reply .txt .btn_redel {display:inline-block;margin:0;color:#7a838c;font-size:11px;}
.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_con {overflow:hidden;position:relative;padding:10px 49px 0 0;}
.reply_list .my_con a {float:left;display:block;margin-bottom:10px;text-decoration:none;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%;border:none;}
.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 .my_reply .txt .btn_rebox {float:right;padding-left:15px;}
.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 .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 20px;box-sizing:border-box;border:1px solid #CED0D7;border-bottom:0;}
.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:24px 20px 20px;box-sizing:border-box;border:1px solid #CED0D7;border-top:0;border-bottom:0;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:10px 10px;margin-bottom:5px;box-sizing:border-box;overflow:unset;}/*241108 수정*/

.reply_list.type_re .other_con.replied{width:calc(100% - 50px);margin-left:50px;}
.reply_list.type_re .other_con.replied_re{width:calc(100% - 100px);margin-left:100px;}
.reply_list.type_re .other_con.replied::before,
.reply_list.type_re .other_con.replied_re::before{content:'';display:block;position:absolute;left:-22px;top:19px;width:16px;height:15px;border-left:1px solid #999;border-bottom:1px solid #999;box-sizing:border-box;}

.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%;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%;}
.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{font-family:inherit;font-size:12px;font-weight:400;line-height:18px;color: #999;}/*241108 수정*/
.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:14px;color:#000;margin-bottom:4px;padding-top:2px;}
.reply_list.type_re .other_reply .txt .btn_rebox{float:unset;padding-left:0;margin-left:auto;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:12px;font-weight:400;line-height:normal;color:#666;}
.reply_list.type_re .other_reply .txt .btn_rebox a::before{content:'';display:block;width:15px;height:15px;margin-right:6px;}
.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 6px;}
.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:3px;}/*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:10px 10px;margin-bottom:5px;box-sizing:border-box;overflow:unset;}/*241108 수정*/

.reply_list.type_re .my_con.replied{width:calc(100% - 50px);margin-left:50px;}
.reply_list.type_re .my_con.replied_re{width:calc(100% - 100px);margin-left:100px;}
.reply_list.type_re .my_con.replied::before,
.reply_list.type_re .my_con.replied_re::before{content:'';display:block;position:absolute;left:-22px;top:19px;width:16px;height:15px;border-left:1px solid #999;border-bottom:1px solid #999;box-sizing:border-box;}

.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: #999;}/*241108 수정*/
.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;margin-bottom:4px;padding-top:2px;}
.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{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:12px;font-weight:400;line-height:normal;color:#666;}
.reply_list.type_re .my_reply .txt .btn_rebox a::before{content:'';display:block;width:15px;height:15px;margin-right:6px;}
.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 6px;}
.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:3px;}/*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;}

.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;border:1px solid #CED0D7;border-top:0;padding-bottom:50px;box-sizing:border-box;}
.cmt_wrap .reply_zone.type_re{border:0;}
.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;cursor:pointer;}

.cmt_wrap .cmt_box{width:calc(100% - 40px);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;cursor:pointer;}

/* //댓글 영역 개편 */

.main_contents {position:relative; width:100%;clear:both;}
.main_contents .tit_today  {position:relative;width:1010px;height:53px;line-height:53px;color:#ec4908;font-size:22px;font-weight:bold;border-bottom:1px solid #ebebeb;background:#fafafa;
    vertical-align:middle;padding:0 10px;letter-spacing:-1px;}
.main_contents .tit_today a{color:#ec4908;text-decoration: none;}
.main_contents .tit_today span {color:#434343;font-size:18px;}
.main_contents .nav {overflow:hidden;width:100%;background:#fff;}
.main_contents .nav li{position:relative; width:307px; padding: 0 18px 0;float:left;height:40px;margin-right:-1px;font-weight:bold;border-right:1px solid #eee;}
.main_contents .nav li .btn_more {position:absolute;top:18px;right:17px;padding:0 11px 0 0;color:#8c96a8;font-size:11px;font-weight:normal;background:url('https://image.donga.com/mlbpark/img/icon_arrow01.gif') no-repeat right center;}
.main_contents .nav .bestTitle{width:100%;padding-top:15px; color:#5181e3;font-size:14px;font-weight:bold;text-decoration:none;}
.main_contents .nav .on{}
.main_contents .tab_btn {position:absolute;top:12px;right:10px;}
.main_contents .tab_btn a {float:left;}

/* 추가 2017.10.18 박유열 야구 플러스 */
.main_contents .tit_today .plus {position:absolute;top:0;left:270px;}
.main_contents .tit_today .plus:hover {text-decoration:none;}
.main_contents .tit_today .plus span {display:block;padding-left:34px;height:54px;background:url('https://image.donga.com/mlbpark/img/icon_ballplus.png') no-repeat 0 50%;font-size:14px;color:#111;letter-spacing:1px;line-height:54px;}

/* 메인페이지 하단 투데이베스트 영역 탑 변경 *//*240417 수정*/
.today_layer.type2 .main_contents .plus {position:absolute;top:0;right:10px;}
.today_layer.type2 .main_contents .plus:hover {text-decoration:none;}
.today_layer.type2 .main_contents .plus span {display:block;padding-left:34px;height:54px;background:url('https://image.donga.com/mlbpark/img/icon_ballplus.png') no-repeat 0 50%;font-size:14px;color:#111;letter-spacing:1px;line-height:54px;}
.today_layer.type2 .main_contents .tit_today {width:100%;font-family:'Noto Sans KR';line-height:50px;padding:0 10px 0 20px;box-sizing:border-box;}/*240422 수정*/
.today_layer.type2 .main_contents .tab_btn{right:unset;left:170px;top:12px;}/*240422 수정*/
.today_layer.type2 .main_contents .tab_btn a{width:85px;}/*240422 수정*/
.today_layer.type2 .main_contents .tab_btn a:first-child{width:87.83px;}/*240422 수정*/
.today_layer.type2 .main_contents .tab_btn a img{width:100%;}/*240422 수정*/

.lists_today_contxt {width:1030px;background:#fff;}
.lists_today_contxt  > div {display:table;width:1030px;background:#fff;margin:0;padding:0;}
/*.lists_today_contxt ul:first-child {border-left:none;width:246px;}*/
.lists_today  {    float: left;
    margin:0  -1px 0 0;
    padding: 0 18px 12px;
    width: 307px;
    border-right: 1px solid #ebebeb;
	border-top:0;
	border-bottom:0;
	border-left:0;
	background:none;}
.lists_today .items {position:static;border:none; 
    padding:0 0 0 7px;
    width: 280px;
	min-height:24px;
    background: url("https://image.donga.com/challenge/mlbpark/images/dot_gray.gif") no-repeat 0 9px;}
.lists_today+.lists_today+.lists_today {border-right:none;}

.lists_today .items .text {width:307px !important;padding:0;}
.lists_today .items .text .title {width:220px !important;}
.lists_today .items .text .title a{width:295px !important; text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;}
.lists_today .items .photo {display:none;}
.lists_today .items .text .nick{display:none;}
.lists_today .items .text .date{display:none;}
.lists_today .items .text .title {padding:0 5px 0 0;line-height:18px;font-size:14px;}
.lists_today .items .text .title a{}
.lists_today .items .text .title a:hover{color:#25a;}
.lists_today .items .text .title a:visited{color:#999;}

.today_layer {overflow:hidden;width:100%;text-align:center;}
.today_layer_obj {display:block;width:1030px;margin:0 auto;border:1px solid #dbdbdb;text-align:left;}

.write_box {width:100% auto; background:#fff; margin-bottom:10px;padding:10px;clear:both;}
.write_box .select_box {width:100%;margin-bottom:10px;}
.write_box .select_box select {width:45%;height:30px;  
    background: #fff   no-repeat 96% 9px;
    border:1px solid #d2d2d3;color:#999;-webkit-appearance: none;}
.write_box .tit_input {width:100%;height:32px;background:#fff;border:1px solid #ddd;margin-bottom:10px;line-height:30px;}
.write_box .tit_input input {width:95%;height:20px;line-height:20px;border:none;padding:5px}
.write_box .etc_input {width:100px;height:30px;background:#fff;border:1px solid #ddd;margin-bottom:10px;line-height:30px;display:inline-block;}
.write_box .etc_input input {width:90px;height:20px;line-height:20px;border:none;padding:5px}
.textarea_box {width:100%;border:1px solid #ddd;margin-bottom:10px;}
.textarea_box .text {padding:5px;text-align:left;}
.textarea_box textarea {width:100%;background:#fff;border:none;color:#8c8c8d;}
.textarea_box .btn_img {display:none;}
.textarea_box .btn_area {overflow:hidden;background:#fafafa;border-top:1px solid #ddd;text-align:center;}
.textarea_box .btn_area a {display:block;margin:10px auto;width:101px;height:42px;background:#25a;line-height:42px;color:#fff;}

/* 핫딜 에디터 추가*//* 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 + li{margin-top:10px;}
.hotdeal_input li label{display:block;width:44px;height:18px;flex-shrink:0;text-align:justify;text-justify:inter-word;margin-right:5px;}/* 250812 수정 */
.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 .input_box + .input_box{margin-left:20px;}
/* 250812 추가 */
.hotdeal_input li .input_box.chk label{width:56px;}
.hotdeal_input li .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 .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_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;-webkit-appearance:none;border:0;}

.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;-webkit-appearance:none;border:0;}
.hotdeal_input li.select_mall .input_box.direct_input .tit{display:block;}
.hotdeal_input li.select_mall .input_box.direct_input .hotdeal_category2{width:20%;border-left:1px solid #ddd;padding-left:5px;box-sizing:border-box;}

/* 엠팍런 에디터 250924 추가 */
.run_input li > label {width:76px;}
.run_input li .tit {width:71px;}
.run_input li select {width:100%;height: 30px;color: #999;-webkit-appearance: none;border: 0;}
.run_input li .runn1,
.run_input li .runn2,
.run_input li .runn3, 
.run_input li .runn4,
.run_input li .runn5 {width:169px;margin-right:3px;border: 1px solid #ddd;box-sizing: border-box;padding-left: 5px;}
.run_input li .runp1,
.run_input li .runp2 {padding-left:5px;}
.run_input li.select_category .input_box {padding-left:0;}
.run_input .d_box .input_box label {width:15px;}

.cleditorPopup  {text-align:left !important; }
    
.message{
    width:100% auto;margin-bottom:10px;padding:15px;
    color:#333;
    font-size:13px;
    background:#fff;
    }
.message span{
    color:#25a;
    font-weight:bold;
    margin-right:3px;
}        

#aside {display:none;}

/* 라커룸 */
.emo_contents {width:100%;border:1px solid #dbdbdb; background:#fff;margin-bottom:10px;}
.emo_contents .locker_info { height:75px;}
.emo_contents .locker_info .btn_mark{ float:left; margin:0 10px}
.emo_contents .locker_info .btn_mark img{ border:none; }
.emo_contents .locker_info .cont_info{padding-top:15px;line-height:20px;}
.emo_contents .locker_info .cont_info .name {font-size:16px;}
.emo_contents .locker_info .cont_info .name em {font-style:normal;color:#154cbb;font-weight:bold;padding-right:2px ;}
.emo_contents .locker_info .cont_info .desc {color:#696969;}

.emo_contents .tit { height:40px;line-height:40px;text-align:left;padding-left:10px;background: #eaeff9;color:#225fda;font-size:14px;font-weight:bold;}   
.emo_contents .tit span {color:#7c8087;font-size:13px;}
.emo_contents .emo_box .file {clear:both;overflow:hidden;position:relative;padding:9px 15px 9px 80px;border-top:1px solid #d2d2d3;}
.emo_contents .emo_box .file p {display:none;position:absolute;top:-6px;left:10px;color:#666;font-size:13px;}
.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_320.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 {padding:0 15px;}
.emo_contents .emo_box .tit { height:40px;line-height:40px;text-align:left;padding-left:10px;background: #eaeff9;color:#225fda;font-size:14px;font-weight:bold;}   
.emo_contents .emo_box .tit span {color:#7c8087;font-size:13px;}
.emo_contents .emo_box .emo_wrap { overflow:hidden;width:100% auto; padding:15px 55px;}
.emo_contents .emo_box .emo_wrap .emo_list{  width:100% auto; }
.emo_contents .emo_box .emo_wrap .emo_list .swiper-slide{ float:left;margin:5px;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:48px; height:auto; border:1px solid #ddd; }

.block_box {clear:both;overflow:hidden;background:#fff;}
.block_box ul li {position:relative;height:42px;padding:0 40px 0 103px;line-height:38px;border-bottom:1px solid #d2d2d3;}
.block_box ul li:last-child {border:none;}
.block_box ul li label {display:inline-block;position:absolute;top:15px;left:7px;font-size:13px;color:#4a4a4a;cursor:pointer;line-height:0;}
.block_box ul li .check_box {width:94px;height:15px;border:none;background:url('https://image.donga.com/challenge/mlbpark/images/bg_check_320.png') no-repeat 0 bottom; background-size:14px 32px;background:none\9;}
.block_box ul li label.dogout {width:auto}
.block_box ul li .check_box input {width:14px;height:15px;margin:0;padding:0;border:none;opacity:0;vertical-align:middle;}
.block_box ul li .check_box.checked {background:url('https://image.donga.com/challenge/mlbpark/images/bg_check_320.png') no-repeat 0 0;background-size:14px 32px;background:none\9;}
.block_box ul li .txt {width:95%;height:28px;padding:0 5px;background:#ededed;border:1px solid #d2d2d3;color:#828383;font-size:13px;vertical-align:middle;}
.block_box ul li .plus {position:absolute;top:15px;right:0;width:auto;height:15px;border:none;background:none;color:#5181e3;line-height:0;}
*:first-child+html .block_box ul li .plus {height:auto;}
.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 .tit .my_point {color:#225fda;font-size:14px;font-weight:bold;} 
.emo_contents .tit .emo {margin-left:3px;}
.emo_contents .tit .my_coupon {float:right;display:inline-block;width:74px;height:23px;margin:8px 16px 0 0;border:1px solid #346bdd;border-radius:15px;font-size:15px;color:#2762da;line-height:23px;text-align:center;letter-spacing:-1px;} /* 20210205 추가 */

/* 20221102 추가 */
.emo_contents02 .tit {position:relative;}
.emo_contents02 .tit .shopping a {display:block;position:absolute;top:4px;right:15px;width:148px;height:32px;line-height:32px;padding:0 10px;border-radius:17px;box-sizing:border-box;font-size:14px;color:#fff;background:#5181e3;letter-spacing:-1px;}
.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/icon_my_locker01.png') no-repeat 0 0;vertical-align:top;}
.emo_contents02 .tit .shopping a img {display:inline-block;width:28px;height:21px;margin-top:6px;vertical-align:top;}

.block_box .tbl_list {width:100%;}
.block_box .bg_emo01 {background:url('https://image.donga.com/challenge/mlbpark/images/imo01_l.png') no-repeat center center;}
.block_box .bg_emo02 {background:url('https://image.donga.com/challenge/mlbpark/images/imo02_l.png') no-repeat center center;}
.block_box .bg_emo03 {background:url('https://image.donga.com/challenge/mlbpark/images/imo03_l.png') no-repeat center center;}
.block_box .bg_emo04 {background:url('https://image.donga.com/challenge/mlbpark/images/imo04_l.png') no-repeat center center;}
.block_box .bg_emo05 {background:url('https://image.donga.com/challenge/mlbpark/images/imo05_l.png') no-repeat center center;}
.block_box .bg_emo06 {background:url('https://image.donga.com/challenge/mlbpark/images/imo06_l.png') no-repeat center center;}
.block_box .tbl_list .t_center {text-align:center;}
.block_box .tbl_list thead td {font-size:12px;color:#4a4a4a;font-weight:bold;}
.block_box .tbl_list tr td {height:42px;padding:0 10px;border-bottom:1px solid #d2d2d3;color:#4a4a4a;}
.emo_contents .paging_box .page {height:55px;margin:0;padding-top:15px;border:0;}


.emo_contents .player_box .playre_list {padding:0 5px;}
.emo_contents .player_box .playre_list ul {overflow:hidden;}
.emo_contents .player_box .playre_list ul li {overflow:hidden;float:left;list-style:none; display:inline-block;width:150px; margin:15px 5px;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:13px;padding:5px;}
.emo_contents .player_box .playre_list ul li .player {float:left;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:13px;vertical-align:top;padding-top:5px;}
.emo_contents .player_box .playre_list ul li .btn_zone a {display:block; color:#636363;font-size:13px;width:100%;}
.emo_contents .player_box .playre_list ul li .btn_zone a.arr {margin-top:5px;}


.select {float:right;width:220px; margin-bottom:10px;}
.select .sel {width:100%;padding:5px 0 5px 5px;
    background-size:12px 7px;border:1px solid #d2d2d3;border-radius:0;color:#333;
    font-size:13px;}



.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:400px;}
.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;}
.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;text-align:left;}
.cmt .comment_list li:first-child {border-top:none;}
.cmt .comment_list li .name {margin-bottom:7px;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;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;letter-spacing:-1px;}

.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:16px;color:#999;font-weight:bold;}



.searchbox {width:710px;background:#fff;}
.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 120px;background:#fff;border-radius:3px 0 0 3px;}
.searchbox .search_form .in_t input {width:100%;font-size:14px;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 span select {width:100px;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:14px;-webkit-appearance: none;}
.searchbox .search_form .in_t #search_input_hit {margin-top:3px;}
.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 {display:none !important;}
.searchbox .search_txt {display:block;width:100% auto;padding:0 5px;}
.searchbox .search_txt .box .search_list li {float:left;list-style:none; display: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;}

#leftAD {display:none;position:absolute;top:260px;left:-190px;background: #d0e4f0; }
#rightAD {display:none;position:absolute;top:260px;right:-330px;background: #d0e4f0; }

.addDsp { width:100%;text-align:center;background:#d0e4f0;padding:0;margin:0;margin-bottom:10px;}

/* 이전게시판 */
.prev_list {position:absolute;right:0;text-align:right;}
.prev_list strong {display:inline-block;color:#878888;font-size:11px;height:22px;line-height:23px;padding:0 5px;font-weight:normal;background:#e7e7e7;letter-spacing:-1px;}
.prev_list a {display:inline-block;width:20px;height:20px;line-height:20px;margin-right:-1px;border:1px solid #dbdbdb;background:#fafafa;text-align:center;text-decoration:none;}
.prev_list .previous {width:220px;}
.prev_list .previous {width:98px;height:20px;line-height:20px;font-size:11px;color:#5b5a5a;}

/* 광고 */
.top_ad {margin:0 auto 5px auto;text-align:center;}
#left_ad {position:absolute !important;top:98px !important;left:-320px !important;width:300px !important;text-align:right;}
#left_ad_top {position:absolute !important;top:0px !important;left:-320px !important;width:300px !important;text-align:right;}
#left_ad_chg {position:absolute !important;left:-320px !important;width:300px !important;text-align:right;}
#left_ad_bottom {position:absolute !important;top:1298px !important;left:-205px !important;width:160px !important;}
#right_ad {position:absolute !important;top:98px !important;right:-175px !important;width:160px !important;}
#right_ad_top {position:absolute !important;top:0px !important;right:-315px !important;width:300px !important;}
#center_ad01 {padding: 0;margin: 5px auto;text-align:center;}
#center_ad02 {clear:both;margin:5px auto 5px auto;text-align:center;}
/* 20170330 추가 */
.fixedBannerLeft {position:absolute;top:0;left:-175px;width:160px;text-align:right;z-index:1;}
.fixedBannerRight {position:absolute;top:0;right:-175px;width:160px;text-align:right;z-index:1;}
#lb_banner {margin-left:-325px;}

/* 테이블 스타일 */
.t_left {text-align:left !important;}
.t_right {text-align:right !important;}
.tbl_type01 {width:100%;margin-bottom:10px;background:#fff;border:1px solid #ced0d7;}
.tbl_type01 thead tr td {height:44px;border-bottom:1px solid #bbb;background:url('https://image.donga.com/challenge/mlbpark/images/bg_bar01.gif') no-repeat left 50%;color:#5181e3;font-weight:bold;text-align:center;vertical-align:middle;}
.tbl_type01 thead tr td:first-child {background:none;}
.tbl_type01 tbody tr td {height:36px;border-top:1px solid #ededed;text-align:center;vertical-align:middle;color:#666;}
.tbl_type01 tbody tr td a {display:inline-block;padding:0 10px 0 0;color:#333;font-size:13px;letter-spacing:-1px;} 
.tbl_type01 tbody tr td a.txt:visited {color:#999 !important;}
.tbl_type01 tbody tr td a:visited {color:#7b7a7a;}
.tbl_type01 tbody tr td a:visited b {color:#333;}
.tbl_type01 tbody tr td .word {color:#25a;padding-right:3px;font-weight:bold;}
/* 20170424 수정 김하나 */
.tbl_type01 tbody tr td .bullpenbox {width:400px;}
.tbl_type01 tbody tr td .word_bullpen {display:inline-block;float:left;width:48px;padding-right:3px;color:#25a;font-weight:normal;text-align:center;}
.tbl_type01 tbody tr td .bullpen {display:block;overflow:hidden;}
/* //20170424 수정 김하나 */
.tbl_type01 .photo {display:inline-block;width:21px;height:21px;vertical-align:middle;}
.tbl_type01 .icon_new{display:none; width:14px;height:14px;
    background:url('https://image.donga.com/challenge/mlbpark/images/icon_new02.png') no-repeat 0 50%;vertical-align:middle;}
.tbl_type01 .icon_hot {display:inline-block; width:14px;height:14px;
    background:url('https://image.donga.com/challenge/mlbpark/images/icon_hot02.png') no-repeat 0 50%;vertical-align:middle;}
.tbl_type01 .photo a img{width:21px; height:21px;border:none;margin:0px;padding:0px;border:1px solid #bfbfbf;border-radius: 100%;}
.tbl_type01 .viewV {padding-right:5px;}
.tbl_type01 .replycnt {color:#ec4908;font-weight:bold;}
.tbl_type01 .nick{display:inline-block;width:75px;padding:0 0 0 5px;color:#666;text-align:left;vertical-align:middle;}
.tbl_type01 .date {color:#666;letter-spacing:-0.5px;}
.tbl_type01 .icon_reply {display:block;width:11px;height:12px;margin:0 auto;background:url('https://image.donga.com/challenge/mlbpark/images/icon_reply01.gif') no-repeat 0 0;}
.tbl_type01 .icon_img {display:inline-block;width:17px;height:13px;margin-left:4px;background:url('https://image.donga.com/mlbpark/img/icom_imgpc.png') no-repeat 0 0;vertical-align:bottom;}
/* 20210223 추가 */
.tbl_type01 tbody tr td .tit {display:table-cell;}
.tbl_type01 tbody tr td .tit a {display:inline;width:auto;padding:0;color:#333;font-size:13px;letter-spacing:-1px;}
.tbl_type01 tbody tr td .tit .bullpenbox {display:inline;width:auto;}
.tbl_type01 tbody tr td .tit .bullpen {display:inline;overflow:hidden;}

/* 리스트 취소선 250812 추가 */
.tbl_type01 tbody tr td .tit.strike-text {text-decoration: line-through;text-decoration-color: #999;text-decoration-thickness: 1px; } 
.tbl_type01 tbody tr td .tit.strike-text a {color:#999;}
.tbl_type01 .strike-text .replycnt {color:#999;}
.tbl_type01 .tit.strike-text .replycnt:link, 
.tbl_type01 .tit.strike-text .replycnt:visited {color:#999 !important;}

.tbl_type01 .tit .replycnt:link,.tbl_type01 .tit .replycnt:visited{color:#ec4908 !important;text-decoration:none;}
.tbl_type01 tbody tr td .list_word {display:inline-block;float:left;min-width:48px;width:auto;padding:0 10px 0 0;color:#25a;font-weight:normal;text-align:center;}/* 20210224 추가 */
.tbl_type01 tbody tr td .list_word:link,.tbl_type01 tbody tr td .list_word:visited{color:#25a !important;text-decoration:none;}/* 20210224 추가 */
/* // 20210223 추가 */
.dugout_tbl .tbl_type01 tbody tr td {height:40px;}
.dugout_tbl .tbl_type01 .photo a {position:relative;}
.dugout_tbl .tbl_type01 .photo .icon_new {position:absolute;bottom:0;right:0;}
.dugout_tbl .tbl_type01 .photo a img{width:24px; height:24px;}
.dugout_tbl .tbl_type01 .nick {padding:0;width:auto;}
.dugout_tbl .tbl_type01 .kind {color:#767676;} 
.dugout_tbl .tbl_type01 .kind a {padding:0;}
.dugout_tbl .tbl_type01 .dugout_delete_item img {width:12px;height:auto;margin-left:5px;vertical-align:middle;}
.dugout_tbl .tbl_type01 .allim {display:block;color:#757575;font-weight:normal;font-size:11px;}
.dugout_tbl .tbl_type01 .allim em {font-style:normal;color:#5181e3;font-weight:bold;}
.dugout_tbl .tbl_type01 .block a {display:inline-block !important;margin-left:8px;font-weight:normal !important;vertical-align:top !important;letter-spacing:-1px;text-decoration:underline;color:#5181e3 !important;}
.dugout_tbl .tbl_type01 .t_left a {display:table-cell;color:#333;vertical-align:middle;} 
.dugout_tbl .tbl_type01 .t_left .photo {display:table-cell;padding:0 8px 0 10px;vertical-align:middle;}
.dugout_tbl .tbl_type01 .t_left .no_link {display:table-cell;font-weight:bold;color:#333;vertical-align:middle;}
.dugout_tbl .tbl_type01 .t_left .no_link div {width:415px;overflow:hidden;} /* 20170421 추가 김하나 */
.dugout_tbl .tbl_type01 .nick_txt {color:#5181e3;}
.dugout_tbl .new_circle {display: inline-block;width: 6px;height: 6px;margin-right: 2px;border-radius: 50%;background: #f25632;}

/* 주번나 & 핫앤쿨 & 워닝트랙 */
.ad_four_txt {display:block;overflow:hidden;position:absolute;bottom:3px;left:0;width:105px;max-height:25px;padding:0 10px 10px 20px;font-size:11px;line-height:17px;color:#fff;text-align:left;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;} 
.ad_four_right {position:relative;text-align:right;}
.ad_four_right a {display:block;width:125px;margin-left:10px;cursor:pointer;}
.ad_four_right a:hover span {text-decoration:underline;color:#fb4c14;}
.ad_four_right a img, .ad_four_left a img {width:125px;height:119px;border:none;}
.ad_four_right .ad_four_bg {display:block;position:absolute;top:0;left:10px;width:125px;height:119px;filter:alpha(opacity=55);opacity:0.55;background:url('https://image.donga.com/mlbpark/ad/bg.png') repeat-x;}
.ad_four_left {position:relative;text-align:left;}
.ad_four_left a {display:block;width:125px;margin-right:10px;cursor:pointer;}
.ad_four_left a:hover span {text-decoration:underline;color:#fb4c14;}
.ad_four_left .ad_four_bg {display:block;position:absolute;top:0;right:10px;width:125px;height:119px;filter:alpha(opacity=55);opacity:0.55;background:url('https://image.donga.com/mlbpark/ad/bg.png') repeat-x;}
.ad_four_left .ad_four_txt {padding:0 20px 10px 10px;}

/* 뷰페이지 화보 */
.picture {width:670px; height:165px;margin:0 0 10px 0;background:#fff; padding:0 20px;overflow:hidden;border:1px solid #dbdbdb;}
.picture h4 {margin:10px 0 3px; text-align:left;}
.picture ul {width:690px;margin:0 auto;}
.picture li {float:left;}
.picture li a,
.picture li img,
.picture li span {display:block;}
.picture li a {width:151px; height:115px; margin-right:19px; position:relative;}
.picture li a:hover {text-decoration:none;}
.picture li span {width:100%; min-height:9px; padding:8px 0; color:#fff; font-size:11px; text-align:center; cursor:pointer; position:absolute; left:0; bottom:0; background:url('http://img.donga.com/sportsdonga/2012/images/common/bg_transparent.png') left top repeat;}
.picture li .play {position:absolute; left:5px; bottom:30px;}

/* aside - 아이돌파크 */
.idolpark {margin:0 auto;padding:0 0 15px 0;text-align:center;}
.aside_tab {margin-bottom:0;}
.big_banner {margin-bottom:0;text-align:center;height:600px;}/*230607 수정*/
.ad_asde02 {margin-bottom:15px;text-align:center;}
#right_cont .list_aside table {margin:15px auto !important;}

/* aside - 실시간 burning */
.burning {padding-bottom:1px;background:#e9e9e9;}
.burning .burning_cont .tit_cont {background:#e5e5e5;height:37px;line-height:37px;padding:0 20px;}
.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:13px;line-height:35px;text-align:center;font-weight:bold;letter-spacing:-0.5px;}
.burning .burning_cont .nav li a.on {background:#fff;}

/*----------------------------------------------*/
.burning.type2 {font-family:"Noto Sans KR Regular";padding-bottom:1px;background:#e9e9e9;border:1px solid #ccc;box-sizing:border-box;}
.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 17px 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:unset;background:none;padding-left:0;font-size:unset;}/*실서버 적용 후 지우기*/

.burning .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 .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 .burning_cont .burning_main_tab{display:flex;justify-content:center;align-items:center;padding:0 6px 16px;box-sizing:border-box;background-color:#fff;}
.burning .burning_cont .burning_main_tab li{position:relative;width:calc(100% / 3);font-size:15px;font-weight:700;line-height:1;color:#535454;text-align:center;cursor:pointer;}
.burning .burning_cont .burning_main_tab li:nth-child(1){letter-spacing:0.1em;}
.burning .burning_cont .burning_main_tab li:nth-child(2){letter-spacing:-0.025em;}
.burning .burning_cont .burning_main_tab li:nth-child(3){letter-spacing:-0.025em;}
.burning .burning_cont .burning_main_tab li.on{color:#5181e3;}
.burning .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:flex-start;align-items:center;background:#fff;width:100%;padding:0 6px 0;box-sizing:border-box;font-family:'Noto Sans KR';border-bottom:2px solid #5181e3;}
.burning.type2 .burning_cont .nav{border-top:0;}/*실서버 적용 후 지우기*/
.burning.type2 .burning_cont .nav:after{display:none;}/*실서버 적용 후 지우기*/
.burning.type2 .burning_cont .nav li {color:#535554;font-size:15px;line-height:1;text-align:center;font-weight:bold;letter-spacing:-0.5px;cursor:pointer;width:calc(100% / 3);position:relative;;border:1px solid #5181e3;border-bottom:0;}
.burning.type2 .burning_cont .nav li{float:unset;border-left:0;}/*실서버 적용 후 지우기*/

.burning.type2 .burning_cont .nav li.on {color:#5181e3;}
.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:34px;text-align:center;letter-spacing:-0.025em;}
.burning.type2 .burning_cont .nav li a.on {color:#fff;background-color:#5181e3;}
/*----------------------------------------------*/
.burning .burning_cont .listview .lists {border:0;}
.burning .burning_cont .listview .lists .items {min-height:30px;padding:5px 10px;}
.burning .burning_cont .listview .lists .items .text {display:block;width:auto;margin-left:0;}
.burning .burning_cont .listview .lists .items .text .title {line-height:30px;display:flex;justify-content:flex-start;align-items:center;}
.burning .burning_cont .listview .lists .items .text .title:hover .txt {text-decoration:underline;}  /*20210414 추가 */
.burning .burning_cont .listview .lists .items .text .title:visited .txt {color:#999;} /*20210414 추가 */
.burning .burning_cont .listview .lists .items .text .title:after {display: block;content:'';clear:both;}
.burning .burning_cont .listview .lists .items .text .title .txt {float: left;display:inline-block;width:auto;max-width:67%;padding-right:0;color:#333;font-size:13px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;} /*20210414 추가 */
.burning .burning_cont .listview .lists .items .text .title a {float: left;display:inline-block;width:auto;max-width:67%;color:#535454;font-size:13px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.burning .burning_cont .listview .lists .items .text .title a:visited {color:#999;}
.burning .burning_cont .listview .lists .items .text .title .replycont {float:left;margin-left:3px;color:#eb6100;}
.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 .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:absolute;left:50%;bottom:1px;transform:translateX(-50%);padding:4px 16px;box-sizing:border-box;border-radius: 0 0 6px 6px;}
.burning_cont > .btn_more::before{content:'';display:block;position:absolute;top:-1px;left:-104px;width:300px;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;}


/* aside - 이달의 정성글 */
.elaborate_cont {margin:0;}/*230607 수정*/
.elaborate_cont .elaborate_top {position:relative;height:40px;background:#5181e3;padding:0 0 0 10px;letter-spacing:-1px;border: 1px solid #dbdbdb;}/*230607 수정*/
.elaborate_cont .elaborate_top .tit {display:inline-block;padding:0 0 0 43px;margin-right:3px;background:url('https://image.donga.com/mlbpark/img/icon_elaborate.png') no-repeat 0 center;font-size:14px;color:#fff;font-weight:bold;line-height:40px;}
.elaborate_cont .elaborate_top .date {display:inline-block;font-size:14px;color:#fff;}
.elaborate_cont .txt_cont {border:1px solid #dbdbdb;border-top:0;background:#fff;padding:0 9px;}
.elaborate_cont .elaborate_list {overflow:hidden;}
.elaborate_cont .elaborate_list li {overflow:hidden;padding:8px 0 13px 0;border-top:1px solid #ededed;}
.elaborate_cont .elaborate_list li:first-child {border-top:0;}
.elaborate_cont .elaborate_list li .profile {float:left;margin-bottom:5px;}
.elaborate_cont .elaborate_list li .profile .img {display:inline-block;margin-right:4px;vertical-align:middle;}
.elaborate_cont .elaborate_list li .profile .img img {width:21px;height:21px;margin:0px;padding:0px;border: 1px solid #bfbfbf;border-radius:100%;}
.elaborate_cont .elaborate_list li .profile .nick {display:inline-block;color:#666;vertical-align:middle;}
.elaborate_cont .elaborate_list li .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;}
.elaborate_cont .elaborate_list li .link {clear:both;display:block;margin:0 0 0 7px;padding:0 0 0 15px;background:url('https://image.donga.com/mlbpark/img/icon_blue01.png') no-repeat 0 center;font-size:12px;color:#666;font-weight:bold;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}

/* aside - 워닝트랙 */
.wtrack {padding:0 15px;}
.wtrack table td img {margin:0 0 10px 0 !important;}
.wtrack table td ul {overflow:hidden;margin:5px 0 0 0 !important;}
.wtrack table td ul li {height:20px;line-height:20px;}
.wtrack table td ul li a {padding:0 0 0 8px;background:url('http://img.donga.com/idolpark/img/dot.gif') no-repeat 0 center;font-weight:bold;color:#666;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}

/* aside : 광고 */
.aside_AD06_2 {clear:both;border:1px solid #cbcbcb;}
.aside_AD06_2 ul {height:105px;padding-top:10px;background-color:#f8f9fa;}
.aside_AD06_2 ul li {float:left;width:128px;padding:0 10px 2px 11px;}
.aside_AD06_2 ul li a {font-size:11px;line-height:125%;color:#666;}
.aside_AD06_2 ul li .photo {display:block;margin-bottom:5px;}
.aside_AD06_2 ul li .photo img {width:124px;height:68px;border:1px solid #cdcdcd;}
.aside_AD06_2 ul li span {display:block;width:124px;height:13px;overflow:hidden;line-height:1;text-align:center;}
.aside_AD06_2 ul li span a {display:inline-block;height:13px;}

/* 기사뷰 - sns */
.sns_box {padding:10px 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;}

/* 리스트 검색 */
.list_search {position:relative;width:318px;height:28px;padding:0 55px 0 0;border:1px solid #ccc;background:#fff;}
.list_search span input {float:left;width:226px;font-size:12px;height:28px;line-height:28px;vertical-align:top;border:0 none;border-radius:0;-webkit-appearance:none;color:#666;}
.list_search span select {float:left;padding:6px;border:none;color:#666;font-size:12px;}
.list_search span #search_input_hit2 {}
.list_search span #search_input_head2 {}
.list_search .in_s {position:absolute;top:0;right:0;border-left:1px solid #ccc;}

.list_search01 {display:flex;position:relative;width:523px;height:30px;padding:0 55px 0 0;border:1px solid #ccc;background:#fff;box-sizing: border-box;}
.list_search01 span input {float:left;width:123px;margin-left:4px;font-size:12px;height:28px;line-height:28px;vertical-align:top;border:0 none;border-radius:0;-webkit-appearance:none;color:#666;}
.list_search01 span select {float:left;height:28px;padding:0 6px 0 8px;border:none;color:#666;font-size:12px;box-sizing: border-box;}
.list_search01 span #search_input_hit2 {}
.list_search01 span #search_input_head2 {}
.list_search01 .in_s {position:absolute;top:0;right:0;border-left:1px solid #ccc;}
.list_search01 .btn_plussch {margin-left:10px;background:#fff;border:0;cursor:pointer;}
.list_search01 .btn_plussch span {display:block;width:17px;height:17px;background:url('../img/btn_plus01.png') no-repeat 0 0;font-size:0;color:transparent;}
.list_search01 .sch_right {display:none;}
.list_search01.plus .sch_right {display:block;}
.list_search01.plus .btn_plussch span {background:url('../img/btn_plus02.png') no-repeat 0 0;}

/* 빅툰 */
.bigtoon_sub {margin-top:10px;}
.bigtoon_sub h2 {margin-bottom:9px;}
.bigtoon_sub .bigtoon_list {width:690px;margin:0 auto;margin-bottom:10px;padding:22px 0 18px 18px;overflow:hidden;border:1px solid #cecece;background:#fafafa;}
.bigtoon_sub .bigtoon_list li {float:left;width:159px;margin-left:12px;position:relative;}
.bigtoon_sub .bigtoon_list li:first-child {margin-left:0;}
.bigtoon_sub .bigtoon_list li span {display:block;}
.bigtoon_sub .bigtoon_list li span.thumb {margin-bottom:5px;position:relative;}
.bigtoon_sub .bigtoon_list li span.thumb a {}
.bigtoon_sub .bigtoon_list li span.thumb a img {width:159px;height:109px;}
.bigtoon_sub .bigtoon_list li span.thumb a .line {width:157px;height:107px;border:1px solid #000;position:absolute;left:0;top:0;filter:alpha(opacity=20);opacity:0.2;}
.bigtoon_sub .bigtoon_list li span.tit {}
.bigtoon_sub .bigtoon_list li span.tit a {width:147px;height:18px;padding:0 4px;font-weight:bold;letter-spacing:-1px;overflow:hidden;line-height:17px;color:#393939;text-align:center;display:block;}
.bigtoon_sub .bigtoon_list li span.tit a:hover {color:#2c5abb !important;}

/* 투데이베스트 */
.title_today {margin:10px 0 10px 0;font-size:28px;color:#313337;font-family:Arial;letter-spacing:-1px;}
.title_today .sub_today {display:inline-block;margin-left:10px;font-size:18px;color:#5181e3;font-family:"돋움",Helvetica,sans-serif;}

.list_aside table td ul {overflow:hidden;margin:5px 0 0 10px;}
.list_aside table td ul li {height:20px;line-height:20px;}
.list_aside table td ul li a {padding:0 0 0 8px;background:url('http://img.donga.com/idolpark/img/dot.gif') no-repeat 0 center;font-weight:bold;color:#666;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}

.view_context .ar_txt .snowway {height: 295px !important;width: 455px !important;}

.voss_video {padding:0 0 10px 0;border:1px solid #dbdbdb;border-top:0;}
.voss_video .video_list li {overflow:hidden;}
.voss_video .video_list li a {display:block;padding:10px 15px 0 15px;}
.voss_video .video_list li a .thumb {float:left;width:90px;height:61px;margin-right:10px;}
.voss_video .video_list li a .thumb img {width:90px;height:61px;}
.voss_video .video_list li a .cont_info {display:table;overflow:hidden;}
.voss_video .video_list li a .cont_info .txt {display:table-cell;height:61px;line-height:140%;font-size:12px;color:#1e1e1e;vertical-align:middle;}
.voss_video .video_list li a:hover .txt {text-decoration:underline;}

/* 네이버광고 */
.naver {overflow:hidden;position:relative;background:#f0f2f9;padding:23px 22px 23px 22px;margin:20px 0;}
.naver .list_cont .btn {position:absolute;top:6px;right:6px;}
.naver .list li {clear:both;overflow:hidden;margin-bottom:5px;line-height:160%;}
.naver .list li a {float:left;margin-right:10px;}
.naver .list li .name {display:block;height:13px;font-size:16px;color:#0000c6;text-decoration:underline;font-weight:bold;}
.naver .list li .link {display:inline-block;margin-top:3px;font-size:12.5px;color:#23b049;font-weight:bold;}
.naver .list li a:hover .name {color:#0000c6 !important;}
.naver .list li a:hover .link {color:#23b049 !important;}
.naver .list li .desc {float:none;display:block;font-size:14.58px;color:#000;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.naver .list li .desc:hover {color:#000 !important;text-decoration:none;}
.naver .thumb {overflow:hidden;}
.naver .thumb .btn {position:absolute;bottom:9px;right:10px;}
.naver .thumb .thumb_cont {overflow:hidden;float:left;width:330px;}
.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:2px;}
.naver .thumb .thumb_cont .info .name span {font-size:16.67px;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:12.5px;color:#00ab33;font-weight:bold;font-family:Arial;}
.naver .thumb .thumb_cont .info .link .summary {display:block;height:32px;padding-right:10px;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:12.5px;color:#0000c6;}

/* 네이버파워링크 */
.naver_power {position:relative;padding:17px 20px 17px 20px;margin:20px 0;background:#fff;border-top:2px solid #12c077;border-bottom:1px solid #34bb98;font-family: 'Nanum Gothic', sans-serif;}
.naver_power .btn_naver {position:absolute;top:8px;right:12px;}
.naver_power .btn_naver.vs img{width:33px;height:10px;}/*250422 수정*/
.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:8px;}
.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 {}
.naver_power .thumb_list li {overflow:hidden;position:relative;padding-left:66px;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:56px;height:56px;}
.naver_power .thumb_list li .link {margin-bottom:1px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.naver_power .thumb_list li .link .btn_name {font-size:18px;color:#666;font-weight:bold;letter-spacing:-0.5px;}
.naver_power .thumb_list li .link .icon_naver {display:inline-block;margin-left:8px;}
.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 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 .cont_info .url {display:inline-block;font-size:12px;color:#666;}

#advertise_naver {width:970px;margin:0 auto;}
#advertise_naver .naver_power {padding:0 20px 17px 6px;}
#advertise_naver .thumb_list {overflow:hidden;}
#advertise_naver .thumb_list li {float:left;width:50%;padding-left:0;}
#advertise_naver .naver_power .thumb_list li:first-child {margin-top:19px;}
#advertise_naver .naver_power .thumb_list li .thumb {left:14px}
#advertise_naver .naver_power .thumb_list li .cont_info .url {display:block;}
#advertise_naver .thumb_list li .cont_info {padding-left:80px;}
#advertise_naver .naver_list {overflow:hidden;}
#advertise_naver .naver_list li {float:left;width:50%;margin-top:15px;}
#advertise_naver .naver_list li .link {padding-left:14px;}
#advertise_naver .naver_list li a .desc {padding-left:14px;}

/* 네이버파워링크 250616 추가 */
.mt20 {margin-top:20px;}
/* 250710 수정 */
.naver_power02 {position:relative;margin:10px 0;padding: 21px;border:1px solid #ced0d7;font-family:"Noto Sans KR";font-size:13px;}/* 250715 수정 */
.naver_power02 .icon_ad {position:absolute;top:6px;right:6px;width:30px;height:10px;background:url('https://image.donga.com/challenge/mlbpark/images/icon_ad.png') no-repeat 0 0;background-size:cover;text-indent:-9999px;} 

.naver_power02 li .cont_info .url {display:block;font-size:13px;color:#646666;}/* 250722 수정 */
.naver_power02 li .link_cont {height: 24px;margin-top:5px;overflow:hidden;}/* 250716 수정 */
.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;background:url('https://image.donga.com/challenge/mlbpark/images/icon_powerlink.png') no-repeat 0 0;background-size:216px 209px;text-indent:-9999px;}
.naver_power02 .icon_npayplus {width:52px;height:16px;background-position:-4px -4px;}
.naver_power02 .icon_npay {width:41px;height:16px;background-position:-120px -56px;}
.naver_power02 .icon_nreserve {width:35px;height:14px;background-position:-173px -100px;}
.naver_power02 .icon_nlogin {width:48px;height:16px;background-position:-64px -4px;}
.naver_power02 .icon_ntalk {width:35px;height:14px;background-position:-172px -125px;}
.naver_power02 .link_cont .info {display: inline-block;margin:0 4px 0 0;padding:1px 5px 2px 5px;border:1px solid #999999;border-radius:9px;font-size:13px;color:#3f4040;} /* 250715 수정 */
.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 li {padding-left:110px;min-height:100px;}
.naver_power02 .thumb_list li .link .btn_name {font-size: 20px;color:#3f4040;font-weight:500;}
.naver_power02 .thumb_list li .thumb {width:100px;height:100px;border-radius:9px;}
.naver_power02 .thumb_list li .thumb img {width:100px;height:100px;border-radius:9px;}
.naver_power02 .thumb_list li .cont_info {margin-top:-6px;} /* 250716 수정 */
.naver_power02 .thumb_list li .cont_info .desc {font-size:16px;white-space:unset;color:#3f4040;}
.naver_power02 .thumb_list li .cont_info .url {display:block;font-size:13px;}/* 250722 수정 */
.naver_power02 .thumb_list li .link_cont a {font-size:13px;color:#3f4040;}
.naver_power02 .thumb_list li .link_cont .txt {font-size:13px;color:#646666;}
.naver_power02 .bg {display:inline-block;height: 24px;line-height: 24px;margin-right:4px;padding: 0 7px 0 7px;border-radius: 9px;font-size:13px;background:#e2e2e2;}/* 250707 수정 */
.naver_power02 .bg .icon_bg {padding-right:3px;}
.naver_power02 .bg .icon_bg img {width:14px;height:14px;margin: 5px 2px 0 0;}/* 250707 수정 */
.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 a:hover {text-decoration: none;}
.naver_power02 .slide_list .link .btn_name {color:#3f4040;font-size: 20px;font-weight: 500;letter-spacing: -0.5px;}
.naver_power02 .slide_list .cont_info .desc {display: block;margin:2px 0 9px;font-size: 16px;color: #3f4040;text-overflow: ellipsis;overflow: hidden;letter-spacing: -0.5px;}
.naver_power02 .slide_list .link_cont {display:block;margin-top:10px;}/* 250722 수정 */
.naver_power02 .slide_list .link_cont .txt {display:block;margin-top:5px;font-size: 13px;color: #646666;}
.naver_power02 .naver_power_swiper {width: 100%;max-width: 666px;height: 104px;margin:4px 0;}
.naver_power02 .naver_power_swiper img {width:auto;height:100%;}
.naver_power02 .naver_power_swiper .swiper-slide {display: flex;align-items: center;justify-content: flex-start;flex-shrink: unset;margin-right:3px;}
.naver_power02 .naver_power_swiper .swiper-slide a {height:104px;}
.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-prev {left:1px;width:36px;height:36px;background:url('https://image.donga.com/challenge/mlbpark/images/icon_powerlink.png') no-repeat 0 0;background-position: -174px -6px;}
.naver_power02 .naver_power_swiper .swiper-button-prev:hover {background-position: -174px -54px;}
.naver_power02 .naver_power_swiper .swiper-button-next {right:1px;width:36px;height:36px;background:url('https://image.donga.com/challenge/mlbpark/images/icon_powerlink.png') no-repeat 0 0;background-position: -58px -107px;}
.naver_power02 .naver_power_swiper .swiper-button-next:hover {background-position: -106px -107px;}
.naver_power02 .naver_power_swiper .swiper-button-prev:after, 
.naver_power02 .naver_power_swiper .swiper-button-next:after {display:none;}
.naver_power02 .naver_power_swiper .swiper-button-disabled {display: none !important;}
.naver_power02 .link {display:block;}/* 250722 추가 */
.naver_power02.type5 .thumb_list li.sublink_list {min-height:121px;}/* 250806 추가 */

/* 네이버파워링크 썸네일 오른쪽 250718 추가 */
.thumb_right .thumb_list li {display: flex;gap:10px;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;}
.thumb_right .sublink_img {display: flex;width: 50%;gap: 8px;margin-left:7px;text-align: center;}
.thumb_right .sublink_img + .cont_info {width:50%;}
.thumb_right a:hover .sublink_text {color:#3f4040 !important;}
.thumb_right .sublink_text {display: inline-block;height: 40px;margin-top: 3px;overflow: hidden;}

/* 투표하기 */
.vote_poll {overflow:hidden;width:598px;margin:15px auto;background:#fff;border:1px solid #dedede;border-radius:20px;font-family:"맑은 고딕","Malgun Gothic";}
.vote_poll .title_cont {position:relative;padding:25px 15px 14px 60px;border-bottom:1px solid #ccc;background:url('https://image.donga.com/mlbpark/img/icon_q.png') no-repeat 16px 28px;}
.vote_poll .title_cont .tit {display:block;padding-bottom:13px;font-weight:bold;font-size:18px;color:#333;letter-spacing:-1px;line-height:140%;}
.vote_poll .title_cont .date {display:block;font-size:12px;color:#666;}
.vote_poll .btn_poll {border:1px solid #416eca;background:#5181e3;}
.vote_poll .btn_poll .btn {width:100%;height:84px;border:0;background:#5181e3;font-size:28px;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 39px 15px 59px;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:30px;left:23px;}
.vote_poll .vote_cont .vote_chk .list .radio_box .chk_label {position:relative;display:block;width:23px;height:23px;background:url('https://image.donga.com/mlbpark/img/icon_check.png') no-repeat 0 0;cursor:pointer;}
.vote_poll .vote_cont .vote_chk .list .radio_box input:checked + label {background:url('https://image.donga.com/mlbpark/img/icon_check.png') no-repeat -27px 0;}
.vote_poll .vote_cont .vote_chk .list .vote_graph {overflow:hidden;display:block;width:100%;height:10px;background:#e1e1e1;}
.vote_poll .vote_cont .vote_chk .list .vote_graph .graph {float:right;display:block;height:10px;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:16px;color:#333;}
.vote_poll .vote_cont .vote_chk .list .num {float:right;display:block;padding:5px 0 0 25px;background:url('https://image.donga.com/mlbpark/img/icon_num.png') no-repeat 0 5px;font-weight:bold;font-size:12px;color:#999;}
.vote_view .vote_cont .vote_chk .list .num {float:right;display:block;padding:5px 25px 0 0;background:url('https://image.donga.com/mlbpark/img/icon_num.png') no-repeat right 5px;font-weight:bold;font-size:12px;color:#999;}
/* 250425 추가 */
@keyframes slideLeft {
    to {
      transform: translateX(0);
    }
  }

/* 250613 멀티 베팅 추가 */
.multi_vote_poll .vote_cont .vote_chk .list {padding: 19px 39px 18px 59px;}
.multi_vote_poll .vote_cont .vote_chk .list .radio_box {top:20px;} 
.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;}

/* 공유하기 */
#shareLayer {display:none;width:320px;height:305px;background:#fff;z-index:99999999 !important;}
#shareLayer .title {display:block;font-size:18px;color:#000;text-align:center;font-weight:bold;font-family:"맑은 고딕","Malgun Gothic";padding:48px 0 0px;}
#shareLayer .share_list {padding:0 26px;overflow:hidden;}
#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/img_share.png") no-repeat 0 0;background-size:165px 54px;text-indent:-99999px;}
#shareLayer .share_list .facebook span {background-position:0px 0px;}
#shareLayer .share_list .twitter span {background-position:-55px 0;}
#shareLayer .share_list .kakaotalk span {background-position:-111px 0;}
#shareLayer .share_list .url {clear:both;position:relative;float:none;margin:0 0 0 9px;padding-top:27px;}
#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;font-size:0;color:transparent;background-size:18px 17px;cursor:pointer;}

/* 이미지등록 */
#dim {position:fixed;top:0;left:0;bottom:0;right:0;width:100%;height:100%;background:rgb(38, 43, 49);opacity:0.7;}
#img_reg {position:fixed;top:50%;left:50%;width:620px;height:500px;margin:-250px 0 0 -304px;background:#fff;font-family:"맑은 고딕","Malgun Gothic";z-index:2;}
#img_reg .tit_top {position:relative;height:43px;background:#3c73e2;line-height:43px;}
#img_reg .tit_top .tit {padding-left:22px;font-size:15px;color:#fff;font-weight:bold;}
#img_reg .btn_reg {position:relative;height:60px;background:#e9e9e9;line-height:60px;}
#img_reg .btn_reg .info {padding-left:19px;font-size:13px;color:#535353;letter-spacing:-0.5px;}
#img_reg .reg_cont {position:relative;height:398px;background:#fff;}
#img_reg .img_plus {position:absolute;top:15px;right:13px;}
#img_reg .img_plus .img {display:block;width:110px;height:30px;background:url('https://image.donga.com/challenge/mlbpark/images/img_fileplus.png') no-repeat 0 0;font-size:0;color:transparent;cursor:pointer;}
#img_reg .img_plus .img_input {position:absolute;top:0;right:0;width:110px;height:30px;opacity:0;}
#img_reg .before_img {text-align:center;}
#img_reg .before_img span {display:block;}
#img_reg .before_img .img_upload {padding:43px 0 20px 0;}
#img_reg .before_img .txt {font-size:15px;color:#626262;}
#img_reg .reg_cont .btn_bot {position:absolute;left:0;bottom:44px;width:100%;text-align:center;}
#img_reg .reg_cont .btn_bot button {display:inline-block;width:152px;height:44px;background:#4a8bff;margin:0 3px;border:0;border-radius:5px;text-align:center;color:#fff;line-height:44px;font-size:18px;cursor:pointer;}
#img_reg .img_sort {padding:23px 0 0 8px;}
#img_reg .img_sort .desc {display:block;padding:8px 0 0 8px;font-size:13px;color:#535353;}
#img_reg .sort_list {overflow:auto;display:block;height:250px;}
#img_reg .sort_list li {float:left;overflow:hidden;position:relative;width:115px;height:115px;margin:0 0 3px 3px;box-sizing:border-box;}
#img_reg .sort_list li .thumb {display:table-cell;width:115px;height:115px;background:#000;vertical-align:middle;}
#img_reg .sort_list li .thumb img {width:100%;}
#img_reg .sort_list li .img_del {position:absolute;top:0;right:0;display:block;width:20px;height:20px;border:0;background:url('https://image.donga.com/challenge/mlbpark/images/img_del.gif') no-repeat 0 0;font-size:0;color:transparent;cursor:pointer;}
#img_reg .reg_wrap {position:relative;}
#img_reg .reg_wrap .bg_dim {position:absolute;top:0;left:0;width:100%;height:100%;background:#000;opacity:0.6;z-index:1;}
#img_reg .reg_wrap .progress_bar {position:absolute;top:50%;left:50%;width:200px;height:30px;margin:-15px 0 0 -100px;background:#fff;z-index:2;border-radius:5px;}
#img_reg .reg_wrap .progress_bar .prog {overflow:hidden;display:block;width:180px;height:12px;margin:8px auto 0 auto;background:#f7f7f7;border-radius:8px;}
#img_reg .reg_wrap .progress_bar .prog .progs {display:inline-block;height:12px;background:#4a8bff;border-radius:8px;}
#img_reg .reg_wrap .img_loading {position:absolute;top:50%;left:50%;display:block;width:160px;height:20px;margin:-10px 0 0 -80px;background:url('https://image.donga.com/challenge/mlbpark/images/img_loading.gif') no-repeat 0 0;z-index:3;}

/* 이달의 베팅왕 */ /* 20210525 추가 */
.betting_wrap .tit {display:block;height:36px;padding:2px 10px;background:#5181e3;line-height:36px;color:#fff;font-size:14px;font-weight:bold;letter-spacing:-1px;}
.betting_wrap .betting_list {border:none;margin-bottom:0px;border-bottom:1px solid #dbdbdb;}
.betting_wrap .betting_list li {padding:13px 9px 9px;min-height:23px;width:auto;border:1px solid #dbdbdb;border-bottom:none;border-top:1px solid #ededed;position:relative;}
.betting_wrap .betting_list li:first-child {border-top:none;}
.betting_wrap .betting_list li a:hover {text-decoration:none;}
.betting_wrap .betting_list li a {padding-top:0;padding-left:30px;}
.betting_wrap .betting_list li .num {display:block;color:#5181e3;font-size:30px;font-weight:300;letter-spacing:-1px;font-family:"맑은 고딕","Malgun Gothic";position:absolute;left:10px;top:2px;}
.betting_wrap .betting_list li .txt {display:inline-block;}
.betting_wrap .betting_list li .txt img {display:inline-block;width:21px;height:21px;border:none;margin:0px;padding:0px;border:1px solid #bfbfbf;border-radius:100%;}
.betting_wrap .betting_list li .txt .nick {display:inline-block;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;max-width:220px;width:auto;color:#666;line-height:23px;}

/* 엠팍위젯 */
.the_hottest {background:#fff;border:1px solid #e5e5e5;font-family:"Noto Sans KR";}
.the_hottest .tit {display:block;height:36px;line-height:36px;text-align:center;}
.the_hottest .tit img {vertical-align:middle;}
.the_hottest .hottest_cont {padding-bottom:15px;}
.the_hottest .hottest_list li.first {margin-top:0;}
.the_hottest .hottest_list li.first a {padding:0;}
.the_hottest .hottest_list li.first .top {position:absolute;top:0;left:0;width:298px;height:34px;background:url("../img/bg_top_hottest.png") 0 0 no-repeat;text-align:center;}
.the_hottest .hottest_list li.first .thumb {display:block;width:100%;}
.the_hottest .hottest_list li.first .thumb img{width:100%;object-fit:cover;height:198px;}/*241025 추가*/
.the_hottest .hottest_list li.first .cont_info {position:absolute;left:0;bottom:0;width:100%;padding:7px 11px 7px 8px;background:rgba(0, 0, 0, 0.4);box-sizing: border-box;display:flex;align-items:center;justify-items:center;}
.the_hottest .hottest_list li.first .cont_info .num {margin:0 10px 0 0;font-size:36px;color:#fff;font-weight:400;line-height:36px;}
.the_hottest .hottest_list li.first .cont_info .txt {font-size:16px;color:#fff;font-weight:700;line-height:120%;}
.the_hottest .hottest_list img {vertical-align:middle;}/*241025 수정*/
.the_hottest .hottest_list li {margin-top:10px;}
.the_hottest .hottest_list li a {overflow:hidden;display:block;position:relative;padding:0 12px;display:flex;align-items:center;justify-items:center;}
.the_hottest .hottest_list li a:hover {text-decoration:none;}
.the_hottest .hottest_list li a .num {float:left;display:block;margin:-0 10px 0 0;font-size:24px;font-weight:700;color:#333;}
.the_hottest .hottest_list li a .txt {overflow:hidden;display:block;display:-webkit-box;overflow:hidden;white-space:normal;text-overflow:ellipsis;-webkit-line-clamp: 2;-webkit-box-orient: vertical;word-wrap:break-word;font-size:14px;font-weight:400;color:#333;line-height: 130%;}

/* ev라운지 기사 240219 */
.the_hottest .hottest_list li.ev_item a{padding-left:7px;}
.the_hottest .hottest_list li.ev_item a .num{width:25px;height:14px;background:url(../img/icon_ev.png)no-repeat;flex-shrink:0;margin-right:5px;}

/* 래플이벤트 */
.raffle_event {position:relative;}
.raffle_event .event_wrap {width:600px;margin:0 auto;font-family:"맑은 고딕","Malgun Gothic";}
.raffle_event .event_wrap .event_top {width:600px;height:99px;background:url("../img/raffle_top.png") 0 0 no-repeat;text-align:center;}
.raffle_event .event_wrap .event_top .title {display:block;padding:29px 0 9px 0;font-size:26px;color:#000;font-weight:bold;letter-spacing:-0.5px;}
.raffle_event .event_wrap .event_top .date {display:block;font-size:16px;color:#666;font-weight:bold;letter-spacing:-0.5px;}
.raffle_event .event_wrap .event_top .date .point {color:#396ed9;}
.raffle_event .event_wrap .event_mid {border-left:1px solid #e5e5e5;border-right:1px solid #e5e5e5;background:#fff;}
.raffle_event .event_wrap .event_mid .giveaway_list {}
.raffle_event .event_wrap .event_mid .giveaway_list > li {position:relative;display:flex;padding:10px 20px 10px 55px;border-top:1px solid #e5e5e5;}
.raffle_event .event_wrap .event_mid .giveaway_list li .radio_box {position:absolute;top:62px;left:13px;}
.raffle_event .event_wrap .event_mid .giveaway_list li .radio_box input {width:30px;height:30px;border:0;background:url("../img/icon_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_radio01.png") no-repeat 0 -40px;background-size:cover;}
.raffle_event .event_wrap .event_mid .giveaway_list li .thumb {margin-right:20px;border:1px solid #e6e6e6;}
.raffle_event .event_wrap .event_mid .giveaway_list li .thumb img {display:block;width:130px;height:130px;}
.raffle_event .event_wrap .event_mid .giveaway_list li .cont_info {position:relative;width:100%;padding:3px 0 0 0;}
.raffle_event .event_wrap .event_mid .giveaway_list li .cont_info .goods_tit {display:block;margin-bottom:6px;font-size:21px;color:#333;font-weight:bold;letter-spacing:-2px;}
.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 {padding-left:9px;background:url("../img/icon_bullet01.png") no-repeat 0 center;font-size:14px;color:#666;letter-spacing:-1px;}
.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 {float:none;}
.raffle_event .event_wrap .event_mid .giveaway_list li .info_list li.point01 {float:left;}
.raffle_event .event_wrap .event_mid .giveaway_list li .info_list li.point02 {float:right;}
.raffle_event .event_wrap .event_mid .giveaway_list li .graph_cont {position:absolute;overflow:hidden;left:0;bottom:0;width:100%;}
.raffle_event .event_wrap .event_mid .giveaway_list li .competition_cont {float:left;padding-left:21px;background:url("../img/icon_human.png") no-repeat 0 0;letter-spacing:-0.5px;}
.raffle_event .event_wrap .event_mid .giveaway_list li .competition_cont .num {font-size:14px;color:#396ed9;font-weight:bold;}
.raffle_event .event_wrap .event_mid .giveaway_list li .competition_cont em {font-size:12px;color:#666666;font-style:normal;font-weight:normal;}
.raffle_event .event_wrap .event_mid .giveaway_list li .point_box {float:right;letter-spacing:-0.5px;}
.raffle_event .event_wrap .event_mid .giveaway_list li .point_box .num01 {font-size:14px;color:#396ed9;font-weight:bold;}
.raffle_event .event_wrap .event_mid .giveaway_list li .point_box .num02 {font-size:14px;color:#999999;}
.raffle_event .event_wrap .event_mid .giveaway_list li .graph_cont .per {clear:both;position:relative;overflow:hidden;display:block;height:10px;background:#e1e1e1;border-radius:3px;}
.raffle_event .event_wrap .event_mid .giveaway_list li .graph_cont .per .bg {position:absolute;top:0;left:0;display:block;height:10px;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:600px;height:86px;border:1px solid #dedede;background:#5181e3;border-radius:0 0 15px 15px;text-align:center;font-size:36px;color:#fff;font-weight:bold;cursor:pointer;letter-spacing:-3px;}

/* 경품안내 수령팝업 */
#giveaway_layer {display:none;}
#giveaway_layer .pop_wrap {position:relative;overflow:hidden;width:472px;border:1px solid #6390e6;border-radius:10px;box-sizing:border-box;font-family:"맑은 고딕","Malgun Gothic";}
#giveaway_layer .pop_wrap .btn_close01 {position:absolute;top:15px;right:15px;width:22px;height:22px;border:0;background:url("../img/icon_close01.png") no-repeat 0 0;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:24px;}
#giveaway_layer .pop_wrap .pop_mid {background:#fff;padding:28px 26px 35px 26px;}
#giveaway_layer .pop_wrap .pop_mid .desc {font-size:14px;color:#333;}
#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:8px;}
#giveaway_layer .pop_wrap .pop_mid .inp_box label {display:inline-block;width:73px;font-size:16px;color:#333;font-weight:bold;}
#giveaway_layer .pop_wrap .pop_mid .inp_box input {width:300px;height:50px;padding:0 0 0 20px;border:1px solid #e0e0e0;background:#f2f2f2;font-size:18px;color:#333;vertical-align:middle;box-sizing:border-box;}
#giveaway_layer .pop_wrap .pop_mid .btn_reg01 {display:block;width:204px;height:60px;margin:28px auto 0 auto;background:#5181e3;border:0;border-radius:30px;color:#fff;font-size:24px;text-align:center;cursor:pointer;}

/* 당첨자 확인 팝업 */
#winner_layer {display:none;}
#winner_layer .pop_wrap {position:relative;overflow:hidden;width:600px;border:1px solid #6390e6;border-radius:10px;box-sizing:border-box;font-family:"맑은 고딕","Malgun Gothic";}
#winner_layer .pop_wrap .btn_close01 {position:absolute;top:15px;right:15px;width:22px;height:22px;border:0;background:url("../img/icon_close01.png") no-repeat 0 0;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:24px;}
#winner_layer .pop_wrap .pop_mid {overflow-y:auto;max-height:500px;background:#fff;padding:0 29px 57px 29px;}
#winner_layer .pop_wrap .pop_mid .winner_cont {padding:32px 0 15px 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:18px;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:9px;font-size:14px;color:#666;box-sizing:border-box;}
#winner_layer .pop_wrap .pop_mid .winner_cont .winner_list li div {display:block;line-height:110%;}

/* 버닝페이지 */
.gather_wrap{background-color:#fff;border:1px solid #ced0d7;box-sizing:border-box;font-family:'Noto Sans KR';}
.gather_top.burning{background:url(../img/img_bg_burningtop.png)no-repeat;background-size:100% 100%;padding: 20px 0 0;border:0;border-bottom:2px solid #5181e3;}
.gather_top.honor{background:url(../img/img_bg_honortop.png)no-repeat;background-size:100% 100%;padding:11px 0 0;border-bottom:1px solid #ced0d7;}
.gather_top .gather_top_logo{width:fit-content;margin:0 auto 13px;}
.gather_top.burning .gather_top_logo{background-color:transparent;border:0;}
.tab_box > ul{display:flex;justify-content:center;align-items:center;}
.tab_box .main_tab{margin-bottom:10px;}
.tab_box .main_tab li{display:flex;align-items:center;justify-content:flex-start;}
.tab_box .main_tab li + li::before{content:'';display:block;width:1px;height:13px;background-color:#ababac;margin:0 13px;}
.tab_box .main_tab li a{font-size:17px;font-weight:500;line-height:1;color:#7e8491;text-align:center;}
.tab_box .main_tab li.on a{font-weight:700;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{background-color:#fff;}
.tab_box .sub_tab li{width:150px;border:1px solid #5181e3;border-bottom:0;box-sizing:border-box;}
.tab_box .sub_tab li.on{background-color:#5181e3;}
.tab_box .sub_tab li + li{border-left:0;}
.tab_box .sub_tab li a{display:block;font-size:15px;font-weight:700;line-height:35px;color:#5181e3;text-align:center;}
.tab_box .sub_tab li.on a{font-weight:500;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:90px;height:60px;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{width:calc(100% - 110px);}
.tab_contents .gather_list .items .text .title{font-size:15px;font-weight:400;color:#333;line-height:1.3;}
.tab_contents .gather_list .items .text .title a{display:inline-block;max-width:calc(100% - 40px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.3;}

.tab_contents .gather_list .items .text .title .replycont{position:relative;top:-6px;margin-left:3px;color: #eb6100;}
.tab_contents .gather_list .items .text .item_sub {display:block;font-size:15px;font-weight:400;color:#5181e3;line-height:1.3;}
.tab_contents .gather_list .items .text .info{font-size:15px;font-weight:400;line-height:1.4;color:#666;}
.tab_contents .gather_list .items .text .info .date{margin-left:16px}

.gather_wrap .paging_box .page{border-left:0;border-right:0;}
.gather_wrap .todaybest ~ .paging_box .page{border:1px solid #d2d2d2;}
.gather_wrap #searchForm2 .list_search01{width:100%;border:0;border-top:1px solid #d2d2d2;}

/* 명예의 전당 서브메뉴 */
.honor_sub_menu{border-top:1px solid #d2d2d2;padding: 7px 0 6px;}
.honor_sub_menu > ul {display:flex;justify-content:center;align-items:center;gap:10px;}
.honor_sub_menu > ul li a{display:block;}

/* 투데이 베스트 */
.gather_wrap:has(.gather_top.todaybest){background-color:transparent;border:0;}
.gather_top.todaybest{border:1px solid #d0cfd5;border-bottom:2px solid #5181e3;padding-top:20px;background:url(../img/img_bg_burningtop.png)no-repeat;background-size:cover;}
.gather_top.todaybest .gather_top_logo{font-family:Arial, Helvetica, sans-serif;font-size:28px;color:#313337;}
.gather_wrap:has(.gather_top.todaybest) .tab_box .sub_tab li{background-color:#fff;}
.gather_wrap:has(.gather_top.todaybest)
.tab_box .sub_tab li.on{background-color: #5181e3;}
.gather_wrap:has(.gather_top.todaybest) .tab_box .sub_tab{background-color:transparent;}

.gather_wrap:has(.gather_top.todaybest) .tab_contents{background-color:#fff;}

/* 투데이 베스트 낮/밤 테마 */
.gather_top.todaybest.new{border:1px solid #d0cfd5;border-bottom:2px solid #5181e3;padding-top:5px;background:url(../img/img_bg_tb_day.jpg)no-repeat;background-size:cover;}/*240318 수정*/
.gather_top.todaybest.new.night{background:url(../img/img_bg_tb_night.jpg)no-repeat;background-size:cover;}
.gather_top.todaybest.new .gather_top_logo{font-size:0;margin-bottom:3px;width:304px;height:51px;background:url(../img/logo_tb_day.png)no-repeat;background-position:center;}
.gather_top.todaybest.night .gather_top_logo{background:url(../img/logo_tb_night.png)no-repeat;background-position:center;}

.gather_top.todaybest.new .tab_box .main_tab{gap:23px;}
.gather_top.todaybest.new .tab_box .main_tab li + li::before{display:none;}
.gather_top.todaybest.new .tab_box .main_tab li a{font-size:0;height:23px;background:url(../img/btn_tb_main_tab.png)no-repeat;}
.gather_top.todaybest.new .tab_box .main_tab li:nth-child(1) a{width:79px;background-position: 0 0;}
.gather_top.todaybest.new .tab_box .main_tab li:nth-child(2) a{width:97px;background-position: -103px 0 ;}
.gather_top.todaybest.new .tab_box .main_tab li:nth-child(3) a{width:76px;background-position: -222px 0 ;}
.gather_top.todaybest.new .tab_box .main_tab li.on:nth-child(1) a{width:79px;background-position: 0 -23px;}
.gather_top.todaybest.new .tab_box .main_tab li.on:nth-child(2) a{width:97px;background-position: -103px -23px;}
.gather_top.todaybest.new .tab_box .main_tab li.on:nth-child(3) a{width:76px;background-position: -222px -23px;}

.gather_top.todaybest.new.night .tab_box .main_tab li a{font-size:17px;color:#fff;text-shadow:0 0 10px #000;background:none;position:relative;}
.gather_top.todaybest.new.night .tab_box .main_tab li a::before,
.gather_top.todaybest.new.night .tab_box .main_tab li a::after{content:'';display:block;position:absolute;left:50%;top:50%;transform: translate(-50%, -50%);width:100%;height:100%;font-size:17px;text-shadow:0 0 10px #000;}
.gather_top.todaybest.new .tab_box .main_tab li:nth-child(1) a::before,
.gather_top.todaybest.new .tab_box .main_tab li:nth-child(1) a::after
{content: 'MLB타운';}
.gather_top.todaybest.new .tab_box .main_tab li:nth-child(2) a::before,
.gather_top.todaybest.new .tab_box .main_tab li:nth-child(2) a::after{content: '한국야구타운';}
.gather_top.todaybest.new .tab_box .main_tab li:nth-child(3) a::before,
.gather_top.todaybest.new .tab_box .main_tab li:nth-child(3) a::after{content: 'BULLPEN';}

.gather_top.todaybest.new.night .tab_box .main_tab li.on a{font-size:17px;color:#5181e3;}

/* 버닝 재검색 결과 */
.gather_wrap .message{display:flex;justify-content:flex-start;align-items:center;border-bottom:1px solid #ced0d7;width:100%;padding:14px 18px;font-size:12px;color:#666;box-sizing:border-box;}
.gather_wrap .message .bounds{display:flex;justify-content:flex-start;align-items:center;font-weight:400;color:#666;margin:0;}
.gather_wrap .message .bounds::after{content:'';display:block;width:7px;height:10px;background:url(../img/ic_arr_r.png) no-repeat;margin:0 7px;}
.gather_wrap .message .sresult{display:block;color:#5181e3;margin-right:0;width:fit-content;max-width:110px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-right:5px;box-sizing:border-box;}
.gather_wrap .message .btn_plussch {background:#fff;border:0;cursor:pointer;margin-right:10px;margin-left:5px;}
.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:14px 5px 10px;box-sizing:border-box;}
.widget_slide{display:flex;justify-content:flex-start;align-items:flex-start;}
.widget_slide .widget_item{position:relative;border-radius:20px;overflow:hidden;width:120px;height:160px;box-shadow:0 0 5px rgba(0,0,0,0.4);transition-duration:0.3s;}/* 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;}/* 250310 수정 */

.widget_slide_wrap .navigation_box{position:relative;width:100%;height:20px;margin-top:10px;margin-bottom:10px;}
.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 .point_box{display:flex;justify-content:center;align-items:center;gap:9px;height:20px;}
.widget_slide_wrap .navigation_box .progress_point{display:block;width:16px;height:16px;opacity:1;background-color:#a8aabc;border-radius:8px;transition-duration:0.3s;}
.widget_slide_wrap .navigation_box .progress_point.on{width:51px;height:20px;border-radius:10px;background-color:#5181e3;transition-duration:0.3s;}
.widget_slide_wrap .navigation_box .btn_more{display:block;position:absolute;left:calc(50% + 115px);top:50%;transform:translate(-50%, -50%);font-family:'Noto Sans KR';font-size:14px;font-weight:400;line-height:20px;letter-spacing:-0.05em;color:#fff;padding:0 6px;border-radius:10px;background-color:#a8aabc;box-sizing: border-box;}

.phonepark_sub_menu{border-top:1px solid #d2d2d2;}
.phonepark_sub_menu .list_submenu{display:flex;justify-content:flex-end;align-items:center;width:1030px;margin:0 auto;padding:7px 105px 6px;box-sizing:border-box;}
.phonepark_sub_menu .list_submenu li{margin-left:11px;}
.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: #fff;}
.hotdeal_table li{display:flex;justify-content:flex-start;align-items:flex-start;gap:25px;padding:7px 15px;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;}/* 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.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;background: url(../img/icon_tooltip02.png) no-repeat 0 0;background-size:cover;border: 0;font-size:0;vertical-align: top;margin-left: 2px;margin-top: 4px;}/* 260127 수정 */
.hotdeal_table .tooltip-box {display:none;position: absolute;top: 50%;left: 50%;transform: translateX(-50%);width:210px;height:54px;box-sizing: border-box;margin: -75px 0 0 86px;padding: 10px;justify-content: center;align-items: flex-start;box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.10) inset, 0 1px 2px 0 rgba(0, 0, 0, 0.20);gap: 8px;border-radius: 6px;background: #FFF;color: #777;text-align: center;font-family: SUIT;font-size: 12px;font-style: normal;font-weight: 700;line-height: 140%;letter-spacing: -0.6px;}
.hotdeal_table .tooltip-box:after {content:"";display:block;position: absolute;top: 54px;left: 8px;width:23px;height:9px;background:url(../img/icon_tooltip.png) no-repeat 0 0;background-size:cover;}

/* 엠팍런 251001 추가 */
.run_table li .title_cell {width:95px;}

/* 말머리 수정 *//*240926 수정*/
.subject_box{background-color:#fff;margin-bottom:10px;padding:10px 15px;border:1px solid #ced0d7;box-sizing:border-box;}/*241114 수정*/
.subject_box ul{display:flex;flex-wrap: wrap;justify-content:flex-start;align-items:center;gap:6px 11px;}/*250902 수정*/
.subject_box ul li a{display:block;height:22px;padding:0 8px;border:1px solid #DDD;border-radius:4px;font-family: "Noto Sans KR";font-size:13px;color:#FF3204;line-height:21px;letter-spacing:-1px;}/*260105 수정*/
.subject_box ul li.on a{border: 1px solid #FF3204;color: #FFF;background: #FF3204;}/*260105 추가*/

/* 기록실 --------------- */
/* 기록실 광고영역 */
.recordbox_top01 {max-width:970px;width:100%;display:flex;justify-content: center; align-items: center; margin:0 auto;padding:16px  0 16px 0;text-align: center;}
.recordbox_mid01 {max-width:970px;width:100%;display:flex;justify-content: center; align-items: center; margin:0 auto;padding:16px  0 16px 0;text-align: center;}
.recordbox_btm01 {max-width:970px;width:100%;display:flex;justify-content: center; align-items: center; margin:0 auto;padding:16px  0 16px 0;text-align: center;}
.recordbox_leftad01 {position: absolute;top:100px;left: -320px;width: 300px;}
.recordbox_rightad01 {position: absolute;top:100px;right: -320px;width: 300px;}
.recordbox_leftad01.is-top {position: fixed;top:30px;left: 50%;width: 300px;margin-left:-835px;}
.recordbox_rightad01.is-top {position: fixed;top:30px;right: 50%;width: 300px;margin-right:-835px;}

.home_record button {padding:0;margin:0;border: none;outline: none;background-color: inherit ;cursor: pointer;}
.home_record {width:1030px;margin:0 auto;border: 1px solid #BABABA;background: #FFF;box-sizing: border-box;}
.home_record .record_menu {background: #fafafa;}

.home_record .record_menu .record_menu_list {display: flex;justify-content: center;}
.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 {position:relative;user-select: none;-webkit-user-select: none;-ms-user-select: none;}
.home_record .table_wrap .btn_more {position:absolute;top:0;right:0;display:block;width:54px;height:48px;background:#fff url(../img/btn_move_flick.png) no-repeat center center;background-size:22px 22px;font-size:0;}
.home_record .table_wrap .btn_more.show {background:#fff url(../img/btn_move_flick01.png) no-repeat center center;background-size:22px 22px;}
.home_record .table_wrap .table_head {-webkit-overflow-scrolling: touch;overflow-x: auto;overflow-y: hidden;overscroll-behavior-x: none;}
.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:after {content:'';display:block;position:sticky;top:0;right:0;width:54px;height: 54px;background-color: #fff;}

.home_record .table_wrap .table_head .head_list .head_item:first-child {flex:1 1;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 {min-width: 32px;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 {-webkit-overflow-scrolling: touch;overflow-x: auto;overflow-y: hidden;overscroll-behavior-x: none;}
.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_item:after {content:'';display:block;position:sticky;top:0;right:0;width:54px;height: 54px;background-color: #fff;}
.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 {flex:1 1;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;color: #111;}
.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 {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.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;cursor: pointer;}
.home_record .table_wrap .body_list.list_type1 .info_cont .name_cont:hover {text-decoration: underline;}
.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 .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 {display:none;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;}

/* 기록실 - 팀순위 */
.home_record .teamrank_wrap .record_teamrank {margin-top:20px;}
.home_record .record_teamrank .table_wrap .table_head .head_list .head_item {padding:0 10px;}
.home_record .record_teamrank .table_wrap .table_head .head_list .head_item:first-child {padding-left:15px;}
.home_record .record_teamrank .table_wrap .body_list .body_cell {padding:0 10px;}
.home_record .record_teamrank .table_wrap .body_list .body_cell:first-child {padding-left:0;}

.home_record .teamrank_wrap .table_wrap .table_head .head_list:after {display: none;}
.home_record .teamrank_wrap .table_wrap .body_list .body_item:after {display: none;}

/* 기록실 - 팀기록 */
.home_record .record_content {position: relative;}
.home_record .record_content .recordcard_team {position: relative;padding-top:14px;margin-bottom: 20px;}
.home_record .record_content .recordcard_team::after {content: '';position:absolute;top:0;right:0;display: block;width:45px;height:100%;background: linear-gradient(90deg, rgba(255, 255, 255, 0.00) 20.25%, rgba(255, 255, 255, 0.81) 100%);}
.home_record .record_content .recordcard_team .btn_prev {position: absolute;top:50%;left:15px;transform: translateY(-50%);display:block;width: 30px;height:30px;background:url(../img/btn_move_flick01.png) no-repeat 0 0;background-size:30px 30px;font-size:0;}
.home_record .record_content .recordcard_team .btn_next {position: absolute;top:50%;right:15px;transform: translateY(-50%);display:block;width: 30px;height:30px;background:url(../img/btn_move_flick.png) no-repeat 0 0;background-size:30px 30px;font-size:0;z-index:1;}
.home_record .record_content .recordcard_team .btn_prev.is-hidden,
.home_record .record_content .recordcard_team .btn_next.is-hidden {display:none;}
.home_record .record_content .recordcard_team .recordcard_scroll {overflow: hidden;touch-action: pan-y;user-select: 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;will-change: transform;transform: translateX(0);}
.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;}

.home_record .teamrecord_wrap .table_wrap .table_head .head_list:after {display: none;}
.home_record .teamrecord_wrap .table_wrap .body_list .body_item:after {display: none;}

/* 기록 팝업 */
#record_popup {visibility: hidden;position: fixed;top: 0; left: 0;width:100%;height: 100%;z-index: 9999;}
#record_popup.show {visibility: visible;}
#record_popup .overlay {position: absolute;width: 100%; height: 100%;background: rgba(0,0,0,0.6);opacity: 0;}
#record_popup.show .overlay {opacity: 1;}
#record_popup .pop_wrap {overflow:hidden;width:400px;position: absolute;top:50%; left: 50%;background: #fff;border-radius: 16px;transform: translate(-50% , -50%);}
#record_popup.show .pop_wrap {}
#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 {height:500px;overflow: auto;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;touch-action: pan-y;-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;color:#111;}
#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;}

/* 타자기록 */
.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:20px;margin-right:6px;color: #4D4D4D;font-family: Pretendard;font-size: 16px;font-style: normal;font-weight: 500;line-height: 150%;}
.hitter_record .table_wrap .table_head .head_list .head_item:first-child {width: 230px;}
.hitter_record .table_wrap .body_list .body_cell:first-child {width: 230px;}

.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;}

/* 투수기록 */
.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:20px;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 .head_list .head_item:first-child {width: 230px;}
.pitcher_record .table_wrap .body_list .body_cell:first-child {width: 230px;}

/* 팀선택 팝업 */
#team_popup {visibility: hidden;position: fixed;top: 0; left: 0;width:100%;height: 100%;z-index: 9999;}
#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:340px;position: absolute;top: 50%; left: 50%;background: #fff;border-radius: 16px;transform: translate(-50% , -50%);}
#team_popup.show .pop_wrap {}
#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%;text-align: center;}
#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;}

/* 경기일정 */
.date_wrap .schedule_date_area .calendar_date_group {padding:30px 0 30px 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: center;padding: 0 16px;position: relative;}
.date_wrap .schedule_date_area .calendar_date_group .current_date_wrap {margin:0 53px;-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 16px 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);justify-content: center;}
.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:disabled {color:#8E8E8E;cursor: inherit;}

.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:24px;padding:0 16px;justify-content: center;}
.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 {padding:20px 16px;background: #fff;}
.date_wrap .match_list_container .match_list_group {margin-top:20px;background: #fff;border-radius: 10px;border: 1px solid #E5E5E5;}
.date_wrap .match_list_container .match_list_group:first-child {margin-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-bottom: 1px solid #E5E5E5;background: #FAFAFA;border-radius: 10px 10px 0 0;}
.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:last-child {border-bottom: 0;}
.date_wrap .match_list_container .match_list .match_item .item_content {display: -ms-flexbox;display: flex; padding: 16px 16px;position: relative;align-items: center;}
.date_wrap .match_list_container .match_list .item_content .match_sub_info {width:200px;-ms-flex-align: center;align-items: center;-webkit-box-sizing: border-box;box-sizing: border-box;display: -ms-flexbox;display: flex;padding-bottom: 20px;flex-shrink: 0;}
.date_wrap .match_list_container .match_list .item_content .match_sub_info .time {display:block;margin-right:30px;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 .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 .status {width:130px;text-align: center;order:2;}
.date_wrap .match_list_container .match_list .match_item .status span {display: inline-block;padding: 2px 6px;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 .match_item.type_end .status span {background: #AAABAD;}
.date_wrap .match_list_container .match_list .match_item.type_ing .status span {background: #F5474A;}
.date_wrap .match_list_container .match_list .match_area {display:flex;position: relative;width:auto;align-items: center;flex-grow: 1;}
.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_loser .type_point {color: #FC1111;}
.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 {-ms-flex-pack: justify; display: -ms-flexbox;display: flex;align-items: center;flex:1 1;min-width: 0;justify-content: flex-end;}
.date_wrap .match_list_container .match_list .match_area .area_team_item + .area_team_item {order:3;flex-flow: row-reverse;}
.date_wrap .match_list_container .match_list .match_area .area_team_wrap {width:auto;-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;position: relative;flex-flow: row-reverse;}
.date_wrap .match_list_container .match_list .match_area .area_team_item + .area_team_item .area_team_wrap {flex-flow: row;}
.date_wrap .match_list_container .match_list .match_area .area_team_item + .area_team_item .area_team_wrap .area_team_name .name_info {flex-flow: row;}
.date_wrap .match_list_container .match_list .match_area .area_team_wrap .area_team_name {display: -ms-flexbox;display: flex;overflow: hidden;flex-flow: column;}
.date_wrap .match_list_container .match_list .area_team_wrap .area_team_name .name_info {display: flex;align-items: center;flex-flow: row-reverse;}
.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 {display:flex;color: #111;font-family: Pretendard;font-size: 14px;font-style: normal;font-weight: 500;line-height: 150%;gap:3px;flex-flow: row-reverse;}
.date_wrap .match_list_container .match_list .match_area .area_team_item + .area_team_item .sub_info {flex-flow: row;}
.date_wrap .match_list_container .match_list .area_team_wrap .area_team_name .sub_info .area_item {}
.date_wrap .match_list_container .match_list .area_team_wrap .area_team_name .sub_info .area_item a:hover {color:#111;}
.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 {min-width:50px;-ms-flex-align: center;-webkit-column-gap: 8px;-moz-column-gap: 8px;column-gap: 8px;display: -ms-flexbox;display: flex;position: relative;flex-direction: row-reverse;}
.date_wrap .match_list_container .match_list .match_area .area_team_item + .area_team_item .area_score_wrap {flex-flow:row;}
.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;width:220px;display: flex;justify-content: end;}
.date_wrap .match_list_container .match_list .link_area a {display: inline-block;padding: 5px 12px;border-radius: 6px;border: 1px solid #AAABAD;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 {display:flex;gap:10px;}

/* 달력팝업 */
#calendar_layer {visibility: hidden;position: absolute;top: 80px; left: 50%;width:100%;max-width:360px;height: 100%;z-index: 9999;transform: translateX(-50%);}
#calendar_layer.show {visibility: visible;}
#calendar_layer .overlay {display:none;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:360px;min-height:440px;padding-bottom:50px;background: #fff;border-radius: 16px;filter: drop-shadow(0 0 6px rgba(0, 0, 0, 0.15));}
#calendar_layer.show .pop_wrap {}
#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 .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;}

/* 위젯부분 */
.team_game_top {display: flex;height: 36px;padding: 0 16px;justify-content: space-between;align-items: center;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: 14px;font-style: normal;font-weight: 500;line-height: 150%;}
.team_game_top a:hover {text-decoration: none;}
.team_game_top a svg {vertical-align: -2px;}
.team_game {overflow: hidden;position:relative;padding: 10px 0;}
.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: 100%;}
.team_game .team_game_list .game_listitem {width:20%;max-width: 100%;}
.team_game .team_game_list .game_listitem a:hover {text-decoration: none;}
.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:auto;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%;}
.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 {width: auto;border-left:0;border-right:0;}
.widget_team_rank.home_record .title_cont {padding:10px;}
.widget_team_rank.home_record .table_wrap {padding:0 10px;}
.widget_team_rank.home_record .table_wrap .table_head .head_list:after {display: none;}
.widget_team_rank.home_record .table_wrap .table_head .head_list .head_txt {font-size:13px;}
.widget_team_rank.home_record .table_wrap .table_head .head_list .head_item:first-child {width:80px;min-width: auto;}
.widget_team_rank.home_record .table_wrap .table_head .head_list .head_item {padding:0 4px;}
.widget_team_rank.home_record .table_wrap .body_list .body_item {padding-right: 0;}
.widget_team_rank.home_record .table_wrap .body_list .body_item:after {display: none;}
.widget_team_rank.home_record .table_wrap .body_list .body_cell:first-child {width:75px;min-width: auto;}
.widget_team_rank.home_record .table_wrap .body_list .body_cell {min-width:32x;padding:0 4px;}
.widget_team_rank.home_record .table_wrap .body_list .body_cell .thumb {width:22px;height:22px;}
.widget_team_rank.home_record .table_wrap .body_list .body_cell .info_cont {padding-left:0;}
.widget_team_rank.home_record .table_wrap .body_list .body_cell .info_cont .num_rank {min-width:15px;}
.widget_team_rank.home_record .table_wrap .body_list .body_cell .info_cont .name {margin-left:4px;font-size:13px;}
.widget_team_rank.home_record .table_wrap .body_list .body_cell .info_cont a {padding:7px 2px;}
.widget_team_rank.home_record .table_wrap .body_list .body_cell .info_text .info_text_in {font-size:13px;}

/* 경기 세부페이지 - 경기 전 */
.game_detail .game_score {display: flex;margin:16px;padding: 16px 40px;background: #053088;justify-content: space-evenly;border-radius: 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;align-items: center;justify-content: space-around;gap:50px;}
.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 .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 {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;width:50%;align-items: center;gap:4px;}
.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 .comparison_cont .team_cont_list li .list_in:first-child {justify-content: end;}
.game_detail .pitcher_info .team_cont_list li .list_in:first-child {align-items: flex-end;}
.game_detail .pitcher_info .team_cont_list li .list_in:last-of-type {align-items: flex-start;}
.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 {flex-direction: row-reverse;}
.game_detail .team_cont_list li .away,
.game_detail .team_cont_list li .home {display:flex;width:50%;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:158px;color: #8E8E8E;text-align: center;font-family: Pretendard;font-size: 14px;font-style: normal;font-weight: 500;line-height: 140%;}

.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-flow: column;}
.game_detail .pitcher_info .team_cont_list li .value {display:flex;width:50%;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:first-child {flex-direction: row-reverse;}
.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: #fff;}
.game_detail .key_player .player_cont::after {content: '';position:absolute;top:30px;left:50%;bottom:30px;display:block;width:1px;background: #E5E5E5;}
.game_detail .key_player .player_cont .tit_cont {width:100%;display: flex;justify-content: center;align-items: center;padding-bottom:30px;gap:120px;}
.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:center;margin-bottom:40px;gap:120px;}
.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;margin:0 16px 20px 16px;padding: 20px;align-items: center;gap: 8px;border-radius: 10px;}
.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 {padding:0 16px;}
.player_detail .info_tab_cont .tit {display: flex;padding: 14px 0;align-items: center;align-self: stretch;color: #000;font-family: Pretendard;font-size: 18px;font-style: normal;font-weight: 700;line-height: 150%;border-bottom: 1px solid #EFEFEF;}
.player_detail .info_tab_cont .tab_cont_in {padding:30px 0 20px 0;}
.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;justify-content: center;gap: 50px;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;margin:0 16px;padding: 20px;align-items: center;gap: 8px;border-radius: 10px;}
.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;}
.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 {padding:0 16px 20px 16px;}
.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%;border-radius: 10px 10px 0 0;}
.player_detail .detail_tab_info .tbl_cont .tbl_scroll {width: 100%;overflow-x: auto;-webkit-overflow-scrolling: touch;border-left:1px solid #E5E5E5;border-right:1px solid #E5E5E5;box-sizing: border-box; user-select: none;}
.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 .td_flex .team_logo {margin:0 5px 0 0;}
.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 {margin:0 16px 0 16px;padding-top:20px;border:1px solid #E5E5E5;border-top:0;border-radius: 0 0 10px 10px;}
.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:50px;width:500px;margin:0 auto;padding:10px 0 30px 0;}
.player_detail .detail_tab_info .percentile_cont .metric_info { width: calc((100% - 100px) / 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 .cheer_reply_cont {padding-top:20px;}
.record_content .cheer_reply_cont .cheer_reply_list li {display: flex;padding: 16px 0;align-items: center;gap: 32px;border-bottom: 1px solid #E6E6E6;}
.record_content .cheer_reply_cont .cheer_reply_list li:last-child {border-bottom: 0;}
.record_content .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 .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 a:hover {text-decoration: none;}
.record_content .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%;}

/* 네이버 플레이스 광고 */
.mt10 {margin-top:10px;}
.naver_place {position: relative;margin: 10px 0 10px 0;padding: 10px;border: 1px solid #ced0d7;background: #fff;font-family: "Noto Sans KR";font-size: 13px;}
.naver_place .icon_ad{position: absolute;top: 4px;right: 4px;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:3px;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: -3px;}
.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 .thumb_wrap .thumb_list {display:flex;flex-wrap: wrap;gap:10px;}
.naver_place .thumb_wrap .thumb_list li {display:flex;width: calc((100% - 10px) / 2);align-items: flex-start;}
.naver_place .thumb_wrap .thumb_list li .thumb {position: relative;display:block;width:80px;height:80px;margin-right:8px;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 .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 .thumb_wrap .cont_info > .link {display: flex;}
.naver_place .thumb_wrap .cont_info {min-width: 0;margin-top:-1px;}
.naver_place .thumb_wrap .cont_info:has(.desc) .link .tit {white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.naver_place .thumb_wrap .cont_info .link .tit {display: inline-block;margin-right:5px;font-size:18px;font-weight: 600;color:#2F6BFF;line-height:130%;}
.naver_place .thumb_wrap .cont_info .link .kind {display: inline-block;margin-left:5px;font-size:14px;font-weight: 400;color:#8C8C8C;line-height:100%;vertical-align: 2px;}
.naver_place .thumb_wrap .cont_info .desc_cont {position: relative;margin-top:3px;}
.naver_place .thumb_wrap .cont_info .desc_cont .time {display: inline-block;font-size:14px;font-weight: 500;color:#3F4040;line-height:100%;}
.naver_place .thumb_wrap .cont_info .desc_cont .link {display: inline-block;font-size:14px;font-weight: 400;color:#595959;line-height:100%;}
.naver_place .thumb_wrap .cont_info .desc_cont .price {display: inline-block;font-size:14px;font-weight: 500;color:#3F4040;line-height:100%;}
.naver_place .thumb_wrap .cont_info .desc {display:block;margin-top:3px;font-size:14px;font-weight: 500;color:#F5683C;line-height:100%;}

.naver_place .thumb_wrap .cont_info .desc_cont01 {margin-top:3px;}
.naver_place .thumb_wrap .cont_info .desc_cont01 .time {font-size:14px;font-weight: 500;color:#3F4040;line-height:100%;}
.naver_place .thumb_wrap .cont_info .desc_cont01 .time_true {font-size:14px;font-weight: 400;color:#595959;line-height:100%;}
.naver_place .thumb_wrap .cont_info .desc_cont01 a {display:block;}

.naver_place .thumb_wrap .cont_info .desc_cont .distance {font-size:14px;font-weight: 500;color:#3F4040;line-height:100%;}
.naver_place .thumb_wrap .cont_info .desc_cont .addr {font-size:14px;font-weight: 400;color:#595959;line-height:100%;cursor:pointer;}
.naver_place .thumb_wrap .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 .thumb_wrap .cont_info .desc_cont .addr.on .icon_more {transform: rotate(180deg);}
.naver_place .thumb_wrap .cont_info .desc_cont .addr_layer.is-show {display:block;}
.naver_place .thumb_wrap .cont_info .desc_cont .addr_layer {display:none;position:absolute;right:-18px;width:253px;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 .thumb_wrap .cont_info .desc_cont .addr_layer .addr_list:first-child {margin-bottom:10px;}
.naver_place .thumb_wrap .cont_info .desc_cont .addr_layer .addr_list {font-size:14px;font-weight: 500;color:#595959;line-height:100%;word-break: break-all;}
.naver_place .thumb_wrap .cont_info .desc_cont .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 .thumb_wrap .cont_info .desc_cont .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 .thumb_wrap .cont_info .desc_cont .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 .thumb_wrap .type02  .cont_info:has(.desc) .link .tit {white-space: inherit;}
.naver_place .type03 .cont_info .desc_cont {margin-top:0;}
.naver_place .type04 .cont_info {position: relative;width: 100%;}
.naver_place .type04 .cont_info .desc {font-size:13px;}
.naver_place .type04 .cont_info .desc_cont {display:flex;margin-top:0;align-items: center;}
.naver_place .type04 .cont_info .desc_cont .link {width:100%;}
.naver_place .type04 .cont_info .desc_cont .addr_layer {top:18px;}

/* 메일문의 팝업 */
#mail_layer .pop_wrap {position:relative;width:500px;padding:29px 0;border-radius: 20px;background-color: #fff;box-shadow: 0px 0px 4px 5px #0000001A;}
#mail_layer .pop_wrap p {text-align: center;font-size:18px;line-height: 200%;color:#000;font-family: "Noto Sans KR";}
#mail_layer .pop_wrap .btn_close {position:absolute;top:10px;right:10px;width:25px;height:25px;background:url('../img/btn_mail_close.png') no-repeat 0 0;border:0;font-size:0;cursor:pointer;}