@charset "UTF-8";

.table-1 tr:last-child td {
  font-weight: bold;
}

.table-1 td.img-border::after {
  content: "";
  position: absolute;
  right: 0;
  height: 102%;
  top: -2px;
  width: 15px;
  border-left: 1px solid #bbb;
  background-color: #fff;
}

.price-attention {
  border: 1px solid #d10606;
  padding: 15px 20px;
  font-size: 1.6rem;
}

@media all and (-ms-high-contrast: none) {
  .table-1 td.img-border::after {
    display: block;
    content: "";
    position: absolute;
    right: 0;
    height: 103%;
    top: -1px;
    width: 15px;
    border-left: 1px solid #bbb;
    background-color: #fff;
  }
}

.table-1 td.img-border {
  position: relative;
  padding-right: 15px;
}

.table-1 td.img-border {
  position: relative;
  padding-right: 15px;
  padding-top: 15px;
  padding-bottom: 10px;
}

td.plus,
td.equal {
  position: relative;
  border: none;
}

td.plus i,
td.equal i {
  position: absolute;
  font-size: 25px;
  color: #474747;
  top: -4px;
  left: 10px;
}

td.equal i {
  position: absolute;
  font-size: 18px;
  color: #474747;
  top: 5px;
  left: 17px;
}

td.plus i {
  left: -9px;
  font-weight: bold;
  top: 9px;
  font-size: 18px;
}

.calculate-table td {
  padding: 5px;
}

.img-border img {
  width: auto;
  height: 110px;
}

.wi-280 {
  width: 280px;
}

.wi-300 {
  width: 300px;
}

.hour-rental-wrapper {
  display: inline-block;
  width: 100%;
  padding: 20px 0px 15px 0px;
}

.border-none.plus {
  padding: 0 !important;
  width: 0;
  border-top: 1px solid #aaaaaa;
  border-bottom: 1px solid #aaaaaa;
  background-color: #f7f6ef;
}

.border-none.equal {
  width: 50px;
}

.bottom-20 {
  margin-bottom: 20px;
}

.top-20 {
  margin-top: 20px;
}

.limited-period .btn {
  width: 200px;
  margin-top: 20px;
}

.limited-period .grid-lg-5 img {
  width: 100%;
}

.image-box-image-wrapper img {
  display: table;
  margin: auto;
}

/* .text-bold {
  font-weight: bold;
} */

body .td-bg-white-smoke2 {
  background-color: #f6f6f6;
}

.width-560 {
  border-right: none;
}

td a:hover {
  text-decoration: underline;
}

.four-button {
  margin: auto;
  max-width: 400px;
  width: 90%;
}

@media screen and (min-width: 768px) {

  .four-button {
    max-width: 100%;
  }

}

@media screen and (min-width: 1000px) {

  .table-1 tr:last-child td {
    font-size: 18px;
  }

  .image-box-image-wrapper img {
    padding: 30px 30px 0px 30px;
  }

  .width-560 {
    width: 560px;
    border-right: none;
  }

  .calculate-table td {
    padding: 6px 5px;
  }

  .line-height {
    height: 25px;
    display: inline-block;
    width: 100%;
  }

  .limited-period .grid-lg-5 {
    width: 40%;
  }

  .limited-period .grid-lg-7 {
    width: 60%;
  }

  .wi-300 {
    width: 250px;
  }

  #breadcrumbs+.h1-wrapper {
    padding: 26px 00px 44px 0px;
  }

  .table-2,
  .table-3 {
    padding-right: 65px;
  }

  .table-1 td {
    height: 57px;
    padding: 2px 15px;
  }

  table td {
    font-size: 16px;
  }


  .passenger-table td,
  .passenger-table th {
    color: #141414;
    border: 1px solid #aaaaaa;
    padding: 10px;
  }

  .passenger-table td {
    white-space: nowrap;
  }

  .passenger-table tr th {
    width: 215px;
    font-size: 16px;
    font-weight: normal!important;
  }

  .passenger-table tr th:first-child {
    width: 345px;
  }

  .f-16 {
    font-size: 16px;
  }

  .table-1 tr:last-child td {
    width: 177px;
  }

  .four-button {
    width: 100%;
  }

}

@media screen and (min-width: 1200px) {

  .wi-300 {
    width: 300px;
  }

  .passenger-table {
    width: calc(100% - 210px);
  }

}

