#infoWrap .link-list li:first-child@charset "UTF-8";

/*------------------------------------------------------------
CSS Document

ル・マン　LP用CSS

MAKING 200831 sim_seki
-------------------------------------------------------------*/
#stg_attention_wrapper{
	opacity: .3;
}
/*------------------------------------------------------------
基本構造 NEWテンプレート対応
-------------------------------------------------------------*/
#main #contents-body .section{
	background: #c70e1a;
}
.container{
	background: #c70e1a;
}
#tgr_2019 {
	background: #c70e1a;
}

#tgr_2019 .tmp_column_right{
	display: none !important;
}
.has-head_round {
    padding-top: 0;
}

.tmp_column_bottom_inr{
	display: none !important;
}
.contents{
	padding: 0;
}

/*------------------------------------------------------------
基本構造 NEWテンプレート対応
-------------------------------------------------------------*/
#leMans24{
	max-width: 1600px;
	width: 100%;
	margin: 0 auto;
	background: #c70e1a;
}
#leMans24 .pc_br{
	display: block;
}
#leMans24 .sp_br{
	display: none;
}
@media(max-width: 1060px){
#leMans24 .sp_br{
	display: block;
}
}
@media(max-width: 640px){
#leMans24 .pc_br{
	display: none;
}
}
/*------------------------------------------------------------
背景パーツ
-------------------------------------------------------------*/
#winnersWrap{
	background: url(https://toyotagazooracing.com/pages/contents/en/assets/images/wec/special/2020/24h-lemans/images/back_img_winners_movie.jpg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	padding: 70px 0 90px;
	margin-bottom: 125px;
}


#onbordWrap {
	background: url(https://toyotagazooracing.com/pages/contents/en/assets/images/wec/special/2020/24h-lemans/images/back_img_onboard.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	padding: 123px 0 90px;
/*	margin-top: 100px;*/
	margin-bottom: 35px;
}

#grWrap{
	background: url(https://toyotagazooracing.com/pages/contents/en/assets/images/wec/special/2020/24h-lemans/images/back_img_gr.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: top center;
	text-align: center;
	padding: 300px 0 50px;
	margin-bottom: 4px;
}

#pressConference {
	padding: 110px 0 20px;
	margin-top: 100px;
    margin-bottom: 125px;
}

#historyVideo{
	background: url(https://toyotagazooracing.com/pages/contents/en/assets/images/wec/special/2020/24h-lemans/images/back_img_history_movie.jpg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	padding: 70px 0 90px;
}

#specialVideo{
	background: #222;
	padding: 100px 0 100px;
	margin-top: 35px;
	margin-bottom: 35px;
}

#specialContents{
/*	padding: 50px 0 20px;*/
	margin-top: 110px;
	margin-bottom: 70px;
}

#twitterWrap{
	background: url(https://toyotagazooracing.com/pages/contents/en/assets/images/wec/special/2020/24h-lemans/images/back_img_twitter.jpg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
    padding: 95px 0 85px;
}

#infoWrap{
    padding: 80px 0 40px 0;
}

#wallpaperWrap{
	background: url(https://toyotagazooracing.com/pages/contents/en/assets/images/wec/special/2020/24h-lemans/images/back_img_wallpaper.jpg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
    padding: 95px 0 85px;
}

@media(max-width: 768px){
#grWrap{
	background: url(https://toyotagazooracing.com/pages/contents/en/assets/images/wec/special/2020/24h-lemans/images/back_img_gr_sp.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: top center;
	text-align: center;
	padding: 300px 0 50px;
	margin-bottom: 4px;
}
}
@media(max-width: 640px){
#onbordWrap {
    padding: 60px 0 20px;
/*    margin-top: 30px;*/
    margin-bottom: 50px;
}
#specialContents{
/*    padding: 50px 0 20px;*/
    margin-top: 118px;
	margin-bottom: 80px;
}
#infoWrap {
    padding: 60px 0 50px 0;
}
#wallpaperWrap{
    padding: 95px 0 45px;
}
}


/*------------------------------------------------------------
共通パーツ
-------------------------------------------------------------*/
.title_l{
	width: 600px;
	text-align: center;
	margin: 0 auto;
}

.title_m{
	width: 310px;
	text-align: center;
	margin: 0 auto;
}

