#page.truck-purchase .truck_mv {
  background: url(../img/truck_purchase/mv_back.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 658px;
  height: 769px;
}
#page.truck-purchase .truck_mv .mv_inner {
  width: 100%;
  max-width: 1080px;
  max-width: 1100px;
  max-width: 1120px;
  margin: auto;
  position: relative;
  padding: 20%;
}
#page.truck-purchase .truck_mv .mv_inner .mv_left {
  width: 100%;
  max-width: 695px;
  max-width: 661px;
  max-width: 654px;
  position: absolute;
  top: 34px;
  top: 16px;
  left: 0;
}
#page.truck-purchase .truck_mv .mv_inner .mv_right {
  width: 100%;
  max-width: 468px;
  position: absolute;
  top: 40px;
  top: 30px;
  right: 0;
}
#page.truck-purchase .truck_mv .mv_inner .mv_right .mv_form {
  background: #fff;
  border: 4px solid #3e3c39;
  border-radius: 7px;
  -webkit-box-shadow: 4px 4px #3e3c39;
          box-shadow: 4px 4px #3e3c39;
}
#page.truck-purchase .truck_mv .mv_inner .mv_right .mv_form .form_first {
  border-radius: 5px 5px 0 0;
  background: #d4e3eb;
  padding: 13.5px 0;
}
#page.truck-purchase .truck_mv .mv_inner .mv_right .mv_form .f_title {
  width: 100%;
  max-width: 433px;
  margin: -46px auto 0;
}
#page.truck-purchase .truck_mv .mv_inner .mv_right .mv_form .form_title {
  font-size: 15px;
  font-weight: 600;
  background: #d4e3eb;
  max-width: 431px;
  margin: 10px auto;
  width: 95%;
  text-align: center;
}
#page.truck-purchase .truck_mv .mv_inner .mv_right .mv_form .form_table {
  width: 95%;
  margin: auto;
  border-collapse: separate;
  border-spacing: 0px 10px;
}
#page.truck-purchase .truck_mv .mv_inner .mv_right .mv_form .form_table th {
  font-size: 15px;
  text-align: left;
}
#page.truck-purchase .truck_mv .mv_inner .mv_right .mv_form .form_table th.required span {
  background: #0eac86;
  color: #fff;
  text-align: center;
  font-size: 12px;
  padding: 3px 6px;
}
#page.truck-purchase .truck_mv .mv_inner .mv_right .mv_form .form_table td {
  width: 63%;
}
#page.truck-purchase .truck_mv .mv_inner .mv_right .mv_form .form_table td select {
  width: 100%;
  background: #fff url(../img/truck_purchase/select_arrow.jpg);
  background-repeat: no-repeat;
  background-size: 10px 6px;
  background-position: 95% center;
  border: 1px solid #cacaca;
  border-radius: 5px;
  padding: 8.5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 15px;
  outline: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}
#page.truck-purchase .truck_mv .mv_inner .mv_right .mv_form .form_table td input.freetxt {
  border: 1px solid #cacaca;
  border-radius: 5px;
  max-width: 170px;
  padding: 10px 5px;
}
#page.truck-purchase .truck_mv .mv_inner .mv_right .mv_form .form_table td input.freetxt.part {
  max-width: 100%;
  width: 100%;
}
#page.truck-purchase .truck_mv .mv_inner .mv_right .mv_form .form_submit {
  max-width: 318px;
  width: 100%;
  margin: 20px auto;
}
#page.truck-purchase .truck_mv .mv_inner .mv_right .mv_form .form_submit input {
  width: 100%;
  outline: none;
}
#page.truck-purchase .truck_mv .line_box {
  max-width: 473px;
  width: 110%;
  margin-top: 7px;
}
#page.truck-purchase .truck_mv .line_box a {
  display: block;
}
#page.truck-purchase .sp_form {
  display: none;
}
#page.truck-purchase .breadcrumbs {
  /*background: #ebebeb;*/
  background: #fff;
  padding-bottom: 30px;
}
#page.truck-purchase .sec01 {
  background: url(../img/truck_purchase/sec01_bk.png);
  background-repeat: no-repeat;
  background-position: top right;
  background-size: 320px;
  padding-bottom: 75px;
  margin-top: 50px;
}
#page.truck-purchase .sec01 .truck_sec01_title .title {
  max-width: 293px;
  margin: 0px auto 30px;
}
#page.truck-purchase .sec01 .main_title .sec_title {
  font-size: 34px;
  text-align: center;
}
#page.truck-purchase .sec01 .main_title .sec_title .color {
  color: #ed5a24;
  font-weight: bold;
}
#page.truck-purchase .sec01 .sec01_direction {
  margin-top: 15px;
}
#page.truck-purchase .sec01 .sec01_direction .text {
  text-align: center;
}
#page.truck-purchase .sec01 .sec01_icon_box .icon_list {
  margin: 30px 0 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#page.truck-purchase .sec01 .sec01_icon_box .icon_list li {
  border: 4px solid #3e3c39;
  width: 19.3%;
  width: 24.3%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #fff;
  padding: 25px 0;
}
#page.truck-purchase .sec01 .sec01_icon_box .icon_list li:first-child {
  display: none;
}
#page.truck-purchase .sec01 .sec01_icon_box .icon_list li .list_pic {
  width: 100%;
  max-width: 72px;
  margin: auto;
}
#page.truck-purchase .sec01 .sec01_icon_box .icon_list li .list_text {
  margin-top: 30px;
}
#page.truck-purchase .sec01 .sec01_icon_box .icon_list li .list_text .text {
  line-height: 1.2;
  text-align: center;
  font-weight: 600;
}
#page.truck-purchase .sec02 {
  border-top: 4px solid #3e3c39;
  border-bottom: 4px solid #3e3c39;
  background: url(../img/truck_purchase/sec02_bk.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}
