@charset "utf-8";
.no__wrap {
    white-space: nowrap;
}
/*///////////////////////////////////////////////////////////////////*/

#box-productOverview-containter {
    width: 100%;
    position: relative;
    left: 50%;
    overflow: hidden;
    margin: 0 auto 0 auto;
    font-size: 16px !important;
    background-color: #000;
}
@media all and (min-width: 769px){
    #box-productOverview-containter {
        margin-top: 56px;    
    }
}
#product-footer-zone div:first-child{
    margin-left: 24px!important;
}
/*kv*/

span.data_top{
    display: inline-block;
    font-size: 0.7em;
/*    vertical-align: top;
    margin-left: -0.8%;*/
    -webkit-transform: translateY(-25%);
     -ms-transform: translateY(-25%);
     -o-transform: translateY(-25%);
     transform: translateY(-25%);
     padding-left: 0.1em;
}
.wrap_kv {
    position: relative;
    width: 100%;
    margin: 0 auto;
}
.box_kv_visual {
    width: 100%;
    height: 1141px;
    overflow: hidden;
    background-image: url('../images/kv_desktop.jpg');
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    position: relative;
    top: 0;
    left: 0;
}
.box_logo {
    margin: 77px auto 0 auto;
}
.product_logo {
    text-align: center;
    margin: 0 auto;
    max-width: 440px;
}
.product_logo img {
    width: 100%!important;
    max-width: 100%!important;
    height: auto;
}
/*.WiGig_Doc_kv .product_logo img {
    width: 100%;
    max-width: 440px;
}*/

.wrap_kv .kv_subT {
    text-transform: uppercase;
    font-family: 'Xolonium';
    font-size: 65px;
    line-height: 1.2;
    text-align: center;
    color: #ffffff;
    text-shadow: 0px 1px 50px rgba(133, 109, 255, 0.8), 0px 1px 10px rgba(83, 188, 255, 0.5);
    padding-top: 15px;
    max-width: 1050px;
    margin: 0 auto;
}
.WiGig_Doc_main {
    background-color: #000;
    color: #fff;
    padding-bottom: 109px;
}
.intro-text {
    margin-top: -235px;
}
.WiGig_Doc_main .txt-cent-big {
    color: #fff;
    position: relative;
    z-index: 2;
    font-size: 26px;
    line-height: 1.54;
    text-align: center;
    font-family: 'Roboto';
    max-width: 992px;
    margin-top: 45px;
}
@media all and (max-width:1300px) {
    .box_logo {
        margin: 76px auto 0 auto;
        margin-top: calc(76px + 13px);
    }
    .box_kv_visual {
        background: url("../images/kv_tablet.jpg") top center no-repeat;
        background-size: cover;
        padding: 0;
        margin-top: -13px;
    }
    .wrap_kv .kv_subT {
        margin: 0 auto;
        text-align: center;
        max-width: 680px;
        font-size: 48px;
        line-height: 56px;
        padding-top: 24px;
    }
    .intro-text {
        margin-top: -245px;
    }
    .WiGig_Doc_main .txt-cent-big {
        width: 85%;
        max-width: 680px;
        font-size: 26px;
    }
}
@media all and (max-width:720px) {
    #box-productOverview-containter {
        margin-top: 0px;
    }
    .box_logo {
        margin: 43px auto 0 auto;
        margin-top: calc(43px + 13px);
    }
    .product_logo {
        max-width: 280px;
    }
    /*    .WiGig_Doc_kv .product_logo img {
        max-width: 280px;
    }*/
    .box_kv_visual {
        /* background: url("../images/kv_mobile.jpg") top center no-repeat; */
        background-image: url('../images/kv_mobile.jpg');
        background-size: cover;
        padding: 0;
    }
    .wrap_kv .kv_subT {
        margin: 0 auto;
        text-align: center;
        max-width: 320px;
        font-size: 35px;
        line-height: 48px;
        /*padding-top: 34px;*/
        padding-top: 14px;
        width: 320px;
        max-width: 95%;
    }
    .wrap_kv .kv_subT br {
        display: none;
    }
    .intro-text {
        /*margin-top: -284px;*/
        margin-top: -344px;
    }
    .WiGig_Doc_main .txt-cent-big {
        width: 85%;
        max-width: 280px;
        font-size: 20px;
        line-height: 27px;
    }
}
@media all and (max-width:480px) {
    .box_kv_visual {
        height: 1000px;
    }
    .intro-text {
        /*margin-top: -284px;*/
        margin-top: -304px;
    }
}
/* ------ Retina IMG ------*/