.textItem{
	color: #fff;
	text-align: center;
    margin: 30px auto;
    width: 96%;
}

.textItem p{
	line-height: 1.9;
	color: #fff;
	font-size: 15px;
}

.f-black p{
	color: #000;
}

.link-wrap .img-item{
	text-align: center;
	display: block;
	margin: 35px auto 35px;
	width: 425px;
/*	box-shadow: 0 14px 20px rgba(0, 0, 0, 0.7);*/
	box-shadow:0px 8px 20px 0px rgba(0, 0, 0, 0.85);
	transition: .3s;
}

.link-wrap .link-item{
	text-align: center;
	display: block;
	margin: 41px auto 41px;
	width: 202px;
	overflow: hidden;
	border-radius: 50px;
	border: 2px solid #fff;
	transition: .3s;
}

.link-wrap .link-item .text{
	display: block;
	padding: 13px 0 15px;
	font-weight: bold;
	color: #fff;
	border-radius: 50px;
	font-size: 17px;
	z-index: 1;
	transition: .3s;
	position: relative;
}


.link-wrap{
	margin: 35px auto 35px;
	width: 425px;
}


.link-wrap a{
	display: block;
}
.link-wrap a:hover{
	opacity: 1;
}

.link-wrap a:hover .img-item{
	box-shadow: inherit;
}

.link-wrap .link-item{
	position: relative;
	background: #c70e1a;
}

.link-wrap.clearlink .link-item{
	position: relative;
	background: rgba(0,0,0,0);
}

.link-wrap span.link-item:before{
	content: '';
	width: 0;
	height: 100%;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	transition: .3s;
}

.link-wrap a:hover span.link-item:before{
	background: #fff;
	width: 100%;
}

.link-wrap a:hover .link-item .text{
	color: #c70e1a;
}

.link-wrap a.nolink .link-item{
    background: #353535;
}
.link-wrap.clearlink a.nolink .link-item{
	background: rgba(0,0,0,0);
}
.link-wrap a.nolink:hover .img-item{
	box-shadow:0px 8px 20px 0px rgba(0, 0, 0, 0.85);
}
.link-wrap a.nolink span.link-item:before{
	display: none;
}
.link-wrap a.nolink:hover .link-item .text{
	color: #fff !important;
}
.link-wrap a:hover .nolink span.link-item:before{
	display: none;
}

@media(max-width: 640px){

.title_l{
	width: 88%;
}
.textItem{
    width: 90%;
}
.textItem p{
	font-size: 3.8vw;
	line-height: 1.7;
	text-align: left;
}
.link-wrap{
    width: 90%;
}
.link-wrap a{
    width: 100%;
    display: block;
}
.link-wrap .img-item{
    width: 100%;
}
.link-wrap .link-item{
    width: 58%;
    border: 1px solid #fff;
}
.link-wrap .link-item .text{
    padding: 14px 0 14px;
    font-size: 3.5vw;
}
}
@media(max-width: 420px){
.link-wrap .link-item{
    width: 56%;
    min-width: 150px;
}
}
/*------------------------------------------------------------
タイルリンク
-------------------------------------------------------------*/
#leMans24 .listClumWrap{
    width: 92%;
    max-width: 1200px;
    margin: 40px auto 0;
}

#leMans24 .listClumWrap .list{
    display: flex;
    justify-content: center;
}

#leMans24 .listClumWrap .list-item{
    margin-bottom: 30px;
    margin-right: 37px;
    width: calc(34% - 33px);
    display: flex;
}

#leMans24 .listClumWrap .clum3 li.list-item:nth-child(3){
	margin-right: 0;
}

#leMans24 .listClumWrap .list-item img{
	width: 100%;
}
#leMans24 .listClumWrap .list-item .text h3{
	font-size: 15px;
	font-weight: bold;
	letter-spacing: inherit;
	margin: 20px 0 15px;
}
#leMans24 .listClumWrap .list-item .text p{
	display: block;
	font-size: 13px;
	line-height: 1.84;
}

#leMans24 .listClumWrap .link-item{
	text-align: center;
	display: block;
	margin: 30px auto 0;
	width: 202px;
	overflow: hidden;
	border-radius: 50px;
	border: 2px solid #c70e1a;
	transition: .3s;

	position: relative;
	background: #fff;
}

