@charset "utf-8";

h1 {
  margin-bottom: 50px;
  text-align: center;
}

.titleH2 {
	margin-bottom: 25px;
	padding-left: 10px;
	width: 100%;
	font-size: 1.8rem;
	line-height: 1.4;
	font-weight: bold;
	border-left: 4px solid #e80000;
}

.btn-toto {
	background: #ffd800 !important;
	color: #212121 !important;
	border: 1px solid #ffd800 !important;
}

.btn-toto:after {
	background: url(/system/files/common/img/ico_arrowRight02.png) 0 0 no-repeat !important;
	background-size: contain !important;
}
.btn-toto:hover {
	background: #fff !important;
	color: #212121 !important;
}

.w500 { width: auto !important; }
.txt-c { text-align: center; }
.mB15 { margin-bottom: 15px; }


.campaign-txt {
	font-size: 1.4rem;
	line-height: 1.6;
	color: #212121;
}
.pB { margin-bottom: 35px; }


.attentionList li {
	position: relative;
	padding-left: 2rem;
	font-size: 1.4rem;
	line-height: 1.6;
	color: #212121;
}

.attentionList li:before {
	position: absolute;
	left: 0;
	content: "※";
}

.arrow-List dt {
	position: relative;
	padding-left: 1.5rem;
	font-size: 1.4rem;
	line-height: 1.6;
	color: #212121;
}

@media print,
screen and (min-width: 768px) {
	.titleH2 {
		margin-bottom: 40px;
		font-size: 2rem;
		line-height: 1.4;
	}
	.campaign-txt {
		font-size: 1.6rem;
	}
.arrow-List:after {
	content: "";
	display: table;
	clear: both;
}
.arrow-List dt {
		font-size: 1.6rem;
		padding-left: 1.8rem;
    padding-right: 15px;
    width: 250px;
    background: url(/system/files/campaign/230009/img/arrow_red.gif) no-repeat right center;
    float: left;
}
.arrow-List dt:before {
	display: block;
	content: '';
	position: absolute;
	top: .5em;
	left: 0;
	width: 4px;
	height: 4px;
	background-color: #212121;
	border-radius: 100%;
	left: 3px;
}
.arrow-List dd {
  float: left;
		padding-left: 10px;
}
	.pB { margin-bottom: 40px; }
	.w500 { width: 500px !important; }
}

.listCircle {
  margin-bottom: 35px;
}
.listCircle > li {
	position: relative;
	padding-left: 1.5rem;
	font-size: 1.4rem;
	line-height: 1.6;
	color: #212121;
	margin-top: 3px;
}

.listCircle > li:before {
	display: block;
	content: '';
	position: absolute;
	top: .5em;
	left: 0;
	width: 4px;
	height: 4px;
	background-color: #212121;
	border-radius: 100%;
}


@media print,screen and (max-width: 767px) {
.attentionList li {
	font-size: 1.4rem;
}

.arrow-List {
  margin-bottom: 30px;
}

.arrow-List dt {
  padding-bottom: 12px;
  margin-bottom: 3px;
  background: url(/system/files/campaign/230009/img/arrow_red_sp.gif) no-repeat center bottom;
  text-align: center;
  font-weight: bold;
}
.arrow-List dd {
  text-align: center;
}

}

/* 1等配当金総額 S */
a {
	color: #212121;
}
/*キャリーオーバーエリア
--------------------------------*/

#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-big .top-carryBlankMsg {
	color: #2f0101;
}

.disp-toto .top-carryBlankMsg {
	color: #2f0101;
}

.disp-big .top-carryBlank {
	background: url(/system/files/common/img/big/bg_carry_blank_SP.png) no-repeat center/ 100% 100%;
}

.disp-toto .top-carryBlank {
	background-color: #ffef8f;
}


@media print,
screen and (min-width: 768px) {
	.top-carryArea {
		padding-top: 58px;
		padding-bottom: 38px;
	}

	.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-big .top-carryItem {
	padding-top: 10%;
}

.disp-toto .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;
	}
}


/*BIG
----------------------*/

