#page.lease.item .notocjk {
  font-family: "noto-sans-cjk-jp", sans-serif;
}
#page.lease.item .sec01 {
  padding: 0;
  border-top: none;
  background: #fff;
}
#page.lease.item .truck_name {
  display: flex;
  align-items: center;
  margin-bottom: 25px;
  padding-left: 12px;
  border-left: 5px solid #ed5a24;
  display: flex;
  align-items: baseline;
}
#page.lease.item .truck_name .item_name {
  font-size: 34px;
  font-weight: 600;
  line-height: 1;
}
#page.lease.item .truck_name .model {
  margin-left: 30px;
}
#page.lease.item .truck_item_name {
  margin-bottom: 15px;
}
#page.lease.item .truck_performance {
  display: flex;
  flex-wrap: wrap;
  margin: 0px 0 25px;
}
#page.lease.item .truck_performance .key_link {
  display: block;
  width: auto;
  font-size: 16px;
  background: #fff;
  border-radius: 5px;
  margin-right: 7px;
  margin-left: 0;
  margin-bottom: 7px;
  padding: 5px 8px;
  box-sizing: border-box;
  color: #3e3c39;
  border: 1px solid #d8d9d9;
}
@media (max-width: 767px) and (min-width: 1px) {
  #page.lease.item .truck_item_name {
    margin-bottom: 15px;
  }
  #page.lease.item .truck_name {
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 0px;
  }
  #page.lease.item .truck_name .item_name {
    font-size: 26px;
  }
  #page.lease.item .truck_name .model {
    margin-left: 0;
    margin-top: 5px;
  }
  #page.lease.item .truck_performance .key_link {
    margin-right: 5px;
    margin-bottom: 5px;
  }
}
#page.lease.item .item_content_box {
  display: flex;
  justify-content: space-between;
  margin-bottom: 35px;
}
#page.lease.item .lording {
  position: relative;
  max-width: 700px;
  width: 60%;
}
#page.lease.item .lording .loading_gif {
  width: 100%;
  height: auto;
  margin: auto;
  display: block;
  position: absolute;
  width: 208px;
  height: 198px;
  margin: auto;
  top: -180px;
  left: 0;
  right: 0;
  bottom: 0;
}
#page.lease.item .lording.show {
  display: none;
}
#page.lease.item .item_left_box {
  width: 60%;
  max-width: 700px;
  max-width: 0;
  position: relative;
}
#page.lease.item .item_left_box.now {
  max-width: 700px;
}
#page.lease.item .item_left_box .truckitem_pic {
  opacity: 0;
  height: 0;
  transition: all 0.3s;
}
#page.lease.item .item_left_box .truckitem_pic.now {
  height: auto;
  opacity: 1;
  transition: all 0.3s;
}
#page.lease.item .item_left_box .mainPhoto {
  position: relative;
}
#page.lease.item .item_left_box #photoNum {
  position: absolute;
  right: 10px;
  top: 10px;
  border-radius: 5px;
  background-color: rgba(255, 255, 255, 0.8);
  padding: 7px;
  z-index: 9;
  width: 64px;
  text-align: center;
  font-size: 16px;
  line-height: 1;
}
#page.lease.item .item_left_box .bx-wrapper {
  border: none;
  box-shadow: none;
  background: transparent;
  margin-bottom: 0;
}
#page.lease.item .item_left_box #sliderTruck .item img {
  border-radius: 7px;
}
#page.lease.item .item_left_box .mainPhotoBack .slider_p {
  position: absolute;
  left: -30px;
  top: 0;
  bottom: 0;
  margin: auto;
  display: block;
  border-radius: 100%;
  background: #fff;
  width: 60px;
  height: 60px;
  border: 1px solid #d8d9d9;
  z-index: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}
#page.lease.item .item_left_box .mainPhotoBack .slider_p img {
  width: 11px;
  height: 18.5px;
}
#page.lease.item .item_left_box .mainPhotoNext .slider_n {
  position: absolute;
  right: -30px;
  top: 0;
  bottom: 0;
  margin: auto;
  display: block;
  border-radius: 100%;
  background: #fff;
  width: 60px;
  height: 60px;
  border: 1px solid #d8d9d9;
  z-index: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}