#leMans24 .listClumWrap .link-item .text{
	display: block;
	padding: 13px 0 14px;
	font-weight: bold;
	color: #c70e1a;
	border-radius: 50px;
	font-size: 17px;
	z-index: 1;
	transition: .3s;
	position: relative;
}

#leMans24 .listClumWrap .list-item a{
	background: #fff;
/* 	display: block; */
	padding: 25px 25px 30px 25px;
	box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.85);
	transition: .3s;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}

#leMans24 .listClumWrap .list-item a:hover{
	opacity: 1;
	box-shadow: none;
}

#leMans24 .listClumWrap span.link-item:before{
	content: '';
	width: 0;
	height: 100%;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	transition: .3s;
}

#leMans24 .listClumWrap a:hover span.link-item:before{
	background: #c70e1a;
	width: 100%;
}

#leMans24 .listClumWrap a:hover .link-item .text{
	color: #fff;
}

#leMans24 .listClumWrap .list-item a.nolink::before{
	display: none;
}

#leMans24 .listClumWrap .list-item a.nolink:hover{
box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.85);
}

#leMans24 .listClumWrap a.nolink .link-item{
	border: 2px solid #888;
}
#leMans24 .listClumWrap a.nolink:hover span.link-item:before{
	background: #fff;
}

#leMans24 .listClumWrap a.nolink .link-item .text{
	color: #888;
}

#leMans24 .listClumWrap a.nolink:hover .link-item .text{
	color: #888;
}

@media(max-width: 1100px){
#leMans24 .listClumWrap .list-item{
    margin-bottom: 30px;
    margin-right: 20px;
    width: calc(34% - 20px);
    display: flex;
}

#leMans24 .listClumWrap .list-item a{
	box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.85);
}
}

@media(max-width: 900px){
#leMans24 .listClumWrap .list-item a{
padding: 15px 15px 20px 15px;
}
#leMans24 .listClumWrap .link-item .text{
    padding: 10px 0 10px;
    font-size: 15px;
}
}

@media(max-width: 768px){
#leMans24 .listClumWrap{
    width: 90%;
}
#leMans24 .listClumWrap .list{
	flex-wrap: wrap;
}
#leMans24 .listClumWrap .list-item{
    width: calc(51% - 20px);
}
#leMans24 .listClumWrap .clum3 li.list-item:nth-child(3){
	margin-right: 20px;
}
#leMans24 .listClumWrap .clum3 li.list-item:nth-child(2){
	margin-right: 0;
}
}
@media(max-width: 640px){
#leMans24 .listClumWrap {
    width: 90%;
}

#leMans24 .listClumWrap .list-item{
    width: 100%;
	margin-right: 0 !important;
	margin-bottom: 50px;
}
#leMans24 .listClumWrap .list-item .text h3{
    font-size: 4.2vw;
}
#leMans24 .listClumWrap .link-item .text {
    padding: 2.8vw 0 2.8vw;
    font-size: 3.4vw;
    letter-spacing: inherit;
}
#leMans24 .listClumWrap .list-item .text p{
font-size: 3.5vw;
}
#leMans24 .listClumWrap .list-item a{
    padding: 25px 25px 30px 25px;
}
#leMans24 .listClumWrap .link-item{
	border-width: 1px;
    width: 53%;
    min-width: 150px;
}

}
/*------------------------------------------------------------
メインビジュアル
-------------------------------------------------------------*/
#mainVidual h1{
	height: 100%;
}


/* ------------------------------------------------------------------------
オンボードライブ
------------------------------------------------------------------------- */
#onbordWrap{
}



/* ------------------------------------------------------------------------
grWrap
------------------------------------------------------------------------- */
#grWrap .link-wrap{
	margin: 60px auto 0;
}

#grWrap .textItem{
	width: 420px;
    margin: 30px auto 25px;
}

#grWrap .textItem p{
    font-family: 'DecimaMonoPro', sans-serif;
    font-style: italic;
    color: #aeaeae;font-size: 22px;
}

@media(max-width: 640px){
#grWrap .textItem {
    width: 80%;
}
}

/* ------------------------------------------------------------------------
歴史動画 
------------------------------------------------------------------------- */
.link-video{
	width: 600px;
	margin: 35px auto 0;
}

