@charset "UTF-8";
.icons-sprite, .icons-bank, .icons-click, .icons-close, .icons-link, .icons-list, .icons-step001, .icons-step002, .icons-step003 { background-image: url('../images/icons-s36ffb6cc36.png'); background-repeat: no-repeat; }

.icons-bank { background-position: 0 0; }

.icons-click { background-position: 0 -42px; }

.icons-close { background-position: 0 -90px; }

.icons-link { background-position: 0 -126px; }

.icons-list { background-position: 0 -164px; }

.icons-step001 { background-position: 0 -206px; }

.icons-step002 { background-position: 0 -295px; }

.icons-step003 { background-position: 0 -384px; }

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, font, 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 { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; font-weight: normal; vertical-align: baseline; background: transparent; }

body { line-height: 1;}

ol, ul, li { list-style: none; }

blockquote, q { quotes: none; }

blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }

/* remember to define a styles! */
:link, :visited { text-decoration: none; }

:focus { outline: 0; }

/* remember to highlight inserts somehow! */
ins { text-decoration: none; }

del { text-decoration: line-through; }

/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: collapse; border-spacing: 0; }

table tr td { vertical-align: middle; }

img { border: 0; }

a { color: inherit; }

input, button, textarea, select, optgroup, option { font-family: inherit; font-size: inherit; font-style: inherit; font-weight: inherit; }

/* padding */
*, *:after, *:before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

/*@purpose To enable resizing for IE */
/*@branch For IE6-Win, IE7-Win */
input, button, textarea, select { font-size: 100%; }

/* Clearfix hack by Nicolas Gallagher: http://nicolasgallagher.com/micro-clearfix-hack/ */
.clearfix:before, .clearfix:after { content: " "; display: table; }

.clearfix:after { clear: both; }

.clearfix { zoom: 1; }

/* other */
.title_01{border-radius: 40px; background: white; max-width: 700px; margin: 0 auto;}
.title_01 p  span { color: red;}
code, kbd, samp, tt { font-size: 100%; }

#nav ul li a, #nav .icon_contact a, .btn a { width: 100%; height: 100%; display: block; color: inherit; }

.textarea { text-align: justify; word-break: normal; }

.bootstrap_default { display: inline-block; margin-right: -4px; vertical-align: top; }

.table { display: table; border-spacing: 0.5rem; border-collapse: collapse; width: 100%; table-layout: fixed; }

/* animation-name: example; 動畫名稱 */
/* animation-duration: 4s; 動畫時間長度 */
/* animation-timing-function: linear; 動畫速度 */
/* animation-delay:2s; 動畫開始秒數'' */
/* animation-iteration-count: 3; 動畫循環次數 */
/* animation-direction: alternate; 動畫時間方向性 */
/* FONT */
body { font-size: 10px; font-size: 1rem; line-height: 1.6; }
.img-fluid{
  max-width: 100%;
  height: auto;
}
#activity .content_des { font-size: 12px; font-size: 1.2rem; }
#activity .activity_list div span { font-size: 14px; font-size: 1.4rem; }
#activity .activity_list div button { font-size: 12px; font-size: 1.2rem; }

#hotSale .sale_hot .sale_product_list ul .sale_product_title { font-size: 10px; font-size: 1rem; }
#hotSale .sale_hot .sale_product_list ul .sale_product_tag { font-size: 12px; font-size: 1.2rem; }
#hotSale .sale_hot .sale_product_list ul .sale_product_des { font-size: 10px; font-size: 1rem; }
#hotSale .sale_hot .sale_product_list ul .sale_product_price .sale_product_unsale { font-size: 9px; font-size: 0.9rem; }
#hotSale .sale_hot .sale_product_list ul .sale_product_price .sale_product_sale span { font-size: 15px; font-size: 1.5rem; }

#newMember .newMember_list div p { font-size: 12px; font-size: 1.2rem; }
#newMember .newMember_list div p span { font-size: 10px; font-size: 1rem; }

