@charset "utf-8";
.dk-hero_header {
  margin: 0;
}
@media (min-width: 750px) {
  .dk-hero_header {
    height: 26.333333vw;
  }
}
@media (max-width: 749px) {
  .dk-hero_header_image {
    background-size: auto 100%;
    background-position: 62% 0;
  }
}
.dk-masthead_line {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: column wrap;
  flex-flow: column wrap;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  position: relative;
  text-transform: uppercase;
}
.dk-masthead_line:after {
  content: none;
  display: none;
}
.dk-masthead_line_text {
  font-family: 'DecimaMonoPro';
  position: relative;
  z-index: 2;
  margin: 0;
  color: #FFFFFF;
  font-size: 10vw;
  font-weight: normal;
  width: 100%;
  letter-spacing: -0.08em;
}
@media (min-width: 750px) {
  .dk-masthead_line_text {
    font-size: 4.455902777vw;
    line-height: 1.4;
    margin: 0;
  }
}
@media (max-width: 749px) {
  .dk-masthead_line_text {
    font-size: 15vw;
    line-height: 1;
    padding-bottom: 14vw;
  }
}
@media (max-width: 749px) {
  .dk-masthead_line_text span {
    display: block;
  }
}
.dk-masthead_line_btn {
  position: relative;
  font-family: 'DecimaMonoPro-Bold';
  letter-spacing: -0.08em;
  margin: 1em auto 0;
  font-size: 1.5vw;
  display: inline-block;
  border: 2px solid rgba(255, 255, 255, 0.9);
  color: #fff;
  padding: .275em 3em .25em 1.5em;
  background-color: rgba(0, 0, 0, 0.3);
  line-height: normal;
}
.dk-masthead_line_btn:after {
  content: '';
  position: absolute;
  right: 1em;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 1em;
  height: 1em;
  background-image: url(https://toyotagazooracing.com/pages/contents/en/assets/images/arrow_right_white.png);
  background-repeat: no-repeat;
  background-size: 10px;
  background-position: 92% center;
  border-width: 2px;
  pointer-events: auto;
  -moz-transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
  -o-transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
  -webkit-transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
}
.dk-masthead_line_btn:hover {
  border-color: #E60010;
}
.dk-masthead_line_btn:hover:after {
  background-image: url(https://toyotagazooracing.com/pages/contents/en/assets/images/arrow_right_red.png);
}
@media (max-width: 749px) {
  .dk-masthead_line_btn {
    font-size: 6vw;
    display: block;
    position: absolute;
    width: 92%;
    left: 4%;
    bottom: 12vw;
  }
}
.dk-topic {
  background: #e0e0e0;
  padding-bottom: 10px;
}
@media (max-width: 749px) {
  .dk-topic {
    padding-bottom: 0;
  }
}
.dk-topic__innr {
  position: relative;
}
.dk-topic__dl {
  display: table;
  table-layout: fixed;
  width: 100%;
  margin: 0;
}
@media (max-width: 749px) {
  .dk-topic__dl {
    display: block;
  }
}
.dk-topic__dt {
  display: table-cell;
  vertical-align: middle;
  width: 150px;
  height: 78px;
  color: #fff;
  background: #e50011;
  text-align: center;
  font-family: 'DecimaMonoPro-Bold';
  letter-spacing: -0.08em;
  font-size: 20px;
  padding-top: 10px;
}
.dk-topic__dt:before {
  content: '';
  width: 150px;
  position: absolute;
  z-index: 1;
  left: 0;
  top: -10px;
  height: 10px;
  background: #e50011;
}
@media (max-width: 749px) {
  .dk-topic__dt {
    display: block;
    margin: 0 -16px;
    width: auto;
    height: auto;
    font-size: 6vw;
    padding: .75em 0;
  }
  .dk-topic__dt:before {
    content: none;
    display: none;
  }
}
.dk-topic__dd {
  display: table-cell;
  vertical-align: middle;
  font-family: 'akkurat-mono';
  font-family: 'DecimaMonoPro-Bold';
  letter-spacing: -0.08em;
  font-size: 20px;
  padding-left: 3em;
  padding-top: 10px;
}
.dk-topic__dd a {
  color: #e50011;
  text-decoration: underline;
}
.dk-topic__dd a:hover {
  text-decoration: none;
}
@media (max-width: 749px) {
  .dk-topic__dd {
    display: block;
    width: auto;
    height: auto;
    font-size: 6vw;
    padding: .75em 0;
    margin: 0;
  }
}
.dk-rally {
  position: relative;
  background: url(https://toyotagazooracing.com/pages/contents/en/assets/images/other/dakar/rally_bg_01.jpg) no-repeat center center;
  background-size: cover;
}
@media (max-width: 749px) {
  .dk-rally {
    background-size: auto 100%;
  }
}
.dk-rally__map {
  background: url(https://toyotagazooracing.com/pages/contents/en/assets/images/other/dakar/rally_map_01.png) no-repeat left top;
  background-size: auto 100%;
  width: 518px;
  height: auto;
  position: absolute;
  z-index: 2;
  right: 0;
  top: 0;
}
@media (max-width: 1279px) {
  .dk-rally__map {
    width: 38%;
  }
}
@media (max-width: 950px) {
  .dk-rally__map {
    width: 35%;
  }
}
.dk-rally__map__innr {
  content: '';
  width: 100%;
  height: 0;
  padding-bottom: 150.965250965251%;
}
@media (max-width: 749px) {
  .dk-rally__map {
    display: none;
  }
}
.dk-rally__innr {
  position: relative;
  text-align: center;
  padding: 100px 3% 50px;
}
@media (max-width: 1279px) {
  .dk-rally__innr {
    padding: 5vw 3%;
  }
}
@media (max-width: 749px) {
  .dk-rally__innr {
    padding: 8vw 0;
  }
}
.dk-rally__h2 {
  font-family: 'DecimaMonoProLt';
  font-weight: normal;
  letter-spacing: -0.08em;
  font-size: 46px;
  display: inline-block;
  text-align: center;
  margin: 0 auto;
  position: relative;
  min-width: 324px;
}
.dk-rally__h2:after {
  content: '';
  width: 324px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  border-bottom: 2px solid rgba(0, 0, 0, 0.2);
}
@media (max-width: 749px) {
  .dk-rally__h2 {
    font-size: 8vw;
    min-width: 0;
    display: block;
  }
  .dk-rally__h2:after {
    width: 50vw;
  }
}
.dk-rally__textblock {
  text-align: left;
}
.dk-rally__textblock > p {
  margin: 0;
  margin-top: 30px;
  width: 86%;
}
@media (max-width: 1279px) {
  .dk-rally__textblock > p {
    margin-top: 3vw;
  }
}
.dk-rally__textblock > p:first-child {
  margin-top: 50px;
}
@media (max-width: 1279px) {
  .dk-rally__textblock > p:first-child {
    margin-top: 5vw;
  }
}
@media (max-width: 749px) {
  .dk-rally__textblock > p:first-child {
    margin-top: 8vw;
  }
}
@media (max-width: 749px) {
  .dk-rally__textblock > p {
    width: auto;
    margin-top: 8vw;
  }
}
.dk-rally__subtitle {
  position: absolute;
  z-index: 1;
  top: -19px;
  left: 3%;
  font-weight: bold;
  font-size: 16px;
  display: inline-block;
  border: 1px solid rgba(0, 0, 0, 0.2);
  padding: .25em 1em;
  margin: 0;
}
@media (max-width: 749px) {
  .dk-rally__subtitle {
    position: static;
    width: 100%;
    font-size: 3.9vw;
    background: #fff;
  }
}
.dk-rally__bgbox {
  position: relative;
  background: rgba(255, 255, 255, 0.7);
  margin: 50px -3% 0;
  padding: 40px 3% 0px;
  zoom: 1;
}
.dk-rally__bgbox:before,
.dk-rally__bgbox:after {
  display: block;
  height: 0;
  visibility: hidden;
  content: "\0020";
}
.dk-rally__bgbox:after {
  clear: both;
}
@media (max-width: 749px) {
  .dk-rally__bgbox {
    background: transparent;
    margin: 0;
    padding: 30px 0 0 0;
  }
}
.dk-rally__list {
  float: left;
  width: 50%;
  padding-right: 1%;
}
.dk-rally__list:nth-of-type(2) {
  float: right;
}
@media (max-width: 749px) {
  .dk-rally__list {
    width: 100%;
    padding-right: 0;
    float: none;
    margin: 6vw 0 0;
  }
  .dk-rally__list:nth-of-type(2) {
    float: none;
  }
}
.dk-rally__list > li {
  list-style: disc outside;
  margin-left: 1em;
}
@media (max-width: 749px) {
  .dk-rally__list > li {
    list-style: none;
    margin: 0 0 .75em;
  }
}
.dk-rally__list > li p {
  margin: 0;
}
.dk-rally__list > li p span {
  font-weight: bold;
}
@media (max-width: 749px) {
  .dk-rally__list > li p span {
    display: block;
  }
}
.dk-rally__mapSP {
  display: none;
}
@media (max-width: 749px) {
  .dk-rally__mapSP {
    display: block;
    margin-top: -1px;
  }
}
.dk-team {
  background: #f5f5f5;
}
.dk-team__innr {
  position: relative;
  text-align: center;
  padding: 60px 3% 50px;
}
@media (max-width: 1279px) {
  .dk-team__innr {
    padding: 4vw 3% 6vw;
  }
}
@media (max-width: 749px) {
  .dk-team__innr {
    padding: 8vw 0;
  }
}
.dk-team__h2 {
  font-family: 'DecimaMonoProLt';
  font-weight: normal;
  letter-spacing: -0.08em;
  font-size: 46px;
  display: inline-block;
  text-align: center;
  margin: 0 auto;
  position: relative;
  min-width: 324px;
}
.dk-team__h2:after {
  content: '';
  width: 324px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  border-bottom: 2px solid rgba(0, 0, 0, 0.2);
}
@media (max-width: 749px) {
  .dk-team__h2 {
    font-size: 8vw;
    min-width: 0;
    display: block;
  }
  .dk-team__h2:after {
    width: 50vw;
  }
}
.dk-team__clm2 {
  margin: 0;
  zoom: 1;
}
.dk-team__clm2:before,
.dk-team__clm2:after {
  display: block;
  height: 0;
  visibility: hidden;
  content: "\0020";
}
.dk-team__clm2:after {
  clear: both;
}
.dk-team__clm2Wrap {
  position: relative;
  margin-top: 110px;
}
@media (max-width: 1279px) {
  .dk-team__clm2Wrap {
    margin-top: 8vw;
  }
}
@media (max-width: 749px) {
  .dk-team__clm2Wrap {
    margin-top: 8vw;
  }
}
.dk-team__clm2Wrap:before {
  content: '';
  background: url(https://toyotagazooracing.com/pages/contents/en/assets/images/other/dakar/team_bg_01.png) no-repeat;
  background-size: contain;
  width: 10%;
  height: 24%;
  max-width: 101px;
  max-height: 101px;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: -12%;
}
@media (min-width: 1418px) {
  .dk-team__clm2Wrap:before {
    top: -50px;
  }
}
@media (max-width: 749px) {
  .dk-team__clm2Wrap:before {
    content: none;
  }
}
.dk-team__clm2__li {
  width: 50%;
  float: left;
  margin: 0;
}
@media (max-width: 749px) {
  .dk-team__clm2__li {
    float: none;
    width: auto;
    margin-top: 8vw;
  }
}
.dk-team__clm2__li figure {
  margin: 0;
  padding: 0;
}
.dk-team__clm2__li p {
  font-family: 'DecimaMonoPro-Bold';
  letter-spacing: -0.08em;
  margin: 0;
  padding: .75em 0;
  font-size: 1.64vw;
}
@media (max-width: 749px) {
  .dk-team__clm2__li p {
    font-size: 4.4vw;
  }
}
@media (min-width: 750px) {
  .dk-team__clm2__li__btn a {
    font-size: 16px;
    background-position: right 20px center;
    padding-left: 40px;
  }
}
@media (max-width: 749px) {
  .dk-team__clm2__li__btn a {
    display: block;
  }
}
.dk-cotr {
  background: #fff;
}
.dk-cotr__innr {
  position: relative;
  text-align: center;
  padding: 60px 3% 80px;
}
@media (max-width: 1279px) {
  .dk-cotr__innr {
    padding: 4vw 3% 6vw;
  }
}
@media (max-width: 749px) {
  .dk-cotr__innr {
    padding: 8vw 0;
  }
}
.dk-cotr__h2 {
  font-family: 'DecimaMonoProLt';
  font-weight: normal;
  letter-spacing: -0.08em;
  font-size: 46px;
  display: inline-block;
  text-align: center;
  margin: 0 auto;
  position: relative;
  min-width: 324px;
}
.dk-cotr__h2:after {
  content: '';
  width: 324px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  border-bottom: 2px solid rgba(0, 0, 0, 0.2);
}
@media (max-width: 749px) {
  .dk-cotr__h2 {
    font-size: 8vw;
    min-width: 0;
    display: block;
  }
  .dk-cotr__h2:after {
    width: 50vw;
  }
}
.dk-cotr__p {
  text-align: left;
  margin: 60px 0 0;
}
@media (max-width: 1279px) {
  .dk-cotr__p {
    margin-top: 4vw;
  }
}
@media (max-width: 749px) {
  .dk-cotr__p {
    margin-top: 8vw;
  }
}
.dk-cotr__tableblock {
  margin-top: 60px;
}
@media (max-width: 1279px) {
  .dk-cotr__tableblock {
    margin-top: 4vw;
  }
}
@media (max-width: 749px) {
  .dk-cotr__tableblock {
    margin-top: 4vw;
    overflow-x: scroll;
  }
}
.dk-cotr__table {
  margin: 0 auto;
}
@media (max-width: 749px) {
  .dk-cotr__table {
    width: auto;
    white-space: nowrap;
  }
}
.dk-cotr__table tr th,
.dk-cotr__table tr td {
  background: #f5f5f5 !important;
}
.dk-cotr__table tr.bgGray th,
.dk-cotr__table tr.bgGray td {
  background: #dddedf !important;
}
.dk-cotr__table th {
  font-size: 14px;
  text-align: center;
  color: #333;
  padding: .5em !important;
}
.dk-cotr__table td {
  font-size: 12px;
  color: #333;
  padding: 1.5em 1em !important;
}
.dk-cotr__table td span {
  font-size: 16px;
  font-weight: bold;
}
.dk-cotr__table td.bdrTop {
  border-top: 1px solid #dddedf;
}
.dk-archives {
  background: #0c0000;
}
.dk-archives__innr {
  position: relative;
  text-align: center;
  padding: 60px 3% 80px;
}
@media (max-width: 1279px) {
  .dk-archives__innr {
    padding: 4vw 3% 6vw;
  }
}
@media (max-width: 749px) {
  .dk-archives__innr {
    padding: 8vw 0;
  }
}
.dk-archives__h2 {
  font-family: 'DecimaMonoProLt';
  font-weight: normal;
  letter-spacing: -0.08em;
  font-size: 46px;
  display: inline-block;
  text-align: center;
  margin: 0 auto;
  position: relative;
  min-width: 324px;
  color: #333333;
}
.dk-archives__h2:after {
  content: '';
  width: 324px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  border-bottom: 2px solid #333333;
}
@media (max-width: 749px) {
  .dk-archives__h2 {
    font-size: 8vw;
    min-width: 0;
    display: block;
  }
  .dk-archives__h2:after {
    width: 50vw;
  }
}
.dk-archives__clm3 {
  padding-right: 36px;
  zoom: 1;
}
.dk-archives__clm3Wrap {
  margin-top: 60px;
}
@media (max-width: 1279px) {
  .dk-archives__clm3Wrap {
    margin-top: 4vw;
  }
}
@media (max-width: 749px) {
  .dk-archives__clm3Wrap {
    margin-top: 10vw;
  }
}
.dk-archives__clm3:before,
.dk-archives__clm3:after {
  display: block;
  height: 0;
  visibility: hidden;
  content: "\0020";
}
.dk-archives__clm3:after {
  clear: both;
}
@media (max-width: 749px) {
  .dk-archives__clm3 {
    padding-right: 0;
  }
}
.dk-archives__clm3__li {
  width: 33.3333333%;
  float: left;
  margin-right: 18px;
}
.dk-archives__clm3__li:nth-child(3n+0) {
  margin-right: -36px;
}
@media (max-width: 749px) {
  .dk-archives__clm3__li {
    float: none;
    width: auto;
    margin-right: 0;
    margin-top: 8vw;
  }
  .dk-archives__clm3__li:nth-child(3n+0) {
    margin-right: 0;
  }
}
.dk-archives__clm3__li a {
  display: block;
  position: relative;
}
.dk-archives__clm3__li a:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0);
  -webkit-transition: .3s ease;
  transition: .3s ease;
}
.dk-archives__clm3__li a:hover:before {
  background: rgba(255, 255, 255, 0.2);
  -webkit-transition: .3s ease;
  transition: .3s ease;
}
/* report */
@media (max-width: 749px) {
  .dakar-report .hero_header_image {
    background-position: right 28% top;
  }
}
@media (max-width: 749px) {
  .dakar-report2 .hero_header_image {
    background-position: right 43% top;
  }
}
@media (max-width: 749px) {
  .dakar-reportGallery .hero_header_image {
    background-position: right 43% top;
  }
}
.dakar-reportGallery .dk-entry__header {
  display: none;
}
.dakar-reportGallery .gallery_container {
  font-size: 0;
  margin-bottom: 40px;
}
.dakar-reportGallery .gallery_entry figure {
  font-size: 14px;
  font-family: "akkurat-mono";
  line-height: 1.7;
  margin: 24px 0;
}
.dakar-report .contents_sidebar,
.dakar-report2 .contents_sidebar,
.dakar-reportGallery .contents_sidebar {
  display: none;
}
@media (min-width: 750px) {
  .dakar-report .category_menu,
  .dakar-report2 .category_menu,
  .dakar-reportGallery .category_menu {
    padding-top: 0;
  }
}
.dakar-report .category_menu_item,
.dakar-report2 .category_menu_item,
.dakar-reportGallery .category_menu_item {
  /* 下層ができるまでaタグ無効 */
}
.dakar-report .category_menu_item:nth-of-type(n+2) {
  pointer-events: none;
}
.dk-contents {
  padding-top: 0;
}
.dakar-report2 .dk-contents {
  padding-bottom: 0;
}
.dk-contents_main {
  float: none;
  padding: 0 0 60px;
  width: auto;
}
.dakar-report2 .dk-contents_main {
  padding-bottom: 0;
}
.dk-contents_main__innr {
  display: block;
  width: 77%;
  min-width: 545px;
  margin: 0 auto;
}
@media (max-width: 1160px) {
  .dk-contents_main__innr {
    width: auto;
    min-width: 0;
  }
}
@media (max-width: 750px) {
  .dk-contents_main__innr {
    width: auto;
    min-width: 0;
  }
}
.dk-entry__header__h1 {
  font-size: 36px;
}
.dk-entry__header__h1 span {
  display: block;
  font-size: 26px;
}
.dk-entry__subtitle {
  font-size: 18px;
}
.dk-report__section {
  margin-top: 60px;
}
.dk-report__section .dk-entry__subtitle {
  margin-bottom: 20px;
}
.dk-report__numtitle {
  font-size: 18px;
  margin-bottom: 10px;
}
.dk-report__clm2 {
  zoom: 1;
}
.dk-report__clm2Wrap {
  margin-bottom: 36px;
}
@media (max-width: 749px) {
  .dk-report__clm2Wrap {
    margin: 5vw auto;
  }
}
.dk-report__clm2:before,
.dk-report__clm2:after {
  display: block;
  height: 0;
  visibility: hidden;
  content: "\0020";
}
.dk-report__clm2:after {
  clear: both;
}
.dk-report__clm2__li {
  float: left;
  width: 50%;
  margin: 0;
}
@media (max-width: 749px) {
  .dk-report__clm2__li {
    float: none;
    width: auto;
  }
}
.dk-report__clm2dl {
  margin: 0 0 30px;
  zoom: 1;
}
.dk-report__clm2dl:before,
.dk-report__clm2dl:after {
  display: block;
  height: 0;
  visibility: hidden;
  content: "\0020";
}
.dk-report__clm2dl:after {
  clear: both;
}
@media (max-width: 749px) {
  .dk-report__clm2dl {
    margin: 0 0 40px;
  }
}
.dk-report__clm2dl dt {
  float: right;
  width: 260px;
}
@media (max-width: 749px) {
  .dk-report__clm2dl dt {
    width: auto;
    float: none;
  }
}
.dk-report__clm2dl dt span {
  line-height: 1.6;
  font-size: 11px;
  font-family: "akkurat-mono";
  text-align: left;
  display: block;
  padding-top: 5px;
}
.dk-report__clm2dl dd {
  margin: 0;
  padding-right: 20px;
  float: left;
  width: -webkit-calc(100% - 260px);
  width: calc(100% - 260px);
}
@media (max-width: 749px) {
  .dk-report__clm2dl dd {
    width: auto;
    float: none;
    padding: 0;
    margin-top: 15px;
  }
}
.dk-report__clm2dl dd .dk-entry__text {
  margin-bottom: 0;
}
.dk-report__clm2dl__title {
  position: relative;
  margin-bottom: 1em;
}
.dk-report__clm2dl__title:after {
		content: '';
    position: relative;
    top: -0.4em;
    left: 0;
    width: 20%;
    border-top: 1px solid #333;
    display: inline-block;
    height: 1px;
    margin-left: 20px;
}
@media (max-width: 749px) {
  .dk-report__clm2dl__title:after {
    content: none;
  }
}
.dk-report__hr {
  border-top: 1px solid #333;
  padding: 0;
  margin: 60px 0;
}
.dk-report__clm3 {
  zoom: 1;
  padding-right: 20px;
  margin: 40px 0;
}
.dk-report__clm3:before,
.dk-report__clm3:after {
  display: block;
  height: 0;
  visibility: hidden;
  content: "\0020";
}
.dk-report__clm3:after {
  clear: both;
}
@media (max-width: 749px) {
  .dk-report__clm3 {
    margin: 40px 0;
    padding-right: 0;
  }
}
.dk-report__clm3__li {
  width: 33.33333%;
  float: left;
  margin-right: 10px;
}
@media (max-width: 749px) {
  .dk-report__clm3__li {
    width: auto;
    float: none;
    margin: 0;
    margin-bottom: 10px;
  }
}
.dk-report__clm3__li:nth-child(3n+0) {
  margin-right: -20px;
}
@media (max-width: 749px) {
  .dk-report__clm3__li:nth-child(3n+0) {
    margin-right: 0;
  }
}
.dk-report__rank {
  background: #fff;
}
.dk-report__rank__innr {
  position: relative;
  text-align: center;
  padding: 60px 0 80px;
}
@media (max-width: 1279px) {
  .dk-report__rank__innr {
    padding: 4vw 0 6vw;
  }
}
@media (max-width: 749px) {
  .dk-report__rank__innr {
    padding: 8vw 0;
  }
}
.dk-report__rank__h2 {
  font-family: 'DecimaMonoProLt';
  font-weight: normal;
  letter-spacing: -0.08em;
  font-size: 46px;
  display: inline-block;
  text-align: center;
  margin: 0 auto;
  position: relative;
  min-width: 324px;
}
.dk-report__rank__h2:after {
  content: '';
  width: 324px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  border-bottom: 2px solid rgba(0, 0, 0, 0.2);
}
@media (max-width: 749px) {
  .dk-report__rank__h2 {
    font-size: 8vw;
    min-width: 0;
    display: block;
  }
  .dk-report__rank__h2:after {
    width: 50vw;
  }
}
.dk-report__rank__p {
  text-align: left;
  margin: 60px 0 0;
}
@media (max-width: 1279px) {
  .dk-report__rank__p {
    margin-top: 4vw;
  }
}
@media (max-width: 749px) {
  .dk-report__rank__p {
    margin-top: 8vw;
  }
}
.dk-report__rank__tableblock {
  margin-top: 60px;
}
@media (max-width: 1279px) {
  .dk-report__rank__tableblock {
    margin-top: 4vw;
  }
}
@media (max-width: 749px) {
  .dk-report__rank__tableblock {
    margin-top: 10vw;
    overflow-x: scroll;
  }
}
.dk-report__rank__table {
  margin: 0 auto;
}
@media (max-width: 749px) {
  .dk-report__rank__table {
    width: auto;
    white-space: nowrap;
  }
}
.dk-report__rank__table tr th,
.dk-report__rank__table tr td {
  background: #f5f5f5 !important;
}
.dk-report__rank__table tr.bgGray th,
.dk-report__rank__table tr.bgGray td {
  background: #dddedf !important;
}
.dk-report__rank__table tr:nth-child(2n+3) td {
  background: #e7e8e9 !important;
}
.dk-report__rank__table th {
  font-size: 14px;
  text-align: center;
  color: #333;
  padding: .5em !important;
}
.dk-report__rank__table td {
  font-size: 12px;
  color: #333;
  padding: 1.5em 1em !important;
  text-align: center;
}
.dk-report__rank__table td small {
  font-size: 10px;
}
.dk-report__rank__table td span {
  font-size: 16px;
  font-weight: bold;
}
.dk-report__rank__table td.alignleft {
  text-align: left;
}
.dk-report__rank__table td.bdrTop {
  border-top: 1px solid #dddedf;
}
.dakar-report__clm2 {
  margin: 0 0 7vw 0;
  zoom: 1;
}
.dakar-report__clm2:before,
.dakar-report__clm2:after {
  display: block;
  height: 0;
  visibility: hidden;
  content: "\0020";
}
.dakar-report__clm2:after {
  clear: both;
}
.dakar-report__clm2Wrap {
  position: relative;
}
@media (max-width: 1279px) {
  .dakar-report__clm2Wrap {
    margin-top: 8vw;
  }
}
@media (max-width: 749px) {
  .dakar-report__clm2Wrap {
    margin-top: 8vw;
  }
}
.dakar-report__clm2__li {
  float: left;
  margin: 0;
}
@media (max-width: 749px) {
  .dakar-report__clm2__li {
    float: none;
    width: auto;
    margin-top: 8vw;
  }
}
.dakar-report__clm2__li.txt {
  width: 55%;
}
@media (max-width: 749px) {
  .dakar-report__clm2__li.txt {
    width: 100%;
  }
}
.dakar-report__clm2__li.img {
  width: 45%;
}
.dakar-report__clm2__li.img figure {
  margin: 0 0 0 2em;
}
.dakar-report__clm2__li.img figure:after {
  bottom: -11vw;
  z-index: 1;
}
@media (max-width: 749px) {
  .dakar-report__clm2__li {
    float: none;
  }
  .dakar-report__clm2__li.txt {
    width: 100%;
  }
  .dakar-report__clm2__li.img figure:after {
    bottom: -24.5vw;
  }
}
@media (max-width: 749px) {
  .dakar-report__clm2__li.img figure {
    margin: 5vw;
  }
}
@media (max-width: 749px) {
  .dakar-report__clm2__li.img {
    width: 100%;
  }
  .dakar-report__clm2__li.img figure {
    margin: 5vw;
  }
}
.dk-contents {
  padding-top: 0;
}
.dk-contents_main {
  float: none;
  padding: 0 0 60px;
  width: auto;
}
.dk-contents_main__innr {
  display: block;
  width: 77%;
  min-width: 545px;
  margin: 0 auto;
}
@media (max-width: 1160px) {
  .dk-contents_main__innr {
    width: auto;
    min-width: 0;
  }
}
@media (max-width: 750px) {
  .dk-contents_main__innr {
    width: auto;
    min-width: 0;
  }
}
.dk-entry__header__h1 {
  font-size: 36px;
}
.dk-entry__header__h1 span {
  display: block;
  font-size: 26px;
}
.dk-entry__subtitle {
  font-size: 18px;
}
/* about */
.dk-about__clm2 {
  margin: 0 0 7vw 0;
  zoom: 1;
}
.dk-about__clm2:before,
.dk-about__clm2:after {
  display: block;
  height: 0;
  visibility: hidden;
  content: "\0020";
}
.dk-about__clm2:after {
  clear: both;
}
.dk-about__clm2Wrap {
  position: relative;
}
@media (max-width: 1279px) {
  .dk-about__clm2Wrap {
    margin-top: 8vw;
  }
}
@media (max-width: 749px) {
  .dk-about__clm2Wrap {
    margin-top: 8vw;
  }
}
.dk-about__clm2__li {
  float: left;
  margin: 0;
}
@media (max-width: 749px) {
  .dk-about__clm2__li {
    float: none;
    width: auto;
    margin-top: 8vw;
  }
}
.dk-about__clm2__li.txt {
  width: 55%;
}
@media (max-width: 749px) {
  .dk-about__clm2__li.txt {
    width: 100%;
  }
}
.dk-about__clm2__li.img {
  width: 45%;
}
.dk-about__clm2__li.img figure {
  margin: 0 0 0 2em;
}
.dk-about__clm2__li.img figure:after {
  bottom: -11vw;
  z-index: 1;
}
@media (max-width: 749px) {
  .dk-about__clm2__li.img figure:after {
    bottom: -24.5vw;
  }
}
@media (max-width: 749px) {
  .dk-about__clm2__li.img figure {
    margin: 5vw;
  }
}
@media (max-width: 749px) {
  .dk-about__clm2__li.img {
    width: 100%;
  }
}
.dk-about__toyotaHis {
  background: url(https://toyotagazooracing.com/pages/contents/en/assets/images/other/dakar/about_toyotashistory_bg.jpg) no-repeat center center;
  background-size: cover;
  color: #fff;
  padding: 0 0 10vw;
  position: relative;
  z-index: 2;
}
.dk-about__dakarHis {
  padding: 5vw 0 10vw;
}
.dk-about__dakarHis .brdInner {
  border: solid 2px #dedede;
  padding: 5%;
  margin: -5%;
}
@media (max-width: 749px) {
  .dk-about__dakarHis .brdInner {
    margin: 1%;
  }
}
.dk-about__dakarHis h3 {
  font-size: 24px;
  margin-top: 0;
  font-weight: bold;
}
/* TEAM */
@media (max-width: 749px) {
  .dk-teampage .hero_header_image {
    background-position: right 65% top;
  }
}
.dk-teampage .dk-masthead__text {
  width: auto;
  display: inline-block;
  font-family: 'DecimaMonoPro';
  letter-spacing: -0.08em;
  color: #ccc;
  position: absolute;
  top: 100%;
  right: 0;
  line-height: 1;
  margin-top: 40px;
  font-size: 5vw;
  width: 3em;
  text-align: center;
}
@media (max-width: 749px) {
  .dk-teampage .dk-masthead__text {
    display: none;
  }
}
.dk-teampage .introduction {
  padding-bottom: 60px;
}
@media (max-width: 749px) {
  .dk-teampage .introduction {
    margin-top: 0;
    padding-bottom: 40px;
  }
}
.dk-teampage .introduction + .introduction {
  border-top: 1px solid #000;
  margin-top: 0;
  padding-top: 40px;
}
@media (max-width: 749px) {
  .dk-teampage .introduction h3 {
    margin-bottom: 20px;
  }
}
.dk-teampage .introduction_content {
  margin-top: 40px;
}
@media (max-width: 749px) {
  .dk-teampage .introduction_content {
    margin-top: 0;
  }
}
.dk-teampage .introduction_content__innr {
  padding-right: 30%;
}
@media (max-width: 749px) {
  .dk-teampage .introduction_content__innr {
    padding-right: 0;
  }
}
@media (max-width: 749px) {
  .dk-teampage .division {
    float: left;
    width: 100%;
    display: block;
  }
}
.dk-teampage .division .masthead_line {
  position: relative;
}
@media (max-width: 749px) {
  .dk-teampage .division .masthead_line {
    display: block;
    position: static;
  }
}
.dk-teampage .division .masthead_line:after {
  z-index: 1;
  right: 12%;
  top: 90%;
  bottom: auto;
  left: auto;
}
@media (max-width: 749px) {
  .dk-teampage .division .masthead_line:after {
    display: none;
  }
}
@media (max-width: 749px) {
  .dk-teampage .division + .introduction_content {
    margin-top: 20px;
  }
}
.dk-teampage__clm2 {
  margin-top: 40px;
  zoom: 1;
}
.dk-teampage__clm2:before,
.dk-teampage__clm2:after {
  display: block;
  height: 0;
  visibility: hidden;
  content: "\0020";
}
.dk-teampage__clm2:after {
  clear: both;
}
@media (max-width: 749px) {
  .dk-teampage__clm2 {
    padding: 0 3%;
  }
}
@media (max-width: 320px) {
  .dk-teampage__clm2 {
    padding: 0;
  }
}
.dk-teampage__clm2__li {
  text-align: center;
  float: right;
  width: 50%;
  margin: 0;
}
@media (max-width: 749px) {
  .dk-teampage__clm2__li {
    float: none;
    width: auto;
    margin-top: 20px;
  }
  .dk-teampage__clm2__li:first-child {
    margin-top: 0;
  }
}
.dk-teampage__clm2__li figure {
  margin: 0;
  padding: 0;
}
.dk-teampage__clm2__li figcaption {
  margin-top: 5px;
  text-align: center;
}
.dk-teampage__clm2__li figcaption span {
  display: inline-block;
}
.dk-teampage__clm2__li figcaption span + span {
  padding-left: 1em;
}
@media (max-width: 749px) {
  .dk-teampage__clm2__li figcaption span + span {
    padding-left: 0;
  }
}
.dk-teampage__clm2 + .dk-teampage__clm2 {
  margin-top: 60px;
}
@media (max-width: 749px) {
  .dk-teampage__clm2 + .dk-teampage__clm2 {
    border-top: 1px solid #000;
    margin-top: 30px;
    padding-top: 30px;
  }
}
.dk-teampage__clm2 + .dk-teampage__clm2 .dk-teampage__clm2__li {
  float: left;
}
@media (max-width: 749px) {
  .dk-teampage__clm2 + .dk-teampage__clm2 .dk-teampage__clm2__li {
    float: none;
  }
}
.dk-teampage__ib {
  display: inline-block;
}
.dk-teampage__ib__title {
  text-align: left;
  font-size: 46px;
  font-family: 'DecimaMonoPro';
  letter-spacing: -0.08em;
  margin: 0;
  line-height: 1;
}
.dk-teampage__ib__text {
  text-align: left;
  font-size: 16px;
  margin: 0;
  margin-top: 5%;
}
.dk-teampage__ib__text span {
  font-weight: bold;
}
.dk-teampage__ib__text small {
  display: block;
  font-size: 12px;
}
.dk-teampage__ib__label {
  display: inline-block;
  color: #fff;
  font-size: 16px;
  padding: .25em 0;
  width: 100%;
  background: #000;
  margin-top: 10%;
  font-family: 'DecimaMonoPro';
  letter-spacing: -0.08em;
}

/* 2018 */
.dk-archives {
  position: relative;
  background: url(https://toyotagazooracing.com/pages/contents/en/assets/images/other/dakar/2018/archive_bg_01.jpg) no-repeat center center;
  background-size: cover;
  color: #fff
}

.dk-archives__h2 {
  color: #fff
}

.dk-archives__h2:after {
  border-color: #fff
}

.dk-archives__text {
  margin-top: 40px
}

@media (min-width:750px) {
  .dk-archives__btn a {
    font-size: 16px
  }
}

@media (max-width:749px) {
  .dk-archives__btn a {
    display: block
  }
}

.button_normal_white {
  position: relative;
  font-family: 'DecimaMonoPro-Bold';
  letter-spacing: -0.08em;
  margin: 0 auto 0;
  display: inline-block;
  border: 2px solid rgba(255, 255, 255, 0.9);
  color: #fff;
  padding: .275em 3em .25em 1.5em;
  background-color: rgba(0, 0, 0, 0.3);
  line-height: normal
}

.button_normal_white:after {
  content: '';
  position: absolute;
  right: 1em;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 1em;
  height: 1em;
  background-image: url(https://toyotagazooracing.com/pages/contents/en/assets/images/arrow_right_white.png);
  background-repeat: no-repeat;
  background-size: 10px;
  background-position: 92% center;
  border-width: 2px;
  pointer-events: auto;
  -webkit-transition: all .3s cubic-bezier(.42, 0, .58, 1);
  transition: all .3s cubic-bezier(.42, 0, .58, 1)
}

.button_normal_white:hover {
  border-color: #e60010
}

.button_normal_white:hover:after {
  background-image: url(https://toyotagazooracing.com/pages/contents/en/assets/images/arrow_right_red.png)
}

.button_normal_white.mac_safari_chrome_adjust {
  padding-bottom: 5px
}

/* 20191025 TC */
.introduction_headline:after {
    background: #ddd;
}
.introduction h3 {
position: relative;
}
.dk-aboutBg01 p,
.dk-teamBg01 p,
.dk-teamBg02 p,
.dk-teamBg03 p,
.dk-about__toyotaHis h3,
.dk-about__toyotaHis p {
color: #fff;
}
.dakar_pastseasons .introduction_headline {
font-weight: bold;
color: #000;
}

@media (max-width: 749px) {
.dakar_pastseasons .introduction_headline {
font-size: 30px;
padding: 0;
}
}

@media (min-width: 750px) {
.dakar_pastseasons .introduction_headline {
font-size: 40px;
}
}

#modal{
  display: none;
}