@charset "utf-8";

/*reset
--------------------------------*/

a {
	color: #212121;
}


/*重要なお知らせ
--------------------------------*/

.top-noteCntWrap {
	position: relative;
}

.top-noteCntWrapInner {
	position: absolute;
	width: 100%;
	background-color: #fff;
	top: 0;
	left: 0;
	z-index: 2;
	display: none;
	padding-bottom: 15px;
}

.top-noteHead {
	font-size: 1.4rem;
	color: #000;
	position: relative;
	padding-left: 19px;
	margin-left: 10px;
	margin-right: 10px;
	line-height: 2;
}

.top-noteAcc {
	margin-left: 10px;
	margin-right: 10px;
}

.top-noteAcc:last-child {
	border-bottom: 1px solid #d9d9d9;
}

.top-noteHead:before {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 16px;
	height: 16px;
	border-radius: 50%;
	margin-top: auto;
	margin-bottom: auto;
	color: #fff;
	line-height: 14px;
	font-size: 1.2rem;
	text-align: center;
	font-weight: bold;
	background: url(/system/files/common/img/ico_exclamation.png) no-repeat 7px center/ auto 12px;
}

.top-noteCnt {
	font-size: 1.2rem;
	padding-bottom: 10px;
}

.top-noteHead:before {
	background-color: #212121;
}


.disp-winner .top-noteHead:before {
	background-color: #212121;
}

.top-noteAccBtn {
	position: relative;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 16px;
	font-size: 1.2rem;
	cursor: pointer;
}

.top-noteAccBtn:not(.top-noteHead) {
	border-top: 1px solid #d9d9d9;
}

.top-noteAccBtn:not(.top-noteHead).is-active {
	font-weight: bold;
	color: #e80000;
}

.top-noteAccBtn:after {
	content: '';
	display: block;
	position: absolute;
	width: 7px;
	height: 7px;
	top: 0;
	bottom: 0;
	right: 0;
	margin-top: auto;
	margin-bottom: auto;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.top-noteAccBtn:after {
	border-right: 3px solid #212121;
	border-bottom: 3px solid #212121;
}

.disp-winner .top-noteAccBtn:after {
	border-right: 3px solid #212121;
	border-bottom: 3px solid #212121;
}

.top-noteAccBtn.is-active:after {
	border-right: none;
	border-bottom: none;
}

.top-noteAccBtn.is-active:after {
	border-left: 3px solid #212121;
	border-top: 3px solid #212121;
}

.disp-winner .top-noteAccBtn.is-active:after {
	border-left: 3px solid #212121;
	border-top: 3px solid #212121;
}

.top-noteCnt a {
	text-decoration: underline;
}

.top-noteCnt a:hover {
	text-decoration: none;
}

@media print,
screen and (min-width: 768px) {
	.top-noteHead {
		width: 1104px;
		margin-left: auto;
		margin-right: auto;
		padding-left: 30px;
	}
	.top-noteHead:before {
		top: 2px;
		width: 20px;
		height: 20px;
		line-height: 20px;
		background-position: center;
		background-size: auto 12px;
	}
	.top-noteCntWrapInner {
		padding-bottom: 30px;
	}
	.top-noteAccBtn {
		position: relative;
		padding: 15px 32px 15px 28px;
		font-size: 1.4rem;
	}
	.top-noteAcc {
		width: 1104px;
		margin-left: auto;
		margin-right: auto;
	}
	.top-noteCnt {
		font-size: 1.3rem;
		padding-left: 28px;
		padding-right: 32px;
	}
}


/*キービジュアルスライダー
--------------------------------*/

.top-KvSliderPager {
	position: relative;
	text-align: center;
	padding-right: 37px;
}

.disp-winner .top-KvSliderPager {
	background: linear-gradient(90deg, #d12652, #8e3d94, #3e479d);
}

.disp-winner .top-KvSliderPager .slick-dots>li>button {
	background-color: #fff;
	border: 1px solid #fff;
}

.disp-winner .top-KvSliderPager .slick-dots>li.slick-active>button {
	background-color: #9f3a8a;
}

.top-KvSliderPauseWrap {
	position: absolute;
	right: 0;
	bottom: 0;
}

.top-KvSliderPager .top-KvSliderPause {
	position: relative;
	width: 37px;
	height: 30px;
	display: block;
	cursor: pointer;
}

.top-KvSliderPager .top-KvSliderPause:before,
.top-KvSliderPager .top-KvSliderPause:after {
	content: '';
	display: block;
	position: absolute;
}

.top-KvSliderPager .top-KvSliderPause:before {
	content: '';
	display: block;
	position: absolute;
	width: 4px;
	height: 15px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}


.disp-winner .top-KvSliderPager .top-KvSliderPause:before {
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
}

.disp-big .top-KvSliderWrap.is-pause .top-KvSliderPause:before,
.disp-winner .top-KvSliderWrap.is-pause .top-KvSliderPause:before {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 6px 0 6px 6px;
}
.disp-winner .top-KvSliderWrap.is-pause .top-KvSliderPause:before {
	border-color: transparent transparent transparent #fff;
}

.top-KvSliderPager .top-KvSliderPause:after {
	left: -1px;
	height: 90%;
	top: 0;
	bottom: 0;
	margin-top: auto;
	margin-bottom: auto;
	width: 1px;
}

/* .disp-winner .top-KvSliderPager .top-KvSliderPause:after {
	background-color: #b69c0b;
} */

@media print,
screen and (min-width: 768px) {
	.top-KvSliderWrap .slick-slide{
		padding: 0 22px 34px;
	}
	.top-KvSliderPager {
		z-index: 1;
		position: relative;
		width: 100%;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: reverse;
		-webkit-flex-direction: row-reverse;
		    -ms-flex-direction: row-reverse;
		        flex-direction: row-reverse;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		background-color: transparent ;
		font-size: 0;
		text-align: center;
	}

	.top-KvSliderPauseWrap{
		position: static;
	}

	/* .disp-winner .top-KvSliderPause {
		background-color: #ffd800;
	}

	.disp-winner .slick-dots {
		background-color: #ffd800;
	} */


	.disp-winner .top-KvSliderPager .top-KvSliderPause:before {
		border-left: 4px solid #fff;
		border-right: 4px solid #fff;
	}

	.disp-big .top-KvSliderWrap.is-pause .top-KvSliderPause:before,
	.disp-winner .top-KvSliderWrap.is-pause .top-KvSliderPause:before {
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 8px 0 8px 8px;
	}
}


/*キャリーオーバーエリア
--------------------------------*/

#top-carryArea.is-blank .top-carryHead,
#top-carryArea.is-blank .top-carryBody {
	display: none;
}

#top-carryArea.is-blank .top-carryHead,
#top-carryArea.is-blank .top-carryBody {
	display: none;
}

#top-carryArea.is-blank .top-carryBlank {
	display: block;
}

/*販売なし、通信エラー時
--------------------------------*/

#top-carryArea.is-blank .top-carryBigBody,
#top-carryArea.is-blank .top-carryInfo,
#top-carryArea.is-blank .top-carryBtn{
	display: none;
}

#top-carryArea.is-blank .top-carryBigBody,
#top-carryArea.is-blank .top-carryInfo,
#top-carryArea.is-blank .top-carryBtn{
	display: none;
}

#top-carryArea.is-blank .top-carryBlank {
	display: block;
}

/*リ怏モ、ハ、キ。「ヘィミナ・ィ・鬩`瓶
------------------------------------*/

.top-carryBlank {
	display: none;
	text-align: center;
	padding: 20px;
}

.top-carryBlankMsg {
	font-size: 1.4rem;
	margin-bottom: 17px;
	font-weight: bold;
}

.disp-winner .top-carryBlankMsg {
	color: #2f0101;
}

.disp-winner .top-carryBlank {
	background-color: #ffef8f;
}


@media print,
screen and (min-width: 768px) {
	.top-carryArea {
		padding-top: 58px;
		padding-bottom: 58px;
	}

	.top-carryInner {
		width: 1105px;
		margin-left: auto;
		margin-right: auto;
	}
}

.top-carryHead {
	position: relative;
	text-align: center;
}

.top-carryFlg {
	position: absolute;
}

.top-carryFlg {
	left: 10px;
	width: 61.5px;
	height: 54px;
	z-index: 1;
	top: -2px;
}

.top-carryTtl {
	font-size: 2.2rem;
	line-height: 1.3;
}

.top-carryTtl .top-carryTtlS {
	font-size: 1.7rem;
}

.top-carryTtl .top-carryTtlL {
	font-size: 2.5rem;
}

.top-carryTxtPC {
	display: none;
}

.top-carryWordWrap {
	display: inline-block;
}

.top-carryWordUnit+.top-carryWordUnit {
	margin-left: 7px;
}

.top-carryTtl span {
	font-weight: bold;
}


/*キャリーオーバーメーター
------------------------------------*/

.top-carryNumArea {
	margin-bottom: 14px;
}

.top-carryNumWrap {
	padding: 3px;
	margin-bottom: 4px;
	background-color: #212121;
}

.top-carryNumInner {
	-webkit-box-shadow: 1px 1px 0 0 #000;
	box-shadow: 1px 1px 0 0 #000;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}


/*賞金カウンター非表示*/

#top-carryArea.is-numAreaRemoved #top-carryNumArea {
	display: none;
}

.top-carryItem {
	padding-top: 10%;
	position: relative;
	background: #000;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
}

