body main {
  line-height: 1.6;
}

#top h2.header-h2 {
  font-size: 5rem;
  padding-top: 130px;
  padding-bottom: 47px;
  font-weight: bold;
  line-height: 65px;
  text-align: center;
}

h2.header-h2 {
  line-height: 65px;
  font-size: 5rem;
  text-align: center;
  margin-top: 105px;
  margin-bottom: 45px;
}

#top.contents {
  padding-top: 0;
}

#top .header-wrapper .mini-bb {
  display: block;
  margin: auto;
}

#top h2.header-h2 span {
  display: block;
  text-align: center;
  font-size: 2rem;
  line-height: 20px;
  font-weight: normal;
}

#top .header-wrapper p {
  font-size: 1.2rem;
  margin-top: 10px;
  text-transform: uppercase;
  font-weight: 600;
}

#top .bg-slash {
  padding: 60px 0;
}

#top .image-box {
  color: white;
  margin: 0 auto 24px auto;
  max-width: 396px;
  padding: 16px;
  position: relative;
  width: 100%;
}

#top .image-box-wrapper {
  letter-spacing: normal;
}

#top .image-box:nth-of-type(3) {
  margin-bottom: 0;
}

#top .image-box a {
  background-color: #f6f6f6;
  bottom: 16px;
  color: #141414;
  display: inline-block;
  left: 50%;
  padding: 10px 25px;
  position: absolute;
  transform: translate(-50%, 0);
  width: 170px;
  border: 1px solid #aaaaaa;
  font-size: 1.5rem;
  font-weight: bold;
}

.search-car-form tbody td,
.search-car-form thead tr + tr th {
  border: 1px solid #B6B6B6!important;
  padding: 4px;
  width: 32px !important;
}

.search-car-form h2 {
  font-size: 3rem;
  text-align: center;
}

.banner-headline-wrapper {
  display: none;
}

#top .image-box a:after {
  content: "\f054";
  font-family: FontAwesome;
  font-size: 1rem;
  position: absolute;
  right: 12px;
  top: 15px;
}

#top-banner {
  background: url(../../images/top/top_banne_pc.jpg) no-repeat top center;
  background-size: cover;
  padding: 40px 0px;
  display: inline-block;
  width: 100%;
}

#top-banner .top-banner-car{
  position: absolute;
  top: 355px;
  left: 600px;
}

.search-car-form {
  width: 555px;
  background: rgba(255, 255, 255, 0.9);
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  padding: 20px 30px 30px 30px;
  float: left;
  display: inline-block;
}

.search-map a {
  font-size: 1.6rem;
}

.search-map .popUpLink:before {
  content: "\f041";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.8rem;
  line-height: 15px;
  vertical-align: baseline;
  padding-right: 3px;
  color: #141414;
}
.search-map .popUpLink.map-search-disabled:before {
  color: #999;
}

.search-car-form .location-wrapper {
  display: inline-block;
  width: 100%;
  margin-top: 25px;
}

.search-car-form .location-wrapper:first-child {
  margin-top: 0;
}

.search-car-form .header {
  display: inline-block;
  width: 100%;
  vertical-align: top;
}

.search-car-form h4 {
  font-size: 2rem;
  float: left;
  color: #141414;
  display: inline-block;
  font-weight: 600;
  line-height: 30px;
}

.search-car-form .search-map {
  float: right;
  padding-top: 0px;
  margin-bottom: 7px;
}

.search-car-form input[type="text"] {
  width: 100%;
  border: 1px solid #aaaaaa;
  border-radius: 5px;
  padding: 9px 15px;
  color: #444;
  font-size: 1.6rem;
}

.search-car-form input::placeholder  {
  color: #999;
}

.search-car-form input:-ms-input-placeholder {
  color: #999;
}

.search-car-form input::-ms-input-placeholder {
  color: #999;
}

.search-car-form .search-map .fa {
  font-size: 1.8rem;
  line-height: 15px;
  vertical-align: middle;
  padding-right: 0px;
}

#banner-form{
  position: relative;
}

#banner-form .search-map .fa {
  margin-right: 5px;
}

.search-car-form .location-field {
  position: relative;
  padding-bottom: 10px;
  height: auto;
}

.date-time-wrapper {
  display: inline-block;
  width: 100%;
}

.date-time-wrapper .date-field {
  width: calc(70% - 16px);
  float: left;
  position: relative;
}

.date-time-wrapper .date-field input {
}

.date-time-wrapper .time-field {
  float: right;
  width: 30%;
  position: relative;
}

.date-time-wrapper .time-field input {
}

.date-time-wrapper .fa-clock-o {
  position: absolute;
  right: 10px;
  top: auto;
  bottom: 11px;
  color: #141414;
  font-size: 1.7rem;
  z-index: 2;
}

