footer .ui10 {
  z-index: 99;
}

select, input[type=reset], input[type=submit] {
  cursor: pointer;
}

#page.lease.top .breadcrumbs {
  padding-bottom: 0;
}
#page.lease.top .contact {
  border-top: none;
}
#page.lease .notocjk {
  font-family: "noto-sans-cjk-jp", sans-serif;
}
#page.lease #reason {
  margin-top: -145px;
  padding-top: 145px;
}
#page.lease #faq {
  margin-top: -100px;
  padding-top: 100px;
}
#page.lease .mv {
  position: relative;
  z-index: 1;
}
#page.lease .mv-lease-title-img {
  max-width: 868px;
  width: 98%;
  margin: 0 auto -20px;
}
#page.lease .search_body {
  width: 100%;
  max-width: 1020px;
  margin: 0 auto;
  background: #eff0f0;
  padding: 30px;
  border-radius: 20px;
  border: 3px solid #3e3c39;
  position: relative;
  box-shadow: 0px 7px 0px #3e3c39;
}
#page.lease .mv-lease-title {
  font-size: 28px;
  font-weight: 600;
  letter-spacing: 0.08em;
  line-height: 1.4746428571;
  color: #333333;
}
#page.lease .free-word-search {
  background-color: #fff;
  border-radius: 10px;
  padding: 15px 20px 20px;
  margin-bottom: 28px;
}
#page.lease .free-word-search .free-word-position-inner {
  position: relative;
  border: 3px solid #3e3c39;
  border-radius: 10px;
  width: calc(100% - 140px);
}
#page.lease .free-word-search .free_text {
  width: 100%;
  padding: 10px 0;
  outline: none;
  padding-left: 10px;
  font-size: 16px;
  border-radius: 5px;
  border: none;
}
#page.lease .free-word-search .submit-btn {
  background-image: url(../img/truck/truck_search/submit.png);
  background-size: 16px;
  background-repeat: no-repeat;
  background-position: left 10px center;
  background-color: #ffed00;
  width: 130px;
  padding: 10px 0;
  outline: none;
  border: 3px solid #3e3c39;
  border-radius: 10px;
  font-weight: 600;
  color: #3e3c39;
  font-size: 12px;
}
#page.lease .free-word-search .reset-btn {
  position: absolute;
  background-image: url(../img/truck/truck_search/clear.png);
  background-size: 12px 12px;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  max-width: 24px;
  height: 24px;
  padding: 10px 0;
  outline: none;
  border-radius: 50px;
  background-color: #adadae;
  position: absolute;
  border: none;
  right: 10px;
  top: 0px;
  bottom: 0;
  margin: auto;
  cursor: pointer;
}
#page.lease .free-word-search-title {
  font-size: 16px;
  line-height: 1.5;
  font-weight: 900;
  margin-bottom: 8px;
}
#page.lease .free-word-search-flex {
  display: flex;
  align-items: center;
  position: relative;
  justify-content: space-between;
  margin-bottom: 8px;
}
#page.lease .keyword-search-area {
  display: inline-block;
}
#page.lease .keyword-search-title {
  font-size: 14px;
  line-height: 1;
  display: inline-block;
  margin-right: 5px;
}
#page.lease .keywrod-search-btn {
  font-size: 12px;
  color: #fff;
  background-color: #979898;
  display: inline-flex;
  align-items: center;
  height: 20px;
  padding: 0 5px;
  border-radius: 7px;
  margin-right: 5px;
  margin-bottom: 5px;
  line-height: 1;
}
#page.lease .search_body_title {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 10px;
}
#page.lease .search_body_title p {
  font-size: 16px;
  font-weight: 900;
  color: #333333;
  line-height: 1.2;
}
#page.lease .search_body_title p span {
  font-size: 28px;
  color: #ed5a24;
  margin-left: 3px;
}
#page.lease .search_body_list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  max-width: 950px;
  margin: auto;
  width: 100%;
  position: relative;
  margin-bottom: 25px;
}
#page.lease .search_body_list .body_link {
  flex: 0 0 19%;
  text-align: center;
  margin-bottom: 1.2%;
  display: block;
  background-color: #fff;
  border: 2px solid #3e3c39;
  border-radius: 10px;
  margin-right: 1.25%;
}
#page.lease .search_body_list .body_link:nth-child(5), #page.lease .search_body_list .body_link:last-child {
  margin-right: 0;
}
#page.lease .search_body_list .body_link .check_list {
  display: flex;
  align-items: center;
}
#page.lease .search_body_list .body_link .icon_box {
  width: 100%;
  max-width: 50px;
  display: flex;
  justify-content: center;
}
#page.lease .search_body_list .body_link .icon {
  width: 100%;
  max-width: 30px;
  height: auto;
  box-sizing: border-box;
}
#page.lease .search_body_list .body_link .icon20 {
  width: 100%;
  max-width: 20px;
}
#page.lease .search_body_list .body_link .icon40 {
  width: 100%;
  max-width: 40px;
}
#page.lease .search_body_list .body_link .border_after {
  border-right: 1px solid #ccc;
}
#page.lease .search_body_list .body_link .text {
  display: block;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 12px;
  font-weight: 900;
  text-align: left;
  height: 40px;
  line-height: 1.3;
  color: #3e3a39;
  border-left: 1px solid #3e3c39;
  padding-left: 8px;
}
#page.lease .search_body_flex_box {
  display: flex;
  align-items: center;
}
#page.lease .search_body_flex_box .search_body_title {
  margin-bottom: 0;
  align-items: center;
  margin-right: 15px;
}
#page.lease .siz-search-area {
  display: flex;
}
#page.lease .siz-search-area .siz-search-btn {
  border: 2px solid #3e3a39;
  background-color: #fff;
  border-radius: 10px;
  display: inline-flex;
  height: 40px;
  align-items: center;
  font-size: 13px;
  font-weight: 900;
  padding: 0 25px;
  margin-right: 10px;
}
@media (max-width: 940px) and (min-width: 1px) {
  #page.lease .search_body_list {
    justify-content: flex-start;
  }
  #page.lease .search_body_list .body_link {
    flex: 0 0 24.25%;
    margin-right: 1%;
  }
  #page.lease .search_body_list .body_link:nth-child(5) {
    margin-right: 1%;
  }
  #page.lease .search_body_list .body_link:nth-child(4), #page.lease .search_body_list .body_link:nth-child(8) {
    margin-right: 0;
  }
}
@media (max-width: 767px) and (min-width: 1px) {
  #page.lease .mv-lease-title-img {
    width: 89.6%;
  }
  #page.lease .search_body {
    padding: 20px;
    border-radius: 0;
    border-left: none;
    border-right: none;
    box-shadow: 0px 3px 0px #3e3c39;
  }
  #page.lease .search_body_flex_box {
    flex-wrap: wrap;
  }
  #page.lease .search_body_flex_box .search_body_title {
    margin-bottom: 10px;
  }
  #page.lease .search_body_title {
    display: block;
  }
  #page.lease .search_body_title .now-car {
    text-align: right;
  }
  #page.lease .mv-lease-title {
    font-size: 26px;
    text-align: center;
  }
  #page.lease .free-word-search {
    background-color: transparent;
    padding: 15px 0;
  }
  #page.lease .free-word-search .free-word-position-inner {
    border: 2px solid #3e3c39;
    width: calc(100% - 50px);
  }
  #page.lease .free-word-search .free_text {
    border-radius: 7px;
    padding: 7px 0;
    padding-left: 7px;
  }
  #page.lease .free-word-search .free_text::placeholder {
    font-size: 13px;
  }
  #page.lease .free-word-search .submit-btn {
    height: 37px;
    width: 45px;
    font-size: 0;
    border: 2px solid #3e3c39;
  }
  #page.lease .keyword-search-title {
    font-size: 12px;
    width: 100%;
    margin-bottom: 10px;
  }
  #page.lease .keywrod-search-btn {
    font-size: 11px;
    border-radius: 5px;
  }
  #page.lease .search_body_title p {
    font-size: 14px;
  }
  #page.lease .search_body_list .body_link {
    flex: 0 0 49%;
    margin-right: 2%;
  }
  #page.lease .search_body_list .body_link:nth-child(5) {
    margin-right: 2%;
  }
  #page.lease .search_body_list .body_link:nth-child(even) {
    margin-right: 0;
  }
  #page.lease .siz-search-area .siz-search-btn {
    padding: 0 15px;
  }
}
#page.lease .minus-background {
  background-color: #ea6061;
  width: 100%;
  height: 650px;
  margin-top: -450px;
  position: relative;
  border-bottom: 3px solid #000;
}
#page.lease .minus-background .minus-backgroun-inner {
  background-image: url(../img/lease2025/minus-backgroun-inner.jpg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: top center;
  height: 110px;
}
@media (max-width: 767px) and (min-width: 1px) {
  #page.lease .minus-background {
    margin-top: -490px;
  }
  #page.lease .minus-background .minus-backgroun-inner {
    background-image: url(../img/lease2025/minus-backgroun-inner-sp.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: top center;
    height: 38px;
  }
}
#page.lease .vehicle-list-area {
  margin-top: -120px;
  position: relative;
  z-index: 1;
}
#page.lease .vehicle-list-area-title {
  text-align: center;
  color: #fff;
  font-size: 28px;
  font-weight: bold;
  line-height: 1.2142857143;
  margin-bottom: 31px;
}
#page.lease .vehicle-list-area-tab .wrap {
  display: flex;
  justify-content: space-between;
}
#page.lease .vehicle-list-area-tab-link {
  width: 24.22%;
  background-color: #efefef;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 55px;
  border-radius: 10px 10px 0 0;
  border-bottom: 3px solid #000;
  font-size: 18px;
  font-weight: 600;
  color: #3e3a39;
  cursor: pointer;
}
#page.lease .vehicle-list-area-tab-link.active {
  background-color: #fff;
  border: 3px solid #000;
  border-bottom: none;
}
#page.lease .vehicle-list-area-tab-link .number {
  font-size: 11px;
  font-weight: 600;
  color: #fff;
  height: 24px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: #ed5a24;
  padding: 0 5px;
  margin-left: 8px;
}
#page.lease .vehicle-list-area-tab-link .number.one {
  padding: 0 8px;
}
#page.lease .vehicle-list-area-tab-link .number.three {
  border-radius: 30px;
}
#page.lease .tab-panel {
  display: none;
}
#page.lease .tab-panel.active {
  display: block;
}
#page.lease .vehicle-list-box {
  padding-top: 100px;
}
#page.lease .vehicle-list-ul {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 70px;
}
#page.lease .vehicle-list {
  width: 24.22%;
  position: relative;
  border: 1px solid #ccc;
  box-sizing: border-box;
  border-radius: 10px;
  margin-bottom: 1%;
  margin-right: 1.04%;
}
#page.lease .vehicle-list:nth-child(4n+4) {
  margin-right: 0;
}
#page.lease .vehicle-list-link {
  display: block;
}
#page.lease .vehicle-list-link-img {
  margin-bottom: 15px;
}
#page.lease .item_background {
  border-radius: 10px 10px 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 216px;
}
#page.lease .lease-new-icon {
  width: 52px;
  position: absolute;
  top: 10px;
  left: 8px;
}
#page.lease .lease-truck-content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 0 13px 15px;
}
#page.lease .contact-number-flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
}
#page.lease .contact-number-text {
  background: #ffed00;
  color: #3e3c39;
  display: inline-block;
  padding: 1.8px 10px;
  border-radius: 5px;
  font-size: 16px;
}
#page.lease .favorite-btn {
  background-image: url(../img/truck/favorite_off.png);
  background-repeat: no-repeat;
  background-size: 40px 40px;
  width: 40px;
  height: 40px;
  cursor: pointer;
  position: absolute;
  right: 13px;
  top: 233px;
  z-index: 9;
}
#page.lease .favorite-btn.on {
  background-image: url(../img/truck/favorite_on.png);
}
#page.lease .truck-name .name {
  font-size: 19px;
  line-height: 1.3;
  font-weight: 600;
}
#page.lease .truck-name .model {
  font-size: 16px;
}
#page.lease .truck_type .type {
  font-size: 14px;
}
#page.lease .lease-key-word {
  display: flex;
  flex-wrap: wrap;
  margin-top: 7px;
}
#page.lease .lease-key-word-list {
  width: auto;
  font-size: 11px;
  background: #fff;
  border: none;
  border-radius: 5px;
  margin-right: 3px;
  margin-left: 0;
  margin-bottom: 10px;
  padding: 5px 4px;
  box-sizing: border-box;
  color: #3e3c39;
  border: 1px solid #d8d9d9;
}
#page.lease .truck-price .price {
  font-weight: 600;
}
#page.lease .truck-price .price span {
  font-size: 40px;
  color: #ed5a24;
  margin-left: 5px;
  margin-right: 5px;
}
#page.lease .truck-price .price-contact {
  color: #ed5a24;
  font-weight: 600;
  margin-top: 10px;
  margin-bottom: 10px;
  line-height: 1.3;
}
#page.lease .truck-details .frame {
  width: 100%;
}
#page.lease .truck-details th {
  font-size: 14px;
  padding-bottom: 7px;
  width: 35%;
  text-align: left;
}
#page.lease .truck-details td {
  font-size: 14px;
  padding-bottom: 7px;
  width: 65%;
}
#page.lease .more-link-btn {
  text-align: right;
  margin-right: 10px;
  font-size: 12px;
  font-weight: 900;
  position: relative;
}
#page.lease .more-link-btn::after {
  content: "";
  display: block;
  background-image: url(../img/truck/more_arrow.png);
  background-repeat: no-repeat;
  background-size: 6px 10px;
  width: 6px;
  height: 10px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: -10px;
}
@media (max-width: 1290px) and (min-width: 1px) {
  #page.lease .truck-price .price {
    font-size: 14px;
  }
  #page.lease .truck-price .price span {
    font-size: 30px;
  }
  #page.lease .truck-details .frame th {
    font-size: 12px;
  }
  #page.lease .truck-details .frame td {
    font-size: 12px;
  }
}
@media (max-width: 1160px) and (min-width: 1px) {
  #page.lease .truck-details .frame th {
    font-size: 11px;
    width: 36%;
  }
  #page.lease .truck-details .frame td {
    font-size: 11px;
    width: 64%;
  }
}
@media (max-width: 1065px) and (min-width: 1px) {
  #page.lease .vehicle-list {
    width: 48%;
    margin-bottom: 4%;
  }
  #page.lease .vehicle-list:nth-child(4n+4) {
    margin-right: 2%;
  }
  #page.lease .vehicle-list:nth-child(2n+1) {
    margin-right: 4%;
  }
  #page.lease .vehicle-list:nth-child(2n+2) {
    margin-right: 0%;
  }
  #page.lease .truck-details .frame th {
    font-size: 16px;
    width: 36%;
  }
  #page.lease .truck-details .frame td {
    font-size: 16px;
    width: 64%;
  }
}
@media (max-width: 767px) and (min-width: 1px) {
  #page.lease .vehicle-list-area-tab-link {
    font-size: 13px;
    flex-direction: column;
    width: 23.5%;
    padding-top: 5px;
  }
  #page.lease .vehicle-list-area-tab-link .number {
    margin-left: 0;
    margin-top: 5px;
    font-size: 10px;
  }
  #page.lease .vehicle-list-area-tab-link .number.three {
    padding: 0 7px;
  }
  #page.lease .vehicle-list-box {
    padding-top: 50px;
  }
  #page.lease .vehicle-list {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-right: 0;
    border: none;
    border-bottom: 1px solid #ccc;
    border-radius: 0;
  }
  #page.lease .vehicle-list:nth-child(2n+1) {
    margin-right: 0;
  }
  #page.lease .vehicle-list-link {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 10px;
  }
  #page.lease .vehicle-list-link-img {
    width: 49%;
  }
  #page.lease .item_background {
    width: 100%;
    border-radius: 10px;
    height: 155px;
  }
  #page.lease .lease-new-icon {
    width: 40px;
    top: 5px;
    left: 5px;
  }
  #page.lease .lease-truck-content {
    padding: 0px;
    padding-left: 7px;
    padding-bottom: 7px;
    width: 49%;
  }
  #page.lease .lease-truck-content.sp-w {
    width: 100%;
    padding-left: 0;
  }
  #page.lease .contact-number-flex {
    margin-bottom: 0;
  }
  #page.lease .contact-number-text {
    font-size: 10px;
  }
  #page.lease .favorite-btn {
    background-size: contain;
    width: 30px;
    height: 30px;
    top: 0;
    right: 0;
  }
  #page.lease .truck-name .name {
    font-size: 14px;
  }
  #page.lease .truck-name .model {
    font-size: 10px;
  }
  #page.lease .truck-price .price-contact {
    font-size: 12px;
    margin-bottom: 10px;
  }
  #page.lease .lease-key-word {
    margin-top: 0;
  }
  #page.lease .lease-key-word-list {
    font-size: 10px;
    border-radius: 5px;
    width: auto;
    padding: 5px;
    margin-right: 5px;
  }
  #page.lease .truck-details .frame tbody {
    display: flex;
    flex-wrap: wrap;
  }
  #page.lease .truck-details .frame tr {
    width: 50%;
  }
  #page.lease .truck-details .frame th {
    font-size: 10px;
  }
  #page.lease .truck-details .frame td {
    font-size: 10px;
  }
  #page.lease .more-link-btn {
    display: none;
  }
}
#page.lease .lease-contact {
  background-color: #ea6061;
  padding: 60px 0;
}
#page.lease .lease_add_contact {
  border: 4px solid #fff;
  background: #ea6061;
  display: flex;
  justify-content: space-between;
  width: 100%;
  box-sizing: border-box;
  padding: 25px 20px 0;
  position: relative;
}
#page.lease .lease_add_contact .add_left {
  width: 50%;
}
#page.lease .lease_add_contact .guide_text {
  font-size: 35px;
  color: #ffed00;
  font-weight: bold;
}
#page.lease .lease_add_contact .consultation_text {
  font-size: 17px;
  font-weight: bold;
  color: #fff;
}
#page.lease .lease_add_contact .add_icon {
  max-width: 538px;
  width: 100%;
  margin-top: 7px;
}
#page.lease .lease_add_contact .add_right {
  width: 50%;
}
#page.lease .lease_add_contact .tel_area {
  max-width: 410px;
  position: relative;
  margin: 0 auto;
  z-index: 1;
}
#page.lease .lease_add_contact .time_text {
  max-width: 410px;
  color: #fff;
  margin: 12px auto;
  text-align: center;
  font-size: 14px;
}
#page.lease .lease_add_contact .contact_btn_box {
  display: flex;
  justify-content: center;
  position: relative;
  z-index: 1;
}
#page.lease .lease_add_contact .contact_btn_box .btn {
  max-width: 410px;
  width: 100%;
  font-weight: 600;
  border: 3px solid #3e3c39;
  box-shadow: 2px 2px #3e3c39;
  text-align: center;
  border-radius: 5px;
  padding: 14.5px 0;
}
#page.lease .lease_add_contact .contact_btn_box .btn.web_btn {
  background: #ffed00 url(../img/lease/link_b_arrow.png);
  background-repeat: no-repeat;
  background-size: 8px 13px;
  background-position: 98% center;
}
#page.lease .lease_add_contact .contact_btn_box .btn.line_btn {
  background: #39d036 url(../img/lease/link_b_arrow.png);
  background-repeat: no-repeat;
  background-size: 8px 13px;
  background-position: 98% center;
}
#page.lease .lease_add_contact .right_contact_image {
  max-width: 197px;
  width: 100%;
  position: absolute;
  z-index: 0;
  bottom: 0;
  right: 10px;
}
@media (max-width: 1290px) and (min-width: 1px) {
  #page.lease .lease_add_contact .add_left {
    width: 55%;
  }
  #page.lease .lease_add_contact .add_right {
    width: 45%;
  }
  #page.lease .lease_add_contact .right_contact_image {
    display: none;
  }
}
@media (max-width: 1180px) and (min-width: 1px) {
  #page.lease .lease_add_contact .guide_text {
    font-size: 30px;
  }
  #page.lease .lease_add_contact .consultation_text {
    font-size: 15px;
  }
}
@media (max-width: 1050px) and (min-width: 1px) {
  #page.lease .lease_add_contact {
    display: block;
    padding: 25px 20px;
  }
  #page.lease .lease_add_contact .add_left {
    width: 100%;
    margin: auto;
  }
  #page.lease .lease_add_contact .guide_text {
    text-align: center;
  }
  #page.lease .lease_add_contact .consultation_text {
    text-align: center;
  }
  #page.lease .lease_add_contact .add_icon {
    margin: 7px auto 0;
  }
  #page.lease .lease_add_contact .add_right {
    width: 100%;
    margin: auto;
  }
  #page.lease .lease_add_contact .tel_area {
    margin: auto;
  }
  #page.lease .lease_add_contact .time_text {
    margin: 12px auto;
  }
  #page.lease .lease_add_contact .contact_btn_box {
    justify-content: center;
    margin: 0;
  }
}
@media (max-width: 767px) and (min-width: 1px) {
  #page.lease .lease_add_contact {
    padding: 15px 7.5px;
    margin-bottom: 25px;
    border: 3px solid #fff;
  }
  #page.lease .lease_add_contact .add_left {
    width: 100%;
  }
  #page.lease .lease_add_contact .guide_text {
    text-align: center;
    font-size: 20px;
  }
  #page.lease .lease_add_contact .consultation_text {
    text-align: center;
    font-size: 12px;
  }
  #page.lease .lease_add_contact .add_icon {
    margin: 7px auto 0;
    max-width: 318px;
  }
  #page.lease .lease_add_contact .add_right {
    width: 100%;
    margin-top: 7px;
  }
  #page.lease .lease_add_contact .tel_area {
    max-width: 309px;
    margin: auto;
  }
  #page.lease .lease_add_contact .time_text {
    margin: 7px auto 12px;
    font-size: 14px;
  }
  #page.lease .lease_add_contact .contact_btn_box {
    flex-direction: column;
    align-items: center;
  }
  #page.lease .lease_add_contact .contact_btn_box .btn {
    max-width: 310px;
    font-size: 14px;
    padding: 13.5px 0;
  }
  #page.lease .lease_add_contact .contact_btn_box .btn.web_btn {
    margin-right: 0;
    margin-bottom: 10px;
  }
}
@media (max-width: 350px) and (min-width: 1px) {
  #page.lease .lease_add_contact .guide_text {
    font-size: 17px;
  }
}
#page.lease .lease_btn {
  max-width: 250px;
  width: 100%;
  margin: auto;
}
#page.lease .lease_btn .list_link_btn {
  text-align: center;
  display: block;
  margin: 0px auto 50px;
  border: 3px 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;
  color: #000;
  font-weight: 600;
  padding: 12.5px 0;
  cursor: pointer;
}
@media (max-width: 767px) and (min-width: 1px) {
  #page.lease .lease_btn .list_link_btn {
    font-size: 16px;
  }
}
#page.lease .sec01 {
  background: url(../img/lease/sec01_bk.jpg);
  background-repeat: no-repeat;
  background-size: 314px;
  background-position: top right;
  padding: 45px 0 65px;
}
#page.lease .sec01_logo {
  max-width: 298px;
  width: 100%;
  margin: auto;
}
#page.lease .lease_title {
  font-size: 34px;
  text-align: center;
  margin: 25px 0 78px;
}
#page.lease .lease_title .color {
  color: #ed5a24;
}
#page.lease .lease-reason-flex {
  display: flex;
  justify-content: space-between;
  margin-bottom: 110px;
}
#page.lease .lease-reason-list {
  flex: 0 0 32.7%;
}
#page.lease .lease-reason-image {
  margin-bottom: 25px;
}
#page.lease .lease-reason-image img {
  border-radius: 8px;
}
#page.lease .lease-reason-title-flex {
  display: flex;
  margin-bottom: 15px;
}
#page.lease .lease-reason-title-flex-number {
  width: 58px;
  height: 58px;
  margin-right: 12px;
}
#page.lease .lease-reason-title-flex-text {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.3154166667;
}
#page.lease .lease-reason-list-text {
  font-size: 16px;
  line-height: 1.4375;
}
#page.lease .lease_reason_sub_title {
  text-align: center;
  font-size: 34px;
  line-height: 1.3529411765;
  margin-bottom: 55px;
}
#page.lease .reason_list {
  display: flex;
  justify-content: space-between;
}
#page.lease .reason_list li {
  flex: 0 0 19.5%;
  border: 1.9px solid #3e3c39;
  border-radius: 5px;
  box-sizing: border-box;
}
#page.lease .reason_list li .top_area {
  background: #ea6061;
  border-radius: 4px 4px 0 0;
}
#page.lease .reason_list li .top_area .text {
  text-align: center;
  color: #fff;
  font-size: 18px;
}
#page.lease .reason_list li .image_area {
  width: 100%;
  max-width: 202px;
  margin: 10px auto;
}
#page.lease .reason_list li .sub_area {
  padding: 0 10px;
  margin-bottom: 25px;
}
#page.lease .reason_list li .sub_area .text {
  font-weight: 600;
}
#page.lease .reason_list li .text_area {
  padding: 0 10px;
  margin-bottom: 10px;
}
@media (max-width: 1245px) and (min-width: 1px) {
  #page.lease .lease-reason-title-flex-text {
    font-size: 21px;
  }
}
@media (max-width: 1200px) and (min-width: 1px) {
  #page.lease .sec01 {
    background: #fff;
  }
  #page.lease .reason_list {
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  #page.lease .reason_list li {
    flex: 0 0 31%;
    margin-bottom: 2%;
  }
  #page.lease .reason_list li:nth-child(2), #page.lease .reason_list li:nth-child(5) {
    margin-left: 2%;
    margin-right: 2%;
  }
}
@media (max-width: 1100px) and (min-width: 1px) {
  #page.lease .lease-reason-title-flex-text {
    font-size: 18px;
  }
}
@media (max-width: 1000px) and (min-width: 1px) {
  #page.lease .lease-reason-flex {
    flex-wrap: wrap;
  }
  #page.lease .lease-reason-list {
    flex: 0 0 48%;
    margin-bottom: 20px;
  }
  #page.lease .lease-reason-list:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) and (min-width: 1px) {
  #page.lease .sec01_logo {
    max-width: 194px;
  }
  #page.lease .sec01 {
    padding-bottom: 40px;
  }
  #page.lease .lease_title {
    font-size: 24px;
    line-height: 1.5;
    margin-bottom: 25px;
  }
  #page.lease .lease-reason-flex {
    margin-bottom: 50px;
  }
  #page.lease .lease-reason-list {
    flex: 0 0 100%;
    display: flex;
    justify-content: space-between;
  }
  #page.lease .lease-reason-image {
    margin-bottom: 0;
    width: 33%;
  }
  #page.lease .lease-reason-sp-box {
    width: 64%;
  }
  #page.lease .lease-reason-title-flex {
    margin-bottom: 3px;
  }
  #page.lease .lease-reason-title-flex-number {
    width: 35px;
    height: 35px;
    margin-right: 5px;
  }
  #page.lease .lease-reason-title-flex-text {
    font-size: 14px;
  }
  #page.lease .lease-reason-list-text {
    font-size: 10px;
    line-height: 1.347;
  }
  #page.lease .lease_reason_sub_title {
    font-size: 22px;
    margin-bottom: 25px;
  }
  #page.lease .reason_list li {
    flex: 0 0 48%;
    margin-bottom: 4%;
  }
  #page.lease .reason_list li:nth-child(2), #page.lease .reason_list li:nth-child(5) {
    margin-left: 0;
    margin-right: 0;
  }
  #page.lease .reason_list li:nth-child(odd) {
    margin-right: 4%;
  }
  #page.lease .reason_list li:last-child {
    margin-bottom: 0;
  }
  #page.lease .reason_list li .top_area .text {
    font-size: 13px;
  }
  #page.lease .reason_list li .sub_area {
    margin-bottom: 15px;
    min-height: 35px;
  }
  #page.lease .reason_list li .sub_area .text {
    font-size: 11px;
  }
  #page.lease .reason_list li .text_area .text {
    font-size: 11px;
  }
}
#page.lease .sec02 {
  border-top: 3px solid #3e3c39;
  background: #f3f5f4 url(../img/lease/sec_02.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom;
  padding: 45px 0 55px;
}
#page.lease .parts_sec_title {
  position: relative;
}
#page.lease .parts_sec_title .title {
  font-size: 28px;
  font-weight: bold;
  text-align: center;
}
#page.lease .parts_sec_title .sub_text {
  text-align: center;
  margin-top: 20px;
}
#page.lease .parts_sec_title .sec02_icon {
  position: absolute;
  top: -75px;
  right: -15px;
  max-width: 209px;
  max-height: 136px;
  width: 100%;
  height: auto;
}
#page.lease .assessment_list {
  display: flex;
  justify-content: space-between;
  margin-top: 75px;
}
#page.lease .assessment_list li {
  width: 31%;
  background: #fff;
  border: 7px solid #3e3c39;
  padding: 17px;
  box-sizing: border-box;
  position: relative;
}
#page.lease .assessment_list li:last-child:after {
  display: none;
}
#page.lease .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: 21px 0px 21px 21px;
  top: 0;
  bottom: 0;
}
#page.lease .assessment_list li .assessment_number .number {
  position: absolute;
  background: #3e3c39;
  width: 74px;
  height: 41px;
  border-radius: 100px 100px 0 0;
  margin: auto;
  color: #ea6061;
  font-size: 26px;
  line-height: 45px;
  text-align: center;
  left: 0;
  right: 0;
  top: -47px;
}
#page.lease .assessment_list li .assessment_title .title {
  text-align: center;
  color: #ea6061;
  font-size: 26px;
  font-weight: bold;
  margin-bottom: 5px;
}
#page.lease .doc_link .doc_link_btn {
  display: block;
  background: #fff url(../img/lease/link_b_arrow.png);
  background-repeat: no-repeat;
  background-size: 8px 13px;
  background-position: 98% center;
  border: 3px solid #3e3c39;
  box-shadow: 2px 2px #3e3c39;
  border-radius: 5px;
  max-width: 251px;
  width: 100%;
  text-align: center;
  margin: 50px auto 0;
  padding: 12.5px 0;
  font-weight: 600;
}
@media (max-width: 900px) and (min-width: 1px) {
  #page.lease .assessment_list {
    display: block;
  }
  #page.lease .assessment_list li {
    width: 100%;
    margin-bottom: 70px;
  }
  #page.lease .assessment_list li:after {
    content: "";
    position: absolute;
    border-style: solid;
    right: 0;
    left: 0;
    bottom: -44px;
    top: 100%;
    margin: auto;
    border-color: #3e3c39 transparent transparent transparent;
    border-width: 21px 21px 21px 21px;
  }
}
@media (max-width: 767px) and (min-width: 1px) {
  #page.lease .sec02 {
    background: #f3f5f4;
  }
  #page.lease .parts_sec_title .title {
    font-size: 24px;
  }
  #page.lease .parts_sec_title .sec02_icon {
    display: none;
  }
  #page.lease .assessment_list li:last-child {
    margin-bottom: 0;
  }
  #page.lease .doc_link .doc_link_btn {
    margin-top: 30px;
  }
}
#page.lease .contact {
  border-top: 3px solid #3e3c39;
  padding-top: 40px;
}
#page.lease .contact .wrap {
  position: relative;
}
#page.lease .contact .contact-wrap {
  position: relative;
  max-width: 1082px;
  width: 100%;
  margin: 0 auto;
}
#page.lease .contact .contact_box {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
#page.lease .contact .left_contact {
  max-width: 526px;
  flex: 0 0 52%;
}
#page.lease .contact .right_contact {
  flex: 0 0 48%;
}
#page.lease .contact .right_contact .tel_area {
  max-width: 444px;
  width: 100%;
  position: relative;
  z-index: 1;
  margin: 0 auto;
}
#page.lease .contact .right_contact .time_text {
  margin: 10px 0;
  text-align: center;
  font-size: 15px;
  width: 100%;
  position: relative;
  z-index: 1;
  font-weight: 600;
}
#page.lease .contact .right_contact .contact_btn_box {
  display: flex;
  position: relative;
  z-index: 1;
}
#page.lease .contact .right_contact .contact_btn_box .btn {
  max-width: 436px;
  width: 100%;
  font-weight: 600;
  border: 3px solid #3e3c39;
  box-shadow: 2px 2px #3e3c39;
  text-align: center;
  border-radius: 5px;
  padding: 14.5px 0;
  margin: 0 auto;
}
#page.lease .contact .right_contact .contact_btn_box .btn.web_btn {
  background: #ffed00 url(../img/lease/link_b_arrow.png);
  background-repeat: no-repeat;
  background-size: 8px 13px;
  background-position: 98% center;
}
#page.lease .contact .right_contact .contact_btn_box .btn.line_btn {
  background: #39d036 url(../img/lease/link_b_arrow.png);
  background-repeat: no-repeat;
  background-size: 8px 13px;
  background-position: 98% center;
}
#page.lease .contact .right_contact .right_contact_image {
  position: absolute;
  right: 0;
  bottom: -15px;
  max-width: 208px;
  max-height: 229px;
  width: 100%;
  height: auto;
  z-index: 0;
}
#page.lease .contact .contact_footer {
  background: #ea6061;
  padding: 4px 0;
  border-radius: 0 0 7px 7px;
}
#page.lease .contact .contact_footer .contact_footer_text {
  color: #fff;
  text-align: center;
  font-size: 18px;
}
@media (max-width: 1290px) and (min-width: 1px) {
  #page.lease .contact .right_contact .right_contact_image {
    display: none;
  }
}
@media (max-width: 840px) and (min-width: 1px) {
  #page.lease .contact .contact_box {
    display: block;
  }
  #page.lease .contact .contact_box .left_contact {
    margin: auto;
  }
  #page.lease .contact .contact_box .right_contact .tel_area {
    margin: auto;
  }
  #page.lease .contact .contact_box .right_contact .time_text {
    margin: auto;
  }
  #page.lease .contact .contact_box .right_contact .contact_btn_box {
    justify-content: center;
    margin: 0;
  }
}
@media (max-width: 767px) and (min-width: 1px) {
  #page.lease .contact .contact_box .left_contact {
    max-width: 336px;
    margin-bottom: 10px;
    width: 100%;
  }
  #page.lease .contact .contact_box .right_contact .tel_area {
    max-width: 317px;
  }
  #page.lease .contact .contact_box .right_contact .time_text {
    font-size: 16px;
    margin: 10px auto 15px;
  }
  #page.lease .contact .contact_box .right_contact .contact_btn_box {
    display: block;
  }
  #page.lease .contact .contact_box .right_contact .contact_btn_box .btn {
    display: block;
    max-width: 299px;
    margin: auto;
    font-size: 14px;
  }
  #page.lease .contact .contact_box .right_contact .contact_btn_box .btn.web_btn {
    margin-bottom: 8px;
  }
  #page.lease .contact .contact_footer {
    padding: 8.5px 0;
    border-radius: 0;
  }
  #page.lease .contact .contact_footer .contact_footer_text {
    font-size: 13px;
  }
}
@media (max-width: 350px) and (min-width: 1px) {
  #page.lease .contact .contact_footer .contact_footer_text {
    font-size: 11px;
  }
}
#page.lease .faq {
  padding: 65px 0 90px;
}
#page.lease .faq .faq_list {
  width: 100%;
  position: relative;
  border: 4px solid #3e3c39;
  border-bottom: none;
  margin-top: 55px;
}
#page.lease .faq .faq_list .faq_box {
  border-bottom: 4px solid #3e3c39;
}
#page.lease .faq .faq_list .faq_box .faq_uestion {
  background: #fff;
  padding: 20px;
  cursor: pointer;
}
#page.lease .faq .faq_list .faq_box .faq_uestion.clicked .text:after {
  content: "";
  background: url(../img/lease/faq_p.jpg);
  background-repeat: no-repeat;
  background-size: 8px 2px;
  background-position: center;
  width: 8px;
  height: 2px;
  position: absolute;
  right: 10px;
  top: 0;
  bottom: 0;
  margin: auto;
}
#page.lease .faq .faq_list .faq_box .faq_uestion .text {
  font-weight: 600;
  padding-right: 30px;
  padding-left: 60px;
  position: relative;
}
#page.lease .faq .faq_list .faq_box .faq_uestion .text:before {
  content: "";
  display: inline-block;
  background: url(../img/lease/faq_q.png);
  background-repeat: no-repeat;
  background-size: 34px 34px;
  background-position: center;
  width: 34px;
  height: 34px;
  position: absolute;
  left: 10px;
  top: 0;
  bottom: 0;
  margin: auto;
}
#page.lease .faq .faq_list .faq_box .faq_uestion .text:after {
  content: "";
  display: inline-block;
  background: url(../img/lease/faq_p.jpg);
  background-repeat: no-repeat;
  background-size: 15px 15px;
  background-position: center;
  width: 15px;
  height: 15px;
  position: absolute;
  right: 10px;
  top: 0;
  bottom: 0;
  margin: auto;
}
#page.lease .faq .faq_list .faq_box .faq_answer {
  padding: 20px;
  background: #f3f4f4;
  border-top: 1px solid #333;
}
#page.lease .faq .faq_list .faq_box .faq_answer .text {
  padding-left: 60px;
  position: relative;
}
#page.lease .faq .faq_list .faq_box .faq_answer .text:before {
  content: "";
  display: inline-block;
  background: url(../img/lease/faq_a.png);
  background-repeat: no-repeat;
  background-size: 34px 34px;
  background-position: center;
  width: 34px;
  height: 34px;
  position: absolute;
  left: 10px;
  top: 0;
  bottom: 0;
  margin: auto;
}
@media (max-width: 767px) and (min-width: 1px) {
  #page.lease .faq {
    padding: 60px 0 50px;
  }
}
#page.lease .news {
  background: url(../img/lease/news_back.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  border-top: 4px solid #3e3c39;
  border-bottom: 4px solid #3e3c39;
  padding: 60px 0 50px;
}
#page.lease .news .news_box {
  padding: 30px 50px;
  background-color: #fff;
  margin: 40px 0 45px;
  border: 4px solid #3e3c39;
  position: relative;
}
#page.lease .news .news_box .news_pic {
  position: absolute;
  height: auto;
  bottom: -70px;
  right: 0;
  max-width: 122px;
}
#page.lease .news .news_box dl {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
#page.lease .news .news_box dl dt {
  flex: 0 0 250px;
  display: flex;
  align-items: center;
}
#page.lease .news .news_box dl dt .time {
  margin-right: 50px;
}
#page.lease .news .news_box dl dt .cate {
  margin-right: 50px;
  background: #ed5a24;
  border-radius: 50px;
  padding: 2px 5px;
}
#page.lease .news .news_box dl dt .cate a {
  color: #fff;
  display: block;
  padding: 5px;
  font-size: 11px;
}
#page.lease .news .news_box dl dd {
  line-height: 1.7;
}
#page.lease .news .newa_button .btn a {
  display: block;
  border: 3px solid #3e3c39;
  border-radius: 5px;
  box-shadow: 2px 2px #3e3c39;
  text-align: center;
  max-width: 251px;
  margin: auto;
  font-weight: 600;
  position: relative;
  background: #fff url(../img/lease/link_b_arrow.png);
  background-repeat: no-repeat;
  background-size: 8px 13px;
  background-position: 95% center;
  padding: 7px 0;
}
@media (max-width: 767px) and (min-width: 1px) {
  #page.lease .news .news_box {
    padding: 25px;
    margin-bottom: 80px;
  }
  #page.lease .news .news_box dl {
    display: block;
    margin-bottom: 30px;
  }
  #page.lease .news .news_box dl dt {
    font-size: 12px;
    margin-bottom: 10px;
  }
  #page.lease .news .news_box dl dt .time {
    margin-right: 10px;
  }
  #page.lease .news .news_box dl dd {
    line-height: 1.7;
  }
}
#page.lease .truck_labo {
  background: url(../img/lease/sec07_bk.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  padding: 60px 0 50px;
}
#page.lease .truck_labo .truck_labo_title .title {
  font-size: 28px;
  text-align: center;
  margin-bottom: 20px;
  font-weight: 600;
}
#page.lease .truck_labo .truck_labo_title .sub_text {
  text-align: center;
}
#page.lease .truck_labo .truck_labo_area .truck_labo_list {
  display: flex;
  justify-content: space-between;
  margin: 45px 0;
}
#page.lease .truck_labo .truck_labo_area .truck_labo_list li {
  width: 24%;
  background: #fff;
  border: 3px solid #3e3c39;
  padding: 10px 10px 20px;
}
#page.lease .truck_labo .truck_labo_area .truck_labo_list li:nth-child(n+5) {
  display: none;
}
#page.lease .truck_labo .truck_labo_area .truck_labo_list li .labo_pic {
  margin-bottom: 10px;
}
#page.lease .truck_labo .truck_labo_area .truck_labo_list li .labo_pic .labo_bk {
  background-size: cover;
  background-position: center;
  height: 240px;
}
#page.lease .truck_labo .truck_labo_area .truck_labo_list li .labo_pic a {
  display: block;
}
#page.lease .truck_labo .truck_labo_area .truck_labo_list li .labo_text {
  margin-bottom: 20px;
}
#page.lease .truck_labo .truck_labo_area .truck_labo_list li .labo_text .text {
  line-height: 1.3;
}
#page.lease .truck_labo .truck_labo_area .truck_labo_list li .labo_button .btn a {
  background: #ed5a24 url(../img/lease/link_arrow.png);
  background-repeat: no-repeat;
  background-size: 8px 12px;
  background-position: 95% center;
  border: 1.7px solid #3e3c39;
  box-shadow: 2px 2px #3e3c39;
  color: #fff;
  max-width: 154px;
  padding: 10.5px 0;
  border-radius: 5px;
  margin: auto;
  display: block;
  text-align: center;
  font-size: 14px;
  font-weight: 600;
}
#page.lease .truck_labo .labo_list_btn .btn a {
  background: #ed5a24 url(../img/lease/link_arrow.png);
  background-repeat: no-repeat;
  background-size: 8px 12px;
  background-position: 95% center;
  border: 1.7px solid #3e3c39;
  box-shadow: 2px 2px #3e3c39;
  color: #fff;
  max-width: 195px;
  padding: 10.5px 0;
  border-radius: 5px;
  margin: 45px auto 0;
  display: block;
  text-align: center;
  font-size: 14px;
  font-weight: 600;
  position: relative;
}
#page.lease.news_detail.in .sec_botom_link {
  background: url(../img/lease/link_b_arrow.png);
  background-repeat: no-repeat;
  background-size: 8px 13px;
  background-position: 95% center;
  border: 3px solid #3e3c39;
  color: #000;
  border-radius: 5px;
  box-shadow: 2px 2px #3e3c39;
}
@media (max-width: 767px) and (min-width: 1px) {
  #page.lease .truck_labo {
    background: #fff;
  }
  #page.lease .truck_labo .truck_labo_title .title {
    font-size: 24px;
  }
  #page.lease .truck_labo .truck_labo_area .truck_labo_list {
    flex-wrap: wrap;
    margin: 40px 0 20px;
  }
  #page.lease .truck_labo .truck_labo_area .truck_labo_list li {
    width: 49%;
    margin-bottom: 1%;
    padding: 5px 5px 10px;
  }
  #page.lease .truck_labo .truck_labo_area .truck_labo_list li .labo_pic .labo_bk {
    height: 120px;
  }
  #page.lease .truck_labo .truck_labo_area .truck_labo_list li .labo_button .btn a {
    max-width: 141px;
    padding: 4.5px 0;
  }
}
#page.lease .item-contact .contact-wrap {
  max-width: 1200px;
  width: 90%;
  margin: auto;
}
#page.lease .item-contact .contact_box {
  border: 3px solid #ea6061;
  border-radius: 12px;
}
#page.lease .item-contact .contact_box_flex_inner {
  display: flex;
  justify-content: space-between;
  padding: 45px 35px 25px;
}
#page.lease .item-contact .left_contact {
  width: 46.8%;
}
#page.lease .item-contact .right_contact {
  width: 45%;
}
#page.lease .item-contact .tel_area {
  max-width: 444px;
  width: 100%;
  margin: 0 auto;
}
#page.lease .item-contact .time_text {
  margin: 10px 0;
  text-align: center;
  font-size: 15px;
  width: 100%;
  position: relative;
  z-index: 1;
  font-weight: 600;
}
#page.lease .item-contact .contact_btn_box .web_btn {
  background: #ffed00 url(../img/lease/link_b_arrow.png);
  background-repeat: no-repeat;
  background-size: 8px 13px;
  background-position: 98% center;
  max-width: 436px;
  width: 100%;
  font-weight: 600;
  border: 3px solid #3e3c39;
  box-shadow: 2px 2px #3e3c39;
  text-align: center;
  border-radius: 5px;
  padding: 14.5px 0;
  margin: 0 auto;
  display: block;
}
#page.lease .item-contact .contact_footer {
  background-color: #ea6061;
  padding: 6px 0 2px;
}
#page.lease .item-contact .contact_footer_text {
  color: #fff;
  text-align: center;
  font-weight: 600;
  font-size: 18px;
}
@media (max-width: 767px) and (min-width: 1px) {
  #page.lease .item-contact .contact-wrap {
    width: 95%;
  }
  #page.lease .item-contact .contact_box_flex_inner {
    flex-direction: column;
    padding: 20px 20px 30px;
  }
  #page.lease .item-contact .left_contact {
    width: 100%;
    margin-bottom: 15px;
  }
  #page.lease .item-contact .right_contact {
    width: 100%;
  }
  #page.lease .item-contact .contact_footer_text {
    font-size: 13px;
  }
}

