﻿/*Common*/
.c-inlineBlock {
    display: inline-block;
}

a.com_btn1 {
    display: inline-block;
    padding: 22px 0;
    background: #47a2cc;
    border: 1px solid #2d89b4;
    color: #fff;
    font-size: 0.8em;
    width: 290px;
    text-align: center;
    margin: 0 15px 15px 15px
}

a.com_btn1_2 {
    display: inline-block;
    padding: 22px 0;
    background: #424242;
    border: 1px solid #343434;
    color: #fff;
    font-size: 0.8em;
    width: 290px;
    text-align: center;
    margin: 0 15px 15px 15px
}

a.com_btn1 img {
    margin-left: 10px
}

a.com_btn1_2 img {
    margin-left: 10px
}

a.com_btn2 {
    display: block;
    padding: 10px 23px;
    color: #fff;
    font-size: 0.8em;
    width: 100%;
    text-align: left;
    margin-bottom: 10px
}

a.com_btn2 img {
    float: right;
    margin-top: 3px
}

a.com_btn2.btn0 {
    background: #222
}

a.com_btn2.btn1 {
    background: #444
}

a.com_btn2.btn2 {
    background: #47a2cc
}

a.com_btn2.btn3 {
    background: #47becc
}

a.com_btn2.btn4 {
    background: #6fb3bb
}

section {
    width: 100%;
    display: inline-block
}

article {
    width: 1200px;
    display: inline-block
}

/* conten1 */
.Content1 {
    height: 900px;
    background: url(/kimg/prd_details/ssd/Klevv_U_DIMM_content1_bg.jpg) no-repeat center;
    background-size: cover
}

.Content1 ul {
    margin: 100px 0 42px
}

.Content1 .m_main {
    display: none
}

.Content1 .logo {
    margin-bottom: 27px
}

.Content1 .text1 {
    font-size: 28px;
    color: #fff;
    font-weight: 400
}

.Content1 img.mo_img {
    display: none
}

/* content2 */
.Content2 {
    padding: 136px 0 40px;
    background: url(/kimg/prd_details/ssd/Klevv_U_DIMM_content2_bg.jpg) no-repeat top center;
    line-height: normal
}

.Content2 article h3 {
    font-size: 2em;
    font-weight: bold;
    line-height: 1em;
    margin-bottom: 6.7%
}

.Content2 article ul {
    display: inline-block;
    width: 1200px
}

.Content2 article li {
    display: inline-block;
    width: 33%;
    height: 267px;
    text-align: center;
    vertical-align: top;
}

.Content2 article li i {
    height: 6px;
    width: 56px;
    background: #47a2cc;
    display: block;
    margin: auto;
    margin-bottom: 24px
}

.Content2 article li span {
    display: block;
    font-size: 1.75em;
    line-height: 1.3em;
    margin-bottom: 16px;
    font-weight: bold
}

.Content2 article li span br.mo {
    display: none
}

.Content2 article li p br.mo {
    display: none
}

.Content2 article li p {
    color: #505050;
    font-size: 16px;
    line-height: 22px;
    font-weight: 300
}

/* content3 */
.Content3 {
    background: url(/kimg/prd_details/ssd/Klevv_U_DIMM_content3_prd.png) no-repeat right center, url(/kimg/prd_details/ssd/Klevv_U_DIMM_content3_bg.png) no-repeat center;
    background-size: auto, cover;
    padding: 184px 0 120px
}

.Content3 article h3 br.mo {
    display: none
}

.Content3 article h3 {
    font-size: 2em;
    font-weight: bold;
    line-height: 1.46em;
    letter-spacing: 1px;
    margin-bottom: 38px;
    color: #fff;
    text-align: left
}

.Content3 article span.text {
    font-size: 16px;
    line-height: 1.6em;
    margin: 40px 0 72px 0;
    color: #bababa;
    text-align: left;
    display: block;
    font-weight: 300
}

.Content3 article span.text br.mo {
    display: none
}

.Content3 article dl {
    width: 740px
}

.Content3 article dt {
    display: inline-block;
    width: 104px;
    vertical-align: middle;
    margin-bottom: 40px
}

.Content3 article dt img {
    width: 100%
}