.time-field select{
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.time-field select::-ms-expand {
  display: none;
}

.t-arrow-top,
.t-arrow-top::after {
  display: none !important;
}

.search-car-form .shop-detail {
  display: flex;
}

.search-car-form .shop-detail a {
  font-size: 1.6rem;
  line-height: 30px;
}

.search-car-form .submit {
  font-size: 2rem;
  cursor: pointer;
}

.search-car-form .submit:hover {
  opacity: 0.75;
}

.search-car-form .submit-button {
  display: inline-block;
  width: 100%;
  position: relative;
  margin-top: 30px;
}

.search-car-form .submit-button::after {
  color: #fff;
  font-size: 2.5rem;
  font-weight: bold;
}

.search-car-form select {
  display: block;
  width: 100%;
  padding: 8px;
  border: 1px solid #aaaaaa;
  font-size: 1.6rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: '';
  height: 42px;
  font-size: 1.6rem;
  border-radius: 5px;
}

body .t-check-in,
body .t-check-out {
  width: 100%;
  border: 1px solid #aaaaaa;
  padding: 1px;
  text-align: left;
  border-radius: 5px;
  position: relative;
}

body .t-check-in {
  z-index: 3; /* Don't change this values */
}

body .t-check-out {
  z-index: 2; /* Don't change this values */
}

#store-service table tr td:first-child {
  width: 149px;
  border-right: 0 !important;
  border-left: 0 !important;
  border-bottom: 0 !important;
}

#store-service table tr:last-child {
  border-bottom: 1px solid #bbb;
}

#store-service table tr td {
  border-top: 1px solid #bbb;
  padding: 15px 8px 15px 0px;
  margin: 57px;
  font-size: 1.8rem;
  text-align: left;
}

#store-service table tr:nth-child(even) td {
}

#store-service table tr:nth-child(2n) td {
  border: none;
  padding-top: 0;
}

#store-service table tr td:nth-child(2),
#store-service table tr td:nth-child(3) {
  color: #141414;
  padding-left: 20px;
  border-left: 0 !important;
  border-right: 0 !important;
}

#store-service table tr td:last-child {
  border-left: 0 !important;
  border-right: 0 !important;
  border-bottom: 0 !important;
}

#store-service table tr td:before {
  content: "|";
  padding-right: 25px;
  color: #ccc;
}

#store-service table tr td::before {
  content: "";
  padding-right: 0;
  color: #ccc;
  border-right: 1px solid #aaaaaa;
  padding-left: 0;
  width: 20px;
  display: block;
  height: 30px;
  position: absolute;
  right: 0px;
}

#store-service table td .new-info {
  position: relative;
  top: 0px;
  border: 1px solid #d2232a;
  color: #d2232a;
  font-size: 1.5rem;
  padding: 0px 10px;
  margin-left: 10px;
}

#store-service table td a{
  text-decoration: none !important;
}

#store-service table tr td:first-child:before,
#store-service table tr td:last-child:before {
  content: none;
}

#wonderful-journey .three-img-box h3 {
  padding: 40px 0 15px 0;
  text-transform: capitalize;
}

.bg-slash .header-wrapper {
  margin-top: 0 !important;
  margin-bottom: 30px !important;
}

.banner-headline h1 {
  display: inline-block;
  transform: skew(-10deg)!important;
  -webkit-transform: skew(-10deg);
  -moz-transform: skew(10deg);
  -o-transform: skew(-10deg);
  font-size: 4rem;
  line-height: 49px;
  height: 133px;
  padding: 20px 0px;
}

.banner-headline {
  font-size: 4rem;
  background-color: #fad600;
  color: #222;
  margin-left: 0%;
  margin-top: 15px;
  width: 500px;
  height: 130px;
  transform: skew(10deg)!important;
  -webkit-transform: skew(10deg);
  -moz-transform: skew(-10deg);
  -o-transform: skew(10deg);
  float: right;
}

.about-section {
  display: flex;
  width: 100%;
  background-color: #f7f6ef;
  margin-top: 150px;
  padding: 50px 0 30px 0;
}

.about-section p {
  font-size: 1.6rem;
  color: #141414;
}

.about-section img {
  position: absolute;
  right: 0;
  bottom: 0;
}

.about-section .center-border {
  float: left;
  background: #141414;
  height: 100%;
  display: flex;
  height: 298px;
  width: 2%;
}

.about-section h3 {
  color: #141414;
  font-size: 1.8rem;
  padding-bottom: 5px;
  font-weight: bold;
}

#top #special-deals .image-box {
  height: 230px;
}

#top #special-deals .image-box a {
  width: 150px;
  bottom: 20px;
  height: 45px;
}

#top #special-deals .image-box p {
  font-size: 1.8rem;
  line-height: 25px;
  font-weight: 500;
  padding: 0px 10px;
}

