* {
    margin: 0;
    padding: 0;
    /*list-style: none;*/
    font-family: 'Noto Sans TC', sans-serif;
}

html {
    background-color: #c8ebff;
    font-size: 62.5%;
    letter-spacing: 2px;
}

h3 {
    color: #3E3A39;
    font-size: 5em;
    text-align: center;
    line-height: 55px;
    font-weight: 700;
    margin: 0 0 15px;
}

h4 {
    font-size: 3.2em;
    color: #0070C0;
}

h5 {
    color: #0070C0;
    font-size: 3em;
    text-align: center;
}

p {
    color: #3E3A39;
    font-size: 1.8em;
    font-weight: 500;
    line-height: 25px;
}

span {
    color: #7F8080;
    font-size: 1.5em;
    text-align: center;
}

img {
    vertical-align: middle;
}

.item1 .title {
    margin-bottom: 10px;
}

    .item1 .title img {
        width: 67px;
        margin: 0 10px 40px 0;
    }

.item1,
.item1 .title {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

    .item1 .title h3::after {
        content: '';
        max-width: 150px;
        height: 5px;
        display: block;
        background-color: #3E3A39;
        margin: 20px auto 0;
    }

    .item1 h3 img {
        padding: 0 10px 20px 0;
    }

.wrap {
    width: 100%;
    margin: auto;
    height: auto;
    overflow: hidden;
}

.table {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    margin: 30px 0;
    text-align: left;
}

    .table thead,
    .thead {
        background-color: #0070C0;
    }

th,
td {
    border: 1px solid #7F8080;
    padding: 0 10px;
}

.table th,
.thead {
    font-size: 2.2em;
    font-weight: 500;
    color: #fff;
    padding: 15px 10px;
}

.table td {
    font-size: 1.8em;
    font-weight: 500;
}

.dvthx {
    margin: 30px 30px;
}

.dvend {
    margin: 30px 30px;
}

/*    .dvend h5 {
        text-align: left;
    }*/

@media screen and (max-width:650px) {
    .item1 .title img {
        margin: 0 0 15px;
    }
}

@media screen and (max-width:450px) {
    h3 {
        /*font-size: 3.5em;*/
        font-size: 2.8em;
        line-height: 40px;
        margin: 0;
    }

    h4 {
        font-size: 2.2em;
    }

    .item1 .title h3::after {
        max-width: 100px;
    }

    h5 {
        font-size: 3em;
    }

    p {
        font-size: 1.5em;
        line-height: 21px;
    }

    span {
        font-size: 1em;
    }

    th,
    td {
        padding: 5px;
    }

    .table th {
        font-size: 1.5em;
    }

    .table td {
        font-size: 1.3em;
        line-height: 16px;
        letter-spacing: 0.5px;
    }

    .dvend h5 {
        text-align: left;
    }
}

/* header */
.header {
    width: 100%;
    margin: auto;
    position: fixed;
    background-color: rgba(254, 255, 230, 0.9);
    z-index: 500;
}

    .header .item {
        max-width: 1200px;
        margin: auto;
    }

        .header .item img {
            width: 184px;
            margin: 25px 0 25px 20px;
        }

@media screen and (max-width:450px) {
    .header .item img {
        width: 165px;
    }
}

/* kv */
.kv {
    background: url(../img/kv-bg.png)no-repeat bottom center;
    /*background-color:#fff;*/
    max-width: 100%;
    height: auto;
}

    .kv .cont {
        max-width: 1380px;
        margin: auto;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap-reverse;
        flex-direction: row-reverse;
        padding: 100px 20px 0;
        overflow: hidden;
    }

        .kv .cont .kv-p img {
            max-width: 869px;
            margin-left: -100px;
        }

        .kv .cont .kv-p-m {
            display: none;
        }

        .kv .cont .detail {
            margin: 0 0 50px -250px;
            display: flex;
            align-items: center;
            justify-content: center;
            flex-wrap: wrap;
            flex-direction: column;
        }

            .kv .cont .detail .title img {
                margin-left: 100px;
                /*width: 830px;*/
            }

            .kv .cont .detail .title .kvh1-m {
                display: none;
            }

            .kv .cont .detail h2 {
                text-align: center;
                font-size: 2.1em;
                color: #0091BC;
                font-weight: 400;
            }

            .kv .cont .detail .kv-p1 {
                width: 100%;
                display: flex;
                align-items: center;
                justify-content: center;
                flex-wrap: wrap;
            }

                .kv .cont .detail .kv-p1 p {
                    font-size: 1.8em;
                    color: #fff;
                    font-weight: 600;
                }

                .kv .cont .detail .kv-p1 .item {
                    width: 190px;
                    height: 87px;
                    margin: 15px 5px;
                    padding: 7px 5px;
                    text-align: center;
                    background-color: #ff9a0b;
                    display: flex;
                    align-items: center;
                    justify-content: center;
                    flex-direction: column;
                    flex-wrap: wrap;
                    border-radius: 20px;
                    box-shadow: 2px 2px 6px 2px rgba(0, 0, 0, 0.3);
                }

                    .kv .cont .detail .kv-p1 .item:nth-child(2) {
                        background-color: #84C144;
                    }

                    .kv .cont .detail .kv-p1 .item:nth-child(3) {
                        background-color: #0ea97d;
                    }

                    .kv .cont .detail .kv-p1 .item:nth-child(4) {
                        background-color: #ff6700;
                    }

                    .kv .cont .detail .kv-p1 .item img {
                        width: 46px;
                    }

.newword {
    color: blue;
}

@media screen and (max-width:1300px) {
    .kv .cont {
        max-width: 100%;
    }

        .kv .cont .detail .title {
            max-width: 100%;
        }

            .kv .cont .detail .title img {
                margin-left: 0px;
            }

        .kv .cont .kv-p img {
            width: 100%;
            margin-left: 0px;
        }

        .kv .cont .detail {
            margin: 0 0 10px;
        }
}

@media screen and (max-width:650px) {
    .kv {
        background: linear-gradient(to bottom, #c8ebff, #e6f5ff)
    }

        .kv .cont .detail .title .kvh1 {
            display: none;
        }

        .kv .cont .detail .title .kvh1-m {
            width: 100%;
            display: block;
        }

        .kv .cont .kv-p {
            display: none;
        }

        .kv .cont .kv-p-m {
            width: 100%;
            display: block;
            margin: auto;
            margin-top: -40px;
        }

        .kv .cont .detail .kv-p1 {
            margin-top: 15px;
            justify-content: space-between;
        }

            .kv .cont .detail .kv-p1 .item {
                width: 47%;
                height: 60px;
                margin: 8px 5px;
                flex-direction: row;
                flex-wrap: nowrap;
                padding: 0;
            }

                .kv .cont .detail .kv-p1 .item img {
                    width: 30px;
                    margin-right: 5px;
                }

            .kv .cont .detail .kv-p1 p {
                font-size: 1.5em;
                line-height: 20px;
                letter-spacing: 0.5px;
            }
}

@media screen and (max-width:450px) {
    .kv .cont .kv-p-m img {
        max-width: 450px;
    }

    .kv .cont .detail {
        margin: 0 0 50px;
    }
}

/* content */
.content {
    max-width: 1100px;
    margin: auto;
    padding: 0 20px;
    overflow: hidden;
    /* padding: 100px; */
}

.content2 {
    max-width: 1100px;
    margin: 0 auto;
    /* width: 100%; */
    /* background: url(../img/p2-bg.png)no-repeat bottom center,rgba(255 , 255 , 255 , 1); */
}

.content3 {
    width: 100%;
    height: auto;
    background: url(../img/p3-bg.png)no-repeat top center;
}

.content4 {
    width: 100%;
    background-color: #0091BC;
}

/* p1 */
.p1 {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    margin: auto;
    padding: 70px 0;
}

    .p1 .item1,
    .p1 .item1 .title,
    .p1 .item1 .data {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
    }

        .p1 .item1 .title {
            margin-bottom: 75px;
        }

        .p1 .item1 .title {
            flex-direction: column;
        }

            .p1 .item1 .title img {
                margin: 0;
            }

        .p1 .item1 .data {
            max-width: 760px;
        }

            .p1 .item1 .data img {
                max-width: 756px;
                margin: 0 0 15px 20px;
            }

    /* p1 item2 */
    .p1 .item2 {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
        margin: 50px auto 0;
    }

        .p1 .item2 .detail {
            max-width: 750px;
            display: flex;
            align-items: center;
            justify-content: center;
            flex-direction: column;
            margin: auto;
            text-align: center;
        }

            .p1 .item2 .detail .data {
                display: flex;
                align-items: center;
                justify-content: center;
                flex-wrap: wrap;
                margin: 0 auto 20px;
                text-align: center;
            }

                .p1 .item2 .detail .data .d1 {
                    background: url(../img/d1.png)no-repeat center;
                    background-size: contain;
                    width: 248px;
                    height: 251px;
                    padding-bottom: 15px;
                }

                .p1 .item2 .detail .data .d2 {
                    background: url(../img/d2.png)no-repeat center;
                    background-size: contain;
                    width: 248px;
                    height: 251px;
                    padding-bottom: 15px;
                }

                .p1 .item2 .detail .data .d3 {
                    background: url(../img/d3.png)no-repeat center;
                    background-size: contain;
                    width: 248px;
                    height: 251px;
                    padding-bottom: 15px;
                }

                .p1 .item2 .detail .data .d1,
                .p1 .item2 .detail .data .d2,
                .p1 .item2 .detail .data .d3 {
                    display: flex;
                    justify-content: center;
                    align-items: center;
                    flex-direction: column;
                }

        .p1 .item2 h5 {
            font-size: 4.5em;
        }

        .p1 .item2 p {
            line-height: 20px;
            letter-spacing: 0;
        }

    .p1 a {
        color: #7F8080;
    }

    .p1 .item2 .detail .data img {
        width: 46px;
    }

    .p1 .item2 .detail .p1-h4 {
        max-width: 750px;
        height: auto;
        padding: 20px 0;
        display: flex;
        align-items: center;
        justify-content: center;
        background: url(../img/p1-bg.png), rgba(255, 255, 255, 1);
        border-radius: 20px;
    }

        .p1 .item2 .detail .p1-h4 h4 {
            padding: 0 55px;
            margin: 0 30px;
            color: #3E3A39;
            font-weight: 500;
            text-align: left;
        }

            .p1 .item2 .detail .p1-h4 h4 b {
                color: #E38100;
            }

    .p1 .item2 .ready img {
        max-width: 350px;
        margin: auto;
    }

@media screen and (max-width:950px) {
    .p1 .item1 .title {
        margin-bottom: 10px;
    }
}

@media screen and (max-width:650px) {
    .p1 .item2 .data {
        padding-top: 20px;
    }

    .p1 .item1 .data img {
        max-width: 100%;
        margin: auto;
    }

    .p1 .item2 .ready img {
        width: 80%;
        padding: 15px 0 0 10%;
    }
}

@media screen and (max-width:450px) {
    .content2 {
        margin-top: 50px;
    }

    .p1 {
        padding: 40px 0;
    }

        .p1 .item2 h5 {
            font-size: 2em;
        }

        .p1 .item2 p {
            font-size: 1em;
            line-height: 15px;
        }

        .p1 .item2 .detail .data img {
            width: 20px;
        }

        .p1 .item2 .detail .p1-h4 h4 {
            padding: 0;
            line-height: 28px;
        }

        .p1 .item2 .detail .data .d1,
        .p1 .item2 .detail .data .d2,
        .p1 .item2 .detail .data .d3 {
            background: url(../img/d1-m.png)no-repeat center;
            background-size: contain;
            width: 124px;
            height: 135px;
        }
}

/* p2 */
.p2 {
    /* width: 100%; */
    padding: 4rem 0;
    background-color: #fff;
    border-radius: 30px;
    padding: 20px 20px;
}

    .p2 .cont,
    .p2 .cont .item2,
    .p2 .cont .item2 .detail a {
        display: flex;
    }

        .p2 .cont,
        .p2 .cont .item2 .detail a {
            flex-direction: column;
        }

            .p2 .cont .item2 .detail a .bt2 {
                border: none;
                background-color: #E38100;
                border-radius: 50px;
                padding: 10px 100px;
                opacity: 1;
                cursor: pointer;
                margin: auto;
            }

            .p2 .cont .item2 .detail a {
                text-decoration: none;
            }

                .p2 .cont .item2 .detail a .bt2:hover {
                    opacity: 0.8;
                }

                .p2 .cont .item2 .detail a .bt2 p {
                    color: #fff;
                }

            .p2 .cont .item2 {
                display: flex;
            }

    .p2 .item2 .detail {
        /* max-width: 100%; */
    }

        .p2 .item2 .detail:nth-last-child(1) {
            /* max-width: 100%; */
        }

        .p2 .item2 .detail:nth-child(1) {
            max-width: 100%;
        }

        .p2 .item2 .detail .text {
            margin: 20px 0;
        }

        .p2 .item2 .detail .text2 {
            background-color: #F0F0F0;
            border-radius: 20px;
            padding: 20px;
            margin: 20px 0;
        }

            .p2 .item2 .detail .text2 p {
                font-size: 1.6rem;
            }

        .p2 .item2 .detail .text h4 {
            font-size: 2.8rem;
        }

        .p2 .item2 .detail .title {
            text-align: center;
        }

            .p2 .item2 .detail .title h3 {
                font-size: 3.6rem;
            }

    .p2 .cont .item2-2 {
        display: none;
    }

    /* p2 .item3 */
    .p2 .item3 {
        text-align: center;
        margin-top: 40px;
    }

        .p2 .item3 h4 {
            font-size: 2.8em;
            font-weight: 500;
            max-width: 410px;
            margin: auto;
            padding: 7px 0;
            background-color: #0070C0;
            color: #fff;
            border-radius: 20px;
            margin-bottom: -25px;
        }

        .p2 .item3 p {
            letter-spacing: 0;
        }

        .p2 .item3 .text {
            border: 1px solid #0070C0;
            border-radius: 20px;
            padding: 20px 10px;
            text-align: justify;
        }

    .p2 .p2-p img {
        animation-name: p2-p;
        animation-duration: 1.5s;
        animation-fill-mode: forwards;
        animation-iteration-count: infinite;
    }

@keyframes p2-p {
    0% {
        opacity: 1;
        filter: brightness(1.0);
    }

    30% {
        opacity: 1;
        filter: brightness(1.2);
    }

    50% {
        opacity: 1;
        filter: brightness(1.2);
    }

    100% {
        opacity: 1;
        filter: brightness(1.0);
    }
}

@media screen and (max-width:1024px) {
    .p2 .cont .item2 {
        margin: 0px 25px;
    }
}

@media screen and (max-width:950px) {

    /* p2 .item2-2 */
    .p2 .cont .item2 {
        /*display: none;*/
        margin: 0px 25px;
    }

    .p2 .cont,
    .p2 .cont .item2-2,
    .p2 .cont .item2-2 .detail {
        display: flex;
        justify-content: center;
        align-items: flex-start;
        flex-wrap: wrap;
    }

        .p2 .cont .item2-2 {
            display: flex;
            align-items: center;
            flex-wrap: wrap;
            justify-content: center;
        }

    .p2 .item2-2 .detail {
        max-width: 100%;
    }

        .p2 .item2-2 .detail .text {
            width: 100%;
            margin: 10px 0;
        }

    .p2 .item2-2 .p2-p img {
        width: 100%;
    }
}

@media screen and (max-width:650px) {

    /* p2 .item2-2 */
    .p2 .cont,
    .p2 .cont .item2-2,
    .p2 .cont .item2-2 .detail {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
    }

        .p2 .cont .item2-2 {
            display: flex;
            align-items: center;
            flex-wrap: wrap;
            justify-content: center;
        }
}

@media screen and (max-width:450px) {
    .p2 {
        padding: 40px 0;
    }

        .p2 .item2 .detail .text {
            margin: 10px 0;
        }

        .p2 .item2 .detail .title h3 {
            font-size: 2.8rem;
        }

        .p2 .cont .item2 .text h4 {
            font-size: 2.2rem;
        }

        .p2 .cont,
        .p2 .cont .item2-2,
        .p2 .cont .item2-2 .detail {
            justify-content: space-between;
        }

        .p2 .item3 h4 {
            font-size: 2em;
            max-width: 300px;
        }
}

/* p3 */
.p3 {
    width: 100%;
    padding: 2rem 0;
    padding-top: 4rem;
}

/* send */
.send .item2 {
    /* width: 100%; */
    background-color: #fff;
    border-radius: 0 40px 0 40px;
    box-shadow: 2px 2px 15px 4px rgba(0, 0, 0, 0.2);
    padding: 60px 5px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.send .detail {
    width: 80%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

    .send .detail .enter form {
        width: 100%;
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-wrap: wrap;
    }

.send input::placeholder {
    color: #DCDDDD;
}

.send .detail .enter .text .car {
    display: flex;
}

    .send .detail .enter .text .car input {
        margin: 8px 10px 8px 0;
    }

.send .detail .enter .twzipcode #twzipcode {
    display: flex;
    /*width: 100%;*/
    width: 94%;
}

.send .detail .enter .twzipcode select,
.send .detail .enter .twzipcode input {
    border: 1px solid #0070C0;
    padding: 20px 8px;
    margin: 8px 10px 8px 0;
    font-size: 1.7em;
}

.send .detail .enter .name,
.send .detail .enter .idnum{
    width: 100%;
    display: block;
}
.send .detail .enter .Btext {
    width: 100%;
    display: block;
}

.send .detail .enter .text,
.send .detail .enter .Btex {
    width: 45%;
    display: inline
}

.send .detail .enter input {
    border: 1px solid #0070C0;
    padding: 20px 8px;
    margin: 8px 0;
}

.send .name input,
.send .text input,
.send .verification input,
.send .idnum input,
.send .Btext input {
    font-size: 1.7em;
}

/*.send .detail #name,*/
.send .detail #Name,
.send .detail .name,
.send .detail .car {
    /*width: 100%;*/
    width: 90%;
}

/*.send .detail #text,*/
.send .detail #Idno,
.send .detail #Telm,
.send .detail #Email,
.send .detail #Address,
.send .detail #CaptchaVer,
.send .detail .text,
.send .detail .verification,
.send .detail .Btext {
    /*width: 100%;*/
    width: 90%;
}

.send .detail #PlateNo01,
.send .detail #PlateNo02 {
    /*width: 47%;*/
    width: 42%;
}

#verification {
    margin: 0;
    display: inline-block;
}

canvas {
    margin: 0;
    padding: 0;
    width: 18.5%;
    height: 65px;
    display: inline;
    border: 1px solid #0070C0;
    vertical-align: top;
}

#login {
    clear: both;
}

