/* @import url("https://storage-asset.msi.com/frontend/css/fonts.min.css");
@import url("https://asset.msi.com/event/nb/2018/Prestige_Limited_Edition/css/Fonts_CenturyGothic.css"); */

@import url(fonts.css);
.delighter.line .item {
    opacity: 0;
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
    -webkit-transition: all .5s ease-out;
    transition: all .5s ease-out;
}

.delighter.line.started .item {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
}

.delighter.line.started .item:nth-child(30) {
    -webkit-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
}

.delighter.line.started .item:nth-child(29) {
    -webkit-transition: all 0.5s ease-out .15s;
    transition: all 0.5s ease-out .15s;
}

.delighter.line.started .item:nth-child(28) {
    -webkit-transition: all 0.5s ease-out .3s;
    transition: all 0.5s ease-out .3s;
}

.delighter.line.started .item:nth-child(27) {
    -webkit-transition: all 0.5s ease-out .45s;
    transition: all 0.5s ease-out .45s;
}

.delighter.line.started .item:nth-child(26) {
    -webkit-transition: all 0.5s ease-out .6s;
    transition: all 0.5s ease-out .6s;
}

.delighter.line.started .item:nth-child(25) {
    -webkit-transition: all 0.5s ease-out .75s;
    transition: all 0.5s ease-out .75s;
}

.delighter.line.started .item:nth-child(24) {
    -webkit-transition: all 0.5s ease-out .9s;
    transition: all 0.5s ease-out .9s;
}

.delighter.line.started .item:nth-child(23) {
    -webkit-transition: all 0.5s ease-out 1.05s;
    transition: all 0.5s ease-out 1.05s;
}

.delighter.line.started .item:nth-child(22) {
    -webkit-transition: all 0.5s ease-out 1.2s;
    transition: all 0.5s ease-out 1.2s;
}

.delighter.line.started .item:nth-child(21) {
    -webkit-transition: all 0.5s ease-out 1.35s;
    transition: all 0.5s ease-out 1.35s;
}

.delighter.line.started .item:nth-child(20) {
    -webkit-transition: all 0.5s ease-out 1.5s;
    transition: all 0.5s ease-out 1.5s;
}

.delighter.line.started .item:nth-child(19) {
    -webkit-transition: all 0.5s ease-out 1.65s;
    transition: all 0.5s ease-out 1.65s;
}

.delighter.line.started .item:nth-child(18) {
    -webkit-transition: all 0.5s ease-out 1.8s;
    transition: all 0.5s ease-out 1.8s;
}

.delighter.line.started .item:nth-child(17) {
    -webkit-transition: all 0.5s ease-out 1.95s;
    transition: all 0.5s ease-out 1.95s;
}

.delighter.line.started .item:nth-child(16) {
    -webkit-transition: all 0.5s ease-out 2.1s;
    transition: all 0.5s ease-out 2.1s;
}

.delighter.line.started .item:nth-child(15) {
    -webkit-transition: all 0.5s ease-out 2.25s;
    transition: all 0.5s ease-out 2.25s;
}

.delighter.line.started .item:nth-child(14) {
    -webkit-transition: all 0.5s ease-out 2.4s;
    transition: all 0.5s ease-out 2.4s;
}

.delighter.line.started .item:nth-child(13) {
    -webkit-transition: all 0.5s ease-out 2.55s;
    transition: all 0.5s ease-out 2.55s;
}

.delighter.line.started .item:nth-child(12) {
    -webkit-transition: all 0.5s ease-out 2.7s;
    transition: all 0.5s ease-out 2.7s;
}

.delighter.line.started .item:nth-child(11) {
    -webkit-transition: all 0.5s ease-out 2.85s;
    transition: all 0.5s ease-out 2.85s;
}

.delighter.line.started .item:nth-child(10) {
    -webkit-transition: all 0.5s ease-out 3s;
    transition: all 0.5s ease-out 3s;
}

.delighter.line.started .item:nth-child(9) {
    -webkit-transition: all 0.5s ease-out 3.15s;
    transition: all 0.5s ease-out 3.15s;
}

.delighter.line.started .item:nth-child(8) {
    -webkit-transition: all 0.5s ease-out 3.3s;
    transition: all 0.5s ease-out 3.3s;
}

