
#sidebar .menu .menu-archive a:before {
  content: "";
  width: 12px;
  height: 1px;
  display: inline-block;
  background-color: #000000;
  margin: 0 8px 0 0;
}
#sidebar .archive .archive_list{
  display: block;
}

#globalheader.logowhite {
  z-index: 9001;
}

#globalheader.logowhite .inner h1 img {
  -webkit-filter: invert();
  -moz-filter: invert();
  filter: invert();
}

#globalheader.logowhite .cart {
  visibility: hidden;
}

.submenu ul li a.actives {
  color: #000;
}

.submenu ul li a.actives:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 1px;
  background-color: #000;
  width: 100%;
}

.sp {
  display: none;
}
.en{
  display: none;
}
.maincontents {
  width: 63.703%;
  margin: 0px auto 0;
  overflow: hidden;
  position: relative;
  z-index: 10;
}

.box-mv {
  position: relative;
  padding: 34.26% 0 0;
  height: 0;
  background-size: cover;
}
.box-mv .box-text {
  position: absolute;
  top: 60%;
  width: 100%;
  padding: 0 10px 0;
  box-sizing: border-box;
  transform: translate(0, -50%);
}
.box-mv .box-image {
  position: absolute!important;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: -1;
}
.box-mv .box-image .sp-only{
  display: none;
}
.box-mv .box-image img {
  position: absolute!important;
  top: 0!important;
  top: 50%!important;
  left: 50%!important;
  width: 100%!important;
  height: auto!important;
  transform: translate(-50%, -50%)!important;
}

.box-mv h2 {
  font-size: 16px;
  color: #fff;
  letter-spacing: 2.4px;
  line-height: 36px;
  text-align: center;
}
.box-mv .headeing_text {
  text-align: center;
  font-size: 11px;
  margin: 23px auto 0;
  line-height: 18px;
  letter-spacing: 1.5px;
  color: #fff;
  width: 640px;
}
.box-mv .headeing_text.en {
  word-break: break-word;
  width: auto;
  max-width: 710px;
}
.sp_menu {
  display: none;
}
.sort_select {
  display: none;
}

.box-mv .spnav ul {
  font-size: 0;
  width: 73.3333%;
  margin: 39px auto 20px;
  text-align: center;
}
.box-mv .spnav li {
  display: inline-block;
  position: relative;
  text-align: center;
  margin-bottom: 15px;
  font-size: 12px;
  color: #9b9b9b;
  letter-spacing: 0.04em;
}
.box-mv .spnav li+li {
  margin-left: 32px;
}
.box-mv .spnav li+li::after {
  content: "";
  display: block;
  width: 1px;
  height: 10px;
  background: #ccc;
  position: absolute;
  top: 1px;
  left: -15px;
}
.box-mv .spnav li a {
  color: #9B9B9B;
  position: relative;
}
.box-mv .spnav li a.active {
  color: #fff;
}

.item_section{
  margin: 60px 0 0;
}
.item_section ul li .item_price span.prd_lst_regular.prd_lst_span {
  text-decoration: line-through;
  display: inline-block;
  color: #9B9B9B;
}
/*normal-line-non-*/
.item_section ul li .item_price span.prd_lst_price.prd_lst_span {
  text-decoration: none;
}
/*takasa*/
.item_section ul li {
  vertical-align: top !important;
}

.prd_lst_soldout {
  font-size: 1.1rem;
}
.prd_lst_none {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;/
  justify-content: center;
  min-height: 500px;
  line-height: 1.6;
}

