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

@import "format.css";
@import "layout.css";

/* STRUCTURES
--------------------------------------- */
@media screen and (max-width:1200px) {
	#header,
	#emergency,
	#scoreboard,
	#mediawall,
	#gameschedule,
	#pr1,
	#pr2,
	#pickup,
	#officialmedia,
	#service,
	#flink {
		margin: 0;
		min-width: 1000px;
	}
}
body {
	background: #FFFFFF;
}
.base_wrap,
#gn {
	width: auto;
	margin: 0;
}
.link_arrow_1 {
	background: url(/img/2019/top/link_arrow_333.png) bottom right no-repeat;
}
.link_arrow_2 {
	background: url(/img/2019/top/link_arrow_fff.png) bottom right no-repeat;
}


/* SCORE BOARD
--------------------------------------- */
#scoreboard .base_wrap {
	padding: 10px;
	background: #FFFDE3;
	-webkit-box-shadow: inset 0px 5px 4px 0px rgba(0,0,0,0.19);
	box-shadow: inset 0px 5px 4px 0px rgba(0,0,0,0.19);
}
#scoreboard .base_wrap {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-align-content: center;
	-ms-flex-line-pack: center;
	align-content: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
#scoreboard .base_wrap > div {
	-webkit-flex: initial;
	-ms-flex: initial;
	flex: initial;
	height: 30px;
	line-height: 30px;
}
#scoreboard a {
	color: #000000;
}

#scoreboard #sb_t {
	width: 85px;
	background: #FFE100;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}
#scoreboard #sb_date {
	width: 140px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}
#scoreboard #sb_info {
	width: 225px;
	text-align: center;
	font-size: 12px;
}
#scoreboard #sb_live {
	-webkit-flex: auto;
	-ms-flex: auto;
	flex: auto;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	height: 35px;
	line-height: 35px;
}
#scoreboard #sb_live #sb_l_line {
	width: 70%;
}
#scoreboard #sb_live #sb_l_line a {
	display: block;
}
#scoreboard #sb_live #sb_l_line table {
	margin: 0 auto;
	width: 100%;
	max-width: 300px;
}
#scoreboard #sb_live #sb_l_line th {
	text-align: center;
}
#scoreboard #sb_live #sb_l_line th img {
	width: auto;
	height: 35px;
}
#scoreboard #sb_live #sb_l_line td {
	width: 100px;
	font-family: 'Open Sans', sans-serif;
	font-size: 30px;
	text-align: center;
}

#scoreboard #sb_live #sb_l_line td span.nogame{
	font-size: 16px;
	font-weight: bold;
}
#scoreboard #sb_live #sb_l_box {
	width: 30%;
	height: 30px;
	line-height: 30px;
}
#scoreboard #sb_live #sb_l_box a {
	display: table;
	width: 80px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
#scoreboard #sb_live #sb_l_box a.s1 {
	background-color: #999999;
}
#scoreboard #sb_live #sb_l_box a.s2 {
	background-color: #CC0000;
}
#scoreboard #sb_live #sb_l_box a.s3 {
	background-color: #333333;
}
#scoreboard #sb_weather a {
	display: block;
	padding: 4px 10px;
	height: 22px;
	background-color: #FFFFFF;
	font-size: 10px;
	-webkit-box-shadow: 1px 3px 3px 0px rgba(0,0,0,0.15);
	box-shadow: 1px 3px 3px 0px rgba(0,0,0,0.15);
}
#scoreboard #sb_weather th,
#scoreboard #sb_weather td {
	line-height: 22px;
	vertical-align: middle;
	font-weight: normal;
}
#scoreboard #sb_weather th {
	padding-right: 10px;
	border-right: 1px solid #E3E3E3;
}
#scoreboard #sb_weather td:nth-child(2) {
	padding: 0 10px;
}

