<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
-------------------------------------------------------------*/




/*--------------------------------------------------------
基本構造
--------------------------------------------------------*/

body {
position: relative;
width: 100%;
margin: 0;
background-color: #000;
color: #eee;
font-size: 14px;
/*font-size:12px; gazooracing_common.css */
font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴシック ProN', YuGothic, '游ゴシック', Meiryo, 'メイリオ', sans-serif;
overflow-x: hidden;
-webkit-text-size-adjust: 100%;
/*
color: #fff;
background-color: #000;
*/
line-height: 1.6;
}


#contents_wrapper{
width: 100%;
text-align: center;
background: #222;
color: #FFF;
}

#subpage_content {
text-align: left;
margin: 0 auto;
width: 100%;
}


/* サイドバー非表示 */
/*.side.wec{
display: none !important;
}*/


#contents_wrapper a{
color: #FFF;
}



.single_contents{
width: 100%;
padding: 50px 2% 50px 2% !important;
box-sizing: border-box;
text-align: center;
min-height: 500px;
}

.single_contents p {
font-size: 18px !important;
margin: 0 0 2.0em 0 !important;
}


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

.single_contents p{
font-size: 13px;
}

}


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

.single_contents p{
text-align: left;
}

}



h2{
font-size: 45px;
text-align: center;
margin: 0 0 40px 0;
font-weight: 200;
letter-spacing: 0.08em;
line-height: 1.0em;
}


.linkbutton a {
width: 250px !important;
height: 45px !important;
line-height: 45px !important;
font-weight: bold !important;
display: inline-block !important;
box-sizing: border-box !important;
font-size: 15px !important;
box-sizing: border-box !important;

/*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')";*/
text-align: center;
}

.linkbutton a 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;
text-decoration: none;
line-height: 45px;

}


.linkbutton a {
color: #FFF;
background: #e52111;
}

.linkbutton a:hover{
background: #ac190d;
}


#tgr_2019 .tmp_column_right{
  display: none !important;
}

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


/*#tgr_2015 .side.wrc{
  display: none !important;
}
*/
@media screen and (max-width : 799px) {

.linkbutton a {
width: 60% !important;
font-size: 13px !important;
}

}


/**************/
/* レポートページ */
/**************/
#archive-ribbon { display: none; }
#tgr_2019 .kv_tmp_heading.kv_report .kv_title h1 { font-family: 'DecimaMonoPro', sans-serif; font-size: 40px; font-size: 10.6666vw; line-height: 1.1; letter-spacing: -.025em; padding-top: 0; padding-left: 6%; transform: skew(-8deg); transform-origin: bottom; white-space: nowrap; margin-bottom: 3px; }
#tgr_2019 .kv_tmp_heading.kv_report .kv_title h1 .kv_caption { font-size: 14px; font-size: 3.7333vw; line-height: 1; letter-spacing: normal; display: block; padding-left: .25em; margin-bottom: -.5em; }
#tgr_2019 .kv_tmp_heading.kv_report .kv_title h1 .font { display: block; }
#tgr_2019 .kv_tmp_heading.kv_report .kv_title h1 .font + .font { margin-top: -.5em; }
.kv_tmp_heading.kv_report .kv_title h1:before { transform: skew(-7deg); top: 0; bottom: 5vw; }

.tmp_visual_second { margin-bottom: 40px; }

@media screen and (min-width: 768px) {
  #tgr_2019 .kv_tmp_heading.kv_report .kv_title h1 { font-size: 56px; padding-left: 30px; margin-bottom: -5px; }
  #tgr_2019 .kv_tmp_heading.kv_report .kv_title h1 .kv_caption { font-size: 18px; }
  #tgr_2019 .kv_tmp_heading.kv_report .kv_title h1 .font { display: inline; }
  .kv_tmp_heading.kv_report .kv_title h1:before { top: 3px; bottom: 20px; }

  .tmp_visual_second { margin-bottom: 60px; }
}

