@charset "UTF-8";
/* Scss Document */
/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/
@import url("https://fonts.googleapis.com/css?family=Oswald");
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;
  font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif; }

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

nav ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

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

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

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

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

/* Scss Document */
/* =========================================================
 common
========================================================= */
body {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 15px;
  font-family: 'Arial','Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', メイリオ, Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  @media screen and (max-width: 640px) {
    body {
      font-size: 13px; } }
  body img {
    max-width: 100%; }
  body a {
    -webkit-transition: .1s;
    -o-transition: .1s;
    transition: .1s; }
    body a:hover {
      opacity: 0.7; }

.wrapper {
  max-width: 1040px;
  width: 100%;
  margin: 0 auto; }
  @media screen and (max-width: 1040px) {
    .wrapper {
      width: 96%; } }

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.clearfix {
  *zoom: 1; }

.pcOnly {
  display: inherit; }
  @media screen and (max-width: 640px) {
    .pcOnly {
      display: none; } }

.spOnly {
  display: none; }
  @media screen and (max-width: 640px) {
    .spOnly {
      display: inherit; } }

@media screen and (min-width: 769px) {
  .allLink {
    cursor: pointer; }
    .allLink a:hover {
      opacity: 1; } }

.allLinkNone {
  cursor: default; }
  .allLinkNone:hover {
    opacity: 1; }

/* =========================================================
 header
========================================================= */
.header {
  padding: 14px 0; }

.GWh1 {
  padding: 48px 0 36px;
  background: url(../images/bg_main01.jpg) no-repeat center top;
  background-size: cover;
  line-height: 0; }
  @media screen and (max-width: 640px) {
    .GWh1 {
      padding: 0; } }
  .GWh1 img {
    max-width: 1000px;
    width: 100%;
    margin: 0 auto; }
    @media screen and (max-width: 1040px) {
      .GWh1 img {
        width: 98%; } }
    @media screen and (max-width: 640px) {
      .GWh1 img {
        width: 100%; } }

/* =========================================================
 mainImg
========================================================= */
.main {
  color: #fff;
  text-align: center;
  background: #000;
  line-height: 0; }

.bnrIndex {
  padding: 40px; }
  @media screen and (max-width: 767px) {
    .bnrIndex {
      padding: 10px; } }

/* =========================================================
 mainCont
========================================================= */
.searchCont {
  padding: 42px 0 0; }
  @media screen and (max-width: 767px) {
    .searchCont {
      padding: 10px 0 0; } }
  .searchCont h2 {
    color: #000;
    font-family: "Oswald", "Arial", sans-serif;
    font-size: 22px; }
  .searchCont .tab {
    color: #666;
    font-size: 16px;
    font-weight: bold; }
    @media screen and (max-width: 960px) {
      .searchCont .tab {
        font-size: 15px; } }
    @media screen and (max-width: 640px) {
      .searchCont .tab {
        font-size: 13px;
        width: 100%; } }
    .searchCont .tab li {
      text-align: center;
      display: inline-block;
      width: 20%;
      margin-right: 1.3%;
      background: #e6e6e6;
      position: relative; }
      @media screen and (max-width: 1000px) {
        .searchCont .tab li {
          font-size: 14px; } }
      @media screen and (max-width: 640px) {
        .searchCont .tab li {
          width: 100%;
          margin-right: 0;
          float: none; } }
      .searchCont .tab li:hover {
        cursor: pointer;
        color: #333;
        background: #f4f4f4; }
      .searchCont .tab li:nth-child(4) {
        width: 28%;
        margin-right: 0; }
        @media screen and (max-width: 767px) {
          .searchCont .tab li:nth-child(4) {
            width: 34%; } }
        @media screen and (max-width: 640px) {
          .searchCont .tab li:nth-child(4) {
            width: 100%; } }
      @media screen and (max-width: 640px) {
        .searchCont .tab li:not(:last-child) {
          border-bottom: 1px solid #ccc; } }
      @media screen and (max-width: 640px) {
        .searchCont .tab li.selectedPrev, .searchCont .tab li.selected {
          border-bottom: 1px solid #f4f4f4; } }
    .searchCont .tab .selected {
      background: #f4f4f4; }
      .searchCont .tab .selected a {
        color: #333; }
    .searchCont .tab a {
      color: #666;
      padding: 14px 0;
      text-decoration: none;
      display: block; }
      .searchCont .tab a:hover {
        color: #333;
        opacity: 1; }
  .searchCont .select {
    position: relative;
    z-index: 1;
    display: inline-block; }
    .searchCont .select select {
      -webkit-appearance: none;
      -moz-appearance: none;
      display: block;
      appearance: none;
      font-size: 16px;
      padding: 10px;
      border: 1px solid #ccc;
      border-radius: 3px;
      min-width: 300px; }
      .searchCont .select select:not(:target) {
        width: 130%\9; }
      @media all and (-ms-high-contrast: none) {
        .searchCont .select select {
          width: 100% !important; } }
      @media all and (-ms-high-contrast: none) {
        .searchCont .select select::-ms-expand {
          display: none; } }
    .searchCont .select:after {
      content: "";
      display: block;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 8px 8px 0 8px;
      border-color: #3f3f3f transparent transparent transparent;
      position: absolute;
      right: 15px;
      top: 50%;
      margin-top: -2px;
      z-index: 100;
      pointer-events: none; }
  .searchCont .cont {
    padding: 35px 0 60px;
    background: #f4f4f4; }
    .searchCont .cont .explain {
      color: #fff;
      font-size: 95%;
      margin-bottom: 5px; }
      .searchCont .cont .explain:before {
        content: url(../images/ico_search06.png);
        vertical-align: middle;
        margin-right: 5px; }
  .searchCont .lineup {
    letter-spacing: 0.05em;
    list-style: none;
    margin: 10px 0 40px; }
    .searchCont .lineup li {
      float: left;
      text-align: center;
      font-size: 12px;
      background: #fff;
      width: 23.5%;
      margin-top: 24px;
      -webkit-transition: 0.3s ease-out;
      -o-transition: 0.3s ease-out;
      transition: 0.3s ease-out; }
      @media screen and (max-width: 850px) {
        .searchCont .lineup li {
          width: 49%; } }
      @media screen and (max-width: 850px) {
        .searchCont .lineup li:nth-child(2n+1) {
          clear: both; } }
      @media print, screen and (min-width: 851px) {
        .searchCont .lineup li:nth-child(4n+1) {
          clear: both; } }
      @media screen and (max-width: 850px) {
        .searchCont .lineup li:not(:nth-child(2n)) {
          margin-right: 2%; } }
      @media print, screen and (min-width: 851px) {
        .searchCont .lineup li:not(:nth-child(4n)) {
          margin-right: 2%; } }
      .searchCont .lineup li:not(.soldOut01):hover {
        -webkit-transform: scale(1.02);
        -ms-transform: scale(1.02);
        transform: scale(1.02);
        -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); }
      .searchCont .lineup li > p {
        text-align: left;
        padding: 5px 10px; }
        .searchCont .lineup li > p img {
          height: 10px; }
      .searchCont .lineup li a {
        color: #333;
        font-family: "Oswald", "Arial", sans-serif;
        font-size: 22px;
        text-decoration: none; }
      .searchCont .lineup li .bgWh {
        padding: 20px 8%; }
        .searchCont .lineup li .bgWh br {
          display: none; }
          @media screen and (max-width: 767px) {
            .searchCont .lineup li .bgWh br {
              display: inherit; } }
        .searchCont .lineup li .bgWh span {
          font-weight: bold;
          font-size: 16px;
          margin-right: 0.2em; }
        .searchCont .lineup li .bgWh .price span:not(.text01) {
          color: #ed1c24;
          font-weight: normal;
          font-size: 18px;
          font-family: "Oswald", "Arial", sans-serif; }
        .searchCont .lineup li .bgWh .price .text01 {
          font-size: 12px;
          font-weight: normal;
          margin-top: 5px;
          line-height: 1;
          display: block; }
        .searchCont .lineup li .bgWh .categoryArea01 {
          text-align: left;
          margin: 5px 0; }
          .searchCont .lineup li .bgWh .categoryArea01 span {
            font-size: 12px;
            font-weight: normal; }
            .searchCont .lineup li .bgWh .categoryArea01 span:not(:last-child):after {
              content: "/";
              padding: 0 5px; }
    .searchCont .lineup .info {
      font-size: 14px;
      line-height: 1.4;
      padding: 4%; }
      @media screen and (max-width: 960px) {
        .searchCont .lineup .info {
          font-size: 12px; } }
      .searchCont .lineup .info p:first-child span {
        font-size: 24px; }
        @media screen and (max-width: 960px) {
          .searchCont .lineup .info p:first-child span {
            font-size: 20px; } }
      .searchCont .lineup .info span {
        font-size: 20px;
        font-weight: bold;
        margin-right: 0.1em; }
        @media screen and (max-width: 960px) {
          .searchCont .lineup .info span {
            font-size: 15px; } }
      .searchCont .lineup .info .red {
        color: #ed1c24; }
      .searchCont .lineup .info a {
        color: #333;
        font-size: 15px;
        font-weight: bold;
        text-decoration: none;
        display: block;
        margin-top: 10px;
        padding: 8px 2%;
        border: 1px solid #333;
        border-radius: 3px;
        position: relative; }
        @media screen and (max-width: 960px) {
          .searchCont .lineup .info a {
            font-size: 13px; } }
        .searchCont .lineup .info a:after {
          content: "";
          display: block;
          margin-top: -2px;
          width: 5px;
          height: 5px;
          border-right: 1px solid #333;
          border-top: 1px solid #333;
          -webkit-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
          transform: rotate(45deg);
          position: absolute;
          right: 10px;
          top: 50%; }
        .searchCont .lineup .info a:hover {
          color: #fff;
          opacity: 1;
          background: #333; }
          .searchCont .lineup .info a:hover:after {
            border-right: 1px solid #fff;
            border-top: 1px solid #fff; }
  .searchCont .hide {
    display: none; }
  .searchCont .pager {
    list-style: none;
    text-align: center; }
    .searchCont .pager li {
      font-size: 17px;
      width: 32px;
      display: inline-block;
      border: 1px solid #333;
      margin: 3px 6px; }
      @media screen and (max-width: 640px) {
        .searchCont .pager li {
          font-size: 13px; } }
      .searchCont .pager li:first-child, .searchCont .pager li:last-child {
        font-size: 15px;
        border: 0; }
        @media screen and (max-width: 640px) {
          .searchCont .pager li:first-child, .searchCont .pager li:last-child {
            font-size: 13px; } }
      .searchCont .pager li.active {
        padding: 7px 0 6px;
        border: 1px solid #333; }
    .searchCont .pager a,
    .searchCont .pager .active {
      padding: 5px 0; }
    .searchCont .pager .active {
      color: #fff;
      background: #333;
      border: 1px solid #333; }
    .searchCont .pager a {
      text-decoration: none;
      color: #333;
      display: block; }
      .searchCont .pager a:hover {
        opacity: 1;
        color: #fff;
        background: #333; }

.bnrCont {
  padding: 54px 0; }
  @media screen and (max-width: 767px) {
    .bnrCont {
      padding: 36px 0; } }
  .bnrCont ul {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    @media screen and (max-width: 767px) {
      .bnrCont ul {
        text-align: center;
        display: inherit; } }
    @media screen and (max-width: 767px) {
      .bnrCont ul li {
        margin-bottom: 1em; } }
    @media screen and (max-width: 767px) {
      .bnrCont ul li:last-child {
        margin-bottom: 0; } }

/* =========================================================
 footer
========================================================= */
.bgBlack {
  background-color: #000;
  color: #fff; }

.footer {
  padding: 64px 0 60px; }
  .footer a {
    color: #fff;
    text-decoration: none;
    font-size: 14px; }
  @media screen and (max-width: 800px) {
    .footer {
      padding: 64px 0 0; } }

.footLeft {
  float: left;
  width: 18%;
  margin-right: 2%; }
  .footLeft img {
    max-width: 163px;
    width: 100%; }
    @media screen and (max-width: 768px) {
      .footLeft img {
        max-width: 100%; } }
  @media screen and (max-width: 768px) {
    .footLeft {
      float: none;
      width: 100%; } }

.footRight {
  float: right;
  width: 80%; }
  @media screen and (max-width: 768px) {
    .footRight {
      float: none;
      width: 100%; } }
  .footRight span {
    display: block;
    font-size: 19px;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
    @media screen and (max-width: 640px) {
      .footRight span {
        font-size: 18px; } }
  .footRight p {
    margin-bottom: 24px;
    font-size: 14px;
    line-height: 1.6; }
    @media screen and (max-width: 640px) {
      .footRight p {
        font-size: 12px; } }

@media screen and (max-width: 768px) {
  .footBig {
    display: none; } }

.footMini {
  display: none; }
  @media screen and (max-width: 768px) {
    .footMini {
      display: inherit;
      width: 100%;
      max-width: 100%; } }
  .footMini .right {
    float: left;
    width: 36%;
    margin-right: 4%; }
    @media screen and (max-width: 768px) {
      .footMini .right img {
        width: 100%; } }
  .footMini .left {
    float: left;
    width: 60%; }
    .footMini .left img {
      display: block;
      width: auto;
      margin-bottom: 4%; }
      @media screen and (max-width: 640px) {
        .footMini .left img {
          width: 100%; } }

.getApp img {
  margin-right: 10px; }

@media screen and (max-width: 768px) {
  .getApp {
    display: none; } }

.footLink {
  max-width: 1040px;
  width: 100%;
  margin: 42px auto 0;
  padding: 54px 0;
  text-align: center;
  border-top: 1px solid #999; }
  @media screen and (max-width: 800px) {
    .footLink {
      border: none;
      padding: 0;
      margin-bottom: 32px; } }
  .footLink li {
    display: inline-block;
    list-style: none;
    padding: 0 30px 0 0;
    margin-right: 30px;
    background: url(../images/ico_arrow01.png) no-repeat right center; }
    @media screen and (max-width: 800px) {
      .footLink li {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
        width: 50%;
        margin-right: 0;
        float: left;
        text-align: left;
        background: url(../images/ico_arrow01.png) no-repeat;
        background-position: right 5% center;
        border: 1px solid #999;
        padding: 0; }
        .footLink li a {
          display: block;
          padding: 30px 0 30px 5%;
          font-size: 18px; } }
    @media screen and (max-width: 800px) and (max-width: 500px) {
      .footLink li a {
        font-size: 14px; } }
    @media screen and (max-width: 800px) {
        .footLink li:nth-child(2n) {
          border-right: 0; }
        .footLink li:nth-child(2n+1) {
          border-left: 0; } }
    @media screen and (max-width: 374px) {
      .footLink li {
        width: 100%;
        border-left: none;
        border-right: none; } }

.copyRight {
  text-align: center; }
  @media screen and (max-width: 768px) {
    .copyRight {
      padding-bottom: 32px; } }
  @media screen and (max-width: 450px) {
    .copyRight {
      font-size: 12px; } }

/* =========================================================
キャンペーン終了
========================================================= */
.endBg {
  position: fixed;
  top: 0;
  left: 0;
  height: 8331.330px;
  width: 100%;
  background: rgba(0, 0, 0, 0.6);
  z-index: 10000; }
  @media screen and (max-width: 768px) {
    .endBg {
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: rgba(0, 0, 0, 0.6);
      z-index: 10000; } }

.end {
  position: relative;
  top: 300;
  right: auto;
  bottom: auto;
  left: auto;
  margin: 0 auto;
  max-width: 800px;
  max-height: 480px; }
  @media screen and (max-width: 768px) {
    .end {
      position: relative;
      top: 50px;
      right: auto;
      bottom: auto;
      left: auto;
      margin: 0 auto;
      width: 90%; } }

.endText {
  text-align: center;
  color: #ffffff;
  font-size: 24px;
  background-color: #b30717;
  padding: 6px;
  margin-top: 200px; }
  @media screen and (max-width: 768px) {
    .endText {
      font-size: 18px; } }
  @media screen and (max-width: 768px) and (max-width: 480px) {
    .endText {
      font-size: 14px; } }

.endText span {
  font-size: 36px;
  font-weight: bold;
  display: inline-block;
  margin-bottom: 14px; }
  @media screen and (max-width: 768px) {
    .endText span {
      font-size: 24px;
      font-weight: bold; } }
  @media screen and (max-width: 768px) and (max-width: 480px) {
    .endText span {
      font-size: 16px;
      font-weight: bold; } }

.endTextBox {
  padding: 120px 40px;
  border: solid 1px #ffffff; }
  @media screen and (max-width: 768px) {
    .endTextBox {
      padding: 50px; } }
  @media screen and (max-width: 768px) and (max-width: 480px) {
    .endTextBox {
      padding: 30px 20px; } }

@media screen and (min-width: 641px) {
  .endTextSp {
    display: none; } }

.searchNone01 {
  display: none; }

.axela_sedan {
  background: #920a2f; }

.demio {
  background: #7f1b00; }

.axela_sports {
  background: #920a2f; }

.cx3 {
  background: #005032; }

.cx5 {
  background: #002; }

.cx8 {
  background: #43221d; }

.roadstar {
  background: #b39400; }

.flare {
  background: #8594b0; }

.flarewagon {
  background: #986e99; }

.topBox01 {
  max-width: 1040px;
  width: 94%;
  margin: 30px auto; }
  .topBox01 h3 {
    text-align: center; }
  .topBox01 .osusume01 {
    width: 49%;
    float: left;
    background: url(../images/bg_osusume01.png) no-repeat;
    background-size: cover;
    padding: 30px 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
    @media screen and (max-width: 767px) {
      .topBox01 .osusume01 {
        width: 100%;
        float: none;
        margin-bottom: 20px;
        padding: 15px; } }
  .topBox01 .mirare01 {
    width: 49%;
    float: right;
    background: url(../images/bg_osusume01.png) no-repeat;
    background-size: cover;
    padding: 30px 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
    @media screen and (max-width: 767px) {
      .topBox01 .mirare01 {
        width: 100%;
        float: none;
        padding: 15px; } }
  .topBox01 li {
    float: left;
    list-style: none;
    text-align: center;
    font-size: 12px;
    background: #fff;
    width: 48%;
    margin-top: 24px;
    -webkit-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out; }
    @media screen and (max-width: 850px) {
      .topBox01 li {
        width: 49%; } }
    .topBox01 li:nth-child(2) {
      margin-right: 0; }
    @media screen and (max-width: 850px) {
      .topBox01 li:nth-child(2n+1) {
        clear: both; } }
    @media print, screen and (min-width: 851px) {
      .topBox01 li:nth-child(4n+1) {
        clear: both; } }
    @media screen and (max-width: 850px) {
      .topBox01 li:not(:nth-child(2n)) {
        margin-right: 2%; } }
    @media print, screen and (min-width: 851px) {
      .topBox01 li:not(:nth-child(4n)) {
        margin-right: 2%; } }
    .topBox01 li:hover {
      -webkit-transform: scale(1.02);
      -ms-transform: scale(1.02);
      transform: scale(1.02);
      -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
      box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); }
    .topBox01 li > p {
      text-align: left;
      padding: 5px 10px; }
      .topBox01 li > p img {
        height: 10px; }
    .topBox01 li a {
      color: #333;
      font-family: "Oswald", "Arial", sans-serif;
      font-size: 22px;
      text-decoration: none; }
    .topBox01 li .bgWh {
      padding: 20px 8%; }
      .topBox01 li .bgWh br {
        display: none; }
        @media screen and (max-width: 767px) {
          .topBox01 li .bgWh br {
            display: inherit; } }
      .topBox01 li .bgWh span {
        font-weight: bold;
        font-size: 16px;
        margin-right: 0.2em; }
      .topBox01 li .bgWh .price span:not(.text01) {
        color: #ed1c24;
        font-weight: normal;
        font-size: 18px;
        font-family: "Oswald", "Arial", sans-serif; }
      .topBox01 li .bgWh .price .text01 {
        font-size: 12px;
        font-weight: normal;
        margin-top: 5px;
        line-height: 1;
        display: block; }
    .topBox01 li .categoryArea01 {
      text-align: left;
      margin: 5px 0; }
      .topBox01 li .categoryArea01 span {
        font-size: 12px;
        font-weight: normal; }
        .topBox01 li .categoryArea01 span:not(:last-child):after {
          content: "/";
          padding: 0 5px; }

.bnrIndex {
  text-align: center; }
  .bnrIndex img {
    margin: 0 auto; }

.cpEnd01 {
  position: fixed;
  width: 100%;
  height: 100%;
  box-sizeng: boder-box;
  background: rgba(0, 0, 0, 0.7);
  z-index: 999999; }
  .cpEnd01 p {
    color: #fff;
    font-size: 50px;
    font-weight: bold;
    max-width: 550px;
    max-height: 500px;
    width: 100%;
    height: 100%;
    text-align: center;
    position: fixed;
    top: 0%;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    box-sizeng: boder-box;
    z-index: 9999999; }
    @media screen and (max-width: 550px) {
      .cpEnd01 p {
        top: 70%;
        font-size: 28px; } }

.detailPage {
  color: #333;
  letter-spacing: 0.05em;
  background-color: #f2f2f2;
  padding: 60px 0; }
  .detailPage .detailCont {
    font-size: 14px;
    width: 850px;
    margin: 0 auto;
    background: url(../images/bg_detail01.jpg) no-repeat right bottom #fff;
    -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2); }
    @media screen and (max-width: 850px) {
      .detailPage .detailCont {
        width: 96%; } }
    .detailPage .detailCont > p {
      line-height: 1;
      padding: 14px 14px 8px; }
      .detailPage .detailCont > p img {
        height: 20px; }
        @media screen and (max-width: 767px) {
          .detailPage .detailCont > p img {
            height: 14px; } }
    .detailPage .detailCont > div {
      padding: 30px 40px; }
      @media screen and (max-width: 767px) {
        .detailPage .detailCont > div {
          padding: 5%; } }
    .detailPage .detailCont .left {
      text-align: center;
      float: left;
      width: 42%;
      margin: 24px 2% 0 0;
      position: relative; }
      @media screen and (max-width: 767px) {
        .detailPage .detailCont .left {
          float: none;
          width: 100%;
          margin: 5% 0 0; } }
      .detailPage .detailCont .left img {
        width: 100%;
        margin-bottom: 0.5em; }
      .detailPage .detailCont .left p:nth-child(2) {
        font-family: "Oswald", "Arial", sans-serif;
        font-size: 16px; }
        .detailPage .detailCont .left p:nth-child(2) span {
          color: #ed1c24;
          font-size: 24px;
          margin: 0 0.2em; }
      .detailPage .detailCont .left p:nth-child(3) span {
        font-size: 20px;
        font-weight: bold;
        margin: 0 0.2em; }
      .detailPage .detailCont .left .carNum01 {
        font-size: 16px;
        width: 100%;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        position: absolute;
        top: -35px;
        left: -10px; }
        @media screen and (max-width: 767px) {
          .detailPage .detailCont .left .carNum01 {
            font-size: 12px;
            top: -12px;
            left: 0; } }
        .detailPage .detailCont .left .carNum01 p {
          text-align: center;
          width: 40px;
          padding: 8px 0;
          background: #fff;
          border: 1px solid #ccc; }
          @media screen and (max-width: 767px) {
            .detailPage .detailCont .left .carNum01 p {
              width: 26px;
              padding: 4px 0; } }
          .detailPage .detailCont .left .carNum01 p:not(:last-child) {
            margin-right: 5px; }
          .detailPage .detailCont .left .carNum01 p:nth-child(2) {
            font-family: 'Arial','Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', メイリオ, Meiryo, 'ＭＳ Ｐゴシック', sans-serif; }
            @media screen and (max-width: 767px) {
              .detailPage .detailCont .left .carNum01 p:nth-child(2) {
                font-size: 12px; } }
    .detailPage .detailCont .right {
      float: right;
      width: 55%;
      position: relative; }
      @media screen and (max-width: 767px) {
        .detailPage .detailCont .right {
          width: 100%;
          float: none; } }
      .detailPage .detailCont .right h2 {
        color: #000;
        font-family: "Oswald", "Arial", sans-serif;
        font-size: 36px;
        padding-bottom: 5px;
        border-bottom: 1px solid #333; }
      .detailPage .detailCont .right p {
        margin-top: 1em; }
      .detailPage .detailCont .right h3 {
        color: #fff;
        font-weight: bold;
        margin-top: 1em;
        padding: 2px 8px;
        background: #4d4d4d; }
      .detailPage .detailCont .right ul {
        list-style: none;
        margin-top: 0.5em; }
        .detailPage .detailCont .right ul li {
          text-indent: -1em;
          margin-left: 1em; }
          .detailPage .detailCont .right ul li:before {
            content: "";
            vertical-align: middle;
            margin-right: 0.2em;
            width: 12px;
            height: 12px;
            display: inline-block;
            background: #333;
            border-radius: 14px; }
      .detailPage .detailCont .right .cxText01 {
        margin-top: 0; }
      .detailPage .detailCont .right .categoryArea01 {
        font-size: 12px; }
        .detailPage .detailCont .right .categoryArea01 span {
          font-size: 12px;
          font-weight: normal; }
          .detailPage .detailCont .right .categoryArea01 span:not(:last-child):after {
            content: "/";
            padding: 0 5px; }
      .detailPage .detailCont .right .carCode01 {
        font-size: 12px;
        margin-top: 5px; }
  .detailPage .btn {
    text-align: center;
    width: 340px;
    margin: 40px auto 0;
    background: #bc0000;
    -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.15);
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.15);
    -webkit-transition: 0.5s ease-out;
    -o-transition: 0.5s ease-out;
    transition: 0.5s ease-out; }
    @media screen and (max-width: 400px) {
      .detailPage .btn {
        width: 96%; } }
    .detailPage .btn:hover {
      -webkit-box-shadow: 1px 1px 20px rgba(0, 0, 0, 0.4);
      box-shadow: 1px 1px 20px rgba(0, 0, 0, 0.4);
      -webkit-transform: scale(1.01);
      -ms-transform: scale(1.01);
      transform: scale(1.01);
      -webkit-animation: flash 0.8s;
      animation: flash 0.8s; }

@-webkit-keyframes flash {
  0% {
    background: #bc0000; }
  10% {
    background: #e05a5a; }
  100% {
    background: #bc0000; } }

@keyframes flash {
  0% {
    background: #bc0000; }
  10% {
    background: #e05a5a; }
  100% {
    background: #bc0000; } }
    .detailPage .btn a {
      color: #fff;
      font-weight: bold;
      font-size: 17px;
      text-decoration: none;
      padding: 14px 0;
      display: block;
      position: relative; }
      .detailPage .btn a:hover {
        opacity: 1; }
      .detailPage .btn a:after {
        content: "";
        width: 6px;
        height: 6px;
        border-top: 2px solid #fff;
        border-right: 2px solid #fff;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        margin-top: -4px;
        position: absolute;
        right: 10px;
        top: 50%; }
  .detailPage .recommendCont {
    margin-top: 60px; }
    .detailPage .recommendCont .cont01 {
      display: inline-block;
      width: 48%;
      margin-right: 3%; }
      @media screen and (max-width: 850px) {
        .detailPage .recommendCont .cont01 {
          width: 100%;
          margin-right: 0; } }
    .detailPage .recommendCont .cont02 {
      display: inline-block;
      width: 48%; }
      @media screen and (max-width: 850px) {
        .detailPage .recommendCont .cont02 {
          width: 100%;
          margin-top: 60px; } }
    .detailPage .recommendCont .cont01 li,
    .detailPage .recommendCont .cont02 li {
      width: 48%;
      margin-right: 4%; }
    .detailPage .recommendCont .tit {
      color: #fff;
      font-size: 16px;
      padding: 5px 10px;
      background: url(../images/bg_detail02.png) no-repeat right bottom, -moz-linear-gradient(left, #233445 0%, rgba(35, 52, 69, 0) 100%);
      /* FF3.6-15 */
      background: url(../images/bg_detail02.png) no-repeat right bottom, -webkit-linear-gradient(left, #233445 0%, rgba(35, 52, 69, 0) 100%);
      /* Chrome10-25,Safari5.1-6 */
      background: url(../images/bg_detail02.png) no-repeat right bottom, -webkit-gradient(linear, left top, right top, from(#233445), to(rgba(35, 52, 69, 0)));
      background: url(../images/bg_detail02.png) no-repeat right bottom, -o-linear-gradient(left, #233445 0%, rgba(35, 52, 69, 0) 100%);
      background: url(../images/bg_detail02.png) no-repeat right bottom, linear-gradient(to right, #233445 0%, rgba(35, 52, 69, 0) 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#233445', endColorstr='#00233445',GradientType=1 );
      /* IE6-9 */ }
    .detailPage .recommendCont ul {
      list-style: none; }
    .detailPage .recommendCont li {
      float: left;
      text-align: center;
      font-size: 12px;
      background: #fff;
      width: 23.5%;
      margin-top: 24px;
      margin-right: 2%;
      -webkit-transition: 0.3s ease-out;
      -o-transition: 0.3s ease-out;
      transition: 0.3s ease-out; }
      @media screen and (max-width: 850px) {
        .detailPage .recommendCont li {
          width: 49%; } }
      @media screen and (max-width: 850px) {
        .detailPage .recommendCont li:nth-child(2n) {
          margin-right: 0; } }
      .detailPage .recommendCont li:last-child {
        margin-right: 0; }
      .detailPage .recommendCont li:not(.soldOut01):hover {
        -webkit-transform: scale(1.02);
        -ms-transform: scale(1.02);
        transform: scale(1.02);
        -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); }
      .detailPage .recommendCont li > p {
        text-align: left;
        padding: 5px 10px; }
        .detailPage .recommendCont li > p img {
          height: 10px; }
      .detailPage .recommendCont li a {
        color: #333;
        font-family: "Oswald", "Arial", sans-serif;
        font-size: 22px;
        text-decoration: none; }
      .detailPage .recommendCont li .bgWh {
        padding: 20px 5%; }
        .detailPage .recommendCont li .bgWh br {
          display: none; }
          @media screen and (max-width: 767px) {
            .detailPage .recommendCont li .bgWh br {
              display: inherit; } }
        .detailPage .recommendCont li .bgWh span {
          font-weight: bold;
          font-size: 16px;
          margin-right: 0.2em; }
        .detailPage .recommendCont li .bgWh .price span:not(.text01) {
          color: #ed1c24;
          font-weight: normal;
          font-size: 18px;
          font-family: "Oswald", "Arial", sans-serif; }
        .detailPage .recommendCont li .bgWh .price .text01 {
          font-size: 12px;
          font-weight: normal;
          margin-top: 5px;
          line-height: 1;
          display: block; }
      .detailPage .recommendCont li .categoryArea01 {
        text-align: left;
        margin: 5px 0; }
        .detailPage .recommendCont li .categoryArea01 span {
          font-size: 12px;
          font-weight: normal; }
          .detailPage .recommendCont li .categoryArea01 span:not(:last-child):after {
            content: "/";
            padding: 0 5px; }

.carStock01 {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  color: #fff;
  width: 105px;
  padding: 2px 5px;
  background: #c1060d;
  position: absolute;
  top: -10px;
  right: 0; }
  @media screen and (max-width: 767px) {
    .carStock01 {
      font-size: 14px;
      width: 60px;
      padding: 4px 0;
      line-height: 1.2;
      top: -5px; } }

.carStockCX5 {
  top: 15px; }
  @media screen and (max-width: 767px) {
    .carStockCX5 {
      top: 18px; } }

.carAttention01 {
  font-size: 12px;
  margin-top: 20px; }

.soldOut01 {
  position: relative; }
  .soldOut01:after {
    content: "";
    width: 100%;
    height: 100%;
    background: url("../images/txt_soldout01.png") no-repeat center center, rgba(0, 0, 0, 0.5);
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }
    @media screen and (max-width: 900px) {
      .soldOut01:after {
        background-size: 90%; } }

.bannerArea01 {
  width: 850px;
  margin: 20px auto 0; }
  @media screen and (max-width: 800px) {
    .bannerArea01 {
      width: 96%; } }
