@charset "UTF-8";
/* Scss Document */
@import url("reset.css");
@import url("general.css");
/* Scss Document */
/*text-style
=========================================================*/
/*font-color
=========================================================*/
/*font-style
=========================================================*/
@import url("reset.css");
@import url("general.css");
.bold, h1#carlineup_ttl, #carlineup #bnr_area > h2, #carlineup #past h2 a, #carlineup #caution ul li.bold, #carlineup #caution a dd h3, #carlineup #others h3 {
  font-weight: bold;
}

h1#carlineup_ttl {
  color: #444444;
  font-family: "メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 28px;
  line-height: 1;
}

#topMenu a {
  color: #fff;
  font-family: "メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 15px;
  text-decoration: none;
}

/*#carlineup
=========================================================*/
#carlineup {
  font: 13px/1.231 Verdana,Arial,"MS P Gothic","ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Osaka,sans-serif;
  /* for IE Quirks Mode */
  *font: x-small;
  font-family: "メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  /* for IE6/7 */
  *font-size: small;
  text-align: left;
  /*#lineupNav
  =========================================================*/
  /*#category
  =========================================================*/
  /*#bnr_area
  =========================================================*/
  /*#past
  =========================================================*/
  /*#caution
  =========================================================*/
  /*#others
  =========================================================*/
}

#carlineup a {
  text-decoration: none;
}

#carlineup #lineupNav dt {
  color: #5c5c5c;
}

#carlineup #lineupNav dd a {
  color: #000;
  font-size: 14px;
}

#carlineup #lineupNav dd ul.type_fuel li a {
  color: #666;
}

#carlineup #lineupNav dd ul.type_fuel li a.active, #carlineup #lineupNav dd ul.type_fuel li a:hover {
  color: #fff;
}

#carlineup #lineupNav dd ul.type_body li a {
  color: #000;
}

#carlineup #lineupNav dd ul.type_body li a.disabled {
  color: #909090;
}

#carlineup #bnr_area > h2 {
  font-size: 20px;
}

#carlineup #bnr_area .bnr_list > li > a {
  font-size: 14px;
}

#carlineup #past h2 a {
  /*color: #3f72a6;*/
  color: #fff;
  font-size: 14px;
}

#carlineup #past h2 a:hover {
  color: #FFF;
}

#carlineup #caution ul li {
  padding-left: 1em;
  font-size: 11px;
  line-height: 15px;
  text-indent: -1em;
}

#carlineup #caution ul li strong {
  text-decoration: underline;
}

#carlineup #caution a dt {
  color: #444444;
  font-size: 12px;
  line-height: 15px;
}

#carlineup #caution a dt br.pc_none {
  display: none;
}

#carlineup #caution a dd h3 {
  color: #64962d;
  font-size: 28px;
  line-height: 32px;
}

#carlineup #caution a dd h3 small {
  font-size: 20px;
}

#carlineup #caution a dd p {
  color: #444444;
  font-size: 10px;
  line-height: 24px;
}

#carlineup #others h3 {
  color: #444444;
  font-size: 14px;
  line-height: 18px;
}

#carlineup #others .section a {
  background-color: #808080;
  color: #FFFFFF;
  font-size: 14px;
}

#carlineup #others .section.beat a {
  color: rgba(255, 255, 255, 0);
}

#carlineup #others .section:last-child a {
  background-color: #FFFFFF;
  color: #666;
}

#carlineup #others .section:last-child a:hover {
  color: #FFF;
}

/* Scss Document */
#contents {
  width: 100% !important;
}

.txtImg, #carlineup #pagetop a {
  height: 0px;
  overflow: hidden;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  text-indent: 100%;
  white-space: nowrap;
}

.spshow {
  display: none;
}

/*.clearfix
=========================================================*/
.clearfix:after, #carlineup #caution:after {
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
  content: ".";
}

.clearfix, #carlineup #caution {
  min-height: 1px;
}

* html .clearfix, * html #carlineup #caution, #carlineup * html #caution {
  height: 1px;
  /*¥*/
  /*/
height: auto;
overflow: hidden;
/**/
}

h1#carlineup_ttl {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 980px;
  margin: 95px auto 30px;
}

#topMenu {
  z-index: 2;
  position: absolute;
  top: 56px;
  width: 100%;
}

#topMenu.fixed {
  position: fixed;
  top: 0 !important;
}

#topMenu dl dt {
  display: none;
}

#topMenu dl dd {
  background-color: #808080;
}

#topMenu dl dd ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 980px;
  margin: 0 auto;
}

