@charset "utf-8";
/*レスポンシブ対応---------------------------------------------*/

@media screen and (max-width : 767px ){
	.top_page_body{
		background: white;
	}
	#new_wrapper{
		width: 100%;
	}

	/*1段目---------------------------------*/
	#top_visual{
		width: 100%;
		height: auto;
		display: block;
		position: relative;
		/*padding-top: 15px;*/
		padding-bottom: 0px;
	}
	.pc_top_countdown{display: none;}
	.pc_top_visual{display: none;}

	.back_imgbox_sp{
		background-color: red;
		background-blend-mode: multiply;
		content: "";
		width: 100%;
		display: block;
		background-image: url("../images/new_site/top_page/backimgbox_sp.jpg");
		background-size: cover;
		background-repeat: no-repeat;
		position: relative;
		top:0px;
		padding-top: 32.5%;
	}
	.top_main{
		width: 100%;
		height: auto;
		position: static;
		display: block;
		margin: 0;
	}
	
	#top_main_slider{display: none;}
	#top_race_bgbanner{display: none;}

	.top_mini_navi_pc{display: none;}
	#top_visual_navi_sp_two{
		width: 95%;
		height: 75.6px;
		display: grid;
		grid-template-columns: repeat(2,1fr); 
		grid-gap: 5px;
		padding-right: 10px;
		padding-top: 5px;
		padding-bottom: 2px;
		padding-left: 20px;
		position: relative;
		font-size: 14px;
	}
	#top_visual_navi_sp_two .item{
		width: 100%;
		height: 100%;
		position: relative;
		background: #cb0000;
		border: 5px solid black;
		padding: 5px;
		text-align: center;
	}
	#top_visual_navi_sp_two .item a{
		text-decoration: none;
		color: white;
		position: relative;
  		width: 100%;
		height: 100%;
		display: flex;
  		justify-content: center;
  		align-items: center;

	}
	#top_visual_navi_sp{
		width: 95%;
		display: grid;
		grid-template-columns: repeat(3,1fr); 
		grid-template-rows: repeat(3,1fr); 
		grid-gap: 5px;
		padding-right: 10px;
		padding-top: 5px;
		padding-bottom: 10px;
		padding-left: 20px;
		position: relative;
		font-size: 14px;
	}
	#top_visual_navi_sp .item{
		width: 100%;
		height: 100%;
		position: relative;
		background: #cb0000;
		border: 5px solid black;
		padding: 5px;
		text-align: center;
	}
	#top_visual_navi_sp .item a{
		text-decoration: none;
		color: white;
		position: relative;
  		width: 100%;
		height: 100%;
		display: flex;
  		justify-content: center;
  		align-items: center;

	}
	#top_visual_navi_sp .top_button{
		grid-column: 1/4;
	}
	
	#top_visual_navi_sp .race_calender{
		grid-column: 2/4;
	}
	#top_visual_navi_sp .race_yosou{
		grid-column: 1/3;
		font-size: 20px;
		font-weight: bold;
	}
	
	
	.top_mini_navi{
		width: 95%;
		height: inherit;
		margin: 0 auto 0;
		/*display: grid;*/
		grid-template-columns: repeat(3,1fr); 
		grid-template-rows: repeat(3,1fr); 
		grid-auto-flow: row;
		grid-gap: 5px;
		background-color: transparent;
		border-radius: 10px;
		padding-right: 10px;
		padding-top: 5px;
		padding-bottom: 10px;
		position: relative;
	}

	.top_mini_navi .item{
		width: 100%;
		height:inherit;
		padding-top:81.39%;
		position: relative;
		background: #cb0000;
		border: 5px solid black;
	}
	.top_mini_navi .item a{
		position: absolute;
		top: 0;
	}
	.top_mini_navi .item:hover{
		opacity: 1.0;
	}
	.top_mini_navi .top_mini_navi_item_pc{display: none;}
	.top_mini_navi .top_mini_navi_item_sp{
		display: block;
	}
	
	.top_mini_navi_sp{ 
		/*display: grid;*/
		grid-template-columns: repeat(2,1fr);
		grid-template-rows: repeat(1,1fr);
		position: relative;
		width: 90%;
    	margin: 0 auto 0;
		grid-gap: 5px;
	}
	
	.top_mini_navi .item img{
		width: 30%;
		height: auto;
		top: 0;
		right: 0;
		left: 0;
		bottom: 0;
		margin: -40% auto;
		padding-top: 50%;

	}
	.top_mini_navi .item .mini_navi_text{
		width: 24vw;
		height: auto;
		margin:19vw auto;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		position: absolute;
	}
	.top_mini_navi .item p{
		width: 100%;
		transform: translate(0, -50%);
		line-height: 4vw;
		color: white;
	}
	.top_mini_navi .item .grayscale{opacity: 0;}
	.top_mini_navi_sp .item{
		position: relative;
		width: auto;
		height: 22vw;
		margin: 0;
		display: block;
		overflow: hidden;
		cursor: pointer;
		background-color: #cb0000;
		border: 5px solid black;
	}
	.top_mini_navi_sp .item  img {
		width: auto;
		transition: .3s;
		object-fit: cover;
		margin-right: 10px;
	}
	.top_mini_navi_sp .item a{
		display: flex;
		position: relative;
		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: 0;
	}
	.top_mini_navi_sp p{
		font-size: 4vw;
		line-height: 4vw;
		color: white;
	}

	.telop{
		width: 100%;
		top: 0px;
		bottom: auto;
		border-top: 1px solid white;
		border-bottom: 1px solid white;
	}
	
	.top_left_flow_box{display: none;}
	.top_right_flow_box{display: none;}
	#googlesearch{display: none;}
	.back-imgbox{display:none;}

	.omura-catch{
		display: block;
		position: relative;
		bottom: 0px;
		width: 100%;
		margin: 0px auto;
		padding-top: 21%;
		background-image: url("../images/new_site/top_page/top01_omura_sp.png");
		background-size: 100% auto;
		background-repeat: no-repeat;
		
	}
	
	/* 2段目 */
	.telop_1{
		width: 1200px;
		height: 42px;
		margin: 0px;
		background-color: red;i
		/*position: absolute;*/
		border-top: #FFc0c0 solid 0px;
		display: inline-block;
		z-index: 11;
		border-bottom: none;
	}
	#main_contents{
		width: 100%;
		/*padding-top:100px;*/
		margin: 0;
		display: block;
		position: relative;
		height:auto;
        background-color: white;
		padding: 18px 0 18px 0;
	}
	#main_wrapper{
		width: 99%;
		height: auto;
		margin: 0 auto;
		left:inherit;
		background-color: transparent;
		position: relative;
		top: inherit;
	}
	.sp_program_mile{
		color: #116666;
		font-size: 20px;
		border: 4px solid #c21500;
	    border-image: linear-gradient(to right, #c21500 0%, #ffc500 100%);
	    border-image-slice: 1;
		text-align: center;
	}
	#allrace td {
    	width: 13.5% !important;
	}
	#allrace td.ketsu_1 {
	background: #999 !important;
	}
	#allrace td.name span{
		font-size: 2.5vw !important;
	}
	.main_live_button_sp{
		display: grid;
		grid-template-columns: repeat(2,1fr);
		grid-gap: 5px;
		width:100%;
		height: 50px;
		margin: -10px 0 10px 0;
	}
	.main_live_button_sp .live_button{
		
	}
	.main_live_button_sp .live_button a{
		width: 100%;
		height: 100%;
		display: block;
		background-color: #cb0000;
		border-radius: 5px;
		color: white;
		text-decoration: none;
		font-size: 14px;
	}
	.main_live_button_sp .live_button a:hover{
		background-color: lightpink;
	}
	.main_live_button_sp .live_button a p{
		display: flex;
  		text-align: center;
		justify-content: center;
		align-items: center;
		width: 100%;
		height: 100%;
	}
	.main_live_button_sp .live_button a p img{
		width: 25px;
		height: 20px;
		margin: 0 10px 0 0 ;
	}
	.arrow{
		font-size: 20px !important;
	}
	.news dl dd{
		font-size: 4.5vw !important;
	}
	#main_race_info_sp{
		display: block;
		position: relative;
	}
	#main_race_info_sp .slider_box{
		width:100%;
		height:50px;
		margin-bottom: 10px;
	}
	#main_race_info_sp .player_list{
		width:100%;
		height: 430px;
	}
	#main_race_info_sp .link_button{
		width: 100%;
		display: block;
		position: relative;
	}
	#main_race_info_sp .link_button .button_ul{
		list-style: none;
		position: relative;
		display: flex;
		height: 70px;
	}
	#main_race_info_sp .link_button .button_ul li{
		width:20%;
		height: 70px;
		text-align: center;
		background-color: white;
		border: 3px solid black;
		border-radius: 6px;
		position: relative;
		margin: 1px;
	}
	#main_race_info_sp .link_button .button_ul li:hover{
		background-color: lightpink;
	}
	#main_race_info_sp .link_button .button_ul li a{
		color: black;
		font-weight: bold;
		width: 100%;
		height: 100%;
		display: block;
		text-decoration: none;
	}
	#main_race_info_sp .link_button .button_ul li a p{
		font-size: 14px;
		line-height: 1.2em;
		display: grid;
  		place-items: center;
		height: 100%;
	}
	
	#main_race_info{
		width: 100%;
		height: auto;
		display: none;
		flex-wrap: wrap;
		position: relative;
	}
	#when{
		width:auto;
		height: 45px;
		padding:5px 5px;
		position: relative;
		display: flex;
		align-items: center;
	}
	#race_info{
		height: auto;
		position: relative;
		/*top:-5px;*/
		display: flex;
		align-items: center;
		width: 80%;
        }
	#race_info_line{display: none;}
	#race_name{
		width: auto;
		height: auto;
		/*line-height: 20px;*/
		line-height: 1em;
		vertical-align: middle;
		padding: 0px 5px 0px; 
		font-weight: bold;
		font-size: 5vw;   
			/*width: 90%;*/
	}
	#race_status{
		width: auto;
		height: auto;
		line-height: 20px;
	}
	#separate{display:none;}
	#mile_status1{
		width: 49%;
	}
	#mile_status2{
		width: 49%;
                margin:10px 0px 0px 0px;
	}
	#deadline{
		width: auto;
                display: none;
	}
	#time{
		width:auto;
	}
	/*youtubeナビ列*/
	#main_info{
		width: 100%;
		height: auto;
	}
	/*#youtube{display: none;}*/
	#main_navi{
		width :100%;
		height: 175px;
		background-color: transparent;
	}
	#main_navi .item{
		width: 100%;
		height: 40px;
	}
	#main_navi .image{display: none;}
	#main_navi .item_bg{
		display: flex;
		height: 42px;
	}
	
	#main_navi .event_title{
		/*width: 170px;*/
                /*width: 175px;*/
                display: flex;
                width:85px;
