/*===========================================
header_new.css
netkeiba.com 新デザインヘッダーフッター抽出
============================================*/
html {
	overflow: auto;
}
body .Wrap {
	overflow: hidden;
}
/*MQ タブレット-PC*/
@media screen and (min-width: 768px){
	body#Netkeiba_Race_BBS .Wrap{
  overflow: unset;
	}
}
/* =============================================
ヘッダーアラート
============================================= */
.Alert{
	position:relative;
}
.Alert_New{
	position: absolute;
	top: 8px;
	right: 4px;
	z-index: 98;
	width: 18px;
	height: 18px;
}
.Alert_New > div{
	z-index: 98;
	width: 18px;
	height: 18px;
	background-image: url(../img/icon/icon_mypage_alert.png);
	background-size:18px 18px;
	-moz-background-size:18px 18px;
	-webkit-background-size:18px 18px;
	-o-background-size:18px 18px;
	-ms-background-size:18px 18px;
	background-position:0 0;
	background-repeat:no-repeat;
}



/*==============================================
■フッター　全社共通仕様
==============================================*/

.Find_FootArea {
	background: #dcdcdc;
	padding: 20px 0;
}
footer .Footer_Box {
	text-align: center;
	margin-bottom: 8px;
}
.Footer_Box .FootInfo_Link {
	vertical-align: middle;
	text-align: center;
}
.Footer_Box #To_PCView {
	margin-left: 12px;
	display: inline-block;
	vertical-align: middle;
}
.Footer_Box .FootInfo_Link li {
	display: inline-block;
	padding-bottom: 12px;
}
.Footer_Box .FootInfo_Link li + li {
	margin-left: 12px;
}
.Footer_Box .FootInfo_Link a {
	color: #333;
	font-size: 88%;
}
/*
.Find_Tieup_Box {
	text-align: center;
	margin-bottom: 20px;
}
.Find_Tieup_Box dl dt {
	margin-bottom: 20px;
}
.Find_Tieup_Box dl dd {
	color: #999;
}
.Find_Tieup_Box dl dd a {
	display: inline-block;
	color: #333;
	font-size: 88%;
	display: inline-block;
	vertical-align: middle;
	z-index: 7000;
}
*/
.OtherSiteBox {
	color: #999;
	text-align: center;
	margin-bottom: 16px;
	line-height: 1.5;
}
.OtherSiteBox a{
	display: inline-block;
	color: #333;
	font-size: 88%;
	display: inline-block;
	vertical-align: middle;
	z-index: 7000;
}
.Find_FootArea .CopyRight {
	text-align: center;
	font-size: 88%;
	color: #666;
}
/*netkeibaSPのfooter変更 20180326*/
/*優良導線*/
.PremiumIntroBox02.footer {
	display: block;
	background: #fff;
	padding: 0;
}
.PremiumIntroBox02.footer a{
	display: block;
	padding: 12px 0;
}
.Body_CS .PremiumIntroBox02.footer a{
	border-top: 1px solid #ccc;
	margin-top: 12px;
}
.PremiumIntroBox02.footer a p{
	position: relative;
	color: #7e7e7e;
	font-weight: normal;
	text-align: center;
	font-size: 98%;
	border: 0;
	border-radius: 0;
	padding: 0 18px 0 0;
}
.PremiumIntroBox02.footer a p:after{
	content: " ";
	width: 10px;
	height: 10px;
	border-top: 1px solid #909090;
	border-right: 1px solid #909090;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	top: 50%;
	right: 11px;
	margin-top: -6px;
}
.PremiumIntroBox02.footer a p em{
display: inline-block;
font-size: 100%;
font-weight: bold;
color: #56ace9;
line-height: 18px;
}
.PremiumIntroBox02.footer a p em > span{
	display: inline-block;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	width: 18px;
	line-height: 18px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background:-webkit-linear-gradient(left top, #fff9d1 0%, #bfb79d 54%, #fff9d1 100%);
	background:-moz-linear-gradient(left top, #fff9d1 0%, #bfb79d 54%, #fff9d1 100%);
	background:-o-linear-gradient(left top, #fff9d1 0%, #bfb79d 54%, #fff9d1 100%);
	background:linear-gradient(to right bottom, #fff9d1 0%, #bfb79d 54%, #fff9d1 100%);
	text-align: center;
	vertical-align: middle;
	margin: -1px 6px 0 0;
}
/* 公式SNS */
.Nk_Sns {
	margin: 0 8px 18px;
}
.Nk_Sns ul li {
	float: left;
}
.Nk_Sns ul li a {
	display: block;
	color: #fff;
	text-align: center;
	padding: 8px 0;
	overflow: hidden;
	white-space: nowrap;
}
.Nk_Sns ul li a > span{
	font-size: 61%;
}
.Nk_Sns ul li a:before {
	content: "";
	display: block;
	background-image: url('../img/icon/icon_social.png?180508');
	background-repeat: no-repeat;
	-webkit-background-size: 300px 29px;
	-moz-background-size: 300px 29px;
	-ms-background-size: 300px 29px;
	background-size: 300px 29px;
	margin: 0 auto;
	height: 29px;
}
.Nk_Sns ul li a.Tw:before {
	width: 35px;
	background-position: 0 0;
}
.Nk_Sns ul li a.Fb:before {
	width: 30px;
	background-position: -40px 0;
}
.Nk_Sns ul li a.Yt:before {
	width: 42px;
	background-position: -73px 0;
}
.Nk_Sns ul li a.Ig:before {
	width: 30px;
	background-position: -118px 0;
}
.Nk_Sns ul li a.Rss:before {
	width: 30px;
	background-position: -151px 0;
}
.Nk_Sns ul li a.Line:before {
	width: 31px;
	background-position: -182px 0;
}
.Tw {
	background: #56aaee;
}
.Fb {
	background: #3c579e;
}
.Yt {
	background: #cd201f;
}
.Rss {
	background: #fb9f3b;
}
.Line {
	background: #00b800;
}
.Nk_Sns ul li{
	width: 40px;
	margin-right: 15px;
}
.Footer_Box .Nk_Sns ul li:last-child{
	margin-right: 0;
}
.Footer_Box .Nk_Sns ul li a{
	width: 40px;
	height: 40px;
	border-radius: 50%;
}
.Footer_Box .Nk_Sns{
	margin: 10px auto 18px;
	width: 315px;
}
.Footer_Box .Nk_Sns ul li a:before{
	background-size:200px 19px;
	height: 20px;
}
.Footer_Box .Nk_Sns ul li a.Tw:before{
	width: 24px; background-position: 0 0;
	margin-top: 3px;
}
.Footer_Box .Nk_Sns ul li a.Fb:before{
	width: 13px;
	height: 30px;
	background-size:300px 29px;
	background-position:-217px -3px;
}
.Footer_Box .Nk_Sns ul li a.Line:before{
	background-size: 250px 24px;
	width: 27px;
	background-position: -151px 0;
	height: 23px;
}
.Footer_Box .Nk_Sns ul li a.Yt:before{
	width: 28px; background-position:-49px 0;
	margin-top: 2px;
}
.Footer_Box .Nk_Sns ul li a.Ig{
	position: relative;
	padding: 0;
	vertical-align: middle;
background: -webkit-linear-gradient(285deg, #427eff 0%, #823eaa 12%, #f13f79 70%) no-repeat;
background: -o-linear-gradient(285deg, #427eff 0%, #823eaa 12%, #f13f79 70%) no-repeat;
background: linear-gradient(165deg, #427eff 0%, #823eaa 12%, #f13f79 70%) no-repeat;
	overflow: hidden;
}
.Footer_Box .Nk_Sns ul li a.Ig:after{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background: -webkit-radial-gradient(28% 100%, circle farthest-corner, #FCDF8F 0%, #FBD377 10%, #FA8E37 22%, #F73344 35%, rgba(247, 51, 68, 0) 65% );
	background: radial-gradient(circle farthest-corner at 28% 100%, #FCDF8F 0%, #FBD377 10%, #FA8E37 22%, #F73344 35%, rgba(247, 51, 68, 0) 65% );
}
.Footer_Box .Nk_Sns ul li a.Ig:before {
	position: relative;
	width: 24px;
	height: 26px;
	background-position: -231px 0;
	background-size: 300px 29px;
	margin-top: 5px;
	z-index: 5;
}
.Footer_Box .Nk_Sns ul li a.Rss:before{
	width: 20px;
	background-position:-101px 0;
	margin-top: 2px;
}
/* iphone6幅以下 */
@media only screen and (max-width: 340px){
	.Footer_Box .Nk_Sns{
		padding: 0 10px;
  }
	.Nk_Sns ul li{
		margin-right: 11px;
	}
	.Footer_Box .Nk_Sns ul li a{
	padding:8px 0;
	}
}
@media only screen and (max-width: 370px) {
	.PremiumIntroBox02.footer a p {
		text-align: center;
	}
	.PremiumIntroBox02.footer a p em{
		display: block;
		text-align: center;
		margin-bottom: 4px;
	}
}
@media only screen and (min-width: 768px) {
	.PremiumIntroBox02.footer{
		background: transparent;
		padding: 13px 0 0;
	}
	.PremiumIntroBox02.footer a{
		background: #fff;
		width: 375px;
		margin: 0 auto;
	}
	.Nk_Sns ul li a > span{
		display: block;
		height: 0pt;
		text-indent: 100%;
	}
	.Footer_Box .Nk_Sns{
		width: 265px;
	}
	.Footer_Box .Nk_Sns ul li{
		margin-right: 5px;
	}
}
/*netkeibaSPのfooter変更 20180326 ここまで*/

@media only screen and (min-width: 767px) {
	footer {
		position:relative;
		margin-top: 3px;
	}
}

/* ページ上部へ　*/

#PageTop {
	position: relative;
	height: 58px;
}
#PageTop a {
	display: inline-block;
	position: absolute ;
	bottom: 8px;
	right: 8px;
	padding: 10px 12px;
	border-radius: 3px;
	background: #fff;
	box-shadow: 0 3px 6px rgba(146, 151, 165, .7);
	z-index: 7000;
}
#PageTop a > img {
	vertical-align: middle;
}

@media only screen and (min-width: 920px) {
	#PageTop {
		display: block !important;
		width: 920px;
		margin: 0 auto;
		text-align: right;
	}
	#PageTop a {
		position: static !important;
	}
}


/* 旧common.css上書き */
footer{
	text-align:left;
	margin:0 !important;
	padding:0 !important;
	font-size:1rem;
	border-top:0 none !important;
	background: transparent !important;
}
footer a{
	font-weight:normal;
}
/* 20周年 19.09.17 */
header.Header_Area .nk20th h1 {
	width: 192px;
	height: 40px;
}
header.Header_Area .nk20th h1 a {
	width:170px;
	background-image: url("../img/common/netkeiba_sp20th_logo01.png");
	-moz-background-size: 157px 22px;
	-webkit-background-size: 157px 22px;
	-o-background-size: 157px 22px;
	-ms-background-size: 157px 22px;
	background-size: 157px 22px;
	background-position:12px center;
}


/*=======================================
グローバルナビ nav.G_Nav
=======================================*/

.Header_Area {
	position: relative;
	background:#fff;
/*	box-shadow: 0 4px 4px rgba(146, 151, 165, .8); */
	height:82px !important;
	font-family:"ヒラギノ角ゴ ProN W3", arial, "Hiragino Kaku Gothic ProN", "Meiryo", "メイリオ", sans-serif;
}
.Header_Inner {
	height:40px;
}
header.Header_Area h1{
	display:block;
	width:192px;
	height:40px;
	position: relative;
	margin:0;
	z-index:10;
}
header.Header_Area h1 a{
	display:block;
	width:168px;
	height:40px;
	text-indent: -9000px;
	overflow: hidden;
	background-image: url("../img/common/netkeiba_logo.png");
	background-size:155px 12px;
	-moz-background-size:155px 12px;
	-webkit-background-size:155px 12px;
	-o-background-size:155px 12px;
	-ms-background-size:155px 12px;
	background-position:12px center;
	background-repeat:no-repeat;
}
header.Header_Area .Ouchi_keiba_logo{
	position: absolute;
	right: 32%;
	top: 4px;
	width: 20%;
}
header.Header_Area .Ouchi_keiba_logo img{
	max-width: 100%;
	max-height: 31px;
}
@media only screen and (max-width:320px){
	header.Header_Area h1{
		width: 170px;
	}
	header.Header_Area .Ouchi_keiba_logo{
		display: block;
		width: 10%;
		right: 35%;
		top: 6px;
		background: #ffe242;
		border-radius: 4px;
		padding:4px;
	}
}

.Header_Area .Header_Inner ul {
	position: absolute;
	right: 7px;
	top: 0;
}
.Header_Area .Header_Inner ul li{
	position: relative;
	display:block;
	float:left;
	margin-top:1px;
	padding:0;
}
.Header_Area .Header_Inner ul li.HeadSearchBtn{
	margin-right:10px;
}
.Header_Area .Header_Inner ul li a{
	display:block;
}
.Header_Area .Header_Inner ul li.MyAvatar img{
	height:30px;
	border-radius:6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border: 2px solid #919191;
	margin-left: 6px;
	margin-top: 4px;
}

.HeadSearchArea {
	margin-top: -5px;
	padding: 10px;
	background: #fff;
	height: 50px;
	width: 100%;
	box-sizing: border-box;
	z-index:100000;
	position: relative;
}
form.Search_Box {
	position:relative;
	overflow: hidden;
}
.HeadSearchArea .HeadSearch_Form01 {
	line-height: 18px;
	-webkit-appearance: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	padding: 0 8px;
	border: 1px solid #b2b2b2;
	box-shadow: 0 1px 7px 0px #e7e7e7 inset;
	background: #fff;
	color: #666;
	font-size: 15px;
	line-height: 18px;
	border-radius: 3px;
	z-index: 300;
	height: 32px;
	line-height: 18px;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.HeadSearchArea .HeadSearch_Form01 input.searchForm {
	display: block;
	width: 100%;
	height: 100%;
	border: 0;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	background-color: transparent;
	-webkit-appearance: none;
}
input.Search_Submit01{
	font-size: 15px;
	font-weight: bold;
	display: block;
	width: 4.6rem;
	height: 32px;
	color: #fff;
	border: 1px solid #b2b2b2;
	border-radius: 0 4px 4px 0;
	background-color: #a4a4a4;
	position:absolute;
	top:0;
	right:0;
	-webkit-appearance: none;
}

@media only screen and (min-width: 992px) {
/*	.HeadSearchArea .searchForm {
		width: 91%;
	} */
	.HeadSearchArea label.Find_Btn_01{
		width: 8%;
		font-size: 90%;
		float: right;
		display:initial;
	}
}
/*MQ デフォルト*/
@media only screen and (min-width: 1024px) {
	header.Header_Area .Header_Inner {
		width:920px;
		margin:0 auto;
		position:relative;
	}
	header.Header_Area .ContentNavi01 {
		margin:0 auto;
		position:relative;
	}
	header.Header_Area .ContentNavi01 ul {
		margin:auto;
	}
}
/* iPadなど */
@media only screen and (min-width: 768px) and (max-width: 1023px) {
	header.Header_Area .Header_Inner {
		width:750px;
		margin:0 auto;
		position:relative;
	}
}
/* スマホ */
@media only screen and (min-width: 320px) and (max-width: 767px) {
	header.Header_Area .Header_Inner {
		width:100%;
		margin:0 auto;
		position:relative;
	}
}

/*--ヘッダーアイコン--*/
.Icon_Header{
	height:40px;
}
.Icon_Header.Icon_Mypage {
	background:none;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5) {
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
}
.Icon_Search{
	width:30px;
	display:block;
	background-image: url("../img/icon/icon_Search02.png");
	background-position: 4px 8px;
	background-repeat:no-repeat;
	background-size:19px;
	-moz-background-size:19px;
	-webkit-background-size:19px;
	-o-background-size:19px;
	-ms-background-size:19px;
}
.Icon_Login{
	width:60px;
	display:block;
	background-image: url("../img/icon/icon_Head_Login01.png");
	background-repeat:no-repeat;
	background-size:58px 20px;
	-moz-background-size:58px 20px;
	-webkit-background-size:58px 20px;
	-o-background-size:58px 20px;
	-ms-background-size:58px 20px;
	background-position:0 9px;
}
.Icon_Mypage{
	width:42px;
	display:block;
}

/*-- ヘッダーキャンペーンリンク --*/
p.ToCampaignLink {
	width:111px;
	height:25px;
	position: absolute;
	top: 7px;
	left: 174px;
}
p.ToCampaignLink span.ToCampaignBnr {
	display:block;
	width:111px;
	height:25px;
	background: url("../img/common/btn_ToOldSite_camp_02.png") no-repeat 0 0;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-ms-background-size: 100% 100%;
	background-size: 100% 100%;
}
@media only screen and (max-width: 330px) {
	p.ToCampaignLink {
		width:66px;
		height:25px;
		position: absolute;
		top: 7px;
		left: 174px;
	}
	p.ToCampaignLink span.ToCampaignBnr {
		display:block;
		width:66px;
		height:25px;
		background: url("../img/common/btn_ToOldSite_camp_01.png") no-repeat 0 0;
		-webkit-background-size: 100% 100%;
		-moz-background-size: 100% 100%;
		-ms-background-size: 100% 100%;
		background-size: 100% 100%;
	}
}

/* 旧指定上書き */
header .ContentNavi01 ul {
	position: static !important;
	right: auto !important;
	top: auto !important;
}

/*=======================================
コンテンツナビメニュー nav.TopContentNavi
=======================================*/

.GMenu01 {
	height: 42px;
	background:#039;
	width: 100%;
}
@media only screen and (max-width: 767px) {
	body#Netkeiba_Top .GMenu01 ul{
		-webkit-animation: FirstView 0.3s ease-in 1;
		-moz-animation: FirstView 0.3s ease-in 1;
		animation: FirstView 0.3s ease-in 1;
		position:relative;
		top:0;
	}
	@-webkit-keyframes FirstView {
		0% {
			left: 100px;
			opacity:0.1;
		}
		100% {
			left: 0;
			opacity:1;
		}
	}
	@-moz-keyframes FirstView {
		0% {
			left: 100px;
			opacity:0.1;
		}
		100% {
			left: 0;
			opacity:1;
		}
	}
	@keyframes FirstView {
		0% {
			left: 100px;
			opacity:0.1;
		}
		100% {
			left: 0;
			opacity:1;
		}
	}
}
nav.ContentNavi01 {
	padding:0;
	width: 100%;
	height: 42px;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
nav.ContentNavi01 ul {

}
nav.ContentNavi01 ul li {
	float:left;
	position:relative;
}
nav.ContentNavi01 ul li:after {
	position:absolute;
	top: 50%;
	right: 0;
	width: 1px;
	height: 30px;
	margin-top: -15px;
	content: ' ';
	pointer-events: none;
	background-image: -moz-linear-gradient(top,#003192 0%,#001f5c 30%,#001f5c 70%,#003192 100%);
	background-image: -moz-linear-gradient(top,#003192 0%,#001f5c 30%,#001f5c 70%,#003192 100%);
	background-image: -o-linear-gradient(top,#003192 0%,#001f5c 30%,#001f5c 70%,#003192 100%);
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0 ,#003192),color-stop(0.3 ,#001f5c),color-stop(0.7 ,#001f5c),color-stop(1.0 ,#003192));
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorStr='#003192', EndColorStr='#003192')";
	background-image: linear-gradient(to bottom,#003192 0%,#001f5c 30%,#001f5c 70%,#003192 100%);
}
nav.ContentNavi01 ul li:not(:first-child):before {
	position:absolute;
	top: 50%;
	left: 0;
	width: 1px;
	height: 30px;
	margin-top: -15px;
	content: ' ';
	pointer-events: none;
	background-image: -moz-linear-gradient(top,#1141a0 0%,#6685c2 30%,#6685c2 70%,#1141a0 100%);
	background-image: -moz-linear-gradient(top,#1141a0 0%,#6685c2 30%,#6685c2 70%,#1141a0 100%);
	background-image: -o-linear-gradient(top,#1141a0 0%,#6685c2 30%,#6685c2 70%,#1141a0 100%);
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0 ,#1141a0),color-stop(0.3 ,#6685c2),color-stop(0.7 ,#6685c2),color-stop(1.0 ,#1141a0));
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorStr='#6685c2', EndColorStr='#6685c2')";
	background-image: linear-gradient(to bottom,#1141a0 0%,#6685c2 30%,#6685c2 70%,#1141a0 100%);
}
nav.ContentNavi01 ul li span.NewFlag{
	display:inline-block;
	background:#c03;
	color:#fff;
	font-size:9px;
	font-weight:bold;
	line-height:28px;
	text-align:center;
	margin: 0 0 0 3px;
	text-align: center;
	width: 28px;
	vertical-align: 1px;
	border-radius: 28px;
	position:relative;
}

nav.ContentNavi01 ul li a{
	display:block;
	color:#fff;
	font-size:13.5px;
	font-weight:bold;
	line-height:39px;
	text-align:center;
	padding:0 8px;
	text-shadow: 1px 1px 0 rgba(0,0,0,0.65);
	border-bottom:3px solid #039;
}
nav.ContentNavi01 ul li.Active a{
	border-bottom:3px solid #c03 !important;
}
/*-- new追加時の調整(170410) --*/
nav.ContentNavi01 ul li a{
	padding:0 7px;
}
/*
nav.ContentNavi01 ul li:nth-child(4) a{
	padding: 0 8px;
}
*/
/*-- 一口馬主予告 --*/
nav.ContentNavi01 ul li.CommingSoon {
	border-right:1px solid #586c96;
/*	background:#586c96; */
/*	box-shadow: 8px 8px 8px rgba(0,0,0,0.1) inset; */
}
nav.ContentNavi01 ul li.CommingSoon span{
	display:block;
	color:#c4cfe6;
	font-size:15px;
	font-weight:bold;
	line-height:39px;
	text-align:center;
	padding:0 40px 0 14px;
	border-bottom:3px solid transparent;
	background: url("../img/common/Gnavi_Owner_Yokoku01.png") no-repeat right center;
	-webkit-background-size: 37px 30px;
	-moz-background-size: 37px 30px;
	-ms-background-size: 37px 30px;
	background-size: 37px 30px;
}
nav.ContentNavi01 ul li.CommingSoon:after {
	display:none;
}
.GMenu01 {
	position: -webkit-sticky;
	position: -moz-sticky;
	position: -ms-sticky;
	position: -o-sticky;
	position: sticky;
	top:45px;
	left:0;
	width: 100%;
	z-index: 7000;
}
.fixed {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 7000;
}
/* アンドロイド2系用(代替select) */
.Andro2Navi{
	position:relative;
	height: 38px;
	padding: 0 ;
	width: 100%;
	background:#039;
	border:1px solid #039;
	overflow: hidden;
	margin-bottom:14px;
}
.Andro2Navi:before{
	display:block;
	content:"\25bc";
	font-size: 10px;
	background:#039;
	position:absolute;
	top:0;
	right:0;
	width:22px;
	line-height:37px;
	text-align:center;
	color:#fff;
}
.Andro2Navi select{
	display: block;
	width: 100%;
	font-size: 14px;
	background: transparent;
	border: 0 none;
	-webkit-appearance:button;
	-moz-appearance:button;
	appearance:button;
	height: 36px;
	padding-left:8px;
	color:#fff;
}
.Andro2Navi select option{
	background: transparent;
	padding: 0 5px;
	color:#fff;
}

/* */
.animation-explanation-touch {
	display:none;
	-webkit-animation: translate 2s;
	-webkit-animation-iteration-count: 10;
	animation: translate 2s;
	animation-iteration-count: 10;
	background-image: url("../img/top/swipe_sample.png");
	background-repeat: no-repeat;
	background-size:40px auto;
	position: absolute;
	top: 70px;
	left: 40%;
	width: 40px;
	height: 100px;
	z-index: 99999;
}
@keyframes translate {
	0% {transform:translate(100px, 0px);}
	100% {transform:translate(-50px, 0px);}
}
@-webkit-keyframes translate {
	0% {-webkit-transform:translate(100px, 0px);}
	100% {-webkit-transform:translate(-50px, 0px);}
}
/* メニューnewアイコン */
nav.ContentNavi01 ul li span.MenuNewIcon {
	font-size: 66.7%;
	font-weight: bold;
	color: #fff;
	text-align: center;
	display: inline-block;
	width: 28px;
	line-height: 28px;
	border-radius: 14px;
	background: #c03;
	margin: -2px 0 0 -2px;
	vertical-align: middle;
	-moz-transform: scale(0.8,0.8);
	-webkit-transform: scale(0.8,0.8);
	transform: scale(0.8,0.8);
}


/*==============================================
広告
==============================================*/
.nk_AdvBox_sp_01,
.nk_AdvBox_sp_02 {
	text-align:center;
}
.nk_AdvBox_sp_01 {
	margin-bottom: 18px;
}
.nk_AdvBox_sp_02 img {
	width: 100%;
	display:block;
	margin:auto;
}
.nk_AdvBox_sp_01 a,
.nk_AdvBox_sp_02 a{
	display: inline-block;
}

@media only screen and (min-width: 400px) {
	.nk_AdvBox_sp_02 img {
		width: 320px;
	}
}
@media only screen and (min-width: 768px) {
	.Side_Column .nk_AdvBox_sp_01 {
		max-width:300px;
	}
}
