@charset "utf-8";
/*基本設定-------------------------------------------*/
body{
	margin: 0;
	/*background-color:transparent;*/
	/*background-image:none;*/
	background-color: #c6f7f7;
	background-image: none;
}
.top_page_body{
	/*background-color: #c6f7f7;
	background-image: none;
	background: linear-gradient(#c6f7f7, #1a9999);*/
}
#new_wrapper{
	/*width: 1240px;*/
        width: 1200px;
	margin: 0px auto;        
	overflow: hidden;
	position: relative;
}
iframe{
	border: none;
}
/*トップページ流れ文字　top_telop.php-------------------------------------*/
.top_telop{
	position: relative;
	z-index: 1;
	width: 100%;
	display: block;
	/*top: 128px;*/
	/*overflow: hidden;*/
	height: 38px;
	margin: 0 auto 0;
	/*border-bottom: 2px solid white;*/
}
.top_telop_back{
	width: 100%;
	height: 100%;
	/*border-bottom: 2px solid white;*/
	display: flex;
	position: absolute;
	top: 0;
}
.telop_img_back{
	width: 50%;
	background-color: #515063;
	height: 38px;
}
.telop_text_back{
	width: 50%;
	background-color: #0e0a33;
	height: 38px;
}
.top_telop_forward{
	width: 1240px;
	height: 38px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
.top_telop .telop_img{
	width: 96px;
	height: 38px;
	/*background-color: #515063;*/
	line-height: 38px;
	position: absolute;
	z-index: 10;
	content: '';
	top: 0;
}
.top_telop .telop_img:after{
	width: 55px;
	border-top: 38px solid #515063;
	border-right: 38px solid transparent;
	border-bottom: 38px solid transparent;
	border-left: 38px solid transparent;
	position: absolute;
	top: 0px;
	z-index: 9;
	left: 58px;
	content: '';
	display: block;
	pointer-events: none;
}

.top_telop .telop_text{
	background-color: #0e0a33;
	color: white;
	/*width: 400em;*/
	/*width:1200px;*/
	width: 1218px;
	height: 38px;
	
	position: absolute;
	top: 0;
	z-index: 9;
}
.top_telop p{
	width: auto;
	position: absolute;
	top: 0;
	z-index: 10;
	color: white;
	line-height: 38px;
	left: 20px;
	font-size: 16px;
	height: 38px;
}
.top_telop .telop_text {
    width: 400em;
    height: 38px;
    overflow: hidden;
    position: absolute;
    z-index: 9;
}
.top_telop .telop_text p {
    height: 16px;
    font-size: 16px;
    color: #FFF;
    padding: 10px 0px 14px 0px;
    animation: flowing 40s linear infinite;
    transform: translateX(1200px);
	line-height: 19px;
	
}
.top_telop .telop_text p{
	animation: scrollAnime 45s linear infinite;
	white-space: nowrap;
}
@keyframes scrollAnime{
    0% {transform: translateX(100vw)}
  100% {transform: translateX(-100%)}
}
/*トップページ1段目-------------------------------------------*/
#top_visual{
        width: 1200px;
	/*width: 1240px;*/
	/*height: 652px;*/
	/*height: 550px;*/
	/*background-color: #c6f7f7;*/
	overflow: hidden;
	position: relative;
	z-index: 5;
	margin: 0 0 0;
}
.top_main{
    width: 1200px;
	/*width: 960px;*/
	/*width: 1000px;*/
	/*width: 1240px;*/
	/*height: 390px;*/
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	position: relative;
	/*left:120px;
	top:180px;*/
	left: 0;
	top: 0;
	z-index: 10;
	margin: 20px 0 0;
}
/* カウントダウンタイマー共通設定*/
.pc_top_countdown{
	width: 100%;
/*	height: 80px; １つのとき*/ 
        /*height: 160px; /*２つのとき*/ 
	background-color: transparent;
	margin-top: 20px;
/*	display: flex;*/
	/*justify-content: center;*/
	align-items: center;
}
.pc_top_countdown_item{
    width: 1200px;
	/*width: 1240px;*/
	height: 80px;
/*	margin: 0;*/
        margin: 10px 0;
	position: relative;
}
.pc_top_countdown_item_wide{
    width: 1200px;
	/*width: 1240px;*/
	height: 160px;
	margin: 4px 0;
	position: relative;
}
.pc_top_countdown_item_wide_gp{
    width: 1200px;
	/*width: 1240px;*/
	height: 90px;
	margin: 4px 0;
	position: relative;
} 
.pc_top_countdown_item_wide_gp a{
    display: block;
    text-align: center;    
    text-decoration: none;
	width: 100%;
	height: 100%;
        background: rgb(238,126,85);
        background: linear-gradient(90deg, rgba(238,126,85,1) 0%, rgba(229,0,18,1) 22%, rgba(229,0,18,1) 65%, rgba(207,19,27,1) 100%);
	position: relative;
        display: flex;
        align-items: center;
        justify-content: center;   
}
.pc_top_countdown_item_wide_gp a span{
    font-size: 2.4rem;
    color: white;
    font-weight: bold;
}
.pc_top_item_wide img{
    /*width:13%;*/
/*    position: absolute;
    right:90px;
    top:0;*/
}
.pc_top_countdown_img img{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.pc_top_countdown_text{
	font-size: 60px;
	font-weight: bold;
	line-height: 60px;
	pointer-events: none;
	height: 80px;
}
/* カウントダウンタイマー個別設定 */
.cnt_qc{
font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Arial", "Yu Gothic", "Meiryo", sans-serif;
    position: absolute;
    display: flex;
    color: #333;
    /* left: 65px; */
    right: 0;
    bottom: 0;
    font-size: 2rem;
    height: 80px;
    align-items: center;
}
.cnt_qc span{
    color: #e91e63;
    font-size:3.5rem;
    text-shadow:
            3px 3px 3px #fff, -3px -3px 3px #fff,
           -3px 3px 3px #fff,  3px -3px 3px #fff,
            3px 0px 3px #fff, -3px -0px 3px #fff,
            0px 3px 3px #fff,  0px -3px 3px #fff;
}

/* カウントダウンタイマー個別設定 */
.cnt_classic{
	position: absolute;
	color: #1b1464;
	top: -20px;
	/*left: 65px;*/
	left: 220px;
	font-size:73px;
	letter-spacing: 10px;
	/*transform: scale(1.7,1)*/
}
/* カウントダウンタイマー個別設定　height80の場合top:20 */
.cnt_grandprix{
	position: absolute;
	color: yellow;
        top: 14px;        
	/*top: -20px;*/
	/*left: 65px;*/
	left: 960px;
	font-size:70px;
	letter-spacing: 10px;
}
.cnt_grandprix_now{
	position: absolute;
	color: white;
        top: 10px;        
	/*top: -20px;*/
	/*left: 65px;*/
	left: 760px;
	font-size:80px;
	letter-spacing: 0px;
        width:30rem;
}
.counter-grow{
	text-shadow: 0 0 5px #fff,0 0 15px #fff;
}

/* カウントダウンタイマー設定終了*/

/* 入場制限について */
.top_entrance_regulation{
	position: relative;
        height: 80px;
	width:  100%;        
}

.top_entrance_regulation_content{
    position: absolute;
    justify-content: center;
    align-items: center;
    flex-direction: column;    
	width:  100%;
        height: 66px;
	margin: 0;
        background-color: #ffbb33;
        
}
.top_entrance_regulation_content::before,
.top_entrance_regulation_content::after {
    position: absolute;
    height: 10px;
    width: 100%;
    content: '';
    background: repeating-linear-gradient(45deg, #ffbb33 0, #ffbb33 20px, #0c0c0c 20px, #0c0c0c 40px);
}
.top_entrance_regulation_content::before {
    top: 0;
    left: 0;
}
.top_entrance_regulation_content::after {
    bottom: 0;
    left: 0;
}
.box-title {
    margin: 0.5rem 0 0 0;
    color: black;
    font-size: 2rem;
    font-weight:bold;
    text-align: center;
}




.pc_top_visual{
	width: 100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.pc_top_button_box{
    width: 585px;
/*	width: 615px;*/
	/*height: 500px;*/
	background-color: rgba(255,255,255,0.6); 
	margin: 0 0 20px 0;
}

.erase{display: none}/*旧PCトップを消す*/

/*swiper内バナー設定　※Swiper自体の設定はtop_swiper.cssで設定*/

.top_banner{
	width: 600px;
	height: 400px;
	position:relative;
	overflow: hidden;
}
.race_bg_img a img{
	width: 600px;
	height: 400px;
}
.nextrace_title_box{
	width: 80%;
	height: 70px;
	position: absolute;
	top: 50px;
	left: 50px;
        text-align: center;        
        font-size: 1.5em;
        font-weight: bold;
        line-height: 1.1em;
        display: flex;
        flex-direction: column;
}
.nextrace_date_box{
	width: 90%;
	height: 90px;
	position: absolute;
	top: 120px;
	left: 20px;
        text-align: center;
        font-size: 1.0em;
        line-height: 1.1em;
        /*display: flex;*/
        flex-direction: column;
}
.race_tenbou_box{
	width: 98.3%;
	height: 40px;
	position: absolute;
	top: 150px;
	left: 0px;
        text-align: center;
        font-size: 1.0em;
	display: grid;
	grid-template-columns: repeat(4,180px);
}
.racer_img_box{
	width: 580px;
	height: 185px;
	position: absolute;
	top: 197px;
	left: 10px;
	display: grid;
	grid-gap: 2px;
	grid-template-columns: repeat(6,95px);
}
.race_tenbou_box .clicklink{
	position: absolute;
	right: 0;
}
.clicklink a {
        padding: 4px 10px 8px 30px;
}
.pickup{
	position: absolute;
	z-index:1;
	pointer-events: none;
}
.racer_info{
	/*width :110px;
	height: 185px;*/
	width: 95px;
	height: 168px;
	border: 1px solid black;
}
.racer_info .picture {
	width: 100%;
	height: 133px;
	overflow: hidden;
	/*filter: grayscale(100%);*/
}
.racer_info .picture:hover{
	filter: grayscale(0);
	transition: 0.3s;
}
.racer_info .toban{
	width: 100%;
	height: 15px;
	text-align: center;
	font-size: 13px;
}
.racer_info .name{
	width: 100%;
	height: 20px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}
.racer_info_black{
	color :black;
}
.racer_info_white{
	color :white;
}
.racer_info_gray{
	color :gray;
}

/*レース展望*/
.top_tenbou{
    width: 580px;
	/*width: 600px;*/
	margin: 10px auto 0;
}
.top_tenbou_date{
	font-size: 30px;
	text-align: center;
	height: 30px;
}
.top_tenbou_racename{
	font-size: 20px;
	text-align: center;
	height: 26px;
        padding:3px;
}
.top_tenbou_title{
	background-color: white;
        width: 560px;
/*	width: 582px;*/
	height: 31px;
	font-size: 21px;
	align-items: center;
	border: none;
	font-weight: normal;
	margin: 10px auto 0;
}
.top_tenbou_msg{
	/*width: 582px;*/
	/*height: 100px;*/
	width: 100%;
	height: 100%;
	font-size: 16px;
	line-height: 21px;
	margin: 0 auto;
	overflow: hidden;
}
.top_tenbou_link{
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 10px;
	
}
.top_tenbou_link .clicklink{
	width: 240px;
	height: 27px;
	background-color: #23cccc;
	margin: 0 10px;
}
.top_tenbou_link .clicklink a{
	background-image: none;
	border: none;
	background-color: transparent;
	color: white;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 14px;
	padding:0;
	margin: 0;
	width: 100%;
	height: 100%;
}
.top_tenbou_link .clicklink:hover{
	opacity: 0.7;
}
.top_tenbou_name{
	width: 90%;
	display: flex;
	justify-content: center;
	margin: 10px 0;
}
.top_tenbou_name a{
	font-size: 14px;
}
.top_tnbou_pickup{
	margin: 0 0 10px 0;
}
.top_tnbou_pickup #racer:before{
	content: "";
}
.top_tnbou_pickup #racer{
	padding: 10px 0 0 10px;
	margin: 0;
}
.top_tnbou_pickup #pickupracer li a{
	font-size: 14px;
}
.top_tnbou_pickup #pickupracer img{
	border: none;
}

