@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/bg_fixed.jpg") top center no-repeat fixed;}
header{background:url("../images/header_bg.jpg") top center no-repeat fixed;}

@media screen and ( max-width: 991px ){
html{background:url("../images/bg_color3.jpg");}
header{background:none;}	
	}

@font-face {
  font-family:bslm00e;
  src: url("../font/bslm00e.ttf") ;
}



/* 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;}
.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%; }
}

/* ----------------------CUSTOMERIZATION---------------------- */


/*主視覺動畫*/
img.kv_pp{	
	position: absolute;
	top:-7px; 
	left: 242px;	
	animation: bounceInRight 1s;
	animation-delay: 0s;
	animation-fill-mode: backwards;
}
img.kv_title {	
	position: absolute;
	top:38px; 
	left: 11px;	
	animation: bounceInDown 1s;
	animation-delay: .5s;
	animation-fill-mode: backwards;
}
img.kv_promotion {	
	position: absolute;
	top:515px; 
	left: 8px;	
	animation: bounceInUp 1s;
	animation-delay: .5s;
	animation-fill-mode: backwards;
}
img.kv_tag1 {	
	position: absolute;
	top:66px; 
	left: 468px;
	animation:bounceInLeft 1.2s;
	animation-delay: 1s;
	animation-fill-mode: backwards;
}
img.kv_tag2 {	
	position: absolute;
	top:66px; 
	left: 591px;
	animation:bounceInLeft 1.2s;
	animation-delay: 1.2s;
	animation-fill-mode: backwards;
}
img.kv_tag3 {	
	position: absolute;
	top:124px; 
	left: 503px;
	animation:bounceInLeft 1.2s;
	animation-delay: 1.4s;
	animation-fill-mode: backwards;
}
img.kv_tag4 {	
	position: absolute;
	top:124px; 
	left: 626px;
	animation:bounceInLeft 1.2s;
	animation-delay: 1.6s;
	animation-fill-mode: backwards;
}

/*promotion三塊*/
.block_00 {background: url("../images/blk00_bg.png")top center no-repeat; margin: 30px auto; padding: 2px 0 10px;}
.block_00 ul {
    width: 1200px;
    margin: 5px auto 20px;
    display: flex;
    justify-content: space-around;
}

@media screen and ( max-width: 991px ){
.block_00 {background: url("../images/bg_color1.png"); margin: 0vw auto 6vw; padding: 1vw 0 3vw;}	
.block_00 ul { display: none;}
.block_00 .kv_m {margin-top: 3vw;}	
.block_00 .kv_m a {margin: 0 2vw; padding: 0.5vw 0;}	
	
}

