@charset "utf-8";
.breadcrumb {
  background-color: #24201a;
  padding: 4px 8px;
  font-size: 0.75rem;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch; }
  .breadcrumb ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    flex-wrap: nowrap; }
  .breadcrumb li {
    display: inline;
    white-space: nowrap;
    color: #fff; }
  .breadcrumb li + li::before {
    content: ">";
    margin: 0 4px;
    color: #fff; }
  .breadcrumb a {
    color: #fff;
    text-decoration: none; }

body {
  background-color: #000;
  color: #fff;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", "メイリオ", Meiryo, serif;
  font-size: 16px;
  line-height: 2em; }

figure {
  margin: 0;
  /* header 装着車種画像部分まで */ }

header {
  margin: 0 auto;
  padding-top: 15px; }

header > img {
  display: block;
  margin: 0 auto 15px;
  height: 35px; }

div.main {
  background: url("/asp/photo/auction/brand/luxales/img/main_bg.jpg") no-repeat;
  background-size: cover;
  min-height: 600px; }

div.main img {
  display: block;
  margin: 0 auto;
  padding-top: 30px; }

div.pc {
  display: none; }

h1 {
  text-align: center;
  font-size: 1.3em;
  font-weight: normal; }

header ul {
  display: flex;
  align-items: center;
  justify-content: space-around;
  /*IE10*/
  margin: 30px 0;
  -ms-flex-align: center;
  -ms-flex-pack: distribute;
  display: -ms-flexbox; }

header ul li {
  text-align: center;
  position: relative;
  width: 40%; }

header ul li img {
  width: 90%; }

.wearing_img {
  margin: 10px 0;
  position: relative;
  background: url("/asp/photo/auction/brand/luxales/img/wearing_img_bg.jpg") no-repeat;
  background-size: cover;
  min-height: 550px; }

.wearing_img img {
  display: inline-block;
  width: 100%; }

.wearing_img img.pc {
  display: none; }

p.vertical {
  font-size: 1em;
  writing-mode: vertical-rl;
  width: 95%;
  margin: 0; }

.wearing_img p.vertical {
  position: relative;
  top: 30px; }

.pw-x_image, .pw-v_image, .pw-x2_image, .lb-ms65_image {
  display: none;
  /* ナビゲーションボタン */ }

.tab {
  /*IE10*/
  display: flex;
  -ms-flex: 0 1 auto;
  display: -ms-flexbox; }

.tab li {
  background: url("/asp/photo/auction/brand/luxales/img/nav_bg.png");
  padding: 0 7px;
  margin-right: 2px; }

.tab li img {
  width: 100%;
  /* ディテール バリエーション */ }

.detail {
  background-image: url("/asp/photo/auction/brand/luxales/img/detail_bg.png"); }

.variation {
  background-color: #eee; }

.detail h3 img, .variation h3 img {
  height: 30px;
  padding: 30px 0 0 20px; }

.swiper-wrapper img {
  width: 100%;
  /*パターンメイン画像*/ }

#pw-x, #pw-v {
  position: relative; }

#pw-x img.sp, #pw-v img.sp, #pw-x2 img.sp, #lb-ms65 img.sp {
  width: 100%; }

p.vertical {
  position: relative;
  top: -350px;
  /* LB-MS65 */ }

#lb-ms65 p.vertical {
  margin-bottom: -180px; }

#lb-ms65 .ptn_logo {
  background-image: url("/asp/photo/auction/brand/luxales/img/detail_info_lb-ms65.png");
  /* PW-X */ }

#pw-x p.vertical {
  margin-bottom: -180px; }

#pw-x .ptn_logo {
  background-image: url("/asp/photo/auction/brand/luxales/img/detail_info_pwx.png"); }

section.detail_pc, section.variation_pc {
  display: none;
  /* PW-X2 */ }

#pw-x2 {
  position: relative; }

#pw-x2 .ptn_logo {
  background-image: url("/asp/photo/auction/brand/luxales/img/detail_info_pwx2.png");
  margin-top: -180px;
  /* PW-V */ }

#pw-v p.vertical {
  margin-bottom: -200px;
  width: 20%; }

#pw-v .ptn_logo {
  background-image: url("/asp/photo/auction/brand/luxales/img/detail_info_pwv.png"); }

.ptn_logo {
  padding-left: 20px;
  min-height: 200px;
  background-size: cover; }

.ptn_logo img {
  width: 35%;
  /*商品詳細*/ }

.size {
  background-color: #4b443d;
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  padding-bottom: 20px; }

