<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
@import url(http://fonts.googleapis.com/css?family=Roboto:300,400,700);



* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
*:after,
*:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
body{
    height: auto !important;
    overflow-x: hidden;
}
sub, sup { 
    line-height: 0; 
    position: relative; 
    vertical-align: baseline;
}
sup { 
        top: -0.6em;
    font-size: 0.6em;
}
sub { 
    bottom: -0.6em; 
    font-size: 0.6em;
}

html #overview #special-sectionOverview, 
html #overview #sectionOverview,
html #overview #old-sectionOverview {
    width: 100% !important;
    padding-top: 0 !important;
    padding-right: 0 !important;
    padding-left: 0 !important;
    padding-bottom: 0 !important;
    margin: 0 !important;
    border: 0 !important;
    float: none !important;
}

#sectionOverview,
#old-sectionOverview,
#special-sectionOverview {
    background-color: #fff;
    height: auto;
    color: #222;
    font-size: 12px;
}

#sectionOverview #Gundam-width-full,
#old-sectionOverview #Gundam-width-full,
#special-sectionOverview #Gundam-width-full {
    width: 100%;
    background-color: #520000;
    /*position: absolute;
    left: 0px;*/
    overflow: hidden;
}

#sectionOverview #precent-cont,
#old-sectionOverview #precent-cont,
#special-sectionOverview #precent-cont {
    margin: 0 auto;
    height: 100%;
    max-width: 2000px;
}

#sectionOverview .clear:after,
#old-sectionOverview .clear:after,
#special-sectionOverview .clear:after {
    content: '';
    clear: both;
    display: block;
}

#sectionOverview h2,
#old-sectionOverview h2,
#special-sectionOverview h2 {
    color: #222 !important;
    font-size: 3.5em;
    padding: 0;
    margin: 0;
    font-weight: 300;
    line-height: 1.2em;
}

#sectionOverview h3,
#old-sectionOverview h3,
#special-sectionOverview h3 {
    color: #c8b06e;
    font-size: 2.3em;
    padding: 0;
    margin: 0;
    font-weight: 400;
    line-height: 1.1em;
}

#sectionOverview p,
#old-sectionOverview p,
#special-sectionOverview p {
    padding: 0;
    margin: 0;
    font-size: 1.5em;
    line-height: 1.5em;
}

#Gundam-width-full ul li{
    margin: 0;
}

@media screen and (max-width: 550px) {
    #sectionOverview h2 {
        font-size: 2.5em;
    }
    #sectionOverview h3 {
        font-size: 1.6em;
    }
    #sectionOverview p {
        font-size: 1.3em;
    }
    #old-sectionOverview h2 {
        font-size: 2.5em;
    }
    #old-sectionOverview h3 {
        font-size: 1.6em;
    }
    #old-sectionOverview p {
        font-size: 1.3em;
    }
    #special-sectionOverview h2 {
        font-size: 2.5em;
    }
    #special-sectionOverview h3 {
        font-size: 1.6em;
    }
    #special-sectionOverview p {
        font-size: 1.3em;
    }
}
#Gundam-width-full a {
    text-decoration: none;
    cursor: pointer;
    -webkit-transition: 0.3s ease-out;
    -moz-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
}
#Gundam-width-full a:active {
    background-color: transparent;
}
#Gundam-width-full a:hover {
    text-decoration: none;
    cursor: pointer;
}
#Gundam-width-full a:hover, #Gundam-width-full a:active {
    outline: 0;
}

/*#sectionOverview img{ max-width: none;}  write over wtite base_responsive.css */

#sectionOverview .text-center,
#old-sectionOverview .text-center,
#special-sectionOverview .text-center {
    text-align: center;
}

#Gundam-width-full .product-section {
  position: relative;
  background-repeat: no-repeat;
  /*height: 0;*/
  overflow: hidden;
}

#Gundam-width-full .product-section:before {
  content: "";
  position: absolute;
  background-repeat: no-repeat;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

#Gundam-width-full .product-section .product-content {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}

#Gundam-width-full .product-section .maintitle {
  position: absolute;
  /*-webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;*/
  z-index: 2;
}
@media only screen and (max-width: 1040px){

}
@media only screen and (max-width: 719px) {
  #Gundam-width-full .product-section:before {
    height: 0;
  }
  #Gundam-width-full .product-section {
    overflow: auto;
    height: auto;
  }
  #Gundam-width-full .product-section .product-content {
    position: relative;
    margin-bottom: 0px
  }
  #Gundam-width-full .product-section .maintitle {
    position: relative;
    text-align: center;
    padding: 1.5em 5%;
    width: auto;
    left: auto;
    top: auto;
  }
}

/****************** screen ******************/

#Gundam-width-full .mx-section-screen {
    position: relative;
}


/*** birdview ***/

#Gundam-width-full .mx-section-screen .birdview {
    margin-top: 30px;
}

#Gundam-width-full .mx-section-screen .birdview img {
    max-width: 100% !important;
    margin: 0 auto;
    display: block;
    position: relative;
}

#Gundam-width-full .mx-section-screen .birdview .mx-text {
    text-align: center;
    width: 96%;
    max-width: 800px;
    margin: 0 auto;
}

#Gundam-width-full .mx-section-screen .birdview .mx-text h2 {
    margin-bottom: 20px;
}


#Gundam-width-full .maintitle a{
    color: #fff;
    font-family: 'myriadprolight', Arial, Helvetica, sans-serif;
    text-decoration: underline;
}
#Gundam-width-full ul.note_list{
    list-style: none;
    width: 100%;
    max-width: 880px;
    margin: 0 auto
}
#Gundam-width-full ul.note_list li{
    text-align: left;
    margin-left: 0px;
}
#Gundam-width-full ul.note_list li p{
    text-align: left;
    line-height: 1.2em;
}
#Gundam-width-full p.note{
    font-size: 15px;
    color: #757575 !important;
    text-align: center;
    letter-spacing: 0.05em;
    font-weight: 500;
    margin-top: 10px !important;
    display: inline-block;
    font-family: 'myriadprolight', Arial, Helvetica, sans-serif;
}
/*** angle ***/

#Gundam-width-full .mx-section-screen .angle {
    margin: 120px auto 80px auto;
    width: 96%;
    max-width: 1440px;
    position: relative;
}

#Gundam-width-full .mx-section-screen .angle&gt;img {
    display: block;
    float: right;
    width: 60%;
    max-width: 860px;
}

#Gundam-width-full .mx-section-screen .angle .mx-text {
    float: left;
    width: 40%;
    max-width: 500px;
    margin-top: 3%;
}

