*{
    list-style:none;
    -webkit-text-size-adjust:none;
    -ms-text-size-adjust:none;
    text-size-adjust:none;}

.sp { display:none !important; }
a, a img { outline:none; }
p, ul { margin:0;padding:0; }

#seibu_wrap .line{
	width: inherit;
	border-bottom: 1px dashed #bbb;
}



/* =======================================

#seibu_wrap

=======================================*/
#seibu_wrap .pt15{
	display: block;
	padding-top: 15px;
}
#seibu_wrap .mb20{
	margin-bottom: 20px;
}
#seibu_wrap{
	border-bottom: solid 1px #ccc;
	background: url(../img/wrap_bg.jpg) no-repeat top #fff;
	background-size: 100% auto;
	-webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
	min-width: 950px;
	color: #000;
	font-family: 'Hiragino Kaku Gothic ProN',Meiryo,sans-serif;
}
#seibu_wrap #seibu_inner{
	width: 950px;
	margin: 0 auto 20px;
}
#seibu_wrap a{
	color: #39C;
	text-decoration: underline;
}


/* =======================================

#seibu_header

=======================================*/
#seibu_wrap #seibu_header{
	position: relative;
	margin: 0 auto 40px;
}

#seibu_wrap #seibu_header h2{
	width: 429px;
	height: 172px;
	margin: 0 auto 20px;
	padding-top: 30px;
	background: url(../img/logo.png) no-repeat center;
	text-indent: -9999px;
}
/* SNS */
#seibu_wrap #seibu_header #sns{
	clear: both;
	position: absolute;
	top: 20px;
	right: 0;
	}
#seibu_wrap #seibu_header #sns li{
	margin-left: 10px;
	float: left;
}
#seibu_wrap #seibu_header #bnr_howto{
	position: absolute;
	top: 50px;
	right: 0;
}
#seibu_wrap #seibu_header #bnr_howto a{
	display: block;
	overflow: hidden;
	background: url(../img/bnr_howto.png) no-repeat;
	width: 189px;
	height: 70px;
	text-indent: -9999px;
}
#seibu_wrap #seibu_header #bnr_howto a:hover{background-position:0 -70px;}
#seibu_wrap #seibu_header #bnr_mirai{
	position: absolute;
	top: 50px;
	right: 0;
}
#seibu_wrap #seibu_header #bnr_mirai a{
	display: block;
	overflow: hidden;
	background: url(../img/bnr_mirai.png) no-repeat;
	width: 189px;
	height: 67px;
	text-indent: -9999px;
}
#seibu_wrap #seibu_header #bnr_mirai a:hover{background-position:0 -67px;}



/* 西部警察とは？ */
#seibu_wrap #seibu_header #top_lead .lead{
	width: 699px;
	height: 68px;
	margin: 0 auto 35px;
	background: url(../img/img_toplead_lead.png) no-repeat center;
	text-indent: -9999px;
}
#seibu_wrap #seibu_header #top_lead .s_inner{
	width: 950px;
	/*padding: 5px 20px 10px;*/
	margin-top: 30px;
	border: solid 1px #868686;
	border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	-o-border-radius: 30px;
	-ms-border-radius: 30px;
	background: #fff;
}
#seibu_wrap #seibu_header #top_lead .s_inner .title{
	width: 950px;
	height: 50px;
	margin: 0;
	background: url(../img/title_toplead.png) no-repeat center left 20px #ccc;
	border-top-left-radius: 30px;
	-moz-border-top-left-radius: 30px;
	-webkit-border-top-left-radius: 30px;
	-o-border-top-left-radius: 30px;
	-ms-border-top-left-radius: 30px;
	border-top-right-radius: 30px;
	-moz-border-top-right-radius: 30px;
	-webkit-border-top-right-radius: 30px;
	-o-border-top-right-radius: 30px;
	-ms-border-top-right-radius: 30px;
	text-indent: -9999px;
}
#seibu_wrap #seibu_header #top_lead .s_inner .text{
	padding: 20px 30px 10px;
	margin: 0;
	font-size: 15px;
	font-weight: 100;
	line-height: 22px;
}

