﻿@charset "utf-8";
/* CSS Document */

body {
  margin: 0px;
  font-family: 微軟正黑體;
  background-color: #fff;
}

body,
html {
  width: 100%;
  height: 100%;
  background-color: #fff;
}

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%;
}

/*******加入比較暫時隱藏*******/
/*.fav-btn,
.main_sidebar {
  display: none !important;
}
.footer {
    width: 100% !important;
}
.footer_bottom {
    padding-bottom: initial !important;
}*/
/*******加入比較暫時隱藏END*******/

.wrapper {
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
}

/*******header*******/
.header {
  display: none;
}

/*******主視覺*******/
.banner {
  width: 100%;
  margin-top: 53px;
}

.banner_pc {
  display: block;
}

.banner_m {
  display: none;
}

.banner img {
  width: 100%;
}

/*******layout01*******/
.menu_wrapper {
  position: relative;
  /*max-width: 1460px;*/
  width: 100%;
  margin: 0 auto;
}

#read_mode {
  /* position: relative; */
  /* background-color: #f6f7f2; */
  /* padding: 15px 20px 15px 25px; */
  /* border-radius: 50px; */
  /* left: 10%; */
  /* display: inline-block; */
  /* cursor: pointer; */
  /* z-index: 100; */
  /*-moz-transition: all 0.2s ease-out;*/
  /* -webkit-transition: all 0.2s ease-out; */
  /*-o-transition: all 0.2s ease-out;*/
  /*-ms-transition: all 0.2s ease-out;*/
  /* transition: all 0.2s ease-out; */
  /* -webkit-transition: all .6s; */
  /* transition: all .6s; */
}

/*
.read_mode_p {
    font-size: 18px;
    font-weight: bold;
    display: inline-block;
}

.mode_p_m {
    display: none;
}

.read_mode_btn {
    position: relative;
    width: 45px;
    height: 22px;
    display: inline-block;
    top: 5px;
}

.read_mode_btn1 {
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 100px;
    background-color: #004a7e;
    -moz-transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.read_mode_btn2 {
    position: absolute;
    width: 20px;
    height: 20px;
    background-color: #fff;
    border-width: 1.5px;
    border-style: solid;
    border-radius: 100px;
    border-color: #004a7e;
    left: 0px;
    -moz-transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.menu-cont {
     margin-top: -50px; 
}
 
.menu {
    display: flex;
    justify-content: center;
    position: relative;
    margin: 0 auto;
    text-align: center;
}

.menu_wrapper.fixed-top {
    position: fixed;
    top: 53px;
    left: 50%;
    transform: translateX(-50%);
    background-color: #fff;
    text-decoration: none;
    border-bottom: 1px solid #bfbfbf;
    padding: 20px 0;
    z-index: 1000;
}

.menu li {
    margin: 8px;
    padding: 0px;
    list-style: none;
}

    .menu li a {
        font-size: 23px;
        font-weight: bold;
        padding: 4px 25px;
        color: #000;
        text-align: center;
        text-decoration: none;
        border: 2px solid #000;
        border-radius: 0px 10px 0px 10px;
    }

    .menu li:nth-child(1) a, .menu li:nth-child(1) a.active, .menu li:nth-child(1) a:hover {
        color: #cd1a0c;
    }

    .menu li a.active {
        background: #000;
        color: #FFF;
        border-color: #000;
    }

    .menu li a:hover {
        background: #000;
        color: #fff;
        border-color: #000;
    }

.menu span {
    color: #cd1a0c;
}
*/
.menu_wrapper .menu-cont .menu .sale a, .menu_wrapper .menu-cont .menu .sale a.active,
.menu_wrapper .menu-cont .menu .guarantee a, .menu_wrapper .menu-cont .menu .guarantee a.active,
.menu_wrapper .menu-cont .menu .flower a, .menu_wrapper .menu-cont .menu .flower a.active,
.menu_wrapper .menu-cont .menu .mountain a, .menu_wrapper .menu-cont .menu .mountain a.active,
.popup .menu li.sale, .popup .menu li.sale.active, .popup .menu li.sale:hover,
.popup .menu li.guarantee, .popup .menu li.guarantee.active, .popup .menu li.guarantee:hover,
.popup .menu li.flower, .popup .menu li.flower.active, .popup .menu li.flower:hover,
.popup .menu li.mountain, .popup .menu li.mountain.active, .popup .menu li.mountain:hover,
.popup .menu li.sale.on, .popup .menu li.guarantee.on,
.popup .menu li.flower.on, .popup .menu li.mountain.on{
    border: 1px solid #cd1a0c;
	padding: 5px 15px 5px 40px;
	box-shadow: 1px 2px 4px 2px rgba(64, 64, 64, 0.6);
}

.menu_wrapper .menu-cont .menu .sale a:before, .menu_wrapper .menu-cont .menu .guarantee a:before, 
.menu_wrapper .menu-cont .menu .flower a:before, .menu_wrapper .menu-cont .menu .mountain a:before,
.popup .menu li.sale:before, .popup .menu li.guarantee:before, 
.popup .menu li.flower:before, .popup .menu li.mountain:before {
    content: "";
    position: absolute;
    width: 22px;
    height: 22px;
    background-image: url(images/sale_icon.png);
    margin-top: 0.2em;
    margin-left: -1.2em;
}
.menu_wrapper .menu-cont .menu .guarantee a:before, .popup .menu li.guarantee:before {
	background-image: url(images/guarantee_icon.png);
}
.menu_wrapper .menu-cont .menu .flower a:before, .popup .menu li.flower:before {
	background-image: url(images/flower_icon.png);
}
.menu_wrapper .menu-cont .menu .mountain a:before, .popup .menu li.mountain:before {
	background-image: url(images/mountain_icon.png);
}

.menu_wrapper .menu-cont .menu .sale a.active:before, .menu_wrapper .menu-cont .menu .sale a:hover::before,
.popup .menu li.sale.active:before, .popup .menu li.sale:hover::before,
.popup .menu li.sale.on:before {
    background-image: url(images/sale_icon2.png);
}
.menu_wrapper .menu-cont .menu .guarantee a.active:before, .menu_wrapper .menu-cont .menu .guarantee a:hover::before,
.popup .menu li.guarantee.active:before, .popup .menu li.guarantee:hover::before,
.popup .menu li.guarantee.on:before {
    background-image: url(images/guarantee_icon2.png);
}
.menu_wrapper .menu-cont .menu .flower a.active:before, .menu_wrapper .menu-cont .menu .flower a:hover::before,
.popup .menu li.flower.active:before, .popup .menu li.flower:hover::before,
.popup .menu li.flower.on:before {
    background-image: url(images/flower_icon2.png);
}
.menu_wrapper .menu-cont .menu .mountain a.active:before, .menu_wrapper .menu-cont .menu .mountain a:hover::before,
.popup .menu li.mountain.active:before, .popup .menu li.mountain:hover::before,
.popup .menu li.mountain.on:before {
    background-image: url(images/mountain_icon2.png);
}

.popup .menu li {
    position: relative;
    font-size: 22px;
    font-weight: bold;
    color: #000;
    text-align: center;
    text-decoration: none;
    border: 1px solid #000;
    background-color: #fff;
    margin: 5px 6px 5px 6px;
    padding: 5px 25px 5px 25px;
    border-radius: 0px 10px 0px 10px;
    letter-spacing: 1px;
    list-style: none;
    display: inline-block;
    cursor: pointer;
}
.popup .menu li.active, .popup .menu li:hover,
.popup .menu li.on {
    color: #fff;
    background-color: #000;
    border-color: #000;
}
#popupContainer .popup .popup_arrange .menu-cont h1 {
    font-size: 20px;
    padding-bottom: 15px;
    font-weight: bold;
}
.open_btn:before {
  content: "";
  position: absolute;
  width: 43px;
  height: 43px;
  background-image: url(images/open_btn_icon.svg);
  background-size: 80%;
  background-repeat: no-repeat;
  margin-top: -5px;
  margin-left: 40px;
  animation-name: arrow;
  animation-duration:1s;
  animation-iteration-count: infinite;
}
@keyframes arrow {
  0% {top: -5px;}
  70% {top: 3px;}
  100% {top: -5px;}
}

.open_btn2:before {
  content: "";
  position: absolute;
  width: 22px;
  height: 22px;
  background-image: url(images/open_btn2_icon.svg);
  margin-top: -2px;
  margin-left: -1.8em;
}
/*******按鈕太長微調整*******/
.menu_wrapper .menu-cont.w6 .menu li {
    margin-right: 8px;
}
.menu_wrapper .menu-cont.w6 .menu li a {
    padding: 5px 22px;
}
/*******按鈕太長微調整end*******/

.layout01 {
  position: relative;
  max-width: 1660px;
  width: 100%;
  top: 60px;
  margin: 0 auto;
  padding-top: 70px;
}

#cont1 {
  padding-top: 0px;
}

.h1 {
  position: relative;
  width: 175px;
  height: 175px;
  text-align: center;
  background-color: #7ec3ff;
  border-radius: 50%;
  margin: 0 auto;
  margin-bottom: 20px;
}

.h1_p {
  position: relative;
  top: 50%;
  transform: translateY(-40%);
  color: #fff;
  font-size: 33px;
  font-weight: 600;
  line-height: 0.8em;
}

.card_calc {
    position: relative;
    font-size: 18px;
    color: #fff;
    top: 3em;
}
.calc_n {
    position: absolute;
    width: 28px;
    left: 50%;
    transform: translateX(-100%);
}
.calc_n:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 1.5px;
    background-color: #fff;
    margin-top: 25px;
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
}
.calc_n:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1.5px;
    background-color: #fff;
    margin-top: 25px;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
}
.calc_p {
    position: relative;
    top: 2.4em;
}
.calc_p:before {
    content: "共";
}
.calc_p:after {
    content: "項";
}

.h1_p span {
  font-family: Times New Roman;
  font-size: 21px;
  font-weight: normal;
}

.layout01 .h1_p,
.layout02 .h1_p {
  width: 4em;
  left: 50%;
  transform: translate(-50%, -80%);
  line-height: 1.15em;
}

.layout_boxs {
    position: relative;
}

.h2 {
  position: relative;
  font-size: 35px;
  font-weight: bold;
  color: #51aaf7;
  text-align: center;
  margin-bottom: 30px;
  z-index: 1;
}

.h2.blue {
  color: #51aaf7;
}

.h2.orange {
  color: #f67163;
}

.h2.purple {
  color: #5f84e9;
}

.swiper_banner_wrapper {
    position: relative;
    width: 100%;
    margin-top: 58px;
}
.swiper_banner_wrapper:before {
    content: "";
    position: absolute;
    width: 145%;
    height: 90px;
    /*background: linear-gradient(to top, #fff, #efefef);*/
	background-color: #fff;
    left: -25%;
	z-index: 1;
}
.swiper_banner_box_img {
	position: relative;
    display: inline-block;
    box-shadow: 5px 5px 15px 0.5px rgba(0, 0, 0, 0.3);
    margin-bottom: 20px;
	left: 50%;
    transform: translate(-90%);
}
.swiper_banner_box_img img {
    width: 100%;
    display: block;
}
.swiper_banner_box_content {
    position: absolute;
    width: 26%;
    display: inline-block;
    left: 50%;
    transform: translate(32%);
    margin-top: 36px;
}
.swiper_banner_box_icon {
    position: relative;
    width: 88px;
    height: 88px;
    background-color: #595959;
    border-radius: 100%;
    display: inline-block;
    top: -33px;
}
.swiper_banner_box_icon_p {
    position: relative;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    line-height: 1.1em;
    color: #fff;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.swiper_banner_box_h1 {
    font-size: 47px;
    font-weight: bold;
    letter-spacing: -1px;
    color: #6e6d66;
    display: inline-block;
    margin-left: 12px;
}
.swiper_banner_box_h2 {
    font-size: 29px;
    font-weight: bold;
    color: #6e6d66;
    display: inline-block;
	padding-left: 23px;
	margin-right: 32px;
}
.swiper_banner_box_h2:before, .swiper_banner_box_h2:after {
    content: "";
    position: absolute;
    width: 15px;
    height: 35px;
    background-image: url(images/swiper_banner_box_h2_icon.svg);
    margin-top: 2px;
}
.swiper_banner_box_h2:before {
    left: 0px;
}
.swiper_banner_box_h2:after {
    background-image: url(images/swiper_banner_box_h2_icon2.svg);
    margin-left: 6px;
}
.swiper_banner_box_h3 {
    position: relative;
    font-size: 18px;
    letter-spacing: 1px;
    color: #515151;
    display: inline-block;
    top: -0.22em;
}
.swiper_banner_box_p {
    font-size: 17px;
	text-align: justify;
    line-height: 33px;
    color: #515151;
    margin-top: 2.5em;
}
.swiper_banner_box_btn {
    position: relative;
    display: inline-block;
    padding: 3px 0px;
    border-width: 2px;
    border-style: solid;
    border-color: #231815;
	border-radius: 60px;
	background-color: #000;
	top: -100px;
    left: 76%;
	z-index: 1;
}
.swiper_banner_box_btn a {
    color: #fff;
    padding: 5px 36px 5px 20px;
}
.swiper_banner_box_btn a:after {
    content: "►";
    position: absolute;
    width: 15px;
    height: 35px;
    margin-left: 5px;
}
.swiper_banner_box_h4 {
	position: relative;
    font-size: 25px;
    padding: 5px 25px;
    border-radius: 60px;
    background-color: #fff;
    display: inline-block;
    left: 40%;
    transform: translateX(-50%);
    margin: 95px 0 45px 0;
    z-index: 1;
}
.swiper_banner_box_h4:after {
    content: "";
    position: absolute;
    left: 50%;
    transform: translatex(-50%);
    margin-top: 1.5em;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 18px 11px 0 11px;
    border-color: #ffffff transparent transparent transparent;
}
.swiper-button-next, .swiper-button-prev {
    color: #000;
	z-index: 1000;
}
.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
    font-weight: bold;
    -webkit-text-stroke: 2px #000;
    text-stroke: 1.5px #000;
}
.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
	font-weight: bold;
    -webkit-text-stroke: 2px #000;
    text-stroke: 1.5px #000;
}
.swiper_banner_wrapper #galleryThumbs {
    position: absolute;
    left: 200px;
}
.swiper_banner_wrapper #galleryThumbs .swiper-slide {
    width: 100px !important;
    margin-right: 15px !important;
    transition-timing-function: ease-in-out;
	cursor: pointer;
}
.swiper_banner_wrapper #galleryThumbs .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.swiper_banner_wrapper+ul+div {
    /*background-color: #efefef;*/
}
.swiper_banner_wrapper+ul+div:before {
    content: "";
    position: absolute;
    width: 145%;
    height: 100%;
    background-color: #efefef;
    left: -25%;
    top: 120px;
}
.layout_boxs:has(.swiper_banner_wrapper) ~ .layout_boxs .card_box:before {
    content: "";
    position: absolute;
    width: 145%;
    height: 100%;
    background-color: #efefef;
    left: -25%;
    top: 0px;
    padding-bottom: 120px;
}
.swiper_banner_wrapper+ul+div:after {
    content: "";
    position: absolute;
    width: 145%;
    height: 20px;
    background-image: url(images/card_box_icon.png);
    background-repeat: no-repeat;
    right: -38%;
    bottom: -120px;
}
.layout_boxs:has(.swiper_banner_wrapper) ~ .layout_boxs:last-child .card_box:after {
    content: "";
    position: absolute;
    width: 145%;
    height: 20px;
    background-image: url(images/card_box_icon.png);
    background-repeat: no-repeat;
    right: -38%;
    bottom: -120px;
}
.layout02 .swiper_banner_wrapper+ul+div .card {
    background-color: #fff;
}
.layout02 .layout_boxs:has(.swiper_banner_wrapper) ~ .layout_boxs .card_box .card {
    background-color: #fff;
}
/*.layout01 .swiper_banner_wrapper+ul+div .fav-btn {
    background-color: #fff;
}*/
.layout01 .swiper_banner_wrapper+ul+div .card_btn {
    background-color: #fff;
}


.txt_column {
  display: none;
}

.card_swiper-pagination {
	position: absolute;
    font-family: 微軟正黑體;
    font-size: 15px;
    font-weight: lighter;
    letter-spacing: -1px;
    color: #b3b3b3;
    top: -35px;
    left: 50px;
	visibility: hidden;
}
.layout02 .card_swiper-pagination {
    left: 30px;
}
.swiper-pagination-current {
    font-size: 25px;
    font-weight: bold;
    color: #999999;
}
.swiper-pagination-total {
    letter-spacing: 1px;
}

.card_wrapper {
  position: relative;
  width: 360px;
  vertical-align: text-top;
  display: inline-block;
  margin: 30px 23px;
}

.card a {
  text-decoration: none;
  color: #000;
}

.line_wrapper {
  position: absolute;
  width: 68%;
  height: 305px;
  border-width: 2px;
  border-style: solid;
  border-color: #231815;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 100;
  padding: 3% 3% 0 3%;
}

.line_wrapper:before {
  content: "";
  position: absolute;
  width: 40%;
  height: 0.5px;
  background-color: #000;
  margin-top: -18px;
  margin-left: 25%;
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
}

.line_wrapper_p {
  position: relative;
  bottom: -75%;
  right: -96%;
  -webkit-transform: scale(1);
}

.line_wrapper_p:after {
  content: "Best Deals";
  position: absolute;
  font-family: Times New Roman;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 2px;
  color: #fff;
  transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
}

.item_location {
  text-align: right;
  margin-right: -1%;
  font-size: 18px;
  font-weight: bold;
  color: #3c4146;
  letter-spacing: 3px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  /*visibility: hidden;*/
}

