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

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

/* SP
--------------------------------------- */
@media only screen and (max-width: 640px) {
	body {
		background: #FFE100;
		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;
	}
	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: #FFFFFF url(./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;
	}

	#page-top {
		position: fixed;
		bottom: 10px;
		right: 10px;
		width: 50px;
		height: 50px;
	}
	#page-top a {
		display: block;
		width: 50px;
		height: 50px;
		background: url(./img/20170626/bt_pagetop.png) 0 0 no-repeat;
		background-size: 50px 50px;
	}

	#contents {
		margin-top:80px;
		padding:1em 1.5em;
		line-height:1.5;
	}
	#contents p {
		margin-bottom:1em;
	}
	.hamburger__icon,
	.hamburger__icon:before,
	.hamburger__icon:after {
		background-color: #fff;
	}

	.text-center {
		text-align: center;
	}
	article h2 {
		height: 35px;
		text-align: center;
		background: #FFFFFF url(./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 {
		line-height: 1.4;
		font-size: 14px;
		font-weight: bold;
	}
	article p {
		margin-top: 10px;
		font-size: 12px;
		line-height: 1.4;
	}
	section {
		margin: 0 10px;
	}

/*-----------------------------
	schedule
------------------------------*/
	#schedule {
		margin: 0;
		padding: 20px;
		background: #FFE100;
		text-align: center;
	}
	#schedule .pc {
		display: none !important;
	}
	#schedule .sp {
		width: 250px;
	}

/*-----------------------------
	concept
------------------------------*/
	#concept .wrap {
		padding: 30px 0;
		border-top: 5px solid #000000;
	}
	#concept .lead p {
		margin: 0;
		margin-bottom: 10px;
		font-size: 14px;
		font-weight: bold;
	}
	#concept .lead li {
		margin-top: 5px;
		margin-left: 1em;
		text-indent: -1em;
		font-size: 10px;
		font-weight: bold;
	}

/*-----------------------------
	ticket
------------------------------*/
	#ticket {
		background: url(./img/20170626/ticket_bg.jpg) center 35px no-repeat;
		background-size: cover;
	}
	#ticket .wrap {
		padding: 20px 10px;
	}
	#ticket .wrap div {
		margin-bottom: 10px;
	}
	#ticket .wrap p {
		margin: 0
	}
	#ticket .unit_1 dl,
	#ticket .unit_2 dl {
		display: table;
	}
	#ticket .unit_1 dt,
	#ticket .unit_2 dt {
		display: table-cell;
		vertical-align: middle;
		padding-right: 5px;
	}
	#ticket .unit_1 dt img,
	#ticket .unit_2 dt img {
		width: 35px;
	}
	#ticket .unit_1 dd,
	#ticket .unit_2 dd {
		display: table-cell;
		line-height: 1.4;
		vertical-align: middle;
		color: #FFFFFF;
		font-size: 18px;
		font-style: italic;
		font-weight: bold;
	}
	#ticket .unit_3 p {
		color: #FFFFFF;
		font-size: 18px;
		font-style: italic;
		font-weight: bold;
	}
	#ticket .unit_4 img,
	#ticket .unit_5 img {
		width: 100%;
	}
	#ticket .unit_5 {
		margin: 0 !important;
	}
/*-----------------------------
	event
------------------------------*/
	#event .wrap {
		padding: 20px 10px;
	}
	#event .unit_1_1:last-child {
		margin-bottom: 0;
	}
	#event .unit_1_1 .sp {
		border-top: 1px dotted #000000;
	}
	#event h3 {
		padding: 8px 5px;
		background: #000000;
		color: #FFE100;
		font-size: 16px;
		font-weight: bold;
		text-align: center;
	}
	#event h4 {
		margin-bottom: 5px;
		font-size: 18px;
	}
	#event h4 small {
		font-size: 12px;
	}
	#event .unit_1_1 dl {
		display: table;
		margin: 10px 0;
	}
	#event .unit_1_1 dt {
		display: table-cell;
		width: 60px;
		padding-right: 10px;
		vertical-align: top
	}
	#event .unit_1_1 dt img {
		width: 60px;
	}
	#event .unit_1_1 dt .copyright {
		display: block;
		margin-top: 5px;
		font-size: 8px;
		text-align: center;
	}
	#event .unit_1_1 dd {
		display: table-cell;
		vertical-align: top;
	}
	#event .unit_1_1 dd li {
		margin-left: 1em;
		text-indent: -1em;
		line-height: 1.3;
		font-size: 14px;
	}
	#event .unit_1_1 dd li.link {
		margin-top: 5px;
	}
	#event .unit_1_1 dd li.link a {
		color: #000000;
		font-weight: bold;
	}
	#event .unit_1_1 dd li.copyright {
		margin-left: 0;
		text-indent: 0;
		margin-top: 5px;
		font-size: 8px;
	}
	#event .unit_2 {
		padding: 10px;
		background: #FFF292;
	}
	#event .unit_2 dl {
		display: table;
	}
	#event .unit_2 dt {
		display: table-cell;
		width: 60px;
		padding-right: 15px;
		vertical-align: top
	}
	#event .unit_2 dt img {
		width: 60px;
	}
	#event .unit_2 dd {
		display: table-cell;
		vertical-align: top;
	}
	#event .unit_2 dd li {
		line-height: 1.3;
		font-size: 14px;
	}
	#event .unit_2 p.fmcocolo {
		margin: 10px 0 0 0;
		text-align: center;
	}
	#event .unit_3 {
		padding-bottom: 20px;
	}
	#event .unit_3.mb {
		padding-top: 20px;
	}
	#event .unit_3 p {
		margin-top: 0;
		font-size: 22px;
		font-weight: bold;
		text-align: center;
	}
	#event .unit_3 p small {
		font-size: 14px;
	}