.size h3 {
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", "メイリオ", Meiryo, serif;
  font-size: 2em;
  padding: 30px 0 30px 20px;
  font-weight: lighter; }

.size table {
  border-collapse: collapse;
  border-spacing: 0;
  margin: 0 auto; }

.size table th {
  font-weight: normal;
  border-bottom: solid 1px;
  padding: 0 15px 10px; }

.size table th, .size table td {
  border-right: solid 1px; }

.size table th:last-child, .size table td:last-child {
  border-right: none; }

.size table td {
  padding-left: 5px; }

.size table tr:nth-of-type(2) td {
  padding-top: 10px; }

.size table td.note {
  padding-top: 12px;
  font-size: 0.8em; }

.size table td.price {
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.8); }

.size table td a {
  color: #fff;
  text-decoration: underline; }

.size h4 {
  margin: 50px 0 20px 20px;
  font-weight: normal;
  font-size: 1.3em; }

.size_ul {
  text-align: center;
  margin: 0 10px;
  display: flex;
  flex-wrap: wrap;
  /*IE10*/
  justify-content: space-around;
  -ms-flex-wrap: wrap;
  -ms-flex-pack: distribute;
  -ms-flex: 0 1 auto;
  display: -ms-flexbox; }

.size_ul::after {
  content: "";
  display: block;
  width: 30%; }

.size ul li {
  padding: 10px 0;
  border: solid 1px;
  border-radius: 5px;
  margin-bottom: 10px;
  width: 45%;
  line-height: 1.1em; }

.size ul li a {
  height: 34px;
  color: #fff;
  text-decoration: none;
  display: flex;
  flex-direction: column;
  /*IE10*/
  justify-content: center;
  -ms-flex-pack: center;
  -ms-flex: 0 1 auto;
  display: -ms-flexbox; }

.size .caution {
  margin: 5px; }

.size .caution li {
  border: none;
  font-size: 0.8em;
  padding: 5px 5px 5px 1em;
  width: 100%;
  text-indent: -1em;
  box-sizing: border-box; }

.size .caution li::before {
  content: '※'; }

.size .caution li:nth-of-type(2) {
  position: relative;
  width: 17em; }

.size .caution li:nth-of-type(2)::after {
  content: '';
  position: absolute;
  right: -2em;
  top: 50%;
  transform: translateY(-50%);
  width: 2em;
  height: 2em;
  background: url("/asp/photo/auction/brand/luxales/img/icon_movie.png") center / contain no-repeat; }

.size .car_model > a, .size table td .btn_table {
  display: block;
  text-align: center;
  margin: 20px auto;
  width: 12em;
  color: #333;
  background-color: #fff;
  box-shadow: -2px -2px 2px #888 inset;
  border-radius: 2em; }

.size table td .btn_table {
  display: inline-block;
  margin: 3px 0;
  width: 7em;
  text-decoration: none; }

.ovf_scroll {
  overflow-x: auto; }

.ovf_scroll::-webkit-scrollbar {
  height: 10px; }

.ovf_scroll::-webkit-scrollbar-thumb {
  background: #999;
  border-radius: 5px; }

