@charset "utf-8";
/* CSS Document */

html {
	background: #000;
	overflow-x: hidden !important;
}

body {
	overflow-x: hidden;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	outline: none;
	font-family: 'Microsoft JhengHei';/*微軟正黑體*/
    width: 100%;
}


li, ul, h1, h2, h3, h4, h5, h6, td, th {
	padding: 0px;
	margin: 0px;
	list-style: none;
	font-size: 100%;
	font-weight: normal;
}


.m_right_btn{
	display: none;
}

/* ----- Page1 ----- */
#page1 {
	position: relative;
	width: 100%;
	height: 1080px;
	background: url('../images/page1_bg.jpg') top center no-repeat;
    background-size: cover;
}
#page1 .logo {
	z-index: 99;
	position: absolute;
	top: 0px;
	right: 100px;
	width: 477px;
	height: 207px;
	background: url("../images/logo.png");
}

#page1 .slogan {
	z-index: 99;
	position: absolute;
	top: 610px;
	left: 50%;
	margin-left: -541px;
	width: 1083px;
	height: 239px;
	background: url("../images/slogan.png");
}

#page1 .menu {
	z-index: 999;
	display: flex;
	flex-direction: row;
	position: absolute;
	left: 50%;
	bottom: 120px;
	margin-left: -540px;
	width: 1080px;
}

#page1 .menu a.btn1, .menu a.btn2, .menu a.btn3, .menu a.btn4 {
	display: flex;
	width: 260px;
	height: 90px;
	margin: 0px 5px;
}

#page1 .menu a.btn1 {
	background: url("../images/btn1.jpg");
}

#page1 .menu a.btn2 {
	background: url("../images/btn2.jpg");
}

#page1 .menu a.btn3 {
	background: url("../images/btn3.jpg");
}

#page1 .menu a.btn4 {
	background: url("../images/btn4.jpg");
}

.firefly {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 1080px;
}

.anim_fade_image {
  position: absolute;
  -webkit-animation-name: fadeInOut;
  -webkit-animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-duration: 8s;
  -webkit-animation-direction: alternate;
}

@-webkit-keyframes fadeInOut {
  0% {
    opacity: 0;
  }
  25% {
    opacity: 0.5;
  }
  70% {
    opacity: 0.9;
  }
  100% {
    opacity: 1;
  }
}


/* ----- Page2 ----- */
#page2 {
	position: relative;
	width: 100%;
	height: 1080px;
	background: url('../images/page2_bg.jpg') top center no-repeat;
    background-size: cover;
}

#page2 .content{
	z-index: 99;
	position: absolute;
	width: 1080px;
	height: 100%;
	left: 50%;
	transform: translate(-50%, 0%);
}
/*--- tab ---*/
#page2 .content ul.box { margin-top: 80px;}
	ul, li { list-style:none;}
	ul.tabs { width:540px; height:72px; margin:0px;}
	ul.tabs li { float:left; width:180px; height:72px; background: url("../images/page2_tab.png");}
	ul.tabs li a { display:block; width:180px; height:72px; text-indent: -9999px;}
	ul.tabs li a:hover { background: url("../images/page2_tab_active.png");}
	ul.tabs li.active a { background: url("../images/page2_tab_active.png");}
	
	ul.tabs li.tab1 { background-position: 0px 0px;}
	ul.tabs li.tab2 { background-position: -180px 0px;}
	ul.tabs li.tab3 { background-position: -360px 0px;}

/*--- tab_container ---*/
.tab_container {
	width: 540px;
	margin: 15px 0px 45px 0px;
	padding: 0px 0px 0px 10px;
	box-sizing: border-box;
}

.input_phone span, .input_mail span, .input_message span, .input_virtual span{ 
	display: block;
	width: 100%;
	font-weight: bold;
    font-size: 24px;
}

.input_phone, .input_mail, .input_system, .input_fans{
	margin-bottom: 20px;
} 

.input_fans span, .input_system span, .input_agree span{
	clear: both;
	margin-top: -4px;
	float: left;
	font-weight: bold;
    font-size: 24px;
}

.input_fans iframe {
    margin-left: 10px;
    top: 3px;
}


input[type=checkbox]:not(old), input[type=radio ]:not(old) {
    width: 0px;
    margin: 0;
    padding: 0;
    opacity: 0;
}

input[type=radio]:not(old):checked + label {
    background-position: 0 -27px;
}

input[type=radio ]:not(old) + label {
    display: inline-block;
    padding-left: 36px;
    line-height: 27px;
    background: url(../images/radio_check.png) no-repeat 0 0;
    font-weight: bold;
    font-size: 22px;
    cursor: pointer;
}