@media (max-width: 370px) and (min-width: 1px) {
  #page.lease .lease_add_contact .guide_text {
    font-size: 18px;
  }
}
@media (max-width: 1200px) and (min-width: 1px) {
  #footer_cv.truck li {
    flex: 0 0 33.3333%;
    padding: 0;
    border: 2px solid #3e3c39;
    box-shadow: 2px 2px #3e3c39;
    border-radius: 5px;
    align-items: center;
  }
  #footer_cv.truck li a {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0px;
    height: 47px;
    width: 100%;
  }
  #footer_cv.truck li a span {
    padding: 0;
    color: #3e3c39;
    font-size: 13px;
    font-weight: 600;
  }
  #footer_cv.truck li a img {
    max-width: 15px;
    margin: 0;
    margin-right: 10px;
  }
  #footer_cv.truck li:first-child {
    background-color: #fff;
  }
  #footer_cv.truck li:first-child a span {
    color: #3e3c39;
  }
  #footer_cv.truck li:nth-child(2) a img {
    max-width: 30px;
  }
  #footer_cv.truck li:nth-child(2) a span {
    font-size: 13px;
    color: #fff;
  }
  #footer_cv.truck li:last-child {
    background-color: #fff100;
    font-size: 12px;
  }
  #footer_cv.truck li:last-child img {
    max-width: 16px;
    margin: 0;
    margin-right: 10px;
  }
  #footer_cv.truck li:last-child span {
    font-size: 12px;
  }
}
/*sp footer*/
@media (max-width: 1200px) and (min-width: 1px) {
  #footer_container_cv {
    display: flex;
  }
  #footer_container_cv li {
    flex: 0 0 50%;
    border: none;
    border-radius: unset;
  }
  #footer_container_cv li a {
    display: block;
    width: 100%;
    height: auto;
    padding: 5px 0;
  }
  #footer_container_cv li:first-child {
    background-color: #e83828;
  }
  #footer_container_cv li:first-child img {
    max-width: 27px;
    margin: auto;
  }
  #footer_container_cv li:first-child span {
    display: block;
    font-size: 10px;
    color: #fff;
    text-align: center;
    padding-top: 5px;
  }
  #footer_container_cv li:last-child {
    background-color: #f39800;
  }
  #footer_container_cv li:last-child img {
    max-width: 25px;
    margin: auto;
  }
  #footer_container_cv li:last-child span {
    display: block;
    font-size: 10px;
    color: #fff;
    text-align: center;
    padding-top: 5px;
  }
}