/* itemBlock
-------------------------------------------------- */
.oec-itemBlock {
	position: relative;
}
.oec-itemBlock .oec-itemImageBlock {
	position: relative;
}
.oec-itemBlock .oec-itemIcoNew {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 100;
}
.oec-itemBlock .oec-itemImageBlock {
	position: relative;
}
.oec-itemBlock .oec-itemBoxHoverTxt {
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	background: rgba(0, 0, 0, 0.5);
	color: #ffffff;
	font-weight: bold;
	font-size: 20px;
	text-align: center;
	z-index: 50;
}
.oec-itemBlock .oec-itemAddcomment {
	font-weight: bold;
}
.oec-itemBlock .oec-itemName a {
	color: #333333;
}
.oec-itemBlock .oec-itemPrice {
	margin-bottom: 5px;
	font-size: 12px;
	color: #333333;
}
.oec-itemBlock .oec-itemPrice .oec-itemPriceNum {
	font-size: 14px;
	font-weight: bold;
}
.oec-itemBlock .oec-itemReview .oec-itemReviewIco img {
	margin: 2px 1px 0;
	vertical-align: top;
}
.oec-itemBlock .oec-itemReview a {
	text-decoration: underline;
}
.oec-itemBlock .oec-itemCampaign {
	color: #dd5588;
	font-weight: bold;
}

/* midItemBlock
-------------------------------------------------- */
.oec-midItemBox {
	border: 1px solid #cccccc;
	position: relative;
}
.oec-midItemBox .oec-itemBoxHover {
	margin: -1px;
	border: 1px solid #000000;
	box-sizing: content-box;
	position: relative;
	z-index: 10;
}
.oec-midItemBox .oec-itemBoxHoverTxt {
	padding-top: 108px;
	width: 239px;
	height: 239px;
}
.oec-midItemBox .oec-midItemLink {
	display: block;
	text-decoration: none;
	color: #000000;
}
.oec-midItemBox .oec-midItemLink:hover {
	color: #000000;
}
.oec-midItemBox .oec-midItemLink:hover .oec-itemName {
	text-decoration: underline;
	color: #0088aa;
}
.oec-midItemBox .oec-midItemLink .oec-itemName {
	text-decoration: underline;
}

/* newsaleItemBlock
-------------------------------------------------- */
.oec-newsaleItemBox {
	border: 1px solid #cccccc;
	position: relative;
}
.oec-newsaleItemBox .oec-itemBoxHover {
	margin: -1px;
	border: 1px solid #000000;
	box-sizing: content-box;
	position: relative;
	z-index: 10;
}
.oec-newsaleItemBox .oec-itemBoxHoverTxt {
	padding-top: 108px;
	width: 239px;
	height: 239px;
}
.oec-newsaleItemBox .oec-newsaleItemLink {
	display: block;
	text-decoration: none;
	color: #000000;
}
.oec-newsaleItemBox .oec-newsaleItemLink:hover {
	color: #000000;
}
.oec-newsaleItemBox .oec-newsaleItemLink:hover .oec-itemName {
	text-decoration: underline;
	color: #0088aa;
}
.oec-newsaleItemBox .oec-newsaleItemLink .oec-itemName {
	text-decoration: underline;
}

/* pointplusItemBlock
-------------------------------------------------- */
.oec-pointplusItemBox {
	border: 1px solid #cccccc;
	position: relative;
}
.oec-pointplusItemBox .oec-itemBoxHover {
	margin: -1px;
	border: 1px solid #000000;
	box-sizing: content-box;
	position: relative;
	z-index: 10;
}
.oec-pointplusItemBox .oec-itemBoxHoverTxt {
	padding-top: 108px;
	width: 239px;
	height: 239px;
}
.oec-pointplusItemBox .oec-pointplusItemLink {
	display: block;
	text-decoration: none;
	color: #000000;
}
.oec-pointplusItemBox .oec-pointplusItemLink:hover {
	color: #000000;
}
.oec-pointplusItemBox .oec-pointplusItemLink:hover .oec-itemName {
	text-decoration: underline;
	color: #0088aa;
}
.oec-pointplusItemBox .oec-pointplusItemLink .oec-itemName {
	text-decoration: underline;
}