.send .detail .bt1 {
    border: 5px solid #E38100;
    background-color: #fff;
    border-radius: 50px;
    padding: 10px 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
    opacity: 1;
    cursor: pointer;
    margin-bottom: 15px;
}

    .send .detail .bt1:hover {
        opacity: 0.8;
    }

    .send .detail .bt1 p {
        color: #E38100;
    }

    .send .detail .bt1 img {
        width: 31px;
    }

.send .detail .bt2 {
    border: none;
    background-color: #E38100;
    border-radius: 50px;
    padding: 10px 50px;
    opacity: 1;
    cursor: pointer;
}

    .send .detail .bt2:hover {
        opacity: 0.8;
    }

    .send .detail .bt2 p {
        color: #fff;
    }

.send .detail .hook {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin: 25px 0 20px;
}

    /*.send .detail .hook form {*/
    .send .detail .hook div {
        width: 100%;
        display: flex;
        justify-content: flex-start;
        align-items: flex-start;
    }

    .send .detail .hook #male {
        width: 15px;
    }

    .send .detail .hook input {
        appearance: none;
    }

        .send .detail .hook input[type="checkbox"] {
            appearance: none;
            width: 15px;
            height: 15px;
            border: 1px solid #3E3A39;
            background-color: #fff;
            color: #fff;
        }

            .send .detail .hook input[type="checkbox"]:checked {
                background-color: #0070C0;
                /*background-color: #0075ff;*/
                color: #fff;
                background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" stroke-width="3" stroke="%23000" fill="none" stroke-linecap="round" stroke-linejoin="round"> <path d="M5 12l5 5l10 -10"/></svg>');
            }

                .send .detail .hook input[type="checkbox"]:checked::before {
                    content: "";
                    display: block;
                    color: #fff;
                    text-align: center;
                    font-weight: 900;
                    line-height: 1;
                }