.box-overlap-link .fa {
  bottom: 0;
  position: absolute;
  right: 15px;
  bottom: 34px;
}

.header-h2 .bottom-text {
  font-size: 2rem;
  display: block;
  text-align: center;
  font-weight: lighter;
  position: relative;
  bottom: 0px;
  line-height: 25px;
}

.t-table-wrap tr:first-child th:first-child,
.t-table-wrap tr:first-child th:last-child {
  background: none !important;
}

.t-table-wrap .fa {
  font-size: 2rem;
}

.information-table li:last-child {
  border-bottom: 1px solid #aaaaaa;
}

.information-table li {
  position: relative;
}

.information-table li {
  padding: 0;
  text-align: left;
  border: none;
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: 1px solid #aaaaaa;
}

.information-table .label-wrapper {
  display: inherit;
  position: relative;
  overflow: hidden;
  padding-bottom: 6px;
}

.information-table .link-wrapper {
  width: 90%;
}

.information-table .label-wrapper .label-button {
  display: inline-block;
  padding: 5px 10px;
  line-height: inherit;
  height: auto;
  float: left;
}

.information-table .label-wrapper .date {
  margin-left: 30px;
  line-height: inherit;
  font-size: 18px;
  float: left;
}

.information-table .link-wraper {
  display: inline-block;
  width: 100%;
  margin-top: 15px;
}

.information-table .link-wraper .new-info {
  border: 1px solid #d2232a;
  color: #d2232a;
  font-size: 1.4rem;
  padding: 0px 8px;
  margin-left: 10px;
  position: relative;
  top: 5px;
}

.information-table li {
  border-top: 1px solid #aaa !important;
  padding: 25px 0px 20px 0px !important;
}

.image-box-wrapper .col-xs-12 a i {
  position: absolute;
  right: 15px;
  bottom: 56px;
  color: #141414;
}

.image-box-wrapper .col-xs-12 a {
  position: absolute;
  width: calc(100% - 30px);
  height: calc(100% - 30px);
  top: 0;
  z-index: 999;
}

#special-deals .image-box-wrapper .col-xs-12 a i {
  bottom: 110px;
}

.know-more a {
  width: 175px;
  margin-top: 40px;
}

.time-field select {
  background: transparent;
  cursor: pointer;
  position: relative;
  z-index: 2;
}

.search-car-form thead tr + tr th {
  border-bottom: none !important;
}

.read-more-content2 {
  margin: auto;
  display: table;
}

.read-more-content2 .more-button {
  font-weight: normal;
  padding: 1px 15px;
  font-size: 1.4rem;
  width: 90px;
  border: 1px solid #bbb;
  position: relative;
  text-align: left;
  text-decoration: none;
  color: #141414;
  display: flex;
  min-height: 28px;
  align-items: center;
}

html[lang="zh-cmn-Hant-TW"] .read-more-content2 .more-button,
html[lang="zh-cmn-Hant-HK"] .read-more-content2 .more-button {
  width: 100px;
}

.read-more-content2 .more-button:after {
  content: "+";
  font-family: 'FontAwesome';
  position: absolute;
  left: auto;
  right: 12px;
  display: inline-block;
  width: auto;
  font-size: 20px;
  color: #141414;
  bottom: auto !important;
  top: 30%;
  -webkit-transform: translate(0%, -33%) !important;
  transform: translate(0%, -33%) !important;
}

html[lang="en"] .read-more-content2 .more-button:after {
  top: 30%;
}

html[lang="ko"] .read-more-content2 .more-button:after {
  top: 32%;
}

.read-more-content2 .more-button.less:after {
  content: '_';
  font-size: 18px;
  -webkit-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
  right: 16px;
}

html[lang="en"] .read-more-content2 .more-button.less:after {
  top: 0%;
}

html[lang="zh-cmn-Hant-HK"] .read-more-content2 .more-button.less:after {
  top: 0%;
}

html[lang="zh-cmn-Hant-TW"] .read-more-content2 .more-button.less:after {
  top: 0%;
}

html[lang="ko"] .read-more-content2 .more-button.less:after {
  top: 0%;
}

.read-more-content2 {
  display: none;
}

/* Popup box BEGIN */

.popup_box {
  background: rgba(0, 0, 0, .6);
  cursor: pointer;
  display: none;
  height: 100%;
  position: fixed;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 9999999999999;
}