#scoreboard #sb_weather img {
	width: auto;
	height: 12px;
}
#scoreboard #sb_media {
	margin-left: 10px;
}
#scoreboard #sb_media a {
	display: block;
	padding: 0 10px;
	background-color: #FFFFFF;
	font-size: 10px;
	-webkit-box-shadow: 1px 3px 3px 0px rgba(0,0,0,0.15);
	box-shadow: 1px 3px 3px 0px rgba(0,0,0,0.15);
}
@media screen and (max-width:1000px) {
	#scoreboard #sb_t {
		width: 80px;
	}
	#scoreboard #sb_date {
		width: 130px;
		font-size: 15px;
	}
}


/* MEDIA WALL
--------------------------------------- */
#mediawall .base_wrap {
	min-width: 1000px;
	box-sizing: content-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	position: relative;
	overflow: hidden;
}
#mediawall #navMWcheck {
	display: none;
	overflow: hidden;
	text-indent: -9999px;
}
#mediawall .navMW {
	margin: auto;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	width: 50px;
	height: 50px;
	z-index: 100;
	background: url(/img/2019/top/bt_mw_data_off.gif) 0 0 no-repeat;
	/*background: url(/img/2019/top/bt_mw_draft_off.gif) 0 0 no-repeat;*/
	cursor: pointer;
}


/* TIGERS VISION
--------------------------------------- */
#tv {
	box-sizing: content-box;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
}
#tv .slick_unit img {
	width: 100%;
}

#tv .slick_unit a {
	position: relative;
	display: block;
}

#tv .slick-slide{
	position: relative;
}
#tv .slick-slide p strong{
	font-size: 32px !important;
}
#tv .slick_unit p {
	display: inline-block;
	position: absolute;
	text-align: right;
	bottom: 20px;
	right: 0;
	padding: 10px;
	font-size: 24px;
	color: #FFFFFF;
	text-decoration: none;
	z-index: 100;
	background: rgba(0,0,0,0.8);
	font-weight: bold;
	line-height: 1.4;
}
#tv .slick_unit p strong {
	font-size: 18px;
}
#tv .slick_unit p span {
	font-size: 10px;
	font-weight: normal;
}


/* GAME INFOMATION
--------------------------------------- */
#gameinfo {
	box-sizing: content-box;
	z-index: 100;
	width: 300px;
}
#gameinfo_unit { width: 290px; padding: 15px 0 15px 10px;}
#gameinfo_unit .viewport { width: 280px; overflow: hidden; position: relative; }
#gameinfo_unit .overview { width: 280px; list-style: none; position: absolute; left: 0; top: 0; }
#gameinfo_unit .thumb .end,
#gameinfo_unit .thumb { background-color: #A7A7A7; }
#gameinfo_unit .scrollbar { position: relative; float: right; width: 5px; }
#gameinfo_unit .track { height: 100%; width:5px; position: relative; background-color: #EAEAEA; }
#gameinfo_unit .thumb { height: 50px; width: 5px; cursor: pointer; overflow: hidden; position: absolute; top: 0; left: 0;}
#gameinfo_unit .thumb .end { overflow: hidden; height: 5px; width: 5px; }
#gameinfo_unit .disable{ display: none; }
#gameinfo.off {
	display: none;
}
#gameinfo .tabs {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}
#gameinfo .tabs li {
	padding-bottom: 3px;
	height: 24px;
	line-height: 24px;
	border-bottom: 1px solid #000000;
	color: #999999;
	font-size: 12px;
	text-align: center;
	cursor: pointer;
}
#gameinfo .tabs li.current {
	padding-bottom: 0px;
	height: 24px;
	line-height: 24px;
	border-bottom: 4px solid #000000;
	color: #000000;
}
#gameinfo .more a {
	margin-top: 5px;
	display: block;
	margin-left: auto;
	width: 56px;
	height: 23px;
	line-height: 23px;
	background-color: #FFFFFF;
	-webkit-box-shadow: 1px 3px 3px 0px rgba(0,0,0,0.15);
	box-shadow: 1px 3px 3px 0px rgba(0,0,0,0.15);
	color: #000000;
	font-family: 'Open Sans', sans-serif;
	text-align: center;
}


