/* --------------------------------------------------------------------------------
	content
-------------------------------------------------------------------------------- */
.content-wrap {
	background-image: url("../img/top/ttl-bg-sp1206.jpg");
}
.content-area {
	padding: 10px 5% 20px;
}
.content-area p {
	margin: 0;
}
.content-visual-txt,
.content-visual-txt::after {
	display: none;
}

/*-----------優勝者画像用対応none-----------*/
.content-visual-txt,
.content-visual-txt::after {
}

.txt_covid{
	margin-top: 10px;
	text-align: center;
}
.txt_covid p{
	background-color:#fceded;
	padding:20px 17px;
	margin: 20px 0 0;
	border:1px solid #ccc;
}

#news_wrap{
	margin: 40px auto 60px;
	text-align: center;
	border-top: 1px dashed;
	padding-top: 60px;
}
.news_icn{
	border-radius: 5px;
	line-height: 1.5;
	margin-right: 0.5em;
	padding-right: 1.2em;
    padding-left: 1.2em;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #e50012;
	color: #FFFFFF;
}
.news_wrap a{
	display: block;
	font-weight: 700;
    color: #333333;
    text-decoration: underline;
}
@media screen and (max-width: 750px) {
	#news_wrap{
		margin: 30px auto;
		text-align: left;
		padding-top: 30px;
	}
}

@media screen and (min-width: 768px) {
	.content-wrap {
		background-image: url("../img/top/ttl-bg-pc1206.jpg");
	}
}
@media screen and (min-width: 990px) {
	.content-area {
		padding: 10px 0 20px;
	}
}
@media screen and (max-width: 360px) {
	.content-area {
		padding: 10px 5% 20px;
	}
}
/* --------------------------------------------------------------------------------
	top-ttl
-------------------------------------------------------------------------------- */