#Gundam-width-full .mx-section-screen .angle .mx-text h2 {
    margin-bottom: 20px;
}

@media screen and (max-width: 1000px) {
    #Gundam-width-full .mx-section-screen .angle .mx-text {
        margin-top: 0;
    }
}

@media screen and (max-width: 750px) {
    #Gundam-width-full .mx-section-screen .angle {
        margin-top: 70px;
    }
    #Gundam-width-full .mx-section-screen .angle&gt;img {
        float: none;
        width: 100%;
        margin-top: 20px;
    }
    #Gundam-width-full .mx-section-screen .angle .mx-text {
        float: none;
        width: 100%;
        max-width: 100%;
    }
}

#Gundam-width-full img.webstyle,
#Gundam-width-full .webstyle {
    display: block;
}


/* 左文右圖 */

#Gundam-width-full .maintitle.lefttxt {
    display: inline-block;
    width: 100%;
    margin: 0 0 60px;
}

#Gundam-width-full .maintitle.lefttxt .info_left {
    float: left;
    margin: 0px -100% 0px 0px;
    position: relative;
    width: 50%;
    text-align: left !important
}

#Gundam-width-full .maintitle.lefttxt .info_left .mtitle,
#Gundam-width-full .maintitle.lefttxt .info_left .info,
#Gundam-width-full .maintitle.lefttxt .info_right .mtitle {
    text-align: left !important;
    padding: 0;
    width: 100% !important;
    margin: 0 auto;
    margin-bottom: 15px;
}

#Gundam-width-full .maintitle.lefttxt .info_right {
    margin: 0px 0px 0px 50%;
    position: relative;
    /*width: 100%;*/
}

#Gundam-width-full .maintitle.lefttxt .info_left .stitle,
#Gundam-width-full .maintitle.lefttxt .info_left .stitle p,
#Gundam-width-full .maintitle.lefttxt .info_left .info,
#Gundam-width-full .maintitle.lefttxt .info_left .info p {
    text-align: left !important;
    margin-left: 0 !important;
}


/* 左圖右文 */

#Gundam-width-full .maintitle.righttxt {
    display: inline-block;
    width: 100%;
    margin: 0;
}

#Gundam-width-full .maintitle.righttxt .info_left {
    float: left;
    margin: 0px -100% 0px 0px;
    position: relative;
    width: 50%;
}

#Gundam-width-full .maintitle.righttxt .info_left .mtitle,
#Gundam-width-full .maintitle.righttxt .info_left .mtitle p,
#Gundam-width-full .maintitle.righttxt .info_left .info,
#Gundam-width-full .maintitle.righttxt .info_left .info p,
#Gundam-width-full .maintitle.righttxt .info_right .mtitle,
#Gundam-width-full .maintitle.righttxt .info_right .mtitle p {
    text-align: left !important;
    padding: 0;
    width: 100% !important;
    margin: 0 auto;
    margin-bottom: 25px;
}

#Gundam-width-full .maintitle.righttxt .info_right {
    margin: 0px 0px 0px 50%;
    position: relative;
    text-align: left;
    /*width: 100%;*/
}

#Gundam-width-full .maintitle.righttxt .info_right .stitle,
#Gundam-width-full .maintitle.righttxt .info_right .stitle p,
#Gundam-width-full .maintitle.righttxt .info_right .info,
#Gundam-width-full .maintitle.righttxt .info_right .info p {
    text-align: left !important;
    margin-left: 0 !important;
}
#Gundam-width-full .mtitle{
    text-align: center;
    margin-bottom: 15px
}
#Gundam-width-full .mtitle p {
    font-family: "helveticanowdisplay", "Helvetica", "STHeiti Light", "Apple LiGothic Medium", "微軟正黑體", "Microsoft JhengHei", Helvetica, Arial, sans-serif;
    font-size: 75px;
    font-weight: bold;
    line-height: 1.1 !important;
    margin: 0 0 10px 0 !important;
    color: #fff !important;
    margin-bottom: 0.3em;
}

#Gundam-width-full .stitle{
    margin: -10px auto
}
#Gundam-width-full .stitle p {
    color: #51127f;
    font-size: 2.7em;
    font-family: "helveticanowdisplay", "Helvetica", "STHeiti Light", "Apple LiGothic Medium", "微軟正黑體", "Microsoft JhengHei", Helvetica, Arial, sans-serif;
    width: 100%;
    display: block;
    font-weight: bold;
    line-height: 1.2em;
    position: relative;
    z-index: 10;
    margin: 0 auto 15px;
        /* font-style: italic; */
    /*text-align: center;*/
}

#Gundam-width-full .mainfull .maintitle .info,
#Gundam-width-full .mainsize .maintitle .info,
#Gundam-width-full .product-content .maintitle .info{
    font-family: 'helveticanowdisplay', Arial, Helvetica, sans-serif;
    color: #ffbc00 !important;
    font-size: 20px;
    line-height: 1.2em;
    font-weight: normal;
    text-align: center;
    width: 100%;
    margin: 0 auto;
}
@media only screen and (max-width: 1320px) {
    #Gundam-width-full .mainfull .maintitle .info,
    #Gundam-width-full .mainsize .maintitle .info,
    #Gundam-width-full .product-content .maintitle .info{
        font-size: 16px;
        line-height: 1.4em;
    }
}
#Gundam-width-full .full-section .mainfull {
    text-align: center;
    margin: 0 auto;
    /*max-width: 1920px;*/
}

#Gundam-width-full .full-section .mainfull .maintitle {
    padding: 0 18px
}

.full-section:first-child {
    /*border-top: 1px solid #ccc;*/
}

#Gundam-width-full section.whiteBg .mtitle p,
#Gundam-width-full section.whiteBg .stitle p,
#Gundam-width-full section.whiteBg .mainfull .info,
#Gundam-width-full section.whiteBg .maintitle .info,
#Gundam-width-full section.whiteBg ul li p {
    color: #fff !important;
}

@media (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    #Gundam-width-full section.whiteBg .mtitle p,
    #Gundam-width-full .mtitle p {
        position: relative;
        color: #000 !important;
        background: transparent
    }
}
@supports (-ms-accelerator:true) {
    #Gundam-width-full section.whiteBg .mtitle p,
    #Gundam-width-full .mtitle p {
        position: relative;
        color: #000 !important;
        background: transparent;
        -webkit-background-clip: text;
        -webkit-text-fill-color: #000 !important
    }
}
#Gundam-width-full .full-section .mainfull {
    text-align: center;
}

#Gundam-width-full .full-section .mainfull .maintitle {
    padding: 0 18px
}

