@charset "utf-8";
/* 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/bottom.jpg") bottom center no-repeat fixed, url("../images/deco.jpg") top center repeat
}
/* PC */
.WRAPPER {
  position: relative;
  width: 100%;
  min-width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}
@media screen and (max-width: 991px) {
  .WRAPPER {
    min-width: 100%;
  }
}
.container {
  overflow: hidden;
}
.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%;
  }
  .kv_m img {
    width: 100%;
  }
  .kv_pc {
    display: none;
  }
  .container {
    width: 100%;
    min-width: auto;
  }
  .for_pc {
    display: none;
  }
  .for_m {
    display: block;
  }
}
.title01 {
    position: absolute;
    top: -10px;
    left: 34px;
}
.title02 {
    position: absolute;
    top: 419px;
    left: 214px;
}

/*字設定*/
@font-face {
  font-family: MStiffHeiHK-UltraBold;
  src: url("../font/MStiffHeiHK-UltraBold.otf");
}
.titleC {
  background: url(../images/tC_bg.png) top center no-repeat;
  margin: -190px 0 0;
  padding: 0 0 159px;
}
.titleC h2 {
  font-size: 71px;
  color: #ffeb3b;
  padding: 138px 1px 0;
  font-family: MStiffHeiHK-UltraBold;
  transform: rotate(-3deg);
}
.titleD {
  background: url(../images/tD_bg.png) top center no-repeat;
  margin: 0px 0 -17px;
}
.titleD h2 {
  font-size: 50px;
  color: #f8c2ff;
  padding: 28px 1px 70px;
  font-family: MStiffHeiHK-UltraBold;
}
@media screen and (max-width: 991px) {
  .titleC {
             margin: -14vw 0;
        background-size: 110%;
        padding: 0 0 20vw;
  }
  .titleC h2 {
font-size: 27px;
        padding: 12vw 0 0;
  }
  .titleD {
    margin: 5vw 0 0;
    background-size: 173%;
  }
  .titleD h2 {
    font-size: 29px;
    padding: 4vw 0 7vw;
  }
}
/*bg00行銷促案*/
.area00_b ul {
  width: 1200px;
  margin: 43px auto 0;
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}
.area00_b ul li img {
  width: 95%;
}
@media screen and (max-width: 991px) {
  .area00_b {
        background: none;
        padding-top: 0px;
        padding-bottom: 21vw;
        margin: 0 0 0;
  }
  .area00_b ul {
    width: 100%;
    margin: 3vw auto;
  }
  .area00_b ul li {
          margin: 18vw 0 -120px;
        width: 48%;
  }
  .area00_b ul li img {
    width: 100%;
  }
}
.bg00 {
  background: #2c0a41;
  margin: -20px 0 0 0;
  padding: 0 0 20px 0;
}
.area00_a {
  margin-bottom: -70px;
}
.bg01, .bg02, .bg03, .bg04, .bg05 {
  background: rgba(0, 0, 0, 0.6);
  width: 1200px;
  color: #fff;
  /* padding: 24px 32px; */
  border-radius: 12px;
  border: 4px solid rgba(255, 255, 255, 100%);
  box-shadow: 0 0 8px rgb(236 43 179 / 80%), 0 0 16px rgba(236 43 179 / 88%), 0 0 32px rgba(236 43 179 / 87%);
  margin: 300px auto 0;
}

.half ul {
 
    background: #b16eba;
    
}
.half ul h3{
	
	  font-family: MStiffHeiHK-UltraBold;
}
.hightlight .font h4, .scene .font h4{

    background: #d45ba1;

}


.published .font {

    background: #3badb4;

}
.magazine ul {

    border:none;
	background: #3aadb4;
}


.scene img,.hightlight img,.items3 img{object-fit:contain;}