/* membersaleItemBlock
-------------------------------------------------- */
.oec-membersaleItemBox {
	border: 1px solid #cccccc;
	position: relative;
}
.oec-membersaleItemBox .oec-itemBoxHover {
	margin: -1px -1px 1px -1px;
	border: 1px solid #000000;
}
.oec-membersaleItemBox .oec-itemBoxHoverTxt {
	padding-top: 108px;
	width: 239px;
	height: 239px;
}
.oec-membersaleItemBox .oec-membersaleItemLink {
	display: block;
	text-decoration: none;
	color: #000000;
}
.oec-membersaleItemBox .oec-membersaleItemLink:hover {
	color: #000000;
}
.oec-membersaleItemBox .oec-membersaleItemLink:hover .oec-itemName {
	text-decoration: underline;
	color: #0088aa;
}
.oec-membersaleItemBox .oec-membersaleItemLink .oec-itemName {
	text-decoration: underline;
}

/* searchItemBlock
-------------------------------------------------- */
.oec-searchItemBox {
	border: 1px solid #cccccc;
	position: relative;
}
.oec-searchItemBox .oec-itemBoxHover {
	margin: -1px -1px 1px -1px;
	border: 1px solid #000000;
}
.oec-searchItemBox .oec-itemBoxHoverTxt {
	padding-top: 108px;
	width: 239px;
	height: 239px;
}
.oec-searchItemBox .oec-searchItemLink {
	display: block;
	text-decoration: none;
	color: #000000;
}
.oec-searchItemBox .oec-searchItemLink:hover {
	color: #000000;
}
.oec-searchItemBox .oec-searchItemLink:hover .oec-itemName {
	text-decoration: underline;
	color: #0088aa;
}
.oec-searchItemBox .oec-searchItemLink .oec-itemName {
	text-decoration: underline;
}

/* oec-itemIcoInfo
-------------------------------------------------- */
.oec-itemIcoInfo {
	margin: 2px 0 0;
	font-size: 12px;
	font-weight: bold;
	clear: both;
}
.oec-itemIcoInfo p {
	margin-bottom: 5px;
}
.oec-itemIcoInfo p:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
	font-size: 0;
}

ul.oec-itemIcoInfo {
	margin: 2px 0 0;
	font-size: 12px;
	font-weight: bold;
	clear: both;
	list-style: none;
	float: right;
}
ul.oec-itemIcoInfo:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
	font-size: 0;
}
ul.oec-itemIcoInfo li {
	margin: 0 5px 5px 0;
	float: left;
}
ul.oec-itemIcoInfo li.oec-itemIcoPointTxt {
	margin: 0 5px 0 0;
	padding: 8px 10px;
	background: #00b6ce;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	line-height: 1.2;
	border-radius: 2px;
	text-align: center;
	display: inline-block;
}

ul.oec-itemIcoInfo li.oec-itemIcoRallyTxt {
	margin: 0 5px 0 0;
	padding: 8px 10px;
	background: #f55f41;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	line-height: 1.2;
	border-radius: 2px;
	text-align: center;
	display: inline-block;
}

.oec-itemIcoBlock {
	display: block;
}
td .oec-itemIcoBlock {
	display: inline-block;
}

.oec-itemIcoNew2 {
	color: #dd5588;
}
.oec-itemIcoNew2 .oec-itemIco {
	background: #dd5588;
}

.oec-itemIcoCamp {
	color: #dd5588;
}
.oec-itemIcoCamp .oec-itemIco {
	background: #dd5588;
}

.oec-itemIcoCamp2 {
	color: #dd5588;
}
.oec-itemIcoCamp2 .oec-itemIco {
	color: #dd5588;
	background: #ffffff;
	border: 1px solid #dd5588;
}

.oec-itemIcoCamp3 {
	color: #999999;
}
.oec-itemIcoCamp3 .oec-itemIco {
	background: #999999;
}

.oec-itemIcoPoint {
	color: #00b6ce;
}
.oec-itemIcoPoint .oec-itemIco {
	background: #00b6ce;
}

.oec-itemIcoRally {
	color: #f55f41;
}
.oec-itemIcoRally .oec-itemIco {
	background: #f55f41;
}
.oec-itemIco {
	margin-right: 10px;
	padding: 4px;
	border-radius: 2px;
	text-align: center;
	min-width: 80px;
	line-height: 1;
	color: #ffffff;
	display: inline-block;
}

