.clearfix:after {
	content: "";
	display: block;
	clear: both;
}

.clearfix:before {
	content: "";
	display: block;
	clear: both;
}

.clearfix {
	display: block;
}
body {
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'メイリオ', Meiryo, '? ?  ? ゴシ ?  ', sans-serif;
	position: relative;
	color: #333;
}
.spread_value_dl dd span.fm{
	font-size: 11px;
}

#header {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}

#header .headleft h1 {
	height: 30px;
	width: 100%;
	font-size: 14px;
	font-weight: normal;
	margin-left: 13px;
	margin-top: 10px;
}
#header .headleft .logo {
	margin-left: 13px;
}

#Container {
	margin-right: auto;
	margin-left: auto;
}
#Container #w_topimg {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}
#topimg {
	height: 80px;
	position: relative;
}

#topimg .btn1 {
	display: block;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
	text-decoration: none;
	background: #5da2ff;
	text-align: center;
}
#topimg .btn1 h2 {
	color: #FFFFFF;
	font-size: 30px;
	font-weight: bold;
	line-height: 70px;
	text-align: center;
}
#topimg .btn1 p {
	color: #FFFFFF;
	font-size: 14px;
	position: absolute;
	top: 55px;
	text-align: center;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

#Container .text_toptitle {
	text-align: center;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#Container .text_toptitle h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	font-size: large;
	padding-bottom: 20px;
}

#Container .text_toptitle p {
	font-size: medium;
	line-height: 200%;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}

#Container .contentbox {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
#Container .contentbox .ifrtext {
	font-family: "? ?  ? ゴシ ?  ", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
}

.h3{
	font-size: 26px;
	text-align: center;
	font-weight: normal;
	margin-top: 32px;
}
.h3 span{
	font-size: 16px;
}
#h3_p{
	margin-top: 24px;
	text-align: center;
}
.color_blue{
	color:blue;
}
.color_red{
	color:red;
}

.lioncub_contents{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 24px;
	margin-bottom: 16px;
	justify-content: space-evenly;
}
.text_p01{
	line-height: 1.4;
	font-size: 14px;
}
#date_row_table{
	margin-top: 24px;
    margin-bottom: 24px;
	width: 100%
}

.data_table {
	border-collapse: collapse;
	width: 100%;
}
.data_table th{
	background-color: #f6f6f6;
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align: middle;
	box-sizing: border-box;
	font-weight: normal;
	width:8%;
	position: sticky;
	top: 0px;
}
.data_table td{
	padding-top: 15px;
	padding-bottom: 15px;
	box-sizing: border-box;
	text-align: center;
}
#margin_data_table td{
	width: 33%;
    margin-left: auto;
    margin-right: auto;
}

.data_table tr{
	border-bottom: 1px solid #e6e6e6;
}

.data_table tr:nth-child(odd){
	background-color: #ececec;
}

.sp_block{
	display: none;
}

@media all and (-ms-high-contrast: none) {
	/* IE only */
	.data_table th{
		height: 56px;
	}
	.tr_th{
		width: 1000px;
		position: relative;
	}

	#th01 {
		width: 252px !important;
	}
	#th02 {
		margin-left: 180px;
		width: 188px !important;
	}

	#th03 {
		margin-left: 340px;
		width: 140px !important;
	}

	.th04 {
		margin-left: 476px;
		width: 206px !important;
	}

	#th05 {
		margin-left: 656px;
		width: 180px !important;
	}
	#th06 {
		margin-left: 827px;
		width: 80px !important;
	}

	#th07{
		margin-left: 906px;
		width: 94px !important;
	}

	.tr_th th{
		top: 0 !important;
	}
}

.spread{
	width: 48%;
}
.spread_dl{
	display: flex;
	width: 48%;
	background:#f6f6f6;
	align-items: center;
}
.spread_dl dt{
	width: 50%;
	padding: 16px 0;
	text-align: center;
}
.spread_dl dd{
	width: 50%;
	padding: 16px 0;
	text-align: center;
	font-size: 18px;
}
.spread_dl dd span{
	font-size: 12px;
}
.spread_value_dl{
	display: flex;
	width: 48%;
	align-items: center;
	margin-top: 32px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 32px;
}
.spread_value_dl_step{
	margin-top: 4px;
	padding-bottom: 16px;
}
.spread_value_dl dt{
	display:flex;
	align-items: center;
	justify-content: center;
}
.country{
	font-size: 14px;
	margin-left: 16px;
}

.spread_value_dl dt,.spread_value_dl dd{
	width: 50%;
	text-align: center;
}

.spread_value_dl dd{
	font-size: 26px;
}

.spread_value_dl dd span{
	font-size: 16px;
	vertical-align: middle;
}

.spread_value_dl dd span.new{
	background-color: #ff0000;
	padding: 1px 4px;
	color: white;
	font-size: 13px;
	margin-right: 4px;
}

.pair{
	display: flex;
	justify-content: space-evenly;
}

.note{
	width: 1000px;
	margin: 0 auto;
	line-height: 1.7;
	font-size: 12px;
	box-sizing: border-box;
	padding: 0 12px;
}

#footer{
	margin-top: 64px;
}
.copyright{
	text-align: center;
	padding-bottom: 8px;
	padding-top: 8px;
	background: #5da2ff;
	color:white;
	font-size: 14px;
}

#deqwas-collection-k{
	display: none;
}

#risk{
	text-align: center;
	margin-top: 80px;
}
#risk img{
	max-width: 100%;
	height: auto;
}

.risk{
	width: min(100%,1000px);
    	margin-left: auto;
    	margin-right: auto;
    	padding: 0 10px 0 10px;
    	box-sizing: border-box;
    	text-align: left;
    	line-height: 1.5;
}
