body * {
    font-family: "Microsoft JhengHei";
}

p{font-size: 16px;}

#sec01 {
    background-image: url(https://image.card.tw.r10s.com/images/corp/campaign/1677/top_bg.jpg);
    background-position: center 0;
    background-repeat: no-repeat;
}

.mainVisualContainer{
    display: none;
}

.cam_topBox {
    width: 950px;
    margin: 0 auto;
}


.clear {
    clear: both;
}

/*area2*/

.area02_box {
    width: 100%;
    overflow: hidden;
    margin: 2% auto 0 auto;
    background-repeat: repeat;
    background-color: #ffedc8;
    padding: 0px 0px 30px;
}

.pricelabel{color: #d82c2c;font-size: 24px;font-weight: bold;}

.shop_list {
    width: 100%;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
}


.shop_list li {
    list-style: none;
    width: 31%;
    padding: 10px;
    box-sizing: border-box;
    text-align: center;
    background-color: #fff;
    margin: 1%;
}

.shop_list li h1{font-size: 18px;font-weight: bold;color: #222;margin-top: 3%;line-height: 1.5;}

.shop_list li img {
    width: 100%;
     height: auto;
}


.shop_list li:hover{ -webkit-transform: scale(1.02);
    transform: scale(1.02);
    transition: all 0.2s ease;}


.tigerairevent{ display:flex;align-items: stretch;flex-flow: row nowrap;justify-content: space-between;margin: 0 auto;}
.tigerairevent li{width: 33.33%;padding: 3% 1%;margin: 1%;list-style: none;text-align: center;border: solid 3px #f69145;border-radius: 20px;background-color: #fff}
.tigerairevent li a{text-decoration: underline;color: #000;}
.tigerairevent li p{font-size: 20px;font-weight: 800;}
.tigerairevent_special{font-size:1.8em;font-weight: bold;color: #FFB300;line-height: 1.3;font-family: sans-serif;}
.tigerairevent ul li{font-size: 16px; text-align:left;padding: 1px;list-style: disc;margin-left: 15%;border:none;width: 80%;}

.tigerair p {font-size: 24px!important; font-weight: bold!important; text-align: center; color: #5d5b53;line-height: 2;}