div.link-video a:before{
	content: '';
	height: 80px;
	width: 80px;
	background: url(https://toyotagazooracing.com/pages/contents/en/assets/images/wec/special/2020/24h-lemans/images/icon_movie.svg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	margin: auto;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	transition: .3s;
	opacity: .5;
	z-index: +1;
}

.link-video a img{
    filter: contrast(100%);
    transition: .3s;
    transition-timing-function: cubic-bezier(1, 0.1, 0.24, 1.21);
}

.link-video a{
	display: block;
	position: relative;
}

.link-video a:hover{
	opacity: 1;
}

.link-video a:hover:before{
	opacity: 1;
}

.link-video a:hover img{
    filter: contrast(130%);
}

@media(max-width: 640px){
.link-video{
	width: 90%;
}
}

/* ------------------------------------------------------------------------
スペシャル動画エリア 
------------------------------------------------------------------------- */
#specialVideo .videolist {
	display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
    max-width: 1000px;
    width: 90%;
    margin: 10px auto 0;
}

#specialVideo .videolist .list-item{
	width: calc(50% - 15px);
	margin-left: 30px;
}

#specialVideo .videolist li.list-item:first-child{
	margin-left: 0;
}

#specialVideo .videolist a{
	display: block;
	cursor: pointer;
}

#specialVideo .videolist a .image{
    box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 1);
    position: relative;
    display: block;
    transition: .3s;
}

#specialVideo .link-video a:before{
	display: none;
}
#specialVideo .videolist a span.image:before{
    content: '';
    height: 80px;
    width: 80px;
    background: url(https://toyotagazooracing.com/pages/contents/jp/wec/special/2020/24h-lemans/images/icon_movie.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transition: .3s;
    opacity: .5;
    z-index: +1;
}

#specialVideo .videolist a .title{
	font-size: 17px;
    color: #ccc;
	display: block;
	margin-top: 10px;
	transition: .3s;
font-family: "akkurat-mono", YuGothic, '游ゴシック', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴシック ProN', Meiryo, 'メイリオ', sans-serif;
}

#specialVideo .videolist a:hover{
	opacity: 1;
}

#specialVideo .videolist a:hover .image{
    box-shadow: none;
}

#specialVideo .videolist a:hover span.image:before{
    opacity: 1;
}

#specialVideo .videolist a:hover .title{
    color: #fff;
}

@media(max-width: 640px){
#specialVideo .videolist {
    width: 90%;
    margin: 50px auto 0;
    display: block;
}
#specialVideo .videolist .list-item{
	width: 100%;
	margin-left: 0;
}
#specialVideo .videolist a .title{
	font-size: 4.2vw;
}
}


/* ------------------------------------------------------------------------
ツイッター
------------------------------------------------------------------------- */
.twitter-link .l-item{
	width: calc(250px - 20px);
	margin: 27px auto 0;
}

.twitter-link .l-item a{
	display: block;
	background: #1fa1f1;
	border: 1px solid #1fa1f1;
	color: #fff;
	font-size: 15px;
	padding: 10px 0 10px 20px;
	letter-spacing: .1px;
	transition: .3s;
	position: relative;
	overflow: hidden;
}

.twitter-link .l-item a:before{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 100%;
	transition: .3s;
	background: #fff;
}

.twitter-link .l-item a:hover{
	opacity: 1;
	color: #1fa1f1;
}

.twitter-link .l-item a:hover:before{
	width: 100%;
}

.twitter-link .l-item a span{
	display: block;
	position: relative;
}

.twitter-link .l-item a span::after{
	content: '';
	height: 20px;
	width: 20px;
	position: absolute;
	top: 1px;
	right: 20px;
	background: url(https://toyotagazooracing.com/pages/contents/en/assets/images/wec/special/2020/24h-lemans/images/icon_twitter.svg);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
}

.twitter-link .l-item a:hover span::after{
	height: 20px;
	width: 20px;
	background: url(https://toyotagazooracing.com/pages/contents/en/assets/images/wec/special/2020/24h-lemans/images/icon_twitter_h.svg);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
}


.twitsterLive{
	max-width: 480px;
	width: 100%;
	margin: 60px auto 0;
	background: #fff;
	padding: 10px;
}

#twitter-widget-0{
	margin-left: 0px;
}


@media(max-width: 640px){
#twitterWrap .title_l{
	width: 76%;
}

/*#twitterWrap{

}*/

.twitsterLive{
	width: 90%;
	margin: 30px auto 0;
}

#twitter-widget-0{
	height: 400px !important;
}
}

