@charset "utf-8";

/*------------------------------------------------------------
    PreLoad用
------------------------------------------------------------*/
.home_mainImgs,
#leftClm,
#rightClm,
.detailBox,
.spc_footer,
#footer ~ p,
#footer ~ p,
#back2top_btn_area,
#search,
.single .content .contentRight {
  display: block;
}
.headerIn .header_content .signUp {
  display: -ms-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: -webkit-inline-flexbox;
  display: -webkit-inline-flex;
  display: -moz-inline-flex;
  display: inline-flex;
}

/*------------------------------------------------------------
    header menu
------------------------------------------------------------*/
.headerIn ul.signUp {
  position: absolute;
  top: 10px;
  right: 200px;
}
.headerIn ul.signUp li {
  height: 34px;
  float: left;
  margin: 0 0 0 16px;
}
.headerIn ul.signUp li.btn_login {
  text-shadow: 1px 1px 3px #000;
  width: 134px;
}
.headerIn ul.signUp li.btn_logout {
  text-shadow: 1px 1px 3px #000;
  width: 134px;
}
.headerIn ul.signUp li.btn_singup {
  text-shadow: 1px 1px 3px #000;
  width: 200px;
}
.headerIn ul.signUp li a {
  display: block;
}
.headerIn ul.signUp li a:hover {
  text-decoration: none;
}
.headerIn ul.signUp li.btn_login {
  background: url(/img/home/btn_login01.png?v=2) no-repeat;
}
.headerIn ul.signUp li.btn_login a {
  color: #fff;
}
.headerIn ul.signUp li.btn_logout {
  background: url(/img/home/btn_login01.png?v=2) no-repeat;
}
.headerIn ul.signUp li.btn_logout a {
  color: #fff;
}
.headerIn ul.signUp li.btn_singup {
  background: url(/img/home/btn_signup01.png?v=5) no-repeat;
}
.headerIn ul.signUp li.btn_singup a {
  width: 78px;
  padding: 0px 79px 0px 43px;
  color: #fff;
  text-align: center;
  line-height: 34px;
}
.headerIn ul.signUp li.header_favorites {
  font-size: 13px;
}
.headerIn ul.signUp li.header_favorites a {
  line-height: 34px;
}
.headerIn ul.signUp li.header_favorites img {
  vertical-align: middle;
  margin-right: 5px;
}
.headerIn ul.signUp li.header_welcome {
  display: table;
  line-height: initial;
  text-align: right;
  font-size: 13px;
}
.headerIn .right {
  position: absolute;
  top: 5px;
  right: 0px;
  width: 174px;
}
.headerIn .right p.mail {
  margin: 0 0 2px;
  font-size: 12px;
  line-height: 13px;

  text-align: left;
}
.headerIn .right p.mail a {
  display: inline-block;
  padding-top: 3px;
}
.headerIn .right p.mail a.head_email-us {
  padding-bottom: 2px;
}
.headerIn .right p.mail a.head_email-us img {
  margin-right: 7px;
}
.headerIn .right p.mail a img {
  vertical-align: -2px;
}
.headerIn .right .country select {
  width: 137px;
  border: 1px solid #777777;
  vertical-align: top;
  font: normal normal normal 13.3333330154419px / normal Arial;
}
.headerIn .right .country a img {
  vertical-align: top;
}

/*------------------------------------------------------------
    サーチフォーム共通部分
------------------------------------------------------------*/
.innerSearchBoxMiddle input[name='special'] + label,
.innerSearchBoxMiddle input[name='new_arrival'] + label,
.innerSearchBoxMiddle input[name='discount'] + label,
.innerSearchBoxMiddle input[name='savel'] + label,
.innerSearchBoxMiddle input[name='guarantee'] + label,
.innerSearchBoxMiddle input[name='dealer_stock'] + label,
.innerSearchBoxMiddle input[name='sale'] + label,
.innerSearchBoxMiddle input[name='three_emission_code'] + label,
.innerSearchBoxMiddle input[name='ready_to_ship'] + label,
.innerSearchBoxMiddle input[name='local_stock'] + label,
.innerSearchBoxMiddle input[name='already_shipped'] + label,
.innerSearchBoxMiddle input[name='bid_machine'] + label,
.innerSearchBoxMiddle input[name='bid_damaged'] + label,
.innerSearchBoxMiddle input[name='sbt_auction'] + label,
.innerSearchBoxMiddle input[id='commercial_vehicle'] + label {
  display: inline-block;
  font-size: 13px;
  width: 99px;
  vertical-align: 1px;
  text-align: center;
  line-height: 21px;
  border-radius: 4px;
}
.innerSearchBoxMiddle input[name='sale'] + label,
.innerSearchBoxMiddle input[name='guarantee'] + label {
  width: 118px;
}
.innerSearchBoxMiddle input[name='three_emission_code'] + label {
  width: 115px;
}
.innerSearchBoxMiddle input[name='already_shipped'] + label {
  width: 118px;
  font-size: 12px;
  padding: 0 3px;
  font-weight: 700;
  letter-spacing: -0.081em;
}
.innerSearchBoxMiddle input[name='bid_machine'] + label,
.innerSearchBoxMiddle input[name='bid_damaged'] + label,
.innerSearchBoxMiddle input[name='sbt_auction'] + label {
  width: auto;
  min-width: 113px;
  padding-left: 5px;
  padding-right: 5px;

  font-weight: bold;
}
.innerSearchBoxMiddle input[name='bid_machine'] + label,
.name_bid_machine {
  background-color: #fda913;
  color: #030303;

  -moz-box-shadow: 1px 0px 0px #806b45 inset, -1px 0px 0px #806b45 inset, 0px 1px 0px #806b45 inset,
    0px -1px 0px #806b45 inset;
  -webkit-box-shadow: 1px 0px 0px #806b45 inset, -1px 0px 0px #806b45 inset, 0px 1px 0px #806b45 inset,
    0px -1px 0px #806b45 inset;
  -ms-box-shadow: 1px 0px 0px #806b45 inset, -1px 0px 0px #806b45 inset, 0px 1px 0px #806b45 inset,
    0px -1px 0px #806b45 inset;
  -o-box-shadow: 1px 0px 0px #806b45 inset, -1px 0px 0px #806b45 inset, 0px 1px 0px #806b45 inset,
    0px -1px 0px #806b45 inset;
  box-shadow: 1px 0px 0px #806b45 inset, -1px 0px 0px #806b45 inset, 0px 1px 0px #806b45 inset,
    0px -1px 0px #806b45 inset;
}
.innerSearchBoxMiddle input[name='bid_machine'] + label:before,
.name_bid_machine:before {
  background-image: url(/img/common/search_vehicles_icon/auction_black_icon.png);
}
.innerSearchBoxMiddle input[name='bid_damaged'] + label,
.name_bid_damaged {
  background-color: #0b06a3;
  color: #ffffff;
}
.innerSearchBoxMiddle input[name='bid_damaged'] + label:before,
.name_bid_damaged:before {
  background-image: url(/img/common/search_vehicles_icon/auction_white_icon.png);
}
.innerSearchBoxMiddle input[name='sbt_auction'] + label,
.name_sbt_auction {
  background-color: #e3000c;
  color: #ffffff;
}
.innerSearchBoxMiddle input[name='sbt_auction'] + label:before,
.name_sbt_auction:before {
  background-image: url(https://www.sbtjapan.com/img/common/search_vehicles_icon/auction_white_icon.png);
}
/*
.innerSearchBoxMiddle input[name="bid_machine"] + label:before,
.innerSearchBoxMiddle input[name="bid_damaged"] + label:before,
.innerSearchBoxMiddle input[name="sbt_auction"] + label:before {
    content: "";
    display: block;
    width: 13px;
    height: 13px;
    margin: 4px 3px 4px 0px;
    float: left;

    background-repeat: no-repeat;
    background-position: center center;
    background-size: 13px 13px;
}*/
/* Machinery Auctionのバナーアイコンスタイル */
.name_auction_bidmachine {
  background-color: #fda913;
}
/* Commercial Vehiclesのバナーアイコンスタイル */
.innerSearchBoxMiddle input[id='commercial_vehicle'] + label {
  width: auto;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 12px;
  background-color: #ffffff;
  color: #e0222d;
  font-style: italic;
  font-weight: bold;

  -moz-box-shadow: 1px 0px 0px #e0222d inset, -1px 0px 0px #e0222d inset, 0px 1px 0px #e0222d inset,
    0px -1px 0px #e0222d inset;
  -webkit-box-shadow: 1px 0px 0px #e0222d inset, -1px 0px 0px #e0222d inset, 0px 1px 0px #e0222d inset,
    0px -1px 0px #e0222d inset;
  -ms-box-shadow: 1px 0px 0px #e0222d inset, -1px 0px 0px #e0222d inset, 0px 1px 0px #e0222d inset,
    0px -1px 0px #e0222d inset;
  -o-box-shadow: 1px 0px 0px #e0222d inset, -1px 0px 0px #e0222d inset, 0px 1px 0px #e0222d inset,
    0px -1px 0px #e0222d inset;
  box-shadow: 2px 0px 0px #e0222d inset, -2px 0px 0px #e0222d inset, 0px 2px 0px #e0222d inset,
    0px -2px 0px #e0222d inset;
}
/* Ready to Shipのバナーアイコンスタイル */
input[name='ready_to_ship'] + label[class^='ready_to_ship_'] {
  width: 110px;
  font-size: 1.2em;
}
input[name='ready_to_ship'] + label:before {
  content: '';
  display: inline-block;
  width: 18px;
  height: 13px;
  background-image: url(/images/mobile/region_flags.png);
  background-repeat: no-repeat;
  background-size: 1788px 12.5px;
  margin-right: 3px;
  margin-bottom: 3px;
  vertical-align: middle;
}
/* Ready for Kenyaのバナーアイコンスタイル */
input[name='ready_to_ship'] + label.ready_to_ship_kenya:before,
input[name='ready_to_ship'] + label.ready_to_ship_uganda:before,
.name_ready4kenya_withimg:before,
.name_ready4uganda_withimg:before,
.name_ready4jamaica_withimg:before,
.name_ready4bahamas_withimg:before,
.name_inspection_passed4uganda_withimg:before,
.name_under_inspection4uganda_withimg:before {
  background-image: url(/images/mobile/region_flags.png);
  background-repeat: no-repeat;
  background-size: 1788px 12px;
}
/* Kenya国旗 */
input[name='ready_to_ship'] + label.ready_to_ship_kenya:before,
.name_ready4kenya_withimg:before {
  background-position: -108px center;
}
/* Uganda国旗 */
input[name='ready_to_ship'] + label.ready_to_ship_uganda:before,
.name_ready4uganda_withimg:before,
.name_inspection_passed4uganda_withimg:before,
.name_under_inspection4uganda_withimg:before {
  background-position: -297px center;
}
/* Jamaica国旗 */
input[name='ready_to_ship'] + label.ready_to_ship_jamaica:before,
.name_ready4jamaica_withimg:before {
  background-position: -759px center;
}
/* Bahamas国旗 */
input[name='ready_to_ship'] + label.ready_to_ship_bahamas:before,
.name_ready4bahamas_withimg:before {
  background-position: -612px center;
}
.innerSearchBoxMiddle input[name='ready_to_ship'] + label,
body#used-cars div.sidebar ul li a span.name_ready4kenya_withimg,
body#used-cars div.sidebar ul li a span.name_ready4uganda_withimg,
body#used-cars div.sidebar ul li a span.name_ready4jamaica_withimg,
body#used-cars div.sidebar ul li a span.name_ready4bahamas_withimg,
.carlistitem_autoheight_area ul.sales_banners_area li.name_ready4kenya_withimg,
.carlistitem_autoheight_area ul.sales_banners_area li.name_ready4uganda_withimg,
.carlistitem_autoheight_area ul.sales_banners_area li.name_ready4jamaica_withimg,
.carlistitem_autoheight_area ul.sales_banners_area li.name_ready4bahamas_withimg,
.carlistitem_autoheight_area ul.sales_banners_area li.name_inspection_passed4uganda_withimg,
.carlistitem_autoheight_area ul.sales_banners_area li.name_under_inspection4uganda_withimg {
  font-size: 12px;
}
ul.title li > span.name_ready4kenya_withimg,
ul.title li > span.name_ready4uganda_withimg,
ul.title li > span.name_ready4jamaica_withimg,
ul.title li > span.name_ready4bahamas_withimg,
ul.title li > span.name_inspection_passed4uganda_withimg,
ul.title li > span.name_under_inspection4uganda_withimg {
  font-size: 12px;
}
input[name='ready_to_ship'] + label.ready_to_ship_kenya,
input[name='ready_to_ship'] + label.ready_to_ship_uganda,
.name_ready4kenya_withimg,
.name_ready4uganda_withimg {
  background-color: #bb0000;
  color: #ffffff;
  font-weight: bold;
  letter-spacing: -0.08em;
}
input[name='ready_to_ship'] + label.ready_to_ship_jamaica,
.name_ready4jamaica_withimg {
  background-color: #ffd700;
  color: #000000;
  font-weight: bold;
  letter-spacing: -0.08em;
}
input[name='ready_to_ship'] + label.ready_to_ship_bahamas,
.name_ready4bahamas_withimg {
  background-color: darksalmon;
  color: #000000;
  font-weight: bold;
  letter-spacing: -0.08em;
}
.name_inspection_passed4uganda_withimg {
  background-color: #90ee90;
  font-weight: bold;
  letter-spacing: -0.08em;
}
.name_under_inspection4uganda_withimg {
  background-color: #87cefa;
  font-weight: bold;
  letter-spacing: -0.08em;
}
span.localstock_banner_searchbox {
  border-radius: 4px;
  line-height: 20px !important;
  font-family: Helmet, Freesans, Helvetica, Arial, sans-serif;
}

/*------------------------------------------------------------
    検索結果、車一覧リストの共通部分
------------------------------------------------------------*/
a[id^='fav_'] ~ span[class^='name_'][class$='_banner'] {
  text-align: center;
  line-height: 18px;
  font-size: 11px;
  display: block;
  white-space: nowrap;
  padding: 0px 1px;
  margin-bottom: 3px;
  margin-top: 3px;
}
span.listbanner {
  text-align: center;
  line-height: 18px;
  font-size: 11px;
  display: block;
  white-space: nowrap;
  padding: 0px 1px;
  margin-bottom: 3px;
  margin-top: 3px;
}
a[id^='fav_'] ~ span.name_dealer_banner {
  letter-spacing: -0.14em;
}

/*------------------------------------------------------------
    検索結果 車詳細の共通部分
------------------------------------------------------------*/
ul.title li > img ~ span[class^='name_'][class$='_banner'],
ul.title li > span[class^='name_'][class$='_banner'] {
  display: inline-block;
  line-height: 17px;
  font-size: 12px;
  text-align: center;
  margin-top: 4px;
  vertical-align: top;
  width: 113px;
}
ul.title li > span[class^='name_'][class$='_withimg'] {
  display: inline-block;
  line-height: 17px;
  margin-top: 4px;
  vertical-align: top;
  min-width: 110px;
  padding-right: 3px;
}
ul.title li > span[class^='name_'][class$='_withimg']:before {
  margin-left: 3px;
  margin-right: 3px;
  display: inline-block;
  vertical-align: text-bottom;
  width: 18px;
  height: 13px;
}
span[class^='name_'][class$='_withimg']:before {
  content: '';
  padding-bottom: 2px;
}
body#used-cars div.sidebar ul li span[class^='name_'][class$='_banner'] {
  display: block;
  margin: 2px -3px;
  text-align: center;
  line-height: 20px;
  font-size: 12px;
}
body#used-cars div.sidebar ul li a > span {
  white-space: nowrap;
}
body#used-cars div.sidebar ul li a span[class^='name_'][class$='_withimg'] {
  display: block;
  margin: 2px -3px;
  line-height: 20px;
  text-align: center;
}
body#used-cars div.sidebar ul li a span[class^='name_'][class$='_withimg']:before {
  display: inline-block;
  width: 18px;
  height: 12px;
  margin-right: 3px;
  vertical-align: middle;
}

