@charset "utf-8";

@media print, screen and (max-width: 768px) {
  #rwd-content .rwd-product-header .rwd-headline1-type02 {
    padding-right: 0;
  }
  #rwd-content .rwd-product-header {
    margin-bottom: 0;
  }
}

/* ------------------------------------------
以下、旧コードをそのまま引き継ぎ(ところどころ改修) 2016.11
------------------------------------------ */

.clearfix:after {
  clear:both;content:"";
  display:block;
  height:0;
  visibility:hidden;
}
.clearfix{
  display:inline-table;
  min-height:1%;
}
* html .clearfix{
  height:1%;
}
.clearfix{
  display:block;
}

.old-container ul {
  list-style:none;
}
.old-container ul,
.old-container li,
.old-container dl,
.old-container dt,
.old-container  dd {
  margin: 0;
  padding: 0;
}
.old-container a:link,
.old-container a:visited {
  color: #c00;
  text-decoration: none;
}
.old-container a:hover,
.old-container a:active {
  color: #00f;
  text-decoration: underline;
}
.old-container a img {
  border-width: 0;
}

.old-container .help,
.skippingNav {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  overflow: hidden;
}
.display-none {
  display: none;
}

.old-container {
  position: relative;
  margin: 0 auto;
  width: 950px;
}

#YMHeaderArea {
  padding-top: 3px;
}
#YMHeaderArea .identity {
  margin: 0;
  width: 169px;
  height: 78px;
  padding: 0;
}
#YMHeaderArea p.close {
  position: absolute;
  margin: 0;
  top: 0;
  right: 3px;
  float: none;
  width: auto;
  height: auto;
  font-size: 13px;
}
#YMHeaderArea .close a {
  display: block;
  padding: 25px 37px 8px 0;
  background: url(/jp/locator/mc/img/btn_close.gif) no-repeat 49px 0;
  text-decoration: none;
  color: #000;
}
#YMHeaderArea .close a:hover {
  color: #c00;
}
#YMPageInfomationArea .navi {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 16px;
  width: 320px;
  height: 38px;
}
#YMPageInfomationArea {
  min-width: 950px;
/*  background: #2c2c2c;*/
/*  background: #cbdefe;*/
  background: #dadada;
  border-top: 16px solid #4879e8;
/*  border-top: 16px solid #4879e8;*/
  border-top: 16px solid #244EAC;
/*  color: #fff;*/
  color: #000;
}
#result #YMPageInfomationArea {
  height: 140px;
/*  background: #2b2b2b url(/jp/locator/mc/img/bg_001.jpg) 50% 0 repeat-x;*/
}
#YMPageInfomationArea h1 {
  margin: 0;
  padding: 22px 0 20px 18px;
  font-size: 30px;
  font-weight: normal;
  line-height: 1.1;
}
#result #YMPageInfomationArea h1 {
  padding-right: 340px;
}
.navi {
  height: 38px;
}
.bottom .navi {
  display: none;
}
.navi li {
  display: inline;
  float: left;
  width: 50%;
  margin-left: -2px;
}
.navi li + li {
  margin-left: 2px;
}

#YMFooterArea {
  min-width: 950px;
  background-color: #dadada;
  border-top: 12px solid #f1f1f2;
}
#YMFooterArea p {
  margin: 0;
  padding: 12px 0 16px;
  text-align: center;
  font-size: 12px;
}
#YMFooterArea .goPagetop {
  position: absolute;
  right: 12px;
  top: 10px;
  width: 30px;
  height: 20px;
  padding-top: 10px;
  background-color: #666;
  border-radius: 4px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  line-height: 1.0;
  text-decoration: none;
}
#YMFooterArea .goPagetop:hover {
  background-color: #c00;
}
@media print, screen and (max-width: 768px) {
  .old-container {
    margin: 0 auto;
    width: 100%;
  }
  #YMPageInfomationArea,
  #YMFooterArea {
    width: 100%;
    min-width: 1px;
  }
  #YMPageInfomationArea,
  #result #YMPageInfomationArea {
    width: 100%;
    min-width: 1px;
  }
}
@media print, screen and (max-width: 640px) {
  .old-container {
    margin: 0 auto;
    width: 100%;
  }
  #YMPageInfomationArea,
  #YMFooterArea {
    width: auto;
    min-width: 1px;
  }
  #YMFooterArea .goPagetop {
    right: 2%;
  }
  #result #YMPageInfomationArea {
    height: auto;
  }
  #result #YMPageInfomationArea h1 {
    padding-right: 0;
  }
  #YMPageInfomationArea {
    height: auto;
  }
  #YMPageInfomationArea .navi {
    position: relative;
    right: 0;
    top: 0;
    width: 100%;
    height: 38px;
    border-top: 2px solid #fff;
    border-bottom: 1px solid #fff;
    background-color: #fff;
  }
}