/*展望　続きを読む部分*/
.readmore{
    position: relative;
    box-sizing: border-box;
    /*以下お好み*/
    /* ボーダーを付ける場合 */
    padding: 10px;
	margin-bottom: 10px;
}

.readmore-content{
    position: relative;
    overflow: hidden;
    /*以下お好み*/
    /*高さの初期値*/
    /*height: 108px;*/
	height: 126px;
}
.readmore-content::before {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    content: "";
    /*以下お好み グラデーションの色と高さ 高さはreadmoreのheight以下にすること*/
    height: 20px;
    /*background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.8) 50%, rgba(255,255,255,0.8) 50%, #fff 100%);
    background: linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.8) 50%, rgba(255,255,255,0.8) 50%, #fff 100%);*/
}

/* 続きを読むボタン */
.readmore-label{
    display: table;
    bottom: 0;
    position: absolute;
    right: 0%;
    margin: 0 auto;
    z-index: 2;
    padding: 0 5px;
    background-color: #23cccc;
    color: #FFF;
	border-radius: 5px;
}
.readmore-label:before{
    content: '続きを読む';
}
.readmore-label:hover{
	opacity: 0.7;
}
.top_tnbou_pickup .clicklink{
	display: none;
}

/*pc_top_button_box2段目3段目共通 画像ありの場合*/
.pc_top_button_title_box{
	width: 100%;
	height: 140px;
	position: relative;
}
.pc_top_info_title_box{
	width: 100%;
	height: auto;
	position: relative;
        padding-top: 10px;
}
.pc_top_info_title_box img{
	width: 100%;    
}
/*pc_top_button_box2段目3段目共通 画像なしの場合*/
.pc_top_button_title_box_noimage{
	width: 100%;
	height: 70px;
	position: relative;
}
.pc_top_button_title{
	width: 245px;
	height: 100%;
	background: rgba(197,247,247,0.7);
	display: flex;
	align-items: center;
	font-size: 24px;
	font-weight: bold;
	padding: 0 20px;
	position: relative;
	z-index: 2;
}
.pc_top_button_title_img{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.pc_top_button_area{
	display: flex;
	flex-wrap: wrap;
	/*margin: 6px auto;*/
	/*width: 600px;*/
        margin: 10px 20px;
        width: 580px;
}
/*
.pc_top_button_area_youtube{
    display: flex;
    flex-wrap: wrap;
    margin: 4px 0 4px;
    padding: 4px 0 4px;
    width: 536px;
    justify-content: center;
    align-content: center;
    border: 2px solid #fff;
    background-color: #009688;
}
*/
.pc_top_button_area_sns{
    display: flex;
    width: 534px;
    flex-wrap: wrap;
    margin: 4px 0 4px;
    padding: 4px 0 4px;
    justify-content: center;
    align-content: center;
    /*border: 2px solid #fff;*/
    background-color: #009688;
}
.pc_top_button_area_youtube{
    display: flex;
    flex-wrap: wrap;
    margin: 4px 0 4px;
    padding: 4px 2px;
    width: 48%;
    justify-content: center;
    align-content: center;
    /*border: 2px solid #fff;*/
    background-color: #009688;
}
.pc_top_button_area_x{
    /*border: 2px solid #fff;*/
    background-color: #fff;
                width: 320px;
                height: 300px;
                overflow: scroll;
                overflow-x: auto;
}

.twitter-tweet {
  display: flex;
  max-width: 250px;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
  background: rgb(255 255 255 / 0.8);
}

.pc_top_button{
    width: 125px;
	/*width: 140px;*/
	height: 130px;
	background-color: #1a9999;
	border: 2px solid white;
	display: flex;
	flex-wrap: wrap;
	margin: 5px;
}
.pc_top_button a{
	width: 100%;
	height: 100%;
	color: white;
	text-decoration: none;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	position: relative;
}
.pc_top_button_24 {
    width: 264px;
    height: 80px;
    background-color: #1a9999;
    border: 2px solid white;
    display: flex;
    justify-content: center;
    align-content: center;
    margin:0 2px;
}
.pc_top_button_24 a{
	display:flex;
    justify-content: center;
    align-content: center;
	width: 100%;
	height: 100%;
	color: white;
	text-decoration: none;
}
.pc_top_button_24_item{
	display:flex;
	width:60%;
	flex-wrap: wrap;
	justify-content: center;
	align-content: center;
	text-align:center;
	margin:0 auto;
	padding: 0 5px;
}
.pc_top_button_24_item2{
	display:flex;
	width:40%;
	flex-wrap: wrap;
	justify-content: center;
	align-content: center;
	text-align:center;
	margin:0 auto;
	padding: 0;
}
.pc_top_button_24_item2 img{
	width:64%;
	display:flex;
	flex-wrap: wrap;
	align-content: center;
	height: auto;	
}
.pc_top_button_2{
    width: 270px;
    /*height: 130px;*/
    border: 0; 
    display: flex;
    flex-wrap: wrap;
    margin: 0;
}
.pc_top_button_2 img{
	width: 100%;
        height: auto;
}
.pc_top_button_3{
    width: 550px;
    /*height: 130px;*/
    border: 0; 
    display: flex;
    flex-wrap: wrap;
    margin: 10px 0;
    justify-content: center;
    align-content: center;
}
.pc_top_button_3 img{
    width:25%;
}
.pc_top_button_dbl{
	width: 260px;
	background-color: #1a9999;
	/*border: 2px solid white;*/
	display: flex;
	flex-wrap: wrap;
	/*margin: 5px;*/
        background: url(../images/top_menu/service/tv_box.png?v=1) no-repeat;
        background-position:center center; 
        background-size:contain
}
.pc_top_button_dbl a{
	width: 100%;
	height: 100%;
	color: white;
	text-decoration: none;
	display: flex;
	/*flex-direction: column;*/
	justify-content: center;
	align-items: center;
	position: relative;
        flex-wrap: wrap;
}
.pc_top_button_area_youtube li.pc_top_button_3{
    width: 100%;
    height: auto;
    border: 0; 
    display: flex;
    flex-wrap: wrap;
    margin: 10px 0;
    justify-content: center;
    align-content: center;
}
.pc_top_button_area_youtube li.pc_top_button_3 img{
    width:90%;
}
.pc_top_button_area_youtube li.pc_top_button{
    width: 45%;
	height: auto;
	background-color: #1a9999;
	border: 2px solid white;
	display: flex;
	flex-wrap: wrap;
	margin: 5px;
}
.pc_top_button_area_youtube li.pc_top_button a{
	width: 100%;
	height: 100%;
	color: white;
	text-decoration: none;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	position: relative;
}
.pc_top_button_area_youtube li.pc_top_button_dbl{
	width: 100%;
	height: 120px;
	background-color: #1a9999;
	/*border: 2px solid white;*/
	display: flex;
	flex-wrap: wrap;
	/*margin: 5px;*/
        background: url(../images/top_menu/service/tv_box.png?v=1) no-repeat;
        background-position:center center; 
        background-size:contain;
}
.pc_top_button_area_youtube li.pc_top_button_dbl a{
	width: 100%;
	height: 100%;
	color: white;
	text-decoration: none;
	display: flex;
	/*flex-direction: column;*/
	justify-content: center;
	align-items: center;
	position: relative;
        flex-wrap: wrap;
}

.pc_top_button_mini{
    width: 98px;
    height: 110px;
	/*width: 110px;*/
	/*height: 130px;*/
	background-color: #1a9999;
	border: 2px solid white;
	display: flex;
	flex-wrap: wrap;
	margin: 5px ;
}
.pc_top_button_mini a{
	width: 100%;
	height: 100%;
	color: white;
	text-decoration: none;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	position: relative;
}

.pc_top_button_new{
    position: absolute;
    display: block;
    top: 4px;
    right:30px;
    color: white;
    font-weight: bold;
    text-shadow: 2px 1px 1.5px red;
}
.pc_top_button_img{
	text-align: center;
}
.pc_top_button_img img{
/*	width: 64px;
	height: 64px;*/
	width: 44px;
	height: 44px;	
}
.pc_top_button_text{
	width: 100%;
	text-align: center;
	font-weight: bold;
	/*font-size: 18px;*/
        font-size: 16px;
	line-height: 20px;
}
.pc_top_button_items{
    /*width:49%;*/
    width:60%;
    padding-right:5px;
}
.pc_top_button_items img{
/*	width: 64px;
	height: 64px;*/
	width: 80px;
	height: 80px;	
}
.pc_top_button_text_upper{
	position: relative;
	top: 5px;
	/*font-size: 16px;*/
        font-size: 14px;
	line-height: 18px;
}
.pc_top_button:hover{
	opacity: 0.7;
}
/*pc_top_button_個別設定 */
.pc_top_button_youtube img{
	width: 160px;
	height: inherit;
}
.pc_top_button_turnmark{
	background-color: lightgray;
	border-color: lightgray;
}
.pc_top_button_turnmark img{
	width: 178px;
	height: 158px;
}
.pc_top_info_area_flex{
	display: flex;
	width: 100%;
	margin: 10px;
}
.pc_top_info_area{
	margin: 10px;
}
.pc_top_xpost_area{
	margin: 10px;
	width:20%;
}

.pc_top_info_area #tab1,.pc_top_info_area #tab2,.pc_top_info_area #tab3{
	border: 5px solid #1a9999;
}
.pc_top_info_area .full_content ul li#honjo_news.active, .pc_top_info_area .full_content ul li#news.active{
	background: #1a9999;
}
.pc_top_info_area .full_content ul li.active, .pc_top_info_area .full_content ul li.hover{
	background: #1a9999;
}
.pc_top_info_area .full_content ul li a:hover{
	background: #1a9999;
}
.full_content ul li#honjo_news,
.full_content ul li#news {
    background-color: #f7f9f9;
}
.full_content ul li a {
    color:black;
    display: block;
    padding: 5px 0 5px 0;
}
.full_content .tabmenu {
    padding-left:5px;
    border-bottom: 0px;
    /*border-bottom: solid 5px #067381;*/
}
#tab1 {
    border-top: #067381 5px solid;
    border-left: #067381 5px solid;
    border-right: #067381 5px solid;
    border-bottom: #067381 5px solid;
    background-color: #fff;
    border-radius:8px;
}
#tab2 {
    border-top: #067381 5px solid;
    border-left: #067381 5px solid;
    border-right: #067381 5px solid;
    border-bottom: #067381 5px solid;
    background-color: #fff;
    border-radius:8px;
}
#tab3 {
    border-top: #067381 5px solid;
    border-left: #067381 5px solid;
    border-right: #067381 5px solid;
    border-bottom: #067381 5px solid;
    background-color: #fff;
    border-radius:8px;
}
.full_content ul li {
    background-color: #f7f9f9;
}.full_content ul li.active a {
    color: #fff;
}
.full_content ul li.active, .full_content ul li.hover {
    background: #067381;
}
.full_content ul li#honjo_news.active,
.full_content ul li#news.active {
    background-color: #067381;
}
/*スライダー横ミニナビゲーション　PC用*/
.top_mini_navi_pc{
	width: 243px;
	height: 417px;
	background-color: transparent;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	position: relative;
	display: flex;
	grid-gap: 10px;
}
.top_mini_navi_pc .mini_navi_style{
	list-style: none;
	width: 112px;
}

