/*-------------------------------------------
リスト用　2016/12/25追加
-------------------------------------------*/
.point_text {
    TEXT-ALIGN: left;
    display: block;
    background-image: url(../_pl_img/share/point_03.gif);
    background-repeat: no-repeat;
    height: auto;
    width: auto;
    background-position: 14px 6px;
    padding-top: 0px;
    padding-right: 10px;
    padding-left: 30px;
    font-size: 14px;
    line-height: 1.6em;
    text-indent: 0px;
    margin-bottom: 10px;
}

table .point_text {
    TEXT-ALIGN: left;
    background-image: url(../_pl_img/share/point_03.gif);
    background-repeat: no-repeat;
    height: auto;
    width: auto;
    background-position: 2px 5px;
    padding-top: 0px;
    padding-right: 10px;
    padding-left: 16px;
    font-size: 12px;
    line-height: 16px;
    text-indent: 0px;
    margin:0;
}

table .point_text + .point_text{
    margin-top:5px;
}

.pl_glyphAttention01 .point_text {
    margin-bottom: 5px;
}
ol.pl_list {
    list-style-position: inside;
}
ol.pl_list li {
    padding-left: 2.5em;
    text-indent: -2.5em;
}
/*-------------------------------------------
外部リンク用　2016/12/29追加
-------------------------------------------*/
.pl_iconNewWindow01 > span,.pl_iconNewWindow04 > span {
  position: relative;
  padding-right: 5px;
}
.pl_iconNewWindow01 > span:after,.pl_iconNewWindow04 > span:after {
  display: block;
  position: absolute;
  line-height: 1;
}
/*.pl_iconNewWindow01 > span:after,.pl_iconNewWindow04 > span:after {
  content: "";
  top: 0.3em;
  right: 0;
  width: 18px;
  height: 15px;
  margin-top: 0;
  background-image: url(/_pl_img/ico_newwindow_01.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100% auto;
}*/

/*.pl_iconNewWindow01 > span::after {
    content: "";
    top: 0.3em;
    right: 0;
    width: 18px;
    height: 15px;
    margin-top: 0;
    background-image: url(/_pl_img/ico_newwindow_01.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100% auto;
}*/


[class*="icon"]:not([class*="pl_btnT"]) > span::after {
    position: static;
    display: inline-block;
    margin-left: 2px;
    margin-right: 5px;
}

.pl_table01 .pl_iconNewWindow04, .pl_table02 .pl_iconNewWindow04, .pl_table03 .pl_iconNewWindow04, .pl_table04 .pl_iconNewWindow04, .pl_table05 .pl_iconNewWindow04 {
  background: url("../_pl_img/ico_newwindow_01.png") right 0.3em no-repeat;
  padding-right: 17px;
}

/*-------------------------------------------
チケット購入チャネルエリア用　2016/12/29追加
-------------------------------------------*/
.pl_buyMethodSelect,
#pl_buyMethodSelect {
    padding: 20px 10px;
    width: 696px;
    border: solid 2px #eeeeee;
    margin-right: 10px;
    margin-left: 10px;
}

.pl_buyMethodSelect .pl_methodArea,
#pl_buyMethodSelect #pl_methodArea {
    /* padding: 10px 0; */
  width: 572px;
  margin: 0 auto;
}

.pl_buyMethodSelect .pl_anchor_list,
#pl_buyMethodSelect #pl_anchor_list {
  display: block;
  padding-left: 0;
  text-align: center;
  font-size: 12px;
  margin-top: 10px;
}

.pl_buyMethodSelect .pl_anchor_list a,
#pl_buyMethodSelect #pl_anchor_list a {
  color: #000;
}

.pl_buyMethodSelect .pl_anchor_list li,
#pl_buyMethodSelect #pl_anchor_list li {
  float: left;
  margin-bottom: 5px;
  margin-right: 17px;
}


.pl_buyMethodSelect .pl_anchor_list li img,
#pl_buyMethodSelect #pl_anchor_list li img {
  display: block;
}

.pl_buyMethodSelect .pl_methods,
#pl_buyMethodSelect #pl_methods {
  margin: 0 auto 10px auto;
  padding: 0;
  width: 594px;
}

.pl_buyMethodSelect .pl_anchor_list li.last,
#pl_buyMethodSelect #pl_anchor_list li.last {
  margin-right: 0;
}

.pl_buyMethodSelect .pl_methods li,
#pl_buyMethodSelect #pl_methods li {
  float: left;
  border-right: 1px solid #000000;
  height: 71px;
}