/* itemColumnList
-------------------------------------------------- */
.oec-itemColumnList {
	margin-left: -20px;
}
.oec-itemColumnList:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
	font-size: 0;
}
.oec-itemColumnList .oec-midItemBox,
.oec-itemColumnList .oec-newsaleItemBox,
.oec-itemColumnList .oec-pointplusItemBox,
.oec-itemColumnList .oec-membersaleItemBox,
.oec-itemColumnList .oec-searchItemBox {
	margin: 0 0 30px 20px;
	width: 241px;
	float: left;
}
.oec-itemColumnList .oec-midItemBox .oec-itemLink,
.oec-itemColumnList .oec-newsaleItemBox .oec-itemLink,
.oec-itemColumnList .oec-pointplusItemBox .oec-itemLink,
.oec-itemColumnList .oec-membersaleItemBox .oec-itemLink,
.oec-itemColumnList .oec-searchItemBox .oec-itemLink {
	display: block;
	text-decoration: none;
}
.oec-itemColumnList .oec-itemIcoInfo.oec-itemIcoInfoType5 {
	position: absolute;
	top: 3px;
	right: 4px;
	z-index: 100;
}
.oec-itemColumnList .oec-itemIcoInfo.oec-itemIcoInfoType5 .oec-itemIcoBlock {
	float: left;
}
.oec-itemColumnList .oec-itemIcoInfo.oec-itemIcoInfoType5 p {
	margin: 0 0 0 5px;
}
.oec-itemColumnList .oec-itemImageBlock {
	margin-bottom: 11px;
}
.oec-itemColumnList .oec-itemTxtBlock {
	padding: 0 15px;
}
.oec-itemColumnList .oec-itemBoxContent {
	padding-bottom: 15px;
}
.oec-itemColumnList .oec-itemAddcomment {
	margin-bottom: 2px;
	font-size: 14px;
	line-height: 1.357;
	color: #000000;
}
.oec-itemColumnList .oec-itemName {
	margin-bottom: 5px;
	font-size: 12px;
	line-height: 1.583;
}
.oec-itemColumnList .oec-itemCatch {
	display: none;
}
.oec-itemColumnList .oec-itemPrice {
	margin-bottom: 5px;
	font-size: 12px;
}
.oec-itemColumnList .oec-itemPrice .oec-itemPriceNum {
	font-size: 14px;
	font-weight: bold;
}
.oec-itemColumnList .oec-itemReview {
	margin-bottom: 5px;
	font-size: 12px;
}
.oec-itemColumnList .oec-itemReview a {
	text-decoration: underline;
}
.oec-itemColumnList .oec-itemCampaign {
	font-size: 12px;
	width: 209px;
}

/* itemBlockList
-------------------------------------------------- */
.oec-itemBlockList .oec-midItemBox,
.oec-itemBlockList .oec-newsaleItemBox,
.oec-itemBlockList .oec-pointplusItemBox,
.oec-itemBlockList .oec-searchItemBox {
	margin: 0 0 20px 0;
	padding-bottom: 50px;
	position: relative;
}
.oec-itemBlockList .oec-itemImageBlock {
	padding: 20px 18px 0 20px;
	width: 118px;
	display: table-cell;
	vertical-align: top;
}
.oec-itemBlockList .oec-itemImage {
	margin-bottom: 25px;
}
.oec-itemBlockList .oec-itemTxtBlock {
	padding: 14px 20px 56px 0;
	display: table-cell;
	vertical-align: top;
}
.oec-itemBlockList .oec-itemAddcomment {
	margin-bottom: 2px;
	font-size: 16px;
	line-height: 1.357;
}
.oec-itemBlockList .oec-itemName {
	margin-bottom: 5px;
	font-size: 14px;
	line-height: 1.583;
}
.oec-itemBlockList .oec-itemCatch {
	margin-bottom: 5px;
	font-size: 12px;
}
.oec-itemBlockList .oec-itemPrice {
	margin: 0 38px 5px 0;
	float: left;
}
.oec-itemBlockList .oec-itemReview {
	margin-bottom: 5px;
	font-size: 12px;
	float: left;
}
.oec-itemBlockList .oec-itemReview a {
	text-decoration: underline;
}
.oec-itemBlockList .oec-itemCampaign {
	font-size: 12px;
	clear: both;
}

