@charset "UTF-8";
.p-text {
	line-height: 2.2;
	max-width: 930px;
	margin: 0 auto 50px;
}
.intro {
	margin-bottom: 91px;
}
.intro_inner {}
.intro_title {}
.intro_text {}
.intro_image {
	background-image: url(/img/business_oem/pt-intro01@2x.jpg);
	margin-top: 40px;
}
.areaOem {}
.areaOem_inner {}
.lot {
	margin-bottom: 55px;
}
.lot_title {}
.lot_text {}
.lot_table {
	max-width: 960px;
	margin-left: auto;
}
.lot_table > caption {
	text-align: left;
	margin-bottom: 7px;
}
.lot_table > tbody {}
.lot_table > tbody > tr {}
.lot_table > tbody > tr:first-child {}
.lot_table > tbody > tr:last-child {}
.lot_table > tbody > tr > th {}
.lot_table > tbody > tr > td {}
.prod {
	margin-bottom: 80px;
}
.prod_title {}
.prod_list {
	list-style: none;
	padding-left: 1.5em;
	margin-bottom: 78px;
	font-size: 87.5%;
	line-height: 2.1;
}
.prod_list > li {}
.prod_list > li:first-child {}
.prod_list > li:last-child {}
.prod_list > li:nth-child(2n+1) {}
.prod_list > li:nth-child(n+3) {}
.prod_tblTxt {
	padding-left: 1em;
}
.prod_image {
	background-image: url(/img/business_oem/pt-prod01@2x.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	padding-bottom: 34.4%;
	line-height: 0;
}
.suggest {
	margin-bottom: 80px;
}
.suggest_title {}
.suggest_msg {}
.suggest_cols {
	display: flex;
	background-color: #F1F5F7;
	padding: 38px 58px 48px;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 26px;
}
.suggest_col {}
.suggest_col-no1 {
	width: calc(100% - 200px);
}
.suggest_headline {
	font-size: 22px;
	font-weight: 500;
	color: #0066BA;
	line-height: 1.4;
	margin-bottom: 18px;
}
.suggest_text {
	font-size: 14px;
}
.suggest_col-no2 {
	width: 104px;
}
.suggest_icon {}
.suggest_icon > img {
	display: block;
}
.suggest_cols-blue {
	background-color: #E5F1F7;
}
.suggest_image {
	background-image: url(/img/business_oem/pt-suggest01@2x.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	margin-top: 65px;
	padding-bottom: 34.4%;
	line-height: 0;
}
.suggest_cols-noMb {
	margin-bottom: 0;
}
.flow {
	margin-bottom: 70px;
}
.flow_title {}
.flow_msg {
	max-width: 900px;
}
.flow_box {
	position: relative;
	z-index: 1;
	margin-bottom: 20px;
}
.flow_box:last-child {
	margin-bottom: 0;
}
.flow_box:last-child::after {
	display: none;
}
.flow_headline {
	background-color: #0066BA;
	color: #fff;
	font-size: 18px;
	font-weight: 500;
	padding: 10px 20px;
}
.flow_box::after {
	content: "";
	display: block;
	border: 26px solid rgba(255, 255, 255, 0);
	border-bottom: none;
	width: 0;
	border-top-color: #C2D9EE;
	margin: 20px auto 0;
	border-left-width: 64px;
	border-right-width: 64px;
}
.flow_areaTxt {
	background-color: #F1F5F7;
	padding: 10px 47px 20px;
}
.flow_list {
	list-style: none;
	font-size: 87.5%;
	line-height: 2.2;
}
.flow_list > li {
	text-indent: -1em;
	padding-left: 1em;
}
.flow_list > li:first-child {}
.flow_list > li:last-child {}
.flow_list > li:nth-child(2n+1) {}
.flow_list > li:nth-child(n+3) {}
.ex {
	margin-bottom: 66px;
}
.ex_title {}
.ex_list {
	list-style: none;
	font-size: 87.5%;
	max-width: 900px;
	margin: 0 auto;
	line-height: 2.2;
}
.ex_list > li {
	text-indent: -1em;
	padding-left: 1em;
}
.ex_list > li:first-child {}
.ex_list > li:last-child {}
.ex_list > li:nth-child(2n+1) {}
.ex_list > li:nth-child(n+3) {}
.ex_listWrap {
	background-image: url(/img/business_oem/bg-ex@2x.jpg);
	height: 715px;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #efefed;
	box-sizing: border-box;
	padding-top: 50px;
}
@media screen and (min-width:1000px) {}
@media screen and (max-width:999px) {
	.p-text {
		margin-bottom: 35px;
		max-width: none;
		padding: 0 20px;
	}
	.intro {
		margin-bottom: 70px;
	}
	.intro_inner {}
	.intro_title {}
	.intro_text {}
	.intro_image {
		margin-top: 30px;
	}
	.areaOem {}
	.areaOem_inner {}
	.lot {}
	.lot_title {}
	.lot_text {
		margin-bottom: 20px;
	}
	.lot_table {}
	.lot_table > tbody {}
	.lot_table > tbody > tr {}
	.lot_table > tbody > tr:first-child {}
	.lot_table > tbody > tr:last-child {}
	.lot_table > tbody > tr > th {}
	.lot_table > tbody > tr > td {}
	.prod {
		margin-bottom: 60px;
	}
	.prod_title {}
	.prod_list {
		margin-bottom: 50px;
	}
	.prod_list > li {}
	.prod_list > li:first-child {}
	.prod_list > li:last-child {}
	.prod_list > li:nth-child(2n+1) {}
	.prod_list > li:nth-child(n+3) {}
	.prod_tblTxt {}
	.prod_image {}
	.suggest {
		margin-bottom: 60px;
	}
	.suggest_title {}
	.suggest_msg {}
	.suggest_cols {
		padding: 25px 40px 40px;
	}
	.suggest_col {}
	.suggest_col-no1 {
		width: calc(100% - 150px);
	}
	.suggest_headline {
		font-size: 20px;
	}
	.suggest_text {}
	.suggest_col-no2 {}
	.suggest_icon {}
	.suggest_icon > img {}
	.suggest_cols-blue {}
	.suggest_image {}
	.suggest_cols-noMb {}
	.flow {
		margin-bottom: 55px;
	}
	.flow_title {}
	.flow_msg {}
	.flow_box {}
	.flow_box:last-child {}
	.flow_box:last-child::after {}
	.flow_headline {}
	.flow_box::after {}
	.flow_areaTxt {}
	.flow_list {}
	.flow_list > li {}
	.flow_list > li:first-child {}
	.flow_list > li:last-child {}
	.flow_list > li:nth-child(2n+1) {}
	.flow_list > li:nth-child(n+3) {}
	.ex {
		margin-bottom: 40px;
	}
	.ex_title {}
	.ex_list {
		max-width: none;
		padding-left: 15px;
	}
	.ex_list > li {}
	.ex_list > li:first-child {}
	.ex_list > li:last-child {}
	.ex_list > li:nth-child(2n+1) {}
	.ex_list > li:nth-child(n+3) {}
	.lot_table > caption {}
	.ex_listWrap {
		height: 540px;
		padding-top: 20px;
	}
}
@media screen and (max-width:767px) {
	.p-text {
		line-height: inherit;
		padding: 0;
		margin-bottom: 20px;
	}
	.intro {
		margin-bottom: 45px;
	}
	.intro_inner {}
	.intro_title {}
	.intro_text {}
	.intro_image {
		margin-top: 20px;
	}
	.areaOem {}
	.areaOem_inner {}
	.lot {
		margin-bottom: 40px;
	}
	.lot_title {}
	.lot_text {}
	.lot_table {}
	.lot_table > tbody {}
	.lot_table > tbody > tr {}
	.lot_table > tbody > tr:first-child {}
	.lot_table > tbody > tr:last-child {}
	.lot_table > tbody > tr > th {}
	.lot_table > tbody > tr > td {}
	.prod {
		margin-bottom: 45px;
	}
	.prod_title {}
	.prod_list {
		padding-left: 0;
		margin-bottom: 20px;
	}
	.prod_list > li {}
	.prod_list > li:first-child {}
	.prod_list > li:last-child {}
	.prod_list > li:nth-child(2n+1) {}
	.prod_list > li:nth-child(n+3) {}
	.prod_tblTxt {}
	.prod_image {}
	.suggest {
		margin-bottom: 45px;
	}
	.suggest_title {}
	.suggest_msg {}
	.suggest_cols {
		display: block;
		padding: 20px 20px 15px;
		margin-bottom: 15px;
	}
	.suggest_col {
		width: auto;
	}
	.suggest_col-no1 {
		margin-bottom: 10px;
	}
	.suggest_headline {
		font-size: 18px;
		margin-bottom: 12px;
	}
	.suggest_text {
		font-size: 13px;
	}
	.suggest_col-no2 {
		max-width: 104px;
		margin: 0 auto;
	}
	.suggest_icon {}
	.suggest_icon > img {}
	.suggest_cols-blue {}
	.suggest_image {
		margin-top: 30px;
	}
	.suggest_cols-noMb {}
	.flow {
		margin-bottom: 45px;
	}
	.flow_title {}
	.flow_msg {}
	.flow_box {
		margin-bottom: 12px;
	}
	.flow_box:last-child {}
	.flow_box:last-child::after {}
	.flow_headline {
		font-size: 16px;
		padding: 8px 15px;
	}
	.flow_box::after {
		border-width: 20px;
		border-left-width: 40px;
		border-right-width: 40px;
		margin-top: 12px;
	}
	.flow_areaTxt {
		padding: 10px 15px 20px;
	}
	.flow_list {
		line-height: inherit;
	}
	.flow_list > li {}
	.flow_list > li:first-child {}
	.flow_list > li:last-child {}
	.flow_list > li:nth-child(2n+1) {}
	.flow_list > li:nth-child(n+3) {}
	.ex {
		margin-bottom: 30px;
	}
	.ex_title {}
	.ex_list {
		line-height: inherit;
		padding-left: 0;
	}
	.ex_list > li {}
	.ex_list > li:first-child {}
	.ex_list > li:last-child {}
	.ex_list > li:nth-child(2n+1) {}
	.ex_list > li:nth-child(n+2) {
		margin-top: 4px;
	}
	.lot_table > caption {
		display: block;
	}
	.ex_listWrap {
		padding: 20px 10px;
		background-size: 100% auto;
		background-position: center bottom;
		padding-bottom: 30vw;
		height: auto;
	}
}
