@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;}



/* 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; }
.p01{ position: absolute;top:88px; left:11px;z-index: 99;}
.p02{ position: absolute;top:137px; left:12px;z-index: 99;}
.p03{ position: absolute;top:376px; left:11px;z-index: 99;}
.p04{ position: absolute;top:80px; left:913px;z-index: 99;}





.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; }

.title01{ position: absolute;top:48px; left: 234px;z-index: 99;}
.title02{ position: absolute;top:14px; left: 439px;z-index: 99;}
.title03{ position: absolute;top:392px; left: 315px;z-index: 99;}
.titleC{ margin: 0px; padding: 40px 0 10px;}

.block{ margin: 0 auto; max-width: 1920px; padding: 1px 0;}
/*.block:nth-child(odd){ background:#ccc;}*/
.bg_1200{ width:1160px; min-width:1160px; margin:0 auto;}
.font{ padding-top: 15px;}
.bg_1 .font,.bg_3 .font{ padding-top: 0px;}
/* 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; }
	.block{ margin: 0 auto; max-width: 100%; padding: 0 0;}
	.bg_1200{ width:100%; min-width:100%; margin:0 auto;}
}


/*背景*/

.bg_deco{ z-index:-1; position:absolute;top:900px; left:0; width:100%; height:100%;background:url("../images/bg_deco.png"); background-repeat:repeat-y; }
.crosswise{ width:1096px; margin:20px auto 0px;}
.crosswise .font h4{ font-size:1.3rem; border-bottom:1px #ccc solid; padding-bottom:10px; margin-bottom:8px;}

@media screen and ( max-width: 991px ){
.rectangle_3p ul li:nth-child(3n+1) {width: 94vw; padding: 3vw; margin: 1vw 3vw; }
.rectangle_3p ul li:nth-child(3n+1) a { flex-wrap: nowrap; }
.rectangle_3p ul li:nth-child(3n+1).font {padding: 1vw 0vw 1vw 3vw; }
.crosswise{ width:100%; margin:3vw auto 2vw;}
.sub-m img{ width: 100%;}
}


/*公板背景*/
.bg_1 .bg_1200{ background: url("../images/bg_1200_1.png") top center no-repeat; width:auto; height:1144px; position: relative; padding:267px 0 120px; z-index:99;}
.bg_2 .bg_1200{ background: url("../images/bg_1200_2.png") top center no-repeat; width:auto; height:1407px; position: relative; padding:217px 0 120px; z-index:99;}
.bg_3 .bg_1200{ background: url("../images/bg_1200_3.png") top center no-repeat; width:auto; height:1404px; position: relative; padding:244px 0 120px; z-index:99;}
.bg_4 .bg_1200{ background: url("../images/bg_1200_4.png") top center no-repeat; width:auto; height:1636px; position: relative; padding:256px 0 120px; z-index:99;}
.bg_5 .bg_1200{ background: url("../images/bg_1200_5.png") top center no-repeat; width:auto; height:1184px; position: relative; padding:261px 0 120px; z-index:99;}
.bg_6 .bg_1200{ background: url("../images/bg_1200_6.png") top center no-repeat; width:auto; height:1200px; position: relative; padding:233px 0 120px; z-index:99;}

@media screen and ( max-width: 991px ){
.bg_1 .bg_1200{background: #e5decd;padding: 1vw 0 5vw;height: 100%;}
.bg_2 .bg_1200{background:#e5decd; padding: 1vw 0 5vw;height: 100%;}
.bg_3 .bg_1200{background:#e5decd;padding:1vw 0 5vw;height: 100%;}
.bg_4 .bg_1200{background:#e5decd;padding: 1vw 0 5vw;height: 100%;}
.bg_5 .bg_1200{background:#e5decd;padding: 1vw 0 5vw;height: 100%;}
.bg_6 .bg_1200{background:#e5decd;padding:1vw 0 5vw; height: 100%;}

}

/*區塊title*/
.bg_1 .sub-m { position: relative; top:0vw;}
.bg_2 .sub-m { position: relative; top:0vw;}
.bg_3 .sub-m { position: relative; top:0vw;}
.bg_4 .sub-m { position: relative; top:0vw;}
.bg_5 .sub-m { position: relative; top:0vw;}
.bg_6 .sub-m { position: relative; top:0vw;}




/*第九區 輪播 變形*/
.recommend{width: 1080px; padding: 30px 30px 30px; margin:20px auto 0px; position: relative;border-radius: 10px;display: flex; flex-wrap: wrap; background: #fff;}
.recommend a { display: flex; }
.recommend h3 {writing-mode: vertical-lr;text-align: left; color: #000;}
.recommend .font { width: 650px; margin-left: 30px;}
.recommend .font h4 { font-size: 2rem;border-bottom: #000000 solid 1px; padding: 0 20px 20px; margin: 10px auto 12px; line-height: 2.2rem; }
.recommend .font p { font-size: 1.2rem; line-height: 2rem;  }
.recommend .font p big{ font-size:1.3rem; }
.recommend .font .price { font-size: 1.2rem;  }
.recommend img {  object-fit: cover;max-height: 350px;margin: 0 0px;}
	@media screen and ( max-width: 991px ){
		.recommend{width: 94vw; padding: 5vw ;margin: 2vw auto;background: #fff;}
		.recommend a { flex-wrap: wrap; }
		.recommend h3 {writing-mode:horizontal-tb;margin: auto;}
		.recommend .font { width: 100%; height: auto; padding: 0;margin: 0 2vw 2vw;}
		.recommend .font h4 { margin: 2vw auto; padding: 2vw; font-size: 1.6rem; line-height: 2rem;}
		.recommend .font p { padding: 2vw; margin: 2vw auto;}
		.recommend .font .price { padding: 2vw; }
		.recommend img { max-height: 50vw; height: 100%;margin: 2vw auto;}
	}
.swiper-container {
  width: 350px; z-index: 99;padding: 0 0px;
  height:350px; overflow: hidden; display: flex; flex-wrap: wrap;
}
.swiper-wrapper{z-index: 99;}
.swiper-slide img{ width:100%; }
.swiper-slide {
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center; margin-right: 0px;
}

	@media screen and ( max-width: 991px ){
	.swiper-container {
  width: 84vw; z-index: 99;padding: 0 0vw; background:url(../images/m/layout-m_09.jpg) top center no-repeat; background-size:100%;
  height:84vw;
}	
.swiper-wrapper{width:100%;}
.swiper-slide{width:100%; text-align:center;}
.swiper-slide img{ width:100%; max-height: 100%; margin:0 auto;}
		}



/*--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: 25px;right: 0;margin: 2vw;	}
	}
/*for mobile*/
menu{display:none;}
	@media screen and ( max-width: 768px ){
		menu{ display:block;}
	}
menu ul{
	position:fixed;bottom:0;left:0;margin:0;width:100%;display:flex;list-style: none;background-color:#ca3842;z-index:1000;padding:2px 0;border-top:none;}
menu ul li{border-right:1px solid #ffffff;padding:4px;width:25%;box-sizing:border-box;text-align:center;font-size:13px;letter-spacing: -1px;}
menu ul li a{font-size:13px;}
menu ul li:nth-last-child(1){border-right:none;}
menu a{color:#ffffff !important;text-decoration:none;}



