/* CSS Document */
@import url("https://imgs.click108.com.tw/css_2013/reset_2.css");

body {
  box-sizing: border-box;
  font-family: "微軟正黑體", "Microsoft JhengHei", sans-serif, Helvetica, Arial;
  background-color: #ffbd50;
  color: #555555;
}

a {
  text-decoration: none;
  color: #1a8dd4;
}

.PC #CM816 .blank_br60 {
  height: 60px;
}

.PC #CM816 .blank_br40 {
  height: 40px;
}

.PC #CM816 .guide_blank {
  height: 20px;
}

.MOBILE #CM816 .blank_br60 {
  height: 35px;
}

.MOBILE #CM816 .blank_br40 {
  height: 25px;
}

.MOBILE #CM816 .guide_blank {
  height: 15px;
}

/*MENU選單_PC示意區塊*/
.PC #CM816 .the_menu {
  width: 100%;
  height: 55px;
  z-index: 100;
  overflow: hidden;
  background-color: #ffbd50;
  margin-top: 0;
  box-sizing: border-box;
}

.MOBILE #CM816 .the_menu {
  width: 100%;
  height: 50px;
  z-index: 100;
  overflow: hidden;
  background-color: #ffbd50;
}

.PC #CM816 .LM_MENU {
  display: block;
  width: 100%;
  height: 55px;
  background-color: #ffbd50;
}

.PC #CM816 .LM_MENU02 {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 999;
  margin-top: 0px;
  text-shadow: 0 0 6px rgba(0, 0, 0, .9);
  background-color: #ffbd50;
}

.PC #CM816 .LM_MENU ul {
  max-width: 900px;
  height: 55px;
  margin: 0 auto;
  border-right: 1px solid #fff6e2;
  border-left: 1px solid #fff6e2;
  display: flex;
  justify-content: space-around;
  align-items: center;
}

.PC #CM816 .LM_MENU li {
  width: 100%;
  height: 55px;
  border-right: 1px solid #fff6e2;
  box-sizing: border-box;
}

.PC #CM816 .LM_MENU li:last-child {
  border-right: none;
}

.PC #CM816 .LM_MENU li.LINK {
  height: 55px;
  text-align: center;
  color: #ffffff;
  font-size: 1.7em;
  line-height: 55px;
  background-color: #f58c00;
}

.PC #CM816 .LM_MENU01 li {
  float: left;
  width: 33.3%;
  height: 55px;
  border-right: 1px solid #fff6e2;
  box-sizing: border-box;
}

.PC #CM816 .LM_MENU li a {
  display: block;
  width: 100%;
  height: 55px;
  text-align: center;
  color: #fff6e2;
  font-size: 1.7em;
  line-height: 55px;
  cursor: pointer;
}

.PC #CM816 .LM_MENU li a:hover {
  font-weight: bold;
  color: #ffffff;
  background-color: #f58c00;
}

.PC #CM816 .LM_MENU .PRE,
.PC #CM816 .LM_MENU .NEX {
  display: none;
}

/*=================電腦版=================*/
/*控制段落行距*/

/*消失區*/
.PC #float_icon .LIST_ICON {
  display: none;
}

/*共用字型樣式*/
.PC #CM816 .txt-1 {
  font-size: 1.4rem;
  line-height: 2.2rem;
  text-align: left;
}

.PC #CM816 .txt-2 {
  font-size: 1.6rem;
  line-height: 2.4rem;
  text-align: center;
}

.PC #CM816 .txt-3 {
  font-size: 1.6rem;
  line-height: 2.4rem;
  text-align: left;
}


.MOBILE #CM816 .txt-1 {
  font-size: 1.2rem;
  line-height: 1.8rem;
  text-align: left;
}

.MOBILE #CM816 .txt-2 {
  font-size: 1.4rem;
  line-height: 2rem;
  text-align: center;
}

.MOBILE #CM816 .txt-3 {
  font-size: 1.4rem;
  line-height: 2rem;
  text-align: left;
}


/*共用顏色樣式*/
#CM816 .txt-red {
  color: #ff2f2f;
}

#CM816 .txt-blue {
  color: #005eff;
}

/*框架*/
.PC #CM816 {
  width: 100%;
  height: auto;
  /* overflow: hidden; */
}

.PC #CM816 .mainstage {
  width: 100%;
  height: auto;
  margin: 0 auto;
  overflow: hidden;
}

