body,
main {
    background: #e6dbe9 !important;
}

.main {
    font-family: "Noto Sans TC", sans-serif;
    font-weight: 400;
    max-width: 1920px;
    margin: 0 auto;
    letter-spacing: 1px;
    overflow: hidden;
}

img {
    max-width: 100%;
    width: auto;
}

sup {
    font-size: 12px;
}

.banner img {
    width: 100%;
}

.aa {
    background: url(../images/gc/bg1.jpg) center no-repeat;
    background-size: 100% 100%;
    text-align: center;
    padding-top: 120px;
    position: relative;
}

.a1 {
    display: block;
    margin: 0 auto;
    max-width: 802px;
}

.a2 {
    background: url(../images/gc/a2.png) center no-repeat;
    background-size: contain;
    height: 155px;
    margin-bottom: 20px;
}

.at {
    position: absolute;
    padding-top: 60px;
    width: 100%;
    max-width: 500px;
}

.at h3 {
    position: relative;
    display: inline-block;
    margin-top: 0;
    margin-bottom: 15px;
}

.at h3 span {
    position: relative;
    z-index: 1;
    font-weight: 600;
    background: linear-gradient(to right, rgba(138, 96, 19, 1) 0%, rgba(211, 167, 6, 1) 50%, rgba(138, 96, 19, 1) 100%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}

.at h3 span sup {
    position: unset;
    vertical-align: super;
}

.at h3::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 70%;
    top: 15%;
    left: 0;
    background: white;
    filter: blur(10px);
    z-index: 0;
}

.at h3::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    bottom: -10px;
    right: 0;
    background: linear-gradient(to right, rgba(138, 96, 19, 0) 0%, rgba(138, 96, 19, 0.07) 1%, rgba(211, 167, 6, 1) 15%, rgba(211, 167, 6, 1) 100%);
    z-index: 0;
}

.at1 h3::after,
.at2 h3::after {
    right: auto;
    left: 0;
    background: linear-gradient(to left, rgba(138, 96, 19, 0) 0%, rgba(138, 96, 19, 0.07) 1%, rgba(211, 167, 6, 1) 15%, rgba(211, 167, 6, 1) 100%);
}

.at p {
    color: #58127a;
    font-size: 22px;
    line-height: 1.5em;
}

.at3 p,
.at4 p {
    padding-left: 0;
}

.at img {
    height: 50px;
}

.at1,
.at2 {
    text-align: left;
    left: calc(50% + 330px);
}

.at3,
.at4 {
    text-align: right;
    right: calc(50% + 350px);
}

.at1,
.at3 {
    bottom: 40%;
}

.at2,
.at4 {
    bottom: 12%;
}

.bb {
    background: url(../images/gc/bg2.jpg) bottom center no-repeat;
    background-size: cover;
    height: 978px;
    position: relative;
}

.bb p {
    font-size: 18px;
    color: #58127a;
    text-decoration-line: underline;
    text-underline-offset: 10px;
    text-decoration-color: #a268b8;
    line-height: 2em;
    padding-bottom: 60px;
    background: url(../images/gc/b2.png) bottom right no-repeat;
}

.text-gold {
    color: #ab8101;
}

.bb .text {
    position: absolute;
    width: 460px;
    left: 51%;
    text-align: center;
    bottom: 25%;
}

.b3 {
    position: relative;
    top: 140px;
}

.b3 img {
    max-width: 447px;
}

.cc {
    background: url(../images/gc/bg3.jpg) top center no-repeat;
    background-size: cover;
    text-align: center;
}

.bts {
    padding: 80px 0 60px;
}

.bts img {
    max-width: 338px;
}

.dd {
    background: url(../images/gc/bg4.jpg) top center no-repeat;
    background-size: cover;
    padding-top: 30px;
}

.content {
    max-width: 1400px;
    margin: 0 auto;
}

.d1 {
    width: 70%;
    display: inline-block;
    float: left;
}

.d2 {
    width: 30%;
    display: inline-block;
}

.dd p {
    font-size: 19px;
    color: white;
}

.d1 p {
    display: inline-table;
    width: 33%;
    padding-left: 5%;
    line-height: 1.4em;
}

.d1 .p1 {
    padding-left: 7%;
}

.d1 .p3 {
    padding-left: 3%;
}

.d2 {
    text-align: center;
}