/*------------------------------------------------------------
    トップ左カラム　検索フォーム
    top.htmlの2367行目から2372行目にhtmlソースがあります
------------------------------------------------------------*/
div.searchVehicles input[name='special'] + label,
div.searchVehicles input[name='new_arrival'] + label,
div.searchVehicles input[name='discount'] + label,
div.searchVehicles input[name='savel'] + label,
div.searchVehicles input[name='guarantee'] + label,
div.searchVehicles input[name='dealer_stock'] + label,
div.searchVehicles input[name='sale'] + label,
div.searchVehicles input[name='three_emission_code'] + label {
  display: inline-block;
  width: 143px;
  text-align: center;
  line-height: 24px;
  font-size: 15px;
}
/* 各々のデザインcss */
/* Special Purposeのバナーアイコンスタイル*/
input[name='special'] + label,
.name_spcecial_banner {
  background-color: #ff9e00;
  color: #000a9a;
  font-weight: bold;
  font-family: Helmet, Freesans, Helvetica, Arial, sans-serif;
}
input[name='new_arrival'] + label,
.name_spcecial_banner {
  background-color: #ff9e00;
  color: #000a9a;
  font-weight: bold;
  font-family: Helmet, Freesans, Helvetica, Arial, sans-serif;
}
/* Discountのバナーアイコンスタイル*/
input[name='savel'] + label,
input[name='discount'] + label,
.name_discount_banner {
  background-color: #ffc702;
  color: #221e1f;
  font-weight: bold;
  -moz-box-shadow: 0px 0px 1px #737373 inset;
  -webkit-box-shadow: 0px 1px #737373 inset;
  -ms-box-shadow: 0px 0px 1px #737373 inset;
  -o-box-shadow: 0px 0px 1px #737373 inset;
  box-shadow: 0px 0px 1px #737373 inset;
}
/* Manager's Selectionのバナーアイコンスタイル*/
input[name='guarantee'] + label,
.name_guarantee_banner {
  position: relative;

  background: #003f8d;
  background: -moz-linear-gradient(top, #111e5a 0%, #003f8d 100%);
  background: -webkit-linear-gradient(top, #111e5a 0%, #003f8d 100%);
  background: linear-gradient(to bottom, #111e5a 0%, #003f8d 100%);

  -moz-box-shadow: 1px 0px 0px #b9a060 inset, -1px 0px 0px #b9a060 inset, 0px 1px 0px #b9a060 inset,
    0px -1px 0px #b9a060 inset;
  -webkit-box-shadow: 1px 0px 0px #b9a060 inset, -1px 0px 0px #b9a060 inset, 0px 1px 0px #b9a060 inset,
    0px -1px 0px #b9a060 inset;
  -ms-box-shadow: 1px 0px 0px #b9a060 inset, -1px 0px 0px #b9a060 inset, 0px 1px 0px #b9a060 inset,
    0px -1px 0px #b9a060 inset;
  -o-box-shadow: 1px 0px 0px #b9a060 inset, -1px 0px 0px #b9a060 inset, 0px 1px 0px #b9a060 inset,
    0px -1px 0px #b9a060 inset;
  box-shadow: 1px 0px 0px #b9a060 inset, -1px 0px 0px #b9a060 inset, 0px 1px 0px #b9a060 inset,
    0px -1px 0px #b9a060 inset;

  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#111e5a', endColorstr='#003f8d',GradientType=0 );
  color: #ffffff;
  filter: dropshadow(color=#a5b9a060, offX= 1, offY= 1);
  text-shadow: 0px 0px 0px rgba(185, 160, 96, 0.75);
  font-size: 13px;
  font-family: Georgia, 'Times New Roman', Times, serif;
}
input[name='guarantee'] + label:before,
.name_guarantee_banner:before {
  content: '';
  position: absolute;
  display: inline-block;
  left: 2px;
  bottom: 2px;
  right: 2px;
  top: 2px;

  -moz-box-shadow: 1px 0px 1px #b9a060 inset, -1px 0px 1px #b9a060 inset, 0px 1px 1px #b9a060 inset,
    0px -1px 1px #b9a060 inset;
  -webkit-box-shadow: 1px 0px 1px #b9a060 inset, -1px 0px 1px #b9a060 inset, 0px 1px 1px #b9a060 inset,
    0px -1px 1px #b9a060 inset;
  -ms-box-shadow: 1px 0px 1px #b9a060 inset, -1px 0px 1px #b9a060 inset, 0px 1px 1px #b9a060 inset,
    0px -1px 1px #b9a060 inset;
  -o-box-shadow: 1px 0px 1px #b9a060 inset, -1px 0px 1px #b9a060 inset, 0px 1px 1px #b9a060 inset,
    0px -1px 1px #b9a060 inset;
  box-shadow: 1px 0px 1px #b9a060 inset, -1px 0px 1px #b9a060 inset, 0px 1px 1px #b9a060 inset,
    0px -1px 1px #b9a060 inset;

  opacity: 0.43;
}
/* Dealer Truck Stocksのバナーアイコンスタイル */
input[name='dealer_stock'] + label,
.name_dealer_banner {
  background-color: #0e0e0e;
  font-weight: bold;
  color: #e00111;
  letter-spacing: -0.05em;
}
input[name='dealer_stock'] + label > span > span,
.name_dealer_banner > span {
  color: #ffffff;
}
/* SALEのバナーアイコンスタイル */
input[name='sale'] + label,
.name_sale_banner {
  background-color: #ff0000;
  color: #ffffff;
  font-weight: 900;
  font-family: Helmet, Freesans, Helvetica, Arial, sans-serif;
  letter-spacing: 0.1em;
}
/* SALE(BlackFriday)のバナーアイコンスタイル 20181126以降削除 */
/*
input[name="sale"] + label,
.name_sale_banner {
    background-color: #161718;
    color: #FFFFFF;
    font-weight: 900;
    font-family:Helmet,Freesans,Helvetica,Arial,sans-serif;
    letter-spacing: 0.015em;
}
*/
/* 3 Emission Codeのバナーアイコンスタイル*/
input[name='three_emission_code'] + label,
.name_spcecial_banner {
  background-color: #006400;
  color: #ffffff;
  font-weight: bold;
  font-family: Helmet, Freesans, Helvetica, Arial, sans-serif;
}

/**************** ND国別バナーアイコン ****************/
/*　検索結果、車一覧リストの共通部分
used_cars.htmlの各<tr id="tr_xxx>タグの中に各国のバナーあります。 */
a[id^='fav_'] ~ span[class^='localstock_icon_']:before,
span.listbanner_ndcountry:before {
  content: '';
  background-image: url(/images/mobile/region_flags.png);
  background-repeat: no-repeat;
  background-size: 1788px 12px;
  display: inline-block;
  width: 18px;
  height: 12px;
  margin: 3px 2px 3px 0px;
  vertical-align: -5px;
}
a[id^='fav_'] ~ span[class^='localstock_icon_'],
span.listbanner_ndcountry {
  display: block;
  font-weight: bold;
  letter-spacing: -0.081em;
  text-align: center;
  line-height: 18px;
  font-size: 11px;
  margin-bottom: 3px;
  margin-top: 3px;
  white-space: nowrap;
  padding-left: 3px;
  padding-right: 3px;
}

/* 検索結果 車詳細の共通部分 */
span.localstock_bannericon[class^='imgalt_stock_']:before {
  content: '';
  background-image: url(/images/mobile/img_stock_spflags_20191203.png);
  background-size: 982px 13px;
  background-repeat: no-repeat;
  width: 22px;
  height: 13px;
  display: block;
  float: left;
  margin: 0px 0px 0px -1px;
  vertical-align: bottom;
}
span.localstock_bannericon[class^='imgalt_stock_'] {
  display: inline-block;
  line-height: 13px;
  font-size: 12px;
  text-align: center;
  margin-top: 4px;
  padding: 2px 4px 2px;
  background-color: #0c080a;
  color: #dddddd;
  font-weight: bold;
  vertical-align: top;
  letter-spacing: -0.081em;
  width: 105px;
}
/* Japanのバナーアイコンスタイル */
.imgalt_stock_japan:before {
  background-position: 0px 0px;
}
/* Koreaのバナーアイコンスタイル */
.imgalt_stock_korea:before {
  background-position: -30px 0px;
}
/* UKのバナーアイコンスタイル */
.imgalt_stock_uk:before {
  background-position: -60px 0px;
}
/* USAのバナーアイコンスタイル */
.imgalt_stock_usa:before {
  background-position: -90px 0px;
}
/* Germanyのバナーアイコンスタイル */
.imgalt_stock_germany:before {
  background-position: -120px 0px;
}
/* Thailandのバナーアイコンスタイル */
.imgalt_stock_thailand:before {
  background-position: -150px 0px;
}
/* South Africaのバナーアイコンスタイル */
.imgalt_stock_southafrica:before {
  background-position: -180px 0px;
}
/* UAEのバナーアイコンスタイル */
.imgalt_stock_uae:before {
  background-position: -210px 0px;
}
/* SINGAPOREのバナーアイコンスタイル */
.imgalt_stock_singapore:before {
  background-position: -240px 0px;
}
/* Hungaryのバナーアイコンスタイル */
.imgalt_stock_hungary:before {
  background-position: -270px 0px;
}
/* Latviaのバナーアイコンスタイル */
.imgalt_stock_latvia:before {
  background-position: -300px 0px;
}
/* Austriaのバナーアイコンスタイル */
.imgalt_stock_austria:before {
  background-position: -330px 0px;
}
/* Liechtensteinのバナーアイコンスタイル */
.imgalt_stock_liechtenstein:before {
  background-position: -360px 0px;
}
/* Sloveniaのバナーアイコンスタイル */
.imgalt_stock_slovenia:before {
  background-position: -390px 0px;
}
/* Czechのバナーアイコンスタイル */
.imgalt_stock_czechrepublic:before {
  background-position: -420px 0px;
}
/* Belgiumのバナーアイコンスタイル */
.imgalt_stock_belgium:before {
  background-position: -450px 0px;
}
/* Denmarkのバナーアイコンスタイル */
.imgalt_stock_denmark:before {
  background-position: -480px 0px;
}
/* Spainのバナーアイコンスタイル */
.imgalt_stock_spain:before {
  background-position: -510px 0px;
}
/* Finlandのバナーアイコンスタイル */
.imgalt_stock_finland:before {
  background-position: -540px 0px;
}
/* Franceのバナーアイコンスタイル */
.imgalt_stock_france:before {
  background-position: -570px 0px;
}
/* Greeceのバナーアイコンスタイル */
.imgalt_stock_greece:before {
  background-position: -600px 0px;
}
/* Croatiaのバナーアイコンスタイル */
.imgalt_stock_croatia:before {
  background-position: -630px 0px;
}
/* Italyのバナーアイコンスタイル */
.imgalt_stock_italy:before {
  background-position: -660px 0px;
}
/* Lithuaniaのバナーアイコンスタイル */
.imgalt_stock_lithuania:before {
  background-position: -690px 0px;
}
/* Netherlandsのバナーアイコンスタイル */
.imgalt_stock_netherland:before {
  background-position: -720px 0px;
}
/* Norwayのバナーアイコンスタイル */
.imgalt_stock_norway:before {
  background-position: -750px 0px;
}
/* Polandのバナーアイコンスタイル */
.imgalt_stock_poland:before {
  background-position: -780px 0px;
}
/* Portugalのバナーアイコンスタイル */
.imgalt_stock_portugal:before {
  background-position: -810px 0px;
}
/* Swedenのバナーアイコンスタイル */
.imgalt_stock_sweden:before {
  background-position: -840px 0px;
}
/* Slovakiaのバナーアイコンスタイル */
.imgalt_stock_slovakia:before {
  background-position: -870px 0px;
}
/* Ukraineのバナーアイコンスタイル */
.imgalt_stock_ukraine:before {
  background-position: -900px 0px;
}
/* Australiaのバナーアイコンスタイル */
.imgalt_stock_australia:before {
  background-position: -930px 0px;
}
.imgalt_stock_china:before {
  background-position: -960px 0px;
}
/* car_detail2.htmlの1644行目~1662行目にhtmlソースがあります　*/
span.localstock_bannericon[class^='localstock_icon_']:before {
  content: '';
  background-image: url(/images/mobile/region_flags.png);
  background-repeat: no-repeat;
  background-size: 1788px 12px;
  display: inline-block;
  width: 18px;
  height: 12px;
  margin-right: 3px;
  margin-bottom: -2px;
}
span.localstock_bannericon.localstock_icon_caribbean:before {
  display: block;
  background-image: url(/images/mobile/caribbean_palm_icon.png);
  background-size: 12px 12px;
  width: 12px;
  margin-right: 3px;
  float: left;
  margin-top: 2px;
}
label span.localstock_bannericon.localstock_icon_caribbean:before {
  margin-top: 4px;
}
span.localstock_bannericon[class^='localstock_icon_'] {
  display: inline-block;
  width: 118px;
  line-height: 16px;
  font-size: 12px;
  margin-top: 4px;
  padding: 1px 5px 0px 3px;
  font-weight: bold;
  vertical-align: 1px;
  letter-spacing: -0.081em;
  text-align: center;
}

/* 各国のデザインcss */
/* Bahamasのバナーアイコンスタイル */
.localstock_icon_bahamas:before {
  background-position: -612px 0px;
}
.localstock_icon_bahamas {
  background-color: #020202;
  -moz-box-shadow: 1px 0px 0px #09c8e4 inset, -1px 0px 0px #09c8e4 inset, 0px 1px 0px #09c8e4 inset,
    0px -1px 0px #09c8e4 inset;
  -webkit-box-shadow: 1px 0px 0px #09c8e4 inset, -1px 0px 0px #09c8e4 inset, 0px 1px 0px #09c8e4 inset,
    0px -1px 0px #09c8e4 inset;
  -ms-box-shadow: 1px 0px 0px #09c8e4 inset, -1px 0px 0px #09c8e4 inset, 0px 1px 0px #09c8e4 inset,
    0px -1px 0px #09c8e4 inset;
  -o-box-shadow: 1px 0px 0px #09c8e4 inset, -1px 0px 0px #09c8e4 inset, 0px 1px 0px #09c8e4 inset,
    0px -1px 0px #09c8e4 inset;
  box-shadow: 1px 0px 0px #09c8e4 inset, -1px 0px 0px #09c8e4 inset, 0px 1px 0px #09c8e4 inset,
    0px -1px 0px #09c8e4 inset;
  color: #ffffff;
}
/* Botswanaのバナーアイコンスタイル */
.localstock_icon_botswana:before {
  background-position: -24px 0px;
}
.localstock_icon_botswana {
  background-color: #efe702;
  -moz-box-shadow: 1px 0px 0px #00247d inset, -1px 0px 0px #00247d inset, 0px 1px 0px #00247d inset,
    0px -1px 0px #00247d inset;
  -webkit-box-shadow: 1px 0px 0px #00247d inset, -1px 0px 0px #00247d inset, 0px 1px 0px #00247d inset,
    0px -1px 0px #00247d inset;
  -ms-box-shadow: 1px 0px 0px #00247d inset, -1px 0px 0px #00247d inset, 0px 1px 0px #00247d inset,
    0px -1px 0px #00247d inset;
  -o-box-shadow: 1px 0px 0px #00247d inset, -1px 0px 0px #00247d inset, 0px 1px 0px #00247d inset,
    0px -1px 0px #00247d inset;
  box-shadow: 1px 0px 0px #00247d inset, -1px 0px 0px #00247d inset, 0px 1px 0px #00247d inset,
    0px -1px 0px #00247d inset;
  color: #00247d;
}
/* Chileのバナーアイコンスタイル */
.localstock_icon_chile:before {
  background-position: -1494px 0px;
}
.localstock_icon_chile {
  background-color: #0b1934;
  color: #ffffff;
  filter: dropshadow(color=#bf0c080a, offX= 0, offY= 1);
  text-shadow: 0px 1px 0px rgba(12, 8, 10, 0.75);
}
/* Dr Congoのバナーアイコンスタイル */
.localstock_icon_drcongo:before,
.localstock_icon_dr:before {
  background-position: -66px 0px;
}
.localstock_icon_drcongo,
.localstock_icon_dr {
  background-color: #3ab1bf;
  color: #ffffff;
  filter: dropshadow(color=#bf0c080a, offX= 0, offY= 1);
  text-shadow: 0px 1px 0px rgba(12, 8, 10, 0.75);
  -moz-box-shadow: 1px 0px 0px #105964 inset, -1px 0px 0px #105964 inset, 0px 1px 0px #105964 inset,
    0px -1px 0px #105964 inset;
  -webkit-box-shadow: 1px 0px 0px #105964 inset, -1px 0px 0px #105964 inset, 0px 1px 0px #105964 inset,
    0px -1px 0px #105964 inset;
  -ms-box-shadow: 1px 0px 0px #105964 inset, -1px 0px 0px #105964 inset, 0px 1px 0px #105964 inset,
    0px -1px 0px #105964 inset;
  -o-box-shadow: 1px 0px 0px #105964 inset, -1px 0px 0px #105964 inset, 0px 1px 0px #105964 inset,
    0px -1px 0px #105964 inset;
  box-shadow: 1px 0px 0px #105964 inset, -1px 0px 0px #105964 inset, 0px 1px 0px #105964 inset,
    0px -1px 0px #105964 inset;
}
/* Guyanaのバナーアイコンスタイル */
.localstock_icon_guyana:before {
  background-position: -738px 0px;
}
.localstock_icon_guyana {
  background-color: #56b849;
  color: #ca1125;
  filter: dropshadow(color=#ffffff, offX= 0, offY= 1);
  text-shadow: 0px 0px 2px #ffffff;
  -moz-box-shadow: 1px 0px 0px #1f8e11 inset, -1px 0px 0px #1f8e11 inset, 0px 1px 0px #1f8e11 inset,
    0px -1px 0px #1f8e11 inset;
  -webkit-box-shadow: 1px 0px 0px #1f8e11 inset, -1px 0px 0px #1f8e11 inset, 0px 1px 0px #1f8e11 inset,
    0px -1px 0px #1f8e11 inset;
  -ms-box-shadow: 1px 0px 0px #1f8e11 inset, -1px 0px 0px #1f8e11 inset, 0px 1px 0px #1f8e11 inset,
    0px -1px 0px #1f8e11 inset;
  -o-box-shadow: 1px 0px 0px #1f8e11 inset, -1px 0px 0px #1f8e11 inset, 0px 1px 0px #1f8e11 inset,
    0px -1px 0px #1f8e11 inset;
  box-shadow: 1px 0px 0px #1f8e11 inset, -1px 0px 0px #1f8e11 inset, 0px 1px 0px #1f8e11 inset,
    0px -1px 0px #1f8e11 inset;
}
/* Jamaicaのバナーアイコンスタイル */
.localstock_icon_jamaica:before {
  background-position: -759px 0px;
}
.localstock_icon_jamaica {
  color: #ffffff;
  filter: dropshadow(color=#bf0c080a, offX= 0, offY= 1);
  text-shadow: 0px 1px 0px rgba(12, 8, 10, 0.75);
  -moz-box-shadow: 1px 0px 0px #5d8500 inset, -1px 0px 0px #5d8500 inset, 0px 1px 0px #5d8500 inset,
    0px -1px 0px #5d8500 inset;
  -webkit-box-shadow: 1px 0px 0px #5d8500 inset, -1px 0px 0px #5d8500 inset, 0px 1px 0px #5d8500 inset,
    0px -1px 0px #5d8500 inset;
  -ms-box-shadow: 1px 0px 0px #5d8500 inset, -1px 0px 0px #5d8500 inset, 0px 1px 0px #5d8500 inset,
    0px -1px 0px #5d8500 inset;
  -o-box-shadow: 1px 0px 0px #5d8500 inset, -1px 0px 0px #5d8500 inset, 0px 1px 0px #5d8500 inset,
    0px -1px 0px #5d8500 inset;
  box-shadow: 1px 0px 0px #5d8500 inset, -1px 0px 0px #5d8500 inset, 0px 1px 0px #5d8500 inset,
    0px -1px 0px #5d8500 inset;
  background: #5ba900;
  background: -moz-linear-gradient(top, #94c21f 0%, #7fb600 50%, #5eac00 51%, #7cc01f 100%);
  background: -webkit-linear-gradient(top, #94c21f 0%, #7fb600 50%, #5eac00 51%, #7cc01f 100%);
  background: linear-gradient(to bottom, #94c21f 0%, #7fb600 50%, #5eac00 51%, #7cc01f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#94c21f', endColorstr='#7cc01f',GradientType=0 );
}
/* Kenyaのバナーアイコンスタイル */
.localstock_icon_kenya:before {
  background-position: -108px 0px;
}
.localstock_icon_kenya {
  color: #ffffff;
  filter: dropshadow(color=#bf0c080a, offX= 0, offY= 1);
  text-shadow: 0px 1px 2px rgba(12, 8, 10, 0.75);
  -moz-box-shadow: 1px 0px 0px #d49c07 inset, -1px 0px 0px #d49c07 inset, 0px 1px 0px #d49c07 inset,
    0px -1px 0px #d49c07 inset;
  -webkit-box-shadow: 1px 0px 0px #d49c07 inset, -1px 0px 0px #d49c07 inset, 0px 1px 0px #d49c07 inset,
    0px -1px 0px #d49c07 inset;
  -ms-box-shadow: 1px 0px 0px #d49c07 inset, -1px 0px 0px #d49c07 inset, 0px 1px 0px #d49c07 inset,
    0px -1px 0px #d49c07 inset;
  -o-box-shadow: 1px 0px 0px #d49c07 inset, -1px 0px 0px #d49c07 inset, 0px 1px 0px #d49c07 inset,
    0px -1px 0px #d49c07 inset;
  box-shadow: 1px 0px 0px #d49c07 inset, -1px 0px 0px #d49c07 inset, 0px 1px 0px #d49c07 inset,
    0px -1px 0px #d49c07 inset;
  background: #f7c808;
  background: -moz-linear-gradient(top, #ffe75d 0%, #f7c808 100%);
  background: -webkit-linear-gradient(top, #ffe75d 0%, #f7c808 100%);
  background: linear-gradient(to bottom, #ffe75d 0%, #f7c808 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffe75d', endColorstr='#f7c808',GradientType=0 );
}
/* Malawiのバナーアイコンスタイル */
.localstock_icon_malawi:before {
  background-position: -150px 0px;
}
.localstock_icon_malawi {
  background-color: #d3e602;
  color: #0c080a;
  -moz-box-shadow: 1px 0px 0px #e5bd02 inset, -1px 0px 0px #e5bd02 inset, 0px 1px 0px #e5bd02 inset,
    0px -1px 0px #e5bd02 inset;
  -webkit-box-shadow: 1px 0px 0px #e5bd02 inset, -1px 0px 0px #e5bd02 inset, 0px 1px 0px #e5bd02 inset,
    0px -1px 0px #e5bd02 inset;
  -ms-box-shadow: 1px 0px 0px #e5bd02 inset, -1px 0px 0px #e5bd02 inset, 0px 1px 0px #e5bd02 inset,
    0px -1px 0px #e5bd02 inset;
  -o-box-shadow: 1px 0px 0px #e5bd02 inset, -1px 0px 0px #e5bd02 inset, 0px 1px 0px #e5bd02 inset,
    0px -1px 0px #e5bd02 inset;
  box-shadow: 1px 0px 0px #e5bd02 inset, -1px 0px 0px #e5bd02 inset, 0px 1px 0px #e5bd02 inset,
    0px -1px 0px #e5bd02 inset;
}
/* Namibiaのバナーアイコンスタイル */
.localstock_icon_namibia:before {
  background-position: -213px 0px;
}
.localstock_icon_namibia {
  background-color: #e40e28;
  color: #ffffff;
  filter: dropshadow(color=#bf0c080a, offX= 0, offY= 1);
  text-shadow: 0px 1px 0px rgba(12, 8, 10, 0.75);
  -moz-box-shadow: 1px 0px 0px #097f00 inset, -1px 0px 0px #097f00 inset, 0px 1px 0px #097f00 inset,
    0px -1px 0px #097f00 inset;
  -webkit-box-shadow: 1px 0px 0px #097f00 inset, -1px 0px 0px #097f00 inset, 0px 1px 0px #097f00 inset,
    0px -1px 0px #097f00 inset;
  -ms-box-shadow: 1px 0px 0px #097f00 inset, -1px 0px 0px #097f00 inset, 0px 1px 0px #097f00 inset,
    0px -1px 0px #097f00 inset;
  -o-box-shadow: 1px 0px 0px #097f00 inset, -1px 0px 0px #097f00 inset, 0px 1px 0px #097f00 inset,
    0px -1px 0px #097f00 inset;
  box-shadow: 1px 0px 0px #097f00 inset, -1px 0px 0px #097f00 inset, 0px 1px 0px #097f00 inset,
    0px -1px 0px #097f00 inset;
}
/* Paraguayのバナーアイコンスタイル */
.localstock_icon_paraguay:before {
  background-position: -1578px 0px;
}
.localstock_icon_paraguay {
  background-color: #0c79c6;
  color: #ffffff;
  filter: dropshadow(color=#bf0c080a, offX= 0, offY= 1);
  text-shadow: 0px 1px 0px rgba(12, 8, 10, 0.75);
  -moz-box-shadow: 1px 0px 0px #467bc7 inset, -1px 0px 0px #467bc7 inset, 0px 1px 0px #467bc7 inset,
    0px -1px 0px #467bc7 inset;
  -webkit-box-shadow: 1px 0px 0px #467bc7 inset, -1px 0px 0px #467bc7 inset, 0px 1px 0px #467bc7 inset,
    0px -1px 0px #467bc7 inset;
  -ms-box-shadow: 1px 0px 0px #467bc7 inset, -1px 0px 0px #467bc7 inset, 0px 1px 0px #467bc7 inset,
    0px -1px 0px #467bc7 inset;
  -o-box-shadow: 1px 0px 0px #467bc7 inset, -1px 0px 0px #467bc7 inset, 0px 1px 0px #467bc7 inset,
    0px -1px 0px #467bc7 inset;
  box-shadow: 1px 0px 0px #467bc7 inset, -1px 0px 0px #467bc7 inset, 0px 1px 0px #467bc7 inset,
    0px -1px 0px #467bc7 inset;
}
/* Pakistanのバナーアイコンスタイル */
.localstock_icon_pakistan:before {
  background-position: -486px 0px;
}
.localstock_icon_pakistan {
  color: #ffffff;
  filter: dropshadow(color=#bf0c080a, offX= 0, offY= 1);
  text-shadow: 0px 1px 0px rgba(12, 8, 10, 0.75);
  background: #ab1919;
  background: -moz-linear-gradient(top, #720606 0%, #6d0a0a 12%, #ab1919 13%, #ab1919 87%, #760d0d 88%, #7d0a0a 100%);
  background: -webkit-linear-gradient(
    top,
    #720606 0%,
    #6d0a0a 12%,
    #ab1919 13%,
    #ab1919 87%,
    #760d0d 88%,
    #7d0a0a 100%
  );
  background: linear-gradient(to bottom, #720606 0%, #6d0a0a 12%, #ab1919 13%, #ab1919 87%, #760d0d 88%, #7d0a0a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#720606', endColorstr='#7d0a0a',GradientType=0 );
}
/* South Africaのバナーアイコンスタイル */
.localstock_icon_southafrica:before {
  background-position: -1746px 0px;
}
.localstock_icon_southafrica {
  background-color: #ffffff;
  color: #081115;
  -moz-box-shadow: 1px 0px 0px #009d51 inset, -1px 0px 0px #009d51 inset, 0px 1px 0px #009d51 inset,
    0px -1px 0px #009d51 inset;
  -webkit-box-shadow: 1px 0px 0px #009d51 inset, -1px 0px 0px #009d51 inset, 0px 1px 0px #009d51 inset,
    0px -1px 0px #009d51 inset;
  -ms-box-shadow: 1px 0px 0px #009d51 inset, -1px 0px 0px #009d51 inset, 0px 1px 0px #009d51 inset,
    0px -1px 0px #009d51 inset;
  -o-box-shadow: 1px 0px 0px #009d51 inset, -1px 0px 0px #009d51 inset, 0px 1px 0px #009d51 inset,
    0px -1px 0px #009d51 inset;
  box-shadow: 1px 0px 0px #009d51 inset, -1px 0px 0px #009d51 inset, 0px 1px 0px #009d51 inset,
    0px -1px 0px #009d51 inset;
}
/* Surinameのバナーアイコンスタイル */
.localstock_icon_suriname:before {
  background-position: -864px 0px;
}
.localstock_icon_suriname {
  background-color: #b40a2d;
  color: #0c080a;
  filter: dropshadow(color=#ffffff, offX= 0, offY= 1);
  text-shadow: 0px 0px 1px #ffffff;
  -moz-box-shadow: 1px 0px 0px #e0233e inset, -1px 0px 0px #e0233e inset, 0px 1px 0px #e0233e inset,
    0px -1px 0px #e0233e inset;
  -webkit-box-shadow: 1px 0px 0px #e0233e inset, -1px 0px 0px #e0233e inset, 0px 1px 0px #e0233e inset,
    0px -1px 0px #e0233e inset;
  -ms-box-shadow: 1px 0px 0px #e0233e inset, -1px 0px 0px #e0233e inset, 0px 1px 0px #e0233e inset,
    0px -1px 0px #e0233e inset;
  -o-box-shadow: 1px 0px 0px #e0233e inset, -1px 0px 0px #e0233e inset, 0px 1px 0px #e0233e inset,
    0px -1px 0px #e0233e inset;
  box-shadow: 1px 0px 0px #e0233e inset, -1px 0px 0px #e0233e inset, 0px 1px 0px #e0233e inset,
    0px -1px 0px #e0233e inset;
}
/* Tanzaniaのバナーアイコンスタイル */
.localstock_icon_tanzania:before {
  background-position: -276px 0px;
}
.localstock_icon_tanzania {
  background-color: #041fc5;
  color: #ffffff;
  filter: dropshadow(color=#bf0c080a, offX= 0, offY= 1);
  text-shadow: 0px 1px 0px rgba(12, 8, 10, 0.75);
  -moz-box-shadow: 1px 0px 0px #0439a5 inset, -1px 0px 0px #0439a5 inset, 0px 1px 0px #0439a5 inset,
    0px -1px 0px #0439a5 inset;
  -webkit-box-shadow: 1px 0px 0px #0439a5 inset, -1px 0px 0px #0439a5 inset, 0px 1px 0px #0439a5 inset,
    0px -1px 0px #0439a5 inset;
  -ms-box-shadow: 1px 0px 0px #0439a5 inset, -1px 0px 0px #0439a5 inset, 0px 1px 0px #0439a5 inset,
    0px -1px 0px #0439a5 inset;
  -o-box-shadow: 1px 0px 0px #0439a5 inset, -1px 0px 0px #0439a5 inset, 0px 1px 0px #0439a5 inset,
    0px -1px 0px #0439a5 inset;
  box-shadow: 1px 0px 0px #0439a5 inset, -1px 0px 0px #0439a5 inset, 0px 1px 0px #0439a5 inset,
    0px -1px 0px #0439a5 inset;
}
/* Thailandのバナーアイコンスタイル */
.localstock_icon_thailand:before {
  background-position: -549px 0px;
}
.localstock_icon_thailand {
  background-color: #f2f040;
  color: #00247d;
  -moz-box-shadow: 1px 0px 0px #00247d inset, -1px 0px 0px #00247d inset, 0px 1px 0px #00247d inset,
    0px -1px 0px #00247d inset;
  -webkit-box-shadow: 1px 0px 0px #00247d inset, -1px 0px 0px #00247d inset, 0px 1px 0px #00247d inset,
    0px -1px 0px #00247d inset;
  -ms-box-shadow: 1px 0px 0px #00247d inset, -1px 0px 0px #00247d inset, 0px 1px 0px #00247d inset,
    0px -1px 0px #00247d inset;
  -o-box-shadow: 1px 0px 0px #00247d inset, -1px 0px 0px #00247d inset, 0px 1px 0px #00247d inset,
    0px -1px 0px #00247d inset;
  box-shadow: 1px 0px 0px #00247d inset, -1px 0px 0px #00247d inset, 0px 1px 0px #00247d inset,
    0px -1px 0px #00247d inset;
}
/* Trinidadのバナーアイコンスタイル */
.localstock_icon_trinidad:before {
  background-position: -885px 0px;
}
.localstock_icon_trinidad {
  background: #babcbb;
  background: -moz-linear-gradient(top, #fbfffe 0%, #f4fdfa 6%, #babcbb 82%, #c7c8c8 88%, #e5e6e6 94%, #e5e6e6 100%);
  background: -webkit-linear-gradient(top, #fbfffe 0%, #f4fdfa 6%, #babcbb 82%, #c7c8c8 88%, #e5e6e6 94%, #e5e6e6 100%);
  background: linear-gradient(to bottom, #fbfffe 0%, #f4fdfa 6%, #babcbb 82%, #c7c8c8 88%, #e5e6e6 94%, #e5e6e6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbfffe', endColorstr='#e5e6e6',GradientType=0 );
  color: #0c080a;
}
/* UAEのバナーアイコンスタイル */
.localstock_icon_uae:before {
  background-position: -570px 0px;
}
.localstock_icon_uae {
  background-color: #1cd2dd;
  color: #ffffff;
  filter: dropshadow(color=#bf0c080a, offX= 0, offY= 1);
  text-shadow: 0px 1px 0px rgba(12, 8, 10, 0.75);
  -moz-box-shadow: 1px 0px 0px #00247d inset, -1px 0px 0px #00247d inset, 0px 1px 0px #00247d inset,
    0px -1px 0px #00247d inset;
  -webkit-box-shadow: 1px 0px 0px #00247d inset, -1px 0px 0px #00247d inset, 0px 1px 0px #00247d inset,
    0px -1px 0px #00247d inset;
  -ms-box-shadow: 1px 0px 0px #00247d inset, -1px 0px 0px #00247d inset, 0px 1px 0px #00247d inset,
    0px -1px 0px #00247d inset;
  -o-box-shadow: 1px 0px 0px #00247d inset, -1px 0px 0px #00247d inset, 0px 1px 0px #00247d inset,
    0px -1px 0px #00247d inset;
  box-shadow: 1px 0px 0px #00247d inset, -1px 0px 0px #00247d inset, 0px 1px 0px #00247d inset,
    0px -1px 0px #00247d inset;
}
/* Ugandaのバナーアイコンスタイル */
.localstock_icon_uganda:before {
  background-position: -297px 0px;
}
.localstock_icon_uganda {
  background-color: #ffd310;
  color: #0c080a;
  -moz-box-shadow: 1px 0px 0px #e4bc0e inset, -1px 0px 0px #e4bc0e inset, 0px 1px 0px #e4bc0e inset,
    0px -1px 0px #e4bc0e inset;
  -webkit-box-shadow: 1px 0px 0px #e4bc0e inset, -1px 0px 0px #e4bc0e inset, 0px 1px 0px #e4bc0e inset,
    0px -1px 0px #e4bc0e inset;
  -ms-box-shadow: 1px 0px 0px #e4bc0e inset, -1px 0px 0px #e4bc0e inset, 0px 1px 0px #e4bc0e inset,
    0px -1px 0px #e4bc0e inset;
  -o-box-shadow: 1px 0px 0px #e4bc0e inset, -1px 0px 0px #e4bc0e inset, 0px 1px 0px #e4bc0e inset,
    0px -1px 0px #e4bc0e inset;
  box-shadow: 1px 0px 0px #e4bc0e inset, -1px 0px 0px #e4bc0e inset, 0px 1px 0px #e4bc0e inset,
    0px -1px 0px #e4bc0e inset;
}
/* Dominican Republicのバナーアイコンスタイル */
.localstock_icon_dominicanrepublic:before {
  background-position: -1515px 0px;
}
.localstock_icon_dominicanrepublic {
  background-color: #18b1d1;
  color: white;
}
/* UKのバナーアイコンスタイル */
.localstock_icon_uk:before {
  background-position: -969px 0px;
}
.localstock_icon_uk {
  background-color: #1631d5;
  color: #ffffff;
  filter: dropshadow(color=#bf0c080a, offX= 0, offY= 1);
  text-shadow: 0px 1px 0px rgba(12, 8, 10, 0.75);
  -moz-box-shadow: 1px 0px 0px #105964 inset, -1px 0px 0px #105964 inset, 0px 1px 0px #105964 inset,
    0px -1px 0px #105964 inset;
  -webkit-box-shadow: 1px 0px 0px #105964 inset, -1px 0px 0px #105964 inset, 0px 1px 0px #105964 inset,
    0px -1px 0px #105964 inset;
  -ms-box-shadow: 1px 0px 0px #105964 inset, -1px 0px 0px #105964 inset, 0px 1px 0px #105964 inset,
    0px -1px 0px #105964 inset;
  -o-box-shadow: 1px 0px 0px #105964 inset, -1px 0px 0px #105964 inset, 0px 1px 0px #105964 inset,
    0px -1px 0px #105964 inset;
  box-shadow: 1px 0px 0px #105964 inset, -1px 0px 0px #105964 inset, 0px 1px 0px #105964 inset,
    0px -1px 0px #105964 inset;
}
/* Zambiaのバナーアイコンスタイル */
.localstock_icon_zambia:before {
  background-position: -318px 0px;
}
.localstock_icon_zambia {
  background-color: #ffe519;
  color: #2e2bd7;
  -moz-box-shadow: 1px 0px 0px #198a00 inset, -1px 0px 0px #198a00 inset, 0px 1px 0px #198a00 inset,
    0px -1px 0px #198a00 inset;
  -webkit-box-shadow: 1px 0px 0px #198a00 inset, -1px 0px 0px #198a00 inset, 0px 1px 0px #198a00 inset,
    0px -1px 0px #198a00 inset;
  -ms-box-shadow: 1px 0px 0px #198a00 inset, -1px 0px 0px #198a00 inset, 0px 1px 0px #198a00 inset,
    0px -1px 0px #198a00 inset;
  -o-box-shadow: 1px 0px 0px #198a00 inset, -1px 0px 0px #198a00 inset, 0px 1px 0px #198a00 inset,
    0px -1px 0px #198a00 inset;
  box-shadow: 1px 0px 0px #198a00 inset, -1px 0px 0px #198a00 inset, 0px 1px 0px #198a00 inset,
    0px -1px 0px #198a00 inset;
}
/* Burundiのバナーアイコンスタイル */
.localstock_icon_burundi:before {
  background-position: -45px 0px;
}
.localstock_icon_burundi {
  background-color: #f8c300;
  color: #101010;
  -moz-box-shadow: 1px 0px 0px #ce1126 inset, -1px 0px 0px #ce1126 inset, 0px 1px 0px #ce1126 inset,
    0px -1px 0px #ce1126 inset;
  -webkit-box-shadow: 1px 0px 0px #ce1126 inset, -1px 0px 0px #ce1126 inset, 0px 1px 0px #ce1126 inset,
    0px -1px 0px #ce1126 inset;
  -ms-box-shadow: 1px 0px 0px #ce1126 inset, -1px 0px 0px #ce1126 inset, 0px 1px 0px #ce1126 inset,
    0px -1px 0px #ce1126 inset;
  -o-box-shadow: 1px 0px 0px #ce1126 inset, -1px 0px 0px #ce1126 inset, 0px 1px 0px #ce1126 inset,
    0px -1px 0px #ce1126 inset;
  box-shadow: 1px 0px 0px #ce1126 inset, -1px 0px 0px #ce1126 inset, 0px 1px 0px #ce1126 inset,
    0px -1px 0px #ce1126 inset;
}
/* New Zelandのバナーアイコンスタイル */
.localstock_icon_newzealand:before {
  background-position: -1116px 0px;
}
.localstock_icon_newzealand {
  background-color: #ce1126;
  color: #ffffff;
  -moz-box-shadow: 1px 0px 0px #ce1126 inset, -1px 0px 0px #ce1126 inset, 0px 1px 0px #ce1126 inset,
    0px -1px 0px #ce1126 inset;
  -webkit-box-shadow: 1px 0px 0px #ce1126 inset, -1px 0px 0px #ce1126 inset, 0px 1px 0px #ce1126 inset,
    0px -1px 0px #ce1126 inset;
  -ms-box-shadow: 1px 0px 0px #ce1126 inset, -1px 0px 0px #ce1126 inset, 0px 1px 0px #ce1126 inset,
    0px -1px 0px #ce1126 inset;
  -o-box-shadow: 1px 0px 0px #ce1126 inset, -1px 0px 0px #ce1126 inset, 0px 1px 0px #ce1126 inset,
    0px -1px 0px #ce1126 inset;
  box-shadow: 1px 0px 0px #ce1126 inset, -1px 0px 0px #ce1126 inset, 0px 1px 0px #ce1126 inset,
    0px -1px 0px #ce1126 inset;
}
/* Australiaのバナーアイコンスタイル */
.localstock_icon_australia:before {
  background-position: -1053px 0px;
}
.localstock_icon_australia {
  background-color: #ffd700;
  color: #000000;
  -moz-box-shadow: 1px 0px 0px #008000 inset, -1px 0px 0px #008000 inset, 0px 1px 0px #008000 inset,
    0px -1px 0px #008000 inset;
  -webkit-box-shadow: 1px 0px 0px #008000 inset, -1px 0px 0px #008000 inset, 0px 1px 0px #008000 inset,
    0px -1px 0px #008000 inset;
  -ms-box-shadow: 1px 0px 0px #008000 inset, -1px 0px 0px #008000 inset, 0px 1px 0px #008000 inset,
    0px -1px 0px #008000 inset;
  -o-box-shadow: 1px 0px 0px #008000 inset, -1px 0px 0px #008000 inset, 0px 1px 0px #008000 inset,
    0px -1px 0px #008000 inset;
  box-shadow: 1px 0px 0px #008000 inset, -1px 0px 0px #008000 inset, 0px 1px 0px #008000 inset,
    0px -1px 0px #008000 inset;
}
/* Zimbabweのバナーアイコンスタイル */
.localstock_icon_zimbabwe:before {
  background-position: -340px 0px;
}
.localstock_icon_zimbabwe {
  background-color: #fcc800;
  color: #000000;
  -moz-box-shadow: 1px 0px 0px #fcc800 inset, -1px 0px 0px #fcc800 inset, 0px 1px 0px #fcc800 inset,
    0px -1px 0px #fcc800 inset;
  -webkit-box-shadow: 1px 0px 0px #fcc800 inset, -1px 0px 0px #fcc800 inset, 0px 1px 0px #fcc800 inset,
    0px -1px 0px #fcc800 inset;
  -ms-box-shadow: 1px 0px 0px #fcc800 inset, -1px 0px 0px #fcc800 inset, 0px 1px 0px #fcc800 inset,
    0px -1px 0px #fcc800 inset;
  -o-box-shadow: 1px 0px 0px #fcc800 inset, -1px 0px 0px #fcc800 inset, 0px 1px 0px #fcc800 inset,
    0px -1px 0px #fcc800 inset;
  box-shadow: 1px 0px 0px #fcc800 inset, -1px 0px 0px #fcc800 inset, 0px 1px 0px #fcc800 inset,
    0px -1px 0px #fcc800 inset;
}
/* Caribbeanのバナーアイコンスタイル */
.localstock_icon_caribbean:before {
}
.localstock_icon_caribbean {
  background-color: #008abc;
  color: #ffffff;
  -moz-box-shadow: 1px 0px 0px #0055aa inset, -1px 0px 0px #0055aa inset, 0px 1px 0px #0055aa inset,
    0px -1px 0px #0055aa inset;
  -webkit-box-shadow: 1px 0px 0px #0055aa inset, -1px 0px 0px #0055aa inset, 0px 1px 0px #0055aa inset,
    0px -1px 0px #0055aa inset;
  -ms-box-shadow: 1px 0px 0px #0055aa inset, -1px 0px 0px #0055aa inset, 0px 1px 0px #0055aa inset,
    0px -1px 0px #0055aa inset;
  -o-box-shadow: 1px 0px 0px #0055aa inset, -1px 0px 0px #0055aa inset, 0px 1px 0px #0055aa inset,
    0px -1px 0px #0055aa inset;
  box-shadow: 1px 0px 0px #0055aa inset, -1px 0px 0px #0055aa inset, 0px 1px 0px #0055aa inset,
    0px -1px 0px #0055aa inset;
}
/* 最小サイズの国旗アイコン */
ul.sales_minimum_banners li[class^='localstock_icon_']:before {
  content: '';
  background-image: url(/images/mobile/region_flags.png);
  background-repeat: no-repeat;
  background-size: 1703px 11px;
  display: inline-block;
  width: 17px;
  height: 11px;
}
/* 各国のデザインcss */
/* Bahamasのバナーアイコンスタイル */
ul.sales_minimum_banners li.localstock_icon_bahamas:before {
  background-position: -583px 0px;
}
/* Botswanaのバナーアイコンスタイル */
ul.sales_minimum_banners li.localstock_icon_botswana:before {
  background-position: -23px 0px;
}
/* Chileのバナーアイコンスタイル */
ul.sales_minimum_banners li.localstock_icon_chile:before {
  background-position: -1423px 0px;
}
/* Dr Congoのバナーアイコンスタイル */
ul.sales_minimum_banners li.localstock_icon_drcongo:before,
ul.sales_minimum_banners li.localstock_icon_dr:before {
  background-position: -63px 0px;
}
/* Guyanaのバナーアイコンスタイル */
ul.sales_minimum_banners li.localstock_icon_guyana:before {
  background-position: -703px 0px;
}
/* Jamaicaのバナーアイコンスタイル */
ul.sales_minimum_banners li.localstock_icon_jamaica:before {
  background-position: -723px 0px;
}
/* Kenyaのバナーアイコンスタイル */
ul.sales_minimum_banners li.localstock_icon_kenya:before {
  background-position: -103px 0px;
}
/* Malawiのバナーアイコンスタイル */
ul.sales_minimum_banners li.localstock_icon_malawi:before {
  background-position: -143px 0px;
}
/* Namibiaのバナーアイコンスタイル */
ul.sales_minimum_banners li.localstock_icon_namibia:before {
  background-position: -203px 0px;
}
/* Paraguayのバナーアイコンスタイル */
ul.sales_minimum_banners li.localstock_icon_paraguay:before {
  background-position: -1503px 0px;
}
/* Pakistanのバナーアイコンスタイル */
ul.sales_minimum_banners li.localstock_icon_pakistan:before {
  background-position: -463px 0px;
}
/* South Africaのバナーアイコンスタイル */
ul.sales_minimum_banners li.localstock_icon_southafrica:before {
  background-position: -1663px 0px;
}
/* Surinameのバナーアイコンスタイル */
ul.sales_minimum_banners li.localstock_icon_suriname:before {
  background-position: -823px 0px;
}
/* Tanzaniaのバナーアイコンスタイル */
ul.sales_minimum_banners li.localstock_icon_tanzania:before {
  background-position: -263px 0px;
}
/* Thailandのバナーアイコンスタイル */
ul.sales_minimum_banners li.localstock_icon_thailand:before {
  background-position: -523px 0px;
}
/* Trinidadのバナーアイコンスタイル */
ul.sales_minimum_banners li.localstock_icon_trinidad:before {
  background-position: -843px 0px;
}
/* UAEのバナーアイコンスタイル */
ul.sales_minimum_banners li.localstock_icon_uae:before {
  background-position: -543px 0px;
}
/* Ugandaのバナーアイコンスタイル */
ul.sales_minimum_banners li.localstock_icon_uganda:before {
  background-position: -283px 0px;
}
/* Dominican Republicのバナーアイコンスタイル */
ul.sales_minimum_banners li.localstock_icon_dominicanrepublic:before {
  background-position: -1443px 0px;
}
/* UKのバナーアイコンスタイル */
ul.sales_minimum_banners li.localstock_icon_uk:before {
  background-position: -923px 0px;
}
/* Zambiaのバナーアイコンスタイル */
ul.sales_minimum_banners li.localstock_icon_zambia:before {
  background-position: -303px 0px;
}
/* Burundiのバナーアイコンスタイル */
ul.sales_minimum_banners li.localstock_icon_burundi:before {
  background-position: -43px 0px;
}

/*------------------------------------------------------------
    Important Notice
------------------------------------------------------------*/
p.attention {
  padding: 2px 9px;
  margin: -5px 0px 6px;
  color: #fe020e;
  font-size: 11px;
  line-height: 1.12363;
  text-align: center;
}
p.attention:before {
  content: '';
  display: inline-block;
  width: 18px;
  height: 16px;
  background-image: url(/img/home/icon_attention_red.png);
  background-position: center center;
  background-size: 18px 16px;
  background-repeat: no-repeat;
  vertical-align: -2px;
}
p.attention strong.attention_notice_title {
  font-weight: bold;
  display: inline-block;
  white-space: normal;
}
p.attention a {
  display: inline-block;
  font-weight: bold;
}
form#contactForm p.attention {
  font-weight: bold;
  background: none;
  padding: 2px 0px;
  margin: 0px 0px 6px;
  border: 2px solid #ff0107;
  color: #fe020e;
  font-size: 12px;
  line-height: 22px;
}
form#contactForm p.attention > span {
  display: inline-block;
  padding-left: 15px;
}
form#contactForm p.attention > span b {
  font-weight: bolder;
}
form#contactForm p.attention a {
  display: inline-block;
  margin-left: 15px;
  white-space: nowrap;
}
form#contactForm p.attention:before {
  content: '';
  display: inline-block;
  width: 25px;
  height: 22px;
  background-image: url(/img/home/icon_attention_red.png);
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
}

/*------------------------------------------------------------
    Main Column
------------------------------------------------------------*/
body#home .top-search {
  margin-bottom: 6px !important;
}
#slideThumb {
  padding: 7px 0;
  margin: 0 0 18px;
  text-align: center;
}
#mainClm .borderBox {
  border: none 0px;
}

/*------------------------------------------------------------
    Left Column
------------------------------------------------------------*/
#leftClm {
  width: 183px;
  float: left;
}
#leftClm dl {
  margin: 0 0 22px;
  background-color: #fff;
}
#leftClm > dl dt {
  background: #333333;
  /* background: -moz-linear-gradient(top, #7f8081 0%, #47484a 50%, #333333 51%, #1e1e1e 100%);
    background: -webkit-linear-gradient(top, #7f8081 0%,#47484a 50%,#333333 51%,#1e1e1e 100%);
    background: linear-gradient(to bottom, #7f8081 0%,#47484a 50%,#333333 51%,#1e1e1e 100%); */

  box-shadow: 0px 0px 21px 7px rgba(0, 0, 0, 0.49) inset, 0px 0px 10px rgba(0, 0, 0, 1) inset;

  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  line-height: 1.257;
  padding: 6px 5px;
}
#leftClm > dl dd > ul {
  font-size: 12px;
}
#leftClm > dl dd > ul a {
  padding-left: 13px;
  white-space: nowrap;
  color: #2d2c2c;
}
#leftClm > dl dd > ul a:hover,
#leftClm > dl dd > ul a:hover span {
  color: #c01337;
  text-decoration: underline;
}

#leftClm ul.style01 {
}

#leftClm ul.type {
  /*padding:16px 0 6px 17px;*/
  padding: 0px 0px 6px 0px;
}
#leftClm ul.style01 li,
#leftClm ul.type li {
  height: 40px;
  position: relative;
}
#leftClm ul.style01 li a,
#leftClm ul.type li a {
  display: block;
  /*padding: 6px 0px 0px 5px;*/
  padding-top: 12px;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
}
#leftClm ul.style01 li a span,
#leftClm ul.type li a span {
  vertical-align: middle;
}
#leftClm ul.style01 li a span[class^='em'],
#leftClm ul.type li a span[class^='em_'],
#leftClm ul.style01 li a span.modelname_stocknum,
#leftClm ul.type li a span.bluTxt {
  display: inline-block;
}
#leftClm ul.style01 li a span.modelname_stocknum,
#leftClm ul.type li a span.bluTxt {
  line-height: 1.23;
  width: 100%;

  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#leftClm ul.style01 li a span[class^='em'] {
  width: 34px;
  height: 25px;
}
#leftClm ul.style01 li a span.modelname_stocknum {
  margin-left: -34px;
  padding-left: 45px;
  white-space: normal;
}
#leftClm ul.type li a span.bluTxt {
  margin-left: -50px;
  padding-left: 61px;
  white-space: normal;
}
#leftClm ul.type li a span.bluTxt_noIcon {
  padding-left: 111px;
  width: unset;
}
#leftClm ul.type li a span.bluTxt span {
  white-space: nowrap;
}
#leftClm ul.style01 li a.select {
  color: #fb9057;
}
#leftClm ul.style01 li a img {
  position: absolute;
  left: 0;
  top: 0;
}
#leftClm ul.style02 li a {
  display: block;
  line-height: 31px;
}
#leftClm ul.type {
  padding-top: 3px;
}
#leftClm ul.type li:nth-child(n + 7) a {
  /*padding:14px 0 3px 55px;
    padding: 8px 0 1px 55px; */
}

