@charset "utf-8";
@font-face {
  font-family: BHOPP0E;
  src: url("../font/BHOPP0E.TTF");
}
*,
.hlfont h2,
.special_5p_1 .title_AA h2 {
  font-family: BHOPP0E;
}
.menustyle2 ul li a {
  font-family: Verdana, "Noto Sans TC", "Microsoft JhengHei", sans-serif;
}
/* CSS Document */
/* ---reset.css--- */
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;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

html {
  background: url("../images/bg.jpg") repeat;
  scroll-behavior: smooth;
}
header {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

/* --- layoutcolor公版改色 --- */
.menustyle2,
.menustyle2 ul li a,
.dis-for-zasshi3,
.zasshi3-buy,
.hightlight .font h4,
.round_3p .font h4,
.hightlightAd-text li:nth-child(1) h4,
.hightlightAd .font h4,
.hightlight_5p .font h4,
.special_5p_1 .hightlight_5p ul li h4,
.collect_5x6 .special,
.collect_5x6 .s-row h4,
.keywordC .round_5p .font,
.hightlight_5p ul li:first-child .font h4,
.box-mix ul.quotes li,
.special_5p_1 .title_AA h2,
.alternate ul:nth-child(odd) li:first-child,
.subtitle .more {
  background: url("../images/bg_blue.jpg") repeat;
  color: #285b8e;
}
.titleC h2,
.alternate ul:nth-child(odd) li:first-child .font h4,
.alternate ul:nth-child(even) li:last-child .font h4,
.box-mix ul.quotes .font h4,
.subtitle h3,
.subtitle .more a {
  color: #285b8e;
}
.titleC h2 b,
.subtitle h3 b {
  color: #ea683b;
  font-weight: normal;
}
.menustyle2 ul li a:hover,
.menustyle2 ul .active,
.titleCsub h3,
.titleCsub2 h3,
.special_5p_1 .hightlight_5p,
.alternate ul:nth-child(even) li:last-child {
  background: #fff;
  color: #285b8e;
}
.hlfont h2,
.hl-font a,
.rectangle li {
  color: black;
}
.zasshi3 ul li .font p,
.half ul {
  background: url("../images/bg_y.jpg") repeat;
  color: #ea683b;
}
.hlfont .price,
.slider-center-box .slick-slide h4,
.slider-center-box .slick-slide span,
.slider-center-box .slick-slide big {
  color: #000;
}
.slick5itam-2 h4,
.slick5itam-2 p,
.slider-center-box .slick-slide p {
  color: #000;
}
.round_3p img,
.keywordC .round_5p img {
  border: 4px solid #7f55cf;
}
.toptitle .font h4 {
  background: url("../images/bg_repeat.jpg") top center repeat-y;
  background-size: contain;
}
@media screen and (max-width: 991px) {
  .menustyle2 {
    background: url("../images/bg_blue.jpg") repeat;
    color: #285b8e;
  }
  .menustyle2 ul .active {
    background: #fff;
    color: #285b8e;
  }
}
/* --- 公版改色///END --- */

/* --- 公版間距 --- */
.rectangle_3p {
  margin: 0 auto;
  padding: 0 0 16px;
}
.hightlight,
.collect_5x6 {
  margin: 0 auto 22px;
}
.toptitle,
.various,
.banner {
  margin: 0 auto;
  padding: 0 0 16px;
}
/* --- 公版間距///END --- */

/* --- 公版調整 --- */
.subtitle h3 {
  font-size: 60px;
  margin: 60px auto 12px;
  border-left: none;
  display: flex;
  justify-content: center;
}
.subtitle .more {
  bottom: 14px;
  border-radius: 26px;
  padding: 10px 16px 10px 20px;
}
.toptitle li {
  border-radius: 10px;
}
.special_5p_1 .title_AA h4 {
  border-left: none;
  padding: 24px 0 0 200px;
  width: 100%;
  position: absolute;
  text-align: center;
  font-family: "Noto Sans TC";
  color: var(--PV-eslite);
  font-size: 2.5rem;
  font-weight: 600;
}
.title_AA .more {
  top: 18px;
  right: 250px;
}
@media screen and (max-width: 991px) {
  .subtitle h3 {
    font-size: 7vw;
  }
  .subtitle .more {
    padding: 2vw 2vw 2vw 3vw;
    bottom: 2vw;
    font-size: 0.7rem;
    right: 4vw;
  }
  .block_3 .subtitle .more {
    bottom: -4vw;
  }
  .block_5 .subtitle .more {
    right: 39vw;
    bottom: -1vw;
  }
  .special_5p_1 .title_AA h4 {
    position: relative;
    right: 0;
    padding: 14px;
    top: 0;
    font-size: 2.5rem;
  }
  .title_AA .more {
    top: 1vw;
    right: 3vw;
  }
}
/* 5F */
.special_5p_1 .hightlight_5p ul li:first-child {
  height: auto;
}
.special_5p_1 .hightlight_5p ul li:first-child img {
  width: 240px;
  height: 240px;
}
.special_5p_1 .hightlight_5p ul li {
  margin-top: 60px;
  height: auto;
}
.special_5p_1 .title_AA h2 {
  padding: 10px 0 10px;
  font-size: 2rem;
  width: 860px;
  left: 366px;
  top: 9px;
  display: flex;
  justify-content: center;
  align-items: center;
  letter-spacing: 0;
  border-radius: 30px;
}
@media screen and (max-width: 991px) {
  .special_5p_1 .hightlight_5p ul li {
    margin-top: 0;
  }
  .special_5p_1 {
    margin: 0 auto;
  }
  .special_5p_1 .title_AA {
    height: auto;
    position: relative;
  }
  .special_5p_1 .title_AA h2 {
    font-size: 5vw;
    padding: 2vw;
    width: 94%;
    left: 3vw;
    border-radius: 0;
  }
  .special_5p_1 .hightlight_5p ul li:first-child {
    width: 100%;
    padding: 4vw 3vw 0vw;
  }
  .special_5p_1 .hightlight_5p ul li:first-child img {
    width: 45vw;
    height: auto;
  }
}

/* 3Ex3挖2格 背景圖 */
.crosswise_3p > .img_box {
  width: 1160px;
  display: flex;
  justify-content: center;
}
.crosswise_3p > .img_box > .title_img {
  position: absolute;
  width: 377px;
}
.crosswise_3p > .img_box > .title_img img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 991px) {
  .crosswise_3p > .img_box {
    width: 100%;
  }
  .crosswise_3p > .img_box > .title_img {
    width: 100%;
    position: relative;
    padding: 0 6vw;
  }
  .crosswise_3p > .img_box > .title_img img {
    width: 100%;
    height: auto;
  }
}
/* <div class="img_box">
<div class="title_img"><img src="images/center-img1.png"></div>
</div> */
/* 3Ex3挖2格 背景圖///END */

