﻿.clearfix {
	clear: both;
}

@media all {

	*,
	*:before,
	*:after {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}

	body,
	h1,
	h2,
	h3,
	p,
	div,
	ol,
	ul,
	li,
	td,
	form,
	input {
		margin: 0 0 0 0;
		padding: 0 0 0 0;
	}

	html,
	body {
		height: 100%;
	}

	ol,
	ul {
		list-style: none;
	}

	img {
		border: 0 none;
		vertical-align: bottom;
		max-width: 100%;
	}

	table {
		border-spacing: 0;
	}

	td {
		empty-cells: show;
		vertical-align: top;
		text-align: left;
	}

	hr {
		display: none;
	}

	h1,
	h2,
	h3 {
		font-weight: normal;
		font-style: normal;
		font-size: 100%;
	}

	p,
	div,
	ol,
	ul {
		font-weight: normal;
		font-style: normal;
	}

	em,
	strong {
		font-weight: bold;
		font-style: normal;
	}

	article,
	figure,
	footer,
	header,
	nav,
	section {
		display: block;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
	}

	body {
		background: #ffffff;
		color: #333333;
		-webkit-font-smoothing: antialiased;
		font-family: sans-serif;
		font-size: 14px;
		line-height: 1.5;
		-webkit-text-size-adjust: 100%;
		word-wrap: break-word;
	}

	a {
		-webkit-tap-highlight-color: rgba(0, 0, 0, 0.25);
		color: #0088cc;
		text-decoration: none;
	}

	button {
		overflow: visible;
	}

	input,
	button {
		-webkit-tap-highlight-color: rgba(0, 0, 0, 0.25);
	}

	input,
	button {
		margin: 0;
		color: inherit;
		font: inherit;
	}

	input {
		line-height: normal;
	}

	button {
		text-transform: none;
	}

	button {
		-webkit-appearance: button;
		cursor: pointer;
	}

	.discount {
		color: #ff0033 !important;
	}

	.info {
		font-size: 12px;
	}

	[class*="ico_"],
	[class*="logo"] {
		speak: none;
		font-style: normal;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		line-height: 1;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
	}

	[class*="ico_"]:before,
	[class*="ico_"]:after,
	[class*="logo"]:before,
	[class*="logo"]:after {
		font-family: 'zozofont';
	}

	[class*="ico_"]:before,
	[class*="ico_"]:after {
		display: inline-block;
		color: #0088cc;
		vertical-align: -7px;
		font-size: 30px;
		line-height: 1;
		margin-right: 5px;
	}

	.ico_sitemap:before {
		content: "\e623";
		margin: 0 3px 0 -5px;
	}

	.ico_cart:before {
		content: "\e63a";
		vertical-align: -6px;
		margin-left: -5px;
	}

	.ico_search:before {
		margin-left: -6px;
	}

	.ico_history:before {
		content: "\e62e";
		margin-left: -4px;
	}

	[class*="logo_"]:before {
		display: block;
		color: #000;
		vertical-align: -7px;
		font-size: 30px;
		line-height: 1;
		margin-right: 5px;
		width: 100%;
		text-align: center;
	}

	.logo_town:before {
		position: absolute;
		top: 8px;
	}

	.otherLink {
		text-align: right;
	}

	body {
		width: 100%;
		overflow-x: hidden;
		height: 100%;
	}

	#body {
		width: 100%;
		min-height: 100%;
	}

	#container {
		position: relative;
		z-index: 1;
		height: 100%;
		background: #ffffff;
	}

	#container:after {
		content: "";
		display: block;
		clear: both;
	}

	#contents {
		position: relative;
		z-index: 10;
		min-height: 100%;
		width: 100%;
		height: 100%;
	}

	#contentsBody {
		height: 100%;
		width: 100%;
		background: #ffffff;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
	}

	#gHeader {
		position: relative;
		z-index: 100;
	}

	#gHeader #gHeaderTblfixed {
		height: 51px;
	}

	#gHeader #gHeaderTbl {
		display: table;
		table-layout: fixed;
		position: relative;
		z-index: 1;
		width: 100%;
		height: 51px;
		background: #363636;
	}

	#gHeader #gHeaderTbl.stuck {
		-webkit-transform: translate3d(0, 0, 0);
	}

	#gHeader #gHeaderTbl.sticky {
		position: fixed;
		top: 0;
		z-index: 9999;
	}

	#gHeader #gHeaderTbl #gMenu {
		display: table-cell;
		position: relative;
		z-index: 1;
		padding: 14px 0 13px;
		vertical-align: top;
	}

	#gHeader #gHeaderTbl #gMenu a {
		margin: 0 0 0 14px;
		display: block;
	}

	#gHeader #gHeaderTbl #gMenu .ico_sitemap {
		display: block;
	}

	#gHeader #gHeaderTbl #gMenu .ico_sitemap:before {
		font-size: 33px;
	}

	#gHeader #gHeaderTbl #gLogo {
		display: table-cell;
		vertical-align: top;
		width: 160px;
		height: 24px;
		padding: 4px 0 12px;
	}

	#gHeader #gHeaderTbl #gLogo a {
		text-align: center;
		display: block;
		width: 150px;
		margin: auto;
		color: #262626;
		padding: 24px 0 0;
		height: 0;
		overflow: hidden;
		position: relative;
	}

	#gHeader #gHeaderTbl #gLogo a:before {
		left: 0.5px;
		top: -3px;
		margin: 0;
		color: #ffffff;
		font-size: 30px;
	}

	#gHeader #gHeaderTbl #gNav {
		display: table-cell;
		position: relative;
		z-index: 1;
		padding: 14px 0 13px;
		vertical-align: top;
	}

	#gHeader #gHeaderTbl #gNav ul {
		display: table;
		margin: auto;
		width: 100%;
		max-width: 120px;
	}

	#gHeader #gHeaderTbl #gNav ul li {
		display: table-cell;
		vertical-align: top;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		width: 50%;
		position: relative;
	}

	#gHeader #gHeaderTbl a {
		display: block;
		font-size: 10px;
		padding: 0;
		position: relative;
		width: 24px;
		height: 24px;
		margin: auto;
	}

	#gHeader #gHeaderTbl [class*="ico_"] {
		display: block;
		height: 0;
		overflow: hidden;
		padding: 0;
	}

	#gHeader #gHeaderTbl [class*="ico_"]:before {
		display: inline-block;
		position: absolute;
		top: 0;
		color: #b0b0b0;
	}

	#gHeader .gCartNum {
		position: absolute;
		right: -7px;
		top: -7px;
		border-radius: 8.5px;
		min-width: 17px;
		line-height: 15px;
		-webkit-box-shadow: none;
		box-shadow: none;
	}

	#gHeader #gMenuSearchWindow {
		width: 100%;
		z-index: 10;
	}

	#gHeader #gNav .ico_cart:before {
		content: "\e785";
		margin-left: -8px;
		margin-top: -5px;
		font-size: 35px;
	}

	#gHeader #gLogo {
		width: 100%;
		height: 45px;
	}

	#gHeader #gLogo a.logo_town {
		text-align: center;
		display: block;
		color: #262626;
		padding: 45px 0 0;
		height: 0;
		line-height: 1.3;
		overflow-y: hidden;
		position: relative;
	}

	#gArticle {
		position: relative;
		box-sizing: border-box;
		background: #ffffff;
	}

	#gFooter {
		overflow: hidden;
	}

	#gHeader #gMenuSearchWindow .formWrapper {
		padding: 15px 10px;
	}

	#gHeader #gMenuSearchWindow form .formControl {
		padding-left: 30px;
		padding-right: 0;
		font-size: 12px;
		line-height: 20px;
	}

	#gHeader #gMenuSearchWindow form .formControl:focus {
		outline: 0;
		padding-left: 10px;
	}

	#gHeader #gMenuSearchWindow form .otherLink {
		display: none;
	}

	#gHeader #gMenuSearchWindow .cancell {
		padding-left: 10px;
		color: #0088cc;
		font-size: 12px;
		line-height: 1.416666667;
	}

	.gridContainer {
		position: relative;
		margin-left: 10px;
		margin-right: 10px;
	}

	.gridContainer:after {
		content: "";
		display: block;
		clear: both;
	}

	.col-2 {
		width: 16.666666667%;
	}

	.col-8 {
		width: 66.666666667%;
	}

	.push-2 {
		left: 16.666666667%;
	}

	.btn {
		display: inline-block;
		outline: 0;
		border: 1px solid;
		border-radius: 4px;
		height: auto;
		text-decoration: none;
		text-align: center;
		vertical-align: middle;
		cursor: pointer;
	}

	.btn:disabled {
		opacity: 0.5;
		cursor: default;
	}

	.btn {
		padding: 15px;
		min-height: 51px;
		font-size: 14px;
		line-height: 1.357142857;
	}

	.btn-sm {
		padding: 10px;
		min-height: 39px;
		font-size: 12px;
		line-height: 1.416666667;
	}

	.btn,
	.btn:disabled,
	.btn:disabled:hover,
	.btn:disabled:active {
		border-color: #e9e9e9;
		background-color: #e9e9e9;
		color: #888888;
	}

	.btnPrimary,
	.btnPrimary:disabled,
	.btnPrimary:disabled:hover,
	.btnPrimary:disabled:active {
		border-color: #36b7f4;
		background-color: #36b7f4;
		color: #ffffff;
	}

	.badge {
		display: inline-block;
		position: relative;
		z-index: 1;
		border: 1px solid;
		font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
		text-align: center;
		vertical-align: middle;
		word-wrap: normal;
		white-space: nowrap;
		-webkit-box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.25);
		box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.25);
	}

	.badge {
		border-color: #e9e9e9;
		background-color: #e9e9e9;
		color: #333333;
	}

	.badgeImportant {
		border-color: #ed0038;
		background-color: #ed0038;
		color: #ffffff;
	}

	.badgeRank1 {
		border-color: #d0ac56;
		background-color: #d0ac56;
		color: #ffffff;
	}

	.badge {
		border-radius: 10.5px;
		padding: 0 3px;
		min-width: 21px;
		font-size: 10px;
		line-height: 19px;
	}

	.badgePickup {
		overflow: hidden;
		border-color: #ff0033;
		border-radius: 12px;
		width: 24px;
		height: 24px;
		background: #ff0033 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAQAAAD9CzEMAAABHUlEQVR4Ae2VB5HEIBSGVwISIgEJSFgJSIiDlYAEJCABCUhAAhK%2ByzBvbt%2F1S7vKT68f7SWXoaGhod8oJhx2zwSOuxKm1yBtlkwjU2n4XnMjP46MtE%2Bg1XQThXyvwdCI0uYBpwFECuaTO9B5BQhk1S%2BRBKCnXwm40hSgML%2FovQDWTC8AXHeeRlAAcK8AyuIgrbvkLG5Z8YcAKDhgXgF4vYaqJ8ETOqBietqwewERfcmZqF8RmYLZB5jUM50BqwDSugMghlbF0CrXF4Z2Bfxlr7DrPhVDQ4B7YQ8ZERV%2FDuCmzM2dCJD8qYDCfAYg4rpLNKYzAJXcXcSeeskHSD9EPPV4QKAy9ZyhEI4HGIL8oyFiDgcIxC3ObB0%2FNDT0ABTInQk0Cg7bAAAAAElFTkSuQmCC) no-repeat center center;
		background-size: contain;
		text-indent: 200%;
	}

	.goodsOutline {
		color: #333333;
	}

	.goodsOutline .goodsPriceAmount {
		display: inline-block;
	}

	.indexPicture .goodsOutline {
		font-size: 9px;
		line-height: 1.555555556;
	}

	.indexPicture .goodsOutline .goodsH {
		font-size: 12px;
		line-height: 18px;
		height: 54px;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 3;
		-webkit-box-orient: vertical;
		padding: 0 3px;
	}

	.indexPicture .goodsOutline .goodsPrice {
		margin-left: -3px;
	}

	.indexPicture .goodsOutline .goodsPriceAmount {
		margin-left: 3px;
		font-size: 14px;
		line-height: 1.357142857;
	}

	.feedPicture {
		position: relative;
	}

	.feedPicture .feedLink {
		display: block;
	}

	.feedPicture .feedHero {
		overflow-y: hidden;
		position: relative;
	}

	.feedPicture .feedBadge {
		position: absolute;
	}

	.feedPicture .feedImg {
		position: absolute;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		margin: auto;
		min-width: 100%;
		max-width: 100%;
		height: auto;
		border-radius: 8px;
	}

	.feedPicture .feedContent {
		text-align: center;
	}

	.indexPicture.indexColumnCount3 .feedPicture .feedBadge {
		left: 3px;
		top: 3px;
	}

	.indexPicture.indexColumnCount3 .feedPicture .feedContent {
		margin-top: 5px;
	}

	.feedMedia .feedLink {
		display: table;
		table-layout: fixed;
		position: relative;
		padding: 12px 10px;
		width: 100%;
		color: #888888;
	}

	.feedMedia .feedFigure,
	.feedMedia .feedContent {
		display: table-cell;
	}

	.feedMedia .feedFigure,
	.feedMedia .feedContent {
		vertical-align: top;
	}

	.feedMedia .feedFigure {
		position: relative;
		width: 72px;
		min-width: 72px;
	}

	.feedMedia .feedBadge {
		position: absolute;
		left: -5px;
		top: -5px;
	}

	.feedMedia .feedThumbnail {
		border: 1px solid #f7f7f7;
	}

	.feedMedia .feedImg {
		position: absolute;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		margin: auto;
		max-width: 100%;
		height: auto;
		max-height: 100%;
	}

	.feedMedia .feedContent {
		padding-left: 15px;
		width: 100%;
	}

	.feedMedia .feedH {
		display: -webkit-box;
		overflow: hidden;
		-webkit-box-orient: vertical;
		color: #333333;
		font-size: 15px;
		line-height: 1.466666667;
		-webkit-line-clamp: 2;
	}

	.feedMedia .feedMeta {
		margin-left: -5px;
		font-size: 10px;
		line-height: 1.5;
	}

	.feedMedia .feedMetaItem {
		display: inline-block;
		margin-left: 5px;
		vertical-align: bottom;
	}

	.feedMedia .feedBadge.badgePickup {
		left: -7px;
		top: -7px;
	}

	.feedMedia .feedH+.feedMeta {
		margin-top: 5px;
	}

	.feedMedia .feedMetaStacked .feedMetaItem {
		display: block;
		overflow: hidden;
		text-overflow: ellipsis;
		word-wrap: normal;
		white-space: nowrap;
	}

	.indexPicture:after {
		content: "";
		display: block;
		clear: both;
	}

	.indexPicture .indexItem {
		float: left;
	}

	.indexPicture.indexColumnCount3 {
		margin: -20px 0 0 -3px;
	}

	.indexPicture.indexColumnCount3 .indexItem {
		margin-top: 10px;
		padding-left: 3px;
		width: 33.333333333%;
	}

	.indexPicture.indexColumnCount3 .indexItem:nth-child(3n+4) {
		clear: both;
	}

	.indexMedia .indexItem {
		border: solid #f3f3f3;
		border-width: 1px 0 0;
	}

	.indexTable {
		margin: 15px 0;
	}

	.section {
		border: 0 solid #e9e9e9;
	}

	.sectionH {
		margin-top: 25px;
		font-size: 19px;
		line-height: 1.263157895;
		text-align: center;
	}

	.sectionHeader {
		margin: 25px -2px 0 -3px;
		font-size: 14px;
		line-height: 1.357142857;
	}

	.sectionHeaderRow {
		display: table;
		width: 100%;
	}

	.sectionHeaderCol {
		display: table-cell;
		padding: 0 2px 0 3px;
		vertical-align: middle;
	}

	.sectionHeaderRight {
		color: #888888;
	}

	.sectionHeaderRight {
		text-align: right;
	}

	.sectionBody {
		margin-top: 25px;
	}

	.sectionHeaderMain .sectionH {
		margin-top: 0;
	}

	@media (max-width:374px) {
		.sectionH {
			font-size: 16px;
			line-height: 1.3125;
		}
	}

	.sectionHeaderRow.push-2 {
		left: auto;
	}

	.sectionHeaderRow.push-2 {
		padding-left: 16.666666667%;
	}

	.sectionDivided {
		border-top-width: 1px;
		border-bottom-width: 1px;
		padding-bottom: 25px;
	}

	.sectionDivided+.sectionDivided {
		border-top-width: 0;
	}

	.sectionBordered {
		border-top-width: 1px;
		border-bottom-width: 1px;
	}

	.sectionDivided+.sectionBordered {
		border-top-width: 0;
	}

	.collapseGroupMedia {
		padding-bottom: 13px;
	}

	.navbarGenderGroup {
		margin: 10px;
	}

	.formControl {
		display: block;
		border: 1px solid #e9e9e9;
		border-radius: 3px;
		width: 100%;
		background-color: #f8f8f8;
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none;
	}

	.formControl.formControlSearch {
		background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAaCAQAAABmrnY6AAABHklEQVRIDbXBIWhUARwH4B%2FjMa6MpSs2MciwWExjjBVBDOuGq8MmYrOKYSyYjmNBxjG%2BJGPRJitLghgFsZhkYZhkLPxdEpHtHu%2Bd931Jb4aG%2BZ8sGfuqlFK%2BmWgyPxvKsYeaXLFkC2Ur8zFWHuUfNpVp%2BjNyYZBraJx7ln4MlHu5gTvKMH04NckM9nxJHyotlJV05YGztPDddrrywnFaeGc3XTnyMi08d5Ku7BmnhTcO05Vtn9PCRzvpyqpKC%2BVuulM2M4N1lT48VplBeZJ%2BvCc3MPEpfWkUuYZ95X760%2Fjg0lr%2B4raffjhSVjMPI6Wceu2VE6U8zRX7ykrm45aRA1M71vKHty4NsggOXFjOIpj6ZTmL4NC5JouAsyyGjd%2Bq%2FqHG2VzhfQAAAABJRU5ErkJggg%3D%3D);
		background-repeat: no-repeat;
		background-position: left center;
		background-size: 22px 13px;
		padding-left: 30px;
		font-size: 12px;
	}

	.formControl.formControlSearch:focus {
		background-image: none;
		padding-left: 10px;
	}

	.formControlFind {
		display: table;
		width: 100%;
	}

	.formControlFind>.formControl {
		display: table-cell;
		border-right-width: 0;
		border-radius: 3px 0 0 3px;
	}

	.formControlFind>.formSubmit {
		display: table-cell;
		border-radius: 0 3px 3px 0;
		padding: 0;
		width: 44px;
		height: 34px;
	}

	.formControlFind>.formSubmit.ico_search::before {
		content: "\e631";
		margin: -14px 0 -12px;
		color: #ffffff;
		font-size: 26px;
		vertical-align: middle;
	}

	.formControl:disabled {
		opacity: 0.5;
	}

	.formControl:disabled {
		border-color: #c8c8c8;
		background-color: #f5f5f5;
	}

	.formControl {
		padding: 8px 10px;
		height: 36px;
	}

	.formControlClearly {
		border-color: #dbdbdb;
	}

	.clearfix:after {
		content: "";
		display: block;
		clear: both;
	}

	.responsive {
		display: block;
		position: relative;
		height: 0;
	}

	.responsive1by1 {
		padding-top: 100%;
	}

	.responsive5by6 {
		padding-top: 120%;
	}

	#gSexType .postype li {
		width: 20%;
		float: left;
		text-align: center;
		height: 80px;
	}

	#gSexType .postype li a {
		color: #333;
		line-height: 39px;
	}

	#gSexType .postype li .img {
		display: block;
		max-width: 70%;
		height: 40px;
		margin: 0 auto;
		overflow: hidden;
	}

	#fCorporate {
		margin: auto;
		text-align: left;
		padding: 21px 0 12px;
	}

	#fCorporate ul {
		padding: 12px 0 10px;
		border-bottom: 1px solid #e5e5e5;
		border-top: 1px solid #e5e5e5;
	}

	#fCorporate ul li {
		float: left;
		padding: 0 7px 0 0;
		margin: 0 10px 0 0;
		border-right: 1px solid #e5e5e5;
		letter-spacing: 0.2px;
	}

	#fCorporate ul li:last-child {
		border-right: 0px;
	}

	#fCopyRight {
		margin: 15px 0 0 0;
		font-size: 10px;
		color: #808080;
		letter-spacing: 0.2px;
		background: url("ico_common.png") no-repeat 0 -637px;
		padding: 0 0 0 39px;
	}

	#fCopyRight #copy {
		font-size: 11px;
	}
}