.item_location {
  font-family: "fzfangsong-gb18030", serif;
  font-weight: 500;
  font-style: normal;
  font-size: 20px;
  color: #000;
  letter-spacing: 0px;
  line-height: 1em;
  margin-bottom: 12px;
}

.feature {
    position: absolute;
    width: 39%;
    font-size: 17px;
    text-align: center;
    top: 42%;
    display: inline-block;
    padding: 3px;
    background-color: #fff;
    border-radius: 0px 16px 0px 16px;
    border-width: 2px;
    border-style: solid;
    border-color: #000;
    box-shadow: 2px 2px 0px 0.5px rgba(0, 0, 0, 1);
    left: 50%;
    transform: translateX(-50%);
    z-index: 100;
}
.layout02 .feature {
    width: auto;
    font-weight: bold;
    text-align: left;
    top: 36.5%;
    color: #f36459;
    padding: 8px 14px 8px 30px;
    border-radius: 60px;
    border-color: #f36459;
    box-shadow: none;
    left: 30px;
    transform: none;
}
.feature.none {
    visibility: hidden;
}
.feature:before {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    background-image: url(images/feature_icon.svg);
    background-repeat: no-repeat;
    left: 8px;
	margin-top: 1px;
}
.layout02 .feature:before {
    left: 5px;
    background-image: url(images/feature_icon2.svg);
}

.item_h1 {
  text-align: left;
  font-size: 22px;
  font-weight: bold;
  letter-spacing: -1px;
  padding: 1% 0;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.tag {
  position: absolute;
  max-width: 12em;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  top: 17.2%;
  z-index: 200;
  padding: 4px;
  background-color: #000;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.tag:before {
  content: "#";
  margin-right: 2px;
}

.not {
  visibility: hidden;
}

.item_img {
  width: 100%;
  height: 300px;
  margin: 0 auto;
  overflow: hidden;
  text-align: center;
  margin-top: 12%;
}

.item_img img {
  position: relative;
  height: 100%;
  left: 50%;
  transform: translateX(-50%);
}

.item_wrapper {
  padding: 4% 3% 3% 6%;
}

.item_h2 {
  min-height: 2.8em;
  font-size: 19px;
  letter-spacing: -1px;
  font-weight: bold;
  text-align: left;
  margin-bottom: 10px;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  display: -webkit-box;
}

.layout01 .item_h2 {
    margin-top: 5px;
}

.item_li {
  min-height: 9em;
  list-style: none;
  font-size: 15px;
  font-weight: bolder;
  letter-spacing: 0px;
  color: #747474;
  padding-left: 1em;
}
.item_li li {
  line-height: 1.5em;
  text-align: justify;
}

.layout01 .item_li li {
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  display: -webkit-box;
}

.item_li li.color {
  color: #e34b40;
}

.item_li li:before {
  content: "";
  position: absolute;
  width: 4px;
  height: 4px;
  background-color: #504f4f;
  left: 1.2em;
  margin-top: 0.6em;
}

.item_date {
  position: relative;
  width: 90%;
  font-size: 15px;
  font-weight: bold;
  list-style: none;
  text-align: center;
  margin: 0 auto;
  margin-top: -72px;
  margin-bottom: 50px;
  overflow: hidden;
  /*white-space: nowrap;*/
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  display: -webkit-box;
}

.item_date a {
  text-decoration: none;
  color: #545454;
}

.item_date li {
  display: inline-block;
}

.layout01 .item_date li {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  white-space: normal;
  overflow-y: hidden;
}

.item_date li:after {
  content: ".";
  color: #2c8bdd;
}

.item_date li:nth-last-child(1):after {
  display: none;
}

.item_price_box {
  position: relative;
  color: #000;
  font-size: 24px;
  font-weight: bold;
  display: inline-block;
  left: 50%;
  transform: translateX(-55%);
  margin-top: 40px;
}

.item_price:before {
  content: "$";
  position: relative;
  font-size: 14px;
}

.item_up {
  position: relative;
  font-size: 13px;
  color: #000;
  top: -2px;
}

.fav-btn {
  position: relative;
  font-size: 12px;
  display: inline-block;
  border-width: 1.5px;
  /*border-style: solid;*/
  border-color: #a8a8ab;
  /*border-radius: 5px;*/
  padding: 2px;
  top: -3.1em;
  /*left: 50%;
  transform: translateX(15%);*/
  float: right;
  margin-right: 12px;
  cursor: pointer;
}
.fav-btn span {
  margin-left: 22px;
}
.fav-btn.compare_0:before {
  content: "";
  position: absolute;
  width: 28px;
  height: 23px;
  background-image: url(images/compare0_icon.png);
  background-repeat: no-repeat;
  margin-top: -4px;
  margin-left: -3px;
}
.fav-btn.compare_1:before {
  content: "";
  position: absolute;
  width: 28px;
  height: 23px;
  background-image: url(images/compare1_icon.png);
  background-repeat: no-repeat;
  margin-top: -4px;
  margin-left: -3px;
}

.card_btn {
  position: relative;
  font-size: 12px;
  border-width: 1.5px;
  border-style: solid;
  border-color: #a8a8ab;
  padding: 2px 12px;
  top: -3.1em;
  bottom: 40px;
  float: right;
  margin-right: 1px;
  cursor: pointer;
  pointer-events: none;
}
.layout02 .card_btn {
    position: absolute;
    top: auto;
    right: 4.7em;
    bottom: 37px;
    pointer-events: auto;
}

.more_travel_wrapper {
  width: 100%;
  margin-bottom: 100px;
}

.more_travel {
  position: absolute;
  font-size: 16px;
  font-weight: bolder;
  background-color: #fff;
  border-width: 2px;
  border-style: solid;
  border-color: #000;
  padding: 5px 20px;
  left: 78%;
  white-space: nowrap;
}

.more_travel_wrapper a {
  text-decoration: none;
  color: #000;
}

/*******layout02*******/
.layout02 {
  position: relative;
  /*max-width: 1460px;*/
  max-width: 1660px;
  width: 100%;
  top: 60px;
  margin: 0 auto;
  padding-top: 70px;
}

.layout02 .h1 {
  background-color: #fd8b81;
}

.layout02 .card_box {
  margin-left: 5%;
}

.layout02 .card_wrapper {
  width: 437px;
  margin: 0px 23px 80px 23px;
}

.mode_pic .layout02 .card_wrapper {
  margin: 20px 23px 50px 23px;
}

.layout02 .card {
  position: relative;
  width: 378px;
  background-color: #f4f4f4;
  border-radius: 28px;
  vertical-align: text-top;
  display: inline-block;
  padding: 30px 30px 5px 30px;
  text-align: center;
}

.layout02 .card a {
  text-decoration: none;
  color: #000;
}

.layout02 .tag_wrapper {
  position: absolute;
  width: 103px;
  height: 103px;
  right: 6%;
  top: 30px;
  transform: rotate(10deg);
  -ms-transform: rotate(10deg);
  -moz-transform: rotate(10deg);
  -webkit-transform: rotate(10deg);
  -o-transform: rotate(10deg);
}

.mode_pic .layout02 .tag_wrapper {
    display: none;
}

.layout02 .tag_wrapper:before {
  content: "";
  position: absolute;
  width: 103px;
  height: 103px;
  background-image: url(images/tag_bg.png);
  left: 0;
}

.layout02 .tag {
  /*width: 103px;*/
  width: 3em;
  color: #f67163;
  background: none;
  text-align: center;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  line-height: 1.1em;
  letter-spacing: -1px;
  text-overflow: initial;
  white-space: initial;
  overflow: auto;
}

.layout02 .tag:before {
  content: "";
  position: absolute;
}

.layout02 .item_location {
  position: absolute;
  width: 53px;
  height: 106px;
  visibility: initial;
  top: 30px;
}

.layout02 .item_location img {
  width: 100%;
}

.layout02 .item_h1 {
  position: relative;
  max-width: 100%;
  font-family: "Noto Serif TC", serif;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0px;
  display: inline-block;
  margin-top: 23%;
  margin-bottom: 20px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.layout02 .item_h1:after {
  content: "";
  position: absolute;
  width: 100%;
  margin-top: 1.5em;
  left: 0;
  border-bottom: 3px solid #000;
}

.layout02 .item_h2 {
  font-family: "Noto Serif TC", serif;
  text-align: center;
  min-height: 3.45em;
}

.first-letter {
  display: inline-block;
}

.first-letter:first-letter {
  font-size: 120%;
  font-weight: bolder;
}

.layout02 .item_img {
  width: 90%;
  height: 236px;
  margin-top: auto;
}

.layout02 .item_img img {
  width: 100%;
  height: auto;
  left: auto;
  top: 50%;
  transform: translateY(-50%);
}

.layout02 .item_li {
  font-size: 15.5px;
  color: #747474;
  text-align: right;
  margin-top: 20px;
  min-height: auto;
}

.layout02 .item_li li {
  position: relative;
  min-width: 5em;
  line-height: 1.8em;
  display: inline-block;
}

.layout02 .item_li li:before {
  width: 22px;
  height: 22px;
  background: none;
  left: -1.4em;
  margin-top: 0.1em;
}
.layout02 .item_li .icon_gift:first-letter {
    padding-left: 1.4em;
    background-position-Y: -2px;
    background-repeat: no-repeat;
    background-image: url(images/icon_gift.png);
}

.layout02 .item_li .icon_gift:before {
  /*background-image: url(images/icon_gift.png);*/
}

.layout02 .item_li .icon_place:before {
  background-image: url(images/icon_place.png);
}

.layout02 .item_li .icon_food:before {
  background-image: url(images/icon_food.png);
}

.layout02 .item_li .icon_time:before {
  background-image: url(images/icon_time.png);
}

.layout02 .item_li .icon_hotel:before {
  background-image: url(images/icon_hotel.png);
}

.layout02 .item_price_box {
  margin-top: 50px;
  margin-bottom: 15px;
  left: auto;
  /*transform: translateX(-52%);*/
  transform: translateX(2%);
}
.mode_pic .layout02 .fav-btn {
  top: -2.8em;
  /*left: 11%;*/
  margin-right: auto;
}

.layout02 .item_date {
  width: 100%;
  font-size: 16px;
  margin-top: -80px;
}
.layout02 .item_date li {
  display: inline;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  white-space: normal;
  overflow-y: hidden;
  margin-left: 1.7em;
}

.layout02 .item_date:before {
  content: "";
  position: absolute;
  width: 22px;
  height: 22px;
  background-image: url(images/item_date_bg.png);
  margin-top: -0.15em;
}

.layout02 .item_date a {
  color: #000;
}

.layout02 .item_date li:after {
  color: #000;
}

/*******門市電話*******/
.more_travels_wrapper {
  position: relative;
  width: 100%;
  margin-top: 10%;
}

.more_travels_wrapper a {
  text-decoration: none;
  color: #fff;
}

.more_travels {
  position: relative;
  font-size: 24px;
  font-weight: bolder;
  color: #fff;
  background-color: #ff6600;
  padding: 8px 35px;
  cursor: pointer;
  border-width: 0px;
  border-radius: 100px;
  left: 50%;
  transform: translateX(-50%);
  display: inline-block;
  margin-top: 100px;
  margin-bottom: 100px;
}
.footer {
    width: calc(100% - 52px);
}
/*.footer {
    width: 90%;
    max-width: 685px;
    margin: 0 auto;
    margin-top: 15%;
  margin-bottom: 5%;
}
.footer img {
    width: 100%;
}
.bbc .footer img {
    display: none;
}*/

/*******文字切換*******/
.mode_txt .swiper_banner_wrapper+ul+div .card_wrapper, .mode_txt .layout_boxs:has(.swiper_banner_wrapper) ~ .layout_boxs .card_wrapper {
    border-color: #efefef;
}
.mode_txt .layout02 .swiper_banner_wrapper+ul+div .card, .mode_txt .layout02 .layout_boxs:has(.swiper_banner_wrapper) ~ .layout_boxs .card_box .card {
    background-color: #efefef;
}
.mode_txt .layout02 .card_box {
    margin-left: auto;
}
.mode_txt .read_mode_btn1 {
  background-color: #ec6a00;
}

.mode_txt .read_mode_btn2 {
  border-color: #ec6a00;
  left: 23px;
}

.mode_txt .txt_column {
  position: relative;
  width: 97%;
  background-color: #7ec3ff;
  font-size: 15px;
  font-weight: bolder;
  color: #fff;
  padding: 1.2% 1.5%;
  margin: 3% 0 1.2% 0;
  display: block;
  z-index: 1;
}

.mode_txt .txt_column li {
  display: inline-block;
  margin-left: 10px;
}

.mode_txt .txt_column li:nth-child(2) {
  margin-left: 5px;
}

.mode_txt .txt_column li:nth-child(3) {
  margin-left: 40%;
}

.mode_txt .txt_column li:nth-child(4) {
  margin-left: 30%;
}

.mode_txt .txt_column li:nth-child(1) {
  display: none;
}

.mode_txt .layout02 {
  max-width: 1660px;
}

.mode_txt .layout02 .txt_column {
  background-color: #fd8b81;
}

.mode_txt .card_wrapper {
  width: 96.7%;
  min-height: 5.9em;
  display: block;
  margin: 0px;
  padding: 1.5%;
  border-width: 2px;
  border-style: solid;
  border-color: #fff;
}

.mode_txt .card_wrapper:hover {
  position: relative;
  border-color: #000;
  -moz-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.mode_txt .swiper_banner_wrapper+ul+div .card_wrapper:hover, .mode_txt .layout_boxs:has(.swiper_banner_wrapper) ~ .layout_boxs .card_wrapper:hover {
    border-color: #000;
}

.mode_txt .card_wrapper:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #bfbfbf;
  left: 0;
  bottom: -2px;
}

.mode_txt .card_wrapper:hover::after {
  background-color: #000;
}

.mode_txt .card_swiper-pagination {
    display: none;
}

.mode_txt .line_wrapper:before {
  display: none;
}

.mode_txt .tag {
  width: 240px;
  display: inline-block;
}

.mode_txt .tag:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 0 6px 12px;
  border-color: transparent transparent transparent #000;
  right: -4.1%;
  top: 0.5em;
}

.mode_txt .layout01 .tag:after {
  display: none;
}

.mode_txt .layout01 .tag {
  max-width: initial;
  width: auto;
  font-size: 15px;
  color: #f6533c;
  background-color: #fff;
  top: 6.4em;
}

.mode_txt .layout02 .tag {
  width: auto;
  max-width: none;
  font-size: 15px;
  letter-spacing: 0px;
  text-align: left;
  left: 0;
  transform: none;
  padding-left: 1em;
}

.mode_txt .layout02 .tag:before {
  content: "#";
  margin-left: -0.7em;
}

.mode_txt .layout02 .tag_wrapper:before {
  display: none;
}

.mode_txt .layout02 .tag br {
  display: none;
}

.mode_txt .line_wrapper {
  width: 33%;
  height: auto;
  border-width: 0px;
  top: auto;
  left: 50px;
  transform: none;
  padding: initial;
  display: inline-block;
}

.mode_txt .layout01 .line_wrapper {
  width: 39.5%;
  left: 20px;
}

.mode_txt .item_location {
  display: none;
}

.mode_txt .item_h1 {
  position: relative;
  font-size: 24px;
  letter-spacing: -0.5px;
  text-align: left;
  padding: 0;
  left: 270px;
}

.mode_txt .layout01 .item_h1 {
  position: absolute;
  left: 0px;
  top: 1.05em;
}

.mode_txt .line_wrapper_p {
  display: none;
}

.mode_txt .item_img {
  display: none;
}

.mode_txt .item_wrapper {
  position: relative;
  width: 75%;
  left: 302px;
  padding: initial;
}

.mode_txt .layout01 .item_wrapper {
  width: 100%;
  left: 0px;
}

.mode_txt .feature {
    width: auto;
    font-size: 15px;
    top: 0px;
    padding: 0px 0px 10px 1.3em;
    background-color: inherit;
    border-width: 0px;
    box-shadow: none;
    left: 0px;
    transform: none;
}
.mode_txt .layout02 .feature {
    top: 20px;
    left: 20px;
}
.mode_txt .feature:before {
    width: 15px;
    height: 15px;
    left: 1px;
    margin-top: 3px;
}

.mode_txt .item_h2 {
  position: relative;
  width: 38%;
  font-size: 20px;
  padding-right: 2%;
  top: 2em;
  margin-bottom: auto;
  float: left;
}

.mode_txt .layout01 .item_h2 {
  width: 39.5%;
  min-height: 1em;
  padding-right: initial;
  margin-top: 1em;
  margin-right: 5%;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  display: -webkit-box;
  text-align: justify;
}

.mode_txt .item_li {
  position: relative;
  font-size: 14px;
  display: inline-block;
  width: 32%;
  min-height: auto;
  float: left;
}

.mode_txt .item_li li {
  min-width: 50%;
  line-height: 2.2em;
  -webkit-line-clamp: 1;
}

.mode_txt .item_li li:before {
  left: 0.3em;
  margin-top: 0.8em;
}

.mode_txt .layout02 .item_li .icon_gift:before {
    background-repeat: no-repeat;
    background-image: url(images/icon_gift.png);
    background-position-x: 1.5px;
}

.mode_txt .layout02 .item_li .icon_gift:first-letter {
    padding-left: initial;
    background-image: none;
}

.mode_txt .item_price_box {
  font-size: 25px;
  top: auto;
  left: 22px;
  margin-top: 55px;
  transform: none;
  vertical-align: middle;
}

.mode_txt .fav-btn {
  position: absolute;
  top: auto;
  margin-left: 2em;
  left: auto;
  transform: initial;
  right: 0%;
  bottom: 2.9em;
}

.mode_txt .layout01 .card_btn {
    top: -2.1em;
    margin-right: 1%;
}

.mode_txt .item_date {
  position: absolute;
  width: 240px;
  text-align: left;
  margin: auto;
  margin-top: -70px;
  margin-bottom: 0;
  left: 81%;
}

.mode_txt .layout01 .item_date {
  margin-top: -4.9%;
  left: 77.7%;
  padding-left: 20px;
}
.mode_txt .layout01 .item_date:before {
  content: "";
  position: absolute;
  width: 15px;
  height: 15px;
  background-image: url(images/item_date_bg1.png);
  margin-top: 0.2em;
  margin-left: -20px;
}
.mode_txt .layout02 .item_date {
  width: 19%;
  right: 0px;
}

.mode_txt .more_travel_wrapper {
  margin-top: 30px;
}

.mode_txt .layout02 .card_wrapper {
  width: 100%;
  padding: 0;
  border-width: 0px;
  margin: auto;
}

.mode_txt .layout02 .card {
  width: 98%;
  border-radius: 18px;
  padding: 1% 1% 2% 1%;
  background-color: #fff;
}

.mode_txt .layout02 .card:hover {
  background-color: #f4f4f4;
  -moz-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.mode_txt .layout02 .swiper_banner_wrapper+ul+div .card:hover, .mode_txt .layout02 .layout_boxs:has(.swiper_banner_wrapper) ~ .layout_boxs .card_box .card:hover {
    background-color: #fff;
}

.mode_txt .layout02 .card_wrapper:after {
  height: 0px;
  background-color: #bfbfbf;
  left: 0;
  bottom: -2px;
}

.mode_txt .layout02 .card_wrapper:hover::after {
  background-color: #000;
}

.mode_txt .layout02 .tag_wrapper {
  width: auto;
  height: auto;
  top: 7em;
  transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  left: 18px;
}

.mode_txt .layout02 .tag:after {
  display: none;
}

.mode_txt .layout02 .item_h1 {
  position: absolute;
  max-width: 35%;
  font-size: 22px;
  margin-top: 28px;
  left: 20px;
}

.mode_txt .layout02 .item_h1:after {
  display: none;
}

.mode_txt .layout02 .item_h2 {
  width: 39.5%;
  min-height: 1em;
  font-size: 18px;
  text-align: left;
  line-height: 24px;
  margin-top: 25px;
  left: 4px;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  display: -webkit-box;
}

.mode_txt .layout02 .item_li {
  text-align: left;
  margin-top: auto;
  left: 3.2em;
  float: left;
}

.mode_txt .layout02 .item_li li:before {
  margin-top: 0.1em;
  left: -1.7em;
}

.mode_txt .layout02 .item_price_box {
  left: 4%;
  margin-top: 55px;
  float: left;
}

.mode_txt .layout02 .fav-btn {
  bottom: 4.25em;
}

.mode_txt .layout02 .card_btn {
    right: 3.4em;
    bottom: 50px;
}

.mode_txt .layout02 .item_date {
  padding-left: 7em;
  margin-top: 5px;
  left: 67%;
}

.layout03 .h1 {
  background-color: #fd8b81;
}

.mode_txt .layout03 .txt_column {
  background-color: #fd8b81;
}

.mode_txt .layout03 .txt_column li:nth-child(1) {
  margin-left: 7%;
}

.mode_txt .layout03 .txt_column li:nth-child(2) {
  margin-left: 14%;
}

.mode_txt .layout03 .txt_column li:nth-child(3) {
  margin-left: 35%;
}

.mode_txt .layout03 .txt_column li:nth-child(4) {
  margin-left: 9%;
}

.mode_txt .box3 {
  margin-left: 0px;
}

.mode_txt .inline-block {
  display: inline-block;
  position: relative;
  width: 47%;
  height: auto;
  margin: 1% 1% 0% 1%;
}

.mode_txt .item_img3 {
  display: none;
}

.mode_txt .title1 {
  position: relative;
  width: 25%;
  height: auto;
  left: 5%;
  top: 40px;
  transform: initial;
  color: #000000;
  font-family: "Noto Serif TC", serif;
  font-size: 25px;
  font-weight: bold;
  text-shadow: none;
  text-align: left;
}

.mode_txt .button {
  top: auto;
  left: 5%;
  display: inline-block;
}

.mode_txt .txt_check_btn {
  position: relative;
  display: block;
  width: 65px;
  height: 24px;
  text-align: center;
  font-weight: bold;
  color: #000000;
  border: solid 2px #1f1f1f;
  float: right;
  right: 5%;
}

.mode_txt .inline-block input {
  position: absolute;
  width: 100px;
  height: 30px;
  font-size: 16px;
  border: 0;
  background-color: #ffffff;
  color: #fd8b81;
  font-weight: bold;
  border-radius: 6px;
  box-shadow: none;
  cursor: pointer;
  display: none;
}

.mode_txt .layout03_item_date {
  position: absolute;
  font-size: 16px;
  font-weight: bold;
  list-style: none;
  color: #fd8b81;
  display: inline-block;
  left: 30%;
}

/*******保證出團layout03*******/
.layout03 {
  position: relative;
  max-width: 1460px;
  width: 100%;
  top: 60px;
  margin: 0 auto;
  padding-top: 70px;
}

.box3 {
  margin-bottom: 100px;
  margin-left: 20px;
}

.inline-block {
  text-align: center;
  display: inline-block;
  position: relative;
  border-radius: 16px;
  width: 22.5%;
  height: 300px;
  margin: 1%;
}

.item_img3 {
  text-align: center;
  width: 100%;
  height: 100%;
  border-radius: 16px;
  margin: 0 auto;
  overflow: hidden;
}

.item_img3 img {
  width: 100%;
  height: 100%;
  -moz-transition: all 0.6s ease-out;
  -webkit-transition: all 0.6s ease-out;
  -o-transition: all 0.6s ease-out;
  -ms-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
}

.inline-block:hover .item_img3 img {
  transform: scale(1.06, 1.06);
}

.title1 {
  position: absolute;
  width: 100%;
  height: 100px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: 45px;
  font-weight: bold;
  color: #ffffff;
  text-shadow: 3px 2px 5px #1e2124;
  z-index: 100;
}

.underlinee {
  display: inline-block;
  border-bottom: solid #ffffff 3px;
  padding-bottom: 7px;
  z-index: 100;
}

.txt_check_btn {
  display: none;
}

.button {
  position: relative;
  vertical-align: middle;
  top: 193px;
  left: -15%;
  z-index: 100;
}

.inline-block input {
  position: absolute;
  width: 100px;
  height: 30px;
  font-size: 16px;
  border: 0;
  background-color: #fd8b81;
  color: #fff;
  font-weight: bold;
  border-radius: 6px;
  box-shadow:
    rgba(17, 17, 26, 0.1) 0px 4px 16px,
    rgba(17, 17, 26, 0.1) 0px 8px 24px,
    rgba(17, 17, 26, 0.1) 0px 16px 56px;
}

.layout03_item_date {
  display: none;
}

/*******layout04*******/
.layout04 {
    position: relative;
    top: 60px;
    padding-top: 70px;
}
.layout04 .card_calc {
    display: none;
}
.sale_banner {
    width: 100%;
    max-width: 1290px;
	padding-right: 52px;
    margin: 0 auto;
	margin-top: 55px;
}
.sale_banner_pc {
    width: 100%;
}
.sale_banner_m {
	width: 100%;
    display: none;
}




.goTop.active {
  position: fixed;
  right: 2%;
  bottom: 5%;
  z-index: 100;
  display: none;
}

.goTop.active a {
  padding: 20px 15px;
  background-color: #000;
  border-radius: 100%;
  color: #fff;
}

.footer .contect {
  z-index: 101;
}

/************************B2B**************************/
.b2b .layout_boxs {
  margin-bottom: 5%;
}

.b2b .item_price_box {
  font-size: 23px;
  border-width: 0px;
  padding: 0 0px;
  left: 0%;
  transform: none;
  margin-top: 60px;
}

.b2b .feature {
    top: 43.2%;
}
.b2b .layout02 .feature {
    top: 36%;
}

.item_price.for2b,
.spacing2b {
  display: none;
}

.b2b .item_price {
  position: relative;
  min-width: 4.8em;
}

.b2b .item_price.for2b {
  color: #c30d23;
  display: inline-block;
}

.b2b .item_price,
.b2b .item_up {
  color: #000;
}

.b2b .item_up {
  font-size: 13px;
  margin-left: -3px;
}

.b2b .for2b .item_up {
  color: #c30d23;
}

.b2b .item_price:before {
  font-size: 14px;
  margin-right: -3px;
}

.b2b .item_price:after {
  content: "直客價";
  position: absolute;
  font-size: 15px;
  left: 0;
  top: -1em;
}

.b2b .item_price.for2b:after {
  content: "同業價";
  color: #000;
}

.b2b .spacing2b {
  font-size: 12px;
  color: #000;
  margin: 0 -3px;
  display: inline-block;
}

.b2b .item_date {
  margin-top: -90px;
}

.b2b .card_btn {
    top: -1.5em;
    margin-right: 1em;
	padding: 2px 5px;
}

.b2b .layout02 .card_wrapper {
  margin: 0px 23px 130px 23px;
}

.b2b .layout02 .item_price_box {
  text-align: left;
  margin-top: 60px;
}

.b2b .layout02 .card {
    padding: 30px 30px 40px 30px;
}

.b2b .mode_txt .layout02 .card {
    padding: 1.5% 1% 2% 1%;
}

.b2b .layout02 .item_date {
  width: 80%;
  margin-top: -95px;
  text-align: center;
  left: 0%;
}

.b2b .layout02 .card_btn {
    top: auto;
    margin-right: -2.5em;
}
/***B2B mode_txt***/
.b2b .mode_txt .layout01 .item_price_box {
  left: 22px;
}

.b2b .mode_txt .feature {
    top: 0px;
}

.b2b .mode_txt .layout02 .feature {
    top: 22px;
}

.b2b .mode_txt .layout02 .item_h1 {
    margin-top: 20px;
}

.b2b .mode_txt .layout02 .item_h2 {
    margin-top: 18px;
}

.b2b .mode_txt .layout01 .item_date {
    left: 77.9%;
}

.b2b .mode_txt .layout01 .card_btn {
    margin-right: 1px;
}

.b2b .mode_txt .layout02 .card_wrapper {
  margin: 0px;
}

.b2b .mode_txt .layout02 .txt_column li:nth-child(3) {
  /*margin-left: 370px;*/
}

.b2b .mode_txt .layout02 .item_date {
  width: 15%;
  text-align: left;
  margin-top: 0px;
  left: 71%;
  right: auto;
}

.b2b .mode_txt .layout02 .card_btn {
    right: 4.4em;
    bottom: 55px;
}

.b2b .mode_txt .layout02 .item_price_box {
  min-width: 10.1em;
  margin-top: 45px;
}

/************************rwd**************************/
@media all and (max-width: 1670px) {
.layout01 .swiper_banner_wrapper {
    width: 124%;
    left: -14.5%;
    margin-top: 58px;
}
.layout02 .swiper_banner_wrapper {
    width: 94%;
    left: 1%;
}
.swiper_banner_box_btn {
    left: 78%;
}
.filter_wrapper_pc .arrange p {
    margin-bottom: 5px;
}
.layout01 {
    width: 76%;
}
	
.layout02 .card_box {
    margin-left: 4.8%;
}
	
.swiper_banner_box_content {
    width: 28%;
}
.swiper_banner_wrapper+ul+div:after, .layout_boxs:has(.swiper_banner_wrapper) ~ .layout_boxs:last-child .card_box:after {
    right: -5%;
}
	
.swiper_banner_wrapper #galleryThumbs {
    left: 9.5%;
}

.mode_txt .layout01 .txt_column li:nth-child(4) {
    margin-left: 29.2%;
}

.mode_txt .layout01 .item_date {
	margin-top: -5.7%;
    left: 79.5%;
}

.mode_txt .layout01 .item_price_box {
    left: 34px;
}
	
.mode_txt .layout01 .fav-btn {
    right: -0.7%;
	bottom: 2.4em;
}
	
.mode_txt .layout02 {
    width: 76%;
}

.mode_txt .layout02 .txt_column li:nth-child(4) {
    margin-left: 28.2%;
}
	
.mode_txt .layout02 .feature {
    top: 16px;
}

.mode_txt .layout02 .item_h1 {
    margin-top: 29px;
}
	
.mode_txt .layout02 .item_h2 {
    left: 8px;
	margin-top: 26px;
}
	
.mode_txt .layout02 .item_price_box {
    left: 4.5%;
	margin-top: 58px;
}
	
.mode_txt .layout02 .fav-btn {
	bottom: 3.9em;
}
	
.mode_txt .layout02 .card_btn {
    bottom: 46px;
}
	
.mode_txt .layout02 .tag_wrapper {
    top: 6.6em;
}
}

@media all and (max-width: 1620px) {
.layout01 {
    width: 78%;
}
.mode_txt .layout02 {
    width: 78%;
}
}

@media all and (max-width: 1580px) {
.layout01 {
    width: 80%;
}
.layout01 .swiper_banner_wrapper {
    width: 118%;
    left: -11%;
}
.layout02 .swiper_banner_wrapper {
    width: 94%;
    left: 2.5%;
}
.swiper_banner_box_content {
    width: 29%;
}
.layout02 .card_box {
    margin-left: 1.8%;
}
.swiper_banner_wrapper #galleryThumbs {
    left: 7.3%;
}
.mode_txt .layout02 {
    width: 80%;
}
}


