/*vaio*/
#vaio {
    margin: 0 auto;
    padding: 0;
}

#vaio #right-sidebar {
    padding-bottom: 30px;
    background: #fff;
}

#vaio #layout-wrap {
    border: none;
}

#vaio p {
    color: #000;
}

#vaio #layout-wrap-inner2 .title-box h2 {
    padding: 5px 10px;
    border: 0;
    background: #dddddd;
    font-size: 0.9rem;
    min-height: 32px;
    box-shadow: 0 3px 4px -3px rgba(0,0,0,0.5);
    font-weight: normal;
    margin-bottom: 5px;
}

#vaio #youtube_area {
    margin-bottom: 15px;
}

/*header*/
#vaio header {
    padding: 10px 0 10px;
}
#vaio header .title-box {
    margin-left: 25px;
}
#vaio header .title-box p {
    font-size: 0.8rem;
    color: #333;
}
#vaio #layout-header-logo {
    position: relative;
    width: 100%;
    height: 180px;
    background: url(/assets/img/vaio/top_1058_180_230628.jpg);
}
#vaio #layout-header-logo h1 {
    position: absolute;
    top: 45px;
    left: 40px;
    width: 120px;
    text-indent: -9999px;
}
#vaio header .ascii_logo {
    position: absolute;
    bottom: 45px;
    left: 100px;
    width: 140px;
    text-indent: -9999px;
}
#vaio #layout-header-logo h1 a {
    display: block;
    height: 50px;
}
#vaio header .ascii_logo a {
    display: block;
    height: 35px;
}
#vaio #layout-header-ad .ad-box {
    margin: 0;
}
#vaio #layout-header-ad {
    display: inline-block;
    width: 730px;
    background: transparent;
}
#vaio #jpWrap #header #generalMenu {
    background-image: url(/img/0910/bg_generalmenu_bk.gif?201910161500);
}
#vaio #jpWrap #header #generalMenu li a {
    background-image: url(/img/0910/menu_general_bk.gif?201910161500);
}

/* top */
#vaio.top .sub_title {
    font-size: 0.8rem;
    margin-bottom: 3px;
    color: #9f5000;
}

/* VAIO 注目のレビュー */
#vaio.top #latest_review{
    margin-bottom: 30px;
}
#vaio.top #latest_review h2{
    font-size: 1rem;
}
#vaio.top #latest_review .c_box{
    position: relative;
}
#vaio.top #latest_review h3{
    font-size: 1.125rem;
    line-height: 1.3;
    margin-bottom: 10px;
    color: #0086df;
}
#vaio.top #latest_review a:hover h3{
    text-decoration: underline;
    color: #0066be;
}
#vaio.top #latest_review p{
    font-size: 0.8rem;
    color: #333;
    margin-bottom: 10px;
}
#vaio.top #latest_review .sub_title{
    font-size: 0.8rem;
    font-weight: 600;
    margin-bottom: 5px;
    color: #333;
}
#vaio.top #latest_review time{
    font-size: 0.8rem;
    text-align: right;
    color: #666;
    display: block;
}
#vaio.top #latest_review .news_box:after{
    display: block;
    clear: both;
    content: "";
}
#vaio.top #latest_review .c_box{
    padding: 20px 0;
    border-bottom: 1px dotted #E5E5E5;
}
#vaio.top #latest_review .c_box:after{
    display: block;
    clear: both;
    content: "";
}
#vaio.top #latest_review a{
    display: block;
}
#vaio.top #latest_review .img_box{
    width: 240px;
    height: 180px;
    float: left;
    overflow: hidden;
    border: 1px solid #ccc;
}
#vaio.top #latest_review .img_box img{
    width: 240px;
    height: 180px;
    object-fit: cover;
}
#vaio.top #latest_review a:hover .img_box {
    opacity: 0.8;
}
#vaio.top #latest_review .text_box{
    float: right;
    width: 470px;
    padding: 0 5px 0 0;
    line-height: 19px;
}
#vaio.top #latest_review h4 {
    font-size: 0.8rem;
    margin-bottom: 5px;
    color: #666;
    font-weight: 600;
}
#vaio.top #latest_review a .text_box .read_more {
    display: inline-block;
    width: 170px;
    font-size: 0.75rem;
    line-height: 1.4;
}
#vaio.top #latest_review a .text_box .read_more p {
    padding: 5px;
    width: auto;
    display: block;
    background-color: #dddddd;
    text-align: center;
    box-shadow: 0 3px 4px -3px rgba(0,0,0,0.5);
}
#vaio.top #latest_review a:hover .read_more {
    opacity: 0.8;
}

/* VAIO 最新ニュース・レビュー記事アーカイブ */
#vaio #latest_review,
#vaio #latest_news,
#vaio #backnumber {
    margin-bottom: 30px;
}

#vaio #latest_news .c_box,
#vaio #backnumber .past_articles .news_box .c_box {
    padding: 5px 10px;
}

#vaio #latest_news .c_box a,
#vaio #backnumber .past_articles .news_box a {
    display: block;
}

#vaio #latest_news .c_box .text_box,
#vaio #backnumber .past_articles .news_box .text_box {
    width: 100%;
    display: flex;
}

