@charset "UTF-8";
html {
    width: auto !important;
}

body {
    word-wrap: break-word;
    font-family: "DINPro-Regular", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    word-break: break-word;
    background: url("https://storage-asset.msi.com/nl/picture/promotion/Anniversary-visual-1920-x-1080-website-background.jpg") repeat-y;
    background-size: 100%;
}

a {
    outline: 0;
}

a:hover {
    text-decoration: none;
}

img {
    max-width: 100%;
}

.container {
    max-width: 2200px;
    margin: 0 auto;
    width: 90%;
}

.main-title {
    color: #ffffff;
    font-size: 70px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    font-family: 'DINPro-Black';
}

@media (max-width: 1366px) {
    .main-title {
        color: #ffffff;
        font-size: 50px;
    }
}

.common-title {
    color: #ffffff;
    font-size: 45px;
    text-transform: uppercase;
    margin: 50px 0;
    font-weight: bold;
    text-align: center;
    margin-top: 0;
    line-height: 51px;
    font-family: 'DINPro-Medium';
}

@media (max-width: 960px) {
    .common-title {
        color: #ffffff;
        font-size: 30px;
        line-height: 36px;
        margin: 0;
        margin-bottom: 30px;
    }
}

.common-title1 {
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
    background: #b78f3c;
    padding: 10px;
    display: inline-block;
}

@media (max-width: 960px) {
    .common-title1 {
        color: #fff;
        font-size: 20px;
    }
}

@media (max-width: 5000px) {
    .common-title1 {
        color: #fff;
        font-size: 16px;
    }
}

.common-title2 {
    color: #000;
    font-size: 34px;
    margin: 5px 0;
    font-weight: bold;
}

@media (max-width: 960px) {
    .common-title2 {
        color: #000;
        font-size: 30px;
    }
}

@media (max-width: 500px) {
    .common-title2 {
        color: #000;
        font-size: 24px;
    }
}

.common-title3 {
    color: #465860;
    font-size: 20px;
    margin: 5px 0;
    width: 100%;
    text-align: center;
    font-weight: bold;
}

@media (max-width: 960px) {
    .common-title3 {
        color: #465860;
        font-size: 20px;
    }
}

.common-title4 {
    color: #465860;
    font-size: 41px;
    margin: 5px 0;
    width: 100%;
    text-align: center;
    font-weight: bold;
}

@media (max-width: 960px) {
    .common-title4 {
        color: #465860;
        font-size: 22px;
    }
}

.common-title5 {
    color: #465860;
    font-size: 26px;
    margin: 5px 0;
    width: 100%;
    font-weight: bold;
    border-bottom: 2px solid #c9dae2;
    padding-bottom: 10px;
}

@media (max-width: 960px) {
    .common-title5 {
        color: #465860;
        font-size: 20px;
    }
}

.main-text {
    color: #525252;
    font-size: 32px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    margin: 2% 0;
    font-family: 'DINPro-Regular';
}

@media (max-width: 1366px) {
    .main-text {
        color: #525252;
        font-size: 26px;
    }
}

.common-text {
    color: #525252;
    font-size: 22px;
    line-height: 28px;
    text-align: center;
}

.common-text1 {
    color: #a50d0d;
    font-size: 45px;
    line-height: 51px;
    font-weight: bold;
    text-align: center;
    width: 50%;
    text-align: left;
}

@media (max-width: 884px) {
    .common-text1 {
        color: #a50d0d;
        font-size: 38px;
    }
}

@media (max-width: 750px) {
    .common-text1 {
        width: 100%;
    }
}

.common-text2 {
    color: #000;
    font-size: 20px;
    line-height: 26px;
    margin: 10px 0;
}

.common-text3 {
    color: #000;
    font-size: 22px;
    line-height: 28px;
    margin: 0;
    text-align: center;
    font-weight: bold;
    padding: 20px;
    min-height: 96px;
    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;
}

