@charset "UTF-8";

/* Top contents styles ==========================
================================================= */
.top_mv{
	position: relative;
	overflow: hidden;
	height: 900px;
}
.top_mv .center_wrap{
	text-align: center;
    position: absolute;
    width: 100%;
    height: 85%;
    top: 15%;
}
.top_mv .center_wrap.match__now{
    height: 70%;
    top: 30%;
}
.top_mv .center_wrap .maintxt{
	width: 32%;
	display: inline-block;
}
.top_mv .center_wrap .maintxt img{
	width: 100%;
}
.top_mv .center_wrap .vs_wrap{
	color: #fff;
	font-size: 18px;
}
.top_mv .center_wrap .icon_vs{
	width: 60px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 20px;
}
.top_mv .center_wrap .vs_team{
	display: inline-block;
	vertical-align: middle;
}
.top_mv .center_wrap .vs_team img{
	width: 65px;
}
.top_mv .center_wrap .vs_team p{
	margin-top: 5px;
}
.top_mv .center_wrap .date{
	margin-top: 30px;
	display: block;
}


.top_mv .watch_link{
	position: absolute;
	bottom: -180px;
	right: -150px;
}
.top_mv .watch_link a{
	display: block;
	background: #004693;
	width: 300px;
	height: 320px;
	box-sizing: border-box;
	border: #fff solid 5px;
	padding: 120px 0 0;
	text-align: center;
	position: relative;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.top_mv .watch_link a span{
	color: #fff;
	font-size: 21px;
	line-height: 28px;
	letter-spacing: 0.02em;
	display: block;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	margin-top: -15px;
	margin-left: -180px;
}
.top_mv .watch_link a:before{
	position: absolute;
	bottom: 143px;
	left: 59px;
	content: "";
	vertical-align: middle;
	width: 60px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.top_mv .watch_link a:after{
	position: absolute;
	bottom: 164px;
	right: 179px;
	content: "";
	vertical-align: middle;
	width: 22px;
	border-top: 1px solid #fff;
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
}
.top_mv .watch_link:before{
	content: ' ';
	position: absolute;

	display: block;
	background: #ef0040;
	width: 300px;
	height: 320px;
	box-sizing: border-box;
	padding: 120px 0 0;
	text-align: center;
	position: relative;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);

	bottom: -312px;
	right: 0;
}
.top_mv .watch_link a:after{
	position: absolute;
	bottom: 164px;
	right: 179px;
	content: "";
	vertical-align: middle;
	width: 22px;
	border-top: 1px solid #fff;
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
}
.top_mv .top_scroll{
	position: absolute;
	bottom: 50px;
	left: 50%;
	margin-left: -1.25vw;
}
.top_mv .top_scroll p{
	font-family: "Steelfish";
	font-size: 22px;
	color: #fff;
	letter-spacing: 0.02em;
	position: relative;
}
.top_mv .top_scroll p:after{
	content: "";
	height: 35px;
	border-right: #fff solid 1px;
	position: absolute;
	bottom: -50px;
	left: 50%;
	animation: scrollLine 1.5s infinite;
	overflow: hidden;
}

.top_mv video {
	position: absolute;
	z-index: -1;
	top:0%;
	left: 0;
	width: 100%;
	height: auto;
}

.top_mv .mv_end_img {
	position: absolute;
	z-index: -1;
	top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background: url(/img/top/mv_end_pc.png) center center;
    background-size: cover;
}

.top_mv .mv_now_img {
	position: absolute;
	z-index: -1;
	top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background: url(/img/top/mv_now_pc.png) center center;
    background-size: cover;
}


@keyframes scrollLine {
	0%{height: 35px;}
	100%{ height: 0%;}
}

.top_wrap{
	background: #fff;
	padding: 15px 15px 0 15px;
}
.top_wrap .breaking{
	background: #666;
	color: #fff;
	padding: 30px 0;
	text-align: center;
}
.top_wrap .newsArchive_head_hot{
	background: #222;
	padding-top: 60px;
	margin: 15px 0;
}
.top_wrap .newsArchive_head_hot .subtit_box span{
	color: #fff;
}
.top_wrap .newsArchive_head_hot .subtit_box p{
	color: #2c2c2c;
}
.top_wrap .newsArchive_sliderWrap .sliderdots{
	background: #222;
	padding: 20px 0 30px;
}
.top_wrap .slick-dotted.slick-slider{
	margin-bottom: 0;
}
.top_wrap .next_match.match_card{
	margin-bottom: 15px;
	padding: 60px 0 20px;
	position: relative;
	overflow: hidden;
	z-index: 0;
}
.top_wrap .next_match.match_card .match_card_inner{
	background: none;
	width: 100%;
}
.top_wrap .next_match .subtit_box{
	padding-bottom: 0;
}
.top_wrap .next_match .subtit_box span{
	margin: 20px 0 0;
	font-size: 20px;
}
.top_wrap .next_match .color_block{
	position: absolute;
	top: 0;
	width: 37%;
	height: 100%;
	-webkit-transform: skewX(172deg);
	-moz-transform: skewX(172deg);
	transform: skewX(172deg);
	z-index: -1;
}
.top_wrap .next_match .block_red{
	background: #e60039;
	left: -5%;
}
.top_wrap .next_match .block_blue{
	background: #003e88;
	right: -5%;
}
.top_wrap .match_card .match_list{
	margin: 0;
}
.top_wrap .match_card .match_list .box{
	background: none;
	padding: 0;
}
.top_wrap .match_card .match_list > li{
	padding: 0;
}
.top_wrap .match_card .match_list .box .inline{
	width: 65%;
	margin-bottom: 40px;
}
.top_wrap .match_card .match_list .box .inline .team_box .team{
	color: #fff;
}
.top_wrap .match_card .match_list .box .inline .team_box span{
	display: block;
	color: #fff;
	font-weight: 500;
	margin-top: 10px;
	font-size: 18px;
}
.top_wrap .match_card .match_list .box .inline .data_box .date .day{
	font-size: 84px;
	font-weight: 700;
}
.top_wrap .match_card .match_list .box .inline .data_box .date .time{
	font-size: 40px;
	font-weight: 700;
}
.top_wrap .match_card .match_list .box .inline .data_box .place{
	padding: 20px 0 0;
	font-weight: 500;
}
.top_wrap .match_card .match_list .box .link > li > a{
	padding: 15px 10px;
	letter-spacing: 0.05em;
	background: #fff;
}
.top_wrap .match_card .match_list .box .link > li > a.internal_btn:hover{
	background: #003e88;
}
.top_wrap .match_card .match_list .box .link > li > a.external_btn:hover{
	background: #e60039;
}


.next_home_match{
	background: #003e88;
	padding: 60px 0 10px;
}
.next_home_match .nextHomeMatch_sliderWrap{
	font-size: 0;
}
.next_home_match .nextHomeMatch_cont{
	background: #fff;
	display: inline-block;
	width: 24.25%;
	padding: 40px 0 35px;
	text-align: center;
}
.nextHomeMatch_sliderWrap .slick-list,
.nextHomeMatch_sliderWrap .slick-slide{
	margin: 0 6px;
}
.next_home_match .nextHomeMatch_cont:last-child{
	margin: 0;
}
.next_home_match .nextHomeMatch_cont > *{
	display: block;
	margin-bottom: 15px;
}
.next_home_match .nextHomeMatch_cont .name{
	font-size: 20px;
	font-weight: 500;
}
.next_home_match .nextHomeMatch_cont .date{
	font-family: "Nimbus Sans", sans-serif;
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 10px;
}
.next_home_match .nextHomeMatch_cont .place{
	font-size: 18px;
	color: #999;
	font-weight: 500;
}
.next_home_match .nextHomeMatch_cont .team_box{
	margin-bottom: 25px;
}
.next_home_match .nextHomeMatch_cont .team_box p{
	text-align: center;
}
.next_home_match .nextHomeMatch_cont .team_box p img{
	width: 43%;
	display: inline-block;
}
.next_home_match .nextHomeMatch_cont .team_box .team{
	font-size: 16px;
	color: #777;
}
.next_home_match .nextHomeMatch_cont .box{
	width: 100%;
	margin: 0;
}
.next_home_match .nextHomeMatch_cont .box .link{
	margin: 0;
}
.next_home_match .nextHomeMatch_cont .box .link > li{
	display: block;
}
/*
.next_home_match .nextHomeMatch_cont .box .link > li > a{
	width: 100%;
	padding: 12px 0;
}
*/
.next_home_match .nextHomeMatch_sliderWrap .sliderdots{
	background: #222;
}

.top_news,
.top_schedule,
.top_voice{
	background: #eee;
	padding: 60px 0;
	margin-bottom: 15px;
	overflow: hidden;
}
.top_news .switch_tab ul{
	margin: 0;
}
.top_news .top_news_list{
	margin-top: 10px;
}
.top_news .top_news_list ul{
	font-size: 0;
	display: flex;
    flex-wrap: wrap;
}
.top_news .top_news_list ul li{
	background: #fff;
	font-size: 18px;
	line-height: 28px;
	width: 49.5%;
	height: 200px;
	margin: 0 1% 10px 0;
	box-sizing: border-box;
	text-align: left;
	border-bottom: #ccc solid 1px;
}
.top_news .top_news_list ul li:nth-child(2n){
	margin: 0 0 10px 0;
}
.top_news .top_news_list ul li:hover{
	box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.5);
    -webkit-transition: all 0.3s 0s ease;
	-o-transition: all 0.3s 0s ease;
	transition: all 0.3s 0s ease;
}
.top_news .top_news_list ul li a{
	display: block;
	position: relative;
	height: 100%;
	padding: 30px 0 0 220px;
	box-sizing: border-box;
}
.top_news .top_news_list ul li a .imgbox{
	width: 200px;
	height: 200px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
}
.top_news .top_news_list ul li a .imgbox img{
    position: relative;
    top: 50%;
    transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}