#Gundam-width-full img.mobile,
#Gundam-width-full .mobile {
    display: none;
}

#Gundam-width-full .maintitle .text-left{
    text-align: left !important;
}

#Gundam-width-full #Gundam-More-Product{
    padding: 50px 0 100px;
    margin: 0% auto 0;
    display: inline-block;
    width: 100%;
    text-align: center;
}
#Gundam-width-full #Gundam-More-Product a.more_product{
    font-family: 'helveticanowdisplay', Arial, Helvetica, sans-serif;
    font-size: 18px;
    line-height: 1.4em;
    font-weight: normal;
    text-align: center;
    padding: 8px 40px;
    border: 2px #ffbc00 solid;
    color: #ffbc00;
    font-size: 20px;
    font-weight: 500;
    display: inline-block;
    border-radius: 8px;
}
#Gundam-width-full #Gundam-More-Product a.more_product:hover {
    border: 2px #ffbc00 solid;
    background: rgba(0, 0, 0, 0.3);
    color: #ffbc00;
}
@media only screen and (max-width: 969px) {
    #Gundam-width-full #Gundam-More-Product{
        padding: 0px 0 50px;
    }
}
/*Gundam-KV*/
#Gundam-width-full #Gundam-KV {
  padding-top: 37.4899%;
}
#Gundam-width-full #Gundam-KV:before {
  background-image: url("../img/bg_kv.jpg");
  background-size: cover;
}

#Gundam-width-full #Gundam-KV .maintitle {
    left: 24%;
    top: 60%;
    transform: translate(-50%, -50%);
    text-align: left;
    width: 42%;
}
#Gundam-width-full #Gundam-KV .stitle p{
    display: inline-block;
    position: relative;
    color: #51127f !important;
    font-size: 50px;
    line-height: 1;
    padding-right: 20%;
}
#Gundam-width-full #Gundam-KV .mtitle{
    margin-bottom: 0
}
#Gundam-width-full #Gundam-KV .mtitle p{
    display: inline-block;
    position: relative;
    padding-bottom: 15px;
    color: #51127f !important;
    line-height: 0.9 !important;
    margin-bottom: 0;
    background: transparent;
    background: linear-gradient(135deg, #51127f 20%, #d70a84 80%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    #Gundam-width-full #Gundam-KV .mtitle p {
        position: relative;
        color: #51127f;
        background: transparent;
    }

    #Gundam-width-full #Gundam-KV .mtitle p::after {
        content: none;
    }
}
@supports (-ms-accelerator: true) {
    #Gundam-width-full #Gundam-KV .mtitle p {
        position: relative;
        color: #51127f;
        background: transparent;
        -webkit-background-clip: text;
        -webkit-text-fill-color: #d70a84;
    }

    #Gundam-width-full #Gundam-KV .mtitle p::after {
        content: none;
    }
}
#Gundam-width-full #Gundam-KV .info{
    color:#51127f !important;
}
@media only screen and (max-width: 1920px) {
  #Gundam-width-full #Gundam-KV .mtitle p {
    font-size: 80px;
  }
}
@media only screen and (max-width: 1680px) {
  #Gundam-width-full #Gundam-KV .mtitle p {
    font-size: 70px;
  }
  #Gundam-width-full #Gundam-KV .stitle p{
    font-size: 40px
  }
}
@media only screen and (max-width: 1650px) {
  #Gundam-width-full #Gundam-KV .mtitle p {
    font-size: 5.2em;
  }
}

@media only screen and (max-width: 1440px) {
  #Gundam-width-full #Gundam-KV .stitle p {
    font-size: 2.7em;
  }
}
@media only screen and (max-width: 1350px) {
  #Gundam-width-full #Gundam-KV .mtitle p {
    font-size: 4.3em;
    margin-bottom: 10px
  }
  #Gundam-width-full #Gundam-KV .stitle p {
    font-size: 30px;
  }
  #Gundam-width-full #Gundam-KV .maintitle .logo_group{
    padding: 10px 0 15px
  }
}
@media only screen and (max-width: 1150px) {
    #Gundam-width-full #Gundam-KV .maintitle{
        top: 50%
    }
  #Gundam-width-full #Gundam-KV .mtitle p {
    font-size: 3.5em;
  }
}
@media only screen and (max-width: 969px) {
    #Gundam-width-full #Gundam-KV .mtitle p {
        font-size: 3em;
        color: #fff !important;
        background:  none;
        -webkit-text-fill-color: inherit;
      }
      #Gundam-width-full #Gundam-KV .info{
        color: #ffbc00 !important;
      }
  #Gundam-width-full #Gundam-KV img.mobile{
    display: block !important;
    margin: 10px 0;
  }
  #Gundam-width-full #Gundam-KV img.webstyle{
    display: none !important;
  }
  #Gundam-width-full #Gundam-KV .control_io_mobile{
    display: block !important;
  }
  #Gundam-width-full #Gundam-KV .control_io{
    display: none !important;
  }
  #Gundam-width-full #Gundam-KV:before {
    background-image: none;
    padding-top: 0%;
  }
  #Gundam-width-full #Gundam-KV {
    padding-top: 0%;
    padding-bottom: 0px
  }
  #Gundam-width-full #Gundam-KV .product-content {
    position: relative;
    margin-bottom: 0
  }
  #Gundam-width-full #Gundam-KV .maintitle {
    position: relative;
    width: auto;
    left: auto;
    right: auto;
    top: auto;
    margin-left: 0;
    padding: 30px 18px 50px;
    transform: translate(0%, 0%);
  }
  #Gundam-width-full #Gundam-KV .mtitle p{
    margin: 0;
    padding-top: 0;
    padding-bottom: 0;
  }
  #Gundam-width-full #Gundam-KV .stitle p {
    margin-bottom: 20px;
    color: #fccd99 !important;
    font-size: 2em
  }
  #Gundam-width-full #Gundam-KV .mtitle p {
    font-size: 3em;
  }
}

@media only screen and (max-width: 480px) {
  #Gundam-width-full #Gundam-KV .maintitle {
    padding-top: .5em;
  }
  #Gundam-width-full #Gundam-KV .mtitle p {
    font-size: 32px;
  }
  #Gundam-width-full #Gundam-KV .stitle p {
    font-size: 18px;
  }
}
/*Cooling*/
#Gundam-width-full #Cooling {
  padding-top: 56.1899%;
}
#Gundam-width-full #Cooling:before {
  background-image: url("../img/bg_cooldesign.jpg");
  background-size: cover;
}