.Content3 article dd {
    display: inline-block;
    width: calc(100% - 109px);
    text-align: left;
    vertical-align: middle;
    padding-left: 30px;
    margin-bottom: 40px
}

.Content3 article dd span {
    color: #fff;
    font-size: 1.8em;
    font-family: 'Anton';
    font-weight: normal;
    margin-bottom: 16px;
    display: block
}

.Content3 article dd p {
    color: #bababa;
    font-size: 16px;
    line-height: 23px
}

/* Content4 */
.Content4 {
    position: relative;
    display: block;
    width: 100%;
    padding: 60px 0;
    overflow: hidden;
    z-index: 0;
}

/**背景**/
.Content4__bg {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    align-content: center;
    justify-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
}

.Content4__bg img {
    position: relative;
    object-fit: cover;
    object-position: center;
    display: block;
    width: 100%;
    height: 100%;
}

/**主內容**/
.Content4__inner {
    position: relative;
    display: flex;
    align-items: center;
    align-content: center;
    justify-items: flex-end;
    justify-content: flex-end;
    width: calc(100% - 40px);
    max-width: 1200px;
    min-height: 520px;
    margin: 0 auto;
    z-index: 10;
}

/**文案**/
.Content4__inner__content {
    display: block;
    width: 100%;
    max-width: 750px;
    margin: 0 0 0 auto;
    text-align: right;
}

.Content4__inner__content__title {
    display: block;
    width: 100%;
    font-size: 32px;
    line-height: 1.5;
    color: #101010;
    letter-spacing: 1px;
    font-weight: normal;
}

.Content4__inner__content__title.bold {
    font-weight: 700;
}

.Content4__inner__content__title.anton {
    font-family: 'Anton', sans-serif;
}

.Content4__inner__content__text {
    display: block;
    width: 100%;
    margin: 40px 0 25px 0;
    font-size: 18px;
    line-height: 1.8;
    color: #505050;
    font-family: inherit;
    font-weight: 300;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, .5), -1px 1px 0 rgba(255, 255, 255, .5), -1px -1px 0 rgba(255, 255, 255, .5), 1px -1px 0 rgba(255, 255, 255, .5);
}

.Content4__inner__content .mo {
    display: none;
}

/**電壓**/
.Content4__inner__content__voltage {
    position: relative;
    display: flex;
    align-items: center;
    align-content: center;
    justify-items: flex-end;
    justify-content: flex-end;
    width: 100%;
    margin: 0 0 30px 0;
}

.Content4__inner__content__voltage__item {
    position: relative;
    display: flex;
    align-items: center;
    align-content: center;
    justify-items: center;
    justify-content: center;
    width: auto;
    max-width: 100%;
    padding: 0 0 0 40px;
}

.Content4__inner__content__voltage__item::before {
    content: '';
    position: absolute;
    top: calc(50% - 13px);
    left: 19px;
    display: block;
    width: 1px;
    height: 26px;
    background: #595959;
}

.Content4__inner__content__voltage__item:first-child {
    padding: 0;
}

.Content4__inner__content__voltage__item:first-child:before {
    display: none;
}

.Content4__inner__content__voltage__item__title {
    display: block;
    width: auto;
    max-width: 100%;
    font-size: 1em;
    line-height: 1.2;
    color: #505050;
    font-family: inherit;
}

.Content4__inner__content__voltage__item__title.anton {
    font-family: 'Anton';
}

.Content4__inner__content__voltage__item__arrow {
    display: block;
    width: 18px;
    margin: 0 0 0 3px;
}

.Content4__inner__content__voltage__item__arrow img {
    display: block;
    width: 100%;
    height: auto;
}

.Content4__inner__content__voltage__item__number {
    display: block;
    width: auto;
    max-width: 100%;
    margin: 0 0 0 20px;
    font-size: 1.3em;
    line-height: 1.2;
    color: #505050;
    font-family: inherit;
    font-weight: bold;
}

/**特色**/
.Content4__inner__content__feature {
    display: flex;
    align-items: center;
    align-content: center;
    justify-items: flex-end;
    justify-content: flex-end;
    width: auto;
    max-width: 100%;
}

.Content4__inner__content__feature__item {
    display: block;
    width: auto;
    max-width: 100%;
}

.Content4__inner__content__feature__item:last-child {
    text-align: left;
}

