@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/fixedbg.jpg") top center repeat-y fixed;
}

h2, h3{font-family: 'Kaisei Opti', 'Noto Serif TC', "微軟正黑體","Microsoft JhengHei",Helvetica,Verdana, Arial, sans-serif;}

/*anime*/
.kv_pc{z-index: -1;}
.topbox img{position: absolute;}

.kv1{
    top: 224px;
    left: 0px;
    animation: pulse 10s;
    animation-iteration-count: infinite;
    
}
.kv2{
    right: 47px;
    top: 406px;
    animation: flipInX 1s;
}
.kv3-1{
    right: 17px;
    top: 449px;
    animation: flipInX 1s;
    animation-delay: 0.5s;
}
.kv3-2{
    top: 537px;
    right: 17px;
    animation: flipInX 1s;
    animation-delay: 1s;
}

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

/*---*/
.circle img, .hightlight img, .hightlight_5p img, .circle_5p img { object-fit: contain;}
.alternate ul:nth-child(even){margin: -102px auto 25px;}
.recommend_2p, .triple, .various, .hightlight_5p, .toptitle, .brand, .broadwise, .crosswise_3p, .circle, .rectangle_3p, .hightlight, .photograph, .circle_5p, .round_3p, .quotes, .recommend{margin-bottom: 0px;}
.quotes{margin-top: 0;}
.banner {padding: 0;margin:0 auto;}

.bnbg {
    padding-bottom: 30px;
}

