@charset "UTF-8";
@media screen and (max-device-width: 768px){
	/* Top contents styles ==========================
	================================================= */
	.top_mv{
		background-position: center top;
	}
	.top_mv .center_wrap .maintxt{
		width: 72%;
	}
	.top_mv .center_wrap .icon_vs{
		width: 80px;
	}
	.top_mv .center_wrap .vs_wrap{
		font-size: 1rem;
	}
	.top_mv .center_wrap .vs_team img{
		width: 100px;
	}
	.top_mv .center_wrap .date{
		font-size: 1.175rem;
	}
	.top_mv .top_scroll p{
		font-size: 1.175rem;
	}
	.top_mv .watch_link a{
		font-size: 1.175rem;
		line-height: 1.5rem;
		padding: 45px 0 0;
	}

	.top_mv video {
	    position: absolute;
	    z-index: -1;
	    top: 0%;
	    width: 100%;
	}
	.top_mv video + .center_wrap {
	    text-align: center;
	    position: absolute;
	    width: 100%;
	    /* height: 70%; */
		/* top: 30%; */
		height: 80%;
		top: 12%;/* 20190219 next home match 表示の調整*/
	}


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

	.top_mv .mv_now_img {
	    position: absolute;
	    z-index: -1;
	    top: 0%;
	    left: 0%;
	    width: 100%;
	    background: url(/img/top/mv_now_sp.png);
	    background-size: cover;
	}
	@media screen and (orientation: portrait) {
	.top_mv video {
		left: -20%;
		width: auto;
		height: 100%;
	}
	}
	@media screen and (orientation: landscape) {
	.top_mv video {
		left: 0;
		width: 100%;
		height: auto;
	}
	}
	.top_wrap .breaking{
		margin-bottom: 15px;
	}
	.top_wrap .newsArchive_head_hot{
		margin: 0 0 15px;
	}
	.top_wrap .next_match .subtit_box{
		padding-bottom: 20px;
	}
	.top_wrap .next_match .subtit_box span{
		font-size: 1.1rem;
	}
	.top_wrap .match_card .match_list .box .inline{
		width: 100%;
	}
	.match_card .match_list .box .inline > li:first-child,
	.match_card .match_list .box .inline > li:last-child{
		width: 28%;
	}
	.top_wrap .match_card .match_list .box .inline .team_box span{
		font-size: 0.75rem;
		margin: 0;
	}
	.match_card .match_list .box .inline .data_box .date{
		padding-top: 0;
	}
	.match_card .match_list .box .inline .data_box .date > dt,
	.match_card .match_list .box .inline .data_box .date > dd{
		display: block;
	}
	.top_wrap .match_card .match_list .box .inline .data_box .date .day{
		font-size: 4.7rem;
		line-height: 4.4rem;
	}
	.match_card .match_list .box .inline .data_box .date > dd{
		padding: 0;
		margin-top: 10px;
	}
	.top_wrap .match_card .match_list .box .inline .data_box .date .time{
		font-size: 1.67rem;
	}
	.match_card .match_list .box .link > li{
		width: 30%;
	}
	.top_wrap .match_card .match_list .box .link > li > a{
		font-size: 0.915rem;
	}
/*
	.top_wrap .match_card .match_list .box .link > li > a .external::after{
		display: none;
	}
*/
	.next_home_match .nextHomeMatch_cont .name{
		font-size: 1rem;
	}
	.next_home_match .nextHomeMatch_cont .date{
		font-size: 1.2rem;
	}
	.next_home_match .nextHomeMatch_cont .place{
		font-family: 0.915rem;
	}
	.next_home_match .nextHomeMatch_cont .team_box p img{
		width: 55%;
	}
	.next_home_match .nextHomeMatch_cont .team_box .team{
		font-size: 0.792rem;
	}
	.next_home_match .nextHomeMatch_cont .box .link > li > a{
		width: 100%;
	}
	.next_home_match .nextHomeMatch_cont .box .link > li a span{
		font-size: 0.915rem;
	}
/*
	.next_home_match .nextHomeMatch_cont .box .link > li .external::after{
		display: none;
	}
*/
	.img_split_link.three_link ul li{
		width: 100%;
	}
	.img_split_link.three_link ul li:not(.img_bnr) a,
	.img_split_link.three_link ul li a > div,
	.img_split_link.three_link ul li a > div.split_link_leftback,
	.img_split_link.three_link ul li a > div.split_link_rightback{
		height: 15.74vw;
	}
	.img_split_link.three_link ul li:nth-child(2){
		margin: 5px 0;
	}
	.img_split_link.three_link ul li a .split_link_tit_box{
		top: 5.7vw;
	}
	.top_news,
	.top_schedule{
		border-top: #888 solid 6px;
	}
	.top_news .top_news_list{
		margin: 0;
	}
	.top_news .top_news_list ul li{
		width: 100%;
		height: 35vw;
		margin: 0;
		padding: 20px 0;
	}
	.top_news .top_news_list ul li:nth-child(2n){
		margin: 0;
	}
	.top_news .top_news_list ul li a{
		padding: 10px 0 0 30%;
	}
	.top_news .top_news_list ul li a:after{
		width: 13px;
		height: 13px;
	}
	.top_news .top_news_list ul li a .imgbox{
		width: 26%;
		height: 24.5vw;
	}
	.top_news .top_news_list ul li a .day{
		font-size: 1rem;
		margin-bottom: 0;
	}
	.top_news .top_news_list ul li a .txt{
		font-size: 1.2rem;
		line-height: 1.6rem;
		width: 85%;
		-webkit-line-clamp: 2;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		white-space: normal;
	}
	.top_news .top_news_list ul li a .tag{
		bottom: 0;
		font-size: 0.85rem;
		width: 25%;
		padding: 13px 0;
		border-radius: 22px;
	}

	.top_news .top_news_list ul li a .tag.longtxt{
		line-height: 22px;
		padding: 7px 0;
		font-size: 0.8rem;
		bottom: -2px!important;
	}

	.top_news .top_news_list ul li:nth-child(n+5){
		margin: 0;
	}
	.top_news .top_news_list ul li:nth-child(n+5) a .txt{
		width: 65%;
		text-overflow: ellipsis;
		overflow: hidden;
		-webkit-line-clamp: 2;
		display: -webkit-box;
		-webkit-box-orient: vertical;
	}
	.top_voice .subtit_box{
		padding-bottom: 20px;
	}
	.top_voice .top_voice_cont{
		border: none;
		padding: 20px 7%;
	}
	.top_voice .top_voice_cont .name{
		font-size: 1.2rem;
	}
	.top_voice .top_voice_cont .name{
		font-size: 1.2rem;
	}
	.top_voice .top_voice_cont .tit{
		font-size: 1.2rem;
		font-weight: 400;
	}

	.maintxt02__title{
		font-size: 1.2rem;
	}
	.maintxt02__text{
		font-size: 1.1rem;
		line-height: 1.4rem;
	}
	.main__result--wrap{
		width: 100%;
		padding: 0 3%;
		margin: 0;
	}
	.main__result--left{
		width: 30%;
	}
	.main__result--center{
		width: 40%;
	}
	.main__result--right{
		width: 30%;
	}
	.main__result--pk {
		font-size: 1.2rem;
	    color: #fff;
	    margin-top: 0.2rem;
	}
	.main__result--teamname{
		font-size: 1rem;
	}
	.main__result--btn{
		height: auto;
		font-size: 1rem;
	    margin: -10px 10px 0 10px;
	}
	.main__result--next {
		/* margin-top: 7%;	 */
		margin-top: 0;/*20190226 マッチインフォ導線追加*/
	}
	.main__result--next--tag{
		font-size: 1rem;
	}
	.main__result--next--title{
		font-size: 1.1rem;
	}
	.main__result--next--text{
		font-size: 1rem;
		line-height: 1.6rem;
	}
	.main__result--next--vs{
		position: static;
		text-align: center;
	    margin-top: 1rem;
	}
	.main__result--next--vs--text{
		font-size: 2.9rem;
	}
	.main__result--next--vs--embrem{
		width: 13%;
		margin-left: 10px;
	}
	.main__result--next--vs--name{
		font-size: 1rem;
	    margin-top: 0.3rem;
	}


	.top_mv .watch_link a span{
	    margin-top: 55px;
	    margin-left: -190px;
	}
	.top_mv .top_scroll {
		margin-left: -4vw;
	}
	.top_mv .mv_after02_img {
	    position: absolute;
	    z-index: -1;
	    top: 0%;
	    left: 0%;
	    width: 100%;
		height: 100%;
	    background: url(/img/top/mv_after02_sp.png);
	    background-size: cover;
	}
/**20190212　画像を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;
	width: 100%;
	min-height: 100%;
	max-width: inherit;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}
/**20190129 マッチインフォ導線追加**/
.top_mv .center_wrap{
	height: 89%;
    top: 11%;
}
.top_mv .center_wrap .vs_wrap.pattern2{
	position: absolute;
    bottom: 10%;
    left: 0;
}
.top_mv .center_wrap .vs_wrap.pattern2 ul{
	max-width: 84%;
	font-size: 0;
	text-align: left;
	margin: 0 auto;
}
.top_mv .center_wrap .vs_wrap.pattern2 li{
	width: auto;
	display: block;
	border-left: solid 6px #ef0041;
	margin: 0 0 5px;
}
.top_mv .center_wrap .vs_wrap.pattern2 li .innerbox{
	background: rgba(255, 255, 255, 0.8);
	color: #222;
	line-height: normal;
	padding: 1.4vw 2.8vw 0;
}
.top_mv .center_wrap .vs_wrap.pattern2 li .vs_team p.vs_text{
	font-family: "Steelfish";
    font-size: 2.2rem;
    font-weight: 700;
    letter-spacing: 0.05em;
    margin-top: 16px;
}
.top_mv .center_wrap .vs_wrap.pattern2 li .vs_team img{
	width: 96px;
	display: inline-block;
	vertical-align: top;
}
.top_mv .center_wrap .vs_wrap.pattern2 li .vs_team p.team{
	font-size: 1.1rem;
	font-weight: bold;
	border-bottom: solid 1px #222;
	padding-bottom: 8px;
	margin-top: 14px;
}
.top_mv .center_wrap .vs_wrap.pattern2 li .innerbox p.date{
	width: 76%;
	display: inline-block;
	vertical-align: top;
	margin-top: 0;
}
.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: 3rem;
	color: #ef0041;
	letter-spacing:0.1em;
	padding-right: 15px;
	border-right: solid 1px #222;
}
.top_mv .center_wrap .vs_wrap.pattern2 li .innerbox p.date span:first-child + span{
	font-size: 1.8rem;
    letter-spacing: 0.08em;
    padding: 16px 0 0 15px;
    font-weight: 600;
}
.top_mv .center_wrap .vs_wrap.pattern2 li .innerbox p.date + a{
	width: 24%;
	display: inline-block;
	background: #ef0041;
	font-size: 1rem;
	color: #fff;
	text-align: center;
	font-weight: bold;
	vertical-align: bottom;
	padding: 20px 0;
	margin-bottom: 18px;
}

}
@media screen and (max-device-width: 320px){ /**20190129 マッチインフォ導線追加**/
	/* Top contents styles ==========================
	================================================= */
.main__result--next{
	margin-top: 3.5%;
}
h5.main__result--teamname{
	font-size: 0.9rem;
}
.top_mv .center_wrap .vs_wrap.pattern2 li .innerbox p.date span:first-child{
	font-size: 2.1rem;
}
.top_mv .center_wrap .vs_wrap.pattern2 li .innerbox p.date span:first-child + span{
	font-size: 1.3rem;
	padding: 10px 0 0 15px;
}
.top_mv .center_wrap .vs_wrap.pattern2 li .vs_team p.team{
	font-size: 1rem;
	margin-top: 6px;
}
.top_mv .center_wrap .vs_wrap.pattern2 li .vs_team p.vs_text{
	font-size: 1.8rem;
	margin-top: 8px;
}
.top_mv .center_wrap .vs_wrap.pattern2 li .vs_team img{
	width: 72px;
}
.top_mv .center_wrap .vs_wrap.pattern2 li .innerbox p.date + a{
	padding: 8px 0;
	margin-bottom: 14px;
}
.top_mv .center_wrap .vs_wrap.pattern2 li .innerbox p.date{
	margin-top: 2px;
	margin-bottom: 2px;
}


}