/* ------------------------------------------------------------------------
infoWrap
------------------------------------------------------------------------- */

#infoWrap .link-list{
	max-width: 940px;
	width: 90%;
	margin: 0 auto;
	display: flex;
    justify-content: center;
}
#infoWrap .link-wrap {
    margin: 35px auto 35px;
    width: 425px;
}
#infoWrap .link-wrap .link-item{
    margin: 34px auto 34px;
}

#infoWrap .link-list li:first-child{
	margin-right: 50px;
}

#infoWrap .link-list .link-wrap .img-item {
    box-shadow: none;
    margin: 0 auto 5px;
    width: 100%;
}

#infoWrap .link-list .link-wrap .img-item img{
	transition: .3s;
	transition-timing-function: cubic-bezier(1, 0.1, 0.24, 1.21);
	filter: contrast(100%);
}

#infoWrap .link-list .link-wrap .img-title{
	max-width: 300px;
	width: 100%;
	display: block;
	margin: 0 auto;
}

#infoWrap .link-list .link-wrap .img-title img{
	width: 100%;
}

#infoWrap .link-list .link-wrap a:hover .img-item img{
	filter: contrast(130%);
/*	-ms-filter: “contrast( opacity=80 )”;*/
}
@media(max-width: 1050px){
#infoWrap .link-wrap {
    margin: 35px auto 35px;
    width: 400px;
}
#infoWrap .link-list li:first-child{
	margin-right: 50px;
}
}
@media(max-width: 730px){
#infoWrap .link-list li:first-child{
	margin-right: 30px;
}
}
@media(max-width: 690px){
#infoWrap .link-list{
    width: 84%;
    display: block;
    justify-content: inherit;
}
#infoWrap .link-wrap {
    margin: 35px auto 35px;
    width: 100%;
}
#infoWrap .link-list li:first-child {
    margin-right: 0;
    margin-bottom: 50px;
}
#infoWrap .link-list .link-wrap .img-title{
    max-width: inherit;
	min-width: 230px;
    width: 70%;
}
}
@media(max-width: 640px){
#infoWrap .link-list{
    width: 88%;
}
#infoWrap .link-wrap a{
    width: 100%;
}
#infoWrap  .link-wrap .link-item {
	min-width: 150px;
    width: 51%;
}
#infoWrap .link-list .link-wrap .img-item{
    margin: 0 auto 7px;
}
}
/* ------------------------------------------------------------------------
Race Report
------------------------------------------------------------------------- */
#rece-report{
	border-top: 2px solid #000;
padding: 150px 0 135px;
}

#rece-report .contents-title{
	width: 310px;
	display: block;
	margin: 0 auto 60px;
}

#rece-report .link-column{
    width: 100%;
	max-width: 1200px;
	margin: 0 auto;
}

#rece-report #round-navi{
	margin: 0 auto;
}


#rece-report #round-navi ul li{
    display: inline-block;
    margin-right: 12px;
    margin-bottom: 20px;
    width: 190px;
}

#rece-report #round-navi ul li a{
	border: 2px solid #fff;
    /* text-align: center; */
    display: block;
    color: #fff;
    font-size: 15px;
    padding: 10px 0 10px 25px;
    position: relative;
}

#rece-report #round-navi ul li a:before{
	content: '';
	position: absolute;
	display: block;
	width: 0;
	height: 100%;
	top: 0;
	left: 0;
	background: #fff;
	transition: .3s;
}

#rece-report #round-navi ul li.menu1{
/*display: none;*/
}

#rece-report #round-navi ul li:nth-child(6n){
	margin-right: 0;
}

#rece-report #round-navi ul li a:hover{
	opacity: 1;
	color: #c20a0a;
/*	background: #fff;*/
}

#rece-report #round-navi ul li a span{
	display: block;
	position: relative;
/*	background: #fff;*/
}

#rece-report #round-navi ul li a span:after{
	content: '＞';
	position: absolute;
	right: 18px;
	font-weight: bold;
	transition: .3s;
}


#rece-report #round-navi ul li a:hover:before{
	width: 100%;
}

