<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500&amp;family=Noto+Sans+TC:wght@400;500;700;900&amp;display=swap');


* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

body {
  margin: 0 auto;
  background-color: #FFF;
  font-family: 'Lato', 'Noto Sans TC', Arial, sans-serif, STHeiti, 'Microsoft JhengHei', '敺株��迤暺煾��', "暺睲��"
}

button {
  border: 0;
  background: none;
  outline: 0 !important;
  box-shadow: none !important
}

a:hover {
  text-decoration: none
}

.mySlides {
  display: none
}

.w3-left,
.w3-right,
.w3-badge {
  cursor: pointer
}

.w3-badge {
  height: 13px;
  width: 13px;
  padding: 0
}

img.head-logo {
  width: 300px;
  padding-left: 70px;
}

.grab {
  cursor: -webkit-grab;
  cursor: grab;
}

.tab1-intro {
  font-family: lato, Arial, sans-serif, STHeiti, microsoft jhenghei, 敺株��迤暺煾��, 暺睲��;
  width: 100%;
  max-width: 1200px;
  font-size: 22px;
  color: #333232;
  line-height: 35px;
}

.w3-white,
.w3-hover-white:hover {
  background-color: #0085d2 !important;
}

.w3-border {
  border: 1px solid #0085d2 !important;
}

.w3-left,
.w3-right,
.w3-badge {
  cursor: pointer;
  color: #0085d2;
}

.w3-badge {
  height: 13px;
  width: 13px;
  padding: 0
}


.BackToTop {
  position: fixed;
  left: 20px;
  bottom: 90px;
  z-index: 1;
  /*padding: 80px 20px;*/
}

.BackToTop img {
  width: 55px;
}

.top-banner .kv, .top-banner .carousel,
.header-bg div {
  max-width: 1440px;
  margin: 0 auto;
  text-align: center;
  width: 100%;
}

.top-banner .glyphicon {
  color: #fff
}

.carousel-control {
  background-image: none !important;
}

.header-bg div {
  text-align: left;
}

.content-wrapper {
  font-family: 'Lato', 'Noto Sans TC', sans-serif;
}

.content-wrapper .nav-tabs {
  max-width: 1170px;
  margin: 40px auto 20px;
}

.content-wrapper .nav-tabs li a {
  font-size: 20px;
  letter-spacing: 0.05em;
  font-weight: normal;
  color: #333;
  padding: 20px 15px;
  font-family: 'Lato', 'Noto Sans TC', sans-serif;
}

.content-wrapper .nav-tabs&gt;li.active&gt;a, .content-wrapper .nav-tabs&gt;li.active&gt;a:focus,
.content-wrapper .nav-tabs&gt;li.active&gt;a:hover {
  font-weight: bold;
  color: #0081C3;
}

.content-wrapper .intro p {
  max-width: 670px;
  width: 100%;
  margin: 0 auto 55px;
  color: #000;
  text-align: center;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
}


.content-wrapper .intro h2 {
  max-width: 670px;
  width: 100%;
  margin: 55px auto 15px;
  color: #0081C3;
  text-align: center;
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}


.content-wrapper .japan .jp-headline {
  max-width: 670px;
  margin: 0 auto;
  color: #0081C3;
  text-align: center;
  font-size: 28px;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 2.8px;
}



.content-wrapper .japan .location p {
  width: 100%;
  color: #000;
  text-align: left;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.7;
  margin: 15px 0 25px;

}




.location span.highlight {
  color: #c8151e;
  font-weight: bolder;
  border-bottom: 1px dashed #F4ADA9;
  padding-bottom: 1px;
}

.location .location-photo {
  padding: 20px;
  width: 100%;
  height: 100%;
}

.location small.photo-sources {
  color: #aaaaaa;
}

.location .location-photo img {
  margin: 0 auto 10px;
}

.content-wrapper .japan .content .title-wrapper {
  margin: 80px auto;
}


.flex-container {
  display: flex;
  justify-content: center;
}


