@charset "utf-8";

*{
    margin: 0px;
    padding: 0px;
    font-family: Helvetica,Verdana,sans-serif;
}

a{
    color: #0033cc;
    text-decoration:none;
}

body{
    background: url(https://trendnews24.xsrv.jp/antenna/img/bg.gif) repeat;
    background-attachment: fixed;
    word-break: break-all;
}

dt{
    display: none;
}

li{
    list-style: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* ------------------------------------------------- */

#blog-footer {
    margin-top: 30px;
    height: 80px;
    background: #484848;
    background: -moz-linear-gradient(top, #484848 0%, #121212 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#484848), color-stop(100%,#121212));
    background: -webkit-linear-gradient(top, #484848 0%,#121212 100%);
    background: -o-linear-gradient(top, #484848 0%,#121212 100%);
    background: -ms-linear-gradient(top, #484848 0%,#121212 100%);
    background: linear-gradient(to bottom, #484848 0%,#121212 100%);
    box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.2);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#484848', endColorstr='#121212',GradientType=0 );
    font-size: 12px;
    min-height: 12px;
    text-align: center;
}

#footer{
    color: #fff;
    height: 80px;
    line-height: 80px;
    position: relative;
    margin:0 auto;
    width:1168px;
}

#container{
    background: #fff;
    margin: 0 auto;
    padding: 1px 0 30px;
    position: relative;
    width: 1168px;
}

#header{
    background: #484848;
    background: -moz-linear-gradient(top, #484848 0%, #121212 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#484848), color-stop(100%,#121212));
    background: -webkit-linear-gradient(top, #484848 0%,#121212 100%);
    background: -o-linear-gradient(top, #484848 0%,#121212 100%);
    background: -ms-linear-gradient(top, #484848 0%,#121212 100%);
    background: linear-gradient(to bottom, #484848 0%,#121212 100%);
    display:block;
    font-weight: bold;
    height:60px;
    margin:0 auto;
    position: relative;
    width:1168px;
}

#header .media-name{
    display: inline-block;
    font-size: 30px;
    line-height: 60px;
    padding: 0 15px;
}

#header .media-sub-name{
    color: #fff;
    font-size: 14px;
    margin-left: 10px;
}

#header .media-url{
    color: #fff;
    text-decoration: none;
}

#header .twitter-link{
    position: absolute;
        top:15px;
        right:70px;
}

#header .feed-link{
    position: absolute;
        top:15px;
        right:20px;
}

#left-column-inner{
    margin-left: 10px;
}

#left-container{
    display: inline;
    float: left;
    margin-left: -100%;
    width: 210px;
    padding-top: 10px;
}

#main-container{
    display: inline;
    float: left;
    width: 100%;
}

#main-column-inner{
    margin: 0 220px;
}

#pankuzu{
    font-size: 12px;
    margin: 10px;
}

#right-container{
    display: inline;
    float: left;
    margin-left: -210px;
    width: 200px;
    padding-top: 10px;
}

#right-column-inner{
    margin-right: 0px;
}

/* ------------------------------------------------- */

.ad-160-600{
    background-color:#eee;
    height: 600px;
    margin: 0 auto;
    overflow: hidden;
    width: 160px;
}

.ad-728-90{
    background-color:#eee;
    height: 90px;
    margin-bottom: 10px;
    overflow: hidden;
    width: 728px;
}

.article{
}