@media screen and (max-width: 991px) {
  .hightlight_5p ul {
    margin: 7vw 0 0;
  }
  /* 輪1A */
  .hightlightFont ul.scene,
  .hightlightFont ul.hl-font {
    width: 100% !important;
    padding: 0 3vw 6vw;
  }
}
/* --- 公版調整///END --- */

/* --- 品類icon四個一排 --- */
.film-genre ul {
  margin: 10px 0;
}
.film-genre li {
  width: 290px;
  height: 290px;
  margin: 6px;
  border-radius: 100%;
  background: #fff;
}
.film-genre .font {
  width: 290px;
  height: 290px;
  display: flex;
  justify-content: center;
  align-items: center;
  left: -8px;
  right: 0;
}
.film-genre .font h4 {
  line-height: initial;
  font-weight: normal;
  padding: 10px;
  font-size: 45px;
}
@media screen and (max-width: 991px) {
  .film-genre li {
    width: 45vw;
    height: 45vw;
    margin: 1vw;
  }
  .film-genre img {
    width: 45vw;
    height: 45vw;
    object-position: 100% 100%;
  }
  .film-genre .font {
    width: 45vw;
    height: 45vw;
  }
  .film-genre .font h4 {
    line-height: initial;
    font-size: 30px;
  }
}
/* --- 品類icon四個一排///END --- */

/* PC */
.WRAPPER {
  position: relative;
  width: 100%;
  min-width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  display: block;
}
@media screen and (max-width: 991px) {
  .WRAPPER {
    min-width: 100%;
  }
}