/* =======================================

#mirai_program

=======================================*/
#mirai_program{
	overflow: hidden;
	width: 950px;
	margin: 0 auto 30px;
	border: 1px solid #868686;
	border-radius: 30px;
	font-size: 15px;
	line-height: 22px;
}
#mirai_program .s_inner{
	padding: 30px;
}
#mirai_program .fll{
	float: left;
	margin-right: 10px;
}
#mirai_program p{
	margin-bottom: 20px;
}
#mirai_program .title{
}
#mirai_program .sub_title{
	margin-top: 20px;
	font-size: 24px;
	line-height: 1.3;
	font-weight: bold;
}
#mirai_program p.text{
	margin-bottom: 10px;
}
#mirai_program span.cs_new {
	margin-left: 15px;
	padding: 3px 7px;
	color: #fff;
	background: #00afec;
}
#mirai_program ul{
	text-align: center;
}
#mirai_program ul.image li{
	display: inline-block;
	margin: 10px 15px 10px;
	text-align: center;
	zoom: 1;
}
#mirai_program .new_cs{
	display: inline-block;
	width: 40px;
	height: 40px;
	background: url(../img/icon_newcs.png) no-repeat;
	background-size: contain;
}
#mirai_program .new_fami{
	display: inline-block;
	width: 40px;
	height: 40px;
	background: url(../img/icon_newfami.png) no-repeat;
	background-size: contain;
}


/* =======================================

#ishihara_lineup

=======================================*/
#seibu_wrap #seibu_contents #lineup{
	margin-bottom: 30px;
	padding: 30px 15px;
	border: solid 1px #868686;
	background: #fff;
}
#seibu_wrap #seibu_contents #lineup p{
	margin-bottom: 10px;
}
#seibu_wrap #seibu_contents #lineup #ishihara_lineup .title{
	width: 763px;
	height: 93px;
	margin: 0 auto 20px;
	background: url(../img/title_ishihara_lineup.png) no-repeat center;
	text-indent: -9999px;
}
#seibu_wrap #seibu_contents #lineup #ishihara_lineup p{
	font-size: 15px;
	line-height: 24px;
}
#seibu_wrap #seibu_contents #lineup #ishihara_lineup .contents{
	width: 288px;
	float: left;
	margin-right: 27px;
	margin-bottom: 20px;
	font-size: 12px;
	line-height: 17px;
}
#seibu_wrap #seibu_contents #lineup #ishihara_lineup .contents img, #seibu_wrap #seibu_contents #lineup #ishihara_lineup .contents_last img{
	width: 100%;
}
.clear{
	clear: both;
}
#seibu_wrap #seibu_contents #lineup #ishihara_lineup .contents_last{
	width: 288px;
	float: left;
	margin-right: 0;
	font-size: 12px;
	line-height: 17px;
}
#seibu_wrap #seibu_contents #lineup #ishihara_lineup .contents p, #seibu_wrap #seibu_contents #lineup #ishihara_lineup .contents_last p{
	margin-bottom: 10px;
	font-size: 12px;
	line-height:18px;
}
#seibu_wrap #seibu_contents #lineup #ishihara_lineup .s_inner{
	display: block;
	padding: 25px 50px ;
	margin-bottom: 50px;
	border: solid 1px #8cc6dc;
	border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	-o-border-radius: 30px;
	-ms-border-radius: 30px;
	background: #f0fbff;
}

/* 9月 */
#seibu_wrap #seibu_contents #lineup #ishihara_lineup .s_inner .sepWrapper .title{
	width: 134px;
	height: 44px;
	margin: 0 0 10px;
	background: url(../img/title_ishihara_lineup_sep.png) no-repeat center;
	text-indent: -9999px;
}
#seibu_wrap #seibu_contents #lineup #ishihara_lineup .s_inner .title{
	width: 134px;
	height: 44px;
	margin-left: 0;
	background: url(../img/title_ishihara_lineup_sep.png) no-repeat center;
	text-indent: -9999px;
}
#seibu_wrap #seibu_contents #lineup #ishihara_lineup .s_inner .box{
	position: relative;
	margin-bottom: 35px;
	padding: 20px;
	border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	-o-border-radius: 30px;
	-ms-border-radius: 30px;
	background: #C4E9F7;
}
#seibu_wrap #seibu_contents #lineup #ishihara_lineup .box .data{
	margin-bottom: 20px;
	font-size: 24px;
	font-weight: bold;
	color: #f62b2b;
}
#seibu_wrap #seibu_contents #lineup #ishihara_lineup .box b{
	font-size: 19px;
}


