@charset "UTF-8";
/* ---------------------------------------
  TITLE : HANSHIN Tigers
  URI : hanshintigers.jp
  (C) HANSHIN Tigers.
--------------------------------------- */
@import "format.css";
@import "layout.css";
@import "common.css";

/* STRUCTURES
--------------------------------------- */
#ln {
    background: url(../../farm/img/bg_ct.jpg) 0 0 no-repeat;
}

.ctop #ln {
    background: none;
}

h2.ct {
    background: url(../../farm/img/ct_farm.jpg) 0 0 no-repeat;
}

h4.st_bg {
    font-size: 16px !important;
}

.mt10{
	margin-top: 10px;
}

/* TOP
--------------------------------------- */
.ctop h3.pt {
    background: #D4D4CD url(../../farm/img/pt_farm.gif) 0 0 no-repeat;
}

.ctop #farmn {
    margin: 20px 0;
    width: 720px;
    height: 70px;
}

.ctop #farmn li {
    float: left;
    width: 360px;
    height: 70px;
}

.ctop #farmn ul.off,
.ctop #farmn li.off {
    position: relative;
}

.ctop #farmn ul.off::before,
.ctop #farmn li.off::before {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 70px;
    background: rgba(0, 0, 0, .2);
    z-index: 99;
}

.ctop #scoreboard {
    background: #333333;
}

.ctop #scoreboard p.msg {
    color: #FFF;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    height: 220px;
    line-height: 220px;
}

.ctop #scoreboard #scoreboard-mini {
    width: 688px;
    height: 92px;
}

.ctop #scoreboard .unit {
    padding: 15px 16px;
    width: 688px;
}

.ctop #scoreboard .unit dl {
    padding-top: 10px;
    float: left;
    width: 500px;
}

.ctop #scoreboard .unit dt {
    line-height: 1.5;
    color: #FFFFFF;
    font-size: 18px;
    font-weight: bold;
}

.ctop #scoreboard .unit dd {
    margin-top: 3px;
    color: #FFFFFF;
}

.ctop #scoreboard .unit p {
    padding-top: 10px;
    float: right;
    width: 94px;
    height: 26px;
}

.ctop #scoreboard .unit p.finish {
    text-align: center;
    float: none;
    width: auto;
    height: auto;
}

.ctop #column-lated {
    margin-top: 28px;
}

.ctop #column-lated .unit {
    padding: 20px 0 0 10px;
}

.ctop #column-lated p {
    float: left;
    width: 270px;
    height: 176px;
}

.ctop #column-lated dl {
    padding-left: 20px;
    float: left;
    width: 400px;
}

.ctop #column-lated dd {
    margin-top: 20px;
    line-height: 1.5;
}

.ctop #column-lated dd.more {
    text-align: right;
}

.ctop #lated {
    margin-bottom: 30px;
}

.ctop #farm-news {
    padding-top: 20px;
    clear: both;
}

.ctop #farm-news #news-list table {}

.ctop #farm-news #news-list table.list-link {
    background: none;
    width: 100%;
}

.ctop #farm-news #news-list table.list-link td {
    text-align: right;
}

.ctop #farm-news #news-list table.list-link td a {
    padding: 0 0 5px 27px;
    background: url(../../img/arrow_others_normal.gif) 0 0 no-repeat;
}

.ctop #pickup-photo {
    padding-bottom: 16px;
}

#farm-score-board table {
    margin: 7px 5px 0;
    border: 2px solid #393939;
    background: #000;
    border-collapse: collapse;
    line-height: 1.8;
}

#farm-score-board table th {
    border: 2px solid #393939;
    font-size: 16px;
    font-weight: bold;
    color: #FFF;
    text-align: center;
}

#farm-score-board table th.space {
    background: #393939;
}

#farm-score-board td {
    width: 43px;
    border: 2px solid #393939;
    font-size: 14px;
    color: #FFF;
    text-align: center;
}

#farm-score-board td.total {
    width: 55px;
}

/* tigersden.tblog
---------------------
.ctop #naruohama {
  margin: 28px 0 0 -20px;
  background: url(../../farm/img/top/bg_naruohama.gif) 0 0 no-repeat;
}
.ctop #naruohama h4.st {
  margin-left: 0;
}

.ctop #naruohama .unit {
  padding: 20px 20px 20px 30px;
  height: 160px;
  background: url(../../farm/img/top/naruohama_p.gif) center left no-repeat;
}
.ctop #naruohama #lated {
  padding-left: 250px;
  width: 440px;
}
.ctop #naruohama #lated .frame-tp,
.ctop #naruohama #lated .frame-bt {
  margin-left: 7px;
  width: 433px;
  height: 5px;
  line-height: 1;
  font-size: 0;
}
.ctop #naruohama #lated .frame-tp {
  background: url(../../farm/img/top/naruohama_frame_tp.gif) 0 0 no-repeat;
}
.ctop #naruohama #lated .frame-bt {
  background: url(../../farm/img/top/naruohama_frame_bt.gif) 0 0 no-repeat;
}
.ctop #naruohama #lated .frame-ct {
  background: url(../../farm/img/top/naruohama_frame_ct.gif) 0 0 repeat-y;
}
.ctop #naruohama #lated .frame-ct ul {
  padding: 4px 20px 12px 24px;
  background: url(../../farm/img/top/naruohama_frame_ct_arrow.gif) 0 0 no-repeat;
}
.ctop #naruohama #lated .frame-ct li {
  padding: 3px;
  line-height: 1.5;
  border-bottom: 1px dotted #CCCCCC;
}

------------------ */
.ctop #naruohama #lated .frame-ct ul {
    padding: 10px 10px 0 10px;
}

