body * {
    font-family: "Microsoft JhengHei", "Microsoft JhengHei", 'Microsoft JhengHei', Arial, Helvetica, sans-serif;
}
.mainVisualContainer{
    display: none;
}

/* #sec01 {
    background-image: url(https://image.card.tw.r10s.com/images/corp/campaign/1951/top_bg.jpg);
    background-position: center 0;
    background-repeat: no-repeat;
    height: 500px;
} */

.cam_topBox {
    width: 950px;
    margin: 0 auto;
}
.information3:first-child{
}

/*applyBtn*/
.applyBtn_box {
    padding: 0 0 0px;
}

.applyBtn:first-child {
    width: 300px;
    padding: 20px 10px;
    font-size: 27px;
    display:inline-block;
    position: relative;
    text-align: center;
    color: #fff;
    font-family: "Microsoft JhengHei";
    font-weight: bold;
    margin: 0 50px 10px 0;
    border-radius: 8px;
    clear: both;
    background: #CC1313;
    box-shadow: 0 5px 0 #9A0808;
    box-sizing: border-box;
}
.applyBtn:last-child {
    width: 300px;
    padding: 20px 10px;
    font-size: 27px;
    display:inline-block;
    position: relative;
    text-align: center;
    color: #fff;
    font-family: "Microsoft JhengHei";
    font-weight: bold;
    margin: 0 0 10px 0;
    border-radius: 8px;
    clear: both;
    background: #CC1313;
    box-shadow: 0 5px 0 #9A0808;
    box-sizing: border-box;
}

.applyBtn:hover,
.applyBtn:active {
    text-decoration: none;
    background: #CC1313;
    box-shadow: none;
    position: relative;
    top: 5px;
}
section {
    padding: 20px 0px;
}
.state01{
    background-color: #4d40cc;
    padding: 5% 0;
}
/**step**/

.step {
    display: block;
}

.step_1 img{
    display: block;margin: 0 auto;
    bottom: 10px;
    position: absolute;
    left:38px;
}

.step_1{
    width: 220px;
    height: 350px;
    float: left;
    border: 4px solid #ff9c00;
    margin-right: 15px;
    box-sizing: border-box;
    position: relative;
    margin-bottom: 50px;
    border-radius: 15px;
    text-align: center;list-style: none;
}
.step_2 img{
    display: block;margin: 0 auto;
    bottom: 10px;
    position: absolute;
    left:75px;
}

.step_2{
    width: 300px;
    height: 300px;
    float: left;
    border: 4px solid #ff9c00;
    margin-right: 15px;
    box-sizing: border-box;
    position: relative;
    margin-bottom: 50px;
    border-radius: 15px;
    text-align: center;list-style: none;
}
.step_3{
    width: 950px;
    height: auto;
    float: left;
    border: 4px solid #ff5b00;
    background: #ffffff;
    margin-right: 45px;
    box-sizing: border-box;
    position: relative;
    margin-bottom: 95px;
    border-radius: 35px;
    text-align: center;
    list-style: none;
}
.step_4{
   width: 950px;
    height: auto;
    float: left;
    border: 4px solid #ff5b00;
    margin-right: 45px;
    box-sizing: border-box;
    background: #ffffff;
    position: relative;
    margin-bottom: 50px;
    border-radius: 15px;
    text-align: center;list-style: none;
}
.step_num {
    width: auto;
    height: 40px;
    position: relative;
    display: inline-flex;
    top: -22px;
    left: 14px;
    padding: 1px 20px;
    align-items: center;
    color: #ffffff;
    font-size: 25px;
    font-weight: bolder;
    background: #ff5b00;
    border-radius: 50em;
}
.step_icon{
    color:#ff9c00;font-size:22px;
    font-weight: bolder;
    position: absolute;
    top: -25px;
    left: 70px;
   background: #fff;
    height: auto;
    margin: auto;
    
    margin-bottom: 10px;
}

.step_icon img{
    width: 100%;
    display: block;
}

.step_1 p,.step_2 p{
    padding: 10px;
    color: #ffffff;
    font-size: 18px;
    font-weight: bold;
}
.step_3 p{
    padding: 22px;
    color: #263147;
    font-size: 1.5rem;
    font-weight: bold;
}
.step_4 p{
    padding: 22px;
    color: #263147;
    font-size: 1.5rem;
    font-weight: bold;
}
.step_1 h6,.step_2 h6{
    padding: 10px;
    color: #ff9c00;
    font-size: 22px;
    font-weight: bold;
}
.list_f{
    margin-right: 0px;
}

.red{
    color: #FF9800;
}
.bigger{
    font-size: 3rem;
    font-weight: 900;
    color: #ff5b00;
}
.step_3:after {
    font-family: fantasy;
    content: "+";
    display: block;
    font-size: 6.5rem;
    font-weight: bolder;
    color: #fff;
    z-index: 2;
    background-repeat: no-repeat;
    position: absolute;
    bottom: -118px;
    right: 50%;
}
/**step end**/




/**QR CODE**/

