<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

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

ル・マン現地レポート用CSS

MAKING 160602 sim_nak
UPDATE 171018 sim_mano
-------------------------------------------------------------*/


/*------------------------------------------------------------
Javascriptの構造

・基本構造
・LeMans REPORT

・メインビジュアル
・コンテンツヘッダー（h1／SNSボタン）
・コンテンツ
・ページネーション
・floatキャンセル
・Magnific Popup CSS
・当選者のコメント
・sp_br
-------------------------------------------------------------*/




/*--------------------------------------------------------
基本構造
--------------------------------------------------------*/
#tgr_2019 .tmp_column_right{
  display: none !important;
}

#contents-body .tmp_column_bottom{
  display: none !important;
}

.sp_br{
display: none;
}

.pc_br{
display: block;
}

.pc-display{
display: inline-block;
}

.morebtn a{
    color: #000;
    font-size: 12px;
    font-size:13px;
    font-weight: bold;
    display: inline-block;
    text-align: left;
    margin-top: 33px;
    padding: 13px 20px;
    width: 178px;
    background-color: #e5e5e5;
    position: relative;
}

.morebtn svg { 
transform: translateY(-50%) scale(.5);
position: absolute;
top: 50%;
right: 10px;
transition-duration: .3s;
fill: #e60010;
}


@media screen and (max-width: 767px){
.sp_br{
display: block;
}
.pc_br{
display: none;
}

.pc-display{
display: none;
}


.morebtn a{
    color: #000;
    font-size: 12px;
    font-size:13px;
    font-weight: bold;
    display: block;
    text-align: left;
    margin: 33px auto 0 auto;
    padding: 13px 20px;
    width: 178px;
    background-color: #e5e5e5;
    position: relative;
}

}





/*------------------------------------------------------------
目次ページ
-------------------------------------------------------------*/

.table_of_contents_lead{
text-align: center;
font-weight: bold;
font-size: 16px !important;
margin: 30px 0 110px 0;
}

.table_of_contents_lead a{
text-decoration: underline;
}

.table_of_contents_lead a:hover {
text-decoration: none;
}

.lead_asterisk p{
float: right;
font-size: 14px !important;
}

.title_order{
background: #e71f18;
width: 170px;
height: 22px;
color: #fff;
text-align: center;
font-size: 14px !important;
padding: 0 0 0 0;
line-height: 23px !important;
font-weight: bold;
}


#lemans-keisuke-koga-special-column .table_of_contents{
width: 100%;
box-sizing: border-box;
margin: 0 0 170px 0;
}


#lemans-keisuke-koga-special-column .table_of_contents.marginbtm100{
width: 100%;
box-sizing: border-box;
margin: 0 0 100px 0;
}


.special_title h2{
font-size: 18px;
font-weight: bold;
padding: 0 0 0 0;
text-align: left !important;
font-size: 20px !important;
margin: 5px 0 0 0 !important;
border-bottom: solid 2px #000;
line-height: 35px !important;
}



#lemans-keisuke-koga-special-column .table_of_contents h2 a{
color: #333;
}


#lemans-keisuke-koga-special-column .table_of_contents h2 a:hover,
#lemans-keisuke-koga-special-column .table_of_contents .link_button a:hover{
text-decoration: underline;
}


#lemans-keisuke-koga-special-column .table_of_contents .update_date{
font-size: 12px;
padding: 4px 0 0 0;
}


#lemans-keisuke-koga-special-column .table_of_contents .imgthumb {
margin: 0 30px 0 0;
padding: 0;
width: 260px;
}


#lemans-keisuke-koga-special-column .table_of_contents .imgthumb img{
width: 260px;
height: auto;
max-width: none;
}


#lemans-keisuke-koga-special-column .table_of_contents .description{
margin: 0 0 0 0;
text-align: justify;
font-size: 15px;
}

#lemans-keisuke-koga-special-column .table_of_contents .description a{
text-decoration: underline;
}

#lemans-keisuke-koga-special-column .table_of_contents .description a:hover {
text-decoration: none;
}