#rece-report #round-navi ul li a:hover span:after{
	right: 15px;
}

#rece-report #round-navi ul li a.nolink{
	color: #aaa;
	border: 2px solid #aaa;
	background: #9b0202;
}

#rece-report #round-navi ul li a:hover.nolink{
	opacity: 1;
	color: #aaa;
	border: 2px solid #aaa;
	background: #9b0202;
}

#rece-report #round-navi ul li a.nolink:before{
	display: none;
}

#rece-report #round-navi ul li a.nolink:hover span:after{
	right: 18px;
}

@media(max-width: 1250px){
#rece-report .link-column {
    width: 797px;
}
#rece-report #round-navi ul li:nth-child(6n) {
    margin-right: 15px;
}
#rece-report #round-navi ul li:nth-child(5n) {
	margin-right: 15px;
}
#rece-report #round-navi ul li:nth-child(4n) {
	margin-right: 0;
}
}

@media(max-width: 1050px){
#rece-report #round-navi ul li{
	margin-right: 15px;
	margin-bottom: 15px;
    width: calc(25% - 12px);
}
#rece-report #round-navi ul li:nth-child(5n) {
    margin-right: 15px;
}
#rece-report #round-navi ul li:nth-child(4n) {
    margin-right: 0;
}
}

@media(max-width: 850px){
#rece-report #round-navi {
    width: 100%;
}
#rece-report .link-column {
    width: 631px;
}
#rece-report #round-navi ul li{
    width: 200px;
}
#rece-report #round-navi ul li:nth-child(6n) {
    margin-right: 15px;
}
#rece-report #round-navi ul li:nth-child(5n) {
    margin-right: 15px;
}
#rece-report #round-navi ul li:nth-child(4n) {
    margin-right: 15px;
}
#rece-report #round-navi ul li:nth-child(3n) {
    margin-right: 0;
}
}
@media(max-width: 640px){
#rece-report #round-navi {
    width: 100%;
    padding: 0 20px;
}
#rece-report .link-column {
    width: 100%;
}
#rece-report{
padding: 70px 0 50px;
}
#rece-report h2.title{
	margin-bottom: 50px;
}
#rece-report h2.title img {
    width: 350px;
}
#rece-report #round-navi ul li{
	margin-right: 16px;
    width: calc(50% - 8px);
}
#rece-report #round-navi ul li:nth-child(3n) {
	margin-right: 16px;
}
#rece-report #round-navi ul li:nth-child(2n) {
    margin-right: 0;
}
}
@media(max-width: 430px){
#rece-report #round-navi {
    width: 100%;
    padding: 0 15px;
}

#rece-report #round-navi ul li a{
	font-size: 3.5vw;
    padding: 10px 0 10px 10px;
}


}

/* ------------------------------------------------------------------------
wallpaper
------------------------------------------------------------------------- */
#wallpaperWrap{
	border-top: 2px solid #000;
}
#wallpaperWrap .title_m{
	margin: 0 auto 60px;
}
#wallpaperWrap .wallpaper-list{
	display: flex;
	align-items: center;
	justify-content: center;
}

#wallpaperWrap .wallpaper-list li:first-child{
	margin-right: 65px;
}

#wallpaperWrap .wallpaper-list a span{
	display: block;
	color: #fff;
	text-align: center;
}

#wallpaperWrap .wallpaper-list a:hover{
	opacity: 1;
}

#wallpaperWrap .wallpaper-list .img-item{
	width: 260px;
	box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.85);
	transition: .3s;
}

#wallpaperWrap .wallpaper-list .link-txt{
	margin: 20px 0 30px;
	font-size: 15px;
}

#wallpaperWrap .wallpaper-list .link-item{
	text-align: center;
    display: block;
    margin: 0 auto 0;
    width: 137px;
    overflow: hidden;
    border-radius: 50px;
    border: 2px solid #fff;
    transition: .3s;
    position: relative;
}

#wallpaperWrap .wallpaper-list span.link-item:before {
    content: '';
    width: 0;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    transition: .3s;
    background: #fff;
}

#wallpaperWrap .wallpaper-list .link-item .text {
    display: block;
    padding: 9px 0 7px 13px;
    text-align: left;
    font-weight: bold;
    color: #fff;
    font-size: 15px;
    z-index: 1;
    transition: .3s;
    position: relative;
    letter-spacing: 1px;
}