#checkbox1 {
    color: #fff;
}

.send .detail .enter .notice p {
    margin-top: 10px;
    font-size: 1.6em;
}

.send .detail .hook label {
    width: 100%;
    margin: -6px 5px 12px 3px;
    letter-spacing: .5px;
}

    .send .detail .hook label p {
        font-size: 1.6em;
    }

    .send .detail .hook label a {
        color: #0070C0;
        text-decoration: none;
    }

.send .detail .Btext .bday {
    /*width: 100%;*/
    width: 94%;
    display: flex;
}

.send .detail .text select,
.send .detail .Btext select {
    width: 100%;
    border: 1px solid #0070C0;
    padding: 20px 8px;
    margin: 8px 10px 8px 0;
    font-size: 1.7em;
}

/* popup */
.p3 .overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.5);
    /* transition: opacity 200ms; */
    /* display: none; */
    /* visibility: hidden;
    opacity: 0;

    &:target {
        visibility: visible;
        opacity: 1;
    } */
}

    .p3 .overlay .popup {
        margin: 75px auto;
        padding: 20px;
        background: #fff;
        border-radius: 20px;
        border: 1px solid #666;
        width: 700px;
        box-shadow: 0 0 50px rgba(0,0,0,0.5);
        position: relative;
    }

        .p3 .overlay .popup h3 {
            font-size: 2.4rem;
        }

        .p3 .overlay .popup .close {
            position: absolute;
            width: 20px;
            height: 20px;
            top: 20px;
            right: 20px;
            opacity: 0.8;
            transition: all 200ms;
            font-size: 24px;
            font-weight: bold;
            text-decoration: none;
            color: #666;
            &:hover

{
    opacity: 1;
}

}

