#body {
  margin: 0;
  height: 100%;
  font-family: "Microsoft JhengHei", "Segoe UI", sans-serif;
}


h1,
h2 {
  text-align: center;
  color: #fff;
  font-weight: normal;
}

h1 {
  font-size: 36px;
  font-weight: bolder;
}

h2 {
  font-size: 30px;
  font-weight: bold;
  line-height: 2;
}



/* start header */

#header {
  background: #fff;
}


.site-id {
  background: url(https://image.card.tw.r10s.com/images/common/logo/ttl_rcms.png) no-repeat;
  float: left;
  margin: 0 0 15px 20px;
  width: 294px;
  height: 32px;
  text-indent: -9999px;
  background-size: 294px 32px;
}

.site-id a {
  display: block;
  width: 294px;
  height: 32px;
}

.new-site-id {
  background: url(https://image.card.tw.r10s.com/images/common/logo/ttl_rcms.png) no-repeat;
  float: left;
  margin: 0 0 15px 20px;
  width: 294px;
  height: 32px;
  text-indent: -9999px;
  background-size: 294px 32px;
}

.new-site-id a {
  display: block;
  width: 294px;
  height: 32px;
}

.corp-id {
  background: url(https://image.card.tw.r10s.com/images/common/logo/ttl_rc_c.gif) no-repeat;
  float: left;
  margin: 10px 0 10px 14.5%;
  width: 228px;
  height: 32px;
  text-indent: -9999px;
  background-size: 228px 32px;
}

.corp-id a {
  display: block;
  width: 228px;
  height: 32px;
  margin-bottom: 4px;
}

.new-corp-id {
  background: url(https://image.card.tw.r10s.com/images/common/logo/ttl_rc_c.gif) no-repeat;
  float: left;
  margin: 10px 0 0 30px;
  width: 228px;
  height: 32px;
  text-indent: -9999px;
  background-size: 228px 32px;
}

.new-corp-id a {
  display: block;
  width: 228px;
  height: 32px;
}

.header-bnr {
  float: left;
}

.logout {
  float: right;
  margin: 18px 0 0;
  padding: 0 15px 0 0;
  list-style: none;
}

.logout a {
  color: #fff !important;
  font-size: 15px;
  font-weight: bold;
  display: block;
  background: #bf0000;
  padding: 5px 10px;
  cursor: pointer;
}

.new-logout,
.new-apply {
  float: right;
  padding: 0 14.6% 0 0;
}

.new-logout a {
  color: #fff;
  border: 2px solid #bf0000 !important;
  font-size: 15px;
  font-weight: bold;
  display: block;
  background: #bf0000;
  padding: 5px 10px;
  cursor: pointer;
  border-radius: 3em;
  margin-left: 5px;
  line-height: 23px;
  text-decoration: none;
}

.new-apply a {
  color: #bf0000;
  border: 2px solid #bf0000 !important;
  font-size: 15px;
  font-weight: bold;
  display: block;
  background: #fff;
  padding: 5px 10px;
  cursor: pointer;
  border-radius: 3em;
  margin-left: 5px;
  line-height: 23px;
  text-decoration: none;
}

.promotion {
  float: right;
  margin: 18px 15px 0 0;
}

.promotion a {
  color: #bf0000;
  font-weight: bold;
  border: solid 1px #bf0000;
  display: block;
  font-size: 15px;
  padding: 4px 10px;
}


/* end header */

.contents-inner {
  width: 1024px;
  margin: 0px auto;
  padding: 50px 0px;
}


#sec01 {
  background-color: #060606;
  background-image: url(https://image.card.tw.r10s.com/images/common/landing/ad09/2026/sec01_bg.jpg);
  background-repeat: no-repeat;
  background-position: center bottom;
  padding: 50px 20px -0px 20px;
}

#sec01 h2 {
  font-size: 23px;
  color: #ffffff;
  text-align: center;
  margin: -20px 0px 50px 0px;
  text-shadow: 0 0 10px #ff0073;
  font-weight: 500;
  letter-spacing: 1px;
}

#sec02 {
  background-color: #090909;
  background-image: url(https://image.card.tw.r10s.com/images/common/landing/ad09/2026/sec02_bg.jpg);
  background-repeat: no-repeat;
  background-position: center bottom;
  padding: 0px 20px 50px 20px;
  position: relative;
  height: auto;
  text-align: center;
}

#sec02 p {
  color: #fff;
  padding: 10px;
  font-size: 20px;
  letter-spacing: 1;
}



.shopping {
  font-size: 30px;
  color: #fff;
}


#sec03 {
  background-image: url(https://image.card.tw.r10s.com/images/common/landing/ad09/2026/girls_bg.jpg);
  background-repeat: no-repeat;
  height: 1080px;
  background-position: center bottom;
  background-color: #e8a1bf;
  position: relative;
  background-size: 100%;
}

#sec04 {
  background-image: url(https://image.card.tw.r10s.com/images/common/landing/ad09/2026/sec04_bg.jpg);
  background-color: #8a0504;
  background-repeat: no-repeat;
  background-position: left top;
  height: auto;
  padding: 20px;
  position: relative;
}

.title {
  margin: 60px auto 30px auto;
  display: table;
}


@keyframes monkeys {
  from {
    opacity: 0;
    transform: translate3d(0, 50%, 0);
    /* from opacity 0 and -y (simulates 'drop') */
  }

  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
    /* to opacity 1 and y=0 */
  }
}


#body {
  margin: 0;
  height: 100%;
  font-family: "Microsoft JhengHei", "Segoe UI", sans-serif;
}