input[type=text] {
    width: 520px;
    height: 50px;
    border: 2px solid #b91c22;
    padding: 2px 5px;
    font-size: 20px;
    font-family: 'Microsoft JhengHei';
    font-weight: bold;
	box-sizing: border-box;
}

.input_btn {
	display: block;
	margin-top: 40px;
	width: 514px;
	height: 110px;
	background: url("../images/page2_btn.png");
}


.page2_notice{
	width: 776px;
	height: 350px;
	background: url("../images/page2_notice.png") top left no-repeat;
}

.girl_01 {
	width: 682px;
	height: 987px;
	position: absolute;
	float: right;
	top: 80px;
	right: 11%;
	background: url(../images/girl_1.png) no-repeat;
	}


/* ----- Page3 ----- */
#page3 {
	position: relative;
	width: 100%;
	height: 900px;
	background: url('../images/page3_bg.jpg') top center no-repeat;
    background-size: cover;
}

#page3 .notice{
	z-index: 2;
	position: absolute;
	left: 50%;
	transform: translate(-50%, 70px);
	width: 968px;
	height: 520px;
	background: url("../images/page3_notice.png");
}

#page3 .bottom_info{
	display:flex;
    align-items:center;
    justify-content:center;
	z-index: 2;
	position: absolute;
	bottom: 0;
    width: 100%;
    height: 185px;
    background: url(../images/bottom_bg.jpg) top center repeat;
}

#page3 .bottom_info img {
	display: block;
	top:50%;
}

.girl_02 {
	z-index: 1px;
	width: 732px;
	height: 803px;
	position: absolute;
	float: left;
	top: 20px;
	left: 0%;
	background: url(../images/girl_2.png) no-repeat;
	}

/* ----- border ----- */
#page4 { 
	width: 100%;
	height: auto;
	overflow: hidden;
	background: url("../images/board_bg.jpg") top center no-repeat;
}

#page4 .content {
	width: 1080px;
	height: auto;
	margin: 640px auto 0px auto;
}

#page4 .content .tit {
	width: 517px;
	height: 99px;
	background: url("../images/border_tit.png") no-repeat;
	margin: 50px auto 10px auto;
}

#page4 .content .box{
	width: 1080px;
	height: auto;
	overflow: hidden;
}

#page4 .content .box .item{
	float: left;
	width: 254px;
	height: 210px;
	box-sizing: border-box;
	background: url("../images/border.png") top center no-repeat;
}

#page4 .content .box .item span{
	clear: both;
	display: block;
	width: 224px;
	height: 106px;
	font-size: 18px;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
	margin: 66px auto 0px auto;
}

#page4 .border_info{
	width: 720px;
	height: auto;
	padding: 10px 20px;
	box-sizing: border-box;
	background-color: rgb(0, 0, 0, 0.5);
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #fff100;
	margin: 20px auto 30px;
}

#page4 .bottom_info {
	display:flex;
    align-items:center;
    justify-content:center;
	z-index: 2;
    width: 100%;
    height: 185px;
    background: url(../images/bottom_bg.jpg) top center repeat;
}

#page4 .bottom_info img {
	display: block;
	top:50%;
}

/* ----- page5 -----*/
#page5 {
	position: relative;
	width: 100%;
	height: 1080px;
	background: url('../images/page2_bg.jpg') top center no-repeat;
    background-size: cover;
}

#page5 .content{
	z-index: 99;
	position: absolute;
	width: 1080px;
	height: 100%;
	left: 50%;
	transform: translate(-50%, 0%);
}

#page5 .content .tit {
	width: 217px;
	height: 77px;
	background: url("../images/dream_tit.png") no-repeat;
	margin: 50px auto 10px auto;
}

#page5 .content .input_message, #page5 .content .input_virtual, #page5 .content .input_agree, #page5 .content input_fans{
	margin-bottom: 20px;
}

#page5 .content .input_virtual{
	overflow: hidden;
}

#page5 .content .input_agree{
	clear: both;
}

#page5 .content .input_fans{
	clear: both;
	overflow: hidden;
}

#page5 .content .input_fans span, #page5 .content .input_fans #box_like, #page5 .content .input_fans p, #page5 .content .input_virtual span, #page5 .content .input_virtual p{
	float: left;
}

#page5 .content .input_virtual span{
	width: auto;
}

#page5 .content .input_virtual p{
	margin: 6px 0 0 5px;
}

#page5 .content .input_virtual .pic{
	clear: both;
	width:100%;
}

#page5 .content .input_fans p{
	margin: 2px 0 0 3px;
}

