@charset "utf-8";
.errorbox {
  padding: 20px;
  border-radius: 5px;
  background-color: #FED587;
  text-align: center;
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 16px
}

input[type=submit], input[type=reset], input[type=button] {
  outline: 0;
  cursor: pointer;
  -webkit-appearance: none
}

.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;
}


label:hover {
  cursor: pointer;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

/* 電話ボタン */
.telmu {
  background-color: #fff;
  color: #EE3440;
  border: 1px solid #EE3440;
  padding: 1px 10px 1px 10px;
  font-size: 12px;
  vertical-align: 5px;
  margin-right: 5px
}
@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
  }
}
@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
  }
}
.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
}

.tuika {
  background-color: #F9F9F9 !important
}

@media print, screen and (min-width:481px) {
  .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
  }
  .panel180 {
    width: 180px
  }
  .panel240 {
    width: 240px
  }
  .panel300 {
    width: 300px
  }
  .panel400 {
    width: 400px
  }
  .panel540 {
    width: 540px
  }
  .panel580 {
    width: 580px
  }
  .panel680 {
    width: 680px
  }
  .panel730 {
    width: 730px
  }
  .relative {
    position: relative;
  }
  .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;
  }
  .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;
  }

  .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
  }
  .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
  }
  .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;
  }
  .blue_mini_modal_shape {
    font-size: 14px;
    font-weight: 900;
    padding: 10px;
    position: absolute;
    margin: 5px 0 0;
    z-index: 1;
  }
  .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;
  }

  .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;
  }
  .narabi_btn {
    display: block;
    width: 718px;
    margin: 0 auto;
  }
  /*赤井コーディング*/
  .orikonarabi_btn {
    display: block;
    width: 970px;
    margin: 0 auto;
  }
  /*-------------------------------------------------------------------------------------------------------------------*/
  .kakaku_atai {
    text-align: center;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
  }
  .other_atai {
    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
  }
  .dpanel_out {
    background-color: #ECECEC;
    margin-bottom: 20px;
    padding: 10px
  }
  .dpanel_lbox {
    float: left;
    width: 660px
  }
  .dpanel_lmds {
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #ccc;
    font-weight: bold;
    padding-bottom: 3px;
    margin-bottom: 5px
  }
  .cstoibox {
    width: 620px;
    padding: 10px;
    overflow: hidden;
    background-color: #F0F2EF;
    text-align: center
  }
  .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_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
  }
  .navadha {
    position: fixed;
    width: 100%;
    top: 0;
    background-color: rgba(255, 255, 255, 1);
    border-radius: 0;
    z-index: 1000
  }
  .navadha a span, .navadha a span:visited {
    color: #fff
  }
  .toipost_panel {
    width: 550px;
    border: 2px solid #fb4809;
    padding-top: 15px;
    padding-right: 13px;
    padding-bottom: 10px;
    padding-left: 13px
  }
  .toipost_panel .moresrch textarea {
    width: 100%
  }
  .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
  }
  .hutuselect {
    background: #ffe1e1;
    border: 1px solid #7f9db9;
    color: #0C2245;
    font-size: 16px;
    line-height: 26px;
    vertical-align: middle;
    width: 164px;
    height: 40px
  }
  .usdform input[type="text"]:focus, .usdform input[type="tel"]:focus, .usdform textarea:focus {
    outline: 0;
    border-color: #EE3440
  }
  .toitable {
    width: 100%;
    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
  }
  .toitable td {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #efefef;
    padding: 6px;
    vertical-align: top
  }
  .bigdojibox {
    width: 400px
  }
  #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 {
    color: #1F3641
  }
}