.content-wrapper .btn-linkup {
  border-radius: 10px;
  background: linear-gradient(270deg, #FE8210 0%, rgba(254, 130, 16, 0.00) 100%), #E41C26;
  color: #FFF;
  text-align: center;
  font-size: 23px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 4.6px;
  padding: 10px 12px;
  max-width: 250px;
  width: 100%;
  margin: 35px auto 20px;
  border: 0;
}

/* Homepage Button */

#btn-home a {
  display: block;
  width: 60px;
  height: 70px;
  background-image: url('../images/btn-home-en.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 60px 70px;
  position: fixed;
  bottom: 90px;
  right: 30px;
  z-index: 2;
}



/* Owl Carousel Button */

.owl-prev, .owl-next {
  height: 32px;
  position: absolute;
  top: 40%;
}

.owl-prev {
  left: -30px;
}

.owl-next {
  right: -30px;
}


.owl-carousel .nav-btn {
  width: 32px;
  height: 32px;
  margin: 0 auto;
}

/* Carousel */

.carousel .glyphicon-chevron-left:before {
  display: none;
}

.carousel .glyphicon-chevron-right:before {
  display: none;
}

.carousel-indicators {
  bottom: -10px;
}


.carousel-indicators li {
  border: 1px solid black;
  border-radius: 50%;
  margin-left: 3px;
  margin-right: 3px;
}

.carousel-indicators .active {
  background-color: #000;
}


.japan .carousel-summary p {
  font-weight: bold;
  font-size: 22px;
  line-height: 35px;
  color: #333;
  background: linear-gradient(to top, rgba(239, 125, 0, 0.2) 50%, transparent 50%);
  padding: 0 20px 7px;
  display: inline;
  letter-spacing: 0.05em;
}

.japan .redeem_guideline .btn a.learn-more {
  color: #ffffff;
}


/* HSBC offer */
#hsbc .top-banner {
  max-width: 1170px;
  margin: 50px auto 0;
  padding: 0 15px;
}

#hsbc h2 {
  color: #000;
  text-align: center;
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 2.8px;
  margin-bottom: 30px;
  margin-top: 0;
}

#hsbc .offer {
  padding: 30px 0 40px
}

#hsbc .offer .container {
  max-width: 1280px;
  width: 100%;
}

#hsbc .offer .offer-img {
  width: 100%;
  border: 1px solid #ccc;
  margin-bottom: 20px;
  max-width: 550px;
}

#hsbc .img-hsbc-mb {
  max-width: 320px;
  width: 100%;
  display: block;
  margin: 0 auto;
}

/* Steps */
#hsbc .steps {
  background: #F5F5F5;
  padding: 50px 0 20px;
}

#hsbc .steps h2 {
  margin-bottom: 50px
}

#hsbc .steps .step-box {
  position: relative;
  max-width: 330px;
  width: 100%;
  margin: 0 auto 50px;
}

#hsbc .steps .step-no {
  position: absolute;
  top: -25px;
  left: -25px;
  background: #DF2123;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  color: #FFF;
  text-align: center;
  font-family: 'Montserrat', sans-serif;
  font-size: 36px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  display: flex;
  align-items: center;
  justify-content: center;
}

#hsbc .steps .step-box img {
  max-width: 330px;
  width: 100%;
  margin: 0 auto 20px;
}

#hsbc .steps .step-box p {
  max-width: 330px;
  width: 100%;
  margin: 0 auto;
  color: #000;
  text-align: center;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 1.7px;
}


/* Promote */


.content-wrapper .promo {
  position: relative;
  font-family: 'Noto Sans TC', sans-serif;
  font-size: 18px;
  color: #2e2e2e;
  line-height: 1.765;
  font-weight: 300;
  margin: 0 auto;
  padding: 45px 0 30px;
  background-color: #F5F7F9;
  /*margin-top: 30px*/
}

.promo img {
  width: 100%;
}

.promo-img {
  margin-bottom: 20px;
}


/* Coupon Code */
.offer-wrapper .offer-coupon {
  margin-bottom: 20px
}

.coupon-section {
  border-radius: 5px;
  font-weight: 700;
  font-size: 21px;
  text-transform: uppercase;
  letter-spacing: .05em;
  height: 45px;
  background-color: #fff;
  text-align: center;
  line-height: 45px;
  border: 1px solid #CCCCCC;
  color: #045A9C;
  margin-top: 10px;
}

