@charset "utf-8";
/* headmenu.css */
#globalHeader header nav ul li.now a,
#globalHeader header nav ul li.over a {
  background-color: #000;
}

#globalHeader header ul li.now a,
#globalHeader header ul li.over a {
  background-color: #000;
}

#globalHeader header {
  min-width: 990px;
  width: auto !important;
  width: 990px;
}

/* #accMenu */
#accMenu {
  position: relative;
}

#accMenu .accMenuItem {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1000;
  width: 100%;
  width: 100%;
  background-color: #000;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 26px;
  overflow: hidden;
}

#accMenu .accMenuItem .close {
  position: absolute;
  top: 15px;
  right: 10px;
  z-index: 888;
  cursor: pointer;
  display: inline-block;
  white-space: nowrap;
  text-indent: 100%;
  overflow: hidden;
  cursor: pointer;
  vertical-align: middle;
  width: 30px;
  height: 30px;
  background-image: url("../images/global/btn-close-30x60.png");
  background-repeat: no-repeat;
  -webkit-background-size: 30px 60px;
  -moz-background-size: 30px 60px;
  -o-background-size: 30px 60px;
  background-size: 30px 60px;
  background-position: 0 0;
}

#accMenu .accMenuItem .close:hover {
  background-position: 0 100%;
}

#accMenu .accMenuItem .title {
  display: inline-block;
  white-space: nowrap;
  text-indent: 100%;
  overflow: hidden;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: 0 0;
}

#accMenu .accMenuItem .title.headporter {
  width: 99px;
  height: 10px;
  background-image: url("../images/global/menu-hp-99x10.png");
  -webkit-background-size: 99px 10px;
  -moz-background-size: 99px 10px;
  -o-background-size: 99px 10px;
  background-size: 99px 10px;
}

#accMenu .accMenuItem .title.headporterplus {
  width: 140px;
  height: 10px;
  background-image: url("../images/global/menu-hpp140x10.png");
  -webkit-background-size: 140px 10px;
  -moz-background-size: 140px 10px;
  -o-background-size: 140px 10px;
  background-size: 140px 10px;
}

#accMenu .accMenuItem .title.ductline {
  width: 77px;
  height: 10px;
  background-image: url("../images/global/menu-hs-77x10.png");
  -webkit-background-size: 77px 10px;
  -moz-background-size: 77px 10px;
  -o-background-size: 77px 10px;
  background-size: 77px 10px;
}

#accMenu .accMenuItem .title.feature {
  width: 72px;
  height: 10px;
  background-image: url("../images/global/menu-feature-72x10.png");
  -webkit-background-size: 72px 10px;
  -moz-background-size: 72px 10px;
  -o-background-size: 72px 10px;
  background-size: 72px 10px;
}

#accMenu .accMenuItem .title.searchoption {
  width: 114px;
  height: 10px;
  background-image: url("../images/global/menu-searchoption-114x10.png");
  -webkit-background-size: 114px 10px;
  -moz-background-size: 114px 10px;
  -o-background-size: 114px 10px;
  background-size: 114px 10px;
}

#accMenu .accMenuItem .categorylink {
  clear: both;
  width: 98%;
  overflow: hidden;
  margin-top: 20px;
}

#accMenu .accMenuItem .categorylink li {
  float: left;
  margin-right: 12px;
  margin-bottom: 10px;
}

#accMenu .accMenuItem .categorylink li a {
  color: #FFF;
  width: 130px;
  display: block;
  padding: 2px 5px;
  font-weight: bold;
  font-size: 11px;
  text-decoration: none;
}

#accMenu .accMenuItem .categorylink li a:hover {
  color: #FFF;
  background-color: #323232; /*#4B4B4B*/
  font-weight: bold;
  text-decoration: none;
}

#accMenu .accMenuItem .otherlink {
  clear: both;
  width: 88%;
  overflow: hidden;
  margin-top: 10px;
}

#accMenu .accMenuItem .otherlink li {
  float: left;
  margin-right: 12px;
}

#accMenu .accMenuItem .otherlink li a {
  text-align: center;
  color: #FFF;
  font-weight: bold;
  font-size: 12px;
  text-decoration: none;
  display: inline-block;
  width: 140px;
  padding: 8px 0;
  background-color: #F90;
}

#accMenu .accMenuItem .otherlink li a:hover {
  background-color: #333;
}

