@font-face {
    font-family: 'CenturyGothic';
    src: url('fonts/CenturyGothic.eot');
    src: url('fonts/CenturyGothic.eot') format('embedded-opentype'),
         url('fonts/CenturyGothic.woff2') format('woff2'),
         url('fonts/CenturyGothic.woff') format('woff'),
         url('fonts/CenturyGothic.ttf') format('truetype'),
         url('fonts/CenturyGothic.svg#CenturyGothic') format('svg');
}
:root {
    --block-title-xl: 36px;
    --block-title-lg: 24px;
    --block-title-md: 22px;
    --block-title-sm: 20px;
    --block-title-xs: 18px;
    --block-text-lg: 20px;
    --block-text-md: 17px;
    --block-text-sm: 16px;
    --block-text-xs: 15px;
    --block-text-xxs: 13px;
    --block-font: var(--MSIBodyFont);
    --block-bg: #000;
    --block-color: var(--color-white);
    --block-title-color: var(--color-white)
}

@media(min-width: 992px) {
    :root {
        --block-title-xl: 60px;
        --block-title-lg: 32px;
        --block-title-md: 26px
    }
}

@media(min-width: 1930px) {
    :root {
        --block-text-md: 20px;
        --block-text-sm: 18px
    }
}

.pd-block {
    background-color: var(--block-bg);
    color: var(--block-color);
    font-family: var(--block-font);
    font-size: var(--block-text-md)
}

.pd-block img {
    max-width: 100%
}

.pd-block .title--main {
    font-size: var(--block-title-lg);
    color: var(--block-title-color);
    text-transform: uppercase;
    margin-bottom: 10px;
    font-family: var(--block-font)
}

.pd-block .title--sub {
    font-size: var(--block-title-md);
    color: var(--block-title-color);
    text-transform: uppercase;
    margin-bottom: 10px;
    font-family: var(--block-font)
}

.pd-block .title--list {
    font-size: var(--block-title-sm);
    color: var(--block-title-color);
    text-transform: uppercase;
    margin-bottom: 5px;
    font-family: var(--block-font)
}

.pd-block .text--list {
    font-size: var(--block-text-sm)
}

.pd-block .text--note {
    font-size: var(--block-text-xs);
    opacity: .7;
    margin-top: 25px
}

.pd-block .data__value span {
    font-size: var(--block-title-xl);
    font-weight: 400
}

.pd-block p {
    line-height: 1.5
}

.pd-block .sp {
    padding-top: 20px;
    padding-bottom: 20px
}

.pd-block .sp--top {
    padding-top: 20px
}

.pd-block .sp--bottom {
    padding-bottom: 20px
}

.pd-block .container {
    width: 100%;
    max-width: 1280px;
    margin: 0 auto
}

.pd-block .container--full {
    width: 100%;
    max-width: 3840px;
    margin: 0 auto
}

.pd-block[data-feature-theme=white] {
    --block-bg: var(--color-white);
    --block-color: var(--color-gray-800);
    --block-title-color: var(--color-gray-800)
}

.pd-block[data-font=creation] {
    --block-font: "CenturyGothic", "Microsoft JhengHei", Arial, sans-serif
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

button {
    outline: none;
}

@font-face {
    font-family: MSIBodyFont;
    src: local(Segoe UI), local(Heiti TC), local("微軟正黑體"), local("黑体"), sans-serif;
}

@font-face {
    font-family: 'MSIBodyFont';
    src: local("Meiryo UI"), local("ヒラギノ角ゴ Pro W3");
    unicode-range: U+3000-9FFF, U+ff??;
}

/* Latin characters */
@font-face {
    font-family: 'MSIBodyFont';
    unicode-range: U+00-024F;
    src: local(Helvetica), local(Arial);
}

@font-face {
    font-family: 'MSIBodyFont';
    src: local("Noto Sans TC"), local("微軟正黑體"), local("Microsoft JhengHei");
    unicode-range: U+4E00-9FFF;
}

/* 注音符號專用 */
@font-face {
    font-family: MSIBodyFont;
    unicode-range: U+3100-312F;
    src: local("Noto Sans TC"), local("微軟正黑體"), local("Microsoft JhengHei");
}

a {
    text-decoration: none;
    noFocusline: expression(this.onFocus=this.blur());
    outline: 0;
}

a:hover {
    text-decoration: none;
}

a:focus {
    -moz-outline-style: none;
}

/*img*/
img {
    max-width: 100%;
    width: expression(document.body.clientWidth>100?"100%":"auto");
    overflow: hidden;
}

html {
    width: 100vw;
}

body {
    width: 100vw;
    overflow-x: hidden;
    padding: 0;
    margin: 0;
}

body button {
    font-family: MSIBodyFont, "Microsoft JhengHei", sans-serif;
}

body * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

body sup {
    vertical-align: super;
    font-size: 50%;
    padding-left: 2px;
}

.vd-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}

.vd-container iframe,
.vd-container object,
.vd-container embed,
.vd-container video {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

@media screen and (max-width: 960px) {
    .hidden-xs {
        display: none !important;
    }
}


.block {
    font-family: "CenturyGothic";
}

.block-row {
    width: 80%;
    max-width: 2200px;
    margin: 0 auto;
    overflow: hidden;
}

@media (max-width: 500px) {
    .block-row {
        width: 90%;
    }
}

.block h2.msiText {
    font-size: 40px;
    line-height: 1.2em;
    font-family: 'CenturyGothic';
    margin-bottom: 40px;
}

.block p.msiText {
    font-size: 24px;
    line-height: 1.7em;
    font-family: 'CenturyGothic';
}

@media(max-width: 2600px) {
    .block h2.msiText {
        font-size: 30px;
    }

    .block p.msiText {
        font-size: 18px;
    }
}

@media(max-width: 1920px) {
    .block h2.msiText {
        font-size: 20px;
        margin-bottom: 20px;
    }

    .block p.msiText {
        font-size: 14px;
    }
}

.up-fade-out {
    transition: 0.7s;
    transform: translate3d(0, 50px, 0);
    opacity: 0;
}

.ufo-in {
    transform: translate3d(0, 0, 0);
    opacity: 1;
}


.olshow-s {
    animation: animatedgradient 1s ease-in-out;
}

.olshow .photos-block {
    opacity: 0;
}

.opacitystart {
    animation: opcityc 0.5s ease-in-out;
}

.fade-out,
.r-fade-out {
    transition: 1s;
    opacity: 0;
}

.fo-in {
    opacity: 1;
}

@keyframes opcityc {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1
    }
}

@keyframes animatedgradient {
    0% {
        background-position: 100% 100%;
        opacity: 0;
    }

    100% {
        background-position: 0% 0%;
        opacity: 1
    }
}

.swipe {
    overflow: hidden;
    visibility: hidden;
    position: relative;
    position: relative;
}

.swipe-wrap>div {
    float: left;
    width: 100%;
    position: relative;
    overflow: hidden;
}

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    height: auto;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}