  @charset "utf-8";
/* CSS Document */
#keyVisualArea{
	background-image: url("/seihin/technology/theme/airbag/img/keyVisual.jpg");
}
footer{
	margin-top: 0;
}

.anker-sec .lead-txt{
	font-weight: 400;
	margin-bottom: 40px;
}

.txtBox{
	text-align: left;
}

.flexBox{
	align-items: flex-start;
}

.flexBox01 figure{
	max-width: 447px;
	width: 48%;
}
.flexBox01 .txtBox{
	text-align: left;
	width: 48%;
}
.flexBox02 {
	margin-top: 20px;
}
.flexBox02 figure{
	max-width: 191px;
	width: 22%;
}
.flexBox02 .txtBox{
	text-align: left;
	width: 75%;
}
.flexBox02 .txtBox .attention{
	font-size: 1.2rem;
	text-indent: -0.5em;
	padding-left: 0.5em;
}

.voiceBox{
	text-align: left;
	position: relative;
	padding: 35px 25px;
	background: #fff;
	border: solid 1px #464646;
	margin-top: 70px;
}
.voiceBox .label{
	position: absolute;
	top: -17px;
	left: -20px;
	background: #464646;
	border-radius: 5px;
	color: #fff;
	font-size: 1.8rem;
	font-weight: 500;
	line-height: 34px;
	padding: 0 10px;
}
.voiceBox .label::before{
	content: "";
	display: block;
	width: 1px;
	height: 15px;
	background: #000;
	position: absolute;
	z-index: 2;
	bottom: -10px;
	left: 54%;
	transform: rotate(340deg);
}
.voiceBox .name{
	font-size: 1.8rem;
	font-weight: 500;
	border-bottom: solid 1px #707070;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.voiceBox .name span{
	font-size: 1.6rem;
	display: inline-block;
	margin-right: 10px;
}
#anker-sec02 .flexBox .mvBox01{
	max-width: 447px;
	width: 50%;
}
#anker-sec02 .flexBox .mvBox01 figure{
	max-width: inherit;
	width: 100%;
}

.movie{
	position: relative;
	width: 100%;
	margin:0 auto;
}
.movie video{
	width: 100%;
}
.movie .play-btn{
	display: block;
	max-width: 56px;
	position: absolute;
	  top: 50%;
	  left: 50%;
	  transform: translateY(-50%) translateX(-50%);
	  -webkit-transform: translateY(-50%) translateX(-50%);
	  cursor: pointer;
}
.movie .play-btn.playActive{display:none;}

#anker-sec02 .flexBox .mvBox01 p{
	text-align: left;
	font-weight: 500;
	line-height: 1.3;
	margin-bottom: 10px;
}
#anker-sec02 .flexBox .mvBox01 p span{
	font-size: 1.2rem;
	font-weight: 400;
}
#anker-sec02 .mvBox02 {
	margin-top: 25px;
}
#anker-sec02 .mvBox02 .lead{
	text-align: left;
	font-weight: 500;
	margin-bottom: 10px;
}
#anker-sec02 .mvBox02 .flexBox{
	flex-wrap: wrap;
	padding: 35px 60px;
	background: #F8F8F8;
}
#anker-sec02 .mvBox02 .flexBox > li{
	margin-top: 60px;
	max-width: 240px;
	width: calc(96% / 3);
}
#anker-sec02 .mvBox02 .flexBox > li:nth-child(-n+3){
	margin-top: 0;
}
#anker-sec03 .container .fnt-medium{
	margin-bottom: 10px;
}
#anker-sec03 .voiceBox .fnt-medium {
	font-size: 1.8rem;
}
#anker-sec03 .voiceBox .fnt-medium span{
	font-size: 1.6rem;
}
#anker-sec03 .container .flexBox li{
	font-size: 1.4rem;
	font-weight: 500;
	max-width: 300px;
	width: calc(96% / 3);
}
#anker-sec03 .container .flexBox li figure{
	margin-top: 5px;
}
#anker-sec03 .container .flexBox li figcaption{
	font-weight: 400;
	font-size: 1.2rem;
	margin-top: 5px;
}

@media screen and (max-width: 900px){
	.ankerBtn{
		display: block;
		margin: 40px 0;
	}
	.ankerBtn li + li{
		margin-left: 0;
		margin-top: 15px;
	}
}
@media screen and (max-width: 768px){
	.flexBox01{
		display: block;
	}
	.flexBox0101 .txtBox{
		width: 100%;
	}
	.flexBox0101 figure{
		margin: 20px auto 0;
		width: 100%;
	}
	#anker-sec02 .flexBox01 .txtBox{
		width: 100%;
	}
	#anker-sec02 figure.spStyle{
		margin-top: 20px;
	}
	#anker-sec02 .flexBox .mvBox01{
		width: 100%;
		margin: 20px auto 0;
	}
	#anker-sec02 .mvBox02 .flexBox{
		padding: 25px 20px;
	}
}
@media screen and (max-width: 767px){
	.voiceBox{
		margin-top: 50px;
		padding: 25px 15px 15px;
	}
	.voiceBox .label{
		font-size: 1.6rem;
		left: -12px;
	}
	#anker-sec02 .mvBox02 .flexBox > li{
		margin-top: 30px;
	}
	#anker-sec02 .mvBox02 .flexBox p{
		margin-top: 5px;
	}
}
@media screen and (max-width: 480px){
	.flexBox02{
		display: block;
	}
	.flexBox02 .txtBox{
		width: 100%;
	}
	.flexBox02 figure{
		width: 100%;
		margin: 20px auto 0;
	}
	#anker-sec02 .mvBox02 .flexBox{
		padding: 15px;
	}
	#anker-sec03 .container .flexBox{
		display: block;
	}
	#anker-sec03 .container .flexBox li{
		width: 100%;
		margin: 0 auto;
	}
	#anker-sec03 .container .flexBox li + li{
		margin-top: 30px;
	}
}
