@charset "UTF-8";

.hdg_h1{
	padding: 150px 0 0 470px;
	width: 1024px;
	height: 330px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: url("../images/pct_banner.jpg") 0 0 no-repeat;
	color: #fff;
	letter-spacing: 2px;
	font-weight: bold;
}

/* BRANDS PAGE
----------------------------------------------- */
#brand #container h2 {
	margin-bottom: 30px;
	border-bottom: 1px solid #CFCFCF;
	border-top: 3px solid #111;
	font-family: FuturaBT, "MS Gothic", "MS PGothic", Arial,sans-serif;
	font-size: 20px;
	padding: 13px 10px 13px 10px;
	line-height:24px;
}
#brand #container h2 span {
	float: right;
}
#brand #container h2 span.txt_seasons {
	border-right: 1px solid #cfcfcf;
	font-size: 14px;
	padding-right: 15px;
}
/**#brand .season_area {
	top: 30px;
	width: 125px;
	height:160px;
	font-weight:normal;
}**/
#brand .season_area a {
	color:#888;
}
#brand .season_area a:hover {
	color: #000;
}
#select_season_area{
	width: 125px;
	height: 190px;
	overflow:hidden;
	position:relative;
}
#header #nav_global #select_season_area li a:hover{
	color: #111;
}
#brand .season_option:hover > .season_panel,  #brand .season_option:hover > .season_panel *{
	visibility: visible;
}
#brand .season_panel {
	z-index: 99;
	font-size:13px;
	font-weight:normal;
	background: #fff;
	background: url("/common/images/bg_transparent.png") repeat;
	-moz-box-shadow: 1px 1px 10px #787878;
	-webkit-box-shadow: 1px 1px 10px #787878;
	box-shadow: 1px 1px 10px #787878;
	width: 125px;
	height:210px;
	border: 1px solid #eee;
	position: absolute;
	top: 56px;
	right: -10px;
}
#brand .season_area{
	font-size:14px;
	position: absolute;
	top: 35px;
	left: 0;
	z-index: 100;
	background: #000;
	background: url("/common/images/bg_transparent.png") repeat;
	-moz-box-shadow: 1px 1px 10px #787878;
	-webkit-box-shadow: 1px 1px 10px #787878;
	box-shadow: 1px 1px 10px #787878;
}
#brand #select_season_area li{
	border: none;
	padding: 2px 15px;
	width: 125px;
	line-height:1.7;
}
#brand #select_season_area li a{
	color:#888;
}
#brand #select_season_area li a:hover{
	color:#000;
}

