@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_color1.jpg") fixed;}



/* 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")bottom center no-repeat fixed;}
.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; }
}





/*主視覺動畫*/
.kv_group1 img, .kv_group2 img, .kv_group3 img, .topbox img {position: absolute;}
.kv_pic1 {top: 45px; left: 900px; animation:ani01 1.5s 0s infinite ease-in-out;}
.kv_pic2 {top: 150px; left: 775px; animation:ani01 1.5s 0.3s infinite ease-in-out;}
.kv_pic3 {top: 135px; left: 807px; animation:ani01 1.5s 0.5s infinite ease-in-out;}
.kv_pic4 {top: 296px; left: 772px; animation:ani01 1.5s 0.7s infinite ease-in-out;}
.kv_pic5 {top: 430px; left: 980px; animation:ani01 1.5s 0.9s infinite ease-in-out;}
.kv_pic6 {top: 312px; left: 1113px; animation:ani01 1.5s 1.1s infinite ease-in-out;}
.kv_pic7 {top: 581px; left: 881px; animation:ani01 1.5s 1.3s infinite ease-in-out;}
.kv_pic8 {top: 575px; left: 1150px; animation:ani01 1.5s 1.5s infinite ease-in-out;}

.kv_title {
	top: 250px;
	left: 50px; 
	animation: bounceIn .5s;
	animation-delay: .8s;
	animation-fill-mode: backwards;
}
.kv_subtitle {
	top: 110px;
	left: 150px;
	animation: bounceInUp .8s;
	animation-delay: 1.5s;
	animation-fill-mode: backwards;
}
.kv_subtitle1 {
	top: 380px;
	left: 190px;
	animation: bounceInUp .8s;
	animation-delay: 1.5s;
	animation-fill-mode: backwards;
}
.kv_promotion {
	top: 495px; 
	left: 120px;
	animation: bounceIn .5s;
	animation-delay: 1.2s;
	animation-fill-mode: backwards;
}
.kv_group1 {
	animation: bounceInDown 1.2s;
	animation-delay: 0s;
	animation-fill-mode: backwards;
}
.kv_group2 {
	animation: bounceInDown 1.2s;
	animation-delay: .2s;
	animation-fill-mode: backwards;
}
.kv_group3 {
	animation: bounceInDown 1.2s;
	animation-delay: .4s;
	animation-fill-mode: backwards;
}
@keyframes ani01{0%{ transform:translateY(0px);} 10%{transform:translateY(0px);} 30%{transform:translateY(-6px);}  50%{transform:translateY(0px);} 100%{transform:translateY(0px);}}

/*區塊*/
.block_1, .block_4, .block_7 {padding: 25px 0 40px;}
.block_2, .block_5 {background:url("../images/side_deco.png")bottom center no-repeat fixed, url("../images/bg_color2.jpg") fixed; padding: 25px 0 40px;}
.block_3, .block_6 {background:url("../images/side_deco.png")bottom center no-repeat fixed, url("../images/bg_color3.jpg") fixed; padding: 25px 0 40px;}


