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

@import "/common/css/format.css";

/* PC
--------------------------------------- */
@media only screen and (min-width: 737px) {

	 .hide_sp{
	 	display: block;
	 }
	 .hide_pc{
	 	display: none;
	 }
	html{
		width: 100%;
		min-width: 980px;
	}

	body {
		background: #FFE100;
		width: 100%;
		min-width: 980px;
		padding-top: 100px;
		overflow: hidden;
	}
	header{
		width: 100%;
		background: #FFE100 url(/event/game/img/2018/bg_header.gif) center center no-repeat;
		background-size: contain;
		height: 100px;
		position: fixed;
		top: 0;
		z-index: 20;
	}
	header h1{
		width: 50px;
		float: left;
		padding: 20px 20px 0 0;
	}
	header h1 a{
		display: block;
	}
	header h1 img{
		width: 100%;
		height: auto;
	}
	header nav{
		width: 684px;
		float: left;
		overflow: hidden;
		margin-top: 36px;
	}
	header nav ul li{
		float: left;
		padding: 0 8px 0 0;
		margin-right: 8px;
		border-right: 1px solid #000;
		text-align: center;
		line-height: 1.2;
	}
	header nav ul li a{
		font-family: 'Quantico', sans-serif;
		font-weight: 400;
		font-size: 18px;
		color: #000 !important;
		text-decoration: none;
	}
	header .btn_ticket{
		width: 200px;
		float: right;
		margin-top: 20px;
		background: #000;
	}
	header .btn_ticket a{
		display: block;
	}
	header .btn_ticket a:hover{
		opacity: 0.7;
	}
	header .btn_ticket img{
		width: 100%;
		height: auto;
	}

	footer {
		position: relative;
		width: 100%;
		min-width: 980px;
		height: 240px;
		background: transparent url(/event/game/img/2018/bg_footer.png) center bottom no-repeat;
		background-size: cover;
	}
	footer p {
		position: absolute;
		width: 100%;
		bottom: 50px;
		margin: 0;
		color: #000;
		text-align: center;
	}
	#page-top {
		position: fixed;
		bottom: 20px;
		right: 20px;
		width: 50px;
		height: 50px;
	}
	#page-top a {
		display: block;
		width: 50px;
		height: 50px;
		background: url(/event/game/img/2018/btn_pagetop.png) 0 0 no-repeat;
		background-size: 50px 50px;
	}
	h2.stl{
		background: #FFE100 url(/event/game/img/2018/bg_stl.gif) center center no-repeat;
		width: 100%;
		height: 70px;
		line-height: 70px;
		text-align: center;
		font-family: 'Quantico', sans-serif;
		font-weight: 700;
		font-size: 44px;
	}
	h2.stl span.ja{
	    font-family: "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Arial, Verdana, Sans-Serif;
	    font-size: 20px;
	    vertical-align: bottom;
	}

	.unit{
		width: 980px;
		margin: 0 auto;
		overflow: hidden;
	}
	.btn_detail{
		width: 700px;
		margin: 30px auto;
		text-align: center;
	}
	.btn_detail a{
		display: block;
		background: #292929;
		border: 1px solid #f0f0f0;
		padding: 16px 0;
	}
	.btn_detail a:hover{
		background: #000;
		border: 1px solid #FFE100;
	}
	.btn_detail img{
		vertical-align: middle;
	}

/*-----------------------------
	VIDEO
------------------------------*/
	#videoWp{
		width: 100%;
		margin-top: 100px;
		position: relative;
		line-height: 1;
		font-size: 0;
	}

	#videoWp video{
		width: 100%;
		height: auto;
	}
	.btn_scroll{
		text-align: center;
		position: absolute;
		margin: auto;
		left: 0;
		right: 0;
		bottom: 10px;
	}

	#sound{
		cursor: pointer;
		position: absolute;
		bottom: 15px;
		right: 10px;
		border: 2px solid #FFE100;
		font-family: 'Quantico', sans-serif;
		font-size: 14px;
		color: #FFE100;
		padding: 2px 5px;
		z-index: 10;
	}
	#sound.active{
		border: 2px solid #FFE100;
		background: #FFE100;
		color: #000;
	}


