@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-img.png") top center fixed,url("../images/bg.jpg") top center fixed;}
header{background: url("../images/bg.jpg")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; }
.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:130px; left: 132px;z-index: 90;}
.title02{ position: absolute;top:267px; left: 225px;z-index: 90;}
.title03{ position: absolute;top:-22px; left: 147px;z-index: 90;}

.titlel01{position: absolute;top:0px; left: 677px;z-index: 90;animation-name:ani01; animation-duration:2s;animation-iteration-count:infinite; animation-timing-function:ease-in-out;animation-delay: 0s;animation-direction: alternate;transform-origin:top center;}
.l-img1{background: url("../images/lantern-1.png")no-repeat;width: 49px; height: 104px; position: relative;left: 30px;top: -2px; transition: all 0.3s;animation-name:ani02; animation-duration:2s;animation-iteration-count:infinite; animation-timing-function:ease-in-out;animation-delay: 0s;animation-direction: alternate;transform-origin:top center;}
.titlel01:hover>.l-img1{background: url("../images/lantern-1h.png")no-repeat;}

.titlel02{position: absolute;top:85px; left: 800px;z-index: 90;animation-name:ani01; animation-duration:2.7s;animation-iteration-count:infinite; animation-timing-function:ease-in-out;animation-delay: 0s;animation-direction: alternate;transform-origin:top center;}
.l-img2{background: url("../images/lantern-2.png")no-repeat;width: 57px; height: 104px; position: relative;left: 52px;top: -3px; transition: all 0.3s;animation-name:ani02; animation-duration:2.7s;animation-iteration-count:infinite; animation-timing-function:ease-in-out;animation-delay: 0s;animation-direction: alternate;transform-origin:top center;}
.titlel02:hover>.l-img2{background: url("../images/lantern-2h.png")no-repeat;}

.titlel03{position: absolute;top:106px; left: 944px;z-index: 90;animation-name:ani01; animation-duration:2.3s;animation-iteration-count:infinite; animation-timing-function:ease-in-out;animation-delay: -1s;animation-direction: alternate;transform-origin:top center;}
.l-img3{background: url("../images/lantern-3.png")no-repeat;width: 68px; height: 104px; position: relative;left: 27px;top: -4px; transition: all 0.3s;animation-name:ani02; animation-duration:2.3s;animation-iteration-count:infinite; animation-timing-function:ease-in-out;animation-delay: -1s;animation-direction: alternate;transform-origin:top center;}
.titlel03:hover>.l-img3{background: url("../images/lantern-3h.png")no-repeat;}

.titlel04{position: absolute;top:78px; left: 1095px;z-index: 90;animation-name:ani01; animation-duration:2.5s;animation-iteration-count:infinite; animation-timing-function:ease-in-out;animation-delay: -2s;animation-direction: alternate;transform-origin:top center;}
.l-img4{background: url("../images/lantern-4.png")no-repeat;width: 57px; height: 104px; position: relative;left: 3px;top: -2px; transition: all 0.3s;animation-name:ani02; animation-duration:2.5s;animation-iteration-count:infinite; animation-timing-function:ease-in-out;animation-delay: -2s;animation-direction: alternate;transform-origin:top center;}
.titlel04:hover>.l-img4{background: url("../images/lantern-4h.png")no-repeat;}


@keyframes ani01{
0%{transform:rotate(-5deg);}
100%{transform:rotate(5deg);}
}
@keyframes ani02{
0%{transform:rotate(-8deg);}
100%{transform:rotate(8deg);}
}

.titleC{ margin: 0px; padding: 40px 0 10px;}
.titleC h2{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; }
	.for_pc{ display: none; }
	.for_m { display: block; }
	.block{ margin: 0 auto; max-width: 100%; padding: 2vw 0;}
	.bg_1200{ width:100%; min-width:100%; margin:0 auto;}
	.titleC{ margin: 0px; padding: 5vw 2vw 2vw;}
	.titleC img{width: 100%;}
}

