@charset "utf-8";

/* CSS Document */
html,
body {
    font-family: 'Montserrat', 'Noto Sans TC', '微軟正黑體', 'Microsoft JhengHei', 'Heiti TC', 'sans-serif';
    /*scroll-behavior:smooth;*/
    background-color: #fff;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
i,
blockquote,
th,
tr,
td {
    margin: 0;
    padding: 0;
    border: 0px;
    font-style: normal;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

img {
    border-top: none;
    width: 100%;
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: top;
    display: block;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
    font-style: normal;
    font-weight: normal;
}

ol,
ul {
    list-style: none;
}

caption,
th {
    text-align: left;
}

abbr,
acronym {
    border: 0;
}

a {
    display: inline-block;
    transition: transform 0.3s ease;
    text-decoration: none;
    cursor: pointer;
    color: #333;
}

a:hover,
a:active {
    transform: scale(1.02);
    /* color: #2970b2; */
    /* text-decoration: underline; */
}

header {
    width: 100%;
    height: 60px;
    display: block;
    background-color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0px 3px 10px #0000003d;
    position: relative;
    z-index: 10;
}

header a {
    width: auto;
    height: 30px;
    float: left;
    margin: 15px 0px 15px 20px;
}

header a:nth-child(2) {
    border-left: 1px solid #CECECE;
    padding: 0 10px;
}

header a:nth-child(2) img {
    height: 30px;
    width: 30px;
    float: left;
    margin: 0 10px;
}

header a:nth-child(2) span {
    float: left;
    font-size: 24px;
    line-height: 30px;
    font-weight: 800;
}

/*.online::after{content: "網路投保";}*/
wrapper {
    max-width: 100%;
    margin: auto;
    display: block;
    /* background-color: #dadada; */
    overflow: hidden;
    padding: 0 0 4vmin 0;
    border-radius: 0 0 30px 30px;
}

.div_wrapper {
    max-width: 1024px;
    margin: 0 auto;
}

.kv {
    background-image: url(../image/kv-web-bg.jpg)
}

.kvWeb {
    display: block;
    max-width: 1200px;
    margin: auto;

}

.kvmobi {
    display: none;
}

h1,
h3 {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;

    /* margin: 2vmin auto; */
}

h1 {
    width: 100%;
    padding: 2vmin 0;
    float: left;
    font-size: 5vmin;
    text-align: center;
}

h3 {
    width: 100%;
    text-align: center;
    font-size: 3vmin;
    color: #444;
}
.section0 {
    /* background: linear-gradient(#A3F4FF 0%, #fff 85%); */
    background-color: #fff;
}

.section1 {
    background: linear-gradient(#A3F4FF 0%, #fff 85%);
padding-bottom: 8vmin;
}

.section2 {
    background-color: #dadada;
    padding: 20px;
}

.menu {
    max-width: 1024px;
    margin: 0 auto;
    padding: 0px 0% 1% 0%;
    text-align: center;
    /* background: linear-gradient(#A3F4FF 0%, #f7fdfd 85%); */
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.menu li {
    width: 29%;
    float: left;
    margin: 1%;
    border-radius: 12px;
    font-size: 2.4vmin;
    font-weight: 800;
    line-height: 7vmin;
    padding: 0px 0px;
    /*display: flex;flex-wrap: wrap;align-items: center;justify-content: center;*/
    position: relative;
    overflow: hidden;
}

.menu .card1 .card_top {
    padding-top: 10px;
    background-color: #5AADA7;
    display: flex;
    align-items: center;
    justify-content: center;
}

.menu .card2 .card_top {
    padding-top: 10px;
    background-color: #509DAF;
    display: flex;
    align-items: center;
    justify-content: center;
}

.menu .card3 .card_top {
    padding-top: 10px;
    background-color: #DD91BB;
    display: flex;
    align-items: center;
    justify-content: center;
}

.menu .card1 {
    background-color: #006B65;
}

.menu .card2 {
    background-color: #2A5D69;
}

.menu .card3 {
    background-color: #B81F6D;
}


.menu .card_down {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 0;
}


.menu h4 {
    border-radius: 100px;
    padding-left: 12px;
    color: #fff;
    line-height: 5vmin;
    /* line-height: 6vmin; */
}


.menu span {
    line-height: 40px;
    float: left;
    font-size: 2.8vmin;
    padding: 2vmin 10px;
    width: 89%;
}

.icn_multi,
.icn_love,
.icn_gift {
    width: auto;
    height: 3.5vmin;
}


.card_wrap {
    max-width: 1024px;
    width: 100%;
    margin: 0 auto;
    display: flex;
    gap: 3vmin;
    flex-wrap: wrap;
    justify-content: center;
    align-items: stretch;
    text-align: center;
}

.card {
    width: 40%;
    background-color: #fff;
    border-radius: 3vmin;
    box-shadow: 0px 5px 16px #00000020;
    overflow: hidden;
}



.card_info {
    padding: 2vmin 3vmin 3vmin 2vmin;
}

.card h4 {
    color: #006B65;
    font-size: 4vmin;
    /* line-height: 5vmin; */
    padding-bottom: 1.5vmin;
}

.card h5 {
    color: #333;
    font-size: 3.2vmin;
    /* line-height: 2vmin; */
}

.card_logo {
    width: 40%;
    background-color: #8ED0DC;
    border-radius: 3vmin;
    box-shadow: 0px 5px 10px #0000003d;
    overflow: hidden;
}

.card_logo h4 {
    color: #333;
    font-size: 3vmin;
}

.gift_img {
    width: 60%;
    max-width: 700px;
    margin: auto;
    display: block;
    padding: 2vmin 4vmin;

}

.cta_btn {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;

}

.btn {
    display: flex;
    align-items: center;
    padding: 4px 52px;
    border-radius: 100px;
    background-color: #006B65;
    color: #fff;
}

.btn h4 {
    font-size: 3.8vmin;
}

dl {
    background-size: 100%;
    background-repeat: no-repeat;
}

dt,
dd {
    width: 100%;
    text-align: center;
}

dd {
    height: 100px;
}

b {
    color: white;
    font-size: 3.2vmin;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 80%;
    margin: 1.0vmax auto;
    display: block;
}


.content_label1 {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1.5vmin;
    width: 30%;
    color: white;
    text-align: center;
    padding: 1vmin 25px;
    margin: 0 auto;
    font-size: 3vmin;
    border-radius: 1.5vmin;
    /* line-height: 3vmin; */
    background-color: #006B65;

}

.content_label2 {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1.5vmin;
    width: 30%;
    color: white;
    text-align: center;
    padding: 1vmin 25px;
    margin: 0 auto;
    font-size: 3vmin;
    border-radius: 1.5vmin;
    /* line-height: 3vmin; */
    background-color: #2A5D69;
}

.content_label3 {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1.5vmin;
    width: 30%;
    color: white;
    text-align: center;
    padding: 1vmin 25px;
    margin: 0 auto;
    font-size: 3vmin;
    border-radius: 1.5vmin;
    /* line-height: 3vmin; */
    background-color: #B81F6D;

}

.info {
    display: flex;
    padding: 0 6vmin;
    max-width: 1024px;
    margin: 0 auto;
}



.zone0 {
    max-width: 100%;
    margin: 0 auto;
    height: 3vmin;
}

.zone0 img {
    position: relative;
    top: -5vmin;
    height: 10vmin;
}

.zone1 {
    max-width: 100%;
    margin: 0 auto;

}

.zone {
    /* float: left; */
    /* background-color: #7ce2ee; */
    max-width: 100%;
    margin: 0 auto;
    background-color: #fff;
    /* padding: 20px 0; */
}

.scaleX01 {
    transform: scaleX(-1);
}

.event01 {
    width: 90%;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.event01 img {
    width: 45%;
    border-radius: 20px;
    float: left;
    margin: 0 1.5% 2.5% 3.5%;
}

.event01 p {
    width: 45%;
    border-radius: 30px;
    float: left;
    margin: 0 3.5% 2.5% 1.5%;
    font-size: 3vmin;
    line-height: 6vmin;
}

.event01 a {
    width: 100%;
    border-radius: 30px;
    float: left;
    background-color: #bf0002;
    color: #fff;
    margin: 1.5% 0;
    text-align: center;
    font-weight: 800;
    padding: 10px 0;
    line-height: normal;
}

.partner1 dl {
    background-image: url("../image/card.png");
    background-size: contain;
    background-position: center;
    width: 33%;
}

.partner2 dl {
    width: 30%;
    margin: 1%;
    background-color: #FFFFFF;
    border-radius: 20px;
    overflow: hidden;
}

.partner2 dd {
    background-color: #039093;
    height: auto;
    padding: 1% 0;
}

.awards dl {
    width: 30%;
    margin: 1%;
    overflow: hidden;
}

.awards .btn,
.limite .btn {
    width: 70%;
    background-color: #FF9800;
    color: #fff;
    text-align: center;
    border-radius: 30px;
    font-size: 3vmin;
    padding: 10px 10vmin;
    font-weight: 800;
    margin: 2vmin 0 3.5vmin 0;
}

.limiteImg01 {
    width: 90%;
    margin: auto;
    border-radius: 20px;
    overflow: hidden;
}

.limiteImg02 {
    display: none;
}

.notice {
    display: block;
    overflow: hidden;
    width: 90%;
    margin: auto;
    max-width: 1024px;
}

.notice li {
    list-style-type: decimal;
    margin: 0 0 0 3vmin;
    line-height: 4vmin;
    font-size: 2vmin;
}

footer {
    width: 100%;
    font-size: 2.5vmin;
    text-align: center;
    margin: 3vmin auto 4vmin auto;
}

.enter {
    position: absolute;
    right: 2vmin;
    top: -300px;
    z-index: 2;
    width: 25vmin;
    display: block;
}

.goTop {
    position: fixed;
    right: 2vmin;
    bottom: 2vmin;
    z-index: 2;
    width: 10vmin;
    height: 10vmin;
    border-radius: 100px;
    background-color: #0b94a77d;
    display: block;
    font-size: 5vmin;
    display: flex;
    justify-content: center;
    align-items: center;
}

.goTop:hover {
    text-decoration: none
}

.goTop i {
    transform: rotate(-90deg)scale(1);
    color: white;
    transition: transform .3s;
}

.goTop i:hover {
    transform: rotate(-90deg)scale(1.3);
}

.contentBg {
    /* background-image: linear-gradient(#A3F4FF 0%, #f7fdfd 85%); */
    /* float: right; */
}

.shadow {
    box-shadow: 0px 5px 10px #0000003d;
}

.wrapper .cautionBg {
    background-color: #e9e9e9;
    height: 100px;
    padding: 40px 0;
}

@media screen and (max-width:1024px) {
    b {
        margin: 2vmin auto;
        font-size: 2.8vmin;
    }

    /*.goTop{margin: 0 0 0 28vmin;}
    .enter{bottom: 11vmin;margin: 0 0 0 16.5vmin;width: 32vmin;}*/
}

@media screen and (max-width:768px) {
    header {
        height: 40px;
    }

    header a {
        margin: 10px 5px;
        width: auto;
        height: 20px;
    }

    header a:nth-child(1) img {
        height: 20px;
    }

    header a:nth-child(2) {
        padding: 0px;
    }

    header a:nth-child(2) img {
        height: 20px;
        width: 20px;
    }

    header a:nth-child(2) span {
        font-size: 16px;
        line-height: 20px;
    }

    .kvWeb {
        display: none;
    }

    .kvmobi {
        display: block;
    }

    .menu li {
        width: 30%;
        border-radius: 15px;
        font-size: 4vmin;
        margin: 10px 5px;
    }

    .menu span {
        font-size: 4.5vmin;
        padding: 1vmin 10px;
        line-height: 6vmin;
    }

    .icn_multi,
    .icn_love,
    .icn_gift {
        width: auto;
        height: 4.5vmin;
    }

    h1,
    h3 {
        width: 100%;
    }

    h1 {
        margin: 0 auto 2vmin auto;
        font-size: 6vmin;
    }

    h3 {

        font-size: 4vmin;
    }

    .giftBox::before {
        padding: 0px 20px;
        margin: 0 5px;
        font-size: 4vmin;
        line-height: 7.6vmin;
        height: auto;
    }

    .event01 img {
        width: 95%;
        margin: 10px auto;
    }

    .event01 p {
        width: 95%;
        margin: 10px auto;
        font-size: 5vmin;
        line-height: 8vmin;
        text-align: center;
    }

    .partner1 dl {
        width: 48%;
    }

    .partner2 dl {
        width: 43%;
        margin: 1.7%;
    }

    .awards dl {
        width: 70%;
        margin: 2%;
    }

    .partner1 dd,
    .partner2 dd {
        height: 16vmin;
    }

    .partner1 b,
    .partner2 b {
        font-size: 4vmin;
        margin: 2.6vmin auto;
        width: 70%;
    }

    .awards .btn,
    .limite .btn {
        font-size: 5vmin;
    }

    .limiteImg01 {
        display: none;
    }

    .limiteImg02 {
        display: block;
        width: 90%;
        margin: auto;
        border-radius: 20px;
        overflow: hidden;
    }

    .notice li {
        margin: 0 0 0 3.5vmin;
        line-height: 6vmin;
        font-size: 3.8vmin;
    }

    .zone {
        /* height: 5vmin; */
    }

    footer {
        font-size: 4vmin;
    }

    /*.goTop{margin: 0 0 0 38vmin;}*/
    .enter {
        display: none;
    }
}