#items_sidebar {
  position: relative;
  margin-right: 24px;
  text-align: right;
  z-index: 1001;
  top: 40px;
  display: flex;
}
#items_sidebar h2{
  font-size: 12px;
  color: #000000;
  letter-spacing: 0.04em;
  margin: 0 20px 0 0;
}
#items_sidebar ul {
  display: flex;
}
#items_sidebar > ul > li {
  font-size: 12px;
  color: #999999;
  letter-spacing: 0.04em;
  position: relative;
}
#items_sidebar>ul>li+li{
  margin: 0 0 0 29px;
}
#items_sidebar>ul>li+li::after {
  content: "";
  display: block;
  width: 1px;
  height: 10px;
  background: #ccc;
  position: absolute;
  top: 1px;
  left: -15px;
}
#items_sidebar > ul > li a{
  color: #999999;
  position: relative;
}
#items_sidebar > ul > li a{
  color: #999999;
  position: relative;
  padding-bottom: 9px;
}
#items_sidebar > ul > li.check a {
  color: #000000;
}
#items_sidebar > ul > li a:hover:after {
  content: "";
  position: absolute;
  bottom: 7px;
  left: 0;
  height: 1px;
  background-color: #9B9B9B;
  width: 100%;
}
#items_sidebar > ul > li.check span:after {
  content: "";
  position: absolute;
  bottom: 7px;
  left: 0;
  height: 1px;
  background-color: #000;
  width: 100%;
}
#items_sidebar > ul > li > ul{
  display: none;
}
#items_sidebar > ul > li > ul >li{
  font-size: 1.1rem;
  color: #9B9B9B;
  letter-spacing: 1.89px;
  margin-top: 24px;
  position: relative;
}
#items_sidebar > ul > li > ul >li a {
  position: relative;
  color: #9B9B9B;
}
#items_sidebar > ul > li > ul >li a.check{
  color: #000;
}
#items_sidebar > ul > li > ul >li a.check:after {
  content: "";
  position: absolute;
  bottom: -9px;
  left: 0;
  height: 1px;
  width: 100%;
  background-color: #000;
}
.item_section ul li .images img:nth-child(2) {
  opacity: 1;
}
@media only screen and (max-width: 768px) {
  #items_sidebar {
    margin-right: 10px;
  }
}

.pcnav {
  position: fixed;
  margin-top: 182px;
  right: 0;
  margin-right: 24px;
  z-index: 1001;
}
.pcnav ul {}
.pcnav ul li {
  font-size: 1.3rem;
  color: #9B9B9B;
  letter-spacing: 1.89px;
  padding-bottom: 21px;
  /*-webkit-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);*/
  position: relative;
  cursor: pointer;
}
.pcnav ul li.active {
  color: #000;
}
.pcnav ul li.active:after {
  content: "";
  position: absolute;
  bottom: 13px;
  left: 0;
  height: 1px;
  background-color: #000;
  width: 100%;
}
.pcnav ul li:hover:after{
  content: "";
  position: absolute;
  bottom: 13px;
  left: 0;
  height: 1px;
  background-color: #9B9B9B;
  width: 100%;
}

.pagenation{
  font-size: 1.3rem;
  color: #000000;
  letter-spacing: 2.05px;
  text-align: center;
  margin-top: 33px;
  padding-bottom: 9px;
  margin-top: 60px;
  clear: both;
}
.prd_lst_pager a {
  color: #444;
  text-decoration: none;
}
.pagenation a {
  color: #000000;
  margin-right: 19px;
  position: relative;
  padding-bottom: 8px;
}
.pagenation a:last-child {
  margin-right: 0;
}
.pagenation span.this_page {
  color: #000000;
  margin-right: 19px;
  position: relative;
  padding-bottom: 8px;
}
.pagenation span.this_page:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  height: 1px;
  background-color: #000;
  width: 14px;
  margin-left: -7px;
}
.pagenation .ellipsis {
  margin-left: -13px;
  margin-right: 8px;
}
.pagenation .ellipsis {
  margin-left: -13px !important;
}

.cover.black{
  background-color: #000;
  z-index: 1;
}

.menu > ul > li > a.blackset, .menu > ul > li > span.blackset{
  /*-webkit-transition: color 0.6s cubic-bezier(0.645, 0.045, 0.355, 1);*/
  /*transition: color 0.6s cubic-bezier(0.645, 0.045, 0.355, 1);*/
  /*color: #fff;*/
  filter: invert(100%);
}
.menu > ul > li > a.black, .menu > ul > li > span.black{
  -webkit-transition: filter 0.6s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: filter 0.6s cubic-bezier(0.645, 0.045, 0.355, 1);
  /*color: #000;*/
  filter: invert(0%);
}
#lookbook_nav.blackset{
  filter: invert(100%);
}
#lookbook_nav.black{
  -webkit-transition: filter 0.6s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: filter 0.6s cubic-bezier(0.645, 0.045, 0.355, 1);
  filter: invert(0%);
}

#globalheader .inner h1 a.blackset{
  filter: invert(100%);
}
#globalheader .inner h1 a.black{
  -webkit-transition: filter 0.6s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: filter 0.6s cubic-bezier(0.645, 0.045, 0.355, 1);
  filter: invert(0%);
}

.maincontents h2.blackset{
  filter: invert(100%);
}
.maincontents h2.black{
  -webkit-transition: filter 0.6s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: filter 0.6s cubic-bezier(0.645, 0.045, 0.355, 1);
  filter: invert(0%);
}

