@charset "UTF-8";
/*================================================================================================
    コンテンツ内スタイル
================================================================================================*/

/*----------------------------------
    記事周り
----------------------------------*/

.article-wrap {
    position: relative;
}

.article-box {
    position: relative;
    margin-top: 4px;
}

.article-box::after {
    content: "";
    clear: both;
    display: block;
}

.article-box p{
    font-size: 14px;
    line-height: 1.5;
}
.gen-race .article-box p{
    font-weight: bold;
}

.article-box p small {
    font-size: 12px;
}

.article-box .article-table {
    display: table;
    width: 100%;
	line-height: 1;
}
.article-box.article-box-column a {
    display: inline-block;
    width: inherit;
	line-height: 1;
}
.article-box a:hover p{
    text-decoration: underline;
}

.article-wrap .topics-menu {
    margin-bottom: 5px;
    padding: 1px 0;
    font-size: 0;
    background-color: #fff;
    border-top: solid 1px #c3c3c3;
    border-bottom: solid 1px #c3c3c3;
}
.article-wrap .topics-menu-wrap {
    height: 39px;
    padding: 5px 0;
    background-color: #f2f2f2;
}

.article-wrap .topics-menu h2 {
    float: left;
    padding-left: 10px;
    font-size: 19px;
}

.article-wrap .topics-menu-wrap ul{
    float: left;
    margin-left: 13px;
}

.article-wrap .topics-menu-wrap li {
    display: inline-block;
    margin-right: 4px;
    text-align: center;
    font-size: 13px;
}
.article-wrap .topics-menu-wrap li:last-child {
    margin-right: 0;
}
.article-wrap .topics-menu-wrap li a {
    display: inline-block;
    color: #fff;
    padding: 5px 18px 3px;
    background-color: #2a2a2a;
    -webkit-transition: background-color .1s linear, color .1s linear;
    transition: background-color .1s linear, color .1s linear;
}

.article-wrap .topics-menu-wrap li a:hover {
    text-decoration: none;
    color: #2a2a2a;
    background-color: #b5b5b5;
}

.article-wrap .column-box {
    display: block;
    font-size: 12px;
}

.article-wrap .column-ttl a {
    color: #ea4e19 !important;
    line-height: 1.3;
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 5px;
    display: block;
}

.gen-topic .article-wrap .column-ttl,
.gen-news .article-wrap .column-ttl,
.gen-geino .article-wrap .column-ttl,
.gen-sports .article-wrap .column-ttl,
.gen-life .article-wrap .column-ttl,
.gen-book .article-wrap .column-ttl,
.gen-gourmet .article-wrap .column-ttl,
.gen-race .article-wrap .column-ttl {
}

.main-category .article-wrap .column-ttl a {
    font-size: 14px;
    margin-bottom: 0;
}

.article-wrap .column-entry-ttl {
    line-height: 1.3;
}

.article-wrap .entry-ttl {
    font-size: 17px;
    line-height: 1.3;
    margin-top: 5px;
    display: inline-block;
    font-weight: bold;
}
.article-wrap .entry-ttl img {
    vertical-align: inherit !important;
}

.article-wrap a:hover .entry-ttl {
    text-decoration: underline;
}

.article-wrap .entry-ttl img {
    margin-left: 5px;
}



/*最新トピック*/
.hot-news-container {
    margin-bottom: 5px;
}

.hot-news-container .title-box {
    display: table;
    width: 636px;
    height: 28px;
    color: #fff;
    border: solid 1px #2a2a2a;
    overflow: hidden;
}
.hot-news-container .title-box h2 {
    display: table-cell;
    width: 158px;
    height: 28px;
    padding-right: 18px;
    margin-right: 7px;
    background: url(images/bg_title-box-h2.gif) 101% center no-repeat #2a2a2a;
    font-size: 14px;
    text-align: center;
    vertical-align: middle;
}
.hot-news-container .title-box time {
    display: table-cell;
    height: 28px;
    padding: 1px 0 0 8px;
    font-size: 16px;
    color: #000;
}
.hot-news-container .main-topics-wrap {
    background-color: #e9e9e9;
    padding: 0 10px 10px;
}