@media screen and (max-width:480px) {
  .wpbrk {
    word-break: break-all
  }
  .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;
  }
  .usd_pricebox {
    display: flex;
    flex-direction: column;
    width: 100% !important;
    float: none !important;
  }
  .usd_pricebox p {
    clear: both;
  }
  .usd_infobox {
    width: 100%;
    font-size: 12px;
    line-height: 12px
  }
  .other_atai {
    float: left;
    width: 62%;
    height: 37px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px
  }

  dd.detail_atai {
    padding: 6px 4px 5px;
    min-width: 60%;
  }
  .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;
  }
  .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;
  }
  .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;
  }

  /*
   * ボタン
   */

  .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;
  }
  .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;
  }

  .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;
  }
  .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;
  }

  .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_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;
  }
  .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 {
    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
  }
  .toitable td {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #efefef;
    padding: 6px;
    vertical-align: top
  }
  .bigdojibox {
    width: 100%
  }
  .hutuselect {
    background: #ffe1e1;
    border: 1px solid #7f9db9;
    color: #0C2245;
    font-size: 18px;
    line-height: 26px;
    vertical-align: middle;
    width: 164px;
    height: 40px
  }
  .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
  }
  .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
  }
  .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 {
    float: right;
    width: 76%
  }
  .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%
  }
  #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 {
    color: #1F3641
  }
}

@media print {
  .noprint, .navzone, aside, .drawer, footer, #toplead {
    display: none
  }
  #head {
    margin-bottom: 30px
  }
  #cwrapper {
    width: 680px;
    margin-left: auto;
    margin-right: auto
  }
}


/* タイムセール用スタイル ここから */
@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;
}
/* タイムセール用スタイル ここまで */

/* 詳細画面「禁煙車」部*/
.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;}
/* 詳細画面「禁煙車」部*/

/* 190424 SP一覧画面ボタン修正デザイン ここから */
@media screen and (max-width:480px) {
  .telephone_half, .wish_half {
    width: 48%;
    float: left;
  }
  .toiawase_half {
    width: 48%;
    float: right;
  }
  .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 {
    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 {
    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;
  }
}

/* 190424 SP一覧画面ボタン修正デザイン ここまで */

@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;
  }
}

/*モーダル*/
body.modal-open,
html.modal-open {
  overflow: hidden;
}
.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;
  }
}

/* ------------------------------------------------
  [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;
}

/*フローティング改修*/
.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;
    }
}

/*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;
}

/*在庫一覧（新規CSS）*/
.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;
  }
}

@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;
}
/* お気に入り上限に到達したときに表示するleanModal */
#lmodal,
#lmodal2 {
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.7);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.7);
  display: none;
}
@media print, screen and (min-width:481px) {
    #lmodal,
    #lmodal2 {
      padding: 20px;
      width: 460px;
      border-top: 7px solid #FD0;
      background-color: #FFF;
    }
}
@media print, screen and (max-width:480px) {
    #lmodal,
    #lmodal2 {
      background: none repeat scroll 0 0 #FFF;
      padding: 30px;
      width: 80%;
    }
}
/* お気に入りボタン系 END */

/* 問い合わせ画面 任意項目 */
.blkcate {
  font-size: 10px;
  line-height: 20px;
  background-color: #1F3641;
  padding-top: 3px;
  padding-right: 7px;
  padding-bottom: 2px;
  padding-left: 7px;
  color: #fff;
}

#moresrch,
#moresrch2,
#moresrch3,
#moresrch4 {
  display: none;
}

.moresrch a,
.moresrch2 a,
.moresrch3 a,
.moresrch4 a {
  cursor: pointer;
}

.marubtn a,
.marubtn input[type=submit] {
  font-size: 14px;
  font-weight: 900;
  padding: 10px 0px 8px 0px;
  width: 70%;
  display: block;
  text-align: center;
  background-color: #76B852;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #669f47;
  text-decoration: none;
  color: #fff;
  margin: 0 auto;
}
.marubtn a:hover {
  background-color: #31A41F;
  border-radius: 3px;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #31A41F;
}

/*DFPバナー配置用*/
.center_bnr {
  margin: 0 auto;
  width: 300px;
}

.clearfix::after {
  content: "";
  display: block;
  clear: both;
}