/*-----------------------------
	map
------------------------------*/
	#map {
		background: #FFF8C6;
	}
	#map .wrap {
		padding: 20px 10px;
	}
	#map .unit_l p {
		margin: 0;
		text-align: center;
	}
	#map .unit_l p img {
		width: 100%;
	}
	#map .unit_r {
		margin-top: 10px;
	}

/*-----------------------------
	tagboard
------------------------------*/
	#tagboard {
		background: #FFFFFF;
	}
	#tagboard .wrap {
		padding: 20px 0;
	}

/*-----------------------------
	foods
------------------------------*/
	#foods {
		background: #FFE100 url(./img/20170626/food_bg.gif) bottom left  repeat-x;
	}
	#foods .wrap {
		padding: 20px 10px;
	}
	#foods .unit_1 h3 {
		margin-bottom: 10px;
	}
	#foods .unit_1 h3 img {
		width: 100%;
	}
	#foods .unit_1_1,
	#foods .unit_1_2 {
		margin-bottom: 10px;
		display: -webkit-flex;
		display: flex;
		-webkit-flex-flow: row;
		flex-flow: row;
	}
	#foods .unit_1_1_1 {
		padding: 0 5px;
		width: 50%;
	}
	#foods .unit_1_1_1 dt {
		text-align: center;
	}
	#foods .unit_1_1_1 dt img {
		width: 150px;
	}
	#foods .unit_1_1_1 dd {
		margin-top: 5px;
		font-size: 12px;
		font-weight: bold;
		text-align: center;
	}
	#foods .unit_2 {
		margin-bottom: 20px;
	}
	#foods .unit_2_1 h3 {
		text-align: center;
	}
	#foods .unit_2_1 h3 img {
		width: 250px;
	}
	#foods .unit_2_1 p.lead {
		margin: 15px 0;
		font-size: 14px;
		font-weight: bold;
	}
	#foods .unit_2_2 {
		padding-bottom: 1px;
		background: #FFFFFF;
	}
	#foods .unit_2_2 h4 {
		padding: 10px;
		background: #000000;
		color: #FFE100;
		font-size: 16px;
		font-weight: bold;
		text-align: center;
	}
	#foods .unit_2_2_1,
	#foods .unit_2_2_2,
	#foods .unit_2_2_3 {
		margin: 20px 10px;
	}
	#foods .unit_2_2_1 dl {
		margin-bottom: 10px;
	}
	#foods .unit_2_2_1 dt {
		font-size: 14px;
		font-weight: bold;
	}
	#foods .unit_2_2_1 dd {
		line-height: 1.5;
		font-size: 14px;
	}
	#foods .unit_2_2_1 p.notice {
		color: #E60012;
		font-size: 10px;
		font-weight: bold;
	}
	#foods .unit_2_2_2 h4,
	#foods .unit_2_2_3 h4 {
		margin-bottom: 10px;
		padding: 10px;
		border-top: 2px solid #000000;
		border-bottom: 2px solid #000000;
		background: none;
		line-height: 1;
		color: #FF7200;
		font-size: 18px;
		font-weight: bold;
		font-style: italic;
		text-align: left;
	}
	#foods .unit_2_2_2_1 {
		margin: 10px 0;
	}
	#foods .unit_2_2_2_1 p.t {
		margin: 0;
		line-height: 1.5;
	}
	#foods .unit_2_2_2_1 p.p {
		margin-top: 10px;
		text-align: center;
	}
	#foods .unit_2_2_2_1 p.p img {
		width: 200px;
	}
	#foods .unit_2_2_2_2 h5 {
		margin-bottom: 10px;
		margin-left: 1em;
		text-indent: -1em;
		font-size: 16px;
		font-weight: bold;
	}
	#foods .unit_2_2_2_2 li {
		margin-bottom: 5px;
		font-size: 12px;
		font-weight: bold;
		text-align: center;
	}
	#foods .unit_2_2_2_2 li img {
		width: 200px;
		margin-bottom: 5px;
	}
	#foods .unit_2_2_2_2 .bt {
		margin-top: 20px;
		text-align: center;
	}
	#foods .unit_2_2_2_2 .bt img {
		width: 100%;
	}
	#foods .unit_2_2_3_1 {
		margin: 10px 0;
	}
	#foods .unit_2_2_3_1 p {
		line-height: 1.5;
	}
	#foods .unit_2_2_3_2 {
		margin-bottom: 10px;
	}
	#foods .unit_2_2_3_2 dl,
	#foods .unit_2_2_3_3 dl {
		margin: 10px auto;
		width: 70%;
		border: 3px solid #DFDFDF;
	}
	#foods .unit_2_2_3_2 img,
	#foods .unit_2_2_3_3 img {
		width: 100%;
	}
	#foods .unit_2_2_3_2 dd,
	#foods .unit_2_2_3_3 dd {
		padding: 0 10px;
		margin-bottom: 5px;
		text-align: center;
	}