/*pc*/

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .box_kv_visual {
        background-image: url('../images/kv_desktop@2x.jpg');
        background-position: top center;
    }
}
/*pad*/

@media all and (min-width: 769px) and (max-width: 1300px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 769px) and (max-width: 1300px) and (min-resolution: 144dpi) {
    .box_kv_visual {
        background-image: url('../images/kv_tablet@2x.jpg');
        background-position: top center;
    }
}
/*mobile*/

@media all and (max-width: 720px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 720px) and (min-resolution: 144dpi) {
    .box_kv_visual {
        background-image: url('../images/kv_mobile@2x.jpg');
        background-position: top center;
    }
}
/*20180605*/

section .limit__width {
    position: relative;
    margin: 0 auto;
    min-width: 1301px;
    max-width: 2560px;
}
@media all and (min-width: 721px) and (max-width: 1300px) {
    section .limit__width {
        width: 100%;
        margin: 0 auto;
        min-width: 721px;
        max-width: 1300px;
    }
}
@media all and (min-width: 0px) and (max-width: 720px) {
    section .limit__width {
        width: 100%;
        margin: 0 auto;
        min-width: 320px;
        max-width: 720px;
    }
}
.wd__content {
    color: #333333;
}
.wd__content .content__title {
    position: relative;
    font-size: 48px;
    line-height: 1.2;
}
.wd__content .content__info {
    position: relative;
    margin-top: 24px;
    font-size: 20px;
    line-height: 1.5;
}
/*.wd__content .content__info span.reg-icon{
    font-size: 0.8em;
    vertical-align: top;
    margin-left: -3px;
}*/
.wd__feature {
    color: #333333;
}
.wd__feature .wd__feature__data {
    margin-bottom: 10px;
    color: #a89d5b;
    font-size: 4.3em;
    line-height: 1em;
}
.wd__feature .wd__feature__describe {
    /*margin-top: -22px;*/
    padding-left: 3px;
    color: #636360;
    font-size: 1.1em;
    line-height: 20px;
    letter-spacing: 0.08em;
}
.wd__feature__list .wd__feature {
    display: inline-block;
    vertical-align: top;
}
.wd__feature__list .wd__feature {
    vertical-align: bottom;
    margin-right: 28px;
    margin-left: 28px;
    margin-bottom: 47px;
}
.wd__feature__list .wd__feature:first-child {
    margin-left: 0;
}
.wd__feature__list .wd__feature:last-child {
    margin-right: 0;
}
section {
    position: relative;
    width: 100%;
    /*background-color: #000;*/
    color: #fff;
}
.section_content {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    height: 100%;
}
.row {
    position: relative;
    margin-left: auto;
    margin-right: auto;
}
.row:after {
    content: "";
    display: table;
    clear: both;
}
.row .col {
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}
.row .col.l12 {
    width: 100%;
    margin-left: auto;
    left: auto;
    right: auto;
}
@media only screen and (min-width: 721px) and (max-width: 1300px) {
    .row .col.m12 {
        width: 100%;
        margin-left: auto;
        left: auto;
        right: auto;
    }
}
@media only screen and (max-width: 720px) {
    .row .col.s12 {
        width: 100%;
        margin-left: auto;
        left: auto;
        right: auto;
    }
}
.no__wrap {
    white-space: nowrap;
}
section {
    margin-top: 240px;
}
.wd__content .content__title {
    font-size: 48px;
    color: #fff;
}
.wd__content .content__info {
    margin-top: 20px;
    max-width: 91%;
    font-size: 20px;
    color: #fff;
}
.large__text-center {
    text-align: center;
}
.wd__feature__list .wd__feature .wd__feature__data {
    margin-bottom: 0px;
    color: #fff;
    font-size: 64.5px;
    text-shadow: 0px 1px 50px rgba(133, 109, 255, 1), 0px 1px 10px rgba(83, 188, 255, 1);
}
.wd__feature__list .wd__feature .wd__feature__describe span {
    letter-spacing: 0.2px;
    font-size: 15px;
    padding-left: 0px;
    font-weight: normal;
}
.wd__feature__list .wd__feature__data, .wd__feature__list .wd__feature__describe {
    opacity: 1 !important;
}
.wd__box {
    font-family: "Myriad W01_n2", "Myriad W01", "Segoe UI", sans-serif;
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 160px;
}
.wd__box .discribe {
    letter-spacing: 0.2px;
    font-size: 15px;
    margin-top: 5px;
    font-weight: normal;
}
#section__latency {
    margin-top: -110px;
    overflow-x: hidden;
    background-color: #000;
    width: 100%;
    min-height: 900px;
    padding-top: 0px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom center;
    background-image: url("../images/cut_03_background.jpg");
}
#section__latency .col {
    margin: 0 auto;
    /*margin-top: 200px;*/
}
#section__latency .wd__content {
    position: relative;
    z-index: 5;
    margin-top: 180px;
    padding-top: 59px;
    max-width: 640px;
    color: #fff;
    left: 0;
    margin-left: 50.1%;
}
#section__latency .wd__content .content__title {
    width: 100%;
    color: #fff;
}
#section__latency .wd__content .content__info {
    width: 100%;
    max-width: 100%;
}
#section__latency .wd__feature__list {
    max-width: 620px;
    width: 90%;
    z-index: 1;
    color: #fff;
    left: 50%;
    position: relative;
}
#section__latency .wd__feature__list .feature__01 {
    text-align: center;
    margin-top: 53px;
}
#section__latency .wd__feature__list .wd__feature .wd__feature__data{
    font-size: 53px;
    margin-bottom: 6px;
}
#section__latency .wd__feature__list .wd__feature .wd__feature__describe {
    color: #fff;
    text-align: left;
    margin-left: 7px;
}
#section__latency .img__latency {
    z-index: 0;
    position: absolute;
    /*left: 22.2vw;*/
    left: 22%;
    top: 180px;
    margin-top: 0px;
    max-width: 100%;
    width: 342px;
    height: 580px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center top;
    background-image: url("../images/product.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    #section__latency {
        background-image: url("../images/cut_03_background.jpg");
    }
    #section__latency .img__latency {
        background-image: url("../images/product@2x.png");
    }
}