.Content4__inner__content__feature__item__title {
    display: block;
    width: 100%;
    margin: 0 0 5px 0;
    font-size: 18px;
    line-height: 1.2;
    color: #0f9ee0;
    font-weight: 300;
}

.Content4__inner__content__feature__item__text {
    display: block;
    width: 100%;
    font-size: 16px;
    line-height: 1.5;
    color: #101010;
    font-family: inherit;
}

.Content4__inner__content__feature__pic {
    display: block;
    width: 220px;
    max-width: 100%;
    margin: 0 10px;
}

.Content4__inner__content__feature__pic img {
    display: block;
    width: 100%;
    height: auto;
}

/* Content5 */
.Content5 {
    height: 738px;
    background: url(/kimg/prd_details/ssd/Klevv_U_DIMM_content5_bg.jpg) no-repeat center center;
    background-size: cover
}

.Content5 div {
    position: relative
}

.Content5 div li.text1 {
    font-size: 2em;
    font-weight: bold;
    line-height: 1.46em;
    letter-spacing: 1px;
    color: #fff;
    margin-bottom: 40px
}

.Content5 div li.text2 {
    font-size: 16px;
    line-height: 1.6em;
    font-weight: 300;
    color: #bababa;
    margin-bottom: 60px
}

.Content5 div li dl {
    margin-bottom: 12px
}

.Content5 div li dt {
    display: inline-block;
    vertical-align: middle;
    margin-right: 40px
}

.Content5 div li dd {
    display: inline-block;
    vertical-align: middle;
}

.Content5 div li dd span {
    display: block;
    color: #bababa;
    line-height: 21px
}

.Content5 div li dd span:first-child {
    font-size: 18px
}

.Content5 div li dd span:last-child {
    font-size: 16px
}

.Content5 div li dd.yellowFont span {
    color: #f1b024
}

.Content5 div.leftArea {
    text-align: left;
    float: left;
    width: 50%;
    padding-right: 60px;
    margin-top: 144px
}

.Content5 div.leftArea ul {
    right: 60px;
    width: 580px
}

.Content5 div.rightArea {
    text-align: right;
    float: right;
    width: 50%;
    ;
    margin-top: 456px
}

/* .Content5 div.rightArea ul{left:0;width:596px} */
.Content5 div.rightArea li.text1 {
    color: #fff
}

.Content5 div.rightArea li.text2 {
    color: #bababa
}

/*content6*/
.Content6 {
    background: url(/kimg/prd_details/ssd/Klevv_U_DIMM_content6_prd.png) no-repeat 85% center, url(/kimg/prd_details/ssd/Klevv_U_DIMM_content6_bg1.jpg) no-repeat center;
    background-size: auto, cover;
    padding: 180px 0
}

.Content6 li {
    text-align: left
}

.Content6 li.text1 {
    font-size: 2em;
    font-weight: bold;
    line-height: 1.46em;
    letter-spacing: 1px;
    color: #fff
}

.Content6 li.text1 br.mo {
    display: none
}

.Content6 li.text2 {
    font-size: 16px;
    line-height: 1.6em;
    margin: 40px 0 0 0;
    font-weight: 300;
    color: #bababa
}

.Content6 li.text2 br.mo {
    display: none
}

.Content6 li.text2 p {
    font-size: 14px;
    color: #767676;
    line-height: 1.4;
    margin-top: 5px
}

/*content7*/
.Content7 {
    background: url(/kimg/prd_details/ssd/Klevv_U_DIMM_content7_bg.jpg) no-repeat center;
    background-size: cover;
    padding: 165px 0
}

.Content7 li {
    text-align: right
}

.Content7 li.text1 {
    font-size: 2em;
    font-weight: bold;
    line-height: 1.46em;
    letter-spacing: 1px;
    color: #101010
}

.Content7 li.text1 br.mo {
    display: none
}

.Content7 li.text2 {
    font-size: 16px;
    line-height: 1.6em;
    margin: 40px 0 0 0;
    font-weight: 300;
    color: #505050
}

.Content7 li.text2 br.mo {
    display: none
}

.Content7 li.text2 p {
    font-size: 14px;
    color: #767676;
    line-height: 1.4;
    margin-top: 5px
}

