@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@500;700;900&family=Noto+Sans:wght@700&display=swap&family=M+PLUS+Rounded+1c:wght@700;800&display=swap');
/* ---------------------------------------
  TITLE :HANSHIN Tigers
  URI : hanshintigers.jp
  (C) HANSHIN Tigers.
--------------------------------------- */
/* COMMON
--------------------------------------- */
.fan2020 a:focus{
	text-decoration:none;
	outline:none;
}
.indent li{
	padding-left: 1em;
	text-indent: -1em;
}
.fan2020 #article_fan {
	margin:0 0 40px 0;
	padding:0 20px;
	width:940px;
	font-size:14px;
}
.fan2020 a.linkimg:hover{
	opacity:0.7;
	filter:alpha(opacity=70);
	-ms-filter:"alpha(opacity=70)";
	-moz-opacity:0.7;
	-khtml-opacity:0.7;
}
.fan2020 a.link {
	padding:1px 0 1px 25px;
	background:url(/img/arrow_others_normal.gif) center left no-repeat;
}
.fan2020 .u_line{
	text-decoration:underline;
}
.fan2020 .outline{
  color:#000000;
  text-shadow: 
	2px  2px 5px #ffffff,
	-2px  2px 5px #ffffff,
	 2px -2px 5px #ffffff,
	-2px -2px 5px #ffffff,
	 2px  0px 5px #ffffff,
	 0px  2px 5px #ffffff,
	-2px  0px 5px #ffffff,
	 0px -2px 5px #ffffff;
}
.fan2020 .fc_ttl{
	font-family:'Noto Sans JP', sans-serif;
	font-weight:900;
	font-size:35px;
	color:#fff;
	background:#004ea2;
	padding:10px 0;
	text-align:center;
	line-height:1.2;
}
.fan2020 p.sponsor{
	font-size:14px;
	text-align:center;
	margin:10px 0 5px 5px;
	line-height:1.8em;
}
.fan2020 p.sponsor.only{
	margin:20px 0 20px 5px;
}
.fan2020 p.sponsor02{
	text-align:center;
	margin:0 0 10px 5px;
}
.fan2020 div.unit-att-top p{
	font-size:12px;
	margin:0 0 20px 5px;
}
.fan2020 div.tv_show{
	color:#eb5e00;
	line-height:1.5;
	padding:8px;
	display:flex;
	align-items:center;
	justify-content:center;
	border:2px solid #eb5e00;
	margin-bottom:20px;
	font-size:15px;
}
.fan2020 div.tv_show p strong{font-size:1.1em;}
.fan2020 div.tv_show p+p{
	margin-left:15px;
}
/*==nav==*/
.fan2020 #p_nav {
	width:940px;
	margin:0 auto;
}
.fan2020 #p_nav ul{
	display:flex;
}
.fan2020 #p_nav ul li {
	width:184px;
	margin-right:5px;
	/*width:229px;
	margin-right:8px;*/
}
.fan2020 #p_nav ul li:last-child{
	margin-right:0;
}
.fan2020 #p_nav ul li a,
.fan2020 #p_nav ul li span{
	font-family:'Noto Sans JP', sans-serif;
	font-weight:900;
	font-size:28px;
	display:block;
	width:100%;
	background:#626262;
	color:#fff;
	padding:12px 0;
	text-align:center;
	transition:all .5s;
}
.fan2020 #p_nav ul li a:hover,
.fan2020 #p_nav ul li a.current{
	text-decoration:none;
	background:#004ea2;
}
.fan2020 #p_nav ul li a.current{
	transition:none;
}

/* TOP
--------------------------------------- */
.fan2020 #article_fan .intro{
	padding:10px;
	border:2px solid #fff278;
	background:#fffde5;
	margin-top:10px;
}
.fan2020 #article_fan .intro p{
	line-height:1.6;
}
#program{padding-top:20px;}
#program .fc_ttl{
	padding-left:25px;
	text-align:left;
	color:#fff100;
}
#photo_recruitment{
	padding-top:30px;
	font-size:15px;
}
#photo_recruitment .fc_ttl{
	background:#ffe2e4;
	color:#e60012;
	position:relative;
	font-size:32px;
	padding:12px 0;
	letter-spacing:-1px;
}
#photo_recruitment .fc_ttl span{
	position:absolute;
	right:10px;
	top:50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}
