<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*gigabyte*/


#gigabyte {
    margin: 0 auto;
    padding: 0;
}

#gigabyte #right-sidebar {
    padding-bottom: 30px;
}

#gigabyte #layout-wrap {
    border-top: none;
    }
 
/*header*/

#gigabyte header {
    padding: 8px 0;
    background: #fff;
}

#gigabyte #layout-header-logo {
    position: relative;
    width: 289px;
    height: 111px;
    background: url(/assets/img/gigabyte/gigabyte_logo.png) no-repeat;
    margin: 34px 16px 34px 13px;
}

#gigabyte #layout-header-logo div#logo_header {
    position: absolute;
    top: 55px;
    left: 14px;
    width: 260px;
    height: 50px;
    text-indent: -9999px;
}


#gigabyte header .ascii_logo {
    position: absolute;
    top: 17px;
    left: 13px;
    width: 150px;
    height: 30px;
    text-indent: -9999px;
}

#gigabyte header .ascii_logo a {
    display: block;
}

#gigabyte #layout-header-logo div#logo_header a {
    display: block;
    height: 3rem;
}

#gigabyte #layout-wrap header {
    background-color: #fff;
}


#gigabyte #layout-header-ad .ad-box {
    margin: 0;
}

#gigabyte #layout-header-ad {
    display: inline-block;
    width: 728px;
    background: transparent;
}

#gigabyte #display_review {
    margin-top: 5px;
}
#gigabyte #jpWrap #header #generalMenu {
    background-image: url(/img/0910/bg_generalmenu_bk.gif?201910161500);
}
#gigabyte #jpWrap #header #generalMenu li a {
    background-image: url(/img/0910/menu_general_bk.gif?201910161500);
}

#gigabyte .futured-3:after {
    display: block;
    clear: both;
    content: "";
}

#gigabyte .futured-3 {
    background: #dedede;
}

#gigabyte .feature_img_background {
    display: inline-block;
    float: right;
    width: 300px;
}

#gigabyte .feature_img_background img {
    width: 100%;
    height: auto;
}

#gigabyte #display_review #featuredArt .feature_text {
    padding-top: 15px;
    padding-left: 15px;
    padding-bottom: 15px;
    padding-right: 5px;
    box-shadow: none;
    width: 425px;
    float: left;
}


#gigabyte #display_review #featuredArt {
    margin: 0 0 30px 0;
    border: 2px solid #ccc;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 4px;
    -moz-box-shadow: 0px 3px 3px -3px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0px 3px 3px -3px rgba(0,0,0,0.2);
    box-shadow: 0px 3px 3px -3px rgba(0,0,0,0.2);
}

#gigabyte #display_review #featuredArt h2 {
    font-size: 1.5rem;
    line-height: 2.5rem;
    text-align: left;
    padding: 15px 0 15px 15px;
    background: #fff;
}

#gigabyte .feature_text_box:not(:last-child) {
    padding: 0 0 20px 0;
}


#gigabyte .feature_text_box a {
    display: block;
}

#gigabyte .feature_text_box a:hover .feature_text_box_left {
    border: 1px solid #0099ff;
}

#gigabyte .feature_text_box_left {
    float: left;
    width: 100px;
    height: 100px;
    overflow: hidden;
    border: 1px solid #ccc;
}

#gigabyte .feature_text_box_left img {
    width: 100px;
    height: 100px;
    object-fit: contain;
}

#gigabyte .feature_text_box_right {
    display: inline-block;
    padding: 0 0 0 15px;
    width: 303px;
}


#gigabyte .feature_text_box a:after,#gigabyte #latest_news .c_box a:after {
    display: block;
    clear: both;
    content: "";
}

#gigabyte #display_review #featuredArt h4 {
    margin: 0 0 2px 0;
    font-size: 0.7rem;
    line-height: 1.2;
    font-weight: bold;
    color: #585858
}