#page.lease.item .item_left_box .mainPhotoNext .slider_n img {
  width: 11px;
  height: 18.5px;
}
#page.lease.item .item_left_box .thumbnailBox {
  margin-top: 10px;
  background: #f3f4f4;
  padding: 10px 40px 10px;
  border-radius: 7px;
  position: relative;
}
#page.lease.item .item_left_box .thumbnailBox .thumbnailBack .thum_p {
  position: absolute;
  left: 5px;
  top: 0px;
  bottom: 0;
  margin: auto;
  max-width: 34px;
  max-height: 127px;
  width: 100%;
  display: block !important;
}
#page.lease.item .item_left_box .thumbnailBox .thumbnailNext .thum_n {
  position: absolute;
  right: 5px;
  top: 0px;
  bottom: 0;
  margin: auto;
  max-width: 34px;
  max-height: 127px;
  width: 100%;
  display: block !important;
}
#page.lease.item .item_left_box #pagerTruck .bx-wrapper {
  max-width: 650px !important;
}
#page.lease.item .item_left_box #pagerTruck .bx-wrapper .bx-viewport {
  height: auto !important;
}
#page.lease.item .item_left_box #thumbnailTruck {
  margin: 0px auto 0;
}
#page.lease.item .item_left_box #thumbnailTruck span {
  border: 3px solid transparent;
  border-radius: 7px;
  display: inline-block;
}
#page.lease.item .item_left_box #thumbnailTruck span img {
  width: 100%;
  height: auto;
}
#page.lease.item .item_left_box #thumbnailTruck span[data-slide-index].currentImg {
  border: 3px solid #ed5a24;
}
#page.lease.item .item_left_box #thumbnailTruck span[data-slide-index].currentImg img {
  border-radius: 4px;
}
#page.lease.item .item_left_box #slider {
  position: relative;
}
#page.lease.item .item_left_box #slider .s_arrow {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  cursor: pointer;
}
#page.lease.item .item_left_box #slider .s_arrow.slider_p {
  left: -30px;
  width: 60px;
  height: 60px;
  border-radius: 100%;
  background: #fff;
  border: 1px solid #d8d9d9;
  z-index: 1;
  display: flex;
  justify-content: center;
}
#page.lease.item .item_left_box #slider .s_arrow.slider_p .prev-arrow {
  width: 11px;
  height: 18.5px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
#page.lease.item .item_left_box #slider .s_arrow.slider_n {
  right: -30px;
  width: 60px;
  height: 60px;
  border-radius: 100%;
  background: #fff;
  border: 1px solid #d8d9d9;
  z-index: 1;
  display: flex;
  justify-content: center;
}
#page.lease.item .item_left_box #slider .s_arrow.slider_n .next-arrow {
  width: 11px;
  height: 18.5px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