.common-text5 {
    color: #91969a;
    font-size: 22px;
    line-height: 28px;
    margin: 0;
    text-align: center;
    font-weight: bold;
    padding: 20px;
}

sup {
    text-transform: none;
}

@media (max-width: 960px) {
    .pc {
        display: none;
    }
}

.mobile {
    display: none;
}

@media (max-width: 960px) {
    .mobile {
        display: block;
    }
}

.combine {
    height: 100%;
}

.comSoon {
    height: 50vh;
}

.comSoon-txt {
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
}

.hidden {
    display: none;
}

.blue-bg {
    background: #c9dae2;
}

.skin-bg {
    background: #edcdb6;
}

.blue-bg2 {
    background: #87adbe;
}

.blue-bg3 {
    background: #6596ad;
}

.listStyle {
    list-style-type: decimal;
    margin-left: 30px;
}

.listStyle li {
    margin: 10px 0;
    list-style-type: decimal;
}

.listBlock {
    margin: 5px 0 0 0;
    margin-left: 30px;
}

.listBlock li {
    margin: 5px 0;
}

.listBlock li .listBlock {
    margin-left: 0;
}

.listBlock li .listBlock li {
    list-style-type: decimal;
}

.listBlock li .listBlock li:nth-of-type(1) {
    color: #656565;
}

.listBlock li:nth-of-type(1) {
    font-weight: bold;
    color: #000;
    list-style-type: disc;
}

.listdecimal {
    list-style-type: decimal;
}


/* to top */

.btn-top {
    display: none;
    position: fixed;
    bottom: 70px;
    right: 30px;
    z-index: 99;
    border: none;
    outline: none;
    color: white;
    cursor: pointer;
    padding: 10px 15px;
    z-index: 9999;
    border: 3px solid #465860;
}