.disp-winner .top-carryItem {
	padding-top: calc(14% + 1px);
}

.top-num,
.top-kanji {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: bottom center;
	background-size: cover;
}

.top-num.is-hide {
	-webkit-animation: slideOut 0.1s;
	animation: slideOut 0.1s;
	height: 0;
}

@-webkit-keyframes slideOut {
	0% {
		height: 100%;
	}
	49% {
		height: 100%;
	}
	50% {
		height: 50%;
	}
	99% {
		height: 50%;
	}
	100% {
		height: 0;
	}
}

@keyframes slideOut {
	0% {
		height: 100%;
	}
	49% {
		height: 100%;
	}
	50% {
		height: 50%;
	}
	99% {
		height: 50%;
	}
	100% {
		height: 0;
	}
}

/*toto
----------------------*/

.disp-winner .top-numFirst0 {
	background-image: url(/system/files/common/img/toto/img_num0.png);
}

.disp-winner .top-numFirst1 {
	background-image: url(/system/files/common/img/toto/img_num1.png);
}

.disp-winner .top-numFirst2 {
	background-image: url(/system/files/common/img/toto/img_num2.png);
}

.disp-winner .top-numFirst3 {
	background-image: url(/system/files/common/img/toto/img_num3.png);
}

.disp-winner .top-numFirst4 {
	background-image: url(/system/files/common/img/toto/img_num4.png);
}

.disp-winner .top-numFirst5 {
	background-image: url(/system/files/common/img/toto/img_num5.png);
}

.disp-winner .top-numFirst6 {
	background-image: url(/system/files/common/img/toto/img_num6.png);
}

.disp-winner .top-numFirst7 {
	background-image: url(/system/files/common/img/toto/img_num7.png);
}

.disp-winner .top-numFirst8 {
	background-image: url(/system/files/common/img/toto/img_num8.png);
}

.disp-winner .top-numFirst9 {
	background-image: url(/system/files/common/img/toto/img_num9.png);
}

.disp-winner .top-num0 {
	background-image: url(/system/files/common/img/toto/img_num0.png);
}

.disp-winner .top-num1 {
	background-image: url(/system/files/common/img/toto/img_num1.png);
}

.disp-winner .top-num2 {
	background-image: url(/system/files/common/img/toto/img_num2.png);
}

.disp-winner .top-num3 {
	background-image: url(/system/files/common/img/toto/img_num3.png);
}

.disp-winner .top-num4 {
	background-image: url(/system/files/common/img/toto/img_num4.png);
}

.disp-winner .top-num5 {
	background-image: url(/system/files/common/img/toto/img_num5.png);
}

.disp-winner .top-num6 {
	background-image: url(/system/files/common/img/toto/img_num6.png);
}

.disp-winner .top-num7 {
	background-image: url(/system/files/common/img/toto/img_num7.png);
}

.disp-winner .top-num8 {
	background-image: url(/system/files/common/img/toto/img_num8.png);
}

.disp-winner .top-num9 {
	background-image: url(/system/files/common/img/toto/img_num9.png);
}

.disp-winner .top-kanjiOku {
	background-image: url(/system/files/common/img/toto/img_kanjiOku.png);
}

.disp-winner .top-kanjiMan {
	background-image: url(/system/files/common/img/toto/img_kanjiMan.png);
}

.disp-winner .top-kanjiEn {
	background-image: url(/system/files/common/img/toto/img_kanjiEn.png);
}

.top-carryBtn a:hover {
	opacity: 0.6;
}

@media print,
screen and (min-width: 768px) {
	.top-carryFlg {
		left: 12px;
	}

	.disp-winner .top-carryFlg {
		top: -7px;
	}

	.disp-winner .top-carryItem {
		padding-top: 70px;
	}

	.top-carryNumWrap {
		padding: 4px;
	}

	/*賞金カウンター非表示時*/
	#top-carryArea.is-numAreaRemoved .top-carryBody {
		padding-top: 64px;
	}

	.top-carryTxtPC {
		display: inline;
	}

	.top-carryTtl {
		font-size: 3rem;
		line-height: 1.3;
	}

	.top-carryTtl .top-carryTtlS {
		font-size: 2.4rem;
	}

	.top-carryTtl .top-carryTtlL {
		font-size: 3.6rem;
	}

	/*販売終了、エラー*/
	.top-carryBlank {
		padding: 40px;
	}

	.top-carryBlankMsg {
		font-size: 2.6rem;
		margin-bottom: 35px;
	}

	.top-carryScheduleBnr:hover {
		opacity: 0.6;
	}
}


/*BIG　キャリーエリア
------------------------------------------*/
.disp-winner .top-carryArea {
	background: #ffd400;
}



/*キャリーエリアタイトル部分*/


/*キャリーオーバー発生時*/

#top-carryArea.top-flgOver #top-carryWords {
	display: inline;
}


/*キャリーオーバー未認証*/

#top-carryArea.top-flgNormal.top-noPermission #top-carryWords {
	display: none;
}


/*キャリーオーバー発生時*/

#top-carryArea.top-flgOver .top-carryFlg {
	background: url(/system/files/common/img/big/img_flg_over_SP.png) no-repeat center/ contain;
	height: 63px;
}


/*キャリーオーバーなし*/

#top-carryArea.top-flgNormal .top-carryFlg {
	background: url(/system/files/common/img/big/img_flg_normal_SP.png) no-repeat center/ contain;
}


/*キャリーオーバー発生時*/

#top-carryArea #top-noCarryWords {
	display: none;
}


/*キャリーオーバー未認証*/

#top-carryArea.top-flgNormal.top-noPermission #top-noCarryWords {
	display: inline;
}

#top-firstPrizeWords.is-hide {
	display: none;
}

@media print,
screen and (min-width: 768px) {

	.top-carryFlg {
		width: 165px;
		height: 154px;
	}

	/*キャリーオーバー発生時フラグ*/
	#top-carryArea.top-flgOver .top-carryFlg {
		background: url(/system/files/common/img/big/img_flg_over_PC.png) no-repeat center/ contain;
		height: 154px;
	}

	/*キャリーオーバーなしフラグ*/
	#top-carryArea.top-flgNormal .top-carryFlg {
		background: url(/system/files/common/img/big/img_flg_normal_PC.png) no-repeat center/ contain;
	}
}


/*TOTO　キャリーエリア
------------------------------------------*/

.disp-winner .top-carryArea {
	padding-bottom: 11px;
	background: #ffd800 url(/system/files/common/img/toto/bg_kamifubuki01_SP.png) repeat-x center top/ auto 100%;
}

.disp-winner .top-carryHead {
	color: #fff;
	padding: 11px 10px 11px 66px;
	background-color: #212121;
}

.disp-winner .top-carryHead:before {
	position: absolute;
	content: '';
	display: block;
	width: 100%;
	height: 2px;
	top: -2px;
	left: 0;
	background: url(/system/files/common/img/toto/bg_carryTop.png) repeat-x left top/ auto 2px;
}

.disp-winner .top-carryBody {
	background: url(/system/files/common/img/toto/bg_stripeToto.gif) left top/ 24px 24px;
}

.disp-winner .top-carryNumLead {
	font-size: 2rem;
	font-weight: bold;
	margin-bottom: 10px;
	display: inline-block;
	padding-top: 2px;
	padding-left: 24px;
	padding-right: 24px;
	line-height: 1;
	background: url(/system/files/common/img/toto/ico_empTxtRight.png) no-repeat left center/ auto 23px, url(/system/files/common/img/toto/ico_empTxtLeft.png) no-repeat right center/ auto 23px;
}

.disp-winner .top-carryNumWrap {
	margin-bottom: 17px;
}

.disp-winner .top-carryNumAreaCol {
	text-align: center;
}

.disp-winner .top-carryNumAreaCol+.top-carryNumAreaCol {
	margin-top: 18px;
}

.disp-winner .top-carryBody {
	padding: 20px;
}

.disp-winner .top-carryScheduleCol {
	text-align: left;
	font-weight: bold;
	padding: 10px;
	background-color: rgba(255, 255, 255, 0.8);
	font-size: 1.4rem;
}

.disp-winner #top-carryScheduleCol.is-hide {
	display: none;
}

.disp-winner .top-carryNumCol.is-hide {
	display: none;
}

.disp-winner .top-carryScheduleCol .top-blueTxt {
	color: #0098e7;
}

.disp-winner .top-carryScheduleCol .top-greenTxt {
	color: #00882f;
}

.disp-winner .top-totoTbl {
	table-layout: fixed;
	width: 100%;
	font-size: 1.2rem;
	text-align: center;
}

.disp-winner .top-totoTbl th,
.disp-winner .top-totoTbl td {
	border: 1px solid #fff8c1;
	vertical-align: middle;
}
.top-totoTbl a{
	text-decoration: underline;
}
.top-totoTbl a:hover{
	text-decoration: none;
}
.disp-winner .top-totoTbl tbody th,
.disp-winner .top-totoTbl tbody td {
	padding: 7px;
}

.disp-winner .top-totoTbl tbody th {
	font-weight: normal;
}
.disp-winner .top-totoTbl tbody th a:after{
	content: ">";
	display: inline-block;
	padding-left: 5px;
	line-height: 1;
	vertical-align: inherit;
}

.disp-winner .top-totoTbl tbody tr>*:nth-child(odd) {
	background-color: #e6e6e6;
}

.disp-winner .top-totoTbl tbody tr>*:nth-child(even) {
	background-color: #f2f2f2;
}