/* 10月 */
#seibu_wrap #seibu_contents #lineup #ishihara_lineup .s_inner .octWrapper .title{
	width: 134px;
	height: 44px;
	margin: 0 0 10px;
	background: url(../img/title_ishihara_lineup_oct.png) no-repeat center;
	text-indent: -9999px;
}
#seibu_wrap #seibu_contents #lineup #ishihara_lineup .s_inner .octWrapper .sub_title{
	font-size: 24px;
	font-weight: bold;
	line-height: 1.4;
	color: #1d239d;
	margin: 5px 0 25px;
}
#seibu_wrap #seibu_contents #lineup #ishihara_lineup .s_inner .octWrapper .right{
	text-align: right;
	margin-top: -30px;
	margin-right: 30px;
}
#seibu_wrap #seibu_contents #lineup #ishihara_lineup .s_inner .octWrapper .right img{
	width: 80%;
}
#seibu_wrap #seibu_contents #lineup #ishihara_lineup .btn a{
	display: block;
	width: 640px;
	margin: 0 auto;
	padding: 15px;
	color: #39c;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.5;
	text-decoration: none;
	background: #fff;
	text-align: center;
	border: 1px solid #39c;
}

.dot_line{
	width: 100%;
	height: 5px;
	background: url(../img/dot.gif) repeat-x;
	margin:40px 0 20px;
}
#seibu_wrap #seibu_contents #lineup #ishihara_lineup .s_inner .octWrapper .{
}

/* =======================================

#mirai_lineup

=======================================*/
#seibu_wrap #seibu_contents #lineup #mirai_lineup{
	display: inline-block;
	padding: 20px;
	border: solid 17px #ccc;
	border-image: url(../img/img_rainbow.jpg) 10 10 round;
	font-size: 15px;
	line-height: 24px;
}
#seibu_wrap #seibu_contents #lineup #mirai_lineup .title{
	width: 247px;
	height: 87px;
	margin-right: 20px;
	float: left;
	background: url(../img/title_mirai_lineup.jpg) no-repeat center;
	text-indent: -9999px;
}
#seibu_wrap #seibu_contents #lineup #mirai_lineup .sub_title{
	margin: 5px auto 30px;
	font-size: 18px;
	font-weight: bold;
	line-height: 24px
}
#seibu_wrap #seibu_contents #lineup #mirai_lineup .box{
	margin-bottom: 30px;
	padding: 15px;
	background: #ececec;
}
.left{
	float: left;
}
.right{
	float: right;
}

/* =======================================

#seibu_contents #gundanfile

=======================================*/
#seibu_wrap #seibu_contents #gundanfile{
	margin-bottom: 30px;
	padding: 20px 30px 20px;
	border: solid 1px #868686;
	background: #fff;
	border-radius: 30px;
}
#seibu_wrap #seibu_contents #gundanfile ul li{
	clear: both;
	overflow: hidden;
	background: url(../../img/content/column-l-line.png) repeat-x;
	padding: 7px 0;
}
#seibu_wrap #seibu_contents #gundanfile .dotline {
	background: url(../img/dot.png) repeat-x 0;
	height: 7px;
	width: 100%;
}
#seibu_wrap #seibu_contents #gundanfile .title{
	width: 726px;
	height: 71px;
	background: url(../img/title_gundanfile.jpg) no-repeat center;
	text-indent: -9999px;
}
#seibu_wrap #seibu_contents #gundanfile ul li p.img{
	display: block;
	float: left;
	margin: 5px 0 5px 7px;
	background: none;
}
#seibu_wrap #seibu_contents #gundanfile ul li dl{
	display: block;
	float: left;
	width: 660px;
	margin: 7px 0 0 7px;
}
#seibu_wrap #seibu_contents #gundanfile dt .time{
	display:block;
	padding:5px 0;
	font-size:12px;
	font-weight: bold;
}
#seibu_wrap #seibu_contents #gundanfile p{
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
	color: #666;
	font-size: 13px;
	line-height: 1.3em;
}



#seibu_wrap .text_bold{
	font-size: 19px;
	font-weight: bold;
}
#seibu_wrap .text_big{
	display: inline-block;
	font-size: 19px !important;
	font-weight: bold;
	line-height: 24px;
	color: #000;
	text-indent: -10px;
}
#seibu_wrap .text_big2{
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 8px;
}
#seibu_wrap .text_small{
	display: block;
	padding-top: 5px;
	font-size: 13px;
	line-height: 1.3;
	color: #555;
}
#seibu_wrap .text_bg{
	display: inline-block;
	background: #ff0;
}
#seibu_wrap strong{
	font-size: 23px;
	font-weight: bold;
}
#seibu_wrap .text_red{
	color: #f62b2b;
}
#seibu_wrap .copyright{
	display: block;
	margin-top: 5px;
	font-size: 9px;
	line-height: 1.2;
	color: #555;
}
#seibu_wrap .text_right{
	display: block;
	text-align: right;
}
#seibu_wrap .center{
	display: block;
	text-align: center;
}