.popup_box .helper {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.popup_box > div {
  background-color: #f6f6f6;
  display: inline-block;
  height: auto;
  max-width: 900px;
  min-height: 300px;
  vertical-align: middle;
  width: 80%;
  position: relative;
  border-radius: 8px;
  padding: 15px 5%;
  top: 0%;
}

.popupCloseButton {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 50px;
  cursor: pointer;
  display: inline-block;
  font-family: arial;
  font-weight: bold;
  position: absolute;
  top: -15px;
  right: -15px;
  font-size: 1.8rem;
  text-align: center;
  padding: 3px 10px 0px 11px;
  width: 35px;
  height: 35px;
  line-height: 27px;
}

.popupCloseButton:hover {
  background-color: #fff;
}

.popUpLink {
  cursor: pointer;
}

.filter-results-not-fount{
  text-align: center;
}

@media screen and (max-width: 999px) {

  #store-service .information-table .link-box {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
  }

  #store-service .information-table a {
    text-decoration: none !important;
    color: #000000 !important;
  }

  .information-table .label-wrapper {
    display: inherit;
    position: relative;
    overflow: hidden;
  }

  .information-table .link-wrapper {
    width: 90%;
    margin-top: 13px;
  }

  .information-table .label-wrapper .label-button {
    display: inline-block;
    padding: 2px 10px;
    line-height: 2rem;
    height: auto;
    float: left;
    min-height: auto;
  }

  .information-table .label-wrapper .date {
    margin-left: 20px;
    font-size: 14px;
    float: left;
  }

  .search-car-form .shop-detail,
  .date-time-wrapper {
    display: none;
  }

  div.t-datepicker-day {
    width: 342px;
  }

  #driver-elements .image-box-wrapper .image-box h3 {
    font-size: 18px;
  }
}

@media screen and (min-width: 1000px) {

  #top .bg-slash {
    padding: 80px 0;
  }

  #top .image-box-wrapper {
    display: inline-block;
    vertical-align: top;
    width: 33% !important;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  #top .image-box-wrapper:nth-child(1) .image-box {
    margin-left: 0;
  }

  #top .image-box-wrapper:nth-child(3) .image-box {
    margin-right: 0;
  }

  #top .image-box-wrapper .image-box-wrapper:last-child .image-box {
    width: calc(100% - 0px);
  }

  #top .image-box {
    min-height: 303px;
    margin: 0 !important;
    display: inline-block;
    box-shadow: 0px 0px 9px #ccc;
  }

  #top .image-box a {
    bottom: 40px;
  }

  #top .image-box-wrapper {
    width: calc(33% - 17px) !important;
    margin-left: 25px;
  }

  #store-service table td a span {
    text-decoration: underline;
  }
}

@media screen and (min-width: 1200px) {

  /*  html[lang="en"] .first-three-box .image-box-content {
     min-height: 124px;
     }

     html[lang="ko"] .first-three-box .image-box-content {
     min-height: 96px;
     }

     html[lang="zh-cmn-Hant-HK"] .first-three-box .image-box-content {
     min-height: 96px;
     }

     html[lang="zh-cmn-Hant-TW"] .first-three-box .image-box-content {
     min-height: 124px;
     }
   */
  .information-table {
    max-width: 975px;
    margin: auto;
  }

  .know-more a {
    margin-left: 111px;
  }

}

@media screen and (min-width: 768px) {

  .search-car-form .t-dates {
    padding-top:10px;
    font-size:16px;
  }

}

@media screen and (max-width: 767px) {

  .cc-message{
    font-size: 12px !important;
    line-height: 1.8em !important;
  }

  .read-more-content2 {
    display: table;
  }

  .image-box-wrapper.six-img-box,
  .image-box-wrapper.first-three-box {
    max-width: 400px;
    margin: auto;
  }

  .six-img-box  .grid-12.col4,
  .six-img-box  .grid-12.col5,
  .six-img-box  .grid-12.col6 {
    display: none;
  }

  .showReservationButton .hd_logo_right {
    position: fixed;
  }

  #store-service .information-table td:hover {
    opacity: .75;
  }

  #store-service .information-table .link-wrapper a {
    color: #141414;
    text-decoration: none;
  }

  #store-service .information-table .link-box {
    text-decoration: underline;
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
  }

  html[lang="en"] #special-deals .image-box-content {
    min-height: auto;
  }

  html[lang="ko"] #special-deals .image-box-content {
    min-height: auto;
  }

  html[lang="zh-cmn-Hant-HK"] #special-deals .image-box-content {
    min-height: auto;
  }

  html[lang="zh-cmn-Hant-TW"] #special-deals .image-box-content {
    min-height: auto;
  }

  .search-car-form .t-dates {
    font-size:16px;
    padding: 8px 10px;
  }

}