.btn-CouponCopy {
  background: #ee1818;
  margin-top: 10px;
  border-radius: 5px;
  font-weight: 700;
  font-size: 18px;
  line-height: 45px;
  text-align: center;
  letter-spacing: .05em;
  color: #FFF;
  width: 100%;
  padding: 0;
  height: 45px;
}


.selected {
  background: ;
  /*linear-gradient(90deg,#5a9216 0%,#8bc34a 100%);*/
  color: #fff;
  background: #000;
  opacity: 0.6;
  cursor: auto;
}





/* Deals  */
.deals {
  padding: 30px 0px;
  /* background-color: #F5F7F9 */
}


.deal-flight-box .flight-location {
  color: #000;
  font-size: 12px;
}

.flight-box-wrapper {
  padding-left: 10px;
  padding-right: 10px;
}

.flight-deals, .hotel-deals {
  margin: 0 auto 120px;
}

@media (min-width:1200px) {
  .deals.hotel-deals .container {
    max-width: 1240px;
  }
}

.flight-deals .title,
.hotel-deals .title,
.promo .title,
.deals .title {
  font-weight: bold;
  font-size: 24px;
  line-height: 30px;
  color: #0081C3;
}

.deals .title,
.promo .title {
  margin-bottom: 25px;
}

.deals .title .special {
  display: inline-block;
  color: #f33;
}

.deals .title-icon {
  vertical-align: -2px;
  margin-right: 10px;
  max-width: 25px;
  width: 100%;
}

.deals .title-hotel-icon {
  vertical-align: -4px;
  margin-right: 10px;
  max-width: 25px;
  width: 100%;
}

.promo .title-promo-icon {
  vertical-align: 0px;
  margin-right: 10px;
  max-width: 30px;
  width: 100%;
}



.deal-box:hover {
  border: 1px solid #0081C3;
  transition: all .3s;
}


.deal-box {
  border: 1px solid #d9d9d9;
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
  background: #fff;
  border-radius: 5px;
  overflow: hidden;
}

.deal-flight-box {
  align-items: flex-end;
}

.icon-return {
  margin: auto 10px;
}

.deal-flight-box,
.deal-hotel-box .right {
  padding: 20px;
}

.deal-flight-box .space {
  height: 10px;
}


.deal-box .airline,
.deal-box .flight-type {
  color: #0285D2;
}

.deal-box .airline {
  font-size: 20px;
  letter-spacing: -0.5px;
}

.deal-box .flight-type {
  font-size: 14px;
  color: #2e2e2e
}

.deal-box .hotel-date {
  font-size: 14px;
  color: #2e2e2e;
  font-weight: 400;
  margin-top: 4px;
}

.deal-box .hotel-date img {
  vertical-align: -2px;
  margin-right: 8px;
}


.deal-box .depart {
  font-size: 14px;
  font-weight: 400;
}

.deal-box .hotel-location {
  font-size: 14px;
  font-weight: 400;
  margin-top: 5px;
  color: #0081C3;
}

.deal-box .hotel-location img {
  margin-left: 1px;
  margin-right: 10px;
  vertical-align: bottom;
}


.deal-box .depart img {
  vertical-align: -2px;
  margin-right: 8px;
}

.deal-box .price,
.deal-box .price small {
  font-size: 24px;
  font-weight: 700;
  color: #ec2327;
  margin-top: -3px;
}

.deal-box .price span {
  font-size: 14px;
  color: #ec2327;
  display: inline-block;
}

.deal-flight-box .price span:first-of-type {
  /*font-size: 18px;*/
  font-size: 13px;
}

.deal-flight-box .price span {
  font-size: 13px;
}

.deal-box .price-info {
  font-size: 13px;
  color: #808080;
}

.deal-box .remarks,
.deal-box .hotel-remarks {
  font-size: 14px !important;
  color: #fff;
}

.deal-hotel-box {
  flex-direction: column;
  text-align: left;
  box-shadow: 0 4px 8px 0 rgba(15, 41, 77, .08);
}


.deal-hotel-box .title1 {
  font-size: 20px;
  font-weight: 900;
  color: #0285D2;
  text-align: left;
}

.deal-hotel-box .hotel {
  min-height: 105px;
  font-size: 17px;
  text-align: left;
  color: #2e2e2e;
  font-weight: bold;
  margin-bottom: 10px;
}