.container {
  overflow: hidden;
  width: 100% !important;
  /* max-width: 1920px !important; */
  padding: 0;
}

.topbox {
  position: relative;
  width: 1200px;
  margin: auto;
}

.kv_pc {
  width: 100%;
  position: relative;
  text-align: center;
  display: flex;
  justify-content: center;
  max-width: 1920px;
  margin: auto;
  flex-wrap: wrap-reverse;
}

.kv_pc img {
  /* display: block; */
  text-align: center;
}

.kv_m {
  display: none;
}

/* .kv_m img { display: block; } */
.kv_m a {
  font-size: 0;
  /* display: block; */
}

.for_pc {
  display: block;
}

.for_m {
  display: none;
}

/* m */
@media screen and (max-width: 991px) {
  .kv_m {
    display: block;
    width: 100%;
    position: relative;
    font-size: 0;
  }

  .kv_m img {
    width: 100%;
  }

  .kv_pc {
    display: none;
  }

  .container {
    width: 100%;
    min-width: auto;
  }

  .for_pc {
    display: none;
  }

  .for_m {
    display: block;
  }
}

/*omo攻略區*/
.block_0 ul.tip_a {
  width: 1200px;
  margin: 0px auto;
  display: flex;
  justify-content: space-around;
  padding: 38px 108px;
}
.block_0 ul.tip_b {
  width: 1200px;
  margin: 0px auto;
  display: flex;
  justify-content: space-evenly;
  padding: 0 12px;
}
.block_0 ul li img {
  width: 100%;
  padding: 5px;
}
.tip_a {
  background: url("../images/omo_bg.png") center top no-repeat;
}
.notice {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  padding: 0 0 10px;
  font-size: 1rem;
  line-height: 1.2rem;
  font-weight: 300;
  color: black;
}

@media screen and (max-width: 991px) {
  .block_0 ul.tip_a,
  .block_0 ul.tip_b {
    width: 100%;
    margin: 0 auto 2vw;
    padding: 0 2vw;
    flex-wrap: wrap;
  }
  .tip_a {
    background: none;
  }
  .block_0 ul.tip_a li {
    width: 100%;
    margin: 0 0 -1vw;
  }
  .block_0 ul.tip_b li {
    width: 45%;
    margin: 0 0 2vw;
  }
  .block_0 ul.tip_a,
  .block_0 ul.tip_b li img {
    width: 100%;
    padding: 0;
  }
  .block_0 ul.tip_b li:nth-child(odd) {
    margin-top: 0;
  }
  .notice {
    padding: 2vw 12vw;
  }
}

/*五品優惠輪播*/
.dct {
  width: 1140px;
  margin: 10px auto;
}

.dct .slick-list {
  padding-top: 20px;
  margin-bottom: 0;
}

.dct ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.dct li {
  width: 100%;
  background: #ff5d20;
  margin: 6px;
  padding: 0;
  border-radius: 15px;
  border: 2px solid #ff5d20;
  position: relative;
}

.dct .font {
  display: block;
  text-align: center;
}