/* itemQuickOrder
-------------------------------------------------- */
.oec-itemQuickOrderBlock .oec-itemQuickOrderBtn {
	padding: 5px 25px;
	border-width: 1px 0 2px 0;
	border-style: solid;
	border-color: #bfbfbf;
	text-align: center;
	background: url(/contents/shared/images/ico_arrow_openclose_1.png) right 12px no-repeat;
}
.oec-itemQuickOrderBlock .oec-itemQuickOrderBtn p {
	padding-left: 30px;
	display: inline-block;
	background: url(/contents/shared/images/ico_cart_1.png) 0 2px no-repeat;
	font-weight: bold;
}
.oec-itemBlockList .oec-itemQuickOrderBlock .oec-itemQuickOrderBtn {
	border-width: 1px 1px 2px 1px;
}
.oec-itemQuickOrderBlock.oec-itemQuickOrderOpen {
	margin: -34px -1px 0;
	width: 241px;
	position: absolute;
	background: #fff;
}
.oec-itemQuickOrderBlock.oec-itemQuickOrderOpen .oec-itemQuickOrderBtn {
	border-width: 1px 1px 0 1px;
	border-color: #000;
	background: #eeeeee url(/contents/shared/images/ico_arrow_openclose_1.png) right -30px no-repeat;
}
.oec-itemQuickOrderBlock.oec-itemQuickOrderOpen .oec-itemQuickOrderBtn p {
	padding-left: 30px;
	display: inline-block;
	background: url(/contents/shared/images/ico_cart_1.png) 0 2px no-repeat;
	font-weight: bold;
}
.oec-itemQuickOrderBlock.oec-itemQuickOrderOpen .oec-itemQuickOrderBox {
	border: 1px solid #000;
	border-top: 0;
}
.oec-itemQuickOrderBlock .oec-itemQuickOrderBox {
	padding: 14px 10px;
	background: #ffffff;
	border-top: 0;
}
.oec-itemQuickOrderBlock .oec-orderSelect {
	margin-bottom: 6px;
	width: 218px;
}
.oec-itemQuickOrderBlock .oec-itemName {
	margin-bottom: 6px;
	font-size: 14px;
	font-weight: bold;
}
.oec-itemQuickOrderBlock .oec-itemStock {
	margin-bottom: 5px;
	font-size: 12px;
}
.oec-itemQuickOrderBlock .oec-itemPointTxt {
	margin-bottom: 7px;
	color: #00b6ce;
	font-size: 12px;
	clear: both;
	font-weight: bold;
}
.oec-itemQuickOrderBlock .oec-itemCampTxt {
	margin-bottom: 7px;
	color: #dd5588;
	font-size: 12px;
	clear: both;
	font-weight: bold;
}
.oec-itemQuickOrderBlock .oec-itemRallyTxt {
	margin-bottom: 7px;
	color: #f55f41;
	font-size: 12px;
	clear: both;
	font-weight: bold;
}
.oec-itemQuickOrderBlock .oec-itemTotalPrice {
	margin-bottom: 10px;
	padding: 3px 10px;
	border: 1px dotted #777777;
	font-size: 12px;
	text-align: right;
	width: 112px;
	float: left;
}
.oec-itemQuickOrderBlock .oec-itemTotalPrice .oec-itemPriceNum {
	padding: 0 3px;
	font-size: 14px;
	font-weight: bold;
}
.oec-itemQuickOrderBlock .oec-itemNumber {
	float: right;
}
.oec-itemQuickOrderBlock .oec-itemNumber p {
	display: inline-block;
}
.oec-itemQuickOrderBlock .oec-itemNumber .oec-orderSelect {
	width: auto;
}
.oec-itemQuickOrderBlock .oec-btnBlock {
	clear: both;
}
.oec-itemQuickOrderBlock .oec-btnBlock li {
	margin-bottom: 0;
	width: 100%;
}
.oec-itemQuickOrderBlock .oec-itemOrderEnd {
	padding: 5px 0;
	background: #ffffff;
	color: #aaaaaa;
	text-align: center;
}
.oec-itemQuickOrderBlock .oec-itemOrderBtn input[type="submit"] {
	font-size: 14px;
}
.oec-itemQuickOrderBlock .oec-itemOrderBtn.oec-cartAddBtnDisabled {
	font-size: 12px;
}
.oec-itemQuickOrderBlock .oec-itemOrderBtn.oec-cartAddBtnDisabled p {
	padding: 7px 0;
}
.oec-itemQuickOrderBlock .oec-itemOrderBtn.oec-cartAddBtnDisabled2 p {
	padding: 4px 0;
}
.oec-itemQuickOrderBlock .oec-itemOrderBtn.oec-cartAddBtnDisabled2 span {
	font-size: 12px;
	background-position: 0 -298px;
}
.oec-itemBlockList .oec-itemQuickOrderBlock {
	margin-top: -40px;
}
.oec-itemBlockList .oec-itemQuickOrderBlock.oec-itemQuickOrderOpen {
	margin: 0;
}
.oec-itemBlockList .oec-itemQuickOrderBlock.oec-itemQuickOrderOpen .oec-itemQuickOrderBox {
	padding-left: 20px;
	padding-bottom: 40px;
	padding-right: 20px;
	clear: both;
	width: 620px;
	border: 1px solid #000;
	right: 0;
}
.oec-itemBlockList .oec-itemQuickOrderBlock.oec-itemQuickOrderOpen .oec-itemStock {
	margin-right: 5px;
	padding-top: 5px;
	float: left;
	width: 9em;
}
.oec-itemBlockList .oec-itemQuickOrderBlock.oec-itemQuickOrderOpen .oec-orderSelect {
	display: block;
	width: 100%;
}
.oec-itemBlockList .oec-itemQuickOrderBlock.oec-itemQuickOrderOpen .oec-itemTotalPrice {
	margin-right: 25px;
	width: 240px;
}
.oec-itemBlockList .oec-itemQuickOrderBlock.oec-itemQuickOrderOpen .oec-itemNumber {
	float: none;
}
.oec-itemBlockList .oec-itemQuickOrderBlock.oec-itemQuickOrderOpen .oec-itemNumber .oec-orderSelect {
	display: inline-block;
	width: auto;
}
.oec-itemBlockList .oec-itemQuickOrderBlock.oec-itemQuickOrderOpen .oec-itemOrderBtn {
	margin: 15px 0 0;
}
.oec-itemBlockList .oec-itemQuickOrderBlock.oec-itemQuickOrderOpen .oec-itemOrderBtn ul {
	text-align: right;
}
.oec-itemBlockList .oec-itemQuickOrderBlock.oec-itemQuickOrderOpen .oec-itemOrderBtn li {
	display: inline-block;
	width: 200px;
}