.deal-hotel-box:hover .right {
  border: 0;
  box-shadow: 0px 4px 10px rgba(15 41 77 / 20%);
}


.deal-hotel-box .hotel span {
  font-weight: normal;
}


.deal-hotel-box .hotel-img .tag-place {
  position: absolute;
  top: 0px;
  left: 0px;
  color: #045A9C;
  background: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: bold;
  padding: 5px 10px;
  border-radius: 0 0px 5px 0;
}


.deal-box .hotel-remarks {
  color: #2e2e2e;
}

.deal-hotel-box .price,
.deal-hotel-box .price span {
  font-family: 'Lato', sans-serif;
}

.deal-hotel-box .price span {
  display: block;
  font-size: 13px;
  color: #808080;
  font-weight: 400 !important;
  padding-bottom: 5px;
  display: block;
}


.deal-hotel-box .price {
  color: #ec2327;
  text-align: right;
  font-size: 24px;
  line-height: 1;
}


.deal-hotel-box small {
  font-size: 13px !important;
  color: #2e2e2e !important;
  font-weight: 400 !important;
  padding-right: 3px;
  padding-bottom: 5px;
  display: block;
}

.deal-hotel-box .ori-price {
  min-height: 21px;
  color: #666;
  margin: 8px auto 0;
  font-weight: normal;
}

.hotel-deals .container {
  max-width: 1000px;
  margin: 0 auto;
}

.deal-hotel-box .thumbnail-img {
  height: 200px;
  width: 100%;
  object-fit: cover;
  background-size: cover;
  background-position: center center;
  transition: all 1s;
  overflow: hidden;
  position: relative;
}

.deal-hotel-box .right {
  font-size: 14px;
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  flex-direction: column;
  justify-content: space-between;
  padding: 20px;
  background: #fff;
  transition: all .3s;
  height: 250px;
}

/* Booking Button */

.btn-bookflight,
.btn-bookflight:hover {
  font-family: 'Noto Sans TC', sans-serif;
  border-radius: 2px;
  cursor: pointer;
  max-width: 350px;
  width: 100%;
  margin: 20px auto 30px;
  display: block;
  background: linear-gradient(90deg, #E41C26 0.44%, #FE8210 99.43%);
  padding: 2px;
  text-decoration: none;
  text-align: center;
}

.btn-bookflight .txt,
.btn-bookflight:hover .txt {
  background-color: #fff;
  color: #E41C26;
  font-weight: bold;
  font-size: 16px;
  padding: 10px 15px;
  text-decoration: none;
}

/* CPA banner */
.cpa-banner {
  padding: 0 15px;
  margin-bottom: 40px;
}

.cpa-banner img {
  width: 100%;
  max-width: 1170px;
  margin: 0 auto;
}

/* TnC */
.tnc_container {
  /*padding: 30px 0*/
  padding: 0 0 30px
}

.tnc_container .btn-tnc {
  color: #999;
  font-weight: bold;
  width: 100%;
  background-color: #f5f5f5;
  border: 1px solid #ddd;
  padding: 10px 15px;
  border-radius: 3px;
  font-weight: bold;
  font-size: 16px;
  white-space: inherit;
}

.tnc_container .btn-tnc[aria-expanded="true"] {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom: 0
}

.tnc_container .card-body {
  padding: 1.25rem;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-top: 0;
  font-size: 16px;
  color: #000;
  border: 1px solid #ddd;
}

.tnc_container .card-body .tnc-til {
  font-size: 16px;
  padding-inline-start: 35px;
}

.tnc_container .card-body ol {
  padding-inline-start: 35px;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
}


.tnc_container .card-body ol.a li {
  list-style: lower-alpha;
}

.tnc_container .card-body li {
  margin-bottom: 15px;
  /*line-height: 1.5;*/
  color: #000;
  text-align: left;
  font-size: 14px;
  list-style: decimal;
  list-style: none;
}



.flight-details img {
  max-width: 768px;
  width: 100%;
}

.tnc_container .card-body li a {
  text-decoration: underline;
}

.disclaim {
  font-size: 20px;
  color: #0085d2;
  text-align: right;
}

.footer {
  background-color: #0085d2;
  padding: 10px;
  line-height: 20px;
  color: #ffffff;
  font-size: 10px;
}

/* Location css */
.content-wrapper .location {
  margin-bottom: 60px;
}

.content-wrapper .location .img-spot {
  position: relative;
  margin-bottom: 15px;
}


.content-wrapper .location .spot p {
  margin-top: 10px
}

.japan .jp-title h2 {
  display: inline-block;
}

.japan .jp-title p {
  font-weight: 500;
  font-size: 18px;
  letter-spacing: 1px;
}

/* Owl Carousel */
.owl-theme .item {
  height: auto;
  padding: 1rem;
}

.owl-carousel .item h4 {
  color: #fff;
  font-weight: 400;
  font-size: 1.4375rem;
  margin-top: 0rem;
}




/* jp-title decoration */

#tokyo .jp-title h2:before,
#osaka .jp-title h2:before,
#okinawa .jp-title h2:before,
#fukuoka .jp-title h2:before {
  content: '';
  background: url(../images/jp-title.png) no-repeat center/contain;
  width: 190px;
  height: 24px;
  display: block;
  margin: auto;
  margin-bottom: 5px;
}

