/*
 * 【はじめに】
 * 最終的には可能な限り、コメントは削除してください。
 * ここに記載しているコメントもほぼ不要です(auPay start / ecd は必要)
 * 変数の使い方
 * $ec_dir ･･･ それぞれ各ECの絶対パス(現状)
 * $ec_id ･･･ それぞれ各ECのID(CSVで設定している分)
 *
 * 例：background-image: url($ec_dir + '/img/bn_main_background_sp.jpg');
 *
 * SCSSについて
 * 例：if制御
 *  @if $shop == 1 {
 * 		#pc_header.ac img {
 *			width: initial;
 *		}
 *	}
 *
 * 今分かっている問題
 * 1.rgb()について
 *   rgba()を利用してください。うまく変換されません
 */
/* auPayについては、figureタグ等利用できないタグがあり、変換して利用する事になる
 * その変換されたタグ用にCSSを設定する必要があるので、下記コメントタグを利用し、
 * 開始・終了で閉じる事
 * また、if制御を利用して切り替えると楽
 * @if $shop == 5 {
 *	.studless .recommend > h3 > img {
 *		width: 100%;
 *	}
 * } @else {
 *	.studless .recommend > div img {
 *		width: 100%;
 *	}
 * }
 */
@charset "utf-8";
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

body {
  line-height: 1; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

ul {
  list-style: none; }

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

.drift {
  font-family: kozuka-gothic-pr6n, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #fff; }

.drift .ham_menu .text {
  font-family: acumin-variable, sans-serif;
  font-variation-settings: "slnt" 0, "wdth" 80, "wght" 800; }

.drift .driver_data h3, .drift #result h3, .drift .modal h3, .drift .score_list .num {
  font-family: acumin-variable, sans-serif;
  font-variation-settings: "slnt" -12, "wdth" 115, "wght" 700; }

.drift .ham_menu a span, .drift .gv_menu a span {
  font-family: acumin-variable, sans-serif;
  font-variation-settings: "slnt" -12, "wdth" 115, "wght" 800; }

.drift main > section h2 span, .drift .btn_top .text {
  font-family: acumin-variable, sans-serif;
  font-variation-settings: "slnt" -12, "wdth" 115, "wght" 900; }

.drift #lineup .score .fac_num {
  font-family: acumin-variable, sans-serif;
  font-variation-settings: "slnt" 0, "wdth" 115, "wght" 700; }

.drift img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto; }

.drift .video > div {
  width: 100%;
  position: relative;
  padding-top: 56.25%;
  margin-bottom: 10px; }

.drift .video > div > iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.drift .flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center; }

.drift br.pc {
  display: none; }

.drift main > section {
  padding: 50px 0; }

.drift main > section h2 {
  font-size: 6.6vw;
  text-align: center;
  margin-bottom: 50px; }

.drift main > section h2 span {
  position: relative; }

.drift main > section h2 span::after {
  content: '';
  position: absolute;
  top: 30%;
  left: 0;
  right: 0;
  bottom: 0;
  height: 55%; }

.drift main > section h2 small {
  font-size: 0.5em;
  display: block;
  margin-top: 1em;
  font-weight: 500; }

.drift {
  background: url("/asp/photo/auction/lp/drift/img/bk_l_9.png") center top 120vw / 200% no-repeat, url("/asp/photo/auction/lp/drift/img/bk_l_8.png") center top 120vw / 200% no-repeat, url("/asp/photo/auction/lp/drift/img/bk_l_7.png") center top 120vw / 200% no-repeat, url("/asp/photo/auction/lp/drift/img/bk_l_6.png") center top 120vw / 200% no-repeat, url("/asp/photo/auction/lp/drift/img/bk_l_5.png") center top 120vw / 200% no-repeat, url("/asp/photo/auction/lp/drift/img/bk_l_4.png") center top 120vw / 200% no-repeat, url("/asp/photo/auction/lp/drift/img/bk_l_3.png") center top 120vw / 200% no-repeat, url("/asp/photo/auction/lp/drift/img/bk_l_2.png") center top 120vw / 200% no-repeat, url("/asp/photo/auction/lp/drift/img/bk_l_1.png") center top 120vw / 200% no-repeat, url("/asp/photo/auction/lp/drift/img/bk_r_9.png") center bottom 250vw / 200% no-repeat, url("/asp/photo/auction/lp/drift/img/bk_r_8.png") center bottom 250vw / 200% no-repeat, url("/asp/photo/auction/lp/drift/img/bk_r_7.png") center bottom 250vw / 200% no-repeat, url("/asp/photo/auction/lp/drift/img/bk_r_6.png") center bottom 250vw / 200% no-repeat, url("/asp/photo/auction/lp/drift/img/bk_r_5.png") center bottom 250vw / 200% no-repeat, url("/asp/photo/auction/lp/drift/img/bk_r_4.png") center bottom 250vw / 200% no-repeat, url("/asp/photo/auction/lp/drift/img/bk_r_3.png") center bottom 250vw / 200% no-repeat, url("/asp/photo/auction/lp/drift/img/bk_r_2.png") center bottom 250vw / 200% no-repeat, url("/asp/photo/auction/lp/drift/img/bk_r_1.png") center bottom 250vw / 200% no-repeat, #191919;
  overflow: hidden; }

.drift header {
  background: url("/asp/photo/auction/lp/drift/img/bg_fv_sp.png") center top / 100% no-repeat;
  padding-bottom: 24vw;
  margin-bottom: 5vw; }

.drift header .breadcrumb {
  padding: 5px; }

.drift header .breadcrumb a, .drift header .breadcrumb span {
  font-size: 12px;
  color: #fff;
  margin-right: 0.5em; }

.drift .banner_area {
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  top: 85px;
  position: relative;
  width: 92%; }

.drift .banner_area .sp_banner {
  display: block; }

.drift .banner_area .pc_banner {
  display: none; }

.drift .ham_menu {
  position: relative;
  top: -40vw;
  right: 0;
  z-index: 100; }

.drift .ham_menu.fixed {
  position: fixed;
  top: 20px;
  animation: fadeIn 0.3s ease-in-out; }

@keyframes fadeIn {
  0% {
    opacity: 0;
    transform: translateY(-20px); }

  100% {
    opacity: 1;
    transform: translateY(0px); } }

.drift .ham_menu .btn_menu {
  position: absolute;
  top: 0px;
  right: 15px;
  width: 50px;
  height: 55px;
  background-color: #c6d200;
  border-radius: 6px;
  flex-direction: column;
  z-index: 10;
  transition: 0.3s; }

.drift .ham_menu.open .btn_menu {
  height: 30px; }

.drift .ham_menu .bar {
  width: 40px;
  background-color: #191919;
  height: 2px;
  margin: 3px 0 23px;
  position: relative;
  top: 0;
  right: 0;
  transition: 0.3s; }

.drift .ham_menu.open .bar {
  width: 20px;
  transform: rotate(45deg);
  margin: 0;
  top: 10px;
  right: -5px; }

.drift .ham_menu .bar::before, .drift .ham_menu .bar::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #191919;
  left: 0;
  transition: 0.3s; }

.drift .ham_menu .bar::before {
  top: 9px; }

.drift .ham_menu .bar::after {
  top: 18px; }

.drift .ham_menu.open .bar::before, .drift .ham_menu.open .bar::after {
  top: 0;
  transform: rotate(90deg); }

.drift .ham_menu .text {
  color: #191919;
  font-size: 14px;
  transition: 0.3s; }