.bnr_area{
	text-align: center;
	margin-bottom: 20px;
}
#seibu_wrap a:hover{
    opacity: 0.7;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
}




#seibu_wrap #page_top{
	overflow: hidden;
}
#seibu_wrap #page_top a{
	display: block;
	width: 118px;
	height: 14px;
	background: url(../img/btn_pagetop.png) no-repeat;
	text-indent: -9999px;
	margin-right: 0;
	float: right;
}
#seibu_wrap #page_top a:hover{
    opacity: 0.7;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
}

.lead_date_wrap{
	border: solid 1px #868686;
	padding: 10px 10px 5px;
	margin: 0 auto 20px;
	background-color: #fff;
	border-radius: 16px;
}
.lead_ttl{
	text-align: center;
	font-size: 25px;
	font-weight: bold;
	line-height: 1.6;
}
.lead_date{
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.6;
}
/* .lead_date span{
	background-color: #ccc;
	padding: 5px 10px;
} */
.lead_date_small{
	text-align: center;
	line-height: 1.6;
	margin-top:5px;
}


#seibu_contents .housou-btn {
  position: fixed;
  bottom: 15px;
  left: 5%;
  margin-left: 5%;
  display: block;
  width: 90%;
  line-height: 1.5;
  text-decoration: none;
  color: #fff;
  font-weight: bold;
  text-align: center;
  margin: 0 auto;
  border-radius: 10px;
  border: 3px solid #fff;
  box-shadow: 0 0 10px #000;
  background: #24b0ea;
  padding: 5px 0;
  font-size: 16px; }
	#seibu_contents .housou-btn {
		bottom: 20px;
		left: 50%;
		width: 800px;
		margin-left: -400px;
		height: 60px;
		line-height: 60px;
		font-size: 24px;
		padding: 0;
	}
  #seibu_contents .housou-btn::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto 0; }
  #seibu_contents .housou-btn::after {
    right: 20px;
    width: 10px;
    height: 10px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    transform: rotate(45deg); }
		footer{
			padding-bottom: 80px;
		}

		.program_area{
			width: 950px;
			margin: 30px 0 30px;
			border: solid 1px #868686;
			border-radius: 30px;
		}
		.program_area_inenr{
			padding: 0 30px 30px 30px;
		}
		.program_area ul{
			display: flex;
			flex-wrap: wrap;
		}

		.program_area ul li {
			text-align: center;
			width: 32%;
			margin-top: 30px;
			margin-right: 2%;
	}

	.program_area ul li a {
    display: block;
    width: 100%;
    overflow: hidden;
    color: #fff;
    text-decoration: none;
}

.program_area ul li .program-img {
	width: 100%;
	float: none;
}
.program_area ul li .program-img img{
	width: 100%;
    height: auto;
}
.program_area ul li .program-text {
	width: 100%;
	float: none;
	color: #555;
}
#seibu_wrap .program_area ul li a{
	color: #555;
}
.program_area ul li h4 {
	font-size: 16px;
	padding-top: 10px;
}
.program_area ul li .program-text p {
	font-size: 15px;
}
.program-list li:nth-child(3n) {
	margin-right: 0;
}
.program_area_title{
	font-weight: bold;
	font-size: 26px;
	padding: 21px 0 22px 24px;
    margin: 0;
    background-color: #ccc;
    border-top-left-radius: 30px;
    -moz-border-top-left-radius: 30px;
    -webkit-border-top-left-radius: 30px;
    -o-border-top-left-radius: 30px;
    -ms-border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    -moz-border-top-right-radius: 30px;
    -webkit-border-top-right-radius: 30px;
    -o-border-top-right-radius: 30px;
    -ms-border-top-right-radius: 30px;
}

