@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, body{
	background:url("../images/bg.jpg") top center repeat;
	font-family:'Noto Serif TC', "微軟正黑體","Microsoft JhengHei",Helvetica,Verdana, Arial, sans-serif;
}



/* PC */
.WRAPPER{ position:relative; width:100%; min-width:1200px; margin:0 auto; overflow:hidden;}
 	@media screen and ( max-width: 640px ){
		.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: 640px ){
	.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 mobile*/
menu{display: none !important;;}
	@media screen and ( max-width: 768px ){
		menu{ display: block !important;;}
		#b, #d{ padding-top: 0.1vw;}
	}
menu ul{
	position:fixed;
	bottom:0;
	left:0;
	margin:0;
	width:100%;
	display:flex;
	list-style: none;
	background-color:rgba(255,255,255,0.95);
	z-index:1000;
	padding:2px 0;
	border-top:5px solid #c5ab80;
}
menu ul li{
	border-right:1px solid #c5ab80;
	padding:4px;
	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(1){
	border-right:none;
}
menu a{
	color:#000000 !important;
	text-decoration:none;

}

/* 版頭 */
.img01 {
	position: absolute;
	top: 0;
	right: -270px;
}

.img02 {
	position: absolute;
	top: 505px;
	left: -358px;
}

.img03 {
	position: absolute;
	top: 290px;
	left: -450px;
}

.title01 {
	position: absolute;
	top: 180px;
	left: 190px;
}

.title02 {
	position: absolute;
	top: 405px;
	left: 85px;
}

.title03 {
	position: absolute;
	top: 504px;
	right: 410px;
}

.sale {
	position: absolute;
	top: 533px;
	right: 20px;
}

.img04 {
	position: absolute;
	top: 80px;
	right: -410px;
}

@media screen and ( max-width: 640px ){
	.img01 {
		width: 68vw;
		top: 45vw;
		right: -36.8vw;
	}
	
	.img02 {
		width: 45vw;
		top: 45vw;
		left: -26vw;
	}
	
	.img03 {
		width: 50vw;
		top: 77vw;
		left: -16vw;
	}
	
	.title01 {
		width: 52vw;
		top: 12vw;
		left: 30vw;
	}
	
	.title02 {
		width: 52vw;
		top: 40vw;
		left: 18vw;
	}
	
	.title03 {
		width: 42vw;
		top: 71vw;
		left: 25.6vw;
	}
	
	.sale {
		width: 42vw;
		top: 98vw;
		right: 1.5vw;
	}
	
	.img04 {
		width: 25vw;
		top: 26vw;
		right: -6vw;
	}
}

h2 {
	color: #5b4b45;

}

.bg03 h2, .bg04 .titleE h2{
	background: url("../images/h2bg-01.png") center no-repeat;
	height: 91px;
	padding-top: 20px;
}

.bg05 h2, .bg06 h2 {
	background: url("../images/h2bg-02.png") center no-repeat;
	height: 90px;
	padding-top: 20px;
}

@media screen and ( max-width: 640px ){
	.bg03 h2 {
		background-size: 150vw;
		padding-top: 8.5vw;
	}

	.bg04 .titleE h2{
		background-size: 150vw;
		padding-top: 6.5vw;
	}

	.bg05 h2 {
	    background-size: 120vw;
		padding-top: 8vw;
	}
	.bg06 h2 {
	    background-size: 120vw;
		padding-top: 7.3vw;
	}
}

.titleE {
	position: absolute;
	top: -95px;
	left: 130px;
	width: 934px;
	height: 91px;
}

@media screen and ( max-width: 640px ){
	.titleE {
		top: -85px;
		left: -75vw;
		height: 91px;
	}
}

.bg01 .recommend {
	background: url("../images/bg01.jpg") top repeat;
}

.bg02 .recommend {
	background: url("../images/bg02.jpg") top repeat;
}


.recommend .font h4 {
	color: #000000;
	border-bottom: #000000 solid 1px;;
}

.recommend .font p {
	color: 	#000000;
}

.recommend .font .price {
	color: #000000;
}

.bg01 big, .bg02 big {
	color: #fff0000;
}

.bg02 .recommend .font {
    order: -1;
}
@media screen and (max-width: 640px){
	.bg02 .recommend .font {
		order: 0;
	}
}

.bgboxtop {
	background: url("../images/bgboxtop.png") top center no-repeat;
	height: 120px;
	width: 1270px;
	margin: 0 auto;
}

.bgboxbt {
	background: url("../images/bgboxbt.jpg") bottom center no-repeat;
	height: 40px;
	width: 1270px;
	margin: 0 auto;
}

.bgbox {
	background: url("../images/bg-b.jpg") top repeat;
	width: 1270px;
	margin: 0 auto;
}

@media screen and (max-width: 640px){
	.bgbox {
		width: 100%;
		margin: 0 auto;
	}
	.bgboxtop, .bgboxbt {
		width: 100%;
	}
	.bgboxtop {
		margin: -3vw auto;
	}
}

.various {
    margin: -1px auto 5px;
}

.published {
    margin: 5px auto -1px;
}


.bg04, .bg06 {
	background: url("../images/bg04.jpg") top center no-repeat;
	height: 833px;
	padding-top: 20px;
	margin: 100px auto 30px;
}

@media screen and ( max-width: 640px ){
	.bg04, .bg06 {
		background: url("../images/bg-y.jpg") repeat;
		height: auto;
		padding: 6vw 0;
		margin: 18vw auto 0;
	}
}

.crosswise {
    margin: -1px auto 15px;
}

@media screen and ( max-width: 640px ){
	.crosswise {
		margin: -1px auto 0;
	}
	.various {
		margin: -1px auto 0;
	}
	.published {
		margin: 0 auto -1px;
	}
}

.published .font {
    background: #0e5478;
    height: 100%;
    color: #fff;
}


@media screen and ( max-width: 640px ){
	.icon_sidenav{
		bottom: 12%!important;
	}
}


/*--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: 640px ){
	#gotop {bottom: 10vw;right: 0;margin: 2vw;	}
	}