/* ラウンドメニュー */
.round-navi_head { position: fixed; z-index: 10; background-color: #fff; }
.round-navi_head .series_name p { line-height: 1.5; }

@media screen and (max-width: 768px) {
  .has-head_round { padding-top: 50px; display: none; }

  .header-hide .round-navi_head { -webkit-transform: translateY(-50px); transform: translateY(-50px); }
  .round-navi_head { top: 100px; -webkit-transition: transform .2s linear; transition: transform .2s linear; }
  .round-navi_head .current-round { font-family: 'DecimaMonoPro', sans-serif; font-size: 20px; font-style: italic; padding: 0 15px; height: 50px; display: flex; align-items: center; position: relative; z-index: 1; background-color: #fff; border-bottom: 1px solid #e5e5e5; }
  .round-navi_head .current-round:after { content: ""; width: 5px; height: 5px; transform: translateY(-50%) rotate(45deg); position: absolute; top: 50%; right: 22px; border-bottom: 2px solid #e60010; border-right: 2px solid #e60010; -webkit-transition: transform .3s; transition: transform .3s; }
  .round-navi_head .menu-list ul { display: flex; flex-wrap: wrap; padding: 0 15px; position: absolute; background-color: #fff; -webkit-transition: transform .5s; transition: transform .5s;  transform: translateY(-100vh) !important; border-bottom: 1px solid #e5e5e5; }
  .round-navi_head .menu-list li { padding: 0 15px; width: 50%; margin-bottom: -1px; }
  .round-navi_head .menu-list a, .round-navi_head .menu-list .series_name p { font-family: 'DecimaMonoPro'!important; font-size: 14px; font-size: 3.7333vw; font-style: italic; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; position: relative; height: 50px; color: #000; border-bottom: 1px solid #e5e5e5; position: relative; }
  .round-navi_head .menu-list a:not(.nolink):after { display: block; width: 18px; height: 24px; content: ""; position: absolute; top: 50%; right: 15px; left: auto; transform: translateY(-50%) scale(0.5); background-image: url(/pages/contents/jp/tgr-asset/image/common/btn_arrow.svg); }
  .round-navi_head .current-round.open:after { transform: translateY(-50%) rotate(-135deg); }
  .round-navi_head .current-round.open ~ .scroll_inr ul { transform: translateY(0) !important; }
  .round-navi_head .current-1 .menu1, .round-navi_head .current-2 .menu2, .round-navi_head .current-3 .menu3,
  .round-navi_head .current-4 .menu4, .round-navi_head .current-5 .menu5, .round-navi_head .current-6 .menu6,
  .round-navi_head .current-7 .menu7, .round-navi_head .current-8 .menu8, .round-navi_head .current-9 .menu9,
  .round-navi_head .current-10 .menu10, .round-navi_head .current-11 .menu11, .round-navi_head .current-12 .menu12, .round-navi_head .current-13 .menu13,
  .round-navi_head .current-14 .menu14, .round-navi_head .current-15 .menu15, .round-navi_head .current-16 .menu16,
  .round-navi_head .current-17 .menu17, .round-navi_head .current-18 .menu18, .round-navi_head .current-19 .menu19,
  .round-navi_head .current-20 .menu20 { display: none; }
  .round-navi_head .menu-list a.nolink { color: #ccc; }
}

@media screen and (min-width: 769px) {
  .has-head_round { padding-top: 61px; display: none;}
  .has-head_round .tmp_column_right { padding-top: 80px; }

  .header-hide .round-navi_head { -webkit-transform: translateY(-70px); transform: translateY(-70px); }
  .round-navi_head .current-round { display: none; }
  .round-navi_head { top: 131px; -webkit-transition: .3s; transition: .3s; border-bottom: 1px solid #e5e5e5; }
  .round-navi_head ul { font-family: 'DecimaMonoPro', sans-serif; font-style: italic; display: flex; flex-wrap: nowrap; }
  .round-navi_head li { position: relative; margin-bottom: -1px; }
  .round-navi_head li:before { content: ""; width: 1px; height: 16px; background-color: #e5e5e5; position: absolute; top: 50%; left: 0; transform: translateY(-50%); }
  .round-navi_head li:last-child:after { content: ""; width: 1px; height: 16px; background-color: #e5e5e5; position: absolute; top: 50%; right: 0; transform: translateY(-50%); }
  .round-navi_head a, .round-navi_head .series_name p { color: #000; display: block; padding: 20px; }
  .round-navi_head a.nolink { color: #ccc; }

  .round-navi_head a:not(.nolink):hover,
  .round-navi_head .current-1 .menu1 a, .round-navi_head .current-2 .menu2 a, .round-navi_head .current-3 .menu3 a,
  .round-navi_head .current-4 .menu4 a, .round-navi_head .current-5 .menu5 a, .round-navi_head .current-6 .menu6 a,
  .round-navi_head .current-7 .menu7 a, .round-navi_head .current-8 .menu8 a, .round-navi_head .current-9 .menu9 a,
  .round-navi_head .current-10 .menu10 a, .round-navi_head .current-11 .menu11 a, .round-navi_head .current-12 .menu12 a, .round-navi_head .current-13 .menu13 a,
  .round-navi_head .current-14 .menu14 a, .round-navi_head .current-15 .menu15 a, .round-navi_head .current-16 .menu16 a,
  .round-navi_head .current-17 .menu17 a, .round-navi_head .current-18 .menu18 a, .round-navi_head .current-19 .menu19 a,
  .round-navi_head .current-20 .menu20 a { color: #e60010; box-shadow: inset 0px -4px 0px 0px rgba(232,23,38,1); }
  .round-navi_head a.nolink { pointer-events: none; }
}

/* ローカルレポートナビ */
.tmp_localnav_report { padding-right: 3.7333%; padding-left: 3.7333%; margin-bottom: 50px; }
.tmp_localnav_report ul { display: flex; flex-wrap: wrap; margin-right: -5px; margin-left: -5px; }
.tmp_localnav_report li { width: 50%; padding: 0 5px; margin-top: 10px; }
.tmp_localnav_report li:nth-of-type(-n+2) { margin-top: 0; }
.tmp_localnav_report a { color: #000; font-size: 12px; font-size: 3.2vw; font-weight: bold; text-align: center; letter-spacing: -.025em; background-color: #fff; padding: 15px 5px; border: 1px solid #e6e6e6; display: flex; justify-content: center; align-items: center; flex-direction: column; height: 100%; width: 100%; }
.tmp_localnav_report a.nolink { color: #ccc; pointer-events: none; }
.tmp_localnav_report .current-position a { color: #e60010; background-color: #e6e6e6; }

@media screen and (min-width: 769px) {
.tmp_localnav_report {
    padding-right: 0;
    padding-left: 0;
    margin-bottom: 60px;
    max-width: 1200px;
    margin: 30px auto 30px;
}
  .tmp_localnav_report ul { margin-right: -2px; margin-left: -2px; position: relative; }
  .tmp_localnav_report li { width: 20%; padding: 0; padding-right: 2px; padding-left: 2px; margin-top: 4px; }
  .tmp_localnav_report li:nth-of-type(-n+5) { margin-top: 0; }
  .tmp_localnav_report a { font-size: 14px; width: 100%; height: 100%; }
  .tmp_localnav_report a:hover,
  .tmp_localnav_report .current-position a { color: #e60010; background-color: #e6e6e6; }
}

.tmp_localnav_report{
  display: none;
}


/*------------------------------------------------------------
LeMans REPORT
-------------------------------------------------------------*/


#sns-report{
/*background: #FFF url(/pages/contents/jp/wrc/special/2019/rally-deutschland-report/images/bg-sns.jpg) no-repeat left top;
background-size: cover;*/
color: #000;

}

#sns-report .linkbutton a{
background: #55acee;
}

#sns-report .linkbutton a:hover{
background: #666;
}




#sns-report ul{
width: 80% !important;
margin: 50px auto 0 auto !important;
font-size: 0 !important;
}

#sns-report ul li{
width: 49% !important;
font-size: 12px !important;
display: inline-block !important;
vertical-align: top !important;
box-sizing: border-box !important;
text-align: left !important;
}



#sns-report ul li:first-child{
margin: 0 2% 0 0 !important;
}



#sns-report ul li iframe{
width: 740px !important;
}

#sns-report table{
color: #ccc !important;
margin: 0 0 30px 0 !important;
padding: 0px !important;
width: 100% !important;
min-width: 100% !important;
border-collapse: collapse !important;
border-spacing: 0 !important;
}

#sns-report table tbody tr th,
#sns-report table tbody tr td{
color: #ccc !important;
}

#sns-report table thead tr {
background-color: #666 !important;
border: solid 1px #fff !important;
color: #fff !important;
}

#sns-report table thead tr th {
text-align: center !important;
padding: 15px 5px 15px 5px !important;
box-sizing: border-box !important;
font-size: 18px !important;
line-height: 1.0em !important;
}


#sns-report table thead tr th span{
font-size: 12px !important;
}

#sns-report table tbody tr th,
#sns-report table tbody tr td{
border: solid 1px #fff !important;
text-align: center !important;
font-size: 16px !important;
padding: 8px 0 8px 5px !important;
}


#sns-report table tbody tr th{
width: 80% !important;
text-align: left !important;
}


#sns-report table tbody tr.open td{
color: #000 !important;
font-weight: bold !important;

}

#sns-report table tbody tr th a{
color: #3b94d9 !important;
font-weight: bold !important;
text-decoration: underline !important;
}