.pl_buyMethodSelect .pl_methods li.last,
#pl_buyMethodSelect #pl_methods li.last {
  border-right: 0;
}

.pl_modalBlock .pl_buyMethodSelect, #pl_buyMethodSelect {
    width: auto;
}

.takaticket,.ticketless {
    text-align: center;
    margin-bottom: 20px;
}

.clearfix {
  display: block;
}

a:hover > img {
  opacity: 0.7;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}


/*-------------------------------------------
チケット座席・料金用　2017/1/13追加
-------------------------------------------*/
.pl_priceTable{
    font-size: 1.2rem;
    width: 100%;
}

.pl_priceTable,
.pl_priceTable td,
.pl_priceTable th {
    border: 1px solid #ccc;
}

.pl_priceTable .seatKindName {
    text-align: left;
    padding-left: 10px;
}

.pl_priceTable th {
    background-color: #eee;
    text-align: center;
    vertical-align: middle;
    font-weight: bold;
}

.pl_priceTable td {
    text-align: center;
    padding: 6px;
    vertical-align: middle;
}

.pl_priceTable .imgL9 {
    float: left;
    margin:3px;
    width: 30%;
}

.pl_priceTable .Odd{
    background-color:#eee;
}

.pl_priceTable .Even {
    background-color: #fff;
}

.pl_priceTable .Odd img,
.pl_priceTable .Even img {
    margin-bottom:3px;
    width: 100%;
    height: auto;
}

.pl_priceTable .clearfix {
    display: block;
    margin: 5px 0px;
}

.pl_priceTable td.a {
    background-color: #fecccb;
    font-weight: bold;
    color: #cd0000;
    height: 25px;
    font-size:10px;
}

.pl_priceTable td.b{
    background-color: #99cdff;
    font-weight: bold;
    color: #340563;
    font-size:10px;
}

.pl_bgy{
    background-color: #ffffcd;
    padding: 5px;
}

.pl_bgy .blue {
    color: blue;
}

#pl_kindMenu ul{
    width: 740px;
}

#pl_kindMenu ul li {
    cursor: pointer;
    float: left;
    margin-right:7px;
}

#pl_kindMenu ul li.non{
    margin-right:0px;
}

#pl_selectInformation,
#pl_selectInformation02{
    border-top: 6px solid #0E497E;
    border-right: 1px solid #999;
    border-left: 1px solid #999;
    border-bottom: 2px solid #0E497E;
    background-color: #ccc;
    margin-bottom: 20px;
}

#pl_selectInformation ul {
    margin-left: auto;
    margin-right: auto;
    width: 730px;
}

#pl_selectInformation ul li {
    float: left;
    padding: 4px;
}

#pl_selectInformation02 ul li {
    width: 176px;
    background: #1682e2;
    border: solid 1px #105899;
    box-sizing: border-box;
    text-align: center;
    font-size: 1.5rem;
    padding: 2px;
    font-weight: bold;
    margin: 10px 4px;
    float: left;
}

#pl_selectInformation02 ul li a {
    color: #ffffff;
    display: block;
    background: #115ea6;
    padding: 5px 0;
}


/*-------------------------------------------
pタグ用　2017/1/13追加
-------------------------------------------*/
p {
    line-height: 1.6em;
}
p.pl_start {
    line-height: 1.7;
}

/*-------------------------------------------
ニュース一覧マージン調整用　2017/1/16追加
-------------------------------------------*/
.pl_newsList02 > li > ul > li > .pl_text, .pl_newsList05 > li > ul > li > .pl_text {
  padding-left: 10px;
}


/*-------------------------------------------
ニュースエレメント　2017/5/29追加
-------------------------------------------*/
.pl_h4Title01 {
    font-weight:bold;
    font-size:16px;
}
.pl_h4Title02 {
    font-weight: bold;
    font-size: 16px;
    border-left: 5px solid #fcc800;
    padding-left: 10px;
	margin-bottom: 8px;
}
.pl_h4Title02 + p {
    margin-top: -5px !important;
    padding-left: 10px;
}
/*-------------------------------------------
イベント一覧マージン調整用　2017/1/17追加
-------------------------------------------*/
.pl_newsList05 > li .pl_text {
  padding-left: 15px;
}

.pl_newsList05 > li .pl_text ul li {
  font-weight: bold;
  font-size: 16px;
}

