﻿@charset "utf-8";
/* CSS Document */
html {
	Font-size: 100%;
}
body {
	font-family: arial, "微軟正黑體", "sans-serif";/*	background-image: url(../images/bg.jpg);*/
	overflow-y: scroll;
	overflow-x: hidden;
}
.topic1{
	font-size: 36px;
	font-weight: bold;
	color: #2962ff;
	margin-bottom: 2%;

}
.topic2{
	font-size: 32px;
	color: #71226e;
}
.rb2g{
	background-image: url('../images/balloon_bg.jpg');
	background-size: cover;
	padding-top: 2%;
    padding-bottom: 3%;
}
.balloone_word{
	position: absolute; top: 0; left: 0;
}
.container_my {
	margin: 0 auto;
	width: 1200px;
}
.card_wrapper {
	width: 100%;
	height: 240px;
	box-sizing:border-box;
	cursor: pointer;
/*	perspective:1000px;*/
}
.card_wrapper:hover .card_inner{
	transform: rotateX(180deg) translateZ(0);
}
.card_inner{
	position:relative;
	width:100%;
	height:100%;
	transform-style: preserve-3d;
	backface-visibility: hidden;
	transform-origin: center center;
	transition:transform 0.6s;
}
.card_front{
	position:absolute;
	z-index: 4;
	left:0;
	top:0;
	width:100%;
	height:100%;
}
.card_back{
	position:absolute;
	z-index: 2;
	left:0;
	top:0;
	width:100%;
	height:100%;
	transform-origin: center center;
	transform: rotateX(-180deg);
}
.card_front img,.card_back img{
	width:100%;
	height:100%;
}
.balloonanimation1 {
	position:relative; 
}
@-webkit-keyframes balloonanimation1 {
	0%{
		top:0px;
	}
	20%{
	}
	50%{
		top:12px; 
	}
	80%{
	}
	100%{
		top:0px;
	}
}
.balloonanimation2 {
	position:relative; 
}
@-webkit-keyframes balloonanimation2 {
	0%{
		top:0px;
	}
	20%{
	}
	50%{
		top:10px; 
	}
	80%{
	}
	100%{
		top:0px;
	}
}
.balloonanimation3 {
	position:relative; 
}
@-webkit-keyframes balloonanimation3 {
	0%{
		top:0px;
	}
	20%{
	}
	50%{
		top:16px; 
	}
	80%{
	}
	100%{
		top:0px;
	}
}
.balloonanimation4 {
	position:relative; 
}
@-webkit-keyframes balloonanimation4 {
	0%{
		top:0px;
	}
	20%{
	}
	50%{
		top:10px; 
	}
	80%{
	}
	100%{
		top:0px;
	}
}
.balloonanimation5 {
	position:relative; 
}
@-webkit-keyframes balloonanimation5 {
	0%{
		top:0px;
	}
	20%{
	}
	50%{
		top:8px; 
	}
	80%{
	}
	100%{
		top:0px;
	}
}
.balloon_btn {
	position: absolute;
	bottom: 30px;
	-webkit-animation-duration: 2s; /* Chrome, Safari, Opera */
	animation-duration: 2s;
	width: 19%;
	min-width: 200px;
}