#gigabyte #display_review #featuredArt h3.feature_text_title {
    margin: 0 0 5px;
    font-size: 0.8rem;
    line-height: 1.4; }

#gigabyte #display_review #featuredArt p {
    font-size: 0.7rem;
    color: black;
    line-height: 1.4;
}



#gigabyte .title-box h2{
    padding: 5px 10px;
    border: 0;
    border-left: 10px solid #ff6400;
    background: #404849;
    color: #fff;
    font-size: 0.9rem;
    min-height: 32px;
    -webkit-box-shadow: 0px 3px 4px -3px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 3px 4px -3px rgba(0,0,0,0.5);
    box-shadow: 0px 3px 4px -3px rgba(0,0,0,0.5);
    font-weight: normal;
}

#gigabyte #latest_news, #gigabyte #latest_review {
    margin-bottom: 30px;
}

#gigabyte #latest_news .c_box {
    padding: 20px 15px;
    border-bottom: 1px solid #ccc;
}


#gigabyte #latest_news .c_box a {
    display: block;
}


#gigabyte #latest_news .c_box a .img_box {
    margin-right: 15px;
    width: 100px;
    height: 100px;
    overflow: hidden;
    border: 1px solid #ccc;
    float: left;
}

#gigabyte #latest_news .c_box  a:hover .img_box {
    border: 1px solid #0099ff;
}

#gigabyte #latest_news .c_box .img_box img {
    width: 100px;
    height: 100px;
    object-fit: contain;
}


#gigabyte #latest_news .c_box .text_box {
    display: inline-block;
    width: 582px;
}

#gigabyte #latest_news .c_box .text_box .subtitle {
    font-size: 0.8rem;
    margin-bottom: 5px;
    color: #666;
    font-weight: 600;  
}

#gigabyte #latest_news .c_box .text_box h3 {
    font-size: 1.125rem;
    line-height: 1.2;
    margin-bottom: 5px;
}

#gigabyte #latest_news .c_box .text_box .latest_news_description {
    font-size: 0.8rem;
    color: #333;
    margin-bottom: 10px;
}


#gigabyte .news_box .c_box .text_box time{
    font-size: 0.8rem;
    text-align: right;
    color: #666;
    display: block;

}




#gigabyte #latest_review .c_box {
    padding: 20px 15px;
    border-bottom: 1px solid #ccc;
}


#gigabyte #latest_review .c_box a {
    display: block;
}

#gigabyte #latest_review .c_box a .img_box {
    margin-right: 15px;
    width: 100px;
    height: 100px;
    overflow: hidden;
    border: 1px solid #ccc;
    float: left;
}

#gigabyte #latest_review .c_box .img_box img {
    width: 100px;
    height: 100px;
    object-fit: contain;
}

#gigabyte #latest_review .c_box a:hover .img_box {
    border: 1px solid #0099ff;
}


#gigabyte #latest_review .c_box .text_box {
    display: inline-block;
    width: 582px;
}

#gigabyte #latest_review .c_box .text_box .subtitle {
    font-size: 0.8rem;
    margin-bottom: 5px;
    color: #666;
    font-weight: 600;    
}

#gigabyte #latest_review .c_box .text_box h3 {
    font-size: 1.125rem;
    line-height: 1.2;
    margin-bottom: 5px;
}

#gigabyte #latest_review .c_box .text_box .latest_review_description {
    font-size: 0.8rem;
    color: #333;
    margin-bottom: 10px;
}

#gigabyte #backnumber {
    margin-bottom: 30px;
}

#gigabyte #backnumber .news_box:after, #gigabyte #backnumber .news_box .p_box a:after {
    display: block;
    clear: both;
    content: "";
}


#gigabyte #backnumber .news_box .p_box:nth-child(odd) {
    float: left;
}

#gigabyte #backnumber .news_box .p_box:nth-child(even) {
    float: right;
}


#gigabyte #backnumber .news_box .p_box {
    padding: 15px ;
    width: 360px;
}

