@charset "UTF-8";
/*================================================================================================
    共通スタイル
================================================================================================*/
*{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing:border-box;
}

html {
    font-size: 13px;
    height: 100%;
    width: 100%;
}

body {
    height: 100%;
    width: 100%;    
    min-width: 952px;
    background-color: #fff;
    color: #333;
    font-family: "メイリオ","Hiragino Kaku Gothic Pro",Meiryo,"ヒラギノ角ゴ Pro W3","MS PGothic","MS UI Gothic",Helvetica,Arial,sans-serif;  
    line-height: 1.66666667;
}

input {
    color: #333;
    font-family: "メイリオ","Hiragino Kaku Gothic Pro",Meiryo,"ヒラギノ角ゴ Pro W3","MS PGothic","MS UI Gothic",Helvetica,Arial,sans-serif;  
}

li {
    list-style: none;
}

a {
    color: #242424;    
    text-decoration: none;
}

a:hover {
    text-decoration: underline;    
}

.clearfix::after {
    content: "";
    clear: both;
    display: block;
}

/*----------------------------------
    header / footer
----------------------------------*/
header {
    width: 100%;
    min-width: 952px;
}

.header-wrap,.footer-wrap {
    position: relative;
    width: 952px;
    margin: 0 auto;
}

.header-top {
    padding: 17px 0;
    background-color: #ea4e19;
}

.header-top .gendai-logo {
    width: 224px;
    height: 90px;
    float: left;
}
.header-top .gendai-logo a {
    display: block;
    position: relative;
    top: -5px;
}

.header-top .header-ad {
    width: 728px;
    height: 90px;
    float: right;
}

.header-middle {
    position: relative;
    height: 42px;
    overflow: hidden;
    background-color: #2a2a2a;
    border-top: solid 1px #fff;
}

.header-middle nav ul {
    float: left;
}

.header-middle nav ul {
    font-size: 0;
}

.header-middle nav ul li {
    display: inline-block;
    padding: 10px 0;
    font-size: 13px;
    font-weight: bold;
}

.header-middle nav ul li a {
    display: inline-block;
    padding: 0 18px;
    line-height: 15px;
    color: #fff;
    border-right: solid 1px #fff;
}
.header-middle nav ul li:first-child a {
    border-left: solid 1px #fff;
}
.header-middle nav ul li:last-of-type a {
    border-right: none;
}

.header-middle nav ul li a:hover,
.header-middle nav ul li.current a{
    color: #fcff1b;
    text-decoration: none;
}

.header-middle nav ul li.current {
    margin-left: -1px;
    padding-left: 1px;
    background-color: #fff;
}
.header-middle nav ul li.current a{
    color: #2a2a2a;
    background-color: #fff;
}

.header-middle .btn-box {
    position: absolute;
    display: inline-block;
    right: 3px;
    top: 6px;
}

.header-middle .btn-box li {
    display: inline-block;
    width: 120px;
    height: 28px;
    border: solid 1px #ea4e19;
    text-align: center;
    font-size: 13px;
    font-weight: bold;
    background-color: #ea4e19;
}

.header-middle .btn-box li a {
    display: inline-block;
    width: 100%;
    height: 100%;
    line-height: 28px;
    color: #fff;
	background-color: #ea4e19;
    -webkit-transition: background-color .2s linear;
	transition: background-color .2s linear;	
}

.header-middle .btn-box li a:hover {
    background-color: rgba(255,255,255,.4);
    text-decoration: none;	
}

.header-middle .btn-box .login-btn {
    margin-left: 5px;
    background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9Imc4OTgiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+CjxzdG9wIHN0b3AtY29sb3I9IiNmYmU5ZTIiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiNmNmM2YjYiIG9mZnNldD0iMSIvPgo8L2xpbmVhckdyYWRpZW50Pgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2c4OTgpIiAvPgo8L3N2Zz4=);
}

.header-middle .btn-box .login-btn a {
    color: #000;
    background-color: transparent;
}
.header-middle .btn-box .login-btn a:hover {
    background-color: rgba(234,78,24,.5);
}