.p3 .overlay .popup .text {
    max-height: 500px;
    overflow: auto;
}

.p3 .text ul li {
    list-style-type: decimal;
    list-style-position: outside;
    font-size: 1.6rem;
}

    .p3 .text ul li a {
        color: #0070C0;
        text-decoration: none;
    }

.p3 .text ul {
    padding-left: 30px;
}

.p3 .overlay .popup .text p {
    margin: 0 0 1em;
    &:last-child

{
    margin: 0;
}

}


@media screen and (max-width:650px) {
    canvas {
        width: 35%;
        height: 45px;
        margin-top: 10px;
    }

    .send .detail .bt1 p,
    .send .detail .bt2 p {
        font-size: 1.5em;
    }

    .send .detail .bt1 img {
        width: 25px;
    }
}

@media screen and (max-width:450px) {
    .send .detail .Btext .bday {
        width: 110%;
        display: flex;
    }

    .send .item2 {
        box-shadow: 1px 1px 10px 2px rgba(0, 0, 0, 0.2);
        padding: 30px 0px;
    }

    .send .detail {
        width: 75%;
    }

        .send .detail .bt1 {
            padding: 10px;
        }

            .send .detail .bt1 p,
            .send .detail .bt2 p {
                font-size: 1.4em;
            }

        .send .detail .enter form {
            justify-content: center;
            flex-direction: column;
        }

        .send .detail .enter .text {
            width: 100%;
            display: block;
        }

        .send .detail .enter .Btext {
            width: 90%;
            display: block;
        }
    .send .name input,
    .send .text input,
    .send .verification input,
    .send .idnum input,
    .send .Btext input {
        font-size: 1.5em;
    }

    .send .detail #PlateNo01,
    .send .detail #PlateNo02 {
        width: 38%;
    }

    .send .detail .enter input {
        padding: 15px 8px;
    }

    .send .detail .text select,
    .send .detail .Btext select {
        width: 100%;
        border: 1px solid #0070C0;
        background-color: #fff;
        padding: 20px 8px;
        margin: 8px 5px 8px 0;
        font-size: 1.5em;
    }

    .send .detail select, .send .detail input {
        width: 75%;
    }

    .send .detail .enter .twzipcode select,
    .send .detail .enter .twzipcode input {
        /*width: 90%;*/
        width: 97%;
        border: 1px solid #0070C0;
        /*padding: 15px 8px;*/
        padding: 8px 0px;
        /*margin: 8px 5px 8px 0;*/
        margin: 8px 75px 8px 0;
        font-size: 1.5em;
    }

    .send .detail .enter .twzipcode .box {
        width: 50%;
    }

    .send .detail .hook label p {
        font-size: 1.4em;
    }

    .send .detail .hook form {
        width: 110%;
    }

    .p3 .overlay .popup {
        width: 300px;
    }

        .p3 .overlay .popup h3 {
            font-size: 1.8rem;
            margin: 20px;
            line-height: 30px;
        }

        .p3 .overlay .popup .text {
            max-height: 400px;
        }
}