#photo_recruitment .recruitment_inner{
	padding-top:20px;
}
#photo_recruitment .pre_cont{
	display:flex;
}
#photo_recruitment ul{
	margin-right:10px;
}
#photo_recruitment li+li{
	margin-top:10px;
	line-height:1.8;
}
#photo_recruitment .img{
	text-align:center;
	font-size:12px;
}
#photo_recruitment .img img{
	width:340px;
}
#photo_recruitment .link_btn{
	margin-top:25px;
}
#photo_recruitment .link_btn a{
	display:block;
	width:350px;
	margin:auto;
	text-align:center;
	background:#000;
	height:60px;
	line-height:60px;
	font-size:23px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

#customers_to_watch{padding-top:30px;}
#customers_to_watch table{
	margin-top:20px;
	width:100%;
}
#customers_to_watch th,
#customers_to_watch td{
	border-right:2px solid #fff;
	border-bottom:2px solid #fff;
	padding:12px 10px;
	text-align:center;
	vertical-align:middle;
}
#customers_to_watch th{
	font-size:18px;
	}
#customers_to_watch tbody td{
	text-align:left;
	width:460px;
}
#customers_to_watch th:last-child,
#customers_to_watch td{
	border-right:none;
}
#customers_to_watch tbody tr:last-child th,
#customers_to_watch tbody tr:last-child td{
	border-bottom:none;
}
#customers_to_watch thead tr{
	background:#626262;
	color:#fff;
}
#customers_to_watch tbody tr:nth-child(1){background:#d1f0fd;}
#customers_to_watch tbody tr:nth-child(2){background:#fff583;}
#customers_to_watch tbody tr:nth-child(3){background:#ffe2e4;}
#customers_to_watch td h5{
	display:inline-block;
	color:#fff;
	background:#000;
	padding:2px 10px;
	margin-top:15px;
}
#customers_to_watch td h5+p{margin-top:10px;}

#about_toratele{
	background:#000;
	color:#fff;
	padding:30px 30px 30px 50px;
	margin-top:45px;
}
#about_toratele h4{
	font-family:'Noto Sans JP', sans-serif;
	font-weight:900;
	font-size:24px;
	text-align:center;
	line-height:1;
}
#about_toratele h4 span{font-size:1.5em;}
#about_toratele .about_inner{
	margin-top:30px;
	display:flex;
}
#about_toratele .about_inner .desc{
	padding-left:35px;
	font-size:13px;
	line-height:1.8;
}
#about_toratele .about_inner .desc a{
	display:inline-block;
	padding:3px 12px;
	background:#ffe100;
	color:#000;
	margin-top:10px;
	transition:background .3s;
}
#about_toratele .about_inner .desc a:hover{
	text-decoration:none;
	background:#fff;
}
#customers_to_watch .indent li,
#about_toratele .indent li{
	font-size:0.9em;
}
/* howto
--------------------------------------- */
#howto{
	font-size:15px;
	padding-top:20px;
}
#howto .step dl{
	display:flex;
	justify-content:left;
	align-items:center;
	padding:45px 0;
	border-bottom:dashed 1px #000;
	width:100%;
}
#howto .step dt{
	width:95px;
}
#howto .step dt span{
	display:inline-block;
	font-family: 'Noto Sans', sans-serif;
	font-size:50px;
	background:#004ea2;
	color:#fff;
	font-weight:700;
	height:70px;
	width:70px;
	line-height:70px;
	text-align:center;
	border-radius:50%;
}
#howto .step dl:nth-child(n+2) dd:first-of-type{
	width:420px;
}
#howto .step dd img{
	vertical-align:middle;
}
#howto .step .step1 p+p{
	margin-top:20px;
}
#howto .step .step1 .qr{
	display:inline-block;
	padding-right:20px;
}
#howto .step .step1 a{
	font-weight:bold;
	font-size:20px;
}
#howto .precautions,
#luckybag .precautions,
#present .precautions{
	font-size:14px;
	margin-top:40px;
	padding:10px;
	border:solid 1px #e80f29;
	line-height:1.6;
}
#howto .precautions p,
#present .precautions p{
	font-size:16px;
	color:#e80f29;
	font-weight:bold;
	margin-bottom:5px;
}
#howto .inquiry_label{
	text-align:center;
	margin-top:35px;
	padding:8px;
	background:#e8e8e8;
	line-height:1.5;
	font-size:14px;
}