#lemans-keisuke-koga-special-column .table_of_contents .link_button{
text-align: right;
font-size: 14px;
padding: 2px 0 0 0;
}

#lemans-keisuke-koga-special-column .table_of_contents .link_button a{
color: #fff;
line-height: 33px;
}

#lemans-keisuke-koga-special-column .table_of_contents .link_button a:hover{
}

.special_title{
margin: 0 0 10px 0;
}

.special_content{
align-items: center;
padding: 0 0 0 0;
background-size: 8px 2px;          
background-position: bottom;
background-repeat: repeat-x; 
}

.contents_list{
display: flex;
}

.contents_item{
display: flex;
}

.contents_item:first-child{
/*width: 85%;*/
}

.contents_item:last-child{
/*width: 100%;*/
justify-content: flex-end;
}

.contents_text{
}

.description_driver{
font-weight: bold;
font-size: 14px !important;
}


.link_button{
width: 117px;
height: 32px;
background-color: #000;
color: #FFF;
text-align: center;
font-size: 12px;
}

p.link_button::after {
    content: "＞";
    color: #ff0200;
    margin: auto 3px auto 3px;
}

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

/*#lemans-keisuke-koga-special-column .table_of_contents .imgthumb {
margin: 0 20px 0 0;
padding: 0;
width: 200px;
}

#lemans-keisuke-koga-special-column .table_of_contents .imgthumb img{
width: 200px;
height: auto;
}*/

#lemans-keisuke-koga-special-column .table_of_contents .description{
}

.contents_list{
display: block;
}

.contents_item:first-child{
width: 100%;
}

.contents_item:last-child{
width: 100%;
justify-content: center;
margin: 30px 0 0 0;
}

/*.description br{
display: none;
}*/

/*#lemans-keisuke-koga-special-column .table_of_contents h2 {
line-height: 21px;
}*/

}

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

br.sp_br{
  display: block;
}

}

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

#lemans-keisuke-koga-special-column .table_of_contents h2 {
line-height: 21px;
}

}

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

.contents_list {
display: block;
}

#lemans-keisuke-koga-special-column .table_of_contents .imgthumb img{
width: 195px;
}

#lemans-keisuke-koga-special-column .table_of_contents .imgthumb {
width: 195px;
float: left !important;
margin: 0 20px 20px 0;
}

.special_content {
padding: 0 0 30px 0;
}

.contents_item:last-child{
display: flow-root;
}


}

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

#lemans-keisuke-koga-special-column .table_of_contents h2 {
line-height: 33px !important;
}

#lemans-keisuke-koga-special-column .lead {
margin: 30px auto 80px auto !important;
}

.description br{
display: none;
}

.contents_item{
display: contents;
}

#lemans-keisuke-koga-special-column .table_of_contents .description{
/*margin: 25px 0 0 0;*/
}

.special_content {
padding: 0 0 30px 0;
}

#lemans-keisuke-koga-special-column .table_of_contents {
margin: 0 0 90px 0;
}

.title_order{
width: 135px;
height: 18px;
font-size: 11px !important;
line-height: 18px !important;
}

.table_of_contents_lead{
margin: 30px 0 70px 0;
}

.table_of_contents_lead{
text-align: initial;
}

.table_of_contents_lead .sp_br_none{
  display: none;
}

#lemans-keisuke-koga-special-column.sub h2{
padding: 0 0 6px 0 !important;
}



}





/* リンクがない時 */
#lemans-keisuke-koga-special-column .table_of_contents.nolink{
color: #ccc;
}

#lemans-keisuke-koga-special-column .table_of_contents.nolink img{
opacity: 0.4;
}

#lemans-keisuke-koga-special-column .table_of_contents.nolink h2{
border-bottom: 2.5px dashed #ccc;
}




/*--------------------------------------------------------
前編はこちら
--------------------------------------------------------*/

.link-area {
  margin: 0 auto;
  max-width: 900px;
  text-align: left;
}

.link-area a {
  padding: 0 0 0 0;
  display: flex;
  position: relative;
}

#lemans-keisuke-koga-special-column .prev-link-01 {
  border: 1px solid #ff0000;
  overflow: hidden;
  width: 145px;
  height: 31px;
  position: absolute;
  right: 0;
  bottom: -20px;
}

