@charset "utf-8";
html {
	font-size: 75%;
	line-height: 1.5;
	font-family: 'メイリオ', 'Hiragino Kaku Gothic Pro', sans-serif;
}
img {
	max-width: 100%;
}
h1 {
	font-size: 1.5rem;
}
h2 {
	font-size: 1.25rem;
}
p, h3, h4, h5, h6 {
	font-size: 1rem;
}
h1, h2, h3, h4, h5, h6, p {
	margin-bottom: 1.5rem;
}
a {
	color: rgba(10, 80, 140, 1);
}
header {
	position: fixed;
	width: 100%;
	z-index: 20000;
	margin-bottom: 1.5rem;
	background-color: rgba(20, 20, 20, 1);
}
header .container {}
header h1 {
	margin-bottom: 0;
}
header h1 img {
	width: auto;
	height: 3.275rem;
	padding: .8rem 2rem;
	background: rgba(30, 30, 30, 1);
	border-right: solid 1px #000;
	opacity: .9;
}
header nav {
	border-bottom: solid 3px rgba(0, 0, 0, 1);
}
.Link_innner {
	padding-top: 50px;
	margin-top: -50px;
}
.global-nav {
	display: none;
}
main {
	display: flex;
	flex-wrap: wrap;
	padding-top: 8.6rem;
	margin: 0 10px;
	margin-bottom: 3rem;
	text-align: center;
}
/*div.R-main {
	padding-top: 6.6rem;
}*/
.main-contents {
	flex: 0 1 100%;
}
.box-pickup {
	margin-bottom: 1.5rem;
}
.box-pickup article img {
	margin-bottom: 0.5rem;
}
.box-pickup article h3 {
	text-align: left;
}
.box-pickup article a:hover, .box-news article a:hover {
	opacity: .8;
}
.box-news {
	margin-bottom: 1.5rem;
	text-align: left;
}
.box-news .container {
	display: flex;
	flex-wrap: wrap;
}
.box-news article img {
	margin-bottom: 0.5rem;
}
.box-news article {
	flex: 0 1 48.3333%;
}
.box-news article:nth-child(odd) {
	margin-right: 3.125%;
}
.nolink article a {
	color: #333;
}
.nolink article a:hover {
	opacity: 1;
}
.nolink article h3 {
	font-weight: normal;
}
.nolink article img {
	-webkit-filter: grayscale(50%);
	-moz-filter: grayscale(50%);
	-ms-filter: grayscale(50%);
	-o-filter: grayscale(50%);
	filter: grayscale(50%);
}
.sub-contents {
	flex: 0 1 100%;
	text-align: left;
}
.box-result .container {
	margin-bottom: 1.5rem;
}
.list-link {
	margin-bottom: 1.5rem;
}
.list-link li {
	border-bottom: solid 1px #ddd;
}
.list-link li a {
	display: block;
	padding: .8rem 0;
}
.list-link li a:hover {
	background-color: #eee;
}
.list-link li.no-block {
	padding: .5rem 0;
}
.list-link li.no-block a {
	display: inline-block;
	padding: .2rem .5rem;
}
.list-link-no {
	margin-bottom: 1.5rem;
}
.list-link-no li {
	border-bottom: solid 1px #ddd;
}
.list-link-no li a {
	display: block;
	padding: .5rem 0;
	color: #555;
}
.phototext {
	display: flex;
	margin-bottom: 1.5rem;
}
.phototext .photo {
	flex: 0 1 28.81%;
	margin-right: 1rem;
}
.phototext .text {
	flex: 0 1 70%;
}
.pagetop-s {
	display: none;
}
.pagetop {
	margin-bottom: 0;
	background-color: rgba(105, 90, 60, 1);
}
.pagetop a {
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 1rem 0;
	color: #fff;
}
.pagetop a:hover {
	background-color: rgba(110, 95, 65, 1);
}
#pageTop a {
	position: fixed;
	bottom: 1rem;
	right: 1rem;
	display: flex;
	padding: 1rem 1.4rem;
	justify-content: center;
	align-items: center;
	z-index: 10000;
	border-radius: .2rem;
	background-color: rgba(34, 34, 34, 1);
	color: #fff;
	font-size: 1rem;
	opacity: .9;
	text-align: center;
	font-weight: bold;
}
#pageTop a:hover {
	opacity: 1;
}
footer {
	padding: 2rem;
	background-color: rgba(20, 20, 20, 1);
}
footer .footer-nav li a {
	color: #ddd;
}
footer .footer-nav li a:hover {
	opacity: .8;
}
.footer-nav {
	margin-bottom: 1.5rem;
	padding-bottom: 1.5rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	text-align: center;
	border-bottom: solid 1px #000;
}
.footer-nav li {
	margin-bottom: .5rem;
	padding: 0 .8rem;
}
.footer-logo {
	text-align: center;
	margin-bottom: 1rem;
}
.copyright {
	color: #fff;
	text-align: center;
	opacity: .3;
}
.footer-nav li a {
	padding: .2rem 0;
	display: flex;
	color: #1b99ce;
}
.footer-logo img {
	width: auto;
	height: 3.275rem;
	opacity: .3;
}
.footer-logo img:hover {
	opacity: .8;

}
#second header {
	margin-bottom: 2rem;
}
.block-contents {
    margin-bottom: 10rem;
	text-align: left;
}
.panlist {
	text-align: left;
	font-size: .9rem;
}
.context-icon {
	width: 1.3rem;
	height: 1.3rem;
	padding: 0 0 .2rem .3rem;
}
.context-icon-left {
	width: 1.3rem;
	height: 1.3rem;
	padding: 0 .5rem .3rem .3rem;
}
.box-movie {
	position: relative;
}
.icon-movie {
	position: absolute;
	left: 40%;
	bottom: 45%;
	width: 5rem;
	opacity: .8;
}
.icon-movie-s {
	position: absolute;
	top: .4rem;
	right: .4rem;
	width: 2rem;
	opacity: .7;
}
.icon-movie-m {
	position: absolute;
	left: 40%;
	top: 22%;
	width: 2rem;
	opacity: .8;
}
.icon-movie-ss {
	position: absolute;
	left: 35%;
	bottom: 30%;
	width: 2rem;
	opacity: .8;
}
.icon-movie-r {
	position: absolute;
	top: .2rem;
	right: .2rem;
	width: 1.8rem;
	opacity: .5;
}
.block-ad {
	margin-bottom: 1.5rem;
	text-align: center;
}
.block-ad3 {
	margin-bottom: 3rem;
	text-align: center;
}
.ad-size768 {
	display: none;
}
.block-ad-header {
	margin-bottom: 7.5rem;
	padding: 0;
	text-align: center;
}
.block-ad-header-Movie {
	margin-bottom: 0;
	padding: 0;
	text-align: center;
	border-bottom: dotted 1px rgba(100, 85, 55, .8);
}
.adNoline {
	margin-bottom: 2.5rem;
	border-bottom: none;
}
.block-ad-left {
	margin-bottom: 1.5rem;
}
.note-ad {
	padding: .1rem .8rem;
	color: #fff;
	font-size: .8rem;
	font-weight: normal;
	background: #1E1E1E;
	border-radius: .2rem .2rem 0 0 / .2rem .2rem 0 0;
	-webkit-border-radius: .2rem .2rem 0 0 / .2rem .2rem 0 0;
	-moz-border-radius: .2rem .2rem 0 0 / .2rem .2rem 0 0;
}
.block-ad-2pieces {
	margin-bottom: 3rem;
}
.ad-2pieces-right {
	display: none;
}
.block-ad-headerSP2019 {
	margin-bottom: 1.5rem;
	padding: 0;
	text-align: center;
}
.TOKYOFOOTBALL-TopPage-MAIN {
	width: 234px;
	height: 60px;
}
.TOKYOFOOTBALL-TopPage-MAIN-Bottom {
	width: 300px;
	height: 250px;
}
.TOKYOFOOTBALL-NewsPage-Head {
	width: 300px;
	height: 60px;
}
.mg0 {
	margin-bottom: 0;
}
.mg5 {
	margin-bottom: 0.3125rem;
}
.mg7 {
	margin-bottom: 0.4375rem;
}
.mg10 {
	margin-bottom: 0.625rem;
}
.mg25 {
	margin-bottom: 1.5625rem;
}
.mg35 {
	margin-bottom: 2.1875rem;
}
.mg45 {
	margin-bottom: 2.8125rem;
}
.mg55 {
	margin-bottom: 3.4375rem;
}
.mg65 {
	margin-bottom: 4.0625rem;
}
.min-w2 {
	min-width: 2rem;
}
.min-w25 {
	min-width: 2.5rem;
}
.min-w26 {
	min-width: 2.6rem;
}
.min-w27 {
	min-width: 2.7rem;
}
.min-w28 {
	min-width: 2.8rem;
}
.min-w29 {
	min-width: 2.9rem;
}
.min-w3 {
	min-width: 3rem;
}
.min-w32 {
	min-width: 3.2rem;
}
.min-w35 {
	min-width: 3.5rem;
}
.min-w4 {
	min-width: 4rem;
}
.min-w5 {
	min-width: 5rem;
}
.min-w55 {
	min-width: 5.5rem;
}
.min-w6 {
	min-width: 6rem;
}
.max-w3 {
	max-width: 3rem;
}
.gry {
	background-color: #eee;
}
.white {
	background-color: #fff;
}
.line-b {
	border-bottom: solid 2px #999;
}
.title-top {
	text-align: left;
	padding-left: .5rem;
	border-left: .5rem solid rgba(105, 90, 60, 1);
	margin-bottom: .75rem;
}
.title-sub {
	margin-bottom: .75rem;
	padding: 0.7rem;
	color: #fff;
	font-weight: normal;
	background: #222;
	font-size: 1rem;
}
.pagetitle {
	padding: .5rem 0;
	border-bottom: solid 1px rgba(105, 90, 60, 1);
	text-align: left;
	color: rgba(78, 66, 42, 1);
}
.newstitle {
	text-align: left;
	color: rgba(34, 34, 34, 1);
	margin-bottom: 0;
	line-height: 1.4;
}
.newstitle35 {
	text-align: left;
	color: rgba(34, 34, 34, 1);
	margin-bottom: 1.5rem;
	line-height: 1.4;
}
.newssubtitle {
	margin-bottom: 1rem;
	padding-bottom: .5rem;
	border-bottom: solid 1px rgba(105, 90, 60, 1);
	color: rgba(78, 66, 42, 1);
}
.newssubtitle-l {
	margin-bottom: 1rem;
	padding: .2rem 0 .2rem .5rem;
	border-left: .5rem solid rgba(105, 90, 60, 1);
	color: #111;
}
.newssubtitle-lc {
	margin-bottom: 1rem;
	padding: .2rem 0 .2rem .5rem;
	border-left: .5rem solid rgba(105, 90, 60, 1);
	color: rgba(78, 66, 42, 1);
}
.newssubtitle-b {
	margin-bottom: 1rem;
	padding: .5rem;
	background-color: rgba(105, 90, 60, 1);
	border-top: 2px solid rgba(30, 30, 30, 1);
	color: #fff;
	font-weight: normal;
}
.newssubtitle-c {
	color: rgba(78, 66, 42, 1);
}
.newssubtitle-name {
	color: rgba(34, 34, 34, 1);
	font-size: 1.7rem;
	line-height: 1;
	letter-spacing: .02rem
}
.newssubtitle-page {
	color: rgba(78, 66, 42, 1);
	font-size: 1.7rem;
	letter-spacing: .02rem
}
.result-title {
	border-left: solid .8rem rgba(30, 30, 30, 1);
	background-color: rgba(105, 90, 60, 1);
	padding: .5rem .8rem;
	color: #fff;
	display: inline-flex;
}
.result-title-re {
	background-color: rgba(34, 34, 34, 1);
	padding: .5rem .8rem;
	color: #fff;
}
.relation-title {
	padding-left: .5rem;
	border-left: .5rem solid rgba(105, 90, 60, 1);
	font-weight: bold;
}
.result-title-Ble {
	background-color: #222;
	padding: .5rem .8rem;
	color: #fff;
	text-align: left;
}
.note-category {
	color: #666;
	font-size: .9rem;
	font-weight: normal;
}
.note-cate {
	padding-left: 0.5rem;
	color: #666;
	font-size: .9rem;
	font-weight: normal;
}
.note-cate0 {
	color: #666;
	font-size: .9rem;
}
.note-subtitle {
	color: #555;
	font-size: .9rem;
}
.note-new-b {
	margin-right: .3rem;
	padding: .1rem .5rem;
	color: #fff;
	font-size: .9rem;
	font-weight: normal;
	background: #1a9cbe;
	border-radius: .2rem;
}
.note-new {
	margin-right: .3rem;
	padding: .1rem .4rem;
	color: #fff;
	font-size: .8rem;
	font-weight: normal;
	background: #b30f73;
	border-radius: .2rem;
}
.note-pr {
	margin-right: .3rem;
	padding: .1rem .4rem;
	color: #fff;
	font-size: .8rem;
	font-weight: normal;
	background: #eb6d22;
	border-radius: .2rem;
}
.note-pr02 {
	margin-right: .3rem;
	padding: .1rem .4rem;
	color: #fff;
	font-size: .8rem;
	font-weight: normal;
	background: rgba(140, 120, 90, 1);
	border-radius: .2rem;
}
.note-Column {
	margin-right: .3rem;
	padding: .1rem .4rem;
	color: #fff;
	font-size: .8rem;
	font-weight: normal;
	background: rgba(22, 22, 22, 1);
	border-radius: .2rem;
}
.center {
	text-align: center;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
	padding-right: .5rem;
}
.color5 {
	color: #555;
}
.color6 {
	color: #666;
}
.no-wrap {
	white-space: nowrap;
}
.clear {
	clear: both;
}
#FooterSPnav {
	position: fixed;
	top: 0;
	right: 0;
	z-index: 20000;
}
.global-spnav li {
	border-left: solid 1px #000;
	border-bottom: solid 2px rgba(0, 0, 0, 1);
}
.global-spnav li a {
	display: block;
	padding: 1.08rem 1.5rem;
	text-align: center;
	font-size: .7rem;
	color: #eee;
	font-weight: bold;
	background: rgba(30, 30, 30, 1);
}
.global-spnav li img {
	width: 1.7rem;
}
#Result-SPHide {
	display: none;
}
.Top-Topics-rank {
	display: flex;
	padding: .8rem 0;
	border-bottom: dotted 1px #c9c9c9;
}
.Top-Topics-rank dt {
	margin-bottom: 0;
	padding-right: 1rem;
}
.Top-Topics-rank dt img {
	max-width: 100px;
}
.Top-Topics-rank dd {
	text-align: left;
}
.Top-Topics-rank dd.v-center {
	align-self: center;
	font-weight: bold;
}
.btn-Rank {
	display: inline-flex;
	margin-top: .4rem;
	margin-right: .6rem;
	padding: .3rem 1rem;
	color: #fff;
	background-color: rgba(56, 86, 111, 1);
	border-radius: .2rem;
}
.btn-Rank:hover {
	opacity: .8;
}
.N-PR-Block {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.N-PR-Block li {
	flex-basis: 300px;
	margin-bottom: 1.5rem;
}
.N-PR-Block li img {
	margin-bottom: .5rem;
}
li.List-WrapBtnLink {
	padding: 1rem 0;
}
li.List-WrapBtnLink a {
	display: inline-flex;
	margin-top: .6rem;
	margin-right: .6rem;
	padding: .5rem 2rem;
	color: #fff;
	background-color: rgba(56, 86, 111, 1);
	border-radius: .2rem;
}
li.List-WrapBtnLink a:hover {
	background-color: #466478;
}
.LiveBox {
	text-align: center;
	margin: 1.5rem 0 2.5rem
}
.LiveBox span {
	padding: .2rem .5rem;
	border-radius: .2rem;
	background-color: #1e9cbe;
	color: #fff;
}
.LiveBox a {
	font-weight: bold;
	border-bottom: dotted 1px rgba(10, 80, 140, 1)
}
.LiveBoxII {
	margin: 1.5rem 0 2.5rem;
	text-align: center;
}
.LiveBoxII span {
	display: inline-flex;
	padding: .5rem .5rem;
	background-color: #009dbc;
	color: #fff;
	border: solid 1px #009dbc;
	border-right: none;
}
.LiveBoxII a {
	display: inline-flex;
	padding: .5em .8rem;
	background-color: #fff;
	border: solid 1px #ccc;
	border-left: none;
}
.NewsMoreBox {
	text-align: center;
}
div.swiper-slide p.NewsMoreBox a {
	width: 80vw;
	padding: 1.5rem;
	padding-bottom: 1.2rem;
	display: inline-flex;
	justify-content: center;
	background: #222;
	border-bottom: solid 1px #000;
	box-shadow: 0px 5px 0px 0px #333;
	color: #fff;
	border-radius: .2rem;
	background-image: url(/img/icon-navigate.svg);
	background-repeat: no-repeat;
	background-position: 92% 59%;
	background-size: 20px;
}
.s-Topics-First li.Title {
	padding-bottom: .4rem;
	margin-bottom: .8rem;
}
.s-Topics-First li.s-Topics-more {
	margin: 0;
	padding: 0;
	text-align: right;
	border-bottom: none;
}
.s-Topics-First li.s-Topics-more a {
	color: #0A508C;
}
.s-Topics-First p.topic-p img {
	max-width: 78px;
}
.s-Topics-First li.photo-s {
	padding: .6rem 0;
	border-bottom: dotted 1px #eee;
}
.s-Topics-First .icon-movie-ss {
	left: 28%;
	bottom: 25%;
}
.s-Topics li.Title {
	padding-bottom: .4rem;
	margin-bottom: .8rem;
}
.s-Topics li.s-Topics-more {
	margin: 0;
	padding: 0;
	text-align: right;
	border-bottom: none;
}
.s-Topics li.s-Topics-more a {
	color: #0A508C;
}
.s-Topics p.topic-p img {
	max-width: 70px;
}
.s-Topics li.photo-s {
	padding: .4rem 0;
	border-bottom: dotted 1px #eee;
}
.s-Topics .icon-movie-ss {
	left: 28%;
	bottom: 25%;
}
.Wrap-stock li.Title {
	padding-bottom: 1rem;
	margin-bottom: 1rem;
}
.Wrap-stock li {
	padding: .8rem 0;
}
.Wrap-stock p.topic-p img {
	border-radius: .4rem;
	filter: grayscale(30%);
	max-width: 120px;
}
.Top-Topics-First li.ResultFlash {
	padding-bottom: 1rem;
}
.ResultFlash p.topic-p img {
	max-width: 78px;
}
.note-new-P {
	margin-right: .3rem;
	padding: .1rem .5rem;
	color: #fff;
	font-size: .9rem;
	font-weight: normal;
	background: #f2525f;
	border-radius: .2rem;
}
.topic-p {
	margin-bottom: 0;
	padding-right: 1rem;
	align-self: center;
}
.topic-p img {
	max-width: 90px;
}
.topic-t {
	margin-bottom: 0;
}
.Top-Topics {
	margin-bottom: 1.5rem;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	font-weight: bold;
	text-align: left;
}
.Top-Topics-First {
	flex-basis: 100%;
	margin-bottom: 1.5rem;
}
.Top-Topics-Secound {
	flex-basis: 100%;
	display: flex;
	align-content: flex-start;
	justify-content: space-between;
	flex-wrap: wrap;
}
.Top-Topics-First li {
	padding: 1.4rem 0;
	border-bottom: dotted 1px #c9c9c9;
}
.Top-Topics-First li:first-child {
	padding-top: 0;
}
.Top-Topics-First li.photo-l img {
	margin-bottom: .4rem;
}
.Top-Topics-First li.photo-s a {
	display: flex;
}
.topic-t {
	margin-bottom: 0;
}
.topic-p {
	margin-bottom: 0;
	padding-right: 1rem;
	align-self: flex-start;
}
.topic-p img {
	max-width: 100px;
}
.NewsPageList .topic-p img {
	max-width: 80px;
}
.NewsPageList .icon-movie-ss {
	left: 30%;
}
.Top-Topics-First li a:hover {
	opacity: .8;
}
.Top-Topics-Secound li {
	flex-basis: 48.333333333333336%;
	padding: .8rem 0;
	border-bottom: dotted 1px #c9c9c9;
}
.Top-Topics-Secound li img {
	margin-bottom: .4rem;
}
.Top-Topics-Secound li.fullsize {
	flex-basis: 100%;
}
.Top-Topics-Secound li img.photo-color {
	filter: grayscale(0%);
}
.Top-Topics-Secound li a:hover {
	opacity: .8;
}
.Top-Topics-third {
	margin-bottom: 1.5rem;
	display: flex;
	align-content: flex-start;
	justify-content: space-between;
	flex-wrap: wrap;
	font-weight: bold;
	text-align: left;
}
.Top-Topics-third li {
	flex-basis: 48.333333333333336%;
	padding: .8rem 0;
	border-bottom: dotted 1px #c9c9c9;
}
.Top-Topics-third li:nth-child(-n+2) {
	padding-top: 0;
}
.Top-Topics-third li img {
	margin-bottom: .4rem;
}
.Top-Topics-third li.fullsize {
	flex-basis: 50%;
}
.Top-Topics-third li a:hover {
	opacity: .8;
}
#second .Top-Topics-First li {
	padding: .8rem 0;
	border-bottom: solid 1px #ddd;
}
#second .Top-Topics-First li a {
	font-weight: normal;
}
.table-sTop {
	padding-top: 1.5rem;
	text-align: left;
}
.block-table {
	width: 100%;
	margin-bottom: .8rem;
	border-collapse: collapse;
	border: 1px solid #ccc;
}
.block-table th, .block-table td {
	padding: .5rem;
	border: 1px solid #ccc;
	font-size: .8rem;
	word-break: break-all;
}
.block-table thead th {
	padding-top: 1.2rem;
	padding-bottom: 1.2rem;
	text-align: center;
	background-color: #e6eeee;
}
.RnakTitle {
	margin-left: .1rem;
	margin-bottom: 0.625rem;
	padding-left: .4rem;
	font-size: .9rem;
	border-left: solid .4rem #0a2a60;
}
.BorderG {
	border-left: solid .4rem #006b6c;
}
.BorderR {
	border-left: solid .4rem #8f0220;
}
.BorderB {
	border-left: solid .4rem #0079c0;
}
.RnakTitle-Date {
	margin-bottom: -1.4rem;
	padding-right: .5rem;
	text-align: right;
	font-size: .8rem;
	opacity: .8;
}
p.News-more {
	padding-right: .5rem;
	text-align: right;
	font-weight: bold;
}
@media screen and (min-width: 480px) {
	header {
		position: static;
		width: auto;
		z-index: 0;
		border-bottom: solid 3px rgba(105, 90, 60, 1);
	}
	header h1 img {
		background: rgba(30, 30, 30, .3);
		opacity: 1;
	}
    main {
        padding-top: 20px;
    }
	div.R-main {
		padding-top: 20px;
	}
	.Link_innner {
		padding-top: 0;
		margin-top: 0;
	}
	.box-header {
		display: flex;
		justify-content: space-between;
		margin-bottom: 0;
	}
	header .container {
		flex: 4;
		text-align: left;
	}
	header h1 img:hover {
		background: rgba(15, 15, 15, .8);
		transition: all .5s;
	}
	header nav {
		flex: 6;
		margin-bottom: 0;
		border-top: none;
		border-bottom: none;
	}
	.global-nav {
		display: block;
		display: flex;
	}
	.global-nav li {
		flex: 0 1 25%;
		background: rgba(26, 26, 26, 1);
		border-right: solid 1px #000;
	}
	.global-nav li:last-child {
		border-right: none;
	}
	.global-nav li a {
		color: #fff;
		display: flex;
		justify-content: center;
		align-items: center;
		height: 8vh;
		min-height: 1cm;
		font-size: .85rem;
	}
	.global-nav li:first-child {
		border-left: solid 1px #000;
	}
	.global-nav li a {
		height: 4.875rem;
	}
	.global-nav li a:hover {
		transition: all .5s;
		background: rgba(15, 15, 15, .8);
	}
	.box-pickup .container {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.box-pickup article {
		flex-basis: 31.88405797101449%;
	}
	.box-news article:nth-child(odd) {
		margin-right: 0;
	}
	.box-news .container {
		justify-content: space-around;
	}
	.box-news article {
		flex-basis: 23.3695652173913%;
	}
	.block-ad-header {
		padding-bottom: 1rem;
	}
	.block-ad-header-Movie {
		padding-bottom: 1rem;
	}
	/*.phototext .photo {flex: 0 1 15.456%;margin-right: 1rem;}*/
	.phototext .text {
		flex: 0 1 83%;
	}
	.icon-movie {
		bottom: 48%;
		left: 45%;
		width: 3rem;
	}
	.icon-movie-s {
		top: .2rem;
		right: .4rem;
		width: 1.8rem;
	}
	.icon-movie-m {
		left: 41%;
		top: 22%;
		width: 1.8rem;
	}
	.icon-movie-ss {
		left: 33%;
		bottom: 27%;
	}
	.ad-size {
		display: none;
	}
	.ad-size300 {
		display: none;
	}
	.block-ad-headerSP2019 {
		display: none;
	}
	.TOKYOFOOTBALL-TopPage-MAIN {
		width: 468px;
		height: 60px;
	}
	.TOKYOFOOTBALL-TopPage-MAIN-Bottom {
		width: 468px;
		height: 60px;
	}
	.TOKYOFOOTBALL-NewsPage-Head {
		width: 468px;
		height: 60px;
	}
	#FooterSPnav ul.global-spnav {
		display: none;
	}
}
@media screen and (min-width: 568px) {
	.Top-Topics-First {
		flex-basis: 48.38709%;
	}
	.Oblong {
		flex-basis: 100%;
	}
	.Top-Topics-Secound {
		flex-basis: 48.38709%;
		display: flex;
		align-content: flex-start;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.Top-Topics-Secound li a {
		color: #1b2d39;
	}
	.Top-Topics-Secound li img {
		filter: grayscale(30%);
	}
	.Top-Topics-Secound li img:hover {
		filter: grayscale(10%);
	}
	.Top-Topics-third {
		padding: 0 10px;
	}
	.Top-Topics-third li {
		flex-basis: 23.75%;
		padding-right: 4px;
		border-right: dotted 1px #ddd;
	}
	.Top-Topics-third li:nth-child(-n+4) {
		padding-top: 0;
	}
	.table-sTop {
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.Wrap-TSL {
		flex-basis: 49.5%;
	}
	.Wrap-KSL {
		flex-basis: 49.5%;
	}
	.block-table th, .block-table td {
		font-size: .8rem;
	}
	.RnakTitle-Date {
		font-size: .9rem;
	}
}
@media screen and (min-width: 600px) {
	#Result-SPHide {
		display: block;
	}
	.pagetop-s {
		display: flex;
		justify-content: flex-end;
	}
	.pagetop-s a {
		margin-bottom: 1.5rem;
		padding: .8rem 2rem;
		border-radius: .3rem;
		background-color: rgba(10, 80, 140, 1);
		color: #fff;
	}
	.pagetop-s a:hover {
		background-color: rgba(20, 90, 150, 1);
	}
	#pageTop a {
		display: none;
	}
	footer {
		padding-bottom: 2rem;
	}
	/*.N-PR-Block {justify-content: space-between;}.N-PR-Block li {flex-basis: 32%;}*/
}
@media screen and (min-width: 768px) {
	html {
		font-size: 81.25%;
	}
	div.R-main {
		padding-top: 40px;
	}
	.box-result .container {
		display: flex;
	}
	.box-result .list-link {
		flex: 49.33155080213904%;
	}
	.box-result .list-link:nth-child(odd) {
		margin-right: 1.336898395721925%;
	}
	.box-subother .container {
		display: flex;
		flex-wrap: wrap;
	}
	/*.box-subother .phototext {flex: 49.33155080213904%;max-width: 49.33155080213904%;}.box-subother .phototext:nth-child(odd) {margin-right: 1.336898395721925%;}*/
	.phototext .photo {
		flex: 0 1 33%;
		margin-right: 2%;
	}
	.phototext .text {
		flex: 0 1 65%;
	}
	.copyright small {
		font-size: 1rem;
	}
	.newstitle {
		font-size: 1.9rem;
		line-height: 1.3;
	}
	.newstitle35 {
		font-size: 1.7rem;
		line-height: 1.5;
	}
	.note-new {
		padding: 0 .4rem;
		background: #9F0043;
	}
	.ad-size {
		display: block;
	}
	.ad-size768 {
		display: block;
	}
	.ad-2pieces-right {
		display: block;
	}
	.block-ad-2pieces {
		display: flex;
		margin-bottom: 1.5rem;
	}
	.ad-2pieces-left {
		margin-right: 20px;
	}
	.icon-movie-r {
		top: .2rem;
		right: .2rem;
		width: 1.5rem;
	}
	.LiveBoxII span {
		padding: .5rem 1rem;
	}
	.LiveBoxII a {
		padding: .5em 3rem;
	}
	div.swiper-slide p.NewsMoreBox a {
		width: 40%;
	}
	.OnlySp {
		display: none;
	}
	.s-Topics-First li.photo-s {
		padding: 1.2rem 0;
		border-bottom: dotted 1px #eee;
	}
	.s-Topics-First p.topic-p img {
		max-width: 100px;
	}
	.s-Topics-First .icon-movie-ss {
		left: 33%;
		bottom: 28%;
	}
	.s-Topics-First li.s-Topics-more {
		padding: 1rem 0;
	}
	.s-Topics li.photo-s {
		padding: 1.2rem 0;
		border-bottom: dotted 1px #eee;
	}
	.s-Topics p.topic-p img {
		max-width: 100px;
	}
	.s-Topics .icon-movie-ss {
		left: 33%;
		bottom: 28%;
	}
	.s-Topics li.s-Topics-more {
		padding: 1rem 0;
	}
	.note-new-P {
		background: #1a9cbe;
	}
	.Top-Topics-First li.ResultFlash {
		padding-bottom: 1.6rem;
		border-bottom: solid 1px #eee;
	}
	.ResultFlash p.topic-p img {
		max-width: 100px;
	}
}
@media screen and (min-width: 960px) {
	html {}
	header .container {
		flex: 4;
	}
	header nav {
		flex: 3;
	}
	.box-header {
		max-width: 960px;
		margin-right: auto;
		margin-left: auto;
	}
	header h1 img {
		min-width: 9rem;
		max-width: 9rem;
		height: 4.45rem;
		padding: .5rem 1.5rem;
		border-left: solid 1px #000;
	}
	.global-nav li a {
		height: 5.45rem;
		font-size: .9rem;
	}
	.global-nav li:last-child {
		border-right: solid 1px #000;
	}
	main {
		justify-content: space-around;
		flex-wrap: nowrap;
		margin-left: 0;
		margin-right: 0;
		text-align: left;
		margin-right: auto;
		margin-left: auto;
	}
	.main-contents {
		margin: 0 10px;
	}
	.sub-contents {
		flex-basis: 300px;
	}
	.box-result .container {
		display: block;
	}
	.box-subother .container {
		display: block;
	}
	.box-subother .phototext {
		max-width: 100%;
	}
	.box-subother .phototext:nth-child(odd) {
		margin-right: 0%;
	}
	.phototext .photo {
		flex: 0 1 38%;
		margin-right: 1rem;
	}
	.phototext .text {
		flex: 0 1 60%;
	}
	.NewsPageList .topic-p img {
		max-width: 100px;
	}
	.NewsPageList .icon-movie-ss {
		left: 33%;
	}
	.N-PR-Block li {
		flex-basis: 300px;
	}
	.footer-logo img {
		width: auto;
		height: 4.5rem
	}
}