@charset "utf-8";
/* 外貨預金Welcome！キャンペーン  */

#cmp-intro {
	padding: 0;
}
#cmp-intro h1 {
	margin-left: -1px;
	margin-right: 1-px;
	margin-bottom: 0;
}
.cmp-section header>h2>span {
	background-color: #6d5ce6;
	box-shadow: 12px 0 0 #6d5ce6,-12px 0 0 #6d5ce6;
}
.cmp-section header>h3 {
	color: #6d5ce6;
}
.cmp-steps .contents .step .inner{
	border-color: #aca2f8;
}
.cmp-steps .heading-main h2 span {
	background-color: #6d5ce6;
	box-shadow: 12px 0 0 #6d5ce6,-12px 0 0 #6d5ce6;
}
#cmp-importantNotes-post {
	border-color: #e50000;
}
#cmp-importantNotes-post .item>.head>p:before,
#cmp-importantNotes-post .item>.head>p:after {
	display: none;
}
#cmp-importantNotes-post .item>.head:hover {
	background: #fff;
	opacity: 1;
	filter: alpha(opacity=100);
	cursor: default;
}
#cmp-importantNotes-post .item>.body {
	display: block!important;
	height: auto!important;
	padding:20px 55px!important
}
#cmp-info-USDollar strong,
#cmp-info-AusDollar strong {
	font-weight: bold;
}
#cmp-info-USDollar dl>dt:first-child,
#cmp-info-AusDollar dl>dt:first-child {
	margin-top: 0;
}
#cmp-info-USDollar {
	background-color: #fce7cd;
}
#cmp-info-AusDollar {
	background-color: #e7e6ff;
}
.cmp-noteList>li>ul {
	margin-top: 0;
}
.cmp-noteList>li>ul>li:before {
	display: none;
}
.cmp-btnGroup-01 {
	margin:25px -54px -54px;
	padding: 13px 30px 30px;
	text-align: center;
	background-color: #e7e6ff;
}