div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	padding: 0;
	margin: 0;
}

address, caption, cite, code, dfn, em, strong, var {
	font-weight: normal;
	font-style: normal;
}

ol, ul {
	list-style: none;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 100%;
}

caption {
	display: none;
}

.clear {
	clear: both;
	height: 0;
	max-height: 0;
	line-height: 0;
}

html {
	overflow-x: auto;
	overflow-y: scroll;
}

body {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	color: #212121;
	font-family: "微軟正黑體", Verdana, Geneva, sans-serif !important;
	letter-spacing: 0em;
	line-height: 1.6;
}

img {
	border: 0px;
}

a {
	color: #5a5a5a;
	text-decoration: none;
	blr: expression(this.onFocus=this.blur());
	outline: none;
	/* for Firefox */
	hlbr: expression(this.onFocus=this.blur());
	/* for IE */
}

a:focus {
	-moz-outline-style: none;
}

#header {
	position: relative;
	width: 100%;
	height: 408px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	line-height: 0;
	text-align: center;
	background-color: #fadadd;
}

#header_pic {
	height: 408px;
	left: 50%;
	margin-left: -50%;
	min-width: 980px;
	position: absolute;
	top: 0;
	width: 100%;
	background-image: url(https://event.cdn-gunnarworks.com/events/birthday/202512/2026birthday_1920x408.jpg);
	/*https://event.cdn-gunnarworks.com/events/birthday/20221124_1600x450_4400.jpg*/
	background-repeat: no-repeat;
	background-position: center top;
}

.h1600 {
	position: absolute;
	min-width: 980px;
	height: 408px;
	width: 1920px;
	top: 0;
	left: 50%;
	margin-left: -960px;
}

.h1000, .h480 {
	width: 100%;
	height: auto;
}

h1 {
	display: none;
}

body.bg-color {
	background-image: url(https://event.cdn-gunnarworks.com/events/birthday/2026happybirthday_BG.jpg) ;
	background-repeat: repeat;
}

#gotop {
	position: fixed;
	height: 80px;
	width: 110px;
	top: 700px;
	margin: 0 0 0 485px;
	left: 50%;
	display: block;
}

#go_more {
	position: fixed;
    bottom: 200px;
    margin: 0 0 0 485px;
    /* left: 50%; */
    right: 0;
    z-index: 2;
}

.d-none {
	display: block;
}

.d-block {
	display: none;
}

@media (max-width:767px) {
	#go_more {
		bottom: 50px;
		margin: 0;
		left: calc(100% - 90px);
		/*- 90px是氣球寬度 -*/
	}
}

#container {
	position: relative;
    z-index: 1;
	width: 1140px;
	margin: 0 auto;
	border: none;
	/*background:url(https://event.cdn-gunnarworks.com/events/birthday/bg_bottom_pink.jpg) no-repeat center bottom;
	background-color: #fadadd;*/
	padding-bottom: 115px;
}

.img-fluid {
	width: 100%;
	height: auto;
}

.imgs_app {
	width: 100%;
	max-width: 60%;
	margin: 0 auto;
}

.imgs_pc {
	width: 100%;
	max-width: 92%;
	margin: 0 auto;
}

.imgs_icon {
	width: 100%;
	max-width: 3%;
	height: auto;
	margin: 0 5px 0 0;
}

#container h2.title_area {
	display: block;
	width: 980px;
	position: relative;
	/*background:url(https://event.cdn-gunnarworks.com/events/birthday/bg_top_pink.jpg) no-repeat top; */
	margin: 0;
	margin-bottom: 12px;
	padding: 0;
	text-align: center;
	padding-top: 55px;
	font-size: 29px;
	color: #212121;
	font-weight: 900;
	line-height: 1.5;
}

#container h2.title_area img[src*="balloon.png"] {
	position: absolute;
	top: 32px;
	right: 33px;
}

#container div.word1 {
	text-align: center;
	margin-top: 4%;
	font-size: 25px;
	font-weight: bold;
	color: #000;
}

#container h2.title_area>span {
	font-size: 36px;
}

#container h2.title_area>span>b {
	color: #ff4400;
}

#container p.txt_area {
	width: 80%;
	max-width: 900px;
	margin: 0 auto;
	font-family: "微軟正黑體";
	text-align: justify;
}

#container>ul {
	display: block;
	width: 865px;
	margin: 0 auto;
	padding-top: 48px;
}

#container>ul>li {
	display: block;
	float: left;
	position: relative;
	background: url(https://event.cdn-gunnarworks.com/events/birthday/step_bg.png) no-repeat;
	width: 206px;
	height: 231px;
	margin-right: 13px;
	padding-left: 16px;
	padding-right: 16px;
	margin-bottom: 30px;
}