.hot-news-container .main-topics .main-img {
    display: block;
    float: left;
    margin-right: 15px;
}
.hot-news-container .main-topics .main-img img {
    vertical-align: bottom;
}
.hot-news-container .main-topics h3 {
    padding-top: 10px;
    padding-bottom: 4px;
    font-size: 21px;
    line-height: 1.3;
}
.hot-news-container .main-topics h3 .main-topics-colum {
    display: block;
    font-size: 14px;
    color: #EA4E19;
    margin-bottom: 5px;
}
.hot-news-container .main-topics p {
    font-size: 14px;
    /*line-height: 1.71428571;*/
}

.hot-news-container .main-topics p a {
    color: #333;
}
.hot-news-container .article-container-a {
    padding-bottom: 0;
    margin-top: 10px;
}

.hot-news-container .article-container-a .article-box  p {
    display: table-cell;
    width: 215px;
    height: 90px;
    vertical-align: middle;
    font-weight: bold;
    font-size: 14px !important;
}

.article-container-a,
.article-container-b,
.article-container-c {
    padding-bottom: 10px;
}
.article-container-d {
    padding-bottom: 23px;
}

.article-container-a .article-box,
.article-container-b .article-box,
.article-container-c .article-box {
    padding-bottom: 4px;
    border-bottom: dashed 1px #d0d0d0;
}

/*.article-container-a .article-box:nth-last-child(-n+2) {
    border: none;
}*/

.article-container-b .article-box {
    margin-top: 10px;
}
.article-container-b .article-box:nth-child(-n+3) {
    margin-top: 5px;
}
.article-container-b .article-box:nth-last-child(-n+3) {
    border: none;
}

/*記事リストタイプA*/
.article-container-a .article-box {
    width: 306px;
}
.article-container-a .article-box:nth-last-of-type(1),
.article-container-a .article-box:nth-last-of-type(2) {
    border-bottom: none;
}
.article-container-a .article-box:nth-child(odd) {
    float: left;
}
.article-container-a .article-box:nth-child(even) {
    float: right;
}


.article-container-a .article-box figure {
    display: table-cell;
    width: 90px;
    height: 90px;
}
.article-container-a .article-box figure img {
    vertical-align: bottom;
}
.article-container-a .article-box p {
    display: table-cell;
    height: 90px;
    width: 220px;
    padding-left: 5px;
    vertical-align: middle;
    font-size: 14px !important;
    font-weight: bold;
    line-height: 1.5 !important;
}
.article-container-a .article-box p time {
    font-weight: normal;
}


/*記事リストタイプB*/
.article-container-b .article-box {
    width: 202px;
    float: left;
    margin-left: 15px;
}
.article-container-b .article-box:nth-child(3n-2) {
    margin-left: 0;
}

.article-container-b .article-box img {
    display: inline-block;
	float: none;
}
.article-container-b .article-box p {
    float: none;
    font-size: 13.5px !important;
    font-weight: bold;
    display: table;
    height: 70px;
}
.article-container-b .article-box p > span {
    display: table-cell;
    vertical-align: middle;
}

/*記事リストタイプC*/
.article-container-c .article-box-inner {
    display: table;
    width: 100%;
}
.article-container-c .article-box {
    margin-top: 6px;
}
.article-container-c .article-box figure {
    display: table-cell;
    width: 96px;
    height: 96px;
    padding-right: 10px;
    vertical-align: middle;
}
.article-container-c .article-box img {
    vertical-align: bottom;
}
.article-container-c .article-box .column-info img {
    vertical-align: baseline;
}
.article-container-c .article-box p {
    display: table-cell;
    height: 90px;
    vertical-align: middle;
}
.article-container-c .article-box p time {
    font-weight: normal;
    font-size: 12px;
    color: #666666;
}



/*記事リストタイプD*/
.article-container-d .article-box{
    margin-top: 0;
    padding: 4px 0 4px 12px;
    background: url(images/icn_sq_orange.png) 0 12px no-repeat;
}
.article-container-d .article-box a {
    display: inline-block;
    width: inherit;
}