.top_mini_navi_pc li{
	width: 100%;
	height: 101px;
	margin: 0 0 5px 0;
	overflow: hidden; 
}
.top_mini_navi_pc li:last-child{
	margin: 0;
}

.top_mini_navi_pc .mini_navi_style li a{
	color: white;
	text-decoration: none;
	display: block;
	width: 100%;
	height: 100%;
	border: 3px solid black;
	background-color: #f72a2a;
	position: relative;
}
.top_mini_navi_pc .mini_navi_style li a p{
	width: 100%;
	height: 32px;
	font-size: 12px;
	line-height: 14px;
	position: absolute;
	bottom: 0;
	top: 0;
	left: 0;
	right: 0;
	margin: auto auto 0 0;
	text-align: center;
}
.top_mini_navi_pc .mini_navi_style .mini_navi_icon{
	width: 100%;
	height: 63px;
	position: absolute;
}
.top_mini_navi_pc .mini_navi_style li a .mini_navi_icon img{
	width: auto;
	height: auto;
	position: absolute;
	bottom: 0;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
}
.top_mini_navi_pc .mini_navi_style li a .icon_height img{
	height: 45px;
}
.top_mini_navi_pc .mini_navi_style .mini_navi_img{

}
.top_mini_navi_pc .mini_navi_style li a .mini_navi_img img{
	position: absolute;
	bottom: 0;
	top: 0;
	left: 0;
	right: 0;
	margin: 12px 1px 0 auto;
	/*margin: 12px -12px 0 auto;*/
}
.top_mini_navi_pc .mini_navi_style li a .mini_navi_img .old{
	width: 146px !important;
	height: 92px !important;
	position: absolute;
	right: -45px;
}
.top_mini_navi_pc .mini_navi_style li a .mini_navi_img .haishin{
	position: absolute;
	/*right: -15px;*/
}
/*スライダー横ミニナビゲーション スマホ用設定*/
#top_visual_navi_sp_two{
	display: none;
}

#top_visual_navi_sp{
	display: none;
}

.top_mini_navi{
	width: 200px;
	height: 390px;
	background-color: transparent;
	margin: 0px;
	padding: 7px 0px 0px 10px;
	position: relative;
	/*display:inline-grid;*/
	grid-row: auto;
	grid-template-columns: repeat(2,1fr); 
	grid-template-rows: repeat(5,1fr);
	grid-auto-flow: column;
	display:none;
}

.top_mini_navi .item{
	position: relative;
	width: 90%;
	height: 70px;
	margin: 0;
	display: block;
	overflow: hidden;
	cursor: pointer;
	/*background-color: lightgray;*/
}


.top_mini_navi .item  img {
	position:absolute;
	width: 100%;
	transition: .3s;
	left:0;
	top:0;
}
.top_mini_navi .item a{
	display: flex;
  	position: absolute;
	width:100%;
	height:100%;
    text-decoration: none;
	color: black;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	justify-content: center;
 	align-items: center;
}
.top_mini_navi .top_mini_navi_item_sp{display: none;}
.top_mini_navi_sp{display: none;}

.top_mini_navi .item:hover{
	opacity: 0.7;
}
.top_mini_navi .item .grayscale{
	opacity:1;
}
.top_mini_navi .item:hover .grayscale {
	opacity: 0;
}
/*テロップ*/
.telop{
	width: 1200px;
	height: 42px;
	margin: 0px;
	background-color: red;
	position: absolute;
	bottom: 0px;
	border-top: #FFc0c0 solid 2px;
	display: inline-block;
	z-index: 10;
}
.telop .telop_img{
	width: 125px;
	height: 40px;
	background-image: url("../images/new_site/top_page/telop_img.png");
	background-repeat: no-repeat;
	position: absolute;
	z-index: 10;
	
}
.telop_img p{
	height: 11px;
	color: white;
	font-size: 12px;
	padding: 14px 0px 15px 35px;
}
.telop_text{
  	/*background-color: red;*/
        background-color: black;
  	width:5000px;
	height:40px;
	overflow: hidden;
	position: absolute;
	z-index: 9;
}

