@charset "UTF-8";
/* news custom */
#pl_content {
  /* easyselectbox Setting*/
  /*
	.mfp-close {
		position: absolute;
		display: block;
		background: url("/_pl_img/pl_modalClose.png");
		border: none;
		width: 33px;
		height: 44px;
		top: -65px;
		right: 20px;
		font-size: 0;
	}
	*/
}

#pl_content .pl_h1Title01 {
  margin-bottom: 20px;
  border-bottom: 2px solid #ccc;
  padding: 0 10px;
}

#pl_content .pl_titleWrap01 {
  margin-bottom: 20px;
}

#pl_content .pl_titleWrap01 > .pl_h1Title01 {
  border-bottom: none;
  line-height: 1.2;
}

#pl_content .pl_titleWrap01 > .pl_date {
  margin-bottom: 5px;
  font-size: 1.5rem;
  padding: 0 10px;
}

#pl_content .pl_titleWrap01 > .pl_date > *[class*="pl_labelIcon"] {
  display: inline-block;
  min-width: 95px;
  margin: 3px 10px 0;
  font-size: 1.2rem;
  vertical-align: top;
}

#pl_content .pl_titleWrap02 {
  display: table;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 15px;
  border-bottom: 1px solid #ccc;
}

#pl_content .pl_titleWrap02 > * {
  display: table-cell;
  vertical-align: middle;
}

#pl_content .pl_titleWrap02 > * + * {
  text-align: right;
}

#pl_content .pl_titleWrap03 {
  margin-bottom: 15px;
}

#pl_content .pl_titleWrap03:before, #pl_content .pl_titleWrap03:after {
  content: " ";
  display: table;
}

#pl_content .pl_titleWrap03:after {
  clear: both;
}

#pl_content .pl_titleWrap03 > h2 {
  float: left;
  font-size: 3rem;
  font-weight: bold;
  line-height: 1;
}

#pl_content .pl_titleWrap03 > h2 > span {
  display: inline-block;
  margin: 0 5px;
  font-size: 1.5rem;
  font-weight: normal;
}

#pl_content .pl_titleWrap03 > .pl_titleSelect {
  float: right;
}

#pl_content .pl_titleWrap03 > .pl_titleSelect:before, #pl_content .pl_titleWrap03 > .pl_titleSelect:after {
  content: " ";
  display: table;
}

#pl_content .pl_titleWrap03 > .pl_titleSelect:after {
  clear: both;
}

#pl_content .pl_titleWrap03 > .pl_titleSelect > * {
  float: left;
  margin-left: 10px;
}

#pl_content .pl_titleWrap03 > .pl_titleSelect .pl_year {
  width: 125px;
}

#pl_content .pl_titleWrap03 > .pl_titleSelect .pl_category {
  min-width: 190px;
}

#pl_content .pl_titleWrap04 {
  margin: -50px -45px 30px -44px;
}

#pl_content .pl_titleWrap04 *[class*="pl_h1"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 130px;
  padding: 45px;
  color: #fff;
  font-size: 3.2rem;
}

#pl_content .pl_titleWrap04 .pl_h1Game01 {
  background: url("/game/pl_img/bg_h1.jpg") left top no-repeat;
}

#pl_content .pl_titleWrap04 .pl_h1Team01 {
  background: url("/team/player/pl_img/bg_h1.jpg") left top no-repeat;
}

#pl_content .pl_titleWrap04 .pl_h1Event01 {
  background: url("/event/calendar/pl_img/bg_h1.jpg") left top no-repeat;
}

#pl_content .pl_titleWrap04 .pl_h1Farm01 {
  background: url("/farm/pl_img/bg_h1.jpg") left top no-repeat;
}

#pl_content .pl_titleWrap04 .pl_h1Ticket01 {
  background: url("/ticket/pl_img/bg_h1.jpg") left top no-repeat;
}

#pl_content .pl_titleWrap04 .pl_h1Stadium01 {
  background: url("/stadium/pl_img/bg_h1.jpg") left top no-repeat;
}

#pl_content .pl_titleWrap04 .pl_h1Parking01 {
  background: url("/stadium/parking/pl_img/bg_h1.jpg") left top no-repeat;
}

#pl_content .pl_titleWrap04 .pl_h1Fanclub01 {
  background: url("/fanclub/pl_img/bg_h1.jpg") left top no-repeat;
}

#pl_content .pl_titleWrap04 .pl_h1Goods01 {
  background: url("/goods/pl_img/bg_h1.jpg") left top no-repeat;
}

#pl_content .pl_titleWrap04 .pl_h1Company01 {
  background: url("/company/pl_img/bg_h1.jpg") left top no-repeat;
}

#pl_content .pl_titleWrap04 .pl_h1Faq01 {
  background: url("/faq/pl_img/bg_h1.jpg") left top no-repeat;
}

#pl_content .pl_titleWrap04 .pl_h1Column01 {
  background: url("/column/pl_img/bg_h1.jpg") left top no-repeat;
}

#pl_content *[class*="pl_h2Title"] {
  background: #00214b;
  padding: 12px 15px 11px 10px;
  color: #fff;
}

#pl_content *[class*="pl_h2Title"]:before, #pl_content *[class*="pl_h2Title"]:after {
  content: " ";
  display: table;
}

#pl_content *[class*="pl_h2Title"]:after {
  clear: both;
}

#pl_content *[class*="pl_h2Title"] .pl_titleInner {
  float: left;
  font-size: 1.6rem;
  font-weight: bold;
}

#pl_content *[class*="pl_h2Title"] .pl_titleInner + * {
  text-align: right;
}

#pl_content *[class*="pl_h2Title"] .pl_titleInner + a {
  color: #fff;
}

#pl_content *[class*="pl_h2Title"] *[class*="pl_linkMore"] {
  float: right;
  margin-top: 2px;
}

#pl_content .pl_h2Title01 {
  margin-bottom: 10px;
}

#pl_content .pl_h2Title02 {
  margin-bottom: 20px;
}

#pl_content .pl_h3Title01 {
  font-weight: bold;
  font-size: 1.6rem;
}

#pl_content .pl_h3Title02 {
  position: relative;
  margin-bottom: 15px;
  border-bottom: 2px solid #ccc;
}

#pl_content .pl_h3Title02:before {
  content: "";
  display: block;
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 170px;
  height: 2px;
  background: #00214b;
}

#pl_content .pl_h3Title02 .pl_titleInner {
  padding-left: 8px;
  display: block;
  font-weight: bold;
  font-size: 1.6rem;
}

#pl_content .pl_h3Title03 {
  margin-bottom: 10px;
}

#pl_content .pl_h3Title03:before, #pl_content .pl_h3Title03:after {
  content: " ";
  display: table;
}

#pl_content .pl_h3Title03:after {
  clear: both;
}

#pl_content .pl_h3Title03 .pl_titleInner {
  float: left;
  font-size: 1.6rem;
  font-weight: bold;
}

#pl_content .pl_h3Title03 .pl_titleInner + * {
  text-align: right;
}

#pl_content .pl_h3Title03 *[class*="pl_linkMore"] {
  float: right;
  margin-top: 3px;
}

#pl_content .pl_imgTitle {
  display: table;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 10px;
  font-weight: bold;
}

#pl_content .pl_imgTitle > * {
  display: table-cell;
  vertical-align: middle;
}

#pl_content .pl_imgTitle figure {
  width: 45px;
}

#pl_content .pl_imgTitle figure img {
  border: 1px solid #ccc;
}

#pl_content .pl_imgTitle *[class*="pl_labelIcon"] {
  padding: 3px 0 2px;
  margin-left: 10px;
  font-size: 1.3rem;
  font-weight: normal;
}

#pl_content .pl_titleIcon01 .pl_icon {
  margin-right: 7px;
  vertical-align: bottom;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#pl_content .pl_titleIcon01 .pl_titleInner {
  width: auto;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 25px;
}

#pl_content .pl_blockA01 {
  border: 2px solid #cfcfcf;
  padding: 4px 5px;
  background: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#pl_content .pl_blockB01 {
  padding: 0 10px;
  margin-bottom: 20px;
  font-size: 1.3rem;
}

#pl_content .pl_blockB01 + .pl_blockB01 {
  border-top: 1px solid #ccc;
  padding: 0 10px 10px;
}

#pl_content .pl_blockB01 > .pl_h4Title03 {
  margin-top: 10px;
}

#pl_content .pl_borderBlock01 {
  border: 2px solid #ccc;
  margin-bottom: 20px;
  padding: 15px 10px 10px 10px;
}

#pl_content .pl_borderBlock01.pl_bgGray {
  background: #eee;
}

#pl_content .pl_borderBlock01.pl_bgGray .pl_btnT06 {
  border: 1px solid #ccc;
}

#pl_content .pl_borderBlock01 .pl_title {
  margin-bottom: 10px;
  font-size: 2.0rem;
  font-weight: bold;
  text-align: center;
}

#pl_content .pl_borderBlock01 .pl_btnBlock01 {
  margin-bottom: 0;
}

#pl_content .pl_borderBlock02 {
  border: 1px solid #ccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}

#pl_content .pl_borderBlock02 > .pl_title {
  padding: 10px 20px 7px;
}

#pl_content .pl_borderBlock02 > .pl_title > .pl_linkMore03 span {
  font-size: 1.6rem;
  font-weight: bold;
}

#pl_content .pl_borderBlock02 > .pl_text {
  padding: 10px 5px;
}

#pl_content .pl_borderBlock03 {
  border: 2px solid #ccc;
  background: #fff;
  margin-bottom: 20px;
}

#pl_content .pl_borderBlock03 .pl_title {
  padding: 15px;
  border-bottom: 1px solid #ccc;
  font-weight: bold;
  font-size: 1.6rem;
}

#pl_content .pl_borderBlock03 .pl_detail {
  padding: 10px;
}

#pl_content .pl_borderBlock04 {
  border: 4px solid #ccc;
  padding: 25px 25px 15px;
}

#pl_content .pl_borderBlock04 > .pl_boxColumn4 {
  margin-bottom: 0;
}

#pl_content .pl_borderBlock04 > .pl_boxColumn4 > * {
  width: 150px;
}

#pl_content *[class*="pl_textBlock"] {
  margin-bottom: 15px;
}

#pl_content *[class*="pl_textBlock"] > * + * {
  margin-top: 10px;
}

#pl_content .pl_textBlock01 {
  font-size: 1.4rem;
}

#pl_content .pl_textBlock02 {
  font-size: 1.4rem;
}

#pl_content .pl_textBlock02:before, #pl_content .pl_textBlock02:after {
  content: " ";
  display: table;
}

#pl_content .pl_textBlock02:after {
  clear: both;
}

#pl_content .pl_textBlock03 {
  margin-top: -10px;
  font-size: 1.2rem;
}