/*-------------------------------------------
ボックスボタンリンク　2017/1/19追加
-------------------------------------------*/
.pl_ul01{
  width: 100%;
  overflow:hidden;
}
.pl_ul01 li{
  list-style-type:none;
}

.pl_ul01 .pl_floatL{
  float:left;
  width:49%;
  margin-right:3px;
}

.pl_ul01 .pl_floatR{
  float:right;
  width:49%;
}

/*-------------------------------------------
テーブルマージン用　2017/1/20追加
-------------------------------------------*/
.pl_table01 tr > *, .pl_table02 tr > *, .pl_table03 tr > *, .pl_table04 tr > *, .pl_table05 tr > * {
  line-height: 1.5em;
}
/*-------------------------------------------
pl_margin　数値追加　2017/2/09追加
-------------------------------------------*/
.pl_ml50 {
  margin-left: 50px !important;
}

.pl_ml60 {
  margin-left: 60px !important;
}

.pl_ml70 {
  margin-left: 70px !important;
}

.pl_mr50 {
  margin-right: 50px !important;
}

.pl_mr60 {
  margin-right: 60px !important;
}

.pl_mR70 {
  margin-right: 70px !important;
}

/*-------------------------------------------
pl_margin　数値追加　2017/2/09追加
-------------------------------------------*/
.pl_borderNone{
  border-style: none !important;}


/*-------------------------------------------
下矢印　2017/2/17追加
-------------------------------------------*/
.pl_arrowBottom{
width: 0!important;
height: 0!important;
margin: auto;
border-style: solid!important;
border-width: 30px 100px 0 100px!important;
border-color: #eeeeee transparent transparent transparent!important; }

/*-------------------------------------------
トップ ホットトピックス　2017/2/20追加
-------------------------------------------*/
.pl_hotTopics{
overflow: hidden;
margin-top: 4px;
}

.pl_hotTopics li {
width: 50%;
box-sizing: border-box;
position: relative;
float: left;
margin-bottom: 4px;
}

.pl_hotTopics li:nth-child(odd) {
padding-right: 2px;
}

.pl_hotTopics li:nth-child(even) {
padding-left: 2px;
}

.pl_hotTopics li:after {
content: url(../_pl_img/ico_arrow_right02.png);
top: 50%;
right: 16px;
margin-top: -0.5em;
display: block;
position: absolute;
line-height: 1;
}

.pl_hotTopics li a {
    background: #ffffff;
    display: block;
    padding: 10px 0 10px 10px;
    font-weight: bold;
}

/*-------------------------------------------
背景　2017/2/21追加
-------------------------------------------*/
body{
background:url(/pc/_pl_img/bg/bg_basic02.jpg) no-repeat top center #eee;
}

/*-------------------------------------------
パンくず　2017/2/21追加
-------------------------------------------*/
#pl_topicPath{
background-color:rgba(255, 255, 255, 0.8);
}
#pl_topicPath ol{
padding:5px 0;
}

/*-------------------------------------------
イベントスケジュール用　2017/2/25追加
-------------------------------------------*/
.event_schedule p.event_detail {
    font-weight: normal;
    font-size: 14px;
}

/* color*/
.pl_tBlack01 {
  color: #333 !important;
}

/*-------------------------------------------
トップ当日券情報　2017/3/7追加
-------------------------------------------*/
#pl_ticketPurchase {
    background: #fcc800 !important;
}

/* #pl_ticketPurchase .pl_title {
    color: #000000 !important;
}

#pl_ticketPurchase .pl_title > span:before {
    content: url(/pl_img/icon_ticket02.png) !important;
} */

#pl_farm_ticketPurchase {
    margin-top: 10px;
    padding: 7px 13px 13px;
    background: #5BB531;
    border: 2px solid #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#pl_farm_ticketPurchase .pl_title {
    margin-bottom: 8px;
    text-align: center;
    font-weight: bold;
    font-size: 1.6rem;
    color: #fff;
}
#pl_farm_ticketPurchase .pl_title > span::before {
    content: url(/pl_img/icon_ticket01.png) !important;
    top: 3px;
    position: relative;
    padding-right: 7px;
}

.pl_hide {
    display: none;
}

/*-------------------------------------------
ボタンサイズ　2017/3/21追加
-------------------------------------------*/
.pl_btnBlock01.pl_btnW230px a {
  width: 230px;
}

/*-------------------------------------------
ボタンのスタイルをspanでも適用　2017/4/18追加
-------------------------------------------*/
.pl_btnBlock01 span {
  width: 305px;
  padding: 10px 5px 9px;
  font-size: 1.4rem;
}

