
/* -----------------------------------------------------
   レイアウト上書き
  -----------------------------------------------------*/
body {
    background: #000;
}

#razer #layout-wrap {
    border: none;
    background: #222;
}

#layout-header-ad {
    display: inline-block;
    width: 728px;
    text-align: -webkit-right;
    background: #ccc;
}

#layout-header-ad .adcloud_frame {
    width: 728px;
    background-color: #ccc;
    margin: 0 0;
}

#layout-header-logo {
    display: inline-block;
    width: 299px;
    vertical-align: top;
    margin-right: 5px;
}

#razer header {
    border-bottom: 3px solid #44d62c;
}

#razer #layout-wrap-inner2 {
    display: grid;
    grid-gap: 0px;

}

#razer #layout-wrap-inner2 #main {
	padding: 0;
    margin-top: 0px;
    width: 748px;
}

#razer #latest_review, #razer #news_backnumber, #razer #article_archive, #razer #latest_news {
    padding: 0px 8px 0 8px;
}

#razer #content_top_ad {
    padding:  8px 0 0 8px;
}

#razer .list_box {
    padding: 8px 8px 0 8px;
}

#razer #detail_box {
    padding: 8px 8px 0 8px;
    background: #fff;
}

#razer #detail_box p {
    color: #000;
}

#razer #layout-wrap header, #layout-wrap-inner2, #layout-wrap-inner2 #main {
    background: transparent;
}

#razer #right-sidebar {
    background: #161616; 
}

#razer footer {
    background-color: #161616;
    border-top: 1px solid #000;
}

#razer footer li a {
    color: #ccc;
}

#razer footer p.notation {
    color: #ccc !important;
}

#razer #special_list {
    padding: 15px 8px 0 8px;
    background: #fff;
}

#razer #special_sns {
    margin-bottom: 0;
}

#razer #right-sidebar {
    padding-bottom: 30px;
}

/* -----------------------------------------------------
   ロゴ周り
  -----------------------------------------------------*/
#razer #layout-header-logo {
    position: relative;
    height: 180px;
    background: url(/assets/img/razer/razer_logo.png?202012101017) center center no-repeat;
    background-size: contain;
}
#razer #layout-header-logo div#logo_header{
    position: absolute;
    top: 39px;
    left: 0px;
    width: 299px;
    height: 65px;
    text-indent: -9999px;
}

#razer header .ascii_logo{
    position: absolute;
    bottom: 36px;
    right: 15px;
    width: 147px;
    height: 37px;
    text-indent: -9999px;
}

#razer #layout-header-logo div#logo_header a, #razer header .ascii_logo a{
    display: block;
    height: 100%;
}

#razer .catch_box {
    display: inline-block;
}

/* -----------------------------------------------------
   トップ広告
  -----------------------------------------------------*/
#razer.top #content_top_ad{
    margin-bottom: 10px;
}

/* -----------------------------------------------------
   共通
  -----------------------------------------------------*/
#razer  p {
    color: #ccc;
}

#razer .sub_title {
    color: #eee;
}

#razer h3 {
    color: #44d62c;
}



/* レビュー最新記事
  ---------------------------------------*/
#razer.top #latest_news {
    margin-bottom: 30px;
}

#razer.top #latest_news .title-box{
    background-color: #44d62c;
    padding: 8px 15px 6px 10px;
    line-height: 1.2;
}
#razer.top #latest_news .c_box{
    position: relative;
}

#razer.top #latest_news h2{
    font-size: 1rem;
    color: #000;
    font-weight: 600;
}

#razer.top #latest_news .c_box {
    padding: 10px 0 10px 10px;
    border-bottom: 1px dotted #444;
}

#razer.top #latest_news a {
    display: flex;
}

#razer.top #latest_news a .img_box {
    width: 100px;
    height: 100px;
    overflow: hidden;
    border: 1px solid #444;
}

#razer.top #latest_news a .img_box img {
    width: 100px;
    height: 100px;
    object-fit: contain;
}


#razer.top #latest_news a .text_box {
    width: 638px;
    padding: 0 10px;
    line-height: 19px;
}

#razer.top .sub_title {
    font-size: 0.75rem;
    font-weight: 600;
    margin-bottom: 3px;
}

#razer.top #latest_news a .text_box h3 {
    font-size: 1.1rem;
    margin-bottom: 6px;
    line-height: 1.3;
    font-weight: 600;
}