@media screen and (max-width:1200px) {
	#mediawall .navMW {
		-webkit-transition: -webkit-transform .6s;
		transition: transform .6s;
	}
	#mediawall #navMWcheck:checked + .navMW {
		background: url(/img/2019/top/bt_mw_data_on.gif) 0 0 no-repeat;*/
		/*background: url(/img/2019/top/bt_mw_draft_on.gif) 0 0 no-repeat;*/
		-webkit-transform: translateX(-300px);
		transform: translateX(-300px);
	}
	#mediawall #navMWcheck:checked ~ #gameinfo {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
	#tv {
		-webkit-flex: auto;
		-ms-flex: auto;
		flex: auto;
	}
	#gameinfo {
		margin-left: -300px;
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		-webkit-transition: -webkit-transform .6s;
		transition: transform .6s;
		background: #FFFFFF;
	}
}

/* HIGHLIGHT MOVIE
--------------------------------------- */
#movie_highlight {
	margin-bottom: 20px;
}
#movie_highlight .date {
	margin-bottom: 10px;
	border-bottom: 1px solid #000000;
}
#movie_highlight .date span {
	display: inline-block;
	padding: 0 3px;
	border-bottom: 3px solid #000000;
}
#movie_highlight .text {
	margin-top: 10px;
	text-align: left;
}


/* STARTING PITCHER
--------------------------------------- */
#startingP .date {
	margin-bottom: 10px;
	border-bottom: 1px solid #000000;
}
#startingP .date span {
	display: inline-block;
	padding: 0 3px;
	border-bottom: 3px solid #000000;
}
#startingP th,
#startingP td {
	vertical-align: top;
}
#startingP th {
	padding-right: 12px;
}
#startingP th img {
	width: 71px;
}
#startingP .name {
	font-size: 18px;
	font-weight: bold;
	line-height: 1;
}
#startingP .text {
	margin-top: 10px;
	text-align: left;
}
#startingP_opp {
	margin: 10px 0;
	padding: 5px 10px;
	border:1px solid #C9C9C9;
	text-align: center;
}

/* GAME INFO BANNER
--------------------------------------- */
#gi_banner {
	margin: 15px 0;
}
#gi_banner p {
	text-align: center;
}
#gi_banner p img {
	-webkit-box-shadow: 1px 3px 3px 0px rgba(0,0,0,0.15);
	box-shadow: 1px 3px 3px 0px rgba(0,0,0,0.15);
}

/* STANDINGS
--------------------------------------- */
#standings {
	margin-top: 15px;
}
#standings .panes {
	height: 223px;
	overflow: hidden;
}
#standings .tabs li {
	width: 140px;
}
#standings .update {
	padding-top: 8px;
	height: 12px;
	line-height: 1;
	font-size: 10px;
}
#standings table {
	width: 100%;
}
#standings th,
#standings td {
	height: 28px;
	line-height: 28px;
	border-bottom: 1px solid #000000;
	text-align: center;
}
#standings th {
	width: 20px;
}
#standings td.t {
	width: 6.5em;
	text-align: left;
}
#standing_il { width: 280px; }
#standing_il .viewport { width: 270px; height: 223px; overflow: hidden; position: relative; }
#standing_il .overview { width: 270px; list-style: none; position: absolute; left: 0; top: 0; }
#standing_il .thumb .end,
#standing_il .thumb { background-color: #A7A7A7; }
#standing_il .scrollbar { position: relative; float: right; width: 5px; }
#standing_il .track { height: 100%; width:5px; position: relative; background-color: #EAEAEA; }
#standing_il .thumb { height: 50px; width: 5px; cursor: pointer; overflow: hidden; position: absolute; top: 0; left: 0;}
#standing_il .thumb .end { overflow: hidden; height: 5px; width: 5px; }
#standing_il .disable{ display: none; }


/* STATS
--------------------------------------- */
#stats {
	padding-bottom: 10px;
}
#stats #batch,
#stats #pitch {
	margin-top: 15px;
}
#stats .tabs li {
	width: 94px;
}
#stats .unit {
	padding-top: 10px;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}