.parallax {
  background-image: url("https://image.card.tw.r10s.com/images/common/landing/ad09/2026/baseball_stadium.jpg");
  min-height: 1350px;
  /* ç¢ºä¿é«˜åº¦å¤ é•·æ‰æœ‰æ²å‹•æ„Ÿ */

  /* èƒŒæ™¯æ”¹ç‚ºéš¨é é¢æ²å‹• */
  background-attachment: scroll;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  /* è¨­ç‚º relativeï¼Œè®“æŒ‰éˆ•èƒ½çµ•å°å®šä½åœ¨å®ƒèº«ä¸Š */
  position: relative;
  overflow: visible;
  /* ç¢ºä¿ sticky æ•ˆæžœä¸è¢«åˆ‡æŽ‰ */
}



.monkeys {
  /* ä½¿ç”¨ sticky å®šä½ï¼šç•¶æ²åˆ°è·é›¢é ‚ç«¯ 150px æ™‚ï¼ŒçŒ´å­æœƒåœåœ¨ç•«é¢ä¸­ */
  position: sticky;
  top: 150px;
  z-index: 2;
  /* ç¢ºä¿åœ¨èƒŒæ™¯ä¹‹ä¸Š */
  height: 603px;
  background-image: url(https://image.card.tw.r10s.com/images/common/landing/ad09/2026/monkeys.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin: 0 auto 13% auto;
  animation: monkeys 3s forwards;
  pointer-events: none;
  /* ç¢ºä¿æ°¸é å¯ä»¥é»žæ“Š */
}

.apply_now {
  /* ä½¿ç”¨ absolute å®šä½ï¼šé€™æœƒè®“å®ƒå®Œå…¨ã€ŒéŽ–æ­»ã€åœ¨ .parallax çš„å®¹å™¨å…§ */
  position: absolute;
  bottom: 80px;
  /* èª¿æ•´å®ƒåœ¨çƒå ´èƒŒæ™¯åº•éƒ¨çš„ä½ç½® */
  left: 50%;
  transform: translateX(-50%);

  width: 462px;
  height: 224px;
  background-image: url(https://image.card.tw.r10s.com/images/common/landing/ad09/2026/apply.png);
  background-repeat: no-repeat;
  background-size: contain;

}



.apply_now:hover {
  background-image: url(https://image.card.tw.r10s.com/images/common/landing/ad09/2026/apply_now.png);

}






/* sec01 æ–°æˆ¶é¦–åˆ·ç¦® */
.card_gift {
  display: flex;
  margin: 50px auto;
}

.card_gift li {
  list-style: none;
  width: 50%;
  text-align: center;
}

.card_gift li img {
  width: 50%;
  color: #700f13;
}

.card_name {
  color: #fff;
  font-size: 16px;
  line-height: 3
}

.card_gift li .info {
  font-size: 40px;
  font-weight: bolder;
  color: #fff;
  line-height: 1;
}

.ticketr {
  font-size: 65px;
  font-weight: bold;
  color: #fe0115;
  line-height: 1;
}

.tbig {
  font-size: 150%;
  font-weight: 800;
}

/* sec01 æ–°æˆ¶é¦–åˆ·ç¦® */


/* sec02 å¡ç‰‡å„ªæƒ ç¸½è¦½Table */


.popinfo {
  border-collapse: collapse;
  width: 90%;
  margin: 20px auto;

}

.popinfo tr,
th,
td {
  border: 1px solid #97141a;
  text-align: center;
  padding: 10px;
}

.popinfo th {
  background-color: #871015;
  color: #fff;
}


.monkeyf {
  width: 94.5%;
  margin: -20px auto 0px auto;
  border-collapse: separate;
  border-spacing: 0;
}

.monkeyf td {
  padding: 30px 5px;
  background-color: #bb0000cc;
  color: #FFF;
  text-align: center;
  font-size: 23px;
  font-weight: 400;
  border: 0px;
}

.monkeyf tr:nth-of-type(even) td {
  background-color: #8b0000f2;
}

/*ç¬¬ä¸€æ¬„ç¬¬ä¸€åˆ—ï¼šå·¦ä¸Š*/
.monkeyf tr:first-child td:first-child {
  border-top-left-radius: 0px;
}

/*ç¬¬ä¸€æ¬„æœ€å¾Œåˆ—ï¼šå·¦ä¸‹*/
.monkeyf tr:last-child td:first-child {
  border-bottom-left-radius: 30px;
}

/*æœ€å¾Œæ¬„ç¬¬ä¸€åˆ—ï¼šå³ä¸Š*/
.monkeyf tr:first-child td:last-child {
  border-top-right-radius: 0px;
}

/*æœ€å¾Œæ¬„ç¬¬ä¸€åˆ—ï¼šå³ä¸‹*/
.monkeyf tr:last-child td:last-child {
  border-bottom-right-radius: 30px;
}

.tbt {
  color: #f5b087;
  border-bottom: #f5b087 solid 2px;
  width: 35%;
  margin: -20px auto 5px auto;
  line-height: 1.5;
}

hr {
  border: none;
  border-top: 1px solid #ffffff;
}


/* sec02 Table */

/* sec03 Table */
.girlst {
  border-collapse: collapse;
  width: 85%;
  margin: 20px auto 0 auto;
}

.girlst 
td {
  text-align: center;
  padding: 15px 10px;
  font-size: 20px;
  font-weight: 500;
  background-color: #ffffff;
  border: solid 1px #e8a1bf;
  color: #ee4f96;
}
/* sec03 Table */



/*sec04 Other*/


.monkey_card{background-color:#fff;margin:10px;}

.monkey_card img{width:100%}


.monkey_card p{
  vertical-align:middle;
  display:flex;
  text-align:center;
  align-items: center;
  justify-content: center;
  height: 70px;
  font-size: 16px;
  color: #810200;
  padding:5px 10px;
  line-height: 1.3;
  }


.monkey_card a{text-decoration:none;}


  .more_offers{display: flex;flex-flow: row nowrap;justify-content: space-between;margin: 0 auto;}
  .more_offers li{padding: 10px;list-style: none;background-color: #fff;margin: 10px;border-radius:20px;}
  .more_offers li img{width: 100%;border-radius:15px;}


.other_offers {
    display: flex;
    margin: 10px auto;
    justify-content: center;
}

.other {
  vertical-align:middle;
  display:flex;
  align-items: center;
  justify-content: center;
  height: 80px;
  font-size: 16px;
  color: #810200;
  padding:5px 10px;
  line-height: 1.3;
  }


.other_offers li img{border-bottom: 1px solid #ebebeb;}


.other_offers li {
    list-style: none;
    margin: 20px;
    text-align: center;
    background-color: #FFF;
    
}

.other_offers li p{font-size: 18px;color: #8a0504;padding: 15px 10px;}

.other_offers li a {
    text-decoration: none;
}

.other_offers li:hover {
    text-decoration: none;
    -webkit-transform: scale(1.02);
    transform: scale(1.02);
    transition: all 0.2s ease;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}



/*sec04 Other*/


/* button */
.btn-gradient {
  -webkit-animation-duration: 2.5s;
  -webkit-animation-iteration-count: infinite;
  padding: 10px;
  text-align: center;
  margin: 60px auto;
  animation-duration: 2.5s;
  animation-iteration-count: infinite;
}

.btn-gradient a {
  text-align: center;
  width: 30%;
  padding: 24px 10px;
  transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
  align-items: center;
  align-content: center;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  color: #fff;
  margin: 0 auto;
  background: linear-gradient(to right, rgb(254 1 21) 0%, rgb(255 0 0) 100%);
  /* border: 3px solid #000; */
  border-radius: 100px;
  /* box-shadow: 5px 5px #000; */
  text-decoration: none;
}

.btn-gradient a span {
  flex: auto;
  font-size: 24px;
  font-family: "Noto Sans TC", Arial, "å¾®è»Ÿæ­£é»‘é«”", "æ–°ç´°æ˜Žé«”", sans-serif;
  font-weight: 800 !important;
}

.btn-gradient a span.icon {
  transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
  position: relative;
}

.btn-gradient a span.icon::after {
  content: "";
  position: absolute;
  transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
  width: 45px;
  height: 45px;
  top: calc(50% - 22.5px);
  right: 10px;
  /* background: url(https://stg.image.card.tw.r10s.com/images/common/landing/ad04/icon_arr.png) center center no-repeat; */
  background-size: cover;
}

.btn-gradient a:hover {
  color: #fff;
}


.btn-gradient a:hover .icon {
  padding-right: 10px;
}

.btn-gradient a:hover .icon::after {
  right: 15px;
}

/* button */



/**POP**/
.modal-content {
  border-radius: 30px !important;
  padding: 1%;
}

.modal-info {
  padding: 5%;
}


.modal-info h1 {
  color: #F44336;
  border-bottom: 2px solid;
  font-size: 25px;
  font-weight: bold;
  text-align: center;
  margin-top: 40px;
  padding-bottom: 10px;
}




.modal-info h3 {
  font-size: 20px;
  font-weight: 600;
  text-align: left;
  line-height: 3;
}



.table-style {
  border: 2px solid #fff;
}

.table-style th {
  font-size: 16px;
  text-align: center;
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #ddd;
  padding: 8px;
  background-color: #ddd;
}

.table-style span {
  font-size: 12px;
}

.table-style td {
  font-size: 14px;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding: 8px;
}

.modal-info p {
  width: 100%;
  text-align: left;
  font-size: 16px;
  padding: 16px;
  box-sizing: border-box;
}


.qualifications {
  margin-left: 40px;
  padding: 16px 16px 16px 0;
}

.qualifications li {
  width: 100%;
  text-align: left;
  font-size: 16px;
  list-style: decimal;
  display: list-item;
  padding: 5px;
}


.qualifications_number li {
  width: 100%;
  text-align: left;
  font-size: 16px;
  list-style: decimal;
  display: list-item;
  padding: 5px;
}



.qualifications li .style-disc li {
  list-style: disc;
  width: 100%;
  text-align: left;
  font-size: 16px;
  display: list-item;
  padding: 3px 0px;
  margin-left: 20px;
}



.style-disc li .qualifications_number li {
  width: 100%;
  text-align: left;
  font-size: 16px;
  list-style: decimal;
  display: list-item;
  padding: 3px;
}



.info_star {
  margin-left: 40px;
  padding: 16px 16px 16px 0;
}

.info_star li {
  width: 100%;
  text-align: left;
  font-size: 16px;
  list-style: "★";
  display: list-item;
  padding: 5px;
  font-weight: bold;

}



.footer {
  padding: 20px 10px;
  color: #333;
  text-align: center;
  background-color: #fff;
}

.footer .text-title {
  font-size: 1.5rem;
  line-height: 2;
}

.footer p {
  font-size: .9rem;
}