@media all and (min-width: 1304px) and (max-width: 1480px){
    #section__latency .img__latency {
        left: 16vw;
    }
}
#section__cinema {
    overflow: hidden;
    margin-top: 171px;
    margin-bottom: 74px;
    background-color: #000;
}
#section__cinema .col {
    position: relative;
    z-index: 2;
}
#section__cinema .wd__content .content__info {
    margin-top: 26px;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    max-width: 690px;
}
#section__cinema .wd__feature__list {
    margin: 33px auto 0;
    max-width: 1300px;
    width: 850px;
    z-index: 1;
    text-align: center;
}
#section__cinema .wd__feature__list .wd__box {
    vertical-align: top;
    position: relative;
    width: auto;
    margin-left: 34px;
    margin-right: 34px;
}
#section__cinema .wd__feature__list .wd__box .discribe {
    position: relative;
    width: 100%;
}
#section__cinema .wd__feature__list .wd__box .icon__1 {
    background-image: url("../images/icon_HEMI.png");
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: contain;
    background-size: contain;
    width: 160px;
    height: 90px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
#section__cinema .wd__feature__list .wd__box .icon__2 {
    background-image: url("../images/icon_USB.png");
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: contain;
    background-size: contain;
    width: 160px;
    height: 90px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
#section__cinema .img__cinema {
    z-index: 1;
    margin: 0px auto;
    margin-top: -117px;
    position: relative;
    max-width: 2560px;
    width: 100%;
    height: 1020px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center bottom;
    background-image: url("../images/cut_02_background.jpg");
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    #section__cinema .img__cinema {
        background-image: url("../images/cut_02_background@2x.jpg");
    }
    #section__cinema .wd__feature__list .wd__box .icon__1 {
        background-image: url("../images/icon_HEMI@2x.png");
    }
    #section__cinema .wd__feature__list .wd__box .icon__2 {
        background-image: url("../images/icon_USB@2x.png");
    }
}
@media all and (min-width: 721px) and (max-width: 1300px) {
    section {
        margin-top: 141px;
    }
    .wd__content .content__title {
        width: 70%;
        margin: 0 auto;
        line-height: 1.2;
    }
    .wd__content .content__info {
        margin: 16px auto 0 auto;
        max-width: 1200px;
        width: 94%;
        font-size: 20px;
    }
    .wd__feature__list {
        font-weight: normal;
    }
    .wd__feature__list .wd__feature .wd__feature__describe {
        /*line-height: 0px;*/
    }
    .wd__feature__list .wd__feature .wd__feature__describe span {
        letter-spacing: 0.4px;
    }
}
@media all and (min-width: 721px) and (max-width: 1300px) {
    #section__latency {
        overflow-y: hidden;
        margin-top: 148px;

    }
    #section__latency .col {
        position: relative;
    }
    #section__latency .wd__content {
        margin: 0 auto;
        text-align: center;
        width: 85%;
        max-width: 680px;
        left: 0;
    }
    #section__latency .wd__content .content__title {
        width: 100%;
    }
    #section__latency .wd__content .content__info {
        width: 100%;
    }
    #section__latency .wd__feature__list {
        z-index: 1;
        left: -3px;
        margin: 35px auto 0;
        width: 90%;
        max-width: 600px;
        text-align: center;
    }
    #section__latency .wd__feature__list .feature__01 {
        margin-top: 11px;
    }
    #section__latency .wd__feature__list .feature__01 .wd__feature__describe {
        margin-top: 3px;
        margin-left: 0px;
        text-align: center;
    }
    #section__latency .wd__feature__list .wd__feature .wd__feature__describe span {
        margin-top: 3px;

    }
    #section__latency .img__latency {
        margin: 0 auto;
        margin-top: 50px;
        margin-bottom: 80px;
        top: 0;
        left: 0;
        position: relative;
    }
}
@media all and (min-width: 721px) and (max-width: 1300px) {
    #section__cinema {
        overflow: hidden;
        margin-top: 114px;
        margin-bottom: 101px;
    }
    #section__cinema .col {
        position: relative;
    }
    #section__cinema .wd__content {
        position: relative;
        top: 0;
        left: auto;
        margin: 0 auto;
        width: 100%;
        text-align: center;
    }
    #section__cinema .wd__content .content__title {
        width: 100%;
    }
    #section__cinema .wd__content .content__info {
        margin-top: 16px;
        width: 640px;
    }
    #section__cinema .wd__feature__list {
        margin-top: 33px;
        max-width: 720px;
        width: 100%;
    }
    #section__cinema .wd__feature__list .wd__box {
        margin-bottom: 119px;
        width: auto;
        margin: 0 47px;
    }
    #section__cinema .img__cinema {
        position: relative;
        z-index: 0;
        left: 0px;
        width: 100%;
        max-width: 100%;
        margin-top: -8px;
        /*height: 650px;*/
        height: 800px;
    }
}
@media all and (max-width: 720px) {
    section {
        margin-top: 141px;
    }
    .no__wrap {
        white-space: nowrap;
        font-weight: normal;
    }
    .wd__content {
        margin-top: 65px;
        margin-left: auto;
        width: 100%;
    }
    .wd__content .content__title {
        width: 100%;
        max-width: 700px;
        font-size: 29.4px;
        line-height: 33px;
    }
    .wd__content .content__info {
        margin: 13px auto 0;
        width: 100%;
        max-width: 700px;
        font-size: 15px;
        line-height: 21px;
        letter-spacing: 0.5px;
    }
    .wd__feature__list {
        margin-top: 15px !important;
        text-align: center;
        width: 320px;
    }
    .wd__feature__list .wd__feature {
        margin: 0 auto;
        margin-bottom: 22px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
    .wd__feature__list .wd__feature .wd__feature__data {
        font-size: 47px;
        margin-bottom: 11px;
    }
    .wd__feature__list .wd__feature .wd__feature__describe {
        margin-top: -12px;
        font-size: 13px;
        letter-spacing: .1px;
        line-height: 15px;
    }
    .wd__feature__list .wd__feature .wd__feature__describe span {
        font-size: 13px;
        margin-left: 0;
    }
    .wd__feature__list .wd__feature .wd__feature__describe {
        font-size: 13px;
        letter-spacing: .1px;
    }
}
@media all and (max-width: 720px) {
    #section__latency {
        padding-top: 47px;
        overflow: hidden;
        margin-top: 0px;
    }
    #section__latency .wd__content {
        max-width: 85%;
        left: 0;
        margin: 0 auto;
    }
    #section__latency .wd__content .content__title {
        width: 100%;
        text-align: center;
    }
    #section__latency .wd__content .content__info {
        text-align: center;
        width: 100%;
        max-width: 350px;
        margin-bottom: 38px;
    }
    #section__latency .wd__feature__list {
        position: relative;
        max-width: 640px;
        left: auto;
        margin-left: auto;
        margin-right: auto;
        width: 85%;
    }
    #section__latency .wd__feature__list .wd__feature__describe {
        margin-top: -2px;
    }
    #section__latency .wd__feature__list .feature__01 .wd__feature__describe {
        margin-left: 0px;
        text-align: center;
    }
    #section__latency .wd__feature__list .wd__feature__describe span {
        font-size: 13px;
    }
    #section__latency .wd__feature__list .wd__feature {
        margin: 0px 23px 5px;
    }
    #section__latency .wd__feature__list .feature__01 {
        width: auto;
    }
    #section__latency .img__latency {
        position: relative;
        margin: 0 auto;
        margin-bottom: 80px;
        margin-top: 34px;
        top: 0;
        left: 0;
        max-width: 65vw;
        max-height: calc( 65vw * 583 / 344);
    }
}


