@charset "utf-8";
.eyecatch_inc.short .eyecatch_inc01 .eye_img{
	background-image: url(../img/manufacturing/eye01.jpg);
}
@media only screen and (max-width: 767px) {
	.eyecatch_inc.short{
		background-image: url(../img/manufacturing/eye01_sp.jpg);
	}
}

/*.contents01ここから*/
.contents01{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
}
.contents01 .contents01_01{
	width: 1180px;
	height: auto;
	padding: 65px 0 0;
	margin: 0 auto;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01{
		width: 90%;
		max-width: 350px;
		padding: 45px 0 0;
	}
}
.contents01 .contents01_01 .contents01_01_01{
	width: 100%;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01{
	}
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01{
	width: 100%;
	height: auto;
	margin: 0 0 70px;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01{
		margin: 0 0 18px;
		flex-direction: column;
	}
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 .contents01_01_01_01_01{
	width: auto;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
	flex-grow: 1;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 .contents01_01_01_01_01{
		margin: 0 0 40px;
	}
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 .contents01_01_01_01_01 .text01{
	width: auto;
	height: auto;
	margin: 0 0 30px;
	font-size: 25px;
	line-height: 35px;
	letter-spacing: calc((50/1000)*1em);
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 .contents01_01_01_01_01 .text01{
		margin: 0 0 30px;
	}
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 .contents01_01_01_01_01 .text02{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 15px;
	line-height: 30px;
	color: #3E3E3E;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 .contents01_01_01_01_01 .text02{
		line-height: 28px;
	}
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 .iframe{
	width: 500px;
	height: auto;
	aspect-ratio: 500/281;
	margin: 0 0 0 100px;
	display: block;
	flex-shrink: 0;
	position: relative;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 .iframe{
		width: 100%;
		margin: 0;
	}
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_02{
	width: 100%;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_02{
		align-items: stretch;
		flex-wrap: wrap;
	}
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_02 a{
	width: auto;
	height: 39px;
	padding: 0 14px;
	margin: 0 0 0 10px;
	font-size: 13px;
	line-height: 23px;
	color: #020A43;
	background-color: #F4F4F4;
	border-radius: 3px;
	display: flex;
	justify-content: center;
	align-items: center;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_02 a{
		width: calc((100% - 20px * 1) / 2);
		height: auto;
		padding: 0 6px 8px;
		margin: 20px 20px 0 0;
		font-size: 13px;
		line-height: 18px;
		color: #020A43;
		border-bottom: 2px solid #DDDDDD;
		background-color: transparent;
		border-radius: 0;
		justify-content: space-between;
	}
}
@media only screen and (min-width: 768px) {
	.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_02 a:nth-of-type(1){
		margin-left: 0;
	}
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_02 a:nth-of-type(-n+2){
		margin-top: 0;
	}
	.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_02 a:nth-of-type(2n){
		margin-right: 0;
	}
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_02 a::after{
	content: '';
	width: 6px;
	height: 6px;
	margin: 0 0 3px 10px;
	border-bottom: 1px solid #020A43;
	border-left: 1px solid #020A43;
	display: block;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	flex-shrink: 0;
}
/*.contents01ここまで*/

/*.contents02ここから*/
.contents02{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
}
.contents02 .contents02_01{
	width: 1180px;
	height: auto;
	padding: 80px 0 0;
	margin: 0 auto;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01{
		width: 90%;
		max-width: 350px;
		padding: 40px 0 0;
	}
}
.contents02 .contents02_01 .contents02_01_01{
	width: 100%;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: stretch;
	flex-wrap: wrap;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01{
		align-items: flex-start;
		flex-wrap: nowrap;
		flex-direction: column;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01{
	width: 100%;
	height: auto;
	padding: 50px 102px 50px 50px;
	margin: 0 0 60px;
	background-color: #F8F8F8;
	border-radius: 8px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01{
		padding: 30px 20px;
		margin: 0 0 30px;
		background-color: #F8F8F8;
		border-radius: 8px;
		flex-direction: column;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01 .img{
	width: 296px;
	height: auto;
	margin: 0 0 0 102px;
	display: flex;
	justify-content: center;
	align-items: flex-start;
	flex-shrink: 0;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01 .img{
		width: 100%;
		max-width: 259px;
		margin: 0;
		justify-content: flex-start;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01 .img img{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01 .contents02_01_01_01_01{
	width: auto;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
	flex-grow: 1;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01 .contents02_01_01_01_01{
		margin: 0 0 28px;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01 .contents02_01_01_01_01 .text01{
	width: auto;
	height: auto;
	margin: 0 0 30px;
	font-size: 22px;
	line-height: 32px;
	color: #000A46;
	letter-spacing: calc((50/1000)*1em);
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01 .contents02_01_01_01_01 .text01{
		margin: 0 0 20px;
		font-size: 18px;
		line-height: 28px;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01 .contents02_01_01_01_01 .text01 span{
	width: auto;
	height: auto;
	margin: 0 0 0 28px;
	font-size: 16px;
	line-height: 26px;
	color: #000A46;
	letter-spacing: calc((50/1000)*1em);
	display: inline;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01 .contents02_01_01_01_01 .text01 span{
		margin: 3px 0 0;
		font-size: 15px;
		line-height: 25px;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01 .contents02_01_01_01_01 .text02{
	width: auto;
	height: auto;
	margin: 0 0 19px;
	font-size: 18px;
	line-height: 28px;
	letter-spacing: calc((25/1000)*1em);
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01 .contents02_01_01_01_01 .text02{
		margin: 0 0 13px;
		font-size: 16px;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01 .contents02_01_01_01_01 .text03{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 15px;
	line-height: 28px;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01 .contents02_01_01_01_01 .text03{
		font-size: 14px;
		line-height: 25px;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01 .contents02_01_01_01_01 .text03 span{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 15px;
	line-height: 28px;
	display: inline;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01 .contents02_01_01_01_01 .text03 span{
		font-size: 14px;
		line-height: 25px;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_02{
	width: calc((100% - 60px * 1) / 2);
	height: auto;
	padding: 50px;
	margin: 0 60px 60px 0;
	background-color: #F8F8F8;
	border-radius: 8px;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_02{
		width: 100%;
		padding: 30px 20px;
		margin: 0 0 30px;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_02-2{
	margin-right: 0;
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_02 .text01{
	width: auto;
	height: auto;
	margin: 0 0 30px;
	font-size: 22px;
	line-height: 32px;
	color: #000A46;
	letter-spacing: calc((50/1000)*1em);
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_02 .text01{
		margin: 0 0 20px;
		font-size: 18px;
		line-height: 28px;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_02 .text01 span{
	width: auto;
	height: auto;
	margin: 0 0 0 28px;
	font-size: 16px;
	line-height: 26px;
	color: #000A46;
	letter-spacing: calc((50/1000)*1em);
	display: inline;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_02 .text01 span{
		margin: 3px 0 0;
		font-size: 15px;
		line-height: 25px;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_02 .text02{
	width: auto;
	height: auto;
	margin: 0 0 17px;
	font-size: 15px;
	line-height: 28px;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_02 .text02{
		margin: 0 0 13px;
		font-size: 14px;
		line-height: 25px;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_02 .contents02_01_01_02_01{
	width: 100%;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: stretch;
	flex-wrap: wrap;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_02 .contents02_01_01_02_01{
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_02 .contents02_01_01_02_01 .text03{
	width: calc((100% - 12px * 2) / 3 );
	height: auto;
	min-height: 69px;
	padding: 2px;
	margin: 17px 12px 0 0;
	font-size: 15px;
	line-height: 23px;
	border: 1px solid #AAAAAA;
	border-radius: 3px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	text-align: center;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_02 .contents02_01_01_02_01 .text03{
		width: calc((100% - 8px * 2) / 3 );
		min-height: 70px;
		padding: 1px;
		margin: 8px 8px 0 0;
		font-size: 12px;
		line-height: 16px;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_02-2 .contents02_01_01_02_01 .text03{
	min-height: 90px;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_02-2 .contents02_01_01_02_01 .text03{
		min-height: 70px;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_02 .contents02_01_01_02_01 .text03:nth-of-type(-n+3){
	margin-top: 0;
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_02 .contents02_01_01_02_01 .text03:nth-of-type(3n){
	margin-right: 0;
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_02 .contents02_01_01_02_01 .text03 span{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 12px;
	line-height: 23px;
	display: inline;
	text-align: center;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_02 .contents02_01_01_02_01 .text03 span{
		font-size: 10px;
		line-height: 14px;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_02 .text04{
	width: auto;
	height: auto;
	margin: 17px 0 0;
	font-size: 15px;
	line-height: 28px;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_02 .text04{
		margin: 15px 0 0;
		font-size: 14px;
		line-height: 25px;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_02 .img{
	width: 100%;
	height: auto;
	margin: 29px 0 0;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_02 .img{
		margin: 15px 0 0;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_02 .img img{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_04{
	width: 100%;
	height: auto;
	padding: 50px;
	margin: 0 0 60px;
	background-color: #F8F8F8;
	border-radius: 8px;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_04{
		padding: 30px 20px;
		margin: 0 0 30px;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_04 .text01{
	width: auto;
	height: auto;
	margin: 0 0 30px;
	font-size: 22px;
	line-height: 32px;
	color: #000A46;
	letter-spacing: calc((50/1000)*1em);
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_04 .text01{
		margin: 0 0 20px;
		font-size: 18px;
		line-height: 28px;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_04 .text01 span{
	width: auto;
	height: auto;
	margin: 0 0 0 28px;
	font-size: 16px;
	line-height: 26px;
	color: #000A46;
	letter-spacing: calc((50/1000)*1em);
	display: inline;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_04 .text01 span{
		margin: 3px 0 0;
		font-size: 15px;
		line-height: 25px;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_04 .text02{
	width: auto;
	height: auto;
	margin: 0 0 40px;
	font-size: 15px;
	line-height: 28px;
	letter-spacing: calc((25/1000)*1em);
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_04 .text02{
		margin: 0 0 20px;
		font-size: 14px;
		line-height: 25px;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_04 .text02 span{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 15px;
	line-height: 28px;
	letter-spacing: calc((25/1000)*1em);
	display: inline;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_04 .text02 span{
		font-size: 14px;
		line-height: 25px;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_04 .contents02_01_01_04_01{
	width: 100%;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: stretch;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_04 .contents02_01_01_04_01{
		flex-wrap: wrap;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_04 .contents02_01_01_04_01 .contents02_01_01_04_01_01{
	width: calc((100% - 36px * 5) / 6 );
	height: auto;
	margin: 0 0 0 36px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: column;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_04 .contents02_01_01_04_01 .contents02_01_01_04_01_01{
		width: calc((100% - 22px * 1) / 2 );
		margin: 22px 22px 0 0;
	}
}
@media only screen and (min-width: 768px) {
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_04 .contents02_01_01_04_01 .contents02_01_01_04_01_01:nth-of-type(1){
		margin-left: 0;
	}
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_04 .contents02_01_01_04_01 .contents02_01_01_04_01_01:nth-of-type(-n+2){
		margin-top: 0;
	}
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_04 .contents02_01_01_04_01 .contents02_01_01_04_01_01:nth-of-type(2n){
		margin-right: 0;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_04 .contents02_01_01_04_01 .contents02_01_01_04_01_01 .icon01{
	width: 136px;
	height: auto;
	aspect-ratio: 1/1;
	margin: 0 0 20px;
	border-radius:  50%;
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: center;
	display: block;
	position: relative;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_04 .contents02_01_01_04_01 .contents02_01_01_04_01_01 .icon01{
		width: 100%;
		margin: 0 0 10px;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_04 .contents02_01_01_04_01 .contents02_01_01_04_01_01:nth-of-type(1) .icon01{
	background-image: url(../img/manufacturing/icon/icon01.png);
	background-size: 48px auto;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_04 .contents02_01_01_04_01 .contents02_01_01_04_01_01:nth-of-type(1) .icon01{
		background-size: 44px auto;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_04 .contents02_01_01_04_01 .contents02_01_01_04_01_01:nth-of-type(2) .icon01{
	background-image: url(../img/manufacturing/icon/icon02.png);
	background-size: 46px auto;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_04 .contents02_01_01_04_01 .contents02_01_01_04_01_01:nth-of-type(2) .icon01{
		background-size: 43px auto;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_04 .contents02_01_01_04_01 .contents02_01_01_04_01_01:nth-of-type(3) .icon01{
	background-image: url(../img/manufacturing/icon/icon03.png);
	background-size: 45px auto;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_04 .contents02_01_01_04_01 .contents02_01_01_04_01_01:nth-of-type(3) .icon01{
		background-size: 42px auto;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_04 .contents02_01_01_04_01 .contents02_01_01_04_01_01:nth-of-type(4) .icon01{
	background-image: url(../img/manufacturing/icon/icon04.png);
	background-size: 64px auto;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_04 .contents02_01_01_04_01 .contents02_01_01_04_01_01:nth-of-type(4) .icon01{
		background-size: 59px auto;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_04 .contents02_01_01_04_01 .contents02_01_01_04_01_01:nth-of-type(5) .icon01{
	background-image: url(../img/manufacturing/icon/icon05.png);
	background-size: 58px auto;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_04 .contents02_01_01_04_01 .contents02_01_01_04_01_01:nth-of-type(5) .icon01{
		background-size: 54px auto;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_04 .contents02_01_01_04_01 .contents02_01_01_04_01_01:nth-of-type(6) .icon01{
	background-image: url(../img/manufacturing/icon/icon06.png);
	background-size: 53px auto;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_04 .contents02_01_01_04_01 .contents02_01_01_04_01_01:nth-of-type(6) .icon01{
		background-size: 49px auto;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_04 .contents02_01_01_04_01 .contents02_01_01_04_01_01 .icon01 span{
	width: 80px;
	height: 22px;
	font-size: 13px;
	line-height: 19px;
	color: #020A43;
	border-radius: calc(22px / 2);
	border: 1px solid #020A43;
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	top: -2px;
	bottom: auto;
	left: 0;
	right: 0;
	margin: auto;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_04 .contents02_01_01_04_01 .contents02_01_01_04_01_01 .icon01 span{
		width: 73px;
		font-size: 12px;
		line-height: 18px;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_04 .contents02_01_01_04_01 .contents02_01_01_04_01_01 .contents02_01_01_04_01_01_01{
	width: auto;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: column;
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_04 .contents02_01_01_04_01 .contents02_01_01_04_01_01 .contents02_01_01_04_01_01_01 .text03{
	width: auto;
	height: auto;
	margin: 0 0 8px;
	font-size: 15px;
	line-height: 25px;
	color: #020A43;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_04 .contents02_01_01_04_01 .contents02_01_01_04_01_01 .contents02_01_01_04_01_01_01 .text03{
		margin: 0 0 6px;
		font-size: 14px;
		line-height: 20px;
		text-align: center;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_04 .contents02_01_01_04_01 .contents02_01_01_04_01_01 .contents02_01_01_04_01_01_01 .text04{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 13px;
	line-height: 22px;
	color: #3E3E3E;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_04 .contents02_01_01_04_01 .contents02_01_01_04_01_01 .contents02_01_01_04_01_01_01 .text04{
		font-size: 11px;
		line-height: 17px;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_05{
	width: 100%;
	height: auto;
	padding: 50px;
	margin: 0 0 60px;
	background-color: #F8F8F8;
	border-radius: 8px;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_05{
		padding: 30px 20px;
		margin: 0 0 50px;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_05 .text01{
	width: auto;
	height: auto;
	margin: 0 0 30px;
	font-size: 22px;
	line-height: 32px;
	color: #000A46;
	letter-spacing: calc((50/1000)*1em);
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_05 .text01{
		margin: 0 0 20px;
		font-size: 18px;
		line-height: 28px;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_05 .text01 span{
	width: auto;
	height: auto;
	margin: 0 0 0 28px;
	font-size: 16px;
	line-height: 26px;
	color: #000A46;
	letter-spacing: calc((50/1000)*1em);
	display: inline;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_05 .text01 span{
		margin: 3px 0 0;
		font-size: 15px;
		line-height: 25px;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_05 .text02{
	width: auto;
	height: auto;
	margin: 0 0 40px;
	font-size: 15px;
	line-height: 28px;
	letter-spacing: calc((25/1000)*1em);
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_05 .text02{
		margin: 0 0 20px;
		font-size: 14px;
		line-height: 25px;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_05 .text02 span{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 15px;
	line-height: 28px;
	letter-spacing: calc((25/1000)*1em);
	display: inline;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_05 .text02 span{
		font-size: 14px;
		line-height: 25px;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_05 .contents02_01_01_05_01{
	width: 100%;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: center;
	align-items: stretch;
	flex-wrap: wrap;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_05 .contents02_01_01_05_01{
		justify-content: flex-start;
		align-items: center;
		flex-wrap: nowrap;
		flex-direction: column;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_05 .contents02_01_01_05_01 .contents02_01_01_05_01_01{
	width: calc((100% - 58px * 2) / 3 );
	height: auto;
	margin: 60px 58px 0 0;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: column;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_05 .contents02_01_01_05_01 .contents02_01_01_05_01_01{
		width: 100%;
		margin: 28px 0 0;
	}
}
@media only screen and (min-width: 768px) {
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_05 .contents02_01_01_05_01 .contents02_01_01_05_01_01:nth-of-type(-n+3){
		margin-top: 0;
	}
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_05 .contents02_01_01_05_01 .contents02_01_01_05_01_01:nth-of-type(3n){
		margin-right: 0;
	}
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_05 .contents02_01_01_05_01 .contents02_01_01_05_01_01:last-of-type{
		margin-right: 0;
	}
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_05 .contents02_01_01_05_01 .contents02_01_01_05_01_01:nth-of-type(1){
		margin-top: 0;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_05 .contents02_01_01_05_01 .img{
	width: 100%;
	height: auto;
	margin: 0 0 15px;
	display: block;
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_05 .contents02_01_01_05_01 .img img{
	width: 100%;
	height: auto;
	margin: 0;
	border-radius: 3px;
	display: block;
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_05 .contents02_01_01_05_01 .contents02_01_01_05_01_01 .contents02_01_01_05_01_01_01{
	width: auto;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_05 .contents02_01_01_05_01 .contents02_01_01_05_01_01 .contents02_01_01_05_01_01_01 .text03{
	width: auto;
	height: auto;
	margin: 0 0 8px;
	font-size: 15px;
	line-height: 25px;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_05 .contents02_01_01_05_01 .contents02_01_01_05_01_01 .contents02_01_01_05_01_01_01 .text03{
		margin: 0 0 7px;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_05 .contents02_01_01_05_01 .contents02_01_01_05_01_01 .contents02_01_01_05_01_01_01 .text04{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 13px;
	line-height: 22px;
	color: #3E3E3E;
	display: block;
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_06{
	width: 100%;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_06 .contents02_01_01_06_01{
	width: 100%;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: center;
	align-items: flex-start;
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_06 .contents02_01_01_06_01 a{
	width: 480px;
	height: 130px;
	margin: 0;
	background-color: #020A43;
	border-radius: 8px;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	overflow: hidden;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_06 .contents02_01_01_06_01 a{
		width: 100%;
		height: 120px;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_06 .contents02_01_01_06_01 a .photo01{
	width: 163px;
	height: 100%;
	margin: 0;
	background-image: url(../img/manufacturing/photo06.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	display: block;
	flex-shrink: 0;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_06 .contents02_01_01_06_01 a .photo01{
		width: 130px;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_06 .contents02_01_01_06_01 .text01{
	width: auto;
	height: 100%;
	padding: 0 27px;
	margin: 0;
	font-size: 17px;
	line-height: 30px;
	letter-spacing: calc((20/1000)*1em);
	color: #ffffff;
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-grow: 1;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_06 .contents02_01_01_06_01 .text01{
		padding: 0 20px 0 30px;
		font-size: 15px;
		line-height: 24px;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_06 .contents02_01_01_06_01 .text01::after{
	content: '';
	width: 8px;
	height: 8px;
	margin: 0 0 0 5px;
	border-bottom: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
	display: block;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	flex-shrink: 0;
}
/*.contents02ここまで*/