/* CSS Document */
/* タイマーデザイン */
.timer_cell {
	position: relative;
}
.rimit_02 {
	position: absolute;
	top: -81px;
	left: 1px;
}
.rimit_02 .rimit_02_txt {
	top: 0;
	left: 0;
	margin: 0 15px;
	font-size: 100%;
	font-weight: bold;
	padding-top: 7px;
	color: #007231;
	border-radius: 10px;
}
.rimit_02 .rimit_02_txt span:after{
	content: url(../img/text_accesory_r.png);
	display: inline-block;
}

	
.js-countdown__mujin2 {
	font-size: 200%;
	color: #ffffff;
	/* background-image: url(img/timer_background.jpg); */
	background-size: contain;
	border-radius: 10px;
	padding-top: 16px;
}
.rimit_02 .js-countdown__mujin2 {
    color: #fff713 !important;
}
.rimit_02 .js-countdown__mujin2 span {
	font-size: 15px;
	color: #fff !important
}
.rimit_02_info {
	width: 350px;
	border-radius: 10px;
	color: #ffffff;
	padding-top: 13px;
	padding-bottom: 13px;
	line-height: 23px;
	font-size: 22px;
}
.settle_style a.btn_02 {
	display: block;
	margin: 10px 10px 10px 40px
}
.settle_style a.btn_02 img:hover {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1
}
.countdown_section {
	display: table;
	border: 4px solid #0b6c0b;
	background: #000000;
	border-radius: 10px;
	border-collapse: separate!important;
	width: 250px;
}
.timer_img {
	width: 40px;
	display: table-cell;
}
.timer_img img {
	margin: 0 2px 0;
}
.countdown_time {
	display: table-cell;
	padding-bottom: 3px;
}
.section_02 .ttl,
.section_03 .ttl,
.section_04 .ttl {
    background-image: url(../images/fastestlp/ttl_bg_demo.png);
	background-color: #128a30;
}
.section_02 {
    margin-top: 0px;
}
.red {
	font-weight: 900;
}
.section_02 .inner .card_area li {
    padding: 0 25px;
}
.section_02 .inner .card_area li:first-child {
    padding-left: 0;
}
.section_02 .inner .card_area li:nth-child(2), .section_02 .inner .card_area li:nth-child(3), .section_02 .inner .card_area li:nth-child(4), .section_02 .inner .card_area li:nth-child(5),.section_02 .inner .card_area li:nth-child(6){
    border-left: solid 1px #000;
}
.section_02 .inner .card_area li:last-child {
    padding-right: 0;
}
.situation_wrap li {
	margin: 0px;
}
.section_02 .inner .txt_wrap .txt {
	height: auto;
}
#bank_CardList .card_area_201909 li .bank_copy, #bank_CardList .card_area_201909_1 li .bank_copy {
	background: #fff;
}
    .header__pr {
        margin-top: 20px;
    }