/* Contents */
.note {
  text-align: left;
}

.searchWord {
  margin-top: 12px;
  margin-bottom: 8px;
  padding-bottom: 10px;
  border-bottom: 2px solid #ccc;
  font-size: 15px;
}
.searchWord p {
  margin: 0;
  padding: 6px 0 4px 8px;
  border-left: 10px solid #4779e8;
}

.bottom .pages {
  margin-top: 50px;
}
.pages {
  padding: 0 20px;
  margin-bottom: 10px;
}
.pages.line {
  border-top: 1px solid #ccc;
}
.pages p {
  float: left;
  margin: 12px 0 0;
}
.pages ul {
  float: right;
  padding: 12px 12px 0;
  text-align: center;
}
.pages ul li {
  margin: 0;
  padding: 0;
  display: inline;
}
.pages ul .back {
  margin-right: 10px;
}
.pages ul .next {
  margin-left: 10px;
}
.pages ul .page span,
.pages ul .page a {
  display: inline-block;
  margin-bottom: 5px;
  padding: 4px 0;
  width: 24px;
  border: 1px solid #dbdada;
  color: #c00;
  font-size: 15px;
  font-family: Arial, Verdana;
  text-align: center;
  line-height: 1;
  text-decoration: none;
}
.pages ul a {
  color: #c00;
}
.pages ul a:hover {
  color: #000;
}
.pages ul .page a:hover {
  background-color: #fcc;
}
.pages ul .page span {
  border-color: #797979;
  color: #333;
}


.red {
  color: #c00;
}
div.search select {
  border: 2px solid #979eaa;
  font-size: 16px;
}
div.search {
  margin: 20px 0;
  background-color: #cbdefe;
}
.GPS {
  display: none !important;
}

div.search.Pref .wrap {
  padding: 20px 20px 0 20px;
}
div.Pref .groupWrap {
  padding: 0 8%;
  background-color: #fff;
  border: 2px solid #303030;
}
div.Pref .groupWrap .group {
  padding: 20px 10px 25px 40px;
}

div.Pref h3 {
  margin: 0 0 6px;
  font-weight: normal;
  font-size: 16px;
}
div.Pref h3 .number {
  position: absolute;
  margin-top: -8px;
  margin-left: -0.7em;
  color: #4879e8;
  font-size: 76px;
  line-height: 1;
  font-family: 'Noto Sans', Helvetica, Verdana, sans-serif;
}

div.Refine {
  margin-top: 0;
  background: #cbdefe url(/jp/locator/mc/img/bg_shadow.png) 0 0 repeat-x;

}
div.search.Refine form {
  padding: 26px 50px 24px;
  text-align: center;
}
div.search.Refine .title {
  display: inline-block;
  margin: 0;
  padding: 10px 12px 10px 10px;
  border-left: 10px solid #4879e8;
  font-size: 16px;
}
div.search.Refine select {
  margin-right: 20px;
}
div.search.Refine .btn {
  display: inline-block;
}
div.search.Refine .notice {
  margin: 0;
  padding: 0 20px 20px;
  font-size: 15px;
  text-align: center;
}