.telop_text p{
    height: 16px;
  	font-size:16px;
  	color:#FFF;
	padding: 10px 0px 14px 0px;
  	animation: flowing 40s linear infinite;
  	transform: translateX(1200px);/*初期位置*/
}

.telop_1{
	width: 1200px;
	height: 44px;
	margin: 40px 0 0 0;
	background-color: black;
	/*position: absolute;*/
	border-top: black solid 2px;
	border-bottom: black solid 2px;
	display: inline-block;
	z-index: 11;
}
.telop_1 .telop_img{
	width: 125px;
	height: 40px;
	background-image: url("../images/new_site/top_page/telop_img.png");
	background-repeat: no-repeat;
	position: absolute;
	z-index: 11;
	
}



@keyframes flowing {
  100% {
    transform: translateX(-4500px);
  }
}

.omura-catch{display: none;}


/*googleSerch*/
.googlebox{
	width: 1240px;
	margin: 0px auto;
	position: relative;
}
#googlesearch{
	position: absolute;
	/*top: 170px;*/
	left: 890px;
	z-index: 99;
}
#googlesearch_top{
	position: absolute;
	/*top: 150px;
	left: 890px;*/
	top: 65px;
	left: 1008px;
	z-index: 99;
}
#google_text{
	/*width: 150px;*/
	width: 191px;
	background-color: white;
	font-size: 13px;
}
#google_submit{
	width: 35px;
	background-color: black;
	color: white;
	font-size: 13px;
	font-weight: bold;
}

/*2段目　開催時のみ表示-------------------------------------------*/
#main_contents{
	width: 1240px;
	/*height: 1180px;*/
        /*height: 1080px;*/
	/*height: 995px;*/
	height: 800px;
	/*margin: 100px auto 0;*/
        margin: 0px auto 0;
	/*padding:0 0 30px;*/
	padding:0;
	display: block;
	background-color: transparent;
	position: relative;
}
/*タイトル部分*/
#main_wrapper{
    width: 1200px;
	/*width: 1240px;*/
	/*height:1045px;*/
	/*height:910px;*/
	/*height: 845px;*/
	height: 800px;
	background-color: white;
	position: absolute;
	/*left: 120px;
	top: 130px;*/
}
.main_live_button_sp{display: none;}
#main_race_info_sp{display: none;}
#main_race_info{
	width: 100%;
        /*height: 60px;*/
        height: 50px;
	position: absolute;
	display: flex;
	background-color: #093333;
	color: white;
	padding-left: 20px;
}
#when{
    width:auto;
	height: 70px;
	background-color: black;
	color: white;
	padding: 7px 5px 0px;
	text-align: center;
	white-space: nowrap;
}
#race_info{
	display: flex;
	width: auto;
	align-items: center;
}
#race_name{
	padding: 7px 5px 0px;
	font-weight: bold;
        font-size:1.5em;
}
#separate{
	width: auto;
	font-size: 20px;
	padding: 7px 5px 0px;
	font-weight: bold;
}
#race_status{
	width: auto;
	padding: 7px 5px 0px;
	font-weight: bold;
    white-space: nowrap;
}
#mile_status1{
	width: 100px; 
	height: 40px; 
	background-color: #f5cb00;
	color: black;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	margin: auto 121px auto auto;
	font-size:0.9em;
	float:right;
	position: absolute;
	line-height: 1.2em;
        font-weight: bold;
        text-align: center;   
}
#mile_status2{
	width: 100px; 
	height: 40px; 
	background-color: #f5cb00;
	color: black;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	margin: auto 10px auto auto;
	font-size:0.9em;
	float:right;
	line-height: 1.2em;
	position: absolute;
        font-weight: bold;
        text-align: center;        
}

#mile_status1 p{
	position: absolute;
	width: 5em;
	height: 2.4em;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	margin: auto;
	line-height: 1.2em;
}
#mile_status2 p{
	position: absolute;
	width: 5em;
	height: 2.4em;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	margin: auto;
	line-height: 1.2em;
}
#deadline {
	font-size:0.8em;   
	margin-left: 4px;
	font-weight: bold;
    white-space: nowrap;
	text-align: center;
	vertical-align: middle;
	width: 140px; /* add */  
	background-color: #ccc;
	margin-top: 10px;
	height: 40px;
	padding-top:4px;
	line-height: 1em;
}
#deadline img{
	margin-top: 4px;
	margin-right: 2px;
}
#time{
	font-size:0.9em;  
	font-weight: bold;
	margin-top: 10px;
	margin-left: 4px;
	margin-right: 10px;
	white-space: nowrap;
}
/*----------レース情報表示-----------*/
#race_info_line{
	/*width:96%;*/
	width:99.7%;
	height: 47px;
	position: relative;
	margin: 60px 0 0 0;
	/*background-color: #cb0000;
        background: rgb(255,255,255);
        background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(191,189,189,1) 100%);	*/
        background: rgba(191,189,189,1);
        color: black;
	display: flex;
	/*color: white;*/
}
#race_info_line p{
	line-height: 1.2em;
}
#race_info_status{
	width: 67px;
	height:47px;
	background-color: white;
	position: relative;
	color: black;
}
#race_no{
	width: 4em;
	height: 1em;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	position: absolute;
	margin: 7px auto;
}
.now_race{
	font-size: 32px;
}
.now_r{
	font-size: 20px;
}
#race_no p{
	text-align: center;
}
#race_hatsubai{
	width:54px;
	height: 20px;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	font-weight: bold;
	margin: auto;
	font-size: 15px;
}
#race_hatsubai{
	position: absolute;
	top: 36px;
	text-align: center;
}
#shimekiri{
	display: flex;
	width: 164px;
	height: 47px;
	position: relative;
}
#shimekiri .icon{
	width: 21px;
	height: 47px;
	position: relative;
	margin: auto 10px;
}
#shimekiri .icon img{
	width: 21px;
	height: 21px;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
}
#shimekiri .text{
	font-weight: bold;
	width: 2em;
	height: 47px;
	position: relative;
	font-size: 14px;
}
#shimekiri .text p{
	width: 2em;
	height: 2.2em;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
}
#shimekiri .time{
	font-size: 30px;
	position: relative;
}
#shimekiri .time p{
	width: 3em;
	height: 1.2em;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 5px;
	margin: auto;	
}
#shimekiri .partition{
    width: 1px;
    height: 43px;
    background-color: white;
    position: absolute;
    right: 0;
    top: 2px;
}
#race_condition{
	display: flex;
	position: relative;
	/*width: 242px;*/
	width: 264px;
	height: 47px;
	padding: 0 10px;
}

#race_condition #end_race{
	position: relative;
	width: 4em;
	height: 47px;
	font-weight: bold;
	font-size: 15px;
}
#race_condition #end_race p{
	width: 4em;
	height: 2.4em;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	text-align: center;
}
#race_condition #condition_partition{
	width: 17px;
	height: 47px;
	position: relative;
}
#race_condition #condition_partition img{
	width: 17px;
	height: 41px;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
}
#race_condition #condition{
	display: flex;
	width: 145px;
	height:47px;
	position: relative;
	font-size: 14px;
}
#race_condition #condition #sky{
	position: relative;
	height: 24px;
	width: calc(3em + 12px);
}
#race_condition #condition #sky .icon{
	position: relative;
	width: 12px;
	height: 24px;
}
#race_condition #condition #sky .icon img{
	width: 12px;
	height: 10px;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
}
#race_condition #condition #sky .text{
	position: relative;
	width: 3em;
	height: 30px;
}
#race_condition #condition #sky .text p{
	width: 3em;
	height: 1.2em;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: -22px -13px auto auto;
}
#race_condition #condition #wave{
	position: relative;
	height: 24px;
	width: calc(5em + 13px);
	left: 20px;
}
#race_condition #condition #wave .icon{
	position: relative;
	width: 13px;
	height: 24px;
}
#race_condition #condition #wave .icon img{
	width: 13px;
	height: 6px;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
}
#race_condition #condition #wave .text{
	position: relative;
	width: 5em;
	height: 30px;
}
#race_condition #condition #wave .text p{
	width: 5em;
	height: 1.2em;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: -22px -16px auto auto;
}
#race_condition #condition #wind{
	position: relative;
	height: 23px;
	width: calc(9em + 13px);
	top: -3px;
	left: -8em;
}
#race_condition #condition #wind .icon{
	position: relative;
	width: 12px;
	height: 23px;
	top: 24px;
}
#race_condition #condition #wind .icon img{
	width: 12px;
	height: 10px;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
}
#race_condition #condition #wind .text{
	position: relative;
	width: 9em;
	height: 30px;
}
#race_condition #condition #wind .text p{
	width: 9em;
	height: 1.2em;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto -15px auto auto;
}
.cf #tab{
	height: 47px;
}
.cf #tab li{
	/*width: 69px;*/
        /*width:91.7px;*/
        width:80px;
	height: 47px;
	/*background-color: transparent;*/
	border-left: 1px solid white;
	
	position:relative;
}
.cf #tab .active a,.cf #tab li:hover a{
	/*background-color: white;*/
	font-weight: bold;
	/*color: #cb0000;*/
	color: #fff;
        background:#1a9999;
}
.cf #tab li a{
	width: 100%;
	height: 100%;
	/*color: white;*/
        color: black;

}
.cf #tab li div.new_tab{
    position: absolute;
    top: -6px;
    font-size: 0.7rem;
    color: red;
    background-color: yellow;
    width: 100%;
    text-align: center;
    font-weight: 700;
}