/*------------------------------------------------------------
    Maker Icon
------------------------------------------------------------*/
.em_Maker {
  background-repeat: no-repeat;
  background-image: url(/img/home/img_maker20190708.png);
  background-color: transparent;
  background-size: 3993px 25px;
}
.em_TOYOTA {
  background-position: -6px 0;
}
.em_NISSAN {
  background-position: -45px 0;
}
.em_HONDA {
  background-position: -84px 0;
}
.em_MAZDA {
  background-position: -123px 0;
}
.em_MITSUBISHI {
  background-position: -162px 0;
}
.em_SUBARU {
  background-position: -199px 0;
}
.em_DAIHATSU {
  background-position: -240px 0;
}
.em_SUZUKI {
  background-position: -279px 0;
}
.em_LEXUS {
  background-position: -318px 0;
}
.em_ISUZU {
  background-position: -357px 0;
}
.em_HINO {
  background-position: -396px 0;
}
.em_VOLKSWAGEN {
  background-position: -435px 0;
}
.em_BMW {
  background-position: -474px 0;
}
.em_MERCEDES {
  background-position: -513px 0;
}
.em_PEUGEOT {
  background-position: -552px 0;
}
.em_AUDI {
  background-position: -591px 0;
}
.em_CHEVROLET {
  background-position: -630px 0;
}
.em_FORD {
  background-position: -669px 0;
}
.em_ALFAROMEO {
  background-position: -708px 0;
}
.em_LANDROVER {
  background-position: -747px 0;
}
.em_SAAB {
  background-position: -786px 0;
}
.em_CHRYSLER {
  background-position: -825px 0;
}
.em_ROVER {
  background-position: -864px 0;
}
.em_CADILLAC {
  background-position: -903px 0;
}
.em_HYUNDAI {
  background-position: -942px 0;
}
.em_DAEWOO {
  background-position: -981px 0;
}
.em_KIA {
  background-position: -1020px 0;
}
.em_PORSCHE {
  background-position: -1059px 0;
}
.em_Renault {
  background-position: -1098px 0;
}
.em_RENAULT {
  background-position: -1098px 0;
}
.em_OPEL {
  background-position: -1137px 0;
}
.em_GM {
  background-position: -1176px 0;
}
.em_JAGUAR {
  background-position: -1215px 0;
}
.em_VOLVO {
  background-position: -1254px 0;
}
.em_DAF {
  background-position: -1293px 0;
}
.em_IVECO {
  background-position: -1332px 0;
}
.em_PROTON {
  background-position: -1371px 0;
}
.em_MAN {
  background-position: -1410px 0;
}
.em_SSANGYONG {
  background-position: -1449px 0;
}
.em_OPTARE {
  background-position: -1488px 0;
}
.em_SAMSUNG {
  background-position: -1527px 0;
}
.em_CHRYSLERJEEP {
  background-position: -1568px 0;
}
.em_JEEP {
  background-position: -1568px 0;
}
.em_INFINITI {
  background-position: -1606px 0;
}
.em_Smart {
  background-position: -1644px 0;
}
.em_DODGE {
  background-position: -1683px 0;
}
.em_HUMMER {
  background-position: -1722px 0;
}
.em_MITSUOKA {
  background-position: -1761px 0;
}
.em_HARLEYDAVIDSON {
  background-position: -1802px 0;
}
.em_YAMAHA {
  background-position: -1839px 0;
}
.em_UD {
  background-position: -1878px 0;
}
.em_MINI {
  background-position: -1917px 0;
}
.em_MASERATI {
  background-position: -1957px 0;
}
.em_YANMAR {
  background-position: -1995px 0;
}
.em_TRIUMPH {
  background-position: -2034px 0;
}
.em_SKODA {
  background-position: -2075px 0;
}
.em_SCANIA {
  background-position: -2113px 0;
}
.em_CATERPILLAR {
  background-position: -2151px 0;
}
.em_CAT {
  background-position: -2151px 0;
}
.em_FIAT {
  background-position: -2192px 0;
}
.em_LINCOLN {
  background-position: -2230px 0;
}
.em_CITROEN {
  background-position: -2270px 0;
}
.em_SATURN {
  background-position: -2307px 0;
}
.em_MasseyFerguson {
  background-position: -2346px 0;
}
.em_JCB {
  background-position: -2385px 0;
}
.em_MITSUBISHIFUSO {
  background-position: -2424px 0;
}
.em_ACURA {
  background-position: -2463px 0;
}
.em_Buick {
  background-position: -2503px 0;
}
.em_Bentley {
  background-position: -2543px 0;
}
.em_GMC {
  background-position: -2580px 0;
}
.em_KOMATSU {
  background-position: -2619px 0;
}
.em_HITACHI {
  background-position: -2658px 0;
}
.em_BOBCAT {
  background-position: -2697px 0;
}
.em_PONTIAC {
  background-position: -2736px 0;
}
.em_KUBOTA {
  background-position: -2777px 0;
}
.em_SEAT {
  background-position: -2816px 0;
}
.em_MERCURY {
  background-position: -2853px 0;
}
.em_SAKAI {
  background-position: -2892px 0;
}
.em_FERRARI {
  background-position: -2931px 0;
}
.em_TESLA {
  background-position: -2972px 0;
}
.em_BOMAG {
  background-position: -3011px 0;
}
.em_JOHNDEERE {
  background-position: -3048px 0;
}
.em_Abarth {
  background-position: -3087px 0;
}
.em_KOBELCO {
  background-position: -3126px 0;
}
.em_NISSANDIESEL {
  background-position: -3168px 0;
}
.em_LANCIA {
  background-position: -3208px 0;
}
.em_Lamborghini {
  background-position: -3246px 0;
}
.em_UDTRUCKS {
  background-position: -3285px 0;
}
.em_BMWALPINA {
  background-position: -3324px 0;
}
.em_IRANCLASSIC {
  background-position: -3360px 0;
}
.em_AMG {
  background-position: -3410px 0;
}
.em_SEADOO {
  background-position: -3459px 0;
}
.em_KAWASAKI {
  background-position: -3506px 0;
}
.em_POLARIS {
  background-position: -3552px 0;
}
.em_CANAM {
  background-position: -3598px 0;
}
.em_DACIA {
  background-position: -3642px 0;
}
.em_GENESIS {
  background-position: -3686px 0;
}
.em_DUCATI {
  background-position: -3727px 0;
}
.em_TATADAEWOO {
  background-position: -3770px 0;
}
.em_Scion {
  background-position: -3818px 0;
}
.em_VOLVOCONSTRUCTIONEQUIPMENT {
  background-position: -3862px 0;
}
.em_VolvoConstructionEquipment {
  background-position: -3862px 0;
}
.em_DOOSAN {
  background-position: -3904px 0;
}
.em_HYUNDAICONSTRUCTIONEQUIPMENT {
  background-position: -3949px 0;
}