#Gundam-width-full #Cooling .maintitle {
        left: 38%;
    top: 20%;
    transform: translate(-50%, -50%);
    text-align: center;
    width: 70%;
}

@media only screen and (max-width: 1920px) {
  #Gundam-width-full #Cooling .mtitle p {
    font-size: 105px;
  }
}
@media only screen and (max-width: 1660px) {
  #Gundam-width-full #Cooling .mtitle p {
    font-size: 8em;
  }
}

@media only screen and (max-width: 1440px) {
  #Gundam-width-full #Cooling .stitle p {
    font-size: 2.7em;
  }
}
@media only screen and (max-width: 1350px) {
  #Gundam-width-full #Cooling .mtitle p {
    font-size: 5em;
    margin-bottom: 10px
  }
  #Gundam-width-full #Cooling .stitle p {
    font-size: 34px;
  }
  /* #Gundam-width-full #Cooling .maintitle{
        width: 50%;
    left: 29%;
  } */
  #Gundam-width-full #Cooling .maintitle .logo_group{
    padding: 10px 0 15px
  }
}
@media only screen and (max-width: 1150px) {
  #Gundam-width-full #Cooling .mtitle p {
    font-size: 4em;
    margin-bottom: 10px
  }
}

@media only screen and (max-width: 969px) {
    #Gundam-width-full #Cooling .mtitle p {
        font-size: 3em;
        color: #fff !important;
        background:  none;
        -webkit-text-fill-color: inherit;
      }
      #Gundam-width-full #Cooling .info{
        color: #ffbc00 !important;
      }
  #Gundam-width-full #Cooling img.mobile{
    display: block !important;
  }
  #Gundam-width-full #Cooling .control_io_mobile{
    display: block !important;
  }
  #Gundam-width-full #Cooling .control_io{
    display: none !important;
  }
  #Gundam-width-full #Cooling:before {
    background-image: none;
    padding-top: 0%;
  }
  #Gundam-width-full #Cooling {
    padding-top: 0%;
    padding-bottom: 0px
  }
  #Gundam-width-full #Cooling .product-content {
    position: relative;
    margin-bottom: 0
  }
  #Gundam-width-full #Cooling .maintitle {
    position: relative;
    width: auto;
    left: auto;
    right: auto;
    top: auto;
    margin-left: 0;
    padding: 30px 18px 50px;
    transform: translate(0%, 0%);
  }
  #Gundam-width-full #Cooling .mtitle p{
    margin: 0;
    padding-top: 0;
    padding-bottom: 0;
  }
  #Gundam-width-full #Cooling .stitle p {
    margin-top: 20px
  }
  #Gundam-width-full #Cooling .mtitle p {
    font-size: 3em;
  }
}

@media only screen and (max-width: 480px) {
  #Gundam-width-full #Cooling .maintitle {
    padding-top: .5em;
  }
  #Gundam-width-full #Cooling .mtitle p {
    font-size: 32px;
  }
  #Gundam-width-full #Cooling .stitle p {
    font-size: 18px;
  }
}
/*Gundam-Intel-wifi6*/
#Gundam-width-full #Gundam-Intel-wifi6 {
  padding-top: 56.1899%;
}
#Gundam-width-full #Gundam-Intel-wifi6:before {
  background-image: url("../img/bg_intel_wifi6.jpg");
  background-size: cover;
}

#Gundam-width-full #Gundam-Intel-wifi6 .maintitle {
    left: 39%;
    top: 18%;
    transform: translate(-50%, -50%);
    text-align: center;
    width: 72%;
}

@media only screen and (max-width: 1920px) {
  #Gundam-width-full #Gundam-Intel-wifi6 .mtitle p {
    font-size: 108px;
  }
}
@media only screen and (max-width: 1680px) {
  #Gundam-width-full #Gundam-Intel-wifi6 .mtitle p {
    font-size: 96px;
  }
}
@media only screen and (max-width: 1580px) {
  #Gundam-width-full #Gundam-Intel-wifi6 .mtitle p {
    font-size: 80px;
  }
}
@media only screen and (max-width: 1440px) {
  #Gundam-width-full #Gundam-Intel-wifi6 .stitle p {
    font-size: 2.7em;
  }
  #Gundam-width-full #Gundam-Intel-wifi6 .mtitle p {
    font-size: 6em;
  }
}
@media only screen and (max-width: 1350px) {
  #Gundam-width-full #Gundam-Intel-wifi6 .mtitle p {
    font-size: 5.8em;
    margin-bottom: 10px
  }
  #Gundam-width-full #Gundam-Intel-wifi6 .stitle p {
    font-size: 34px;
  }

  #Gundam-width-full #Gundam-Intel-wifi6 .maintitle .logo_group{
    padding: 10px 0 15px
  }
}
@media only screen and (max-width: 1150px) {

  #Gundam-width-full #Gundam-Intel-wifi6 .mtitle p {
    font-size: 5em;
  }
  #Gundam-width-full #Gundam-Intel-wifi6 .maintitle .info {
    width: 100%;
    }
}
@media only screen and (max-width: 969px) {
    #Gundam-width-full #Gundam-Intel-wifi6 .mtitle p {
        font-size: 3em;
        color: #fff !important;
        background:  none;
        -webkit-text-fill-color: inherit;
      }
      #Gundam-width-full #Gundam-Intel-wifi6 .info{
        color: #ffbc00 !important;
      }
  #Gundam-width-full #Gundam-Intel-wifi6 img.mobile{
    display: block !important;
  }
  #Gundam-width-full #Gundam-Intel-wifi6 .control_io_mobile{
    display: block !important;
  }
  #Gundam-width-full #Gundam-Intel-wifi6 .control_io{
    display: none !important;
  }
  #Gundam-width-full #Gundam-Intel-wifi6:before {
    background-image: none;
    padding-top: 0%;
  }
  #Gundam-width-full #Gundam-Intel-wifi6 {
    padding-top: 0%;
    padding-bottom: 0px
  }
  #Gundam-width-full #Gundam-Intel-wifi6 .product-content {
    position: relative;
    margin-bottom: 0
  }
  #Gundam-width-full #Gundam-Intel-wifi6 .maintitle {
    position: relative;
    width: auto;
    left: auto;
    right: auto;
    top: auto;
    margin-left: 0;
    padding: 30px 18px 30px;
    transform: translate(0%, 0%);
  }
  #Gundam-width-full #Gundam-Intel-wifi6 .mtitle p{
    margin: 0;
    padding-top: 0;
    padding-bottom: 0;
  }
  #Gundam-width-full #Gundam-Intel-wifi6 .stitle p {
    margin-top: 20px
  }
  #Gundam-width-full #Gundam-Intel-wifi6 .mtitle p {
    font-size: 3em;
  }
}