@media screen and (max-width:320px) {
    .p3 .overlay .popup {
        width: 250px;
    }
}

/* p4 */
.p4 {
    width: 100%;
    padding: 70px 0;
}

    .p4 .item3 {
        margin: 40px auto 0;
    }

    .p4 .table table {
        border-collapse: collapse;
        background-color: #fff;
    }

        .p4 .table table thead {
            text-align: center;
        }

            .p4 .table table thead th:nth-child(1) {
                width: 10%;
            }

            .p4 .table table thead th:nth-child(2) {
                width: 18%;
            }

            .p4 .table table thead th:nth-child(3) {
                width: 50%;
            }

    .p4 .table .tb-b {
        background-color: #DAF2FE;
    }

    .p4 .table .tb-y {
        background-color: #FFF2BB;
    }

    .p4 .table td p {
        display: inline-block;
        font-size: 100%;
        font-weight: 500;
        color: #7F8080;
    }

    .p4 .table td span {
        font-size: .8em;
        color: #7F8080;
        line-height: 1px;
        letter-spacing: 1px;
    }

    .p4 .table td b {
        font-size: 1.2em;
        font-weight: 500;
        color: #0070C0;
    }

    .p4 .thead {
        text-align: center;
    }

        .p4 .thead:nth-last-child(2) {
            width: 45%;
        }

        .p4 .thead:nth-last-child(1) {
            width: 15%;
        }

