@charset "utf-8";
*{
	color:#333
}
.caret{
	pointer-events: none
}
.jiemo-futurejap-header-3{
	box-shadow: 0 0 6px 3px #b2111e
}
.jiemo-futurejap-crumb{
	padding-bottom: 3.5rem
}
.jiemo-futurejap-crumb span,.jiemo-futurejap-crumb a{
	color: #e0e0e0
}
.jiemo-futurejap-crumb b{
	color: #fff
}
.jiemo-futurejap-progressimg{
	
}
.jiemo-futurejap-progressimg .img-area{
	background-color: #d73240;
	box-shadow: 0 0 6px 3px #880f1a;
	position: relative;
	z-index: 1
}
.jiemo-futurejap-progressimg img{
	width: 100%
}
.jiemo-futurejap-progressimg .content{
	padding-bottom: 4rem;
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 1;
	display: none
}
.jiemo-futurejap-progressimg .content.active{
	display: block
}
.jiemo-futurejap-progressimg .text{
	position: absolute;
	top: 3.5rem;
	left: 0
}
.jiemo-futurejap-progressimg .text h2{
	color: #f5e3a5;
	font-size: 2rem;
	font-weight: bold
}
.jiemo-futurejap-progressimg .text h2 span{
	color: #fff
}
.jiemo-futurejap-progressimg .text p{
	color: #f5e3a5;
	font-size: 1.2rem;
	margin-top: 1rem
}
.jiemo-futurejap-progressimg .tab-area{
	background-color: #a51a29;
}
.jiemo-futurejap-progressimg .tab-area ul{
	width: 100%
}
.jiemo-futurejap-progressimg .tab-area ul li{
	float: left;
	width: 18%;
	text-align: center;
	margin-right: 1.5rem;
	position: relative;
	z-index: 2
}
.jiemo-futurejap-progressimg .tab-area ul li span{
	display: inline-block;
	height: 2.7rem;
	line-height: 2.7rem;
	margin: 0.8rem auto;
	width: 100%;
	color: #fff;
	font-size: 1.2rem;
	font-weight: bold;
	background-color: #d73240;
	box-shadow: 0 0 6px 3px #880f1a;
	cursor: pointer;
}
.jiemo-futurejap-progressimg .tab-area ul li.active span{
	height: 3.5rem;
	line-height: 4.2rem;
	margin-top: 0;
	box-shadow: 0 3px 3px 1px #880f1a;
}
.jiemo-futurejap-progress{
	padding: 6rem 15px 10rem;
	background: url(../images/bg-progress.png) no-repeat bottom center
}
.jiemo-futurejap-progress .progress-header{
	width: 26rem;
	margin: auto;
	padding-bottom: 1.5rem;
	margin-bottom: 4rem;
	text-align: center;
	border: 0.25rem solid #011225;
}
.jiemo-futurejap-progress .progress-header img{
	position: relative;
	top: -2.3rem;
	padding: 0 2.6rem;
	background-color: #fff;
}
.jiemo-futurejap-progress .progress-header h3{
	position: relative;
	top: -1rem;
	font-size: 1.6rem;
	font-weight: bold;
}
.jiemo-futurejap-progress .progress-header span{
	color: #888787;
	font-size: 1.2rem;
}
.jiemo-futurejap-progress .line-area{
	width: 0;
	height: 100%;
	float: left;
}
.jiemo-futurejap-progress .line-area img{
	position: relative;
	left: -0.7rem;
	top: 3.3rem
}
.jiemo-futurejap-progress .text-area{
	padding: 0.4rem 1.2rem;
	border: 0.1rem solid #011226;
	text-align: left;
	white-space: nowrap
}
.jiemo-futurejap-progress .text-area ul li{
	line-height: 2rem;
	font-size: 0.9rem
}
.jiemo-futurejap-progress .text-area ul li b{
	color: #c39106
}
.jiemo-futurejap-progress em{
	display: inline-block;
	padding: 0.3rem 0.8rem;
	margin:3.2rem 0.2rem 3.7rem;
	color: #fff;
	font-weight: bold;
	font-size: 1rem;
	background-color: #c39106;
}
.jiemo-futurejap-progress .row .col-md-6:first-child{
	border-right: 1px solid #ddd;
	padding-bottom: 2.5rem;
	text-align: right
}
.jiemo-futurejap-progress .small-text img{
	top: 2.5rem
}
.jiemo-futurejap-progress .small-text em{
	margin-top: 2.4rem
}
.jiemo-futurejap-progress .row:last-child .col-md-6{
	padding-bottom: 0
}
.jiemo-futurejap-progress .time-text{
	text-align: left;
	background-color: #c39106;
	color: #fff;
	padding: 0.3rem 1.2rem;
	font-weight: bold;
	border: 1px solid #011226;
	border-bottom: none;
	display: none
}

@media (max-width:720px) {
	.jiemo-futurejap-progressimg .text{
		top: 1.8rem
	}
	.jiemo-futurejap-progressimg .text h2{
		font-size: 1.2rem
	}
	.jiemo-futurejap-progressimg .text p{
		font-size: 0.8rem;
		margin-top: 0.1rem
	}
	.jiemo-futurejap-progressimg .tab-area ul li{
		width: 30%;
		margin-right: 3%
	}
	.jiemo-futurejap-progressimg .tab-area ul li span{
		font-size: 1rem
	}
	.jiemo-futurejap-progress .text-area{
		white-space: normal
	}
	.jiemo-futurejap-progress .row .col-md-6{
		border: none !important;
		padding-bottom: 1rem !important
	}
	.jiemo-futurejap-progress .time-text{
		display: block
	}
}