@media only screen and (max-width: 480px) {
  #Gundam-width-full #Gundam-Intel-wifi6 .maintitle {
    padding-top: .5em;
  }
  #Gundam-width-full #Gundam-Intel-wifi6 .mtitle p {
    font-size: 32px;
  }
  #Gundam-width-full #Gundam-Intel-wifi6 .stitle p {
    font-size: 18px;
  }
}


/*Gundam-Expandability*/
#Gundam-width-full #Gundam-Expandability {
  padding-top: 55.1899%;
}
#Gundam-width-full #Gundam-Expandability:before {
  background-image: url("../img/bg_expandability.jpg");
  background-size: cover;
}

#Gundam-width-full #Gundam-Expandability .maintitle {
    left: 35%;
    top: 17%;
    transform: translate(-50%, -50%);
    text-align: center;
    width: 60%;
}
#Gundam-width-full #Gundam-Expandability .maintitle.maintitle_b {
    left: 19%;
    top: 87%;
    transform: translate(-50%, -50%);
    text-align: center;
    width: 34%;
}
#Gundam-width-full #Gundam-Expandability .maintitle.maintitle_b .icons_box{
        display: inline-block;
    width: 100%;
    margin: 0;
}
#Gundam-width-full #Gundam-Expandability .maintitle.maintitle_b .icons_box li{
    display: inline-block;
    width: 25%;
    float: left;
    padding: 10px 5px;
    list-style: none;
}
#Gundam-width-full #Gundam-Expandability .maintitle.maintitle_b .icons_box li img{
    width: 100%;
    max-width: 135px !important;
}
#Gundam-width-full #Gundam-Expandability .maintitle.maintitle_b .icons_box li p{
    color: #ffbc00;
    font-size: 15px
}
#Gundam-width-full #Gundam-Expandability .more_product_area{
    position: absolute;
    left: 50%;
    top: auto;
    bottom: 7%;
    transform: translate(-50%, 0%);
    text-align: center;
    width: 50%;
}
#Gundam-width-full #Gundam-Expandability .more_product_area a.more_product{
    font-family: 'helveticanowdisplay', Arial, Helvetica, sans-serif;
    font-size: 18px;
    line-height: 1.4em;
    font-weight: normal;
    text-align: center;
    padding: 8px 40px;
    border: 2px #ffbc00 solid;
    color: #ffbc00;
    font-size: 20px;
    font-weight: 500;
    display: inline-block;
    border-radius: 8px;
}
#Gundam-width-full #Gundam-Expandability .more_product_area a.more_product:hover {
    border: 2px #ffbc00 solid;
    background: rgba(0, 0, 0, 0.3);
    color: #ffbc00;
}
@media only screen and (max-width: 1920px) {
  #Gundam-width-full #Gundam-Expandability .mtitle p {
    font-size: 100px;
  }
}
@media only screen and (max-width: 1680px) {
  #Gundam-width-full #Gundam-Expandability .mtitle p {
    font-size: 7em;
  }
}

@media only screen and (max-width: 1440px) {
    #Gundam-width-full #Gundam-Expandability .mtitle p {
    font-size: 6em;
  }
  #Gundam-width-full #Gundam-Expandability .stitle p {
    font-size: 2.7em;
  }
}
@media only screen and (max-width: 1350px) {
  #Gundam-width-full #Gundam-Expandability .mtitle p {
    font-size: 5em;
    margin-bottom: 10px
  }
  #Gundam-width-full #Gundam-Expandability .stitle p {
    font-size: 34px;
  }
  #Gundam-width-full #Gundam-Expandability .maintitle{
    /*     width: 50%;
    left: 29%; */
  }
  #Gundam-width-full #Gundam-Expandability .maintitle .logo_group{
    padding: 10px 0 15px
  }
  #Gundam-width-full #Gundam-Expandability .maintitle.maintitle_b .icons_box li p{
    font-size: 13px
  }
}
@media only screen and (max-width: 1150px) {
  #Gundam-width-full #Gundam-Expandability .mtitle p {
    font-size: 4.3em;
  }
  #Gundam-width-full #Gundam-Expandability .maintitle.maintitle_b .icons_box li p{
    font-size: 11px
  }
}
@media only screen and (max-width: 969px) {
    #Gundam-width-full #Gundam-Expandability .mtitle p {
        font-size: 3em;
        color: #fff !important;
        background:  none;
        -webkit-text-fill-color: inherit;
      }
      #Gundam-width-full #Gundam-Expandability .info{
        color: #ffbc00 !important;
      }
  #Gundam-width-full #Gundam-Expandability img.mobile{
    display: block !important;
  }
  #Gundam-width-full #Gundam-Expandability .control_io_mobile{
    display: block !important;
  }
  #Gundam-width-full #Gundam-Expandability .control_io{
    display: none !important;
  }
  #Gundam-width-full #Gundam-Expandability:before {
    background-image: none;
    padding-top: 0%;
  }
  #Gundam-width-full #Gundam-Expandability {
    padding-top: 0%;
    padding-bottom: 0px
  }
  #Gundam-width-full #Gundam-Expandability .product-content {
    position: relative;
    margin-bottom: 0
  }
  #Gundam-width-full #Gundam-Expandability .maintitle {
    position: relative;
    width: auto;
    left: auto;
    right: auto;
    top: auto;
    margin-left: 0;
    padding: 0px 18px 80px;
    transform: translate(0%, 0%);
  }
  #Gundam-width-full #Gundam-Expandability .mtitle p{
    margin: 0;
    padding-top: 0;
    padding-bottom: 0;
  }
  #Gundam-width-full #Gundam-Expandability .stitle p {
    margin-top: 20px
  }
  #Gundam-width-full #Gundam-Expandability .mtitle p {
    font-size: 3em;
  }
  #Gundam-width-full #Gundam-Expandability .more_product_area{
    position: relative;
    width: auto;
    left: auto;
    right: auto;
    top: auto;
    margin: 0 0 50px;
    transform: translate(0%, 0%);
  }
  #Gundam-width-full #Gundam-Expandability .maintitle.maintitle_b{
    position: relative;
    width: auto;
    left: auto;
    right: auto;
    top: auto;
    margin-left: 0;
    padding: 0px 18px 0px;
    transform: translate(0%, 0%);
  }
  #Gundam-width-full #Gundam-Expandability .maintitle.maintitle_b .icons_box li p{
    font-size: 15px
  }
}

