﻿
#M204 .N_txt1{
	font-size: 1.1em;
    line-height: 1.5em;
    }
    
    #M204 .N_txt2{
        font-size: 1.2em;
        line-height: 1.5em;
        }

    #M204 .N_txt3{
	    font-size: 0.9em;
	    line-height: 1.5em;
    }
    #M204 .N_txt4{
        font-size: 1.6em;
        line-height: 1.5em;
        }
    #M204 .N_txt5{
        font-size: 1.4em;
        line-height: 1.5em;
        }

 

         #M204 .N_txt6{
            font-size: 1.5em;
            }


    #M204 .BLACK_MP{
        color: #333;
    }
    #M204 .RED{
        color: #ff0000;
    }
    #M204 .BLUE{
        color:#006fe1;
    }
    #M204 .WHITE{
        color:#fff;
    }
    #M204 .PURPLE{
        color:#c146ff;
    }

#M204 .BOX_TIT02{
	width: 100%;
	height: auto;
	text-align: center;
	color: #454545;
	line-height: 2.5em;
	padding: 12px 0;
	background-color: #ffdfcc;
    }  
    
.MOBILE #M204 .BOX_TIT02{
    line-height: 2em;
    padding: 8px 0;
	}  
 .PC #M204 .BOX_TIT02{
    line-height: 2em;
    padding: 8px 0;
    }     
/*NEW_MENU選單*/
#M204 .LM_MENU03{
	width: 100%;
    height:70px;
    overflow: hidden;
    border-top:2px solid #fff;
    margin-bottom: 20px;
}
    .MOBILE #M204 .LM_MENU03{
        width: 100%;
        height:60px;
        border:2px solid #fff;
    }
      .PC #M204 .LM_MENU03{
        width: 100%;
        height:60px;
        border:2px solid #fff;
    }
#M204 .LM_MENU03 ul{
	width: 100%;
	height:70px; 
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
    align-content:center;

}
    .MOBILE #M204 .LM_MENU03 ul{
        width: 100%;
        height:60px; 
    }
 .PC #M204 .LM_MENU03 ul{
        width: 100%;
        height:60px; 
    }
#M204 .LM_MENU03 li{
	width: 33.333333%;
	height:70px;
    border-right:2px solid #fff;
}
    .MOBILE #M204 .LM_MENU03 li{
        height:60px;
    }
     .PC #M204 .LM_MENU03 li{
        height:60px;
    }
    #M204 .LM_MENU03 li:last-child{
        border-right:none;
    }

#M204 .LM_MENU03 li a{
    display: block;
	width: 100%;
    height:70px;
    background: -webkit-linear-gradient(top, #ffdfcc 0%,#ffbb94 100%); 
    background-color: #ffdfcc;
    text-align: center;
    color: #a14a17;
    font-weight:bold; 
    padding-top:5px; 
}

    .MOBILE #M204 .LM_MENU03 li a{
        height:60px;
        padding-top:3px; 
    }
  .PC #M204 .LM_MENU03 li a{
        height:60px;
        padding-top:3px; 
    }

#M204 .LM_MENU03 li a.VIP:hover{
    background: -webkit-linear-gradient(top, #c480f8 0%,#a34de0 100%); 
    background-color: #ffd156;
    color: #fff;
}
#M204 .LM_MENU03 li a.VIP_CHILD:hover{
    background: -webkit-linear-gradient(top, #faba6b 0%,#ff9d15 100%); 
    background-color: #d9ebc5;
    color: #fff;
}
#M204 .LM_MENU03 li a.VIP_BUSIN:hover{
    background: -webkit-linear-gradient(top, #72dcf1 0%,#1cb5db 100%);
    background-color: #caeef0;
    color: #fff;
}
#M204 .LM_MENU03 p.BIG{
    font-size: 1.5em;
}
    .MOBILE #M204 .LM_MENU03 p.BIG{
        font-size: 1.2em;
    }
     .PC #M204 .LM_MENU03 p.BIG{
        font-size: 1.2em;
    }