#pl_content .pl_textBlock03:before, #pl_content .pl_textBlock03:after {
  content: " ";
  display: table;
}

#pl_content .pl_textBlock03:after {
  clear: both;
}

#pl_content .pl_imgMenu01:before, #pl_content .pl_imgMenu01:after {
  content: " ";
  display: table;
}

#pl_content .pl_imgMenu01:after {
  clear: both;
}

#pl_content .pl_imgMenu01 > * {
  position: relative;
  width: 330px;
  margin: 0 0 10px 10px;
  background: #fff;
  float: left;
}

#pl_content .pl_imgMenu01 > * .pl_text {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 10px 15px 12px;
  background: rgba(0, 33, 75, 0.7);
  color: #fff;
  z-index: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#pl_content .pl_imgMenu01 > * .pl_text .pl_title {
  margin-bottom: 0px;
  font-size: 1.8rem;
  font-weight: bold;
}

#pl_content .pl_imgMenu01 > * .pl_text p {
  font-size: 1.3rem;
  line-height: 1.3;
}

#pl_content .pl_imgMenu01 > *:nth-child(3n+1) {
  margin-left: 0;
}

#pl_content .pl_imgMenu01 a:hover figure > img {
  opacity: 0.7;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}

#pl_content .pl_imgBLock01 {
  margin-bottom: 15px;
  padding: 0 10px;
}

#pl_content .pl_imgBLock01 > .pl_img {
  display: table;
  margin: 0 auto;
  text-align: center;
}

#pl_content .pl_imgBLock01 figure,
#pl_content .pl_imgBLock01 .pl_jsModalMovie {
  text-align: center;
}

#pl_content .pl_imgBLock01 figure .pl_caption,
#pl_content .pl_imgBLock01 figure figcaption,
#pl_content .pl_imgBLock01 .pl_jsModalMovie .pl_caption,
#pl_content .pl_imgBLock01 .pl_jsModalMovie figcaption {
  margin-top: 5px;
  font-size: 1.4rem;
  text-align: left;
}

#pl_content .pl_imgBLock01 figure .pl_caption.pl_iconNewWindow01 span,
#pl_content .pl_imgBLock01 figure figcaption.pl_iconNewWindow01 span,
#pl_content .pl_imgBLock01 .pl_jsModalMovie .pl_caption.pl_iconNewWindow01 span,
#pl_content .pl_imgBLock01 .pl_jsModalMovie figcaption.pl_iconNewWindow01 span {
  display: inline;
  background: url("/_pl_img/ico_newwindow_01.png") right center no-repeat;
  padding-right: 17px;
}

#pl_content .pl_imgBLock01 figure .pl_caption.pl_iconNewWindow01 span:after,
#pl_content .pl_imgBLock01 figure figcaption.pl_iconNewWindow01 span:after,
#pl_content .pl_imgBLock01 .pl_jsModalMovie .pl_caption.pl_iconNewWindow01 span:after,
#pl_content .pl_imgBLock01 .pl_jsModalMovie figcaption.pl_iconNewWindow01 span:after {
  border: none;
}

#pl_content .pl_imgBLock02 {
  position: relative;
  margin-bottom: 15px;
  text-align: center;
}

#pl_content .pl_imgBLock02 figure,
#pl_content .pl_imgBLock02 .pl_jsModalMovie {
  text-align: center;
}

#pl_content .pl_imgBLock02 figure .pl_caption,
#pl_content .pl_imgBLock02 figure figcaption,
#pl_content .pl_imgBLock02 .pl_jsModalMovie .pl_caption,
#pl_content .pl_imgBLock02 .pl_jsModalMovie figcaption {
  margin-top: 5px;
  font-size: 1.4rem;
  text-align: left;
}

#pl_content .pl_imgBLock02 figure .pl_caption.pl_iconNewWindow01 span,
#pl_content .pl_imgBLock02 figure figcaption.pl_iconNewWindow01 span,
#pl_content .pl_imgBLock02 .pl_jsModalMovie .pl_caption.pl_iconNewWindow01 span,
#pl_content .pl_imgBLock02 .pl_jsModalMovie figcaption.pl_iconNewWindow01 span {
  display: inline;
  background: url("/_pl_img/ico_newwindow_01.png") right 0.2em no-repeat;
  padding-right: 17px;
}

#pl_content .pl_imgBLock02 figure .pl_caption.pl_iconNewWindow01 span:after,
#pl_content .pl_imgBLock02 figure figcaption.pl_iconNewWindow01 span:after,
#pl_content .pl_imgBLock02 .pl_jsModalMovie .pl_caption.pl_iconNewWindow01 span:after,
#pl_content .pl_imgBLock02 .pl_jsModalMovie figcaption.pl_iconNewWindow01 span:after {
  border: none;
}

#pl_content .pl_imgBLock02 div[class*="pl_icon"] {
  position: absolute;
  top: 8px;
  right: 8px;
}

#pl_content .pl_imgBLock02 a figure span {
  position: relative;
  display: inline-block;
}

#pl_content .pl_imgBLock02 a figure span img {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 2px solid #1d3994;
}

#pl_content .pl_imgBLock02 .pl_text {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  padding: 10px;
  background: rgba(0, 33, 75, 0.7);
  color: #fff;
  z-index: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#pl_content .pl_imgBLock02 .pl_text .pl_title {
  margin-bottom: 0px;
  font-size: 1.6rem;
  font-weight: bold;
}

#pl_content .pl_imgBLock02 .pl_text p {
  font-size: 1.3rem;
  line-height: 1.2;
}

#pl_content .pl_imgBLock02 .pl_textBlock02 {
  padding: 0 10px;
}

#pl_content .pl_imgBLock02 a:hover figure > img {
  opacity: 0.7;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}

#pl_content .pl_imgBLock02 > .pl_enlarge01 {
  display: inline-block;
}

#pl_content .pl_boxColumn4 .pl_imgBLock02 .pl_text {
  padding: 5px 10px;
}

#pl_content .pl_boxColumn4 .pl_imgBLock02 .pl_text .pl_title {
  font-size: 1.4rem;
}

#pl_content .pl_boxColumn4 .pl_imgBLock02 .pl_text p {
  font-size: 1.2rem;
}

#pl_content .pl_enlarge01 span {
  position: relative;
  display: inline-block;
}

#pl_content .pl_enlarge01 span:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  background: url("/_pl_img/ico_enlarge01.gif") right bottom no-repeat;
  border: 2px solid #1d3994;
  top: 0px;
  left: 0px;
}

#pl_content .pl_accBlock01 {
  margin-bottom: 20px;
}

#pl_content .pl_accBlock01 .pl_accTitle {
  background: #eee;
  margin-bottom: 10px;
  font-size: 1.6rem;
  font-weight: bold;
}

#pl_content .pl_accBlock01 .pl_accTitle a {
  position: relative;
  display: block;
  padding: 10px 60px 10px 20px;
}

#pl_content .pl_accBlock01 .pl_accTitle a:after {
  position: absolute;
  display: block;
  content: url("/_pl_img/ico_acc_open01.png");
  width: 20px;
  height: 20px;
  margin-top: -0.65em;
  top: 50%;
  right: 20px;
}

#pl_content .pl_accBlock01 .pl_accTitle a.pl_active:after {
  content: url("/_pl_img/ico_acc_close01.png");
}

#pl_content .pl_accBlock01 .pl_accContent {
  display: none;
  padding: 0 20px 20px;
}

#pl_content .pl_control01 {
  position: relative;
  border-bottom: 1px solid #ccc;
  /*	@include border-gray-T-02(1px); */
  padding: 10px 20px;
  margin-bottom: 20px;
}

#pl_content .pl_control01 > ul li {
  display: inline-block;
  width: 135px;
  font-size: 1.4rem;
  font-weight: bold;
}

#pl_content .pl_control01 .pl_checkBox01 {
  position: absolute;
  top: 7px;
  right: 20px;
}

#pl_content .pl_tabBlock03 {
  margin-bottom: 20px;
}

#pl_content .pl_tabBlock03 *[role="tablist"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#pl_content .pl_tabBlock03 *[role="tablist"]:before, #pl_content .pl_tabBlock03 *[role="tablist"]:after {
  content: " ";
  display: table;
}

#pl_content .pl_tabBlock03 *[role="tablist"]:after {
  clear: both;
}

#pl_content .pl_tabBlock03 *[role="tablist"] > *[role="tab"] {
  float: left;
  width: 24%;
  text-align: center;
}

#pl_content .pl_tabBlock03 *[role="tablist"] > *[role="tab"].pl_active a {
  height: 47px;
}

#pl_content .pl_tabBlock03 *[role="tablist"].pl_tabTop {
  border-bottom: 3px solid #00214b;
}

#pl_content .pl_tabBlock03 *[role="tablist"].pl_tabTop > *[role="tab"] {
  margin: 0 1.3% 0 0;
}

#pl_content .pl_tabBlock03 *[role="tablist"].pl_tabTop > *[role="tab"]:last-child {
  margin-right: 0;
}

#pl_content .pl_tabBlock03 *[role="tablist"].pl_tabTop > *[role="tab"] a {
  border-bottom: none;
  -webkit-border-top-left-radius: 5px;
  -moz-border-top-left-radius: 5px;
  -ms-border-top-left-radius: 5px;
  -o-border-top-left-radius: 5px;
  border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-top-right-radius: 5px;
  -ms-border-top-right-radius: 5px;
  -o-border-top-right-radius: 5px;
  border-top-right-radius: 5px;
}

#pl_content .pl_tabBlock03 *[role="tablist"].pl_tabTop > *[role="tab"].pl_active {
  margin-top: 0;
}

#pl_content .pl_tabBlock03 *[role="tablist"].pl_tabBottom {
  border-top: 3px solid #00214b;
}

#pl_content .pl_tabBlock03 *[role="tablist"].pl_tabBottom > *[role="tab"] {
  margin: 0 4px 7px 0;
}

#pl_content .pl_tabBlock03 *[role="tablist"].pl_tabBottom > *[role="tab"]:last-child {
  margin-right: 0;
}

#pl_content .pl_tabBlock03 *[role="tablist"].pl_tabBottom > *[role="tab"] a {
  border-top: none;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-bottom-left-radius: 5px;
  -ms-border-bottom-left-radius: 5px;
  -o-border-bottom-left-radius: 5px;
  border-bottom-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-bottom-right-radius: 5px;
  -ms-border-bottom-right-radius: 5px;
  -o-border-bottom-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

#pl_content .pl_tabBlock03 *[role="tablist"].pl_tabBottom > *[role="tab"].pl_active {
  margin-bottom: 0;
}

#pl_content .pl_tabBlock03 .pl_tabPanel01 {
  background: #eee;
}

#pl_content .pl_tabBlock03 .pl_tabPanel02 {
  background: #fff;
  padding: 10px;
}