.hasCoupon {
	position: relative;
}

.hasCoupon:after {
	background-position: left top;
	background-size: 63px 14px !important;
	background-repeat: no-repeat;
	bottom: 4px;
	content: "";
	display: block;
	height: 14px !important;
	left: 0;
	position: absolute;
	width: 63px !important;
}

.firstData {
	-webkit-transition: opacity ease-out 0.2s;
	-moz-transition: opacity ease-out 0.2s;
	transition: opacity ease-out 0.2s;
}

#topBanners {
	margin: 0;
}

html #layui_layer_skinlayercss {
	display: none;
	position: absolute;
	width: 1989px;
}

body {
	overflow-x: hidden;
}

@media only screen and (max-width:360px) {
	._drawerOpen {
		left: -15px !important;
		width: 20px !important;
	}

	#gHeader #gHeaderTbl #gMenu a.emss {
		margin: 0 0 0 -4px !important;
	}
}

.showings img {
	max-width: 100%;
}

#gHeader #gHeaderTbl #gMenu {
	padding: 0 10px !important;
}

#gMenu a {
	display: inline-block !important;
}

.indexPicture .goodsOutline {
	font-size: 14px;
}

span.percent_box {
	background: #ff3259;
	font-size: 10px;
	color: #fff;
	padding: 2px 8px;
	border-radius: 10px;
	height: 13px;
	line-height: 1.2;
	display: inline-block;
	margin-top: 1px;
	margin-right: 5px;
}

