@charset "utf-8";
/* CSS Document */

.h2_title {
    height: 300px;
}
#contact::before {
    border-top: 30px solid #ffffff;
}

/*==================================
    +detail_main
==================================*/
.detail_main {
    position: relative;
    clear: both;
    margin: -100px 0 0;
}
.detail_main > div{
    background-color:#FFF;
}

/*==================================
    +main_img
==================================*/
.main_img {
    max-width: 640px;
    width: 100%;
    float: left;
    z-index: 4;
    position: relative;
}
.bx-controls-direction {
    position: absolute;
    top: 50%;
    width: 100%;
}
.bx-controls-direction a {
    display: block;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    border-radius: 50%;
    background: #ff9000;
    font-size: 24px;
    color: #fff;
    font-weight: 900;
}
.bx-controls-direction .bx-prev {
    left: 10px;
    position: absolute;
}
.bx-controls-direction .bx-next {
    right: 10px;
    box-sizing: border-box;
    padding: 0 0 0 5px;
    position: absolute;
}


/*==================================
    +detail_data
==================================*/
.detail_data {
    float: right;
    width: calc(100% - 640px);
    background-image: url(../../index/images/insta_back.jpg);
    padding: 37px 25px 119px 25px;
    box-sizing: border-box;
    position: relative;
    z-index: 3;
}
.detail_data h3{
    font-family: 'Noto Sans CJK JP, sans-serif';
    text-align:left;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.detail_data h3 span{
    background-color:#000;
    color:#FFF;
    margin: 0 0 10px;
    padding: 5px 10px;
    font-size:20px;
    font-weight:bold;
    box-sizing: border-box;
}
.detail_data h3 span:first-child{
    min-width:50%;
    display:inline-block;
}
.detail_data h3 span:first-child small{
    margin:0 15px 0 0;
}
.detail_data h3 span:last-child{
    width:100%;
    display:block;
}
.detail_data ul {
    margin: 10px auto 0;
}
.detail_data ul li {
    display: inline-block;
    /* min-width: 175px; */
    box-sizing: border-box;
    padding: 7px 10px;
    margin: 0 7px 0 0;
    background-color: #f5f5f5;
    background-image: -webkit-gradient(linear, 0 0, 100% 100%,color-stop(.25, #fdfdfd), color-stop(.25, transparent),color-stop(.5, transparent), color-stop(.5, #fdfdfd),color-stop(.75, #fdfdfd), color-stop(.75, transparent),to(transparent));
    -webkit-background-size: 14px 14px;
}
.detail_data ul li:first-child {
    /* min-width: 180px; */
}

.detail_price {
    margin: 32px auto 0;
    text-align: right;
    box-sizing: border-box;
    padding: 0 20px 0 0;
    background-image: url(../images/detail/price_right.png);
    background-position: right bottom;
    background-repeat: no-repeat;
    font-size: 40px;
    font-weight: 700;
    font-family: 'Noto Sans CJK JP, sans-serif';
    line-height: 1.2;
}
.detail_price  span:first-child{
    font-size: 18px;
    font-weight: normal;
    margin: 0 15px 0 0;
}
.detail_price  span:last-child{
    position: relative;
    font-family: 'Righteous', cursive;
    color: #f59d1f;
}
.detail_price  span::before {
    position: absolute;
    left: -20px;
    bottom: -4px;
    content: url(../images/detail/price_left.png);
}
.detail_price small {
    font-weight: normal;
    font-size: 18px;
    color: #000;
}

.detail_contact {
    position: absolute;
    width: calc(100% - 70px);
    bottom: -27px
}
.detail_contact a {
    text-align: center;
    display: block;
    margin: 0px auto 0;
    max-width: 320px;
    width: 100%;
    height: 77px;
    line-height: 77px;
    box-sizing: border-box;
    padding: 0;
    color: #fff;
    background-color: #ff9000;
    font-size: 23px;
    font-weight: 700;
    font-family: 'Righteous', cursive;
    transition: 0.3s all;
    border-radius: 42px;
    letter-spacing: 2px;
}
.detail_contact a:hover {
    letter-spacing: 5px;
    background-position: 65px center;
}




/*==================================
    +img_tmb
==================================*/
.img_tmb {
    width: 100%;
    padding: 80px 0 30px;
    background-image: url(../images/detail/tmb_bk.jpg);
    background: url(/index/images/footer-back.jpg);
    background-size: cover;
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin: -53px -50vw 0;
}
.img_tmb_list {
    max-width: 1200px;
    width: 100%;
    margin:  0  auto 0;
}
.img_tmb_list a {
    margin: 0 1% 0 0;
    display: inline-block;
    width: 9%;
}
.img_tmb_list a img{
    width:100%;
    height:auto;
}
.img_tmb_list a:last-child {
    margin: 0
}
.img_tmb_list .active {
    position: relative;
}
.img_tmb_list .active::before {
    position: absolute;
    font-family: "Font Awesome 5 Free";
    content: "\f055";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    font-weight: 900;
    font-size: 24px;
    text-align: center;
    box-sizing: border-box;
    padding: 22px 0 0;
    color: #fff;
    background-color: rgba(255, 144,0,0.8);
}


/*==================================
    +spec
==================================*/
.bg_white{
    background-color:#fff;
    padding: 75px 0;
    margin: 50px 0 0;
}
.spec {
    /* margin: 50px auto 0; */
}
.detail_title {
    position: relative;
}
.detail_title::before {
    content: "";
    display: block;
    width: calc(50vw - 400px );
    height: 4px;
    background: #ff9000;
    position: absolute;
    left: 0;
    top: 53px;
}
.detail_title h3 {
    color: #ededed;
    font-size: 45px;
    font-weight: 700;
    line-height: 1;
    font-family: 'Righteous', cursive;
    letter-spacing: 3px;
}
.detail_title h3 span {
    font-size: 15px;
    color: #1e1e1e;
    font-weight: normal;
}
.spec ul {
    margin: 30px auto 0;
    text-align: center
}
.spec li {
    display: inline-block;
    max-width: 470px;
    width: 100%;
    margin: 0 20px 0;
    vertical-align: top
}
.spec li table {
    width: 100%;
    border-left:  3px solid #d5d5d5;
}
.spec li table th {
    padding: 15px 0;
    width: 35%;
    text-align: center;
    background-color: #f5f5f5;
}
.spec li table td {
    padding: 15px 20px;
    text-align: left;
    background-color: #ededed;
}
.spec li table tr:first-child th,
.spec li table tr:first-child td {
    padding: 20px 20px 15px;
}
.spec li table tr:last-child th,
.spec li table tr:last-child td {
    padding: 15px 20px 20px;
}



/*==================================
    +included
==================================*/
.included {
    margin: 80px auto 0;
}
.included_list {
    width: 95%;
    margin: 30px auto 0;
}
.included_list li {
    padding: 0 0 0 15px;
    position: relative;
    margin: 0 30px 20px 0;
    display: inline-block;
    font-size: 16px;
}
.included_list li::before{
    content: "";
    width: 8px;
    height: 8px;
    position: absolute;
    left: 0;
    top: calc(50% - 4px);
    background: #ff9000
}



/*==================================
    +buttom_contact
==================================*/
.buttom_contact {
    margin: 70px auto 0;
    padding: 50px 0;
    background: url(../../index/images/insta_back.jpg);
    text-align: center;
    font-weight: bold;
    font-size: 18px;
}
.buttom_contact a {
    text-align: center;
    display: block;
    margin: 20px auto 0;
    max-width: 393px;
    width: 100%;
    height: 94px;
    line-height: 94px;
    box-sizing: border-box;
    padding: 0 0 0 50px;
    color: #fff;
    background-color: #ff9000;
    font-size: 26px;
    font-weight: 700;
    font-family: good-times, sans-serif;
    background-image: url(../../common/images/header/mail_icon.png), url(../images/search/send_bt.png);
    background-position: 70px center, center;
    background-repeat: no-repeat,no-repeat;
    background-size: auto ,cover;
    transition: .3s all
}
.buttom_contact a:hover {
    letter-spacing: 5px;
    background-position: 65px center, center;
}



/*==================================
    +pickup_area
==================================*/
.car_pickup {
    margin: 70px auto 0;
    display: flex;
    position: relative;
}
.car_title  {
    width: 20%;
}
.car_title h3 {
    color: #d5d5d5;
    font-size: 34px;
    font-weight: 700;
    font-family: 'Righteous', cursive;
    letter-spacing: 3px;
    position: relative;
    line-height: 1;
}
.car_title h3 span{
    font-size: 14px;
    color: #1e1e1e;
    font-weight: normal;
    display:block;
    margin:30px 0 0 0;
}

.car_pickup_line {
    width: 90%;
    height: 4px;
    background-color: #ff9000;
    position: absolute;
    top: 100px;
    left: 3%
}

.car_pickup ul {
    width: 80%;
}
.car_pickup li {
    float: left;
    position: relative;
    max-width: 275px;
    box-sizing: border-box;
    width: 100%;
    margin: 0 30px 0 0
}
.car_pickup li a {
    display: block;
    position: relative;
    z-index: 3;
}
.img-back {
    position: absolute;
    right: 0;
    top: 15px;
    z-index: 1;
}
.car_pickup li dl {
    margin: 11px 0 0;
    font-size: 15px;
}
.car_pickup li dd {
    text-align: right;
    margin: 0px 0 0;
    font-size: 27px;
    font-weight: 700;
    color: #f59d1f;
    background-image: url(../../index/images/price_right.png);
    background-repeat: no-repeat;
    background-position: right bottom;
    box-sizing: border-box;
    padding: 0 20px  0 0;
    font-family: "Noto Sans CJK JP", sans-serif;
    line-height: 1.0;
}
.car_pickup li dd small {
    font-size: 12px;
    padding: 0 0 0 0px;
    color: #000;
}
.car_pickup li dd  span {
    position: relative;
    font-family: 'Righteous', cursive;
    color: #f59d1f;
}


.usedcar_link {
    text-align: center;
    max-width: 310px;
    width: 100%;
    height: 66px;
    line-height: 66px;
    background-color: #ff9000;
    background-image: url(../../usedcar/images/search/send_bt.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    margin: 42px auto 0;
    border-radius: 41px;
}

.usedcar_link a {
    display: block;
    max-width: 100%;
    width: 100%;
    height: 66px;
    line-height: 68px;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    letter-spacing: 2px;
    background-image: url(../../index/images/arrow.png);
    background-repeat: no-repeat;
    background-position: 89% center;
    transition: .3s all;
    border-radius: 30px;
}
.usedcar_link a:hover {
    letter-spacing: 4px;
    background-position: 91% center;
}