#tokyo .jp-title:before {
  content: "";
  background: url(../images/tokyo-tower.png) no-repeat;
  width: 42px;
  height: 72px;
  background-size: 42px 72px;
  display: inline-block;
  margin-right: 40px;
  margin-left: 10px;
  vertical-align: -10px;
}

#tokyo .jp-title:after {
  content: "";
  background: url(../images/tokyo-fuji.png) no-repeat;
  width: 60px;
  height: 48px;
  background-size: 60px 48px;
  display: inline-block;
  margin-left: 30px;
  vertical-align: -10px;
}

#osaka .jp-title:before {
  content: "";
  background: url(../images/osaka-crab.png) no-repeat;
  width: 85px;
  height: 52px;
  background-size: 85px 52px;
  display: inline-block;
  margin-right: 30px;
  vertical-align: -10px;
}

#osaka .jp-title:after {
  content: "";
  background: url(../images/osaka-balls.png) no-repeat;
  width: 82px;
  height: 44px;
  background-size: 82px 44px;
  display: inline-block;
  margin-left: 30px;
  vertical-align: -5px;
}

#okinawa .jp-title:before {
  content: "";
  background: url(../images/okinawa-lion.png) no-repeat;
  width: 79px;
  height: 69px;
  background-size: 79px 69px;
  display: inline-block;
  margin-right: 30px;
  vertical-align: -10px;
}

#okinawa .jp-title:after {
  content: "";
  background: url(../images/okinawa-pineapple.png) no-repeat;
  width: 74px;
  height: 79px;
  background-size: 74px 79px;
  display: inline-block;
  margin-left: 30px;
  vertical-align: -5px;
}

#fukuoka .jp-title:before {
  content: "";
  background: url(../images/fukuoka-temple.png) no-repeat;
  width: 74px;
  height: 66px;
  background-size: 74px 66px;
  display: inline-block;
  margin-right: 30px;
}

#fukuoka .jp-title:after {
  content: "";
  background: url(../images/fukuoka-ramen.png) no-repeat;
  width: 80px;
  height: 77px;
  background-size: 80px 77px;
  display: inline-block;
  margin-left: 30px;
  vertical-align: -5px;
}

@media (max-width: 550px) {


  #tokyo .jp-title:before,
  #osaka .jp-title:before,
  #okinawa .jp-title:before,
  #fukuoka .jp-title:before,
  #tokyo .jp-title:after,
  #osaka .jp-title:after,
  #okinawa .jp-title:after,
  #fukuoka .jp-title:after {
    display: none;
  }

  .content-wrapper .japan .jp-headline {
    max-width: 670px;
    margin: 0 auto;
    color: #0081C3;
    text-align: center;
    font-size: 25px;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 2.8px;
  }

  .japan .jp-title p {
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 1px;
  }

}


/* jp-title decoration end */

.content-wrapper .japan .content .location-title {
  margin-bottom: 40px;
}


.content-wrapper .japan .content .location-title h2 {
  font-size: 24px;
  line-height: 1.5;
  font-weight: bold;
  text-align: center;
  color: #333;
  background: linear-gradient(to top, rgb(255 121 0 / 20%) 50%, transparent 50%);
  display: inline;
  padding: 0 13px;
}

