@charset "UTF-8";

body {
    font-family: Helvetica, "微軟正黑體", Arial, sans-serif;
    background-color: #fafafa;
    position: relative;
    color: #3a3a3a;
}

a {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    color: #17a2b8;
}

.color_ra {
    color: #E62310
}

.color_bk {
    color: #3a3a3a;
}

.color_gradient {
    background: #E62310;
}

.font30 {
    font-size: 32px !important;
}

.font40 {
    font-size: 42px;
}

.font50 {
    font-size: 55px;
}

/**/
.btn:not(:disabled):not(.disabled).active,
.btn:not(:disabled):not(.disabled):active {
    background-image: url('');
}

.btn_sin {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

/*pay01*/
.title_box {
    /**/
    -webkit-border-bottom-right-radius: 20px;
    -webkit-border-bottom-left-radius: 20px;
    -moz-border-radius-bottomright: 20px;
    -moz-border-radius-bottomleft: 20px;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    /*
    background: #17a2b8;*/
    color: #fff;
    text-align: center;
    padding: 10px 0;
    /*margin: 0 20px;*/
    font-size: 22px;
    font-weight: bold;
}

.mg_00 {
    margin: 0;
    background: #ececec;
    padding: 8px;
}

.namber {
    padding: 8px;
}

.namber div {
    text-align: center;
    padding: 5px;
    font-size: 26px;
}

.namber_wh {
    background: #fff;
    cursor: pointer;
}

.pay01_box {
    padding: 15px 15px;
    margin: 10px 0;
}

.pay01_shop {
    text-align: center;
    font-size: 32px;
    font-weight: bold;
}

.pay01_shop img {
    margin-right: 5px;
    position: relative;
    top: -4px;
}

.pay01_stext {
    font-size: 18px;
    text-align: center;
}

.pay01_odtext {
    font-size: 18px;
    text-align: center;
    margin: 5px 0 15px 0;
}

.pay01_pay {
    font-size: 96px;
    text-align: center;
    line-height: 90px;
}

.pay01_pay span {
    font-size: 37px;
    margin: 0 5px 0 0;
}

.pay01_btn {
    text-align: center;
    margin: 10px 0 10px 0;
}

.pay_cancel_btn {
    width: 100%;
    border-radius: 12px;
    line-height: 30px;
    border: 2px solid ;
    background: #fff;
    color: #000000;
    background-color: #FFFFFF;
}

.pay_submit_btn {
    width: 100%;
    color: #fff;
    border-radius: 12px;
    line-height: 30px;
    background-color: #000000;
}

.pay_submit_btn.other{
    width: 100%;
    border-radius: 12px;
    line-height: 30px;
    border: 2px solid ;
    background: #fff;
    color: #000000;
    background-color: #FFFFFF;
}

.pay_upop_btn {
    width: 100%;
    color: #fff;
    border-radius: 12px;
    line-height: 30px;
    background: #1C1F89;
    border-color: #1C1F89;
    background-color: #1C1F89;
}

.pay01_bk_btn {
    display: flex;
    align-items: center;
    justify-content: center;
}

/*pay02*/
.pay02_title {
    /**/
    -webkit-border-bottom-right-radius: 20px;
    -webkit-border-bottom-left-radius: 20px;
    -moz-border-radius-bottomright: 20px;
    -moz-border-radius-bottomleft: 20px;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    /**/
    background: #fff;
    color: #000;
    text-align: center;
    padding: 10px 0;
    /*margin: 0 20px;*/
    font-size: 20px;
    font-weight: bold;
}

.pay02_logo {
    max-width: 280px;
    margin: 0 auto;
}

.pay02_body {
    background: #E62310;
    background-attachment: fixed;
}

.card {
    border: none;
    border-radius: 15px;
    margin: 20px 0;
}

.pay02_ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.pay02_ul li {}

.pay02_16box {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 5px;

}

.pay02_30box {
    font-size: 32px;
    line-height: 32px;
    margin-bottom: 25px;
    font-weight: bold;
}

.pay02_50box {
    font-size: 56px;
    line-height: 56px;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.inline {
    display: inline-block;
}

.inline span {
    font-size: 37px;
    margin: 0 5px 0 0;
}

.pay02_50btn {
    font-size: 18px;
    border-radius: 12px;
    height: 35px;
    line-height: 24px;
}

.pay02_ptile {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 5px;
}

.pay02_ulto {
    margin: 0 0 20px 0;
    padding-bottom: 20px;
    border-bottom: 1px solid #000;
}

.pay02_ulthree {}

.pay02_ulthree li {
    margin: 18px 0;
}

.pay02_ulthree li label {
    display: block;
}

.pay02_okbox {
    margin: 20px 0;
    text-align: center;
}

.pay02_okbtn {
    border-radius: 12px;
    padding: 8px 40px;
    background: #fff;
    color: #E62310;
    line-height: 22px;
    font-size: 22px;
}

.form-control {
    font-size: 1.2rem;
}

/*pay03*/
.pay03_sell {
    margin: 20px 0;
}

.pay03_bicon {
    font-size: 80px;
    text-align: center;
    color: #42bd48;
}

.pay03_sell_mas {
    text-align: center;
    font-size: 20px;
}

.pay03_sell_day {
    text-align: center;
    font-size: 20px;
}

.pay03_sell_day i {
    margin-right: 10px;
}

.pay03_shop {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #000;
    margin: 20px 0;
    padding: 10px 0;
    align-items: center;
}

.pay03_shop>.font30 {
    font-weight: bold;
}

.pay03_shop div {
    font-size: 20px;
}

.pay03_approve {
    padding: 20px;
    margin: 20px 0;
    background: #fff;
    display: flex;
    align-items: center;
}

.pay03_approve span {
    width: 24%;
    font-size: 20px;
}

.pay03_approve div {
    text-align: center;
    width: 75%;
    font-size: 30px;
    font-weight: bold;
    color: #686868;
    letter-spacing: 5px;
}

.pay03_finshBtn {
    text-align: center;
}

.finshBtn {
    width: 100%;
    margin: 20px 0;
    color: #fff;
    font-size: 22px;
    font-weight: bold;
    border-radius: 12px;
    background: #E62310;
}

/*.finshBtn:active{
    opacity: .8;
}*/

/*pay04*/
.pay04_bicon {
    font-size: 80px;
    text-align: center;
    color: #3a3a3a;
}

.pay04_sell_masB {
    font-size: 30px;
    text-align: center;
    font-weight: bold;
    color: #E62310;
    margin-bottom: 20px;
}

.pay04_sell_masS {
    text-align: center;
}

.pay04_finshBtn {
    width: 100%;
    margin: 20px 0;
    color: #fff;
    font-size: 22px;
    font-weight: bold;
    border-radius: 12px;
    background: #3a3a3a;
}

button:focus {
    outline: none;
}

.pos_re {
    position: relative;
}

.pos_ab_btn {
    position: absolute;
    top: 20px;
    right: 20px;
}

body {
    font-family: Microsoft JhengHei;
}

select {
    /* Reset Select */
    appearance: none;
    outline: 0;
    border: 0;
    box-shadow: none;
    /* Personalize */
    flex: 1;
    padding: 0 0.8em;
    color: #fff;
    background-color: Black;
    background-image: none;
    cursor: pointer;
}

/* Remove IE arrow */
select::-ms-expand {
    display: none;
}

/* Custom Select wrapper */
.select {
    position: relative;
    display: flex;
    width: 4.8em;
    height: 2em;
    border-radius: .25em;
    overflow: hidden;
    font-size: 20px;
    line-height: 1.9;
    color: #fff;
}

/* Arrow */
.select::after {
    content: '\25BC';
    position: absolute;
    right: 0;
    height: 40px;
    padding-right: 10px;
    padding-left: 10px;
    background-color: Black;
    transition: .25s all ease;
    pointer-events: none;
}

.show-lable {
    font-size: 1em;
    font-weight: 1000;
    position: relative;
    display: inline-block;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin: 0;
    margin-left: 1em;
}

.btn-switch {
    font-size: 1.1em;
    position: relative;
    display: inline-block;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin: 0;
    margin-left: 1em;
}

.btn-switch__radio {
    display: none;
}

.btn-switch__label {
    margin-bottom: 0;
    display: inline-block;
    padding: 0.5em 0.5em .5em .5em;
    vertical-align: top;
    font-size: 1em;
    font-weight: 700;
    line-height: 1.5;
    color: #666;
    cursor: pointer;
    transition: color .2s ease-in-out;
}

.btn-switch__label_no {
    padding-right: 1em;
    padding-left: 0;
}

.btn-switch__label_yes {
    padding-left: 1em;
    padding-right: 0;
}

.btn-switch__txt {
    position: relative;
    z-index: 2;
    display: inline-block;
    min-width: 1.5em;
    opacity: 1;
    pointer-events: none;
    transition: opacity .2s ease-in-out;
}

.btn-switch__radio_no:checked~.btn-switch__label_yes .btn-switch__txt,
.btn-switch__radio_yes:checked~.btn-switch__label_no .btn-switch__txt {
    opacity: 0;
}

.btn-switch__label:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #f0f0f0;
    border-radius: 1.5em;
    box-shadow: inset 0 .0715em .3572em rgba(43, 43, 43, .05);
    transition: background .2s ease-in-out;
}

.btn-switch__radio_yes:checked~.btn-switch__label:before {
    background: Black;
}

.btn-switch__label_no:after {
    content: "";
    position: absolute;
    z-index: 2;
    top: .5em;
    bottom: .5em;
    left: .5em;
    width: 2em;
    background: #fff;
    border-radius: 1em;
    pointer-events: none;
    box-shadow: 0 .1429em .2143em rgba(43, 43, 43, .2), 0 .3572em .3572em rgba(43, 43, 43, .1);
    transition: left .2s ease-in-out, background .2s ease-in-out;
}

.btn-switch__radio_yes:checked~.btn-switch__label_no:after {
    left: calc(100% - 2.5em);
    background: #fff;
}

.btn-switch__radio_no:checked~.btn-switch__label_yes:before,
.btn-switch__radio_yes:checked~.btn-switch__label_no:before {
    z-index: 1;
}

.btn-switch__radio_yes:checked~.btn-switch__label_yes {
    color: #fff;
}

.apple-pay-button {
    display: inline-block;
    -webkit-appearance: -apple-pay-button;
    -apple-pay-button-style: black;
    -apple-pay-button-type: buy;
    width: 100%;
    height: 44px;
    border: 2px solid Black !important;
    border-radius: 8px !important;
}

hr {
    margin: 5px;
}

html,
body {
    height: 100%;
    background: none;
}

footer {
    position: sticky;
    top: 100vh;
    padding: 10px;
}