#lemans-keisuke-koga-special-column .prev-link-01 {
  top: 30px;
}

#lemans-keisuke-koga-special-column .prev-link-02 {
  border: 1px solid #ff0000;
  overflow: hidden;
  width: 145px;
  height: 31px;
  position: absolute;
  right: 0;
  bottom: -20px;
}

#lemans-keisuke-koga-special-column .prev-link-02 {
  top: 30px;
}


#lemans-keisuke-koga-special-column .prev-link {
  border: 1px solid #ff0000;
  overflow: hidden;
  width: 145px;
  height: 31px;
  position: absolute;
  right: 0;
  bottom: -20px;
}

#lemans-keisuke-koga-special-column .prev-link {
  top: 30px;
  left: 0;
}

.prev-link-01::before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  right: 0;
  bottom: 0;
  background: #ff0000;
  transform: translateX(-194px);
  transition: .3s;
}

.prev-link-02::before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  right: 0;
  bottom: 0;
  background: #ff0000;
  transform: translateX(-194px);
  transition: .3s;
}

.prev-link::before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  right: 0;
  bottom: 0;
  background: #ff0000;
  transform: translateX(-194px);
  transition: .3s;
}

.prev-link-01::after {
  content: '前編を読む ＞';
  width: 100%;
  height: 100%;
  color: #ff0000;
  position: absolute;
  right: 0;
  bottom: 0;
  text-align: center;
  font-size: 0.9rem;
  font-weight: bold;
}

.prev-link-02::after {
  content: '後編を読む ＞';
  width: 100%;
  height: 100%;
  color: #ff0000;
  position: absolute;
  right: 0;
  bottom: 0;
  text-align: center;
  font-size: 0.9rem;
  font-weight: bold;
}

.prev-link::after {
  content: '＜ 前編を読む';
  width: 100%;
  height: 100%;
  color: #ff0000;
  position: absolute;
  right: 0;
  bottom: 0;
  text-align: center;
  font-size: 0.9rem;
  font-weight: bold;
}

.prev-link-01::after {
  content: '前編を読む ＞';
}

.prev-link-02::after {
  content: '後編を読む ＞';
}

.prev-link::after {
  content: '＜ 前編はこちら';
}

.link-area a{
    position: relative;
}

.link-area a:hover .prev-link-01::before {
  transform: translateX(0);
}

.link-area a:hover .prev-link-02::before {
  transform: translateX(0);
}

.link-area a:hover .prev-link::before {
  transform: translateX(0);
}

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

.link-area a:hover .prev-link-01::after {
  color: #fff;
}

.link-area a:hover .prev-link-02::after {
  color: #fff;
}

.link-area a:hover .prev-link::after {
  color: #fff;
}

.link-area .bp-pc {
  display: block;
}
.link-area .bp-sp {
  display: none;
}

@media screen and (max-width: 940px){
  .link-area {
    width: 94%;
  }
}

@media screen and (max-width: 768px){
  .link-area img {
    width: 44%;
    height: 100%;
  }
  #lemans-keisuke-koga-special-column .upside {
    margin: 0 auto 150px;
  }
}


@media screen and (max-width: 580px){
    .link-area .bp-pc {
    display: none;
  }
  .link-area .bp-sp {
    display: block;
  }
  .link-area {
    width: 94%;
  }
  .link-area a {
    padding: 0 0 0 0;
    display: block;
  }
  .link-area img {
    margin: 16px 20px 0 0;
    float: left;
  }

  #lemans-keisuke-koga-special-column .prev-link-01 {
    width: 194px;
    height: 35px;
    left: 50%;
    transform: translateX(-50%);
    bottom: -46px;
  }

  #lemans-keisuke-koga-special-column .prev-link-02 {
    width: 194px;
    height: 35px;
    left: 50%;
    transform: translateX(-50%);
    bottom: -46px;
  }


  #lemans-keisuke-koga-special-column .prev-link {
    width: 194px;
    height: 35px;
    left: 50%;
    transform: translateX(-50%);
    bottom: -46px;
  }
  #lemans-keisuke-koga-special-column .upside {
    margin: 0 auto 50px;
  }

  #lemans-keisuke-koga-special-column .upside .prev-link-01 {
    top: 40px;
    left: 50%;
  }

  #lemans-keisuke-koga-special-column .upside .prev-link-02 {
    top: 40px;
    left: 50%;
  }

  #lemans-keisuke-koga-special-column .upside .prev-link {
    top: -70px;
    left: 50%;
  }
  .prev-link::before {
    transform: translateX(-194px);
  }
  .prev-link::after {
    font-size: 1rem;
    line-height: 2;
  }
}