#page.truck-purchase .sec02 .truck_sec02_title .title {
  max-width: 585px;
  margin: -20px auto 0;
}
#page.truck-purchase .sec02 .sec02_security .security_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 40px 0;
}
#page.truck-purchase .sec02 .sec02_security .security_list li {
  width: 32.5%;
  border: 4px solid #3e3c39;
  -webkit-box-shadow: 2px 2px #3e3c39;
          box-shadow: 2px 2px #3e3c39;
  background: #fff;
  padding: 17px 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#page.truck-purchase .sec02 .sec02_security .security_list li .security_title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
}
#page.truck-purchase .sec02 .sec02_security .security_list li .security_title .left {
  margin-right: 10px;
}
#page.truck-purchase .sec02 .sec02_security .security_list li .security_title .left .number {
  color: #ed5a24;
  font-size: 59px;
  line-height: 0.9;
}
#page.truck-purchase .sec02 .sec02_security .security_list li .security_title .right .text {
  font-size: 21px;
  line-height: 1.3;
  font-weight: 600;
}
#page.truck-purchase .sec02 .sec02_security .security_list li .security_content .text {
  line-height: 1.45;
}
#page.truck-purchase .sec03 {
  background: #f3f5f4 url(../img/truck_purchase/sec03_bk.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom;
  border-bottom: 4px solid #3e3c39;
  padding: 40px 0;
}
#page.truck-purchase .sec03 .truck_sec03_title {
  position: relative;
}
#page.truck-purchase .sec03 .truck_sec03_title .title {
  font-size: 28px;
  text-align: center;
  margin-bottom: 20px;
  font-weight: 600;
}
#page.truck-purchase .sec03 .truck_sec03_title .sub_text {
  text-align: center;
}
#page.truck-purchase .sec03 .truck_sec03_title .sec03_pic {
  position: absolute;
  top: 0;
  right: 0;
  max-width: 207px;
  height: auto;
}
#page.truck-purchase .sec03 .sec_assessment .assessment_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 75px 0 50px;
}
#page.truck-purchase .sec03 .sec_assessment .assessment_list li {
  width: 22%;
  background: #fff;
  border: 7px solid #3e3c39;
  padding: 17px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}
#page.truck-purchase .sec03 .sec_assessment .assessment_list li:after {
  content: "";
  position: absolute;
  right: -25px;
  width: 0px;
  height: 0px;
  margin: auto;
  border-style: solid;
  border-color: transparent transparent transparent #3e3c39;
  border-width: 15px 0px 15px 20px;
  top: 0;
  bottom: 0;
}
#page.truck-purchase .sec03 .sec_assessment .assessment_list li:last-child::after {
  display: none;
}
#page.truck-purchase .sec03 .sec_assessment .assessment_list li .assessment_number .number {
  position: absolute;
  background: #3e3c39;
  width: 74px;
  height: 41px;
  border-radius: 100px 100px 0 0;
  margin: auto;
  color: #ed5a24;
  font-size: 26px;
  line-height: 45px;
  text-align: center;
  left: 0;
  right: 0;
  top: -47px;
}
#page.truck-purchase .sec03 .sec_assessment .assessment_list li .assessment_title .title {
  font-size: 26px;
  color: #ed5a24;
  font-weight: 600;
  text-align: center;
  margin-bottom: 5px;
}
#page.truck-purchase .sec03 .sec_assessment .assessment_btn .btn_text {
  border: 2px solid #3e3c39;
  -webkit-box-shadow: 2px 2px #3e3c39;
          box-shadow: 2px 2px #3e3c39;
  background: #ed5a24 url(../img/truck_purchase/button_arrow.png);
  background-repeat: no-repeat;
  background-size: 7px 11px;
  background-position: 95% center;
  border-radius: 35px;
  max-width: 274px;
  margin: auto;
  font-weight: 600;
}
#page.truck-purchase .sec03 .sec_assessment .assessment_btn .btn_text a {
  display: block;
  color: #fff;
  padding: 10px 0;
  text-align: center;
}
#page.truck-purchase .contact_area .contact_first {
  background: #3e3c39;
  padding: 6px 0;
}
#page.truck-purchase .contact_area .contact_first .first_text {
  text-align: center;
  color: #fff;
  font-weight: 600;
}
#page.truck-purchase .contact_area .contact_second {
  background-color: #0eac86;
  background-repeat: no-repeat;
  background-size: cover;
  border-bottom: 4px solid #3e3c39;
  border-bottom: 4px solid #333;
}
#page.truck-purchase .contact_area .contact_second .second_box {
  padding: 20px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