#razer.top #latest_news a .text_box .description {
    font-size: 0.9rem;
    margin-bottom: 7px;
}

#razer.top #latest_news a:hover h3 {
    text-decoration: underline;
}

#razer.top #latest_news a:hover {
text-decoration-color: rgba(204, 204, 204, 0.5);
}

#razer.top #latest_news a:hover .img_box {
    opacity: 0.8;
}

#razer #latest_news .day_time {
    font-size: 10px;
    color: #999;
    text-align: right;
}










/* レビュー最新記事
  ---------------------------------------*/
#razer.top #latest_review {
    margin-bottom: 30px;
}

#razer.top #latest_review .title-box{
    background-color: #44d62c;
    padding: 8px 15px 6px 10px;
    line-height: 1.2;
}
#razer.top #latest_review .c_box{
    position: relative;
}

#razer.top #latest_review h2{
    font-size: 1rem;
    color: #000;
    font-weight: 600;
}

#razer.top #latest_review .c_box {
    padding: 10px 0 10px 10px;
    border-bottom: 1px dotted #444;
}

#razer.top #latest_review a {
    display: flex;
}

#razer.top #latest_review a .img_box {
    width: 160px;
    height: 160px;
    overflow: hidden;
    border: 1px solid #444;
}

#razer.top #latest_review a .img_box img {
    width: 160px;
    height: 160px;
    object-fit: contain;
}


#razer.top #latest_review a .text_box {
    width: 557px;
    padding: 0 10px;
    line-height: 19px;
}

#razer.top .sub_title {
    font-size: 0.75rem;
    font-weight: 600;
    margin-bottom: 3px;
}

#razer.top #latest_review a .text_box h3 {
    font-size: 1.1rem;
    margin-bottom: 6px;
    line-height: 1.3;
    font-weight: 600;
}

#razer.top #latest_review a .text_box .description {
    font-size: 0.9rem;
    margin-bottom: 7px;
}

#razer.top #latest_review a:hover h3 {
    text-decoration: underline;
}

#razer.top #latest_review a:hover {
text-decoration-color: rgba(204, 204, 204, 0.5);
}

#razer.top #latest_review a:hover .img_box {
    opacity: 0.8;
}

/* ニュースバックナンバー
  ---------------------------------------*/
#razer #news_backnumber{
    margin-bottom: 30px;
}
#razer #news_backnumber .title-box{
    background-color: #44d62c;
    padding: 8px 15px 6px 10px;
    line-height: 1.2;
}
#razer #news_backnumber h2{
    font-size: 1rem;
    color: #000;
    font-weight: 600;
}

#razer #news_backnumber h3{
    font-size: 0.8rem;
    font-weight: normal;
    color: #fff;
}

#razer #news_backnumber ul {
    padding: 0 10px 0 20px;
}

#razer #news_backnumber ul li {
    padding: 5px 0;
}

#razer #news_backnumber ul li h3 {
    font-weight: 600;
    font-size: 0.9rem;
}

#razer #news_backnumber li a h3:before {
    position: relative;
    top: 1px;
    left: -10px;
    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: #44d62c;
    margin-right: -5px;

}

#razer #news_backnumber li a:hover h3 {
    text-decoration: underline;
}



/* レビューバックナンバー
  ---------------------------------------*/
#razer #review_backnumber{
    margin-bottom: 30px;
}
#razer #review_backnumber .title-box{
    background-color: #44d62c;
    padding: 8px 15px 6px 10px;
    line-height: 1.2;
}
#razer #review_backnumber h2{
    font-size: 1rem;
    color: #000;
    font-weight: 600;
}

#razer #review_backnumber h3{
    font-size: 0.8rem;
    font-weight: normal;
    color: #fff;
}

#razer #review_backnumber ul {
    padding: 0 15px 0 35px;
}

#razer #review_backnumber ul li {
    padding: 5px 0;
}

#razer #review_backnumber ul li h3 {
    font-weight: 600;
    font-size: 0.95rem;
}

#razer #review_backnumber li a h3:before {
    position: relative;
    top: 1px;
    left: -20px;
    font-family: "Font Awesome 5 Free";
    content: "\f35a";
    -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: #44d62c;
    margin-right: -13px;
}

#razer #review_backnumber li a:hover h3 {
    text-decoration: underline;
}