#M204 .LM_MENU03 p.SMALL{
    font-size: 1.1em;
}
    .MOBILE #M204 .LM_MENU03 p.SMALL{
        font-size: 1em;
    }
     .PC #M204 .LM_MENU03 p.SMALL{
        font-size: 1em;
    }

#M204 .REM_BOX{
    width: 100%;
    height: auto;
    overflow: hidden;
    color: #333;
    padding: 2%;
    font-size: 1.1em;
    line-height: 1.6em;
    border-radius:10px;
    background-color: #fffbcf; 
    margin-bottom: 20px;
}

#M204 .BAR_OP02{
    width: 100%;
    height: auto;
    overflow: hidden;
    border-radius:10px;
    margin-bottom: 30px;
}

#M204 .BAR_BOR01{
    border: 2px solid #c146ff;
}
#M204 .BAR_BOR02{
    border: 2px solid rgb(255, 176, 57);
}
#M204 .BAR_BOR03{
    border: 2px solid #58bedb;
}

#M204 .BAR_OP02 .TIT02{
    width: 100%;
    height: 55px;   
    line-height: 55px;
    padding-top: 2px;
    text-align: center;
}

#M204 .BAR_OP02 .TIT03{
    width: 100%;
    height: auto;   
    overflow: hidden;
    padding: 2% 3% 2% 3%;
    border-radius:10px 10px 0 0 ;
    position: relative;
    text-align: center;

}
#M204 .BAR_OP02 .TIT03:before{
    content: '';
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    top: 0;
    right: 0;
    border-top: 55px solid #ea6167;
    border-left: 80px solid transparent;
}
#M204 .BAR_OP02 .TIT03:after{
    content: '推薦';
    position: absolute;
    top: 8px;
    right: 8px;
    color: #fff;
    transform: rotate(35deg);
    font-size: 1.1em;
    font-weight:bold; 
}

#M204 .BAR_OP02 .TIT04{
    width: 100%;
    height: auto;   
    overflow: hidden;
    padding: 2% 3% 2% 3%;
    border-radius:10px 10px 0 0 ;
    text-align: center;

}



#M204 .BAR_OP02 .BG01{
    background-color: #a34de0;
}
    #M204 .BAR_OP02 .BG01_m{
        background-color: #f7edff;
    }
    #M204 .BAR_OP02 .BG01_s{
        background-color: #fbf4ff;
    }

#M204 .BAR_OP02 .BG02{
    background-color: #ff9d15;
}
    #M204 .BAR_OP02 .BG02_m{
        background-color: #fff2e2;
    }

    #M204 .BAR_OP02 .BG02_s{
        background-color: #fffbef;
    }

#M204 .BAR_OP02 .BG03{
    background-color: #1cb5db;
}
    #M204 .BAR_OP02 .BG03_m{
        background-color: #ddf9ff;
    }
    #M204 .BAR_OP02 .BG03_s{
        background-color: #effdff;
    }

#M204 .BAR_BOR_BOT{
    border-bottom: 1px solid #fff;
}


#M204 .OP02_BOX{
    width: 100%;
    margin: 0 auto;
    padding: 2.5%;
}


#M204 .REM_BOX02_BG{
    width: 100%;
    height: 100px;
    margin: 0px auto;
    position: relative;
    margin-top: 30px;
    margin-bottom: 55px;
}
#M204 .REM_BOX02_BG .REM_TIT{
    width: 38%;
    height: 40px;
    text-align: center;
    color: #dc2d2d;
    line-height: 35px;
    margin: 0 auto;
    font-size:1.2em;
    background-color: #fff;
    border:2px solid #ea6167;
    border-radius:999px; 
    position:absolute;
    left: 50%;
    margin-left: -19%;
    top:-20px;
    z-index: 1;
}
    .MOBILE #M204 .REM_BOX02_BG .REM_TIT{
        width: 80%;
        left: 50%;
        margin-left: -40%;
    }
    .PC #M204 .REM_BOX02_BG .REM_TIT{
        width: 80%;
        left: 50%;
        margin-left: -40%;
    }