.btn-top img {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.btn-top:hover {
    background-color: #fcfcfc;
    color: #0d133a;
}

.btn-top:hover i {
    font-size: 20px;
}

article {
    position: relative;
}

@media (max-width: 960px) {
    .animation__balloon {
        display: none;
    }
}

.animation__balloon img {
    width: 90%;
}

.animation__balloon-b50 {
    position: absolute;
    top: 60%;
    right: 2%;
    display: inline-block;
    -webkit-animation: balloons1 4s ease-in-out infinite;
    animation: balloons1 4s ease-in-out infinite;
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease;
}

.animation__balloon-b10 {
    position: absolute;
    top: 80%;
    right: 1%;
    display: inline-block;
    -webkit-animation: balloons1 4s ease-in-out infinite;
    animation: balloons1 4s ease-in-out infinite;
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease;
}

.animation__balloon-b50-1 {
    position: absolute;
    top: 75%;
    right: 3%;
    display: inline-block;
    -webkit-animation: balloons1 4s ease-in-out infinite;
    animation: balloons1 4s ease-in-out infinite;
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease;
}

.animation__balloon-b40 {
    position: absolute;
    top: 30%;
    left: 5%;
    display: inline-block;
    -webkit-animation: balloons 4s ease-in-out infinite;
    animation: balloons 4s ease-in-out infinite;
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease;
}

.animation__balloon-b20 {
    position: absolute;
    top: 45%;
    left: 2%;
    display: inline-block;
    -webkit-animation: balloons 4s ease-in-out infinite;
    animation: balloons 4s ease-in-out infinite;
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease;
}

.animation__balloon-b30 {
    position: absolute;
    top: 93%;
    left: 1%;
    display: inline-block;
    -webkit-animation: balloons 4s ease-in-out infinite;
    animation: balloons 4s ease-in-out infinite;
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease;
}


/* kv */

.kv {
    padding-bottom: 6%;
    position: relative;
}

@media (max-width: 768px) {
    .kv__balloon {
        display: none;
    }
}

.kv__balloon img {
    width: 90%;
}

.kv__balloon-b50 {
    position: absolute;
    top: 18%;
    left: 2%;
    display: inline-block;
    -webkit-animation: balloons 4s ease-in-out infinite;
    animation: balloons 4s ease-in-out infinite;
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease;
}

@media (max-width: 960px) {
    .kv__balloon-b50 {
        top: 5%;
    }
}

@media (max-width: 1366px) {
    .kv__balloon-b50 img {
        width: 80%;
    }
}

@media (max-width: 1200px) {
    .kv__balloon-b50 img {
        width: 70%;
    }
}

.kv__balloon-b50-box {
    position: relative;
}

.kv__balloon-b50-box-num {
    color: #828282;
    font-size: 80px;
    position: absolute;
    -webkit-transform: rotate(-10deg) translate(-50%, -50%);
    transform: rotate(-10deg) translate(-50%, -50%);
    left: 50%;
    top: 43%;
    font-weight: bold;
    text-align: center;
    font-family: 'DINPro-Medium';
    width: 80%;
    margin: auto;
}

@media (max-width: 1366px) {
    .kv__balloon-b50-box-num {
        left: 42%;
    }
}

@media (max-width: 1200px) {
    .kv__balloon-b50-box-num {
        color: #828282;
        font-size: 70px;
        left: 38%;
    }
}

.kv__balloon-b50-box-num b {
    color: #828282;
    font-size: 45px;
}

.kv__balloon-b10 {
    position: absolute;
    top: 60%;
    left: 3%;
    display: inline-block;
    -webkit-animation: balloons1 4s ease-in-out infinite;
    animation: balloons1 4s ease-in-out infinite;
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease;
}

@media (max-width: 960px) {
    .kv__balloon-b10 {
        top: 25%;
    }
}

@media (max-width: 1366px) {
    .kv__balloon-b10 img {
        width: 85%;
    }
}

@media (max-width: 1200px) {
    .kv__balloon-b10 img {
        width: 75%;
    }
}

.kv__balloon-b10-box {
    position: relative;
}

.kv__balloon-b10-box-num {
    color: #a1833e;
    font-size: 60px;
    position: absolute;
    -webkit-transform: rotate(3deg) translate(-50%, -50%);
    transform: rotate(3deg) translate(-50%, -50%);
    left: 45%;
    top: 48%;
    font-weight: bold;
    text-align: center;
    font-family: 'DINPro-Medium';
    width: 80%;
    margin: auto;
}

@media (max-width: 1200px) {
    .kv__balloon-b10-box-num {
        color: #a1833e;
        font-size: 50px;
        left: 36%;
    }
}

.kv__balloon-b10-box-num b {
    color: #a1833e;
    font-size: 30px;
}

.kv__balloon-b40 {
    position: absolute;
    top: 30%;
    right: 3%;
    display: inline-block;
    -webkit-animation: balloons1 4s ease-in-out infinite;
    animation: balloons1 4s ease-in-out infinite;
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease;
}

@media (max-width: 1500px) {
    .kv__balloon-b40 {
        right: 2%;
        text-align: center;
    }
}

@media (max-width: 960px) {
    .kv__balloon-b40 {
        right: 1%;
        top: 25%;
    }
}

.kv__balloon-b40 img {
    width: 80%;
}

@media (max-width: 1750px) {
    .kv__balloon-b40 img {
        width: 75%;
    }
}

@media (max-width: 1500px) {
    .kv__balloon-b40 img {
        width: 70%;
    }
}

@media (max-width: 1366px) {
    .kv__balloon-b40 img {
        width: 60%;
    }
}

@media (max-width: 1200px) {
    .kv__balloon-b40 img {
        width: 50%;
    }
}

@media (max-width: 960px) {
    .kv__balloon-b40 img {
        width: 60%;
    }
}

.kv__balloon-b40-box {
    position: relative;
}

.kv__balloon-b40-box-num {
    color: #a1833e;
    font-size: 65px;
    position: absolute;
    -webkit-transform: rotate(8deg) translate(-50%, -50%);
    transform: rotate(8deg) translate(-50%, -50%);
    left: 38%;
    top: 52%;
    font-weight: bold;
    text-align: center;
    font-family: 'DINPro-Medium';
    width: 80%;
    margin: auto;
}

@media (max-width: 1500px) {
    .kv__balloon-b40-box-num {
        color: #a1833e;
        font-size: 60px;
        left: 45%;
    }
}

@media (max-width: 1366px) {
    .kv__balloon-b40-box-num {
        color: #a1833e;
        font-size: 50px;
        left: 50%;
    }
}

@media (max-width: 1200px) {
    .kv__balloon-b40-box-num {
        color: #a1833e;
        font-size: 40px;
    }
}

.kv__balloon-b40-box-num b {
    color: #a1833e;
    font-size: 38px;
}

@media (max-width: 1366px) {
    .kv__balloon-b40-box-num b {
        color: #a1833e;
        font-size: 30px;
    }
}

@media (max-width: 1200px) {
    .kv__balloon-b40-box-num b {
        color: #a1833e;
        font-size: 25px;
    }
}

.kv__balloon-b30 {
    position: absolute;
    top: 75%;
    right: 3%;
    display: inline-block;
    -webkit-animation: balloons 4s ease-in-out infinite;
    animation: balloons 4s ease-in-out infinite;
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease;
}

@media (max-width: 1500px) {
    .kv__balloon-b30 {
        right: 3%;
        top: 80%;
        text-align: center;
    }
}

@media (max-width: 960px) {
    .kv__balloon-b30 {
        display: none;
    }
}

.kv__balloon-b30 img {
    width: 70%;
}

@media (max-width: 1750px) {
    .kv__balloon-b30 img {
        width: 65%;
    }
}

@media (max-width: 1500px) {
    .kv__balloon-b30 img {
        width: 60%;
    }
}

@media (max-width: 1366px) {
    .kv__balloon-b30 img {
        width: 50%;
    }
}

@media (max-width: 1200px) {
    .kv__balloon-b30 img {
        width: 40%;
    }
}

.kv__balloon-b30-box {
    position: relative;
}

.kv__balloon-b30-box-num {
    color: #a1833e;
    font-size: 45px;
    position: absolute;
    -webkit-transform: rotate(0deg) translate(-50%, -50%);
    transform: rotate(0deg) translate(-50%, -50%);
    left: 35%;
    top: 45%;
    font-weight: bold;
    text-align: center;
    font-family: 'DINPro-Medium';
    width: 80%;
    margin: auto;
}

@media (max-width: 1500px) {
    .kv__balloon-b30-box-num {
        left: 50%;
    }
}

@media (max-width: 1200px) {
    .kv__balloon-b30-box-num {
        color: #a1833e;
        font-size: 30px;
    }
}

.kv__balloon-b30-box-num b {
    color: #a1833e;
    font-size: 30px;
}

@media (max-width: 1200px) {
    .kv__balloon-b30-box-num b {
        color: #a1833e;
        font-size: 20px;
    }
}

.kv__balloon-b20 {
    position: absolute;
    top: 50%;
    right: 1%;
    display: inline-block;
    -webkit-animation: balloons1 4s ease-in-out infinite;
    animation: balloons1 4s ease-in-out infinite;
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease;
    text-align: right;
}

@media (max-width: 1500px) {
    .kv__balloon-b20 {
        right: 1%;
        text-align: right;
    }
}

@media (max-width: 960px) {
    .kv__balloon-b20 {
        right: 1%;
        top: 40%;
    }
}

.kv__balloon-b20 img {
    width: 80%;
}

@media (max-width: 1750px) {
    .kv__balloon-b20 img {
        width: 75%;
    }
}

@media (max-width: 1500px) {
    .kv__balloon-b20 img {
        width: 70%;
    }
}

@media (max-width: 1366px) {
    .kv__balloon-b20 img {
        width: 60%;
    }
}

@media (max-width: 1200px) {
    .kv__balloon-b20 img {
        width: 50%;
    }
}

@media (max-width: 960px) {
    .kv__balloon-b20 img {
        width: 60%;
    }
}

.kv__balloon-b20-box {
    position: relative;
}

.kv__balloon-b20-box-num {
    color: #828282;
    font-size: 70px;
    position: absolute;
    -webkit-transform: rotate(-5deg) translate(-50%, -50%);
    transform: rotate(-5deg) translate(-50%, -50%);
    left: 60%;
    top: 43%;
    font-weight: bold;
    text-align: center;
    font-family: 'DINPro-Medium';
    width: 80%;
    margin: auto;
}

@media (max-width: 1500px) {
    .kv__balloon-b20-box-num {
        color: #828282;
        font-size: 60px;
        left: 65%;
    }
}

@media (max-width: 1366px) {
    .kv__balloon-b20-box-num {
        color: #828282;
        font-size: 50px;
        left: 70%;
    }
}

@media (max-width: 1200px) {
    .kv__balloon-b20-box-num {
        left: 75%;
    }
}

@media (max-width: 960px) {
    .kv__balloon-b20-box-num {
        left: 70%;
    }
}

.kv__balloon-b20-box-num b {
    color: #828282;
    font-size: 45px;
}

@media (max-width: 1366px) {
    .kv__balloon-b20-box-num b {
        color: #828282;
        font-size: 35px;
    }
}

@media (max-width: 1200px) {
    .kv__balloon-b20-box-num b {
        color: #828282;
        font-size: 30px;
    }
}

.kv__wrap {
    position: relative;
    z-index: 10;
}

.kv__logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-right: 15%;
    padding: 2% 0 0 0;
}