#accMenu .accMenuItem .otherlink li.newitems a {
  display: inline-block;
  white-space: nowrap;
  text-indent: 100%;
  overflow: hidden;
  cursor: pointer;
  vertical-align: middle;
  /*width: 74px;
  height: 10px;*/
  background-image: url("../images/global/text-newitem-74x10.png");
  background-repeat: no-repeat;
  -webkit-background-size: 74px 10px;
  -moz-background-size: 74px 10px;
  -o-background-size: 74px 10px;
  background-size: 74px 10px;
  background-position: 50% 50%;
}

#accMenu .accMenuItem .otherlink li.outlet a {
  display: inline-block;
  white-space: nowrap;
  text-indent: 100%;
  overflow: hidden;
  cursor: pointer;
  vertical-align: middle;
  /*width: 54px;
  height: 10px;*/
  background-image: url("../images/global/text-outlet-54x10.png");
  background-repeat: no-repeat;
  -webkit-background-size: 54px 10px;
  -moz-background-size: 54px 10px;
  -o-background-size: 54px 10px;
  background-size: 54px 10px;
  background-position: 50% 50%;
}

#accMenu .accMenuItem .otherlink li.sale a {
  display: inline-block;
  white-space: nowrap;
  text-indent: 100%;
  overflow: hidden;
  cursor: pointer;
  vertical-align: middle;
  /*width: 54px;
  height: 10px;*/
  background-image: url("../images/global/text-sale-96x10.png");
  background-repeat: no-repeat;
  -webkit-background-size: 96px 10px;
  -moz-background-size: 96px 10px;
  -o-background-size: 96px 10px;
  background-size: 96px 10px;
  background-position: 50% 50%;
}

#accMenu .accMenuItem .accMenuLeft {
  float: left;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#accMenu .accMenuItem .accMenuLeft.search {
  margin-right: -330px;
}

#accMenu .accMenuItem .accMenuLeftInner {
  margin-right: 330px;
  border-right: 1px solid #4B4B4B;
}

#accMenu .accMenuItem .accMenuRight {
  float: right;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 30px;
}

#accMenu .accMenuItem .accMenuRight.search {
  width: 330px;
}

#accMenu .accMenuItem .search dl.accSubMenuItem {
  margin: 0;
}

#accMenu .accSubMenuItem {
  margin-top: 20px;
}

#accMenu .accMenuItem .accMenuLeft .accSubMenuItem {
  padding-right: 30px;
}

#accMenu .accSubMenuItem .subtitle {
  color: #FFF;
  font-weight: bold;
  font-size: 12px;
  text-decoration: none;
}

#accMenu .accSubMenuItem .categorylink {
  clear: both;
  overflow: hidden;
  margin-top: 10px;
  width: 100%;
}

#accMenu .accSubMenuItem.option {
  margin-top: 20px !important;
}

#accMenu .accSubMenuItem.option.color,
#accMenu .accSubMenuItem.option.price {
  width: 258px;
  height: 36px;
}

#accMenu .accSubMenuItem.option.color .title,
#accMenu .accSubMenuItem.option.price .title {
  width: 78px;
  height: 36px;
  line-height: 36px;
}

#accMenu .accSubMenuItem.option.color .title {
  display: inline-block;
  white-space: nowrap;
  text-indent: 100%;
  overflow: hidden;
  vertical-align: middle;
  background-image: url("../images/global/text-searchoption_color-78x10.png");
  background-repeat: no-repeat;
  -webkit-background-size: 78px 10px;
  -moz-background-size: 78px 10px;
  -o-background-size: 78px 10px;
  background-size: 78px 10px;
  background-position: 0 50%;
}

#accMenu .accSubMenuItem.option.price .title {
  display: inline-block;
  white-space: nowrap;
  text-indent: 100%;
  overflow: hidden;
  vertical-align: middle;
  background-image: url("../images/global/text-searchoption_price-78x10.png");
  background-repeat: no-repeat;
  -webkit-background-size: 78px 10px;
  -moz-background-size: 78px 10px;
  -o-background-size: 78px 10px;
  background-size: 78px 10px;
  background-position: 0 50%;
}

#accMenu .accSubMenuItem.option.color .title img,
#accMenu .accSubMenuItem.option.price .title img {
  vertical-align: middle;
}

#accMenu .accSubMenuItem.option dd .select {
  padding: 0 0 0 78px;
  width: 180px;
}