@media only screen and (max-width: 480px) {
  #Gundam-width-full #Gundam-Expandability .maintitle {
    padding-top: .5em;
  }
  #Gundam-width-full #Gundam-Expandability .mtitle p {
    font-size: 32px;
  }
  #Gundam-width-full #Gundam-Expandability .stitle p {
    font-size: 18px;
  }
}

/*product-Fanless*/
#Gundam-width-full #Gundam-Cool-Design {
  padding-top: 56.1899%;
}
#Gundam-width-full #Gundam-Cool-Design:before {
  background-image: url("../img/bg_cooldesign.jpg");
  background-size: cover;
}

#Gundam-width-full #Gundam-Cool-Design .maintitle {
    left: 70%;
    top: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    width: 38%;
}
#Gundam-width-full #Gundam-Cool-Design .info .list_area{
    width: calc(100% - 22px);
    display: inline-block;
        padding-left: 40px;
}
#Gundam-width-full #Gundam-Cool-Design .info .list_area li{
    width: 100%;
    line-height: 1.4;
    margin: 5px 0 0;
    display: list-item;
    list-style-type: none;
        position: relative;
}
#Gundam-width-full #Gundam-Cool-Design .info .list_area li .info{
    text-align: left;
    display: inline-block;
    width: 100%;
    margin-bottom: 20px !important
}
#Gundam-width-full #Gundam-Cool-Design .info .list_area li .info b{
    color: #fff
}
#Gundam-width-full #Gundam-Cool-Design .info .list_area li.txt_01:before {
    position: absolute;
    left: -45px;
    top: -7px;
    width: 15px;
    height: 22px;
    letter-spacing: 0.2em;
    color: #fff;
    font-weight: 600;
    font-size: 30px;
    padding: 5px 10px;
    content: "1.";
}
#Gundam-width-full #Gundam-Cool-Design .info .list_area li.txt_02:before {
    position: absolute;
    left: -45px;
    top: -6px;
    width: 15px;
    height: 22px;
    letter-spacing: 0.2em;
    color: #fff;
    font-weight: 600;
    font-size: 30px;
    padding: 5px 10px;
    content: "2.";
}
#Gundam-width-full #Gundam-Cool-Design .info .list_area li .list_title{
    font-family: 'helveticanowdisplaylight', Arial, Helvetica, sans-serif;
    color: #fff !important;
    font-size: 30px;
    line-height: 1.3em;
    font-weight: 600;
    text-align: left;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 5px
}
@media only screen and (max-width: 1920px) {
  #Gundam-width-full #Gundam-Cool-Design .mtitle p {
    font-size: 75px;
  }
}
@media only screen and (max-width: 1660px) {
  #Gundam-width-full #Gundam-Cool-Design .mtitle p {
    font-size: 5em;
  }
}

@media only screen and (max-width: 1440px) {
  #Gundam-width-full #Gundam-Cool-Design .stitle p {
    font-size: 2.7em;
  }
}
@media only screen and (max-width: 1350px) {
  #Gundam-width-full #Gundam-Cool-Design .mtitle p {
    font-size: 4em;
    margin-bottom: 10px
  }
  #Gundam-width-full #Gundam-Cool-Design .stitle p {
    font-size: 34px;
  }
  #Gundam-width-full #Gundam-Cool-Design .info .list_area{
    padding-left: 22px
  }
  #Gundam-width-full #Gundam-Cool-Design .info .list_area li .list_title{
    font-size: 20px
  }
  #Gundam-width-full #Gundam-Cool-Design .info .list_area li.txt_01:before,
  #Gundam-width-full #Gundam-Cool-Design .info .list_area li.txt_02:before{
    font-size: 20px;
    left: -30px
  }
  #Gundam-width-full #Gundam-Cool-Design .maintitle .logo_group{
    padding: 10px 0 15px
  }
}
@media only screen and (max-width: 969px) {
  #Gundam-width-full #Gundam-Cool-Design .mtitle p {
    font-size: 3em;
  }
}
@media only screen and (max-width: 768px) {
  #Gundam-width-full #Gundam-Cool-Design img.mobile{
    display: block !important;
  }
  #Gundam-width-full #Gundam-Cool-Design .control_io_mobile{
    display: block !important;
  }
  #Gundam-width-full #Gundam-Cool-Design .control_io{
    display: none !important;
  }
  #Gundam-width-full #Gundam-Cool-Design:before {
    background-image: none;
    padding-top: 0%;
  }
  #Gundam-width-full #Gundam-Cool-Design {
    padding-top: 0%;
    height: auto
  }
  #Gundam-width-full #Gundam-Cool-Design .product-content {
    position: relative;
  }
  #Gundam-width-full #Gundam-Cool-Design .maintitle {
    position: relative;
    width: 100%;
    left: auto;
    right: auto;
    top: auto;
    margin-left: 0;
    padding: 20px 18px 50px;
    transform: translate(0%, 0%);
  }
  #Gundam-width-full #Gundam-Cool-Design .mtitle p{
    margin: 0;
    padding-bottom: 0;
  }
  #Gundam-width-full #Gundam-Cool-Design .stitle p {
    margin-top: 20px
  }
  #Gundam-width-full #Gundam-Cool-Design .mtitle p {
    font-size: 3em;
  }
}
@media only screen and (max-width: 480px) {
    #Gundam-width-full #Gundam-Cool-Design .info .list_area {
        padding-left: 0;
    }
}
@media only screen and (max-width: 1024px) {
  
}
@media only screen and (max-width: 865px) {

}
@media only screen and (max-width: 768px) {
  #Gundam-width-full #Gundam-Cool-Design:before {
    background-image: none;
    padding-top: 0%;
  }
  #Gundam-width-full #Gundam-Cool-Design {
    padding-top: 0%;
    padding-bottom: 0px
  }
  #Gundam-width-full #Gundam-Cool-Design .product-content {
    position: relative;
    margin-bottom: 0
  }
  #Gundam-width-full #Gundam-Cool-Design .maintitle {
    position: relative;
    width: auto;
    left: auto;
    right: auto;
    top: auto;
    margin-left: 0;
    padding: 20px 18px 30px;
  }
}
@media only screen and (max-width: 480px) {
  #Gundam-width-full #Gundam-Cool-Design .maintitle {
    padding-top: .5em;
  }
  #Gundam-width-full #Gundam-Cool-Design .mtitle p {
    font-size: 32px;
  }
  #Gundam-width-full #Gundam-Cool-Design .stitle p {
    font-size: 18px;
  }
}