.seibu_tw{
	border: solid 1px #ED751E;
	border-radius: 30px;
	background-color: #fff;
	margin: 15px auto 0;
}
.seibu_tw_ttl{
	background-color: #ED751E;
	color: #fff;
	text-align:center;
	border-top-right-radius: 30px;
	border-top-left-radius: 30px;
	padding: 15px 0px;
	line-height: 1;
	font-weight: bold;
	font-size: 32px;
}
.seibu_tw_ttl_tp{
	font-size: 25px;
	margin: 0 auto 10px;
}
.seibu_tw_ttl_btm{
	font-weight: bold;
	font-size: 35px;
}
.seibu_tw_inner{
	padding: 20px 30px 25px;
}
.seibu_tw_txt{
	font-size: 15px;
	line-height: 22px;
	color: #333;
	margin:0 auto 20px
}
.seibu_tw_txt_end{
	text-align: center;
	font-size: 15px;
	line-height: 1.8;
	margin: 15px auto 30px;
	font-weight: bold;
	color: #333;
}
.seibu_tw_date{
	text-align:center;
	font-size: 26px;
	color: #1DA1F2;
	margin: 0 auto 25px;
	font-weight: bold;
}

.seibu_tw_vo_ttl{
	color: #1DA1F2;
	font-weight: bold;
	font-size: 30px;
	line-height: 1.3;
	margin: 0 0 15px 0;
}
.seibu_tw_vo_ttl .small{
	font-size: 24px;
}
.seibu_tw_vo_txt{
	font-size: 15px;
	color: #333;
	font-weight: 100;
    line-height: 22px;
}
.seibu_tw_vo_ul li{
	font-size: 15px;
	line-height: 22px;
	color: #333;
	margin: 0 0 8px 0;
}
.seibu_tw_vo_link{
	display: flex;
	justify-content: flex-end;
	padding: 0 25px 25px 0;
}
#seibu_wrap .seibu_tw_vo_link a.seibu_tw_vo_eplink{
	display: flex;
	align-items: center;
	justify-content: center;
	color: #333;
	text-decoration: none;
	font-weight: bold;
	width: 350px;
	height: 50px;
	font-size: 20px;
	background-color: #D6DAD9;
	border-radius: 30px;
	position: relative;
	margin: 10px 0 0 0;
	transition: .3s;
}
#seibu_wrap .seibu_tw_vo_link a.seibu_tw_vo_eplink:after{
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto 0;
	right: 20px;
	width: 10px;
	height: 10px;
	border-top: 1px solid #333;
	border-right: 1px solid #333;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
#seibu_wrap .seibu_tw_vo_ul a.seibu_tw_vo_twlink{
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	width: 350px;
	height: 50px;
	font-size: 20px;
	background-color: #1DA1F2;
	border-radius: 30px;
	position: relative;
	margin: 10px 0 20px 0;
	transition: .3s;
}
#seibu_wrap .seibu_tw_vo_ul a.seibu_tw_vo_twlink:after{
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto 0;
	right: 20px;
	width: 10px;
	height: 10px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.seibu_tw_episode{
	font-size: 14px;
	color: #333;
	font-weight: 100;
	line-height: 22px;
	margin: 35px auto 10px;
}
.seibu_tw_episode_ttl{
	/* color: #fff;
	background-color: #020202; */
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	padding: 10px 0 5px;
	color:#ED751E ;
	border-bottom: solid 2px #ED751E;
}
.seibu_tw_episode_top{
	margin: 0 auto 30px;
}
.seibu_tw_episode_top dl.seibu_tw_episode_top_left{
	border-right: none;
}

.seibu_tw_episode_top dl{
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	padding: 15px 0 20px 0;
	width: 100%;
	box-sizing: border-box;
}
.seibu_tw_episode_top dt{
	width: 8%;
}
.seibu_tw_episode_top dd{
	width: 90%;
	margin: 0 0 3px 0;
}
.seibu_tw_episode_btm_inner{
	box-sizing: border-box;
	padding: 15px 0 20px 0;
}
.seibu_tw_episode_btm_inner dd{
	margin-bottom: 5px;
}

.pd_seibu{
	padding-right: 20px;
	padding-bottom: 20px;
}
.seibu_tw_episode_present{
	text-decoration: none;
	display: flex;
	justify-content: center;
	margin: 30px auto 0;
}
#seibu_wrap .seibu_tw_inner .seibu_tw_episode_present a{
	font-size: 19px;
	font-weight: bold;
	text-decoration: none;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 90%;
	border-radius: 10px;
	padding: 17px 0;
	background-color:#ED751E;
	color: #333;
	position: relative;
	color: #fff;
}

#seibu_wrap .seibu_tw_inner .seibu_tw_episode_present a:after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto 0;
	right: 20px;
	width: 10px;
	height: 10px;
	border-top: 3px solid #fff;
	border-right: 3px solid #fff;
	transform: rotate(45deg);
}