/*-----------------------------
	schedule
------------------------------*/
	#schedule{
		background: transparent url(/event/game/img/2018/bg_schedule.jpg) center center no-repeat;
		background-size: cover;
		padding: 60px 0;
	}
	#schedule ul{
		text-align: center;
	}
	#schedule ul li{
		display: inline-block;
		padding:  0 10px;
	}


/*-----------------------------
	ticket
------------------------------*/
	#ticket{
		width: 100%;
		background: #000000 url(/event/game/img/2018/bg_ticket.jpg) center top no-repeat;
		background-size: cover;
	}
	#ticket .column_l{
		width: 410px;
		float: left;
		padding-top: 100px;
	}
	#ticket .column_l .logo{
		text-align: center;
	}
	#ticket .column_l p{
		padding: 20px 18px;
		color: #e4e4e4;
		font-size: 15px;

	}
	#ticket .column_l p span{
		color: #FFE100;
		font-weight: bold;
	}
	#ticket .column_r{
		width: 570px;
		float: right;
		padding-top: 50px;
	}
	#ticket  table{
		margin: 20px 0 60px 0;
		width: 100%;
	}
	#ticket th,
	#ticket td{
		border-bottom: 1px solid #000;
	}
	#ticket th.date{
		font-family: 'Quantico', sans-serif;
		font-weight: 700;
		font-size: 28px;
		width: 210px;
		padding: 0 30px;
		height: 70px;
	}
	#ticket th.date span{
		font-size: 20px;
	}
	#ticket  td.vs{
		width: 380px;
		color: #FFF;
		font-size: 22px;
		font-weight: bold;
	}
	#ticket td.btn{
		text-align: right;
		padding-right: 30px;
	}
	#ticket td.sold{
		text-align: right;
		padding-right: 46px;
	}
	#ticket  td img{
		vertical-align: middle;
		padding-right: 10px;
	}
	#ticket  td img.soldout{
		padding-right: 30px;
	}
	#ticket tr.g th.date{
		background: #ffcb10 url(/event/game/img/2018/bg_date_g.jpg) center center no-repeat;
	}
	#ticket tr.c th.date{
		background: #ffcb10 url(/event/game/img/2018/bg_date_c.jpg) center center no-repeat;
	}
	#ticket tr.g td.vs{
		background: #eb7500 url(/event/game/img/2018/bg_vs_g.jpg) center center no-repeat;
	}
	#ticket tr.c td.vs{
		background: #c70100 url(/event/game/img/2018/bg_vs_c.jpg) center center no-repeat;
	}
	#ticket tr.g td.btn{
		background: #eb7500 url(/event/game/img/2018/bg_btn_g.jpg) center center no-repeat;
	}
	#ticket tr.g td.btn:hover{
		background: #eb7500 url(/event/game/img/2018/bg_btn_g_over.jpg) center center no-repeat;
	}
	#ticket tr.c td.btn{
		background: #3f3f3f url(/event/game/img/2018/bg_btn_c.jpg) center center no-repeat;
	}
	#ticket tr.c td.btn:hover{
		background: #3f3f3f url(/event/game/img/2018/bg_btn_c_over.jpg) center center no-repeat;
	}
	#ticket tr.g td.sold{
		background: #acacac url(/event/game/img/2018/bg_sold_g.jpg) center center no-repeat;
	}
	#ticket tr.c td.sold{
		background: #acacac url(/event/game/img/2018/bg_sold_c.jpg) center center no-repeat;
	}