#accMenu .accSubMenuItem.option select {
  color: #FFF;
  background-color: #4B4B4B;
  -webkit-appearance: button;
  -moz-appearance: button;
  appearance: button;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  outline: none;
  width: 100%;
  height: 36px;
  margin: 0;
  padding: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  position: relative;
  z-index: 2;
}

#accMenu .accSubMenuItem.option select + p {
  background-color: #4B4B4B;
  height: 36px;
  top: 0;
  left: 0;
  z-index: 1;
  border: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: -36px;
  display: table;
  table-layout: fixed;
  width: 180px;
  position: relative;
  word-wrap: break-word;
  word-break: break-all;
  overflow: hidden;
}

#accMenu .accSubMenuItem.option select + p span {
  color: #FFF;
  font-size: 12px;
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 36px;
  padding: 0 26px 0 10px;
  position: relative;
  overflow: hidden;
  white-space: nowrap;
  line-height: 1;
}

#accMenu .accSubMenuItem.option select + p:after {
  content: "";
  display: inline-block;
  width: 26px;
  height: 36px;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -18px;
  background-image: url("../images/global/input-select_01-26x36.png");
  background-repeat: no-repeat;
  -webkit-background-size: 26px 36px;
  -moz-background-size: 26px 36px;
  -o-background-size: 26px 36px;
  background-size: 26px 36px;
  background-position: 0 0;
}

#accMenu .accSubMenuItem.option select:disabled + p {
  background-color: #DDD;
}

#accMenu .accSubMenuItem.option select:disabled + p:after {
  background-position: 0 100%;
}

/* .radioTypeSet */
#accMenu .searchForm .radioTypeSet .searchRadio {
  z-index: -1;
  position: absolute;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}

#accMenu .searchForm .radioTypeSet span {
  position: relative;
  overflow: hidden;
  display: inline-block;
  width: 86px;
  height: 36px;
}

#accMenu .searchForm .radioTypeSet .searchRadio + label {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  position: relative;
  display: inline-block;
  padding: 0;
  white-space: nowrap;
  text-indent: 100%;
  width: 86px;
  height: 36px;
  cursor: pointer;
  color: #FFF;
  background-color: #000;
  background-repeat: no-repeat;
  -webkit-background-size: 86px 72px;
  -moz-background-size: 86px 72px;
  -o-background-size: 86px 72px;
  background-size: 86px 72px;
  background-position: 0 0;
}

#accMenu .searchForm .radioTypeSet .searchRadio.all + label {
  background-image: url("../images/global/input_radiobutton_all.png");
}

#accMenu .searchForm .radioTypeSet .searchRadio.bag + label {
  background-image: url("../images/global/input_radiobutton_bag.png");
}

#accMenu .searchForm .radioTypeSet .searchRadio.clothing + label {
  background-image: url("../images/global/input_radiobutton_clothing.png");
}

#accMenu .searchForm .radioTypeSet .searchRadio + label:after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  background: none;
}

/* .searchForm */
#accMenu .search .searchForm dl.accSubMenuItem {
  clear: both;
}

#accMenu .search .searchForm .textsearch .title {
  margin-bottom: 15px;
  display: inline-block;
  white-space: nowrap;
  text-indent: 100%;
  overflow: hidden;
  vertical-align: middle;
  width: 115px;
  height: 13px;
  background-image: url("../images/global/text-textsearch-115x13.png");
  background-repeat: no-repeat;
  -webkit-background-size: 115px 13px;
  -moz-background-size: 115px 13px;
  -o-background-size: 115px 13px;
  background-size: 115px 13px;
  background-position: 0 0;
}

#accMenu .search .searchForm .searchText {
  position: relative;
  height: 36px;
  overflow: hidden;
}

#accMenu .search .searchForm .searchText .searchTextInput {
  color: #FFF;
  width: 208px;
  height: 36px;
  background-color: #4B4B4B;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  outline: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  margin: 0;
  padding: 0 1em;
}

.ie #accMenu .search .searchForm .searchText .searchTextInput {
  color: #FFF;
  width: 208px;
  height: 36px;
  background-color: #4B4B4B;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  outline: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  margin: 0;
  line-height: 1;
  padding: 0.9em 1em 1em 1em;
}

#accMenu .search .searchForm .searchText .searchTextButton {
  /*position: absolute;
  top: 0;
  left: 183px;
  width: 55px;*/
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  outline: none;
  padding: 0;
  margin: 0;
  -webkit-appearance: none;
  display: inline-block;
  white-space: nowrap;
  text-indent: 100%;
  overflow: hidden;
  cursor: pointer;
  vertical-align: middle;
  width: 50px;
  height: 36px;
  background-image: url("../images/global/btn-search-50x72.png");
  background-repeat: no-repeat;
  -webkit-background-size: 50px 72px;
  -moz-background-size: 50px 72px;
  -o-background-size: 50px 72px;
  background-size: 50px 72px;
  background-position: 0 0;
}