@media screen and (max-width: 991px) {
	
.area00_a {
margin: 10vw 0 -25vw 0;
}
	
.bg01, .bg02, .bg03, .bg04, .bg05 {
        background: rgba(0, 0, 0, 0.6);
        width: 99%;
        color: #fff;
        /* padding: 24px 32px; */
        border-radius: 12px;
        border: 4px solid rgba(255, 255, 255, 100%);
        box-shadow: 0 0 8px rgb(236 43 179 / 80%), 0 0 16px rgba(236 43 179 / 88%), 0 0 32px rgba(236 43 179 / 87%);
        margin: 18vw auto 0;
}
	
	
}


/*閃光*/
.lightSweep {  pointer-events: none;
  -webkit-filter: brightness(2);
  -webkit-mask-size: 300% 200%;
  -webkit-mask-image: -webkit-linear-gradient( -45deg, rgba(59, 197, 209, 0) 40%, rgba(59, 197, 209, 1) 50%, rgba(59, 197, 209, 0) 60%);
  -webkit-transition: -webkit-mask-position;
  -webkit-animation-timing-function: linear;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-filter: brightness(2);
  -moz-mask-size: 300% 200%;
  -moz-mask-image: -webkit-linear-gradient( -45deg, rgba(59, 197, 209, 0) 40%, rgba(59, 197, 209, 1) 50%, rgba(59, 197, 209, 0) 60%);
  -moz-transition: -webkit-mask-position;
  -moz-animation-timing-function: linear;
  -moz-transform: translate3d(0, 0, 0);
  -o-filter: brightness(2);
  -o-mask-size: 300% 200%;
  -o-mask-image: -webkit-linear-gradient( -45deg, rgba(59, 197, 209, 0) 40%, rgba(59, 197, 209, 1) 50%, rgba(59, 197, 209, 0) 60%);
  -o-transition: -webkit-mask-position;
  -o-animation-timing-function: linear;
  -o-transform: translate3d(0, 0, 0);
  filter: brightness(2);
  mask-size: 300% 200%;
  mask-image: -webkit-linear-gradient( -45deg, rgba(59, 197, 209, 0) 40%, rgba(59, 197, 209, 1) 50%, rgba(59, 197, 209, 0) 60%);
  transition: -webkit-mask-position;
  animation-timing-function: linear;
  transform: translate3d(0, 0, 0);
  transition-duration: 3s;
  animation: move 5s ease-out infinite;
}

@keyframes move {
  from {
    -webkit-mask-position: 150% 0px;
    -moz-mask-position: 150% 0px;
    -o-mask-position: 150% 0px;
    mask-position: 150% 0px;
  }
  to {
    -webkit-mask-position: 0% 0px;
    -moz-mask-position: 0% 0px;
    -o-mask-position: 0% 0px;
    mask-position: 0% 0px;
  }
}