#pl_content .pl_tabBlock03 .pl_table01 th, #pl_content .pl_tabBlock03 .pl_table02 th, #pl_content .pl_tabBlock03 .pl_table03 th, #pl_content .pl_tabBlock03 .pl_table04 th, #pl_content .pl_tabBlock03 .pl_table05 th {
  background: #e1e1e1;
}

#pl_content .pl_newsList01 > li, #pl_content .pl_newsList06 > li {
  border-bottom: 1px solid #ccc;
}

#pl_content .pl_newsList01 > li > a, #pl_content .pl_newsList06 > li > a {
  position: relative;
  display: block;
  padding: 5px 28px 5px 0;
  display: table;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#pl_content .pl_newsList01 > li > a:after, #pl_content .pl_newsList06 > li > a:after {
  display: block;
  position: absolute;
  line-height: 1;
}

#pl_content .pl_newsList01 > li > a:after, #pl_content .pl_newsList06 > li > a:after {
  content: url(../_pl_img/ico_arrow_right02.png);
  top: 50%;
  right: 16px;
  margin-top: -0.5em;
}

#pl_content .pl_newsList01 > li > a > *, #pl_content .pl_newsList06 > li > a > * {
  display: table-cell;
  vertical-align: middle;
}

#pl_content .pl_newsList01 > li > a .pl_text, #pl_content .pl_newsList06 > li > a .pl_text {
  padding-left: 15px;
}

#pl_content .pl_newsList01 > li > a .pl_img, #pl_content .pl_newsList06 > li > a .pl_img {
  width: 70px;
}

#pl_content .pl_newsList02, #pl_content .pl_newsList05 {
  border-top: 2px solid #ccc;
  padding-top: 20px;
  margin-bottom: 20px;
}

#pl_content .pl_newsList02 > li, #pl_content .pl_newsList05 > li {
  display: table;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 1px solid #ccc;
  padding: 15px 0;
}

#pl_content .pl_newsList02 > li > *, #pl_content .pl_newsList05 > li > * {
  display: table-cell;
  vertical-align: middle;
}

#pl_content .pl_newsList02 > li:last-child, #pl_content .pl_newsList05 > li:last-child {
  border-bottom: none;
}

#pl_content .pl_newsList02 > li *[class*="pl_labelIcon"], #pl_content .pl_newsList05 > li *[class*="pl_labelIcon"] {
  margin-right: 0;
}

#pl_content .pl_newsList02 > li > .pl_date, #pl_content .pl_newsList05 > li > .pl_date {
  width: 90px;
  text-align: center;
  vertical-align: top;
}

#pl_content .pl_newsList02 > li > .pl_date > p, #pl_content .pl_newsList05 > li > .pl_date > p {
  font-size: 3.2rem;
  font-weight: bold;
  line-height: 1;
}

#pl_content .pl_newsList02 > li > .pl_date > *[class*="pl_labelIcon"], #pl_content .pl_newsList05 > li > .pl_date > *[class*="pl_labelIcon"] {
  width: 50px;
  padding: 5px 0 3px;
  font-size: 1.2rem;
  font-weight: normal;
}

#pl_content .pl_newsList02 > li > ul > li, #pl_content .pl_newsList05 > li > ul > li {
  display: table;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

#pl_content .pl_newsList02 > li > ul > li > *, #pl_content .pl_newsList05 > li > ul > li > * {
  display: table-cell;
  vertical-align: middle;
}

#pl_content .pl_newsList02 > li > ul > li:last-child, #pl_content .pl_newsList05 > li > ul > li:last-child {
  border-bottom: none;
  padding: 0;
  margin-bottom: 0;
}

#pl_content .pl_newsList02 > li > ul > li > figure, #pl_content .pl_newsList05 > li > ul > li > figure {
  width: 90px;
}

#pl_content .pl_newsList02 > li > ul > li > .pl_text, #pl_content .pl_newsList05 > li > ul > li > .pl_text {
  padding-right: 20px;
}

#pl_content .pl_newsList02 > li > ul > li > .pl_text *[class*="pl_labelIcon"], #pl_content .pl_newsList05 > li > ul > li > .pl_text *[class*="pl_labelIcon"] {
  min-width: 95px;
  padding: 1px 0;
}

#pl_content .pl_newsList02 > li > ul > li > .pl_text a, #pl_content .pl_newsList05 > li > ul > li > .pl_text a {
  font-size: 1.3rem;
}

#pl_content .pl_newsList03, #pl_content .pl_newsList04 {
  margin: 0 -10px 15px;
}

#pl_content .pl_newsList03 li, #pl_content .pl_newsList04 li {
  border-bottom: 1px solid #ccc;
}

#pl_content .pl_newsList03 li > .pl_date, #pl_content .pl_newsList04 li > .pl_date {
  width: 125px;
}

#pl_content .pl_newsList03 li > .pl_text, #pl_content .pl_newsList04 li > .pl_text {
  font-weight: bold;
}

#pl_content .pl_newsList03 li *, #pl_content .pl_newsList04 li * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#pl_content .pl_newsList04 {
  margin: 0 0 20px;
}

#pl_content .pl_newsList05 {
  border-top: none;
  padding-top: 0;
}

#pl_content .pl_newsList05 > li {
  display: block;
}

#pl_content .pl_newsList05 > li:before, #pl_content .pl_newsList05 > li:after {
  content: " ";
  display: table;
}

#pl_content .pl_newsList05 > li:after {
  clear: both;
}

#pl_content .pl_newsList05 > li .pl_event {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 650px;
}

#pl_content .pl_newsList05 > li .pl_event > * {
  display: table;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#pl_content .pl_newsList05 > li .pl_event > * > * {
  display: table-cell;
  vertical-align: top;
}

#pl_content .pl_newsList05 > li .pl_event > * > .pl_ticket {
  width: 180px;
  padding-right: 20px;
}

#pl_content .pl_newsList05 > li .pl_event > * + * {
  margin-top: 20px;
}

#pl_content .pl_newsList05 > li .pl_event .pl_gameInfo {
  display: table;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 10px;
}

#pl_content .pl_newsList05 > li .pl_event .pl_gameInfo > * {
  display: table-cell;
  vertical-align: top;
}

#pl_content .pl_newsList05 > li .pl_event .pl_gameInfo .pl_img {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 63px;
  padding-right: 3px;
  text-align: center;
}

#pl_content .pl_newsList05 > li .pl_event .pl_gameInfo .pl_img figure {
  margin-bottom: 5px;
}

#pl_content .pl_newsList05 > li .pl_event .pl_gameInfo .pl_img .pl_teamName {
  font-size: 1.0rem;
  font-weight: bold;
  line-height: 1;
}

#pl_content .pl_newsList05 > li .pl_event .pl_gameInfo .pl_img .pl_teamName span {
  letter-spacing: -2px;
}

#pl_content .pl_newsList05 > li .pl_event .pl_gameInfo .pl_text {
  width: 97px;
}

#pl_content .pl_newsList05 > li .pl_event .pl_gameInfo .pl_text .pl_open {
  margin-bottom: 10px;
  font-size: 1.3rem;
  line-height: 1.2;
}

#pl_content .pl_newsList05 > li .pl_event .pl_gameInfo .pl_text *[class*="pl_labelIcon"] {
  display: block;
  padding: 2px;
  color: #333;
  font-size: 1.2rem;
  font-weight: bold;
}

#pl_content .pl_newsList05 > li .pl_event .pl_btnT04 {
  display: block;
  padding: 10px 5px;
}

#pl_content .pl_newsList05 > li .pl_text {
  width: 470px;
  font-size: 1.3rem;
}

#pl_content .pl_newsList05 > li .pl_text ul li {
  border-bottom: 1px solid #ccc;
  padding: 0 20px 10px 0;
  margin-bottom: 10px;
}

#pl_content .pl_newsList05 > li .pl_text ul li:last-child {
  border: none;
  padding: 0 20px 0 0;
  margin-bottom: 0;
}

#pl_content .pl_newsList05 > li .pl_text > * + * {
  /*	@include border-gray-T-02(1px); */
  padding-top: 10px;
  margin-top: 10px;
}

#pl_content .pl_listMemo01 > li, #pl_content .pl_listMemo02 > li {
  display: block;
  position: relative;
  padding-left: 1.5em;
  margin-top: 5px;
}

#pl_content .pl_listMemo01 > li .pl_listMark01, #pl_content .pl_listMemo02 > li .pl_listMark01 {
  position: absolute;
  top: 0;
  left: 0;
}

#pl_content .pl_listMemo02 > li {
  font-size: 1.2rem;
}

#pl_content .pl_linkList01 {
  margin-bottom: 40px;
  font-weight: bold;
}

#pl_content .pl_linkList01:before, #pl_content .pl_linkList01:after {
  content: " ";
  display: table;
}

#pl_content .pl_linkList01:after {
  clear: both;
}

#pl_content .pl_linkList01 > li {
  float: left;
  margin-right: 5px;
}

#pl_content .pl_newsList06 {
  border-top: 1px solid #ccc;
}

#pl_content .pl_newsList06 > li > a {
  padding: 0;
}

#pl_content .pl_newsList06 > li > a:before, #pl_content .pl_newsList06 > li > a:after {
  content: " ";
  display: table;
}

#pl_content .pl_newsList06 > li > a:after {
  clear: both;
}

#pl_content .pl_newsList06 > li > a:after {
  display: none;
}

#pl_content .pl_newsList06 > li > a > .pl_img {
  width: 95px;
}

#pl_content .pl_newsList06 > li .pl_textWrap {
  width: 645px;
  padding: 15px 18px 12px 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#pl_content .pl_newsList06 > li .pl_img,
#pl_content .pl_newsList06 > li .pl_textWrap {
  float: left;
}

#pl_content .pl_newsList06 > li .pl_date {
  color: #333;
}

#pl_content .pl_newsList06 > li .text .pl_detail {
  font-weight: bold;
  font-size: 1.4rem;
}

#pl_content .pl_newsList06 > li .text .pl_ellipsis {
  font-size: 1.3rem;
  width: 100%;
}

#pl_content .pl_newsList06 > li.pl_noThumb > a {
  display: block;
}

#pl_content .pl_newsList06 > li.pl_noThumb > a > * {
  float: none;
}

#pl_content .pl_newsList06 > li.pl_noThumb > a .pl_textWrap {
  display: block;
  width: 100%;
}

#pl_content h2 + .pl_newsList06 {
  border-top: 0;
}

#pl_content h2 + .pl_newsList06 > li:first-child .pl_textWrap {
  padding-top: 0;
}

#pl_content .pl_snsList01 {
  font-size: 0;
  margin-bottom: 15px;
  padding: 0 10px;
}

#pl_content .pl_snsList01 > li {
  display: inline-block;
  vertical-align: middle;
  margin: 5px 5px 0 0;
}

