@charset "euc-jp";
/*===========================================

 dirの共通CSS

===========================================*/
/*==============================================
 全体 
=============================================*/
body.Yoso {
	font-size: 112.5%;
	background-color: #fff;
	color: rgb(51, 51, 51) !important;
	font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", arial, "Meiryo", "メイリオ", sans-serif;
	text-shadow: none !important;
}

.DirWrap {
width:100%;
margin:0 auto;
}
.DirBox{
position:relative;
margin:0 auto;
padding:0;
}
@media only screen and (max-width: 811px) {
footer {
	background-color:#EEEEEE!important;
}
.DirWrap {
	margin-top:0;
}
.DirBox {
	margin:0 auto;
	padding:0;
}
.DirmainArea01{
	float:none;
}
.DirmainArea02{
	float:none;
	margin-top:20px;
}
.Only_Column{
	float:none;
}
.DirCol2_PC{
	width:100%;
	float:none;
}
.DirCol3_PC{
	width:100%;
	float:none;
}
.DirCol4_PC{
width:100%;
float:none;
}

}
@media only screen and (min-width: 812px){
.DirWrap {
	margin-top:12px;
}
.DirBox {
	width: 800px;
	margin: 0 auto;
	display: -webkit-flex;
	display: -ms-flex;
  display: flex;
}
.DirmainArea01 {
	/*float:left;*/
	width: 460px;
	text-align: left;
}
.DirmainArea02 {
	/*float: right;*/
	width: 320px;
	text-align: left;
	margin:0 0 0 20px;
}
.sidefixed {
	position: sticky;
  margin-bottom: 0;
  top: 10px;
  z-index: 1;
}
.DirCol2_PC{
	width:50%;
	float:left;
}
.DirCol3_PC{
	width:33%;
	float:left;
}
.DirCol4_PC{
width:25%;
float:left;
}
}

@media only screen and (min-width: 980px){
.DirWrap {
	margin-top:12px;
}
.DirBox {
	width: 960px;
	margin: 0 auto;
	display: -webkit-flex;
	display: -ms-flex;
  display: flex;
}
.DirmainArea01 {
	width: 628px;
	text-align: left;
}
.DirmainArea02 {
	width: 300px;
	text-align: left;
	margin:0 0 0 20px;
}
.sidefixed {
	position: sticky;
  margin-bottom: 0;
  top: 10px;
  z-index: 1;
}
.DirCol2_PC{
	width:50%;
	float:left;
}
.DirCol3_PC{
	width:33%;
	float:left;
}
.DirCol4_PC{
width:25%;
float:left;
}
}


.DircontentsArea01 {
text-align: left;
width: 98%;
margin: 20px auto;
}



/* ページャー共通 */
.ColumnList .Common_Pager{
	padding:8px 8px 10px;
}
.CommonPager ul{
	display:table;
	margin: 0 auto;
	max-width:280px;
}
.CommonPager ul li{
	display:table-cell;
	width:36px;
	font-size:12px;
	vertical-align:top;
	/*border-top: 1px solid #BDBDBD;
	border-left: 1px solid #BDBDBD;
	border-bottom: 1px solid #BDBDBD;*/
	background: #fff;
}
.CommonPager ul li:first-child{
	width:54px;
}
.CommonPager ul li:first-child,
.CommonPager ul li:first-child a,
.CommonPager ul li:first-child div{
	border-top-left-radius: 2px 2px;
	border-bottom-left-radius: 2px 2px;
}
.CommonPager ul li:last-child{
	width:54px;
	/*border-right: 1px solid #BDBDBD;*/
}
.CommonPager ul li:last-child,
.CommonPager ul li:last-child a,
.CommonPager ul li:last-child div{
	border-bottom-right-radius : 2px 2px;
	border-top-right-radius : 2px 2px;
}
.CommonPager ul li a,
.CommonPager ul li div{
	display:block;
	height:32px;
	line-height: 32px;
	/*font-weight:bold;*/
	text-align:center;
	/*padding:8px 2px 6px 2px;*/
	padding: 0;
	color:#334248;
}
.CommonPager ul li:first-child div,
.CommonPager ul li:last-child div{
	color:#334248;
}
.CommonPager ul li.Page_Active div{
	/*color:#fff;*/
	font-weight:bold;
	/*text-shadow: #27436e 0 -1px 0;
	background: #3376EA;
	box-shadow: rgba(255, 255, 255, 0.4) 0px 1px 0px;*/
}
.CommonPager .Icon_Umasta_S .Icon_GrayTriangle_Right{
	margin: -4px 0 0 2px;
}
/*=========================================================================
■アイコン
=========================================================================*/
.Icon_Chumoku,
.Icon_Comment,
.Icon_Premium01 {
	position: relative;
}
.Icon_Premium01:before {
	content: '';
	display: inline-block;
	background: url("../img/icon/icon_sprite_column.png") 0 0 no-repeat;
	background-size: 70px auto;
	background-position: -2px -109px;
	width: 11px;
	height: 14px;
	margin: -2px 8px 0 4px;
	vertical-align: middle;
}
.Icon_Chumoku:before {
	content: '';
	display: inline-block;
	background: url(../img/icon/icon_sprite_column.png) no-repeat;
	background-size: 70px auto;
	background-position: 0 -1px;
	width: 13px;
	height: 13px;
	margin-right: 3px;
	margin-left: 5px;
	vertical-align: top;
}
.Icon_Comment:before {
	content: '';
	display: inline-block;
	background: url(../img/icon/icon_sprite_column.png) no-repeat;
	background-size: 70px auto;
	background-position: -46px -24px;
	width: 13px;
	height: 13px;
	margin-right: 3px;
	margin-left: 5px;
	vertical-align: top;
}
.Icon_Like:before {
	content: '';
	display: inline-block;
	background: url(../img/icon/icon_sprite_column.png) no-repeat;
	background-size: 70px auto;
	background-position: -26px -64px;
	width: 14px;
	height: 14px;
	margin-right: 3px;
	margin-left: 5px;
	vertical-align: text-bottom;
}
.Icon_Bad:before {
	content: '';
	display: inline-block;
	background: url(../img/icon/icon_sprite_column.png) no-repeat;
	background-size: 70px auto;
	background-position: -26px -64px;
	width: 14px;
	height: 14px;
	margin-right: 3px;
	margin-left: 5px;
	vertical-align: middle;
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}


.dirIcon_More03 {
	display: inline-block;
  background: url(../img/icon/icon_dirmore.png) no-repeat 0 -21px;
  -webkit-background-size: 17.2px 55.2px;
  -moz-background-size: 17.2px 55.2px;
  -ms-background-size: 17.2px 55.2px;
  background-size: 17.2px 55.2px;
  padding-left: 19px;
  line-height: 18px;
}
.dirIcon_More04 {
	padding-left: 19px;
	line-height: 18px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  background: url(../img/icon/icon_sprite_column.png?20180712) no-repeat;
  -webkit-background-size: 75px auto;
  -moz-background-size: 75px auto;
  background-size: 75px auto;
  background-position: -26px -85px;
}

/*=========================================================================
■カラム
=========================================================================*/
.DirCol2{
width:50%;
float:left;
}
.DirCol3{
width:33%;
float:left;
}
.DirCol4{
width:25%;
float:left;
}

/*=========================================================================
■ボタン
=========================================================================*/
/* 共通 - ボタン */
.LinkBtn {
	display: block;
	background: #fff;
	border: 2px solid #e5e4de;
	border-radius: 4px;
	color: #444;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding: 20px 0;
}
.LinkBtn_S {
	display: block;
	background: #fff;
	border: 2px solid #e5e4de;
	border-radius: 4px;
	color: #444;
	font-weight: bold;
	text-align: center;
	padding: 13px 0;
}
.LinkBtn_SS {
	padding: 6px 0;
  color: #888;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  border: 1px solid #e0e0e0;
  border-radius: 1.27em;
  line-height: 2.55!important;
  display: block;
  width: 79%;
  min-width: 142px;
  margin: 0 auto;
  position: relative;
}

/*=========================================================================
■パンくず
=========================================================================*/

.DirBread{
padding:2px 8px 2px;
}
.DirBread ul{
	width:100%;
	padding-top: 10px;
	padding-bottom: 10px;
	overflow-y: hidden;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
	color: #666;
	font-size: 12px;
	line-height: 18px;
	word-wrap: normal;
	white-space: nowrap;
}
.DirBread ul li{
display:inline;
}
.DirBread ul li:not(:last-child):after{
	content: '>';
	display: inline-block;
	padding:0 7px 0 4px;
	color:#666;
}


/* 上のパンクズ */
.keibamatomeheader {
  padding:4px 4px 2px;
  width: 100%;
  overflow-y: hidden;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  word-wrap: normal;
  white-space: nowrap;
	height:auto;
	font-size:0;
}
.keibamatomeheader a:first-child {
	color:#444;
	font-weight: bold;
	font-size:11px;
  -webkit-transition: 0.7s;
  -moz-transition: 0.7s;
  -o-transition: 0.7s;
	transition: 0.7s;
	display:inline-block;
}
.keibamatomeheader a:not(:first-child) {
 font-size:11px;
 color:#444;
}
.keibamatomeheader a:not(:first-child):before {
    content: '>';
    display: inline-block;
    padding: 0 8px 0 7px;
    color: #777;
}
@media only screen and (max-width: 811px) {
  .keibamatomeheader {
  padding:18px 10px 2px;
  }
}

/*=========================================================================
■jockeymatome1　データ分析
=========================================================================*/
.jockeymatome1 a:hover {
	text-decoration:none;
}
.jockeymatome1 .BK_listbox {
  width:100%;
  margin:0;
  padding:0;
}
.jockeymatome1 .ListPhotoLi {
    background-color:#fff;
    margin:12px 8px 38px;
}
.jockeymatome1 .ListPhotoLi > a {
    display: block;
    width: 100%;
}
.jockeymatome1 .ListPhotoLi > a .Thumb_Box > img {
	width:100%;
	margin:0 auto;
	padding:0;
	font-size:0;
}
.jockeymatome1 .ListPhotoLi > a .NewsPhotoTitle {
		color: #333;
		font-size: 16px;
		font-weight: bold;
		line-height: 24px;
    padding:12px 8px 4px;
    display:block;
}
.jockeymatome1 .ListPhotoLi > a .NewsNoPhotoTitle {
		color: #333;
		font-size: 17px;
		font-weight: bold;
		line-height: 23px;
    padding:12px 8px 0px;
		display:block;
}
.jockeymatome1 .ListPhotoLi > a .NewsNoPhotoText {
		color: #333;
		font-size: 16px;
		font-weight: normal;
		line-height: 22px;
    padding:6px 8px 2px;
    display:block;
}
.jockeymatome1 .ListPhotoLi > a .NewsNoPhotoLink {
		color: #999;
		font-size: 12px;
		font-weight: normal;
		line-height: 18px;
    padding:2px 8px 4px;
    display:block;
}
.jockeymatome1 .ListPhotoLi > a .NewsNoPhotoLink span {
background-color:#f3f3f3;
font-size:11px;
display:inline-block;
padding:0 4px;
margin-right:4px;
}
.jockeymatome1 .ListPhotoLi .NewsPhotoBody {
		font-size: 17px;
    line-height: 27px;
    font-weight: normal;
    padding: 0 12px;
    color: #333;
    white-space: normal;
    height: 108px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 4;
		-webkit-box-orient: vertical;
		margin-top: 12px;
    margin-bottom: 12px;
}
.jockeymatome1 .ListPhotoLi .Bodyfull {
	display:inline;
	font-size: 15px;
	line-height: 22px;
	font-weight: normal;
	padding: 0 8px;
	color: #333;
	white-space: normal;
	display: block;
	margin-top: 8px;
	margin-bottom: 12px;
}
.jockeymatome1 .ListPhotoLi .Bodyfull span {
	color:#03a;
}

.moviemark {
position: relative;
}
.moviemark:before {
    display: block;
    position: absolute;
    content: '';
    height: 40px;
    width: 40px;
    border: 2px solid #fff;
    border-radius: 40px;
    top: 12px;
    right: 11px;
}
.moviemark:after {
    display: block;
    content: "";
    position: absolute;
    top: 23px;
    right: 12px;
    width: 0px;
    height: 0px;
    border: 11px solid transparent;
    border-left: 14px solid #fff;
}


/*=========================================================================

↓サイトマップ

=========================================================================*/


/*=========================================================================
■タイトル
=========================================================================*/
.DirTitle_01 {
position: relative;
height: 64px;
}
.DirTitleTxt_01 {
position: relative;
padding-left: 20px;
margin-bottom: 20px;
border-bottom: 2px solid #e0e0e0;
font-size: 24px;
font-weight: bold;
text-align: left;
line-height:64px;
height:64px;
}
.DirTitleTxt_01:after {
content: '';
position: absolute;
bottom: -2px;
left: 0;
z-index: 2;
width: 216px;
height: 2px;
background-color: #e36a5c;
}
.DirTitleTxt_01 a {
color: #333;
text-decoration: none;
line-height: 64px;
}