.delighter.line.started .item:nth-child(7) {
    -webkit-transition: all 0.5s ease-out 3.45s;
    transition: all 0.5s ease-out 3.45s;
}

.delighter.line.started .item:nth-child(6) {
    -webkit-transition: all 0.5s ease-out 3.6s;
    transition: all 0.5s ease-out 3.6s;
}

.delighter.line.started .item:nth-child(5) {
    -webkit-transition: all 0.5s ease-out 3.75s;
    transition: all 0.5s ease-out 3.75s;
}

.delighter.line.started .item:nth-child(4) {
    -webkit-transition: all 0.5s ease-out 3.9s;
    transition: all 0.5s ease-out 3.9s;
}

.delighter.line.started .item:nth-child(3) {
    -webkit-transition: all 0.5s ease-out 4.05s;
    transition: all 0.5s ease-out 4.05s;
}

.delighter.line.started .item:nth-child(2) {
    -webkit-transition: all 0.5s ease-out 4.2s;
    transition: all 0.5s ease-out 4.2s;
}

.delighter.line.started .item:nth-child(1) {
    -webkit-transition: all 0.5s ease-out 4.35s;
    transition: all 0.5s ease-out 4.35s;
}

.delighter.idPhoto .item {
    opacity: 0;
    -webkit-transition: all 0.75s ease-out;
    transition: all 0.75s ease-out;
}

.delighter.idPhoto .item:nth-child(1) {
    -webkit-transform: translatey(10%);
    transform: translatey(10%);
}

.delighter.idPhoto .item:nth-child(2) {
    -webkit-transform: translatey(-10%);
    transform: translatey(-10%);
}

.delighter.idPhoto .item:nth-child(3) {
    -webkit-transform: translatey(10%);
    transform: translatey(10%);
}

.delighter.idPhoto.started .item {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
}

.delighter.idPhoto.started .item:nth-child(1) {
    opacity: 1;
    -webkit-transition: all 0.75s ease-out .1s;
    transition: all 0.75s ease-out .1s;
}

.delighter.idPhoto.started .item:nth-child(2) {
    opacity: 1;
    -webkit-transition: all 0.75s ease-out .3s;
    transition: all 0.75s ease-out .3s;
}

.delighter.idPhoto.started .item:nth-child(3) {
    opacity: 1;
    -webkit-transition: all 0.75s ease-out .5s;
    transition: all 0.75s ease-out .5s;
}

.delighter.sequence .item {
    opacity: 0;
    -webkit-transition: all 0.75s ease-out;
    transition: all 0.75s ease-out;
}

.delighter.sequence .item:nth-child(1) {
    -webkit-transform: translatey(10%);
    transform: translatey(10%);
}

.delighter.sequence .item:nth-child(2) {
    -webkit-transform: translatey(-10%);
    transform: translatey(-10%);
}

.delighter.sequence .item:nth-child(3) {
    -webkit-transform: translatey(10%);
    transform: translatey(10%);
}

.delighter.sequence .item:nth-child(4) {
    -webkit-transform: translatey(-10%);
    transform: translatey(-10%);
}

.delighter.sequence.started .item {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
}

.delighter.sequence.started .item:nth-child(1) {
    opacity: 1;
    -webkit-transition: all 0.75s ease-out .1s;
    transition: all 0.75s ease-out .1s;
}

.delighter.sequence.started .item:nth-child(2) {
    opacity: 1;
    -webkit-transition: all 0.75s ease-out .5s;
    transition: all 0.75s ease-out .5s;
}

.delighter.sequence.started .item:nth-child(3) {
    opacity: 1;
    -webkit-transition: all 0.75s ease-out .5s;
    transition: all 0.75s ease-out .5s;
}

.delighter.sequence.started .item:nth-child(4) {
    opacity: 1;
    -webkit-transition: all 0.75s ease-out .1s;
    transition: all 0.75s ease-out .1s;
}

.delighter.right {
    -webkit-transform: translate(-10%);
    transform: translate(-10%);
    opacity: 0;
    -webkit-transition: all .75s ease-out;
    transition: all .75s ease-out;
}

.delighter.right.started {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
}

.delighter.left {
    -webkit-transform: translate(10%);
    transform: translate(10%);
    opacity: 0;
    -webkit-transition: all .75s ease-out;
    transition: all .75s ease-out;
}