.disp-winner .top-totoTbl .top-totoTblTh01 {
	padding: 4px;
	color: #fff;
	background-color: #000;
	font-weight: bold;
}

.disp-winner .top-totoTbl .top-totoTblLogoToto {
	background-color: #ffd800;
}

.disp-winner .top-totoTbl .top-totoTblLogoMiniA,
.disp-winner .top-totoTbl .top-totoTblLogoMiniB {
	background-color: #009fe8;
}

.disp-winner .top-totoTbl .top-totoTblLogoGoal3 {
	background-color: #40a94b;
}

.disp-winner .top-totoTbl .top-totoTblLogoGoal2 {
	background-color: #1a9432;
}

.disp-winner .top-totoTbl .top-totoTblLogoGoal2_3 {
	position: relative;
}

.disp-winner .top-totoTbl .top-totoTblLogoGoal2_3>img {
	position: relative;
	z-index: 1;
}

.disp-winner .top-totoTbl .top-totoTblLogoGoal2_3:before,
.disp-winner .top-totoTbl .top-totoTblLogoGoal2_3:after {
	position: absolute;
	content: '';
	display: block;
	width: 50%;
	bottom: 0;
	height: 100%;
}

.disp-winner .top-totoTbl .top-totoTblLogoGoal2_3:before {
	left: 0;
	background-color: #1a9431;
}

.disp-winner .top-totoTbl .top-totoTblLogoGoal2_3:after {
	right: 0;
	background-color: #40a94b;
}

.disp-winner .top-carryBtn {
	margin-top: 19px;
	text-align: center;
}

.disp-winner .top-carryBtmArea {
	padding: 29px 10px 19px;
}

.disp-winner .top-carryBtmLaed {
	text-align: center;
	font-size: 2.1rem;
	font-weight: bold;
	margin-bottom: 23px;
}

.disp-winner .top-carryStripeBox {
	padding: 15px;
	background: url(/system/files/common/img/toto/bg_stripeToto.gif) left top/ 24px 24px;
}

.disp-winner .top-carryStripeBox+.top-carryStripeBox {
	margin-top: 10px;
}

.disp-winner .top-carryStripeTtl {
	margin-bottom: 15px;
}

.disp-winner .top-carryStripeCnt {
	display: table;
	table-layout: fixed;
	width: 100%;
}

.disp-winner .top-carryStripeCnt>* {
	display: table-cell;
	vertical-align: middle;
}

.top-carryStripeLogo {
	width: 35%;
}

.top-carryStripeTxt {
	padding-left: 10px;
	font-size: 1.4rem;
}

.top-carryStripeTxtNum {
	font-weight: bold;
}

.top-carryStripeTxtL {
	font-size: 2.4rem;
}

@media print,
screen and (min-width: 768px) {
	.disp-winner .top-carryArea {
		padding-bottom: 64px;
		background-image: url(/system/files/common/img/toto/bg_kamifubuki01_PC.png);
	}

	.disp-winner .top-carryHead {
		padding: 20px 34px 18px 186px;
	}

	.disp-winner .top-carryHead:before {
		height: 4px;
		top: -4px;
		background-size: auto 4px;
	}

	.disp-winner .top-carryBody {
		padding: 36px 40px;
		background-size: 46px 46px;
	}

	.disp-winner .top-carryScheduleCol {
		padding: 20px;
		font-size: 1.6rem;
	}

	.disp-winner .top-carryNumArea {
		display: -webkit-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-align: center;
		-webkit-flex-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}

	.disp-winner .top-carryNumLead {
		padding-left: 30px;
		padding-right: 30px;
		font-size: 2.8rem;
		margin-bottom: 16px;
	}

	.disp-winner .top-carryNumWrap {
		margin-bottom: 0;
	}

	.disp-winner .top-carryNumAreaCol {
		float: left;
		width: 49%;
	}

	.disp-winner .top-carryNumAreaCol+.top-carryNumAreaCol {
		margin-left: 2%;
		margin-top: 0;
	}

	.disp-winner .top-totoTbl {
		font-size: 1.6rem;
	}

	.disp-winner .top-carryBtmLaed {
		font-size: 4rem;
		margin-bottom: 42px;
	}

	.disp-winner .top-carryBtmArea {
		padding: 60px 0 0;
		width: 1104px;
		margin-left: auto;
		margin-right: auto;
	}

	.top-carryStripeBoxWrap {
		overflow: hidden;
	}

	.disp-winner .top-carryStripeBox {
		float: left;
		width: 350px;
		padding: 19px;
		background-size: 40px 40px;
	}

	.disp-winner .top-carryStripeBox+.top-carryStripeBox {
		margin-left: 16px;
		margin-top: 0;
	}

	.disp-winner .top-carryStripeTtl {
		margin-bottom: 20px;
	}

	.top-carryStripeLogo {
		width: 44%;
	}

	.top-carryStripeTxt {
		padding-left: 10px;
		font-size: 1.6rem;
	}

	.top-carryStripeTxtNum {
		font-size: 1.8rem;
		font-weight: bold;
	}

	.top-carryStripeTxtL {
		font-size: 2.5rem;
	}

	.disp-winner .top-carryBtn {
		margin-top: 40px;
	}
}

/* バナー　1カラム　2カラム
---------------------*/
.top-bnrColumn2 {
	margin-bottom: 15px;
	overflow: hidden;
}
.top-bnrColumn2 > *:last-child{
	margin-bottom: 0;
}
.top-bnrColumn2 a{
	display: block;
	margin-bottom: 15px;
}
.top-bnrColumn1 a{
	display: block;
	margin-bottom: 15px;
}
.top-bnrColumn1 > *:last-child{
	margin-bottom: 0;
}
@media print,
screen and (min-width: 768px) {
	.top-bnrColumn2 {
		margin-bottom: 30px;
		display: table;
		table-layout: fixed;
	}
	.top-bnrColumn2 a{
		display: table-cell;
		vertical-align: top;
		margin-bottom: 0;
	}
	.top-bnrColumn2 a:hover{
		opacity: 0.6;
	}
	.top-bnrColumn1 a:hover{
		opacity: 0.6;
	}


}
/*タイトル、テキスト
---------------------*/

.top-ttl02 {
	font-size: 1.8rem;
	font-weight: bold;
	padding-bottom: 12px;
	margin-bottom: 14px;
}


.disp-winner .top-ttl02 {
	border-bottom: 2px solid #ffd800;
}

.top-txtEmphasis {
	font-weight: bold;
}

.top-txtEmphasis {
	color: #212121;
}

.top-txtStrong01 {
	font-size: 1.5rem;
	font-weight: bold;
}

.top-txtStrong02 {
	font-size: 1.4rem;
	font-weight: bold;
}

.top-txtStrong02 strong {
	font-size: 1.4rem;
}

.top-txtLead {
	font-size: 2.1rem;
	font-weight: bold;
	margin-bottom: 15px;
	text-align: center;
}

.top-txtStrong01.top-icoCM {
	padding-left: 16px;
}


.disp-winner .top-txtStrong01.top-icoCM {
	background: url(/system/files/common/img/toto/ico_CM.png) no-repeat left center/ 14px auto;
}


@media print,
screen and (min-width: 768px) {
	.top-ttl02 {
		font-size: 2.6rem;
	}
	.top-txtLead {
		font-size: 4rem;
		margin-bottom: 17px;
		padding: 32px 50px;
	}
	.top-txtStrong01 {
		font-size: 2rem;
		font-weight: bold;
	}
	.top-txtStrong01.top-icoCM {
		padding-left: 20px;
	}
	.disp-winner .top-txtStrong01.top-icoCM {
		background: url(/system/files/common/img/toto/ico_CM.png) no-repeat left center/ 19px auto;
	}
}


/*レイアウト系
---------------------*/

.top-container {
	padding: 20px 10px 15px;
	background-color: #fff;
}
.top-appealArea {
	padding: 29px 35px;
}

.top-campaignArea {
	padding: 100px 0;
	background-color: #f5f5f5;
}


.disp-winner .top-appealArea {
	background: #ffd800 url(/system/files/common/img/toto/bg_kamifubuki02_SP.png) repeat-x center top/auto 100%;
}

.top-column2Block>.col+.col {
	margin-top: 30px;
}