/* luckybag
--------------------------------------- */
#luckybag{margin-top:20px;}
#luckybag .bag_wrap{
	border:solid 2px #004ea2;
	border-top:none;	
}
#luckybag .bag_detail{
	padding:50px 24px 50px;
	background:url(img/luckybag/pattern.gif) repeat center top;
	font-family:'Noto Sans JP', sans-serif;
	font-weight:700;
}
#luckybag .bag_detail .bag_top{
	background:url(img/luckybag/top_bg.png) no-repeat 0 0;
	min-height:347px;
}
#luckybag .bag_wrap .top_text{
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-weight:800;
	font-size:24px;
	line-height:1.8;
	letter-spacing:-0.9px;
}
#luckybag .bag_wrap .top_text+ul{
	margin-top:10px;
	font-size:14px;
}
#luckybag .bag_bottom{
	display:flex;
	justify-content:space-between;
}
#luckybag .bag_bottom > div{
	width:428px;
}
#luckybag .bag_bottom dd:first-of-type{
	font-size:16px;
}
#luckybag .bag_other{
	padding:0 24px 30px;
}
#luckybag .bag_other .precautions{
	margin-top:-30px;
	background:#fff;
}
#luckybag .bag_other .winter_sale{margin-top:30px;}
#luckybag .bag_other .winter_sale dt{
	background:#004ea2;
	font-family: 'Noto Sans JP', sans-serif;
	color:#fff;
	font-weight:900;
	font-size:35px;
	padding:5px;
	text-align:center;
}
#luckybag .bag_other .winter_sale dd{
	background:#2c7acf;
	padding:15px;
	font-size:20px;
	color:#fff;
	font-weight:bold;
}
#luckybag .bag_other .winter_sale dd span{color:#ffe100;}
#luckybag .bag_other .precautions_wrap{margin-top:30px;}
#luckybag .bag_other .precautions_wrap h5{
	color: #FFF;
	background: #EB0F12;
	padding:10px 0;
	text-align: center;
	font-size:18px;
	font-weight:bold;
}
#luckybag .bag_other .precautions_cont{
	padding:15px 10px;
	border: #EB0F12 1px solid;
}
#luckybag .bag_other .precautions_cont h6{
	margin-top:20px;
	font-weight:bold;
}
#luckybag .tshop_btn{
	margin-top:30px;
	display:flex;
	justify-content:center;
}
#luckybag .tshop_btn a,
#luckybag .tshop_btn span{
	display:flex;
	border:solid 3px #f03a00;
	border-radius:15px;
	justify-content:center;
	align-items:center;
	text-align:center;
	box-sizing:border-box;
	font-size:25px;
	width:362px;
	height:141px;
	font-family: 'Noto Sans JP', sans-serif;
	color:#fff;
	font-weight:800;
	line-height:1.2;
}
#luckybag .tshop_btn a{
	background: -moz-linear-gradient(top, #f36436 0%, #f36436 50%, #f03a00 50%, #f03a00 100%);
	background: -webkit-linear-gradient(top, #f36436 0%,#f36436 50%,#f03a00 50%,#f03a00 100%);
	background: linear-gradient(to bottom, #f36436 0%,#f36436 50%,#f03a00 50%,#f03a00 100%);
	text-shadow: 
	 1px  1px 2px rgba(182, 44, 0, 0.22),
	-1px  1px 2px rgba(182, 44, 0, 0.22),
	 1px -1px 2px rgba(182, 44, 0, 0.22),
	-1px -1px 2px rgba(182, 44, 0, 0.22),
	 1px  0px 2px rgba(182, 44, 0, 0.22),
	 0px  1px 2px rgba(182, 44, 0, 0.22),
	-1px  0px 2px rgba(182, 44, 0, 0.22),
	 0px -1px 2px rgba(182, 44, 0, 0.22);
	 /*transition:all .2s;*/
}
#luckybag .tshop_btn a:hover,
#luckybag .tshop_btn a:active{
	background:#004ea2;
	text-shadow:none;
	text-decoration:none;
	border:#004ea2;
}
#luckybag .tshop_btn span{
	border-color:#d7d7d7;
	background: -moz-linear-gradient(top, #e4e4e4 0%, #e4e4e4 50%, #d7d7d7 50%, #d7d7d7 100%);
	background: -webkit-linear-gradient(top, #e4e4e4 0%,#e4e4e4 50%,#d7d7d7 50%,#d7d7d7 100%);
	background: linear-gradient(to bottom, #e4e4e4 0%,#e4e4e4 50%,#d7d7d7 50%,#d7d7d7 100%);
	text-shadow: 
	 1px  1px 2px #bcbcbc,
	-1px  1px 2px #bcbcbc,
	 1px -1px 2px #bcbcbc,
	-1px -1px 2px #bcbcbc,
	 1px  0px 2px #bcbcbc,
	 0px  1px 2px #bcbcbc,
	-1px  0px 2px #bcbcbc,
	 0px -1px 2px #bcbcbc;
}
#luckybag .tshop_btn span.end{
	font-size:28px;
	width:615px;
	height:92px;
}
#luckybag .tshop_btn a:first-child,
#luckybag .tshop_btn span:first-child{
	margin-right:30px;
}

/* PRESENT
--------------------------------------- */
#present{
	font-size:15px;
	padding-top:20px;
}
#present .fc_ttl{background:#e60013;}
#present .present_cont{
	border:2px solid #e60013;
	padding:20px 20px 30px;
}
#present .lead{
	display:flex;
	justify-content:space-between;
	align-items:center;
}
#present .present_list{
	margin-top:20px;
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
}
#present .present_list li:nth-child(n+3){
	margin-top:15px;
}
#present .w_chance{margin-top:20px;}
#present .precautions{margin-top:20px;}
#present .pre_btn{
	text-align:center;
	margin-top:30px;
}
/*.present_wp{
	border:2px solid #e60013;
	margin:20px 0;
}
.present_wp h5{
	background:#e60013;
	text-align:center;
	padding:6px 0;
}
.present_wp h5 img{
	vertical-align:middle;
}
.present_wp .lead{
	margin:20px;
	position:relative;
}
.present_wp .lead .sponser{
	position:absolute;
	top:0;
	right:5px;
}
.present_wp ul{
	text-align:center;
}
.present_wp ul li{
	display:inline-block;
	margin:0 5px 15px 5px;
}
.present_wp .img-w{
	text-align:center;
	margin:20px 0;
}
.present_wp dl{
	padding:0 20px;
}
.present_wp dl dd{
	text-indent:-1em;
	margin-left:1.5em;
}
.present_wp .btn-pre{
	text-align:center;
	margin:30px 0;
}*/