#page.truck-purchase .contact_area .contact_second .second_box .left {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  -ms-flex: 0 0 54.4%;
      flex: 0 0 54.4%;
}
#page.truck-purchase .contact_area .contact_second .second_box .right {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  -ms-flex: 0 0 45.6%;
      flex: 0 0 45.6%;
}
#page.truck-purchase .contact_area .contact_second .second_box .right a {
  display: block;
}
#page.truck-purchase .contact_area .contact_second .second_box .right .right_text {
  margin-bottom: 10px;
  margin: 0;
  display: none;
}
#page.truck-purchase .contact_area .third_area {
  background: #3e3c39;
  padding: 25px 0;
  margin-top: -1px;
}
#page.truck-purchase .contact_area .third_area .trird_image {
  max-width: 1200px;
  width: 90%;
  margin: auto;
}
#page.truck-purchase .sec04 {
  /*padding: 70px 0 60px;
  padding: 0 0 60px;
  background: #ebebeb;*/
  margin-top: 50px;
  margin-bottom: 50px;
}
#page.truck-purchase .sec04 > .wrap:nth-child(1) {
  background: #fff;
  margin: 0 calc(50% - 50vw);
  width: 100vw;
  max-width: 100%;
  margin-bottom: 50px;
}
#page.truck-purchase .sec04 .truck_sec04_title {
  position: relative;
  max-width: 1200px;
  margin: auto;
}
#page.truck-purchase .sec04 .truck_sec04_title .title {
  font-size: 28px;
  text-align: center;
  margin-bottom: 20px;
  font-weight: bold;
}
#page.truck-purchase .sec04 .truck_sec04_title .title span {
  color: #ed5a24;
  font-weight: bold;
}
#page.truck-purchase .sec04 .truck_sec04_title .sub_text {
  text-align: center;
}
#page.truck-purchase .sec04 .truck_sec04_title .sec04_pic {
  position: absolute;
  top: 0;
  left: 0;
  max-width: 190px;
  height: auto;
}
#page.truck-purchase .sec04 .truck_logo {
  max-width: 1202px;
  width: 100%;
  margin: 0 auto 65px auto;
}
#page.truck-purchase .sec04 .truck_performance {
  background: #ebebeb;
  padding: 60px 0;
  margin-bottom: 50px;
}
#page.truck-purchase .sec04 .truck_performance .performance_list {
  margin: 60px 0 90px;
}
#page.truck-purchase .sec04 .truck_performance .performance_list .slide-arrow {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 62px;
  height: 62px;
  z-index: 1;
}
#page.truck-purchase .sec04 .truck_performance .performance_list .slide-arrow.prev-arrow {
  left: 60px;
}
#page.truck-purchase .sec04 .truck_performance .performance_list .slide-arrow.next-arrow {
  right: 60px;
}
#page.truck-purchase .sec04 .truck_performance .performance_list li {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 10px;
  padding-bottom: 10px;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-left: 5px;
  margin-right: 5px;
}
#page.truck-purchase .sec04 .truck_performance .performance_list li .performance_pic {
  margin-bottom: 10px;
  background: #dedede;
  border-radius: 10px 10px 0 0;
}
#page.truck-purchase .sec04 .truck_performance .performance_list li .performance_pic a {
  display: block;
}
#page.truck-purchase .sec04 .truck_performance .performance_list li .performance_pic a img {
  border-radius: 10px 10px 0 0;
}
#page.truck-purchase .sec04 .truck_performance .performance_list li .performance_pic .item_background {
  border-radius: 10px 10px 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 235px;
}
#page.truck-purchase .sec04 .truck_performance .performance_list li .performance_name {
  padding: 0 15px;
}
#page.truck-purchase .sec04 .truck_performance .performance_list li .performance_name .name {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.3;
}
#page.truck-purchase .sec04 .truck_performance .performance_list li .performance_name .model {
  line-height: 1.3;
}
#page.truck-purchase .sec04 .truck_performance .performance_list li .performance_price {
  padding: 0 15px;
}
#page.truck-purchase .sec04 .truck_performance .performance_list li .performance_price .price {
  font-weight: 600;
  line-height: 1.5;
}
#page.truck-purchase .sec04 .truck_performance .performance_list li .performance_price .price span {
  color: #ed5a24;
  font-size: 40px;
  margin-left: 5px;
  margin-right: 3px;
}
#page.truck-purchase .sec04 .truck_performance .performance_list li .performance_details {
  padding: 0 15px;
}
#page.truck-purchase .sec04 .truck_performance .performance_list li .performance_details table {
  width: 100%;
}
#page.truck-purchase .sec04 .truck_performance .performance_list li .performance_details table th {
  width: 35%;
  font-size: 16px;
  padding-bottom: 7px;
  text-align: left;
}
#page.truck-purchase .sec04 .truck_performance .performance_list li .performance_details table td {
  font-size: 16px;
  padding-bottom: 7px;
}
#page.truck-purchase .sec04 .truck_performance .performance_list li .performance_btn .btn a {
  display: block;
  background: #ed5a24 url(../img/truck_purchase/button_arrow.png);
  background-repeat: no-repeat;
  background-size: 7px 11px;
  background-position: 95% center;
  border: 1.7px solid #3e3c39;
  border-radius: 35px;
  -webkit-box-shadow: 2px 2px #3e3c39;
          box-shadow: 2px 2px #3e3c39;
  text-align: center;
  color: #fff;
  padding: 8px 0;
  max-width: 173px;
  font-size: 12px;
  font-weight: 600;
  margin: 14px auto 9px;
}
#page.truck-purchase .sec04 .truck_performance .performance_list .slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  bottom: -40px;
}
#page.truck-purchase .sec04 .truck_performance .performance_list .slick-dots li {
  border: none;
  background: transparent;
  margin-left: 5px;
  margin-right: 5px;
}
#page.truck-purchase .sec04 .truck_performance .performance_list .slick-dots li.slick-active button:before {
  color: #ed5a24;
}
#page.truck-purchase .sec04 .truck_manufacturer .manufacturer_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 40px 0 70px;
}
#page.truck-purchase .sec04 .truck_manufacturer .manufacturer_list li {
  width: 12%;
}
#page.truck-purchase .sec04 .truck_manufacturer .manufacturer_list li a {
  display: block;
}
#page.truck-purchase .sec04 .truck_type {
  max-width: 1080px;
  width: 100%;
  margin: auto;
}
#page.truck-purchase .sec04 .truck_type .search_body_list {
  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;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  margin-top: 30px;
  margin-bottom: 70px;
}
#page.truck-purchase .sec04 .truck_type .search_body_list .body_link {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 10.3%;
          flex: 0 0 10.3%;
  text-align: center;
  margin-bottom: 0.5%;
  display: block;
  background: #ed5a24;
  padding: 11px 0px;
  border: 1px solid #3e3c39;
  border-radius: 10px;
  -webkit-box-shadow: 4px 4px #3e3c39;
          box-shadow: 4px 4px #3e3c39;
}
#page.truck-purchase .sec04 .truck_type .search_body_list .body_link .icon {
  max-width: 62px;
  height: auto;
  margin: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#page.truck-purchase .sec04 .truck_type .search_body_list .body_link .text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 12px;
  height: 40px;
  color: #fff;
  margin-top: 5px;
  line-height: 1.3;
}
#page.truck-purchase .sec04 .truck_type .last_button .btn a {
  display: block;
  background: #ed5a24 url(../img/truck_purchase/button_arrow.png);
  background-repeat: no-repeat;
  background-size: 7px 11px;
  background-position: 95% center;
  border: 2px solid #3e3c39;
  -webkit-box-shadow: 2px 2px #3e3c39;
          box-shadow: 2px 2px #3e3c39;
  border-radius: 35px;
  color: #fff;
  max-width: 274px;
  text-align: center;
  margin: auto;
  font-weight: 600;
  padding: 12.5px 0;
}
#page.truck-purchase .sec04 .kenki_bnr {
  margin-top: 60px;
}
#page.truck-purchase .sec05 {
  padding: 60px 0;
}
#page.truck-purchase .sec05 .truck_sec05_title {
  position: relative;
}
#page.truck-purchase .sec05 .truck_sec05_title .title {
  font-size: 28px;
  text-align: center;
  margin-bottom: 20px;
  font-weight: 600;
}
#page.truck-purchase .sec05 .truck_sec05_title .sub_text {
  text-align: center;
}
#page.truck-purchase .sec05 .faq_list {
  width: 100%;
  position: relative;
  border: 4px solid #3e3c39;
  border-bottom: none;
  margin-top: 55px;
}
#page.truck-purchase .sec05 .faq_list .faq_logo {
  position: absolute;
  right: 5px;
  top: -74px;
  max-width: 124px;
}
#page.truck-purchase .sec05 .faq_list .faq_box {
  border-bottom: 4px solid #3e3c39;
}
#page.truck-purchase .sec05 .faq_list .faq_box .faq_uestion {
  background: #fff;
  padding: 20px;
  cursor: pointer;
}
#page.truck-purchase .sec05 .faq_list .faq_box .faq_uestion.clicked .text:after {
  content: "";
  display: inline-block;
  background: url(../img/truck_purchase/faq_m.jpg);
  background-repeat: no-repeat;
  background-size: contain;
  width: 8px;
  height: 2px;
  position: absolute;
  right: 10px;
  top: 0;
  bottom: 0;
  margin: auto;
}
#page.truck-purchase .sec05 .faq_list .faq_box .faq_uestion .text {
  font-weight: 600;
  position: relative;
  padding-right: 30px;
  padding-left: 60px;
}
#page.truck-purchase .sec05 .faq_list .faq_box .faq_uestion .text::after {
  content: "";
  display: inline-block;
  background: url(../img/truck_purchase/faq_p.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 15px;
  height: 15px;
  position: absolute;
  right: 10px;
  top: 0;
  bottom: 0;
  margin: auto;
}
#page.truck-purchase .sec05 .faq_list .faq_box .faq_uestion .text:before {
  content: "";
  display: inline-block;
  background: url(../img/truck_purchase/faq_q.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 34px;
  height: 34px;
  position: absolute;
  left: 10px;
  top: 0;
  bottom: 0;
  margin: auto;
}
#page.truck-purchase .sec05 .faq_list .faq_box .faq_answer {
  padding: 20px;
  background: #f3f4f4;
  border-top: 1px solid #333333;
}
#page.truck-purchase .sec05 .faq_list .faq_box .faq_answer .text {
  padding-left: 60px;
  position: relative;
}
#page.truck-purchase .sec05 .faq_list .faq_box .faq_answer .text:before {
  content: "";
  display: inline-block;
  background: url(../img/truck_purchase/faq_a.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 34px;
  height: 34px;
  position: absolute;
  left: 10px;
  top: 0;
  bottom: 0;
  margin: auto;
}
#page.truck-purchase .sec06 {
  padding: 60px 0 50px;
  border-top: 4px solid #3e3c39;
  border-bottom: 4px solid #3e3c39;
  background: url(../img/truck_purchase/sec02_bk.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}
