
/* -----------------------------------------------------
   レイアウト上書き
  -----------------------------------------------------*/
body {
  background: #0C1A24;
}

#crucial p {
  color: #fff;
}

#crucial #detail_box p, #crucial #special_list p {
  color: #444;
}
#crucial a h3 {
  color: #ffff00; 
}

#crucial a:hover h3 {
  text-decoration: underline;
}

#crucial #layout-wrap header, #crucial #layout-wrap-inner2, #layout-wrap-inner2 #main {
  background: transparent;
}

#crucial #right-sidebar{
  background: #58585a;
  padding-top: 0;
  padding-top: 8px;
  border-left: 2px solid #0C1A24;
}

#crucial footer {
  border: none;
  background: #0C1A24;
}

#crucial footer li a, footer address {
  color: #ccc;
}
#crucial footer p.notation {
  color: #ccc !important;
}

#crucial #layout-wrap {
    border: none;
}
#layout-wrap header {
    border-bottom: none;
}

#layout-wrap-inner2 {
    display: grid;
    grid-gap: 0px;
    grid-template-columns: 1fr 312px;
}

#layout-wrap-inner2 #main {
    margin: 8px 0 0 0;
    order: 2;
    padding: 0;
}

#crucial #layout-header-ad {
  width: 728px;
  margin-left: 6px;
}

#crucial #layout-wrap-inner2 .main_wrap .main_container {
  box-sizing: content-box;
}

#crucial #layout-wrap header {
  padding: 10px 8px 10px 10px;
}

#crucial #layout-header-ad a :hover {
  opacity: 0.8;
}

#crucial #layout-wrap-inner2 {
  background: #58585a;
}

/* -----------------------------------------------------
   ロゴ周り
  -----------------------------------------------------*/

#crucial #layout-header-logo {
    display: inline-block;
    width: 300px;
    vertical-align: top;
}

#crucial #layout-header-logo {
  position: relative;
  height: 180px;
  background: url(/assets/img/crucial/crucial_logo.png?2025032801) no-repeat center center;
}
#crucial #layout-header-logo div#logo_header{
  position: absolute;
  top: 24px;
  left: 46px;
  width: 207px;
  height: 90px;
  text-indent: -9999px;
}
#crucial #layout-header-logo div#logo_header a{
    display: block;
    height: 90px;
}
#crucial header .ascii_logo{
  position: absolute;
  bottom: 22px;
  right: 40px;
  width: 130px;
  height: 30px;
  text-indent: -9999px;
}
#crucial header .ascii_logo a{
  display: block;
  height: 30px;
}


/* -----------------------------------------------------
   main内の共通
  -----------------------------------------------------*/
#crucial #layout-wrap-inner2 .main_wrap {
  margin: 8px 0 0 0;
  padding: 0px 0 20px 0;
  background: transparent;
}

#crucial .main_wrap .main_container {
  width: 728px;
  padding: 0 0 0 10px;
}

#crucial .main_wrap .main_container > div {
  margin-bottom: 30px;
}



#crucial .main_wrap .main_container .title-box {
  background: #0092cb;
  padding: 8px 15px 6px 10px;
  line-height: 1.2;
}

#crucial .main_wrap .main_container .title-box h2 {
  font-size: 16px;
  color: #fff;
  font-weight: 600;
}

#crucial .main_wrap .main_container h3 {
  font-size:18px;
  margin-bottom: 6px;
  line-height:1.3;
  font-weight: 600;
}

#crucial .sub_title {
  font-size: 12px;
  font-weight: 600;
  margin-bottom: 3px;
}

#crucial .main_wrap .main_container .description {
  font-size: 14px;
  margin-bottom: 7px;
}

#crucial .main_wrap .main_container a :hover .img_box {
  opacity: 0.8;
  border: 1px solid #0092cb;
}

/* -----------------------------------------------------
   トップ広告
  -----------------------------------------------------*/



/* トップ記事2件
  ---------------------------------------*/

#crucial #latest_article .c_box {
  padding: 20px 0;
  border-bottom: 1px dotted #000;
}


#crucial .latest_article_content .news_box:last-child .c_box:last-child {
  border-bottom: none;
}

#crucial .latest_article_content .c_box:after {
  display: block;
  clear: both;
  content: "";
}

#crucial .latest_article_content .news_box .c_box .img_box {
  width: 240px;
  height: 180px;
  float: left;
  overflow: hidden;
  border: 1px solid #ccc;
}
#crucial .latest_article_content .news_box .c_box:nth-of-type(even) .img_box {
  float: right;
}

#crucial .latest_article_content .img_box img {
  width: 240px;
  height: 180px;
  object-fit: contain;
}