@media screen and (max-width: 999px) {

  #breadcrumbs+.h1-wrapper {
    padding: 28px 00px 20px 0px;
  }

  .table-5 tr td:first-child {
    background-color: #f6f6f6;
    padding: 12px 15px;
  }

  .table-5 tbody tr th[colspan="2"] {
    font-weight: normal;
  }

  .top-20 {
    margin-top: 10px;
  }

  .table-1 tr:first-child .td-bg-alice-blue {
    height: 150px;
  }

  .table-1 tr:first-child .td-bg-white-smoke {
    height: 100px;
  }

  .table-1 {
    position: relative;
    margin-top: 216px !important;
  }

  .table-1 tr {
    display: inline-block;
    width: calc(33% - 0px);
    float: left;
  }

  .table-1 tr:first-child {}

  .table-1 tr:first-child td {
    width: 100% !important;
    display: inline-block;
  }

  .table-1 tr td.img-border {
    border: none !important;
    position: absolute !important;
    padding: 0 !important;
    top: -193px;
    border: none !important;
    height: 191px;
    display: inline-block !important;
    left: 0;
  }

  .table-1 tr td img {
    height: 140px !important;
    width: auto !important;
  }

  .table-1 tr td {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex !important;
    width: 100%;
    height: 50px;
    border-bottom: 0px !important;
    align-content: center;
    align-items: center;
    justify-content: center;
    line-height: 20px;
    vertical-align: middle;
    overflow: hidden;
    border-right: 0 !important;
  }

  .table-1 tr td.img-border:after {
    content: '' !important;
    width: 0 !important;
  }

  .table-1 tr:last-child td {
    font-weight: bold;
    border-right: 1px solid #bbb !important;
  }

  .table-1 tr td:last-child {
    border-bottom: 1px solid #bbb !important;
    padding: 5px 5px;
  }

  .table-1 tr td.img-border::after {
    content: '' !important;
    width: 0 !important;
    border: none;
  }

  .table-2 tr:first-child {
    width: 100%;
    display: inline-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
  }

  .table-2 tr:first-child td:nth-child(1) {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: calc(60%);
    align-items: center;
    justify-content: center;
  }

  .table-2 tr:first-child td {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    justify-content: center;
  }

  .table-2 tr:first-child td:nth-child(2) {
    display: block;
    float: left;
    width: 0;
    margin-right: 0;
  }

  .table-2 tr:first-child td:nth-child(3) {
    display: block;
    width: calc(40%);
    float: left;
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
  }

  .table-2 tr:first-child td:nth-child(4) {
    display: flex;
    width: 100%;
    float: none;
    height: 51px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
  }

  .table-3 tr:first-child {
    width: 100%;
  }

  .table-3 tr:first-child td:nth-child(1) {
    display: block;
    float: left;
    width: 100%;
  }

  .table-3 tr:first-child td {
    display: block;
  }

  .table-3 tr:first-child td:nth-child(2) {
    height: 50px;
    display: block;
    float: left;
    width: 100%;
    margin-right: 0;
  }

  .table-3 tr:first-child td:nth-child(3) {
    display: block;
    width: 100%;
    float: left;
  }

  .table-3 tr:first-child td:nth-child(4) {
    display: inline-block;
    width: 100%;
    float: left;
  }

  #rental-charge .table-2 tr:first-child td:nth-child(5) {
    float: left;
    width: 100%;
  }

  #rental-charge .table-2 td {
    padding: 10px !important;
    display: block;
    font-size: 14px !important;
  }

  .table-5 tr td:first-child {
    background: #f6f6f6;
  }

  td.plus i,
  td.equal i {
    position: relative;
    font-size: 16px;
    color: #474747;
    top: 4px;
    left: 0%;
  }

  td.plus i {
    left: -9px;
    top: 30%;
  }

  .calculate-table td {
    padding: 8px 10px;
  }

  .image-box-image-wrapper img {
    padding: 15px 15px 0px 15px;
  }

  .image-box-wrapper .image-box {
    margin-bottom: 0;
  }

  .image-box-wrapper .grid-lg-4:not(:last-child) .image-box {
    margin-bottom: 30px;
  }

  .four-button .grid-lg-3 {
    margin-bottom: 15px;
    max-width: 400px;
  }

  .four-button .grid-lg-3:last-child {
    margin-bottom: 0px;
  }

  .limited-period .grid-lg-5 {
    width: 40%;
    float: left;
    margin-bottom: 20px;
  }

  .limited-period .grid-lg-7 {
    width: 60%;
    float: right;
  }

  .border-left-none {
    border-left: none !important;
  }

}

@media screen and (max-width: 767px) {

  .image-wrapper {
    max-width: 270px;
    height: 142px;
    position: relative;
    margin: 0px auto 10px auto;
    width: 100%;
    overflow: hidden;
  }

  .image-wrapper img {
    height: 142px;
    left: -50%;
    right: -50%;
    position: absolute;
    width: auto;
    display: block;
    margin: auto;
  }

  .limited-period .grid-lg-5,
  .limited-period .grid-lg-7 {
    width: 100%;
    float: none;
  }

  .price-attention {
    font-size: 1.4rem;
  }
}

@media screen and (max-width: 479px) {

  td.plus i {
    left: -9px;
    top: 37%;
  }

}

@media screen and (min-width: 768px) and (max-width: 999px) {

  .image-box-image-wrapper {
    min-height: 156px;
  }

  .four-button .grid-lg-3:first-child {
    margin-bottom: 30px;
  }

  .four-button .grid-lg-3:nth-child(2) {
    margin-bottom: 30px;
  }

  .limited-period .grid-lg-5 {
    margin-bottom: 20px;
  }

}

@media screen and (min-width: 1000px) and (max-width: 1199px) {

  .width-560 {
    width: 360px;
  }

}