#page5 .content .input_message textarea{
	width: 520px;
    height: 150px;
	border: 2px solid #b91c22;
    padding: 2px 5px;
    font-size: 20px;
    font-family: 'Microsoft JhengHei';
    font-weight: bold;
    box-sizing: border-box;
}

#page5 .content .input_btn {
	display: block;
	margin-top: 40px;
	width: 514px;
	height: 110px;
	background: url("../images/page5_btn.png");
}

#page5 .bottom_info {
	position: absolute;
	bottom: 0;
	display:flex;
    align-items:center;
    justify-content:center;
	z-index: 2;
    width: 100%;
    height: 185px;
    background: url(../images/bottom_bg.jpg) top center repeat;
}

#page5 .bottom_info img {
	display: block;
	top:50%;
}

/* ----- footer ----- */
footer {
	width: 100%;
	height: 160px;
	padding-top: 55px;
	box-sizing: border-box;
	background: #000;
	color: #fff;
}

footer .content {
	width: 1080px;
	height: 100%;
	margin: 0px auto;
	font-size: 12px;
}

footer .content li {
	float: left;
}

footer .content .logo1 {
	width: 100px;
	height: 31px;
	margin: 20px 30px 0 30px;
}

footer .content .logo2 {
	width: 139px;
	height: 35px;
	margin: 18px 40px 0 0;
}

footer .content .copyright {
	margin: 27px 40px 0px 0px;
}

footer .content .note {
	padding-left: 56px;
	box-sizing: border-box;
	background: url("../images/footer_12.png") center left no-repeat;
}

@media screen and (max-width: 1366px) {
	
	#page1 .logo { right: -3%;}
	.girl_01 { right: -9%;}
	.girl_02 { left: -20%;}
	
	#page3 .bottom_info { height: 150px;}
	#page3 .bottom_info img { width:72%;}
}

@media screen and (max-width: 1280px) {
	.girl_01 { right: -9%;}
	.girl_02 { left: -30%;}	
}

@media screen and (max-width: 1024px) {
	#page1 .logo { right: -5%;}
	.girl_01 { right: -20%;}
	.girl_02 { left: -30%;}
}

