@charset "utf-8";
.endbox {
  background-color: #f8f5e4;
  padding: 19px;
  border: 1px solid #BC8339;
  text-align: center
}

.sokuhobox {
  background-color: #fff;
  padding: 19px;
  border: 1px solid #BC8339;
  text-align: left
}

.errorbox {
  padding: 20px;
  border-radius: 5px;
  background-color: #FED587;
  text-align: center;
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 16px
}

.toisoku {
  padding: 9px;
  border-radius: 5px;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 16px;
  border: 1px solid #FED587;
  background-color: #FED587
}

.soldout {
  padding: 50px;
  border-radius: 5px;
  background-color: #FCEA85;
  text-align: left;
  color: #1F3641
}

.sld_blktxt {
  color: #1F3641
}

input[type=submit], input[type=reset], input[type=button] {
  outline: 0;
  cursor: pointer;
  -webkit-appearance: none
}

.loading {
  background: url(/img/common/gif-load.gif) 50% 50% no-repeat;
}

.caption {
  display: none;
}

.navadha_bottom {
  position: fixed;
  width: 100%;
  bottom: 0;
  background-color: rgba(0, 0, 0, 1);
  border-radius: 0;
  z-index: 1000;
  padding: 6px 10px 6px 10px;
  overflow: hidden
}

.feedbox p, .feedbox ul {
  margin-bottom: 10px
}

.feedbox li {
  margin-left: 18px;
  margin-bottom: 3px;
  list-style-position: outside;
  list-style-type: none
}

.vstsite a {
  width: 100%;
  display: block;
  text-align: center;
  text-decoration: none;
  padding-top: 14px;
  padding-bottom: 12px;
  border-radius: 3px;
  font-size: 14px;
  color: #1F3641;
  border: 1px solid #ccc
}

.vstsite a:hover {
  text-decoration: none;
  background-color: #F0F2EF
}

.pricetable {
  font-size: 11px;
  line-height: 12px;
  text-align: left;
  border-collapse: collapse;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #DEDBCC;
  border-right-width: 1px;
  border-left-width: 1px;
  border-right-style: solid;
  border-left-style: solid;
  border-right-color: #DEDBCC;
  border-left-color: #DEDBCC;
  text-align: center
}

.pricetable th {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #DEDBCC;
  padding: 5px;
  vertical-align: middle;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #DEDBCC;
  background-color: #F8F5E4
}

.pricetable td {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #DEDBCC;
  padding: 5px;
  vertical-align: middle;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #DEDBCC
}

.chart_teigi {
  font-size: 30px;
  vertical-align: -5px;
  margin-right: 2px;
  margin-left: 10px
}

.tenper {
  background-color: #FB9700;
  color: #fff
}

.goper {
  background-color: #FB2
}

.sanper {
  background-color: #FB2
}

.ichiper {
  background-color: #FD4
}

.uichiper {
  background-color: #FE8
}

.scl_rock_box {
  position: fixed;
  top: 0;
  z-index: 10000;
  margin-left: auto;
  margin-right: auto;
  background-color: #fff;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #1F3641
}

.scl_rock_box h3 {
  padding: 10px;
  border: 1px solid #ccc
}

.ais_mark,
.capacity_mark,
.testdrive_mark,
.campingcar_mark,
.greenbtn,
.glaybtn,
.renoca_mark,
.newcar_mark,
.redcate {
  background-color: #FFF;
  border: 1px solid #888;
  font-size: 11px;
  font-weight: bold;
  vertical-align: 2px;
  color: #888;
  padding-top: 1px;
  padding-right: 7px;
  padding-bottom: 1px;
  padding-left: 7px;
  border-radius: 4px;
}


/*「更新」銀座線オレンジ*/

.yellow_mark {
  background-color:  #FFF;
  border: 1px solid #ff5722;
  text-align: center;
  font-size: 11px;
  font-weight: normal;
  color: #ff5722;
  padding-right: 4px;
  padding-left: 7px;
  padding-top: 1px;
  padding-bottom: 1px;
  vertical-align: 2px;
  letter-spacing: 1px;
  border-radius: 4px;
}


/*「キャンピングカー」新宿線リーフ*/
.rebtn {
  background-color:  #FFF;
  border: 1px solid #E60012;
  text-align: center;
  font-size: 11px;
  font-weight: normal;
  color: #E60012;
  padding-right: 4px;
  padding-left: 7px;
  padding-top: 1px;
  padding-bottom: 1px;
  vertical-align: 2px;
  letter-spacing: 1px;
  border-radius: 4px;
}


/*「Soldout」日比谷線シルバー*/

.toituika_btn a {
  display: block;
  color: #FFFFFF;
  text-align: center;
  line-height: 1.2;
  padding: 5px 0;
  border-radius: 2px;
  margin: 10px 0 0;
  background: #fb4809;
  background: linear-gradient(to bottom, #FF6E3F 10%, #fc491e 90%);
  box-shadow: 0 1px 0 rgba(153, 36, 0, .2);
  border-width: 1px;
  border-style: solid;
  border-color: #E5866D;
  font-size: 11px;
}

.toituika_btn a:hover {
  text-decoration: none;
}

.btncenter {
  margin-left: auto;
  margin-right: auto;
  width: 100%
}

.usd_ttl_cs {
  border-top-width: 2px;
  border-top-style: solid;
  border-top-color: #ee3440;
  margin-bottom: 15px;
  padding: 10px;
  background-color: #fcfcfc;
  overflow: hidden
}

.usd_ttl {
  font-size: 16px;
  border-top-width: 2px;
  border-top-style: solid;
  border-top-color: #ee3440;
  margin-bottom: 15px;
  padding: 10px;
  background-color: #fcfcfc
}

.komds {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 3px
}

.shop_komds {
  font-size: 14px;
  font-weight: bold;
  padding-bottom: 5px;
  margin-bottom: 10px;
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  border-bottom-color: #bc8339
}

.sdttl {
  font-size: 16px;
  line-height: 20px;
  font-weight: bold;
  margin-bottom: 5px
}

.sblst {
  overflow: hidden;
  margin-bottom: 15px
}

.sblbox {
  float: left;
  width: 28%
}

.sblbox img {
  width: 100%;
  height: auto
}

.sbrbox {
  float: right;
  width: 70%;
  overflow: hidden
}

.sbrbox h3 {
  margin-bottom: 3px
}

.blogposter {
  text-align: right;
  margin-top: 5px
}

.png_telnum {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 26px;
  line-height: 26px;
  font-weight: bold;
  color: #EE3440
}

.review_active {
  background-color: #FFF1B9;
}

.hyoka li {
  line-height: 22px
}

.telmu {
  background-color: #fff;
  color: #EE3440;
  border: 1px solid #EE3440;
  padding: 1px 10px 1px 10px;
  font-size: 12px;
  vertical-align: 5px;
  margin-right: 5px
}


/*クチコミ投稿フォーム*/

.review_attention {
  background-color: #fff2cc;
  padding: 20px 30px;
}

.starrv input[type="radio"] {
  display: none;
}

.star::before, .norater::before {
  display: none;
}

label:hover {
  cursor: pointer;
}

.star {
  float: left;
  display: block;
  background: url(/common/images/toiawase/star.png) no-repeat -20px 0;
  width: 20px;
  height: 18px;
  margin: 0 5px 0 0;
  padding: 0;
  text-indent: -9999em;
}

.star.on {
  background-position: 0 0;
}

.norater {
  float: left;
  display: block;
  background: #fff;
  font-size: 10px;
  width: auto;
  height: 16px;
  margin: 2px 0;
  padding: 0 5px;
  line-height: 16px;
  font-weight: bold;
  text-align: center;
  border: 1px solid #ccc;
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eee));
  background: -webkit-linear-gradient(top, #fff, #eee);
  text-shadow: 0 1px 1px #fff;
  box-shadow: 0 1px 0 rgba(255, 255, 255, .2);
  border-radius: 1em;
}

.norater.on {
  background: #666;
  color: #fff;
  border-color: #888;
  text-shadow: 0 -1px 1px #000;
  background: -webkit-gradient(linear, left top, left bottom, from(#aaa), to(#666));
  -webkit-text-shadow: 1px 0 -1px #fff;
  background: -webkit-linear-gradient(top, #aaa, #666);
}

.starrv li span {
  line-height: 0px;
}


/*AIS評価*/

.AISscore {
  font-size: 14px;
  line-height: 1.5;
  display: inline-block;
  vertical-align: super;
}

.AISscore dt {
  text-align: right;
  width: 60px;
}

.AISscore dd {
  margin: -1.5em 0 5px 80px;
}

.AISscore_all {
  font-size: 14px;
  line-height: 1.5;
  display: inline-block;
}

.AISscore_all dt {
  text-align: center;
  width: 60px;
  border: 2px solid #ccc;
  padding: 3px;
  border-radius: 2px;
  margin: 0 10px 0 0;
}

.AISscore_all dd {
  margin: -32px 0 5px 90px;
  border-right: 1px solid #ccc;
  padding: 0 20px 0 0;
}


/*車両フォトギャラリー*/

.superbox-active {
  word-spacing: 0;
  letter-spacing: 0;
  font-size: 0;
}

.superbox-active * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  word-spacing: normal;
  letter-spacing: normal;
  font-size: 16px
}

.superbox-active .superbox-list {
  display: inline-block;
  width: 12.5%;
  zoom: 1;
  vertical-align: bottom
}

.superbox-active .superbox-list img {
  width: 100%;
  vertical-align: bottom;
  cursor: pointer
}

.superbox-active .superbox-list img:hover {
  opacity: .8
}

.superbox-active .superbox-show {
  width: 100%;
  position: relative;
  display: none;
  float: left;
  padding: 1.5em;
  width: 100%;
  background: #333;
  box-shadow: inset 0 1px 5px #111;
  text-align: center
}

.superbox-active .superbox-show img.superbox-current-img {
  width: auto;
  height: 100%;
  border: 1px solid #222;
  box-shadow: 0 1px 4px #222;
  opacity: 0
}

.superbox-active .superbox-close, .superbox-active .superbox-prev, .superbox-active .superbox-next {
  position: absolute;
  width: 30px;
  height: 30px;
  color: #fff;
  text-decoration: none;
  opacity: 0;
  cursor: pointer
}

.superbox-active .superbox-close {
  top: 10px;
  right: 10px
}

.superbox-active .superbox-prev, .superbox-active .superbox-next {
  display: none;
  top: 50%;
  margin-top: -15px
}

.superbox-active .superbox-prev {
  left: 10px
}

.superbox-active .superbox-next {
  display: none;
  right: 10px
}

.superbox-active .superbox-show>a>i {
  font-size: 30px
}

.superbox-active .superbox-close:hover, .superbox-active .superbox-prev:hover, .superbox-active .superbox-next:hover {
  text-decoration: none;
  opacity: 1!important
}

.superbox-active .superbox-float {
  float: left
}

.superbox-active .superbox-2 {
  width: 50%
}

.superbox-active .superbox-3 {
  width: 33%
}

.superbox-active .superbox-4 {
  width: 25%
}

.superbox-active .superbox-6 {
  width: 16.667%
}

.superbox-active .superbox-8 {
  width: 12.5%
}

@font-face {
  font-family: 'SuperBoxIcons';
  src: url('font/superboxicons.eot?6890439');
  src: url('font/superboxicons.eot?6890439#iefix') format('embedded-opentype'), url('font/superboxicons.woff?6890439') format('woff'), url('font/superboxicons.ttf?6890439') format('truetype'), url('font/superboxicons.svg?6890439#superboxicons') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: optional;
}

.superbox-active [class^="icon-"], .superbox-active [class*=" icon-"] {
  font-family: SuperBoxIcons;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased
}

.superbox-active [class^="icon-"]:before, .superbox-active [class*=" icon-"]:before {
  font-family: inherit;
  font-weight: inherit;
  font-style: inherit;
  text-decoration: inherit;
  display: inline-block;
  speak: none
}

.superbox-active a [class^="icon-"], .superbox-active a [class*=" icon-"] {
  display: inline-block
}

.superbox-active .icon-remove-sign:before {
  content: "\2716"
}

.superbox-active .icon-circle-arrow-left:before {
  content: "\e4a1"
}

.superbox-active .icon-circle-arrow-right:before {
  content: "\e4a2"
}


/* Magnific Popup CSS */

.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

.mfp-preloader a {
  color: #CCC;
}

.mfp-preloader a:hover {
  color: #FFF;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover, .mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}

.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

.mfp-arrow:after, .mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow:before, .mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}

.mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}

.mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
  border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}


/* Main image in popup */

img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}


/* The shadow behind the image */

.mfp-figure {
  line-height: 0;
}

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 45px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}

.mfp-ie7 .mfp-img {
  padding: 0;
}

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}

.mfp-ie7 .mfp-container {
  padding: 0;
}

.mfp-ie7 .mfp-content {
  padding-top: 44px;
}

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}


/*------------------------------------------------*/

@media print, screen and (min-width:481px) {
  .telmu {
    background-color: #fff;
    color: #EE3440;
    border: 1px solid #EE3440;
    padding: 4px;
    font-size: 12px;
    vertical-align: 5px;
    margin-right: 5px
  }
  .shashu_sibori {
    margin-bottom: 30px;
    padding-bottom: 10px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #ccc;
    overflow: hidden;
    font-size: 14px
  }
  .shashu_sibori .sibobtn {
    font-size: 12px;
    font-weight: 900;
    margin-top: 5px;
    padding: 5px 9px 3px 9px;
    width: 170px;
    color: #fff;
    border-radius: 2px;
    background-color: #76B852;
    border-width: 1px 1px 2px 1px;
    border-style: solid;
    border-color: #76B852 #76B852 #31A41F #76B852
  }
  .shashu_sibori .sibobtn:hover, .shashu_sibori .sibobtn:focus {
    background-color: #31A41F;
    border-width: 1px 1px 2px 1px;
    border-style: solid;
    border-color: #76B852 #76B852 #31A41F #76B852
  }
}

@media screen and (max-width:480px) {
  .telmu {
    background-color: #fff;
    color: #EE3440;
    border: 1px solid #EE3440;
    padding: 1px 10px 1px 10px;
    font-size: 12px;
    vertical-align: bottom;
    margin-right: 5px;
    vertical-align: 2px
  }
  .shashu_sibori {
    margin-bottom: 30px
  }
  .shashu_sibori a {
    padding: 5px;
    font-size: 14px;
    line-height: 25px
  }
}

.s_png_telnum {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 16px;
  font-weight: bold;
  color: #EE3440
}

.s_telmu {
  background-color: #fff;
  color: #EE3440;
  border: 1px solid #EE3440;
  padding: 1px 10px 1px 10px;
  font-size: 12px;
  margin-right: 5px;
  vertical-align: 2px
}

.navadha_in .png_telnum {
  color: #fff
}

