@charset "utf-8";
/* ----------------------------------------------------------------------
TOP  updated on 2024.11.07
---------------------------------------------------------------------- */
#hdr {width: 100vw;}
#container {overflow-x: hidden;}
.top_mv div {padding: 0 1px; margin: 0 0 5px;}
.top_mv .slick-slide:not(.slick-center) {-webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); filter: grayscale(100%); opacity: 0.3;}
/* ========== ABOUT ========== */
.top_about {margin: 0 0 20px;}
.top_about .list_box {padding: 0 10px;}
.top_about .about_box {display: -webkit-flex; display: -ms-flex; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between;}
.top_about .about_box {margin: 0 0 20px;}
.top_about .pic_box {width: 25%;}
.top_about .pic_box img {width: 100%;}
.top_about .txt_box {width: 75%;}
.top_about ul.about_nav {padding: 0 10px; margin: 0;}
.top_about ul.about_nav li {display: block; border-bottom: 1px solid #e3e2de; padding: 3px;}
.top_about ul.about_nav a {display: block; border: 0px;}
		@media screen and (min-width:801px) {
.top_about .list_box {display: -webkit-flex; display: -ms-flex; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between;}
.top_about .about_box {width: 50%;}
.top_about .pic_box {width: 35%;}
.top_about .txt_box {width: 65%;}
		}

/* ========== RIDERS ========== */
.top_riders {margin: 0 0 30px;}
.top_riders .search_box {padding: 0 10px;}
.top_riders .input_area {margin: 0 0 15px;}
.top_riders .input_data_info {font-size: 0.8em; color: #666666;}
/* ========== MAP ========== */
.top_venue_map {text-align: center; padding: 0 0 40px;}
.top_venue_map iframe {width: 85%;}
		@media screen and (min-width:801px) {
.top_venue_map .venue_map {padding: 0 20px;}
.top_venue_map iframe {width: 100%;}
		}
/* ========== MOVIE ========== */
.top_movie {margin: 0 0 40px;}
.top_movie .mov_box .mov_item {width: 80%; margin: 0 auto;}
.top_movie .mov_box .mov_item iframe {width: 100%; aspect-ratio: 16 / 9;}
		@media screen and (min-width:801px) {
.top_movie .mov_box {display: -webkit-flex; display: -ms-flex; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between;}
.top_movie .mov_box .mov_item {width: 50%; aspect-ratio: 16 / 9;}
		}

/* ========== NEWS & RESULTS ========== */
#top .news-results {clear:both;}
#top .news-results .list-item {background: #ffffff; margin: 0 0 6px 10px; padding: 0;}
#top .news-results .list-item a {
	position: relative;
	display: block;
	border: 1px solid #f0f0f0;
	padding: 0;
}
#top .news-results .list-item a:hover {
	background-color: rgba(0,0,0,0.1);
}
#top .news-results .list-item-jcx {
	background: url("../img/cmn/icn-jcx.jpg") no-repeat;
	background-size: 71px 22px;
	background-position: right 8px bottom 8px;
}
#top .news-results .list-item .pic,
#top .news-results .list-item .pic_non-thumb {
	width: 120px;
	display: inline-block;
	margin: 0 10px 0 0;
	float: left;
	}
#top .news-results .list-item img {
	width: 100%;
	height: auto;
}
#top .news-results .list-item .ttl {
	width: calc(100% - 220px);
	display: block;
	margin: 0 0 0 130px;
	padding: 10px 0;
}
#top .news-results .list-item .ttl .list_entry_ttl {color: #f00; font-size: 1.1em; line-height: 1.4;}
#top .news-results .list-item .ttl .sub {font-size: 0.8em;}
#top .news-results .list-item .partners-name {color: #666; font-size: 0.7em;}
#top .news-results .list-item .icn {display: inline-block; width: 70px; line-height: 1.0; padding: 3px 0 5px; margin-right: 5px; text-align: center; vertical-align: top;}
#top .news-results .list-item .icn .cat {color: #ffffff; font-size: 0.8em;}
#top .news-results .list-item .icn-news {background-color: #ff7200;}
#top .news-results .list-item .icn-report {background-color: #fe0000;}
#top .news-results .list-item .icn-movie {background-color: #fe0000;}
#top .news-results .list-item .icn-results {background-color: #543f3a;}
#top .news-results .list-item .icn-partners {background-color: #0078e6;}
#top .news-results .list-item .date {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	text-align: right;
	font-size: 0.85em;
	padding: 5px 10px;
	color: #666;
	margin:0;
}
#top .news-results .list-item .smry {
	font-size: 0.9em; 
	width: calc(100% - 220px);
	display: block;
	margin: 0 0 0 130px;
	padding: 0 0 10px 0;
	color: #808080;
	}
#top .news-results .more {
	font-size: 1em; 
	text-align: right;
	margin:  0 10px 20px 0;
	}
#top .news-results .more .mark {
	font-size: 160%;
	line-height: 1.2;
	vertical-align: bottom;
	}
#top .news-results .more a:link,
#top .news-results .more a:visited {color:#ff0000;}
#top .news-results .more a:hover,
#top .news-results .more a:active {color:#cc0000;}

/* ========== ENTRY INFO updated on 2023.08.30 ========== */
#top .entry_info .entry_ttl {color: #ffffff; font-size: 1.2em; line-height: 1.0; padding: 8px 12px;}
#top .entry_info .entry_ttl_comment {font-size: 0.7em; padding: 0 0 0 10px;}
#top .entry_info .list {padding: 0 12px 30px;}
#top .entry_info .list-item {padding: 0  0 15px 0; border-bottom: 1px solid #ccc;}
#top .entry_info .list-item .date {text-align: left; font-size: 0.8em; padding: 10px 0 0; color: #666666;}
#top .entry_info .list-item .body {font-size: 1.05em; line-height: 1.7; padding: 0 0 8px;}
#top .entry_info .list-item .body .ttl {background-color: #ececec; margin: 0 0 10px; display: -webkit-box; display: flex; flex-wrap: nowrap; -webkit-box-pack: justify; justify-content: space-between;}
#top .entry_info .list-item .body .ttl .txt {font-size: 1em; font-weight: 500; padding: 6px;}
#top .entry_info .list-item .body .ttl .ico_jcx {width: 26.666vw; max-width: 80px;}
#top .entry_info .list-item .body p {font-size: 0.9em; padding: 0;}

/* 
Media Queries
======================================== */
		@media screen and (max-width:800px) {
/* ========== NEWS & RESULTS updated on 2023.08.30 ========== */
#top .news-results .list-item {margin: 0 5px 6px;}
#top .news-results .list-item a {border: none; border-bottom: 1px solid #f0f0f0; padding-bottom: 10px;}
#top .news-results .list-item-jcx {background-size: 70px auto; background-position: left 190px top 8px;}
#top .news-results .list-item .pic,
#top .news-results .list-item .pic_non-thumb {width: 100px; margin-top: 8px;}
#top .news-results .list-item .ttl {width: auto; margin: 0; padding: 32px 8px 14px 110px; line-height: 1.4;}
#top .news-results .list-item .ttl .list_entry_ttl {font-size: 0.85em; }
#top .news-results .list-item .icn {position: absolute; top: 8px; left: 110px; display: block; margin: 0; padding-top: 2px; padding-bottom: 4px;}
#top .news-results .list-item .smry {display:none;}

		}