a.emss {
	position: relative;
}

.head-nav {
	overflow: hidden;
	background: #82c8d4;
	display: -webkit-flex;
	white-space: nowrap;
}

.head-nav ul {
	overflow-x: scroll;
	height: 30px;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	overflow-x: scroll;
}

.head-nav ul li {
	display: inline-block;
	height: 30px;
	line-height: 30px;
	text-align: center;
	position: relative;
}

.head-nav ul li a {
	color: #fff;
	padding: 0 10px;
	font-size: 14px;
}

.head-nav ul li:after {
	content: '';
	width: 1px;
	height: 5vw;
	background: #fff;
	position: absolute;
	right: 0;
	top: 1.5vw;
}

.head-nav ul li:last-child:after {
	display: none;
}

.historys li {
	background: #fff;
	position: relative;
	float: left;
	width: 33.333%;
	margin-bottom: 1px;
	padding: 10px 5px 0;
	box-sizing: border-box;
	border-radius: 10px;
}

.historys li .rec_name {
	margin: 12px 0 4px;
	font-size: 12px;
	color: #333;
	line-height: 18px;
	height: 54px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.historys li .flex_wrap .price {
	display: inline-block;
	font-size: 12px;
	color: #e93b3d;
	margin-right: 3px;
	line-height: 20px;
}

span.percent_box {
	background: #ff3259;
	font-size: 10px;
	color: #fff;
	padding: 2px 8px;
	border-radius: 10px;
	height: 13px;
	line-height: 1.2;
	display: inline-block;
	margin-top: 1px;
	margin-right: 5px;
}

#gSexType .postype {
	white-space: nowrap;
	overflow-x: auto;
}

