@charset "UTF-8";
.price-b2b {
  display: none !important;
}

.header-wrapper {
  overflow: hidden;
}

.header-main,
footer.footer {
  font-family: Roboto, Arial, 微軟正黑體修正, 微軟正黑體, "Microsoft JhengHei", sans-serif;
  line-height: normal;
}

body.destination_SN div.header-main {
  position: static;
}

body.destination_SN.b2c .header-main-wrapper {
  padding: 18px 48px 0 48px;
}

.scrollbarWidth::-webkit-scrollbar-track {
  margin: 20px 130px;
}
.scrollbarWidth::-webkit-scrollbar-thumb {
  background-color: transparent;
  border-radius: 10px;
  background-color: rgba(128, 128, 128, 0.301);
}
.scrollbarWidth:hover::-webkit-scrollbar-thumb {
  background-color: rgba(128, 128, 128, 0.301);
}

/* RWD */
.date_dialog,
.allProduct_dialog,
.allProduct_dialog button,
.productHistory_dialog,
select,
.cruises_dialog,
.filter_dialog,
.filter_dialog button,
.artical_wrap,
.sort_box-m button,
.sort_dialog,
.productState_dialog,
.sort_btn,
.favro,
.filterTag_block_list button,
.button_group button {
  font-family: "Noto Sans TC", serif;
}

.favro.compare_1 img {
  content: url("https://www.ibwt.com.tw/Content/Img/Shop/favro_icon-active.png");
}

.wrapper:has(.card_wrap.uni) .depart_title span,
.wrapper:has(.card_wrap.uni) .location_title p {
  display: none;
}

div.main_sidebar {
  box-shadow: 0 -2px 1px rgba(0, 0, 0, 0.04);
}
@media (max-width: 576px) {
  div.main_sidebar {
    background-color: #fff;
  }
}
@media (max-width: 576px) {
  div.main_sidebar .main_sidebar_ul {
    padding: 0 20px;
  }
}

div.main_sidebar:before {
  background: unset;
}

body.modal-open {
  overflow: hidden;
}

.price_2 {
  display: none;
}

.b2b .price_2, .b2e .price_2 {
  display: unset;
}

.b2b .favro, .bbc .favro {
  display: none !important;
}

.b2e .price {
  white-space: nowrap;
  color: #446a92;
}
.b2e .price:before {
  content: "特約 $ " !important;
  color: black;
  font-size: 0.8em;
}
.b2e .price:after {
  font-size: 0.8em;
  content: " 起" !important;
  color: black;
}

.b2b .price_2:before {
  font-size: 0.8em;
}
.b2b .price_2:after {
  font-size: 0.8em;
}

.b2b .price {
  color: #446a92;
  white-space: nowrap;
}
.b2b .price:before {
  color: black;
}
.b2b .price:after {
  color: black;
}

.b2b .card_wrap.vertical .G .card_date_wrap li:nth-child(n+3) {
  display: none;
}

.b2b .product_price_wrap {
  flex-direction: column;
}
.b2b .product-card.soldOut .soldOutTag {
  right: 74px;
}
@media (max-width: 576px) {
  .b2b .product-card.soldOut .soldOutTag {
    right: 8px;
    bottom: unset;
  }
}
.b2b .product-card.soldOut .product_price_wrap {
  flex-direction: column;
  gap: 0px;
}
@media (max-width: 576px) {
  .b2b .product-card.soldOut .product_price_wrap {
    align-items: flex-start;
  }
}

.b2b .price:before {
  content: "同業 $ " !important;
  color: black;
}
.b2b .price:after {
  content: " 起" !important;
  color: black;
}

.b2b .favro {
  display: none !important;
}

body:where(.b2b, .b2e) .discount_wrap.siider.swiper-wrapper .discount_card.swiper-slide.discount_card.swiper-slide {
  height: 480px;
}
body:where(.b2b, .b2e) .discount_wrap.siider.swiper-wrapper .swiper-slide .product_price_wrap {
  margin-top: 0px !important;
}
body:where(.b2b, .b2e) .discount_wrap.siider.swiper-wrapper .swiper-slide .price_group {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  padding-top: 14px;
}
body:where(.b2b, .b2e) .discount_wrap.siider.swiper-wrapper .swiper-slide .price_2 {
  margin-right: 10px;
  padding-bottom: 0;
  padding-top: 6px;
  font-size: 18px;
}
body:where(.b2b, .b2e) .discount_wrap.siider.swiper-wrapper .swiper-slide .price {
  color: #446a92;
}
body:where(.b2b, .b2e) .discount_wrap.siider.swiper-wrapper .swiper-slide .price_2::before {
  content: "( 直客 $";
}
body:where(.b2b, .b2e) .discount_wrap.siider.swiper-wrapper .swiper-slide .price_2::after {
  content: "起 )";
}
body:where(.b2b, .b2e) .discount_wrap.siider.swiper-wrapper .swiper-slide .card_date_wrap {
  margin-top: 12px !important;
}
@media (max-width: 576px) {
  body:where(.b2b, .b2e) .discount_wrap.siider.swiper-wrapper .footer_bottom {
    margin-bottom: 70px;
  }
}

#app-ann {
  display: none;
}

/* CSS Document */
body {
  font-family: 微軟正黑體;
  background-color: #142A5B;
}

body,
html {
  width: 100%;
  height: 100%;
  background-color: #142A5B;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
}

.kv_h1 {
  position: absolute;
  width: 25%;
  top: -60%;
  left: 50%;
  transform: translate(-53%, 57%);
  animation-name: kv_h1;
  animation-duration: 0.8s;
  animation-delay: 0.2s;
  animation-fill-mode: forwards;
  animation-timing-function: ease-in;
}
@keyframes kv_h1 {
  from {
    top: -60%;
  }
  to {
    top: 0%;
  }
}
.kv_light_wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
  top: -1%;
}