/*--------------------------------------------------------
メインビジュアル
--------------------------------------------------------*/
#main_visual{
width: 100%;
max-width: 1600px;
margin: 0 auto;
}


/*--------------------------------------------------------
トップページ 基本構造
--------------------------------------------------------*/

#lemans-keisuke-koga-special-column.top .contents-inner{
width: 94%;
max-width: 1200px;
margin: 0 auto;
}




/*------------------------------------------------------------
コンテンツ
-------------------------------------------------------------*/

#main {
background: #333;
}

#contents {
max-width: 1600px;
margin: 0 auto;
background-color: #000;
}

#title-area{
}

#title-area img{
width: 300px;
}

#title-area.width80 img{
width: 240px;
}


#title-area h1 {
color: #000;
margin: 0 0 0 0;
font-weight: bold;
}

#title-area h1 .sub-title{
font-family: sans-serif;
font-size: 21px;
}


#title-area h1 .date{
font-size: 12px;
color: #7e7e7e;
display: block;
font-weight: normal;
}

#sub-lead{
border-bottom: 1px solid #bababa;
}

#sub-lead p{
display: block;
width: 95%;
max-width: 900px;
margin: 0 auto;
text-align: center;
font-size: 15px;
font-weight: bold;
padding-bottom: 80px;
}

#lemans-keisuke-koga-special-column.sub h2{
font-size: 28px;
font-weight: bold;
color: #000;
font-family: "游ゴシック体", YuGothic , "游ゴシック", "Yu Gothic" , sans-serif;
margin: 119px 0 40px 0;
text-align: center;
font-style: italic;
line-height: 44px;
}

#lemans-keisuke-koga-special-column.sub h3{
font-size: 23px;
font-weight: bold;
color: #000;
font-family: "游ゴシック体", YuGothic , "游ゴシック", "Yu Gothic" , sans-serif;
margin:50px 0 50px 0;
text-align: center;
font-style: italic;
}

.sub_title{
width: 290px;
height: 22px;
margin: 12px auto 0 auto;
background-color: #e71f18;
color: #fff;
display: block;
color: #fff;
font-size: 14px !important;
line-height: 23px !important;
font-style: normal !important;
}

.lead{
font-weight: bold;
}

.lead a{
text-decoration: underline;
}

.lead a:hover {
text-decoration: none;
}

#lemans-keisuke-koga-special-column .section{
border-top: solid 2px #000;
margin: 120px 0 0 0 !important;
}

#lemans-keisuke-koga-special-column.sub .photo-1column, #lemans-keisuke-koga-special-column.sub .photo-2column, #lemans-keisuke-koga-special-column.sub .photo-2setcolumn {
margin: 40px 0 60px 0 !important;
}

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

}

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

.sub_title{
width: 300px;
}

}

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

#lemans-keisuke-koga-special-column.sub h2{
font-size: 24px;
line-height: 37px;
margin: 70px 0 40px 0;
}

.sub_title{
width: 241px;
height: 18px;
margin: 10px auto 0 auto;
font-size: 11px !important;
line-height: 18px !important;
}

#lemans-keisuke-koga-special-column.sub h3{
font-size: 20px;
margin:30px 0 30px 0;
line-height: 30px;
}

#lemans-keisuke-koga-special-column .section{
border-top: solid 2px #000;
margin: 80px 0 0 0 !important;
}