/*----------------------------------
    第二階層部品
----------------------------------*/
/*ジャンル一覧*/
.page-title {
    background-color: #fff;
}
.page-title .column-name {
    margin-bottom: 5px;
    font-size: 14px;
}
.page-title .column-name a {
    text-decoration: none;
    color: #EA4E19;
    font-weight: bold;
}
.page-title .column-name a:hover {
    text-decoration: underline;
}
.page-title h2 {
    line-height: 1.3;
    font-size: 21px;
    color: #000;
}
.gen-race .page-title h2 {
    font-size: 18px;
}
.page-title h2 span {
    font-size: 13px;
    color: #ef4b16;
}

.posted time .icon-pr {
    background-color: #999999;
    border-radius: 4px;
    color: #ffffff;
    text-decoration: none;
    display: inline-block;
    padding: 3px;
    margin-right: 5px;
    line-height: 1;
    font-size: 12px;
}

.category-title {
    border-bottom: solid 1px #b5b5b5;
}
.category-title a {
    text-decoration: none;
    display: block;
    -webkit-transition: color .1s linear;
	transition: .1s linear;
}
.category-title a:hover {
    background-color: #ffedd6;
}
.category-title:before {
    content: '　';
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
    height: 3px;
    width: 100%;
    font-size: 0;
    line-height: 0;
    /*
    background: #ed4d19;
    background: -moz-linear-gradient(left,  #ed4d19 0%, #ed4d19 12%, #e0e0e0 12%, #e0e0e0 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#ed4d19), color-stop(12%,#ed4d19), color-stop(12%,#e0e0e0), color-stop(100%,#e0e0e0)); 
    background: -webkit-linear-gradient(left,  #ed4d19 0%,#ed4d19 12%,#e0e0e0 12%,#e0e0e0 100%);
    background: -o-linear-gradient(left,  #ed4d19 0%,#ed4d19 12%,#e0e0e0 12%,#e0e0e0 100%);
    background: -ms-linear-gradient(left,  #ed4d19 0%,#ed4d19 12%,#e0e0e0 12%,#e0e0e0 100%);
    background: linear-gradient(to right,  #ed4d19 0%,#ed4d19 12%,#e0e0e0 12%,#e0e0e0 100%);
    */
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9Imc2MzEiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjEwMCUiIHkyPSIwJSI+CjxzdG9wIHN0b3AtY29sb3I9IiNlZDRkMTkiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiNlZDRkMTkiIG9mZnNldD0iMC4xMzMzMyIvPjxzdG9wIHN0b3AtY29sb3I9IiNlMGUwZTAiIG9mZnNldD0iMC4xMzMzMyIvPjxzdG9wIHN0b3AtY29sb3I9IiNlMGUwZTAiIG9mZnNldD0iMSIvPgo8L2xpbmVhckdyYWRpZW50Pgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2c2MzEpIiAvPgo8L3N2Zz4=) no-repeat;
    background-size: 100%;
}

.category-title h3 {
    color: #2c2c2c;
    font-size: 19px;
    padding: 8px 10px 0;
}
.article-wrap-column .category-title h3 {
    color: #EA4E19;
}
.category-title p {
    position: absolute;
    right: 10px;
    top: 10px;
}
.category-title p span {
    display: inline-block;
    padding: 2px 6px;
    font-size: 12px;
    color: #ffffff;
    background-color: #303030;
    -webkit-transition: background-color .1s linear;
	transition: background-color .1s linear;
}
.category-title a:hover span {
    background-color: #EA4E19;
}



/*カテゴリー一覧*/
.page-turner-box {
    background-color: #fff;
    margin-bottom: 20px;
}
.page-turner-box ul {
    float: right;
    font-size: 0;
}
.page-turner-box ul li {
    display: inline-block;
    margin-left: 4px;
    vertical-align: middle;
    font-size: 14px;
    color: #000;
	background-color: #fff;
}
.page-turner-box ul li a {
	display: inline-block;
    padding: 4px 10px;
    color: #000;
    border: solid 1px #7f7f7f;
    background-color: #e1e1e1;
    -webkit-transition: background-color .1s, color .1s linear;
	transition: background-color .1s linear, color .1s linear;
}
.page-turner-box ul li a:hover {
    text-decoration: none;
    color: #fff;
    border: solid 1px #eb4e19;
	background-color: #eb4e19;	
}