#gSexType .postype li {
	display: inline-block;
	width: 18%;
	float: none;
	font-size: 12px;
}
@media all {
	.swiper-container {
		margin: 0 auto;
		position: relative;
		overflow: hidden;
		z-index: 1;
	}

	.swiper-wrapper {
		position: relative;
		width: 100%;
		height: 100%;
		z-index: 1;
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-transition-property: -webkit-transform;
		-moz-transition-property: -moz-transform;
		-o-transition-property: -o-transform;
		-ms-transition-property: -ms-transform;
		transition-property: transform;
		-webkit-box-sizing: content-box;
		-moz-box-sizing: content-box;
		box-sizing: content-box;
	}

	.swiper-wrapper {
		-webkit-transform: translate3d(0, 0, 0);
		-moz-transform: translate3d(0, 0, 0);
		-o-transform: translate(0, 0);
		-ms-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}

	.swiper-slide {
		-webkit-flex-shrink: 0;
		-ms-flex: 0 0 auto;
		flex-shrink: 0;
		width: 100%;
		height: 100%;
		position: relative;
	}

	.swiper-pagination {
		position: absolute;
		text-align: center;
		-webkit-transition: .3s;
		-moz-transition: .3s;
		-o-transition: .3s;
		transition: .3s;
		-webkit-transform: translate3d(0, 0, 0);
		-ms-transform: translate3d(0, 0, 0);
		-o-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		z-index: 10;
	}

	.swiper-container-horizontal>.swiper-pagination-bullets {
		bottom: 10px;
		left: 0;
		width: 100%;
	}

	.swiper-pagination-bullet {
		width: 8px;
		height: 8px;
		display: inline-block;
		border-radius: 100%;
		background: #000;
		opacity: .2;
	}

	.swiper-pagination-bullet-active {
		opacity: 1;
		background: #007aff;
	}

	.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
		margin: 0 5px;
	}
}