.ovf_scroll::-webkit-scrollbar-track-piece {
  background: #efefef; }

.size table td.td_color {
  text-align: left;
  white-space: nowrap;
  /* SNS */ }

.fixed-sns {
  display: flex;
  justify-content: center;
  background: #dedbdb;
  /*IE10*/
  -ms-flex-pack: center;
  -ms-flex: 0 1 auto;
  display: -ms-flexbox; }

.fixed-sns img {
  width: 32px;
  margin: 0 10px;
  padding-top: 10px;
  /* フッター */ }

footer {
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif; }

footer nav {
  background-color: #24201a;
  padding: 15px 0; }

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

footer nav ul {
  flex-wrap: wrap;
  margin: 0 auto; }

footer nav li {
  display: inline-block;
  margin: 0 8px;
  padding: 5px; }

footer nav li:first-child {
  background-color: gray; }

footer small {
  display: block;
  color: #fff;
  padding: 10px 0;
  text-align: center;
  /*メディアクエリ*/ }

@media screen and (min-width: 768px) {
  body {
    margin: 0 auto; }

  div.main {
    background: url("/asp/photo/auction/brand/luxales/img/top_mainback.jpg") no-repeat;
    background-size: cover;
    background-position: center; }

  div.main img.sp {
    display: none; }

  div.main .fadein > img:nth-of-type(1) {
    opacity: 0;
    transform: translateY(10px);
    transition: all 1s; }

  div.main .fadein > img:nth-of-type(2) {
    opacity: 0;
    transform: translateX(20px);
    transition: all 1.5s ease;
    transition-delay: 1s; }

  div.pc {
    display: block;
    overflow: hidden; }

  div.pc img:nth-of-type(1) {
    margin-left: 25%; }

  div.pc img:nth-of-type(2) {
    position: relative;
    right: -30%;
    bottom: 150px; }

  header div:nth-of-type(2) {
    padding-left: 20px;
    max-width: 980px;
    margin: 0 auto;
    display: flex;
    /*IE10*/
    align-items: center;
    -ms-align-items: center;
    -ms-flex: 0 1 auto;
    display: -ms-flexbox; }

  h1 {
    text-align: left;
    font-size: 1.5em; }

  header ul li {
    max-width: 40%; }

  header ul li:nth-of-type(2) a:before {
    background-size: 50%; }

  .wearing_img {
    margin: 0 auto;
    background-image: none;
    max-width: 980px; }

  .wearing_img > div {
    margin: 0 10px;
    border: solid 1px #d6bd9a;
    box-sizing: border-box; }

  .wearing_img div > img {
    width: auto; }

  .wearing_img div > img:nth-of-type(1) {
    margin: 20px 0 0 20px; }

  .wearing_img div > img:nth-of-type(2) {
    position: relative;
    width: 100%;
    left: -2%; }

  .wearing_img figure {
    margin: 0 30px;
    display: flex;
    /* IE10用 */
    justify-content: space-between;
    display: -ms-flexbox;
    -ms-flex-pack: justify; }

  .wearing_img figure img {
    width: 25%; }

  p.vertical {
    writing-mode: lr-tb;
    font-size: 1.4em; }

  .wearing_img p.vertical {
    margin-left: 20px; }

  .wearing_img img.pc {
    display: block; }

  .wrap {
    max-width: 980px;
    margin: 0 auto; }

  .wearing_img img.sp, .tab, #pw-x img.sp, #pw-v img.sp, #pw-x2 img.sp, #lb-ms65 img.sp {
    display: none; }

  .size table td {
    padding: 0 10px;
    /*lb-ms65 装着車種メイン画像*/ }

  .lb-ms65_image {
    background: url("/asp/photo/auction/brand/luxales/img/lb-ms65_section_top.jpg") no-repeat;
    background-size: cover;
    overflow: hidden;
    display: flex;
    /*IE10*/
    align-items: baseline;
    -ms-align-items: baseline;
    -ms-flex: 0 1 auto;
    display: -ms-flexbox; }

  .lb-ms65_image span:nth-of-type(1) {
    width: 75%; }

  .lb-ms65_image span:nth-of-type(2) {
    position: relative;
    width: 50%;
    left: -25%; }

  #lb-ms65 .ptn_logo {
    display: inline;
    background-image: none;
    position: relative;
    top: -650px;
    left: 60%; }

  #lb-ms65 p.vertical {
    max-width: 980px;
    top: 30px;
    background: url("/asp/photo/auction/brand/luxales/img/detail_info_lb-ms65_pc.png") no-repeat;
    background-position-x: 100%;
    padding: 80px 0 242px 30px;
    /*pw-x 装着車種メイン画像*/ }

  .pw-x_image {
    background: url("/asp/photo/auction/brand/luxales/img/pw-x_section_top.jpg") no-repeat;
    background-size: cover;
    overflow: hidden;
    display: flex;
    /*IE10*/
    align-items: baseline;
    -ms-align-items: baseline;
    -ms-flex: 0 1 auto;
    display: -ms-flexbox; }

  .pw-x_image span:nth-of-type(1) {
    width: 75%; }

  .pw-x_image span:nth-of-type(2) {
    position: relative;
    width: 50%;
    left: -25%; }

  #pw-x .ptn_logo {
    display: inline;
    background-image: none;
    position: relative;
    top: -650px;
    left: 60%; }

  #pw-x p.vertical {
    max-width: 980px;
    top: 30px;
    background: url("/asp/photo/auction/brand/luxales/img/detail_info_pwx_pc.png") no-repeat;
    background-position-x: 100%;
    padding: 130px 0 170px 30px;
    /*pw-x2 装着車種メイン画像*/ }

  .pw-x2_image {
    background: url("/asp/photo/auction/brand/luxales/img/pw-x2_section_top.jpg") no-repeat;
    background-size: cover;
    overflow: hidden;
    display: flex;
    /*IE10*/
    align-items: baseline;
    -ms-align-items: baseline;
    -ms-flex: 0 1 auto;
    display: -ms-flexbox; }

  .pw-x2_image span:nth-of-type(1) {
    width: 75%; }

  .pw-x2_image span:nth-of-type(2) {
    position: relative;
    width: 50%;
    left: -25%; }

  #pw-x2 .wrap:before {
    background-size: 50%; }

  #pw-x2 .ptn_logo {
    display: inline;
    background-image: none;
    position: relative;
    top: -750px;
    left: 60%; }

  #pw-x2 p.vertical {
    max-width: 980px;
    top: 30px;
    background: url("/asp/photo/auction/brand/luxales/img/detail_info_pwx2_pc.png") no-repeat;
    background-position-x: 100%;
    padding: 130px 0 200px 30px; }

  #pw-x2 section.detail_pc {
    margin-top: -60px;
    /*pw-v 装着車種メイン画像*/ }

  .pw-v_image {
    background: url("/asp/photo/auction/brand/luxales/img/pw-v_section_top.jpg") no-repeat;
    background-size: cover;
    background-position: right;
    overflow: hidden;
    display: flex;
    /*IE10*/
    align-items: baseline;
    -ms-align-items: baseline;
    -ms-flex: 0 1 auto;
    display: -ms-flexbox; }

  .pw-v_image span:nth-of-type(1) {
    position: relative;
    width: 50%;
    z-index: 1; }

  .pw-v_image span:nth-of-type(2) {
    position: relative;
    width: 75%;
    left: -200px; }

  #pw-v .ptn_logo {
    background-image: none;
    padding-left: 0;
    min-height: auto;
    position: relative;
    top: -600px; }

  #pw-v p.vertical {
    max-width: 980px;
    width: 100%;
    top: 0;
    background: url("/asp/photo/auction/brand/luxales/img/detail_info_pwv_pc.png") no-repeat;
    display: block;
    padding: 130px 0 130px 550px;
    box-sizing: border-box; }

  section.detail_pc {
    display: block;
    margin-top: 100px;
    background: url("/asp/photo/auction/brand/luxales/img/detail_bg.png");
    padding: 50px 0; }

  section.detail_pc span {
    padding-top: 20px; }

  section.detail_pc h3, section.variation_pc h3 {
    margin-bottom: 20px;
    padding: 0 20px; }

  .detail_pc div.wrap > div, .variation_pc div.wrap > div {
    display: flex;
    justify-content: space-around;
    /*IE10*/
    padding: 0 20px;
    -ms-flex-pack: justify;
    -ms-flex: 0 1 auto;
    display: -ms-flexbox; }

  .detail_pc div.wrap > div p, .variation_pc div.wrap > div p {
    display: flex;
    flex-direction: column;
    /*IE10*/
    width: 30%;
    -ms-flex-direction: column;
    -ms-flex: 0 1 auto;
    display: -ms-flexbox; }

  .detail_pc div.wrap > div p img, .variation_pc div.wrap > div p img {
    width: 100%;
    height: auto;
    transition: 0.5s; }

  .detail_pc div.wrap > div p img:hover {
    transform: scale(1.1, 1.1); }

  section.variation_pc {
    display: block;
    background-color: #eee;
    padding: 50px 0; }

  .variation_pc div.wrap > div p img {
    transition: all 1s linear 0s; }

  .variation_pc div.wrap > div p img:hover {
    transform: rotateY(180deg); }

  section.variation_pc span {
    font-size: 1.4em;
    text-align: center;
    padding-top: 20px;
    color: #303030; }

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

  .size_ul {
    justify-content: space-between; }

  .size ul li {
    width: 30%; }

  .size table {
    margin-left: 30px; }

  .size .caution li:nth-of-type(2) {
    cursor: pointer; }

  .size .car_model {
    width: 48%;
    margin: 0 auto; }

  .scrollup {
    position: fixed;
    bottom: 10px;
    right: 20px; }

  .ovf_scroll {
    overflow: auto; }

  footer nav ul {
    max-width: 980px;
    text-align: center; }

  section.detail, section.variation {
    display: none; } }

@media screen and (min-width: 980px) {
  /*modal_movie*/
    .wearing_img div > img:nth-of-type(2) {
      width: 105%; } }

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

main .modal_area::after {
  content: '×';
  position: absolute;
  right: 10px;
  top: 10px;
  color: #fff;
  font-weight: 900;
  font-size: 18px;
  line-height: 18px;
  width: 20px;
  height: 20px;
  text-align: center;
  border-radius: 50%;
  border: 2px solid #fff;
  cursor: pointer; }

main .modal_area > div {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  max-width: 1280px;
  height: 80vh;
  max-height: 720px; }