.oec-itemColumnList .oec-itemQuickOrderBlock .oec-itemOrderBtn {
	padding: 22px 0 15px;
}
.oec-itemColumnList .oec-itemQuickOrderBlock .oec-itemTotalPrice {
	width: 100%;
	float: none;
}
.oec-itemColumnList .oec-itemQuickOrderBlock .oec-itemStock {
	width: 112px;
	padding: 3px 0;
	margin-bottom: 6px;
	font-size: 12px;
	float: left;
}

.oec-itemBlockList .oec-itemQuickOrderBtn {
	width: 241px;
	float: right;
}
.oec-itemBlockList .oec-itemQuickOrderBlock {
	margin: -40px 20px 0 auto;
	width: 620px;
}
.oec-itemBlockList .oec-itemQuickOrderBlock.oec-itemQuickOrderOpen {
	right: 20px;
	border-bottom: 0;
	background: transparent;
}

/* oec-itemColumnList
-------------------------------------------------- */
.oec-itemColumnList .oec-itemBoxContent {
	padding-bottom: 0px;
	position: relative;
	z-index: 10;
}
.oec-itemColumnList .oec-itemBoxContentHeight {
	padding-bottom: 0px;
	position: relative;
	z-index: 10;
}
.oec-itemColumnList .oec-itemTxtBlock {
	padding-bottom: 4px;
}