/*------------------------------------------------------------
    Left Column Location Icon
------------------------------------------------------------*/
.em_Location {
  width: 31px !important;
  height: 22px !important;
  background-size: 95px 125px;
  background-image: url(/img/nav_image/img_stock_flags_20191203.png?v=1);
  margin-right: 6px;
}
.em_JAPAN {
  background-position: -2px 0;
}
.em_AUSTRALIA {
  background-position: -2px -103px;
}
.em_CHINA {
  background-position: -33px -103px;
}
.em_GERMANY {
  background-position: -33px -21px;
}
.em_KOREA {
  background-position: -33px 0;
}
.em_SINGAPORE {
  background-position: -64px -41px;
}
.em_SOUTHAFRICA {
  background-position: -2px -41px;
}
.em_UAE {
  background-position: -33px -41px;
}
.em_UK {
  background-position: -64px 0;
}
.em_USA {
  background-position: -2px -21px;
}

/*------------------------------------------------------------
    Body Type Icon
------------------------------------------------------------*/
.em_S_sedan,
.em_S_coupe,
.em_S_hatchback,
.em_S_station_wagon,
.em_S_suv,
.em_S_pick_up,
.em_S_bus,
.em_S_truck,
.em_S_motorcycle,
.em_S_heavy_equipment,
.em_S_agricultural_equipment,
.em_S_mini_van,
.em_S_wagon,
.em_S_convertible,
.em_S_vans,
.em_S_van,
.em_S_boat,
.em_S_atv,
.em_S_jet_ski {
  background-image: url('/images/img_type_split_20190709.png?v=1');
  background-repeat: no-repeat;
  background-size: 262px 96px;
  width: 50px;
  height: 22px;
}
.em_S_sedan {
  background-position: 0 0;
}
.em_S_coupe {
  background-position: 0 -25px;
}
.em_S_convertible {
  background-position: 0 -50px;
}
.em_S_hatchback {
  background-position: -53px 0;
}
.em_S_station_wagon {
  background-position: -53px -25px;
}
.em_S_wagon {
  background-position: -53px -48px;
}
.em_S_mini_van {
  background-position: -106px 0;
}
.em_S_van {
  background-position: -106px -23px;
}
.em_S_suv {
  background-position: -106px -48px;
}
.em_S_pick_up {
  background-position: -159px 0;
}
.em_S_bus {
  background-position: -159px -25px;
}
.em_S_truck {
  background-position: -159px -50px;
}
.em_S_motorcycle {
  background-position: -212px 0;
}
.em_S_heavy_equipment {
  background-position: -212px -25px;
}
.em_S_agricultural_equipment {
  background-position: -212px -50px;
}
.em_S_atv {
  background-position: 0 -72px;
}
.em_S_boat {
  background-position: -53px -75px;
}
.em_S_jet_ski {
  background-position: -106px -75px;
}
.em_S_other {
  background-image: url('/images/mobile/other_icon.png');
  background-repeat: no-repeat;
  background-size: 50px 22px;
  width: 50px;
  height: 22px;
}
@media screen and (-webkit-min-device-pixel-ratio: 1),
  screen and (min--moz-device-pixel-ratio: 1),
  screen and (-o-min-device-pixel-ratio: 100/100),
  screen and (min-device-pixel-ratio: 1),
  screen and (min-resolution: 1dppx) {
  .em_S_sedan,
  .em_S_coupe,
  .em_S_hatchback,
  .em_S_station_wagon,
  .em_S_suv,
  .em_S_pick_up,
  .em_S_bus,
  .em_S_truck,
  .em_S_motorcycle,
  .em_S_heavy_equipment,
  .em_S_agricultural_equipment,
  .em_S_mini_van,
  .em_S_van,
  .em_S_wagon,
  .em_S_convertible,
  .em_S_jet_ski,
  .em_S_atv,
  .em_S_boat {
    background-image: url('/images/img_type_split_20190709.png?v=1');
    -webkit-background-size: 262px 96px;
    -moz-background-size: 262px 96px;
    background-size: 262px 96px;
  }
}

/*------------------------------------------------------------
    Right Column
------------------------------------------------------------*/
#rightClm .searchVehicles {
  padding: 0 0 11px;

  background: #262626;

  box-shadow: 0px 0px 21px 7px rgba(0, 0, 0, 0.49) inset, 0px 0px 10px rgba(0, 0, 0, 0.5) inset;
}
#rightClm .searchVehicles p {
  margin: 0;
  padding: 11px 0 9px 46px;
  background: url(/img/home/icon_search01.png) no-repeat 14px center;
  border-bottom: 2px solid #fff;
  color: #fff;
  line-height: 25px;
  font-size: 17px;
}
#rightClm .searchVehicles ul {
  padding: 18px 0 0 14px;
}
#rightClm .searchVehicles ul li {
  margin: 0 0 10px;
  color: #fff;
  font-size: 11px;
}
#rightClm .searchVehicles ul li select {
  width: 204px;
  border: 1px solid #bababa;
  font: normal normal normal 13.3333330154419px / normal Arial;
  height: 21px;
  box-sizing: border-box;
}
#rightClm .searchVehicles ul li input[type='text'] {
  height: 23px;
  box-sizing: border-box;
}
#rightClm .searchVehicles ul li select.year {
  width: 77px;
}
#rightClm .searchVehicles ul li .to {
  padding: 0 16px;
}
#rightClm .searchVehicles ul li.sale img {
  vertical-align: middle;
}
#rightClm .searchVehicles ul li.sale input[type='checkbox'] {
  margin: 0 9px 0 0;
  vertical-align: middle;
}
#rightClm .searchVehicles .btn_search {
  width: 178px;
  height: 28px;
  margin: 11px auto 0;
  padding: 0;
  background: url(/img/home/btn_stockSearch01.png) no-repeat;
  border-bottom: none;
  font-size: 11px;

  line-height: 28px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
}
#rightClm .searchVehicles .btn_search a {
  display: block;
  width: 158px;
  height: 28px;
  color: #fff;
  padding-left: 15px;
}
#rightClm .searchVehicles .btn_search a:hover {
  text-decoration: none;
}
#rightClm .tit_country {
  margin: 9px 0 0;
  width: 175px;
  height: 45px;
  font-size: 15px;
  line-height: 17px;
  /* text-shadow: 1px 1px 3px #000000; */
  background-repeat: no-repeat;
  background-image: url(/img/home/tit_rightTop_icon.png);
  background-size: 42px 55px;
  font-weight: bold;
  padding: 12px 48px 0 9px;
  background-color: #378aca;
  background-position: 184px center;
  color: #ffffff;
}
.sbt_country {
  height: 30px;
  width: 223px;
  margin: 0px;
  font-weight: bold;
  background: #fff;
  padding: 5px 0 0 9px;
  position: relative;
}
.sbt_country_top {
  height: 30px;
  width: 223px;
  margin: 0px;
  font-weight: bold;
  background: #d2e788;
  padding: 5px 0 0 9px;
  position: relative;
}
.sbt_country > div[class^='em_'] span,
.sbt_country_top > div[class^='em_'] span {
  display: none;
}
.sbt_country > a,
.sbt_country_top > a {
  display: block;
  color: #333333;
  font-size: 1.4em;

  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;

  padding-left: 58px;
  height: 35px;
  line-height: 35px;
}
.sbt_country:hover a,
.sbt_country_top:hover a {
  color: #c01337;
}
.sbt_country > div.em_Dominicanrepublic + a,
.sbt_country_top > div.em_Dominicanrepublic + a {
  font-size: 1.2em;
}

/*------------------------------------------------------------
    Copy from spc_common.css
------------------------------------------------------------*/
.spc_gnav_all.gnav_all {
  background-color: #666666;
  text-align: left;
}
.spc_gnav_all.gnav_all a {
  line-height: 34px;
  text-decoration: none;
  display: block;
}
.spc_gnav_all.gnav_all dt {
  line-height: 30px;
  color: #cccccc;
}
.spc_gnav_all.gnav_all dd {
  margin: 0px;
}
ul#gnav_all_list > li {
  background: #f8f8f8;
  background: -moz-linear-gradient(top, #f8f8f8 0%, #e2e2e2 100%);
  background: -webkit-linear-gradient(top, #f8f8f8 0%, #e2e2e2 100%);
  background: linear-gradient(to bottom, #f8f8f8 0%, #e2e2e2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#e2e2e2',GradientType=0 );
  border-top: 1px solid #aaaaaa;
}
ul#gnav_all_list {
  margin: 0px;
}
ul#gnav_all_list > li > a:link,
ul#gnav_all_list > li > a:visited {
  color: #393939;
}
ul#gnav_all_list li a,
ul#gnav_all_list li dt {
  padding-left: 11px;
  padding-right: 11px;
}
ul#gnav_all_list li dl dd a {
  padding-left: 25px;
}
ul#gnav_all_list > li > a:after {
  font-size: 16px;
  float: right;
  margin-right: 8px;
  margin-left: 8px;

  transition: transform 0.2s linear;
}
ul#gnav_all_list > li > a.pcfa:after,
ul#gnav_all_list > li.testimonials_link > a.pcfa:after {
  content: '';
  display: block;
  width: 0.3283125em;
  height: 0.3283125em;
  border-width: 0px 0.07575em 0.07575em 0px;
  border-style: none solid solid none;
  border-color: transparent #393939 #393939 transparent;

  margin-top: 13px;
}
ul#gnav_all_list > li > a.pcfa:after {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
ul#gnav_all_list > li > a.dropdown_toggle.pcfa:after {
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
ul#gnav_all_list > li.testimonials_link > a.pcfa:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
ul#gnav_all_list > li > a:not(.pcfa):after {
  content: '\f107';
  font-family: FontAwesome;
  display: inline-block;
}
ul#gnav_all_list > li.testimonials_link > a:not(.pcfa):after {
  content: '\f105';
}
ul#gnav_all_list > li > a.dropdown_toggle:not(.pcfa):after {
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
ul#gnav_all_list > li.testimonials_link > a:not(.pcfa).dropdown_toggle:after {
  -ms-transform: none;
  -webkit-transform: none;
  transform: none;
}
ul#gnav_all_list > li > ul {
  display: none;
  background-color: #666666;
}
ul#gnav_all_list > li > ul li:after,
ul#gnav_all_list > li > ul li dd:after {
  content: '';
  height: 1px;
  display: block;
  background-color: #cccccc;
}
ul#gnav_all_list > li > ul li:after {
  margin: 0px 11px;
}
ul#gnav_all_list > li > ul li dd:after {
  margin: 0px 11px 0px 25px;
}
ul#gnav_all_list > li > ul li:nth-last-of-type(1):after,
ul#gnav_all_list > li > ul li dd:nth-last-of-type(1):after {
  height: 0px;
  background-color: transparent;
}
ul#gnav_all_list > li > ul a:link,
ul#gnav_all_list > li > ul a:visited {
  color: #ffffff;
}
#footer .sns_btns ul {
  margin: auto;
}
#footer .sns_btns ul li {
  width: 15.5634375%;
  text-align: center;
  padding-right: 5px;
  float: left;

  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
