.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;
	background-color: #fff!important;
	line-height: 1.3 !important;
}
.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: #9dc713;
	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: 48px;
}
.h3 span{
	font-size: 16px;
}
#h3_p{
	margin-top: 24px;
	text-align: center;
}

.spread_contents{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 24px;
	margin-bottom: 16px;
	justify-content: space-evenly;
}
#spread1 .spread_value_dl{
	color:red;
}
.container {
	color: #1c1c1c;
}
.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: 24px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 24px;
}
.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: 30px auto 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: #9dc713;
	color:white;
	font-size: 14px;
}

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

.spread_dl_onepair{
	width: 100%;
}
.spread_value_dl_onepair{
	width: 100%;
}

#risk{
	width: 1000px;
    margin: 30px auto 0 auto;
    font-size: 16px;
    line-height: 150%;
	padding: 0px 12px 30px;
    box-sizing: border-box;
}
#risk img{
	max-width: 100%;
	height: auto;
}