#page.truck-purchase .sec06 .truck_sec06_title .title {
  font-size: 28px;
  text-align: center;
  margin-bottom: 40px;
  font-weight: 600;
  color: #fff;
}
#page.truck-purchase .sec06 .news_box {
  padding: 30px 50px;
  background-color: #fff;
  margin-bottom: 45px;
  border: 4px solid #3e3c39;
  position: relative;
}
#page.truck-purchase .sec06 .news_box dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px;
}
#page.truck-purchase .sec06 .news_box dl dt {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 250px;
          flex: 0 0 250px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#page.truck-purchase .sec06 .news_box dl dt .time {
  margin-right: 50px;
}
#page.truck-purchase .sec06 .news_box dl dt .cate {
  margin-right: 50px;
  background-color: #ef5a24;
  border-radius: 50px;
  padding: 2px 5px;
}
#page.truck-purchase .sec06 .news_box dl dt .cate a {
  color: #fff;
  display: block;
  padding: 5px;
  font-size: 11px;
}
#page.truck-purchase .sec06 .news_box dl dd {
  line-height: 1.7;
}
#page.truck-purchase .sec06 .news_box .sec06_pic {
  max-width: 121px;
  height: auto;
  position: absolute;
  bottom: -70px;
  right: 0;
}
#page.truck-purchase .sec06 .newa_button .btn a {
  display: block;
  border: 1.7px solid #3e3c39;
  border-radius: 35px;
  padding: 8.5px 0;
  background: #ffed00 url(../img/truck_purchase/button_arrow_b.png);
  background-repeat: no-repeat;
  background-size: 7px 11px;
  background-position: 95% center;
  -webkit-box-shadow: 2px 2px #3e3c39;
          box-shadow: 2px 2px #3e3c39;
  text-align: center;
  max-width: 195px;
  margin: auto;
  font-weight: 600;
}
#page.truck-purchase .sec07 {
  padding: 60px 0 45px;
  background: url(../img/truck_purchase/sec07_bkl.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}
