.text--product-title .note {
	font-size: 14px;
	font-weight: normal;
	display: block;
	color: #2b383f;
}

.text--product-title .notice {
	font-size: 14px;
	font-weight: normal;
	display: inline;
	color: #c00;
	margin-left: .5rem;
}

@media screen and (max-width: 736px) {
	.text--product-title .notice {
		font-size: 10.5px;
	}
}

#tab04 span.eu9i {
	display: none;
}

#tab04 table span .eu9i {
	display: none;
}

.text--product-title__description {
	margin-top: 55px;
}

.product-plug-box__item:last-child {
	margin-top: 20px;
}

@media screen and (max-width: 736px) {
	#generatorWrapp .nav01 {
		width: 18%;
	}

	#generatorWrapp .nav02 {
		width: 36%;
	}

	#generatorWrapp .nav02 p {
		margin-top: 15px;
	}

	#generatorWrapp .nav03 {
		width: 18%;
	}

	#generatorWrapp .nav04 {
		width: 27%;
	}

	#tab04 .respTav li {
		width: 100%;
	}

	#tab04 table span .eu9i {
		display: none;
	}

	#tab04 table .eu9ion {
		display: none;
	}

	#tab04 table .eu9i {
		display: none;
	}
}

.product_clm_img {
	top: 46px;
}

@media screen and (max-width: 736px) {
	.product_clm_img {
		top: 0;
	}
}

.feature_clm_section_info_clm {
	display: flex;
	margin-top: 25px;
}

.feature_clm_section_info_clm_img {
	width: 220px;
	box-sizing: border-box;
}

.feature_clm_section_info_clm_img:first-child {
	padding-right: 30px;
	width: 250px;
}

@media screen and (max-width: 736px) {
	.feature_clm_section_info_clm_img {
		padding-left: 7px;
		width: 50%;
	}

	.feature_clm_section_info_clm_img:first-child {
		padding-left: 0;
		padding-right: 7px;
		width: 50%;
	}
}