.S15M-B12U .kv {
    position: relative;
    background-color: #b1c2d4;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
}

@media (min-width: 2200px) {
    .S15M-B12U .kv {
        padding-bottom: 13%;
    }
}

@media (max-width: 960px) {
    .S15M-B12U .kv {
        padding-bottom: 5%;
    }
}

.S15M-B12U .kv__mainbox__model {
    position: relative;
    z-index: 2;
    animation-name: stealth-kv-float;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    animation-delay: 0;
    animation-play-state: running;
    animation-fill-mode: none;
}

@keyframes stealth-kv-float {
    from {
        bottom: 0;
    }
    to {
        bottom: 10px;
    }
}

.S15M-B12U .kv__bg {
    position: relative;
    width: 100%;
}

.S15M-B12U .kv__bg img {
    width: 100%;
}

@media (max-width: 960px) {
    .S15M-B12U .kv__bg img {
        max-width: 120%;
    }
}

@media (max-width: 600px) {
    .S15M-B12U .kv__bg img {
        max-width: 138%;
        margin: 0 0 0 -130px;
        width: auto;
    }
}

.S15M-B12U .kv__itemblock {
    z-index: 1;
    margin-top: -121%;
}

@media (max-width: 960px) {
    .S15M-B12U .kv__itemblock {
        margin-top: -117%;
    }
}

@media (max-width: 600px) {
    .S15M-B12U .kv__itemblock {
        margin-top: -172%;
    }
}

.S15M-B12U .kv__mainbox {
    width: 50%;
    margin: auto;
}

@media (max-width: 767px) {
    .S15M-B12U .kv__mainbox {
        width: 70%;
        margin: auto;
    }
}

@media (max-width: 600px) {
    .S15M-B12U .kv__mainbox {
        width: 80%;
        margin: auto;
    }
}

@media (max-width: 475px) {
    .S15M-B12U .kv__mainbox {
        width: 80%;
    }
}

.S15M-B12U .kv__mainbox figure {
    width: 90%;
    margin: 0 auto;
}

@media (max-width: 767px) {
    .S15M-B12U .kv__mainbox figure {
        width: 100%;
    }
}

.S15M-B12U .kv__mainbox figure img {
    margin: auto;
}

@media (min-width: 1921px) {
    .S15M-B12U .kv__mainbox figure img {
        width: 100%;
    }
}

.S15M-B12U .kv__mainbox figure:nth-of-type(2) {
    margin: 13% auto 10%;
}

@media (max-width: 960px) {
    .S15M-B12U .kv__mainbox figure:nth-of-type(2) {
        margin: 13% auto 5%;
    }
}

.S15M-B12U .kv__intel {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: flex-end;
}

@media (max-width: 767px) {
    .S15M-B12U .kv__intel {
        position: initial;
        top: auto;
        right: auto;
        margin: 36px;
        order: 1;
    }
}

.S15M-B12U .kv__intel__text {
    color: #ffffff;
    font-size: 11px;
    line-height: 2em;
    text-align: right;
}

@media (max-width:767px) {
    .S15M-B12U .kv__intel__text {
        order: 2;
        text-align: left;
        width: auto;
        font-size: 12px;
    }
}

.S15M-B12U .kv__intel figure {
    width: 25%;
}

@media (min-width: 1921px) {
    .S15M-B12U .kv__intel figure img {
        width: auto;
    }
}

@media (min-width: 2201px) {
    .S15M-B12U .kv__subox {
        max-width: 1440px
    }
}

.S15M-B12U .kv__subox {
    width: 70%;
    margin: 10% auto;
}

@media (max-width: 1200px) {
    .S15M-B12U .kv__subox {
        width: 85%;
    }
}

.S15M-B12U .kv__subox__itembox {
    width: 45%;
}

@media (max-width: 960px) {
    .S15M-B12U .kv__subox__itembox {
        width: 75vw;
        margin: auto;
    }
}

.S15M-B12U .kv__subox__textbox {
    width: 45%;
}

@media (max-width: 960px) {
    .S15M-B12U .kv__subox__textbox {
        width: 90%;
        margin: auto;
        margin-top: 7%;
    }
}