#tab li.active, #tab li:hover{
	background-color: white;
	font-weight: bold;
	color: #cb0000;
	height: 100%;
}

.cf #tab .font_adjust{
	/*font-size: 12px;*/
        font-size: 80%;
}
#new_player_table_wrap th{
	background-color: #093333;
}


/*YouTubeナビ列*/
#main_info{
/*	width: 960px;*/
        width: 1240px;
    /*height: 360px;*/
	display: flex;
}
#youtube{
    width: 540px;
	/*width:468px;
	height: 290px;*/
	/*width: 480px;*/
/*	width: 580px;*/
	/*height: 314px;*/
	/*height: 380px;*/
	background-color: white;
}
.pc_youtube_box{
    width: 545px;
/*	width: 580px;*/
	background-color: #116666;
	margin: 10px 0 0 0;
	padding: 20px 0 20px 0;
}
.topyoutube iframe{
	height: 327px !important;
}
#main_table{
	/*width:492px;*/
        /*width:720px;*/
	/*width: 740px;*/
	/*width: 660px;*/
	width: 656px;
	height: 290px;
}
#main_navi{
	/*width: 468px;*/
        width: 545px;
/*	width: 580px;*/
	/*height: 107px;*/
        /*height: 54px;*/
	/*display: grid;
	grid-gap: 5px;
	grid-template-columns: repeat(2,1fr);
	background-color: whitesmoke;*/
}
#main_navi .item{
	height: 70px;
	display: flex;
	align-items: center;
	position:relative;
	background-color: white;
	z-index: 0;
}
#main_navi p{
	font-size: 13px;
	font-weight: bold;
	z-index: 1;
	margin: 0;
	padding: 0;
	line-height: 1.0;
}
#main_navi .icon{
	margin: 0px 5px;
}
#main_navi .image{
	width: 139px;
	height: 70px;
	filter: grayscale(100%);
	position: absolute;
	right:0px;
	z-index: 0;
}
#main_navi .item:hover .image{
	filter: grayscale(0);
}
#main_navi .item_bg{
	grid-column: 1/3;
	display: flex;
	position: relative;
}

#main_navi .event_title{
	width: 150px;
	font-size: 0.9em;
	font-weight: bold;
}
#main_navi .event_img .image{
	width: 70px;
	height: 70px;
	padding: 0;
	position: absolute;
	top: 0px;
	left: 140px;
}
#main_navi .event_name{
	width: 100%;
	font-size:0.9em;
	font-weight: bold;
	position: relative;
	right:0px;
	height: 100%;
	margin: 5px;
	border: 2px solid red;
}

#main_navi .event_name p{
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	padding: 5px;
}


#main_navi3{
	width: 468px;
        height: 80px;
}
#main_navi_top_haishin{
	width: 450px;
	display: grid;
	grid-gap: 5px;
	grid-template-columns: repeat(4,1fr);
	margin-left: 10px;
	margin-bottom: 5px;
}
#main_navi_top_haishin .item{
	/*height: 50px;*/
        height: 70px;
	display: flex;
	align-items: center;
	text-align: center;
	position:relative;
	background-color: #CB0000;
	z-index: 0;
	border-radius: 5px;
}
#main_navi_top_haishin .item a{
	text-decoration: none;
	color: white;
	display: block;
	width: 100%;
	height: 100%;
}
#main_navi_top_haishin .item a p{
	font-size: 13px;
	font-weight: bold;
	z-index: 1;
	display: grid;
	place-items: center;
	height: 100%;
	line-height: 1.3em;
}
#main_navi_top_haishin .main_haishin1{
	grid-column: 1/3;
}
#main_navi_top_haishin .main_haishin2{
	grid-column: 3/5;
}
#main_navi_top{
	/*width: 450px;*/
	/*width: 560px;*/
        width: 520px;
	display: grid;
	grid-gap: 10px;
	/*grid-template-columns: repeat(4,1fr);*/
	grid-template-columns: repeat(2,1fr);
	margin-left: 10px;
        margin-bottom: 10px;
}
#main_navi_top .item1{
	height: 58px;
	/*height: 100px;*/
	display: flex;
	align-items: center;
	text-align: center;
        display: grid;
        place-items: center;        
	/*align-items: left;
	text-align: right;*/
	position:relative;
	background-color: #23cccc;
	z-index: 0;
	border-radius: 5px;
}
#main_navi_top .item1:hover{
	/*background-color: lightpink;*/
	opacity: 0.6;
}

#main_navi_top .item1 a{
	text-decoration: none;
	color: white;
	display: block;
	width: 100%;
	height: 100%;
	font-weight: bold;
}
#main_navi_top .item1 a p{
	font-size: 16px;
	font-weight: bold;
	z-index: 1;
	display: grid;
	place-items: center;
	height: 100%;
	line-height: 1.3em;
}
#main_navi_top .item1 img{
    width:16%;
    padding-right: 5px;
}
/* PDFボタンリンク用 */


#main_navi_top .item .item3{
	width: 220px;
	height: 32px;
	display: flex;
	display: grid;
	align-items: center;
	text-align: center;
        
        place-items: center;        
	/*align-items: left;
	text-align: right;*/
	position:relative;
	background-color: #CB0000;
	z-index: 0;
	border-radius: 5px;
	margin-bottom: 5px;
	
}
#main_navi_top .item .item3:hover{
	background-color: lightpink;
}

#main_navi_top .item .item3 a{
	text-decoration: none;
	color: white;
	display: block;
	width: 100%;
	height: 100%;
}
#main_navi_top .item .item3 a p{
	font-size: 10px;
	font-weight: bold;
	z-index: 1;
	display: grid;
	place-items: center;
	height: 100%;
	line-height: 1em;
	width: 100%;
}
#main_navi_top .item .item3 img{
    width:20%;
    padding-right: 5px;
}

.SideBySide p{
 display:inline-block;
 vertical-align:top; /*縦方向の揃え位置を指定*/
}
#main_navi_top .item{
	/*height: 50px;*/
	/*height: 100px;*/
        height: 70px;
	display: flex;
	align-items: center;
	text-align: center;
        display: grid;
        place-items: center;    
	position:relative;
	background-color: #23cccc;
	z-index: 0;
	border-radius: 5px;
}
#main_navi_top .item:hover{
	/*background-color: lightpink;*/
	opacity: 0.6;
}
#main_navi_top .item a{
	text-decoration: none;
	color: white;
	display: block;
	width: 100%;
	height: 100%;

}
#main_navi_top .item a p{
	font-size: 16px;
	font-weight: bold;
	z-index: 1;
	display: grid;
	place-items: center;
	height: 100%;
	line-height: 1.3em;
}
#main_navi_top a p img{
	position: relative;
	/*top: 10px;*/
        position: relative;
        width: 15%;
}
#main_navi_top .item img{
    width:30%;
    padding-right: 5px;
}

#main_navi_top .item2 a{
	text-decoration: none;
	color: white;
	display: block;
	width: 100%;
	height: 100%;
}
#main_navi_top .item2 img{
    width:100%;
	height: 100%;
}

#main_navi_top .yosou{
	border: 3px solid  #f72a2a;
	background-color: #fcbcb7;
	z-index: 0;
	border-radius: 5px;
}
#main_navi_top .yosou a{
	color: #cb0000;
}

#main_navi_top .item3_backcol{
	background-color: transparent;
}
#main_navi_top .item3_backcol:hover{
	background-color: transparent;
}


/* youtube下のボタン群 20210507作成 */
#main_navi2{
	/*width: 468px;*/
	/*width: 486px;*/
	/*width: 468px;*/
	width: 580px;
	
}

#main_navi2 .item{
	height: 70px;
	display: flex;
	align-items: center;
	position:relative;
	background-color: white;
	z-index: 0;
}
#main_navi2 p{
	font-size: 17px;
	font-weight: bold;
	z-index: 1;
	margin: 0;
	padding: 0;
	line-height: 1.0;
}
#main_navi_top2{
	/*width: 450px;*/
	width: 465px;
	display: grid;
	grid-gap: 10px;
	grid-template-columns: repeat(2,1fr);
	margin-left: 10px;
        margin-bottom: 10px;
}
#main_navi_top2 .item{
	height: 80px;  
	position:relative;
	background-color: #CB0000;
	z-index: 0;
	border-radius: 5px;
	text-align: center;
}
#main_navi_top2 .item img{
	width:30px;
}
#main_navi_top2 .item_youtube img{
	width:130px;
}
#main_navi_top2 .item:hover{
	background-color: lightpink;
}
#main_navi_top2 .item a{
	text-decoration: none;
	width: 100%;
	height: 100%;
	color: white;
	font-weight:bold;
	position: relative;
	display: flex;
	text-align: center;
	justify-content: center;
	align-items: center;
}
#main_navi_top2 .item a p{
	width: 105px;	
}
#main_navi_top2 .item_youtube a p{

	width: 205px;	
}
#main_navi_top2 > .item > a > div > span, #main_navi_top2 > .item > div > span,  #main_navi_top > .item1 > ul > a > li > span{
        font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;  
        font-size: 1.2em;
        font-weight:bold;
}