@media (max-width: 550px) {

  .content-wrapper .japan .content .location-title h2 {
    font-size: 22px;
    line-height: 1.5;
    font-weight: bold;
    text-align: center;
    color: #333;
    background: linear-gradient(to top, rgb(255 121 0 / 20%) 50%, transparent 50%);
    display: inline;
    padding: 0 13px;
  }

}

.location-icon {
  vertical-align: -1px;
  margin-right: 8px !important;
  max-width: 15px;
  width: 100%;
  display: inline;
}

.title-icon {
  vertical-align: -2px;
  margin-right: 10px;
  max-width: 25px;
  width: 100%;
}

/* Section NavBar */

.sectionNav {
  background: #F5F5F5;
  width: 100%;
  height: 68px;
  height: auto;
  margin: 0 auto;
  padding: 10px 30px;
  position: relative;
}

.sectionNav .sectionNav-box {
  text-align: center;

}

.sectionNav .sectionNav-box .button-box {
  display: inline-flex;
  align-items: flex-start;
  gap: 115px;
}

.sectionNav a {
  color: #000;
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  line-height: normal;
}

.current_page_item {
  color: #0085d2 !important;
  text-decoration: none !important;
}


/* Resposnive */

@media (max-width:1199px) {
  .content-wrapper .japan .content .location-title {
    margin: 20px;
  }
}

@media (min-width: 1199px) {
  .location .row {
    display: flex;
    align-items: center;
  }
}

@media (min-width: 1199px) {
  .deal-hotel-box .price {
    /* min-height: 40px;
    vertical-align: bottom; */
  }
}

@media (max-width:1024px) {
  .offer-wrapper .offer-contents .title .head-title:after {
    width: 100%;
  }

  .offer-wrapper h2 {
    font-size: 24px;
    padding-top: 10px;
  }

  .carousel {
    margin-bottom: 30px
  }

  .content-wrapper .japan .intro-pt p {
    font-size: 15.5px;
  }

  .content-wrapper .japan h2, #hsbc h2 {
    font-size: 24px
  }

}

@media (max-width:991px) {

  #btn-home {
    visibility: hidden;
  }

  header.homeHeaderSticky {
    background-color: white;
    position: sticky;
    z-index: 100;
    top: 0px;
  }

  .promo-img {
    padding: 15px;
    margin-bottom: 0px;
  }

  .carousel-indicators {
    bottom: -20px;
  }


  .content-wrapper .tab1-intro {
    font-size: 20px;
  }

  .offer-wrapper .btn-more {
    padding: 12px 15px
  }

  .content-wrapper .promo .discount-tag {
    left: 0px;
  }


  .offer-wrapper .btn-more:after {
    right: 15px;
  }

  .deal-box .left {
    width: 60%
  }

  .deal-hotel-box .left {
    width: 300px;
  }

  /*  .deal-hotel-box .hotel-img {
    height: 220px;
  } */

  .promo-tag-box .remarks {
    margin-top: 20px;
  }

  .sectionNav .sectionNav-box .button-box {
    display: inline-flex;
    align-items: flex-start;
    gap: 60px;
  }

  .sectionNav a {
    color: #000;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    line-height: normal;
  }
}

/* Responsive Hotel Box Height */
@media only screen and (max-width: 992px) and (min-width: 550px) {

  .deal-hotel-box .right {
    height: 230px;
    padding: 20px;
  }

  .deal-hotel-box .hotel {
    font-size: 16px;
  }
}


