/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

#mainframe div, #mainframe span, #mainframe applet, #mainframe object, #mainframe iframe,
#mainframe h1, #mainframe h2, #mainframe h3, #mainframe h4, #mainframe h5, #mainframe h6, #mainframe p, #mainframe blockquote, #mainframe pre,
#mainframe a, #mainframe abbr, #mainframe acronym, #mainframe address, #mainframe big, #mainframe cite, #mainframe code,
#mainframe del, #mainframe dfn, #mainframe em, #mainframe img, #mainframe ins, #mainframe kbd, #mainframe q, #mainframe s, #mainframe samp,
#mainframe small, #mainframe strike, #mainframe strong, #mainframe sub, #mainframe sup, #mainframe tt, #mainframe var,
#mainframe b, #mainframe u, #mainframe i, #mainframe center,
#mainframe dl, #mainframe dt, #mainframe dd, #mainframe ol, #mainframe ul, #mainframe li,
#mainframe fieldset, #mainframe form, #mainframe label, #mainframe legend,
#mainframe table, #mainframe capxion, #mainframe tbody, #mainframe tfoot, #mainframe thead, #mainframe tr, #mainframe th, #mainframe td,
#mainframe article, #mainframe aside, #mainframe canvas, #mainframe details, #mainframe embed, 
#mainframe figure, #mainframe figcapxion, #mainframe hgroup, 
#mainframe menu, #mainframe nav, #mainframe output, #mainframe ruby, #mainframe section, #mainframe summary,
#mainframe time, #mainframe mark, #mainframe audio, #mainframe video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
#mainframe article, #mainframe aside, #mainframe details, #mainframe figcapxion, #mainframe figure, 
#mainframe hgroup,#mainframe  menu, #mainframe nav, #mainframe section {
	display: block;
}
#mainframe {
	line-height: 1;
}
#mainframe ol, #mainframe ul {
	list-style: none;
}
#mainframe blockquote, #mainframe q {
	quotes: none;
}
#mainframe blockquote:before, #mainframe blockquote:after,
#mainframe q:before, #mainframe q:after {
	content: '';
	content: none;
}
#mainframe table {
	border-collapse: collapse;
	border-spacing: 0;
}
#mainframe a{
	text-decoration: none;
	color: inherit;
}

#mainframe{
	font-family: 'Noto Sans TC', 'Be Vietnam Pro','Microsoft JhengHei', '微軟正黑體', Arial, Helvetica, sans-serif;
	overflow-x: hidden;
	color:#212121;
	background-image: linear-gradient(120deg, #f2f2f2 0%, #ebedee 100%);
}

/* Page Loader */

#fade{
    display:none;
    width:100%;
    height:100%;
    background: #FFF;
    position: fixed;
    top:0px;
    left:0px;
    z-index:99;
}
#fade .load_img{
    display: block;
    margin: auto;
    padding-top: 45vh;
}
#fade .load_img img{
	display: block;
	height: auto;
	width: 150px;
	background:transparent;
	margin: auto;
}

#mainframe img{
	max-width: 100%;
	vertical-align:middle;
}
#mainframe .sp{display: none!important;}


#mainframe .wrapper{
	font-size: 14px;
	position: relative;
	width: 100%;
	height: 100%;
	margin: 0 auto;
}
#mainframe .leftBox{
	position: fixed;
	max-width: 350px;
	margin: auto;
	width: 20%;
	left: 5%;
	top: 26%;
}
#mainframe .rightBox{
	position: fixed;
	width: 20%;
	right: 5%;
	top: 45%;
}
#mainframe .leftImg1{
	width: 90%;
	margin: 0 auto 7em auto;
}
#mainframe .leftImg2{
	width: 70%;
	margin: auto;
}

#mainframe .leftImg3{
	position: absolute;
    width: 32%;
    top: 55%;
    left: 7%;
    -webkit-animation-name: pulse2;
	animation-name: pulse2;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
#mainframe .leftImg4{
	position: absolute;
    width: 25%;
    top: 50%;
    right: 20%;
    -webkit-animation-name: pulse2;
	animation-name: pulse2;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
#mainframe .rightImg{
	width: 90%;
	margin: 0 auto 40px auto;
}
#mainframe p.credit{
	font-family: "Be Vietnam Pro", sans-serif;
	font-weight: 200;
	text-align: center;
	letter-spacing: .03em;
	font-size: 80%;
	line-height: 22px;
	line-height: 150%;
}
#mainframe .scrollBox{
	width: 40%;
	background: #FFF;
	position: relative;
	margin: 0 auto;
	/*height: 100vh;*/
	z-index: ;
}
#mainframe .top{
	width: 80%;
	margin: 0 auto;
	padding: 8em 0 6em 0;
}
#mainframe .intro{
	max-width: 400px;
	width: 80%;
	margin: 0 auto 6em auto;
}