#topMenu dl dd ul li {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  border-right: 1px solid #949595;
}

#topMenu dl dd ul li:nth-of-type(1) {
  border-left: 1px solid #949595;
}

#topMenu dl dd ul li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 57px;
}

#topMenu dl dd ul li a:hover {
  background-color: #727272;
}

#topMenu dl dd ul li a span {
  display: inline-block;
  min-height: 21px;
  background-position: left center;
  background-repeat: no-repeat;
}

#topMenu dl dd ul li:nth-of-type(1) a span {
  padding-left: 38px;
  background-image: url(../images/pc/ico_top_menu01.png);
}

#topMenu dl dd ul li:nth-of-type(2) a span {
  padding-left: 40px;
  background-image: url(../images/pc/ico_top_menu02.png);
}

#topMenu dl dd ul li:nth-of-type(3) a span {
  padding-left: 41px;
  background-image: url(../images/pc/ico_top_menu03.png);
}

#topMenu dl dd ul li:nth-of-type(4) a span {
  padding-left: 36px;
  background-image: url(../images/pc/ico_top_menu04.png);
}

#carlineup {
  width: 980px;
  margin: 0 auto;
  font: 13px/1.231 Verdana,Arial,"MS P Gothic","ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Osaka,sans-serif;
  /* for IE Quirks Mode */
  *font: x-small;
  font-family: "メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  /* for IE6/7 */
  *font-size: small;
  text-align: left;
}

#carlineup a {
  text-decoration: none;
}

#carlineup #pagetop {
  position: relative;
  width: 100%;
  height: 100%;
}

#carlineup #pagetop a {
  display: block;
  z-index: 3;
  position: fixed;
  right: 10px;
  bottom: 10px;
  width: 45px;
  padding-top: 45px;
  background-image: url(../images/pc/btn_pagetop.png);
  background-repeat: no-repeat;
  background-size: 45px;
}

#carlineup #pagetop a:hover {
  opacity: 0.6;
}

#carlineup #lineupNav {
  padding-bottom: 56px;
}

#carlineup #lineupNav dl dt {
  display: none;
}

#carlineup #lineupNav dl dd {
  width: 100%;
  background-color: #fff;
}

#carlineup #lineupNav dl dd ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#carlineup #lineupNav dl dd ul.type_fuel {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 30px;
}

#carlineup #lineupNav dl dd ul.type_fuel li {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

#carlineup #lineupNav dl dd ul.type_fuel li a {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  width: 233px;
  padding: 12px 0;
  border: 1px solid #b2b2b2;
  line-height: 1;
  text-align: center;
}

#carlineup #lineupNav dl dd ul.type_fuel li a.active, #carlineup #lineupNav dl dd ul.type_fuel li a:hover {
  border-color: #297db0;
  background-color: #297db0;
}

#carlineup #lineupNav dl dd ul.type_body {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

#carlineup #lineupNav dl dd ul.type_body li {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-bottom: 7px;
  border-right: 1px solid #666;
}

#carlineup #lineupNav dl dd ul.type_body li:nth-of-type(1), #carlineup #lineupNav dl dd ul.type_body li:last-of-type {
  border-left: 1px solid #666;
}

#carlineup #lineupNav dl dd ul.type_body li a {
  display: inline-block;
  margin: 0 12px 0 7px;
  padding: 4px 0 2px 18px;
  background: url(../images/pc/icon_gray-arrow.png) left center no-repeat;
  background-size: 15px;
  letter-spacing: -0.05em;
}

#carlineup #lineupNav dl dd ul.type_body li a:hover {
  opacity: .6;
}

#carlineup #lineupNav dl dd ul.type_body li a.disabled {
  background-image: url(../images/pc/icon_gray-inner-arrow.png);
}

#carlineup #lineupNav dl dd ul.type_body li a.disabled:hover {
  cursor: text;
  opacity: 1;
}

#carlineup #bnr_area {
  padding: 110px 0;
  border-top: 1px solid #808080;
}

#carlineup #bnr_area .bnr_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#carlineup #bnr_area .bnr_list > li {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 280px;
  padding-top: 20px;
}

#carlineup #bnr_area .bnr_list > li > a {
  color: #0064A1;
}

#carlineup #bnr_area .bnr_list > li > a span {
  display: inline-block;
  position: relative;
  margin-top: 20px;
  padding-right: 50px;
}

#carlineup #bnr_area .bnr_list > li > a span::before, #carlineup #bnr_area .bnr_list > li > a span::after {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  content: '';
}

