@charset "UTF-8";

.pcnone {
	display: none !important;
}

div#trmContentWrap2016 {
	width: auto;
}
#trmFooterWrap2016 {
	padding-bottom: 80px;
}

#trm_content_wrap {
	min-width: 980px;
}

#information_nav,
#social_area .head_block,
#attraction_motorsports,
.head_title {
	font-family: 'Nunito Sans', "YuGothic","游ゴシック","Noto Sans JP","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Meiryo","ＭＳ Ｐゴシック",sans-serif;;
}

/*#main_visual {
	margin: 0 auto 50px;
}

#main_visual #movieEnd{
	cursor: pointer;
	font-size: 12px;
	background: rgba(230,230,230,0.8);
	padding: 5px 10px;
	color: #333333;
	box-sizing: border-box;
	z-index: 10;
	width: 100px;
	position: absolute;
	bottom: 50px;
	right: 15%;
	display: none;
	transition: opacity 0.3s;
	opacity: 0;
}

@media screen and (max-width: 1400px){
#main_visual #movieEnd{
	right: 12%;
}
}


#main_visual #movieEnd.hover{
	opacity: 0.7 !important;
}

#main_visual.playing #movieEnd{
	display: block;
	opacity: 1;
	
}

#main_visual.ended #movieEnd{
	display: none;
	opacity: 0;
}

#main_visual .slide_wrap:not(.slick-initialized) {
	background-color: #eee;
	overflow: hidden;
	min-height: 400px;
}
#main_visual .slide .img {
	width: 100%;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	overflow: hidden;
}
#main_visual .slide .img img:not(.js-mainimg-set) {
	height: 400px;
}

#main_visual .slick-dots {
	font-size: 0;
	margin: 30px auto 0;
}
#main_visual .slick-dots li {
	display: inline-block;
	padding: 0 5px;
}
#main_visual .slick-dots li button {
	width: 60px;
	height: 3px;
	background-color: #d9d9d9;
	appearance: none;
	border: 0;
}
#main_visual .slick-dots li.slick-active button {
	background-color: #666;
}*/

#main_visual {
	margin: 0 auto 50px;
}
#main_visual .slide_wrap:not(.slick-initialized) {
	background-color: #eee;
	overflow: hidden;
	min-height: 400px;
}
#main_visual .slide .img {
	width: 100%;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	overflow: hidden;
}
#main_visual .slide .img img:not(.js-mainimg-set) {
	height: 400px;
}

#main_visual .slick-dots {
	font-size: 0;
	margin: 30px auto 0;
}
#main_visual .slick-dots li {
	display: inline-block;
	padding: 0 5px;
}
#main_visual .slick-dots li button {
	width: 60px;
	height: 3px;
	background-color: #d9d9d9;
	appearance: none;
	border: 0;
}
#main_visual .slick-dots li.slick-active button {
	background-color: #666;
}

#trm_content_wrap .content_inner {
	max-width: 980px;
	margin: 0 auto;
}

#trm_content_wrap [class*="column3"],
#trm_content_wrap [class*="column2"] {
	display: flex;
	flex-wrap: wrap;
	text-align: left;
}
#trm_content_wrap [class*="column2"] > .column {
	width: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
}
#trm_content_wrap [class*="column3"] > .column {
	width: 310px;
	justify-content: center;
	align-items: flex-start;
}
#trm_content_wrap [class*="column3"] > .column:nth-child( 3n + 2) {
	margin: 0 25px;
}
#trm_content_wrap [class*="column3"] > .column:nth-child(3) ~ .column {
	margin-top: 25px;
}

#trm_content_wrap .head_title {
	font-size: 36px;
	font-weight: normal;
	line-height: 1.2;
	margin: 0 0 50px;
} 
#trm_content_wrap .head_title span {
	display: block;
	margin-top: 10px;
	font-size: 16px;
} 

