﻿@charset "UTF-8";
/* ---------------------------------------
  TITLE : HANSHIN Tigers
  URI : hanshintigers.jp
  (C) HANSHIN Tigers.
--------------------------------------- */
@import "format.css";
@import "layout.css";
@import "common.css";

#sponsor .end_season{
  font-weight:bold;
  font-size:22px;
  padding-top:25px;
  text-align:center;
}
h2.ct {
	background: url(../../home/img/ct_home.jpg) 0 0 no-repeat;
}
#sponsor #main {
	float: none;
	width: 980px;
}
#sponsor_wrap .blank{
	text-align:center;
	font-size:18px;
	font-weight:bold;
	padding:50px 0;
}
#sponsor_wrap{
	padding:320px 0 25px;
	background:url(../../home/sponsor/img/main_bg.jpg) no-repeat 0 0;
}
#sponsor_wrap.other{
  padding:20px 0;
  background:none;
}
#sponsor_wrap dd{
	padding-top:10px;
	text-align:center;
} 
#sponsor #tp{
	background:url(../../home/sponsor/img/pt_sponsor.gif) no-repeat 0 0;
}
#sponsor_wrap .sponsor_title{
  font-size: 28px;
  font-family: "Noto Sans JP", serif;
  font-weight:900;
  margin-top:20px;
  padding-bottom:10px;
  text-align:center;
  border-bottom:4px solid #F6E81B;
}
#sponsor .top_banner{
	padding:0 130px;
	display:flex;
  flex-wrap:wrap;
  justify-content:center;
}
#sponsor .top_banner dl{
	margin-bottom:30px;
	float:left;
	font-size:14px;
}
#sponsor .top_banner dl:nth-child(even){
	margin-left:40px;
}
#sponsor .initiative_bnr{
	padding:0 130px;
	margin-bottom:60px;
}
#sponsor_info .tab_btn{
	border-bottom:7px solid #aec800;
	overflow:hidden;
	padding:0 20px;
  display:flex;
  justify-content:space-between;
}
#sponsor_info .tab_btn li{
	cursor:pointer;
  text-align:center;
	width:230px;
  border:solid 2px #aec800;
  border-bottom:none;
  border-radius:15px 15px 0 0;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight:700;
  font-size:23px;
	overflow:hidden;
	padding:10px 2px;
  box-sizing:border-box;
}
#sponsor_info .tab_btn li:hover,
#sponsor_info .tab_btn li.active{
background: #cbdf46;
background: -moz-linear-gradient(top,  #cbdf46 0%, #e7f585 100%);
background: -webkit-linear-gradient(top,  #cbdf46 0%,#e7f585 100%);
background: linear-gradient(to bottom,  #cbdf46 0%,#e7f585 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cbdf46', endColorstr='#e7f585',GradientType=0 );

}
#sponsor_info .tab_btn li.none,
#sponsor_info .tab_btn li.none:hover{
  border-color:#c8c8c8;
  background:#ededed;
  color:#b7b7b7;
	cursor:default;
}
#sponsor_info .info_inner{
	padding:25px 20px 30px;
}