#sns-report table tbody tr td{
width: 20% !important;
text-align: center !important;
padding-left: 1.0em !important;
}

#sns-report table tbody tr th,
#sns-report table tbody tr td{
background-color: rgba(241, 241, 241, 0.83) !important;
}

#sns-report table tbody tr.odd th,
#sns-report table tbody tr.odd td{
background-color: rgba(241, 241, 241, 0.83) !important;
}



#sns-report ul li iframe{
  border: 1px solid #ccc !important;
}


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

#sns-report{
/*background: #FFF url(/pages/contents/jp/wrc/special/2019/rally-deutschland-report/images/bg-sns_sp.jpg) no-repeat center top;
background-size: cover;*/
}

#sns-report ul,
#sns-report ul li{
width: 100% !important;
}


#sns-report ul li:first-child{
margin: 0 0 20px 0 !important;
}

#sns-report ul li iframe{
/*  width: 760px !important;*/
}
}

@media screen and (max-width : 640px) {
#sns-report ul li iframe{
/*  width: 500px !important;*/
}
}







/*--------------------------------------------------------
ル・マンへの道 リンク
--------------------------------------------------------*/


/*#sns-report ul li.momo-link{
width: 80% !important;
font-size: 0px !important;
display: inline-block !important;
vertical-align: top !important;
box-sizing: border-box !important;
text-align: left !important;
margin: 10px 10% !important;
}

#sns-report ul li.momo-link img{
width: 100%;
}

.road-to-lemans-link{
width: 80% !important;
margin: 0 auto !important;	

}

.road-to-lemans-link li{
font-size: 0 !important;
background: #fff !important;
vertical-align: bottom !important;
}

.road-to-lemans-link a:hover{
opacity: 0.7;
}


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


.road-to-lemans-link{
width: 100% !important;
margin: 0 auto !important;	

}

#sns-report ul li.momo-link{
width: 100% !important;
font-size: 0px !important;
display: inline-block !important;
vertical-align: top !important;
box-sizing: border-box !important;
text-align: left !important;
margin: 10px 0% !important;
}

}
*/