@media screen and (max-width:450px) {
    .p4 {
        padding: 40px 0;
    }

        .p4 .table {
            margin: 0 0 10px;
        }

        .p4 .item3 {
            margin: 20px auto 30px;
        }

    .table th {
        padding: 6px 5px;
    }

    .p4 .table table thead th:nth-child(1) {
        width: 50%;
    }

    .p4 .table table thead th:nth-child(2) {
        width: 40%;
    }

    .p4 .table table thead th:nth-child(3) {
        width: 70%;
    }

    .p4 .table table thead th:nth-child(4) {
        width: 3%;
    }

    .p4 .thead:nth-last-child(2) {
        width: 60%;
    }
}

/* p5 */
.p5 {
    margin-top: 80px;
}

    .p5 h4 {
        color: #3E3A39;
        font-size: 2.8em;
        letter-spacing: 0px;
    }

        .p5 h4:nth-last-child(1) {
            color: #0070C0;
            font-size: 2.8em;
            letter-spacing: 0px;
            text-align: center;
        }

    .p5 .table table {
        width: 100%;
        border-collapse: collapse;
        background-color: #fff;
        text-align: center;
    }

        .p5 .table table td {
            padding: 15px 5px;
        }

    .p5 .table .tb-b {
        background-color: #DAF2FE;
    }

    .p5 .table .tb-y {
        background-color: #FFF2BB;
    }

    .p5 .thead {
        text-align: left;
    }

        .p5 .thead:nth-last-child(1) {
            width: 20%;
        }

    .p5 .item3 {
        display: none;
    }