@media (max-width:960px) {
	#page1 .logo, #page1 .slogan, #page1 .firefly, #page1 .menu, .girl_01, .girl_02, #page3 .notice,  #page3 .bottom_info, #page4 .bottom_info img, #page5 .bottom_info img, footer .content { display: none;}
	
	/* right bar */
	.m_right_btn{
		display: block;
		z-index: 9999;
		position: fixed;
		right: 0;
		top: 20%;
		width: 40px;
		height: auto;
	}

	.m_right_btn .fb, .m_right_btn .baha, .m_right_btn .prelog{
		display: block;
		width: 40px;
		height: 40px;
		margin: 3px 0;
	}

	.m_right_btn .fb{
		background: url("../images/m_button_01.png") no-repeat;
		background-size: cover;
	}

	.m_right_btn .baha{
		background: url("../images/m_button_02.png") no-repeat;
		background-size: cover;
	}

	.m_right_btn .prelog{
		background: url("../images/m_button_03.png") no-repeat;
		background-size: cover;
	}
	
	/* section1 */
	#page1 {
		background: url("../images/m_page1_bg.jpg") top center no-repeat;
		background-size: 100% auto;
		width: 100%;
		height: 0;
		padding-bottom: 133%;
	}
	
	/* section2 */
	#page2 {
		background: url("../images/page2_bg.jpg") top center no-repeat;
		background-size: cover;
		width: 100%;
		height: auto;
	}
	
	#page2 .content {
		position: static;
		width: 100%;
		overflow: hidden;
		padding: 0 1%;
		box-sizing: border-box;
		transform: translate(0%, 0%);
	}
	
	#page2 .content ul.box {
		margin-top: 3%;
	}
	
	.tab_container {
		width: 98%;
		margin: 10px auto 20px auto;
		padding: 0px;
	}
	
	ul.tabs {
		width: 100%;
		height: 48px;
	}
	
	ul.tabs li {
		width: 120px;
		height: 48px;
	}
	
	ul.tabs li { float:left; width:120px; height:48px; background: url("../images/m_page2_tab.png");}
	ul.tabs li a { display:block; width:120px; height:48px; text-indent: -9999px;}
	ul.tabs li a:hover { background: url("../images/m_page2_tab_active.png");}
	ul.tabs li.active a { background: url("../images/m_page2_tab_active.png");}
	
	ul.tabs li.tab1 { background-position: 0px 0px;}
	ul.tabs li.tab2 { background-position: -120px 0px;}
	ul.tabs li.tab3 { background-position: -240px 0px;}

	.input_phone span, .input_mail span, .input_fans span, .input_system span , .input_message span{
		clear: both;
		font-size: 3.6vw;
	}
	
	input[type=radio ]:not(old) + label { font-size: 3.6vw;}
	
	.tab_container input[type=text] {
		width: 100%;
		height: auto;
		font-size: 3.6vw;
		padding-top: 1.8%;
    	padding-bottom: 1.75%;
	
	}
	
	input[type=radio]:not(old):checked + label {
		background-position: initial;
		background: url(../images/radio_check2_m.png) top left no-repeat;
		background-size: contain;
	}
	
	.input_btn {
		display: block;
		width: 90%;
		height: 0;
		background: url("../images/page2_btn.png");
		background-size: 100% auto;
		padding-bottom: 19.5%;
		margin: 0px auto;
	}

	#page2 .content .page2_notice{
		background: url("../images/m_page2_notice.png") top center no-repeat;
		background-size: 100% auto;
		width: 80%;
		height: 0;
		/*padding-bottom: 115%;*/
		margin: 5% auto 0;
	}
	
	/* section3 */
	#page3{
		background: url("../images/m_page3_bg.jpg") top center no-repeat;
		background-size: 100% auto;
		width: 100%;
		height: 0;
		padding-bottom: 133%;
		margin: 0px auto;
	}
	
	/* page4 */
	#page4 {
		background: url("../images/m_page4_bg.jpg") top center no-repeat #fff;
		background-size: 100% auto;
	}

	#page4 .content {
		width: 100%;
		height: auto;
		margin-top: 67%;
	}
	
	#page4 .content .tit {
		width: 70%;
		height: 0;
		padding-top: 13%;
		margin: 2% auto 3%;
		background: url("../images/border_tit.png") top center no-repeat;
		background-size: 100% auto;
	}
	
	#page4 .content .box {
		width: 100%;
	}
	
	#page4 .content .box .item{
		float: left;
		width: 50%;
		height: 0;		
		padding-top: 40%;
		background: url("../images/border.png") top center no-repeat;
		background-size: 100% auto;
		overflow: hidden;
	}

	#page4 .content .box .item span{
		clear: both;
		display: block;
		width: 90%;
		height: auto;
		font-size: 3.6vw;
		text-overflow: ellipsis;
		overflow: hidden;
		word-break: break-all;
		margin: -57% auto 0;
	}
	
	#page4 .border_info  {
		width: 80%;
		font-size: 3.6vw;
		padding: 2% 3%;
		margin: 2% auto 3%;
	}
	
	#page4 .bottom_info, #page5 .bottom_info{
		position: static;
		width: 100%;
		height: 0;
		background: url("../images/m_bottom_info.jpg") top center no-repeat;
		background-size: 100% auto;
		padding-top: 20%
	}
	
	/* page5 */
	#page5 {
		background: url("../images/page2_bg.jpg") top center no-repeat;
		background-size: cover;
		width: 100%;
		height: auto;
		/*height: 0;*/
		/*padding-bottom: 150%*/
	}
	
	#page5 .content {
		position: static;
		width: 100%;
		height: auto;
    	overflow: hidden;
		padding: 0 1%;
		box-sizing: border-box;
		transform: translate(0%, 0%);
	}
	
	#page5 .content .tit {
		width: 38%;
		height: 0px;
		background: url(../images/dream_tit.png) top center no-repeat;
		background-size: 100% auto;		
		padding-top: 14%;
		margin: 3% auto 2%;
	}
	
	#page5 .content .input_message textarea {
		width: 100%;
		height: 150px;
		border: 2px solid #b91c22;
		padding: 1% 2%;
		font-size: 3.0vw;
		box-sizing: border-box;
	}
	
	.input_virtual span, .input_agree span{
		font-size: 3.6vw;
	}
	
	#page5 .content .input_virtual p, #page5 .content .input_fans p{
		font-size: 2.0vw;
	}
	
	#page5 .content .input_btn {
		display: block;
		margin-top: 3%;
		width: 100%;
		height: 0;
		background: url(../images/page5_btn.png) top center no-repeat;
		background-size: 100% auto;
		padding-top: 2%;
		margin: 3% auto 3%;
	}
	
	/* footer */
	footer{
		background: url("../images/m_footer.jpg") top center no-repeat;
		background-size: 100% auto;
		width: 100%;
		height: 0;
		padding-bottom: 6%;
		margin: 0px auto;
	}
}

@media screen and (max-width: 375px) {
	footer{
		padding-bottom: 1%;
	}
}

@media screen and (max-width: 370px) {
	ul.tabs li {
		width: 108px;
		height: 48px;
	}
	
	ul.tabs li { width:110px; height:48px;}
	ul.tabs li a { width:108px; height:48px;}

}