#wallpaperWrap .wallpaper-list .link-item span.text:after{
	content: '';
    width: 16px;
    height: 16px;
	background: url(https://toyotagazooracing.com/pages/contents/en/assets/images/wec/special/2020/24h-lemans/images/icon_wallpaper.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
    position: absolute;
    top: 8px;
    right: 14px;
}

#wallpaperWrap .wallpaper-list .list a:hover span.text:after{
	background: url(https://toyotagazooracing.com/pages/contents/en/assets/images/wec/special/2020/24h-lemans/images/icon_wallpaper_h.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}

#wallpaperWrap .wallpaper-list a:hover span.link-item:before {
	width: 100%;
}

#wallpaperWrap .wallpaper-list a:hover .img-item{
	box-shadow: none;
}

#wallpaperWrap .wallpaper-list a:hover .link-item .text{
	color: #c70e1a;
}

@media(max-width: 799px){
#wallpaperWrap .wallpaper-list li:first-child{
	margin-right: 30px;
}
}
@media(max-width: 640px){
#wallpaperWrap .wallpaper-list{
	display: block;
    align-items: inherit;
    justify-content: inherit;
    max-width: 400px;
/*    min-width: 250px;*/
    width: 60%;
    margin: 0 auto;
}
#wallpaperWrap .wallpaper-list .img-item{
	width: 100%;
}
#wallpaperWrap .wallpaper-list .img-item img{
	width: 100%;
}
#wallpaperWrap .wallpaper-list li:first-child{
	margin-right: 0;
}
#wallpaperWrap .wallpaper-list .list{
	margin-bottom: 110px;
}
#wallpaperWrap .wallpaper-list .link-txt {
    margin: 20px 0 25px;
    font-size: 20px;
}
#wallpaperWrap .wallpaper-list .link-item{
    width: 85%;
}
#wallpaperWrap .wallpaper-list .link-item .text {
    font-size: 4.5vw;
    padding: 2.2vw 0 2vw 6.5vw;
letter-spacing: .4vw;
}
#wallpaperWrap .wallpaper-list .link-item span.text:after{
	width: 5vw;
    height: 5vw;
	top: 2.4vw;
    right: 6.5vw;
}
}



/* ------------------------------------------------------------------------
lemansLinkWrap
------------------------------------------------------------------------- */
#lemansLinkWrap{
	padding: 100px 0;
}
#lemansLinkWrap .img-item{
    width: 350px;
}
@media(max-width: 640px){
#lemansLinkWrap{
	padding: 70px 0;
}
#lemansLinkWrap .img-item{
    width: 300px;
}
}
/* ------------------------------------------------------------------------
アニメーション
------------------------------------------------------------------------- */
.contentsItem{
	position: relative;
	overflow: hidden;
}

div.contentsItem:before{
    content: '';
    position: absolute;
    transition: 1s;
    width: 2000px;
    height: 200%;
    /* display: block; */
    top: 174%;
    left: 30%;
    /* right: 0; */
    background: rgb(231 0 18); 
/*    background: rgb(88 70 156);*/
    transform: rotate(240deg);
/*    opacity: .5;*/
    transform-origin: top left;

}

.contentsItem-inner{
	position: relative;
}

div.contentsItem.action:before{
	height: 0;
}

/* specialContents */
div#specialContents.contentsItem:before{
    content: '';
    position: absolute;
    transition: .6s;
    width: 1000px;
    height: 900px;
    /* display: block; */
    top: 700px;
    left: 38%;
    /* right: 0; */
     background: rgb(231 0 18); 
/*    background: rgb(88 70 156);*/
    transform: rotate(240deg);
/*    opacity: .5;*/
    transform-origin: top left;

}

div#specialContents.contentsItem:before{
	transition: 1s;
}

div#specialContents.action:before{
	height: 0 !important;
}

@media screen and (max-width: 768px){
.contentsItem-inner{
	width: 100%;
display: inline;
}

div#specialContents.contentsItem:before{
    width: 1000px;
    height: 1500px;
    top: 900px;
    left: 38%;
    /* right: 0; */
    background: rgb(231 0 18);
    transform: rotate(240deg);
    transform-origin: top left;
}
}