/*===sponsor_list===*/
#sponsor_list h4{
	margin:15px 0 20px;
	background: rgb(215,161,0);
	background: -moz-linear-gradient(top, rgba(215,161,0,1) 0%, rgba(255,218,109,1) 100%);
	background: -webkit-linear-gradient(top, rgba(215,161,0,1) 0%,rgba(255,218,109,1) 100%);
	background: linear-gradient(to bottom, rgba(215,161,0,1) 0%,rgba(255,218,109,1) 100%);
	border-bottom: solid 3px #c89700;
}
#sponsor_list h4.partner2{
	background: rgb(177,177,177);
	background: -moz-linear-gradient(top, rgba(177,177,177,1) 0%, rgba(223,223,223,1) 100%);
	background: -webkit-linear-gradient(top, rgba(177,177,177,1) 0%,rgba(223,223,223,1) 100%);
	background: linear-gradient(to bottom, rgba(177,177,177,1) 0%,rgba(223,223,223,1) 100%); 
	border-bottom-color: #888888;
}
#sponsor_list h4.partner3{
	background: rgb(208,123,77);
	background: -moz-linear-gradient(top, rgba(208,123,77,1) 0%, rgba(246,221,204,1) 100%);
	background: -webkit-linear-gradient(top, rgba(208,123,77,1) 0%,rgba(246,221,204,1) 100%);
	background: linear-gradient(to bottom, rgba(208,123,77,1) 0%,rgba(246,221,204,1) 100%);
	border-bottom-color:#9c5c39;
}
#sponsor_list h4.partner4{
	background: rgb(255,96,0);
	background: -moz-linear-gradient(top, rgba(255,96,0,1) 0%, rgba(246,221,204,1) 100%); 
	background: -webkit-linear-gradient(top, rgba(255,96,0,1) 0%,rgba(246,221,204,1) 100%);
	background: linear-gradient(to bottom, rgba(255,96,0,1) 0%,rgba(246,221,204,1) 100%);
	border-bottom-color:#e25102;
}
#sponsor_list h4.partner5{
	background: rgb(244,195,0);
	background: -moz-linear-gradient(top, rgba(244,195,0,1) 1%, rgba(255,237,163,1) 100%);
	background: -webkit-linear-gradient(top, rgba(244,195,0,1) 1%,rgba(255,237,163,1) 100%);
	background: linear-gradient(to bottom, rgba(244,195,0,1) 1%,rgba(255,237,163,1) 100%);
	border-bottom-color:#dcb600;
}
#sponsor_list h4.partner6{
	background: rgb(0,188,216);
	background: -moz-linear-gradient(top, rgba(0,188,216,1) 1%, rgba(27,204,230,1) 100%);
	background: -webkit-linear-gradient(top, rgba(0,188,216,1) 1%,rgba(27,204,230,1) 100%);
	background: linear-gradient(to bottom, rgba(0,188,216,1) 1%,rgba(27,204,230,1) 100%);
	border-bottom-color: #019cb0;
}
#sponsor_list h4.partner7{
	background: rgb(241,158,194);
	background: -moz-linear-gradient(top, rgba(241,158,194) 1%, rgba(241,198,216,1) 100%);
	background: -webkit-linear-gradient(top, rgba(241,158,194) 1%,rgba(241,198,216,1) 100%);
	background: linear-gradient(to bottom, rgba(241,158,194) 1%,rgba(241,198,216,1) 100%);
	border-bottom-color:#f19ec2;
}
#sponsor_list h4.partner8{
	background: #ffeb43;
  background: -moz-linear-gradient(top,  #ffe400 0%, #ffeb43 100%); 
  background: -webkit-linear-gradient(top,  #ffe400 0%,#ffeb43 100%); 
  background: linear-gradient(to bottom,  #ffe400 0%,#ffeb43 100%); 
  border-bottom-color:#ffe400;
}
#sponsor_list h4 span{
	font-family: 'Noto Sans JP', sans-serif;
	font-weight:700;
	font-size:22px;
	height:50px;
	line-height:50px;
	display: block;
	padding-left:20px;
	background: url(/home/sponsor/img/title_tigers.png) no-repeat right 10px top -35px;
	border-bottom: solid 2px #fff;
}
#sponsor_list dl{
	width:220px;
	margin-right:20px;
}
#sponsor_list .sponsor_detail{
  display:flex;
  flex-wrap:wrap;
}
#sponsor_list .sponsor_detail dl:nth-child(4n){
	margin-right:0;
}
#sponsor_list dd{
	padding-bottom:15px;
}

#sponsor .link_btn{
  margin-top:50px;
}

#sponsor .link_btn a{
  text-align:center;
  margin:auto;
  display:block;
  position:relative;
  padding:23px 10px;
  background:#000;
  color:#fff;
  font-family: "Noto Sans JP", serif;
  font-weight:900;
  font-size:17px;
  width:340px;
  box-sizing:border-box;
  transition:opacity .3s;
}
#sponsor .link_btn a::after{
  content: "";
  position:absolute;
  width:17px;
  height:17px;
  background:#fff;
  clip-path: polygon(0 0, 86.6% 50%, 0 100%);
  top:0;
  bottom:0;
  right:12px;
  margin:auto;
}
#sponsor .link_btn a:hover{
  opacity:0.7;
  text-decoration:none;
}

/*===crowning_game===*/
#crowning_game{
	font-size:14px;
}
#crowning_game .ac_bt{
	font-size:15px;
	padding:15px 40px 15px 30px;
	border-bottom:1px solid #cade45;
	/*cursor:pointer;*/
	background-color:#faffd7;
	position:relative;
}
/*#crowning_game .ac_bt:before{
	content:'';
  background-image:url(../../home/sponsor/img/arrow_d.png);
  position: absolute;
  top: 50%;
	margin-top:-5px;
  left:5px;
  width: 18px;
  height:10px;
	transition:all .3s;
}*/
#crowning_game .ac_bt.ac_open:before{
	transform:rotate(-180deg);
	margin-top:-6px;
}
#crowning_game table{
	width:100%;
	margin-top:20px;
}
#crowning_game .month table{
	margin-top:0;
}
#crowning_game th{
	background:#cade45;
	padding:8px 2px;
	text-align:center;
}
#crowning_game th,
#crowning_game td{
  box-sizing: border-box;
  width:175px;
  text-align: center;
}
#crowning_game th:nth-child(2),
#crowning_game td:nth-child(2){width:200px;}
#crowning_game th:nth-child(3),
#crowning_game td:nth-child(3){width:285px;}
#crowning_game th:nth-child(4),
#crowning_game td:nth-child(4){width:280px;}
#crowning_game td{
	padding:8px 2px;
	border-bottom:solid 1px #cade45;
}
#crowning_game .cancel td,
crowning_game .cancel td span{
  color:#ccc;
}