/*content8*/
.Content8 {
    background: url(/kimg/prd_details/ssd/Klevv_U_DIMM_content8_bg_re.jpg) no-repeat center;
    background-size: cover;
    padding: 165px 0
}

.Content8 li {
    text-align: left
}

.Content8 li.text1 {
    font-size: 2em;
    font-weight: bold;
    line-height: 1.46em;
    letter-spacing: 1px;
    color: #fff
}

.Content8 li.text1 br.mo {
    display: none
}

.Content8 li.text2 {
    font-size: 16px;
    line-height: 1.6em;
    margin: 40px 0 0 0;
    font-weight: 300;
    color: #bababa
}

.Content8 li.text2 br.mo {
    display: none
}

.Content8 li.text2 p {
    font-size: 14px;
    color: #767676;
    line-height: 1.4;
    margin-top: 5px
}

/*content9*/
.Content9 {
    background: url(/kimg/prd_details/ssd/Klevv_U_DIMM_content9_prd1.png) no-repeat 22% 57px, url(/kimg/prd_details/ssd/Klevv_U_DIMM_content9_bg1.jpg) no-repeat center;
    background-size: auto, cover;
    padding: 110px 0
}

.Content9 li {
    text-align: right
}

.Content9 li.text1 {
    font-size: 2em;
    font-weight: bold;
    line-height: 1.46em;
    letter-spacing: 1px;
    color: #101010
}

.Content9 li.text1 br.mo {
    display: none
}

.Content9 li.text2 {
    font-size: 16px;
    line-height: 1.6em;
    margin: 40px 0 0 0;
    color: #505050;
    font-weight: 300
}

.Content9 li.text2 br.mo {
    display: none
}

.Content9 li.text2 p {
    font-size: 14px;
    color: #767676;
    line-height: 1.4;
    margin-top: 5px
}

.Content9 li.imgArea {
    margin-top: 60px
}

/*content10*/
.Content10 {
    padding: 120px 0;
    background: #141b23
}

.Content10 br.mo {
    display: none
}

.Content10 h3 {
    font-size: 2em;
    line-height: 1.46em;
    margin-bottom: 45px;
    font-weight: bold;
    color: #fff
}

.Content10 span {
    display: block;
    font-size: 16px;
    color: #bababa;
    line-height: 1.6em;
    font-weight: 300
}

.Content10 span br.mo {
    display: none
}

.Content10 div {
    margin-top: 60px
}

/*content11*/
.Content11 {
    background: #f0f0f0 url(/kimg/prd_details/ssd/Klevv_U_DIMM_content11_prd.png) no-repeat 84% 27%;
    padding: 120px 0
}

.Content11 .specifications {
    text-align: left
}

.Content11 .specifications h3 {
    font-size: 1.6em;
    font-family: 'Anton';
    font-weight: bold;
    line-height: 1em;
    letter-spacing: 1px;
    margin-bottom: 20px
}

.Content11 .specifications table {
    width: 48%;
    border-collapse: collapse;
    border-spacing: 0;
    table-layout: fixed
}

.Content11 .specifications table tr {
    border-bottom: 1px solid #cacaca
}

.Content11 .specifications table th {
    width: 26.5%;
    padding: 18px 0;
    color: #565656;
    font-size: 0.9em;
    font-family: 'Anton';
    font-weight: normal
}

.Content11 .specifications table td {
    padding: 18px 0;
    color: #414141;
    font-size: 0.9em;
    font-weight: 300;
    line-height: 1.2
}

.Content11 .specifications table td li:first-child {
    margin-bottom: 10px
}

.Content11 .specifications table td.has_line {
    text-align: center;
    border-right: 1px solid #cacaca
}

.Content11 .specifications table td.has_line.last {
    border-right: none
}

.Content11 .ordering_info {
    padding: 70px 0 100px 0;
    text-align: left
}

.Content11 .ordering_info h3 {
    font-size: 1.6em;
    font-family: 'Anton';
    font-weight: bold;
    line-height: 1em;
    letter-spacing: 1px;
    margin-bottom: 15px
}

.Content11 .ordering_info table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    table-layout: fixed
}

.Content11 .ordering_info table tr {
    border-bottom: 1px solid #cacaca
}

.Content11 .ordering_info table th {
    padding: 15px 0;
    color: #565656;
    font-size: 0.9em;
    text-align: center;
    font-family: 'Anton';
    font-weight: normal
}

