/*all*/
@charset "utf-8";

@font-face {
	font-family: 'uniqlo';
	src:url('/ca/fr/font/uniqloregular-webfont.eot');
	src:url('/ca/fr/font/uniqloregular-webfont.eot?#iefix') format('eot'),
		url('/ca/fr/font/uniqloregular-webfont.woff') format('woff'),
		url('/ca/fr/font/uniqloregular-webfont.ttf') format('truetype'),
		url('/ca/fr/font/uniqloregular-webfont.svg#webfontjSpbZQRv') format('svg');
	font-weight: 500;
	font-style: normal;
}
@font-face {
	font-family: 'uniqlo';
	src:url('/ca/fr/font/uniqlolight-webfont.eot');
	src:url('/ca/fr/font/uniqlolight-webfont.eot?#iefix') format('eot'),
		url('/ca/fr/font/uniqlolight-webfont.woff') format('woff'),
		url('/ca/fr/font/uniqlolight-webfont.ttf') format('truetype'),
		url('/ca/fr/font/uniqlolight-webfont.svg#webfontjSpbZQRv') format('svg');
	font-weight: 300;
	font-style: normal;
}

body {
	background: #fff;
	font-family: 'uniqlo';
	padding-right: 0!important;
	-webkit-text-size-adjust: 100%;
}

img {
	max-width: 100%;
	height: auto;
	width /***/:auto;　
}

a {
	text-decoration: none;
	color: #000;
}

.clearfix:after {
	content: "";
	display: block;
	clear: both;
}

body#body-home li#list-home a,
body#body-women li#list-women a,
body#body-men li#list-men a,
body#body-girls li#list-girls a,
body#body-boys li#list-boys a,
body#body-baby li#list-baby a,
body#body-store li#list-store a,
body#body-uncommon-thread li#list-6key a {
	color: #f00;
}


/*container*/
#container {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}

#modal-bg {
	display: none;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1;
}

	#content {
			max-width: 1200px;
			margin: 0 auto;
	}

	#content #main {
		width: 95%!important;
		margin: 0 auto;
	}

	.page_top {
		position: fixed;
		bottom: 15px;
		z-index: 100;
		display: none;
		cursor: pointer;
		width: 100%;
	}
	.page_top .btn{
		max-width: 1200px;
		margin: 0 auto;
	}

	.page_top .btn p{
		text-align: right;
		width: 95%;
		margin:0 auto;
	}

	.lang_change {
		position: relative;
		max-width: 1200px;
		margin: 0 auto;
	}

	.lang_change .btn{
		position: absolute;
		top: -260px;
		right: 40px;
	}

	.lang_change .btn a {
		padding: 5px 5px 5px 20px;
		border: 2px solid #000;
		position: relative;
		cursor: pointer;
	}

	.lang_change a:hover {
		color: #f00;
	}

	.lang_change a:before {
		content: "";
		display: block;
		width: 100%;
		height: 100%;
		background: url(/ca/fr/img/common/lang_change_arrow.png)no-repeat;
		position: absolute;
		top: 7px;
		left: 6px;
	}

	.lang_change a:hover:before {
		background: url(/ca/fr/img/common/lang_change_arrow_o.png)no-repeat;
	}

	.sp_photo {
		display: none!important;
	}


/*header*/
#header .header_img,.header_nav,.header_text {
	text-align: center;
	margin-bottom: 40px;
}

#header .header_nav ul li {
	float: left;
}

	#header {
		position: relative;
		padding-top: 80px;
		max-width: 1200px;
		margin: 0 auto;
		margin-bottom: 40px;
	}

	#header h1 img {
		width: 8%;
	}

	#header .header_text {
		font-size: 20px;
		margin-top: 32px;
		margin-bottom: 44px;
	}

	#header .header_nav ul {
		display: inline-block;
	}

	#header .header_nav ul li.header_nav_menu {
		font-size: 16px;
		height: 36px;
		padding-left: 30px;
		border-left: 1px solid #c0c0c0;
		padding-right: 30px;
		display: table;
	}

	#header .header_nav ul li.header_nav_menu:last-child {
		padding-right: 0px;
		padding-right: 30px;
		border-right: 1px solid #c0c0c0;
	}

	#header .header_nav ul li.header_nav_menu a,.product-menu {
		display: table-cell;
		vertical-align: middle;
		cursor: pointer;
	}

	#header .header_nav ul li.header_nav_menu a:hover {
		color: #f00;
	}

	/*accordion*/
	#header .header_nav ul li#list-product {
		display: table;
		position: relative;
	}

	#header .header_nav ul li#list-product .product-menu-list a {
		line-height: 38px;
		display: inline-block!important;
	}

	#header .header_nav ul li#list-product .product-menu-list {
		height: 0;
	    overflow: hidden;
		z-index: 1000;
		width: 100%;
		position: absolute;
		top: 37px;
		left: 0;
		background: #fff;
		-webkit-transition: all 0.5s;
	    -moz-transition: all 0.5s;
	    -ms-transition: all 0.5s;
	    -o-transition: all 0.5s;
	    transition: all 0.5s;
	}

	#header .ticker {
		width: 95%;
		max-width: 1200px;
		margin: 0 auto;
		text-align: center;
		background: #f00;
	}

	#header .ticker p {
		font-size: 16px;
		color: #fff;
		padding-top: 10px;
		padding-bottom: 10px;
		font-weight: 500;
	}