.disp-big .top-numFirst0 {
	background-image: url(/system/files/common/img/big/img_num0.png);
}

.disp-big .top-numFirst1 {
	background-image: url(/system/files/common/img/big/img_num1.png);
}

.disp-big .top-numFirst2 {
	background-image: url(/system/files/common/img/big/img_num2.png);
}

.disp-big .top-numFirst3 {
	background-image: url(/system/files/common/img/big/img_num3.png);
}

.disp-big .top-numFirst4 {
	background-image: url(/system/files/common/img/big/img_num4.png);
}

.disp-big .top-numFirst5 {
	background-image: url(/system/files/common/img/big/img_num5.png);
}

.disp-big .top-numFirst6 {
	background-image: url(/system/files/common/img/big/img_num6.png);
}

.disp-big .top-numFirst7 {
	background-image: url(/system/files/common/img/big/img_num7.png);
}

.disp-big .top-numFirst8 {
	background-image: url(/system/files/common/img/big/img_num8.png);
}

.disp-big .top-numFirst9 {
	background-image: url(/system/files/common/img/big/img_num9.png);
}

.disp-big .top-num0 {
	background-image: url(/system/files/common/img/big/img_num0.png);
}

.disp-big .top-num1 {
	background-image: url(/system/files/common/img/big/img_num1.png);
}

.disp-big .top-num2 {
	background-image: url(/system/files/common/img/big/img_num2.png);
}

.disp-big .top-num3 {
	background-image: url(/system/files/common/img/big/img_num3.png);
}

.disp-big .top-num4 {
	background-image: url(/system/files/common/img/big/img_num4.png);
}

.disp-big .top-num5 {
	background-image: url(/system/files/common/img/big/img_num5.png);
}

.disp-big .top-num6 {
	background-image: url(/system/files/common/img/big/img_num6.png);
}

.disp-big .top-num7 {
	background-image: url(/system/files/common/img/big/img_num7.png);
}

.disp-big .top-num8 {
	background-image: url(/system/files/common/img/big/img_num8.png);
}

.disp-big .top-num9 {
	background-image: url(/system/files/common/img/big/img_num9.png);
}

.disp-big .top-kanjiOku {
	background-image: url(/system/files/common/img/big/img_kanjiOku.png);
}

.disp-big .top-kanjiMan {
	background-image: url(/system/files/common/img/big/img_kanjiMan.png);
}

.disp-big .top-kanjiEn {
	background-image: url(/system/files/common/img/big/img_kanjiEn.png);
}


/*toto
----------------------*/

.disp-toto .top-numFirst0 {
	background-image: url(/system/files/common/img/toto/img_num0.png);
}

.disp-toto .top-numFirst1 {
	background-image: url(/system/files/common/img/toto/img_num1.png);
}

.disp-toto .top-numFirst2 {
	background-image: url(/system/files/common/img/toto/img_num2.png);
}

.disp-toto .top-numFirst3 {
	background-image: url(/system/files/common/img/toto/img_num3.png);
}

.disp-toto .top-numFirst4 {
	background-image: url(/system/files/common/img/toto/img_num4.png);
}

.disp-toto .top-numFirst5 {
	background-image: url(/system/files/common/img/toto/img_num5.png);
}

.disp-toto .top-numFirst6 {
	background-image: url(/system/files/common/img/toto/img_num6.png);
}

.disp-toto .top-numFirst7 {
	background-image: url(/system/files/common/img/toto/img_num7.png);
}

.disp-toto .top-numFirst8 {
	background-image: url(/system/files/common/img/toto/img_num8.png);
}

.disp-toto .top-numFirst9 {
	background-image: url(/system/files/common/img/toto/img_num9.png);
}

.disp-toto .top-num0 {
	background-image: url(/system/files/common/img/toto/img_num0.png);
}

.disp-toto .top-num1 {
	background-image: url(/system/files/common/img/toto/img_num1.png);
}

.disp-toto .top-num2 {
	background-image: url(/system/files/common/img/toto/img_num2.png);
}