.balloon_girl {
	width: 100%;
	bottom: 0;
	padding-top: 200px;
}
.girl_width {
	width: 100%;
}
.balloon_title {
	position: absolute;
	text-align: center;
	width: 100%;
	top: 0;
	color: #6f2108;
	font-size: 36px;
	font-weight: bold;
	padding-top: 50px;
}
.balloon_middle {
	width: 70%;
	max-width: 1000px;
	height: auto;
	margin: 0 auto;
	position: relative;
}
.balloon_all {
	width: 100%;
	position: absolute;
}
.balloon_01 {
	position: absolute;
	width: 36%;
	margin-left: -19%;
	margin-top: 10%;
}
.balloon_02 {
	position: absolute;
	width: 36%;
	margin-left: 31%;
	margin-top: 10%;
}
.balloon_03 {
	position: absolute;
	width: 36%;
	margin-left: 81%;
	margin-top: 10%;
}
.balloon_04 {
	position: absolute;
	width: 36%;
	margin-left: 4.5%;
	margin-top: 58%;
}
.balloon_05 {
	position: absolute;
	width: 36%;
	margin-left: 56%;
	margin-top: 58%;
}
.pic_bg {
	background-image: url(../images/icon_bg.jpg);
	background-size: 100% auto;
	background-position: bottom center;
	background-repeat: repeat-x;
}
.table_title {
	font-size: 20px;
	color: #009688;
	text-align: center;
	line-height: 160%;
	padding-left: 0px;
	padding-bottom: 10px;
	font-weight: bold;
}
.btm_pic {
	width: 100%;
	height: auto;
	padding: 0 10%;
	cursor: pointer;
}
.btm_title {
	width: 100%;
	padding-top: 30px;
	font-size: 36px;
	line-height: 140%;
	padding-bottom: 20px;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
}
.btm_wrapper::after {
	content: "";
	clear: both;
	display: block;
}
.btm_wrapper {
	width: 100%;
	position: relative;
	padding-bottom: 50px;
}
.btm_show {
	width: 33.333%;
	padding: 0 0%;
	float: left;
	box-sizing: padding-box;
}
.btm_txt1 {
	width: 100%;
	text-align: center;
	font-size: 26px;
	font-weight: bold;
	color: #00134a;
	padding-top: 15px;
	padding-bottom: 6px;
}
.icon4 {
	display:inline-block;
	padding-top: 5px;
}
.showhide {
	display: block;
}
.showhide1920 {
	display: block;
}
.showhide1919 {
	display: none;
}
.showhide1280 {
	display: block;
}
.showhide1279 {
	display: none;
}
.showhide960 {
	display: block;
}
.showhide959 {
	display: none;
}
.showhide768 {
	display: block;
}
.showhide767 {
	display: none;
}
.showhide480 {
	display: block;
}
.showhide479 {
	display: none;
}
.class_bottom {
	margin: 0 auto;
	width: 92%;
	padding-top: 20px;
}
.class_btn {
	font-weight: bold;
	padding: 15px 50px;
	line-height: 100%;
	font-size: 26px;
	border-radius: 6px;
	cursor: pointer;
}
.class_btn1 {
	background: #ff9f00;
	color: #fff;
}
.class_btn1:hover {
	background: #ff7200;
	color: #fff;
	text-decoration: none;
}
.class_btn2 {
	background: #006cff;
	color: #fff;
}
.class_btn2:hover {
	background: #0040c2;
	color: #fff;
	text-decoration: none;
}
.class_btn3 {
	background: #249a00;
	color: #fff;
}
.class_btn3:hover {
	background: #196a00;
	color: #fff;
	text-decoration: none;
}
.class_btn4 {
	background: #db01a5;
	color: #fff;
}
.class_btn4:hover {
	background: #960071;
	color: #fff;
	text-decoration: none;
}
.bigtitle {
	color: #c93900;
	padding-top: 50px;
	padding-bottom: 25px;
	font-size: 34px;
	line-height: 150%;
}
.fill_left {
	width: 50%;
	float: left;
	border-radius: 12px;
	position: relative;
	padding-top: 5%;
}
.fill_right {
	width: 50%;
	float: left;
}
.wrapper {
	position: relative;
	background-image: url(images/banner002.jpg);
	overflow: hidden;
}
.txtps {
	color: #333;
	font-size: 16px;
	line-height: 200%;
}
.bannerwrapper {
	position: relative;
	width: 100%;
	margin: 0 auto;
	padding: 0;
}
.banner_show1 {
	z-index: 5;
    position: absolute;
    width: 26%;
    margin-left: -17%;
    height: auto;
    top: 4%;
    left: 83%;
}
.banner_show2 {
	z-index: 5;
    position: absolute;
    width: 11%;
    margin-left: 3%;
    height: auto;
    top: 11%;
    left: 61%;
}
.banner_show3 {
	z-index: 5;
	position: absolute;
    width: 27%;
    margin-left: 3%;
    height: auto;
    top: 4%;
    left: 6%;
}
.banner_show4 {
	z-index: 5;
    position: absolute;
    width: 15%;
    margin-left: 3%;
    height: auto;
    top: 12%;
    left: 28.5%;
}
.banner_show5 {
	z-index: 1;
    position: absolute;
    width: 42%;
    margin-left: 3%;
    height: auto;
    top: 30%;
    left: 28%;
}
.bannerpicfull {
	display: block;
	width: 100%;
	height: auto;
}
.bannerpic1280 {
	display: none;
	width: 100%;
	height: auto;
}
.bannerpic960 {
	display: none;
	width: 100%;
	height: auto;
}
.bannerpic480 {
	display: none;
	width: 100%;
	height: auto;
}
.state{
	color: #1c46fd;
}