.drift .ham_menu.open .text {
  opacity: 0; }

.drift .ham_menu ul {
  background-color: #c6d200;
  border-radius: 6px;
  padding: 20px 10px 0;
  width: 200px;
  position: absolute;
  top: 0px;
  right: -200px;
  transition: 0.3s;
  box-sizing: border-box;
  opacity: 0;
  z-index: -1; }

.drift .ham_menu.open ul {
  right: 15px;
  opacity: 1;
  z-index: 0; }

.drift .ham_menu li:nth-of-type(-n+3) {
  border-bottom: 2px solid #191919; }

.drift .ham_menu a {
  display: block;
  text-align: center;
  padding: 0.8em 0;
  font-size: 15px; }

.drift .ham_menu a img {
  width: 90%; }

.drift .ham_menu a span {
  color: #191919;
  display: block;
  margin-bottom: 0.2em; }

.drift .ham_menu li:last-of-type a span {
  width: 7em;
  text-align: left;
  margin: 0 auto 0.2em; }

.drift .ham_menu a small {
  color: #191919;
  font-size: 12px;
  font-weight: 700; }

.drift .gv_menu ul {
  width: 90%;
  margin: 0 auto; }

.drift .gv_menu li {
  width: 42%;
  margin: 0 auto; }

.drift .gv_menu a {
  color: #fff;
  font-size: 4.5vw;
  text-align: center;
  margin-bottom: 1.5em;
  position: relative;
  z-index: 0;
  height: 3.8em;
  flex-direction: column; }

.drift .gv_menu a::before, .drift .gv_menu a::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #bdc81d;
  z-index: -1;
  transform: skewX(-20deg); }

.drift .gv_menu a::before {
  background-color: #c6d200;
  transform: translate(-0.5em, 0.2em) skewX(-20deg); }

.drift .gv_menu a.pickup::after {
  background: url("/asp/photo/auction/lp/drift/img/bg_menu_pickup.png") center / cover no-repeat, #191919; }

.drift .gv_menu a.lineup::after {
  background: url("/asp/photo/auction/lp/drift/img/bg_menu_lineup.png") center / cover no-repeat, #dd247f; }

.drift .gv_menu a.impression::after {
  background: url("/asp/photo/auction/lp/drift/img/bg_menu_impression.png") center / cover no-repeat, #191919; }

.drift .gv_menu a span {
  display: block;
  width: 100%; }

.drift .gv_menu li:last-of-type a span {
  width: 6.3em;
  text-align: left;
  margin: 0 auto; }

.drift .gv_menu a small {
  font-size: 0.7em;
  margin-top: 0.5em;
  display: block;
  width: 100%; }

.drift #pickup {
  width: 95%;
  margin: 0 auto; }

.drift #pickup h2 span::after {
  background: url("/asp/photo/auction/lp/drift/img/decoration_pickup.png") center / cover no-repeat; }

.drift #pickup .item {
  margin-bottom: 50px; }

.drift #pickup figure {
  width: 30%;
  margin: 0 auto 5vw; }

.drift #pickup figure img {
  height: 35vw; }

.drift #pickup .name {
  width: 60%;
  height: 35vw;
  margin-bottom: 5vw; }

.drift #pickup .brand {
  width: 65%; }

.drift #pickup .ptn {
  display: block;
  width: 100%; }

.drift #pickup .name small {
  font-size: 3.2vw;
  line-height: 1.2;
  font-weight: 500;
  margin: 0 auto 0 0; }

.drift #pickup .name small span {
  display: none; }

.drift #pickup .text h4 {
  font-size: 4vw;
  color: #191919;
  background: linear-gradient(to right, #f4cc3f 60%, transparent 100%);
  padding: 0.6em 0.5em 0.4em;
  margin-bottom: 1em; }

.drift #pickup .text p {
  font-size: 3.5vw;
  font-weight: 500;
  line-height: 1.8;
  margin-bottom: 2em; }

.drift #pickup .btn_link {
  display: block;
  font-size: 4vw;
  font-weight: 500;
  color: #fff;
  background-color: #dd247f;
  width: 11em;
  text-align: center;
  padding: 1em 0;
  margin: 0 auto; }

.drift #pickup .pick2 figure {
  order: 2; }

.drift #pickup .pick2 .name {
  order: 1; }

.drift #pickup .pick2 .text {
  order: 3; }

.drift #pickup .pick2 .btn_link {
  order: 4; }

.drift #lineup h2 span::after {
  background: url("/asp/photo/auction/lp/drift/img/decoration_lineup.png") center / cover no-repeat; }

.drift .lineup_menu {
  margin-bottom: 30vw; }

.drift .lineup_menu ul {
  align-items: flex-start;
  margin-bottom: 17vw;
  position: relative;
  z-index: 0; }