/* oec-cartItemBlock
-------------------------------------------------- */
.oec-cartItemBlock .oec-itemBoxContent {
	padding-bottom: 0px;
	border-bottom: 1px solid #cccccc;
	position: relative;
	z-index: 10;
}
.oec-cartItemBlock .oec-itemTxtBlock {
	padding-bottom: 4px;
}
.oec-cartItemBlock .oec-itemTxtBlock .oec-itemCatch {
	margin-bottom: 5px;
	display: block;
	font-size: 12px;
}
.oec-cartItemBlock .oec-cartItemBox {
	width: 178px;
	margin: 0 17px 17px 0;
	border: 1px solid #cccccc;
	float: left;
	position: relative;
}
.oec-cartItemBlock .oec-cartItemBox:nth-child(4n) {
	margin: 0 0 17px 0;
}
.oec-cartItemBlock .oec-cartItemBox:nth-child(4n+1) {
	clear: both;
}
.oec-cartItemBlock .oec-cartItemBox .oec-itemBoxHover {
	margin: -1px -1px -1px -1px;
	border: 1px solid #000000;
	box-sizing: content-box;
}
.oec-cartItemBlock .oec-cartItemBox .oec-itemBoxHoverTxt {
	width: 176px;
	height: 176px;
	padding-top: 79px;
}
.oec-cartItemBlock .oec-cartItemBox .oec-itemIcoNew {
	top: auto;
	bottom: 127px;
}
.oec-cartItemBlock .oec-cartItemBox .oec-cartItemLink {
	display: block;
	text-decoration: none;
	color: #000000;
}
.oec-cartItemBlock .oec-cartItemBox .oec-cartItemLink:hover {
	color: #000000;
}
.oec-cartItemBlock .oec-cartItemBox .oec-cartItemLink:hover .oec-itemName {
	text-decoration: underline;
	color: #0088aa;
}
.oec-cartItemBlock .oec-cartItemBox .oec-cartItemLink .oec-itemName {
	text-decoration: underline;
}
.oec-cartItemBlock .oec-cartItemBox .oec-btnBlock .oec-btnColorType2 a {
	padding: 4px 26px 4px 17px;
}
.oec-cartItemBlock .oec-itemQuickOrderBlock {
	position: relative;
	z-index: 1;
}
.oec-cartItemBlock .oec-itemQuickOrderBlock .oec-itemQuickOrderBox {
	padding: 11px 10px 10px;
}
.oec-cartItemBlock .oec-itemQuickOrderBlock .oec-itemStock {
	float: none;
	width: auto;
}
.oec-cartItemBlock .oec-itemQuickOrderBlock .oec-itemNumber {
	float: none;
}
.oec-cartItemBlock .oec-itemQuickOrderBlock .oec-itemOrderBtn {
	padding: 4px 0 0;
}
.oec-cartItemBlock .oec-itemOrderBtn input[type="submit"] {
	font-size: 12px;
}

/* sampleOrder
-------------------------------------------------- */
.oec-sampleOrderSection table .oec-btn {
	margin-bottom: 0;
}
.oec-sampleOrderSection table .oec-btn li {
	margin-bottom: 0;
}

/* carouselPanel
-------------------------------------------------- */
.oec-carouselPanel .oec-carouselPanel-movePanel {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
}
.oec-carouselPanel .oec-carouselPanel-flame {
	position: relative;
	height: 260px;
}

/* oec-itemIcoInfoType
-------------------------------------------------- */
.oec-itemIcoInfoType2 .oec-itemIco {
	width: 100%;
	margin-right: 0;
	display: block;
}

.oec-itemIcoInfoType3 .oec-itemIco {
	float: left;
}
.oec-itemIcoInfoType3 .oec-itemIcoTxt {
	margin-left: 90px;
	display: block;
}

.oec-itemIcoInfoType4 .oec-itemIcoTxt {
	width: 100%;
	margin-left: 0;
	display: block;
}

.oec-itemIcoInfoType5 .oec-itemIco,

.oec-itemIcoInfoType7 .oec-itemIco {
	width: 44px;
	min-width: 44px;
	height: 44px;
	padding: 10px 5px;
	border-radius: 22px;
	font-size: 11px;
	line-height: 1;
	word-break: break-all;
}
.oec-itemIcoInfoType5 .oec-itemIcoNew2 .oec-itemIco,

.oec-itemIcoInfoType7 .oec-itemIcoNew2 .oec-itemIco {
	padding: 17px 5px 14px;
}

.oec-itemIcoInfoType5 .oec-itemIco {
	padding: 11px 5px 0;
	display: table-cell;
}
.oec-itemIcoInfoType5 .oec-itemIcoTxt {
	padding-left: 12px;
	display: table-cell;
	vertical-align: middle;
}

.oec-itemIcoInfoType6 .oec-itemIco {
	width: 50px;
	min-width: 50px;
	height: 50px;
	padding: 13px 0 0;
	margin: 0 auto 6px;
	font-size: 14px;
	border-radius: 25px;
	display: block;
	word-break: break-all;
}
.oec-itemIcoInfoType6 .oec-itemIco .oec-small {
	font-size: 12px;
	line-height: 1.166;
}
.oec-itemIcoInfoType6 .oec-itemIcoTxt {
	display: block;
	text-align: center;
}

.oec-itemIcoInfoType7 .oec-itemIcoBlock {
	display: inline-block;
}
.oec-itemIcoInfoType7 .oec-itemIco {
	margin: 0;
}
.oec-itemIcoInfoType7 p {
	margin-bottom: 0;
}
.oec-itemIcoInfoType7 p.oec-itemIcoPointTxt {
	padding: 8px 10px;
	background: #00b6ce;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	line-height: 1.2;
	border-radius: 2px;
	text-align: center;
	display: inline-block;
}
.oec-itemIcoInfoType7 p::after {
	display: none;
}