h2.top-ttl {
	margin: 20px 0 10px;
	width: 100%;
	height: 44px;
	background-color: #eee;
	position: relative;
	font-size: 1.6rem;
	line-height: 44px;
	letter-spacing: .2rem;
}
h2.top-ttl span {
	padding: 0 15px;
	background-color: #1D2087;
	display: inline-block;
	color: #FFF;
}
h2.top-ttl::before {
	margin-top: -1px;
	height: 2px;
	width: 100%;
	background-color: #1D2087;
	display: block;
	position: absolute;
	top: 50%;
	left: 0;
    z-index: 2;
	content: '';
}
h2.top-ttl span {
	padding: 0 15px;
	height: 44px;
	background-color: #1D2087;
	display: inline-block;
	position: relative;
	color: #FFF;
    z-index: 5;
}
@media screen and (min-width: 768px) {
	h2.top-ttl {
		height: 60px;
		/*top: -30px;
		left: 0;*/
		font-size: 2rem;
		line-height: 60px
	}
	
	h2.top-ttl span {
		padding: 0 20px;
		height: 60px;
	}
	h2.top-ttl + div {
		margin: 10px auto 40px;
	}
}
/* --------------------------------------------------------------------------------
	kisei
-------------------------------------------------------------------------------- */
.kisei {
	text-align: center;
}
.kisei a {
	margin: 10px auto;
	width: 90%;
	max-width: 500px;
	background-color: #BBB;
	display: block;
	text-decoration: none;
	color: #FFF;
}
.kisei a img {
	margin-right: 5px;
	width: 20px;
	vertical-align: middle;
}
/* --------------------------------------------------------------------------------
	oa-info
-------------------------------------------------------------------------------- */
#oa-info > div {
	padding: 0 0 10px;
	text-align: center;
}
#commentary {
	margin-top: 10px;
}
#commentary li {
	margin-bottom: 10px;
	width: 100%;
	border: 1px solid #DEE8F4;
}
#commentary h4 {
	padding: 0 10px;
	background-color: #DEE8F4;
	color: #226CAB;
	font-weight: bold;
}
#commentary li dl{
	padding: 10px;
	text-align: left;
	-webkit-align-items: flex-start;
	align-items: flex-start;
    align-content: flex-start;
}
#commentary li dt {
	margin-right: 8px;
	padding: 3px;
	width: 40px;
	font-size: 1rem;
	line-height: 1.2;
	text-align: center;
}
#commentary li dd {
	width: calc(100% - 48px);
	line-height: 1.2;
}
#commentary li span {
	font-size: 1.1rem;
}
#commentary li dd span {
	font-weight: normal;
	display: block;
}
.mark_b {
    background: #1D2087;
	color: #FFF;
}
.mark_r {
    background: #E50012;
	color: #FFF;
}
@media screen and (min-width: 640px) {
	#commentary li {
		width: 49%;
	}
}
@media screen and (min-width: 768px) {
	#oa-info > div {
		padding: 10px 0 30px;
	}
}
@media screen and (min-width: 800px) {
	#commentary li {
		width: 24%;
	}
}
/* --------------------------------------------------------------------------------
	highlight
-------------------------------------------------------------------------------- */
.top-highlight .arrow-r {
	width: 150px;
	margin: 8px 0 8px auto;
	padding: 5px 30px 5px 5px;
}
@media screen and (min-width: 990px) {
	.top-highlight {
		padding: 20px 0 15px 210px;
		background: url(../img/highlight/bg-side.jpg) no-repeat 0 -150px;
	}
}
/* --------------------------------------------------------------------------------
	result
-------------------------------------------------------------------------------- */
.result {
	margin: 20px 0 10px;
	color: #000;
}
.result h2 {
	position: absolute;
	z-index: -1000;
}
.result p {
	text-align: right;
}
.result .arrow-r {
	margin: 15px 0 8px auto;
	padding: 5px 30px 5px 15px;
	display: inline-block;
}
.result p span {
	font-size: 1.2rem;
}
#cont-top3 {
}
.top3 {
	width: 32%;
}
.top3 h3 {
	height: 38px;
}
.top3 h3,
.top3 .runner {
	padding: 5px;
	width: 100%;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	text-align: center;
}
.name {
	width: 100%;
	font-size: 2rem;
	font-weight: bold;
}
.name span {
	display: inline-block;
}
.belongs {
	width: 100%;
	font-size: .8rem;
}
.rank1 {
	background-color: #D6AD33;
}
.rank2 {
	background-color: #bbb;
}
.rank3 {
	background-color: #AD7777;
}
.rank1 h3 {
	background-color: #c90;
}
.rank2 h3 {
	background-color: #aaa;
}
.rank3 h3 {
	background-color: #955;
}
@media screen and (min-width: 768px) {
	.result {
		margin: 30px 0;
	}
	.top3 h3,
	.top3 .runner {
		padding: 10px;
	}
	.top3 h3 {
		width: 30%;
		height: auto;
	}
	.top3 .runner {
		width: 70%;
	}
	.belongs {
		font-size: 1.2rem;
	}
	.rank1 {
		border: 8px solid #c90;
	}
	.rank2 {
		border: 8px solid #aaa;
	}
	.rank3 {
		border: 8px solid #955;
	}
	.rank1 h3 {
		background-color: #CBA430;
	}
	.rank2 h3 {
		background-color: #B2B2B2;
	}
	.rank3 h3 {
		background-color: #A47171;
	}
}

/* --------------------------------------------------------------------------------
	digest
-------------------------------------------------------------------------------- */
.digest {
	margin: 10px auto 30px;
	max-width: 750px;
}
.digest ul{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
	-ms-flex-pack: space-around;
	justify-content: space-around;
	align-items: center;
}
.digest ul li {
	padding: 10px 0;
	width: 48%;
}
.digest ul:first-of-type li {
	width: 100%;
}
.digest .youtube {
	margin: 0 auto;
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
}
.digest .youtube iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}
.digest .uliza {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
}

.digest .uliza .inner,
.digest .uliza .ulizahtml5,
.digest .uliza .vjs-tech {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}

.digest .uliza .inner img {
	height: auto;
}

@media screen and (min-width: 768px) {

	h2.top-ttl + div.digest {
		margin: 20px auto 50px;
	}
}