.drift .lineup_menu ul::before, .drift .lineup_menu ul::after {
  content: '';
  width: 0;
  height: 0;
  position: absolute;
  z-index: -1;
  top: -8vw;
  border-bottom: 49vw solid #666565; }

.drift .lineup_menu ul:nth-of-type(odd)::before, .drift .lineup_menu ul:nth-of-type(odd)::after {
  border-left: 77vw solid transparent;
  border-right: 13vw solid transparent; }

.drift .lineup_menu ul:nth-of-type(odd)::before {
  transform: translate(5vw, 3vw); }

.drift .lineup_menu ul:nth-of-type(even)::before, .drift .lineup_menu ul:nth-of-type(even)::after {
  border-right: 77vw solid transparent;
  border-left: 13vw solid transparent; }

.drift .lineup_menu ul:nth-of-type(even)::before {
  transform: translate(-5vw, 3vw); }

.drift .lineup_menu ul.yellow::after {
  border-bottom: 49vw solid #f4c93a; }

.drift .lineup_menu ul.pink::after {
  border-bottom: 49vw solid #dd247f; }

.drift .lineup_menu ul.green::after {
  border-bottom: 49vw solid #c0d028; }

.drift .lineup_menu li {
  margin-top: 15vw;
  width: 25%; }

.drift .lineup_menu li:nth-of-type(2) {
  margin: 15vw 2.5% 0; }

.drift .lineup_menu a {
  align-items: flex-start;
  position: relative;
  z-index: 0;
  display: block; }

.drift .lineup_menu a::before {
  content: '';
  position: absolute;
  z-index: -1;
  height: 40vw;
  top: -17vw; }

.drift .lineup_menu a::after {
  content: 'v';
  position: absolute;
  top: 22vw;
  left: 0;
  right: 0;
  width: 1em;
  text-align: center;
  margin: 0 auto;
  z-index: 10;
  color: #fff;
  font-weight: 400;
  transform: scaleX(3);
  font-size: 3vw; }

.drift .lineup_menu a span, .drift .lineup_menu a span img {
  position: relative;
  z-index: 10; }

.drift .lineup_menu .recommend::before {
  content: 'RECOMMEND';
  position: absolute;
  top: -4.5em;
  left: -0.5em;
  color: #c6d200;
  font-weight: 700;
  font-size: 4vw;
  padding: 0 0.5em;
  background: linear-gradient(to top, #dd247f 50%, transparent 50%);
  transform: rotate(-20deg) skewX(-10deg); }

.drift .lineup_menu .ptn_hf805::after, .drift .lineup_menu .ptn_f205::after, .drift .lineup_menu .ptn_595evo::after {
  top: 20vw; }

.drift .lineup_menu .ptn_hf805::before {
  background: url("/asp/photo/auction/lp/drift/img/tire_hf805_l.png") bottom left / contain no-repeat;
  width: 26.3vw;
  left: 2vw; }

.drift .lineup_menu .ptn_hf805 img {
  width: 80%; }

.drift .lineup_menu .ptn_f205::before {
  background: url("/asp/photo/auction/lp/drift/img/tire_f205_l.png") bottom left / contain no-repeat;
  width: 25.2vw;
  left: 0; }

.drift .lineup_menu .ptn_f205 img {
  transform: translateY(-2.5vw); }

.drift .lineup_menu .ptn_595evo::before {
  background: url("/asp/photo/auction/lp/drift/img/tire_595evo_l.png") bottom left / contain no-repeat;
  width: 28vw;
  left: -3vw; }

.drift .lineup_menu .ptn_595evo img {
  transform: translateY(-1vw) scale(1.1); }

.drift .lineup_menu .ptn_protoura_race {
  z-index: 2; }

.drift .lineup_menu .ptn_protoura_race::before {
  background: url("/asp/photo/auction/lp/drift/img/tire_protoura_race_r.png") bottom right / contain no-repeat;
  width: 28.9vw;
  left: -4.8vw; }

.drift .lineup_menu .ptn_protoura_race img {
  transform: scale(1.3);
  transform-origin: top right; }

.drift .lineup_menu .ptn_bm2000 {
  z-index: 1; }

.drift .lineup_menu .ptn_bm2000::before {
  background: url("/asp/photo/auction/lp/drift/img/tire_bm2000_r.png") bottom right / contain no-repeat;
  width: 29.7vw;
  left: -4.8vw; }

.drift .lineup_menu .ptn_maximus_ds01::before {
  background: url("/asp/photo/auction/lp/drift/img/tire_maximus_ds01_r.png") bottom right / contain no-repeat;
  width: 30.2vw;
  left: -4.8vw; }

.drift .lineup_menu .ptn_maximus_ds01 img {
  transform: translateY(-2vw); }

.drift .lineup_menu .ptn_595rs-pro::before {
  background: url("/asp/photo/auction/lp/drift/img/tire_595rs-pro_l.png") bottom left / contain no-repeat;
  width: 32.5vw;
  left: 0; }

.drift .lineup_menu .ptn_595rs-pro img {
  transform: scale(1.3);
  transform-origin: top right; }

.drift .lineup_menu .ptn_ns-2r_drift::before {
  background: url("/asp/photo/auction/lp/drift/img/tire_ns-2r_drift_l.png") bottom left / contain no-repeat;
  width: 31.7vw;
  left: 0; }

.drift .lineup_menu .ptn_cr-s::before {
  background: url("/asp/photo/auction/lp/drift/img/tire_cr-s_l.png") bottom left / contain no-repeat;
  width: 31.4vw;
  left: 0; }

.drift .lineup_menu .num {
  display: block;
  color: #fff;
  font-weight: 900;
  font-size: 8vw;
  opacity: 0.5;
  transform: rotate(-20deg) skewX(-10deg);
  transform-origin: left bottom; }

.drift #lineup .item {
  width: 95%;
  margin: 0 auto 50px;
  background-color: #191919;
  border: 3px solid #c0d028;
  border-radius: 5px;
  box-sizing: border-box;
  padding: 2vw 0; }

.drift #lineup .detail {
  width: 95%;
  margin: 0 auto 5vw;
  align-items: flex-start;
  position: relative;
  z-index: 0; }

.drift #lineup .detail::before {
  position: absolute;
  top: 2vw;
  left: 22%;
  font-size: 27vw;
  font-weight: 700;
  color: rgba(255, 255, 255, 0.1);
  transform: rotate(-20deg) skewX(-10deg);
  z-index: -1; }

.drift #lineup .item:nth-of-type(1) .detail::before {
  content: '#1'; }

.drift #lineup .item:nth-of-type(2) .detail::before {
  content: '#2'; }

.drift #lineup .item:nth-of-type(3) .detail::before {
  content: '#3'; }

.drift #lineup .item:nth-of-type(4) .detail::before {
  content: '#4'; }

.drift #lineup .item:nth-of-type(5) .detail::before {
  content: '#5'; }

.drift #lineup .item:nth-of-type(6) .detail::before {
  content: '#6'; }

.drift #lineup .item:nth-of-type(7) .detail::before {
  content: '#7'; }

.drift #lineup .item:nth-of-type(8) .detail::before {
  content: '#8'; }

.drift #lineup .item:nth-of-type(9) .detail::before {
  content: '#9'; }

.drift #lineup .detail h3 {
  width: 50%;
  position: relative;
  height: 35vw;
  margin-bottom: 2vw; }

.drift #lineup .detail h3 .brand {
  display: block; }

.drift #lineup .detail h3 .brand img {
  height: 8vw;
  margin-left: 0; }

.drift #lineup .detail h3 .ptn {
  position: absolute;
  bottom: 2vw;
  left: 3vw;
  display: block;
  width: 200%; }

.drift #lineup .detail h3 .ptn img {
  height: 8vw;
  margin: 0; }

.drift #lineup .detail h3 small {
  font-size: 3.2vw;
  font-weight: 400;
  font-style: italic;
  display: block;
  width: 200%;
  margin-top: 5px; }

.drift #lineup .detail figure {
  width: 50%;
  height: 35vw;
  overflow: hidden;
  margin-bottom: 2vw; }

.drift #lineup .inch .num {
  font-size: 6.6vw;
  font-weight: 900; }

.drift #lineup .inch .num span {
  font-size: 3.2vw;
  display: block;
  font-weight: 400;
  text-align: center; }

.drift #lineup .inch .arrow {
  font-size: 3.2vw;
  margin: 0 0.5em 1em; }

.drift #lineup .tread {
  background-color: #c6d200;
  color: #191919;
  font-weight: 900;
  text-align: center;
  flex-direction: column;
  padding: 2vw 3vw;
  border-radius: 5px;
  margin: 0 3vw; }

.drift #lineup .tread dt {
  display: block;
  font-size: 3.2vw;
  margin-bottom: 0.2em; }

.drift #lineup .tread dd {
  display: block;
  font-size: 4vw; }

.drift #lineup .btn_link {
  font-size: 5.3vw;
  font-weight: 700;
  background-color: #dd247f;
  color: #fff;
  text-align: center;
  display: block;
  padding: 0.7em 1.5em 0.5em;
  border-radius: 5px; }

.drift #lineup .comment h4 {
  background-color: #f4ca1e;
  color: #191919;
  font-weight: 900;
  font-size: 3.7vw;
  line-height: 1.5;
  width: 90%;
  margin: 0 auto 3vw;
  padding: 1em 0;
  transform: skewX(-10deg);
  position: relative;
  z-index: 1; }

.drift #lineup .comment h4::after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  bottom: -6vw;
  left: 10vw;
  border-top: 7vw solid #f4ca1e;
  border-right: 7vw solid transparent; }

.drift #lineup .com_area {
  background-color: #fff;
  width: 99%;
  margin: 0 auto;
  border-radius: 5px;
  color: #191919;
  padding: 1vw 1%;
  box-sizing: border-box;
  position: relative;
  overflow: hidden; }

.drift #lineup .com_area.is-hide {
  height: 53vw; }

.drift #lineup .img_link {
  margin-bottom: 3vw; }

.drift #lineup .img_link img {
  width: 23%;
  margin-left: 0; }

.drift #lineup .img_link div {
  width: 75%;
  font-size: 3.2vw; }