.kv_light {
  position: absolute;
  width: 48%;
  top: -1.5%;
  left: 6.5%;
  z-index: 100;
  animation-name: kv_light;
  animation-duration: 5s;
  transform-origin: 0% 0%;
  animation-iteration-count: infinite;
}
@keyframes kv_light {
  0% {
    transform: rotate(-30deg);
  }
  50% {
    transform: rotate(25deg);
  }
  100% {
    transform: rotate(-30deg);
  }
}
.kv_ligh-r {
  position: absolute;
  width: 48%;
  top: -2%;
  right: 6.5%;
  rotate: 10deg;
  z-index: 100;
  animation-delay: 0.5s;
  animation-name: kv_light-r;
  animation-duration: 5s;
  transform-origin: 100% 0%;
  animation-iteration-count: infinite;
}
@keyframes kv_light-r {
  0% {
    transform: rotate(0deg);
  }
  50% {
    transform: rotate(-35deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
.kv_light img,
.kv_ligh-r img {
  width: 100%;
}

.kv {
  margin-top: 53px;
  overflow: hidden;
}

.kv,
.kv img {
  width: 100%;
}

.kv_pc {
  display: block;
}

.kv_m {
  display: none;
}

.adorn {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
  display: none;
}
@media (max-width: 768px) {
  .adorn {
    display: none;
  }
}

.adorn img {
  position: absolute;
  transform: scale(0.9);
}

.adorn img.adorn01 {
  position: fixed;
  top: 20%;
  left: -8%;
}

.adorn02 {
  margin-top: 5%;
  right: -3%;
}

.adorn03 {
  margin-top: 40%;
  left: -5%;
}

.adorn04 {
  margin-top: 10%;
  right: 0%;
}

#main {
  padding: 0% 0% 3.5% 0%;
  background: linear-gradient(180deg, #3B60AE 0%, #142A5B 100%);
}

/***手機板***/
@media all and (max-width: 550px) {
  .kv_pc {
    display: none;
  }
  .kv_m {
    display: block;
  }
  .kv_light_wrapper {
    margin-top: 15px;
  }
  .kv_light {
    width: 120%;
    top: 1%;
    left: 0%;
  }
}
.Search-ListV2 .filter_container {
  top: 80px;
  max-height: calc(100vh - 80px);
}

.Search-ListV2 .leftsidebar.close .filter_container {
  top: 63px;
}

.container:has(.destination_topnav) .filter_container.sticky {
  top: 158px;
  max-height: calc(100vh - 182px);
}

.Search-ListV2 .filter_content .filterbox.view {
  display: none;
}

.leftsidebar {
  width: 288px;
  z-index: 6;
  transition: 0.2s;
  opacity: 1;
}
@media (max-width: 1280px) {
  .leftsidebar {
    display: none;
  }
}
.leftsidebar .filter_button {
  display: none;
  position: sticky;
  top: 150px;
  margin-top: 60px;
  opacity: 0;
  transition: 0.6s;
}
.leftsidebar .filter_button.visable {
  opacity: 1;
}
.leftsidebar .filter_button button {
  width: 100%;
  background-color: #fff;
  border: #C8C8C8 1px solid;
  border-radius: 50px;
  padding: 12px 0;
  font-size: 16px;
  font-family: "Noto Sans TC";
  letter-spacing: 1px;
  cursor: pointer;
}

.filter_container {
  margin-top: 94px;
  border: 1px solid #dadada;
  transition: 0.6s;
  padding: 86px 24px 0px 24px;
  transition: background-color 0.2s;
  bottom: 24px;
  border-radius: 20px;
  box-sizing: border-box;
  display: grid;
  grid-template-rows: auto 1fr;
  gap: 8px;
  position: sticky;
  top: 57px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  max-height: calc(100vh - 57px);
  overflow: auto;
}
.filter_container.sticky {
  position: sticky;
  max-height: calc(100vh - 48px);
}
.filter_container::-webkit-scrollbar {
  width: 0;
}
.filter_container .clean_btn {
  font-size: 14px;
  color: #9d9d9d;
  cursor: pointer;
  border: unset;
  background-color: unset;
  position: absolute;
  right: 28px;
  top: 26px;
  border-radius: 50px;
}
.filter_container .clean_btn:hover {
  background-color: #f4f4f4;
}
.filter_container button:focus-visible {
  outline-color: transparent;
}
.filter_container .filter_toggle_btn {
  border: none;
  background-color: transparent;
  position: absolute;
  top: 8px;
  left: 12px;
  padding: 14px;
  border-radius: 12px;
  cursor: pointer;
  border: #C8C8C8 1px solid;
  display: flex;
  align-items: center;
  gap: 8px;
}
.filter_container .filter_toggle_btn:hover {
  background-color: #f1f1f1;
  background-blend-mode: multiply;
}
.filter_container .filter_toggle_btn:focus-visible {
  outline: unset;
}
.filter_container .filter_toggle_btn svg {
  animation-name: filterToggleBtnSVG;
  animation-duration: 1.2s;
  animation-iteration-count: infinite;
}
@keyframes filterToggleBtnSVG {
  0% {
    transform: translate(-2px, 0px);
  }
  50% {
    transform: translate(2px, 0px);
  }
  100% {
    transform: translate(-2px, 0px);
  }
}
.filter_container .filter_toggle_btn span {
  font-size: 12px;
  font-family: "Noto Sans TC", serif;
  color: #727272;
  padding-bottom: 4px;
}

.filterSpace_price_wrap {
  display: flex;
  justify-content: space-between;
  padding-bottom: 24px;
}
.filterSpace_price_wrap .filterSpace_title {
  font-size: 15px;
  color: #7A7A7A;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.filterSpace_price_wrap .filterSpace_text {
  color: #000;
}

.filter_content-close {
  display: none;
}
.filter_content-close .filterView-text {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 8px;
  align-items: center;
  padding: 16px 8px;
  border-radius: 50px;
  border: 2px solid #133861;
  margin-bottom: 24px;
}
.filter_content-close .filterView-text img {
  width: 18px;
}
.filter_content-close .filterView-text-text {
  writing-mode: vertical-lr;
}
.filter_content-close .filterView-number {
  position: absolute;
  background-color: #133861;
  color: #fff;
  width: 20px;
  height: 20px;
  border-radius: 50px;
  top: -8px;
  right: -6px;
  text-align: center;
  padding-top: 1px;
  box-sizing: border-box;
}
.filter_content-close .filterView_container {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
}
.filter_content-close .filterView {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
}
.filter_content-close .filterView span {
  color: #787289;
}
.filter_content-close .filterView-calender img {
  width: 18px;
}
.filter_content-close .filterView-money img {
  width: 9px;
}
.filter_content-close .filterView-sell img {
  width: 18px;
}

.filter_content {
  display: flex;
  flex-direction: column;
  gap: 40px;
  padding-bottom: 40px;
  padding-right: 12px;
}
.filter_content::-webkit-scrollbar {
  width: 4px;
}
.filter_content:hover::-webkit-scrollbar-thumb {
  background-color: rgba(128, 128, 128, 0.301);
  border-radius: 50px;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
.filter_content .filterSpace_checkbox {
  padding-left: 8px;
  display: flex;
  flex-direction: column;
  gap: 4px;
  padding-right: 20px;
}
.filter_content .checkbox_textBox {
  display: flex;
  justify-content: space-between;
  width: 100%;
  box-sizing: border-box;
  padding-left: 8px;
  line-height: 1.2;
  gap: 4px;
}
.filter_content .tag_text {
  display: flex;
  justify-content: space-between;
  width: 100%;
  box-sizing: border-box;
}
.filter_content .checkbox_number {
  color: #a99f96;
  white-space: nowrap;
  font-size: 14px;
  display: flex;
  gap: 2px;
  display: none;
}
.filter_content .filter_checkbox {
  position: relative;
  color: #1d1d1f;
}
.filter_content .filter_checkbox input[type=checkbox] {
  position: absolute;
  display: none;
}
.filter_content .filter_checkbox .checkbox_label {
  display: grid;
  padding: 6px 0px;
  cursor: pointer;
  grid-template-columns: auto 1fr;
}
.filter_content .filter_checkbox .checkbox_label:before {
  border-radius: 4px;
  content: "";
  margin-top: 1px;
  width: 18px;
  height: 18px;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(https://www.bwt.com.tw/Content/Img/Shared/SearchEngine/checkbox_a.png);
}
.filter_content .filter_checkbox .checkbox_label:hover:before {
  background-color: #f4f4f4;
}
.filter_content .filter_checkbox .checkbox_input:checked ~ .checkbox_label:before {
  background-image: url(https://www.bwt.com.tw/Content/Img/Shared/SearchEngine/checkbox_a-checked.png);
}
.filter_content .filter_checkbox:has(span:empty) {
  display: none;
}
.filter_content .filter_tag .checkbox_label:before {
  content: none;
}
.filter_content .filter_tag input {
  display: none;
}
.filter_content .filter_tag .checkbox_textBox {
  cursor: pointer;
}
.filter_content .filter_tag .checkbox_input:checked ~ .tag_label span {
  background-color: #446a92;
  color: #fff;
}
.filter_content .filter_title {
  font-size: 20px;
  border-bottom: 1px solid #b0b0b0;
  padding-bottom: 6px;
  margin-bottom: 12px;
  font-weight: 500;
  color: #202020;
}
.filter_content .filterSpace_tags {
  display: flex;
  flex-wrap: wrap;
  row-gap: 6px;
  -moz-column-gap: 8px;
       column-gap: 8px;
}
.filter_content .filter_tag {
  display: inline-block;
}
.filter_content .filter_tag .tag_label {
  cursor: pointer;
}
.filter_content .filter_tag span {
  border: 1px solid #446a92;
  border-radius: 50px;
  padding: 3px 15px 4px 15px;
  font-size: 14px;
  color: #446a92;
}
.filter_content .filter_tag span:hover {
  background-color: rgba(68, 106, 146, 0.1019607843);
}
.filter_content .filterbox {
  letter-spacing: 0.25px;
}
.filter_content .filterbox.disabled .filter_title,
.filter_content .filterbox.disabled .filterSpace_title,
.filter_content .filterbox.disabled .filterSpace_text {
  color: rgb(189, 189, 189);
}
.filter_content .filterbox.disabled .filter_title {
  border-color: #d1d1d1;
}
.filter_content .filterbox.disabled .uiSlider {
  display: none;
}
.filter_content .filterbox:has(.filterSpace_checkbox:empty) {
  display: none;
}
.filter_content .filterbox.view {
  display: none;
}
@media (max-width: 1199px) {
  .filter_content .filterbox.view {
    display: block;
  }
}
.filter_content .filterbox.state {
  display: none;
}
.filter_content .filterbox.date {
  position: relative;
}
.filter_content .filterbox.sort {
  display: none;
}
.filter_content .filterbox:has(.filterSpace_tags:empty) {
  display: none;
}
.filter_content .Search-ListV2 .filterbox-date {
  display: none;
}
.filter_content .filterSpace_slider {
  padding-left: 8px;
  padding-top: 4px;
}
.filter_content .filterSpace_slider .filterSpace_slider_price {
  font-size: 16px;
  margin-bottom: 20px;
}
.filter_content .filterSpace_slider .uiSlider_mainBar {
  background-color: #c8c8c8;
  height: 1px;
  width: calc(100% - 16px);
  box-sizing: border-box;
  position: relative;
}
.filter_content .filterSpace_slider .uiSlider_mainBar_bar {
  background-color: #736357;
  height: 2px;
  margin-left: 0;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  right: 0;
}
.filter_content .filterSpace_slider .uiSlider_handle {
  cursor: pointer;
  width: 20px;
  height: 20px;
  border-radius: 50px;
  border: 8px solid black;
  outline: white 2px solid;
  background-color: #b1a59c;
  border: 2px solid #736357;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  border: none;
}
.filter_content .filterSpace_slider .uiSlider_handle:hover {
  outline: rgba(177, 165, 156, 0.1725490196) 12px solid;
}
.filter_content .filterSpace_slider .uiSlider_handle-left {
  left: 0px;
}
.filter_content .filterSpace_slider .uiSlider_handle-right {
  left: 100%;
}
.filter_content .filterSpace_input .input_bar {
  display: flex;
  gap: 8px;
  align-items: center;
  padding-left: 8px;
  padding-top: 2px;
}
.filter_content .filterSpace_input input,
.filter_content .filterSpace_input button {
  font-family: "Noto Sans TC", serif;
}
.filter_content .filterSpace_input .input_bar_date-start,
.filter_content .filterSpace_input .input_bar_date-end {
  color: #000;
  background-color: unset;
  width: 100%;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  padding: 4px 4px 5px 4px;
  font-size: 14px;
  text-align: center;
  cursor: pointer;
}
.filter_content .m_anchor {
  display: none;
}
@media (max-width: 1280px) {
  .filter_content .m_anchor {
    display: block;
  }
}
.filter_content .m_anchor_wrap {
  padding-top: 6px;
}
.filter_content .m_anchor_wrap .anchor_list li.active {
  color: #446A92;
}
.filter_content .m_anchor_wrap:has(.anchor_list_group) {
  background-color: #f0f0f0;
  border-radius: 8px;
  padding: 0 4px;
  margin-top: 6px;
}
.filter_content .m_anchor_wrap:has(.anchor_list_group) .anchor_list {
  background-color: transparent;
  -moz-column-gap: 28px;
       column-gap: 28px;
}
.filter_content .m_anchor_wrap:has(.anchor_list_group) .anchor_list li {
  min-width: auto;
}
.filter_content .m_anchor_wrap:has(.anchor_list_group) .anchor_list li:nth-child(odd) {
  padding-right: 0;
}
.filter_content .m_anchor_wrap:has(.anchor_list_group) h5 {
  white-space: nowrap;
  align-content: center;
  text-align: center;
  padding-left: 4px;
  color: #444444;
}
.filter_content .m_anchor_wrap:has(.anchor_list_group) .anchor_list_group > li {
  display: grid;
  grid-template-columns: 70px 1fr;
  padding: 4px 0;
}
.filter_content .m_anchor_wrap:has(.anchor_list_group) .anchor_list_group > li:not(:last-child) {
  border-bottom: 1px solid #E3E3E3;
}
.filter_content .anchor_list {
  background-color: #f0f0f0;
  display: flex;
  flex-wrap: wrap;
  -moz-column-gap: 20px;
       column-gap: 20px;
  padding: 4px 18px 6px 18px;
  border-radius: 8px;
}
.filter_content .anchor_list li {
  padding: 8px 0;
  cursor: pointer;
  min-width: calc(50% - 44px);
  text-decoration: underline;
  text-underline-offset: 3px;
  font-size: 14px;
  letter-spacing: 1.44px;
  line-height: 1.3;
}
.filter_content .anchor_list li:nth-child(odd) {
  padding-right: 54px;
}

.leftsidebar.close {
  left: 16px;
  width: auto;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (min-width: 2561px) {
  .leftsidebar.close {
    left: -160px;
  }
}
@media (max-width: 1750px) {
  .leftsidebar.close {
    position: static;
  }
}
.leftsidebar.close .clean_btn {
  display: none;
}
.leftsidebar.close .filter_toggle_btn {
  left: 5px;
  border: none;
  transform: rotate(180deg);
}
.leftsidebar.close .filter_toggle_btn:hover {
  background-color: unset;
  background-blend-mode: unset;
}
.leftsidebar.close .filter_toggle_btn span {
  display: none;
}
.leftsidebar.close .filter_content {
  display: none;
}
.leftsidebar.close .filter_container {
  z-index: 2;
  position: sticky;
  cursor: pointer;
  padding: 66px 8px 28px 8px;
}
.leftsidebar.close .filter_container:hover {
  background-color: #f1f1f1;
  background-blend-mode: multiply;
}
.leftsidebar.close .filter_content-close {
  display: block;
}

body.destination_SN .artical_wrap .filterTag_block {
  padding-bottom: 32px;
}
body.destination_SN .artical_wrap .filterTag_block:not(:has(.filter_tag)) {
  display: none;
}
body.destination_SN .artical_wrap .sort_box {
  display: none;
}
body.destination_SN:has(.card_wrap.uni) {
  display: block;
}
body.destination_SN:has(.view_btn-date.active) .product_wrap {
  position: relative;
}
body.destination_SN:has(.view_btn-date.active) .filterTag_block {
  top: 0;
  right: 0;
}
body.destination_SN:has(.view_btn-date.active) .filterTag_block_list:not(:has(.filter_tag)) {
  justify-content: flex-end;
}
@media (max-width: 1280px) {
  body.destination_SN:has(.view_btn-date.active) .filterTag_block_list {
    display: none;
  }
}
body.destination_SN:has(.view_btn-date.active) .sort_box {
  display: block;
}
@media (max-width: 576px) {
  body.destination_SN:has(.view_btn-date.active) .sort_box {
    display: none;
  }
}

.filter_dialog {
  z-index: 1002;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.filter_dialog .modal_header {
  position: relative;
}
.filter_dialog .modal_body {
  padding: 18px 56px 36px 48px;
  overflow: auto;
}
@media (max-width: 768px) {
  .filter_dialog .modal_body {
    padding: 20px;
  }
}
.filter_dialog .modal_footer {
  padding: 16px 24px;
  background: #fff;
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.25);
}
@media (max-width: 576px) {
  .filter_dialog .modal_footer {
    padding: 12px 24px;
  }
}
.filter_dialog .modal_footer .btn_group {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.filter_dialog .filterSpace_radio {
  display: flex;
  flex-wrap: wrap;
  -moz-column-gap: 42px;
       column-gap: 42px;
}
.filter_dialog .filterSpace_radio input[type=radio] {
  zoom: 1.2;
  margin: 0;
}
.filter_dialog .filterSpace_radio label {
  padding: 12px 0;
  letter-spacing: 1.92px;
  padding-right: 2px;
  display: grid;
  grid-template-columns: 144px auto;
}
@media (max-width: 576px) {
  .filter_dialog .filterSpace_radio label {
    display: flex;
    align-items: center;
  }
}
@media (max-width: 420px) {
  .filter_dialog .filterSpace_radio > div {
    width: 100%;
  }
  .filter_dialog .filterSpace_radio label {
    justify-content: space-between;
  }
}
.filter_dialog .filterSpace_slider {
  padding-top: 4px;
  padding-left: 4px;
  padding-bottom: 4px;
  width: 80%;
}
@media (max-width: 576px) {
  .filter_dialog .filterSpace_slider {
    width: auto;
  }
}
.filter_dialog .filterSpace_price_wrap {
  display: flex;
  justify-content: space-between;
  padding-bottom: 32px;
}
.filter_dialog .filterSpace_price_wrap .filterSpace_title {
  font-size: 15px;
  color: #7A7A7A;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.filter_dialog .filterSpace_price_wrap .filterSpace_text {
  color: #000;
}
.filter_dialog .filterSpace_slider .uiSlider_mainBar {
  width: calc(100% - 24px);
}
.filter_dialog .filterSpace_slider .uiSlider_mainBar .uiSlider_handle-left,
.filter_dialog .filterSpace_slider .uiSlider_mainBar .uiSlider_handle-right {
  width: 20px;
  height: 20px;
}
.filter_dialog .filter_btn {
  border: unset;
  padding: 12px 42px 12px 42px;
  border-radius: 4px;
  background: linear-gradient(239deg, rgba(126, 211, 206, 0.45) -28.6%, rgba(126, 211, 206, 0) 89.7%), #446a92;
  color: #fff;
  font-size: 18px;
  letter-spacing: 1px;
  cursor: pointer;
}
@media (max-width: 576px) {
  .filter_dialog .filter_btn {
    padding: 0 42px 3px 42px;
    min-width: 170px;
    min-height: 42px;
    font-size: 20px;
    box-sizing: border-box;
  }
}
.filter_dialog .clean_btn {
  font-size: 14px;
  color: #9d9d9d;
  cursor: pointer;
  border: unset;
  background-color: unset;
}
@media (max-width: 576px) {
  .filter_dialog .clean_btn {
    font-size: 16px;
  }
}
.filter_dialog .modal-content {
  position: absolute;
  max-width: 800px;
  width: calc(100% - 20px);
  background-color: #fff;
  display: grid;
  grid-template-rows: auto 1fr auto;
  overflow: hidden;
}
@media (max-width: 576px) {
  .filter_dialog .modal-content {
    width: 100%;
    height: calc(100dvh - 50px);
  }
}
.filter_dialog .filter_content {
  padding-right: 0;
  gap: 48px;
}
.filter_dialog .filter_content .view .filter_title {
  padding-bottom: 8px;
}
.filter_dialog .filter_content .filter_title {
  border-bottom: none;
  margin-bottom: 0px;
  padding-bottom: 16px;
  font-size: 20px;
  color: #1d1d1f;
  letter-spacing: 1.44px;
}
@media (max-width: 576px) {
  .filter_dialog .filter_content .filter_title {
    font-size: 18px;
  }
}
.filter_dialog .filter_content .filterSpace_slider .filterSpace_slider_price {
  margin-bottom: 24px;
}
.filter_dialog .filter_content .filterSpace_checkbox {
  flex-direction: row;
  gap: 16px;
  flex-wrap: wrap;
}
@media (max-width: 576px) {
  .filter_dialog .filter_content .filterSpace_checkbox {
    -moz-column-gap: 12px;
         column-gap: 12px;
    padding: 0;
    padding-left: 4px;
  }
}
.filter_dialog .filter_content .filterSpace_checkbox.flight {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  row-gap: 8px;
  -moz-column-gap: unset;
       column-gap: unset;
}
@media (max-width: 576px) {
  .filter_dialog .filter_content .filterSpace_checkbox.flight {
    grid-template-columns: 1fr 1fr;
  }
}
.filter_dialog .filter_content .filter_tag span {
  font-size: 14px;
  padding: 3px 12px 4px 12px;
}
.filter_dialog .filter_content .filterSpace_tags {
  row-gap: 8px;
  padding-left: 4px;
}
.filter_dialog .view_btn_box {
  display: flex;
}
.filter_dialog .view_btn_box::before {
  display: none;
}
.filter_dialog .view_btn_box .view_btn img {
  opacity: 28%;
}
@media (max-width: 1420px) {
  .filter_dialog .view_btn_box .view_btn {
    opacity: 100%;
    color: #BEBEBE;
  }
  .filter_dialog .view_btn_box .view_btn.active {
    color: #000;
  }
  .filter_dialog .view_btn_box .view_btn.active img {
    opacity: 100%;
  }
  .filter_dialog .view_btn_box .view_btn.active.view_btn-date {
    background-color: #f0f0f0;
    border-radius: 8px 8px 0 0;
  }
}
.filter_dialog .view_btn_box .view_btn:first-child {
  padding-left: 0;
}
.filter_dialog .view_btn_box .view_btn:nth-child(3) {
  padding-right: 16px;
}
.filter_dialog .filter_content .filterSpace_input .input_bar {
  padding-bottom: 12px;
  padding-left: 4px;
}
.filter_dialog .flatpickr-months .flatpickr-prev-month.flatpickr-prev-month {
  left: -14px;
}
.filter_dialog .flatpickr-months .flatpickr-next-month.flatpickr-next-month {
  right: -14px;
}

.filter_btn-m_box {
  display: none;
  z-index: 4;
}
@media (max-width: 1280px) {
  .filter_btn-m_box {
    display: block;
  }
}
.filter_btn-m {
  background-color: #133861;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 58px;
  display: flex;
  cursor: pointer;
  border: none;
}
.filter_btn-m .filter_number {
  background-color: #f69a3c;
  color: #fff;
  position: absolute;
  right: 2px;
  top: 2px;
  border-radius: 50px;
  width: 20px;
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.filter_btn-m svg {
  margin-top: 4px;
}

body:has(.card_wrap.horizontal, .card_wrap.vertical) .filter_dialog .filterbox.state {
  display: none;
}

body:has(.view_btn-date.active) .filter_dialog .filterbox.state {
  display: block;
}

body:has(.filter_dialog .view_btn-date.active) .filter_dialog .filterbox.sort {
  display: block;
  padding: 20px 16px 16px 16px;
  background: #f0f0f0;
  border-radius: 8px;
}

@media (max-width: 576px) {
  body.Search-ListV2 .product_wrap {
    padding-bottom: 42px;
  }
}

.artical_wrap:has(.sort_change_btn.active) .filterbox.state {
  display: none;
}

body:has(.artical_wrap .card_wrap.uni) .filterbox.state {
  display: block;
}

.filter_container {
  background-color: #fff;
}

.filter_container {
  border-radius: 50px 60px 50px 0px;
}
.filter_container .filter_toggle_btn {
  display: none;
}
.filter_content .filter_tag span {
  line-height: 1;
  border-radius: 2px;
  border-color: #142A5B;
}

.filter_content .filterSpace_slider .uiSlider_mainBar_bar {
  background-color: #203D7C;
}

.filter_content .filterSpace_slider .uiSlider_handle {
  background-color: #31497c;
}

.modal_header .close_btn {
  cursor: pointer;
  background-color: unset;
  border: unset;
  position: absolute;
  right: 22px;
  top: 40px;
}
.modal_header h1 {
  display: none;
  font-size: var(--bottom-popup-header-font-size-mobile);
}
@media (max-width: 576px) {
  .modal_header h1 {
    display: block;
    letter-spacing: 2px;
  }
}

.modal-content {
  border-radius: var(--right-popup-border-radius-pc);
  height: 100%;
  overflow: hidden;
}
@media (max-width: 576px) {
  .modal-content {
    border-radius: var(--bottom-popup-border-radius-mobile);
    height: calc(100% - 24px);
  }
}
.modal-content .modal_header {
  height: 80px;
  position: relative;
}
@media (max-width: 576px) {
  .modal-content .modal_header {
    height: 48px;
    box-sizing: border-box;
    position: relative;
    border-bottom: 0.6px solid #dcdcdc;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .modal-content .modal_header .close_btn {
    top: 50%;
    right: 24px;
    transform: translate(0, -50%);
  }
  .modal-content .modal_header .close_btn svg {
    width: 18px;
    height: 18px;
  }
}

.product_history_btn:hover img {
  content: url(./images/icon_visibility_1.png);
}
.product_history_btn:hover .ms_item-view {
  background-color: #133861;
  transition: 0s;
}

.ms_item-view {
  border-radius: 100px;
  padding: 3px 4px 2px 4px;
}
.ms_item-view img {
  width: 22px;
}

@media (min-width: 769px) {
  #wrapperhead.main_sidebar {
    width: 45px;
  }
}

.artical_wrap {
  z-index: 2;
  min-height: 100vh;
  display: flex;
  justify-content: center;
  transition: 0.6s;
  padding: 0 16px;
  padding-top: 80px;
  padding-bottom: 42px;
}
@media (max-width: 576px) {
  .artical_wrap {
    padding: 0;
    padding-top: 32px;
    padding-bottom: 42px;
  }
}
@media (max-width: 1720px) {
  .artical_wrap:has(.leftsidebar-product_grid.active) {
    padding: 42px 0px 0 0px;
  }
}
.artical_wrap .leftsidebar-product_wrap {
  max-width: 1500px;
  width: 100%;
}
@media screen and (min-width: 2561px) {
  .artical_wrap .leftsidebar-product_wrap {
    position: relative;
  }
}
@media (max-width: 1900px) {
  .artical_wrap .leftsidebar-product_wrap {
    position: static;
  }
}
@media (max-width: 1580px) {
  .artical_wrap .leftsidebar-product_wrap {
    max-width: none;
  }
}
.artical_wrap .leftsidebar-product_grid {
  display: flex;
  gap: 42px;
  display: grid;
  grid-template-columns: 288px minmax(0, 1fr);
  transition: gap 0.2s;
}
@media (max-width: 1280px) {
  .artical_wrap .leftsidebar-product_grid {
    grid-template-columns: minmax(0, 1fr);
  }
}

.product_wrap {
  width: 100%;
}

.product_wrap > .product_container {
  transition: 0.6s;
  margin: auto;
}

.leftsidebar-product_grid.active {
  width: 100%;
  display: grid;
  grid-template-columns: auto 1fr;
}
@media (min-width: 1200px) and (max-width: 1750px) {
  .leftsidebar-product_grid.active {
    grid-template-columns: auto 1fr;
  }
}
@media (max-width: 1280px) {
  .leftsidebar-product_grid.active {
    grid-template-columns: minmax(0, 1fr);
  }
}
.leftsidebar-product_grid.active .product_wrap {
  width: 100%;
}
.leftsidebar-product_grid.active .product_wrap > .product_container {
  max-width: 1500px;
}

.filterTag_block_list {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
@media (max-width: 768px) {
  .filterTag_block_list {
    align-items: normal;
  }
}

.SEARA_block {
  padding-left: 0px;
}
.SEARA_block .SEARA_list {
  font-size: 16px;
  gap: 8px;
  background-color: #f2efe3;
  padding-top: 0px;
  padding-bottom: 0;
  padding-left: 4px;
  padding: 24px;
  border-radius: 10px;
  display: grid;
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 1280px) {
  .SEARA_block .SEARA_list {
    margin-top: 20px;
  }
}
@media (max-width: 576px) {
  .SEARA_block .SEARA_list {
    display: none;
  }
}
.SEARA_block .SEARA_list li {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  box-shadow: 0 0 0 0.5px #544840;
  color: #544840;
  padding: 6px 0px 8px 0px;
  border-radius: 4px;
  width: 152px;
  box-sizing: border-box;
  overflow: hidden;
}
.SEARA_block .SEARA_list li:hover {
  text-decoration: underline;
}
.SEARA_block .SEARA_list li span {
  width: 100%;
  text-align: center;
}

.SEARA_block-m {
  padding-left: 0px;
}
.SEARA_block-m .SEARA_list {
  font-size: 0.8em;
  box-sizing: border-box;
  gap: 8px;
  background-color: #f2efe3;
  padding-top: 0px;
  padding-bottom: 0;
  padding-left: 4px;
  padding: 16px;
  border-radius: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  margin-top: 4px;
}
@media (max-width: 1280px) {
  .SEARA_block-m .SEARA_list {
    grid-template-columns: 1fr;
  }
}
.SEARA_block-m .SEARA_list li {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  box-shadow: 0 0 0 0.5px #544840;
  color: #544840;
  padding: 6px 8px 8px 8px;
  border-radius: 4px;
}
.SEARA_block-m .SEARA_list li:hover {
  text-decoration: underline;
}

.filterTag_block > .tag_number_box {
  background-color: #F5F3F2;
  padding: 12px 24px;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 20px;
  border-radius: 8px;
  margin-bottom: 28px;
}
@media (max-width: 576px) {
  .filterTag_block > .tag_number_box {
    font-size: 18px;
    background-color: unset;
    margin-bottom: 0;
    padding: 0;
  }
  .filterTag_block > .tag_number_box:after {
    content: "行程";
  }
}
.filterTag_block > .tag_number_box .tag_number {
  color: #c4640d;
  padding: 0 2px;
}

.title_box .tag_number_box {
  border-radius: 8px;
  padding-left: 16px;
  font-size: 20px;
}
@media (max-width: 768px) {
  .title_box .tag_number_box {
    font-size: 16px;
  }
}
.title_box .tag_number_box .tag_number {
  color: #c4640d;
  padding: 0 2px;
}

.filter_tag_list_box {
  width: 100%;
}
@media (max-width: 1280px) {
  .filter_tag_list_box {
    display: none;
  }
}

.filter_tag_list {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  letter-spacing: 1px;
  overflow: hidden;
  width: 100%;
}
.filter_tag_list:not(:has(.filter_tag)) .more_btn,
.filter_tag_list:not(:has(.filter_tag)) .tagDelete_btn {
  display: none;
}
.filter_tag_list.close {
  max-height: 68px;
}
.filter_tag_list .filter_tag {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  font-size: 14px;
  border-radius: 50px;
  border: 1px solid #d1d1d1;
  background-color: #fff;
  padding: 1px 8px 1px 16px;
  display: flex;
  align-items: center;
  gap: 4px;
  cursor: pointer;
}
.filter_tag_list .filter_tag:hover .tag_close {
  background-color: #f4f4f4;
}
.filter_tag_list .filter_tag span {
  padding-bottom: 2px;
}
.filter_tag_list .tag_close {
  cursor: pointer;
  padding: 0;
  padding-top: 3px;
  padding: 6px 6px 6px 6px;
  border: none;
  background-color: transparent;
  display: flex;
  align-items: center;
  color: #8e8e8e;
  border-radius: 50px;
}
.filter_tag_list .tag_close svg {
  width: 12px;
  height: 12px;
}
.filter_tag_list .more_btn {
  font-size: 14px;
  border-radius: 50px;
  border: 1px solid #d1d1d1;
  background-color: #f3f3f3;
  padding: 5px 16px 5px 16px;
  color: #000;
  cursor: pointer;
}
.filter_tag_list .tagDelete_btn {
  font-size: 14px;
  border-radius: 50px;
  border: none;
  background-color: #446a92;
  padding: 5px 16px 5px 16px;
  color: #fff;
  cursor: pointer;
}

.sort_box {
  display: flex;
  align-items: center;
}

.sort_btn_list {
  display: flex;
  letter-spacing: 1px;
  white-space: nowrap;
  align-items: center;
}
.sort_btn_list .line {
  width: 1px;
  height: 38px;
  background-color: #cebaa8;
}

.sort_btn {
  gap: 6px;
  border: none;
  background-color: unset;
  cursor: pointer;
  color: #736357;
  display: flex;
  height: -moz-fit-content;
  height: fit-content;
  font-size: 14px;
  padding: 8px 24px 10px 24px;
}
.sort_btn:hover {
  opacity: 0.9;
}
.sort_btn.sort_btn-SEARA.active {
  background-color: #f2efe3;
  border-radius: 8px 8px 0 0;
}
.sort_btn.sort_btn-SEARA.active + .line {
  background-color: transparent;
}
.sort_btn.active {
  color: #c4640d;
}
.sort_btn.active path {
  fill: #c4640d;
  stroke: #c4640d;
}
.sort_btn.change svg {
  transform: rotate(180deg) translate(0px, 1px);
}
.sort_btn svg {
  margin-left: 12px;
}
.sort_btn:last-of-type {
  border: none;
}

.sort_change_btn {
  border: unset;
  display: flex;
  align-items: center;
  gap: 8px;
  cursor: pointer;
  border-radius: 50px;
  font-size: 14px;
  height: -moz-fit-content;
  height: fit-content;
  padding: 6px 16px;
  color: #446a92;
  background-color: rgba(161, 194, 230, 0.1450980392);
  border: 1px solid #446a92;
}
.sort_change_btn span {
  width: 36px;
  white-space: nowrap;
}
.sort_change_btn path {
  fill: #446a92;
}
.sort_change_btn.active {
  background-color: #446a92;
  color: #fff;
}
.sort_change_btn.active path {
  fill: #fff;
}

.title_box {
  display: flex;
  padding-bottom: 28px;
  align-items: flex-end;
}

.title_h1 {
  font-size: 32px;
  font-weight: 500;
  color: #736357;
  padding-bottom: 20px;
}
@media (max-width: 768px) {
  .title_h1 {
    font-size: 28px;
  }
}

.title_h2 {
  font-size: 20px;
  font-weight: 500;
  color: #736357;
  padding-bottom: 20px;
}

.pagination_nav {
  padding-top: 48px;
  padding-bottom: 48px;
}
.pagination_nav .pagination_nav_region {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 48px;
}
@media (max-width: 768px) {
  .pagination_nav .pagination_nav_region {
    flex-direction: column;
    gap: 24px;
  }
}
.pagination_nav .pagination_nav_region .count {
  display: flex;
  align-items: center;
}
.pagination_nav .count_select {
  font-size: 16px;
  color: #736357;
  border-radius: 5px;
  padding: 0px 12px 1px 16px;
  border: 1px solid #cebaa8;
}
.pagination_nav .pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 4px;
}
.pagination_nav button {
  border: unset;
  background-color: unset;
}
.pagination_nav .pagination_arrow {
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.pagination_nav .pagination_arrow_left {
  margin-right: 8px;
}
.pagination_nav .pagination_arrow_right {
  margin-left: 8px;
}
.pagination_nav .pagination_arrow_right svg {
  transform: rotate(180deg);
}
.pagination_nav .pagination_number {
  border-radius: 50px;
  width: 34px;
  cursor: pointer;
  height: 34px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-family: "Noto Sans TC", serif;
}
.pagination_nav .pagination_number[disabled] {
  color: #fff;
  background-color: black;
}

header.header_m {
  position: fixed;
  top: 0;
  z-index: 11;
}

@media (max-width: 791px) {
  body {
    padding-top: 50px;
  }
}
@media (max-width: 576px) {
  body {
    padding-top: 50px;
  }
}

.wrapper .top_wrap {
  overflow: hidden;
}
@media (max-width: 576px) {
  .wrapper {
    background-color: #fffaf5;
  }
}

@media (max-width: 768px) {
  .product_history_btn {
    order: 1;
  }
}

@media (max-width: 768px) {
  .sidebar_top_btn {
    order: 2;
  }
}

.ms_top:before {
  content: "";
}

.datePicker_popup {
  display: none;
  border-radius: 8px;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.2);
  border: 1px solid #C3C3C3;
  position: fixed;
  background-color: white;
  z-index: 100;
  left: 30px;
  z-index: 200;
  width: -moz-fit-content;
  width: fit-content;
}
.datePicker_popup .flatpickr-calendar {
  box-shadow: unset;
  border-radius: 0;
  width: auto !important;
}
.datePicker_popup .flatpickr-calendar.inline {
  top: unset;
}
.datePicker_popup .top {
  display: flex;
}
.datePicker_popup .left_wrap {
  display: flex;
  flex-direction: column;
  border-right: 1px solid #C3C3C3;
  gap: 20px;
  padding: 36px 12px 32px 6px;
}
.datePicker_popup #datepicker {
  display: none;
}
.datePicker_popup .btn_group {
  display: flex;
  justify-content: flex-end;
  gap: 48px;
  padding: 12px 16px;
  border-top: 1px #C3C3C3 solid;
}
.datePicker_popup .reset {
  cursor: pointer;
  border: none;
  color: #858585;
  background-color: unset;
  padding: 4px;
  font-size: 14px;
}
.datePicker_popup .enter {
  cursor: pointer;
  border: none;
  color: white;
  background-color: #446A92;
  padding: 4px 10px 6px 10px;
  width: 95px;
  border-radius: 4px;
  font-size: 14px;
}
.datePicker_popup .numInputWrapper .arrowUp,
.datePicker_popup .numInputWrapper .arrowDown {
  display: none;
}
.datePicker_popup .numInputWrapper:hover {
  background-color: unset;
}
.datePicker_popup .numInputWrapper select {
  border: none;
  cursor: pointer;
  font-size: 18px;
  padding-left: 12px;
}
.datePicker_popup .flatpickr-current-month input.cur-year {
  padding-left: 12px;
}
.datePicker_popup .numInputWrapper:hover select {
  background: rgba(0, 0, 0, 0.05);
}
.datePicker_popup .radio {
  display: flex;
  font-size: 14px;
  cursor: pointer;
  gap: 4px;
}
.datePicker_popup .radio label {
  cursor: pointer;
}
.datePicker_popup .radio_textBox {
  white-space: nowrap;
}

.m_datepicker_wrap {
  max-height: 0px;
  overflow: hidden;
  border: 1px transparent solid;
  border-radius: 4px;
  transition: 0.6s;
}
.m_datepicker_wrap.active {
  max-height: 600px;
  border-color: #D9D9D9;
}
.m_datepicker_wrap:has(.date_btn.active) .selectDate_wrap {
  display: none;
}
.m_datepicker_wrap:has(.selectRange_btn.active) .date_box {
  display: none;
}
.m_datepicker_wrap .flatpickr-month {
  padding-bottom: 16px;
}
.m_datepicker_wrap #m_datepicker {
  display: none;
}
.m_datepicker_wrap .button_group {
  border-radius: 50px;
  padding: 4px 6px;
  display: flex;
  background-color: #EEEEEE;
  margin: 12px 12px 0 12px;
}
.m_datepicker_wrap button {
  padding: 5px 0;
  border-radius: 50px;
  border: unset;
  background-color: unset;
  width: 100%;
  font-size: 16px;
  color: #000;
}
.m_datepicker_wrap button.active {
  background-color: #444444;
  color: #fff;
}
.m_datepicker_wrap .date_box {
  display: flex;
  justify-content: center;
  overflow: hidden;
  padding: 8px 12px 16px 12px;
}
.m_datepicker_wrap select {
  border: none;
  cursor: pointer;
  font-size: 18px;
}
.m_datepicker_wrap .arrowUp,
.m_datepicker_wrap .arrowDown {
  display: none;
}
.m_datepicker_wrap .numInputWrapper:hover {
  background-color: unset;
}
.m_datepicker_wrap .flatpickr-innerContainer {
  overflow: inherit;
}
.m_datepicker_wrap .selectDate_wrap {
  padding: 24px 12px 24px 16px;
}
.m_datepicker_wrap .selectDate_wrap h3 {
  font-size: 18px;
  padding-bottom: 24px;
  font-weight: 500;
}
.m_datepicker_wrap .left_wrap {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
}
.m_datepicker_wrap .radio {
  display: flex;
}
.m_datepicker_wrap .flatpickr-innerContainer {
  justify-content: center;
}
.m_datepicker_wrap .flatpickr-calendar {
  box-shadow: unset;
}
.m_datepicker_wrap .flatpickr-days {
  width: auto !important;
}
.m_datepicker_wrap .date_box {
  container: dateWrap/inline-size;
}
@container dateWrap (max-width: 620px) {
  .m_datepicker_wrap .flatpickr-calendar {
    zoom: 0.98;
  }
}
@container dateWrap (max-width: 602px) {
  .m_datepicker_wrap .flatpickr-calendar {
    zoom: 0.97;
  }
}
@container dateWrap (max-width: 578px) {
  .m_datepicker_wrap .flatpickr-calendar {
    zoom: 0.9;
  }
}
@media (max-width: 576px) {
  .m_datepicker_wrap .flatpickr-calendar.inline {
    zoom: unset;
  }
}
@container dateWrap (max-width: 550px) {
  .m_datepicker_wrap .flatpickr-calendar {
    zoom: 0.88;
  }
}
@container dateWrap (max-width: 540px) {
  .m_datepicker_wrap .flatpickr-calendar {
    zoom: 0.8;
  }
}
.m_datepicker_wrap .collapse_btn {
  color: #446A92;
  display: flex;
  gap: 8px;
  justify-content: center;
  padding: 12px 0px;
  border: 1px #D9D9D9 solid;
  border-width: 0px;
  border-top-width: 1px;
}

.destination_topnav {
  top: 53px;
  z-index: 10;
}
.destination_topnav.fixed {
  position: fixed;
  top: 53px;
  width: calc(100% - 45px);
  display: none;
}
@media (max-width: 768px) {
  .destination_topnav.fixed {
    width: 100%;
  }
}
.destination_topnav.fixed.active {
  display: block;
}
.destination_topnav .topnavMore_btn {
  background-color: #736357;
  border: none;
  font-size: 16px;
  color: #fff;
  border-radius: 0px 0px 8px 8px;
  position: absolute;
  width: -moz-fit-content;
  width: fit-content;
  left: 50%;
  right: 0;
  padding: 4px 0 6px 0;
  width: 180px;
  transform: translate(-50%, 0);
  opacity: 0.9;
  cursor: pointer;
}
@media (max-width: 576px) {
  .destination_topnav .topnavMore_btn {
    font-size: 15px;
  }
}
.destination_topnav .topnavMore_btn.topnavMore_btn-m {
  display: none;
}
.destination_topnav a {
  color: unset;
  text-decoration: none;
}
.destination_topnav .overflow_more-start {
  display: none;
  position: absolute;
  left: 0;
  width: 22px;
  height: 100%;
  background: linear-gradient(to left, rgba(215, 205, 195, 0), rgba(215, 205, 195, 0.4) 85%, rgba(215, 205, 195, 0.4) 100%);
  z-index: 1;
  top: 0;
}
@media (max-width: 768px) {
  .destination_topnav .overflow_more-start {
    width: 20px;
  }
}
.destination_topnav .overflow_more-end {
  display: none;
  position: absolute;
  right: 0;
  width: 22px;
  height: 100%;
  background: linear-gradient(to right, rgba(215, 205, 195, 0), rgba(215, 205, 195, 0.4) 85%, rgba(215, 205, 195, 0.4) 100%);
  z-index: 1;
  top: 0;
}
@media (max-width: 768px) {
  .destination_topnav .overflow_more-end {
    width: 20px;
  }
}
.destination_topnav .topnav_region_primary {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  font-size: 18px;
}
.destination_topnav .topnav_region_primary:not(:has(.anchor_btn span)) a {
  padding: 16px 8px;
  box-sizing: border-box;
}
@media (max-width: 768px) {
  .destination_topnav .topnav_region_primary:not(:has(.anchor_btn span)) a {
    padding: 16px 0px;
  }
}
@media (max-width: 768px) {
  .destination_topnav .topnav_region_primary {
    height: unset;
    box-shadow: unset;
    font-size: 14px;
  }
}
.destination_topnav .topnav_region_primary .anchor_list_region_container {
  overflow: hidden;
  position: relative;
  width: 100%;
}
@media (max-width: 1280px) {
  .destination_topnav .topnav_region_primary .anchor_list_region_container {
    border: 1px solid #CCC;
    background-color: rgba(255, 255, 255, 0.8);
    display: flex;
    -webkit-backdrop-filter: blur(2px);
            backdrop-filter: blur(2px);
  }
}
.destination_topnav .topnav_region_primary .anchor_list_wrap {
  overflow: auto;
  width: 100%;
  display: flex;
  justify-content: center;
}
@media (max-width: 1280px) {
  .destination_topnav .topnav_region_primary .anchor_list_wrap {
    justify-content: flex-start;
  }
}
.destination_topnav .topnav_region_primary .anchor_list_wrap:has(.anchor_list:empty) {
  display: none;
}
.destination_topnav .topnav_region_primary .anchor_list_wrap::-webkit-scrollbar {
  height: 6px;
}
.destination_topnav .topnav_region_primary .anchor_list_wrap::-webkit-scrollbar-thumb {
  background-color: transparent;
  border-radius: 10px;
}
.destination_topnav .topnav_region_primary .anchor_list_wrap::-webkit-scrollbar-thumb {
  background-color: rgba(128, 128, 128, 0.301);
}
.destination_topnav .topnav_region_primary .anchor_list_wrap:hover::-webkit-scrollbar-thumb {
  background-color: rgba(128, 128, 128, 0.555);
}
.destination_topnav .topnav_region_primary .anchor_list_container {
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 16px;
  border: 1px solid #CCC;
  background-color: rgba(255, 255, 255, 0.8);
  -webkit-backdrop-filter: blur(2px);
          backdrop-filter: blur(2px);
  padding: 8px 36px 8px 36px;
  max-width: 993px;
}
@media (max-width: 1280px) {
  .destination_topnav .topnav_region_primary .anchor_list_container {
    border-radius: 0;
    padding: 0;
    background-color: unset;
    border: none;
    -webkit-backdrop-filter: unset;
            backdrop-filter: unset;
  }
}
.destination_topnav .topnav_region_primary .anchor_list {
  box-sizing: border-box;
  width: 100%;
  font-size: 16px;
  align-items: center;
  /* 橫向排列 */
  /* 每格等寬 */
  /* 撐到最寬那個按鈕 */
  display: flex;
  flex-wrap: wrap;
  row-gap: 8px;
}
@media (max-width: 1580px) {
  .destination_topnav .topnav_region_primary .anchor_list {
    padding: 8px 24px;
  }
}
@media (max-width: 1280px) {
  .destination_topnav .topnav_region_primary .anchor_list {
    flex-wrap: nowrap;
  }
}
.destination_topnav .topnav_region_primary .anchor_list .anchor_btn {
  cursor: pointer;
  color: #344E88;
  border-radius: 50px;
  white-space: nowrap;
  width: 100%;
  display: flex;
  align-items: center;
  height: 100%;
  white-space: nowrap;
  font-size: 20px;
  font-weight: 500;
  font-family: "Noto Sans TC", sans-serif;
  padding: 6px 0px 7px 0;
  box-sizing: border-box;
  width: 140px;
}
.destination_topnav .topnav_region_primary .anchor_list .anchor_btn:not(:has(span)) {
  justify-content: center;
}
@media (max-width: 1280px) {
  .destination_topnav .topnav_region_primary .anchor_list .anchor_btn {
    padding: 0 12px;
    width: unset;
  }
}
@media (max-width: 576px) {
  .destination_topnav .topnav_region_primary .anchor_list .anchor_btn {
    font-size: 15px;
  }
}
.destination_topnav .topnav_region_primary .anchor_list .anchor_btn:hover {
  background-color: rgba(52, 79, 136, 0.1294117647);
}
.destination_topnav .topnav_region_primary .anchor_list .anchor_btn.active {
  position: relative;
  color: #fff;
  background-color: #344E88;
}
@media (max-width: 576px) {
  .destination_topnav .topnav_region_primary .anchor_list .anchor_btn.active {
    font-weight: unset;
  }
}
.destination_topnav .topnav_region_primary .anchor_list a {
  text-align: center;
  display: flex;
  flex-direction: column;
  padding: 4px 8px 6px 8px;
  width: 100%;
  align-items: center;
}
.destination_topnav .topnav_region_primary .anchor_list a:has(span) {
  align-items: flex-start;
}
.destination_topnav .topnav_region_primary .anchor_list a span {
  font-size: 0.8em;
  padding-top: 8px;
  padding-left: 2px;
}
@media (max-width: 576px) {
  .destination_topnav .topnav_region_primary .anchor_list a span {
    font-size: 14px;
  }
}
.destination_topnav .topnav_region_primary .anchor_list a span:before {
  content: "(";
}
.destination_topnav .topnav_region_primary .anchor_list a span:after {
  content: ")";
}

.anchor_list_region {
  display: flex;
  gap: 16px;
  max-width: 1500px;
  margin: auto;
  justify-content: space-between;
  width: 100%;
  container: anchor_list_region/inline-size;
}

.link {
  position: relative;
}
.link .link_toggle {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0);
  display: flex;
  gap: 40px;
  white-space: nowrap;
}
.link a {
  font-size: 28px;
  color: #fff;
  font-weight: 900;
  padding: 20px 28px 16px 28px;
}
@media (max-width: 768px) {
  .link a {
    font-size: 20px;
    padding: 12px 12px 10px 12px;
  }
}
.link a.active {
  box-shadow: 1px 0px 10.2px 0px rgba(0, 0, 0, 0.6);
}
.link .superSaleLink {
  border-radius: 12px 12px 0px 0px;
  color: rgba(244, 244, 244, 0.8);
  background: linear-gradient(0deg, rgba(204, 51, 107, 0.4) 0%, rgba(204, 51, 107, 0.4) 100%), linear-gradient(180deg, #CF497C 0%, #97063D 72.6%, #66062B 90.87%);
}
.link .SeatSaleLink {
  border-radius: 12px 12px 0px 0px;
  background: linear-gradient(0deg, #2F6A9A 8.59%, #306799 17.38%, #306799 54.28%, #395593 77.59%, #456CBE 100%);
}

.product-card {
  box-sizing: border-box;
  padding: 20px 20px 20px 20px;
  color: unset;
  display: grid;
  gap: 16px;
  grid-template-columns: 250px 1fr;
  border-radius: 0px 0px 40px 0px;
  font-family: "Noto Sans TC", sans-serif;
  background-color: #fff;
}
@media (max-width: 1100px) {
  .product-card {
    grid-template-columns: unset;
    grid-template-rows: auto auto;
    position: relative;
  }
}
@media (max-width: 576px) {
  .product-card {
    padding: 16px 12px 40px 12px;
    gap: 8px;
  }
}
@media (max-width: 390px) {
  .product-card {
    padding: 16px 12px 40px 12px;
  }
}
.product-card:hover .product_title {
  text-decoration: underline;
  text-underline-offset: 2px;
}
@media (max-width: 576px) {
  .product-card:hover .product_title {
    text-decoration: unset;
  }
}
.product-card:hover .product_button {
  transform: translate(6px, 0);
}
@media (max-width: 576px) {
  .product-card:hover .product_button {
    transform: translate(-50%);
  }
}
.product-card.soldOut {
  background-color: #ACC3D7;
  position: relative;
}
.product-card.soldOut:hover .product_title {
  text-decoration: none;
}
.product-card.soldOut .soldOutTag {
  display: block;
  position: absolute;
  right: -36px;
  top: 36%;
  transform: translate(-50%, 0) rotate(11.076deg);
  z-index: 8;
  width: -moz-fit-content;
  width: fit-content;
  filter: drop-shadow(-3px 5px 2.6px rgba(0, 0, 0, 0.45));
}
@media (max-width: 991px) {
  .product-card.soldOut .soldOutTag {
    top: 45%;
  }
}
@media (max-width: 768px) {
  .product-card.soldOut .soldOutTag {
    right: 0px;
    bottom: unset;
    transform: rotate(11.076deg);
    top: unset;
  }
}
@media (max-width: 576px) {
  .product-card.soldOut .soldOutTag {
    top: unset;
  }
}
@media (max-width: 768px) {
  .product-card.soldOut .soldOutTag img {
    zoom: 0.7;
  }
}
.product-card.soldOut .PdTag {
  background-color: #ACC3D7;
  color: #2E5371;
}
.product-card.soldOut .PdTag path {
  fill: #4B708F;
}
.product-card.soldOut .product_img img {
  filter: brightness(60%);
}
.product-card.soldOut .product_button {
  display: none;
}
.product-card.soldOut .product_title {
  color: #2E5371;
}
.product-card.soldOut .product_label {
  color: #2E5371;
}
.product-card.soldOut .card_discount {
  color: #654F84;
}
.product-card.soldOut .card_date {
  color: #3876AB;
}
.product-card.soldOut .product_price_wrap .price {
  color: #654F84;
}
.product-card .product_Content {
  position: relative;
}
.product-card .product_button {
  font-family: "Noto Serif TC", serif;
  font-weight: 700;
  position: absolute;
  bottom: -12px;
  right: -16px;
  background-image: url(./images/button_bg.png);
  width: 188px;
  height: 47px;
  background-size: cover;
  font-size: 12px;
  line-height: 3.8;
  text-align: center;
  padding-right: 30px;
  color: #2D2D2D;
  transition: 0.2s;
}
@media (max-width: 1100px) {
  .product-card .product_button {
    right: unset;
    left: 16px;
    bottom: 15px;
  }
}
@media (max-width: 576px) {
  .product-card .product_button {
    left: 50%;
    transform: translate(-50%, 0);
    bottom: -15px;
    opacity: 0.9;
    filter: drop-shadow(0px 0px 2px black);
  }
}
.product-card .product_button > div {
  position: relative;
  right: 3px;
  top: 2px;
  display: inline-block;
}
.product-card .product_button .product_week {
  background-color: #2D2D2D;
  color: #FFF;
  border-radius: 50px;
  padding: 2px 4px 2px 5px;
  text-align: center;
}
@media (max-width: 1100px) {
  .product-card .product_img {
    position: unset;
  }
}
.product-card .product_img img {
  width: 100%;
  display: block;
}
@media (max-width: 1100px) {
  .product-card .product_img img {
    display: none;
  }
}
.product-card .product_title {
  color: #2C2B27;
  font-size: 20px;
  margin-bottom: 16px;
  font-weight: 500;
  letter-spacing: 0.8px;
}
@media (max-width: 576px) {
  .product-card .product_title {
    margin-bottom: 8px;
  }
}
.product-card .product_label {
  color: #464646;
  font-size: 14px;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  list-style: none;
  margin-bottom: 28px;
}
@media (max-width: 576px) {
  .product-card .product_label {
    margin-bottom: 8px;
  }
}
.product-card .product_label li:before {
  content: "#";
}
.product-card .product_price_wrap {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  display: flex;
  gap: 4px;
  position: absolute;
  right: 0px;
  bottom: 0px;
  z-index: 2;
}
@media (max-width: 1100px) {
  .product-card .product_price_wrap {
    position: unset;
    padding-right: 12px;
  }
}
@media (max-width: 576px) {
  .product-card .product_price_wrap {
    flex-direction: row-reverse;
    justify-content: center;
    align-items: center;
    padding-top: 16px;
    padding-right: 0;
    gap: 8px;
  }
}
.product-card .product_price_wrap .favro {
  display: flex;
  align-items: center;
  font-size: 10px;
}
@media (max-width: 576px) {
  .product-card .product_price_wrap .favro {
    color: #736357;
  }
}
.product-card .product_price_wrap .favro:hover {
  opacity: 0.5;
}
.product-card .product_price_wrap .favro img {
  width: 18px;
  height: 16px;
}
.product-card .product_price_wrap .favro span {
  display: none;
}
.product-card .product_price_wrap .favro.compare_1 .icon-favro path {
  fill: #ff932f;
  stroke: #ff932f;
}
.product-card .product_price_wrap .price {
  font-family: "Microsoft JhengHei";
  font-size: 24px;
  color: #C2225F;
  font-weight: bold;
}
.product-card .product_price_wrap .price:after {
  content: "起";
  font-size: 16px;
  color: #2E2929;
  font-weight: 400;
}
.product-card .product_price_wrap .price:before {
  content: "$";
  font-size: 16px;
  color: #2E2929;
  font-weight: 400;
}
.product-card .card_discount_wrap {
  border-left: 1px solid #133861;
  padding-left: 10px;
  display: flex;
  flex-direction: column;
  width: -moz-fit-content;
  width: fit-content;
}
.product-card .card_discount {
  color: #C2225F;
  font-size: 16px;
}
.product-card .card_date {
  color: #488CCA;
  font-size: 20px;
}
@media (max-width: 576px) {
  .product-card .card_date {
    font-size: 16px;
  }
}

.product_img {
  position: relative;
}

.PdTag {
  background-color: #f0f0f0;
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 50px;
  padding: 0px 8px 4px 6px;
  font-size: 14px;
  color: #535558;
  box-shadow: 0 0 0 0.5px #535558;
  letter-spacing: 1px;
  display: inline-block;
  position: absolute;
  top: 4px;
  left: 4px;
  z-index: 2;
}
@media (max-width: 1100px) {
  .PdTag {
    position: unset;
  }
}
.PdTag svg {
  position: relative;
  top: 4px;
  padding-right: 2px;
}

.card_wrap {
  margin-left: 12px;
  display: flex;
  flex-direction: column;
  gap: 28px;
}
@media (max-width: 768px) {
  .card_wrap {
    gap: 36px;
    margin-left: 0;
  }
}

.soldOutTag {
  display: none;
}

.topbanner {
  position: fixed;
  top: 0;
  width: 100dvw;
  box-sizing: border-box;
  z-index: 100;
}

footer {
  position: relative;
  z-index: 8;
}

#main {
  z-index: 1;
  background: linear-gradient(90deg, #36508B 0%, #2F6A9A 24.34%, #2F6A9A 84.49%, #36508B 100%);
  padding-top: 32px;
}
@media (max-width: 1280px) {
  #main {
    padding-top: 0;
    padding-bottom: 80px;
  }
}

body {
  padding-top: 0px;
}

html {
  padding-right: 45px;
  box-sizing: border-box;
}
@media (max-width: 768px) {
  html {
    padding-right: 0;
  }
}

.DEP_area {
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (max-width: 1280px) {
  .DEP_area {
    padding: 0 16px;
  }
}
@media (max-width: 768px) {
  .DEP_area {
    padding: 0 16px;
  }
}
.DEP_area:has(.DEP_title) {
  border-radius: 20px 20px 50px 0px;
  background: linear-gradient(180deg, rgba(238, 213, 232, 0.4) 0%, rgba(75, 201, 255, 0.4) 100%);
  margin: 0 16px;
  padding: 16px 16px;
}
@media (max-width: 768px) {
  .DEP_area:has(.DEP_title) {
    margin: 0 8px;
    padding: 0 6px;
  }
}
.DEP_area:not(:first-child) {
  margin-top: 80px;
  padding-top: 24px;
}
@media (max-width: 768px) {
  .DEP_area:not(:first-child) {
    margin-top: 40px;
  }
}
@media (max-width: 576px) {
  .DEP_area:not(:first-child) {
    padding-bottom: 36px;
  }
}

.DEP_title {
  color: #FFF;
  font-family: "Noto Sans TC";
  font-size: 48px;
  font-weight: 600;
  letter-spacing: 3.84px;
}
@media (max-width: 768px) {
  .DEP_title {
    font-size: 40px;
  }
}

.location_region {
  width: 100%;
}

.location_region:not(:first-child) {
  padding-top: 48px;
}

.location_area:not(:first-child) {
  padding-top: 48px;
}

.location_title {
  font-size: 32px;
  color: #FFF;
  padding-bottom: 24px;
  display: flex;
  align-items: center;
  white-space: nowrap;
}
@media (max-width: 768px) {
  .location_title {
    flex-direction: column;
    gap: 16px;
    font-size: 24px;
  }
}
.location_title .location_title-main {
  font-size: 48px;
  font-weight: 400;
  padding-right: 32px;
}
@media (max-width: 768px) {
  .location_title .location_title-main {
    font-size: 32px;
    padding-right: 0;
  }
}
@media (max-width: 576px) {
  .location_title .location_title-sub {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 4px;
    align-items: center;
  }
}
@media (max-width: 320px) {
  .location_title .location_title-sub {
    flex-direction: column;
  }
}
.location_title mark {
  border-bottom: 2px solid #9a2452;
  background: linear-gradient(91deg, #cd3590 1.83%, #DF5D5D 97.65%);
  background-color: #CF497C;
  border-radius: 50px;
  color: #fff;
  font-size: 28px;
  padding: 2px 16px 4px 16px;
  margin-right: 8px;
}
@media (max-width: 768px) {
  .location_title mark {
    font-size: 20px;
  }
}
@media (max-width: 320px) {
  .location_title mark {
    font-size: 18px;
  }
}
.location_title strong {
  letter-spacing: 1.28px;
  color: gold;
}
@media (max-width: 576px) {
  .location_title strong {
    font-size: 24px;
  }
}

.noProduct_text-bottom {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  font-size: 18px;
  font-weight: 400;
  white-space: nowrap;
  margin: auto;
  color: #ffffff;
  padding-top: 16px;
}
.noProduct_text-bottom::before {
  margin-right: 20px;
}
.noProduct_text-bottom::after {
  margin-left: 20px;
}
.noProduct_text-bottom::before, .noProduct_text-bottom::after {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #afafaf;
}
.noProduct_text-bottom button {
  cursor: pointer;
  font-size: 1em;
  color: #ffffff;
  border: unset;
  background-color: unset;
  padding: 0;
  margin-left: 4px;
  text-decoration: underline;
  text-underline-offset: 2px;
}

@keyframes skeletonShine {
  to {
    background-position: 500px 0;
  }
}
.location_area.loading .location_title-main {
  background: #ccd8e6;
  background-position: -500px 0;
  animation: skeletonShine 1s linear 0s infinite normal forwards;
  background-image: linear-gradient(135deg, #ccd8e6 0%, #C4D3E3 20%, #ccd8e6 40%, #ccd8e6 100%);
  background-repeat: no-repeat;
  background-size: 800px 100%;
  border-radius: 4px;
}
.location_area.loading .location_title-main:before {
  content: "　　　　　　";
}
.location_area.loading .PdTag {
  display: none;
}
@media (min-width: 1100px) {
  .location_area.loading .product_img {
    background: #e6e7e7;
    background-position: -500px 0;
    animation: skeletonShine 1s linear 0s infinite normal forwards;
    background-image: linear-gradient(135deg, #e6e7e7 0%, rgb(238, 236, 236) 20%, #e6e7e7 40%, #e6e7e7 100%);
    background-repeat: no-repeat;
    background-size: 1000px 100%;
    border-radius: 4px;
  }
}
@media (max-width: 1100px) {
  .location_area.loading .product_img {
    background-color: unset;
  }
}
.location_area.loading .product_img img {
  display: none;
}
.location_area.loading .product_label {
  background: #e6e7e7;
  background-position: -500px 0;
  animation: skeletonShine 1s linear 0s infinite normal forwards;
  background-image: linear-gradient(135deg, #e6e7e7 0%, rgb(238, 236, 236) 20%, #e6e7e7 40%, #e6e7e7 100%);
  background-repeat: no-repeat;
  background-size: 1000px 100%;
  border-radius: 4px;
  width: -moz-fit-content;
  width: fit-content;
}
.location_area.loading .product_label li:before {
  content: "　　　　　　";
}
.location_area.loading .product_title {
  background: #e6e7e7;
  background-position: -500px 0;
  animation: skeletonShine 1s linear 0s infinite normal forwards;
  background-image: linear-gradient(135deg, #e6e7e7 0%, rgb(238, 236, 236) 20%, #e6e7e7 40%, #e6e7e7 100%);
  background-repeat: no-repeat;
  background-size: 1000px 100%;
  border-radius: 4px;
}
.location_area.loading .product_title:before {
  content: "　　　　　　";
}
.location_area.loading .product-card {
  cursor: default;
}
.location_area.loading .product-card:hover .product_title {
  text-decoration: unset;
}
.location_area.loading .product_button {
  display: none;
}
.location_area.loading .card_discount_wrap {
  gap: 2px;
  width: 50%;
  border: none;
  padding-left: 0;
}
.location_area.loading .card_discount {
  background: #e6e7e7;
  background-position: -500px 0;
  animation: skeletonShine 1s linear 0s infinite normal forwards;
  background-image: linear-gradient(135deg, #e6e7e7 0%, rgb(238, 236, 236) 20%, #e6e7e7 40%, #e6e7e7 100%);
  background-repeat: no-repeat;
  background-size: 1000px 100%;
  border-radius: 4px;
}
.location_area.loading .card_discount:before {
  content: "　　　　　　";
}
.location_area.loading .card_date {
  background: #e6e7e7;
  background-position: -500px 0;
  animation: skeletonShine 1s linear 0s infinite normal forwards;
  background-image: linear-gradient(135deg, #e6e7e7 0%, rgb(238, 236, 236) 20%, #e6e7e7 40%, #e6e7e7 100%);
  background-repeat: no-repeat;
  background-size: 1000px 100%;
  border-radius: 4px;
}
.location_area.loading .card_date:before {
  content: "　　　　　　";
}
.location_area.loading .favro {
  display: none;
}
.location_area.loading .price {
  display: none;
}
.location_area.loading .price:before {
  content: "　　　　　　";
}
.location_area.loading .price:after {
  display: none;
}
.location_area.loading .price2 {
  display: none;
}

.destination_topnav.loading .anchor_list {
  background: #ccd8e6;
  background-position: -500px 0;
  animation: skeletonShine 1s linear 0s infinite normal forwards;
  background-image: linear-gradient(135deg, #ccd8e6 0%, #C4D3E3 20%, #ccd8e6 40%, #ccd8e6 100%);
  background-repeat: no-repeat;
  background-size: 800px 100%;
  border-radius: 4px;
}
.destination_topnav.loading .anchor_btn:before {
  content: "　　　　　　";
}/*# sourceMappingURL=style.css.map */