@charset "UTF-8";

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

ル・マン ヒストリー用CSS

MAKING 200827 sim_mano
-------------------------------------------------------------*/

/*------------------------------------------------------------
基本構造 NEWテンプレート対応
-------------------------------------------------------------*/
#main {
	background: #121212;
}

#main .tmp_column_right{
	display: none;
}
.tmp_column_bottom{
	display: none;
}

.contents-inner{
	width: 100%;
	max-width: 1600px;
	margin: 0 auto;
	padding-top: 0;
}

.sp-br{
display:none;
}

@media screen and (max-width: 1200px){
.sp-br{
display:block;
}
}

/*------------------------------------------------------------
メインビジュアル
-------------------------------------------------------------*/
#main_visual {
margin:0 0 0 0 !important;
padding:0 !important;
width:100% !important;
background:none !important;
position: relative;
}

#main_visual img {
width: 100% !important;
height: auto !important;
vertical-align: bottom!important;
}

#main_visual .main-title {
width: 100%;
position: absolute;
color: #fff;
top: 30%;
text-align: center;
left: 50%;
transform: translateX(-50%);
font-size: 28px;
font-family: serif;
text-shadow:1px 1px 0 #000, -1px -1px 0 #000,
              -1px 1px 0 #000, 1px -1px 0 #000,
              0px 1px 0 #000,  0-1px 0 #000,
              -1px 0 0 #000, 1px 0 0 #000;
}

#main_visual .main-title span {
font-size: 80px;
}
@media screen and (max-width: 767px){
	#main_visual .main-title {
    font-size: 17px;
  }
  #main_visual .main-title span {
    font-size: 40px;
  }
}

/*------------------------------------------------------------
目次ページ
-------------------------------------------------------------*/
#main .content{
background: #fff;
} 

#lemans-challenging-history.contents-toppage{
width: 100%;
max-width: 800px;
margin: 0 auto;
}

#lemans-challenging-history.contents-toppage h1{
text-align: center;
font-size: 34px;
font-family: serif;
font-style: italic;
font-weight: bold;
padding-bottom: 50px;
}

#lemans-challenging-history.contents-toppage h1 span{
font-size: 22px;
}

#lemans-challenging-history.contents-toppage .lead{
text-align: center;
}


#lemans-challenging-history.contents-toppage .title{
padding: 125px 0 180px 0;
}

@media screen and (max-width: 899px){
	
#lemans-challenging-history.contents-toppage{
width: 90%;
max-width: 800px;
margin: 0 5%;
}

}

/*------------------------------------------------------------
目次エリア
-------------------------------------------------------------*/

#lemans-challenging-history .table_of_contents{
width: 100% !important;
box-sizing: border-box !important;
margin: 0 0 80px 0 !important;
}



#lemans-challenging-history .table_of_contents h2{
font-size: 18px !important;
font-weight: bold !important;
padding: 0 0 25px 0 !important;
font-size: 10px;
font-family: serif;
font-style: italic;
line-height: 1.5em;
}

#lemans-challenging-history .table_of_contents h2 span{
display: inline-block;
width: 100%;
border-bottom: 1px solid #000;
font-size: 34px;
padding-bottom: 0px;
line-height: 1.5em;
}

#lemans-challenging-history .table_of_contents h2:hover,
#lemans-challenging-history .table_of_contents .link_button a:hover{
opacity: 0.7 !important;
text-decoration: none !important;
}


#lemans-challenging-history .table_of_contents .update_date{
font-size: 12px;
margin:15px 0 15px 0 !important;
}


#lemans-challenging-history .table_of_contents .imgthumb {
float: left !important;
margin: 0 5% 0 0 !important;
padding: 0 !important;
width: 51% !important;
}


#lemans-challenging-history .table_of_contents .imgthumb img{
width: 100% !important;
height: auto !important;
}


#lemans-challenging-history .table_of_contents .description{
font-size: 13px !important;
line-height: 2.0em !important;
margin: 0 0 25px 0 !important;
}



#lemans-challenging-history .table_of_contents .link_button{
text-align: right !important;
font-size: 16px !important;
}

#lemans-challenging-history .table_of_contents .link_button a{
text-decoration: underline !important;
color: #ff0000;
}

#lemans-challenging-history .table_of_contents .link_button a:hover{
opacity: 0.7;
}





/* リンクがない時 */
#lemans-challenging-history .table_of_contents.nolink{
color: #ccc !important;
}

#lemans-challenging-history .table_of_contents.nolink img{
opacity: 0.4;
}

#lemans-challenging-history .table_of_contents.nolink h2{
border-bottom: 2.5px dashed #ccc !important;
}



/*------------------------------------------------------------
各ページ共通ページネーション
-------------------------------------------------------------*/


#lemans-challenging-history #page_turning{
display: table;
width: 100%;
table-layout: fixed;
background: #333 !important;
margin: 100px 0 30px 0 !important;
box-sizing: border-box !important;
color: #FFF;
}


#lemans-challenging-history #page_turning li{
display: table-cell;
box-sizing: border-box !important;
text-align: center;
}


#lemans-challenging-history #page_turning .none{
width: 15%;
background: #333 !important;
color: #FFF;
vertical-align: middle !important;
}