.S15M-B12U .kv__subox__textbox__flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.S15M-B12U .kv__subox__textbox__flex .textbox__txt {
    width: 50%;
    text-align: center;
}

.S15M-B12U .kv__subox__textbox__flex .kv__link {
    width: 48%;
    margin: auto;
    text-align: center;
}

.S15M-B12U .kv__subox__textbox__flex .kv__link-Btn {
    background: url("../images/bg-videobtn.jpg") #fff;
    color: #000000;
    font-size: 30px;
    line-height: 36px;
    font-family: 'DINCond-Medium-Regular ', 'cwTeXHei ', 'Microsoft JhengHei ';
    width: 90%;
    padding: 10px;
    display: inline-block;
    margin: 30px auto;
    text-align: center;
    letter-spacing: 2px;
    -webkit-transform: skewX(-12deg);
    transform: skewX(-12deg);
    -webkit-transition: All .5s ease;
    transition: All .5s ease;
    background-size: 100%;
    -webkit-box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.5);
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.5);
}

.S15M-B12U .kv__subox__textbox__flex .kv__link-Btn:focus {
    text-decoration: none;
    outline: none;
}

@media (max-width: 1366px) {
    .S15M-B12U .kv__subox__textbox__flex .kv__link-Btn {
        color: #000000;
        font-size: 20px;
        line-height: 26px;
    }
}

@media (max-width: 960px) {
    .S15M-B12U .kv__subox__textbox__flex .kv__link-Btn {
        font-size: 24px;
    }
}

@media (max-width: 475px) {
    .S15M-B12U .kv__subox__textbox__flex .kv__link-Btn {
        font-size: 17px;
    }
}

.S15M-B12U .kv__subox__textbox__flex .kv__link-Btn img {
    width: 32px;
    padding-right: 10px;
    display: inline-block;
}

@media (min-width: 1921px) {
    .S15M-B12U .kv__subox__textbox__flex .kv__link-Btn img {
        width: 5%;
    }
}

@media (max-width: 1366px) {
    .S15M-B12U .kv__subox__textbox__flex .kv__link-Btn img {
        width: 26px;
    }
}

.S15M-B12U .kv__subox__textbox__flex .kv__link-Btn:hover {
    color: #000;
    background-size: 150%;
    padding: 10px 10px;
}

.S15M-B12U .kv__subox__textbox__flex:nth-of-type(1) {
    margin-top: 60px;
}

.S15M-B12U .kv__flexbox {
    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;
}