#footer .sns_btns ul li:nth-of-type(1) {
  margin-left: 4.090625%;
}
#footer .sns_btns ul li:nth-last-of-type(1) {
  margin-right: 5px;
}
#footer .sns_btns ul li a {
  display: block;
}
#footer .sns_btns ul li a span {
  display: block;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  border: 2px solid #ffffff;
  position: relative;
  margin: 11px auto;
}
#footer .sns_btns ul li img {
  display: block;
  width: 34px;
  height: 34px;
}
p.foot2btns a {
  display: block;
  width: 50%;
  float: left;
  background: #f8f8f8;
  background: -moz-linear-gradient(top, #f8f8f8 0%, #e2e2e2 100%);
  background: -webkit-linear-gradient(top, #f8f8f8 0%, #e2e2e2 100%);
  background: linear-gradient(to bottom, #f8f8f8 0%, #e2e2e2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#e2e2e2',GradientType=0 );
  border-top: 1px solid #aaaaaa;
  border-right: 1px solid #aaaaaa;
  border-bottom: 1px solid #aaaaaa;
  line-height: 20px;
  padding-top: 6px;
  padding-bottom: 6px;
  text-align: center;
  font-size: 14px;
  color: #393939;

  text-decoration: none;

  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
p.foot2btns a i {
  display: inline-block;
  margin-right: 9px;
  vertical-align: text-bottom;
}
p.foot2btns a i:not(.fa) {
  content: '';
  background-repeat: no-repeat;
  background-position: center center;
}
p.foot2btns a.home_btn i:not(.fa) {
  width: 19px;
  height: 20px;
  background-size: 19px 20px;
  background-image: url(/img/home/fa-mail_icon.png);
}
p.foot2btns a.mail_btn i:not(.fa) {
  width: 20px;
  height: 20px;
  background-size: 20px 20px;
  background-image: url(/img/home/fa-home_icon.png);
}
p.foot2btns a i span {
  display: none;
}
p.foot2btns a.mail_btn {
  border-right: 1px solid transparent;
}

/* from footer.css
============================================================================= */
.gnav_all.spc_gnav_all {
}
#footer {
  background-repeat: repeat-x;
  background-position: center top;
  background-image: url(/images/mobile/bg_footer_center.png);
  background-size: cover;
  position: relative;
  text-align: left;
  padding-top: 0 !important;
}
.footerIn {
  width: 1200px;
  margin: 0 auto;
  position: relative;
  margin-top: 40px;
  clear: both;
}
.footerIn p.pageTop {
  position: absolute;
  top: -30px;
  right: 0;
  margin: 0;
}
.footerIn .f_left {
  width: 250px;
  float: left;
  padding: 28px 0 0;
}
.footerIn .f_left .logo {
  margin: 0 0 30px 18px;
  opacity: 1 !important;
}
.footerIn .f_left dl dt {
  padding: 0 0 7px 8px;
  margin: 0 0 8px;
  border-bottom: 1px solid #fff;
  color: #278ed0;
  font-size: 16px;
  font-weight: bold;
}
.footerIn .f_left dl dd {
  padding: 0 0 0 8px;
  color: #fff;
  font-size: 11px;
  line-height: 120%;
}
.footerIn .fNavi {
  float: right;
  padding: 21px 0 0 290px;

  width: 100%;
  box-sizing: border-box;

  margin-left: -250px;
}
.footerIn .fNavi01,
.footerIn .fNavi02,
.footerIn .fNavi03 {
  width: 20%;
}
.footerIn .fNavi04 {
  width: 40%;
}
.footerIn .fNavi04 > div {
  width: 50%;
}
.footerIn .fNavi01,
.footerIn .fNavi02,
.footerIn .fNavi03,
.footerIn .fNavi04,
.footerIn .fNavi04 > div {
  float: left;
}
.footerIn .fNavi p {
  margin: 0 0 12px;
  color: #278ed0;
  font-size: 16px;
  font-weight: bold;
}
.footerIn .fNavi ul {
  margin: 0 0 20px -3px;
}
.footerIn .fNavi ul li a {
  color: #fff;
  font-size: 12px;
  line-height: 18px;
  text-decoration: none;
}
.footerIn .fNavi ul li a:hover {
  text-decoration: underline;
}
.footerIn .fNavi dl dt {
  color: #d30b0d;
  font-size: 12px;
  margin: 0 0 3px 0px;
}
.footerIn .fNavi dl dd {
  padding: 0 0 0 10px;
}
/* .footerIn .fNavi01{
    width:138px;
}
.footerIn .fNavi01 ul{
    margin:0 0 0 -3px;
}
.footerIn .fNavi02{
    width:162px;
}
.footerIn .fNavi03{
    width:152px;
}
.footerIn .fNavi04>div{
    float:left;
}
.footerIn .fNavi04 .left{
    width:190px;
} */

.footerIn .snsList {
  position: absolute;
  top: 8px;
  right: 0;
}
.footerIn .snsList li {
  float: left;
  margin: 0 0 0 7px;
}
p.copyright {
  margin: 0 auto;
  background-repeat: repeat-x;
  background-position: left top;
  background-image: url(/images/mobile/bg_copyright_center.png);
  line-height: 30px;
  text-align: center;
  min-width: 1200px;
  color: #ffffff;
  font-size: 12px;
  position: relative;
  background-size: 1px 30px;
}
p.copyright:before,
p.copyright:after {
  content: '';
  position: absolute;
  top: 0;
  width: 12px;
  height: 30px;
  background-repeat: no-repeat;
  background-size: 12px 30px;
}
p.copyright:before {
  left: 0;
  background-image: url(/images/mobile/bg_copyright_left.png);
}
p.copyright:after {
  right: 0;
  background-image: url(/images/mobile/bg_copyright_right.png);
}
#footer .foot_other_links p,
#footer .foot_other_links a {
  color: #d30b0d;
}
#footer .foot_other_links p.other_link_breakbar {
  display: none;
  font-size: 17px;
}
#footer .foot_other_links a {
  text-decoration: none;
}
#footer .foot_other_links a:hover {
  text-decoration: underline;
}

/*------------------------------------------------------------
    Complement spc_common.css
------------------------------------------------------------*/
.spc_gnav_all.gnav_all,
#footer .sns_btns,
p.foot2btns {
  display: none;
}

/*------------------------------------------------------------
    Used Cars Page -car list-
------------------------------------------------------------*/
ul.carlist {
  clear: both;
}
.car_listitem {
  position: relative;
  border-bottom: 1px solid #dbdbdb;
  margin-bottom: 28px;
  padding-top: 10px;
  padding-bottom: 17px;

  -webkit-transition: background-color 0.2s ease-out;
  -moz-transition: background-color 0.2s ease-out;
  -o-transition: background-color 0.2s ease-out;
  transition: background-color 0.2s ease-out;
}
.car_listitem:hover {
  background-color: #ffeddf;
}
.car_listitem:after {
  content: '';
  display: block;
  clear: both;
}
.car_info_area {
  float: right;
  width: 809px;
}
.car_image_area {
  float: left;
  width: 180px;
}
.car_image_area .img_height135 {
  /* min-height: 135px; */
  position: relative;
}
.car_listitem:hover .car_image_area .img_height135:after {
  content: '';
  display: block;

  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
}
.carlistitem_autoheight_area ul.sales_banners_area {
  height: 20px;
  /*width: 618px;*/
  float: left;
}
.car_listitem_footer {
  width: 809px;
  clear: both;
  padding-top: 4px;
}
.carlistitem_autoheight_area ul.sales_banners_area li {
  float: left;
  min-width: 112px;
  font-size: 12px;
  text-align: center;
  line-height: 1.06383;
  padding: 3px 3px 2px;
  margin-right: 7px;
  margin-bottom: 0.18617em;
}
.carlistitem_autoheight_area ul.sales_banners_area li.cl_localstock_bannericon:before {
  content: '';
  background-image: url(/images/mobile/region_flags.png);
  background-repeat: no-repeat;
  background-size: 1788px 12px;
  display: inline-block;
  width: 18px;
  height: 12px;
  margin-right: 2px;
  vertical-align: bottom;
}
.carlistitem_autoheight_area ul.sales_banners_area li.cl_localstock_bannericon.localstock_icon_caribbean {
  padding-right: 4px;
}
.carlistitem_autoheight_area ul.sales_banners_area li.cl_localstock_bannericon.localstock_icon_caribbean:before {
  background-image: url(/images/mobile/caribbean_palm_icon.png);
  width: 12px;
  background-size: 12px 12px;
}
.carlistitem_autoheight_area p.favorite_btn {
  display: inline-block;
  float: right;
}
.carlistitem_autoheight_area p.favorite_btn a {
  display: inline-block;
  text-align: right;
  line-height: 18px;
  font-size: 14px;
  font-weight: bold;
  padding-left: 8px;
  position: relative;
  z-index: 3;
}
.carlistitem_autoheight_area p.favorite_btn a span:before {
  content: '';
  display: inline-block;
  width: 19px;
  height: 18px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 19px 18px;
  vertical-align: bottom;
  margin-left: 7px;
  margin-right: 7px;
  background-image: url(/img/under/icon_added_starfavorite.png);
}
.carlistitem_autoheight_area p.favorite_btn a:link,
.carlistitem_autoheight_area p.favorite_btn a:visited {
  color: #152bfc;
}
.carlistitem_autoheight_area p.favorite_btn a.addedfav_btndisable {
  cursor: default;
  text-decoration: none;
  opacity: 0.5;
}
.carlistitem_autoheight_area p.favorite_btn a.addedfav_btndisable span:before {
  background-image: url(/img/under/icon_added_starfavorite.png);
}
.carlistitem_autoheight_area .caritem_titlearea h2:before {
  content: '';
  clear: both;
  display: block;
  width: 624px;
}
.carlistitem_autoheight_area .caritem_titlearea h2 {
  display: inline;
  font-size: 24px;
  line-height: 1;
  float: left;
  width: 624px;
}
.carlistitem_autoheight_area ul.sales_banners_area ~ h2 {
  float: none;
  width: auto;
}
.carlistitem_autoheight_area .caritem_titlearea h2 a:before {
  content: '';
  display: block;
  width: 180px;
  height: 135px;
  position: absolute;
  top: 10px;
  left: 0px;
  z-index: 2;
}
.carlistitem_autoheight_area .caritem_titlearea h2 a:link,
.carlistitem_autoheight_area .caritem_titlearea h2 a:visited {
  color: #1167a8;
}
.carlistitem_autoheight_area .caritem_titlearea h2 a:after {
  content: '';
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  z-index: 2;
}
.carlistitem_autoheight_area .caritem_titlearea .spce_area {
  display: -webkit-inline-box; /*--- Androidブラウザ用 ---*/
  display: -ms-inline-flexbox; /*--- IE10 ---*/
  display: -webkit-inline-flex; /*--- safari（PC）用 ---*/
  display: inline-flex;

  box-lines: single;
  -ms-flex-wrap: nowrap; /*--- IE10用 ---*/
  -webkit-flex-wrap: nowrap; /*--- safari（PC）用 ---*/
  flex-wrap: no-wrap;

  -webkit-box-align: end; /*--- Androidブラウザ用 ---*/
  -ms-flex-align: end; /*--- IE10 ---*/
  -webkit-align-items: flex-end; /*--- safari（PC）用 ---*/
  align-items: flex-end;

  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;

  float: right;
}
.carlistitem_autoheight_area .caritem_titlearea .spce_area.with_spcecomment {
  width: 100%;
}
.carlistitem_autoheight_area .caritem_titlearea .spce_area p {
  display: inline-block;
}
.carlistitem_autoheight_area .caritem_titlearea p.spce_comment {
  font-size: 12px;
  color: #0563dc;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 5px;
  min-height: 24px;
}
.carlistitem_autoheight_area .caritem_titlearea p.spce_comment:after {
  content: '';
  max-width: 809px;
  display: block;
}
.carlistitem_autoheight_area .caritem_titlearea p.spce_location {
  font-size: 14px;
  color: #9ba0ae;
  line-height: 24px;
  white-space: nowrap;
  padding-left: 8px;
}
.carlistitem_autoheight_area .caritem_titlearea p.spce_location span:before {
  content: '';
  background-image: url(/images/flags/locationstock_flags_20191203.png?v=1);
  background-size: 26px 1251px;
  background-repeat: no-repeat;
  display: inline-block;
  margin-right: 5px;
  vertical-align: -2px;
  height: 14px;
}
.carlistitem_autoheight_area .car_info_left {
  float: left;
  width: 191px;
  white-space: nowrap;
  overflow: visible;
  margin-top: 8px;
}
.carlistitem_autoheight_area .car_info_right {
  width: 618px;
  float: right;
  margin-top: 4px;
}
.carlistitem_autoheight_area .car_info_left div.car_prices {
  position: relative;
}
.carlistitem_autoheight_area .car_info_left div.car_prices > div h3,
.carlistitem_autoheight_area .car_info_left div.car_prices > div p {
  display: inline;
  font-weight: normal;
}
.carlistitem_autoheight_area .car_info_left div.car_prices > div.fob_area p.price_para,
.carlistitem_autoheight_area .car_info_left div.car_prices > div.saverate_area p.price_para,
.carlistitem_autoheight_area .car_info_left div.car_prices > div.totalprices_area p.price_para {
  color: #e60012;
}
.carlistitem_autoheight_area .car_info_left div.car_prices > div.fob_area p.price_para {
  font-size: 27px;
  font-weight: bold;
}
.carlistitem_autoheight_area .car_info_left div.car_prices.currency_mode1_display > div.fob_area p.price_para,
.carlistitem_autoheight_area .car_info_left div.car_prices.currency_mode1_display > div.totalprices_area p.price_para {
  letter-spacing: -0.1em;
}
.carlistitem_autoheight_area .car_info_left div.car_prices > div.fob_area {
  margin-top: -2px;
  line-height: 35px;
}
div.car_prices > p.not_available_msg {
  font-size: 12px;
  width: 240px;
  white-space: initial;
  margin-top: 10px;
}
p.purchase_not {
  font-weight: bold !important;
  font-size: 12px !important;
  background-color: #ffbfc8;
  color: #e60012;
  padding: 5px;
  margin-top: 5px;
  margin-bottom: 5px;
}
div.car_prices > div.fob_area a,
a.search_quality_all {
  background: url(/img/home/icon_arrow_blue01.png) no-repeat right center;
  padding: 0 11px 0 0;
  line-height: 1.5;
  width: auto;
  vertical-align: middle;
}
div.car_prices > div.fob_area a:after {
  content: '';
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  z-index: 3;
}
div.car_prices > div.fob_area a > span,
a.search_quality_all > span {
  font-size: 12px;
  font-weight: bold;
  color: darkblue;
  text-decoration: underline;
  padding-left: 5px;
}
.carlistitem_autoheight_area .car_info_left div.car_prices > div.saverate_area {
  line-height: 1;
  margin-top: -2px;
}
.carlistitem_autoheight_area .car_info_left div.car_prices > div.totalprices_area {
  line-height: 1;
  margin-top: 3px;
}
.carlistitem_autoheight_area .car_info_left div.car_prices a.login2view_textlink {
  display: block;
  width: 120px;
  font-size: 19px;
  line-height: 1.21;
  text-align: center;
  position: absolute;
  top: 50%;
  bottom: 50%;
  right: -28px;
  margin-top: -23px;
  text-decoration: underline;
}
.carlistitem_autoheight_area .car_info_left div.car_prices a.login2view_textlink:link,
.carlistitem_autoheight_area .car_info_left div.car_prices a.login2view_textlink:visited {
  color: #006def;
}
.carlistitem_autoheight_area .car_info_left div.car_prices a.login2view_textlink:hover {
  text-decoration: none;
}
.carlistitem_autoheight_area .car_info_right ul.speclist_table {
  min-width: 550px;

  display: -webkit-box; /*--- Androidブラウザ用 ---*/
  display: -ms-flexbox; /*--- IE10 ---*/
  display: -webkit-flex; /*--- safari（PC）用 ---*/
  display: flex;

  -ms-flex-wrap: nowrap; /*--- IE10用 ---*/
  -webkit-flex-wrap: nowrap; /*--- safari（PC）用 ---*/
  flex-wrap: nowrap;

  -webkit-justify-content: flex-end; /*--- safari（PC）用 ---*/
  justify-content: flex-end;

  float: right;
  white-space: nowrap;
  background-color: rgba(255, 255, 255, 0.91);
}
.carlistitem_autoheight_area .car_info_right ul.speclist_table li {
  text-align: center;
  border-top: solid #dbdbdb 1px;
  border-bottom: solid #dbdbdb 1px;
  border-left: solid #dbdbdb 1px;

  -webkit-flex-grow: 1; /*--- safari（PC）用 ---*/
  flex-grow: 1;
}
.carlistitem_autoheight_area .car_info_right ul.speclist_table li:nth-last-of-type(1) {
  border-right: solid #dbdbdb 1px;
}
.carlistitem_autoheight_area .car_info_right ul.speclist_table li.spctable_prodyear ~ li.spctable_trans {
  -webkit-flex-grow: 0.7864; /*--- safari（PC）用 ---*/
  flex-grow: 0.7864;
}
.carlistitem_autoheight_area .car_info_right ul.speclist_table li h3 {
  font-weight: normal;
  background-color: #ededed;
  color: #404040;
}
.carlistitem_autoheight_area .car_info_right ul.speclist_table li p {
  padding-left: 5px;
  padding-right: 5px;
  font-size: 15.5px;
  font-weight: bold;
  line-height: 1.57716;
}
.carlistitem_autoheight_area .car_info_right ul.speclist_box {
  display: -webkit-box; /*--- Androidブラウザ用 ---*/
  display: -ms-flexbox; /*--- IE10 ---*/
  display: -webkit-flex; /*--- safari（PC）用 ---*/
  display: flex;

  -webkit-justify-content: flex-end; /*--- safari（PC）用 ---*/
  justify-content: flex-end;

  margin-right: -2px;
  margin-top: 4px;

  min-width: 552px;
  float: right;
}
.carlistitem_autoheight_area .car_info_right ul.speclist_box li {
  min-width: 87px;
  width: auto;
  font-size: 12px;
  line-height: 19px;
  text-align: center;
  background-color: #d0f0ed;
  margin-right: 2px;
  color: #333333;

  -webkit-flex-basis: auto; /*--- safari（PC）用 ---*/
  flex-basis: auto;

  padding-left: 3px;
  padding-right: 3px;
}
.carlistitem_autoheight_area .car_info_right ul.speclist_box li.specwithicon_model {
  letter-spacing: -0.082em;
}
.car_listitem_footer > span {
  font-size: 12px;
  line-height: 1.23;
  display: inline-block;
  /*letter-spacing: -0.05em;*/
}
.car_listitem_footer > span.acc_list:after {
  content: '\00a0';
  display: inline-block;
  border-left: 1px solid #dcdcdc;
  margin: 2px 2px 2px 6px;
}
.car_listitem_footer > span.last:after {
  display: none;
}