.delighter.left.started {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
}

.delighter.top {
    -webkit-transform: translatey(10%);
    transform: translatey(10%);
    opacity: 0;
    -webkit-transition: all .75s ease-out;
    transition: all .75s ease-out;
}

.delighter.top.started {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
}

.delighter.bottom {
    -webkit-transform: translatey(-10%);
    transform: translatey(-10%);
    opacity: 0;
    -webkit-transition: all .75s ease-out;
    transition: all .75s ease-out;
}

.delighter.bottom.started {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
}

.delighter.fadein {
    opacity: 0;
    -webkit-transition: all .75s ease-out;
    transition: all .75s ease-out;
}

.delighter.fadein.started {
    opacity: 1;
}

@media screen and (max-width: 960px) {
    .delighter.left,
    .delighter.right,
    .delighter.top,
    .delighter.bottom {
        -webkit-transform: translate(0);
        transform: translate(0);
        opacity: 0;
        -webkit-transition: all .75s ease-out;
        transition: all .75s ease-out;
    }
}


/*h3*/


/*h4*/


/*Overview Title*/


/* button */


/*Colors*/


/*Background Colors*/

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}

.YouTubePopUp-Content {
    width: 80%;
    max-width: 1920px;
    position: relative;
}

h2.nbtitle {
    font-family: "CenturyGothic", "cwTeXHei", "Microsoft JhengHei";
    font-size: 36px;
    margin: 0;
    padding: 10px 0 10px;
    line-height: 1.5;
}

h3.subtitle {
    font-family: "CenturyGothic", "cwTeXHei", "Microsoft JhengHei";
    font-size: 30px;
    color: #000;
    margin: 0;
    padding: 10px 0 10px;
    line-height: 1.5;
}

.block {
    font-family: "CenturyGothic", "cwTeXHei", "Microsoft JhengHei";
    font-size: 24px;
    color: #fff;
    line-height: 1.8;
}

.block sup {
    vertical-align: baseline;
}

.block img {
    max-width: 100%;
    overflow: hidden;
    vertical-align: middle;
}

.block img+h2 {
    margin-top: 3vh;
}

.block img.full {
    width: 100% !important;
}

.block .cr-white {
    color: #fff;
}

.block .cr-red {
    color: #bc0101;
}

.block .img {
    width: 100%;
    text-align: center;
}

.block .img img {
    display: inline-block;
    margin: 0 auto;
}

.block .imgxs,
.block img.imgxs {
    display: none;
}

.block .imglg,
.block img.imglg {
    display: inline-block;
    margin: 0 auto;
}

.block .wrapper {
    width: 80%;
    margin: 0 auto;
    max-width: 1920px;
}

.block .wrapper-lg {
    width: 85%;
    margin: 0 auto;
    max-width: 2560px;
}

.block .wrapper-lg-full {
    width: 100%;
    margin: 0 auto;
    max-width: 2560px;
}

.block .wrapper-full {
    width: 100%;
    margin: 0 auto;
}

.block ul,
.block li {
    padding: 0;
    margin: 0;
    list-style: none;
}

.block ul.hightlight-txt {
    width: 100%;
    margin: 24px 0;
}

.block ul.hightlight-txt li {
    display: inline-block;
    position: relative;
    min-width: 200px;
    background: url("images/k-highlight-bg.png") bottom left no-repeat;
    background-size: contain;
    padding-bottom: 10px;
}