/*                font-size: 0.9em;*/
	}
        #main_navi .icon {
            margin: 10px 5px;
        }
        .live2disp{
            width: initial;
        }
	#main_navi .event_img .image{
		display: flex;
		width:40px;
		height: 40px;
		position: relative;
		filter: grayscale(0);
		left:inherit;
		margin: 0px 10px;
	}
	#main_navi .event_name{
		font-size:0.9em;
		font-weight: normal;
		line-height: 1em;
		position: relative;
		left:inherit;
                width: 200px;
                padding-left:4px;
                padding-top: 6px;
	}
        #main_navi p {
            font-size:0.9em;
        }
        
	/*タブ切り替え---------------------------*/
	#main_table{display: none;}
	.tab-wrap{
		margin:0px auto;
		position: relative;
		top: -26px;
	}
	/* 20210828 add*/
	.tab-wrap{
		display: none;
	}
	.tab-w{
		margin:0px auto;
	}
	.mile{
		display: block;
		background-color: red;
		color: white;
		pointer-events: none;
	}
	
	#racetab ul {
		list-style: none;
		padding: 0;
		margin: 0;
		display: flex;
		flex-wrap: wrap;
		width: 100%;
	}
	
	#racetab ul li {
		display:block;
		/*margin: 0px 0px 2px;*/
		color: Gray;
		/*background: whitesmoke;*/
		text-shadow: 0 -1px 0 rgba(0,0,0,.2);
		white-space: nowrap;
		text-align: center;
		/*padding: 15px 0px 5px 0px;*/
		background: rgba(0, 0, 0, 0) linear-gradient(white, #CCC) repeat scroll 0 0;
		font-size: 100%;
		width:calc(95%/7);
		z-index:1;
	}
	
	#racetab ul li a, #racetab ul li a:link {
		background: transparent;
		font-weight: normal;
		display: block;
		text-decoration: none;
		width: auto;
	}
	#racetab ul li .activtab{
		color: white;
	}
	.activetab:after{
		top: 100%;
		left: 0;
		/*border-left: 7.5vw solid transparent;
		border-right: 7.5vw solid transparent;*/
                border-left: 6.5vw solid transparent;
		border-right: 6.5vw solid transparent;
		content: " ";
		height: 0;
		width: 0;
		position: absolute;
		pointer-events: none;
		border-top: 15px solid red;
	}
       