#lemans-challenging-history #page_turning .prev{
width: 15%;
vertical-align: middle !important;
}


#lemans-challenging-history #page_turning .next{
width: 15%;
background: #FF0000 !important;
vertical-align: middle !important;
}


#lemans-challenging-history #page_turning .next_title{
width: 70%;
padding: 5px 0 !important;
vertical-align: middle !important;
}


#lemans-challenging-history #page_turning li a{
color: #FFF !important;
display: block;
padding: 10px 0 10px 0 !important;
}


#lemans-challenging-history #page_turning li a:hover{
text-decoration: underline;
}


#lemans-challenging-history #pagination{
text-align: center;
margin: 0 0 60px 0;
padding-bottom: 60px;
border-bottom: 2px solid #000;
}


#lemans-challenging-history #pagination li {
display: inline-block !important;
box-sizing: border-box !important;
font-size: 15px !important;
box-sizing: border-box !important;
transform: skew(-8deg, 0deg) !important;
-ms-transform: skew(-8deg, 0deg) !important;
-webkit-transform: skew(-8deg, 0deg) !important;
-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1, M12=-0.1405408347023919, M21=0, M22=1, SizingMethod='auto expand')" !important;

background: #333 !important; /* #141414 */
}


#lemans-challenging-history #pagination li.now{
background: #FF0000 !important;
}


#lemans-challenging-history #pagination li.comingsoon{
background: #333 !important;
}


#lemans-challenging-history #pagination li a,
#lemans-challenging-history #pagination li span{
transform: skew(8deg, 0deg) !important;
-ms-transform: skew(8deg, 0deg) !important;
-webkit-transform: skew(8deg, 0deg) !important;
-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1, M12=0.1405408347023919, M21=0, M22=1, SizingMethod='auto expand')" !important;

display: block !important;
padding: 5px 10px 5px 10px !important;

text-decoration: none !important;
}


#lemans-challenging-history #pagination li a{
color: #FFF !important;
}


#lemans-challenging-history #pagination li a:hover{
text-decoration: underline;
}


#lemans-challenging-history #pagination li.comingsoon span{
color: #FFF !important;
}


@media screen and (max-width: 767px){


#lemans-challenging-history #page_turning .none{
width:50%;
background: #333 !important; /* #141414 */
color: #FFF !important;
}


#lemans-challenging-history #page_turning .prev{
width:50%;
}


#lemans-challenging-history #page_turning .next{
width:50%;
background: #FF0000 !important;
}


#lemans-challenging-history #page_turning .next_title{
display: none;
}

}






/*------------------------------------------------------------
コンテンツページ
-------------------------------------------------------------*/

#lemans-challenging-history.contents-page{
width: 100%;
max-width: 800px;
margin: 0 auto;
}

#lemans-challenging-history.contents-page h1{
font-size: 20px;
font-weight: bold !important;
font-style: italic;
font-family: serif;
text-align: center;
padding: 125px 0 45px 0;
}

#lemans-challenging-history.contents-page h1 span{
display: inline-block;
width: 100%;
border-bottom: 1px solid #000;
font-size: 47px;
}

#lemans-challenging-history.contents-page h1 .common-title-small{
font-size: 18px;
border: none;
}

#lemans-challenging-history.contents-page h1 .common-title{
padding: 0 0 15px 0;
font-size: 26px;
border: none;
}

#lemans-challenging-history.contents-page p{
margin-bottom: 1em;
}

#lemans-challenging-history .car-images-area{
margin-top: 90px;
}


#lemans-challenging-history .car-images-area ul{
font-size: 0 !important;
}

#lemans-challenging-history .car-images-area li{
display: inline-block;
width: 48%;
margin: 0;
}

#lemans-challenging-history .car-images-area li:nth-child(2n+1){
margin-right: 4%;
}

@media screen and (max-width: 899px){
	
#lemans-challenging-history.contents-page{
width: 90%;
max-width: 800px;
margin: 0 5%;
}

}


@media screen and (max-width: 767px){
#lemans-challenging-history .car-images-area li{
display: inline-block;
width: 100%;
margin: 0;
}

#lemans-challenging-history .car-images-area li:nth-child(2n+1){
margin-right: 0;
}
}



#lemans-challenging-history #contents-link{
display: flex;
flex-wrap: wrap;
}

#lemans-challenging-history #contents-link li{
display: inline-block;
width: 21.25%;
margin-right: 5%;
font-size: 13px;
margin-bottom: 43px;
}

#lemans-challenging-history #contents-link li span{
font-size: 15px;
display: inline-block;
width: 100%;
margin-top: 12px;
}

#lemans-challenging-history #contents-link li.now{

}

#lemans-challenging-history #contents-link li.now a{
opacity: 0.5;
}


#lemans-challenging-history #contents-link li:nth-child(4n){
margin-right: 0;
}

@media screen and (max-width: 767px){

#lemans-challenging-history #contents-link li:nth-child(4n){
margin-right: inherit;
}

#lemans-challenging-history #contents-link li{
display: inline-block;
width: 48%;
margin-right: 4%;
font-size: 13px;
margin-bottom: 43px;
}

#lemans-challenging-history #contents-link li:nth-child(2n){
margin-right: 0;
}

}