/* WEIGHTS */
body { font-family: Verdana, "微軟正黑體", sans-serif; font-size: 18px; color: #333; }

h2, h3 { display: inline-block; }

/* BOOTSTRAP */
body.modal-open { overflow: hidden; }

.bootstrap_default { padding: 0px; float: none !important; }

/* RWD */
.pc { display: inline-block; }

.mobile { display: none; }

/* TABLE */
.table .table_row { display: table-row; }
.table .table_cell { display: table-cell; vertical-align: middle; text-align: center; }

#banner { width: 100%; overflow: hidden; position: relative; }
#banner .banner { width: 100%; overflow: hidden; }
#banner .banner img { width: 100%; }
#banner .banner .img_size { width: 10%;}
#banner .banner_text { width: 1000px; height: auto; text-align: center; position: absolute; top: 0px; left: calc(50% - 500px); }
#banner .banner_text li { position: absolute; top: 0; left: 0; bottom: 0; right: 0; z-index: 999; }
#banner .banner_text li img { width: 100%; }
#banner .banner_text .b1 { -webkit-animation-name: jackInTheBox; animation-name: jackInTheBox; }
#banner .banner_text .b2 { -webkit-animation-name: pulse; animation-name: pulse; }
#banner .banner_text .b3 { -webkit-animation-name: bounceIn; animation-name: bounceIn; }
#banner .banner_m { display: none; }
#banner .banner_m img { width: 100%; }
#banner .banner_m .img_size { width: 18%;}
.banner_m { display: none; }
.animate1 {
    position: absolute;
    left: 0;
    margin-left: 31%;
    top: 0;
    margin-top: 5%;
    animation: 5s ease-in-out 1s infinite normal none running headShake;
}

.animate2 {
    position: absolute;
    left: 0;
    margin-left: 52%;
    top: 0;
    margin-top: -6%;
	animation: 5s ease-in-out 1s infinite normal none running headShake;}
.animate3 {
  position: absolute;
  left: 0;
  margin-left: 24%;
  top: 0;
  margin-top: -8%;
  opacity: 0;
  animation: 0.5s ease-in-out 0.2s 1 normal forwards running fadeInDwon-ani;
}

.animate4 {
  position: absolute;
  left: 0;
  margin-left: 24%;
  top: 0;
  margin-top: -8%;
  opacity: 0;
  animation: 0.5s ease 0.3s 1 normal forwards running fadeInDwon-ani;
}

.animate5 {
  position: absolute;
  left: 0;
  margin-left: 24%;
  top: 0;
  margin-top: -8%;
  opacity: 0;
  animation: 0.5s ease 0.5s 1 normal forwards running fadeInDwon-ani;
}

.animate6 {
  position: absolute;
  left: 0;
  margin-left: 24%;
  top: 0;
  margin-top: -8%;
  opacity: 0;
  animation: 0.5s ease-in-out 0.6s 1 normal forwards running fadeInDwon-ani;
}



@keyframes fadeInDwon-ani {
  0% {
      opacity: 0;
      transform: translateY(-50px);
  }
  100% {
      opacity: 1;
      transform: translateY(0px);
  }
}
.title_bank{font-size: 2rem; font-weight: 800;color: #50691b;}
.t_l{text-align: left;}
.p_c{padding: 0 30px; font-size: 0.8rem; }
.AD_bn{margin: 1rem auto; text-align: center; }

#nav { width: 100%; background: #de83ac; color: #398767; font-size: 17px; margin-top: -8px; overflow: hidden; }
#nav ul { max-width: 800px;
    margin: 0px auto;
    position: relative;
    overflow: hidden;
    background: white;
    border-radius: 20px;
}
#nav ul li { transition: 0.5s; -webkit-transition: 0.5s; -moz-transition: 0.5s; text-align: center; }
#nav ul li a { padding: 15px 10px; font-size: 1.5rem;}
#nav ul li:hover { transition: 0.5s; -webkit-transition: 0.5s; -moz-transition: 0.5s; background: #93d6ba; }
#nav .icon_contact { background: #8989f4; width: 120px; text-align: center; border-radius: 0px 20px 20px 0px; -moz-border-radius: 0px 20px 20px 0px; -webkit-border-radius: 0px 20px 20px 0px; position: absolute; right: 0px; }
#nav .icon_contact a { padding: 10px 10px; }
#nav .icon_contact:hover { transition: 0.5s; -webkit-transition: 0.5s; -moz-transition: 0.5s; background: #f75333; }

section { padding: 10px 0px; }
section .content { 
  max-width: 1100px;/*1200px*/ 
  margin: 0px auto; 
  text-align: center; 
  overflow: hidden; 
}
section .content>p{
  max-width: 75%;
  text-align: center;
  margin: 2% auto; 
  font-weight: normal;
  font-size: 1.3rem;
}
@media screen and (max-width: 768px) {
  .p_c{padding: 0 16px; font-size: 0.8rem; }
  section .content>p{
    max-width: 95%;
  }
}
section .content_title { width: 300px; margin: 0px auto 10px auto; text-align: center; }
section .content_title img { width: 100%; }


section .title_pic,
section .title_thsrc { 
  /*zoom: 0.6; */
  margin: 1rem auto; 
  text-align: center; 
}
section .title_pic img,
section .title_thsrc img{ 
  max-width: 90%;
  height: auto;
}
@media screen and (max-width: 768px) {
  section .title_pic{ 
   /* zoom: 0.6; */
    /*margin: 1rem 0.5rem; */
    text-align: center; 
  }
   
  section .title_thsrc{ 
   /* zoom: 0.6; */
    margin: 2rem -3rem 2rem; 
    text-align: center; 
  }
}

.textarea { margin-bottom: 30px; }
.textarea .textarea_title { font-weight: bold; font-size: 20px; margin-bottom: 10px; }
.textarea .textarea_list { background: url(../images/icons/list.png) no-repeat 2px 2px; padding-left: 27px; }
.textarea .textarea_list b { font-weight: bold; }
.textarea .textarea_list_list { padding-left: 27px; }
.textarea .textarea_list_list b { font-weight: bold; }
.textarea .textarea_text { padding-left: 27px; position: relative; line-height: 1.8; }
.textarea .textarea_text span { position: absolute; left: 4px; top: 0px; }
.textarea .textarea_img { padding-left: 30px; }
.textarea .textarea_img img { width: 100%; }
.textarea .textarea_btn a { transition: 0.5s; -webkit-transition: 0.5s; -moz-transition: 0.5s; border-radius: 20px; -moz-border-radius: 20px; -webkit-border-radius: 20px; border: 1px #029ea3 dotted; color: #029ea3; padding: 4px 15px; }
.textarea .textarea_btn a:hover { transition: 0.5s; -webkit-transition: 0.5s; -moz-transition: 0.5s; background: #55d040; color: #fff; border: 1px #55d040 dotted; }
.textarea_area2 { font-size: 30px; font-weight: bold; }
.textarea_area { color: #ffffff;
    font-size: 1.2rem;
    font-weight: bold;
    line-height: normal;
    padding: 15px;
}
.textarea_area3 { font-size: 1.5rem; /*font-weight: bold;*/ }
.textarea_area3 span { font-size: 16px; color: #525252 ;}

table, th, td { border-collapse: collapse; border: 1px solid #333; padding: 5px 10px; }

table { width: 70%; margin: 30px auto 0px auto; }
table .title { background: #f2718e; font-weight: bold; }
table .old { text-decoration: line-through; }
table tr { background: #fff; }
table span { color: #f75333; font-size: 20px; }

#activity { background:  url(../images/bg_001.jpg) no-repeat center top; }
#activity .activity { padding-bottom: 200px; }
#activity .content_title { width: 500px; margin: 0px auto 30px auto; }
#activity .content_title img { width: 100%; }

#member { background: #e78ab4 url(https://event.cdn-gunnarworks.com/events/member_phone/bg_02.png) no-repeat center bottom;  }

#member02,
#member03{ background: #e78ab4 url(https://event.cdn-gunnarworks.com/events/member_phone/bank_BG.png) repeat ;  }

#money { background: #ef8db9 url(https://event.cdn-gunnarworks.com/events/member_phone/bg_01.png) no-repeat center bottom; }
#money .money_list {  /*padding:15px; margin-bottom: 30px;*/ text-align: center; }
#money .money_list img { width: 100%; }


#money .title_small{
    zoom: 0.8; 
    margin: 1rem;
}
@media screen and (max-width: 768px) {
  #money .title_small{
    zoom: 0.5;  
 }
}


#money ul{ 
	position: relative;
   /* background: #fffff2;
    padding: 2rem;
    margin-bottom: 2rem;
    border-radius: 15px;*/
}

#money ul>.item_bg>.right_word{
  padding: 1rem;
}
@media screen and (max-width: 1200px) {
  #money ul>.item_bg>.right_word{
    padding: 0.5rem;
  }
}

#member02 ul,
#member03 ul{ 
    background: rgb(249 199 209);/*rgb(226 255 227 / 75%)    rgb(226 249 255 / 75%)    #fffae2*/
    padding: 2rem;
    margin-bottom: 2rem;
    border-radius: 15px;
}

#member02 ul>.item_bg>.right_word,
#member03 ul>.item_bg>.right_word{
  padding: 1rem;
}
@media screen and (max-width: 1200px) {
  #member02 ul>.item_bg>.right_word,
  #member03 ul>.item_bg>.right_word{
    padding: 0.5rem;
  }
}