#pl_content .pl_snsList01 > li > *,
#pl_content .pl_snsList01 > li iframe {
  display: block;
  line-height: 1;
}

#pl_content .pl_snsList01 > li > a {
  line-height: 1.7;
}

#pl_content .pl_snsList01 > li #mixi-check-iframe710 {
  height: 18px;
}

#pl_content .pl_snsList01 > li:last-child {
  margin-right: 0;
}

#pl_content .pl_imgList01 {
  margin-bottom: 20px;
}

#pl_content .pl_imgList01 li {
  display: table;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 10px;
}

#pl_content .pl_imgList01 li > * {
  display: table-cell;
  vertical-align: top;
}

#pl_content .pl_imgList01 li:first-child {
  margin-top: 0;
}

#pl_content .pl_imgList01 li figure {
  width: 45px;
}

#pl_content .pl_imgList01 li figure img {
  border: 1px solid #ccc;
}

#pl_content .pl_imgList01 li dl {
  display: table;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 7px;
}

#pl_content .pl_imgList01 li dl > * {
  display: table-cell;
  vertical-align: top;
}

#pl_content .pl_imgList01 li dl dt {
  width: 130px;
  font-weight: bold;
}

#pl_content .pl_imgList01 li dl dd {
  font-size: 1.3rem;
}

#pl_content .pl_playerList01 {
  width: 220px;
  margin: 30px 0 0 20px;
  font-weight: bold;
}

#pl_content .pl_playerList01 a {
  display: block;
  color: #333;
}

#pl_content .pl_playerList01 a:before, #pl_content .pl_playerList01 a:after {
  content: " ";
  display: table;
}

#pl_content .pl_playerList01 a:after {
  clear: both;
}

#pl_content .pl_playerList01 figure {
  float: left;
  width: 100px;
}

#pl_content .pl_playerList01 .pl_playerInfo {
  float: left;
  width: 120px;
}

#pl_content .pl_playerList01 .pl_playerInfo .pl_number {
  font-size: 3.0rem;
  line-height: 1.2;
}

#pl_content .pl_playerList01 .pl_playerInfo .pl_name {
  font-size: 1.5rem;
  line-height: 1;
}

#pl_content .pl_playerList01 .pl_playerInfo .pl_name span {
  font-size: 1.0rem;
}

#pl_content .pl_playerList01 .pl_playerInfo .pl_detail {
  margin-top: 5px;
  font-size: 1.2rem;
}

#pl_content .pl_dlist01 {
  display: table;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 5px;
}

#pl_content .pl_dlist01 > * {
  display: table-cell;
  vertical-align: top;
}

#pl_content .pl_dlist01 dt {
  width: 4em;
  font-weight: bold;
}

#pl_content .pl_dlist01 dd p {
  text-indent: -5em;
  padding-left: 5em;
}

#pl_content .pl_iconList01:before, #pl_content .pl_iconList01:after {
  content: " ";
  display: table;
}

#pl_content .pl_iconList01:after {
  clear: both;
}

#pl_content .pl_iconList01 > * {
  float: left;
}

#pl_content .pl_iconList01 > *:last-child {
  width: 14em;
  padding-top: 1px;
}

#pl_content .pl_iconList01 *[class*="pl_labelIcon"] {
  width: 45px;
  padding: 1px 0 0;
  margin-right: 5px;
  font-size: 1.2rem;
  font-weight: bold;
}

#pl_content .pl_iconList01 .pl_name01 {
  width: 20em;
  font-weight: bold;
}

#pl_content .pl_iconList01 .pl_name01 a {
  display: table;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#pl_content .pl_iconList01 .pl_name01 a > * {
  display: table-cell;
  vertical-align: top;
}

#pl_content .pl_iconList01 .pl_name01 a .pl_number {
  width: 2.5em;
}

#pl_content .pl_iconList02 {
  display: table;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: auto;
  margin: -10px 0 20px auto;
}

#pl_content .pl_iconList02 > * {
  display: table-cell;
  vertical-align: middle;
}

#pl_content .pl_iconList02 li {
  position: relative;
  padding: 0 10px 0 25px;
  font-size: 1.3rem;
  font-weight: bold;
}

#pl_content .pl_iconList02 li:before {
  content: "";
  position: absolute !important;
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #ccc;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
}

#pl_content .pl_iconList02 li.pl_bgPink:before {
  background: #ffe5e5;
}

#pl_content .pl_iconList02 li.pl_bgGreen:before {
  background: #dae8d9;
}

#pl_content .pl_iconList02 li.pl_bgWhite:before {
  content: "赤";
  background: #fff;
  color: #f00;
  font-size: 1.2rem;
  text-align: center;
}

#pl_content .pl_iconList02 li:last-child {
  padding: 0 0 0 25px;
}

#pl_content .pl_iconList03 {
  margin-top: -10px;
}

#pl_content .pl_iconList03 > li {
  margin-top: 10px;
}

#pl_content .pl_iconList03 > li .pl_icon {
  margin-right: 5px;
}

#pl_content .pl_iconList03 > li .pl_text {
  line-height: 1.2;
}

#pl_content .pl_floatList01 {
  border-bottom: 1px solid #ccc;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

#pl_content .pl_floatList01:before, #pl_content .pl_floatList01:after {
  content: " ";
  display: table;
}

#pl_content .pl_floatList01:after {
  clear: both;
}

#pl_content .pl_floatList01 li {
  float: left;
  margin-left: 10px;
}

#pl_content .pl_floatList01 li:first-child {
  margin-left: 0;
}

#pl_content .pl_indentList01 a {
  display: table;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-weight: bold;
}

#pl_content .pl_indentList01 a > * {
  display: table-cell;
  vertical-align: top;
}

#pl_content .pl_indentList01 a .pl_number {
  width: 2.5em;
}

#pl_content .pl_borderList01 > * {
  padding: 0 20px 30px;
  border-top: 2px solid #ccc;
}

#pl_content .pl_borderList01 > *:first-child {
  border: none;
}

#pl_content .pl_borderList01 > * + * {
  padding-top: 30px;
}

#pl_content .pl_errorText01 {
  margin-bottom: 20px;
  color: #e00;
  font-weight: bold;
  font-size: 1.2rem;
}

#pl_content .pl_playerDetail01 {
  display: table;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 15px;
}

#pl_content .pl_playerDetail01 > * {
  display: table-cell;
  vertical-align: middle;
}

#pl_content .pl_playerDetail01 .pl_number {
  width: 2.5em;
  font-size: 4.0rem;
  font-weight: bold;
  line-height: 1.1;
}

#pl_content .pl_playerDetail01 .pl_playerName {
  font-size: 2.0rem;
  font-weight: bold;
  line-height: 1.1;
}

#pl_content .pl_playerDetail01 .pl_playerName .pl_ruby01 {
  font-size: 1.2rem;
}

#pl_content .pl_ruby01 {
  display: block;
  margin-top: 5px;
  font-weight: normal;
  font-size: 1.1rem;
}

#pl_content .pl_table01, #pl_content .pl_table02, #pl_content .pl_table03, #pl_content .pl_table04, #pl_content .pl_table05 {
  width: 100%;
  background: #fff;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  font-size: 1.3rem;
  line-height: 1.3;
}

#pl_content .pl_table01 tr > *, #pl_content .pl_table02 tr > *, #pl_content .pl_table03 tr > *, #pl_content .pl_table04 tr > *, #pl_content .pl_table05 tr > * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  /* padding: 15px 20px; */
  vertical-align: middle;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
}

#pl_content .pl_table01 th, #pl_content .pl_table02 th, #pl_content .pl_table03 th, #pl_content .pl_table04 th, #pl_content .pl_table05 th {
  text-align: center;
  background: #eee;
  font-weight: bold;
}

#pl_content .pl_table01 th > span, #pl_content .pl_table02 th > span, #pl_content .pl_table03 th > span, #pl_content .pl_table04 th > span, #pl_content .pl_table05 th > span {
  display: inline-block;
  font-size: 1.2rem;
  font-weight: normal;
}

#pl_content .pl_table01 th > span.pl_iconRequired, #pl_content .pl_table02 th > span.pl_iconRequired, #pl_content .pl_table03 th > span.pl_iconRequired, #pl_content .pl_table04 th > span.pl_iconRequired, #pl_content .pl_table05 th > span.pl_iconRequired {
  font-size: 1.1rem;
  font-weight: bold;
}

#pl_content .pl_table01 .pl_bg01, #pl_content .pl_table02 .pl_bg01, #pl_content .pl_table03 .pl_bg01, #pl_content .pl_table04 .pl_bg01, #pl_content .pl_table05 .pl_bg01 {
  background: #00214b !important;
  color: #fff;
}

#pl_content .pl_table01 .pl_bg02, #pl_content .pl_table02 .pl_bg02, #pl_content .pl_table03 .pl_bg02, #pl_content .pl_table04 .pl_bg02, #pl_content .pl_table05 .pl_bg02 {
  background: #fff !important;
}

#pl_content .pl_table01 .pl_bg03, #pl_content .pl_table02 .pl_bg03, #pl_content .pl_table03 .pl_bg03, #pl_content .pl_table04 .pl_bg03, #pl_content .pl_table05 .pl_bg03 {
  background: #ffe5e5 !important;
}

#pl_content .pl_table01 .pl_bg04, #pl_content .pl_table02 .pl_bg04, #pl_content .pl_table03 .pl_bg04, #pl_content .pl_table04 .pl_bg04, #pl_content .pl_table05 .pl_bg04 {
  background: #dae8d9 !important;
}

#pl_content .pl_table01 .pl_bg05, #pl_content .pl_table02 .pl_bg05, #pl_content .pl_table03 .pl_bg05, #pl_content .pl_table04 .pl_bg05, #pl_content .pl_table05 .pl_bg05 {
  background: #f6f6f6 !important;
}

#pl_content .pl_table01 .pl_bg06, #pl_content .pl_table02 .pl_bg06, #pl_content .pl_table03 .pl_bg06, #pl_content .pl_table04 .pl_bg06, #pl_content .pl_table05 .pl_bg06 {
  background: #ccc !important;
}

#pl_content .pl_table01 .pl_bg07, #pl_content .pl_table02 .pl_bg07, #pl_content .pl_table03 .pl_bg07, #pl_content .pl_table04 .pl_bg07, #pl_content .pl_table05 .pl_bg07 {
  background: #e8f1f6 !important;
}

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

#pl_content .pl_table01 .pl_iconNewWindow01:after, #pl_content .pl_table02 .pl_iconNewWindow01:after, #pl_content .pl_table03 .pl_iconNewWindow01:after, #pl_content .pl_table04 .pl_iconNewWindow01:after, #pl_content .pl_table05 .pl_iconNewWindow01:after {
  display: none;
}

