@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+TC:wght@700&display=swap');
/* 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;
	background-attachment:fixed;
}



/* PC */
.WRAPPER{ position:relative; width:100%; min-width:1200px; margin:0 auto; overflow:hidden;}
 	@media screen and ( max-width: 640px ){
		.WRAPPER{ min-width:100%;}
		html{
			background:url("../images/bg_m.jpg") repeat;
		}
		
	}
.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; }
}






/* -----------------COMMON----------------- */


@media screen and ( max-width: 640px ){}

/* ---------BACKGROUND-------- */

.subtitle{
	background: url("../images/h2bg04.png") center no-repeat;
	height: 40px;
}

.column ul h3{
	background: url("../images/h2bg05.png") center no-repeat;
}

@media screen and ( max-width: 640px ){
	.subtitle{
		background: none;
	}
}

/* -----------BLOCK----------- */

.recommend{
	padding: 0;
	margin: 30px auto 50px;
}

.morebtn{
	background: #fbf23f;
	color: #e30681;
	padding: 5px 30px;
	border-radius: 30px;
}

.morebtn01 a{
	background: #e30681;
	color: #fbf23f;
	border: #fbf23f solid 1px;
	padding: 7px 25px 10px;
	border-radius: 30px;
	font-size: 1.5rem;
	text-align: center;
}

.subtitle .more{
	background: #e30681;
	padding: 10px 30px;
	border: #fbf23f solid 1px;
	border-radius: 30px;
	right: 10px;
	top: -2px;
}

.subtitle .more a{
	color: #fbf23f;
}

@media screen and ( max-width: 640px ){
	.recommend{
		background: none;
		margin: 5vw auto 8vw;
	}
}

/* ------------FONT----------- */
h2, h3{
	font-family:'EB Garamond',  'Noto Serif TC' ,serif;
	color: #fff;
}

.subtitle h3{
	border-left: none;
}

.recommend_2p .font p{
	text-align: center;
}

@media screen and ( max-width: 640px ){
	.subtitle .more{
		top: 13vw;
		right: 27vw;
		padding: 3vw 15vw;
	}
	.subtitle h3{
		/* margin: 0 auto 7vw auto; */
		text-align: center;
		padding: 0;
		display: block;
	}
}


/* -----------------COMMON----------------- */



/* ------------------bg01------------------ */

.bg01{
	padding: 30px 0 0 0;
}

.bg01 .titleR h2{
	background: url("../images/h2bg01.png") top center no-repeat;
	height: 72px;
	padding: 15px 0 0 ;
}

.bg01 h4{
	padding: 6px 10px;
    margin: 0 0 5px;
    color: #fff;
    background: #ff418a;
}


@media screen and ( max-width: 640px ){
	.bg01 .titleR h2{
		background: none;
		height: auto;
		padding: 3vw 0  ;
	}
}

/* ------------------adimg------------------ */

.adimg .titleR h2{
	background: url("../images/h2bg02.png") top center no-repeat;
	height: 72px;
	padding: 15px 0 0 ;
}

.adimg li:hover {
    transform: scale(1);
}

.adimg h2 br{
	display: none;
}

@media screen and ( max-width: 640px ){
	.adimg .titleR h2{
		background: none;
		height: auto;
		padding: 3vw 0 0 ;
		line-height: 2.5rem;
	}

	.adimg h2 br{
		display: block;
	}
}

/* ------------------bg02------------------ */


.bg02box{
	background: #bf006975;
	border: #fbf23f solid 1px;
	width: 1160px;
	margin: 20px auto;
	padding: 0 0 10px 0;
	border-radius: 20px;
	box-shadow: 3px 3px 5px #8d083840;
}

.bg02 .morebtn{
	position: relative;
	top: -30px;
	left: 900px;
}

.bg02 .recommend a:nth-child(2){
	color: #000;
	font-size: 1.5rem;
}

.bg02 .recommend h4{
	font-family:'EB Garamond',  'Noto Serif TC' ,serif;
	color: #fff;
	border-bottom: #fff solid 1px;
}

.bg02 .recommend .font p{
	color: #fff;
}

@media screen and ( max-width: 640px ){
	.bg02box{
		width: 100%;
		margin: 3vw auto;
		padding: 0 1vw;
		/* border-radius: 0; */
	}

	.bg02 .morebtn{
		top: 0vw;
		left: 22vw;
	}

}


/* ------------------bg03------------------ */