/* ------------------其他修改------------------ */
.published li {border: 2px solid #000;}
.published .font {background: url("../images/bg_color1.png");}




/* -----------------COMMON----------------- */

.titleR {
	background: url("../images/btt_bg.png")top center no-repeat;
	width: 100%;
	height: 126px;
}
.titleR h2{ 
    padding: 28px 0 20px;
    color: #fff;
    letter-spacing: 2px;
    font-size: 3.3rem;
}
.titleR h2 big{ color: #ffd200; font-size: 3.3rem;}

@media screen and ( max-width: 991px ){
.titleR {
	width: 99%;
	background-size: contain;
	height: 126px;
	margin: 2vw auto -18vw;
}	
.titleR h2{  font-size: 2rem; padding: 4vw 0 0;}
.titleR h2 big{ font-size: 2rem;}	
}

/* ---------BACKGROUND-------- */


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

/* -----------BLOCK----------- */

.hightlight img{
    object-fit: contain;
}

@media screen and ( max-width: 991px ){
	.items3 img{
		width: 90vw;
		height: 90vw;
	}
}

/* ------------FONT----------- */

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

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


/* -----------------COMMON----------------- */

/* ------------------bg01------------------ */
.quotes li:nth-child(odd) {
    background: url("../images/bg_color1.png"); 
	border: 2px solid #ffd200;
	border-right: 1px solid #ffd200;
}
.quotes li:nth-child(even) {
    background: url("../images/bg_color1.png"); 
	border: 2px solid #ffd200;
	border-left: 1px solid #ffd200;
}

.quotes .font .price big, .quotes .font .price {
    color: #ffd200;
}

.bg01, .bg01box, .bg_bottom0{
	margin: 0 auto;
}

.bg_bottom0 {
}

/* photograph */
.photograph {
    overflow: hidden;
    padding: 25px 40px;
    margin: auto;
    width: 1125px;
    position: relative;
	background: url("../images/bg_color2.png") repeat;
	border-radius: 20px;
	border: 2px solid #000;
	box-shadow: 4px 5px #000;
}
.photograph a {
    display: flex;
    justify-content: space-between;
}
.photograph a p {
    width: 470px;
    font-weight: bold;
    font-size: 20px;
    line-height: 40px;
    color: #000;
    padding: 20px 20px 0;
    text-align: center;
}
.photograph a p span {
    display: block;
    color: #000;
    margin: 30px 0 0;
}
.photograph a p span big {
    font-size: 35px;
    color: #bf3838;
}
.photograph a img {
    width: 700px;
    height: 350px;
    object-fit: cover;
}
.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: white;
    font-size: 36px;
    line-height: 40px;
    background: #000;
    border-radius: 2px 0 0 0;
}
.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 #000;
}
@media screen and (max-width: 991px) {
    .photograph {
        padding: 0 0 8vw;
        margin: auto;
        width: 98vw;
		border-radius: 15px;
    }
    .photograph a {
        flex-wrap: wrap;
        background: none;
    }
    .photograph a p {
        width: 90vw;
        font-size: 1rem;
        line-height: 1.8rem;
        color: #000;
        padding: 0 2vw;
        margin: auto;
    }
    .photograph a p span {
        margin: 3vw 0 0;
    }
    .photograph a p span big {
        font-size: 2rem;
    }
    .photograph a img {
        width: 90vw;
        height: 50vw;
        object-fit: cover;
        margin: 2vw auto;
    }
    .photograph .label {
        top: 0;
        left: 5vw;
        padding: 2vw 0 1vw;
        width: 20vw;
        font-size: 1.6rem;
        line-height: 1.8rem;
    }
    .photograph .label:after {
        border-left: 10vw solid transparent;
        border-right: 10vw solid transparent;
        border-top: 3vw solid #000;
    }
}


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


/* ------------------products02------------------ */

.quotes{ margin: 20px auto ;}

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


/* ------------------products04------------------ */



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


/* ------------------keybox------------------ */



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


/* ------------------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: url("../images/bg_color2.png");
	width: 1160px;
	margin: 20px auto;
	border-radius: 20px;
	border: 2px solid #000;
	box-shadow: 4px 5px #000;
	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-color:#475a89;
	width:165px;
	height:30px; 
	margin-top:15px; 
	text-align:center; 
	color:#fff;
	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; 
	}		
	.publish ul {}	
	.publish ul li{ 
		width:40vw;
		margin:3vw 2vw;
	}
	.publish ul li img{
		width:40vw; 
		height:58vw;
	}

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

/* ------------------hightlight08  hightlight05------------------ */