#accMenu .search .searchForm .searchText .searchTextButton:hover {
  /*position: absolute;
  top: -36px;
  left: 183px;*/
  background-position: 0 100%;
}

/* .js-pulldown */
li.js-pulldown.over > a {
  background-color: #000;
}

#langset-menu {
  display: none;
  position: absolute;
  top: 74px;
  right: 0;
  z-index: 1100;
  padding: 0;
  width: 80px;
  overflow: hidden;
  background-color: #000;
}

#langset-menu > ul li {
  margin: 0;
  padding: 0;
  float: none !important;
  vertical-align: top;
}

#langset-menu > ul li a {
  display: inline-block !important;
  height: 40px !important;
}

#langset-menu > ul li a:hover {
  background-color: #333 !important;
}

#langset-menu li.now a,
#langset-menu li.now a:hover {
  background-color: #F90 !important;
}

#langset-menu .langset-menu-jj a {
  display: inline-block;
  white-space: nowrap;
  text-indent: 100%;
  overflow: hidden;
  cursor: pointer;
  vertical-align: middle;
  width: 80px !important;
  height: 40px !important;
  background-image: url("../images/global/menu-lang-jj-54x10.png") !important;
  background-repeat: no-repeat !important;
  -webkit-background-size: 54px 10px !important;
  -moz-background-size: 54px 10px !important;
  -o-background-size: 54px 10px !important;
  background-size: 54px 10px !important;
  background-position: 50% 50% !important;
}

#langset-menu .langset-menu-ej a {
  display: inline-block;
  white-space: nowrap;
  text-indent: 100%;
  overflow: hidden;
  cursor: pointer;
  vertical-align: middle;
  width: 80px !important;
  height: 40px !important;
  background-image: url("../images/global/menu-lang-ej-54x10.png") !important;
  background-repeat: no-repeat !important;
  -webkit-background-size: 54px 10px !important;
  -moz-background-size: 54px 10px !important;
  -o-background-size: 54px 10px !important;
  background-size: 54px 10px !important;
  background-position: 50% 50% !important;
}

#langset-menu .langset-menu-eu a {
  display: inline-block;
  white-space: nowrap;
  text-indent: 100%;
  overflow: hidden;
  cursor: pointer;
  vertical-align: middle;
  width: 80px !important;
  height: 40px !important;
  background-image: url("../images/global/menu-lang-eu-54x10.png") !important;
  background-repeat: no-repeat !important;
  -webkit-background-size: 54px 10px !important;
  -moz-background-size: 54px 10px !important;
  -o-background-size: 54px 10px !important;
  background-size: 54px 10px !important;
  background-position: 50% 50% !important;
}

#langset-menu .langset-menu-ee a {
  display: inline-block;
  white-space: nowrap;
  text-indent: 100%;
  overflow: hidden;
  cursor: pointer;
  vertical-align: middle;
  width: 80px !important;
  height: 40px !important;
  background-image: url("../images/global/menu-lang-ee-54x10.png") !important;
  background-repeat: no-repeat !important;
  -webkit-background-size: 54px 10px !important;
  -moz-background-size: 54px 10px !important;
  -o-background-size: 54px 10px !important;
  background-size: 54px 10px !important;
  background-position: 50% 50% !important;
}

#langset-menu .langset-menu-eg a {
  display: inline-block;
  white-space: nowrap;
  text-indent: 100%;
  overflow: hidden;
  cursor: pointer;
  vertical-align: middle;
  width: 80px !important;
  height: 40px !important;
  background-image: url("../images/global/menu-lang-eg-54x10.png") !important;
  background-repeat: no-repeat !important;
  -webkit-background-size: 54px 10px !important;
  -moz-background-size: 54px 10px !important;
  -o-background-size: 54px 10px !important;
  background-size: 54px 10px !important;
  background-position: 50% 50% !important;
}