@media all and (max-width: 1550px) {
.card_calc {
    top: 2.5em;
}
.layout01 {
    width: 84%;
}
	
.layout02 .card_box {
    margin-left: 1%;
}
	
.layout01 .swiper_banner_wrapper {
    width: 108%;
    left: -6%;
}
.layout02 .swiper_banner_wrapper {
        width: 90%;
        left: 3%;
    }
.swiper_banner_wrapper #galleryThumbs {
        left: 5%;
    }
.swiper_banner_box_img {
    width: 50%;
}
.swiper_banner_box_content {
    width: 32%;
}
.swiper_banner_box_btn {
        left: 82%;
    }
.mode_txt .layout02 {
    width: 84%;
}
  .h1 {
    width: 165px;
    height: 165px;
  }

  .h1_p {
    font-size: 31px;
  }

  .h1_p span {
    font-size: 20px;
  }

  .h2 {
    font-size: 33px;
  }

  .menu-cont {
    position: relative;
  }
}

@media all and (max-width: 1480px) {
.layout01 {
    width: 89%;
}

.layout02 .card_box {
    margin-left: auto;
}
	
.mode_txt .layout02 {
    width: 89%;
}
  .card_box {
    text-align: center;
  }
.line_wrapper:before {
    margin-left: -22%;
}
.line_wrapper_p {
    right: -46%;
}
.layout01 .item_price_box {
    left: auto;
    transform: translateX(-5%);
}	
.mode_txt .layout01 .item_price_box {
    left: -40px;
}
.mode_txt .layout01 .fav-btn {
    transform: none;
}
.b2b .layout01 .item_price_box {
    transform: translateX(-10%);
}	
}

@media all and (max-width: 1440px) {
.menu_wrapper .menu-cont .menu .sale a, .menu_wrapper .menu-cont .menu .sale a.active, .menu_wrapper .menu-cont .menu .guarantee a, .menu_wrapper .menu-cont .menu .guarantee a.active, 
.menu_wrapper .menu-cont .menu .flower a, .menu_wrapper .menu-cont .menu .flower a.active, .menu_wrapper .menu-cont .menu .mountain a, .menu_wrapper .menu-cont .menu .mountain a.active, 	
.popup .menu li.sale, .popup .menu li.sale.active, .popup .menu li.sale:hover, .popup .menu li.guarantee, .popup .menu li.guarantee.active, .popup .menu li.guarantee:hover, 
.popup .menu li.flower, .popup .menu li.flower.active, .popup .menu li.flower:hover, .popup .menu li.mountain, .popup .menu li.mountain.active, .popup .menu li.mountain:hover, 	
.popup .menu li.sale.on, .popup .menu li.guarantee.on, 
.popup .menu li.flower.on, .popup .menu li.mountain.on {
    box-shadow: 1px 1px 4px 1px rgba(64, 64, 64, 0.6);
}
.swiper-button-next, .swiper-button-prev {
    z-index: 1;
}
}

@media all and (max-width: 1400px) {
.layout01 {
    width: 93%;
}
.layout01 .swiper_banner_wrapper {
        width: 100%;
        left: -2%;
    }

.mode_txt .layout01 .card_btn {
    margin-right: 2%;
}
.mode_txt .layout01 .fav-btn {
    right: 0.3%;
}
	
.mode_txt .layout02 {
    width: 93%;
}

.mode_txt .layout02 .card_btn {
    right: 3.7em;
}
.mode_txt .layout02 .fav-btn {
    right: 0.4%;
}
	
  .button {
    top: 193px;
    left: -16%;
  }
.sale_banner {
    width: 80%;
}
}

@media all and (max-width: 1350px) {
.layout01 {
    width: 97%;
}
.layout01 .swiper_banner_wrapper {
    width: 92%;
    left: 2%;
}
.mode_txt .swiper_banner_box_img {
    width: 53%;
}
.swiper_banner_box_content {
    width: 32%;
}
.swiper_banner_wrapper+ul+div:after, .layout_boxs:has(.swiper_banner_wrapper) ~ .layout_boxs:last-child .card_box:after {
    right: 0%;
}
.swiper_banner_box_btn {
        left: 80%;
    }
.mode_txt .swiper_banner_box_content {
    width: 35%;
}
.mode_txt .layout01 {
    width: 85%;
}
.mode_txt .layout01 .item_price_box {
    left: -30px;
}
.mode_txt .layout01 .fav-btn {
    right: -0.2%;
}
.mode_txt .layout01 .card_btn {
    margin-right: 1.7%;
}
.mode_txt .card_btn {
    padding: 2px 8px;
}
.mode_txt .layout02 {
    width: 85%;
}
  .mode_txt .layout02 .item_date {
    font-size: 14px;
  }
	
.mode_txt .layout02 .card_btn {
    right: 3.1em;
    bottom: 41px;
}
.mode_txt .layout02 .fav-btn {
    right: 0%;
    bottom: 3.5em;
}
}