.dct .font h4 {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 8px 20px;
  margin: 0 auto;
  color: #fff;
  background: #ff5d20;
  border-radius: 50px;
  border: 3px solid #fff;
  font-weight: 500;
  font-size: 1.3rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.dct .font p {
  margin: 0;
  padding: 5px 0;
  color: #fff;
  font-weight: 500;
  font-size: 1.2rem;
  line-height: 1.8rem;
}

.dct .font p span {
  color: #fff000;
}

.dct .font p big {
  color: #fff000;
  font-size: 1.8rem;
}

.link_d .dct .slick-slide img {
  width: 100%;
  height: 212px;
  background-color: #fff;
  border-radius: 13px 13px 0 0;
  object-fit: contain;
}

.link_d .slick-initialized .slick-slide.showByDate {
  display: none;
}

@media screen and (max-width: 991px) {
  .dct {
    width: 100%;
    margin: 2vw auto;
  }

  .dct .slick-list {
    padding-top: 4vw;
  }

  .dct .slider {
    margin: 0 auto;
  }

  /*
  .slickbg.dct .slick-next{right: -3vw;z-index: 99;}
  .slickbg.dct .slick-prev{left: -3vw;z-index: 99;}
  */
  .dct ul {
    flex-wrap: wrap;
  }

  .dct li {
    width: 46vw;
    padding: 0;
    margin: 1vw;
  }

  .dct .font {
    margin: 0;
  }

  .dct .font h4 {
    padding: 1.5vw 4vw;
    border: 2px solid #fff;
  }

  .dct .font p {
    padding: 2vw 0;
  }

  .dct .font p big {
    font-size: 1.5rem;
  }

  .link_d .dct .slick-slide img {
    height: 45vw;
  }
}

/*--輪播 左右箭頭去點點 統一設定--*/
.slick-list,
.slider {
  margin: 0 auto !important;
}

.slickbg .slick-prev,
.slickbg .slick-next {
  display: block !important;
  height: 40px;
  width: 40px;
}

.slickbg .slick-prev:before {
  content: "";
  background: url("../images/arrow-f.svg") center center no-repeat, #221510;
  background-size: 20px 20px;
  height: 30px;
  width: 30px;
  font-weight: bold;
  border-radius: 99em;
  display: block;
  opacity: 1;
  z-index: 98;
}

.slickbg .slick-next:before {
  content: "";
  background: url("../images/arrow-b.svg") center center no-repeat, #221510;
  background-size: 20px 20px;
  height: 30px;
  width: 30px;
  font-weight: bold;
  border-radius: 99em;
  display: block;
  opacity: 1;
  z-index: 98;
}

.slickbg .slick-next {
  right: -10px;
  z-index: 98;
  opacity: 0.6;
  display: flex !important;
  justify-content: flex-end;
}
.slider-center-box .slick-next {
  right: -4px;
}
.slickbg .slick-prev {
  left: -10px;
  z-index: 98;
  opacity: 0.6;
  display: flex !important;
  justify-content: flex-start;
}

.slickbg .slick-dots li {
  display: none;
}

.slickbg .slick-dotted.slick-slider {
  margin: 0 !important;
  padding-bottom: 0px !important;
}

.slickbg.slick3item {
  width: 1172px;
}

.link_c .slickbg .slick5itam-2 .slick5.showByDate {
  display: none;
}

@media screen and (max-width: 991px) {
  .slickbg {
    width: 96vw !important;
  }

  .slick5itam-2 h4,
  .slick5itam-2 p {
    padding-top: 2vw;
  }

  .slickbg .slick-next {
    right: 0 !important;
    opacity: 0.6;
  }

  .slickbg .slick-prev {
    left: 0 !important;
    opacity: 0.6;
  }

  .slick3item .slick-slide img {
    width: 86vw !important;
  }
  .slick-list {
    padding: 0 1vw !important;
  }

  .items5 li {
    padding: 0 !important;
  }
  .hl-5p .regular5item .slick-slide img {
    height: 45vw !important;
    object-fit: cover !important;
  }
  .slider-center-box .slick-next {
    right: 8vw;
  }
}

/*--  nav 選單 固定側邊--*/
@media only screen and (min-width: 992px) {
  .menustyle2 {
    width: 166px;
    display: flex;
    flex-wrap: wrap;
    z-index: 999;
    height: auto;
    position: fixed;
    top: 180px;
    right: 10px;
    border-radius: 2em;
    border: 1px solid #fff;
  }

  .menustyle2 ul {
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    padding: 25px 0px;
    flex-wrap: wrap;
  }

  .menustyle2 ul li {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .menustyle2 ul li a {
    text-decoration: none;
    font-size: 1rem;
    display: flex;
    width: fit-content;
    justify-content: center;
    align-items: center;
    padding: 6px 12px;
    margin: 1px auto;
    flex-direction: column;
    line-height: 1.2;
    font-weight: 700;
    text-align: center;
  }

  .menustyle2 a br {
    display: block;
  }

  .menustyle2 ul li a:hover {
    transform: scale(1);
    border-radius: 99em;
  }

  .menustyle2 ul .active {
    border-radius: 99em;
  }
}

@media screen and (max-width: 991px) {
  .menustyle2 ul {
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
  }

  .menustyle2::-webkit-scrollbar {
    display: none;
  }

  .menustyle2 {
    width: 100%;
    z-index: 999;
    padding: 2vw 1vw;
    display: block;
    border-bottom: 1.5px solid #fff;
    flex-direction: column;
    flex-wrap: wrap;
    position: absolute;
    overflow-x: auto;
    justify-content: center;
    white-space: nowrap;
    webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    height: auto;
  }

  .menustyle2 ul {
    flex-wrap: nowrap;
    display: flex;
  }

  .menustyle2 ul li {
    width: inherit;
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
  }

  .menustyle2 ul li a {
    font-size: 1rem;
    letter-spacing: 0px;
    box-sizing: border-box;
    padding: 1.5vw 2.5vw;
    font-weight: 700;
  }

  .menustyle2 a br {
    display: none;
  }

  .menustyle2 ul .active {
    width: 100%;
    justify-content: center;
    align-items: center;
    text-align: center;
    border-radius: 999em;
  }

  .sticky {
    position: fixed;
    top: 0;
  }
}

/*手機版選單下滑出現*/
@media screen and (max-width: 991px) {
  #TopMenu2 {
    transition: background-color 1s, opacity 1s, visibility 1s;
    opacity: 0;
    visibility: hidden;
    z-index: 999;
    position: absolute;
    top: 0;
  }

  #TopMenu2.show {
    opacity: 1;
    visibility: visible;
    position: fixed;
    top: 0;
  }
}

