@charset "utf-8";

body {
    font-family: "微軟正黑體", "Microsoft JhengHei", "Noto Serif", serif, sans-serif;
    font-weight: 400;
    font-size: 15px;
    display: block;
    margin: 0 auto;
    padding: 0;
    clear: both;
    position: relative;
}

.lan_wrapper {
    font-family: "微軟正黑體", "Microsoft JhengHei", "Noto Serif", serif, sans-serif;
    width: 100%;
    max-width: 1280px;
    display: block;
    margin: 0 auto;
    clear: both;
}

.lan_wrapper.AB_Rouge {
    color: #fff;
    background-color: #53080d;
}

section {
    margin: 0 auto;
    width: 100%;
    clear: both;
    position: relative;
    display: block;
}

* {
    box-sizing: border-box;
}

.lan_wrapper sub,
.lan_wrapper sup {
    font-size: 65%;
    line-height: 0 !important;
    position: relative;
    vertical-align: baseline;
    font-weight: 300;
}

.lan_wrapper img {
    max-width: 100%;
}

.lan_wrapper ul {
    margin: 0;
    padding: 0;
}

.lan_wrapper ul li {
    list-style-type: disc;
    list-style-position: inside;
    line-height: 1.6;
    letter-spacing: 0.7;
}

.mb {
    display: none !important;
}

@media (max-width: 800px) {
    .pc {
        display: none !important;
    }

    .mb {
        display: block !important;
    }
}

.btn {
    margin: 0 3px;
    color: #fff !important;
    background: #000;
    /* background: url(../images/btn_bg-blue.jpg) center center no-repeat;*/
    background-size: cover;
    outline: 0;
    transition: all 0.5s ease;
    font-weight: 400;
    padding: 12px 15px;
    font-size: 18px;
    font-weight: 400;
    line-height: 100%;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    display: inline-block;
    border-radius: 0;
    border: 1px solid #000;
    box-shadow: 0 0 10px #fff;
    width: 175px;
    letter-spacing: 0.1rem;
}

.btn:hover,
.btn:focus,
.btn:active {
    border: 1px solid #000;
    color: #000 !important;
    background: #fff;
}

.adjust,
.adjust2 {
    position: absolute;
    display: block;
    z-index: 1;
    width: 100px;
    top: -135px;
}


@media screen and (max-width: 1024px) {
    .btn {
        padding: 9.6px 12px;
        font-size: 14.5px;
        width: 140px;
    }
}

@media screen and (max-width: 800px) {
    .btn {
        font-size: 4vw;
        width: 33vw;
    }
}

@media screen and (max-width: 500px) {
    .adjust {
        position: absolute;
        display: block;
        z-index: 1;
        width: 100px;
        top: -130px;
    }

    .adjust2 {
        position: absolute;
        display: block;
        z-index: 1;
        width: 100px;
        top: 140px;
    }

}

.lan_wrapper h1,
.lan_wrapper h2,
.lan_wrapper h3,
.lan_wrapper h4,
.lan_wrapper h5,
.lan_wrapper h6,
.lan_wrapper p {
    line-height: 1.2;
    padding: 0;
    margin: 0;
    text-decoration: none;
    letter-spacing: 0.08em;
    font-weight: 400;
}

.lan_wrapper h2 {
    font-size: 46px;
    /*區塊 title*/
    font-weight: 600;
}

.lan_wrapper h3 {
    font-size: 36px;
    line-height: 1.3;
    /*區塊 subtitle*/
}

.lan_wrapper h4 {
    font-size: 32px;
}

.lan_wrapper h5 {
    font-size: 26px;
}

.lan_wrapper h6 {
    font-size: 21px;
}

.lan_wrapper h2 .larger,
.lan_wrapper h3 .larger,
.lan_wrapper h4 .larger,
.lan_wrapper h5 .larger,
.lan_wrapper h6 .larger {
    font-size: 120%;
}

.lan_wrapper h2 .smaller,
.lan_wrapper h3 .smaller,
.lan_wrapper h4 .smaller,
.lan_wrapper h5 .smaller,
.lan_wrapper h6 .smaller {
    font-size: 90%;
}

.lan_wrapper p {
    font-size: 18px;
    /*段落內文*/
    line-height: 1.6;
    letter-spacing: 0.7;
    text-align: justify;
    text-justify: inter-ideograph;
}