.drift #lineup .img_link div p {
  line-height: 1.2;
  margin-bottom: 0.2em; }

.drift #lineup .img_link div button {
  font-size: 3.2vw;
  background-color: #191919;
  border-radius: 5px;
  color: #fff;
  text-align: center;
  border: none;
  padding: 0.5em 1em;
  line-height: 1; }

.drift #lineup .img_link div button span {
  margin-left: 0.5em; }

.drift #lineup .com_area .text {
  font-size: 3.2vw;
  line-height: 1.8;
  margin-bottom: 3vw; }

.drift #lineup .com_area .text .strong {
  background: linear-gradient(to top, #f3c4dc 50%, transparent 50%); }

.drift #lineup .score > dl {
  width: 99%;
  margin: 0 auto 3vw;
  border: 1px solid #acabb0;
  border-radius: 5px; }

.drift #lineup .score .title {
  font-size: 3.4vw;
  font-weight: 500;
  width: 20%;
  text-align: center;
  box-sizing: border-box; }

.drift #lineup .score .score_area {
  width: 80%;
  box-sizing: border-box;
  background-color: #acabb0; }

.drift #lineup .score .score_area > dl {
  justify-content: flex-start;
  padding: 2vw 0; }

.drift #lineup .score .fac_title {
  font-size: 3.2vw;
  width: 6em;
  text-align: center; }

.drift #lineup .score .fac_num {
  font-size: 5vw; }

.drift #lineup .score .fac_num .num {
  width: 1.6em;
  display: inline-block;
  text-align: right; }

.drift #lineup .score .star {
  display: inline-block;
  position: relative;
  font-size: 0.7em;
  color: #191919;
  letter-spacing: -0.3em;
  vertical-align: bottom;
  line-height: 1.5; }

.drift #lineup .score .star::before {
  content: '☆'; }

.drift #lineup .score .star.active::after {
  content: '★';
  position: absolute;
  top: 0;
  left: 0; }

.drift #lineup .score .star.half-active::after {
  content: '★';
  position: absolute;
  top: 0;
  left: 0;
  width: 75%;
  overflow: hidden; }

.drift #lineup .btn_link_result {
  display: block;
  width: 11em;
  font-size: 4vw;
  color: #191919;
  border: 2px solid #191919;
  border-radius: 5px;
  padding: 0.5em 0;
  text-align: center; }

.drift #lineup .acd {
  border: none;
  background: linear-gradient(to right, transparent 0%, #fff 10%);
  color: #274294;
  font-size: 3.2vw;
  position: absolute;
  bottom: 2vw;
  right: 1%;
  padding: 0 0 0 1em; }

.drift #impression h2 span::after {
  background: url("/asp/photo/auction/lp/drift/img/decoration_impression.png") center / cover no-repeat;
  top: 15%;
  height: 75%;
  width: 51vw; }

.drift #impression .catch {
  width: 100%;
  overflow: hidden;
  margin-bottom: 10vw; }

.drift #impression .catch h3 {
  font-size: 5.3vw;
  font-weight: 900;
  font-style: italic;
  line-height: 1.5;
  width: 13.5em;
  margin: 0 auto 1em; }

.drift #impression .catch h3 span {
  display: block;
  color: #ede63f; }

.drift #impression .catch figure {
  width: 110%;
  position: relative;
  left: -5%; }

.drift .driver_data {
  width: 90%;
  margin: 0 auto 10vw;
  position: relative;
  z-index: 0;
  color: #191919; }

.drift .driver_data::before, .drift .driver_data::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 97.5%;
  height: 80%;
  z-index: -1;
  transform: skewX(-5deg); }

.drift .driver_data::before {
  background-color: #4f1b83;
  bottom: -3vw; }

.drift .driver_data::after {
  background-color: #ede63f;
  left: 2.5%; }

.drift .driver_data h3 {
  width: 100%;
  font-size: 8vw;
  color: #ede63f;
  text-align: center;
  padding-left: 2.5em;
  position: relative;
  top: 0.9em; }

.drift .driver_data figure {
  width: 45%;
  position: relative;
  top: -3vw;
  left: -3vw; }

.drift .driver_data .name {
  width: 55%;
  line-height: 1.5; }

.drift .driver_data .name dt {
  font-size: 3.4vw; }

.drift .driver_data .name ruby {
  ruby-position: under;
  -webkit-ruby-position: after;
  font-size: 6.4vw;
  font-weight: 900;
  margin-left: 1em; }

.drift .driver_data .name rt {
  font-weight: 400;
  font-size: 0.5em;
  position: relative;
  top: 1em;
  text-align: center; }

.drift .driver_data .name rt:last-of-type {
  margin-left: 0.5em; }

.drift .driver_data .name span {
  font-size: 4vw;
  font-weight: 700; }

.drift .driver_data p {
  font-size: 3.4vw;
  line-height: 1.8;
  padding: 0 1.5em 1em;
  font-weight: 500; }

.drift #impression .video div {
  padding-top: 76.25%; }

.drift #impression .video iframe {
  height: 75vw; }

.drift #impression .video + p {
  font-size: 3.2vw;
  text-align: center;
  line-height: 1.8; }

.drift #result h2 span {
  color: #959593; }

.drift #result h2 span::after {
  background: url("/asp/photo/auction/lp/drift/img/decoration_result.png") center / cover no-repeat; }

.drift .conditions {
  width: 72%;
  margin: 0 auto 10vw;
  font-size: 3.7vw;
  font-weight: 700;
  line-height: 1.8;
  justify-content: flex-start; }

.drift .conditions dt::after {
  content: '：'; }

.drift .conditions dd:first-of-type {
  width: calc(100% - 6em); }

.drift #result h3, .drift .modal h3 {
  font-size: 5.3vw;
  text-align: center;
  margin-bottom: 1em; }

.drift .upper {
  margin-left: 2.5%;
  position: relative;
  z-index: 1; }

.drift .upper span {
  font-size: 5.3vw;
  font-weight: 900;
  border-radius: 50%;
  border: 3px solid #fff;
  display: inline-block; }

.drift .upper small {
  font-size: 3.4vw; }

.drift .upper small::before {
  content: '※'; }

.drift .score_list {
  height: 150vw; }

.drift .score_list table {
  width: 190%;
  margin-left: 2.5%;
  border: 2px solid #989914;
  transform: scale(0.5);
  transform-origin: left top; }

.drift .score_list th {
  background-color: #c6d200;
  color: #191919;
  font-size: 5vw;
  font-weight: 900;
  font-style: italic;
  text-align: center;
  border: 2px solid #988914;
  padding: 0.8em 0; }

.drift .score_list .tire {
  width: 35%; }

.drift .score_list .vt_grip, .drift .score_list .hz_grip, .drift .score_list .life {
  width: 18%; }

.drift .score_list .total {
  width: 11%; }

.drift .score_list td {
  border: 2px solid #988914;
  vertical-align: middle; }

.drift .score_list td.tire {
  padding: 2vw 2.5%; }

.drift .score_list .brand {
  display: block;
  height: 8vw;
  margin-bottom: 5vw; }

.drift .score_list .ptn {
  display: block;
  height: 6vw; }

.drift .score_list .brand img, .drift .score_list .ptn img {
  height: 100%;
  width: auto;
  margin-left: 0; }

.drift .score_list .ptn_hf805 {
  background: url("/asp/photo/auction/lp/drift/img/tire_hf805_r.png") top 3vw right 5% / 40% no-repeat; }