.header-middle .btn-box .login-btn a span{
    display: inline-block;
    padding-left: 23px;
    background: url(images/icn_header_btn_login.png) left center no-repeat; 
}

.sns-lead-block {
    background-color: #f2f2f2;
    padding: 5px;
    height: 39px;
    border-top: solid 1px #c3c3c3;
    border-bottom: solid 1px #c3c3c3;
}
.sns-list-lead {
    font-size: 18px;
    font-weight: bold;
    margin-right: 10px;
    display: inline-block;
    vertical-align: super;
}
.sns-list{
    position: absolute;
    bottom: -8px;
    left: 0;
    height: 24px;
}
.sns-list-entry {
    position: static;
    display: inline-block;
}
.sns-list li {
    display: inline-block;
    margin-left: 10px;
}
.sns-list li:first-child {
    margin-left: 0;
}
.sns-list li a {
    text-decoration: none;
}
.sns-list li a:hover img {
    opacity: .8;
}
.sns-list li .fukidashi {
    display: inline-block;
    position: relative;
    height: 24px;
    min-width: 26px;
    padding: 2px 5px;
    top: -8px;
    right: -3px;
    font-size: 12px;
    background-color: #fff;
    border-radius:3px;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
}
.sns-list-entry li .fukidashi {
    border: 1px solid #cccccc;
}
.sns-list li .fukidashi:after {
	right: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(255, 255, 255, 0);
	border-right-color: #fff;
	border-width: 5px;
	margin-top: -5px;
}
.sns-list-entry li .fukidashi:after {
    border-right-color: #cccccc;
}

.header-bottom {
    height: 33px;
}

.header-bottom .header-wrap {
    height: 33px;
    background-color: #808080;
}
.sub-category {
    font-size: 0;
    background-color: #818181;
}
.sub-category li:after {
    content: '　';
    position: relative;
    display: inline-block;
	height: 14px;
    width: 1px;
    top: 4px;
	background-color: #b1b1b1;
}
.sub-category li:last-child:after {
    content: '';
    display: none;
}
.sub-category li a {
    /*border-right: 1px solid #b1b1b1;*/
    color: #fff;
    display: inline-block;
    padding: 0 7px;
    text-decoration: none;
}

.sub-category li a span {
    display: inline-block;
    height: 24px;
    line-height: 24px;
    padding: 0 6px;
	/*
    -webkit-transition: background-color .2s linear;
	transition: background-color .2s linear;
	*/
}
.sub-category li a:hover span,
.sub-category li.current a span{
    background-color: #eee;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    color: #000;
    text-decoration: none;
}


.header-bottom .sub-category li {
    display: inline-block;
    font-size: 13px;
    padding: 4px 0;
}
.sub-category li:last-child a {
    border: none;
}


.header-bottom .contents-list {
    position: absolute;
    right: 4px;
	top: 4px;
}


.header-bottom .contents-list li {
    display: inline-block;
}


.header-bottom .contents-list li {
    height: 25px;
    margin-left: 2px;
    background-color: #d8d6d6;
    text-align: center;
    font-weight: bold;
    line-height: 25px;
}
.header-bottom .contents-list li.campaign {
    background-color: #eb9e1a;
}

/*
.header-bottom .contents-list li:nth-of-type(1) {
    width: 120px;
}
.header-bottom .contents-list li:nth-of-type(2) {
    width: 95px;
}
.header-bottom .contents-list li:nth-of-type(3) {
    width: 70px;
}
*/

.header-bottom .contents-list li a {
    display: inline-block;
    padding: 0 14px;
    height: 100%;
    width: 100%;
}
.header-bottom .contents-list li.campaign a {
    color: #ffffff;
}
.header-bottom .contents-list li a:hover {
    background-color: rgba(128,128,128,.6);
    text-decoration: none;
    -webkit-transition: background-color .2s linear;
	transition: background-color .2s linear;
}
.header-bottom .contents-list li.campaign a:hover {
    background-color: rgba(165,111,18,.6);
}
.header-bottom .contents-list li a span {
    display: inline-block;
}