#M204 .REM_BOX02_BG .REM_BOX02{
    width: 100%;
    height: auto;
    overflow: hidden;
    border-radius:10px; 
    padding: 20px 10px 10px 10px;
    border:2px solid #ea6167;
    position:absolute;
    z-index: 0;
}
#M204 .REM_BOX02 .CON_P{
    margin-top: 10px;
}

#M204 .COM_BOX{
    width: 100%;
    height: auto;
    overflow: hidden;
    border-radius:10px;
    margin: 0 auto;
    margin-bottom: 10px;
}
#M204 .COM_BOX_IN{
    width: 95%;
    height: auto;
    overflow: hidden;
    background: #fff;
    border-radius:10px;
    margin: 0px auto;
    padding: 6px;
}


#M204 .REM_ICON{
    display: inline-block;
    width: 50px;
    height: 25px;
    border-radius:25px; 
    background-color: #cc66ff;
    text-align: center;
    color: #fff;
    font-size:0.9em;
    line-height: 25px;
    margin-left: 5px;
    margin-bottom: -5px;
}

#M204 .NEW_BT{
    width: 60%;
    height: auto;
    overflow: hidden;
    margin: 10px auto;
}
    .MOBILE #M204 .NEW_BT{
        width: 95%;
        height: auto;
        overflow: hidden;
        margin: 10px auto;
    }
     .PC #M204 .NEW_BT{
        width: 95%;
        height: auto;
        overflow: hidden;
        margin: 10px auto;
    }
#M204 .NEW_BT ul{
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
    align-content:center; 
}
#M204 .NEW_BT li.TOW{
    width: 49%;
    height: auto;
    overflow: hidden;
    text-align: center;
}

     #M204 .NEW_BT li.ONE{
        width: 95%;
        height: auto;
        overflow: hidden;
        text-align: center;
        margin: 0 auto;
    }
#M204 .NEW_BT li a{
    display: block;
    width: 100%;
}
#M204 .NEW_BT a.COR01{
    display: block;
    width: 100%;
    height: 55px;
    color:#fff;
    background-color:#ea0000;
    background: -webkit-linear-gradient(#ff3333 0%, #e00000 100%);
    border:1px solid #b80101;
    font-weight:bold;
    line-height:1.2em;
    font-size:1.1em; 
    padding-top: 6px;
    border-radius: 10px;
    margin-bottom: 5px;	
}
#M204 .NEW_BT a.COR01:hover{
    background-color:#ff3333;
    background: -webkit-linear-gradient(#e00000 0%, #ff3333 100%);
}

#M204 .NEW_BT a.COR02{
    display: block;
    width: 100%;
    height: 55px;
    color:#fff;
    background-color: #c44dff;
    background: -webkit-linear-gradient(#cc66ff 0%, #a027fe 100%);
    border:1px solid #bf3fff;
    font-weight:bold;
    line-height:1.2em;
    font-size:1.1em; 
    padding-top: 6px;
    border-radius: 10px;
    margin-bottom: 5px;	
}
#M204 .NEW_BT a.COR02:hover{
    background-color:#cc65ff;
    background: -webkit-linear-gradient(#a027fe 0%, #cc66ff 100%);
}

#M204 .NEW_BT a.COR_G{
    display: block;
    width: 100%;
    height: 40px;
	border: 1px solid #ffca8d;
    background-color: #ffd6a6;
    background: -webkit-linear-gradient(top, #ffdfba 0%,#ffd6a6 100%);
    font-size: 1rem;
	line-height: 40px;
    color: #666;
    border-radius: 8px;
    margin-bottom: 5px;
    margin: 0 auto;
}
#M204 .NEW_BT a.COR_G:hover{
	border: 1px solid #ffca8d;
    background-color: #ffdfba;
    background: -webkit-linear-gradient(top, #ffd6a6 0%,#ffdfba 100%);
}


/*LIST 內容*/	
#M204 .CON_P_N{
	margin-bottom: 5px;
}	
#M204 .CON_P_N li{
	list-style-type:disc;
	font-size:1rem;
	line-height:1.6em;
	color:#333;
	margin-left:22px;
	margin-top: 3px;
	}