/* 這是設定所有放大縮小的物件是使用移動方式變化 */
.NO {
	display: none;
}
/* wow進場後額外繼續輪播的動畫 */
.myAni {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.myAni.infinite {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}
.myAni.hinge {
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
}
.myAni.infinite.pulse {
	/*animation-delay: 2s;*/
	-webkit-animation-name: pulse !important;
	animation-name: pulse !important;
}
/*----------如果以下三種困擾，歡迎你來線上真人免費學 ----------*/

.td{
	height: auto;
	width: 100%;
	background-color: #4caf50;
	text-align: center;
	padding: 30px 10px 18px 10px;
	color:#ffee58;
	font-weight: bold;
	font-size: 30px;
}

.container-fluid{
	padding-left: 0;
	padding-right: 0;
}

.col-lg-6{
	padding-left: 0;
	padding-right: 0;
}
.row2{
	position: relative;
}
.word{
	position: absolute;
    padding: 10% 20%;
    font-size: 30px;
    font-weight: bold;
    color:#ffffff;
}
.bt_d{
	width: 70%;
	margin: 18% auto;
}

.fill1 .img-responsive{
	display: block;
    height: auto;
    width: 100%;
}




/*----------來巨匠線上真人學，我也能說出一口漂亮英文----------*/
.row{
	margin-left:0;
	margin-right: 0;
}
.fill2 {
	text-align: center;
	z-index: 100;
	/*padding-top: 2%;
	padding-bottom: 25px;*/
	width: 100%;
	height: auto;
	/*border-top: 15px solid #f6d258;*/
	background: -webkit-radial-gradient(circle, #faffd1, #a1ffce); /* For Safari 5.1 to 6.0 */
    background: -o-radial-gradient(circle, #faffd1,#a1ffce); /* For Opera 11.6 to 12.0 */
    background: -moz-radial-gradient(circle, #faffd1, #a1ffce); /* For Fx 3.6 to 15 */
    background: radial-gradient(circle, #faffd1, #a1ffce); /* Standard syntax (must be last) */
	background-repeat: repeat-y;
}
.width1280_2 {
	max-width: 1280px;
	min-width: 280px;
	/*padding:10% 0;*/
	height: auto;
	margin: 40 auto;
}
#fzone h1{
	font-size: 36px;
	color: #1aa0db;
	font-weight: bold;
	margin-top: 3%;
	margin-bottom: 4%;
	letter-spacing: 1;
	text-align: center;
	padding: 0 3%;
}

#fzone h3{
	font-size: 28px;
    text-align: center;
	color: #00796b;
	margin: 5% 0;
	letter-spacing: 1;
	font-weight: bold;
}
#fzone img{	
	padding: 0 6%;
	max-width:300px; 
	min-width: 250px;
	width: 80%;
}
#fzone P{
	font-size: 18px;
	padding: 0 10%;
	color: #4f4f4f;
	margin-bottom: 15%;
	letter-spacing: 1;
}
/*表頭表尾 請勿------------------------------------砍*/
.top, .footer {
	line-height: 0px;
	width: 100%;
}
.top, .footer {
	z-index: 99;
	position: relative;
}
/*很多物件通用*/
.linehight {
	display: inline-block;
}
.myButton {
	background-color: #44c767;
	-moz-border-radius: 28px;
	-webkit-border-radius: 28px;
	border-radius: 28px;
	display: inline-block;
	cursor: pointer;
	color: #ffffff;
	font-family: Arial;
	font-size: 17px;
	padding: 9px 33px;
	text-decoration: none;
}
.myButton:hover {
	background-color: #5cbf2a;
}
.myButton:active {
	position: relative;
	top: 1px;
}
/*BANNER 進場delay時間、浮動*/
/*表單區*/
.fill {
	text-align: center;
	padding-bottom: 30px;
	z-index: 100;
	/*padding-top: 2%;
	padding-bottom: 25px;*/
	width: 100%;
	height: auto;
	/*border-top: 15px solid #f6d258;*/
	background-color: #ffd1d1;
	background-size: 100% 100%;
}
.fill2 {
	text-align: center;
	z-index: 100;
	padding-top: 10px;
	padding-bottom: 25px;
	height: auto;/*border-top: 15px solid #f6d258;*/
}
.fill h2 {
	text-align: center;
	line-height: 25px;
	/*font-style: italic;*/
	color: #2a2a2a
}
.fill h2 .important {
	text-align: center;
	line-height: 25px;
	font-weight: bold;
	margin-top: 0px;
	font-style: italic;
	color: #f6d258
}
.fill .share {
	display: block;
	width: 280px;
	margin: 0 auto;
}
.fill .share ul {
}
.fill .share ul li {
	float: left;
	list-style: none;
	padding-left: 12px;
}
.fill #sBut {
	display: block;
	margin: 0 auto;
	width: 100%
}
.go_button {
	-webkit-animation-duration: 2s; /* Chrome, Safari, Opera */
	animation-duration: 2s;
	height: auto;
	min-width: 200px;
	max-width: 361px;
	width: 100%;
}
.fill .statement {
	color: #999;
	line-height: 40px;
}
.fill .statement a {
	color: #3370b7;
	text-decoration: underline;
}
.fill .statement a:hover {
	color: #3370b7;
}
.fill .form-control {
	margin-bottom: 5px;
	margin-left: 7px;
	width: 98%;
}
.balloon_bottom {
	top: 0;
	font-size: 32px;
	padding-top:-20px;
	position: absolute;
	text-align: center;
	width: 100%;
	top: 0;
	color: #6f2108;
	font-size: 36px;
	font-weight: bold;
	padding-top: 1080px;
}