#item_3{
    flex-grow:2;
}	
li#item_3.activetab:after{
        top: 100%;
        left: 0;
        /*border-left: 7.5vw solid transparent;
        border-right: 7.5vw solid transparent;*/
        border-left: 13.5vw solid transparent;
        border-right: 13.5vw solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border-top: 15px solid red;
}
	#tab li{
		width:calc(97%/4);
		position: relative;
		margin-bottom: 2px;
		z-index: 1;
	}
	
	#tab li.active, #tab li:hover {
		background: #FF0000;
		color: #FFFFFF;
		border: none;
		border-top-left-radius: 0px;
		border-top-right-radius: 0px;
		z-index:99;
	}
	
	#tab li.active:after {
		top: 40px;
		left: 0;
		border-left: 11.5vw solid transparent;
		border-right: 11.5vw solid transparent;
		content: " ";
		height: 0;
		width: 0;
		position: absolute;
		pointer-events: none;
		border-top: 15px solid red;
	}
	
	.tab-label{
		flex: none;
		width: calc(96%/7);
		margin-bottom: 3px;
	}
	.tab13{
		display: block;
		width:calc((97%/7)*2);
	}
	.tab-switch:checked+.tab-label{
		z-index: 99;
	}
	.tab-switch:checked+.tab-label:after{
		left:2px;
		border-left:6.5vw solid transparent;
		border-right:6.5vw solid transparent;

	}
	.tab-switch:checked+.tab13:after{
		left:3px;
		border-left:12.5vw solid transparent;
		border-right:12.5vw solid transparent;
	}
	.tab13_content {
		box-shadow: 0 0 3px rgba(0,0,0,.2);
		padding: 0px;
		margin: 0px;
	}
	.tab-l{
		flex: none;
		width: calc(97%/4);
		margin-bottom: 3px;
		font-size:12px;
	}
	
	.tab-sw:checked+ .tab-l{
		z-index: 99;
	}
	.tab-sw:checked+ .tab-l:after{
		border-left:11vw solid transparent;
		border-right:11vw solid transparent;
	}
	/*全レーステーブル*/
	.tab13_content table{
		width:100%;
		border-collapse: collapse;
		background-color: white;
		margin: 0px;
		padding: 0px;
		text-align: center;
	}
	.tab13_content table th, .tab13_content table td {
 	 	border: solid 1px lightgray;
		
	}
	.R{
		width:3em;
		background-color: navy;
		color: white;
		font-size: 16px;
		line-height: 80%;
		padding:10px 0 0;
		
	}
	.all_race_time{
		font-size: 10px;
	}
	.white{
		background-color: whitesmoke;
	}
	.black{
		background-color: black;
		color: white;
	}
	.red{
		background-color: red;
		color: white;
	}
	.blue{
		background-color: blue;
		color: white;
	}
	.yellow{
		background-color: yellow;
	}
	.green{
		background-color: green;
		color: white;
	}
	
	/*3段目-----------------------------*/
	.top_news_sp{
		display: block;
		padding: 20px 0 0;
	}
	.top_news{
		width: 100%;
		background-color: white;
	}
	#navi_wrapper{
		display: block;
		/*padding: 20px 0;*/
		/*margin: 20px 0;*/
	}
	#top_navi{display:none;}
	#top_navi_sp{
		display: block;
		width: 100%;
		position:relative;
		background-color: white;
	}
	#top_navi_sp .image{
		width: 100%;
		padding-top: 37.7%;
		position: relative;
	}
	#top_navi_sp .navi_info{
		width: 100%;
		/* padding-top: 71.2%;*/
                padding-top: 140%;
	}
	#top_navi_sp .image img{
		width:100%;
		height:100%;
		object-fit: cover;
		position: absolute;
		top: 0px;
	}
	/*ピックアップバナー-----------------------------*/
	#pickup_banner{display: none;}
	#pickup_banner_sp{
		width:100%;                
		/*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;*/
		background: #c6f7f7;
		position: relative;
		height: auto;
		display: block;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.pickup_banner_box{
		width: 96%;
		height: auto;
		margin: 0px auto;
		position: relative;
		padding: 0 10px 10px;
		background-color: transparent;
		border-radius: 10px;
		
	}
	.pickup_banner_title{
		background-image:url("../images/new_site/pickup_banner/pickup_banner_sp.png");
		position: relative;
		background-size: 150px;
		background-position: center;
		width:100%;
		height:80px;
	}
	/*.pickup_banner_item{
		display: grid;
		grid-template-columns: repeat(2,1fr);
		grid-gap:5px;
                grid-row-gap: 20px;
		top:0px;
		right:0px;
		position: relative;
		width:100%;
		height:auto;
                padding-bottom: 20px;
	}*/
	.pickup_banner_item{
		display: block;
		position: relative;
		width:100%;
		height:auto;
        padding-bottom: 10px;
		margin: 0 auto;
		top:0;
	}
	.pickup_banner_item img{
		width: 100%;
		/*padding: 0 0 10px;*/
		margin: 0 0 8px;
		border: 2px solid #093333 !important;
	}
        
	.pickup_banner_item_sns{
		display: grid;
		/*grid-template-columns: 195px 1fr 1fr 1fr ; 左にバナーを配置する際はコメント切り替え　*/
                grid-template-columns:1fr 1fr 1fr 1fr 1fr ;
		grid-gap:5px;
		top:10px;
                bottom:10px;
		right:0px;
		position: relative;
		width:100%;
		height:auto;
                align-items: end;
                grid-column-gap: 10px;
	}
	.pickup_banner_item_sns img{
		width: 100%;
	}
        
        #top_navi_info{
                display:block;
                position: absolute;
                top:10px;
                left:0px;
                width:100%;
                /*height:206px;*/
                height:500px;
                overflow: hidden;
        }	
        #top_navi_info_title{
                width:100%;
                height:20px;
                display: flex;
                position: relative;
                font-size: 13px;
        }
        #top_navi_info_title .info_title{
                position: absolute;
                font-weight: bold;
        }

        #top_navi_info_title .info_link{
                position: absolute;
                right:0px;
                width:62px;
                line-height: 20px;
                text-align: center;
                color: white;
                background-color: black;
        }
        #top_navi_info_title .info_link a{
                color: white;
        }

        #top_navi_info dl{
                font-size:0.9em;
        }

        /*フッター-----------------------------*/
        footer{
                display:block;
                color: white;
                height: auto;
        }
        .footer_item{
                display: inline-block;
                width:100%;
        }
	.footer_link_sp{
		display: block;
		height: auto;
		background-image: -webkit-linear-gradient(bottom right, dimgray 25%, gray 25%, gray 50%, dimgray 50%, dimgray 75%, gray 75%, gray);
		background-image: -o-linear-gradient(bottom right, dimgray 25%, gray 25%, gray 50%, dimgray 50%, dimgray 75%, gray 75%, gray);
		background-image: linear-gradient(to top left, dimgray 25%, gray 25%, gray 50%, dimgray 50%, dimgray 75%, gray 75%, gray); 
		background-size: 5px 5px;
		background-repeat: repeat;
		padding:10px;
	}
	.link_title{
		background-color: black;
		display: block;
		width: 140px;
		margin:0  auto;
		padding:0 10px;
		text-align: center;
		
	}
	.link_name{
		padding: 10px;
	}
        
        /* add */
        


	.footer_banner{
		height: auto;
	}
        
	.footer_banner_box{
            
		width: 90%;
		height: auto;
		margin: 0px auto;
		position: relative;
		padding-bottom: 10px;
                padding-top:10px;		
	}
	.footer_banner_title{
		position: relative;
		background-size: 150px;
		background-position: center;
		width:100%;
		height:80px;
	}
	.footer_banner_item{
		display: grid;
		grid-template-columns: repeat(2,1fr);
		grid-gap:10px;
		top:0px;
		right:0px;
		position: relative;
		width:100%;
		height:auto;
	}
	.footer_banner_item img{
		width: 100%;
		
	}
    .footer_banner_item{
            display:none;
    }
    footer_banner_item li{
        display:block;
        padding:1.2em;
        background:black;
        border-bottom:#fff 1px solid;
        font-family:sans-serif;
        letter-spacing:.05em;
    }
    .footer_banner_title li:hover,
    .footer_banner_box label:hover{
        background:gray;
    }
    .footer_banner_title li::before,
    .footer_banner_box label::before{
        content:"";
        display:block;
        position:absolute;
        right:5%;
        width:.3em;
        height:.2em;
        border-top:#000 2px solid;
        border-left:#000 2px solid;
        transform:rotate(135deg);
        color:white;
     }
    .footer_banner_box input[type="checkbox"]{
        display:none;
    }
    .footer_banner_box label[for="menu"]{
        display:block;
        color:white;
        text-align: center;
        background:black;
    }
    .footer_banner_box label[for="menu"]::before{
        transform:rotate(225deg);
    }
    #menu:checked + .footer_banner_item{
        display:block;
    }
    .footer_sitemap{
        display: none;
    }	
    #pcnews{
        display: none;
    }
    .sp_program{
        border-bottom: initial;
        border-left: initial;
        /*padding: 10px 0px 5px 0px;*/
    }
    #top_race_bgbanner_sp{
	width: 100%;
        padding: 0px 0px 0px 0px;
	display: block;
		background-color: white;
    }
	#top_race_bgbanner_sp img{
		width: 100%;
	}
	#top_race_bgbanner_sp .slick-dots{
		background-color: white;
		margin-bottom: 15px;
	}
	#top_race_bgbanner_sp .slick-dots li button::before{
		font-size: 15px;
	}
	