.Content11 .ordering_info table td {
    padding: 10px 0;
    color: #414141;
    font-size: 0.9em;
    line-height: 1.2;
    text-align: center;
    font-weight: 300;
    border-right: 1px solid #cacaca
}

.Content11 .ordering_info table td.bg_chg {
    background: #e5e5e5
}

.Content11 .ordering_info table td.br_none {
    border-right: none
}

.Content11 .specifications span.ref {
    margin-top: 20px;
    display: block;
    font-size: 0.9em;
    margin: 5px 0;
    width: 50%;
    letter-spacing: -0.5px
}

.Content11 .specifications span.ref .red_star {
    color: #ff1313;
    vertical-align: middle
}

@media all and (max-width:1600px) {
    .Content6 {
        background: url(/kimg/prd_details/ssd/Klevv_U_DIMM_content6_prd1.png) no-repeat calc(100% - 30px) center, url(/kimg/prd_details/ssd/Klevv_U_DIMM_content6_bg1.jpg) no-repeat center;
        background-size: 620px, cover
    }
}

@media all and (max-width:1500px) {
    .Content6 {
        background-position-x: 97%, center
    }

    .Content6 li.text2 {
        width: 55%
    }

    .Content6 li.text2 br.pc {
        display: none
    }
}

@media all and (max-width:1400px) {
    .Content3 {
        background: url(/kimg/prd_details/ssd/Klevv_U_DIMM_content3_prd.png) no-repeat right bottom, url(/kimg/prd_details/ssd/Klevv_U_DIMM_content3_bg.png) no-repeat center;
        padding: 116px 0
    }

    .Content6 {
        background-position: calc(100% + 20%), center
    }

    .Content9 {
        background-size: 600px, cover;
        background-position: 10% 57px, center
    }
}

@media all and (max-width:1200px) {
    article {
        width: 100%;
        padding: 0 20px
    }

    .Content2 article ul {
        width: 100%
    }

    .Content6 {
        background-position: calc(100% + 35%), center
    }

    .Content8 div.whiteBg ul {
        width: 100%;
        right: auto;
        left: 0;
        padding-left: 20px
    }

    .Content8 div.blackBg ul {
        width: 100%;
        padding-right: 20px
    }

    .Content8 div .imgArea {
        width: 94%
    }

    .Content8 div .imgArea img {
        width: 100%
    }

    .Content12 {
        background-size: 600px
    }

    .Content12 ul.leftArea {
        left: 20px
    }

    .Content12 ul.rightArea {
        right: 20px
    }

    .Content11 .ordering_info {
        padding: 70px 2% 100px 2%
    }
}

@media all and (max-width:1024px) {
    .Content6 {
        background-position: center bottom;
        height: 800px;
        padding-top: 120px
    }

    .Content6 li.text2 {
        width: 100%
    }

    .Content6 li.text2 br.pc {
        display: block
    }
}

@media all and (max-width:1000px) {
    .Content2 {
        padding-bottom: 22px
    }

    .Content2 article li {
        width: 50%;
        float: left
    }

    .Content2 article li:nth-child(4),
    .Content2 article li:nth-child(5),
    .Content2 article li:nth-child(6) {
        margin-bottom: 98px
    }

    .Content3 article dl {
        width: 100%
    }

    .Content9 {
        background-size: 55%, cover
    }

    .Content12 {
        background-size: 56%
    }
}

@media all and (max-width:991px) {

    /* content11 */
    .Content11 {
        background: #f0f0f0;
        padding: 7rem 0 0 0
    }

    .Content11 .ordering_info {
        padding: 7rem 2%
    }

    .Content11 .specifications table {
        width: 100%
    }
}