.scroller {
	overflow: hidden;
	margin-top: 0;
	padding: 10px 0;
	padding-bottom: 0;
}

.scroller ul {
	overflow-x: scroll;
}

.scroller li {
	display: inline-block;
	margin-bottom: 5px;
	background-color: rgba(0, 0, 0, 0.05);
	border-radius: 14px;
	margin-left: 5px;
}

.scroller li.on {
	display: block;
}

.scroller a {
	display: block;
	position: relative;
	padding: 0 2px;
	border-radius: 18px;
	font-size: 12px;
	font-weight: normal;
	color: #b29061 !important;
	background: none !important;
	margin-left: 5px;
}

.scroller li.on a {
	background: 0;
	border: 0;
	color: #666 !important;
	padding: 0;
}

#topIndex ol {
	counter-reset: sectioncounter;
}

#topIndex .categorys li {
	display: inline-block;
	width: 25%;
	float: left;
	text-align: left;
	vertical-align: top;
	position: relative;
	margin: 0;
	line-height: 30px;
	text-indent: 0px;
}

#mbrand {
	overflow-x: hidden;
}

#mbrand #topIndex .recommend_category a {
	display: block;
}

#mbrand #topIndex .categorys .list_product_img_block {
	height: 90px;
	width: 90px;
}