.paging-box {
    margin-top: 14px;
    text-align: center;
}
.paging-box a {
    color: #fff;
    display: inline-block;
    margin-top: 2px;
}
.paging-box ul,
.paging-box ul li,
.paging-box p {
    display: inline-block;
    font-size: 0;
}
.paging-box p {
    font-size: 14px;
}
.paging-box .page-numbers li{
    margin-right: 3px;
}
.paging-box .page-numbers li:last-child {
    margin-right: 0;
}
.paging-box .page-numbers a,
.paging-box .page-next a,
.paging-box .page-previous a {
    width: 29px;
    height: 29px;
    margin-right: 3px;
    font-size: 14px;
    color: #000;
    border: solid 1px #7f7f7f;
	background-color: #fff;
    line-height: 2;
    -webkit-transition: background-color .1s, color .1s linear;
	transition: background-color .1s linear, color .1s linear;
}

.paging-box .page-numbers a:hover,
.paging-box .page-numbers .current a,
.paging-box .page-next a:hover,
.paging-box .page-previous a:hover {
    text-decoration: none;
    color: #fff;
    border: solid 1px #eb4e19;
	background-color: #eb4e19;
}

.paging-box .page-next a,
.paging-box .page-previous a {
    width: inherit;
    padding: 0 15px;
    background-color: #e1e1e1;
}

.txt-allow {
    font-size: 13px;
    letter-spacing: -2px;
}

/*第二階層SNSボタン*/
.sns-btn-list {
    margin: 11px 0 11px;
}
.sns-btn-list li{
    float: left;
    line-height: 0;
}
.sns-btn-list .fb {
    margin-left: 9px;
}

.sns-btn-list .gp {
    width: 20px;
    height: 20px;
    margin: 0px 7px;
}

.sns-btn-list .gp img {
    width: 100%;
    height: auto;
}

.sns-btn-list .hb {
    margin-left: 6px;
}

.sns-btn-list .print {
    float: right;
    margin-top: 10px;
}
.sns-btn-list .print a {
    background: #000000 url(../img/common/printer.png) 5px 5px no-repeat;
    color: #FFFFFF;
    padding: 5px 5px 3px 30px;
}
.sns-btn-list .print a:hover {
    text-decoration: none;
    background-color: #666666;
}
.sns-btn-list .back-number,
.sns-btn-list .free-onlynow {
    float: right;
    line-height: 1;
}
.sns-btn-list .back-number a,
.sns-btn-list .free-onlynow {
    display: inline-block;
    padding: 6px 10px 3px;
    background: #EA4E19;
    color: #ffffff;
    -webkit-transition: opacity .1s linear;
    transition: opacity .1s linear;
    margin-right: 10px;
}
.sns-btn-list .free-onlynow {
    background: #B4DB00;
}
.sns-btn-list .back-number a:hover {
    text-decoration: none;
    opacity: 0.5;
}
.sns-btn-list .posted {
    float: right;
    margin-top: 10px;
}
.sns-btn-list .posted.net {
    text-decoration: underline;
}

/*記事詳細*/
.article-detail-box .photo-left {
    width: 262px;
    margin-right: 22px;
    margin-bottom: 10px;
    float: left;
}
.article-detail-box .photo-right {
    width: 262px;
    margin-left: 22px;
    margin-bottom: 10px;
    float: right;
}
.article-detail-box .photo-left a,
.article-detail-box .photo-right a {
    display: block;
}
.article-detail-box .photo-left .expansion,
.article-detail-box .photo-right .expansion {
    display: block;
    text-align: center;
    margin: 5px 0 0 0;
}
.article-detail-box .photo-left .expansion span,
.article-detail-box .photo-right .expansion span {
    display: inline-block;
    border: 1px solid #666666;
    color: #666666;
    padding: 3px 5px 3px 30px;
    background: url(../img/common/icon_loupe.png) 7px center no-repeat;
    background-size: 16px auto;
}
.article-detail-box .photo-left a:hover .expansion span,
.article-detail-box .photo-right a:hover .expansion span {
    border: 1px solid #EA4E19;
    color: #EA4E19;
    background: url(../img/common/icon_loupe_hover.png) 7px center no-repeat;
    background-size: 16px auto;
}