#gigabyte #backnumber .news_box .p_box a {
    display: block;
}

#gigabyte #backnumber .news_box .p_box a .img_box {
    width: 80px;
    height: 80px;
    overflow: hidden;
    border: 1px solid #ccc;
    margin-right: 10px;
    float: left
}

#gigabyte #backnumber .news_box .p_box a:hover .img_box {
    border: 1px solid #0099ff;
}

#gigabyte #backnumber .news_box .p_box a .img_box img {
    width: 80px;
    height: 80px;
    object-fit: contain;
}


#gigabyte #backnumber .news_box .p_box .text_box {
    display: inline-block;
    width: 240px;
}

#gigabyte #backnumber .news_box .p_box .text_box h3 {
    font-size: 0.8rem;
    margin-bottom: 10px;
}

#gigabyte #backnumber .news_box .p_box .text_box .past_articles_description {
    font-size: 0.8rem;
    color: #333;
    margin-bottom: 10px;
}

#gigabyte #backnumber .news_box .p_box .text_box  time {
font-size: 0.8rem;
text-align: right;
color: #666;
display: block;
}





/*
#gigabyte .news_box .p_box{
    display: inline-block;
    width: 360px;
    padding: 10px 5px;
    vertical-align: top;
}
#gigabyte .news_box .p_box a .img_box{
    display: inline;
}
#gigabyte .news_box .p_box a .img_box img{
    width: 80px;
    margin-right: 10px;
    float: left;
    border: solid 1px #d8d8d8;
}
#gigabyte .news_box .p_box .text_box {
    padding-top: 5px;
    display: inline;
    vertical-align: top;
}
#gigabyte .news_box .p_box .text_box h3 {
    font-weight: bold;
    font-size: 0.8rem;
}
#gigabyte .news_box .p_box .text_box p {
    font-size: 0.7rem;
}
#gigabyte .news_box .p_box .text_box time {
    font-weight: bold;
    font-size: 0.7rem;
    color: #858585;
    float: right;
}*/






/* 過去記事アーカイブ
  ---------------------------------------*/

#gigabyte #article_archive{
    margin-bottom: 6px;
}

#gigabyte #article_archive .title-box h2{
    font-size: 0.9rem;
    color: #fff;
    font-weight: normal;
}
#gigabyte #article_archive dl{
    background-color: #fff;
    border-bottom: 1px solid #ddd;
    font-size: 0.8rem;
    line-height: 1.6;
    margin-top: 5px;
    margin-bottom: 3px;
}
#gigabyte #article_archive dl:last-child{
    border-bottom: none;
}
#gigabyte #article_archive dt{
    border-right: 1px solid #ddd;
    display: inline-block;
    margin: 0 5px 3px 0;
    padding: 4px 10px;
    font-weight: normal;
}
#gigabyte #article_archive dd{
    color: #ccc;
    display: inline-block;
    padding: 4px 9px 4px 0;
    margin-bottom: 3px;
}
#gigabyte #article_archive dd a{

}

/* ランキング
  ---------------------------------------*/
#gigabyte #ranking_box{
    background-color: #f9f9f9;
    margin-bottom: 5px;
}
#gigabyte #ranking_box .title-box{
    font-size: 0.6rem;
    min-height: 32px;
}
#gigabyte #ranking_box h2{
    font-size: 0.9rem;
    color: #fff;
    font-weight: normal;
}
#gigabyte #ranking_box ol{
    padding-top: 0;
}
#gigabyte #ranking_box li{
    position: relative;
    border-bottom: 1px solid #dfdfdf;
    color: #666;
    display: grid;
    font-size: 0.75rem;
    padding: 15px 8px 10px 10px;
}

#gigabyte #ranking_box li i{
    position: absolute;
    top: 7px;
    left: 5px;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    display: block;
    font-style: normal;
    font-weight: bold;
    line-height: 17px;
    text-align: center;
    width: 18px;
    height: 17px;
}