/*--------------------------------------------------------
基本構造
--------------------------------------------------------*/
/*#main{
  background: #fff;
}
*/
#contents_wrapper{
width: 100%;
/*max-width: 1200px;*/
text-align: center;
color: #000;
background: #FFF;
margin: 0 auto;
}


#sns-report-inner{
width: 100%;
max-width: 1200px;
margin: 0 auto;
}

#sns-report-inner p{
  text-align: center;
}

#mainpage_content {
text-align: left;
margin: 0 auto;
width: 100%;
padding:0;
box-sizing: border-box;
}

#subpage_content {
/* border-top: 1px solid #e80000; */
text-align: left;
margin: 0 auto;
width: 100%;
max-width: 1200px;
padding: 50px 0 50px 0;
box-sizing: border-box;
}



/*------------------------------------------------------------
メインビジュアル
-------------------------------------------------------------*/
#main_visual_img,
#main_visual {
margin:0 auto !important;
padding:0 !important;
width:100% !important;
max-width: 1200px;
}

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

/*--------------------------------------------------------
コンテンツヘッダー（h1／SNSボタン）
--------------------------------------------------------*/
/* タイトル */
#tgr_2019 .special-title-wrap {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto 30px;
  padding-top: 80px;
}

#tgr_2019 .special-title-wrap h1 {
  color: #000;
  font-size: 20px;
  font-size: 5.3333vw;
  font-weight: bold;
  padding-top: 0;
    position: relative;
    font-size: 32px;
}
#tgr_2019 .special-title-wrap h1 { 
  padding-left: 3%; 
}
#tgr_2019 .special-title-wrap h1 .svg_ttl { 
  left: 4%; }