@media (max-width: 960px) {
    .kv__logo {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin: 0 auto;
    }
}

.kv__logo-th35 {
    text-align: center;
}

@media (max-width: 500px) {
    .kv__logo-th35 {
        width: 50%;
    }
}

.kv__logo-th35-text {
    padding: 1% 0;
    display: block;
}

.kv__logo-th35 figure {
    width: 70%;
    margin: auto;
}

.kv__logo-intel {
    text-align: center;
    margin-left: -2%;
}

.kv__logo-intel figure {
    width: 70%;
    margin: auto;
}

.kv__logo-intel-text {
    font-weight: bold;
    margin-top: 5px;
    display: block;
    letter-spacing: 1px;
}

.kv__logo-intel-text span {
    color: #000;
    font-size: 12px;
}

.kv__flexblock {
    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;
    width: 100%;
    margin: auto;
}

@media (max-width: 960px) {
    .kv__flexblock {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin: 5% auto;
    }
}

.kv__flexblock-textbox {
    width: 40%;
}

@media (max-width: 960px) {
    .kv__flexblock-textbox {
        width: 90%;
        margin: auto;
        margin-bottom: 5%;
    }
}

.kv__flexblock-itembox {
    width: 40%;
}

@media (max-width: 960px) {
    .kv__flexblock-itembox {
        width: 90%;
        margin: auto;
    }
}

