/*
 * 【はじめに】
 * 最終的には可能な限り、コメントは削除してください。
 * ここに記載しているコメントもほぼ不要です(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%;
 *	}
 * }
 */
/*common*/
@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=M+PLUS+1p:wght@400;700;900&display=swap');
/*ヘッダー*/
/*ヘッダー*/
.davanti {
  background-color: #000;
  color: #fff;
  font-size: 16px; }

.davanti * {
  font-family: 'M PLUS 1p', sans-serif; }

.davanti figure {
  margin: 0; }

.davanti img {
  max-width: 100%;
  height: auto; }

.davanti .bestcar_link {
  position: fixed;
  bottom: 90px;
  right: 0px;
  width: 225px;
  height: auto;
  z-index: 999; }

.davanti .bestcar_link img {
  width: 100%;
  /*header*/ }

.davanti header .bread_crumb {
  font-size: 12px;
  padding: 0 0.5em;
  background-color: #eb5c05;
  height: 2em;
  line-height: 2em;
  width: 100%;
  box-sizing: border-box;
  overflow-x: scroll;
  -ms-overflow-style: none;
  scrollbar-width: none;
  white-space: nowrap; }

.davanti header .bread_crumb::-webkit-scrollbar {
  display: none; }

.davanti header .bread_crumb a {
  color: #fff;
  font-weight: 500;
  text-decoration: underline;
  margin-right: 0.5em; }

.davanti header .bread_crumb span {
  margin-right: 0.5em; }

.davanti header {
  background-color: #000;
  display: block; }

.davanti header > a {
  display: block;
  width: 200px;
  padding: 20px 10px; }

.davanti header > a > img {
  width: 100%;
  display: block; }

.davanti header nav ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin-bottom: 15px; }

.davanti header nav ul li {
  width: 50%; }

.davanti header nav ul li a {
  display: block;
  box-sizing: border-box;
  width: 100%;
  background-color: #eb5c05;
  color: #fff;
  text-align: center;
  font-size: 18px;
  letter-spacing: 0.05em;
  font-weight: 700;
  line-height: 1;
  padding: 0.8em 0;
  border: 1px solid #888; }

.davanti header nav ul li a:last-of-type {
  border-left: none;
  /*main*/ }

.davanti .figure img {
  width: 100%; }

.davanti section h3 {
  background-color: #eb5c05;
  text-align: center;
  height: 90px;
  line-height: 90px;
  margin: 0 auto 30px;
  font-size: 20px;
  letter-spacing: 0.05em; }

.davanti section h3 img {
  margin: 0 auto; }

.davanti .catch {
  box-sizing: border-box;
  height: 450px;
  overflow: hidden;
  padding-top: 40px;
  position: relative; }

.davanti .catch.protoura_sport {
  background: url("/asp/photo/auction/brand/davanti/img/sp_bg_protoura_sport.jpg") bottom calc(40% + 50px) center / cover no-repeat; }

.davanti .catch.protoura_sport_run_flat {
  background: url("/asp/photo/auction/brand/davanti/img/sp_bg_protoura_sport_run_flat.jpg") bottom calc(40% + 30px) center / cover no-repeat; }

.davanti .catch.alltoura {
  background: url("/asp/photo/auction/brand/davanti/img/sp_bg_alltoura.jpg") bottom calc(40% + 50px) center / cover no-repeat; }

.davanti .catch.alltoura_ht {
  background: url("/asp/photo/auction/brand/davanti/img/sp_bg_alltoura_ht.jpg") bottom calc(40% + 50px) center / cover no-repeat; }

.davanti .catch.dx240 {
  background: url("/asp/photo/auction/brand/davanti/img/sp_bg_dx240.jpg") bottom calc(40% + 50px) center / cover no-repeat; }

.davanti .catch.dx390 {
  background: url("/asp/photo/auction/brand/davanti/img/sp_bg_dx390.jpg") bottom calc(40% + 30px) center / cover no-repeat; }

.davanti .catch.dx440 {
  background: url("/asp/photo/auction/brand/davanti/img/sp_bg_dx440.jpg") bottom calc(40% + 30px) center / cover no-repeat; }

.davanti .catch.dx640 {
  background: url("/asp/photo/auction/brand/davanti/img/sp_bg_dx640.jpg") bottom calc(40% + 25px) center / cover no-repeat; }

.davanti .catch.dx740 {
  background: url("/asp/photo/auction/brand/davanti/img/sp_bg_dx740.jpg") bottom calc(40% + 25px) center / cover no-repeat; }

.davanti .catch.ecoura_hp1 {
  background: url("/asp/photo/auction/brand/davanti/img/sp_bg_ecoura_hp1.jpg") bottom calc(40%) center / cover no-repeat; }

.davanti .catch.vantoura_dx450 {
  background: url("/asp/photo/auction/brand/davanti/img/sp_bg_vantoura_dx450.jpg") bottom calc(50%) center / cover no-repeat; }

.davanti .catch.terratoura_at {
  background: url("/asp/photo/auction/brand/davanti/img/sp_bg_terratoura_at.jpg") bottom calc(40% + 65px) center / cover no-repeat; }

.davanti .catch.terratoura_at_rwl {
  background: url("/asp/photo/auction/brand/davanti/img/sp_bg_terratoura_at_rwl.jpg") bottom calc(40% + 40px) center / cover no-repeat; }

.davanti .catch.terratoura_mt {
  background: url("/asp/photo/auction/brand/davanti/img/sp_bg_terratoura_mt.jpg") bottom calc(40% + 37px) center / cover no-repeat; }

.davanti .catch.wintoura_plus {
  background: url("/asp/photo/auction/brand/davanti/img/sp_bg_wintoura_plus.jpg") bottom calc(40% + 70px) right / cover no-repeat; }

.davanti .catch.wintoura_suv {
  background: url("/asp/photo/auction/brand/davanti/img/sp_bg_wintoura_suv.jpg") bottom calc(40% + 50px) right / cover no-repeat; }

.davanti .catch.wintoura {
  background: url("/asp/photo/auction/brand/davanti/img/sp_bg_wintoura.jpg") bottom calc(80% + 50px) right / cover no-repeat; }

.davanti .catch.alltoura_ht::before, .davanti .catch.alltoura::before, .davanti .catch.dx440::before, .davanti .catch.dx240::before, .davanti .catch.wintoura_plus::before, .davanti .catch.dx740::before, .davanti .catch.dx390::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.2);
  z-index: 0; }

