@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.jpg") top center repeat;
}
.header{
	background: url("../images/white_bg.jpg");
}
.footer{
	background: url("../images/orange_bg.jpg");
	max-width: 1920px;
	margin: 0 auto;
}



/* 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; }
	.for_m img {  width: 100%; }
}

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

/*主視覺動畫*/
.word_01{position: absolute; top:538px; right: 22px;}
.word_02{position: absolute; top:558px; right: 22px;}
.sale{ position: absolute; top:553px; left: 21px;}

.bg_1 .titleC h2, .bg_2 .titleC h2, .bg_3 .titleC h2, .bg_4 .titleC h2{text-indent: -9999px;}

/*--巴哈無伴奏 小提琴--*/
.bg_1{background: url("../images/bg_1.jpg") top center no-repeat; padding-top: 20px; padding-bottom: 10px;}
.bg_2{background: url("../images/bg_2.jpg") top center no-repeat; padding-top: 10px; padding-bottom: 10px;}
.bg_1 .recommend img, .bg_2 .recommend img {  object-fit: cover; width: 320px; height: 320px;}
.bg_1 .recommend .font h4, .bg_2 .recommend .font h4 {color: #df654b; font-size: 2rem;border-bottom: #df654b solid 1px; padding: 40px 0 20px; margin: 10px auto 12px; line-height: 2.2rem; text-align: left; 
	font-family: 'Noto Serif TC',serif, "微軟正黑體","Microsoft JhengHei",Helvetica,Verdana, Arial, sans-serif;}
.bg_1 .recommend .font p, .bg_2 .recommend .font p {color: #bdb9ae; font-family: 'Noto Serif TC',serif, "微軟正黑體","Microsoft JhengHei",Helvetica,Verdana, Arial, sans-serif; text-align: justify;}
.bg_1 .recommend_4p img, .bg_2 .recommend_4p img{ width: 200px;  height: 200px; object-fit: cover;}
.bg_1 .recommend_4p li, .bg_2 .recommend_4p li{ background: url("../images/bg.jpg");}
.bg_1 .recommend_4p .font h4, .bg_2 .recommend_4p .font h4 { color: #df654b; border-bottom: #df654b solid 1px; font-family: 'Noto Serif TC',serif, "微軟正黑體","Microsoft JhengHei",Helvetica,Verdana, Arial, sans-serif;}
.bg_1 .recommend_4p .font p, .bg_2 .recommend_4p .font p { color: #bdb9ae; font-family: 'Noto Serif TC',serif, "微軟正黑體","Microsoft JhengHei",Helvetica,Verdana, Arial, sans-serif;  }

/*--向巴哈致敬--*/
.bg_3{background: url("../images/bg_3.jpg") top center no-repeat; padding-top: 0;}
.bg_3 .titleC{ margin: 0px;}
.bg_3 .half ul{background: none;}
.bg_3 .half .scene{ background:none;}
.bg_3 .half .scene h4{ background: none; color: #df654b; font-family: 'Noto Serif TC',serif, "微軟正黑體","Microsoft JhengHei",Helvetica,Verdana, Arial, sans-serif; 
	 font-size: 30px; font-weight: bolder; }
.bg_3 .half .scene p{color: #bdb9ae; font-family: 'Noto Serif TC',serif, "微軟正黑體","Microsoft JhengHei",Helvetica,Verdana, Arial, sans-serif; border-bottom: none; text-align: justify;}
.bg_3 .hightlight ul {background: rgba(0, 0, 0, 0.3); }
.bg_3 .hightlight ul li{background: none;}
.bg_3 .hightlight .font h4{background: none; color: #df654b; font-family: 'Noto Serif TC',serif, "微軟正黑體","Microsoft JhengHei",Helvetica,Verdana, Arial, sans-serif; padding-top: 10px;}
.bg_3 .hightlight p, .bg_3 .hightlight .font .price{color: #bdb9ae; font-family: 'Noto Serif TC',serif, "微軟正黑體","Microsoft JhengHei",Helvetica,Verdana, Arial, sans-serif; }
.bg_3 .hightlight p{border-bottom: #bdb9ae solid 1px; padding-bottom: 5px;}
.bg_3 .hightlight .font .price big {  color: #df654b; }
.bg_3 .hightlight img{width: 98%; margin: 1% auto;}

/*--收藏愛好者首選--*/
.bg_4{background: url("../images/bg_4.jpg") top center no-repeat; padding-top: 40px;}
.bg_4 .titleC{ margin: 0px;}
.bg_4 .recommend_4p { margin-bottom: 0;}
.bg_4 .recommend_4p img{ width: 200px;  height: 200px; object-fit: cover;}
.bg_4 .recommend_4p li{ background: none;}
.bg_4 .recommend_4p .font h4{ color: #232021; border-bottom: #232021 solid 1px; font-family: 'Noto Serif TC',serif, "微軟正黑體","Microsoft JhengHei",Helvetica,Verdana, Arial, sans-serif; font-weight: bolder;}
.bg_4 .recommend_4p .font p{ color: #e9e7e5; font-family: 'Noto Serif TC',serif, "微軟正黑體","Microsoft JhengHei",Helvetica,Verdana, Arial, sans-serif; text-align: justify; }

@media screen and ( max-width: 991px ){
	.bg_1, .bg_2, .bg_3, .bg_4{background: none;}
	.bg_1 .recommend, .bg_2 .recommend{width: 90vw; padding: 5vw ;margin: 2vw auto 5vw;background:none; border: 1px solid #bdb9ae; border-radius: 0; padding: 10px;}
	.bg_1 .recommend .font h4, .bg_2 .recommend .font h4 { margin: 2vw auto; padding: 2vw; font-size: 1.6rem; line-height: 2rem; text-align: center;}
	.bg_1 .recommend .font p, .bg_2 .recommend .font p { padding: 2vw; margin: 2vw auto; text-align: justify;}
	.bg_1 .recommend img, .bg_2 .recommend img {height: auto; width: 100%; margin: 2vw auto; object-fit: contain;}
	.bg_1 .recommend_4p, .bg_2 .recommend_4p{background: rgba(0, 0, 0, 0.3); padding: 20px 0;}
	
	.bg_3 .half .scene h4{ font-size:20px; text-align: center;}
	.bg_3 .half .scene{width: 90vw; padding: 5vw ;margin: 0 auto 3vw;background:none; border: 1px solid #bdb9ae; border-radius: 0; padding: 10px;}
	
	.bg_4{padding-top: 0;}
	.bg_4 .recommend_4p { background: url("../images/orange_bg.jpg"); margin-top: 10px;}
	}












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