/*==============================================
Dirサイトマップ
==============================================*/
.DirSitemapArea h2 {
border-top: 1px dotted #e0e0e0;
border-bottom: 1px dotted #e0e0e0;
color: #333;
font-weight: bold;
text-align: left;
}
.DirSitemapArea h2 {
margin-top:16px;
}
.DirSitemapArea h2 a {
position: relative;
padding: 10px 16px;
display:block;
color: #333;
}
.DirSitemapArea h2 a:hover {
background-color: #f9f9f9;
color:#e36a5c;
text-decoration:underline;
}
.DirSitemapArea .DirCategoryList li a {
display: block;
padding: 8px 12px 8px 28px;
position: relative;
text-decoration: none;
color: #444;
}
.DirSitemapArea .DirCategoryList li a p {
display: table-cell;
vertical-align: middle;
line-height: 1.7;
text-align: left;
word-wrap: break-word;
width: 100%;
}
.DirSitemapArea .DirCategoryList li a:hover {
background-color: #f9f9f9;
color:#e36a5c;
text-decoration:underline;
}


/* ピックアップ
==============================================*/
.DirContents {
margin:16px auto;
}
.DirContents_Header {
background: #edece6;
}
.DirContents_Header .DirContentsTitle {
padding: 20px 0 17px 18px;
text-align: left;
}
.DirContents_Header .DirContentsTitle a {
color: #333;
font-size: 17px;
font-weight: bold;
}
.DirContents_Header .DirContentsTitle a:hover {
color:#e36a5c;
}

.DirContentsList {
background: #faf8f4;
padding:8px 8px 16px;
margin:0 auto;
}


.DirContentsList ul li a {
display:block;
height: 65px;
text-align: center;
border-radius: 4px;
background-color: #fff;
line-height: 1.3;
font-size: 15px;
margin-top:8px;
margin-left:8px;
border: 1px solid #ececec;
box-shadow: 0px 2px 0px rgba(224,224,224,1);
color: #666;
text-decoration: none;
position:relative;
}

@media only screen and (min-width: 812px){
.DirContentsList ul li:nth-child(4n) a {
margin-right:8px;
}
}



.DirContentsList ul li a span.text01 {
width:100%;
position: absolute;
top: 50%;
left: 50%;
transform: translateY(-50%) translateX(-50%);
}
.DirContentsList ul li a:hover {
background-color: #f9f9f9;
color: #e36a5c;
text-decoration: underline;
}

/*=========================================================================

↑サイトマップ

=========================================================================*/
/*=========================================================================

↓競馬まとめ

=========================================================================*/
.Matome_head {
	margin:0px 0 8px;
}
.Matome_head_TXT {
	position:relative;
}
.Matome_head_TXT a {
	text-decoration:none;
	color:#333;
	font-size: 14px;
}
.Matome_head h1 a {
	position:relative;
	display: inline-block;
	font-weight:bold;
	text-align:left;
  font-size: 100%;
	margin: 21px 0 21px;
	line-height: 22px;
}
.Matome_head h1 span {
	position:relative;
	display: inline-block;
	font-weight:bold;
  font-size: 20px;
	padding: 16px 10px 6px;
	line-height: 24px;
	color:#444;
}

@media only screen and (max-width: 811px){
.Matome_head h1 a:after {
	bottom: 0px;
}
.Matome_head_h1_v,
.headtable {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: flex-end;
	align-items: center;
	margin: 21px 10px 21px;
}
.headtable {
margin-top:30px;
}
.Matome_head_h1_v h1,
.matome_head h2 {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: start;
	color: #757575;
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
	margin-right: auto;
}
}
@media only screen and (min-width: 812px) {
.Matome_head_h1_v {
border-bottom: 2px solid #eee;
margin-top:16px;
}
.Matome_head_h1_v h1 {
position: relative;
display: inline-block;
font-weight: bold;
text-align: left;
font-size: 18px;
color: #444;
}
.Matome_head_h1_v h1 span {
display: inline-block;
padding-left: 48px;
position: relative;
padding-right: 30px;
padding-bottom:7px;
}
.Matome_head_h1_v h1 span:before {
content: '';
background: url(../img/keibamatome/matometopicon.png) no-repeat;
-webkit-background-size: 32px 32px;
-moz-background-size: 32px 32px;
-ms-background-size: 32px 32px;
-o-background-size: 32px 32px;
background-size: 32px 32px;
width: 32px;
height: 32px;
position: absolute;
top: -6px;
left: 8px;
}
.Matome_head_h1_v span:after {
content: '';
display: inline-block;
border-bottom: 2px solid #e36a5c;
position: absolute;
bottom: -2px;
left: 0;
width: 100%;
}

.headtable {
	display:table;
	width:100%;
	margin: 21px 0 21px;
}
.matome_head h2 {
	font-weight: bold;
	position:relative;
	padding:0 6px 0 8px;
	vertical-align: middle;
	display:table-cell;
	width:100%;
	color: #757575;
	font-size: 100%;
	line-height: 1.37;
}
}




.headBtnMore {
	display:table-cell;
	vertical-align:middle;
}
.headBtnMore a {
	color: #666;
  font-size: 55.56%;
  font-weight: bold;
  display: block;
  border-radius: 1.23em;
  background: #e7e7e7;
  line-height: 2.18;
  padding: 2px 1.2em;
  margin-left: 8px;
  white-space: nowrap;
}
/* .headBtnMore a:after {
	content: '';
	display: inline-block;
	width: 0;
	height: 0;
	border: 5px solid transparent;
	border-left: 5px solid #fff;
	margin-left: 4px;
	vertical-align: -.7;
} */
.matome_head h3 {
	color: #333;
  font-weight: bold;
  line-height: 22px;
	font-size: 18px;
	margin: 12px 8px 12px;
	position:relative;
	padding:2px 4px 0 10px;
	vertical-align: bottom;
}

/* Topニュースナビ */
.MatomeNavi {
	background: #fff;
	position: relative;
	padding:2px 4px;
}
.MatomeNaviscroll{
	white-space:nowrap;
	overflow-y:hidden;
	overflow-x:auto;
}
.MatomeNaviscroll::-webkit-scrollbar {
	height: 4px;
}
.MatomeNaviscroll::-webkit-scrollbar-thumb{
	background: #A0A0A0;
	border-radius: 4px;
}
.MatomeNaviscroll::-webkit-scrollbar-track-piece {
	background: #f0f0f0;
}
.MatomeNavi > ul > li {
	/*border-right: 1px solid #e5e4de;*/
	display:inline-block;
	margin: 5px 1px 5px 0;
}
.MatomeNavi > ul > li > a {
	color: #444;
	font-size: 13px;
	display: inline-block;
	line-height: 2;
	border: 1px solid #e1e1e1;
	border-radius: 16px;
	padding: 0 12px;
	white-space: nowrap;
	text-align: center;
}
.MatomeNavi > ul > li > a:hover {
	color: #fff;
	background-color:#2D4EBF;
	border: 1px solid #2D4EBF;
	text-decoration: none;
}


@media only screen and (max-width: 811px){
.MatomeNavi {
	padding:0 10px 4px;
	position: relative;
	white-space:nowrap;
	overflow-y:hidden;
	overflow-x:auto;
}
.MatomeNavi::-webkit-scrollbar{
	display:none;
}
.MatomeNavi > ul > li > a {
	font-size: 13px;
}
.MatomeNavi > ul > li:last-child {
	padding-right:12px;
}
}


/*=========================================================================

↑競馬まとめ

=========================================================================*/
/*=========================================================================

↓まとめ詳細

=========================================================================*/

.Jiten_head {
}
.Jiten_head_TXT {
}

.Jiten_head h1{
	font-size: 24px;
  line-height: 1.35;
	font-weight: bold;
  padding: 20px 10px 8px;
}
@media only screen and (max-width: 811px) {
	.Jiten_head h1{
		font-size: 20px;
    line-height: 28px;
    padding:16px 10px 8px;
	}
}
.Jiten_head h2{
	position:relative;
	display: inline-block;
	font-weight:bold;
	text-align:left;
	font-size: 20px;
	line-height: 1.35;
	margin: 21px 0 21px;
	color: #757575;
}
.Jiten_head h3 {
	position:relative;
	display:inline-block;
	font-weight:bold;
	text-align:left;
  line-height: 1.4;
	font-size: 18px;
	margin-top:16px;
	padding:6px 0 0;
}
.Jiten_head h4,
.DirSideBox h6 {
	position:relative;
	display:inline-block;
	font-weight:bold;
	text-align:left;
  line-height: 1.4;
	margin-top:16px;
	padding:6px 14px 0;
}
.Side_head h2{
	position:relative;
	display: inline-block;
	font-weight:bold;
	text-align:left;
  line-height: 40px;
	font-size: 14px;
	padding:0 10px;
}
.Jiten_head p {
	margin:14px 12px 16px;
	display:block;
	font-size:15px;
	line-height:22px;
	line-height: 1.75;
	padding:8px 4px;
}
.Jiten_head p strong{
	line-height: 1.5;
}
.Matome_head p {
	margin:14px 12px 16px;
	display:block;
	font-size:15px;
	line-height:22px;
	background-color:#FAF8F4;
	padding:8px;
}

.Jiten_Data {
	text-align:left;
	font-size:12px;
	line-height:12px;
	color:#777;
	margin:10px 12px 2px;
}
.Jiten_Data li iframe {
	vertical-align:top;
}
.Jiten_Data .Jiten_Data {
	margin: 0;
}
.hatenabbox {
	display:inline;
}

.Jiten_Data .Jiten_Data_Time {
	display: inline-block;
  vertical-align: top;
}

.Dir_Photo_Box_01 {
	/* border: solid 1px #eee; */
	/* background-color: #f1f2f3; */
	/* margin: 8px 12px; */
	/* padding: 4px; */
}
.Dir_Photo_Box_01 img {
	width:100%;
}
.Dir_Photo_Box_01 p.Caption {
	color: #777;
	font-size: 72%;
	line-height: 1.31;
	padding: 6px 0 0;
	margin: 0;
}
.Dir_Photo_Box_02 img {
	width:100%;
}
.Text_Box_01 {
	margin: 14px 12px 16px;
  display: block;
  font-size: 15px;
  line-height: 22px;
  padding: 8px 4px;
}
.DirJitenMenu {
	margin:14px 12px;
	border:1px solid #E0E0E0;
}
.DirJitenMenuBox {
	padding:12px 14px 18px;
}
.DirJitenMenuTitle {
	font-weight:bold;
	margin-bottom:15px;
	text-align: center;
}
.DirJitenMenu ul {
	text-align:left;
}
.DirJitenMenu ul li {
	margin-bottom: 15px;
	line-height: 22px;
	font-size: 16px;
}
@media only screen and (max-width: 811px) {

	.Jiten_head h2 {
		margin: 21px 10px 21px;
	}
	.DirJitenMenu ul li {
		margin-bottom:10px;
	}
	.Dir_Photo_Box_01 p.Caption {
		padding: 6px 18px 0;
	}
}

.DirJitenMenu ul li a {
	line-height:22px;
	font-size:16px;
	word-break:break-all;
}
.DirJitenMenu ul li a:hover,
.Dir_Text_Contents p a:hover {
	color: #e36a5c;
	text-decoration: underline;
}
.DirJitenMenu ul ul {
	margin: 15px;
}
.DirJitenMenu ul li a .jinumber {
	color: #444;
}
.Dir_Text_Contents {
	margin:0 auto;
	padding:0;
	width:100%;
	line-height:1.6;
}
.Dir_Text_Contents p,
.DirSideBox p  {
	margin:14px;
	display:block;
	line-height:1.6;
}
.Dir_Text_Contents p.bggray {
	margin:14px 6px;
	color: #666;
	background: #faf8f4;
	padding:10px 12px;
}

.Dir_Text_Contents p a {
	line-height:1.6;
}
span.DirTable {
	display:block;
	width:100%;
	padding:0;
	margin:8px auto;
}
.scroll{
overflow: auto;
white-space: nowrap;
overflow-x: auto;
}
.scroll::-webkit-scrollbar {
	height: 4px;
}
.scroll::-webkit-scrollbar-thumb{
	background: #A0A0A0;
	border-radius: 4px;
}
.scroll::-webkit-scrollbar-track-piece {
	background: #f0f0f0;
}