#langset-menu .langset-menu-eh a {
  display: inline-block;
  white-space: nowrap;
  text-indent: 100%;
  overflow: hidden;
  cursor: pointer;
  vertical-align: middle;
  width: 80px !important;
  height: 40px !important;
  background-image: url("../images/global/menu-lang-eh-54x10.png") !important;
  background-repeat: no-repeat !important;
  -webkit-background-size: 54px 10px !important;
  -moz-background-size: 54px 10px !important;
  -o-background-size: 54px 10px !important;
  background-size: 54px 10px !important;
  background-position: 50% 50% !important;
}

#langset-menu .langset-shipto {
  display: block;
  white-space: nowrap;
  text-indent: 100%;
  overflow: hidden;
  cursor: pointer;
  vertical-align: top;
  width: 80px !important;
  height: 17px !important;
  background-image: url("../images/global/menu-lang-shipto-80x34.png") !important;
  background-repeat: no-repeat !important;
  -webkit-background-size: 80px 34px !important;
  -moz-background-size: 80px 34px !important;
  -o-background-size: 80px 34px !important;
  background-size: 80px 34px !important;
  background-color: #999 !important;
  cursor: default;
  font-size: 1px;
  line-height: 1;
}
#langset-menu .langset-shipto.langset-shipto-jp {
  background-position: 0px 0px !important;
}
#langset-menu .langset-shipto.langset-shipto-it {
  background-position: 0px -17px !important;
}

.touchBg {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 900;
  background: rgba(0, 0, 0, 0);
}

.touchPullDownBg {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 910;
  background: rgba(0, 0, 0, 0);
}

.touchPopupBg {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 920;
  background: rgba(0, 0, 0, 0);
}


#shoppingcartNav {
  display: none;
  width: 300px;
  height: auto;
  background-color: #000;

  position: absolute;
  top: 74px;
  right: 80px;
  z-index: 1200;
  padding: 0;
  overflow: hidden;

  color: #fff;
  padding: 0 20px 20px 20px;
  font-weight: bold;
  font-size: 12px;
}

#shoppingcartNav .cartItemTitle {
  padding: 10px 0 10px 0;
  font-size: 12px;
}

#shoppingcartNav .cartItemTitle .title {
  float: left;
}

#shoppingcartNav .cartItemTitle .totalNum {
  text-align: right;
}

#shoppingcartNav .cartItemWrap {
  clear: both;
}

#shoppingcartNav .cartItem {
  border-top: 1px solid #323232;
  padding: 10px 0;
}

#shoppingcartNav .cartItem .cartItemProduct {
  color: #999;
  font-size: 12px;
  line-height: 1.2;
  font-weight: normal;
}

#shoppingcartNav .cartItem .cartItemName {
  font-size: 13px;
  line-height: 1.48;
  padding-top: 3px;
}

#shoppingcartNav .subtotal {
  border-top: 1px solid #323232;
  padding: 15px 0;
}

#shoppingcartNav .subtotal .subtotalTitle {
  float: left;
  font-size: 12px;
  line-height: 15px;  
}
#shoppingcartNav .subtotal .subtotalPrice {
  text-align: right;
  font-size: 15px;  
  line-height: 15px;  
  font-weight: normal;
}

#shoppingcartNavContents {
  overflow: hidden;
  /*display: none;*/
}

#shoppingcartNav .shoppingcartError {
  color: #fb0907;
  font-size: 12px;
  font-weight: bold;
  background-color: #323232;
  padding: 15px 20px;
  margin-top: 10px;
  margin-bottom: 30px;
  word-wrap: break-word;
}

#shoppingcartNav #shoppingcartSystemError {
  color: #fb0907;
  font-size: 12px;
  font-weight: bold;
  background-color: #323232;
  padding: 15px 20px;
  margin-top: 20px;
  word-wrap: break-word;
}

#shoppingcartNav p.shoppingcartBtn {
  background-color: #f90;
  margin: 12px auto 0px auto;
  width: 160px;
  height: 40px;
}

#shoppingcartNav p.shoppingcartBtn:hover {
  background-color: #999;
}

#shoppingcartNav p.shoppingcartBtn a {
  display: block;
  background-image: url("../images/product/btn_viewcart-160x80.png");
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  outline: none;
  padding: 0;
  -webkit-appearance: none;
  cursor: pointer;
  white-space: nowrap;
  text-indent: 100%;
  overflow: hidden;
  vertical-align: middle;
  width: 160px;
  height: 40px;
  background-repeat: no-repeat;
  -webkit-background-size: 160px 40px;
  -moz-background-size: 160px 40px;
  -o-background-size: 160px 40px;
  background-size: 160px 40px;
  background-position: 0 0;
}