/*--  錨點微調--*/
.target-fix {
  position: relative;
  top: 0px;
  display: block;
  height: 0;
  overflow: hidden;
}
@media screen and (max-width: 991px) {
  .target-fix {
    top: -30px;
  }
}
/*--  錨點微調--*/

/*--goto top--*/
#gotop {
  display: inline-block;
  background-color: #000;
  width: 40px;
  height: 40px;
  text-align: center;
  border-radius: 100%;
  position: fixed;
  bottom: 0px;
  right: 0px;
  transition: background-color 0.3s, opacity 0.5s, visibility 0.5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
  margin: 30px;
}
#gotop::after {
  position: absolute;
  display: block;
  font-family: FontAwesome;
  content: "　";
  font-weight: normal;
  font-style: normal;
  font-size: 2em;
  line-height: 50px;
  color: #fff;
  opacity: 0.5;
  background: url("../images/top.png") center no-repeat;
  background-size: 50%;
  background-position: 85% 35%;
}
#gotop:hover {
  cursor: pointer;
  background-color: #666;
}
#gotop:active {
  background-color: #ccc;
}
#gotop.show {
  opacity: 0.4;
  visibility: visible;
}
@media screen and (max-width: 991px) {
  #gotop {
    bottom: 70px;
    right: 0;
    margin: 2vw;
  }
}
/* share url */
#share {
  display: inline-block;
  background-color: #000;
  opacity: 0.4;
  width: 40px;
  height: 40px;
  text-align: center;
  border-radius: 100%;
  position: fixed;
  bottom: 50px;
  right: 0px;
  transition: background-color 0.3s, opacity 0.5s, visibility 0.5s;
  z-index: 1000;
  margin: 30px;
}
#share::after {
  position: absolute;
  display: block;
  font-family: FontAwesome;
  content: "　";
  font-weight: normal;
  font-style: normal;
  font-size: 2em;
  line-height: 50px;
  color: #fff;
  opacity: 0.5;
  background: url("../images/share.png") center no-repeat;
  background-size: 50%;
  background-position: 80% 35%;
}
#share:hover {
  cursor: pointer;
  background-color: #666;
}
#share:active {
  background-color: #666;
}
@media screen and (max-width: 991px) {
  #share {
    bottom: 115px;
    right: 0;
    margin: 2vw;
  }
}
@media screen and (max-width: 991px) {
  html {
    padding-bottom: 80px;
  }
}