#tgr_2019 .special-title-wrap h1.heading:before {
    border-left-width: 4px;
}

#tgr_2019 .special-title-wrap h1:before {
    content: "";
    display: block;
    width: 0;
    border-left: 3px solid #e60010;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    transform: skew(-15deg);
    transform-origin: bottom;
}

@media screen and (max-width: 1200px){
#tgr_2019 .special-title-wrap{
    width: 94%;
  padding-top: 50px;
}
}

@media screen and (max-width: 768px){
#tgr_2019 .special-title-wrap h1 {
    font-size: 28px;
  padding-left: 6%; 
}
}


@media screen and (max-width: 640px){
#tgr_2019 .special-title-wrap h1 {
  padding-left: 10%;
  font-size: 5.333vw;
}
}


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

.single-contents{
margin: 0 0 80px 0 !important;
}

.single-contents p{
font-size: 16px !important;
margin: 0 0 30px 0 !important;
}

.single-contents a{
color:#2b7bb9 !important;
}

.single-contents a:hover{
opacity: 0.8 !important;
}

.headerbox{
width: 100%;
/*background: #e80000;*/
font-size: 15px;
line-height: 15px;
margin:0 0 20px 0 !important;
overflow: hidden;
}

/*
.bg-black_left-tilt{ 
box-sizing: border-box;
transform: skew(-15deg, 0deg);
-ms-transform: skew(-15deg, 0deg);
-webkit-transform: skew(-15deg, 0deg);
-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1, M12=-0.1405408347023919, M21=0, M22=1, SizingMethod='auto expand')";
margin: 0 0 0 25px !important;
background: #000;
color: #FFF;
font-size: 16px !important;
width: 100%;
text-align: left !important;
}

.bg-black_left-tilt span{ 
transform: skew(15deg, 0deg);
-ms-transform: skew(15deg, 0deg);
-webkit-transform: skew(15deg, 0deg);
-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1, M12=0.1405408347023919, M21=0, M22=1, SizingMethod='auto expand')";
display: block;
padding: 10px 30px 10px 15px !important;
text-decoration: none;
}
*/

.bg-black_left-tilt{
    color: #000;
    font-size: 24px;
/*    font-size: 4vw;*/
    font-weight: bold;
    padding: 20px 0 20px;
    position: relative;
    border-top: 3px solid #ccc;
    border-bottom: 1px solid #ccc;
    margin-bottom: 30px;
    text-align: left;
}

h2.bg-black_left-tilt:before{
    content: "";
    position: absolute;
    top: -3px;
    left: 0;
    background-color: #e60012;
    width: 5em;
    height: 3px;
}


.single-contents .area_twitter{
font-size: 0 !important;
text-align: left;
}

.single-contents .area_twitter #twitter-widget-0{
     margin-left: 0; 
}