/* 過去記事アーカイブ
  ---------------------------------------*/

#razer #article_archive{
    margin-bottom: 6px;
}
#razer #article_archive .title-box{
    background-color: #44d62c;
    padding: 8px 15px 6px 10px;
    line-height: 1.2;
}
#razer #article_archive .title-box h2{
    font-size: 1rem;
    color: #000;
    font-weight: 600;
}

#razer #article_archive dl{
    background-color: #333;
    font-size: 0.8rem;
    line-height: 1.6;
    padding-top: 5px;
    border-bottom: 1px solid #222;
    border-width: 0 1px 1px;
}

#razer #article_archive dt{
    display: inline-block;
    margin: 0 5px 3px 0;
    padding: 4px 10px;
    font-weight: normal;
    color: #ccc;
}
#razer #article_archive dd{
    display: inline-block;
    padding: 4px 9px 4px 0;
    margin-bottom: 3px;
}
#razer #article_archive dd a{
    color: #44d62c;
}

/* ランキング
  ---------------------------------------*/
#razer #ranking_box{
    background-color: #222;
    margin-bottom: 10px;
}
#razer #ranking_box .title-box{
    background-color: #44d62c;
    color: #000;
}
#razer #ranking_box h2{
    margin: 0 0 0 0;
    padding: 5px 15px 6px 10px;
    font-size: 0.78em;
    font-weight: normal;
}

#razer #ranking_box ol{
    padding-top: 0;
}
#razer #ranking_box li{
    position: relative;
    border: 1px solid #444;
    border-top: none;
    display: grid;
    font-size: 0.75rem;
    padding: 15px 8px 10px 10px;
}
#razer #ranking_box li:after{
    display: block;
    clear: both;
    content: "";
}
#razer #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;
}
#razer #ranking_box li i.rank-1,
#razer #ranking_box li i.rank-2,
#razer #ranking_box li i.rank-3,
#razer #ranking_box li i.rank-4,
#razer #ranking_box li i.rank-5,
#razer #ranking_box li i.rank-6,
#razer #ranking_box li i.rank-7,
#razer #ranking_box li i.rank-8,
#razer #ranking_box li i.rank-9,
#razer #ranking_box li i.rank-10{
    background-color: #000;
    border-color: #44d62c;
    color: #fff;
    z-index: 2;
}
#razer #ranking_box li i.rank-10{
    letter-spacing: -2px;
    padding: 0 3px 0 0;
}
#razer #ranking_box li a{
    display: block;
}

#razer #ranking_box li a:hover h3 {
    text-decoration: underline;
}

#razer #ranking_box li a:hover .img_box {
    opacity: 0.8;
}


#razer #ranking_box li .img_box {
    float: left;
    width: 60px;
    height: 60px;
    overflow: hidden;
    border: 1px solid #444;
}

#razer #ranking_box li .img_box img {
    width: 60px;
    height: 60px;
    object-fit: contain;
}

#razer #ranking_box li h3{
    float: left;
    margin-left: 10px;
    width: 200px;
    font-size: 0.8rem;
    font-weight: normal;
    padding-top: 3px;
}

#razer #ranking_box li .day_time {
    font-size: 0.7rem;
    color: #999;
    margin-left: 10px;
    display: inline-block;
}


/* 広告
  ---------------------------------------*/
#razer #ad_box{
    margin-bottom: 10px;
}

#razer #ad_box div {
    margin-bottom: 10px;
}
/* 記事アーカイブ
  ---------------------------------------*/

#razer.archive .list_box h2{
    font-size: 1.2rem;
    margin-bottom: 15px;
    color:#fff;
    font-weight: bold;
}
#razer.archive .list_box ul{
    margin-bottom: 10px;
    padding: 0 5px 10px;
    border-bottom: 1px solid #ccc;
}
#razer.archive .list_box li{
    position: relative;
    padding-left: 12px;
    line-height: 1.2;
    margin-bottom: 5px;
}
#razer.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:#ccc;
}
#razer.archive .list_box a {
    color: #44d62c;
}

#razer.archive .list_box time {
    color: #ccc;
}

/* 記事詳細
  ---------------------------------------*/