.disp-toto .top-num3 {
	background-image: url(/system/files/common/img/toto/img_num3.png);
}

.disp-toto .top-num4 {
	background-image: url(/system/files/common/img/toto/img_num4.png);
}

.disp-toto .top-num5 {
	background-image: url(/system/files/common/img/toto/img_num5.png);
}

.disp-toto .top-num6 {
	background-image: url(/system/files/common/img/toto/img_num6.png);
}

.disp-toto .top-num7 {
	background-image: url(/system/files/common/img/toto/img_num7.png);
}

.disp-toto .top-num8 {
	background-image: url(/system/files/common/img/toto/img_num8.png);
}

.disp-toto .top-num9 {
	background-image: url(/system/files/common/img/toto/img_num9.png);
}

.disp-toto .top-kanjiOku {
	background-image: url(/system/files/common/img/toto/img_kanjiOku.png);
}

.disp-toto .top-kanjiMan {
	background-image: url(/system/files/common/img/toto/img_kanjiMan.png);
}

.disp-toto .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-big .top-carryFlg {
		top: -2px;
	}

	.disp-toto .top-carryFlg {
		top: -7px;
	}

	.disp-big .top-carryItem {
		padding-top: 67px;
	}

	.disp-toto .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;
	}

	.disp-big .top-carryBlank {
		min-height: 310px;
		background: url(/system/files/common/img/big/bg_carry_blank_PC.png) no-repeat center/ 1105px 305px;
	}

	.top-carryBlankMsg {
		font-size: 2.6rem;
		margin-bottom: 35px;
	}

	.top-carryScheduleBnr:hover {
		opacity: 0.6;
	}
}


/*BIG　キャリーエリア
------------------------------------------*/

.disp-big .top-carryArea {
	background: #e80000;
}

.disp-toto .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;
}

.disp-big .top-carryHead {
	padding: 21px 10px 21px 66px;
	background: url(/system/files/common/img/big/bg_carryOver01_SP.png) repeat-x top center/ auto 100%;
}

.disp-big .top-carryHead:before,
.disp-big .top-carryHead:after {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	width: 100%;
	height: 19px;
}

.disp-big .top-carryHead:before {
	top: -3px;
	background: url(/system/files/common/img/big/bg_carryOverBarTop01_SP.png) repeat-x left center/ 375px auto;
}

.disp-big .top-carryHead:after {
	bottom: -3px;
	background: url(/system/files/common/img/big/bg_carryOverBarBtm01_SP.png) repeat-x left center/ 375px auto;
}

.disp-big .top-carryTtl {
	color: #eecd76;
	text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.7);
}

@media print,
screen and (min-width: 768px) {
	.disp-big .top-carryArea {
		background: #e80000;
	}

	.disp-big .top-carryHead {
		padding: 20px 186px 18px 186px;
		background-image: url(/system/files/common/img/big/bg_carryOver01_PC.png);
		background-size: 100% auto;
		white-space: nowrap;
	}

	.disp-big .top-carryHead:before,
	.disp-big .top-carryHead:after {
		width: calc(100% + 8px);
		left: 0;
		right: 0;
		margin-left: -4px;
		margin-right: -4px;
		height: 24px;
	}

	.disp-big .top-carryHead:before {
		background: url(/system/files/common/img/big/bg_carryOverBarTop01_PC.png) repeat-x left center/ 1112px auto;
	}

	.disp-big .top-carryHead:after {
		background: url(/system/files/common/img/big/bg_carryOverBarBtm01_PC.png) repeat-x left center/ 1112px auto;
	}

	.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;
	}
}


/*キャリーエリアコンテンツ部分*/

.disp-big .top-carryBody {
	margin-top: -5px;
	padding: 22px 19px;
	background: url(/system/files/common/img/big/bg_carryOverBody01_SP.png) no-repeat top center/ cover;
}

.disp-big .top-carryQList {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	text-align: left;
}

.disp-big .top-carryQList>*+* {
	margin-left: 12px;
}

.disp-big .top-carryQ {
	position: relative;
	display: inline-block;
	padding-left: 17px;
	color: #efd898;
	font-size: 1.3rem;
	letter-spacing: -0.001em;
}