.code_area {
    width: 100%;
    background: #f7b705;
    padding: 2% 0 0 0;
    overflow: hidden;
    box-sizing: border-box;
    margin: 0 0 2% 0;
    box-shadow: inset 0 -15px 20px -15px #00000020;
}

.phone {
    float: left;
    width: 247px;
    height: 281px;
    margin: 0 0 0 160px;
    border-bottom: 1px solid #00000020;
}

.code_content {
    float: left;
    padding: 0 20px;
    box-sizing: border-box;
    margin: 90px 0 0 50px;
}

.btnother {
    padding: 5px 30px;
    display: block;
    text-align: center;
    color: #bf0000;
    font-family: "Microsoft JhengHei";
    font-weight: bold;
    margin: 0 auto;
    border: 2px solid #bf0000;
    border-radius: 3em;
    background: #ffffff;
    box-sizing: border-box;
    font-size: 1.4rem;
    text-decoration: none;
    transition: background-color .2s ease-out;
}

.btnother:hover,
.btnother:active {
    text-decoration: none;
    background: #bf0000;
    color: #fff;
    box-shadow: none;
}

.code_text {
    font-size: 24px;
    line-height: 32px;
    text-align: center;
    font-weight: bold;
    color: #ffffff;
    padding: 0;
    margin: 0;
}

/**QR CODE end**/
.outside_btn {
    padding: 10px 30px;
    display: block;
    float: left;
    text-align: center;
    color: #fff;
    font-family: "Microsoft JhengHei";
    font-weight: bold;
    margin: 0 auto;
    border: 2px solid #ff5b00;
    border-radius: 3em;
    letter-spacing: 0px;
    background: #ff5b00;
    box-sizing: border-box;
    min-width: 400px;
    font-size: 26px;
    text-decoration: none;
    transition: background-color .2s ease-out;
}


.btn1762{
    width: 75%;
    padding: 0;
    margin: 0 auto;
    display: flex;
}
.combo_join_btn {
    padding:5px 22px;
    display: block;
    float: left;
    position: relative;
    text-align: center;
    color: #fff;
    font-family: "Microsoft JhengHei";
    font-weight: bold;
    margin: 0 auto;
    border: 2px solid #bf0000;
    border-radius: 3em;
    letter-spacing: 0px;
    background: #CC1313;
    box-sizing: border-box;
    font-size: 18px;
    text-decoration: none;
    transition: background-color .2s ease-out;
}


.combo_join_btn:hover {
    color: #bf0000;background: #fff;
    box-shadow: none;
    text-decoration: none;
    
    position: relative;font-weight: bold;
}
/*btnorange */
.btnorange {
    border: 2px solid #ff5b00;
    color: #ff5b00;
    background: #fff;
}

.btnorange:hover,
.btnorange:active {
    background: #ff5b00;
    border: 2px solid #ff5b00;
    color: #fff;
}

/*area5*/
.area05_box {
    clear: both;
    width: 100%;
    overflow: hidden;
    background-color: #c7eeff;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#8c6cff",endColorstr="#6b93dc",GradientType=1);
    padding: 0 0 40px 0;
    box-sizing: border-box;
}

.shop_list {
    width: 100%;
    overflow: hidden;
    display: flex;
    flex-flow: wrap;
    align-items: center;
    justify-content: space-evenly;
    flex-direction: row;
}
.shop_list li {
    background: #fff;
    border-radius: 20px;
    list-style: none;
    width: 30%;
    padding: 10px;
    box-sizing: border-box;
    margin: 10px 0px;
}




.shop_list_map{
    text-align: center;
    color: #e18a00;
    font-size: 20px;
    line-height: 22px;
    font-weight: bold;
    padding: 15px 0;
}


.shop_list li p{
    position: relative;
    
    z-index: 2;
    text-align: center;
    font-size: 1rem;
    padding: 5px 0px;
    color: #282828;
    box-sizing: border-box;
    margin: 0 auto;font-weight: 600;
}
.shop_list li p span{
    color: #ffdb15;font-weight: bold;font-size: 17px;
}
.shop_list li a{
    text-decoration: none;
}

.shop_list li img {
    width: 100%;
    height: auto;
    border-radius: 10px;
}

.shop_list li:hover{ -webkit-transform: scale(1.02);
    transform: scale(1.02);
    transition: all 0.2s ease;}
.shop_list_text {
    text-align: center;
    font-size: 16px;
    padding: 5px 0 20px 0;
    color: #434343;
}


/*  ****** Responsive Table ***** */
.rsptable {
 color: #616161;
 display: table;
 margin: 0 0 1em 0;
 width: 100%;
font-size: 16px;
    border-radius: 6px;
}

.rsptable .row {
 background-color: #f8ffe9;
 display: table-row;
}


.rsptable .row.header {
 background-color: #ff9c00;
 font-weight: 700;font-size: 18px;
}
.rsptable .row.header .cell{
    color: #fff;
}
.rsptable .cell {
 display: table-cell;
 padding: 10px 12px;
}

@media screen and (max-width: 599px) {
 .rsptable {
  display: block;
 }
 .rsptable .row {
  display: block;
  padding: 8px 0;
 }
 .rsptable .cell {
  display: block;
  padding: 2px 12px;
 }
}