@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: 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; }
.title01{ position: absolute;top:53px; left: 781px;z-index: 99;}
.title02{ position: absolute;top:53px; left: 715px;z-index: 99;}
.title03{ position: absolute;top:170px; left: 715px;z-index: 99;}

.title05{ position: absolute;top:243px; left: 715px;z-index: 99;}
.title06{ position: absolute;top:321px; left: 715px;z-index: 99;}
.sale{ position: absolute;top:256px; left: 462px;z-index: 99;}

.for_pc{ display: block; }
.for_m { display: none; }
.alternate li{ height: 350px;}
.alternate ul:nth-child(even){padding-top: 40px; margin-bottom: 4px;}
.alternate .font{ margin-top: 8px;}
.alternate{ margin:20px auto 0px;}
.hightlight{margin-top: 0px; margin-bottom: 0px; padding-bottom: 10px;}
.hightlight ul li{ margin: 8px;}
.titleC{ margin-top: 0px; padding-top: 30px;}
.titleC h2{font-family:'Noto Serif TC','Microsoft JhengHei'; font-size: 50px; line-height: 60px; letter-spacing: 10px; color: #99241c; font-weight: 600;}
.bg_1 .hightlight{ background:#933032; padding: 12px;}
.bg_1 .half ul{ width: 562px; background: #efe7db;}
.bg_1 .titleC{ background: url("../images/subti01.png") center 55px no-repeat;}
.bg_3 .titleC,.bg_4 .titleC,.bg_5 .titleC{ background: url("../images/subti04.png") center 55px no-repeat;}
.bg_6 .titleC{ background: url("../images/subti02.png") center 55px no-repeat;}
.bg_2,.bg_3,.bg_4,.bg_5{background:url("../images/bg2.jpg") top center repeat;width: 100%;max-width: 1920px;min-width: 1200px; margin: 0 auto;} 
.bg_5{ padding-bottom: 20px;}
.bg_1{background:url("../images/layout2_01.jpg") bottom center no-repeat;}
.bg_2{background:url("../images/layout2_02.jpg") top center no-repeat,url("../images/bg2.jpg") top center repeat;}
.bg_6 .hightlight{ background:#933032; padding: 12px;margin-bottom: 0px;}
.bg_6 .hightlight ul{ background:#933032 url("../images/subti03.png") top center no-repeat; margin-top: 0; padding: 10px 0 15px;}
.bg_6 .half ul{ width: 562px; background: #efe7db; }
.hightlight .font h4{ background-color: #3b868f;}
.banner{ background: #ffffff44;}

.bg_2 .alternate ul:nth-child(odd) li:first-child{background: #434242;}
.bg_2 .alternate ul:nth-child(even) li:last-child{background: #447105;}
.bg_3 .alternate ul:nth-child(odd) li:first-child{background: #45617f;}
.bg_3 .alternate ul:nth-child(even) li:last-child{background: #cb4a26;}
.bg_4 .alternate ul:nth-child(odd) li:first-child{background: #9a1969;}
.bg_4 .alternate ul:nth-child(even) li:last-child{background: #313f22;}
.bg_5 .alternate ul:nth-child(odd) li:first-child{background: #53763f;}
.bg_5 .alternate ul:nth-child(even) li:last-child{background: #605d53;}

/* 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; }
	.alternate ul,.alternate ul:nth-child(even){display: flex;
		justify-content: center;    flex-wrap: wrap;align-items: stretch;}
	.alternate li{ height:auto; }
	.alternate{ margin:2vw auto 0px;}
	.alternate .font{ margin-top: 3px;}
	.alternate ul:nth-child(even){margin-top: 0px;}
	.bg_2,.bg_3,.bg_4,.bg_5{background:url("../images/bg2.jpg") top center repeat;width: 100%;max-width: 100%;min-width:100%; margin: 0 auto;} 
	.hightlight ul li{ margin:1vw;}
	.hightlight{margin-top: 0px; margin-bottom: 0px; padding-bottom:2vw;}
	.titleC{ margin-top: 0px; padding-top: 3vw;}
	.titleC h2{font-family:'Noto Serif TC','Microsoft JhengHei'; font-size: 30px; line-height: 30px; letter-spacing: 2px; color: #99241c; font-weight: 600;}
	.bg_1 .half ul,.bg_6 .half ul{ width: 100%; background: #efe7db; margin: 0; padding: 0vw;}
	.bg_1 .hightlight,.bg_6 .hightlight{ background:#933032; padding: 2vw;}
	.bg_6 .hightlight ul{  padding: 0 0 2vw;background:#efe7db;}
	.alternate ul:nth-child(even){padding-top: 0; margin-bottom: 2vw;}
	.bg_1{background:none;}
.bg_2{background:none;}
	.bg_1 .titleC{ background: none;}
.bg_3 .titleC,.bg_4 .titleC,.bg_5 .titleC{ background: none;}
.bg_6 .titleC{ background:  none;}
}





.alternate ul:nth-child(odd) li:first-child {
	
	    background: #949494;

}











/*--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: 2vw;right: 0;margin: 2vw;	}
	}