@media screen and (max-width: 768px) {
 /* #money .a1{
    padding-bottom: 2rem !important; 
  }*/
  /*#money .a2{
    padding-bottom: 4rem !important; 
  }*/
  #money .a3{
    padding-bottom: 3rem !important; 
  }
  #money .a4{
    padding-bottom: 4rem !important; 
  }
  #money .a5{
    padding-bottom: 4rem !important; 
  }
}
.box{
	position: relative;
    background: #fffff2;
    padding: 2rem;
    margin-bottom: 0.2rem;
    border-radius: 15px;
	display: inline-block;
}
.title_gilf{ 
	font-size: 4rem;
    font-weight: 800;
    color: #237854;
}
.title_gilf span{ 
	background-color: #f9c0c0;
    border-radius: 57px;
    font-size: 6rem;
    width: 20px;
    font-weight: 800;
}
.title_t1{
	font-size: 2.5rem;
    font-weight: 800;
    display: inline-block;
    width: 100%;
    color: #ffff01;
    background: #f2718e;
	filter: drop-shadow(3px 3px 1px rgba(4, 5, 5, 0.7));
}
#title_t1_pic{
	position: absolute;
    right: -181px;
    top: -288px;
    width: 67%;
}
#title_t1_text{
	font-size: 1rem;
    padding: 22px;
    text-align: left;
	font-weight: bold;
}
#title_t1_remark{
	padding: 22px;
	font-size: 0.5rem;
    text-align: left;
}