.d2 p {
    font-size: 40px;
    font-weight: 600;
    position: relative;
    top: -20px;
    line-height: 1.4em;
}

.d3 {
    display: inline-block;
    position: relative;
    padding-left: 5%;
    width: 75%;
    top: -60px;
    line-height: 1.8em;
}

.d3 li {
    color: white;
}

.d3 p {
    margin: 0;
}

.d3 p b {
    font-weight: 500;
    color: #6f2d8f;
    background: white;
    padding: 0;
    border-radius: 20px;
    width: 160px;
    text-align: center;
    display: inline-block;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-right: 6px;
    letter-spacing: 2px;
}

.d3 p span {
    color: #fffec9;
}

.d3 img {
    margin-bottom: 5px;
}

.ee {
    background: url(../images/gc/bg5.jpg) top center no-repeat;
    background-size: cover;
    text-align: center;
    position: relative;
}

.ee p {
    font-size: 18px;
    line-height: 1.8em;
    color: #46260c;
    margin: 0;
}

.bg1 {
    position: relative;
}

.bg1::after {
    position: absolute;
    content: "";
    width: 280px;
    height: 360px;
    background: url(../images/gc/e3.png) top center no-repeat;
    background-size: contain;
    bottom: -5%;
    left: 80%;
}

.e1 {
    padding-top: 6%;
    width: 50%;
    max-width: 840px;
}

.paper {
    position: absolute;
    background: url(../images/gc/e4.jpg) top center no-repeat;
    background-size: 45%;
    width: 100%;
    height: 100%;
    background-position: 70% 80%;
    top: 0;
    left: 0;
}

.owl-carousel .owl-nav button span {
    display: none;
}

.owl-theme .owl-nav {
    margin-top: 10px;
    top: 25%;
    position: absolute;
    width: 100%;
}

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev:hover,
.owl-carousel .owl-nav button.owl-next:hover {
    width: 54px;
    height: 54px;
    background: url(../images/gc/arrow.png) no-repeat;
    background-size: contain;
    position: absolute;
}

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-prev:hover {
    transform: rotate(180deg);
}

.owl-carousel .owl-nav button.owl-prev {
    left: 9%;
}

.owl-carousel .owl-nav button.owl-next {
    right: 9%;
}

.owl-carousel.owl-drag .owl-item {
    position: relative;
}

.owl-carousel .owl-item img.mm {
    position: relative;
    width: 30%;
    left: 14%;
    margin-top: 30px;
}

.vertical {
    position: absolute;
    display: grid;
    align-items: center;
    height: 100%;
    width: 35%;
    top: 0;
    right: 21%;
}

.mmbts {
    overflow-x: auto;
    display: flex;
    justify-content: center;
    gap: 20px;
    padding: 20px;
    position: relative;
    z-index: 3;
}

.mmbts a {
    display: contents;
}

.mmbts img {
    width: 80px;
    border-radius: 50em;
}

.tip {
    max-width: 1200px;
    margin: 0 auto;
    text-align: left;
    color: white;
    font-size: 12px;
    letter-spacing: 0;
    padding: 40px 0;
}

.mobile {
    display: none;
}

.w12 {
    display: block;
}

.owl-nav .owl-prev:before,
.owl-nav .owl-next:before {
    display: none;
}

button.owl-prev::after,
button.owl-next::after {
    display: none;
}

@media screen and (max-width: 1700px) {
    .at {
        padding-top: 50px;
        max-width: 330px;
    }

    .at p {
        font-size: 18px;
    }

    .at3 {
        bottom: 43%;
    }

    .d1 p {
        width: 32.5%;
    }
}

@media screen and (max-width: 1400px) {
    .at {
        max-width: 300px;
    }

    .at h3 {
        font-size: 24px;
    }

    .vertical {
        top: 5%;
    }

    .owl-carousel .owl-nav button.owl-prev {
        left: 8%;
    }

    .owl-carousel .owl-nav button.owl-next {
        right: 8%;
    }
}