/*Gundam-SPEC*/
#Gundam-width-full #Gundam-SPEC {
  padding-top: 56.1899%;
}
#Gundam-width-full #Gundam-SPEC:before {
  background-image: url("../img/bg_cooldesign.jpg");
  background-size: cover;
}

#Gundam-width-full #Gundam-SPEC .maintitle {
    left: 45%;
    top: 18%;
    transform: translate(-50%, -50%);
    text-align: left;
    width: 84%;
}
#Gundam-width-full #Gundam-SPEC .maintitle img.pic_light{
    display: inline-block;
    margin: 40px 0 10px;
}
#Gundam-width-full #Gundam-SPEC .maintitle .info{
    width: 80%;
    margin: 0;
}
#Gundam-width-full #Gundam-SPEC .maintitle .info b{
    display: inline-block;
    margin-bottom: 15px;
    font-size: 24px
}
#Gundam-width-full #Gundam-SPEC .detail_logos{
    position: absolute;
    z-index: 2;
    left: 2%;
    bottom: 8%;
    width: 23%;
    max-width: 410px;
}
#Gundam-width-full #Gundam-SPEC .info_box{
        position: absolute;
    z-index: 2;
    left: 71%;
    top: 28%;
    transform: translate(-50%, -50%);
    width: 38%;
}
#Gundam-width-full #Gundam-SPEC .info_box_a{
    top: 28%;
}
#Gundam-width-full #Gundam-SPEC .info_box_b{
    top: 49%;
}
#Gundam-width-full #Gundam-SPEC .info_box_c{
    top: 68%;
}
#Gundam-width-full #Gundam-SPEC .info_box_d{
    top: 77.5%;
}
#Gundam-width-full #Gundam-SPEC .info_box p{
    font-family: 'helveticanowdisplay', Arial, Helvetica, sans-serif;
    color: #ffbc00 !important;
    font-size: 20px;
    line-height: 1.2em;
    font-weight: normal;
    text-align: left;
    width: 100%;
    margin: 0 auto;
}
#Gundam-width-full #Gundam-SPEC .info_box p.list_title{
    font-weight: bold;
    margin-bottom: 5px
}
@media only screen and (max-width: 1920px) {
  #Gundam-width-full #Gundam-SPEC .mtitle p {
    font-size: 107px;
  }
}
@media only screen and (max-width: 1680px) {
  #Gundam-width-full #Gundam-SPEC .mtitle p {
    font-size: 7em;
  }
  #Gundam-width-full #Gundam-SPEC .maintitle .info{
    width: 54%;
        margin: 0;
        min-width: 690px
    }
}
@media only screen and (max-width: 1500px) {
  #Gundam-width-full #Gundam-SPEC .mtitle p {
    font-size: 6.5em;
  }
}
@media only screen and (max-width: 1440px) {
  #Gundam-width-full #Gundam-SPEC .stitle p {
    font-size: 2.7em;
  }
}
@media only screen and (max-width: 1350px) {
  #Gundam-width-full #Gundam-SPEC .mtitle p {
    font-size: 5.5em;
    margin-bottom: 10px
  }
  #Gundam-width-full #Gundam-SPEC .stitle p {
    font-size: 34px;
  }
  #Gundam-width-full #Gundam-SPEC .info_box p{
    font-size: 16px;
    line-height: 1.4em
  }
  #Gundam-width-full #Gundam-SPEC .info_box p.list_title{
    margin-bottom: 0px
    }
}
@media only screen and (max-width: 1150px) {
  #Gundam-width-full #Gundam-SPEC .mtitle p {
    font-size: 4.3em;
  }
}
@media only screen and (max-width: 969px) {
  #Gundam-width-full #Gundam-SPEC .mtitle p {
    font-size: 3em;
  }
  #Gundam-width-full #Gundam-SPEC .info_box_a{
    top: 31%;
    }
    #Gundam-width-full #Gundam-SPEC .info_box_b{
        top: 53%;
    }
    #Gundam-width-full #Gundam-SPEC .info_box_c{
        top: 68%;
    }
    #Gundam-width-full #Gundam-SPEC .info_box_d{
        top: 77.5%;
    }
}
@media only screen and (max-width: 768px) {
    #Gundam-width-full #Gundam-SPEC:before{
        background-image: none;
        padding-top: 0%;
    }
  #Gundam-width-full #Gundam-SPEC img.mobile{
    display: block !important;
  }
  #Gundam-width-full #Gundam-SPEC .control_io_mobile{
    display: block !important;
  }
  #Gundam-width-full #Gundam-SPEC .control_io{
    display: none !important;
  }
  #Gundam-width-full #SPEC:before {
    background-image: none;
    padding-top: 0%;
  }
  #Gundam-width-full #Gundam-SPEC {
    padding-top: 0%;
    height: auto
  }
  #Gundam-width-full #Gundam-SPEC .maintitle .info{
    width: 100%;
        min-width: auto
    }
  #Gundam-width-full #Gundam-SPEC .product-content {
    position: relative;
  }
  #Gundam-width-full #Gundam-SPEC .maintitle {
    position: relative;
    width: 100%;
    left: auto;
    right: auto;
    top: auto;
    margin-left: 0;
    padding: 20px 18px 10px;
    transform: translate(0%, 0%);
  }
  #Gundam-width-full #Gundam-SPEC .detail_logos{
    position: relative;
    width: 60%;
    max-width: 410px !important;
    left: auto;
    right: auto;
    top: auto;
    bottom: auto;
    margin: 0 auto;
    padding: 20px 18px 10px;
}
  #Gundam-width-full #Gundam-SPEC .mtitle p{
    margin: 0;
    padding-bottom: 0;
  }
  #Gundam-width-full #Gundam-SPEC .stitle p {
    margin-top: 20px
  }
  #Gundam-width-full #Gundam-SPEC .mtitle p {
    font-size: 3em;
  }
  #Gundam-width-full #Gundam-SPEC .info_box{
    position: relative;
    width: 100%;
    left: auto;
    right: auto;
    top: auto;
    margin-left: 0;
    padding: 10px 18px 15px;
    transform: translate(0%, 0%);
  }
     #Gundam-width-full #Gundam-SPEC .info_box {
        padding: 15px 0 15px 48px;
    }
    #Gundam-width-full #Gundam-SPEC .info_box_a:before {
        content: "1";
    }
    #Gundam-width-full #Gundam-SPEC .info_box_b:before {
        content: "2";
    }
    #Gundam-width-full #Gundam-SPEC .info_box_c:before {
        content: "3";
    }
    #Gundam-width-full #Gundam-SPEC .info_box_d:before {
        content: "4";
    }
    #Gundam-width-full #Gundam-SPEC .info_box:before {
        position: absolute;
        left: 10px;
        top: 12px;
        width: 31px;
        height: 31px;
        background: #ffbc01;
        border-radius: 100%;
        color: #000;
        font-weight: 700;
        font-size: 2em;
        padding: 5px 12px 2px 8px;
    }
    #Gundam-width-full #Gundam-SPEC .maintitle img.pic_light{
        margin: 20px 0 10px !important;
    }
}