#money ul>.item_bg>li>p{ 
    /*color: #204373;
    font-size: 1.3rem;
    letter-spacing: -1px;
    line-height: 1.4;
    text-align: left;*/
}
.phone_text{
	color: white;
    padding: 10px;
    font-weight: bold;
}
.phone_step{    
	color: #fff700;
    background: #f2718e;
    padding: 5px;
	filter: drop-shadow(3px 3px 1px rgba(4, 5, 5, 0.2));
}
.m_b{margin-bottom: 60px;}
@media screen and (max-width: 1200px) {
  #money ul>.item_bg>li>p{  
    font-size: 1.2rem; 
    line-height: 1.3;
  }
}
@media screen and (max-width: 991px) {
  #money ul>.item_bg>li>p{  
    font-size: 1rem; 
    line-height: 1.2;
  }
}
@media screen and (max-width: 800px) {
  #money ul>.item_bg>li>p{  
    font-size: 0.9rem;  
  }
}
@media screen and (max-width: 768px) {
#title_t1_remark{
	padding: 10px;
}
#title_t1_text{
    padding: 10px;
}
.box{
    padding: 1rem;
    margin-bottom: 1rem;
}
  #money ul>.item_bg>li>p{  
    font-size: 1.1rem; 
    line-height: 1.4;
  }
}


#money ul>.item_bg>.right_word>p{
  max-width: 68%;  
}
#money ul>.item_bg>.right_word>p:nth-of-type(1){
  max-width: 95%;  
}
@media screen and (max-width: 768px) {
  #money ul>.item_bg>.right_word>p,
  #money ul>.item_bg>.right_word>p:nth-of-type(1){
    max-width: 100%;  
  }
}
#money ul>.item_bg>li>img{
  max-width: 100%;
  height: auto; 
  display: block;
}