.DirTable table {
	width:100%;
	margin:0;
	border-spacing:0;
	border-collapse:collapse;
}
.DirTable table caption {
	background-color:#DFDFDF;
	text-align:left;
	font-weight:bold;
	padding:8px;
	border:1px solid #E0E0E0;
}
.DirTable table th {
	background-color:#F1F1F1;
	text-align:center;
	border:1px solid #E0E0E0;
	color: #777;
	font-size: 13px;
	font-weight: normal;
	padding: 8px 8px;
	white-space:nowrap;
	vertical-align: middle;
}
.full100 {
	width:100%;
}
.DirTable table td {
	background-color:#fff;
	padding:8px;
	border:1px solid #E0E0E0;
	white-space: nowrap;
	vertical-align:middle;
	line-height:1.6;
	font-size:15px;
}

/*=========================================================================
■1行テキストリンク
=========================================================================*/
.informationtextlink {
	padding:6px 8px 0;
	text-align:right;
}
.informationtextlink:after {
	content: '';
	display: inline-block;
	width: 0;
	height: 0;
	border: 5px solid transparent;
	border-left: 6px solid #03a;
	margin-left: 0;
	vertical-align: 0;
}
.informationtextlink a {
	color:#03a;
	font-weight:normal;
	font-size:14px;
}
.informationtextlink a:hover {
text-decoration:underline;
	color:#E36A5C;
}
.linkyajirushi:after {
	content: '';
	display: inline-block;
	width: 0;
	height: 0;
	border: 6px solid transparent;
	border-left: 6px solid #03a;
	margin-left: -1px;
	vertical-align: 0;
}
/*=========================================================================
■コース　メニュー
=========================================================================*/

.Top_RaceMenu_Inner .RaceMenuSub dt {
	color: #444;
	font-size: 61.1%;
	font-weight: bold;
	text-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 6px;
}
.Top_RaceMenu_Inner .RaceMenuSub dt:before,
.Top_RaceMenu_Inner .RaceMenuSub dt:after {
	border-top: 1px solid #cecece;
	content: "";
	display: inline; /* for IE */
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
}
.Top_RaceMenu_Inner .RaceMenuSub dt:before {
	margin-right: 0.5em;
}

.Top_RaceMenu_Inner .RaceMenuSub dt:after {
	margin-left: 0.5em;
}


.Top_RaceMenu_Inner .RaceMenuSub ul li {
	float: left;
	width: 25%;
}

.Top_RaceMenu_Inner .RaceMenuSub ul.col_4 {
	margin:0;
}
.Top_RaceMenu_Inner .RaceMenuSub ul li a {
	display: block;
	font-size: 12px;
	text-align: center;
	padding: 7px 0;
	border-radius: 4px;
	overflow: hidden;
	white-space: nowrap;
	margin-bottom: 10px;
	margin-right: 6px;
	color: #03a;
	background:#fff;
	border: solid 1px #dedede;
	font-weight:normal;
}
.Top_RaceMenu_Inner .RaceMenuSub ul li:last-child a {
	margin-right: 0px;
}

.Icon_Sprite_Nk_New{
	display: block;
	background-image: url('https://cdn.netkeiba.com/img.racev4.sp/common/img/icon/icon_sprite_race_nk01.png');
	background-repeat: no-repeat;
	-webkit-background-size: 250px auto;
	-moz-background-size:250px auto;
	-ms-background-size:250px auto;
	background-size:250px auto;
	width: 27px;
	height: 24px;
	margin: 0 auto 5px;
}


/*-- 出馬表 --*/
.Icon_RaceInfo_New_01 {background-position: -0px 2px; width: 29px;}

/*-- 予想 --*/
.Icon_RaceInfo_New_18 {background-position: 0 -26px; width: 23px;}

/*-- オッズ 購入 --*/
.Icon_RaceInfo_New_32_3 {background-position: 0 -52px; width: 28px;}

/*-- IPAT連携 --*/
.Icon_RaceInfo_New_16 {background-position: 0 -80px; width: 25px;}

/*-- 調教タイム --*/
.Icon_RaceInfo_New_09 {background-position: 0px -107px; width: 21px;}

/*-- 厩舎コメント --*/
.Icon_RaceInfo_New_08 {background-position:0 -133px; width: 26px;}

/*-- 馬券分析 --*/
.Icon_RaceInfo_New_07 {background-position:0 -157px; width: 43px;}

/* タイム指数 */
.Icon_RaceInfo_New_10 {background-position: 0 -187px; width: 32px;}

/* 血統分析 */
.Icon_RaceInfo_New_11 {background-position: 0px -214px; width: 26px;}

/* 掲示板 */
.Icon_RaceInfo_New_14 {background-position:0 -241px; width: 29px;}

/* レース映像 */
.Icon_RaceInfo_New_13 {background-position: 0 -266px; width: 35px;}

/* 結果払戻 */
.Icon_RaceInfo_New_33 {background-position: -126px 1px; width: 29px;}

/* 特集 */
.Top_RaceMenu .RaceMenuSub .Icon_RaceInfo_New_12{
    background-position: -94px -319px;
}

/*==============================================
横並びリンクリスト ul.Btn_List_01
==============================================*/
ul.Btn_List_01 li a{
	display: block;
	font-size: 67%;
	color: #666;
	background:#fff;
	text-align: center;
	padding: 9px 0;
	border-radius: 4px;
	border: solid 1px #dedede;
}
/*-- 2カラム --*/
.Col2 li{
	float: left;
	width: 50%;
}
/*-- 3カラム --*/
ul.Col3 li{
	float:left;
	width:33.3%;
}
ul.Btn_List_01.Col3 li:nth-child(3n){
	width:33.4%;
}
ul.Btn_List_01.Col3 li:nth-child(3n) a {
	margin-right:0;
}
/*-- 3カラム --*/
ul.Col4 li{
float:left;
width:25%;
}
ul.Btn_List_01.Col4 li:nth-child(4n) a {
margin-right:0;
}
.Pickup_Btn .Btn_List_01 li a {
color: #03a;
font-size: 14px;
box-shadow: 0px 1px 3px rgba(146, 151, 165,.7);
margin:8px 4px;
}
.Contents_Box.Top_RaceMenu {
	padding-bottom: 13px;
}
.Top_RaceMenu_Inner ,
.ThisWeek_Inner {
	padding: 0 8px 0;
}
.Top_RaceMenu_Inner ul li a {
	margin-right: 6px;
	font-weight: bold;
	font-size: 12px;
	overflow: hidden;
	white-space: nowrap;
	margin-bottom: 10px;
}
.ThisWeek_Inner ul li a {
	margin-right: 6px;
	font-size: 14px;
	overflow: hidden;
	white-space: nowrap;
	margin-bottom: 10px;
	padding:14px 1px;
	color:#03a;
}

.DirtoggleMenu {
	margin:12px;
}
.DirtoggleMenu dl {
	border:1px solid #E0E0E0;
	padding:0;
	border-radius:4px;
	background-color:#F1F1F1;
}
.DirtoggleMenu dl dt {
	cursor:pointer;
}
.DirtoggleMenu dl dt a {
	display:block;
	text-decoration:none;
	font-size:12px;
	line-height:13px;
	color:#444;
	font-weight:bold;
	padding:12px 12px;
	position:relative;
}
.DirtoggleMenu dl dt a:after {
	content: "";
  position: absolute;
  top: 50%;
  margin-top: -4px;
  right: 14px;
  width: 5px;
  height: 5px;
  border-top: solid 1px #444;
  border-right: solid 1px #444;
  transform: rotate(45deg);
}
.DirtoggleMenu dl.active dt a:after {
	content: "";
  position: absolute;
  top: 50%;
  margin-top: -4px;
  right: 14px;
  width: 5px;
  height: 5px;
  border-top: solid 1px #444;
  border-right: solid 1px #444;
  transform: rotate(135deg);
}
.DirtoggleMenu dl dd {
	display:none;
}
.DirtoggleMenu dl.active dd {
	display:block;
}
.DirtoggleMenu dl dd li {
	border-top:1px dotted #e0e0e0;

}
.DirtoggleMenu dl dd li a {
	font-size:14px;
	line-height:26px;
	padding:6px 18px;
	position:relative;
	display:block;
	color:#444;
	text-decoration:none;
	background-color:#fff;
}
.DirtoggleMenu dl dd li a:hover {
	color: #e36a5c;
	 text-decoration: underline;
}


/*-- SpecialMainImage --*/
.SpecialMainImageTxt{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
}
.SpecialMainTxtInner {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	padding: 8px 20px 18px;
	color: #fff;
  background: -webkit-gradient(linear,left bottom, left top,from(rgba(0,0,0,.67)),color-stop(40%, rgba(0,0,0,0)),to(rgba(0,0,0,0)));
  background: -webkit-linear-gradient(bottom,rgba(0,0,0,.67),rgba(0,0,0,0) 40%,rgba(0,0,0,0));
  background: linear-gradient(to top,rgba(0,0,0,.67),rgba(0,0,0,.4) 80%,rgba(0,0,0,0));
}
.SpecialMainImageCaption {
	font-size: 12px;
	font-weight: bold;
	line-height: 13px;
	height: 13px;
	display: inline-block;
	padding: 2px 2px 4px;
}
.SpecialMainImageCaption span {
	vertical-align: 1px;
}
.SpecialMainImageTitle {
	margin-top: 3px;
}
.SpecialMainImageTitle > span {
	display: inline-block;
	font-weight: bold;
	font-size: 25px;
	line-height: 1.1;
	vertical-align: 2px;
	padding: 3px 2px 0 1px;
}
.SpecialMainImageData {
	font-size: 12px;
	font-weight: bold;
	line-height: 13px;
	height: 13px;
	display: inline-block;
	margin-top: 5px;
	padding: 2px 2px 0 2px;
}
.SpecialMainImage{
	position:relative;
	width:100%;
	/*height:220px;*/
	overflow:hidden;
}
.SpecialMainImage:before{
  content:" ";
  display:block;
  padding-top:56%;
}

.SpecialMainImage img {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: auto;
}


.CourseRecordBox {
	padding: 4px 0px 12px;
}
.CourseRecord {
	width: 100%;
	border: 1px solid #cacaca;
	border-collapse: collapse;
}
.CourseRecord th {
	color: #666;
	font-size: 56%;
	font-weight: bold;
	white-space: nowrap;
	vertical-align: middle;
	background: #cacaca;
	border: 1px solid #c6ccdd;
	padding: 5px 7px;
	width: 9em;
}
.CourseRecord td {
	color: #666;
	font-size: 61%;
	vertical-align: middle;
	border: 1px solid #cacaca;
	padding: 7px 5px;
}
.CourseRecord td.Time {
	color: #c53131;
	font-weight: bold;
}
.CourseRecord td.Horse a {
	color: #03a;
	font-weight: bold;
}
@media screen and (max-width: 374px) {
	.CourseRecord th {
		padding: 5px;
	}
	.CourseRecord td {
		padding: 7px 5px;
	}
}


/*=========================================================================
サイドカラム
=========================================================================*/
.DirSideBox {
	margin: 21px 0 21px;
}
.DirSideBox h4 {
	color: #444;
	font-size: 14px;
	line-height: 40px;
	font-weight: bold;
	padding: 0 0 0 8px;
	border-top: 2px solid #3348AA;
	border-bottom: 1px dotted #3348AA;
}
.DirSideBox h4 a {
	color:#333;
	line-height:40px;
	text-decoration:none;
}
.DirSideBox .DirSideList {
	background: #fff;
}
.DirSideBox .ArticleLink {
	display: block;
	padding: 12px 8px 10px;
	position: relative;
	color:#333;
}
.DirSideBox .ArticleLink:after {
	content: '';
	display: inline-block;
	border-bottom: 1px dotted #E0E0E0;
	position: absolute;
	left: 13px;
	bottom: 0;
	width: 90%;
}
.DirSideBox .ArticleLink h5 {
	font-weight:normal;
	font-size:14px;
	line-height: 18px;
}

.DirSideBox .ContentCate {
	background: #f1f1f1;
	border-radius: 2px;
	color: #666;
	font-size: 12px;
	font-weight: bold;
	display: inline-block;
	margin-bottom: 4px;
	padding: 4px 8px;
	text-align: center;
}
.DirSideTable {
margin:14px 12px;
}
.DirTable table td.Waku1 {
background-color: #ffffff;
color: #444444;
}
.DirTable table td.Waku2 {
background-color: #444444;
color: #ffffff;
}
.DirTable table td.Waku3 {
background-color: #e95556;
color: #ffffff;
}
.DirTable table td.Waku4 {
background-color: #416cba;
color: #ffffff;
}
.DirTable table td.Waku5 {
background-color: #e7c52c;
color: #ffffff;
}
.DirTable table td.Waku6 {
background-color: #45af4c;
color: #ffffff;
}
.DirTable table td.Waku7 {
background-color: #ee9738;
color: #ffffff;
}
.DirTable table td.Waku8 {
background-color: #ef8fa0;
color: #ffffff;
}
.DirTwitterBox {
margin:0 auto;text-align:center;padding:0
}
.DirTwitterBox iframe { width: 740px !important; }
.DirSideBox .DirTopix {
	margin: 0 10px;
}
@media only screen and (min-width: 812px) {
	.DirSideBox .DirTopix {
		margin: 0;
	}
}
.DirSideBox .DirTopix ul li {
float:left;
margin: 0 8px 10px 0;
}
.DirSideBox .DirTopix ul li a {
	display: block;
	border-radius: 1em;
	padding: 0 1em;
	white-space: nowrap;
	min-width: 56px;
	border: 1px solid #e1e1e1;
	background: #fff;
}
.DirSideBox .DirTopix ul li a h5 {
	color: #03a;
	font-size: 72%;
	font-weight: bold;
	text-align: center;
	line-height: 2;
}