/*
.header-bottom .contents-list li:nth-of-type(1) a span {
    padding-left: 24px;
    background: url(images/icn_header_btn_column.png) left center no-repeat; 
}
.header-bottom .contents-list li:nth-of-type(2) a span {
    padding-left: 18px;
    background: url(images/icn_header_btn_writer.png) left center no-repeat; 
}
.header-bottom .contents-list li:nth-of-type(3) a span {
    padding-left: 24px;
    background: url(images/icn_header_btn_paper.png) left center no-repeat; 
}
*/

/* パンくずリスト */
div.breadcrumbs {
    padding-top: 4px;
    margin-bottom: -4px;
}
ul.breadcrumb li {
    display: inline;
    list-style-type: none;
}
ul.breadcrumb li a:hover {
}
ul.breadcrumb li:after {
    content: " > ";
}
ul.breadcrumb li:last-child:after {
    content: "";
}

/*--footer--*/
footer {
    width: 100%;
    min-width: 952px;
    margin-top: 84px;
}

.footer-wrap {
    position: relative;
    width: 952px;
    margin: 0 auto;
}

.footer-top {
    height: 30px;
    background-color: #fff;
}

.footer-top ul,
.footer-middle ul {
    margin-left: 160px;
    padding-left: 12px;
    font-size: 0;
}

.footer-top a {
    color: #333333;
}
.footer-top li {
   font-size: 14px;
}

.footer-top li,
.footer-middle li,
.footer-top li a,
.footer-middle li a {
    display: inline-block;
}
.footer-top li a {
    border-right: 1px solid #333333;
    display: inline-block;
    line-height: 12px;
    padding-right: 12px;
    margin-right: 12px;
}
.footer-middle li a {
    border-right: 1px solid #fff;
    display: inline-block;
    line-height: 12px;
    padding-right: 8px;
    margin-right: 8px;
}

.footer-top li:last-child a,
.footer-middle li:last-child a {
    border-right: none;
}

.footer-middle {
    height: 30px;
    padding-top: 5px;
    background-color: #ea4e19;
}

.footer-middle li {
    font-size: 12px;
}

.footer-middle a {
    color: #fff;
}

.footer-bottom {
    height: 56px;
    padding: 7px 0;
    text-align: center;
    background-color: #000;
    color: #fff;
    font-size: 10px;
}
.footer-bottom ul {
    margin-bottom: 5px;
}
.footer-bottom li {
    display: inline-block;
    font-size: 12px;
    margin-right: 10px;
}
.footer-bottom li:last-child {
    margin-right: 0;
}
.footer-bottom a {
    color: #ffffff;
}

.footer-logo {
    position: absolute;
    padding: 13px 22px 15px 16px;
    left: 0;
    bottom: 56px;
    width: 160px;
    height: 70px;
    background-color: #ea4e19;
}
.footer-logo img {
    width: 100%;
    height: auto;
}

#news-ticker {
    padding-top: 9px;
    padding-left: 5px;
}
#news-ticker ul {
    height: 18px;
    overflow: hidden;
    position: relative;
}
#news-ticker li {
    height: 18px;
    line-height: 18px;
    font-size: 14px;
    position: absolute;
    left: 0;
    top: 18px
}
#news-ticker li a {
    color: #ffffff;
}
#news-ticker li.active {
    animation: ticker 3s infinite;
    -webkit-animation: ticker 3s infinite;
}
@-webkit-keyframes ticker {
    0% { opacity:0; -webkit-transform: translateY(0);}
    10% { opacity:1; -webkit-transform: translateY(-18px);}
    90% { opacity:1; -webkit-transform: translateY(-18px);}
    100% { opacity:0; -webkit-transform: translateY(-36px);}
}

@keyframes ticker {
    0% { opacity:0; transform: translateY(0);}
    10% { opacity:1; transform: translateY(-18px);}
    90% { opacity:1; transform: translateY(-18px);}
    100% { opacity:0; transform: translateY(-36px);}
}

@-moz-keyframes ticker {
    0% { opacity:0; -moz-transform: translateY(0);}
    10% { opacity:1; -moz-transform: translateY(-18px);}
    90% { opacity:1; -moz-transform: translateY(-18px);}
    100% { opacity:0; -moz-transform: translateY(-36px);}
}