.bg_1 .round_3p ul li{margin-bottom: 40px;}
.bg_1 .round_3p ul li img{border-color: #f7c384;}
.bg_1 .round_3p ul li:nth-child(1)::after,.bg_1 .round_3p ul li:nth-child(5)::after{ content:''; background:url(../images/bowl.png) top center no-repeat; width:321px; height:447px; display:block; position: absolute; top:10px; left:22px; z-index:10;pointer-events: none;}
.bg_1 .round_3p ul li:nth-child(2)::after,.bg_1 .round_3p ul li:nth-child(6)::after{ content:''; background:url(../images/bowl2.png) top center no-repeat; width:338px; height:447px; display:block; position: absolute; top:10px; left:26px; z-index:10;pointer-events: none;}
.bg_1 .round_3p ul li:nth-child(3)::after,.bg_1 .round_3p ul li:nth-child(4)::after{ content:''; background:url(../images/bowl3.png) top center no-repeat; width:318px; height:449px; display:block; position: absolute; top:10px; left:26px; z-index:10;pointer-events: none;}
.bg_1 .round_3p ul li .font{ z-index:30; padding-top: 24px;}
.bg_1 .round_3p ul li .font h4{ z-index:30; background:url("../images/bg-g.jpg")repeat;}

@media screen and ( max-width: 991px ){
	.bg_1 .round_3p ul li:nth-child(1)::after,.bg_1 .round_3p ul li:nth-child(2)::after,.bg_1 .round_3p ul li:nth-child(3)::after,.bg_1 .round_3p ul li:nth-child(4)::after,.bg_1 .round_3p ul li:nth-child(5)::after,.bg_1 .round_3p ul li:nth-child(6)::after{display: none;}	
	.bg_1 .round_3p ul li .font p,.round_3p .font .price{color: #fff;}
	.round_3p .font .price big{color: #feca67;}
}

.bg_2{background: url("../images/bg2.png")top center no-repeat;height: 1106px;padding-top: 135px;}
.half ul{background: none;}
.half ul h3 img{display: none;}

@media screen and ( max-width: 991px ){
	.bg_2{background:none;height:auto;padding-top:0;}
	.bg_2 .various{background:url("../images/bg-g.jpg")repeat;}
	.half ul h3 img{display: block;width: 100%;height: auto;}
	.half ul{margin: 0 auto;}
}

.broadwise {width: 1200px; background: url("../images/subt03-1.png")center 20px no-repeat, url("../images/bg-r.jpg")repeat; padding: 30px 10px; border-radius: 30px;border: 3px solid #f2b557;}
.broadwise ul li:nth-child(2),.broadwise ul li:nth-child(4){margin-left: 388px;}
.broadwise ul li:nth-last-child(1),.broadwise ul li:nth-last-child(2){width: 561px;}
.broadwise ul li:nth-last-child(1) img,.broadwise ul li:nth-last-child(2) img{width: 280px;height: 280px;}

.crosswise_3p{width: 1200px; background: url("../images/subt03-2.png")center 20px no-repeat,url("../images/bg-r.jpg")repeat; padding: 30px 10px; border-radius: 30px;border: 3px solid #f2b557;margin-top: 40px;}
.crosswise_3p ul li:nth-child(2),.crosswise_3p ul li:nth-child(4){margin-left:388px;}
.crosswise_3p ul li:nth-last-child(1),.crosswise_3p ul li:nth-last-child(2),.crosswise_3p ul li:nth-last-child(3),.crosswise_3p ul li:nth-last-child(4){width: 274px; }
.crosswise_3p ul li:nth-last-child(1) img,.crosswise_3p ul li:nth-last-child(2) img,.crosswise_3p ul li:nth-last-child(3) img,.crosswise_3p ul li:nth-last-child(4) img{width: 250px;height: 250px; }
.crosswise_3p ul li:nth-last-child(1) a,.crosswise_3p ul li:nth-last-child(2) a,.crosswise_3p ul li:nth-last-child(3) a,.crosswise_3p ul li:nth-last-child(4) a{flex-wrap: wrap; text-align: center;}


@media screen and ( max-width: 991px ){
	.broadwise {width:100%; background: url("../images/bg-r.jpg")repeat;  padding: 0 0 3vw;border-radius: 20px;border: 0px solid #f2b557;}	
	.broadwise ul li:nth-child(2),.broadwise ul li:nth-child(4){margin-left:1vw;}
	.broadwise ul li:nth-last-child(2){width: 48vw;}
.broadwise ul li:nth-last-child(2) img,.broadwise ul li:nth-last-child(1) img{width:  44vw;height:  44vw;}
	
}


.titleA h2:before, .titleA h2:after{display: none;}
.titleA{border-top: 0px;border-bottom: 0px;display: none;}
.broadwise img{width: 170px; height: 170px;}
.broadwise ul,.crosswise_3p ul{flex-wrap: wrap;}

.titleA:nth-child(4){margin-top: 100px;}


.bg_3 .banner{width: 1200px; margin: 0 ;padding: 0;}
.bg_3 .banner ul li{margin: 2px 5px;}
.bg_3 .banner img{width: 585px;}


@media screen and ( max-width: 991px ){
	.broadwise ul{display: flex;}
.broadwise ul,.crosswise_3p ul{flex-wrap:wrap;}	
	.broadwise li,.broadwise li:nth-child(3n){width: 48vw;padding: 2vw;}
	.broadwise img{width: 44vw;height: 44vw;}
	.broadwise li a{display: block;}
	.broadwise .font,.broadwise .font h4{text-align: center;}
	.broadwise li:last-child,.broadwise ul li:nth-last-child(1){width: 97vw;}
	.broadwise li:last-child a,.broadwise ul li:nth-last-child(1) a{display: flex;}
	.broadwise li:last-child .font{width:46vw;}
	.crosswise_3p ul li:nth-child(2){margin-left:1vw;}
	.titleA:nth-child(4){margin-top: 0;}
.crosswise_3p{margin-top:0;}
	.crosswise_3p .font{margin: auto auto auto 2vw;}
	.bg_3 .banner{width:100%; margin: 0 ;padding: 0;}
.bg_3 .banner ul li{margin: 2px 5px;}
.bg_3 .banner img{width:100%;}
	
	.bg_3{background: url("../images/bg-r.jpg")repeat;}
.crosswise_3p{width: 100%; background: url("../images/bg-r.jpg")repeat;  padding: 0 0 3vw; border-radius:20px;border: 0px solid #f2b557;margin-top: 0;}
.crosswise_3p ul li:nth-child(2),.crosswise_3p ul li:nth-child(4){margin-left:1vw;}
.crosswise_3p ul li:nth-last-child(1),.crosswise_3p ul li:nth-last-child(2),.crosswise_3p ul li:nth-last-child(3),.crosswise_3p ul li:nth-last-child(4){width:94vw; }
.crosswise_3p ul li:nth-last-child(1) img,.crosswise_3p ul li:nth-last-child(2) img,.crosswise_3p ul li:nth-last-child(3) img,.crosswise_3p ul li:nth-last-child(4) img{width: 40vw;height: 40vw; }
.crosswise_3p ul li:nth-last-child(1) a,.crosswise_3p ul li:nth-last-child(2) a,.crosswise_3p ul li:nth-last-child(3) a,.crosswise_3p ul li:nth-last-child(4) a{flex-wrap: wrap; text-align: left;}
	.titleA{display: block;margin: 0 auto;}	
	.titleA img{display: block; width: 90%;margin: 0 auto;}	
	.titleA h2{display: none;}	
	
}




.keyword { max-width:1200px; margin:0 auto; padding:30px 10px 0px 10px; text-align:center; /*background: url("../images/bg05.jpg")repeat; */ }
.keyword div { display:flex; justify-content:center; align-content:center; }
.keyword div div { width:130px; height:130px; border-radius:50%; margin:0.5%;/*background:#fff0be;*/  background:url("../images/bg-r.jpg")repeat; transition:all 0.3s; display:grid;border: 2px #f2b557 solid;}
/*.keyword div div:nth-last-child(odd) { background-color:#f0f0f0; }*/
.keyword div div:hover { border-radius:40px;}
.keyword div div span { color:#f7c991; font-weight:bold; letter-spacing:2px; font-size:28px; line-height:30px; }
.keywordA li{box-shadow: none; border-radius: 30px;border: 2px #f2b557 solid; background:url("../images/bg-r.jpg")repeat; }
.keywordA li a{color:#f7c991;}
.keywordA li:hover{ background:url("../images/bg-g.jpg")repeat;}
.keywordA li a:hover{color:#fff;}

	@media screen and ( max-width: 991px ){
		.keyword { padding:0% 0 4% 0; }
		.keyword div { flex-wrap:wrap; }
		.keyword div div { width:22vw; height:22vw; margin:0.8vw; }
		.keyword div div span { font-size:3em; line-height:1.1em;  }

	}
	@media screen and ( max-width: 540px ){
		.keyword div div span { font-weight:bold; letter-spacing:1px; font-size:1.3em; line-height:1.1em; }
	}


/*--永久改動--*/
@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; }}


/*--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: 991px ){
		menu{ display:block;}
	}
menu ul{
	position:fixed;bottom:0;left:0;margin:0;width:100%;display:flex;list-style: none;background-color:#971b2b;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;}