.DirSideBoxTitle {
border: 1px solid #E0E0E0;
margin: 14px 8px 0;
border-bottom:none;
}
.DirSideBoxTitle h4 {
    background: #f1f1f1;
    color: #444;
    font-size: 14px;
    line-height: 40px;
    font-weight: bold;
    padding: 0 0 0 14px;
}
/*=========================================================================
トピックスプロフィール
=========================================================================*/
.topiprofwrap {
	margin:0 auto;
	padding:8px;
	display: flex;
}
.topiprofwrap .topiphoto {
	width: 80px;
  margin-right: 10px;
}
.topiprofwrap .topiphoto img {
	width:100%;
}
.topiprofwrap .topiprofile {
	width: calc(100% - 90px);
}
.topiprofwrap .topiprofile table {
width: 100%;
margin: 0;
border-spacing: 0;
border-collapse: collapse;
}
.topiprofwrap .topiprofile table {
width: 100%;
margin: 0;
border-spacing: 0;
border-collapse: collapse;
font-size:14px;
}
.topiprofwrap .topiprofile table th {
    background-color: #F1F1F1;
    text-align: center;
    border: 1px solid #E0E0E0;
    color: #444444;
    font-size: 11px;
    font-weight: normal;
    padding: 5px;
    white-space: nowrap;
		vertical-align: middle;
}
.topiprofwrap .topiprofile table td {
background-color: #fff;
padding: 5px;
border: 1px solid #E0E0E0;
white-space: nowrap;
vertical-align: middle;
line-height: 1.6;
font-size: 11px;
}




/*=========================================================================

↓アンケート

=========================================================================*/
/*アンケート結果_投票結果部分*/
.enq_Container .VoteLisult {
	width: 92%;
	margin: 0 auto;
}
.enq_Container .VoteLisultTitle {
	color: #5a874e;
	font-size: 32px;
	font-weight: bold;
	text-align: center;
	margin-top:12px;
	margin-bottom: 28px;
}

.enq_Container.subttl {
	font-size: 20px;
}
.enq_Container .NumOfPeople {
	float: right;
	font-size: 12px;
	color: #5a874e;
	margin:0;
}

.enq_Container .VoteLisult .VoteListBox {
	padding: 22px 0 23px;
}
.enq_Container .VoteLisult .VoteList {
	margin-bottom: 10px;
	width: 100%;
	background: #f5f7f5;
	position:relative;
	z-index:0;
}

/* アンケート結果もっと見る */
.enq_Container .VoteLisult .VoteList .result_bar{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height: 100%;
	z-index:-10;
	background: #c9e0c2;
	 -webkit-transition: 0.7s;
	 -moz-transition: 0.7s;
	 -o-transition: 0.7s;
	 transition: 0.7s;
}

.enq_Container .VoteLisult .VoteList .bar_100percent {
	display:table;
}

.enq_Container .VoteLisult .VoteList .BestOfHorse {
	font-size: 16px;
	line-height:22px;
	color: #666;
	font-weight: normal;
	display:table-cell;
	vertical-align:middle;
	width:100%;
	padding:8px 4px 8px 8px;
}

.enq_Container .VoteLisult .VoteList .NumOfVotes{
	font-size: 14px;
	color: #666;
	white-space:nowrap;
	display:table-cell;
	vertical-align:middle;
	padding:8px 8px 8px 0;
}

.enq_Container .morebutton {
	display: block;
	background: #fff;
	border:solid 1px #25100e;
	text-align: center;
	margin: 0 auto;
	padding: 6px 0 5px;
	text-decoration: none;
	cursor: pointer;
	border-radius:20px;
	width: 188px;
	color: #666;
	font-size: 14px;
	font-weight: normal;
	-webkit-transition: .7s;
	-moz-transition: .7s;
	-o-transition: .7s;
	transition: .7s;
}
.enq_Container .morebutton:hover {
	border-radius: 0;
}

/*アンケート結果_コメント部分*/
.enq_Container .CommentBox {
	width: 92%;
	margin: 18px auto 0;
}
.enq_Container .CommentBox .CommentHead {
	position:relative;
	padding:0;
	margin:16px 0 16px 12px;
}
.enq_Container .CommentBox .CommentHead h3 {
	display:inline-block;
	font-size: 16px;
	padding-right:20px;
}
.enq_Container .CommentBox .CommentHead .CommentHeadR {
	position:absolute;
	top:0;
	right:1px;
}
.enq_Container .CommentBox .CommentHead .CommentHeadR select {
    width: 100px;
    font-size: 12px;
    font-weight: normal;
    border: none;
    -webkit-box-shadow: 0 2px 3px rgba(0,0,0,.15) inset;
    -moz-box-shadow: 0 2px 3px rgba(0,0,0,.15) inset;
    box-shadow: 0 2px 3px rgba(0,0,0,.15) inset;
    background: #fbfdfa;
    color: #666;
    padding: 4px 4px 5px 4px;
}

.enq_Container .CommentBox .CommentList{
	margin-bottom: 12px;
}
.enq_Container .CommentBox .CommentList .titleArea {
color: #5a874e;
border-bottom: 1px solid #c9e0c2;
padding-bottom: 7px;
}
.enq_Container .CommentBox .CommentList .horse_name{
	padding: 0 0 7px 7px;
	position: relative;
}
.enq_Container .CommentBox .CommentList .horse_name:after {
	content: '';
	display: block;
	width: 61px;
	height: 2px;
	background: #5a874e;
	position: absolute;
	bottom: -1;
	left: 0;
}
.enq_Container .CommentBox .CommentList .left_content{
	font-weight: bold;
	margin:0;
}
.enq_Container .CommentBox .CommentList .time{
	font-size: 12px;
	color:#999;
	margin:0;
}
.enq_Container .CommentBox .CommentList .comment{
	color: #666666;
	padding: 10px 0 8px;
	font-size:16px;
	margin:0;
	word-wrap: break-word;
}
.enq_Container .CommentBox .more_output{
	display: block;
	width: 230px;
	margin: auto;
	color: #fff;
	text-align: center;
	font-size: 129%;
	padding: 12px 0;
}
.enq_Container .CommentBox #commnet_list_enq2 li:nth-of-type(n+2) {
	display: none;
}
.enq_Container .CommentBox #commnet_list_enq2.all li:nth-of-type(n+2) {
	display: block;
}
.enq_Container .CommentBox #commnet_list_enq2.all li:nth-of-type(n+31) {
	display: none;
}

.enq_Container .l-horsedata01 {
	color: #fff;
	background: #ab1a45;
	margin-top: 140px;
}
.enq_Container .l-horsedata02 {
	color: #fff;
	background: #2e7e73;
	margin-top: 160px;
}
.enq_Container .l-horsedata01-inner,
.enq_Container .l-horsedata02-inner {
	max-width: 2000px;
	margin: 0 auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	z-index: 1;
}
.enq_Container .l-horsedata01-inner:before {
	position: absolute;
	top: -140px;
	right: 0;
	content: '';
	width: 370px;
	height: 446px;
	background: url(../img/campaign/campaign79_num06_1221.png) no-repeat center / cover;
	z-index: -1;
}
.enq_Container .l-horsedata02-inner:before {
	position: absolute;
	top: -140px;
	right: 0;
	content: '';
	width: 370px;
	height: 446px;
	background: url(../img/campaign/campaign79_num04_1221.png) no-repeat center / cover;
	z-index: -1;
}
@media screen and (min-width: 1757px) {
	.enq_Container .l-horsedata01-inner:before,
	.enq_Container .l-horsedata02-inner:before {
		width: 1757px;
		background-size: 370px 446px;
		background-position: right top;
		margin: 0 auto;
		right: 50%;
		-webkit-transform: translateX(50%);
		-ms-transform: translateX(50%);
		transform: translateX(50%);
	}
}
.matomeInfo_Box {
	margin: 10px;
	border-radius: 3px;
}
.matomeInfo_Box ul {
	border-radius: 3px;
	background: #fff;
	box-shadow: 0 2px 2px rgba(146, 151, 165, .5),1px -0.5px 2px rgba(146, 151, 165, .2);
}
.matomeInfo_Box ul li {
	padding: 0;
}
.matomeInfo_Box ul li a {
	display: block;
	padding: 15px 10px 15px 12px;
	position: relative;
}
.matomeInfo_Box ul li a .Infomation_Txt span {
	color: #06389b;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.3;
}
.MoreColumnList {
	margin-top: 20px;
}
.MoreColumnList a {
	color: #fff;
	background-color:#2D4EBF;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	border: 1px solid #2D4EBF;
	border-radius: 30px;
	padding:7px;
	display: block;
	width: 84%;
	max-width: 480px;
	margin: 0 auto;
	position: relative;
}
.MoreColumnList a .icon_InternalLink {
	display: inline-block;
	position: relative;
	vertical-align: 0;
	margin-left: 10px;
	width: 10px;
	height: 10px;
}
.MoreColumnList a .icon_InternalLink::before {
	content: "";
	position: absolute;
	top: 0;
	left: 4px;
	display: block;
	width: 1px;
	height: 9px;
	background-color: #03a;
}
.MoreColumnList a .icon_InternalLink::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 4px;
	display: block;
	width: 4px;
	height: 4px;
	border-bottom: 1px solid #03a;
	border-right: 1px solid #03a;
	transform: rotate(45deg);
	transform-origin: top;
}

