﻿@charset "utf-8";

/* 기본폰트 크기: 14px; >> 24px */
/* 16px >> 28px, 20px >> 32px, 24px >> 36px, 10px >> 20px */

/* 일러두기 - 줄임표현 */
/* tit = title / cont = content / pg = page / agr (ex: join1-agr) = agree
 * mov = movie, move / pic = picture / tb = table / go = 바둑대회
 *
 */

/* 페이지 클래스 */
/* 로그인
 * 회원가입 - 1단계 약관동의 	.pg-join1
 * 언론사 뉴스 					.pg-press
 * 바둑영상	리스트				.pg-bmovlist
 * 바둑영상 뷰					.pg-bmov-view
 * 바둑사진 리스트				.pg-bpic-list
 * 바둑사진 뷰					.pg-bpic-view
 * 공지사항 리스트				.pg-notice-list
 * 아마단 신청					.pg-ama
 * 아마단 가족조회				.pg-ama-search
 * 아마단 취득조회				.pg-ama-license
 * 대회참가신청 리스트			.pg-apply-go-list
 * 대회참가신청 뷰				.pg-apply-go-view
 * 대회참가신청 참가확인		.pg-apply-confirm
 * 대회참가신청서 작성하기 에딧  .pg-apply-edit
 * 대회참가신청서 보기			.pg-apply-info
 * 바둑토크 리스트				.pg-talk-list
 * 바둑토크 에딧				.pg-talk-edit
 * 바둑토크 뷰					.pg-talk-view
 * 공개해설 신청				.pg-commentary
 * 대국결과						.pg-go-result
 * 연도별순위					.pg-year-rank
 * 대국일정						.pg-go-schedule
 * 전체검색                     .pg-search
 * 전체기보                     .pg-record-all
 * 기사정보						.pg-gisa-info
 * 기사정보 보기				.pg-gisa-view
 * 기사 랭킹					.pg-gisa-ranking
 * 상금 랭킹					.pg-prize-ranking
 */

