@charset "utf-8";
/* CSS Document */

#cont__Wrap #ods32 {
	font-size: 14px;
	color: #333;
	margin-bottom: 50px;
}
#cont__Wrap #ods32 h3 {
	font-size: 28px;
	line-height: 50px;
	padding-left: 55px;
	background: url(https://www.trade-sign.com/main/01-assets/images/goods/G002726/check.png) left center no-repeat;
	margin-bottom: 12px;
}
#cont__Wrap #ods32 #warranty01 {
	background-color: #000;
}
#cont__Wrap #ods32 #warranty02 {
	background-color: #22b573;
}
#cont__Wrap #ods32 .warranty {
	color: #fff;
	padding: 20px 5% 10px;
}
#cont__Wrap #ods32 .warranty p {
	margin-bottom: 20px;
}
#cont__Wrap #ods32 .warranty p span {
	font-size: 12px;
}
#cont__Wrap #ods32 .warranty ul {
	display: flex;
	justify-content: space-between;
	margin-bottom: 20px;
}
#cont__Wrap #ods32 .warranty li {
	width: 12%;
	text-align: center;
}
#cont__Wrap #ods32 .warranty li img {
	width: 100%;
}
#cont__Wrap #ods32 #point {
	padding: 30px 5% 10px;
	background: url(https://www.trade-sign.com/main/01-assets/images/goods/G002726/bg.jpg) center center no-repeat;
	position: relative;
}
#cont__Wrap #ods32 #point li {
	margin: 0;
	padding: 0;
	line-height: 1px;
}
#cont__Wrap #ods32 #point .ods32Img {
	position: absolute;
	top: -60px;
	left: 45%;
	width: 38%;
	z-index: 50;
}
#cont__Wrap #ods32 #merit {
	padding: 30px 2.5% 20px 5%;
}
#cont__Wrap #ods32 #merit #meritText {
	width: 42%;
	float: left; 
}
#cont__Wrap #ods32 #merit #meritText p {
	line-height: 1.8em;
	margin-bottom: 30px;
}
#cont__Wrap #ods32 #merit #meritText p span {
	font-size: 10px;
}
#cont__Wrap #ods32 #merit #meritImg {
	width: 13.3%;
	float: right; 
}
#cont__Wrap #ods32 #merit #meritImg li {
	margin-bottom: 30px;
	padding: 0;
	line-height: 1px;
}


#cont__Wrap #ods32-bottom {
	font-size: 14px;
	color: #333;
	margin-bottom: 50px;
}
#cont__Wrap #ods32-bottom h3 {
	font-size: 28px;
	line-height: 50px;
	padding: 0 25px 0 55px;
	border-radius: 30px;
	display: inline-block;
}
#cont__Wrap #ods32-bottom dl {
}
#cont__Wrap #ods32-bottom dt {
	margin: 20px 0 5px;
	font-size: 16px;
}
#cont__Wrap #ods32-bottom dd {
	padding-left: 1em;
	text-indent: -1em;
}
#cont__Wrap #ods32-bottom dd::before {
	content: "■"
}
#cont__Wrap #ods32-bottom #support {
	width: 80%;
	border: #29abe2 solid 2px;
	border-radius: 4px;
	margin: 20px auto;
	padding: 10px 30px 20px;
}
#cont__Wrap #ods32-bottom #support h3 {
	background: url(https://www.trade-sign.com/main/01-assets/images/goods/G002726/heart.png) left center no-repeat;
	/*border: #29abe2 solid 2px;*/
}

#cont__Wrap #ods32-bottom #attention {
	width: 80%;
	border: #22b573 solid 2px;
	border-radius: 4px;
	margin: 20px auto;
	padding: 10px 30px 20px;
}
#cont__Wrap #ods32-bottom #attention h3 {
	background: url(https://www.trade-sign.com/main/01-assets/images/goods/G002726/exclamation.png) left center no-repeat;
	/*border: #22b573 solid 2px;*/
}
#cont__Wrap #ods32-bottom #attention h3 span {
	color: #f00;
	font-size: 18px;
}
#cont__Wrap #ods32-bottom #manual  {
	width: 90%;
	margin: 0px auto;
}
#cont__Wrap #ods32-bottom #manual a {
	display: block;
	border-radius: 8px;
	background-color: #000;
	color: #fff;
	text-align: center;
	padding: 10px;
}
#cont__Wrap #ods32-bottom #manual a:hover {
	text-decoration: none;
	opacity: 0.8;
}
#cont__Wrap #ods32-bottom #manual .manualInner {
	display: flex;
	justify-content: space-between;
	font-size: 18px;
}
#cont__Wrap #ods32-bottom #manual .manualInner .manualText {
	margin-top: 10px;
}
#cont__Wrap #ods32-bottom #manual .manualInner .manualTitle {
	font-size: 28px;
}