@media screen and (max-width: 999px) {

  /*image-box-wrapper*/
  .image-box-wrapper .image-box {
    margin-bottom: 0;
  }

  .know-more a {
    margin-top: 20px;
  }

  .mobile-device {
    display: block !important;
  }

  .mobile-hide {
    display: none !important;
  }

  .search-car-form {
    max-width: 400px;
    margin: auto;
    display: table;
    float: none;
  }

  #top h2 {
    font-size: 3.5rem;
  }

  .hd_logo_right {
    display: none;
  }

  .showReservationButton .hd_logo a span {
    display: none;
  }

  .showReservationButton .hd_logo_right {
    left: auto;
    z-index: 99999;
    display: inline-block;
    top: 0;
    right: 67px;
    width: auto;
  }

  #banner-form {
    display: none;
  }

  .search-car-form .return-location .header {
    margin-top: 10px;
  }

  .popup-search-form #banner-form {
    position: absolute;
    top: 0px;
    z-index: 9999999;
    width: 100%;
    padding: 5% 0%;
    left: 0;
    background: rgb(255, 255, 255, 1);
    height: 100%;
    display: inline-block;
  }

  .popup-search-form #top-banner .container,
  .popup-search-form #close-search-pop {
    display: inline-block;
  }

  .popup-search-form footer,
  .popup-search-form .container,
  .popup-search-form .banner-headline {
    display: none;
  }

  .t-table-wrap + .t-table-wrap {
    /*    display: none;*/
  }

  #close-search-pop {
    position: absolute;
    top: 17px;
    right: 30px;
    cursor: pointer;
    display: none;
  }

  .mobile-search-form {
    height: 147px;
  }

  .mobile-search-form .mobile-search-wrapper {
    background-color: #fff;
    display: inline-block;
    width: 90%;
    margin: auto;
    padding: 20px;
    border-radius: 4px;
  }

  .mobile-search-form #mobile-pickup-location {
    border: 1px solid #aaaaaa;
    padding: 11px;
    width: 101%;
  }

  .mobile-search-form .mobile-submit {
    background-color: #fad600;
    border: none;
    padding: 15px;
    width: 90%;
    margin-top: 10px;
    text-transform: uppercase;
    font-size: 1.7rem;
    font-weight: 600;
  }

  #top-banner {
    background: url(../../images/top/top_banne_sp.jpg) no-repeat top center;
    background-size: cover;
    display: inline-block;
    margin-bottom: 40px;
    padding: 100px 0px;
  }

  #top-banner .top-banner-car {
    display: none;
  }

  .banner-headline {
    width: 86%;
    height: 100px;
    float: none;
    margin: 0 auto 60px auto;
  }

  .banner-headline h1 {
    font-size: 3rem;
    line-height: 40px;
    height: 133px;
    padding: 10px 0px;
  }

  #top .banner-headline-wrapper {
    max-width: 520px;
    width: 90%;
    margin: auto;
  }

  #top h2.header-h2 {
    font-size: 3rem;
    padding-top: 45px;
    padding-bottom: 45px;
    line-height: 50px;
  }

  #top .image-box-wrapper .image-box {
    height: auto;
    border: 1px solid #bbb;
  }

  #top .image-box-wrapper .image-box-content {
    position: relative;
    top: auto;
    transform: inherit;
    padding: 20px;
    min-height: auto;
  }

  #top .image-box-wrapper p {
    color: #141414;
    text-align: left;
    font-size: 1.8rem !important;
    line-height: 30px !important;
  }

  #top .image-box-wrapper img {
    display: block;
  }

  .about-section {
    display: none;
  }

  #top #special-deals .image-box {
    height: auto;
  }

  #top .image-box a {
    background: none;
    left: auto;
    transform: translate(0, 50%);
    width: 0 !important;
    border: none;
    font-size: 0;
    bottom: 50% !important;
    right: 5px;
    padding: 22px !important;
  }

  #top #special-deals .image-box p {
    padding: 0;
  }

  .mobile-search-form .search-car-form {
    padding: 10px 15px;
    position: relative !important;
    top: 150px !important;
    left: 0%;
    margin: 0;
    border: 1px solid #aaa;
    z-index: 999999;
  }

  .mobile-search-form .search-car-form .submit,
  .open-mobile-search-form .search-car-form .submit {
    margin-top: 0;
    line-height: 2px;
    font-size: 1.8rem;
    height: 40px;
  }

  .location-wrapper .submit-wrapper input {
    padding: 8px 35px 8px 15px;
    min-height: 40px;
  }

  .search-car-form .submit-button .fa-chevron-right {
    bottom: 11px;
  }

  .mobile-search-form .search-car-form .location-wrapper,
  .open-mobile-search-form #banner-form .search-car-form .location-wrapper {
    display: inline-block;
    width: 100%;
    margin-top: 0;
  }

  .mobile-search-form .search-car-form .location-wrapper.return-location {
    display: none;
  }

  .open-mobile-search-form #banner-form {
    display: block;
  }

  .open-mobile-search-form #banner-form .search-car-form {
    padding: 10px 14px;
    border: 1px solid #aaa !important;
    top: 96px;
    position: relative !important;
  }

  .open-mobile-search-form .date-time-wrapper .time-field {
    float: right;
    width: 38%;
  }

  .open-mobile-search-form .date-time-wrapper .time-field {
    float: right;
    width: 38%;
  }

  .open-mobile-search-form .date-time-wrapper .date-field {
    width: calc(60% - 16px);
  }

  .search-car-form h4 {
    font-size: 1.6rem;
  }

  .search-car-form input[type="text"] {
    font-size: 1.4rem;
  }

  .search-car-form .search-map {
    margin-bottom: 0;
  }

  .open-mobile-search-form .search-car-form .shop-detail {
    display: flex;
  }

  .open-mobile-search-form #top-banner {
  }

  #special-deals .fa-arrow-circle-left::before {
    content: "\f053";
    color: #3678a1;
  }

  #special-deals .fa-arrow-circle-right::before {
    content: "\f054";
    color: #3678a1;
  }

  .showReservationButton .hd_logo_right .button {
    padding: 11px 33px;
    line-height: 18px;
  }

  .about-section + footer {
    margin-top: 145px;
  }

  h2.header-h2 {
    line-height: 40px;
  }

  .image-box-wrapper .col-xs-12 {
    width: 100%;
    max-width: 400px;
    margin: auto;
    margin-bottom: auto;
    display: table;
    float: none;
  }

  #wonderful-journey .image-box h3 {
    padding: 7px 20px;
    min-height: 60px;
    font-size: 2.4rem;
    line-height: 1.6em;
  }

  .header-h2 .bottom-text {
    font-size: 1.8rem;
    bottom: -5px;
  }

  /*  .image-box-content {
     min-height: auto;
     }*/

  .date-time-wrapper .t-table-condensed {
    top: 39px;
  }

  .t-table-wrap tr td {
    height: 40px;
  }

  /*  .six-img-box .image-box-content {
     min-height: auto;
     }*/

  #driver-elements .image-box-wrapper .image-box a {
    right: -16px !important;
  }

  #driver-elements .image-box-image-wrapper {
    position: absolute;
    width: 108px;
    left: 0;
    top: 24px;
  }

  #driver-elements .image-box-content {
    min-height: 50px;
    margin-bottom: 0 !important;
    padding: 0px 45px 0px 0px!important;
  }

  #driver-elements .image-box {
    position: relative;
    padding: 15px 15px 15px 130px;
    text-align: left;
    box-shadow: none;
    border-top: 1px solid #aaa;
    min-height: 133px;
    border-left: none;
    border-right: none;
    border-bottom: none;
  }

  #driver-elements .grid-lg-4:last-child .image-box {
    border-bottom: 1px solid #aaa;
  }

  #driver-elements .col-lg-4:last-child .image-box {
    border-bottom: 1px solid #aaa;
    padding-bottom: 30px;
  }

  .open-mobile-search-form #banner-form {
    position: relative;
  }

  .open-mobile-search-form .popup-bg {
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0;
    background-color: rgba(0, 0, 0, 0.70);
    z-index: 999999;
  }

  .open-mobile-search-form #close-search-pop i {
    color: #fff;
  }

  .open-mobile-search-form #close-search-pop {
    position: absolute;
    top: -28px;
    right: -2px;
    cursor: pointer;
    /*display: none !important;*/;
  }

  #close-search-pop span.close-btn{
    display:block;
    position:relative;
    top:-18px;
    right:-5px;
  }

  #close-search-pop span.close-btn:before {
    content: "";
    position: absolute;
    display: inline-block;
    top: 14px;
    right: 16px;
    width: 3px;
    height: 25px;
    border: 0;
    margin: 0;
    padding: 0;
    background-color: #ffffff;
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  #close-search-pop span.close-btn:after {
    content: "";
    position: absolute;
    display: inline-block;
    top: 14px;
    right: 16px;
    width: 3px;
    height: 25px;
    border: 0;
    margin: 0;
    padding: 0;
    background-color: #ffffff;
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }

  #store-service table td a:after {
    content: "\f054";
    font-family: FontAwesome;
    font-size: 1.8rem;
    position: absolute;
    right: 16px;
    top: 50%;
    color: #474747;
    transform: translate(0%, -0%);
    margin-top: -2%;
  }

  .information-table a:after {
    content: "\f054";
    font-family: FontAwesome;
    font-size: inherit;
    position: absolute;
    right: 16px;
    top: 50%;
    color: #474747;
    transform: translate(0%, -0%);
    margin-top: -2%;
  }

  .information-table .link-wraper {
    padding-right: 58px;
  }

  .information-table .link-wraper spam:first-child {
    text-decoration: none;
    color: #141414;
  }

  .information-table li {
    border-top: 1px solid #aaa !important;
    padding: 20px  15px 20px 15px !important;
  }

  .image-box-wrapper .col-xs-12 a {
    height: 100%;
  }

  .image-box-wrapper .col-xs-12 a i {
    right: 0px;
  }

  #wonderful-journey .image-box-wrapper .col-xs-12 a i {
    bottom: 38px;
    right: 18px;
  }

  #special-deals .image-box-wrapper .col-xs-12 a i {
    bottom: 75px;
    right: 10px;
  }

  .search-car-form .submit-button {
    margin-top: 15px;
  }

  .search-car-form .location-field {
    padding-bottom: 0;
  }

  .search-car-form thead tr + tr th {
    border-bottom: none !important;
    width: 34px !important;
    padding: 9px;
  }

  .showReservationButton .hd_logo_right .reservation {
    padding: 5px 35px 6px 15px;
  }

  h2.header-h2 {
    font-size: 2.4rem;
    margin-top: 55px;
    margin-bottom: 30px;
  }

  #wonderful-journey h2.header-h2 {
    margin-top: 30px;
  }

  #driver-elements .image-box-wrapper .row .grid-12 {
    min-height: 128px;
  }

  .showReservationButton .reservation.btn::after {
    font-size: 1.5rem;
  }

  .search-map a,
  .shop-detail a {
    font-size: 1.4rem !important;
  }

  #special-deals .image-box-wrapper .image-box,
  #wonderful-journey .image-box-wrapper .image-box {
    margin-bottom: 30px;
  }

  #wonderful-journey .grid-lg-4:last-child .image-box {
    margin-bottom: 0px;
  }

  .open-mobile-search-form #banner-form {
    z-index: 9999999;
  }

  #special-deals .image-box-wrapper .row .grid-12.col6 {
    margin-bottom: 30px;
  }

  #driver-elements .image-box-content::after {
    right: 1px;
  }

  .blocker {
		-webkit-overflow-scrolling: touch;
  }

}