#brand .season_panel p.arrow{
	background: url("/common/images/icons/icn_navi_arrow.png") no-repeat scroll 0 0;
	position: relative;
	width:10px;
	left: 55px;
	top: -7px;
	z-index: 101;
	height: 10px;
	margin:0;
	padding:0;
}
#brand .season_option {
	display: inline-block;
	position: relative;
}
#brand #container h2 span.txt_title {
	background: url("/common/images/icons/icn_black_down.png") right center no-repeat;
	font-size: 13px;
	padding: 0 30px 0 20px;
}
#brand #container h2 a.season_link{
	height:60px;
	display:block;
}
.box_brand {
	list-style: none;
	margin: 0;
	padding: 0;
}
.box_brand div a,
.slide_box li a {
	color:#000;
	text-decoration: underline;
}
.box_brand li {
	float: left;
	margin: 0 26px 45px 0;
	font-size: 11px;
	color: #888;
	width: 182px;
	min-height: 280px;
/** 	min-height: 188px; **/
}
.box_brand li.last {
	margin-right: 0;
}
.box_brand li  > a{
	border: 1px solid #e2e2e2;
	display: block;
	padding: 14px 14px 12px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.box_brand li a{

}
.box_brand li a img {
	display: block;
	line-height: 0;
}
.box_brand li a:hover{
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}
.box_brand li div {
	background: url("/common/images/icons/icn_black_next.png") 0 5px no-repeat;
	padding: 5px 0 0 22px;
	font-size: 13px;
	line-height: 17px;
}
.toggle_box{
	display: none;
	color: #fff;
	padding: 20px;
}
.btn{
	padding:10px;
	text-align: center;
	background: url("/en/_brands/template/images/pct_az_add.png") top center no-repeat;
	height:65px;
}
.btn.active{
	padding:10px;
	color:#fff;
	background: url("/en/_brands/template/images/pct_az_sub.png") top center no-repeat;
}
.btn:hover{
	cursor:pointer;
}
.slide_box {
	padding: 0 10px;
	list-style: none;
}
.slide_box  li {
	width: 160px;
	padding: 0 5px 30px 35px;
	display: inline-block;
	vertical-align: top;
	position: relative;
}
.slide_box  li span {
	position: absolute;
	width: 20px;
	height: 20px;
	top: 0;
	left: 0;
}
.slide_box  li a {
	font-size: 11px;
	text-decoration: underline;
}
.slide_box  li  a:hover {
	text-decoration: none;
}
.az-a {
	background: transparent url("/en/_brands/template/images/bg_alphabet.png") 0 0;
}
.az-b {
	background: transparent url("/en/_brands/template/images/bg_alphabet.png") -20px 0;
}
.az-c {
	background: transparent url("/en/_brands/template/images/bg_alphabet.png") 20px 0;
}
.az-d {
	background: transparent url("/en/_brands/template/images/bg_alphabet.png") 0 -20px;
}
.az-e {
	background: transparent url("/en/_brands/template/images/bg_alphabet.png") -20px -20px;
}
.az-f {
	background: transparent url("/en/_brands/template/images/bg_alphabet.png") 20px -20px;
}
.az-g {
	background: transparent url("/en/_brands/template/images/bg_alphabet.png") 0 -41px;
}
.az-h {
	background: transparent url("/en/_brands/template/images/bg_alphabet.png") -20px -41px;
}
.az-i {
	background: transparent url("/en/_brands/template/images/bg_alphabet.png") 20px -41px;
}
.az-j {
	background: transparent url("/en/_brands/template/images/bg_alphabet.png") 0 -62px;
}
.az-k {
	background: transparent url("/en/_brands/template/images/bg_alphabet.png") -20px -62px;
}
.az-l {
	background: transparent url("/en/_brands/template/images/bg_alphabet.png") 20px -62px;
}
.az-m {
	background: transparent url("/en/_brands/template/images/bg_alphabet.png") 0 -83px;
}
.az-n {
	background: transparent url("/en/_brands/template/images/bg_alphabet.png") -20px -83px;
}
.az-o {
	background: transparent url("/en/_brands/template/images/bg_alphabet.png") 20px -83px;
}
.az-p {
	background: transparent url("/en/_brands/template/images/bg_alphabet.png") 0 -104px;
}
.az-q {
	background: transparent url("/en/_brands/template/images/bg_alphabet.png") -20px -104px;
}
.az-r {
	background: transparent url("/en/_brands/template/images/bg_alphabet.png") 20px -104px;
}
.az-s {
	background: transparent url("/en/_brands/template/images/bg_alphabet.png") 0px -125px;
}
.az-t {
	background: transparent url("/en/_brands/template/images/bg_alphabet.png") -20px -125px;
}
.az-u {
	background: transparent url("/en/_brands/template/images/bg_alphabet.png") 20px -125px;
}
.az-v {
	background: transparent url("/en/_brands/template/images/bg_alphabet.png") 0px -146px;
}
.az-w {
	background: transparent url("/en/_brands/template/images/bg_alphabet.png") -20px -146px;
}
.az-x {
	background: transparent url("/en/_brands/template/images/bg_alphabet.png") 20px -146px;
}
.az-y {
	background: transparent url("/en/_brands/template/images/bg_alphabet.png") 0px -167px;
}
.az-z {
	background: transparent url("/en/_brands/template/images/bg_alphabet.png") -20px -167px;
}
.az-- {
	background: transparent url("/en/_brands/template/images/bg_alphabet.png") 20px -167px;
}
/** detail**/
#brand_detail .content_inner{
	padding: 0px;
}
#brand_detail #container h1 {
	background-color: #111;
	font-family: FuturaBT, "MS Gothic", "MS PGothic", Arial,sans-serif;
	font-size: 20px;
	padding: 5px 10px;
	color: white;
}
#brand_detail #container h1 span {
	font-size: 12px;
	padding-right: 15px;
	line-height: 30px;
}
#brand_detail #container h1 a,
#brand_detail #container h1 span {
	float: right;
}
.sns_icon{
	line-height:1.7px;
	font-size:11px;
}
.sns_icon img{
	vertical-align: middle;
}
.sns_icon a{
	padding-left:5px;
}
.sns_icon a:hover{
	 filter: alpha(opacity=70);
	-moz-opacity:0.70;
	opacity:0.70;
}
#brand_detail .col_l {
	width: 400px;
}
#brand_detail .col_r {
	width: 595px;
}
.hdg_contact {
	border-top: 3px solid #111;
	padding-top: 35px;
	text-align: center;
}
.content_inner {
	padding: 35px 0 60px;
}
.txt_logo {
	border-top: 1px solid #e2e2e2;
	border-left: 1px solid #e2e2e2;
	border-right: 1px solid #e2e2e2;
	height: 378px;
	padding: 10px;
	height: 230px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 398px;
}
.hdg_introduce {
	padding: 20px 20px 10px 20px;
	border: 1px solid #e2e2e2;
	overflow:hidden;
}
.txt_introduce {
	float: right;
	width: 200px;
}
.txt_introduce p.txt_link {
	background: url("/common/icons/images/icn_black_next.png") 0 18px no-repeat;
	padding: 17px 0 0 20px;
}
.txt_contact {
	padding: 25px 0 40px;
	text-align: center;
}
.txt_content {
	padding-bottom: 50px;
}
.txt_profile {
	padding: 20px 0 0 0;
}
.txt_content_l {
	border-top: 1px solid #cfcfcf;
	padding: 0 0 40px;
}
.box_shop {
	height: 165px;
	overflow: hidden;
	position: relative;
}
.box_shop  .ps-scrollbar-y-rail {
   opacity: 1 !important;
}
.txt_content_l span,
.txt_content_l dl {
	padding-left: 10px;
	padding-bottom: 10px;
}
.txt_content_l span,
.txt_content_l dl dt,
.shop_inner  {
	font-weight: bold;
}
.content_inner dt,
.txt_content_l dl dt {
	font-size: 11px;
	width: 90px;
	padding-bottom: 2px;
	display: inline-block;
	vertical-align: top;
	word-break: break-all;
}
.content_inner dd,
.txt_content_l dl dd {
	font-size: 12px;
	display: inline-block;
	vertical-align: top;
	padding-bottom: 2px;
	width: 290px;
}
.txt_content_l dl dd:after{
	display: block;
	content: "";
	height: 1px;
	clear: both;
	width: 100%;
}
.shop_inner {
	border-top: 1px dotted #ACACAD;
	margin-right: 20px;
	padding: 15px 0 5px 10px;
}
.recruit_inner {
	background-color: #f0f0f0;
	padding: 3px;
	margin-left: 10px;
}
.recruit h6 {
	padding-bottom: 15px;
}
.recruit_inner div {
	border: 1px solid #ccc;
	padding: 25px 30px 0;
}
.recruit_inner div p {
	padding-bottom: 25px;
}
.recruit_inner div p span {
	font-size: 12px;
	padding: 0;
}
.toggle_box1 {
	list-style: none;
}
.toggle_box1  li {
	float: left;
}
#container .content_inner p.btn1{
	padding: 25px 5px;
	background: url("/en/_brands/template/images/icn_add.png") right 25px no-repeat;
	font-size: 18px;
	margin: 0;
}
#container .content_inner p.btn1.active{
	background: url("/en/_brands/template/images/icn_sub.png") right 25px no-repeat;
}
.btn1:hover{
	cursor: pointer;
}
.txt_more {
	text-align: right;
	padding: 20px 0;
}
.colection_inner li {
	border-right: 1px solid #white;
	border-bottom: 1px solid #white;
}
.colection_inner {
	list-style: none;
	padding: 0;
	margin: 0;
}
#brand_detail .slide_box {
	padding: 0;
}
.collection_item {
	border-bottom: 1px solid #CFCFCF;
}
.colection_inner li.last {
	padding: 0;
}
.colection_inner li.movie {
	padding: 0 1px 0 0;
	width: 237px;
	position: relative;
}
.colection_inner li.movie  .icon_movie {
	position: absolute;
	top: 55px;
	left: 85px;
	width: 66px;
	height: 67px;
	background: url("/en/_brands/template/images/btn_movie.png") no-repeat;
}
.colection_inner li.movie a:hover img{
	opacity: 1;
}
.colection_inner li {
	padding: 0 1px 0 0;
	height: auto;
	width: 118px;
}
.colection_inner li a img {
	border-right: 1px solid #white;
	border-bottom: 1px solid #white;
}
#brand_detail .col_r img {
	box-shadow: none;
	padding-bottom: 0;
}
#lookbooks a:hover, #collections a:hover{
     filter: alpha(opacity=90);
    -moz-opacity:0.90;
    opacity:0.90;
}
#lookbooks h2, #collections h2{
	margin-bottom: 5px;
}
.txt_lookbook {
	padding: 10px 0 5px 0;
	position: relative;
	border-bottom: 1px solid #CFCFCF;
}