#mbrand #topIndex .recommend_category .genre_name {
	line-height: 15px;
	height: 40px;
	overflow: hidden;
	text-align: center;
	font-size: 12px;
}

#mbrand #topIndex .categorys a img {
	display: block;
	width: 80px;
	height: 80px;
	border-radius: 50%;
}

#topIndex .categorys li .list_product_img_block::after {
	content: '' counter(sectioncounter) '';
	counter-increment: sectioncounter;
	background: #313131;
	border-radius: 50%;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	color: #fff;
	position: absolute;
	text-align: center;
	font-size: 10px;
	height: 18px;
	left: 5px;
	line-height: 18px;
	top: 5px;
	width: 18px;
	z-index: 2;
	text-indent: 0;
}

#topIndex .categorys li:nth-child(1) .list_product_img_block::after {
	background: #d0c256;
}

#topIndex .categorys li:nth-child(2) .list_product_img_block::after {
	background: #999;
}

#topIndex .categorys li:nth-child(3) .list_product_img_block::after {
	background: #8d6929;
}

#topIndex .categorys li:nth-child(n+5) .list_product_img_block::after {
	display: none;
}

#topIndex {
	padding-left: 10px;
}

.mores1 {
	height: 30px;
	bottom: 0;
	text-align: center;
	width: 100%;
	z-index: 2;
}

.mores1 a {
	display: block;
	width: 80%;
	margin: 0 auto;
	height: 30px;
	line-height: 30px;
	border: 1px solid #2DAC9A;
	border-radius: 38px;
}

/*! CSS Used from: Embedded */
.ems {
	width: 98%;
	height: auto;
	padding-bottom: 10px;
	border: 1px solid #e9e9e9;
	margin: 10px auto;
}

.titleitem {
	border-bottom: 1px solid #e9e9e9;
	font-size: 14px;
	font-weight: bold;
	color: #272727;
	text-align: center;
	height: 30px;
	line-height: 30px;
	margin-bottom: 8px;
	background: #e9e9e9;
}

.ems .item {
	border-bottom: 1px dotted #e9e9e9;
	margin: 3px 4px;
	height: 30px;
	line-height: 30px;
}