#crucial .latest_article_content .news_box .c_box .text_box {
  float: right;
  width: 470px;
  padding: 0 5px 0 0;
  line-height: 19px;
}

#crucial .latest_article_content .news_box .c_box:nth-of-type(even) .text_box {
  float: left;
}

#crucial .latest_article_content .text_box .read_more {
    display: inline-block;
    width: 170px;
    font-size: 12px;
    line-height: 1.4;
}
#crucial .latest_article_content .text_box .read_more a {
  padding: 5px;
  width: auto;
  display: block;
  color: #000;
  background-color: #ffff00;
  text-align: center;
}
#crucial .latest_article_content .text_box .read_more a:hover {
  text-decoration: none;
  opacity: 0.8;
}


/* 注目のレビュー
  ---------------------------------------*/

#crucial #attention_review ul a li  {
  padding: 20px 10px;
  border-bottom: 1px dotted #000;
}

#crucial #attention_review ul a li:last-child{
  border: none;
} 

#crucial #attention_review .news ul li:after {
  display: block;
  clear: both;
  content: "";
}

#crucial #attention_review .news ul li .img_box {
  width: 100px;
  height: 100px;
  float: left;
  border: 1px solid #ccc;
  overflow: hidden;
}

#crucial #attention_review .news ul a:hover li .img_box {
  border: 1px solid #0092cb;
}

#crucial #attention_review .news ul li .img_box img {
  width: 100px;
  height: 100px;
  object-fit: contain;
}

#crucial #attention_review .text_box {
  float: left;
  width: 605px;
  line-height: 19px;
  padding: 0 0 0 10px;
}
#crucial #attention_review .day_time {
  font-size: 10px;
  text-align: right;
}

#crucial #attention_review .box_footer {
    padding: 20px;
    text-align: center;
}

#crucial #attention_review .box_footer a {
    display: inline-block;
    background: #ffff00;
    color: #000;
    padding: 0 10px;
    height: 30px;
    font-size: 12px;
    line-height: 30px;
}

/* 最新ニュース
  ---------------------------------------*/

#crucial #latest_news .c_box {
  padding: 20px 10px;
  border-bottom: 1px dotted #444;
}

#crucial #latest_news .news ul li:last-child {
  border-bottom: none;
}

#crucial #latest_news .news ul li:after {
  display: block;
  clear: both;
  content: "";
}

#crucial #latest_news .news ul li .img_box {
  width: 100px;
  height: 100px;
  float: left;
  border: 1px solid #ccc;
  overflow: hidden;
}

#crucial #latest_news .news ul a:hover li .img_box {
  border: 1px solid #0092cb;
}

#crucial #latest_news .news ul li .img_box img {
  width: 100px;
  height: 100px;
  object-fit: contain;
}

#crucial #latest_news .text_box {
  float: left;
  width: 605px;
  line-height: 19px;
  padding: 0 0 0 10px;
}
#crucial #latest_news .day_time {
  font-size: 10px;
  text-align: right;
}


/* バックナンバー
  ---------------------------------------*/


#crucial #backnumber{
    margin-bottom: 20px;
    padding: 0 10px;
}
#crucial #backnumber:after{
    display: block;
    clear: both;
    content: "";
}

#crucial #backnumber h3 a {
  color: #fff;
}

#crucial #backnumber .news,
#crucial #backnumber .review{
    width: 49%;
}
#crucial #backnumber .news{
    float: left;
}
#crucial #backnumber .review{
    float: right;
}
#crucial #backnumber .title-box{
    background: #0092cb; 
    margin-bottom: 5px;
    min-height: 32px;
    padding: 5px 10px;
}
#crucial #backnumber h2{
    font-size: 0.9rem;
    color: #fff;
    font-weight: 600;
}
#crucial #backnumber h3{
    font-size: 0.8rem;
    font-weight: normal;
}
#crucial #backnumber time{
    font-size: 0.7rem;
    margin-bottom: 3px;
    color: #fff;
}
#crucial #backnumber ul{
    padding: 0 10px 10px;
}
#crucial #backnumber li{
    margin-bottom: 2px;
}
#crucial #backnumber a{

}






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

#crucial #article_archive {
/*  width: 738px;*/
  padding: 0 10px;
  margin: 0 0;
}

#crucial #article_archive .title-box {
  background: #0092cb;
  padding: 8px 15px 6px 10px;
  line-height: 1.2;
}

#crucial #article_archive .title-box h2 {
  font-size: 0.9rem;
  color: #fff;
  font-weight: 600;
}


#crucial #article_archive dl{
  font-size: 0.8rem;
  line-height: 1.6;
  padding-top: 5px;
  border-width: 0 1px 1px;
}

