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

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

/* SP
--------------------------------------- */
@media only screen and (max-width: 736px) {
	body {
		background: #FFF8BE;
		font-size: 14px;
		line-height: 1;
	}
	ul.disc {
		margin-left: 10px;
	}
	ul.disc li {
		list-style: disc;
		margin-left: 1em;
		font-size: 14px;
		line-height: 1.4;
	}
	.red {
		color: #FF0000;
	}

	.hide_sp {
		display: none;
	}
	.img_auto {
		width: 100%;
		height: auto;
	}
	header section.pc {
		display: none !important;
	}
	header section.sp {
		margin: 0;
	}
	header section.sp img {
		width: 100%;
	}
	footer {
		display: table;
		position: relative;
		width: 100%;
		height: 139px;
		background: #FFF8BE url(/event/game/img/20170626/footer_sp.png) center center no-repeat;
		background-size: cover;
	}
	footer p {
		position: absolute;
		width: 100%;
		bottom: 25px;
		margin: 0;
		color: #FFFFFF;
		text-align: center;
	}

	nav {
		background: #000000;
	}
	nav .wrap {
		margin: 0 auto;
	}
	nav ul{
		width: 100%;
		letter-spacing: -0.5em;
		text-align: center;
	}
	nav li {
		display: inline-block;
		width: 50%;
		height: auto;
		letter-spacing: normal;
		border-bottom: 1px solid #a0a0a0;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	nav li:nth-child(2n){
		border-left: 1px solid #a0a0a0;
	}
	nav li:last-child{
		border-bottom: none;
	}
	article .wrap {
		margin: 10px;
		padding: 12px;
		background: #FFFFFF;
		font-size: 14px;
		line-height: 1.4;
	}
	article h2 {
		height: 35px;
		text-align: center;
		background: #FFFFFF url(/event/game/img/20170626/bg_st.gif) 0 0 repeat-x;
		background-size: auto 35px;
	}
	article h2 img {
		width: 250px;
		height: 35px;
	}
	article h3 {
		font-size: 18px;
		font-weight: bold;
	}
	article h3 span {
		display: table;
	}
	article h4 {
		font-weight: bold;
	}
	section {
		margin: 0 10px;
	}
	.btn_area {
		margin-top: 20px;
	}
	.btn_area p {
		margin-bottom: 10px;
		text-align: center;
	}
	.btn_area li {
		margin-top: 10px;
		text-align: center;
	}

/*-----------------------------
	INTRO
------------------------------*/
	#intro {
		padding: 15px;
		background: #FFE100;
	}
	#intro .wrap {
		padding: 0;
		margin: 0;
		width: auto;
		background: none;
	}
	#intro dt {
		margin: 15px 0;
		text-align: center;
	}
	#intro dt img {
		width: 220px;
	}
	#intro dd {
		margin-top: 10px;
	}
	#intro p {
		margin-top: 10px;
		text-align: center;
	}
	#intro p img {
		width: 220px;
	}

/*-----------------------------
	OUTLINE
------------------------------*/
	#outline dl {
		margin-bottom: 15px;
	}
	#outline dl:last-child {
		margin-bottom: 0;
	}
	#outline dt {
		font-weight: bold;
	}

/*-----------------------------
	PLAYERLIST
------------------------------*/
	#playerlist p.lead {
		margin-bottom: 15px;
	}
	#playerlist .list_wrap h4 {
		padding: 5px 0;
		margin-bottom: 10px;
		background: #d3d3d3;
		font-size: 13px;
		font-weight: normal;
		text-align: center;
	}
	#playerlist .list_wrap p {
		margin-bottom: 15px;
		font-size: 13px;
		text-align: center;
	}
	#playerlist .list_wrap.player .flex_between_wrap div {
		width: 49%;
		display: inline-table;
	}
	#playerlist .list_wrap.player p {
		margin: 0;
		margin-bottom: 5px;
		text-align: left;
	}
	#playerlist input[type="radio"] {
		width: 16px;
		height: 16px;
		vertical-align: -2px;
	}

/*-----------------------------
	NOTES
------------------------------*/
	#notes li {
		font-size: 12px;
		margin-bottom: 10px;
	}
	#notes li:last-child {
		margin-bottom: 0;
	}

/*-----------------------------
	GUIDE
------------------------------*/
	#guide
	#guide p {
		margin-bottom: 10px;
	}
	#guide dt {
		margin: 10px 0 5px 0;
		font-weight: bold;
	}

/*-----------------------------
	RULE
------------------------------*/
	#rule dl {
		padding-bottom: 10px;
	}
	#rule .wrap > p {
		padding-bottom: 10px;
	}
	#rule dt {
		font-weight: bold;
	}
	#rule dd {
		padding: 0 0 10px 10px;
	}
	#rule dd > ol{
		list-style-type: decimal;
		line-height: 2.0;
		margin-left: 10px;
	}

/*-----------------------------
	REGIST
------------------------------*/
	#regist .bar{
		width: 100%;
		height: 0;
		background: url(../img/bar_regist_sp.gif) 0 0 no-repeat;
		text-indent: -9999px;
		padding:25% 0 20px 0;
		background-size: contain;
	}
	#regist.interim .bar{
		width: 100%;
		height: 0;
		background: url(../img/bar_interimregist_sp.gif) 0 0 no-repeat;
		text-indent: -9999px;
		padding:25% 0 20px 0;
		background-size: contain;
	}
	#regist p{
		font-size: 12px;
		line-height: 1.6;
	}
	#regist p a{
		color: #cc0000;
		word-break:break-all;
	}
	#regist p.links{
		padding: 15px 0;
	}
	#regist table.basic{
		margin: 15px 0 20px 0;
		width: 100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	#regist table.basic th{
		background: #fffad2;
		font-weight: normal;
		padding: 10px;
		display: block;
	}
	#regist table.basic td{
		background: #efefef;
		padding: 10px;
		display: block;
	}
	span.must{
		color: #cc0000;
	}
	select{
		padding: 5px;
		font-size: 14px;
	}
	input[type="text"],
	input[type="password"]{
		padding: 5px;
		font-size: 14px;
	}
	input[type="text"].w1 {
		width: 50px;
	}

	input[type="text"].w2 {
		width: 80px;
	}
	input[type="text"].w3 {
		width: 200px;
	}
	.btn_area.clearfix input{
		width: 100%;
		height: auto;
	}
	#sys-error{
		background: #FFEEEE;
		padding: 15px;
		margin-top: 20px;
	}
	#sys-error p{
		color: #cc0000;
		font-weight: bold;
		padding-bottom: 10px;
	}

	#sys-error li{
		color: #cc0000;
		list-style-type: disc;
		margin-left: 2em;
		font-size: 12px;
	}
	/*-----------------------------
		WITHDRAW
	------------------------------*/



}