@media all and (max-width: 1330px) {
.mode_txt .swiper_banner_box_img {
    width: 58%;
}
.mode_txt .layout01 .fav-btn, .mode_txt .layout02 .fav-btn {
    right: -0.6%;
}
.mode_txt .layout01 .card_btn {
    margin-right: 1.4%;
}
.mode_txt .layout02 .card_btn {
    right: 2.4em;
}
}

@media all and (max-width: 1310px) {
  .menu-cont {
    position: relative;
  }

  .menu {
    justify-content: initial;
  }

  .mode_txt .card_wrapper {
    width: 95%;
    margin: 0 auto;
  }

  .mode_txt .item_date {
    left: 81%;
  }
  .more_travels_wrapper {
    margin-top: 12%;
  }
}

@media all and (max-width: 1295px) {
  #read_mode {
    left: 3%;
  }

  .layout01 {
    width: 100%;
  }

  .menu_wrapper {
    width: 77%;
  }

  .more_travel {
    left: 70%;
  }

  .mode_txt .layout01, .mode_txt .layout02 {
    width: 85%;
  }

  .mode_txt .layout02 .item_price_box {
    left: 4.2%;
  }

  .box3 {
    margin-left: 40px;
  }

  .inline-block {
    width: 30%;
  }

  .button {
    top: 193px;
    left: -13%;
  }
}

@media all and (max-width: 1280px) {
  .menu_wrapper {
    width: 80%;
  }

  #read_mode {
    left: 0%;
  }

  .h1 {
    width: 155px;
    height: 155px;
  }

  .h1_p {
    font-size: 30px;
  }

  .h1_p span {
    font-size: 19px;
  }

  .h2 {
    font-size: 32px;
  }

  .inline-block {
    width: 30%;
  }

  .button {
    top: 193px;
    left: -14%;
  }
.mode_txt .txt_column li:nth-child(3) {
    margin-left: 38%;
}
.mode_txt .layout02 .item_price_box {
    left: 4.5%;
}
.mode_txt .card_btn {
    padding: 2px 5px;
}
.mode_txt .layout02 .tag_wrapper {
        top: 6.3em;
    }
  .mode_txt .layout01 .item_price_box {
    left: -25px;
  }
  .mode_txt .layout01 .item_date {
    margin-top: -6.3%;
  }
  .mode_txt .layout03 .txt_column li:nth-child(2) {
    margin-left: 16.5%;
  }
  .mode_txt .layout03 .txt_column li:nth-child(3) {
    margin-left: 31.5%;
  }
  .mode_txt .layout03 .txt_column li:nth-child(4) {
    margin-left: 11.5%;
  }
  .mode_txt .layout03_item_date {
    left: 35%;
  }
}

  @media all and (max-width: 1260px) {
    .layout01 {
      width: 68%;
    }
.layout01 .swiper_banner_wrapper {
    width: 133%;
    left: -20%;
}
.swiper_banner_box_img {
    width: 75%;
    display: block;
    transform: translate(-50%);
}
.layout01 .swiper_banner_box_img {
    width: 51%;
}
.layout02 .swiper_banner_box_img {
    width: 51%;
}
.swiper_banner_box_content {
    position: relative;
    width: 52%;
    display: block;
    transform: translate(-50%);
}
.layout01 .swiper_banner_box_content {
    width: 36%;
}
.swiper_banner_wrapper+ul+div:after, .layout_boxs:has(.swiper_banner_wrapper) ~ .layout_boxs:last-child .card_box:after {
    background-position-x: 75%;
}
.mode_txt .swiper_banner_box_content, .mode_txt .layout02 .swiper_banner_box_content {
    width: 45%;
}
.layout02 .swiper_banner_box_content {
    width: 36%;
}
.swiper_banner_wrapper .galleryThumbs {
    display: none;
}
.swiper_banner_box_btn {
    left: 56%;
    top: -80px;
}
    .mode_txt .layout02 .tag_wrapper {
      left: 28px;
    }

    .mode_txt .layout02 .item_h1 {
      left: 30px;
    }

    .mode_txt .layout02 .item_h2 {
      left: 18px;
    }

    .mode_txt .item_date {
      left: 82.5%;
    }

    .inline-block {
      width: 30%;
    }

    .button {
      top: 193px;
      left: -13%;
    }

    .mode_txt .layout03 .txt_column li:nth-child(1) {
      margin-left: 7%;
    }
	}

    @media all and (max-width: 1230px) {
      .mode_txt .item_price_box {
        font-size: 22px;
      }
      .mode_txt .txt_column li:nth-child(3) {
        margin-left: 40%;
      }
      .mode_txt .item_date {
        left: 83%;
      }

      .inline-block {
        width: 30%;
      }

      .button {
        top: 190px;
        left: -14.5%;
      }
    }
	  
	@media all and (max-width: 1220px) {
	.mode_txt .txt_column li:nth-child(3) {
        margin-left: 34%;
    }
    .mode_txt .layout01 .item_h2, .mode_txt .layout02 .item_h2 {
        width: 35.5%;
    }
	.mode_txt .layout02 .item_li {
        left: 1.5em;
    }
	.mode_txt .layout02 .item_li li {
        overflow: hidden;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        display: -webkit-box;
    }
	.mode_txt .layout01 .item_date {
        left: 77.2%;
    }
	.mode_txt .layout01 .card_btn {
    margin-right: 1.9%;
}
	.mode_txt .layout02 .item_date {
        left: 59.2%;
    }
	.mode_txt .layout02 .card_btn {
    right: 2.6em;
}
    }

    @media all and (max-width: 1212px) {
      .layout01 {
        width: 70%;
      }

      .mode_txt .item_date {
        left: 84%;
      }

      .inline-block {
        width: 30%;
      }

      .button {
        top: 190px;
        left: -14%;
      }
    }
  }

  @media all and (max-width: 1185px) {
    .more_travel {
      left: 68%;
    }

    .mode_txt .item_date {
      left: 84.5%;
    }

    .inline-block {
      width: 30%;
    }

    .button {
      top: 190px;
      left: -15%;
    }
  }
  /***平板***/
  @media all and (max-width: 1180px) {
.layout02 .swiper_banner_box_img {
      width: 54%;
}
.layout02 .swiper_banner_box_content {
      width: 38%;
}
	.card_calc {
	  font-size: 16px;
      top: 2.4em;
    }
	.calc_n {
      width: 22px;
    }
	.calc_p {
      top: 2.5em;
    }
    .layout01 {
      width: 72%;
    }	  

    .h1 {
      width: 145px;
      height: 145px;
    }

    .h1_p {
      font-size: 26px;
    }

    .h1_p span {
      font-size: 17px;
    }

    .h2 {
      font-size: 28px;
    }
    .mode_txt .layout01 .item_date {
      margin-top: -7%;
    }
	  
	.mode_txt .layout02 .tag_wrapper {
      top: 6em;
	  left: 20px;
    } 
    .mode_txt .layout02 .feature {
      top: 12px;
    }
	.mode_txt .layout02 .item_h1 {
      margin-top: 24px;
	  left: 22px;
    }
	.mode_txt .layout02 .item_h2 {
      left: 12px;
      margin-top: 20px;
    }
	.mode_txt .layout02 .item_price_box {
      margin-top: 60px;
    }

    .inline-block {
      width: 30%;
    }

    .button {
      top: 193px;
      left: -15%;
    }
  }
}

@media all and (max-width: 1150px) {
.layout01 {
    width: 78%;
}
.layout01 .swiper_banner_wrapper {
    width: 115%;
    left: -10%;
}
.layout01 .swiper_banner_box_img {
    width: 58%;
}
.layout02 .swiper_banner_box_img {
    width: 58%;
}
.layout01 .swiper_banner_box_content {
    width: 38%;
}
}

@media all and (max-width: 1140px) {
.layout02 .swiper_banner_box_h4 {
    left: 36%;
}
.swiper_banner_box_btn {
    top: -90px;
}
  .mode_txt .layout01 .line_wrapper {
    left: 17px;
  }

  .mode_txt .txt_column li:nth-child(4) {
    margin-left: 29%;
  }

  .mode_txt .layout01 .item_date {
    left: 76.5%;
  }

  .inline-block {
    width: 35%;
    height: 375px;
  }

  .button {
    top: 230px;
  }

  .inline-block input {
    width: 110px;
    height: 35px;
    font-size: 20px;
  }
  .mode_txt .layout03 .txt_column li:nth-child(4) {
    margin-left: 10.5%;
  }
  .mode_txt .title1 {
    font-size: 22px;
  }
}

@media all and (max-width: 1105px) {
.swiper_banner_box_h4 {
    left: 37%;
}
  .menu_wrapper {
    width: 90%;
  }

  .more_travel {
    left: 70%;
  }

  .mode_txt .item_date {
    left: 83%;
  }

  .inline-block {
    width: 30%;
    height: 315px;
  }

  .button {
    top: 200px;
    left: -16%;
  }

  .inline-block input {
    width: 100px;
    height: 30px;
    font-size: 18px;
  }

  .mode_txt .layout03 .txt_column li:nth-child(1) {
    margin-left: 7%;
  }

  .mode_txt .layout03 .txt_column li:nth-child(3) {
    margin-left: 31%;
  }

  .more_travels_wrapper {
    margin-top: 15%;
  }
}

@media all and (max-width: 1060px) {
.layout01 .swiper_banner_wrapper {
    width: 105%;
    left: -5%;
}
.layout01 .swiper_banner_box_img {
    width: 65%;
}
.layout02 .swiper_banner_box_content {
            width: 40%;
        }
.layout01 .swiper_banner_box_content {
    width: 42%;
}
  .menu_wrapper {
    width: 100%;
  }

  #read_mode {
    left: 4%;
  }

  .layout01 {
    width: 82%;
  }
.layout02 .swiper_banner_box_img {
        width: 62%;
    }

  .mode_txt .txt_column li:nth-child(4) {
    margin-left: 30%;
  }
	
  .mode_txt .layout01 .item_date {
    margin-top: -7.5%;
  }

  .mode_txt .item_date {
    left: 82%;
  }

  .mode_txt .layout02 .tag_wrapper {
    left: 2%;
  }

  .inline-block {
    width: 35%;
    height: 365px;
  }

  .inline-block {
    width: 30%;
    height: 300px;
  }

  .button {
    top: 190px;
    left: -15%;
  }

  .inline-block input {
    width: 90px;
    height: 30px;
    font-size: 18px;
  }

  .mode_txt .layout03 .txt_column li:nth-child(1) {
    margin-left: 7%;
  }

  .mode_txt .layout03 .txt_column li:nth-child(2) {
    margin-left: 16.5%;
  }

  .mode_txt .layout03 .txt_column li:nth-child(3) {
    margin-left: 30.5%;
  }

  .mode_txt .layout03 .txt_column li:nth-child(4) {
    margin-left: 11%;
  }

  .mode_txt .layout03_item_date {
    font-size: 14px;
    padding-top: 5px;
  }
}

@media all and (max-width: 1035px) {
.mode_txt .layout01 .fav-btn {
        right: -1%;
    }
.mode_txt .layout02 .card_btn {
    bottom: 38px;
}
.mode_txt .layout02 .fav-btn {
    bottom: 3.2em;
}
}

@media all and (max-width: 1028px) {
  .menu li a {
    /*padding: 4px 30px;*/
    padding: 4px 15px;
  }

  .layout01 {
    width: 86%;
  }
  .mode_txt .layout01 .item_h2 {
    width: 35%;
    margin-right: 3%;
  }
  .mode_txt .layout01 .tag {
    font-size: 15px;
  }
.mode_txt .layout01 .card_btn {
    margin-right: 2%;
}
  .mode_txt .item_date {
    left: 82.5%;
  }

  .inline-block {
    width: 45%;
  }
}

@media all and (max-width: 1000px) {
.layout02 .swiper_banner_box_content {
        width: 44%;
    }
  .mode_txt .txt_column li:nth-child(3) {
    margin-left: 30%;
  }

  .mode_txt .txt_column li:nth-child(4) {
    margin-left: 28.2%;
  }

  .mode_txt .layout01 .line_wrapper {
    left: 15px;
  }

  .mode_txt .layout01 .tag {
    font-size: 15px;
  }

  .mode_txt .layout02 .item_li {
    left: auto;
  }

  .mode_txt .item_date {
    left: 80.5%;
  }

  .mode_txt .layout01 .item_date {
    margin-top: -8.2%;
    left: 74.5%;
  }

  .mode_txt .layout02 .item_date {
    left: 55%;
  }
.mode_txt .layout02 .item_price_box {
    left: 3.5%;
}
  .mode_txt .item_li li {
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    display: -webkit-box;
  }
  .mode_txt .fav-btn span {
    width: auto;
    line-height: inherit;
  }
  .mode_txt .layout01 .fav-btn.compare_0:before,
  .mode_txt .layout01 .fav-btn.compare_1:before {
    margin-top: -4px;
  }
  .mode_txt .title1 {
    font-size: 20px;
  }
  .mode_txt .txt_check_btn {
    width: 50px;
    height: 22px;
  }
  .box3 {
    margin-left: 45px;
  }

  .inline-block {
    width: 45%;
    height: 380px;
  }

  .button {
    top: 230px;
    left: -13.5%;
  }

  .inline-block input {
    width: 115px;
    height: 35px;
    font-size: 18px;
  }
}

@media all and (max-width: 995px) {
  .layout01 {
    width: 88%;
  }

  .menu li a {
    /*padding: 4px 35px;*/
  }

  .inline-block {
    width: 45%;
    height: 445px;
  }

  .button {
    top: 260px;
    left: -13.5%;
  }
}