/*文字標題*/
@font-face {font-family:GenJyuuGothic-Heavy;src:  url("https://events.eslite.com/font/GenJyuuGothic-Heavy.ttf");}
.btt{
	background: url("../images/btt_bg.png")top center no-repeat;
	width: 100%;
	height: 148px;
	margin: 10px auto -30px;
}
.btt h2 {
	font-family:GenJyuuGothic-Heavy;
	font-size: 3.2rem;
	color: #fff;
	letter-spacing: 3px;
	padding-top: 50px;
}
.btt h2 span{color: #f68b6a;}
.block_7 .btt{margin: 10px auto 20px;}
.stt{
	background: url("../images/stt_bg.png")top center no-repeat;
	width: 100%;
	height: 70px;
}
.stt h3 {
	font-family:GenJyuuGothic-Heavy;
	color: #330e00;
	letter-spacing: 2px;
	padding-top: 16px;
}
.half ul h3{
	font-family:GenJyuuGothic-Heavy;
	color: #330e00;
	letter-spacing: 2px;
}
.half ul h3:before { 
	background-image: url("../images/stt_deco_be.png");
    background-size: contain;
    display: inline-block;
    width: 36px; 
    height: 36px;
	margin-right: 15px;
	margin-bottom: -5px;
    content:""; 
}
.half ul h3:after { 
	background-image: url("../images/stt_deco_af.png");
    background-size: contain;
    display: inline-block;
    width: 52px; 
    height: 39px;
	margin-left: 10px;
	margin-bottom: -5px;
    content:""; 
}
.block_2 .half ul h3:before { 
	background-image: url("../images/stt_deco_be2.png");
    background-size: contain;
    display: inline-block;
    width: 54px; 
    height: 36px;
	margin-right: 10px;
	margin-bottom: -5px;
    content:""; 
}
.block_2 .half ul h3:after { 
	background-image: url("../images/stt_deco_af2.png");
    background-size: contain;
    display: inline-block;
    width: 36px; 
    height: 36px;
	margin-left: 10px;
	margin-bottom: -5px;
    content:""; 
}

/*元件調整*/
.banner{padding: 0;}
.alternate, .hightlight, .collect_5x6, .photograph, .hightlight_5p, .crosswise {margin:20px auto;}
.alternate ul:nth-child(even) {margin: -102px auto 20px;}

.alternate li , .hightlight li, .collect_5x6 li, .hightlight_5p li, .crosswise li, .banner img {border:2.5px solid #330e00; border-radius: 15px; box-sizing: border-box;}
.alternate ul:nth-child(odd) li:first-child {background:#330e00; border-radius: 100px 15px 15px 15px;}
.alternate ul:nth-child(even) li:last-child {background:#330e00; border-radius: 15px 15px 100px 15px;}
.box-mix ul.quotes li {background:#330e00; border-radius: 15px;}

.hightlight img, .hightlight_5p img {width: 100%; border-radius: 12px 12px 0 0;}
.collect_5x6 .s-row img {width: 100%; }
.collect_5x6 .s-row h4 {width: 100% !important; border-radius: 12px 12px 0 0; background: #330e00; }
.scene li {border:0px solid #330e00; border-radius: 0px; }

.half ul {background: #cfe59c; border-radius: 15px; box-sizing: border-box;}
.hightlight .font h4, .hightlight_5p .font h4, .collect_5x6 .special {background: #330e00; }

.block_2 .half ul {background: #fffae2;}
.block_3 .half ul {background: #7ecdff;}



/*promotion三塊*/
.block_00 ul {
    width: 1200px;
    margin: 20px auto ;
    display: flex;
    justify-content: space-around;
}
img.a1 {
	animation: bounceInUp 1s;
	animation-delay: 0s;
	animation-fill-mode: backwards;
}
img.a2 {
	animation: bounceInUp 1s;
	animation-delay: .3s;
	animation-fill-mode: backwards;
}
img.a3 {
	animation: bounceInUp 1s;
	animation-delay: .6s;
	animation-fill-mode: backwards;
}

/*box-mix*/
.box-mix .quotes .font h4:after {content:'';height: 32px;background:  url("../images/quote-left.svg") center center no-repeat;background-size: 100%;display:block;margin: 1rem 0;}
.box-mix .quotes .font:after { content:''; height: 32px;background:  url("../images/quote-right.svg") center center no-repeat; background-size: 100%;display:block; margin: 1rem 0;}

/*按鈕*/
.button_go {margin: 40px 0;}
.button_go a{
	text-align: center;
	width: 370px;
	height: 80px;
	display: block;
	background:#ff7510;
	line-height: 80px;
	margin: 0 auto;
	border-radius: 50px;
	color: #330e00;
	box-shadow: 0 6px #cf4800;
	transition: .2s;
	font-size:2.7rem;
	letter-spacing: 2px;
	font-family:GenJyuuGothic-Heavy;
}
.button_go a:hover{ 
	filter:brightness(90%);
	transform: translateY(4px);
	box-shadow: 0 2px #cf4800;	
}

/* -------------------------------------m版------------------------------------- */
@media screen and ( max-width: 991px ){
	
/*區塊*/
.block_1, .block_4, .block_7 {padding: 8vw 0 4vw;}
.block_2, .block_5 {background:url("../images/bg_color2.jpg") ; padding: 8vw 0 4vw;}
.block_3, .block_6 {background:url("../images/bg_color3.jpg") ; padding: 8vw 0 4vw;}	
	
/*文字標題*/
.btt{
	background-size: contain;
	margin: 2vw auto -21vw;
}
.btt h2 {
	font-size: 2.1rem;
	color: #fff;
	letter-spacing: 1.8px;
	padding-top: 6vw;
}
.btt h2 span{color: #ffdc3a;}
.block_7 .btt{margin: 2vw auto -20vw;}
.stt{
	background-size: contain;
	width: 75%;
	margin: 3vw auto -8vw;
}
.stt h3 {
	font-size: 1.8rem;
	letter-spacing: 1.8px;
	padding-top: 2.1vw;
}
.half ul h3{
	font-size: 1.8rem;
	letter-spacing: 1.8px;
	margin-top: -1vw;
}
.half ul h3:before { 
	background-image: url("../images/stt_deco_be.png");
    background-size: contain;
    display: inline-block;
    width: 6.7vw; 
    height: 6.7vw;
	margin-right: 2vw;
	margin-bottom: -1vw;
    content:""; 
}
.half ul h3:after { 
	background-image: url("../images/stt_deco_af.png");
    background-size: contain;
    display: inline-block;
    width: 9vw; 
    height: 6.7vw;
	margin-left: 2vw;
	margin-bottom: -1vw;
    content:""; 
}
.block_2 .half ul h3:before { 
	background-image: url("../images/stt_deco_be2.png");
    background-size: contain;
    display: inline-block;
    width: 10vw; 
    height: 6.7vw;
	margin-right: 2vw;
	margin-bottom: -1vw;
    content:""; 
}
.block_2 .half ul h3:after { 
	background-image: url("../images/stt_deco_af2.png");
    background-size: contain;
    display: inline-block;
    width: 6.7vw; 
    height: 6.7vw;
	margin-left: 2vw;
	margin-bottom: -1vw;
    content:""; 
}	
	
	
/*元件調整*/
.alternate, .hightlight, .collect_5x6, .photograph, .hightlight_5p, .crosswise {margin:2vw auto;}
.alternate ul:nth-child(even) {margin: auto;}	
	
.alternate li , .hightlight li, .collect_5x6 li, .hightlight_5p li, .crosswise li, .banner img {border:1.8px solid #330e00; }
.alternate ul:nth-child(odd) li:first-child {border-radius: 50px 15px 15px 15px;}
.alternate ul:nth-child(even) li:last-child {border-radius: 15px 15px 50px 15px;}
.scene li {border:0px solid #330e00; border-radius: 0px; }

	
/*promotion三塊*/
.block_00 ul { display: none;}
.block_00 .kv_m {margin: 3vw auto ;}	
.block_00 .kv_m a {margin: 0 2vw; padding: 0.5vw 0;}
	
/*box-mix*/
.box-mix {width: 95vw;}	
.box-mix ul.quotes li { margin-top: 2vw;}	
	
/*按鈕*/
.button_go {margin: 6vw 0 10vw;}
.button_go a{
	text-align: center;
	width: 80vw;
	height: auto;
	line-height: 18vw;
	font-size: 2.5rem;
}	
	
}





/* -- sidemanu for pc -- */
.side-menu2{
	position: fixed;
	width: 165px;
	height: 455px;
	top:16%;
	right:1%;
	padding:80px 10px 10px;
	box-sizing: border-box;
	background:url("../images/menu_bg.png")top center no-repeat;
	display: flex;
	flex-direction: column;
	transform: translateX(0);
	transition: .3s;
	text-align:center;
	z-index:99;
	font-size:15px;
}
.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{
	display: block;
	padding: 10px 4px;
	color: #330e00;
	text-decoration: none;
	position: relative;
	font-size:1.1rem;
	line-height: 1.4rem;
	letter-spacing: 2px;
	font-family:GenJyuuGothic-Heavy;
}
.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 #000;}
.side-menu2 nav ul.area1 li:nth-child(even){ border-right:1px dotted #000;}
/*.side-menu2 nav ul.area2 li{ border-bottom:1px dotted #000;} 選項字隔線色*/
.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 {
    margin:0 auto;
    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 {
    color:  #fff !important; 
}

.side-menu2 .nav-pills>li>a {
    border-radius: 50px;
}
.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{
/*	position:fixed;*/
	top:0;
	left:0;
	margin:0;
	width:100%;
	display:flex;
	flex-wrap:wrap;
	list-style: none;
	background:#ff7510;
	z-index:999;
	padding:2px 0;
	border-top:none;
}
menu ul li{
	border-right:.9px solid #000;
	padding:5px 0;
	width:25%;
	box-sizing:border-box;
	text-align:center;
	letter-spacing:1px;
}
menu ul li a{
	color: #330e00;
	font-size:1rem;
	line-height:1.3rem;
	letter-spacing: 2px;
	font-family:GenJyuuGothic-Heavy;
}
menu ul li:nth-child(3),menu ul li:nth-child(7) {border-right:none;}
menu ul li:nth-child(1),menu ul li:nth-child(2),menu ul li:nth-child(3) {width:33.3%; border-bottom:.9px solid #000;}
menu ul li a:hover{color:  #fff;}






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