/*PC間距*/

/*==============桌機版================桌機版==============桌機版=============================================*/
/*PC表頭尾*/
.PC .PC_LOGIN {
  /*PC登入頭*/
  width: 100%;
  text-align: center;
  display: block;
  height: 38px;
  background-image: url(../images/logomenu/bg.jpg);
}

.PC .FOOT_PC {
  width: 100%;
  height: auto;
  overflow: hidden;
  display: block;
}

/*PC表頭尾*/

/*消失區*/
.PC #float_icon,
.PC #header,
.PC .FOOT_MOBILE {
  display: none;
}

/*消失區尾*/
/*框架區*/
.PC #cm818-wrapper {
  width: 100%;
  overflow: hidden;
  background-image: url(../images/cm818/bg.png);
}

.PC #cm818 {
  width: 100%;
}

/*主標*/
.PC #cm818 .TOP {
  width: 100%;
}

.PC #cm818 .TOP h1 {
  width: 100%;
  height: 351px;
  background-image: url(../images/cm818/in_top.png);
  background-repeat: no-repeat;
  background-size: auto;
  background-position: top center;
  text-indent: -9999px;
  aspect-ratio: 1400 / 351;
}

/*CONTENT內容*/
.PC #cm818 .CONTENT_W {
  width: 100%;
  max-width: 1357px;
  margin: 0 auto;
}

.PC #cm818 .CONTENT {
  margin: 0 auto;
  max-width: 1090px;
  background-color: #ea1b1b;
  overflow: hidden;
}

.PC #cm818 .CONTENT .CON_BG {
  margin: 0 auto;
  width: 90%;
  overflow: hidden;
  background-color: #c70a0a;
  margin-top: 30px;
}

.PC #cm818 .CON_AREA {
  max-width: 908px;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
  background-color: #fff;
  margin-top: 35px;
  margin-bottom: 35px;
}

.PC #cm818 .CON_AREA:first-child {
  margin-bottom: 35px;
}

#cm818 .CON_AREA_z {
  max-width: 908px;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
  margin-top: 35px;
  margin-bottom: 35px;
}

.MOBILE #cm818 .CON_AREA_z {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
  margin-bottom: 2.635%;
}

/*說明頁面====================================*/

#cm818 .rules {
  width: 100%;
  height: auto;
}


#cm818 .rules .rules_title {
  font-size: 1.3rem;
  line-height: 1.6rem;
  color: #fffb98;
  font-weight: bold;
  list-style: none;
  margin: 20px 0px 5px 0;
  border-left: 6px solid #fffb98;
  padding-left: 10px;
  margin-bottom: 10px;
}

#cm818 .rules li {
  list-style: disc;
  margin-left: 33px;
  margin-bottom: 10px;
  color: #fff9f9;
}

#cm818 .rules li.no_disc {
  list-style: none;
  margin-left: 16px;
  margin-bottom: 10px;
}

#cm818 .rules li p {
  font-size: 1.1rem;
  line-height: 1.6em;
  text-align: left;
  color: #fff9f9;
}

#cm818 .rules li a {
  color: #75caff;
  text-decoration: underline;
}



/*說明頁面 尾=========================================*/

#cm818 .TB {
  font-weight: bold;
}

#cm818 .RED {
  color: #f63b2a;
}

/*大標bar*/
.PC #cm818 .BAR_T {
  width: 100%;
  height: 70px;
  background-color: #ffac29;
}

.PC #cm818 .BAR_T p {
  font-size: 2em;
  font-weight: bold;
  line-height: 70px;
  color: #fff;
  text-align: center;
}

#cm818 .BAR_T2 {
  width: 100%;
  height: 70px;
  background-color: #fffb98;
}

#cm818 .BAR_T2 p {
  font-size: 2em;
  font-weight: bold;
  line-height: 70px;
  color: #ff5a89;
  text-align: center;
}

.MOBILE #cm818 .BAR_T2 {
  width: 100%;
  height: 55px;
}

.MOBILE #cm818 .BAR_T2 p {
  font-size: 1.6em;
  line-height: 55px;
}

#cm818 .BAR_T3 {
  width: 100%;
  height: 70px;
}

#cm818 .BAR_T3 p {
  font-size: 2em;
  font-weight: bold;
  line-height: 70px;
  color: #fff;
  text-align: center;
}


.MOBILE #cm818 .BAR_T3 {
  width: 100%;
  height: 55px;
}

.MOBILE #cm818 .BAR_T3 p {
  font-size: 1.6em;
  line-height: 55px;

}

/*bar icon*/
.PC #cm818 .IMARK {
  display: inline-block;
  width: 25px;
  height: 25px;
  background-image: url(../images/cm818/icon1.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  margin: 0 10px;
}

#cm818 .IMARK2 {
  display: inline-block;
  width: 25px;
  height: 25px;
  background-image: url(../images/cm818/icon2.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  margin: 0 10px;
  margin-bottom: px;
}

.MOBILE #cm818 .IMARK2 {
  margin-bottom: -3px;
}