/*----------------------------------
    右ナビ
----------------------------------*/

/*ボタンエリア*/
.right-menu .button-area {
    position: relative;
    width: 300px;
    height: 39px;
    overflow: hidden;
}

.right-menu .button-area .search-box {
    display: inline-block;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 0;
}
.right-menu .button-area .search-txt {
	width: 237px;
    height: 39px;
    padding-left: 10px;
    border: solid 1px #565656;
}
.right-menu .button-area .search-btn {
    width: 63px;
    height: 39px;
    padding-left: 20px;
    border: none;
    color: #fff;
    background: url(images/icn_header_btn_search.png) 10px center no-repeat #565656;
    cursor: pointer;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}


/*ランキング*/
.lanking-box {
    margin-top: 10px;
}

.lanking-box h2{
    font-weight: normal;
}

.time-select h2{
    font-weight: bold;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}

.ad-box {
    margin-top: 10px;
    line-height: 0;
}
.right-menu .ad-box:nth-of-type(1) {
    margin-top: 0;
}

.ad-box-half {
    margin-top: 9px;
    line-height: 0;
}

.time-select {
    position: relative;
    font-size: 0;
}
.time-select li {
    position: relative;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    font-size: 15px;
    text-align: center;
    background: url(images/bg_Rnavi_tab.png) #2a2a2a;
    color: #fff;
    cursor: pointer;
    -webkit-transition: background-color .2s linear, opacity .08s linear;
	transition: background-color .2s linear, opacity .08s linear;
}

.time-select li:hover {
    background-color: #ea4e19;
    opacity: .5;
}

.time-select .yesterday {
    width: 208px;
}
.time-select .week {
    width: 92px;
}
.time-select .selected {
    background-color: #ea4e19;
}
.time-select .selected:hover {
    opacity: 1;
}

.lank-list {
    border: solid 1px #dfdfdf;
    background-color: #fafafa;
}
.lank-list li {
    display: table;
    min-width: 298px;
    height: 79px;
    background-color: #fafafa;
    border-bottom:  solid 1px #dfdfdf;
    text-align: left;
}
.lank-list li:last-child {
    border-bottom:  none;
}
.lank-list li .rank-no {
    display: block;
	width: 25px;
    height: 25px;
    margin-right: 16px;
    padding-top: 2px;
    line-height: 22px;
    background-color: #ea4e19;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
}
.lank-list li a .t-cell:nth-of-type(1) {
    width: 60px;
}
.lank-list li a .t-cell:nth-of-type(2) {
    width: 197px;
}
.lank-list .pr .rank-no {
    font-size: 18px;
}
.lank-list a {
    display: table;
    height: 79px;
    vertical-align: middle;
}
.lank-list a img {
    display: block;
}
.lank-list p {
    padding-left: 5px;
}
.lank-list p span {
    font-size: 12px;
    color: rgb(179, 179, 179);
    line-height: 1;
}
.access-ranking {
    position: relative;
}
.access-ranking .lank-list .image {
    width: 60px;
    height: 60px;
    overflow: hidden;
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat;
}
.access-ranking .infeed {
    width: 300px;
    top: 440px;
    left: 0px;
    position: absolute;
    clear: both;
    border-style: solid;
    border-color: #dfdfdf;
    border-width: 1px 1px 0 1px;
}
.access-ranking .lank-list li:nth-child(5) {
    margin-bottom: 78.4px;
}
.access-ranking.no-ad .lank-list li:nth-child(5) {
    margin-bottom: 0px;
}

.forecast-box {
    display: table;
    width: 100%;
}
.forecast-list {
    display: table-cell;
    width: 50%;
    text-align: center;
}
.forecast-list h3 {
    font-size: 14px;
    color: #36822A;
    font-weight: bold;
    padding: 3px 0 1px;
    background: #EBF7E9;
}
.forecast-list li {
    padding: 5px 0;
    border-bottom: solid 1px #dfdfdf;
    border-right: solid 1px #dfdfdf;
}
.forecast-list li:nth-of-type(1) {
    border-top: solid 1px #dfdfdf;
}
.forecast-list:nth-of-type(1) li {
    border-left: 1px solid #dfdfdf;
}
.forecast-list li .news-title {
    line-height: 1;
}