.car_image_area p.stock_num {
  font-size: 14px;
  line-height: 1;
  margin-top: 12px;
  color: #5a5a5a;
}
.car_image_area p.img_inner_soldtext {
  position: absolute;
  color: #ff0033;
  width: 180px;
  text-align: center;
  /* font-size: 46px; */
  line-height: 1;
  top: 39px;
  left: 0px;
  font-weight: bold;
  filter: dropshadow(color=#ffffff, offX= 2, offY= 2);
  text-shadow: 2px 2px 0px #ffffff, 0px 0px 4px #ffffff;
}
.car_image_area p.img_inner_undernegotext {
  position: absolute;
  color: #ff5706;
  width: 180px;
  text-align: center;
  font-size: 22px;
  line-height: 1;
  top: 40px;
  left: 0px;
  font-weight: bold;
  filter: dropshadow(color=#ffffff, offX= 2, offY= 2);
  text-shadow: 2px 2px 0px #ffffff, 0px 0px 2px #ffffff;
}
.car_image_area p.img_inner_underoffertext {
  position: absolute;
  color: #ff5706;
  width: 180px;
  text-align: center;
  font-size: 22px;
  line-height: 1;
  top: 60px;
  left: 0px;
  font-weight: bold;
  filter: dropshadow(color=#ffffff, offX= 2, offY= 2);
  text-shadow: 2px 2px 0px #ffffff, 0px 0px 2px #ffffff;
}
.car_image_area p.ytmoviei_icon {
  width: 46px;
  height: 16px;
  background-color: #e60012;
  border-radius: 0.825em;
  padding: 8px 0px;

  position: absolute;
  top: 113px;
  left: 0px;
}
.car_image_area p.ytmoviei_icon:after {
  content: '';
  display: block;
  width: 0px;
  height: 0px;
  border-width: 8px 0px 8px 14px;
  border-color: transparent transparent transparent #ffffff;
  border-style: solid none solid solid;

  margin-left: 16px;
}
.car_image_area p.ytmoviei_icon span {
  display: none;
}
.carlistitem_autoheight_area .car_info_right ul.speclist_table li h3 {
  padding: 7px 10px;
  font-size: 12px;
  line-height: 14px;
}
.carlistitem_autoheight_area .car_info_left div.car_prices > div h3,
.carlistitem_autoheight_area .car_info_left div.car_prices > div p {
  font-size: 18px;
}
.car_listitem .car_listitem_footer_btns {
  clear: both;
  padding-top: 9px;
}
.car_listitem .car_listitem_footer_btns > p {
  float: right;
}
.car_listitem .car_listitem_footer_btns .carlist_mail_btns a {
  height: 45px;
  font-size: 18px;
  text-align: left;
  display: block;
  width: 206px;
  line-height: 39px;
  color: #fff !important;
  font-weight: bold;
  text-shadow: 0px 1px 2px rgba(12, 3, 7, 0.35);
  float: left;
  margin-left: 7px;
  position: relative;
  z-index: 3;
}
.car_listitem .car_listitem_footer_btns.popbox .collapse {
  position: relative;
  z-index: 4;
}
.car_listitem .car_listitem_footer_btns .carlist_mail_btns a:hover {
  text-decoration: none;
}
.car_listitem .car_listitem_footer_btns .carlist_mail_btns span[id^='not_err_'] {
  display: block;
  text-align: right;
}
.car_listitem .car_listitem_footer_btns .carlist_mail_btns a span.car_listitem_footer_btn {
  display: block;
  background: url(/img/under/mail_btn_1line.png?v=1) no-repeat;
  height: 100%;
  padding-left: 50px;
  width: 156px;
}
.car_listitem .car_listitem_footer_btns .carlist_mail_btns a span.car_listitem_footer_btn.list_notiBtn {
  padding-left: 60px !important;
  width: 146px;
}
.car_listitem .car_listitem_footer_btns .checkother_model_link a {
  display: block;
  background-image: url(https://www.sbtjapan.com/img/home/icon_arrow_blue01.png);
  background-repeat: no-repeat;
  background-position: right center;
  padding-right: 14px;
  line-height: 43px;
  font-size: 14px;
  font-weight: bold;
  color: #0d38ef;
  position: relative;
  z-index: 3;
}
.car_listitem .car_listitem_footer_btns .checkother_model_link a:hover {
  text-decoration: underline;
}

/* .spce_location(Location項目)箇所の各国Flagスタイル */
/* JapanのLocation Flagスタイル */
.spcelocation_japan:before {
  background-position: 0px -13px;
  width: 19px;
}

/* KoreaのLocation Flagスタイル */
.spcelocation_korea:before {
  background-position: 0px -39px;
  width: 19px;
}
/* UKのLocation Flagスタイル */
.spcelocation_usa:before {
  background-position: 0px -65px;
  width: 25px;
}
/* USAのLocation Flagスタイル */
.spcelocation_england:before {
  background-position: 0px -91px;
  width: 26px;
}
.spcelocation_uk:before {
  background-position: 0px -91px;
  width: 26px;
}
/* GermanyのLocation Flagスタイル */
.spcelocation_germany:before {
  background-position: 0px -117px;
  width: 22px;
}
/* ThailandのLocation Flagスタイル */
.spcelocation_thailand:before {
  background-position: 0px -143px;
  width: 20px;
}
/* BahamasのLocation Flagスタイル */
.spcelocation_bahamas:before {
  background-position: 0px -169px;
  width: 26px;
}
/* BotswanaのLocation Flagスタイル */
.spcelocation_botswana:before {
  background-position: 0px -195px;
  width: 20px;
}
/* ChileのLocation Flagスタイル */
.spcelocation_chile:before {
  background-position: 0px -221px;
  width: 19px;
}
/* Dr CongoのLocation Flagスタイル */
.spcelocation_drcongo:before,
.spcelocation_dr:before {
  background-position: 0px -247px;
  width: 18px;
}
/* GuyanaのLocation Flagスタイル */
.spcelocation_guyana:before {
  background-position: 0px -273px;
  width: 22px;
}
/* JamaicaのLocation Flagスタイル */
.spcelocation_jamaica:before {
  background-position: 0px -299px;
  width: 26px;
}
/* KenyaのLocation Flagスタイル */
.spcelocation_kenya:before {
  background-position: 0px -325px;
  width: 20px;
}
/* MalawiのLocation Flagスタイル */
.spcelocation_malawi:before {
  background-position: 0px -351px;
  width: 20px;
}
/* NamibiaのLocation Flagスタイル */
.spcelocation_namibia:before {
  background-position: 0px -377px;
  width: 20px;
}
/* ParaguayのLocation Flagスタイル */
.spcelocation_paraguay:before {
  background-position: 0px -403px;
  width: 24px;
}
/* PakistanのLocation Flagスタイル */
.spcelocation_pakistan:before {
  background-position: 0px -429px;
  width: 19px;
}
/* South AfricaのLocation Flagスタイル */
.spcelocation_southafrica:before {
  background-position: 0px -455px;
  width: 20px;
}
/* SurinameのLocation Flagスタイル */
.spcelocation_suriname:before {
  background-position: 0px -481px;
  width: 20px;
}
/* TanzaniaのLocation Flagスタイル */
.spcelocation_tanzania:before {
  background-position: 0px -507px;
  width: 20px;
}
/* TrinidadのLocation Flagスタイル */
.spcelocation_trinidad:before {
  background-position: 0px -533px;
  width: 22px;
}
/* UAEのLocation Flagスタイル */
.spcelocation_uae:before {
  background-position: 0px -559px;
  width: 26px;
}
/* UgandaのLocation Flagスタイル */
.spcelocation_uganda:before {
  background-position: 0px -585px;
  width: 20px;
}
/* SingaporeのLocation Flagスタイル */
.spcelocation_singapore:before {
  background-position: 0px -611px;
  width: 20px;
}
/* HungaryのLocation Flagスタイル */
.spcelocation_hungary:before {
  background-position: 0px -637px;
  width: 26px;
}
/* LatviaのLocation Flagスタイル */
.spcelocation_latvia:before {
  background-position: 0px -663px;
  width: 26px;
}
/* AustriaのLocation Flagスタイル */
.spcelocation_austria:before {
  background-position: 0px -689px;
  width: 20px;
}
/* LiechtensteinのLocation Flagスタイル */
.spcelocation_liechtenstein:before {
  background-position: 0px -715px;
  width: 22px;
}
/* Slovenia のLocation Flagスタイル */
.spcelocation_slovenia:before {
  background-position: 0px -741px;
  width: 26px;
}
/* CzechのLocation Flagスタイル */
.spcelocation_czechrepublic:before {
  background-position: 0px -767px;
  width: 20px;
}
/* BelgiumのLocation Flagスタイル */
.spcelocation_belgium:before {
  background-position: 0px -793px;
  width: 17px;
}
/* DenmarkのLocation Flagスタイル */
.spcelocation_denmark:before {
  background-position: 0px -819px;
  width: 19px;
}
/* SpainのLocation Flagスタイル */
.spcelocation_spain:before {
  background-position: 0px -845px;
  width: 21px;
}
/* FinlandのLocation Flagスタイル */
.spcelocation_finland:before {
  background-position: 0px -871px;
  width: 22px;
}
/* FranceのLocation Flagスタイル */
.spcelocation_france:before {
  background-position: 0px -897px;
  width: 21px;
}
/* GreeceのLocation Flagスタイル */
.spcelocation_greece:before {
  background-position: 0px -923px;
  width: 21px;
}
/* CroatiaのLocation Flagスタイル */
.spcelocation_croatia:before {
  background-position: 0px -949px;
  width: 28px;
}
/* ItalyのLocation Flagスタイル */
.spcelocation_italy:before {
  background-position: 0px -975px;
  width: 21px;
}
/* LithuaniaのLocation Flagスタイル */
.spcelocation_lithuania:before {
  background-position: 0px -1001px;
  width: 23px;
}
/* NetherlandsのLocation Flagスタイル */
.spcelocation_netherland:before {
  background-position: 0px -1027px;
  width: 21px;
}
/* NorwayのLocation Flagスタイル */
.spcelocation_norway:before {
  background-position: 0px -1053px;
  width: 19px;
}
/* PolandのLocation Flagスタイル */
.spcelocation_poland:before {
  background-position: 0px -1079px;
  width: 22px;
}
/* PortugalのLocation Flagスタイル */
.spcelocation_portugal:before {
  background-position: 0px -1105px;
  width: 21px;
}
/* SwedenのLocation Flagスタイル */
.spcelocation_sweden:before {
  background-position: 0px -1131px;
  width: 22px;
}
/* SlovakiaのLocation Flagスタイル */
.spcelocation_slovakia:before {
  background-position: 0px -1157px;
  width: 20px;
}
/* UkraineのLocation Flagスタイル */
.spcelocation_ukraine:before {
  background-position: 0px -1183px;
  width: 20px;
}
/* AustraliaのLocation Flagスタイル */
.spcelocation_australia:before {
  background-position: 0px -1209px;
  width: 20px;
}
.spcelocation_china:before {
  background-position: 0px -1235px;
  width: 20px;
}
/*
.carlistitem_autoheight_area ul.sales_banners_area li[class^="name_bid_"]:before,
.carlistitem_autoheight_area ul.sales_banners_area li.name_sbt_auction:before,
span[class^="name_bid_"]:before,
span.name_sbt_auction:before {
    content: "";
    background-size: 13px 13px;
    background-repeat: no-repeat;
    width: 13px;
    height: 13px;
    display: block;
    float: left;
    margin: -1px 0px 0px 4px;
}*/
span[class^='name_bid_']:before,
span.name_sbt_auction:before {
  margin-top: 2px;
}
.carlistitem_autoheight_area ul.sales_banners_area li.name_bid_machine:before {
  background-image: url(/img/common/search_vehicles_icon/auction_black_icon.png);
}
carlistitem_autoheight_area ul.sales_banners_area li.name_bid_damaged:before {
}

/*------------------------------------------------------------
    succeed to SP style
------------------------------------------------------------*/
.spcommonstyle {
  font-family: Arial, 'Helvetica Neue', Roboto, Frutiger, 'Myriad Pro', 'Segoe UI', Segoe, -apple-system, sans-serif;
}

/*------------------------------------------------------------
    Common Popup
------------------------------------------------------------*/
body.popup_overlay_open {
  overflow: hidden;
  position: relative;
  height: 100%;
  height: 100vh;
}
.popup_overlay,
#responsive_lightbox_overlay {
  position: fixed;
  width: 100%;
  height: 120%;
  height: 100vh;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 110;
}
.popup_overlay {
  background-color: rgba(0, 0, 0, 0.5);
}
#responsive_lightbox_overlay {
  background-color: rgba(255, 255, 255, 0.9);
}
@media (min-width: 738px) {
  #responsive_lightbox_overlay {
    background-color: rgba(0, 0, 0, 0.5);
  }
}
.coupon_popup {
  position: fixed;
  width: 580px;
  left: 50%;
  right: 50%;
  margin-left: -307px;
  top: 108px;
  background-color: #d7d333;
  padding: 17px;
  -moz-box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.08), 0px 22px 12px rgba(0, 0, 0, 0.26);
  -webkit-box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.08), 0px 22px 12px rgba(0, 0, 0, 0.26);
  -o-box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.08), 0px 22px 12px rgba(0, 0, 0, 0.26);
  -ms-box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.08), 0px 22px 12px rgba(0, 0, 0, 0.26);
  box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.08), 0px 22px 12px rgba(0, 0, 0, 0.26);
}
.popup_wrapper {
  position: relative;
  background-color: #ffffff;
  border: 3px dashed #e60012;
}
.coupon_popup h2 {
  font-size: 32px;
  font-weight: bold;
  text-align: center;
  line-height: normal;
  margin-top: 0.5625em;
}
.coupon_popup h3 {
  font-size: 45px;
  font-weight: bold;
  text-align: center;
  line-height: 1;
  margin-top: 21px;
  margin-bottom: -8px;
  color: #e60012;
}
.coupon_popup h3 > span {
  white-space: nowrap;
}
.coupon_popup h3 strong {
  font-size: 90px;
}
.coupon_message {
  font-size: 16px;
  line-height: 1.4;
  text-align: center;
  margin-top: 20px;
}
.coupon_code {
  text-align: center;
  margin-bottom: 20px;
  margin-top: 5px;
}
.coupon_code > span {
  font-size: 20px;
  vertical-align: middle;
}
.coupon_code input {
  font-size: 28px;
  font-weight: bold;
  color: #0c59f3;
  padding: 12px 24px;
  line-height: 1;
  border: 1px dashed #333333;
  vertical-align: middle;
  text-align: center;
}
img.scissors_img {
  position: absolute;
  width: 28px;
  height: 27px;
  right: 17px;
  top: -16px;
  -moz-transform: rotate(-180deg);
  -webkit-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
a.popup_close_btn {
  position: absolute;
  display: block;
  top: -20px;
  right: -20px;
  width: 15px;
  height: 15px;
  padding: 0px 0px 9px 9px;
}
a.popup_close_btn img {
  width: 15px;
  height: 15px;
}

.pc_common_dialog {
  position: fixed;
  top: 35vh;
  width: 458px;
  margin: 0px auto;
  right: 11px;
  left: 11px;
  background-color: #ffffff;
  border-top: 4px solid #bb1919;
  padding: 16px 16px 6px;
  margin-top: -70px;
  -moz-box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.08), 0px 22px 12px rgba(0, 0, 0, 0.26);
  -webkit-box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.08), 0px 22px 12px rgba(0, 0, 0, 0.26);
  -o-box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.08), 0px 22px 12px rgba(0, 0, 0, 0.26);
  -ms-box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.08), 0px 22px 12px rgba(0, 0, 0, 0.26);
  box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.08), 0px 22px 12px rgba(0, 0, 0, 0.26);
}
.pc_common_dialog > p.dialog_message,
.pc_common_dialog > div.dialog_message {
  font-size: 16px;
  line-height: 1.4;
  margin-bottom: 10px;
  text-align: left;
  max-height: 50vh;
  overflow-y: scroll;
}
.dialog_btn_area {
  margin-bottom: 4px;
  border-top: 1px solid #c8c6c6;
}
.dialog_btn_area ul {
  margin-right: -16px;
  margin-top: 10px;
}
.dialog_btn_area ul li {
  display: inline-block;
  width: 150px;
  margin-right: 16px;
}
.dialog_btn_area ul li button {
  cursor: pointer;
  padding: 6px 12px;
  display: block;
  width: 100%;
  font-size: 14px;
  line-height: 1.22428571;
  outline: none;
  border-radius: 4px;
}
.dialog_btn_area ul li button.btn1 {
  background: #c9302c;
  border: 1px solid #bb1919;
  color: #ffffff;
}
.dialog_btn_area ul li button.btn1:hover {
  box-shadow: 0px 0px 5px #c9302c;
}
.dialog_btn_area ul li button.btn2 {
  background: #e6e6e6;
  color: #555;
  border: 1px solid #d3d3d3;
}
.dialog_btn_area ul li button.btn2:hover {
  box-shadow: 0px 0px 5px #d3d3d3;
}
.dialog_btn_area ul li button::-moz-focus-inner {
  border: 0px;
}
.pc_common_dialog .dialog_title {
  position: relative;
  margin: -6px 0 10px -10px;
  padding: 16px 16px 0px;
  background-color: #df1f1f;
}
.pc_common_dialog .close {
  position: absolute;
  top: 3px;
  right: 0px;
  display: block;
  padding: 9px;
}
.pc_common_dialog .dialog_title h2 {
  font-size: 21px;
  line-height: normal;
  font-weight: bold;
  color: #ffffff;
  padding-bottom: 3px;
  margin-top: -5px;
}
.dialog_head_row {
  border-bottom: 1px solid #c8c6c6;
  font-size: 13px;
  padding-bottom: 10px;
}
.dialog_head_row img,
.dialog_head_row p {
  float: left;
}
.dialog_head_row img {
  display: block;
  margin-right: 16px;
}
.dialog_head_row p {
  width: 418px;
  line-height: 1.62153846em;
}
.sharemailform_row,
.sharemailform_component {
  font-size: 16px;
  margin-top: 10px;
  line-height: 1.4;
}
.sharemailform_row > h3,
.sharemailform_row > p {
  float: left;
}
.sharemailform_row > h3 {
  width: 84px;
  text-align: right;
  font-weight: normal;
}
.sharemailform_row > h3:after {
  content: '\a0';
}
.sharemailform_row > p {
}
.sharemailform_row > p textarea {
  width: 446px;
  padding: 7px;
  font-size: 13px;
  border: 1px solid #cccccc;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  font-family: inherit;
}

.sharemailform_component {
  padding-left: 84px;
}
.share_mailform > form {
  margin-bottom: 20px;
}
.share_mailform > form .origincheckbox_area,
.dialog_message form .origincheckbox_area {
  position: relative;
  display: inline-block;
}
.share_mailform > form .origincheckbox_area input[type='checkbox'],
.dialog_message form .origincheckbox_area input[type='checkbox'] {
  opacity: 0;
}
.share_mailform > form .origincheckbox_area input[type='checkbox'] + label:before,
.dialog_message form .origincheckbox_area input[type='checkbox'] + label:before {
  content: '';
  display: block;
  position: absolute;
  width: 16px;
  height: 16px;
  left: 0px;
  top: 2px;
  border: 1px solid #cccccc;
  border-radius: 3px;
  background-color: #ffffff;
}
.share_mailform > form .origincheckbox_area input[type='checkbox']:checked + label:after,
.dialog_message form .origincheckbox_area input[type='checkbox']:checked + label:after {
  content: '';
  display: block;
  position: absolute;
  width: 13px;
  height: 5px;
  left: 3px;
  top: 5px;

  border-width: 0px 0px 2px 2px;
  border-style: none none solid solid;
  border-color: #555555;

  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.sharemailform_row > p textarea:focus,
.share_mailform > form .origincheckbox_area input[type='checkbox']:focus + label:before,
.dialog_message .origincheckbox_area input[type='checkbox']:focus + label:before {
  border-color: #175ce6;
  outline: none;
  -moz-box-shadow: 0px 0px 5px #175ce6;
  -webkit-box-shadow: 0px 0px 5px #175ce6;
  -o-box-shadow: 0px 0px 5px #175ce6;
  -ms-box-shadow: 0px 0px 5px #175ce6;
  box-shadow: 0px 0px 5px #175ce6;
}
button#location_back_btn {
  background-color: transparent;
  border: none;
  top: 9px;
  left: 16px;
  cursor: pointer;
}
#location_back_btn i:before {
}
@media (min-width: 738px) {
  #location_back_btn i:before {
    content: '';
    display: block;
    width: 15px;
    height: 15px;
    background-image: url(/img/popup/fa-times_black.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 15px 15px;
    margin: auto;
  }
}
/* imgPopup kenya 9 days limited sale  */
#imgPopup .modal-content #dispPopup img[src*='kenya_limitedsale'] {
  max-width: 100%;
}

/*------------------------------------------------------------
    Used Cars Page -car list-
------------------------------------------------------------*/
#used-cars #search #listbox {
  position: relative;
}
div.carlist_wrap {
  margin-bottom: 17px;
}

/*------------------------------------------------------------
    Used Cars Page -car list Page nation-
------------------------------------------------------------*/
.carlist_pager {
  text-align: center;
  font-size: 14px;
  line-height: 26px;
  margin-bottom: 5px;
  clear: both;
}
.carlist_pager ul li,
.carlist_pager ul li:after {
  display: inline-block;
}
.carlist_pager ul li:after {
  content: '\00a0';
  float: left;
}
.carlist_pager ul li:nth-last-of-type(1):after {
  content: '';
}
.carlist_pager ul li a,
.carlist_pager ul li span {
  display: block;
  float: left;
}
.carlist_pager ul li a,
.carlist_pager ul li.current_page span {
  min-width: 3.625em;
}
.carlist_pager ul li a {
  border: 1px solid #0563dc;
}
.carlist_pager ul li.current_page span {
  border: 1px solid #cf0f31;
  background-color: #cf0f31;
  color: #ffffff;
}
.carlist_pager ul li.page_prev a,
.carlist_pager ul li.page_next a {
  width: 68px;
}
.carlist_pager ul li a:link,
.carlist_pager ul li a:visited {
  color: #0563dc;
}
.carlist_pager ul li a:hover {
  background-color: #0563dc;
  color: #ffffff;
  text-decoration: none;
}
.carlist_pager ul li.page_blanc span {
  width: 1.036em;
}