#vaio #latest_news .c_box .text_box h3,
#vaio #backnumber .past_articles .news_box h3 {
    font-size: 0.8rem;
    display: block;
    width: 80%;
    color: #0086df;
}

#vaio #latest_news .news_box .c_box a .text_box time,
#vaio #backnumber .past_articles .news_box time {
    font-size: 0.8rem;
    text-align: right;
    color: #666;
    display: block;
    width: 20%;
}

#vaio #latest_news .news_box .c_box a:hover,
#vaio #backnumber .news_box a:hover {
    text-decoration: none;
    color: #0086df;
}

#vaio #latest_news .news_box .c_box a:hover h3,
#vaio #backnumber .news_box a:hover h3 {
    text-decoration: underline;
    color: #0066be;
}

/* VAIO お買い得情報 */
#vaio .past_box {
  display: flex;
}
#vaio #bargain {
  margin-bottom: 10px;
}
#vaio #bargain .adcloud_frame div {
  width: 732px !important;
  height: auto !important;
}
#vaio #bargain .adcloud_frame table {
  background: transparent !important;
}
#vaio #bargain .adcloud_frame table p a {
  display: block;
  padding: 5px 10px;
  font-weight: 600;
  font-size: 1rem;
  line-height: 1.4;
}
#vaio #bargain .advertisement  a {
  display: block;
  padding: 5px 10px;
  font-weight: 600;
  font-size: 1rem;
  line-height: 1.4;
  color: #003377;
}
#vaio #bargain .adcloud_frame table a:before {
    position: relative;
    top: 0;
    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;
    margin-right: 7px;
}
#vaio #bargain .advertisement  a:before {
    position: relative;
    top: 0;
    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;
    margin-right: 7px;
}

/* 広告画像諸々 */
#vaio .center_ad {
    margin-bottom: 30px;
}
#vaio .center_ad #ad_twitter img {
    margin-top: 15px;
}

#vaio .center_ad a img:hover,
#vaio #right-sidebar .ad_box a img:hover,
#vaio #right-sidebar .sBox .thumb_detail a img:hover,
#vaio #right-sidebar .sBox #thumb_sns img:hover {
    opacity: 0.8;
}

/* 過去記事アーカイブ
  ---------------------------------------*/
#vaio #article_archive{
    margin: 6px 0;
}
#vaio #article_archive .title-box h2{
    font-size: 0.9rem;
    font-weight: normal;
}
#vaio #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;
}
#vaio #article_archive dl:last-child{
    border-bottom: none;
}
#vaio #article_archive dt{
    border-right: 1px solid #ddd;
    display: inline-block;
    margin: 0 5px 3px 0;
    padding: 4px 10px;
    font-weight: normal;
}
#vaio #article_archive dd{
    color: #ccc;
    display: inline-block;
    padding: 4px 9px 4px 0;
    margin-bottom: 3px;
}

/* 記事アーカイブ
  ---------------------------------------*/
#vaio.archive .list_box h2{
    font-size: 1.2rem;
    margin-bottom: 15px;
}
#vaio.archive .list_box ul{
    margin-bottom: 10px;
    padding: 0 5px 10px;
    border-bottom: 1px solid #ccc;
}
#vaio.archive .list_box li{
    position: relative;
    padding-left: 12px;
    line-height: 1.2;
    margin-bottom: 5px;
}
#vaio.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;
}
#vaio #detail_recommend h2,
#vaio #detail_special h2 {
    padding: 5px 10px;
    border: 0;
    font-size: 0.9rem;
    min-height: 32px;
    font-weight: normal;
    background-color: #dddddd;
    box-shadow: 0 3px 4px -3px rgba(0,0,0,0.5);
}

/* 特集・連載
  ---------------------------------------*/
#vaio #special_sns {
  margin-bottom: 0;
}
#vaio #special_list {
  background: #fff;
}
#vaio #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;
}
#vaio #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;
}
#vaio #special_title h1{
    font-size: 1.4rem;
    color: #000;
    font-weight: 500;
    width: 550px;
}
#vaio #special_title p.lead{
    font-size: 1.0rem;
    width: 550px;
    margin-bottom: 15px;
}
#vaio #special_title .special_info{
    position: absolute;
    bottom: 10px;
    width: 710px;
}
#vaio #special_title .special_info:after{
    display: block;
    clear: both;
    content: "";
}
#vaio #special_title .author{
    font-size: 0.9rem;
    width: 480px;
    float: left;
}
#vaio #special_title time{
    font-size: 0.8rem;
    text-align: right;
    display: block;
    float: right;
    width: 220px;
}
#vaio #special_title .title_img {
    width: 150px;
    height: 150px;
    position: absolute;
    top: 10px;
    right: 10px;
    background-color: #fff;
}
#vaio #special_title .title_img img {
    width: 150px;
    height: 150px;
    object-fit: contain;
}
#vaio .specail_box:first-child {
  padding-top: 15px;
}
#vaio .specail_box {
    padding: 0 10px 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #ccc;
}
#vaio .specail_box a:after {
    display: block;
    clear: both;
    content: "";
}
#vaio .specail_box a:hover h2 {
    text-decoration: underline;
}
#vaio .specail_box .text_box {
    width: 575px;
    min-height: 125px;
    float: left;
}
#vaio .specail_box .text_box .subtitle {
    font-size: 0.8rem;
    color: #fff;
    font-weight: 600;
}
#vaio .specail_box .text_box h2 {
    font-size: 1.1rem;
    line-height: 1.2;
    margin-bottom: 10px;
    font-weight: 600;
}
#vaio .specail_box .text_box p {
    font-size: 0.9rem;
    line-height: 1.6;
    color: #444;
    margin-bottom: 15px;
}
#vaio .specail_box .text_box time {
    font-size: 0.7rem;
    color: #666;
}
#vaio .specail_box a .img_box {
    width: 120px;
    height: 120px;
    overflow: hidden;
    border: 1px solid #ccc;
    float: right;
}
#vaio .specail_box a:hover .img_box {
    border: 1px solid #0099ff;
    opacity: 0.8;
}
#vaio .specail_box .img_box img {
    width: 120px;
    height: 120px;
    object-fit: contain;
}
#vaio #detail_box {
    word-break: break-all;
    background: #fff;
}