.more-btn {
    text-align: center;
    font-weight: bold;
    background-color: #2a2a2a;
}
.more-btn a {
    display: inline-block;
    width: 100%;
    padding: 6px 0;
    color: #fff;
    background-color: #2a2a2a;
    -webkit-transition: background-color .1s linear, color .1s linear;
    transition: background-color .1s linear, color .1s linear;
}
.more-btn a:hover {
    text-decoration: none;
    color: #2a2a2a;
    background-color: #b5b5b5;
}

.osusume-ranking h2 {
    height: 40px;
    line-height: 40px;
    font-size: 15px;
    text-align: center;
    background: url(images/bg_Rnavi_tab.png) #0aabff;
    font-weight: bold;
    color: #fff;
}

.osusume-ranking li .rank-no {
    background-color: #0aabff;
}

.osusume-ranking li p .article-icn {
    display: inline-block;
    position: relative;
    bottom: -1px;
}

.handicapper-team h2 {
    height: 40px;
    line-height: 40px;
    font-size: 15px;
    text-align: center;
    background: url(images/bg_Rnavi_tab.png) #36822a;
    font-weight: bold;
    color: #fff;	
}

.handicapper-team li {
    padding-left: 9px;
}
.handicapper-team .handicapper {
    display: block;
    font-size: 12px;
	color: #36822a
}

.latest-video h2 {
    font-size: 15px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 15px;
}
.latest-video .article-icn {
    position: relative;
    display: inline-block;
    float: none !important;
    bottom: -1px;
}

/*----------------------------------
    コンテンツエリア
----------------------------------*/
.contents-wrapper {
    position: relative;
    width: 952px;
    margin: 11px auto 0 auto;
}

.contents-wrapper .pagetop-btn {
    display: none;
    position: fixed;
    bottom: 70px;
    right: 50px;
    z-index: 1;
    padding: 20px;
    background-color: #ffefea;
    border: solid 1px #feaf94;
    cursor: pointer;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    box-shadow:rgba(255, 255, 255, 0.4) 0px 0px 6px 3px;
    -webkit-box-shadow:rgba(255, 255, 255, 0.4) 0px 0px 6px 3px;
    -moz-box-shadow:rgba(255, 255, 255, 0.4) 0px 0px 6px 3px;
}
.contents-wrapper .pagetop-btn.bottom-fix {
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
}

.contents-wrapper .pagetop-btn:hover {
    opacity: .7!important;
}

.contents-wrapper .pagetop-btn span {
    display: block;
    width: 16px;
    height: 10px;
    background: url(images/icn_pagetop-btn.png)  no-repeat left center;
}

.main-contents {
    width: 636px;
    float: left;
}

.main-contents .article-wrap:first-of-type {
    margin-top: 0;
}

.right-menu {
    width: 300px;
    float: right;
}

.layer2nd-ad-main {
    line-height: 0;
    text-align: center;
    margin-bottom: 11px;
}

/*フォントサイズ*/
.fs16 {
    font-size: 16px;
}
.fs18 {
    font-size: 18px;
}

/*テキスト揃え*/
.text-l {
    text-align: left!important;
}
.text-r {
    text-align: right!important;
}
.text-c {
    text-align: center!important;
}

/*マージン*/
.mt0 {
    margin-top: 0!important;
}
.mt10 {
    margin-top: 10px!important;
}
.mt18 {
    margin-top: 18px!important;
}
.mt20 {
    margin-top: 20px!important;
}
.mt25 {
    margin-top: 25px!important;
}

.mb10 {
    margin-bottom: 10px!important;
}
.mb11 {
    margin-bottom: 11px!important;
}

/*テーブルセル*/
.t-cell {
    display: table-cell;
    vertical-align: middle;
}

/*コンテンツアイコン*/
.article-box .article-icn {
    position: relative;
    display: inline-block;
    float: none!important;
    bottom: -1px;
}