.top_news .top_news_list ul li a .day{
	font-family: "Nimbus Sans", sans-serif;
	font-size: 18px;
	font-weight: 300;
	color: #888;
	margin-bottom: 5px;
	display: block;
}
.top_news .top_news_list ul li a .txt{
	font-size: 18px;
	line-height: 28px;
	width: 70%;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 3;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	white-space: normal;

}
.top_news .top_news_list ul li a .tag{
	background: #ccc;
	color: #fff;
	font-size: 12px;
	line-height: 12px;
	padding: 5px 0;
	width: 120px;
	text-align: center;
	border-radius: 12px;
	position: absolute;
	bottom: 15px;
	right: 15px;
}
.top_news .top_news_list ul li a .tag.longtxt{
	line-height: 16px;
	bottom: 18px !important;
}
.top_news .top_news_list ul li a:after{
	position: absolute;
	top: 50%;
	right: 20px;
	bottom: 48%;
	margin: auto;
	content: "";
	vertical-align: middle;
	width: 6px;
	height: 6px;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.top_news .top_news_list ul li:nth-child(n + 5){
	display: block;
	width: 100%;
	height: auto;
	margin: 0 0 10px 0;
}
.top_news .top_news_list ul li:nth-child(n + 5) a{
	padding: 20px 3%;
}
.top_news .top_news_list ul li:nth-child(n + 5) a .imgbox{
	display: none;
}
.top_news .top_news_list ul li:nth-child(n + 5) a .day{
	margin: 8px 2% 0 0;
	display: inline-block;
	vertical-align: middle;
}
.top_news .top_news_list ul li:nth-child(n + 5) a .txt{
	text-overflow: ellipsis;
	display: inline-block;
	vertical-align: middle;
}
.top_news .top_news_list ul li:nth-child(n + 5) a .tag{
	bottom: 27px;
}
.top_news .top_news_list ul li:nth-child(n + 5) a:after{
	display: none;
}
.top_news .top_news_list .more,
.top_schedule .more{
	margin-top: 30px;
}
.top_news .top_news_list .more p,
.top_schedule .more p{
	width: 200px;
}

.top_schedule
.top_voice{
	overflow: hidden;
}
.top_schedule .subtit_box,
.top_voice .subtit_box{
	overflow: visible;
}
.top_schedule .subtit_box p,
.top_voice .subtit_box p{
	left: 0;
}
.top_schedule .schedule_slider.slick-slider{
	width: 94%;
	margin: 0 auto;
}

.top_voice{
	background: #003e88;
	padding: 60px 0 0;
	margin: 0;
}
.top_voice .subtit_box span,
.top_voice .subtit_box h2{
	color: #fff;
}
.top_voice .subtit_box + .box .link a {
	width: 400px;
	color: #e60039;
	background-color: #fff;
}
.top_voice .subtit_box + .box .link a:hover {
	color: #fff;
	background-color: #e60039;
}

.top_voice .subtit_box p{
	color: #073b7e;
	left: 0;
}
.top_voice .top_voice_cont{
	border: #fff solid 1px;
	color: #fff;
	text-align: left;
	padding: 20px 1.5%;
	width: 30%;
	box-sizing: border-box;
}
.top_voice .top_voice_cont .icon,
.top_voice .top_voice_cont .name_date_wrap{
	display: block;
	margin-bottom: 10px;
}
.top_voice .top_voice_cont .icon{
	width: 20%;
	margin-right: 3%;
}
/*
.top_voice .top_voice_cont .name{
	font-size: 22px;
	margin-bottom: 5px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	max-width: 96%;
}
*/
.top_voice .top_voice_cont .tit{
	font-size: 22px;
	font-weight: 700;
	margin: 20px 0 10px;
}
/*
.top_voice .top_voice_cont .img{
	margin-top: 20px;
	height: 400px;
}
*/
.top_voice .top_voice_cont .img img{
	max-height: 100%;
	width: auto;
	margin: 0 auto;
}
.top_voice .slick-list{
	padding: 0 5px;
}
.top_voice .slick-slide{
	margin: 0 5px;
}
.top_voice .voice_slider .sliderdots{
	background: #222;
}

.maintxt__status{
	color: #fff;
	font-size: 2rem;
	font-weight: bold;
	margin-bottom: 2rem;
}
.maintxt02{
	display: inline-block;
	color: #fff;
	font-weight: bold;
	letter-spacing: 0.15em;
}
.maintxt02__bigtitle{
	font-size: 50px;
	margin-bottom: 50px;
	display: block;
}
.maintxt02__title{
	display: block;
	font-size: 22px;
	border-bottom: #fff solid 2px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.maintxt02__text{
	display: block;
	font-size: 17px;
	line-height: 24px;
}
.main__result--box{
	box-sizing: border-box;
}
.main__result--wrap{
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: table;
    margin: 0 auto;
    text-align: center;
    width: 700px;
    table-layout:fixed;
}
.main__result--emblem img {
	  width: 160px;
}
.main__result--left {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: table-cell;
    vertical-align: middle;
    width: 22%;
}
.main__result--center {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: table-cell;
    vertical-align: middle;
    width: 50%;
}
.main__result--right {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: table-cell;
    vertical-align: middle;
    width: 22%;
}
.main__result--pk {
	font-size: 1.3rem;
    color: #fff;
}
.main__result--team {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.main__result--home {
	color: #fff;
	font-weight: bold;
	padding: 2px 10px;
	background: #004693;
	display: inline-block;
}
.main__result--away {
	color: #fff;
	font-weight: bold;
	padding: 2px 10px;
	background: #222;
	display: inline-block;
}
.main__result--teamname {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    font-size: 16px;
    line-height: 1.2;
    padding-top: 5px;
}
.main__result--data {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.main__result--score{
    font-family: "Steelfish";
    font-size: 110px;
    line-height: 100px;
    font-weight: 700;
    letter-spacing: 0.1em;
    color: #fff;
}
.main__result--btn{
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
	text-align: center;
	font-size: 16px;
	line-height: 1;
	vertical-align: top;
	text-align: center;
	width: 220px;
	padding: 10px;
	margin: 0 10px;
	border-radius: 25px;
	letter-spacing: 0.05em;
	position: relative;

    background: none;
	color: #fff;
	border: 2px solid #fff;
	height: 45px;
}
.match__now .main__result--btn{
	margin: 30px 10px 0;
}
.match__now .main__result--btn--report{
	display: none;
}
.match__end .main__result--btn--event,
.match__end .main__result--btn--data{
	display: none;
}
.main__result--btn--text{
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
	vertical-align: middle;
}
.main__result--btn:hover {
    box-shadow: 0px 2px 14px 0px rgba(0, 0, 0, 0.5);
	color: #003e88;
	background: #fff;
}
.main__result--next{
	display: inline-block;
	position: relative;
}
.match__now .main__result--next{
	display: none;
}
.main__result--next--tag{
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	background: #ef0040;
	padding: 1px 90px 4px;
	display: inline-block;
	margin-bottom: 20px;
}
.main__result--next--cont{
	display: block;
	color: #fff;
	font-weight: bold;
	letter-spacing: 0.15em;
}
.main__result--next--title{
	display: inline-block;
	font-size: 17px;
	border-bottom: #fff solid 2px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.main__result--next--text{
	display: block;
	font-size: 15px;
	line-height: 24px;
}
.main__result--next--vs {
    position: absolute;
    top: 150px;
    /* right: -120px; */
    color: #fff;
    text-align: center;
    width: 100%;
}
.main__result--next--vs--text{
    font-family: "Steelfish";
    font-size: 40px;
    line-height: 40px;
    font-weight: 700;
    letter-spacing: 0.05em;
    display: inline-block;
    vertical-align: baseline;
}
.main__result--next--vs--embrem{
    display: inline-block;
    text-align: center;
}
.main__result--next--vs--embrem img{
	width: 65px;
}
.main__result--next--vs--name{
	font-size: 15px;
}
.top_mv .mv_after02_img {
	position: absolute;
	z-index: -1;
	top: 0%;
    left: 0%;
    width: 100%;
	height: 100%;
    background: url(/img/top/mv_after02_pc.png) center center;
    background-size: cover;
}
/**0190212　画像をhtml指定へ追加**/
.top_mv .mv_img {
	position: absolute;
	z-index: -1;
	top: 0%;
    left: 0%;
    width: 100%;
	height: 100%;
}
.top_mv .mv_img span{
	height:100%;
    position:relative;
	overflow:hidden;
	display: block;
}
.top_mv .mv_img img{
	width: auto;
    height: auto;
    min-width: 100%;
    min-height: 100%;
    max-width: inherit;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}


/**20190129 マッチインフォ導線追加**/
.top_mv .center_wrap .vs_wrap.pattern2{
	display: inline-block;
	text-align: center;
	width: 100%;
    position: absolute;
	bottom: 13%;
	left: 0;
}
.top_mv .center_wrap .vs_wrap.pattern2 ul{
	width: 1130px;
	font-size: 0;
	text-align: center;
	margin: 0 auto;
}

.top_mv .center_wrap .vs_wrap.pattern2 li{
	width: 360px;
	display: inline-block;
	border-left: solid 6px #ef0041;
	margin: 0 15px 0 0;
}
.top_mv .center_wrap .vs_wrap.pattern2 li .innerbox{
	background: rgba(255, 255, 255, 0.8);
	color: #222;
	line-height: normal;
	text-align: left;
	padding: 10px 20px 20px;
}
.top_mv .center_wrap .vs_wrap.pattern2 li:last-child{
	margin: 0;
}
.top_mv .center_wrap .vs_wrap.pattern2 li .vs_team p{
	display: inline-block;
	vertical-align: top;
}
.top_mv .center_wrap .vs_wrap.pattern2 li .vs_team p.vs_text{
	font-family: "Steelfish";
    font-size: 40px;
    font-weight: 700;
    letter-spacing: 0.05em;
    margin-top: 12px;
}
.top_mv .center_wrap .vs_wrap.pattern2 li .vs_team img{
	width: 72px;
	display: inline-block;
	vertical-align: top;
}
.top_mv .center_wrap .vs_wrap.pattern2 li .vs_team p.team{
	font-size: 18px;
	font-weight: bold;
	border-bottom: solid 1px #222;
	padding-bottom: 8px;
	margin-top: 10px;
}
.top_mv .center_wrap .vs_wrap.pattern2 li .innerbox p.date{
	margin-top: 0;
	margin-bottom: 10px;
}
.top_mv .center_wrap .vs_wrap.pattern2 li .innerbox p.date span{
	font-family: "Steelfish";
	display: inline-block;
	vertical-align: top;
}
.top_mv .center_wrap .vs_wrap.pattern2 li .innerbox p.date span:first-child{
	font-weight: 700;
	font-size: 52px;
	color: #ef0041;
	letter-spacing:0.1em;
	padding-right: 14px;
	border-right: solid 1px #222;
}
.top_mv .center_wrap .vs_wrap.pattern2 li .innerbox p.date span:first-child + span{
	font-size: 32px;
    letter-spacing: 0.08em;
    padding: 10px 0 0 14px;
    font-weight: 600;
}
.top_mv .center_wrap .vs_wrap.pattern2 li .innerbox p.date + a{
	display: block;
	background: #ef0041;
	font-size: 18px;
	color: #fff;
	text-align: center;
	font-weight: bold;
	padding: 4px 0;
}
.top_mv .center_wrap .vs_wrap.pattern2 li .innerbox p.date + a:hover{
	color: #ef0041;
	background: #fff;
}


