@charset "UTF-8";
/* Noto Sans TC */
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100;300;400;500;700;900&display=swap");
/* -------------------------------
   春節營運時間頁面用樣式
   ------------------------------- */
body {
  background: unset;
  font-size: 14px;
  font-family: "Noto Sans TC", sans-serif;
}

.container {
  width: 100%;
}
@media (min-width: 576px) {
  .container {
    width: 98%;
  }
}
@media (min-width: 768px) {
  .container {
    width: 68%;
  }
}

.content {
  background-image: url(../images/HONDA_dealers_time_bg.png);
  background-position: top;
  background-repeat: repeat-y;
  background-size: 250%;
  padding: 55px 6px 20px 13px;
  overflow-x: hidden;
}
@media (min-width: 576px) {
  .content {
    padding-left: 6px;
    padding-right: 13px;
  }
}
@media (min-width: 768px) {
  .content {
    background-size: 100%;
    padding-left: 25px;
  }
}

.content .row.bg-white {
  margin-bottom: 48px;
}

.page-header:first-child {
  margin: 10px 0 0 0;
  line-height: 2.25;
}

.table > thead > tr > th {
  border: 1px solid #ddd;
  font-weight: 500;
}

.table thead tr:last-child {
  background-color: #7b8091;
}

.table thead tr:last-child th {
  color: #fff !important;
}

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #fff;
}

.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background: #fff;
}

.table-striped > tbody > tr:nth-of-type(even) {
  background-color: #f3f3f3;
}

.btn.btn-scroll-to-top {
  width: unset;
  height: unset;
  line-height: unset;
  font-size: 0;
}

.btn.btn-scroll-to-top img {
  max-width: 100%;
  width: 28px;
  height: 28px;
}

.panel-body {
  padding: 26px;
}
@media (min-width: 576px) {
  .panel-body {
    padding: 26px 26px 53px 38px;
  }
}
@media (min-width: 992px) {
  .panel-body {
    padding: 28px 69px 37px 59px;
  }
}
.panel.info {
  -webkit-box-shadow: 0 0 24px 0px rgba(12, 4, 7, 0.6);
          box-shadow: 0 0 24px 0px rgba(12, 4, 7, 0.6);
  border-radius: 0;
  position: relative;
  z-index: 8;
}
.panel.info h1 {
  font-size: 22px;
  font-weight: normal;
  text-align: center;
  margin-top: 0;
  margin-bottom: 17px;
}
.panel.info p {
  color: #7b8091;
  font-size: 18px;
  line-height: 1.5;
  padding: unset;
  margin-bottom: 0.5rem;
}
.panel.info .text-post {
  margin-bottom: 25px;
}
@media (max-width: 455px) {
  .panel.info .text-post p:first-child br {
    display: none;
  }
}
@media (min-width: 1780px) {
  .panel.info .text-post p:first-child br {
    display: none;
  }
}
.panel.info .text-description {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1.6rem;
  font-weight: 600;
}
@media (min-width: 768px) {
  .panel.info .text-description {
    padding: 0 15px;
  }
}
@media (max-width: 1059.9px) {
  .panel.info .text-description p:last-child {
    text-indent: -5em;
    padding-left: 5em;
  }
}
@media (min-width: 1060px) {
  .panel.info .text-description p:last-child br {
    display: none;
  }
}
@media (max-width: 575.9px) {
  .panel.info .text-description img {
    display: none;
  }
}
@media (min-width: 576px) {
  .panel.info .text-description img {
    margin-right: 15px;
    width: 60px;
  }
}
@media (min-width: 768px) {
  .panel.info .text-description img {
    width: 80px;
  }
}
@media (min-width: 992px) {
  .panel.info .text-description img {
    width: 140px;
  }
}
@media (min-width: 1200px) {
  .panel.info .text-description img {
    margin-right: 30px;
    width: 150px;
  }
}
@media (min-width: 1400px) {
  .panel.info .text-description img {
    width: 175px;
  }
}
@media (max-width: 767.9px) {
  .panel.info h1 br {
    display: block;
  }
}
@media (min-width: 576px) {
  .panel.info h1 {
    font-size: 26px;
    margin-left: -12px;
  }
}
@media (min-width: 768px) {
  .panel.info h1 {
    font-size: 25px;
    margin-right: -12px;
  }
  .panel.info h1 br {
    display: none;
  }
  .panel.info p {
    font-size: 20px;
  }
  .panel.info .text-post {
    margin-bottom: 35px;
  }
}
@media (min-width: 992px) {
  .panel h1 {
    margin-left: -35px;
    margin-right: -45px;
  }
}

/* 裝飾 */
.deco {
  margin-top: 65px;
  margin-bottom: 152px;
  position: relative;
}
.deco-img {
  position: absolute;
  z-index: 9;
  -webkit-transition: 0.5s ease-in;
  transition: 0.5s ease-in;
}
.deco-img:nth-child(1) {
  display: block;
  width: 60%;
  bottom: -22px;
  left: 60px;
  -webkit-transform: translate(-50%, 50%);
          transform: translate(-50%, 50%);
}
.deco-img:nth-child(2) {
  width: 50%;
  bottom: -10px;
  right: 49px;
  -webkit-transform: translate(50%, 50%);
          transform: translate(50%, 50%);
}
.deco-img:nth-child(3) {
  display: none;
}
.deco-img:nth-child(4) {
  width: 20.7%;
  top: -7px;
  left: 36px;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.deco-img:nth-child(5) {
  z-index: 7;
  width: 30%;
  bottom: 4px;
  left: 19px;
  -webkit-transform: translate(-50%, 50%);
          transform: translate(-50%, 50%);
}
@media (min-width: 476px) {
  .deco {
    margin-bottom: 200px;
  }
  .deco-img:nth-child(2) {
    bottom: 33px;
    right: 110px;
  }
}
@media (min-width: 576px) {
  .deco {
    margin-top: 103px;
  }
  .deco-img:nth-child(1) {
    display: block;
    width: 50%;
    bottom: -42px;
    left: 72px;
    -webkit-transform: translate(-50%, 50%);
            transform: translate(-50%, 50%);
  }
}
@media (min-width: 768px) {
  .deco {
    margin-top: 85px;
    margin-bottom: 112px;
  }
  .deco-img:nth-child(1) {
    width: 45%;
    bottom: 41px;
    left: -100px;
  }
  .deco-img:nth-child(2) {
    width: 40%;
    bottom: 68px;
    right: -55px;
  }
  .deco-img:nth-child(3) {
    display: block;
    width: 18%;
    top: 20px;
    left: -90px;
    -webkit-transform: translate(50%, -50%);
            transform: translate(50%, -50%);
  }
}
@media (min-width: 1200px) {
  .deco-img:nth-child(1) {
    bottom: 92px;
    left: -200px;
  }
  .deco-img:nth-child(2) {
    bottom: 179px;
    right: -72px;
  }
  .deco-img:nth-child(3) {
    left: -180px;
  }
}
/*# sourceMappingURL=delear.css.map */