#mainframe .intro p{
	font-size: 95%;
	font-weight: 300;
	font-family: 'Noto Sans TC';
	letter-spacing: 0.1em;
	line-height: 230%;
	white-space: pre-line;
	text-align: justify;
	margin-bottom: 10px;
}
#mainframe .content{
	width: 100%;
	margin: 0 auto;
	margin-bottom: 8em;
	position: relative;
}
#mainframe .content:last-of-type{
	margin-bottom: 0;
}
#mainframe .content h1{
	font-family: "Be Vietnam Pro", sans-serif;
	font-weight: 500;
	font-size: 26px;
	white-space: pre-line;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: .04em;
	line-height: 110%;
	color: #212121;
}
#mainframe .content h3{
	 font-family: "Be Vietnam Pro", sans-serif;
	 font-weight: 500;
	 letter-spacing: .04em;
	 font-size: 20px;
	 text-align: center;
	 color: #212121;
	 margin-bottom: 25px;
}
#mainframe .items{
	max-width: 550px;
	width: 100%;
	margin: 4em auto 0 auto;
}
#mainframe .itemsInner{
	width: 90%;
	margin: 0 auto 2.8em auto;
	position: relative;
}
#mainframe .bx-wrapper{
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    background: none;
    margin: auto;
}
#mainframe .itemsInner .bx-wrapper{
	width: 75%;
}
#mainframe .itemImg{
	width: 75%;
	margin: 0 auto;
}
#mainframe .itemName{
	font-weight: 500;
	font-size: 105%;
	letter-spacing: .05em;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
}
#mainframe .decoBoneDog{
	width: 50%;
	margin: 0 auto -3px auto;
	-webkit-animation-name: wobble2;
	animation-name: wobble2;
	-webkit-animation-duration: 3s;
  animation-duration: 3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
	-webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
#mainframe .about{
	margin: 0 auto;
	position: relative;
	padding: 3em 0;
	z-index: 1;
}
#mainframe .about::before{
	display: block;
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0%;
	top: 0;
	background: #f2f2f2;
	z-index: -1;
}
#mainframe .aboutIMG{
	width: 170px;
	margin: 0 auto 30px auto;
}
#mainframe .aboutIMG img{
	border-radius: 200px 200px 0 0;
}
#mainframe .aboutText{
	max-width: 500px;
	width: 75%;
	margin: 0 auto;
}
#mainframe .about p{
	font-size: 95%;
	font-weight: 300;
	letter-spacing: .07em;
	text-align: justify;
	line-height: 230%;
	margin-top: 25px;
}
#mainframe .ig{
	display: block;
	text-align: center;
	font-size: 15px;
	font-family:'Be Vietnam Pr', sans-serif;
	letter-spacing: .03em;
	vertical-align: middle;
	color: #212121;
}
#mainframe .ig i{
	font-size: 22px;
	margin-right: 6px;
	vertical-align: middle;
}
#mainframe .fa-instagram, #mainframe .fa{
    font-family: "Font Awesome 6 Brands";
}
#mainframe .btn{
	display: block;
	font-family: 'Be Vietnam Pr', sans-serif;
	letter-spacing: .04em;
	font-weight: 400;
	font-size: 90%;
	letter-spacing: .07em;
	width: fit-content;
	width: -webkit-fit-content;
	text-align: center;
	color: #FFF;
	background: #212121;
	padding: 10px 30px;
	margin: 0 auto;
	transition: ease .8s;
}
#mainframe .btn:hover{
	transform: scale(1.1);
}
#mainframe .allItemsBtn{
	display: block;
	font-family: 'Be Vietnam Pr', sans-serif;
	letter-spacing: .07em;
	font-weight: 500;
	font-size: 100%;
	text-transform: uppercase;
	background: #212121;
	color: #FFF;
	text-align: center;
	width: fit-content;
	width: -webkit-fit-content;
	padding: 15px 30px;
	margin: 50px auto 0 auto;
	transition: ease .8s;
}
#mainframe .allItemsBtn:hover{
	transform: scale(.9);
}
#mainframe .decoClap{
	width: 100%;
	margin: 3em auto 0 auto;
}
#mainframe .decoDrinkingDog{
	width: 33%;
	position: absolute;
	bottom: -5%;
	right: -18%;
	-webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-animation-name: swing;
    animation-name: swing;
    -webkit-animation-duration: 5s;
    animation-duration: 5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