/* INDEX_01
--------------------------------------- */
/*.fan2020 .tv{
	text-align:center;
	margin:10px 0 20px 0;
}
.fan2020 div.unit{
	margin-bottom:20px;
	overflow:hidden;
	zoom:1;
}
.fan2020 h4:first-child{margin:20px 0 0 0;}
.fan2020 h4{margin:20px 0;}
.fan2020 h4.other1{margin:20px 0 0;}
.fan2020 h5{margin-bottom:20px;}
.fan2020 div.unit-int{
	width:430px;
	height:470px;
	float:left;
	margin-right:20px;
	padding:15px;
	background:url(img/bg_red.gif) top left no-repeat;
}
.fan2020 div.unit-post{
	width:430px;
	height:470px;
	float:left;
	padding:15px;
	background:url(img/bg_red.gif) top left no-repeat;
}
.fan2020 h6.att{
	clear:both;
	font-size:18px;
	color:#e80f29;
	font-weight:bold;
}
.fan2020 div.unit-int h6,
.fan2020 div.unit-post h6{
	background:#e80f29;
	padding:3px 10px;
	color:#ffffff;
	font-size:20px;
	font-weight:bold;
	text-align:center;
}
.fan2020 div.unit-int dl,
.fan2020 div.unit-post dl{
	margin-top:15px;
}
.fan2020 div.unit dt{
	background:#000000;
	padding:2px 10px;
	width:130px;
	color:#ffffff;
	text-align:center;
}
.fan2020 div.unit dd{margin:5px 0 15px 0;}
.fan2020 dd.point{
	font-size:16px;
	font-weight:bold;
}
.fan2020 div.btn_g{
	margin:20px 0;
	text-align:center;
}
.fan2020 ul.unit-att{
	text-indent:-1em;
	margin-left:1em;
}
.fan2020 ul.unit-att li span{color:#e80f29;}
.fan2020 div.enclose{
	border:1px solid #e80f29;
	padding:10px;
	margin-bottom:40px;
}
.fan2020 dl.unit-left{
	width:450px;
	float:left;
	margin-right:40px;
}
.fan2020 dl.unit-right{
	width:450px;
	float:left;
}
.fan2020 ul.btn_f{
	width:450px;
	float:left;
}
.fan2020 ul.btn_f li{margin-bottom:15px;}
.fan2020 .time{padding-bottom:20px;}
*/