#gigabyte #ranking_box li i.rank-1,
#gigabyte #ranking_box li i.rank-2,
#gigabyte #ranking_box li i.rank-3{
    background-color: #FA9A1C;
    border-color: #c00;
    color: #fff;
}

#gigabyte #ranking_box li i.rank-4,
#gigabyte #ranking_box li i.rank-5,
#gigabyte #ranking_box li i.rank-6,
#gigabyte #ranking_box li i.rank-7,
#gigabyte #ranking_box li i.rank-8,
#gigabyte #ranking_box li i.rank-9,
#gigabyte #ranking_box li i.rank-10{
    background-color: #efefef;
    border-color: #ccc;
    color: #003377;
}

#gigabyte #ranking_box li i.rank-10{
    letter-spacing: -2px;
    padding: 0 3px 0 0;
}

#gigabyte #ranking_box li a{
    display: block;
}

#gigabyte #ranking_box li a:after{
    display: block;
    clear: both;
    content: "";
}

#gigabyte #ranking_box a .img_box {
    width: 60px;
    height: 60px;
    overflow: hidden;
    border: 1px  solid #ccc;
    float: left;
    margin: 0 10px 0 0;
}

#gigabyte #ranking_box a:hover .img_box {
    border: 1px solid #0099ff;
}

#gigabyte #ranking_box .img_box img{
    width: 60px;
    height: 60px;
    object-fit: contain;
}

#gigabyte #ranking_box li h3{
    float: left;
    width: 210px;
    font-size: 0.8rem;
    font-weight: normal;
}


/* 記事アーカイブ
  ---------------------------------------*/
#gigabyte.archive .list_box{
}
#gigabyte.archive .list_box h2{
    font-size: 1.2rem;
    margin-bottom: 15px;
    color:#444;
    font-weight: bold;
}
#gigabyte.archive .list_box ul{
    margin-bottom: 10px;
    padding: 0 5px 10px;
    border-bottom: 1px solid #ccc;
}
#gigabyte.archive .list_box li{
    position: relative;
    padding-left: 12px;
    line-height: 1.2;
    margin-bottom: 5px;
}
#gigabyte.archive .list_box li:before{
    position: absolute;
    top: 1px;
    left: 0;
    font-family: "Font Awesome 5 Free";
    content: "\f0da";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-weight: bold;
    color:#444;
}


#gigabyte #detail_recommend h2, #gigabyte #detail_special h2 {
    padding: 5px 10px;
    border: 0;
    border-left: 10px solid #ff6400;
    background: #404849;
    color: #fff;
    font-size: 0.9rem;
    min-height: 32px;
    -webkit-box-shadow: 0px 3px 4px -3px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 3px 4px -3px rgba(0,0,0,0.5);
    box-shadow: 0px 3px 4px -3px rgba(0,0,0,0.5);
    font-weight: normal;
}



/* 特集・連載
  ---------------------------------------*/
#gigabyte #special_title{
    padding: 40px 10px 10px;
    border-top: 1px solid #aaa;
    border-bottom: 1px solid #ccc;
    background-color: #F4F5F7;
    position: relative;
    color: #444;
    min-height: 205px;
}
#gigabyte #special_title .special_type{
    background-color: #c00;
    color: #fff;
    padding: 0 5px;
    display: inline-block;
    font-size: 1.0rem;
    position: absolute;
    top: 10px;
    left: 10px;
}
#gigabyte #special_title h1{
    font-size: 1.4rem;
    color: #000;
    font-weight: 500;
    width: 550px;
}
#gigabyte #special_title p.lead{
    font-size: 1.0rem;
    width: 550px;
    margin-bottom: 15px;
}
#gigabyte #special_title .special_info{
    position: absolute;
    bottom: 10px;
    width: 710px;
}
#gigabyte #special_title .special_info:after{
    display: block;
    clear: both;
    content: "";
}
#gigabyte #special_title .author{
    font-size: 0.9rem;
    width: 480px;
    float: left;
}

