@charset "utf-8";

/************************************************
Parts
************************************************/
.h2style2 {
	position: relative;
	margin-bottom: 25px;
	padding-left: 13px;
	font-size: 1.2858rem/*18px*/;
	text-align: left;
}

.h2style2::before {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	left: 0;
	width: 3px;
	height: 1.2em;
	margin-bottom: 25px;
	background-color: #E60000;
	transform: translateY(-50%);
}

.note {
	padding-left: 1em;
	text-indent: -1em;
}

.note li+li {
	margin-top: 3px;
}

.fzLL {
	font-size: 1.5rem/*21px*/;
	line-height: 1.2381;
}

.box06 {
	padding: 20px 15px;
	border-radius: 6px;
	border: 1px solid #CFCFCF;
	background-color: #fff;
	font-size: 0.8572rem/*12px*/;
	line-height: 1.6429;
}

.ttl:not(:first-child) {
	margin-top: 2em;
}

.tRed2 {
	color: #E50408 !important;
}

.tRed3 {
	color: #c80000 !important;
}
.arrRight:before {
	top: 0.4em;
    left: inherit;
    right: 0;
}
.arrow > .txt{
	background: linear-gradient(#333,#333) 100% 90%/100% 1px no-repeat;
    background-position-x: left;
}
.center{
	text-align:center;
	position: absolute;
	bottom: 37px;
	left: 0;
	right: 0;
}
.u-line{
	text-decoration: underline;
}
.mt140{
	margin-top: 140px !important;
}
.posi-re{
	position: relative;
}
@media screen and (max-width: 641px) {
	.center{
		bottom: 15px;
	}
}

/************************************************
layout
************************************************/
.inner.i2 {
	padding: 45px 15px 0;
}

.lineBlock .inner {
	position: relative;
}

.lineBlock .inner::before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 100%;
	border-radius: 10px;
	background: linear-gradient(to bottom, #c80000 0%, #8c0000 100%);
	z-index: 20;
}

.lineBlock.-under .inner::before {
	top: -30px;
	height: calc(100% + 30px);
	background: linear-gradient(to bottom, #c80000 0% #8c0000 100%);
	z-index: 19;
}

.lineBlock.-first .inner::before {
	top: -30px;
	height: calc(100% + 30px);
}

.lineBlock.-under2 .inner::before {
	z-index: 18;
}

.bg2 {
	background: linear-gradient(to bottom, #faf9f1 0%, #f8f6e9 30%, #f8f6e9 70%, #fff 100%);
}


@media screen and (max-width: 640px) {
	.mr {
		margin-right: -25px;
	}

	.lineBlock .inner {
		padding: 0 25px 0 20px;
	}

	.section {
		font-size: 0.8572rem/*12px*/;
		line-height: 1.5;
	}

	.section .in {
		margin-left: 25px;
	}

	.lineBlock.-first .section:first-child {
		padding-top: 12px;
	}

	.bg1 {
		padding-top: 28px;
		background: url(/online/st/apply/app/account/card/mitsubishiufjcard/new/img/bg_01_sp.png) 0 0 no-repeat;
		background-size: 100% auto;
	}

	.sec00 .bloxk01 .img {
		padding-bottom: 85px;
	}

	.sec00 .bloxk01 .img img {
		width: 95%;
	}

	.sec01 .img1 {
		width: 223px;
	}

	.sec01 .img2 {
		width: 205px;
	}

	.sec02 .txt1 {
		font-size: 1.1429rem/*16px*/;
	}

	.sec02 .block01 {
		padding-top: 34px;
	}

	.sec02 .img2 {
		width: 280px;
	}
}