#stats .unit .i {
	padding-right: 10px;
	width: 50px;
}
#stats .unit .i img {
	width: 100%;
}
#stats .unit .t {
	width: 222px;
}
#stats .unit table {
	width: 100%;
}
#stats .unit th,
#stats .unit td {
	padding: 3px 0;
}
#stats .unit th {
	width: 20px;
}
#stats .unit td.v {
	padding-right: 10px;
	text-align: right;
}

/* GAME SCHEDULE
--------------------------------------- */
#gameschedule {
	border-top: 5px solid #FFE100;
}
#gameschedule .base_wrap {
	width: 100%;
	overflow: hidden;
	/*
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-align-content: center;
	-ms-flex-line-pack: center;
	align-content: center;
	*/
}
#gameschedule .base_wrap > div {
	/*
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	*/
	padding: 10px 0;
	border-left: 1px solid #EAEAEA;
}
#gameschedule .base_wrap > div:first-child {
	border-left: none;
}
#gameschedule .base_wrap > div:nth-child(8),
#gameschedule .base_wrap > div:nth-child(9),
#gameschedule .base_wrap > div:nth-child(10),
#gameschedule .base_wrap > div:nth-child(11),
#gameschedule .base_wrap > div:nth-child(12) {
	display: none;
}
@media screen and (min-width:1300px) {
	#gameschedule .base_wrap > div:nth-child(8) {
		display: block;
	}
}
@media screen and (min-width:1440px) {
	#gameschedule .base_wrap > div:nth-child(9) {
		display: block;
	}
}
@media screen and (min-width:1580px) {
	#gameschedule .base_wrap > div:nth-child(10) {
		display: block;
	}
}
@media screen and (min-width:1720px) {
	#gameschedule .base_wrap > div:nth-child(11) {
		display: block;
	}
}
@media screen and (min-width:1860px) {
	#gameschedule .base_wrap > div:nth-child(12) {
		display: block;
	}
}
#gameschedule dl {
	margin: 0 auto;
	display: table;
}
#gameschedule dt {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}
#gameschedule dt.sat {
	color: #0066FF;
}
#gameschedule dt.holiday {
	color: #CC0000;
}
/*2018-2019祝日処理*/
#gameschedule #sd0430 dt,
#gameschedule #sd0503 dt,
#gameschedule #sd0504 dt,
#gameschedule #sd0505 dt,
#gameschedule #sd0715 dt,
#gameschedule #sd0812 dt,
#gameschedule #sd0916 dt,
#gameschedule #sd0923 dt,
#gameschedule #sd1008 dt,
#gameschedule #sd1103 dt,
#gameschedule #sd1123 dt,
#gameschedule #sd1224 dt,
#gameschedule #sd0101 dt,
#gameschedule #sd0114 dt,
#gameschedule #sd0211 dt,
#gameschedule #sd0321 dt {
	color: #CC0000 !important;
}
#gameschedule dd.gs_match {
	padding: 3px 0;
}
#gameschedule dd.gs_match table {
	margin: 0 auto;
}
#gameschedule dd.gs_match img {
	width: 37px;
}
#gameschedule dd.gs_match th {
	padding-right: 10px;
}
#gameschedule dd.gs_match td {
	padding-bottom: 3px;
	line-height: 1.3;
	vertical-align: bottom;
	text-align: center;
}
#gameschedule dd.gs_info a {
	display: inline-block;
	width: 70px;
	height: 18px;
	background-color: #ffffff;
	-webkit-box-shadow: 1px 3px 3px 0px rgba(0,0,0,0.15);
	box-shadow: 1px 3px 3px 0px rgba(0,0,0,0.15);
	color: #000000;
	text-align: center;
}
#gameschedule dd.gs_info a.r0 {
	width: 100%;
	background-color: #c10606;
	color: #FFFFFF;
}
#gameschedule dd.gs_info a.r1 {
	background-color: #0000cc;
	color: #FFFFFF;
}
#gameschedule dd.gs_info a.r2 {
	background-color: #009900;
	color: #FFFFFF;
}
#gameschedule dd.gs_info a.r3 {
	background-color: #999999;
	color: #FFFFFF;
}
#gameschedule dd.gs_info img {
	margin-left: 10px;
	display: inline !important;
}
#gameschedule .slick-dotted.slick-slider {
	margin: 0 0 5px 0;
}
#gameschedule .slick-dots {
	bottom: 0;
	height: 5px;
	width: 100%;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	position: inherit;
	list-style-type: none;
}
#gameschedule .slick-dots li {
	display: block;
	height: 5px;
	margin: 0;
	width: auto;
	background-color: #eaeaea;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	transition: background-color 0.2s ease-out;
}
#gameschedule .slick-dots li.slick-active {
	background-color: #a7a7a7;
}
#gameschedule .slick-dots li button {
	display: none;
}