/*--------------------------以下內容開始---------------------------------------*/

/*	↓↓↓↓	螢幕尺寸小於1280時頁面顯示效果↓↓↓↓	 */ 
@media (max-width: 1280px) {
	.rb2g1{
		width: 100%;
		max-width: 400px;
	}

	.rb2g{
	background-image:url(../images/balloon_bg.jpg);
	background-size: cover;
	}

	.balloon_01 {
		width: 34%;
		margin-left: -5%;
		margin-top: 18%;
	}
	.balloon_02 {
		width: 34%;
		margin-left: 33%;
		margin-top: 18%;
	}
	.balloon_03 {
		width: 34%;
		margin-left: 71%;
		margin-top: 18%;
	}
	.balloon_04 {
		width: 34%;
		margin-left: 14%;
		margin-top: 65%;
	}
	.balloon_05 {
		width: 34%;
		margin-left: 53%;
		margin-top: 65%;
	}
	.balloon_girl {
		width: 100%;
		bottom: 0;
		padding-top: 400px;
	}
	.balloon_all {
		margin-top: 0px;
	}
	.balloon_middle {
		width: 90%;
		max-width: 860px;
	}
	.balloon_title {
		top: 0;
		font-size: 32px;
		padding-top: 40px;
	}
	
	.container_my {
		margin: 0 auto;
		width: 900px;
	}
	.card_wrapper {
		width: 100%;
		height: 180px;
		box-sizing:border-box;
		cursor: pointer;
	/*	perspective:1000px;*/
	}
	.btm_pic {
		padding: 0 2%;
	}
	.btm_show {
		width: 33.33%;
		padding: 0 2%;
	}
	.btm_title {
		font-size: 30px;
	}
	.banner_show1 {
	z-index: 5;
    width: 26%;
    margin-left: -10%;
    top: 4%;
    left: 76%;
	}
	.banner_show2 {
	z-index: 5;
    position: absolute;
    width: 11%;
    margin-left: 3%;
    height: auto;
    top: 11%;
    left: 61%;
}
.banner_show3 {
	z-index: 5;
	position: absolute;
    width: 27%;
    margin-left: 3%;
    height: auto;
    top: 4%;
    left: 6%;
}
.banner_show4 {
	z-index: 5;
    position: absolute;
    width: 15%;
    margin-left: 3%;
    height: auto;
    top: 12%;
    left: 28.5%;
}
.banner_show5 {
	z-index: 1;
    position: absolute;
    width: 42%;
    margin-left: 3%;
    height: auto;
    top: 30%;
    left: 28%;
}
	.tablecontrol {
		width: 60%;
	}
	.table_bg {
		background-size: 105%;
	}
	.titletxt {
		width: 65%;
		padding-bottom: 20px;
		margin: 20 auto 0;
	}
	.title_top {
		font-size: 20px;
		top: 0px;
	}
	.bannerpicfull {
		display: block;
	}
	.bannerpic1280 {
		display: none;
	}
	.bannerpic960 {
		display: none;
	}
	.bannerpic480 {
		display: none;
	}
	.word{
    padding: 10% 14%;
    font-size: 23px;
    font-weight: bold;
    color:#ffffff;
	}
	.bt_d{
	width: 70%;
	margin: 16% auto;
}
}