/* -- 右側選單 -- */
/* -- sidemanu for pc -- */
.side-menu2 {
  position: fixed;
  width: 130px;
  top: 10%;
  right: 1%;
  padding: 5px;
  border-radius: 2px;
  border: 1px solid #fff;
  box-sizing: border-box;
  border-radius: 20px;
  background: #333;
  opacity: 0.95;
  display: flex;
  flex-direction: column;
  transform: translateX(0);
  transition: .3s;
  text-align: center;
  z-index: 99;
  font-size: 15px;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.6);
  border-radius: 12px;
  border: 4px solid rgba(255, 255, 255, 100%);
  box-shadow: 0 0 8px rgb(43 236 220 / 80%), 0 0 16px rgba(43 236 220 / 88%), 0 0 32px rgba(43 236 220 / 87%);
  margin: 0 auto;
}
.side-menu2 label {
  position: fixed;
  width: 130px;
  height: 150px;
  background: #ffea00;
  opacity: 0.95;
  color: #285976;
  right: -40px;
  top: 0%;
  line-height: 28px;
  text-align: center;
  font-size: 24px;
  border-radius: 0 2px 2px 0;
  padding: 18px 8px 10px 8px;
  font-weight: 500;
}
#side-menu-switch2 {
  position: absolute;
  opacity: 0;
  z-index: -1;
}
#side-menu-switch2:checked + .side-menu {
  transform: translateX(0);
}
.side-menu2 nav li {
  border-bottom: 1px dotted #fff;
}
.side-menu2 nav li:nth-last-child(1) {
  border-bottom: none;
}
/*.side-menu2 nav li:nth-child(odd){ background:  #6E5688; border-bottom: 1px dotted #fff;}
.side-menu2 nav li:nth-child(even){ background: #9A75A0; border-bottom: 1px dotted #fff;}*/
.side-menu2 nav a {
  font-weight: bolder;
  display: block;
  padding: 10px 4px;
  color: #fff;
  text-decoration: none;
  position: relative;
  font-size: 18px;
  /*	font-family: ;*/
  font-weight: 600;
  line-height: 1.4;
}
.side-menu2 nav p.name_menu {
  padding: 10px 0;
  font-size: 1.5em;
  line-height: 1em;
  border-bottom: 3px solid;
  border-color: #04414b;
  color: #df6616;
  font-weight: bold;
}
.side-menu2 nav ul.area1 {
  margin-bottom: 150px;
}
.side-menu2 nav ul.area1 li {
  width: 50%;
  float: left;
}
.side-menu2 nav ul.area1 li:nth-last-child(1) {
  border-bottom: none;
}
@media screen and (max-width:991px) {
  .side-menu2 {
    display: none;
  }
}
/*Plugin*/
.side-menu2 .nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.side-menu2 .nav-pills > li.active > a, .side-menu2 .nav-pills > li.active > a:focus, .side-menu2 .nav-pills > li.active > a:hover, .nav-pills > li > a:hover {
  font-weight: 600;
  color: #ffe612;
  background: #000;
  /*height: 60px;
	line-height: 40px;*/
}
.side-menu2 .nav-pills > li > a {
  border-radius: 0px;
}
.side-menu2 .nav > li > a {
  position: relative;
  display: block;
}
/* -- 版頭TopMenu -- */
/*navigation bar for pc*/
/* Style the TopMenu */
#TopMenu {
  /*overflow: hidden;*/
  display: none;
  max-width: 100%;
  height: 60px;
  z-index: 999;
  margin: 0 auto;
  background: #55135b;
}
.nav_content {
  width: 1200px;
  margin: 0 auto;
}
/* Navbar links */
#TopMenu a {
  float: left;
  display: block;
  text-align: center;
  text-decoration: none;
  width: 16.2%;
  margin: 0 2.5px;
  font-size: 24px;
  color: #fff;
  border-right: 1px solid #ffffff;
  height: 60px;
  line-height: 60px;
  letter-spacing: 1px;
  font-weight: 600;
}
#TopMenu .row_06 a {
  border-right: none;
}
#TopMenu span {
  color: #000000;
}
/*#TopMenu a:hover{ transform: scale(.95)}*/
/*for mobile*/
@media screen and (max-width: 991px) {
  #TopMenu {
    width: 100%;
    height: auto;
    display: block;
  }
  #TopMenu ul.nav_content {
    margin: 0;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    background: url("../images/bg_blue.jpg");
    z-index: 1000;
    border-top: none;
  }
  #TopMenu ul li {
    border-right: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    padding: 1vw;
    width: 33.3%;
    box-sizing: border-box;
    text-align: center;
    font-size: 15px;
  }
  /*#TopMenu ul li:nth-child(odd){ background: #6E5688;}
#TopMenu ul li:nth-child(even){ background: #9A75A0;}*/
  #TopMenu ul li a {
    width: 100%;
    margin: 0 auto;
    font-size: 15px;
    border-right: none;
    height: auto;
    line-height: 1.4;
    letter-spacing: 0;
    font-family: 'Noto Serif TC', serif;
  }
  #TopMenu ul li:nth-child(3), #TopMenu ul li:nth-child(6) {
    border-right: none;
  }
}
/*--goto top--*/
#gotop {
  display: inline-block;
  background-color: #000;
  opacity: 0.3;
  width: 40px;
  height: 40px;
  text-align: center;
  border-radius: 100%;
  position: fixed;
  bottom: 0px;
  right: 0px;
  transition: background-color .3s, opacity .5s, visibility .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: 80% 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 .3s, opacity .5s, visibility .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;
  }
}