.ems .item span.sp2 {
	float: right;
}

.ems a {
	color: #2d2d2d;
}

.sidenavMore1 a {
	display: block;
	width: 80%;
	margin: 0 auto;
	height: 30px;
	line-height: 30px;
	border: 1px solid #2DAC9A;
	border-radius: 38px;
}

.titleitem h2 {
	display: inline-block;
}

/*! CSS Used from: Embedded */
.newsletter-container {
	max-width: 1160px;
	margin: 0 auto;
	background: #fff;
	border: 1px solid #ebebeb;
	padding: 10px;
}

.newsletter-block .newsletter_email {
	width: calc(100% - 90px);
	height: 30px;
	border: 1px solid #ebebeb;
	color: #888888;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	background: #fff;
}

.saveMail {
	height: 30px;
	line-height: 30px;
	float: right;
	padding: 0;
	margin: 0;
	width: 78px;
	border-radius: 4px;
	background-color: #000;
	border: none;
	color: #fff;
	cursor: pointer;
}

#fCorporate ul li {
	float: left;
	padding: 0 7px 0 0;
	margin: 0 10px 0 0;
	letter-spacing: 0.2px;
	background-color: #222;
	line-height: 30px;
	width: 47%;
	text-indent: 30px;
	border-right: none;
}

#fCorporate ul li a {
	color: #fff;
}

#fCopyRight {
	margin: 0;
	font-size: 10px;
	color: #fff;
	text-align: center;
	letter-spacing: 0.2px;
	background: none;
	padding: 0 0 10px 0;
}

@media all {
	.side__head {
		padding: 5px 4.1667%;
		font-size: 14px;
		font-weight: bold;
		border-bottom: 1px solid #c9c9c9;
		background: #f8f8f8;
	}

	.side__head a {
		font-size: 14px !important;
		font-weight: bold !important;
		color: #333 !important;
	}

	.side__head a:after {
		content: "";
		border-right: 1px solid #000;
		border-bottom: 1px solid #000;
		position: absolute;
		right: 5px;
		width: 10px;
		height: 10px;
		top: 4px;
		-webkit-transform: rotate(-45deg);
		-moz-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		-o-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}

	.side-item__link,
	.side-item-under__link {
		padding: 8px 4.1667%;
		font-size: 14px;
		font-size: 0.875rem;
		font-size: 4.375vw;
		display: block;
		border-bottom: dotted 1px #c9c9c9;
		position: relative;
	}

	.side-item__link:after {
		content: "";
		background: url('plus.svg') no-repeat center top;
		position: absolute;
		right: 4.1667%;
		width: 15px;
		height: 15px;
		top: 6px;
		background-size: contain;
	}

	.side-item__link.slide-active:after {
		background: url('minus.svg') no-repeat center center;
	}

	.side-item-under {
		display: none;
	}

	.side-item-under__link:after {
		content: "";
		border-right: 1px solid #000;
		border-bottom: 1px solid #000;
		position: absolute;
		right: 6%;
		width: 10px;
		height: 10px;
		top: 14px;
		-webkit-transform: rotate(-45deg);
		-moz-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		-o-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}

	.side-rank__link {
		padding: 5px 4.1667%;
		font-size: 14px;
		font-size: 0.875rem;
		font-size: 4.375vw;
		display: block;
		border-bottom: dotted 1px #c9c9c9;
		position: relative;
	}

	.side-rank__link:after {
		content: "";
		border-right: 1px solid #000;
		border-bottom: 1px solid #000;
		position: absolute;
		right: 5%;
		width: 10px;
		height: 10px;
		top: 10px;
		-webkit-transform: rotate(-45deg);
		-moz-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		-o-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}

	#contents .drawer_cover {
		display: hidden;
		position: fixed;
		right: 0;
		top: 0;
		width: 100%;
		height: 100%;
		background: #000;
		opacity: .8;
		z-index: 102;
		visibility: hidden;
		overflow: hidden;
	}

	#dr_menu {
		visibility: hidden;
		position: fixed;
		top: 0;
		left: 0;
		width: 85%;
		height: auto;
		min-height: 100%;
		z-index: 103;
		background: #fff;
		overflow: hidden;
	}

	#dr_menu a {
		font-size: 13px;
		color: #000;
	}

	#container .drawer_cover {
		display: none;
		position: fixed;
		right: 0;
		top: 0;
		width: 100%;
		height: 100%;
		background: #000;
		opacity: .8;
		z-index: 102;
		visibility: hidden;
		overflow: hidden;
	}

	.sprite-dr-icon {
		background-image: url('common_dr.png');
		-webkit-background-size: 30px auto;
		background-size: 30px auto;
	}
}

/*! CSS Used from: Embedded */
#fCorporate ul li {
	float: left;
	padding: 0 7px 0 0;
	margin: 0 10px 0 0;
	letter-spacing: 0.2px;
	background-color: #222;
	line-height: 30px;
	width: 47%;
	text-indent: 30px;
	border-right: none;
}