@media all and (max-width:812px) {

    /* content1 */
    .Content1 {
        height: 91.2em;
        background: url(/kimg/prd_details/ssd/Klevv_U_DIMM_content1_bg_m.jpg) no-repeat center;
        background-size: cover;
        padding: 10em 0
    }

    .Content1 .pc_main {
        display: none
    }

    .Content1 .m_main {
        display: inline-block;
        width: 100%;
        max-width: 64rem
    }

    .Content1 ul {
        margin: 0
    }

    .Content1 .logo {
        margin: 0 0 4rem
    }

    .Content1 .logo img {
        width: 100%;
        max-width: 57rem
    }

    .Content1 .text1 {
        font-size: 3.2rem
    }

    /*content2*/
    .Content2 {
        background-image: url(/kimg/prd_details/ssd/Klevv_R1_Portable_SSD_content2_m_bg.jpg);
        padding: 12em 0 0;
        background-size: cover
    }

    .Content2 article h3 {
        font-size: 3.2em;
        margin-bottom: 0
    }

    .Content2 article ul {
        margin-top: 8.9em;
        margin-bottom: 4.5rem
    }

    .Content2 article li {
        height: 29.7em;
        width: 49%;
        margin-right: 2%;
        margin-bottom: 0
    }

    .Content2 article li:nth-child(2n) {
        margin-right: 0
    }

    .Content2 article li:nth-child(4),
    .Content2 article li:nth-child(5),
    .Content2 article li:nth-child(6) {
        margin-bottom: 0
    }

    .Content2 article li i {
        height: 0.6em;
        width: 5.6em;
        margin-bottom: 2.5em
    }

    .Content2 article li span {
        font-size: 2.8em;
        margin-bottom: 0.6em
    }

    .Content2 article li span br.mo {
        display: block
    }

    .Content2 article li p {
        font-size: 1.6em;
        line-height: 1.4em
    }

    .Content2 article li p br.pc {
        display: none
    }

    .Content2 article li p br.mo {
        display: block
    }

    /*content3*/
    .Content3 {
        padding: 12em 0;
        height: 82rem;
        background: url(/kimg/prd_details/ssd/Klevv_U_DIMM_content3_prd_m.png) no-repeat center bottom, url(/kimg/prd_details/ssd/Klevv_U_DIMM_content3_bg_m.jpg) no-repeat center;
        background-size: 100%
    }

    .Content3 article h3 br.mo {
        display: block
    }

    .Content3 article h3 {
        font-size: 3.2rem;
        line-height: 3.6rem;
        margin-bottom: 2.6rem
    }

    .Content3 article span.text {
        width: 100%;
        font-size: 1.8em;
        margin: 2.25em 0 3.9em 0
    }

    .Content3 article span.text br.pc {
        display: none
    }

    .Content3 article span.text br.mo {
        display: block
    }

    .Content3 article dt {
        width: 10.1em;
        margin-bottom: 4em
    }

    .Content3 article dd {
        vertical-align: top;
        width: calc(100% - 10.8em);
        padding-left: 4%
    }

    .Content3 article dd span {
        font-size: 2.8em;
        line-height: 1.2em
    }

    .Content3 article dd p {
        font-size: 1.6em;
        line-height: 1.6em
    }

    /* Content4 */
    .Content4 {
        padding: 120px 0 0 0;
    }

    /**背景**/
    .Content4__bg {
        position: relative;
        align-items: flex-end;
        align-content: flex-end;
        justify-items: flex-start;
        justify-content: flex-start;
        height: 70vw;
        margin: -2vw 0 0 0;
        overflow: hidden;
    }

    .Content4__bg img {
        left: -25%;
        object-fit: fill;
        width: auto;
    }

    .Content4__inner {
        min-height: 0;
    }

    /**文案**/
    .Content4__inner__content {
        max-width: none;
    }

    .Content4__inner__content__title {
        font-size: 3.2rem;
    }

    .Content4__inner__content__text {
        margin: 2.3em 0 2.55em;
        font-size: 1.8em;
    }

    .Content4__inner__content .pc {
        display: none;
    }

    .Content4__inner__content .mo {
        display: block;
    }

    /**電壓**/
    .Content4__inner__content__voltage {
        margin: 0 0 50px 0;
    }

    .Content4__inner__content__voltage__item__title {
        font-size: 1.8em;
    }

    .Content4__inner__content__voltage__item__number {
        font-size: 2.8em;
    }

    /*content5*/
    .Content5 {
        background: url(/kimg/prd_details/ssd/Klevv_U_DIMM_content5_bg_m.jpg)no-repeat center;
        background-size: cover;
        height: 142.1em;
        padding-top: 13.4em;
        padding-bottom: 0;
        position: relative
    }

    .Content5 article {
        height: 99%
    }

    .Content5 div li.text1 {
        font-size: 3.2rem;
        line-height: 3.6rem
    }

    .Content5 div li.text2 {
        font-size: 2em;
        margin-bottom: 3.38em
    }

    .Content5 div.leftArea {
        margin-top: 0;
        padding-right: 0
    }

    .Content5 div.rightArea {
        position: absolute;
        bottom: 0;
        right: 20px;
        width: 100%
    }

    .Content5 div.rightArea ul {
        width: 100%;
        padding-bottom: 8.9em
    }

    .Content5 div li dt {
        width: 18.2%
    }

    .Content5 div li dt i {
        display: block
    }

    .Content5 div li dt i img {
        width: 100%
    }

    .Content5 div li dd span:first-child {
        font-size: 2em
    }

    .Content5 div li dd span:last-child {
        font-size: 1.8em
    }

    /*content6*/
    .Content6 {
        background: url(/kimg/prd_details/ssd/Klevv_U_DIMM_content6_prd.png) no-repeat center bottom, url(/kimg/prd_details/ssd/Klevv_U_DIMM_content6_bg_m.jpg) no-repeat center;
        padding: 13.4em 0;
        background-size: 90%, cover;
        height: 97.8em
    }

    .Content6 br.pc {
        display: none
    }

    .Content6 li.text1 br.mo {
        display: block
    }

    .Content6 br.mo {
        display: block
    }

    .Content6 li.text2 br.pc {
        display: none
    }

    .Content6 li.text2 br.mo {
        display: block
    }

    .Content6 article {
        background: none;
        padding-top: 0;
        padding-bottom: 0
    }

    .Content6 li.text1 {
        font-size: 3.2rem;
        line-height: 3.6rem;
        margin-bottom: 1.25em
    }

    .Content6 li.text2 {
        font-size: 1.8em
    }

    /*cotent7*/
    .Content7 {
        background: url(/kimg/prd_details/ssd/Klevv_U_DIMM_content7_prd.png) no-repeat center calc(100% - 20px), url(/kimg/prd_details/ssd/Klevv_U_DIMM_content7_bg_m.jpg) no-repeat center;
        padding-top: 12rem;
        background-size: 100%, cover;
        height: 91.2em
    }

    .Content7 .t_area1 {
        margin-bottom: 10em
    }

    .Content7 li.text1 {
        font-size: 3.2rem;
        line-height: 3.6rem;
        margin-bottom: 1.25em
    }

    .Content7 li.text2 {
        font-size: 1.8em;
        margin-top: 4.2rem
    }

    .Content7 li.text2 br.mo {
        display: block
    }

    .Content7 li.text2 br.pc {
        display: none
    }

    .Content7 .t_area2 {
        margin-bottom: 6em
    }

    .Content7 div dl.weight {
        padding-right: 4em
    }

    .Content7 div dl.size {
        padding-left: 4em
    }

    .Content7 div dt {
        font-size: 1.8em
    }

    .Content7 div dd span {
        font-size: 3.6rem
    }

    .Content7 div dd {
        font-size: 1.8em
    }

    /*conten8*/
    .Content8 {
        background: url(/kimg/prd_details/ssd/Klevv_U_DIMM_content8__prd.png) no-repeat center calc(100% - 60px), url(/kimg/prd_details/ssd/Klevv_U_DIMM_content8_bg_m_re.jpg) no-repeat center;
        height: 91.2em;
        background-size: 96%, cover;
        padding: 12rem 0
    }

    .Content8 div .imgArea {
        text-align: center;
        width: 100%
    }

    .Content8 li.text1 {
        font-size: 3.2rem;
        line-height: 3.6rem
    }

    .Content8 li.text2 {
        font-size: 1.8em;
        margin-top: 2em
    }

    .Content8 li.text2 br.pc {
        display: none
    }

    .Content8 li.text2 br.mo {
        display: block
    }

    /*content9*/
    .Content9 {
        padding: 12em 0;
        background: url(/kimg/prd_details/ssd/Klevv_U_DIMM_content9_prd.png) no-repeat center calc(100% - 26px), url(/kimg/prd_details/ssd/Klevv_U_DIMM_content9_bg_m.jpg) no-repeat center;
        height: 91.2em;
        background-size: 96%, cover;
    }

    .Content9 li.text1 {
        font-size: 3.2rem;
        line-height: 3.6rem
    }

    .Content9 li.text2 {
        font-size: 1.8em;
        margin-top: 2.5em
    }

    .Content9 li.imgArea {
        margin-top: 6.7em
    }

    .Content9 li.imgArea img {
        max-width: 472px;
        width: 100%
    }

    /*content10*/
    .Content10 {
        padding: 19.3em 0
    }

    .Content10 h3 {
        font-size: 3.2rem;
        line-height: 3.6rem;
        margin-bottom: 1.46em
    }

    .Content10 span {
        font-size: 1.8em
    }

    .Content10 br.pc {
        display: none
    }

    .Content10 br.mo {
        display: block
    }

    .Content10 span br.mo {
        display: block
    }

    .Content10 div {
        margin-top: 4em
    }

    .Content10 div img {
        width: 100%;
        max-width: 410px
    }

    /* content11 */
    .Content11 .specifications h3,
    .Content10 .ordering_info h3 {
        font-size: 2.56rem;
        margin-bottom: 1.5rem
    }

    .Content11 .specifications table th,
    .Content10 .ordering_info table th {
        font-size: 1.44rem;
        padding: 1.5rem 0;
        line-height: 3rem
    }

    .Content11 .specifications table td {
        font-size: 1.44rem;
        padding: 1.8rem
    }

    .Content11 .ordering_info table td {
        font-size: 1.44rem;
        padding: 1.5rem 0;
        line-height: normal
    }

    .Content11 .specifications span.ref {
        font-size: 1.44rem;
        width: 100%;
        margin: 1.3rem 0;
        line-height: 1.9rem
    }

    div.btn a {
        font-size: 1.3rem;
        padding: 2.2rem 0;
        width: calc(50% - 20px);
        margin: 0 5px 15px 5px
    }

    /* a.com_btn1 {
        margin: 0;
        margin-right: 1%
    }

    a.com_btn2 {
        margin: 0;
        margin-left: 1%
    } */

    .GotoEssencore {
        padding: 7rem 0
    }

    .GotoEssencore h3 {
        margin-bottom: 8rem;
        font-size: 3.2rem
    }

    .GotoEssencore ul li a div.text {
        font-size: 1.6rem;
        line-height: 2rem
    }
}