#lemans-keisuke-koga-special-column.sub .photo-1column, #lemans-keisuke-koga-special-column.sub .photo-2column, #lemans-keisuke-koga-special-column.sub .photo-2setcolumn {
margin: 40px 0 40px 0 !important;
}



}

#lemans-keisuke-koga-special-column.sub{
width: 94%;
margin: 0 auto 0 auto;
max-width: 900px;
}

#lemans-keisuke-koga-special-column.sub h3 span{
font-size: 20px;
color: #f00;
display: block;
font-style: italic;
margin-bottom: 5px;
}

#lemans-keisuke-koga-special-column.sub p{
font-size: 15px;
line-height: 2em;
}

#lemans-keisuke-koga-special-column.sub p.small{
color: #7e7e7e;
}

#lemans-keisuke-koga-special-column.sub p .note{
  font-size: 12px;
}

#lemans-keisuke-koga-special-column.sub .photo-gallery{
border-top: 1px solid #bababa;
margin-top: 100px;
}

#lemans-keisuke-koga-special-column.sub .photo-gallery h2{
font-size: 20px;
color: #f00;
font-style: italic;
text-align: center !important;
margin-top: 100px !important;
}

#lemans-keisuke-koga-special-column.sub .photo-gallery ul{
font-size: 0;

}

#lemans-keisuke-koga-special-column.sub .photo-gallery ul li{
display: inline-block;
width: 23.875%;
margin-right: 1.5%;
margin-bottom: 1.5%;
}

#lemans-keisuke-koga-special-column.sub .photo-gallery ul li:nth-child(4n){
margin-right: 0;
}


#lemans-keisuke-koga-special-column.sub .photo-1column,
#lemans-keisuke-koga-special-column.sub .photo-2column,
#lemans-keisuke-koga-special-column.sub .photo-2setcolumn{
margin: 50px 0;
text-align: center;
color: #7e7e7e;
font-size: 13px;
}

#lemans-keisuke-koga-special-column.sub .photo-2column img{
display: inline-block;
align-items: center;
width: 50%;
}

#lemans-keisuke-koga-special-column.sub .photo-2setcolumn ul {
display: flex;
text-align: center;
}

#lemans-keisuke-koga-special-column.sub .photo-2setcolumn ul p {
color: #7e7e7e;
font-size: 13px;
}

.partner-slide{
border-top: 1px solid #000;
border-bottom: 1px solid #000;
padding: 40px 0 50px 0;
}

#lemans-keisuke-koga-special-column.sub h3.heading{
width: 250px !important;
margin: 150px auto 40px auto !important;
}


.partner-slide img{
width: 80%;
margin: 0 auto 15px auto;
}

.partner-slide .morebtn{
display: block;
margin: 0 auto;
width: 80%;	
}

.partner-slide .slick-slide{
text-align: center;
font-weight: bold;
}


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

#lemans-keisuke-koga-special-column.sub .photo-gallery ul li{
display: inline-block;
width: 49%;
margin-right: 2%;
margin-bottom: 2%;
}

#lemans-keisuke-koga-special-column.sub .photo-gallery ul li:nth-child(4n){
margin-right: inherit;
}	
#lemans-keisuke-koga-special-column.sub .photo-gallery ul li:nth-child(2n){
margin-right: 0;
}	
	
#lemans-keisuke-koga-special-column.sub .photo-2column img{
display: inline-block;
width: 100%;
margin: 0 0 30px 0;
}

#lemans-keisuke-koga-special-column.sub .photo-2setcolumn ul {
display: block;
}
}

.content-box{
padding-bottom: 0 !important;
}

/*------------------------------------------------------------
ページネーション
-------------------------------------------------------------*/


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

#page_turning li{
display: table-cell;
box-sizing: border-box;
text-align: center;
}

#page_turning .none{
width: 13% !important;
background: #333333 !important;
color: #333333;
}

#page_turning .prev{
width: 13% !important;
vertical-align: middle !important;
}

#page_turning .next{
width: 13% !important;
background: #FF0000;
vertical-align: middle !important;
}




#page_turning .next_title{
width: 74%;
padding: 10px 0 10px 0;
}

#page_turning li a{
color: #FFF;
display: block;
padding: 10px 0 10px 0;
}

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


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