.PC #CM816 .hero {
  width: 100%;
  height: 420px;
  overflow: hidden;
  margin: auto;
  background-image: url(../images/hero/bg_pc.jpg);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.PC #CM816 .hero .hero_top {
  max-width: 894px;
  height: 420px;
  margin: 0 auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.PC #CM816 .hero .hero_info {
  width: 100%;
  height: auto;
  margin: 0 auto;
}

.PC #CM816 .hero .hero_info h1 {
  width: 100%;
  text-indent: -9999px;
}

/*底色區塊-鵝黃色*/
#CM816 .section_area {
  width: 100%;
  background-color: #fffff0;
  overflow: hidden;
}

/*底色區塊-橘色*/
#CM816 .section_areab {
  width: 100%;
  background-color: #fff4e9;
  overflow: hidden;
}

/*區塊*/
.PC #CM816 .container_frame {
  max-width: 700px;
  height: auto;
  overflow: hidden;
  margin: 0px auto;
}

/*標題bar*/
.PC #CM816 .title_bar {
  width: 85%;
  height: auto;
  margin: 0 auto;
}

.PC #CM816 .title_bar img {
  width: 100%;
  height: auto;
}



/*子標題bar-01*/

/*子標題bar-02*/
.PC #CM816 .sub_title2 {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
  margin-top: 60px;
  margin-bottom: 20px;
}

.PC #CM816 .sub_title2 img {
  display: block;
  width: 100%;
  height: auto;
}


/*活動按鈕-藍*/
@keyframes normal_bt {
  0% {
    box-shadow: 5px 5px 20px #fffaba, ;
    transform: scale(1);
  }

  50% {
    box-shadow: 5px 5px 20px #ffbf00;
    transform: scale(0.95);
  }

  100% {
    box-shadow: 5px 5px 20px #fffaba;
    transform: scale(1);
  }
}


/*圖片大小*/
.PC #CM816 .cmph_box2 {
  width: 100%;
  height: auto;
  overflow: hidden;
}

.PC #CM816 .cmph_box2 img {
  display: block;
  width: 80%;
  height: auto;
  margin: 30px auto 20px auto;
}

/*命盤動畫區塊*/
.PC #CM816 .ball_box {
  position: relative;
  width: 100%;
  height: 295px;
  margin: 0 auto;
  background-image: url(../images/CM816/fate_chart/ph_chart_bg.png);
  background-size: 98% auto;
  background-repeat: no-repeat;
  background-position: center;
  margin-top: 10px;
}

.PC #CM816 .ball_box .ball {
  width: 120px;
  height: auto;
}

.PC #CM816 .ball_box .ball img {
  display: block;
  width: 100%;
  height: auto;
}

.PC #CM816 .ball_box .ball1 {
  position: absolute;
  top: 0%;
  left: 20%;
  animation-name: floatball, fadeInOut;
  animation-duration: 2.8s;
  animation-iteration-count: infinite;
}

.PC #CM816 .ball_box .ball2 {
  position: absolute;
  top: 0%;
  right: 20%;
  animation-name: floatball, fadeInOut;
  animation-duration: 3s;
  animation-iteration-count: infinite;
}

.PC #CM816 .ball_box .ball3 {
  position: absolute;
  bottom: 15%;
  left: 15%;
  animation-name: floatball, fadeInOut;
  animation-duration: 2.7s;
  animation-iteration-count: infinite;
}

.PC #CM816 .ball_box .ball4 {
  position: absolute;
  bottom: 15%;
  right: 15%;
  animation-name: floatball, fadeInOut;
  animation-duration: 3.1s;
  animation-iteration-count: infinite;
}

@keyframes floatball {
  0% {
    transform: translateY(-6px);
  }

  50% {
    transform: translateY(0);
  }

  100% {
    transform: translateY(-6px);
  }
}

@keyframes floatball2 {
  0% {
    transform: translateY(-8px);
  }

  50% {
    transform: translateY(0);
  }

  100% {
    transform: translateY(-8px);
  }
}

@keyframes floatball3 {
  0% {
    transform: translateY(-9px);
  }

  50% {
    transform: translateY(0);
  }

  100% {
    transform: translateY(-9px);
  }
}

@keyframes floatball4 {
  0% {
    transform: translateY(-8px);
  }

  50% {
    transform: translateY(0);
  }

  100% {
    transform: translateY(-8px);
  }
}

