@charset "UTF-8";

::-webkit-scrollbar {
    width: 0;
}

#divGoTop {
    display: none !important;
}

* {
    margin: 0;
    padding: 0;
}

html {
    scroll-behavior: smooth;
}

.inside-mouse.InnerGIGABYTEContent {
    max-width: 2560px;
    margin: auto;
    padding: 0;
    width: 100%;
}

.InnerGIGABYTEContent h3,
.InnerGIGABYTEContent .h3 {
    text-align: left;
    font-size: 2rem;
    font-family: "AORUS", 'Arial', "微軟正黑體", Microsoft JhengHei, "微軟雅黑體", Microsoft YaHei, SimHei, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "新細明體", Arial, Verdana, Helvetica, sans-serif;
    color: #ddd;
    margin: 1vw 0;
    padding: 0;
}

.InnerGIGABYTEContent h4,
.InnerGIGABYTEContent .h4 {
    font-family: 'Aldrich', 'Arial', "微軟正黑體", Microsoft JhengHei, "微軟雅黑體", Microsoft YaHei, SimHei, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "新細明體", Arial, Verdana, Helvetica, sans-serif;
    color: #ff6400;
    margin: 0 0 1vw 0;
    padding: 0;
    font-size: 1.4rem;
}

.InnerGIGABYTEContent p,
.InnerGIGABYTEContent ul,
.InnerGIGABYTEContent li {
    font-size: 1rem;
    line-height: 1.6rem;
    letter-spacing: 1.8px;
    color: #ddd;
    font-family: "Titillium Web", 'Arial', "微軟正黑體", Microsoft JhengHei, "微軟雅黑體", Microsoft YaHei, SimHei, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "新細明體", Arial, Verdana, Helvetica, sans-serif;
    margin: 0;
    padding: 0;
    list-style: unset;
}

.InnerGIGABYTEContent * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 100%;
}

@media screen and (min-width:1201px) and (max-height:768px) {

    .InnerGIGABYTEContent h3,
    .InnerGIGABYTEContent .h3 {
        font-size: 16px;
        line-height: unset;
        margin: 5px 0 8px 0;
    }

    .InnerGIGABYTEContent h4,
    .InnerGIGABYTEContent .h4 {
        font-size: 9px;
        margin: 0;
    }

    .InnerGIGABYTEContent p,
    .InnerGIGABYTEContent ul,
    .InnerGIGABYTEContent li {
        font-size: 8px;
        line-height: unset;
        margin: 0;
    }
}

@media screen and (max-width:1200px) {

    .InnerGIGABYTEContent h3,
    .InnerGIGABYTEContent .h3 {
        font-size: 28px;
        line-height: 1.1;
        margin: 3vw 0;
    }
}

svg.noise-effects {
    position: absolute;
    width: 0;
    height: 0;
}

.KVsection {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: calc(100vh - 1px);
    overflow: hidden;
    position: relative;
    padding: 60px 0 0 0;
}

.sec-container {
    position: relative;
    width: 100%;
    height: 100%;
}