#container>ul>li:nth-of-type(4) {
	background: url(https://event.cdn-gunnarworks.com/events/birthday/step_lastbg.png) no-repeat;
	width: 206px;
	height: 233px;
	margin-top: -2px;
	margin-right: 0;
}

#container>ul>li>img[src*="step"] {
	position: absolute;
	top: 16px;
	left: 23px;
}

#container>ul>li>p {
	display: block;
	width: 100%;
	color: #060606;
	font-size: 18px;
	line-height: 30px;
	text-align: center;
}

#container>ul>li:nth-of-type(1)>p {
	padding-top: 70px;
}

#container>ul>li:nth-of-type(2)>p {
	padding-top: 70px;
}

#container>ul>li:nth-of-type(3)>p {
	padding-top: 70px;
}

#container>ul>li:nth-of-type(4)>p {
	padding-top: 90px;
}

#container div.summer {
	margin-top: 7%;
	padding-bottom: 4%;
	background: url(https://event.cdn-gunnarworks.com/events/birthday/bg_003.png) no-repeat top, linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(250, 218, 221, 1));
	background-size: cover;
	background-color: #fadadd;
	background-position: 0 6rem;
}

#container div.summer h2.title_area {
	display: block;
	width: 980px;
	position: relative;
	background: url(https://event.cdn-gunnarworks.com/events/birthday/bg_top_pink.png) no-repeat top;
	margin: 0;
	margin-bottom: 12px;
	padding: 0;
	text-align: center;
	padding-top: 55px;
	font-size: 29px;
	color: #212121;
	font-weight: 900;
	line-height: 1.5;
}

#container div.summer p.txt_area {
	width: 80%;
	max-width: 700px;
	margin: 0 auto;
	font-family: "微軟正黑體";
	text-align: justify;
}

#container div.summer>ul {
	display: block;
	width: 70%;
	background-color: #fff;
	margin: 3% auto;
	padding: 2%;
	border-radius: 15%;
	border-radius: 50px;
}

#container .summer>ul>li {
	display: block;
	text-align: center;
	float: none;
	position: relative;
	width: 100%;
}

#container .summer>ul>li>img {
	max-width: 45%;
	margin: 0 auto;
}

#container .summer>ul>li>p {
	display: block;
	width: 100%;
	color: #060606;
	font-size: 19px;
	line-height: 2;
	text-align: center;
	font-weight: 600;
}

.btn{border-radius: 500px;}
.btn-lg {
    padding: 0.8rem 1.6rem;
    font-size: 105%;
    font-weight: 600;
    color: #fff !important;
}

.btn_area {
	width: 550px;
	margin: 0 auto;
	padding: 50px 0;
}

.btn_area>a {
	display: block;
	white-space: nowrap;
	font-size: 22px;
	color: #05535c;
	text-decoration: underline;
	float: left;
	margin-right: 16px;
}

.btn_area>a>img[src*="icon"] {
	margin-right: 5px;
}

.btn_area>a:nth-of-type(1) {}

.btn_area>a:nth-of-type(2) {}

.btn_area>a:nth-of-type(3) {}

/* margin-right: 0;*/
.btn_area>a:nth-of-type(4) {
	display: none;
}

/*-- 商品4顆 ---
background: url(https://event.cdn-gunnarworks.com/events/birthday/bg_003.png) no-repeat top, linear-gradient(to bottom,rgba(255,255,255,0), rgba(250,218,221 ,1));

*/
.pro {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	width: 99%;
	justify-content: flex-start;
	margin: 50px auto 0;
	padding: 15px 3px;
	/*background: #fb949e;*/
	border-radius: 15px;
}

.pro>a {
	display: inline-block;
	flex: 0 0 33%;
	width: 33%;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 15px;
	transition: all 0.2s ease;
}

.pro>a>img {
	width: 100%;
	height: auto;
}

.pro>a:hover {
	transform: translateY(-5px);
}