/* 로그인 공통 */
.pg-login, .pg-join1 {background-color: #fafafa;}

/* 로그인 */
.pg-login-txt {margin-bottom: 15px; padding: 20px 5px; text-align: center; font-size: 18px; color:#041450; background-color: #d9d9d9;}
.wrap-btn-login {margin-top: 15px; padding: 15px 0 10px 0; border-top: 1px solid #dedede;}
.form-login {width: 100%; }
.form-login-row:first-child {border-top: 1px solid #e2e2e2;}
.form-login-row {border-bottom: 1px solid #e2e2e2; background-color: #fff;}
.form-login-row * {vertical-align: middle;}
.form-login-row [for] {display: inline-block; width: 115px; height: 46px; line-height: 46px; font-weight: 600; font-size: 16px; text-align: center; color: #0056cd; background-color: #edf5ff;}
.form-login-row [type] {display: inline-block; width: calc(100% - 132px); height: 34px; padding: 2px 10px; font-size: 16px; border: 1px solid transparent;}
.pg-login .btn-login {box-sizing: border-box; width: 100%; padding: 10px 5px; font-size: 18px; color: #fff; border-radius: 4px; background-color: #0056cd;}
.login-links {text-align: center;}
.login-links a {line-height: 13px; vertical-align: middle;}
.login-links a::before {content: '|'; margin: 0 8px; font-size: 12px; color: #e2e2e2; vertical-align: middle;}
.login-links a:first-child::before {display: none;}

/* 회원가입 */
/* 약관동의 .container.pg-join1 */
.page-title-cont .number {color: #e1e1e1;}
.join1-agr {padding-bottom: 15px; border-bottom: 1px solid #dedede;}
.join1-chk-tit {position: relative; margin: 20px 0 10px 0;}
.join1-agr.join1-chk-tit {margin-top: 0;}
.join1-agr-tit {padding-left: 32px; vertical-align: middle; font-size: 18px; color: rgba(4, 20, 80, .9);}
.join1-agr-tit .ft-lightbl {font-size: 16px;}
.join1-chk-icon {position: absolute; left: 0; top: 3px;}
.join1-chk-icon [type=checkbox] {float: left; width: 0; height: 0; line-height: 0; font-size: 0; border: none;}
.join1-chk-icon .far {font-size: 24px; color: #d4d4d4;}
.join1-chk-icon .fas {font-size: 24px; color: #0056cd;}
.join1-cont {font-size: 12px; color: #666; border: 1px solid #dedede; background-color: #fff; height: 90px; overflow-y: auto;}
.join1-cont-agr {padding: 10px;}

.join1-certification {margin-top: 15px; padding: 15px 10px; background-color: #f5faff; border: 1px solid #dedede;}
.join1-certi-tit {padding-bottom: 5px; line-height: 20px; font-size: 18px; color: #1429a0;}
.join1-certi-txt {padding-bottom: 15px; line-height: 1.4em; color: #666;}
.join1-certification .btn {padding: 10px 5px; font-weight: 600; font-size: 18px; color: #fff;}

.wrap-btn-join1 {margin-top: 15px; padding: 15px 0 10px 0; border-top: 1px solid #dedede; overflow: hidden;}
.wrap-btn-join1 .btn-half {float: left; width: 50%;}
.wrap-btn-join1 .btn-half:first-child {padding-right: 5px;}
.wrap-btn-join1 .btn-half:last-child {padding-left: 5px;}
.wrap-btn-join1 .btn {display: block; padding: 15px 5px; font-size: 18px; color: #fff; border-radius: 4px;}

/* 가입완료 .container.pg-join3 */
.pg-join3-txt {margin-bottom: 15px; padding: 20px 5px; text-align: center; font-size: 18px; color:#041450;}
.join3-cont {padding: 10px 10px; font-size: 15px; color: #666; text-align: center; border: 1px solid #dedede;}

/* 바둑뉴스 list */
.news-list {}
.news-list li {padding: 15px 0; border-bottom: 1px solid #f2f2f2;}
.news-list-link {display: block; overflow: hidden;}
.news-list-thumb {float: left; width: 30%; max-height: 70px; padding: 0 15px 0 0; overflow: hidden;}
.news-list-thumb img {width: 100%; max-height: 70px; object-fit: cover;}
.news-list-txt {float: left; width: 70%;}
.news-list-title {padding-bottom: 2px; line-height: 20px; font-size: 20px; word-spacing: -1px; overflow: hidden;}
.news-list-title * {vertical-align: middle;}
.news-list-title-msg {display: block; float: left; max-width: 100%; max-width: calc(100% - 26px); padding-right: 4px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.news-list-cont {width: 100%; padding-bottom: 4px; font-size: 16px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.news-list-meta {line-height: 1em; color: #878787;}
.news-list-meta .far {padding: 0 5px 0 15px;}
.news-list-meta .far:first-child {padding-left: 0;}
.news-list-meta .icon-new,
.news-list-title .icon-new {display: block; float: left; width: 20px; height:20px; line-height: 20px; font-size: 15px; text-align: center; font-style: normal;}
.news-list li.news-list-main {padding-top: 0;}
.news-list-main .news-list-thumb {float: none; width: 100%; max-height: 150px; padding: 0 0 0 0; margin-bottom: 10px;}
.news-list-main .news-list-thumb img {width: 100%; max-height: 150px; object-fit: cover;}
.news-list-main .news-list-txt {clear: left; float: none; width: auto;}
.news-list-main .news-list-title {line-height: 22px; font-size: 22px;}
.news-list-main .news-list-title-msg {display: inline-block; max-width: 100%; max-width: calc(100% - 26px); padding-right: 4px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.news-list-main .news-list-cont {font-size: 16px;}
.news-list-main .news-list-meta {color: #;}
.news-origin {margin-left: 5px;}
.news-origin::before {content:"|"; display: inline; padding-right: 5px; font-size: 12px; color: #ccc;}
.btn-more {font-size: 16px; text-align: center;}
.btn-more a, .btn-more button {display: block; padding: 10px 0; font-size: 16px; color: #0056cd;}
.btn-more .fa-chevron-right {margin-left: 5px; font-size: 13px; vertical-align: 1px;}

/* 언론사뉴스 list */
.pg-press {}
.press-news-list li {margin-top: 10px;}
.press-news-list li:first-child {margin-top: 0;}
.press-news-link {display: block; padding: 15px 10px 10px; border: 1px solid #dedede;}
.press-name {padding: 2px 8px; border: 1px solid #1c97fe; line-height: 1.2em; font-style:normal; font-size: 14px; color: #1c97fe;}
.press-news {padding-top: 10px;}
.press-news-title {max-height: 68px; margin-bottom: 10px; font-weight: normal; word-spacing: -1px; overflow: hidden;}
.press-news-title-txt {line-height: 28px; font-size: 24px;}
.press-news .icon-new {display: inline-block; width: 24px; height: 24px; margin-left: 5px; line-height: 24px; font-size: 18px; text-align: center;}
.press-news-title * {vertical-align: middle;}
.press-news-cont {max-height: 66px; line-height: 1.4em; font-weight: 300; font-size: 16px; overflow: hidden;}
.press-news-meta {padding-top: 10px; color: #878787;}
.press-news-meta .far {padding-right: 5px;}

/* 바둑뉴스 상세페이지 view */
.news-detail {padding-bottom: 30px;}
.news-detail-header {position: relative; padding-bottom: 15px;}
.news-detail-header .btn-share {position: absolute; top: 4px; right: 0; padding-left: 5px; color: #0056cd;}
.news-detail-header .btn-share .fas{font-size: 22px;}
.news-detail-tit-cont {position: relative;}
/* .news-detail-tit-cont {position: relative; margin-right: 26px;} */
/* .news-detail-tit-cont::after {content: '|'; display: inline-block; position: absolute; top: -3px; right: 0; font-size: 22px; color:#dedede;} */
.news-detail-tit {padding:0 10px 10px 0; line-height: 30px; font-weight: normal; font-size: 24px;}
.news-detail-tit .icon-new {display: inline-block; width: 22px; height:22px; margin-left: 5px; line-height: 22px; font-size: 15px; vertical-align: 2px; text-align: center; font-style: normal; color: #fff; background-color: #e60000; border-radius: 2px;}
.news-main-img {padding-bottom: 15px;}
.news-main-img .img-wrap {text-align: center;}
.news-main-img .img-wrap img {max-width: 100%;}
.news-detail-meta {color: #878787;}
.news-detail-meta .bar::before {content: '|'; display: inline-block; padding: 0 6px; font-size: 12px;}
.news-detail-cont, .news-detail-cont p {line-height: 1.6em; font-size: 16px;}
.news-detail-cont p {padding-bottom: 10px;}
.news-detail-cont img {max-width: 100% !important; margin-bottom: 15px;}
.news-detail-cont span.w100,

/* 1. 뉴스 이미지 중 넓이 잡혀진 것 기기 이상으로 넘어가지 않도록 2. caption 높이 영역 잡아주어 아래 글과 겹치지 않도록 */
.news-detail-cont .caption,
.news-detail-cont .img {max-width: 100% !important; height: auto !important;}
.pg-news-detail .wrap-btn-share {padding: 30px 0 24px 0; text-align: center;}
.wrap-btn-share .btn-share {width: 46px; height: 46px; color: #878787; border: 1px solid #ddd; border-radius: 50%;}
.wrap-btn-share .btn-share:hover, .wrap-btn-share .btn-share:active, .wrap-btn-share .btn-share:focus {background-color: #0056cd; color: #fff;}
.wrap-btn-share .btn-share .fas {font-size: 22px;}
.pg-news-detail .news-list {border-top: 5px solid #e2e2e2;}

/* 공지사항 첨부파일 */
.view-download {margin-top: 10px; padding: 10px 0; border-top: 1px solid #dedede; border-bottom: 1px solid #dedede;}
.view-download > a {display: block; padding: 5px; color: #2759c3; border: 1px solid #dedede; background-color: #fafafa;}
.view-download > a:not(:last-child) {margin-bottom: 5px;}
.view-download-name {padding-left: 5px; text-decoration: underline;}

/* SNS 공유 - 바둑뉴스 상세페이지 :: 현재 비노출 */
.layer-wrap {position: fixed; top: 280px; left: 0; z-index: 50; width: 100%;}
.layer {width: calc(100% - 30px); min-height: 200px; margin: 0 auto; padding: 10px 15px; border: 1px solid #dedede; background-color: #fff; border-radius: 4px; box-shadow: 5px 5px 10px rgba(0, 0, 0, .2);}
.layer .ti-close {font-size: 30px; color:#c8c8c8;}
.layer .close {padding-bottom: 15px;}
.news-sns-list {overflow: hidden;}
.news-sns-list li {float: left; padding: 0 5px 10px 5px;}
.news-sns-list li [class|=btn-sns] {width: 60px; height: 60px; font-size: 0;}
.btn-sns-fb {background-color: #3b5a9a; border:1px solid #3b5a9a;}
.btn-sns-tw {background-color: #27a9e0; border:1px solid #27a9e0;}
.btn-sns-nblog {background-color: #31b349; border:1px solid #31b349;}
.btn-sns-band {background-color: #53e83c; border:1px solid #53e83c;}
.btn-sns-kakaos {background-color: #fccb00; border:1px solid #fccb00;}
.btn-sns-kakaot {background-color: #ffe800; border:1px solid #ffe800;}
.btn-sns-line {background-color: #00b800; border:1px solid #00b800;}
.btn-sns-etc {background-color: #ffffff; border:1px solid #d9dcdf;}

/* 바둑영상 리스트 :: 저해상도 기기에서는 2열이 1열이 되도록 미디어쿼리 작성하기 */
.baduk-mov-list {overflow: hidden;}
.baduk-mov-list li {float: left; width: 50%; margin-top: 10px;}
.baduk-mov-list li:nth-child(odd) {padding-right: 5px;}
.baduk-mov-list li:nth-child(even) {padding-left: 5px;}
.baduk-mov-list li:first-child, .baduk-mov-list li:nth-child(2) {margin-top: 0;}
.baduk-mov-link {display: block; border: 1px solid #dedede;}
.baduk-mov-cont {}
.baduk-mov-thumb {position: relative; width: 100%;}
.baduk-mov-thumb .icon-play {display: inline-block; position: absolute; top: 50%; left: 50%; margin: -15px 0 0 -15px; width: 30px; height: 30px; border-radius: 50%; background-color:#1c97fe; text-align: center;}
.baduk-mov-thumb .fas {line-height: 30px; color:#fff; vertical-align: middle;}
.baduk-mov-thumb img {max-width: 100%; width: 100%;}
.baduk-mov-title {width: 100%; padding: 5px 5px 0; font-size: 18px; word-spacing: -1px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.baduk-mov-meta {padding: 5px; color: #878787;}
.baduk-mov-meta .far {padding-right: 5px;}

/* 바둑영상 View */
.bmov-view {}
/* .bmov-view-title {width: 100%; padding-bottom: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;} */
.bmov-iframe-wrap {position: relative; height: 0; padding-bottom: 56.25%;}		/* 56.25% 16:9 비율 */
.bmov-iframe-wrap iframe {position: absolute; width: 100%; height: 100%;}
.btn-mov-list-wrap {padding: 15px; text-align: center;}
.btn-mov-list {display: inline-block; padding: 4px 18px; font-size: 16px; border: 1px solid #263d94;}
.btn-mov-list-wrap a {color: #263d94;}

/* 바둑사진 리스트 */
.bpic-list {overflow: hidden;}
.bpic-list li {float: left; width: 50%; margin-top: 10px;}
.bpic-list li:nth-child(odd) {padding-right: 5px;}
.bpic-list li:nth-child(even) {padding-left: 5px;}
.bpic-list li:first-child, .bpic-list li:nth-child(2) {margin-top: 0;}
.bpic-link {display: block; border: 1px solid #dedede;}
.bpic-list .bpic-cont {text-align: left;}
.bpic-thumb {position: relative; width: 100%; height: 0; padding-bottom: 56.25%; overflow: hidden;}
.bpic-thumb img {position: absolute; left: 0; top: 0; max-width: 100%; width: 100%;}
.bpic-title {width: 100%; padding: 5px 5px 0; font-size: 18px; word-spacing: -1px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.bpic-meta {padding: 5px; color: #878787;}
.bpic-meta .far {padding-right: 5px;}

/* 바둑사진 View */
.bpic-view {}
.pg-bpic-view .bpic-cont {text-align: center;}
.bpic-cont img {max-width: 100%; max-height: 100%; object-fit: cover;}
.bpic-view-title-cont {padding-bottom: 15px;}
.bpic-view-title {padding:0 10px 10px 0; line-height: 24px; font-weight: normal; font-size: 20px;}
.bpic-view-meta {color: #878787;}

/* ====================================== 바둑인광장 ====================================== */
/* 공지사항 리스트 */
.container.pg-notice-list {padding: 10px 0 0 0;}
.search {padding: 5px 0; overflow: hidden;}
.search-input {display: block; float: left; width: calc(100% - 50px); padding: 4px 15px; height: 50px; font-size: 16px; border: 1px solid #e2e2e2;}
.search .btn-search {display: block; float: left; width: 50px; height: 50px; text-align: center; color: #fff; background-color: #0056cd;}
.search .btn-search .fas {font-size: 20px;}
.notice-list {border-top: 1px solid #e2e2e2;}
.notice-list li {padding: 8px 15px; border-bottom: 1px solid #e2e2e2;}
.notice-list li.notice-fix {background-color: #edf5ff;}
.notice-list li.notice-fix .notice-list-title {color: #0056cd;}
.notice-list-link {display: block; overflow: hidden;}
.notice-list-cont {overflow: hidden;}
.notice-list-title {display: block; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; padding-bottom: 2px; font-weight: normal; font-size: 16px; word-spacing: -1px; overflow: hidden; text-overflow: ellipsis;}
.notice-list-title .icon-new {display: inline-block; width: 18px; height:18px; margin-left: 5px; line-height: 18px; font-size: 15px; text-align: center; font-style: normal;}
.notice-list-meta {color: #878787;}
.btn-more .fa-caret-down {margin-right: 10px;}

/* 아마단 신청하기 */
.pg-ama .img-wrap {padding: 15px 0; text-align: center;}
.pg-ama .img-wrap img {max-width: 100%;}
.ama-apply-cont {margin: 0 -15px; padding: 15px 15px; border-bottom: 6px solid #dedede;}
/* .ama-apply-cont .title-section {margin-bottom: 5px;} */
.ama-apply-cont .plain-txt {padding-top: 15px;}
.ama-apply-cont .table-wrap {padding: 0;}
.ama-tb1 {width: 100%;}
.ama-tb1 th {padding: 2px 10px; font-weight: normal; font-size: 12px; text-align: left; color: #fff;}
.ama-tb1 td {padding: 10px 5px; line-height: 18px; border: 1px solid #dedede;}
.ama-tb2 {width: 100%;}
.ama-tb2 th {padding: 2px 10px; font-weight: normal; font-size: 14px; text-align: left; color: #fff;}
.ama-tb2 td {padding: 5px; line-height: 20px; font-size: 14px; border: 1px solid #dedede; text-align: center;}
.ama-tb3 {width: 100%;}
.ama-tb3 thead th {padding: 2px 5px; text-align: left; color: #fff;}
.ama-tb3 tbody td {padding: 2px 5px; border: 1px solid #dedede; text-align: center;}
.ama-tb3 tbody tr:first-child td {background-color: #ebf4fc;}
.ama-tb3 tbody tr.bg-2nd td {background-color: #ebedfc;}
.ama-contact {clear: both; color: #575757; overflow: hidden;}
.ama-contact b {font-size: 15px;}
.ama-logo {padding: 3px 0; margin-right: 10px;}
.ama-tel {display: inline-block; padding: 3px 10px; border: 1px solid #dedede; border-radius: 15px; word-spacing: -1px; letter-spacing: -1px;}

/* 아마단 가족조회 */
.container.pg-ama-search {padding: 0;}
.ama-search-top {padding: 15px 0; text-align: center;}	/* 기록실 페이지에서도 쓰임. */
.ama-search-top > * {vertical-align: middle;}
.ama-search-top [type=button] .fas {line-height: 30px; font-size: 20px; color: #7faae6;}
.ama-search-field {margin-top: 5px; padding: 10px; background-color: #e2e2e2; overflow: hidden;}
.ama-search-unit,
.ama-search-year {float: left; width: 50%; height: 50px; padding: 2px 6px; font-size: 15px; border: 1px solid #c4c4c4; background-color: #fff;}
.ama-search-name {clear: both; height: 50px; white-space: nowrap;}
.ama-search-name [type=text] {width: calc(100% - 50px); height: 50px; padding: 2px 8px; font-size: 15px; border-radius: 0; border: 1px solid #c4c4c4; background-color: #fff; -webkit-appearance: none;}
.ama-search-name .btn-search {display: inline-block; width: 50px; height: 50px; background-color: #0056cd; color: #fff;}
.ama-top-year {margin: 0 10px; line-height: 30px; font-weight: bold; font-size: 30px; color: #1429a0;}
.ama-result-tb {width: 100%;}
.ama-result-tb th, .ama-result-tb td {padding:10px 5px; font-size: 15px; border: 1px solid #e2e2e2;}
.ama-result-tb thead th {font-weight: normal; color: #fff; background-color: #0056cd;}
.ama-result-tb tbody td {text-align: center;}
.ama-result-tb tbody td:nth-child(1) {color: #0056cd; background-color: #edf5ff;}

/* 아마단 취득조회 */
.container.pg-ama-license {padding: 0;}
.ama-license-msg {margin: 5px 0; padding: 10px 15px; font-size: 18px; color: #041450; text-align: center; background: url(../../images/common/pattern_bg.png) left top repeat;}
.btn-ama-license {margin: 15px 0 5px 0; padding: 6px 15px; font-size: 15px; color: #fff; background-color: #455799;}
.ama-search-num {clear: both; height: 50px; white-space: nowrap;}
.ama-search-num [type=text] {width: calc(100% - 50px); height: 50px; padding: 2px 8px; font-size: 15px; border: 1px solid #c4c4c4; background-color: #fff; -webkit-appearance: none;}
.ama-search-num .btn-search {display: inline-block; width: 50px; height: 50px; background-color: #0056cd; color: #fff;}
.ama-license-ex {padding: 10px 0; text-align: center;}
.ama-license-ex img {max-width: 100%;}
.ama-license-tb {display: flex; max-width: 100%; overflow: hidden; white-space: nowrap;}
.ama-license-tb th, .ama-license-tb td {display: block; padding:10px 15px; font-size: 15px; border-top: 1px solid #e2e2e2; border-right: 1px solid #e2e2e2;}
.ama-license-tb thead {display: flex; flex-shrink: 0;}
.ama-license-tb thead th:not(:first-child) {font-weight: normal; color: #0056cd; background-color: #edf5ff; border-right-color:#0056cd;}
.ama-license-tb thead th:first-child, .ama-license-tb tbody th {font-weight: normal; color: #fff; background-color: #0056cd;}
.ama-license-tb thead th:last-child, .ama-license-tb tbody td:last-child {border-bottom: 1px solid #e2e2e2;}
.ama-license-tb tbody {display: flex; flex-grow: 1; position: relative; overflow-x: auto; overflow-y: hidden; -webkit-overflow-scrolling : touch}
.ama-license-tb tbody tr {flex-grow: 1;}
.ama-license-tb tbody td {text-align: center;}
.ama-license-tb tbody td:nth-child(1) {color: #0056cd; background-color: #edf5ff;}
.no-result {padding: 10px 0; font-size: 16px; text-align: center;}

/* 대회참가신청 리스트 */
.container.pg-apply-go-list {padding: 10px 0 0 0;}
.apply-go-list {border-top: 1px solid #e2e2e2;}
.apply-go-list li {padding: 8px 15px; border-bottom: 1px solid #e2e2e2;}
.apply-go-list li.apply-go-ing {position: relative; padding: 8px 60px 8px 15px; background-color: #edf5ff;}
.apply-go-list li.apply-go-ing .apply-go-list-title {color: #0056cd;}
.apply-go-list-link {display: block; overflow: hidden;}
.apply-go-list-cont {overflow: hidden;}
.apply-go-list-title {display: block; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; padding-bottom: 2px; font-weight: normal; font-size: 16px; word-spacing: -1px; overflow: hidden; text-overflow: ellipsis;}
.apply-go-list-meta {color: #878787;}
.btn-apply-go {position: absolute; top: 12px; right: 15px; z-index: 3; width: 40px; height: 40px; line-height: 40px; vertical-align: middle; background-color:#0056cd; color: #fff; font-size: 15px; border-radius: 2px;}

/* 대회참가신청 상세 */
.container.pg-apply-go-view {padding: 0;}
.apply-go-viwe-top {padding: 10px;}
.apply-go-tit-cont {padding-bottom: 15px;}
.apply-go-tit {padding:0 10px 10px 0; line-height: 30px; font-weight: normal; font-size: 24px;}
.apply-go-meta {color: #878787;}
.apply-go-meta .bar::before {content: '|'; display: inline-block; padding: 0 6px; font-size: 12px;}
.apply-go-visual {max-height: 200px; overflow: hidden;}
.apply-go-visual img {max-width: 100%; width: 100%;}
.apply-go-info {padding: 0 15px 0; border: 1px solid #e2e2e2; border-bottom-left-radius: 2px; border-bottom-right-radius: 2px;}
.apply-go-info li {padding: 10px 0; font-size: 16px; border-bottom: 1px solid #e2e2e2; color: #4c4c4c;}
.apply-go-info li:last-child {border: none;}
.apply-go-info li.ft-lightbl {color: #0056cd;}
.apply-go-view-btns {padding: 10px 0 10px 0; overflow: hidden;}
.apply-go-view-btns li {float: left; width: 33.3%;}
.apply-go-view-btns .btn {width: 100%; padding: 8px 10px; font-weight: bold; font-size: 15px; color: #fff; text-align: center;}
.apply-go-view-btns li:nth-child(1) {padding-right:6px;}
.apply-go-view-btns li:nth-child(2) {padding: 0 3px;}
.apply-go-view-btns li:nth-child(3) {padding-left:3px;}
.pg-apply-go-view .btn-more {border-top: 1px solid #dedede; border-bottom: 6px solid #dedede;}
.apply-go-detail {padding: 10px 15px;}
.apply-go-detail img {max-width: 100%; width: 100%;}

/* 대회참가신청 확인 */
.container.pg-apply-confirm {padding: 5px 15px 15px 15px;}
.pop-header {position: relative; min-height: 47px; background-color: #0056cd;}
.pop-title-cont {padding: 8px 15px 0 15px; font-size: 20px; color: #fff;}
.pop-title-cont strong {display: inline-block; padding-bottom: 8px; border-bottom: 1px solid #fff;}
.pop-header .btn-close {position: absolute; bottom:8px; right: 15px;}
.pop-header .btn-close .ti-close {font-weight: bold; font-size:24px; color: #d7d7d7;}

.apply-confirm-msg {margin: 5px 0; padding: 10px 15px; font-size: 16px; color: #041450; text-align: center; background: url(../../images/common/pattern_bg.png) left top repeat;}
.apply-confirm-cont {padding-top: 5px;}
.apply-confirm-tb {width: 100%; border-top: 1px solid #dedede;}
.apply-confirm-tb tbody th, .apply-confirm-tb tbody td {font-size: 16px; border-bottom: 1px solid #dedede; white-space: nowrap;}
.apply-confirm-tb tbody th {padding: 10px 15px; background-color:#edf5ff; color: #0056cd;}
.apply-confirm-tb tbody td {padding: 5px 5px; border-left: 1px solid #dedede;}
.apply-confirm-tb td select {height: 30px; border-color: #ddd;}
.apply-confirm-tb td input {height: 30px; padding: 2px 5px; font-size: 14px; border: 1px solid #ddd;}
.apply-confirm-tb td input.tel {width: 60px;}
.apply-confirm-tb td [type=password] {width: 100%;}

/* 대회참가신청서 작성하기 */
.wrap-btn-save {margin-top: 15px; padding: 15px 0 10px 0; border-top: 1px solid #dedede;}
.apply-edit-top {margin-bottom: 10px; border-bottom: 1px solid #dedede;}
.apply-edit-tb {width: 100%; margin-bottom: 10px;}
.apply-edit-tb tbody th, .apply-edit-tb tbody td {font-size: 15px; border: 1px solid #dedede; white-space: nowrap;}
.apply-edit-tb tbody th {padding: 10px 5px; letter-spacing: -1px; background-color:#edf5ff; color: #0056cd;}
.apply-edit-tb tbody td {padding: 5px 5px;}
.apply-edit-tb td select {height: 30px; border-color: #ddd;}
.apply-edit-tb td input {height: 30px; padding: 2px 5px; font-size: 14px; border: 1px solid #ddd;}
.apply-edit-tb td input.tel {width: 60px;}
.apply-edit-tb td [type=password] {width: 100%;}
.apply-edit-tb .addr1 [type=text], .apply-edit-tb .addr2 [type=text] {width: 100%;}
.addr1 .btn {padding: 5px 10px; border-radius: 4px; color: #fff; background-color: #0056cd;}
.add-info-tb {width: 100%; margin-bottom: 10px; background-color: #f8f8f8;}
.add-info-tb:first-child {margin-top: 5px;}
.add-info-tb tbody th, .add-info-tb tbody td {font-size: 16px; border: 1px solid #dedede; white-space: nowrap;}
.add-info-tb tbody th {padding: 10px 15px; background-color:#edf5ff; color: #0056cd;}
.add-info-tb tbody td {padding: 5px 5px;}
.add-info-tb td select {width: 100%; height: 30px; border-color: #ddd;}
.add-info-tb td input {width: 100%; height: 30px; padding: 2px 5px; font-size: 14px; border: 1px solid #ddd;}
.add-info-tb td input.tel {width: 60px;}
.add-info-tb td [type=password] {width: 100%;}
.add-info-tb .btn {padding: 5px 10px; border-radius: 4px; color: #fff;}
.zipcode-here {display:none; position:relative; border:1px solid; width:100%; height:150px; margin:5px 0;}
.zipcode-close {position:absolute; right:0px; top:-30px; z-index:1; width: 30px; height: 30px; background-color:#0056cd; color: #fff;}
.zipcode-close .ti-close {font-size: 20px; color: #fff;}
.pg-apply-edit .btn-save {box-sizing: border-box; width: 100%; padding: 10px 5px; font-size: 18px; color: #fff; border-radius: 4px; background-color: #0056cd;}

/* 대회참가신청서 보기 */
.pg-apply-info {}
.apply-edit-tb.apply-info-tb tbody td {padding: 5px 10px; white-space: normal;}
.add-info-tb.apply-info-tb tbody th {padding: 5px 6px; font-size: 15px; letter-spacing: -1px;}
.add-info-tb.apply-info-tb tbody td {padding: 5px; font-size: 15px; white-space: normal;}
.pg-apply-info .wrap-btns {margin-top: 15px; border-top: 1px solid #dedede; overflow: hidden;}
.pg-apply-info .btns-3div {padding-top: 15px;}

/* 바둑토크 리스트 - 공지사항 리스트 포맷 사용 */
.container.pg-talk-list {padding: 0;}
.page-title-area {position: relative;}
.page-title-area .btn-edit {display: block; position: absolute; right: 5px; top: 0; height: 100%; padding: 0 10px 0 15px;}
.page-title-area .fas {line-height: 47px; font-size: 20px; color: #0056ce; vertical-align: middle;}
.talk-list li.notice-fix .talk-list-name {color: #242424;}
.talk-list .notice-list-meta .far {padding: 0 5px 0 10px;}
.notice-list-meta .far {padding: 0 5px 0 10px;}

/* 바둑토크 에딧 */
.pg-talk-edit {}
.basic-tb {width: 100%; margin-bottom: 10px;}
.basic-tb tbody th, .basic-tb tbody td {font-size: 15px; border: 1px solid #dedede;}
.basic-tb tbody th {padding: 10px 5px; letter-spacing: -1px; background-color:#edf5ff; color: #0056cd;}
.basic-tb tbody td {padding: 5px 5px;}
.basic-tb td input {height: 30px; padding: 2px 5px; font-size: 14px; border: 1px solid #ddd;}
.basic-tb-title, .basic-tb-cont {width: 100%; font-size: 14px;}

/* 바둑토크 뷰 */
.container.pg-talk-view {padding: 0;}
.talk-view {padding: 15px 15px 10px; margin-bottom: 10px; border-bottom: 6px solid #e2e2e2;}
.talk-view-header {position: relative; padding-bottom: 10px;}
.talk-view-tit-cont {position: relative;}
.talk-view-tit {padding:0 10px 5px 0; line-height: 28px; font-weight: normal; font-size: 20px;}
.talk-view-tit .icon-new {display: inline-block; width: 18px; height:18px; margin-left: 5px; line-height: 18px;	font-size: 14px; vertical-align: 2px; text-align: center; font-style: normal;}
.talk-view-meta {color: #878787;}
.talk-view-meta .bar::before {content: '|'; display: inline-block; padding: 0 6px; font-size: 12px;}
.talk-view-cont {line-height: 1.6em; font-size: 14px;}
.talk-view-cont p {padding-bottom: 10px;}
/* 바둑토크 뷰 - 댓글 */
.talk-reply {padding: 0 15px 15px 15px;}
.talk-reply-title {font-size: 18px;}
.talk-reply-caution {margin: 5px 0; padding: 8px 10px; line-height: 1.6em; color: #858585; border: 1px solid #dedede; background-color: #f7f7f8;}
.talk-reply-input {margin-bottom: 5px;}
.talk-reply-input [type=text],
.reply-input-box [type=text] {width: calc(100% - 60px); padding: 4px 8px; height: 40px; font-size: 15px; border: 1px solid #c4c4c4;}
.talk-reply-input .btn-submit,
.reply-list-1depth .btn-submit {width: 60px; height: 40px; font-size: 15px; color: #fff;}
.reply-list-1depth {border-top: 1px solid #dedede;}
.reply-list-1depth > li, .reply-list-2depth > li {border-bottom: 1px solid #e2e2e2;}
.reply-list-1depth .btn-reply, .talk-view-meta .btn-reply {padding: 4px 10px; font-size: 13px; border: 1px solid #dedede; background-color: #fff;}
.reply-wrap {padding: 8px 0;}
.reply-name, .reply-cont, .reply-date {width: 100%;}
.reply-name {text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
.reply-cont {padding-bottom: 3px; color: #4c4c4c;}
.reply-date {padding-bottom: 3px; color: #878787;}
.reply-list-2depth {background-color: #f0f0f0;}
.reply-list-2depth li::before {content:''; display: inline-block; width: 10px; height: 10px; margin: 10px 2px 0 5px; vertical-align: top; border-left: 1px solid #242424; border-bottom: 1px solid #242424;}
.reply-list-2depth .reply-wrap {display: inline-block;}
.reply-input-box table {width: 100%;}
.btn-mv-list {display: inline-block; padding: 6px 15px; border: 1px solid #ccc;}

/* 공개해설신청 */
.container.pg-commentary {padding: 0;}
.commentary-top {background: url(../../images/common/pattern_bg.png) left top repeat; border-bottom: 2px dashed #fff;}
.commentary-info {padding: 15px;}
.commentary-info > h2 {height: 46px; padding: 5px 0; font-size: 22px; color: #fff; background-color: #0056cd; text-align: center;}
.commentary-unit {position: relative; text-align: center; overflow: hidden;}
.commentary-top .commentary-unit.bg-fff {padding: 15px 0 20px 0;}
.commentary-profile {float: left; width: 50%; padding: 0 10px; vertical-align: middle;}
.commentary-profile + .center-icon {position: absolute; top: 50%; left: 50%; z-index: 2; margin: -45px 0 0 -15px; display: inline-block; font-size: 26px; color: #0056cd;}
.commentary-profile + .center-icon .fas {font-size: 40px;}
.commentary-profile .img-wrap {width: 80px; height: 80px; margin: 0 auto; border-radius: 50%; overflow: hidden; border: 1px solid #dedede;}
.commentary-profile .img-wrap img {max-width: 100%; width: 100%;}
.commentary-caption {padding-top: 8px; line-height: 1.25em; font-weight: bold; font-size: 15px;}

.commentary-league {padding: 0 15px 15px 15px;}
.commentary-league > h2 {height: 46px; padding: 8px 0; font-weight: normal; font-size: 18px; background-color: #0056cd; text-align: center; color: #fff;}
.commentary-league-cont {border: 1px solid #fff; border-top-width: 0;}
.commentary-league-cont .commentary-profile {padding: 15px 0 10px 0;}
.commentary-profile + .center-text {position: absolute; top: 40px; left: 50%; z-index: 2; margin: 0 0 0 -14px; font-weight: bold; font-size: 24px;}
.commentary-league-place {margin: 0 15px 15px 15px; padding: 2px 0; text-align: center; font-weight: bold; background-color: #e2e2e2; border-radius: 10px;}
.commentary-league-detail {margin: 0 15px; font-size: 15px; overflow: hidden;}
.commentary-league-detail .ft-lightbl {float: left; clear: left; width: 66px; color: #0056cd;}
.commentary-league-detail li {float: left; width: 100%; padding: 10px 0 10px 0; border-top: 1px solid #e2e2e2;}

.commentary-support {padding: 20px 15px;}
.commentary-support-bnr {margin-left: -15px; overflow: hidden;}
.commentary-support-bnr > a {display: block; float: left; max-width: 50%; padding-left: 15px;}
.commentary-support-bnr > a img {max-width: 100%;}

.commentary-cs {padding: 0 15px 15px 15px;}
.commentary-cs a.cs-tel {padding-left: 15px; color: #041450;}
.commentary-cs .wrap-btn-half {border-top: none;}

.input-calendar {position: relative;}
.btn-cal {position: absolute; top: 0; right: 0; padding: 4px 10px;}
.btn-cal .fas {font-size: 20px; color: #ccc;}
.commentary-memo {padding: 15px; border-top: 1px solid #dedede; border-bottom: 1px solid #dedede;}
.commentary-submit {padding: 15px; text-align: right;}
.commentary-submit .btn {padding: 10px 20px; font-size: 16px; color: #fff;}

/* ====================================== 기록실 ====================================== */
/* 대국결과 */
.container.pg-go-result {padding: 0;}
.ama-top-year {margin: 0 10px; line-height: 30px; font-weight: bold; font-size: 30px; color: #1429a0;}

.month-tabs {border-top: 1px solid #dedede; border-bottom: 1px solid #0056cd;}
.month-tabs ul {display: flex; flex-direction: row; flex-shrink: 0; flex-grow: 1; overflow-x: auto; overflow-y: hidden;}
.month-tabs li {flex-grow: 1;}
.month-tabs .btn {display: block; width: 60px; padding: 10px 0; font-size: 24px; color: #555; border-bottom: 2px solid transparent;}
.month-tabs .btn.active {border-bottom-color: #0056cd; color:#0056cd;}
.month-tabs .btn > span {font-size: 16px;}
.month-tabs.gisa-tabs .btn {width: auto; padding: 8px 10px; font-weight: bold; font-size: 20px; white-space: nowrap;}

.search-field {padding: 10px; background-color: #e2e2e2; overflow: hidden;}
.search-field-half {clear: both; overflow: hidden;}
.pg-go-result .search-field-half {height: 50px; white-space: nowrap;}
.pg-go-result .search-field-half [type=text] {float: left; width: 50%; height: 100%; padding: 2px 8px; font-size: 15px; border: 1px solid #c4c4c4;}
.pg-go-result .search-field-half > select {float: left; width: 50%; height: 100%; font-size: 15px; border: 1px solid #c4c4c4;}
.search-field-go-result {overflow: hidden;}
.search-field-go-result > select {float: left; width: calc(100% - 50px); height: 50px; font-size: 15px; border: 1px solid #c4c4c4;}
.search-field-go-result .btn-search {width: 50px; height: 50px; background-color: #0056cd; color: #fff;}
.link-gisa {border-bottom: 1px solid;}
.pg-go-result a.winner {color: #0056cd;}
.pg-go-result a.loser {color: #4c4c4c;}
.pg-go-result .basic3-tb tbody .text-left > th,
.pg-go-result .basic3-tb tbody .text-left > td {text-align: left;}

.score-tb {width: 100%;}
.score-tb th, .score-tb td {padding: 6px 4px; font-size: 15px; border: 1px solid #c4c4c4;}
.score-tb td {text-align: center; background-color: #fff;}
.score-tb thead th {color: #fff;}
.score-tb thead th:nth-of-type(1) {background-color: #c32e6d}
.score-tb thead th:nth-of-type(2) {background-color: #1c97fe}
.score-tb thead th:nth-of-type(3) {background-color: #263d94}
.score-tb thead th:nth-of-type(4) {background-color: #808080}
.score-tb thead th:nth-of-type(5) {background-color: #d46f6f}

/* 대국일정 */
.container.pg-go-schedule {padding: 0;}
.label-go {padding: 6px 4px; background-color: #e2e2e2;}
.label-go-list li {display: inline-block; padding-right: 5px; white-space: nowrap;}
.label-go-list li:last-child {padding-right: 0;}
.label-go-list li em,
.label-pre, .label-main,
.label-world, .label-etc {display: inline-block; padding: 2px 4px; margin-right: 4px; line-height: 14px; font-size: 12px; font-style: normal; color: #fff; border-radius: 2px;}
.label-go-1 em, .label-pre {
    background-color: #263d94;
}
.label-go-1 span {
    color: #263d94;
}
.label-go-2 em, .label-main {background-color: #1c97fe;}
.label-go-2 span {color: #1c97fe;}
.label-go-3 em, .label-world {
    background-color: #c32e6d;
}
.label-go-3 span {
    color: #c32e6d;
}
.label-go-4 em, .label-etc {background-color: #808080;}
.label-go-4 span {color: #808080;}
.pg-go-schedule .table-wrap {padding-top: 0;}
.pg-go-schedule .basic4-tb tbody th {background-color: #edf5ff; color:#0056cd;}
/* #basic4-tb-schedule 은 통합검색의 대국일정 테이블 id */
.pg-go-schedule .basic4-tb .label-pre,
.pg-go-schedule .basic4-tb .label-main,
.pg-go-schedule .basic4-tb .label-world,
.pg-go-schedule .basic4-tb .label-etc,
#basic4-tb-schedule .label-pre,
#basic4-tb-schedule .label-main,
#basic4-tb-schedule .label-world,
#basic4-tb-schedule .label-etc {margin-right: 0;}
.pre-match td { color: #263d94;}
.main-match td {color: #1c97fe;}
.world-match td {color: #c32e6d;}
.etc-match td {color: #808080;}

/* 전체기보 */
.container.pg-record-all {padding: 0;}
.pg-record-all .search-field-triple {height: 50px; white-space: nowrap;}
.pg-record-all .search-field-triple [type=text] {float: left; width: 34%; height: 100%; padding: 2px 8px; font-size: 15px; border: 1px solid #c4c4c4;}
.pg-record-all .search-field-triple > select {float: left; width: 32%; height: 100%; font-size: 15px; border: 1px solid #c4c4c4;}
.search-field-go-result .input-go-name {float: left; width: calc(100% - 50px); height: 50px; font-size: 15px; border: 1px solid #c4c4c4;}
.search-field-go-result .btn-search {width: 50px; height: 50px; background-color: #0056cd; color: #fff;}

.pg-record-all .tb-date {width: 60px; white-space: normal;}
.pg-record-all a.winner {color: #0056cd;}
.pg-record-all a.loser {color: #4c4c4c;}
.btn-record-view {display: inline-block; padding: 2px 4px; line-height:16px; font-size:12px; color: #666; border: 1px solid #a9a9a9; background-color:#fff; white-space: nowrap;}

/* 전체 검색 */
.container.pg-search {padding: 0;}
.search-title {margin-bottom: 10px; font-size: px; color: #1429a0;}
.search-box {padding: 15px 15px 0;}
.search-word {width: calc(100% - 35px); height: 35px; padding: 2px 5px;  font-size: 14px; border: 1px solid #b4b4b4;}
.search-btn {width: 35px; height: 35px; font-size: 18px; text-align: center; background-color: #1c97fe; color:#fff;}
.pg-search .news-list {border-top: 1px solid #f2f2f2;}
.pg-search .news-list li:last-child {border-bottom: none;}
.pg-search .news-list-title-msg {max-width: 100%; padding-right: 0;}
.pg-search .btn-more {margin-bottom: 20px; border-top: 1px solid #dedede; border-bottom: 6px solid #dedede;}
.pg-search .table-wrap,
.pg-search .baduk-mov-list,
.pg-search .bpic-list {padding: 0 0 10px 0;}
.pg-search a.winner {color: #0056cd;}
.pg-search a.loser {color: #4c4c4c;}

.pop-bpic {position: fixed; top: 0; left: 0; z-index: 100; width: 100%; height: 100%; max-height: 100%; background-color: #fff;}
.pop-bpic .bpic-view {padding: 15px;}
.pop-bpic .bpic-cont {text-align: center;}

/* 기사정보 */
.container.pg-gisa-info {padding: 0;}
.gisa-tabs {margin-bottom: 10px;}
.gisa-list {display: flex; padding-bottom: 2px; color: #fff;}
.gisa-dan {display: flex; flex-shrink: 0; flex-direction: column; align-items: center; justify-content: center; text-align: center; width: 70px; background-color: #0056cd;}
.gisa-dan .ft-18 {line-height: 1em;}
.gisa-list .table-wrap {flex-grow: 1; padding: 0; text-align: center;}
.gisa-list .basic4-tb tbody td {padding: 8px 10px;}

/* 기사정보 보기 */
.container.pg-gisa-view {padding: 0;}
.title-area {position: relative; padding: 5px 15px 0; border-bottom: 1px solid #e2e2e2;}
.title-text {position: relative; z-index: 2; bottom: -1px; display: inline-block; padding-bottom: 8px; font-size: 19px; color: #1429a0; border-bottom: 1px solid #1c97fe;}
.title-area * {vertical-align: middle;}
.header-gisa {position: relative; padding: 0 15px; color: #fff; background-color: #041450;}
.home-logo {display: inline-block; margin: 0 10px 0 0; vertical-align: 8px;}
.page-title-gisa {display: inline-block; font-size: 24px; color: #fff;}
.page-title-gisa > span {display: inline-block; padding: 14px 0 11px 0; line-height: 26px; border-bottom: 3px solid #fff;}
.header-gisa [class|=ti] {position: absolute; top: 14px; right: 15px; font-size: 26px; color: #fff;}

.gisa-preview {clear: both; padding: 15px; overflow: hidden; background-color: #1c97fe;}
.gisa-preview:not(:first-of-type) {margin-top: 10px;}
.gisa-pic {float: left; width: 75px; height: 80px; border-radius: 50%; overflow: hidden; background-color: #dedede;}
.gisa-pic img {width: 100%;}
.gisa-view-info {float: left; width: calc(100% - 75px); padding-left: 15px;}
.gisa-name {position: relative; font-size: 22px;}
.gisa-name::before {content:''; display: block; position: absolute; top: 2px; left: -3px; width: 30px; height: 30px; border-radius: 50%; background-color: #041450;}
.gisa-name > em {position: relative; z-index: 3; color: #fff;}
.gisa-belong {font-size: 15px; overflow: hidden;}
.gisa-belong dt {clear: both; float: left; padding-right: 10px; color: #041450;}
.gisa-belong dd {float: left; color: #fff;}
.gisa-go-info {clear: both; padding-top: 10px; overflow: hidden;}
.gisa-go-detail {float: left; width: 50%; text-align: center;}
.gisa-go-detail:first-child {padding-right: 2px;}
.gisa-go-detail:last-child {padding-left: 2px;}
.gisa-go-detail h4 {padding: 2px 0; font-size: 15px; color:#fff;}
.gisa-go-detail:first-child h4 {background-color: #041450;}
.gisa-go-detail:last-child h4 {background-color: #0056cd;}
.gisa-go-val {font-size: 18px; color: #fff;}
.gisa-go-val em {font-size: 22px;}
.gisa-go-refer {font-size: 13px; color: #041450;}

.gisa-career .btn-more, .gisa-news .btn-more, .gisa-go .btn-more, .gisa-record .btn-more {border-top: 1px solid #dedede;}
.gisa-cont {border-bottom: 6px solid #dedede;}
.gisa-detail-list {max-height: 150px; padding: 10px 15px; border-bottom: 6px solid #dedede; overflow-y: auto;}
.gisa-cont .gisa-detail-list, .gisa-mov .gisa-cont {border-bottom: none;}
.gisa-news .news-list {padding: 0 15px;}
.gisa-news .news-list li:last-child {border-bottom: none;}
.gisa-news .news-cate {color: #263d94;}
.gisa-record .tb-date,
.gisa-go .tb-date {width: 62px; white-space: normal; letter-spacing: -1px;}
.gisa-go a.winner {color: #0056cd;}
.gisa-go a.loser {color: #4c4c4c;}
.gisa-picture .gisa-cont, .gisa-mov .gisa-cont {padding: 10px 15px;}
.title-area {overflow: hidden;}
.title-area .more {float: right; padding: 5px 0 4px 15px;}

/* 기사 랭킹 */
.container.pg-gisa-ranking {padding: 0;}
.pg-gisa-ranking .ama-search-top {position: relative;}
.btn-help {position: absolute; top: 50%; right: 10px; height: 26px; margin-top: -13px; padding: 2px 10px; font-weight: bold; font-size: 14px; color:#0056cd; border: 1px solid #7faae6; border-radius: 14px;}
.latest-unit {margin: 5px 0;}
.latest-unit-list {display: flex; flex-shrink: 0; flex-grow: 1; overflow-x: auto; overflow-y:hidden;}
.latest-unit-list li {flex-grow: 1;}
.latest-unit-list li:first-child, .latest-unit-list li:nth-child(5) {background-color: #1c97fe;}
.latest-unit-list li:nth-child(2) {background-color: #263d94;}
.latest-unit-list li:nth-child(3) {background-color: #041450;}
.latest-unit-list li:nth-child(4) {background-color: #455799;}
.latest-unit-item {position: relative; min-width: 300px; width: 100%; min-height: 120px;}
.latest-unit-list.mranking .latest-unit-item {min-width: 200px; width: 100%;}

.top-label {position: absolute; top: 0; left: 10px; width: 53px; height: 73px; padding-top: 10px; line-height: 22px; font-weight: bold; font-size: 17px; letter-spacing: -1px; text-align: center; background: url(../../images/common/bg_label.png) left top no-repeat; background-size: 100%;}
.latest-unit-list.mranking .top-label {height: 58px; background-position: left -15px;}
.latest-change {position: absolute; bottom: 5px; left: 10px; width: 53px; height: 50px; text-align: center; line-height: 15px; font-size: 16px; color: #fff;}
.latest-change > p:first-child {display: flex; height: 100%; align-items: center;  justify-content: center;}
.latest-change .fas {display: block; font-size: 22px;}
.latest-change .fa-minus {font-size: 15px;}
.latest-change span {display: block; max-width: 100%;}
.latest-change.v-up * {color: #fe611c;}
.latest-change.v-down * {color: #1c97fe;}
.latest-change em {display: block; max-width: 100%; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}

.go-date {display: block; font-size: 15px;}
.rank-unit {font-size: 15px;}
.latest-unit-list li:first-child .top-label {color: #1c97fe;}
.latest-unit-list li:nth-child(2) .top-label {color: #263d94;}
.latest-unit-list li:nth-child(3) .top-label {color: #041450;}
.latest-unit-list li:nth-child(4) .top-label {color: #455799;}
.go-info {margin-left: 63px; padding: 15px; text-align: center;}
.go-time {display: block; font-weight: bold; font-size: 18px; color: #fff;}
.latest-unit-list li:first-child .go-time {color: #041450;}
.go-name {display: block; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; height: 48px; margin-top: 8px; text-overflow: ellipsis; overflow: hidden; font-size: 16px; color: #fff;}

.mranking .go-info {margin-left: 63px; padding: 10px 15px 4px; text-align: center;}
.player-pic {display: block; width: 54px; height: 58px; margin: 0 auto 5px auto; border-radius: 50%; border: 1px solid #dedede; overflow: hidden;}
.player-pic img {width: 100%;}
.player-name, .player-point {width: 100%; font-weight: bold; font-size: 15px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
.player-name {display: inline-block; padding-bottom: 2px; color: #fee600;}
.player-name > span {border-bottom: 1px dashed #fee600;}
.player-point {display: block;}
.mranking li:not(:first-child) .player-point {color: #fff;}

.pg-gisa-ranking .basic4-tb tbody td:first-of-type {color: #0056cd; background-color: #edf5ff;}
.pg-gisa-ranking .table-wrap {padding-bottom: 0; border-bottom: 6px solid #dedede;}
.rank-up .fas, .rank-down .fas {margin-right: 5px; font-size: 20px;}
.rank-up {color: #fe611c;}
.rank-down {color: #1c97fe;}

/* 상금랭킹 */
.container.pg-prize-ranking {padding: 0;}
.pg-prize-ranking .basic4-tb tbody td:first-of-type {color: #0056cd; background-color: #edf5ff;}
.pg-prize-ranking .table-wrap {padding-bottom: 0; border-bottom: 6px solid #dedede;}

/* 공통 */
.icon-new {font-style: normal; background-color: #e60000; color: #fff; border-radius: 2px;}
.pg-ama-search .btn-more, .pg-ama-license .btn-more,
.pg-talk-view .btn-more, .pg-go-result .btn-more,
.pg-year-rank .btn-more, .pg-gisa-ranking .btn-more,
.pg-prize-ranking .btn-more {border-top: 1px solid #dedede;}

/* 제목 스타일 글자 위에 파란바  */
.title-topbar {position: relative; padding: 5px 0 8px 0; color: #1429a0; letter-spacing: -1px;}
.title-topbar::before {content:''; display: block; position: absolute; top: 0; left: 0; width: 27px; height: 3px; background-color: #1c97fe;}

/* 버튼 3분할 꽉차게 */
.btns-3div {padding: 10px 0 10px 0; overflow: hidden;}
.btns-3div li {float: left; width: 33.3%;}
.btns-3div .btn {width: 100%; padding: 8px 10px; font-weight: bold; font-size: 15px; color: #fff; text-align: center;}
.btns-3div li:nth-child(1) {padding-right:6px;}
.btns-3div li:nth-child(2) {padding: 0 3px;}
.btns-3div li:nth-child(3) {padding-left:3px;}

/* 버튼 2분할 꽉차게 */
.wrap-btn-confirm, .wrap-btn-half {clear: both; margin-top: 15px; padding: 15px 0 10px 0; border-top: 1px solid #dedede; overflow: hidden;}
.wrap-btn-confirm .btn-half,
.wrap-btn-half .btn-half {float: left; width: 50%;}
.wrap-btn-confirm .btn-half:first-child,
.wrap-btn-half .btn-half:first-child {padding-right: 5px;}
.wrap-btn-confirm .btn-half:last-child,
.wrap-btn-half .btn-half:last-child {padding-left: 5px;}
.wrap-btn-confirm .btn,
.wrap-btn-half .btn {display: block; padding: 10px 5px; font-size: 16px; color: #fff; border-radius: 4px;}
.wrap-btn-half .btn {width: 100%;}

/* table wrapper */
.table-wrap {padding: 5px 0;}

/* 좌우 보더 없는 테이블 */
.basic2-tb {width: 100%; border-top: 1px solid #dedede;}
.basic2-tb tbody th, .basic2-tb tbody td {font-size: 15px; border-bottom: 1px solid #dedede; white-space: nowrap;}
.basic2-tb tbody th {padding: 10px 10px; background-color:#edf5ff; color: #0056cd;}
.basic2-tb tbody td {padding: 5px 5px; border-left: 1px solid #dedede;}
.basic2-tb td select {height: 30px; border-color: #ddd;}
.basic2-tb td input {height: 30px; padding: 2px 5px; font-size: 14px; border: 1px solid #ddd; color: #4c4c4c;}
.basic2-tb td input.tel {width: 60px; color: #4c4c4c;}
.basic2-tb td [type=password] {width: 100%; color: #4c4c4c;}
.basic2-tb td textarea {font-size: 14px; color: #4c4c4c;}

/* 최좌측 열고정, 우측 스크롤되는 테이블 */   /* ama-license-tb 는 같은 형태이나 이 클래스를 사용하지 않음. */
.basic3-tb {display: flex; max-width: 100%; overflow: hidden; white-space: nowrap;}
.basic3-tb th, .basic3-tb td {display: block; padding:10px 15px; font-size: 15px; border-top: 1px solid #e2e2e2; border-right: 1px solid #e2e2e2;}
.basic3-tb thead {display: flex; flex-shrink: 0;}
.basic3-tb thead th:not(:first-child) {font-weight: normal; color: #0056cd; background-color: #edf5ff; border-right-color:#0056cd;}
.basic3-tb thead th:first-child, .basic3-tb tbody th {font-weight: normal; color: #fff; background-color: #0056cd;}
.basic3-tb thead th:last-child, .basic3-tb tbody td:last-child {border-bottom: 1px solid #e2e2e2;}
.basic3-tb tbody {display: flex; flex-grow: 1; position: relative; overflow-x: auto; overflow-y: hidden;}
.basic3-tb tbody tr {flex-grow: 1;}
.basic3-tb tbody td {text-align: center;}
.basic3-tb tbody td:nth-child(1) {color: #0056cd; background-color: #edf5ff;}
.basic3-tb tbody td [type=button] {font-size: 15px;}
.basic3-tb thead th.no-cont {border-top-color: transparent;}

/*  */
.basic4-tb {width: 100%; border-top: 1px solid #dedede;}
.basic4-tb thead th {white-space: nowrap;}
.basic4-tb thead th {padding: 6px 6px; font-size: 15px; background-color:#0056cd; color: #fff; border: 1px solid #dedede;}
.basic4-tb tbody th, .basic4-tb tbody td {padding: 5px 10px; font-size: 15px; border: 1px solid #dedede;}
.basic4-tb tbody tr.bg-row th,
.basic4-tb tbody tr.bg-row td {background-color: #f3f3f3;}
.tb-date, .tb-nowrap {white-space: nowrap;}
.basic4-tb tbody td.ft-14 {font-size: 14px;}