@media screen and (min-width: 540px) and (max-width: 999px) {
  #driver-elements .image-box-content::after {
    top: 50%;
  }
}

@media screen and (min-width: 479px) and (max-width: 767px) {
  #top.form-opened {
    height: 600px;
  }
}

@media screen and (max-width: 479px) {

  .showReservationButton .hd_logo img {
    height: 37px;
    width: 37px;
    object-fit: cover;
    object-position: left center;
  }

  _:-ms-lang(x)::-ms-backdrop, .showReservationButton .hd_logo img {
    /* IE11 のみ適用 */
      height: auto;
      width: 200px;
      object-fit: none;
  }
  
  #top.form-opened {
    height: 500px;
  }

  .date-time-wrapper .t-table-condensed {
    width: 100%;
  }

  .search-car-form .shop-detail {
    display: none;
  }

  #top h2 {
    font-size: 3rem;
  }

  #top .bg-slash {
    padding: 50px 0;
  }

  #top .header-wrapper {
    margin-top: 40px;
  }

  .banner-headline {
    width: 90%;
    height: auto;
    margin: 0 auto 30px auto;
  }

  .banner-headline h1 {
    font-size: 2.2rem;
    line-height: 32px;
    height: auto;
  }

  #top h2.header-h2 {
    font-size: 3rem;
    padding-top: 30px;
    padding-bottom: 30px;
    line-height: 40px;
  }

  #top h2.header-h2 br {
    display: none;
  }

  #top .image-box {
    width: 100%;
  }

  #top #special-deals .image-box p {
    font-size: 1.6rem !important;
    line-height: 25px !important;
    font-weight: 500;
    padding: 0;
  }

  .mobile-search-form,
  .search-car-form {
    width: 100% !important;
    margin: auto !important;
  }

  #top-banner {
    padding: 0px 0px 60px;
    margin-bottom: 80px;
  }

  .mobile-search-form .search-car-form {
  }

  #driver-elements .image-box h3 {
    text-align: left !important;
  }

  .information-table .label-wrapper .date {
    margin-left: 15px;
  }

  #driver-elements .grid-12 .image-box {
    padding-left: 140px;
    padding-right: 15px;
  }

  #driver-elements .grid-12,
  #store-service .grid-12 {
    padding-left: 0;
    padding-right: 0;
  }

  #store-service .grid-12 .other-button.btn {
    margin-left: 15px !important;
  }

  #store-service .grid-12 td {
    padding: 15px !important;
  }

  #driver-elements .image-box-image-wrapper {
    left: 15px;
  }

  #driver-elements .grid-12, #store-service .grid-12 {
    padding-left: 0;
    padding-right: 0;
  }

  div.t-datepicker-day {
    width: 150%;
  }

}