#money .item_bg{
  position: relative;
  /*background-color: #fff;*/
  /* padding: 1.2rem 1rem; */
  margin-bottom: 2rem; 
}

.blooms {
  zoom: 0.4;
  position: absolute;
  right: 1rem;
  bottom: 11rem;
  animation: 1.5s ease-in-out 0s infinite normal none running floating-ani;
}
@media screen and (max-width: 991px) {
.blooms{ 
  width: 17%;
  right: -4rem;
  bottom: 5rem;
} 
}
@media screen and (max-width: 767px) {
.blooms { 
  width: 15%;
  right: 1rem;
  bottom: 4rem;
}
}

@keyframes floating-ani {
  0% {
      transform: translateY(0px);
  }
  50% {
      transform: translateY(-20px);
  }
  100% {
      transform: translateY(0px);
  }
}

#money .item_bg .pic_cake{  
  zoom: 0.6;
  position: absolute;
  right: 3rem;
  /* margin-right: 4rem; */
  bottom: 0;  
}

@media screen and (max-width: 991px) {
  #money .item_bg .pic_cake{  
    right: 0; 
    width: 40%;
    bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  #money .item_bg .pic_cake{   
    bottom: -1rem;
    width: 38%;
    right:0; 
  }
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -20%, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}



#money .item_bg .coin_travel{ 
    zoom: 0.6;
    position: absolute;
    right: 2rem;
    bottom: 2rem;
    animation-iteration-count:infinite; 
} 

@media screen and (max-width: 991px) {
  #money .item_bg .coin_travel{ 
    right: 2rem;
    bottom: -1rem;
  } 
}

@media screen and (max-width: 767px) {
  #money .item_bg .coin_travel{
    width: 40%;
    right:calc(50% - 46%);
    bottom: 0rem;
  } 
}





 



#money .item_bg .pic_gift{ 
  zoom: 0.5;
    position: absolute;
    right: 1rem;
    bottom: 0;
    animation-iteration-count:infinite; 
} 

@media screen and (max-width: 991px) {
  #money .item_bg .pic_gift{
    zoom: 0.5; 
    bottom: -1.8rem;
  } 
}

@media screen and (max-width: 767px) {
  #money .item_bg .pic_gift{
    width: 40%;
    right:calc(50% - 20%);
    bottom: -2rem;
  } 
}


#money .item_bg .pic_discount{ 
  zoom: 0.6;
  position: absolute;
  right:  1rem; 
  bottom:  -10rem; 
  animation: 2s ease-in-out 1s infinite normal none running headShake;
}
@media screen and (max-width: 991px) {
  #money .item_bg .pic_discount{ 
    width: 47%;
    right: -1rem;
    bottom: -13rem;
  }
}
@media screen and (max-width: 767px) {
  #money .item_bg .pic_discount{  
    width: 40%;
    right:calc(50% - 20%);
    bottom: -3rem;
  }
}






#money .item_bg .travel_card{ 
  zoom: 0.6;
  position: absolute;
  right:  1rem; 
  bottom:  -15rem; 
  animation: 1s ease-in-out 1s infinite normal none running pulse;
}
@media screen and (max-width: 991px) {
  #money .item_bg .travel_card{ 
    width: 45%;
    right: -1rem;
    bottom: -15rem;
  }
}
@media screen and (max-width: 767px) {
  #money .item_bg .travel_card{  
    width: 34%;
    right: calc(50% - 51%);
    bottom: -3rem;
  }
}





#money .item_bg .pic_app{ 
  zoom: 0.5;
  position: absolute;
  right: 3rem;
  bottom: -15rem;
  animation: 2s ease-in-out 1s infinite normal none running tada;
  /*animation: name | duration | timing-function | delay | iteration-count direction | fill-mode | play-state;*/
}
#money .item_bg .app_bg{ 
  zoom: 0.5;
  position: absolute;
  right: 1rem;
  bottom: -11rem;
}
@media screen and (max-width: 991px) {
  #money .item_bg .pic_app{  
    width: 30%;
    right: 3rem;
    bottom: -6rem;
  }
  #money .item_bg .app_bg{  
    width: 52%;
    right: -1rem;
    bottom: -4rem;
  }
}
@media screen and (max-width: 767px) {
  #money .item_bg .pic_app{    
    bottom: -4rem;
    width: 28%;
    right: 0;
  }
  #money .item_bg .app_bg{ 
    bottom: -3rem;
    width: 38%;
    right: -2rem;
  }
}