@media all and (max-width: 720px) {
    #section__cinema {
        overflow: hidden;
        margin-bottom: 35px;
        margin-top: 23px;
    }
    #section__cinema .col {
        position: relative;
    }
    #section__cinema .wd__content {
        position: relative;
        top: 0;
        left: auto;
        margin: 0 auto;
        width: 100%;
        max-width: 85%;
        text-align: center;
    }
    #section__cinema .wd__content .content__title {
        width: 100%;
        text-align: center;
    }
    #section__cinema .wd__content .content__info {
        width: 100%;
        max-width: 350px;
        margin-top: 11px;
    }
    #section__cinema .wd__feature__list {
        margin-top: 34px !important;
        width: 100%;
    }
    #section__cinema .wd__feature__list .wd__box {
        width: auto;
        margin: 0 43px;
    }
    #section__cinema .wd__feature__list .wd__box .icon__1 {
        width: 120px;
        background-size: contain;
    }
    #section__cinema .wd__feature__list .wd__box .icon__2 {
        width: 120px;
        background-size: contain;
    }
    #section__cinema .wd__feature__list .wd__box .discribe {
        position: relative;
        width: 144px;
        font-size: 13px;
        line-height: 16px;
        width: 100%;
        margin-top: -16px;
    }
    #section__cinema .img__cinema {
        position: relative;
        z-index: 0;
        left: 0;
        width: 100%;
        max-width: 100%;
        /*height: 350px;*/
        height: 500px;
        margin-top: -23px;
        background-size: cover;
        background-repeat: no-repeat;
    }
}