.bg03box{
	background: #d8694675;
	border: #fbf23f solid 1px;
	width: 1160px;
	margin: 20px auto;
	padding: 0 0 10px 0;
	border-radius: 20px;
	box-shadow: 3px 3px 5px #8d083840;
}

.bg03 .morebtn{
	position: relative;
	top: -30px;
	left: 900px;
}

.bg03 .recommend a:nth-child(2){
	color: #000;
	font-size: 1.5rem;
}

.bg03 .recommend h4{
	font-family:'EB Garamond',  'Noto Serif TC' ,serif;
	color: #fff;
	border-bottom: #fff solid 1px;
}

.bg03 .recommend .font p{
	color: #fff;
}

@media screen and ( max-width: 640px ){
	.bg03box{
		width: 100%;
		margin: 0 auto;
		padding: 0 1vw 5vw;
	}

	.bg03 .morebtn{
		top: 0vw;
		left: 22vw;
	}
}

@media screen and ( max-width: 640px ){}


/* ------------------bg04------------------ */

.bg04{
	padding: 20px 0;
}

.bg04 .titleR h2{
	background: url("../images/h2bg03.png") top center no-repeat;
	height: 117px;
}
.bg04 .titleR h3{
	margin: -45px 0 0;
	color: #fff543;
}

.bg04 .titleR h2 br{
	display: none;
}
@media screen and ( max-width: 640px ){

	.bg04 .titleR h2{
		line-height: 2.5rem;
		background-size: 300vw;
	}
	.bg04 .titleR h2 br{
		display: block;
	}

	.bg04 .titleR h3{
		margin: -10vw auto 0;
	}

	.crosswise_3p ul{
		padding: 5vw 0 0 ;
	}
}

/* ------------------bg05------------------ */
.bg05{
	background: #bf006975;
	border: #fbf23f solid 1px;
	max-width: 1160px;
	margin: 20px auto;
	padding: 30px 0 5px 0;
	border-radius: 20px;
	box-shadow: 3px 3px 5px #8d083840;
}


@media screen and ( max-width: 640px ){
	.bg05{
		padding: 2vw 0 3vw;
	}

	.bg05 .hightlight ul{
		padding: 15vw 0 0;
	}
}


/* ------------------bg06------------------ */

.bg06 .recommend_2p .font h4{
	border-bottom: none;
}

.bg06 .recommend_2p .font .price{
	text-align: center;
}

.bg06 .recommend_2p ul li:nth-child(4){
	background: none;
	width: auto;
	padding: 0 0 0 400px;
}

.bg06 .column ul{
	background: #bf006975;
	border: #fbf23f solid 1px;
	margin: 20px auto;
	padding: 20px 0 10px 0;
	border-radius: 20px;
	box-shadow: 3px 3px 5px #8d083840;
}

.bg06box-2 .column ul{
	background: #d8694675;
}

@media screen and ( max-width: 640px ){
	.bg06 .recommend_2p ul li:nth-child(4){
		padding: 0;
	}
}


/* ------------------bg07------------------ */
.bg07{
	background: #d8694675;
	border: #fbf23f solid 1px;
	max-width: 1160px;
	margin: 20px auto;
	padding: 30px 0 5px 0;
	border-radius: 20px;
	box-shadow: 3px 3px 5px #8d083840;
}


@media screen and ( max-width: 640px ){
	.bg07{
		padding: 2vw 0 3vw;
	}

	.bg07 .hightlight ul{
		padding: 15vw 0 0;
	}
}


/* ------------------bg10------------------ */

.bg10{
	background: #bf006975;
	border: #fbf23f solid 1px;
	max-width: 1160px;
	margin: 20px auto;
	padding: 30px 0 5px 0;
	border-radius: 20px;
	box-shadow: 3px 3px 5px #8d083840;
}

.bg10 .hightlight img{
	object-fit: contain;
}



@media screen and ( max-width: 640px ){
	.bg10{
		padding: 2vw 0 3vw;
	}

	.bg10 .hightlight ul{
		padding: 15vw 0 0;
	}
}

/* ------------------版頭------------------ */


.mom{
	position: absolute;
	top: 443px;
	left: 30px;
}

.go01{
	position: absolute;
	top: 645px;
	left: 50px;
}

.go02{
	position: absolute;
	top: 710px;
	right: 130px;
}

@media screen and ( max-width: 640px ){
	.mom_m{
		position: absolute;
		width: 37vw;
		top: 127vw;
		right: 7vw;
	}
}























/*--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;	}
	}