#gameschedule .slickButton {
	position: absolute;
	padding: 0 !important;
	display: block;
	width: 24px;
	height: 24px;
	top: 42px;
	cursor: pointer;
	background: #000000;
	background: url(/img/2019/top/sche_arrow.png) no-repeat rgba(255,255,255,0.6);
	z-index: 100;
}
#gameschedule .slickButton.slick-disabled {
	display: none !important;
}
#gameschedule #prevBtn {
	left: 0;
}
#gameschedule #nextBtn {
	right: 0;
	transform: rotate(180deg);
}


/* PR1
--------------------------------------- */
#pr1 .base_wrap {
	margin: 0 auto;
/*
	max-width: 1100px;
*/
	width: 980px;
	padding: 40px 10px;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
}

/* NEWS
--------------------------------------- */
#news {
	width: 730px;
}
#news .st {
	margin-bottom: 20px;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
#news .st h2 {
	font-family: 'Open Sans', sans-serif;
	font-size: 26px;
}
#news .more a {
	display: block;
	margin-left: auto;
	width: 56px;
	height: 23px;
	line-height: 23px;
	background-color: #FFFFFF;
	-webkit-box-shadow: 1px 3px 3px 0px rgba(0,0,0,0.15);
	box-shadow: 1px 3px 3px 0px rgba(0,0,0,0.15);
	color: #000000;
	font-family: 'Open Sans', sans-serif;
	text-align: center;
}

#news_unit { width: 730px; }
#news_unit .viewport { width: 714px; height: 230px; overflow: hidden; position: relative; }
#news_unit .overview { width: 714px; list-style: none; position: absolute; left: 0; top: 0; }
#news_unit .thumb .end,
#news_unit .thumb { background-color: #A7A7A7; }
#news_unit .scrollbar { position: relative; float: right; width: 6px; }
#news_unit .track { height: 100%; width:6px; position: relative; background-color: #EAEAEA; }
#news_unit .thumb { height: 50px; width: 6px; cursor: pointer; overflow: hidden; position: absolute; top: 0; left: 0;}
#news_unit .thumb .end { overflow: hidden; height: 5px; width: 6px; }
#news_unit .disable{ display: none; }

#news #news_unit a {
	color: #333333;
}
#news #news_unit table {
	margin-bottom: 20px;
}
#news #news_unit table:last-child {
	margin-bottom: 0;
}
#news #news_unit th,
#news #news_unit td {
	color: #333333;
	font-size: 14px;
	vertical-align: top;
}
#news #news_unit th.date {
	width: 70px;
}
#news #news_unit th.icon {
	padding-top: 3px;
	width: 66px;
	text-align: center;
}

/* AD
--------------------------------------- */
#ad_unit {
	margin-left: auto;
	width: 230px;
	height: 230px;
/*
	background: -webkit-repeating-linear-gradient(-45deg, #FFFFFF, #FFFFFF 1px, #D9D9D9 0, #D9D9D9 3px);
	background: -moz-repeating-linear-gradient(-45deg, #FFFFFF, #FFFFFF 1px, #D9D9D9 0, #D9D9D9 3px);
	background: repeating-linear-gradient(-45deg, #FFFFFF, #FFFFFF 1px, #D9D9D9 0, #D9D9D9 3px);
*/
}
#ad a {
	display: block;
	padding: 15px;
}