/*-------------------------------------------
ニュース内の訴求ボタン　2017/6/10追加
-------------------------------------------*/
.pl_btn_goods01 {
    10px 20px !important
    margin-bottom: 10px;
    display: inline-block;
    font-weight: bold;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #ccc;
    padding: 2px 5px;
    text-align: center;
    background: #33cc00;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 2px 1px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 2px 1px;
    -moz-box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 2px 1px;
}

.pl_btn_goods01 {
    width: 70%;
    padding: 18px 5px 17px;
    text-decoration: none;
    color:#fff;
}

.pl_btn_goods01 figure {
    display: table-cell;
    width: 35%;
}

.pl_btn_goods01 span{
    display: table-cell;
    font-size: 20px;
    line-height: 1.5em;
    vertical-align: middle;
    color: #fff;
}

/*-------------------------------------------
試合スケジュール（勝敗(分)削除）　2017/6/21追加
-------------------------------------------*/
.pl_gameCalendar02:not(.pl_ticketTable) tr th:nth-child(4),
.pl_gameCalendar02:not(.pl_ticketTable) tr td:nth-child(4){
    display:none;
}

.pl_gameCalendar02 .pl_vs .pl_vsInner .pl_Run a {
    font-size: 1.8rem;
}

.pl_gameCalendar02 .pl_vs .pl_vsInner .pl_Run span {
    font-size: 2.2rem;
}

/*-------------------------------------------
ボタンパーツ追加　2017/6/22追加
-------------------------------------------*/
.pl_btnT02.pl_noLink {
    background: #979797;
    pointer-events: none;
}

.pl_btnEventnon {
    pointer-events: none;
}

/*-------------------------------------------
メセナシートニュース用　2017/8/3追加
-------------------------------------------*/
#mesenatNews .pl_groupName {
    background:#fcc800;
    width: 15% !important;
}
#mesenatNews .pl_groupName p {
    padding: 30px 12px;
    line-height:1.0em;
}
#mesenatNews .pl_impression {
    width: 82% !important;
}

/*-------------------------------------------
フッター営業バナー用　　2017/8/4追加
-------------------------------------------*/

.pl_footerBunnerL{
  padding-top: 16px;
  overflow: hidden;
}

.pl_footerBunnerL li {
  float: left;
  margin: 0 0 16px 13px;
  border: 1px solid #DFDFDF;
  padding: 1px;
}

aside#pl_adArea > div .pl_footerBunnerArea > li {
    width: auto;
}

/*-------------------------------------------
ボタン非アクティブ用　　2017/11/24追加
-------------------------------------------*/
a[class^="pl_btnT"].pl_noLink {
    background: #909090;
    pointer-events: none;
    color:#fff;
}
/*-------------------------------------------
テーブル内 空白セル用　　2018/01/29追加
-------------------------------------------*/
.pl_emptyCell{
    background-image: linear-gradient( to top right, transparent, transparent 49.6%, #ccc 49.6%,  #ccc 50.4%, transparent 50.4%, transparent ) !important;
}

/*-------------------------------------------
displayに関する指定　　2018/02/07追加
-------------------------------------------*/
.pl_dFlex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: justify;
      align-content: space-between;
  width: 100%;
  margin: 0 auto;
  height: auto;
}

.pl_dInline {
  display: inline;
}

.pl_dInlineBlock {
  display: inline-block;
}

.pl_dBlock {
  display: block;
}


/*-------------------------------------------
テーブル表示・エレメント追加　2018/7/26追加
-------------------------------------------*/

.pl_res_table01 {
  border-collapse: collapse;
  width: 100%;
}
 
.pl_res_table01 th,
.pl_res_table01 td {
  border: 1px solid #ccc;  
  padding: 15px 20px;
}

.pl_res_table01 th {
  background: #eee;
  text-align: center;
}

.pl_res_table01 th {
  width: 20%;
}

.pl_h4Title01 {
    font-weight:bold;
    font-size:16px;
}

.pl_h4Title02 {
    font-weight: bold;
    font-size: 16px;
    border-left: 5px solid #fcc800;
    padding-left: 10px;
	margin-bottom: 8px;
} 
.pl_h4Title03 {
    font-weight: bold;
    background: #ededed;
    padding: 5px 12px;
	margin-bottom: 8px;
} 
.pl_h5Title01 {
    font-weight: bold;
    border-left: 4px solid #fc0;
    padding-left: 10px;
    margin-bottom: 8px;
}