.block ul.hightlight-txt li span {
    font-weight: 700;
    display: inline-block;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.block h2 {
    font-family: "din_pro_bold", "cwTeXHei", "Microsoft JhengHei";
    color: #fff!important;
    font-size: 36px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 1.3;
    letter-spacing: -0.025em;
    text-transform: uppercase;
    padding: 0 0 25px;
    margin: 0;
}

.block h2.white {
    color: #fff;
}

.block h2.nbtitle {
    font-family: "CenturyGothic", "cwTeXHei", "Microsoft JhengHei";
    font-size: 36px;
    margin: 0;
    padding: 10px 0 10px;
    line-height: 1.5;
}

.block h3 {
    font-family: "din_pro_bold", "cwTeXHei", "Microsoft JhengHei";
    padding: 0 0 16px;
    font-size: 36px;
    color: #fff;
    text-transform: uppercase;
}

.block h3.white {
    color: #fff;
}

.block h3.subtitle {
    font-family: "CenturyGothic", "cwTeXHei", "Microsoft JhengHei";
    font-size: 30px;
    color: #000;
    margin: 0;
    padding: 10px 0 10px;
    line-height: 1.5;
}

.block h4 {
    font-family: "din_pro_bold", "cwTeXHei", "Microsoft JhengHei";
    padding: 0 0 16px;
    font-size: 30px;
    color: #fff;
}

.block h4.white {
    color: #fff;
}

.block .box-sc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.block .box-s {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.block .box-c {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.block .box-cc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.block figcaption {
    font-size: 100%;
}

.block .data {
    font-size: 24px;
    vertical-align: middle;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.block .data li {
    margin-right: 24px;
}

.block .data li:last-child {
    margin-right: 0px;
}

.block .data-num {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-family: 'DINPro-Light';
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.block .data-num .span {
    display: inline-block;
    font-family: 'DINPro-Light';
}

.block .data-note {
    font-size: 24px;
    margin-top: -14px;
    color: #00aeff;
    font-weight: 700;
}

.block .data em,
.block .data b {
    display: inline-block;
    font-style: normal;
    font-size: 220%;
    line-height: 100%;
    font-family: 'DINPro-Regular';
    font-weight: normal;
}

.block .data em+span,
.block .data b+span {
    margin-left: 10px;
}

.block .data span+em,
.block .data span+b {
    margin-left: 10px;
}

.block .data span {
    font-size: 100%;
}

.block .data-sm {
    font-family: 'DINPro-Light';
    font-size: 2.5vh;
}

.block .data-sm span,
.block .data-sm b {
    font-size: 220%;
    font-weight: 400;
}

.block .data-xs {
    font-family: 'DINPro-Light';
    font-size: 1.5vh;
}

.block .data-xs span,
.block .data-xs b {
    font-size: 220%;
    font-weight: 400;
}

.block a {
    color: rgba(185, 233, 30, 0.8);
    text-decoration: underline;
}

.block a:hover,
.block a:active,
.block a:focus {
    color: #b9e91e;
}

.block a.btn-regular {
    display: inline-block;
    background: transparent;
    color: #fff;
    padding: 6px 32px;
    border: 1px solid #fff;
    -webkit-transition: .5s all;
    transition: .5s all;
    text-align: center;
    text-decoration: none;
}

.block a.btn-regular:hover {
    background: #fff;
    color: #000;
}

.block .btn-regular {
    display: inline-block;
    background: transparent;
    color: #fff;
    padding: 6px 32px;
    border: 1px solid #fff;
    -webkit-transition: .5s all;
    transition: .5s all;
    text-align: center;
    text-decoration: none;
    font-family: "din_pro_bold", "cwTeXHei", "Microsoft JhengHei";
    font-weight: 700;
}

.block .btn-regular:hover {
    background: #fff;
    color: #000;
}

.block p {
    font-size: 24px;
    line-height: 1.4;
    color: #fff;
}

.block p+a {
    margin-top: 4vh;
}

.block .note {
    display: block;
    font-size: 18px;
    color: rgba(255, 255, 255, 0.7);
    line-height: 1.2;
    padding-top: 15px;
}

.block .note a {
    color: #b9e91e;
    text-decoration: underline;
}

.block .note a:hover,
.block .note a:active,
.block .note a:focus {
    color: #b9e91e;
}

.block.sp,
.block .sp {
    padding: 6% 0;
}

.block.splg,
.block .splg {
    padding: 10% 0;
}

.block.sptop,
.block .sptop {
    padding-top: 6%;
}

.block.spbt,
.block .spbt {
    padding-bottom: 6%;
}

.block.splgtop,
.block .splgtop {
    padding-top: 10%;
}

.block.splgbt,
.block .splgbt {
    padding-bottom: 10%;
}

.block.center,
.block .center {
    text-align: center;
}

@media screen and (max-width: 1920px) {
    h2.nbtitle {
        font-size: 28px;
    }
    h3.subtitle {
        font-size: 24px;
    }
    .block h2,
    .block h2.nbtitle,
    .block h3 {
        font-size: 28px;
    }
    .block h4 {
        font-size: 24px;
    }
    .block h3.subtitle {
        font-size: 24px;
    }
    .block p {
        font-size: 20px;
    }
    .block .note {
        font-size: 16px;
    }
    .block .wrapper {
        max-width: 1400px;
    }
    .block.sp {
        padding: 10vh 0;
    }
    .block.spbt,
    .block .spbt {
        padding-bottom: 10vh;
    }
    .block.splgtop,
    .block .splgtop {
        padding-top: 10%;
    }
    .block.splgbt,
    .block .splgbt {
        padding-bottom: 10%;
    }
}

@media screen and (max-width: 1536px) {
    h2.nbtitle {
        font-size: 26px;
    }
    h3.subtitle {
        font-size: 22px;
    }
    .block {
        font-size: 16px;
    }
    .block h2,
    .block h2.nbtitle,
    .block h3 {
        font-size: 26px;
    }
    .block h3.subtitle {
        font-size: 22px;
    }
    .block h4 {
        font-size: 22px;
    }
    .block p {
        font-size: 18px;
    }
}

@media screen and (max-width: 1366px) {
    .block .nav-btn {
        font-size: 18px;
        font-family: "din_pro_bold", "cwTeXHei", "Microsoft JhengHei";
    }
}

@media screen and (max-width: 1220px) {
    .block .nav-btn {
        margin: 0px;
        padding: 16px 0;
        font-size: 16px;
        font-family: "din_pro_bold", "cwTeXHei", "Microsoft JhengHei";
    }
}

@media screen and (max-width: 960px) {
    h2.nbtitle {
        font-size: 22px;
    }
    h3.subtitle {
        font-size: 20px;
    }
    .block {
        font-size: 16px;
    }
    .block .box-sc {
        display: block;
    }
    .block .box-sc.box-xs,
    .block .box-cc.box-xs,
    .block .box-s.box-xs,
    .block .box-c.box-xs {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .block .box-sc,
    .block .box-cc,
    .block .box-s,
    .block .box-c {
        -ms-flex-item-align: baseline;
        align-self: baseline;
    }
    .block h2,
    .block h2.nbtitle,
    .block h3 {
        font-size: 22px;
    }
    .block h3.subtitle {
        font-size: 20px;
    }
    .block h4 {
        font-size: 20px;
    }
    .block p {
        font-size: 16px;
    }
    .block .note {
        font-size: 13px;
    }
    .block .img {
        width: 100%;
        text-align: center;
    }
    .block .img img {
        max-width: 80%;
    }
    .block .imglg,
    .block img.imglg {
        display: none !important;
    }
    .block .imgxs,
    .block img.imgxs {
        display: block;
    }
    .block.sp {
        padding: 45px 0;
    }
    .block.spbt,
    .block .spbt {
        padding-bottom: 45px;
    }
    .block.splgtop,
    .block .splgtop {
        padding-top: 10%;
    }
    .block.splgbt,
    .block .splgbt {
        padding-bottom: 10%;
    }
    .block .data {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

@media screen and (max-width: 480px) {
    body {
        overflow-x: hidden;
    }
}

.video-sec__video a:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    -webkit-transition: 1s;
    transition: 1s;
}

.video-sec__video a:hover:before {
    opacity: 0.5;
}

.video-sec__video a:hover .video-sec__play-btn {
    opacity: 1;
    -webkit-animation: play-btn-light 3s infinite;
    animation: play-btn-light 3s infinite;
}

.video-sec__play-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 80px;
    width: 4.16666667vw;
    background: url(images/01-video-play.png) no-repeat center;
    background-size: contain;
    border-radius: 50%;
    border: 0px solid #0ff;
    opacity: 0.5;
    -webkit-transition: 1s;
    transition: 1s;
}

.video-sec__play-btn:before {
    content: "";
    display: block;
    padding-bottom: 100%;
}

.nb-compbox .twentytwenty-overlay,
.nb-compbox .twentytwenty-before-label,
.nb-compbox .twentytwenty-after-label {
    pointer-events: none;
}

.vd-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    width: 100%;
    z-index: 0;
}

.vd-container iframe,
.vd-container object,
.vd-container embed,
.vd-container video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    outline: none;
    border: none;
}


/*# sourceMappingURL=creator-z16-hiroshiFujiwara.css.map */