#vaio #detail_box #detail_contents h2,
#vaio #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 );
}

#vaio #detail_box #detail_contents .column h2,
#vaio #detail_box #detail_contents .column h3 {
    border-left: none;
    background: none;
}

/* サイドバー */
#vaio #right-sidebar .ad_box {
    width: 301px;
    margin-bottom: 17px;
}
#vaio #right-sidebar .ad_box a img {
    margin-bottom: 3px;
}

/* アクセスランキング */
#vaio #ranking_box {
    background-color: #fff;
    margin-bottom: 20px;
    border-right: 1px solid #ededed;
    border-left: 1px solid #ededed;
}
#vaio #ranking_box .title-box {
    background: #dddddd;
    font-size: 0.6rem;
    min-height: 32px;
    padding: 5px 10px;
    box-shadow: 0 3px 4px -3px rgba(0,0,0,0.5);
}
#vaio #ranking_box .title-box h2 {
    font-size: 0.9rem;
    padding: 0 0;
    border: none;
    min-height: 0;
    margin-bottom: 0;
    box-shadow: none;
}
#vaio #ranking_box ol {
    margin: 5px 0;
}
#vaio #ranking_box li {
    position: relative;
    border-bottom: 1px solid #dfdfdf;
    font-size: 0.75rem;
    padding: 15px 8px 10px 10px;
}
#vaio #ranking_box li:after {
    display: block;
    clear: both;
    content: "";
}
#vaio #ranking_box li i {
    position: absolute;
    top: 7px;
    left: 5px;
    z-index: 999;
    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;
}

#vaio #ranking_box li i.rank-1,
#vaio #ranking_box li i.rank-2,
#vaio #ranking_box li i.rank-3 {
    background-color: #FA9A1C;
    border-color: #c00;
    color: #fff;
}

#vaio #ranking_box li a {
    display: block;
}
#vaio #ranking_box li a div {
    float: left;
    width: 60px;
    height: 60px;
    overflow: hidden;
    border: 1px solid #ccc;
}
#vaio #ranking_box li a div img {
    width: 60px;
    height: 60px;
    object-fit: contain;
}
#vaio #ranking_box li h3 {
    margin-left: 70px;
    width: 200px;
    font-size: 0.8rem;
    font-weight: normal;
    color: inherit;
}

/* 最新情報をお届けします */
#vaio #right-sidebar .sBox {
    width: 300px;
    margin-bottom: 15px;
    overflow: hidden;
    box-shadow: none;
    border: 1px solid #dfdfdf;
    border-top: 0;
    background: #fff;
}
#vaio #right-sidebar .sBox h2 {
    border: none;
}
#vaio #right-sidebar .sBox h4 {
    margin-bottom: 0;
}
#vaio #right-sidebar .sBox p {
    padding: 5px 30px 10px 30px;
    font-size: 0.9rem;
}
#vaio #right-sidebar .sBox .thumb_detail {
    margin: 10px 0 10px;
    text-align: center;
}
#vaio #right-sidebar .sBox .thumb_detail a img {
    margin-bottom: 10px;
}

/* SNSはこちら */
#vaio #right-sidebar .sBox #thumb_sns {
    margin: 20px 0 20px;
    text-align: center;
}
#vaio #right-sidebar .sBox #thumb_sns img {
    width: 70px;
    height: 70px;
}
#vaio #right-sidebar .sBox #thumb_facebook {
    margin-right: 20px;
}

/* お求めはこちら */
#vaio #right-sidebar .sBox #thumb_link {
    padding: 5px 0 10px 10px;
}

/* 20230907追加 sponsored articles */
#vaio .sponsored_articles h5 {
    background: #dddddd;
    color: #000;
}

/* 記事内誘導枠 */
#detail_contents .yudo {
    border: 1px solid #000;
    padding: 10px 10px 0 10px;
    margin-bottom: 1em;
}

#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;
}