@media screen and (max-width: 1300px) {
    .aa {
        padding-top: 80px;
    }

    .a2 {
        height: 120px;
    }

    .a1 {
        width: 50%;
    }

    .at1,
    .at2 {
        left: calc(50% + 20%);
    }

    .at3,
    .at4 {
        right: calc(50% + 22%);
    }

    .d1 p,
    .d3 p {
        font-size: 16px;
    }

    .d2 p {
        font-size: 30px;
    }

    .d3 p b {
        width: 140px;
    }

    .paper {
        background-size: 50%;
    }

    .owl-carousel .owl-item img.mm {
        left: 12%;
        margin-top: 50px;
    }

    .owl-carousel .owl-nav button.owl-prev {
        left: 6%;
    }

    .owl-carousel .owl-nav button.owl-next {
        right: 6%;
    }

    .bg1::after {
        height: 300px;
    }
}

@media screen and (max-width: 1200px) {
    .w12 {
        display: none;
    }

    .aa {
        padding-top: 50px;
    }

    .at {
        max-width: 280px;
    }

    .at p {
        font-size: 16px;
    }

    .at1,
    .at2 {
        left: calc(50% + 21%);
    }

    .at1,
    .at3 {
        bottom: 36%;
    }

    .at2,
    .at4 {
        bottom: 8%;
    }

    .at3 {
        bottom: 40%;
    }

    .bb {
        height: 700px;
    }

    .b1 {
        width: 70%;
    }

    .bb p {
        font-size: 16px;
        background-size: 160px;
        padding-bottom: 40px;
    }

    .bb .text {
        width: 340px;
        bottom: 24%;
    }

    .b3 {
        top: 100px;
    }

    .b3 img {
        width: 80%;
    }

    .bts img {
        height: 74px;
    }

    .bts {
        padding: 50px 0 40px;
    }

    .d3 img {
        height: 35px;
    }


    .ee p {
        font-size: 16px;
        line-height: 1.6em;
    }

    .bg1::after {
        height: 280px;
    }
}

@media screen and (max-width: 1023px) {
    .pc {
        display: none;
    }

    .main .mobile,
    .mobile {
        display: block;
    }

    body,
    main {
        background: #a881bd !important;
    }

    .aa {
        padding-top: 0;
    }

    .atbg-m {
        background: url(../images/gc/atbg-m.jpg) top center no-repeat;
        background-size: cover;
    }

    .at {
        position: relative;
        max-width: none;
        text-align: left;
        padding-top: 20px;
        padding-left: 180px;
        padding-right: 10px;
        padding-bottom: 20px;
        max-width: 660px;
        margin: 0 auto;
    }

    .at h3 {
        font-size: 34px;
    }

    .at p {
        margin: 0;
        font-size: 28px;
    }

    .at3,
    .at4 {
        right: auto;
    }

    .at1,
    .at2 {
        left: auto;
    }

    .at3 {
        background: url(../images/gc/at1-m.png) top left no-repeat;
    }

    .at4 {
        min-height: 180px;
        background: url(../images/gc/at2-m.png) top left no-repeat;
    }

    .at1 {
        background: url(../images/gc/at3-m.png) top left no-repeat;
    }

    .at2 {
        background: url(../images/gc/at4-m.png) top left no-repeat;
    }

    .at1,
    .at2,
    .at3,
    .at4 {
        background-size: 180px;
    }

    .at3 h3::after,
    .at4 h3::after {
        right: auto;
        left: 0;
        background: linear-gradient(to left, rgba(138, 96, 19, 0) 0%, rgba(138, 96, 19, 0.07) 1%, rgba(211, 167, 6, 1) 15%, rgba(211, 167, 6, 1) 100%);
    }

    sup {
        top: -15px;
    }

    .bb {
        height: auto;
        background: none;
    }

    .bb .text {
        width: 100%;
        left: 0;
        background: url(../images/gc/bg2b-m.jpg) center bottom no-repeat white;
        background-size: 100%;
        bottom: auto;
        position: relative;
        padding-bottom: 100px;
        min-height: 700px;
    }

    .bb p {
        margin: 0 auto;
        background-position: center bottom;
        font-size: 28px;
        padding-top: 30px;
        margin-bottom: 100px;
        background-size: 200px;
    }

    .b3 {
        top: auto;
    }

    .dd {
        background: url(../images/gc/bg4-m.jpg) top center no-repeat;
    }

    .content {
        max-width: 640px;
        padding-left: 20px;
        padding-right: 20px;
        position: relative;
    }

    .d1,
    .d2 {
        width: 50%;
        position: relative;
    }

    .d1 p {
        font-size: 20px;
        position: absolute;
        width: 100%;
        text-align: center;
    }

    .d1 .p1 {
        top: 29%;
    }

    .d1 .p2 {
        top: 60%;
    }

    .d1 .p3 {
        bottom: 1%;
    }

    .d3 {
        position: absolute;
        width: 50%;
        top: 60%;
        bottom: 0;
        right: 0;
    }

    .d3 ul {
        list-style: none;
        padding-left: 0;
    }

    .d3 ul li:first-child {
        margin-bottom: 10px;
    }

    .d3 p b {
        display: block;
    }

    .owl-carousel .owl-stage-outer,
    .owl-carousel .owl-stage,
    .owl-carousel {
        height: 100%;
    }

    .owl-carousel.owl-drag .owl-item {
        height: 70%;
    }

    .owl-carousel .owl-item img.mm {
        width: 40%;
        left: 17%;
        margin-top: 10px;
    }

    .owl-carousel .owl-nav button.owl-prev,
    .owl-carousel .owl-nav button.owl-next,
    .owl-carousel .owl-nav button.owl-prev:hover,
    .owl-carousel .owl-nav button.owl-next:hover {
        width: 40px;
        height: 40px;
    }

    .owl-carousel .owl-nav button.owl-prev {
        left: -10px;
    }

    .owl-carousel .owl-nav button.owl-next {
        right: -10px;
    }

    .bg1::after {
        width: 130px;
        height: 200px;
        background: url(../images/gc/e3-m.png) top center no-repeat;
        background-size: contain;
        left: auto;
        bottom: auto;
        right: 22%;
        top: 28%;
    }

    .paper {
        background: url(../images/gc/e4-m.jpg) top center no-repeat;
        background-size: 90%;
        background-position: 50% 90%;
    }

    .vertical {
        height: 50%;
        width: 70%;
        right: 15%;
        top: 50%;
    }

    .ee {
        clear: both;
        padding-top: 30px;
    }

    .ee p {
        font-size: 20px;
    }

    .e1 {
        padding-top: 2%;
        width: 90%;
        padding-left: 5%;
        border-radius: 30px;
    }

    .ee p .mobile {
        display: inline-block;
    }

    .mmbts {
        justify-content: left;
    }

    .cc {
        background: url(../images/gc/bg3-m.jpg) top center no-repeat;
        background-size: cover;
    }
}