.drift .score_list .ptn_f205 {
  background: url("/asp/photo/auction/lp/drift/img/tire_f205_r.png") top 3vw right 5% / 40% no-repeat; }

.drift .score_list .ptn_595evo {
  background: url("/asp/photo/auction/lp/drift/img/tire_595evo_r.png") top 3vw right 5% / 40% no-repeat; }

.drift .score_list .ptn_protoura_race {
  background: url("/asp/photo/auction/lp/drift/img/tire_protoura_race_r.png") top 3vw right 5% / 40% no-repeat; }

.drift .score_list .ptn_bm2000 {
  background: url("/asp/photo/auction/lp/drift/img/tire_bm2000_r.png") top 3vw right 5% / 40% no-repeat; }

.drift .score_list .ptn_maximus_ds01 {
  background: url("/asp/photo/auction/lp/drift/img/tire_maximus_ds01_r.png") top 3vw right 5% / 40% no-repeat; }

.drift .score_list .ptn_595rs-pro {
  background: url("/asp/photo/auction/lp/drift/img/tire_595rs-pro_r.png") top 3vw right 5% / 40% no-repeat; }

.drift .score_list .ptn_ns-2r_drift {
  background: url("/asp/photo/auction/lp/drift/img/tire_ns-2r_drift_r.png") top 3vw right 5% / 40% no-repeat; }

.drift .score_list .ptn_cr-s {
  background: url("/asp/photo/auction/lp/drift/img/tire_cr-s_r.png") top 3vw right 5% / 40% no-repeat; }

.drift .score_list .num {
  display: block;
  color: #e6e340;
  font-size: 8vw;
  text-align: center;
  padding: 0.5em; }

.drift .score_list .box_area {
  width: 95%;
  margin: 0 auto;
  justify-content: space-between; }

