@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:#f2ecd3;scroll-behavior: smooth; }
header {background:url("../images/header_bg.jpg") top center no-repeat;}
@media screen and ( max-width: 991px ){
header {background:none;}	
	
}





/* 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; background: url("../images/side_deco.png") top center repeat-y;}
.topbox { position: relative; width: 1200px; margin: auto; /*height:  ; parallax*/}
.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; }
	.for_m img {  width: 100%; }
}


/*主視覺動畫*/
.topbox div, .topbox img {position: absolute;}
.kv_title1{
    top: 130px;
    left: 824px;
	animation: flipInY 1.05s;
	animation-delay: .1s;
	animation-fill-mode: backwards;
}
.kv_title2{
    top: 130px;
    left: 156px;
	animation: flipInY 1.05s;
	animation-delay: .7s;
	animation-fill-mode: backwards;
}
.kv_godzilla {top:0; left:0;}
.kv_promotion{
    top: 644px;
    left: 565px;
	animation: pulse 1.3s;
    animation-delay: -1s;
    animation-iteration-count: infinite;	
}
.kv_stt_left{
  top: 91px;
  left: -83px;
  animation: scroll 11s -1s linear infinite; 
  width: 45px;
  height: 561px; 
  background: url("../images/kv_stt.png") center repeat-y; 	
}
.kv_stt_right{
  top: 91px;
  right: -84px;
  animation: scroll 11s -6s linear infinite; 
  width: 45px;
  height: 561px; 
  background: url("../images/kv_stt.png") center repeat-y; 	
}
@-webkit-keyframes scroll {
		0% {background-position:0 0 ;}
		100% {background-position: 0 -400px;}
		}



