#mv {
	width: 100%;
	overflow: hidden;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-js-display: flex;
}
.current_time {
	min-width: 270px;
	width: 100%;
	height: 45px;
	box-sizing: border-box;
	margin: 0 0 10px 5px;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-js-display: flex;
}
#mv .current_time >.timer {
	margin: 5px;
	color: #000;
	font-size: 35px;
	font-weight: bold;
	padding: 38px 0;
	margin: auto;
}
#mv .current_time .small {
	color: #D70003;
}
.count_text {
	font-size: 25px;
}
.ranksetsumei {
	text-align: center;
}
#bannerBox img {
	height: auto !important;
	margin: 0;
}
h2.list_title {
	font-size: 25px;
	color: #FF8E00;
	font-weight: bold;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	line-height: 100%;
}
#right_box {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-js-display: flex;
	flex-wrap: wrap;
	align-content: center;
	margin-left: -385px;
	margin-top: 180px;
}
.yycountdown-box {
	text-align: center;
	margin: 10px 0;
	color: #000000;
}

@media all and (-ms-high-contrast: none) {
#mv .current_time >.timer {
	padding: 100px 0 !important;
}
}
#ranksetsumei {
	text-align: right;
	margin: 0;
	padding: 0 0 0 0;
	margin-bottom: 20px;
}
.top_ranktext {
	text-align: left;
}
#ctsWeap {
	width: 1000px;
	}
#ctsLeft {
	width: 680px;
	}
.top_area {
	text-align: center;
	}
#topImg {
	text-align: center;
	}
#rankIcon2 a {
	color: #0062E8;
	text-decoration: none;
	}
#rankIcon2 a:hover {
	text-decoration: underline;
	}
.client_box {
	border: 2px solid #BCBCBC;
	border-radius: 5px;
	padding: 40px 25px 30px 25px;
	margin: 0 auto;
	margin-top: 20px;
	width: 630px;
	}
.client_box ul {
	margin-bottom: 15px;
    margin-top: 30px;
	}
.client_box ul li {
	list-style-type: none;
	font-size: 20px;
	margin-top: 7px;
	margin-bottom: 7px;
	}
.client_box ul li:before {
	content: '●';
	color: #FF9E00;
	font-size: 23px;
	} 
.client_content01 {
	/*display: flex;*/
    border-bottom: 2px #BCBCBC dotted;
    height: 25px;
    margin-bottom: 15px;
	}
.client_content01 p {
	text-align: right;
    margin-top: -7px;
	width: 100%;
	}

.client_content02 {
	display: flex;
  	display:-webkit-box;
  	display:-ms-flexbox;
	}
.client_content02 table {
	margin-left: 20px;
	width: 50%;
	}
.client_content02 table th {
	text-align: right;
	width: 85px;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 15px;
	}
.client_content02 table td {
	text-align: left;
	vertical-align: middle;
	border: 1px solid #ddd;
	padding-left: 10px;
	}
.client_box h1 {
	font-size: 30px;
	font-weight: bold;
	color: #0062E8;
	width: 100%;
	}
.client_box h2 {
	font-size: 30px;
	font-weight: bold;
	color: #0062E8;
	width: 100%;
	text-align: left;
	}
.btn_box {
	position: relative;
	width: 100%;
/*    height: auto;
    min-height: 90px;*/
	margin-bottom: 30px;
	}
.btn_box02 {
	position: relative;
	width: 100%;
    height: auto;
    min-height: 100px;
	}

.clientmore_btn {
/*	width: 500px;
	height: 80px;
	text-align: center;
	line-height: 80px;
	position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;*/
	}
.clientmore_btn a {
	color: #0200FF;
	font-size: 20px;
	font-weight: bold;
	text-decoration: underline !important;
/*	width: 100%;
	height: 100%;
    background-color: #FF7E00;
    color: #fff !important;
    font-weight: bold;
    font-size: 27px;
    border-radius: 100px;
	display: block;
	margin: 0 auto;
	box-shadow:0px 6px 0px 0px #934900 ;
	text-decoration: none;
	} 
.clientmore_btn a:hover {
	text-decoration: none !important;
    margin-top:5px;
    box-shadow:none;
*/	}

.client_btn {
	width: 500px;
	height: 80px;
	text-align: center;
	line-height: 80px;
	position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
	}
.client_btn a {
	width: 100%;
	height: 100%;
    background-color: #D10003;
    color: #fff !important;
    font-weight: bold;
    font-size: 27px;
    border-radius: 100px;
	display: block;
	margin: 0 auto;
	box-shadow:0px 6px 0px 0px #FFA1A3 ;
	text-decoration: none;
	} 
.client_btn a:hover {
	text-decoration: none !important;
    margin-top:5px;
    box-shadow:none;
	}
.client_btn span.btn_arrow {
	box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 22px;
    height: 22px;
    border: 2px solid;
    border-radius: 100px;
	margin-top: -1.93em;
    margin-left: 16em;
	}
.client_btn span.btn_arrow::after{
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 6px;
    height: 6px;
    border-bottom: 2px solid;
    border-right: 2px solid;
    transform: rotate(-45deg);
    left: 5px;
    top: 6px
}

.client_btn span.client_btn02_text {
    background-color: #fff;
    color: #D10003;
    display: unset;
    height: 30px;
    margin-right: 15px;
    padding: 5px;
    font-weight: bold;
    font-size: 25px;
}

#promise h2 {
	width: 352px;
	}
#banq h2 {
	width: 800px;
	font-size: 20px;
	}

#mizuho h2, #jibun h2 {
	width: 700px;
	}
#mobit_next h2 {
	font-size: 22px;
	}
#businext h2 {
	font-size: 17px;
	}
#businext .btn_box, #promise_ladies .btn_box, #banq .btn_box {
	display: none;
	}
	