@media screen and (max-width: 680px) {

    /* Content4 */
    .Content4 {
        padding: 60px 0 0 0;
    }

    /**特色**/
    .Content4__inner__content__feature {
        flex-wrap: wrap;
        align-items: flex-start;
        align-content: flex-start;
        justify-content: space-between;
    }

    .Content4__inner__content__feature__item {
        width: calc(50% - 10px);
        order: 10;
    }

    .Content4__inner__content__feature__item__title {
        font-size: 16px;
    }

    .Content4__inner__content__feature__item__text {
        font-size: 13px;
    }

    .Content4__inner__content__feature__pic {
        max-width: 220px;
        margin: 0 max(0px, calc(50% - 110px)) 15px max(0px, calc(50% - 110px));
    }
}

@media screen and (max-width: 575px) {

    /* Content4 */
    /**電壓**/
    .Content4__inner__content__voltage {
        justify-items: center;
        justify-content: center;
    }

    .Content4__inner__content__voltage__item {
        flex-wrap: wrap;
        width: 50%;
        max-width: 200px;
        padding: 0 10px;
    }

    .Content4__inner__content__voltage__item::before {
        left: 0;
    }

    .Content4__inner__content__voltage__item:first-child {
        padding: 0 10px;
    }

    .Content4__inner__content__voltage__item__number {
        width: 100%;
        margin: 0;
        font-size: 4em;
        text-align: center;
        order: -10;
    }

    /**特色**/
    .Content4__inner__content__feature__item__text {
        font-size: 12px;
    }
}

@media all and (max-width:414px) {
    .Content10 span br.mo {
        display: none
    }

    .Content2 article li {
        margin-bottom: 1em
    }

    .Content2 article li p br {
        display: none
    }

    .Content5 .text_box ul li.text1 br {
        display: none
    }

    .Content6 li.text2 br.mo {
        display: none
    }
}

@media all and (max-width:340px) {
    .Content12 article {
        height: 66em
    }

}