/* PR2
--------------------------------------- */
#pr2 {
	background: url(/img/2019/top/bg_pr2.jpg) center center no-repeat;
	background-size: cover;
	-webkit-box-shadow: inset 0px 10px 5px -7px rgba(0,0,0,0.35), inset 0px -10px 5px -7px rgba(0,0,0,0.35);
	box-shadow: inset 0px 10px 5px -7px rgba(0,0,0,0.35), inset 0px -10px 5px -7px rgba(0,0,0,0.35);
}
#pr2 .base_wrap {
	margin: 0 auto;
	min-width: 1000px;
	max-width: 1200px;
	padding: 50px 10px;
	position: relative;
	overflow: hidden;
	box-sizing: border-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
/*
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
*/
}
#pr2 .slick-dotted.slick-slider {
	margin-bottom: 0;
}
#pr2 .slick-dots {
	bottom: -6px;
	right: 0;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	background: #EAEAEC;
}
#pr2 .slick-dots li {
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	margin: 0;
	width: auto;
	height: 6px;
}
#pr2 .slick-dots li.slick-active {
	background-color: #FFE100;
}
#pr2 .slick-dots li button {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 6px;
	text-indent: -9999px;
}
#pr2 .slick-dots li button:before {
	content: '';
	font-size: 0;
	line-height: 0;
	width: 100%;
	height: 6px;
}

@media screen and (max-width:1199px) {
	#pr2 .base_wrap {
		width: 1000px;
	}
	#pr2 #bn_topics {
		width: 680px !important;
	}
	#pr2 #bn_tshop {
		width: 266px !important;
	}
}

/* TOPICS
--------------------------------------- */
#pr2 #bn_topics {
	box-sizing: border-box;
	width: 68%;
	min-width: 670px;
	background-color: #FFFFFF;
	-webkit-box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.35);
	box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.35);
}
#pr2 #bn_topics_s img {
	width: 100%;
}


/* T-SHOP
----------------------------------------*/
#pr2 #bn_tshop {
	box-sizing: border-box;
	width: 30%;
}
#pr2 #tshop_spbanner {
	width: 100%;
	max-width: 320px;
	margin-left: auto;
	margin-bottom: 30px;
	background: #FFFFFF url(/img/2019/top/goods/bn_tshop_1.png) center center no-repeat;
	-webkit-box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.35);
	box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.35);
}
#pr2 #tshop_spbanner img {
	width: 100%;
	height: auto;
}
#pr2 #tshop_spbanner a {
	display: block;
	background: url(/img/2019/top/link_arrow_333.png) bottom right no-repeat;
}
#pr2 #bn_tshop .slick_unit {
	width: 100%;
	max-width: 320px;

	margin-left: auto;
	background-color: #FFFFFF;
	-webkit-box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.35);
	box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.35);
}
#pr2 #bn_tshop .slick_unit dt img {
	width: 100%;
	height: auto;
}


/* PICKUP CONTENTS
--------------------------------------- */
#pickup {
	background: #EAEAEA;
}
#pickup .base_wrap {
	margin: 0 auto;
	padding: 50px 0;
	max-width: 1200px;
}
#pickup h2 {
	margin-bottom: 10px;
	height: 81px;
	line-height: 81px;
	background: url(/img/2019/top/bg_pickupcontents.gif) center center no-repeat;
	font-size: 42px;
	font-family: 'Open Sans', sans-serif;
	text-align: center;
}
#pickup ul {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
#pickup li {
	margin-top: 20px;
	width: 25%;
	-webkit-flex: 25% 25% 25% 25%;
	-ms-flex: 25% 25% 25% 25%;
	flex: 25% 25% 25% 25%;
	text-align: center;
}
#pickup img {
	-webkit-box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.35);
	box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.35);
}
#pickup li.movie div{
	width: 230px;
	height: 230px;
	margin: 0 auto;
	background: #000;
	position: relative;
	-webkit-box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.35);
	box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.35);
}
#pickup li.movie div p{
	color: #fff;
	font-size: 16px;
	padding-top:15px;
	text-align: center;
	font-weight:bold;
}
#pickup li.movie div video{
	position:absolute;
	bottom: 25px;
}
/* OFFICIAL MEDIA
--------------------------------------- */
#officialmedia .base_wrap {
	padding: 30px 0 12px 0;
	background: url(/img/2019/top/bg_officialmedia.jpg) center center no-repeat;
	background-size: cover;
	color: #FFFFFF;
	font-family: 'Open Sans', sans-serif;
}
#officialmedia a {
	color: #FFFFFF;
}
#officialmedia h2 {
	margin-bottom: 10px;
	height: 81px;
	line-height: 81px;
	background: url(/img/2019/top/bg_officialmedia_logo.png) center center no-repeat;
	font-size: 42px;
	text-align: center;
}
#officialmedia ul {
	margin: 30px 0 50px 0;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