#money .item_bg .pic_plane{ /*護照*/
  zoom: 0.7;
  position: absolute;
  right: 1rem;
  bottom: -17rem; 
}
#money .item_bg .pic_plane2{ 
zoom: 0.4;
position: absolute;
right: 0; 
bottom: -8rem; 
animation: fly 15s linear 0s infinite;
}
@media screen and (max-width: 991px) {
  #money .item_bg .pic_plane{/*護照*/
    right: 0;
    width: 46%;
    bottom: -5rem;
  } 
  #money .item_bg .pic_plane2 { 
    bottom: 0rem;    
  }
}
@media screen and (max-width: 767px) {
  #money .item_bg .pic_plane{  /*護照*/
    bottom: -4rem;
    width: 40%;
    right: -2.5rem;
  }
  #money .item_bg .pic_plane2{  
    zoom: 0.4;
    right: 0px;
    bottom: 0;
    /* margin-bottom: 2rem; */
  }
}

@keyframes fly {
  0%{
    opacity: 0;
    right:0px;
  }
  50% {
    opacity: 1;
    right: 50%;
  }
  100% {
    opacity: 0;
    right: 85%;
  }
}

#money .gobtn{    
    text-align: center;
    margin: 1rem auto 0;
   /* width: 26%; */
    color: #fff;
}
#money .gobtn a{
  display: block;
  padding: 1rem;
  white-space: nowrap;
  font-weight: bold; 
  background: #f2718e;
  border-radius: 20px;
  transition:all 0.2s ease-in-out;
}
#money .gobtn a:hover{ 
  background: #f75333;
}
@media screen and (max-width: 768px){
  #money .gobtn{    
    width: 70%; 
   }
}
#coupon { background: #ef8db9 url(https://event.cdn-gunnarworks.com/events/member_phone/bank_BG.png) repeat ; }
#coupon .coupon_list { padding: 0px 15px; margin-bottom: 30px; text-align: center; }
#coupon .coupon_list img { width: 100%; }

#notice { background: #5a5a5a; color: #fff; }
#notice .content { text-align: left; font-size: 14px; }
#notice .content_title { text-align: center; }
#notice .content_title h2 { padding: 0px 0px 30px 0px; margin: 0px; font-size: 20px; }

#btn_top { position: fixed; right: 30px; bottom: -1000; }

#btn_link { position: fixed; right: 30px; bottom: 120px; }