#crucial #article_archive dt{
  display: inline-block;
  margin: 0 5px 3px 0;
  padding: 4px 10px;
  font-weight: normal;
  color: #fff;
}
#crucial #article_archive dd{
  color: #fff;
  display: inline-block;
  padding: 4px 9px 4px 0;
  margin-bottom: 3px;
}
#crucial #article_archive dd a{
  color: #fff;
}

/*詳細配下の過去記事アーカイブは初期色に戻す*/
#crucial #main #detail_box + #article_archive dt, #crucial #main #detail_box + #article_archive dd a {
  color: #000;
}

#crucial #main #detail_box + #article_archive {
  background: #fff;
  padding-bottom: 20px;
}


/* ランキング
  ---------------------------------------*/

/*#crucial #ranking_box{
  margin-bottom: 10px;
}


#crucial  #ranking_box .title-box {
    background: #000;
    color: #FFF;
}

#crucial  #ranking_box .title-box h2 {
  margin: 0 0 0 0;
  padding: 5px 15px 6px 10px;;
  font-size: 13px;
  font-weight: normal;
  border-right: 1px solid #000;
  border-left: 1px solid #000;
}


#crucial #ranking_box ol{
  padding-top: 0;
}
#crucial #ranking_box li{
  position: relative;
  border: 1px solid #444;
  border-top: none;
  color: #666;
  display: flex;
  font-size: 0.75rem;
  padding: 10px;
}
#crucial #ranking_box li:after{
  display: block;
  clear: both;
  content: "";
}
#crucial #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: 600;
  line-height: 17px;
  text-align: center;
  width: 18px;
  height: 17px;
}
#crucial #ranking_box li i.rank-1,
#crucial #ranking_box li i.rank-2,
#crucial #ranking_box li i.rank-3{
  background-color: #000;
  border-color: #c00;
  color: #fff;
}
#crucial #ranking_box li i.rank-4,
#crucial #ranking_box li i.rank-5,
#crucial #ranking_box li i.rank-6,
#crucial #ranking_box li i.rank-7,
#crucial #ranking_box li i.rank-8,
#crucial #ranking_box li i.rank-9,
#crucial #ranking_box li i.rank-10{
  background-color: #000;
  border-color: #c00;
  color: #fff;
}
#crucial #ranking_box li i.rank-10{
  letter-spacing: -2px;
  padding: 0 3px 0 0;
}
#crucial #ranking_box li a{
  display: flex;
  
}

#crucial #ranking_box li .img_box{
  width: 60px;
  height: 60px;
  margin: 0 10px 0 0 ;
  overflow: hidden;
  border: 1px solid #eee;
}

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

#crucial #ranking_box li h3{
  width: 210px;
  font-size: 12px;
  font-weight: normal;
  color: #ffea01;
}


#crucial #ranking_box li h3 a:hover {
  color: #0099ff;
}

#crucial #ranking_box .day_time {
  color: #999;
  font-size: 11px;
}*/


/* YouTube
  ---------------------------------------*/
#crucial #youtube_area{
  width: 300px;
  height: 169px;
  margin-bottom: 30px;
}

/* 広告
  ---------------------------------------*/
#crucial #ad_box div {
  margin-bottom: 10px;
}

#crucial #ad_box a:hover{
  opacity: 0.8;
}


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

#crucial .list_box {
  padding: 8px 8px 0 10px;
  background: #58585a;
}

#crucial .list_box h2 {
  padding: 16px 0 4px 0 ;
  font-size: 16px;
  border-bottom: 3px solid #0092cb;
  line-height: 20px;
  margin: 0 0 13px 0;
  font-weight: 600;
  color: #fff;
}

#crucial .list_box time {
  display: block;
  color: #fff;
  font-weight: 600;
  padding: 3px 10px 1px 10px;
  line-height: 16px;
}

#crucial .list_box ul {
  margin: 0 0 13px 0;
  padding: 3px 10px;
  font-size: 14px;
  line-height: 17px;
}

#crucial .list_box ul li {
  margin: 5px 0;
  padding: 0 0 0 12px;
}

#crucial .list_box ul li:before {
  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: 600;
  color: #fff;
  position: relative;
  top: 0;
  left: -9px;
}

#crucial .list_box ul li a {
  color: #fff;
}






/* 記事詳細
  ---------------------------------------*/

#crucial #detail_box {
    padding: 10px 8px 20px 10px;
    background-color: #fff;
}

#crucial #detail_box #detail_title{
  border-top: 2px solid #aaa;
}

#crucial #detail_box #detail_title .sp_title a {
  font-weight: 600;
  margin: 0 5px 0 0;
}

#crucial #detail_box #detail_title .sp_title a:before {
  position: relative;
  top: -2px;
  content: '';
  width: 16px;
  height: 16px;
  display: inline-block;
  background-size: contain;
  vertical-align: middle;
  background: url(/assets/img/test/icon_article_sertitle.gif) no-repeat;
}