#carlineup #bnr_area .bnr_list > li > a span::before {
  right: 0;
  width: 16px;
  height: 16px;
  border: 1px solid #0064A1;
  border-radius: 100%;
}

#carlineup #bnr_area .bnr_list > li > a span::after {
  right: 8px;
  width: 5px;
  height: 5px;
  -webkit-transform: scale(1, 0.85) rotate(-45deg);
          transform: scale(1, 0.85) rotate(-45deg);
  border-right: 1px solid #0064A1;
  border-bottom: 1px solid #0064A1;
}

#carlineup #bnr_area .bnr_list::after {
  display: block;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 280px;
  height: 0;
  content: '';
}

#carlineup #past {
  padding-top: 50px;
  border-top: 1px solid #808080;
}

#carlineup #past h2 {
  width: 500px;
  margin: 0 auto;
  /*border: 1px solid #3f72a6;*/
  margin-bottom: 45px;
  text-align: center;
}

#carlineup #past h2 a {
  display: block;
  background: #808080;
  background-image: url(../images/pc/icon_arrow.png);
  /*background-size: 8px;*/
  background-position: 332px 50%;
  background-repeat: no-repeat;
  line-height: 40px;
}

#carlineup #past h2:hover {
  /*background-color: #3f72a6;*/
  opacity: .6;
}

#carlineup #past h2:hover a {
  /*background-image: url(../images/pc/icon_blue-arrow_o.png);*/
  background-image: url(../images/pc/icon_arrow.png);
}

#carlineup #caution {
  padding: 24px;
  background-color: #f8f8f8;
}

#carlineup #caution ul {
  width: 730px;
  margin: 0 auto;
  margin-bottom: 0;
  float: left;
}

#carlineup #caution ul li {
  margin-bottom: 4px;
}

#carlineup #caution a {
  display: block;
  width: 180px;
  margin: 0 auto;
  float: right;
  border: 1px solid #dbdbdb;
  border-radius: 2px;
  background-color: #FFF;
}

#carlineup #caution a:hover {
  opacity: .6;
}

#carlineup #caution a dl {
  padding: 18px 16px;
}

#carlineup #caution a dt {
  padding-bottom: 10px;
  border-bottom: 1px solid #444;
}

#carlineup #caution a dd {
  padding-top: 10px;
}

#carlineup #caution a dd h3 {
  display: inline-block;
  margin-right: 4px;
}

#carlineup #caution a dd p {
  display: inline-block;
}

#carlineup #others {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 50px;
}

#carlineup #others .section {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 166px;
}

#carlineup #others .section + .section {
  margin-left: 30px;
}

#carlineup #others .section.beat a {
  display: block;
  height: 91px;
  overflow: hidden;
  background-color: #fff;
  background-image: url(../images/pc/bnr_beat.png);
  background-repeat: no-repeat;
  background-size: contain;
  text-indent: -9999px;
}

#carlineup #others .section h3 {
  padding-bottom: 10px;
  text-align: center;
}

#carlineup #others .section h3:before {
  display: inline-block;
  margin-right: 5px;
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
  content: " ";
}

#carlineup #others .section h3#dealer:before {
  width: 23px;
  height: 14px;
  background-image: url(../images/pc/icon_dealer.png);
}

#carlineup #others .section h3#learn:before {
  width: 17px;
  height: 14px;
  background-image: url(../images/pc/icon_learn.png);
}

#carlineup #others .section h3#owner:before {
  width: 11px;
  height: 14px;
  background-image: url(../images/pc/icon_owner.png);
}

#carlineup #others .section ul {
  padding-bottom: 32px;
}

#carlineup #others .section li {
  margin: 0 auto;
}

#carlineup #others .section li + li {
  margin-top: 9px;
}

#carlineup #others .section a {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  padding: 12px 0;
  text-align: center;
}

#carlineup #others .section a:hover {
  opacity: .6;
}

#carlineup #others .section:first-child {
  padding-left: 0;
}

#carlineup #others .section:last-child {
  padding-left: 30px;
  border-left: 1px solid #b2b2b2;
}

#carlineup #others .section:last-child ul {
  width: 100%;
  margin: 0 auto;
  padding-bottom: 0px;
}

#carlineup #others .section:last-child li:last-child {
  padding-bottom: 0px;
}

#carlineup #others .section:last-child a {
  width: 100%;
  padding: 11px 0;
  border: 1px solid #b2b2b2;
}

#carlineup #others .section:last-child a:hover {
  background-color: #b2b2b2;
  opacity: 1;
}