@keyframes fadeInOut {
  0% {
    opacity: 1;
  }

  25% {
    opacity: 0.7;
  }

  50% {
    opacity: 0.8;
  }

  75% {
    opacity: 1;
  }
}

/*文字區塊*/
#CM816 .text_area1 {
  width: 85%;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
}

#CM816 .text_area1 p {
  text-shadow: 2px 2px 0px #ffffff,
    -2px -2px 0px #ffffff,
    -2px 2px 0px #ffffff,
    2px -2px 0px #ffffff;
}

.PC #CM816 .text_area2 {
  max-width: 550px;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
  margin-bottom: 10px;
  background-color: rgba(255, 255, 255, 1);
  box-shadow: inset 0 0 10px 5px #f3dfce;
  border: 3px solid #ffffff;
  border-radius: 20px;
  padding: 25px;
}


/*結果頁-影片區塊*/
.PC #CM816 .VIDEO {
  max-width: 550px;
  margin: 0 auto;
  aspect-ratio: 560 / 315;
  height: auto;
  position: relative;
  margin-bottom: 5px;
}

.PC #CM816 .VIDEO iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

/*四欄位-解密命盤十二宮*/
/*四欄位-超全面運勢分析*/
.PC #CM816 .icon_container2 {
  width: 80%;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
  margin-top: 10px;
  box-sizing: border-box;
  display: flex;
  justify-content: space-evenly;
  flex-wrap: wrap;
}

.PC #CM816 .icon_container2 .box_icon {
  width: 36%;
  background-color: rgba(255, 255, 255, .6);
  box-shadow: inset 0 0 20px 10px #d1c1ff;
  border: 3px solid #ffffff;
  border-radius: 20px;
  margin: 10px;
}

.PC #CM816 .icon_container2 .box_icon p {
  width: 100%;
  font-size: 2rem;
  color: #ac90ff;
  text-align: center;
  padding-top: 15px;
  font-weight: bold;
}

.PC #CM816 .icon_container2 .box_icon img {
  width: 60%;
  margin: 10px auto 20px auto;
}


/*活動辦法=============================================*/
#CM816 .NOTICE_CON {
  width: 100%;
  text-align: left;
}

#CM816 .NOTICE_BOX {
  width: 100%;
  padding: 0px;
  margin: 0 auto;
  margin-top: 40px;
}

#CM816 .L_BAR {
  text-indent: 12px;
  border-left: 4px solid #005eff;
  color: #72542c;
  margin: 12px 0 12px 0;
  font-size: 1.5rem;
  line-height: 1.6;
  font-weight: bold;
}

.MOBILE #CM816 .L_BAR:nth-of-type(1) {
  margin-top: 20px;
}

#CM816 .NOTICE_CON .LIST_NUM,
#CM816 .NOTICE_CON .LIST_DISC {
  width: 100%;
  list-style-position: outside;
  padding: 0px 0px 0px 30px;
  box-sizing: border-box;
  margin-bottom: 24px;
}

#CM816 .NOTICE_CON .LIST_NUM:last-child,
#CM816 .NOTICE_CON .LIST_DISC:last-child {
  margin-bottom: 0;
}

#CM816 .NOTICE_CON .LIST_NUM li,
#CM816 .NOTICE_CON .LIST_DISC li {
  margin: 8px 0;
  font-size: 20px;
  line-height: 1.6;
  font-weight: normal;
  font-family: "微軟正黑體", "Microsoft JhengHei", Helvetica, Arial, sans-serif;
}

#CM816 .NOTICE_CON .LIST_NUM {
  list-style: decimal;
}

#CM816 .NOTICE_CON .LIST_DISC {
  list-style: disc;
}

@media screen and (max-width: 666px) {
  #CM816 .NOTICE_BOX {
    padding: 12px 8px 0px 8px;
    margin-top: 0px;
  }

  #CM816 .NOTICE_CON {
    width: 92%;
    margin: 0 auto;
  }
}

/*活動辦法 尾=============================================*/



/*下載ＡＰＰ*/
.PC #CM816 .ph_itembox {
  max-width: 750px;
  height: auto;
  margin: 0 auto;
}


.PC #CM816 .ph_itembox img {
  display: block;
  width: 100%;
  height: auto;
}

.PC #CM816 .download_area {
  max-width: 715px;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
  margin-top: 20px;
}

.PC #CM816 .no_mg {
  margin-bottom: 0px;
}