.btn { width: 28%; margin: 30px auto 0px auto; text-align: center; background: #f2718e; color: #000; border-radius: 20px; overflow: hidden; }
/*width: 300px;*/
@media screen and (max-width: 768px) {
  #coupon .coupon_list img { width: 75%; }
  .btn{
    width: 75%;
  }
}
.btn a { padding: 15px 0px; font-weight: 800; color: #fff; }
.btn a img { vertical-align: bottom; margin-left: 10px; }
.btn a:hover { background: #f75333; }

.btn_more { color: #fff; }

.red { background: #cd2a2a; color: #fff; font-weight: bold; padding: 5px 10px; letter-spacing: 2px; }

.gary { color: #ccc; text-decoration: line-through; }

/*Styles for screen 1366px and lower*/
/*Styles for screen 1024px and lower*/
@media screen and (max-width: 1024px) { /* CONTAINER */
  section { padding: 60px 0px; }
  section .content { padding: 0px 30px; } }
/*Styles for screen 1024px and lower*/
@media screen and (max-width: 1000px) { /* CONTAINER */
  section { padding: 80px 0px; }
  section .content { padding: 0px 30px; }
 /* #money { background: url(../images/bg_003.jpg) repeat left bottom; } }*/
/*Styles for screen 768px and lower*/
@media screen and (max-width: 768px) { section .content_title { width: 90%; margin: 0px auto 10px auto; }
  .textarea_area2 { font-size: 20px; font-weight: bold; }
  section .content_title img { width: 100%; }
  #activity .content_title { width: 90%; }
  #activity .content_title img { width: 100%; }
  #btn_top { right: 10px; opacity: 0.8; transition: 0.5s; -webkit-transition: 0.5s; -moz-transition: 0.5s; }
  #btn_top:hover { opacity: 1; transition: 0.5s; -webkit-transition: 0.5s; -moz-transition: 0.5s; } }
/*Styles for screen 680px and lower*/
@media screen and (max-width: 680px) {
  .banner_pc { display: none; }
  .banner_m { display: block; }
  #banner .banner { display: none; }
  #banner .banner_m { display: block; }
  nav #nav li:nth-child(2n+1) { border-left: 1px solid #fff; }
  nav #nav li:nth-child(-n+6) { border-bottom: 1px solid #fff; }
  section { padding: 10px 0px; }
  section .content { padding: 15px 15px; }
  section .content_title h2 { font-size: 26px; padding: 20px 24px 20px 100px; } 
  .animate1 {
    position: absolute;
    left: 0;
    margin-left: 11%;
    top: 0;
    margin-top: 4%;
    animation: 5s ease-in-out 1s infinite normal none running headShake;
   }
  .animate2 {
    position: absolute;
    left: 0;
    margin-left: 11%;
    top: 0;
    margin-top: 4%;
    animation: 5s ease-in-out 1s infinite normal none running headShake;
   }
  .animate3 {
    position: absolute;
    left: 0;
    margin-left: 2%;
    top: 0;
    margin-top: -14%;
    opacity: 0;
    animation: 0.5s ease-in-out 0.2s 1 normal forwards running fadeInDwon-ani;
  }
  .animate4 {
    position: absolute;
    left: 0;
    margin-left: 2%;
    top: 0;
    margin-top: -14%;
    opacity: 0;
    animation: 0.5s ease 0.3s 1 normal forwards running fadeInDwon-ani;
  }
  .animate5 {
    position: absolute;
    left: 0;
    margin-left: 2%;
    top: 0;
    margin-top: -14%;
    opacity: 0;
    animation: 0.5s ease 0.5s 1 normal forwards running fadeInDwon-ani;
  }
  .animate6 {
    position: absolute;
    left: 0;
    margin-left: 2%;
    top: 0;
    margin-top: -14%;
    opacity: 0;
    animation: 0.5s ease-in-out 0.6s 1 normal forwards running fadeInDwon-ani;
  }
  @keyframes fadeInDwon-ani {
    0% {
        opacity: 0;
        transform: translateY(-50px);
    }
    100% {
        opacity: 1;
        transform: translateY(0px);
    }
  }
}
/*Styles for screen 480px and lower*/
@media screen and (max-width: 480px) { /* BANK */
	.m-p{max-width: 70%;}
  #bank .bank_list div { min-height: 100px; }
  #money .money_list { padding: 0px 15px; margin-bottom: 0px; text-align: center; }
  .pc { display: none; }
  .mobile { display: inline-block; }
  /* ACTIVITY */ }

/*# sourceMappingURL=common.css.map */



.col-lg-3 {
    flex: 0 0 24%;
    max-width: 24%;
}

@media screen and (max-width: 767px) {
  .pc { display: none; }
  .col-6 {
      flex: 0 0 50%;
      max-width: 50%;
  }
}

/*---- 20220119新增 國旅券星巴克 ----*/
#money .voucher .gobtn{
  margin-bottom: 2rem;
}

@media screen and (max-width: 768px){
  #money .voucher .gobtn{    
    width: 80%; 
   }
}
/*---- 
#money .voucher .gobtn a{
  display: inline-block;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
} ----*/

#money .voucher .item_bg .pic_gift{ 
  zoom: 0.5;
  bottom: -0.8rem;
} 

@media screen and (max-width: 991px) {
  #money .voucher .item_bg .pic_gift{
    width: 15%;
    bottom: -2.5rem;
  } 
}

@media screen and (max-width: 767px) {
  #money .voucher .item_bg .pic_gift{
    width: 30%;
    right:calc(50% - 15%);
    bottom: -3rem;
  } 
}

@media screen and (min-width: 768px){
  .text_wrap_sx {
    display: none;
  }
}