@media screen and (max-width: 700px) {
    .content {
        max-width: 400px;
    }

    .at {
        max-width: 400px;
        min-height: 140px;
    }

    .at h3 {
        font-size: 20px;
    }

    .at {
        padding-left: 120px;
    }

    .at1,
    .at2,
    .at3,
    .at4 {
        background-size: 120px;
    }

    .at p {
        font-size: 16px;
    }

    .bb .text {
        min-height: auto;
    }

    .bb p {
        font-size: 18px;
        background-size: 160px;
        margin-bottom: 0;
    }

    .b3 {
        bottom: -60px;
    }

    sup {
        top: -5px;
    }

    .d1 {
        width: 55%;
    }

    .d2 {
        width: 45%;
    }

    .d3 {
        top: 55%;
    }

    .d1 p {
        font-size: 13px;
        padding: 0;
    }

    .d2 p {
        font-size: 20px;
        top: 0;
    }

    .d1 p,
    .d3 p {
        font-size: 13px;
        line-height: normal;
    }

    .d3 img {
        height: 30px;
    }

    .d3 ul {
        padding-right: 10px;
    }

    .ee .content {
        max-width: 100%;
    }

    .bg1::after {
        right: 20%;
    }

    .bts img {
        height: 64px;
    }
}

@media screen and (max-width: 550px) {
    .ee p {
        font-size: 13px;
    }

    .bg1::after {
        width: 80px;
        height: 100px;
    }

    .vertical {
        top: 47%;
    }

    .mmbts img {
        width: 70px;
    }

    .bts img {
        height: 54px;
    }
}

@media screen and (max-width: 370px) {
    .at {
        min-height: 100px;
    }

    .at h3 {
        font-size: 16px;
    }

    .at p {
        font-size: 12px;
    }

    .content {
        padding-left: 10px;
        padding-right: 10px;
    }

    .d1 p,
    .d3 p {
        font-size: 11px;
        line-height: normal;
    }

    .d3 ul {
        padding-right: 10px;
    }

    .ee p {
        font-size: 12px;
        line-height: 1.3em;
    }

    .mmbts img {
        width: 60px;
    }
}