#main_navi_top2 > .leftbox{
    float:left;
    width:70%;
}
#main_navi_top2 > .rightbox{
    float:right;
}
#main_navi_top2 > .clearbox{
    clear:both;
}
#main_navi_top2 .item_none_link{
	background-color: gray;
	color: white;
	font-weight:bold;
	display: flex;
	text-align: center;
	justify-content: center;
	align-items: center;
}
#main_navi_top2 .item_none_link:hover{
	background-color: gray;
}

#main_navi_top02{
	/*width: 450px;*/
	/*width: 465px;;*/
	/*width: 560px;*/
        width: 520px;
	display: grid;
	grid-template-columns: repeat(3,1fr);
	grid-gap: 10px;
	margin-left: 10px;
    margin-bottom: 10px;
}
#main_navi_top02 .item{
	height: 80px;  
	position:relative;
	background-color:  #23cccc;
	z-index: 0;
	border-radius: 5px;
	display: flex;
	text-align: center;
	justify-content: center;
	align-items: center;
}
#main_navi_top02 .item img{
	width:30px;
}

#main_navi_top02 .item_ship img{
	
}
#main_navi_top02 .item_youtube img{
	width:110px;
}
#main_navi_top02 .item:hover{
	/*background-color: lightpink;*/
	opacity: 0.6;
}
#main_navi_top02 .item a{
	text-decoration: none;
	width: 100%;
	height: 100%;
	color: white;
	font-weight:bold;
	position: relative;
	display: flex;
	text-align: center;
	justify-content: center;
	align-items: center;
}
#main_navi_top02 .item a p{
	width: 105px;	
}
#main_navi_top02 .item_youtube a p{

	width: 205px;	
}
#main_navi_top02 > .item > a > div > span, #main_navi_top02 > .item > div > span{
        font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;  
        font-size: 0.9em;
        font-weight:bold;
}

#main_navi_top03{
	/*width: 450px;*/
	/*width: 465px;*/
	/*width: 560px;*/
        width: 520px;
	display: grid;
	grid-template-columns: repeat(3,1fr);
	grid-gap: 10px;
	margin-left: 10px;
    margin-bottom: 10px;
}
#main_navi_top03 .item{
	height: 80px;  
	position:relative;
	background-color: #23cccc;
	z-index: 0;
	border-radius: 5px;
}
#main_navi_top03 .item img{
	width: 30px;
}
#main_navi_top03 .item_youtube img{
	width:130px;
}
#main_navi_top03 .item:hover{
	/*background-color: lightpink;*/
	opacity: 0.6;
}
#main_navi_top03 .item a{
	text-decoration: none;
	width: 100%;
	height: 100%;
	color: white;
	font-weight:bold;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
}
#main_navi_top03 .item a p{
	width: 105px;	
}
#main_navi_top03 .item_youtube a p{

	width: 205px;	
}
#main_navi_top03 > .item > a > div > span, #main_navi_top02 > .item > div > span,  #main_navi_top > .item1 > ul > a > li > span{
        font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;  
        font-size: 1em;
        font-weight:bold;
}
#main_navi_top03 .item_tenbou{
	font-size:0.9em;
}
#main_navi_top03 .item_none_link{
	background-color: gray;
	color: white;
	font-weight:bold;
	display: flex;
	justify-content: center;
	align-items: center;
}
#main_navi_top03 .item_none_link:hover{
	background-color: gray;
	opacity: 1.0;
}





#top_preparation_menu .btn_yosou,
#top_preparation_menu .btn_netlive,
#top_preparation_menu .btn_zen_menu,
#top_preparation_menu .btn_replay{
	margin:7px 0;
	text-align:left;
	font-size:100%;
	font-weight:bold;
	background: linear-gradient(#000000,#666666);
}

#top_preparation_menu .btn_tenbou{
	margin:7px 0;
	text-align:left;
	font-size:100%;
	font-weight:bold;
	border: 2px solid red;
	align-content: center;
}

#top_preparation_menu .btn_tenbou a {
    padding: 0;
    display: block;
}
#top_preparation_menu .btn_zen_menu{
    
}
#top_preparation_menu .btn_zen_menu .innerBox {
  width: 100%;
  padding: 8px;
  -webkit-box-sizing: border-box;  /*webkit系*/
  -moz-box-sizing: border-box;  /*Firefox*/
  box-sizing: border-box;
}
#osusume {
  position: relative;
  padding: 5px 5px 5px 42px;
  background: #77c3df;
  font-size: 20px;
  color: white;
  margin-left: -33px;
  line-height: 1.3;
  z-index:-1;
}

#osusume:before {
  position: absolute;
  content: '';
  left: -2px;
  top: -2px;
  border: none;
  border-left: solid 40px white;
  border-bottom: solid 79px transparent;
  z-index:-2
}

#main_navi .pdf{
	border-radius: 10px;
	background-color: red;
	height: 50px;
	justify-content: center;
	color: white;
	font-weight: bold;
	width:98%;
}

#main_navi .pdf a{
	color: white;
}

/*タブ切り替え---------------------------*/
.tab-wrap {
  /*display: flex;
  flex-wrap: wrap;*/
  margin: 10px 0 0 15px;
}
#racetab{
	
}
.tab-wrap:after {
  content: '';
  width: 100%;
  height: 15px;
  display: block;
  order: -1;
}
.tab-label {
  color: Gray;
  /*background: whitesmoke;*/
  text-shadow: 0 -1px 0 rgba(0,0,0,.2);
  white-space: nowrap;
  text-align: center;
  padding: 10px .5em;
  order: -1;
  position: relative;
  z-index: 1;
  cursor: pointer;
  flex: 1;
}

/* add maeda */
#top_preparation_right{
    margin: 0;
}
#racetab ul li{
    display: inline-block;
    /*margin: 0 1px 0 0;*/
    color: white;
    /* background: whitesmoke; */
    /*text-shadow: 0 -1px 0 rgba(0,0,0,.2);*/
    white-space: nowrap;
    text-align: center;
    padding: 8px 0 8px;
    /*background: rgba(0, 0, 0, 0) linear-gradient(#CCCCCC, #B2B2B2) repeat scroll 0 0;*/
	background: #116666;
    font-size: 16px;  
	width: 53.4px;
	border-right: 1px solid white;
	margin: 0;
}
#racetab ul li:not(:last-of-type) {
    /*margin-right: 2px;*/
}
#racetab {
    margin-bottom:0;
	position: relative;
}
.pc_racetab_background{
	width: 640px;
	height: 50px;
	background: linear-gradient(#116666,#1a9999);
	position: absolute;
	top: 147px;
}
.tab-switch:checked+.tab-label:after {
    top: 100%;
    left: 0;
    border-left: 38px solid transparent;
    border-right: 38px solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-top: 15px solid red;
}
#racetab ul li .active {
    display: inline-block;
    height: auto;
    overflow: auto;
    padding: 0px;
    opacity: 1;
    transition: .5s opacity;
    /*box-shadow: 0 0 3px rgba(0,0,0,.2);*/
}
/* add maeda end */




.tab-content {
  width: 100%;
  height: 0;
  overflow: hidden;
  opacity: 0;
}


/* アクティブなタブ */

.activetab{
    /*background: red;*/
    /*color: white;*/
    position: relative;
}
.activetab:after{
    top: 100%;
    left: 0;
    border-left: 26px solid transparent;
    border-right: 26px solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-top: 15px solid #23cccc;
}
.tab-switch:checked+.tab-label {
    background: #991a1a;
    color: white;
    position: relative;
}
.tab-switch:checked+.tab-label:after{
	top: 100%;
	left: 0;
    border-left: 39px solid transparent;
	border-right: 39px solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-top: 15px solid #991a1a;
}
.tab-switch:checked+.tab-label+.tab-content {
  height: auto;
  overflow: auto;
  padding: 0px;
  opacity: 1;
  transition: .5s opacity;
	margin: 0px 0px 15px;
  /*box-shadow: 0 0 3px rgba(0,0,0,.2);*/
}
#racetab ul li a, #racetab ul li a:link{
	background:transparent;
	color: white;
	font-weight: normal;
	/*width:37px;*/
        /*width:50px;*/
	width: 100%;
}
#racetab ul li span{
	font-size: 100%;
}
#racetab ul li.activetab a, #racetab ul li a:hover {
    /*background-color: transparent;*/
	color: #093333;
	font-weight: bold;
}
#racetab ul li.activetab{
	background:#23cccc;
    color: 093333;
	z-index: 99;
}
#racetab ul li:hover {
    background:#23cccc;
    color: 093333;
}

.syussou_race{
	display: flex;
	padding: 0 15px 0 10px;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	color: white;
}