@media screen and (min-width: 768px) and (max-width: 999px) {

  #top.form-opened {
    height: 600px;
  }

  #top-banner {
    padding: 100px 0px;
    margin-bottom: 50px;
  }

  .showReservationButton .hd_logo_right {
    position: absolute;
  }

  #banner-form {
    margin: auto;
  }

  .banner-headline-wrapper {
    margin: 30px auto;
  }

  #store-service table {
    width: 100%;
  }

  .about-section .center-border {
    height: 450px;
  }

  .hd_logo {
    font-size: 1.2rem;
  }

  .Nav > ul > li a {
    margin: 0 15px;
  }

  #top-banner {
  }

  #top .image-box-wrapper h3 {
    font-size: 1.8rem !important;
    display: inline-grid;
    width: 100%;
    align-items: center;
    vertical-align: middle;
    height: 60px;
    padding: 0px 10px;
  }

  #top .image-box-wrapper .image-box {
    height: 332px;
    width: calc(100% - 10px);
  }

  #top .image-box-wrapper .image-box {
    height: 300px !important;
    width: calc(100% - 10px);
    margin: 0 !important;
    display: inline-block;
    box-shadow: 0px 0px 9px #ccc;
    background-size: cover !important;
  }

  #top .image-box-wrapper .image-box p,
  #top #special-deals .image-box p {
    font-size: 1.6rem;
    line-height: 25px;
    padding: 0px 20px;
  }

  .six-img-box .clearfix {
    display: none;
  }

  .six-img-box .col5 {
    clear: left;
  }

  /*  .six-img-box .image-box-content {
     min-height: 227px;
     }*/

  .mobile-search-form .search-car-form {
    top: 200px;
  }

  /*  html[lang="en"] .first-three-box .image-box-content {
     min-height: 114px;
     }

     html[lang="ko"] .first-three-box .image-box-content {
     min-height: 86px;
     }

     html[lang="zh-cmn-Hant-HK"] .first-three-box .image-box-content{
     min-height: 90px;
     }

     html[lang="zh-cmn-Hant-TW"] .first-three-box .image-box-content{
     min-height: 115px;
     }

     html[lang="en"] .six-img-box .image-box-content {
     min-height: 245px;
     }*/

}