#fCorporate ul li a {
	color: #fff;
}

#fCopyRight {
	margin: 0;
	font-size: 10px;
	color: #fff;
	text-align: center;
	letter-spacing: 0.2px;
	background: none;
	padding: 0 0 10px 0;
}

.nav-utilities {
	font-size: 12px;
	font-weight: 400;
	letter-spacing: 1px;
	padding: 5px;
	background-color: #dbdbdb;
}

.nav-utilities ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	margin: 0 -2px;
}

.nav-utilities li.half-size {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
}

.nav-utilities li {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
	padding: 0 2px;
	margin-bottom: 5px;
}

.nav-utilities li:first-child a {
	border-radius: 3px 0 0 3px;
}

.nav-utilities a {
	width: 100%;
	height: 40px;
	text-decoration: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: #fff;
	padding: 10px;
	position: relative;
}

.nav-utilities a:after {
	content: '>';
	color: #c7c7c7;
	font-size: 13px;
	font-weight: 300;
	position: absolute;
	right: 10px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.ico-avatar {
	background: url(../../user/ico-avatar.png) no-repeat 0 0;
	background-size: 100% 100%;
	width: 17.5px;
	height: 18px;
	display: inline-block;
	vertical-align: middle;
	font-size: 0px;
	margin-right: 5px;
}

.ico-heart {
	background: url(../../user/ico-heart.png) no-repeat 0 0;
	background-size: 100% 100%;
	width: 18.5px;
	height: 16.5px;
	display: inline-block;
	vertical-align: middle;
	font-size: 0px;
	margin-right: 5px;
}

.product_category>ul {
	border-top: 1px solid #f1f1f3;
}

.product_category>ul li.fi {
	width: 24%;
	height: auto;
	display: inline-block;
	background-color: #fff;
	box-sizing: border-box;
	border-right: 1px solid #f1f1f3;
}

.product_category>ul li:nth-child(4n+4) {
	border-right: 0;
}

.product_category>ul li em {
	display: block;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	font-weight: normal;
}

.product_category>ul li span {
	display: inline-block;
	width: 100%;
	min-height: 70px;
	border-bottom: 1px solid #f1f1f3;
	text-align: center;
	word-break: break-all;
	vertical-align: top;
	font-size: 13px;
}

.product_category>ul li span .ico {
	width: 30px;
	height: 30px;
	vertical-align: middle;
	text-indent: -9999px;
	overflow: initial;
	margin-top: 5px;
	display: inline-block;
	margin-bottom: 10px;
}

.product_category>ul li ul {
	display: none;
}

.product_category .cat_s::after {
	right: -16px !important;
}

.menu_sections {
	padding-top: 10px;
}

.recommend_brands li {
	display: inline-block;
	width: 32%;
	text-align: center;
	vertical-align: top;
	position: relative;
	margin: 0;
}

.recommend_brands li .brand_name {
	height: 30px;
	line-height: 30px;
}

.recommend_brands a {
	display: block;
	font-size: 12px;
}

.recommend_brands a img {
	border-radius: 50%;
	height: 50px;
}

.side__head.brandm a:after {
	top: 9px;
	border-right: 1px solid #08c;
	border-bottom: 1px solid #08c;
}

.history .ico_history:before {
	color: #000;
	font-size: 22px;
	font-weight: bold;
}

/*! CSS Used from: Embedded */
.words_tag {
	padding: 5px;
}

.words_tag a {
	margin-right: 5px;
	color: #b29061 !important;
	border: 1px solid #b29061;
	border-radius: 50px;
	padding: 2px 5px;
	font-size: 12px;
	display: inline-block;
	margin-bottom: 5px;
}

/*! CSS Used from: Embedded */
.scroll_button {
	display: none;
	z-index: 98;
	position: fixed;
	bottom: 30px;
	right: 10px;
	text-align: right;
}

.scroll_button a {
	display: block;
	margin: 0;
	padding: 0;
}

.scroll_button.on {
	display: block;
}
#pages {
    clear: both;
    padding: 10px;
    text-align: center;
}
#pages a {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin-right: 2px;
    color: #333333;
    padding: 0 5px;
    border: 1px solid #ccc;
    min-width: 35px;
}
#pages span {
    display: inline-block;
    margin-right: 2px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    padding: 0 5px;
    border: 1px solid #ccc;
    background: #ECECEC;
    color: #333333;
    font-weight: bold;
    min-width: 35px;
}
/*! CSS Used fontfaces */
@font-face {
	font-family: 'zozofont';
	src: url('../font/zozofont.eot');
	src: url('../font/zozofont.eot') format('embedded-opentype'), url('../font/zozofont.ttf') format('truetype'), url('../font/zozofont.svg') format('svg');
	font-weight: normal;
	font-style: normal;
    font-display: swap;
}