.article-detail-box .photo-box figcaption {
    font-size: 12px;
    color: #666;
}

.article-detail-box .full-text {
    font-size: 17px;
    line-height: 1.8;
}
.article-detail-box .full-text:not(:last-child) {
    margin-bottom: 17px;
}

.article-detail-box .full-text .head {
    font-weight: bold;
    display: flex;
    border-left: 18px solid #ea4d00;
    border-bottom: 1px solid #7e7e7e;
    padding: 0 0 0 9px;
    margin-bottom: -31px;
}

.article-detail-box .full-text a {
    color: #D46D4C;
    text-decoration: underline;
}

.relation-link-area {
    padding: 0 5px;
}
.relation-link-area h2 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 3px;
}
.relation-link-area ul {
    padding-left: 14px;
}
.relation-link-area li {
    font-size: 16px;
    margin-bottom: 5px;
}
.relation-link-area li a {
    text-decoration: none;
    color: #0000cc;
}
.relation-link-area li a:hover {
    text-decoration: underline;
}

.external-link-area {
    padding: 0 5px;
}
.external-link-area h2 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 3px;
}
.external-link-area ul {
    border-bottom: 1px solid #cccccc;
    padding-left: 14px;
}
.external-link-area li {
    font-size: 16px;
    margin-bottom: 5px;
    background: url(../../img/sp/arrow-category.png) right 10px top 3px no-repeat;
}
.external-link-area li a {
    text-decoration: none;
    color: #D46D4C;
}
.external-link-area li a:hover {
    text-decoration: underline;
}

/*写真拡大ページ*/
.article-bigphoto-box {
    position: relative;
    margin: 47px 0 10px;
    text-align: center;
}
.article-bigphoto-box .photo-box {
    width: 495px;
    margin: 0 auto;
}
.article-bigphoto-box .photo-box figcaption {
    margin-top: 12px;
    font-size: 13px;
}
.article-bigphoto-box .read-article-btn {
    width: 306px;
    margin: 17px auto 0 auto;
}
.article-bigphoto-box .read-article-btn a {
    display: inline-block; 
    width: 100%;
    height: 62px;
    padding: 16px 0;
    font-size: 18px;
    color: #fff;
    background-color: #2a2a2a;
    -webkit-transition: background-color .1s linear, color .1s linear;
    transition: background-color .1s linear, color .1s linear;
}
.article-bigphoto-box .read-article-btn a:hover {
    text-decoration: none;
    color: #2a2a2a;
    background-color: #b5b5b5;
}

.article-bigphoto-box .preview-btn,
.article-bigphoto-box .next-btn {
    position: absolute;
	display: block;
    height: 152px;
	width: 60px;
    top: 170px;
}
.article-bigphoto-box .preview-btn {
    right: 0;
}
.article-bigphoto-box .next-btn {
    left: 0;
}
.article-bigphoto-box .preview-btn a,
.article-bigphoto-box .next-btn a {
	display: block;
    height: 152px;
	width: 100%;
}
.article-bigphoto-box .preview-btn a {
    background: url(images/icn_bigphoto_pager_r.png) no-repeat right center;
}
.article-bigphoto-box .next-btn a {
    background: url(images/icn_bigphoto_pager_l.png) no-repeat left center;
}
.article-bigphoto-box .preview-btn a:hover,
.article-bigphoto-box .next-btn a:hover {
	opacity: .5;
}
ul.horizontal li {
    display: inline-block;
    margin-right: 5px;
    width: 70px;
    height: 70px;
}
ul.horizontal-l {
    font-size: 0;
    margin-left: -10px;
    margin-bottom: 20px;
}   
ul.horizontal-l li {
    display: inline-block;
    width: calc(100% / 4 - 10px);
    margin-left: 10px;
    margin-top: 10px;
}
ul.horizontal img,
ul.horizontal-l img {
    height: auto;
    max-width: 100%;
    vertical-align: middle;
    border: 0px none;
}

