@charset "utf-8";

/* 選手プロフィール関連の単独スタイル
---------------------------------------------------- */


/* common style
---------------------------------------------------- */
#reg-smenu {
    margin: 20px auto 0 auto;
    width: 720px;
    height: 29px;
    /*background: url(../../data/img/bg_smenu.gif) top left no-repeat;*/
}

#reg-smenu ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

#reg-smenu li {
    float: left;
    margin: 0;
    line-height: 1;
    list-style: none;
}

#reg-smenu ul.noimg {
    padding: 0;
    margin: 0;
    list-style: none;
    display: table;
    width: 100%;
}

#reg-smenu ul.noimg li {
    margin: 0;
    line-height: 1;
    list-style: none;
    display: table-cell;
    text-align: center;
    width: 50%;
    float: none;
}

#reg-smenu ul.noimg li a {
    display: block;
    background: #E5E5E5;
    font-size: 13px;
    color: #222;
    padding: 10px;
    text-decoration: none;
}

#reg-smenu ul.noimg li+li {
    border-left: 1px solid #FFF;
}

#article div.contents {
    width: 720px;
    margin: 16px 10px 20px 10px;
}



/* player & staff - list page
--------------------------------------- */
#pitcher,
.staff #first-team {
    padding: 16px 0 10px;
    border-bottom: 1px solid #000000;
}

#catcher,
#infielder {
    padding: 10px 0;
    border-bottom: 1px solid #000000;
}

#outfielder,
.staff #farm {
    padding: 10px 0;
}

div.player-list-box {}

div.player-potision {
    width: 720px;
    margin: 0 10px;
}

div.player-potision th {
    width: 60px;
    background: #FFCC00 url(../../data/player/img/bg_filed.gif) top left no-repeat;
}

div.player-potision td.player-list-box table {
    margin: 10px 0 0 8px;
}

div.player-potision td.player-list-box td {
    width: 217px;
    padding: 0 0 8px 0;
    background: url(../../data/player/img/img_list_line1.gif) bottom left repeat-x;
}

div.player-potision td.player-list-box div.player-list-img {
    /*float: left;
    width: 58px;*/
    text-align: center;
}

div.player-potision td.player-list-box div.player-list-img img {
    border: 4px solid #E9E7E7;
}

div.player-potision td.player-list-box div.player-list-name {
    /*  float: left;
    width: 157px;
*/
    padding-left: 2px;
    margin: 10px 0;
    line-height: 1.4;
    font-size: 11px;
    text-align: center;
}

div.player-potision td.player-list-box div.player-list-name a {
    color: #000000;
}

div.player-potision td.player-list-box div.ikusei,
.staff div.player-potision td.player-list-box div.player-list-name {
    margin-top: 8px !important;
}

div.player-potision td.player-list-box div.ikusei span,
div.player-potision td.player-list-box span {
    font-size: 10px;
}


/* 2019-RENEW player & staff - list page
--------------------------------------- */
.player-wp {
    display: table;
    padding: 10px 0;
    border-bottom: 1px solid #000000;
}

.player-wp:last-child {
    border-bottom: none;
}

.player-wp h5.position {
    display: table-cell;
    background: #ffcc00;
    vertical-align: middle;
    text-align: center;
    width: 80px;
    border-top: 20px solid #000000;
    position: relative;
    font-weight: bold;
    font-size: 14px;
    line-height: 1.2;
}

.player-wp h5.position span {
    font-size: 10px;
    font-weight: normal;
}

.player-wp h5.position::after {
    content: "";
    display: block;
    width: 80px;
    height: 2px;
    background: #FFFFFF;
    position: absolute;
    top: 0;
}



.player-wp .player-list {
    display: table-cell;
    padding: 0 0 20px 32px;
    letter-spacing: -0.3em;
}

.player-wp .player-list dl {
    display: inline-block;
    text-align: center;
    padding: 20px 15px 0 15px;
    letter-spacing: normal;
    width: 175px;
}

.player-wp .player-list dl a {
    color: #000000;
    text-decoration: none;
}

.player-wp .player-list dd {
    border: 4px solid #e7e7e7;
    width: 140px;
    margin: 0 auto 8px auto;
}

.player-wp .player-list dt {
    text-align: center;
    line-height: 1.2;
}

.player-wp .player-list dt strong {
    padding-right: 5px;
}

.player-wp .player-list dt small {
    font-size: 10px;
    white-space: nowrap;
}





/* player & staff - detail page
--------------------------------------- */
#profile-data {
    margin: 20px 0 0 0;
}

#profile-data #photo-image {
    float: left;
    width: 259px;
}

#profile-data #photo-image img {
    border: 8px solid #E9E7E7;
}