.davanti .catch.protoura_sport_run_flat::before, .davanti .catch.terratoura_mt::before, .davanti .catch.terratoura_at::before, .davanti .catch.dx640::before, .davanti .catch.terratoura_at_rwl::before, .davanti .catch.wintoura_suv::before, .davanti .catch.dx440::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.1);
  z-index: 0; }

.davanti .catch h2 {
  text-align: center;
  position: relative; }

.davanti .catch h2 img {
  display: block;
  height: 50px;
  width: auto;
  margin: 0 auto 20px; }

.davanti .catch.alltoura h2 img, .davanti .catch.alltoura_ht h2 img {
  height: 35px; }

.davanti .catch.ecoura_hp1 h2 img {
  height: 35px;
  filter: drop-shadow(0px 0px 2px #fff); }

.davanti .catch.vantoura_dx450 h2 img {
  height: auto; }

.davanti .catch.wintoura_plus h2 img {
  height: 35px;
  margin-top: 95px; }

.davanti .catch.terratoura_at h2 img {
  height: 35px;
  margin-top: 40px;
  margin-bottom: 15px; }

.davanti .catch.terratoura_at h2 img:last-of-type {
  margin-top: 0px;
  height: 50px; }

.davanti .catch.terratoura_at_rwl h2 img {
  height: 50px;
  margin-top: 80px; }

.davanti .catch.terratoura_mt h2 img {
  height: 30px;
  margin-top: 100px; }

.davanti .catch.wintoura_suv h2 img {
  height: 30px; }

.davanti .catch.protoura_sport h2 img {
  height: 25px;
  margin-bottom: 15px; }

.davanti .catch.protoura_sport h2 img:last-of-type {
  height: 52px; }

.davanti .catch.protoura_sport_run_flat h2 img {
  height: 48px;
  margin-bottom: 10px; }

.davanti .catch.wintoura h2 img {
  height: 42px;
  margin-top: 95px; }

.davanti .catch h2 small {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 5px;
  display: block; }

.davanti .catch.ecoura_hp1 h2 small {
  margin-bottom: 15px;
  filter: drop-shadow(1px 1px 2px #222); }

.davanti .catch.vantoura_dx450 small {
  filter: drop-shadow(1px 1px 2px #222); }

.davanti .catch .type {
  background-color: #daca6e;
  color: #000;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  display: block;
  width: 10em;
  padding: 0;
  margin: 0 auto 50px;
  position: relative; }

.davanti .catch > img {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -225px;
  height: 414px;
  margin: 0 auto;
  /*gv_nav*/ }

.davanti .gv_nav {
  background-color: #f2eae9;
  padding: 30px 0; }

.davanti .gv_nav ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center; }

.davanti .gv_nav ul li {
  width: 50%; }

.davanti .gv_nav ul li a {
  display: block;
  color: #fff;
  padding: 20px 0 50px;
  position: relative;
  text-align: center;
  font-size: 14px;
  font-weight: 700; }

.davanti .gv_nav ul li:first-of-type a {
  background-color: #eb5c05; }

.davanti .gv_nav ul.menu2 li:last-of-type a {
  background-color: #1e1a1c; }

.davanti .gv_nav ul li a::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 0;
  height: 0;
  border: 7px solid transparent;
  border-top: 10px solid #fff;
  bottom: 10px; }

.davanti .gv_nav ul li a::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 30px;
  height: 30px;
  border: 2px solid #fff;
  border-radius: 50%;
  bottom: 6px;
  /*product detail*/ }

.davanti .product {
  margin: 10px 10px 0; }

.davanti .product div.detail {
  margin: 25px 0 20px; }

.davanti .product div.detail .main {
  font-weight: 700;
  font-size: 16px;
  margin-bottom: 10px;
  text-align: center;
  line-height: 24px; }

.davanti .product div.detail .main span {
  display: block; }

.davanti .product div.detail .sub {
  font-size: 14px;
  margin-bottom: 20px;
  line-height: 24px; }

.davanti .product div.detail .sub small {
  display: block;
  font-size: 12px;
  margin-top: 1em; }

.davanti .product div.detail .sub small::before {
  content: '※';
  /*product evaluation*/ }

.davanti .evaluation {
  max-width: 380px;
  margin: 0 auto 30px; }

.davanti .evaluation ul li {
  align-items: center;
  border: 1px solid #eb5c05;
  border-radius: 10px;
  display: flex;
  justify-content: space-between;
  margin: 5px 1px;
  padding: 5px 0; }

.davanti .evaluation ul li img {
  padding-left: 5px;
  width: 240px; }

.davanti .evaluation ul li b {
  font-size: 14px;
  padding-right: 5px; }

.davanti .evaluation small {
  font-size: 12px;
  text-align: right;
  display: block;
  /*product map*/ }

.davanti .map {
  margin-bottom: 30px; }

.davanti main h4 {
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 30px; }

.davanti .map .img_map {
  position: relative; }

.davanti .map .img_map img {
  display: block;
  z-index: 0; }

.davanti .map .img_map::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  animation: flash 1.5s ease-in-out infinite alternate;
  z-index: 1; }

@keyframes flash {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }

.davanti .map .img_map.protoura_sport::after, .davanti .map .img_map.protoura_sport_run_flat::after {
  background: url("/asp/photo/auction/brand/davanti/img/positioning_map_protoura.png") top center / cover no-repeat; }

.davanti .map .img_map.dx240::after {
  background: url("/asp/photo/auction/brand/davanti/img/positioning_map_dx240.png") top center / cover no-repeat; }

.davanti .map .img_map.dx390::after {
  background: url("/asp/photo/auction/brand/davanti/img/positioning_map_dx390.png") top center / cover no-repeat; }

.davanti .map .img_map.dx640::after {
  background: url("/asp/photo/auction/brand/davanti/img/positioning_map_dx640.png") top center / cover no-repeat; }

.davanti .map .img_map.dx740::after {
  background: url("/asp/photo/auction/brand/davanti/img/positioning_map_dx740.png") top center / cover no-repeat; }

.davanti .map .img_map.ecoura_hp1::after {
  background: url("/asp/photo/auction/brand/davanti/img/positioning_map_ecoura_hp1.png") top center / cover no-repeat;
  /*product tread*/ }

.davanti .tread ul li {
  margin-bottom: 30px;
  border-bottom: 1px solid #fff;
  position: relative; }

.davanti .tread ul li:last-of-type {
  border-bottom: none; }

.davanti .tread ul li:nth-of-type(1)::before {
  content: '1'; }

.davanti .tread ul li:nth-of-type(2)::before {
  content: '2'; }

.davanti .tread ul li:nth-of-type(3)::before {
  content: '3'; }

.davanti .tread ul li:nth-of-type(4)::before {
  content: '4'; }

.davanti .tread ul li:nth-of-type(5)::before {
  content: '5'; }

.davanti .tread ul li:nth-of-type(6)::before {
  content: '6'; }

.davanti .tread ul li::before {
  position: absolute;
  color: #fff;
  font-size: 20px;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background-color: #e90a5e;
  top: 0;
  left: 0;
  text-align: center;
  line-height: 25px; }

.davanti .tread ul li span {
  font-size: 14px;
  padding: 0 35px 20px;
  display: block;
  line-height: 24px; }

.davanti .tread .text_img div {
  height: 300px;
  overflow: hidden; }

.davanti .tread .text_img div img {
  display: block;
  margin: 0 auto;
  /*review*/ }

.davanti #review.protoura_sport h3, .davanti #review.protoura_sport_run_flat h3 {
  line-height: 1.5;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  /*PROTOURA SPORTS みんカラレポート*/ }

.davanti .report {
  margin: 5px 0 50px; }

.davanti .report .card {
  position: relative;
  margin: 10px;
  background-color: #fff;
  cursor: pointer; }

.davanti .report .card .card_header {
  position: relative;
  height: 170px;
  overflow: hidden;
  display: block;
  padding: 0;
  border-bottom: none; }

.davanti .report .card .card_header {
  background-color: #fff; }

.davanti .report .card .card_header img {
  width: 100%; }

.davanti .report ul li:nth-of-type(3) .card_header {
  border-bottom: 1px solid #333; }

.davanti .report ul li:nth-of-type(3) .card_header > img {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto; }

.davanti .report .card .card_body > div {
  position: relative;
  margin: 0 12px; }

.davanti .report .card .card_body {
  position: relative;
  padding: 5px 0; }

.davanti .report .card .card_body .card_title {
  color: #696969;
  font-size: 1.4em;
  font-weight: 600;
  text-transform: uppercase;
  padding: 5px 0;
  text-align: center; }

.davanti .report .card .card_body .card_title.size {
  font-size: 1.2em; }

.davanti .report .card .card_body .card_title.size span {
  font-size: 0.8em; }

.davanti .report .card .card_body .card_duration {
  display: block;
  color: #9e9e9e;
  text-align: center; }

.davanti .report .card .card_body .card_body_header a img {
  position: absolute;
  width: 86px;
  right: 35px;
  bottom: 0;
  image-rendering: -webkit-optimize-contrast; }

.davanti .report .card .card_body .card_duration > em {
  padding: 0 5px;
  color: #fee600;
  font-size: 24px; }

.davanti .report .card .card_body .card_duration > strong {
  font-size: 24px; }

.davanti .report .card .card_body .card_knowledge {
  text-align: center;
  background-color: #fff;
  padding-top: 10px;
  color: #424242;
  height: 5.5em;
  overflow: hidden;
  transition: 0.3s; }

.davanti .report .card .card_body .card_knowledge.read {
  height: 16em;
  overflow-y: scroll; }

.davanti .report .card .card_body .card_knowledge.read::-webkit-scrollbar {
  background-color: #999;
  width: 10px; }

.davanti .report .card .card_body .card_knowledge.read::-webkit-scrollbar-thumb {
  background-color: #eb5c05; }

.davanti .report .card .card_body .card_knowledge p {
  text-align: left;
  border-top: 1px solid #000;
  font-size: 0.9em;
  padding: 12px 0;
  margin: 0 12px;
  line-height: 1.5em; }

.davanti .report .card .card_body .card_knowledge p > span {
  display: block;
  padding: 4px 0; }

.davanti .report li:first-of-type .card .card_body .card_knowledge p > span:first-of-type {
  padding: 0; }

.davanti .report .card .card_body .card_knowledge p:before {
  background-color: #4f86c5;
  content: '';
  display: block;
  height: 10px;
  width: 30px; }

.davanti .report .card .card_body .card_knowledge .link {
  display: block;
  text-align: center;
  color: #f85c07;
  padding: 5px 0;
  border: 2px solid #f85c07;
  border-radius: 20px;
  font-weight: bold;
  background: url("/asp/photo/auction/brand/davanti/img/sp_brand_dec_btn.png");
  background-size: contain;
  margin: 0 20px 20px;
  background-color: #000; }

.davanti .report .card .card_body .card_knowledge > img {
  background-color: #000;
  padding: 5px;
  box-sizing: border-box;
  width: 100%;
  max-width: 580px; }

.davanti .report .card .card_body .btn_review {
  color: #424242;
  font-size: 14px;
  display: block;
  text-align: center;
  font-weight: 700; }

.davanti .report .card .card_body .btn_review.open {
  position: absolute;
  bottom: 5px;
  right: 20px;
  background: linear-gradient(to right, transparent 0%, #fff 10%);
  padding-left: 2em; }

.davanti .report .card .card_body .btn_review.close {
  display: none; }

.davanti .report .card .card_body .btn_review.close.read {
  display: block; }

.davanti .video_view {
  padding: 0 10px; }

.davanti .video_view .media {
  margin-bottom: 50px; }

.davanti .video_view .media h4 {
  margin-bottom: 10px; }

.davanti .video_view .media h4 img {
  display: block;
  margin: 0 auto; }

.davanti .video_view .media h4 img.driver {
  height: 40px; }

.davanti .video_view .media h4 img.channel {
  height: 30px; }

.davanti .video_view .media h4 img.motorz {
  height: 40px; }

.davanti .video_view .media h4 img.lg4wd {
  height: 40px; }

.davanti .video_view .media > div > div {
  width: 100%;
  position: relative;
  padding-top: 56.25%;
  border: 2px solid #eb5c05;
  margin-bottom: 10px; }

.davanti .video_view .media > div > div > iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.davanti .video_view .media p {
  font-size: 14px;
  /*video*/ }

.davanti .video h3 {
  margin-bottom: 50px; }

.davanti .video .video_view .media > div > div {
  border: none;
  /*photo_gallery*/ }

.davanti .gallery h3 {
  margin-bottom: 50px; }

.davanti .gallery_area {
  position: relative;
  max-width: 800px;
  margin: 0 auto; }

.davanti .gallery_area span {
  width: 4vw;
  height: 6vw;
  background-color: #fff;
  position: absolute;
  top: 36%; }

.davanti .gallery_area span.prev {
  left: 0.5vw;
  clip-path: polygon(50% 0, 100% 0, 50% 50%, 100% 100%, 50% 100%, 0 50%); }

.davanti .gallery_area span.next {
  right: 0.5vw;
  clip-path: polygon(0 0, 50% 0, 100% 50%, 50% 100%, 0 100%, 50% 50%); }

.davanti .gallery_area ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  width: 88%;
  max-width: 700px;
  margin: 0 auto 50px; }

.davanti .gallery_area ul li {
  border: 2px solid #fff;
  box-sizing: border-box;
  transition: 0.3s; }

.davanti .gallery_area ul li img {
  display: block; }

.davanti .gallery_area ul li:first-of-type {
  width: 100%;
  margin-bottom: 30px; }

.davanti .gallery_area ul.pic6 li:nth-of-type(n+2) {
  width: 18%; }

.davanti .gallery_area ul.pic5 li:nth-of-type(n+2) {
  width: 23%; }

.davanti .gallery_area ul.pic4 li:nth-of-type(n+2) {
  width: 32%;
  /*sizelist*/ }

.davanti .sizelist > div {
  margin: 30px auto;
  position: relative; }

.davanti .sizelist > div h4 {
  margin: 0 auto;
  text-align: left;
  width: 95%; }

.davanti .sizelist table {
  margin: 0 auto;
  border-collapse: collapse;
  width: 95%;
  font-size: 4vw;
  line-height: 1;
  border: solid 1px #fff; }

.davanti .sizelist table thead {
  display: block; }

.davanti .sizelist table tbody {
  display: block;
  max-height: 25em;
  overflow-y: scroll;
  scrollbar-width: none; }

.davanti .sizelist table tbody::-webkit-scrollbar {
  display: none; }

.davanti .sizelist table .inch, .davanti .sizelist table .oblateness {
  min-width: 4em; }

.davanti .sizelist table .size {
  width: 9999px; }

.davanti .sizelist table th {
  border: 1px solid #fff;
  background-color: #d35a11;
  padding: 0.7em 0;
  font-weight: 400; }

.davanti .sizelist table th.size {
  position: relative; }

.davanti .sizelist table th.size span {
  position: absolute;
  bottom: 5px;
  right: 5px;
  font-size: 0.8em; }

.davanti .sizelist table td {
  border: 1px solid #fff;
  text-align: center;
  padding: 0.7em 0;
  font-weight: 400; }

.davanti .sizelist table td.theader {
  font-weight: 700; }

.davanti .sizelist table td.size {
  text-align: left; }

.davanti .sizelist table td.size a {
  color: #fff;
  padding-left: 1em;
  text-decoration: underline; }

.davanti .sizelist table td.size .com_sn {
  padding-left: 1em;
  position: relative; }

.davanti .sizelist .notfound {
  text-align: center;
  padding: 20px; }

.davanti .sizelist .scrolldown {
  position: absolute;
  bottom: 15px;
  right: 10%;
  animation: arrowmove 1s ease-in-out infinite; }

@keyframes arrowmove {
  0% {
    bottom: 15px; }

  50% {
    bottom: 20px; }

  100% {
    bottom: 15px; } }

.davanti .sizelist .scrolldown span {
  writing-mode: vertical-rl;
  font-size: 12px;
  font-weight: 900;
  position: relative;
  color: #d35a11; }

.davanti .sizelist .scrolldown span::before {
  content: '';
  position: absolute;
  bottom: -10px;
  right: -2px;
  width: 2px;
  height: 50px;
  background-color: #d35a11; }

.davanti .sizelist .scrolldown span::after {
  content: '';
  position: absolute;
  bottom: -10px;
  right: -8px;
  width: 2px;
  height: 20px;
  background-color: #d35a11;
  transform: skewX(-31deg); }

.davanti .sizelist .dif_name {
  font-size: 12px;
  display: block;
  margin-top: 30px;
  margin-left: 2.5%;
  text-indent: -1em;
  padding-left: 1em; }

.terratoura iframe {
  width: 100%;
  /* terratoura */ }

.terratoura img {
  width: 100%; }

.product > .terratoura > .terratoura_news {
  padding-top: 20px; }

.product > .terratoura > .terratoura_news > p:before {
  display: none;
  /*フッターナビ*/ }

.davanti .foot_nav {
  margin: 30px 0 0; }

.davanti .foot_nav h4 {
  font-size: 20px;
  font-weight: 900;
  text-align: center;
  color: #eb5c05; }

.davanti .foot_nav ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 95%;
  margin: 0px auto;
  padding-bottom: 30px; }

.davanti .foot_nav ul li {
  width: 100%;
  margin-bottom: 10px; }

.davanti .foot_nav ul li a {
  display: block;
  border: 2px solid #eb5c05;
  background-color: #1e1a1c;
  padding: 5px; }

.davanti .foot_nav ul li.type a {
  border: none;
  padding: 0; }

.davanti .foot_nav ul li a img {
  margin: 0 auto;
  display: block;
  /*フッター*/ }

.davanti footer .partner {
  background-color: #1e1a1c;
  padding: 40px 0; }

.davanti footer .partner a, .davanti footer .partner span {
  display: block;
  text-align: center; }

.davanti footer .partner img {
  margin: 0 auto; }

.davanti footer .partner a:nth-of-type(1) img {
  width: 320px;
  text-align: center;
  margin: 0 auto; }

.davanti footer .partner span img {
  width: 70px;
  margin: 6vw auto; }

.davanti footer .partner a:nth-of-type(2) img {
  width: 240px; }

footer nav {
  background-color: #eb5c05;
  text-align: center;
  padding: 20px; }

footer nav a {
  color: #fff;
  text-decoration: none; }

footer nav li {
  display: inline-block;
  margin: 10px 20px; }

footer nav li:first-child {
  padding: 5px 10px;
  background-color: #555559;
  border-radius: 5px; }

footer small {
  display: block;
  background-color: #555559;
  color: #fff;
  padding: 10px 0;
  text-align: center; }

@media screen and (min-width: 768px) {
  .davanti header {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center; }
    .davanti header .bread_crumb {
      font-size: 14px;
      overflow: hidden; }
    .davanti header nav {
      width: 300px; }
    .davanti header nav ul {
      margin: 15px 0;
      justify-content: space-between; }
    .davanti header nav ul li {
      width: 48%; }
    .davanti header nav ul li a {
      border: none;
      padding: 1em 0;
      /*catch*/ }
    .davanti .catch {
      height: 34vw;
      max-height: 325px;
      padding-top: 10vw;
      overflow: visible; }
    .davanti .catch.protoura_sport {
      background: url("/asp/photo/auction/brand/davanti/img/pc_bg_protoura_sport.jpg") center / cover no-repeat; }
    .davanti .catch.protoura_sport_run_flat {
      background: url("/asp/photo/auction/brand/davanti/img/pc_bg_protoura_sport_run_flat.jpg") center / cover no-repeat; }
    .davanti .catch.alltoura {
      background: url("/asp/photo/auction/brand/davanti/img/pc_bg_alltoura.jpg") center / cover no-repeat; }
    .davanti .catch.alltoura_ht {
      background: url("/asp/photo/auction/brand/davanti/img/pc_bg_alltoura_ht.jpg") center / cover no-repeat; }
    .davanti .catch.dx240 {
      background: url("/asp/photo/auction/brand/davanti/img/pc_bg_dx240.jpg") center / cover no-repeat; }
    .davanti .catch.dx390 {
      background: url("/asp/photo/auction/brand/davanti/img/pc_bg_dx390.jpg") right / cover no-repeat; }
    .davanti .catch.dx440 {
      background: url("/asp/photo/auction/brand/davanti/img/pc_bg_dx440.jpg") right / cover no-repeat; }
    .davanti .catch.dx640 {
      background: url("/asp/photo/auction/brand/davanti/img/pc_bg_dx640.jpg") center / cover no-repeat; }
    .davanti .catch.dx740 {
      background: url("/asp/photo/auction/brand/davanti/img/pc_bg_dx740.jpg") center / cover no-repeat; }
    .davanti .catch.ecoura_hp1 {
      background: url("/asp/photo/auction/brand/davanti/img/pc_bg_ecoura_hp1.jpg") calc(90%) center / cover no-repeat; }
    .davanti .catch.vantoura_dx450 {
      background: url("/asp/photo/auction/brand/davanti/img/pc_bg_vantoura_dx450.jpg") top calc(15px + 80%) center / cover no-repeat; }
    .davanti .catch.terratoura_at {
      background: url("/asp/photo/auction/brand/davanti/img/pc_bg_terratoura_at.jpg") right / cover no-repeat; }
    .davanti .catch.terratoura_at_rwl {
      background: url("/asp/photo/auction/brand/davanti/img/pc_bg_terratoura_at_rwl.jpg") center / cover no-repeat; }
    .davanti .catch.terratoura_mt {
      background: url("/asp/photo/auction/brand/davanti/img/pc_bg_terratoura_mt.jpg") center / cover no-repeat; }
    .davanti .catch.wintoura_plus {
      background: url("/asp/photo/auction/brand/davanti/img/pc_bg_wintoura_plus.jpg") center / cover no-repeat; }
    .davanti .catch.wintoura_suv {
      background: url("/asp/photo/auction/brand/davanti/img/pc_bg_wintoura_suv.jpg") center / cover no-repeat; }
    .davanti .catch.wintoura {
      background: url("/asp/photo/auction/brand/davanti/img/pc_bg_wintoura.jpg") center / cover no-repeat; }
    .davanti .catch h2 {
      text-align: left;
      margin-left: 45%; }
    .davanti .catch h2 img {
      height: 7vw;
      max-height: 68px;
      margin-left: 0; }
    .davanti .catch.terratoura_at_rwl h2 img {
      height: 6.5vw;
      max-height: 63px;
      margin-bottom: 0px; }
    .davanti .catch.protoura_sport_run_flat h2 img {
      height: 6vw;
      max-height: 58px; }
    .davanti .catch.terratoura_at h2 img {
      height: 4.5vw;
      max-height: 43px;
      margin-top: 0px; }
    .davanti .catch.terratoura_at h2 img:last-of-type {
      height: 6.4vw;
      max-height: 61.2px; }
    .davanti .catch.terratoura_mt h2 img, .davanti .catch.alltoura_ht h2 img {
      height: 4.2vw;
      max-height: 40px; }
    .davanti .catch.ecoura_hp1 h2 img {
      height: 4.2vw;
      max-height: 40px;
      filter: drop-shadow(0px 0px 2px #fff); }
    .davanti .catch.vantoura_dx450 h2 img {
      height: 4.2vw;
      max-height: 40px;
      filter: drop-shadow(1px 1px 2px #fff); }
    .davanti .catch.wintoura_plus h2 img, .davanti .catch.wintoura_suv h2 img {
      height: 4vw;
      max-height: 38px; }
    .davanti .catch.alltoura h2 img {
      height: 4vw;
      max-height: 38px; }
    .davanti .catch.protoura_sport h2 img {
      height: 3vw;
      max-height: 28px; }
    .davanti .catch.wintoura h2 img {
      height: 5vw;
      max-height: 46px;
      margin-top: 0; }
    .davanti .catch.protoura_sport h2 img:last-of-type {
      height: 6.2vw;
      max-height: 58px; }
    .davanti .catch h2 small {
      margin-bottom: 15px; }
    .davanti .catch.vantoura_dx450 h2 small {
      filter: drop-shadow(1px 1px 2px #f22 2); }
    .davanti .catch.terratoura_at_rwl h2 small {
      margin-bottom: 10px;
      margin-top: 10px; }
    .davanti .catch.terratoura_mt h2 small {
      margin-bottom: 10px;
      position: relative;
      bottom: 15px; }
    .davanti .catch .type {
      margin-left: 45%; }
    .davanti .catch.terratoura_mt .type {
      margin-right: 50px;
      position: relative;
      bottom: 12px; }
    .davanti .catch > img {
      margin-left: 5%;
      top: 30px;
      bottom: auto;
      height: 42vw;
      max-height: 400px;
      width: auto;
      /*gv_nav*/ }
    .davanti .gv_nav {
      padding: 10px 0; }
    .davanti .gv_nav ul {
      width: 60%;
      max-width: 576px;
      margin-left: auto; }
    .davanti .gv_nav ul li a {
      padding: 20px 0 70px; }
    .davanti .gv_nav ul li a::before {
      bottom: 14px; }
    .davanti .gv_nav ul li a::after {
      border: 3px solid #fff;
      bottom: 10px;
      /*product detail*/ }
    .davanti .product div.detail {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      align-items: flex-start;
      max-width: 800px;
      margin: 50px auto; }
    .davanti .product div.detail .text {
      width: 50%;
      order: 2; }
    .davanti .product div.detail .main {
      text-align: left;
      font-size: 21px;
      line-height: 30px; }
    .davanti .product div.detail .main .sp {
      display: none; }
    .davanti .product div.detail .sub {
      line-height: 30px;
      /*product evaluation*/ }
    .davanti .product div.detail .evaluation {
      width: 45%;
      order: 1;
      margin: 0; }
    .davanti .evaluation ul li img {
      width: 230px; }
    .davanti .evaluation small {
      font-size: 10px;
      /*product map*/ }
    .davanti .map {
      margin: 0 auto 50px;
      max-width: 800px; }
    .davanti main h4 {
      font-size: 22px;
      margin-bottom: 50px;
      /*product tread*/ }
    .davanti .tread {
      max-width: 800px;
      margin: 0 auto; }
    .davanti .tread .text_img {
      overflow: hidden;
      position: relative; }
    .davanti .tread ul {
      width: 55%;
      margin: 0 auto 50px 0; }
    .davanti .tread ul li span {
      padding: 0 0 20px 35px; }
    .davanti .tread .text_img div {
      width: 40%;
      position: absolute;
      height: auto;
      right: 0;
      top: 0;
      /*PROTOURA SPORTS みんカラレポート*/ }
    .davanti section h3 {
      font-size: 24px;
      margin-bottom: 50px; }
    .davanti #review.protoura_sport h3, .davanti #review.protoura_sport_run_flat h3 {
      flex-direction: row; }
    .davanti #review.protoura_sport h3 span, .davanti #review.protoura_sport_run_flat h3 span {
      margin-right: 10px; }
    .davanti .report ul {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-around;
      max-width: 960px;
      margin: 0 auto; }
    .davanti .report ul li {
      flex-basis: 370px; }
    .davanti #review > a {
      font-size: 18px;
      width: 24em;
      /*impression*/ }
    .davanti .video_view {
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
      align-items: center;
      max-width: 960px;
      margin: 0 auto 50px; }
    .davanti .video_view .media.list2 {
      width: 47%;
      margin: 0 auto; }
    .davanti .video_view .media.list1 {
      width: 88%;
      max-width: 700px;
      margin: 0 auto; }
    .davanti .video_view .media h4 {
      height: 80px;
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
      align-items: flex-start; }
    .davanti .video_view .media h4 span {
      width: 100%; }
    .davanti .video_view .media h4 img {
      align-self: flex-end;
      /*sizelist*/ }
    .sizelist {
      flex-basis: 100%;
      margin-bottom: 20px; }
    .davanti .sizelist > div h4 {
      width: 560px; }
    .davanti .sizelist table {
      width: 560px;
      font-size: 18px; }
    .davanti .sizelist table td.size a {
      text-decoration: none;
      transition: 0.3s; }
    .davanti .sizelist table td.size a:hover {
      color: #d35a11; }
    .davanti .sizelist .scrolldown {
      bottom: 40px;
      right: calc(50% - 250px); }
    @keyframes arrowmove {
    0% {
      bottom: 40px; }
    50% {
      bottom: 45px; }
    100% {
      bottom: 40px; } }
    .davanti .sizelist .dif_name {
      margin: 30px auto 0;
      width: 560px;
      /* terratoura */ }
    .davanti .terratoura > .terratoura_news {
      max-width: 500px;
      margin: 0px auto; }
    .davanti .terratoura > .terratoura_news > p {
      margin: 5px 17px;
      /*フッターナビ*/ }
    .davanti footer .partner {
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      justify-content: center;
      padding: 30px 0 30px; }
    .davanti footer .partner img {
      margin: 0 auto; }
    .davanti footer .partner span img {
      margin: 20px 60px; }
    .davanti footer .partner a:nth-of-type(2) img {
      width: 240px; }
    .davanti .foot_nav ul {
      max-width: 980px; }
    .davanti .foot_nav ul li {
      width: 300px;
      margin: 20px; }
    .davanti .foot_nav ul li.type {
      width: 100%;
      margin: 20px 0 0; }
    .davanti .foot_nav ul li a {
      padding: 20px; }
    .davanti .foot_nav ul li a img:hover {
      filter: grayscale(100%); } }

@media screen and (min-width: 800px) {
  .davanti .gallery_area span {
    width: 32px;
    height: 48px;
    transition: 0.3s; }

  .davanti .gallery_area span:hover {
    cursor: pointer;
    background-color: #eb5c05; }

  .davanti .gallery_area span.prev {
    left: 5px; }

  .davanti .gallery_area span.next {
    right: 5px; }

  .davanti .gallery_area ul li:nth-of-type(n+2):hover {
    cursor: pointer;
    opacity: 0.7; } }

@media screen and (min-width: 960px) {
  /*MODAL AREA*/
    .davanti header .bread_crumb {
      padding-left: calc(50% - 475px); }
    .davanti header > a {
      margin-left: calc(50% - 480px); }
    .davanti header nav {
      margin-right: calc(50% - 480px);
      /*catch*/ }
    .davanti .catch {
      padding-top: 96px; }
    .davanti .catch h2, .davanti .catch .type {
      margin-left: calc(50% - 48px); }
    .davanti .catch > img {
      margin-left: calc(50% - 432px);
      /*gv_nav*/ }
    .davanti .gv_nav {
      padding: 20px 0; }
    .davanti .gv_nav ul {
      margin-right: calc(50% - 480px); }
    .davanti .gv_nav ul li a {
      font-size: 16px;
      /*product evaluation*/ }
    .davanti .evaluation small {
      font-size: 12px; }
    .davanti .report ul li {
      flex-basis: 320px; }
    .davanti .report .card .card_body .card_title {
      font-size: 1.3em; }
    .davanti .report .card .card_body .card_title.size span {
      display: block; }
    .davanti #lineup table {
      width: 768px;
      margin-bottom: 120px; } }

.davanti .modal_area {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 100;
  overflow: scroll; }

.davanti .modal_area::after {
  content: '×';
  position: absolute;
  right: 10px;
  top: 10px;
  color: #fff;
  border: 2px solid #fff;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  text-align: center;
  line-height: 22px;
  font-size: 24px;
  font-weight: 700; }

.davanti .modal_area img {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
  width: 200%;
  max-width: 960px;
  height: auto;
  margin: 0 auto;
  display: block; }