.PC #CM816 .download_area .ph_itembox {
  display: block;
  width: 100%;
  height: auto;
}

/*主視覺-雙平台按鈕*/
.PC #CM816 .button_area02 {
  max-width: 450px;
  height: auto;
  margin: 15px auto;
}

.PC #CM816 .button_area02 ul {
  width: 100%;
  height: 65px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

.PC #CM816 .button_area02 ul li {
  width: 49%;
  height: auto;
  border-radius: 8px;
  overflow: hidden;
  cursor: pointer;
}

.PC #CM816 .button_area02 ul li a {
  display: block;
  width: 100%;
  height: 65px;
  line-height: 65px;
  border-radius: 8px;
  background-color: #000000;
  text-indent: -9999px;
  transition: all .3s ease;
}

.PC #CM816 .button_area02 ul li a:hover {
  transform: scale(.95);
}

#CM816 .IOS_bt {
  background: url(../images/CM816/ph_bt_ios.png) no-repeat top center;
  background-size: contain;
}

#CM816 .Android_bt {
  background: url(../images/CM816/ph_bt_Android.png) no-repeat top center;
  background-size: contain;
}

#CM816 .IOS_bt {
  background: url(../images/CM816/ph_bt_ios.png) no-repeat top center;
  background-size: contain;
}

#CM816 .Android_bt {
  background: url(../images/CM816/ph_bt_Android.png) no-repeat top center;
  background-size: contain;
}

.MOBILE #CM816 .download_area .button_area02 {
  display: block;
  margin-top: 10px;
}

.MOBILE #CM816 .button_area02 ul {
  width: 88%;
  height: 50px;
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

.MOBILE #CM816 .button_area02 ul li {
  width: 49%;
  height: auto;
  border-radius: 8px;
  overflow: hidden;
  cursor: pointer;
}

.MOBILE #CM816 .button_area02 ul li a {
  display: block;
  width: 100%;
  height: 50px;
  line-height: 50px;
  border-radius: 8px;
  background-color: #000000;
  text-indent: -9999px;
  transition: all .3s ease;
}

.MOBILE #CM816 .download_area {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
  margin-top: 10px;
}

.MOBILE #CM816 .no_mg {
  margin-bottom: 0px;
}

.MOBILE #CM816 .download_area .ph_itembox {
  width: 100%;
  height: auto;
}

.MOBILE #CM816 .download_area .ph_itembox img {
  display: block;
  width: 90%;
  height: auto;
  margin: 0px auto;
}





/*置底動態浮水印*/
.PC #CM816-wrapper .downbar_bt {
  width: 100%;
  height: auto;
  position: fixed;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 9999;
  padding: 5px 0;
}

.PC #CM816-wrapper .downbar_bt .bt_area {
  position: relative;
  max-width: 420px;
  height: 72px;
  margin: 0 auto;
  transition: all .4s ease;
}

.PC #CM816-wrapper .downbar_bt .bt_area a {
  display: block;
  width: 100%;
  height: 72px;
  line-height: 72px;
  text-align: center;
  background-image: url(../images/CM816/button_bg.png);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  color: #ffffff;
  font-size: 2rem;
  font-weight: bold;
  animation: glow 3s infinite;
  border-radius: 50px;
  text-shadow: 0px 0px 5px #3500d4, 2px 2px 5px #3500d4, -2px -2px 5px #3500d4;
}

.PC #CM816-wrapper .downbar_bt .bt_area a:hover {
  background-position: bottom center;
}

.PC #CM816-wrapper .downbar_bt .bt_area a li::after {
  content: '';
  position: absolute;
  width: 25px;
  height: 25px;
  background-image: url(../images/CM816/button_arrow.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  opacity: 1;
  top: 23px;
  right: 40px;
  transition: 0.5s;
}

@keyframes glow {
  0% {
    box-shadow: 5px 5px 20px #fff000, -5px -5px 20px #fff000;
    transform: scale(0.98);
  }

  50% {
    box-shadow: 5px 5px 20px #555555, -5px -5px 20px #555555;
    transform: scale(0.95);
  }

  100% {
    box-shadow: 5px 5px 20px #fff000, -5px -5px 20px #fff000;
    transform: scale(0.98);
  }
}

/*=================手機版=================*/
/*消失區*/
.MOBILE #float_icon .LIST_ICON {
  display: none;
}

/*MOBILE表頭尾*/
.MOBILE #float_icon {
  display: block;
}