/*競馬ページ*/
.horseracing-news-container .title-box {
    padding: 2px 0 0 12px;
    font-size: 16px;
    color: #fff;
    background: url("images/bg_Rnavi_tab.png") repeat scroll 0 0 #2c2c2c;
}

.horseracing-news-container .main-topics-wrap {
    padding: 0 10px;
    background-color: #e9e9e9;
}

.horseracing-news-container .main-topics h2{
    padding-top: 10px;
    padding-bottom: 4px;
    font-size: 21px;
    line-height: 1.3;
}

.horseracing-news-container .main-topics .main-img {
    float: right;
    margin-left: 15px;
}
.horseracing-news-container .main-topics .main-img figure {
    width: 195px;
    height: 195px;
}
.horseracing-news-container .main-topics .main-img figure img{
    width: 100%;
    height: auto;
}
.horseracing-news-container .main-topics p {
    font-size: 14px;
}

.horseracing-news-container .article-container-d{
    margin-top: 15px;
    padding-bottom: 5px;
}
.horseracing-news-container .article-container-d .article-box {
    border-bottom: none;
}

.horseracing-topics {
    display: table;
    width: 100%;
}
.horseracing-topics .article-container-d {
    display: table-cell;
    padding-top: 5px;
}
.horseracing-topics .photo-table {
    display: table-cell;
    width: 104px;
    line-height: 0;
    vertical-align: middle;
}
.horseracing-topics .photo-table li {
    display: inline-block;
    margin-top: 10px;
}
.horseracing-topics .photo-table li:first-child {
    margin-top: 0;
}


.ancher-navi {
    margin: 10px 0;
    padding-bottom: 5px;
    font-size: 0;	
}
.ancher-navi li{
    display: inline-block;
    width: 82px;
    margin-left: 10px;
    font-size: 13px;
    text-align: center;
}
.ancher-navi li:nth-of-type(7n+1) {
    margin-left: 0;
}
.ancher-navi li:nth-of-type(n+8) {
    margin-top: 10px;
}

.ancher-navi li a {
    display: inline-block;
    width: 100%;
    padding: 5px 0;
    color: #fff;
    background-color: #2a2a2a;
    text-decoration: none;
    -webkit-transition: .1s linear;
	transition: .1s linear;
}

.ancher-navi li a:hover {
    color: #303030;
    background-color: #b5b5b5;	
}

/*コラムページ*/
#column .ancher-navi li {
    position: relative;
    width: 152px;
    margin-left: 5px;
}

#column .ancher-navi li:after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(136, 183, 213, 0);
	border-top-color: #2a2a2a;
	border-width: 4px;
	margin-left: -4px;
    -webkit-transition: .1s linear;
	transition: .1s linear;
}

#column .ancher-navi li:hover:after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(136, 183, 213, 0);
	border-top-color: #b5b5b5;
	border-width: 4px;
	margin-left: -4px;
}


#column .ancher-navi a{
    padding: 5px 0;
}


/*コラム一覧*/
.column-info,
.column-info-b,
.column-info-c {
    display: table-cell;
    width: 100%;
    height: 90px;
    vertical-align: middle;	
}
.article-container-c .article-box .column-info p,
.article-container-c .article-box .column-info-b p,
.article-container-c .article-box .column-info-c p {
    display: block;
    height: auto;
    font-size: 16px;
}

.column-info .author-info {
    line-height: 1.3;
}
.column-info p.author-info {
    font-weight: normal;
}

.column-info .author-info .author-name{
    font-size: 12px;
}

.column-info .author-info .business-title{
    font-size: 12px;
}