#mainframe .decoRide{
	width: 47%;
	position: absolute;
	bottom: 30%;
	z-index: 99;
	animation-name: ride;
	-webkit-animation-name: ride;
	animation-duration: 5s;
	-webkit-animation-duration: 5s;
	animation-timing-function: ease-in;
	-webkit-animation-timing-function: ease-in;
	animation-fill-mode: forwards;
	-webkit-animation-fill-mode: forwards;
	animation-iteration-count: 1;
	-webkit-animation-iteration-count: 1;
}
#mainframe .decoRide::before{}
@-webkit-keyframes pulse2 {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.25, 1.25, 1.25);
    transform: scale3d(1.25, 1.25, 1.25);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.25, 1.25, 1.25);
    transform: scale3d(1.25, 1.25, 1.25);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@-webkit-keyframes wobble2 {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  15% {
    -webkit-transform: translate3d(-2%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-2%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(3%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(3%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(5%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(5%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-3%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-3%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes wobble2 {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  15% {
    -webkit-transform: translate3d(-2%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-2%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(3%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(3%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(5%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(5%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-3%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-3%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@-webkit-keyframes ride {
  from {
    -webkit-transform: translateX(300%);
    transform: translateX(300%);
  }
  to {
    -webkit-transform: translateX(-1000%);
    transform: translateX(-1000%);
  }
}
@keyframes ride {
  from {
    -webkit-transform: translateX(300%);
    transform: translateX(300%);
  }
  to {
    -webkit-transform: translateX(-1000%);
    transform: translateX(-1000%);
  }
}
#footer{
	background: #dfdfdf!important;
}
/*======= mobile setting ======= */

@media screen and (max-width: 680px){
	#fade .load_img{
	
	}
	#fade .load_img img{
		width: 180px;
	}
	._pc{display: none!important;}
	._sp{display: block!important;}
	#mainframe .wrapper{
		width: 100%;
		overflow-x: hidden;
		padding-bottom: 0;
	}
	#mainframe .sp{
		display: block!important;
	}
	#mainframe .pc{
		display: none;
	}
	#mainframe .top{
		padding: 6em 0 5em 0;
	}
	#mainframe .scrollBox{
		width: 100%;
	}
	#mainframe .intro{
		width: 100%;
		max-width: unset;
		background-image: linear-gradient(120deg, #f2f2f2 0%, #ebedee 100%);
		padding: 4.5em 3em 4em 3em;
	}
	#mainframe .intro p{
		font-size: 100%;
	}
	#mainframe .introDeco{
		position: relative;
        width: 90%;
        margin: 0 auto 2em auto;
	}
	#mainframe .leftImg2{
		width: 60%;
	}
	#mainframe .leftImg3{
		top: 10px;
		left: 0;
	}
	#mainframe .leftImg4{
		top: -7%;
		right: -5%;
	}
	#mainframe .contentDeco{
		width: 60%;
		margin: -8em auto 2.5em auto;
	}
	#mainframe .decoDrinkingDog{
		bottom: 0;
		right: -20px;
	}
	#mainframe .decoRide{
		width: 50%;
		animation-duration: 3s;
		-webkit-animation-duration: 3s;
	}
	#mainframe .decoClap{
		margin-top: 1.5em;
	}
	#mainframe .content{
		margin-bottom: 6em;
	}
	#mainframe .content:last-of-type{
	}
	#mainframe .itemsInner .bx-wrapper{
		width: 80%;
	}
	#mainframe .itemImg{
		width: 80%;
	}
	#mainframe .itemName{
		font-size: 115%;
	}
	#mainframe .btn{
		font-size: 100%;
	}
	#mainframe .ig i{
		font-size: 26px;
	}
	#mainframe p.credit{
		font-size: 90%;
		margin-top: 3.5em;
	}
	@-webkit-keyframes ride {
	  from {
	    -webkit-transform: translateX(100%);
	    transform: translateX(100%);
	  }
	  to {
	    -webkit-transform: translateX(-105%);
	    transform: translateX(-105%);
	  }
	}
	@keyframes ride {
	  from {
	    -webkit-transform: translateX(105%);
	    transform: translateX(105%);
	  }
	  to {
	    -webkit-transform: translateX(-100%);
	    transform: translateX(-100%);
	  }
	}
}

@media(max-width: 414px){
	
}

@media(max-width: 376px){
	
}