/*前往按鈕*/
.btn_section {
  display: flex;
  justify-content: center;
  width: 900px;
  margin: 0 auto;
}
.gobtn {
  margin: 40px auto;
}
.gobtn:hover {
  transform: scale(0.98);
  transition-duration: 0.3s;
  transition-property: transform;
  transition-timing-function: ease-out;
}
.gobtn a {
  text-align: center;
  width: 400px;
  height: 80px;
  display: block;
  background: url("../images/bg_y.jpg") top center repeat;
  color: #285b8e;
  line-height: 4.5rem;
  margin: 0 auto;
  border-radius: 1em;
  transition: 0.2s;
  font-size: 2.6rem;
  /* box-shadow: 0px 4px 0px #eedd9d; */
  border: 3px solid rgb(237 208 117);
}
@media screen and (max-width: 991px) {
  .btn_section {
    width: 100%;
    flex-wrap: wrap;
    padding: 2vw 0 1vw;
  }
  .gobtn {
    margin: 2vw auto;
  }
  .gobtn a {
    text-align: center;
    width: 65vw;
    height: auto;
    line-height: 3.5rem;
    font-size: 2rem;
  }
}
/*前往按鈕///END*/

/*---- 新增固定 ----*/
.event_bn {
  width: 1200px;
  margin: 0 auto;
  text-align: center;
}
.divide2 {
  width: 1200px;
  display: flex;
  justify-content: center;
  margin: 0 auto;
}
.part {
  padding: 50px 0 0;
}
.hightlight img {
  object-fit: contain;
}
@media screen and (max-width: 991px) {
  .event_bn {
    width: 100%;
  }
  .event_bn img {
    width: 100%;
  }
  .divide2 {
    width: 100%;
    padding: 0 4vw;
  }
  .divide2 .div img {
    width: 100%;
  }
}
/*---- 新增固定///END ----*/

/*---- 背景 ----*/
html:before {
  content: "";
  position: fixed;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url("../images/bg_bottom.png") center 0 no-repeat;
  background-size: cover;
}
.bg {
  position: relative;
  /* width: 1920px; */
}
.bg::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("../images/bg-repeat.png") center top repeat-y;
  background-size: 100% auto;
  z-index: -2;
}
.section_bg {
  width: 1260px;
  margin: 0 auto;
  background: #ffffff75;
  padding: 12px 0 2px;
  border-radius: 30px;
  text-align: center;
  border: 1px solid white;
}
.block_0 {
  position: relative;
}
.block_0::after {
  content: "";
  position: absolute;
  bottom: -107px;
  left: 0;
  background: url("../images/bg_02.png") center top no-repeat;
  display: block;
  height: 107px;
  width: 100%;
}

@media screen and (max-width: 991px) {
  html:before {
    bottom: 16vw;
  }
  .bg {
    background-image: url("../images/bg_m.jpg");
  }
  .bg::before {
    display: none;
  }
  .block_0 {
    background: url("../images/bg_repeat.jpg") center top repeat-y;
    background-size: 160%;
  }
  .section_bg {
    width: 100%;
  }
}
/*---- 背景///END ----*/