.Refine .narrowClose {
  position: absolute;
  display: block;
  top: 0;
  right: 0;
  float: none;
  width: auto;
  height: auto;
  padding: 8px 8px 6px;
  line-height: 1;
  font-size: 26px;
  font-weight: bold;
  background: #4879e8 url(/jp/locator/mc/img/bg_shadow.png) 0 0 repeat-x;
  text-decoration: none;
  color: #fff;
}
.Refine .narrowClose:hover {
  background: #2e857e url(/jp/locator/mc/img/bg_shadow.png) 0 0 repeat-x;
}
.Refine .narrowClose span {
  display: block;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

input.btn {
  cursor: pointer;
  margin: 0 auto;
  display: block;
  height: 43px;
  border: none;
  text-indent: -9999px;
}
input.btn001 {
  width: 154px;
  background: url(/jp/locator/mc/img/btn_search.png) no-repeat 0 0;
}
input.btn002 {
  width: 244px;
  background: url(/jp/locator/mc/img/btn_gps.png) no-repeat 0 0;
}
input.btn001:hover,
input.btn002:hover {
  background-position: 0 100%;
}

.resultWrap {
  padding: 0 20px;
}
.resultWrap dl {
  margin: 10px 0 30px;
}
.old-container dt {
  position: relative;
  padding-left: 56px;
  padding-right: 180px;
  min-height: 42px;
  background: #cbdefd no-repeat 0 0;
}
.old-container dt a {
  position: absolute;
  top: 0;
  right: 0;
}
.YSP {
  background-color: #cbdefd;
  background-image: url(/jp/locator/mc/img/ico_ysp.gif);
}
.YOU {
  background-color: #e4e4e4;
  background-image: url(/jp/locator/mc/img/ico_you.gif);
}
.shop {
  display: block;
  padding-top: 12px;
  padding-bottom: 8px;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.2;
}
.old-container dd {
  margin-top: 14px;
  float: left;
  width: 50%;
  font-size: 15px;
}
.old-container dd .address {
  position: relative;
}
.old-container dd span.name {
  padding-right: 1em;
  font-weight: bold;
  white-space: nowrap;
  color: #444;
}
.old-container dd.data .main {
  margin: 0 20px 0 10px;
}
.old-container dd.data .sub {
  margin: 0 20px 0 10px;
}
.old-container dd .type {
  margin-left: 11px;
}
.old-container dd .type img {
  float: left;
  margin-right: 4px;
  margin-bottom: 4px;
}
.old-container dd .type span {
  float: left;
}
.old-container dd .type span .end {
  margin-right: 0;

}
.old-container dd .website {
  clear: both;
  padding: 1em 0 0 11px;
}
.old-container dd .website .name {
  display: block;
}


.address {
  margin-bottom: 8px;
  padding-right: 36px;
}
.linkMap {
  position: absolute;
  right: 0;
  display: block;
  padding-top: 34px;
  width: 30px;
  background: url(/jp/locator/mc/img/btn_icon.png) no-repeat -930px 0;
  text-align: center;
  vertical-align: middle;
  color: #c00;
  text-decoration: none;
  line-height: 1;
  font-size: 14px;
}
.linkBtn {
  display: inline-block;
  padding-top: 13px;
  width: 100%;
  height: 25px;
  background: #4879e8 url(/jp/locator/mc/img/btn_icon.png) no-repeat 0 50%;
  text-align: center;
  text-decoration: none;
  line-height: 1;
  font-size: 15px;
}
.linkBtn span {
  display: block;
  padding-left: 40px;
  color: #fff;
}
.linkBtn:hover,
.linkBtn:active {
  background-color: #2e857e;
  text-decoration: none;
}
.old-container dt .linkBtn {
  padding-top: 15px;
  width: 158px;
  height: 27px;
  background-position: -620px 50%;
}
.linkBtn.narrowOpen {
  background-position: -310px 50%;
}


#rwd-content .howto {
  float: left;
  margin-top: 10px;
  margin-bottom: 30px;
  padding-right: 210px;
  font-size: 15px;
  line-height: 1.5;
}
.productLink {
  position: absolute;
  right: 18px;
  margin-top: 10px;
}
.productLink a {
  display: block;
  margin: 0 auto;
  padding: 13px 0 11px;
  width: 160px;
  background-color: #fff;
  border: 2px solid #2d4b91;
  border-radius: 4px;
  text-align: center;
  text-decoration: none;
  line-height: 1;
  font-size: 15px;
}
.productLink a:link,
.productLink a:visited {
  color: #2d4b91;
}
.productLink a:hover,
.productLink a:active {
  background-color: #e0ecfc;
}

.old-container form > p {
  margin: 0;
  padding: 20px 0;
}

.half-wrap {
  float: left;
  width: 50%;
}


.search.Pref {
  margin-top: 0;
  padding-top: 254px;
  background-color: #cbdefe;
/*  background-size: contain;
/*  background: url(/jp/locator/mc/img/main_001.jpg) no-repeat 0 0;*/
/*  background: url(data:image/png;base64,XX) no-repeat 0 0;*/
}
.caution {
  margin: 20px 20px 0;
  padding: 0 0 0 64px;
  background: url(/jp/locator/mc/img/mark_caution.png) 0 5px no-repeat;
  color: #b93a2a;
}
#rwd-content .caution p {
  font-size: 1.4rem;
  line-height: 1.5;
}