#lookbooks .last{
	border-bottom: 0;
}
.txt_lookbook  .look_inner {
	position: absolute;
	top: 30px;
	left: 220px;
	width: 135px;
	height: 84px;
	text-align: center;
	font-size: 20px;
	color: white;
	padding: 52px 0 0 0;
	background: url("/en/_brands/template/images/btn_look.png") right top no-repeat;
}
.txt_lookbook  a {
	color: white;
	display: block;
}
.detail_ttl{
	padding-left:10px;
	margin-bottom:10px;
	font-weight:bold;
}
#schedule table {
	width: 100%;
	margin-bottom: 30px;
}
#schedule table tr {
    border-bottom: 1px solid #CFCFCF;
}
#schedule table tr td {
    vertical-align: top;
	padding: 15px;
}
#schedule table tr td.txt_c3 {
	padding-left: 30px;
    color: #888;
    font-size: 11px;
}
#schedule table tr td.txt_c2 {
	padding-left: 0;
    color: #111;
    font-size: 14px;
	font-weight: bold;
}
#schedule table tr td.txt_c2 a {
    color: #111;
    font-size: 11px;
	text-decoration: underline;
}
#schedule table tr td.txt_c2 a:hover {
	text-decoration: none;
}
#schedule table tr p.txt_c3 {
	padding-top: 10px;
    color: #888;
    font-size: 11px;
}
#schedule table tr p.txt_c2 {
	padding-left: 0;
    color: #111;
    font-size: 14px;
	font-weight: bold;
}
#schedule table tr p.txt_c2 a {
    color: #111;
    font-size: 11px;
	text-decoration: underline;
}
#schedule table tr p.txt_c2 a:hover {
	text-decoration: none;
}
#schedule table tr.r_dot {
    border-bottom: 1px dotted #acacad;
}
#schedule table tr.r_none {
    border: none;
}
#container h2{
	margin-bottom: 0;
}
.txt_date{
	display: block;
}
.txt_time{
	margin-bottom: 10px;
	display: block;
}
.txt_place{
	display: block;
}