/*---- 標題背景 ----*/
.titleC h2::before {
  content: "";
  background-image: url("../images/subtitle_l.png");
  background-repeat: no-repeat;
  position: absolute;
  top: 38px;
  left: -238px;
  width: 278px;
  height: 139px;
}
.titleC h2::after {
  content: "";
  background-image: url("../images/subtitle_r.png");
  background-repeat: no-repeat;
  position: absolute;
  top: 66px;
  right: -110px;
  width: 93px;
  height: 52px;
}
.titleC {
  background: url("../images/category_bg.png") top center no-repeat;
  margin: 26px auto 0px;
}
.titleC h2 {
  padding: 80px 0 12px;
  font-size: 60px;
}
.titleCsub {
  background: url("../images/category_subtitle.png") top center no-repeat;
  margin: 0px auto 0px;
  text-align: center;
}
.titleCsub h3 {
  padding: 12px 36px;
  font-size: 38px;
  margin: 8px auto 0;
  border-radius: 50px;
  display: inline-block;
}
.subtitle {
  background: url("../images/category_bg.png") top center no-repeat;
  margin: 26px auto 0px;
  display: flex;
}
.block_5 .subtitle {
  background: none;
}
.subtitle h3::before {
  content: "";
  background-image: url("../images/subtitle_l02.png");
  background-repeat: no-repeat;
  position: absolute;
  top: 44px;
  left: 256px;
  width: 69px;
  height: 62px;
}
.block_3 .subtitle h3::before,
.block_5 .subtitle h3::before {
  background-image: url("../images/subtitle_l03.png");
  width: 177px;
  height: 158px;
  top: 0;
  left: 152px;
}
.block_3 .subtitle h3::after,
.block_5 .subtitle h3::after {
  content: "";
  background-image: url("../images/subtitle_r03.png");
  background-repeat: no-repeat;
  position: absolute;
  top: -18px;
  right: 143px;
  width: 171px;
  height: 178px;
}
.block_4 .subtitle h3::before {
  background-image: url("../images/subtitle_l04.png");
  width: 120px;
  height: 204px;
  top: -12px;
  left: 206px;
}
.titleC br {
  display: none;
}
@media screen and (max-width: 991px) {
  .titleC {
    width: 100%;
    background-size: 100%;
    margin: 3vw auto 0;
  }
  .titleC h2 {
    font-size: 8vw;
    padding: 7.5vw 0 3vw;
    line-height: 9vw;
  }
  .titleC h2::before {
    width: 28vw;
    background-size: contain;
    top: 14vw;
    left: -25vw;
  }
  .block_6 .titleC h2::before {
    top: 8vw;
    left: -23vw;
  }
  .titleC h2::after {
    width: 13vw;
    background-size: contain;
    top: 7vw;
    right: -15vw;
  }
  .titleCsub {
    background: url("../images/category_subtitle.png") top center no-repeat;
    background-size: 190%;
  }
  .titleCsub h3 {
    font-size: 6vw;
    padding: 2vw 5vw;
    margin: 0;
  }
  .titleB {
    margin: 5vw auto 0vw;
  }
  .titleB h2 {
    color: #5c35a5;
    letter-spacing: 1vw;
    font-size: 6vw;
  }
  .subtitle {
    margin: 1vw auto 1vw;
  }
  .subtitle h3 {
    font-size: 8vw;
    margin: 12vw auto 0vw;
    padding: 0;
  }
  .block_5 .subtitle h3 {
    margin: 12vw auto 5vw;
  }
  .subtitle h3::before {
    left: 3vw;
  }
  .block_3 .subtitle h3::before,
  .block_5 .subtitle h3::before {
    width: 19vw;
    height: 17vw;
    left: 2vw;
    background-size: cover;
    top: 11vw;
  }
  .block_3 .subtitle h3::after {
    width: 18vw;
    height: 18vw;
    right: 3vw;
    background-size: cover;
    top: 2vw;
  }
  .block_5 .subtitle h3::after {
    width: 18vw;
    height: 18vw;
    right: 2vw;
    background-size: cover;
    top: 13vw;
  }
  .block_4 .subtitle h3::before {
    width: 16vw;
    height: 27vw;
    left: 5vw;
    background-size: cover;
    top: 2vw;
  }
  .block_4 .half ul {
    margin: 0;
  }
  .titleC br {
    display: block;
  }
}
/*---- 標題背景///END ----*/

/*---- new新增 ----*/
.event_title {
  position: absolute;
}
.event_title.t_01 {
  top: 295px;
  left: 111px;
}
.event_title.t_02 {
  top: 330px;
  left: 299px;
}
.event_title.t_03 {
  top: 276px;
  left: 502px;
}
.event_title.t_04 {
  top: 282px;
  left: 659px;
}
.event_title.t_05 {
  top: 196px;
  right: 128px;
}
.block_0 .titleC {
  position: relative;
  width: 1200px;
}
.block_0 .tip_btn {
  position: absolute;
  top: 66px;
  right: 162px;
}
.block_5 .titleC h2::before {
  display: none;
}
.block_5 .tabs .tabs-head li {
  background: #285b8e;
}
.block_5 .tabs .tabs-head li.active,
.block_5 .tabs .tabs-head li:hover {
  border: 2px solid #fff;
  background: #ea683b;
}
.block_6 > .section_bg > .banner {
  padding-top: 10px;
}

@media screen and (max-width: 991px) {
  .block_0 .titleC {
    width: 100%;
  }
  .block_0 .tip_btn {
    width: 18vw;
    top: 12vw;
    right: 6vw;
  }
  .block_0 .tip_btn img {
    width: 100%;
  }
  .block_4 .section_bg {
    background: none;
    border: none;
    padding: 0;
  }
  .block_4 .subtitle {
    margin: 1vw auto 0vw;
  }
}
/*---- new新增///END ----*/