#page.lease.item .item_left_box #slider .slick-list li img {
  border-radius: 7px;
}
#page.lease.item .item_left_box #thumbnail-list {
  display: flex;
  flex-wrap: wrap;
  margin-top: 10px;
}
#page.lease.item .item_left_box #thumbnail-list .thumbnail-item {
  width: 9%;
  margin-bottom: 1%;
  cursor: pointer;
  opacity: 0.5;
}
#page.lease.item .item_left_box #thumbnail-list .thumbnail-item img {
  border-radius: 7px;
}
#page.lease.item .item_left_box #thumbnail-list .thumbnail-item.thumbnail-current {
  opacity: 1;
  border: 4px solid #ed5a24;
  border-radius: 10px;
}
#page.lease.item .item_left_box #thumbnail-list .thumbnail-item:nth-child(3), #page.lease.item .item_left_box #thumbnail-list .thumbnail-item:nth-child(4), #page.lease.item .item_left_box #thumbnail-list .thumbnail-item:nth-child(5), #page.lease.item .item_left_box #thumbnail-list .thumbnail-item:nth-child(6), #page.lease.item .item_left_box #thumbnail-list .thumbnail-item:nth-child(7), #page.lease.item .item_left_box #thumbnail-list .thumbnail-item:nth-child(8), #page.lease.item .item_left_box #thumbnail-list .thumbnail-item:nth-child(9), #page.lease.item .item_left_box #thumbnail-list .thumbnail-item:nth-child(13), #page.lease.item .item_left_box #thumbnail-list .thumbnail-item:nth-child(14), #page.lease.item .item_left_box #thumbnail-list .thumbnail-item:nth-child(15), #page.lease.item .item_left_box #thumbnail-list .thumbnail-item:nth-child(16), #page.lease.item .item_left_box #thumbnail-list .thumbnail-item:nth-child(17), #page.lease.item .item_left_box #thumbnail-list .thumbnail-item:nth-child(18), #page.lease.item .item_left_box #thumbnail-list .thumbnail-item:nth-child(19) {
  margin-right: 1%;
}
#page.lease.item .item_left_box #thumbnail-list .thumbnail-item:nth-child(2), #page.lease.item .item_left_box #thumbnail-list .thumbnail-item:nth-child(12) {
  margin-left: 1%;
  margin-right: 1%;
}
@media (max-width: 1330px) and (min-width: 1px) {
  #page.lease.item .item_left_box {
    margin-right: 20px;
  }
}
@media (max-width: 1050px) and (min-width: 1px) {
  #page.lease.item .lording {
    max-width: 100%;
    width: 100%;
  }
  #page.lease.item .lording .loading_gif {
    top: -110px;
  }
  #page.lease.item .item_left_box {
    width: 100%;
    max-width: 100%;
    margin-right: 0;
  }
}
@media (max-width: 767px) and (min-width: 1px) {
  #page.lease.item .lording .loading_gif {
    top: -70px;
  }
  #page.lease.item .item_left_box .mainPhotoBack .slider_p {
    width: 40px;
    height: 40px;
    left: -17px;
  }
  #page.lease.item .item_left_box .mainPhotoBack .slider_p img {
    width: 9px;
    height: 16.5px;
  }
  #page.lease.item .item_left_box .mainPhotoNext .slider_n {
    width: 40px;
    height: 40px;
    right: -17px;
  }
  #page.lease.item .item_left_box .mainPhotoNext .slider_n img {
    width: 9px;
    height: 16.5px;
  }
  #page.lease.item .item_left_box .thumbnailBox {
    padding: 10px 28px;
  }
  #page.lease.item .item_left_box .thumbnailBox .thumbnailBack .thum_p {
    max-width: 20px;
    max-height: 75px;
  }
  #page.lease.item .item_left_box .thumbnailBox .thumbnailNext .thum_n {
    max-width: 20px;
    max-height: 75px;
  }
  #page.lease.item .item_left_box #thumbnailTruck {
    width: 100%;
    margin: 0 auto 0;
  }
  #page.lease.item .item_left_box #thumbnailTruck .thumbnail-item img {
    border-radius: 4px;
  }
  #page.lease.item .item_left_box #thumbnailTruck .thumbnail-item.thumbnail-current {
    border-radius: 7px;
  }
  #page.lease.item .item_left_box #thumbnailTruck .thumbnail-item.thumbnail-current img {
    border-radius: 1px;
  }
  #page.lease.item .item_left_box #slider .s_arrow {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  #page.lease.item .item_left_box #slider .s_arrow.slider_p {
    left: -17px;
    width: 40px;
    height: 40px;
  }
  #page.lease.item .item_left_box #slider .s_arrow.slider_p .prev-arrow {
    width: 9px;
    height: 16.5px;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  #page.lease.item .item_left_box #slider .s_arrow.slider_n {
    right: -17px;
    width: 40px;
    height: 40px;
  }
  #page.lease.item .item_left_box #slider .s_arrow.slider_n .next-arrow {
    width: 9px;
    height: 16.5px;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  #page.lease.item .item_left_box #slider .slick-list li img {
    border-radius: 5px;
  }
  #page.lease.item .item_left_box #thumbnail-list {
    width: 100%;
    margin: 2.6% auto 0;
  }
  #page.lease.item .item_left_box #thumbnail-list .thumbnail-item img {
    border-radius: 5px;
  }
  #page.lease.item .item_left_box #thumbnail-list .thumbnail-item.thumbnail-current {
    border-radius: 5px;
  }
  #page.lease.item .item_left_box #thumbnail-list .thumbnail-item.thumbnail-current img {
    border-radius: 1px;
  }
  #page.lease.item .item_left_box .truck_item_point {
    margin: 20px auto 0;
    width: 90%;
  }
}
#page.lease.item .item_right_box {
  width: 40%;
  max-width: 470px;
}
#page.lease.item .item_right_box .item_price_area {
  margin-top: 30px;
  margin-bottom: 20px;
}
#page.lease.item .item_right_box .item_price_area .contact_price {
  color: #ed5a24;
  display: block;
  margin: 10px 0;
  font-weight: 600;
  font-size: 21px;
  line-height: 1.3;
}
#page.lease.item .item_right_box .item_price_area .contact_price.monthly {
  padding-left: 15px;
}
#page.lease.item .item_right_box .item_price_area .item_price {
  font-size: 16px;
  margin-bottom: 10px;
}
#page.lease.item .item_right_box .item_price_area .item_price .price_color {
  color: #ed5a24;
  font-size: 50px;
  font-weight: 600;
  line-height: 1;
  margin-left: 10px;
  margin-right: 8px;
}
#page.lease.item .item_right_box .item_price_area .item_price .batu {
  margin: 0 15px;
}
#page.lease.item .item_right_box .item_price_area .item_price .payments {
  font-size: 30px;
  font-weight: 600;
  margin-right: 8px;
}
#page.lease.item .item_right_box .content_tabel {
  width: 100%;
  border-collapse: separate;
  border-spacing: 2px;
}
#page.lease.item .item_right_box .content_tabel tr:first-child th {
  border-radius: 7px 0 0 0;
}
#page.lease.item .item_right_box .content_tabel tr:first-child td {
  border-radius: 0 7px 0 0;
}
#page.lease.item .item_right_box .content_tabel tr:last-child th {
  border-radius: 0 0 0 7px;
}
#page.lease.item .item_right_box .content_tabel tr:last-child td {
  border-radius: 0 0 7px 0;
}
#page.lease.item .item_right_box .content_tabel th {
  background: #d8d9d9;
  font-size: 14px;
  padding: 19px 20px;
  text-align: left;
  width: 40%;
  box-sizing: border-box;
}
#page.lease.item .item_right_box .content_tabel td {
  background: #f3f4f4;
  font-size: 14px;
  padding: 19px 20px;
  width: 60%;
  box-sizing: border-box;
}
#page.lease.item .item_right_box .contact_area {
  border: 2px solid #3E3C39;
  box-shadow: 2px 2px #3E3C39;
  border-radius: 10px;
  margin-bottom: 10px;
}
#page.lease.item .item_right_box .contact_area .contact_numbar_area {
  background: url(../img/lease_item/contact_icon.png);
  background-repeat: no-repeat;
  background-size: 68px 45px;
  background-position: 95% bottom;
  border-bottom: 1px solid #3E3C39;
}
#page.lease.item .item_right_box .contact_area .contact_numbar_area .numbar {
  font-size: 12px;
  color: #ed5a24;
  text-align: center;
}
#page.lease.item .item_right_box .contact_area .contact_numbar_area .numbar .price_color {
  font-size: 28px;
  font-weight: 600;
  margin-left: 5px;
}
#page.lease.item .item_right_box .contact_area .contact_tel {
  max-width: 353px;
  margin: 10px auto;
}
#page.lease.item .item_right_box .contact_area .contact_day {
  max-width: 357px;
  margin: 0 auto 10px;
  display: flex;
  align-items: center;
}
#page.lease.item .item_right_box .contact_area .contact_day .day_text {
  font-size: 10px;
  background: #3E3C39;
  color: #fff;
  border-radius: 30px;
  padding: 0px 10px 1px;
  margin-right: 5px;
}
#page.lease.item .item_right_box .contact_area .contact_day .day_note {
  font-size: 12px;
}
#page.lease.item .item_right_box .contact_shop_area {
  margin-top: 20px;
  border: 3px solid #3E3C39;
}
#page.lease.item .item_right_box .contact_shop_area .contact_shop_title {
  background: #ed5a24;
  padding: 10px;
}
#page.lease.item .item_right_box .contact_shop_area .contact_shop_title .title {
  color: #fff;
  text-align: center;
}
#page.lease.item .item_right_box .contact_shop_area .contact_shop_name {
  background: #fff;
  padding: 27px 30px;
}
#page.lease.item .item_right_box .contact_shop_area .contact_shop_name .shop_pic {
  display: block;
  margin: auto;
  max-width: 343px;
  width: 100%;
}
@media (max-width: 1110px) and (min-width: 1px) {
  #page.lease.item .item_right_box .contact_area .contact_tel {
    padding: 0 10px;
    box-sizing: border-box;
  }
  #page.lease.item .item_right_box .contact_area .contact_day {
    padding: 0 10px;
    box-sizing: border-box;
  }
  #page.lease.item .item_right_box .link_btn_area .c_btn {
    font-size: 15px;
  }
  #page.lease.item .item_right_box .link_btn_area .l_btn {
    font-size: 15px;
  }
}
@media (max-width: 1050px) and (min-width: 1px) {
  #page.lease.item .item_right_box {
    width: 100%;
    max-width: 100%;
    margin-top: 30px;
  }
}
@media (max-width: 767px) and (min-width: 1px) {
  #page.lease.item .item_right_box {
    width: 100%;
    margin: 15px auto 0;
  }
  #page.lease.item .item_right_box .item_price_area {
    margin-top: 20px;
  }
  #page.lease.item .item_right_box .item_price_area .contact_price {
    font-size: 18px;
  }
  #page.lease.item .item_right_box .item_price_area .item_price {
    font-size: 14px;
  }
  #page.lease.item .item_right_box .item_price_area .item_price .price_color {
    font-size: 38px;
    letter-spacing: -0.5px;
  }
  #page.lease.item .item_right_box .item_price_area .item_price .payments {
    font-size: 24px;
  }
  #page.lease.item .item_right_box .content_tabel th {
    font-size: 12px;
    padding: 7px 20px;
  }
  #page.lease.item .item_right_box .content_tabel td {
    font-size: 12px;
    padding: 10px 20px;
  }
  #page.lease.item .item_right_box .link_btn_area .c_btn {
    font-size: 14px;
    height: 40px;
  }
  #page.lease.item .item_right_box .link_btn_area .l_btn {
    font-size: 14px;
    height: 40px;
  }
  #page.lease.item .item_right_box .link_btn_area .f_btn {
    font-size: 14px;
    height: 40px;
  }
}
#page.lease.item .contact_tel_area {
  border: 2px solid #3e3c39;
  box-shadow: 2px 2px #3e3c39;
  border-radius: 10px;
  margin-bottom: 10px;
  display: flex;
  justify-content: space-between;
}
#page.lease.item .contact_tel_area .left_content {
  width: 30%;
  box-sizing: border-box;
  padding: 5px;
  border-right: 2px solid #3e3c39;
  background: #ffed00;
  border-radius: 10px 0 0 10px;
}
#page.lease.item .contact_tel_area .left_pic {
  margin-bottom: 5px;
}
#page.lease.item .contact_tel_area .number_pic {
  max-width: 92px;
  max-height: 59px;
  width: 100%;
  height: auto;
  margin: auto;
}
#page.lease.item .contact_tel_area .left_number {
  text-align: center;
}
#page.lease.item .contact_tel_area .text {
  font-size: 12px;
}
#page.lease.item .contact_tel_area .number {
  font-size: 28px;
  line-height: 1.2;
}
#page.lease.item .contact_tel_area .right_coantent {
  width: 70%;
  background: url(../img/truck_used_item/tel_kuma.png);
  background-repeat: no-repeat;
  background-size: 72px 48px;
  background-position: 95% bottom;
}
#page.lease.item .contact_tel_area .right_coantent_title {
  text-align: center;
  padding: 5px 0;
  border-bottom: 2px solid #3e3c39;
}
#page.lease.item .contact_tel_area .title {
  font-size: 14px;
}
#page.lease.item .contact_tel_area .right_contet_tel {
  padding: 13px 20px;
}
#page.lease.item .contact_tel_area .right_contet_tel a {
  display: block;
  max-width: 230px;
  width: 100%;
}
#page.lease.item .contact_tel_area .time {
  font-size: 11px;
  padding-left: 20px;
}
#page.lease.item .link_btn_area {
  display: flex;
  justify-content: space-between;
  margin-top: 15px;
  align-items: center;
}
#page.lease.item .link_btn_area .c_btn {
  border: 1.8px solid #3E3C39;
  box-shadow: 2px 2px #3E3C39;
  border-radius: 5px;
  background: #ffed00 url(../img/lease/link_b_arrow.png);
  background-repeat: no-repeat;
  background-size: 8px 13px;
  background-position: 98% center;
  font-size: 16px;
  font-weight: 600;
  flex: 0 0 48%;
  padding: 17px 0;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