@media all and (max-width: 480px){
    #section__cinema .wd__feature__list .wd__box {
        padding-bottom: 35px;
    }
}
section.section-foot{
    background-color: #fff;
    position: relative;
    margin: 0;
    padding: 0;
    width: 100%;

}
.footnotes {
    
    margin: 25px auto 0;
    max-width: 1180px;
    width: 100%;
    padding-left: 16px;
    padding-right: 16px;
}
sup.footnote-num {
    font-size: 12px;
    top: -0.7rem;
    color: #999999;
    vertical-align: baseline !important;
}
.footnotes ul.footnote {
    font-size: 18px;
    color: #999999;
    line-height: 1.4;
    margin-left: 24px;
    margin-right: 24px;
}
.footnotes ul.footnote li {
    list-style-type: decimal;
    line-height: 1.3;
    text-align: left;
    margin-bottom: 9px;
    font-size: 18px;
}
@media all and (min-width: 721px) and (max-width: 1300px) {
    .footnotes {
        padding-left: 16px;
        padding-right: 16px;
    }
}
@media all and (max-width: 720px) {
    sup.footnote-num {
        font-size: 11px;
        top: -0.5rem;
    }
    .footnotes {
        width: auto;
        padding-left: 11px;
        padding-right: 11px;
    }
    .footnotes ul.footnote {
        font-size: 13.3px;
        line-height: 1.4;
    }
    .footnotes ul.footnote li {
        font-size: 13.3px;
        margin-bottom: 12px;
    }
}
.u-test {
    border: 1px solid orange!important;
}
.u-test * {
    border: 1px solid orange!important;
}

/*#overview {
    margin-top: 0;
}*/