.article > .title{
    padding: 10px;
    border-top: 1px solid #555;
    background: #484848;
    background: -moz-linear-gradient(top, #484848 0%, #121212 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#484848), color-stop(100%,#121212));
    background: -webkit-linear-gradient(top, #484848 0%,#121212 100%);
    background: -o-linear-gradient(top, #484848 0%,#121212 100%);
    background: -ms-linear-gradient(top, #484848 0%,#121212 100%);
    background: linear-gradient(to bottom, #484848 0%,#121212 100%);
    color: #fff;
    font-weight: bold;
    font-size: 24px;
    line-height: 1.5;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#484848', endColorstr='#121212',GradientType=0 );
}

.article > .article-header-inner{
    padding: 13px 5px;
    background: #eaeaea;
    zoom: 100%;
}

.article > .article-header-inner:after{
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: ".";
}

.article > .article-header-inner > .article-header-date{
    background: url(https://trendnews24.xsrv.jp/antenna/img/icon/icon_date.png) no-repeat left 50%;
    font-size: 12px;
    float: left;
    line-height: 1.3;
    margin: 4px 10px 5px 0;
    padding-left: 18px;
}

.article > .article-header-inner > .article-header-category {
    background: url(https://trendnews24.xsrv.jp/antenna/img/icon/icon_category.png) no-repeat left 50%;
    float: left;
    font-size: 12px;
    line-height: 1.3;
    margin: 4px 10px 5px 0;
    padding-left: 16px;
}

.article > .body{
    height: 180px;
    position: relative;
}

.article > .body > .thumbnail-wrap > .thumbnail{
    -webkit-background-size:cover;
    background-position:50% 0;
    background-repeat:no-repeat;
    background-size:cover;
    height:160px;
    position:absolute;
    width:160px;
    border-radius:0px;
}

.article > .body > .thumbnail-wrap{
    display:table-cell;
    height:160px;
    min-width:160px;
    position: absolute;
        top: 10px;
        left: 10px;
    width:160px;
}

.article > .body > .right{
    position: absolute;
        top: 10px;
        left: 180px;
}

.article > .body > .right > .date{
    background: url(https://trendnews24.xsrv.jp/antenna/img/icon/icon_date.png) no-repeat left 50%;
    font-size: 12px;
    float: left;
    line-height: 1.3;
    margin: 4px 10px 5px 0;
    padding-left: 18px;
}

.article > .body > .right > .site-name {
    background: url(https://trendnews24.xsrv.jp/antenna/img/icon/icon_category.png) no-repeat left 50%;
    float: left;
    font-size: 12px;
    line-height: 1.3;
    margin: 4px 10px 5px 0;
    padding-left: 16px;
}

.article > .body > .right > .tags{
    line-height: 1.3;
    margin: 4px 10px 5px 0;
    font-size:12px;
}

.article > .body > .right > .tags dt{
    background: url(https://trendnews24.xsrv.jp/antenna/img/icon//icons.png) 0 0 no-repeat;
    background-position: 0 -327px;
    display: inline-block;
    float: left;
    text-indent: -9999px;
    width: 18px;
}

.article > .body > .right > .tags dd{
    display: inline;
    margin-left: 0px;
}

.article > .body > .read-wrap{
    background-color: #d9d9d9;
    margin-bottom: 10px;
    text-align: center;
    position:absolute;
        bottom:0;
        right:0;
    width: calc(728px - 180px);
}

.article > .body > .read-wrap > a > .read{
    color: #565656;
    font-size: 16px;
    font-weight: bold;
    line-height: 50px;
}

.article > .body > .read-wrap > a > .read:hover {
    background-color:#e2e2e2;
    cursor: pointer;
    opacity: 0.75;
}

.articles-header{
    background-color: #333;
}

.articles-header > .title{
    color: #fff;
    font-size:16px;
    font-weight: bold;
    padding: 10px;
    text-align: center;
}

.articles{
    border-top: solid 1px #e5e5e5;
}

.articles > .link > .row{
    border-bottom: solid 1px #e5e5e5;
    height: 100px;
    overflow: hidden;
    position: relative;
}

.articles > .articles-row:first-child{
    border-top: solid 1px #e5e5e5;
}

.articles > .link > .row > .main{
    position: absolute;
        top: 10px;
        left: 0px;
    margin-top: 10px;
}

.articles > .link > .row > .main > .description{
    color: #aaa;
    font-size: 12px;
    font-weight: normal;
    margin-top: 5px;
    width: calc(728px - 100px);
}

.articles > .link > .row > .main > .title{
    color:#333;
    font-size:16px;
    font-weight:bold;
    line-height:1.5;
    width: calc(728px - 100px);
}

.articles > .link > .row > .thumbnail-wrap > .thumbnail{
    -webkit-background-size:cover;
    background-position:50% 0;
    background-repeat:no-repeat;
    background-size:cover;
    height:80px;
    position:absolute;
    width:80px;
    border-radius:0px;
}

.articles > .link > .row > .thumbnail-wrap{
    display:table-cell;
    height:80px;
    min-width:80px;
    position: absolute;
        top: 10px;
        right: 10px;
    width:80px;
}

.ellipsis{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.next-page{
    margin:30px 10px;
    text-align: right;
}

.next-page > a{
    color: #666666;
    display: block;
    font-size: 16px;
    font-weight: bold;
    padding: 0;
    word-wrap: break-word;
}

.related-media-box-wrap{
    margin: 10px 10px 0;
}

.related-media-box-head{
    /*background-color: #313131;*/
    background-color: #313131;
    color: #fff;
    font-size:14px;
    line-height:25px;
    padding: 5px 10px 4px;
}

.related-media-box img{
    vertical-align: middle;
}

.related-media-box{
    border: 1px solid #484848;
    font-size: 14px;
    padding: 0 5px;
}

.related-media-box .row{
    height: 20px;
    line-height: 20px;
    padding: 3px 0;
}

.related-media-box .row:not(:last-child){
    border-bottom: 1px dashed #c2c2c2;
    padding: 3px 0;
}

.related-media-box .genre-name{
    /*background-color: #313131;*/
    background-color: #313131;
    color: #fff;
    display: inline-block;
    padding: 0px 5px;
}

.side-container > .body > .sidebody:first-child{
    border-top:none;
    margin-top:0;
    padding-top: 0;
}

.sidebody{
    border-top: 1px solid #e5e5e5;
    line-height: 1.2;
    margin: 10px 0 0;
    padding: 10px 0 0;
}

.side-container{
    font-size: 14px;
    border-bottom: 1px solid #333;
    border-left: 1px solid #333;
    border-right: 1px solid #333;
    margin-bottom: 10px;
}

.side-container > .body{
    margin: 10px 0;
    padding: 0 10px 0 10px;
    zoom: 100%;
}

.side-container .populararticles-rank{
    padding: 2px;
    padding-bottom: 7px;
    text-align: left;
    vertical-align: top;
    white-space: nowrap;
}

.side-container .populararticles-title{
    padding: 2px;
    padding-bottom: 7px;
    text-align: left;
    vertical-align: top;
}

.side-container > .title{
    color: #ffffff;
    /*background: #313131;*/
    background: #313131;
    line-height:25px;
    padding: 5px 10px;
}

.to-pagetop {
    height: 70px;
    position: absolute;
        top: 5px;
        right: 5px;
    width: 70px;
}

.width-33-per{
    display: inline-block;
    width: 33%;
}
.tag-title2 {
    border-bottom: 3px solid #333;
    background-color: #333;
    color: #fff;
    display: block;
    font-size: 16px;
    font-weight: bold;
    height: 50px;
    line-height: 50px;
    text-align: center;
    /*
    transition: all 0.2s ease;
    */
    width: 100%;
}


ul.teams{
    list-style: none;
    display: inline-block;
}

ul.teams li {
    display: inline-block;
}

ul.teams li:after {
    content: "|";
    color: #484848;
}

ul.teams li div {
    display: inline-block;
    text-align: center;
    width: 130px;
    margin: 0 10px;
    border-radius: 5px;
}

ul.teams li div:hover {
    background-color: #fff;
}

/* ------------------------------------------------- */

/*タブ切り替え全体のスタイル*/
.tabs {
    margin-top: 50px;
    background-color: #fff;
    /*
    border: solid 1px #333;
    */
    /*
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    */
    margin: 0 auto;
}

/*タブのスタイル*/
.tab_item {
    background-color: #d9d9d9;
    border-bottom: 3px solid #333;
    color: #565656;
    display: block;
    float: left;
    font-size: 16px;
    font-weight: bold;
    height: 50px;
    line-height: 50px;
    text-align: center;
    /*
    transition: all 0.2s ease;
    */
    width: calc(100%/2);
}
.tab_item:hover {
    opacity: 0.75;
    cursor: pointer;
}
/*ラジオボタンを全て消す*/
input[name="tab_item"] {
    display: none;
}
/*タブ切り替えの中身のスタイル*/
.tab_content {
    display: none;
    padding: 0;
    clear: both;
    overflow: hidden;
}
/*選択されているタブのコンテンツのみを表示*/
#articles-2:checked ~ #articles-2-content, #articles-1:checked ~ #articles-1-content {
    display: block;
}
/*選択されているタブのスタイルを変える*/
.tabs input:checked + .tab_item {
    background-color: #333;
    color: #fff;
}

/* ------------------------------------------------- */

#tab-head {
    padding-top: 10px;
}

div.article {
    padding-top: 10px;
}