.ctop #naruohama #lated .frame-ct li {
    font-weight: normal;
    line-height: 1.5;
    padding: 5px 0 8px 0;
    vertical-align: top;
    border-bottom: 1px #CCCCCC dotted;
}

.ctop #naruohama .bnr {
    margin: 20px 0;
}

.ctop #standings-mini {
    width: 350px;
    float: left;
}

.ctop #standings-mini p.off {
    font-size: 12px;
    text-align: center;
    padding: 50px 0;
    background: #eee;
}

.ctop #standings-mini table {
    margin-top: 9px;
    width: 100%;
    border-bottom: 1px solid #F2F2F2;
}

.ctop #standings-mini th,
.ctop #standings-mini td {
    padding: 9px 3px;
    font-size: 12px;
    font-weight: normal;
    text-align: center;
}

.ctop #standings-mini tbody th+td {
    text-align: left;
}

.ctop #standings-mini tr.odd th,
.ctop #standings-mini tr.odd td {
    background: #F2F2F2;
}

.ctop #farm-photo {
    width: 350px;
    float: right;
}

.ctop #farm-photo h4.st {
    margin-left: 0 !important
}

.ctop #farm-photo p.lead {
    margin: 10px auto;
}

.ctop #farm-photo .unitWp {
    margin: 0 auto;
}

.ctop #farm-photo .unit {}

.ctop #farm-photo dl {
    width: 350px;
}

.ctop #farm-photo dl dt {
    text-align: center;
}

.ctop #farm-photo dl dd {
    padding-top: 10px;
    color: #000;
    line-height: 1.5;
}

.ctop #farm-photo dl dd a {
    color: #000;
}

.ctop #farm-photo p.more {
    padding-top: 5px;
    text-align: right;
}

.ctop #emergency_farm{
	background: #ffb7b8;
	padding: 20px;
	color: #fe0400;
	border: #fe0400 1px solid;
	line-height: 1.5em;
	margin:0 0 20px 0;
	
}
.ctop #emergency_farm p {
	margin-top: 0.5em;
}

.ctop #emergency_farm p:first-child{
	margin-top: 0;
}

.ctop #emergency_farm p a{
	color: #fe0400;
}

/* OTHERS
--------------------------------------- */
.farm #main {
    background: url(../../farm/img/pt_farm.gif) 0 0 no-repeat;
}

/* COLUMN
--------------------------------------- */
.column #main {
    background: url(../../farm/img/pt_column.gif) 0 0 no-repeat;
}

/* IKUSEI SCHEDULE
--------------------------------------- */
.ikusei_schedule #main {
    background: url(../../farm/img/pt_ikusei_schedule.gif) 0 0 no-repeat;
}

/* IKUSEI SCORE
--------------------------------------- */
.ikusei_score #main {
    background: url(../../farm/img/pt_ikusei_score.gif) 0 0 no-repeat;
}

/* INTERVIEW MOVIE
--------------------------------------- */
.movie #main {
    background: url(../../farm/img/pt_movie.gif) 0 0 no-repeat;
}

/* HANSHIN NARUOHAMA STADIUM
--------------------------------------- */
.naruohama #main {
    background: url(../../farm/img/pt_naruohama.gif) 0 0 no-repeat;
}

.naruohama #article h4 {
    margin-bottom: 20px;
}

.naruohama #article .inner {
    margin: 0 20px 30px 20px;
}

.naruohama #article .inner table {
    width: 380px;
}

.naruohama #article .inner th,
.naruohama #article .inner td {
    padding: 2px 10px;
    border: 1px solid #bbb;
    line-height: 1.5;
}

.naruohama #article .inner th {
    width: 110px;
    background: #f5f5f5;
    font-weight: normal;
    text-align: center;
    vertical-align: top;
}

.naruohama #article .inner #map_canvas,
.naruohama #article #accessMap p {
    margin-bottom: 30px;
}

.naruohama #article #price dl {
    margin-top: 20px;
}