#pl_content .pl_table01 .pl_date, #pl_content .pl_table02 .pl_date, #pl_content .pl_table03 .pl_date, #pl_content .pl_table04 .pl_date, #pl_content .pl_table05 .pl_date {
  text-align: center;
}

#pl_content .pl_table01 .pl_date > p, #pl_content .pl_table02 .pl_date > p, #pl_content .pl_table03 .pl_date > p, #pl_content .pl_table04 .pl_date > p, #pl_content .pl_table05 .pl_date > p {
  font-size: 2.2rem;
  line-height: 1;
  font-weight: bold;
}

#pl_content .pl_table01 .pl_date > *[class*="pl_labelIcon"], #pl_content .pl_table02 .pl_date > *[class*="pl_labelIcon"], #pl_content .pl_table03 .pl_date > *[class*="pl_labelIcon"], #pl_content .pl_table04 .pl_date > *[class*="pl_labelIcon"], #pl_content .pl_table05 .pl_date > *[class*="pl_labelIcon"] {
  width: 30px;
  padding: 5px 0 2px;
  margin-right: 0;
  font-size: 1.2rem;
}

#pl_content .pl_table01 .pl_gameInfo, #pl_content .pl_table02 .pl_gameInfo, #pl_content .pl_table03 .pl_gameInfo, #pl_content .pl_table04 .pl_gameInfo, #pl_content .pl_table05 .pl_gameInfo {
  text-align: center;
}

#pl_content .pl_table01 .pl_gameInfo > *, #pl_content .pl_table02 .pl_gameInfo > *, #pl_content .pl_table03 .pl_gameInfo > *, #pl_content .pl_table04 .pl_gameInfo > *, #pl_content .pl_table05 .pl_gameInfo > * {
  margin-bottom: 5px;
}

#pl_content .pl_table01 .pl_gameInfo .pl_teamName, #pl_content .pl_table02 .pl_gameInfo .pl_teamName, #pl_content .pl_table03 .pl_gameInfo .pl_teamName, #pl_content .pl_table04 .pl_gameInfo .pl_teamName, #pl_content .pl_table05 .pl_gameInfo .pl_teamName {
  font-size: 1.0rem;
  font-weight: bold;
  line-height: 1.2;
}

#pl_content .pl_table01 .pl_gameBtn .pl_btnT02, #pl_content .pl_table02 .pl_gameBtn .pl_btnT02, #pl_content .pl_table03 .pl_gameBtn .pl_btnT02, #pl_content .pl_table04 .pl_gameBtn .pl_btnT02, #pl_content .pl_table05 .pl_gameBtn .pl_btnT02 {
  display: block;
  padding: 12px 6px 10px;
}

#pl_content .pl_table01 .pl_gameBtn .pl_btnT02 img, #pl_content .pl_table02 .pl_gameBtn .pl_btnT02 img, #pl_content .pl_table03 .pl_gameBtn .pl_btnT02 img, #pl_content .pl_table04 .pl_gameBtn .pl_btnT02 img, #pl_content .pl_table05 .pl_gameBtn .pl_btnT02 img {
  width: 107px;
}

#pl_content .pl_table01 + *, #pl_content .pl_table02 + *, #pl_content .pl_table03 + *, #pl_content .pl_table04 + *, #pl_content .pl_table05 + * {
  margin-top: 20px;
}

#pl_content .pl_table02 tr > *, #pl_content .pl_table03 tr > *, #pl_content .pl_table04 tr > *, #pl_content .pl_table05 tr > * {
  padding: 10px;
}

#pl_content .pl_table02 thead th, #pl_content .pl_table03 thead th, #pl_content .pl_table04 thead th, #pl_content .pl_table05 thead th, #pl_content .pl_table02 tfoot th, #pl_content .pl_table03 tfoot th, #pl_content .pl_table04 tfoot th, #pl_content .pl_table05 tfoot th {
  background: #e1e1e1;
  padding: 5px 0;
}

#pl_content .pl_table03 tr > * {
  padding: 15px 10px !important;
}

#pl_content .pl_table03 thead th {
  background: #eee !important;
  padding: 15px 0 !important;
}

#pl_content .pl_table04 tr > * {
  padding: 10px 5px !important;
}

#pl_content .pl_table04 thead th {
  background: #eee !important;
  padding: 15px 0 !important;
}

#pl_content .pl_table05 tr > * {
  padding: 10px 2px !important;
}

#pl_content .pl_tableFix01 {
  position: relative;
  width: 700px;
  margin-bottom: 20px;
  overflow: hidden;
}

#pl_content .pl_tableFix01 *[class*="pl_table0"] {
  word-break: keep-all;
}

#pl_content .pl_tableFix01 *[class*="pl_table0"] thead th, #pl_content .pl_tableFix01 *[class*="pl_table0"] tfoot th {
  padding: 10px 0;
  text-align: center;
  vertical-align: top;
}

#pl_content .pl_tableFix01 *[class*="pl_table0"] td {
  font-size: 1.5rem;
  font-weight: bold;
  text-align: center;
}

#pl_content .pl_tableFix01 *[class*="pl_table0"] td *[class*="pl_w"] {
  word-break: normal;
}

#pl_content .pl_tableFix01 *[class*="pl_table0"] td .pl_imageLogo {
  width: 33px;
  margin: -3px;
}

#pl_content .pl_tableFix01 *[class*="pl_table0"] td .pl_imageLogo02, #pl_content .pl_tableFix01 *[class*="pl_table0"] td .pl_imageLogo03 {
  display: table;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: auto;
  margin: -3px;
}

#pl_content .pl_tableFix01 *[class*="pl_table0"] td .pl_imageLogo02 > *, #pl_content .pl_tableFix01 *[class*="pl_table0"] td .pl_imageLogo03 > * {
  display: table-cell;
  vertical-align: middle;
}

#pl_content .pl_tableFix01 *[class*="pl_table0"] td .pl_imageLogo02 figure, #pl_content .pl_tableFix01 *[class*="pl_table0"] td .pl_imageLogo03 figure {
  width: 38px;
}

#pl_content .pl_tableFix01 *[class*="pl_table0"] td .pl_imageLogo02 .pl_text, #pl_content .pl_tableFix01 *[class*="pl_table0"] td .pl_imageLogo03 .pl_text {
  width: 8em;
  font-size: 1.3rem;
}

#pl_content .pl_tableFix01 *[class*="pl_table0"] td .pl_imageLogo03 {
  width: 133px;
}

#pl_content .pl_tableFix01 *[class*="pl_table0"] td .pl_imageLogo03 .pl_name {
  width: 95px;
  word-break: normal;
}

#pl_content .pl_tableFix01 *[class*="pl_table0"] .pl_bg01 th {
  background: #00214b;
}

#pl_content .pl_tableFix01 *[class*="pl_table0"] .pl_bg01 > *, #pl_content .pl_tableFix01 *[class*="pl_table0"] .pl_bg01 a {
  color: #fff;
}

#pl_content .pl_tableFix01 *[class*="pl_table0"] .pl_iconDescend01, #pl_content .pl_tableFix01 *[class*="pl_table0"] .pl_iconAscend01 {
  display: block;
  width: 20px;
  margin: 0 auto;
}

#pl_content .pl_tableFix01 *[class*="pl_table0"] .pl_iconDescend01:after, #pl_content .pl_tableFix01 *[class*="pl_table0"] .pl_iconAscend01:after {
  display: block;
  width: 20px;
  height: 20px;
  margin-top: 5px;
}

#pl_content .pl_tableFix01 *[class*="pl_table0"] .pl_iconDescend01:after {
  content: url("/_pl_img/ico_arrow_bottom02.png");
}

#pl_content .pl_tableFix01 *[class*="pl_table0"] .pl_iconAscend01:after {
  content: url("/_pl_img/ico_arrow_top02.png");
}

#pl_content .pl_tableFix01 .pl_table05 td {
  font-size: 1.4rem;
}

#pl_content .pl_tableFix01 .pl_control01 {
  position: static;
  border: none;
  padding: 0;
  margin: 0;
}

#pl_content .pl_tableFix01 .pl_control01 a {
  display: block;
  background-color: #333;
  opacity: 0.2;
  width: 22px;
  height: 100%;
  font-size: 0;
}

#pl_content .pl_tableFix01 .pl_control01 a.pl_next {
  position: absolute;
  background-image: url("/_pl_img/ico_arrow_right03.png");
  background-position: center center;
  background-repeat: no-repeat;
  top: 0;
  right: 0;
}

#pl_content .pl_tableFix01 .pl_control01 a.pl_prev {
  display: none;
  position: absolute;
  background-image: url("/_pl_img/ico_arrow_left03.png");
  background-position: center center;
  background-repeat: no-repeat;
  top: 0;
  left: 0;
}

#pl_content .pl_inputBlock01 > .pl_title {
  font-weight: bold;
}

#pl_content .pl_inputBlock01 > .pl_detail {
  margin-top: 8px;
}

#pl_content .pl_inputBlock01 > .pl_detail + .pl_title {
  margin-top: 10px;
}

#pl_content input[type="text"], #pl_content textarea {
  padding: 5px 15px;
  border: 1px solid #ccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  box-shadow: rgba(9, 1, 4, 0.0980392) 1px 1px 4px 1px inset;
  -webkit-box-shadow: rgba(9, 1, 4, 0.0980392) 1px 1px 4px 1px inset;
  -moz-box-shadow: rgba(9, 1, 4, 0.0980392) 1px 1px 4px 1px inset;
  font-size: 1.3rem;
}

#pl_content *[class*="pl_inputW"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#pl_content .pl_inputWFull {
  width: 100%;
}

#pl_content input[type="radio"] {
  display: none;
}

#pl_content input[type="radio"] + label {
  display: inline-block;
  position: relative;
  padding-left: 20px;
  line-height: 1.8;
}

#pl_content input[type="radio"] + label:before {
  display: block;
  position: absolute;
  line-height: 1;
}

#pl_content input[type="radio"] + label:before {
  content: "";
  top: 0.3em;
  left: 0;
  width: 15px;
  height: 15px;
  margin-top: 0;
  background-image: url(/_pl_img/bg_input_radio01_off.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100% auto;
}

#pl_content input[type="radio"] + label:before {
  margin-top: -1px;
}

#pl_content input[type="radio"]:checked + label {
  position: relative;
}

#pl_content input[type="radio"]:checked + label:before {
  display: block;
  position: absolute;
  line-height: 1;
}

#pl_content input[type="radio"]:checked + label:before {
  content: "";
  top: 0.3em;
  left: 0;
  width: 15px;
  height: 15px;
  margin-top: 0;
  background-image: url(/_pl_img/bg_input_radio01_on.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100% auto;
}

#pl_content input[type="radio"]:checked + label:before {
  margin-top: -1px;
}

#pl_content input[type="checkbox"] {
  display: none;
}

#pl_content input[type="checkbox"] + label {
  display: inline-block;
  position: relative;
  padding-left: 20px;
  line-height: 1.8;
}