.kv__flexblock-itembox figure {
    width: 85%;
}

@media (max-width: 960px) {
    .kv__flexblock-itembox figure {
        margin: auto;
    }
}

@-webkit-keyframes balloons {
    0%,
    100% {
        -webkit-transform: translateY(0) rotate(-4deg);
        transform: translateY(0) rotate(-4deg);
    }
    50% {
        -webkit-transform: translateY(-25px) rotate(4deg);
        transform: translateY(-25px) rotate(4deg);
    }
}

@keyframes balloons {
    0%,
    100% {
        -webkit-transform: translateY(0) rotate(-4deg);
        transform: translateY(0) rotate(-4deg);
    }
    50% {
        -webkit-transform: translateY(-25px) rotate(4deg);
        transform: translateY(-25px) rotate(4deg);
    }
}

@-webkit-keyframes balloons1 {
    0%,
    100% {
        -webkit-transform: translateY(0) rotate(4deg);
        transform: translateY(0) rotate(4deg);
    }
    50% {
        -webkit-transform: translateY(-25px) rotate(-4deg);
        transform: translateY(-25px) rotate(-4deg);
    }
}

@keyframes balloons1 {
    0%,
    100% {
        -webkit-transform: translateY(0) rotate(4deg);
        transform: translateY(0) rotate(4deg);
    }
    50% {
        -webkit-transform: translateY(-25px) rotate(-4deg);
        transform: translateY(-25px) rotate(-4deg);
    }
}


