/*靽格㺿��煺���css*/
#container #head_wrap, #gnav_header, #gnav_wrapper, #gnav_main {
    width: 1200px !important;
}

.siteLogo{ margin-left: 15px; }

#gnav_header #navUtil {
    background-color: #fff !important;
}

#gnav_header #navHeader .gnav_category {
	width: 1200px !important;
	background-color: #fff !important;
	margin-top: 8px;
}

#gnav_header #navHeader .gnav_list .gnav_category .listBlock {
    width: 1160px !important;
		padding: 20px;
}

#gnav_header #navHeader .gnav_list .gnav_category .listBlock .gnav_closeArea {
    top: 20px!important;
    right: 10px!important;
    width: 46px!important;
    height: 46px!important;
}

/*�鰵憓茋eader css*/
.uniqlo-newheader-layout-fixed{
	position: fixed;
	top: 0px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DADADA;
	height: 42px;
	display: block;
	z-index: 999;
	background-color: #FFF;
	left: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
}


/*��𨅯�见�碶誨*/
#gnav_search_slide {
	position: absolute!important;
	background-color: #FFF!important;
	width: 260px!important;
	top: 0px;
	right: 240px;
}
#gnav_search_slide .topSearch {
	order: 2;
	position: relative;
	display: flex;
	margin: 0;
}
#gnav_search_slide .txt {
 padding: 0 41px 0 .5rem!important;
	height: 40px!important;
	width: 100%!important;
	border: 1px solid #ababab!important;
	color: #1b1b1b!important;
	outline: 0!important;
	overflow: hidden!important;
	transition: border-color 180ms cubic-bezier(.4, 0, .2, 1);
	position: relative!important;
	max-width: 100%!important;
	border-radius: 0!important;
	background-color: #FFF!important;
	font-size: 16px;
}
#gnav_search_slide .btn {
	display: inline-flex;
	position: relative;
	justify-content: center;
	align-items: center;
	padding: 0px;
	height: 40px;
	min-width: 40px;
	background: #FFF;
	margin: 0;
	text-decoration: none;
	outline: 0;
	border-radius: 0;
	border-top: 1px solid #ababab;
	border-right: 1px solid #ababab;
	border-bottom: 1px solid #ababab;
	border-left: 1px none #ababab;
	cursor: pointer;
}
.uniqlo-newheader-layout-search-button-icon {
	color: #1b1b1b;
	fill: #1b1b1b;
	padding-top: 4px;
}
.uniqlo-newheader-layout-search-button-icon:hover {
	color: #666666;
	fill: #666666;
}


/*撅閖�见�批捆*/
#gnav_header #navHeader .gnav_list .gnav_category .listBlock ul li span.title {
    margin: 15px 0 15px 0!important;;
}

.uniqlo-newheader-gnav-leftline{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DADADA;
	height: 100%;
	padding-left: 20px;
}


.uniqlo-newheader-gnav-wrapper li .titie-underline{
	font-size: 18px;
	font-weight: bold;
	color: #000;
}