#pl_content input[type="checkbox"] + label:before {
  display: block;
  position: absolute;
  line-height: 1;
}

#pl_content input[type="checkbox"] + label:before {
  content: "";
  top: 1px;
  left: 0;
  width: 15px;
  height: 15px;
  margin-top: 0;
  background-image: url(/_pl_img/bg_input_check01_off.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100% auto;
}

#pl_content input[type="checkbox"] + label:before {
  margin-top: 2px;
}

#pl_content input[type="checkbox"]:checked + label {
  position: relative;
}

#pl_content input[type="checkbox"]:checked + label:before {
  display: block;
  position: absolute;
  line-height: 1;
}

#pl_content input[type="checkbox"]:checked + label:before {
  content: "";
  top: 1px;
  left: 0;
  width: 15px;
  height: 15px;
  margin-top: 0;
  background-image: url(/_pl_img/bg_input_check01_on.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100% auto;
}

#pl_content input[type="checkbox"]:checked + label:before {
  margin-top: 2px;
}

#pl_content input.pl_inputBtn01 + label {
  display: block;
  padding: 15px 5px 15px 30px;
  width: 100%;
  border: 2px solid #ccc;
  background: #fff;
  font-weight: bold;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#pl_content input.pl_inputBtn01 + label:before {
  top: 50%;
  left: 5px;
  margin-top: -10px;
}

#pl_content input.pl_inputBtn01:checked + label:before {
  top: 50%;
  left: 5px;
  margin-top: -10px;
}

#pl_content .pl_checkBox01 {
  border: 1px solid #ccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  background: #fff;
  display: inline-block;
  padding: 3px 25px 0 5px;
}

#pl_content #pl_content select {
  width: 100%;
  position: relative;
  color: #000;
  line-height: 1;
  font-weight: bold;
}

#pl_content .esb-dropdown {
  display: none;
}

#pl_content .easy-select-box {
  position: relative;
  background: #fff;
  color: #000;
  font-size: 1.3rem;
  font-weight: bold;
  text-align: left;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}

#pl_content .easy-select-box * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#pl_content .easy-select-box.focused .esb-displayer {
  border-color: #ccc;
}

#pl_content .easy-select-box .esb-displayer {
  position: relative;
  padding: 7px 40px 5px 10px;
  min-width: 110px;
  height: 28px;
  line-height: 1;
  border: 1px solid #ccc;
  -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;
}

#pl_content .easy-select-box .esb-displayer:before {
  position: absolute;
  top: 10px;
  right: 12px;
  color: #000 !important;
  z-index: 100;
}

#pl_content .easy-select-box .esb-displayer:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 26px;
  height: 26px;
  background: #333 url("/_pl_img/bg_select01.gif") center center no-repeat;
  color: #fff !important;
  -webkit-border-top-right-radius: 3px;
  -moz-border-top-right-radius: 3px;
  -ms-border-top-right-radius: 3px;
  -o-border-top-right-radius: 3px;
  border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-bottom-right-radius: 3px;
  -ms-border-bottom-right-radius: 3px;
  -o-border-bottom-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

#pl_content .easy-select-box .esb-dropdown {
  position: absolute;
  top: 28px;
  left: 0;
  width: 100%;
  background: #fff;
  border: 1px solid #d3d3d3;
  z-index: 100;
}

#pl_content .easy-select-box.focused .esb-dropdown {
  border-color: #333;
}

#pl_content .easy-select-box .esb-dropdown .esb-item {
  padding: 7px 10px;
  line-height: 1;
  cursor: pointer;
}

#pl_content .easy-select-box .esb-dropdown .esb-item:hover {
  background: #1e90ff;
  color: #fff;
}

#pl_content *[class*="pl_selectW"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#pl_content *[class*="pl_selectW"].pl_year {
  float: right;
}

#pl_content .pl_selectWFull {
  width: 100%;
}

#pl_content .pl_selectW125 {
  width: 125px;
}

#pl_content .pl_selectW175 {
  width: 175px;
}

#pl_content .mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10001;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.7;
}

#pl_content .mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10002;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

#pl_content .mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}

#pl_content .mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

#pl_content .mfp-align-top .mfp-container:before {
  display: none;
}

#pl_content .mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 30px auto 20px;
  text-align: left;
  z-index: 1045;
}

#pl_content .mfp-content .pl_btnBlock01 {
  width: 200px;
  margin: 0 auto;
}

#pl_content .mfp-inline-holder .mfp-content,
#pl_content .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

#pl_content .mfp-loading.mfp-figure {
  display: none;
}

#pl_content .mfp-hide {
  display: none !important;
}

#pl_content .mfp-iframe-scaler {
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  overflow: hidden;
  padding-top: 56.25%;
}

#pl_content .mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

#pl_content .pl_modalBlock {
  position: relative;
  background: #fff;
  margin: 0 auto;
}

#pl_content .pl_modalTitle {
  background: #eee;
  padding: 15px 10px 12px;
  font-size: 1.6rem;
}

#pl_content .pl_modalInner {
  padding: 15px 10px;
}

#pl_content .pl_modalInner .bx-wrapper {
  width: 600px;
  margin: 0 auto;
}

#pl_content .pl_modalInner .bx-wrapper .bx-viewport {
  border: none;
  box-shadow: none;
  left: 0;
}

#pl_content .pl_modalInner .bx-wrapper .bx-viewport .pl_modalSlider li {
  width: 600px !important;
  height: 335px;
}

#pl_content .pl_modalInner .bx-wrapper .bx-viewport .pl_modalSlider li img {
  max-width: 100%;
  max-height: 100%;
  margin: auto;
}

#pl_content .pl_modalInner .bx-wrapper .bx-controls-direction a {
  width: 50px;
  height: 50px;
  margin-top: -25px;
}

#pl_content .pl_modalInner .bx-wrapper .bx-controls-direction a.bx-prev {
  background: url("/_pl_img/pl_modalArrow01.png");
  left: 0;
}

#pl_content .pl_modalInner .bx-wrapper .bx-controls-direction a.bx-next {
  background: url("/_pl_img/pl_modalArrow02.png");
  right: 0;
}

#pl_content .pl_jsModalClose span {
  display: inline;
  background: url("/_pl_img/btn_close02.png") 0 50% no-repeat;
  background-size: 12px;
  padding-left: 20px;
}

#pl_content .pl_modalClose {
  display: none;
}

#pl_content .pl_jsModalMovie {
  display: block;
  position: relative;
}

#pl_content .pl_jsModalMovie .pl_imageCaver {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

#pl_content .pl_rangeText01 {
  font-weight: bold;
}

#pl_content .pl_rangeText01 > * {
  display: inline-block;
  vertical-align: middle;
}

#pl_content .pl_rangeText01 .pl_number {
  width: 2.5em;
  margin-right: 5px;
  text-align: center;
}

#pl_content .mfp-image-holder figure {
  text-align: center;
}

#pl_content .mfp-image-holder figure img {
  max-width: 100%;
}

#pl_content .pl_btnBlock01 {
  text-align: center;
}

#pl_content .pl_btnBlock01 > * {
  display: inline-block;
}

#pl_content .pl_btnBlock01 a {
  padding: 10px 5px 9px;
  font-size: 1.5rem;
}

#pl_content .pl_btnBlock01.pl_btnHeight01 a {
  width: auto;
}

#pl_content .pl_btnBlock01.pl_btnHeight01 a span {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: table-cell;
  width: 305px;
  line-height: 1.2;
  vertical-align: middle;
}

#pl_content .pl_btnBlock01.pl_btnW200px a {
  width: 200px;
}

#pl_content .pl_btnBlock02 {
  position: relative;
  margin-bottom: 20px;
}

#pl_content .pl_btnBlock02 ul {
  display: table;
  margin: 0 auto;
}

#pl_content .pl_btnBlock02 ul li {
  float: left;
  margin-right: -1px;
}

#pl_content .pl_btnBlock02 ul li a {
  background: #fff;
  border: 1px solid #ccc;
  padding: 5px 15px;
  color: #333;
  font-size: 1.4rem;
  font-weight: bold;
}

#pl_content .pl_btnBlock02 ul li a.pl_active {
  background: #00214b;
  color: #fff;
  z-index: 1;
}

#pl_content .pl_btnBlock02 ul li:first-child a {
  -webkit-border-top-left-radius: 5px;
  -moz-border-top-left-radius: 5px;
  -ms-border-top-left-radius: 5px;
  -o-border-top-left-radius: 5px;
  border-top-left-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-bottom-left-radius: 5px;
  -ms-border-bottom-left-radius: 5px;
  -o-border-bottom-left-radius: 5px;
  border-bottom-left-radius: 5px;
}

#pl_content .pl_btnBlock02 ul li:last-child {
  margin-right: 0;
}

#pl_content .pl_btnBlock02 ul li:last-child a {
  -webkit-border-top-right-radius: 5px;
  -moz-border-top-right-radius: 5px;
  -ms-border-top-right-radius: 5px;
  -o-border-top-right-radius: 5px;
  border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-bottom-right-radius: 5px;
  -ms-border-bottom-right-radius: 5px;
  -o-border-bottom-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

#pl_content .pl_btnBlock02 .pl_year {
  position: absolute;
  float: none;
  top: 0;
  right: 0;
}

#pl_content .pl_btnT01,
#pl_content .pl_btnT02,
#pl_content .pl_btnT03,
#pl_content .pl_btnT04,
#pl_content .pl_btnT05,
#pl_content .pl_btnT06 {
  display: inline-block;
  font-size: 1.5rem;
  font-weight: bold;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#pl_content .pl_btnT01 {
  border: 1px solid #ccc;
  padding: 10px;
  text-align: center;
  background: #fff;
  -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_content .pl_btnT01 > span {
  color: #333;
}

#pl_content .pl_btnT02 {
  border: 1px solid #ccc;
  padding: 10px;
  text-align: center;
  background: #d93600;
  -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;
  color: #fff !important;
}

#pl_content .pl_btnT03 {
  border: 1px solid #ccc;
  padding: 10px;
  text-align: center;
  background: #444343;
  -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;
  color: #fff !important;
}

#pl_content .pl_btnT04 {
  border: 1px solid #ccc;
  padding: 10px;
  text-align: center;
  background: #f80;
  -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;
  color: #fff !important;
}

#pl_content .pl_btnT05 {
  border: 1px solid #ccc;
  padding: 10px;
  text-align: center;
  background: #979797;
  -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;
  color: #fff !important;
}

#pl_content .pl_btnT06 {
  border: 1px solid #fff;
  padding: 2px 5px;
  text-align: center;
  background: #d93600;
  -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;
  color: #fff !important;
}

#pl_content .pl_btnWFull {
  width: 100%;
}

#pl_content .pl_btnS02 {
  display: table;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 40px;
  font-size: 1.4rem;
}