@media print, screen and (min-width:481px) {
  #gmap {
    height: 400px;
    width: 100%;
    margin-bottom: 10px
  }
  .zaiko_h2 {
    font-size: 25px;
    padding: 0 0 5px 0px;
    margin: 0 0 20px;
    border-bottom: 3px double #CCC;
  }
  /*中古車トップ*/
  .srcpnl_l {
    float: left;
    width: 273px;
    padding: 15px 22px 15px 15px
  }
  .srcpnl_slct {
    display: box;
    padding: 10px;
    border: 1px solid #ccc;
    background: #eee;
    background: linear-gradient(to bottom, #fff 10%, #efefef 90%);
    box-shadow: 0 1px 0 rgba(0, 0, 0, .1);
    color: #666;
    font-weight: 400;
    border-radius: 5px;
    margin-bottom: 10px
  }
  .srcpnl_slct a {
    color: #1F3641
  }
  .srcpnl_slct span {
    font-weight: bold;
    margin-right: 3px
  }
  .srcpnl_slct:link, .srcpnl_slct:visited {
    color: #666
  }
  .srcpnl_slct:hover {
    background: #8B8B8B;
    background: linear-gradient(to bottom, #8B8B8B 10%, #6b6b6b 90%);
    color: #fff;
    cursor: pointer
  }
  .srcpnl_slct:hover .num {
    color: #fff
  }
  .srcpnl_slct:active {
    background: linear-gradient(to bottom, #878787 10%, #545454 90%);
    box-shadow: 0 1px 1.5px #545454 inset
  }
  .f-select {
    margin: 0;
    border: 1px solid #666;
    height: 30px;
    font-size: 16px
  }
  .srcpnl_r {
    float: right;
    width: 340px;
    margin-right: -10px;
    overflow: hidden;
    padding: 15px 15px 15px 15px;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #CCC
  }
  .srcpnl_box {
    vertical-align: top;
    display: inline-block;
    zoom: 1;
    width: 72px;
    font-size: 11px;
    line-height: 13px;
    margin: 0 9px 10px 0
  }
  .srcpnl_box:nth-child(4n+1) {
    margin-right: 0px
  }
  .srchpnltxt {
    font-size: 16px;
    width: 150px;
    border: 2px solid #DEDBCC;
    padding: 5px
  }
  .srchpnlbtn input[type=submit] {
    font-size: 12px;
    font-weight: 900;
    padding: 5px 0 3px 0;
    width: 98px;
    color: #FFF;
    border-radius: 2px;
    background-color: #76B852;
    border-width: 1px 1px 2px 1px;
    border-style: solid;
    border-color: #76B852 #76B852 #31A41F #76B852
  }
  .srchpnlbtn input[type=submit]:hover, .normalbtn input[type=submit]:focus {
    background-color: #31A41F;
    border-width: 1px 1px 2px 1px;
    border-style: solid;
    border-color: #76B852 #76B852 #31A41F #76B852
  }
  .tooltip {
    position: relative
  }
  .tooltip span {
    display: none;
    padding: 3px;
    font-size: 12px;
    line-height: 12px;
    width: 50px;
    color: #000
  }
  .tooltip:hover span {
    display: inline;
    position: absolute;
    left: 10px;
    top: -12px;
    background-color: #F0F2EF
  }
  .flft {
    float: left
  }
  .frgt {
    float: right
  }
  #usd_sectbox {
    width: 680px;
    float: left;
    font-size: 13px;
    line-height: 20px
  }
  #soldout_sectbox {
    width: 680px;
    float: left;
    color: #999
  }
  #usd_asidebox {
    width: 300px;
    float: right
  }
  .panel20 {
    width: 20px
  }
  .panel70 {
    width: 70px
  }
  .panel80 {
    width: 80px
  }
  .panel90 {
    width: 90px
  }
  .panel100 {
    width: 100px
  }
  .panel120 {
    width: 120px
  }
  .panel130 {
    width: 130px
  }
  .panel140 {
    width: 140px
  }
  .panel150 {
    width: 150px
  }
  .panel160 {
    width: 160px
  }
  .panel170 {
    width: 170px
  }
  .panel180 {
    width: 180px
  }
  .panel190 {
    width: 190px
  }
  .panel200 {
    width: 200px
  }
  .panel210 {
    width: 210px
  }
  .panel220 {
    width: 220px
  }
  .panel230 {
    width: 230px
  }
  .panel240 {
    width: 240px
  }
  .panel250 {
    width: 250px
  }
  .panel260 {
    width: 260px
  }
  .panel270 {
    width: 270px
  }
  .panel300 {
    width: 300px
  }
  .panel320 {
    width: 320px
  }
  .panel330 {
    width: 330px
  }
  .panel350 {
    width: 350px
  }
  .panel360 {
    width: 360px
  }
  .panel400 {
    width: 400px
  }
  .panel420 {
    width: 420px
  }
  .panel460 {
    width: 460px
  }
  .panel480 {
    width: 480px
  }
  .panel500 {
    width: 500px
  }
  .panel520 {
    width: 520px
  }
  .panel540 {
    width: 540px
  }
  .panel580 {
    width: 580px
  }
  .panel600 {
    width: 600px
  }
  .panel650 {
    width: 650px
  }
  .panel680 {
    width: 680px
  }
  .panel730 {
    width: 730px
  }
  /*.bl-hover{background-color:rgba(248,240,157,0.5)}*/
  .shashu_ttl {
    background-color: #fcfcfc;
    padding: 15px 20px 15px 20px;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: #2646B3;
    border-top-width: 1px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
    border-top-color: #ccc;
    border-right-color: #ccc;
    border-left-color: #ccc;
    overflow: hidden;
    position: relative
  }
  .shashu_ttl h1 {
    font-size: 20px;
    line-height: 20px
  }
  #okinibox {
    float: right;
    width: 310px;
    font-size: 12px;
    margin-top: 8px;
    margin-bottom: 1px
  }
  .usdnav {
    margin-top: 8px
  }
  .usdnav i {
    margin-right: 3px
  }
  .sptenlst {
    margin-left: 18px;
    margin-bottom: 3px;
    list-style-position: outside;
    list-style-type: disc
  }
  .feedbox {
    width: 680px;
    overflow: hidden;
    font-size: 16px;
    line-height: 28px
  }
  .kkk_lbox {
    width: 200px;
    float: left
  }
  .kkk_rbox {
    width: 450px;
    float: right
  }
  .kkk_specbox {
    width: 465px;
    margin-right: -5px;
    overflow: hidden
  }
  .kkk_speclst {
    vertical-align: top;
    display: inline-block;
    zoom: 1;
    width: 150px;
    margin-right: 2px;
    margin-bottom: 20px
  }
  .scl_rock_size {
    width: 680px
  }
  .makerlst_oyabox {
    width: 690px;
    margin-right: -10px;
    overflow: hidden
  }
  .makerlst_oyabox img {
    width: 100%;
    height: auto
  }
  .makerlst_box {
    vertical-align: top;
    display: inline-block;
    zoom: 1;
    width: 217px;
    margin-right: 10px;
    margin-bottom: 5px
  }
  .select100 {
    background: #fcfcfc;
    border: 1px solid #ccc;
    border-radius: 5px;
    color: #0C2245;
    font-size: 14px;
    line-height: 26px;
    vertical-align: middle;
    width: 90px;
    height: 26px
  }
  .select110 {
    background: #fcfcfc;
    border: 1px solid #ccc;
    border-radius: 5px;
    color: #0C2245;
    font-size: 14px;
    line-height: 26px;
    vertical-align: middle;
    width: 100px;
    height: 26px
  }
  .select130 {
    background: #fcfcfc;
    border: 1px solid #ccc;
    border-radius: 5px;
    color: #0C2245;
    font-size: 14px;
    line-height: 26px;
    vertical-align: middle;
    width: 120px;
    height: 26px
  }
  .select150 {
    background: #fcfcfc;
    border: 1px solid #ccc;
    border-radius: 5px;
    color: #0C2245;
    font-size: 14px;
    line-height: 26px;
    vertical-align: middle;
    width: 140px;
    height: 26px
  }
  .select200 {
    background: #fcfcfc;
    border: 1px solid #ccc;
    border-radius: 5px;
    color: #0C2245;
    font-size: 14px;
    line-height: 26px;
    vertical-align: middle;
    width: 190px;
    height: 26px
  }
  .select350 {
    background: #fcfcfc;
    border: 1px solid #ccc;
    border-radius: 5px;
    color: #0C2245;
    font-size: 14px;
    line-height: 26px;
    vertical-align: middle;
    width: 350px;
    height: 26px
  }
  .color_check {
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
    position: absolute
  }
  .clrtip {
    width: 26px;
    height: 26px;
    line-height: 26px;
    padding: 0 0 0 15px;
    margin-top: 3px;
    display: block;
    padding: 0;
    cursor: pointer;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: left top
  }
  .clrwht {
    background-image: url(/common/v2/images/color/white-d485cb5ac57c5d9f63592e76c47d985f.png)
  }
  .clrblk {
    background-image: url(/common/v2/images/color/black-a8b9c96eceee45598a8aeab2991d1f80.png)
  }
  .clrglay {
    background-image: url(/common/v2/images/color/glay-a2ba38cee6756be95f73013ce27428b7.png)
  }
  .clrperl {
    background-image: url(/common/v2/images/color/perl-5bb2579b05fb50b89a4fe169172aa4b9.png)
  }
  .clrgold {
    background-image: url(/common/v2/images/color/gold-ab03a1df7e15704f9b2d412a07e769aa.png)
  }
  .clrsilver {
    background-image: url(/common/v2/images/color/silver-ae93085b6d59dfe18d8bac905f785150.png)
  }
  .clrred {
    background-image: url(/common/v2/images/color/red-d472adb53a6e4af3fa09139ee966e3ca.png)
  }
  .clrblue {
    background-image: url(/common/v2/images/color/blue-f9f60296b3b00c481f2652f5faa39193.png)
  }
  .clrgreen {
    background-image: url(/common/v2/images/color/green-6092dee5faf132fd590d7c3b057ab79a.png)
  }
  .clryellow {
    background-image: url(/common/v2/images/color/yellow-bdc73824552b2b7ce7e4aa98f446836f.png)
  }
  .clrbrown {
    background-image: url(/common/v2/images/color/brown-01e94ee1373e1e799ee1556f50ba7257.png)
  }
  .clrorange {
    background-image: url(/common/v2/images/color/orange-ae8e471ac215b8eed05c28ad636aaab7.png)
  }
  .clrpink {
    background-image: url(/common/v2/images/color/pink-7c0a99b82fea4bf7fc7b14fa125cc913.png)
  }
  .clrpurple {
    background-image: url(/common/v2/images/color/purple-1b6c878718f35bdb327c6b9844d31771.png)
  }
  .clrques {
    background-image: url(/common/v2/images/color/ques-5bb3cc2447557db21c0e54abbc212838.png)
  }
  .clrbeige {
    background-image: url(/common/v2/images/color/beige-1db02de513c56fc9c66cf5231e50fba7.png)
  }
  .clrwine {
    background-image: url(/common/v2/images/color/wine-c7f34ededab21c8b3c87b9ea9aaeea96.png)
  }
  .c_on {
    background-position: left bottom
  }
  .rvwdashibox {
    width: 970px;
    border-bottom-width: 1px;
    border-style: solid;
    border-color: #ccc;
    overflow: hidden;
    padding: 0 15px 15px 0px
  }
  .ssmpbox {
    width: 680px;
    position: relative;
    margin-bottom: 40px
  }
  .ssmpbox dt {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 7px
  }
  .sadbox {
    padding: 13px 13px 10px 13px;
    border: 2px solid #1F3641;
    border-radius: 5px;
    text-align: center
  }
  .fllwtxt {
    position: absolute;
    top: 30px;
    left: 0px;
    width: 260px
  }
  .shop_hokkaido {
    position: absolute;
    top: 30px;
    right: 220px
  }
  .shop_tohoku {
    position: absolute;
    top: 185px;
    right: 40px
  }
  .shop_kanto {
    position: absolute;
    top: 290px;
    right: 0px
  }
  .shop_hokuriku {
    position: absolute;
    top: 175px;
    left: 260px
  }
  .shop_tokai {
    position: absolute;
    top: 390px;
    right: 160px
  }
  .shop_kansai {
    position: absolute;
    top: 430px;
    left: 260px
  }
  .shop_chugoku {
    position: absolute;
    top: 230px;
    left: 135px
  }
  .shop_shikoku {
    position: absolute;
    top: 430px;
    left: 140px
  }
  .shop_kyushu {
    position: absolute;
    top: 285px;
    left: 0px
  }
  .srch_shopbox {
    background-color: #f0f2ef;
    overflow: hidden;
    padding-top: 5px;
    padding-bottom: 7px;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 10px;
    border-top-width: 2px;
    border-top-style: solid;
    border-top-color: #1f3641
  }
  .srch_shopbox h2 {
    font-size: 18px;
    font-weight: bold
  }
  .srch_shopmds {
    font-size: 16px;
    line-height: 20px
  }
  .srch_zaiko {
    font-size: 12px;
    line-height: 15px;
    background-color: #F8F5E4;
    padding-top: 14px;
    padding-right: 10px;
    padding-bottom: 12px;
    padding-left: 10px
  }
  .srch_zaikolst {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #DEDBCC;
    margin-bottom: 5px;
    padding-bottom: 3px;
    margin-left: 18px;
    list-style-position: outside;
    list-style-type: disc
  }
  .srch_zaikolst_last {
    margin-left: 18px;
    list-style-position: outside;
    list-style-type: disc
  }
  .srch_infobox {
    width: 260px;
    background-color: #F8F5E4;
    padding: 20px
  }
  .srch_infobox h4 {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #BC8339
  }
  .srch_mapbtn {
    font-size: 10px;
    font-weight: normal;
    vertical-align: 2px;
    background-color: #FD0;
    padding-top: 3px;
    padding-right: 7px;
    padding-bottom: 3px;
    padding-left: 7px;
    margin-right: 5px
  }
  .srch_mapbtn a {
    color: #1F3641
  }
  .srch_shoplst_img {
    float: left;
    width: 200px;
    margin-right: 20px
  }
  .sd_ttl {
    overflow: hidden;
    border-top-width: 3px;
    border-top-style: solid;
    border-top-color: #1F3641;
    padding-top: 15px;
    margin-bottom: 20px
  }
  .sd_name {
    float: left;
    width: 1000px;
    overflow: hidden;
    margin-bottom: 20px;
  }
  .sd_line {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #DEDBCC;
    padding-bottom: 10px;
    margin-bottom: 10px
  }
  .sd_ph {
    float: right;
    width: 250px
  }
  .sd_lbox {
    float: left;
    width: 355px;
    overflow: hidden
  }
  .sd_rbox {
    float: right;
    width: 355px;
    overflow: hidden
  }
  .sd_mlbox {
    float: left;
    width: 40px;
    font-size: 20px;
    text-align: center
  }
  .sd_mlbox i {
    color: #EE3440
  }
  .sd_mrbox {
    float: right;
    width: 305px
  }
  .sdtwo_oyabox {
    width: 700px;
    margin-right: -20px;
    overflow: hidden
  }
  .sdtwo_box {
    vertical-align: top;
    display: inline-block;
    zoom: 1;
    width: 330px;
    margin-right: 16px;
    margin-bottom: 20px
  }
  .tsd_ttl {
    font-size: 14px;
    line-height: 14px;
    font-weight: bold;
    background-color: #fcfcfc
  }
  .trtable {
    text-align: left;
    border-collapse: collapse;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #DEDBCC;
    border-right-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-left-style: solid;
    border-right-color: #DEDBCC;
    border-left-color: #DEDBCC
  }
  .trtable th, .trtable td {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #DEDBCC;
    padding: 5px;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #DEDBCC
  }
  .trtable img {
    width: 100%;
    height: auto
  }
  .tsd_panel img {
    width: 128px;
    height: auto
  }
  .tsd_panel_out {
    background-color: #efefef;
    padding: 5px
  }
  .tsd_panel {
    width: 960px;
    background-color: #fff;
    padding: 14px;
    overflow: hidden;
    border-top-width: 1px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
    border-top-color: #CCC;
    border-right-color: #CCC;
    border-left-color: #CCC;
    position: relative
  }
  .tsd_slct {
    float: left;
    margin-right: 10px
  }
  .tsd_panel_out_bottom {
    width: 960px;
    text-align: right;
    overflow: hidden;
    background-color: #fff;
    border: 1px solid #CCC;
    padding: 10px 14px 10px 14px
  }
  .shop_tabul {
    width: 1000px;
    overflow: hidden;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #DEDBCC
  }
  .shop_tablst {
    float: left;
    display: block;
    background-color: #F8F5E4;
    font-size: 12px;
    width: auto;
    margin-right: 5px;
    text-align: center;
    border-radius: 5px 5px 0px 0px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
    border-top-color: #DEDBCC;
    border-right-color: #DEDBCC;
    border-left-color: #DEDBCC
  }
  .shop_tablst a, .shop_tablst a:visited, .shop_b_tablst a, .shop_b_tablst a:visited {
    color: #1F3641;
    text-decoration: none;
    display: block;
    padding: 10px 15px 10px 15px
  }
  .shop_tablst a:hover {
    display: block;
    background-color: #DEDBCC;
    border-radius: 5px 5px 0px 0px;
    text-decoration: none
  }
  .shop_b_tabul {
    width: 1000px;
    overflow: hidden;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #DEDBCC
  }
  .shop_b_tablst {
    float: left;
    display: block;
    background-color: #F8F5E4;
    font-size: 12px;
    width: auto;
    margin-right: 5px;
    text-align: center;
    border-radius: 0px 0px 5px 5px;
    border-bottom-width: 1px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-bottom-style: solid;
    border-right-style: solid;
    border-left-style: solid;
    border-bottom-color: #DEDBCC;
    border-right-color: #DEDBCC;
    border-left-color: #DEDBCC
  }
  .shop_b_tablst a:hover {
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #DEDBCC;
    border-radius: 0px 0px 5px 5px;
    text-decoration: none
  }
  .sptabon {
    background-color: #DEDBCC;
  }
  .zaikopanel {
    width: 270px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-color: #ccc;
    border-bottom-color: #ccc;
    border-left-color: #ccc;
    padding: 14px
  }
  .zaiko_ttl {
    width: 270px;
    background-color: #fcfcfc;
    padding: 14px;
    border: 1px solid #ccc
  }
  .zaikoh1 {
    font-size: 12px
  }
  .usd_h2 {
    font-size: 16px;
    line-height: 16px;
    padding: 10px;
    margin-bottom: 15px;
    background-color: #F0F2EF
  }
  .usd_h2 a {
    color: #1F3641
  }
  .usd_h2_mini {
    font-size: 14px;
    line-height: 14px;
    padding: 10px;
    background-color: #efefef
  }
  .usd_h3 {
    font-size: 16px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #dedbcc;
    margin-bottom: 10px;
    padding-bottom: 2px
  }
  .flagttl {
    font-size: 14px;
    padding-bottom: 5px;
    margin-bottom: 20px;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #999
  }
  .flagttl img {
    margin-right: 5px;
    vertical-align: -3px
  }
  .explain {
    font-size: 14px;
    line-height: 22px;
    padding: 5px 10px 3px 10px;
    border: 5px solid #F0F2EF;
    overflow: hidden
  }
  .srch_panel_minttl {
    font-size: 14px;
    line-height: 14px;
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #BC8339
  }
  .srch_panel_out {
    background-color: #efefef;
    padding: 5px
  }
  .srch_panel {
    width: 960px;
    background-color: #fff;
    padding: 14px;
    overflow: hidden;
    border-top-width: 1px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
    border-top-color: #CCC;
    border-right-color: #CCC;
    border-left-color: #CCC;
    position: relative
  }
  .srch_panel_bottom {
    width: 960px;
    overflow: hidden;
    background-color: #fff;
    border: 1px solid #CCC;
    padding: 15px 14px 14px 15px
  }
  .color_lst {
    vertical-align: top;
    display: inline-block;
    zoom: 1;
    width: auto;
    margin-right: 5px
  }
  .srchlst_rflow img {
    vertical-align: -2px;
    margin-left: 2px
  }
  .srch_panel_sp {
    display: none
  }
  .srch_panel_shortcutcar {
    margin-left: 80px
  }
  .narabi_panel {
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #BC833;
    overflow: hidden;
    padding: 0 0 5px 0
  }
  #narabi {
    padding: 12px 5px 0 0
  }
  .lasttime_rireki {
    border-bottom: 1px solid #CCC;
    padding: 7px;
    margin: 0 0 7px;
    display: block
  }
  .lasttime_rireki a span {
    margin: 0 0 5px;
  }
  .panel_lancru {
    border-bottom: 1px solid #CCC;
    margin: 0 0 3px;
    padding: 0 0 2px;
  }
  .panel_other {
    border-bottom: 1px solid #CCC;
    margin: 0 0 3px;
    padding: 0 0 2px;
  }
  .panel_hiace {
    ;
    border-left: 1px solid #CCC;
    padding: 0 0 0 20px;
  }
  .panel_zepan {
    border-left: 1px solid #CCC;
    padding: 0 0 0 10px;
  }
  .panel_jeep {
    border-top: 1px solid #CCC;
    padding: 3px 0 0;
  }
  .cstky {
    margin-top: 10px;
    font-size: 10px
  }
  .usd_phbox .cstky img {
    width: 60px;
    height: auto;
    vertical-align: -1px;
    margin-left: 1px
  }
  .usdttl {
    width: 982px;
    background-color: #efefef;
    padding: 10px 8px 8px 8px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
    border-top-color: #ccc;
    border-right-color: #ccc;
    border-left-color: #ccc;
    clear: both;
    overflow: hidden;
    font-size: 14px;
    font-weight: normal
  }
  .usdttl h2 span {
    font-size: 12px;
    font-weight: normal;
    margin-left: 5px
  }
  .usd_photo_thumb {
    width: 180px
  }
  .usd_photo_thumb li {
    margin: 1px 1px 0 0;
    width: 32.7%;
  }
  .usd_photo_thumb li:last-child {
    margin: 1px 0 0 0;
  }
  .usd_photo_thumb li img {
    width: 100%;
  }
  .couponbox {
    float: right;
    width: 298px;
    background-color: #fff;
    padding: 7px 0 10px 0;
    text-align: center;
    margin-top: 2px;
    font-size: 17px;
    line-height: 17px;
    font-weight: 900;
    color: #EE3440
  }
  .coupon_shopname {
    font-size: 11px;
    color: #000;
    font-weight: bold;
    margin-bottom: 3px
  }
  .muryo_usdbox {
    width: 980px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-left-style: solid;
    border-right-color: #ccc;
    border-left-color: #ccc;
    overflow: hidden;
    padding-top: 9px;
    padding-right: 9px;
    padding-left: 9px;
    padding-bottom: 5px;
    position: relative;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #ccc;
    margin-bottom: 20px
  }
  .relative {
    position: relative;
  }
  .tksn_tag_dlst {
    display: block;
    position: absolute;
    color: #FFFFFF;
    font-weight: bold;
    width: 100px;
    text-align: center;
    font-size: 14px;
    padding: 2px 0;
    top: -4px;
    right: 0;
    letter-spacing: 3px;
    background-color: rgba(223, 0, 3, .3);
    background-image: radial-gradient(circle at 100% 150%, rgba(223, 0, 3, .3) 24%, rgba(255, 255, 255, .5) 25%, rgba(255, 255, 255, .5) 28%, rgba(223, 0, 3, .3) 29%, rgba(223, 0, 3, .3) 36%, rgba(255, 255, 255, .5) 36%, rgba(255, 255, 255, .5) 40%, transparent 40%, transparent), radial-gradient(circle at 0 150%, rgba(223, 0, 3, .3) 24%, rgba(255, 255, 255, .5) 25%, rgba(255, 255, 255, .5) 28%, rgba(223, 0, 3, .3) 29%, rgba(223, 0, 3, .3) 36%, rgba(255, 255, 255, .5) 36%, rgba(255, 255, 255, .5) 40%, transparent 40%, transparent), radial-gradient(circle at 50% 100%, rgba(255, 255, 255, .5) 10%, rgba(223, 0, 3, .3) 11%, rgba(223, 0, 3, .3) 23%, rgba(255, 255, 255, .5) 24%, rgba(255, 255, 255, .5) 30%, rgba(223, 0, 3, .3) 31%, rgba(223, 0, 3, .3) 43%, rgba(255, 255, 255, .5) 44%, rgba(255, 255, 255, .5) 50%, rgba(223, 0, 3, .3) 51%, rgba(223, 0, 3, .3) 63%, rgba(255, 255, 255, .5) 64%, rgba(255, 255, 255, .5) 71%, transparent 71%, transparent), radial-gradient(circle at 100% 50%, rgba(255, 255, 255, .5) 5%, rgba(223, 0, 3, .3) 6%, rgba(223, 0, 3, .3) 15%, rgba(255, 255, 255, .5) 16%, rgba(255, 255, 255, .5) 20%, rgba(223, 0, 3, .3) 21%, rgba(223, 0, 3, .3) 30%, rgba(255, 255, 255, .5) 31%, rgba(255, 255, 255, .5) 35%, rgba(223, 0, 3, .3) 36%, rgba(223, 0, 3, .3) 45%, rgba(255, 255, 255, .5) 46%, rgba(255, 255, 255, .5) 49%, transparent 50%, transparent), radial-gradient(circle at 0 50%, rgba(255, 255, 255, .5) 5%, rgba(223, 0, 3, .3) 6%, rgba(223, 0, 3, .3) 15%, rgba(255, 255, 255, .5) 16%, rgba(255, 255, 255, .5) 20%, rgba(223, 0, 3, .3) 21%, rgba(223, 0, 3, .3) 30%, rgba(255, 255, 255, .5) 31%, rgba(255, 255, 255, .5) 35%, rgba(223, 0, 3, .3) 36%, rgba(223, 0, 3, .3) 45%, rgba(255, 255, 255, .5) 46%, rgba(255, 255, 255, .5) 49%, transparent 50%, transparent);
    background-size: 20px 10px;
    filter: dropshadow(color=#000000, offX=0, offY=-1) dropshadow(color=#000000, offX=1, offY=0) dropshadow(color=#000000, offX=0, offY=1) dropshadow(color=#000000, offX=-1, offY=0);
    text-shadow: black 1px 1px 0px, black -1px 1px 0px, black 1px -1px 0px, black -1px -1px 0px;
  }
  .tksn_tag_image {
    display: block;
    position: absolute;
    color: #FFFFFF;
    font-weight: bold;
    width: 172px;
    text-align: center;
    font-size: 18px;
    padding: 3px 0;
    letter-spacing: 8px;
    background-color: rgba(223, 0, 3, .3);
    background-image: radial-gradient(circle at 100% 150%, rgba(223, 0, 3, .3) 24%, rgba(255, 255, 255, .5) 25%, rgba(255, 255, 255, .5) 28%, rgba(223, 0, 3, .3) 29%, rgba(223, 0, 3, .3) 36%, rgba(255, 255, 255, .5) 36%, rgba(255, 255, 255, .5) 40%, transparent 40%, transparent), radial-gradient(circle at 0 150%, rgba(223, 0, 3, .3) 24%, rgba(255, 255, 255, .5) 25%, rgba(255, 255, 255, .5) 28%, rgba(223, 0, 3, .3) 29%, rgba(223, 0, 3, .3) 36%, rgba(255, 255, 255, .5) 36%, rgba(255, 255, 255, .5) 40%, transparent 40%, transparent), radial-gradient(circle at 50% 100%, rgba(255, 255, 255, .5) 10%, rgba(223, 0, 3, .3) 11%, rgba(223, 0, 3, .3) 23%, rgba(255, 255, 255, .5) 24%, rgba(255, 255, 255, .5) 30%, rgba(223, 0, 3, .3) 31%, rgba(223, 0, 3, .3) 43%, rgba(255, 255, 255, .5) 44%, rgba(255, 255, 255, .5) 50%, rgba(223, 0, 3, .3) 51%, rgba(223, 0, 3, .3) 63%, rgba(255, 255, 255, .5) 64%, rgba(255, 255, 255, .5) 71%, transparent 71%, transparent), radial-gradient(circle at 100% 50%, rgba(255, 255, 255, .5) 5%, rgba(223, 0, 3, .3) 6%, rgba(223, 0, 3, .3) 15%, rgba(255, 255, 255, .5) 16%, rgba(255, 255, 255, .5) 20%, rgba(223, 0, 3, .3) 21%, rgba(223, 0, 3, .3) 30%, rgba(255, 255, 255, .5) 31%, rgba(255, 255, 255, .5) 35%, rgba(223, 0, 3, .3) 36%, rgba(223, 0, 3, .3) 45%, rgba(255, 255, 255, .5) 46%, rgba(255, 255, 255, .5) 49%, transparent 50%, transparent), radial-gradient(circle at 0 50%, rgba(255, 255, 255, .5) 5%, rgba(223, 0, 3, .3) 6%, rgba(223, 0, 3, .3) 15%, rgba(255, 255, 255, .5) 16%, rgba(255, 255, 255, .5) 20%, rgba(223, 0, 3, .3) 21%, rgba(223, 0, 3, .3) 30%, rgba(255, 255, 255, .5) 31%, rgba(255, 255, 255, .5) 35%, rgba(223, 0, 3, .3) 36%, rgba(223, 0, 3, .3) 45%, rgba(255, 255, 255, .5) 46%, rgba(255, 255, 255, .5) 49%, transparent 50%, transparent);
    background-size: 40px 20px;
    filter: dropshadow(color=#000000, offX=0, offY=-1) dropshadow(color=#000000, offX=1, offY=0) dropshadow(color=#000000, offX=0, offY=1) dropshadow(color=#000000, offX=-1, offY=0);
    text-shadow: black 1px 1px 0px, black -1px 1px 0px, black 1px -1px 0px, black -1px -1px 0px;
  }
  .usd_phbox .float_l10 img {
    width: 160px;
    height: auto
  }
  .tksn_tag {
    display: block;
    position: absolute;
    color: #FFFFFF;
    font-weight: bold;
    width: 180px;
    text-align: center;
    font-size: 24px;
    padding: 8px 0;
    top: 102px;
    letter-spacing: 8px;
    background-color: rgba(223, 0, 3, .3);
    background-image: radial-gradient(circle at 100% 150%, rgba(223, 0, 3, .3) 24%, rgba(255, 255, 255, .5) 25%, rgba(255, 255, 255, .5) 28%, rgba(223, 0, 3, .3) 29%, rgba(223, 0, 3, .3) 36%, rgba(255, 255, 255, .5) 36%, rgba(255, 255, 255, .5) 40%, transparent 40%, transparent), radial-gradient(circle at 0 150%, rgba(223, 0, 3, .3) 24%, rgba(255, 255, 255, .5) 25%, rgba(255, 255, 255, .5) 28%, rgba(223, 0, 3, .3) 29%, rgba(223, 0, 3, .3) 36%, rgba(255, 255, 255, .5) 36%, rgba(255, 255, 255, .5) 40%, transparent 40%, transparent), radial-gradient(circle at 50% 100%, rgba(255, 255, 255, .5) 10%, rgba(223, 0, 3, .3) 11%, rgba(223, 0, 3, .3) 23%, rgba(255, 255, 255, .5) 24%, rgba(255, 255, 255, .5) 30%, rgba(223, 0, 3, .3) 31%, rgba(223, 0, 3, .3) 43%, rgba(255, 255, 255, .5) 44%, rgba(255, 255, 255, .5) 50%, rgba(223, 0, 3, .3) 51%, rgba(223, 0, 3, .3) 63%, rgba(255, 255, 255, .5) 64%, rgba(255, 255, 255, .5) 71%, transparent 71%, transparent), radial-gradient(circle at 100% 50%, rgba(255, 255, 255, .5) 5%, rgba(223, 0, 3, .3) 6%, rgba(223, 0, 3, .3) 15%, rgba(255, 255, 255, .5) 16%, rgba(255, 255, 255, .5) 20%, rgba(223, 0, 3, .3) 21%, rgba(223, 0, 3, .3) 30%, rgba(255, 255, 255, .5) 31%, rgba(255, 255, 255, .5) 35%, rgba(223, 0, 3, .3) 36%, rgba(223, 0, 3, .3) 45%, rgba(255, 255, 255, .5) 46%, rgba(255, 255, 255, .5) 49%, transparent 50%, transparent), radial-gradient(circle at 0 50%, rgba(255, 255, 255, .5) 5%, rgba(223, 0, 3, .3) 6%, rgba(223, 0, 3, .3) 15%, rgba(255, 255, 255, .5) 16%, rgba(255, 255, 255, .5) 20%, rgba(223, 0, 3, .3) 21%, rgba(223, 0, 3, .3) 30%, rgba(255, 255, 255, .5) 31%, rgba(255, 255, 255, .5) 35%, rgba(223, 0, 3, .3) 36%, rgba(223, 0, 3, .3) 45%, rgba(255, 255, 255, .5) 46%, rgba(255, 255, 255, .5) 49%, transparent 50%, transparent);
    background-size: 40px 20px;
    filter: dropshadow(color=#000000, offX=0, offY=-1) dropshadow(color=#000000, offX=1, offY=0) dropshadow(color=#000000, offX=0, offY=1) dropshadow(color=#000000, offX=-1, offY=0);
    text-shadow: black 1px 1px 0px, black -1px 1px 0px, black 1px -1px 0px, black -1px -1px 0px;
  }
  .ichioshi_tag {
    opacity: 0.9;
    display: block;
    position: absolute;
    top: 0;
    color: #FFFFFF;
    font-weight: bold;
    width: 180px;
    text-align: center;
    font-size: 14px;
    padding: 2px 0;
    letter-spacing: 3px;
    background-color: #E30356;
  }
  .ichioshi_tag_dlst {
    opacity: 0.9;
    display: block;
    position: absolute;
    color: #FFFFFF;
    font-weight: bold;
    width: 120px;
    text-align: center;
    font-size: 14px;
    padding: 2px 0;
    top: -4px;
    right: 0;
    letter-spacing: 2px;
    background-color: #E30356;
  }
  .ichioshi_tag_image {
    opacity: 0.9;
    display: block;
    position: absolute;
    top: 0;
    color: #FFFFFF;
    font-weight: bold;
    width: 172px;
    text-align: center;
    font-size: 14px;
    padding: 0;
    letter-spacing: 5px;
    background-color: #E30356;
  }
  .kento_check {
    margin: 0px 3px 0px -2px;
    vertical-align: 1px
  }
  /*------------------------------------------------------------------------------------------*/
  .zaiko_box {
    width: 1000px;
    border-bottom: 2px solid #CCC;
    margin: 20px 0 40px;
    display: block;
    cursor: pointer;
  }
  .zaiko_box_soldout {
    background-color: #efefef
  }
  .zaiko_box:hover {
    background-color: rgba(248, 240, 157, 0.5)
  }
  .zaiko_box div.clearfix::after {
    content: '';
    display: block;
    clear: both;
  }
  .usdbox {
    width: 1000px;
    overflow: hidden;
    position: relative
  }
  .usd_infobox, .kakousd_infobox, .usd_detailbox {
    font-size: 12px;
    line-height: 12px;
    margin-bottom: 5px;
  }
  .usd_detailbox {
    float: right;
  }
  .usd_detailbox ul li {
    float: left
  }
  .usd_detailbox ul li:nth-child(6) {
    clear: both;
  }
  .usd_phbox {
    width: 190px;
    position: relative;
    overflow: hidden
  }
  .usd_phbox_removed {
    width: 190px;
    overflow: hidden;
    vertical-align: top;
  }
  .bkknname {
    max-width: 419px;
    overflow: hidden;
  }
  .bkknname h2 {
    font-size: 18px;
    line-height: 25px
  }
  .base_price {
    border-top: 2px solid #1F3641;
    padding: 8px 0 0 0;
    margin: 0 20px 0 0;
  }
  .base_price span {
    font-size: 28px;
    font-weight: bold;
    margin: 0 3px
  }
  .base_price p {
    margin: 8px 0;
  }
  .amount_price {
    border-top: 2px solid #2646B3;
    padding: 8px 0 0 0;
    margin: 0 20px 0 0;
  }
  .amount_price span {
    font-size: 28px;
    font-weight: bold;
    color: #EE3440;
    margin: 0 3px
  }
  .amount_price p {
    margin: 8px 0;
  }
  .usd_ph_oyabox {
    width: 1010px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .usd_ph_oyabox img {
    width: 100%;
    height: auto
  }
  .usd_ph_box {
    width: 172px;
    margin-bottom: 20px;
    padding: 9px;
    border: 1px solid #CCC;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .usd_ph_box:not(:nth-child(5n)) {
    margin-right: 10px;
  }
  .usd_ph_box__inner {
    position: relative;
  }
  .usd_ph_box h2 {
    font-size: 14px;
    line-height: 16px;
    margin: 3px 0 10px 0
  }
  .usd_other {
    height: 55px;
    border-right: 1px solid #CCC;
    padding: 5px;
    width: 50px;
  }
  .usd_other_last {
    height: 55px;
    border: none;
    padding: 5px;
    width: 50px;
  }
  .kakousd_other {
    height: 55px;
    border-right: 1px solid #CCC;
    padding: 5px;
    width: 50px;
  }
  .kakousd_other_last {
    height: 55px;
    border: none;
    padding: 5px;
    width: 50px;
  }
  .usd_detail {
    height: 76px;
    padding: 2px;
    width: 74px;
  }
  .usdinbox {
    width: 1000px;
    overflow: hidden;
    margin: 10px 0 15px;
    position: relative;
    font-size: 13px;
  }
  .usdinbox_end {
    width: 1000px;
    padding: 0 0 15px;
    position: relative;
    font-size: 13px;
  }
  .usdinbox_end::after {
    content: '';
    display: block;
    clear: both;
  }
  .shikiri {
    border-right: 1px solid #ccc;
    padding-right: 8px;
    margin-right: 8px;
  }
  .shop_bottom_box {
    padding: 10px 0;
    font-size: 16px;
    border-top: 1px solid #ccc;
  }
  .kakakutxt {
    font-size: 28px;
    font-weight: bold;
    color: #0055B8;
    margin: 0 3px;
    line-height: 30px;
  }
  /* 応相談テキスト色 */
  .text_color_blue {
    color: #0055B8;
  }
  .text_color_blue dd span{
    color: #0055B8;
    font-size: 19px !important;
    font-weight: 700;
  }
  .text_color_blue dt{
    color: #000;
    border-top: 3px solid #0055B8;
    padding: 5px 0 0;
    margin: 0 0 4px;
    font-size: 12px;
    font-weight: bold;
  }
  .kakakutxt_hontai {
    font-size: 25px;
    font-weight: bold;
    margin: 0 2px;
    line-height: 30px;
  }
  .kakakutxt_syouhiyou {
    font-size: 25px;
    font-weight: bold;
    margin: 0 2px;
    line-height: 30px;
  }
  .rs_table td {
    background-color: #efefef;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #ccc;
    vertical-align: middle;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #ccc;
    text-align: center;
    padding: 5px 0;
  }
  .telbox {
    float: right;
    width: 250px;
    padding: 0;
    text-align: center;
    font-size: 17px;
    line-height: 30px;
    font-weight: 900;
    color: #EE3440
  }
  /*残価設定ローンの場合　赤井（テスト）*/
  .oricotukigaku {
    float: left;
    width: 47%;
    border-right: solid;
    margin-left: 4px;
  }
  .oricotukigaku dt {
    color: #000;
    padding: 5px 0 0;
    margin: -7px 0 15px;
    font-size: 12px;
    font-weight: normal;
  }
  .oricotukigaku dd, .oricoshiharai dd {
    font-size: 10px;
  }
  .oricotukigaku dd span, .oricoshiharai dd span {
    font-size: 20px;
    font-weight: bold;
    margin-left: 10px;
    color: #0055B8;
  }
  .oricoshiharai {
    float: right;
    width: 44%;
  }
  .oricoshiharai dt {
    color: #000;
    padding: 5px 0 0;
    margin: -7px 0 15px;
    font-size: 12px;
    font-weight: normal;
  }
 /* 画面PC */
  .detail_shijosha {
    width: 48% !important;
    float: right;
  }
  .detail_price{
    display: flex;
    flex-direction: column;
  }
  .shiharai, .shiharai_detail_main {
    float: left;
    width: 48%;
  }
  .shiharai dt, .shiharai_detail_main dt {
    color: #000;
    padding: 5px 0 0;
    margin: 0 0 4px;
    font-size: 12px;
    font-weight: bold;
    border-top: 3px solid #0055B8;
  }
  .hontai dd, .shiharai dd, .shohiyo dd {
    font-size: 15px;
    text-align: right;
  }
  .hontai dd span, .shiharai dd span, .shohiyo dd span, .shijosha dd span, .hontai_detail_main dd span, .shiharai_detail_main dd span, .hontai_detail_main_osoudan dd span {
    font-size: 27px;
    font-weight: 700;
    line-height: 1.5;
  }
  .shiharai dd span, .shiharai_detail_main dd span, .shijosha dd span, .hontai_detail_main_osoudan dd span {
    color: #0055B8;
  }

  .hontai, .hontai_detail_main, .hontai_detail_main_osoudan {
    float: right;
    width: 48%;
  }

  .hontai::after, .hontai_detail_main::after, .hontai_detail_main_osoudan::after {
    content: "";
    clear: both;
    display: block;
  }
  .hontai_detail_main_osoudan dt{
    color: #000;
    border-top: 3px solid #0055B8;
    padding: 5px 0 0;
    margin: 0 0 4px;
    font-size: 12px;
    font-weight: bold;
  }

  .hontai dt, .hontai_detail_main dt {
    color: #000;
    border-top: 3px solid;
    padding: 5px 0 0;
    margin: 0 0 4px;
    font-size: 12px;
    font-weight: bold;
  }

  .shijosha dt{
    color: #000;
    border-top: 3px solid #0055B8;
    padding: 5px 0 0;
    margin: 0 0 4px;
    font-size: 12px;
    font-weight: bold;
  }
  .shijosha {
    width: 48%;
  }

  .shijosha::after {
    content: "";
    clear: both;
    display: block;
  }

  .shohiyo {
    float: right;
    width: 48%;
  }

  .shohiyo::after {
    content: "";
    clear: both;
    display: block;
  }

  .shohiyo dt {
    color: #000;
    border-top: 3px solid;
    padding: 5px 0 0;
    margin: 0 0 4px;
    font-size: 12px;
    font-weight: bold;
  }

  .pckakaku {
    float: right;
    margin: 0 15px 0 0;
  }
  .bkknpref {
    padding-right: 10px;
    margin-right: 10px;
    border-right: 1px solid #ccc;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    width: 140px;
    text-align: center;
  }
  .toiawase a {
    display: block;
    float: right;
    width: 150px;
    height: 38px;
    text-align: center;
    font-size: 13px;
    line-height: 38px;
    font-weight: 900;
    border: 1px solid #fb4809;
    border-radius: 4px;
    background: #fb4809;
    background: linear-gradient(to bottom, #FF6E3F 10%, #fc491e 90%);
    box-shadow: 0 1px 0 rgba(153, 36, 0, .2);
    color: #fff
  }
  .toiawase a:visited {
    color: #FFF;
  }
  .toiawase a:hover {
    border: 1px solid #f5d3cb;
    background: #FFFBFA;
    background: linear-gradient(to bottom, #FFFBFA 10%, #FEE8E2 90%);
    color: #fb4809;
    text-decoration: none
  }

  .usd_ph_box .toiawase_imglst {
    padding-top: 8px;
  }
  .toiawase_imglst {
    margin-top: auto;
  }
  .toiawase_imglst a {
    display: block;
    float: right;
    width: 100%;
    height: 33px;
    text-align: center;
    font-size: 12px;
    line-height: 33px;
    font-weight: 900;
    border: 1px solid #fb4809;
    background: #fb4809;
    background: linear-gradient(to bottom, #FF6E3F 10%, #fc491e 90%);
    box-shadow: 0 1px 0 rgba(153, 36, 0, .2);
    color: #fff
  }
  .toiawase_imglst a:hover {
    border: 1px solid #f5d3cb;
    background: #FFFBFA;
    background: linear-gradient(to bottom, #FFFBFA 10%, #FEE8E2 90%);
    color: #fb4809;
    text-decoration: none
  }
  .toiawase input[type=submit], .toiawase input[type=button] {
    float: right;
    width: 160px;
    font-size: 13px;
    font-weight: 900;
    border: 1px solid #fb4809;
    background: #fb4809;
    background: linear-gradient(to bottom, #FF6E3F 10%, #fc491e 90%);
    box-shadow: 0 1px 0 rgba(153, 36, 0, .2);
    color: #fff;
    height: 38px;
  }
  .toiawase input[type=submit]:hover, .toiawase input[type=button]:hover {
    border: 1px solid #f5d3cb;
    background: #FFFBFA;
    background: linear-gradient(to bottom, #FFFBFA 10%, #FEE8E2 90%);
    color: #fb4809
  }
  .toiawase_d a {
    width: 225px;
    display: block;
    padding: 20px 0;
    font-size: 18px;
    font-weight: 900;
    border: 1px solid #fb4809;
    background: #fb4809;
    background: linear-gradient(to bottom, #FF6E3F 10%, #fc491e 90%);
    box-shadow: 0 1px 0 rgba(153, 36, 0, .2);
    color: #fff;
    border-radius: 4px;
    text-align: center;
    background-color: #FF6E3F
  }
  .hyozikirikae {
    padding-top: 5px;
  }
  /*赤井付け足しました*/
  .oricosetumei {
    float: left;
    font-size: 12px;
    margin-top: 5px;
  }
  .gojyupalink {
    float: right;
    margin-right: 9px;
    font-size: 12px;
    margin-top: 15px;
  }
  /*赤井付け足しました*/
  .toiawase_d100 a {
    width: 100%;
    display: block;
    padding: 20px 0;
    font-size: 18px;
    font-weight: 900;
    border: 1px solid #DBECFF;
    background: #fb4809;
    background: linear-gradient(to bottom, #FF6E3F 10%, #fc491e 90%);
    box-shadow: 0 1px 0 rgba(153, 36, 0, .2);
    color: #fff;
    border-radius: 5px;
    text-align: center;
    background-color: #FF6E3F
  }
  .tate {
    width: 25px;
    height: 100%;
    box-sizing: border-box;
    border-right: 1px solid #E5866D;
    font-weight: normal;
    font-size: 14px;
    float: left;
    padding: 7px 10px 7px 0;
    margin: -17px 0 0 10px;
  }

  /* 神長 2020-2-6追加 */

  /* 色・形 */
  .blue_button_color {
    border: 1px solid #DBECFF;
    background: #DBECFF;
    background: linear-gradient(to bottom, #EFF6FF 10%, #DBECFF 90%);
    box-shadow: 0 1px 0 rgba(153, 36, 0, .2);
    color: #0070C0;
    text-align: center;
    background-color: #DBECFF;
    border-radius: 4px;
    cursor: pointer;
  }
  .blue_button_color:hover {
    background-color: #0070C0;
    background: #0070C0;
    background: linear-gradient(to bottom, #0083E0 10%, #0070C0 90%);
    border: 1px solid #1BA0FF;
    color: #FFF;
    text-decoration: none;
  }
  .plain_button_color {
    text-align: center;
    background-color: #efefef;
    filter: alpha(opacity=100);
    opacity: 1;
    border-radius: 4px;
    cursor: pointer;
  }
  .plain_button_color:visited {
    color: #00F;
  }
  .white_button_color {
    background-color: #FFF;
    border: 1px solid #EFEFEF;
    border-radius: 4px;
  }
  .blue_mini_modal_color {
    color: #333;
    text-align: center;
    background-color: #EFF6FF;
    border: 2px solid #0070C0;
    border-radius: 4px;
    box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, 0.2);
  }

  /* 大きさ・配置 */
  .plain_button_shape_search {
    display: block;
    width: 100px;
    float: right;
    padding: 12px 0;
    margin: 0 20px 0 0;
  }
  .white_button_shape_search{
    display: block;
    width: 60px;
    float: right;
    padding: 12px 0;
    height: 40px;
    box-sizing: border-box;
    text-align: center;
    font-size: 14px;
    text-decoration: none !important;
  }
  .white_button_shape_search_image{
    display: block;
    float: right;
    box-sizing: border-box;
    text-align: center;
    text-decoration: none !important;
    width: 100%;
    height: 33px;
    margin-top: 8px;
    font-size: 12px;
    padding: 2px;
    cursor: pointer;
  }
  .white_button_shape_detail_2 {
    display: block;
    width: 70px;
    padding: 20.5px 0;
    font-size: 16px;
    font-weight: 900;
    text-align: center;
  }
  .white_button_shape_detail_3 {
    display: block;
    width: 70px;
    padding: 22px 0;
    font-size: 16px;
    font-weight: 900;
    text-align: center;
  }
  .blue_button_shape_shinchaku {
    padding: 3px 10px;
    margin: 0 15px 0 0;
    font-size: 14px;
  }
  .blue_button_shape_compare {
    display: block;
    float: right;
    padding: 11px;
    margin: 0 20px 0 0;
    font-size: 13px;
    font-weight: 900;
  }
  .blue_mini_modal_shape {
    font-size: 14px;
    font-weight: 900;
    padding: 10px;
    position: absolute;
    margin: 5px 0 0;
    z-index: 1;
  }
  .plain_button_shape_compare {
    display: block;
    border-radius: 6px;
    padding: 29px 0;
    text-align: center;
    cursor: pointer;
    -webkit-box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.1);
    font-size: 14px;
    font-weight: 700;
    width: 37%;
  }
  .line_button_shape a,line_button_shape a:visited {
    width: 220px;
    height:29px;
    border-radius: 4px;
    background-image: url(/common/v2/images/common/icon_line.png);
    display: block;
    font-size: 16px;
    font-weight: 900;
    padding: 11px 0 0 57px;
    color:white;
  }

  .btn_hikaku a {
    display: block;
    float: right;
    width: 200px;
    height: 38px;
    text-align: center;
    text-decoration: none;
    font-size: 13px;
    line-height: 38px;
    font-weight: 900;
    border: 1px solid #CCC;
    background: #EFEFEF;
    background: linear-gradient(to bottom, #FFF 10%, #EFEFEF 90%);
    border-radius: 2px;
    color: #333;
  }
  .btn_hikaku a:hover {
    text-decoration: none;
    background: linear-gradient(to bottom, #EFEFEF 10%, #FFF 90%);
  }

  .bknd_ttl {
    padding: 0 0 10px;
    position: relative
  }
  .bknd_ttl h1 {
    font-size: 24px;
    line-height: 24px
  }
  .bknd_ttl h1 .grade {
    font-size: 24px;
    line-height: 24px;
    font-weight: bold;
  }
  .bknd_ttl .obi {
    position: absolute;
    right: 0px;
    top: 11px
  }
  .bknd_ttl .obi span {
    font-size: 16px
  }
  #balloon {
    position: relative;
    height: 40px;
    line-height: 40px;
    padding: 0 30px 0 15px;
    background: #009eec;
    color: #fff;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .3);
  }
  #balloon::before, #balloon::after {
    content: '';
    position: absolute;
  }
  #balloon::after {
    top: 0;
    right: 0;
    z-index: 2;
    border-width: 20px 20px;
    border-style: solid;
    border-color: transparent;
    border-right-color: #fff;
  }
  .info_asidebox {
    width: 330px;
    float: right;
    margin: 0;
    padding: 0 0 0 20px;
    position: relative;
  }
  @media print {
    .info_asidebox {
      width: 640px;
      margin: 0;
      padding: 0 0 0 20px;
    }
  }
  .phgallary {
    width: 640px;
    float: left;
  }
  .phgallary img {
    width: 640px;
    height: auto
  }
  .tksn_tag_dtl {
    display: block;
    position: absolute;
    color: #FFFFFF;
    font-weight: bold;
    width: 650px;
    text-align: center;
    font-size: 36px;
    padding: 14px 0;
    margin: -45px 0 0;
    letter-spacing: 15px;
    background-color: rgba(223, 0, 3, .3);
    background-image: radial-gradient(circle at 100% 150%, rgba(223, 0, 3, .3) 24%, rgba(255, 255, 255, .5) 25%, rgba(255, 255, 255, .5) 28%, rgba(223, 0, 3, .3) 29%, rgba(223, 0, 3, .3) 36%, rgba(255, 255, 255, .5) 36%, rgba(255, 255, 255, .5) 40%, transparent 40%, transparent), radial-gradient(circle at 0 150%, rgba(223, 0, 3, .3) 24%, rgba(255, 255, 255, .5) 25%, rgba(255, 255, 255, .5) 28%, rgba(223, 0, 3, .3) 29%, rgba(223, 0, 3, .3) 36%, rgba(255, 255, 255, .5) 36%, rgba(255, 255, 255, .5) 40%, transparent 40%, transparent), radial-gradient(circle at 50% 100%, rgba(255, 255, 255, .5) 10%, rgba(223, 0, 3, .3) 11%, rgba(223, 0, 3, .3) 23%, rgba(255, 255, 255, .5) 24%, rgba(255, 255, 255, .5) 30%, rgba(223, 0, 3, .3) 31%, rgba(223, 0, 3, .3) 43%, rgba(255, 255, 255, .5) 44%, rgba(255, 255, 255, .5) 50%, rgba(223, 0, 3, .3) 51%, rgba(223, 0, 3, .3) 63%, rgba(255, 255, 255, .5) 64%, rgba(255, 255, 255, .5) 71%, transparent 71%, transparent), radial-gradient(circle at 100% 50%, rgba(255, 255, 255, .5) 5%, rgba(223, 0, 3, .3) 6%, rgba(223, 0, 3, .3) 15%, rgba(255, 255, 255, .5) 16%, rgba(255, 255, 255, .5) 20%, rgba(223, 0, 3, .3) 21%, rgba(223, 0, 3, .3) 30%, rgba(255, 255, 255, .5) 31%, rgba(255, 255, 255, .5) 35%, rgba(223, 0, 3, .3) 36%, rgba(223, 0, 3, .3) 45%, rgba(255, 255, 255, .5) 46%, rgba(255, 255, 255, .5) 49%, transparent 50%, transparent), radial-gradient(circle at 0 50%, rgba(255, 255, 255, .5) 5%, rgba(223, 0, 3, .3) 6%, rgba(223, 0, 3, .3) 15%, rgba(255, 255, 255, .5) 16%, rgba(255, 255, 255, .5) 20%, rgba(223, 0, 3, .3) 21%, rgba(223, 0, 3, .3) 30%, rgba(255, 255, 255, .5) 31%, rgba(255, 255, 255, .5) 35%, rgba(223, 0, 3, .3) 36%, rgba(223, 0, 3, .3) 45%, rgba(255, 255, 255, .5) 46%, rgba(255, 255, 255, .5) 49%, transparent 50%, transparent);
    background-size: 40px 20px;
    filter: dropshadow(color=#000000, offX=0, offY=-1) dropshadow(color=#000000, offX=1, offY=0) dropshadow(color=#000000, offX=0, offY=1) dropshadow(color=#000000, offX=-1, offY=0);
    text-shadow: black 1px 1px 0px, black -1px 1px 0px, black 1px -1px 0px, black -1px -1px 0px;
  }
  .__items__img_url {
    position: relative;
  }
  .ichioshi_tag_dtl {
    opacity: 0.8;
    display: block;
    position: absolute;
    color: #FFF;
    font-weight: bold;
    width: 650px;
    text-align: center;
    font-size: 24px;
    padding: 10px 0;
    margin: -35px 0 0;
    letter-spacing: 7px;
    background-color: #E30356;
  }
  .phg_comment {
    padding: 10px;
    background-color: #ECECEC;
    margin-bottom: 7px
  }
  .dp_lst {
    float: left;
    text-align: center;
    height: 34px;
    line-height: 34px;
  }
  .dp_lst_oya {
    width: 50%;
  }
  .big_kakaku {
    font-size: 32px;
    line-height: 34px;
    font-weight: bold;
    margin: 0 5px 0 0
  }
  .dplst_box::after {
    content: '';
    display: block;
    clear: both;
  }
  .info_dl {
    width: 306px;
    display: block
  }
  .usd_other2 {
    height: 55px;
    padding: 10px
  }
  .dpanel_tel {
    max-width: 310px;
    padding: 0;
  }
  .dpanel_tel dd {

  }
  .telnum {
    font-family: Arial, Helvetica, sans-serif, "&#12513; &#12452; &#12522; &#12458; ";
    font-size: 18px;
    font-weight: 900
  }
  .csnintei {
    margin-bottom: 10px;
    padding: 9px;
    border: 1px solid #CCC
  }
  .csnintei i {
    color: #F90
  }
  .dshopn {
    /*background-color:#76B852;*/
    font-size: 12px;
    line-height: 12px;
    color: #000;
    margin: 0 0 12px;
  }
  .dshopn p {
    display: inline-block;
    vertical-align: top;
  }
  .dpanel_toilbox {
    float: left;
    width: 50%
  }
  .dpanel_toirbox {
    float: right;
    width: 49%
  }
  .narabi_btn {
    display: block;
    width: 718px;
    margin: 0 auto;
  }
  /*赤井コーディング*/
  .orikonarabi_btn {
    display: block;
    width: 970px;
    margin: 0 auto;
  }
  /*-------------------------------------------------------------------------------------------------------------------*/
  .usd_other_sp {
    display: none
  }
  .other_ttl, .other_ttl_type {
    display: none
  }
  .usd_detail_ttl {
    background-color: #f6f6f6;
    text-align: center;
    padding: 4px;
  }
  .usd_kakakubox {
    width: 131px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-right-color: #CCC;
    border-bottom-color: #CCC;
    padding: 14px
  }
  .usd_kakakuonly {
    width: 131px;
    height: 55px;
    padding: 14px;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
  }
  .usd_kakakuonly .name {
    margin-top: 22px
  }
  .usd_kakaku {
    padding-bottom: 10px;
    margin-bottom: 12px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #ECECEC;
    overflow: hidden
  }
  .kakaku_atai {
    text-align: center;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
  }
  .other_atai, .other_atai_type {
    text-align: center;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
  }
  .detail_atai {
    text-align: center;
    margin: 8px 0 0 0;
  }
  .detail_atai span {
    display: block
  }
  .other_atai span {
    font-size: 13px;
    line-height: 18px;
    font-weight: bold
  }
  .rs_table {
    text-align: left;
    border-collapse: collapse;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #ccc;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #ccc
  }
  .rs_table a {
    text-decoration: underline
  }
  .rs_table a:hover {
    text-decoration: none
  }
  .usd_msg {
    width: 650px;
    text-align: right
  }
  .usd_msg img {
    float: right;
    margin-left: 10px
  }
  .cshosho img {
    vertical-align: -2px;
    margin-right: 2px
  }
  .dpanel_ttl {
    background-color: #fcfcfc;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: #EE3440;
    border-top-width: 1px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
    border-top-color: #ccc;
    border-right-color: #ccc;
    border-left-color: #ccc
  }
  .dpanel_ttl h1 {
    font-size: 18px;
    line-height: 20px
  }
  .dpanel_out {
    background-color: #ECECEC;
    margin-bottom: 20px;
    padding: 10px
  }
  .dpanel {
    width: 940px;
    padding: 19px;
    background-color: #fff;
    border: 1px solid #ccc;
    overflow: hidden
  }
  .dpanel_lbox {
    float: left;
    width: 660px
  }
  .dpanel_table th {
    background-color: #ECECEC
  }
  .dpanel_table td,
  .dpanel_table th {
    padding: 10px
  }
  .dpanel_lmds {
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #ccc;
    font-weight: bold;
    padding-bottom: 3px;
    margin-bottom: 5px
  }
  .dpanel_rbox {
    float: right;
    width: 260px
  }
  .cstoibox {
    width: 620px;
    padding: 10px;
    overflow: hidden;
    background-color: #F0F2EF;
    text-align: center
  }
  .usdtable {
    text-align: left;
    border-collapse: collapse;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #ccc;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #ccc
  }
  .usdtable th {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #ccc;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #ccc;
    padding: 10px;
    vertical-align: top;
    background-color: #f5f5f5
  }
  .usdtable td {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #ccc;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #ccc;
    padding: 10px;
    vertical-align: middle
  }
  .spec_lbox {
    float: left;
    width: 338px;
    font-size: 13px;
    line-height: 13px
  }
  .spec_rbox {
    float: right;
    width: 338px;
    font-size: 13px;
    line-height: 13px
  }
  .speclst {
    width: 157px
  }
  .speclst_al_on {
    text-align: center;
    padding: 4px;
    background-color: #FFD96A;
    margin-bottom: 4px;
    font-weight: bold;
  }
  .speclst_al_off {
    text-align: center;
    padding: 4px;
    background-color: #eee;
    color: #777;
    margin-bottom: 4px
  }
  .speclst_mn_on {
    text-align: center;
    padding: 4px;
    background-color: #FFD96A;
    margin-bottom: 4px;
    font-weight: bold
  }
  .speclst_mn_off {
    text-align: center;
    padding: 4px;
    /*border:1px solid #ccc;*/
    background-color: #eee;
    color: #777;
    margin-bottom: 4px
  }
  .shop_panel {
    width: 270px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-color: #ccc;
    border-bottom-color: #ccc;
    border-left-color: #ccc;
    padding-top: 14px;
    padding-right: 14px;
    padding-bottom: 19px;
    padding-left: 14px;
    margin-bottom: 30px
  }
  .shop_photo img {
    width: 270px;
    margin-top: 10px;
    margin-bottom: 10px
  }
  .shop_data_ttl {
    width: 280px;
    background-color: #fcfcfc;
    padding: 9px;
    border: 1px solid #ccc;
    font-size: 14px
  }
  .scrlbtn a, .scrlbtn a:visited {
    width: 100%;
    display: block;
    background-color: #f93;
    padding: 2px;
    border-radius: 5px;
    color: #FFF;
    text-align: center
  }
  .scrlbtn a:hover {
    background-color: #fc3;
    text-decoration: none
  }
  .scrlbtn a.inactive {
    background-color: #ccc;
    cursor: default
  }
  .navadha {
    position: fixed;
    width: 100%;
    top: 0;
    background-color: rgba(255, 255, 255, 1);
    border-radius: 0;
    z-index: 1000
  }
  .navadha_in {
    width: 1000px;
    margin-right: auto;
    margin-left: auto;
    color: #fff;
    padding-top: 7px;
    padding-bottom: 5px;
    overflow: hidden
  }
  .navadha a span, .navadha a span:visited {
    color: #fff
  }
  .rgt_numlst li {
    margin-left: 20px !important;
    margin-bottom: 3px;
    list-style-position: outside;
    list-style-type: decimal !important
  }
  .rgt_rankbox {
    height: 75px
  }
  .rgt_rankbox .float_l10 img {
    float: left;
    height: auto;
    margin-right: 10px;
    width: 100px !important
  }
  .rgt_rankbox .float_r10 img {
    float: right;
    height: auto;
    margin-left: 10px;
    width: 100px !important
  }
  .kanrenbox {
    width: 950px;
    overflow: hidden;
    clear: both;
    margin-right: auto;
    margin-left: auto;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #dedbcc;
    padding-top: 25px;
    padding-right: 25px;
    padding-left: 25px
  }
  .kanren_lbox {
    float: left;
    width: 420px;
    margin-right: 45px
  }
  .kanren_rbox {
    float: right;
    width: 430px;
    padding-left: 35px;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #DEDBCC
  }
  .kanrenlst {
    margin-right: 5px
  }
  .kanrenlst:after {
    margin-left: 5px;
    content: "|"
  }
  .toiawase_kento input[type=submit] {
    width: auto;
    background-color: #EE3440;
    border: 1px solid #EE3440;
    color: #fff;
    outline: 0;
    border-radius: 5px;
    cursor: pointer;
    -webkit-appearance: none;
    font-size: 12px;
    font-weight: 900;
    padding-top: 5px;
    padding-right: 15px;
    padding-bottom: 5px;
    padding-left: 15px
  }
  .toiawase_kento input[type=submit]:hover {
    background-color: #F55767;
    border: 1px solid #F55767
  }
  #toilogo {
    width: 100%;
    background-color: #0055B8;
    margin-bottom: 20px
  }
  #toilogo img {
    width: 100px;
    height: auto;
    padding: 10px;
  }
  .toi_lst {
    vertical-align: top;
    display: inline-block;
    zoom: 1;
    width: 130px;
    height: 28px;
    font-size: 14px;
    line-height: 28px;
    padding-top: 2px;
  }
  .toi_lst_now {
    fill: #ffd700;
  }
  .toi_lst_other {
    fill: #c0c0c0;
  }
  .toipost_panelttl {
    background-color: #fb4809;
    padding-top: 5px;
    padding-right: 5px;
    padding-left: 5px;
    color: #fff
  }
  .toipost_panel {
    width: 550px;
    border: 2px solid #fb4809;
    padding-top: 15px;
    padding-right: 13px;
    padding-bottom: 10px;
    padding-left: 13px
  }
  .toipost_panel520 {
    width: 490px;
    border: 2px solid #fb4809;
    padding-top: 15px;
    padding-right: 13px;
    padding-bottom: 10px;
    padding-left: 13px
  }
  .toipost_panel_full {
    width: 970px;
    border: 2px solid #fb4809;
    padding-top: 15px;
    padding-right: 13px;
    padding-bottom: 10px;
    padding-left: 13px
  }
  .sagasi_panel .normalbtn input[type=submit], .toipost_panel .normalbtn input[type=submit] {
    font-size: 16px;
    padding: 15px 0 12px 0
  }
  .toipost_panel .normalbtn button {
    font-size: 16px;
    padding: 15px 0 12px 0
  }
  .toipost_panel .moresrch textarea {
    width: 100%
  }
  .toibtnkaku input[type=submit], .toibtnkaku button {
    font-size: 16px;
    font-weight: bold;
    padding: 10px 0 12px 0;
    width: 250px;
    color: #FFF;
    border-radius: 5px;
    background: #fb4809;
    border-width: 1px;
    border-style: solid;
    border: 1px solid #fb4809;
    margin: 20px 0;
  }
  .toibtnsend input[type=submit], .toibtnsend button {
    font-size: 16px;
    font-weight: 900;
    padding: 10px 0 12px 0;
    width: 250px;
    color: #FFF;
    border-radius: 5px;
    background: #ed2e2a;
    border-width: 1px;
    border-style: solid;
    border: 1px solid #EC1B29;
    margin: 20px 0;
  }
  .toibtn input[type=submit], .toibtn button {
    font-size: 16px;
    font-weight: 900;
    padding: 10px 0 12px 0;
    width: 250px;
    color: #FFF;
    border-radius: 2px;
    background: #fb4809;
    background: linear-gradient(to bottom, #FF6E3F 10%, #fc491e 90%);
    box-shadow: 0 1px 0 rgba(153, 36, 0, .2);
    border-width: 1px 1px 2px 1px;
    border-style: solid;
    border: 1px solid #E5866D;
  }
  .toibtn input[type=submit]:hover, .toibtn button, .normalbtn input[type=submit]:focus {
    border: 1px solid #f5d3cb;
    background: #FFFBFA;
    background: linear-gradient(to bottom, #FFFBFA 10%, #FEE8E2 90%);
    color: #fb4809;
    text-decoration: none
  }
  .toibtn_disabled input[type=submit] {
    font-size: 16px;
    font-weight: 900;
    padding: 10px 0 12px 0;
    width: 250px;
    color: #FFF;
    border-radius: 2px;
    background: #cccccc;
    background: linear-gradient(to bottom, #cccccc 10%, #bbbbbb 90%);
    box-shadow: 0 1px 0 rgba(33, 33, 33, .2);
    border-width: 1px 1px 2px 1px;
    border-style: solid;
    border: 1px solid #aaaaaa;
  }
  .toitable textarea {
    width: 90%;
    border: 1px solid #7f9db9
  }
  .toinp {
    font-size: 16px;
    width: 150px;
    border: 1px solid #7f9db9;
    padding: 6px;
    background-color: #ffe1e1
  }
  .mailinp {
    font-size: 16px;
    width: 338px;
    border: 1px solid #7f9db9;
    padding: 6px;
    background-color: #ffe1e1
  }
  .telinp {
    font-size: 16px;
    width: 150px;
    border: 1px solid #7f9db9;
    padding: 6px
  }
  .yubin {
    font-size: 16px;
    width: 150px;
    border: 1px solid #7f9db9;
    padding: 6px;
    background-color: #ffe1e1
  }
  .yoboinp {
    font-size: 16px;
    width: 80%;
    border: 1px solid #7f9db9;
    padding: 6px;
    background-color: #ffe1e1
  }
  .hutuselect {
    background: #ffe1e1;
    border: 1px solid #7f9db9;
    color: #0C2245;
    font-size: 16px;
    line-height: 26px;
    vertical-align: middle;
    width: 164px;
    height: 40px
  }
  .hutuselect_long {
    background: #ffe1e1;
    border: 1px solid #7f9db9;
    color: #0C2245;
    font-size: 16px;
    line-height: 26px;
    vertical-align: middle;
    width: 204px;
    height: 40px
  }
  .usdform input[type="text"]:focus, .usdform input[type="tel"]:focus, .usdform textarea:focus {
    outline: 0;
    border-color: #EE3440
  }
  .toitable {
    text-align: left;
    border-collapse: collapse;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #efefef
  }
  .toitable th {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #efefef;
    padding: 6px;
    vertical-align: top;
    background-color: #F8F5E4
  }
  .tuika {
    background-color: #F9F9F9 !important
  }
  .nenrei {
    float: left
  }
  .toitable td {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #efefef;
    padding: 6px;
    vertical-align: top
  }
  .morecar_l {
    float: left;
    width: 260px
  }
  .morecar_r {
    float: right;
    width: 260px
  }
  .mc_check {
    background-color: #FD0;
    height: 45px;
    text-align: center
  }
  .mc_check input {
    margin-top: 17px
  }
  .bigdojibox {
    width: 400px
  }
  .bigdojibox450 {
    width: 450px
  }
  .doji_box {
    overflow: hidden
  }
  .tuika_box {
    margin-bottom: 10px;
    padding: 10px;
    background-color: #F8F5E4;
    border-radius: 5px;
    text-align: center
  }
  .sagasi_panel {
    width: 950px;
    border: 2px solid #fb4809;
    padding: 18px 18px 18px 18px;
    margin-bottom: 20px
  }
  .hisuinp {
    font-size: 16px;
    width: 285px;
    border: 1px solid #7f9db9;
    padding: 6px;
    background-color: #ffe1e1
  }
  .nininp {
    font-size: 16px;
    width: 285px;
    border: 1px solid #7f9db9;
    padding: 6px;
    background-color: #fff
  }
  .sagasi_select {
    background: #ffe1e1;
    border: 1px solid #7f9db9;
    border-radius: 5px;
    color: #0C2245;
    font-size: 16px;
    line-height: 26px;
    vertical-align: middle;
    width: 300px;
    height: 40px
  }
  .sagasi_select_mini {
    background: #ffe1e1;
    border: 1px solid #7f9db9;
    border-radius: 5px;
    color: #0C2245;
    font-size: 16px;
    line-height: 26px;
    vertical-align: middle;
    width: 200px;
    height: 40px
  }
  .sagasi_txta {
    font-size: 16px;
    width: 300px;
    height: 73px;
    border: 1px solid #7f9db9;
    padding: 6px;
    background-color: #ffe1e1
  }
  #head_toibox {
    float: right;
    width: 360px;
    font-size: 12px;
    padding-top: 15px
  }
  .head_toibtn a, .head_toibtn a:visited {
    width: 148px;
    display: block;
    text-align: center;
    text-decoration: none;
    padding-top: 7px;
    padding-bottom: 6px;
    border-radius: 2px;
    font-weight: bold;
    background-color: #F8F5E4;
    color: #1F3641;
    border-width: 1px 1px 2px 1px;
    border-style: solid;
    border-color: #F8F5E4
  }
  .head_toibtn a:hover {
    text-decoration: none;
    background-color: #DEDBCC;
    border-width: 1px 1px 2px 1px;
    border-style: solid;
    border-color: #DEDBCC #DEDBCC #C4C1B5 #DEDBCC
  }
  .head_okinibtn a, .head_okinibtn a:visited {
    width: 148px;
    display: block;
    text-align: center;
    text-decoration: none;
    padding-top: 7px;
    padding-bottom: 6px;
    border-radius: 2px;
    font-weight: bold;
    background-color: #EA5633;
    color: #fff;
    border-width: 1px 1px 2px 1px;
    border-style: solid;
    border-color: #EA5633
  }
  .head_okinibtn a:hover {
    text-decoration: none;
    background-color: #fd7949;
    border-width: 1px 1px 2px 1px;
    border-style: solid;
    border-color: #fd7949 #fd7949 #EE3440 #fd7949
  }
  .btnspan {
    background-color: #fff;
    margin-left: 5px;
    border-radius: 3px;
    color: #1F3641;
    padding: 2px 5px 2px 5px
  }
  .toiawase_fd a {
    display: block;
    width: 150px;
    padding: 5px;
    font-size: 12px;
    line-height: 12px;
    font-weight: bold;
    border: 1px solid #fb4809;
    background: #fb4809;
    background: linear-gradient(to bottom, #FF6E3F 10%, #fc491e 90%);
    box-shadow: 0 1px 0 rgba(153, 36, 0, .2);
    color: #fff;
    text-align: center
  }
  .toiawase_fd a:hover {
    border: 1px solid #f5d3cb;
    background: #FFFBFA;
    background: linear-gradient(to bottom, #FFFBFA 10%, #FEE8E2 90%);
    color: #fb4809;
    text-decoration: none
  }
  .toiawase_fd input[type=submit] {
    width: 150px;
    padding: 5px;
    font-size: 12px;
    line-height: 12px;
    font-weight: bold;
    border: 1px solid #fb4809;
    background: #fb4809;
    background: linear-gradient(to bottom, #FF6E3F 10%, #fc491e 90%);
    box-shadow: 0 1px 0 rgba(153, 36, 0, .2);
    color: #fff
  }
  .toiawase_fd input[type=submit]:hover {
    border: 1px solid #f5d3cb;
    background: #FFFBFA;
    background: linear-gradient(to bottom, #FFFBFA 10%, #FEE8E2 90%);
    color: #fb4809
  }
  .toiawase_fd input[type=button] {
    width: 150px;
    padding: 5px;
    font-size: 12px;
    line-height: 12px;
    font-weight: bold;
    border: 1px solid #fb4809;
    background: #fb4809;
    background: linear-gradient(to bottom, #FF6E3F 10%, #fc491e 90%);
    box-shadow: 0 1px 0 rgba(153, 36, 0, .2);
    color: #fff
  }
  .toiawase_fd input[type=button]:hover {
    border: 1px solid #f5d3cb;
    background: #FFFBFA;
    background: linear-gradient(to bottom, #FFFBFA 10%, #FEE8E2 90%);
    color: #fb4809
  }
  .toiawase_d a:hover {
    border: 1px solid #f5d3cb;
    background: #FFFBFA;
    background: linear-gradient(to bottom, #FFFBFA 10%, #FEE8E2 90%);
    color: #fb4809;
    text-decoration: none
  }
  .toiawase_d a:active {
    background: linear-gradient(to bottom, #FFF5F2 10%, #FFDCD4 90%);
    box-shadow: 0 1px 1.5px #FCE3DD inset
  }
  .toiawase_d input[type=submit] {
    width: 100%;
    padding: 10px;
    font-size: 15px;
    font-weight: 900;
    border: 1px solid #E5866D;
    background: #fb4809;
    background: linear-gradient(to bottom, #FF6E3F 10%, #fc491e 90%);
    box-shadow: 0 1px 0 rgba(153, 36, 0, .2);
    color: #fff;
    border-radius: 5px
  }
  .toiawase_d input[type=submit]:hover {
    border: 1px solid #f5d3cb;
    background: #FFFBFA;
    background: linear-gradient(to bottom, #FFFBFA 10%, #FEE8E2 90%);
    color: #fb4809
  }
  .toiawase_d input[type=submit]:active {
    background: linear-gradient(to bottom, #FFF5F2 10%, #FFDCD4 90%);
    box-shadow: 0 1px 1.5px #FCE3DD inset
  }
  .toiawase_d input[type=button] {
    width: 100%;
    padding: 10px;
    font-size: 15px;
    font-weight: 900;
    border: 1px solid #E5866D;
    background: #fb4809;
    background: linear-gradient(to bottom, #FF6E3F 10%, #fc491e 90%);
    box-shadow: 0 1px 0 rgba(153, 36, 0, .2);
    color: #fff;
    border-radius: 5px
  }
  .toiawase_d input[type=button]:hover {
    border: 1px solid #f5d3cb;
    background: #FFFBFA;
    background: linear-gradient(to bottom, #FFFBFA 10%, #FEE8E2 90%);
    color: #fb4809
  }
  .toiawase_d input[type=button]:active {
    background: linear-gradient(to bottom, #FFF5F2 10%, #FFDCD4 90%);
    box-shadow: 0 1px 1.5px #FCE3DD inset
  }
  /*フォーム確認画面用*/
  .toinpkaku, .yubinkaku, .hisuinpkaku, .hutsuinpkaku, .hutuselectkaku {
    font-size: 14px;
    line-height: 26px;
    padding: 6px;
  }
  .telinpkaku, .mailinpkaku {
    font-size: 16px;
    line-height: 26px;
    padding: 6px;
    font-weight: 900;
  }
  .shinchaku_d a:hover {
    background-color: #ccc;
    border: 1px solid #fff;
    text-decoration: none
  }
  .shinchaku_d a {
    display: block;
    background-color: #efefef;
    border: 1px solid #fff;
    outline: 0;
    border-radius: 0;
    cursor: pointer;
    -webkit-appearance: none;
    font-size: 12px;
    font-weight: 900;
    color: #1F3641;
    background-size: 20px 30px;
    background-position: left center;
    background-image: url(../img/toiawase/shinchaku.png);
    background-repeat: no-repeat;
    padding: 4px 3px 2px 30px
  }
  .shinchaku_d a:hover {
    background-color: #ccc;
    border: 1px solid #fff
  }
  .shinchaku_d a {
    width: 90px;
    background-color: #efefef;
    border: 1px solid #fff;
    outline: 0;
    border-radius: 0;
    cursor: pointer;
    -webkit-appearance: none;
    font-size: 12px;
    font-weight: 900;
    color: #1F3641;
    background-size: 20px 30px;
    background-position: left center;
    background-image: url(../img/toiawase/shinchaku.png);
    background-repeat: no-repeat;
    padding: 4px 3px 2px 30px
  }
  .sakujyo a:hover {
    background-color: #ccc;
    border: 1px solid #fff;
    text-decoration: none
  }
  .sakujyo a {
    display: block;
    width: 50px;
    background-color: #efefef;
    border: 1px solid #fff;
    outline: 0;
    border-radius: 0;
    cursor: pointer;
    -webkit-appearance: none;
    font-size: 12px;
    font-weight: 900;
    color: #1F3641;
    margin-top: -2px;
    text-align: center;
    padding: 3px 5px 2px;
  }
  .shiboribtn a, .shiboribtn a:visited {
    width: 200px;
    color: #fff;
    font-size: 14px;
    font-weight: 900;
    outline: 0;
    border-radius: 2px;
    cursor: pointer;
    -webkit-appearance: none;
    padding: 7px 20px 5px 20px;
    background-color: #76B852;
    border-bottom: 2px solid #31a41f
  }
  .shiboribtn a:hover {
    text-decoration: none;
    background-color: #31A41F;
    border-bottom: 2px solid #31a41f
  }
  .shopbtn input[type=submit], shopbtn button {
    width: 100%;
    background-color: #efefef;
    padding: 2px;
    color: #3566CC;
    outline: 0;
    border-radius: 2px;
    cursor: pointer;
    -webkit-appearance: none;
    font-size: 12px;
    font-weight: 900;
    border-width: 1px 1px 2px 1px;
    border-style: solid;
    border-color: #efefef
  }
  .shopbtn input[type=submit]:hover, .shopbtn input[type=submit]:hover {
    background-color: #ccc;
    border-width: 1px 1px 2px 1px;
    border-style: solid;
    border-color: #ccc #ccc #999 #ccc
  }
  #telid {
    display: none
  }
  #toifoot {
    background-color: #fff;
    clear: both;
    min-width: 1020px;
    padding-top: 12px;
    padding-bottom: 1px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #1f3641
  }
  #toiinbox {
    width: 1000px;
    margin-right: auto;
    margin-left: auto;
    overflow: hidden;
    padding-right: 10px;
    padding-left: 10px
  }
  #toiinbox .copy_lst a {
    color: #1F3641
  }
  .spactable {
    text-align: left;
    border-collapse: collapse;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #DEDBCC;
    border-right-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-left-style: solid;
    border-right-color: #DEDBCC;
    border-left-color: #DEDBCC
  }
  .spactable th {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #DEDBCC;
    padding: 5px;
    vertical-align: middle;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #DEDBCC;
    background-color: #F8F5E4
  }
  .spactable td {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #DEDBCC;
    padding: 5px;
    vertical-align: middle;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #DEDBCC
  }
}

  /* お気に入りから入るwishのタブ PC */
@media print, screen and (min-width:481px) {
  .favorite_tab {
    list-style: none;
    display: flex;
    width: 100%;
    height: 50px;
    border-bottom: 1px solid #c9c9c9;
    margin-bottom: 26px;
  }
  .favorite_tab li {
    display: flex;
    width: 20%;
    height: 50px;
    align-items: center;
    justify-content: center;
    text-align: center;
  }
  .favorite_tab li a {
    color: #1f3641;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
  }
  .favorite_tab_select {
    border-bottom: 5px solid #0055b8;
    color: #0055b8 !important;
    padding-top: 5px;
  }
}

 /* お気に入りから入るwishのタブ SP */
@media screen and (max-width:480px) {
  .favorite_tab {
    list-style: none;
    display: flex;
    width: 100%;
    height: 40px;
    border-bottom: 1px solid #c9c9c9;
    margin-bottom: 26px;
  }
  .favorite_tab li {
    display: flex;
    width: 20%;
    height: 40px;
    align-items: center;
    justify-content: center;
    text-align: center;
  }
  .favorite_tab li a {
    color: #1f3641;
    height: 40px;
    line-height: 40px;
  }
  .favorite_tab_select {
    border-bottom: 5px solid #0055b8;
    color: #0055b8 !important;
  }
}  /* お気に入りタブ END */

@media screen and (max-width:480px) {
  .spmodori {
    width: 100%
  }
  .spmodori:after {
    content: "";
    clear: both;
    display: block
  }
  .modorilbox {
    float: left;
    width: 48%
  }
  .modorirbox {
    float: right;
    width: 48%;
    text-align: right
  }
  #gmap {
    height: 200px;
    width: 100%;
    margin-bottom: 20px
  }
  .flft {
    float: left
  }
  .frgt {
    float: right
  }
  .zaiko_h2 {
    font-size: 20px;
    padding: 0 0 5px 0px;
    margin: 0 0 10px;
    /*border-left:6px solid #0055B8;*/
    border-bottom: 3px double #CCC;
  }
  .wpbrk {
    word-break: break-all
  }
  .txt8_sp {
    font-size: 8px;
    line-height: 10px;
  }
  .shashu_ttl h2 {
    font-size: 16px;
  }
  .ssmpbox {
    overflow: hidden;
    margin-bottom: 20px
  }
  .sadbox {
    float: left;
    width: 48%;
    margin-right: 4%;
    margin-bottom: 4%;
    padding: 13px 13px 10px 13px;
    border: 2px solid #1F3641;
    border-radius: 5px;
    background-color: #fff;
    text-align: center
  }
  .sadbox:nth-child(2n+1) {
    margin-right: 0%
  }
  .fllwtxt {
    margin-bottom: 10px
  }
  .ssmpbox dd {
    display: none
  }
  #rirekibox {
    float: left;
    width: 20%;
    color: #1F3641;
    font-size: 26px;
    text-decoration: none;
    text-align: left
  }
  #okinibox {
    float: right;
    width: 20%;
    color: #1F3641;
    font-size: 26px;
    text-decoration: none;
    text-align: right
  }
  .toicon {
    font-size: 22px;
    margin: 1px 8px 5px 7px
  }
  .toitxt {
    font-size: 8px;
    line-height: 8px;
    margin-bottom: 6px
  }
  .toicon .icon-heart {
    color: #F1A9A0
  }
  .makerlst_oyabox {
    width: 100%
  }
  .makerlst_oyabox:after {
    content: "";
    clear: both;
    display: block
  }
  .makerlst_box {
    float: left;
    width: 46%;
    margin-right: 4%;
    margin-bottom: 5px
  }
  .makerlst:nth-child(2n), .srcpnl_box:nth-child(5n+1) {
    margin-right: 0%
  }
  .srcpnl_box {
    vertical-align: top;
    display: inline-block;
    zoom: 1;
    width: 17%;
    margin-right: 2.5%;
    margin-bottom: 10px
  }
  .spul {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CCC
  }
  .sptenlst {
    list-style-position: outside;
    list-style-type: none;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #CCC;
    padding-top: 10px;
    padding-bottom: 10px
  }
  .feedbox {
    width: 100%;
    overflow: hidden;
    font-size: 16px;
    line-height: 28px
  }
  .kkk_lbox {
    margin-bottom: 20px
  }
  .kkk_specbox {
    width: 100%;
    overflow: hidden
  }
  .kkk_speclst {
    vertical-align: top;
    display: inline-block;
    zoom: 1;
    width: 47%;
    margin-right: 3%;
    margin-bottom: 20px
  }
  .kkk_speclst:nth-child(2n) {
    margin-right: 0%
  }
  .scl_rock_size {
    display: none
  }
  .srch_shopbox {
    background-color: #f0f2ef;
    overflow: hidden;
    padding-top: 5px;
    padding-bottom: 7px;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 10px;
    border-top-width: 2px;
    border-top-style: solid;
    border-top-color: #1f3641
  }
  .srch_shopbox h2 {
    font-size: 18px;
    font-weight: bold
  }
  .srch_shopmds {
    font-size: 16px;
    line-height: 20px;
    margin-top: 5px
  }
  .srch_zaiko {
    font-size: 12px;
    line-height: 15px;
    border: 1px solid #dedbcc;
    background-color: #F8F5E4;
    padding: 9px
  }
  .srch_zaikolst {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #DEDBCC;
    margin-bottom: 5px;
    padding-bottom: 3px;
    margin-left: 18px;
    list-style-position: outside;
    list-style-type: disc
  }
  .srch_zaikolst_last {
    margin-left: 18px;
    list-style-position: outside;
    list-style-type: disc
  }
  .srch_infobox {
    width: 100%;
    padding: 14px;
    border: 1px solid #BC8339;
    margin-top: 10px
  }
  .srch_mapbtn {
    font-size: 10px;
    font-weight: normal;
    vertical-align: 2px;
    background-color: #FD0;
    padding-top: 3px;
    padding-right: 7px;
    padding-bottom: 3px;
    padding-left: 7px;
    margin-right: 5px
  }
  .srch_mapbtn a {
    color: #1F3641
  }
  .shop_lsp {
    float: left;
    width: 48%
  }
  .shop_rsp {
    float: right;
    width: 48%
  }
  .shop_lsp img, .shop_rsp img {
    width: 100%
  }
  .sd_ttl {
    overflow: hidden;
    border-top-width: 3px;
    border-top-style: solid;
    border-top-color: #1F3641;
    padding-top: 15px;
    margin-bottom: 20px
  }
  .sd_line {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #DEDBCC;
    padding-bottom: 10px;
    margin-bottom: 10px
  }
  .sd_lbox, .sd_rbox {
    margin-bottom: 15px;
    overflow: hidden
  }
  .sd_mlbox {
    float: left;
    width: 20%;
    font-size: 20px;
    text-align: center
  }
  .sd_mlbox i {
    color: #EE3440
  }
  .sd_mrbox {
    float: right;
    width: 78%
  }
  .tsd_ttl {
    font-size: 14px;
    line-height: 14px;
    font-weight: bold;
    background-color: #fcfcfc
  }
  .trtable {
    text-align: left;
    border-collapse: collapse;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #DEDBCC;
    border-right-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-left-style: solid;
    border-right-color: #DEDBCC;
    border-left-color: #DEDBCC
  }
  .trtable th, .trtable td {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #DEDBCC;
    padding: 5px;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #DEDBCC
  }
  .trtable img {
    width: 100%;
    height: auto
  }
  .tsd_slct {
    margin-bottom: 20px
  }
  .tsd_panel_out_bottom {
    text-align: center
  }
  .tsd_shibori {
    float: right;
    width: 100%;
    height: 40px;
    background-color: #1F3641;
    border-radius: 5px;
    text-align: center;
    font-size: 14px;
    line-height: 40px
  }
  .tsd_shibori a {
    color: #fff
  }
  .shop_tabul {
    width: 100%;
    overflow: hidden
  }
  .shop_tablst {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #DEDBCC;
    padding-bottom: 10px;
    padding-top: 10px;
    padding-left: 10px
  }
  .sptabon {
    background-color: #DEDBCC;
  }
  .shop_b_tabul {
    width: 100%;
    overflow: hidden
  }
  .shop_b_tablst {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #DEDBCC;
    padding-bottom: 10px;
    padding-top: 10px;
    padding-left: 10px
  }
  .sptabon {
    background-color: #DEDBCC;
  }
  .zaiko_ttl {
    font-size: 16px;
    border-top-width: 2px;
    border-top-style: solid;
    border-top-color: #ee3440;
    margin-bottom: 5px;
    padding: 10px;
    background-color: #fcfcfc
  }
  .usd_h2 {
    font-size: 14px;
    line-height: 14px;
    border-top-width: 2px;
    border-top-style: solid;
    border-top-color: #EE3440;
    padding: 9px;
    background-color: #fcfcfc;
    margin-bottom: 15px
  }
  .usd_h2_mini {
    font-size: 14px;
    line-height: 14px;
    border-top-width: 2px;
    border-top-style: solid;
    border-top-color: #ccc;
    margin-top: 15px;
    padding: 9px;
    background-color: #fcfcfc
  }
  .usd_h3 {
    font-size: 14px;
    padding: 2px 9px 2px 9px;
    margin-bottom: 10px;
    border-left-width: 5px;
    border-left-style: solid;
    border-left-color: #EE3440
  }
  .flagttl {
    font-size: 14px;
    background-color: #F0F2EF;
    padding: 7px 5px 3px 10px;
    margin-bottom: 20px
  }
  .flagttl img {
    margin-right: 5px;
    vertical-align: -3px
  }
  .explain {
    display: none
  }
  .shashu_ttl {
    background-color: #FFF;
    padding: 0;
    margin-bottom: 10px;
    overflow: hidden
  }
  .shashu_ttl h1 {
    font-size: 16px;
  }
  .shashu_ttl p {
    font-size: 11px
  }
  .bknd_ttl {
    margin-bottom: 20px 0 10px;
    position: relative
  }
  .bknd_ttl h1 {
    font-size: 16px;
    line-height: 20px
  }
  .bknd_ttl h1 .grade {
    display: block;
    font-size: 10px;
    line-height: 1.3;
    margin: 0;
  }
  .rs_table, .usd_msg {
    display: none
  }
  .scnbbox {
    width: 100%;
    margin-bottom: 10px
  }
  .scnbbox:after {
    content: "";
    clear: both;
    display: block
  }
  .scnblst {
    float: left;
    text-align: center;
    width: 48%;
    margin-right: 4%;
    margin-bottom: 7px;
    border: 1px solid #ccc;
    background-color: #efefef;
    padding: 5px 9px 3px 9px;
    border-radius: 5px
  }
  .scnblst:nth-child(2n) {
    margin-right: 0%
  }
  .srch_panel_ttl h2 {
    font-size: 14px;
    line-height: 14px;
    font-weight: normal;
    margin-bottom: 10px
  }
  .spt_right {
    margin-bottom: 10px;
    text-align: right
  }
  .srch_panel_sp {
    width: 100%;
    overflow: hidden;
    /* margin-bottom:15px*/
  }
  .srch_panel_sp select {
    width: 100%;
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
    background-color: #1F3641;
    color: #fff;
    font-size: 14px;
    line-height: 40px;
    padding: 0 10px 0 10px;
    text-align: center
  }
  .srch_l_panel p, .srch_c_panel p, .srch_r_panel p {
    width: 100%;
    background-color: #1F3641;
    color: #fff;
    font-size: 14px;
    line-height: 40px;
    padding: 0 5px 0 5px;
    display: block;
    border-radius: 0px 5px 5px 0px;
    text-align: center
  }
  .srch_l_panel {
    float: left;
    width: 49.7%;
    height: 40px;
    background-color: #1F3641;
    border-radius: 5px 0px 0px 5px;
    margin: 0 0.5% 0 0
  }
  .srch_r_panel {
    float: right;
    width: 49.7%;
    height: 40px;
    background-color: #1F3641;
    border-radius: 0px 5px 5px 0px
  }
  .srch_panel_sp a, .srch_panel_sp a:visited {
    color: #fff
  }
  .srch_panel_sp a:hover {
    text-decoration: none;
  }
  .lasttime_rireki {
    border-bottom: 1px solid #CCC;
    padding: 0 0 7px;
    margin: 0 0 7px;
    display: block
  }
  .lasttime_rireki a {
    background-color: #F8F5E4;
    padding: 10px 25px 10px 10px!important;
    border: 1px solid #F8F5E4;
    position: relative;
    display: block;
    color: #1F3641;
    border-radius: 3px;
  }
  .lasttime_rireki a:after {
    content: ">";
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -6px;
    right: 10px;
    color: #999;
    font-size: 20px;
    font-weight: bold;
  }
  .lasttime_rireki a span {
    margin: 0 0 5px;
    display: block;
  }
  .narabi_panel {
    overflow: hidden;
    padding: 0 0 5px 0
  }
  #narabi {
    padding: 7px 5px 0 0
  }
  .usd_pricebox {
    display: flex;
    flex-direction: column;
    width: 100% !important;
    float: none !important;
  }
  .usd_pricebox p {
    clear: both;
  }
  .base_price {
    border-top: 2px solid #1F3641;
    padding: 8px 0 0 0;
    margin: 0 20px 0 0;
  }
  .base_price span {
    font-size: 28px;
    font-weight: bold;
    margin: 0 3px
  }
  .base_price p {
    margin: 8px 0;
  }
  .amount_price {
    border-top: 2px solid #2646B3;
    padding: 8px 0 0 0;
    margin: 0 20px 0 0;
  }
  .amount_price span {
    font-size: 28px;
    font-weight: bold;
    color: #EE3440;
    margin: 0 3px
  }
  .amount_price p {
    margin: 8px 0;
  }
  .usdttl {
    width: 100%;
    background-color: #fcfcfc;
    padding: 8px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
    border-top-color: #ccc;
    border-right-color: #ccc;
    border-left-color: #ccc;
    clear: both
  }
  .usd_photo_thumb {
    width: 100%;
    overflow: auto;
    margin-top: 10px;
  }
  .usd_photo_thumb li {
    margin: 1px 1px 0 0;
    width: calc(100% / 3.1);
  }
  .usd_photo_thumb li:last-child {
    margin: 1px 0 0 0;
  }
  .usd_photo_thumb li img {
    width: 100%;
  }
  .bkknname h2 {
    font-size: 16px;
    line-height: 20px;
    margin-top: 3px
  }
  .bkknname .rebtn {
    margin-left: 0px
  }
  .couponbox {
    font-size: 12px;
    margin-top: 5px;
    padding-top: 7px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #CCC;
    font-size: 11px;
    line-height: 15px
  }
  .couponbox a, .couponbox a:visited {
    color: #EE3440
  }
  .usdttl span {
    margin-left: 0px
  }
  .usdbox {
    width: 100%;
    overflow: hidden;
    padding: 9px 0 0 0;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #ccc;
  }
  .usd_phbox {
    width: 230px !important;
    position: static !important;
  }
  .usd_phbox__inner {
    position: relative;
  }
  .usd_phbox img {
    width: 100%;
    height: auto;
  }
  .usd_phbox_removed {
    width: 35%;
    overflow: hidden;
    vertical-align: top;
  }

  .tksn_tag {
    background-color: rgba(223, 0, 3, .3);
    display: block;
    position: absolute;
    color: #FFFFFF;
    font-weight: bold;
    width: 100%;
    text-align: center;
    font-size: 16px;
    padding: 2px 0;
    letter-spacing: 3px;
    background-image: radial-gradient(circle at 100% 150%, rgba(223, 0, 3, .3) 24%, rgba(255, 255, 255, .5) 25%, rgba(255, 255, 255, .5) 28%, rgba(223, 0, 3, .3) 29%, rgba(223, 0, 3, .3) 36%, rgba(255, 255, 255, .5) 36%, rgba(255, 255, 255, .5) 40%, transparent 40%, transparent), radial-gradient(circle at 0 150%, rgba(223, 0, 3, .3) 24%, rgba(255, 255, 255, .5) 25%, rgba(255, 255, 255, .5) 28%, rgba(223, 0, 3, .3) 29%, rgba(223, 0, 3, .3) 36%, rgba(255, 255, 255, .5) 36%, rgba(255, 255, 255, .5) 40%, transparent 40%, transparent), radial-gradient(circle at 50% 100%, rgba(255, 255, 255, .5) 10%, rgba(223, 0, 3, .3) 11%, rgba(223, 0, 3, .3) 23%, rgba(255, 255, 255, .5) 24%, rgba(255, 255, 255, .5) 30%, rgba(223, 0, 3, .3) 31%, rgba(223, 0, 3, .3) 43%, rgba(255, 255, 255, .5) 44%, rgba(255, 255, 255, .5) 50%, rgba(223, 0, 3, .3) 51%, rgba(223, 0, 3, .3) 63%, rgba(255, 255, 255, .5) 64%, rgba(255, 255, 255, .5) 71%, transparent 71%, transparent), radial-gradient(circle at 100% 50%, rgba(255, 255, 255, .5) 5%, rgba(223, 0, 3, .3) 6%, rgba(223, 0, 3, .3) 15%, rgba(255, 255, 255, .5) 16%, rgba(255, 255, 255, .5) 20%, rgba(223, 0, 3, .3) 21%, rgba(223, 0, 3, .3) 30%, rgba(255, 255, 255, .5) 31%, rgba(255, 255, 255, .5) 35%, rgba(223, 0, 3, .3) 36%, rgba(223, 0, 3, .3) 45%, rgba(255, 255, 255, .5) 46%, rgba(255, 255, 255, .5) 49%, transparent 50%, transparent), radial-gradient(circle at 0 50%, rgba(255, 255, 255, .5) 5%, rgba(223, 0, 3, .3) 6%, rgba(223, 0, 3, .3) 15%, rgba(255, 255, 255, .5) 16%, rgba(255, 255, 255, .5) 20%, rgba(223, 0, 3, .3) 21%, rgba(223, 0, 3, .3) 30%, rgba(255, 255, 255, .5) 31%, rgba(255, 255, 255, .5) 35%, rgba(223, 0, 3, .3) 36%, rgba(223, 0, 3, .3) 45%, rgba(255, 255, 255, .5) 46%, rgba(255, 255, 255, .5) 49%, transparent 50%, transparent);
    background-size: 30px 15px;
    filter: dropshadow(color=#000000, offX=0, offY=-1) dropshadow(color=#000000, offX=1, offY=0) dropshadow(color=#000000, offX=0, offY=1) dropshadow(color=#000000, offX=-1, offY=0);
    text-shadow: black 1px 1px 0px, black -1px 1px 0px, black 1px -1px 0px, black -1px -1px 0px;
  }
  .ichioshi_tag {
    opacity: 0.8;
    display: block;
    position: absolute;
    color: #FFFFFF;
    font-weight: bold;
    width: 100%;
    text-align: center;
    font-size: 12px;
    padding: 0;
    letter-spacing: 2px;
    background-color: #E30356;
    top: 0px;
  }
  .phgimg {
    position: relative
  }
  .phgnum {
    position: absolute;
    right: 10px;
    top: 5px;
    padding: 3px 5px 3px 5px;
    background-color: #fff;
    border-radius: 5px;
    opacity: 0.8
  }
  .phg_comment {
    padding: 5px;
    background-color: #ECECEC;
    margin-bottom: 7px
  }
  .usd_linelst {
    margin-bottom: 3px;
    padding-bottom: 3px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #ccc;
    line-height: 1.8;
  }
  .usd_infobox, .kakousd_infobox {
    width: 100%;
    font-size: 12px;
    line-height: 12px
  }
  .usd_kakakubox {
    width: 100%;
    padding: 14px;
    border: 1px solid #CCC;
    margin-bottom: 10px
  }
  .usd_kakakuonly {
    width: 100%;
    padding: 0 14px 16px 14px;
    border: 1px solid #CCC;
    margin-bottom: 10px
  }
  .usd_kakakuonly .name {
    margin-top: 20px
  }
  .usd_kakaku {
    padding-bottom: 10px;
    margin-bottom: 12px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #ECECEC;
    overflow: hidden
  }
  .kakakutxt {
    font-size: 16px;
    line-height: 16px;
    font-weight: bold;
    color: #EE3440;
    margin-right: 3px
  }
  .usd_other, .kakousd_other {
    width: 50%;
    height: 40px
  }
  .usd_other_sp {
    width: 50%;
    height: 40px
  }
  .usd_other span, .kakousd_other span, .kakousd_other_last span {
    display: none
  }
  .other_ttl {
    background-color: #f6f6f6;
    float: left;
    width: 38%;
    height: 37px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 3px
  }
  .other_atai {
    float: left;
    width: 62%;
    height: 37px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px
  }

  .usd_detailbox {
    width: 100%;
    font-size: 12px;
    line-height: 12px;
  }
  .usd_detailbox ul li {
    float: left;
    min-width: 50%;
    max-width: 50%;
  }
  .usd_detailbox ul li.usd_detail_last {
    min-width: 100%;
    max-width: 100%;
  }
  .usd_detailbox ul li:nth-child(2n+1) {
    clear: both;
  }
  dl.usd_detail {
    width: 100%;
    margin: 2px 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
  }
  dt.usd_detail_ttl {
    background-color: #f6f6f6;
    padding: 6px 6px 5px;
    margin-right: 3px;
    float: left;
    max-width: 40%;
    min-width: 60px;
  }
  dd.detail_atai {
    padding: 6px 4px 5px;
    min-width: 60%;
  }
  .usd_typebox {
    width: 100%;
    height: 40px
  }
  .other_ttl_type {
    background-color: #f6f6f6;
    float: left;
    width: 19%;
    height: 37px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 3px
  }
  .other_atai_type {
    float: left;
    width: 81%;
    height: 37px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px
  }
  .cshosho img {
    width: 15px;
    height: 15px;
    vertical-align: -2px;
    margin-right: 2px
  }
  /*赤井オリコ残価設定ローンの場合の月額の文字修正SP版*/
  .oricotukigaku {
    float: left;
    width: 39%;
    border-right: solid 3px;
    margin-left: 34px;
  }
  .oricotukigaku dt {
    color: #000;
    padding: 5px 0 0;
    margin: -6px -15px 10px;
    font-size: 13px;
    font-weight: normal;
  }
  .oricotukigaku dd, .oricoshiharai dd {
    font-size: 10px;
    margin-left: -29px;
  }
  .oricotukigaku dd span, .oricoshiharai dd span {
    font-size: 15px;
    font-weight: bold;
    margin-left: 42px;
    color: #0055B8;
  }
  .oricoshiharai {
    float: right;
    width: 35%;
  }
  .oricoshiharai dt {
    color: #000;
    padding: 5px 0 0;
    margin: -6px -13px 10px;
    font-size: 13px;
    font-weight: normal;
  }
  .oricosetumei {
    float: left;
    font-size: 12px;
    margin-top: 5px;
  }
  .gojyupalink {
    float: right;
    margin-left: 60px;
    font-size: 12px;
    margin-bottom: -2px;
    margin-top: 7px;
  }
  .shiharai, .shiharai_sp_detail_main {
    float: left;
    width: 48%;
  }
  .shiharai::after, .shiharai_sp_detail_main::after {
    content: "";
    clear: both;
    display: block;
  }

  .shiharai dt, .shiharai_sp_detail_main dt {
    color: #000;
    padding: 5px 0 0;
    margin: 0 0 10px;
    font-size: 11px;
    font-weight: bold;
    border-top: 3px solid #0055B8;
  }
  .shiharai dd span, .shiharai_sp_detail_main dd span {
    color: #0055B8;
  }
  /* detail_sp 支払総額 */
  .detail_sp_shijosha dd{
    margin-left: 10px !important;
  }
  .hontai, .shohiyo, .shijosha, .hontai_sp_detail_main, .text_color_blue {
    float: right;
    width: 48%;
  }
  .hontai dt, .hontai_sp_detail_main dt {
    color: #000;
    padding: 5px 0 0;
    margin: 0 0 10px;
    font-size: 11px;
    font-weight: bold;
    border-top: 3px solid;
  }
  .shohiyo dt {
    color: #000;
    padding: 5px 0 0;
    margin: 0 0 10px;
    font-size: 11px;
    font-weight: bold;
    border-top: 3px solid;
  }
  /* 応相談のテキスト色 */
  .text_color_blue dd span{
    color: #0055B8;
    font-size: 19px !important;
    font-weight: 700;
  }
  .text_color_blue dt{
    color: #000;
    border-top: 3px solid #0055B8;
    padding: 5px 0 0;
    margin: 0 0 4px;
    font-size: 12px;
    font-weight: bold;
  }
  .shijosha dd span {
    color: #0055B8;
  }
  .shijosha dt{
    color: #000;
    border-top: 3px solid #0055B8;
    padding: 5px 0 0;
    margin: 0 0 4px;
    font-size: 12px;
    font-weight: bold;
  }
  .shijosha {
    width: 48%;
  }
  .shijosha::after {
    content: "";
    clear: both;
    display: block;
  }
  .hontai dd span, .shiharai dd span, .shohiyo dd span, .shijosha dd span, .shiharai_sp_detail_main dd span, .hontai_sp_detail_main dd span {
    font-size: 19px !important;
    font-weight: 700;
  }

  .shiharai dd .shiharai__noprice {
    color: #333;
    font-size: 12px !important;
    font-weight: 400;
    text-align: left;
    display: inline-block;
  }

  .spec_itembox {
    padding: 10px 0;
    margin: 10px 0;
    border-top: 1px dotted #ccc;
  }
  .spec_itembox li {
    display: block;
    float: left;
    width: 20%;
    text-align: center;
  }
  .spec_itembox li span {
    font-size: 12px;
    line-height: 1.5;
  }
  .spec_itembox li span.unregistered {
    font-size: 12px;
    font-weight: 400;
  }
  /*---------------------------------------------------------------------------------------------------------*/
  .bkknname {
    border-bottom: 1px solid #ccc;
    width: 100%;
    margin: 0 0 10px;
  }
  /*itb-2439*/
  .usdinbox_end {
    width: 100%;
    overflow: hidden;
    padding-bottom: 10px;
    margin-bottom: 4px
  }
  .zaiko_box {
    margin: 0 0 20px;
  }
  .zaiko_box_soldout {
    background-color: #efefef
  }

  /* 神長 2020-2-6追加 */

  /*
   * ボタン
   */

  /* 色・形 */
  .blue_button_color {
    border: 1px solid #DBECFF;
    background: linear-gradient(to bottom, #EFF6FF 10%, #DBECFF 90%);
    box-shadow: 0 1px 0 rgba(153, 36, 0, .2);
    color: #0070C0;
    text-align: center;
    background-color: #DBECFF;
    border-radius: 2px;
  }
  .plain_button_color {
    text-align: center;
    background-color: #efefef;
    filter: alpha(opacity=100);
    opacity: 1;
    border-radius: 2px;
  }
  .plain_button_color:visited {
    color: #00F;
  }
  .white_button_color {
    background-color: #FFF;
    border: 1px solid #EFEFEF;
    border-radius: 4px;
  }
  .green_button_color {
    background-color: #76B852;
    border: 1px solid #76B852;
    color: #fff;
    border-radius: 2px;
  }
  .blue_mini_modal_color {
    color: #333;
    text-align: center;
    background-color: #EFF6FF;
    border: 2px solid #0070C0;
    border-radius: 4px;
    box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, 0.2);
  }

  /* 大きさ・配置 */
  .plain_button_shape_search {
    display: block;
    width: 100%;
    margin-top: 10px;
    padding: 12px;
    outline: 0;
    -webkit-appearance: none;
    font-size: 13px;
    font-weight: 900;
  }
  .white_button_shape_search{
    display: block;
    width: 100%;
    margin-top: 10px;
    padding: 13px 12px 12px 12px;
    box-sizing: border-box;
    text-align: center;
    font-size: 13px;
    height: 41px;
    text-decoration: none !important;
  }
  .white_button_shape_search_image{
    display: block;
    float: right;
    box-sizing: border-box;
    text-align: center;
    text-decoration: none !important;
    width: 100%;
    height: 33px;
    margin-top: 8px;
    font-size: 12px;
    cursor: pointer;
  }

  .white_button_shape_detail_sp {
    display: block;
    width: 100%;
    height: 39px;
    padding: 12px;
    line-height: 39px;
    font-size: 14px;
    font-weight: 900;
    text-align: center;
  }
  .white_button_shape_detail_sp_2 {
    display: block;
    width: 16%;
    font-size: 12px;
    line-height: 12px;
    font-weight: 900;
    padding: 11px 0;
    outline: 0;
    float: right;
    text-align: center;
  }
  .plain_button_shape_okiniiri {
    display: block;
    margin: 10px 0 0 0;
    width: 100%;
    float: right;
    padding: 17px 0;
    opacity: 1;
  }
  .plain_button_shape_okiniiri_removed {
    display: block;
    margin: 10px 0 0 0;
    width: 36%;
    padding: 17px 0;
    opacity: 1;
  }
  .blue_button_shape_shinchaku_search {
    display: block;
    float: right;
    padding: 3px 10px;
    font-size: 14px;
  }
  .blue_button_shape_shinchaku_refine {
    padding: 3px 10px;
    font-size: 14px;
  }
  .green_button_shape_search {
    font-size: 14px;
    font-weight: 900;
    outline: 0;
    -webkit-appearance: none;
    padding: 7px 20px 7px 20px;
  }
  .blue_mini_modal_shape {
    font-size: 14px;
    font-weight: 900;
    padding: 10px;
    position: fixed;
    margin: -15px 0 0 -96px;
    top: 50%;
    left:50%;
    z-index: 99999;
  }
  .plain_button_shape_compare {
    display: block;
    border-radius: 6px;
    text-align: center;
    cursor: pointer;
    -webkit-box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.1);
    font-size: 14px;
    font-weight: 700;
    width: 37%;
    padding: 22px 0;
  }
  .line_button_shape a {
    display: block;
    width: 100%;
    height:48px;
    font-size: 16px;
    font-weight: 900;
    border-radius: 6px;
    background-image: url(/common/v2/images/common/btn_line_inquiry-ffc857e6fc0154762baff82c23a8b790.png);
    text-align: center;
    padding-top: 18px;
    color:white;
  }
  .line_button_shape_mini a {
    display: block;
    height:46px;
    font-size: 16px;
    font-weight: 900;
    border-radius: 6px;
    background-image: url(/common/v2/images/common/btn_line_inquiry_square-7c76d6fc2d537b6f8bafa1f30a063487.png);
    background-position: center center;
    text-align: center;
    padding-top: 12px;
    color:white;
  }

  .btn_hikaku {
    margin: 0 0 12px;
  }
  .btn_hikaku a {
    display: block;
    float: none;
    width: 100%;
    height: 38px;
    text-align: center;
    text-decoration: none;
    font-size: 13px;
    line-height: 38px;
    font-weight: 900;
    border: 1px solid #CCC;
    border-radius: 4px;
    background: #EFEFEF;
    background: linear-gradient(to bottom, #FFF 80%, #F7F7F7 100%);
    border-radius: 2px;
    color: #333;
  }

  /*ITB-2439*/
  .telephone {
    width: 60%;
  }
  /*ITB-2439*/
  .telephone a,
  .telephone_full a {
    width: 100%;
    display: block;
    text-align: center;
    margin-top: 10px;
    border: 1px solid #64c230;
    background: #57b224;
    background: linear-gradient(to bottom, #64C230 10%, #479A19 90%);
    box-shadow: 0 1px 0 rgba(153, 36, 0, .2);
    padding: 15px;
    color: #fff;
    outline: 0;
    border-radius: 2px;
    cursor: pointer;
    -webkit-appearance: none;
    font-size: 14px;
    font-weight: 900;
  }
  .telephone span {
    width: 30px;
    padding: 12px 6px;
    font-size: 10px;
    letter-spacing: 1px;
    line-height: 1.2;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 2px 0 0 2px;
    color: #fff;
    background-color: #63c52d;
    margin: 10px 0 0 -1px;
    border-right: 1px solid #66bb38;
  }

  .telephone_full span {
    width: 30px;
    height: 100%;
    padding: 12px 6px;
    font-size: 13px;
    letter-spacing: 1px;
    line-height: 1.2;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 2px 0 0 2px;
    color: #fff;
    background-color: #579236;
    margin: 0 0 0 -1px;
    border-right: 1px solid #b1e795;
  }

  .telephone a:hover {
    text-decoration: none;
  }
  /*-------------------------------------------------------------------------------------------------------*/
  .usd_ph_oyabox {
    width: 100%
  }
  .usd_ph_oyabox:after {
    content: "";
    clear: both;
    display: block
  }
  .usd_ph_oyabox img {
    width: 100%;
    height: auto
  }
  .usd_ph_box {
    float: left;
    width: 48%;
    margin-right: 4%;
    margin-bottom: 20px;
    padding: 9px;
    border: 1px solid #CCCCCC
  }
  .usd_ph_box:nth-child(2n) {
    margin-right: 0%
  }
  .usd_ph_box h2 {
    font-size: 14px;
    line-height: 16px;
    margin: 3px 0 10px 0
  }
  .usd_column {
    width: 100%;
    border: 1px solid #BC8339;
    border-radius: 10px;
    padding: 24px
  }
  .dpanel_ttl {
    margin-top: 15px;
    margin-bottom: 8px;
    background-color: #f0f2ef;
    padding: 10px 10px 8px 10px;
    border-top-width: 2px;
    border-top-style: solid;
    border-top-color: #EE3440
  }
  .dpanel_ttl h1 {
    font-size: 14px;
    line-height: 22px
  }
  .dpanel {
    width: 100%;
    overflow: hidden
  }
  .dplst_box {
    width: 100%;
    overflow: hidden;
    margin-bottom: 10px
  }
  .dp_lst {
    padding-top: 5px;
    width: 110px;
    margin-right: 10px;
    background-color: #1F3641;
    padding: 5px;
    text-align: center;
    color: #fff;
    border-radius: 5px
  }
  .dp_lst_kakaku {
    margin: -25px 10px 0 0;
    width: 110px;
    float: right
  }
  .dp_lst_oya {
    margin: 0 0 10px;
  }
  .sphidden {
    overflow: hidden
  }
  .big_kakaku {
    font-size: 20px;
    line-height: 26px;
    font-weight: bold;
    margin-right: 5px
  }
  .dpanel_table th {
    background-color: #ECECEC
  }
  .dpanel_table td,
  .dpanel_table th {
    padding: 10px
  }
  .dpanel_rbox {
    width: 25%
  }
  .dpanel_mes {
    padding: 9px;
    border-radius: 5px;
    border: 1px solid #BC8339;
    margin-bottom: 20px
  }
  .dshopn {
    margin-bottom: 7px
  }
  .phgallary img {
    width: 100%;
    height: auto;
    margin-bottom: 3px
  }
  .phgallary {
    position: relative
  }
  .tksn_tag_dtl {
    display: block;
    position: absolute;
    color: #FFFFFF;
    font-weight: bold;
    width: 80%;
    text-align: center;
    font-size: 28px;
    padding: 10px 0;
    letter-spacing: 10px;
    background-color: rgba(223, 0, 3, .3);
    top: 0;
    background-image: radial-gradient(circle at 100% 150%, rgba(223, 0, 3, .3) 24%, rgba(255, 255, 255, .5) 25%, rgba(255, 255, 255, .5) 28%, rgba(223, 0, 3, .3) 29%, rgba(223, 0, 3, .3) 36%, rgba(255, 255, 255, .5) 36%, rgba(255, 255, 255, .5) 40%, transparent 40%, transparent), radial-gradient(circle at 0 150%, rgba(223, 0, 3, .3) 24%, rgba(255, 255, 255, .5) 25%, rgba(255, 255, 255, .5) 28%, rgba(223, 0, 3, .3) 29%, rgba(223, 0, 3, .3) 36%, rgba(255, 255, 255, .5) 36%, rgba(255, 255, 255, .5) 40%, transparent 40%, transparent), radial-gradient(circle at 50% 100%, rgba(255, 255, 255, .5) 10%, rgba(223, 0, 3, .3) 11%, rgba(223, 0, 3, .3) 23%, rgba(255, 255, 255, .5) 24%, rgba(255, 255, 255, .5) 30%, rgba(223, 0, 3, .3) 31%, rgba(223, 0, 3, .3) 43%, rgba(255, 255, 255, .5) 44%, rgba(255, 255, 255, .5) 50%, rgba(223, 0, 3, .3) 51%, rgba(223, 0, 3, .3) 63%, rgba(255, 255, 255, .5) 64%, rgba(255, 255, 255, .5) 71%, transparent 71%, transparent), radial-gradient(circle at 100% 50%, rgba(255, 255, 255, .5) 5%, rgba(223, 0, 3, .3) 6%, rgba(223, 0, 3, .3) 15%, rgba(255, 255, 255, .5) 16%, rgba(255, 255, 255, .5) 20%, rgba(223, 0, 3, .3) 21%, rgba(223, 0, 3, .3) 30%, rgba(255, 255, 255, .5) 31%, rgba(255, 255, 255, .5) 35%, rgba(223, 0, 3, .3) 36%, rgba(223, 0, 3, .3) 45%, rgba(255, 255, 255, .5) 46%, rgba(255, 255, 255, .5) 49%, transparent 50%, transparent), radial-gradient(circle at 0 50%, rgba(255, 255, 255, .5) 5%, rgba(223, 0, 3, .3) 6%, rgba(223, 0, 3, .3) 15%, rgba(255, 255, 255, .5) 16%, rgba(255, 255, 255, .5) 20%, rgba(223, 0, 3, .3) 21%, rgba(223, 0, 3, .3) 30%, rgba(255, 255, 255, .5) 31%, rgba(255, 255, 255, .5) 35%, rgba(223, 0, 3, .3) 36%, rgba(223, 0, 3, .3) 45%, rgba(255, 255, 255, .5) 46%, rgba(255, 255, 255, .5) 49%, transparent 50%, transparent);
    background-size: 40px 20px;
    filter: dropshadow(color=#000000, offX=0, offY=-1) dropshadow(color=#000000, offX=1, offY=0) dropshadow(color=#000000, offX=0, offY=1) dropshadow(color=#000000, offX=-1, offY=0);
    text-shadow: black 1px 1px 0px, black -1px 1px 0px, black 1px -1px 0px, black -1px -1px 0px;
  }
  .__items__img_url {
    position: relative;
    display: block;
  }

  .ichioshi_tag_dtl {
    opacity: 0.8;
    display: block;
    position: absolute;
    color: #FFFFFF;
    font-weight: bold;
    width: 100%;
    text-align: center;
    font-size: 18px;
    padding: 5px 0 3px;
    letter-spacing: 5px;
    background-color: #E30356;
    top: 0;
  }
  .dpanel_tel {
    background-color: #F8F5E4;
    padding: 10px 10px 10px;
    text-align: center
  }
  .dpanel_toirbox {
    background-color: #F8F5E4;
    padding: 10px;
    margin-top: 10px
  }
  .dpanel_cstoibox {
    background-color: #F8F5E4;
    padding: 10px 10px 5px 10px
  }
  .dpanel_toilbox {
    margin-top: 10px
  }
  .png_telnum {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 22px;
    line-height: 20px;
    font-weight: 700
  }
  .usdtable {
    text-align: left;
    border-collapse: collapse;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #ccc;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #ccc
  }
  .usdtable th {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #ccc;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #ccc;
    padding: 5px;
    vertical-align: middle;
    background-color: #f5f5f5
  }
  .usdtable td {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #ccc;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #ccc;
    padding: 5px;
    vertical-align: middle
  }
  .usdtable select {
    width: 100%;
    text-overflow: ellipsis
  }
  .spec_lbox {
    width: 100%;
    font-size: 13px;
    line-height: 13px;
    overflow: hidden
  }
  .spec_rbox {
    width: 100%;
    font-size: 13px;
    line-height: 13px;
    overflow: hidden
  }
  .speclst {
    width: 49%
  }
  .speclst_al_on {
    text-align: center;
    padding: 4px;
    background-color: #FFD96A;
    margin-bottom: 4px;
    font-weight: bold
  }
  .speclst_al_off {
    text-align: center;
    padding: 4px;
    background-color: #eee;
    color: #777;
    margin-bottom: 4px
  }
  .speclst_mn_on {
    text-align: center;
    padding: 4px;
    background-color: #FFD96A;
    margin-bottom: 4px;
    font-weight: bold
  }
  .speclst_mn_off {
    text-align: center;
    padding: 4px;
    background-color: #eee;
    margin-bottom: 4px;
    color: #777;
  }
  .shop_panel {
    width: 100%
  }
  .shop_photo {
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center
  }
  .shop_data_ttl {
    width: 100%;
    background-color: #fcfcfc;
    font-size: 14px;
    line-height: 14px;
    padding-top: 8px;
    padding-right: 7px;
    padding-bottom: 6px;
    padding-left: 7px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-left-width: 6px;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
    border-top-color: #ccc;
    border-right-color: #ccc;
    border-left-color: #EE3440;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #ccc;
    margin-bottom: 10px
  }
  .scrlbtn a {
    width: 100%;
    display: block;
    background-color: #ccc;
    padding: 2px;
    border-radius: 5px;
    color: #FFF;
    text-align: center
  }
  .scrlbtn a:hover {
    background-color: #E4E4E4;
    text-decoration: none
  }
  .kanrenbox {
    width: 100%;
    clear: both;
    margin-right: auto;
    margin-left: auto;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #dedbcc;
    margin-bottom: 40px;
    padding-top: 25px;
    padding-right: 10px;
    padding-left: 10px
  }
  .kanrenlst {
    margin-right: 5px
  }
  .kanrenlst:after {
    margin-left: 5px;
    content: "|"
  }
  .kanren_lbox {
    margin-bottom: 10px
  }
  .toiawase_kento input[type=submit] {
    width: auto;
    background-color: #EE3440;
    border: 1px solid #EE3440;
    color: #fff;
    outline: 0;
    border-radius: 5px;
    cursor: pointer;
    -webkit-appearance: none;
    font-size: 12px;
    font-weight: 900;
    padding-top: 5px;
    padding-right: 15px;
    padding-bottom: 5px;
    padding-left: 15px
  }
  .toiawase_kento input[type=submit]:hover {
    background-color: #F55767;
    border: 1px solid #F55767
  }
  .kentoul {
    width: 100%;
    overflow: hidden;
    border-bottom-width: 5px;
    border-bottom-style: solid;
    border-bottom-color: #BC8339;
    margin-bottom: 15px;
    display: flex;
    justify-content: space-between;
  }
  .kentolst {
    display: block;
    background-color: #F8F5E4;
    font-size: 13px;
    line-height: 1.3;
    width: 24%;
    text-align: center;
    border-radius: 5px 5px 0 0;
    border: 1px solid #dedbcc;
    border-bottom: 0;
  }
  .kentolst br {
    display: block;
  }
  .kentolst_left {
    margin-right: 1%;
  }
  .kentolst_right {
    margin-left: 1%;
  }
  .kenton {
    background-color: #DEDBCC
  }
  .kentolst a, .kentolst a:visited {
    color: #1F3641;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 8px;
    padding-bottom: 8px
  }
  .cho_cobox li:nth-child(4n) {
    margin-right: 0%
  }
  .cho_color {
    float: left;
    width: 22%;
    margin-right: 4%;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
    border: 1px solid #1F3641;
    border-radius: 5px;
    background-size: cover;
    margin-bottom: 10px
  }
  .wht {
    background-color: #fff
  }
  .blk {
    background-color: #000;
    color: #fff
  }
  .glay {
    background-color: #ccc
  }
  .red {
    background-color: #EE3440;
    color: #fff
  }
  .blue {
    background-color: #3498DB;
    color: #fff
  }
  .green {
    background-color: #76B852;
    color: #fff
  }
  .yellow {
    background-color: #FD0
  }
  .brown {
    background-color: #BC8339
  }
  .orange {
    background-color: #F7941D
  }
  .pink {
    background-color: #F1A9A0
  }
  .purple {
    background-color: #942F86;
    color: #fff
  }
  .beige {
    background-color: #F5F5DC
  }
  .wine {
    background-color: #80273F;
    color: #fff
  }
  .perl {
    background-image: url(/common/v2/images/color/perl_sp-7f45c640ee05b0626ea688cccfd839b4.png);
    background-repeat: no-repeat
  }
  .silver {
    background-image: url(/common/v2/images/color/silver_sp-e2cab5b3aedb5da1cf118310850f445e.png);
    background-repeat: no-repeat
  }
  .gold {
    background-image: url(/common/v2/images/color/gold_sp-33dc4fabfc794a14b4ef05d792e79997.png);
    background-repeat: no-repeat
  }
  .moresibo {
    width: 100%;
    margin-top: 10px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #ccc;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
    font-size: 16px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #ccc
  }
  .moresibo a, .moresibo a:visited {
    text-decoration: underline
  }
  .moresibo a:hover {
    text-decoration: none
  }
  #toilogo {
    width: 100%;
    background-color: #0055B8;
    padding: 10px;
    margin-bottom: 20px;
  }
  #toilogo img {
    width: 100px;
    height: auto
  }
  .toi_flow01, .toi_flow02 {
    display: none
  }
  .toi_lst {
    vertical-align: top;
    display: inline-block;
    zoom: 1;
    width: auto
  }
  .toi_lst:after {
    content: ' >'
  }
  .toipost_panelttl {
    margin-bottom: 5px
  }
  #CarInquiryQuestion, #CarInquiryPreferredTime {
    width: 100%
  }
  .toinp, .mailinp, .yubin, .hisuinp {
    font-size: 18px;
    line-height: 26px;
    width: 100%;
    border: 1px solid #7f9db9;
    padding: 6px;
    background-color: #ffe1e1;
    border-radius: 3px
  }
  .hutuinp, .nininp {
    font-size: 16px;
    width: 100%;
    border: 1px solid #7f9db9;
    padding: 3px;
    background-color: #fff;
    border-radius: 3px
  }
  .toitable input[type="text"]:focus, .toitable textarea:focus {
    outline: 0;
    border-color: #EE3440
  }
  .toitable textarea {
    width: 100%;
    border: 1px solid #7f9db9
  }
  .toitable {
    text-align: left;
    border-collapse: collapse;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #efefef
  }
  .toitable th {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #efefef;
    padding: 6px;
    vertical-align: top;
    background-color: #F8F5E4
  }
  .tuika {
    background-color: #F9F9F9 !important
  }
  .toi_seibetsu {
    width: 100%
  }
  .toi_nenrei {
    width: 100%;
    margin-top: 5px
  }
  .toitable td {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #efefef;
    padding: 6px;
    vertical-align: top
  }
  #toibordernone {
    border-bottom-width: 0px;
  }
  /*問合せフォーム確認画面*/
  .toinpkaku, .yubinkaku, .hisuinpkaku, .hutsuinpkaku {
    font-size: 16px;
    line-height: 26px;
    padding: 6px;
  }
  .telinpkaku, .mailinpkaku {
    font-size: 18px;
    font-weight: 900;
    line-height: 26px;
    padding: 6px;
  }
  .toibtnkaku input[type=submit], .toibtnkaku button {
    font-size: 16px;
    font-weight: bold;
    padding: 10px 0 12px 0;
    width: 250px;
    color: #FFF;
    border-radius: 5px;
    background: #fb4809;
    border-width: 1px;
    border-style: solid;
    border: 1px solid #fb4809;
    margin: 20px 0;
  }
  /*問合せフォーム送信ボタン*/
  .toibtnsend input[type=submit], .toibtnsend button {
    font-size: 16px;
    font-weight: bold;
    padding: 10px 0 12px 0;
    width: 250px;
    color: #FFF;
    border-radius: 5px;
    background: #EC1B29;
    border-width: 1px;
    border-style: solid;
    border: 1px solid #EC1B29;
    margin: 20px 0;
  }
  .morecar_l, .morecar_r {
    overflow: hidden;
    margin-bottom: 10px
  }
  .mc_check {
    background-color: #FD0;
    height: 45px;
    text-align: center
  }
  .mc_check input {
    margin-top: 17px
  }
  .bigdojibox {
    width: 100%
  }
  .doji_ttl {
    background-color: #fcfcfc;
    padding: 4px;
    border: 1px solid #ccc
  }
  .doji_box {
    height: 100px;
    margin-bottom: 10px;
    padding: 5px;
    border: 1px solid #dedbcc
  }
  .tuika_box {
    margin-bottom: 10px;
    padding: 10px;
    background-color: #F8F5E4;
    border-radius: 5px;
    text-align: center
  }
  .hutuselect {
    background: #ffe1e1;
    border: 1px solid #7f9db9;
    color: #0C2245;
    font-size: 18px;
    line-height: 26px;
    vertical-align: middle;
    width: 164px;
    height: 40px
  }
  .hutuselectkaku {
    color: #0C2245;
    font-size: 18px;
    line-height: 26px;
    vertical-align: middle;
    width: 164px;
    height: 40px
  }
  .sagasibottom20 {
    margin-bottom: 20px;
    width: 100%
  }
  .sagasi_select {
    background: #ffe1e1;
    border: 1px solid #7f9db9;
    border-radius: 5px;
    color: #0C2245;
    font-size: 16px;
    line-height: 26px;
    vertical-align: middle;
    width: 100%;
    height: 40px
  }
  .sagasi_select_mini {
    background: #ffe1e1;
    border: 1px solid #7f9db9;
    border-radius: 5px;
    color: #0C2245;
    font-size: 16px;
    line-height: 26px;
    vertical-align: middle;
    width: 100%;
    height: 40px
  }
  .sagasi_txta {
    font-size: 16px;
    width: 100%;
    height: 73px;
    border: 1px solid #7f9db9;
    padding: 6px;
    background-color: #ffe1e1
  }
  .shinchaku_d a:hover {
    background-color: #ccc;
    border: 1px solid #fff;
    text-decoration: none
  }
  .shinchaku_d a {
    display: block;
    width: 150px;
    background-color: #efefef;
    border: 1px solid #fff;
    outline: 0;
    border-radius: 0;
    cursor: pointer;
    -webkit-appearance: none;
    font-size: 12px;
    font-weight: 900;
    color: #1F3641;
    background-size: 20px 30px;
    background-position: left center;
    background-image: url(../img/toiawase/shinchaku.png);
    background-repeat: no-repeat;
    padding: 4px 3px 2px 10px
  }
  .shinchaku_d a:hover {
    background-color: #ccc;
    border: 1px solid #fff
  }
  .shinchaku_d a {
    width: 130px;
    background-color: #efefef;
    border: 1px solid #fff;
    outline: 0;
    border-radius: 0;
    cursor: pointer;
    -webkit-appearance: none;
    font-size: 12px;
    font-weight: 900;
    color: #1F3641;
    background-size: 20px 30px;
    background-position: left center;
    background-image: url(../img/toiawase/shinchaku.png);
    background-repeat: no-repeat;
    padding: 4px 3px 2px 30px
  }
  /*sp用の価格絞り込み・4月以降は消す*/
  .sp_sibo_box {
    padding: 9px 9px 4px 9px;
    overflow: hidden;
    border: 1px solid #ccc;
    background-color: #fcfcfc
  }
  .ksibo_sp_lbox {
    float: left;
    width: 48%
  }
  .ksibo_sp_rbox {
    float: right;
    width: 48%
  }
  .sp_slct {
    background: #fcfcfc;
    border: 1px solid #ccc;
    border-radius: 5px;
    color: #0C2245;
    font-size: 16px;
    line-height: 26px;
    vertical-align: middle;
    width: 70px;
    height: 26px
  }
  .cancelbtn_sp input[type=reset] {
    background-color: #D1CEC0;
    padding: 2px 2px 1px 2px;
    color: #fff;
    width: 100px;
    border-radius: 2px;
    margin-bottom: 10px;
    font-size: 12px;
    font-weight: nomal;
    border-width: 1px 1px 2px 1px;
    border-style: solid;
    border-color: #D1CEC0 #D1CEC0 #D1CEC0 #D1CEC0
  }
  .panel_rbox input[type=submit] {
    width: 150px;
    background-color: #1F3641;
    border: 1px solid #1F3641;
    padding: 10px;
    color: #fff;
    outline: 0;
    border-radius: 2px;
    cursor: pointer;
    -webkit-appearance: none;
    font-size: 12px;
    font-weight: 900;
    margin-left: 10px
  }
  .panel_rbox input[type=submit]:hover {
    background-color: #FF8E66;
    border: 1px solid #FF8E66
  }
  .bkknpref {
    padding-right: 3px;
    margin-right: 3px;
    border-right: 1px solid #ccc;
    display: inline-block;
    height: 16px;
    line-height: 16px;
    text-align: center;
  }
  .toiawase a {
    width: 100%;
    display: block;
    text-align: center;
    margin-top: 10px;
    border: 1px solid #fb4809;
    border-radius: 4px;
    background: linear-gradient(to bottom, #FF6E3F 10%, #fc491e 90%);
    box-shadow: 0 1px 0 rgba(153, 36, 0, .2);
    padding: 15px;
    color: #fff;
    outline: 0;
    border-radius: 2px;
    cursor: pointer;
    -webkit-appearance: none;
    font-size: 14px;
    font-weight: 900
  }
  .lsttel a {
    width: 100%;
    display: block;
    text-align: center;
    margin-top: 10px;
    border: 1px solid #76B852;
    background: linear-gradient(to bottom, #80CA57 10%, #76B852 90%);
    box-shadow: 0 1px 0 rgba(153, 36, 0, .2);
    padding: 4px 10px 4px 10px;
    color: #fff;
    outline: 0;
    border-radius: 2px;
    cursor: pointer;
    -webkit-appearance: none;
    font-size: 12px;
    font-weight: 900
  }
  .toiawase_imglst a {
    display: block;
    float: right;
    width: 100%;
    height: 33px;
    text-align: center;
    font-size: 12px;
    line-height: 33px;
    font-weight: 900;
    border: 1px solid #fb4809;
    background: #fb4809;
    background: linear-gradient(to bottom, #FF6E3F 10%, #fc491e 90%);
    box-shadow: 0 1px 0 rgba(153, 36, 0, .2);
    color: #fff
  }
  .toiawase_imglst a:hover {
    border: 1px solid #f5d3cb;
    background: #FFFBFA;
    background: linear-gradient(to bottom, #FFFBFA 10%, #FEE8E2 90%);
    color: #fb4809;
    text-decoration: none
  }
  .toiawase input[type=submit] {
    width: 150px;
    margin-top: 10px;
    border: 1px solid #fb4809;
    background: linear-gradient(to bottom, #FF6E3F 10%, #fc491e 90%);
    box-shadow: 0 1px 0 rgba(153, 36, 0, .2);
    padding: 3px;
    color: #fff;
    outline: 0;
    border-radius: 2px;
    cursor: pointer;
    -webkit-appearance: none;
    font-size: 12px;
    font-weight: 900
  }
  .toiawase input[type=button] {
    width: 100%;
    border: 1px solid #fb4809;
    display: block;
    text-align: center;
    margin-top: 10px;
    background: linear-gradient(to bottom, #FF6E3F 10%, #fc491e 90%);
    box-shadow: 0 1px 0 rgba(153, 36, 0, .2);
    padding: 4px 10px 4px 10px;
    color: #fff;
    outline: 0;
    border-radius: 2px;
    cursor: pointer;
    -webkit-appearance: none;
    font-size: 12px;
    font-weight: 900
  }
  .toiawase_d a {
    font-size: 14px;
    font-weight: 900;
    width: 100%;
    padding: 14px;
    border: 1px solid #fb4809;
    background: linear-gradient(to bottom, #FF6E3F 10%, #fc491e 90%);
    box-shadow: 0 1px 0 rgba(153, 36, 0, .2);
    border-radius: 4px;
    color: #fff;
    display: block;
    text-align: center;
    text-decoration: none;
    background-color: #FF6E3F
  }
  .toiawase_d input[type=submit] {
    font-size: 14px;
    font-weight: 900;
    width: 100%;
    padding: 10px;
    border: 1px solid #fb4809;
    background: linear-gradient(to bottom, #FF6E3F 10%, #fc491e 90%);
    box-shadow: 0 1px 0 rgba(153, 36, 0, .2);
    border-radius: 2px;
    color: #fff;
    display: block;
    text-align: center;
    text-decoration: none
  }
  .toiawase_d input[type=button] {
    font-size: 14px;
    font-weight: 900;
    width: 100%;
    padding: 10px;
    border: 1px solid #fb4809;
    background: linear-gradient(to bottom, #FF6E3F 10%, #fc491e 90%);
    box-shadow: 0 1px 0 rgba(153, 36, 0, .2);
    border-radius: 2px;
    color: #fff;
    display: block;
    text-align: center;
    text-decoration: none
  }
  .relative {
    position: relative;
  }
  .sptelbtn a, .sptelbtn a:hover, .sptelbtn a:visited {
    width: 100%;
    display: block;
    text-align: center;
    text-decoration: none;
    padding: 14px;
    border-radius: 2px;
    font-size: 16px;
    font-weight: 900;
    color: #fff;
    border: 1px solid #76B852;
    background: linear-gradient(to bottom, #80CA57 10%, #76B852 90%);
    background-color: #80CA57;
    box-shadow: 0 1px 0 rgba(153, 36, 0, .2);
    position: relative;
  }
  .sptelbtn span {
    width: 30px;
    height: 100%;
    padding: 4px 6px 0;
    font-size: 12px;
    letter-spacing: 1px;
    line-height: 1.2;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 2px 0 0 2px;
    color: #fff;
    background-color: #579236;
    margin: 0px 0 0 -1px;
    border-right: 1px solid #B1E795;
  }
  .toiawase__balloon {
    position: absolute;
    top: -11px;
    left: 0;
    right: 0;
    display: block;
    background-color: #FFF;
    color: #06C755;
    width: 60%;
    padding: 5px;
    border-radius: 20px;
    border: 1px solid #06C755;
    margin: auto;
    font-size: 11px;
    font-weight: 700;
    line-height: 1;
    text-align: center;
  }
  .toiawase_d .tate {
    width: 30px;
    height: 100%;
    padding: 5px 6px 0;
    font-size: 12px;
    letter-spacing: 1px;
    line-height: 1.2;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 2px 0 0 2px;
    color: #fff;
    background-color: #E03D14;
    border-right: 1px solid #FF9D80;
  }
  .flowsptelbtn span {
    width: 22px;
    height: 46px;
    padding: 12px 6px 0;
    font-size: 10px;
    letter-spacing: 1px;
    line-height: 1.2;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 2px 0 0 2px;
    color: #fff;
    background-color: #579236;
    margin: 0;
    border-right: 1px solid #B1E795;
    font-weight: normal;
  }
  .flowtoibtn span {
    width: 22px;
    height: 46px;
    padding: 12px 6px 0;
    font-size: 10px;
    letter-spacing: 1px;
    line-height: 1.2;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 2px 0 0 2px;
    color: #fff;
    background-color: #E03D14;
    border-right: 1px solid #FF9D80;
    font-weight: normal;
  }
  .toiawase {
    float: right;
    width: 76%
  }
  .okiniiri {
    float: left;
    width: 20%
  }
  .height95 {
    height: 95px
  }
  /*ITB-2439*/
  .toiflow {
    padding: 6px 10px 10px 10px
  }
  .toiflow img {
    width: 42px;
    height: auto
  }
  .toiflow_l {
    float: left;
    width: 42%;
    color: #fff;
  }
  .toiflow_long {
    float: left;
    width: 80%;
    color: #fff
  }
  .toiflow_r {
    float: left;
    width: 34%;
    color: #fff;
    margin-right: 3%
  }
  .toiarea {
    padding: 6px 10px 25px 10px;
    position: fixed;
    width: 100%;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.65);
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    z-index: 1000;
    color: #fff;
  }
  .toiarea img {
    width: 42px;
    height: auto
  }
  .toiarea_l {
    float: left;
    width: 42%;
    color: #fff;
    margin-right: 2%;
  }
  .toiarea_l1 {
    float: left;
    width: 34%;
    color: #fff;
    margin-right: 2%;
  }
  .toiarea_long {
    float: left;
    width: 80%;
    color: #fff
  }
  .toiarea_r {
    float: left;
    width: 38%;
    color: #fff;
    margin-right: 2%
  }
  .toiarea_r1 {
    float: left;
    width: 30%;
    color: #fff;
    margin-right: 2%
  }
  .toiarea_r2 {
    float: left;
    width: 14%;
    color: #fff;
    margin-right: 2%
  }
  .toiline {
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #999;
    padding-top: 2px;
    margin-top: 5px;
    color: #fff
  }
  .flowtoibtn a {
    width: 100%;
    display: block;
    text-align: center;
    font-size: 12px;
    line-height: 12px;
    font-weight: 900;
    padding: 17px 0 17px 10px;
    background: linear-gradient(to bottom, #FF6E3F 10%, #fc491e 90%);
    box-shadow: 0 1px 0 rgba(153, 36, 0, .2);
    border-radius: 2px;
    color: #fff;
    outline: 0;
    -webkit-appearance: none;
    cursor: pointer
  }
  .flowsptelbtn a {
    width: 100%;
    display: block;
    text-align: center;
    font-size: 12px;
    line-height: 12px;
    font-weight: 900;
    padding: 16px 0;
    border: 1px solid #80CA57;
    background: linear-gradient(to bottom, #80CA57 10%, #76B852 90%);
    box-shadow: 0 1px 0 rgba(153, 36, 0, .2);
    border-radius: 2px;
    color: #fff;
    outline: 0;
    -webkit-appearance: none;
    cursor: pointer
  }
  .flowtoibtn input[type=submit], .flowtoibtn input[type=button] {
    width: 100%;
    text-align: center;
    font-size: 12px;
    line-height: 12px;
    font-weight: 900;
    padding: 7px 0 7px 0;
    border: 1px solid #ee3440;
    background: linear-gradient(to bottom, #FF6E3F 10%, #fc491e 90%);
    box-shadow: 0 1px 0 rgba(153, 36, 0, .2);
    border-radius: 2px;
    color: #fff;
    outline: 0;
    -webkit-appearance: none;
    cursor: pointer
  }
  .LINE_bnr {
    padding: 0;
    position: fixed;
    width: 100%;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.65);
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    z-index: 1000;
    color: #fff;
    overflow: hidden
  }
  .LINE_bnr img {
    width: 100%;
  }
  .sblst {
    overflow: hidden;
    margin-bottom: 15px
  }
  .sblbox {
    float: left;
    width: 28%
  }
  .sblbox img {
    width: 100%;
    height: auto
  }
  .sbrbox {
    float: right;
    width: 70%;
    overflow: hidden
  }
  .sbrbox h3 {
    margin-bottom: 3px
  }
  .blogposter {
    text-align: right;
    margin-top: 5px
  }
  #telid {
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.7);
    display: none;
    width: 80%;
    font-size: 14px;
    line-height: 20px;
  }
  .telttl {
    background-color: #F8F5E4;
    padding: 10px 0px 10px 0px;
    font-weight: bold
  }
  .telinbox {
    background: none repeat scroll 0 0 #fff;
    padding: 20px 20px 15px 20px;
  }
  #toifoot {
    background-color: #fff;
    clear: both;
    padding-top: 12px 10px 0px 10px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #1f3641
  }
  #toiinbox .copy_lst a {
    color: #1F3641
  }
  .page_nav {
    width: 100%;
    margin: 0px 0 25px!important;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
  }
  .page_nav ul li a {
    display: inline-block;
    float: left;
    width: 25%;
    text-align: center;
    border-left: 1px solid #ccc;
    height: 40px;
    line-height: 40px;
    color: #333;
    background: #EEE;
    font-size: 12px;
    font-weight: bold;
  }
  .page_nav ul li a:hover {
    text-decoration: none;
  }
  .page_nav ul li a:after {
    content: "▼";
    margin: 0 0 0 8px;
    font-size: 8px;
    line-height: 40px;
    color: #0055B8;
  }
  .page_nav ul li.nav_info a {
    border-left: 0px solid #ccc;
  }
}

@media print {
  .noprint, .navzone, aside, #head_toibox, .drawer, #under_box, footer, #toplead {
    display: none
  }
  #head {
    margin-bottom: 30px
  }
  #cwrapper {
    width: 680px;
    margin-left: auto;
    margin-right: auto
  }
}


/* 夏フェス帯に変更 ここから*/
@media print, screen and (max-width:480px) {
  /*-在庫一覧 詳細表示-*/
  .summerfestival h3 {
    position: relative;
  }
  .summerfestival h3::before {
    content: "";
    background: url(/common/v2/images/icon_summer_festival-088efa6cc4974d4fff5db9da59578f3b.png) no-repeat;
    background-size: cover;
    width: 50px;
    height: 50px;
    display: block;
    position: absolute;
    bottom: 67%;
    right: 2%;
    z-index: 1;
  }

  /*-在庫詳細-*/
  .p-detail__photo.summerfestival span.__items__img_url {
    position: relative;
    width: 100%;
    height: auto;
    display: block;
  }
  .p-detail__photo.summerfestival span.__items__img_url::before {
    content: "";
    background: url(/common/v2/images/icon_summer_festival-088efa6cc4974d4fff5db9da59578f3b.png) no-repeat;
    background-size: cover;
    width: 70px;
    height: 70px;
    display: block;
    position: absolute;
    bottom: 72%;
    right: 4%;
    z-index: 1;
  }
}

@media print, screen and (min-width:481px) {
  /*-在庫一覧 詳細表示-*/
  .usd_phbox.summerfestival {
    position: relative;
    width: 180px;
    height: auto;
    margin: 0 10px 0 0;
  }
  .usd_phbox.summerfestival::before {
    content: "";
    background: url(/common/v2/images/icon_summer_festival-088efa6cc4974d4fff5db9da59578f3b.png) no-repeat;
    background-size: cover;
    width: 60px;
    height: 60px;
    display: block;
    position: absolute;
    top: 2%;
    right: 2%;
    z-index: 1;
  }

  /*-在庫一覧 写真表示-*/
  .usd_ph_box .summerfestival {
    position: relative;
  }
  .usd_ph_box .summerfestival::before {
    content: "";
    background: url(/common/v2/images/icon_summer_festival-088efa6cc4974d4fff5db9da59578f3b.png) no-repeat;
    background-size: cover;
    width: 50px;
    height: 50px;
    display: block;
    position: absolute;
    bottom: 3px;
    right: 3px;
    z-index: 1;
  }

  /*-在庫詳細-*/
  .p-detail__photo.summerfestival {
    position: relative;
    width: 640px;
  }
  .p-detail__photo.summerfestival::before {
    content: "";
    background: url(/common/v2/images/icon_summer_festival-088efa6cc4974d4fff5db9da59578f3b.png) no-repeat;
    background-size: cover;
    width: 100px;
    height: 100px;
    display: block;
    position: absolute;
    bottom: 78%;
    right: 3%;
    z-index: 1;
  }
}
/* 夏フェス帯に変更 ここまで*/

/* 特選車三角帯→特選車帯に変更 ここから*/
@media print, screen and (max-width:480px) {
  /*-在庫一覧 詳細表示-*/
  .tokusen h3 {
    position: relative;
  }
  .tokusen h3::before {
    content: "";
    background: url(/common/v2/images/icon_tokusensha-95bf3565a491f801fd318ce094333fb8.png) no-repeat;
    background-size: cover;
    width: 50px;
    height: 50px;
    display: block;
    position: absolute;
    bottom: 67%;
    right: 2%;
    z-index: 1;
  }

  /*-在庫詳細-*/
  .p-detail__photo.tokusen span.__items__img_url {
    position: relative;
    width: 100%;
    height: auto;
    display: block;
  }
  .p-detail__photo.tokusen span.__items__img_url::before {
    content: "";
    background: url(/common/v2/images/icon_tokusensha-95bf3565a491f801fd318ce094333fb8.png) no-repeat;
    background-size: cover;
    width: 70px;
    height: 70px;
    display: block;
    position: absolute;
    bottom: 72%;
    right: 4%;
    z-index: 1;
  }
}

@media print, screen and (min-width:481px) {
  /*-在庫一覧 詳細表示-*/
  .usd_phbox.tokusen {
    position: relative;
    width: 180px;
    height: auto;
    margin: 0 10px 0 0;
  }
  .usd_phbox.tokusen::before {
    content: "";
    background: url(/common/v2/images/icon_tokusensha-95bf3565a491f801fd318ce094333fb8.png) no-repeat;
    background-size: cover;
    width: 60px;
    height: 60px;
    display: block;
    position: absolute;
    top: 2%;
    right: 2%;
    z-index: 1;
  }

  /*-在庫一覧 写真表示-*/
  .usd_ph_box .tokusen {
    position: relative;
  }
  .usd_ph_box .tokusen::before {
    content: "";
    background: url(/common/v2/images/icon_tokusensha-95bf3565a491f801fd318ce094333fb8.png) no-repeat;
    background-size: cover;
    width: 50px;
    height: 50px;
    display: block;
    position: absolute;
    bottom: 3px;
    right: 3px;
    z-index: 1;
  }

  /*-在庫詳細-*/
  .p-detail__photo.tokusen {
    position: relative;
    width: 640px;
  }
  .p-detail__photo.tokusen::before {
    content: "";
    background: url(/common/v2/images/icon_tokusensha-95bf3565a491f801fd318ce094333fb8.png) no-repeat;
    background-size: cover;
    width: 100px;
    height: 100px;
    display: block;
    position: absolute;
    bottom: 78%;
    right: 3%;
    z-index: 1;
  }
}
/* 特選車三角帯→特選車帯に変更 ここまで*/


/* 特選車サンディエゴ帯 ここから*/
@media print, screen and (max-width:480px) {
  /*-在庫一覧 詳細表示-*/
  .tokusenshaSandiego h3 {
    position: relative;
  }
  .tokusenshaSandiego h3::before {
    content: "";
    background: url(/common/v2/images/icon_tokusensha_sandiego-0f708a93a90f227282e0a26009c316d7.png) no-repeat;
    background-size: cover;
    width: 66px;
    height: 46px;
    display: block;
    position: absolute;
    bottom: 65%;
    right: 4%;
    z-index: 1;
  }

  /*-在庫詳細-*/
  .p-detail__photo.tokusenshaSandiego span.__items__img_url {
    position: relative;
    width: 100%;
    height: auto;
    display: block;
  }
  .p-detail__photo.tokusenshaSandiego span.__items__img_url::before {
    content: "";
    background: url(/common/v2/images/icon_tokusensha_sandiego-0f708a93a90f227282e0a26009c316d7.png) no-repeat;
    background-size: cover;
    width: 130px;
    height: 85px;
    display: block;
    position: absolute;
    bottom: 66%;
    right: 5%;
    z-index: 1;
  }
}

@media print, screen and (min-width:481px) {
  /*-在庫一覧 詳細表示-*/
  .usd_phbox.tokusenshaSandiego {
    position: relative;
    width: 180px;
    height: auto;
    margin: 0 10px 0 0;
  }
  .usd_phbox.tokusenshaSandiego::before {
    content: "";
    background: url(/common/v2/images/icon_tokusensha_sandiego-0f708a93a90f227282e0a26009c316d7.png) no-repeat;
    background-size: cover;
    width: 63px;
    height: 43px;
    display: block;
    position: absolute;
    top: 4%;
    right: 4%;
    z-index: 1;
  }

  /*-在庫一覧 写真表示-*/
  .usd_ph_box .tokusenshaSandiego {
    position: relative;
  }
  .usd_ph_box .tokusenshaSandiego::before {
    content: "";
    background: url(/common/v2/images/icon_tokusensha_sandiego-0f708a93a90f227282e0a26009c316d7.png) no-repeat;
    background-size: cover;
    width: 63px;
    height: 43px;
    display: block;
    position: absolute;
    bottom: 3px;
    right: 3px;
    z-index: 1;
  }

  /*-在庫詳細-*/
  .p-detail__photo.tokusenshaSandiego {
    position: relative;
    width: 640px;
  }
  .p-detail__photo.tokusenshaSandiego::before {
    content: "";
    background: url(/common/v2/images/icon_tokusensha_sandiego-0f708a93a90f227282e0a26009c316d7.png) no-repeat;
    background-size: cover;
    width: 180px;
    height: 120px;
    display: block;
    position: absolute;
    bottom: 72%;
    right: 5%;
    z-index: 1;
  }
}
/* 特選車サンディエゴ帯 ここまで*/


/* 特選車「outlet」三角表示用スタイル ここから */
@media print, screen and (max-width:480px) {
  /*-在庫一覧 詳細表示-*/
  .outletSankaku .usd_phbox__inner a{
    position: relative;
    display: block
  }
  .outletSankaku .usd_phbox__inner a::before {
    content: "";
    border-top: 5.2em solid transparent;
    border-right: 5.2em solid #EE3440;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1;
    opacity: 0.8;
  }
  .outletSankaku .usd_phbox__inner a::after {
    content: "OUTLET";
    display: block;
    transform: rotate(10034deg);
    color: #fff;
    font-weight: bold;
    position: absolute;
    right: -5px;
    bottom: 20px;
    z-index: 1;
    letter-spacing: 1px;
    font-size: 16px;
  }
  /*-在庫一覧 写真表示-*/
  .usd_ph_box .outletSankaku {
    position: relative;
  }
  .usd_ph_box .outletSankaku::before {
    content: "";
    bottom: 0;
    right: 0;
    border-top: 5.2em solid transparent;
    border-right: 5.2em solid #EE3440;
    position: absolute;
    z-index: 100;
    opacity: 0.8;
  }
  .usd_ph_box .outletSankaku::after {
    content: "OUTLET";
    display: block;
    bottom: 15px;
    transform: rotate(10034deg);
    color: #fff;
    font-weight: normal;
    right: -5px;
    position: absolute;
    z-index: 101;
    letter-spacing: 1px;
  }
  /*-在庫一覧 一覧表示-*/
  .outletSankaku_tag_dlst {
    opacity: 1;
    display: block;
    position: absolute;
    color: #FFFFFF;
    font-weight: bold;
    width: 80px;
    text-align: center;
    font-size: 14px;
    padding: 2px 0;
    top: 0px;
    right: 0;
    letter-spacing: 1px;
    background-color: #EE3440;
  }
  /*-在庫詳細-*/
  .p-detail__photo.outletSankaku span.__items__img_url {
    position: relative;
    width: 100%;
    height: auto;
    display: block;
  }
  .p-detail__photo.outletSankaku span.__items__img_url::before {
    content: "";
    bottom: 0;
    right: 0;
    border-top: 8em solid transparent;
    border-right: 8em solid #EE3440;
    position: absolute;
    z-index: 100;
    opacity: 0.9;
  }
  .p-detail__photo.outletSankaku span.__items__img_url::after {
    content: "OUTLET";
    display: block;
    bottom: 27px;
    transform: rotate(10034deg);
    color: #fff;
    font-weight: bold;
    right: -3px;
    position: absolute;
    z-index: 101;
    letter-spacing: 1px;
    font-size: 16px;
  }
}

@media print, screen and (min-width:481px) {
  /*-在庫一覧 詳細表示-*/
  .usd_phbox.outletSankaku {
    position: relative;
    width: 180px;
    height: auto;
    margin: 0 10px 0 0;
  }
  .outletSankaku .usd_phbox__inner a {
    position: relative;
    display: block;
  }
  .outletSankaku .usd_phbox__inner a::before {
    content: "";
    position: absolute;
    right: -14px;
    bottom: 0;
    z-index: 1;
    border-top: 5.2em solid transparent;
    border-right: 5.2em solid #EE3440;
    opacity: 0.8;
  }
  .outletSankaku .usd_phbox__inner a:after {
    content: "OUTLET";
    display: block;
    transform: rotate(10034deg);
    color: #fff;
    font-weight: bold;
    position: absolute;
    right: -3px;
    bottom: 15px;
    z-index: 1;
    letter-spacing: 1px;
    font-size: 12px;
  }
  /*-在庫一覧 写真表示-*/
  .usd_ph_box .outletSankaku {
    position: relative;
  }
  .usd_ph_box .outletSankaku::before {
    content: "";
    bottom: 0;
    right: 0;
    border-top: 5.2em solid transparent;
    border-right: 5.2em solid #EE3440;
    position: absolute;
    z-index: 100;
    opacity: 0.8;
  }
  .usd_ph_box .outletSankaku::after {
    content: "OUTLET";
    display: block;
    bottom: 11px;
    transform: rotate(10034deg);
    color: #fff;
    font-weight: normal;
    right: -2px;
    position: absolute;
    z-index: 101;
    letter-spacing: 1px;
  }
  /*-在庫一覧 一覧表示-*/
  .outletSankaku_tag_dlst {
    opacity: 1;
    display: block;
    position: absolute;
    color: #FFFFFF;
    font-weight: bold;
    width: 80px;
    text-align: center;
    font-size: 14px;
    padding: 2px 0;
    top: 0px;
    right: 0;
    letter-spacing: 0px;
    background-color: #EE3440;
  }
  /*-在庫詳細-*/
  .p-detail__photo.outletSankaku {
    position: relative;
    width: 640px;
  }
  .p-detail__photo.outletSankaku::before {
    content: "";
    top: 336px;
    right: 0;
    border-top: 12em solid transparent;
    border-right: 12em solid #EE3440;
    position: absolute;
    z-index: 100;
  }
  .p-detail__photo.outletSankaku::after {
    content: "OUTLET";
    display: block;
    top: 420px;
    transform: rotate(10034deg);
    color: #fff;
    font-weight: bold;
    right: -10px;
    position: absolute;
    z-index: 101;
    letter-spacing: 1.5px;
    font-size: 26px;
  }
}
/* 特選車三角表示用スタイル ここまで */


/* 特選車三角帯 ITB-3919 */
/* 在庫一覧PC */
@media print, screen and (min-width:481px) {
  .usd_ph_box .tokusenshaSankaku {
    position: relative;
  }
   .tokusenshaSankaku .usd_phbox__inner a{
    position: relative;
    display: block
  }
  .tokusenshaSankaku .usd_phbox__inner a::before {
    content: "";
    position: absolute;
    right: 10px;
    bottom: 0px;
    z-index: 1;
    border-top: 4.2em solid transparent;
    border-right: 4.2em solid #F00;
    opacity: 0.8;
  }
  .tokusenshaSankaku .usd_phbox__inner a:after {
    content: "特選車";
    display: block;
    transform: rotate(10034deg);
    color: #fff;
    font-weight: bold;
    position: absolute;
    right: 10px;
    bottom: 11px;
    z-index: 1;
    letter-spacing: 1px;
    font-size: 14px;
  }
  .usd_ph_box .tokusenshaSankaku::before {
    content: "";
    bottom: 0;
    right: 0;
    border-top: 5.2em solid transparent;
    border-right: 5.2em solid #F00;
    position: absolute;
    z-index: 100;
    opacity: 0.8;
  }
  .usd_ph_box .tokusenshaSankaku::after {
    content: "特選車";
    display: block;
    bottom: 14px;
    transform: rotate(10034deg);
    color: #fff;
    font-weight: normal;
    right: 0px;
    position: absolute;
    z-index: 101;
    letter-spacing: 1px;
  }
   /* 在庫詳細PC */
  .tokusenshaSankaku_tag_dtl {
    display: block;
    position: absolute;
    color: #FFF;
    font-weight: bold;
    width: 650px;
    text-align: center;
    font-size: 24px;
    padding: 10px 0;
    margin: -35px 0 0;
    letter-spacing: 7px;
    background-color: #F00;
  }
  .tokusenshaSankaku_tag_dlst {
    opacity: 1;
    display: block;
    position: absolute;
    color: #FFFFFF;
    font-weight: bold;
    width: 80px;
    text-align: center;
    font-size: 14px;
    padding: 2px 0;
    top: 0px;
    right: 0;
    letter-spacing: 2px;
    background-color: #EE3440;
  }
  .p-detail__photo.tokusenshaSankaku {
    position: relative;
    width: 640px;
  }
  .p-detail__photo.tokusenshaSankaku::before {
    content: "";
    top: 336px;
    right: 0;
    border-top: 12em solid transparent;
    border-right: 12em solid #F00;
    position: absolute;
    z-index: 100;
    opacity: 0.8;
  }
  .p-detail__photo.tokusenshaSankaku::after {
    content: "特選車";
    display: block;
    top: 420px;
    transform: rotate(10034deg);
    color: #fff;
    font-weight: bold;
    right: 1px;
    position: absolute;
    z-index: 101;
    letter-spacing: 1.5px;
    font-size: 28px;
  }
}
/* 在庫一覧SP */
@media print, screen and (max-width:480px) {
  /*-在庫一覧 写真表示-*/
  .usd_ph_box .tokusenshaSankaku {
    position: relative;
  }
  .tokusenshaSankaku .usd_phbox__inner a{
    position: relative;
    display: block
  }
  .tokusenshaSankaku .usd_phbox__inner a::before {
    content: "";
    border-top: 5.2em solid transparent;
    border-right: 5.2em solid #F00;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1;
    opacity: 0.8;
  }
  .tokusenshaSankaku .usd_phbox__inner a::after {
    content: "特選車";
    display: block;
    transform: rotate(10034deg);
    color: #fff;
    font-weight: bold;
    position: absolute;
    right: 0px;
    bottom: 18px;
    z-index: 1;
    letter-spacing: 1px;
    font-size: 18px;
  }
  /* 在庫詳細SP */
   .tokusenshaSankaku_tag_dtl {
    display: block;
    position: absolute;
    color: #FFFFFF;
    font-weight: bold;
    width: 100%;
    text-align: center;
    font-size: 18px;
    padding: 5px 0 3px;
    letter-spacing: 5px;
    background-color: #F00;
    top: 255px;
  }
  .tokusenshaSankaku_tag_dlst {
    opacity: 1;
    display: block;
    position: absolute;
    color: #FFFFFF;
    font-weight: bold;
    width: 80px;
    text-align: center;
    font-size: 14px;
    padding: 2px 0;
    top: 0px;
    right: 0;
    letter-spacing: 2px;
    background-color: #EE3440;
  }
  .usd_ph_box .tokusenshaSankaku::before {
    content: "";
    bottom: 0px;
    right: 0px;
    border-top: 5.2em solid transparent;
    border-right: 5.2em solid #F00;
    position: absolute;
    z-index: 100;
    opacity: 0.8;
  }
  .usd_ph_box .tokusenshaSankaku::after {
    content: "特選車";
    display: block;
    bottom: 15px;
    transform: rotate(10034deg);
    color: #fff;
    font-weight: normal;
    right: 0px;
    position: absolute;
    z-index: 101;
    letter-spacing: 3px;
  }
  .p-detail__photo.tokusenshaSankaku span.__items__img_url {
    position: relative;
    width: 100%;
    height: auto;
    display: block;
  }
  .p-detail__photo.tokusenshaSankaku span.__items__img_url::before {
    content: "";
    bottom: 0;
    right: 0;
    border-top: 8em solid transparent;
    border-right: 8em solid #F00;
    position: absolute;
    z-index: 100;
    opacity: 0.8;
  }
  .p-detail__photo.tokusenshaSankaku span.__items__img_url::after {
    content: "特選車";
    display: block;
    bottom: 25px;
    transform: rotate(10034deg);
    color: #fff;
    font-weight: bold;
    right: 5px;
    position: absolute;
    z-index: 101;
    letter-spacing: 1px;
    font-size: 18px;
  }
}

/* 決算特選車三角帯 ITB-3911 */
/* 在庫一覧PC */
@media print, screen and (min-width:481px) {
  .usd_ph_box .kexsanTokusenshaSankaku {
    position: relative;
  }
  .kexsanTokusenshaSankaku .usd_phbox__inner a{
    position: relative;
    display: block
  }
  .kexsanTokusenshaSankaku .usd_phbox__inner a::before {
    content: "";
    position: absolute;
    right: 10px;
    bottom: 0px;
    z-index: 1;
    border-top: 4.5em solid transparent;
    border-right: 4.5em solid #F00;
    opacity: 0.8;
  }
  .kexsanTokusenshaSankaku .usd_phbox__inner a:after {
    content: "決算\a特選車";
    display: block;
    transform: rotate(10034deg);
    color: #fff;
    font-weight: bold;
    position: absolute;
    right: 10px;
    bottom: 10px;
    z-index: 1;
    font-size: 14px;
    white-space: pre;
    line-height: 1em;
    text-align: center;
  }
  .usd_ph_box .kexsanTokusenshaSankaku::before {
    content: "";
    bottom: 0;
    right: 0;
    border-top: 5.2em solid transparent;
    border-right: 5.2em solid #F00;
    position: absolute;
    z-index: 100;
    opacity: 0.8;
  }
  .usd_ph_box .kexsanTokusenshaSankaku::after {
    content: "決算\a特選車";
    display: block;
    bottom: 11px;
    transform: rotate(10034deg);
    color: #fff;
    font-weight: normal;
    right: -2px;
    position: absolute;
    z-index: 101;
    letter-spacing: 1px;
    white-space: pre;
    line-height: 1em;
    text-align: center;
  }
   /* 在庫詳細PC */
  .kexsanTokusenshaSankaku_tag_dtl {
    display: block;
    position: absolute;
    color: #FFF;
    font-weight: bold;
    width: 650px;
    text-align: center;
    font-size: 24px;
    padding: 10px 0;
    margin: -35px 0 0;
    letter-spacing: 7px;
    background-color: #F00;
  }
  .kexsanTokusenshaSankaku_tag_dlst {
    opacity: 1;
    display: block;
    position: absolute;
    color: #FFFFFF;
    font-weight: bold;
    width: 80px;
    text-align: center;
    font-size: 14px;
    padding: 2px 0;
    top: 0px;
    right: 0;
    letter-spacing: 2px;
    background-color: #EE3440;
  }
  .p-detail__photo.kexsanTokusenshaSankaku {
    position: relative;
    width: 640px;
  }
  .p-detail__photo.kexsanTokusenshaSankaku::before {
    content: "";
    top: 336px;
    right: 0;
    border-top: 12em solid transparent;
    border-right: 12em solid #F00;
    position: absolute;
    z-index: 100;
    opacity: 0.8;
  }
  .p-detail__photo.kexsanTokusenshaSankaku::after {
    content: "決算\a特選車";
    display: block;
    top: 400px;
    transform: rotate(10034deg);
    color: #fff;
    font-weight: bold;
    right: 1px;
    position: absolute;
    z-index: 101;
    letter-spacing: 1.5px;
    font-size: 28px;
    white-space: pre;
    line-height: 1em;
    text-align: center;
  }
}
/* 在庫一覧SP */
@media print, screen and (max-width:480px) {
  /*-在庫一覧 写真表示-*/
  .usd_ph_box .kexsanTokusenshaSankaku {
    position: relative;
  }
  .kexsanTokusenshaSankaku .usd_phbox__inner a{
    position: relative;
    display: block
  }
  .kexsanTokusenshaSankaku .usd_phbox__inner a::before {
    content: "";
    border-top: 5.2em solid transparent;
    border-right: 5.2em solid #F00;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1;
    opacity: 0.8;
  }
  .kexsanTokusenshaSankaku .usd_phbox__inner a::after {
    content: "決算\a特選車";
    display: block;
    transform: rotate(10034deg);
    color: #fff;
    font-weight: bold;
    position: absolute;
    right: 4px;
    bottom: 15px;
    z-index: 1;
    letter-spacing: 1px;
    font-size: 14px;
    white-space: pre;
    line-height: 1em;
    text-align: center;
  }
  /* 在庫詳細SP */
   .kexsanTokusenshaSankaku_tag_dtl {
    display: block;
    position: absolute;
    color: #FFFFFF;
    font-weight: bold;
    width: 100%;
    text-align: center;
    font-size: 18px;
    padding: 5px 0 3px;
    letter-spacing: 5px;
    background-color: #F00;
    top: 255px;
  }
  .kexsanTokusenshaSankaku_tag_dlst {
    opacity: 1;
    display: block;
    position: absolute;
    color: #FFFFFF;
    font-weight: bold;
    width: 80px;
    text-align: center;
    font-size: 14px;
    padding: 2px 0;
    top: 0px;
    right: 0;
    letter-spacing: 2px;
    background-color: #EE3440;
  }
  .usd_ph_box .kexsanTokusenshaSankaku::before {
    content: "";
    bottom: 0px;
    right: 0px;
    border-top: 5.2em solid transparent;
    border-right: 5.2em solid #F00;
    position: absolute;
    z-index: 100;
    opacity: 0.8;
  }
  .usd_ph_box .kexsanTokusenshaSankaku::after {
    content: "決算\a特選車";
    display: block;
    bottom: 10px;
    transform: rotate(10034deg);
    color: #fff;
    font-weight: normal;
    right: 0px;
    position: absolute;
    z-index: 101;
    letter-spacing: 3px;
    white-space: pre;
    line-height: 1em;
    text-align: center;
  }
  .p-detail__photo.kexsanTokusenshaSankaku span.__items__img_url {
    position: relative;
    width: 100%;
    height: auto;
    display: block;
  }
  .p-detail__photo.kexsanTokusenshaSankaku span.__items__img_url::before {
    content: "";
    bottom: 0;
    right: 0;
    border-top: 8em solid transparent;
    border-right: 8em solid #F00;
    position: absolute;
    z-index: 100;
    opacity: 0.8;
  }
  .p-detail__photo.kexsanTokusenshaSankaku span.__items__img_url::after {
    content: "決算\a特選車";
    display: block;
    bottom: 15px;
    transform: rotate(10034deg);
    color: #fff;
    font-weight: bold;
    right: 5px;
    position: absolute;
    z-index: 101;
    letter-spacing: 1px;
    font-size: 18px;
    white-space: pre;
    line-height: 1em;
    text-align: center;
  }
}

/* ITB-3921 店長イチ押し三角 */
/* 在庫一覧PC */
@media print, screen and (min-width:481px) {
  .usd_phbox .ichioshiSankaku {
    position: relative;
  }
  .ichioshiSankaku .usd_phbox__inner a{
    position: relative;
    display: block
  }
  .ichioshiSankaku .usd_phbox__inner a::before {
    content: "";
    position: absolute;
    right: 10px;
    bottom: 0px;
    z-index: 1;
    border-top: 4.2em solid transparent;
    border-right: 4.2em solid #F00;
    opacity: 0.8;
  }
  .ichioshiSankaku .usd_phbox__inner a:after {
    content: "イチ押し";
    display: block;
    transform: rotate(10034deg);
    color: #fff;
    font-weight: bold;
    position: absolute;
    right: 3px;
    bottom: 13px;
    z-index: 1;
    letter-spacing: 1px;
    font-size: 14px;
  }
  .usd_ph_box .ichioshiSankaku::before {
    content: "";
    bottom: 0;
    right: 0;
    border-top: 5.2em solid transparent;
    border-right: 5.2em solid #F00;
    position: absolute;
    z-index: 100;
    opacity: 0.8;
  }
  .usd_ph_box .ichioshiSankaku::after {
    content: "イチ押し";
    display: block;
    bottom: 13px;
    transform: rotate(10034deg);
    color: #fff;
    font-weight: normal;
    right: -5px;
    position: absolute;
    z-index: 101;
    letter-spacing: 1px;
  }
   /* 在庫詳細PC */
  .ichioshiSankaku_tag_dtl {
    display: block;
    position: absolute;
    color: #FFF;
    font-weight: bold;
    width: 650px;
    text-align: center;
    font-size: 24px;
    padding: 10px 0;
    margin: -35px 0 0;
    letter-spacing: 7px;
    background-color: #F00;
  }
  .p-detail__photo.ichioshiSankaku {
    position: relative;
    width: 640px;
  }
  .p-detail__photo.ichioshiSankaku::before {
    content: "";
    top: 336px;
    right: 0;
    border-top: 12em solid transparent;
    border-right: 12em solid #F00;
    position: absolute;
    z-index: 100;
    opacity: 0.8;
  }
  .p-detail__photo.ichioshiSankaku::after {
    content: "イチ押し";
    display: block;
    top: 420px;
    transform: rotate(10034deg);
    color: #fff;
    font-weight: bold;
    right: -10px;
    position: absolute;
    z-index: 101;
    letter-spacing: 1.5px;
    font-size: 28px;
  }
}

/* 在庫一覧SP */
@media print, screen and (max-width:480px) {
  /*-在庫一覧 写真表示-*/
  .usd_ph_box .ichioshiSankaku {
    position: relative;
  }
  .ichioshiSankaku .usd_phbox__inner a{
    position: relative;
    display: block
  }
  .ichioshiSankaku .usd_phbox__inner a::before {
    content: "";
    border-top: 5.2em solid transparent;
    border-right: 5.2em solid #F00;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1;
    opacity: 0.8;
  }
  .ichioshiSankaku .usd_phbox__inner a::after {
    content: "イチ押し";
    display: block;
    transform: rotate(10034deg);
    color: #fff;
    font-weight: bold;
    position: absolute;
    right: -10px;
    bottom: 18px;
    z-index: 1;
    letter-spacing: 1px;
    font-size: 18px;
  }

  /* 在庫詳細SP */
   .ichioshiSankaku_tag_dtl {
    display: block;
    position: absolute;
    color: #FFFFFF;
    font-weight: bold;
    width: 100%;
    text-align: center;
    font-size: 18px;
    padding: 5px 0 3px;
    letter-spacing: 5px;
    background-color: #F00;
    top: 255px;
  }
  .usd_ph_box .ichioshiSankaku::before {
    content: "";
    bottom: 0px;
    right: 0px;
    border-top: 5.2em solid transparent;
    border-right: 5.2em solid #F00;
    position: absolute;
    z-index: 100;
    opacity: 0.8;
  }
  .usd_ph_box .ichioshiSankaku::after {
    content: "イチ押し";
    display: block;
    bottom: 15px;
    transform: rotate(10034deg);
    color: #fff;
    font-weight: normal;
    right: -5px;
    position: absolute;
    z-index: 101;
    letter-spacing: 2px;
  }
  .p-detail__photo.ichioshiSankaku span.__items__img_url {
    position: relative;
    width: 100%;
    height: auto;
    display: block;
  }
  .p-detail__photo.ichioshiSankaku span.__items__img_url::before {
    content: "";
    bottom: 0;
    right: 0;
    border-top: 8em solid transparent;
    border-right: 8em solid #F00;
    position: absolute;
    z-index: 100;
    opacity: 0.8;
  }
  .p-detail__photo.ichioshiSankaku span.__items__img_url::after {
    content: "イチ押し";
    display: block;
    bottom: 25px;
    transform: rotate(10034deg);
    color: #fff;
    font-weight: bold;
    right: -5px;
    position: absolute;
    z-index: 101;
    letter-spacing: 1px;
    font-size: 18px;
  }
}
/* ITB-3921 店長イチ押しここまで */

/* 「★」表示用スタイル ここから */
@media print, screen and (max-width:480px) {
  /*-在庫一覧 詳細表示-*/
  .triangleStar h3 {
    position: relative;
  }
  .triangleStar h3::before {
    content: "";
    bottom: 0;
    top: 50px;
    right: 0;
    border-top: 3.2em solid transparent;
    border-right: 3.2em solid #EE3440;
    position: absolute;
    z-index: 1;
    opacity: 0.8;
  }
  .triangleStar h3::after {
    content: "★";
    display: block;
    bottom: 9px;
    transform: rotate(10034deg);
    color: #fff;
    font-weight: normal;
    top: 76px;
    right: 13px;
    position: absolute;
    z-index: 1;
    letter-spacing: 1px;
    font-size: 17px;
  }
  /*-在庫一覧 写真表示-*/
  .usd_ph_box .triangleStar {
    position: relative;
  }
  .usd_ph_box .triangleStar::before {
    content: "";
    bottom: 0;
    right: 0;
    border-top: 4.2em solid transparent;
    border-right: 4.2em solid #EE3440;
    position: absolute;
    z-index: 100;
    opacity: 0.8;
  }
  .usd_ph_box .triangleStar::after {
    content: "★";
    display: block;
    bottom: 11px;
    transform: rotate(10034deg);
    color: #fff;
    font-weight: normal;
    right: -2px;
    position: absolute;
    z-index: 101;
    letter-spacing: 1px;
  }
  /*-在庫一覧 一覧表示-*/
  .triangleStar_tag_dlst {
    opacity: 1;
    display: block;
    position: absolute;
    color: #FFFFFF;
    font-weight: bold;
    width: 80px;
    text-align: center;
    font-size: 14px;
    padding: 2px 0;
    top: 0px;
    right: 0;
    letter-spacing: 2px;
    background-color: #EE3440;
  }
  /*-在庫詳細-*/
  .p-detail__photo.triangleStar span.__items__img_url {
    position: relative;
    width: 100%;
    height: auto;
    display: block;
  }
  .p-detail__photo.triangleStar span.__items__img_url::before {
    content: "";
    bottom: 0;
    right: 0;
    border-top: 5em solid transparent;
    border-right: 5em solid #EE3440;
    position: absolute;
    z-index: 100;
    opacity: 0.9;
  }
  .p-detail__photo.triangleStar span.__items__img_url::after {
    content: "★";
    display: block;
    bottom: 14px;
    transform: rotate(10034deg);
    color: #fff;
    font-weight: bold;
    right: 9px;
    position: absolute;
    z-index: 101;
    letter-spacing: 1px;
    font-size: 14px;
  }
}

@media print, screen and (min-width:481px) {
  /*-在庫一覧 詳細表示-*/
  .usd_phbox.triangleStar {
    position: relative;
    width: 180px;
    height: auto;
    margin: 0 10px 0 0;
  }
  .usd_phbox.triangleStar::before {
    content: "";
    bottom: 50px;
    top: 85px;
    right: 0;
    border-top: 4.2em solid transparent;
    border-right: 4.2em solid #EE3440;
    position: absolute;
    z-index: 1;
    opacity: 0.8;
  }
  .usd_phbox.triangleStar::after {
    content: "★";
    display: block;
    bottom: 11px;
    transform: rotate(10034deg);
    color: #fff;
    font-weight: normal;
    right: -18px;
    top: 103px;
    position: absolute;
    z-index: 1;
    letter-spacing: 1px;
    font-size: 20px;
  }
  /*-在庫一覧 写真表示-*/
  .usd_ph_box .triangleStar {
    position: relative;
  }
  .usd_ph_box .triangleStar::before {
    content: "";
    bottom: 0;
    right: 0;
    border-top: 4.2em solid transparent;
    border-right: 4.2em solid #EE3440;
    position: absolute;
    z-index: 100;
    opacity: 0.8;
  }
  .usd_ph_box .triangleStar::after {
    content: "★";
    display: block;
    bottom: 11px;
    transform: rotate(10034deg);
    color: #fff;
    font-weight: normal;
    right: -2px;
    position: absolute;
    z-index: 101;
    letter-spacing: 1px;
  }
  /*-在庫一覧 一覧表示-*/
  .triangleStar_tag_dlst {
    opacity: 1;
    display: block;
    position: absolute;
    color: #FFFFFF;
    font-weight: bold;
    width: 80px;
    text-align: center;
    font-size: 14px;
    padding: 2px 0;
    top: 0px;
    right: 0;
    letter-spacing: 2px;
    background-color: #EE3440;
  }
  /*-在庫詳細-*/
  .p-detail__photo.triangleStar {
    position: relative;
    width: 640px;
  }
  .p-detail__photo.triangleStar::before {
    content: "";
    top: 384px;
    right: 0;
    border-top: 8em solid transparent;
    border-right: 8em solid #EE3440;
    position: absolute;
    z-index: 100;
  }
  .p-detail__photo.triangleStar::after {
    content: "★";
    display: block;
    top: 440px;
    transform: rotate(10034deg);
    color: #fff;
    font-weight: bold;
    right: 13px;
    position: absolute;
    z-index: 101;
    letter-spacing: 2px;
    font-size: 22px;
  }
}

/* 「★」表示用スタイル ここまで */


/* 新春初売り表示用スタイル ここから */

@media print, screen and (max-width:480px) {
  /*-在庫一覧 詳細表示-*/
  .newyear-tokusen h3 {
    position: relative;
  }
  .newyear-tokusen h3::before {
    content: "";
    background: url(/common/v2/images/icon_newyear_tokusen-95a7dde561bd5fe65c627c67b0c18711.png) no-repeat;
    background-size: cover;
    width: 50px;
    height: 50px;
    display: block;
    position: absolute;
    bottom: 6px;
    right: 6px;
    z-index: 1;
  }

  /*-在庫詳細-*/
  .p-detail__photo.newyear-tokusen span.__items__img_url {
    position: relative;
    width: 100%;
    height: auto;
    display: block;
  }
  .p-detail__photo.newyear-tokusen span.__items__img_url::before {
    content: "";
    background: url(/common/v2/images/icon_newyear_tokusen-95a7dde561bd5fe65c627c67b0c18711.png) no-repeat;
    background-size: cover;
    width: 70px;
    height: 70px;
    display: block;
    position: absolute;
    bottom: 5px;
    right: 5px;
    z-index: 100;
  }
}

@media print, screen and (min-width:481px) {
  /*-在庫一覧 詳細表示-*/
  .usd_phbox.newyear-tokusen {
    position: relative;
    width: 180px;
    height: auto;
    margin: 0 10px 0 0;
  }
  .usd_phbox.newyear-tokusen::before {
    content: "";
    background: url(/common/v2/images/icon_newyear_tokusen-95a7dde561bd5fe65c627c67b0c18711.png) no-repeat;
    background-size: cover;
    width: 60px;
    height: 60px;
    display: block;
    position: absolute;
   top: 70px;
    right: 3px;
    z-index: 100;
  }

  /*-在庫一覧 写真表示-*/
  .usd_ph_box .newyear-tokusen {
    position: relative;
  }
  .usd_ph_box .newyear-tokusen::before {
    content: "";
    background: url(/common/v2/images/icon_newyear_tokusen-95a7dde561bd5fe65c627c67b0c18711.png) no-repeat;
    background-size: cover;
    width: 50px;
    height: 50px;
    display: block;
    position: absolute;
    bottom: 3px;
    right: 3px;
    z-index: 100;
  }

  /*-在庫一覧 一覧表示-*/
  .newyear-tokusen_tag_dlst {
    opacity: 1;
    display: block;
    position: absolute;
    color: #FFFFFF;
    font-weight: bold;
    width: 80px;
    text-align: center;
    font-size: 14px;
    padding: 2px 0;
    top: 0px;
    right: 0;
    letter-spacing: 2px;
    background-color: #EE3440;
  }
  /*-在庫詳細-*/
  .p-detail__photo.newyear-tokusen {
    position: relative;
    width: 640px;
  }
  .p-detail__photo.newyear-tokusen::before {
    content: "";
    background: url(/common/v2/images/icon_newyear_tokusen-95a7dde561bd5fe65c627c67b0c18711.png) no-repeat;
    background-size: cover;
    width: 100px;
    height: 100px;
    display: block;
    position: absolute;
    bottom: 75px;
    right: 10px;
    z-index: 100;
  }
}

/* 売切りフェア表示用スタイル ここから */

@media print, screen and (max-width:480px) {
  /*-在庫一覧 詳細表示-*/
  .sale-fair .usd_phbox__inner a{
    position: relative;
    display: block
  }
  .sale-fair .usd_phbox__inner a::before {
    content: "";
    border-top: 3.2em solid transparent;
    border-right: 3.2em solid #EE3440;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1;
    opacity: 0.8;
  }
  .sale-fair .usd_phbox__inner a::after {
    content: "SALE";
    display: block;
    transform: rotate(10034deg);
    color: #fff;
    font-weight: normal;
    position: absolute;
    right: 0;
    bottom: 8px;
    z-index: 1;
    letter-spacing: 1px;
    font-size: 12px;
  }
  /*-在庫一覧 写真表示-*/
  .usd_ph_box .sale-fair {
    position: relative;
  }
  .usd_ph_box .sale-fair::before {
    content: "";
    bottom: 0;
    right: 0;
    border-top: 4.2em solid transparent;
    border-right: 4.2em solid #EE3440;
    position: absolute;
    z-index: 100;
    opacity: 0.8;
  }
  .usd_ph_box .sale-fair::after {
    content: "SALE";
    display: block;
    bottom: 11px;
    transform: rotate(10034deg);
    color: #fff;
    font-weight: normal;
    right: -2px;
    position: absolute;
    z-index: 101;
    letter-spacing: 1px;
  }
  /*-在庫一覧 一覧表示-*/
  .sale-fair_tag_dlst {
    opacity: 1;
    display: block;
    position: absolute;
    color: #FFFFFF;
    font-weight: bold;
    width: 80px;
    text-align: center;
    font-size: 14px;
    padding: 2px 0;
    top: 0px;
    right: 0;
    letter-spacing: 2px;
    background-color: #EE3440;
  }
  /*-在庫詳細-*/
  .p-detail__photo.sale-fair span.__items__img_url {
    position: relative;
    width: 100%;
    height: auto;
    display: block;
  }
  .p-detail__photo.sale-fair span.__items__img_url::before {
    content: "";
    bottom: 0;
    right: 0;
    border-top: 5em solid transparent;
    border-right: 5em solid #EE3440;
    position: absolute;
    z-index: 100;
    opacity: 0.9;
  }
  .p-detail__photo.sale-fair span.__items__img_url::after {
    content: "SALE";
    display: block;
    bottom: 13px;
    transform: rotate(10034deg);
    color: #fff;
    font-weight: bold;
    right: 0px;
    position: absolute;
    z-index: 101;
    letter-spacing: 1px;
    font-size: 14px;
  }
}

@media print, screen and (min-width:481px) {
  /*-在庫一覧 詳細表示-*/
  .usd_phbox.sale-fair {
    position: relative;
    width: 180px;
    height: auto;
    margin: 0 10px 0 0;
  }
  .sale-fair .usd_phbox__inner a {
    position: relative;
    display: block;
  }
  .sale-fair .usd_phbox__inner a::before {
    content: "";
    position: absolute;
    right: -14px;
    bottom: 0;
    z-index: 1;
    border-top: 4.2em solid transparent;
    border-right: 4.2em solid #EE3440;
    opacity: 0.8;
  }
  .sale-fair .usd_phbox__inner a:after {
    content: "SALE";
    display: block;
    transform: rotate(10034deg);
    color: #fff;
    font-weight: normal;
    position: absolute;
    right: 0px;
    bottom: 8px;
    z-index: 1;
    letter-spacing: 1px;
    font-size: 12px;
  }
  /*-在庫一覧 写真表示-*/
  .usd_ph_box .sale-fair {
    position: relative;
  }
  .usd_ph_box .sale-fair::before {
    content: "";
    bottom: 0;
    right: 0;
    border-top: 4.2em solid transparent;
    border-right: 4.2em solid #EE3440;
    position: absolute;
    z-index: 100;
    opacity: 0.8;
  }
  .usd_ph_box .sale-fair::after {
    content: "SALE";
    display: block;
    bottom: 11px;
    transform: rotate(10034deg);
    color: #fff;
    font-weight: normal;
    right: -2px;
    position: absolute;
    z-index: 101;
    letter-spacing: 1px;
  }
  /*-在庫一覧 一覧表示-*/
  .sale-fair_tag_dlst {
    opacity: 1;
    display: block;
    position: absolute;
    color: #FFFFFF;
    font-weight: bold;
    width: 80px;
    text-align: center;
    font-size: 14px;
    padding: 2px 0;
    top: 0px;
    right: 0;
    letter-spacing: 2px;
    background-color: #EE3440;
  }
  /*-在庫詳細-*/
  .p-detail__photo.sale-fair {
    position: relative;
    width: 640px;
  }
  .p-detail__photo.sale-fair::before {
    content: "";
    top: 384px;
    right: 0;
    border-top: 8em solid transparent;
    border-right: 8em solid #EE3440;
    position: absolute;
    z-index: 100;
  }
  .p-detail__photo.sale-fair::after {
    content: "SALE";
    display: block;
    top: 438px;
    transform: rotate(10034deg);
    color: #fff;
    font-weight: bold;
    right: -2px;
    position: absolute;
    z-index: 101;
    letter-spacing: 2px;
    font-size: 22px;
  }
}

/* 新店特選車表示用スタイル ここから */
@media print, screen and (max-width:480px) {
  /*-在庫一覧 詳細表示-*/
  .shinten-tokusen h3 {
    position: relative;
  }
  .shinten-tokusen h3::before {
    content: "";
    background: url(/common/v2/images/icon_shinten_tokusen-ee76c8ba66375f0f9a844d6b6c74a38f.png) no-repeat;
    background-size: cover;
    width: 50px;
    height: 50px;
    display: block;
    position: absolute;
    bottom: 67%;
    right: 2%;
    z-index: 1;
  }

  /*-在庫詳細-*/
  .p-detail__photo.shinten-tokusen span.__items__img_url {
    position: relative;
    width: 100%;
    height: auto;
    display: block;
  }
  .p-detail__photo.shinten-tokusen span.__items__img_url::before {
    content: "";
    background: url(/common/v2/images/icon_shinten_tokusen-ee76c8ba66375f0f9a844d6b6c74a38f.png) no-repeat;
    background-size: cover;
    width: 70px;
    height: 70px;
    display: block;
    position: absolute;
    bottom: 72%;
    right: 4%;
    z-index: 1;
  }
}

@media print, screen and (min-width:481px) {
  /*-在庫一覧 詳細表示-*/
  .usd_phbox.shinten-tokusen {
    position: relative;
    width: 180px;
    height: auto;
    margin: 0 10px 0 0;
  }
  .usd_phbox.shinten-tokusen::before {
    content: "";
    background: url(/common/v2/images/icon_shinten_tokusen-ee76c8ba66375f0f9a844d6b6c74a38f.png) no-repeat;
    background-size: cover;
    width: 60px;
    height: 60px;
    display: block;
    position: absolute;
    top: 2%;
    right: 2%;
    z-index: 1;
  }

  /*-在庫一覧 写真表示-*/
  .usd_ph_box .shinten-tokusen {
    position: relative;
  }
  .usd_ph_box .shinten-tokusen::before {
    content: "";
    background: url(/common/v2/images/icon_shinten_tokusen-ee76c8ba66375f0f9a844d6b6c74a38f.png) no-repeat;
    background-size: cover;
    width: 50px;
    height: 50px;
    display: block;
    position: absolute;
    bottom: 3px;
    right: 3px;
    z-index: 1;
  }

  /*-在庫詳細-*/
  .p-detail__photo.shinten-tokusen {
    position: relative;
    width: 640px;
  }
  .p-detail__photo.shinten-tokusen::before {
    content: "";
    background: url(/common/v2/images/icon_shinten_tokusen-ee76c8ba66375f0f9a844d6b6c74a38f.png) no-repeat;
    background-size: cover;
    width: 100px;
    height: 100px;
    display: block;
    position: absolute;
    bottom: 78%;
    right: 3%;
    z-index: 1;
  }
}
/* 新店舗特選車 End */

/* 2024年2月初売り1000台ご成約感謝祭 END */
@media print, screen and (max-width:480px) {
  /*-在庫一覧 詳細表示-*/
  .firstSaleThanksgiving2024 h3 {
    position: relative;
  }
  .firstSaleThanksgiving2024 h3::before {
    content: "";
    background: url(/common/v2/images/fair/tokusen_g-7a48bf23a28623b0b2c549e295029ebe.png) no-repeat;
    background-size: cover;
    width: 50px;
    height: 50px;
    display: block;
    position: absolute;
    bottom: 6px;
    right: 6px;
    z-index: 1;
  }

  /*-在庫詳細-*/
  .p-detail__photo.firstSaleThanksgiving2024 span.__items__img_url {
    position: relative;
    width: 100%;
    height: auto;
    display: block;
  }
  .p-detail__photo.firstSaleThanksgiving2024 span.__items__img_url::before {
    content: "";
    background: url(/common/v2/images/fair/tokusen_g-7a48bf23a28623b0b2c549e295029ebe.png) no-repeat;
    background-size: cover;
    width: 70px;
    height: 70px;
    display: block;
    position: absolute;
    bottom: 5px;
    right: 5px;
    z-index: 100;
  }
}

@media print, screen and (min-width:481px) {
  /*-在庫一覧 詳細表示-*/
  .usd_phbox.firstSaleThanksgiving2024 {
    position: relative;
    width: 180px;
    height: auto;
    margin: 0 10px 0 0;
  }
  .usd_phbox.firstSaleThanksgiving2024::before {
    content: "";
    background: url(/common/v2/images/fair/tokusen_g-7a48bf23a28623b0b2c549e295029ebe.png) no-repeat;
    background-size: cover;
    width: 40px;
    height: 40px;
    display: block;
    position: absolute;
    top: 90px;
    right: 3px;
    z-index: 100;
  }

  /*-在庫一覧 写真表示-*/
  .usd_ph_box .firstSaleThanksgiving2024 {
    position: relative;
  }
  .usd_ph_box .firstSaleThanksgiving2024::before {
    content: "";
    background: url(/common/v2/images/fair/tokusen_g-7a48bf23a28623b0b2c549e295029ebe.png) no-repeat;
    background-size: cover;
    width: 50px;
    height: 50px;
    display: block;
    position: absolute;
    bottom: 3px;
    right: 3px;
    z-index: 100;
  }

  /*-在庫一覧 一覧表示-*/
  .firstSaleThanksgiving2024_tag_dlst {
    opacity: 1;
    display: block;
    position: absolute;
    color: #FFFFFF;
    font-weight: bold;
    width: 80px;
    text-align: center;
    font-size: 14px;
    padding: 2px 0;
    top: 0px;
    right: 0;
    letter-spacing: 2px;
    background-color: #EE3440;
  }
  /*-在庫詳細-*/
  .p-detail__photo.firstSaleThanksgiving2024 {
    position: relative;
    width: 640px;
  }
  .p-detail__photo.firstSaleThanksgiving2024::before {
    content: "";
    background: url(/common/v2/images/fair/tokusen_g-7a48bf23a28623b0b2c549e295029ebe.png) no-repeat;
    background-size: cover;
    width: 100px;
    height: 100px;
    display: block;
    position: absolute;
    bottom: 50px;
    right: 10px;
    z-index: 100;
  }
}
/* 2024年2月初売り1000台ご成約感謝祭 END */

/* Renoca106特選車表示用スタイル ここから */
@media print, screen and (max-width:480px) {
  /*-在庫一覧 詳細表示-*/
  .renoca106-tokusen h3 {
    position: relative;
  }
  .renoca106-tokusen h3::before {
    content: "";
    background: url(/common/v2/images/icon_renoca106_tokusensya-e268d4a57160305121b44208e43d21a9.png) no-repeat;
    background-size: cover;
    width: 50px;
    height: 50px;
    display: block;
    position: absolute;
    bottom: 67%;
    right: 2%;
    z-index: 1;
  }

  /*-在庫詳細-*/
  .p-detail__photo.renoca106-tokusen span.__items__img_url {
    position: relative;
    width: 100%;
    height: auto;
    display: block;
  }
  .p-detail__photo.renoca106-tokusen span.__items__img_url::before {
    content: "";
    background: url(/common/v2/images/icon_renoca106_tokusensya-e268d4a57160305121b44208e43d21a9.png) no-repeat;
    background-size: cover;
    width: 70px;
    height: 70px;
    display: block;
    position: absolute;
    bottom: 72%;
    right: 4%;
    z-index: 1;
  }
}

@media print, screen and (min-width:481px) {
  /*-在庫一覧 詳細表示-*/
  .usd_phbox.renoca106-tokusen {
    position: relative;
    width: 180px;
    height: auto;
    margin: 0 10px 0 0;
  }
  .usd_phbox.renoca106-tokusen::before {
    content: "";
    background: url(/common/v2/images/icon_renoca106_tokusensya-e268d4a57160305121b44208e43d21a9.png) no-repeat;
    background-size: cover;
    width: 60px;
    height: 60px;
    display: block;
    position: absolute;
    top: 2%;
    right: 2%;
    z-index: 1;
  }

  /*-在庫一覧 写真表示-*/
  .usd_ph_box .renoca106-tokusen {
    position: relative;
  }
  .usd_ph_box .renoca106-tokusen::before {
    content: "";
    background: url(/common/v2/images/icon_renoca106_tokusensya-e268d4a57160305121b44208e43d21a9.png) no-repeat;
    background-size: cover;
    width: 50px;
    height: 50px;
    display: block;
    position: absolute;
    bottom: 3px;
    right: 3px;
    z-index: 1;
  }

  /*-在庫詳細-*/
  .p-detail__photo.renoca106-tokusen {
    position: relative;
    width: 640px;
  }
  .p-detail__photo.renoca106-tokusen::before {
    content: "";
    background: url(/common/v2/images/icon_renoca106_tokusensya-e268d4a57160305121b44208e43d21a9.png) no-repeat;
    background-size: cover;
    width: 100px;
    height: 100px;
    display: block;
    position: absolute;
    bottom: 78%;
    right: 3%;
    z-index: 1;
  }
}
/* Renoca106特選車 End */

/* イチ押し帯 START */
@media print, screen and (max-width:480px) {
  /*-在庫一覧 詳細表示-*/
  .ichioshi2024 h3 {
    position: relative;
  }
  .ichioshi2024 h3::before {
    content: "";
    background: url(/common/v2/images/fair/ichioshi2024-aa3ac0550af49b33c19e832ea25b4e2b.png) no-repeat;
    background-size: cover;
    width: 50px;
    height: 50px;
    display: block;
    position: absolute;
    bottom: 6px;
    right: 6px;
    z-index: 1;
  }

  /*-在庫詳細-*/
  .p-detail__photo.ichioshi2024 span.__items__img_url {
    position: relative;
    width: 100%;
    height: auto;
    display: block;
  }
  .p-detail__photo.ichioshi2024 span.__items__img_url::before {
    content: "";
    background: url(/common/v2/images/fair/ichioshi2024-aa3ac0550af49b33c19e832ea25b4e2b.png) no-repeat;
    background-size: cover;
    width: 70px;
    height: 70px;
    display: block;
    position: absolute;
    bottom: 5px;
    right: 5px;
    z-index: 100;
  }
}

@media print, screen and (min-width:481px) {
  /*-在庫一覧 詳細表示-*/
  .usd_phbox.ichioshi2024 {
    position: relative;
    width: 180px;
    height: auto;
    margin: 0 10px 0 0;
  }
  .usd_phbox.ichioshi2024::before {
    content: "";
    background: url(/common/v2/images/fair/ichioshi2024-aa3ac0550af49b33c19e832ea25b4e2b.png) no-repeat;
    background-size: cover;
    width: 40px;
    height: 40px;
    display: block;
    position: absolute;
    top: 90px;
    right: 3px;
    z-index: 100;
  }

  /*-在庫一覧 写真表示-*/
  .usd_ph_box .ichioshi2024 {
    position: relative;
  }
  .usd_ph_box .ichioshi2024::before {
    content: "";
    background: url(/common/v2/images/fair/ichioshi2024-aa3ac0550af49b33c19e832ea25b4e2b.png) no-repeat;
    background-size: cover;
    width: 50px;
    height: 50px;
    display: block;
    position: absolute;
    bottom: 3px;
    right: 3px;
    z-index: 100;
  }

  /*-在庫一覧 一覧表示-*/
  .ichioshi2024_tag_dlst {
    opacity: 1;
    display: block;
    position: absolute;
    color: #FFFFFF;
    font-weight: bold;
    width: 80px;
    text-align: center;
    font-size: 14px;
    padding: 2px 0;
    top: 0px;
    right: 0;
    letter-spacing: 2px;
    background-color: #EE3440;
  }
  /*-在庫詳細-*/
  .p-detail__photo.ichioshi2024 {
    position: relative;
    width: 640px;
  }
  .p-detail__photo.ichioshi2024::before {
    content: "";
    background: url(/common/v2/images/fair/ichioshi2024-aa3ac0550af49b33c19e832ea25b4e2b.png) no-repeat;
    background-size: cover;
    width: 100px;
    height: 100px;
    display: block;
    position: absolute;
    bottom: 50px;
    right: 10px;
    z-index: 100;
  }
}
/* イチ押し帯 END */

/* OUTLET帯 START */
@media print, screen and (max-width:480px) {
  /*-在庫一覧 詳細表示-*/
  .outlet2024 h3 {
    position: relative;
  }
  .outlet2024 h3::before {
    content: "";
    background: url(/common/v2/images/fair/outlet2024-f14b7a5e2cdf3b6896d5f26527ba6cb9.png) no-repeat;
    background-size: cover;
    width: 50px;
    height: 50px;
    display: block;
    position: absolute;
    bottom: 6px;
    right: 6px;
    z-index: 1;
  }
  /* 在庫一覧 詳細表示 新レイアウト対応 */
  .zaiko-box-new .outlet2024 > a::before {
    content: "";
    background: url(/common/v2/images/fair/outlet2024-f14b7a5e2cdf3b6896d5f26527ba6cb9.png) no-repeat;
    background-size: cover;
    width: 80px;
    height: 80px;
    display: block;
    position: absolute;
    bottom: 6px;
    right: 6px;
    z-index: 1;
  }

  /*-在庫詳細-*/
  .p-detail__photo.outlet2024 span.__items__img_url {
    position: relative;
    width: 100%;
    height: auto;
    display: block;
  }
  .p-detail__photo.outlet2024 span.__items__img_url::before {
    content: "";
    background: url(/common/v2/images/fair/outlet2024-f14b7a5e2cdf3b6896d5f26527ba6cb9.png) no-repeat;
    background-size: cover;
    width: 70px;
    height: 70px;
    display: block;
    position: absolute;
    bottom: 5px;
    right: 5px;
    z-index: 100;
  }
}

@media print, screen and (min-width:481px) {
  /*-在庫一覧 詳細表示-*/
  .usd_phbox.outlet2024 {
    position: relative;
    width: 180px;
    height: auto;
    margin: 0 10px 0 0;
  }
  .usd_phbox.outlet2024::before {
    content: "";
    background: url(/common/v2/images/fair/outlet2024-f14b7a5e2cdf3b6896d5f26527ba6cb9.png) no-repeat;
    background-size: cover;
    width: 40px;
    height: 40px;
    display: block;
    position: absolute;
    top: 90px;
    right: 3px;
    z-index: 100;
  }

  /*-在庫一覧 写真表示-*/
  .usd_ph_box .outlet2024 {
    position: relative;
  }
  .usd_ph_box .outlet2024::before {
    content: "";
    background: url(/common/v2/images/fair/outlet2024-f14b7a5e2cdf3b6896d5f26527ba6cb9.png) no-repeat;
    background-size: cover;
    width: 50px;
    height: 50px;
    display: block;
    position: absolute;
    bottom: 3px;
    right: 3px;
    z-index: 100;
  }

  /*-在庫一覧 一覧表示-*/
  .outlet2024_tag_dlst {
    opacity: 1;
    display: block;
    position: absolute;
    color: #FFFFFF;
    font-weight: bold;
    width: 80px;
    text-align: center;
    font-size: 14px;
    padding: 2px 0;
    top: 0px;
    right: 0;
    letter-spacing: 2px;
    background-color: #EE3440;
  }
  /*-在庫詳細-*/
  .p-detail__photo.outlet2024 {
    position: relative;
    width: 640px;
  }
  .p-detail__photo.outlet2024::before {
    content: "";
    background: url(/common/v2/images/fair/outlet2024-f14b7a5e2cdf3b6896d5f26527ba6cb9.png) no-repeat;
    background-size: cover;
    width: 100px;
    height: 100px;
    display: block;
    position: absolute;
    bottom: 50px;
    right: 10px;
    z-index: 100;
  }
}
/* OUTLET END */

/* 共通 特選車帯 END */
@media print, screen and (max-width:480px) {
  /*-在庫一覧 詳細表示-*/
  .tokusensya h3 {
    position: relative;
  }
  .tokusensya h3::before {
    content: "";
    background: url(/common/v2/images/fair/tokusen_g-7a48bf23a28623b0b2c549e295029ebe.png) no-repeat;
    background-size: cover;
    width: 50px;
    height: 50px;
    display: block;
    position: absolute;
    bottom: 6px;
    right: 6px;
    z-index: 1;
  }
  /* 在庫一覧 詳細表示 新レイアウト対応 */
  .zaiko-box-new .tokusensya > a::before {
    content: "";
    background: url(/common/v2/images/fair/tokusen_g-7a48bf23a28623b0b2c549e295029ebe.png) no-repeat;
    background-size: cover;
    width: 80px;
    height: 80px;
    display: block;
    position: absolute;
    bottom: 6px;
    right: 6px;
    z-index: 1;
  }

  /*-在庫詳細-*/
  .p-detail__photo.tokusensya span.__items__img_url {
    position: relative;
    width: 100%;
    height: auto;
    display: block;
  }
  .p-detail__photo.tokusensya span.__items__img_url::before {
    content: "";
    background: url(/common/v2/images/fair/tokusen_g-7a48bf23a28623b0b2c549e295029ebe.png) no-repeat;
    background-size: cover;
    width: 70px;
    height: 70px;
    display: block;
    position: absolute;
    bottom: 5px;
    right: 5px;
    z-index: 100;
  }
}

@media print, screen and (min-width:481px) {
  /*-在庫一覧 詳細表示-*/
  .usd_phbox.tokusensya {
    position: relative;
    width: 180px;
    height: auto;
    margin: 0 10px 0 0;
  }
  .usd_phbox.tokusensya::before {
    content: "";
    background: url(/common/v2/images/fair/tokusen_g-7a48bf23a28623b0b2c549e295029ebe.png) no-repeat;
    background-size: cover;
    width: 40px;
    height: 40px;
    display: block;
    position: absolute;
    top: 90px;
    right: 3px;
    z-index: 100;
  }

  /*-在庫一覧 写真表示-*/
  .usd_ph_box .tokusensya {
    position: relative;
  }
  .usd_ph_box .tokusensya::before {
    content: "";
    background: url(/common/v2/images/fair/tokusen_g-7a48bf23a28623b0b2c549e295029ebe.png) no-repeat;
    background-size: cover;
    width: 50px;
    height: 50px;
    display: block;
    position: absolute;
    bottom: 3px;
    right: 3px;
    z-index: 100;
  }

  /*-在庫一覧 一覧表示-*/
  .tokusensya_tag_dlst {
    opacity: 1;
    display: block;
    position: absolute;
    color: #FFFFFF;
    font-weight: bold;
    width: 80px;
    text-align: center;
    font-size: 14px;
    padding: 2px 0;
    top: 0px;
    right: 0;
    letter-spacing: 2px;
    background-color: #EE3440;
  }
  /*-在庫詳細-*/
  .p-detail__photo.tokusensya {
    position: relative;
    width: 640px;
  }
  .p-detail__photo.tokusensya::before {
    content: "";
    background: url(/common/v2/images/fair/tokusen_g-7a48bf23a28623b0b2c549e295029ebe.png) no-repeat;
    background-size: cover;
    width: 100px;
    height: 100px;
    display: block;
    position: absolute;
    bottom: 50px;
    right: 10px;
    z-index: 100;
  }
}
/* 共通 特選車帯 END */

/* 全店舗クチコミページ用スタイル ここから */
@media screen and (max-width:480px) {
  .total_score h3 {
    position: relative;
    height: 22px;
  }
  .total_score h3 span {
    position: absolute;
    right: 0;
    top: 20px;
    font-size: 12px;
  }
  .total_score ul li:first-child {
    display: block;
    margin: 0 0 5px;
  }
  .total_score ul li:nth-child(n+2) {
    margin: 0 3px 0 0;
    border-right: 1px solid #CCC;
    padding: 0 7px 0 0;
    font-size: 3.73vw;
    font-weight: bold;
  }
  .total_score ul li:last-child {
    border: none;
  }
  .total_score ul li:nth-child(n+2) span {
    font-size: 3.5vw;
    font-weight: normal;
  }
  .total_score ul li:nth-child(n+2) span:after {
    content: ":";
    padding: 0 3px;
  }
  .customer_car img {
    width: 100%;
    margin: 0 0 20px;
  }
  .customer_block {
    width: 100%;
  }
  .shop_block {
    margin: 20px 0 0;
  }
  .customer_block .fukidashi {
    position: relative;
    display: inline-block;
    margin: 20px 0;
    padding: 15px;
    width: 100%;
    font-size: 14px;
    background: #DEEBF7;
    border-radius: 5px;
  }
  .customer_block .fukidashi:before {
    content: "";
    position: absolute;
    top: -30px;
    left: 30px;
    margin-left: -15px;
    border: 15px solid transparent;
    border-bottom: 15px solid #DEEBF7;
  }
  .shop_block {
    position: relative;
    display: inline-block;
    margin: 0;
    padding: 15px;
    width: 100%;
    font-size: 14px;
    background: #EEE;
    border-radius: 5px;
  }
  .shop_block:before {
    content: "";
    position: absolute;
    top: 100%;
    right: 30px;
    margin-left: -15px;
    border: 15px solid transparent;
    border-top: 15px solid #EEE;
  }
  .shop_block p span {
    float: right;
    margin: 20px 0 0;
  }
  .from_shop {
    position: relative;
    height: 55px;
    margin: 0 0 30px;
  }
  .from_shop h4 {
    position: absolute;
    right: 0;
    top: 0;
  }
  .from_shop p {
    position: absolute;
    right: 0;
    top: 35px;
  }
}

@media screen and (min-width:481px) {
  .customer_car img {
    width: 300px;
    margin: 0 0 0 30px;
    float: right;
  }
  .customer_block {
    float: left;
    width: 100%;
  }
  .customer_block.has-photo {
    float: left;
    width: 670px;
  }
  .shop_block {
    margin: 20px 0 0;
  }
  .customer_block .fukidashi {
    position: relative;
    display: inline-block;
    margin: 20px 0;
    padding: 20px;
    font-size: 14px;
    background: #DEEBF7;
    border-radius: 10px;
    width: 100%;
    box-sizing: border-box;
  }
  .customer_block .fukidashi:before {
    content: "";
    position: absolute;
    top: -30px;
    left: 5%;
    margin-left: -15px;
    border: 15px solid transparent;
    border-bottom: 15px solid #DEEBF7;
  }
  .shop_block {
    position: relative;
    display: inline-block;
    margin: 20px 0;
    padding: 20px;
    font-size: 14px;
    background: #EEE;
    border-radius: 10px;
    width: 960px;
  }
  .shop_block:before {
    content: "";
    position: absolute;
    top: 100%;
    right: 5%;
    margin-left: -15px;
    border: 15px solid transparent;
    border-top: 15px solid #EEE;
  }
  .shop_block p span {
    float: right;
    margin: 0 15px 0 0;
  }
  .no_shop_block {
    position: relative;
    display: inline-block;
    margin: 0;
    padding: 0;
    font-size: 14px;
    width: 960px;
  }
  .no_shop_block:before {
    content: "";
    position: absolute;
    top: 100%;
    right: 5%;
    margin-left: -15px;
  }
  .from_shop:before {
    content: "";
    clear: both;
    display: block;
  }
  .from_shop {
    position: relative;
    height: 55px;
    margin: 0 0 40px;
  }
  .from_shop h4 {
    position: absolute;
    right: 0;
    top: 0;
  }
  .from_shop p {
    position: absolute;
    right: 0;
    top: 35px;
  }
}


/* 全店舗クチコミページ用スタイル ここまで */


/* タイムセール用スタイル ここから */

@keyframes blink {
  75% {
    opacity: 0.0;
  }
}

@-webkit-keyframes blink {
  75% {
    opacity: 0.0;
  }
}

.timesale {
  font-size: 16px;
  font-weight: bold;
  color: #ff4500;
  animation: blink 1s step-end infinite;
  -webkit-animation: blink 1s step-end infinite;
}


/* タイムセール用スタイル ここまで */


/* =========== information =========== */

.info_content {
  border: 3px solid #EE4455;
  padding: 15px;
  width: 800px;
  margin: 0 auto 20px;
  background: #FFF;
  box-sizing: border-box;
  text-align: center;
  border-radius: 10px;
}

.info_content h2 {
  font-size: 20px;
  margin: 0 0 10px;
  font-weight: bold;
}

.info_content p span {
  font-weight: bold;
  display: block;
  margin: 0 0 5px;
  color: #EE4455;
  font-size: 18px;
}

@media screen and (max-width: 768px) {
  .info_content {
    padding: 20px 10px;
    width: 90%;
    margin: 0 5% 10px;
  }
}


/*赤井コーディング オリコ仮審査用ボタン*/

@media print, screen and (min-width:481px) {
  .oricotoiawase_d a img {
    width: 40%;
    padding-top: 6px;
    margin: 0 10px -4px 15px;
  }
  .oricotoiawase_d a {
    display: block;
    font-size: 16px;
    font-weight: 900;
    border: 1px solid #fff594;
    background: linear-gradient(to bottom, #ffffd2 10%, #fff594 90%);
    box-shadow: 0 1px 0 rgba(153, 36, 0, .2);
    color: #000000;
    border-radius: 5px;
    padding: 10px 10px 10px;
    margin-bottom: 20px;
    margin-top: 15px;

  }
  .oricotoiawase_d a:hover {
    background: linear-gradient(to bottom, #ffffe0 10%, #ffffd2 90%);
    border: 1px solid #fff594;
    text-decoration: none;
  }
}

@media print, screen and (max-width:480px) {
  .oricotoiawase_d a {
    display: block;
    font-size: 16px;
    font-weight: 900;
    border: 1px solid #fff594;
    background: linear-gradient(to bottom, #ffffd2 10%, #fff594 90%);
    box-shadow: 0 1px 0 rgba(153, 36, 0, .2);
    color: #000000;
    border-radius: 5px;
    padding: 12px 10px 10px;
    width: 100%;
    margin: 10px auto 25px;
  }
  .oricotoiawase_d a:hover {
    background: linear-gradient(to bottom, #ffffe0 10%, #ffffd2 90%);
    border: 1px solid #fff594;
    text-decoration: none;
  }
  .oricotoiawase_d a img {
    width: 80px;
    margin: 0 5px -4px 20px;
  }
}


/*赤井コーディング オリコ仮審査用ボタン*/


/* オリコ完了画面 ここから */

@media print, screen and (min-width:481px) {
  .orico_flow {
    width: 600px;
    margin: 0 auto;
  }
  .orico_flow dl {
    margin-bottom: 25px;
    position: relative;
    width: 600px;
  }
  .orico_flow dt {
    padding: 8px 10px 8px;
    background-color: #fff37d;
    ;
    font-size: 16px;
  }
  .orico_flow dd {
    padding: 12px 10px 10px;
    border-right: 2px solid #fff37d;
    border-bottom: 2px solid #fff37d;
    border-left: 2px solid #fff37d;
    font-size: 14px;
    position: :relative;
  }
  .orico_flow_done dt {
    position: relative;
    padding: 8px 10px 6px;
    background-color: #bbb;
    font-size: 16px;
  }
  .orico_flow_done dd {
    position: relative;
    padding: 12px 10px 10px;
    border-right: 2px solid #bbb;
    border-bottom: 2px solid #bbb;
    border-left: 2px solid #bbb;
    font-size: 14px;
    position: :relative;
  }
  .orico_flow_done img {
    position: absolute;
    right: -10px;
    top: -10px;
    transform: rotate(20deg);
  }
  .orico_flow dl:nth-child(2):after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    bottom: -15px;
    left: 250px;
    border-style: solid;
    border-color: #bbb transparent transparent transparent;
    border-width: 15px 50px 0 50px;
    z-index: 1;
  }
  .orico_flow dl:nth-child(3):after, .orico_flow dl:nth-child(4):after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    bottom: -15px;
    left: 250px;
    border-style: solid;
    border-color: #fff37d transparent transparent transparent;
    border-width: 15px 50px 0 50px;
    z-index: 1;
  }
  .orico_button input[type=submit], .orico_button input[type=button] {
    display: block;
    font-size: 16px;
    font-weight: 900;
    padding: 12px 0 10px;
    border: 1px solid #fff594;
    background: linear-gradient(to bottom, #ffffd2 10%, #fff594 90%);
    box-shadow: 0 1px 0 rgba(153, 36, 0, .2);
    color: #000000;
    border-radius: 5px;
    background-color: #fffacd;
    width: 600px;
    margin: 0 auto;
  }
  .orico_button input[type=submit]:hover {
    background: linear-gradient(to bottom, #ffffe0 10%, #ffffd2 90%);
    border: 1px solid #fff594;
    text-decoration: none;
  }
}

@media screen and (max-width:480px) {
  .orico_flow dl {
    margin-bottom: 25px;
    position: relative;
    width: 100%;
  }
  .orico_flow dt {
    padding: 8px 10px 6px;
    background-color: #fff37d;
    font-size: 16px;
  }
  .orico_flow dd {
    padding: 8px 10px 6px;
    border-right: 2px solid #fff37d;
    border-bottom: 2px solid #fff37d;
    border-left: 2px solid #fff37d;
    font-size: 14px;
    position: :relative;
  }
  .orico_flow dl:nth-child(3):after, .orico_flow dl:nth-child(4):after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    bottom: -15px;
    left: calc(50% - 50px);
    border-style: solid;
    border-color: #fff37d transparent transparent transparent;
    border-width: 15px 50px 0 50px;
    z-index: 1;
  }
  .orico_flow dl:nth-child(2):after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    bottom: -15px;
    left: calc(50% - 50px);
    border-style: solid;
    border-color: #bbb transparent transparent transparent;
    border-width: 15px 50px 0 50px;
    z-index: 1;
  }
  .orico_flow_done dt {
    position: relative;
    padding: 8px 10px 6px;
    background-color: #bbb;
    font-size: 16px;
  }
  .orico_flow_done dd {
    position: relative;
    padding: 8px 10px 6px;
    border-right: 2px solid #bbb;
    border-bottom: 2px solid #bbb;
    border-left: 2px solid #bbb;
    font-size: 14px;
    position: :relative;
  }
  .orico_flow_done img {
    position: absolute;
    right: -5px;
    top: -10px;
    transform: rotate(20deg);
    width: 70px;
  }
  .orico_button input[type=submit], .orico_button input[type=button] {
    display: block;
    font-size: 16px;
    font-weight: 900;
    padding: 12px 0 10px;
    border: 1px solid #fff594;
    background: linear-gradient(to bottom, #ffffd2 10%, #fff594 90%);
    box-shadow: 0 1px 0 rgba(153, 36, 0, .2);
    color: #000000;
    border-radius: 5px;
    background-color: #fff594;
    width: 80%;
    margin: 0 auto;
  }
  .orico_button input[type=submit]:hover {
    cursor: pointer;
    background: linear-gradient(to bottom, #ffffe0 10%, #ffffd2 90%);
    border: 1px solid #fff594;
    text-decoration: none;
  }
}


/* オリコ完了画面 ここまで */


/*残価設定ローンの頭金・渡邊が編集して使ったもの*/

.oricokingakuleft {
  float: left;
  width: 45%;
  background-color: #f5f5f5;
  padding: 10px 4px 5px;
  border-radius: 5px;
}

.oricokingakuright {
  float: right;
  width: 45%;
  background-color: #f5f5f5;
  padding: 10px 4px 5px;
  border-radius: 5px;
}

.oriconame {
  color: #1F3641;
  font-size: 14px;
  text-align: center;
  padding-bottom: 10px;
  font-weight: 900;
}

.oricotable {
  color: #1F3641;
}

.oricotable th {
  text-align: left;
  vertical-align: middle;
  padding-left: 3px;
  padding-right: 0px;
  font-size: 10px;
}

.oricotable td {
  text-align: right;
  vertical-align: middle;
  padding-right: 0px;
  line-height: 7px;
}

.oricoblue {
  font-size: 16px;
  font-weight: 900;
  color: #0055B8;
  !important;
}

.oricoyen {
  padding-left: 5px;
}

.orico_ofh {
  overflow: hidden;
}


/*残価設定ローンの頭金.ボーナスSP*/

@media screen and (max-width:480px) {
  .oricokingakuleft {
    float: left;
    line-height: 12px;
    margin-top: -2px;
    line-height: 12px;
    width: 52%;
    margin-left: -14px;
    padding-right: 4px;
    padding-left: 18px;
  }
  .oricokingakuright {
    width: 49%;
    float: right;
    margin-right: -12px;
    line-height: 12px;
    margin-top: -2px;
    padding-right: 14px;
  }
  .oriconame {
    color: #1F3641;
    font-size: 14px;
    text-align: center;
    padding-bottom: 10px;
    font-weight: 900;
  }
  .oricotable {
    color: #1F3641;
  }
  .oricotable th {
    text-align: left;
    vertical-align: middle;
    padding-left: 14px;
    padding-right: 0px;
    font-size: 10px;
  }
  .oricotable td {
    text-align: right;
    vertical-align: middle;
    padding-right: 0px;
    line-height: 7px;
  }
  .oricoblue {
    font-size: 16px;
    font-weight: 900;
    color: #0055B8;
    !important;
  }
  .oricoyen {
    padding-left: 5px;
  }
}


/*残価設定ローンの頭金.ボーナスSP*/


/* 詳細画面「禁煙車」部*/

.tooltip_ns {
  background-color: #999;
  padding: 0px 6px;
  cursor: pointer;
  font-weight: bold;
  color: #fff;
  border-radius: 2px;
  float: right;
}

.tooltip_ns:hover {
  background: #ccc;
  /* IE6以下で必要 */
  text-decoration: none;
  position: relative;
}

.tooltip_ns span {
  display: none;
  padding: 8px;
  font-size: 12px;
  margin-left: 8px;
  line-height: 1.6;
}

.tooltip_ns:hover span {
  display: inline;
  position: absolute;
  top: 30px;
  font-weight: normal;
  background-color: #F8F5E4;
  border: 1px solid #DEDBCC;
  border-radius: 5px;
  padding: 10px;
  color: #000000;
  width: 200px;
  /* a.tooltip spanに指定すると、IE6以下でspanの領域でマウスが反応してしまう */
}


/* IE6以下にのみ適用 */

.tooltip_ns:hover span {
  width: 216px;
}


/* 詳細画面「禁煙車」部*/


/*190306_都道府県から探す・主要車種から探す ここから*/

@media print, screen and (min-width:481px) {
  .search_link_oyabox {
    overflow: hidden;
    margin: 0 0 40px 0;
    padding: 15px 15px 15px;
    background-color: #fafafa;
  }
  .search_link_fbox {
    float: left;
    width: 290px;
    margin-right: 50px;
  }
  .search_link_fbox_r {
    float: right;
    width: 290px;
  }
  .search_link_title {
    width: 290px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 3px;
  }
  .search_link_halftable_l {
    float: left;
  }
  .search_link_halftable_r {
    float: right;
  }
  .search_link_halftable dl {
    width: 450px;
    display: table;
  }
  .search_link_halftable dt {
    width: 100px;
    display: table-cell;
    padding: 9px 0 2px 0;
    vertical-align: top;
    font-weight: bold;
  }
  .search_link_halftable dd {
    width: 350px;
    display: table-cell;
    padding: 8px 0 3px 0;
    vertical-align: top;
  }
  .search_link_halftable li {
    float: left;
    margin: 0 10px 5px 10px;
  }
}

@media print, screen and (max-width:480px) {
  .search_link_oyabox {
    overflow: hidden;
    margin: 0 0 40px 0;
    padding: 15px 15px 15px;
    background-color: #fafafa;
  }
  .search_link_title {
    width: 100%;
    margin-bottom: 10px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 3px;
  }
  .search_link_halftable dl {
    display: table;
  }
  .search_link_halftable dt {
    width: 100px;
    display: table-cell;
    padding: 9px 0 2px 0;
    vertical-align: top;
    font-weight: bold;
  }
  .search_link_halftable dd {
    width: calc(100% - 100px);
    display: table-cell;
    padding: 8px 0 3px 0;
    vertical-align: top;
  }
  .search_link_halftable li {
    float: left;
    margin: 0 10px 5px 10px;
  }
}


/*190306_都道府県から探す・主要車種から探す ここまで*/


/* 190424 SP一覧画面ボタン修正デザイン ここから */

@media screen and (max-width:480px) {
  .telephone_full {
    width: 100%;
  }
  .telephone_half, .wish_half {
    width: 48%;
    float: left;
  }
  .toiawase_half {
    width: 48%;
    float: right;
  }
  .toiawase_full {
    width: 100%
  }
  .line_inquiry {
    width: 100%;
    margin-top: 22px;
  }
  .telephone_half a {
    width: 100%;
    display: block;
    text-align: center;
    margin-top: 10px;
    background: #57b224;
    background: linear-gradient(to bottom, #64C230 10%, #479A19 90%);
    box-shadow: 0 1px 0 rgba(153, 36, 0, .2);
    padding: 12px 0 12px 24px;
    color: #fff;
    outline: 0;
    border-radius: 2px;
    cursor: pointer;
    -webkit-appearance: none;
    font-size: 13px;
    font-weight: 900;
  }
  .telephone_half span {
    width: 24px;
    padding: 10px 6px 10px;
    font-size: 9px;
    letter-spacing: 1px;
    line-height: 1.2;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    border-radius: 2px 0 0 2px;
    color: #fff;
    background-color: #579236;
    margin: 10px 0 0 -1px;
    border-right: 1px solid #b1e795;
  }
  .toiawase_half a, .toiawase_full a {
    width: 100%;
    display: block;
    text-align: center;
    margin-top: 10px;
    background: linear-gradient(to bottom, #FF6E3F 10%, #fc491e 90%);
    box-shadow: 0 1px 0 rgba(153, 36, 0, .2);
    padding: 12px 0 12px 24px;
    color: #fff;
    outline: 0;
    border-radius: 2px;
    cursor: pointer;
    -webkit-appearance: none;
    font-size: 13px;
    font-weight: 900;
  }
  .toiawase_half a:visited, .toiawase_full a:visited  {
    color: #FFF;
  }
  .toiawase_half span {
    width: 24px;
    padding: 10px 6px 10px;
    font-size: 9px;
    letter-spacing: 1px;
    line-height: 1.2;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    border-radius: 2px 0 0 2px;
    color: #fff;
    background-color: #e03d14;
    margin: 10px 0 0 -1px;
    border-right: 1px solid #ff9d80;
  }
  .toiawase_full span {
    width: 24px;
    padding: 10px 6px 10px;
    font-size: 9px;
    letter-spacing: 1px;
    line-height: 1.2;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    border-radius: 2px 0 0 2px;
    color: #fff;
    background-color: #e03d14;
    margin: 0 0 0 -1px;
    border-right: 1px solid #ff9d80;
  }
}

.hide {
  display: none;
}


/* 190424 SP一覧画面ボタン修正デザイン ここまで */

.err_message {
  color: red;
}


/*yama 店舗リンク追加*/
.shop-link {
  margin: 0 0 30px;
}

.shop-link__list li:not(:first-child) {
  margin-top: 8px;
}

.shop-link__link {
  display: block;
  padding: 12px 30px 12px 8px;
  background-color: #EFEFEF;
  border-radius: 4px;
  box-shadow: 0 2px 0 0 rgba(0, 0, 0, .1);
  text-align: center;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.3;
  color: #333;
  position: relative;
}

.shop-link__link::after {
  position: absolute;
  top: 45%;
  right: 10px;
  content: '';
  width: 6px;
  height: 6px;
  border-top: 2px solid #CCC;
  border-right: 2px solid #CCC;
  transform: rotate(45deg);
}

.shop-link__link--strong {
  color: #EE3440;
}

/*スタッフ紹介追加*/
.shop-staff__list li:not(:first-child) {
  margin-top: 8px;
}

.shop-staff__thum {
  margin-top: 4px;
}

.shop-staff__img {
  max-width: 100%;
  height: auto;
}

/*アイコン追加*/
.icon-block {
  margin: -40px 0 20px;
  padding: 10px;
}
.icon-block__description {
  font-size: 12px;
  text-decoration: underline;
  text-align: left;
  cursor: pointer;
  color: #333;
}
.icon-block__cap {
  font-size: 12px;
  margin: 8px 0 0;
  text-align: right;
}

.icon-block__list {
  display: flex;
  flex-wrap: wrap;
  margin-top: 8px;
}

.icon-block__list li {
  width: 48%;
}

.icon-block__list li:not(:nth-child(-n+2)) {
  margin-top: 8px;
}

.icon-block__list li:nth-child(2n){
  margin-left: 2%;
}


.icon-block img{
  max-width: 100%;
  height: auto;
}

.modal-icon__icon {
  flex-basis: 45px;
  flex-shrink: 0;
}

.modal-icon__description {
  flex-shrink: 2;
}

/*修正*/
@media screen and (min-width: 480px) {
  #cwrapper {
    width: 1000px;
    clear: both;
    margin-right: auto;
    margin-left: auto;
    padding-right: 10px;
    padding-left: 10px;
    margin-bottom: 0;
  }
  #cwrapper::after {
    content: "";
    clear: both;
    display: block;
  }
  .icon-block {
    padding: 0;
  }
  .icon-block__list {
    justify-content: flex-start;
  }
}

.narabi_btn {
  display: none;
}
@media screen and (min-width: 480px) {
  .narabi_btn {
    display: block;
    width: auto;
    margin: 0 auto;
    background-color: #fffbd6;
    margin: 0 0 40px;
  }
}
/*新規*/
@media screen and (min-width: 480px) {
  .narabi_btn__inner {
    width: auto;
    margin: auto;
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding: 24px;
  }
}

/*ツールチップ*/
.icon-block__tooltip button {
  background: none;
  border: none;
}
.icon-block__tooltip li {
  position: relative;
}
.icon-block__tooltip--list {
  opacity: 0;
  position: absolute;
  bottom: 65px;
  left: 0;
  right: 0;
  display: block;
  background-color: #333;
  color: #FFF;
  text-align: center;
  padding: 12px 8px;
  border-radius: 4px;
  font-size: 14px;
  width: 120%;
  margin: auto;
}
.icon-block__tooltip li:hover .icon-block__tooltip--list {
  transition: all .2s;
  transform: translate3d(0, -30%, 0);
  opacity: 1;

}
.icon-block__tooltip--list::before {
  position: absolute;
  bottom: -23px;
  display: block;
  content: "";
  border-top: 9px solid #333;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  left: 0;
  right: 0;
  margin: auto;
  width: 2px;
  height: 15px;
}

/*モーダル*/
.modal-bg {
  background-color: rgba(0,0,0,.7);
  width: 100vw;
  height: 100%;
  position: fixed;
  z-index: 10000;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: none;
}

.modal-icon {
  display: none;
  width: 100vw;
  height: 100vh;
  z-index: 100000;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: scroll;
}

.modal-icon__inner {
  background-color: #FFF;
  padding: 20px;
  box-sizing: border-box;
  border: 1px solid #333;
  border-radius: 8px;
  overflow: scroll;
  margin: 10px;
}
@media screen and (min-width: 480px) {
  .modal-icon {
    width: 800px;
    height: 680px;
    top: 25%;
    bottom: 25%;
    margin: auto;
    overflow: auto;
  }
  .modal-icon__inner {
    margin: 0;
    overflow: auto;
  }

}
body.modal-open,
html.modal-open {
  overflow: hidden;
}
.modal-bg.modal-open {
  display: block;
}
.modal-icon.modal-open {
  display: block;
}

.modal-close {
  border: none;
  outline: none;
  background: none;
  position: absolute;
  top: 10px;
  right: 10px;
  color: #333;
  font-size: 38px;
  cursor: pointer;
  line-height: 1;
}
@media screen and (min-width: 480px) {
  .modal-close {
    font-size: 48px;
    width: 48px;
    height: 48px;
  }
}

.modal-icon__title {
  margin: 0 0 16px;

}
.modal-icon__block:not(:first-of-type) {
  margin-top: 24px;
}
.modal-icon__list {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-top: 8px;
}

.modal-icon__list li {
  width: calc((100% - 8px) / 2);
}
  @media screen and (max-width: 481px) {
  .modal-icon__list li:not(:nth-child(-n+2) ){
    margin-top: 8px;
  }
  .modal-icon__list li:not(:nth-child(2n) ){
    margin-right: 8px;
  }
}
@media screen and (min-width: 480px) {
  .modal-icon__list li {
    width: calc((100% - 24px) / 4);
  }
  .modal-icon__list li:not(:nth-child(-n+4) ){
    margin-top: 8px;
  }
  .modal-icon__list li:not(:nth-child(4n) ){
    margin-right: 8px;
  }
}

.modal-icon__list img {
  width: 26px;
}
.modal-icon__item {
  display: flex;
  align-items: center;
}
.modal-icon__description {
  font-size: 13px;
  line-height: 1.3;
  padding-left: 8px;
}

@media screen and (min-width: 480px) {
  .modal-icon__list img {
    width: 50px;
  }
  .modal-icon__item {
    display: flex;
    align-items: center;
  }
  .modal-icon__description {
    font-size: 12px;
  }
}

/* ------------------------------------------------
  [1] Base Styles
-------------------------------------------------*/

[aria-label][role~="tooltip"] {
  position: relative;
}

[aria-label][role~="tooltip"]::before,
[aria-label][role~="tooltip"]::after {
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  will-change: transform;
  opacity: 0;
  pointer-events: none;
  transition: all var(--microtip-transition-duration, .18s) var(--microtip-transition-easing, ease-in-out) var(--microtip-transition-delay, 0s);
  position: absolute;
  box-sizing: border-box;
  z-index: 10;
  transform-origin: top;
}

[aria-label][role~="tooltip"]::before {
  background-size: 100% auto !important;
  content: "";
}

[aria-label][role~="tooltip"]::after {
  background: rgba(0, 85, 184, 1);
  border-radius: 4px;
  color: #ffffff;
  content: attr(aria-label);
  font-size: var(--microtip-font-size, 13px);
  font-weight: var(--microtip-font-weight, normal);
  text-transform: var(--microtip-text-transform, none);
  padding: .5em 1em;
  white-space: nowrap;
  box-sizing: content-box;
}

[aria-label][role~="tooltip"]:hover::before,
[aria-label][role~="tooltip"]:hover::after,
[aria-label][role~="tooltip"]:focus::before,
[aria-label][role~="tooltip"]:focus::after {
  opacity: 1;
  pointer-events: auto;
}



/* ------------------------------------------------
  [2] Position Modifiers
-------------------------------------------------*/

[role~="tooltip"][data-microtip-position|="top"]::before {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2236px%22%20height%3D%2212px%22%3E%3Cpath%20fill%3D%22rgba%2800,%2084,%201185,%2001%29%22%20transform%3D%22rotate%280%29%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E") no-repeat;
  height: 6px;
  width: 18px;
  margin-bottom: 5px;
}

[role~="tooltip"][data-microtip-position|="top"]::after {
  margin-bottom: 11px;
}

[role~="tooltip"][data-microtip-position|="top"]::before {
  transform: translate3d(-50%, 0, 0);
  bottom: 100%;
  left: 50%;
}

[role~="tooltip"][data-microtip-position|="top"]:hover::before {
  transform: translate3d(-50%, -5px, 0);
}

[role~="tooltip"][data-microtip-position|="top"]::after {
  transform: translate3d(-50%, 0, 0);
  bottom: 100%;
  left: 50%;
}

[role~="tooltip"][data-microtip-position="top"]:hover::after {
  transform: translate3d(-50%, -5px, 0);
}
/* ------------------------------------------------
  [3] Size
-------------------------------------------------*/
[role~="tooltip"][data-microtip-size="small"]::after {
  white-space: initial;
  width: 80px;
}

[role~="tooltip"][data-microtip-size="medium"]::after {
  white-space: initial;
  width: 150px;
}

[role~="tooltip"][data-microtip-size="large"]::after {
  white-space: initial;
  width: 260px;
}

/*修正*/
.p-detail__head::after,
.p-detail__headInner::after {
  clear: both;
  content: "";
  display: block;
}

/* ------------------------------------------------
  物件SOLD OUT追加 20200520 09:45
-------------------------------------------------*/
.zaiko_box_soldout {
  overflow: hidden;
}

.zaiko_box_soldout .usdbox {
  position: relative;
  overflow: visible;
}

.zaiko_box_soldout .usdbox::before {
  content: "";
  display: block;
  background: url("/common/v2/images/banner_soldout-2214b2863b8376f91a0a180f7f069875.png") no-repeat center;
  background-size: 100%;
  position: absolute;
  z-index: 2;
  left: 0;
  right: 0;
  top: 20%;
  bottom: 0;
  width: 410px;
  height: 109px;
  margin: auto;
  -webkit-transform: rotate(-15deg);
      -ms-transform: rotate(-15deg);
          transform: rotate(-15deg);
}

.zaiko_box_soldout .usdbox::after {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  bottom: -52px;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
}

@media screen and (max-width: 480px) {
  .zaiko_box_soldout .usdbox::before {
    background-size: 73%;
    width: auto;
    height: 109px;
    top: 0;
  }
  .zaiko_box_soldout .usdbox::after {
    bottom: 0;
  }
}


/*フローティング改修*/
.navadha {
  position: fixed;
  width: 100%;
  top: -87px;
  background-color: rgba(255, 255, 255, 1);
  border-top: 5px solid #0055B8;
  border-bottom: 1px solid #CCC;
  box-sizing: border-box;
  z-index: 1000;
}
/* 印刷画面では非表示 */
@media print {
    .navadha {
        display: none;
    }
}
.float__block {
  position: relative;
}

.float__inner {
  width: calc(1020px - 20px);
  margin: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 6px 0;
}

.float__block .float__block--close {
  color: #333;
  background-color: #EFEFEF;
  font-size: 22px;
  display: block;
  padding: 5px 6px 4px;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  line-height: 1;
  text-decoration: none;
  border: 0;
  border-radius: 4px;
  cursor: pointer;
}

.float__car {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  width: 38%;
  color: #333;
}

.float__car .float__car--thumb {
  width: 100px;
}

.float__car .float__car--thumb img {
  max-width: 100%;
  height: auto;
}

.float__car .float__car--data {
  width: calc(100% - 110px);
}

.float__car .float__car--name {
  font-size: 13px;
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 8px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.float__car .float__car__meta {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 90%;
}

.float__car .float__car__meta .float__car--head {
  font-size: 12px;
  width: 5em;
}

.float__car .float__car__meta .float__car--body {
  font-size: 12px;
  width: calc(90% - 3em);
}

.float__car .float__car__meta .float__car--value {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 700;
}

.float__car .float__car__meta .float__car--price {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #EE3440;
}

.float__tel {
  color: #333;
  width: 26%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}

.float__tel .float__tel--head {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.float__tel .float__tel--icon {
  margin-right: 4px;
  color:  #fb4809;
  font-size: 13px;
  padding: 6px 4px 4px;
  border: 1px solid #fb4809;
  display: flex;
  align-items: center;
  justify-content: center;
}

.float__tel .float__tel--value {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 30px;
  font-weight: 700;
}

.float__tel .float__tel--body {
  font-size: 12px;
  margin-top: 4px;
}

.float__element {
  width: 34%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}

.float__button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.float__button .float__button--item {
  width: 49%;
}

.float__button .float__button--item a {
  display: block;
  text-align: center;
  background-color: #CCC;
  padding: 16px 4px;
  border-radius: 4px;
  font-size: 15px;
  font-weight: 700;
}

.float__button .float__button--item .kakunin {
  color: #FFF;
  border: 1px solid #fb4809;
  background: #fb4809;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(10%, #FF6E3F), color-stop(90%, #fc491e));
  background: -webkit-linear-gradient(top, #FF6E3F 10%, #fc491e 90%);
  background: -o-linear-gradient(top, #FF6E3F 10%, #fc491e 90%);
  background: linear-gradient(to bottom, #FF6E3F 10%, #fc491e 90%);
  -webkit-box-shadow: 0 1px 0 rgba(153, 36, 0, 0.2);
          box-shadow: 0 1px 0 rgba(153, 36, 0, 0.2);
}

.float__button .float__button--item .kakunin:hover {
  border: 1px solid #f5d3cb;
  background: #FFFBFA;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(10%, #FFFBFA), color-stop(90%, #FEE8E2));
  background: -webkit-linear-gradient(top, #FFFBFA 10%, #FEE8E2 90%);
  background: -o-linear-gradient(top, #FFFBFA 10%, #FEE8E2 90%);
  background: linear-gradient(to bottom, #FFFBFA 10%, #FEE8E2 90%);
  color: #fb4809;
  text-decoration: none;
}
.float__button .float__button--item .white_button_color {
    background-color: #FFF;
    padding: 17px 4px;
    margin-left: 50%;
}
.narabi_btn__inner--auto {
	 width: auto;
}
.narabi_btn__inner--640 {
	width: 640px;
}


/*20201126修正*/
.button__line {
  display: block;
  width: 210px;
  height: 41px;
  font-size: 13px;
  font-weight: 700;
  line-height: 41px;
  text-align: center;
}
.button__line a {
  display: block;
  color: #FFF;
  background-color: #06C755;
  border-radius: 6px;
  box-shadow: 0 1px 0 rgba(153, 36, 0, .2);
  text-indent: 34px;
}
.button__line a:hover {
  text-decoration: none;
  background-color: #358435;
}
.button__line span{
  background: url('/common/v2/images/icon/icon_line-a884a48c8cee22b71c2cf22347359eff.svg')no-repeat 5px center;
  display: block;
  background-size: 28px;
}

/*絞り込み*/
.panel-row {
  display: flex;
  flex-wrap: wrap;
  width: auto;
  position: absolute;
  bottom: 15px;
  left: 375px;
}


/*一覧*/
.second__ribbon {
  display: inline-block;
  position: absolute;
  top: 10px;
  right: 4px;
  color: #FFFFFF;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  line-height: 1;
  padding: 4px 10px;
  background-color: #EE3440;
  opacity: .8;
  border-radius: 11px;
}
@media print, screen and (max-width: 480px) {
  .second__ribbon {
    display: inline-block;
    display: inline-block;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    text-align: center;
    padding: 6px 10px;
    background-color: #EE3440;
    border-radius: 24px;
    opacity: .8;
    position: absolute;
    top: 0px;
    right: 0;
  }
}
/*一覧（写真表示）*/
.second__ribbon--image {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  color: #FFFFFF;
  font-weight: bold;
  text-align: center;
  font-size: 12px;
  padding: 4px 10px;
  background-color: #EE3440;
  opacity: .8;
  border-radius: 20px;
}
/*一覧（一覧表示）*/
.second__ribbon--list {
  display: inline-block;
  color: #FFFFFF;
  font-weight: bold;
  text-align: center;
  font-size: 11px;
  padding: 4px 8px;
  position: absolute;
  top: -6px;
  right: 0;
  background-color: #EE3440;
  opacity: .8;
  border-radius: 20px;
}
/*詳細*/
.second__ribbon--detail {
  display: inline-block;
  position: absolute;
  color: #FFF;
  font-weight: bold;
  text-align: center;
  font-size: 20px;
  padding: 10px 20px;
  background-color: #EE3440;
  opacity: .8;
  bottom: 10px;
  right: 10px;
  border-radius: 20px;
}
@media print, screen and (max-width: 480px) {
  .second__ribbon--detail {
    display: block;
    position: absolute;
    bottom: 10px;
    right: 10px;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
    font-size: 15px;
    padding: 5px 12px;
    background-color: #EE3440;
    opacity: .8;
    border-radius: 32px;
  }
}
.second__ribbon--dist {
  display: inline-block;
  color: #FFFFFF;
  font-weight: bold;
  text-align: center;
  font-size: 11px;
  padding: 4px 8px;
  position: absolute;
  top: -6px;
  right: 0;
  background-color: #EE3440;
  opacity: .8;
  border-radius: 20px;
}
@media print, screen and (max-width: 480px) {
  .second__ribbon--dist {
    display: inline-block;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
    font-size: 11px;
    padding: 4px 8px;
    position: absolute;
    top: -6px;
    right: 0;
    background-color: #EE3440;
    opacity: .8;
    border-radius: 20px;
  }
}
.second__ribbon--tag-image {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  color: #FFFFFF;
  font-weight: bold;
  text-align: center;
  font-size: 12px;
  padding: 4px 10px;
  background-color: #EE3440;
  opacity: .8;
  border-radius: 20px;
}

.negative-margin {
  margin-left: -10px;
  margin-right: -10px;
}

/*在庫一覧（新規CSS）*/
.useditem {

}
.useditem__ttl {
  width: calc(100% - 200px);
  padding-top: 2px;
}

.useditem__head{
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.useditem__head__inner{
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: calc(100% - 390px);
}
.useditem__price {
  display: none;
}
@media print, screen and (max-width: 480px) {
  .useditem__ttl {
    width: 100%;
  }
  .useditem__head{
    flex-direction: column;
  }
  .useditem__head__inner{
    width: 100% ;
  }
  .useditem__price {
    display: block;
    width: calc(100% - 240px);
  }
  .useditem__price dl{
    width: 100%;
  }
  .useditem__price dd{
    text-align: left;
  }
}



/* ITB-302 物件詳細ページの問い合わせ導線改善 */
.inquiry__tel,
.inquiry__online {
  border: 1px solid #CCC;
}

.inquiry__online {
  margin-top: 16px;
}

.inquiry__inner {
  padding: 12px;
}

.inquiry__title {
  font-size: 16px;
  font-weight: 700;
  padding: 10px;
  background-color: #f1f1f1;
  border-bottom: 1px solid #CCC;
}

.stl_box .flex__row {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

@media print, screen and (max-width: 480px) {
  .stl_box .flex__row li {
    margin: 0 15px;
  }
  .stl_box .flex__row li:not(:nth-child(-n+5)) {
    margin-top: 12px;
  }
}

.stl_box .flex__row dt {
  width: 7em;
}
.stl_box .flex__row dd {
  width: 100%;
}

.inquiry__button {
  display: flex;
  align-items: center;
  background-color: #CCC;
  margin-top: 8px;
  height: 60px;
  padding: 0 8px 0 38px;
  color: #FFF;
  font-size: 16px;
  font-weight: 700;
  border-radius: 4px;
  position: relative;
}

.inquiry__button:hover {
  cursor: pointer;
  text-decoration: none;
}

.inquiry__button--tel:not(:root){
  border: 1px solid #64C230;
  background: linear-gradient(to bottom, #64C230 10%, #479A19 90%);
  box-shadow: 0 1px 0 rgba(153, 36, 0, .2);
  color: #FFF;
  font-size: 18px;
}


.inquiry__button--tel:not(:root):hover {
  border-color:  #64C230;
  background:linear-gradient(to bottom, #f5fdeb 10%, #d7f3c7 90%);
  color:  #64C230;
}

.inquiry__icon__tel {
  fill: #FFF;
  display: block;
  text-align: center;
  width: 28px;
  margin-right: 4px;
  padding-left: 6px;
}

.inquiry__button--tel:not(:root):hover svg{
  fill:  #64C230;
}

.inquiry__button--1:not(:root) {
  border: 1px solid #fc491e;
  background: linear-gradient(to bottom, #FF6E3F 10%, #fc491e 90%);
  box-shadow: 0 1px 0 rgba(153, 36, 0, .2);
  color: #FFF;
  margin-top: 0;
}

.inquiry__button--1:not(:root):hover {
  border-color: #f5d3cb;
  background: linear-gradient(to bottom, #FFFBFA 10%, #FEE8E2 90%);
  color: #fb4809;
}

.inquiry__button--1:not(:root):hover .inquiry__button__icon {
  border-right-color: #fb4809;
}

.inquiry__button--line:not(:root) {
  border: 1px solid #06c755;
  background: linear-gradient(to bottom, #06c755 10%, #06c755 90%);
  box-shadow: 0 1px 0 rgba(153, 36, 0, .2);
  color: #FFF;
}

.inquiry__button--line:not(:root):hover {
  border-color: #06c755;
  background: linear-gradient(to bottom, #fcfefd 10%, #ebfff3 90%);
  color: #06c755;
}

.inquiry__button--tel:not(:root):hover .inquiry__button__icon {
  border-right-color: #64C230;
}

.inquiry__button--line:not(:root):hover .inquiry__button__icon {
  border-right-color: #06c755;
}

.inquiry__button--loan:not(:root) {
  border: 1px solid #ffc107;
  background: linear-gradient(to bottom, #ffffd2 10%, #fff594 90%);
  box-shadow: 0 1px 0 rgba(153, 36, 0, .2);
  color: #ff5722;
}

.inquiry__button--loan:not(:root):hover {
  border: 1px solid #ff9800;
  background: linear-gradient(to bottom, #ffc107 10%, #ff9800 90%);
  color: #FFF;
}

.inquiry__button--loan:not(:root) .inquiry__button__icon {
  border-right-color: #ffc107;
}

.inquiry__button--loan:not(:root):hover .inquiry__button__icon {
  border-right-color: #FFF;
}

.inquiry__icon__mail {
  fill: #FFF;
  display: block;
  text-align: center;
  width: 35px;
}

.inquiry__button:hover .inquiry__icon__mail {
  fill: #fb4809;
}

.inquiry__icon__loan {
  fill: #ff9800;
}

.inquiry__button:hover .inquiry__icon__loan {
  fill: #FFF;
}

.inquiry__icon__line,
.inquiry__icon__loan {
  margin-right: 4px;
}


.inquiry__button__icon {
  position: absolute;
  width: 1em;
  top: 0;
  bottom: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 8px;
  font-size: 14px;
  line-height: 1.2;
  border-right: 1px solid #FFF;
}

@media screen and (max-width:480px) {
  .inquiry__button__icon {
    width: 2em;
  }
}

.inquiry__button__cap {
  color: #fb4809;
  font-size: 12px;
  margin-top: 12px;
  display: flex;
  justify-content: flex-end;
  cursor: pointer;
}


.inquiry__tel--wrap {
  display: flex;
  align-items: center;
}

.inquiry__tel__icon {
  background-color: #F00;
  color: #FFF;
  padding: 7px;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
}

.inquiry__tel__number {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 32px;
  font-weight: 700;
  color: #F00;
  margin-left: 5px;
}

/* ITB-3095 */
.button__autoloan {
  display: block;
  width: 100%;
  padding: 14px 0;
  background: -webkit-linear-gradient(top,#fff 85%,#f6f6f6 100%);
  background: linear-gradient(to bottom,#fff 85%,#f6f6f6 100%);
  color: #333;
  border: 1px solid #CCC;
  border-radius: 6px;
  box-shadow: 0 1px 2px rgb(0 0 0 / 6%);
  font-size: 15px;
  font-weight: 700;
  text-align: center;
  line-height: 1;
}


/* 最近みた車 (/history) ここから*/
.zaiko__item {
  padding-top: 9px;
  border-top: 1px  solid #ccc;
}

.button__list {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

.button__item {
  font-size: 13px;
  font-weight: 700;
  margin-top: 8px;
}

.button__item span {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  writing-mode: vertical-rl;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #e03d14;
  border-right: 1px solid #ff9d80;
  padding: 2px;
  font-size: 10px;
}

.button__item__line {
  flex-basis: 48%;
  flex-grow: 0;
  margin-right: 2%;
}

.button__item__line a {
  color: #FFF;
  border: 1px solid rgb(6, 199, 85);
  background: linear-gradient(to bottom, #06c755 10%, #01b44a 90%);
  box-shadow: 0 2px 2px 0  rgba(0,0,0, .2);
  display: flex;
  justify-content: center;
  align-items: center;
  height: 44px;
  border-radius: 2px;
}
.button__item__inquiry  {
  flex-basis: 48%;
  flex-grow: 1;
  flex-shrink: 0;
}

.button__item__inquiry a {
  color: #fff;
  border: 1px solid #fb4809;
  background: linear-gradient(to bottom, #FF6E3F 10%, #fc491e 90%);
  box-shadow: 0 2px 2px 0 rgba(0,0,0, .2);
  display: flex;
  justify-content: center;
  align-items: center;
  height: 44px;
  border-radius: 2px;
  position: relative;
  padding-left: 22px;
}

.button__item__favorite {
  flex-basis: 25%;
  margin-right: 2%;
}

.button__item__favorite a {
  color: #333;
  background-color: #efefef;
  box-shadow: 0 2px 2px 0 rgba(0,0,0, .2);
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 2px;
  height: 44px;
}

:is(.button__item__line, .button__item__inquiry):visited {
  color: #fff;
}

:is(.button__item__line, .button__item__inquiry):focus {
  text-decoration: none;
}
/* 最近みた車 (/history) ここまで*/


/* ITB-3341物件詳細ページ改善 */
@media screen and (max-width:480px) {
  .toiawase__button:has(.button__gust) {
    margin-top: 30px !important;
  }

  .button__gust {
    white-space: nowrap;
    display: block;
    position: absolute;
    top: -11px;
    left: 0;
    right: 0;
    background-color: #FFE942;
    border-radius: 30px;
    width: fit-content;
    margin: auto;
    color: #333;
    padding: 5px 10px;
    font-size: 11px;
    line-height: 1;
  }

  .button__text {
    display: inline-block;
    padding-top: 2px;
  }
}

/* ITB-3342*/
@media screen and (max-width:480px) {
  .list__gust {
    text-align: center;
    margin-top: 14px;
    font-size: 15px;
    font-weight: 700;
    color: #EE3440;
  }
}

/* お気に入りボタン系 START */
.wish_heart_red{
    color: #EE3440 !important;
}
.wish_heart_black{
    color: #1F3641;
}
.wish_heart_big{
    font-size: 23px;
}
.font_weight900 {
    font-weight: 900;
}
.font_weight400 {
    font-weight: 400;
}
.border_red {
    border: 1px solid #EE3440;
}
.hover_red:hover {
    background-color: #FFEEFF;
    background: linear-gradient(to bottom, #FFFBFA 10%, #FFEEFF 90%);
}
.margin_top8{
    margin-top: 8px;
}

/* お気に入りボタン系 END */
