@charset "utf-8";

.concept .catch_area {
	background: url(../../concept/images/main_bg.jpg) no-repeat;
	color: #FFF;
	padding:95px 0;
	background-size:cover;
	position:relative;
}
.catch_area .concept_logo {
	text-align: center;
	margin-bottom:50px;
}
.concept .catch_area p {
	font-size: 16px;
	text-align: center;
	margin-bottom:50px;
}
.concept .catch_area .cap2 {
	font-size: 12px;
	position:absolute;
	right:15px;
	bottom:15px;
	margin-bottom:0;
}
.concept .catch_area .catch {
	text-align: center;
}

@media only screen and (max-width: 768px){
.concept .catch_area {
	background: url(../../concept/images/main_bg.jpg) no-repeat center top;
	color: #FFF;
	padding:70px 5%;
	background-size:cover;
}
.catch_area .concept_logo {
	text-align: center;
	margin-bottom:50px;
}
.concept .catch_area p {
	font-size: 14px;
	text-align: left;
	margin-bottom:50px;
}
.concept .catch_area .catch {
	text-align: center;
}
}



.blk .bg img{ width: 100%; }
.blk{
	position: relative;
	min-width: 1200px;
	}
.blk .wrap{
	position: absolute;
	top: 50%;
	left: 0;
	width: 500px;
	margin: 0 calc(20.7175% - 200px) auto;
	transform: translate(0,-50%);
	}

.blk .bg{
	position: relative;
	float: right;
	width: 58.565%;
	font-size: 0;
	
	}
.blk .bg img{ width: 100%; }
.blk .bg .cap{
	position: absolute;
	bottom: 0;
	right: 0;
	margin: 4px;
	font-size: 12px;
	color: #fff;
	}
.blk .wrap h3{
	position: relative;
	margin-bottom: 30px;
	overflow: hidden;
	}

.blk .wrap .catch{
	position: relative;
	margin-bottom: 10px;
	overflow: hidden;
	
	font-size: 24px;
	}
.blk .wrap .txt{
	/*! width: 400px; */
	font-size: 15px;
	line-height: 1.533;
	letter-spacing: 0.18em;
	
	}
.blk .wrap .txt sub,
.blk .wrap .txt sup{ font-size: 10px; }

.blk .bg.active{
	opacity: 1;
	transition: all 2s .5s;
	}
.blk .wrap h3.active::before{
	-webkit-transform: translate(70%, 0);
	transform: translate(70%, 0);
	transition: all 2s .2s;
	}
.blk .wrap .catch.active,
.blk .wrap .txt.active{
	opacity: 1;
	transition: all 1s .8s;
	}

.blk.bk02 .wrap{ left: auto; right: 0; }
.blk.bk02 .bg{ float: left; }

.concept_area .blk .fd strong {
	display:block;
	font-size: 45px;
	color: #9f9d9c;
}
@media only screen and (max-width: 1300px){
	.blk .wrap{
	width: 440px;
	}
.concept_area .blk .fd strong {
	font-size: 38px;
}
}

@media all and (max-width: 750px){
	.blk{ min-width: 0; }
	.blk .wrap{
		position: relative;
		top: 0;
		width: 84%;
		margin: 10.667% auto;
		transform: none;
		}
	.blk .bg{
		float: none;
		width: 100%;
		}
	.blk .bg .cap{
		margin: .533%;
		font-size: 2.667vw;
		}
	.blk .wrap h3{
		/*! width: 40.635%; */
		margin-bottom: 6.349%;
		}
	.blk.bk02 .wrap h3{ /*! width: 41.270%; */ }
	.blk.bk03 .wrap h3{ width: 41.111%; }
	.blk .wrap .catch{
		/*! width: 54.921%; */
		margin-bottom: 3.175%;
		font-size: 19px;
		}
	.blk.bk02 .wrap .catch{ /*! width: 68.095%; */ }
	.blk.bk03 .wrap .catch{ width: 63.810%; }
	.blk .wrap .txt{
		width: 100%;
		font-size: 14px;
		line-height: 1.455;
		}
	.blk .wrap .txt sub,
	.blk .wrap .txt sup{ font-size: 1.867vw; }

.concept_area .blk .fd strong {
	display:block;
	font-size: 30px;
	color: #9f9d9c;
}


}