#gigabyte #special_title time{
    font-size: 0.8rem;
    color: #666;
    text-align: right;
    display: block;
    float: right;
    width: 220px;
}
#gigabyte #special_title .title_img {
    width: 150px;
    height: 150px;
    position: absolute;
    top: 10px;
    right: 10px;
    background-color: #fff;
}
#gigabyte #special_title .title_img img {
    width: 150px;
    height: 150px;
    object-fit: contain;
}

#gigabyte .specail_box {
    padding: 0 10px 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #ccc;
}

#gigabyte .specail_box a:after {
    display: block;
    clear: both;
    content: "";
}

#gigabyte .specail_box a:hover {
    text-decoration: none;
}

#gigabyte .specail_box .text_box {
    width: 575px;
    min-height: 125px;
    float: left;
}

#gigabyte .specail_box .text_box .subtitle {
    font-size: 0.8rem;
    color: #666;
    font-weight: 600;
}

#gigabyte .specail_box .text_box h2 {
    font-size: 1.1rem;
    line-height: 1.2;
    margin-bottom: 10px;
    font-weight: 600;
}

#gigabyte .specail_box .text_box p {
    font-size: 0.9rem;
    line-height: 1.6;
    color: #444;
    margin-bottom: 15px;
}

#gigabyte .specail_box .text_box time {
    font-size: 0.7rem;
    color: #666;
}

#gigabyte .specail_box a .img_box {
    width: 120px;
    height: 120px;
    overflow: hidden;
    border: 1px solid #ccc;
    float: right;
}

#gigabyte .specail_box a:hover .img_box {
    border: 1px solid #0099ff;
}

#gigabyte .specail_box .img_box img {
    width: 120px;
    height: 120px;
    object-fit: contain;
}

#gigabyte #ad_box div {
    margin-bottom: 5px;
}

#gigabyte #youtube_area {
    line-height: 0;
    margin-bottom: 5px;
}

#gigabyte #detail_box {
    word-break: break-all;
}

#gigabyte #detail_box #detail_contents h2, #gigabyte #detail_box #detail_contents h3 {
    margin: 2em 0 1em;
    padding: 5px 5px 2px 12px;
    font-size: 1.1rem;
    line-height: 1.2;
    font-weight: 600;
    color: #263D5E;
    border-left: 8px solid #263D5E;
    background: #ccc;
    background: -moz-linear-gradient(top, #E8EAEE 0%, #fff 100%);
    background: -webkit-linear-gradient(top, #E8EAEE 0%,#fff 100%);
    background: linear-gradient(to bottom, #E8EAEE 0%,#fff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E8EAEE', endColorstr='#fff',GradientType=0 );
}

#gigabyte #detail_box #detail_contents .column h2, #gigabyte #detail_box #detail_contents .column h3 {
    border-left: none;
    background: none;
}

/* 記事内誘導枠 */
#detail_contents .yudo {
  border: 1px solid #000;
  padding: 10px 10px 0 10px;
}

#detail_contents .yudo p {
  line-height: 1.4;
  font-size: 80%;
}

#detail_contents .yudo p.fl a {
  margin: 0 10px 0 0;
}

#detail_contents .yudo p.fl a img {
  border: 2px solid #AAA;
  margin-bottom: 10px;
  margin-top: 10px;
  width: 80px;

}

#detail_contents .yudo h3 {
  margin:0px 0 0px !important;
  font-weight: bold;
  background-image:none !important;
  border-left:none !important;
}

#detail_contents .yudo h2 {
  background-color: transparent !important;
  background-image:none !important;
  border-left:none !important;
  margin:0px 0 0px !important;
}

#detail_contents .yudo p {
  margin:0px 0 10px !important;
}

#detail_contents .fl {
  float:left;
}</pre></body></html>