/* ラジオボタン非表示 */
.tab-switch {
  display: none;
}
/*入れ子タブ*/
.tab-w {
  display: flex;
  flex-wrap: wrap;
  margin:0;
}
.tab-w:after {
  content: '';
  width: 100%;
  height: 15px;
  display: block;
  order: -1;
}
.tab-cont {
  width: 100%;
  height: 0;
  overflow: hidden;
  opacity: 0;
}
#tab{
	list-style:none;
	padding:0;
	margin:0;
	float:left;
	width:100%;
}
#tab li {
	text-align: inherit;
    display: inline-block;
    padding: 0;
    margin: 0;
    background: lightgray;
    border: none;
    vertical-align: top;
    line-height: 1.2;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
	width:122px;
	height: 40px;
	color: gray;
	border-right: 1px solid white;
}
#tab li .tab_l {
    font-size: 13px;
    color: Gray;
    background: whitesmoke;
    text-shadow: 0 -1px 0 rgba(0,0,0,.2);
    white-space: nowrap;
    width:100px;
    text-align: center;
    padding: 10px .5em;
	order: -1;
    position: relative;
    z-index: 1;
    cursor: pointer;
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}
#tab li a{
	font-weight:bold;
	color:gray;
	width:100%;
	height:45px;
	/*display:block;*/
	text-decoration:none;
	/*font-size:80%;*/
        font-size:90%;
	border-top-left-radius:0px;
	border-top-right-radius:0px;
	margin: 0 auto;
	text-align: center;
	display: flex;
  	justify-content: center;
  	align-items: center;
}
#tab li a:hover{
	background: transparent;
	color:white;
}
#tab li.active, #tab li:hover {
    /*background:#FF0000;*/
    color: #FFFFFF;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}
#tab li .active a {
    /*background:#FF0000;*/
    color: #FFFFFF;
}

ul#tab li .active:after{
    top: 100%;
    left: 0;
    border-left: 67px solid transparent;
    border-right: 67px solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-top: 15px solid red;
}

ul#tab li:not(:last-of-type) {
  margin-right: 0px;
}
.tab-sw:checked+.tab-l {
  background: red;
  color: white;
	position: relative;
}
.tab-sw:checked+.tab-l:after{
	top: 100%;
	left: 0;
    border-left: 67px solid transparent;
	border-right: 67px solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-top: 15px solid red;
}
.tab-sw:checked+.tab-l+.tab-cont {
  height: 350px;
  overflow: auto;
  padding: 15px;
  opacity: 1;
  transition: .5s opacity;
  box-shadow: 0 0 3px rgba(0,0,0,.2);
	margin: 0px 0px 20px;
}

#top_iframeid{
    /* min-height: 300px;*/
}
#bg_main{
	z-index: 1;
	position: relative;
	top: 16px;
}
/*各タブ共通設定-------------------*/
#tblchokuzen_detail th, #tblcomment th, #tblstart th, #tblstartslit th, #tbldemedas th, #tblracekekka th, #tblharai th, #tblsuimen th{
	background-color: #093333;
}
/*各タブ個別設定-------------------*/
/*出走表　追加変更*/

#new_player_table_wrap .y_playername{
	font-size: 15px !important;
	font-weight: bold;
}
#new_player_table_wrap th#th_tei, #new_player_table_wrap th#th_flying, #new_player_table_wrap td.lbl_sekkan, #new_player_table_wrap .lbl_hyoka {
    width: 3%;
}
.syussou_table #new_player_table_wrap th{
	padding: 0;
}
.syussou_table th#th_flying{
	height: 42px;
}
#new_player_table_wrap td.lh2{
	line-height: 1.4em !important;
}
#new_player_table_wrap td.playerprofwidth{
	padding: 5px 0;
}
.syussou_table #th_yosou,.syussou_table #th_tei{
	/*width: 40px !important;*/
	width: 34px !important;
}
.syussou_table td:first-child{
	font-size: 20px;
}
.syussou_table .gotei1:nth-of-type(2)[rowspan] {
    background-color: white;
	font-size: 15px !important;
}
.syussou_table .gotei2:nth-of-type(2)[rowspan] {
   background-color: #404040;
    color: #FFFFFF;
	font-size: 15px !important;
}
.syussou_table .gotei3:nth-of-type(2)[rowspan] {
    background-color: #D02C2C;
    color: #FFFFFF;
	font-size: 15px !important;
}
.syussou_table .gotei4:nth-of-type(2)[rowspan] {
    background-color: #3A72BE;
    color: #FFFFFF;
	font-size: 15px !important;
}
.syussou_table .gotei5:nth-of-type(2)[rowspan] {
    background-color: #DDCC11;
    color: #000000;
	font-size: 15px !important;
}
.syussou_table .gotei6:nth-of-type(2)[rowspan] {
    background-color: #35A05B;
    color: #FFFFFF;
	font-size: 15px !important;
}
.syussou_table .uline:last-child[rowspan]{
	/*font-size: 15px !important;*/
	font-size: 14px !important;
}
/*出走表終了*/
/*節間成績*/
.seiseki_table #th_playerinfo{
	width: 40px;
	height: 71px;
}
.seiseki_table .gotei1:nth-of-type(1)[rowspan] {
    background-color: white;
	font-size: 15px !important;
}
.seiseki_table .gotei2:nth-of-type(1)[rowspan] {
   background-color: #404040;
    color: #FFFFFF;
	font-size: 15px !important;
}
.seiseki_table .gotei3:nth-of-type(1)[rowspan] {
    background-color: #D02C2C;
    color: #FFFFFF;
	font-size: 15px !important;
}
.seiseki_table .gotei4:nth-of-type(1)[rowspan] {
    background-color: #3A72BE;
    color: #FFFFFF;
	font-size: 15px !important;
}
.seiseki_table .gotei5:nth-of-type(1)[rowspan] {
    background-color: #DDCC11;
    color: #000000;
	font-size: 15px !important;
}
.seiseki_table .gotei6:nth-of-type(1)[rowspan] {
    background-color: #35A05B;
    color: #FFFFFF;
	font-size: 15px !important;
}
/*節間成績終了*/

/*全国枠番別成績*/
.course_table #tblcomment{
	border-collapse: collapse;
}
.course_table #tblcomment .PlayerNameTD {
    line-height: 1;
    font-size: 15px;
	font-weight: bold;
}
/*全国枠番別成績終了*/
/*選手コメントモーター評価*/
.comment_table #tblcomment{
	font-size: 12px !important;
}
.comment_table #tblcomment th{
	height: 40px;
}
.comment_table #tblcomment .PlayerNameTD{
	font-size: 15px !important;
	font-weight: bold;
}
.comment_table .tei1:first-child{
	font-size: 15px !important;
	height: 45px;
}
.comment_table .tei2:first-child{
	font-size: 15px !important;
	height: 45px;
}
.comment_table .tei3:first-child{
	font-size: 15px !important;
	height: 45px;
}
.comment_table .tei4:first-child{
	font-size: 15px !important;
	height: 45px;
}
.comment_table .tei5:first-child{
	font-size: 15px !important;
	height: 45px;
}
.comment_table .tei6:first-child{
	font-size: 15px !important;
	height: 45px;
}

/*選手コメントモーター評価終了*/
/*直前予想*/
.chokuzen_table .tei1:nth-of-type(1){
	font-size: 15px !important;
	font-weight: bold;
	padding: 5px !important;
}
.chokuzen_table .tei2:nth-of-type(1){
	font-size: 15px !important;
	font-weight: bold;
	padding: 5px !important;
}
.chokuzen_table .tei3:nth-of-type(1){
	font-size: 15px !important;
	font-weight: bold;
	padding: 5px !important;
}
.chokuzen_table .tei4:nth-of-type(1){
	font-size: 15px !important;
	font-weight: bold;
	padding: 5px !important;
}
.chokuzen_table .tei5:nth-of-type(1){
	font-size: 15px !important;
	font-weight: bold;
	padding: 5px !important;
}
.chokuzen_table .tei6:nth-of-type(1){
	font-size: 15px !important;
	font-weight: bold;
	padding: 5px !important;
}
/*直前予想　終了*/
#framemenu {
    background-color: #093333;
	padding: 10px;
}

/*オッズ*/
.playercell{
	font-weight: bold;
}
#oddsdate{
	display: flex;
	align-items: center;
	top: 5px !important;
}
/*レース結果リプレイ*/
.replay_table #koutr{
	height: 20px;
}
.replay_table .tei1:nth-of-type(1){
	font-size: 15px !important;
	padding: 5px;
	height: 29px;
}
.replay_table .tei2:nth-of-type(1){
	font-size: 15px !important;
	padding: 5px;
	height: 29px;
}
.replay_table .tei3:nth-of-type(1){
	font-size: 15px !important;
	padding: 5px;
	height: 29px;
}
.replay_table .tei4:nth-of-type(1){
	font-size: 15px !important;
	padding: 5px;
	height: 29px;
}
.replay_table .tei5:nth-of-type(1){
	font-size: 15px !important;
	padding: 5px;
	height: 29px;
}
.replay_table .tei6:nth-of-type(1){
	font-size: 15px !important;
	padding: 5px;
	height: 29px;
}
.replay_table .tei1:nth-of-type(2){
	font-size: 15px !important;
	font-weight: bold;
}
.replay_table .tei2:nth-of-type(2){
	font-size: 15px !important;
	font-weight: bold;
}
.replay_table .tei3:nth-of-type(2){
	font-size: 15px !important;
	font-weight: bold;
}
.replay_table .tei4:nth-of-type(2){
	font-size: 15px !important;
	font-weight: bold;
}
.replay_table .tei5:nth-of-type(2){
	font-size: 15px !important;
	font-weight: bold;
}
.replay_table .tei6:nth-of-type(2){
	font-size: 15px !important;
	font-weight: bold;
}
table.nami td.toumei {
    min-width: 226px !important;
	height: 30px !important;
}
#tblkimarite th {
    background-color: #093333;
}
/*レース結果リプレイ*/
/* ラジオボタン非表示 */
.tab-sw {
  display: none;
}
.tab13{display: none;}
.mile{display: none;}
#tab li.active, #tab li a:hover{
	background: #1a9999;
}
/*開催日　レース前*/
#top_series_race .racemenu li a{
	width: 50px;
}