/*	↓↓↓↓	螢幕尺寸小於990時頁面顯示效果↓↓↓↓	 */ 
@media (max-width: 990px) {
	.rb2g{
	background-image:url(../images/balloon_bg.jpg);
	background-size: cover;
	}
}

/*	↓↓↓↓	螢幕尺寸小於960時頁面顯示效果↓↓↓↓	 */ 
@media (max-width: 960px) {



	.balloon_girl {
		width: 100%;
		bottom: 0;
		padding-top: 75%;
	}
	.balloon_01 {
		width: 30%;
		margin-left: 0%;
		margin-top: 12%;
	}
	.balloon_02 {
		width: 30%;
		margin-left: 35%;
		margin-top: 12%;
	}
	.balloon_03 {
		width: 30%;
		margin-left: 70%;
		margin-top: 12%;
	}
	.balloon_04 {
		width: 30%;
		margin-left: 18%;
		margin-top: 55%;
	}
	.balloon_05 {
		width: 30%;
		margin-left: 53%;
		margin-top: 55%;
	}
	.balloon_all {
		margin-top: 0px;
	}
	.balloon_middle {
		width: 100%;
	}
	.balloon_title {
		font-size: 28px;
		padding-top: 30px;
	}
	.table_title {
		font-size: 18px;
		text-align: left;
		padding-left: 30px;
		padding-bottom: 10px;
	}
	.container_my {
		margin: 0 auto;
		width: 700px;
	}
	.card_wrapper {
		width: 100%;
		height: 150px;
		box-sizing:border-box;
		cursor: pointer;
	/*	perspective:1000px;*/
	}
	.btm_pic {
		padding: 0 2%;
	}
	.btm_show {
		width: 33.33%;
		padding: 0 2%;
	}
	.btm_txt1 {
		font-size: 24px;
		padding-top: 12px;
		padding-bottom: 4px;
	}
	.class_bottom {
		padding-top: 15px;
	}
	.class_btn {
		padding: 12px 40px;
		font-size: 24px;
		border-radius: 4px;
	}
	.bigtitle {
		padding-top: 30px;
		padding-bottom: 20px;
		font-size: 28px;
	}
	.banner_show1 {
	z-index: 5;
    width: 45%;
    margin-left: -10%;
    top: 41.6%;
    left: 66%;
	}
	.banner_show2 {
	z-index: 5;
    position: absolute;
    width: 17%;
    margin-left: 3%;
    height: auto;
    top: 47%;
    left: 53%;
}
	.banner_show3 {
	z-index: 5;
    position: absolute;
    width: 46%;
    margin-left: 3%;
    height: auto;
    top: 42.5%;
    left: -7%;
}
	.banner_show4 {
	z-index: 5;
    position: absolute;
    width: 25%;
    margin-left: 3%;
    height: auto;
    top: 44%;
    left: 31%;
}
	.banner_show5 {
    z-index: 1;
    position: absolute;
    width: 68%;
    margin-left: 3%;
    height: auto;
    top: 5%;
    left: 13%;
}

	.word{
    padding: 10% 16%;
    font-size: 30px;
    font-weight: bold;
    color:#ffffff;
}
	.bt_d{
	width: 70%;
	margin: 16% auto;
}
	/*手機板的FOOTER------別刪除-------------------------------*/
	.FOOTER_frame {
		height: 450px;
	}
	.bannerpicfull {
		display: none;
	}
	.bannerpic1280 {
		display: none;
	}
	.bannerpic960 {
		display: block;
	}
	.bannerpic480 {
		display: none;
	}
	.showhide960 {
		display: none;
	}
	.showhide959 {
		display: block;
	}
}
/*	↓↓↓↓	螢幕尺寸小於768時頁面顯示效果↓↓↓↓	 */ 