#page.truck-purchase .sec07 .truck_labo_title .title {
  font-size: 28px;
  text-align: center;
  margin-bottom: 20px;
  font-weight: 600;
}
#page.truck-purchase .sec07 .truck_labo_title .sub_text {
  text-align: center;
}
#page.truck-purchase .sec07 .truck_labo_area .truck_labo_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 45px 0;
}
#page.truck-purchase .sec07 .truck_labo_area .truck_labo_list li {
  width: 24%;
  background: #fff;
  border: 3px solid #3e3c39;
  padding: 10px 10px 20px;
}
#page.truck-purchase .sec07 .truck_labo_area .truck_labo_list li:nth-child(n+5) {
  display: none;
}
#page.truck-purchase .sec07 .truck_labo_area .truck_labo_list li .labo_pic {
  margin-bottom: 10px;
}
#page.truck-purchase .sec07 .truck_labo_area .truck_labo_list li .labo_pic .labo_bk {
  background-size: cover;
  background-position: center;
  height: 240px;
}
#page.truck-purchase .sec07 .truck_labo_area .truck_labo_list li .labo_pic a {
  display: block;
}
#page.truck-purchase .sec07 .truck_labo_area .truck_labo_list li .labo_text {
  margin-bottom: 20px;
}
#page.truck-purchase .sec07 .truck_labo_area .truck_labo_list li .labo_text .text {
  line-height: 1.3;
}
#page.truck-purchase .sec07 .truck_labo_area .truck_labo_list li .labo_button .btn a {
  background: #ed5a24 url(../img/truck_purchase/button_arrow.png);
  background-repeat: no-repeat;
  background-size: 7px 11px;
  background-position: 95% center;
  border: 1.7px solid #3e3c39;
  -webkit-box-shadow: 2px 2px #3e3c39;
          box-shadow: 2px 2px #3e3c39;
  color: #fff;
  max-width: 154px;
  padding: 10.5px 0;
  border-radius: 35px;
  margin: auto;
  display: block;
  text-align: center;
  font-size: 14px;
  font-weight: 600;
}
#page.truck-purchase .sec07 .truck_labo_area .labo_list_btn .btn a {
  background: #ed5a24 url(../img/truck_purchase/button_arrow.png);
  background-repeat: no-repeat;
  background-size: 7px 11px;
  background-position: 95% center;
  border: 1.7px solid #3e3c39;
  -webkit-box-shadow: 2px 2px #3e3c39;
          box-shadow: 2px 2px #3e3c39;
  color: #fff;
  max-width: 195px;
  padding: 10.5px 0;
  border-radius: 35px;
  margin: auto;
  display: block;
  text-align: center;
  font-size: 14px;
  font-weight: 600;
}
#page.truck-purchase .sec_faq {
  padding: 60px 0;
}
#page.truck-purchase .sec_faq .truck_sec_title {
  position: relative;
  margin-bottom: 50px;
}
#page.truck-purchase .sec_faq .truck_sec_title .second_title {
  font-size: 28px;
  text-align: center;
  margin-bottom: 20px;
  font-weight: 600;
}
#page.truck-purchase .sec_faq .truck_sec_title .sub_text {
  text-align: center;
}
#page.truck-purchase .sec_faq .article-faq .article-faq-link {
  display: block;
  padding-bottom: 60px;
}
#page.truck-purchase .sec_faq .article-faq .faq-q {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  padding: 14px 25px;
  font-weight: bold;
  background-color: #eff3f3;
}
#page.truck-purchase .sec_faq .article-faq .faq-q-num {
  background-color: #fc6c28;
  color: #fff;
  border-radius: 100px;
  width: 31px;
  height: 31px;
  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;
  font-size: 16px;
  margin-right: 20px;
  line-height: 1;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 31px;
          flex: 0 0 31px;
}
#page.truck-purchase .sec_faq .article-faq .faq-q-ttl {
  font-size: 18px;
}
#page.truck-purchase .sec_faq .article-faq .faq-a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  padding-top: 30px;
  padding-left: 24px;
}
#page.truck-purchase .sec_faq .article-faq .faq-a-num {
  background-color: #172a88;
  color: #fff;
  border-radius: 100px;
  width: 31px;
  height: 31px;
  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;
  font-size: 16px;
  margin-right: 20px;
  line-height: 1;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 31px;
          flex: 0 0 31px;
}
#page.truck-purchase .sec_faq a.article-faq-link:hover {
  text-decoration: unset;
}
#page.truck-purchase .sec_faq a.article-faq-link:hover .faq-q-ttl {
  text-decoration: underline;
}
#page.truck-purchase .sec_faq .article-faq-more {
  margin-top: 20px;
  text-align: right;
  -webkit-transition-duration: unset;
          transition-duration: unset;
}
#page.truck-purchase .sec_faq .article-faq-more span {
  font-size: 15px;
  color: #172a88;
  position: relative;
}
#page.truck-purchase .sec_faq .article-faq-more span::after {
  content: "";
  display: block;
  height: 1px;
  background-color: #172a88;
  position: absolute;
  bottom: -8px;
  right: 0;
  width: 100%;
}
#page.truck-purchase .sec_faq .article_box_faq {
  margin-bottom: 50px;
}
#page.truck-purchase .sec_faq .newa_button a {
  background: #fff url(../img/truck/footer_arrow.png);
  background-repeat: no-repeat;
  background-size: 8px 12px;
  background-position: 95% center;
  text-align: center;
  display: block;
  border: 3px solid #3e3c39;
  -webkit-box-shadow: 2px 2px #3e3c39;
          box-shadow: 2px 2px #3e3c39;
  border-radius: 5px;
  max-width: 250px;
  width: 100%;
  margin: auto;
  cursor: pointer;
  padding: 12.5px 0;
  font-weight: 600;
}