/* ------------------------------------------------------------------------
アニメーション EN
------------------------------------------------------------------------- */
.leman_fdown{
	opacity: 0;
	transition: .5s;
	transition-timing-function: ease-in-out;
    transform: translate3d(0,-40px,0);
    display: block;
    transition-delay: .2s;
}

.leman_fdown.tdelay25{
    transition-delay: .25s;
}

.leman_fdown.tdelay30{
    transition-delay: .3s;
}

.leman_fdown.tdelay40{
    transition-delay: .4s;
}

.leman_fdown.tdelay50{
    transition-delay: .5s;
}

.leman_fdown.action{
    opacity: 1;
    transform: translateZ(0);
/*    transition-delay: inherit;*/
}

.leman_fdown.action.transition_inherit{
    transition-delay: inherit;
}



/*------------------------------------------------------------
Youtube ポップアップ
-------------------------------------------------------------*/

/*! Lity - v2.3.1 - 2018-04-20
* http://sorgalla.com/lity/
* Copyright (c) 2015-2018 Jan Sorgalla; Licensed MIT */.lity{z-index:9990;position:fixed;top:0;right:0;bottom:0;left:0;white-space:nowrap;background:#0b0b0b;background:rgba(0,0,0,0.9);outline:none !important;opacity:0;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}.lity.lity-opened{opacity:1}.lity.lity-closed{opacity:0}.lity *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.lity-wrap{z-index:9990;position:fixed;top:0;right:0;bottom:0;left:0;text-align:center;outline:none !important}.lity-wrap:before{content:'';display:inline-block;height:100%;vertical-align:middle;margin-right:-0.25em}.lity-loader{z-index:9991;color:#fff;position:absolute;top:50%;margin-top:-0.8em;width:100%;text-align:center;font-size:14px;font-family:Arial,Helvetica,sans-serif;opacity:0;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}.lity-loading .lity-loader{opacity:1}.lity-container{z-index:9992;position:relative;text-align:left;vertical-align:middle;display:inline-block;white-space:normal;max-width:100%;max-height:100%;outline:none !important}.lity-content{z-index:9993;width:100%;-webkit-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;-o-transition:-o-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease, -webkit-transform .3s ease, -o-transform .3s ease}.lity-loading .lity-content,.lity-closed .lity-content{-webkit-transform:scale(.8);-ms-transform:scale(.8);-o-transform:scale(.8);transform:scale(.8)}.lity-content:after{content:'';position:absolute;left:0;top:0;bottom:0;display:block;right:0;width:auto;height:auto;z-index:-1;-webkit-box-shadow:0 0 8px rgba(0,0,0,0.6);box-shadow:0 0 8px rgba(0,0,0,0.6)}.lity-close{z-index:9994;width:35px;height:35px;position:fixed;right:0;top:0;-webkit-appearance:none;cursor:pointer;text-decoration:none;text-align:center;padding:0;color:#fff;font-style:normal;font-size:35px;font-family:Arial,Baskerville,monospace;line-height:35px;text-shadow:0 1px 2px rgba(0,0,0,0.6);border:0;background:none;outline:none;-webkit-box-shadow:none;box-shadow:none}.lity-close::-moz-focus-inner{border:0;padding:0}.lity-close:hover,.lity-close:focus,.lity-close:active,.lity-close:visited{text-decoration:none;text-align:center;padding:0;color:#fff;font-style:normal;font-size:35px;font-family:Arial,Baskerville,monospace;line-height:35px;text-shadow:0 1px 2px rgba(0,0,0,0.6);border:0;background:none;outline:none;-webkit-box-shadow:none;box-shadow:none}.lity-close:active{top:1px}.lity-image img{max-width:100%;display:block;line-height:0;border:0}.lity-iframe .lity-container,.lity-youtube .lity-container,.lity-vimeo .lity-container,.lity-facebookvideo .lity-container,.lity-googlemaps .lity-container{width:100%;max-width:964px}.lity-iframe-container{width:100%;height:0;padding-top:56.25%;overflow:auto;pointer-events:auto;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-overflow-scrolling:touch}.lity-iframe-container iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;-webkit-box-shadow:0 0 8px rgba(0,0,0,0.6);box-shadow:0 0 8px rgba(0,0,0,0.6);background:#000}.lity-hide{display:none}