@charset "UTF-8";


/*---------------------
common_parts
----------------------*/
body{
  background: #000;
}
/*
body,body p{
  color: #fff;
}
*/

.heritage_contents {
  color: #fff;
}

#main,#main #contents-body .section{
  background: #000!important;
}

#contents-top-navigation .ctn-kind-menu .ctn-page-name a{
  font-size: 20px!important;
}

#contents-top-navigation .ctn-kind-menu > li{
  min-height: 70px!important;
}

@media screen and (max-width: 870px) {
  #contents-top-navigation{
    padding:0;
  }
  #contents-top-navigation .ctn-kind-menu .ctn-page-name a{
    font-size: 4.8vw!important;
  }
  #contents-top-navigation .ctn-kind-menu > li{
    display: block;
    width: 100%;
  }
  #contents-top-navigation .ctn-kind-menu .ctn-page-name{
    margin: auto;
    border-bottom:1px solid #333;
  }
  #contents-top-navigation .ctn-kind-menu .ctn-page-name a{
    justify-content: center;
  }
  #contents-top-navigation .ctn-kind-menu > li{
    height: 13.33333vw;
    min-height: auto!important;
  }

  #contents-top-navigation .sp-ctn-menu-trigger{
    display: none;
  }
  #contents-top-navigation .ctn-menu{
    display: -webkit-box;
    display: -ms-flexbox;
    display: inline-flex;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: solid 1px #333;
    width:100%;
    background-color: #000;
    height: 13.33333vw;
    font-size:2.93333vw;
    position: static;
    transform: translateY(0);
   
    font-weight: normal;
  }
  #contents-top-navigation .ctn-menu li{
    width:auto;
    position: static;
    display: inline-block;
    border:none;

  }
  #contents-top-navigation .ctn-menu > li a{
    padding:0;
    margin:0 0 0 6vw;
    font-size: 2.93333vw;
  }
  #contents-top-navigation .ctn-menu > li:first-of-type a{
    margin:0;
  }
  #contents-top-navigation .ctn-menu > li a:after{
    background: none;
  }
}



/*head_nav*/
#contents-top-navigation .ctn-menu{
  margin: auto;
}
#contents-top-navigation .ctn-menu li{
  position: relative;
}
#contents-top-navigation .ctn-menu li:hover:after{
  content:"";
  display:block;
  position: absolute;
  border-bottom:1px solid #ff0000;
  width:100%;
  height: 1px;
  bottom:-23px;
}
#contents-top-navigation .ctn-menu a{
  color: #a3a3a3!important;
  font-size: 14px;
  font-style: italic;
  font-family: DecimaMonoPro;
}
#contents-top-navigation .ctn-menu a:hover{
  color:#fff!important;
}
#contents-top-navigation .ctn-menu a:after{
  font-style: normal;
}
#contents-top-navigation .ctn-menu a:hover:after{
  font-style: normal;
}
.is-others #global-header .hover-opacity2:after,
.is-others #global-header .hover-opacity2:hover:after{
  color:#333;
}

/*parts_display*/
.p-parts-footer__chemical,
.p-parts-footer__lineup,
.p-parts-footer__grlineup,
.p-parts-footer__estimate,
.l-footer,
.tgr-promotion
{ display:none; }
.p-parts-footer {
  padding: 0;
}

.heritage_contents {
  padding: 0 50px 80px;
}

.heritage_contents .heading_txt {
  font-size: 16px;
  margin: 0 0 20px 0;
  text-align: left;
}

@media screen and (max-width: 870px) {
  .heritage_contents .heading_txt {
    font-size: 3.2vw;
  }
}

.partner {
  background-color:#fff;
}
.partner_inner {
  
  margin:auto;
  padding-bottom:80px;
}

@media screen and (max-width: 768px) {

  .heritage_contents {
    padding: 0 4vw 10vw !important;
  }
  .partner .p-parts-car__category-hdg{
    padding-left:5%;
  }
  .partner_inner {
    max-width:auto;
    margin:auto;
    padding-bottom:40px;
  }
  .partner_inner .tmp_page-title{
    margin-left:5%;
  }
  .sec_heritage h2.heading {
    font-size: 22px;
  }
}