/* intro */

.intro {
    padding: 5% 0;
}

.intro__wrap {
    width: 80%;
    margin: auto;
    max-width: 1440px;
    background: rgba(255, 255, 255, 0.4);
    padding: 5%;
    border-radius: 30px;
}


/* model */

.model {
    padding: 5% 0;
}

.model__wrap {
    width: 80%;
    margin: auto;
    max-width: 1440px;
}

.sliderNavi {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
}

.sliderNavi div {
    width: calc(100%/5);
    background: #424242;
    border-left: 1px solid #ececec;
    border-right: 1px solid #ececec;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 10px;
    border-radius: 12px;
    cursor: pointer;
    color: #fff;
    font-size: 20px;
    margin: 2px 0;
    text-align: center;
}

@media (max-width: 768px) {
    .sliderNavi div {
        width: calc( 100%/3);
    }
}

@media (max-width: 600px) {
    .sliderNavi div {
        width: calc( 100%/2);
    }
}

.sliderNavi .active_h {
    color: #424242;
    background: #b78f3c;
}

.tab-content {
    width: 80%;
    margin: auto;
}

.tabWrap-right {
    border: 3px dashed #cecece;
    border-radius: 60px;
    margin: 5% 0;
    background: #e9e9e9;
    margin-top: 1%;
}

.tabWrap-right .tabContent {
    position: relative;
}

.tabWrap-right .tabContent .overlay {
    position: absolute;
    z-index: 5;
    background: rgba(0, 0, 0, 0.85);
    width: 100%;
    height: 100%;
    border-radius: 60px;
    font-size: 80px;
    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;
    color: #fff;
    top: 0;
    text-align: center;
}

@media (max-width: 500px) {
    .tabWrap-right .tabContent .overlay {
        font-size: 50px;
    }
}

.tabWrap-right .tabContent__tagbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width: 960px) {
    .tabWrap-right .tabContent__tagbox {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin: 5% auto;
    }
}

.tabWrap-right .tabContent__tagbox figure {
    margin: 3% 0 0 0;
}

.tabWrap-right .tabContent__tagbox figure img {
    width: 60%;
    text-align: center;
}

@media (max-width: 960px) {
    .tabWrap-right .tabContent__tagbox figure img {
        margin: auto;
    }
}

@media (max-width: 500px) {
    .tabWrap-right .tabContent__tagbox figure img {
        width: 40%;
    }
}

.tabWrap-right .tabContent__flexblock {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 5% 0;
    width: 90%;
    margin: auto;
}

