@media print {
  header {
    display: none;
  }
}

@media only screen and (min-width: 769px), print {
  .main .free-word-search input {
    height: 3.7rem;
    margin-right: 10px;
    width: 75%;
  }
  .main .free-word-search button {
    height: 3.7rem;
    width: 10.8rem;
    font-size: 1.6rem;
    padding: 4px 0 3px;
    box-sizing: border-box;
  }
  .main .free-word-search button i {
    vertical-align: middle;
    margin-right: 0.8rem;
    font-size: 1.9rem;
  }
  .main .search-cars section {
    margin: 0 0 15px;
  }
  .main .search-cars .type-list li {
    display: inline-block;
    width: 188px;
    vertical-align: top;
    margin: 0 0 12px 14px;
  }
  .main .search-cars .type-list li:nth-of-type(3n+1) {
    margin: 0 0 12px 14px;
  }
  .main .search-cars .type-list li:nth-of-type(1), .main .search-cars .type-list li:nth-of-type(2), .main .search-cars .type-list li:nth-of-type(3) {
    width: 256px;
  }
  .main .search-cars .type-list li:nth-of-type(1), .main .search-cars .type-list li:nth-of-type(4), .main .search-cars .type-list li:nth-of-type(8) {
    margin: 0 0 16px;
  }
  .main .search-cars .type-list li label {
    background: -moz-linear-gradient(top, #ffffff, #f5f5f5);
    background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f5f5f5));
    border: 3px solid #ffffff;
    border-radius: 8px;
    box-shadow: 0 0 5px #cdcdcd;
    box-sizing: border-box;
    color: #4f4f4f;
    cursor: pointer;
    display: block;
    font-size: 1.8rem;
    line-height: 50px;
    padding: 0 0 5px;
    text-align: center;
    text-decoration: none;
  }
  .main .search-cars .type-list li label:before {
    content: '';
    display: inline-block;
    margin: 0 15px 0 0;
    overflow: hidden;
    text-indent: -9999px;
    vertical-align: middle;
  }
  .main .search-cars .type-list li label input[type="checkbox"] {
    display: none;
  }
  .main .search-cars .type-list li label em {
    display: inline-block;
    font-style: normal;
    line-height: 1.2;
    position: relative;
    padding-left: 21px;
    text-align: left;
    vertical-align: middle;
  }
  .main .search-cars .type-list li label em:before, .main .search-cars .type-list li label em:after {
    position: absolute;
    content: '';
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .main .search-cars .type-list li label em:before {
    left: 0;
    width: 15px;
    height: 15px;
    box-sizing: border-box;
    border: 1px solid #bfbfbf;
    background: #fff;
  }
  .main .search-cars .type-list li label em::after {
    border-right: 3px solid #09ad7e;
    border-bottom: 3px solid #09ad7e;
    content: '';
    display: none;
    height: 12px;
    font-size: 20px;
    font-family: arial;
    left: 5px;
    margin: -3px 0 0;
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(45deg);
            transform: translateY(-50%) rotate(45deg);
    -webkit-transition: all .2s;
    transition: all .2s;
    width: 6px;
  }
  .main .search-cars .type-list li label input[type="checkbox"]:checked + em::after {
    display: block;
  }
  .main .search-cars .type-list li:nth-of-type(1) label:before {
    background-image: url(https://www.tokyoauto.com/common/images/sprite/sprite_search.png?rev=1555635239144);
    overflow: hidden;
    text-indent: -9999px;
    background-position: 0px -55px;
    width: 63px;
    height: 21px;
  }
  .main .search-cars .type-list li:nth-of-type(2) label:before {
    background-image: url(https://www.tokyoauto.com/common/images/sprite/sprite_search.png?rev=1555635239144);
    overflow: hidden;
    text-indent: -9999px;
    background-position: 0px 0px;
    width: 64px;
    height: 35px;
  }
  .main .search-cars .type-list li:nth-of-type(3) label:before {
    background-image: url(https://www.tokyoauto.com/common/images/sprite/sprite_search.png?rev=1555635239144);
    overflow: hidden;
    text-indent: -9999px;
    background-position: 0px -96px;
    width: 53px;
    height: 24px;
  }
  .main .search-cars .type-list li:nth-of-type(4) label:before {
    background-image: url(https://www.tokyoauto.com/common/images/sprite/sprite_search.png?rev=1555635239144);
    overflow: hidden;
    text-indent: -9999px;
    background-position: -153px -35px;
    width: 39px;
    height: 15px;
  }
  .main .search-cars .type-list li:nth-of-type(5) label:before {
    background-image: url(https://www.tokyoauto.com/common/images/sprite/sprite_search.png?rev=1555635239144);
    overflow: hidden;
    text-indent: -9999px;
    background-position: -73px -96px;
    width: 42px;
    height: 17px;
  }
  .main .search-cars .type-list li:nth-of-type(6) label:before {
    background-image: url(https://www.tokyoauto.com/common/images/sprite/sprite_search.png?rev=1555635239144);
    overflow: hidden;
    text-indent: -9999px;
    background-position: 0px -140px;
    width: 40px;
    height: 13px;
  }
  .main .search-cars .type-list li:nth-of-type(7) label:before {
    background-image: url(https://www.tokyoauto.com/common/images/sprite/sprite_search.png?rev=1555635239144);
    overflow: hidden;
    text-indent: -9999px;
    background-position: -153px -105px;
    width: 42px;
    height: 13px;
  }
  .main .search-cars .type-list li:nth-of-type(8) label:before {
    background-image: url(https://www.tokyoauto.com/common/images/sprite/sprite_search.png?rev=1555635239144);
    overflow: hidden;
    text-indent: -9999px;
    background-position: -84px 0px;
    width: 49px;
    height: 33px;
  }
  .main .search-cars .type-list li:nth-of-type(9) label:before {
    background-image: url(https://www.tokyoauto.com/common/images/sprite/sprite_search.png?rev=1555635239144);
    overflow: hidden;
    text-indent: -9999px;
    background-position: -83px -55px;
    width: 43px;
    height: 17px;
  }
  .main .search-cars .type-list li:nth-of-type(10) label:before {
    background-image: url(https://www.tokyoauto.com/common/images/sprite/sprite_search.png?rev=1555635239144);
    overflow: hidden;
    text-indent: -9999px;
    background-position: -153px 0px;
    width: 43px;
    height: 15px;
  }
  .main .search-cars .type-list li:nth-of-type(11) label:before {
    background-image: url(https://www.tokyoauto.com/common/images/sprite/sprite_search.png?rev=1555635239144);
    overflow: hidden;
    text-indent: -9999px;
    background-position: -153px -70px;
    width: 39px;
    height: 15px;
  }
  .main .search-cars .search-area {
    padding: 15px;
  }
  .main .search-cars .search-area dl {
    letter-spacing: -0.5rem;
    margin: 0 0 5px;
  }
  .main .search-cars .search-area dl dt {
    font-size: 1.5rem;
  }
  .main .search-cars .search-area dl dd select {
    padding: 2px;
  }
  .main .search-cars .search-area.top_search_area {
    margin: 0 0 8px;
  }
  .main .search-cars .search-area.top_search_area::after {
    content: '';
    clear: both;
    display: table;
  }
  .main .search-cars .search-area.top_search_area .left_top {
    float: left;
    margin-right: 35px;
    width: 375px;
  }
  .main .search-cars .search-area.top_search_area .right_top {
    float: right;
    width: 332px;
  }
  .main .search-cars .search-area.top_search_area .right_top dl dt {
    width: 100px;
  }
  .main .search-cars .search-area.top_search_area .right_top dl dd {
    width: 232px;
  }
  .main .search-cars .search-area.top_search_area .right_top dl select {
    width: 105px;
    padding: 2px;
  }
  .main .search-cars .search-area.top_search_area .right_top dl:last-child select {
    width: 227px;
  }
  .main .search-cars .search-area .color_search {
    float: left;
    margin: 2px 0 0;
    width: 375px;
  }
  .main .search-cars .search-area .color_search dl {
    letter-spacing: -0.5rem;
  }
  .main .search-cars .search-area .color_search dl dt {
    letter-spacing: normal;
    vertical-align: top;
  }
  .main .search-cars .search-area .color_search dl dd {
    letter-spacing: normal;
    vertical-align: top;
    width: 300px;
  }
  .main .search-cars .search-area .color_search p:nth-of-type(1) {
    letter-spacing: -0.5rem;
    margin-bottom: 3px;
  }
  .main .search-cars .search-area .color_search p:nth-of-type(1) label {
    width: 36px;
    height: 20px;
    margin-right: 26px;
    position: relative;
    display: inline-block;
    letter-spacing: normal;
  }
  .main .search-cars .search-area .color_search p:nth-of-type(1) label:before {
    box-sizing: border-box;
    content: '';
    height: 16px;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 16px;
  }
  .main .search-cars .search-area .color_search p:nth-of-type(1) label input[type="checkbox"] {
    display: none;
  }
  .main .search-cars .search-area .color_search p:nth-of-type(1) label input[type="checkbox"]:checked + em::before {
    display: block;
  }
  .main .search-cars .search-area .color_search p:nth-of-type(1) label em {
    box-sizing: border-box;
    font-style: normal;
    position: relative;
    padding-left: 13px;
  }
  .main .search-cars .search-area .color_search p:nth-of-type(1) label em:before, .main .search-cars .search-area .color_search p:nth-of-type(1) label em:after {
    position: absolute;
    content: '';
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .main .search-cars .search-area .color_search p:nth-of-type(1) label em:before {
    left: 0;
    width: 12px;
    height: 12px;
    box-sizing: border-box;
    border: 1px solid #bfbfbf;
    background: #fff;
  }
  .main .search-cars .search-area .color_search p:nth-of-type(1) label em::after {
    border-right: 3px solid #09ad7e;
    border-bottom: 3px solid #09ad7e;
    content: '';
    display: none;
    height: 8px;
    font-family: arial;
    left: 3px;
    top: 0;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    -webkit-transition: all .2s;
    transition: all .2s;
    width: 4px;
  }
  .main .search-cars .search-area .color_search p:nth-of-type(1) label input[type="checkbox"]:checked + em::after {
    display: block;
  }
  .main .search-cars .search-area .color_search p:nth-of-type(1) label.color01::before {
    background: #fff;
    border: 1px solid #ccc;
  }
  .main .search-cars .search-area .color_search p:nth-of-type(1) label.color02::before {
    background: #000;
  }
  .main .search-cars .search-area .color_search p:nth-of-type(1) label.color03::before {
    background: #cccccc;
  }
  .main .search-cars .search-area .color_search p:nth-of-type(1) label.color04::before {
    background: #ff0000;
  }
  .main .search-cars .search-area .color_search p:nth-of-type(1) label.color05::before {
    background: #ff8c00;
  }
  .main .search-cars .search-area .color_search p:nth-of-type(1) label.color06::before {
    background: #824600;
  }
  .main .search-cars .search-area .color_search p:nth-of-type(1) label.color07::before {
    background: #ffdc01;
  }
  .main .search-cars .search-area .color_search p:nth-of-type(1) label.color08::before {
    background: #287800;
  }
  .main .search-cars .search-area .color_search p:nth-of-type(1) label.color09::before {
    background: #001ae0;
  }
  .main .search-cars .search-area .color_search p:nth-of-type(1) label.color10::before {
    background: #8c1e8c;
  }
  .main .search-cars .search-area .color_search p:nth-of-type(1) label:nth-of-type(5n) {
    margin-right: 0;
  }
  .main .link-btn {
    background: #fff;
    border: 1px solid #013482;
    color: #013482;
  }
  .result {
    border-top: 4px solid #013482;
    padding-bottom: 50px;
    border-bottom: 1px solid #d4d4d4;
    margin-bottom: 30px;
  }
  .result .total {
    margin: 15px 0 0;
  }
  .result .total::after {
    content: '';
    clear: both;
    display: table;
  }
  .result .total .left_total {
    float: left;
    font-size: 1.4rem;
    line-height: 2rem;
    padding-left: 20px;
    vertical-align: middle;
  }
  .result .total .left_total span {
    display: inline-block;
    margin-right: 5px;
  }
  .result .total .left_total span em {
    font-size: 1.8rem;
    font-weight: bold;
    font-style: normal;
  }
  .result .total .left_total .wrap_sel {
    display: inline-block;
    margin-right: 9px;
  }
  .result .total .left_total .wrap_sel select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(https://www.tokyoauto.com/common/images/item_select.png) right top no-repeat #ffffff;
    background-size: auto 100%;
    border: 1px solid #bfbfbf;
    border-radius: 0;
    outline: none;
    padding: 0 2px;
    width: 63px;
    height: 24px;
    box-sizing: border-box;
  }
  .result .total .left_total a {
    background: #3278df;
    border-radius: 4px;
    color: #fff;
    font-size: 1.2rem;
    line-height: 1;
    padding: 5px 15px 5px 10px;
    position: relative;
    text-decoration: none;
    width: 128px;
  }
  .result .total .left_total a::before {
    position: absolute;
    content: '';
    width: 5px;
    height: 7px;
    background: url(https://www.tokyoauto.com/buy/images/icon_arrow.png) 0 0 no-repeat;
    background-size: cover;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 7px;
  }
  .result .total .right_total {
    float: right;
    margin: 3px 0 0;
    padding-right: 10px;
  }
  .result .total .right_total ul::after {
    content: '';
    clear: both;
    display: table;
  }
  .result .total .right_total ul li {
    float: left;
    font-size: 1.6rem;
    line-height: 2rem;
    padding: 0 10px;
    border-left: 1px solid #000;
  }
  .result .total .right_total ul li a {
    color: #000;
  }
  .result .total .right_total ul li.active a {
    color: #b1b1b1;
    text-decoration: none;
  }
  .result .total .right_total ul li:last-child a {
    color: #000;
  }
  .result .total .right_total ul li.last_page {
    padding-right: 0;
  }
  .result .total .right_total ul li.last_page a {
    text-indent: -9999px;
    overflow: hidden;
    display: inline-block;
    width: 9px;
    height: 11px;
    background: url(https://www.tokyoauto.com/buy/images/icon_double_arrow_r.png) 0 0 no-repeat;
    background-size: cover;
  }
  .result .total .right_total ul li.first_page {
    border-left: none;
  }
  .result .total .right_total ul li.first_page a {
    text-indent: -9999px;
    overflow: hidden;
    display: inline-block;
    width: 9px;
    height: 11px;
    background: url(https://www.tokyoauto.com/buy/images/icon_double_arrow_l.png) 0 0 no-repeat;
    background-size: cover;
  }
  .result .total .right_total ul li.prev a, .result .total .right_total ul li.next a {
    color: #000;
  }
  .result .total .right_total ul li.prev, .result .total .right_total ul li.last_page {
    border-left: none;
    padding-left: 0;
  }
  .result .caution_txt {
    font-size: 2.0rem;
    margin: 72px 0 0;
    text-align: center;
  }
  .result .search_form_txt {
    font-size: 1.8rem;
    font-weight: bold;
    margin: 30px 0 15px;
    text-align: center;
  }
  .result .search_form_btn {
    border-radius: 5px;
    box-shadow: 0px 4px 2px #999999;
    margin: 0 auto 95px;
    width: 370px;
  }
  .result .search_form_btn a {
    background: #ecb113;
    border-radius: 5px;
    box-sizing: border-box;
    color: #ffffff;
    display: block;
    font-size: 2.2rem;
    line-height: 78px;
    padding: 0 20px;
    position: relative;
    text-decoration: none;
  }
  .result .search_form_btn a:before {
    background: url(https://www.tokyoauto.com/buy/images/icon_car_search.png) left top no-repeat;
    background-size: cover;
    content: '';
    display: inline-block;
    height: 60px;
    margin: 0 12px 0 0;
    vertical-align: middle;
    width: 60px;
  }
  .result .search_form_btn a:after {
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 0 8px 10px;
    border-color: transparent transparent transparent white;
    position: absolute;
    right: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .result .orderby button {
    display: none;
  }
  .result .orderby .main_order {
    background: #f6f6f6;
    font-size: 1.4rem;
    line-height: 2rem;
    color: #202020;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 10px 0;
    margin-top: 7px;
    height: auto !important;
  }
  .result .orderby .main_order dl {
    margin-right: 15px;
    text-align: center;
  }
  .result .orderby .main_order dl:last-child {
    margin-right: 0;
  }
  .result .orderby .main_order dl dt {
    margin-bottom: 3px;
  }
  .result .orderby .main_order dl dd a {
    color: #3278df;
    text-decoration: none;
  }
  .result .orderby .main_order dl dd a.on {
    font-weight: bold;
  }
  .result .list_car article {
    border: 1px solid #c1c1c1;
    box-sizing: border-box;
    position: relative;
    margin-top: 11px;
  }
  .result .list_car article:last-child {
    border-bottom: 1px solid #c1c1c1;
  }
  .result .list_car article .top_article {
    padding: 13px 10px;
    box-sizing: border-box;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #c1c1c1;
  }
  .result .list_car article .top_article figure {
    width: 239px;
    margin-right: 10px;
  }
  .result .list_car article .top_article figure img {
    max-width: 100%;
    width: auto;
    height: auto;
  }
  .result .list_car article .top_article .intro {
    width: -webkit-calc(100% - 249px);
    width: calc(100% - 249px);
  }
  .result .list_car article .top_article .intro p {
    font-size: 1.4rem;
    line-height: 2rem;
  }
  .result .list_car article .top_article .intro h5 {
    font-size: 1.6rem;
    line-height: 2.6rem;
    font-weight: normal;
  }
  .result .list_car article .top_article .intro h5 a {
    text-decoration: none;
  }
  .result .list_car article .top_article .intro h5 span {
    font-size: 2rem;
    font-weight: bold;
  }
  .result .list_car article .top_article .intro .detail_intro {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 8px;
  }
  .result .list_car article .top_article .intro .detail_intro .left_detail {
    width: 160px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 1.4rem;
    line-height: 2rem;
    color: #202020;
  }
  .result .list_car article .top_article .intro .detail_intro .left_detail .price_car span {
    display: block;
    font-size: 3.2rem;
    line-height: 3rem;
    color: #d40101;
    font-weight: bold;
  }
  .result .list_car article .top_article .intro .detail_intro .left_detail .price_car span small {
    font-weight: normal;
    font-size: 1.8rem;
  }
  .result .list_car article .top_article .intro .detail_intro .left_detail .price_car span small.inc_tax {
    font-size: 1.4rem;
  }
  .result .list_car article .top_article .intro .detail_intro .right_detail {
    width: 360px;
  }
  .result .list_car article .top_article .intro .detail_intro .right_detail table {
    width: 100%;
    font-size: 1.4rem;
    line-height: 2.4rem;
    text-align: center;
    border-collapse: collapse;
    border: 1px solid #c1c1c1;
    margin-bottom: 13px;
  }
  .result .list_car article .top_article .intro .detail_intro .right_detail table thead tr th {
    border: 1px solid #c1c1c1;
    padding: 5px 0;
  }
  .result .list_car article .top_article .intro .detail_intro .right_detail table tbody tr td {
    font-weight: bold;
    border: 1px solid #c1c1c1;
    padding: 10px 0;
  }
  .result .list_car article .top_article .intro .detail_intro .right_detail .button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .result .list_car article .top_article .intro .detail_intro .right_detail .button a {
    font-size: 1.5rem;
    line-height: 3rem;
    color: #fff;
    text-decoration: none;
    height: 35px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 4px;
  }
  .result .list_car article .top_article .intro .detail_intro .right_detail .button a span {
    position: relative;
  }
  .result .list_car article .top_article .intro .detail_intro .right_detail .button a span:before {
    position: absolute;
    content: '';
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .result .list_car article .top_article .intro .detail_intro .right_detail .button a:nth-of-type(1) {
    background: #013482;
    width: 180px;
  }
  .result .list_car article .top_article .intro .detail_intro .right_detail .button a:nth-of-type(1) span {
    padding-left: 25px;
  }
  .result .list_car article .top_article .intro .detail_intro .right_detail .button a:nth-of-type(1) span::before {
    background: url(https://www.tokyoauto.com/buy/images/icon_note.png) 0 0 no-repeat;
    height: 19px;
    width: 19px;
    background-size: cover;
  }
  .result .list_car article .top_article .intro .detail_intro .right_detail .button a:nth-of-type(2) {
    background: #e77a0f;
    width: 166px;
  }
  .result .list_car article .top_article .intro .detail_intro .right_detail .button a:nth-of-type(2) span {
    padding-left: 30px;
  }
  .result .list_car article .top_article .intro .detail_intro .right_detail .button a:nth-of-type(2) span::before {
    background: url(https://www.tokyoauto.com/buy/images/icon_car.png) 0 0 no-repeat;
    height: 18px;
    width: 24px;
    background-size: cover;
  }
  .result .list_car article .bottom_article {
    background: #fbfbfb;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .result .list_car article .bottom_article dl {
    width: 50%;
    box-sizing: border-box;
    border-right: 1px solid #c1c1c1;
    padding: 8px 0;
    font-size: 1.4rem;
    line-height: 2rem;
  }
  .result .list_car article .bottom_article dl::after {
    content: '';
    clear: both;
    display: table;
  }
  .result .list_car article .bottom_article dl:last-child {
    border-right: none;
  }
  .result .list_car article .bottom_article dl dt {
    border-right: 1px solid #c1c1c1;
    padding: 0 29px;
    float: left;
  }
  .result .list_car article .bottom_article dl dd {
    float: left;
    padding-left: 25px;
  }
  .result .list_car article .bottom_article dl dd span {
    color: #3278df;
    font-size: 1.6rem;
    line-height: 2rem;
    margin-right: 11px;
  }
  .result .list_car article .bottom_article dl dd a {
    text-decoration: none;
    font-size: 1.4rem;
    color: #202020;
  }
  .result .list_car article .bottom_article dl dd a.tel {
    pointer-events: none;
  }
  .result .list_car article .bottom_article dl dd a i {
    vertical-align: middle;
    margin-right: 5px;
  }
  .result .list_car article .add_fav {
    position: absolute;
    top: 0;
    right: 0;
    width: 18rem;
    height: 35px;
    cursor: pointer;
  }
  .result .list_car article .add_fav span {
    display: block;
    font-size: 1.4rem;
    line-height: 35px;
    position: relative;
    background: #3278df;
    color: #fff;
    border-radius: 0 0 0 4px;
    box-sizing: border-box;
    padding-left: 35px;
  }
  .result .list_car article .add_fav span::before {
    position: absolute;
    content: '';
    width: 22px;
    height: 20px;
    background: url(https://www.tokyoauto.com/buy/images/icon_star.png) 0 0 no-repeat;
    background-size: cover;
    left: 9px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .result .list_car article .add_fav .active {
    background: #b1b1b1;
  }
  .detail_search > h5 {
    padding-left: 9px;
    box-sizing: border-box;
    border-left: 5px solid #003481;
    font-size: 2.6rem;
    line-height: 2.8rem;
  }
  .detail_search > h5 span {
    font-size: 1.6rem;
    font-weight: normal;
    display: block;
  }
  .detail_search > h5 span.tag {
    display: inline-block;
    font-size: 1.6rem;
    line-height: 28px;
    color: #fff;
    text-decoration: none;
    background: #0142a2;
    border-radius: 4px;
    padding: 0 23px;
    vertical-align: top;
  }
  .detail_search .gallery {
    margin-top: 19px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .detail_search .gallery .main_gallery {
    width: 532px;
    box-sizing: border-box;
    margin-right: 14px;
    position: relative;
  }
  .detail_search .gallery .main_gallery .bxslider li {
    display: none;
  }
  .detail_search .gallery .main_gallery .bx-wrapper {
    margin-bottom: 0;
    box-shadow: none;
    border: none;
  }
  .detail_search .gallery .main_gallery .bx-wrapper .bxslider li {
    display: block !important;
  }
  .detail_search .gallery .main_gallery .bx-wrapper .bx-prev {
    width: 27px;
    height: 27px;
    background: url(https://www.tokyoauto.com/buy/images/ctl_prev.png) 0 0 no-repeat;
    z-index: 10;
  }
  .detail_search .gallery .main_gallery .bx-wrapper .bx-next {
    width: 27px;
    height: 27px;
    background: url(https://www.tokyoauto.com/buy/images/ctl_prev.png) 0 0 no-repeat;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    overflow: hidden;
    z-index: 10;
  }
  .detail_search .gallery .main_gallery .bx-wrapper .bx-caption {
    background: rgba(255, 255, 255, 0.7);
    height: 60px;
    box-sizing: border-box;
    padding: 9px 20px;
  }
  .detail_search .gallery .main_gallery .bx-wrapper .bx-caption span {
    color: #202020;
    font-size: 1.4rem;
    line-height: 2rem;
    padding: 0 10px;
  }
  .detail_search .gallery .main_gallery .close_caption {
    position: absolute;
    width: 14px;
    height: 14px;
    background: url(https://www.tokyoauto.com/buy/images/icon_close.png) 0 0 no-repeat;
    bottom: 40px;
    right: 6px;
    text-indent: -9999px;
    overflow: hidden;
    cursor: pointer;
  }
  .detail_search .gallery .main_gallery img {
    max-width: 100%;
    width: auto;
    height: auto;
  }
  .detail_search .gallery .thumb_gallery {
    width: 254px;
    width: -webkit-calc(100% - 546px);
    width: calc(100% - 546px);
    box-sizing: border-box;
    padding: 13px 12px 9px;
    background: #f6f6f6;
  }
  .detail_search .gallery .thumb_gallery ul::after {
    content: '';
    clear: both;
    display: table;
  }
  .detail_search .gallery .thumb_gallery ul li {
    float: left;
    width: 74px;
    margin-right: 4px;
    margin-bottom: 4px;
  }
  .detail_search .gallery .thumb_gallery ul li:nth-child(3n) {
    margin-right: 0;
  }
  .detail_search .gallery .thumb_gallery ul li img {
    width: 100%;
    height: auto;
  }
  .detail_search .gallery .thumb_gallery ul li a {
    display: inline-block;
    width: 100%;
    box-sizing: border-box;
    border: 1px solid;
    border-color: transparent;
  }
  .detail_search .gallery .thumb_gallery ul li a.active {
    border-color: #013e99;
  }
  .detail_search .short_intro {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 22px;
  }
  .detail_search .short_intro .left_short {
    width: -webkit-calc(100% - 393px);
    width: calc(100% - 393px);
  }
  .detail_search .short_intro .left_short dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 1.4rem;
    line-height: 2rem;
    border-top: 1px solid #d4d4d4;
    padding: 12px 0;
  }
  .detail_search .short_intro .left_short dl:last-child {
    border-bottom: 1px solid #d4d4d4;
    color: #f06b00;
  }
  .detail_search .short_intro .left_short dl dt {
    width: 180px;
    box-sizing: border-box;
    padding: 20px 0 20px 18px;
  }
  .detail_search .short_intro .left_short dl dt span {
    color: #3278df;
    text-decoration: underline;
  }
  .detail_search .short_intro .left_short dl dd {
    width: -webkit-calc(100% - 180px);
    width: calc(100% - 180px);
    font-weight: bold;
    font-size: 2rem;
    line-height: 4rem;
  }
  .detail_search .short_intro .left_short dl dd p:nth-of-type(1) em {
    font-style: normal;
    font-size: 3.8rem;
    line-height: 3rem;
    color: #d40101;
  }
  .detail_search .short_intro .left_short dl dd p:nth-of-type(1) small {
    font-size: 1.8rem;
    line-height: 3rem;
    color: #d40101;
  }
  .detail_search .short_intro .left_short dl dd p:nth-of-type(2) {
    font-weight: normal;
    font-size: 1.2rem;
    line-height: 2rem;
  }
  .detail_search .short_intro .right_short {
    width: 382px;
  }
  .detail_search .short_intro .right_short .area_button a {
    display: block;
    text-align: center;
    border-radius: 4px;
    height: 45px;
    font-size: 2rem;
    line-height: 45px;
    color: #fff;
    text-decoration: none;
    margin-bottom: 6px;
  }
  .detail_search .short_intro .right_short .area_button a span {
    position: relative;
    padding-left: 35px;
  }
  .detail_search .short_intro .right_short .area_button a span:before {
    position: absolute;
    content: '';
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .detail_search .short_intro .right_short .area_button a.mycar_btn {
    background: #3278df;
  }
  .detail_search .short_intro .right_short .area_button a.mycar_btn.active {
    background: #b1b1b1;
  }
  .detail_search .short_intro .right_short .area_button a.mycar_btn span:before {
    width: 22px;
    height: 20px;
    background: url(https://www.tokyoauto.com/buy/images/icon_star.png) 0 0 no-repeat;
    background-size: cover;
  }
  .detail_search .short_intro .right_short .area_button a.estimate_btn {
    background: #e77a0f;
  }
  .detail_search .short_intro .right_short .area_button a.estimate_btn span:before {
    width: 24px;
    height: 18px;
    background: url(https://www.tokyoauto.com/buy/images/icon_car.png) 0 0 no-repeat;
    background-size: cover;
  }
  .detail_search .short_intro .right_short .area_button a.mail_btn {
    background: #0043a5;
  }
  .detail_search .short_intro .right_short .area_button a.mail_btn span:before {
    width: 26px;
    height: 20px;
    background: url(https://www.tokyoauto.com/buy/images/icon_envelop.png) 0 0 no-repeat;
    background-size: cover;
  }
  .detail_search .short_intro .right_short .infor_store {
    border: 2px solid #d4d4d4;
    border-radius: 4px;
  }
  .detail_search .short_intro .right_short .infor_store h6 {
    font-size: 1.8rem;
    line-height: 2rem;
    font-weight: bold;
    color: #202020;
    padding: 12px 0 12px 18px;
    background: #dcdcdc;
  }
  .detail_search .short_intro .right_short .infor_store .main_infor {
    padding: 25px 13px 10px;
    box-sizing: border-box;
  }
  .detail_search .short_intro .right_short .infor_store .main_infor .top_infor {
    border-bottom: 1px solid #d4d4d4;
    padding-bottom: 16px;
  }
  .detail_search .short_intro .right_short .infor_store .main_infor .top_infor p {
    vertical-align: middle;
  }
  .detail_search .short_intro .right_short .infor_store .main_infor .top_infor p a {
    font-size: 31px;
    line-height: 1;
    font-family: 'DINNextLTPro';
    color: #e60000;
    font-weight: bold;
    text-decoration: none;
  }
  .detail_search .short_intro .right_short .infor_store .main_infor .top_infor p a i {
    font-size: 22px;
    color: #202020;
    vertical-align: middle;
  }
  .detail_search .short_intro .right_short .infor_store .main_infor .top_infor p span {
    display: inline-block;
    font-size: 1.4rem;
    line-height: 20px;
    margin-left: -3px;
  }
  .detail_search .short_intro .right_short .infor_store .main_infor .top_infor > a {
    display: block;
    font-size: 1.8rem;
    line-height: 1;
    background: #3278df;
    border-radius: 4px;
    padding: 11px 0;
    text-align: center;
    color: #fff;
    text-decoration: none;
    margin-top: 8px;
  }
  .detail_search .short_intro .right_short .infor_store .main_infor .top_infor > a em {
    display: inline-block;
    padding-left: 35px;
    position: relative;
    font-style: normal;
  }
  .detail_search .short_intro .right_short .infor_store .main_infor .top_infor > a em::before {
    position: absolute;
    content: '';
    width: 26px;
    height: 20px;
    background: url(https://www.tokyoauto.com/buy/images/icon_envelop.png) 0 0 no-repeat;
    background-size: cover;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .detail_search .short_intro .right_short .infor_store .main_infor .bottom_infor ul {
    padding: 10px 18px 0;
    font-size: 1.4rem;
    line-height: 2rem;
    color: #202020;
  }
  .detail_search .short_intro .right_short .infor_store .main_infor .bottom_infor ul li {
    display: table;
    width: 100%;
    margin-bottom: 4px;
  }
  .detail_search .short_intro .right_short .infor_store .main_infor .bottom_infor ul li span {
    display: table-cell;
    vertical-align: top;
  }
  .detail_search .short_intro .right_short .infor_store .main_infor .bottom_infor ul li span:nth-of-type(1) {
    width: 85px;
    text-align: right;
  }
  .detail_search .short_intro .right_short .infor_store .main_infor .bottom_infor ul li span:nth-of-type(2) {
    padding-left: 1em;
  }
  .detail_search .short_intro .right_short .infor_store .main_infor .bottom_infor ul li b {
    font-size: 1.8rem;
  }
  .detail_search .short_intro .right_short .infor_store .main_infor .bottom_infor p {
    text-align: right;
  }
  .detail_search .short_intro .right_short .infor_store .main_infor .bottom_infor p a {
    font-size: 1.4rem;
    line-height: 2.8rem;
    color: #3278df;
    margin-right: 10px;
    display: inline-block;
    position: relative;
  }
  .detail_search .short_intro .right_short .infor_store .main_infor .bottom_infor p a::after {
    position: absolute;
    content: '';
    border-width: 2.5px 5px;
    border-style: solid;
    border-color: transparent transparent transparent #3278df;
    right: -12.5px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .detail_search article {
    margin-top: 50px;
    padding-top: 14px;
    border-top: 1px solid #d4d4d4;
  }
  .detail_search article.dff {
    margin-top: 20px;
    border-top: none;
  }
  .detail_search article.dff .main_article {
    padding: 12px 0 0 18px;
    box-sizing: border-box;
    font-size: 1.4rem;
    line-height: 2.2rem;
    color: #202020;
  }
  .detail_search article.dff .main_article table {
    width: 603px;
    font-size: 1.4rem;
    line-height: 2.2rem;
    color: #202020;
    border-collapse: collapse;
    border: 1px solid #c1c1c1;
    margin-top: 12px;
  }
  .detail_search article.dff .main_article table thead {
    background: #5b99f6;
  }
  .detail_search article.dff .main_article table thead tr th {
    border: 1px solid #c1c1c1;
    color: #fff;
    text-align: center;
  }
  .detail_search article.dff .main_article table thead tr th:nth-of-type(1) {
    width: 310px;
    padding: 5px 14px;
  }
  .detail_search article.dff .main_article table tbody tr td {
    padding: 5px 14px;
    border: 1px solid #c1c1c1;
  }
  .detail_search article.dff .main_article table tbody tr td:nth-last-of-type(-n+2) {
    text-align: right;
  }
  .detail_search article h6 {
    font-size: 2rem;
    line-height: 3.1rem;
    color: #202020;
    padding-left: 9px;
    border-left: 5px solid #003481;
    margin-bottom: 17px;
    font-weight: normal;
  }
  .detail_search article h6 span {
    font-size: 1.4rem;
  }
  .detail_search article h5 {
    font-size: 1.6rem;
    line-height: 2.8rem;
    box-sizing: border-box;
    padding-left: 14px;
    background: #e6e6e6;
  }
  .detail_search article .main_article::after {
    content: '';
    clear: both;
    display: table;
  }
  .detail_search article .main_article dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: 1.6rem;
    line-height: 2.6rem;
    border: 1px solid #c1c1c1;
    border-right: none;
    border-bottom: none;
    box-sizing: border-box;
  }
  .detail_search article .main_article dl dt {
    width: 159px;
    box-sizing: border-box;
    padding: 9px 0 9px 17px;
    background: #f6f6f6;
    border-bottom: 1px solid #c1c1c1;
    border-right: 1px solid #c1c1c1;
  }
  .detail_search article .main_article dl dt a {
    display: block;
    color: #3278df;
  }
  .detail_search article .main_article dl dd {
    width: 240px;
    box-sizing: border-box;
    box-sizing: border-box;
    padding: 9px 0 9px 17px;
    border-bottom: 1px solid #c1c1c1;
    border-right: 1px solid #c1c1c1;
  }
  .detail_search article .main_article dl dd a {
    display: block;
    color: #3278df;
  }
  .detail_search article .main_article dl dd ul {
    float: left;
    margin-right: 70px;
  }
  .detail_search article .main_article dl dd ul li {
    text-transform: uppercase;
    position: relative;
    padding-left: 10px;
  }
  .detail_search article .main_article dl dd ul li::before {
    position: absolute;
    content: '';
    width: 3px;
    height: 3px;
    background: #202020;
    border-radius: 50%;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .detail_search article .main_article dl dd::after {
    content: '';
    clear: both;
    display: table;
  }
  .detail_search article .main_article dl dd.special {
    width: -webkit-calc(100% - 160px);
    width: calc(100% - 160px);
  }
  .detail_search article .main_article dl dd.wrap_rating .rating {
    float: none;
    font-size: 0;
    margin: 0;
  }
  .detail_search article .main_article dl dd.wrap_rating .rating li {
    background: url(https://www.tokyoauto.com/buy/images/basic_star.png) left top no-repeat;
    display: inline-block;
    list-style: none;
    margin: 0 5px 0 0;
    padding: 0;
    vertical-align: middle;
  }
  .detail_search article .main_article dl dd.wrap_rating .rating li:before {
    content: none;
  }
  .detail_search article .main_article dl dd.wrap_rating .rating li span {
    display: block;
    height: 16px;
    width: 16px;
  }
  .detail_search article .main_article dl dd.wrap_rating .rating li.full span {
    background: url(https://www.tokyoauto.com/buy/images/active_star.png) left top no-repeat;
  }
  .detail_search article .main_article dl dd.wrap_rating .rating li.half span {
    background: url(https://www.tokyoauto.com/buy/images/half_active_star.png) left top no-repeat;
  }
  .detail_search article .main_article .address {
    float: left;
    width: 338px;
    padding: 0 16px;
    box-sizing: border-box;
  }
  .detail_search article .main_article .address p {
    font-size: 1.8rem;
    line-height: 2.2rem;
    font-weight: bold;
    position: relative;
    padding-left: 25px;
  }
  .detail_search article .main_article .address p::before, .detail_search article .main_article .address p::after {
    position: absolute;
    content: '';
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    border-radius: 50%;
  }
  .detail_search article .main_article .address p::before {
    left: 0;
    width: 18px;
    height: 18px;
    background: #003581;
  }
  .detail_search article .main_article .address p::after {
    left: 5px;
    width: 8px;
    height: 8px;
    background: #fff;
  }
  .detail_search article .main_article .address ul {
    font-size: 1.6rem;
    line-height: 2.4rem;
    color: #202020;
    padding: 18px 0 0;
  }
  .detail_search article .main_article .address ul li {
    display: table;
  }
  .detail_search article .main_article .address ul li::after {
    content: '';
    clear: both;
    display: table;
  }
  .detail_search article .main_article .address ul li span {
    display: table-cell;
    vertical-align: top;
  }
  .detail_search article .main_article .address ul li span:nth-of-type(1) {
    width: 85px;
  }
  .detail_search article .main_article .address ul li em {
    float: left;
    font-style: normal;
  }
  .detail_search article .main_article .address a {
    font-size: 1.4rem;
    line-height: 2.8rem;
    color: #3278df;
    margin-right: 10px;
    margin-top: 20px;
    display: inline-block;
    position: relative;
  }
  .detail_search article .main_article .address a::after {
    position: absolute;
    content: '';
    border-width: 2.5px 5px;
    border-style: solid;
    border-color: transparent transparent transparent #3278df;
    right: -12.5px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .detail_search article .main_article .map {
    float: right;
    width: -webkit-calc(100% - 338px);
    width: calc(100% - 338px);
  }
  .detail_search article .main_article .map .googlemap {
    height: 218px;
  }
  .detail_search .area_btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 50px;
  }
  .detail_search .area_btn a {
    width: 364px;
    height: 46px;
    text-align: center;
    margin-right: 10px;
    text-decoration: none;
    border-radius: 4px;
    font-size: 1.8rem;
    line-height: 46px;
    color: #fff;
    margin-bottom: 10px;
  }
  .detail_search .area_btn a span {
    padding-left: 35px;
    position: relative;
  }
  .detail_search .area_btn a span::before {
    position: absolute;
    content: '';
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .detail_search .area_btn a.mycar_btn {
    background: #3278df;
  }
  .detail_search .area_btn a.mycar_btn.active {
    background: #b1b1b1;
  }
  .detail_search .area_btn a.mycar_btn span::before {
    background: url(https://www.tokyoauto.com/buy/images/icon_star.png) 0 0 no-repeat;
    width: 22px;
    height: 20px;
    background-size: cover;
  }
  .detail_search .area_btn a.estimate_btn {
    background: #e77a0f;
  }
  .detail_search .area_btn a.estimate_btn span::before {
    background: url(https://www.tokyoauto.com/buy/images/icon_car.png) 0 0 no-repeat;
    width: 24px;
    height: 18px;
    background-size: cover;
  }
  .detail_search .area_btn a.mail_btn {
    background: #0043a5;
  }
  .detail_search .area_btn a.mail_btn span::before {
    background: url(https://www.tokyoauto.com/buy/images/icon_envelop.png) 0 0 no-repeat;
    width: 26px;
    height: 20px;
    background-size: cover;
  }
  .detail_search .area_btn a.print_btn {
    background: #9f9f9f;
  }
  .detail_search .area_btn a.print_btn span::before {
    background: url(https://www.tokyoauto.com/buy/images/icon_print.png) 0 0 no-repeat;
    width: 29px;
    height: 31px;
    background-size: cover;
  }
  .main .pickup .bx-wrapper {
    border: none;
    box-shadow: none;
  }
  .back_link {
    margin: 30px 10px 0 0;
    text-align: right;
  }
  .back_link a {
    font-size: 1.6rem;
    color: #3278df;
    position: relative;
  }
  .back_link a::after {
    position: absolute;
    content: '';
    border-width: 2.5px 5px;
    border-style: solid;
    border-color: transparent #3278df transparent transparent;
    left: -18px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .main .pickup {
    overflow: hidden;
  }
  .main .pickup .pickup-list li {
    box-sizing: border-box;
    margin: 0 15px 15px;
  }
  .main .pickup .pickup-list.slide_item li {
    margin: 0 0 15px;
  }
  .main .pickup #result_recommend .pickup-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .main .pickup #result_recommend .pickup-list li {
    margin: 0 0 15px 6px;
  }
  .main .pickup #result_recommend .pickup-list li:nth-of-type(3n+1) {
    margin: 0 0 15px;
  }
}

@media only screen and (max-width: 768px) {
  .view {
    overflow: hidden;
  }
  .free-word-search input[type=text] {
    margin-right: 10px;
    width: 80%;
  }
  .free-word-search button {
    height: 40px;
    font-size: 1.6rem;
    width: 40px;
  }
  .free-word-search button span {
    display: none;
  }
  .main .search-cars .type-list li {
    display: inline-block;
    width: 32%;
    vertical-align: top;
    margin: 0 0 5px 2%;
  }
  .main .search-cars .type-list li:nth-of-type(3n) {
    margin-left: 0;
    margin-right: 2%;
  }
  .main .search-cars .type-list li:nth-of-type(1) {
    width: 49%;
  }
  .main .search-cars .type-list li:nth-of-type(2) {
    width: 49%;
  }
  .main .search-cars .type-list li:nth-of-type(2) label::before {
    background: url(https://www.tokyoauto.com/buy/images/car_hv_pc.png) 0 0 no-repeat;
    background-size: cover;
    height: 34px;
  }
  .main .search-cars .type-list li:nth-of-type(3) label::before {
    background-image: url(https://www.tokyoauto.com/common/images/sprite/sprite_type.png?rev=1493633802265);
    background-size: 329.85075% 366.66667%;
    background-position: 0% 0%;
    background-repeat: no-repeat;
  }
  .main .search-cars .type-list li:nth-of-type(4) label::before {
    background-image: url(https://www.tokyoauto.com/common/images/sprite/sprite_type.png?rev=1493633802265);
    background-size: 329.85075% 366.66667%;
    background-position: 50% 0%;
    background-repeat: no-repeat;
  }
  .main .search-cars .type-list li:nth-of-type(5) label::before {
    background-image: url(https://www.tokyoauto.com/common/images/sprite/sprite_type.png?rev=1493633802265);
    background-size: 329.85075% 366.66667%;
    background-position: 0% 50%;
    background-repeat: no-repeat;
  }
  .main .search-cars .type-list li:nth-of-type(6) label::before, .main .search-cars .type-list li:nth-of-type(1) label:before {
    background-image: url(https://www.tokyoauto.com/common/images/sprite/sprite_type.png?rev=1493633802265);
    background-size: 329.85075% 366.66667%;
    background-position: 50% 50%;
    background-repeat: no-repeat;
  }
  .main .search-cars .type-list li:nth-of-type(7) label::before {
    background-image: url(https://www.tokyoauto.com/common/images/sprite/sprite_type.png?rev=1493633802265);
    background-size: 329.85075% 366.66667%;
    background-position: 0% 100%;
    background-repeat: no-repeat;
  }
  .main .search-cars .type-list li:nth-of-type(8) label::before {
    background-image: url(https://www.tokyoauto.com/common/images/sprite/sprite_type.png?rev=1493633802265);
    background-size: 329.85075% 366.66667%;
    background-position: 50% 100%;
    background-repeat: no-repeat;
  }
  .main .search-cars .type-list li:nth-of-type(9) label::before {
    background-image: url(https://www.tokyoauto.com/common/images/sprite/sprite_type.png?rev=1493633802265);
    background-size: 329.85075% 366.66667%;
    background-position: 100% 0%;
    background-repeat: no-repeat;
  }
  .main .search-cars .type-list li:nth-of-type(10) label::before {
    background-image: url(https://www.tokyoauto.com/common/images/sprite/sprite_type.png?rev=1493633802265);
    background-size: 329.85075% 366.66667%;
    background-position: 100% 50%;
    background-repeat: no-repeat;
  }
  .main .search-cars .type-list li:nth-of-type(11) label::before {
    background-image: url(https://www.tokyoauto.com/common/images/sprite/sprite_type.png?rev=1493633802265);
    background-size: 329.85075% 366.66667%;
    background-position: 100% 100%;
    background-repeat: no-repeat;
  }
  .main .search-cars .type-list li label {
    background: -moz-linear-gradient(top, #ffffff, #f5f5f5);
    background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f5f5f5));
    border: 3px solid #ffffff;
    border-radius: 8px;
    box-shadow: 0 0 5px #cdcdcd;
    color: #4f4f4f;
    display: block;
    font-size: 1.2rem;
    min-height: 70px;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
  }
  .main .search-cars .type-list li label:before {
    content: '';
    display: block;
    margin: 5px auto;
    overflow: hidden;
    text-indent: -9999px;
    width: 72px;
    height: 30px;
  }
  .main .search-cars .type-list li label input[type="checkbox"] {
    display: none;
  }
  .main .search-cars .type-list li label em {
    font-style: normal;
    position: relative;
    padding-left: 21px;
  }
  .main .search-cars .type-list li label em:before, .main .search-cars .type-list li label em:after {
    position: absolute;
    content: '';
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .main .search-cars .type-list li label em:before {
    left: 0;
    width: 15px;
    height: 15px;
    box-sizing: border-box;
    border: 1px solid #bfbfbf;
    background: #fff;
  }
  .main .search-cars .type-list li label em::after {
    border-right: 3px solid #09ad7e;
    border-bottom: 3px solid #09ad7e;
    content: '';
    display: none;
    height: 10px;
    font-size: 20px;
    font-family: arial;
    left: 3px;
    top: -2px;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    -webkit-transition: all .2s;
    transition: all .2s;
    width: 5px;
  }
  .main .search-cars .type-list li label input[type="checkbox"]:checked + em::after {
    display: block;
  }
  .main .search-cars .search-area {
    padding: 15px;
  }
  .main .search-cars .search-area.top_search_area .right_top dl dt span {
    display: inline-block;
  }
  .main .search-cars .search-area.top_search_area .right_top dl dd span {
    display: inline-block;
    margin-right: -6px;
    width: 7%;
  }
  .main .search-cars .search-area.top_search_area .right_top dl:last-child select {
    width: 100%;
  }
  .main .search-cars .search-area .color_search dl dt {
    vertical-align: top;
  }
  .main .search-cars .search-area .color_search p:nth-of-type(1) {
    margin-bottom: 10px;
  }
  .main .search-cars .search-area .color_search p:nth-of-type(1)::after {
    content: '';
    clear: both;
    display: table;
  }
  .main .search-cars .search-area .color_search p:nth-of-type(1) label {
    width: 40px;
    height: 20px;
    margin-right: 10px;
    margin-bottom: 10px;
    position: relative;
    float: left;
  }
  .main .search-cars .search-area .color_search p:nth-of-type(1) label:before {
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    box-sizing: border-box;
    right: 0;
    top: 0;
  }
  .main .search-cars .search-area .color_search p:nth-of-type(1) label input[type="checkbox"] {
    display: none;
  }
  .main .search-cars .search-area .color_search p:nth-of-type(1) label input[type="checkbox"]:checked + em::before {
    display: block;
  }
  .main .search-cars .search-area .color_search p:nth-of-type(1) label em {
    font-style: normal;
    position: relative;
    padding-left: 13px;
  }
  .main .search-cars .search-area .color_search p:nth-of-type(1) label em:before, .main .search-cars .search-area .color_search p:nth-of-type(1) label em:after {
    position: absolute;
    content: '';
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .main .search-cars .search-area .color_search p:nth-of-type(1) label em:before {
    left: -1px;
    width: 15px;
    height: 15px;
    box-sizing: border-box;
    border: 1px solid #bfbfbf;
    background: #fff;
  }
  .main .search-cars .search-area .color_search p:nth-of-type(1) label em::after {
    border-right: 3px solid #09ad7e;
    border-bottom: 3px solid #09ad7e;
    content: '';
    display: none;
    height: 10px;
    font-size: 20px;
    font-family: arial;
    left: 3px;
    top: 0;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    -webkit-transition: all .2s;
    transition: all .2s;
    width: 5px;
  }
  .main .search-cars .search-area .color_search p:nth-of-type(1) label input[type="checkbox"]:checked + em::after {
    display: block;
  }
  .main .search-cars .search-area .color_search p:nth-of-type(1) label.color01::before {
    background: #fff;
    border: 1px solid #ccc;
  }
  .main .search-cars .search-area .color_search p:nth-of-type(1) label.color02::before {
    background: #000;
  }
  .main .search-cars .search-area .color_search p:nth-of-type(1) label.color03::before {
    background: #cccccc;
  }
  .main .search-cars .search-area .color_search p:nth-of-type(1) label.color04::before {
    background: #ff0000;
  }
  .main .search-cars .search-area .color_search p:nth-of-type(1) label.color05::before {
    background: #ff8c00;
  }
  .main .search-cars .search-area .color_search p:nth-of-type(1) label.color06::before {
    background: #824600;
  }
  .main .search-cars .search-area .color_search p:nth-of-type(1) label.color07::before {
    background: #ffdc01;
  }
  .main .search-cars .search-area .color_search p:nth-of-type(1) label.color08::before {
    background: #287800;
  }
  .main .search-cars .search-area .color_search p:nth-of-type(1) label.color09::before {
    background: #001ae0;
  }
  .main .search-cars .search-area .color_search p:nth-of-type(1) label.color10::before {
    background: #8c1e8c;
  }
  .main .link-btn {
    background: #fff;
    border: 1px solid #013482;
    color: #013482;
  }
  .result {
    border-top: 4px solid #013482;
    padding-top: 9px;
    padding-bottom: 4.53%;
    margin-bottom: 4.53%;
    position: relative;
    margin-top: 6.86%;
  }
  .result::before, .result::after {
    position: absolute;
    content: '';
    width: 50%;
    height: 4px;
    background: #013482;
    top: -4px;
  }
  .result::before {
    left: 0;
    margin-left: -50%;
  }
  .result::after {
    right: 0;
    margin-right: -50%;
  }
  .result .total {
    margin: 4% 0 0;
    padding: 5px 0;
  }
  .result .total .left_total {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 1.2rem;
    line-height: 2rem;
    vertical-align: middle;
  }
  .result .total .left_total span {
    width: 50%;
    text-align: left;
  }
  .result .total .left_total span em {
    font-size: 1.8rem;
    font-weight: bold;
    font-style: normal;
  }
  .result .total .left_total .wrap_sel {
    width: 50%;
    text-align: right;
  }
  .result .total .left_total .wrap_sel select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(https://www.tokyoauto.com/common/images/item_select.png) right top no-repeat #ffffff;
    background-size: auto 100%;
    border: 1px solid #bfbfbf;
    border-radius: 0;
    outline: none;
    padding: 0 2px;
    width: 63px;
    height: 24px;
    box-sizing: border-box;
  }
  .result .total .left_total a {
    width: 60%;
    margin-top: 10px;
    font-size: 1.2rem;
    line-height: 2.4rem;
    text-align: center;
    background: #3278df;
    color: #fff;
    padding: 0 32px 0 18px;
    border-radius: 4px;
    text-decoration: none;
    position: relative;
  }
  .result .total .left_total a::before {
    position: absolute;
    content: '';
    width: 5px;
    height: 7px;
    background: url(https://www.tokyoauto.com/buy/images/icon_arrow.png) 0 0 no-repeat;
    background-size: cover;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 7px;
  }
  .result .total .right_total {
    margin-top: 10px;
  }
  .result .total .right_total ul {
    text-align: center;
  }
  .result .total .right_total ul li {
    display: inline-block;
    font-size: 1.6rem;
    line-height: 2rem;
    padding: 0 7px;
    border-left: 1px solid #000;
  }
  .result .total .right_total ul li a {
    color: #000;
  }
  .result .total .right_total ul li.active a {
    color: #b1b1b1;
    text-decoration: none;
  }
  .result .total .right_total ul li:last-child(2) a {
    color: #000;
  }
  .result .total .right_total ul li.last_page {
    margin: 0;
    padding: 0 2px;
    border-left: 0;
    border: 1px solid #b1b1b1;
  }
  .result .total .right_total ul li.last_page a {
    text-indent: -9999px;
    overflow: hidden;
    display: inline-block;
    width: 9px;
    height: 11px;
    background: url(https://www.tokyoauto.com/buy/images/icon_double_arrow_r.png) 0 0 no-repeat;
    background-size: cover;
  }
  .result .total .right_total ul li.first_page {
    margin: 0 5px 0 0;
    padding: 0 2px;
    border-left: none;
    border: 1px solid #b1b1b1;
  }
  .result .total .right_total ul li.first_page a {
    text-indent: -9999px;
    overflow: hidden;
    display: inline-block;
    width: 9px;
    height: 11px;
    background: url(https://www.tokyoauto.com/buy/images/icon_double_arrow_l.png) 0 0 no-repeat;
    background-size: cover;
  }
  .result .total .right_total ul li.prev a, .result .total .right_total ul li.next a {
    color: #000;
  }
  .result .total .right_total ul li.prev {
    border-left: none;
    padding-left: 0;
  }
  .result .caution_txt {
    font-size: 1.6rem;
    margin: 50px 0 0;
    text-align: center;
  }
  .result .search_form_txt {
    font-size: 1.5rem;
    font-weight: bold;
    margin: 30px 0 15px;
    text-align: center;
  }
  .result .search_form_btn {
    border-radius: 5px;
    box-shadow: 0px 2px 1px #999999;
    margin: 0 auto 95px;
    width: 80%;
  }
  .result .search_form_btn a {
    background: #ecb113;
    border-radius: 5px;
    box-sizing: border-box;
    color: #ffffff;
    display: block;
    font-size: 1.4rem;
    line-height: 46px;
    padding: 0 15px;
    position: relative;
    text-decoration: none;
  }
  .result .search_form_btn a:before {
    background: url(https://www.tokyoauto.com/buy/images/icon_car_search.png) left top no-repeat;
    background-size: cover;
    content: '';
    display: inline-block;
    height: 36px;
    margin: 0 12px 0 0;
    vertical-align: middle;
    width: 36px;
  }
  .result .search_form_btn a:after {
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 0 4px 5px;
    border-color: transparent transparent transparent white;
    position: absolute;
    right: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .result .orderby {
    margin-top: 10px;
  }
  .result .orderby button {
    display: block;
    width: 100%;
    border: none;
    box-shadow: none;
    text-align: center;
    font-size: 1.3rem;
    line-height: 2.6rem;
    background: #f6f6f6;
    color: #3278df;
    position: relative;
    outline: none;
  }
  .result .orderby button:before, .result .orderby button::after {
    position: absolute;
    content: '';
    width: 50%;
    height: 100%;
    top: 0;
    background: #f6f6f6;
  }
  .result .orderby button:before {
    left: 0;
    margin-left: -50%;
  }
  .result .orderby button::after {
    right: 0;
    margin-right: -50%;
  }
  .result .orderby button span {
    position: relative;
    display: block;
  }
  .result .orderby button span::before, .result .orderby button span::after {
    position: absolute;
    content: '';
    width: 20px;
    height: 2px;
    background: #3278df;
    right: 10px;
    top: 50%;
  }
  .result .orderby button span::before {
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .result .orderby button span::after {
    -webkit-transform: translateY(-50%) rotate(90deg);
    transform: translateY(-50%) rotate(90deg);
  }
  .result .orderby button.active span::after {
    display: none;
  }
  .result .orderby .main_order {
    background: #f6f6f6;
    font-size: 1.2rem;
    line-height: 2rem;
    color: #202020;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 0;
    overflow: hidden;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    margin: 0 -10px;
    padding: 0 10px;
  }
  .result .orderby .main_order.active {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
  }
  .result .orderby .main_order dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 5px 0;
    box-sizing: border-box;
    border-top: 1px solid #bfbfbf;
  }
  .result .orderby .main_order dl dt {
    width: 33%;
    box-sizing: border-box;
    padding: 0 5px;
  }
  .result .orderby .main_order dl dd {
    width: 67%;
    font-size: 0;
  }
  .result .orderby .main_order dl dd span {
    display: none;
  }
  .result .orderby .main_order dl dd a {
    display: inline-block;
    vertical-align: middle;
    width: 48%;
    color: #3278df;
    text-decoration: none;
    border: 1px solid #3278df;
    border-radius: 4px;
    text-align: center;
    margin-right: 2%;
    font-size: 1.2rem;
  }
  .result .orderby .main_order dl dd a:last-child {
    margin-right: 0;
  }
  .result .orderby .main_order dl dd a.on {
    background: #3278df;
    color: #ffffff;
  }
  .result .orderby .main_order dl:nth-child(3) dd a, .result .orderby .main_order dl:nth-child(6) dd a {
    width: 99%;
  }
  .result .list_car {
    margin: 4.53% 0;
  }
  .result .list_car article {
    border: 1px solid #c1c1c1;
    box-sizing: border-box;
    position: relative;
    padding-top: 40px;
    margin: 0 0 2%;
  }
  .result .list_car article:last-child {
    border-bottom: 1px solid #c1c1c1;
  }
  .result .list_car article .top_article {
    padding: 13px 10px;
    box-sizing: border-box;
    background: #fff;
    border-bottom: 1px solid #c1c1c1;
  }
  .result .list_car article .top_article figure {
    margin-bottom: 15px;
    margin-right: 2.25%;
    width: 42%;
    float: left;
  }
  .result .list_car article .top_article figure img {
    max-width: 100%;
    width: auto;
    height: auto;
  }
  .result .list_car article .top_article .intro .title_intro {
    position: absolute;
    left: 10px;
    top: 10px;
    width: 100%;
  }
  .result .list_car article .top_article .intro .title_intro p {
    font-size: 1.2rem;
    line-height: 2rem;
  }
  .result .list_car article .top_article .intro .title_intro h5 {
    font-size: 1.4rem;
    line-height: 2.4rem;
    font-weight: normal;
    word-wrap: break-word;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .result .list_car article .top_article .intro .title_intro h5 a {
    text-decoration: none;
  }
  .result .list_car article .top_article .intro .title_intro h5 span {
    font-size: 1.6rem;
    font-weight: bold;
  }
  .result .list_car article .top_article .intro .detail_intro .left_detail {
    float: left;
    width: 55.75%;
    font-size: 1.2rem;
    line-height: 2rem;
    color: #202020;
  }
  .result .list_car article .top_article .intro .detail_intro .left_detail .price_car {
    font-size: 1.2rem;
    line-height: 2.6rem;
  }
  .result .list_car article .top_article .intro .detail_intro .left_detail .price_car::after {
    content: '';
    clear: both;
    display: table;
  }
  .result .list_car article .top_article .intro .detail_intro .left_detail .price_car span {
    float: right;
    font-size: 1.6rem;
    line-height: 2.6rem;
    color: #d40101;
    font-weight: bold;
  }
  .result .list_car article .top_article .intro .detail_intro .left_detail .price_car span small {
    font-weight: normal;
    font-size: 1rem;
  }
  .result .list_car article .top_article .intro .detail_intro .right_detail table {
    float: right;
    width: 55.75%;
    font-size: 1.2rem;
    line-height: 2.2rem;
    text-align: center;
    border-collapse: collapse;
    border: 1px solid #c1c1c1;
    margin-bottom: 13px;
  }
  .result .list_car article .top_article .intro .detail_intro .right_detail table thead tr th {
    border: 1px solid #c1c1c1;
    padding: 3px 0;
    font-size: 1.2rem;
    line-height: 2.2rem;
  }
  .result .list_car article .top_article .intro .detail_intro .right_detail table tbody tr td {
    font-weight: bold;
    border: 1px solid #c1c1c1;
    padding: 5px 0;
    font-size: 1.0rem;
    line-height: 2.0rem;
  }
  .result .list_car article .top_article .intro .detail_intro .right_detail .button {
    clear: both;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .result .list_car article .top_article .intro .detail_intro .right_detail .button a {
    font-size: 1.3rem;
    line-height: 2.5rem;
    color: #fff;
    text-decoration: none;
    height: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 4px;
    width: 48.5%;
  }
  .result .list_car article .top_article .intro .detail_intro .right_detail .button a span {
    position: relative;
  }
  .result .list_car article .top_article .intro .detail_intro .right_detail .button a span:before {
    position: absolute;
    content: '';
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .result .list_car article .top_article .intro .detail_intro .right_detail .button a:nth-of-type(1) {
    background: #013482;
  }
  .result .list_car article .top_article .intro .detail_intro .right_detail .button a:nth-of-type(1) span {
    padding-left: 20px;
  }
  .result .list_car article .top_article .intro .detail_intro .right_detail .button a:nth-of-type(1) span::before {
    background: url(https://www.tokyoauto.com/buy/images/icon_note.png) 0 0 no-repeat;
    height: 15px;
    width: 15px;
    background-size: cover;
  }
  .result .list_car article .top_article .intro .detail_intro .right_detail .button a:nth-of-type(2) {
    background: #e77a0f;
  }
  .result .list_car article .top_article .intro .detail_intro .right_detail .button a:nth-of-type(2) span {
    padding-left: 20px;
  }
  .result .list_car article .top_article .intro .detail_intro .right_detail .button a:nth-of-type(2) span::before {
    background: url(https://www.tokyoauto.com/buy/images/icon_car.png) 0 0 no-repeat;
    height: 12px;
    width: 16px;
    background-size: cover;
  }
  .result .list_car article .bottom_article {
    background: #fbfbfb;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .result .list_car article .bottom_article dl {
    width: 50%;
    box-sizing: border-box;
    border-right: 1px solid #c1c1c1;
    padding: 8px 0;
    font-size: 1.2rem;
    line-height: 2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .result .list_car article .bottom_article dl::after {
    content: '';
    clear: both;
    display: table;
  }
  .result .list_car article .bottom_article dl:last-child {
    border-right: none;
  }
  .result .list_car article .bottom_article dl:first-child dt {
    width: 60px;
  }
  .result .list_car article .bottom_article dl:first-child dd {
    width: -webkit-calc(100% - 60px);
    width: calc(100% - 60px);
    border-left: 1px solid #c1c1c1;
  }
  .result .list_car article .bottom_article dl:last-child dt {
    width: 100px;
    border-right: 1px solid #c1c1c1;
  }
  .result .list_car article .bottom_article dl:last-child dd {
    width: -webkit-calc(100% - 100px);
    width: calc(100% - 100px);
  }
  .result .list_car article .bottom_article dl dt {
    box-sizing: border-box;
    padding: 0 5px;
    float: left;
  }
  .result .list_car article .bottom_article dl dd {
    float: left;
    padding-left: 5px;
    box-sizing: border-box;
  }
  .result .list_car article .bottom_article dl dd span {
    color: #3278df;
    font-size: 1.3rem;
    line-height: 2rem;
    display: block;
  }
  .result .list_car article .bottom_article dl dd a {
    text-decoration: none;
    font-size: 1.1rem;
    color: #202020;
  }
  .result .list_car article .bottom_article dl dd a i {
    vertical-align: middle;
    margin-right: 3px;
    font-size: 1rem;
  }
  .result .list_car article .add_fav {
    position: absolute;
    top: 0;
    right: 0;
    width: 150px;
    height: 25px;
  }
  .result .list_car article .add_fav span {
    display: block;
    font-size: 1.2rem;
    line-height: 25px;
    position: relative;
    background: #b1b1b1;
    color: #fff;
    border-radius: 0 0 0 4px;
    box-sizing: border-box;
    padding-left: 25px;
  }
  .result .list_car article .add_fav span::before {
    position: absolute;
    content: '';
    width: 16px;
    height: 14.55px;
    background: url(https://www.tokyoauto.com/buy/images/icon_star.png) 0 0 no-repeat;
    background-size: cover;
    left: 9px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .result .list_car article .add_fav .active {
    background: #3278df;
  }
  .detail_search {
    padding: 0 0 50px;
  }
  .detail_search > h5 {
    padding-left: 9px;
    box-sizing: border-box;
    border-left: 5px solid #003481;
    font-size: 1.5rem;
    line-height: 2.5rem;
  }
  .detail_search > h5 span {
    font-size: 1.1rem;
    font-weight: normal;
    display: block;
  }
  .detail_search > h5 span.tag {
    display: inline-block;
    font-size: 1.2rem;
    line-height: 24px;
    color: #fff;
    text-decoration: none;
    background: #0142a2;
    border-radius: 4px;
    padding: 0 20px;
  }
  .detail_search .gallery {
    margin: 2.94% -10px 0;
  }
  .detail_search .gallery .main_gallery {
    width: 100%;
    box-sizing: border-box;
    position: relative;
  }
  .detail_search .gallery .main_gallery .bxslider li {
    display: none;
  }
  .detail_search .gallery .main_gallery .bx-wrapper {
    margin-bottom: 0;
    box-shadow: none;
    border: none;
  }
  .detail_search .gallery .main_gallery .bx-wrapper .bxslider li {
    display: block !important;
  }
  .detail_search .gallery .main_gallery .bx-wrapper .bx-prev,
  .detail_search .gallery .main_gallery .bx-wrapper .bx-next {
    z-index: 9;
  }
  .detail_search .gallery .main_gallery .bx-wrapper .bx-prev {
    width: 27px;
    height: 27px;
    background: url(https://www.tokyoauto.com/buy/images/ctl_prev.png) 0 0 no-repeat;
  }
  .detail_search .gallery .main_gallery .bx-wrapper .bx-next {
    width: 27px;
    height: 27px;
    background: url(https://www.tokyoauto.com/buy/images/ctl_prev.png) 0 0 no-repeat;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .detail_search .gallery .main_gallery .bx-wrapper .bx-caption {
    background: rgba(255, 255, 255, 0.7);
    height: 50px;
    box-sizing: border-box;
    padding: 3px 10px;
  }
  .detail_search .gallery .main_gallery .bx-wrapper .bx-caption span {
    color: #202020;
    font-size: 1.2rem;
    line-height: 2rem;
    padding: 0;
  }
  .detail_search .gallery .main_gallery .close_caption {
    position: absolute;
    width: 14px;
    height: 14px;
    background: url(https://www.tokyoauto.com/buy/images/icon_close.png) 0 0 no-repeat;
    bottom: 40px;
    right: 6px;
    text-indent: -9999px;
    overflow: hidden;
    cursor: pointer;
  }
  .detail_search .gallery .main_gallery ul li img {
    width: 100%;
    height: auto;
  }
  .detail_search .gallery .thumb_gallery {
    width: 100%;
    overflow: scroll;
    box-sizing: border-box;
    padding: 10px;
    background: #f6f6f6;
  }
  .detail_search .gallery .thumb_gallery ul {
    width: 850px;
  }
  .detail_search .gallery .thumb_gallery ul::after {
    content: '';
    clear: both;
    display: table;
  }
  .detail_search .gallery .thumb_gallery ul li {
    float: left;
    width: 74px;
    margin-right: 4px;
    margin-bottom: 4px;
  }
  .detail_search .gallery .thumb_gallery ul li:nth-child(3n) {
    margin-right: 0;
  }
  .detail_search .gallery .thumb_gallery ul li img {
    width: 100%;
    height: auto;
  }
  .detail_search .gallery .thumb_gallery ul li a.active {
    display: inline-block;
    width: 100%;
    box-sizing: border-box;
    border: 1px solid #013e99;
  }
  .detail_search .short_intro {
    margin-top: 2.9%;
  }
  .detail_search .short_intro .left_short {
    margin: 0 -10px;
  }
  .detail_search .short_intro .left_short dl {
    font-size: 1.4rem;
    border-top: 1px solid #d4d4d4;
    padding: 8px 0;
    display: table;
    width: 100%;
    line-height: 1.4;
  }
  .detail_search .short_intro .left_short dl:last-child {
    border-bottom: 1px solid #d4d4d4;
    color: #f06b00;
  }
  .detail_search .short_intro .left_short dl dt, .detail_search .short_intro .left_short dl dd {
    display: table-cell;
    vertical-align: middle;
  }
  .detail_search .short_intro .left_short dl dt {
    width: 50%;
    padding-left: 10px;
    box-sizing: border-box;
  }
  .detail_search .short_intro .left_short dl dt span {
    color: #3278df;
    text-decoration: underline;
  }
  .detail_search .short_intro .left_short dl dd {
    width: 50%;
    padding-right: 10px;
    font-weight: bold;
  }
  .detail_search .short_intro .left_short dl dd p:nth-of-type(1) em {
    font-style: normal;
    font-size: 2.4rem;
    color: #d40101;
  }
  .detail_search .short_intro .left_short dl dd p:nth-of-type(1) small {
    font-size: 1.35rem;
    color: #d40101;
  }
  .detail_search .short_intro .left_short dl dd p:nth-of-type(2) {
    font-weight: normal;
    font-size: 1.2rem;
  }
  .detail_search .short_intro .right_short {
    width: 100%;
    margin-top: 2.9%;
  }
  .detail_search .short_intro .right_short .area_button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .detail_search .short_intro .right_short .area_button a {
    width: 90px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    box-sizing: border-box;
    padding: 8px 2px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 4px;
    font-size: 1.2rem;
    color: #fff;
    text-decoration: none;
  }
  .detail_search .short_intro .right_short .area_button a span {
    position: relative;
    padding-top: 38px;
    text-align: center;
    line-height: 1.3rem;
  }
  .detail_search .short_intro .right_short .area_button a span:before {
    position: absolute;
    content: '';
    left: 50%;
    top: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .detail_search .short_intro .right_short .area_button a.mycar_btn {
    background: #3278df;
    margin-right: 3%;
  }
  .detail_search .short_intro .right_short .area_button a.mycar_btn.active {
    background: #b1b1b1;
  }
  .detail_search .short_intro .right_short .area_button a.mycar_btn span:before {
    width: 37.5px;
    height: 35px;
    background: url(https://www.tokyoauto.com/buy/images/icon_star_sp.png) 0 0 no-repeat;
    background-size: cover;
  }
  .detail_search .short_intro .right_short .area_button a.estimate_btn {
    background: #e77a0f;
    margin-right: 3%;
  }
  .detail_search .short_intro .right_short .area_button a.estimate_btn span:before {
    width: 38.5px;
    height: 30px;
    background: url(https://www.tokyoauto.com/buy/images/icon_car_sp.png) 0 0 no-repeat;
    background-size: cover;
  }
  .detail_search .short_intro .right_short .area_button a.mail_btn {
    background: #0043a5;
  }
  .detail_search .short_intro .right_short .area_button a.mail_btn span:before {
    width: 33px;
    height: 24px;
    background: url(https://www.tokyoauto.com/buy/images/icon_envelop_sp.png) 0 0 no-repeat;
    background-size: cover;
    margin-top: 5px;
  }
  .detail_search .short_intro .right_short .infor_store {
    border: 1px solid #d4d4d4;
    border-radius: 4px;
    margin-top: 2.9%;
  }
  .detail_search .short_intro .right_short .infor_store h6 {
    font-size: 1.4rem;
    line-height: 1;
    font-weight: bold;
    color: #202020;
    padding: 10px;
    background: #dcdcdc;
  }
  .detail_search .short_intro .right_short .infor_store .main_infor {
    padding: 2.9% 10px 0;
    box-sizing: border-box;
  }
  .detail_search .short_intro .right_short .infor_store .main_infor .top_infor {
    border-bottom: 1px solid #d4d4d4;
    padding-bottom: 2.3%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .detail_search .short_intro .right_short .infor_store .main_infor .top_infor p {
    vertical-align: middle;
    width: 60%;
  }
  .detail_search .short_intro .right_short .infor_store .main_infor .top_infor p a {
    font-size: 2rem;
    line-height: 1;
    color: #e60000;
    font-weight: bold;
    text-decoration: none;
  }
  .detail_search .short_intro .right_short .infor_store .main_infor .top_infor p a i {
    font-size: 1.5rem;
    color: #202020;
    margin-right: .2em;
  }
  .detail_search .short_intro .right_short .infor_store .main_infor .top_infor p span {
    display: block;
    font-size: 1.2rem;
    padding-left: 20px;
  }
  .detail_search .short_intro .right_short .infor_store .main_infor .top_infor p span br {
    display: none;
  }
  .detail_search .short_intro .right_short .infor_store .main_infor .top_infor > a {
    width: 40%;
    display: block;
    font-size: 1.1rem;
    line-height: 2;
    background: #3278df;
    border-radius: 4px;
    padding: 5px 0;
    text-align: center;
    color: #fff;
    text-decoration: none;
  }
  .detail_search .short_intro .right_short .infor_store .main_infor .top_infor > a em {
    display: inline-block;
    line-height: 14px;
    padding-left: 35px;
    padding-right: 5px;
    position: relative;
    font-style: normal;
  }
  .detail_search .short_intro .right_short .infor_store .main_infor .top_infor > a em::before {
    position: absolute;
    content: '';
    width: 20px;
    height: 15px;
    background: url(https://www.tokyoauto.com/buy/images/icon_envelop.png) 0 0 no-repeat;
    background-size: cover;
    left: 6px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .detail_search .short_intro .right_short .infor_store .main_infor .bottom_infor ul {
    padding: 2.3% 10px 0;
    font-size: 1.2rem;
    color: #202020;
  }
  .detail_search .short_intro .right_short .infor_store .main_infor .bottom_infor ul li {
    display: table;
    width: 100%;
  }
  .detail_search .short_intro .right_short .infor_store .main_infor .bottom_infor ul li span {
    display: table-cell;
    vertical-align: top;
  }
  .detail_search .short_intro .right_short .infor_store .main_infor .bottom_infor ul li span:nth-of-type(1) {
    width: 85px;
    text-align: right;
  }
  .detail_search .short_intro .right_short .infor_store .main_infor .bottom_infor ul li span:nth-of-type(2) {
    padding-left: 1em;
  }
  .detail_search .short_intro .right_short .infor_store .main_infor .bottom_infor ul li b {
    font-size: 1.5rem;
  }
  .detail_search .short_intro .right_short .infor_store .main_infor .bottom_infor p {
    text-align: right;
  }
  .detail_search .short_intro .right_short .infor_store .main_infor .bottom_infor p a {
    font-size: 1.2rem;
    color: #3278df;
    margin: 5px 10px;
    display: inline-block;
    position: relative;
  }
  .detail_search .short_intro .right_short .infor_store .main_infor .bottom_infor p a::after {
    position: absolute;
    content: '';
    border-width: 2.5px 5px;
    border-style: solid;
    border-color: transparent transparent transparent #3278df;
    right: -12.5px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .detail_search article {
    margin-top: 6.68%;
    padding-top: 2%;
    border-top: 1px solid #d4d4d4;
  }
  .detail_search article.dff {
    margin-top: 2.67%;
    border-top: none;
  }
  .detail_search article.dff .main_article {
    padding: 1.6% 0 0 2.4%;
    box-sizing: border-box;
    font-size: 1.3rem;
    line-height: 2.2rem;
    color: #202020;
  }
  .detail_search article.dff .main_article table {
    width: 100%;
    font-size: 1.3rem;
    line-height: 2.2rem;
    color: #202020;
    border-collapse: collapse;
    border: 1px solid #c1c1c1;
    margin-top: 12px;
  }
  .detail_search article.dff .main_article table thead {
    background: #5b99f6;
  }
  .detail_search article.dff .main_article table thead tr th {
    border: 1px solid #c1c1c1;
    color: #fff;
    text-align: center;
  }
  .detail_search article.dff .main_article table thead tr th:nth-of-type(1) {
    width: 55%;
    padding: 5px;
    box-sizing: border-box;
  }
  .detail_search article.dff .main_article table tbody tr td {
    padding: 5px;
    border: 1px solid #c1c1c1;
  }
  .detail_search article.dff .main_article table tbody tr td:nth-last-of-type(-n+2) {
    text-align: right;
  }
  .detail_search article h6 {
    font-size: 1.6rem;
    line-height: 2.6rem;
    color: #202020;
    padding-left: 9px;
    border-left: 5px solid #003481;
    margin-bottom: 2%;
  }
  .detail_search article h6 span {
    font-size: 1.3rem;
  }
  .detail_search article h5 {
    font-size: 1.4rem;
    line-height: 2.4rem;
    box-sizing: border-box;
    padding-left: 14px;
    background: #e6e6e6;
  }
  .detail_search article .main_article::after {
    content: '';
    clear: both;
    display: table;
  }
  .detail_search article .main_article dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: 1.3rem;
    line-height: 2.3rem;
    border: 1px solid #c1c1c1;
    border-right: none;
    border-bottom: none;
    box-sizing: border-box;
  }
  .detail_search article .main_article dl dt {
    width: 40%;
    box-sizing: border-box;
    padding: 9px 0 9px 5px;
    background: #f6f6f6;
    border-bottom: 1px solid #c1c1c1;
    border-right: 1px solid #c1c1c1;
  }
  .detail_search article .main_article dl dt a {
    display: block;
    color: #3278df;
  }
  .detail_search article .main_article dl dd {
    width: 60%;
    box-sizing: border-box;
    box-sizing: border-box;
    padding: 9px 0 9px 2%;
    border-bottom: 1px solid #c1c1c1;
    border-right: 1px solid #c1c1c1;
  }
  .detail_search article .main_article dl dd a {
    display: block;
    color: #3278df;
  }
  .detail_search article .main_article dl dd ul li {
    text-transform: uppercase;
    position: relative;
    padding-left: 10px;
  }
  .detail_search article .main_article dl dd ul li::before {
    position: absolute;
    content: '';
    width: 3px;
    height: 3px;
    background: #202020;
    border-radius: 50%;
    left: 0;
    top: 10px;
  }
  .detail_search article .main_article dl dd::after {
    content: '';
    clear: both;
    display: table;
  }
  .detail_search article .main_article dl dd.special {
    width: 60%;
    padding: 9px 0 9px 3%;
  }
  .detail_search article .main_article dl dd.wrap_rating .rating {
    float: none;
    font-size: 0;
    margin: 0;
  }
  .detail_search article .main_article dl dd.wrap_rating .rating li {
    background: url(https://www.tokyoauto.com/buy/images/basic_star.png) left top no-repeat;
    display: inline-block;
    list-style: none;
    margin: 0 5px 0 0;
    padding: 0;
    vertical-align: middle;
  }
  .detail_search article .main_article dl dd.wrap_rating .rating li:before {
    content: none;
  }
  .detail_search article .main_article dl dd.wrap_rating .rating li span {
    display: block;
    height: 16px;
    width: 16px;
  }
  .detail_search article .main_article dl dd.wrap_rating .rating li.full span {
    background: url(https://www.tokyoauto.com/buy/images/active_star.png) left top no-repeat;
  }
  .detail_search article .main_article dl dd.wrap_rating .rating li.half span {
    background: url(https://www.tokyoauto.com/buy/images/half_active_star.png) left top no-repeat;
  }
  .detail_search article .main_article .address {
    width: 100%;
    padding: 0 0 10px 7px;
    box-sizing: border-box;
  }
  .detail_search article .main_article .address p {
    font-size: 1.5rem;
    line-height: 2.5rem;
    font-weight: bold;
    position: relative;
    padding-left: 20px;
  }
  .detail_search article .main_article .address p::before, .detail_search article .main_article .address p::after {
    position: absolute;
    content: '';
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    border-radius: 50%;
  }
  .detail_search article .main_article .address p::before {
    left: 0;
    width: 14px;
    height: 14px;
    background: #003581;
  }
  .detail_search article .main_article .address p::after {
    left: 4px;
    width: 6px;
    height: 6px;
    background: #fff;
  }
  .detail_search article .main_article .address ul {
    font-size: 1.3rem;
    line-height: 2.3rem;
    color: #202020;
    padding: 2.3% 0 0;
  }
  .detail_search article .main_article .address ul li {
    display: table;
    width: 100%;
  }
  .detail_search article .main_article .address ul li span {
    display: table-cell;
    vertical-align: top;
  }
  .detail_search article .main_article .address ul li span:nth-of-type(1) {
    width: 85px;
  }
  .detail_search article .main_article .address a {
    font-size: 1.3rem;
    line-height: 2.3rem;
    color: #3278df;
    margin-right: 10px;
    margin-top: 2%;
    display: inline-block;
    position: relative;
  }
  .detail_search article .main_article .address a::after {
    position: absolute;
    content: '';
    border-width: 2.5px 5px;
    border-style: solid;
    border-color: transparent transparent transparent #3278df;
    right: -12.5px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .detail_search article .main_article .map {
    margin: 0 7px;
  }
  .detail_search article .main_article .map .googlemap {
    height: 218px;
  }
  .detail_search .area_btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 6.68%;
  }
  .detail_search .area_btn a {
    width: 90px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    box-sizing: border-box;
    padding: 8px 2px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 4px;
    font-size: 1.2rem;
    line-height: 1.4;
    color: #fff;
    text-decoration: none;
  }
  .detail_search .area_btn a span {
    position: relative;
    padding-top: 38px;
    text-align: center;
  }
  .detail_search .area_btn a span:before {
    position: absolute;
    content: '';
    left: 50%;
    top: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .detail_search .area_btn a.mycar_btn {
    background: #3278df;
    margin-right: 3%;
  }
  .detail_search .area_btn a.mycar_btn.active {
    background: #b1b1b1;
  }
  .detail_search .area_btn a.mycar_btn span:before {
    width: 37.5px;
    height: 35px;
    background: url(https://www.tokyoauto.com/buy/images/icon_star_sp.png) 0 0 no-repeat;
    background-size: cover;
  }
  .detail_search .area_btn a.estimate_btn {
    background: #e77a0f;
    margin-right: 3%;
  }
  .detail_search .area_btn a.estimate_btn span:before {
    width: 38.5px;
    height: 30px;
    background: url(https://www.tokyoauto.com/buy/images/icon_car_sp.png) 0 0 no-repeat;
    background-size: cover;
  }
  .detail_search .area_btn a.mail_btn {
    background: #0043a5;
  }
  .detail_search .area_btn a.mail_btn span:before {
    width: 33px;
    height: 24px;
    background: url(https://www.tokyoauto.com/buy/images/icon_envelop_sp.png) 0 0 no-repeat;
    background-size: cover;
    margin-top: 5px;
  }
  .detail_search .area_btn a.print_btn {
    display: none;
  }
  .main .pickup .bx-wrapper {
    border: none;
    box-shadow: none;
    margin: 0 auto;
  }
  .main .pickup .bx-wrapper .bx-prev,
  .main .pickup .bx-wrapper .bx-next {
    z-index: 9;
  }
  .main .pickup .bx-wrapper .bx-prev {
    width: 27px;
    height: 27px;
    left: -10px;
    background: url(https://www.tokyoauto.com/buy/images/ctl_prev.png) 0 0 no-repeat;
  }
  .main .pickup .bx-wrapper .bx-next {
    width: 27px;
    height: 27px;
    right: -10px;
    background: url(https://www.tokyoauto.com/buy/images/ctl_prev.png) 0 0 no-repeat;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .main .pickup {
    overflow: hidden;
  }
  .main .pickup .pickup-list li {
    box-sizing: border-box;
    margin: 0 0 15px;
    width: 49%;
  }
  .main .pickup .pickup-list li + li {
    margin-left: 2%;
  }
  .main .pickup .pickup-list.slide_item li {
    margin: 0 0 15px;
  }
  .main .pickup #result_recommend .pickup-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .main .pickup #result_recommend .pickup-list li {
    margin: 0 0 15px 6px;
  }
  .main .pickup #result_recommend .pickup-list li:nth-of-type(2n+1) {
    margin: 0 0 15px;
  }
  .back_link {
    margin: 30px 10px 0 0;
    text-align: right;
  }
  .back_link a {
    font-size: 1.4rem;
    color: #3278df;
    position: relative;
  }
  .back_link a::after {
    position: absolute;
    content: '';
    border-width: 2.5px 5px;
    border-style: solid;
    border-color: transparent #3278df transparent transparent;
    left: -18px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
