@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
--------------------------------------- */
.fan2021{
  font-family:"メイリオ","Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif"
}
.fan2021 a:focus{
	text-decoration:none;
	outline:none;
}
.indent li{
	padding-left: 1em;
	text-indent: -1em;
}
.fan2021 #article_fan {
	margin:0 0 40px 0;
	padding:0 20px;
	width:940px;
	font-size:14px;
}
.fan2021 a.linkimg:hover{
	opacity:0.7;
	filter:alpha(opacity=70);
	-ms-filter:"alpha(opacity=70)";
	-moz-opacity:0.7;
	-khtml-opacity:0.7;
}
.fan2021 a.link {
	padding:1px 0 1px 25px;
	background:url(/img/arrow_others_normal.gif) center left no-repeat;
}
.fan2021 .u_line{
	text-decoration:underline;
}
.fan2021 .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;
}
.fan2021 .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;
}
.fan2021 p.sponsor{
	font-size:14px;
	text-align:center;
	margin:25px 0 5px 5px;
	line-height:1.8em;
}
.fan2021 p.sponsor.only{
	margin:20px 0 20px 5px;
}
.fan2021 p.sponsor02{
	text-align:center;
	margin:0 0 15px 5px;
}
.fan2021 div.unit-att-top p{
	font-size:12px;
	margin:0 0 20px 5px;
}
.fan2021 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;
}
.fan2021 div.tv_show p strong{font-size:1.1em;}
.fan2021 div.tv_show p+p{
	margin-left:15px;
}
.fan2021 .toratown_bnr{
  margin-bottom:20px;
  transition:opacity .3s;
}
.fan2021 .toratown_bnr:hover{
  opacity:0.7;
}

/*====nav====*/
.fan2021 #p_nav {
	width:940px;
	margin:0 auto;
}
.fan2021 #p_nav ul{
	display:flex;
}
.fan2021 #p_nav ul li {
	flex:1;
	margin-right:5px;
	/*width:229px;
	margin-right:8px;*/
}
.fan2021 #p_nav ul li:first-child{
  flex:2;
}
.fan2021 #p_nav ul li:last-child{
	margin-right:0;
}
.fan2021 #p_nav ul li a,
.fan2021 #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;
}
.fan2021 #p_nav ul li a:hover,
.fan2021 #p_nav ul li a.current{
	text-decoration:none;
	background:#004ea2;
}
.fan2021 #p_nav ul li a.current{
	transition:none;
}