@media (max-width: 960px) {
    .tabWrap-right .tabContent__flexblock {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.tabWrap-right .tabContent__flexblock-itembox {
    width: 50%;
    text-align: center;
}

@media (max-width: 960px) {
    .tabWrap-right .tabContent__flexblock-itembox {
        width: 90%;
        margin: auto;
        margin-bottom: 5%;
    }
}

.tabWrap-right .tabContent__flexblock-itembox figure {
    position: relative;
}

.tabWrap-right .tabContent__flexblock-itembox figure span {
    color: #fff;
    font-size: 26px;
    position: absolute;
    top: 5%;
    left: 12%;
    background: #d80e0e;
    border-radius: 100%;
    padding: 10px 30px;
    width: 5em;
    height: 5em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-shadow: 0 0 5px #980000, 0 0 10px rgba(255, 0, 0, 0.5);
    box-shadow: 0 0 5px #980000, 0 0 10px rgba(255, 0, 0, 0.5);
}

@media (max-width: 500px) {
    .tabWrap-right .tabContent__flexblock-itembox figure span {
        width: 4em;
        height: 4em;
        padding: 0;
        left: 0;
    }
}

.tabWrap-right .tabContent__flexblock-textbox {
    width: 50%;
    margin-left: 10%;
    padding-right: 2%;
}

@media (max-width: 960px) {
    .tabWrap-right .tabContent__flexblock-textbox {
        width: 60%;
        margin: auto;
        padding: 0;
    }
}

@media (max-width: 500px) {
    .tabWrap-right .tabContent__flexblock-textbox {
        width: 80%;
    }
}

.tabWrap-right .tabContent__flexblock-textbox ul {
    list-style: disc;
    margin: 4% 0;
}

.tabWrap-right .tabContent__flexblock-textbox ul li {
    color: #656565;
    font-size: 20px;
    line-height: 26px;
    list-style: disc;
    margin: 10px 0;
}

@media (max-width: 500px) {
    .tabWrap-right .tabContent__flexblock-textbox ul li {
        color: #656565;
        font-size: 18px;
    }
}

.tabWrap-right .tabContent__flexblock-buy {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width: 960px) {
    .tabWrap-right .tabContent__flexblock-buy {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}

@media (max-width: 750px) {
    .tabWrap-right .tabContent__flexblock-buy {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
}

.tabWrap-right .tabContent__flexblock-buy span {
    color: #525252;
    font-size: 20px;
    display: block;
    text-decoration: line-through;
}

.tabWrap-right .tabContent__flexblock-buy a {
    color: #fff;
    font-size: 20px;
    padding: 10px 30px;
    background: #a50d0d;
}

@media (max-width: 750px) {
    .tabWrap-right .tabContent__flexblock-buy a {
        margin: 8% 0;
    }
}

.tabWrap-left {
    border: 3px dashed #cecece;
    border-radius: 60px;
    margin: 5% 0;
    background: #e9e9e9;
    margin-top: 1%;
}

.tabWrap-left .tabContent__tagbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-left: 5%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width: 960px) {
    .tabWrap-left .tabContent__tagbox {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin: 5% auto;
    }
}

.tabWrap-left .tabContent__tagbox figure {
    margin: 3% 0 0 0;
}

.tabWrap-left .tabContent__tagbox figure img {
    width: 60%;
    text-align: center;
}

@media (max-width: 960px) {
    .tabWrap-left .tabContent__tagbox figure img {
        margin: auto;
    }
}

@media (max-width: 500px) {
    .tabWrap-left .tabContent__tagbox figure img {
        width: 40%;
    }
}

.tabWrap-left .tabContent__flexblock {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 5% 0;
    width: 90%;
    margin: auto;
}

@media (max-width: 960px) {
    .tabWrap-left .tabContent__flexblock {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.tabWrap-left .tabContent__flexblock-itembox {
    width: 50%;
    text-align: center;
}

@media (max-width: 960px) {
    .tabWrap-left .tabContent__flexblock-itembox {
        width: 90%;
        margin: auto;
        margin-bottom: 5%;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
}

.tabWrap-left .tabContent__flexblock-itembox figure {
    position: relative;
}

.tabWrap-left .tabContent__flexblock-itembox figure span {
    color: #fff;
    font-size: 26px;
    position: absolute;
    top: 5%;
    right: 12%;
    background: #d80e0e;
    border-radius: 100%;
    padding: 10px 30px;
    width: 5em;
    height: 5em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-shadow: 0 0 5px #980000, 0 0 10px rgba(255, 0, 0, 0.5);
    box-shadow: 0 0 5px #980000, 0 0 10px rgba(255, 0, 0, 0.5);
}

@media (max-width: 500px) {
    .tabWrap-left .tabContent__flexblock-itembox figure span {
        width: 4em;
        height: 4em;
        padding: 0;
        right: 0;
    }
}

.tabWrap-left .tabContent__flexblock-textbox {
    width: 50%;
    margin-left: 3%;
    padding-right: 2%;
}

@media (max-width: 960px) {
    .tabWrap-left .tabContent__flexblock-textbox {
        width: 60%;
        margin: auto;
        padding: 0;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
}

@media (max-width: 500px) {
    .tabWrap-left .tabContent__flexblock-textbox {
        width: 80%;
    }
}

.tabWrap-left .tabContent__flexblock-textbox ul {
    list-style: disc;
    margin: 4% 0;
}

.tabWrap-left .tabContent__flexblock-textbox ul li {
    color: #656565;
    font-size: 20px;
    line-height: 26px;
    list-style: disc;
    margin: 10px 0;
}

@media (max-width: 500px) {
    .tabWrap-left .tabContent__flexblock-textbox ul li {
        color: #656565;
        font-size: 18px;
    }
}

.tabWrap-left .tabContent__flexblock-buy {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width: 960px) {
    .tabWrap-left .tabContent__flexblock-buy {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}

@media (max-width: 750px) {
    .tabWrap-left .tabContent__flexblock-buy {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
}

.tabWrap-left .tabContent__flexblock-buy span {
    color: #525252;
    font-size: 20px;
    display: block;
    text-decoration: line-through;
}

.tabWrap-left .tabContent__flexblock-buy a {
    color: #fff;
    font-size: 20px;
    padding: 10px 30px;
    background: #a50d0d;
}

@media (max-width: 750px) {
    .tabWrap-left .tabContent__flexblock-buy a {
        margin: 8% 0;
    }
}

.awardbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.awardbox figure {
    margin-right: 10px;
}


/* What’s Influencer Recommend */

.video {
    margin: 5% 0;
}

.video__wrap {
    width: 80%;
    margin: auto;
    max-width: 1440px;
}

.video__flexblock {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media (max-width: 960px) {
    .video__flexblock {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.video__flexblock-itembox {
    position: relative;
    width: calc( 100%/3 - 20px);
    margin: 0 10px;
}

@media (max-width: 960px) {
    .video__flexblock-itembox {
        width: 90%;
        margin: 2% auto;
        text-align: center;
    }
}

.video__flexblock-itembox .btplay {
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
}


/* Where to buy */

.wtb {
    position: relative;
}

.wtb__wrap {
    width: 80%;
    margin: auto;
    max-width: 1440px;
}


/* Don’t Miss the Extra Prize */

.promo {
    margin: 10% 0;
}

.promo__wrap {
    width: 80%;
    margin: auto;
    max-width: 1440px;
}

.promo__flexblock {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    position: relative;
    z-index: 10;
}

@media (max-width: 960px) {
    .promo__flexblock {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.promo__flexblock-item {
    text-align: center;
    width: 40%;
    border: 3px dashed #ccc;
    border-radius: 30px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1), 0 10px 20px rgba(0, 0, 0, 0.1), 0 10px 30px rgba(0, 0, 0, 0.1);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1), 0 10px 20px rgba(0, 0, 0, 0.1), 0 10px 30px rgba(0, 0, 0, 0.1);
    background: #e9e9e9;
}

@media (max-width: 960px) {
    .promo__flexblock-item {
        width: 50%;
        margin: 5% auto;
    }
}

@media (max-width: 768px) {
    .promo__flexblock-item {
        width: 80%;
    }
}

@media (max-width: 500px) {
    .promo__flexblock-item {
        width: 90%;
        margin: 5% auto;
    }
}

.promo__flexblock-item figure img {
    width: 100%;
    border-radius: 0 0 30px 30px;
}


/*# sourceMappingURL=main.css.map */