@media (max-width: 1440px) and (min-width: 1px) {
  #page.truck-purchase .truck_mv {
    background: url(../img/truck_purchase/mv_back.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  }
}
@media (max-width: 1200px) and (min-width: 1px) {
  #page.truck-purchase .sec04 .truck_logo {
    width: 90%;
  }
  #page.truck-purchase .sec04 .truck_type .search_body_list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  #page.truck-purchase .sec04 .truck_type .search_body_list .body_link {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 18.9%;
            flex: 0 0 18.9%;
    margin-bottom: 1%;
  }
  #page.truck-purchase .sec04 .truck_type .search_body_list .body_link:nth-child(2), #page.truck-purchase .sec04 .truck_type .search_body_list .body_link:nth-child(7) {
    margin-left: 1%;
    margin-right: 1%;
  }
  #page.truck-purchase .sec04 .truck_type .search_body_list .body_link:nth-child(3), #page.truck-purchase .sec04 .truck_type .search_body_list .body_link:nth-child(4), #page.truck-purchase .sec04 .truck_type .search_body_list .body_link:nth-child(8), #page.truck-purchase .sec04 .truck_type .search_body_list .body_link:nth-child(9) {
    margin-right: 1%;
  }
}
@media (max-width: 1150px) and (min-width: 1px) {
  #page.truck-purchase .sec04 .truck_performance .performance_list li .performance_name {
    padding: 0 10px;
  }
  #page.truck-purchase .sec04 .truck_performance .performance_list li .performance_price {
    padding: 0 10px;
  }
  #page.truck-purchase .sec04 .truck_performance .performance_list li .performance_price .price {
    font-size: 14px;
  }
  #page.truck-purchase .sec04 .truck_performance .performance_list li .performance_price .price span {
    font-size: 33px;
  }
  #page.truck-purchase .sec04 .truck_performance .performance_list li .performance_details {
    padding: 0 10px;
  }
  #page.truck-purchase .sec04 .truck_performance .performance_list li .performance_details table th {
    width: 40%;
  }
}
@media (max-width: 1100px) and (min-width: 1px) {
  #page.truck-purchase .breadcrumbs {
    background: #fff;
  }
  #page.truck-purchase .truck_mv {
    background-color: #ebebeb;
  }
  #page.truck-purchase .truck_mv .mv_inner .mv_left {
    left: 0;
    right: 0;
    margin: auto;
  }
  #page.truck-purchase .truck_mv .mv_inner .mv_right {
    display: none;
  }
  #page.truck-purchase #web.sp_form {
    margin-top: -55px;
    padding-top: 55px;
  }
  #page.truck-purchase .sp_form {
    display: block;
    max-width: 655px;
    margin: 0 auto 50px;
  }
  #page.truck-purchase .sp_form .mv_form {
    background: #fff;
    border: 4px solid #3e3c39;
    border-radius: 7px;
    -webkit-box-shadow: 4px 4px #3e3c39;
            box-shadow: 4px 4px #3e3c39;
  }
  #page.truck-purchase .sp_form .mv_form .form_first {
    border-radius: 5px 5px 0 0;
    background: #d4e3eb;
    padding: 13.5px 0;
  }
  #page.truck-purchase .sp_form .mv_form .f_title {
    max-width: 433px;
    margin: -46px auto 0;
  }
  #page.truck-purchase .sp_form .mv_form .form_title {
    background: #d4e3eb;
    padding: 5px 0;
    text-align: center;
    margin-top: 20px;
    font-weight: 600;
    margin-bottom: 10px;
  }
  #page.truck-purchase .sp_form .mv_form .form_table {
    width: 95%;
    margin: auto;
    border-collapse: separate;
    border-spacing: 0 10px;
  }
  #page.truck-purchase .sp_form .mv_form .form_table th {
    font-size: 15px;
    text-align: left;
  }
  #page.truck-purchase .sp_form .mv_form .form_table th.required span {
    background: #0eac86;
    color: #fff;
    text-align: center;
    font-size: 12px;
    padding: 3px 6px;
  }
  #page.truck-purchase .sp_form .mv_form .form_table td {
    width: 63%;
  }
  #page.truck-purchase .sp_form .mv_form .form_table td select {
    width: 100%;
    background: #fff url(../img/truck_purchase/select_arrow.jpg);
    background-repeat: no-repeat;
    background-size: 10px 6px;
    background-position: 95% center;
    border: 1px solid #cacaca;
    border-radius: 5px;
    padding: 8.5px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    font-size: 15px;
    outline: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
  }
  #page.truck-purchase .sp_form .mv_form .form_table td input.freetxt {
    border: 1px solid #cacaca;
    border-radius: 5px;
    max-width: 170px;
    padding: 10px 5px;
  }
  #page.truck-purchase .sp_form .mv_form .form_table td input.freetxt.part {
    max-width: 100%;
    width: 100%;
  }
  #page.truck-purchase .sp_form .mv_form .form_submit {
    max-width: 318px;
    width: 100%;
    margin: 20px auto;
  }
  #page.truck-purchase .sp_form .mv_form .form_submit input {
    width: 100%;
    outline: none;
  }
  #page.truck-purchase .sec03 .truck_sec03_title .sec03_pic {
    display: none;
  }
  #page.truck-purchase .sec04 {
    /*padding-top: 50px;*/
  }
  #page.truck-purchase .sec04 .truck_sec04_title .sec04_pic {
    display: none;
  }
  #page.truck-purchase .sec05 .faq_list .faq_logo {
    display: none;
  }
}
@media (max-width: 1080px) and (min-width: 1px) {
  #page.truck-purchase .sec04 .truck_performance .performance_list .slide-arrow.next-arrow {
    right: 10px;
  }
  #page.truck-purchase .sec04 .truck_performance .performance_list .slide-arrow.prev-arrow {
    left: 10px;
  }
}
@media (max-width: 990px) and (min-width: 1px) {
  #page.truck-purchase .sec04 .truck_performance .performance_list li .performance_price .price span {
    font-size: 29px;
  }
}
@media (max-width: 960px) and (min-width: 1px) {
  #page.truck-purchase .sec01 .sec01_icon_box .icon_list {
    -ms-flex-pack: distribute;
        justify-content: space-around;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  #page.truck-purchase .sec01 .sec01_icon_box .icon_list li {
    width: 49%;
    margin-bottom: 1%;
  }
  #page.truck-purchase .sec02 .sec02_security .security_list {
    display: block;
  }
  #page.truck-purchase .sec02 .sec02_security .security_list li {
    width: 100%;
    margin-bottom: 3%;
  }
  #page.truck-purchase .sec02 .sec02_security .security_list li:last-child {
    margin-bottom: 0;
  }
  #page.truck-purchase .sec03 .sec_assessment .assessment_list {
    display: block;
  }
  #page.truck-purchase .sec03 .sec_assessment .assessment_list li {
    width: 100%;
    margin-bottom: 70px;
  }
  #page.truck-purchase .sec03 .sec_assessment .assessment_list li:after {
    right: 0;
    left: 0;
    bottom: -44px;
    top: 100%;
    margin: auto;
    border-color: #3e3c39 transparent transparent transparent;
    border-width: 15px 15px 15px 15px;
  }
  #page.truck-purchase .sec04 .truck_performance .performance_list li .performance_pic .item_background {
    height: 280px;
  }
  #page.truck-purchase .sec04 .truck_performance .performance_list li .performance_name {
    padding: 0 15px;
  }
  #page.truck-purchase .sec04 .truck_performance .performance_list li .performance_price {
    padding: 0 15px;
  }
  #page.truck-purchase .sec04 .truck_performance .performance_list li .performance_price .price {
    font-size: 16px;
  }
  #page.truck-purchase .sec04 .truck_performance .performance_list li .performance_price .price span {
    font-size: 40px;
  }
  #page.truck-purchase .sec04 .truck_performance .performance_list li .performance_details {
    padding: 0 15px;
  }
}
@media (max-width: 767px) and (min-width: 1px) {
  #page.truck-purchase .wrap {
    width: 95%;
  }
  #page.truck-purchase .truck_mv {
    height: 444px;
    border-bottom: 4px solid #0eac86;
  }
  #page.truck-purchase .truck_mv .mv_inner {
    padding: 0;
    height: 440px;
  }
  #page.truck-purchase .truck_mv .mv_inner .mv_left {
    max-width: 370px;
    width: 100%;
    top: initial;
    bottom: 0;
  }
  #page.truck-purchase .breadcrumbs {
    padding: 15px 20px 10px;
  }
  #page.truck-purchase .sp_form {
    max-width: 100%;
  }
  #page.truck-purchase .sp_form .mv_form {
    border: none;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  #page.truck-purchase .sp_form .mv_form .form_title {
    padding: 1px 0;
    margin-bottom: 0;
  }
  #page.truck-purchase .sp_form .mv_form .form_title.second {
    margin-top: 7px;
  }
  #page.truck-purchase .sp_form .mv_form .form_first {
    display: none;
  }
  #page.truck-purchase .sp_form .mv_form .f_title {
    margin-top: 0;
    max-width: 360px;
  }
  #page.truck-purchase .sp_form .mv_form .form_table th {
    font-size: 14px;
  }
  #page.truck-purchase .sp_form .mv_form .form_table th.required span {
    font-size: 10px;
  }
  #page.truck-purchase .sp_form .mv_form .form_table td select {
    font-size: 16px;
    padding: 5px;
  }
  #page.truck-purchase .sp_form .mv_form .form_table td input.freetxt {
    font-size: 16px;
  }
  #page.truck-purchase .sp_form .mv_form .form_submit {
    margin: 0 auto 23px;
    max-width: 265px;
  }
  #page.truck-purchase .sec01 {
    background: #fff;
  }
  #page.truck-purchase .sec01 .truck_sec01_title .title {
    max-width: 191px;
  }
  #page.truck-purchase .sec01 .main_title .sec_title {
    font-size: 25px;
    line-height: 1.3;
  }
  #page.truck-purchase .sec01 .sec01_icon_box .icon_list li {
    padding: 15px 0;
  }
  #page.truck-purchase .sec01 .sec01_icon_box .icon_list li .list_text {
    margin-top: 10px;
  }
  #page.truck-purchase .sec02 {
    background: url(../img/truck_purchase/sec02_bk_sp.jpg);
    background-repeat: no-repeat;
    background-size: cover;
  }
  #page.truck-purchase .sec02 .truck_sec02_title .title {
    max-width: 336px;
  }
  #page.truck-purchase .sec02 .sec02_security .security_list li .security_title .left .number {
    font-size: 51px;
  }
  #page.truck-purchase .sec02 .sec02_security .security_list li .security_title .right .text {
    font-size: 18px;
  }
  #page.truck-purchase .sec03 .truck_sec03_title .title {
    font-size: 24px;
    margin-bottom: 30px;
  }
  #page.truck-purchase .sec03 .sec_assessment .assessment_list {
    margin-top: 100px;
    margin-bottom: 0px;
  }
  #page.truck-purchase .sec03 .sec_assessment .assessment_list li:last-child {
    margin-bottom: 0;
  }
  #page.truck-purchase .sec03 .sec_assessment .assessment_list li .assessment_text .text {
    font-size: 16px;
  }
  #page.truck-purchase .sec03 .sec_assessment .assessment_btn {
    display: none;
  }
  #page.truck-purchase .contact_area .contact_first .first_text {
    font-size: 16px;
  }
  #page.truck-purchase .contact_area .contact_second {
    background-color: #0eac86;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center bottom;
  }
  #page.truck-purchase .contact_area .contact_second .wrap {
    width: 100%;
    width: 95%;
  }
  #page.truck-purchase .contact_area .contact_second .second_box {
    display: block;
    padding-top: 5px;
    padding-top: 15px;
  }
  #page.truck-purchase .contact_area .contact_second .second_box .right {
    width: 90%;
    margin: 5px auto 10px;
    width: 100%;
  }
  #page.truck-purchase .sec04 .truck_sec04_title .title {
    font-size: 24px;
  }
  #page.truck-purchase .sec04 .truck_performance {
    padding: 30px 0;
  }
  #page.truck-purchase .sec04 .truck_performance .performance_list {
    margin-top: 40px;
    margin-bottom: 60px;
  }
  #page.truck-purchase .sec04 .truck_performance .performance_list li .performance_name {
    padding: 0 10px;
  }
  #page.truck-purchase .sec04 .truck_performance .performance_list li .performance_name .name {
    font-size: 24px;
    font-size: 18px;
  }
  #page.truck-purchase .sec04 .truck_performance .performance_list li .performance_name .model {
    font-size: 18px;
    font-size: 14px;
  }
  #page.truck-purchase .sec04 .truck_performance .performance_list li .performance_pic .item_background {
    height: 125px;
  }
  #page.truck-purchase .sec04 .truck_performance .performance_list li .performance_price {
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 0 10px;
  }
  #page.truck-purchase .sec04 .truck_performance .performance_list li .performance_price .price {
    font-size: 17px;
    font-size: 14px;
    line-height: 1.3;
  }
  #page.truck-purchase .sec04 .truck_performance .performance_list li .performance_price .price span {
    font-size: 46px;
    font-size: 36px;
    margin-left: 0;
    letter-spacing: 0;
  }
  #page.truck-purchase .sec04 .truck_performance .performance_list li .performance_details {
    padding: 0 10px;
  }
  #page.truck-purchase .sec04 .truck_performance .performance_list li .performance_details table th {
    padding-bottom: 8px;
    font-size: 14px;
    width: 50%;
  }
  #page.truck-purchase .sec04 .truck_performance .performance_list li .performance_details table td {
    padding-bottom: 8px;
    font-size: 14px;
    width: 50%;
  }
  #page.truck-purchase .sec04 .truck_performance .performance_list li .performance_btn {
    padding: 0 10px;
  }
  #page.truck-purchase .sec04 .truck_performance .performance_list li .performance_btn .btn a {
    max-width: 210px;
    padding: 8px 0;
  }
  #page.truck-purchase .sec04 .truck_performance .performance_list li .performance_btn .btn a::after {
    right: 5px;
  }
  #page.truck-purchase .sec04 .truck_manufacturer .manufacturer_list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
  }
  #page.truck-purchase .sec04 .truck_manufacturer .manufacturer_list li {
    width: 25%;
  }
  #page.truck-purchase .sec04 .truck_type .search_body_list {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  #page.truck-purchase .sec04 .truck_type .search_body_list .body_link {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 49%;
            flex: 0 0 49%;
    margin-bottom: 2%;
    padding: 0;
  }
  #page.truck-purchase .sec04 .truck_type .search_body_list .body_link:nth-child(2), #page.truck-purchase .sec04 .truck_type .search_body_list .body_link:nth-child(7) {
    margin-left: 0;
    margin-right: 0;
  }
  #page.truck-purchase .sec04 .truck_type .search_body_list .body_link:nth-child(3), #page.truck-purchase .sec04 .truck_type .search_body_list .body_link:nth-child(4), #page.truck-purchase .sec04 .truck_type .search_body_list .body_link:nth-child(8), #page.truck-purchase .sec04 .truck_type .search_body_list .body_link:nth-child(9) {
    margin-right: 0;
  }
  #page.truck-purchase .sec04 .truck_type .search_body_list .body_link .check_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0;
  }
  #page.truck-purchase .sec04 .truck_type .search_body_list .body_link .check_list .icon {
    width: 25%;
    margin: 0 10px;
  }
  #page.truck-purchase .sec04 .truck_type .search_body_list .body_link .check_list .text {
    width: 75%;
    margin-top: 0;
    height: 55px;
    border-left: 1px solid #3e3c39;
    font-size: 12px;
  }
  #page.truck-purchase .sec05 .truck_sec05_title .title {
    font-size: 24px;
  }
  #page.truck-purchase .sec06 {
    background: url(../img/truck_purchase/sec02_bk_sp.jpg);
    background-repeat: no-repeat;
    background-size: cover;
  }
  #page.truck-purchase .sec06 .truck_sec06_title .title {
    font-size: 24px;
  }
  #page.truck-purchase .sec06 .news_box {
    padding: 25px;
    margin-bottom: 80px;
  }
  #page.truck-purchase .sec06 .news_box dl {
    display: block;
  }
  #page.truck-purchase .sec06 .news_box dl dt {
    font-size: 12px;
    margin-bottom: 10px;
  }
  #page.truck-purchase .sec06 .news_box dl dt .time {
    margin-right: 10px;
  }
  #page.truck-purchase .sec07 {
    background: #fff;
  }
  #page.truck-purchase .sec07 .truck_labo_title .title {
    font-size: 24px;
  }
  #page.truck-purchase .sec07 .truck_labo_area .truck_labo_list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 40px 0 20px;
  }
  #page.truck-purchase .sec07 .truck_labo_area .truck_labo_list li {
    width: 49%;
    margin-bottom: 1%;
    padding: 5px 5px 10px;
  }
  #page.truck-purchase .sec07 .truck_labo_area .truck_labo_list li .labo_pic .labo_bk {
    height: 120px;
  }
  #page.truck-purchase .sec07 .truck_labo_area .truck_labo_list li .labo_button .btn a {
    max-width: 141px;
    padding: 4.5px 0;
  }
  #page.truck-purchase .sec_faq .truck_sec_title .second_title {
    font-size: 24px;
  }
  #page.truck-purchase .sec_faq .article-faq .faq-q {
    padding: 15px 20px;
  }
  #page.truck-purchase .sec_faq .article-faq .faq-q-num {
    margin-right: 10px;
  }
  #page.truck-purchase .sec_faq .article-faq .faq-q-ttl {
    font-size: 16px;
    line-height: 1.5;
  }
  #page.truck-purchase .sec_faq .article-faq .faq-a {
    padding-left: 20px;
  }
  #page.truck-purchase .sec_faq .article-faq .faq-a-num {
    margin-right: 10px;
  }
  #page.truck-purchase .sec_faq .article-faq .faq-a-txt {
    font-size: 14px;
  }
  #page.truck-purchase .sec_faq .article-faq-more {
    margin-top: 10px;
  }
  #page.truck-purchase .sec_faq .article-faq-more span {
    font-size: 14px;
  }
}
@media (max-width: 360px) and (min-width: 1px) {
  #page.truck-purchase .sec04 .truck_performance .performance_list li .performance_btn .btn a::after {
    right: 3px;
  }
}
@media (max-width: 350px) and (min-width: 1px) {
  #page.truck-purchase .truck_mv {
    height: 434px;
  }
  #page.truck-purchase .truck_mv .mv_inner {
    height: 429px;
  }
  #page.truck-purchase .sec04 .truck_performance .performance_list li .performance_price .price span {
    font-size: 27px;
    margin-right: 0;
  }
  #page.truck-purchase .sec04 .truck_performance .performance_list li .performance_btn .btn a {
    font-size: 11px;
  }
  #page.truck-purchase .sec04 .truck_performance .performance_list li .performance_btn .btn a::after {
    right: 1px;
  }
  #page.truck-purchase .sec04 .truck_performance .performance_list li .performance_details table th {
    font-size: 12px;
  }
  #page.truck-purchase .sec04 .truck_performance .performance_list li .performance_details table td {
    font-size: 12px;
  }
  #page.truck-purchase .sp_form .mv_form .form_table td {
    width: 60%;
  }
}
#footer_cv.truck li {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
}

