@import url(/service/money_order/css/style_02.css);

/* ========== mainImage ========== */
.c-mainImage-04 {
	background-image: url(/service/immediate_account_transfer/img/mainImage_02@x2_20231230.jpg);
}

@media only screen and (max-width: 640px) {
.c-mainImage-04.sp {
	background-image: url(/service/immediate_account_transfer/img/mainImage_02_sp@x2_20231230.jpg);
}
}


/* ========== general ========== */
.flat {
	margin-top: 0 !important;
}

.largely-spaced {
	margin-top: 3.375em;
}

@media only screen and (max-width: 640px) {
.largely-spaced {
	margin-top: 1.6875em;
}
}


/* ========== text ========== */
.at-text-01 {
	background: #e80000;
	border-radius: 0.25em;
	color: #fff;
	display: inline-block;
	font-size: 81.25%;
	font-weight: bold;
	padding: 1px 4px 0;
	position: relative;
		bottom: 0.077em;
}


/* ========== list ========== */
.at-list-01 > li li {
	font-size: 100%;
	list-style-type: square;
    margin-top: 0.25em;
    margin-left: 20px;
	text-indent: 0;
}


/* ========== img ========== */
@media only screen and (min-width: 870px) {
.at-img-01 img {
	margin-top: 19px;
	margin-bottom: 19px;
}
}