/*footer*/
#footer {
	background: #f2f2f2;
	position: relative;
}


	#footer ul li.footer_content_list .footer_pc_none {
		display: none;
	}

	#footer a:hover {
		color: #f00;
	}

	#footer {
		padding-top: 33px;
		width: 100%;
		margin-top: 30px;
	}

	#footer .footer_content {
		max-width: 1200px;
		margin: 0 auto;
		position: relative;
	}

	#footer ul.footer_content {
		width: 100%;
		margin: 0 auto;
	}

	#footer ul li.footer_content_list {
		float: left;
		text-align: left;
		width: 23%;
		padding-right: 17px;
	}

	#footer ul li.footer_content_list:before {
		content: "";
		display: inline-block;
		height: 100%;
		position: absolute;
		border-right: 2px solid #dfdfdf;
	}

	#footer ul.footer_content li.first_child:before {
		border: none!important;
	}

	#footer ul.footer_content li.first_child{
		width: 18%;
	}

	#footer ul.footer_content li.last_child{
		border-right: none;
		padding-right: 0;
		width: 30%;
	}

	#footer ul li.footer_content_list h3 {
		font-size: 25px;
		padding-left: 15px;
	}

	#footer ul li.footer_about ul {
		margin-top: 30px;
		padding-left: 15px;
	}

	#footer ul li.footer_about ul li {
		font-family: "DIN Next W01 Bold",helvetica,arial,sans-serif;
		font-size: 14px;
		font-weight: lighter;
		margin-bottom: 15px;
	}

	#footer ul li.footer_social p {
		font-family: "DIN Next W01 Bold",helvetica,arial,sans-serif;
		font-size: 14px;
		font-weight: lighter;
		margin-top: 22px;
		padding-left: 15px;
		line-height: 1.5;
	}

	#footer ul li.footer_social ul {
		padding-left: 15px;
		padding-top: 25px;
		width: 100%;
	}

	#footer ul li.footer_social ul li {
		float: left;
		width: 33%!important;
	}

	#footer ul li.footer_social ul li img {
		width: 90%;
	}

	#footer ul li.footer_social ul li.last_child {
		padding-right: 0;
	}

	#footer ul li.footer_mail ul li {
		float: left;
	}

	#footer ul li.footer_mail ul li.footer_mail_box {
		width: 58%;
	}

	#footer ul li.footer_mail p.footer_mail_text {
		font-family: "DIN Next W01 Bold",helvetica,arial,sans-serif;
		font-size: 14px;
		font-weight: lighter;
		margin-top: 22px;
		padding-left: 15px;
		line-height: 1.5;
	}

	#footer ul li.footer_mail ul li.footer_mail_box input[type=text] {
		margin: -2px;
		margin-left: 15px;
		margin-top: 20px;
		width: 80%;
		height: 36px;
		border: 2px solid #808080;
		font-size: 16px;
		float: left;
	}

	#footer ul li.footer_mail ul li.footer_mail_button {
		/*background: #f00;*/
		width: 39%;
		height: 40px;
		margin-top: 21px;
		cursor: pointer;
		margin-left: 5px;
	}
	#footer ul li.footer_mail ul li.footer_mail_button p {
		text-align: center;
	}

	#footer ul li.footer_mail ul li.footer_mail_button p a {
		color: #fff;
		line-height: 40px;
		display: block;
		background: #f00;
	}

	#footer ul li.footer_world ul {
		padding-left: 15px;
		margin-top: 30px;
	}

	#footer ul li.footer_world ul li {
		font-family: "DIN Next W01 Bold",helvetica,arial,sans-serif;
		float: left;
		font-size: 12px;
		padding-right: 7px;
		margin-bottom: 15px;
		font-weight: 300;
	}

	#footer ul li.footer_world ul li:after {
		content: "";
		border-right: 1px solid #dfdfdf;
		padding-right: 7px;
	}

	#footer .copyright {
		font-size: 12px;
		font-weight: lighter;
		text-align: center;
		padding-top: 30px;
		padding-bottom: 20px;
	}


/* enews mail register in footer */
#footer_mail_address {
	padding-left:4px;
}
#footer_mail_massage {
	display:none;
	margin:2px 0 0 0 !important;
	line-height:1em !important;
	color:#ff0000;
}