.KVsection .sec-container {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.kv-img {
    width: 100%;
}

.kv-img-rwd {
    display: none;
}

.kv-img-text {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.kv-img-text img {
    width: 50%;
    max-width: 700px;
    position: absolute;
    left: 5vw;
    bottom: 5vh;
    transform: translate(-3%, 0);
}

@media screen and (max-width:1200px) {
    .KVsection {
        height: unset;
    }

    .KVsection .sec-container {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .kv-img {
        display: none;
    }

    .kv-img-rwd {
        display: block;
        width: 100%;
    }

    .kv-img-text {
        display: none;
    }
}

.KFsection {
    max-width: 2560px;
    width: 100%;
    height: calc(100vh - 1px);
    position: relative;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}

.KFsection .sec-container {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    max-width: 1920px;
    width: 100%;
}

.kf-img-bg {
    position: absolute;
    width: 2560px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.kf-container {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.kf-text {
    width: 50%;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
    position: relative;
    padding: 0 0 0 5vw;
}

.kf-text h3 {
    margin: 0 0 .5vw 0;
}

.kf-text p {
    margin: 0 0 1.5vw 0;
}

.kf-logos>img {
    padding: 0 1vw 0 0;
    height: 80px;
}

.kf-img-col {
    width: 100%;
    height: 100%;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

.kf-img-main {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    filter: url(#noise);
}

@media screen and (max-width: 768px) {
    .kf-logos>img {
        padding: 0 1vw 0 0;
        height: 55px;
        margin: 2vw 0;
    }
}

@media screen and (max-width:1200px) {
    .KFsection {
        height: unset;
    }

    .kf-container {
        flex-direction: column;
    }

    .kf-img-col {
        width: 100%;
        margin: 0 0 10vh 0;
    }

    .kf-img-main {
        position: relative;
        top: unset;
        left: unset;
        transform: translate(0%, 0%);
    }

    .kf-text {
        width: 100%;
        padding: 10vh 5vw 0;
    }

    .kf-text h3 {
        margin: 3vw 0;
    }
}

@media screen and (max-height: 768px) and (min-width: 1201px) {
    .kf-text h3 {
        margin: 5px 0 0 0;
    }

    .kf-text p {
        margin: 8px 0;
    }

    .kf-logos>img {
        height: 40px;
    }
}

.title-line {
    margin: 0 0 1vw 0;
}

@media screen and (min-width:1201px) and (max-height:768px) {
    .title-line {
        margin: 0 0 10px 0;
        width: 80px;
    }
}

@media screen and (max-width: 1200px) {
    .title-line {
        width: 160px;
    }
}

#designconcept {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: calc(100vh - 1px);
    overflow: hidden;
    position: relative;
}

#designconcept.no-ani * {
    animation: unset;
}

#designconcept .sec-container {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}

.dscc-imgs {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}

.dscc-text {
    width: 30%;
    height: 100%;
    background: linear-gradient(90deg, black, transparent);
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
    z-index: 1;
    padding: 0 5vw;
}

.dscc-text h3 {
    white-space: nowrap;
}

@media screen and (max-width:1200px) {
    #designconcept .sec-container {
        flex-direction: column-reverse;
    }

    .dscc-text {
        width: 100%;
        height: unset;
        padding: 10vh 5vw 0;
    }
}

.sec1 {
    max-width: 2560px;
    width: 100%;
    height: calc(100vh - 1px);
    position: relative;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}

.sec1 .sec-container {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    max-width: 1920px;
    width: 100%;
}

.surround-img-bg {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.surround-text {
    width: 100%;
    height: 100%;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.surround-text h3 {
    text-align: center;
}

.surround-text p {
    width: 100%;
    max-width: 600px;
    text-align: center;
}

.surround-imgs {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 160%;
}

.surround-img {
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: all 1s;
}

.no-ani .surround-img:nth-child(1),
.no-ani .surround-img:nth-child(3) {
    transform: translate(-50%, -50%);
    opacity: .1;
}

.no-ani .surround-img:nth-child(2) {
    transform: translate(-50%, -30%);
}

@media screen and (max-width:1200px) {
    .sec1 {
        height: unset;
    }

    .surround-text {
        padding: 10vh 5vw 0;
        align-items: flex-start;
    }

    .surround-text h3,
    .surround-text p {
        text-align: left;
    }

    .surround-imgs {
        height: 50vh;
    }

    .surround-img {
        width: 100%;
        height: unset;
        transform: translate(-50%, -50%) scale(1.5);
    }

    .no-ani .surround-img:nth-child(1),
    .no-ani .surround-img:nth-child(3) {
        transform: translate(-50%, -50%) scale(1.5);
        opacity: .1;
    }

    .no-ani .surround-img:nth-child(2) {
        transform: translate(-50%, -30%) scale(1.5);
    }
}

@media screen and (max-width:760px) {

    .surround-img {
        width: 100%;
        height: unset;
        transform: translate(-50%, -50%) scale(2);
    }

    .no-ani .surround-img:nth-child(1),
    .no-ani .surround-img:nth-child(3) {
        transform: translate(-50%, -50%) scale(2);
        opacity: .1;
    }

    .no-ani .surround-img:nth-child(2) {
        transform: translate(-50%, -30%) scale(2);
    }
}

.sec2 {
    max-width: 2560px;
    width: 100%;
    height: calc(100vh - 1px);
    position: relative;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}

.sec2 .sec-container {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    max-width: 1920px;
    width: 100%;
}

.drivers-img-bg {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.drivers-container {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
}

.drivers-text {
    width: 50%;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
    padding: 0 0 0 5vw;
}

.drivers-imgs {
    position: relative;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.drivers-imgs img {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: all 1s;
}

.drivers-imgs .drivers-img-4 {
    opacity: 0;
}

.no-ani .drivers-imgs .drivers-img-4 {
    opacity: 1;
}

.no-ani .drivers-imgs .drivers-img-3 {
    transform: translate(-50%, -50%);
}

.no-ani .drivers-imgs .drivers-img-2 {
    transform: translate(-61%, -50%);
}

.no-ani .drivers-imgs .drivers-img-1 {
    transform: translate(-68%, -50%);
}

@media screen and (max-width:1200px) {
    .drivers-container {
        flex-direction: column;
    }

    .drivers-text {
        width: 100%;
        padding: 10vh 5vw 0;
    }

    .drivers-imgs {
        margin: 1.5vh 0 0 0;
        height: 75vw;
    }

    .no-ani .drivers-imgs .drivers-img-1,
    .no-ani .drivers-imgs .drivers-img-2,
    .no-ani .drivers-imgs .drivers-img-3 {
        transform: translate(-50%, -50%);
    }

    .drivers-imgs .drivers-img-4 {
        position: relative;
        top: unset;
        left: unset;
        transform: unset;
    }
}

@media screen and (min-width:1201px) and (max-height:768px) {
    .drivers-btns .link {
        margin: 1vw 0;
        font-size: 12px;
    }
}

@media screen and (max-width:768px) {
    .drivers-btns .link {
        margin: 5vw 0;
        padding: 2vw 3vw;
    }
}

.drivers-btns .link:hover {
    color: #ddd;
    font-weight: bold;
    text-shadow: 0 0 1rem #ff6400, 0 0 1.5rem #ff6400, 0 0 2rem #ff6400;
}

@media screen and (max-width:1200px) {
    .sec2 {
        height: unset;
    }
}

.sec3 {
    max-width: 2560px;
    width: 100%;
    height: calc(100vh - 1px);
    position: relative;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}

.sec3 .sec-container {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    max-width: 1920px;
    width: 100%;
}

.enc-img-bg,
.enc-img-bg-wave {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}

.enc-img-bg-wave {
    animation: enc-wave 4s forwards;
}

.no-ani .enc-img-bg-wave {
    animation: unset;
}

@keyframes enc-wave {
    0% {
        clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
    }

    100% {
        clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
    }
}

@media screen and (max-width:1200px) {
    .enc-img-bg {
        width: unset;
        height: 100%;
    }

    .enc-img-bg-wave {
        display: none;
    }
}

.enc-container {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width: 100%;
    height: 100%;
}

.enc-imgs {
    height: 100%;
    position: relative;
    transition: all 1s;
}

.enc-imgs img {
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0);
}

.enc-text {
    width: 80%;
    height: 70%;
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
    flex-direction: column;
    padding: 0 5vw 0 40vw;
}

@media screen and (max-width:1200px) {
    .enc-container {
        flex-direction: column;
    }

    .enc-text {
        width: 100%;
        padding: 10vh 5vw 0;
    }

    .enc-imgs {
        height: 50vh;
    }

    .enc-imgs img {
        height: 100%;
        top: 0;
        left: 50%;
        transform: translate(-50%, 0);
    }
}

@media screen and (max-width:1200px) {
    .sec3 {
        height: unset;
    }
}

.sec4 {
    max-width: 2560px;
    width: 100%;
    height: calc(100vh - 1px);
    position: relative;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}

@media screen and (max-width:1200px) {
    .sec4 {
        height: unset;
    }
}

.sec4 .sec-container {
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 1920px;
    width: 100%;
}

.rgb-img-bg {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.rgb-container {
    width: 100%;
    height: 100%;
    position: relative;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.rgb-text {
    width: 50%;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
    padding: 0 0 0 5vw;
    position: relative;
}

.rgb-img-inline {
    margin: 5vh 0 0 0;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
}

.rgb-img-inline>div {
    margin: 0 0 2.5vh 0;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 85%;
}

.rgb-img-inline>div:last-child {
    margin: 0;
}

.rgb-img-inline img {
    margin: 0 1vw 0 0;
    width: 100%;
    max-width: 50px;
}

.rgb-img-inline h4 {
    color: #ddd;
    margin: 0;
    padding: 0 0 3% 0;
}

.rgb-img-inline p {
    font-size: .5rem;
    line-height: 1rem;
}

.rgb-imgs {
    width: 100%;
    height: 100%;
    position: relative;
    padding: 0 0 0 5vw;
}

.rgb-imgs img {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: transform .5s, filter 5s;
    animation: rgb-img 3s forwards;
}

.rgb-imgs .rgb-img2 {
    animation: unset;
    clip-path: polygon(60% 45%, 80% 45%, 80% 75%, 60% 75%);
}

@keyframes rgb-img {
    0% {
        filter: hue-rotate(-120deg);
    }

    100% {
        filter: hue-rotate(0);
    }
}

@media screen and (min-width:1200px) {
    .no-ani .rgb-imgs img {
        animation: unset;
        transform: translate(-51%, -50%);
    }
}

@media screen and (max-width:1200px) {
    .rgb-container {
        flex-direction: column;
    }

    .rgb-text {
        width: 100%;
        padding: 10vh 5vw 0;
    }

    .rgb-img-inline {
        display: none;
    }

    .rgb-imgs {
        width: unset;
        height: 65vh;
        padding: 0;
    }

    .rgb-imgs img {
        width: unset;
        height: 100%;
    }

    .rgb-imgs .rgb-img2 {
        display: none;
    }
}

.sec5 {
    max-width: 2560px;
    width: 100%;
    height: calc(100vh - 1px);
    position: relative;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}

@media screen and (max-width:1200px) {
    .sec5 {
        height: unset;
    }
}

.sec5 .sec-container {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    max-width: 1920px;
}

.io-img-bg {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.io-container {
    width: 100%;
    height: 100%;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 10vh 0 0 0;
}

.io-text {
    width: 100%;
    height: 35%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    z-index: 1;
}

.io-btns-group {
    padding: 1vw 5vw;
    width: 100%;
    height: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    white-space: nowrap;
}

.io-btns-left {
    width: 30%;
    height: 100%;
    cursor: pointer;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.io-btns-right {
    width: 30%;
    height: 100%;
    cursor: pointer;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.io-btns-left.transparent,
.io-btns-right.transparent {
    opacity: 0;
    cursor: default;
}

.io-btns-right>div,
.io-btns-left>div {
    width: 33px;
    height: 33px;
    border: #ccc 1px solid;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    transition: all .5s;
    margin: 0 1vw;
}

.io-btns-right>div>div,
.io-btns-left>div>div {
    position: absolute;
    width: 9px;
    height: 9px;
    border-top: #ccc 1px solid;
    border-right: #ccc 1px solid;
    transform: rotate(45deg);
    left: 9px;
    transition: all .5s;
}

.io-btns-left>div>div {
    transform: rotate(225deg);
    left: unset;
    right: 9px;
}

.io-btns-right:hover>div,
.io-btns-left:hover>div {
    border: #ff6400 1px solid;
}

.io-btns-right:hover>div>div,
.io-btns-left:hover>div>div {
    border-top: #ff6400 1px solid;
    border-right: #ff6400 1px solid;
}

.io-btns {
    width: 100%;
    height: 100%;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    font-size: 0;
}

.io-btn {
    vertical-align: bottom;
    position: relative;
    cursor: pointer;
    transition: all .5s;
    margin: 0;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center;
    width: calc(100% / 3);
    height: 100%;
    transform: translateX(0);
}

.io-btn h4 {
    position: relative;
    margin: 0;
    font-family: 'Aldrich', 'Arial', "微軟正黑體", Microsoft JhengHei, "微軟雅黑體", Microsoft YaHei, SimHei, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "新細明體", Arial, Verdana, Helvetica, sans-serif;
    font-size: 1.2rem;
    color: #ddd;
    transition: all .5s;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    text-align: center;
    width: 100%;
    height: 100%;
    padding: 0 10%;
    white-space: normal;
}

@media screen and (max-width:1500px) {
    .io-btn h4 {
        font-size: .9rem;
    }
}

@media screen and (max-width:1200px) {
    .io-btns-group {
        padding: 0;
        margin: 4vw 0 0 0;
    }

    .io-btn>div {
        margin: 0;
    }

    .io-btns-right,
    .io-btns-left {
        width: 10%;
    }

    .io-btns-right>div,
    .io-btns-left>div,
    .io-btns-right:hover>div,
    .io-btns-left:hover>div {
        border: transparent;
    }
}

@media screen and (max-width:768px) {
    .io-btn {
        margin: 0;
    }
}

@media screen and (max-height: 768px) and (min-width: 1201px) {
    .io-btn h4 {
        font-size: 9px;
    }

    .io-btns-right>div,
    .io-btns-left>div,
    .io-btns-right:hover>div,
    .io-btns-left:hover>div {
        border: transparent;
    }
}

.io-btn:hover h4,
.io-btn.active h4 {
    color: #ff6400;
}

.io-btn>div {
    width: 100%;
    height: 2px;
    margin: 2vh 0 0 0;
    position: relative;
    transition: all .5s;
    background-color: #565656;
}

.io-btn:hover div,
.io-btn.active div {
    background-color: #ff6400;
}

.io-paragraph {
    width: 100%;
    max-width: 600px;
    text-align: center;
    height: 100%;
    position: relative;
    margin-top: 1vw;
}

.io-paragraph p {
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
}

.io-paragraph p.crown {
    position: relative;
}

.io-paragraph p.active {
    display: block;
    z-index: 1;
    opacity: 1;
}

.io-imgs {
    width: 100%;
    height: 65%;
    position: relative;
    pointer-events: none;
}

.io-imgs img {
    height: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    transition: all .5s linear;
}

.io-imgs img.active {
    opacity: 1;
}

@media screen and (max-width:1200px) {
    .io-text {
        width: 100%;
        padding: 0;
    }

    .io-text h3 {
        text-align: center;
    }

    .io-btn>div {
        margin: 2vh 0 0 0;
    }

    .io-paragraph {
        width: 80%;
    }

    .io-imgs {
        height: 75vw;
    }
}

.sec6 {
    max-width: 2560px;
    width: 100%;
    height: calc(100vh - 1px);
    position: relative;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}

@media screen and (max-width:1200px) {
    .sec6 {
        height: unset;
    }
}

.sec6 .sec-container {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    max-width: 1920px;
    width: 100%;
}

.utility-img-bg {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.utility-container {
    width: 100%;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

.utility-text {
    width: 50%;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
    padding: 0 0 0 5vw;
    z-index: 1;
}

.utility-btns {
    width: 100%;
    height: 50%;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
}

.utility-btns span {
    white-space: nowrap;
    color: #ddd;
    font-size: 0.5rem;
}

.utility-btn {
    position: relative;
    cursor: pointer;
    font-family: 'Aldrich', 'Arial', "微軟正黑體", Microsoft JhengHei, "微軟雅黑體", Microsoft YaHei, SimHei, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "新細明體", Arial, Verdana, Helvetica, sans-serif;
    font-size: 1.2rem;
    color: #ddd;
    transition: all .5s;
    margin: .5vw 0;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
}

.utility-btn:hover,
.utility-btn.active {
    color: #ff6400;
}

.utility-btn p {
    clip-path: polygon(0 0, 0 100%, 0 100%, 0 0);
    height: 0;
    font-size: .75rem;
    line-height: 1.5;
    letter-spacing: 1px;
}

.utility-btn.active p {
    transition: clip-path .5s;
    clip-path: polygon(0 0, 0 100%, 100% 100%, 100% 0);
    height: unset;
}

.utility-btn>div {
    width: 2px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    transform: translateX(-1rem);
    transition: all .5s;
    clip-path: polygon(0 50%, 0 50%, 100% 50%, 100% 50%);
    background-color: #ddd;
}

.utility-btn:hover div,
.utility-btn.active div {
    clip-path: polygon(0 0, 0 100%, 100% 100%, 100% 0);
    background-color: #ff6400;
}

.utility-btn .link {
    display: flex;
    margin: 0;
    padding: 0;
    height: 0;
    overflow: hidden;
    background: #333;
    border: #ddd 0px solid;
    font-size: 0.9rem;
    color: #fff;
    transition: all .3s;
}

.utility-btn.active .link {
    margin: .5rem 0;
    padding: 0.5vw 3vw;
    height: unset;
    background: #331400;
    border: #ff6400 1px solid;
    color: #ff6400;
}

.utility-btn .link:hover {
    color: #ddd;
    font-weight: bold;
    text-shadow: 0 0 1rem #ff6400, 0 0 1.5rem #ff6400, 0 0 2rem #ff6400;
}

.utility-imgs {
    width: 100%;
    height: 100%;
    position: relative;
    padding: 0 5vw 0 0;
}

.utility-imgs img {
    width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    transition: all .5s linear;
    opacity: 0;
}

.utility-imgs img.active {
    opacity: 1;
}

@media screen and (max-width:1200px) {
    .utility-container {
        flex-direction: column;
    }

    .utility-text {
        width: 100%;
        padding: 10vh 5vw 0;
    }

    .utility-btn {
        margin: 2vw 0 0 0;
    }

    .utility-imgs {
        width: 120%;
        height: 50vh;
        position: relative;
        padding: 0;
        margin: 5vh 0 0 0;
    }
}

@media screen and (max-width:768px) {
    .utility-btn {
        margin: 4vw 0 0 0;
    }
}

@media screen and (max-height: 768px) and (min-width: 1201px) {
    .utility-btn {
        font-size: 9px;
        margin: 10px 0;
    }
}

.illustration-announce {
    position: relative;
    z-index: 999;
}

.illustration-announce p {
    text-align: center;
}

/************************************************************************** dots **************************************************************************/
.dots {
    position: fixed;
    right: 1vw;
    top: 50%;
    color: white;
    z-index: 9999;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    flex-direction: column;
    overflow: hidden;
    transform: translateY(-50%);
    transition: all .5s;
}

.dots a {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.dots a p {
    white-space: nowrap;
    color: #ff6400;
    font-size: 8px;
    text-align: right;
    opacity: 0;
    pointer-events: none;
    padding: 0 8px 0 0;
    position: relative;
    left: 100%;
    font-family: "AORUS", 'Arial', "微軟正黑體", Microsoft JhengHei, "微軟雅黑體", Microsoft YaHei, SimHei, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "新細明體", Arial, Verdana, Helvetica, sans-serif;
    width: 0;
}

.dots a div {
    background-color: white;
    width: 10px;
    height: 10px;
}

.dots a div.active {
    background-color: #ff6400;
}

.dots a:hover {
    text-decoration-color: #00000000;
}

.dots a:hover p {
    opacity: 1;
    pointer-events: unset;
    left: 0;
    width: unset;
    transition: all .5s;
}

.dots a:hover div {
    background-color: #ff6400;
}

@media screen and (min-width:1201px) and (max-height:768px) {
    .dots a p {
        line-height: 1.6rem;
    }
}

@media screen and (max-width:1200px) {
    .dots {
        display: none;
    }
}


/************************************************************************** dots **************************************************************************/