.map {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	/* Permalink - use to edit and share this gradient: 		http://colorzilla.com/gradient-editor/#f6f6f6+0,ffffff+21,ffffff+77,f6f6f6+100 */
	background: #f6f6f6;
	/* Old browsers */
	background: -moz-linear-gradient(top, #f6f6f6 0%, #ffffff 21%, #ffffff 77%, #f6f6f6 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, #f6f6f6 0%, #ffffff 21%, #ffffff 77%, #f6f6f6 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #f6f6f6 0%, #ffffff 21%, #ffffff 77%, #f6f6f6 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6', endColorstr='#f6f6f6', GradientType=0);
	/* IE6-9 */
	width: 100%;
	height: auto;
	position: relative;
	/*box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);*/
}

.map>img[src$="bg01.png"] {
	position: absolute;
	top: -19px;
	left: -15px;
}

.map>img[src$="bg02.png"] {
	position: absolute;
	bottom: -5px;
	right: -7px;
}

.map h1 {
	display: block;
	font-size: 24px;
	color: #ab0000;
	padding: 30px 0 10px 0;
	text-align: center;
	margin-block-end: 0;
}

.map>ul {
	display: block;
	padding: 16px 30px 16px 48px;
	margin-block-start: 0;
	text-align: justify;
}

.map>ul>li {
	/*list-style: none;*/
	color: #060606;
	/*line-height: 30px;*/
	/*font-size: 15px;*/
	text-indent: -1em;
}
.discont-sec {
    max-width: 1140px;
    margin: 0 auto;

    img {
        transition: all 0.25s ease;
        max-width: 100%;
        height: auto;
    }

    a:hover>img {
        transform: scale(1.05);
        filter: contrast(120%);
    }
}

@media screen and (max-width:767px) {
    /*.discont-sec {
        img {
            max-width: 90%;
        }
    }*/
}
.material-icons {
	font-size: 16px;
}
#cake{
	position: absolute;
    right: 0;
    top: 10em;
}
#cup{
	position: absolute;
    left: 0;
    top: 25em;
}
#cake_1{
	position: absolute;
    left: 0;
    top: 95em;
}
#p_01{
	position: absolute;
    right: 0;
    top: 40em;
}
#p_02{
	position: absolute;
    left: ;: 0;
    top: 40em;
}
#letter{
	position: absolute;
    right: 0;
    top: 100em;
}
/*------------------------- footer --------------------------*/
.share_area {
	display: none;
}

#footer, .footer {
	clear: both;
	color: #555;
	text-align: center;
	margin: 20px auto 0;
	padding: 27px 0 17px;
	line-height: 1.5em;
	font-size: 12px;
	background-color: #fff;
}

.footer hr {
	color: #ccc;
	height: 1px;
	margin: 10px 0;
}

#footer a, #footer a:visited, .footer a, .footer a:visited {
	color: #060;
	text-decoration: none;
	font-size: 12px;
}

#footer a:hover, .footer a:hover {
	text-decoration: none;
}

/*------------------------- JQ --------------------------*/

#hide_box {
	height: 50px;
}


/*------------------------- For Mobile --------------------------*/