.maincontents .headeing_text.blackset{
    filter: invert(100%);
}
.maincontents .headeing_text.black{
  -webkit-transition: filter 0.6s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: filter 0.6s cubic-bezier(0.645, 0.045, 0.355, 1);
  filter: invert(0%);
}
.maincontents {
  width: 63.703%;
  margin: 70px auto 0;
  overflow: hidden;
  position: relative;
  z-index: 10;
}

.menu-trigger.blackset{
    filter: invert(100%);
}
.menu-trigger.black{
  -webkit-transition: filter 0.6s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: filter 0.6s cubic-bezier(0.645, 0.045, 0.355, 1);
  filter: invert(0%);
}
.cover2{
  background-color: #000;
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: none;
}
#footer {
  margin: 119px 0 0;
}

@media only screen and (max-width: 768px) {}

@media only screen and (max-width: 767px) {
  .maincontents.new {
    width: 100%;
  }
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
  h4{
    margin-top: 21px;
    padding: 18px 0px;
  }
  #items_sidebar {
    display: none;
  }
  .maincontents {
    width: 100%;
    margin: 0px auto 0;
  }
  .box-mv{
    padding: 78.28% 0 0;
  }
  .box-mv .box-image .sp-only {
    display: inherit;
  }
  .box-mv .box-image .pc-only {
    display: none;
  }
  .box-mv .box-text{
    top: 56%;
  }
  .box-mv h2{
    font-size: 13px;
    letter-spacing: 0.13em;
  }
  .box-mv .headeing_text {
    font-size: 11px;
    letter-spacing: 0.09em;
    line-height: 20px;
    width: inherit;
    margin: 6px auto 0;
  }
  .box-mv .spnav ul {
    font-size: 0;
    width: 73.3333%;
    margin: 23px auto 20px;
    text-align: center;
  }
  .box-mv .spnav li {
    display: inline-block;
    position: relative;
    text-align: center;
    margin-bottom: 15px;
    font-size: 11px;
    color: #9b9b9b;
    letter-spacing: 0.11em;
  }
  .box-mv .spnav li+li {
    margin-left: 12px;
  }
  .box-mv .spnav li a.active:after {
    content: "";
    position: absolute;
    bottom: -3px;
    left: 0;
    height: 1px;
    background-color: #fff;
    width: 100%;
  }
  .box-mv .spnav li a {
    color: #9B9B9B;
    position: relative;
  }
  .box-mv .spnav li a.active {
    color: #fff;
  }
  .box-mv .spnav li+li::after {
    content: none;
  }
  .sp_menu {
    display: block;
    width: 98%;
    margin: 50px auto 0;
  }
  .sp_menu ul {
    font-size: 0;
    display: flex;
    width: 100%;
    table-layout: fixed;
    justify-content: center;
  }
  .sp_menu ul li {
    font-size: 1.3rem;
    color: #000000;
    letter-spacing: 1.2px;
    text-align: center;
  }
  .sp_menu ul li:last-child{
    margin-left: 30px;
  }
  .sp_menu ul li a {
    position: relative;
    color: #000000;
    padding-bottom: 7px;
  }
  .sp_menu ul li a.check:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 1px;
    background-color: #000;
    width: 100%;
  }

  .sort_select {
    display: block;
    margin: 21px auto 18px;
    width: 97.3333%;
    position: relative;
  }
  .sort_select .label {
    font-size: 1.2rem;
    color: #9B9B9B;
    letter-spacing: 1px;
    position: absolute;
    z-index: 1;
    text-align: center;
    width: 100%;
    display: none;
  }
  .sort_select select {
    border: none;
    background-color: inherit;
    text-align: -webkit-center;
    text-align: center;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 100%;
    font-size: 1.2rem;
    color: #9B9B9B;
    letter-spacing: 1px;
    display: block;
    cursor: pointer;
    z-index: 2;
    opacity: 0;
    position: relative;
    height: 14px;
  }

  .item_section  {
    width: 89.57%;
    margin: 0 auto 0;
  }

  .pagenation {
    margin-top: 73px;
  }
  .pagenation a {
    margin-right: 25px;
  }
  .pagenation a:last-child{
    margin-right: 0px;
  }
  .pagenation .ellipsis {
    margin-left: -18px;
  }
  #items_sidebar {
    display: none;
  }
  .pagenation span.this_page {
    margin-right: 25px;
  }
  #footer {
    margin: 0 0 0;
  }
}

@media only screen and (max-width: 320px) {}