@media only screen and (max-width: 480px) {
  #Gundam-width-full #Gundam-SPEC .maintitle {
    padding-top: .5em;
  }
  #Gundam-width-full #Gundam-SPEC .mtitle p {
    font-size: 32px;
  }
  #Gundam-width-full #Gundam-SPEC .stitle p {
    font-size: 18px;
  }
  
}



@media (min-width: 719px) and (max-width: 959px) {
    #Gundam-width-full .mtitle p {
        font-size: 3.5em;
        line-height: 1.2em;
    }
    #Gundam-width-full .mainfull .maintitle .info,
    #Gundam-width-full .mainsize .maintitle .info {
        font-size: 1.5em;
        line-height: 1.5em;
        width: 100%
    }
    #Gundam-width-full .full-section {
        height: auto;
        /*一個滿版區塊的高度，可以依造圖片給的高度去改變*/
    }
    #Gundam-width-full #Helios-colorarea .info_left{
        padding: 0
    }
}

@media (max-width: 719px) {
    #Gundam-width-full img.webstyle,
    #Gundam-width-full .webstyle {
        display: none;
    }
    /* 左文右圖 */
    #Gundam-width-full .maintitle.lefttxt .info_left {
        margin: 0 !important;
        padding: 0px 0px !important;
        width: 100% !important;
        max-width: inherit !important;
        display: inline-block
    }
    #Gundam-width-full .maintitle.lefttxt .info_right {
        margin: 0 !important;
        padding: 0px 0px !important;
        width: 100% !important;
        max-width: inherit !important;
        display: inline-block
    }
    /* 左圖右文 */
    #Gundam-width-full .maintitle.righttxt .info_left {
        margin: 0 !important;
        padding: 0px 0px !important;
        width: 100% !important;
        max-width: inherit !important;
        display: inline-block
    }
    #Gundam-width-full .maintitle.righttxt .info_right {
        margin: 0 !important;
        padding: 0px 0px !important;
        width: 100% !important;
        max-width: inherit !important;
        display: inline-block
    }
    #Gundam-width-full img.mobile,
    #Gundam-width-full .mobile {
        width: 100%;
        display: block;
    }
    #Gundam-width-full .maintitle .info,
    #Gundam-width-full .maintitle .mtitle {
        margin: 0 !important;
        padding-right: 0 !important;
        padding-left: 0 !important;
        text-align: left !important;
    }
    #Gundam-width-full .maintitle .mtitle {
        padding-top: 0 !important;
    }
    #Gundam-width-full .mainfull .maintitle .info,
    #Gundam-width-full .mainsize .maintitle .info {
        width: 100% !important;
        margin-bottom: 1em !important;
        text-align: left;
        font-size: 18px;
        line-height: 1.5em;
        text-align: left;
    }
    #Gundam-width-full .full-section {
        /*border-bottom: 1px solid #ccc;*/
        background-size: contain;
        background-position: center bottom;
        height: auto;
        /*一個滿版區塊的高度，可以依造圖片給的高度去改變*/
    }
    /*#Gundam-width-full .full-section:first-child {
        border-top: 1px solid #ccc;
    }*/
    #Gundam-width-full .full-section:last-child {
        border-bottom: 0px solid #ccc;
    }
    #Gundam-width-full .mtitle p {
        width: 100% !important;
        /*text-shadow: 0px 0px 0px #fff;*/
        font-size: 3em !important;
        text-align: left !important;
        line-height: 1.2em;
        margin-bottom: 0;
        padding: 15px 0;
    }
    #Gundam-width-full .stitle p {
        font-size: 2em;
        text-align: left;
        margin-bottom: 0.5em;
        margin-top: 1em;
    }
    #Gundam-width-full .full-section {
        padding: 0 0 ;
    }
}

/* nav bar */
#Gundam-width-full #Gundam-nav {
    position: fixed;
    top: 45%;
    right: 10px;
    margin-top: -11.6875em;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    width: 10px;
    z-index: 9999;
}

#Gundam-width-full #Gundam-nav ul {
        list-style: none;
    display: block;
    margin: 0;
}

#Gundam-width-full #Gundam-nav ul li {
        position: relative;
    width: auto;
    height: auto;
    padding: 0;
    cursor: pointer;
    -webkit-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    transition: all 0.1s ease;
    margin: 0;
    display: inline-block;
    line-height: 20px
}
#Gundam-width-full #Gundam-nav ul li a{
        display: inline-block;
    width: 8px;
    position: absolute;
    padding: 15px;
    height: 8px;
    z-index: 9999;
    top: 0
}
#Gundam-width-full #Gundam-nav ul li div {
    width: 8px;
    height: 8px;
    overflow: hidden;
    margin-left: auto;
    background: #C8C8C8;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;
    -webkit-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    transition: all 0.1s ease;
    box-shadow: inset 0 0 1px #777;
    display: inline-block;
    position: relative;
}

#Gundam-width-full #Gundam-nav ul li b {
    display: none;
    position: absolute;
    top: 60%;
    margin-top: -12px;
    right: 40px;
    white-space: nowrap;
    font-size: 14px;
    color: #fff;
    font-weight: normal;
    line-height: 1;
    font-family:  arial, helvetica, sans-serif;
    -webkit-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    transition: all 0.1s ease;
}
#Gundam-width-full #Gundam-nav ul li.on.active b, #Gundam-width-full #Gundam-nav ul li.active b{
    top: 90%
}

#Gundam-width-full #Gundam-nav ul li:hover b {
    display: inline-block !important;
    position: absolute;
    -webkit-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    transition: all 0.1s ease;
    width: auto;
}

#Gundam-width-full #Gundam-nav ul li:hover div {
    background: #fff
}

#Gundam-width-full #Gundam-nav ul li.active {
    height: 38px !important
}

 #Gundam-width-full #Gundam-nav ul li.active div {
    background: #fff;
    height: 30px !important;
    top: 5px;
}

@media (max-width: 719px) {
    /* special-sectionOverview #rog_chariot_rgb_nav-nav */
    #Gundam-width-full #Gundam-nav{
        display: none;
    }
}</pre></body></html>