@media (max-width: 768px) {

	.rb2g{
	background-image: url(../images/balloon_bg.jpg);
	background-size: cover;
	}

	.balloon_girl {
		width: 100%;
		bottom: 0;
		padding-top: 90%;
	}
	.balloon_01 {
		width: 50%;
		margin-left: 10%;
		margin-top: 10%;
	}
	.balloon_02 {
		width: 50%;
		margin-left: 50%;
		margin-top: 16%;
	}
	.balloon_03 {
		width: 50%;
		margin-left: 48%;
		margin-top: 55%;
	}
	.balloon_04 {
		width: 50%;
		margin-left: 20%;
		margin-top: 85%;
	}
	.balloon_05 {
		width: 50%;
		margin-left: 6%;
		margin-top: 49%;
	}
	.balloon_all {
		margin-top: 0px;
		width: 100%;
	}
	.balloon_middle {
		width: 100%;
		left: 0%;
		margin: 0 auto;
	}
	.balloon_title {
		text-align: right;
		padding-right: 40px;
		top: 0;
		font-size: 22px;
		padding-top: 12px;
	}
	.table_title {
		font-size: 20px;
		text-align: center;
		padding-left: 0px;
		padding-bottom: 8px;
	}
	.container_my {
		margin: 0 auto;
		width: 480px;
	}
	.card_wrapper {
		width: 100%;
		height: 200px;
		box-sizing:border-box;
		cursor: pointer;
	/*	perspective:1000px;*/
	}
	.btm_pic {
		padding: 0 2% 15px;;
	}
	.btm_show {
		width: 100%;
		padding: 0 20%;
	}
	.btm_txt1 {
		font-size: 22px;
		padding-top: 12px;
		padding-bottom: 4px;
	}
	.btm_title {
		font-size: 26px;
	}
	.fill_left {
		width: 100%;
		float: left;
		cursor: pointer;
		border-radius: 12px;
		position: relative;
		padding-bottom: 20px;
	}
	.fill_right {
		width: 100%;
		float: clear;
	}
	.bigtitle {
		padding-top: 28px;
		padding-bottom: 20px;
		font-size: 26px;
	}
	.fill .go_button
	{ margin-bottom:0px;cursor:pointer; max-width:200px; width:100%; height:auto; padding-top:5px;}
	.form-control {
		font-size: 16px;
	}
	.showhide768 {
		display: none;
	}
	.showhide767 {
		display: block;
	}
	.word{
    padding: 10% 14%;
    font-size: 30px;
    font-weight: bold;
    color:#ffffff;
}
	.bt_d{
	width: 70%;
	margin: 16% auto;
}
#fzone h3{
	font-size: 22px;
}
}

@media (max-width: 600px) {
	.balloon_girl {
		width: 100%;
		bottom: 0;
		padding-top: 125%;
	}
	.balloon_01 {
		width: 70%;
		margin-left: -8%;
		margin-top: 12%;
	}
	.balloon_02 {
		width: 60%;
		margin-left: 44%;
		margin-top: 25%;
	}
	.balloon_03 {
		width: 60%;
		margin-left: 42%;
		margin-top: 72%;
	}
	.balloon_04 {
		width: 60%;
		margin-left: 10%;
		margin-top: 108%;
	}
	.balloon_05 {
		width: 60%;
		margin-left: -6%;
		margin-top: 65%;
	}
	.balloon_all {
		margin-top: 0px;
		width: 100%;
	}
	.balloon_middle {
		width: 100%;
		left: 0%;
		margin: 0 auto;
	}
		.word{
    padding: 10% 14%;
    font-size: 21px;
    font-weight: bold;
    color:#ffffff;
}
	.bt_d{
	width: 70%;
	margin: 16% auto;
}
}