@media all and (max-width: 991px) {
.layout01 {
    width: 100%;
}
.layout01, .layout02 {
    border-bottom: 0.5px;
    border-style: solid;
    border-color: #bfbfbf;
}
.swiper_banner_box_h4 {
    left: 32%;
}
.layout02 .swiper_banner_box_h4 {
    left: 35%;
}
.layout01 .swiper_banner_wrapper {
    width: 86%;
    left: 5%;
}
.layout01 .swiper_banner_box_content {
    width: 54%;
}
.mode_txt .h2 {
    margin-bottom: 40px;
}
.layout02 .swiper_banner_box_content {
    width: 51%;
}
.swiper_banner_wrapper+ul+div:after, .layout_boxs:has(.swiper_banner_wrapper) ~ .layout_boxs:last-child .card_box:after {
    width: 100%;
    background-size: 180%;
    background-position-x: 80%;
	background-position-y: bottom;
    right: 10%;
}
.card_box {
    /*overflow-y: hidden;*/
}
.layout01 .h2 {
    margin-bottom: 40px;
}
.layout01 .card_wrapper {
    margin: auto;
}
.card_swiper-pagination {
    left: 12.2%;
	visibility: inherit;
}
.layout02 .card_swiper-pagination {
    left: 8.5%;
}
.layout01 .card {
    position: relative;
    width: 360px;
    display: inline-block;
    right: 26%;
}
.layout01 .line_wrapper {
    width: 215px;
	height: 300px;
	padding: 1.5% 3% 0 3%;
}
.line_wrapper:before {
    display: none;
}
.line_wrapper_p {
    right: -54%;
}
.feature {
    width: 140px;
}
.layout01 .item_li {
    position: relative;
}
.layout01 .item_li li:before {
    left: 0em;
}
.layout02 .item_date li {
        margin-left: 0.25em;
    }
.layout02 .item_date:before {
    display: none;
}
.swiper_banner_box_btn {
    left: 62%;
	margin-top: 5%;
}
.layout04 {
    border-bottom: 0.5px;
    border-style: solid;
    border-color: #bfbfbf;
    padding-bottom: 50px;
}
.b2b .layout01 .more_travel_wrapper {
    margin-top: 30px;
}
	
/************************991寬輪播文字版**************************/
.mode_txt .swiper_banner_wrapper {
    margin-top: 0px;
}
.mode_txt .swiper_banner_box_img {
    display: none;
}
.mode_txt .layout01, .mode_txt .layout02 {
    width: 100%;
}
.mode_txt .txt_column {
    display: none;
}
.mode_txt .card_wrapper {
    width: 360px;
    display: inline-block;
    margin: auto;
	border-width: 0px;
	padding: inherit;
}
.mode_pic .layout02 .card_wrapper {
  margin: 20px 23px 50px 0px;
}
.mode_pic .layout02 .card {
    right: 22%;
}
.mode_txt .layout02 .card_wrapper {
    width: 415px;
}	
.mode_txt .layout01 .card_wrapper:after {
    display: none;
}
.mode_txt .layout02 .swiper_banner_wrapper+ul+div .card, .mode_txt .layout02 .layout_boxs:has(.swiper_banner_wrapper) ~ .layout_boxs .card_box .card {
    background-color: #fff;
}
.mode_txt .feature {
    position: inherit;
    text-align: left;
    display: block;
}
	
.mode_txt .card_swiper-pagination {
    display: block;
	left: 8%;
}
.mode_txt .layout02 .card_swiper-pagination {
    left: 10.5%;
}
	
.mode_txt .layout02 .card {
    width: 378px;
    border-radius: 28px;
    padding: 50px 30px 20px 30px;
    background-color: #f4f4f4;
	right: 20%;
	padding-bottom: 0;
}
.mode_txt .layout02 .feature:before {
    left: 30px;
}
.mode_txt .layout02 .tag_wrapper {
    position: relative;
    width: 100%;
    top: auto;
    left: auto;
    right: auto;
	display: none;
}
.mode_txt .layout02 .tag {
    position: relative;
    max-width: initial;
    width: 100%;
    font-size: 18px;
}
.mode_txt .layout01 .line_wrapper {
    width: 415px;
    height: 210px;
    border-width: 2px;
    top: 55px;
    left: 50%;
    transform: translateX(-50%);
    padding: 1.5% 3% 0 3%;
	border-color: rgba(255, 255, 255, 0);
    border-right: 1px solid #bfbfbf;
}
.mode_txt .layout02 .item_location {
	width: 48px;
    display: block;
}
.mode_txt .layout02 .feature {
    position: absolute;
    font-size: 17px;
    left: 71%;
    top: 28px;
    border-color: #f36459;
    border-width: 1px;
    padding: 2px 8px 2px 20px;
}
.mode_txt .layout02 .feature:before {
    left: 4px;
}
.mode_txt .layout01 .item_h1 {
    position: initial;
    text-align: left;
    font-size: 24px;
    letter-spacing: -1px;
    padding: 1% 0;
}
.mode_txt .layout01 .item_wrapper .none {
    min-height: 30px;
}
    .mode_txt .layout02 .item_h1 {
        position: relative;
        max-width: initial;
        left: auto;
        font-size: 24px;
        margin-top: 2.5em;
        margin-bottom: 0px;
        display: block;
    }
.mode_txt .line_wrapper_p {
    display: block;
	right: -96%;
}
.mode_txt .line_wrapper_p:after {
    display: none;
}
.mode_txt .layout01 .item_wrapper {
    width: auto;
    left: auto;
    padding: 4% 3% 3% 6%;
}
.mode_txt .layout01 .item_h2 {
    width: auto;
    min-height: 2.8em;
    font-size: 19px;
    letter-spacing: 0.2px;
    text-align: left;
    margin: 0.2em 0 10px 0;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    top: auto;
}
.mode_txt .layout02 .item_h2 {
    width: 100%;
    font-size: 24px;
	letter-spacing: 0;
    top: auto;
    left: auto;
    -webkit-line-clamp: 2;
    line-height: initial;
    margin-top: auto;
}
.first-letter:first-letter {
  font-size: 100%;
}
.mode_txt .layout01 .item_li {
	width: auto;
    min-height: 10.7em;
    font-size: 17px;
}
.mode_txt .layout02 .item_li {
    width: 99%;
	min-height: 11em;
    font-size: 17px;
    padding-left: 0em;
    margin-top: 4%;
    display: block;
}
.mode_txt .item_li li {
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    line-height: 1.5em;
	margin-bottom: 10px;
}
.mode_txt .layout02 .item_li li {
    overflow: hidden;
    -webkit-line-clamp: 2;
	padding-left: 1.5em;
	margin-bottom: 0px;
}
.mode_txt .layout02 .item_li li:before {
    left: 0em;
}
.mode_txt .layout02 .item_li .icon_gift:before {
    background-position-y: -2px;
}
.mode_txt .layout01 .item_price_box {
    font-size: 24px;
    margin-top: 40px;
    left: auto;
    transform: translateX(1%);
}
.mode_txt .layout02 .item_price_box {
	font-size: 24px;
    margin-top: 15px;
    left: 50%;
    transform: translateX(-42%);
}
.mode_txt .layout01 .item_date {
    position: relative;
    width: 90%;
    font-size: 16px;
    font-weight: bold;
    list-style: none;
    text-align: center;
    margin: 0 auto;
    margin-top: -72px;
    margin-bottom: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    left: auto;
}
	
.mode_txt .layout02 .item_date {
    position: relative;
    width: 90%;
    font-size: 16px;
    text-align: center;
    padding-left: initial;
    left: auto;
    right: auto;
    top: -4.5em;
}
	
.mode_txt .layout01 .item_date:before {
    display: none;
}
.mode_txt .layout01 .fav-btn {
    position: relative;
    top: -3.1em;
    left: auto;
}
.mode_txt .layout01 .card_btn {
    top: -3.1em;
    margin-right: -7.5%;
}
.mode_txt .layout02 .card_btn {
    right: 5.3em;
    bottom: 60px;
}
.mode_txt .layout02 .fav-btn {
    position: relative;
    top: -5.1em;
    right: auto;
    bottom: 4em;
    transform: translateX(15%);
}
.mode_txt .fav-btn span {
    margin-left: 22px;
}
/************************991寬輪播文字版***END***********************/
}

@media all and (max-width: 990px) {
  .layout02 .card_wrapper {
    width: 430px;
  }

  .inline-block {
    width: 45%;
  }
}

@media all and (max-width: 975px) {
  .layout01 {
    width: 860px;
  }
.layout01 .swiper_banner_wrapper {
    width: 96%;
    left: 0%;
}
.layout01 .swiper_banner_box_img {
    width: 71%;
}	
.layout02 .swiper_banner_box_img {
        width: 68%;
    }
	
.layout01 .swiper_banner_box_content {
    width: 53%;
}

  .more_travel {
    left: 59%;
  }

  .layout02 .card_wrapper {
    width: 420px;
  }

  .inline-block {
    width: 45%;
  }

  .button {
    top: 260px;
    left: -14%;
  }
.mode_txt .layout01 .tag {
    top: 5.9em;
}
  .mode_txt .layout02 .fav-btn.compare_0:before,
  .mode_txt .layout02 .fav-btn.compare_1:before {
    margin-left: -3px;
  }
}

@media all and (max-width: 955px) {
  .menu li a {
    /*padding: 4px 30px;*/
  }

  .layout02 .card_wrapper {
    width: 400px;
  }

.card_swiper-pagination {
    left: 11%;
}
.layout02 .card_swiper-pagination {
    left: 7.7%;
}

  .mode_txt .item_date {
    left: 82%;
  }

  .inline-block {
    width: 45%;
  }

  .mode_txt .layout03 .txt_column li:nth-child(3) {
    margin-left: 30%;
  }
  .mode_txt .layout03 .txt_column li:nth-child(4) {
    margin-left: 10.5%;
  }

  .mode_txt .title1 {
    width: 30%;
    top: 40px;
  }

  .mode_txt .txt_check_btn {
    right: 10%;
  }
}

@media all and (max-width: 940px) {
  .card_box {
    text-align: center;
  }

  .layout02 .card_wrapper {
    width: 430px;
  }

  .mode_txt .item_date {
    left: 80.5%;
  }

  .inline-block {
    width: 45%;
    height: 410px;
  }

  .button {
    top: 235px;
    left: -12.5%;
  }

  .inline-block input {
    width: 100px;
    height: 30px;
    font-size: 16px;
  }

  .mode_txt .title1 {
    width: 30%;
    top: 40px;
    font-size: 20px;
  }

  .mode_txt .txt_check_btn {
    right: 10%;
  }
}

@media all and (max-width: 920px) {
.layout01 .swiper_banner_wrapper {
    width: 92%;
    left: 2%;
}
.layout02 .swiper_banner_box_img {
        width: 72%;
    }
  .card_calc {
	font-size: 15px;
    top: 1.8em;
  }
  .calc_n {
    width: 18px;
  }
  .calc_p {
    top: 2.4em;
  }
  .menu li a {
    font-size: 22px;
  }

  .menu li a {
    /*padding: 4px 25px;*/
  }
	
  .mode_txt .card_swiper-pagination {
    left: 6.8%;
  }
    .mode_txt .layout02 .card_swiper-pagination {
        left: 9%;
    }

  .h1 {
    width: 125px;
    height: 125px;
  }

  .h1_p {
    font-size: 24px;
  }

  .h1_p span {
    font-size: 16px;
  }

  .h2 {
    font-size: 26px;
  }

  .inline-block {
    width: 45%;
    height: 410px;
  }

  .button {
    top: 240px;
    left: -13%;
  }

  .inline-block input {
    width: 100px;
    height: 30px;
    font-size: 16px;
  }

  .mode_txt .layout03 .txt_column li:nth-child(1) {
    margin-left: 7%;
  }

  .mode_txt .title1 {
    width: 30%;
    top: 40px;
    font-size: 18px;
  }

  .mode_txt .txt_check_btn {
    width: 60px;
    height: 22px;
    right: 5%;
  }
  .mode_txt .layout02 .fav-btn {
    bottom: 3em;
  }
  .mode_txt .fav-btn span {
    width: 2em;
    line-height: 1.1em;
  }
}

@media all and (max-width: 900px) {
  .mode_txt .txt_column li:nth-child(4) {
    margin-left: 29%;
  }
  .mode_txt .item_date {
    left: 79%;
  }

  .inline-block {
    width: 45%;
    height: 395px;
  }

  .button {
    top: 230px;
  }

  .inline-block input {
    width: 100px;
    height: 30px;
    font-size: 16px;
  }
}

@media all and (max-width: 880px) {
.layout01 {
    width: 100%;
}
.layout01 .swiper_banner_wrapper {
    width: 91%;
}
.layout01 .swiper_banner_box_content {
    width: 60%;
}
.layout02 .swiper_banner_box_content {
        width: 61%;
    }
.layout02 .swiper_banner_box_h4 {
        left: 32%;
    }
.layout02 .card_swiper-pagination {
    left: 5.9%;
}
.swiper_banner_box_h4 {
        left: 34%;
    }
.item_li {
	font-size: 14px;
}
  .menu li a {
    /*padding: 4px 20px;*/
    padding: 4px 10px;
  }
	
.swiper_banner_box_content {
    width: 62%;
}

  .mode_txt .layout01 .txt_column li:nth-child(3) {
    margin-left: 29%;
  }

  .mode_txt .layout02 .txt_column li:nth-child(4) {
    margin-left: 27%;
  }

  .mode_txt .layout03 .txt_column li:nth-child(2) {
    margin-left: 15.5%;
  }
  .mode_txt .layout03 .txt_column li:nth-child(4) {
    margin-left: 9%;
  }
	
.mode_txt .card_swiper-pagination {
    left: 6%;
}
.mode_txt .layout02 .card_swiper-pagination {
        left: 8.2%;
    }
	
  .mode_txt .txt_check_btn {
    font-size: 15px;
    width: 50px;
    height: 20px;
  }
  .mode_txt .layout03_item_date {
    left: 32%;
  }

  .inline-block {
    width: 45%;
    height: 380px;
  }

  .button {
    top: 230px;
    left: -14%;
  }

  .inline-block input {
    width: 100px;
    height: 30px;
    font-size: 16px;
  }
  .more_travels_wrapper {
    margin-top: 18%;
  }
}

@media all and (max-width: 830px) {
  .mode_txt .layout01 .txt_column li:nth-child(2) {
    margin-left: 115px;
  }

  .mode_txt .layout01 .txt_column li:nth-child(3) {
    margin-left: 21%;
  }

  .mode_txt .layout01 .txt_column li:nth-child(4) {
    margin-left: 25%;
  }

  .inline-block {
    width: 45%;
  }
}

@media all and (max-width: 820px) {
.swiper_banner_box_h4 {
    left: 32%;
}
  .card_calc {
    font-size: 16px;
    top: 2.4em;
        }
  #read_mode {
    padding: 10px 15px 15px 20px;
  }

  .read_mode_p {
    font-size: 15px;
  }

  .menu_wrapper.fixed-top {
    /*background-color: #ecedf6;*/
  }

  .menu_wrapper {
    margin-bottom: 30px;
  }

  .menu-cont {
    width: 70%;
    margin-top: -45px;
    margin-left: 230px;
    position: initial;
  }
	
  .mode_txt .card_swiper-pagination {
    left: 7.6%;
  }
  .mode_txt .layout02 .card_swiper-pagination {
        left: 12.6%;
    }
	
.feature {
    width: 110px;
    font-size: 15px;
    top: 36%;
    padding: 2px;
}
.layout02 .feature {
    top: 34%;
    padding: 5px 10px 5px 22px;
    left: 16px;
}
.mode_txt .layout02 .feature {
    font-size: 14px;
    left: 67%;
    top: 28px;
}
.feature:before {
    width: 15px;
    height: 15px;
    left: 5px;
    margin-top: 3px;
}
	
#popupContainer .popup .menu-cont {
    width: 100%;
    margin-top: 0px;
    margin-left: 0px;
    position: relative;
}

  .menu {
    justify-content: left;
    width: 100%;
    overflow-x: auto;
    white-space: nowrap;
  }
	
#popupContainer .popup .menu {
    white-space: initial;
}

  .menu li a {
    font-size: 18px;
  }

  .h1 {
    width: 145px;
    height: 145px;
  }

  .h1_p {
    font-size: 26px;
  }

  .h1_p span {
    font-size: 17px;
  }

  .h2 {
    font-size: 28px;
  }
	
.card_swiper-pagination {
    left: 13%;
}
.layout02 .card_swiper-pagination {
    left: 11.2%;
}

  .card_box {
    width: 100%;
    height: 580px;
    /*overflow-x: auto;*/
    white-space: nowrap;
  }
	
.layout02 .card_box {
    height: 580px;
}
		
  .layout02 .card_wrapper {
    width: 270px;
  }
		
.layout01 .card_wrapper {
    margin: 0px;
    width: 300px;
}
	
.layout01 .card {
    width: 300px;
}
	
.layout01 .line_wrapper {
    width: 170px;
    height: 210px;
    padding: 1.5% 1.5% 0 3%;
}
	
.layout01 .item_location {
    font-size: 17px;
    margin-bottom: 2px;
}
	
.layout01 .line_wrapper:before {
    display: none;
}
.layout01 .line_wrapper_p:after {
    font-size: 10px;
}

  .mode_pic .layout02 .card_wrapper {
    margin: 0px;
  }
	
.item_img {
    height: 200px;
}
	
.item_img img {
    position: relative;
    height: 100%;
    left: auto;
    transform: inherit;
}
.layout01 .item_img img {
    /*left: -2%;*/
}
	
.layout01 .item_wrapper {
    padding: 4% 6% 10% 6%;
    white-space: initial;
}
	
.mode_txt .layout01 .item_wrapper {
    width: 95%;
}

  .layout02 .card {
    width: 280px;
    white-space: initial;
    padding: 15px;
  }
	
.layout01 .item_h1 {
    font-size: 20px;
}

  .layout02 .item_h1 {
    left: 0%;
    transform: none;
  }

  .more_travels {
    font-size: 22px;
  }

  .layout02 .item_h1 {
    font-size: 22px;
	margin-top: 20%;
    margin-bottom: 10px;
  }
	
.layout01 .item_h2 {
    font-size: 16px;
    margin-bottom: 7px;
}
	
  .layout02 .item_h2 {
    font-size: 16px;
  }

  .layout02 .item_location {
    -webkit-transform: scale(0.75);
    top: 10px;
  }

  .layout02 .tag_wrapper {
    width: 80px;
    height: 80px;
    right: 3%;
    top: 10px;
  }

  .layout02 .tag_wrapper:before {
    width: 80px;
    height: 80px;
    background-size: 100%;
  }
	
.line_wrapper_p {
    right: -45%;
    bottom: -73%;
}

  .layout02 .tag {
    font-size: 15px;
  }

  .layout02 .item_img {
    width: 90%;
    height: 200px;
    margin-top: -15px;
  }

  .layout02 .item_li {
    font-size: 14px;
    margin-top: -5px;
	padding-left: 0.2em;
  }

  .layout02 .item_li li:before {
    width: 17px;
    height: 17px;
    background-size: 95%;
    margin-top: 0.3em;
	left: 0em;
  }
	
.layout02 .item_li .icon_gift:before {
    background-repeat: no-repeat;
    background-image: url(images/icon_gift.png);
	background-position-x: 1.5px;
}
.layout02 .item_li .icon_gift:first-letter {
    background-image: none;
}
	
.mode_txt .layout02 .item_li li:before {
    margin-top: 0.25em;
}
	
.layout01 .item_price_box {
    font-size: 20px;
	transform: translateX(0%);
}

.b2b .layout01 .item_price_box {
    transform: translateX(-15%);
}
	
  .layout02 .item_price_box {
    font-size: 20px;
    margin-top: 40px;
    margin-bottom: 0px;
  }
	
.mode_txt .layout02 .item_price_box {
    font-size: 22px;
	transform: translateX(-50%);
}

  .mode_pic .layout02 .fav-btn {
    top: -1.4em;
  }

.layout02 .card_btn {
    right: 3.4em;
    bottom: 32px;
}
	
.layout01 .item_date {
    font-size: 14px;
    margin-top: -88px;
}
	
.b2b .item_date {
    margin-top: -105px;
}
	
  .mode_txt .txt_column li:nth-child(3) {
    margin-left: 28%;
  }

  .layout02 .item_date {
    font-size: 13.5px;
	margin-top: -55px;
    margin-bottom: 30px;
  }
.item_price:before {
    margin-right: -3px;
}
.item_up {
    left: -2px;
}
  .layout02 .item_date:before {
    width: 17px;
    height: 17px;
    background-size: 95%;
    margin-top: 0em;
  }
	
.layout01 .fav-btn {
    top: -3.1em;
}

