@charset "UTF-8";

.auto-up {
	background-image: url('/image/pc/other/auto-up/auto-up_bg2.png'), url('/image/pc/other/auto-up/auto-up_bg1.png');
	background-repeat: no-repeat, repeat;
	background-size: 960px auto,auto;
	width: 960px;
	margin: 0 auto;
	color: #040000;
}

.auto-up h1 {
	text-align: center;
	padding-top: 25px;
	font-size: 42px;
	letter-spacing: 5px;
}
.auto-up-2step {
	height: 90px;
	padding-right: 10px;
	width: 91px;
}

.auto-up-color {
	color: #080103;
	background: -webkit-linear-gradient(top, #4b4b4b 0%, #4b4b4b 50%, #080103 51%, #080103 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

/*IEで未対応の場合は以下で背景を非表示に*/
@media all and (-ms-high-contrast: none) {
	.text-grad {
		background: none;
	}
}
.auto-up-small {
	font-size: 36px;
	padding-right: 50px;
}
.auto-up-mid {
	font-size: 63px;
}
.auto-up-big {
	font-size: 89px;
}
.auto-up-baitai {
	width:490px;
	text-align:center;
	margin:0 auto;
}
.auto-up-baitai ul {
	overflow:hidden;
}
.auto-up-baitai ul li {
	float:left;
}
.auto-up-baitai ul li img {
	width: 240px;
	height: 62px;
}
.auto-up-baitai ul .logo-castup {
	padding-top:25px;
}
.auto-up-baitai ul .logo-shinchakun {
	padding-top:25px;
}
.baitai-center {
	font-size: 22px;
	line-height: 50px;
	padding: 0 65px 0 50px;
}
.auto-up-step {
	overflow: hidden;
	text-align: center;
	padding-top:50px;
	padding-bottom: 57px;
}

.auto-up-step ol {
	display: inline-block;
	vertical-align: middle;
	margin: 0;
	padding: 0;
	position: relative;
}
.auto-up-step li {
	float: left;
	margin-right: 40px;
}
.auto-up-step h2 {
	font-size: 16px;
	color: #CA0000;
	text-align: left;
}
.auto-up-step h3 {
	font-weight: normal;
	font-size: 16px;
}
.auto-up-step dt {
	margin-bottom: 10px;
}
.step-title {
	position: absolute;
	top: 5px;
}
.step-finish {
	position: absolute;
	top: -30px;
	right: 0px;
}
.auto-up-step1 {
	padding-right: 55px;
	background: url('/image/pc/other/auto-up/auto-up_arrow01.png') no-repeat center right;
}
.auto-up_step1_img {
	height: 157px;
	width: 169px;
}
.auto-up_step2_img {
	height: 157px;
	width: 185px;
}
.auto-up_step-finish_img {
	height: 157px;
	width: 199px;
}
.auto-up-text {
	font-weight: bold;
	font-size: 18px;
	text-align: center;
}
.auto-up-contact {
	padding-top: 10px;
	padding-bottom: 30px;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	color: #ff3c50;
	background: url('/image/pc/other/auto-up/auto-up_arrow03.png') no-repeat bottom center;
}