/* ↓↓↓↓ pad 豎屏時, 頁面顯示尺寸 < 480顯示效果 ↓↓↓↓  */
@media (max-width: 480px) {
	.topic1{
	   font-size: 26px;
	   font-weight: bold;
	   color:#2962ff;
    }
    .topic2{
	   font-size: 20px;
	   color: #71226e;
    }
	#fzone h1{
		font-size: 26px;
		line-height: 35px;
		margin: 48px auto;
}

	.rb2g1{
		max-width: 400px;
	}
	.rb2g{
		background-image: url(../images/balloon_bg.jpg);
		background-size: cover;
	}

	.bigtitle.showhide767{    
	    font-size: 24px;
        padding-top: 10px;
        text-align: center;
        padding: 10px 0 0 0;}

	.balloon_girl {
		width: 100%;
		bottom: 0;
		padding-top: 260%;
	}
	.girl_width {
		width: 100%;
	}
	.balloon_all {
		margin-top: 0px;
		position: absolute;
	}
	.balloon_middle {
		width: 100%;
		position: relative;
	}
	.balloon_01 {
		width: 100%;
		margin-left: 0%;
		margin-top: 72px;
		position: relative;
	}
	.balloon_02 {
		width: 100%;
		margin-left: 0%;
		margin-top: 0%;
		position: relative;
	}
	.balloon_03 {
		width: 100%;
		margin-left: 0%;
		margin-top: 0%;
		position: relative;
	}
	.balloon_04 {
		width: 100%;
		margin-left: 0%;
		margin-top: 0%;
		position: relative;
	}
	.balloon_05 {
		width: 100%;
		margin-left: 0%;
		margin-top: 0%;
		position: relative;
	}
	.fill {
		background-color: #ffd1d1;
	}
	.balloon_title {
		font-size: 19px;
		padding-top: 10px;
		text-align: center;
		padding: 10px 0 0 0;
	}
	.container_my {
		margin: 0 auto;
		width: 300px;
	}
	.card_wrapper {
		width: 100%;
		height: 170px;
		box-sizing:border-box;
		cursor: pointer;
	/*	perspective:1000px;*/
	}
	.btm_pic {
		padding: 0 2% 15px;;
	}
	.btm_show {
		width: 100%;
		padding: 0 10%;
	}
	.btm_txt1 {
		font-size: 18px;
		padding-top: 12px;
		padding-bottom: 4px;
	}
	.btm_title {
		font-size: 22px;
		width: 100%;
		margin: 0 auto;
	}
	.class_bottom {
		padding-top: 10px;
	}
	.class_btn {
		padding: 10px 30px;
		font-size: 20px;
	}
	.bigtitle {
		padding-top: 30px;
		padding-bottom: 20px;
		font-size: 24px;
	}
	.banner_show1 {
	z-index: 5;
    width: 44%;
    margin-left: -10%;
    top: 43%;
    left: 67%;
	}
	.banner_show2 {
	z-index: 5;
    position: absolute;
    width: 17%;
    margin-left: 3%;
    height: auto;
    top: 48%;
    left: 53%;
}
	.banner_show3 {
	z-index: 5;
    position: absolute;
    width: 45%;
    margin-left: 3%;
    height: auto;
    top: 44%;
    left: -7%;
}
	.banner_show4 {
	z-index: 5;
    position: absolute;
    width: 25%;
    margin-left: 3%;
    height: auto;
    top: 45%;
    left: 30%;
}
	.banner_show5 {
    z-index: 1;
    position: absolute;
    width: 78%;
    margin-left: 3%;
    height: auto;
    top: 4%;
    left: 8%;
}
	.bannerpicfull {
		display: none;
	}
	.bannerpic1280 {
		display: none;
	}
	.bannerpic960 {
		display: block;
	}
	.bannerpic480 {
		display: none;
	}
	.showhide480 {
		display: none;
	}
	.showhide479 {
		display: block;
	}
	.go_button {
    width: 60%;
}
	.word{
    padding: 10% 14%;
    font-size: 18px;
    font-weight: bold;
    color:#ffffff;
}
	.bt_d{
	width: 70%;
	margin: 13% auto;
}
}
@media (max-width: 350px) {
	.bigtitle {
		font-size: 22px;
	}
}