.card_btn {
    padding: 2px 3px;
}

  .mode_txt .layout01 .fav-btn.compare_0:before,
  .mode_txt .layout01 .fav-btn.compare_1:before {
    margin-top: -4px;
  }
  .mode_txt .txt_check_btn {
    font-size: 14px;
    width: 40px;
  }
  .mode_txt .layout03_item_date {
    padding-top: 8px;
  }
  .mode_txt .fav-btn span {
    width: auto;
    line-height: inherit;
    margin-left: 22px;
  }

  ::-webkit-scrollbar {
    width: 15px;
  }
  /* this targets the default scrollbar (compulsory) */
  ::-webkit-scrollbar-track {
    background-color: #fff;
  }
  /* the new scrollbar will have a flat appearance with the set background color */

  ::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0);
  }
  /* this will style the thumb, ignoring the track */

  /*::-webkit-scrollbar-button {
      background-color: #7c2929;
} */ /* optionally, you can style the top and the bottom buttons (left and right for horizontal bars) */

  /*::-webkit-scrollbar-corner {
      background-color: black;
}*/

  ::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0);
    border-radius: 10px;
  }

  /*::-webkit-scrollbar {

width:20px;

height:20px;

}
*/

  html {
    /*scrollbar-arrow-color: #fff;*/ /**/ /*三角箭頭的顏色*/
    /*scrollbar-face-color: #fff;*/ /**/ /*立體滾動條的顏色*/
    /*scrollbar-3dlight-color: #fff;*/ /**/ /*立體滾動條亮邊的顏色*/
    /*scrollbar-highlight-color: #fff;*/ /**/ /*滾動條空白部分的顏色*/
    /*scrollbar-shadow-color: #fff;*/ /**/ /*立體滾動條陰影的顏色*/
    /*scrollbar-darkshadow-color: #fff;*/ /**/ /*立體滾動條強陰影的顏色*/
    /*scrollbar-track-color: #fff;*/ /**/ /*立體滾動條背景顏色*/
    /*scrollbar-base-color:#fff;*/ /**/ /*滾動條的基本顏色*/
  }

  .mode_txt .card_box {
    height: 400px;
}
  .mode_txt .layout02 .card_box {
    height: 480px;
  }

  .mode_txt .layout01 .txt_column li:nth-child(2) {
    margin-left: 10px;
  }
  .mode_txt .layout01 .txt_column li:nth-child(3) {
    margin-left: 29.5%;
  }
  .mode_txt .layout01 .txt_column li:nth-child(4) {
    margin-left: 27%;
  }

  .mode_txt .layout01 .tag {
    font-size: 13px;
    top: 6.6em;
  }
	
  .mode_txt .layout01 .item_li {
    font-size: 14px;
	min-height: 11.1em;
  }
.mode_txt .layout01 .item_li li:before {
        left: 0.2em;
    }

  .mode_txt .layout01 .item_h1 {
    font-size: 22px;
  }

  .mode_txt .layout01 .item_h2 {
    font-size: 15px;
    -webkit-line-clamp: 2;
  }

  .mode_txt .layout01 .item_price_box {
    font-size: 22px;
    transform: translateX(-10%);
  }

  .mode_txt .layout01 .item_date {
    width: 200px;
    font-size: 15px;
	padding-left: initial;
  }
  .mode_txt .layout01 .item_date:before {
    margin-top: 0.1em;
  }
  .mode_txt .layout02 .card_wrapper {
    width: 95%;
  }
	
.mode_txt .layout01 .fav-btn {
    top: -2.8em;
    right: -6%;
}

.mode_txt .layout01 .card_btn {
    top: -2.8em;
    margin-right: -13%;
}

  .mode_txt .layout02 .txt_column li:nth-child(2) {
    margin-left: 35px;
  }

  .mode_txt .layout02 .txt_column li:nth-child(4) {
    margin-left: 24%;
  }

  .mode_txt .layout02 .card {
    width: 280px;
	padding: 40px 30px;
	padding-bottom: 0;
  }
.mode_txt .layout01 .feature {
    padding: 0px 0px 5px 1.3em;
}
  .mode_txt .layout02 .item_h1 {
    font-size: 21px;
    margin-top: 2em;
  }
  .mode_txt .layout02 .item_h2 {
    font-size: 21px;
    margin-top: 0px;
  }
	
.mode_txt .layout02 .item_li {
	    width: 100%;
	    font-size: 14px;
    }
.mode_txt .layout02 .item_li li {
        padding-left: 1.2em;
    }
  .mode_txt .layout02 .tag {
    font-size: 13px;
  }

  .mode_txt .layout02 .item_date {
    width: 82%;
    font-size: 15px;
	top: -3.8em;
    margin-top: 65%;
    margin-bottom: auto;
  }

  .mode_txt .layout02 .more_travel_wrapper {
    margin-top: 0px;
  }
	
.mode_txt .layout02 .fav-btn {
    top: -3.8em;
    right: -5%;
}
.mode_txt .layout02 .card_btn {
    right: 4.1em;
    bottom: 45px;
}

  .more_travel {
    font-size: 13px;
    padding: 3px 15px;
  }

  .inline-block {
    width: 45%;
  }

  .button {
    top: 225px;
    left: -15%;
  }
}
@media all and (max-width: 800px) {
.mode_txt .layout01 .line_wrapper {
    width: 120%;
}
.mode_txt .swiper_banner_box_content, .mode_txt .layout02 .swiper_banner_box_content {
            width: 55%;
        }
}

@media all and (max-width: 770px) {
.layout01 .card {
    right: 23%;
}
.card_swiper-pagination {
    left: 15%;
}
.mode_txt .card_swiper-pagination {
        left: 9.6%;
    }
.layout02 .card_swiper-pagination {
    left: 10%;
}
.mode_txt .layout02 .card_swiper-pagination {
            left: 11.5%;
        }
  .menu-cont {
    width: 70%;
    margin-left: 30%;
  }

  .mode_txt .layout01 .txt_column li:nth-child(4) {
    margin-left: 26.5%;
  }

  .mode_txt .layout03_item_date {
    left: 34%;
  }
  .mode_txt .txt_check_btn {
    right: 1%;
  }

  .inline-block {
    width: 45%;
    height: 330px;
  }

  .button {
    top: 195px;
    left: -13.5%;
  }

  .inline-block input {
    width: 85px;
    height: 25px;
    font-size: 15px;
  }
}

@media all and (max-width: 768px) {
.footer {
    width: 100%;
}
.footer_bottom {
    padding-bottom: 71px;
}
.goTop.active {
	bottom: 12%;
    display: block;
}
.sale_banner {
    padding-right: initial;
}
}

@media all and (max-width: 750px) {
.mode_txt .card_swiper-pagination {
            left: 9.2%;
        }
.mode_txt .layout01 .line_wrapper {
            width: 115%;
        }
  .mode_txt .layout02 .item_date {
    font-size: 14px;
  }
  .mode_txt .layout03 .txt_column li:nth-child(3) {
    margin-left: 29%;
  }
  .mode_txt .txt_check_btn {
    width: 35px;
  }
}
@media all and (max-width: 730px) {
  .mode_txt .txt_check_btn {
    right: 0%;
  }
}
@media all and (max-width: 720px) {
.layout01 {
    width: 100%;
}
.swiper_banner_wrapper+ul+div:after, .layout_boxs:has(.swiper_banner_wrapper) ~ .layout_boxs:last-child .card_box:after {
    background-size: 190%;
    right: 5%;
}
.swiper_banner_box_content {
    text-align: left;
}
.mode_txt .swiper_banner_box_content, .mode_txt .layout02 .swiper_banner_box_content {
    margin-top: 43px;
}
.swiper_banner_box_icon {
    width: 68px;
    height: 68px;
    top: -28px;
}
.swiper_banner_box_icon_p {
    font-size: 24px;
}
.swiper_banner_box_h1 {
    font-size: 42px;
}
.swiper_banner_box_h2 {
    font-size: 24px;
}
.swiper_banner_box_h2:before, .swiper_banner_box_h2:after {
    width: 12px;
    height: 28px;
    background-repeat: no-repeat;
}
.swiper_banner_box_p {
    font-size: 16px;
}
.swiper_banner_box_btn {
    font-size: 13px;
}
.mode_txt .swiper_banner_box_btn {
    left: 62%;
}
.layout02 .swiper_banner_box_btn {
    left: 62%;
}
	
.mode_txt .card_swiper-pagination {
    left: 8.5%;
}
	
.layout02 .card_swiper-pagination {
    left: 8.5%;
}
        .mode_txt .layout02 .card_swiper-pagination {
            left: 10%;
        }
.mode_txt .layout01 .line_wrapper {
            width: 110%;
        }
.line_wrapper:before {
    margin-top: -16px;
    margin-left: -22%;
}
  .menu-cont {
    width: 65%;
    margin-left: 35%;
  }

  .mode_txt .txt_column li:nth-child(3) {
    margin-left: 23.5%;
  }

  .inline-block {
    width: 45%;
  }

  .button {
    left: -14.5%;
  }
	
.mode_txt .layout01 {
    text-align: initial;
}

  .mode_txt .layout03 .txt_column li:nth-child(1) {
    margin-left: 5%;
  }

  .mode_txt .button {
    left: inherit;
  }

  .mode_txt .inline-block input {
    width: 80px;
    height: 30px;
    font-size: 14px;
  }
}

@media all and (max-width: 710px) {
  .mode_txt .layout03 .txt_column li:nth-child(1) {
    margin-left: 5%;
  }
  .mode_txt .txt_check_btn {
    right: -2%;
  }
  .mode_txt .button {
    left: inherit;
  }

  .mode_txt .inline-block input {
    width: 80px;
    height: 30px;
    font-size: 14px;
  }
}

@media all and (max-width: 690px) {
.layout02 .card_swiper-pagination {
    left: 7.7%;
}
	
.mode_txt .card_swiper-pagination {
    left: 8%;
}
	
  .mode_txt .txt_column {
    display: none;
  }

  .mode_txt .card_wrapper:hover {
    border-color: #fff;
  }

  .mode_txt .card_wrapper:hover::after {
    background-color: #bfbfbf;
  }

  .mode_txt .layout01 .tag {
    position: relative;
    max-width: 12em;
    width: 80%;
    font-size: 18px;
    color: #fff;
    background-color: #000;
    top: 17.2%;
    margin: 0 auto;
    margin-bottom: 5%;
    display: block;
    text-align: center;
  }

  .mode_txt .tag:after {
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    border-top: 12px solid #000;
    right: auto;
    left: 10%;
    top: 1.7em;
  }

  .mode_txt .layout01 .item_date:before {
    display: none;
  }

  .more_travel {
    left: 56%;
  }

  .mode_txt .tag.not,
  .mode_txt .tag_wrapper.not {
    display: none;
  }

  .mode_txt .layout02 .card_wrapper {
    width: 60%;
    margin: 0 auto;
    margin-bottom: 3%;
  }

  .mode_txt .layout02 .tag_wrapper {
    position: relative;
    top: 10px;
    /*left: 50%;
        transform: translateX(-50%);*/
  }

  .mode_txt .layout02 .tag_wrapper {
    /*position: relative;
        left: 50%;
        transform: translateX(-60%);
        width: 103px;
        height: 103px;*/
  }

  .mode_txt .layout02 .tag_wrapper:before {
    width: 103px;
    height: 103px;
  }

  .mode_txt .layout02 .tag {
    position: relative;
    font-size: 18px;
    left: -0.5em;
  }

  .mode_txt .layout02 .item_li li:before {
    width: 20px;
    height: 20px;
    background-size: 80%;
    background-repeat: no-repeat;
    margin-top: 0.25em;
  }

  .mode_txt .layout02 .fav-btn {
    bottom: 3.5em;
  }

  .mode_txt .layout02 .item_date {
    width: 95%;
    font-size: 15px;
    left: auto;
    text-align: center;
  }

  .inline-block {
    width: 45%;
    height: 288px;
  }

  .button {
    top: 175px;
    left: -15%;
  }

  .inline-block input {
    width: 85px;
    height: 25px;
    font-size: 15px;
  }

  .mode_txt .inline-block {
    width: 95%;
  }

  .mode_txt .layout03_item_date {
    left: 35%;
    padding-top: 5px;
  }

  .mode_txt .button {
    left: inherit;
  }

  .mode_txt .title1 {
    width: 30%;
    left: 10%;
    font-size: 22px;
  }

  .mode_txt .inline-block input {
    width: 80px;
    height: 30px;
    font-size: 16px;
  }

  .mode_txt .txt_check_btn {
    width: 60px;
    font-size: 15px;
    right: 6%;
  }
  .mode_txt .layout02 .item_date:before {
    margin-top: 0.1em;
  }
  .mode_txt .layout02 .item_date li {
    display: inline-block;
  }
  .more_travels_wrapper {
    margin-top: 22%;
  }
}

@media all and (max-width: 655px) {
    .mode_txt .swiper_banner_box_content, .mode_txt .layout02 .swiper_banner_box_content {
        width: 65%;
    }
	.layout01 .card {
        right: 20%;
    }
    .mode_pic .layout02 .card {
        right: 20%;
    }
.mode_txt .layout02 .card {
    width: 250px;
    right: 15%;
}
	.card_swiper-pagination {
        left: 16%;
    }
.mode_txt .card_swiper-pagination {
            left: 9.5%;
        }
	.layout02 .card_swiper-pagination {
        left: 8.7%;
    }
.mode_txt .layout02 .card_swiper-pagination {
        left: 15.5%;
    }
.mode_txt .layout01 .line_wrapper {
            width: 105%;
        }
.mode_txt .layout02 .feature {
    left: 64%;
}
  .more_travel {
    left: 56%;
  }

  .card_wrapper {
    margin: 30px 4px;
  }
	
    .mode_txt .layout02 .item_price_box {
		font-size: 20px;
        transform: translateX(-62%);
    }
	.mode_txt .layout02 .item_date {
    margin-top: 70%;
}

  .more_travels {
    font-size: 20px;
  }

  .inline-block {
    width: 45%;
    height: 290px;
  }

  .button {
    top: 175px;
    left: -17%;
  }

  .inline-block input {
    width: 85px;
    height: 25px;
    font-size: 15px;
  }
}

@media all and (max-width: 600px) {
.layout01 .swiper_banner_box_img {
        width: 74%;
    }
.layout02 .swiper_banner_box_img {
        width: 74%;
    }
.layout01 .swiper_banner_box_content {
        width: 64%;
    }
    .swiper_banner_box_h4 {
        left: 30%;
    }
.layout01 .card {
        right: 16%;
    }
.mode_pic .layout02 .card {
        right: 15%;
    }
.card_swiper-pagination {
        left: 19%;
    }
.layout02 .card_swiper-pagination {
        left: 11.7%;
    }
.mode_txt .card_swiper-pagination {
    left: 11.6%;
}
.mode_txt .layout02 .card_swiper-pagination {
        left: 13.5%;
    }
  .menu-cont {
    margin-left: 37%;
  }

  .inline-block {
    width: 45%;
    height: 270px;
  }

  .button {
    top: 165px;
    left: -17.5%;
  }

  .inline-block input {
    width: 85px;
    height: 25px;
    font-size: 15px;
  }
}

@media all and (max-width: 590px) {
.swiper_banner_box_h4, .layout02 .swiper_banner_box_h4 {
        left: 28%;
    }
.layout02 .swiper_banner_box_content {
    width: 65%;
}
  .more_travel {
    left: 54%;
  }

  .inline-block {
    width: 45%;
    height: 250px;
  }

  .button {
    top: 155px;
    left: -18%;
  }

  .inline-block input {
    width: 85px;
    height: 25px;
    font-size: 15px;
  }
}