#pl_content .pl_btnS02 > * {
  display: table-cell;
  vertical-align: middle;
}

#pl_content .pl_iconNewWindow {
  position: relative;
  padding-left: 20px;
  padding-right: 20px;
}

#pl_content .pl_iconNewWindow:after {
  display: block;
  position: absolute;
  line-height: 1;
}

#pl_content .pl_iconNewWindow:after {
  content: url(../_pl_img/ico_newwindow_01.png);
  top: 50%;
  right: 6px;
  margin-top: -0.5em;
}

#pl_content .pl_iconNewWindow02, #pl_content .pl_iconNewWindow03 {
  position: relative;
}

#pl_content .pl_iconNewWindow02:after, #pl_content .pl_iconNewWindow03:after {
  display: block;
  position: absolute;
  line-height: 1;
}

#pl_content .pl_iconNewWindow02:after, #pl_content .pl_iconNewWindow03:after {
  content: "";
  top: 0.5em;
  right: 10px;
  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_content .pl_iconNewWindow03:after {
  content: url(/_pl_img/ico_newwindow_02.png);
}

#pl_content .pl_iconNew01 {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  display: inline-block;
  background: #ec0000;
  padding: 2px 0;
  min-width: 45px;
  margin-left: 5px;
  color: #fff;
  font-size: 1.1rem;
  line-height: 1;
  text-align: center;
}

#pl_content .pl_btnT02.pl_iconNewWindow:after,
#pl_content .pl_btnT05.pl_iconNewWindow:after {
  content: url(../_pl_img/ico_newwindow_02.png);
}

#pl_content .pl_btnT06.pl_iconNewWindow02:after, #pl_content .pl_btnT06.pl_iconNewWindow03:after {
  content: url(../_pl_img/ico_newwindow_02.png);
}

#pl_content .pl_strongText01 {
  font-size: 1.6rem;
  font-weight: bold;
}

#pl_content .pl_linkMore01 > span {
  position: relative;
  padding-left: 15px;
  font-size: 1.3rem;
  font-weight: bold;
}

#pl_content .pl_linkMore01 > span:before {
  display: block;
  position: absolute;
  line-height: 1;
}

#pl_content .pl_linkMore01 > span:before {
  content: url(../_pl_img/ico_arrow_right02.png);
  top: 50%;
  left: 0;
  margin-top: -0.5em;
}

#pl_content .pl_linkMore02 > span {
  position: relative;
  padding-left: 15px;
  font-size: 1.3rem;
  font-weight: bold;
}

#pl_content .pl_linkMore02 > span:before {
  display: block;
  position: absolute;
  line-height: 1;
}

#pl_content .pl_linkMore02 > span:before {
  content: url(../_pl_img/ico_arrow_right01.png);
  top: 50%;
  left: 0;
  margin-top: -0.5em;
}

#pl_content .pl_linkMore03 > span {
  position: relative;
  display: block;
  padding-left: 15px;
}

#pl_content .pl_linkMore03 > span:before {
  display: block;
  position: absolute;
  line-height: 1;
}

#pl_content .pl_linkMore03 > span:before {
  content: "";
  top: 0.3em;
  left: 0;
  width: 10px;
  height: 15px;
  margin-top: 0;
  background-image: url(../_pl_img/ico_arrow_right02.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100% auto;
}

#pl_content .pl_tRight .pl_linkMore03 > span {
  display: inline-block;
}

#pl_content .pl_linkMore04 > span {
  font-size: 1.3rem;
  font-weight: bold;
  padding-right: 15px;
  position: relative;
}

#pl_content .pl_linkMore04 > span:after {
  display: block;
  position: absolute;
  line-height: 1;
}

#pl_content .pl_linkMore04 > span:after {
  content: url(../_pl_img/ico_arrow_right01.png);
  top: 50%;
  right: 0;
  margin-top: -0.5em;
}

#pl_content .pl_linkPdf01 > span {
  position: relative;
  padding-left: 3em;
  font-weight: bold;
}

#pl_content .pl_linkPdf01 > span:before {
  content: "PDF";
  display: block;
  position: absolute;
  top: 0.3em;
  left: 0;
  background: #1d3994;
  color: #fff;
  font-size: 1.2rem;
  width: 3em;
  text-align: center;
  line-height: 1.3;
}

#pl_content *[class*="pl_labelIcon"] {
  display: inline-block;
  margin-right: 10px;
  text-align: center;
  color: #fff;
  padding: 0 3px;
  text-align: center;
  color: #fff;
  font-size: 1.2rem;
  line-height: 1.4;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#pl_content *[class*="pl_labelIcon"].pl_labelIconWh01 {
  background: #fff;
  color: #333;
}

#pl_content *[class*="pl_labelIcon"].pl_labelIconRd01 {
  background: #fb2124;
}

#pl_content *[class*="pl_labelIcon"].pl_labelIconRd02 {
  background: #d11010;
}

#pl_content *[class*="pl_labelIcon"].pl_labelIconRd03 {
  background: #eb230d;
}

#pl_content *[class*="pl_labelIcon"].pl_labelIconNb01 {
  background: #092d5a;
}

#pl_content *[class*="pl_labelIcon"].pl_labelIconGre01 {
  background: #417d0c;
}

#pl_content *[class*="pl_labelIcon"].pl_labelIconGre02 {
  background: #09965c;
}

#pl_content *[class*="pl_labelIcon"].pl_labelIconGre03 {
  background: #439800;
}

#pl_content *[class*="pl_labelIcon"].pl_labelIconPk01 {
  background: #ea68a1;
}

#pl_content *[class*="pl_labelIcon"].pl_labelIconBl01 {
  background: #257bd3;
}

#pl_content *[class*="pl_labelIcon"].pl_labelIconBl02 {
  background: #3f6ebd;
}

#pl_content *[class*="pl_labelIcon"].pl_labelIconBl03 {
  background: #aae4eb;
}

#pl_content *[class*="pl_labelIcon"].pl_labelIconOr01 {
  background: #f58518;
}

#pl_content *[class*="pl_labelIcon"].pl_labelIconOr02 {
  background: #ed9c00;
}

#pl_content *[class*="pl_labelIcon"].pl_labelIconPp01 {
  background: #9743af;
}

#pl_content *[class*="pl_labelIcon"].pl_labelIconEg01 {
  background: #1a9ea3;
}

#pl_content *[class*="pl_labelIcon"].pl_labelIconEg01 {
  background: #1a9ea3;
}

#pl_content *[class*="pl_labelIcon"].pl_labelIconGra01 {
  background: #eee;
  color: #333;
}

#pl_content *[class*="pl_labelIcon"].pl_labelIconGra02 {
  background: #c2c2c2;
  color: #333;
}

#pl_content *[class*="pl_labelIcon"].pl_labelIconOc01 {
  background: #d6b646;
}

#pl_content *[class*="pl_labelIcon"].pl_labelIconBk01 {
  background: #444;
}

#pl_content *[class*="pl_labelIcon"].pl_labelIconMiddle {
  min-width: 80px;
}

#pl_content *[class*="pl_labelIcon"].pl_labelIconW95 {
  min-width: 95px;
}

#pl_content *[class*="pl_radiusIcon01"] {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  display: block;
  width: 71px;
  padding: 2px 0 1px;
  color: #fff !important;
  font-size: 1.2rem;
  text-align: center;
}

#pl_content .pl_bgTw01 {
  background: #2ba8e0;
}

#pl_content .pl_bgFb01 {
  background: #3a5898;
}

#pl_content .pl_bgMi01 {
  background: #cea74e;
}

#pl_content .pl_glyphAttention01 {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: url("/_pl_img/ico_attention01.png") left top no-repeat;
  background-size: 30px auto;
  min-height: 27px;
  padding: 2px 0 0 40px;
}

#pl_content .pl_price {
  display: inline-block;
  background: #d5b139;
  border: 1px solid #ddd;
  width: 33px;
  padding: 2px 0 0;
  margin-left: 5px;
  color: #fff;
  font-size: 1.2rem;
  line-height: 1;
  text-align: center;
}

#pl_content .pl_iconRequired {
  display: inline-block;
  background: #ec0000;
  padding: 2px 2px 1px;
  margin-left: 4px;
  color: #fff;
  font-size: 1.1rem;
  font-weight: bold;
}

#pl_content .pl_lineTop01 {
  padding-top: 40px;
  border-top: 2px solid #ccc;
}

#pl_content .pl_textBlock01 > p + p {
  margin-top: 10px;
}

#pl_content .pl_innerBlock01 > * {
  margin-top: 10px;
}

#pl_content .pl_innerBlock02 > * {
  margin-top: 10px;
}

#pl_content .pl_innerBlock02 > *:first-child {
  margin-top: 0;
}

#pl_content .pl_innerBlock03 * {
  margin-top: 10px;
}

#pl_content .pl_innerBlock04 > * {
  margin-top: 15px;
}

#pl_content .pl_innerBlock04 > *:first-child {
  margin-top: 0;
}

#pl_content .pl_innerBlock05 > * {
  margin-top: 20px;
}

#pl_content .pl_innerBlock05 > *:first-child {
  margin-top: 0;
}

#pl_content .pl_innerBlock06 > * {
  margin-top: 40px;
}

#pl_content .pl_innerBlock06 > *:first-child {
  margin-top: 0;
}

#pl_content .pl_vTop {
  vertical-align: top !important;
}

#pl_content .pl_vMiddle {
  vertical-align: middle !important;
}

#pl_content .pl_vBottom {
  vertical-align: bottom !important;
}

#pl_content .pl_flNone {
  float: none;
}

#pl_content .pl_flLeft {
  float: left;
}

#pl_content .pl_flRight {
  float: right;
}

#pl_content .pl_clearFix > .pl_flRight {
  float: none;
}

#pl_content .pl_clearFix > .pl_flRight > .pl_imgBLock01 {
  float: none;
  text-align: center;
}

#pl_content .pl_clearFix > .pl_flLeft {
  float: none;
}

#pl_content .pl_clearFix > .pl_flLeft > .pl_imgBLock01 {
  float: none;
  text-align: center;
}

#pl_content .pl_clearFix:before, #pl_content .pl_clearFix:after {
  content: " ";
  display: table;
}

#pl_content .pl_clearFix:after {
  clear: both;
}

#pl_content .pl_ellipsis > p {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

#pl_content #pl_popup .pl_popupClose {
  position: fixed;
  right: 0;
  top: 0;
  width: 120px;
  height: 60px;
  background: #000;
  text-align: center;
}

#pl_content #pl_popup .pl_popupClose > a {
  display: block;
  line-height: 60px;
}

#pl_content #pl_popup .pl_popupClose > a > span {
  padding-left: 20px;
  color: #fff;
  font-weight: bold;
  background: url(/_pl_img/btn_close03.png) no-repeat left center;
}

