@charset "utf-8";


body{
	text-decoration: none!important;
}
ul,li,p{
	text-decoration-line: none!important;
	list-style: none!important
}
/* 카테고리 */
.list-category .div-tab-box { margin-bottom:15px; }
.list-category .dropdown { margin-bottom:15px; }
.list-category .active a, .list-category .selected a { color:crimson; font-weight:bold !important; }

/* PC 목록 */
table.list-pc { border-bottom: 1px solid #ddd; margin-bottom:15px; }
table.list-pc th { white-space:nowrap; clear:both; height:43px; background: url('./img/head.gif') repeat-x !important; font-weight:bold; font-size:12px; color:#333; border:0px !important; padding:0px !important; margin:0px !important; text-align:center; }
table.list-pc th a { text-decoration:none; color:#333; }
table.list-pc th a:hover, table.bo-list th a:focus, table.bo-list th a:active { color:#000; }
table.list-pc td { white-space:nowrap; }
table.list-pc tbody tr:first-child td { border-top:0 !important; }
table.list-pc .list-now { background: #fafafa; }
table.list-pc .list-img img { width:40px; height:40px; border-radius:50%; }
table.list-pc .list-img i { width: 40px; height: 40px; line-height:40px; margin:0px; font-size: 24px; background: rgb(238, 238, 238); border-radius:50%; text-align: center; color: rgb(255, 255, 255); display: inline-block; }
table.list-pc .list-subject { text-align:left !important;  white-space:normal !important;}
table.list-pc .list-subject a { display:block; }
table.list-pc .list-subject.now { font-weight:bold !important; }
table.list-pc .list-subject.notice { font-weight:bold !important; }
table.list-pc .list-none { padding:100px 0px; }

/* 모바일 목록 */
.list-mobile { margin-bottom:15px; border-top:1px solid #eee; }
.list-mobile strong { font-weight:normal; margin:0px; line-height:40px; display:block; text-overflow:ellipsis; white-space:nowrap; word-wrap:normal; overflow:hidden; }
.list-mobile.no-img strong { line-height:30px; }
.list-mobile strong.notice a { font-weight:bold; }
.list-mobile strong.best a { }
.list-mobile strong.now a { font-weight:bold; color:crimson; }
.list-mobile .list-img img { width:40px; height:40px; border-radius:50%; }
.list-mobile .list-img i { width: 40px; height: 40px; line-height:40px; margin:0px; font-size: 24px; background: rgb(238, 238, 238); border-radius:50%; text-align: center; color: rgb(255, 255, 255); display: inline-block; }
.list-mobile .list-cnt { color: orangered; font-size: 12px; font-weight:bold; font-family:verdana; letter-spacing:-1px; }
.list-mobile .media { border-bottom:1px solid #eee; margin:0px; padding:6px 8px; }
.list-mobile .media.list-notice {  background:#fafafa; }
.list-mobile .media.list-now { background:#fafafa; }
.list-mobile :first-child.media { margin-top:0px; }
.list-mobile .media .media-body { padding-left:0px; }

/* 목록 공통 */
.list-wrap { width:100%; }
.list-btn-box { margin-bottom: 15px; }
.list-btn-box a span { margin-left: 4px; }
.list-btn-box .sort a { color:crimson !important; font-weight:bold !important; }
.list-btn-box .dropdown-menu { font-size: 12px; }
.list-none { margin:0px 0px 15px; padding:80px 0px; }
.list-page { margin-bottom:15px; }
.list-page .pagination { margin:0; }

/* 아이콘 */
.list-wrap .wr-text { font-family:dotum; font-size:11px; letter-spacing:-1px; line-height:11px; font-weight:normal; }
.list-wrap .wr-icon { display:inline-block; padding:0px; margin:0px; overflow:hidden; vertical-align:middle; background-repeat: no-repeat; background-position: left top; }
.list-wrap .wr-notice { width:37px; height:19px; background-image: url('./img/icon_notice.gif'); }
.list-wrap .wr-new { width:12px; height:12px; background-image: url('./img/icon_new.gif'); }
.list-wrap .wr-secret { width:12px; height:12px; background-image: url('./img/icon_secret.gif'); }
.list-wrap .wr-hot { width:12px; height:12px; background-image: url('./img/icon_hot.gif'); }

/* 내용 공통 */
.view-wrap { width:100%; overflow:hidden; }
.view-wrap .img-photo i { background: rgb(245, 245, 245); padding: 16px; border-radius: 50%; width: 80px; height: 80px; text-align: center; color: rgb(143, 143, 143); font-size: 40px; display: inline-block; }
.view-wrap .img-photo img { border-radius: 50%; width: 80px !important; height: 80px !important; display:inline-block; }
.view-wrap .img-resize img { max-width:100%; height:auto; }
.view-wrap h1 { font-size: 22px; font-weight:bold; margin:0px; line-height:50px; display:block; text-overflow:ellipsis; white-space:nowrap; word-wrap:normal; overflow:hidden; margin:0px; padding:0px 10px; color: rgb(59, 62, 67); letter-spacing:-1px; }
.view-wrap h1 .photo { border-radius: 50%; width: 50px; height: 50px; margin-bottom:10px; margin-right:10px; }
.view-wrap .no-attach { border-bottom:0px; }

.view-btn { margin:0px 0px 30px; }
.view-btn i { margin-right:2px; }

.view-head { border-left:0px; border-right:0px; }
.view-head .sp { display:inline-block; width:20px; text-align:center; font-size:11px; color:#888; }
.view-head .list-group-item { padding:5px 15px; border-style:dotted; }
.view-tag { margin:10px 0px; padding:0px; color:#888; }
.view-tag a { color:#888; }
.view-tag a:hover { color:crimson; }
.view-cnt { margin-top:4px; }
.view-img img { display:block; max-width:100%; margin:0 auto 15px; border:0; height:auto; }
.view-content { padding:0px 15px 20px }
.view-mobile .view-content { padding:0px 0px 20px; }
.view-content img { width:auto; height:auto; max-width:100%; }
.view-content p { padding:0; margin:0; line-height:22px; }
.view-good-box { text-align:center; }
.view-good-box span { margin:15px 6px; width:80px; height:80px; display:inline-block; }
.view-good-box a { background: rgb(245, 245, 245); padding-top:14px; border-radius: 50%; width: 80px; height: 80px; text-align: center; color: rgb(51, 51, 51); font-size: 22px; line-height:26px; display: inline-block; }
.view-good-box .view-good a:hover { background: rgb(223, 17, 25); color: rgb(255, 255, 255); }
.view-good-box .view-nogood a:hover { background: rgb(0, 0, 0); color: rgb(255, 255, 255); }
.view-author .auth-photo { width:160px; padding-right:15px; }
.view-comment { color: rgb(51, 51, 51); font-family: "Roboto", sans-serif; margin: 0px 0px 10px; padding: 0px 0px 5px; text-transform: capitalize; overflow: hidden; font-size: 20px; font-weight: 500; border-bottom-color: rgb(51, 51, 51); border-bottom-width: 1px; border-bottom-style: solid; display: inline-block; position: relative; }

#bo_v_sns {margin:4px 0 15px;padding:0;list-style:none;zoom:1}
#bo_v_sns:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_sns li {float:left;margin:0 5px 0 0}

/* 댓글 */
.comment-media { }
.comment-media .photo i { background: rgb(245, 245, 245); padding: 15px; border-radius: 50%; width: 64px; height: 64px; text-align: center; color: rgb(143, 143, 143); font-size: 30px; display: inline-block; }
.comment-media .photo img { border-radius: 50%; width: 64px !important; height: 64px !important; display:inline-block; }
.view-mobile .comment-media .photo i { padding: 10px; width: 54px; height: 54px; }
.view-mobile .comment-media .photo img { width: 54px !important; height: 54px !important; }

.comment-media .media { border-top:1px solid #eee; margin:7px 0px; padding:7px 0px 0px; }
.comment-media :first-child.media { border-top:0px; margin-top:0px; padding-top:0px; }
.comment-media h5 { margin:2px 0px; line-height: 22px; }
.comment-media .media .media-body { padding-left:0px; }
.comment-media .media .media-info { margin-left:10px; }
.comment-media .media .media-content {	margin-top:8px; }
.comment-media .media .media-btn {	margin-left:4px; }
.comment-media .cmt-good-btn { text-align:right; padding-right:1px; }
.comment-media .cmt-good, .comment-media .cmt-nogood { display:inline-block; width:74px; height:20px; margin-top:10px; padding-right:10px; margin-right:-1px; font:bold 11px verdana; text-align:right; letter-spacing:-1px; line-height:19px; cursor:pointer; }
.comment-media .cmt-good { background: url('./img/cmt_good.gif') no-repeat left center; color:#f4695b; }
.comment-media .cmt-nogood { background: url('./img/cmt_nogood.gif') no-repeat left center; color:#888; }

#bo_vc_opt ol {	margin:0;padding:0;list-style:none;zoom:1; }
#bo_vc_opt ol:after { display:block;visibility:hidden;clear:both;content:""; }
#bo_vc_opt ol li { float:left;margin:0; }
#bo_vc_send_sns ul { margin:0;padding:0;list-style:none;zoom:1; }
#bo_vc_send_sns ul:after { display:block;visibility:hidden;clear:both;content:""; }
#bo_vc_send_sns ul li {	float:left;margin:0 0 0 20px; }
#bo_vc_send_sns input {	margin:0 0 0 5px; }

/* 쓰기 공통 */
.write-wrap { width:100%; overflow:hidden; }
.write-wrap h2 { padding:0px; margin:0px; font-size:14px; font-weight:bold; }
.write-wrap label { font-weight:bold; margin-top:4px; }
.write-wrap .write-content { height: 300px; }
.write-wrap .write-file { border:0;box-shadow:none; }
.write-wrap .write-btn { margin:15px 0px 25px; text-align:center; }
.write-wrap .delete-file { margin:0px; padding:0px 10px; font-weight:normal; }
.write-wrap .delete-file label { font-weight: normal; }
.write-wrap .sp-label { font-weight:normal; margin-right:10px; }
.write-wrap .sp-label input[type="checkbox"], .write-wrap .sp-label input[type="radio"] { margin-top:0px; }

#autosave_pop div { text-align:right; }
#autosave_pop button { margin:0; margin-left:10px; padding:0; border:0; background:transparent; color:#888; }
#autosave_pop ul { margin:0; padding:0; padding-left:15px; list-style:disc; }
#autosave_pop li { padding:2px 5px;  }
#autosave_pop li:after { display:block; visibility:hidden; clear:both; content:""; }
#autosave_pop a { display:block; float:left; }
#autosave_pop span { display:block;; float:right; }

/* 반응형 공통 */
@media all and (max-width:460px) {
	.responsive .list-btn { text-align:center; margin:0px auto; }
	.responsive .pull-right.list-btn { float:none !important; margin-bottom:14px; }
	.responsive .view-wrap h1 { text-overflow:clip; overflow:none; white-space:normal; line-height: 24px; font-size: 18px; margin-bottom:10px; }
	.responsive .view-wrap h1 .photo { display:none; }
	.responsive .view-btn i { margin-right:0px; }
	.responsive .view-author .auth-photo { float:none; width:100%; padding-right:0px; }
	.responsive .comment-btn { text-align:center; }
	.responsive .comment-btn .pull-right { float:none !important; }
}

/* 리그전 상세  */
/* container --------------------------- */
#container {
	position: relative; 
	width: 100%; 
	margin-top: 4.8rem; 
	background-color: var(--white02);
}
.contents {
	width: 128rem; 
	margin: 0 auto; 
	padding: 0 4rem 8rem; 
	min-height: calc(100vh - 14.8rem - 22.8rem);
}

.con-box + .con-box, .con-box + form {
	margin-top: 6rem;
}
.con-box .con-tit {
	position: relative; 
	display: flex; 
	align-items: center; 
	justify-content: space-between; 
	margin-top: 2.4rem;
	margin-bottom: 1.0rem;
}
.con-box .con-tit .con-tit-tab {
	display: flex; 
	align-items: flex-end;
}
.con-box .con-tit .con-tit-tab > * + * {
	margin-left: 1.6rem;
}
.con-box .con-tit h4 {
	display: flex; 
	align-items: center; 
	font-size: 2.4rem; 
	font-weight: 600;
}
.con-box .con-tit h4 > i {margin-right: .6rem;}
.con-box .con-tit p {
	font-size: 1.4rem; 
	color: var(--gray500); 
	word-break: keep-all; 
	line-height: 1.4; 
	padding-right: 1.2rem;
}
.con-box .con-tit .flex-tit {
	display: flex; 
	align-items: center;
}
.con-box .con-tit .flex-tit > li {
	font-size: 1.8rem; 
	font-weight: 600; 
	display: flex; 
	align-items: center;
}
.con-box .con-tit .flex-tit > li + li::before {
	content: ''; 
	width: 1px; 
	height: 1.4rem; 
	background-color: #bdbec0; 
	margin: 0 .6rem;
}
.con-box .con-tit .option-wrap {
	display: flex; 
	align-items: center;
}
.con-box .con-tit .option-wrap > * + * {margin-left: .8rem;}
.con-box .con-tit .option-wrap select {width: 18rem;}
.con-box .con-tit .more {
	font-size: 1.6rem; 
	font-weight: 500; 
	color: var(--gray500); 
	cursor: pointer;
}

.con-header {padding: 6rem 0 8rem;}
.con-header h2 {
	position: relative; 
	padding-top: .8rem; 
	font-size: 3rem; 
	font-weight: 600;
}
.con-header h2::before {
	content: ''; 
	width: 1.6rem; 
	height: .2rem; 
	background-color: var(--black); 
	display: block; 
	position: absolute; 
	top: 0; 
	left: 0;
}
.con-header p {
	font-size: 1.4rem; 
	color: var(--gray500); 
	margin-top: 1.6rem;
}

@media screen and (max-width: 1024px) {
    #container {margin-top: 0;}
    .contents {
    	width: 100%; 
    	padding: 0 3.2rem 6rem;
    }
    
    .con-box + .con-box, .con-box + form {margin-top: 4rem;}
    .con-box .con-tit {margin-bottom: 1.6rem;}
    .con-box .con-tit h4 {font-size: 2rem;}
    .con-box .con-tit h4 > i {width: 2rem; height: 2rem;}
    .con-box .con-tit .flex-tit > li {font-size: 1.6rem;}
    .con-box .con-tit .flex-tit > li + li::before {height: 1.2rem;}
    .con-box .con-tit .more {font-size: 1.4rem;}

    .con-header {padding: 4rem 0 6rem;}
    .con-header h2 {font-size: 2.4rem;}
}
@media screen and (max-width: 820px) {
    .contents {padding: 0 1.6rem 4rem;}
    
    .con-box .con-tit {flex-wrap: wrap;}
    .con-box .con-tit.con-tit-desc {flex-direction: column-reverse;}
    .con-box .con-tit .con-tit-tab {width: 100%; justify-content: space-between;}
    .con-box .con-tit .con-tit-tab > * + * {margin-left: 0;}
    .con-box .con-tit p {font-size: 1.2rem; width: 100%; padding: 0; margin-top: 1.2rem;}
    .con-box .con-tit.one-line p {width: fit-content;}
    .con-box .con-tit .option-wrap {flex-flow: column; width: 100%;}
    .con-box .con-tit .option-wrap > * {width: 100%; margin-left: 0;}
    .con-box .con-tit .option-wrap select {display: none;}
    .con-box .con-tit .option-wrap .search-input {margin-top: -2rem; margin-bottom: 1.6rem;}

    .con-header {padding: 3.2rem 0 4rem;}
    .con-header h2 {padding-top: 1rem; font-size: 2rem;}
    .con-header h2::before {width: 1.4rem;}
    .con-header p {margin-top: 1.2rem;}

    .con-box + .con-box, .con-box + form {margin-top: 3.2rem;}
}

/* LIVE/기록 > 일정 및 결과 > 리스트형 */
.game-schedule-list-wrap>li {
	display: flex; 
	justify-content: space-between; 
	border: 1px solid #f2f3f6; 
	border-radius: .8rem; 
	box-shadow: 0.2rem 0.2rem 2rem rgb(1 18 65 / 4%); 
	position: relative;
	background-color: #fff;
}
.game-schedule-list-wrap > li + li {margin-top: 2rem;}
.game-schedule-list-wrap > li .tit {
	width: 24rem; 
	display: flex; 
	flex-flow: column; 
	align-content: center; 
	justify-content: center; 
	padding: 0 3.2rem; 
	margin: 3.2rem 0; 
	border-right: 1px solid #e3e5e9;
}
.game-schedule-list-wrap > li .tit h6 {
	text-align: center; 
	font-size: 1.6rem; 
	font-weight: 600; 
	color: #ff601c;}
.game-schedule-list-wrap > li .tit p {
	text-align: center; 
	font-size: 1.6rem; 
	margin-top: .8rem;
}
.game-schedule-list-wrap > li .tit .tag {
	position: absolute; 
	top: 1.2rem; 
	left: 1.2rem;
}
.game-schedule-list-wrap > li .score-wrap {
	position: relative; 
	width: calc(100% - 24rem - 23.7rem); 
	padding: 3.2rem; 
	display: flex; 
	align-items: center; 
	justify-content: center; 
	flex-flow: column;
}
.game-schedule-list-wrap > li .score-wrap * {z-index: 1;}
.game-schedule-list-wrap > li .score-wrap::before {
	content: ''; 
	width: 100%; 
	height: 100%; 
	position: absolute; 
	top: 0; 
	left: 0; 
	background-image: url(/imgs/ticket-reserve-con-pattern.svg); 
	background-repeat: no-repeat; 
	background-position: right center; 
	background-size: contain; 
	z-index: 0!important;
}
.game-schedule-list-wrap > li .score-wrap > li {
	width: 100%; 
	display: flex; 
	align-items: center; 
	justify-content: space-between;
}
.game-schedule-list-wrap > li .score-wrap > li + li {margin-top: .8rem;}
.game-schedule-list-wrap > li .score-wrap > li .team {
	display: flex; 
	align-items: center;
}
.game-schedule-list-wrap > li .score-wrap > li .team i {
	width: 6rem; 
	height: 4rem; 
	margin-right: .4rem;
}
.game-schedule-list-wrap > li .score-wrap > li .team p {
	font-size: 1.8rem; 
	font-weight: 600;
}
.game-schedule-list-wrap > li .score-wrap > li .score {
	font-size: 2.4rem; 
	font-weight: 600;
}
.game-schedule-list-wrap > li .button {
	display: flex; 
	flex-flow: column; 
	align-items: center; 
	justify-content: center; 
	padding: 0 3.2rem; 
	margin: 3.2rem 0; 
	border-left: 1px solid #e3e5e9;
}
.game-schedule-list-wrap > li .button button {
	width: 17.2rem; 
	height: 4.8rem; 
	font-size: 1.6rem;
}
.game-schedule-list-wrap > li .button button + button {margin-top: .8rem;}
.game-schedule-list-wrap > li.before .score-wrap::after {
	content: 'VS'; 
	font-size: 2.4rem; 
	font-weight: 600; 
	position: absolute; 
	top: 50%; 
	right: 3.2rem; 
	-webkit-transform: translateY(-50%); 
	-moz-transform: translateY(-50%); 
	-ms-transform: translateY(-50%); 
	-o-transform: translateY(-50%); 
	transform: translateY(-50%);
}

/* tag */
.tag {
	display: flex; 
	align-items: center; 
	justify-content: center; 
	width: fit-content; 
	height: fit-content; 
	padding: .4rem; 
	font-size: 1.3rem; 
	font-weight: 600; 
	color: #ff601c; 
	border: 1px solid #ff601c; 
	border-radius: .2rem;
}
.new {
	width: 1.6rem; 
	height: 1.6rem; 
	display: inline-flex; 
	align-items: center; 
	justify-content: center; 
	margin-right: .4rem; 
	background-color: #ff601c; 
	font-size: 1.2rem; 
	font-weight: 500; 
	color: #fff; 
	border-radius: .2rem; 
	position: relative; 
	top: -1px;
}

.tag.line-wh {
	border-color: var(--yr100); 
	color: var(--yr100);
}
.tag.gr {
	border-color: #bdbec0; 
	color: #fff; 
	background-color: #bdbec0;
}

@media screen and (max-width: 820px) {
    .tag {padding: .2rem; font-size: 1rem;}
}

/*.dleague-list-wrap > li {
	display: grid; 
	grid-template-columns: calc(100% - 23.7rem) 23.7rem; 
	border: 1px solid #f2f3f6; 
	border-radius: .8rem; 
	box-shadow: 0.2rem 0.2rem 2rem rgb(1 18 65 / 4%);  
	background-image: url(/imgs/ticket-reserve-con-pattern.svg); 
	background-repeat: no-repeat; 
	background-position: right bottom; 
	background-size: contain;
}
.dleague-list-wrap > li + li {margin-top: 2rem;}
.dleague-list-wrap > li > div {
	display: flex; 
	justify-content: space-between; 
	position: relative;
}
.dleague-list-wrap > li > div:nth-child(1):nth-last-child(2) ~ div:nth-child(2) {grid-row: 1; grid-column: 2;}
.dleague-list-wrap > li > div:nth-child(1):nth-last-child(3) ~ div:nth-child(2) {grid-row: 2; grid-column: 1;}
.dleague-list-wrap > li > div:nth-child(1):nth-last-child(3) ~ div:nth-child(3) {grid-row: 1 / span 2;}
.dleague-list-wrap > li > div:nth-child(1):nth-last-child(4) ~ div:nth-child(3) {grid-row: 3; grid-column: 1;}
.dleague-list-wrap > li > div:nth-child(1):nth-last-child(4) ~ div:nth-child(4) {grid-row: 1 / span 3;}
.dleague-list-wrap > li > div + div:not(.button)::before {
	content: ''; 
	width: calc(100% - 2.4rem); 
	height: 1px; 
	position: absolute; 
	top: 0; 
	left: 1.2rem; 
	display: block; 
	background-color: #e3e5e9;
}
.dleague-list-wrap > li > div .tit {
	width: 24rem; display: flex; flex-flow: column; align-content: center; justify-content: center; padding: 0 3.2rem; margin: 3.2rem 0; border-right: 1px solid #e3e5e9;}
.dleague-list-wrap > li > div .tit h6 {text-align: center; font-size: 1.6rem; font-weight: 600; color: #ff601c;}
.dleague-list-wrap > li > div .tit p {text-align: center; font-size: 1.6rem; margin-top: .8rem;}
.dleague-list-wrap > li > div .tit .tag {position: absolute; top: 1.2rem; left: 1.2rem;}
.dleague-list-wrap > li > div .score-wrap {position: relative; width: calc(100% - 24rem); padding: 3.2rem; display: flex; align-items: center; justify-content: center; flex-flow: column;}
.dleague-list-wrap > li > div .score-wrap > li {width: 100%; display: flex; align-items: center; justify-content: space-between;}
.dleague-list-wrap > li > div .score-wrap > li + li {margin-top: .8rem;}
.dleague-list-wrap > li > div .score-wrap > li .team {display: flex; align-items: center;}
.dleague-list-wrap > li > div .score-wrap > li .team i {width: 6rem; height: 4rem; margin-right: .4rem;}
.dleague-list-wrap > li > div .score-wrap > li .team p {font-size: 1.8rem; font-weight: 600;}
.dleague-list-wrap > li > div .score-wrap > li .score {font-size: 2.4rem; font-weight: 600;}
.dleague-list-wrap > li .button {display: flex; flex-flow: column; align-items: center; justify-content: center; padding: 0 3.2rem; margin: 3.2rem 0; border-left: 1px solid #e3e5e9;}
.dleague-list-wrap > li .button p {margin-top: 1.2rem; font-size: 1.2rem; font-weight: 500; color: var(--gray500); line-height: 1.4; word-break: keep-all; text-align: center;}
.dleague-list-wrap > li .button button {width: 17.2rem; height: 4.8rem; font-size: 1.6rem;}
.dleague-list-wrap > li .button button + button {margin-top: .8rem;}
.dleague-list-wrap > li > div.before .score-wrap::after {content: ''; font-size: 2.4rem; font-weight: 600; position: absolute; top: 50%; right: 3.2rem; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%);}
*/

@media (prefers-color-scheme: dark) {
    .dleague-list-wrap > li {background-image: none;}
    .game-schedule-list-wrap > li .score-wrap ::before {filter: invert(.9);}
}

@media screen and (max-width: 1024px) {
    .filter-wrap + .date-controller {margin-top: -2.4rem;}
    .date-controller {margin-bottom: 4rem; padding: 2rem;}
    .date-controller > li button {font-size: 1.2rem;}
    .date-controller > li .controller-wrap {border-radius: .4rem;}
    .date-controller > li .controller-wrap > li select {padding: 0  2.4rem 0 0; font-size: 1.8rem; background-size: 2rem;}
    .date-controller > li .controller-wrap > li i {width: 2.8rem; height: 2.8rem;}
    .date-controller > li .view-type-tab > li i {width: 2rem; height: 2rem;}

    .game-schedule-list-wrap {display: grid; grid-gap: 2rem; grid-template-columns: repeat(2, 1fr); align-items: flex-start;}
    .game-schedule-list-wrap > li {flex-flow: column; background-image: url(/imgs/bg-schedule-con-pattern-mb.svg); background-repeat: no-repeat; background-size: cover; background-position: right bottom;}
    .game-schedule-list-wrap > li + li {margin-top: 0;}
    .game-schedule-list-wrap > li .tit {position: relative; width: calc(100% - 4rem); padding: 2rem 0; margin: 0 2rem; border-right: 0; border-bottom: 1px solid #e3e5e9;}
    .game-schedule-list-wrap > li .tit h6 {font-size: 1.4rem;}
    .game-schedule-list-wrap > li .tit p {font-size: 1.4rem; margin-top: .4rem;}
    .game-schedule-list-wrap > li .tit .tag {position: absolute; top: 2rem; left: 0;}
    .game-schedule-list-wrap > li .score-wrap::before {content: none;}
    .game-schedule-list-wrap > li .score-wrap {position: relative; width: 100%; padding: 2rem; background-image: none;}
    .game-schedule-list-wrap > li .score-wrap > li .team p {font-size: 1.4rem;}
    .game-schedule-list-wrap > li .score-wrap > li .score {font-size: 2rem;}
    .game-schedule-list-wrap > li .button {padding: 0 2rem 2rem; margin: 0; border-left: 0; height: 11.6rem;}
    .game-schedule-list-wrap > li .button button {width: 100%; height: 4.4rem; font-size: 1.4rem;}
    .game-schedule-list-wrap > li .button button + button {margin-top: .8rem;}
    .game-schedule-list-wrap > li.before .score-wrap::after {font-size: 2rem; right: 2rem;}

    .dleague-list-wrap {display: grid; grid-gap: 2rem; grid-template-columns: repeat(2, 1fr); align-items: flex-start;}
    .dleague-list-wrap > li {display: flex; flex-flow: column; background-image: none;}
    .dleague-list-wrap > li + li {margin-top: 0;}
    .dleague-list-wrap > li > div {flex-flow: column;}
    .dleague-list-wrap > li > div:nth-child(1):nth-last-child(2) ~ div:nth-child(2) {grid-row: 2; grid-column: 1;}
    .dleague-list-wrap > li > div:nth-child(1):nth-last-child(3) ~ div:nth-child(2) {grid-row: 2; grid-column: 1;}
    .dleague-list-wrap > li > div:nth-child(1):nth-last-child(3) ~ div:nth-child(3) {grid-row: 3;}
    .dleague-list-wrap > li > div:nth-child(1):nth-last-child(4) ~ div:nth-child(4) {grid-row: 4;}
    .dleague-list-wrap > li > div + div::before {content: ''; width: calc(100% - 2.4rem); height: 1px; position: absolute; top: 0; left: 1.2rem; display: block; background-color: #e3e5e9;}
    .dleague-list-wrap > li > div .tit {position: relative; width: calc(100% - 4rem); padding: 2rem 0; margin: 0 2rem; border-right: 0;}
    .dleague-list-wrap > li > div .tit h6 {font-size: 1.4rem;}
    .dleague-list-wrap > li > div .tit p {font-size: 1.4rem; margin-top: .4rem;}
    .dleague-list-wrap > li > div .tit .tag {position: absolute; top: 2rem; left: 0;}
    .dleague-list-wrap > li > div .score-wrap {position: relative; width: 100%; padding: 0 2rem 2rem; background-image: none;}
    .dleague-list-wrap > li > div .score-wrap > li .team p {font-size: 1.4rem;}
    .dleague-list-wrap > li > div .score-wrap > li .score {font-size: 2rem;}
    .dleague-list-wrap > li .button {padding: 2rem; margin: 0; border-left: 0; height: 13.6rem;}
    .dleague-list-wrap > li .button button {width: 100%; height: 4.4rem; font-size: 1.4rem;}
    .dleague-list-wrap > li .button button + button {margin-top: .8rem;}
    .dleague-list-wrap > li.before .score-wrap::after {font-size: 2rem; right: 2rem;}

}
@media screen and (max-width: 820px) {
    .filter-wrap + .date-controller {margin-top: -2rem;}
    .date-controller {background-color: transparent; border-radius: 0; grid-template-columns: repeat(2, 1fr); grid-gap: 1.2rem; padding: 0; margin-bottom: 3.2rem;}
    .date-controller > li:nth-child(1) {grid-row: 2; grid-column: 1;}
    .date-controller > li:nth-child(2) {grid-row: 1; grid-column: 1 / span 2;}
    .date-controller > li:nth-child(3) {grid-row: 2; grid-column: 2;}

    .date-controller > li .controller-wrap {background-color: #f2f3f6; padding: 1.6rem;}
    .date-controller > li .view-type-tab > li p {display: none;}
    .date-controller > li .view-type-tab > li i {margin-right: 0;}

    .game-schedule-list-wrap {grid-gap: 1.6rem; grid-template-columns: repeat(1, 1fr);}
    .game-schedule-list-wrap > li .button {height: fit-content;}

    .dleague-list-wrap {grid-gap: 1.6rem; grid-template-columns: repeat(1, 1fr);}
    .dleague-list-wrap > li .button {height: fit-content;}
}

button.red{
	background-color: #ff3529;
	border-color: #ff3529;
	color: #fff;
	border-radius: 10px;
	font-family: 'Noto Sans KR', sans-serif;
}
button.pb{
	background-color: #011241;
	border-color: #011241;
	color: #fff;
	border-radius: 10px;
	font-family: 'Noto Sans KR', sans-serif;
}


/* 경기상태 가이드 아이콘 */
	.helper_status,.winner_status,.winner_status_2,.winner_status_3{
		/*position: absolute; 
		top: 70px;
		left: 80%; */
		padding: 20px; 
		background: #fff; 
		border: 2px dotted #c4c4c4;
		border-radius: 6px;
		margin-bottom: 10px;
	}
	.helper_status span {margin-right: 10px; font-size: 15px;}
	.helper-status-prepare { color: #FFC000; text-align: center;}
	.helper-status-on { color: #92D050;text-align: center; }
	.helper-status-off { color: #FF0000;text-align: center; }
	.winner_status{
		background-color: #ffbb00;
		background-image: url(/thema/pingpongkorea/assets/img/winner-round-bg.png);
		background-repeat: no-repeat;
		overflow: hidden;
		padding-top: 22px;

	}
	.winner_status_2{
		background-color: #c8c8c8;
		background-image: url(/thema/pingpongkorea/assets/img/winner-round-bg2.png);
		background-repeat: no-repeat;
		overflow: hidden;
		padding-top: 22px;

	}
	.winner_status_3{
		background-color: #d2daff;
		background-image: url(/thema/pingpongkorea/assets/img/winner-round-bg3.png);
		background-repeat: no-repeat;
		overflow: hidden;
		padding-top: 22px;

	}

	.winner_status span,.winner_status_2 span{
		font-size: 16px;
		margin-left: 20%;
		font-family: 'establishRetrosansOTF',"Roboto", sans-serif;
		vertical-align: text-top;

	}
	.winner_status .winner_status_txt,.winner_status_2 .winner_status_2_txt,.winner_status_3 .winner_status_3_txt{
		font-size: 16px;
		margin-left: 15%;
		font-family: 'establishRetrosansOTF',"Roboto", sans-serif;
		vertical-align: text-top;
	}

	.winner_status_3 .winner_3rd{
		font-size: 16px;
		margin-left: 3%;
		font-family: 'establishRetrosansOTF',"Roboto", sans-serif;
		vertical-align: text-top;
	}
	.winner_status_3 .winner_3rd_2{
		font-size: 16px;
		margin-left: 2%;
		font-family: 'establishRetrosansOTF',"Roboto", sans-serif;
		vertical-align: text-top;
	}
	table.score-board td{text-align: center;}
	

	@media all and (max-width:991px) {
		
		.helper_status{
			position: initial!important; 
			margin-bottom: 10px;
			top: 70px;
			left: 70%; 
			padding: 20px; 
			background: #f8f8f8; 
			border: 2px dotted #c4c4c4;
			border-radius: 6px;
		}
		.winner_status_wrap2,.winner_status_wrap3{
			padding-left: 0px!important;
		}
		.helper_status, .winner_status, .winner_status_2, .winner_status_3{
			padding: 5px;
		}
		.winner_status .winner_status_txt,.winner_status_2 .winner_status_2_txt,.winner_status_3 .winner_status_3_txt{
			font-size: 14px;
			margin-left: auto;
			text-align: center;
			font-family: 'establishRetrosansOTF',"Roboto", sans-serif;
			vertical-align: text-top;
		}
		.winner_status{
			background-color: #ffbb00;
			background-image: url(/thema/pingpongkorea/assets/img/winner-round-bg4.png);
			background-repeat: no-repeat;
			overflow: hidden;
			height: 61px;

		}
		.winner_status_2{
			background-color: #c8c8c8;
			background-image: url(/thema/pingpongkorea/assets/img/winner-round-bg5.png);
			background-repeat: no-repeat;
			overflow: hidden;
			height: 61px;

		}
		.winner_status_3{
			background-color: #d2daff;
			background-image: url(/thema/pingpongkorea/assets/img/winner-round-bg6.png);
			background-repeat: no-repeat;
			overflow: hidden;
			height: 61px;

		}
		.winner_status_txt,.winner_status span, .winner_status_2 span, .winner_status_3 span,.winner_status_3 .winner_3rd,.winner_status_3 .winner_3rd_2{
			display: block;
			font-size: 8px;
			margin-left: auto;
			text-align: center;
		}
		
	}


/************************* print button 231129 danbi ********************************/
.kleague_match_print {
	border: 1px solid #cbcbcb;
    padding: 4px 10px;
    border-radius: 6px;
    margin-left: 10px;
    background-color: #19368a;
    color: #fff;
    transition: 0.3s ease;
}
.kleague_match_print:hover {
	background-color: #f75c5c;
	color: #fff;
	border-color: #f75c5c;
}
.print_table {
    position: absolute;
    top: 16px;
    left: 210px;
    cursor: pointer;
}
.helper-status {
	position: absolute;
    top: 18px;
    left: 70px;
}
.fa-check-double {
    color: #ff2f0a;
    position: absolute;
    right: 20px;
    top: 3px;
}
/* 얘는 list.skin.php에 있음 */
#fsearch { width:60%; }
.league_name_sl { width:380px; }
.kleague_allmatch_print {
	border: 1px solid #cbcbcb;
    padding: 6px 12px;
    border-radius: 6px;
    margin: 2px 0 2px 10px;
    background-color: #ff3529;
    color: #fff;
    transition: 0.3s ease;
    /*position: absolute;
    right: 0;*/
}
.kleague_allmatch_print:hover {
	background-color: #011241;
	color: #fff;
	border-color: #011241;
}
.print_btn_bar { position: absolute; right: 0; }