#officialmedia li {
	margin: 0 20px;
	text-align: center;
	font-size: 18px;
}
#officialmedia li img {
	margin-bottom: 10px;
}
#officialmedia .hashtag {
	padding-right: 10px;
	font-size: 18px;
	text-align: right;
}


/* OFFICIAL MEDIA
--------------------------------------- */
#service .base_wrap {
	padding: 70px 0;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}
#service .unit {
	width: 400px;
}
#service .unit a {
	display: block;
	color: #000000;
}
#service .unit:nth-child(1) {
	margin-right: 50px;
}
#service .unit:nth-child(2) {
	margin-right: 50px;
}
#service .unit .t {
	margin-top: 20px;
	font-size: 18px;
	font-weight: bold;
}
#service .unit .c {
	margin-top: 10px;
	line-height: 1.3;
	font-size: 14px;
}

/* FOOTER LINK
--------------------------------------- */
#flink {
	background: #EAEAEA;
}
#flink .base_wrap {
	margin: 0 auto;
	width: 1000px;
	padding: 50px 0;
}
#flink a:hover img {
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}
#flink .unit:nth-child(2) {
	margin-top: 20px;
}
#flink .unit ul {
	margin: 0 auto;
	display: table;
}
#flink .unit li {
	display: table-cell;
	padding: 0 10px;
}


.modal{
	color: #FFF;
}
.modalBody{
	position: fixed;
	z-index:1000;
	width:454px;
	left:50%;
	top:50%;
	height: 300px;
}

.modalBK{
	position: fixed; 
	z-index:999;
	height:100%;
	width:100%;
	background:#000; opacity: 0.6;
	filter: alpha(opacity=60);
	-moz-opacity:0.6;
	top: 0 ;
	left: 0 ;
}

.close{
	cursor: pointer;
	text-align: right;
	font-size: 30px;
	margin-right: -15px;
}
.modal video{
	width: 454px;
	margin: 0 auto;
}


/* EMERGENCY
--------------------------------------- */
#emergency .wrap {
	padding: 5px 10px;
	background: #CC0000;
}
#emergency table {
	width: 100%;
}
#emergency th {
	width: 60px;
	padding: 5px 0 5px 0;
	line-height: 1;
	font-size: 0;
	text-align: left;
	vertical-align: top;
}
#emergency td {
	padding: 5px 8px 5px 0;
	color: #fff;
}
#emergency td a {
	color: #fff;
}

/* MOUSE OVER EFFECT
--------------------------------------- */
.h-effect1 a {
	display: block;
	overflow: hidden;
	position: relative;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	z-index:2;
}
.h-effect1 dd {
	box-sizing: border-box;
	position: absolute;
	bottom: -100%;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	line-height: 1.8;
	padding: 20px 10px;
	background: rgba(0,0,0,0.8);
	color: #FFFFFF;
	font-size: 16px;
	text-align: center;
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
}
.h-effect1 dd strong {
	font-size: 18px;
}
.h-effect1 a:hover dd {
	bottom: 0;
}


/* NewYear MOVIE
--------------------------------------- */

#tv.movie{
	position: relative;
}