/* keyword */
.keywordB .keywordA {
  margin: 9px auto;
  padding: 0px 0px 20px;
}
.keywordB .keywordA li {
  border: none;
  background: url("../images/bg_y.jpg") top center repeat;
  box-shadow: none;
  padding: 32px 10px;
}
.keywordB .keywordA li a {
  color: #285b8e;
}
.keywordB .keywordA li:hover {
  background: url("../images/bg_blue.jpg") top center repeat;
}
@media screen and (max-width: 991px) {
  .keywordB .keywordA {
    padding: 0;
  }
  .keywordB .keywordA li {
    padding: 4.5vw 0vw;
  }
  .keywordB .keywordA a {
    line-height: 1.6rem;
  }
}
/* keyword///END */

/*---- 左BN右一品 ----*/
.meet {
  display: flex;
  width: 1160px;
  padding: 0;
  margin: 20px auto 40px;
  justify-content: space-evenly;
  flex-wrap: wrap;
}
.meet h3 {
  width: 1160px;
  font-size: 24px;
  padding: 12px 0 12px;
}
.meet .photograph {
  width: 850px;
  padding: 0;
  margin: 0;
}
.photograph a {
  display: flex;
}
.meet .photograph img {
  width: 850px;
  height: 375px;
  transition: 0.5s all;
  object-fit: cover;
}
.meet .hightlight {
  width: 260px;
  margin: 0;
  padding: 0;
}
.meet .hightlight li {
  padding-bottom: 8px;
  margin: 0;
}
.meet .hightlight li img {
  padding: 10px;
  object-fit: contain;
}
@media screen and (max-width: 991px) {
  .meet {
    width: 100%;
    flex-direction: column;
    margin: 2vw auto 2vw;
  }
  .meet h3 {
    width: 100%;
    font-size: 5vw;
    padding: 3vw 12vw 1vw;
    line-height: 6vw;
  }
  .meet .photograph {
    width: 100%;
  }
  .photograph a {
    flex-wrap: wrap;
  }
  .meet .photograph img {
    width: 94vw;
    margin: 1vw auto;
    height: auto;
  }
  .meet .hightlight {
    width: 100%;
    margin: 0 auto;
    padding: 0;
  }
  .meet .hightlight li {
    width: 94vw;
    display: flex;
    padding: 1vw;
  }
  .meet .hightlight li a {
    width: 90vw;
    display: flex;
    align-items: center;
  }
  .meet .hightlight li img {
    width: 40vw;
    height: 40vw;
    padding: 5px;
  }
  .meet .hightlight .font {
    width: 60vw;
  }
  .meet .hightlight .font h4 {
    background: transparent;
    color: var(--PV-eslite);
  }
}
/*---- 左BN右一品///END ----*/

/* ---- 攻略 ---- */
.linkbg {
  padding: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.alink,
.clink,
.blink {
  display: flex;
  justify-content: center;
}
.link {
  display: flex;
  justify-content: center;
  flex-direction: column;
}
@media screen and (max-width: 991px) {
  .alink,
  .clink {
    display: flex;
    flex-direction: column;
  }
  .link {
    flex-direction: row;
  }
  .section_bg > div.alink > div:nth-child(2) {
    order: 2;
  }
  .linkbg img,
  .btmbg img {
    width: 100%;
  }
}
/* ---- 攻略///END ---- */

/* ---- 動態 ---- */
.rotate-vert-center {
  -webkit-animation: rotate-vert-center 0.5s
    cubic-bezier(0.455, 0.03, 0.515, 0.955) both;
  animation: rotate-vert-center 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955)
    both;
}
/* ----------------------------------------------
 * Generated by Animista on 2026-3-11 16:54:7
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info.
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation rotate-vert-center
 * ----------------------------------------
 */
@-webkit-keyframes rotate-vert-center {
  0% {
    -webkit-transform: rotateY(0);
    transform: rotateY(0);
  }
  100% {
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg);
  }
}
@keyframes rotate-vert-center {
  0% {
    -webkit-transform: rotateY(0);
    transform: rotateY(0);
  }
  100% {
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg);
  }
}

/* ---- 動態///END ---- */