.MOBILE #float_icon .BACK_top {
  bottom: 90px;
}

/*控制段落行距*/

/*MENU選單*/
.MOBILE #CM816 .LM_MENU {
  display: block;
  width: 100%;
  height: 50px;
}

.MOBILE #CM816 .LM_MENU02 {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 999;
  margin-top: 45px;
  filter: url(drop-shadow.svg#drop-shadow);
  filter: drop-shadow(2px 2px 3px rgba(0, 0, 0, .2));
  background-color: #ffbd50;
}

.MOBILE #CM816 .LM_MENU .PRE {
  display: none;
  float: left;
  width: 6%;
  height: 50px;
  margin: 0 2px;
  background-image: url(../images/pre.png);
  background-size: auto 60%;
  background-repeat: no-repeat;
  background-position: center center;
}

.MOBILE #CM816 .LM_MENU .NEX {
  display: none;
  float: right;
  width: 6%;
  height: 50px;
  margin: 0 2px;
  background-image: url(../images/next.png);
  background-size: auto 60%;
  background-repeat: no-repeat;
  background-position: center center;
}

.MOBILE #CM816 .LM_MENU .MENU {
  width: 100%;
  height: 50px;
  overflow: hidden;
  margin: 0 auto;
}

.MOBILE #CM816 .LM_MENU ul {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  box-sizing: border-box;
  display: flex;
  justify-content: space-around;
  align-items: center;
}

.MOBILE #CM816 .LM_MENU li {
  width: 100%;
  height: 50px;
  box-sizing: border-box;
  border-right: 1px solid #fff6e2;
}

.MOBILE #CM816 .LM_MENU01 li {
  float: left;
  width: 33.3%;
  height: 50px;
  padding: 0 2px;
  box-sizing: border-box;
  border-right: 1px solid #fff6e2;
}

.MOBILE #CM816 .LM_MENU li.LINK {
  height: 50px;
  text-align: center;
  color: #ffffff;
  font-size: 1.3rem;
  line-height: 50px;
  background-color: #f58c00;
}

.MOBILE #CM816 .LM_MENU li:last-child {
  border-right: none;
}


.MOBILE #CM816 .LM_MENU li a {
  display: block;
  width: 100%;
  height: 50px;
  text-align: center;
  color: #fff6e2;
  font-size: 1.3em;
  line-height: 50px;
}

/*框架*/
.MOBILE #CM816 {
  width: 100%;
  height: auto;
  background-color: #f8edff;
}

.MOBILE #CM816 .hero {
  width: 100%;
  height: auto;
  aspect-ratio: 750 / 420;
  margin: 0 auto;
  overflow: hidden;
  background-image: url(../images/hero/bg_mb.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.MOBILE #CM816 .hero .hero_top {}

.MOBILE #CM816 .hero .hero_info {
  width: 100%;
  height: auto;
  margin: 0 auto;
}

.MOBILE #CM816 .hero .hero_info h1 {
  width: 100%;
  text-indent: -9999px;
}

/*區塊*/
.MOBILE #CM816 .container_frame {
  width: 95%;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
}


/*標題bar*/
.MOBILE #CM816 .title_bar {
  width: 100%;
  height: 0px;
  padding-bottom: 20%;
  margin: 0 auto;
  background-image: url(../images/CM816/titlebar01.png);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
}

.MOBILE #CM816 .title_bar img {
  display: block;
  width: 100%;
  height: auto;
}


/*子標題bar-01*/

/*子標題bar-02*/
.MOBILE #CM816 .sub_title2 {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
  margin-top: 30px;
}

.MOBILE #CM816 .sub_title2 img {
  display: block;
  width: 100%;
  height: auto;
}

/*圖片大小*/
.MOBILE #CM816 .cmph_box2 {
  width: 100%;
  height: auto;
  overflow: hidden;
}

.MOBILE #CM816 .cmph_box2 img {
  display: block;
  width: 100%;
  height: auto;
  margin: 20px auto 10px auto;
}

/*命盤動畫區塊*/
.MOBILE #CM816 .ball_box {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 43.3823529411%;
  margin: 0 auto;
  background-image: url(../images/CM816/fate_chart/ph_chart_bg.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.MOBILE #CM816 .ball_box .ball {
  max-width: 70px;
  height: auto;
}

.MOBILE #CM816 .ball_box .ball img {
  display: block;
  width: 100%;
  height: auto;
}