@media (max-width: 960px) {
    .S15M-B12U .kv__flexbox {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.S15M-B12U .slick-dots {
    position: absolute;
    bottom: auto;
    left: 0px;
    right: 0px;
    text-align: center;
    -webkit-transform: skewX(-12deg);
    transform: skewX(-12deg);
}

.S15M-B12U .slick-dots li {
    display: inline-block;
    margin: 0px 6px;
}

.S15M-B12U .slick-dots li button {
    border: none;
    background: #fff;
    color: #fff;
    font-size: 10px;
    height: 1.1vw;
    width: 1.1vw;
    overflow: hidden;
    padding: 5px;
}

.S15M-B12U .slick-dots li.slick-active button {
    background: #888;
    color: #888;
}

.S15M-B12U .kv-top {
    position: absolute;
    top: 36px;
    right: 36px;
    left: 36px;
    display: flex;
    justify-content: space-between
}

@media (max-width: 767px) {
    .S15M-B12U .kv-top {
        position: inherit;
        top: auto;
        right: auto;
        left: auto;
        display: flex;
        justify-content: space-between;
        flex-direction: column;
    }
    .S15M-B12U .kv-logo {
        order: 2;
        margin: 36px;
        display: flex;
        justify-content: center;
    }
}

.S15M-B12U .kv__intel figure img {
    width: 75px;
    margin-left: 36px;
}

@media (max-width: 767px) {
    .S15M-B12U .kv__intel figure img {
        width: 60px;
        margin-right: 36px;
        margin-left: 0;
    }
}

.S15M-B12U .kv-pcmag img {
    width: 70px;
    /* margin: 0 18px; */
}

@media (max-width: 767px) {
    .S15M-B12U .kv-pcmag img {
        width: 55px;
        /* margin: 0 18px; */
    }
}

.S15M-B12U .kv__intel figure {
    width: auto;
}

@media (max-width: 767px) {
    .S15M-B12U .kv__intel figure {
        width: auto;
        margin: 0;
        padding: 0;
    }
}

.S15M-B12U .cpu {
    position: relative;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media (max-width: 960px) {
    .S15M-B12U .cpu {
        padding-bottom: 10%;
        background-color: #eeedeb;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.S15M-B12U .cpu__bg {
    width: 100%;
    position: relative;
}

.S15M-B12U .cpu__bg img {
    width: 100%;
}

@media (max-width: 1650px) {
    .S15M-B12U .cpu__bg img {
        max-width: 150%;
        margin: 0 0 0 -32%;
        width: auto;
    }
}

@media (max-width: 960px) {
    .S15M-B12U .cpu__bg img {
        max-width: 168%;
        margin-top: -8%;
        margin-left: -58%;
        width: auto;
    }
}

.S15M-B12U .cpu__flexbox {
    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;
}

@media (max-width: 960px) {
    .S15M-B12U .cpu__flexbox {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}

.S15M-B12U .cpu__itemblock {
    position: absolute;
    width: 50%;
    margin-top: 5%;
    z-index: 1;
}

@media (min-width: 2201px) {
    .S15M-B12U .cpu__itemblock {
        max-width: 1440px
    }
}

@media (max-width: 1200px) {
    .S15M-B12U .cpu__itemblock {
        width: 80%;
    }
}

@media (max-width: 960px) {
    .S15M-B12U .cpu__itemblock {
        width: 100%;
        margin: auto;
        position: initial;
        margin-top: -10%;
    }
}

.S15M-B12U .cpu__itembox {
    width: 15%;
}

@media (max-width: 960px) {
    .S15M-B12U .cpu__itembox {
        margin: 3% 0;
    }
}

.S15M-B12U .cpu__textbox {
    width: 80%;
}

@media (max-width: 960px) {
    .S15M-B12U .cpu__textbox {
        text-align: center;
    }
}

.S15M-B12U .cpu__feature {
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 70%;
    left: 40%;
}

@media (max-width: 960px) {
    .S15M-B12U .cpu__feature {
        width: 100%;
        margin: auto;
        position: initial;
        -webkit-transform: none;
        transform: none;
        top: auto;
        left: auto;
    }
}

@media (max-width: 960px) {
    .S15M-B12U .cpu__feature__list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        flex-wrap: wrap;
        width: 70%;
        margin: auto;
    }
}

@media (max-width: 600px) {
    .S15M-B12U .cpu__feature__list {
        width: 94%;
        margin: auto;
    }
}

.S15M-B12U .cpu__feature__list li {
    color: #000;
    margin: 20px 0;
}

@media (max-width: 960px) {
    .S15M-B12U .cpu__feature__list li {
        margin: 20px 10px;
        text-align: center;
        width: calc(100%/2 - 30px);
    }
}

.S15M-B12U .cpu__feature__list li span {
    color: #000;
}

@media (max-width: 960px) {
    .S15M-B12U .cpu__feature__list li span {
        display: block;
    }
}

.S15M-B12U .gpu {
    position: relative;
    overflow: hidden;
    background: #efeeea;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.S15M-B12U .gpu picture {
    position: relative;
    width: 100%;
}

.S15M-B12U .gpu picture img {
    width: 100%;
}

.S15M-B12U .gpu__flexbox-c {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: -10%;
}

@media (max-width: 1024px) {
    .S15M-B12U .gpu__flexbox-c {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.S15M-B12U .gpu__flexbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

@media (max-width: 1024px) {
    .S15M-B12U .gpu__flexbox {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.S15M-B12U .gpu__itemblock {
    position: initial;
    z-index: 1;
    width: 100%;
    margin-top: -135%;
}

@media (min-width: 2201px) {
    .S15M-B12U .gpu__itemblock {
        margin: auto;
        max-width: 2200px;
        margin-top: -135%;
    }
}

@media (max-width: 1024px) {
    .S15M-B12U .gpu__itemblock {
        margin-top: -140%;
    }
}

@media (max-width: 768px) {
    .S15M-B12U .gpu__itemblock {
        margin-top: -530%;
    }
}

.S15M-B12U .gpu__itembox {
    width: 60%;
    margin-bottom: 5%;
}

@media (max-width: 1024px) {
    .S15M-B12U .gpu__itembox {
        width: 85%;
        margin: auto;
    }
}

@media (min-width: 2400px) {
    .S15M-B12U .gpu__itembox img {
        width: 100%;
    }
}

.S15M-B12U .gpu__textbox {
    width: 40%;
    margin-top: -9%;
    margin-right: 7%;
}

@media (max-width: 1024px) {
    .S15M-B12U .gpu__textbox {
        width: 85%;
        margin: 10% auto;
    }
}

.S15M-B12U .gpu__textbox figure {
    width: 12vw;
    margin: 1% 0;
}

@media (max-width: 960px) {
    .S15M-B12U .gpu__textbox figure {
        margin: 1% 0;
        width: 20vw;
    }
}

.S15M-B12U .gpu .TBlock {
    z-index: 1;
    padding-bottom: 3%;
}

.S15M-B12U .gpu .TBlock__itemblock {
    max-width: 1440px;
    margin: auto;
    width: 94%;
}

.S15M-B12U .gpu .TBlock__flexbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media (max-width: 768px) {
    .S15M-B12U .gpu .TBlock__flexbox {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.S15M-B12U .gpu .TBlock__itembox {
    width: calc(100%/3 - 20px);
    margin: 0 1%;
    background: #585858;
}

@media (max-width: 768px) {
    .S15M-B12U .gpu .TBlock__itembox {
        width: 94%;
        margin: 1% auto;
    }
}

.S15M-B12U .gpu .TBlock__itembox figure {
    background-color: #000;
}

.S15M-B12U .gpu .TBlock__itembox__text {
    background-color: #585858;
    padding: 10%;
    min-height: 250px;
    text-align: center;
}

.S15M-B12U .gpu .slick-dots {
    position: absolute;
    bottom: -8%;
    left: 20vw;
    right: auto;
    text-align: center;
    -webkit-transform: skewX(-12deg);
    transform: skewX(-12deg);
}

.S15M-B12U .gpu .slick-dots li {
    display: inline-block;
    margin: 0px 6px;
}

.S15M-B12U .gpu .slick-dots li button {
    border: none;
    background: #fff;
    color: #fff;
    font-size: 10px;
    height: 1.1vw;
    width: 1.1vw;
    overflow: hidden;
    padding: 5px;
}

.S15M-B12U .gpu .slick-dots li.slick-active button {
    background: #888;
    color: #888;
}

.S15M-B12U .gpu .video {
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
}

.S15M-B12U .gpu .video__play-btn {
    width: 60%;
    margin: auto;
}

.S15M-B12U #nvBar {
    margin: 5% 0;
}

.S15M-B12U #nvBar .content-box .text-box {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

@media (max-width: 960px) {
    .S15M-B12U #nvBar .content-box .text-box {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin: 2vh auto;
        width: 100%;
        text-align: left;
    }
}

.S15M-B12U #nvBar .content-box .text-box .bar-box {
    font-family: "DINCond-Medium-Regular", "cwTeXHei", "Microsoft JhengHei";
    font-size: 1em;
}

.S15M-B12U #nvBar .content-box .text-box .bar-box__item {
    display: block;
    margin-bottom: 5px;
    white-space: nowrap;
}

.S15M-B12U #nvBar .content-box .text-box .bar-box__item b {
    font-weight: normal;
    font-size: 140%;
    color: #fff;
    padding-left: 0.35em;
}

.S15M-B12U #nvBar .content-box .text-box .bar-box__item--gray .bar-box__name {
    color: #ddd;
    background: url("../images/bar_gray.jpg") no-repeat;
}

@media (min-width: 1921px) {
    .S15M-B12U #nvBar .content-box .text-box .bar-box__item--gray .bar-box__name {
        background-size: cover;
    }
}

.S15M-B12U #nvBar .content-box .text-box .bar-box__item:nth-of-type(2) .bar-box__number,
.S15M-B12U #nvBar .content-box .text-box .bar-box__item:nth-of-type(1) .bar-box__number {
    display: none;
}

.S15M-B12U #nvBar .content-box .text-box .bar-box__number {
    padding-left: 0.35em;
    font-size: 140%;
    color: #ffffff;
}

.S15M-B12U #nvBar .content-box .text-box .bar-box__number::after {
    content: attr(data-number-display) "%";
}