.column-info .column-name {
    font-size: 14px;
    margin: 8px 0;
    color: #EA4E19;
}
.article-box-column .column-info .column-name {
    font-size: 22px;
    margin: 0 0 3px;
}
.article-box-column .column-info .column-name a {
    color: #EA4E19;
}
.column-info h3 {
    font-size: 17px;
    font-weight: bold;
    line-height: 1.3;
    margin-bottom: 3px;
}
.column-info h3.series-name,
.column-info h3.series-name a {
    color: #EA4E19;
}
.article-wrap-column .column-info h3 {
    font-size: 18px;
}
.article-wrap-column .column-info h3 time {
    font-size: 12px;
    font-weight: normal;
    color: #666666;
}
.column-info p {
    font-weight: normal !important;
    font-size: 14px !important;
}

#columnList .article-container-c .article-box{
    border-color: #494949;
    line-height: 0;
}

/*著者のコラム一覧*/
.page-title + .author-info-box {
    margin-top: 14px;
}

.author-info-box {
    display: table;
    width: 100%;
    padding: 12px;
    border: solid 1px #dfdfdf;
    background-color: #fff;
    margin-bottom: 10px;
}

.author-info-box figure {
    width: 128px;
    display: table-cell;
    line-height: 0;
    vertical-align: top;
}
.author-info-box a figcaption {
    margin-top: 7px;
    width: 128px;
    padding: 9px 0 7px;
    font-size: 12px;
    line-height: 1;
    text-align: center;
    color: #000;
    background-color: #f7a58b;
    -webkit-transition: opacity .1s linear;
	transition: opacity .1s linear;
	/*
    -webkit-transition: background-color .1s linear,color .1s linear;
	transition: background-color .1s linear,color .1s linear;
	*/
}

.author-info-box a:hover figcaption {
	opacity: .5;
	/*
	background-color: #b5b5b5;
	color: #303030;
    text-decoration: none;
	*/
}
.author-info-box a {
    display: inline-block;
    text-decoration: none;
}

.author-info-box .info-box {
    display: table-cell;
    width: 100%;
    padding-left: 12px;
    vertical-align: middle;
}
.author-info-box .info-box .t-cell{
    height: 164px;
}

.author-info-box .info-box div {
	line-height: 1;
    padding-bottom: 10px;
    border-bottom: dashed 1px #c7c7c7;
    color: #000;
    font-size: 32px;
    font-weight: bold;
}
.author-info-box .info-box div span {
    font-size: 14px;
    margin-left: 20px;
}
.author-info-box .info-box p {
    padding: 4px;
    font-size: 12px;
    line-height: 1.6;
    color: #000;
    background-color: #ededed;
}

.author-info-box-itsuki p {
    padding: 0 10px;
}

#authorColumns .article-container-c .article-box figure {
    width:96px;
    height:96px;
}

#authorColumns .column-info,#authorColumns .column-info-b {
    height: 96px;	
}
#authorColumns .column-info h3 {
    margin-bottom: 12px;
}
#authorColumns .column-info h3 time{
    font-size: 14px;
	font-weight: normal;
}

.category-title .page-turner-box {
    position: absolute;
    float: none;
    right: 0;
    top: 10px;
}

.column-info-b .column-name {
    font-size: 17px;
}
.column-info-b h3 {
    margin: 10px 0 12px;
    font-size: 14px;
}
.column-info-b h3 time {
    font-weight: normal;
}

/*著者一覧*/
.author-box  {
    margin-top: 30px;
}
.main-contents .author-box:first-child {
    margin-top: 20px;
}
.author-box .paging-box {
    margin-top: 0;
    padding: 6px 0;
    line-height: 0;
    background-color: #f9e3dc;
}
.author-list {
    margin-top: 16px;
}
.author-list li {
    width: 118px;
    height: 159px;
    float: left;
    margin: 5px 0 0 11px;
    text-align: center;
    line-height: 1.4;
}
.author-list li:nth-child(5n+1) {
    margin-left: 0;
}
.author-list li:nth-child(n):not(:nth-child(n + 6)) {
	margin-top: 0;
}
.author-list li a{
    display: inline-block;
   	width: 100%;
}
.author-list li span{
    display: inline-block;
    overflow: hidden;
    height: 118px;
    border: solid 1px #e1e1e1;
}
.author-list li img {
    width: 100%;
    height: auto;
}
.author-list li figcaption {
    min-height: 37px;
}