.top-columnFreeBlock {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.top-columnFreeBlock>.col+.col {
	padding-left: 16px;
}

.top-stripeBox {
	padding: 4%;
	background: url(/system/files/common/img/bg_stripe01.gif) left top/14px 14px;
}

.top-stripeBox+.top-stripeBox {
	margin-top: 10px;
}

.top-mediaCnt {
	display: table;
	width: 100%;
	table-layout: fixed;
}

.top-mediaCnt>* {
	display: table-cell;
	vertical-align: middle;
}

.top-mediaImg {
	width: 19%;
	padding-right: 4%;
}

.top-mediaCnt.top-mediaGutterSmall .top-mediaImg {
	padding-right: 10px;
}

.top-mediaCnt.top-mediaNoGutter .top-mediaImg {
	padding-right: 0;
}

.top-cMCnt {
	display: table;
	width: 100%;
	table-layout: fixed;
}

.top-cMCnt:hover {
	text-decoration: underline;
}

.top-cMCnt:hover .top-cMImg {
	opacity: 0.6;
}

.top-cMCnt>* {
	display: table-cell;
	vertical-align: top;
}

.top-cMImg {
	width: 43%;
}

.disp-winner .top-cMTxt {
	padding: 5px;
	font-size: 1.8rem;
	background: url(/system/files/winner/img/bg_shape.png) center/cover;
	display: flex;
    height: 105px;
    justify-content: center;
    align-items: center;
}

.disp-winner .top-cMTxt .top-txtStrong01 {
	font-size: 1.3rem;
}

@media print,
screen and (min-width: 768px) {
	.pt0 {padding-top: 0!important;}
	.top-container {
		padding: 60px 0;
		width: 1104px;
		margin-left: auto;
		margin-right: auto;
		background-color: #fff;
	}
	.top-appealArea {
		padding: 43px 137px 76px;
	}
	.disp-winner .top-appealArea {
		background-image: url(/system/files/common/img/toto/bg_kamifubuki02_PC.png);
		background-size: auto 479px;
	}
	.top-stripeBox {
		display: -webkit-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		padding: 20px;
	}
	.top-stripeBox {
		padding: 15px;
		background-size: 30px 30px;
	}
	.top-column2Block {
		overflow: hidden;
	}
	.top-column2Block>.col {
		float: left;
		width: 532px;
	}
	.top-column2Block>.col+.col {
		margin-top: 0;
	}
	.top-column2Block>.col:nth-child(even) {
		margin-left: 40px;
	}
	.top-mediaImg {
		width: 13%;
	}
	.disp-winner .top-mediaImg {
		width: 17%;
	}
	.top-icoHuman>img {
		width: 36px;
	}
	.disp-winner .top-icoHuman>img {
		width: auto;
	}
	.top-cMTxt {
		padding: 15px;
		font-size: 1.6rem;
		background-size: 30px 30px;
	}
	.top-cMImg {
		width: 35%;
	}
	.top-cMTxt .top-txtStrong01 {
		font-size: 1.5rem;
	}
}


/*バナー
---------------------*/

.top-largebnr {
	display: inline-block;
	margin-bottom: 30px;
}

.top-largebnr:hover {
	opacity: 0.6;
}

.disp-winner .top-bnr01 {
	display: block;
}

.disp-winner .top-bnr01+.top-bnr01 {
	margin-top: 10px;
}

@media print,
screen and (min-width: 768px) {
	.disp-winner .top-bnr01:hover {
		opacity: 0.6;
	}
	.disp-winner .top-largebnr {
		margin-bottom: 60px;
	}
	p.c-attention01{
		font-size: 1.6rem;
	}
}


/*ボタン、パネル系
---------------------*/


/*ボタン
-------------*/

.top-btn {
	margin-top: 15px;
}
.mgt15{
	margin-top: 15px;
}
.top-btn a {
	display: inline-block;
	padding:21px 20px 21px 13px;
	background-color: #000;
	border: 1px solid #000;
	font-size: 1.3rem;
	position: relative;
	text-align: center;
	min-width: 150px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

.top-btn.top-btnMedium a {
	min-width: 170px;
}


.disp-winner .top-btn a {
	background-color: #fff;
	color: #000;
	width: 45.33333333333333vw;
    max-width: auto;
}

.disp-winner .top-btn a:hover {
	background-color: #000;
	color: #fff;
}

.top-btn.top-btnCenter {
	text-align: center;
}

@media print,
screen and (min-width: 768px) {
	.disp-winner .top-btn a {
		max-width: 290px;
	}
	.top-btn a {
		font-size: 1.8rem;
	}
	.top-btn a:hover {
		background-color: #fff;
		color: #000;
	}
	.top-btn a:hover:before {
		border-color: #000;
	}
	.top-btn.top-btnMedium a {
		min-width: 290px;
	}
	.top-btn.top-btnPcRight {
		text-align: right;
	}
}


/*メールボタン
-------------*/

.top-btnMail.pcOnlyInline {
	display: flex!important;
	
}
.top-btnMail {padding: 12px 15px;
	background-color: #d6e7f0;}


.top-btnMail:hover {
	opacity: 0.6;
}

.top-btnMail img {width: 60px;}
.top-btnMail span.btnTxt {font-weight: bold;display: block;margin-left: 15px;text-align: center;}

@media print,
screen and (min-width: 768px) {
	.top-btnMail {
		
	}
}


/*アピールエリアパネル
-------------*/

.top-appealPanelBlock {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: center;
	-ms-justify-content: center;
	justify-content: center;
}

.top-appealPanel {
	width: 50%;
}

@media print,
screen and (min-width: 768px) {
	.top-appealAreaInner {
		width: 1028px;
		margin-left: auto;
		margin-right: auto;
	}

	.top-appealPanel {
		width: 252px;
		max-width: inherit;
		-webkit-transition: -webkit-transform 0.2s ease;
		transition: -webkit-transform 0.2s ease;
		transition: transform 0.2s ease;
		transition: transform 0.2s ease, -webkit-transform 0.2s ease;
	}

	.top-appealPanel:hover {
		-webkit-transform: scale(0.95, 0.95);
		transform: scale(1.1, 1.1) translateY(-10px);
	}
}


/*ピックアップリンク
-------------*/

.top-linkPanel {
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 29px;
	position: relative;
}

.top-linkPanel:hover {
	text-decoration: underline;
}

.top-linkPanel:hover img {
	opacity: 0.6;
}

.top-linkPanel:before {
	content: '';
	display: block;
	position: absolute;
	width: 9px;
	height: 9px;
	border-top: 2px solid #9d9d9d;
	border-right: 2px solid #9d9d9d;
	top: 0;
	bottom: 0;
	right: 0;
	margin-top: auto;
	margin-bottom: auto;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.top-linkPanel+.top-linkPanel {
	border-top: 1px solid #dbdbdb;
}

.top-linkPanel:last-child {
	border-bottom: 1px solid #dbdbdb;
}

@media print,
screen and (min-width: 768px) {
	.top-linkPanel {
		padding-top: 0;
		padding-bottom: 0;
		padding-right: 0;
	}

	.top-linkPanel:before {
		content: normal;
	}

	.top-linkPanel+.top-linkPanel {
		margin-top: 20px;
		border-top: none;
	}

	.top-linkPanel:last-child {
		border-bottom: none;
	}
}


/*キャンペーンパネル
-------------*/

.top-cmpPanel {
	display: block;
	border: 1px solid #dbdbdb;
	background-color: #fff;
	padding-bottom: 13px;
}

.top-cmpPanel:hover {
	opacity: 0.6;
}

.top-cmpPanelImg {
	margin-bottom: 13px;
}

.top-cmpPanelImg img {
	width: 100%;
}

.top-cmpPanelDesc {
	padding-left: 10px;
	padding-right: 10px;
}

.top-cmpPanelTtl {
	font-size: 1.4rem;
	font-weight: bold;
}

.top-cmpPanelTxt {
	font-size: 1.4rem;
}



/*キャンペーンスライダー
---------------------*/

.top-cmpSliderWrap {
	position: relative;
	text-align: center;
}

.top-cmpSliderWrap.is-sliderRemoved {
	padding-left: 43px;
	padding-right: 43px;
}

.top-slide {
	text-align: left;
	display: inline-block;
	vertical-align: top;
}

.top-slide {
	display: inline-block;
	margin-left: 5px;
	margin-right: 5px;
}

.top-slideArrows {
	position: absolute;
	top: 50%;
	bottom: 0;
	height: 0;
	width: 100%;
	margin-top: -32px;
}

.top-cmpSliderWrap.is-sliderRemoved .top-slideArrows {
	display: none;
}

.top-slideArrowsInner {
	position: relative; 
}

.top-slideArrow {
	position: absolute;
	top: 0;
}

.top-slideArrow.top-arrowPrev {
	left: 10px;
	z-index: 1;
}

.top-slideArrow.top-arrowNext {
	right: 10px;
	z-index: 1;
}

.top-slideArrow button {
	height: 40px;
	width: 40px;
	border: none;
	position: relative;
	display: block;
	border-radius: 50%;
	text-indent: -9999px
}

.disp-winner .top-slideArrow button {
	background-color: rgba(255, 255, 255, 0.8);
}

.top-slideArrow button:before {
	content: '';
	display: block;
	width: 14px;
	height: 14px;
	position: absolute;
	top: 0;
	bottom: 0;
	margin-top: auto;
	margin-bottom: auto;
	opacity: 0.8;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.top-slideArrow.top-arrowPrev button:before {
	left: 15px;
}

.disp-winner .top-slideArrow.top-arrowPrev button:before {
	border-left: 3px solid #212121;
	border-bottom: 3px solid #212121;
	border-image-source: linear-gradient(to right, #e6002d,#953c90 50%,#00479d 89.05%)!important;
	    border-image-slice: 1!important;
}

.top-slideArrow.top-arrowNext button:before {
	right: 15px;
	border-right: 3px solid #fff;
	border-top: 3px solid #fff;
}

.disp-winner .top-slideArrow.top-arrowNext button:before {
	border-right: 3px solid #212121;
	border-top: 3px solid #212121;
	border-image-source: linear-gradient(to right, #e6002d,#953c90 50%,#00479d 89.05%)!important;
	    border-image-slice: 1!important;
}

.top-cmpSliderPager {
	position: relative;
	margin-top: 15px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-webkit-flex-direction: row-reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
	-webkit-box-pack: center;
	-webkit-flex-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-flex-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
}


.top-cmpSliderPager .slick-dots {
	padding-top: 11px;
	padding-bottom: 11px;
	font-size: 0;
	display: inline-block;
}

.top-cmpSliderPager .slick-dots>li {
	display: inline-block;
	margin-left: 6px;
	margin-right: 6px;
}

.top-cmpSliderPager .slick-dots>li>button {
	display: inline-block;
	vertical-align: middle;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	padding: 0;
	text-indent: -9999px;
}

.disp-winner .top-cmpSliderPager .slick-dots>li>button {
	background-color: #c1c1c1;
	border: 1px solid #c1c1c1;
}

.disp-winner .top-cmpSliderPager .slick-dots>li.slick-active>button {
	background:#9f3a8a;
;
	border-color:#9f3a8a;
;
}

.top-cmpSliderPauseWrap {
	display: inline-block;
	margin-left: 10px;
	vertical-align: middle;
	border-radius: 50%;
}

.disp-winner .top-cmpSliderPauseWrap {
	background:linear-gradient(to right, #e6002d,#953c90 50%,#00479d 89.05%)!important;
;
}
.js-bannerWrapper{
	padding: 40px 0;  
}
.js-bannerWrapper .top-slideArrows{
	margin-top: -46px; 
}
.js-bannerWrapper .top-slideArrow.top-arrowNext{
	right: 10px;
}
.js-bannerWrapper .top-slideArrow.top-arrowPrev{
	left: 10px;
}
.js-bannerWrapper .item{
	padding: 0 20px;
	text-align: center;
}
.top-cmpSliderPager .top-cmpSliderPause {
	position: relative;
	width: 30px;
	height: 30px;
	display: block;
	cursor: pointer;
}

.top-cmpSliderPager .top-cmpSliderPause:before {
	content: '';
	display: block;
	position: absolute;
}

.top-cmpSliderPager .top-cmpSliderPause:before {
	content: '';
	display: block;
	position: absolute;
	width: 4px;
	height: 12px;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}

.disp-winner .top-cmpSliderPager .top-cmpSliderPause:before {
	border-left: 3px solid #fff;
	border-right: 3px solid #fff;
}

.disp-big .top-cmpSliderWrap.is-pause .top-cmpSliderPause:before,
.disp-winner .top-cmpSliderWrap.is-pause .top-cmpSliderPause:before,
.disp-winner .js-bannerWrapper.is-pause .top-cmpSliderPause:before,
.disp-winner .js-bannerWrapper02.is-pause .top-cmpSliderPause:before {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 6px 0 6px 6px;
}

.disp-winner .js-bannerWrapper.is-pause .top-cmpSliderPause:before,
.disp-winner .top-cmpSliderWrap.is-pause .top-cmpSliderPause:before,
.disp-winner .js-bannerWrapper02.is-pause .top-cmpSliderPause:before {
	border-color: transparent transparent transparent #000;
}

.js-bannerWrapper .item:hover{
	opacity: 0.6;
}
.js-bannerWrapper02 .item:hover{
	opacity: 0.6;
}

.js-bannerWrapper02 .top-slideArrow{
	top: -15px; 
}
.js-bannerWrapper02 .top-slideArrow.top-arrowNext{
	right: 30px;
}
.js-bannerWrapper02{
	padding: 0 10px;
} 
.js-bannerWrapper02 .item{
	padding: 0 5px;
	display: block;
}
@media print,
screen and (min-width: 768px) {
	.js-bannerWrapper02 .item{
		padding: 0 20px;
	}
	.js-bannerWrapper02{
		padding: 0 0;
	}
	.js-bannerWrapper02 .top-slideArrow.top-arrowNext{
		right: 10px;
	}
	.top-cmpSliderWrap.is-sliderRemoved {
		text-align: center;
		width: 1200px;
		margin-left: auto;
		margin-right: auto;
	}
	.top-slide {
		width: 242px;
	}
	.top-slideArrows {
		width: 1104px;
		left: 0;
		right: 0;
		margin-left: auto;
		margin-right: auto;
	}
	.top-cmpSliderPager{
		margin-top: 20px;
	}
	.top-cmpSliderPager .slick-dots{
		background:none;
	}
}



/*お知らせ系 リスト
---------------------*/

.top-newsListWrap .top-newsList+.top-newsList {
	border-top: none;
	margin-top: 13px;
	padding-top: 13px;
}

.top-newsListWrap .top-news {
	display: block;
}

.top-newsListWrap .top-news:hover {
	text-decoration: underline;
}

.top-newsListWrap .top-news:hover .top-newsDate {
	text-decoration: underline;
}

.top-newsListWrap .top-newsDate {
	font-weight: bold;
	width: 9em;
}

@media print,
screen and (min-width: 768px) {
	.top-newsListWrap .top-newsDate {
		font-weight: normal;
	}
	.top-newsListWrap .top-newsList+.top-newsList {
		border-top: none;
		padding-top: 0;
	}
	.top-newsListWrap .top-newsDate {
		float: left;
		margin-right: 15px;
	}
	.top-newsListWrap .top-newsDesc {
		overflow: hidden;
	}
}

.headerTab.BG_d6e7f0 img{
	height: auto;
}

/*タブ
---------------------*/

.top-tabBtnWrap {
	display: table;
	width: 100%;
	table-layout: flex;
}

.top-tabBtn {
	display: table-cell;
	vertical-align: middle;
	padding: 6px;
	line-height: 1.2;
	text-align: center;
	width: 25%;
	font-weight: bold;
	color: #fff;
	background-color: #000;
	border: 1px solid #000;
}

.top-tabBtn:not(.is-active)+.top-tabBtn {
	border-left-color: #fff;
}

.top-tabBtn.is-active {
	background-color: #fff;
	color: #000;
}

.disp-winner .top-tabBtn {
	background-color: #d6e7f0;
	border: 1px solid #d6e7f0;
	color: #000;
}

.disp-winner .top-tabBtn:not(.is-active)+.top-tabBtn {
	border-left-color: #fff;
}

.disp-winner .top-tabBtn.is-active {
	background-color: #fff;
}

.top-tabCnt {
	display: none;
	padding-top: 15px;
}

.top-tabCnt.is-show {
	display: block;
	width: 100%
}

@media print,
screen and (min-width: 768px) {
	.top-tabBtnWrap {
		width: 910px;
		height: 50px;
		margin-left: auto;
		margin-right: auto;
		font-size: 1.8rem;
	}
	.top-tabBtn:hover {
		background: #fff;
		color: #000;
	}
	.disp-winner .top-tabBtn:hover {
		color: #000;
	}
	.top-tabCnt {
		display: none;
		padding-top: 15px;
	}
}


/*ボーダー
--------------------------------*/

.top-border {
	border-color: #dbdbdb;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 10px;
	margin-right: 10px;
}

@media print,
screen and (min-width: 768px) {
	.top-border {
		width: 1104px;
		margin-left: auto;
		margin-right: auto;
		margin-top: 100px;
	}
	.pb100 {padding-bottom: 100px!important;}
}


/*マージン
--------------------------------*/

.top-marginMedium {
	margin-bottom: 30px;
}

@media print,
screen and (min-width: 768px) {
	.top-marginMedium {
		margin-bottom: 40px;
	}
}

/*2020 01 ADD
--------------------------------*/
.top-carryBigBody {
	position: relative;
	background: #fff;
	border: 3px solid #000;
	padding: 56px 40px 28px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	-ms-border-radius: 7px;
	-o-border-radius: 7px;
	border-radius: 7px;
	box-shadow: 0px 6px 0px 0px #000;
}
.top-carryBigTitle01 {
	background: url(/system/files/common/img/big/bg_carry_title01_pc.png) 0 0 no-repeat;
	width: 585px;
	height: 75px;
	position: absolute;
	top: -35px;
	left: 50%;
	text-align: center;
	margin-left: -292px;
}
.top-carryBigTitle01Inner {
	display: flex;
	font-size: 2.0rem;
	width: 500px;
	height: 55px;
	margin: auto;
	-ms-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	-o-justify-content: center;
	justify-content: center;
}
#top-carryArea .top-carryBigBody #top-carryWords {
	display: inline;
}
#top-carryArea .top-carryBigBody .top-carryBigTitle01.top-noPermission #top-carryWords {
	display: none;
}
#top-carryArea .top-carryBigBody .top-carryBigTitle01.top-noPermission #top-noCarryWords {
	display: inline;
}
.top-carryBitTitleBr {
	padding-left: 0.5em;
}
@media screen and (max-width: 767px) {
	.js-bannerWrapper .top-slideArrows{
		margin-top: -36px;
	}
	.top-carryBigTitle01 {
		background-image: url(/system/files/common/img/big/bg_carry_title01_sp.png);
		background-size: contain;
		width: 360px;
		height: 80px;
		top: -35px;
		left: 50%;
		margin-left: -180px;
	}
	.top-carryBigTitle01Inner {
		display: flex;
		font-size: 1.6rem;
		line-height: 1.4;
		width: 270px;
		height: 57px;
	}
	#top-carryArea .top-carryBigBody #top-carryWords {
		display: block;
	}
	#top-carryArea .top-carryBigBody .top-carryBigTitle01.top-noPermission #top-noCarryWords {
		display: block;
	}
	.top-carryBitTitleBr {
		padding-left:0;
	}
}
@media screen and (max-width: 360px) {
	.top-carryBigTitle01 {
		background-size: contain;
		width: 100%;
		height: 80px;
		top: -35px;
		left: 0;
		margin-left: 0;
	}
	.top-carryBigTitle01Inner {
		height: 48px;
		line-height: 1.2;
	}
}
.top-carryBigWrap {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}
.top-carryBigItem {
	position: relative;
	width: 50%;
}
.top-carryBigItem:first-child {
	padding-right: 102px;
}
.top-carryBigItem:last-child {
	padding: 0 80px 0 30px;
}
.top-carryBigItem:last-child::before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 2px;
	height: 100%;
	background-image: linear-gradient(to bottom, #707070, #707070 2px, transparent 0px, transparent 0px);
	background-size: 2px 5px;
	background-repeat: repeat-y;
}
@media screen and (max-width: 767px) {
	.top-carryBigBody {
		padding: 50px 15px 20px;
	}
	.top-carryBigWrap {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.top-carryBigItem:first-child,
	.top-carryBigItem:last-child {
		width: 100%;
		padding: 0;
	}
	.top-carryBigItem:last-child {
		margin-top: 20px;
		padding-top: 10px;
	}
	.top-carryBigItem:last-child::before {
		width: 100%;
		height: 2px;
		background-image: linear-gradient(to right, #707070, #707070 2px, transparent 2px, transparent 0px);
		background-size: 5px 2px;
		background-repeat: repeat-x;
	}
}

.top-carryBigBadge01 {
	position: absolute;
	top: 0;
	right: 0;
}
.top-carryBigItem:first-child .top-carryBigBadge01 {
	right: 20px;
}
.top-carryBigTitle02 {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}
.top-carryBigBadgeTitle {
	width: 80px;
	display: none;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	align-items: center;
}
.top-carryBigItem.top-flgOver .top-carryBigBadgeTitle.-logo02 {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}
.top-carryBigItem.top-flgNormal .top-carryBigBadgeTitle.-logo01 {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}
.top-carryBigItem.top-flgOver.top-flgNormal .top-carryBigBadgeTitle.-logo02 {
	display: none;
}
.top-carryBigBody .top-carryWordUnit {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	-o-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	align-items: center;
	position: relative;
	width: 100%;
	margin: 0 20px;
	padding: 8px 0;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	text-align: center;
	font-weight: bold;
	font-size: 1.4rem;
}
.top-carryBigBody .top-carryWordUnit .top-carryTimes.top-carryTtlL {
	font-size: 2.0rem;
}
.top-carryBigBody .top-carryBigTitleTxt {
	padding-left: 0.5em;
	font-size: 2.0rem;
}
@media screen and (max-width: 767px) {
	.top-carryBigBody .top-carryWordUnit {
		padding: 7px 0;
		font-size: 1.2rem;
	}
	.top-carryBigBody .top-carryWordUnit .top-carryTimes.top-carryTtlL {
		font-size: 1.2rem;
	}
	.top-carryBigBody .top-carryBigTitleTxt {
		font-size: 1.2rem;
		line-height: 1;
	}
}

.top-carryBigBody .top-carryWordUnit::before,
.top-carryBigBody .top-carryWordUnit::after {
	content: "";
	display: block;
	position: absolute;
	width: 100%;
	height: 1px;
	background: #000;
}
.top-carryBigBody .top-carryWordUnit::before {
	top: 2px;
}
.top-carryBigBody .top-carryWordUnit::after {
	bottom: 2px;
}
.top-carryBigBody .top-carryWordUnit br {
	display: none;
}
@media screen and (max-width: 767px) {
	.top-carryBigInner {
		-webkit-display: flex;
		-moz-display: flex;
		-ms-display: flex;
		-o-display: flex;
		display: flex;
		-webkit-align-items: center;
		-moz-align-items: center;
		-ms-align-items: center;
		-o-align-items: center;
		align-items: center;
		-webkit-justify-content: space-between;
		-moz-justify-content: space-between;
		-ms-justify-content: space-between;
		-o-justify-content: space-between;
		justify-content: space-between;
	}
	.top-carryBigTitle02 {
		flex: 1 1 auto;
	}
	.top-carryBigTitleLogo {
		width: 70px;
	}
	.top-carryBigBadge01 {
		position: static;
		width: 72px;
		flex: 0 0 auto;
	}
	.top-carryBigBody .top-carryWordUnit {
		margin: 0 10px;
	}
}
.js-bannerWrapper{
	position: relative;
}
@media print,
screen and (min-width: 768px) {
	.top-carryBig {
		width: 1105px;
		margin-left: auto;
		margin-right: auto;
	}
	.disp-winner .s01 .content01 .contnetArea .img img{
		max-width: 570px;
	}
}
.top-carryBigBody .top-carryNumInner {
	margin-top: 20px;
	padding: 0;
	box-shadow: none;
}
.top-carryBigBody .top-carryNumInner {
	background: transparent;
}
.top-carryBigBody .top-carryItem {
	background: transparent;
}
@media screen and (max-width: 767px) {
	.top-carryBigBody .top-carryNumInner {
		margin-top: 10px;
	}
}

.top-carryBig .top-carryInfo {
	margin-top: 15px;
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	-o-display: flex;
	display: flex;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	-o-justify-content: space-between;
	justify-content: space-between;
}
.top-carryBig .top-carryScdlItem {
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	-o-display: flex;
	display: flex;
	position: relative;
	align-items: center;
	margin-left: 0;
	padding: 0 17px;
	border: none;
	width: 298px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	flex: 0 0 auto;
}
.top-carryBig  .top-carryScdlItem .top-carryScdlTxt {
	position: relative;
	padding-left: 55px;
	text-align: left;
	justify-content: flex-start;
	flex: 1 1 auto;
}
.top-carryBig  .top-carryScdlItem .top-carryScdlTxt::before {
	content: "";
	display: block;
	position: absolute;
	width: 40px;
	top: 50%;
	left: 0;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: 100% auto;
}
.top-carryBig  .top-carryScdlItem.-icon01  .top-carryScdlTxt::before {
	background-image: url(/system/files/common/img/big/ico_scedule_net01.png);
	height: 32px;
	margin-top: -16px;
}
.top-carryBig  .top-carryScdlItem.-icon02  .top-carryScdlTxt::before {
	background-image: url(/system/files/common/img/big/ico_scedule_shop01.png);
	height: 32px;
	margin-top: -16px;
}
.top-carryBig  .top-carryScdlItem.-icon03  .top-carryScdlTxt::before {
	background-image: url(/system/files/common/img/big/ico_scedule_cvs01.png);
	height: 32px;
	margin-top: -16px;
}

@media screen and (max-width: 767px) {
	.top-carryBig .top-carryScdlItem {
		width: 100%;
		padding: 0;
	}
}

.top-carryBig .top-carryScdlTtl {
	font-size: 1.6rem;
	font-weight: bold;
	color: #000;
}
.top-carryBig .top-carryScdlTime {
	font-size: 1.6rem;
	color: #e80000;
}
.top-carryBig  .top-carryScdlRest {
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	-o-display: flex;
	display: flex;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	-o-justify-content: center;
	justify-content: center;
	flex: 0 0 auto;
	width: 50px;
	height: 50px;
	font-size: 1.4rem;
	font-weight: bold;
	background: #e80000;
	color: #fff;
	text-align: center;
	line-height: 1.4;
	padding: 5px 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.top-carryBig .top-carryQList {
	position: static;
	width: 180px;
}
.top-carryBig .top-carryQList a {
	color: #fff;
}
.top-carryBig .top-carryQList a::before {
	background-image: url(/system/files/common/img/big/ico_q01.png);
}
.top-carryBig .top-carryScdlArea {
	width: 900px;
	background: #fff;
	border: 3px solid #000;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	margin-bottom: 0;
	padding: 8px 0;
	flex-wrap: nowrap;
}
@media screen and (max-width: 767px) {
	.top-carryBig .top-carryScdlArea {
		width: 100%;
		padding: 10px 15px;
	}
	.top-carryBig .top-carryInfo {
		flex-direction: column;
	}
	.top-carryBig .top-carryQList {
		margin-top: 20px;
	}
	.top-carryBig .top-carryQList > *:nth-child(2) {
		margin-left: 0;
	}
	.top-carryBig .top-carryQList > *:not(.pcOnly) {
		flex: 0 0 auto;
	}
}
@media screen and (max-width: 360px) {
	.top-carryBig .top-carryQList {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
}
.top-carryBig .top-carryBtn {
	width: 580px;
	margin: 30px auto 0;
	background-color: #fff;
}
.top-carryBig .top-carryBtn .top-carryBtnInner::before {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	right: 0;
	width: 10px;
	height: 10px;
	right: 15px;
	margin-top: -5px;
	border-left: 3px solid #fff;
	border-bottom: 3px solid #fff;
	-webkit-transform: rotate(-135deg);
	-moz-transform: rotate(-135deg);
	-ms-transform: rotate(-135deg);
	-o-transform: rotate(-135deg);
	transform: rotate(-135deg);
}
.top-carryBig .top-carryBtn .top-carryBtnTxt {
	display: block;
	font-size: 1.2rem;
	font-weight: normal;
}

@media screen and (max-width: 767px) {
	.top-carryBig .top-carryBtn {
		margin-top: 20px;
		width: 100%;
	}
}
.BG_d6e7f0 {background: #d6e7f0;}
.headerLoginBtn.headerLogin-toto {border: 0.3px solid #01a400;background: #01a400;
border-radius: 20px;
padding: 6px;
font-size: 13px;
color: #ffffff;}
.disp-winner .headerNav {border-bottom: 1px solid #d9d9d9;background: #fff;}


.dirpath {margin-bottom: 0;}
.stickyNavItem.pcOnlyInline {display: flex!important;}
/* winner s01 */
.disp-winner section.s01{width: 100%;margin: auto;}
.disp-gd.footer:before {display: none;}

.disp-winner .headerTopLeft {width: 500px;}
.disp-winner .s01 .btnSection .btn01 a{display:block;width: 50%;max-width: 656px;margin: 0 auto;}
.disp-winner .top-container .top-btn {margin-top: 40px;}
.disp-winner .s02 {width: 100%;max-width: 1140px;margin: 100px auto 0;}
.disp-winner .s02 h2{width: 100%;font-size: 4rem;border-bottom:4px;border-style: solid;border-image-slice: 1;border-image:linear-gradient(to right,#d12652, #8e3d94, #3e479d 100%)}
.disp-winner .s02 .top-container{width: 100%;}
.disp-winner .s02 .top-container .top-tabBtnWrap{width: 100%;}

.top-container .top-btn a {border-image-source: linear-gradient(to right, #e6002d,#953c90 50%,#00479d 89.05%)!important;border-image-slice: 1!important;}
.c-btnBG-big01 a {border-image-source: linear-gradient(to right, #e6002d,#953c90 50%,#00479d 89.05%)!important;border-image-slice: 1!important;}
.c-btnBG-big01 a:hover:after {background: url(/system/files/common/img/ico_arrowRight05.png) 0 0 no-repeat;background-size: contain;}
.c-btnBG-winner a:hover:after {
    background: url(/system/files/common/img/ico_arrowRight05.png) 0 0 no-repeat;
    background-size: contain;
}
.gameListWrap {width: 100%;}
.gameListWrap .bgBlue {background: #0d50a2;}
.gameListWrap .bgBlue th {color: #fff;text-align: center;height: 60px;line-height: 1.5; vertical-align: middle; min-width: 195px;border-right: 2px solid #fff;}
.gameListWrap .bgBlue th.pcOnly,.gameListWrap .gameDesc .buyBtn01.pcOnly,.gameListWrap .gameDesc .buyBtn02.pcOnly {display: table-cell!important;}
.gameListWrap .bgBlue th:last-child {border-right: none;min-width: 320px;}
.gameListWrap .gameDesc:nth-child(n + 8) {display: none;}
.gameListWrap .gameDesc td {box-sizing: border-box;padding: 15px 20px;font-weight: bold;border: 1px solid #ccc;}
.gameListWrap .gameDesc td.gameDate.isToday {background: #d6e7f0;vertical-align: middle;}
.gameListWrap .gameDesc td.gameDate {background: #f5f5f5;vertical-align: middle;text-align: center;}
.gameListWrap .gameDesc td.noList {background: #fff;vertical-align: middle;padding:20px;text-align:center;;border: 1px solid #ccc;}
.gameListWrap .gameDesc td.gameVs {width: 625px; text-align: center;}
.gameListWrap .gameDesc td.gameVs span{width: 175px;display: inline-block;}
.gameListWrap .gameDesc td.gameVs img {margin:0 10px;}
.gameListWrap .gameDesc .buyBtn01 a {box-shadow: 0 5px 0 #d5d8dd; display: flex; color: #fff;border-radius: 5px;background: linear-gradient(to right, #e6002d,#953c90 50%,#00479d 89.05%);padding: 0 20px;height: 50px;justify-content: center;align-items: center;}
.gameListWrap .gameDesc .buyBtn02 a {box-shadow: 0 5px 0 #d5d8dd; display: flex; color: #fff;border-radius: 5px;background: #000;width: 155px;justify-content: center;align-items: center;height: 50px;}
.disp-winner .s03 {}
.disp-winner .s03 .btn02 {padding: 90px 0;background: #d6e7f0;}
.disp-winner .s03 .btn02 a {display: block;margin: auto;max-width: 800px}
.disp-winner .s03 .btn02 a img {}
.disp-winner .s03 .btn03 {padding: 70px 0;}
.disp-winner .s03 .btn03 a {margin: auto;width: 860px;display: block;}
.disp-winner .s03 .btn03 a img {}
.disp-winner .s03 .btn02 a:hover,.disp-winner .s03 .btn03 a:hover {opacity: 0.6;}

.c-h2Title02 {position: relative;font-size: 3.6rem;line-height: 1.4;}
.c-h2Title02::after {content: "";position: absolute;top: 100%;width: 100%;left: 0;height: 3px;border-radius: 2px;background: linear-gradient(130deg,#e6002d,#953c90 50%,#00479d 89.05%);}
.disp-winner .pageTopAnchor {background: #daebf0;border: 2px solid #434a4e;}
.disp-winner .pageTopAnchor:before {background: url(/system/files/common/img/ico_arrowRight02.png) 0 0 no-repeat;background-size: contain;width: 25px;height: 15px;transform: rotate( -90deg);top: 3px;}
.gameListWrap .gameDesc .buyBtn01 a:hover,.gameListWrap .gameDesc .buyBtn02 a:hover,.disp-winner .s01 .content02 .btn01 a:hover {opacity:.6;}


.disp-winner .headerNavLink:before {background: linear-gradient(130deg,#e6002d,#953c90 89.05%) ;}
.disp-winner .headerNavLink:after {background: linear-gradient(130deg,#953c90 ,#00479d 89.05%) ;}

.top-btn a:before {    border-bottom: 2px solid #000;
    border-right: 2px solid #000;}
    .c-btnBG-big01 a:after {background: transparent;}
section.s01{width: 100%;}
.disp-winner .s01 .content01{margin: 0 auto;padding: 14px 0;position: relative;}
.disp-winner .s01 .content01 .bg01{width: 40%;height: 332px;position: absolute;top: 0;left: 0;z-index: -1;}
.disp-winner .s01 .content01 .contnetArea {width: 100%;flex-wrap: wrap;padding: 0;padding-top: 54px;justify-content: center;align-items: center;display: flex;}
.disp-winner .s01 .content01 .contnetArea .img{margin-left: 0;}
.disp-winner .s01 .content01 .contnetArea .text{margin-left:37px;}
.disp-winner .s01 .content01 .contnetArea .text h3{font-size: 3.6rem;margin-top:20px;letter-spacing: -4px;}
.disp-winner .s01 .content01 .contnetArea .text h3 span{color: #c71c5c;}
.disp-winner .s01 .content01 .contnetArea .text h3 strong{letter-spacing: 0;}
.disp-winner .s01 .content01 .text p {font-size: 1.8rem;line-height: 2;font-weight: bold;}
.disp-winner .s01 .content02{background: linear-gradient(#fff 41% ,#d6e7f0 14%);clear: both;width: 100%;padding-top: 12px;position: relative; }
 
.disp-winner .s01 .content02 .imgArea{width:100%;margin: 50px auto 21px auto;text-align: center;padding-bottom: 15px;}
.disp-winner .s01 .content02 .imgArea img{display: inline-block;width: auto;margin: 0 12px; max-width: 100%;}
.disp-winner .s01 .content02 .btn01{width: 100%;padding-bottom: 70px;}
.disp-winner .s01 .content02 .btn01 a{display:block;width: 50%;max-width: 656px;margin: 0 auto;}

.top-btn a:before {right: 20px;	}
.c-btnBG-big01 a:hover:after,.top-btn a:hover:before {right: 20px;
    background: transparent;
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
    right: 20px;
    width: 9px;
    height: 9px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff;}

@media print,
screen and (max-width: 767px){
	.disp-winner .s01 .content02{background: linear-gradient(#d6e7f0 41% ,#d6e7f0 14%);clear: both;width: 100%;padding-top: 12px;position: relative; }
.stickyNavWrap {bottom: 0;
    right: 0;
    width: 100%;
    position: fixed;
    z-index: 2;}
.stickyNav{display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.gameListWrap .gameDesc td.gameVs span{width: 26.666666666666668vw}
.stickyNavItem {
    width: 20%;
    text-align: center;
    padding: 6px 5px;
    color: #fff;
    background-color: #000;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    font-size: 1rem;
    letter-spacing: -0.001em;
    line-height: 1.2;
}
.headerTopRight {max-width: 100%;}


.disp-winner .s01 .content01 .contnetArea .img{
	width: 95%;
	margin-top: -10px;}

	/* sp winner s01 */
	.disp-winner section.s01{}
	.disp-gd.footer:before {}
	section.s01{width: 100%;}
	.disp-winner .s01 .content01{margin: 0 auto;padding:6.666666vw 3vw 3vw; width: 100%;}
	.disp-winner .s01 .content01 .bg01{width: 100%;height: 45vw;top: 76.8vw;bottom: 0;left: 0;}
	.disp-winner .s01 .content01 .contnetArea {width: 100%;padding-top: 0;flex-wrap: wrap-reverse;}
	.disp-winner .s01 .content01 .contnetArea .text{margin-left: 0;text-align: center;margin-bottom: 5vw;}
	.disp-winner .s01 .content01 .contnetArea .text h3{font-size: 5.6000000000000005vw;margin-bottom:1.5vw;margin-top: 2vw;}
	.disp-winner .s01 .content01 .text p {font-size: 3.4666666666666663vw;line-height: 1.7;}
	.disp-winner .s01 .content02{width: 100%;padding-top: 0;padding: 0 5vw 5vw}
	.disp-winner .s01 .content02 .bg02{width: 100%;height: 100%;bottom: 0;left: 0;z-index: -1;}
	.disp-winner .s01 .content02 .imgArea{width: 100%;margin: 0 auto;padding-bottom: 0;margin-bottom: 6.66666666vw;}
	.disp-winner .s01 .content02 .imgArea img:nth-child(n+2) {margin-top: 4vw;}
	.disp-winner .s01 .content02 .imgArea img{width: 100%;margin: 0;}
	.disp-winner .s01 .content02 .btn01{width: 100%;padding-bottom: 8vw;}
	.disp-winner .s01 .content02 .btn01 a{width: 84vw;max-width: 630px;margin: 0 auto;}

	.disp-winner .s01 .infoSection.infoSection01:after {width: 177px;height:248px;bottom: -20px;right: -20px;}
	.disp-winner .s01 .infoSection.infoSection02 {margin-right: 0;padding-bottom: 50px;}
	.disp-winner .s01 .infoSection.infoSection02:after {width: 85px;height:136px;top: 30px;left: 540px;}
	.disp-winner .s01 .infoSection.infoSection02 > .imgBox {margin-top: -130px;}
	.disp-winner .s01 .infoSection.infoSection02 > .txtBox {padding-left: 0;}
	.disp-winner .s01 .infoSection.infoSection03 {margin-left: 0;padding: 110px 70px 50px 50px;margin-bottom: 100px;}
	.disp-winner .s01 .infoSection.infoSection03:after {width: 181px;height:162px;top: 205px;left: 620px;}
	.disp-winner .s01 .infoSection.infoSection03 > .imgBox {margin-top: -160px;}
	.disp-winner .s01 .infoSection.infoSection03 > .txtBox {max-width: 650px;padding: 0;}

	.disp-winner .headerTopLeft {width: 500px;}
	.disp-winner .s01 .btnSection .btn01 a {width: 50%;max-width: 656px;margin: 0 auto;}
	.disp-winner .top-container .top-btn {margin-top: 40px;}
	.disp-winner .s02 {width: 100%;max-width: 1140px;margin: 0 auto 0;padding: 13.33333vw 5vw 5vw;}
	.disp-winner .s02 h2 {width: 100%;font-size: 5.866666vw;border-bottom:4px;}
	.disp-winner .s02 .top-container {width: 100%;padding: 0;}
	.disp-winner .s02 .top-container .top-tabBtnWrap {width: 100%;}
	.disp-winner .top-tabBtn {padding: 3vw 0;}
	.c-btnBG-big01 a {}
	.c-btnBG-big01 a:hover:after {}

	.gameListWrap {font-size: 3.466666vw;}
	.gameListWrap .bgBlue {}
	.gameListWrap .bgBlue th {line-height: auto;min-width: auto;width: 22.66666vw; border-right: 2px solid #fff;}
	.gameListWrap .bgBlue th:last-child {}
	.gameListWrap .gameDesc td {padding: 2.66666vw 2.2vw;;border: 1px solid #ccc;font-size: 3.2vw;}
	.gameListWrap .gameDesc td.gameDate {font-size: 3.2vw;vertical-align: middle;text-align: center; word-break: initial;}
	.gameListWrap .gameDesc:nth-child(n+4) td.gameDate {}
	.gameListWrap .gameDesc td.gameVs {padding:2.5vw 0 3.5vw;text-align: center;}
	.gameListWrap .gameDesc td.gameVs img {width: 9.666666vw;}
	.gameListWrap .gameDesc .buyBtnList {display: flex!important;justify-content: center; margin-top: 1vw;}
	.gameListWrap .gameDesc .buyBtn01 a {box-shadow: 0 5px 0 #d5d8dd;border-radius: 5px;width: auto;padding: 0 10vw; height:8vw;}
	.gameListWrap .gameDesc .buyBtn02 a {box-shadow: 0 5px 0 #d5d8dd;border-radius: 5px;width: 30.133333vw;height:8vw;margin-left: 2%;}
	.top-tabBtn {font-size: 3.466666vw;}

	.disp-winner .s03 {}
	.disp-winner .s03 .btn02 {padding: 10.6666666vw 0vw;}
	.disp-winner .s03 .btn02 a {max-width: 800px; text-align: center;}
	.disp-winner .s03 .btn02 a img {}
	.disp-winner .s03 .btn03 {padding: 10.6666666vw 5vw;}
	.disp-winner .s03 .btn03 a {width: 100%;}
	.disp-winner .s03 .btn03 a img {}

	.c-h2Title02 {position: relative;font-size: 5.866666vw;line-height: 1.3;padding-bottom: 0;}
	.c-h2Title02::after {top: 100%;width: 100%;left: 0;height: 3px;border-radius: 2px;}
	.disp-winner .pageTopAnchor {border: 2px solid #434a4e;}
	.disp-winner .pageTopAnchor:before {width: 25px;height: 15px;transform: rotate(-90deg);top: 3px;}
	.top-campaignArea {padding:13.33333vw 0}
	.top-columnFreeBlock {font-size: 3.466666vw;}
	.top-columnFreeBlock .w55sp {width: 45%!important;font-weight: normal;}
	.top-btnMail.pcOnlyInline {display: none!important;}
	.top-btnMail img {width: 9.33333vw;height: 8.8vw;}
	.top-btnMail {width: 44.8vw;display: flex!important;padding:3.2vw 2vw;}
	.top-btnMail span.btnTxt {margin-left: 2%;font-size: 3.2vw;}
	.top-KvSliderPauseWrap {display: flex;height: 100%;align-items: center;justify-content: center;border-left: 1px solid #fff;;}
	.KvSliderPause:before  {top: 60%;}
	.top-KvSliderPager .top-KvSliderPause:before {position: relative;top: 7px;}
	.disp-winner .top-cMTxt {font-size: 3.7333333vw;height: 22.3333vw;width: 57%;}
	.top-marginMedium {flex-direction: row-reverse;display: flex;}

	.headerSpnavItem.spNavAccBtn.spNavWinner > .headerSpNavLink:before, .headerSpnavItem.spNavAccBtn.spNavWinner > .headerSpNavLink:after {background-color: #fff}
	.headerSpnavItem.spNavWinner .headerSpNavLink {background: linear-gradient(130deg,#e6002d,#953c90 50%,#00479d 89.05%);;color: #fff;font-weight: bold;}
	.headerSpnavListLocal.spNavListWinner {background: #d6e7f0;}
.disp-winner .headerTopLeft {width: 78%;max-width: 100%;}
	.disp-winner .headerTopLeft,.headerTopRight {float: none;}
	.headerLoginBtn.headerLogin-toto {width: 20vw;margin-right: 1vw;font-size: 3.2vw;margin-top: 0;}

.gameListWrap .bgBlue th.pcOnly,.gameListWrap .gameDesc .buyBtn01.pcOnly,.gameListWrap .gameDesc .buyBtn02.pcOnly {display: none!important;}
.footerNavCol.footerNavCol2 {width: 100%;}
.footerNavCol + .footerNavCol {margin-left: 0;}
.top-btn a {padding:3vw 2.666666vw;font-size: 3.733333vw;}
.top-btn a:before,.top-btn a:hover:before,.c-btnBG-big01 a:hover:after, .top-btn a:hover:before {right: 2.666666vw;}
.top-btn a:before {width: 1.866666666666667vw;height: 1.866666666666667vw;}

.headerTopInner {padding-top: 2.133333vw;}
.headerLoginBtn.headerLogin-toto {padding: 1vw;}
}
.selectLeagueWrap{
	padding-bottom: 15px;
}
.radioCircle {
width: 18px;
height: 18px;
border: 1px solid #d6e7f0;
border-radius: 50%;
position: relative;
margin-right: 10px;
display: inline-block;
}
.radioCircle_inner {
position: relative;
}
.radioInput:checked + .radioCircle .radioCircle_inner {
content: "";
display: block;
position: absolute;
top: 2px;
left: 2px;
width: 12px;
height: 12px;
background: #0d50a2;
border-radius: 50%;
}
.radioInputWrap {
	display: none;
}
.radioInputWrap label{
	display: flex;
	cursor: pointer;
	align-items: center;
}
.timeCountDown {
	background-color: #ff0000;
    display: block;
    width: 140px;
    padding: 2px;
    text-align: center;
    color: #fff;
    border-radius: 3px;
	font-size: 16px;
}
.passive .timeCountDown {
    display: none;
}
.timeCountDownRemain {
	font-size: 12px;
}
.timeCountDownRemain .fnTimeCounter{
	font-size: 18px;
}
.timeCountDownRemain .fnTimeCounterDigit{
	font-size: 18px;
}
.deadline .timeCountDownRemain{
	display: none
}
.isToday .timeCountDownDeadline{
	display: none
}
.isToday.deadline .timeCountDownDeadline{
	display: inline
}
.disp-gd .footerNavLink .pcOnly{
	line-height: 0;
}
@media print, screen and (max-width: 767px){
	.timeCountDown {
		width: 20vw;
		font-size: 3vw;
	}
	.timeCountDownRemain {
		font-size: 3vw;
	}
	.timeCountDownRemain .fnTimeCounter{
		font-size: 3vw;
	}
	.timeCountDownRemain .fnTimeCounterDigit{
		font-size: 3vw;
	}
}

.no-click{
	pointer-events: none;
}

.top-mediaCnt.top-mediaGutterSmall .top-mediaTxt {
	padding-left: 10px;
}

@media print, screen and (max-width: 767px) {
	.top-mediaCnt.top-mediaGutterSmall .top-mediaTxt {
    padding-left: 2.5%;
	}
}