.status {
  float: none;
  margin-top: 7px;
  width: 100%;
  color: #fff;
}
.status span {
  display: inline-block;
  padding: 6px 9px 4px;
  line-height: 1;
  border-radius: 5px;
  font-size: 13px;
}
.showroom {
  background-color: #551417;
}
.testride {
  background-color: #12235a;
}

.detailBtn {
  display: block;
  width: 49px;
  height: 42px;
  background: url(/jp/locator/mc/img/btn_icon.png) no-repeat -1000px 50%;
}
.detailBtn:hover {
  background-color: #ccc;
}
.detailBtn.on {
  background-position: -1050px 50%;
}
.detailBtn {
  display: none;
}
#refSearch {
  display: none;
}
#refSearch.on {
  display: block;
}

@media print, screen and (max-width: 768px) {
  .search.Pref {
    padding-top: 36%;
  }
  .old-container dd.data {
    position: absolute;
    padding-right: 280px;
  }
  .old-container dd.else {
    float: right;
    width: 267px;
  }
}
@media print, screen and (max-width: 640px) {
  .bottom .navi {
    display: block;
  }
  .half-wrap {
    float: none;
    width: 100%;
  }
  .old-container dt {
    padding-right: 170px;
  }
  .old-container dd.data,
  .old-container dd.else {
    position: relative;
    float: none;
    padding-right: 0;
    width: 100%;
  }
  .pages p {
    float: none;
    margin: 12px 0 0;
    text-align: center;
  }
  .pages ul {
    float: none;
    padding: 12px 12px 0;
    text-align: center;
  }
  div.search.Refine {
    padding: 20px 5% 16px 5%;
  }
  div.search.Refine form {
    margin: 0 0 20px;
    padding: 3px 12px 3px 10px;
    border-left: 10px solid #4879e8;
    font-size: 16px;
    text-align: left;
  }
  div.search.Refine .title {
    display: block;
    padding: 0;
    border-left: 0;
  }
  div.search.Refine select {
    display: block;
    margin: 10px 0;
  }
  div.search.Refine .btn {
    display: inline-block;
  }
  div.search.Refine .notice {
    padding: 0;
    text-align: left;
  }
  #rwd-content .howto {
    float: none;
    margin-bottom: 12px;
    margin-left: 12px;
    margin-right: 12px;
    padding-right: 0;
  }
  .productLink {
    position: relative;
    right: 0;
  }
  .productLink a {
    padding: 12px 0 12px;
  }
}

@media print, screen and (max-width: 480px) {
  #YMHeaderArea .identity {
    display: inline;
  }
  .identity img {
    display: block;
    margin: 0 auto;
    width: 140px;
    height: auto;
  }
  #YMPageInfomationArea {
    border-top-width: 7px;
  }
  #YMPageInfomationArea h1 {
    padding: 17px 10px 14px;
    font-size: 20px;
    text-align: center;
  }
  #YMPageInfomationArea p {
    font-size: 14px;
    text-align: center;
  }
  .linkBtn {
    font-size: 15px;
    padding-top: 12px;
    height: 26px;
  }
  div.search.Pref .wrap {
    padding: 20px 10px 0 10px;
  }
  div.Pref .groupWrap .group {
    padding-right: 0;
  }
  .old-container dt {
    padding-right: 50px;
  }
  .shop {
    font-size: 16px;
  }
  .status span {
    padding: 5px 9px 6px;
  }
  .old-container dd.data .main,
  .old-container dd.data .sub,
  .old-container dd .type,
  .old-container dd .website {
    margin: 0;
    padding: 0;
  }
  .old-container dd .type img {
    width: 69px;
    height: 69px;
  }
  .address {
    padding-right: 46px;
  }
  .linkMap {
    right: 10px;
  }
  .pages {
    padding: 0 10px;
  }
  .resultWrap {
    padding: 0 10px;
  }
  .close {
    display: none;
  }
  dt .linkBtn {
    display: none;
  }
  .detailBtn {
    display: block;
  }
  .sub,
  .else {
    display: none;
  }
  .on {
    display: block;
  }
  .caution {
    margin-right: 10px;
    margin-left: 10px;
  }
}


/*** YSPバナー表示 ***/
.pc-ysp {
    display: block !important;
    text-align: center;
}
.sp-ysp {
    display: none !important;
    text-align: center;
}
 
@media only screen and (max-width: 750px) {
    .pc-ysp {
    	display: none !important;
    }
    .sp-ysp {
    	display: block !important;
    }
    .sp-ysp img {
    	max-width: 80%;
    }
}
/*** YSPバナー表示 ***/