.lan_wrapper p.small {
    font-size: 90%;
    /*段落內文-小字*/
}

.note {
    font-size: 12px;
    /*保護文字*/
    line-height: 1.6;
    text-align: center;
    position: absolute;
    width: 90%;
    margin: 0 auto;
    left: 0;
    right: 0;
    bottom: 0;
    padding-bottom: 30px;
}

.lan_wrapper .bg-img {
    width: 100%;
}

@media screen and (max-width: 1280px) {
    .lan_wrapper h2 {
        font-size: 3.6vw;
        /*區塊 title*/
    }

    .lan_wrapper h3 {
        font-size: 2.82vw;
        /*區塊 subtitle*/
    }

    .lan_wrapper h4 {
        font-size: 2.5vw;
    }

    .lan_wrapper h5 {
        font-size: 2.03vw;
    }

    .lan_wrapper h6 {
        font-size: 1.64vw;
    }

    .lan_wrapper p {
        font-size: 1.41vw;
        /*段落內文*/
    }

    .note {
        font-size: 0.9vw;
    }

}


@media screen and (max-width: 800px) {
    .lan_wrapper h2 {
        font-size: 7.2vw;
        letter-spacing: 0.12em;
    }

    .lan_wrapper h3 {
        font-size: 5.5vw;
    }

    .lan_wrapper h4 {
        font-size: 5vw;
    }

    .lan_wrapper h5 {
        font-size: 4.6vw;
    }

    .lan_wrapper h6 {
        font-size: 3.6vw;
    }

    .lan_wrapper p {
        font-size: 3.5vw;
    }

    .note {
        font-size: 2.8vw;
        text-align: center;
        padding-bottom: 3vw;
    }
}

@media screen and (max-width: 500px) {
    .note {
        font-size: 9px;
    }
}

@media screen and (max-width: 375px) {
    .note {
        font-size: 8px;
    }
}