.naruohama #article #price dl dt {
    padding-bottom: 5px;
    font-weight: bold;
}

.naruohama #article #price dl dd {
    display: list-item;
    list-style: inside disc;
}

.naruohama #article .inner p,
.naruohama #article #price dl dd {
    line-height: 1.8;
}

/* 阪神甲子園球場（ウエスタン・リーグ開催時）
--------------------------------------- */
.western #main {
    background: url(../../farm/img/pt_western.gif) 0 0 no-repeat;
}

.western #article .inner {
    margin: 10px 20px 30px 20px;
    line-height: 1.8em;
}

.western #article .inner .indent li {
    list-style: outside none none;
    margin-left: 0;
    padding-left: 1em;
    text-indent: -1em;
}

/* FARM SCHEDULE
--------------------------------------- */
.schedule #main {
    background: url(../../farm/img/pt_schedule.gif) 0 0 no-repeat;
}

.schedule #calender-all .team {
    font-size: 14px;
    font-weight: bold;
    line-height: 1.5;
}

html.new {
    visibility: hidden;
}

html.new.wf-active,
html.new.loading-delay {
    visibility: visible;
}

.new .schedule #article {
    margin-top: 5px;
}


.new .schedule #article h4 {
    font-family: acumin-pro-wide, source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 38px;
    padding: 0 0 0 10px !important;
    color: #0099CC;
}


.new .schedule #article h4 span {
    font-size: 24px;
    vertical-align: baseline;
    display: inline-block;
    padding: 0 3px;
}

/* RESULT
--------------------------------------- */
.result #main {
    background: url(../../farm/img/pt_result.gif) 0 0 no-repeat;
}

/* SCORE
--------------------------------------- */
.score #main {
    background: url(../../farm/img/pt_score.gif) 0 0 no-repeat;
}

/* STANDINGS
--------------------------------------- */
.standings #main {
    background: url(../../farm/img/pt_standings.gif) 0 0 no-repeat;
}

/* STATS
--------------------------------------- */
.stats_team #main {
    background: url(../../farm/img/pt_stats_team.gif) 0 0 no-repeat;
}

/* TICKET
--------------------------------------- */
.ticket #main {
    background: url(../../farm/img/pt_ticket.gif) 0 0 no-repeat;
}

.ticket #article div.news {
    background-color: #cc0000;
    padding: 0.5em;
    font-weight: bold;
    font-size: 17px;
    color: #FFFFFF;
    line-height: 1.8em;
    margin-bottom: 15px;
    text-decoration: underline;
    text-align: center;
}

.ticket #article div.news a {
    color: #FFFFFF;
}

.ticket #article div.contents {
    position: relative;
}

.ticket #article div.contents .btn {
    background: #FFFFFF;
    position: absolute;
    bottom: 132px;
    right: 231px;
}

.ticket #article div.ticket_area {
    position: relative;
}

.ticket #article div.ticket_area .link1,
.ticket #article div.ticket_area .link2,
.ticket #article div.ticket_area .link3,
.ticket #article div.ticket_area .link4,
.ticket #article div.ticket_area .link5 {
    background: #FFF;
    position: absolute;
}

.ticket #article div.ticket_area .link1 {
    width: 200px;
    top: 299px;
    left: 0px;
}

.ticket #article div.ticket_area .link1 li {
    font-size: 8px;
    text-indent: -1em;
    margin-left: 1em;
}

.ticket #article div.ticket_area .link1 li a {
    display: inline;
}

.ticket #article div.ticket_area .link2 {
    top: 141px;
    left:206px;
}

.ticket #article div.ticket_area .link3 {
    top: 167px;
    left:206px;
}

.ticket #article div.ticket_area .link4 {
    top: 141px;
    right: 4px;
}

.ticket #article div.ticket_area .link5 {
    top: 167px;
    right: 4px;
}

.ticket #article div#btn_area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 10px 0 0;
}
.ticket #article div#btn_area p{
  width: 100%;
  margin-bottom: 10px;
}
.ticket #article div#btn_area p.half {
    width: 364px;
}
.ticket #article div#btn_area a{
  display: block;
  background: rgb(255,189,0);
  background: linear-gradient(0deg, rgba(255,189,0,1) 0%, rgba(255,232,76,1) 100%);
  position: relative;
  color: #000;
  padding: 15px;
  text-align: center;
  font-size: 15px;
  font-weight: bold;
  text-decoration: none;
  border-radius: 5px;
  border: 1px solid #b0b0b0;
  line-height: 1;
}
.ticket #article div#btn_area a::after{
    display: block;
    content: "";
    position: absolute;
    margin: auto;
    width: 0;
    height: 0;
    top: 0;
    bottom: 0;
    right: 15px;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 10px solid #000;
}
.ticket #article a {
    position: relative;
    display: block;
}

.ticket #article a:hover {
    opacity: 0.7;
}