.spreadtext_font{
	font-size:20px;
	font-family: 'Noto Sans JP', sans-serif !important;
	line-height:1.3;
}

.spread_cautiontext{
	font-size: 12px !important;
	padding-left: 0px !important;
	padding-right: 0px !important;
	line-height: 1.4;
}

.spreadText_zarjpy{
	margin-bottom: 4px;
}

img{
	max-width: 100%;
	height: auto;
}
body {
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	position: relative;
	color: #333;
}
.flex-container {
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
}
/* floatする要素の親要素になることが多いdivやulに対して、 css内部であらかじめclearfixを設定 */
div:after, ul:after {
	content: "";
	display: block;
	clear: both;
}
.disp_sp {
    display: none;
}

.pc{
	display: block;
}
.sp {	
	display:none;
}

ul li{
	list-style-type: none;
}


.mu10 {
	margin-bottom: 10px;
}
.mu20 {
	margin-bottom: 20px;
}
.mu30 {
	margin-bottom: 30px;
}
.mt10 {
	margin-top: 10px;
}
.mt20 {
	margin-top: 20px;
}
.mt30 {
	margin-top: 30px;
}

.topimg_li02{
	padding-bottom: 10px;
}
#header {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 120px;
}
#header .headleft {
	float: left;
}
#header .headleft h1 {
	height: 30px;
	width: 100%;
	font-size: 14px;
	font-weight: normal;
	margin-top: 10px;
}
#header .headleft .logo {
	margin-left: 13px;
}
#header .swaprank {
	float: right;
	margin-right: 13px;
	margin-top: 9px;
}
#Container {
	margin-right: auto;
	margin-left: auto;
}
#Container #w_topimg {
	background-image: url(../images/top_img_bg.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}
#Container #topimg {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#Container #topimg ul {
	display: flex;
	flex-direction: column;
	align-items: center;
}
#Container #topimg li {
	list-style-type: none;
}
#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;
	line-height: 150%;
}

#Container .lotbox_bg{
	background-color: #fffdbc;
	padding-top: 0px;
	padding-bottom: 2px;
}

#Container .lotbox {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	margin-bottom: 50px;

}

#Container .lotbox .lotbox_h2{
	text-align: center;
	line-height: 1.5;
	font-size: 32px;
}

#Container .accountbox {
	width: 1000px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	text-align: center;
}
#Container .revo {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
}
#Container .swapcp {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
}

#Container .revo p {
	text-align: right;
	font-size: 12px;
	padding: 5px;
}

#Container section .w_g_content {
	padding-top: 50px;
	padding-bottom: 50px;
}
#Container section .w_w_content {
	background-color: #ffffff;
	padding-top: 50px;
	padding-bottom: 50px;
}
#Container section .w_b_content {
	background-color: #333333;
	padding-top: 50px;
	padding-bottom: 50px;
	color: #FFF;
}
#Container section .ContentArea {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#Container .ContentArea h2 {
	text-align: center;
	font-size: 42px;
	font-weight: bold;
	line-height: 1.2;
}
#Container .ContentArea h3 {
	font-size: 18px;
	font-weight: normal;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 50px;
}
#Container .ContentArea p {
	font-size: medium;
	line-height: 150%;
}
#Container .ContentArea .img {
	display: flex;
	justify-content: space-between;
	margin-top: 30px;
	margin-bottom: 30px;
}
#Container .ContentArea .img2 {
	display: flex;
	justify-content: space-between;
	margin-top: 30px;
	margin-bottom: 10px;
}
#Container .gaiyoubox {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#Container .gaiyoubox table {
	border-collapse: collapse;
}
#Container .gaiyoubox table tr td {
	padding: 5px;
	font-size: medium;
	line-height: 200%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #444;
}
#Container .gaiyoubox a:hover{
	color: #fff;
}
#Container .gaiyoubox a:link{
	color: #fff;
}
#Container .gaiyoubox a:visited{
	color: #fff;
}
#Container #risk {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	background-color: #2a7aff;
	line-height: 500%;
	font-size: x-small;
	color: #FFF;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
}
#page_top{
  width: 60px;
  height: 60px;
  position: fixed;
  right: 0;
  bottom: 0;
  opacity: 0.6;
}
#page_top a{
  width: 60px;
  height: 60px;
  text-decoration: none;
}
#page_top a::before{
  font-family: FontAwesome;
  content: '\f139';
  font-size: 60px;
  color: #3fefee;
}
/*********************************

ボタン

**********************************/
.a_button {
	width: 750px;
	height: 130px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background: #ea3c3d;
	font-size: 36px;
	color: #fff;
	line-height: 1.5;
	margin-top: 80px;
	margin-bottom: 30px;
}
.font_small {
	font-size: 14px;
	background: #fff;
	color: #000;
	padding: 6px 12px 6px 12px;
}
.a_button a {
	color: #fff;
	text-decoration: none;
	padding: 16px 16px 32px 16px;
	display: block;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.a_button a:hover {
	opacity: 0.6;
}
.a_button_text {
	margin-top: -12px;
	display: block;
}
.corporation_a   {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 80px;
}
.corporation_a a {
	font-size: medium;
	color: #36F;
}
.corporation_a a:hover {
	font-size: medium;
	color: #FF6064;
}

.chart_img{
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	gap: 8px;
}

.chfcp_text{
	margin-top: 20px;
	font-size: 30px !important;
	text-align: center;
}

.flow_text{
	text-align: center;
	background-color: #1fb3ff;
	display: flex;
	justify-content: center;
	padding: 20px;
	border-radius: 32px;
	color: white;
	width: 500px;
	font-size: 26px;
	margin-left: auto;
	margin-right: auto;
}

.flow_lead{
	margin-top: 32px;
	margin-bottom: 40px;
	text-align: center;
}

.h2_title{
	background-color: #fb231a;
	color: white;
	    padding-top: 20px;
    padding-bottom: 20px;
}

#meincpimg{
	text-align: center;
}

.h2_title_why{
	background-color: white;
	color: black;
}

.cp_imgbox{
	display: flex;
	gap: 10px;
}