#pl_content #pl_popup .pl_h1Title01 {
  margin-bottom: 0;
}

#pl_content #pl_popup .pl_titleWrap01 {
  margin-bottom: 50px;
}

#pl_content main[role="main"] > * section {
  margin-bottom: 20px;
}

#pl_content main[role="main"] > * section:last-child {
  margin-bottom: 0;
}

#pl_content main[role="main"] > section {
  background: #fff;
}

#pl_content .pl_newsList03, #pl_content .pl_newsList04 {
  border-top: 1px solid #ccc;
}

#pl_content .pl_newsList03 > li, #pl_content .pl_newsList04 > li {
  background: #fff;
  border-bottom: 1px solid #ccc;
  font-weight: bold;
}

#pl_content .pl_newsList03 > li > a,
#pl_content .pl_newsList04 > li > a, #pl_content .pl_newsList03 > li > span, #pl_content .pl_newsList04 > li > span {
  display: table;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 1.1;
}

#pl_content .pl_newsList03 > li > a > *,
#pl_content .pl_newsList04 > li > a > *, #pl_content .pl_newsList03 > li > span > *, #pl_content .pl_newsList04 > li > span > * {
  display: table-cell;
  vertical-align: middle;
}

#pl_content .pl_newsList03 > li > *:not(a), #pl_content .pl_newsList04 > li > *:not(a) {
  padding: 0 10px 10px;
}

#pl_content .pl_newsList03 > li > a, #pl_content .pl_newsList04 > li > a {
  position: relative;
  padding: 17px 25px 17px 10px;
}

#pl_content .pl_newsList03 > li > a:after, #pl_content .pl_newsList04 > li > a:after {
  display: block;
  position: absolute;
  line-height: 1;
}

#pl_content .pl_newsList03 > li > a:after, #pl_content .pl_newsList04 > li > a:after {
  content: "";
  top: 50%;
  right: 10px;
  width: 10px;
  height: 15px;
  margin-top: -0.5em;
  background-image: url(../_pl_img/ico_arrow_right02.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100% auto;
}

#pl_content .pl_btnT01,
#pl_content .pl_btnT02,
#pl_content .pl_btnT03 {
  padding: 10px;
  box-shadow: rgba(0, 0, 0, 0.8) 2px 2px 3px 1px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.8) 2px 2px 3px 1px;
  -moz-box-shadow: rgba(0, 0, 0, 0.8) 2px 2px 3px 1px;
}

#pl_content .pl_btnT01 > *,
#pl_content .pl_btnT02 > *,
#pl_content .pl_btnT03 > * {
  display: block;
}

#pl_content *[class*="pl_btnT"][class*="pl_glyph"],
#pl_content *[class*="pl_btnT"][class*="pl_icon"] {
  position: relative;
}

#pl_content *[class*="pl_btnT"][class*="pl_glyph"] > span,
#pl_content *[class*="pl_btnT"][class*="pl_icon"] > span {
  padding-left: 0;
  position: static;
}

#pl_content *[class*="pl_btnT"][class*="pl_glyph"].pl_tLeft,
#pl_content *[class*="pl_btnT"][class*="pl_icon"].pl_tLeft {
  padding-right: 10px;
}

#pl_content *[class*="pl_btnT"].pl_iconProcession {
  padding-left: 10px;
  padding-right: 10px;
}

#pl_content *[class*="pl_btnT"].pl_iconProcession > span {
  position: relative;
  padding-left: 30px;
}

#pl_content *[class*="pl_btnT"].pl_iconProcession > span:before {
  margin-top: -10px;
}

#pl_content .pl_iconProcession > span {
  padding-left: 30px;
}

#pl_content .pl_iconProcession > span:before {
  display: block;
  position: absolute;
  content: "";
  top: 0.4em;
  left: 0;
  width: 25px;
  height: 21px;
  margin-top: 0;
  background-image: url(/_pl_img/ico_procession01.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100% auto;
}

#pl_content *[class*="icon"] > span {
  display: inline-block;
  padding-right: 0;
}

#pl_content .pl_linkMore02 > span:before {
  content: "";
  top: 0.2em;
  left: 0;
  width: 10px;
  height: 15px;
  margin-top: 0;
  background-image: url(/_pl_img/ico_arrow_right01.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100% auto;
}

#pl_content .pl_newsList03, #pl_content .pl_newsList04 {
  margin: 0 -10px 15px;
}

#pl_content .pl_newsList03 li > .pl_date, #pl_content .pl_newsList04 li > .pl_date {
  width: auto;
  padding: 10px 10px 0;
}

#pl_content .pl_borderBlock02 figure {
  text-align: center;
}

#pl_content .pl_table01 tr > td > span.pl_tRed01, #pl_content .pl_table02 tr > td > span.pl_tRed01, #pl_content .pl_table03 tr > td > span.pl_tRed01, #pl_content .pl_table04 tr > td > span.pl_tRed01, #pl_content .pl_table05 tr > td > span.pl_tRed01 {
  display: inline-block;
}

#pl_content .pl_imgBLock02, #pl_content .pl_imgBLock02 > * {
  display: block;
}

#pl_content .pl_tabBlock06 > .pl_tabTop {
  position: relative;
}

#pl_content .pl_tabBlock06 > .pl_tabTop:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 3px;
  background: #00214b;
}

#pl_content .pl_tabBlock06 > .pl_tabTop:before, #pl_content .pl_tabBlock06 > .pl_tabTop:after {
  content: " ";
  display: table;
}

#pl_content .pl_tabBlock06 > .pl_tabTop:after {
  clear: both;
}

#pl_content .pl_tabBlock06 > .pl_tabTop > li {
  float: left;
}

#pl_content .pl_tabBlock06 > .pl_tabTop > li > * {
  display: table;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 12px 5px;
  background: #fff;
  border: 2px solid #ccc;
  text-align: center;
  line-height: 1.1;
  font-weight: bold;
  color: #333;
}

#pl_content .pl_tabBlock06 > .pl_tabTop > li > * > * {
  display: table-cell;
  vertical-align: middle;
}

#pl_content .pl_tabBlock06 > .pl_tabTop > li.pl_active > * {
  padding: 10px 5px;
  background: #00214b;
  border-color: #00214b;
  color: #fff;
}

#pl_content .pl_tabBlock06 {
  margin-bottom: 20px;
}

#pl_content .pl_tabBlock06 *[role="tablist"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#pl_content .pl_tabBlock06 *[role="tablist"]:before, #pl_content .pl_tabBlock06 *[role="tablist"]:after {
  content: " ";
  display: table;
}

#pl_content .pl_tabBlock06 *[role="tablist"]:after {
  clear: both;
}

#pl_content .pl_tabBlock06 *[role="tablist"] > *[role="tab"] {
  float: left;
  width: 24%;
  text-align: center;
}

#pl_content .pl_tabBlock06 *[role="tablist"] > *[role="tab"].pl_active a {
  height: 47px;
}

#pl_content .pl_tabBlock06 *[role="tablist"].pl_tabTop {
  border-bottom: 3px solid #00214b;
}

#pl_content .pl_tabBlock06 *[role="tablist"].pl_tabTop > *[role="tab"] {
  margin: 4px 1.3% 0 0;
}

#pl_content .pl_tabBlock06 *[role="tablist"].pl_tabTop > *[role="tab"]:last-child {
  margin-right: 0;
}

#pl_content .pl_tabBlock06 *[role="tablist"].pl_tabTop > *[role="tab"] a {
  border-bottom: none;
  -webkit-border-top-left-radius: 5px;
  -moz-border-top-left-radius: 5px;
  -ms-border-top-left-radius: 5px;
  -o-border-top-left-radius: 5px;
  border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-top-right-radius: 5px;
  -ms-border-top-right-radius: 5px;
  -o-border-top-right-radius: 5px;
  border-top-right-radius: 5px;
}

#pl_content .pl_tabBlock06 *[role="tablist"].pl_tabTop > *[role="tab"].pl_active {
  margin-top: 0;
}

#pl_content .pl_tabBlock06 *[role="tablist"].pl_tabBottom {
  border-top: 3px solid #00214b;
}

#pl_content .pl_tabBlock06 *[role="tablist"].pl_tabBottom > *[role="tab"] {
  margin: 0 4px 7px 0;
}

#pl_content .pl_tabBlock06 *[role="tablist"].pl_tabBottom > *[role="tab"]:last-child {
  margin-right: 0;
}

#pl_content .pl_tabBlock06 *[role="tablist"].pl_tabBottom > *[role="tab"] a {
  border-top: none;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-bottom-left-radius: 5px;
  -ms-border-bottom-left-radius: 5px;
  -o-border-bottom-left-radius: 5px;
  border-bottom-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-bottom-right-radius: 5px;
  -ms-border-bottom-right-radius: 5px;
  -o-border-bottom-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

#pl_content .pl_tabBlock06 *[role="tablist"].pl_tabBottom > *[role="tab"].pl_active {
  margin-bottom: 0;
}

#pl_content .pl_tabBlock06 .pl_tabPanel01 {
  background: #eee;
}

#pl_content .pl_tabBlock06 .pl_tabPanel02 {
  display: none;
  background: #fff;
  padding: 10px;
}

#pl_content .pl_tabBlock06 .pl_tabPanel02.pl_active {
  display: block;
}

#pl_content .pl_tabBlock06 .pl_table01 th, #pl_content .pl_tabBlock06 .pl_table02 th, #pl_content .pl_tabBlock06 .pl_table03 th, #pl_content .pl_tabBlock06 .pl_table04 th, #pl_content .pl_tabBlock06 .pl_table05 th {
  background: #e1e1e1;
}

#pl_content .vimeo {
  position: relative;
  height: 0;
  padding: 30px 0 56.25%;
  overflow: hidden;
}

#pl_content .vimeo iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#pl_content .pl_scoreBoad02 {
  background: #000;
  color: #fff;
  text-align: center;
  display: table;
}

#pl_content .pl_scoreBoad02 thead {
  width: 100%;
}

#pl_content .pl_scoreBoad02 .pl_scoreTeam {
  min-width: 8em;
}

#pl_content .pl_scoreBoad02 th, #pl_content .pl_scoreBoad02 td {
  vertical-align: middle;
  border-top: 1px solid #444;
  border-right: 1px solid #444;
  text-align: center;
  font-size: 1.1rem;
  padding: 1px;
}

#pl_content .pl_scoreBoad02 tr > *:last-child {
  border-right: none;
}

#pl_content .pl_scoreBoad02 thead th {
  background: #353535;
  color: #ccc;
}

#pl_content .pl_scoreBoad02 tbody td {
  font-weight: bold;
  font-size: 1.1rem;
}

#pl_content .pl_scoreBoad02 tbody td.pl_scoreR {
  background: #353535;
  padding: 6px 0;
}

/*# sourceMappingURL=news.map */