@media screen and (min-width: 1000px) and (max-width: 1199px) {

  #top-banner .top-banner-car {
    left: 540px;
  }

  .banner-headline h1 {
    font-size: 3rem;
    line-height: 35px;
    height: auto;
    padding: 15px 0px;
  }

  .banner-headline {
    width: 400px;
    height: auto;
  }

  .search-car-form {
    width: 500px;
  }

  .about-section .center-border {
    height: 345px;
  }

  #top #special-deals .image-box {
    height: 235px !important;
  }

  .six-img-box .clearfix {
    display: none;
  }

  /*  .six-img-box .image-box-content {
     min-height: 268px;
     }
     html[lang="en"] .first-three-box .image-box-content {
     min-height: 125px;
     }

     html[lang="ko"] .first-three-box .image-box-content {
     min-height: 125px;
     }

     html[lang="zh-cmn-Hant-HK"] .first-three-box .image-box-content {
     min-height: 125px;
     }

     html[lang="zh-cmn-Hant-TW"] .first-three-box .image-box-content {
     min-height: 125px;
     }

     html[lang="en"] #special-deals .image-box-content {
     min-height: 351px;
     }

     html[lang="ko"] #special-deals .image-box-content {
     min-height: 288px;
     }

     html[lang="zh-cmn-Hant-HK"] #special-deals .image-box-content {
     min-height: 225px;
     }

     html[lang="zh-cmn-Hant-TW"] #special-deals .image-box-content {
     min-height: 225px;
     }


     html[lang="en"] .six-img-box .image-box-content {
     min-height: 379px;
     }*/

}

@media screen and (min-width: 1030px) {

  html[lang="en"] #filter-result-wrapper .primary-button{
    line-height: 53px;
  }

}

.address-box {
  font-size: 1.4rem;
  margin-bottom: 10px;
}

.address-box address {
  font-style: normal;
}

@media screen and (min-width: 1000px) {

  .address-box {
    float: left;
    line-height: 16px;
    text-align: left;
  }

  .address-box .address-box--no-nl {
    display: inline;
  }

}

@media screen and (min-width: 1000px) and (max-width: 1199px) {

  .address-box {
    margin-left: 80px;
  }

}

@media screen and (min-width: 1200px) {

  .address-box {
    margin-bottom: 0;
    margin-left: 320px;
  }

}


/** datepicker */
.t-table-wrap tr td.t-special-day {
    background-color: #f4d3d3;
}
.t-special-day:before {
    border: none!important;
}
.t-date-title {
    display: none!important;
}
.t-input {
    display: none!important;
}