.MOBILE #CM816 .ball_box .ball1 {
  position: absolute;
  top: 5%;
  left: 20%;
  animation-name: floatball, fadeInOut;
  animation-duration: 2.8s;
  animation-iteration-count: infinite;
}

.MOBILE #CM816 .ball_box .ball2 {
  position: absolute;
  top: 5%;
  right: 20%;
  animation-name: floatball, fadeInOut;
  animation-duration: 3s;
  animation-iteration-count: infinite;
}

.MOBILE #CM816 .ball_box .ball3 {
  position: absolute;
  bottom: 10%;
  left: 15%;
  animation-name: floatball, fadeInOut;
  animation-duration: 2.7s;
  animation-iteration-count: infinite;
}

.MOBILE #CM816 .ball_box .ball4 {
  position: absolute;
  bottom: 10%;
  right: 15%;
  animation-name: floatball, fadeInOut;
  animation-duration: 3.1s;
  animation-iteration-count: infinite;
}

/*文字區塊*/
.MOBILE #CM816 .text_area1 {
  width: 90%;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
  margin-top: 5px;
  margin-bottom: -10px;
}

.MOBILE #CM816 .text_area1 p {
  text-shadow: 2px 2px 0px #ffffff,
    -2px -2px 0px #ffffff,
    -2px 2px 0px #ffffff,
    2px -2px 0px #ffffff;
}

.MOBILE #CM816 .text_area2 {
  height: auto;
  overflow: hidden;
  margin: 0 auto;
  margin-bottom: 10px;
  background-color: rgba(255, 255, 255, 1);
  box-shadow: inset 0 0 10px 5px #f3dfce;
  border: 3px solid #ffffff;
  border-radius: 20px;
  padding: 25px;
}


/*影片區塊*/
.MOBILE #CM816 .VIDEO {
  max-width: 550px;
  margin: 0 auto;
  aspect-ratio: 560 / 315;
  height: auto;
  position: relative;
  margin-bottom: 5px;
}

.MOBILE #CM816 .VIDEO iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

/*四欄位-解密命盤十二宮*/
/*四欄位-超全面運勢分析*/
.MOBILE #CM816 .icon_container2 {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
  margin-top: 10px;
  box-sizing: border-box;
  display: flex;
  justify-content: space-evenly;
  flex-wrap: wrap;
}

.MOBILE #CM816 .icon_container2 .box_icon {
  width: 42%;
  background-color: rgba(255, 255, 255, .6);
  box-shadow: inset 0 0 20px 10px #d1c1ff;
  border: 3px solid #ffffff;
  border-radius: 20px;
  margin: 10px;
}

.MOBILE #CM816 .icon_container2 .box_icon p {
  width: 100%;
  font-size: 1.5rem;
  color: #ac90ff;
  text-align: center;
  padding-top: 15px;
  font-weight: bold;
}

.MOBILE #CM816 .icon_container2 .box_icon img {
  width: 60%;
  margin: 10px auto 20px auto;
}






/*置底動態浮水印*/
.MOBILE #CM816-wrapper .downbar_bt {
  width: 100%;
  height: auto;
  position: fixed;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 9999;
  padding: 5px 0;
}

.MOBILE #CM816-wrapper .downbar_bt .bt_area {
  position: relative;
  width: 100%;
  height: auto;
  margin: 0 auto;
  transition: all .4s ease;
  text-shadow: 0px 0px 5px #3500d4, 2px 2px 5px #3500d4, -2px -2px 5px #3500d4;
}

.MOBILE #CM816-wrapper .downbar_bt .bt_area a {
  display: block;
  width: 100%;
  height: 0px;
  padding-bottom: 17.16417910%;
  text-align: center;
  background-image: url(../images/CM816/button_bg.png);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  color: #ffffff;
  font-size: 8vw;
  font-weight: bold;
  animation: glow 3s infinite;
  border-radius: 50px;
  line-height: 17vw;
}

.MOBILE #CM816-wrapper .downbar_bt .bt_area a li::after {
  content: '';
  position: absolute;
  width: 25px;
  height: 25px;
  background-image: url(../images/CM816/button_arrow.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  opacity: 1;
  top: 50%;
  left: 87%;
  transform: translate(-50%, -50%);
  transition: 0.5s;
}

/* iphone6 Landscape */
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {}

/* iphone6 plus Landscape */
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {}

/* iphoneX Landscape */
@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {}

/* iphone6 Portrait */