/*-----------------------------
	event
------------------------------*/
	#event{
		width: 100%;
		background: #f0f0f0 url(/event/game/img/2018/bg_event.jpg) center top no-repeat;
		background-size: cover;
	}

	#event .unit h3{
		text-align: center;
		font-size: 30px;
		font-weight: bold;
		padding: 15px;
		margin: 20px 0;
		border-bottom: 1px solid #000;
	}
	#event .unit h3 + p{
		text-align: center;
		font-size: 15px;
	}
	#event .unit.guestWp{
		margin-top: 20px;
		display: table;
	}
	#event .wp,
	#event .wp-wide{
		background: #3f3f3f;
		color: #FFF;
		display: table-cell;
	}
	#event .wp{
		width: 189px;
		padding: 10px;
		border-right: 1px solid #f0f0f0;
		text-align: center;
	}
	#event .wp-wide{
		width: 559px;
		padding: 10px;
		border-right: 1px solid #f0f0f0;
		text-align: center;
	}

	#event .unit.guestWp h4{
		font-weight: bold;
		font-size: 20px;
		text-align: center;
		padding-bottom: 10px;
	}
	#event .unit.guestWp dl dt{
		text-align: center;
	}
	#event .unit.guestWp dl{
		width: 177px;
		display: inline-block;
		vertical-align: top;
	}

	#event .unit.guestWp dl dt span{
		display: block;
		font-size: 18px;
		font-weight: bold;
		line-height: 1.2;
		text-align: center;
		padding: 10px 0;
		height: 2.4em;
	}
	#event .unit.guestWp dl dt span small{
		font-size: 14px;
	}
	#event .unit.guestWp dd .indent li{
		margin-left: 1em;
		text-indent: -1em;
	}
	#event .unit#rokko{
		padding-bottom: 40px;
	}
	#event .unit#rokko p{
		width: 430px;
		float: left;
		text-align: left;
		padding-top: 60px;
	}
	#event .unit#rokko .pvWp{
		width: 516px;
		float: right;
	}
	#event .unit#rokko .pvWp video{
		width: 100%;
		height: auto;
	}

/*-----------------------------
	FANS(tagbord)
------------------------------*/
	
	#fans{
		background: #FFF;
	}
	#fans .cms{
		padding: 200px 0;
		text-align: center;
	}
	#fans h3{
		text-align: center;
		font-size: 30px;
		font-weight: bold;
		padding: 15px;
		margin: 20px auto;
		border-bottom: 1px solid #000;
	}

/*-----------------------------
	item
------------------------------*/
	#item{
		width: 100%;
		background: #3f3f3f url(/event/game/img/2018/bg_item.jpg) center top no-repeat;
		background-size: cover;
		padding-bottom: 20px;
	}
	#item .unit h3{
		text-align: center;
		font-size: 28px;
		font-weight: bold;
		padding: 15px;
		margin: 20px 0;
		border-bottom: 1px solid #e4e4e4;
		color: #e4e4e4;
	}
	#item  .unit h3 + p{
		text-align: center;
		font-size: 15px;
		color: #e4e4e4;
	}
	#item .center{
		text-align: center;
		padding: 30px 0 0 0 ;
	}

/*-----------------------------
	goods
------------------------------*/

	#goods{
		width: 100%;
		background: #d4d4d4 url(/event/game/img/2018/bg_goods.jpg) center top no-repeat;
		background-size: cover;
		padding-bottom: 20px;
	}
	#goods ul{
		margin: 50px 0 0 0;
		display: table;
	}
	#goods ul li{
		display: table-cell;
		width: 244px;
		border-right: 1px solid #d6d6d6;
		background: #eeeeee;
	}
	#goods ul li:last-child{
		border: none;
	}
	#goods ul li a{
		display: block;
		color: #000;
		text-decoration: none;
		font-size: 13px;
		font-weight: bold;
	}
	#goods ul li a:hover{
		opacity: 0.8;
	}
	#goods ul li .g_info{
		padding: 10px;
	}
	#goods ul li .g_info span.gname{
		display: block;
	}
	#goods ul li .g_info span.price{
		background: #000;
		color: #FFF;
		display: inline-block;
		padding: 0 4px;
	}

/*-----------------------------
	food
------------------------------*/
	
	#food{
		background: #FFF;
		padding-bottom: 50px;
	}
	#food .cms{
		width: 980px;
		margin: 50px auto 0 auto;
		padding: 300px 0;
		text-align: center;
		background: #e5e5e5;
	}
	#food .unit{
		padding-top: 50px;
		width: 979px;
	}
	#food ul{
		border-left: 1px solid #d6d6d6;
		border-top: 1px solid #d6d6d6;
		overflow: hidden;

	}
	#food ul li{
		width: 325px;
		border-right: 1px solid #d6d6d6;

		border-bottom: 1px solid #d6d6d6;
		background: #eeeeee;
		float: left;
	}

	#food ul li .g_img img{
		width: 100%;
		height: auto;
	}
	#food ul li a{
		display: block;
		color: #000;
		text-decoration: none;
		font-size: 13px;
		font-weight: bold;
	}
	#food ul li a:hover{
		opacity: 0.8;
	}
	#food ul li .g_info{
		padding: 10px;
		height: 90px;
	}
	#food ul li .g_info .gname{
		font-weight: bold;
		font-size: 14px;
		line-height: 1.4;
	}
	#food ul li .g_info table th{
		padding-right: 6px;
		vertical-align: top;
	}
	#food ul li .g_info table th,
	#food ul li .g_info table td{
		padding-top: 5px;
	}
	#food ul li .g_info table th span{
		background: #000;
		color: #FFF;
		width: 4em;
		display: inline-block;
		padding: 0 5px;
		text-align: center;
	}
	#food ul li .g_info .notes{
		padding-top: 5px;
		display: block;
	}