/* INDEX_02
--------------------------------------- */
/*div#event{
	width:940px;
	overflow:hidden;
	zoom:1;
	margin:10px 0;
}
div.clum_l{
	width:310px;
	float:left;
}
div.clum_r{
	width:630px;
	float:right;
}
div#event table{
	width:630px;
	background:#FDF48B;
}
div#event td{
	padding:5px;
	font-size:16px;
	line-height:1.2;
}
div#event td img{
	vertical-align:middle;
}
div#event td img#i14{
	display:block;
	float:left;
	padding-right:10px;
}
div#event tr.line td{
	border-bottom:1px dashed #666666;
}
dl#more{
	width:630px;
	margin:20px 0;
}
dl#more dd{
	margin-top:5px;
}
dl#info{
	width:900px;
	padding:10px;
}
dl#info dd{
	padding-top:15px;
	text-indent:-1em;
	margin-left:1em;
}*/


/* INDEX
--------------------------------------- */
/*.fan2020 .unit-1 {
	float:left;
	margin-left:10px;
}
.fan2020 .unit-2 {
	float:right;
	margin-right:10px;
}
.btn-tid{
	width:408px;
	margin:10px auto 10px auto;
}

.fan2020 #p_nav ul li.pn_movie.no-active{
	width:231px;
	height:80px;
	overflow:hidden;
	background:url(img/l_nav.gif) no-repeat center center;
	background-position:-705px 0;
	opacity:0.6;
}*/


/* layout
--------------------------------------- */
.contents{
	border:#e60013 2px solid;
}
.contents h5{
	background-color:#e60013;
	text-align:center;
	padding:4px;
}
.m-10{margin:10px;}
.m-20{margin:20px;}
.mt20{margin-top:20px;}
.mb20{margin-bottom:20px;}
.mt10{margin-top:10px;}
.mr10{margin-right:10px;}
.ml10{margin-left:10px;}
.mt-up10{margin-top:-10px;}
.mt-up20{margin-top:-20px;}
.ta_RT{text-align:right;}
.font_S{font-size:0.8em;}

/* sail
------------------------------------ */
/*.fan2020 .sail_le{
	float:left;
	width:410px;
	padding-bottom:15px;
}
.fan2020 .sail_ri{
	float:left;
	width:530px;
}
.fan2020 .sail_ri dl{
  width:380px;
  margin-top:10px;
	overflow:hidden;
}
.fan2020 .sail_ri dt{
  float:left;
  clear:left;
  width:105px;
  background:#ed6d01;
  color:#FFFFFF;
  text-align:center;
  margin-bottom:10px;
}
.fan2020 .sail_ri dd {
  float:left;
  width:265px;
  padding-left:5px;
}*/