/*------------------------------------------------------------
    Used Cars Page -follow nav-
------------------------------------------------------------*/
#carlist_followingnavi_area #carlist_followingnavi {
  background-color: #ffffff;
  width: 1000px;
  z-index: 10;
  transition: top 0.2s linear;
}
#carlist_followingnavi_area h2 {
  float: left;
  font-size: 15px;
  font-weight: normal;
  height: 27px;
  margin-top: 3px;
  padding-bottom: 5px;

  transition: margin 0.2s linear;
}
#carlist_followingnavi_area #carlist_followingnavi.fixed_carlistfollownavi h2,
#carlist_followingnavi_area #carlist_followingnavi.leave_carlistfollownavi h2 {
  margin-top: 11px;
  margin-left: 9px;
  height: 23px;
  line-height: 1;
}
#carlist_followingnavi_area #carlist_followingnavi.fixed_carlistfollownavi {
  position: fixed;
  top: 0px;
  left: auto;
}
#carlist_followingnavi_area #carlist_followingnavi.leave_carlistfollownavi {
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
}
#carlist_followingnavi_area h2 span.carlist_resultscount {
  font-size: 24px;
  color: #cf0f31;
  line-height: 27px;
}
#carlist_followingnavi_area h2 span.carlist_resultscount span {
  vertical-align: baseline;
}
#carlist_followingnavi_area p.carlist_changesearchopt,
#carlist_followingnavi_area p.carlist_parpage,
#carlist_followingnavi_area p.carlist_select {
  float: right;
  padding-right: 9px;
  padding-left: 9px;
  margin-bottom: 3px;
  line-height: 27px;
  margin-top: 5px;
}
#carlist_followingnavi_area p.carlist_parpage,
#carlist_followingnavi_area p.carlist_select,
#carlist_followingnavi_area p.carlist_select select#sort {
  font-size: 13px;
  color: #333333;
}
#carlist_followingnavi_area p.carlist_select {
  margin-left: 6px;
  margin-right: -9px;
}
#carlist_followingnavi_area #carlist_followingnavi.fixed_carlistfollownavi p.carlist_select,
#carlist_followingnavi_area #carlist_followingnavi.leave_carlistfollownavi p.carlist_select {
  display: none;
}
#carlist_followingnavi_area p.carlist_select select#sort {
  border: 1px solid #a8a8a8;
  border-radius: 4px;
  height: 27px;
  min-width: 173px;
  background-color: #ffffff;
  box-sizing: border-box;
}
#carlist_followingnavi_area #carlist_followingnavi p.carlist_changesearchopt {
  display: none;
}
#carlist_followingnavi_area #carlist_followingnavi.fixed_carlistfollownavi p.carlist_changesearchopt,
#carlist_followingnavi_area #carlist_followingnavi.leave_carlistfollownavi p.carlist_changesearchopt {
  display: block;
}
#carlist_followingnavi_area p.carlist_changesearchopt a {
  display: block;
  font-weight: bold;
  font-size: 13px;
  color: #0e6ac8;
}
#carlist_followingnavi_area p.carlist_changesearchopt a:before {
  content: '';
  display: inline-block;
  width: 16px;
  height: 17px;
  background-image: url(/img/common/icon/changesearchopt_icon.png);
  background-repeat: no-repeat;
  background-size: 16px 17px;
  margin-top: 5px;
  margin-bottom: 5px;
  vertical-align: top;
}
#carlist_followingnavi_area #carlist_followingnavi.fixed_carlistfollownavi .carlist_pager,
#carlist_followingnavi_area #carlist_followingnavi.leave_carlistfollownavi .carlist_pager {
  margin-top: -5px;
}
#carlist_sortbtns_area {
  border-bottom: 2px solid #e60012;
  border-top: 1px solid #e4e4e4;

  background: #eeeeee; /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #ffffff 0%, #eeeeee 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to bottom,
    #ffffff 0%,
    #eeeeee 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */

  display: none;

  clear: both;
}
#carlist_sortbtns_area ul.carlist_sortbtns_list {
  display: -ms-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;

  -ms-box-lines: single;
  -webkit-box-lines: single;
  -ms-flex-wrap: nowrap;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
#carlist_sortbtns_area ul.carlist_sortbtns_list > li {
  -ms-box-flex: 0 1;
  -webkit-box-flex: 0 1;
  -ms-flex: 0 1 14.285714%;
  -webkit-flex: 0 1 14.285714%;
  -moz-flex: 0 1 14.285714%;
  flex: 0 1 14.285714%;
}
#carlist_sortbtns_area ul.carlist_sortbtns_list > li a {
  white-space: nowrap;
  font-size: 13px;
  display: block;
  text-align: center;
  line-height: 1.998;
  padding: 0px 9px;
}
#carlist_sortbtns_area ul.carlist_sortbtns_list > li a:not(.carlist_nonrange-soted):after {
  content: '';
  display: inline-block;
  width: 8px;
  height: 13px;
  background-image: url(/img/common/icon/sort_icons_split.png);
  background-repeat: no-repeat;
  background-size: 65px 13px;
  vertical-align: middle;
}
#carlist_sortbtns_area ul.carlist_sortbtns_list > li a.carlist_nonrange-soted.carlist_sorted-order {
  cursor: default;
}
#carlist_sortbtns_area ul.carlist_sortbtns_list > li a.carlist_nonrange-soted.carlist_sorted-order:hover {
  text-decoration: none;
}
#carlist_sortbtns_area ul.carlist_sortbtns_list > li a.carlist_non-soted,
#carlist_sortbtns_area ul.carlist_sortbtns_list > li a.carlist_nonrange-soted {
  color: #0e6ac8;
}
#carlist_sortbtns_area ul.carlist_sortbtns_list > li a.carlist_non-soted:after {
  background-position: left center;
}
#carlist_sortbtns_area ul.carlist_sortbtns_list > li a.carlist_non-soted:hover:after {
  background-position: -38px center;
}
#carlist_sortbtns_area ul.carlist_sortbtns_list > li a.carlist_non-soted:hover,
#carlist_sortbtns_area ul.carlist_sortbtns_list > li a.carlist_downsoted-order,
#carlist_sortbtns_area ul.carlist_sortbtns_list > li a.carlist_upsoted-order,
#carlist_sortbtns_area ul.carlist_sortbtns_list > li a.carlist_nonrange-soted.carlist_sorted-order {
  color: #c01337;
}
#carlist_sortbtns_area ul.carlist_sortbtns_list > li a.carlist_upsoted-order:hover:after,
#carlist_sortbtns_area ul.carlist_sortbtns_list > li a.carlist_downsoted-order:after {
  background-position: -19px center;
}
#carlist_sortbtns_area ul.carlist_sortbtns_list > li a.carlist_downsoted-order:hover:after,
#carlist_sortbtns_area ul.carlist_sortbtns_list > li a.carlist_upsoted-order:after {
  background-position: right center;
}
#main ._mainMsg {
  margin: 0 auto;
  padding-bottom: 5px;
  padding-top: 5px;
  background: url(/img/top/bg02.png?var=1) repeat-x left bottom;
  color: #ff0000;
  font-size: 2em;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
}
#main ._mainMsg p {
  margin: 0 auto;
  width: 1080px;
}
#div787 {
  background: none repeat scroll 0 0 #ffffff;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.7);
  display: none;
  padding: 20px;
  width: 740px;
}
#div788 {
  background: none repeat scroll 0 0 #ffffff;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.7);
  display: none;
  padding: 25px;
}
.modal_close {
  position: absolute;
  top: 12px;
  right: 12px;
  display: block;
  width: 14px;
  height: 14px;
  background: url(/images/email/usa201412/modal_close.png);
  z-index: 2;
}
.cms #main,
.cms #responsive_main {
  width: 1080px;
}
.cms #responsive_main {
  margin: 0 auto;
  padding-bottom: 10px;
}
.fix_bannar_smartphone {
  position: fixed;
  bottom: 0px;
  left: 0px;
  width: 100%;
}
.fix_bannar_smartphone img {
  /*width:100%;*/
}

/*------------------------------------------------------------
    Tel Action
------------------------------------------------------------*/
div#tel_action_area {
  position: fixed !important;
  bottom: 0px;
  right: 0px;
  left: 0px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;

  z-index: 210;

  /* zoom: 4.0625; */
}
div#tel_action_area.open_tel_links_list {
  -moz-box-shadow: 0px -2px 2px rgba(211, 211, 211, 1), 0px 0px 1px rgba(207, 207, 207, 1);
  -webkit-box-shadow: 0px -2px 2px rgba(211, 211, 211, 1), 0px 0px 1px rgba(207, 207, 207, 1);
  -o-box-shadow: 0px -2px 2px rgba(211, 211, 211, 1), 0px 0px 1px rgba(207, 207, 207, 1);
  -ms-box-shadow: 0px -2px 2px rgba(211, 211, 211, 1), 0px 0px 1px rgba(207, 207, 207, 1);
  box-shadow: 0px -2px 2px rgba(211, 211, 211, 1), 0px 0px 1px rgba(207, 207, 207, 1);
}
div#tel_action_area .tel_action_heading {
  position: relative;
  background: #e59504;
  background: -moz-linear-gradient(top, #ffad1a 0%, #e58b1c 100%);
  background: -webkit-linear-gradient(top, #ffad1a 0%, #e58b1c 100%);
  background: linear-gradient(to bottom, #ffad1a 0%, #e58b1c 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffad1a', endColorstr='#e58b1c',GradientType=0 );
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  text-align: center;
  color: #ffffff;

  height: 45px;
}
div#tel_action_area .tel_action_heading:before,
div#tel_action_area h2.tel_action_heading:after {
  display: inline-block;
}
div#tel_action_area .tel_action_heading:before {
  content: '';
  float: left;
  width: 30px;
  height: 36px;
  /*margin-left: 5.77%;*/
  margin-left: 7.5%;
  margin: 0.45em 0px 0.45em 7.5%;
  background-image: url(/img/home/tel_headingIcon_f098.png);
  background-position: right bottom;
  background-size: 60px 72px;
  background-repeat: no-repeat;
}
div#tel_action_area.open_tel_links_list .tel_action_heading:before {
  background-position: left top;
}
div#tel_action_area h2.tel_action_heading:after {
  content: '';
  float: right;
  width: 16px;
  height: 16px;
  margin-right: 24px;
  background-image: url(/img/home/tel_chevron_f077.png);
  background-position: center top;
  background-size: 16px 78px;
  margin: 1.45em 24px 1.45em 0px;
  background-repeat: no-repeat;
}
div#tel_action_area .tel_action_heading a.tel_action {
  display: block;
  line-height: 45px;
  font-size: 16px;
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  width: 100%;
  z-index: 1;
}
div#tel_action_area .tel_action_heading a.tel_action strong {
  font-weight: bold;
}
div#tel_action_area .tel_action_heading a.tel_action:link,
div#tel_action_area .tel_action_heading a.tel_action:visited {
  color: #ffffff;
  text-decoration: none;
}

div#tel_action_area.open_tel_links_list h2.tel_action_heading:after {
  background-position: center bottom;
}
div#tel_action_area.open_tel_links_list .tel_action_heading,
#tel_action_area div#tel_links_list {
  background: none;
  background-color: #ffffff;
}
div#tel_action_area.open_tel_links_list .tel_action_heading {
  border-bottom: 1px solid #e59504;
}
div#tel_action_area.open_tel_links_list .tel_action_heading a.tel_action:link,
div#tel_action_area.open_tel_links_list .tel_action_heading a.tel_action:visited {
  color: #e59504;
}
#tel_action_area div#tel_links_list {
  display: none;
}
#tel_action_area div#tel_links_list {
  padding: 5px 0px;
}
#tel_action_area div#tel_links_list ul {
  display: table;
  /* width: 100%; */
  margin: auto;
  font-size: 14px;
  line-height: 1.143;
}
#tel_action_area div#tel_links_list ul li {
  display: table-row-group;
}
#tel_action_area div#tel_links_list ul li a {
  display: table-row;
}
#tel_action_area div#tel_links_list ul li a:link,
#tel_action_area div#tel_links_list ul li a:visited {
  color: #404040;
  text-decoration: none;
}
#tel_action_area div#tel_links_list ul li a > span {
  display: table-cell;
  vertical-align: middle;
}
#tel_action_area div#tel_links_list ul li a span.sbtoffice_city_name {
  text-align: right;
  padding-left: 11px;
  padding-top: 13px;
  padding-bottom: 13px;
}
#tel_action_area div#tel_links_list ul li a span.sbtoffice_tel_num {
  padding-left: 11px;
  padding-right: 10px;
  white-space: nowrap;
}
#tel_action_area div#tel_links_list ul li a span.sbtoffice_tel_num:before {
  content: '';
  display: inline-block;
  margin-right: 4px;
  vertical-align: middle;
  width: 14px;
  height: 18px;
  background-image: url(/img/home/phone_icon_f095.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 14px 18px;

  animation-name: phone_ring_ring;
  animation-duration: 1.5s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}
@keyframes phone_ring_ring {
  0% {
    -moz-transform: rotate(-17deg);
    -webkit-transform: rotate(-17deg);
    -o-transform: rotate(-17deg);
    -ms-transform: rotate(-17deg);
    transform: rotate(-17deg);
  }
  10% {
    -moz-transform: rotate(17deg);
    -webkit-transform: rotate(17deg);
    -o-transform: rotate(17deg);
    -ms-transform: rotate(17deg);
    transform: rotate(17deg);
  }
  20% {
    -moz-transform: rotate(-17deg);
    -webkit-transform: rotate(-17deg);
    -o-transform: rotate(-17deg);
    -ms-transform: rotate(-17deg);
    transform: rotate(-17deg);
  }
  30% {
    -moz-transform: rotate(17deg);
    -webkit-transform: rotate(17deg);
    -o-transform: rotate(17deg);
    -ms-transform: rotate(17deg);
    transform: rotate(17deg);
  }
  30% {
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
#tel_action_area div#tel_links_list ul li a span.call_icon {
  width: 21.56%;
  padding-right: 11px;
}
#tel_action_area div#tel_links_list ul li a span.call_icon button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;

  cursor: pointer;

  border: none 0px;

  text-align: center;
  width: 100%;

  display: inline-block;
  color: #ffffff;
  font-size: 16px;
  line-height: 26px;
  padding: 0px;
  background: #e59504;
  background: -moz-linear-gradient(top, #ffad1a 0%, #e58b1c 100%);
  background: -webkit-linear-gradient(top, #ffad1a 0%, #e58b1c 100%);
  background: linear-gradient(to bottom, #ffad1a 0%, #e58b1c 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffad1a', endColorstr='#e58b1c',GradientType=0 );
  border-radius: 4px;
  margin-top: -8px;

  -moz-box-shadow: 0px 2px #db6b2c;
  -webkit-box-shadow: 0px 2px #db6b2c;
  -o-box-shadow: 0px 2px #db6b2c;
  -ms-box-shadow: 0px 2px #db6b2c;
  box-shadow: 0px 2px #db6b2c;
}
#mainClm h2 span {
  color: #2b59b6;
}

/*------------------------------------------------------------
    like lang_common.css
------------------------------------------------------------*/
/* headLine02 */
#main .headLine02 {
  margin-bottom: 10px;
  padding: 4px 10px;
  font-size: 1.4em;
  font-weight: normal;
  line-height: 1.2;
  border: 1px solid #b6b6b6;
  background: url(/img/common/headline02_bg.png) no-repeat left top / 100% 200px;
}
#main .headLine02 span {
  padding-left: 12px;
  display: block;
  background: url(/img/common/headline02_span_bg.png) no-repeat left top;
}

/*------------------------------------------------------------
    hover img action
------------------------------------------------------------*/
#mainClm #slideThumb ul#bx-pager li,
.footerIn .snsList li,
.comSearch .searchBtn,
.btn.btnSmall {
  background-color: #ffffff;
}
a img,
.testimonials_box ul.mainClm_testimonials_list > li .usability_area,
#rightClm ul.banner li.bnr01,
#rightClm ul.banner li.bnr02,
#rightClm ul.other.hover_list_item li,
.headerIn ul.signUp li.btn_login,
.headerIn ul.signUp li.btn_singup,
.headerIn ul.signUp li.btn_logout,
.headerIn ul.signUp li.header_favorites,
#rightClm .searchVehicles .btn_search,
#leftClm ul.type li a span[class^='em_'],
.testimonialsfeed_toprightcol .testimonials_singlecnt .testimonials_singlecnt_imgarea img,
#contents_detail.single .mail a,
.single .content .contentRight .testimonials_section_cardetail ul.customer_quoteslist li .customerquote_image,
.single .content .title a.addFav,
#contents_detail .imgBox .photoBox #car_thumbnail_car_navigation div img,
#reserveSubmit a,
#btnQuote a,
a#btnQuote,
.single .content .contentRight table.buyNow td.buyNow a,
.mail_orange_on a.big_btn_req,
#main #request_a_car .mailForm table input,
.shpping_btn,
#main_login .submit input,
#service_main dd .btn input,
#main .submit input,
.lightbox_displayableimg,
.makeSearchBtn_hovact,
.comSearch .searchBtn .btn,
.btnSmall a.small_btn,
#leftClm .testimonialssec_leftclm ul.left_testimonialslist > li .customerquote_image,
.container-start .btnCommon,
#mainkenya .btnCommon,
#mainNewzealand .btnCommon,
#mainTanzania .btnCommon,
#main_auction .btnCommon,
.container-start .btnCommonRed,
.container-start .btnCommonBlue,
.col-sm-12 .btnCommonBlue,
a .col-sm-12 .bg-img-bar_design,
.btnCommonSubmit,
.car_listitem .car_listitem_footer_btns .carlist_mail_btns a span.car_listitem_footer_btn,
#user.keep_users_body #main_login .signBox .txtInner .submit li a {
  -webkit-transition: opacity 0.2s ease-out;
  -moz-transition: opacity 0.2s ease-out;
  -o-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
}
a:hover img,
.testimonials_box ul.mainClm_testimonials_list > li:hover .usability_area,
#rightClm ul.banner li.bnr01:hover,
#rightClm ul.banner li.bnr02:hover,
#rightClm ul.other.hover_list_item li:hover,
.headerIn .signUp .btn_login:hover,
.headerIn .signUp .btn_singup:hover,
.headerIn .signUp .btn_logout:hover,
.headerIn .signUp .header_favorites:hover,
#rightClm .searchVehicles .btn_search:hover,
.testimonialsfeed_toprightcol .testimonials_singlecnt:hover .testimonials_singlecnt_imgarea img,
#contents_detail.single .mail a:hover,
.single .content .contentRight .testimonials_section_cardetail ul.customer_quoteslist li:hover .customerquote_image,
.single .content .title a.addFav:hover,
#contents_detail .imgBox .photoBox #car_thumbnail_car_navigation div.slick-slide > div > div:hover img,
#reserveSubmit a:hover,
#btnQuote a:hover,
a#btnQuote:hover,
.single .content .contentRight table.buyNow td.buyNow a:hover,
.mail_orange_on a.big_btn_req:hover,
a.mail_orange_onbtn:hover,
#main #request_a_car .mailForm table input:hover,
.shpping_btn:hover,
#main_login .submit input:hover,
#service_main dd .btn input:hover,
#main .submit input:hover,
.lightbox_displayableimg:hover,
.makeSearchBtn_hovact:hover,
.comSearch .searchBtn .btn:hover,
.btnSmall a.small_btn:hover,
#leftClm .testimonialssec_leftclm ul.left_testimonialslist > li:hover .customerquote_image,
.container-start .btnCommon:hover,
#mainkenya .btnCommon:hover,
#mainNewzealand .btnCommon:hover,
#mainTanzania .btnCommon:hover,
#main_auction .btnCommon:hover,
.container-start .btnCommonRed:hover,
.container-start .btnCommonBlue:hover,
.col-sm-12 .btnCommonBlue:hover,
a:hover .col-sm-12 .bg-img-bar_design,
.btnCommonSubmit:hover,
.car_listitem .car_listitem_footer_btns .carlist_mail_btns a span.car_listitem_footer_btn:hover,
#user.keep_users_body #main_login .signBox .txtInner .submit li a:hover {
  -ms-filter: alpha(opacity=50) !important;
  opacity: 0.5 !important;
}
.single .content .contentRight table.quote td span[onclick^='applyCoupon'],
.single .content .contentRight table.quote td span[onclick^='cancelCoupon'] {
  -webkit-transition: background-color 0.2s ease-out;
  -moz-transition: background-color 0.2s ease-out;
  -o-transition: background-color 0.2s ease-out;
  transition: background-color 0.2s ease-out;
}
.single .content .contentRight table.quote td span[onclick^='applyCoupon']:hover,
.single .content .contentRight table.quote td span[onclick^='cancelCoupon']:hover {
  background-color: #b36b6b !important;
}
.gNaviIn ul#gNavi > li:hover > a > img,
.single .content .title a.addFav:hover img,
.headerIn h1 a:hover img,
.headerIn .header_logo a img,
.headerIn .logo_header01 a:hover img,
#mainClm #slider .bx-wrapper ul.bxslider3 > li a:hover img,
.single .content .contentRight table.buyNow td.buyNow .btnCommonNegoDis a:hover,
a:hover img[src*='new_window_icon_'],
a:hover img[src*='new_win_icon_blue'] {
  opacity: 1 !important;
}
.carlistitem_autoheight_area .caritem_titlearea h2 a:before,
li.favorite_carItem .carItem_right .carItem_rightup div.title_leftarea h3 a:after,
.bg-img-front .bg_img_facebook_button {
  background-color: transparent;
  -webkit-transition: background-color 0.2s ease-out;
  -moz-transition: background-color 0.2s ease-out;
  -o-transition: background-color 0.2s ease-out;
  transition: background-color 0.2s ease-out;
}
.car_listitem:hover .car_image_area .img_height135:after,
li.favorite_carItem .carItem_right .carItem_rightup div.title_leftarea h3 a:hover:after,
.bg-img-front .bg_img_facebook_button:hover {
  background-color: rgba(255, 255, 255, 0.5);
}
.container-start .btnCommonBlue a,
.col-sm-12 .btnCommonBlue a,
#mainkenya .btnCommon a,
.container-start .btnCommon a,
#mainNewzealand .btnCommon a,
#mainTanzania .btnCommon a,
#main_auction .btnCommon a {
  height: 100%;
}
.container-start .btnCommonBlue a,
.col-sm-12 .btnCommonBlue a {
  margin: 0px -13px;
}
.bg-img-front .bg_img_facebook_button {
  right: 0px;
  bottom: 0px;
  left: 0px;
  width: 100%;
}