.hightlight08, .hightlight05{
	padding-top: 25px;
}
.hightlight05{
	padding-bottom: 30px;
}
.hightlight08 .hightlight ul, .hightlight05 .hightlight ul{
	background: url("../images/bg_color2.png");
	border: 2px solid #000;
	box-shadow: 4px 5px #000;
	border-radius: 20px;
}
.scene .font p{color: #000; font-weight: 500;}
.hightlight08 .hightlight ul h3{
	color: #000;
}
.hightlight .font p {padding: 3px 0 10px;}
.hightlight08 .hightlight ul h4, .hightlight05 .hightlight ul h4{
	background: #475a89;
}
.hightlight08 img, .hightlight05 img{
	object-fit: contain;
}


@media screen and ( max-width: 991px ){
	.hightlight08, .hightlight05{ background: none; padding-top: 2vw; }
	.hightlight05{ padding-bottom: 2vw; }
	.hightlight08 .hightlight, .hightlight05 .hightlight{ width: 98vw; margin: 0 auto;}
	.hightlight08 .hightlight ul, .hightlight05 .hightlight ul{ border-radius: 15px; }
	.hightlight .font p {padding: 1vw 0;}
}


/* ------------------collect06------------------ */

.collect06{
	padding-top: 0px;
	padding-bottom: 20px;
}
.collect_5x6{
	background: url("../images/bg_color2.png");
	border: 2px solid #000;
	box-shadow: 4px 5px #000;
	border-radius: 20px;
	padding: 20px;
}
.collect_5x6 img{
	object-fit: contain;
}
.collect_5x6 .s-row h4 {background: #475a89;}
.collect_5x6 .font p {padding: 3px 0 10px;}

@media screen and ( max-width: 991px ){
	.collect06{ background: none; padding: 0;}
	.collect_5x6{ width: 98vw; margin: 2vw auto ;  border-radius: 15px;  padding: 2vw 0; }
}


/* ------------------products04------------------ */

.products04{background: url("../images/bg1.png")top center no-repeat; height: 512px; margin: 20px 0;}
.products04 .magazine{margin: 10px auto 60px;}
.magazine .font, .magazine .font .price{color: #000;}
.magazine .font .price big{color:  #475a89;}

.products04 .magazine ul{
	border: none;
}
.products04 .subtitle{
	margin-bottom: 0;
}
.products04 .subtitle h3{
	border-left: none;
	padding: 20px 30px 10px;
	color: #000;
}
.products04 .subtitle .more{
	padding-top: 30px;
	font-weight: 700;
}


@media screen and ( max-width: 991px ){
	.products04{background: none; height: auto; margin: 2vw 0;}
	.products04 .magazine{ 
	width: 98vw;	
	margin: 1vw auto 2vw; 
	border: 2px solid #000;
    box-shadow: 4px 5px #000;
    border-radius: 15px;
	background: url("../images/bg_color2.png");
	}
	.products04 .subtitle{ margin: 1vw 0 0; padding-bottom: 0; padding-left: 1vw;}
	.products04 .subtitle h3{ border-radius: 15px 15px 0 0; padding: 3vw 4vw 1vw;}
	.products04 .subtitle .more{ padding: 5vw 2vw 0;}
	.products04 .magazine ul{ margin: 0;}
}

/* ------------------sortbox------------------ */

.titleB h2{color: #000;}

.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;
	border: 4px double #fff; 
	background: url("../images/bg_color1.png");
	font-family: 'Noto Sans TC', sans-serif;
	font-weight: 700;
}

.literature ul li a{  
	color:#fff;
	font-weight: 700;
}

.literature ul li:hover{ 
	background: url("../images/bg_color2.png");
	border: 4px double #000; 
}

.literature ul li:hover a{  
	color:#000;
}

.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;
	}

	.literature ul li big{
		font-size: 1.6rem;
	}
	.literature ul .full{
		width: 96vw;
	}
	
}

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

/* 超值專區 */
.bargain {
    margin: 0 auto 20px;
	max-width: 1160px;
}
.bargain h2 {
    font-size: 30px;
    font-weight: 700;
    margin: 40px 0 0;
    color: #000;
	text-align: left;
}
.bargain h2:before {
	background-image: url("../images/icon.png");
    background-size: 100%;
    display: inline-block;
    width: 81px; 
    height: 62px;
	margin-left: 20px;
	margin-bottom: -15px;
    content:""; 
}
.bargain h2 big {
    font-size: 36px;
	color: #475a89;
}
.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;
    border: solid 1px #000;
    box-shadow: 2px 2px 0px #000000;
	background:  url("../images/bg_color1.png");
}
.bargain ul li:nth-child(even) {
	background:  url("../images/bg_color4.png");
}
.bargain ul li a {
    color: #fff;
}
.bargain ul li big {
    font-size: 36px;
	color: #fff;
}
.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;
    }
	.bargain ul li:nth-child(3) {
		background: url("../images/bg_color4.png");
	}
	.bargain ul li:nth-child(4) {
		background: url("../images/bg_color1.png");
	}
    .bargain ul li big {
        font-size: 1.6rem;
    }
    .bargain ul .full {
        width: 96vw;
    }
	.bargain h2:before {
	background-image: url("../images/icon.png");
    background-size: 100%;
    display: inline-block;
    width: 15vw; 
    height: 11.5vw;
	margin-left: 1vw;
	margin-bottom: -3vw;
    content:""; 
}
}

/* ----------------keybox---------------- */