.sp_img-flex-2{
  display:flex;/*コレ*/
  width:100%;
  margin:0;
} 
.sp_img-flex-2>div{
  width:50%;
}  
.sp_img-flex-2 img{
    width: 100%;
}

    .full_content ul li a {
        line-height: 1em;
        padding: 5px 0 0 0;
        vertical-align: middle;
    }
 
    .full_content ul li#honjo_news,
    .full_content ul li#news {
        background-color: #000000;
    }
    .full_content ul li a {
        color: #FFF;
        display: block;
        padding: 10px 0 0 0;
    }
    .full_content .tabmenu {
        padding-left:5px;
        border-bottom: 0px;
        border-bottom: solid 5px #1a9999;
    }
	#tab1 {
		border-top: #1a9999 0px solid;
		border-left: #1a9999 5px solid;
		border-right: #1a9999 5px solid;
		border-bottom: #1a9999 5px solid;
		background-color: white;
		border-radius:0px;
	}
	#tab2 {
		border-top: #1a9999 0px solid;
		border-left: #1a9999 5px solid;
		border-right: #1a9999 5px solid;
		border-bottom: #1a9999 5px solid;
		background-color: white;
		border-radius:0px;
	}
	#tab3 {
		border-top: #1a9999 0px solid;
		border-left: #1a9999 5px solid;
		border-right: #1a9999 5px solid;
		border-bottom: #1a9999 5px solid;
		background-color: white;
		border-radius:0px;
	}
	.news dl dt::before {
    content: "";
    left: 0px;
    box-sizing: border-box;
    width: 0px;
    height: 0px;
    border: none;
        border-left-color: transparent;
        border-left-style: solid;
        border-left-width: 7px;
    border-left: none;
}
	
	/*-- インフォメーション色替え --*/
	.news{
		margin: 0 0 10px 0;
	}
	.full_content ul li#race, .full_content #race{
		/*background: #1a9999 !important;*/
		background: #47cece ;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.full_content ul li#honjo_news, .full_content ul li#new{
		/*background: #1a9999 !important;*/
		background: #47cece ;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.full_content ul li#honjo_news, .full_content ul li#news{
		/*background: #1a9999 !important;*/
		background: #47cece ;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.full_content ul li a{
		line-height: 1em ;
		color: #FFF ;
		display: flex ;
		padding: 0 0 0 0 ;
		width: 100% ;
		height: 100% ;
		align-items: center;
		justify-content: center;
	}
	.full_content ul li a.active{
		background-color: #1a9999;
	}
	


    
    
    #top_yosoulink li {
        display: block;
        padding: 0 10px;
    }    
    #top_series_name {
        padding: 2px 5px;
        background-color: #FFFFFF;
        margin: 5px 0;
        font-weight: bold;
        line-height: 1.2em;
    }
    #top_series_race .racemenu li a {
            width: 50px;
    }
    
}