#trm_content_wrap [class*="i-"] {
	display: inline-block;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
}
#trm_content_wrap .i-access {
	background-image: url(../img/i-access.png);
	width: 102px;
	height: 57px;
}
#trm_content_wrap .i-calendar {
	background-image: url(../img/i-calendar.png);
	width: 65px;
	height: 62px;
}
#trm_content_wrap .i-contact {
	background-image: url(../img/i-contact.png);
	width: 70px;
	height: 62px;
}
#trm_content_wrap .i-fee {
	background-image: url(../img/i-fee.png);
	width: 62px;
	height: 62px;
}
#trm_content_wrap .i-fieldtrip {
	background-image: url(../img/i-fieldtrip.png);
	width: 70px;
	height: 62px;
}
#trm_content_wrap .i-hours {
	background-image: url(../img/i-hours.png);
	width: 62px;
	height: 62px;
}
#trm_content_wrap .i-instagram {
	background-image: url(../img/i-instagram.png);
	width: 50px;
	height: 50px;
}
#trm_content_wrap .i-map {
	background-image: url(../img/i-map.png);
	width: 62px;
	height: 62px;
}
#trm_content_wrap .i-riders {
	background-image: url(../img/i-riders.png);
	width: 50px;
	height: 50px;
}
#trm_content_wrap .i-service {
	background-image: url(../img/i-service.png);
	width: 62px;
	height: 62px;
}
#trm_content_wrap .i-survey {
	background-image: url(../img/i-survey.png);
	width: 57px;
	height: 62px;
}
#trm_content_wrap .i-tenki {
	background-image: url(../img/i-tenki.png);
	width: 86px;
	height: 62px;
}
#trm_content_wrap .i-facility {
	background-image: url(../img/i-facility.png);
	width: 36px;
	height: 31px;
}
#trm_content_wrap .i-menu {
	background-image: url(../img/i-menu.png);
	width: 28px;
	height: 28px;
}
#trm_content_wrap .i-access2 {
	background-image: url(../img/i-access2.png);
	width: 53px;
	height: 31px;
}
#trm_content_wrap .i-fee2 {
	background-image: url(../img/i-fee2.png);
	width: 31px;
	height: 31px;
}
#trm_content_wrap .i-hours2 {
	background-image: url(../img/i-hours2.png);
	width: 31px;
	height: 31px;
}

#attraction_motorsports {
	margin: 0 auto 100px;
}
#attraction_motorsports.column2 {
	justify-content: space-between;
}
#attraction_motorsports.column2 > .column {
	width: 470px;
}
#attraction_motorsports.column2 > .column a {
	position: relative;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	color: #fff;
	text-decoration: none;
	width: 100%;
	height: 300px;
	overflow: hidden;
}
#attraction_motorsports.column2 > .column + .column a {
	justify-content: flex-end;
}
#attraction_motorsports .img {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
#attraction_motorsports .attraction .img {
	background-image: url(../img/img_am_attraction.jpg);
}
#attraction_motorsports .motorsports .img {
	background-image: url(../img/img_am_motogp.jpg);
}
#attraction_motorsports.column2 > .column a .txt {
	position: relative;
	display: block;
	width: 300px;
	padding: 20px 30px;
	background-color: rgba(0, 0, 0, .6);
	font-size: 18px;
	font-weight: bold;
	transition: background-color .3s ease-in-out 0s;
} 
#attraction_motorsports.column2 > .column a.attraction .txt {
	background-color: rgba(84, 169, 211, 0.8);
}
#attraction_motorsports.column2 > .column a .txt .en {
	font-size: 36px;
	font-weight: 500;
}
#attraction_motorsports.column2 > .column a .txt .ja {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
}
#attraction_motorsports.column2 > .column a .txt .ja:after {
	content: "";
	position: relative;
	display: block;
	width: 43px;
	height: 20px;
	background: url(../img/i-arrow.png) no-repeat 0 0;
}

#ranking {
	margin: 0 auto 130px;
	overflow: hidden;
}
#ranking .column ~ .column {
	margin-top: 50px;
}
#ranking .ranking_column ol {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	margin: 0 -10px;
}
#ranking .column[data-list="5"] ol {
	counter-reset: ranking 5;
}
#ranking .columnB ol {
	flex-wrap: wrap;
}
#ranking .columnB ol li:nth-child(5) ~ li {
	margin-top: 50px;
}
#ranking li {
	position: relative;
	counter-increment: ranking;
	width: 180px;
	padding: 0 10px;
}
#ranking li a {
	color: #555;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