/*-----------------------------
	goods
------------------------------*/
	#goods {
		background: #FEECBF;
	}
	#goods .wrap {
		padding: 20px 10px;
	}
	#goods .unit_1,
	#goods .unit_2 {
		margin: 0;
		padding: 10px;
		background: #FFFFFF;
	}
	#goods .unit_3 {
		margin: 0;
		margin-top: 10px;
		padding: 10px;
		background: #FFFFFF;
	}
	#goods .unit_1 dl {
	}
	#goods .unit_1 dt,
	#goods .unit_2 dt,
	#goods .unit_3 dt {
		line-height: 1.3;
		color: #FF7200;
		font-size: 18px;
		font-weight: bold;
		font-style: italic;
	}
	#goods .unit_1 dd,
	#goods .unit_2 dd,
	#goods .unit_3 dd {
		margin-top: 10px;
		line-height: 1.3;
		font-size: 14px;
	}
	#goods .unit_1 a,
	#goods .unit_2 a,
	#goods .unit_3 a {
		color: #000000;
		font-weight: bold;
	}
	#goods .unit_1 p {
		margin: 0;
		margin-top: 10px;
	}
	#goods .unit_1 p img {
		width: 100%;
		border: 1px solid #DCABC2;
	}
	#goods .unit_3_2 {
		margin-top: 20px;
	}
	#goods .unit_3_2 li {
		margin-bottom: 15px;
		text-align: center;
		font-size: 12px;
		font-weight: bold;
	}
	#goods .unit_3_2 li img {
		margin-bottom: 5px;
	}
	#goods .unit_3_2 li.st img {
		margin-bottom: 0;
		width: 100%;
	}
	#goods .unit_3_2 li.w50 img {
		width: 50%;
	}
	#goods .unit_3_2 li.w60 img {
		width: 60%;
	}
	#goods .unit_3_2 li.w70 img {
		width: 70%;
	}
	#goods .unit_3_2 li.w100 img {
		width: 90%;
	}
	#goods .unit_3_2 p.bg {
		text-align: center;
	}
	#goods .unit_3_2 p.bg img {
		width: 80%;
	}
	#goods .unit_3_2_r {
		margin-top: 20px;
	}
	#goods .unit_3 p.bt {
		margin-top: 20px;
		text-align: center;
	}
	#goods .unit_3 p.bt img {
		width: 100%;
	}
/*-----------------------------
	sponsor
------------------------------*/
	#sponsor {
		background: #FFFFFF;
	}
	#sponsor .wrap {
		padding: 20px 10px;
	}
	#sponsor .sponsor_l,
	#sponsor .sponsor_m,
	#sponsor .sponsor_s {
		display: -webkit-flex;
		display: flex;
		-webkit-flex-flow: row;
		flex-flow: row;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	#sponsor .sponsor_m {
		margin-top: 10px;
	}
	#sponsor .sponsor_l li,
	#sponsor .sponsor_m li {
		margin-bottom: 5px;
		width: 50%;
		text-align: center;
	}
	#sponsor .sponsor_l li img {
		margin: 0 5px;
		height: 60px;
	}
	#sponsor .sponsor_m li img {
		margin: 0 5px;
		height: 40px;
	}
	#sponsor .sponsor_s {
		margin-top: 10px;
		margin-bottom: 10px;
	}
	#sponsor p.note {
		margin-top: 10px;
		text-align: right;
		font-size: 12px;
	}
	#sponsor .sponsor_s li {
		margin: 5px;
		font-size: 12px;
	}
}