/*AD*/

.PC #cm818 .SEC_TWO {
  width: 680px;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 20px;
}

.PC #cm818 .SEC_TWO p {
  font-size: 1.4em;
  line-height: 1.7em;
  text-align: center;
  color: #333;
}

.PC #cm818 .SEC_TWO .AD_PRMO {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
  margin-top: 10px;
}

.PC #cm818 .SEC_TWO .AD_PRMO ul {
  display: block;
  margin-bottom: 10px;
  overflow: hidden;
}

.PC #cm818 .SEC_TWO .AD_PRMO li {
  float: left;
  width: 50%;
  height: auto;
}

.PC #cm818 .SEC_TWO .AD_PRMO li a {
  display: block;
  width: 100%;
  height: auto;
}

.PC #cm818 .SEC_TWO .AD_PRMO li>ul>li {
  float: left;
  width: auto;
  margin-left: 10px;
}

.PC #cm818 .SEC_TWO .AD_PRMO li>ul>li>a {
  display: block;
  font-size: 1em;
  color: #1a8dd4;
}

.PC #cm818 .SEC_TWO .AD_PRMO li>ul>li>a:hover {
  color: #18567c;
}

.PC #cm818 .SEC_TWO .AD_PRMO .IMG {
  width: 320px;
  height: 100px;
  margin: 0 auto;
  margin-bottom: 5px;
}

.PC #cm818 .SEC_TWO .AD_PRMO .IMG img {
  display: block;
  width: 100%;
  height: auto;
  margin: 0 auto;
}

/*按鈕區塊*/
.PC #cm818 .CON_BT {
  width: 90%;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
  margin-bottom: 15px;
}

.PC #cm818 .CON_BT ul.ONE {
  width: 100%;
  height: auto;
  overflow: hidden;
}



.PC #cm818 .CON_BT li a {
  display: block;
  width: 100%;
  height: 50px;
  font-size: 1.4em;
  text-align: center;
  color: #fff;
  line-height: 50px;
  border-radius: 5px;
  font-weight: bold;
}

#cm818 .CON_BT ul.two {
  width: 60%;
  box-sizing: border-box;
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

.MOBILE #cm818 .CON_BT ul.two {
  width: 95%;
}

#cm818 .CON_BT ul.two li {
  width: 49%;
}

#cm818 .CON_BT ul.two li a {
  display: block;
  width: 100%;
  height: 50px;
  font-size: 1.4em;
  text-align: center;
  color: #fff;
  line-height: 45px;
  border-radius: 5px;
  font-weight: bold;
}

#cm818 .CON_BT li a.red {
  background-color: #ff2626;
  border-bottom: 5px solid #db0000;
}


#cm818 .CON_BT li a.red:hover {
  padding-top: 2px;
  background-color: #db0000;
  border: none;
}

#cm818 .CON_BT li a.orange {
  background-color: #e8532a;
  border-bottom: 5px solid #ba3b17;
}


#cm818 .CON_BT li a.orange:hover {
  padding-top: 2px;
  background-color: #ba3b17;
  border: none;
}

/*按鈕區塊*/

/*新增區塊*/
#cm818 .freebies_bg {
  width: 80%;
  height: auto;
  overflow: hidden;
  margin: 20px auto;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}

.MOBILE #cm818 .freebies_bg {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin: 20px auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

#cm818 .freebies_bg .freebies_text {
  width: 60%;
  height: auto;
  font-size: 1.3rem;
  line-height: 1.6em;
  padding-right: 10px;
  box-sizing: border-box;
}

.MOBILE #cm818 .freebies_bg .freebies_text {
  width: 95%;
  height: auto;
  font-size: 1.2rem;
  line-height: 1.6em;
  box-sizing: border-box;
  margin: 0 auto;
}

#cm818 .freebies_bg .freebies_ph {
  width: 40%;
  height: auto;
}

.MOBILE #cm818 .freebies_bg .freebies_ph {
  width: 80%;
  height: auto;
  margin: 0 auto;
  margin-top: 5px;
}

#cm818 .freebies_bg .freebies_ph img {
  display: block;
  width: 100%;
  height: auto;
  margin: 0 auto;
}

#cm818 .rem_box {
  width: 100%;
  height: auto;
  background-color: #f6f6f6;
  padding: 0px 20px 20px 20px;
  margin: 0 auto;
  margin: 20px 0 0 0;
  box-sizing: border-box;
}

#cm818 .rem_box .rem_bar {
  width: 100%;
  height: 45px;
  color: #1f216d;
  line-height: 45px;
  font-size: 1.3rem;
  font-weight: bold;
  margin-bottom: 10px;
  text-align: center;
  border-bottom: 1px solid #dbdbdb;
  box-sizing: border-box;

}

#cm818 .rem_box p.text01 {
  font-size: 1.1rem;
  line-height: 1.6em;
  text-align: left;
  color: #333;
}

#cm818 .rem_box p.text02 {
  font-size: 0.9rem;
  line-height: 1.6em;
  text-align: left;
  color: #ec668a;
}