@media all and (max-width: 560px) {
.swiper_banner_box_content {
    width: 72%;
}
  .inline-block {
    width: 45%;
    height: 220px;
  }

  .title1 {
    font-size: 35px;
  }

  .button {
    top: 130px;
    left: -17%;
  }

  .inline-block input {
    width: 78px;
    height: 25px;
    font-size: 15px;
  }
  .more_travels_wrapper {
    margin-top: 25%;
  }
}
/***手機板***/
@media all and (max-width: 550px) {
.layout01 .swiper_banner_box_content, .layout02 .swiper_banner_box_content {
    width: 340px;
}
.swiper_banner_wrapper+ul+div:after, .layout_boxs:has(.swiper_banner_wrapper) ~ .layout_boxs:last-child .card_box:after {
	background-image: url(images/card_box_icon_m.png);
    background-size: 300%;
    background-position-x: 85%;
    right: 6%;
}
.swiper_banner_box_h4, .layout02 .swiper_banner_box_h4 {
        left: 23%;
	    font-size: 22px;
    }
.mode_txt .swiper_banner_box_content, .mode_txt .layout02 .swiper_banner_box_content {
        width: 75%;
    }
.swiper_banner_box_p {
    line-height: 27px;
}
  .header {
    position: absolute;
    width: 95%;
    padding: 6.5% 0 0 5%;
    /*display: block;*/
  }

  .header img {
    max-width: 243px;
    width: 30%;
  }

  .banner {
    max-width: 1040px;
  }

  .banner_pc {
    display: none;
  }

  .banner_m {
    display: block;
  }

  .menu li a {
    font-size: 16px;
    padding: 4px 25px;
  }

  .menu_wrapper {
    width: 100%;
    border-bottom: 1px solid #bfbfbf;
    padding-top: 8px;
  }

  .menu_wrapper.fixed-top {
    top: 53px;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .read_mode_btn {
    width: 40px;
    height: 20px;
    top: -0.5em;
  }

  .read_mode_p {
    font-size: 16px;
  }

  .mode_p_pc {
    display: none;
  }

  .mode_p_m {
    display: block;
  }

  .menu-cont {
    width: 70%;
    margin-top: -55px;
    margin-left: 30%;
  }

  .read_mode_btn2 {
    width: 18px;
    height: 18px;
  }

  .mode_txt .read_mode_btn2 {
    left: 20px;
  }

  .more_travel {
    font-size: 15px;
    left: 52%;
  }

  .h1 {
    width: 125px;
    height: 125px;
  }

  .h1_p {
    font-size: 24px;
  }

  .h1_p span {
    font-size: 16px;
  }
	
.card_swiper-pagination {
    left: 18%;
}
.layout02 .card_swiper-pagination {
    left: 12%;
}

  .h2 {
    font-size: 26px;
  }
	
	.mode_txt .card_swiper-pagination {
        left: 9.6%;
    }
        .mode_txt .layout02 .card_swiper-pagination {
            left: 11.5%;
        } 
  .card_calc {
        font-size: 15px;
        top: 1.8em;
    }

  .mode_txt .layout01 .card_wrapper,
  .mode_txt .layout02 .card_wrapper {
    width: 70%;
  }
.mode_txt .layout02 .card {
    width: 250px;
}	
    .mode_txt .layout01 .item_wrapper {
        padding: 9% 3% 3% 6%;
    }
.mode_txt .layout02 .item_date {
    top: -3.6em;
}
  .mode_txt .layout01 .fav-btn {
	top: auto;
    bottom: 2.9em;
	right: -4%;
  }
  .mode_txt .layout01 .card_btn {
    margin-right: -12%;
}
  .mode_txt .layout03_item_date {
    left: 38%;
  }

  .box3 {
    margin-left: 28px;
  }

  .inline-block {
    width: 45%;
    height: 220px;
  }

  .title1 {
    font-size: 35px;
  }

  .button {
    top: 130px;
    left: -19.5%;
  }

  .inline-block input {
    width: 78px;
    height: 25px;
    font-size: 15px;
  }
.swiper_banner_box_btn {
    font-size: 15px;
    left: 58%;
}
.layout04 .h2 {
    margin-bottom: 25px;
}
.sale_banner {
	width: 88%;
	margin-top: 0px;
}
.sale_banner_pc {
    display: none;
}
.sale_banner_m {
    display: block;
}
}

@media all and (max-width: 500px) {
.swiper_banner_box_h4, .layout02 .swiper_banner_box_h4 {
    left: 19%;
}
.swiper_banner_box_content {
        width: 72%;
    }
.mode_txt .swiper_banner_box_content, .mode_txt .layout02 .swiper_banner_box_content {
        width: 80%;
	    margin-top: 47px;
    }
.swiper_banner_box_icon {
    width: 58px;
    height: 58px;
}
.swiper_banner_box_icon_p {
    font-size: 20px;
}
.swiper_banner_box_h1 {
    font-size: 38px;
}
.swiper_banner_box_h2 {
    font-size: 22px;
}
.swiper_banner_box_h3 {
    font-size: 16px;
}
.swiper_banner_box_p {
    margin-top: 2em;
}
.swiper_banner_box_btn {
    left: 46%;
}
.mode_txt .swiper_banner_box_btn, .layout02 .swiper_banner_box_btn {
    margin-top: 30%;
}
.swiper_banner_box_btn, .layout02 .swiper_banner_box_btn {
    left: 59%;
}
.mode_txt .layout02 .card_swiper-pagination {
        left: 9%;
    }

  #read_mode {
    left: 3%;
  }

  .menu-cont {
    width: 100%;
    margin-left: 32%;
  }

  .read_mode_p {
    font-size: 13px;
  }

  .read_mode_btn {
    top: -0.2em;
  }
	
#popupContainer .popup .popup_arrange .menu-cont h1, #popupContainer .popup .popup_arrange .popup_conditionWrap h1, #popupContainer .popup .popup_arrange .popup_typeWrap h1 {
    font-size: 18px;
}
#popupContainer .popup .popup_arrange .popup_typeWrap {
    margin-top: 20px;
}
.menu_wrapper .menu-cont .menu .sale a:before, .menu_wrapper .menu-cont .menu .guarantee a:before, .popup .menu li.sale:before, .popup .menu li.guarantee:before,
.menu_wrapper .menu-cont .menu .flower a:before, .menu_wrapper .menu-cont .menu .mountain a:before, .popup .menu li.flower:before, .popup .menu li.mountain:before{
    margin-top: 0em;
    margin-left: -1.6em;
}
	
  .menu li {
    margin: 10px 3px;
  }
	
.popup .menu li {
    font-size: 16px;
	padding: 5px 10px 5px 10px;
}

  .menu li a {
    font-size: 14px;
    padding: 8px 15px;
  }

  .more_travel {
    left: 50%;
    transform: translateX(-50%);
  }

  .inline-block {
    width: 45%;
    height: 200px;
  }

  .button {
    top: 120px;
    left: -22.5%;
  }

  .inline-block input {
    width: 85px;
    height: 25px;
    font-size: 15px;
  }

  .goTop.active a {
    font-size: 14px;
    padding: 9px 9px 12px 9px;
  }
  .more_travels_wrapper {
    margin-top: 28%;
  }
	
.mode_txt .card_swiper-pagination {
    left: 6.8%;
}

  .mode_txt .title1 {
    left: 6%;
  }
  .mode_txt .txt_check_btn {
    right: 2%;
  }
}

@media all and (max-width: 460px) {
.swiper_banner_wrapper+ul+div:after, .layout_boxs:has(.swiper_banner_wrapper) ~ .layout_boxs:last-child .card_box:after {
    background-size: 320%;
}
.layout01 .swiper_banner_wrapper, .layout02 .swiper_banner_wrapper {
    width: 98%;
    left: 1%;
}
.layout01 .swiper_banner_box_content, .layout02 .swiper_banner_box_content {
    width: 78%;
}
.swiper_banner_box_h1 {
    font-size: 38px;
    display: block;
}
.mode_txt .swiper_banner_wrapper {
    margin-top: -40px;
}
.swiper_banner_box_img {
    width: 85%;
}
.layout01 .swiper_banner_box_img {
        width: 85%;
}
.layout02 .swiper_banner_box_img {
        width: 85%;
    }
.swiper_banner_box_content {
        width: 80%;
    }
.swiper_banner_box_icon {
    top: 0px;
}
.swiper_banner_box_h3 {
        display: block;
        top: 0.5em;
    }
.swiper_banner_box_btn {
    font-size: 13px;
	margin-top: 10%;
}
  .card_calc {
    font-size: 14px;
    top: 1.2em;
  }
  .calc_p {
    top: 2.5em;
  }
.layout01 .card {
        right: 11%;
    }
.mode_pic .layout02 .card {
        right: 10%;
    }
.card_swiper-pagination {
    left: 20%;
}
.layout02 .card_swiper-pagination {
    left: 9.5%;
}

  #read_mode {
    left: 2%;
  }

  .more_travel {
    font-size: 13px;
  }

  .h1 {
    width: 105px;
    height: 105px;
  }

  .h1_p {
    font-size: 22px;
  }

  .h2 {
    font-size: 24px;
  }

  /*.item_up {
    font-size: 12px;
  }

  .item_date {
    font-size: 13px;
    margin-top: -52px;
  }*/

  .more_travels {
    font-size: 18px;
  }

  .mode_txt .layout01 .card_wrapper,
  .mode_txt .layout02 .card_wrapper {
    width: 90%;
  }
	
.mode_txt .card_swiper-pagination {
    left: 10%;
}

  .mode_txt .layout01 .fav-btn.compare_0:before,
  .mode_txt .layout01 .fav-btn.compare_1:before {
    margin-top: -3px;
  }
  .mode_txt .layout02 .fav-btn.compare_0:before,
  .mode_txt .layout02 .fav-btn.compare_1:before {
    margin-top: -3px;
  }

  .inline-block {
    width: 45%;
    height: 200px;
  }

  .title1 {
    font-size: 27px;
  }

  .button {
    top: 110px;
    left: -21.5%;
  }

  .inline-block input {
    width: 78px;
    height: 25px;
    font-size: 15px;
  }
  .more_travels_wrapper {
    margin-top: 30%;
  }
  .mode_txt .txt_check_btn {
    width: 40px;
  }
.mode_txt .layout02 .card {
        width: 240px;
    }
.mode_txt .layout02 .item_date {
    margin-top: 78%;
}
.mode_txt .card_btn {
    padding: 2px 3px;
}
}

@media all and (max-width: 430px) {
.layout01 .card {
        right: 8%;
    }
.mode_pic .layout02 .card {
        right: 6.2%;
    }
.card_swiper-pagination {
    left: 21%;
}
.layout02 .card_swiper-pagination {
    left: 10.5%;
}
  .menu-cont {
    width: 100%;
    margin-left: 33%;
  }

  .inline-block {
    width: 45%;
    height: 170px;
  }

  .title1 {
    font-size: 29px;
  }

  .button {
    top: 110px;
    left: -25%;
  }

  .inline-block input {
    width: 85px;
    height: 25px;
    font-size: 15px;
  }
.layout01 .line_wrapper {
     padding: 2.5% 1.5% 0 3%;
}
.mode_txt .layout02 .card {
    width: 240px;
	right: 8%;
}
.mode_txt .layout02 .card_swiper-pagination {
            left: 13%;
        }
.mode_txt .layout02 .item_date {
            margin-top: 73%;
        }
}

@media all and (max-width: 420px) {
  .h1 {
    width: 95px;
    height: 95px;
  }

  .h1_p {
    font-size: 20px;
  }

  .h1_p span {
    font-size: 14px;
  }
	
  .card_calc {
    font-size: 12px;
    top: 1.2em;
  }
  .calc_p {
    top: 2.8em;
  }

  .h2 {
    font-size: 22px;
  }

  .box3 {
    margin-left: 18px;
  }

  .inline-block {
    width: 45%;
    height: 170px;
  }

  .title1 {
    font-size: 28px;
  }

  .button {
    top: 95px;
    left: -20%;
  }

  .inline-block input {
    width: 68px;
    height: 20px;
    font-size: 12px;
  }

  .mode_txt .title1 {
    font-size: 20px;
  }

  .mode_txt .txt_check_btn {
    font-size: 14px;
    right: 0%;
  }
  .more_travels_wrapper {
    margin-top: 32%;
  }
}

@media all and (max-width: 410px) {
.mode_txt .card_swiper-pagination {
        left: 8.8%;
    }
.mode_txt .layout02 .card_swiper-pagination {
            left: 11%;
        }
}

@media all and (max-width: 395px) {
.swiper_banner_box_h2 {
    display: block;
}
.swiper_banner_box_h4, .layout02 .swiper_banner_box_h4 {
        font-size: 18px;
        left: 16%;
}
    .mode_txt .swiper_banner_box_btn {
        left: 55%;
    }
.swiper_banner_box_btn, .layout02 .swiper_banner_box_btn {
    left: 56%;
}
  #read_mode {
    padding: 10px 8px 10px 15px;
  }

  .menu-cont {
    margin-top: -50px;
  }

  .menu li a {
    padding: 3px 10px;
  }

  .card_wrapper {
    width: 85%;
  }
.layout01 .card {
        right: 4%;
    }
.mode_pic .layout02 .card {
        right: 2.2%;
    }
.card_swiper-pagination {
    left: 23%;
}
.layout02 .card_swiper-pagination {
    left: 11.5%;
}
.mode_txt .layout02 .card_swiper-pagination {
        left: 14%;
    }
  .tag {
    font-size: 14px;
    -webkit-transform: scale(1);
    left: 0px;
  }

 .item_h1 {
    /*font-size: 17px;*/
  }

  .item_location {
    /*-webkit-transform: scale(1);
    font-size: 15px;
    margin-right: 0%;
    margin-bottom: 12px;*/
  }

  .item_h2 {
    /*font-size: 14px;*/
  }
	
.item_li {
    /*font-size: 13px;
    text-align: left;*/
}

.item_price:before {
    /*font-size: 15px;*/
    margin-right: -3px;
}
	
.item_up {
    /*font-size: 14px;*/
}

  .box3 {
    margin-left: 18px;
  }

  .inline-block {
    width: 45%;
    height: 160px;
  }

  .title1 {
    font-size: 27px;
  }

  .button {
    top: 90px;
    left: -22%;
  }

  .inline-block input {
    width: 65px;
    height: 20px;
    font-size: 12px;
  }
	
.mode_txt .card_swiper-pagination {
    left: 11.2%;
}
.mode_txt .layout02 .card {
    right: 4%;
}
.mode_txt .layout01 .line_wrapper {
            width: 102%;
        }
  .mode_txt .title1 {
    left: 5%;
    font-size: 19px;
  }

  .mode_txt .inline-block input {
    width: 80px;
    height: 30px;
    font-size: 14px;
  }

  .mode_txt .layout03_item_date {
    left: 36%;
  }
}

@media all and (max-width: 380px) {
.swiper_banner_box_h4, .layout02 .swiper_banner_box_h4 {
    left: 14%;
}
    .mode_txt .layout02 .card_swiper-pagination {
        left: 14%;
    }
  .box3 {
    margin-left: 22px;
  }

  .inline-block {
    width: 45%;
    height: 150px;
  }

  .title1 {
    font-size: 25px;
    margin-top: 10px;
  }
.swiper_banner_box_btn, .layout02 .swiper_banner_box_btn {
        left: 55%;
    }
  .mode_txt .layout02 .fav-btn.compare_0:before,
  .mode_txt .layout02 .fav-btn.compare_1:before {
    /*margin-left: -28px;*/
  }
  .mode_txt .layout02 .item_date {
    width: 100%;
  }
  .button {
    top: 90px;
    left: -22%;
  }

  .inline-block input {
    width: 60px;
    height: 20px;
    font-size: 12px;
  }

  .mode_txt .inline-block {
    width: 97%;
  }

  .mode_txt .button {
    left: inherit;
  }

  .mode_txt .title1 {
    left: 3%;
    font-size: 18px;
  }

  .mode_txt .inline-block input {
    width: 80px;
    height: 30px;
    font-size: 14px;
  }
  .mode_txt .layout03_item_date {
    left: 34%;
  }
  .more_travels_wrapper {
    margin-top: 35%;
  }
}

@media all and (max-width: 360px) {
.swiper_banner_box_p {
    font-size: 15px;
	line-height: 26px;
}
.mode_txt .swiper_banner_box_btn {
        left: 34%;
    }
  .read_mode_btn {
    top: -0.2em;
  }

  .menu-cont {
    width: 100%;
    margin-left: 35%;
  }

  .h1 {
    width: 105px;
    height: 105px;
  }

  .h1_p {
    font-size: 22px;
  }

  .h1_p span {
    font-size: 16px;
  }
	
  .calc_p {
    top: 3em;
  }
.layout01 .card {
        right: 2%;
    }
    .mode_pic .layout02 .card {
        right: 1%;
    }	
.card_swiper-pagination {
    left: 21%;
}
.layout02 .card_swiper-pagination {
    left: 8.5%;
}
.mode_txt .layout02 .card_swiper-pagination {
        left: 13%;
    }
.mode_txt .layout02 .card {
            right: 2%;
        }
  .h2 {
    font-size: 24px;
  }

  .tag {
    font-size: 14px;
    -webkit-transform: scale(1);
    left: 0px;
  }

  .more_travels {
    font-size: 16px;
  }

  .inline-block {
    width: 95%;
    height: 350px;
  }

  .title1 {
    font-size: 30px;
  }

  .button {
    top: 200px;
    left: -12%;
  }

  .inline-block input {
    width: 75px;
    height: 25px;
    font-size: 15px;
  }
	
.mode_txt .card_swiper-pagination {
    left: 10.2%;
}
    .mode_txt .layout02 .item_price_box {
        font-size: 21px;
    }

  .mode_txt .title1 {
    top: 36px;
    font-size: 17px;
  }

  .mode_txt .layout03_item_date {
    left: 32%;
  }
  .more_travels_wrapper {
    margin-top: 38%;
  }
}

@media all and (max-width: 350px) {
.swiper_banner_box_h4, .layout02 .swiper_banner_box_h4 {
        left: 15%;
    }
}

@media all and (max-width: 340px) {
    .mode_txt .swiper_banner_box_btn, .layout02 .swiper_banner_box_btn {
        left: 32%;
    }
.mode_txt .swiper_banner_box_content, .mode_txt .layout02 .swiper_banner_box_content {
        margin-top: 53px;
    }
.swiper_banner_box_h1 {
        font-size: 32px;
    }
  .menu-cont {
    width: 100%;
    margin-left: 38%;
  }

  .h1 {
    width: 75px;
    height: 75px;
  }

  .h1 {
    width: 95px;
    height: 95px;
  }

  .h1_p {
    font-size: 21px;
  }

  .h1_p span {
    font-size: 14px;
  }
  
  .card_calc {
    top: 1.1em;
  }
	
.card_swiper-pagination {
    left: 23%;
}
.layout02 .card_swiper-pagination {
    left: 5%;
}

  .h2 {
    font-size: 22px;
  }

  .box3 {
    margin-left: 14px;
  }

  .inline-block {
    width: 95%;
    height: 270px;
  }

  .title1 {
    font-size: 30px;
  }

  .button {
    top: 165px;
    left: -12%;
  }

  .inline-block input {
    width: 69px;
    height: 25px;
    font-size: 14px;
  }

  .mode_txt .title1 {
    top: 37px;
    left: 2%;
    font-size: 16px;
  }	
.mode_txt .card_swiper-pagination {
    left: 8.2%;
}
.mode_txt .layout02 .card {
            right: 0%;
        }
  .mode_txt .layout03_item_date {
    left: 30%;
  }
  .mode_txt .txt_check_btn {
    width: 35px;
  }
  .mode_txt .inline-block input {
    width: 80px;
    height: 30px;
    font-size: 13px;
    left: -7px;
  }
  .more_travels_wrapper {
    margin-top: 40%;
  }
}

@media all and (max-width: 330px) {
.mode_txt .layout02 .card_swiper-pagination {
        left: 12%;
    }
  .read_mode_btn {
    width: 35px;
  }

  .mode_txt .read_mode_btn2 {
    left: 15px;
  }

  .menu li a {
    padding: 3px 5px;
  }

  .box3 {
    margin-left: 14px;
  }

  .inline-block {
    width: 95%;
    height: 270px;
  }

  .title1 {
    font-size: 30px;
  }

  .button {
    top: 155px;
    left: -12%;
  }

  .inline-block input {
    width: 69px;
    height: 25px;
    font-size: 14px;
  }
}