.drift .score_list .box {
  display: inline-block;
  width: 8.5%;
  height: 4.2vw;
  box-sizing: border-box;
  border: 2px solid #c6d200; }

.drift .score_list .box.active {
  background-color: #e6e340; }

.drift .score_list .box.half-active {
  background: linear-gradient(to right, #e6e340 50%, transparent 50%); }

.drift .score_list .total .num {
  color: #dd2477; }

.drift .map .upper {
  margin-left: 16%; }

.drift .map img {
  width: 95%;
  position: relative;
  top: -7vw; }

.drift .map > small {
  font-size: 3.2vw;
  line-height: 1.8;
  display: block;
  width: 88%;
  margin: 0 auto;
  text-indent: -1em;
  padding-left: 1em; }

.drift .map > small::before {
  content: '※'; }

.drift .com_link {
  width: 95%;
  margin: 0 auto 50px;
  position: relative;
  background-color: #ede63f;
  border-radius: 10px;
  z-index: 0; }

.drift .com_link::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 5%;
  width: 20vw;
  height: 21vw;
  background: url("/asp/photo/auction/lp/drift/img/img_driver.png") bottom center / contain no-repeat; }

.drift .com_link p {
  color: #191919;
  font-size: 4vw;
  font-weight: 700;
  text-align: center;
  position: absolute;
  left: 5em;
  right: 0;
  top: 0;
  bottom: 0;
  margin: 0 auto;
  line-height: 1.5;
  z-index: -1; }

.drift .com_link select {
  font-size: 4vw;
  font-weight: 700;
  appearance: none;
  width: 100%;
  display: block;
  text-align: center;
  padding: 1.5em 0;
  border: none;
  background-color: transparent;
  border-radius: 10px; }

.drift .com_link option {
  background-color: #ede63f; }

.drift footer .link_sport {
  margin: 50px 0; }

.drift footer .link_sport h4 span {
  display: block;
  text-align: center;
  font-size: 4.8vw;
  transform: skewX(-5deg);
  margin-bottom: 1em;
  font-weight: 700; }

.drift footer .link_sport a {
  display: block;
  width: 60%;
  margin: 0 auto 20px; }

.drift footer nav ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  background-color: #acabb0;
  padding-top: 20px; }

.drift footer nav a {
  margin: 0.5em;
  font-size: 14px;
  color: #191919;
  font-weight: 500;
  display: block; }

.drift footer small {
  font-size: 12px;
  font-weight: 900;
  display: block;
  text-align: center;
  background-color: #acabb0;
  color: #191919;
  padding: 2em 0; }

.drift .btn_top {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: fixed;
  z-index: 100;
  bottom: 20px;
  right: 10px;
  width: 50px;
  height: 50px;
  background-color: #db2d8a;
  color: #fff;
  border-radius: 50%;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
  opacity: 0;
  transition: 0.3s; }

.drift .btn_top.fixed {
  opacity: 1; }

.drift .btn_top .arrow {
  width: 20px;
  height: 10px;
  background-color: #fff;
  margin-bottom: 5px;
  clip-path: polygon(0 100%, 50% 0, 100% 100%, 50% 60%); }

.drift .btn_top .text {
  font-size: 12px; }

.drift .modal {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 500;
  display: none;
  padding: 30px 0;
  box-sizing: border-box;
  overflow: scroll; }

.drift .modal::before {
  content: '\0D7';
  position: absolute;
  top: 10px;
  right: 10px;
  color: #fff;
  border-radius: 50%;
  border: 2px solid #fff;
  font-size: 20px; }

.drift .modal .upper {
  display: none; }

.drift .modal .conditions {
  margin: 0 auto 5vw; }

.drift .modal .wrap {
  width: 95%;
  margin: 0 auto;
  overflow-y: scroll; }

.drift .modal table {
  transform: scale(1);
  margin: 0 0 20px;
  width: 720px; }

.drift .modal .score_list th {
  font-size: 20px; }

.drift .modal .brand {
  height: 30px;
  margin-bottom: 20px; }

.drift .modal .ptn {
  height: 20px; }

.drift .modal .num {
  font-size: 30px; }

.drift .modal .box {
  height: 16px; }

.drift .modal td.tire {
  padding: 8px 16px; }

.drift .modal .map img {
  width: 668px;
  max-width: 668px;
  top: 0; }

.drift #movie {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  max-width: 1160px;
  margin: 0 auto; }

.drift .fadein {
  opacity: 0;
  transform: translate(0, 50px);
  transition: all 500ms; }

.drift .fadein.scrollin {
  opacity: 1;
  transform: translate(0, 0); }

@media screen and (min-width: 768px) {
  .drift br.sp {
    display: none; }

  .drift br.pc {
    display: block; }

  .drift main > section {
    padding: 50px 0; }

  .drift main > section h2 {
    font-size: 45px; }

  .drift main > section h2 small {
    font-size: 14px; }

  .drift {
    background: url("/asp/photo/auction/lp/drift/img/bk_l_9.png") center top 30vw / 100% no-repeat, url("/asp/photo/auction/lp/drift/img/bk_l_8.png") center top 30vw / 100% no-repeat, url("/asp/photo/auction/lp/drift/img/bk_l_7.png") center top 30vw / 100% no-repeat, url("/asp/photo/auction/lp/drift/img/bk_l_6.png") center top 30vw / 100% no-repeat, url("/asp/photo/auction/lp/drift/img/bk_l_5.png") center top 30vw / 100% no-repeat, url("/asp/photo/auction/lp/drift/img/bk_l_4.png") center top 30vw / 100% no-repeat, url("/asp/photo/auction/lp/drift/img/bk_l_3.png") center top 30vw / 100% no-repeat, url("/asp/photo/auction/lp/drift/img/bk_l_2.png") center top 30vw / 100% no-repeat, url("/asp/photo/auction/lp/drift/img/bk_l_1.png") center top 30vw / 100% no-repeat, url("/asp/photo/auction/lp/drift/img/bk_r_9.png") center bottom 0 / 100% no-repeat, url("/asp/photo/auction/lp/drift/img/bk_r_8.png") center bottom 0 / 100% no-repeat, url("/asp/photo/auction/lp/drift/img/bk_r_7.png") center bottom 0 / 100% no-repeat, url("/asp/photo/auction/lp/drift/img/bk_r_6.png") center bottom 0 / 100% no-repeat, url("/asp/photo/auction/lp/drift/img/bk_r_5.png") center bottom 0 / 100% no-repeat, url("/asp/photo/auction/lp/drift/img/bk_r_4.png") center bottom 0 / 100% no-repeat, url("/asp/photo/auction/lp/drift/img/bk_r_3.png") center bottom 0 / 100% no-repeat, url("/asp/photo/auction/lp/drift/img/bk_r_2.png") center bottom 0 / 100% no-repeat, url("/asp/photo/auction/lp/drift/img/bk_r_1.png") center bottom 0 / 100% no-repeat, #191919; }

  .drift header {
    background: url("/asp/photo/auction/lp/drift/img/bg_fv_pc.png") center top / 100% no-repeat;
    margin-bottom: 0; }

  .drift .banner_area {
    display: block;
    position: absolute;
    height: auto;
    left: 80%;
    transform: translateX(0%);
    width: auto;
    top: 420px; }

  .drift .banner_area:hover {
    transform: scale(1.02); }

  .drift .banner_area .sp_banner {
    display: none; }

  .drift .banner_area .pc_banner {
    display: block; }

  .drift .ham_menu .btn_menu {
    opacity: 0; }

  .drift .ham_menu.fixed .btn_menu {
    opacity: 1;
    cursor: pointer; }

  .drift .gv_menu ul {
    width: 690px;
    margin-bottom: 50px; }

  .drift .gv_menu li {
    width: 28%; }

  .drift .gv_menu a {
    font-size: 18px;
    height: 4em; }

  .drift .gv_menu a::after {
    transition: 0.3s; }

  .drift .gv_menu a.lineup::after {
    background: url("/asp/photo/auction/lp/drift/img/bg_menu_pickup.png") center / cover no-repeat, #191919; }

  .drift .gv_menu a.pickup:hover::after {
    background: url("/asp/photo/auction/lp/drift/img/bg_menu_pickup.png") center / cover no-repeat, #dd247f; }

  .drift .gv_menu a.lineup:hover::after {
    background: url("/asp/photo/auction/lp/drift/img/bg_menu_lineup.png") center / cover no-repeat, #dd247f; }

  .drift .gv_menu a.impression:hover::after {
    background: url("/asp/photo/auction/lp/drift/img/bg_menu_impression.png") center / cover no-repeat, #dd247f; }

  .drift #pickup {
    width: 720px; }

  .drift #pickup .item {
    position: relative;
    margin-bottom: 20px; }

  .drift #pickup figure {
    width: 38%;
    margin: 0; }

  .drift #pickup figure img {
    height: 300px; }

  .drift #pickup .name {
    width: 62%;
    height: auto;
    padding-bottom: 240px;
    margin: 0; }

  .drift #pickup .brand {
    width: 40%;
    margin: 0 0 0 auto; }

  .drift #pickup .ptn {
    width: 65%;
    margin: 0 0 0 auto; }

  .drift #pickup .name small {
    font-size: 12px;
    margin: 0 0 0 auto; }

  .drift #pickup .text {
    width: 62%;
    position: absolute;
    right: 0;
    bottom: 0; }

  .drift #pickup .text h4 {
    font-size: 18px; }

  .drift #pickup .text p {
    font-size: 14px;
    margin-bottom: 1em; }

  .drift #pickup .btn_link {
    font-size: 16px;
    margin: 0 0 0 auto;
    padding: 0.6em 0;
    width: 10em;
    position: relative;
    z-index: 0;
    transition: 0.3s; }

  .drift #pickup .btn_link::before {
    content: '';
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #fff;
    transform: scale(0);
    transform-origin: right bottom;
    transition: transform 0.3s; }

  .drift #pickup .btn_link:hover {
    color: #dd247f; }

  .drift #pickup .btn_link:hover::before {
    transform: scale(1);
    transform-origin: left top; }

  .drift #pickup .pick2 .brand, .drift #pickup .pick2 .ptn, .drift #pickup .pick2 small, .drift #pickup .pick2 .btn_link {
    margin: 0 auto 0 0; }

  .drift #pickup .pick2 .text {
    left: 0;
    right: auto; }

  .drift .lineup_menu {
    width: 720px;
    margin: 100px auto; }

  .drift .lineup_menu ul {
    margin: 0;
    position: relative; }

  .drift .lineup_menu ul.yellow {
    left: 140px; }

  .drift .lineup_menu ul.pink {
    right: 170px; }

  .drift .lineup_menu ul.green {
    left: 170px; }

  .drift .lineup_menu ul::before, .drift .lineup_menu ul::after {
    top: -50px;
    border-bottom: 180px solid #666565; }

  .drift .lineup_menu ul:nth-of-type(odd)::before, .drift .lineup_menu ul:nth-of-type(odd)::after {
    border-left: 330px solid transparent;
    border-right: 50px solid transparent; }

  .drift .lineup_menu ul:nth-of-type(even)::before, .drift .lineup_menu ul:nth-of-type(even)::after {
    border-left: 50px solid transparent;
    border-right: 330px solid transparent; }

  .drift .lineup_menu ul:nth-of-type(odd)::before {
    transform: translate(20px, 12px); }

  .drift .lineup_menu ul:nth-of-type(even)::before {
    transform: translate(-20px, 12px); }

  .drift .lineup_menu ul.yellow::after {
    border-bottom: 180px solid #f4c93a; }

  .drift .lineup_menu ul.pink::after {
    border-bottom: 180px solid #dd247f; }

  .drift .lineup_menu ul.green::after {
    border-bottom: 180px solid #c0d028; }

  .drift .lineup_menu li {
    width: 12%;
    margin-top: 30px; }

  .drift .lineup_menu li:nth-of-type(2) {
    margin: 30px 18px 0; }

  .drift .lineup_menu a::before {
    height: 140px;
    top: -55px;
    transition: 0.3s; }

  .drift .lineup_menu a:hover::before {
    top: -70px; }

  .drift .lineup_menu a::after {
    top: 73px;
    font-size: 8px; }

  .drift .lineup_menu .recommend::before {
    top: -4em;
    font-size: 14px; }

  .drift .lineup_menu .num {
    font-size: 22px; }

  .drift .lineup_menu .ptn_hf805::after, .drift .lineup_menu .ptn_f205::after, .drift .lineup_menu .ptn_595evo::after {
    top: 63px; }

  .drift .lineup_menu .ptn_hf805::before {
    width: 92px;
    left: 18px; }

  .drift .lineup_menu .ptn_f205::before {
    width: 88px;
    left: 5px; }

  .drift .lineup_menu .ptn_f205 img {
    transform: translate(-5px, -10px); }

  .drift .lineup_menu .ptn_595evo::before {
    width: 98px;
    left: -12px; }

  .drift .lineup_menu .ptn_595evo img {
    transform: translateY(-4px) scale(1.1); }

  .drift .lineup_menu .ptn_protoura_race::before {
    width: 102px;
    left: -6px; }

  .drift .lineup_menu .ptn_bm2000::before {
    width: 104px;
    left: -10px; }

  .drift .lineup_menu .ptn_maximus_ds01::before {
    width: 106px;
    left: -13px; }

  .drift .lineup_menu .ptn_maximus_ds01 img {
    transform: translateY(-9px); }

  .drift .lineup_menu .ptn_595rs-pro::before {
    width: 114px;
    left: -5px; }

  .drift .lineup_menu .ptn_595rs-pro img {
    transform-origin: top center; }

  .drift .lineup_menu .ptn_ns-2r_drift::before {
    width: 112px;
    left: -10px; }

  .drift .lineup_menu .ptn_cr-s::before {
    width: 110px;
    left: -14px; }

  .drift #lineup .item {
    border: 4px solid #c0d028;
    border-radius: 10px;
    width: 720px;
    padding: 10px 0; }

  .drift #lineup .detail {
    margin: 0 auto; }

  .drift #lineup .detail::before {
    top: 10px;
    font-size: 190px; }

  .drift #lineup .detail h3 {
    width: calc(100% - 340px);
    height: 190px;
    margin-bottom: 0; }

  .drift #lineup .detail h3 .brand {
    margin-bottom: 10px; }

  .drift #lineup .detail h3 .brand img {
    height: 35px; }

  .drift #lineup .detail h3 .ptn {
    position: relative;
    width: 100%;
    bottom: auto;
    left: 0;
    display: flex; }

  .drift #lineup .detail h3 .ptn img {
    height: 30px;
    margin: 0; }

  .drift #lineup .detail h3 small {
    position: static;
    width: auto;
    font-size: 12px; }

  .drift #lineup .detail figure {
    width: 190px;
    height: 190px;
    margin-bottom: 0; }

  .drift #lineup .detail .inch_tread_link {
    width: 150px; }

  .drift #lineup .tread {
    order: 1;
    flex-direction: row;
    padding: 5px;
    justify-content: space-between;
    width: 100%;
    border-radius: 20px;
    margin: 20px 0; }

  .drift #lineup .tread dt {
    font-size: 12px;
    margin: 0 auto; }

  .drift #lineup .tread dd {
    font-size: 16px;
    margin: 0 auto; }

  .drift #lineup .inch {
    order: 2;
    margin-bottom: 20px; }

  .drift #lineup .inch .num {
    font-size: 34px; }

  .drift #lineup .inch .num span {
    font-size: 12px; }

  .drift #lineup .inch .arrow {
    font-size: 16px;
    margin: 0 0.8em 0.5em; }

  .drift #lineup .btn_link {
    order: 3;
    font-size: 18px;
    padding: 0.9em 1.5em 0.7em;
    transition: 0.3s;
    position: relative;
    z-index: 0; }

  .drift #lineup .btn_link:hover {
    color: #dd247f; }

  .drift #lineup .btn_link::before {
    content: '';
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-radius: 5px;
    background-color: #fff;
    transform: scale(0);
    transform-origin: right bottom;
    transition: transform 0.3s; }

  .drift #lineup .btn_link:hover::before {
    transform: scale(1);
    transform-origin: left top; }

  .drift #lineup .comment {
    position: relative; }

  .drift #lineup .comment h4 {
    font-size: 14px;
    width: 320px;
    position: absolute;
    left: 20px;
    top: -80px;
    margin: 0; }

  .drift #lineup .comment h4::after {
    bottom: -25px;
    left: 40px;
    border-top: 30px solid #f4ca1e;
    border-right: 30px solid transparent; }

  .drift #lineup .com_area {
    width: 96%;
    border-radius: 12px;
    padding: 10px; }

  .drift #lineup .img_link {
    width: 100%;
    justify-content: flex-start;
    margin-bottom: 10px; }

  .drift #lineup .img_link img {
    width: 9%;
    margin: 0;
    border-radius: 12px;
    border: 2px solid #191919;
    box-sizing: border-box; }

  .drift #lineup .img_link div {
    font-size: 12px;
    width: 46%; }

  .drift #lineup .img_link div p {
    margin-bottom: 0.5em;
    text-indent: 0.5em; }

  .drift #lineup .img_link div button {
    font-size: 12px;
    border-radius: 20px;
    border: 2px solid #191919;
    margin-left: 10px;
    cursor: pointer;
    transition: 0.3s;
    position: relative;
    z-index: 0; }

  .drift #lineup .img_link div button:hover {
    color: #191919; }

  .drift #lineup .img_link div button::before {
    content: '';
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-radius: 20px;
    background-color: #f4ca1e;
    transform: scaleX(0);
    transform-origin: center;
    transition: transform 0.3s; }

  .drift #lineup .img_link div button:hover::before {
    transform: scaleX(1); }

  .drift #lineup .com_area .text {
    font-size: 12px;
    padding: 0 5px;
    margin-bottom: 0; }

  .drift #lineup .score {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 43%; }

  .drift #lineup .score > dl {
    width: 100%;
    border-radius: 12px;
    margin: 0;
    box-sizing: border-box;
    border: 2px solid #191919; }

  .drift #lineup .score .title {
    font-size: 12px; }

  .drift #lineup .score .score_area {
    border-radius: 0 12px 12px 0; }

  .drift #lineup .score .score_area > dl {
    padding: 5px 0; }

  .drift #lineup .score .fac_title {
    font-size: 12px; }

  .drift #lineup .score .fac_num {
    font-size: 16px; }

  .drift #lineup .btn_link_result {
    font-size: 12px;
    border-radius: 20px;
    position: absolute;
    z-index: 0;
    top: 45px;
    left: 230px;
    box-sizing: border-box; }

  .drift #lineup .btn_link_result::before {
    content: '';
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-radius: 20px;
    background-color: #f4ca1e;
    transform: scaleX(0);
    transform-origin: center;
    transition: transform 0.3s; }

  .drift #lineup .btn_link_result:hover::before {
    transform: scaleX(1); }

  .drift #lineup .acd {
    display: none; }

  .drift #impression h2 span::after {
    width: 350px; }

  .drift #impression .catch {
    margin-bottom: 50px; }

  .drift #impression .catch h3 {
    width: 27.5em;
    font-size: 22px;
    padding-left: 1em; }

  .drift #impression .catch h3 span {
    font-size: 24px;
    text-indent: -0.5em; }

  .drift #impression .catch figure {
    width: 720px;
    left: 0;
    margin: 0 auto; }

  .drift .driver_data {
    width: 720px;
    margin-bottom: 100px;
    align-items: flex-start; }

  .drift .driver_data::before, .drift .driver_data::after {
    width: 84%;
    right: 2.5%;
    height: 70%;
    left: auto; }

  .drift .driver_data::before {
    bottom: -14px; }

  .drift .driver_data::after {
    right: 0; }

  .drift .driver_data h3 {
    font-size: 48px;
    top: 60px; }

  .drift .driver_data figure {
    top: 0;
    left: -20px; }

  .drift .driver_data .name {
    position: relative;
    top: 90px; }

  .drift .driver_data .name dt {
    font-size: 12px; }

  .drift .driver_data .name ruby {
    font-size: 30px; }

  .drift .driver_data .name rt {
    font-size: 12px; }

  .drift .driver_data .name span {
    font-size: 20px; }

  .drift .driver_data p {
    font-size: 14px;
    position: absolute;
    bottom: 15px;
    right: 0;
    width: 55%; }

  .drift #impression .video {
    width: 720px;
    margin: 0 auto; }

  .drift #impression .video div {
    padding-top: 56.25%; }

  .drift #impression .video iframe {
    height: 405px; }

  .drift #impression .video + p {
    font-size: 18px;
    text-align: left;
    width: 720px;
    margin: 0 auto 50px;
    text-indent: -0.5em; }

  .drift .conditions {
    font-size: 16px;
    width: 310px;
    margin-bottom: 50px; }

  .drift .score_list {
    height: auto;
    margin-bottom: 50px; }

  .drift #result h3 {
    font-size: 20px;
    margin-bottom: 50px; }

  .drift .upper {
    display: none; }

  .drift .score_list table {
    width: 620px;
    transform: scale(1);
    margin: 0 auto; }

  .drift .score_list th {
    font-size: 16px; }

  .drift .score_list td.tire {
    padding: 5px 10px; }

  .drift .score_list .ptn_hf805 {
    background: url("/asp/photo/auction/lp/drift/img/tire_hf805_r.png") top 10px right 5% / 40% no-repeat; }

  .drift .score_list .ptn_f205 {
    background: url("/asp/photo/auction/lp/drift/img/tire_f205_r.png") top 10px right 5% / 40% no-repeat; }

  .drift .score_list .ptn_595evo {
    background: url("/asp/photo/auction/lp/drift/img/tire_595evo_r.png") top 10px right 5% / 40% no-repeat; }

  .drift .score_list .ptn_protoura_race {
    background: url("/asp/photo/auction/lp/drift/img/tire_protoura_race_r.png") top 10px right 5% / 40% no-repeat; }

  .drift .score_list .ptn_bm2000 {
    background: url("/asp/photo/auction/lp/drift/img/tire_bm2000_r.png") top 10px right 5% / 40% no-repeat; }

  .drift .score_list .ptn_maximus_ds01 {
    background: url("/asp/photo/auction/lp/drift/img/tire_maximus_ds01_r.png") top 10px right 5% / 40% no-repeat; }

  .drift .score_list .ptn_595rs-pro {
    background: url("/asp/photo/auction/lp/drift/img/tire_595rs-pro_r.png") top 10px right 5% / 40% no-repeat; }

  .drift .score_list .ptn_ns-2r_drift {
    background: url("/asp/photo/auction/lp/drift/img/tire_ns-2r_drift_r.png") top 10px right 5% / 40% no-repeat; }

  .drift .score_list .ptn_cr-s {
    background: url("/asp/photo/auction/lp/drift/img/tire_cr-s_r.png") top 10px right 5% / 40% no-repeat; }

  .drift .score_list .brand {
    height: 28px;
    margin-bottom: 16px; }

  .drift .score_list .ptn {
    height: 18px; }

  .drift .score_list .num {
    font-size: 26px; }

  .drift .score_list .box {
    height: 14px;
    border: 1px solid #c6d200; }

  .drift #result .map {
    margin-bottom: 50px; }

  .drift #result .map h3 {
    transform: translateY(80px); }

  .drift .map img {
    max-width: 668px;
    top: 0; }

  .drift .map > small {
    font-size: 14px;
    width: 580px; }

  .drift .com_link {
    width: 550px;
    margin-bottom: 100px; }

  .drift .com_link::before {
    width: 73px;
    height: 70px;
    left: 20px; }

  .drift .com_link p {
    font-size: 18px;
    left: 4em; }

  .drift .com_link select {
    font-size: 18px;
    padding: 1em 0;
    cursor: pointer; }

  .drift footer .link_sport {
    margin: 100px 0; }

  .drift footer .link_sport h4 span {
    font-size: 20px;
    text-align: left;
    width: 620px;
    margin: 0 auto 20px; }

  .drift footer .link_sport a {
    width: 620px; }

  .drift .btn_top, .drift .btn_top .arrow {
    transition: 0.3s; }

  .drift .btn_top:hover {
    color: #db2d8a;
    background-color: #fff; }

  .drift .btn_top:hover .arrow {
    background-color: #db2d8a; }

  .drift .modal {
    overflow: auto; }

  .drift .modal::before {
    cursor: pointer; } }

@media screen and (min-width: 1160px) {
  .drift {
    background: url("/asp/photo/auction/lp/drift/img/bk_l_9.png") center top 300px / 100% no-repeat, url("/asp/photo/auction/lp/drift/img/bk_l_8.png") center top 300px / 100% no-repeat, url("/asp/photo/auction/lp/drift/img/bk_l_7.png") center top 300px / 100% no-repeat, url("/asp/photo/auction/lp/drift/img/bk_l_6.png") center top 300px / 100% no-repeat, url("/asp/photo/auction/lp/drift/img/bk_l_5.png") center top 300px / 100% no-repeat, url("/asp/photo/auction/lp/drift/img/bk_l_4.png") center top 300px / 100% no-repeat, url("/asp/photo/auction/lp/drift/img/bk_l_3.png") center top 300px / 100% no-repeat, url("/asp/photo/auction/lp/drift/img/bk_l_2.png") center top 300px / 100% no-repeat, url("/asp/photo/auction/lp/drift/img/bk_l_1.png") center top 300px / 100% no-repeat, url("/asp/photo/auction/lp/drift/img/bk_r_9.png") center bottom 0 / 100% no-repeat, url("/asp/photo/auction/lp/drift/img/bk_r_8.png") center bottom 0 / 100% no-repeat, url("/asp/photo/auction/lp/drift/img/bk_r_7.png") center bottom 0 / 100% no-repeat, url("/asp/photo/auction/lp/drift/img/bk_r_6.png") center bottom 0 / 100% no-repeat, url("/asp/photo/auction/lp/drift/img/bk_r_5.png") center bottom 0 / 100% no-repeat, url("/asp/photo/auction/lp/drift/img/bk_r_4.png") center bottom 0 / 100% no-repeat, url("/asp/photo/auction/lp/drift/img/bk_r_3.png") center bottom 0 / 100% no-repeat, url("/asp/photo/auction/lp/drift/img/bk_r_2.png") center bottom 0 / 100% no-repeat, url("/asp/photo/auction/lp/drift/img/bk_r_1.png") center bottom 0 / 100% no-repeat, #191919; }

  .drift header {
    max-width: 1160px;
    margin: 0 auto;
    padding-bottom: 230px; }

  .drift .banner_area {
    display: block;
    bottom: 20px;
    right: calc(56% - 670px);
    width: 250px;
    height: auto;
    left: auto; }

  .drift .ham_menu {
    right: calc(50% - 580px); }

  .drift .ham_menu ul {
    right: calc(380px - 50vw); }

  .drift .btn_top {
    right: calc(50% - 570px); } }

.drift .opening {
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: #191919;
  animation: op_hide 3s linear forwards; }

@keyframes op_hide {
  0% {
    opacity: 1;
    z-index: 1000; }

  75% {
    opacity: 1;
    z-index: 1000; }

  99% {
    opacity: 0;
    z-index: 1000; }

  100% {
    opacity: 0;
    z-index: -1; } }

.drift .opening::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  animation: opening 2s linear; }

@keyframes opening {
  0% {
    background-color: #fff; }

  50% {
    background-color: #fff; }

  100% {
    background-color: transparent; } }

.drift .opening::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  width: 80vw;
  max-width: 433px;
  height: 10vw;
  max-height: 53px;
  transform: translateY(-50%);
  margin: 0 auto;
  background: url("/asp/photo/auction/lp/drift/img/op_text.png") center / contain no-repeat; }