.shine-text {
    background: -webkit-linear-gradient(left, #bae4fb 0%, #fff 24%, #bae4fb 36%, #fff 46%, #bae4fb 52%, #fff 58%, #fff 67%, #bae4fb 100%);
    -webkit-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
    background-size: 300%;
    -webkit-animation: shineText 10s infinite;
    animation: shineText 10s infinite;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

@-webkit-keyframes shineText {
    0% {
        background-position: 0 50%;
    }

    50% {
        background-position: 100% 50%;
    }

    100% {
        background-position: 0 50%;
    }
}

@keyframes shineText {
    0% {
        background-position: 0 50%;
    }

    50% {
        background-position: 100% 50%;
    }

    100% {
        background-position: 0 50%;
    }
}

.shine-btn {
    transition: all 0.5s ease;
    position: relative;
    overflow: hidden;
    vertical-align: middle;
}

.shine-btn:before {
    content: '';
    display: block;
    position: absolute;
    background: rgba(255, 255, 255, 0.4);
    width: 50px;
    height: 100%;
    left: 0;
    top: 0;
    filter: blur(10px);
    transform: translateX(-100px) skewX(-15deg);
    animation: btn-shine 5s ease 1s infinite;
}

@keyframes btn-shine {
    0% {
        transform: translateX(-150%) skewX(-15deg);
        opacity: 1;
    }

    80% {
        transform: translateX(450%) skewX(-15deg);
        opacity: 1;
    }

    100% {
        transform: translateX(450%) skewX(-15deg);
        opacity: 0;
    }
}

.lan_wrapper .white {
    color: #fff;
}

.lan_wrapper .black {
    color: #000;
}

.lan_wrapper .skin {
    color: #fae6e1;
}

.lan_wrapper .color-121 {
    color: #9b0812;
}

.lan_wrapper .color-912 {
    color: #670e14;
}

.lan_wrapper .bold {
    font-weight: 600;
}

.lan_wrapper .normal {
    font-weight: 400 !important;
}

.lan_wrapper .skew {
    font-weight: 600;
    transform: skewX(-15deg);
    -webkit-transform: skewX(-15deg);
    -moz-transform: skewX(-15deg);
    -ms-transform: skewX(-15deg);
    -o-transform: skewX(-15deg);
}

.text-shadow-R {
    text-shadow: 0 0 10px #64040b;
}


/******************區域共同********************/
.section-title {
    text-align: center;
    padding: 50px 0 8px;
    margin: 0 auto;
}

@media (max-width: 1024px) {
    .section-title {
        padding: 40px 0 8px;
    }

}

@media (max-width: 800px) {
    .section-title {
        padding: 10vw 0 8px;
    }

}

.lan_wrapper .content {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
    text-align: center;
}


.lan_wrapper .content .section_title {
    position: relative;
    text-align: center;
    margin: 0 auto;
    margin-top: 75px;
    width: 40%;
}

.lan_wrapper .btn-wrap {
    margin-top: 30px;
}

@media (max-width: 1024px) {
    .lan_wrapper .content .section_title {
        margin-top: 60px;
    }

}

@media (max-width: 800px) {
    .lan_wrapper .content .section_title {
        width: 100%;
        margin-top: 8vw;
    }

}

/*******************sec_01********************/
.sec_01 .section_title {
    position: absolute;
    display: block;
    left: 9%;
    top: 31%;
    text-align: center;
}

.sec_01 .section_title h3 .smaller {
    letter-spacing: 0.07em;
}

.sec_01 .intro {
    position: absolute;
    display: block;
    left: 6%;
    bottom: 45.5%;
    text-align: center;
}

.sec_01 img.logo {
    position: absolute;
    display: block;
    right: 0;
    bottom: 0;
}

.sec_01 a {
    position: absolute;
    display: block;
    left: 20%;
    bottom: 6%;
}

@media (max-width: 800px) {
    .sec_01 .title {
        position: absolute;
        display: block;
        left: 0;
        right: 0;
        top: 12vw;
        text-align: center;
    }

    .sec_01 .subtitle {
        position: absolute;
        display: block;
        width: 60vw;
        right: 1vw;
        bottom: 38vw;
        text-align: center;
    }

    .sec_01 a {
        left: 0;
        right: 0;
        margin: 0 auto;
        bottom: 16vw;
    }


}

/*******************sec_02********************/

.sec_02 .film {
    width: 86%;
    position: absolute;
    top: 5%;
    margin: 0 auto;
    left: 0;
    right: 0;
    text-align: center;
    border: 1px solid #fff;
}

.sec_02 .film img {
    width: 100%;
}

.sec_02 .film a {
    width: 10%;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 40%;
    display: block;
    z-index: 1;
}

.sec_02 .film a:hover {
    top: 42%;
}

.sec_02 .film a img {
    width: 100%;
    display: block;
}

.sec_02 .film.active {
    -webkit-animation: approach-from-bottom 1s;
    animation: approach-from-bottom 1s;
}


@-webkit-keyframes approach-from-bottom {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        transform: translateY(40px);
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes approach-from-bottom {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        transform: translateY(40px);
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@media (max-width: 800px) {
    .sec_02 .film {
        width: 86%;
        top: 4vw;
    }

    .sec_02 .film a {
        width: 22%;
        top: 38%;
    }
}

/*******************sec_03********************/
.sec_03 .section_title {
    position: absolute;
    display: block;
    left: 0;
    right: 0;
    top: 7%;
    text-align: center;
}

.sec_03 .intro {
    width: 20%;
    position: absolute;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.sec_03 .intro_1 {
    left: 24%;
    bottom: 19%;
}

.sec_03 .intro_2 {
    right: 18%;
    bottom: 33%;
}

.sec_03 .intro_1 .intro-text {
    text-align: center;
    margin-top: -16%;
    margin-left: 8%;
}

.sec_03 .intro_2 .intro-text {
    text-align: center;
    margin-top: -29%;
}

@media screen and (max-width: 800px) {
    .sec_03 .section_title {
        top: 14vw;
    }

    .sec_03 .intro {
        width: 30%;
        height: fit-content;
    }

    .sec_03 .intro_1 {
        left: 6%;
        top: 73%;
    }

    .sec_03 .intro_2 {
        right: 3%;
        top: 78%;
    }

    .sec_03 .intro_1 .intro-text {
        text-align: left;
        margin-top: -43%;
        margin-left: 10%;
    }

    .sec_03 .intro_2 .intro-text {
        text-align: right;
        margin-top: -43%;
        margin-right: -11%;
    }

}

/*******************sec_04********************/
.sec_04 .section_title {
    position: absolute;
    display: block;
    left: 0;
    right: 0;
    top: 7%;
    text-align: center;
}

.sec_04 .intro {
    position: absolute;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.sec_04 .intro-text {
    text-align: center;
}

.sec_04 .intro_1 {
    left: 10%;
    top: 34%;
}

.sec_04 .intro_2 {
    left: 64%;
    top: 44%;
}

.sec_04 .intro_1 .intro-text {
    margin-right: -3em;
    margin-top: -1em;
}

.sec_04 .intro_2 .intro-text {
    margin-left: -1em;
    margin-top: -1em;
}


@media screen and (max-width: 1024px) {
.sec_04 .intro-line img {
    width:80%;
}
}

@media screen and (max-width: 800px) {
    .sec_04 .section_title {
        top: 14vw;
    }

    .sec_04 .intro {
        flex-direction: column;
    }

    .sec_04 .intro_1 {
        left: 8%;
        top: 23%;
    }

    .sec_04 .intro_2 {
        left: auto;
        right: 6%;
        top: 31%;
    }

    .sec_04 .intro_1 .intro-text {
        margin-right: 0;
        margin-top: 0;
    }

    .sec_04 .intro_2 .intro-text {
        margin-left: 0;
        margin-top: 0;
    }

    .sec_04 .intro-line img {
        margin: 1vw auto 0;
        width: 60%;
    }

}

/*******************sec_05&06********************/
.sec_05 .section_title,
.sec_06 .section_title {
    position: absolute;
    display: block;
    left: 0;
    right: 0;
    top: 5.8%;
    text-align: center;
}

.sec_05 .section_title img,
.sec_06 .section_title img {
    width: 50%;
    margin-top: 3.2em;
    margin-bottom: -3.6em;
}

.sec_05 .content,
.sec_06 .content {
    position: relative;
    height: auto;
    margin: 0 auto;
    left: 0;
    right: 0;
    position: absolute;
    display: flex;
    align-items: top;
}

.sec_05 .content {
    width: 89%;
    top: 63%;
}

.sec_06 .content {
    width: 67%;
    top: 60%;
}

.sec_05 .content .intro {
    position: relative;
    flex: 0 0 25%;
}

.sec_06 .content .intro {
    position: relative;
    flex: 0 0 33.33%;
}

.sec_05 .content .intro img,
.sec_06 .content .intro img {
    flex: 0 0 25%;
}

.sec_05 .content .intro img.label,
.sec_06 .content .intro img.label {
    width: 29%;
    position: absolute;
    top: -14%;
    left: -2%;
    -webkit-filter: drop-shadow(0px 0px 10px rgba(58, 9, 2, .9));
    filter: drop-shadow(0px 0px 10px rgba(58, 9, 2, .9));
}

.sec_05 .intro .intro-text,
.sec_06 .intro .intro-text {
    position: absolute;
    left: 9%;
    top: 60.5%;
}

.sec_05 .intro .intro-text h5,
.sec_06 .intro .intro-text h5 {
    display: inline-block;
}

.sec_05 .intro .number,
.sec_06 .intro .number {
    font-family: 'Times New Roman', 'Century', 'Century Gothic', 'Noto Serif' !important;
    font-size: 71px;
    display: inline-block;
}

.sec_05 a {
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    bottom: 9%;
}

.sec_06 a {
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    bottom: 9%;
}

@media screen and (max-width: 1024px) {

    .sec_05 .intro .number,
    .sec_06 .intro .number {
        font-size: 56.8px;
    }
}

@media screen and (max-width: 800px) {

    .sec_05 .section_title,
    .sec_06 .section_title {
        top: 17vw;
    }

    .sec_05 .section_title img,
    .sec_06 .section_title img {
        width: 95%;
        margin: 0 auto;
        margin-top: 7vw;
        margin-bottom: -8vw;
        display: block;
    }

    .sec_05 .content {
        width: 61%;
        top: 31%;
        flex-direction: column;
    }

    .sec_06 .content {
        width: 61%;
        top: 36.5%;
        flex-direction: column;
    }

    .sec_05 .intro .intro-text h5 .smaller,
    .sec_06 .intro .intro-text h5 .smaller {
        font-size: 100%;
    }

    .sec_05 .content .intro img.label,
    .sec_06 .content .intro img.label {
        top: -2%;
        left: -17%;
    }

    .sec_05 .intro .number,
    .sec_06 .intro .number {
        font-size: 15vw;
    }

    .sec_05 a,
    .sec_06 a {
        bottom: 26vw;
    }


}