@font-face{font-family: CHEIHK ULTRABOLD;src: url("https://events.eslite.com/font/CHEIHK ULTRABOLD.OTF");}
.titleR{margin: 0 auto;width: 100%; height: 142px; background: url("../images/btt_bg.jpg") top center no-repeat;}
.titleR h2, .titleB h2{font-family: CHEIHK ULTRABOLD;letter-spacing: 1px; color: #1d2c5a; font-size: 4.5rem; padding-top: 1px; line-height: 2rem;}
.titleR h2 span{font-family: CHEIHK ULTRABOLD;font-size: 6.5rem;color: #ff5316; -webkit-text-stroke: 2px #1d2c5a; line-height: 8rem;}
.sortbox .titleR, .recommend-box .titleR, .film-genre .titleR, .pressbox .titleR, .classic .titleR{padding:  55px 0 67px}


.film-genre01 .font h4, .film-genre .font h4{font-family: 'Noto Sans TC';font-weight: 700;}
.titleB h2:before, .titleB h2:after{display: none}

.hightlight08 .hightlight ul h3, .bargain ul li a{font-family: 'Noto Sans TC';font-weight: 900;}

big {color: #ff5316;}

@media screen and ( max-width: 991px ){
	
.titleR{margin: 0 auto -15vw;padding:4vw 0 7vw;background-size: contain;width: 95%;}
.titleR h2, .titleB h2{font-size: 2.6rem; line-height: 3.8rem;}	
.titleR h2 span{font-size:4rem; line-height: 0rem;}
.sortbox .titleR, .recommend-box .titleR, .film-genre .titleR, .pressbox .titleR, .classic .titleR{padding: 4vw 0 5vw}	
	
}




/* ----------------------CUSTOMERIZATION---------------------- */
.published li {border: 3px solid #1e2c5b; border-radius: 10px;}
.published .font {background: #1e2c5b;}
.published .font .price {color:#f2ecd3;}
.published .font .price big{color:#ff5316;}
.sortbox {margin: 20px auto;}

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

/* ------------------影片款式1------------------ */
.photograph .font {border-radius: 10px; box-shadow:none; border: 3px solid #1e2c5b;}
.photograph .font h4{color:#1e2c5b;}
.photograph .font p, .photograph .font .price {color:#1e2c5b; font-weight:400;}
@media screen and ( max-width: 991px ){
.photograph .font {border-radius: 0 0 10px 10px; }	
}

/* ------------------影片款式2------------------ */

.rectangle.yt ul li:first-child{width: 600px; background:#fff;}
.rectangle.yt ul li iframe:first-child{width: 100%; height: 380px; margin:0 auto;}
.rectangle.yt ul li{border: 3px solid #1e2c5b;
    border-radius: 10px;}
@media screen and (max-width: 991px) {
.rectangle.yt {margin: 2vw auto;}	
.rectangle.yt ul li:first-child{width: 96%;}
.rectangle.yt ul li iframe:first-child{width: 100%; height: 300px; margin:0 auto;}			
}

/* ------------------bg01box-一品------------------ */
.bg01box .photograph {
    overflow: hidden;
    padding: 25px 40px;
    margin: auto;
    width: 1125px;
    position: relative;
	background: #ff5316;
	border: 5px solid #1e2c5b;
	border-radius: 10px;
}
.bg01box .photograph a {
    display: flex;
    justify-content: space-between;
}
.bg01box .photograph a p {
    width: 470px;
    font-weight: bold;
    font-size: 20px;
    line-height: 40px;
    color: #f2ecd3;;
    padding: 20px 20px 0;
    text-align: center;
}
.bg01box .photograph a p span {
    display: block;
    color: #f2ecd3;;
    margin: 30px 0 0;
}
.bg01box .photograph a p span big {
    font-size: 35px;
	color: #ecd549;
}
.bg01box .photograph a img {
    width: 700px;
    height: 350px;
    object-fit: cover;
}
.bg01box .photograph .label {
    display: inline-block;
    position: absolute;
    top: -6px;
    left: 60px;
    margin: 0;
    padding: 20px 0 10px;
    z-index: 2;
    width: 100px;
    text-align: center;
    color: #f2ecd3;
    font-size: 36px;
    line-height: 40px;
    background: #1e2c5b;
    border-radius: 2px 0 0 0;
}
.bg01box .photograph .label:after {
    content: "";
    position: absolute;
    left: 0;
    top: 100%;
    height: 0;
    width: 0;
    border-left: 50px solid transparent;
    border-right: 50px solid transparent;
    border-top: 20px solid #1e2c5b;
}
@media screen and (max-width: 991px) {
    .bg01box .photograph {padding: 0 0 8vw;margin: auto;width: 98vw;border-radius: 15px;}
    .bg01box .photograph a {flex-wrap: wrap;background: none;}
    .bg01box .photograph a p { width: 90vw;font-size: 18px;line-height: 2rem;padding: 0 2vw;margin: auto;}
    .bg01box .photograph a p span { margin: 3vw 0 0;}
    .bg01box .photograph a p span big {font-size: 2rem;}
    .bg01box .photograph a img {width: 90vw;height: 50vw;object-fit: cover;margin: 2vw auto;}
    .bg01box .photograph .label {top: 0;left: 5vw;padding: 2vw 0 1vw;width: 20vw;font-size: 1.6rem;line-height: 1.8rem; }
    .bg01box .photograph .label:after { border-left: 10vw solid transparent;border-right: 10vw solid transparent;border-top: 3vw solid #000; }
}

/* ------------------products02左右兩品------------------ */

.quotes{ margin: 20px auto 0 ;}
.quotes li:nth-child(odd) {background:#1e2c5b; }
.quotes li:nth-child(even) {background:#ff5316; }
.quotes .font .price big, .quotes .font .price{ color: #ecd549;}
.quotes .font h4, .quotes .font p {color: #f2ecd3;}
@media screen and ( max-width: 991px ){
	.quotes{ width: 98vw; margin: 3vw auto 2vw;}
}

/* ------------------hightlight08 上下四品加小字------------------ */
.hightlight08{padding-top: 25px;}
.hightlight08 .hightlight ul{background:#1e2c5b; padding:0 0 15px; border-radius: 10px;}
.hightlight08 .hightlight ul h3{color: #f2ecd3; margin: 20px 0 10px;}
.hightlight08 .hightlight ul h4{background:url("../images/bg_color1.jpg");}
.hightlight .font p {margin-bottom:7px;}
.hightlight08 img{object-fit: contain;}
@media screen and ( max-width: 991px ){
	.hightlight08{ background: none; padding-top: 2vw; }
	.hightlight08 .hightlight{ width: 98vw; margin: 0 auto;}
	.hightlight08 .hightlight ul h3{ margin: 2vw 0;}

}

/* ------------------hightlight05 左大一品右四品------------------ */
.hightlight05{padding-top: 25px;}
.hightlight05{padding-bottom: 30px;}
.hightlight05 .hightlight ul{background:#1e2c5b; padding:15px 0; border-radius: 10px;}
.hightlight05 .hightlight ul h4{background:url("../images/bg_color1.jpg"); }
.hightlight05 img{object-fit: contain;}
.scene .font p{color:#f2ecd3; font-weight:400;}
@media screen and ( max-width: 991px ){
	.hightlight05{ background: none; padding-top: 2vw; }
	.hightlight05{ padding-bottom: 2vw; }
	.hightlight05 .hightlight{ width: 98vw; margin: 0 auto;}
}


/* ------------------collect06 上面兩品下面四品------------------ */
.collect06{}
.collect_5x6{padding: 20px 0;background:#1e2c5b; border-radius: 10px;}
.collect_5x6 .s-row h4{background:url("../images/bg_color1.jpg");}
.collect_5x6 img{object-fit: contain;}
.collect_5x6 .font p {margin:5px 0;}
@media screen and ( max-width: 991px ){
	.collect06{ background: none; padding: 0;}
	.collect_5x6{ width: 98vw; margin: 2vw auto ;  border-radius: 15px;  padding: 3vw 0; }
}

/* ------------------products04------------------ */
.products04{}
.products04 .magazine{background:#1e2c5b; padding:15px 0;margin: 0px auto 40px; border-radius: 10px;}
.magazine .font, .magazine .font .price{color: #f2ecd3;}
.products04 .magazine ul{
	border: none;
}
.products04 .subtitle{
	margin-bottom: 0;
}
.products04 .subtitle h3{
	font-family: 'Noto Sans TC';font-weight: 900;
	border-left: none;
	padding: 0px 20px 15px;
	color: #1e2c5b;
}
.products04 .subtitle h3:before{
	background-image: url("../images/deco_1.png");
    background-size: 100%;
    display: inline-block;
    width: 90px; 
    height: 98px;
	margin-left: 10px;
	margin-right: 15px;
	margin-bottom: -17px;
    content:""; 
}
.products04 .subtitle .more {top:50px; right:10px;} 
.products04 .subtitle .more a{
	padding-top: 5px;
	font-family: 'Noto Sans TC';
	font-weight: 900;
	font-size:1.3rem;
	color: #258c14;
}

@media screen and ( max-width: 991px ){
	.products04{background: none;}
	.products04 .magazine{ 
	width: 98vw;	
	margin: 1vw auto 2vw; 
	padding: 3vw 0; 
	}
	.products04 .subtitle{ margin: 1vw 0 0; padding-bottom: 0; padding-left: 1vw;}
	.products04 .subtitle h3{padding: 3vw 4vw 1vw; font-size:2rem;}
	.products04 .subtitle .more{ padding: 9vw 3vw 0; top:0; right:0;}
	.products04 .magazine ul{ margin: 0;}
	.products04 .subtitle h3:before{
	background-image: url("../images/deco_1.png");
    background-size: 100%;
    display: inline-block;
    width: 12vw; 
    height: 12.5vw;
	margin-left: 0vw;
	margin-right: 2.5vw;
	margin-bottom: -2.6vw;
    content:""; 
}
}

/* ----------------bargain---------------- */

/* 超值專區 */
.bargain {
    margin: 0 auto 20px;
	max-width: 1160px;
}
.bargain h2 {
    font-size: 30px;
    font-weight: 900;
    margin: 40px 0 0;
   color: #1e2c5b;
	text-align: left;
}
.bargain h2:before {
	background-image: url("../images/deco_2.png");
    background-size: 100%;
    display: inline-block;
    width: 80px; 
    height: 50px;
	margin-left: 20px;
	margin-bottom: -10px;
    content:""; 
}
.bargain h2 big {
    font-size: 36px;
}
.bargain h2 p {
    display: inline;
    font-size: 22px;
    letter-spacing: 1px;
    padding: 0 0 0 10px;
	font-weight: 600;
}
.bargain ul {
    display: flex;
    justify-content: center;
}
.bargain ul li {
    width: 50vw;
    text-align: center;
    margin: 1vw;
    padding: 1vw;
    font-size: 26px;
    box-shadow: 4px 5px #1e2c5b; 
	border: 2px solid #1e2c5b;
	border-radius: 10px;
	background:  url("../images/bg_color3.jpg");
}
.bargain ul li:nth-child(even) {
	background:  url("../images/bg_color1.jpg");
}
.bargain ul li a {
    color: #f2ecd3;
}
.bargain ul li big {
    font-size: 36px;
	color: #f2ecd3;
}
.adbox .banner{
	margin: 0 auto;
	padding: 0
}
@media screen and (max-width: 991px) {
    .bargain {
		width: 98vw;
		margin: 0 auto;
        margin-bottom: 2vw;
    }
    .bargain h2 {
        font-size: 1.6rem;
        margin: 5vw 0 0;
    }
    .bargain h2 big {
        font-size: 2rem;
    }
    .bargain h2 p {
        font-size: 1.3rem;
        letter-spacing: 0;
        padding: 0 0 0 10px;
    }
    .bargain ul {
        flex-wrap: wrap;
    }
    .bargain ul li {
        width: 46vw;
        margin: 1vw;
        padding: 1vw;
        font-size: 1.2rem;
		box-shadow: 1px 2px #000; 
    }
	.bargain ul li:nth-child(3) {
		background: url("../images/bg_color3.jpg");
	}
	.bargain ul li:nth-child(4) {
		background: url("../images/bg_color1.jpg");
	}
    .bargain ul li big {
        font-size: 1.6rem;
    }
    .bargain ul .full {
        width: 96vw;
    }
	.bargain h2:before {
	background-image: url("../images/deco_2.png");
    background-size: 100%;
    display: inline-block;
    width: 15vw; 
    height: 9.5vw;
	margin-left: 1vw;
	margin-bottom: -2.5vw;
    content:""; 
}
}

/* ------------------sortbox 文學分類------------------ */
.literature{margin-bottom: 40px; width: 1200px; margin: 10px auto 30px; }
.literature h2{font-size: 30px;font-weight: 700; margin: 40px 0 0; color: #424242;}
.literature h2 big{font-size: 36px;}
.literature h2 p{ display: inline;font-size: 22px; letter-spacing:2px;padding: 0 0 0 10px;}
.literature ul {display: flex;  justify-content: center; }
.literature ul li{
	width: 50vw;
	text-align: center;
	margin: 1vw;
	padding: 1vw;
	font-size: 26px;
	background:url("../images/bg_color4.jpg"); 
	box-shadow: 4px 5px #1e2c5b; 
	border: 2px solid #1e2c5b;
	border-radius: 10px;
}
.literature ul li a{  color:#f2ecd3;font-family: 'Noto Sans TC'; font-weight: 700;}
.literature ul li:hover{ background:url("../images/bg_color1.jpg");}
.literature ul li:hover a{  color:#f2ecd3;}
.literature ul li big{font-size: 36px;}
@media screen and ( max-width: 991px ){	
	.literature{margin-bottom: 5vw;width: 100%;}
	.literature h2{font-size: 1.6rem;margin:10vw 0 0; }
	.literature h2 big{font-size: 2rem}
	.literature h2 p{font-size: 1.3rem; letter-spacing:0;padding: 0 0 0 10px;}
	.literature ul {flex-wrap: wrap;}
	.literature ul li{width: 46vw;margin: 1vw;padding: 1vw;font-size:1.2rem;box-shadow: 1px 2px #000; }
	.literature ul li big{font-size: 1.6rem;}
	.literature ul .full{width: 96vw;}	
}

/* ------------------products05 圈圈五品----------------- */
.products05 .round_5p {padding: 2vw 0;border-radius: 15px;}
.products05 .round_5p img{ object-fit: contain; border: 3px solid #1d2c5a;}
@media screen and ( max-width: 991px ){
}


/* ------------------recommend 熱門推薦------------------*/
.recommend-box{ width: 100%; margin: 0 auto;}
/* keywordA 變形*/
.recommend-box .keywordA { width: 1160px; margin: 30px auto;  }
.recommend-box .keywordA ul {display: flex; flex-wrap: wrap; justify-content: center;  }
.recommend-box .keywordA li { width: 130px; height: 130px;  text-align: center; overflow: hidden;margin: 5px; padding-top: 35px; border-radius: 200px; background:url("../images/bg_color4.jpg"); box-shadow: 4px 5px #1e2c5b; border: 2px solid #1e2c5b;}
.recommend-box .keywordA li:hover { background:url("../images/bg_color1.jpg");}
.recommend-box .keywordA a { color: #f2ecd3; font-size: 24px; line-height:1.2; font-family: 'Noto Sans TC'; font-weight: 700; }
.recommend-box .keywordA a span { color: #f3f68c;}
.recommend-box .banner{ margin: 0 auto 40px; padding: 30px 0;}
.recommend-box .round_5p li{width: 160px; margin-bottom: 30px;}
.recommend-box .round_5p img { width: 160px; height: 160px;border: 3px solid #1e2c5b;}
.recommend-box .round_5p .font {position: absolute;top: 80%;left: 2%;border-radius: 30px;width: 96%;color: #fff; background:url("../images/bg_color1.jpg");}
.round_5p .font p {font-size: 1.1rem; letter-spacing: 1px;font-family: 'Noto Sans TC'; font-weight: 700; color:#1d2c5a;}
.round_5p .font .price {color:#1d2c5a;}
@media screen and ( max-width: 991px ){
        .recommend-box .keywordA { margin:1vw auto; padding: 0; width: 100%;min-width: 100%; }
        .recommend-box .keywordA ul { overflow: hidden; margin: 2vw auto; }
        .recommend-box .keywordA li { width: 22vw; height: 22vw; margin: 2vw 1vw; padding: 4.5vw 3vw 0; line-height: 1.2rem; box-shadow: 1px 2px #000; }
        .recommend-box .keywordA a { font-size: 1.4rem; line-height: 1.4rem;  padding-left: 0px;}
        .recommend-box .banner{ margin: 0 auto 4vw;}
		.recommend-box .round_5p { margin: 3vw auto;}
		.recommend-box .round_5p li{ width: 46vw;  margin: 10px 0;}
    	.recommend-box .round_5p img {width: 40vw; height: 40vw;}
    	.recommend-box .round_5p ul {flex-wrap: wrap;}
    	.recommend-box .round_5p .font p { text-align: center; font-size: 1.2rem;}
    	.recommend-box .round_5p .font{padding: 2vw;}
}

/*------------------film-genre 方形版------------------ */

.film-genre img{ object-position: 0px 0px;}
@media screen and ( max-width: 991px ){
.film-genre img{object-position: 100% 100%;}
}

/* -----------------film-genre01 圈圈版----------------- */
.film-genre01 li {width: 278px;height: 278px;border-radius: 50%;}
.film-genre01 img {height: auto;width: 278px;object-position: 0;}
.film-genre01 .font {width: 278px;height: 278px;}
.film-genre01 .font h4{line-height: 278px;}

@media screen and ( max-width: 991px ){
.film-genre01 li {
    width: 45vw;
    height: 45vw;
}
.film-genre01 .font {
    width: 45vw;
    height: 45vw;
}	
.film-genre01 img {
	height: auto;
    width: 45vw;object-position: 0;
}	
.film-genre01 .font h4{line-height:45vw;}	
}

/*-----------------nomask無遮罩-----------------*/
.nomask.film-genre01 .font, .nomask.film-genre .font{display: none;}
.nomask.film-genre li{border-radius: 0;}
@media screen and ( max-width: 991px ){
	.nomask.film-genre img{ width: 100%;height: auto;}
}


/* -----------------classic----------------- */
.classic{ width: 100%; margin: 0 auto;}
.classic .brand h4{ padding-top: 15px;}
@media screen and ( max-width: 991px ){}

@media screen and (max-width: 991px){
	
.items3 img {width: 100%;height: auto;}	}




/* -----------------關鍵字----------------- */
.keyword-bn .ten-word li {background:url("../images/bg_color1.jpg");}
.keyword-bn .four-link li {background:url("../images/bg_color4.jpg");  border: solid 2px #1e2c5b;}
.keyword-bn .ten-word li:nth-child(even) { background:#1e2c5b;}
.keyword-bn .four-link a, .keyword-bn .ten-word a{color: #f2ecd3; font-family: 'Noto Sans TC'; font-weight: 700;}

@media screen and (max-width: 991px){
.keybox .keyword-bn .ten-word { margin: 1vw;  }
.keybox .keyword-bn .ten-word ul { width: 96vw; display: flex; flex-flow: wrap;  }
.keybox .keyword-bn .ten-word li { width: 48vw;height: auto; padding: 2vw;background: url("../images/bg_color1.jpg"); }
.keybox .keyword-bn .ten-word li:nth-child(4n) { background:#1e2c5b;}
.keybox .keyword-bn .ten-word li:nth-child(4n-3) { background:#1e2c5b;}

}




/* -- 右側選單 -- */
/* -- sidemanu for pc -- */
.side-menu2{
	position: fixed;
	width: 130px;
	top:22%;
	right:1%;
	padding:5px;
	box-shadow: 4px 5px #1e2c5b;
    border: 2px solid #1e2c5b;
	box-sizing: border-box;
	border-radius: 10px;
	background:url("../images/bg_color4.jpg");
	display: flex;
	flex-direction: column;
	transform: translateX(0);
	transition: .3s;
	text-align:center;
	z-index:99;
	font-size:15px;
	overflow:hidden;
}
.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 #f2ecd3;}
.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{
	display: block;
	padding: 10px 4px;
	color: #f2ecd3;
	text-decoration: none;
	position: relative;
	font-size:18px;	
	font-family: 'Noto Sans TC', serif;
	font-weight: 900;
	letter-spacing: 2px;
	line-height: 1.4rem;
}
.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;}
	}


/* ------------------pressbox------------------ */

section{
	max-width:1920px;
	margin:-2px auto;
	padding:0;
}

article{
	display:block;
	max-width:1200px;
	margin:0 auto;
	padding: 20px;
}
.pressbox, .bg_bottom2{
	margin: 0 auto;
}

.publish{
	background:#1e2c5b; 
	border-radius: 10px;
	width: 1160px;
	margin: 20px auto;
	padding-bottom: 10px;
}

.item_m {
	display: none;
}

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

.publish ul li{ 
	margin: 20px;
	transition: .3s;
}

.publish ul li:hover{ 
	transform: translateY(-8px);
}
.publish ul li img{
	width:165px;
	height:217px;
}

.publish ul li h6{ 
	background: url("../images/bg_color1.jpg");
	width:165px;
	height:30px; 
	margin-top:15px; 
	text-align:center; 
	color:#f2ecd3;
	font-size:1.1rem;
	line-height:30px;
	font-weight:500;
	border-radius:50px;
	font-family: 'Noto Sans TC', sans-serif;
}

@media screen and ( max-width: 991px ){

	section{ 
		max-width:100%;
	}
	article{ 
		max-width:100%; 
		min-width:320px; 
		padding:2% 0%; 
	}

	.bg_bottom2{ 
		
	}
	.publish{ 
		width:94vw; margin: 2vw auto; padding-bottom: 2vw;
	}		
	.publish ul {}	
	.publish ul li{ 
		width:40vw;
		margin:3vw 2vw;
	}
	.publish ul li img{
		width:40vw; 
		height:58vw;
	}

	.publish ul li h6{  
		font-size:1.1rem;
		font-weight:700;
		margin-top:2vw; 
		width: 40vw;
	}
}


/*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 {
    background:url("../images/bg_color1.jpg");
	/*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: #4e351f;
  }
  	
  .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: #3074a7;z-index:1000;border-top:none; }
#TopMenu ul li{border-right:1px solid #ffffff;border-bottom:1px solid #ffffff; padding: 1vw; width:25%;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:1rem; border-right: none; height:auto; line-height:1.4; letter-spacing: 0; font-family: 'Noto Sans TC', serif;}
#TopMenu ul li:nth-child(4), #TopMenu ul li:nth-child(8){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 {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:50% 20%;}          #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{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:20px;background-position:50% 30%;}#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;}          } 