#page.lease.item .link_btn_area .f_btn {
  border: 1.8px solid #3E3C39;
  box-shadow: 2px 2px #3E3C39;
  border-radius: 5px;
  background: #fff url(../img/lease/link_b_arrow.png);
  background-repeat: no-repeat;
  background-size: 8px 13px;
  background-position: 98% center;
  font-size: 16px;
  font-weight: 600;
  flex: 0 0 48%;
  padding: 17px 0;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 1200px) and (min-width: 1px) {
  #page.lease.item .contact_tel_area .time {
    font-size: 10px;
    margin-top: -3px;
  }
}
@media (max-width: 1160px) and (min-width: 1px) {
  #page.lease.item .contact_tel_area .right_coantent {
    background-position: 98% bottom;
  }
}
@media (max-width: 767px) and (min-width: 1px) {
  #page.lease.item .contact_tel_area .left_pic .number_pic {
    max-width: 77px;
    max-height: 44px;
  }
  #page.lease.item .contact_tel_area .number {
    font-size: 24px;
  }
  #page.lease.item .contact_tel_area .right_coantent {
    background: none;
  }
  #page.lease.item .contact_tel_area .right_coantent_title {
    padding: 2px 0;
  }
  #page.lease.item .contact_tel_area .right_coantent_title .title {
    font-size: 13px;
  }
  #page.lease.item .contact_tel_area .right_contet_tel {
    padding: 10px 15px;
  }
  #page.lease.item .contact_tel_area .right_contet_tel a {
    max-width: 175px;
  }
  #page.lease.item .contact_tel_area .time {
    padding-left: 10px;
    margin-top: 0;
  }
}
#page.lease.item .lease-note-box {
  border: 2px solid #e20012;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 35px;
}
#page.lease.item .lease-note-icon {
  width: 44px;
}
#page.lease.item .lease-note-text {
  color: #e20012;
  font-size: 14px;
  width: calc(100% - 55px);
}
@media (max-width: 767px) and (min-width: 1px) {
  #page.lease.item .lease-note-box {
    flex-direction: column;
    padding: 15px 15px;
  }
  #page.lease.item .lease-note-icon {
    width: 35px;
    margin-bottom: 10px;
  }
  #page.lease.item .lease-note-text {
    width: 100%;
    font-size: 12px;
  }
}
#page.lease.item .truck_item_spec {
  width: 100%;
  margin-top: 40px;
}
#page.lease.item .spec_box {
  display: flex;
  width: 100%;
}
#page.lease.item .spec_box .spec_ul {
  width: 50%;
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}
#page.lease.item .spec_box .spec_ul.left .spec_ul_list:first-child {
  border-radius: 7px 0 0 0;
}
#page.lease.item .spec_box .spec_ul.left .spec_ul_list:nth-last-child(2) {
  border-radius: 0px 0 0 7px;
}
#page.lease.item .spec_box .spec_ul.right .spec_ul_list:nth-child(2) {
  border-radius: 0px 7px 0 0;
}
#page.lease.item .spec_box .spec_ul.right .spec_ul_list:last-child {
  border-radius: 0px 0 7px 0;
}
#page.lease.item .spec_box .spec_ul_list {
  width: 50%;
  box-sizing: border-box;
  background: #f3f4f4;
  font-size: 14px;
  padding: 16px 10px;
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
}
#page.lease.item .spec_box .spec_ul_list a {
  font-size: 14px;
}
#page.lease.item .spec_box .spec_ul_list:nth-child(odd) {
  background: #d8d9d9;
  text-align: left;
  padding: 16px 15px;
}
#page.lease.item .truck_item_spec_note {
  font-size: 12px;
}
@media (max-width: 767px) and (min-width: 1px) {
  #page.lease.item .spec_box {
    flex-direction: column;
  }
  #page.lease.item .spec_box .spec_ul {
    width: 100%;
  }
  #page.lease.item .spec_box .spec_ul .spec_ul_list {
    font-size: 11px;
    padding: 10px 20px;
  }
  #page.lease.item .spec_box .spec_ul .spec_ul_list a {
    font-size: 11px;
  }
  #page.lease.item .spec_box .spec_ul.left .spec_ul_list:nth-last-child(2) {
    border-radius: 0;
  }
  #page.lease.item .spec_box .spec_ul.right .spec_ul_list:nth-child(2) {
    border-radius: 0;
  }
  #page.lease.item .spec_box .spec_ul.right .spec_ul_list:nth-last-child(2) {
    border-radius: 0 0 0 7px;
  }
}
#page.lease.item .truck_information {
  margin-top: 45px;
  margin-bottom: 45px;
}
#page.lease.item .truck_information_title {
  background-color: #ed5a24;
  border-radius: 5px 5px 0 0;
  margin-bottom: 20px;
}
#page.lease.item .truck_information_title .title-text {
  font-size: 16px;
  font-weight: 900;
  color: #fff;
  position: relative;
  padding: 15px 0 15px 90px;
}
#page.lease.item .truck_information_title .title-text::before {
  content: "";
  position: absolute;
  top: 5px;
  left: 20px;
  display: inline-block;
  background-image: url(../img/truck_detail/midashi.png);
  background-repeat: no-repeat;
  background-size: 64px 36px;
  background-position: left center;
  width: 64px;
  height: 36px;
}
#page.lease.item .truck_information_cont_title {
  border: 1px solid #3e3c39;
  border-radius: 5px;
  padding: 10px 0;
  margin-bottom: 12px;
}
#page.lease.item .truck_information_cont_title .title-text {
  font-size: 14px;
  font-weight: 900;
  text-align: center;
}
#page.lease.item .truck_information_cont_list {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
#page.lease.item .truck_information_cont_list.title_mb01 {
  margin-bottom: 17px;
}
#page.lease.item .truck_information_cont_list.title_mb02 {
  margin-bottom: 37px;
}
#page.lease.item .truck_information_cont_list li {
  flex: 0 0 16%;
  background-color: #f3f4f4;
  border-radius: 4px;
  text-align: center;
  font-size: 14px;
  padding: 15px 0;
  margin-bottom: 8px;
  margin-right: 0.8%;
}
#page.lease.item .truck_information_cont_list li:nth-child(6n+6) {
  margin-right: 0;
}
#page.lease.item .truck_information_cont_list li.apply {
  color: #ea5b02;
  background-color: #fbdecc;
}
#page.lease.item .bottom_list_flex {
  display: flex;
  align-items: center;
  flex-flow: row wrap;
  width: 100%;
  margin-bottom: 20px;
}
#page.lease.item .bottom_list_flex p {
  flex: 0 0 19%;
  background-color: #d8d9d9;
  padding: 0 25px;
  font-size: 14px;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  height: 48px;
  display: flex;
  align-items: center;
}
#page.lease.item .bottom_list_flex p:nth-child(2n) {
  flex: 0 0 31%;
  background-color: #f3f4f4;
}
#page.lease.item .bottom_list_flex p:first-child {
  border-radius: 5px 0 0 0;
}
#page.lease.item .bottom_list_flex p:nth-child(4) {
  border-radius: 0 5px 0 0;
}
#page.lease.item .bottom_list_flex p:nth-child(5) {
  border-radius: 0 0 0 5px;
}
#page.lease.item .bottom_list_flex p:last-child {
  border-radius: 0 0 5px 0;
}
#page.lease.item .bottom_list_flex.third_list p:nth-child(5) {
  border-radius: 0;
}
#page.lease.item .bottom_list_flex.third_list p:last-child {
  border-radius: 0;
}
@media (max-width: 1020px) and (min-width: 1px) {
  #page.lease.item .bottom_list_flex p {
    padding: 0 15px;
  }
}
@media (max-width: 900px) and (min-width: 1px) {
  #page.lease.item .truck_information_cont_list li {
    font-size: 13px;
    letter-spacing: -0.04em;
  }
  #page.lease.item .bottom_list_flex p {
    font-size: 13px;
    letter-spacing: -0.03em;
    padding: 0 10px;
  }
}
@media (max-width: 767px) and (min-width: 1px) {
  #page.lease.item .truck_information_title {
    margin-bottom: 10px;
  }
  #page.lease.item .truck_information_title .title-text {
    font-size: 14px;
    padding: 5px 0 5px 40px;
  }
  #page.lease.item .truck_information_title .title-text:before {
    background-image: url(../img/truck_detail/midashi_sp.png);
    background-size: 32px 18px;
    width: 32px;
    height: 18px;
    top: 3px;
    left: 5px;
  }
  #page.lease.item .truck_information_cont_title {
    padding: 5px 0;
    margin-bottom: 8px;
  }
  #page.lease.item .truck_information_cont_title .title-text {
    font-size: 12px;
  }
  #page.lease.item .truck_information_cont_list.title_mb01 {
    margin-bottom: 15px;
  }
  #page.lease.item .truck_information_cont_list.title_mb02 {
    margin-bottom: 15px;
  }
  #page.lease.item .truck_information_cont_list li {
    font-size: 10px;
    letter-spacing: 0;
    flex: 0 0 32%;
    padding: 6px 0;
    margin-bottom: 5px;
    margin-right: 2%;
  }
  #page.lease.item .truck_information_cont_list li:nth-child(6n+6) {
    margin-right: 2%;
  }
  #page.lease.item .truck_information_cont_list li:nth-child(3n+3) {
    margin-right: 0;
  }
  #page.lease.item .bottom_list_flex {
    margin-bottom: 10px;
  }
  #page.lease.item .bottom_list_flex p {
    font-size: 10px;
    flex: 0 0 40%;
    padding: 0 10px;
    height: 35px;
  }
  #page.lease.item .bottom_list_flex p:nth-child(2n) {
    flex: 0 0 60%;
  }
  #page.lease.item .bottom_list_flex p:nth-child(2) {
    border-radius: 0 5px 0 0;
  }
  #page.lease.item .bottom_list_flex p:nth-child(5) {
    border-radius: 0;
  }
  #page.lease.item .bottom_list_flex p:nth-last-child(2) {
    border-radius: 0 0 0 5px;
  }
  #page.lease.item .bottom_list_flex.third_list p:last-child {
    border-radius: 0 0 5px 0;
  }
}
#page.lease.item .sec02 {
  background: #fff;
  border-top: none;
  padding-top: 60px;
}
#page.lease.item .sec02 .parts_sec_title .title {
  font-size: 24px;
  line-height: 1.75;
  font-weight: 400;
}
#page.lease.item .sec02 .vehicle-list-box {
  padding-top: 40px;
}

@media (max-width: 1050px) and (min-width: 1px) {
  #page.lease.item .truck_item .item_content_box {
    display: block;
  }
}
@media (max-width: 767px) and (min-width: 1px) {
  #page.lease.item .truck_item {
    margin-bottom: 0px;
  }
  #page.lease.item .truck_item .truck_item_point .point_title_area {
    height: 35px;
  }
  #page.lease.item .truck_item .truck_item_point .point_title_area .point_title {
    max-width: 188px;
    top: -10px;
  }
  #page.lease.item .truck_item .truck_item_point .point_coment_area .point_coment {
    font-size: 18px;
  }
  #page.lease.item .sec02 {
    padding-top: 30px;
  }
}
@media (max-width: 360px) and (min-width: 1px) {
  #page.lease.item .truck_item .item_content_box .item_right_box .link_btn_area .c_btn {
    font-size: 12px;
  }
  #page.lease.item .truck_item .item_content_box .item_right_box .link_btn_area .l_btn {
    font-size: 12px;
  }
}