#footer_cv.truck li:last-child img {
  max-width: 25px;
}

@media (max-width: 335px) and (min-width: 1px) {
  #page.truck-purchase .truck_mv {
    height: 340px;
  }
  #page.truck-purchase .truck_mv .mv_inner {
    height: 335px;
  }
}
#page.truck .float_menu {
  position: fixed;
  right: 0;
  bottom: 100px;
  border: 4px solid #8c453e;
  border-radius: 10px 0 0 10px;
  background-color: #fff;
  z-index: 100;
  padding: 15px 10px;
}
#page.truck .float_menu .top_text {
  font-size: 13px;
  text-align: center;
  line-height: 1.3;
  font-weight: 900;
}
#page.truck .float_menu .chara {
  width: 100%;
  max-width: 90px;
  margin: 8px auto 12px auto;
}
#page.truck .float_menu .float_tel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#page.truck .float_menu .float_tel img {
  width: 100%;
  max-width: 24px;
  margin-right: 2px;
}
#page.truck .float_menu .float_tel p {
  color: #ed5a24;
  font-size: 16px;
  font-weight: 900;
}
#page.truck .float_menu .btn {
  display: block;
  font-size: 10.5px;
  font-weight: 900;
  border: 1px solid #3e3c39;
  -webkit-box-shadow: 1px 1px #3e3c39;
  box-shadow: 1px 1px #3e3c39;
  border-radius: 3px;
  padding: 5px 0;
  text-align: center;
  position: relative;
}
#page.truck .float_menu .btn:after {
  content: "";
  background-image: url(../img/truck/footer_arrow.png);
  background-repeat: no-repeat;
  background-size: 5px 8px;
  width: 5px;
  height: 8px;
  position: absolute;
  right: 5px;
  top: 6px;
}
#page.truck .float_menu .inquiry_btn {
  background-color: #ffed00;
  margin-bottom: 5px;
}
#page.truck .float_menu .list_btn {
  background-image: url(../img/truck/truck_favorite.png);
  background-repeat: no-repeat;
  background-position: left 5px center;
  background-size: 10px 10px;
}

@media (max-width: 1100px) and (min-width: 1px) {
  #page.truck .float_menu {
    display: none;
  }
}