/*ロングテールワード追加*/
.keywordLink {
  margin: 2px 0;
}

.keywordLink a {
  color: #12c;
  text-decoration: none;
}

.check {
  display: none;
}
.check {
  position: absolute;
  width: 20px;
  height: 20px;
  top: -6px;
  right: -6px;
}

.errorMessage {
  font-size: 12px;
  color: #f00;
  margin-top: 4px;
  display: none;
}

.footer {
  margin-top: 16px;
}
.error {
  display: block;
  height: 1em;
}
.error-message {
  display: inline-block;
  color: #f00;
  font-size: 12px;
  line-height: 1;
  margin-top: 4px;
}
.star_yellow {
  color: #FAA928;
}

.mmbrbtn input[type=submit],
.mmbrbtn input[type=button],
.mmbrbtn button {
  font-size: 16px;
  font-weight: 900;
  padding: 12px 0 11px 0;
  width: 250px;
  color: #FFF;
  border-radius: 2px;
  background: #fb4809;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(10%, #FF6E3F), color-stop(90%, #fc491e));
  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);
  border-width: 1px 1px 2px 1px;
  border-style: solid;
  border: 1px solid #E5866D;
}
.mmbrbtn input[type=submit]:disabled,
.mmbrbtn input[type=button]:disabled,
.mmbrbtn button:disabled {
  background: #87898C;
  border: 1px solid #87898C;
}

/* 主要車種・条件から探すリンク（物件一覧）*/
.search_link_title_inner {
  width: auto;
  margin-bottom: 10px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 3px;
}
.undr_cate_lst_inner {
  width: calc(33% - 10px);
  margin-right: 10px;
}
.js-carlistAcoCont {
  display: block;
}
@media screen and (min-width: 481px) {
  .search_link_oyabox_inner {
    overflow: hidden;
    margin: 0 0 40px 0;
    padding: 15px 15px 15px;
    background-color: #fafafa;
  }
  .search_link_oyabox_inner .toplinemds_inner {
    margin-bottom: 10px;
    padding-bottom: 0;
    border: 0;
  }
  .undr_cate_lst_inner {
    float: left;
  }
}
@media screen and (max-width: 480px) {
  .search_link_oyabox_inner {
    background-color: transparent;
    margin: 0 0 20px 0;
    padding: 0;
    overflow: hidden;
  }
  .search_link_oyabox_inner .toplinemds_inner {
    padding-bottom: 3px;
    margin-bottom: 15px;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #383B3C;
  }
  .search_link_title_inner {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 8px;
    border: 1px solid #CCC;
    padding: 11px;
    border-radius: 4px;
    background-image: linear-gradient(to bottom, #fff 85%, #f6f6f6 100%);
    box-shadow: 0 2px 0 0 rgb(0 0 0 / 10%);
    position: relative;
  }
  .search_link_title_inner:hover {
    cursor: pointer;
  }
  .search_link_title_inner::after {
    position: absolute;
    top: 30%;
    right: 12px;
    content: '';
    width: 6px;
    height: 6px;
    border-top: 1px solid #333;
    border-right: 1px solid #333;
    transform: rotate(135deg) translateY(-50%);
  }
  .search_link_title_inner.is-open::after {
    top: 45%;
    transform: rotate(-45deg);
  }
  .undr_cate_lst_inner {
    background-color: #efefef;
    width: 100%;
    margin: 1px 0 0;
    position: relative;
    vertical-align: top;
    display: inline-block;
  }
  .undr_cate_lst_inner a {
    display: block;
    font-size: 14px;
    padding: 14px;
  }
  .undr_cate_lst_inner::after {
    position: absolute;
    top: 50%;
    right: 12px;
    content: '';
    width: 6px;
    height: 6px;
    border-top: 1px solid #0055B8;
    border-right: 1px solid #0055B8;
    transform: rotate(45deg) translateY(-50%);
  }
  .js-carlistAcoCont {
    display: none;
  }
}