.disp-pc {
  display: block;
}
.disp-sp {
  display: none;
}

@media screen and (max-width: 870px) {
  .disp-pc {
    display: none;
  }
  .disp-sp {
    display: block;
  }

}




/*red_button*/
.btn_heritage a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: stretch;
  font-size: 13px;
  color:#fff!important;
  background-color: #b6091a;
  width: 100%;
  height: 100%;
  padding: 20px 10px 17px 10px;
  border-radius: 0px;
  line-height: 1.3;
  letter-spacing: 0;
  flex-wrap: wrap;
}
.btn_heritage a:after {
  display: flex;
  align-items: center;  
  content: "";
  width: 10px;
  background: url(https://toyotagazooracing.com/-/media/TMC/tgr/global/contents/gr/heritage/images/icon_link_white.svg) no-repeat center center;
  margin: -4px 0 0 10px;

}
.btn_heritage a span{
  display: flex;
  align-items: center;
}
/*btn-more*/
.btn-more{
  position: relative;
}
.btn-more:after{
  display: block;
  position: absolute;
  content: "";
  width: 10px;
  height: 10px;
  right:-16px;
  top:20%;
  background: url(https://toyotagazooracing.com/-/media/TMC/tgr/global/contents/gr/heritage/images/icon_link_red.svg) no-repeat center;
}

/*return top*/
.l-header-partstop{
  z-index: 1;
  position: absolute;
  right: 0;
  left: 0;
  width: 100%;
  top:180px;
}

.l-header-partstop__inner {
    width: min(1800px, 100%);
    padding: 0 50px;
    margin: 0 auto;
    display: flex;
    justify-content: flex-end;
}
.l-header-partstop__link{
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: flex-start;
}
.l-header-partstop__label{
  font-size: 15px;
}
.l-header-partstop__inner a{
  color:#a3a3a3!important;
}
a .l-header-partstop__arrow {
    
    transition: background .3s linear .1s;
    width: 7px;
    height: 4px;
    margin-left: 15px;
}
.l-header-partstop__arrow {
    -webkit-clip-path: polygon(0 0, 0 100%, 100% 50%);
    clip-path: polygon(0 0, 0 100%, 100% 50%);
    background-color: #a3a3a3;
    display: block;
}

a:hover .l-header-partstop__label,a:hover .l-header-partstop__arrow { color: #ff0000!important; }

a .l-header-partstop__arrow {
  transition: background .3s linear .1s;
}

a:hover .l-header-partstop__arrow {
  background: #e60012
}


@media screen and (max-width: 870px) {
  .l-header-partstop {
    top: calc(50px + 28vw);
  }
}



/*text link*/

.list_link{
  margin-top:30px;
}
.list_link > *{
  margin-bottom:10px;
}


.list_link.parts_detail > *{
  display: inline;
  margin-right:40px;
  margin-bottom:0px;
}


@media screen and (max-width: 870px) {
  .list_link.parts_detail > *{
    display: block;
    margin-right:0px;
    margin-bottom:10px;
  }
}


/*KV*/

.c-kv {
  position: relative;
}

.c-kv__hdg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: flex-start;
  font-family: DecimaMonoPro!important;
  font-style: italic;
  line-height: 1;
  color: #fff;
  letter-spacing: 0;
  padding-left: 25px;
  font-size: 80px;
}

.c-kv__hdg::before {
  position: absolute;
  top: 50%;
  left: 0;
  display: block;
  height: 90%;
  width: 5px;
  content: "";
  background: #e60012;
  transform: translate(0,-50%) skewX(-15deg);
}
.c-kv__hdg span {
  display: inline-block;
}

.c-kv__hdg span:not(:last-child) {
  margin-right: .2em;
}

.c-kv-car__capiton {
  color: #4a4a4a;
  line-height: 2;
  margin-top: 40px;
  font-size: 12px;
}
.c-kv__img img{
  width:100%;
  height: auto;
}

@media screen and (max-width: 870px) {

  .c-kv__hdg {
    padding-left: 3vw;
    font-size: 8.8vw;
  }

  .c-kv__hdg::before {
    width: 1.3333333333vw
  }

  .c-kv-car__capiton {
    line-height: 1.9090909091
  }

  .c-kv-car__capiton {
    margin-top: 8vw;
    font-size: 2.9333333333vw
  }
}

/*main_content*/

.h-main{
  padding-top:100px!important;
}
.h-main p{
  color:#a3a3a3!important;
  line-height: 2.25;
  font-size: 14px;
}
.h-main a{
  color:#ff0000;
}
.p-parts-car__category-hdg{
  font-size: 20px;
  padding-bottom:25px;
  font-weight: bold;
  color:#a3a3a3!important;
}

.h-main img {
  display: block;
  max-width: 100%;
  height: auto;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.grid-container-fluid:not(.content_bottom){
  padding-right:0;
  padding-left: 0;
}
.grid-container:not(.content_bottom>.grid-container){
  max-width:100%;
}
@media screen and (max-width: 870px) {

  .p-parts-car__category-hdg {
    font-size: 4.6vw;
  }

  .h-main{
    padding-top:32vw!important;
  }
  .h-main p{
    font-size: 3.2vw;
  }
  .h-main.second-content{
    padding-top:32vw!important;
  }
}

.participatory-information,.content-box{
  padding-bottom: 0;
}



/*---------------------
top_parts
----------------------*/

/*news*/

.participatory-information{
	border-bottom: none;
}
.card-box .card_info{
  margin-bottom: 0px;
  padding: 15px 0px;
}
.tgr_2023 .card-box .card_info{
	padding: 10px 0 10px;
}
.information-menu{
  margin-bottom:40px;
}
.participatory-information .information-menu .card_info + .card_info{
	border-top:1px solid #333;
}
.card-box .card_info .card_inr p{
	color:#fff!important;
}
.card-box .card_date{
  margin-right:20px;
}
.card-box .card_more {
  font-family: 'DecimaMonoPro', sans-serif;
  color: #fff!important;
  font-size: 14px;
  /*font-size: 3.7333vw;*/
  font-style: italic;
  position: relative;
  padding: 0px 25px 0px 15px;
}

@media screen and (max-width: 870px) {
  .card-box .card_more  {
    font-size: 3.2vw;
  }
  .card-box .card_info{
    border-bottom:1px solid #333; 
  }
}



/* line-up
-----------------------*/
.line-up{
 
  padding-top: 70px;
  border: none;
}

.line-up_car-container{
  display: flex;
  flex-wrap: wrap;
}

.line-up_car-inner{
  position: relative;
  width: 21%;
  margin-right: 4%;
  margin-bottom: 75px;
}

.line-up_car-hdg-container{
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  position: relative;
  z-index: 1;
  width: 100%;
  margin-top: 0px;
}
.tgr_2023 *:not(.tmp_subtitle-wrapper) > h3, .tgr_2023 .tmp_subtitle-wrapper{
  padding-right:5px;
}

.line-up_car-hdg{
  position: relative;
  width: calc(100% - 60px);
  padding-top: 3px;
  line-height: 1.25;
  font-size: 18px;
  font-style: italic;

  font-family: 'DecimaMonoPro',DINNeuzeitGroteskLTW01-_812429, "太ゴB101", Futo Go B101, Helvetica Neue, Yu Gothic, YuGothic, "ヒラギノ角ゴ Pro", Hiragino Kaku Gothic Pro, "メイリオ", Meiryo;
}

.line-up_car-description{
  width: 100%;
  margin-top: 5px;
}

.line-up_car-release,
.line-up_car-note{
  padding-right: 5px;
  font-size: 12px;

}

.line-up_car-release span{
  display: inline-block;
}

.line-up_car-note span{
  display: inline-block;
}

.line-up_car-link {
  margin-left: auto;
  margin-right: 0;
}

.line-up_car-link a{
  display: flex;
  align-items: center; 
  color: #fff;

}

.line-up_car-link a.is-more{
  font-style: italic;
  font-family: 'DecimaMonoPro';
}

.line-up_car-link span{
  display: block;
  line-height: 1;
  font-size: 14px;
}

.line-up_car-link svg{
  fill: #e60010;
  margin-left: 3px;
  transform-origin: center;
  transform: scale(0.45);
}

.line-up_car-img a{
  position: relative;
  z-index: 0;
  display: block;
}

.line-up .c-note-list {
  color: #4a4a4a;
  font-size: 12px;
  line-height: 2.1;
}

@media (min-width: 993px) {
  .line-up_car-inner{
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 870px) {
  .line-up_car-link span  {
    font-size: 3.2vw;
  }

  .line-up{
    border-top: 1px solid rgba(77,77,77,.5);
    padding: 40px 0 0;
  }

  .line-up_car-inner{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
    margin-right: 2%;
    margin-bottom: 5vw;
    border-bottom: 1px solid #333;
  }
  .line-up_car-inner .line-up_car-img{
    width:40%;

  }
  .line-up_car-hdg-container{
    width:58%;
    margin-left: 1vw;
   
  }
  .line-up_car-hdg-container .line-up_car-hdg{
    width:70%;
    line-height: 4vw;
  }
  .line-up_car-description{
    margin-top: auto;
    margin-bottom: 0;
  }

  .line-up_car-release,
  .line-up_car-note{
    font-size: 11px;
  }

  .line-up .c-note-list {
    padding: 0 5% 10%;
    font-size: 2.4vw;
  }
  .line-up_car-hdg{
    font-size: 3.2vw;
  }
}


@media screen and (max-width: 344px) {
  .line-up_car-hdg-container .line-up_car-hdg{
    width: 65%;
    line-height: 4vw;
  }
}
/*商品分類*/


.sec_heritage__product-category__inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 25px 0 40px 0;
}

.sec_heritage__product-category__inner__item {
  width: 48%;
}

.sec_heritage__product-category__inner__item img {
  width: 100%;
  max-width: 500px;
  height: auto;
  margin: 0 auto 15px;
}


.sec_heritage__product-category__inner__item__subttl {
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  margin: 0 0 25px 0;
}


.sec_heritage__product-category__inner__item__subttl span {
  color: #e60012;
}

.sec_heritage__product-category__inner__item__product-category-info {
  border: 1px solid #a3a3a3;
  padding: 20px;
}

.sec_heritage__product-category__inner__item__product-category-info .list {
  font-size: 14px;
  color:#a3a3a3;
}

.sec_heritage__product-category__inner__item__product-category-info .list li {
  padding: 0 0 0 1em;
  text-indent: -1em
}
.sec_heritage__product-category__inner__item__product-category-info .list li:first-of-type{
  font-size:12px;
}
@media screen and (max-width: 870px) {
  .sec_heritage__product-category__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0 0 0 0;
  }

  .sec_heritage__product-category__inner__item {
    width: 100%;
    margin: 0 0 30px 0;
  }
  .sec_heritage__product-category__inner__item img {
    max-width:100%!important;
    margin: 30px auto;
  }

  .sec_heritage__product-category__inner__item__subttl,
  .sec_heritage__product-category__inner__item__product-category-info .list  {
    font-size: 3.2vw;
  }

}



/*garage*/

.heritage_contents .p-parts-footer__garage{
  border-top:none;
  margin-top:0;
}


/*inquiry*/

.sec_heritage__bgimg {
  background: url("https://toyotagazooracing.com/-/media/TMC/tgr/global/contents/gr/heritage/images/inquiry_back_pc.jpg") top center repeat-x #000;
  background-size: cover;
}


.sec_heritage__bgimg__inquiry {
  padding: 70px 50px 20px;
  color: #eee
}

.sec_heritage__bgimg__inquiry__subttl {
  margin: 0 0 15px 0;
  font-weight: bold
}




.sec_heritage__bgimg__inquiry__caution {
  margin: 40px 0;
  border:2px solid #4a4a4a;
  padding:40px;
}

.sec_heritage__bgimg__inquiry__caution p,.sec_heritage__bgimg__inquiry p {
  font-size: 14px;
}
.sec_heritage__bgimg__inquiry__caution p strong{
  font-size: 16px;
  display: block;
}


.sec_heritage__bgimg__inquiry__caution ul{
  margin:25px 0 40px;
}
.sec_heritage__bgimg__inquiry__caution ul li {
  font-size: 14px;
  margin: 0 0 10px 0;
}

.reprint-request__bt {
  width: 60%;
  margin: 0 auto
}


@media screen and (max-width: 870px) {
  .sec_heritage__bgimg__inquiry__caution {
    margin: 40px 0 0;
  }

  .sec_heritage__bgimg {
    background: url("https://toyotagazooracing.com/-/media/TMC/tgr/global/contents/gr/heritage/images/inquiry_back_sp.jpg") top center no-repeat #000;
    background-size: cover;
    margin: 0px;
    padding:5vw;
  }

  .sec_heritage__bgimg__inquiry {
    padding: 0px 0px;
    text-align: left;
  }
  .sec_heritage__bgimg__inquiry .p-parts-car__category-hdg{
    padding-top: 0!important;
  }

  .sec_heritage__bgimg__inquiry__caution p strong{
    font-size: 3.6vw;
  }


  .sec_heritage__bgimg__inquiry__caution p {
    margin: 0 0 20px 0;
    font-size: 3.2vw;
  }

  .sec_heritage__bgimg__inquiry__caution ul li {
    text-align: left;
    font-size: 3.2vw;
  }

  .reprint-request__bt {
    width: 100%
  }
}

/*top_partner*/
.partner{
  padding-top:50px;
}
.partner_inner {
  max-width:1200px;
  margin:auto;
  padding-bottom:80px;
}

.partner .p-parts-car__category-hdg{
  color:#000;
}
.content-box{
  padding-top:10px;
}

/*-------------------------------
second_layer
--------------------------------*/

/*news_list*/

.news_content{
  padding-bottom:80px;
}



/* parts_introduction */
.introduction { 
  width:85%;
  margin: auto;
  padding-bottom: 80px;
}

.introduction p+p{
  margin:0;
}
.introduction .grid-row {
  margin-top:60px;
}
.introduction .btn_heritage{
  margin:0 10px 10px 0;

}
.introduction .col-6 {
  flex: 0 0 48.5%;
  max-width: 48.5%;
}

.introduction .kiyaku_form .col-6:first-of-type{
  flex: 0 0 40%;
  max-width: 40%;
}
.introduction .kiyaku_form .col-6:last-of-type{
  flex: 0 0 57%;
  max-width: 57%;
}
.introduction .please {
  color:#fff;
  margin-bottom:25px;
}

.introduction .attention > ol { 
  list-style-position: outside !important;
  margin: 0 auto !important;
}
.introduction .attention > ol > li { 
  margin-left: 2em !important;
  list-style: auto !important;
}
.introduction .agree { font-size: 12px;}

@media screen and (max-width: 920px) {
  .introduction .col-6,
  .introduction .kiyaku_form .col-6:first-of-type,
  .introduction .kiyaku_form .col-6:last-of-type {
    -ms-flex: 100%;
    flex: 100%;
    max-width: 100%;
  }
}

@media screen and (max-width: 870px) {
  .introduction { width:100%;}
  .introduction .agree { font-size: 12px; }
  .introduction .btn_heritage{
    margin:0 0 10px 0;
  }
}

/*maintenance*/
.heritage_table{
  margin-top: 50px;
}
.heritage_table dl{
  display: flex;
  flex-wrap: wrap;
}

.heritage_table dl dt,.heritage_table dl dd{
  margin-top:10px;
  padding-bottom:10px;
  border-bottom:1px solid #4a4a4a;
}


@media screen and (max-width: 870px) {
  .heritage_table dl dt,.heritage_table dl dd{
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .heritage_table dl dt{
    border-bottom:none;
    padding-bottom:0px;
  }

}

/*howto_buy_____________________*/
.howto_buy img{
  max-width: 100%;
  vertical-align: middle;

}
.howto_buy_inner{
  max-width:785px;
  margin:0 auto;
}
.howto_buy_inner .step_heading_txt{
  font-weight:bold;
  color: #fff;
}
.howto_buy .stepCon{
  margin-top: 35px;
  display: table;
  width: 100%;
}
.howto_buy .stepCon .item,
.howto_buy .stepCon .arwBox{
  display: table-cell;
  vertical-align: middle;
}
.howto_buy .stepCon .item{
  width: 28%;
  text-align: center;
  border: #a3a3a3 solid 1px;
  padding: 20px;
  font-weight: bold;
}
.howto_buy .stepCon .item:nth-child(3n){
  margin-right: 0;
}
.howto_buy .stepCon .item .stepTtl{
  font-size: 18px;
  margin-bottom: 0;

}
.howto_buy .stepCon .item .img{
  max-width: 100px;
  margin: 0 auto;
}

.howto_buy .stepCon .arwBox{
  width: 8%;
}
.howto_buy .stepCon .arwBox p{
  margin: 0 auto;
  width: 0;
  height: 0;
  border-top: 35px solid transparent;
  border-right: 0px solid transparent;
  border-bottom: 35px solid transparent;
  border-left: 25px solid #e3e3e3;
}

.summaryBlock .lay{
  display:table;
  margin:20px auto;
  text-align:center;
}
.summaryBlock .lay>p{
  display:table-cell;
  padding:0 20px;
}
.btn_heritage .icon_car{
  width:350px;
}
.btn_heritage .icon_car::before{
  content:"";
  display:inline-block;
  width:39px;
  height:14px;
  background:url(https://toyotagazooracing.com/pages/contents/jp/gr/heritage/common/images/icon/icon_car_white.png) transparent center center no-repeat;
  background-size:contain;
  vertical-align:middle;
  margin-right:5px;
}
@media screen and (max-width:768px){
  .howto_buy .summaryBlock .s_inner{
    padding: 0 10px;
    font-size: 14px;
  }
  .howto_buy .stepCon{
    margin-top: 20px;
    display: flex;
    flex-wrap: wrap;
  }
  .howto_buy .stepCon .item,
  .howto_buy .stepCon .arwBox{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-around;
  }
  .howto_buy .stepCon .item .stepTtl {
    font-size: 14px;
    margin-bottom: 0.2em;
  }
  .howto_buy .stepCon .item .img {
    max-width: none;
    width: 80px;
    margin: 0;
  }
  .howto_buy .stepCon .item .txt{
    font-size: 14px;
  }
  .howto_buy .stepCon .arwBox{
    padding: 20px 0;
  }
  .howto_buy .stepCon .arwBox p {
    margin: 0 auto;
    width: 0;
    height: 0;
    border-top: 30px solid #e3e3e3;
    border-right: 40px solid transparent;
    border-bottom: 0 solid transparent;
    border-left: 40px solid transparent;
  }
  .howto_buy .summaryBlock .lay{
    display:block;
  }
  .howto_buy .summaryBlock .lay > p{
    display:block;
    width: 84%;
    padding: 0;
    margin: 1em auto;
  }
  .howto_buy .summaryBlock .lay > p > a{
    width:100%;
    font-size: 20px;
  }
}



@media screen and (max-width: 767px){
.summaryBlock .lay {
    display: block;
}
.summaryBlock .lay > p {
    display: block;
    width: 84%;
    padding: 0;
    margin: 1em auto;
}
}