@media (max-width:767px) {

  .content-wrapper .intro h2 {
    max-width: 670px;
    width: 100%;
    margin: 55px auto 15px;
    color: #0081C3;
    text-align: center;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
  }

  .content-wrapper h1, .content-wrapper .promo h1 {
    font-size: 24px;
  }

  .content-wrapper .japan .content .location-title h2 {
    line-height: 1.5;
    font-weight: bold;
    text-align: center;
    color: #333;
    background: linear-gradient(to top, rgb(255 121 0 / 20%) 50%, transparent 50%);
    display: inline;
    padding: 0 13px;
  }

  .content-wrapper .promo .discount-tag {
    position: relative;
    left: 0px;
    top: 0px;
    margin-bottom: 20px;
    text-align: center;
  }


  .expand-content {
    padding: 25px
  }

  .deal-box:not(.deal-hotel-box) .left {
    flex: 1;
  }


  .deal-hotel-box .price {
    font-size: 24px;
    line-height: 1;
  }

  /* 
  .deal-hotel-box {
    flex-direction: column;
  } */

  .deal-hotel-box small {
    margin: 5px 0 0;
    display: block
  }

  .deal-hotel-box .hotel-img {
    height: unset;
  }

  .redeem_guideline {
    margin-bottom: 30px;
  }

  #guidelineCarousel {
    margin-bottom: 70px;
  }



  .promo-tag-box,
  .promo-tag-box .special {
    font-size: 20px;
  }

  .promo-tag-box .remarks {
    margin-left: 10px;
  }

  .promo-tag-box .remarks .detail p {
    width: calc(100vw - 140px);
  }

  .content-wrapper .intro img {
    height: 70px;
  }


}



@media (max-width: 550px) {


  .content-wrapper h1, .content-wrapper .promo h1 {
    font-size: 20px;
  }

  .content-wrapper .btn-linkup {
    margin: 20px auto;
    font-size: 20px;
  }

  .offer {
    padding: 0 0 20px;
  }

  .content-wrapper h2 {
    font-size: 24px;
    margin-top: 25px;
  }

  .redeem_guideline .btn {
    max-width: unset
  }

  .deal-flight-box .price span:first-of-type {
    font-size: 16px;
  }

  .flight-deals .title,
  .hotel-deals .title {
    font-size: 22px;
    line-height: 1.5;
    font-weight: bold;
    text-align: center;
    color: #0285D2;
  }

  .deal-hotel-box .hotel {
    font-size: 15px;
    min-height: initial
  }

  .tnc_container .card-body ol,
  .tnc_container .card-body .tnc-til {
    padding: 0
  }

  .disclaim {
    font-size: 13px;
  }

  span.inline {
    display: inline-block !important;
  }

  span.block {
    display: block !important;
  }

  .deal-flight-box .right {
    padding: 0px;
  }


  .guideline {
    text-align: center;
  }

  .content-wrapper .japan h2 {
    margin-top: 15px;
  }

  #hsbc .steps .step-no {
    width: 40px;
    height: 40px;
    font-size: 26px;
    top: -20px;
    left: -20px;
  }

  .content-wrapper .nav-tabs li a {
    font-size: 18px;
    padding: 10px 15px;
    margin: 0;
  }

  .content-wrapper .nav&gt;li+li {
    border-color: transparent;
  }

  .sectionNav .sectionNav-box .button-box {
    display: inline-flex;
    align-items: flex-start;
    gap: 30px;
  }

  .sectionNav a {
    color: #000;
    text-align: center;
    font-size: 17px;
    font-weight: 700;
    line-height: normal;
  }


  .japan .jp-title h2:before {
    content: '';
    background: url(../images/jp-title.png) no-repeat center/contain;
    width: 190px;
    height: 24px;
    display: block;
    margin: auto;
    margin-bottom: 5px;
    max-width: 80px;
  }
}


@media (max-width: 320px) {
  .deal-flight-box .price span:first-of-type {
    font-size: 14px;
    display: block;
  }

  .deal-box:not(.deal-hotel-box) .price {
    font-size: 18px;
  }

  .deal-flight-box button {
    max-width: 100px;
  }


}

/* For EN */
.content-wrapper.en * {
  letter-spacing: 0.05em !important
}

.en .deal-box .price,
.en .deal-box .price small {
  line-height: 1;
}

.en .deal-hotel-box .hotel,
.en .deal-box .airline {
  font-size: 18px;
}

.en .deal-hotel-box .hotel {
  margin-bottom: 20px;
}


@media (min-width:767px) {
  .en .deal-hotel-box .hotel {
    min-height: 90px;
  }
}


@media (max-width: 414px) {

  .en .deal-box .price span,
  .en .deal-box .price small {
    display: block;
  }
}

@media (max-width: 320px) {
  .en .deal-box .price small {
    display: block;
  }

  .deal-hotel-box .hotel {
    min-height: unset;
  }
}</pre></body></html>