.S15M-B12U #nvBar .content-box .text-box .bar-box__name {
    position: relative;
    padding: 0 3px;
    font-weight: normal;
    font-size: 83%;
    color: #fff;
    background-clip: content-box;
    display: inline-block;
    background: url("../images/bar_green.jpg") no-repeat;
    -webkit-transform: skewX(12deg);
    transform: skewX(12deg);
}

@media (min-width: 1921px) {
    .S15M-B12U #nvBar .content-box .text-box .bar-box__name {
        background-size: cover;
    }
}

.S15M-B12U #nvBar .content-box .text-box .bar-box__name span {
    display: inline-block;
    padding: 0 2px;
}

.S15M-B12U .cf {
    position: relative;
    background-color: #000;
}

.S15M-B12U .cf img {
    -webkit-transition: opacity 1s ease-in-out;
    transition: opacity 1s ease-in-out;
    -webkit-animation-name: cf4FadeInOut;
    animation-name: cf4FadeInOut;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-duration: 9s;
    animation-duration: 9s;
    -webkit-animation-direction: normal;
    animation-direction: normal;
    width: 100%;
}

.S15M-B12U .cf img:nth-of-type(1) {
    position: relative;
    -webkit-animation-delay: 6s;
    animation-delay: 6s;
}

.S15M-B12U .cf img:nth-of-type(2) {
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation-delay: 3s;
    animation-delay: 3s;
}