#tv.movie video{
	position: absolute;
	margin: auto;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	
}

/* Ultra2019 SNS(-2019.08.01)
--------------------------------------- */

#tagboard h2 {
	margin-bottom: 10px;
	height: 81px;
	line-height: 81px;
	font-size: 42px;
	font-family: 'Open Sans', sans-serif;
	text-align: center;
}


/* Draft (-2019.10.17)
--------------------------------------- */

#draft2019{
	background: url(/img/2019/top/draft/bg.jpg) no-repeat 0 0;
	background-size: cover;
	width: 100%;
}

#draft2019 .inner{
	max-width: 1280px;
	min-width: 980px;
	min-height: 560px;
	margin: 0 auto;
	background: url(/img/2019/top/draft/bg_draft.jpg) no-repeat center center;
	background-size: 100% auto;
	overflow: hidden;
	padding: 40px 0 30px 0;
	position: relative;
}


#draft2019 .inner h2{
	width: 24%;
	min-width: 230px;
	height: 324px;
	text-align: center;
	position: absolute;
	margin: auto;
	top: 0;
	bottom: 0;
	left: 40px;
	right: auto;
}
#draft2019 .inner h2 img{
	width: 100%;
	height: auto;
	margin: 0 auto;
}
#draft2019 .inner .player_list{
	width: 70%;
	min-width: 680px;
	float: right;
}
#draft2019 .inner .player_list h3{
	background: #000000;
	text-align: center;
	padding: 5px;
	margin: 10px 0 20px 0;
}
#draft2019 .inner .player_list ul{
	max-height: 580px;
  	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
	-webkit-box-orient:horizontal;
	-webkit-box-direction:normal;
	-ms-flex-flow:row wrap;
	flex-flow:row wrap;
  	-ms-flex-wrap: wrap;
  	flex-wrap: wrap;
    overflow-wrap: break-word;
    word-wrap: break-word;
}
#draft2019 .inner .player_list li{
	width: 46%;
	min-width: 300px;
	padding: 10px 8px 6px 8px;
	border-bottom: 1px solid #000000;
	font-weight: bold;
	font-style: normal;
  	margin-left: 10px;

}

#draft2019 .inner .player_list ul.msg{
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 480px;
}
#draft2019 .inner .player_list ul.msg li{
	width: 95%;
	padding: 0 0 0 5%;
	border-bottom: none;
	text-align: center;
	font-size: 30px;
	color: rgba(122, 122, 109,.8);

}

#draft2019 .inner .player_list li a{
	color: #000000;
	text-decoration: none;
	display: block;
	background: transparent url(/img/2019/top/draft/i_arrow.png) no-repeat 98% center;
	background-size: 14px auto;
	-webkit-transition : opacity .3s ease ;
	transition : opacity .3s ease ;
}
#draft2019 .inner .player_list li a:hover{
	opacity: 0.6;
}
#draft2019 .inner .player_list li dl dt{
	font-size: 24px;
	color: #947d15;
	vertical-align: middle;
}

#draft2019 .inner .player_list li dl dt img{
	margin: 0 0 5px 10px;
	vertical-align: middle;
	width: auto;
	height: 28px;
}

#draft2019 .inner .player_list li dl dd.name{
	font-size: 34px;
	line-height: 1.2;

}
#draft2019 .inner .player_list li dl dd.name span{
	font-size: 18px;
	display: block;
	text-indent: -0.5em;
}

#draft2019.before{
	background: #ffffff;
}

#draft2019.after{
	background: url(/img/2019/top/draft/bg2.jpg) no-repeat center bottom;
	background-size: cover;
}
#draft2019.before .inner,
#draft2019.after .inner{
	padding: 0;
	max-width: 1280px;
	height: 640px;
	min-width: 980px;
	background: none;
}

#draft2019.before .inner h2,
#draft2019.after .inner h2{
	width: 100%;
	float: none;
	padding: 0;
	height: auto;
	position: static;
}
#draft2019.after .inner h2 img{
	min-height: 640px;
	min-width: 1280px;
}