@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") center center no-repeat fixed;}
@media screen and ( max-width: 991px ){
	html {background:url("../images/bg_color_1.jpg");}
}


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


.m_only {display: none;}

@font-face{
	font-family: HYRunYuan;
	src: url("../font/汉仪润圆-55W.TTF")
}

/*主視覺動畫*/
.kv_title1 {
	position: absolute;
	top:55px;
	left:280px;
	-webkit-animation: text-focus-in 1.5s cubic-bezier(0.550, 0.085, 0.680, 0.530) 0.2s both;
	        animation: text-focus-in 1.5s cubic-bezier(0.550, 0.085, 0.680, 0.530) 0.2s both;
}
.kv_title2 {
	position: absolute;
	top:230px;
	left:295px;
	-webkit-animation: text-focus-in 1.5s cubic-bezier(0.550, 0.085, 0.680, 0.530) 0.5s both;
	        animation: text-focus-in 1.5s cubic-bezier(0.550, 0.085, 0.680, 0.530) 0.5s both;
}
.kv_title3 {
	position: absolute;
	top:510px;
	left:90px;
	-webkit-animation: text-focus-in 1.5s cubic-bezier(0.550, 0.085, 0.680, 0.530) 1s both;
	        animation: text-focus-in 1.5s cubic-bezier(0.550, 0.085, 0.680, 0.530) 1s both;
}
.shooting_stars{
	position: absolute;
	top:100px;
	left:-400px;
}
.kvbook01{	
	position: absolute;
	top:0px;
	left:-90px;
	animation: floating_book 4s infinite;
    animation-direction: alternate;
	animation-delay: -2s;
}
.kvbook02{	
	position: absolute;
	top:55px;
	left:50px;
	animation: floating_book 4s infinite;
    animation-direction: alternate;
}
.kvbook03{	
	position: absolute;
	top:90px;
	right:-290px;
	animation: floating_book 4s infinite;
    animation-direction: alternate;
}
.kvbook04{	
	position: absolute;
	top:228px;
	left:20px;
	animation: floating_book 4s infinite;
    animation-direction: alternate;
	animation-delay: -2s;
}
.kvbook05{	
	position: absolute;
	top:220px;
	right:-220px;
	animation: floating_book 4s infinite;
    animation-direction: alternate;
	animation-delay: -2s;
}
.kvbook06{	
	position: absolute;
	top:470px;
	left:-290px;
	animation: floating_book 4s infinite;
    animation-direction: alternate;
}

/* ----------------------------------------------
 * Generated by Animista on 2022-8-16 10:28:44
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation text-focus-in
 * ----------------------------------------
 */
@-webkit-keyframes text-focus-in {
  0% {
    -webkit-filter: blur(12px);
            filter: blur(12px);
    opacity: 0;
  }
  100% {
    -webkit-filter: blur(0px);
            filter: blur(0px);
    opacity: 1;
  }
}
@keyframes text-focus-in {
  0% {
    -webkit-filter: blur(12px);
            filter: blur(12px);
    opacity: 0;
  }
  100% {
    -webkit-filter: blur(0px);
            filter: blur(0px);
    opacity: 1;
  }
}


/*側邊裝飾*/
.side_deco {background: url("../images/side_deco.png") top center repeat-y; padding-bottom: 155px;}

/*區塊調整*/
.block_00, .block_1, .block_2, .block_3, .block_4, .block_5{margin-bottom: 50px;}
.block_00 {margin-top: 40px;}
.block_6 {margin-bottom: -20px;}
.block_7 {background: url("../images/bgA.png") top center no-repeat; height: 4427px; padding-top: 90px; margin-top: -155px;}

/*元件調整*/
.banner {padding: 0px;}

/*標題樣式*/
.btt h2 {
	font-family: HYRunYuan;
	color:#1d2044;
	font-size: 3rem;
	letter-spacing: 8px;
	padding: 50px 0 0 155px;
}
.btt{
	background: url("../images/btt_bg_pink.png") top center no-repeat;
	width: 100%;
	height: 114px;
	margin:0 auto;
}
.block_7 .btt{
	background: url("../images/btt_bg.png") top center no-repeat;
	width: 100%;
	height: 114px;
	margin-bottom: 0;
}
.block_7 .btt h2 {padding: 50px 0 0 310px;}


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