/*===campaign_info===*/
#campaign_info{
	font-size:14px;
}
#campaign_info table{
	width:100%;
}
#campaign_info th{
	background:#cade45;
	padding:8px 2px;
	text-align:center;
	width:30%;
}
#campaign_info td{
	padding:8px 2px;
	border-bottom:solid 1px #cade45;
	text-align:center;
	width:30%;
}
#campaign_info th:last-child,
#campaign_info td:last-child{
	width:40%;
}
#campaign_info td:last-child a{
	font-weight:bold;
}
#campaign_info td:first-child{
	padding-left:20px;
	text-align:left;
}
#campaign_info td:last-child{
	text-align:left;
}
#campaign_info .cp_tit{
	font-size:15px;
	text-decoration:underline;
}

/*===product_offer===*/
#product_offer{}
#product_offer h4{
  font-family: 'Noto Sans JP', sans-serif;
  font-weight:700;
  font-size:22px;
  background: #ffde00;
  background: -moz-linear-gradient(top,  #ffde00 0%, #f7efaf 100%);
  background: -webkit-linear-gradient(top,  #ffde00 0%,#f7efaf 100%);
  background: linear-gradient(to bottom,  #ffde00 0%,#f7efaf 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffde00', endColorstr='#f7efaf',GradientType=0 );
  padding:10px 10px 10px 15px;
  margin-bottom:10px;
}
#product_offer .notes li{
  text-align:right;
  color:#CC0000;
  font-size:14px;
  font-weight:bold;
}
#product_offer .product_list{
  margin-top:20px;
}
#product_offer .product_list:first-of-type{
  margin-top:10px;
}
#product_offer .product_list h5{
  background: #eee;
  font-size: 16px;
  font-weight: bold;
  padding: 8px 5px 8px 15px;
  margin-bottom: 10px;
}
#product_offer .product_list .detail{
  display:flex;
  flex-wrap:wrap;
}
#product_offer .product_list .detail.irr{
  display:block;
}
#product_offer .product_list .detail.irr .f_half,
#product_offer .product_list .detail.irr .l_half{
  display:flex;
  flex-wrap:wrap;
}
#product_offer .product_list .detail.irr .l_half{
  margin-top:10px;
}
#product_offer .product_list .detail dl{
  width:226px;
  margin-right:12px;
}
#product_offer .product_list .detail dl:nth-of-type(4n){
  margin-right:0;
}
#product_offer .product_list .detail dl:nth-of-type(n + 5){
  margin-top:10px;
}
#product_offer .product_list .detail dt img{
  width:100%;
  height: auto;
}
#product_offer .product_list .detail dd{
  text-align:center;
  padding-top:5px;
}

/*-------
  stayhome
-----------------*/
#sponsor.stayhome #sponsor_cont{
	padding:40px 20px;
}
#sponsor.stayhome .cont_block+.cont_block{
	margin-top:40px;
}
#sponsor.stayhome .cont_block h4{
	background:url(/home/sponsor/img/stayhome/tit.gif) no-repeat 0 0;
	font-size:22px;
	font-family:'Noto Sans JP', sans-serif;
  font-weight:900;
	padding-left:20px;
	line-height:54px;
}
#sponsor.stayhome .cont_inner{
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	padding:0 50px;
}
#sponsor.stayhome .cont_inner > div{
	margin-top:20px;
	width:400px;
	display:flex;
	flex-direction:column;
	font-size:14px;
}
#sponsor.stayhome .cont_inner dt img{
	border:1px solid #ccc;
	width:398px;
	height:auto;
}
#sponsor.stayhome .cont_inner dt img.none{
	border:none;
	width:400px;
}
#sponsor.stayhome .cont_inner dt,
#sponsor.stayhome .cont_inner dd{
	margin-bottom:10px;
}
#sponsor.stayhome .cont_inner dd strong{
	font-size:18px;
}
#sponsor.stayhome .cont_inner .p_name{
	background: url(/img/arrow_others_normal.gif) no-repeat left center;
	padding-left:25px;
}