#cm818 .rules02 {
  width: 83%;
  height: auto;
  margin: 10px auto;
}

.MOBILE #cm818 .rules02 {
  width: 95%;
  height: auto;
}

#cm818 .rules02 ul {
  margin: 10px auto;
}

#cm818 .rules02 li {
  list-style: disc;
  margin-left: 22px;
  margin-bottom: 10px;
  color: #333;
}

#cm818 .rules02 li p {
  font-size: 1rem;
  line-height: 1.6em;
  text-align: left;
  color: #333;
}

/*==============手機版================手機版==============手機版=============================================*/
.MOBILE .PC_LOGIN,
.MOBILE .FOOT_PC {
  display: none;
}

/*MOBILE表頭尾*/
.MOBILE #float_icon,
.MOBILE #header,
.MOBILE .FOOT_MOBILE {
  display: block;
}

/*MOBILE表頭尾*/

/*消失區*/
.MOBILE #cm818-wrapper #watermark-wrapper,
.MOBILE #cm818 .DISMO {
  display: none;
}

/*消失區尾*/

.MOBILE #cm818-wrapper {
  width: 100%;
  overflow: hidden;
  background-image: url(../images/cm818/bg.jpg);
}

.MOBILE #cm818 {
  width: 100%;
  background-color: #e7211a;
}

/*主標*/
.MOBILE #cm818 .TOP {}

.MOBILE #cm818 .TOP h1 {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-bottom: 43.1%;
  background-image: url(../images/cm818/mb_in_top.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  text-indent: -9999px;
}

/*----------手機MENU------------*/

/*CONTENT內容*/
.MOBILE #cm818 .CONTENT_W {
  width: 95%;
  margin: 0 auto;
  background-color: #e7211a;
  overflow: hidden;
}

.MOBILE #cm818 .CONTENT {
  margin-top: 2.635%;
}

.MOBILE #cm818 .CONTENT .CON_BG {
  margin: 0 auto;
  width: 100%;
  overflow: hidden;
}

.MOBILE #cm818 .CON_AREA {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
  background-color: #fff;
  margin-bottom: 2.635%;
}



/*大標bar*/
.MOBILE #cm818 .BAR_T {
  width: 100%;
  height: 55px;
  background-color: #ffac29;
}

.MOBILE #cm818 .BAR_T p {
  font-size: 1.6em;
  font-weight: bold;
  line-height: 55px;
  color: #fff;
  text-align: center;
}

/*bar icon*/
.MOBILE #cm818 .IMARK {
  display: inline-block;
  width: 20px;
  height: 20px;
  background-image: url(../images/cm818/icon1.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  margin: 0 10px;
}

/*AD*/

.MOBILE #cm818 .SEC_TWO {
  width: 95%;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
  margin-top: 20px;
  /*margin-bottom: 20px;*/
}

.MOBILE #cm818 .SEC_TWO p {
  font-size: 1.4em;
  line-height: 1.7em;
  text-align: center;
  color: #333;
}

.MOBILE #cm818 .SEC_TWO .AD_PRMO {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
  margin-top: 10px;
}

.MOBILE #cm818 .SEC_TWO .AD_PRMO ul {
  display: block;
  overflow: hidden;
}

.MOBILE #cm818 .SEC_TWO .AD_PRMO li {
  width: 100%;
  height: auto;
  margin-bottom: 10px;
}

.MOBILE #cm818 .SEC_TWO .AD_PRMO li a {
  display: block;
  width: 100%;
  height: auto;
}

.MOBILE #cm818 .SEC_TWO .AD_PRMO li>ul {
  display: block;
  width: 95%;
  margin: 0 auto;
  overflow: hidden;
}

.MOBILE #cm818 .SEC_TWO .AD_PRMO li>ul>li {
  float: left;
  width: auto;
  height: auto;
  margin-right: 10px;
}

.MOBILE #cm818 .SEC_TWO .AD_PRMO li>ul>li>a {
  display: block;
  font-size: 1em;
  color: #1a8dd4;
}

.MOBILE #cm818 .SEC_TWO .AD_PRMO .IMG {
  width: 95%;
  height: auto;
  margin: 0 auto;
  margin-bottom: 5px;
}

.MOBILE #cm818 .SEC_TWO .AD_PRMO .IMG img {
  display: block;
  width: 100%;
  height: auto;
  margin: 0 auto;
}

/*按鈕區塊*/
.MOBILE #cm818 .CON_BT {
  width: 95%;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
  margin-bottom: 15px;
}

.MOBILE #cm818 .CON_BT ul.ONE {
  width: 100%;
  height: auto;
  overflow: hidden;
}

.MOBILE #cm818 .CON_BT ul.ONE>li {
  float: left;
  width: 100%;
  box-sizing: border-box;
}

.MOBILE #cm818 .CON_BT li a {
  display: block;
  width: 100%;
  height: 50px;
  font-size: 1.4em;
  text-align: center;
  color: #fff;
  line-height: 50px;
  border-radius: 5px;
  font-weight: bold;
}