@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%; background-color:#463b38;}
		
	}
.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:43px; left:431px;z-index: 99;}
.p02{ position: absolute;top:289px; left:-364px;z-index: 99;}
.p03{ position: absolute;top:376px; left:11px;z-index: 99;}
.p04{ position: absolute;top:233px; left:432px;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; }

.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;}

/* 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; padding:0 0 5vw 0; }
	.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")  center top; background-repeat:repeat-y; }
.bg_dd{ z-index:-2; position:absolute;top:0px; left:0; width:100%; height:100%;background:url("../images/bg_dd.jpg")  center top ;}





/*區塊標*/
.titleB_1 {
    background:url(../images/title_1.png) center no-repeat;
    background-size:90%;
    width:100%;
    height:262px;
   
}
.titleB_1 h2{
   padding: 74px 50px 5px 60px;
   letter-spacing: 6px;
   line-height: 85px;
   color: #4f4140;
   font-size: 50px;
}

.titleB_2 {
    background:url(../images/title_2.png) center no-repeat;
    background-size:90%;
    width:100%;
    height: 262px;

}
.titleB_2 h2{
   padding: 74px 50px 5px 60px;
   letter-spacing: 6px;
   line-height: 85px;
   color: #4f4140;
   font-size: 50px;
}

@media screen and ( max-width: 991px ){
.titleB_1 {
	height: auto;
    background-size:105%;
   	padding: 5vw 0 1vw 0;
	}
.titleB_1 h2{
   letter-spacing: 3px;
   line-height: 70px;
   font-size: 25px;
   padding: 0 0 5vw 0;
}

.titleB_2 {
	height: auto;
    background-size:105%;
   	padding: 5vw 0 1vw 0;
}
.titleB_2 h2{
  letter-spacing: 3px;
   line-height: 70px;
   font-size: 25px;
   padding: 0 0 5vw 0;
}

}


/*公板背景*/
.wrap_box_1{
    width:1200px;
    height:auto;
    background:url(../images/paper1.jpg) repeat;
    margin:auto auto 70px;
    padding: 10px 0;
    border-radius:20px;
    border:#F9D395 solid 2px;
}
.wrap_box_2{
    width:1200px;
    height:auto;
    background:url(../images/paper2.jpg) repeat;
    margin:auto auto 70px;
    padding: 10px 0;
    border-radius:20px;
    border:#F9D395 solid 2px;
}
@media screen and ( max-width: 991px ){
.wrap_box_1,.wrap_box_2{
    width: 100%;
    height:auto;
    margin: auto;
}

}


/*公版設定*/
.crosswise{width: 1160px;margin: -17px auto 40px;}
.broadwise{width: 1160px;margin: -22px auto 40px;}
.various{width: 1160px;margin: -20px auto 40px;}
.titleC{display: flex;justify-content: center;margin: -10px auto 10px;}
.titleC h3 { font-size:40px; color:#4f4140;}
@media screen and ( max-width: 991px ){
.crosswise{width:100%;margin:-3vw auto 3vw;}
.broadwise{width:100%;margin:-3vw auto 3vw;}
.various{width:100%;margin:-3vw auto 3vw;}
.titleC{width:100%;margin:-3vw auto 3vw;}
.titleC h3 { font-size:26px; color:#4f4140;}
}


/*BN*3*/
.banner {width: 1200px;margin-top: 0;}
.banner_3p ul li{width: 260px;margin: 8px 12px;}
.banner_3p ul li img{width: 100%;border: #fff solid 2px;box-shadow: #ccc 5px 5px 0;}
@media screen and ( max-width: 991px ){
.banner{width: 100%;}
.banner_3p ul li{ width: 46vw; margin: 1vw 1vw;}		
}



/*--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: 12vw;right: 0;margin: 2vw;	}
	}



/*for mobile*/
menu{display:none;}
	@media screen and ( max-width:991px ){
		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:#1e1614;
	z-index:1000;
	padding:2px 0;
	border-top:none;
}
menu ul li{
	border-right:1px solid #cdb7a0;
	/*border-bottom:1px solid #cdb7a0;*/
	padding:4px 0;
	width:25%;
	box-sizing:border-box;
	text-align:center;
	letter-spacing:0px;
	color:#ffffff;
}
menu ul li a{
	font-size:14px;
	line-height:12px;
}
menu ul li:nth-last-child(1)/*, menu ul li:nth-last-child(4)*/{
	border-right:none;
}
menu ul li:nth-last-child(1), menu ul li:nth-last-child(3), menu ul li:nth-last-child(2), menu ul li:nth-last-child(1){
	border-bottom:none;
}

menu a{
	color:#ffffff !important;
	text-decoration:none;

}