#razer.detail #detail_contents a{

}
#razer.detail #detail_contents h2,
#razer.detail #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 );
}
#razer.detail #detail_contents h3{
    font-size: 1.0rem;
}
#razer.detail #detail_contents .style1 caption,
#razer.detail #detail_contents .style2 caption {
    caption-side: top;
    text-align: center;
    color: #444;
    margin:0 0 5px;
    font-weight: 600;
}
#razer.detail #detail_contents tr.header th,
#razer.detail #detail_contents tr.header th {
    background-color: #999;
}
#razer.detail #detail_contents .style1 th,
#razer.detail #detail_contents .style2 th {
    background-color: #eee;
}

#razer.detail #detail_box .to_category a{

}

#razer.detail #detail_contents .photo {
    width: 600px;
}
#razer.detail #detail_contents .photo .rows2 {
    display: inline-block;
    width: 240px;
    vertical-align: top;
}
#razer.detail #detail_contents .photo.single {
    width: 600px;
}

#razer.detail #detail_special h2{
    border-left: 7px solid #c00;
    border-bottom: 1px solid #c00;
}
#razer.detail #detail_special a{

}
#razer.detail #detail_recommend h2{
    border-left: 7px solid #c00;
    border-bottom: 1px solid #c00;
}
#razer #detail_contents .correct p{
    color: #f00;
}

/* 特集・連載
  ---------------------------------------*/
#razer.special #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;
}
#razer.special #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;
}
#razer.special #special_title h1{
    font-size: 1.4rem;
    color: #000;
    font-weight: 500;
    width: 550px;
}
#razer.special #special_title p.lead{
    font-size: 1.0rem;
    width: 550px;
    margin-bottom: 15px;
}
#razer.special #special_title .special_info{
    position: absolute;
    bottom: 10px;
    width: 710px;
}
#razer.special #special_title .special_info:after{
    display: block;
    clear: both;
    content: "";
}
#razer.special #special_title .author{
    font-size: 0.9rem;
    width: 480px;
    float: left;
}
#razer.special #special_title .author a{

}
#razer.special #special_title time{
    font-size: 0.8rem;
    color: #666;
    text-align: right;
    display: block;
    float: right;
    width: 220px;
}
#razer.special #special_title .title_img {
    width: 150px;
    height: 150px;
    position: absolute;
    top: 10px;
    right: 10px;
    background-color: #fff;
}
#razer.special #special_title .title_img img {
    width: 150px;
    height: 150px;
    object-fit: contain;
}

#razer.special #special_list .specail_box {
    position: relative;
    padding: 0 10px 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #ccc;
}

#razer.special #special_list .specail_box:last-child {
    margin-bottom: 0;
}

#razer div.tweet_btn {
    background: #fff;
    padding: 15px 0 15px 8px;
}

#razer.special #special_list .specail_box a:hover {
    text-decoration: none;
}

#razer.special #special_list .text_box{
    width: 575px;
    min-height: 125px;
}
#razer.special #special_list .text_box h2{
    font-size: 1.1rem;
    line-height: 1.2;
    font-weight: 600;
    margin-bottom: 10px;
}

#razer.special #special_list .specail_box a:hover h2 {
    text-decoration: underline;
}

#razer.special #special_list .text_box .subtitle{
    font-size: 0.9rem;
    color: #666;
    font-weight: 600;
}
#razer.special #special_list .text_box p{
    font-size: 0.9rem;
    line-height: 1.6;
    color: #444;
    margin-bottom: 15px;
}
#razer.special #special_list .text_box time{
    font-size: 0.7rem;
    color: #666;
}
#razer.special #special_list .img_box {
    width: 120px;
    height: 120px;
    position: absolute;
    top: 0;
    right: 10px;
    overflow: hidden;
    border:1px solid #ccc;
}

#razer.special #special_list .specail_box a:hover .img_box {
    opacity: 0.8;
}

#razer.special #special_list .img_box img {
    width: 120px;
    height: 120px;
    object-fit: contain;
}

#razer.special #special_list .img_box img {
    width: 120px;
    height: 120px;
    object-fit: contain;
}

/* 20230907追加 sponsored articles */
#razer .sponsored_articles {
    background-color: #222;
    border: 1px solid #444;
}
#razer .sponsored_articles h5 {
    background-color: #44d62c;
    color: #000;
}
#razer .sponsored_articles ul li {
    border: 1px solid #444;
}
#razer .sponsored_articles ul li h4 a{
    color: #44d62c;
}
