@charset "utf-8";
body
html {
  margin: 0;
  padding: 0;
  height: 100%;
}
body {
  margin: 0;
  padding: 0;
  color: #1a1a1a;
  font-size: 1.125em;
  line-height: 1.4;
  font-family: "微軟正黑體", "LiHei Pro", Gotham, "Helvetica Neue", Helvetica,
    Arial, sans-serif;
  background: #37c4ff;
}
a:focus {
  outline: 0;
}
a {
  outline: 0;
  color: #025597;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
img {
  border: 0 none;
  line-height: 0;
  display: block;
}
form {
  margin: 0;
  padding: 0;
}
ul,
ul li {
  margin-top: 10px;
  margin-left: 0;
  padding: 0;
  list-style-type: none;
}
ol,
ol li {
  margin: 0;
  padding: 0;
}
dd,
dl,
dt {
  margin: 0;
  padding: 0;
}
button {
  border: 0 none;
  cursor: pointer;
  padding: 0;
  margin: 0;
  background: 0 0;
}
.clearfix:after,
.clearfix:before {
  content: "";
  display: table;
  height: 0;
  overflow: hidden;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  zoom: 1;
}
caption,
table,
tbody,
td,
tfoot,
th,
thead,
tr {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
h1,
h2,
h5,
h6 {
  margin: 0;
  padding: 0;
}
.Wrapper {
  width: 100%;
  margin: 0 auto;
}

.banner {
  background: url("../images/1920_head_bg.jpg") no-repeat center top;
  background-size:auto;
  background-position: center center;
}

.img-maxwidth{
  display: block;
  max-width: 100%;
  margin: 0px auto;
}

.Wording {
  padding: 74px 0 0 415px;
  line-height: 1;
  width: 443px;
}
.catch {
  font-size: 1.7rem;
  border-top-style: solid;
  border-bottom-style: solid;
  border-width: 1px;
  text-align: center;
  font-family: "arial", "Microsoft JhengHei";
  font-weight: bold;
  letter-spacing: 10px;
  line-height: 1.9;
}
.catch01 {
  font-size: 1.7rem;
  border-width: 1px;
  text-align: left;
  font-family: "arial", "Microsoft JhengHei";
  font-weight: bold;
  line-height: 1.9;
}
.sub1 {
  font-size: 5rem;
  line-height: 1;
  color: #333333;
  font-family: "Microsoft JhengHei";
  font-weight: bolder;
  text-align: left;
}
.sub2 {
  font-size: 5rem;
  line-height: 1;
  color: #333333;
  font-family: "arial", "Microsoft JhengHei";
  font-weight: bold;
  text-align: left;
  letter-spacing: -1px;
}
.sub2_2 {
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1;
}
.imp {
  color: #ff0000;
}
.BeltBox {
  width: 100%;
  background-color:#fff;
  padding: 10px;
  box-sizing: border-box;

}
.Belt {
  width: 950px;
  height: auto;
  margin: auto;
}

.Belt .BeltArea {
  position: relative;
  margin-bottom: 0px;
}
.Belt .BeltArea .swiper-wrapper .swiper-slide {
  text-align: center;
}
.Belt .BeltArea .swiper-wrapper .swiper-slide {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.Belt .BeltArea .swiper-wrapper .swiper-slide:hover {
  z-index: 5;
  transform: scale(0.97);
}
.Belt .BeltArea .swiper-wrapper .swiper-slide div {
  color: #ff9fb0;
  margin: 0 auto;
  margin-bottom: 0%;
  font-size: 0.9rem;
}
.Belt .BeltArea .swiper-wrapper .swiper-slide .U0 {
  font-weight: 700;
  font-size: 1.2rem;
  letter-spacing:  1.5px;
  color: #333;
  background-color: #ffffff;
  margin: 5px;
}
.Belt .BeltArea .swiper-wrapper .swiper-slide .U1 {
  font-weight: 700;
  font-size: 1.2rem;
  letter-spacing:  1.5px;
  color: #fff;
  background-color: #bc1600;
  margin: 5px 15% 5px;
}
.Belt .BeltArea .swiper-wrapper .swiper-slide .U2 {
  font-size: 1.2rem;
  color: #000;
}
.Belt .BeltArea .swiper-wrapper .swiper-slide .U3 {
  color: #00988d;
  font-weight: 700;
}
.Belt .BeltArea .swiper-wrapper .swiper-slide .U4 {
  font-size: 2rem;
}
.Belt .BeltArea .swiper-wrapper .swiper-slide .U4 span {
  font-size: 1.1rem;
}
.Belt .BeltArea .swiper-wrapper .swiper-slide .U5 {
  font-family: "Century Gothic";
  font-size: 2.1rem;
  color: #000000;
  font-weight: 700;
}
.Belt .BeltArea .swiper-wrapper .swiper-slide .U5 span {
    color: #bc1600;
  
}
.Belt .BeltArea .swiper-wrapper .swiper-slide small {
  font-size: 1rem;
}
.Belt .BeltArea .swiper-wrapper .swiper-slide i {
  font-size: 0.9rem;
  vertical-align: middle;
  font-style: normal;
}
.Belt .BeltArea .swiper-wrapper .swiper-slide p span {
  font-family: "Century Gothic";
  font-size: 2.5rem;
}
.Belt .BeltArea .swiper-wrapper .swiper-slide.MON {
  /* background: url(../images/week_01.png) no-repeat center top; */
  background-size: 40%;
  background-position-y: 5px;
}
.Belt .BeltArea .swiper-wrapper .swiper-slide.TUE {
   /* background: url(../images/week_02.png) no-repeat center top; */
  background-size: 40%;
  background-position-y: 5px;
}
.Belt .BeltArea .swiper-wrapper .swiper-slide.WED {
   /* background: url(../images/week_03.png) no-repeat center top;*/
  background-size: 40%;
  background-position-y: 5px;
}
.Belt .BeltArea .swiper-wrapper .swiper-slide.THU {
   /* background: url(../images/week_04.png) no-repeat center top; */
  background-size: 40%;
  background-position-y: 5px;
}
.Belt .BeltArea .swiper-wrapper .swiper-slide.FRI {
   /* background: url(../images/week_05.png) no-repeat center top;*/
  background-size: 40%;
  background-position-y: 5px;
}
.Belt .BeltArea .swiper-wrapper .swiper-slide.SAT {
   /* background: url(../images/week_06.png) no-repeat center top; */
  background-size: 40%;
  background-position-y: 5px;
}
.Belt .BeltArea .swiper-wrapper .swiper-slide.SUN {
   /* background: url(../images/week_07.png) no-repeat center top; */
  background-size: 40%;
  background-position-y: 5px;
}
.Belt .BeltArea .swiper-wrapper .swiper-slide.LINE {
   /* background: url(../images/week_08.png) no-repeat center top; */
  background-size: 100%;
}
.Belt .BeltArea .swiper-wrapper .swiper-slide.ONLY {
   /*  background: url(../images/week_09.png) no-repeat center top; */
  background-size: 100%;
}
.Belt .BeltArea .swiper-wrapper .swiper-slide.DDDD {
   /*  background: url(../images/week_10.png) no-repeat center top;*/
  background-size: 100%;
}
.Belt .BeltArea .swiper-wrapper .swiper-slide.STAG {
   /*  background: url(../images/week_11.png) no-repeat center top; */
  background-size: 44%;
  background-position-y: 3px;
}
.Belt .BeltArea .swiper-wrapper .swiper-slide.DAY {
   /* background: url(../images/week_12.png) no-repeat center top; */
  background-size: 100%;
}
.Belt .BeltArea .swiper-wrapper .swiper-slide.MONTUE {
   /* background: url(../images/week_13.png) no-repeat center top; */
  background-size: 100%;
}
.Belt .BeltArea .swiper-wrapper .swiper-slide.STAG2 {
   /*  background: url(../images/week_14.png) no-repeat center top; */
  background-size: 100%;
}
.Belt .BeltArea .swiper-wrapper .swiper-slide.STAG .U1 {
  background-color: #dd750e;
}
.Belt .BeltArea .swiper-wrapper .swiper-slide.STAG .U5 {
  color: #dd750e;
}
.Menu {
  width: 950px;
  height: 67px;
  background: url(../images/menuarea-ul-bg.png) no-repeat center top;
  text-align: center;
  margin: auto;
  background-size: 100%;
}
.Menu ul li {
  display: inline-block;
  line-height: 52px;
  width: 20%;
  text-align: center;
  position: relative;
}
.Menu ul li a {
  color: #fff;
  text-decoration: none;
  font-size: 1.55rem;
}
/*.Menu ul li:after{content:'';background:url(../images/IconLine.png) no-repeat center top;width:2px;height:46px;position:absolute;right:2px}*/
.Menu ul li:last-child:after {
  display: none;
}
.Package {
  width: 950px;
  height: auto;
  padding-top: 1px;
  margin: auto;
  position: relative;
  
}
/*.Package:before{content:"";background:url(../images/SplashFlower.png) no-repeat;ff9fb0-size: contain; width:140px;height:150px;position:absolute;top:-130px;left:50%;z-index:1;margin-left:-440px}*/
/*.Package:after{content:"";background:url(../images/SplashFlower02.png) no-repeat;background-size: contain; width:173px;height:74px;position:absolute;top:-74px;left:50%;z-index:1;margin-left:295px}*/
/*.Package:after{content:"";background:url(../images/SplashFlower.png) no-repeat;width:238px;height:256px;position:absolute;top:-47px;left:50%;z-index:-1;margin-left:-640px}*/
.BoxHouse {
  position: relative;
  z-index: 2;
}
.BoxHouse ul {
  display: flex;
  flex-wrap: wrap;
}
.BoxHouse li {
  width: 32.8%;
  margin: 0 2px 0.6% 3px;
  padding: 1.2% 0 10% 0;
  background-color: #fff;
  position: relative;
  border-radius: 15px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.BoxHouse li:hover {
  transform: scale(0.97);
}
.BoxHouse li > a:after {
  content: "活動詳情　|　登錄去";
  display: inline-block;
  width: 90%;
  text-align: center;
  background-color: #343434;
  color: #fff;
  border-radius: 5px;
  position: absolute;
  bottom: 40px;
  left: 5%;
  font-size: 1.1rem;
  /* line-height: 1.8; */
  height: 22px;
  padding: 10px 0;
}

.w1 a:after {
  content: " 活動詳情　|　辦卡去";
  display: inline-block;
  width: 90%;
  text-align: center;
  background-color: #343434;
  color: #fff;
  border-radius: 5px;
  position: absolute;
  bottom: 40px;
  left: 5%;
  font-size: 1.1rem;
  /* line-height: 1.8; */
  height: 22px;
  padding: 10px 0;
}
.w2 a:after {
  content: " 活動詳情";
  
  display: inline-block;
  width: 90%;
  text-align: center;
  background-color: #343434;
  color: #fff;
  border-radius: 5px;
  position: absolute;
  bottom: 40px;
  left: 5%;
  font-size: 1.1rem;
  /* line-height: 1.8; */
  height: 22px;
  padding: 10px 0;
}

.BoxHouse li h6 {
  width: 100%;
  text-align: center;
  margin-bottom: 1%;
}
.BoxHouse li h6 img {
  margin: auto;
}

.BOX_90 {
  width: 90%;
}

.BoxHouse li div {
  width: 90%;
  margin: 4% auto 0 auto;
  color: #333;
  font-size: 0.9rem;
  line-height: 1.5;
}
.BoxHouse li .T1 span {
  color: #ff3e3e;
  font-weight: 700;
}
.BoxHouse li .T1 span b.Z1,
.BoxHouse li .T1 span b.Z2 {
  font-size: 17px;
  font-family: "Century Gothic";
}
.BoxHouse li .T1 span b.Z2:before {
  content: "$";
  font-size: 13px;
}
.BoxHouse li .T1 small {
  font-size: 14px;
  color: #ff3e3e;
  border: 1px solid #ff3e3e;
  padding: 1%;
}
.BoxHouse li .T2 {
  height: 20px;
  font-size: 14px;
  color: #999999;
  text-align: center;
  position: absolute;
  bottom: 10px;
  left: 15px;
}
.BoxHouse li a {
    min-height: 277px;
    width: 100%;
    display: inline-block;
}
.BoxHouse li .T5 {
  width: 86%;
  background-color: #d31628;
  color: #fff;
  padding: 1% 2%;
  text-align: center;
  font-size: 1rem;
  line-height: 1.5;
}
.BoxHouse li .T6 {
  width: 86%;
  background-color: #ff2014;
  color: #fff;
  padding: 1% 2%;
  text-align: center;
  font-size: 1rem;
  line-height: 1.5;
}
.BoxHouse li .T5 span {
  color: #fff600;
  font-weight: 700;
}
.BoxHouse li .T6 span {
  color: #fff600;
  font-weight: 700;
}
.BoxHouse li .T6 small {
  font-size: 14px;
  color: #fff;
  border: 1px solid #fff;
  padding: 1%;
}
.BoxHouse li .NONE {
  opacity: 0.3;
  border: 1px solid #bfbfbf;
  position: relative;
}
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
}
swiper-container {
  padding: 1%;
}
swiper-container .swiper-wrapper {
  padding-bottom: 0;
}
.swiper-slide img {
  width: 100%;
}
.swiper-slide {
  height: auto;
}
.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: 0;
  width: 40px;
  height: 160px;
  box-sizing: border-box;
  z-index: 10;
  cursor: pointer;
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
}
.swiper-button-prev {
  background-image: url(../images/pre.png);
  left: -3%;
  right: auto;
  padding: 1% 0.5%;
  color: #fff;
  font-weight: 700;
}
.swiper-button-next {
  background-image: url(../images/next.png);
  right: -3%;
  left: auto;
  padding: 1% 0.5%;
  color: #fff;
  font-weight: 700;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  z-index: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.BankList {
  margin-bottom: 10px;
}
.BankList li {
  width: 23%;
  font-size: 2rem;
  border-radius: 10px;
  color: #900;
  background-color: #1f3f89;
  text-align: center;
  float: left;
  margin: 1%;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.BankList li:hover {
  z-index: 5;
  transform: scale(0.97);
}
.BankList li a {
  display: block;
  width: 100%;
  box-sizing: border-box;
  padding: 5% 1%;
  color: #ffffff;
}
.BankList li a:hover {
  color: #34a2ff;
}

.BankInfoBox{

  width: 950px;
  margin: auto;
}

.BankInfo {
  margin: auto;
  background-color: #fff;
  overflow: hidden;
  padding: 4% 10% 7%;
  margin-bottom: 2.5%;
  font-size: 1.1rem;
  line-height: 2;
}
.BankInfo table {
  margin-bottom: 4%;
  font-size: 1rem;
  width: 100%;
}
.BankInfo table tr {
  font: 16px/25px "微軟正黑體";
}
.BankInfo table th {
  background-color: #373737;
  color: #fff;
  text-align: center;
  padding: 5px;
}
.BankInfo table td {
  background-color: #fff5dd;
  vertical-align: middle;
  padding: 5px;
  text-align: center;
}

.BankInfo h5 {
  border-bottom: 1px solid #d4d4d4;
  padding-bottom: 2%;
}
.BankInfo h5 img {
  margin: auto;
}
.BankInfo:after {
  content: "謹慎理財 信用至上";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #d4d4d4;
  margin-top: 5%;
  text-align: center;
  color: #999;
  line-height: 2;
}
.BankInfo ol {
  padding-left: 20px;
}
.BankInfo h6 {
  font-weight: 700;
  font-size: 1.5rem;
  color: #333333;
  background-color: #fff;
  border-radius: 50px;
  white-space: nowrap;
  text-align: center;
  margin: 30px auto 20px auto;
}
.BankInfo .A2 {
  font-weight: 700;
  font-size: 1.1rem;
  color: #000000;
  background-color: #dedede;
}
.BankInfo .A4 {
  font-weight: 700;
  text-align: center;
  font-size: 1.1rem;
}
.BankInfo .A2:before {
  content: "";
  display: inline-block; /*width:3px;height:17px;background-color:#d72035;*/
  margin-right: 1%;
  vertical-align: sub;
  margin-bottom: 0.2%;
}

.BankInfo .A5{
  font-size: 16px;
  text-align: justify;
}


.BankInfo .Note {
  height: auto;
  background-color: #fff; /*margin-top:2.5%;padding:10px 35px 20px 35px;*/
  text-align: justify;
  font-size: 15px;
}

.BankInfo div a,
.BankInfo li a {
  color: #5977d2;
  text-decoration: underline;
}
.BankInfo .A3 {
  background-color: #d9d4d1;
  padding-left: 1%;
  margin: 2% auto;
}
.BankInfo ol li ol > li {
  list-style: disc;
}


.BonusInfoBox {
  width: 950px;
  margin: auto;
}

.BonusInfo {
  margin: auto;
  background-color: #fff;
  overflow: hidden;
  padding: 4% 10% 7%;
  margin-bottom: 2.5%;
  font-size: 1.1rem;
  line-height: 2;
}
.BonusInfo table {
  margin-bottom: 4%;
  font-size: 1rem;
  width: 100%;
}
.BonusInfo table tr {
  font: 16px/25px "微軟正黑體";
}
.BonusInfo table th {
  background-color: #373737;
  color: #fff;
  text-align: center;
  padding: 5px;
}
.BonusInfo table td {
  background-color: #fff5dd;
  vertical-align: middle;
  padding: 5px;
  text-align: center;
}

.BonusInfo h5 {
  border-bottom: 1px solid #d4d4d4;
  padding-bottom: 2%;
}
.BonusInfo h5 img {
  margin: auto;
}
.BonusInfo:after {
  content:  "詳細回饋金額與辦法仍以原活動單位網站說明、公告為準";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #d4d4d4;
  margin-top: 5%;
  text-align: center;
  color: #999;
  line-height: 2;
}
.BonusInfo ol {
  padding-left: 20px;
}
.BonusInfo h6 {
  font-weight: 700;
  font-size: 1.5rem;
  color: #333333;
  background-color: #fff;
  border-radius: 50px;
  white-space: nowrap;
  text-align: center;
  margin: 30px auto 20px auto;
}
.BonusInfo .A2 {
  font-weight: 700;
  font-size: 1.1rem;
  color: #000000;
  background-color: #dedede;
}
.BonusInfo .A4 {
  font-weight: 700;
  text-align: center;
  font-size: 1.1rem;
}
.BonusInfo .A2:before {
  content: "";
  display: inline-block; /*width:3px;height:17px;background-color:#d72035;*/
  margin-right: 1%;
  vertical-align: sub;
  margin-bottom: 0.2%;
}

.BonusInfo .A5{
  font-size: 16px;
  text-align: justify;
}


.BonusInfo .Note {
  height: auto;
  background-color: #fff; /*margin-top:2.5%;padding:10px 35px 20px 35px;*/
  text-align: justify;
  font-size: 15px;
}

.BonusInfo div a,
.BankInfo li a {
  color: #5977d2;
  text-decoration: underline;
}
.BonusInfo .A3 {
  background-color: #d9d4d1;
  padding-left: 1%;
  margin: 2% auto;
}
.BonusInfo ol li ol > li {
  list-style: disc;
}


.BOX {
  width: 100%;
  max-width: 950px;
  height: 100%;
  background-size: contain;
  margin: 0 auto;
  padding-top: 10px;
  padding-bottom: 10px;
}

.btn_gohome {
  z-index: 10;
  position: fixed;
  top: 474px;
  left: 52%;
  margin-left: 450px;
  padding: 8px 10px;
  border-radius: 0px 5px 5px 0px;
  width: 17px;
  color: #fff;
  font-weight: 800;
  font-size: 16px;
  line-height: 18px;
  background-color: #242424;
}


.MoreBtn {
  width: 950px;
  height: 70px;

  text-align: center;
  margin: auto;
  background-size: 100%;
}

.MoreBtnInfo {
  width:100px;
  height:1.5em;
  color:#FFFFFF;
  background-color:#000000;
  text-decoration: none;
  padding: 10px 20px;
  margin:20px 0;
  text-align:center;
}



@media screen and (max-width: 768px) {
  .body {
    background: none;
    background-color: #ff9fb0;
  }
  .img{
    max-width:100%;
    height: auto;
  }
  .banner {
   background: url("../images/950_head.jpg") no-repeat center top;
   /*圖片高度需一樣，否則須另外寫高度*/
   background-position: center center;
   background-size:contain;
   max-width: 100%;
   background-color: #830513;
  }

  .Package:before {
    display: none;
  }
  .Package:after {
    display: none;
  }
  .Package{
    max-width:100%;
    height: auto;
  }
  .Belt {
    height: auto;
    position: relative;
    background-color: #fff;
  }
  .Belt:before {
    display: none;
  }
  .Bannerinfo {
    width: 96%;
    margin: auto;
  }

  .Wrapper {
    width: 100%;
  }
  
  .BankInfoBox{
    max-width:100%;
    height: auto;
  }
  .BoxHouse li {
    width: 96%;
    margin: 0% 2% 2%;
    float: none;
    position: relative;
    padding-bottom: 10%;
    height: auto;
  }
  .BankInfo h5 img {
    width: 50%;
    margin: auto;
  }
  .BoxHouse li h6 img {
    width: 40%;
    height: auto;
  }
  .BoxHouse li > a:after {
    position: inherit;
    font-size: 0.9rem;
    margin-left: 5%;
    margin-right: 5%;
  }
  .BoxHouse li div {
    margin-bottom: 2%;
  }
  .Menu {
    width: 100%;
    position: fixed;
    bottom: 0;
    height: inherit;
    z-index: 10;
    background-image: -moz-linear-gradient(180deg, #dbb149 0, #dbb149 100%);
    background-image: -webkit-linear-gradient(180deg, #dbb149 0, #dbb149 100%);
    background-image: -ms-linear-gradient(180deg, #dbb149 0, #dbb149 100%);
  }
  .Menu ul {
    display: flex;
  }
  .Menu ul li {
    line-height: inherit;
    width: inherit;
    display: inherit;
    flex: 1;
  }
  .Menu ul li a {
    width: 100%;
    font-size: 1rem;
    display: block;
    padding: 8% 0;
    box-sizing: border-box;
  }
  .Menu ul li:after {
    display: none;
  }

  .Belt {
    width: 96%;
    margin: auto;
  }
  .Belt .BeltArea .swiper-wrapper .swiper-slide .U2 {
    font-size: 4vw;
  }
  .Belt .BeltArea .swiper-wrapper .swiper-slide .U5 {
    font-size: 5.5vw;
  }
  .Belt .BeltArea > .swiper-button-next {
    position: absolute;
    right: 1%;
    width: 5%;
    height: 0;
    padding-bottom: 46%;
    background-size: cover;
  }
  .Belt .BeltArea > .swiper-button-prev {
    position: absolute;
    left: 1%;
    width: 5%;
    height: 0;
    padding-bottom: 46%;
    background-size: cover;
  }
  .Belt .BeltArea {
    margin-bottom: 3%;
  }
  .BankList li {
    width: 48%;
    font-size: 1rem;
  }
  .BankInfo h6 {
    font-size: 1rem;
    white-space: normal;
    width: 80%;
    padding: 2% 10%;
    line-height: 1.2;
  }
  .BankInfo {
    font-size: 1rem;
    margin: 1%;
    word-break: break-all;
    padding: 4% 5% 7%;
  }
  .BankInfo .Note table {
    margin-left: -2%;
  }
  .BankInfo .A3 {
    padding: 4%;
  }
  .btn_gohome {
    right: 0;
    left: inherit;
    border-radius: 5px 0px 0px 5px;
    top: 50%;
  }

  .BOX {
    max-width:100%;
    height: auto;
  }
  .Wording {
    width: 48vmin;
    padding: 6vmin 0 0 42vmin;
  }
  .catch {
    font-size: 1rem;
    letter-spacing: 10px;
    margin-bottom: 6px;
  }
  .sub1 {
    font-size: 1.5rem;
  }
  .sub2 {
    font-size: 2rem;
  }

  
  .BonusInfoBox{
    max-width:100%;
    height: auto;
  }

  .BonusInfo {
    font-size: 1rem;
    margin: 1%;
    word-break: break-all;
    padding: 4% 5% 7%;
  }
   
  .MoreBtn{
    max-width:100%;
    height: auto;
  }
  .MoreBtnInfo{
    font-size: 1rem;
    margin: 1%;
    word-break: break-all;
    
  }


}

/*@media screen and (max-width:705px){
.catch{
    font-size: 16px;
}
.sub1{
    top: 14%;
    font-size: 48px;
}
.sub2{
    top: 20%;
    font-size: 36px;
}
}
@media screen and (max-width:600px){
.catch{
    font-size: 12px;
	top: 10%;
}
.sub1{
    font-size: 42px;
	top: 12%;
}
.sub2{
    font-size: 30px;
	top: 18%;
}
}
@media screen and (max-width:510px){
.catch{
    font-size: 12px;
	letter-spacing:5px;
	top: 12.5%;
}
.sub1{
    font-size: 38px;
	top: 14.5%;
}
.sub2{
    font-size: 26px;
	top: 17%;
}
}
@media screen and (max-width:460px){
.catch{
	letter-spacing:4px;
}
.sub1{
    font-size: 30px;
}
.sub2{
    font-size: 22px;
	top: 20%;
}
}*/