/*=========================================================================

↓タイムライン

=========================================================================*/
/*=========================================================================
■keibaPattern01　コラムバックナンバー
=========================================================================*/
.keibaPattern01 a:hover {
	text-decoration:none;
}
.keibaPattern01 .BK_listbox {
  width:100%;
  margin:0;
  padding:0;
}
.keibaPattern01 .ListPhotoLi {
    background-color:#fff;
		border:1px solid #E0E0E0;
    margin:18px 4px;
}
.keibaPattern01 .ListPhotoLi > a {
    display: block;
    width: 100%;
}
.keibaPattern01 .ListPhotoLi > a .Thumb_Box {
    display: table;
    width: 100%;
    vertical-align: middle;
    overflow: hidden;
}
.keibaPattern01 .ListPhotoLi > a .Thumb_Box > div {
    display: table-cell;
    width: 100%;
    text-align: center;
    vertical-align: middle;
    background-color: #f3f3f3;
    background-size: cover;
    background-position: top;
    display: block;
    background-size: cover;
}
.keibaPattern01 .ListPhotoLi > a .Thumb_Box > div:before {
	content: "";
  display: block;
  padding-top: 75%;
}
.keibaPattern01 .ListPhotoLi > a .NewsPhotoTitle {
		color: #444;
		font-size: 18px;
		font-weight: bold;
		margin-bottom: 6px;
		line-height: 25px;
    padding:8px 8px 0px;
	  overflow: hidden;
    text-overflow: ellipsis;
    display:block;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.keibaPattern01 .ListPhotoLi .NewsPhotoBody {
		font-size: 14px;
    line-height: 22px;
    font-weight: normal;
    padding: 0 10px;
    color: #333;
    white-space: normal;
    height: 44px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 8px;
}
.keibaPattern01 .ListPhotoLi .NewsPhotoDate {
    padding:0px 8px 4px;
}
.keibaPattern01 .ListPhotoLi .NewsPhotoDate .PhotoDateText {
    display: inline-block;
    float: right;
    right: 0px;
    color:#666;
    font-weight:normal;
    font-size:12px;
    line-height:20px;
    vertical-align:bottom;
}

/*=========================================================================
■keibaPattern02　トップ大　下サムネイル右
=========================================================================*/
.keibaPattern02 a:hover {
	text-decoration:none;
}

	.keibaPattern02 .ListPhotoLi:not(:first-child) {
		background-color:#FFF;
		border-bottom:1px solid #f0f0f0;
		margin: 0 4px;
	}
	.keibaPattern02 .ListPhotoLi:not(:first-child) a {
		display:table;
		width:100%;
		padding:10px 0;
	}
	
	.keibaPattern02 .ListPhotoLi:not(:first-child) a .NewsRight {
		display:table-cell;
		vertical-align:middle;
		position:relative;
		padding: 10px 10px 10px 8px;
		width: 100%;
	}
	.keibaPattern02 .ListPhotoLi:not(:first-child) a .NewsRight .NewsPhotoTitle{
		font-size:18px;
		font-weight:bold;
		color:#333;
		line-height:24px;
		white-space:normal;
		overflow: hidden;
		text-overflow: ellipsis;
		display:block;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		margin-bottom:4px;
	}
	.keibaPattern02 .ListPhotoLi:not(:first-child) a .NewsRight .NewsPhotoDate .PhotoDateText {
		font-size:12px;
		line-height:12px;
		height:12px;
		text-align:right;
		color:#999;
		font-weight:normal;
		white-space:normal;
		overflow:hidden;
		text-overflow:ellipsis;
		width:100%;
		display: -webkit-box;
		-webkit-line-clamp: 1;
		-webkit-box-orient: vertical;
		margin-top:3px;
	}

	.keibaPattern02 .ListPhotoLi:not(:first-child) a .NewsPhotoOb {
		display:table-cell;
	}
	.keibaPattern02 .ListPhotoLi:not(:first-child) a .NewsPhotoOb .Thumb_Box {
		display:table;
		width:133px;
		height:120px;
		text-align:center;
		vertical-align:middle;
		overflow:hidden;
	}
	.keibaPattern02 .ListPhotoLi:not(:first-child) a .NewsPhotoOb .Thumb_Box > div {
		display:table-cell;
		width:133px;
		height:100px;
		margin-top:10px;
		background-color:#f3f3f3;
		background-size:cover;
		background-position:top;
		display:block;
	}

	.keibaPattern02 .ListPhotoLi:not(:first-child) .NewsPhotoBody {
		font-size: 14px;
    line-height: 22px;
    font-weight: normal;
    padding: 0;
    color: #444;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
		}
		.keibaPattern02 .ListPhotoLi:not(:first-child) .NewsPhotoDate {
			position:absolute;
			bottom: 4px;
			right:10px;
	}

	.keibaPattern02 .ListPhotoLi:not(:first-child):hover {
		background-color: #f9f9f9;
		text-decoration: none;
	}
	.keibaPattern02 .ListPhotoLi:not(:first-child):hover a .NewsRight .NewsPhotoTitle {
		color: #e36a5c;
		text-decoration: underline;
	}

	.keibaPattern02 ul li.ListPhotoLi:first-child {
			position:relative;
			margin:4px 4px 3px;
			display: block;
			float: none;
			clear: both;
	}
	.keibaPattern02 ul li.ListPhotoLi:first-child > a {
			display: block;
			width: 100%;
			border-bottom:1px solid #ccc;
	}
	.keibaPattern02 ul li.ListPhotoLi:first-child > a .Thumb_Box {
			display: relative;
			width: 100%;
			text-align: center;
			vertical-align: middle;
			overflow: hidden;
	}
	.keibaPattern02 ul li.ListPhotoLi:first-child > a .Thumb_Box > div {
			width: 100%;
			background-color: #101010;
			background-size: cover;
			background-position: top;
			display: block;
			background-size: cover;
			background-position: 50% 0;
			max-height:500px !important;
	}
	.keibaPattern02 ul li.ListPhotoLi:first-child > a .Thumb_Box > div:before {
		content: "";
		display: block;
		padding-top: 56%;
	}
	.keibaPattern02 ul li.ListPhotoLi:first-child > a .NewsRight {
		position:absolute;
		left: 0;
		bottom: 0px;
		width: 100%;
		background: rgba(0,0,0,.6);
	}
	.keibaPattern02 ul li.ListPhotoLi:first-child > a .NewsPhotoTitle {
		color: #fff;
		font-size: 26px;
		word-break: break-all;
		font-weight: normal;
		line-height:36px;
		text-shadow: 1px 1px 1px #000;
		overflow:hidden;
		text-overflow: ellipsis;
		display: block;
		display: -webkit-box;
		-webkit-line-clamp: 3;
		-webkit-box-orient: vertical;
		padding:15px 12px;
	}
	.keibaPattern02 ul li.ListPhotoLi:first-child  .NewsPhotoBody {
		display:none;
	}




@media only screen and (max-width: 811px) {
.keibaPattern02 .ListPhotoLi:not(:first-child) a .NewsRight {
	vertical-align:middle;
	padding: 0px 4px 0px 6px;
}
.keibaPattern02 .ListPhotoLi:not(:first-child) a .NewsRight .NewsPhotoTitle{
	font-size:16px;
	line-height:22px;
	margin-bottom:0;
	-webkit-line-clamp: 3;
}
.keibaPattern02 .ListPhotoLi:not(:first-child) a .NewsPhotoOb .Thumb_Box {
	width:96px;
	height:72px;
}
.keibaPattern02 .ListPhotoLi:not(:first-child) a .NewsPhotoOb .Thumb_Box > div {
	width:96px;
	height:72px;
	margin-top:0px;
}
.keibaPattern02 li.ListPhotoLi:not(:first-child) .NewsPhotoBody {
	display:none;
}
	
.keibaPattern02 ul li.ListPhotoLi:first-child > a .Thumb_Box > div:before {
	content: "";
  display: block;
  padding-top: 56%;
}
.keibaPattern02 ul li.ListPhotoLi:first-child > a .NewsPhotoTitle {
  color: #fff;
	font-size: 18px;
  word-break: break-all;
	font-weight: bold;
	line-height:24px;
  text-shadow: 1px 1px 1px #000;
	overflow:hidden;
	text-overflow: ellipsis;
	display: block;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	padding:14px 12px;
}

}






/*=========================================================================
■keibaPattern03　競馬まとめトップ
=========================================================================*/
.keibaPattern03 a:hover {
	text-decoration:none;
}

@media only screen and (min-width: 812px) {
	.keibaPattern03 .ListPhotoLi:not(:first-child) {
		background-color:#FFF;
		border-bottom:1px solid #f0f0f0;
		margin: 0 4px;
	}
	.keibaPattern03 .ListPhotoLi:not(:first-child) a {
		display:table;
		width:100%;
		padding:12px 0;
	}
	
	.keibaPattern03 .ListPhotoLi:not(:first-child) a .NewsRight {
		display:table-cell;
		vertical-align:top;
		position:relative;
		padding: 10px 0 10px 14px;
		width: 100%;
	}
	.keibaPattern03 .ListPhotoLi:not(:first-child) a .NewsRight .NewsPhotoTitle{
		font-size:20px;
		font-weight:bold;
		color:#333;
		line-height:28px;
		white-space:normal;
		overflow: hidden;
		text-overflow: ellipsis;
		display:block;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		transition: 0.2s;
		margin-bottom:8px;
	}
	.keibaPattern03 .ListPhotoLi:not(:first-child) a .NewsRight .NewsPhotoDate .PhotoDateText {
		font-size:12px;
		line-height:12px;
		height:12px;
		text-align:right;
		color:#999;
		font-weight:normal;
		white-space:normal;
		overflow:hidden;
		text-overflow:ellipsis;
		width:100%;
		display: -webkit-box;
		-webkit-line-clamp: 1;
		-webkit-box-orient: vertical;
		margin-top:3px;
	}
	
	.keibaPattern03 .ListPhotoLi:not(:first-child) a .NewsPhotoOb {
		display:table-cell;
	}
	.keibaPattern03 .ListPhotoLi:not(:first-child) a .NewsPhotoOb .Thumb_Box {
		display:table;
		width:220px;
		height:165px;
		text-align:center;
		vertical-align:middle;
		overflow:hidden;
	}
	.keibaPattern03 .ListPhotoLi:not(:first-child) a .NewsPhotoOb .Thumb_Box > div {
		display:table-cell;
		width:220px;
		height:165px;
		text-align:center;
		vertical-align:middle;
		background-color:#f3f3f3;
		background-size:cover;
		background-position:top;
		display:block;
	}

	.keibaPattern03 .ListPhotoLi:not(:first-child) .NewsPhotoBody {
		font-size: 14px;
    line-height: 22px;
    font-weight: normal;
    padding: 0;
    color: #444;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin-bottom: 8px;
		}
		.keibaPattern03 .ListPhotoLi:not(:first-child) .NewsPhotoDate {
			position:absolute;
			bottom: 4px;
			right:10px;
	}
	.keibaPattern03 .ListPhotoLi:not(:first-child) .NewsPhotoDate .PhotoDateText {
		display:inline-block;
		color: #888;
		font-size: 12px;
		line-height:12px;
		font-weight: normal;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}






	.keibaPattern03 ul li.ListPhotoLi:first-child {
			position:relative;
			margin:4px 4px 3px;
			display: block;
			float: none;
			clear: both;
	}
	.keibaPattern03 ul li.ListPhotoLi:first-child > a {
			display: block;
			width: 100%;
			border-bottom:1px solid #ccc;
	}
	.keibaPattern03 ul li.ListPhotoLi:first-child > a .Thumb_Box {
			display: relative;
			width: 100%;
			text-align: center;
			vertical-align: middle;
			overflow: hidden;
	}
	.keibaPattern03 ul li.ListPhotoLi:first-child > a .Thumb_Box > div {
			width: 100%;
			background-color: #101010;
			background-size: cover;
			background-position: top;
			display: block;
			background-size: cover;
			background-position: 50% 0;
			max-height:500px !important;
	}
	.keibaPattern03 ul li.ListPhotoLi:first-child > a .Thumb_Box > div:before {
		content: "";
		display: block;
		padding-top: 67%;
	}
	.keibaPattern03 ul li.ListPhotoLi:first-child > a .NewsRight {
		position:absolute;
		left: 0;
		bottom: 0px;
		width: 100%;
		background: rgba(0,0,0,.6);
	}
	.keibaPattern03 ul li.ListPhotoLi:first-child > a .NewsPhotoTitle {
		color: #fff;
		font-size: 26px;
		word-break: break-all;
		font-weight: normal;
		line-height:40px;
		text-shadow: 1px 1px 1px #000;
		overflow:hidden;
		text-overflow: ellipsis;
		display: block;
		display: -webkit-box;
		-webkit-line-clamp: 3;
		-webkit-box-orient: vertical;
		padding:15px 12px;
	}
	.keibaPattern03 ul li.ListPhotoLi:first-child .NewsPhotoDate,
	.keibaPattern03 ul li.ListPhotoLi:first-child  .NewsPhotoBody {
		display:none;
	}

	
}




@media only screen and (max-width: 811px) {
	.keibaPattern03 .spdispnone {
		display:none;
	}
.keibaPattern03 .ListPhotoLi {
    position:relative;
		margin:4px 4px 3px;
    display: block;
    float: none;
    clear: both;
}
.keibaPattern03 .ListPhotoLi > a {
    display: block;
    width: 100%;
    border-bottom:1px solid #ccc;
}
.keibaPattern03 .ListPhotoLi > a .Thumb_Box {
    display: relative;
    width: 100%;
    text-align: center;
    vertical-align: middle;
    overflow: hidden;
}
.keibaPattern03 .ListPhotoLi > a .Thumb_Box > div {
    width: 100%;
    background-color: #101010;
    background-size: cover;
    background-position: top;
    display: block;
    background-size: cover;
    background-position: 0 0;
    max-height:500px !important;
}
.keibaPattern03 .ListPhotoLi > a .Thumb_Box > div:before {
	content: "";
  display: block;
  padding-top: 63%;
}
.keibaPattern03 .ListPhotoLi > a .NewsRight {
  position:absolute;
	left: 0;
	bottom: 0px;
	width: 100%;
	background: rgba(0,0,0,.6);
}
.keibaPattern03 .ListPhotoLi > a .NewsPhotoTitle {
  color: #fff;
	font-size: 18px;
  word-break: break-all;
	font-weight: bold;
	line-height:25px;
  text-shadow: 1px 1px 1px #000;
	overflow:hidden;
	text-overflow: ellipsis;
	display: block;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	margin:15px 12px;
}
.keibaPattern03 .ListPhotoLi .NewsPhotoDate {
    position:absolute;
    bottom:12px;
		right:12px;
}
.keibaPattern03 .ListPhotoLi .NewsPhotoDate .PhotoDateText {
  display:inline-block;
  color: #888;
  font-size: 12px;
  line-height:12px;
  font-weight: normal;
  white-space: nowrap;
  overflow: hidden;
	text-overflow: ellipsis;
}
}

/*=========================================================================
keibaPattern04 あわせて読みたい枠
=========================================================================*/
.keibaPattern04 .news_rp_list {
  margin:0 16px;
  padding:0;
}
.keibaPattern04 .news_rp_list ul.news_rp_box li a {
  display:table;
	background-color:#fff;
	border:1px solid #E0E0E0;
	border-radius: 4px;
	padding:8px;
}
.keibaPattern04 .news_rp_list ul.news_rp_box li a .NewsRight {
  display:table-cell;
  vertical-align:top;
  width:100%;
  position:relative;
  padding:4px 0 4px 8px;
  height:90px;
}
.keibaPattern04 .news_rp_list ul.news_rp_box li a .NewsRight dl dt{
  overflow:hidden;
  vertical-align:middle;
  font-size:16px;
  font-weight:normal;
  line-height:22px;
  white-space:normal;
  height: 66px;
  overflow: hidden;
  text-overflow: ellipsis;
  display:block;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.keibaPattern04 .news_rp_list ul.news_rp_box li a .NewsRight dl dd{
  display:block;
  font-size:12px;
  line-height:12px;
  height:12px;
  color:#888;
  font-weight:normal;
  white-space:normal;
  overflow:hidden;
  text-overflow:ellipsis;
  width:100%;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  text-align:right;
  margin-top:3px;
}
.keibaPattern04 .news_rp_list ul.news_rp_box li a .NewsLeft {
  display:table-cell;
}
.keibaPattern04 .news_rp_list ul.news_rp_box li a .NewsLeft .Thumb_Box {
  display:table;
  width:120px;
  height:90px;
  text-align:center;
  vertical-align:middle;
  overflow:hidden;
}
.keibaPattern04 .news_rp_list ul.news_rp_box li a .NewsLeft .Thumb_Box > div {
  width:120px;
  height:90px;
  text-align:center;
  vertical-align:middle;
  background-color:#f3f3f3;
  background-size:cover;
  background-position:top;
  display:block;
	border-radius: 4px;
}
.keibaPattern04 .news_rp_list ul.news_rp_box li a:hover {
	text-decoration-line:none;
}
.keibaPattern04 .news_rp_list ul.news_rp_box li a:hover .NewsRight dl dt{
  color: #e36a5c;
  text-decoration: underline;
}

/*=========================================================================
■keibaPattern05　データ分析
=========================================================================*/
.keibaPattern05 a:hover {
  text-decoration: none;
}
.keibaPattern05 .BK_listbox {
  width:100%;
  margin:0;
  padding:0;
}
.keibaPattern05 .ListPhotoLi {
	background-color:#fff;
	margin:18px 4px 32px;
}
.keibaPattern05 .ListPhotoLi:last-child {
	margin-bottom:4px;
}
.keibaPattern05 .ListPhotoLi > a {
	display: block;
	width: 100%;
}
.keibaPattern05 .ListPhotoLi > a .Thumb_Box {
	display: block;
	width: 100%;
	overflow: hidden;
}

.keibaPattern05 .ListPhotoLi > a .Thumb_Box > img {
	width:100%;
	margin:0 auto;
	padding:0;
	font-size:0;
}
.keibaPattern05 .ListPhotoLi > a .NewsPhotoTitle {
		color: #333;
		font-size: 22px;
		font-weight: bold;
		line-height: 32px;
    padding:12px 8px 6px;
	  overflow: hidden;
    text-overflow: ellipsis;
    display:block;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.keibaPattern05 .ListPhotoLi .NewsPhotoBody {
		font-size: 16px;
    line-height: 24px;
    font-weight: normal;
    color: #333;
    white-space: normal;
    height: 75px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 3;
		-webkit-box-orient: vertical;
		margin-top: 10px;
    margin-bottom: 8px;
}
.keibaPattern05 .ListPhotoLi .NewsPhotoDate {
	padding:0px 0 4px;
}
.keibaPattern05 .ListPhotoLi .NewsPhotoDate .PhotoDateText {
	display: inline-block;
	float: right;
	right: 0px;
	color:#707376;
	font-weight:normal;
	font-size:12px;
	line-height:20px;
	vertical-align:bottom;
}

@media (min-width: 812px) {
	.keibaPattern05 .ListPhotoLi > a .Thumb_Box > img,
	.keibaPattern05 .ListPhotoLi > a .NewsPhotoTitle {
	-webkit-transition: .3s cubic-bezier(.53,0,.68,.86);
	-moz-transition: .3s cubic-bezier(.53,0,.68,.86);
	-o-transition: .3s cubic-bezier(.53,0,.68,.86);
	transition: .3s cubic-bezier(.53,0,.68,.86);
	opacity:1;
	}
	.keibaPattern05 .ListPhotoLi > a:hover .Thumb_Box > img {
		opacity: .88;
		-webkit-transform: scale(1.025);
		-moz-transform: scale(1.025);
		-o-transform: scale(1.025);
		transform: scale(1.025);
	}
}

@media (max-width: 812px) {
	.keibaPattern05 .ListPhotoLi {
		margin:18px 0px 32px;
	}
	.keibaPattern05 .ListPhotoLi .NewsRight {
		margin: 0 10px;
	}
}

/*=========================================================================
■keibaPattern06　キーワード絞込み sorttopic.htmlで使用
=========================================================================*/
.keibaPattern06 a:hover {
	text-decoration:none;
}
.keibaPattern06 .BK_listbox {
  width:100%;
  margin:0;
  padding:0;
}
.keibaPattern06 .ListPhotoLi {
    background-color:#fff;
    border:1px solid #e0e0e0;
    margin:18px 4px;
}
.keibaPattern06 .ListPhotoLi > a {
    display: block;
    width: 100%;
}
.keibaPattern06 .ListPhotoLi > a .Thumb_Box {
    display: table;
    width: 100%;
    vertical-align: middle;
    overflow: hidden;
}
.keibaPattern06 .ListPhotoLi > a .Thumb_Box > div {
    display: table-cell;
    width: 100%;
    text-align: center;
    vertical-align: middle;
    background-color: #f3f3f3;
    background-size: cover;
    background-position: top;
    display: block;
    background-size: cover;
}
.keibaPattern06 .ListPhotoLi > a .Thumb_Box > div:before {
	content: "";
  display: block;
  padding-top: 75%;
}
.keibaPattern06 .ListPhotoLi > a .NewsPhotoTitle {
		color: #444;
		font-size: 18px;
		font-weight: bold;
		margin-bottom: 6px;
		line-height: 25px;
    padding:8px 8px 0px;
	  overflow: hidden;
    text-overflow: ellipsis;
    display:block;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.keibaPattern06 .ListPhotoLi .NewsPhotoBody {
		font-size: 14px;
    line-height: 22px;
    font-weight: normal;
    padding: 0 10px;
    color: #333;
    white-space: normal;
    height: 44px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 8px;
}
.keibaPattern06 .ListPhotoLi .NewsPhotoDate {
    padding:0px 8px 4px;
}
.keibaPattern06 .ListPhotoLi .NewsPhotoDate .PhotoDateText {
    display: inline-block;
    float: right;
    right: 0px;
    color:#666;
    font-weight:normal;
    font-size:12px;
    line-height:20px;
    vertical-align:bottom;
}





/*=========================================================================
■keibaPattern07　サイド新着ニュース
=========================================================================*/
.keibaPattern07 .DirSideList ul{
	border: 1px solid #E0E0E0;
	margin: 0 8px 0;
	border: 1px solid #f0f0f0;
 }
	.keibaPattern07 .DirSideList {
	 background: #fff;
 }
 .keibaPattern07 .DirSideList li .ArticleLink  {
 display: block;
		 padding: 12px 10px 10px 12px;
		 position: relative;
		 color: #444;
 }
 .keibaPattern07 .DirSideList .ArticleLink:after {
	 content: '';
	 display: inline-block;
	 border-bottom: 1px dotted #E0E0E0;
	 position: absolute;
	 left: 13px;
	 bottom: 0;
	 width: 90%;
 }
 .keibaPattern07 .DirSideList ul li:last-child .ArticleLink:after {
	 display: none;
 }
 .keibaPattern07 .DirSideList .ArticleLink h5 {
		 font-weight: normal;
		 font-size: 14px;
		 line-height: 1.4;
 }
 .keibaPattern07 .DirSideList li .ArticleLink p {
	 font-weight: normal;
	 font-size: 10px;
	 line-height: 1.4;
	 padding-top:2px;
	 color:#999;
	 text-align:right;
	 margin:0;
 }
 .keibaPattern07 .DirSideList .ArticleLink:hover {
	 background-color: #f9f9f9;
	 text-decoration: none;
 }
 .keibaPattern07 .DirSideList .ArticleLink:hover h5 {
	 color: #e36a5c;
	 text-decoration: underline;
 }

 /*=========================================================================
■keibaPattern08　サムネイル右　SPタイトルのみ表示
=========================================================================*/
.keibaPattern08 a:hover {
	text-decoration:none;
}

	.keibaPattern08 .ListPhotoLi {
		background-color:#FFF;
		border-bottom:1px solid #f0f0f0;
	}
	.keibaPattern08 .ListPhotoLi a {
		/* display:table; */
		display: flex;
    flex-direction: row-reverse;
		width:100%;
		padding:26px 0;
	}
	
	.keibaPattern08 .ListPhotoLi a .NewsRight {
		/* display:table-cell; */
		vertical-align:middle;
		position:relative;
		/* padding: 8px 10px 8px 8px; */
		width: 100%;
	}
	.keibaPattern08 .ListPhotoLi a .NewsRight .NewsPhotoTitle{
		font-size:18px;
		font-weight:bold;
		color:#444;
		line-height:24px;
		white-space:normal;
		overflow: hidden;
		text-overflow: ellipsis;
		display:block;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		margin-top: 0;
		margin-bottom:10px;
		padding: 0;
	}
	.keibaPattern08 .ListPhotoLi .NewsPhotoDate {

	}
	.keibaPattern08 .ListPhotoLi a .NewsRight .NewsPhotoDate .PhotoDateText {
		font-size:11px;
		line-height:14px;
		height:14px;
		text-align:right;
		color:#888;
		vertical-align:bottom;
		font-weight:normal;
		white-space:normal;
		overflow:hidden;
		text-overflow:ellipsis;
		width:100%;
		display: -webkit-box;
		-webkit-line-clamp: 1;
		-webkit-box-orient: vertical;
		margin-top:10px;
	}

	.keibaPattern08 .ListPhotoLi a .NewsPhotoOb {
		display:table-cell;
	}
	.keibaPattern08 .ListPhotoLi a .NewsPhotoOb .Thumb_Box {
		display:table;
		width:140px;
		height:105px;
		text-align:center;
		vertical-align:middle;
		overflow:hidden;
		padding-left: 28px;
	}

	.keibaPattern08 .ListPhotoLi a .NewsPhotoOb .Thumb_Box > div {
		display:table-cell;
		width:140px;
		height:105px;
		background-color:#f3f3f3;
		background-size:cover;
		background-position:top;
		display:block;
	}

	.keibaPattern08 .ListPhotoLi .NewsPhotoBody {
		font-size: 14px;
    line-height: 1.7;
    font-weight: normal;
    padding: 0;
    color: #333;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
	}


@media only screen and (max-width: 811px) {
	.keibaPattern08 .ListPhotoLi {
		margin: 0 10px;
	}
	.keibaPattern08 .ListPhotoLi a {
    padding:10px 0;
    flex-direction: inherit;
    align-items: center;
  }
	.keibaPattern08 .ListPhotoLi a .NewsRight {
		vertical-align:middle;
		padding: 0px 4px 0px 6px;
	}
	.keibaPattern08 .ListPhotoLi a .NewsRight .NewsPhotoTitle{
		font-size:16px;
		line-height:22px;
		margin-bottom:0;
	}
	.keibaPattern08 .ListPhotoLi a .NewsPhotoOb .Thumb_Box {
		width:96px;
		height:72px;
		padding-left: 0;
    padding-right: 9px;
	}
	.keibaPattern08 .ListPhotoLi a .NewsPhotoOb .Thumb_Box > div {
		width:96px;
		height:72px;
		border-radius: 4px;
	}
	.keibaPattern08 li.ListPhotoLi .NewsPhotoBody {
		display:none;
	}

}

/*=========================================================================
■keibaPattern09　img版
=========================================================================*/
.keibaPattern09 a:hover {
	text-decoration:none;
}
.keibaPattern09 .BK_listbox {
  width:100%;
  margin:0;
  padding:0;
}
.keibaPattern09 .ListPhotoLi {
    background-color:#fff;
    margin:18px 10px 30px;
}
.keibaPattern09 .ListPhotoLi > a {
    display: block;
    width: 100%;
}
.keibaPattern09 .ListPhotoLi > a .Thumb_Box {
	position:relative;
	width:100%;
	overflow:hidden;
}
.keibaPattern09 .ListPhotoLi > a .Thumb_Box:before{
  content:" ";
  display:block;
  padding-top:56%;
}
.keibaPattern09 .ListPhotoLi > a .Thumb_Box > img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
	height: auto;
}
.keibaPattern09 .ListPhotoLi > a .NewsPhotoTitle {
  color: #444;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
  line-height: 24px;
  padding: 8px 0px 0px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.keibaPattern09 .ListPhotoLi .NewsPhotoBody {
	font-size: 14px;
	line-height: 1.7;
	font-weight: normal;
	color: #333;
	white-space: normal;
	height: 44px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	margin-bottom: 6px;
}
.keibaPattern09 .ListPhotoLi .NewsPhotoDate {
    padding:0px 0px 4px;
}
.keibaPattern09 .ListPhotoLi .NewsPhotoDate .PhotoDateText {
    display: inline-block;
    float: right;
    right: 0px;
    color:#888;
    font-weight:normal;
    font-size:12px;
    line-height:20px;
    vertical-align:bottom;
}

@media only screen and (min-width: 812px) {
	.keibaPattern09 .ListPhotoLi {
		margin: 18px 0 30px;
	}

	.keibaPattern09 .ListPhotoLi > a .Thumb_Box > img,
	.keibaPattern09 .ListPhotoLi > a .NewsPhotoTitle {
	-webkit-transition: .3s cubic-bezier(.53,0,.68,.86);
	-moz-transition: .3s cubic-bezier(.53,0,.68,.86);
	-o-transition: .3s cubic-bezier(.53,0,.68,.86);
	transition: .3s cubic-bezier(.53,0,.68,.86);
	opacity:1;
	}

	/* .keibaPattern09 .ListPhotoLi > a:hover .Thumb_Box > img {
		opacity: .88;
		-webkit-transform: scale(1.025);
		-moz-transform: scale(1.025);
		-o-transform: scale(1.025);
		transform: scale(1.025);
	} */

	.keibaPattern09 .ListPhotoLi > a:hover .NewsPhotoTitle {
	color: #e36a5c;
	text-decoration: underline;
	}
}

@media only screen and (max-width: 812px) {
	.keibaPattern09 .ListPhotoLi > a .Thumb_Box {
		border-radius: 4px;
	}
	.keibaPattern09 .ListPhotoLi > a .NewsRight {
		margin: 0 10px;
	}
}
/*=========================================================================
■keibaPattern10　新トップ20190614
=========================================================================*/
.keibaPattern10 a:hover {
	text-decoration:none;
}

	.keibaPattern10 .ListPhotoLi:not(:first-child) {
		background-color:#FFF;
		border-bottom:1px solid #f0f0f0;
		margin: 0 4px;
	}
	.keibaPattern10 .ListPhotoLi:not(:first-child) a {
		display:table;
		width:100%;
		padding:10px 0;
	}
	
	.keibaPattern10 .ListPhotoLi:not(:first-child) a .NewsRight {
    display: table-cell;
    vertical-align: middle;
    position: relative;
    padding: 2px 10px 2px 8px;
    width: 100%;
	}
	.keibaPattern10 .ListPhotoLi:not(:first-child) a .NewsRight .NewsPhotoTitle{
		font-size:16px;
		font-weight:bold;
		color:#444;
		line-height:24px;
		white-space:normal;
		overflow: hidden;
		text-overflow: ellipsis;
		display:block;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		margin-bottom:4px;
	}
	.keibaPattern10 .ListPhotoLi:not(:first-child) a .NewsRight .NewsPhotoDate .PhotoDateText {
		font-size:12px;
		line-height:12px;
		height:12px;
		text-align:right;
		color:#707376;
		font-weight:normal;
		white-space:normal;
		overflow:hidden;
		text-overflow:ellipsis;
		width:100%;
		display: -webkit-box;
		-webkit-line-clamp: 1;
		-webkit-box-orient: vertical;
		margin-top:3px;
	}

	.keibaPattern10 .ListPhotoLi:not(:first-child) a .NewsPhotoOb {
		display:table-cell;
	}
	.keibaPattern10 .ListPhotoLi:not(:first-child) a .NewsPhotoOb .Thumb_Box {
		position: relative;
    width: 133px;
    overflow: hidden;
	}
	.keibaPattern10 .ListPhotoLi:not(:first-child) a .NewsPhotoOb .Thumb_Box:before {
		content: " ";
    display: block;
    padding-top: 75%;
	}
	.keibaPattern10 .ListPhotoLi:not(:first-child) a .NewsPhotoOb .Thumb_Box > img {
		position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
		right: 0;
		margin:auto;
    width: 100%;
    height: auto;
	}

	.keibaPattern10 .ListPhotoLi:not(:first-child) .NewsPhotoBody {
		font-size: 12px;
    line-height: 18px;
    font-weight: normal;
    padding: 0;
    color: #909396;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
		}
		.keibaPattern10 .ListPhotoLi:not(:first-child) .NewsPhotoDate {
			position:absolute;
			bottom: 4px;
			right:10px;
	}

	.keibaPattern10 .ListPhotoLi:not(:first-child):hover {
		background-color: #f9f9f9;
		text-decoration: none;
	}
	.keibaPattern10 .ListPhotoLi:not(:first-child):hover a .NewsRight .NewsPhotoTitle {
		color: #e36a5c;
		text-decoration: underline;
	}

	.keibaPattern10 ul li.ListPhotoLi:first-child {
			position:relative;
			margin:4px 4px 3px;
			display: block;
			float: none;
			clear: both;
	}
	.keibaPattern10 ul li.ListPhotoLi:first-child > a {
			display: block;
			width: 100%;
			border-bottom:1px solid #ccc;
	}
	.keibaPattern10 ul li.ListPhotoLi:first-child > a .Thumb_Box {
		position: relative;
    width: 100%;
    overflow: hidden;
	}
	.keibaPattern10 ul li.ListPhotoLi:first-child > a .Thumb_Box:before {
		content: " ";
    display: block;
    padding-top: 56%;
	}
	.keibaPattern10 ul li.ListPhotoLi:first-child > a .Thumb_Box > img {
		position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
		right: 0;
    width: 100%;
    height: auto;
	}
	.keibaPattern10 ul li.ListPhotoLi:first-child > a .NewsRight {
		position:absolute;
		left: 0;
		bottom: 0px;
		width: 100%;
		background: rgba(0,0,0,.6);
	}
	.keibaPattern10 ul li.ListPhotoLi:first-child > a .NewsPhotoTitle {
		color: #fff;
		font-size: 22px;
		word-break: break-all;
		font-weight: normal;
		line-height:34px;
		text-shadow: 1px 1px 1px #000;
		overflow:hidden;
		text-overflow: ellipsis;
		display: block;
		display: -webkit-box;
		-webkit-line-clamp: 3;
		-webkit-box-orient: vertical;
		margin:15px 12px;
	}
	.keibaPattern10 ul li.ListPhotoLi:first-child  .NewsPhotoBody {
		display:none;
	}

@media only screen and (max-width: 811px) {
.keibaPattern10 .ListPhotoLi:not(:first-child) a .NewsRight {
	vertical-align:middle;
	padding: 0px 4px 0px 6px;
}
.keibaPattern10 .ListPhotoLi:not(:first-child) a .NewsRight .NewsPhotoTitle{
	font-size:16px;
	line-height:22px;
	margin-bottom:0;
	-webkit-line-clamp: 3;
}
.keibaPattern10 .ListPhotoLi:not(:first-child) a .NewsPhotoOb .Thumb_Box {
	position: relative;
  width: 96px;
  overflow: hidden;
}
.keibaPattern10 .ListPhotoLi:not(:first-child) a .NewsPhotoOb .Thumb_Box:before {
	content: " ";
  display: block;
  padding-top: 75%;
}
.keibaPattern10 li.ListPhotoLi:not(:first-child) .NewsPhotoBody {
	display:none;
}
.keibaPattern10 ul li.ListPhotoLi:first-child > a .NewsPhotoTitle {
  color: #fff;
	font-size: 16px;
  word-break: break-all;
	font-weight: bold;
	line-height:24px;
  text-shadow: 1px 1px 1px #000;
	overflow:hidden;
	text-overflow: ellipsis;
	display: block;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	margin:14px 12px;
}
}
@media only screen and (min-width: 812px) {
	.keibaPattern10 .ListPhotoLi > a .Thumb_Box > img,
	.keibaPattern10 .ListPhotoLi > a .NewsPhotoTitle {
	-webkit-transition: .3s cubic-bezier(.53,0,.68,.86);
	-moz-transition: .3s cubic-bezier(.53,0,.68,.86);
	-o-transition: .3s cubic-bezier(.53,0,.68,.86);
	transition: .3s cubic-bezier(.53,0,.68,.86);
	opacity:1;
	}
	.keibaPattern10 .ListPhotoLi > a:hover .Thumb_Box > img {
		opacity: .88;
		-webkit-transform: scale(1.025);
		-moz-transform: scale(1.025);
		-o-transform: scale(1.025);
		transform: scale(1.025);
	}
}

/*=========================================================================
■keibaPattern11　カテゴリ 横幅100％
=========================================================================*/
.keibaPattern11 a:hover {
	text-decoration:none;
}
	.keibaPattern11 ul li.ListPhotoLi {
			position:relative;
			margin:4px 4px 3px;
			display: block;
			float: none;
			clear: both;
	}
	.keibaPattern11 ul li.ListPhotoLi > a {
			display: block;
			width: 100%;
			border-bottom:1px solid #ccc;
	}
	.keibaPattern11 ul li.ListPhotoLi > a .Thumb_Box {
		position: relative;
    width: 100%;
    overflow: hidden;
	}
	.keibaPattern11 ul li.ListPhotoLi > a .Thumb_Box:before {
		content: " ";
    display: block;
    padding-top: 56%;
	}
	.keibaPattern11 ul li.ListPhotoLi > a .Thumb_Box > img {
		position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
		right: 0;
    width: 100%;
    height: auto;
	}
	.keibaPattern11 ul li.ListPhotoLi > a .NewsRight {
		position:absolute;
		left: 0;
		bottom: 0px;
		width: 100%;
		background: rgba(0,0,0,.6);
	}
	.keibaPattern11 ul li.ListPhotoLi > a .NewsPhotoTitle {
		color: #fff;
		font-size: 22px;
		word-break: break-all;
		font-weight: normal;
		line-height:34px;
		text-shadow: 1px 1px 1px #000;
		overflow:hidden;
		text-overflow: ellipsis;
		display: block;
		display: -webkit-box;
		-webkit-line-clamp: 3;
		-webkit-box-orient: vertical;
		margin:15px 12px;
	}
	.keibaPattern11 ul li.ListPhotoLi  .NewsPhotoBody {
		display:none;
	}

@media only screen and (max-width: 811px) {
.keibaPattern11 ul li.ListPhotoLi > a .NewsPhotoTitle {
  color: #fff;
	font-size: 16px;
  word-break: break-all;
	font-weight: bold;
	line-height:24px;
  text-shadow: 1px 1px 1px #000;
	overflow:hidden;
	text-overflow: ellipsis;
	display: block;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	margin:14px 12px;
}
}
@media only screen and (min-width: 812px) {
	.keibaPattern11 .ListPhotoLi > a .Thumb_Box > img,
	.keibaPattern11 .ListPhotoLi > a .NewsPhotoTitle {
	-webkit-transition: .3s cubic-bezier(.53,0,.68,.86);
	-moz-transition: .3s cubic-bezier(.53,0,.68,.86);
	-o-transition: .3s cubic-bezier(.53,0,.68,.86);
	transition: .3s cubic-bezier(.53,0,.68,.86);
	opacity:1;
	}
	.keibaPattern11 .ListPhotoLi > a:hover .Thumb_Box > img {
		opacity: .88;
		-webkit-transform: scale(1.025);
		-moz-transform: scale(1.025);
		-o-transform: scale(1.025);
		transform: scale(1.025);
	}
}
/*=========================================================================
■keibaPattern12　横並び50％
=========================================================================*/
.keibaPattern12 .ListPhotoLi:nth-of-type(2n+1) {
	width: 50%;
	float: left;
	display: block;
	margin: 0 0 10px;
}
.keibaPattern12 .ListPhotoLi:nth-of-type(2n) {
	width: 50%;
	float: right;
	display: block;
	margin: 0 0 10px;
}
.keibaPattern12 .ListPhotoLi > a {
	display: block;
	background: #fff;
}

.keibaPattern12 .ListPhotoLi:nth-of-type(2n+1) > a {
	margin-right: 5px;
}
.keibaPattern12 .ListPhotoLi:nth-of-type(2n) > a {
  margin-left: 5px;
}
.keibaPattern12 .ListPhotoLi a .NewsPhotoOb {
	position: relative;
  width: 100%;
  overflow: hidden;
	border-radius: 4px;
}
.keibaPattern12 .ListPhotoLi a .NewsPhotoOb:before {
  content:" ";
  display:block;
  padding-top:66.7%;
}
.keibaPattern12 .ListPhotoLi a .Thumb_Box img {
  position:absolute;
  top:0;
  left:0;
  bottom:0;
  right:0;
  width:100%;
  background-position: top;
  background-size: cover;
  background-repeat:no-repeat;
}

.keibaPattern12 .ListPhotoLi .NewsRight {
	padding: 6px 0px 0px;
}
.keibaPattern12 .ListPhotoLi .NewsPhotoTitle {
  font-size: 15px;
	line-height: 21px;
	max-height: 63px;
	overflow:hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
  color: #444;
  font-weight: bold;
}
.keibaPattern12 .ListPhotoLi .PhotoDateText {
	color: #555;
	font-size: 12px;
	font-weight: normal;
	text-align:left;
	white-space:nowrap;
	overflow:hidden;
  text-overflow:ellipsis;
  width:100%;
  border-left:2px solid #f44336;
  padding-left: 3px;
}
	.keibaPattern12 .ListPhotoLi > a:hover .NewsPhotoTitle {
	color: #e36a5c;
	text-decoration: underline;
	}
@media only screen and (min-width: 812px) {
	.keibaPattern12 .BK_listbox ul {
		margin: 0;
	}
	.keibaPattern12 .ListPhotoLi a .NewsPhotoOb {
		border-radius: 0;
	}
	.keibaPattern12 .ListPhotoLi > a .Thumb_Box > img,
	.keibaPattern12 .ListPhotoLi > a .NewsPhotoTitle {
	-webkit-transition: .3s cubic-bezier(.53,0,.68,.86);
	-moz-transition: .3s cubic-bezier(.53,0,.68,.86);
	-o-transition: .3s cubic-bezier(.53,0,.68,.86);
	transition: .3s cubic-bezier(.53,0,.68,.86);
	opacity:1;
	}
	.keibaPattern12 .ListPhotoLi > a:hover .Thumb_Box > img {
		opacity: .88;
		-webkit-transform: scale(1.025);
		-moz-transform: scale(1.025);
		-o-transform: scale(1.025);
		transform: scale(1.025);
	}
	.keibaPattern12 .ListPhotoLi .NewsPhotoTitle {
		font-size: 16px;
		height: 44px;
		-webkit-line-clamp: 2;
	}
}
/*=========================================================================
■keibaPattern13　左サムネイル　Reccomend
=========================================================================*/
.keibaPattern13 a:hover {
	text-decoration:none;
}

	.keibaPattern13 .ListPhotoLi {
		background-color:#FFF;
		border-bottom:1px solid #f0f0f0;
		margin: 0 4px;
	}
	.keibaPattern13 .ListPhotoLi a {
		display:table;
		width:100%;
		padding:10px 0;
	}
	
	.keibaPattern13 .ListPhotoLi a .NewsRight {
    display: table-cell;
    vertical-align: middle;
    position: relative;
    padding: 2px 10px 2px 8px;
    width: 100%;
	}
	.keibaPattern13 .ListPhotoLi a .NewsRight .NewsPhotoTitle{
		font-size:16px;
		font-weight:bold;
		color:#444;
		line-height:24px;
		white-space:normal;
		overflow: hidden;
		text-overflow: ellipsis;
		display:block;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		margin-bottom:4px;
	}
	.keibaPattern13 .ListPhotoLi a .NewsRight .NewsPhotoDate .PhotoDateText {
		font-size:12px;
		line-height:12px;
		height:12px;
		text-align:right;
		color:#707376;
		font-weight:normal;
		white-space:normal;
		overflow:hidden;
		text-overflow:ellipsis;
		width:100%;
		display: -webkit-box;
		-webkit-line-clamp: 1;
		-webkit-box-orient: vertical;
		margin-top:3px;
	}

	.keibaPattern13 .ListPhotoLi a .NewsPhotoOb {
		display:table-cell;
	}
	.keibaPattern13 .ListPhotoLi a .NewsPhotoOb .Thumb_Box {
		position: relative;
    width: 133px;
    overflow: hidden;
	}
	.keibaPattern13 .ListPhotoLi a .NewsPhotoOb .Thumb_Box:before {
		content: " ";
    display: block;
    padding-top: 75%;
	}
	.keibaPattern13 .ListPhotoLi a .NewsPhotoOb .Thumb_Box > img {
		position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
		right: 0;
		margin:auto;
    width: 100%;
    height: auto;
	}

	.keibaPattern13 .ListPhotoLi .NewsPhotoBody {
		font-size: 12px;
    line-height: 18px;
    font-weight: normal;
    padding: 0;
    color: #909396;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
		}
		.keibaPattern13 .ListPhotoLi .NewsPhotoDate {
			position:absolute;
			bottom: 4px;
			right:10px;
	}

	.keibaPattern13 .ListPhotoLi:hover {
		background-color: #f9f9f9;
		text-decoration: none;
	}
	.keibaPattern13 .ListPhotoLi:hover a .NewsRight .NewsPhotoTitle {
		color: #e36a5c;
		text-decoration: underline;
	}

@media only screen and (max-width: 811px) {
.keibaPattern13 .ListPhotoLi a .NewsRight {
	vertical-align:middle;
	padding: 0px 4px 0px 6px;
}
.keibaPattern13 .ListPhotoLi a .NewsRight .NewsPhotoTitle{
	font-size:16px;
	line-height:22px;
	margin-bottom:0;
	-webkit-line-clamp: 3;
}
.keibaPattern13 .ListPhotoLi a .NewsPhotoOb .Thumb_Box {
	position: relative;
  width: 96px;
  overflow: hidden;
}
.keibaPattern13 .ListPhotoLi a .NewsPhotoOb .Thumb_Box:before {
	content: " ";
  display: block;
  padding-top: 75%;
}
.keibaPattern13 li.ListPhotoLi .NewsPhotoBody {
	display:none;
}
}
@media only screen and (min-width: 812px) {
	.keibaPattern13 .ListPhotoLi > a .Thumb_Box > img,
	.keibaPattern13 .ListPhotoLi > a .NewsPhotoTitle {
	-webkit-transition: .3s cubic-bezier(.53,0,.68,.86);
	-moz-transition: .3s cubic-bezier(.53,0,.68,.86);
	-o-transition: .3s cubic-bezier(.53,0,.68,.86);
	transition: .3s cubic-bezier(.53,0,.68,.86);
	opacity:1;
	}
	.keibaPattern13 .ListPhotoLi > a:hover .Thumb_Box > img {
		opacity: .88;
		-webkit-transform: scale(1.025);
		-moz-transform: scale(1.025);
		-o-transform: scale(1.025);
		transform: scale(1.025);
	}
}
/*=========================================================================
■keibaPattern14　左サムネイル小　定番
=========================================================================*/
.keibaPattern14 a:hover {
	text-decoration:none;
}
	.keibaPattern14 .ListPhotoLi {
		background-color:#FFF;
		border-bottom:1px solid #f0f0f0;
		margin: 0 10px;
	}
	.keibaPattern14 .ListPhotoLi a {
		display:table;
		width:100%;
		padding:10px 0;
	}
	

	.keibaPattern14 .ListPhotoLi a .NewsPhotoOb {
		display:table-cell;
	}
	.keibaPattern14 .ListPhotoLi a .NewsPhotoOb .Thumb_Box {
		position: relative;
		width: 96px;
		height: 72px;
		overflow: hidden;
		border-radius: 4px;
	}
	.keibaPattern14 .ListPhotoLi a .NewsPhotoOb .Thumb_Box:before {
	content: " ";
  display: block;
  padding-top: 75%;
	}
	.keibaPattern14 .ListPhotoLi a .NewsPhotoOb .Thumb_Box > img {
		position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
		right: 0;
		margin:auto;
    width: 100%;
    height: auto;
	}
	.keibaPattern14 .ListPhotoLi a .NewsRight {
    display: table-cell;
    vertical-align: middle;
    position: relative;
		padding-left: 9px;
    width: 100%;
	}
	.keibaPattern14 .ListPhotoLi a .NewsRight .NewsPhotoTitle{
		font-weight:bold;
		color:#444;
		white-space:normal;
		overflow: hidden;
		text-overflow: ellipsis;
		display:block;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		font-size:15px;
		line-height:22px;
		margin-bottom:0;
		-webkit-line-clamp: 3;
	}


@media only screen and (min-width: 812px) {
	.keibaPattern14 .ListPhotoLi a .NewsPhotoOb .Thumb_Box {
		border-radius: 0;
	}
	.keibaPattern14 .ListPhotoLi > a .Thumb_Box > img,
	.keibaPattern14 .ListPhotoLi > a .NewsPhotoTitle {
	-webkit-transition: .3s cubic-bezier(.53,0,.68,.86);
	-moz-transition: .3s cubic-bezier(.53,0,.68,.86);
	-o-transition: .3s cubic-bezier(.53,0,.68,.86);
	transition: .3s cubic-bezier(.53,0,.68,.86);
	opacity:1;
	}
	.keibaPattern14 .ListPhotoLi > a:hover .Thumb_Box > img {
		opacity: .88;
		-webkit-transform: scale(1.025);
		-moz-transform: scale(1.025);
		-o-transform: scale(1.025);
		transform: scale(1.025);
	}
}



.textR {
	text-align: right;
} 
.textL {
	text-align: left;
}
.textC {
	text-align: center;
}
.text_gs {
	font-size:12px;
	color:#666;
	line-height:18px;
}
.mt00 {
	margin-top:0px;
}
.mt04 {
	margin-top:4px;
}
.mt08 {
	margin-top:8px;
}
.mt10 {
	margin-top:10px;
}
.mt12 {
	margin-top:12px;
}
.mt16 {
	margin-top:16px;
}
.mt18 {
	margin-top:18px;
}
.mt20 {
	margin-top:20px;
}
.mt24 {
	margin-top:24px;
}
.mt30 {
	margin-top:30px;
}
.mb00 {
	margin-bottom:0px;
}
.mb04 {
	margin-bottom:4px;
}
.mb08 {
	margin-bottom:8px;
}
.mb10 {
	margin-bottom:10px;
}
.mb12 {
	margin-bottom:12px;
}
.mb16 {
	margin-bottom:16px;
}
.mb18 {
	margin-bottom:18px;
}
.mb20 {
	margin-bottom:20px;
}
.mb24 {
	margin-bottom:24px;
}
.mb30 {
	margin-bottom:30px;
}
.fs12 {
	font-size:12px;
}
.fs14 {
	font-size:14px;
}
.fs15 {
	font-size:15px;
}
.fs16 {
	font-size:16px;
}
.fs18 {
	font-size:18px;
}
.fs20 {
	font-size:20px;
}
@media only screen and (max-width: 811px) {
.pagenai {
display: block;
padding-top: 42px;
margin-top: -42px;
}
}


/*hoverまとめ*/
@media (min-width: 812px) {
	.LinkBtn:hover,
	.LinkBtn_S:hover,
	.LinkBtn_SS:hover {
		background: #f9f9f9;
		color: #e36a5c;
	}

	.DirSideBox .DirTopix ul li a:hover {
		background-color:#2D4EBF;
		border: 1px solid #2D4EBF;
		text-decoration:none;
		}
		.DirSideBox .DirTopix ul li a:hover h5 {
		color:#fff;
	}
	.DirSideBox .ArticleLink:hover {
		background-color: #f9f9f9;
		text-decoration: none;
	}
	.DirSideBox .ArticleLink:hover h5 {
		color: #e36a5c;
		text-decoration: underline;
	}

	.keibaPattern01 .ListPhotoLi a:hover .NewsRight .NewsPhotoTitle {
    text-decoration:underline;
    color:#E36A5C;
  }
	
	.keibaPattern05 .ListPhotoLi > a:hover {
		background-color: #f9f9f9;
	}
	.keibaPattern05 .ListPhotoLi > a:hover .NewsPhotoTitle {
		color: #e36a5c;
		text-decoration: underline;
	}

	.keibaPattern06 .ListPhotoLi a:hover .NewsRight .NewsPhotoTitle {
    text-decoration:underline;
    color:#E36A5C;
  }

	.keibaPattern08 .ListPhotoLi:hover {
		background-color: #f9f9f9;
		text-decoration: none;
	}
	.keibaPattern08 .ListPhotoLi:hover a .NewsRight .NewsPhotoTitle {
		color: #e36a5c;
		text-decoration: underline;
	}

	.keibaPattern09 .ListPhotoLi > a:hover {
		background-color: #f9f9f9;
	}

	.keibaPattern14 .ListPhotoLi:hover {
		background-color: #f9f9f9;
		text-decoration: none;
	}
	.keibaPattern14 .ListPhotoLi:hover a .NewsRight .NewsPhotoTitle {
		color: #e36a5c;
		text-decoration: underline;
	}

}