/*導入迷誠品*/
/*.podcast{margin-bottom: 20px;}*/
.block_1 .banner{ margin: 0 auto; padding: 0;}

/*特殊五品一款*/
.special_5p_1 .title_AA{
	position: relative;
}
.block_5 .special_5p_1 .title_AA h2{
	padding: 28px 0 0 20px; 
	width: 100%; 
	position: absolute;
	font-family: HYRunYuan;
	color:#1d2044;
	font-size: 2.6rem;
	letter-spacing: 5px;
	line-height: 48px;
}
.special_5p_1 .title_AA h2{
	padding: 55px 0 0 30px; 
	width: 100%; 
	position: absolute;
	font-family: HYRunYuan;
	color:#1d2044;
	font-size: 3rem;
	letter-spacing: 8px;
}
.special_5p_1 { 
	margin: 20px auto;
	background: url("../images/spbtt_bg_pink.png") top center no-repeat;
	width: 100%;
}
.special_5p_1 .hightlight img{object-fit: contain;}
.special_5p_1 .hightlight_5p { width: 1180px; margin: 0 auto; padding: 10px 0;}
.special_5p_1 .hightlight_5p img{padding: 6px;object-fit: contain;}
.special_5p_1 .hightlight_5p ul li{ height: 300px; margin-top: 120px;}
.special_5p_1 .hightlight_5p ul li h4{background:url("../images/bg_color_3.jpg");}
.special_5p_1 .hightlight_5p ul li p{ padding: 0 .2vw;}
.special_5p_1 .hightlight_5p ul li:first-child{width: 280px;height: 410px;margin-top: 10px; padding-top: 10px;}
.special_5p_1 .hightlight_5p ul li:first-child p{padding: 8px 15px 0;}
.special_5p_1 .hightlight_5p ul li:first-child img{width:280px; height: 280px; margin: 0 auto 10px;}
.special_5p_1 .hightlight_5p .font .price {margin: 8px 0;}