/*---------------------------タブ切り替え終了*/

/*3段目-----------------------------*/
#navi{
	width:100%;
	height: 850px;
	background-color:white;
	overflow: hidden;
	position: relative;
	display: block;
}
#navi_contents{
	display:grid;
	grid-template-columns: repeat(2,600px);
	grid-gap: 0px;
}
.navi_item{
	width:600px;
	height:226px;
	padding: 0;
	margin: 0;
	position: relative;
}
.navi_item img{
	padding: 0;
	margin: 0;
}
#mini_slider{
	position: absolute;
	top:140px;
	left:250px;
	overflow: hidden;
	height: 65px;
	display: none;
}
#mini_slider img{
	height: 65px;
}

#navi_sp{display: none;}
#navi_left_flow_box{
  width: 225px;
  height: 676px;
  background-image: url("../images/new_site/navi/navi_left_flow_box.png");
  transform: translateX(-225px); 
  position: absolute;
  z-index: 20;
  top:0;
  pointer-events:none;
}
.navi_left_move{
	animation: navi_anim_left 1s forwards;
}

@keyframes navi_anim_left {
  0% {
  transform: translateX(-225px);
  }

  100% {
  transform: translateX(0px);
  }
}

#navi_right_flow_box{
  width: 225px;
  height: 676px;
  background-image: url("../images/new_site/navi/navi_right_flow_box.png");
  transform: translateX(1425px); 
  position: absolute;
  z-index: 20;
  top:0;
  pointer-events:none;
}
.navi_right_move{
	animation: navi_anim_right 1s forwards;
}

@keyframes navi_anim_right {
  0% {
  transform: translateX(1425px);
  }

  100% {
  transform: translateX(975px);
  }
}
/*ピックアップ-----------------------------*/
#pickup_banner{
	width:100%;
	height: 225px;
	background-image: -webkit-linear-gradient(bottom right, mediumturquoise 25%, lightseagreen 25%, lightseagreen 50%, mediumturquoise 50%, mediumturquoise 75%, lightseagreen 75%, lightseagreen);
	background-image: -o-linear-gradient(bottom right, mediumturquoise 25%, lightseagreen 25%, lightseagreen 50%, mediumturquoise 50%, mediumturquoise 75%, lightseagreen 75%, lightseagreen);
	background-image: linear-gradient(to top left, mediumturquoise 25%, lightseagreen 25%, lightseagreen 50%, mediumturquoise 50%, mediumturquoise 75%, lightseagreen 75%, lightseagreen);
	background-size: 5px 5px;
	background-repeat: repeat;
	position: relative;
	display: block;
}
.pickup_banner_box{
	position:relative;
	display: block;
}
.pickup_banner_title{
	width: 600px;
	height: 225px;
	background-image: url("../images/new_site/pickup_banner/pickup_banner.png");
	background-position: left;
	background-repeat: no-repeat;
	position: absolute;
	top:0;
	left:0;
}
.pickup_banner_item{
	width:800px;
	height: 180px;
	position: absolute;
	right:0px;
	top:45px;
	display:grid;
	grid-template-columns: repeat(5,150px);
	grid-gap: 5px;
}
.pickup_banner_item img{
	width:150px;
}
.info_link a{
    
    font-size:1.1em;
    color: white;
}

/* add */
.topyoutube {
	margin: 0 0 10px;
	width: 100%;
}
.topyoutube p{
	line-height:0;
}
.topyoutube .jlcbtn{
	text-align:center;
}
.topyoutube .jlcbtn a{
	padding:25px 10px;
	color:#FFFFFF;
	display:block;
	background-color:#457add;
	border-bottom-right-radius:5px;
	border-bottom-left-radius:5px;
}
.topyoutube .jlcbtn a:hover{
	background-color:#D8E3F8;
	color:#000000;
	text-decoration:none;
}
.topyoutube iframe {
	width: 100% !important;
	height: 290px;
	border: solid 3px #457add;
}

#livebox_preparation{
    display: none;
}
 .bigcontents{
    display: none;
}

/*フッター-----------------------------*/
/*common_footer.cssに移動　20210713

iframe#top_iframeid { 
  width: 100%;
	/*height: 995px
}*/
#top_race_bgbanner_sp{
    display: none;
}
 #bankisha {
    background-color: transparent;
    /*width:55%;
    margin:0px 5px 2px 2px;
    padding: 0.8rem 2rem 0.4rem 2rem;
    -webkit-transform: skew(-15deg);
    transform: skew(-15deg);*/
	 width: 100%;
    color: black;
    /*background-image: -webkit-gradient(linear, left top, right top, from(#ff2020 ), to(#fe9159));
    background-image: -webkit-linear-gradient(left, #ff2020  0%, #fe9159 100%);
    background-image: linear-gradient(to right, ff2020  0%, #fe9159 100%);*/
	 background: linear-gradient(#23cccc,#b0e0e6);
	 padding:10px;
	 margin: 10px 0;
}
#toptenboulist {
    background-color: black;
    margin:0px;
    padding:5px 0px 3px 0px;
	background: linear-gradient(#23cccc,#b0e0e6);
    /*background-image: -webkit-gradient(linear, left top, right top, from(#ff2020 ), to(#fe9159));
    background-image: -webkit-linear-gradient(left, #ff2020  0%, #fe9159 100%);
    background-image: linear-gradient(to right, ff2020  0%, #fe9159 100%);*/
    color: black;
    border: 0px #000000 solid;
}
#toptenboulist li{
  margin:0px 15px 5px 15px;
  padding: 0.5rem 0.5rem;
  -webkit-transform: skew(-15deg);
  transform: skew(-15deg);
  background-color: white;
  color: black;
  border: 0px;
}

/* ボタン */
a.btn-green{
  padding: 0.3em;
  margin: 0px 5px;
  display: block;
  color: #fff !important;
  background: #353030;
  text-decoration: none;
  font-weight: bold;
  font-size:1em;
  border-radius: 3px;
  text-align:center;
  text-decoration:none !important;
}
a.btn-green:before {
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  margin: -3px 5px 0 0;
  background: url("../images/top/bk_top_bangumi.gif") no-repeat;
  background-size: contain;
  vertical-align: middle;
}
a.btn-green:hover {
    background: gray;
}
.live2disp{
    width:180px;
    float:left;
}
.live1disp{
    width:300px;
    float:left;
}
a.btn-green2{
  padding: 0.3em;
  margin: 0px 5px;
  display: block;
  color: #fff !important;
  background: #353030;
  text-decoration: none;
  font-weight: bold;
  font-size:1em;
  border-radius: 3px;
  text-align:center;
  text-decoration:none !important;
}
a.btn-green2:before {
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  margin: -3px 5px 0 0;
  background: url("../images/top/r_direct_16.png") no-repeat left center;
  background-size: contain;
  vertical-align: middle;
}
a.btn-green2:hover {
    background: gray;
}
.yajirusiicon {
    padding-left: 30px;
    background: url("../images/top/r_direct_16.png") no-repeat left center;
}
@media screen and (max-width : 767px ){
    a.btn--orange{
        padding: 0.3rem 0.3rem;
    }
    a.btn-green2{

        padding: 1px;
        margin: 10px 5px;
        font-size:0.8em;
    }
    a.btn-green:before {
        margin: -3px 10px 0 0;
        width: 10px;
        height: 10px;
        margin: -3px 2px 0 0;
    } 
    
}

@media screen and (min-width: 767px){
  a.btn-green{
    padding: 0.5em 2em;
    margin: 10px 5px;
    font-size:1em;
    display:inline-block;
    }
  a.btn-green:before {
        margin: -3px 10px 0 0;
    }

}

/* メニューリンク対応 */
.accshow a {
display:block;
height:100%;
width:100%
}
#race_cf{
	position: absolute;
	right: 0;
}

.racetabbase{
width:180px;
display:block;
	position:absolute;
	top:0;
	right:0;
}
#livemenu1{
	position: relative;
}

/* new対応 */
#main_navi_top02 .item a div.new {
    position: absolute;
    top: 0;
    left: -10px;
}
#main_navi_top02 .item a div.new img {
    padding:0;
    width: 60%;
    transform: rotate(-30deg);
}