@media screen and (max-width:650px) {
    .p5 h4 {
        font-size: 2em;
    }

        .p5 h4:nth-last-child(1) {
            font-size: 2em;
        }

    .p5 .item2 {
        display: none;
    }

    .p5 .item3 {
        display: initial;
    }

        .p5 .item3 .table table {
            text-align: left;
        }

        .p5 .item3 .table th,
        .thead {
            padding: 5px 3px;
        }
}

@media screen and (max-width:450px) {
    .p5 {
        margin-top: 40px;
    }

        .p5 .table {
            margin: 10px 0;
        }

            .p5 .table table thead th:nth-child(1) {
                width: 5%;
            }

            .p5 .table table thead th:nth-child(2) {
                width: 30%;
            }

            .p5 .table table thead th:nth-child(3) {
                width: 60%;
            }
}

/* p6 */
.p6 {
    width: 100%;
    padding-bottom: 4rem;
    /*padding: 4rem 0;*/
    margin-top: 2rem;
}

    .p6 .not {
        background-color: #fff;
        border-radius: 30px;
        padding: 20px 20px;
    }

    .p6 ul li {
        list-style: decimal;
        margin-left: 3.5%;
        color: #3E3A39;
        font-size: 1.8em;
        font-weight: 500;
        line-height: 25px;
    }

/* .p6 ul li span {
    font-size: 1.8rem;
    text-decoration: underline;
} */


/*.p6 ul li:nth-child(5),.p6 ul li:nth-child(11),.p6 ul li:nth-child(13),.p6 ul li:nth-child(14),.p6 ul li:nth-child(15),.p6 ul li:nth-child(16),.p6 ul li:nth-child(17){
    color: #0070C0;
    font-weight: 500;
}*/
@media screen and (max-width:450px) {
    .p6 {
        padding: 20px 0;
    }

        .p6 ul li {
            font-size: 1.5em;
            line-height: 20px;
            letter-spacing: 1px;
        }

        .p6 .not {
            background-color: #fff;
            border-radius: 30px;
            padding: 20px 10px 20px 30px;
        }
}

/* p7 */
.p7 {
    width: 100%;
    /*padding: 4rem 0;*/
    margin-top: 2rem;
}

    .p7 .not {
        background-color: #fff;
        border-radius: 30px;
        padding: 20px 20px;
    }

    .p7 ul li {
        margin-left: 3.5%;
        color: #3E3A39;
        font-size: 1.8em;
        font-weight: 500;
        line-height: 25px;
    }

        .p7 ul li b {
            font-size: 1.2em;
        }

@media screen and (max-width:450px) {
    .p7 {
        padding: 20px 0;
    }

        .p7 ul li {
            font-size: 1.5em;
            line-height: 20px;
            letter-spacing: 1px;
        }

        .p7 .not {
            background-color: #fff;
            border-radius: 30px;
            padding: 20px 10px 20px 30px;
        }
}

/* footer */
.footer {
    padding: 30px 0;
}

    .footer p {
        font-size: 1.5em;
        font-weight: 400;
        text-align: center;
        color: #fff;
    }

/* btn*/
.btn {
    display: block;
    background-color: #0070C0;
    padding: 1rem 0;
    width: 250px;
    line-height: 2.5rem;
    font-size: 2rem;
    font-weight: 600;
    color: white;
    text-decoration: none;
    border-radius: 4rem;
    text-align: center;
    margin: 0 auto 8rem;
}

.btn {
    margin: 3rem auto;
}

fieldset {
    font-size: 2rem;
    line-height: 4rem;
    padding: 3rem 4rem;
    margin: 0 auto 2rem;
    border-radius: 2rem;
}

.cbox {
    width: 50%;
    padding: 8rem 0;
    margin: 0 auto;
}