.tembou_sp{
    width:100%;
    text-align: center;
}
.tenboudate{
    padding: 0.5em 1em 1.5em 1em;
    margin: 22px 0;
    color: #000;
    background: white;
    border-top: solid 5px #5d627b;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.22);
}
.tenboudate p {
    margin: 0; 
    padding: 0;
    margin-bottom: 0.5em;
}
.title_tenbou{
    pointer-events: none;
    padding: 8px;
    background: #0e0e29;
    color: #fff;
    font-weight: bold;
}
.toggle_tenbou{
	padding: 8px;
	list-style: none;
	background: #eee;
}
input#box1_tenbou{
	display: none;
}
.toggle_tenbou li{
	padding: 8px;
	text-align: left;
}
.toggle_tenbou li:not(:last-child){
	border-bottom: solid 1px #aaa;
}
@media screen and (max-width: 640px){
	.title_tenbou{
		pointer-events: all;
	}	
	.toggle_tenbou{
		height: 0;
		padding: 0 8px;
		transition: .2s;
		overflow: hidden;
	}	
	input:checked + .toggle_tenbou{
		height: auto;
		padding: 8px;
	}
}
.nitteihenko_sp{
    width:100%;
    background: #0e0e29;
    text-align: center;
    padding: 12px; 
	position: relative;
}
.title_nitteihenko{
    pointer-events: none;
    padding: 0px;
    background: #0e0e29;
    color: #fff;
    font-weight: bold;
}
.title_nitteihenko img {

	vertical-align: bottom;
	position: absolute;
	width: 16px;
	height: 16px;
	top: 0;
	left: 6em;
	right: 0;
	bottom: 0;
	margin: auto;
}
.toggle_nitteihenko{
	padding: 8px;
	list-style: none;
	background: #eee;
}
input#box1_nitteihenko{
	display: none;
}
.toggle_nitteihenko li{
	padding: 8px;
}
.toggle_nitteihenko li:not(:last-child){
	border-bottom: solid 1px #aaa;
}
@media screen and (max-width: 640px){
	.title_nitteihenko{
		pointer-events: all;
	}	
	.toggle_nitteihenko{
		height: 0;
		padding: 0 8px;
		transition: .2s;
		overflow: hidden;
	}	
	input:checked + .toggle_nitteihenko{
		height: auto;
		padding: 8px;
	}
#youtube{
display:none;
}
}
/* 全選手コメント・エンジン通信簿用 */
.main_button_box_sp{
	display: flex;
	justify-content: center;
}
.main_button_box_sp .button_item{
	border-radius: 10px;
	background-color: red;
	color: white;
	font-weight: bold;
	width: 47%;
	height: 42px;
	margin: 5px;
}
.main_button_box_sp .button_item a{
	color: white;
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: 42px;
}
.main_button_box_sp .button_item a img{
	vertical-align: middle;
}
.nikkan {
	font-size: 11px;
}