.S15M-B12U .cf img:nth-of-type(3) {
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
}

@-webkit-keyframes cf4FadeInOut {
    0% {
        opacity: 1;
    }
    22% {
        opacity: 1;
    }
    33% {
        opacity: 0;
    }
    89% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@keyframes cf4FadeInOut {
    0% {
        opacity: 1;
    }
    22% {
        opacity: 1;
    }
    33% {
        opacity: 0;
    }
    89% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.S15M-B12U .visual {
    background: #e0e0e0;
    overflow: hidden;
    padding-bottom: 10%
}

@media (min-width: 1921px) {
    .S15M-B12U .visual__bg img {
        width: 100%;
    }
}

@media (max-width: 960px) {
    .S15M-B12U .visual__bg img {
        max-width: 145%;
        margin: 0 0 0 -22%;
    }
}

.S15M-B12U .visual__itemblock {
    width: 70%;
    margin: auto;
    margin-top: 2%;
}

@media (max-width: 768px) {
    .S15M-B12U .visual__itemblock {
        width: 85%;
    }
}

.S15M-B12U .visual__flexbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

@media (max-width: 768px) {
    .S15M-B12U .visual__flexbox {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.S15M-B12U .visual__itembox {
    width: calc( 100%/2 - 30px);
    text-align: center;
}

@media (max-width: 768px) {
    .S15M-B12U .visual__itembox {
        width: 100%;
        margin: 3% auto;
    }
}

.S15M-B12U .visual__itembox figure {
    width: 30%;
    margin: 3% auto;
}

.S15M-B12U .visual__itembox figure img {
    display: inline-block;
}

.S15M-B12U .cooler {
    position: relative;
    overflow: hidden;
    background: #e0e0e0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-bottom: 15%;
}

.S15M-B12U .cooler__bg {
    position: relative;
    width: 100%;
}

.S15M-B12U .cooler__bg img {
    width: 100%;
}

@media (max-width: 960px) {
    .S15M-B12U .cooler__bg img {
        max-width: 120%;
    }
}

@media (max-width: 768px) {
    .S15M-B12U .cooler__bg img {
        width: auto;
        max-width: 150%;
    }
}

@media (max-width: 600px) {
    .S15M-B12U .cooler__bg img {
        width: auto;
        max-width: 170%;
    }
}

@media (max-width: 475px) {
    .S15M-B12U .cooler__bg img {
        width: auto;
        max-width: 225%;
        margin: 0 0 0 -65%;
    }
}

.S15M-B12U .cooler__itemblock {
    z-index: 1;
    width: 100%;
    margin-top: -100%;
}

@media (max-width: 768px) {
    .S15M-B12U .cooler__itemblock {
        z-index: 1;
        width: 100%;
        margin-top: -155%;
    }
}

@media (max-width: 600px) {
    .S15M-B12U .cooler__itemblock {
        z-index: 1;
        width: 100%;
        margin-top: -170%;
    }
}

@media (max-width: 475px) {
    .S15M-B12U .cooler__itemblock {
        margin-top: -230%;
    }
}

.S15M-B12U .cooler__mainbox {
    text-align: center;
    width: 55%;
    margin: auto;
}

@media (max-width: 768px) {
    .S15M-B12U .cooler__mainbox {
        width: 70%;
    }
}

.S15M-B12U .cooler__mainbox figure img {
    margin: auto;
}

.S15M-B12U .cooler__logo {
    margin: 3% 0;
}

@media (max-width: 960px) {
    .S15M-B12U .cooler__logo {
        margin: 3% auto;
        width: 30vw;
    }
}

.S15M-B12U .cooler__logo img {
    margin: auto;
}

.S15M-B12U .cooler__feature__list {
    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: 70%;
    margin: auto;
}

@media (max-width: 960px) {
    .S15M-B12U .cooler__feature__list {
        width: 100%;
    }
}

.S15M-B12U .cooler__feature__list li {
    margin: 20px;
    text-align: center;
    color: #000;
}

.S15M-B12U .cooler__flexbox {
    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;
}

.S15M-B12U .cooler__subox {
    margin: auto;
    margin-top: 10%;
    text-align: center;
    width: 66%;
}

@media (min-width: 2201px) {
    .S15M-B12U .cooler__subox {
        max-width: 1440px;
    }
}

@media (max-width: 768px) {
    .S15M-B12U .cooler__subox {
        width: 90%;
    }
}

.S15M-B12U .cooler__subox__textbox {
    width: 50%;
}

.S15M-B12U .cooler__subox__itembox {
    width: 50%;
}

.S15M-B12U .msiCenter {
    background-color: #b5b5b5;
    padding-top: 5%;
    overflow: hidden;
    position: relative;
}

.S15M-B12U .msiCenter__flexbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

@media (max-width: 1024px) {
    .S15M-B12U .msiCenter__flexbox {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.S15M-B12U .msiCenter__itemblock {
    width: 85%;
    margin: auto;
}

.S15M-B12U .msiCenter__itembox {
    width: 60%;
    position: absolute;
    bottom: 0;
    left: 5%;
}

@media (max-width: 1024px) {
    .S15M-B12U .msiCenter__itembox {
        position: initial;
        bottom: auto;
        left: auto;
        width: 100%;
        margin: auto;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        margin-bottom: -3%;
    }
}

.S15M-B12U .msiCenter__textbox {
    width: 30%;
    text-align: center;
    margin-bottom: 8%;
}

@media (max-width: 1500px) {
    .S15M-B12U .msiCenter__textbox {
        margin-bottom: 0;
    }
}

@media (max-width: 1024px) {
    .S15M-B12U .msiCenter__textbox {
        width: 100%;
        margin: 0 auto;
    }
}

.S15M-B12U .msiCenter__textbox__flexbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.S15M-B12U .msiCenter__textbox__flexbox figure {
    margin: 5% 0;
}

.S15M-B12U .msiCenter__textbox__flexbox figure img {
    width: 80%;
}

.S15M-B12U .io {
    position: relative;
    overflow: hidden;
    background: #e0e0e0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.S15M-B12U .io__flexbox-c {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.S15M-B12U .io picture {
    width: 100%;
    position: relative;
}

.S15M-B12U .io picture img {
    width: 100%;
}

@media (max-width: 1366px) {
    .S15M-B12U .io picture img {
        width: auto;
        max-width: 120%;
    }
}

@media (max-width: 1024px) {
    .S15M-B12U .io picture img {
        width: auto;
        max-width: 165%
    }
}

@media (max-width: 768px) {
    .S15M-B12U .io picture img {
        width: auto;
        max-width: 224%
    }
}

.S15M-B12U .io__itemblock {
    position: initial;
    z-index: 1;
    width: 100%;
    margin-top: -78%;
    padding-bottom: 5%;
}

@media (max-width: 1366px) {
    .S15M-B12U .io__itemblock {
        position: initial;
        z-index: 1;
        width: 100%;
        margin-top: -92%;
        padding-bottom: 5%;
    }
}

@media (max-width: 1024px) {
    .S15M-B12U .io__itemblock {
        position: initial;
        z-index: 1;
        width: 100%;
        margin-top: -128%;
        padding-bottom: 5%;
    }
}

@media (max-width: 768px) {
    .S15M-B12U .io__itemblock {
        position: initial;
        z-index: 1;
        width: 100%;
        margin-top: -175%;
        padding-bottom: 5%;
    }
}

.S15M-B12U .io__textbox {
    text-align: center;
    width: 45%;
    margin: auto;
}

@media (max-width: 1600px) {
    .S15M-B12U .io__textbox {
        width: 80%;
    }
}

.S15M-B12U .io__flexbox-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

@media (max-width: 1024px) {
    .S15M-B12U .io__flexbox-icon {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

.S15M-B12U .io__flexbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

@media (max-width: 1024px) {
    .S15M-B12U .io__flexbox {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.S15M-B12U .io__iconbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: calc( 100%/6 - 10px);
    margin: 3%;
}

@media (max-width: 1024px) {
    .S15M-B12U .io__iconbox {
        width: calc( 100%/3 - 10px);
        margin: 0;
    }
}

.S15M-B12U .io__iconbox span {
    color: #000000;
    font-size: 14px;
    font-family: 'DINCond-Medium-Regular';
}

.S15M-B12U .io__itembox {
    width: 80%;
    margin: 8% auto;
}

@media (min-width: 1700px) {
    .S15M-B12U .io__itembox {
        margin: 8% auto 10%;
    }
}

@media (min-width: 2000px) {
    .S15M-B12U .io__itembox {
        margin: 8% auto 13%;
    }
}

@media (min-width: 2600px) {
    .S15M-B12U .io__itembox {
        margin: 8% auto 17%;
    }
}

@media (min-width: 3000px) {
    .S15M-B12U .io__itembox {
        margin: 8% auto 21%;
    }
}

@media (min-width: 3400px) {
    .S15M-B12U .io__itembox {
        margin: 8% auto 25%;
    }
}

@media (max-width: 1024px) {
    .S15M-B12U .io__itembox figure {
        width: 70%;
        margin: 0 auto;
        margin-right: 0;
    }
}

.S15M-B12U .io__itembox figure:nth-of-type(1) {
    margin-right: -17%;
}

@media (max-width: 1024px) {
    .S15M-B12U .io__itembox figure:nth-of-type(1) {
        margin: 0;
        margin-bottom: -30%;
    }
}

.S15M-B12U .io__featureblock {
    width: 85%;
    margin: auto;
}

@media (max-width: 1366px) {
    .S15M-B12U .io__featureblock {
        width: 85%;
        margin: auto;
        margin-top: 17%;
    }
}

@media (max-width: 1024px) {
    .S15M-B12U .io__featureblock {
        width: 85%;
        margin: auto;
        margin-top: 25%;
    }
}

@media (max-width: 768px) {
    .S15M-B12U .io__featureblock {
        width: 85%;
        margin: auto;
        margin-top: 45%;
    }
}

.S15M-B12U .io__featureblock__itembox {
    width: calc( 100%/3 - 60px);
    text-align: center;
}

@media (max-width: 1500px) {
    .S15M-B12U .io__featureblock__itembox {
        width: calc( 100%/3 - 10px);
    }
}

@media (max-width: 1024px) {
    .S15M-B12U .io__featureblock__itembox {
        width: 90%;
        margin: auto;
    }
}

.S15M-B12U .io__featureblock__itembox figure {
    margin: 5% 0;
}

@media (max-width: 1024px) {
    .S15M-B12U .io__featureblock__itembox figure {
        margin: 10% auto 3%;
    }
}

@media (max-width: 768px) {
    .S15M-B12U .io__featureblock__itembox figure {
        width: 15vw;
    }
}

.S15M-B12U .io__featureblock__itembox figure img {
    margin: auto;
}