#crucial.detail #detail_contents h2,
#crucial.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 );
}
#crucial.detail #detail_contents h3{
    font-size: 1.0rem;
}

#crucial #detail_special h2 {
  font-weight: 600;
  padding: 3px 0 0 9px;
  background-color: #F8F8F8;
  border-top: 2px solid #003366;
  border-left: 1px solid #aaa;
  border-right: 1px solid #aaa;
  border-bottom: 1px solid #aaa;
}

#crucial #detail_special ul li, #crucial #detail_recommend ul li {
  font-size: 0.875em;
}

#crucial #detail_special 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: 600;
  color: #003366;
}

#crucial #detail_recommend h2 {
  padding: 3px 0 0 9px;
  font-weight: 600;
  background-color: #F8F8F8;
  border-top: 2px solid #003366;
  border-left: 1px solid #aaa;
  border-right: 1px solid #aaa;
  border-bottom: 1px solid #aaa;
}

#crucial #detail_recommend 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: 600;
  color: #003366;
}

#crucial #detail_recommend .to_contents {
    text-align: center;
    padding: 10px 0 0 0;
    font-size: 26px;
    margin-bottom: 15px;
}

#crucial #detail_box .to_category a {
  background: url(/assets/img/test/bt_returncat.gif) no-repeat;
  width: 124px;
  height: 20px;
  display: inline-block;
}

/*#crucial .to_category {
  color: #003377;
}
*/


/* 特集・連載
  ---------------------------------------*/

#crucial #special_title p {
  color: #000;
}  

#crucial #special_title .special_type {
  margin: 10px 0 0 10px;
  display: inline-block;
  background: #000;
  color: #fff;
  padding: 0 5px;
}

/*#crucial #special_title {
  padding: 10px 8px 0px 10px;
}
#crucial #special_title .inner_wrap {
  border-top: 2px solid #aaa;
  border-bottom: 1px solid #ccc;
  background: #F4F5F7;
}
*/

#crucial #special_title {
  padding: 10px 10px;
  border-top: 1px solid #aaa;
  border-bottom: 1px solid #ccc;
  background-color: #F4F5F7;
  position: relative;
  color: #444;
  min-height: 205px;
  margin: 0px 8px 0 10px ;
}


#crucial #special_title .inner_wrap h1 {
  margin: 10px 12px;
  font-size: 1.25em;
}

#crucial #special_sns {
  margin-left: 10px;
  margin-right: 8px;
}

#crucial #special_title .title_img {
  text-align: center;
}

#crucial #special_title .title_img {
  max-width: 100%;
}

#crucial #special_title .lead {
  margin: 5px 5px 5px 12px;
  font-size: 15px;
}

#crucial #special_title .special_info {
  margin: 5px 0 10px 0;
  display: flex;
  justify-content: space-between;
}

#crucial #special_title .author{
  margin: 5px 5px 5px 12px;
}

#crucial #special_title .special_info time {
  margin: 10px 10px 0 0;
  font-size: 12px;
  color: #666;
}

#crucial #special_list {
  margin: 0 8px 0 10px;
  background: #fff;
}

#crucial #special_list .specail_box {
  margin: 0px 0 1px 0;
  padding: 14px 5px 15px 5px;
  border-bottom: 1px dotted #ccc;
}

#crucial #special_list .specail_box:after {
  display: block;
  clear: both;
  content: "";
}

#crucial #special_list .specail_box time {
  font-size: 0.6875em;
  color: #444;
}

#crucial #special_list .specail_box .img_box {
  width: 100px;
  height: 100px;
  overflow: hidden;
  float: right;
  border: 1px solid #ccc;
}

#crucial #special_list .specail_box .img_box img {
  width: 100px;
  height: 100px;
  object-fit: contain;
}

#crucial #special_list .specail_box a:hover .img_box{
  opacity: 0.8;
  border: 1px solid #0099ff;
}

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

#crucial #special_list .specail_box a:hover h2 {
  text-decoration: underline;
  color: #0099ff;
}


#crucial #special_list .specail_box .text_box {
  width: 599px;
}

#crucial #special_list .specail_box .text_box .subtitle {
  font-size: 14px;
  color: #666;
  font-weight: 600;
}

#crucial #special_list .specail_box .text_box h2 {
  font-size: 18px;
  font-weight: 600;
}

#crucial #special_list .specail_box .text_box {
  font-size: 14px;
}

#crucial .tweet_btn {
  margin: -1px 8px 0 10px;
  font-size: 13px;
  text-align: right;
  background: #fff;
  padding: 24px 5px 18px 0;
}

#crucial #special_sns {
  margin-bottom: 0px
}