.disp-big .top-carryQ:before {
	content: '';
	display: block;
	position: absolute;
	top: 0.2em;
	left: 0;
	width: 15px;
	height: 15px;
	background: url(/system/files/common/img/big/ico_Q01.png) no-repeat center/ contain;
}

@media print,
screen and (min-width: 768px) {
	.disp-big .top-carryBody {
		padding: 30px 40px;
		background-image: url(/system/files/common/img/big/bg_carryOverBody01_PC.png);
	}

	.disp-big .top-carryNumArea {
		position: relative;
		text-align: center;
		margin-bottom: 14px;
	}

	.disp-big .top-carryNumWrap {
		display: inline-block;
		width: 694px;
	}

	.disp-big .top-carryNumInner {
		padding: 5px;
	}

	.disp-big .top-carryQList {
		top: 0;
		right: 0;
		position: absolute;
		width: 125px;
		display: block;
	}

	.disp-big .top-carryQList>*+* {
		margin-left: 0;
		margin-top: 6px;
	}

	.disp-big .top-carryQ {
		padding-left: 20px;
		font-size: 1.5rem;
	}

	.disp-big .top-carryQ:before {
		content: '';
		display: block;
		position: absolute;
		top: 0.3em;
		width: 15px;
		height: 15px;
		background: url(/system/files/campaign/210010/img/ico_Q01.png) no-repeat center/ contain;
	}

	.disp-big .top-carryQ:hover {
		text-decoration: underline;
	}
}


/*キャリーエリアコンテンツ内締め切り時間部分*/

.disp-big .top-carryScdlArea {
	border-top: 1px solid #efd898;
	border-bottom: 1px solid #efd898;
	margin-bottom: 16px;
}