/*color*/
.half ul{background:#fff;}
.hightlight .font h4, .alternate ul:nth-child(odd) li:first-child, .alternate ul:nth-child(even) li:last-child{background:#2c334e;}
.alternate ul:nth-child(odd) li:first-child .font h4, .alternate ul:nth-child(even) li:last-child .font h4, .alternate ul:nth-child(odd) li:first-child .font .price big, .alternate ul:nth-child(even) li:last-child .font .price big{color: #c4a65a}

/*title*/
.titleC {
    width: 1200px;
    border-radius: 25px;
    margin:0 auto;
    flex-direction: column;
    padding: 70px 0 20px 0;
}

.section1 .titleC, .section3 .titleC{background:url("../images/tbg.png") center no-repeat;}
.section4 .titleC, .section2 .titleC{background:url("../images/tbg2.png") center no-repeat;}

.Tb .titleC{padding: 20px 0;}

.Tb .titleC img {
    width: 400px;
    margin: 0 auto;
    padding-bottom: 15px;
}

/*.Tb{position: relative;}
.Tb .titleC h2:after {
    content: url(../images/tbgs.png);
    display: block;
    position: absolute;
    top: 0px;
    right: 44px;
}
.Tb .titleC h2:before {
    content: url(../images/tbgs.png);
    display: block;
    position: absolute;
    top: 0px;
    left: 44px;
}*/

.titleC h2 {
    position: relative;
    padding: 10px;
    color: #fefa95;
    text-shadow: 0 0 3px #ffffff;
    font-size: 3.6rem;
    letter-spacing: 2px;
}

.titleC h3{color: #fff;font-size:2.6rem;}

/*bg*/
.sbg{padding-top: 10px;}
.bg_11 .round_3p{margin: 60px auto 0px;}
.Abg {background:url("../images/bgA.png") top center repeat-y;}


.keywordA li{    box-shadow: 4px 4px 0px #aaeae4;}

.linkBg {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    padding: 50px 0 80px 0;
}
.linkBg a {
    transition: .5s;
}
.linkBg a:hover {
    transform: scale(0.95);
    transition: .8s;
}

/* 2-3 recommend_2p */
.recommend_2p{width: 1200px; margin:20px auto 40px;background: #10159780;padding:60px 0;border: 1px solid #fefa95; border-radius: 50px;}
.recommend_2p ul{ display: flex; flex-wrap: wrap;justify-content:space-around;}
.recommend_2p h3{ width: 1100px;margin: 4px 10px;}
.recommend_2p li{ width: 400px; background: #f5fffe; margin: 4px 90px 80px 40px; padding: 10px 30px 20px 10px;position: relative;border: 1px solid #aaeae4; box-shadow: 5px 5px 0px 1px  #aaeae4;}
.recommend_2p a { display: flex; }
.recommend_2p .font { margin: 0 auto;padding: 20px 40px 10px 0px;}
.recommend_2p .font h4 { border-bottom: #000000 solid 1px; padding: 0 0 10px;margin: 0 0 10px;font-size: 1.5rem;line-height: 1.8rem;}
.recommend_2p .font p {font-size: 1rem;line-height: 1.5rem; color:#032c48 ; }
.recommend_2p .font .price { margin: 10px 0 0; text-align: right; }
.recommend_2p img {max-height: 280px;max-width: 200px; object-fit: contain; margin: auto; position: absolute; right: -70px; bottom: -30px; transform:rotate(3deg);}
.bg_2 .recommend_2p ul,.bg_4 .recommend_2p ul{padding-left: 0px; padding-right: 0px;}
.bg_5 .recommend_2p ul,.bg_6 .recommend_2p ul{padding-left: 0px; padding-right: 0px;}

.poem{width: 100%;overflow: hidden;height: 250px;}
.poet p{position: absolute; bottom: 0px;width: 225px;overflow: hidden; }
.poet{position: relative;overflow: hidden;height:80px;}
    @media screen and ( max-width: 640px ){
        .recommend_2p ul{padding-right: 0px;}
        .recommend_2p{width: 100%; margin: auto;}
        .recommend_2p h3{ width: 100%;margin: 1vw;}
        .recommend_2p li{ width:90vw; margin: 1vw 1vw 1vw 1vw; padding: 2vw 2vw 2vw 2vw;min-height: 55vw;}
        .recommend_2p a { flex-wrap: wrap; }
        .recommend_2p .font { width: 50%; padding: 0;margin: 0 2vw 2vw;}
        .recommend_2p .font h4 { padding: 0 0 3vw;margin: 2vw 0 3vw;font-size: 1.2rem;line-height: 1.4rem;}
        .recommend_2p .font p { }
        .recommend_2p .font .price { margin: 2vw 0; }
        .recommend_2p img { max-height: 46vw; max-width: 40vw;margin: 2vw auto;transform:rotate(0deg);right: 0px; bottom: 2vw; padding-right: 4vw;}
        .poem{width: 100%;}
.poet p{position: relative; bottom: 0px;width:100%; height: auto; margin-top:30px;}
        .poet { height: auto;}
        .bg_1 .recommend_2p ul,.bg_2 .recommend_2p ul,.bg_3 .recommend_2p ul,.bg_4 .recommend_2p ul{padding-left: 0px; padding-right: 0px;}
    }


/*.block .recommend_2p li:nth-child(1),.block .recommend_2p li:nth-child(2){margin-bottom: 80px; }
.block .recommend_2p ul li:nth-child(1) .poem,.block .recommend_2p ul li:nth-child(2) .poem{height:160px;}
.block .recommend_2p ul li:nth-child(1) .poet,.block .recommend_2p ul li:nth-child(2) .poet{height: 50px;}
.block .recommend_2p li:nth-child(3),.block .recommend_2p li:nth-child(4){margin-bottom: 80px;}
.block .recommend_2p ul li:nth-child(3) .poem,.block .recommend_2p ul li:nth-child(4) .poem{height:240px;}
.block .recommend_2p ul li:nth-child(3) .poet,.block .recommend_2p ul li:nth-child(4) .poet{height: 80px;}
.block .recommend_2p li:nth-child(5),.block .recommend_2p li:nth-child(6){margin-bottom: 30px;}
.block .recommend_2p ul li:nth-child(5) .poem,.block .recommend_2p ul li:nth-child(6) .poem{height:220px;}
.block .recommend_2p ul li:nth-child(5) .poet,.block .recommend_2p ul li:nth-child(6) .poet{height: 80px;}*/
@media screen and ( max-width: 640px ){
    .block .recommend_2p li{margin: 1vw 1vw 1vw 1vw;}
    .block .recommend_2p li:nth-child(1),.block .recommend_2p li:nth-child(2){margin-bottom: 30px; }
    .block .recommend_2p ul li:nth-child(1) .poem,.block .recommend_2p ul li:nth-child(2) .poem{height:auto;}
.block .recommend_2p ul li:nth-child(1) .poet,.block .recommend_2p ul li:nth-child(2) .poet{height: auto;}
.block .recommend_2p li:nth-child(3),.block .recommend_2p li:nth-child(4){margin-bottom: 30px;}
.block .recommend_2p ul li:nth-child(3) .poem,.block .recommend_2p ul li:nth-child(4) .poem{height:auto;}
.block .recommend_2p ul li:nth-child(3) .poet,.block .recommend_2p ul li:nth-child(4) .poet{height: auto;}
.block .recommend_2p li:nth-child(5),.block .recommend_2p li:nth-child(6){margin-bottom: 30px;}
.block .recommend_2p ul li:nth-child(5) .poem,.block .recommend_2p ul li:nth-child(6) .poem{height:auto;}
.block .recommend_2p ul li:nth-child(5) .poet,.block .recommend_2p ul li:nth-child(6) .poet{height:auto;} 
}

.round{display: table;position: absolute;top: -40px;left: -20px;width: 100px;height: 100px;border-radius: 50px;background: #c54a63;}
.round h6 {
    background:url("../images/bgb.jpg") top center repeat;
    border-radius: 50%;
    display: table-cell;vertical-align: middle;color: #fff;padding: 0px;overflow: hidden;white-space: nowrap; text-align: center; font-size: 1.5rem;line-height: 1.7rem; font-weight: 300;
}
@media screen and ( max-width: 640px ){
    .round{top: -20px;left: -10px;width:80px;height: 80px;}
    .round h6 {font-size: 1.2rem;line-height: 1.5rem;}

}




/* 3-4 round_3p */
.round_3p{width: 1160px; margin:20px auto 0px; }
.round_3p ul{ display: flex; justify-content: center; flex-wrap: wrap;}
.round_3p h3{ width: 1160px;margin: 4px 10px;}
.round_3p li{ width: 300px;  margin: 6px 30px 60px 30px; padding: 10px; position: relative;}
.round_3p a { display: flex; flex-wrap: wrap;}
.round_3p .font {  margin: 0 auto;padding: 10px 0px 10px;text-align: center;}
.round_3p .font h4 { position: absolute;top: 0;left: 0px;width: 100px;height: 100px;border-radius: 50px;background: #b2405b;
color: #fff;padding: 28px 10px;overflow: hidden;white-space: nowrap;}
.round_3p .font p {   }
.round_3p .font .price { margin: 10px 0 0;}
.round_3p img {width: 300px; height: 360px; object-fit: contain; margin: auto; border: 0px solid #ebbb20;border-radius: 0px;}
.round_3p li:nth-child(4),.round_3p li:nth-child(5){margin-bottom: 20px;}

.rectangle_3p{margin: 20px auto 0px;}
.rectangle_3p li{ padding-bottom:20px;width: 300px; margin: 12px 12px 50px;}
.rectangle_3p img{padding: 10px;}
.rectangle_3p h4{background:url("../images/bgb.jpg") top center repeat;color: #ffffff; border-radius: 20px; padding: 8px 20px; margin-top: -40px;border:1px solid #fff;}
.rectangle_3p .font{text-align: left; width: 100%; padding: 0 25px;}
.rectangle_3p .font .moto{border-left: 5px solid #11159e;  width: 100%; padding: 0 25px 0 10px;}
.booktitle{ font-size: 20px;padding: 10px 0px; font-weight: 600;}
    @media screen and ( max-width: 640px ){
        .round_3p{width: 96vw; margin: 5vw auto;}
        .round_3p h3{ width: 100%;margin: 1vw;}
        .round_3p li{ width: 90vw; margin: -2vw 0; padding: 0;}
        .round_3p a { flex-wrap: nowrap; }
        .round_3p .font { width: 0%; padding: 0;margin:auto; text-align: center;}
        .round_3p .font h4 { width: 18vw; height: 18vw;  left: 0; padding: 4vw 1vw;font-size: 1.1rem;line-height: 1.3rem;}
        .round_3p .font p { }
        .round_3p .font .price { margin: 2vw 0; }
        .round_3p img { height: 42vw; width: 50vw;margin:0 3vw;}
        .round_3p li:nth-child(1){width:90vw; margin: 2vw auto;}
        .round_3p li:nth-child(1) img{height: 80vw; width: 80vw; margin: 0 auto;}
.round_3p li:nth-child(2),.round_3p li:nth-child(3),.round_3p li:nth-child(4),.round_3p li:nth-child(5){width:42vw; margin: 5vw 2vw;}
        
        
    .rectangle_3p{margin: 2vw auto 0px;}    
.rectangle_3p ul li,.rectangle_3p ul li:first-child{ width: 43vw;  padding: 0; margin: 2vw 2vw 2vw ;}
.rectangle_3p ul li img,.rectangle_3p ul li:first-child img{padding: 0px;width: 35vw; height: 40vw; margin: 0px auto;}
.rectangle_3p ul li .font,.rectangle_3p ul li:first-child .font{ margin:0px 0 0 0px; padding: 0;}
.rectangle_3p img,.rectangle_3p li:first-child img{padding: 0px;width: 30vw; height: 35vw; margin-left: 0px;}
.rectangle_3p h4{writing-mode:horizontal-tb;position:relative;top: 0px;left: 0px; padding: 2% 1%; border-radius:0  0 0px 0px ; color: #ffffff; height: auto; text-align:center; letter-spacing: 0px; width: 100%;  font-size: 16px; margin: 0px auto 2px; line-height: 20px;}
.rectangle_3p h5{position: absolute;top: -40px;left: 0px;width: 80px;height: 80px; border-radius: 50px;padding: 18px 10px; overflow: hidden;white-space: nowrap;font-size: 1.2rem; text-align: center;font-weight: 500;line-height: 1.6rem; border:0px solid;}
.rectangle_3p .font{ margin:10px 0 0 0px; text-align: center;}
        .rectangle_3p .font p{ font-size: 16px;}
.rectangle_3p ul li:first-child a{flex-wrap: wrap;}
        .rectangle_3p .font .moto{border-left:0px solid #562021; padding: 0 10px 10px 10px; font-size: 14px;}
}



/* ------------------------------ mobile ------------------------------*/

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

    /*.alternate */
    .alternate .font h4{ /*white-space: break-spaces*/;overflow: inherit;}
    .alternate ul:nth-child(even) {    margin: 0px auto 25px;}

    .alternate ul:nth-child(odd) li:first-child .font h4.t4, .alternate ul:nth-child(even) li:last-child .font h4.t4{padding: 5px 0; }

    /*witch auto*/
    h2, .sbg, .titleC, .linkBg, .linkBg img {width: 100%;}

    .linkBg{padding: 20px 0;}

    .titleC{padding: 40px 0;}
    .titleC h2{line-height: 60px;}
    .titleC h3{font-size: 2rem;line-height: 36px;}

    .recommend_2p{padding: 30px 0;}

    


}

/*------------------------------ navbar ------------------------------ */
/*navigation bar for pc*/
/* Style the navbar */
#navbar {
    /*overflow: hidden;*/
    background:url("../images/bg_g.png") top center repeat;
    width:100%;
    height:50px;
    z-index:990;
  }
    @media screen and ( max-width: 428px ) {
        #navbar{ display:none;} 
        .sticky + .content { padding-top:0px !important;}
    }

  .nav_content{ width:1200px; margin:0 auto;}
  
  /* Navbar links */
  #navbar a {
    float: left;
    display: block;
    text-align: center;
    text-decoration: none;
    width:25%;
    font-size: 20px;
    color: #3b4f50;
    letter-spacing: 1px;
    border-right:1px solid #7d8b8547;
    height:50px;
    line-height:50px;
    background:url("../images/bg_g.jpng") top center repeat;
    font-family:'Noto Serif TC', "微軟正黑體","Microsoft JhengHei",Helvetica,Verdana, Arial, sans-serif;
  }
  #navbar .row_04 a {
    border-right:none;
  }
  
  /* Page content */
  .content {
    padding: 0px;
  }
  
  /* The sticky class is added to the navbar with JS when it reaches its scroll position */
  .sticky {
    position: fixed;
    top: 0;
    width: 100%;
  }
  
  /* Add some top padding to the page content to prevent sudden quick movement (as the navigation bar gets a new position at the top of the page (position:fixed and top:0) */
  .sticky + .content {
    padding-top: 78px;
  }
  .nav_content img{ transition:all 0.3s;}
  .nav_content img:hover{ transform:translateY(-5px);}


/*for mobile*/
menu{display:none;}
    @media screen and ( max-width: 428px ){
        menu{ display:block;}
        .deco_arrows{ width:1vw; }
    }
menu ul{
    position:fixed;
    bottom:0;
    left:0;
    margin:0;
    width:100%;
    display:flex;
    flex-wrap:wrap;
    list-style: none;
    background:url("../images/bg_g.png") top center repeat;
    z-index:1000;
    padding:2px 0;
    border-top:none;
}
menu ul li{
    border-right:1px solid #7d8b8547;
    padding:10px;
    width:25%;
    box-sizing:border-box;
    text-align:center;
    font-size:13px;
    letter-spacing:1px;
}
menu ul li a{
        font-size:12px;
}
menu ul li:nth-last-child(){
    border-right:none;
}
menu a{
    color:#3b4f50 !important;
    text-decoration:none;

}

/* ------------------------------ menu ------------------------------*/

/* 導覽選單 */
.topbg {padding-top: 20px;}
.topnav{width: 1160px; margin:0 auto;padding: 20px; margin-bottom: 50px;padding-top: 30px;}
.topnav ul{  display: flex; }
    
.topnav ul li{ margin: 0;padding: 10px; width: 250px; margin: 0 auto;}
.topnav ul li p{font-size: 22px;color:#2c334e;letter-spacing: 1px; text-align: center; line-height:30px;font-weight: 800;}
.topnav ul li:hover {background:#2c334e;}
.topnav ul li:hover p{color: #c4a65a ;border:none;}
p.lineP{line-height:60px !important;}
	@media screen and ( max-width: 991px ){
		.topnav{width: 90%; margin:0 auto;padding-bottom: 7px;}
		.topnav ul{flex-wrap: wrap;justify-content: center;
		    width: 49%;
		    margin: 0 ;
		}
		.topnav ul li, .topnav ul li:hover{
		    width: 120px;
		    padding: 3px;
		    margin: 0 auto 10px auto;
		}
		.topnav ul li p {
		    font-size: 14px;
		    text-align: center;
		    letter-spacing: 0px;
		    line-height: 20px;
		}
		p.lineP{line-height:40px !important;}
		.topbg .title p, .titleC, .topbg .title {width: 100% !important;}
		.topbg {margin-bottom: 20px;}

		.rightmenu{display: none;}
	}

.topbg .title p {
    text-align: center;
    width: 600px;
    background: url(../images/tbg.png) center no-repeat;
    color: #2c334e;
    padding: 20px 0;
    font-size: 60px;
    font-weight: 800;
    font-family: 'WindSong', cursive;
}

.topbg .title{
	width: 600px;
    background: #c4a65a;
    margin:0 auto;
    border-radius: 25px;
    margin-bottom: -30px;
        display: flex;
    justify-content: center;
}

/*rightmenu*/
.rightmenu {
    position: fixed;
    width: 120px;
    height: auto;
    background: #30394a;
    z-index: 11;
    opacity: 0.95;
    color: #c4a65a;
    top: 15%;
    right: 0;
    line-height: 28px;
    text-align: center;
    border-radius: 10px 0 0 10px;
    padding: 18px 8px 10px 8px;
    font-weight: 500;
}

.rightmenu p {
    font-size: 30px;
    border-bottom: 1px solid;
    padding-bottom: 10px;
    font-family:'Noto Serif TC', "微軟正黑體","Microsoft JhengHei",Helvetica,Verdana, Arial, sans-serif;
}

.rightmenu a:hover {
    color: #323b4c;
    background-color: #c4a65a;
    font-family:'Noto Serif TC', "微軟正黑體","Microsoft JhengHei",Helvetica,Verdana, Arial, sans-serif;
}

.rightmenu a {
    color: #fbe3a7;
    font-family:'Noto Serif TC', "微軟正黑體","Microsoft JhengHei",Helvetica,Verdana, Arial, sans-serif;
}


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