/*サイトマップ*/
.sitemap .article-wrap {
    margin-top: 43px;
}
.link-list li {
    display: inline-block;
    background: url("images/icn_sq_orange.png") no-repeat scroll 8px 12px;
    font-size: 14px;
    padding: 6px 0 6px 20px;
    margin-right: 20px;
}
.sitemap-caution {
    margin-top: 50px;
    text-align: right;
}



/*----------------------------------
    広告スタイル
----------------------------------*/
.ad-style-01 {
    margin-top: 10px;
}
.ad-style-01-inner {
    position:relative;
    font-family:inherit;
    background-color:#fff;
    margin:0 0;
    padding:0;
    width:100%;
    line-height:1;
    border-top:1px solid #ddd;
    word-break:break-all;
    overflow:hidden;
    clear:both;
    text-align:left;
    box-sizing:content-box;
    -moz-box-sizing:content-box;
    -webkit-box-sizing:content-box;
    text-align:left;
}
.ad-style-01-inner a {
    position: relative;
    display: block;
    min-height: 53px;
    margin: 0px;
    padding: 4px 10px 2px;
    color: rgb(85, 85, 85);
    border-bottom: 1px solid rgb(221, 221, 221);
    text-decoration: none;
    overflow: hidden;
    cursor: pointer;
    background-color: rgb(255, 255, 255);
}
.ad-style-01-inner a:hover {
    background-color: #f1f4f6;
}
.ad-style-01-inner a img {
    position:absolute;
    top:5px;
    left:10px;
    width:66px;
    height:48px;
    border:none;
    -webkit-box-shadow:inset 0 0 0 1px rgba(0, 0, 0, 0.05);
    box-shadow:inset 0 0 0 1px rgba(0, 0, 0, 0.05);
}
.ad-style-01-inner .text {
    margin:2px 0 0 75px;
    line-height:1.2;
    word-break:break-all;
}
.ad-style-01-inner .text dt {
    margin:0;padding:0;
    color:#000000;
    text-decoration:underline;
    font-size:15px;
    font-weight:normal;
}
.ad-style-01-inner .text .url {
    margin:0;
    padding:0 0 2px;
    color:#000000;
    font-size:12px;
    line-height:1;
    word-break:break-all;
}
.ad-style-01-inner .text .copy {
    margin:0;
    padding:0;
    font-size:12px;
    color:#000000;
}
.ad-style-01-inner .pr {
    margin:0;
    padding:3px 10px;
    text-align:right;
    font-size:12px;
    background-color:#fff;
    color:#999;
}

/* withframe_box */
.withframe_box {
    border: solid 1px #dfdfdf;
    background-color: #f6f6f6;
    padding:10px;
    margin: 10px 0;
}
.withframe_box h2 {
    height: 25px;
    line-height: 30px;
    font-size: 15px;
    padding-left:10px;
    margin-bottom: 10px;
    background: url(images/bg_Rnavi_tab.png) #ea4e19;
    font-weight: bold;
    color: #fff;
}
.withframe_box li {
    float: left;
    width: 142px;
    margin-right: 15px;
    font-size: 13.5px;
    font-weight: bold;
    line-height: 1.5;
}
.withframe_box li:last-child {
    margin-right:0;
}

/* PC 左右広告（170×1020）用 20170720 */
.ad-skinplus .ad-skinplus-left {
    width: 170px;
    height: 1020px;
    display: block;
    margin: 0;
    padding: 0;
    position: absolute;
    left: -190px;
    top: -24px;
}
.ad-skinplus .ad-skinplus-right {
    width: 170px;
    height: 1020px;
    display: block;
    margin: 0;
    padding: 0;
    position: absolute;
    right: -190px;
    top: -24px;
}