.single-contents .area_twitter li{
width: 33.33%;
box-sizing: border-box;
margin: 0 0 0 0 !important;
padding: 0 1% 20px 1% !important;
display: inline-block;
vertical-align: top !important;
}

.single-contents .area_twitter li:first-child,
.single-contents .area_twitter li:nth-child(4){
  padding-left: 0px !important;
}

.single-contents .tgrphotogallery {
width: 100%;
margin: 0px 0 50px 0 !important;
padding: 0 !important;
font-size: 0;
}

.single-contents .tgrphotogallery li{
padding: 0;
font-size:13px;
display: inline-block;
width: 24%;
margin: 0.5%;
vertical-align: top;
}

.single-contents .tgrphotogallery li.prize-winner{
margin-bottom: 10px !important;
}

.single-contents .tgrphotogallery li.prize-winner a{
color:#626262 !important;
}

.single-contents .tgrphotogallery li.prize-winner a:hover{
opacity: 0.7;
}


.single-contents .tgrphotogallery li img{
width: 100% !important;
height: auto;
}


.single-contents .tgrphotogallery li a{
color: #FFF;
}


.content .movie {
margin: 0 0 20px 0;
padding: 0;
text-align:center;
}


.single-contents .tgrphotogallery li span {
float: left;
margin:0;
padding:10px 0 0 0;
}


.single-contents .tmp_btn a{
  color: #000 !important;
}

.single-contents .tmp_btn a:hover{
  color: #fff !important;
}

@media screen and (max-width: 1200px) {
#subpage_content{
  width: 94%;
}
}



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

.single-contents .area_twitter li{
width: 50%;
}
.single-contents .tgrphotogallery li{
width: 32.33%;
}

}


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

.single-contents .tgrphotogallery li{
width: 49%;
}

.single-contents .tgrphotogallery li.facebookcover{
width:99%;
}

}


@media screen and (max-width: 767px) {
.bg-black_left-tilt{
  font-size: 22px;
}

.single-contents .tgrphotogallery li{
width: 32.33%;
}

}

@media screen and (max-width: 640px) {
.bg-black_left-tilt{
  font-size: 4vw;
    margin-bottom: 10px;
}
.single-contents p{
  font-size: 14px !important;
}
}


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

.single-contents .area_twitter li{
width: 100%;
}


.single-contents .tgrphotogallery li{
width: 49%;
}


}





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


#page_turning{
display: table;
width: 100%;
table-layout: fixed;
background: #999;
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: 20% !important;
background: #DDD !important;
color: #DDD;
}

#page_turning .prev{
width: 20% !important;
}

#page_turning .next{
width: 20% !important;
background: #FF0000;
}




#page_turning .next_title{
width: 60%;
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: #999; /* #141414 */
}


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

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



#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;
}




/*------------------------------------------------------------
floatキャンセル
-------------------------------------------------------------*/

.headerbox:after,
.bg-black_left-tilt_num span:after{
content: "";
display: block;
clear: both;
}




/*------------------------------------------------------------
Magnific Popup CSS
-------------------------------------------------------------*/


.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }
button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after, .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before, .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; }
 }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; }
 }

.mfp-ie7 .mfp-img {
  padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
  padding: 0; }
.mfp-ie7 .mfp-content {
  padding-top: 44px; }
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }



/*------------------------------------------------------------
当選者のコメント
-------------------------------------------------------------*/

.present-winner-1column{
display: inline-block !important;
width: 48% !important;
margin: 0 0.8% !important;
vertical-align: top !important;
}

.present-winner-1column .photo img{
width: 100%;
}

.present-winner-1column h3{
color: #f00;
font-weight: bold;
font-size: 16px !important;
}



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

.present-winner-1column{
display: inline-block !important;
width: 80% !important;
margin: 0% 10% !important;
vertical-align: top !important;
}


}


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

.present-winner-1column{
display: inline-block !important;
width: 100% !important;
margin: 0% 0% !important;
vertical-align: top !important;
}


}


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


@media screen and (max-width : 768px) {
br.sp_br{
  display: block;
}
}</pre></body></html>