@media screen and (max-width:450px) {
    .cbox {
        width: 85%;
    }

    .btn {
        margin: 2rem auto;
    }
}
/*Start CommonPopup */
.temporary {
    display: none;
    width: 100vw;
    height: 100vh;
    background: rgba(52,73,94,0.7);
    position: fixed;
    top: 0;
    left: 0;
    overflow: scroll;
    z-index: 2000;
}
    /*alert*/
    .temporary div {
        /*        width: 80vw;
        margin: 3.3333vw;*/
        width: 60vw;
        margin: 15.3333vw;
        padding: 6.6666vw 6.6666vw 6vw;
        position: relative;
        background: #fff;
    }

        .temporary div.btns {
            margin: 4vw 0vw 0vw 0vw;
        }

    .temporary a.btn_close {
        display: block;
        width: 8vw;
        height: 8vw;
        position: absolute;
        /*background: #008fc7 url(../images/delete_w.png) no-repeat center;*/
        background: #008fc7 url(../img/delete_w.png) no-repeat center;
        background-size: 4vw;
        top: 0;
        right: 0;
    }

    .temporary iframe {
        width: 3.3333vw;
        height: 2.6666vw;
        margin-right: 2.1333vw;
    }

    .temporary span.title {
        display: block;
        width: 80vw;
        color: #6a7884;
        font-size: 1.2rem; /*line-height: 4.2666vw;*/
    }

    .temporary strong {
        display: block;
        padding: 6.6666vw 0;
        font-size: 1.2rem;
        color: #34495e;
    }

    .temporary p {
        color: #6a7884;
        font-size: 1.2rem;
        line-height: 1.2rem;
        margin: 0;
    }

        .temporary p.remind {
            color: #6a7884;
            font-size: 1.2rem;
            line-height: 1.2rem;
        }

        .temporary p span {
            line-height: 6vw;
            display: initial;
            font-size: 1.2rem;
            font-weight: 400;
        }

            .temporary p span.red {
                color: #ff5c5c;
                font-weight: 700;
            }

            .temporary p span.blue {
                display: block;
                color: #6a7884;
                width: 65vw;
                white-space: pre-wrap;
                word-break: break-all;
            }

    .temporary input {
        width: 80vw;
    }

    .temporary a.btn_check {
        display: block;
        width: 80vw;
        font-size: 1.2rem;
        line-height: 6vw;
        text-align: center;
        font-weight: 700;
        color: #fff;
        background: #008fc7;
    }

    .temporary a.pre_calc_btn_check {
        display: block;
        width: 80vw;
        font-size: 1.2rem;
        line-height: 6vw;
        text-align: center;
        font-weight: 700;
        color: #fff;
        background: #008fc7;
    }
/* step1 popup 文字樣式　by Ivan */
.popupHeader {
    position: relative;
    left: 50px;
}

@media screen and (min-width: 1024px) {
    .collapse_btn {
        color: #fff;
        padding: 0 0;
        width: 190px;
        border-radius: 30px;
        margin: 0 20% 25px;
        font-size: 18px;
        line-height: 20px;
        background: hotpink;
        float: right;
        text-align: center;
    }

    .temporary {
        display: none;
        width: 100vw;
        height: 100vh;
    }

        .temporary div {
            width: 600px;
            margin: 100px auto 0;
            padding: 50px;
        }

            .temporary div.btns {
                margin: 0;
            }

        .temporary a.btn_close {
            width: 30px;
            height: 30px;
            background-size: 15px;
        }

        .temporary iframe {
            width: 12.5px;
            height: 10px;
            margin-right: 8px;
        }

        .temporary span.title {
            width: 100%;
            font-size: 16px;
            line-height: 16px;
            padding-bottom: 25px;
            border-bottom: solid 1px #e7eaf0;
        }

        .temporary strong {
            padding: 0 0 25px;
            font-size: 16px;
        }

        .temporary p {
            font-size: 16px;
            line-height: 27px;
            margin-bottom: 25px;
        }

            .temporary p.remind {
                font-size: 14px;
                line-height: 24px;
            }

            .temporary p span {
                line-height: 27px;
                font-size: 16px;
            }

                .temporary p span.blue {
                    width: 95%;
                }

        .temporary input {
            width: 380px;
            margin-right: 25px;
            display: inline-block;
        }

        .temporary a.btn_check {
            width: 180px;
            font-size: 16px;
            line-height: 28px;
            display: inline-block;
        }

        .temporary a.pre_calc_btn_check {
            width: 180px;
            font-size: 16px;
            line-height: 45px;
            display: inline-block;
        }
    /* step1 popup 文字樣式　by Ivan */
    .popupHeader {
        position: relative;
        left: 150px;
    }
}
/*End CommonPopup */