.disp-big .top-carryScdlItem {
	position: relative;
	padding-left: 26px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.disp-big .top-carryScdlIco {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 2px;
	width: 25.5px;
	height: 18.5px;
	margin-top: auto;
	margin-bottom: auto;
}

.disp-big .top-carryScdlIco>img {
	width: 100%;
}
.disp-big .top-carryScdlTxt span {
	font-weight: bold;
}

@media print,
screen and (min-width: 768px) {
	.disp-big .top-carryScdlArea {
		border-top: none;
		border-bottom: none;
		margin-bottom: 30px;
		display: -ms-flex;
		display: -webkit-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		/* display: -webkit-flex; */
		-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.disp-big .top-carryScdlItem {
		padding-left: 54px;
		padding-top: 0;
		padding-bottom: 10px;
		border-bottom: 1px solid #efd898;
		width: 320px;
	}

	.disp-big .top-carryScdlItem+.top-carryScdlItem {
		border-top: none;
		margin-left: 32px;
	}

	.disp-big .top-carryScdlIco {
		width: 49px;
		height: 36px;
	}

	.disp-big .top-carryScdlTxt {
		display: -ms-flex;
		display: -webkit-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		font-size: 1.5rem;
		text-align: center;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.disp-big .top-carryScdlTtl {
		display: block;
		width: 100%;
	}

	.disp-big .top-carryScdlTtl>img {
		height: 20px;
	}

	.disp-big .top-carryScdlTxt span {
		font-weight: bold;
	}

	.disp-big .top-carryScdlTtl {
		padding-left: 0;
		padding-right: 0;
		width: 100%;
	}

	.disp-big .top-carryScdlTime {
		width: 8em;
	}

	.disp-big .top-carryScdlRest {
		width: 7em;
	}

	.disp-big .top-carryReader {
		padding-left: 5px;
		padding-right: 5px;
	}
}


/*TOTO　キャリーエリア
------------------------------------------*/

#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) {
	.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;
	}
}
@media print,
screen and (min-width: 768px) {
	.top-carryBig {
		width: 1105px;
		margin-left: auto;
		margin-right: auto;
	}
}
.top-carryBigBody .top-carryNumInner {
	margin-top: 20px;
	padding: 0;
	box-shadow: none;
}
.top-carryBigBody .top-carryNumInner {
	background: transparent;
}
.top-carryBigBody .top-carryItem {
	background: transparent;
}
.disp-big .top-carryItem {
	margin-right: 2px;
	padding-top: 10%;
}
.disp-big .top-carryBigItem.-big .top-num0 {
	background-image: url(/system/files/common/img/big/img_num_big0.png)
}
.disp-big .top-carryBigItem.-big .top-num1 {
	background-image: url(/system/files/common/img/big/img_num_big1.png)
}
.disp-big .top-carryBigItem.-big .top-num2 {
	background-image: url(/system/files/common/img/big/img_num_big2.png)
}
.disp-big .top-carryBigItem.-big .top-num3 {
	background-image: url(/system/files/common/img/big/img_num_big3.png)
}
.disp-big .top-carryBigItem.-big .top-num4 {
	background-image: url(/system/files/common/img/big/img_num_big4.png)
}
.disp-big .top-carryBigItem.-big .top-num5 {
	background-image: url(/system/files/common/img/big/img_num_big5.png)
}
.disp-big .top-carryBigItem.-big .top-num6 {
	background-image: url(/system/files/common/img/big/img_num_big6.png)
}
.disp-big .top-carryBigItem.-big .top-num7 {
	background-image: url(/system/files/common/img/big/img_num_big7.png)
}
.disp-big .top-carryBigItem.-big .top-num8 {
	background-image: url(/system/files/common/img/big/img_num_big8.png)
}
.disp-big .top-carryBigItem.-big .top-num9 {
	background-image: url(/system/files/common/img/big/img_num_big9.png)
}
.disp-big .top-carryBigItem.-megabig .top-num0 {
	background-image: url(/system/files/common/img/big/img_num_megabig0.png)
}
.disp-big .top-carryBigItem.-megabig .top-num1 {
	background-image: url(/system/files/common/img/big/img_num_megabig1.png)
}
.disp-big .top-carryBigItem.-megabig .top-num2 {
	background-image: url(/system/files/common/img/big/img_num_megabig2.png)
}
.disp-big .top-carryBigItem.-megabig .top-num3 {
	background-image: url(/system/files/common/img/big/img_num_megabig3.png)
}
.disp-big .top-carryBigItem.-megabig .top-num4 {
	background-image: url(/system/files/common/img/big/img_num_megabig4.png)
}
.disp-big .top-carryBigItem.-megabig .top-num5 {
	background-image: url(/system/files/common/img/big/img_num_megabig5.png)
}
.disp-big .top-carryBigItem.-megabig .top-num6 {
	background-image: url(/system/files/common/img/big/img_num_megabig6.png)
}
.disp-big .top-carryBigItem.-megabig .top-num7 {
	background-image: url(/system/files/common/img/big/img_num_megabig7.png)
}
.disp-big .top-carryBigItem.-megabig .top-num8 {
	background-image: url(/system/files/common/img/big/img_num_megabig8.png)
}
.disp-big .top-carryBigItem.-megabig .top-num9 {
	background-image: url(/system/files/common/img/big/img_num_megabig9.png)
}
.disp-big .top-kanjiOku {
	background-image: url(/system/files/common/img/big/img_kanji_oku01.png);
}
.disp-big .top-kanjiMan {
	background-image: url(/system/files/common/img/big/img_kanji_man01.png);
}
.disp-big .top-kanjiEn {
	background-image: url(/system/files/common/img/big/img_kanji_en01.png);
}
.disp-big .top-kanji {
	background-size: 14px auto;
	background-position: 50% 80%;
}
@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;
}
.disp-big .top-carryBig .top-carryScdlItem+.top-carryScdlItem {
	margin-left: 0;
}
.disp-big .top-carryBig .top-carryScdlItem+.top-carryScdlItem::before {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	left: 0;
	width: 2px;
	height: 50px;
	margin-top: -25px;
	background-image: linear-gradient(to bottom, #707070, #707070 2px, transparent 0px, transparent 0px);
	background-size: 2px 5px;
	background-repeat: repeat-y;
}
.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;
	}
	.disp-big .top-carryBig .top-carryScdlItem+.top-carryScdlItem {
		margin-top: 7px;
		padding-top: 10px;
	}
	.disp-big .top-carryBig .top-carryScdlItem+.top-carryScdlItem::before {
		width: 100%;
		height: 2px;
		left: 0;
		top: 0;
		background-image: linear-gradient(to right, #707070, #707070 2px, transparent 2px, transparent 0px);
		background-size: 5px 2px;
		background-repeat: repeat-x;
		margin-top: 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;
	}
	.disp-big .top-carryQList>*+* {
		margin: 7px 0 0 0;
	}
}
.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%;
	}
}