@media all and (max-width: 320px) {
  .menu li a {
    /*padding: 3px 8px;*/
  }

  .more_travels {
    font-size: 14px;
  }
	
.card_swiper-pagination {
    left: 19%;
}
.mode_txt .card_swiper-pagination {
            left: 10.2%;
        }
.layout02 .card_swiper-pagination {
    left: 5.5%;
}
        .mode_txt .layout02 .card_swiper-pagination {
            left: 15%;
        }
	
.mode_txt .layout01 .card {
    width: 260px;
}
.mode_txt .layout02 .card {
    width: 210px;
}
.mode_txt .layout02 .item_date {
            margin-top: 80%;
        }
  .box3 {
    margin-left: 14px;
  }

  .inline-block {
    width: 95%;
    height: 270px;
  }

  .title1 {
    font-size: 30px;
  }

  .button {
    top: 160px;
    left: -16%;
  }

  .inline-block input {
    width: 85px;
    height: 25px;
    font-size: 15px;
  }
  .mode_txt .layout03_item_date {
    font-size: 13px;
    padding-top: 8px;
  }
  .more_travels_wrapper {
    margin-top: 42%;
  }
  .mode_txt .layout01 .item_price_box,
  .mode_txt .layout02 .item_price_box {
    font-size: 20px;
  }
  .mode_txt .item_price:before {
    margin-right: -3px;
  }
  .mode_txt .item_up {
    font-size: 12px;
    margin-left: -3px;
  }
}

@media all and (max-width: 300px) {
    .layout02 .swiper_banner_box_btn {
        left: 30%;
    }
  .menu-cont {
    width: 100%;
    margin-left: 40%;
  }

  .read_mode_p {
    letter-spacing: -1px;
  }

  .menu li {
    margin: 8px 2px;
  }

  .menu li a {
    padding: 3px 5px;
  }

  .inline-block {
    width: 95%;
    height: 222px;
  }

  .title1 {
    font-size: 30px;
  }

  .button {
    top: 135px;
    left: -15%;
  }

  .inline-block input {
    width: 70px;
    height: 25px;
    font-size: 14px;
  }

  .layout3_boxs {
    display: flex;
    justify-content: space-between;
  }

  .mode_txt .title1 {
    font-size: 15px;
    letter-spacing: -1px;
  }

  .mode_txt .txt_check_btn {
    height: 16px;
    font-size: 12px;
	top: 7px;
  }
  .more_travels_wrapper {
    margin-top: 45%;
  }
}

/*******按鈕太長微調整*******/
@media all and (max-width: 1310px) {
  .w6 .menu {
    margin-left: auto;
  }
}
@media all and (max-width: 1295px) {
  .w6 .menu li a {
    font-size: 18px;
  }
}
@media all and (max-width: 950px) {
  .w6 .menu li {
    margin: 8px 3px;
  }
}
@media all and (max-width: 920px) {
  .w6 .menu li a {
    font-size: 17px;
  }
}
@media all and (max-width: 880px) {
  .w6 .menu li a {
    font-size: 15px;
  }
}
@media all and (max-width: 820px) {
  .w6 .menu li a {
    font-size: 18px;
  }
}
@media all and (max-width: 550px) {
  .w6 .menu li a {
    font-size: 16px;
    padding: 4px 25px;
  }
}
@media all and (max-width: 500px) {
  .w6 .menu li {
    margin: 10px 3px;
  }
  .w6 .menu li a {
    font-size: 14px;
    padding: 8px 15px;
  }
}
@media all and (max-width: 395px) {
  .w6 .menu li a {
    padding: 3px 10px;
  }
}
@media all and (max-width: 330px) {
  .w6 .menu li a {
    padding: 3px 5px;
  }
}
@media all and (max-width: 300px) {
  .w6 .menu li {
    margin: 8px 2px;
  }
  .w6 .menu li a {
    padding: 3px 5px;
  }
}
/*******按鈕太長微調整end*******/

/*********************B2B**rwd************************/
.b2b .fav-btn, .b2b .main_sidebar,
.bbc .fav-btn, .bbc .main_sidebar{
  display: none;
}
.bbc .layout02 .card {
    padding: 30px;
}
@media all and (max-width: 1670px) {
.b2b .mode_txt .item_li {
    width: 29%;
}
.b2b .mode_txt .layout01 .item_h2 {
    margin-right: 3%;
}
.b2b .mode_txt .layout01 .item_date {
    margin-top: -6.2%;
	left: 73.8%;
}
.b2b .mode_txt .layout02 .item_li {
    left: 2em;
}
.b2b .mode_txt .layout02 .item_date {
    left: 64.3%;
}
.b2b .mode_txt .layout02 .item_price_box {
    margin-top: 58px;
	left: 2.2%;
}
.b2b .mode_txt .layout02 .card_btn {
    bottom: 46px;
}
.b2b .mode_txt .layout02 .feature {
    top: 16px;
}
.b2b .mode_txt .layout02 .tag_wrapper {
    top: 6.3em;
}
}
@media all and (max-width: 1480px) {
  .b2b .mode_txt .layout02 .txt_column li:nth-child(4) {
    margin-left: 31.5%;
  }
.b2b .mode_txt .layout01 .item_date {
    left: 75%;
}
.b2b .mode_txt .layout01 .item_price_box {
    transform: translateX(-18%);
}
  .b2b .mode_txt .layout02 .item_price_box {
    left: 3%;
  }
  .b2b .mode_txt .layout02 .item_date {
    left: 65.3%;
  }
}

@media all and (max-width: 1440px) {
.b2b .menu_wrapper {
    width: 98%;
}
}

@media all and (max-width: 1350px) {
.b2b .mode_txt .layout01 .item_price_box {
    margin-top: 30px;
}
.b2b .mode_txt .layout01 .item_date {
    margin-top: -7.8%;
    left: 77%;
}
  .b2b .mode_txt .layout02 .item_date {
    left: 67.3%;
  }
.b2b .mode_txt .layout02 .item_price_box {
    margin-top: 27px;
    left: 9%;
}
.b2b .mode_txt .item_price:after {
    top: 0.5em;
    left: -3.1em;
}
.b2b .mode_txt .item_price.for2b {
    display: block;
    min-width: auto;
}
.b2b .mode_txt .spacing2b {
    display: none;
}
}

@media all and (max-width: 1310px) {
  .b2b .mode_txt .layout01 .item_price_box {
   margin-top: 2.5%;
   left: 20px;
  }

  .b2b .mode_txt .item_price.for2b {
    display: block;
	min-width: auto;
  }

  .b2b .mode_txt .spacing2b {
    display: none;
  }

  .b2b .mode_txt .item_price:after {
    top: 0.5em;
    left: -3.1em;
  }

  .b2b .mode_txt .layout01 .item_date {
    margin-top: -7.5%;
	left: 76.5%;
  }

  .b2b .mode_txt .layout02 .item_date {
    left: 66.9%;
  }

  .b2b .mode_txt .layout02 .item_price_box {
    margin-top: 20px;
    left: 9%;
  }

  .b2b .mode_txt .item_price.for2b {
    margin-bottom: -3px;
  }
}

@media all and (max-width: 1260px) {
  .b2b .mode_txt .layout02 .txt_column li:nth-child(4) {
    margin-left: 30.5%;
  }
}

@media all and (max-width: 1220px) {
.b2b .mode_txt .layout01 .item_date {
    left: 74.2%;
}
.b2b .mode_txt .layout02 .item_date {
    left: 65.5%;
}
  .b2b .mode_txt .layout02 .item_price_box {
    left: 12.5%;
  }
}

@media all and (max-width: 1190px) {
  .b2b .mode_txt .layout01 .item_date {
    margin-top: -8%;
  }
.b2b .mode_txt .layout02 .item_date {
        left: 64.5%;
    }
.b2b .mode_txt .layout02 .item_price_box {
    left: 11.5%;
}
}

@media all and (max-width: 1140px) {
.b2b .mode_txt .layout02 .feature {
        top: 12px;
    }
.b2b .mode_txt .layout02 .tag_wrapper {
        top: 6em;
    }
.b2b .mode_txt .layout02 .item_date {
        left: 62.5%;
    }
.b2b .mode_txt .layout02 .item_price_box {
        left: 10.5%;
    }
}

@media all and (max-width: 1060px) {
.b2b .mode_txt .layout01 .item_date {
    margin-top: -9.5%;
	left: 72%;
}
.b2b .mode_txt .layout01 .item_price_box {
    margin-top: 3.5%;
}
.b2b .mode_txt .layout02 .item_li {
        left: 0em;
    }
.b2b .mode_txt .layout02 .item_date {
        left: 60.5%;
    }
.b2b .mode_txt .layout02 .item_price_box {
        left: 9.5%;
    }
}

@media all and (max-width: 1000px) {
  .b2b .mode_txt .layout02 .txt_column li:nth-child(4) {
    margin-left: 31.5%;
  }
  .b2b .mode_txt .layout02 .item_date {
    left: 58.5%;
  }
    .b2b .mode_txt .layout02 .item_price_box {
        margin-top: 28px;
		left: 8%;
    }
}

@media all and (max-width: 991px) {	
.b2b .mode_txt .item_li {
    width: auto;
}
.b2b .mode_txt .layout01 .card_btn {
	top: -2em;
    margin-right: 0%;
}
.b2b .mode_txt .layout02 .card_btn {
    right: 5.3em;
    bottom: 40px;
}
.b2b .mode_txt .layout02 .feature {
    top: 28px;
}
  .mode_txt .layout02 .item_h2 {
    line-height: initial;
  }
.b2b .mode_txt .layout01 .more_travel_wrapper {
    margin-top: 40px;
}
.b2b .mode_txt .layout02 .card {
    padding: 50px 30px 20px 30px;
    padding-bottom: 0;
}
.b2b .mode_txt .layout02 .item_h1 {
    margin-top: 2.5em;
}
.b2b .mode_txt .layout02 .item_h2 {
    margin-top: auto;
}
.b2b .mode_txt .layout01 .item_price_box {
    margin-top: 13.5%;
}
.b2b .mode_txt .layout02 .item_price_box {
    min-width: auto;
    margin-top: 15px;
    left: 50%;
}
.b2b .mode_txt .layout01 .item_date {
    left: auto;
    margin-top: -28%;
}
.b2b .mode_txt .layout02 .item_date {
    width: 90%;
	font-size: 16px;
    text-align: center;
    left: auto;
    top: -6.5em;
}
}

@media all and (max-width: 960px) {	
  .b2b .mode_txt .layout02 .item_price_box {
    font-size: 24px;
  }

  .b2b .mode_txt .item_price:after {
    font-size: 15px;
  }

  .b2b .mode_txt .item_date {
    font-size: 16px;
  }

  .b2b .mode_txt .layout02 .item_date {
    left: auto;
  }

  .b2b .mode_txt .layout02 .item_date:before {
    background-size: 80%;
    background-repeat: no-repeat;
    background-position-y: 1px;
  }
}

@media all and (max-width: 820px) {
  .b2b .mode_txt .layout01 .txt_column li:nth-child(4) {
    margin-left: 26%;
  }
  .b2b .mode_txt .layout01 .item_price_box {
    margin-top: 40px;
  }

.b2b .mode_txt .layout02 .txt_column li:nth-child(3) {
    margin-left: 32%;
}
.b2b .mode_txt .layout02 .txt_column li:nth-child(4) {
    margin-left: 27%;
}
  .layout02 .item_li li {
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    display: -webkit-box;
	padding-left: 1.4em;
  }

  .b2b .layout02 .item_price_box {
    left: -10%;
  }
	
  .b2b .layout02 .card_btn {
    margin-right: -2.3em;
    bottom: 28px;
  }

  .b2b .layout02 .card_box {
    height: 620px;
  }

  .b2b .layout02 .card_wrapper {
    /*margin: 0px 23px 40px 23px;*/
  }
	
.b2b .layout02 .card {
    padding: 30px 15px 50px 15px;
}
	
.b2b .mode_txt .layout02 .card {
    padding: 50px 30px 20px 30px;
}
.b2b .mode_txt .layout02 .item_h1 {
    margin-top: 1.5em;
}

  .b2b .layout02 .item_price.for2b:after,
  .b2b .layout02 .item_price:after {
    font-size: 12px;
    top: -1.3em;
  }

  .b2b .layout02 .item_price:before {
    font-size: 12px;
  }

  .b2b .layout02 .item_date {
    margin-top: -75px;
  }

  .b2b .mode_txt .layout01 .item_date {
    font-size: 15px;
    margin-top: -92px;
  }

  .b2b .mode_txt .layout02 .item_price.for2b:after,
  .b2b .mode_txt .layout02 .item_price:after {
    font-size: 13px;
    top: 0.5em;
  }

  .b2b .mode_txt .layout02 .item_date {
    font-size: 15px;
    top: -5.5em;
  }
.b2b .mode_txt .layout02 .item_price_box {
    font-size: 22px;
	margin-top: 10px;
}
.b2b .feature {
    top: 36%;
}
.b2b .layout02 .feature {
    top: 35%;
	left: 30px;
}
.b2b .mode_txt .layout02 .feature {
    left: 67%;
}
}

@media all and (max-width: 795px) {
.b2b .mode_txt .layout02 .txt_column li:nth-child(3) {
    margin-left: 26%;
}
.b2b .mode_txt .layout02 .txt_column li:nth-child(4) {
    margin-left: 28.5%;
}
}

@media all and (max-width: 720px) {
  .b2b .mode_txt .layout02 .txt_column li:nth-child(4) {
    margin-left: 21%;
  }
}

@media all and (max-width: 690px) {
  .b2b .mode_txt .item_price.for2b {
    display: inline-block;
  }
  .b2b .mode_txt .layout01 .card_btn {
        top: -2em;
        margin-right: -1.5%;
    }
  .b2b .mode_txt .layout01 .item_price_box {
    margin-top: 18%;
    left: 3%;
  }
  .b2b .mode_txt .layout02 .item_price_box {
    margin-top: 10%;
    left: 40%;
  }
  .b2b .mode_txt .layout02 .card_btn {
    right: 4em;
    bottom: 50px;
  }

  .b2b .mode_txt .item_price:after {
    font-size: 15px;
    left: 0;
    top: -1em;
  }

  .b2b .mode_txt .spacing2b {
    display: inline-block;
  }

  .b2b .mode_txt .layout02 .card_box {
    height: auto;
  }

  .b2b .mode_txt .layout02 .card_wrapper {
    margin: 0 auto;
    margin-bottom: 3%;
  }

  .b2b .mode_txt .layout02 .item_price.for2b:after,
  .b2b .mode_txt .layout02 .item_price:after {
    font-size: 15px;
    left: 0;
    top: -1em;
  }
	
.b2b .mode_txt .layout01 .item_date {
    margin-top: -82px;
}
.b2b .mode_txt .layout02 .item_date {
    top: -4.8em;
}
.b2b .mode_txt .layout01 .item_date:before {
    display: block;
}
.b2b .mode_txt .layout02 .item_date:before {
    background-size: 95%;
}
}

@media all and (max-width: 655px) {
.b2b .mode_txt .layout01 .item_price_box, .b2b .mode_txt .layout02 .item_price_box {
    font-size: 20px;
}
.b2b .mode_txt .layout02 .item_price_box {
    left: 50%;
}
.b2b .mode_txt .layout02 .card_btn {
    right: 3.5em;
    bottom: 48px;
}
}

@media all and (max-width: 600px) {
.b2b .mode_txt .layout02 .feature {
        left: 64%;
    }
 .b2b .mode_txt .layout02 .item_price_box {
    margin-top: 17%;
  }
}

@media all and (max-width: 380px) {
  .b2b .item_price_box {
    font-size: 17px;
  }
	
  .b2b .item_price:after {
        font-size: 13px;
        top: -1.4em;
  }
	
.b2b .card_btn {
    top: -1.8em;
    margin-right: 1.5em;
}

  .b2b .mode_txt .layout02 .item_price_box {
    margin-top: 18%;
  }
  .b2b .item_date {
    margin-top: -100px;
  }
.b2b .layout02 .item_date {
        margin-top: -70px;
    }
}

@media all and (max-width: 360px) {
  .mode_txt .layout01 {
    text-align: initial;
  }

  .b2b .item_price_box {
    font-size: 16px;
  }

  .b2b .item_price:before {
    font-size: 12px;
  }

  .b2b .item_price:after {
    font-size: 12px;
    top: -1.2em;
  }

  .b2b .item_date {
    margin-top: -95px;
  }

.b2b .card_btn {
    top: -2em;
}

  .b2b .mode_txt .item_price:after {
    font-size: 14px;
    top: -1.1em;
  }

  .b2b .mode_txt .layout02 .item_price.for2b:after,
  .b2b .mode_txt .layout02 .item_price:after {
    font-size: 14px;
    top: -1.1em;
  }
}

@media (max-width: 330px) {
    .b2b .item_up {
        margin-left: -4px;
    }
    .b2b .item_price:before {
        margin-right: -4px;
    }
}

@media all and (max-width: 320px) {
  .mode_txt .layout01 .tag {
    text-align: left;
  }

  .b2b .mode_txt .layout02 .item_price_box {
    margin-top: 24%;
  }
.b2b .mode_txt .layout01 .item_price_box, .b2b .mode_txt .layout02 .item_price_box {
    font-size: 20px;
}	
.b2b .mode_txt .item_price:before {
        margin-left: -3px;
    }
.b2b .mode_txt .item_up {
        margin-left: -3px;
}
}