#ranking li .img:before {
	content: counter(ranking);
	position: absolute;
	top: 0;
	left: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 40px;
	height: 40px;
	background-color: rgba(42, 42, 42, .7);
	color: #fff;
	font-size: 24px;
	font-weight: normal;
	z-index: 1;
}
#ranking .columnB[data-list="1"] li:nth-child(-n+3) .img:before,
#ranking .column[data-list="1"] li:nth-child(-n+3) .img:before {
	background-color: rgba(244, 61, 31, .7);
}
#ranking li a .img {
	position: relative;
	width: 100%;
	height: 100px;
	overflow: hidden;
	background-color: #eee;
	margin-bottom: auto;
}
#ranking li a .img img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
#ranking li a .txt {
	display: block;
	margin-top: 12px;
  box-sizing: border-box;
  text-align: left;
}
#ranking li a .title {
	font-size: 16px;
	font-weight: normal;
}
#ranking li a .title em {
	font-weight: normal;
	color: rgba(244, 61, 31, 1);
}

#lineup > section {
	margin: 0 0 80px;
	overflow: hidden;
}
#lineup > .head_title + section {
	margin-top: -30px;
}
#lineup section > .title {
	font-size: 22px;
	font-weight: normal;
	letter-spacing: 0.2em;
	text-align: left;
	border-bottom: 2px dotted #d9d9d9;
	padding-bottom: 5px;
	margin-bottom: 30px;
}
#lineup .column a {
	display: block;
	text-decoration: none;
	color: #555;
	font-size: 16px;
}
#lineup .column a .img {
	display: block;
	width: 100%;
	height: 194px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	margin: 0 auto 20px;
	overflow: hidden;
	background-color: #eee;
}
#lineup .column a .title {
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 10px;
}
#lineup .column a p {
	line-height: 1.4;
}
#lineup .column a:hover {
	color: #47829d;
}

#lineup .column3 {
	width: 1005px;
}
#lineup .slick-initialized .column {
	width: 310px;
	margin-right: 25px;
}
#lineup .custom-slick-arrows {
	text-align: right;
	padding: 30px 3px 3px;
}
#lineup .custom-slick-arrows .slick-arrow {
	display: inline-block;
	appearance: none;
	background: url(../img/slick-arrow.png) no-repeat 0 0;
	width: 40px;
	height: 40px;
	border: 0;
	box-shadow: none;
	margin-left: 10px;
	font-size: 0;
	cursor: pointer;
}
#lineup .custom-slick-arrows .slick-next {
	transform: rotate(180deg);
}

#information {
	background-color: #f5f5f5;
	padding: 100px 0 0;
}
#information .columns {
	display: flex;
	flex-wrap: wrap;
	margin: -20px auto 0;
}
#information .columns .column {
	margin: 10px 10px 0 0;
}
#information .columns .column:nth-child( 5n ) {
	margin-right: 0;
}
#information .columns .column:nth-child( 5n + 1 ) {
	margin-left: 0;
}
#information .columns .column a {
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	align-items: center;
	width: 188px;
	height: 190px;
	background-color: #fff;
	text-decoration: none;
	color: #555;
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 10px;
}
#information .columns .column a:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #fff;
}
#information .columns .column a > * {
	position: relative;
}
#information .columns .column a i + p {
	margin-top: 35px;
}
#information .notice {
	font-size: 14px;
}

#information_nav {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 1;
	background-color: #f5f5f5;
	padding: 10px;
	box-sizing: border-box;
	z-index: -1;
	transition: all 1s cubic-bezier(0.075, 0.82, 0.165, 1);
	transform: translate(0, 100%);
	opacity: 0;
}
#information_nav.on {
	opacity: 1;
	transform: translate(0, 0);
	z-index: 1000;
}
#information_nav .head {
	font-size: 18px;
}
#information_nav ul {
	display: flex;
	align-items: flex-end;
	margin-left: 100px;
}
#information_nav ul [class*="i-"] {
	width: 100px;
	height: 31px;
}
#information_nav ul a {
	font-size: 14px;
	color: #555;
	text-decoration: none;
}

#addr_social {
	position: relative;
	background-color: #f3f3f3;
	padding: 60px 0 85px;
}

#addr {
	margin: 0 auto 60px;
}
#addr p ~ p {
	margin-top: 1.8em;
}