/*------------------------------------------------------------
    Sign Up page
------------------------------------------------------------*/
body.keep_users_body {
  min-width: 850px !important;
  width: auto !important;
}
.keep_users_body .headerIn,
.keep_users_body #main,
.keep_users_body .footerIn {
  width: 850px;
}

.keep_users_body #spc_header {
  border-bottom: 3px solid #f50f0f;
  /* margin-bottom: 35px; */
}
.keep_users_body #spc_header .headerIn {
  height: 101px;
  padding-bottom: 1px;
}
.keep_users_body .headerIn .header_logo {
}
.keep_users_body .headerIn .header_logo {
  display: block;
  width: 133px;
  float: left;
  background-image: url(/img/home/logo_header02.png);
  background-repeat: no-repeat;
  background-size: 123px 68px;
  background-position: left center;

  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.keep_users_body .headerIn .header_logo a {
  border: none 0px;
  height: 88px;
}
.keep_users_body .headerIn .header_logo img {
  display: none;
}
.keep_users_body .headerIn .header_content {
  display: block;
  margin-left: -133px;
}
.keep_users_body .headerIn .header_content .header_right {
  position: static;
  float: right;
  width: auto;
  margin-top: 33px;
}
.keep_users_body #lang-switch-wrapper {
  margin: auto;
  position: relative;
}
.keep_users_body #lang-switch-area {
  top: 18px;
}
.keep_users_body #lang-switch-menu {
  padding: 0px;
}
.keep_users_body .footerIn .f_left {
  width: auto;
  float: none;
  padding: 15px 0px;
  text-align: center;
}
.keep_users_body #footer .foot_other_links p:not(.other_link_breakbar) {
  display: inline-block;
  margin: 0px 0.7em;
  color: #ffffff;
}
.keep_users_body #footer .foot_other_links p a,
.keep_users_body #footer .foot_other_links p span {
  color: #ffffff;
}
#main_login .submit button,
#main_regist .submit button,
#surveyForm .submit button {
  min-width: 325px;

  background: #006def;
  background: -moz-linear-gradient(top, #4498ff 0%, #006def 100%);
  background: -webkit-linear-gradient(top, #4498ff 0%, #006def 100%);
  background: linear-gradient(to bottom, #4498ff 0%, #006def 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4498ff', endColorstr='#006def',GradientType=0 );

  font-size: 14px;
  padding: 11px 15px;
  line-height: 1.25;
  color: #ffffff;
  font-weight: bold;
  border: 0px none #006def;
  cursor: pointer;
  outline-color: #006def;
  outline-offset: 4px;
  text-align: center;
  text-decoration: none;
}
#main_login .submit button {
  border-radius: 4px;
}
#main_login .submit button {
  width: 100%;
}
#main_login .submit button:hover,
#main_regist .submit button:hover,
#surveyForm .submit button:hover {
  /*background-color: #75B0F6;
    border: 0px none #75B0F6;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.5);*/

  background: #2a8bff;
  border: 0px none #2a8bff;
}

/*------------------------------------------------------------
    Back To Header
------------------------------------------------------------*/
#back2top_btn_area {
  position: fixed;
  width: 50px;
  height: 50px;

  bottom: 52px;
  right: 30px;

  z-index: 2147483639;
}
div#tel_action_area ~ #back2top_btn_area {
  z-index: 209;
}
#back2top_btn_area a#back2top_btn {
  display: block;
  border: 1px solid rgba(255, 255, 255, 0.4);
  height: 48px;
  background-color: rgba(0, 0, 0, 0.64);
  border-radius: 5px;
  font-size: 10px;
}
#back2top_btn_area a#back2top_btn:hover {
  border-color: #ffffff;
  background-color: rgba(0, 0, 0, 0.85);
}
#back2top_btn_area a#back2top_btn:after {
  content: '';
  display: block;
  width: 16px;
  height: 16px;

  border-width: 0.3712em 0px 0px 0.3712em;
  border-style: solid none none solid;
  border-color: #ffffff transparent transparent #ffffff;
  margin: 19px auto auto;

  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  border-radius: 1px;

  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
#back2top_btn_area a#back2top_btn span {
  display: none;
}

/* Lightbox from cms_responsive. someday delete
   ========================================================================== */
.lightbox_displayableimg {
  cursor: pointer;
}
.img_lightbox {
  height: 100%;
  height: 100vh;
}
.img_lightbox .lightbox_imgarea {
  width: 100%;
  height: 100%;
  position: relative;
}
.img_lightbox .lightbox_imgarea img {
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;

  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);

  max-width: 100vw;
  max-height: 100vh;
  width: auto;
  height: auto;

  -moz-box-shadow: 0px 0px 0px 5px rgba(255, 255, 255, 0.5), 0px 0px 16px rgba(255, 255, 255, 0.08),
    0px 22px 12px rgba(255, 255, 255, 0.26);
  -webkit-box-shadow: 0px 0px 0px 5px rgba(255, 255, 255, 0.5), 0px 0px 16px rgba(255, 255, 255, 0.08),
    0px 22px 12px rgba(255, 255, 255, 0.26);
  -o-box-shadow: 0px 0px 0px 5px rgba(255, 255, 255, 0.5), 0px 0px 16px rgba(255, 255, 255, 0.08),
    0px 22px 12px rgba(255, 255, 255, 0.26);
  -ms-box-shadow: 0px 0px 0px 5px rgba(255, 255, 255, 0.5), 0px 0px 16px rgba(255, 255, 255, 0.08),
    0px 22px 12px rgba(255, 255, 255, 0.26);
  box-shadow: 0px 0px 0px 5px rgba(255, 255, 255, 0.5), 0px 0px 16px rgba(255, 255, 255, 0.08),
    0px 22px 12px rgba(255, 255, 255, 0.26);
}
button#location_back_btn {
  display: block;
  position: absolute;
  width: auto;

  padding: 7px 0px;
}
button#location_back_btn i,
button#location_back_btn i span {
  display: block;
}
button#location_back_btn i {
  color: #333333;
}
button#location_back_btn i span {
  display: block;
  font-weight: bold;
  font-size: 14px;
  padding: 6px 12px;
  line-height: 1.22428571;
  font-style: normal;

  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  background-color: rgba(255, 255, 255, 0.5);
}
@media (min-width: 738px) {
  .img_lightbox .lightbox_imgarea {
    width: auto;
    height: auto;

    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);

    -moz-box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.08), 0px 22px 12px rgba(0, 0, 0, 0.26);
    -webkit-box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.08), 0px 22px 12px rgba(0, 0, 0, 0.26);
    -o-box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.08), 0px 22px 12px rgba(0, 0, 0, 0.26);
    -ms-box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.08), 0px 22px 12px rgba(0, 0, 0, 0.26);
    box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.08), 0px 22px 12px rgba(0, 0, 0, 0.26);

    padding: 15px;
    background-color: #ffffff;
  }
  .img_lightbox .lightbox_imgarea img {
    position: static;

    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;

    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
  button#location_back_btn {
    width: 33px;
    text-align: center;
    padding-top: 9px;
    padding-bottom: 9px;

    top: -9px;
    left: auto;
    right: -9px;
  }
  #location_back_btn i {
  }
  button#location_back_btn i span {
    display: none;
  }
}

/*------------------------------------------------------------
    ヘッダー
------------------------------------------------------------*/
input.off {
  color: #999;
}
.head_flag {
  display: block;
  float: left;
  margin-top: 2px;
  margin-bottom: 2px;
  margin-left: 0px;
  margin-right: 0px;
  width: 24px;
}

/*------------------------------------------------------------
    パンクズリスト
------------------------------------------------------------*/
#pagePath {
  margin: 0 auto 2px;
  padding: 6px 0 0;
  width: 1056px;
  clear: both;
}
#pagePath li {
  display: inline;
  color: #757575;
  font-size: 1.2em;
}
#pagePath li a {
  margin-right: 1px;
  color: #757575;
}
#pagePath .home a {
  color: #1eb4eb;
}
@media (max-width: 1080px) {
  #pagePath {
    margin: 0px 12px 2px;
  }
}

/*------------------------------------------------------------
    コンテンツ
------------------------------------------------------------*/
#conts {
  width: 805px;
  float: right;
  position: relative;
}

/*------------------------------------------------------------
    サイドバー
------------------------------------------------------------*/
#sideBar {
  /*margin-top: -239px;*/
  margin-top: -300px;
  width: 228px;
  float: left;
  position: relative;
}
#sideBar .sBox {
  margin-bottom: 9px;
  padding: 9px 0 9px 7px;
  background: url(/img/used_car_stock/side_bg.png) repeat left top;
}
#sideBar .sBox .sNavi {
  padding-bottom: 6px;
  background: url(/img/used_car_stock/s_bg02.png) no-repeat left bottom;
}
#sideBar .sBox .sNavi ul {
  padding-bottom: 4px;
  background: url(/img/used_car_stock/s_bg01.png) repeat-y left top;
}
#sideBar .sBox .sNavi h3 {
  width: 172px;
  padding: 5px 20px;
  border: 1px solid #ccc;
  color: #4c4c4c;
  background: #d3d3d3 url(/img/used_car_stock/side_ttl_bg.png) repeat-x left top;
  font-size: 1.4em;
  font-weight: normal;
}
#sideBar .sideLink {
  padding: 4px 0 0;
}
#sideBar .sideLink li {
  margin-bottom: 3px;
  /*width: 100%;*/
  /*float: left;*/
  letter-spacing: -1px;
}
#sideBar .sideLink li a {
  padding: 9px 0 1px 20px;
  display: inline-block;
  font-size: 1.1em;
  text-decoration: none;
}
#sideBar .sideLink li .bluTxt {
  color: #006699;
}
#sideBar .sideLink li a img {
  margin: -10px 13px 0 0;
  float: left;
}
#sideBar .sideLink li a .price {
  margin: 0 0 0 10px;
  color: #333;
  font-size: 0.9em;
  vertical-align: middle;
}
#sideBar .sideLink li a:hover img {
  filter: alpha(opacity=80);
  opacity: 0.8;
}
#sideBar .sideLink li a:hover .bluTxt {
  text-decoration: underline;
}
#sideBar .sPrice {
  padding-top: 10px;
}
#sideBar .sPrice li a {
  padding: 7px 24px;
  display: inline-block;
  color: #000;
  font-size: 1.2em;
  /*text-decoration: none;*/
}
#sideBar .sPrice li a:hover {
  color: #adadad;
}
#sideBar .sPrice li a span {
  margin-right: 5px;
  min-width: 50px;
  display: inline-block;
}
#sideBar .sideLink02 {
  padding-top: 10px;
}
#sideBar .sideLink02 li a {
  padding: 11px 9px 0;
}
#sideBar .sideLink02 li a img {
  margin: -7px 23px 0 0;
}
#sideBar .sideLink02 li a .price {
  color: #666;
}
#sideBar .sideLink li a:hover span {
  /*
    display: inline-block;
    text-decoration: none;
*/
}

/*------------------------------------------------------------
    フッター

#footer {
    padding: 12px 0 0;
    clear: both;
    background-color: #000;
    border-top: 1px solid #999;
}
#footer .fArea {
    padding-bottom: 6px;
    background: #363636 url(/img/top/f_bg.jpg) repeat-x left top;
}
#footer .fBox {
    margin: 0 auto;
    width: 1074px;
    text-align: center;
}
#footer .fBox .linkBox ul {
    margin-bottom: -16px;
    float: right;
}
#footer .fBox .linkBox ul li {
    padding-left: 6px;
    float: left;
}
#footer .fBox .linkBox ul li a:hover img {
    filter: alpha(opacity=80);
    opacity: 0.8;
}
#footer p {
    margin-bottom: 5px;
    color: #FFF;
    font-size: 1.4em;
}
#footer .fNavi {
    width: 640px;
    margin: 0 auto 10px;
}
#footer .fNavi li {
    float: left;
    color: #da1e29;
    font-size: 1.2em;
    text-align: left;
    white-space: nowrap;
}
#footer .fNavi li ul li {
    float: none;
}
#footer .fNavi li a {
    color: #da1e29;
}
#footer .fNavi li ul {
    margin-left: 8px;
}
#footer .fNavi li ul li {
    font-size: 0.7em;
}
#footer .copyright {
    font-size: 1.0em;
}
#footer .fInner {
    padding: 10px 0;
    text-align: center;
    border-top: 1px solid #7A7A7A;
}
#footer .fInner li {
    margin: 0 4px;
    color: #7F7F7F;
    display: inline;
    font-size: 1em;
}
#footer .fInner li a {
    color: #7F7F7F;
}
#footer .fInner li a:hover {
    color: #FFF;
    text-decoration: none;
}
#footer .fInner .link {
    margin-top: 2px;
}
#footer .fInner .link01 {
    margin-right: 0;
}
------------------------------------------------------------*/

/*------------------------------------------------------------
    section
------------------------------------------------------------*/
.section {
  margin-bottom: 20px;
  padding: 10px 20px 6px;
  position: relative;
  border: 1px solid #d3d3d3;
  background-color: #fff;
  box-shadow: 1px 1px 5px #dfdede, 1px 1px 3px #dfdede;
}
.colorSection {
  margin-bottom: 20px;
  padding: 10px 20px 6px;
  position: relative;
  border: 1px solid #d3d3d3;
  background-color: lightgoldenrodyellow;
  box-shadow: 1px 1px 5px #dfdede, 1px 1px 3px #dfdede;
}

/*------------------------------------------------------------
    comSearch
------------------------------------------------------------*/
.comSearch .innerSearchBoxMiddle {
  padding-left: 3px;
}
.comSearch .searchOptionMain {
  padding: 0 0 4px 10px;
  float: left;
  height: 30px;
  width: 127px;
}
.comSearch .searchOptionMain label {
  margin: 0 0 0 5px;
  font-size: 1.3em;
  display: inline;
  line-height: 1.7;
}
.comSearch .stockSearchSelectBox {
  /*color: #969696;*/
  border: 1px solid #a8a8a8;
  border-collapse: collapse;
  width: 127px;
  font-size: 1.1em;
}
.comSearch .searchOptionMainSmall {
  color: #969696;
  float: left;
  height: 45px;
  width: 100px;
}
.comSearch .searchOptionMain02 {
  width: 148px;
}
.comSearch .stockSearchSelectBoxSmall {
  margin: 0;
  /*color: #969696;*/
  border: 1px solid #a8a8a8;
  border-collapse: collapse;
  width: 60px;
}
.comSearch .searchOptionMain_hide {
  display: none;
  float: left;
  height: 45px;
  width: 228px;
}
.comSearch .accessories {
  margin: 5px 0px 0px;
  clear: both;
  font-size: 1.2em;
}
.comSearch .accessories .checkList {
  margin-top: 2px;
  line-height: 1.7;
}
.comSearch .accessories .checkList input {
  float: left;
}
.comSearch .accessories .checkList label {
  float: left;
}

/*------------------------------------------------------------
    headLine01
------------------------------------------------------------*/
#main .headLine01,
#responsive_main .headLine01 {
  margin-bottom: 12px;
  color: #1d1d1d;
  font-size: 1.8em;
  font-weight: normal;
  background: #fefefe;
  background: -moz-linear-gradient(top, #fefefe 0%, #fefefe 4%, #fcfcfc 5%, #f1f1f1 49%, #e1e1e1 50%, #f2f2f2 100%);
  background: -webkit-linear-gradient(top, #fefefe 0%, #fefefe 4%, #fcfcfc 5%, #f1f1f1 49%, #e1e1e1 50%, #f2f2f2 100%);
  background: linear-gradient(to bottom, #fefefe 0%, #fefefe 4%, #fcfcfc 5%, #f1f1f1 49%, #e1e1e1 50%, #f2f2f2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#f2f2f2',GradientType=0 );
  border-left: 4px solid #626161;
  display: block;
}
#main .headLine01 span,
#responsive_main .headLine01 span {
  border-width: 2px 1px 1px 0px;
  border-style: solid;
  border-color: #d6d6d6 #b3b3b3 #b3b3b3 transparent;
  padding: 5px 31px 5px 25px;
  display: block;
}

/*------------------------------------------------------------
    pagetitle
------------------------------------------------------------*/
/*#pagetitle {
    margin-bottom: 20px;
    height: 180px;
    background: #F6F5F5 url(/img/feedback/page_title_bg.jpg) no-repeat center top;
}
*/
#pagetitle h2,
#pagetitle h1 {
  margin: 0 auto;
  padding-top: 67px;
  width: 1080px;
  color: #595a59;
  font-size: 3.2em;
  font-weight: normal;
}
.titleType01 {
  min-height: 160px !important;
  margin-bottom: 5px;
}
.titleType01 h2 {
  padding-top: 10px !important;
}
#pagetitle h2 span,
#pagetitle h1 span {
  display: block;
  padding-left: 40px;
  margin-right: 15px;
}

/*------------------------------------------------------------
    comTable
------------------------------------------------------------*/
#main .mailForm .comTable {
  margin-bottom: 20px;
  width: 100%;
  border-collapse: collapse;
}
#main .mailForm .comTable th,
#main .mailForm .comTable td {
  padding: 10px 0 10px;
  text-align: left;
  vertical-align: top;
  color: #030303;
  font-size: 1.4em;
  font-weight: normal;
}
#main .mailForm .comTable th span {
  color: #ff0101;
  vertical-align: top;
  line-height: 1;
}
#main .mailForm .comTable td input {
  padding: 2px 10px;
  width: 295px;
  height: 23px;
  color: #030303;
}
#main .mailForm .comTable select {
  height: 28px;
  padding: 5px 0;
  width: 317px;
}
#main .mailForm #fContent {
  width: 845px;
  height: 210px;
}

/*------------------------------------------------------------
    pageNavi
------------------------------------------------------------*/
#main .pageNavi li {
  color: #999;
  display: inline;
  font-size: 1.2em;
}
#main .pageNavi li a {
  color: #999;
}

/*------------------------------------------------------------
    red button
------------------------------------------------------------*/
.btnDesign01 {
  width: 213px;
  height: 50px;
  margin: 0 auto;
}
.btnDesign01 {
  margin: 0 auto;
  background: url(/img/common/btn_red_bg.jpg) no-repeat left top;
  border: none;
  color: #fff;
  font-size: 1.8em;
  font-weight: bold;
  text-align: center;
  cursor: pointer;
}
.btnCommonNego {
  width: 250px;
  height: 35px;
  margin: 20px auto;
  cursor: pointer;
  border: 0 transparent;
  color: #fff;
  background: #0e6ac8;
  background: -moz-linear-gradient(top, #2897e5 0, #0e6ac8 100%);
  background: -webkit-linear-gradient(top, #2897e5 0, #0e6ac8 100%);
  background: linear-gradient(to bottom, #2897e5 0, #0e6ac8 100%);
  border-radius: 4px;
}
.btnCommonNego a {
  padding-top: 1px;
  display: block;
  text-align: center;
  color: #fff;
  font-size: 2.1em;
  text-decoration: none;
}

/*------------------------------------------------------------
    View Smartphone Site
------------------------------------------------------------*/
.view_spsite {
  /*position: fixed;
    top: 0px;
    left: 0px;
    z-index: 997;*/
  width: 100%;
  background: #ffffff;
  background: -moz-linear-gradient(top, #ffffff 0%, #e3e3e3 100%);
  background: -webkit-linear-gradient(top, #ffffff 0%, #e3e3e3 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #e3e3e3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e3e3e3',GradientType=0 );
  text-align: left;
}
.view_spsite a {
  display: block;
  position: relative;
  width: 100%;
  text-decoration: none;
  font-size: 62px;
  line-height: 117px;
  font-weight: bold;
  background: #333333;
  background: -moz-linear-gradient(top, #ffffff 0%, #e3e3e3 100%);
  background: -webkit-linear-gradient(top, #ffffff 0%, #e3e3e3 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #e3e3e3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e3e3e3',GradientType=0 );
  -moz-box-shadow: 0px 0px 7px 0px rgba(50, 51, 51, 0.4) inset;
  -webkit-box-shadow: 0px 0px 7px 0px rgba(50, 51, 51, 0.4) inset;
  box-shadow: 0px 0px 7px 0px rgba(50, 51, 51, 0.4) inset;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
}
.view_spsite a:link,
.view_spsite a:visited {
  color: #000080;
}
.view_spsite a:before {
  content: '';
  display: block;
  position: absolute;
  z-index: 999;
  top: 2px;
  bottom: 2px;
  left: 2px;
  right: 2px;
  /*width: 100%;
    height: 100%;*/
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background: -moz-linear-gradient(
    top,
    rgba(255, 255, 255, 0.64) 7%,
    rgba(255, 255, 255, 0) 20%,
    rgba(255, 255, 255, 0) 100%
  );
  background: -webkit-linear-gradient(
    top,
    rgba(255, 255, 255, 0.64) 7%,
    rgba(255, 255, 255, 0) 20%,
    rgba(255, 255, 255, 0) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 0.64) 7%,
    rgba(255, 255, 255, 0) 20%,
    rgba(255, 255, 255, 0) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 );
}

/*------------------------------------------------------------
    Yotpo
------------------------------------------------------------*/
.yotpo .text-m {
  padding-left: 5px;
  padding-top: 3px;
}
#yotpo-testimonials-custom-tab .yotpo-main .product-link:hover {
  color: #2f84ed !important;
  cursor: pointer !important;
}
.yotpo .yotpo-review .yotpo-header .yotpo-header-element .y-label.yotpo-user-title {
  color: #d2691e;
  font-weight: 700;
  padding-left: 10px;
}
.yotpo .yotpo-review .yotpo-footer .footer-actions {
  float: inherit !important;
}