/*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;
}
@media screen and (max-width: 767px) {
	.disp-big .top-carryArea {
		padding: 50px 20px 20px;
	}
}
.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) {
	.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;
	}
}
/* 1等配当金総額 E */


/* 20210518~ ADD */
.disp-big #top-carryArea {
	background-color: #000099;
}
.top-carryBig .top-carryQList a {
	color: #000;
}

@media screen and (max-width: 767px){
	.disp-big .top-carryArea {
		padding: 50px 10px 30px;
	}
}

.top_carry__marginB {
	margin-bottom: 40px;
}
.top_carry__box {
	padding: 40px 0 0;
}
.top_carry__box .top_carry__ttl {
    font-size: 2rem;
    line-height: 1.4;
}

.top_carry__box .top_carry__txt p:first-child {
	margin-bottom: 20px;
}
.top_carry__box .top_carry__commant {
	font-size: 14px;
}

@media screen and (max-width: 767px) {
	.top_carry__marginB {
		margin-bottom: 25px;
		
	}
	.top_carry__box {
		padding: 30px 0 0;
	}
	.top_carry__box .top_carry__ttl {
		font-size: 1.8rem;
	}
	
	.top_carry__box .top_carry__txt p:first-child {
		margin-bottom: 10px;
	}
	.top_carry__box .top_carry__commant {
		font-size: 12px;
	}
}

.kv_wrap__230009 {
	margin-bottom: 50px;
}
.btn_wrap__230009 {
	display: flex;
	width: 100%;
	justify-content: space-around;
	align-items: center;
}
.btn_wrap__230009.type_01 {
	padding: 20px 0;
}
.btn_wrap__230009 li {
	margin: 0;
}
.btn_wrap__230009 li a {
	display: block;
}
.btn_wrap__230009 li img {
	max-width: 360px;
	width: 100%;
}
@media screen and (max-width: 767px) {
	.btn_wrap__230009 {
		flex-direction: column;
		
	}
	.btn_wrap__230009 li:first-child {
		margin: 0 0 25px;
	}
}

/* 20210527 */
.top_carry__marginB_20 {
	margin-bottom: 20px;
}

.c-linkArrow-b span {
	color: #212121;
    padding-left: 12px;
    display: inline-block;
}
.c-linkArrow-b span:before {
	content: "";
    position: absolute;
    top: 0.4em;
    left: 0;
    width: 6px;
    height: 10px;
    background: url(/system/files/common/img/ico_arrowRight01.png) 0 0 no-repeat;
    background-size: contain;
}
@media print, screen and (min-width: 768px) {
	.c-linkArrow-b span:before {
		width: 8px;
		height: 13px;
	}
}

.arrow_list__type_01 span {
	position: relative;
	display: block;
}
.arrow_list__type_01 span::before {
	content: "";
	display: inline-block;
	margin-right: 10px;
	width: 11px;
	height: 14px;
	background: url(/system/files/campaign/230009/img/arrow_red.gif) no-repeat 0 center;
	vertical-align: -1px;
}

.c-btnBG-toto a {
	background: #004098;
	color: #ffffff;
	border: 1px solid #004098;
}

.c-btnBG-toto a:hover {
	background: #fff;
	color: #212121;
}

.c-btnLink-moderate.c-btnBG-toto a:after {
	background: url(/system/files/common/img/ico_arrowRight05.png) 0 0 no-repeat;
	background-size: contain;
}