/* ikemen
--------------------------------------- */
/*.fan2020 .ikemen{
	overflow:hidden;
}
.fan2020 .ikemen .sail_ri.other{
  width:auto;
}
.fan2020 .ikemen .sail_ri.other dl{
  width:940px;
}
.fan2020 .ikemen .sail_ri dt{
	background:#e60012;
}
.fan2020 .ikemen .sail_ri.other dd{
  width:800px;
}*/

/* handshake
--------------------------------------- */
/*.fan2020 .handshake dl{
	overflow:hidden;
	float:left;
}
.fan2020 .handshake dl:first-child{
	margin-right:40px;
}
.fan2020 .handshake dt{
  float:left;
  background:#e85298;
  color:#FFFFFF;
  padding:0 10px;
}
.fan2020 .handshake dd{
  float:left;
  padding-left:5px;
	width:auto;
}*/

/* goods_present
--------------------------------------- */
/*.fan2020 .goods_present .sail_ri dl {
  width:322px;
	float:left;
  margin-top:0;
}
.fan2020 .goods_present .sail_ri dt{
	background:#009fa8;
}
.fan2020 .goods_present .sail_ri dd {
  width:212px;
}*/

/* garakoro
--------------------------------------- */
/*.fan2020 .garakoro .sail_ri dt{background:#87b800;}*/


/* MOVIE
------------------------------------ */
#movie{
	border:2px solid #e60013;
	margin-top:20px;
}
#movie .fc_ttl{background:#e60013;}
#movie dl.lead {
	font-size:14px;
	display:table;
}
#movie dl.lead dt,
#movie dl.lead dd{
	display:table-cell;
	vertical-align:middle;
}
#movie .movie_wp{
	overflow:hidden;
	margin:0 20px 10px 20px;
}
#movie .movie_wp dl{
	border:3px solid #000;
	background:#000;
	width:442px;
	float:left;
	margin-bottom:10px;
	box-sizing:border-box;
	display:flex;
	align-items:center;
}
#movie .movie_wp dl:nth-child(even){margin-left:10px;}
#movie .movie_wp dl dt {
	padding-right:10px;
}
#movie .movie_wp dl dt img{
	vertical-align:middle;
	width:210px;
	height:auto;
}
#movie .movie_wp dl dd{padding-bottom:0;}
#movie .movie_wp dl dd a {
  display:block;
  color:#FFFFFF;
  background:url(img/i_play.gif) no-repeat left center;
  font-size:14px;
  font-weight:bold;
  line-height:1.4;
  padding:5px 0 5px 32px;
}

/*=====modal_movie=====*/
.fanmovie{display:none;}
#movie .movie_wp dl dd span{
  display:block;
  color:#FFFFFF;
  background:url(img/i_play.gif) no-repeat left center;
  font-size:14px;
  font-weight:bold;
  line-height:1.4;
  padding:5px 0 5px 32px;
	cursor:pointer;
}
#movie .movie_wp dl dd span:hover{text-decoration:underline;}
.modalBody {
  position: fixed;
  z-index: 1000;
  width: 90%;
  max-width: 640px;
  height: auto;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.modalBody #v_player {
  width: 100%;
  height: auto;
  box-shadow: 0px 0px 6px 2px #fff;
}
.modalBody .close_outer {
  text-align: right;
  font-size: 25px;
  color: #fff;
  cursor: pointer;
}
.modalBody .close {
  cursor: pointer;
  padding: 0 5px;
}
.fanmovie .modalBK {
  cursor: pointer;
  position: fixed;
  z-index: 999;
  height: 120%;
  width: 100%;
  background: #000;
  opacity: 0.9;
  filter: alpha(opacity=90);
  -moz-opacity: 0.9;
  top: -5%;
  left: 0;
}
.fanmovie .title {
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  padding-top: 1px;
  text-align: center;
}