#profile-data #player-information {
    float: right;
    width: 441px;
}

#profile-data #name-number {
    background: url(../../data/img/bg_number.gif) top left repeat-x;
}

#profile-data #name-number dl {
    margin: 0;
}

#profile-data #name-number dt {
    float: left;
    margin: 30px 0 0 0;
    line-height: 1.3;
}

#profile-data #name-number dt #full-name {
    font-size: 28px;
}

#profile-data #name-number dt #kana-name {
    color: #666666;
}

#profile-data #name-number dd {
    float: right;
    height: 100px;
    width: 97px;
    margin: 0;
}

#profile-data #personal-data {
    margin: 30px 0 0 0;
}

#profile-data #personal-data h5 {
    padding: 0 5px 7px 6px;
    border-bottom: 1px dotted #333333;
}

#profile-data #personal-data table {
    width: 441px;
    border-collapse: collapse;
    border-spacing: 0;
}

#profile-data #personal-data th,
#profile-data #personal-data td {
    padding: 7px 8px;
    border-bottom: 1px dotted #333333;
    line-height: 1.5;
}

#profile-data #personal-data th {
    width: 80px;
    text-align: left;
}

#profile-data+#link-sns {
    background: none;
    text-align: left;
    margin-top: -24px;
}

.player #result-total,
.player #result-year,
.player .result-game {
    margin: 20px 0 0 0;
}

.player #result-total h5,
.player #result-year h5,
.player .result-game h5 {
    border-bottom: 2px solid #333333;
}

.player #result-game h5 {
    border-bottom: 2px solid #333333;
    margin-bottom: 10px;
}
.player h5.subhead{
    margin-bottom: 10px;
}
.player h5.subhead span {
    display: inline-block;
    background: #333333;
    color: #FFCC00;
    font-size: 13px;
    padding: 4px 10px 2px 10px;
    position: relative;
}

.player h5.subhead span::after {
    content: "";
    display: block;
    position: absolute;
    right: -20px;
    top: 0;
    border-right: 20px solid transparent;
    border-bottom: 26px solid #333333;
}

.player .result-game-wrap {
    position: relative;
    margin-top: 40px;
}

.player .result-game-wrap select#select-year {
    position: absolute;
    right: 0;
    top: -10px;
    background: #333;
    color: #FFCC00;
    border: none;
    padding: 5px 10px;
    font-size: 14px;
    border-radius: 0;
    -webkit-border-radius: 0 !important;
    outline: none;
}


.player .result-game {
    display: none;
}


.player #result-year p,
.player .result-game p {
    padding: 8px 11px;
    margin: 0;
    line-height: 1;
}

.player #result-year p.stats1,
.player .result-game p.stats1 {
    font-weight: bold;
}

.player #result-year p.stats2,
.player .result-game p.stats2 {
    background: #FBF0C1;
}

.player #result-year p.last-update,
.player .result-game p.last-update,
.player #result-game p.last-update {
    padding-bottom: 0;
    padding-right: 0;
    text-align: right;
}



.player #article #result-total table tr td,
.player #article #result-total table tr th,
.player #article #result-year table tr td,
.player #article #result-year table tr th,
.player #article #result-game table tr td,
.player #article #result-game table tr th,
.player #article .result-game table tr td,
.player #article .result-game table tr th {
    color: #333;
    font-weight: normal;
    border: 1px solid #AAA;
    line-height: 1.2;
    text-align: center;
    padding: 5px 2px;
}

.player #article #result-total table tr th,
.player #article #result-year table tr th,
.player #article .result-game table tr th,
.player #article #result-game table tr th {
    background-color: #D6D6D6;
    font-size: 10px;
}

.player #article #result-total tr.total th {
    border-top: 2px solid #AAA;
}

.player #player-banner,
.staff #player-banner {
    margin-top: 10px;
}

.player #player-banner a,
.staff #player-banner a {
    display: block;
    margin-bottom: 10px;
}

.player #article #result-game .w2,
.player #article .result-game .w2 {
    width: 61px;
}

.player #article #result-game .w1,
.player #article .result-game .w1 {
    width: 30px;
}

.player #article #result-game .tbodyScroll-inner,
.player #article .result-game .tbodyScroll-inner {
    width: 100%;
    padding: 0 !important;
    /*IE10*/
}


.player #article .result-game .tbodyScroll-outer {
    margin: 0 0 10px 0;
}

.player #article #result-game .tbodyScroll-inner tbody,
.player #article .result-game .tbodyScroll-inner tbody {
    display: table;
}

.player #article #result-game .tbodyScroll-inner td,
.player #article .result-game .tbodyScroll-inner td {
    display: table-cell;
}