/*特殊版型*/
.recommend_2p{margin: 20px auto 10px;}
.recommend_2p li{width: 900px; background: #fff;position: relative;margin: 10px auto;border-radius: 30px;}
.recommend_2p li .word{width: 280px; max-width: 280px; max-height:280px; object-fit: contain;padding: 10px;}
.recommend_2p li .product{max-width: 220px; max-height:280px;position: relative;padding: 8px;right: -330px;}
.recommend_2p .font{position:relative;left: -220px;margin: auto 0;}
.recommend_2p li:nth-child(odd){left: 110px;}
.recommend_2p li:nth-child(even){right: 110px;}
/*.bg_4 .recommend_2p li:nth-child(1){display: none;}*/
.recommend_2p .font h4{font-size:  1.8rem;}



/* -------------------------------------m版------------------------------------- */
@media screen and ( max-width: 991px ){
	
.pc_only {display: none;}	
.m_only {display:block;}	

/*區塊調整*/
.block_00, .block_1, .block_2, .block_3, .block_4, .block_5 {margin-bottom: 30px;}
.block_00 {margin-top: 10px;}
.block_6 {margin-bottom: 50px;}	
.block_7 {background: url("../images/bgA.png") top center no-repeat; height: auto; padding-top: 0px;}
	
	
/*標題樣式*/
.btt h2 {
	font-size: 2.5rem;
	letter-spacing: 5px;
	padding: 90px 0 0 0px;
}
.btt{
	background: url("../images/btt_bgm.png") top center no-repeat;
	width: 100%;
	height: 150px;
	margin:0 auto;
}
.block_7 .btt{
	background: url("../images/btt_bgm.png") top center no-repeat;
	width: 100%;
	height: 150px;
	margin-bottom: 0;
}
.block_7 .btt h2 {
	font-size: 2rem;
	letter-spacing: 3px;
	padding: 92px 0 0 0px;
}

	
/*promotion三塊*/
  .block_00 ul { display: none;}
  .block_00 .kv_m a:nth-child(1) {margin: 0 10px; padding: 5px 0;}
  .block_00 .kv_m a:nth-child(2) { margin: 0 10px; padding: 5px 0;}
  .block_00 .kv_m a:nth-child(3) {margin: 0 10px; padding: 5px 0;}

/*導入迷誠品*/	
.podcast{ margin: 0 0 1vw 4vw;}

/*特殊五品一款*/	
.special_5p_1 .title_AA {
	background: url("../images/btt_bgm.png") top center no-repeat;
	width: 100%;
	height: 150px;
	margin-bottom: 5px;
}	
.block_5 .special_5p_1 .title_AA h2{
	padding: 75px 0 0 20px; 
	width: 100%; 
	font-size: 1.9rem;
	line-height: 32px;
}
.special_5p_1 .title_AA h2{
	padding: 90px 0 0 0px; 
	width: 100%; 
	position: absolute;
	font-size: 2.5rem;
	letter-spacing: 5px;
}	
.special_5p_1 {	background: none;}
.special_5p_1 .hightlight_5p { width: 100vw; margin: 0 auto; padding: 2vw 0;}
.special_5p_1 .hightlight_5p ul li{ height:auto; margin-top: 0; margin-bottom: 8px;}
.special_5p_1 .hightlight_5p ul li:first-child{width: 100vw;height: auto;margin-top: 0px; padding-top: 10px;}
.special_5p_1 .hightlight_5p ul li:first-child p{padding:3%;}
.special_5p_1 .hightlight_5p ul li:first-child h4{background: none; }
.special_5p_1 .hightlight_5p ul li:first-child img{width:45vw; height: 60vw; margin: 0 auto 10px;}	

/*特殊版型*/	
.recommend_2p{margin: 2vw auto 1vw;}
.recommend_2p li{width:94vw; background: #fff;position: relative;margin: 10px auto; padding: 5vw;}
.recommend_2p li .word{width: 36vw; max-width:36vw; max-height:50vw; object-fit: contain;padding: 10px;}
.recommend_2p li .product{max-width:50vw; max-height:50vw;position: relative;padding: 8px;right: 0;}
.recommend_2p .font{position:relative;left: 0;margin: auto 0;padding: 1vw 3vw;}
.recommend_2p li:nth-child(odd){left:0;}
.recommend_2p li:nth-child(even){right:0;}
/*.bg_4 .recommend_2p li:nth-child(1){display: none;}*/
.recommend_2p .font h4{font-size:  1.8rem;}	

	
	
}


/*頁面小圖案動畫*/
.item{
	max-width: 1600px; 
	margin: 0 auto; 
	height: auto;
	z-index: 92;
	position: relative;
}
.decobook img{width: 100%;}
.decobook02{	
	position: absolute;
	top:590px;
	left:1070px;
	animation: floating_book 4s infinite;
    animation-direction: alternate;
}
.decobook03{	
	position: absolute;
	top:750px;
	left:-180px;
	animation: floating_book 4s infinite;
    animation-direction: alternate;
}
.decobook04{	
	position: absolute;
	top:1710px;
	left:-150px;
	animation: floating_book 4s infinite;
    animation-direction: alternate;
}
.decobook05{	
	position: absolute;
	top:2100px;
	left:970px;
	animation: floating_book 4s infinite;
    animation-direction: alternate;
	animation-delay: -2s;
}
.decobook06{	
	position: absolute;
	top:2680px;
	left:0px;
	animation: floating_book 4s infinite;
    animation-direction: alternate;
}
.decobook07{	
	position: absolute;
	top:130px;
	left:-220px;
	animation: floating_book 4s infinite;
    animation-direction: alternate;
}
.decobook08{	
	position: absolute;
	top:385px;
	left:960px;
	animation: floating_book 4s infinite;
    animation-direction: alternate;
	animation-delay: -2s;
}



@keyframes floating_book{
0% { transform:translateY(20px);}
50% {transform:translateY(35px);}
100% {transform:translateY(20px);}
}



/*--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: #666;}
#gotop.show {opacity: 0.4;visibility: visible;}
	@media screen and ( max-width: 991px ){
	#gotop {bottom: 2vw;right: 0;margin: 2vw;	}
	}