#social_area {
	display: flex;
	flex-direction: column;
	margin: 0 auto;
}
#social_area a {
	color: #555;
	text-decoration: none;
}
#social_area .blocks {
	margin-bottom: 15px;
	background-color: #e5e5e5;
	display: flex;
	align-items: center;
	padding: 10px;
	box-sizing: border-box;
	width: 100%;
	text-align: center;
	min-height: 170px;
}
#social_area .blocks.insta .block {
	width: 650px;
}
#social_area .head_block {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	width: 265px;
	height: 110px;
	padding-left: 50px;
	font-size: 18px;
}
#social_area .head_block.bdr {
	border-right: 1px dotted #fff;
}
#social_area .head_block i {
	vertical-align: middle;
	margin-right: 20px;
}
#social_area .social_icon {
	font-size: 0;
}
#social_area .social_icon li {
	display: inline-block;
	vertical-align: middle;
	margin: 0 45px;
}
#social_area .block {
	margin: 0 auto;
}

#phytoncide {
	box-sizing: border-box;
	padding-top: 100px;
	max-width: 980px;
	margin: 0 auto;
}
#phytoncide .inner {
	text-align: center;
}
#phytoncide .inner a:hover img {
	opacity: 0.9;
}


#trm_content_wrap .ft_notice {
	text-align: left;
	margin: 80px auto 30px;
}
#trm_content_wrap .ft_notice p {
	font-size: 14px;
	line-height: 1.4;
}

#information .columns .column a:before,
#attraction_motorsports a .img,
#lineup .column a .img img {
	transition: transform 2.6s cubic-bezier(0.075, 0.82, 0.165, 1) 0s;
	transform: scale(1);
}
#attraction_motorsports a:hover .img,
#lineup .column a:hover .img img {
	transform: scale(1.1);
}
#information .columns .column a:hover:before {
	transform: scale(1.05);
}
#ranking li a .img img {
	transition: transform 2.6s cubic-bezier(0.075, 0.82, 0.165, 1) 0s;
	transform: translate(-50%, -50%) scale(1);
}
#ranking li a:hover .img img {
	transform: translate(-50%, -50%) scale(1.1);
}


.js-scrollon {
	transition: 
	opacity 3s cubic-bezier(0.075, 0.82, 0.165, 1) 0s,
	transform 2.8s cubic-bezier(0.075, 0.82, 0.165, 1) 0s;
	opacity: 0;
	transform: translate(0, 25px);
}
.js-scrollon.js-scrollon-loaded {
	transform: translate(0, 0);
	opacity: 1;
}


/*#main_visual {
	position: relative;
	overflow: hidden;
}
#main_visual:after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
  width: 40px;
  height: 40px;
  margin: -20px 0 0 -20px;
	background-color: #ccc;
	z-index: 0;

  border-radius: 100%;  
  -webkit-animation: sk-scaleout 1.0s infinite ease-in-out;
  animation: sk-scaleout 1.0s infinite ease-in-out;
}
#main_visual.playing:not(.typeB) {
	width: 100%;
	height: 0;
	padding-top: 56.25%;
	box-sizing: border-box;
}

#js-yt-pc {
	opacity: 0;
	transition: opacity .2s ease;
}
#js-yt-pc {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
}
.playing #js-yt-sp,
.playing #js-yt-pc {
	opacity: 1;
	z-index: 1;
}
#js-mainvisual {
	transition: opacity .6s ease;
	z-index: -1;
	opacity: 0;
}
.playing #js-mainvisual {
	position: absolute;
}
.typeB #js-mainvisual {
	position: relative;
}
.ended #js-mainvisual {
	position: relative;
	z-index: 1;
	opacity: 1;
}
.ended #js-yt-pc {
	display: none;
}
@-webkit-keyframes sk-scaleout {
  0% { -webkit-transform: scale(0) }
  100% {
    -webkit-transform: scale(1.0);
    opacity: 0;
  }
}

@keyframes sk-scaleout {
  0% { 
    -webkit-transform: scale(0);
    transform: scale(0);
  } 100% {
    -webkit-transform: scale(1.0);
    transform: scale(1.0);
    opacity: 0;
  }
}*/