/* TOP
--------------------------------------- */
.fan2021 #article_fan .intro{
	margin-top:15px;
}
.fan2021 #article_fan .intro p{
  color:#004ea2;
  font-size:18px;
	line-height:1.6;
  font-weight:bold;
  text-align:center;
}
.fan2021 #article_fan .intro ul{
  margin-top:10px;
}
.fan2021 #article_fan .intro li{
  text-align:center;
}
#program{padding-top:20px;}
#photo_recruitment{
	padding-top:30px;
	font-size:15px;
}
#photo_recruitment .fc_ttl{
	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 ul{
	margin-right:10px;
}
#photo_recruitment li{
	font-weight:bold;
  line-height:1.8;
}
#photo_recruitment .recruitment_list{
  margin-top:20px;
  padding:8px 8px 8px 20px;
  background:#e3f0ff;
  display:flex;
  align-items:center;
  justify-content:space-between;
}
#photo_recruitment .recruitment_list .detail{
  width:530px;
}
#photo_recruitment .detail dl+dl{
  margin-top:20px;
}
#photo_recruitment .detail dt{
  font-weight:bold;
  color:#004ea2;
}
#photo_recruitment .detail dd strong{
  color:#004ea2;
}
#photo_recruitment .link_btn{
	margin-top:25px;
}
#photo_recruitment .link_btn a{
  font-family:'Noto Sans JP', sans-serif;
	font-weight:900;
	display:block;
	width:450px;
	margin:auto;
	text-align:center;
	height:65px;
	line-height:65px;
	font-size:28px;
	color:#000;
	text-decoration:none;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #FFE00B), color-stop(0.53, #FCDF01), color-stop(0.49, #FEEE63), color-stop(0.00, #FEEE63));
	background: -webkit-linear-gradient(top, #FEEE63 0%, #FEEE63 49%, #FCDF01 53%, #FFE00B 100%);
	background: -moz-linear-gradient(top, #FEEE63 0%, #FEEE63 49%, #FCDF01 53%, #FFE00B 100%);
	background: -o-linear-gradient(top, #FEEE63 0%, #FEEE63 49%, #FCDF01 53%, #FFE00B 100%);
	background: -ms-linear-gradient(top, #FEEE63 0%, #FEEE63 49%, #FCDF01 53%, #FFE00B 100%);
	background: linear-gradient(to bottom, #FEEE63 0%, #FEEE63 49%, #FCDF01 53%, #FFE00B 100%);
	border:2px solid #a3722c;
  border-radius:8px 8px;
  letter-spacing: 2px;
  transition:opacity .3s;
}
#photo_recruitment .link_btn a:hover{
  opacity:0.7;
}
#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 .customers_to_watch dl{
  margin-top:25px;
}
#howto .customers_to_watch dt{
  font-size:24px;
  padding-bottom:10px;
  color:#004ea2;
  border-bottom:2px solid #004ea2;
  line-height:1.2;
  font-weight:bold;
}
#howto .customers_to_watch dd{
  font-size:16px;
  line-height:1.6;
  padding-top:15px;
}
#howto .customers_to_watch table{
  margin-top:15px;
}
#howto .customers_to_watch th,
#howto .customers_to_watch td{
  padding:8px 15px;
  border-bottom:2px solid #fff;
  box-sizing:border-box;
  line-height:1.5;
}
#howto .customers_to_watch td ul{
  margin-top:5px;
}
#howto .customers_to_watch th{
  text-align:center;
  color:#004ea2;
  background:#e8e8e8;
  width:140px;
}
#howto .customers_to_watch td{
  background:#f3f3f3;
}
#howto .flow_cont .flow_tit{
  margin-top:30px;
  font-weight:bold;
  color:#004ea2;
  font-size:30px;
  line-height:1;
  padding:8px;
  text-align:center;
  border:2px solid #004ea2;
}
#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 .qr img{
  width:80px;
  height:auto;
}
#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;
  flex-wrap:wrap;
  padding-top:10px;
}
#luckybag .bag_bottom .bag_list{
	width:428px;
}
#luckybag .bag_bottom .bag_list:nth-of-type(n + 3){
  margin-top:25px;
}
#luckybag .bag_bottom .bag_list 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 .live_shopping{
  margin-top:30px;
}
#luckybag .bag_other .live_shopping dd{
  margin-top:20px;
  text-align:center;
}
#luckybag .bag_other .live_shopping dd img{
  width:680px;
  height:auto;
}
#luckybag .bag_other .live_shopping .live_link{
  display:block;
  text-align:center;
  width:400px;
  border-radius:10px 10px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #FFE00B), color-stop(0.53, #FCDF01), color-stop(0.49, #FEEE63), color-stop(0, #FEEE63));
  background: -webkit-linear-gradient(top, #FEEE63 0%, #FEEE63 49%, #FCDF01 53%, #FFE00B 100%);
  background: -moz-linear-gradient(top, #FEEE63 0%, #FEEE63 49%, #FCDF01 53%, #FFE00B 100%);
  background: -o-linear-gradient(top, #FEEE63 0%, #FEEE63 49%, #FCDF01 53%, #FFE00B 100%);
  background: -ms-linear-gradient(top, #FEEE63 0%, #FEEE63 49%, #FCDF01 53%, #FFE00B 100%);
  background: linear-gradient(to bottom, #FEEE63 0%, #FEEE63 49%, #FCDF01 53%, #FFE00B 100%);
  padding:15px 10px;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight:700;
  font-size:23px;
  margin:15px auto 0;
  color:#000;
}
#luckybag .bag_other .live_shopping .live_link:hover{
  opacity:0.8;
  text-decoration:none;
}
#luckybag .bag_other .winter_sale{margin-top:30px;}
#luckybag .bag_other .winter_sale dt,
#luckybag .bag_other .live_shopping 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 .live_shopping dt{
  font-size:30px;
}
#luckybag .bag_other .winter_sale dd{
	background:#2c7acf;
	padding:15px;
	font-size:20px;
	color:#fff;
	font-weight:bold;
}
#luckybag .bag_other .winter_sale dd p{
  margin-top:8px;
}
#luckybag .bag_other .winter_sale dd span{
  color:#ffe100;
  font-size:1.2em;
}
#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 .pre_btn a{
  transition:opacity .3s;
}
#present .pre_btn a:hover{
  opacity:0.7;
}
#present .present_details{padding-top:25px;}
#present .present_details table{}
#present .present_details th,
#present .present_details td{
  line-height:1.5;
  border:solid 1px #e80f29;
  padding:12px 0;
  vertical-align:middle;
}
#present .present_details th{
  text-align: center;
  width:120px;
  background:#f8e6f0;
}
#present .present_details td{
  padding-left:10px;
  padding-right:20px;
}

/* 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;}

/* 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 span{
  cursor:pointer;
  display:block;
  position:relative;
}
#movie .movie_wp dl dt span:after{
  content:"";
  display:block;
  position:absolute;
  width:45px;
  height:45px;
  background:url(/home/fan2021/img/movie/play_btn_off.png) no-repeat 0 0;
  background-size:cover;
  margin:auto;
  top:0;
  bottom:0;
  left:0;
  right:0;
}
#movie .movie_wp dl dt span:hover:after{
  background-image:url(/home/fan2021/img/movie/play_btn_on.png);
}
#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;
}