/* 關鍵字 */
.keybox .keyword-bn .ten-word li { width: 360px;height: 51.5px; padding: 15px 0 0;background: url("../images/bg_color1.png");font-size: 1.4rem; }
.keybox .keyword-bn .ten-word li:nth-child(even) { background: url("../images/bg_color4.png");}
.keyword-bn .four-link li{background: url("../images/bg_color2.png");}
.keyword-bn .four-link a{color: #000;}

	@media screen and ( max-width: 991px ){	
		.keybox .keyword-bn{ width: 96vw; margin: 2vw;flex-wrap: wrap; }
		/* 關鍵字 */
		.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_color4.png"); }
		.keybox .keyword-bn .ten-word li:nth-child(4n) { background: url("../images/bg_color1.png");}
		.keybox .keyword-bn .ten-word li:nth-child(4n-3) { background: url("../images/bg_color1.png");}
		.keybox .keyword-bn .ten-word a { color: #fff;}
	}


/* --products05-- */
.products05 .round_5p {	
	background: url("../images/bg_color2.png");
	width: 1160px;
	margin: 20px auto;
	border-radius: 20px;
	border: 2px solid #000;
	box-shadow: 4px 5px #000;
	padding: 20px 0;
}

.products05 .round_5p img{ object-fit: contain; border: 2px solid #000;}

@media screen and ( max-width: 991px ){
.products05 .round_5p {	
	width: 94vw;
}	
	
}


/* --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: solid 1px #ffd200; border-radius: 200px; background: url("../images/bg_color1.png"); box-shadow: 4px 4px 0px #ffd200;}
.recommend-box .keywordA li:hover { background:url("../images/bg_color2.png"); box-shadow: 4px 4px 0px #000; border: solid 1px #000;}
.recommend-box .keywordA li:hover a { color: #000; }
.recommend-box .keywordA a { color: #fff; font-size: 24px; line-height:1.2; font-family: 'Noto Sans TC', sans-serif;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 #ffd200;
}
.recommend-box .round_5p .font {
    position: absolute;
    top: 80%;
    left: 2%;
    border-radius: 30px;
    width: 96%;
    color: #fff;
    background: url("../images/bg_color2.png");
}

.round_5p .font p {
    font-size: 1rem;
	color:#000;
    letter-spacing: 1px;
	font-family: 'Noto Sans TC', sans-serif;
	font-weight: 500;
}
.round_5p .font .price big {color: #475a89;}

@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: 6vw 3vw 0; line-height: 1.2rem; }
        .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;}
}


/* --classic-- */
.classic{ width: 100%; margin: 0 auto;}
.classic .brand h4{ padding-top: 15px;}

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







/* --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;}

/* -- sidemanu for pc -- */
.side-menu2{
	position: fixed;
	width: 130px;
	top:20%;
	right:1%;
	padding:10px;
    border: 2px solid #000;
    box-shadow: 4px 5px #000;
    border-radius: 20px;
	background: url("../images/bg_color4.png"); 
	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:#3752a3;
	opacity:0.95; 
	color: #ffffff;
	right: -40px;
	top: 0%;
	line-height: 28px;
	text-align: center;
	font-size: 24px;
	border-radius: 0 10px 10px 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 a{
	
	font-weight: 600;
	display: block;
	padding: 10px 4px;
	color: #fff; /*選項字色*/
	text-decoration: none;
	position: relative;
	font-size:15px;
	line-height: 1.2;
}
.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; border-bottom:1px dotted #ffffff;}
.side-menu2 nav ul.area1 li:nth-child(even){ border-right:1px dotted #ffffff;}
.side-menu2 nav ul.area2 li{ border-bottom:1px dotted #ffffff;} /*選項字隔線色*/
.side-menu2 nav ul.area1 li:nth-last-child(1), nav ul.area1 li:nth-last-child(2), nav ul.area2 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: #ffd200; /*熱搜品牌底色 / hover色*/
    background: none;
}

.side-menu2 .nav-pills>li>a {
    border-radius: 0px;
}
.side-menu2 .nav>li>a {
    position: relative;
    display: block;
}


/*for mobile*/
menu{display:none;}
	@media screen and ( max-width: 991px ){
		menu{ display:block;}
	}
menu ul{
	top:0;
	left:0;
	margin:0;
	width:100%;
	display:flex;
	flex-wrap:wrap;
	list-style: none;
	background: url("../images/bg_color1.png");
	z-index:999;
	padding:2px 0;
	border-top:none;
}
menu ul li{
	border-right:1px solid #ffffff;
	padding:5px 0;
	width:25%;
	box-sizing:border-box;
	text-align:center;
	letter-spacing:1px;
	color:#fff;
	font-weight:400;
}
menu ul li a{
	font-size:14px;
	line-height:1.2rem;
	font-weight: 600;
	
}
menu ul li:nth-last-child(1){
	border-right:none;
}
menu a{
	color:#fff !important;
	text-decoration: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;}          
 } 