.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;
}


.h3{
	font-size: 26px;
	text-align: center;
	font-weight: bold;
	margin-top: 48px;
	line-height: 150%;
}
.h3 span{
	font-size: 16px;
}
#h3_p{
	margin-top: 24px;
	text-align: center;
	line-height: 200%;
}
#contentbox {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#contentbox .linkbox {
	margin-top: 50px;
	margin-bottom: 100px;
}

#contentbox .linkbox ul {
	display: flex;
	justify-content: space-between;

}
#contentbox .linkbox ul li {
	list-style-type: none;
	text-align: center;
	width: 20%;	
}
#contentbox .linkbox ul li a {
	background-color: #06C;
	color: #FFF;
	text-decoration: none;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;	
	-webkit-transition: all .3s;
	transition: all .3s;
	display: block;
}
#contentbox .linkbox ul li a:hover {
    background-color: #998bfa;
}
#contentbox .content {
	margin-bottom: 100px;
	padding-right: 5px;
	padding-left: 5px;
}
#contentbox .content h4 {
	text-align: left;
	font-size: large;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 5px;
	margin-bottom: 30px;
}
#contentbox .content h5 {
	margin-bottom: 15px;

}
#contentbox .content p {
	font-size: medium;
	line-height: 200%;
}





.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;
}