@media (max-width:767px) {
	* {
		margin: 0;
		padding: 0;
		-webkit-box-sizing: border-box;
	}

	.d-none {
		display: none;
	}

	.d-block {
		display: block;
	}

	html, body {
		-webkit-text-size-adjust: none;
	}

	.top_bar {
		display: none;
	}

	.top_bar_recommend {
		display: none;
	}

	#header {
		height: auto !important;
		line-height: 0;
		margin: 0;
		overflow: visible !important;
		padding: 0;
		width: 100%;
		position: static !important;
		min-width: 230px;
	}

	#header_pic {
		width: 100% !important;
		height: 0 !important;
		line-height: 0 !important;
		padding-bottom: 52% !important;
		top: 0;
		left: 0 !important;
		margin-left: 0 !important;
		min-width: 230px;
		position: static !important;
		background-image: url(https://event.cdn-gunnarworks.com/events/birthday/202512/2026birthday_768x400.jpg);
		/*https://event.cdn-gunnarworks.com/events/birthday/20221124_480x357_4400.jpg*/
		background-size: cover !important;
	}

	#container {
		width: 100%;
		margin: 0;
		-moz-background-size: 150%;
		-webkit-background-size: 150%;
		-o-background-size: 150%;
		background-size: 150%;
		padding-bottom: 100px;
	}

	.imgs_app,
	.imgs_pc {
		width: 100%;
		max-width: 75%;
		margin: 0 auto;
	}

	#container div.word1 {
		text-align: center;
		margin-top: 10%;
		margin-bottom: 8%;
		font-size: 28px;
		font-weight: bold;
		color: #000;
	}


	#container h2.title_area {
		display: block;
		width: 100%;
		position: relative;
		/*background:url(https://event.cdn-gunnarworks.com/events/birthday/bg_top_pink.jpg) no-repeat top;*/
		margin: 0;
		padding: 0;
		text-align: center;
		padding-top: 55px;
	}

	#container h2.title_area img[src*="balloon.png"] {
		position: absolute;
		width: 20%;
		height: auto;
		top: -30px;
		right: 5px;
	}

	#container h2.title_area img[src*="title_main.png"] {
		width: 90%;
		height: auto;
	}

	#container>ul {
		width: 100%;
		margin: 0;
		padding-top: 48px;
	}

	#container>ul>li {
		display: block;
		float: none;
		position: relative;
		background: url(https://event.cdn-gunnarworks.com/events/birthday/step_bg.png) no-repeat;
		width: 206px;
		height: 231px;
		margin: 0 auto 20px auto;
	}

	#container>ul>li:nth-of-type(4) {
		background: url(https://event.cdn-gunnarworks.com/events/birthday/step_lastbg.png) no-repeat;
		width: 206px;
		height: 233px;
		margin: 0 auto;
	}

	#container div.summer {
		margin-top: 7%;
		padding-bottom: 4%;
		background: url(https://event.cdn-gunnarworks.com/events/birthday/bg_003.png) no-repeat top, linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(250, 218, 221, 1));
		background-size: cover;
		background-color: #fadadd;
		background-position: 0rem 10rem;
	}

	#container div.summer h2.title_area {
		display: block;
		width: 100%;
		position: relative;
		background: url(https://event.cdn-gunnarworks.com/events/birthday/bg_top_pink.png) no-repeat top;
		margin: 0;
		margin-bottom: 12px;
		padding: 0;
		text-align: center;
		padding-top: 55px;
	}

	#container div.summer>ul {
		display: block;
		width: 85%;
		background-color: #fff;
		margin: 3% auto;
		padding: 3%;
		border-radius: 15%;
		border-radius: 45px;
	}

	#container .summer>ul>li>p {
		display: block;
		width: 100%;
		font-size: 19px;
		line-height: 2.3;
	}

	#container .summer>ul>li>img {
		max-width: 70%;
		margin: 0 auto;
	}

	.imgs_icon {
		width: 100%;
		max-width: 4%;
		height: auto;
		margin: -2px 5px 0 0;
	}

	.btn_area {
		width: 100%;
		margin: 0 auto;
		padding: 35px;
	}

	.btn_area>a {
		display: block;
		white-space: nowrap;
		font-size: 22px;
		color: #05535c;
		text-decoration: underline;
		width: 100%;
		text-align: center;
	}

	.btn_area>a>img[src*="icon"] {
		margin-right: 10px;
	}

	.btn_area>a:nth-of-type(1) {
		float: none;
	}

	/*.btn_area > a:nth-of-type(2){ float:none;padding-top:25px;}*/
	.btn_area>a:nth-of-type(3) {
		display: none;
	}

	.btn_area>a:nth-of-type(4) {
		display: block;
		float: none;
		padding-top: 25px;
	}

	.btn_area>a:nth-of-type(5) {
		float: none;
		padding-top: 25px;
	}


	/*-- 商品4顆 ---*/
	.pro {
		width: 80%;
		justify-content: space-between;
		margin: 50px auto 0;
		padding: 15px 3px 0;
		background: #aee3e5;
		border-radius: 15px;
	}

	.pro>a {
		flex: 0 0 100%;
		width: 100%;
		padding-left: 10px;
		padding-right: 10px;
		padding-bottom: 15px;
	}

	.share_area {
		display: inline-table;
		width: 100%;
		height: 45px;
		line-height: 45px;
		font-size: 16px;
		text-align: center;
		padding: 20px 0 30px 0;
		background: none;
	}

	.share_area a {
		margin-right: 10px;
	}

	.share_area a img {
		width: 45px;
		height: auto;
	}

	.top_btn {
		display: block;
		position: fixed;
		top: 80%;
		left: 0;
		width: 50px;
		height: 50px;
		padding-top: 8px;
		overflow: hidden;
		font-size: 18px;
		color: #666666;
		line-height: 16px;
		text-align: center;
		background: rgba(100%, 100%, 100%, 0.8);
		z-index: 999;
	}

	.top_btn span {
		font-size: 13px;
	}

	#footer, .footer {
		display: none;
		margin: 0;
		padding: 0;
		line-height: 0;
		height: 0;
		max-height: 0;
	}

	.footer a {
		display: none
	}
}




@media (max-width:520px) {
	#container .summer>ul>li {
		display: block;
		text-align: center;
		float: none;
		position: relative;
		width: 100%;
		margin: 2% auto;
	}

	#container .summer>ul>li>p {
		display: block;
		width: 100%;
		font-size: 19px;
		line-height: 1.6;
		text-align: left !important;
	}

	.imgs_icon {
		width: 100%;
		max-width: 5%;
		height: auto;
		margin: -4px 5px 0 0;
	}
}