#page_turning .none{
width:50%;
background: #000;
color: #333;
}

#page_turning .prev{
width:50%;
}

#page_turning .next{
width:50%;
background: #FF0000;
}
	


#page_turning .next_title{
display: none;
}

}



#pagination{
text-align: center;
/*font-size: 0;*/
margin: 30px 0 30px 0;
}

#pagination li {
display: inline-block;

box-sizing: border-box;

font-size: 15px;

/*width: 100%;*/
box-sizing: border-box;

transform: skew(-8deg, 0deg);
-ms-transform: skew(-8deg, 0deg);
-webkit-transform: skew(-8deg, 0deg);
-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1, M12=-0.1405408347023919, M21=0, M22=1, SizingMethod='auto expand')";

background: #333333; /* #141414 */
}


#pagination li.now{
background: #ff0000 !important;
}

#pagination li.comingsoon{
background: #333333;
}



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

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

text-decoration: none;
}

#pagination li a{
color: #FFF;
}

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



#pagination li.comingsoon span{
color: #777;
}



/*--------------------------------------------------------
sp_br
--------------------------------------------------------*/
br.sp_br{
  display: none;
}


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


/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
	color: #000;
    height: 100%;
    min-height: 1px;
    font-size: 14px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}


.slick-prev::before {
   content:"＜";
   color: #f00;
 }
.slick-next::before {
   content:"＞";
   color: #f00;
}

.slick-prev{
    left: 0%;
    background: none;
    border: none;
    position: absolute;
    z-index: 1;
    top: 50%;
  }
.slick-next{
    right: 0;
    background: none;
    border: none;
    position: absolute;
    z-index: 1;
    top: 50%;
}
  @media screen and (max-width:480px) {
    .slick-prev{
        left: 30px;
                 
    }
     .slick-next{
       right: 30px;
    }
}


/* ------------------------------------------------------------------------
ランディングページ へのリンク
------------------------------------------------------------------------- */


#link-banner-area{
    clear: both;
    width: 615px !important;
    padding: 80px 0 40px 0 !important;
    margin: 0 auto;
}

#link-banner-area p.wrap{
}

#link-banner-area .wrap a{
font-size: 13px !important;
transition: .5s;
color: #fff;
}
#link-banner-area .wrap a.f-black{
    color: #000 !important;
}

#link-banner-area .wrap{
font-size: 0 !important;
display: inline-block;
width: 100%;
overflow: hidden;
text-align: center !important;
-webkit-transition-duration: 300ms;
-moz-transition-duration: 300ms;
-o-transition-duration: 300ms;
-ms-transition-duration: 300ms;
transition-duration: 300ms;
}

#link-banner-area .wrap .img-space{
/*-webkit-transform: scale(1.05);
-moz-transform: scale(1.05);
-o-transform: scale(1.05);
-ms-transform: scale(1.05);
transform: scale(1.05);*/
overflow: hidden;
display: block;
border: 1px solid #333;
line-height: 0 !important;
margin-bottom: 10px;
}

#link-banner-area .wrap img{
width: 100%;
height: auto;
-moz-transition: -moz-transform 0.2s linear;
-webkit-transition: -webkit-transform 0.2s linear;
-o-transition: -o-transform 0.2s linear;
-ms-transition: -ms-transform 0.2s linear;
transition: transform 0.2s linear;
}
#link-banner-area .wrap a:hover{
    color: #fff !important;
    opacity: 1;
}
#link-banner-area .wrap .f-black:hover{
    color: #000 !important;
}


#link-banner-area .wrap a:hover img{
-webkit-transform: scale(1.05);
-moz-transform: scale(1.05);
-o-transform: scale(1.05);
-ms-transform: scale(1.05);
transform: scale(1.05);
}

#link-banner-area .sp_br{
display: none;
}

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

#link-banner-area{
width: 90% !important;
margin: 30px auto 0px auto !important;
padding: 40px 0 0px 0 !important;
}

#link-banner-area img{
width: 100%;
}


#link-banner-area .sp_br{
display: block;
}


}

</pre></body></html>