/*-----------------------------
	present
------------------------------*/
	#present{
		width: 100%;
		background: #525458 url(/event/game/img/2018/bg_present.jpg) center top no-repeat;
		background-size: cover;
		padding-bottom: 5px;
	}

	#present .unit{
		background: rgba(0,0,0,.3);
		margin: 50px auto 40px auto;

	}
	#present .unit ul{
		text-align: center;
	}
	#present .unit li{
		display: inline-block;
		width: 480px;
		padding: 20px 0;
	}
	#present .unit li .cms{
		padding-bottom: 34px;
	}
	#present .unit li .pre_img{
		text-align: center;
	}
	#present .unit li .pre_img span{
		display: block;
		color: #e4e4e4;
		text-align: center;
		font-size: 14px;
		padding: 10px 0;
	}
	#present .unit li .btn_pre.nolink,
	#present .unit li .btn_pre a{
		width: 400px;
		margin: 0 auto;
		text-align: center;
		background: #292929;
		border: 1px solid #f0f0f0;
		height: 80px;
		line-height: 80px;
	}
	#present .unit li .btn_pre img{
		vertical-align: middle;
	}
	#present .unit li .btn_pre a{
		display: block;
	}
	#present .unit li .btn_pre a:hover{
		background: #000;
		border: 1px solid #ffe100;
	}
/*-----------------------------
	other
------------------------------*/
	#other{
		width: 100%;
		background: #dedede url(/event/game/img/2018/bg_other.jpg) center 68px no-repeat;
		background-size: cover;
		padding-bottom: 50px;
	}
	#other h3{
		font-family: 'Quantico', sans-serif;
		font-weight: 700;
		font-size: 30px;
		text-align: center;
		margin: 30px auto;
	}
	#other ul{
		
		width: 980px;
		margin: 0 auto;
		overflow: hidden;
	}
	#other ul li{
		float: left;
		width: 285px;
		height: 530px;
		padding: 20px;
		background: #3f3f3f;
		border-right: 1px solid #d8d8d8;
		border-bottom: 1px solid #d8d8d8;
	}
	#other ul li h4{
		text-align: center;
		font-family: 'Quantico', sans-serif;
		font-weight: 700;
		color: #e4e4e4;
		font-size: 24px;
	}
	#other ul li .uni{
		text-align: center;
		padding: 20px 0;
	}

	#other ul li .info{
		color: #e4e4e4;
		font-size: 14px;
	}
	#other ul li.y2018{
		background: #000;
	}

/*-----------------------------
	sponsor
------------------------------*/
	#sponsor {
		background: #FFFFFF;
	}


	#sponsor .sponsor_l {
		text-align: center;
		margin: 40px 0;
	}
	#sponsor .sponsor_l li{
		display: inline-block;
		padding: 20px 10px;
		width: 220px;
		height: auto;
		text-align: center;
	}
	#sponsor .sponsor_l li span{
		display: block;
		text-align: center;
		padding-top: 5px;
		font-size: 14px;
	}
	#sponsor ul li img{
		width: 100%;
		height: auto;
	}
	#sponsor .sponsor_m{
		text-align: center;
	}
	#sponsor .sponsor_m li{
		display: inline-block;
		padding: 20px 5px;
		width: 180px;
		height: auto;
		text-align: center;
	}
	#sponsor .sponsor_m li span{
		display: block;
		text-align: center;
		padding-top: 5px;
		font-size: 13px;
	}
	#sponsor .sponsor_s{
		text-align: center;
		margin: 40px 40px 10px 40px;
	}
	#sponsor .sponsor_s li{
		display: inline-block;
		padding:0 10px 20px 0;
		font-size: 13px;
	}
	#sponsor p.note {
		margin-top: 10px;
		text-align: right;
		font-size: 12px;
	}
	#sponsor li img{
		vertical-align: middle;
	}
}
