@charset "UTF-8";
/*  header  */

body {
	width : 100%;
	margin: 0 auto;
}

.header {
	box-sizing: border-box;
	line-height: 1;
	top: 0;
	right: auto;
	bottom: auto;
	left: 0;
	width: 100%;
	height: auto;
	margin: 0 auto;
    padding: 0;
    z-index: 9999;
    transition: 0.3s ease-out;
    background: rgba(255, 255, 255, 0.95);
	opacity: 1;
}
header:not(.scroll) {
	display: contents;
}

.header.scroll {
    position: fixed;
}

#wrapper.scroll-padding {
	padding-top: 80px;
}

.header .header-top {
	position: relative;
	align-items: center;
}

.header-top {
	position: relative;
}
.header-top nav {
	position: absolute;
	right: 0;
	top: -8px;
}
.header-top nav ul li {
	float: left;
}

.header-top nav ul li img {
	width: 20px;
	height: auto;
}

.header-top .site-logo {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
.header-top .site-logo img {
	width: 100%;
	max-width: 382px;
}

.header-top .menu .exhibition {
	position: fixed;
	right: 100px;
	font-size: 15px;
}

.header-top .menu .login .search-box #searchform input {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	padding: 10px;
	margin: 5px 0;
	background-color: #eee;
	border: none;
}
.header-top #searchform {
	position: relative;
}
.header-top .freeword {
	width: 100%;
}
.header-top .searchformbutton {
	position: absolute;
	top: 10px;
	right: 10px;
}

.header-top .menu .cart {
	position: relative;
}
.header-top .menu .cart .pod {
	position: absolute;
	width: 11px;
	height: 11px;
	font-size: 10px;
	color: #fff;
	border-radius: 15px;
	top: 5px;
	right: 5px;
	background: #e22626;
	text-align: center;
	line-height: 11px;
}

.logo {
	height: auto;
	width: 160px;
}

.logo-img {
	width: 100%;
}

.global-menu-sp {
	display: none;
}
.global-menu-pc {
	width: 85%;
	margin: 0 auto;
	border-bottom: solid 1px #e4e4e4;
	padding-top: 15px;
}
.global-menu-pc ul {
	display: flex;
	justify-content: space-around;
	-webkit-justify-content: space-around;
}

.global-menu-pc .dropdown-menu-all, .global-menu-pc .dropdown-menu-category {
	display: table-row;
	float: left;
}

.global-menu-pc .dropdown-menu-all {
	width: 10%;
}

.global-menu-pc .dropdown-menu-category {
	width: 90%;
	border-left: 1px solid #000;
}


.gnavtoggle {
	display: none;
}

.nav-drawer {
	display: none;
}

header .header-menu {
	padding: 42px 0 0 0;
}

header .header-menu nav .dropdown-pane {
	position: absolute;
	left: 0!important;
	max-width: 100%;
	width: 100%!important;
	padding: 2.7vw 8.7vw;
	z-index: 9999;
	background: rgba(255, 255, 255, 0.95);
}

header .header-menu nav .dropdown-pane .item-row2 {
	width: 18%;
}
header .header-menu nav .dropdown-pane .item-row3 {
	width: 22%;
}
header .header-menu nav .dropdown-pane .item-row4 {
	width: 18%;
}
header .header-menu nav .dropdown-pane .item-row5 {
	width: 24%;
}
header .header-menu nav .dropdown-pane .item-row6 {
	width: 18%;
}


header .header-menu nav .dropdown-pane .ranksale .item-row7 {
	width: 13%;
}
header .header-menu nav .dropdown-pane .ranksale .item-row2 {
	width: 15%;
}
header .header-menu nav .dropdown-pane .ranksale .item-row3 {
	width: 18%;
}
header .header-menu nav .dropdown-pane .ranksale .item-row4 {
	width: 15%;
}
header .header-menu nav .dropdown-pane .ranksale .item-row5 {
	width: 22%;
}
header .header-menu nav .dropdown-pane .ranksale .item-row6 {
	width: 17%;
}

header .header-menu nav .dropdown-pane .item-row7 a, header .header-menu nav .dropdown-pane .item-row7 a:link {
	color:#c4611d;
}

header .header-menu nav .dropdown-pane .outletsale a, header .header-menu nav .dropdown-pane .outletsale a:link {
	color:#15d215;
}
header .header-menu nav .dropdown-pane .outletsale.outletsale-off {
	display: none;
}

header .header-menu nav .dropdown-pane .finalsale a, header .header-menu nav .dropdown-pane .finalsale a:link {
	color:#2171ae;
}
header .header-menu nav .dropdown-pane .finalsale.finalsale-off {
	display: none;
}

header .header-menu nav .dropdown-pane .dropdown-menu .table h3 {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 8px;
	text-align: left;
}
header .header-menu nav .dropdown-pane .dropdown-menu .table h3.pre-order,
header .header-menu nav .dropdown-pane .dropdown-menu .table h3.pre-order a,
header .header-menu nav .dropdown-pane .dropdown-menu .table h3.pre-order a:link {
	color: #000000;
}

header .header-menu nav .dropdown-pane .dropdown-menu .table h3.outletsale {
	background-color: #e1e1e1;
}

header .header-menu nav .dropdown-pane .dropdown-menu .table h3 .submenu-ja {
	font-size: 10px;
}
header .header-menu nav .dropdown-pane .dropdown-menu .table ul {
	display: block;
}

header .header-menu nav .dropdown-pane .dropdown-menu .table ul li {
	display: block;
	float: none;
}

header .header-menu nav .dropdown-pane .dropdown-menu .table ul li:last-child {
	padding-bottom: 8px;
}

header .header-menu nav .dropdown-pane .dropdown-menu .table ul li a {
	padding: 8px 0 8px 16px;
	font-size: 14px;
	text-align: left;
}


.logo {
  display: inline-block;
  transition: all .2s ease;
}

.logo:hover {
  opacity: .7;
}

.userpages {
  list-style: none;
  margin: 50px 0 0;
  padding: 0;
}

.category {
	list-style: none;
	margin: 30px 0 0;
	padding: 0;
	font-size: 14px;
}

.userpages-item--title,
.category-item--title {
  font-style: normal;
  font-weight: 700;
  color: #000;
  font-size: 14px;
  letter-spacing: 3px;
}

.userpages-item--login + li,
.userpages-item--basket + li,
.userpages-item--mypage + li,
.category-item--title + li,
.category-item--new + li,
.category-item--tops + li,
.category-item--outer + li,
.category-item--bottom + li,
.category-item--dress + li,
.category-item--shoes + li,
.category-item--sale + li {
  margin: 13px 0 0;
}

.gnav-link {
  font-style: normal;
  font-weight: 400;
  color: #000;
  font-size: 14px;
  letter-spacing: 3px;
  text-decoration: none;
  transition: all .2s ease;
}

.gnav-link:active, .gnav-link:focus, .gnav-link:hover, .gnav-link:visited {
  color: #000;
}

.gnav-link:hover {
  opacity: .7;
}

.gnav-overlay {
  display: none;
}

.gnav-overlay.on {
  cursor: pointer;
  display: block;
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  width: 100vw;
  z-index: 1000;
}

.itemaction-cart,
.itemaction-fav {
  display: block;
  height: 20px;
  position: relative;
  transition: all .2s ease;
  width: 24px;
}

.itemaction-cart:hover,
.itemaction-fav:hover {
  opacity: .8;
}

.itemaction-carticon,
.itemaction-favicon {
  height: 100%;
  width: 100%;
}

.itemaction-cartnum,
.itemaction-favnum {
  color: #fff;
  display: block;
  font-size: 8px;
  position: absolute;
  text-align: center;
  text-decoration: none;
  transition: all .2s ease;
  width: 14px;
}

.itemaction-cartnum:active, .itemaction-cartnum:focus, .itemaction-cartnum:hover, .itemaction-cartnum:visited,
.itemaction-favnum:active,
.itemaction-favnum:focus,
.itemaction-favnum:hover,
.itemaction-favnum:visited {
  color: #000;
}

.itemaction-cartnum:hover,
.itemaction-favnum:hover {
  opacity: .7;
}

.itemaction-cartnum {
  right: 3px;
  top: 3px;
}

.itemaction-favnum {
  background: #000;
  border-radius: 50%;
  height: 14px;
  line-height: 14px;
  right: -4px;
  top: 0;
}

.breadcrumbs {
  align-items: center;
  display: flex;
  line-height: 1;
  list-style: none;
  margin: 0;
  padding: 30px 0;
}

.breadcrumbs-item + .breadcrumbs-item::before {
  content: "\003e";
  display: inline-block;
  padding: 0 6px;
}

.breadcrumbs-link--home,
.breadcrumbs-link--category {
  font-style: normal;
  font-weight: 400;
  color: #858585;
  font-size: 14px;
  letter-spacing: 1px;
  text-decoration: none;
  transition: all .2s ease;
}

.breadcrumbs-link--home:hover,
.breadcrumbs-link--category:hover {
  opacity: .7;
}

.breadcrumbs-link--category--current,
.breadcrumbs-link--basket--current,
.breadcrumbs-link--current {
  color: #858585;
  font-size: 14px;
  letter-spacing: 1px;
  text-decoration: none;
}

.gnavtoggle-bars {
	align-items: center;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	height: 32px;
	width: 44px;
}

.gnavtoggle-bars.closer {
	position: relative;	
	flex-direction: unset;
}

.gnavtoggle-bar {
	background: #000;
	display: block;
	height: 2px;
	width: 100%;
}

.gnavtoggle-bars.closer .gnavtoggle-bar {
	position: absolute;
}
.gnavtoggle-bars.closer .gnavtoggle-bar:nth-of-type(1) {
	transform: rotate(45deg);
}
.gnavtoggle-bars.closer .gnavtoggle-bar:nth-of-type(2) {
	display: none;
}
.gnavtoggle-bars.closer .gnavtoggle-bar:nth-of-type(3) {
	transform: rotate(-45deg);
}

.itemaction {
	position: fixed;
	top: 0;
	right: auto;
	bottom: auto;
	left: auto;
	align-items: center;
	box-sizing: border-box;
	display: flex;
	height: 74px;
	justify-content: flex-end;
	padding: 0 60px;
	width: 100vw;
	z-index: 100;
}

.itemaction-cart + .itemaction-cart,
.itemaction-fav + .itemaction-cart, .itemaction-cart +
.itemaction-fav,
.itemaction-fav +
.itemaction-fav {
	margin: 0 0 0 20px;
}

#catalogue {
	margin-top: 20px;
}
#catalogue .bx-wrapper {
	-webkit-box-shadow: none;
	box-shadow :none;
	border: none;
}

#catalogue .bx-wrapper img {
	min-width: 100%;
}

#catalogue .bx-pager {
	position: absolute;
	bottom: 38px;
	left: 0;
	width: 100%;
	height: 0px;
	text-align: center;
	display: inline;
}
#catalogue .bx-pager-item {
	display: inline;
	padding: 0 12px;
}
#catalogue .bx-pager-item a {
	background: #fff;
	display: inline-block;
	width: 47px;
	height: 2px;
	text-indent: -200%;
	overflow: hidden;
}
#catalogue .bx-pager-item a:hover {
	background: #000;
}
#catalogue .bx-pager-item a.active {
	background: #000;
}


#Outline {
	width: 1400px;
	margin: 0 auto;
}

.top_title {
	margin: 0 auto 49px;
	text-align: center;
	font-size: 30px;
	font-weight: normal;
}

#recemtly-checked-slider {
	margin: 0 auto 70px;
	width: 1348px;
}
#recemtly-checked-slider .slides li img{
	padding-right: .9375rem;
	padding-left: .9375rem;
}
#slideListLookbook-slider-pc {
	position: relative;
	margin: 0 auto;
}


#recemtly-checked-slider  .flex-direction-nav a.flex-prev {
	left: 0%;
	width: 40px;
	height: 64px;
	background: no-repeat url(/assets/front/images/arrow_item_prev.png) 50% 50%;
	opacity: 1 !important;
	top: 50%;
}
#recemtly-checked-slider .flex-direction-nav a.flex-next {
	right: 0%;
	width: 40px;
	height: 64px;
	background: no-repeat url(/assets/front/images/arrow_item_next.png) 50% 50%;
	opacity: 1 !important;
	top: 50%;
}
#recemtly-checked-slider .flex-control-nav {
	width: 100%;
	display: inline;
	padding: 0 12px;
}
#recemtly-checked-slider .flex-control-nav a {
	background: #e2e2e2;
	display: inline-block;
	width: 47px;
	height: 2px;
	text-indent: -200%;
	overflow: hidden;
}
#recemtly-checked-slider .flex-control-nav a.flex-active {
	background: #000;
}

.is-sp {
	display: none;
}

.pc-only {
	display: block;
}

.sp-only {
	display: none;
}
#FooterMenu #top_news .top_title.fLeft{
    border-right: 1px solid black;
    border-left: 1px solid black;
    padding: 0 30px;
    font-size: 18px;
}
#FooterMenu #top_news #vertical-ticker li{
	height: 27px;
    line-height: 2.5;
}
#FooterMenu #top_news #vertical-ticker{
	padding-left: 25px;
}
#FooterMenu #top_news .fRight.arrow-news{
	margin-top: 5px;
}

.promotion-contents.secret {
	display: none;
}

/* tablet */
@media (max-width: 1399px) and (min-width: 751px) {
	body {
		width : 100%;
		margin: 0 auto;
	}
	.header {
		top: 0;
		right: auto;
		bottom: auto;
		left: 0;
		margin: 0;
		background: rgba(255, 255, 255, 0.95);
		width: 100%;
		z-index: 9999;
		padding: 0;
		opacity: 1;
	}

	header .header-menu {
		padding: 0;
	}

	.header-menu .header-wrap {
		padding: 0;
	}
	.header-top {
		position: relative;
	}
	.header .header-top {
		height: 6vw;
		border-bottom: solid 1px #e4e4e4;
	}
	.header-top nav {
		position: absolute;
		right: 4vw;
		top: 50%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
	}
	.header-top .site-logo {
		width: 100%;
		margin: 0 auto;
		text-align: center;
		position: absolute;
		top: 50%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
	}
	.header-top .site-logo img {
		width: 100%;
		max-width: 27vw;
	}
	.header-top #searchform {
		display: none;
	}

	.header-top .menu .cart .pod {
		top: 5px;
	}

	.logo {
		height: 40px;
		width: auto;
	}

	.logo-img {
		height: 100%;
	}

	.gnavtoggle {
		position: absolute;
		top: 2.0vw;
		right: auto;
		bottom: auto;
		left: 32px;
		align-items: center;
		display: block;
		flex-direction: column;
		height: 3.4vw;
		justify-content: center;
		-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
		transition: all .2s ease;
		width: 3.4vw;
		z-index: 200;
	}
	.gnavtoggle.on {
		left: calc(calc(100vw - 96.8px - (16px * 2)) - 48px);
	}

	.gnavtoggle-bars {
		height: 2.2vw;
		width: 3.1vw;
	}

	.global-menu-sp {
		display: block;
		margin: 0 auto;
		border-bottom: solid 1px #e4e4e4;
	}
	.scroll .global-menu-sp {
		display: none;
	}
	.global-menu-sp ul {
		font-size: 1.5vw;
		display: flex;
		justify-content: space-around;
		-webkit-justify-content: space-around;
	}
	#recemtly-checked-slider{
		width :100%;
	}
	.is-sp .top_title {
		margin: 0 auto;
		font-size: 1.5vw;
		letter-spacing: 0.1vw;
		padding: 2vw 0 2vw 0;
	}

	.is-sp .nav-drawer.is-open .navigation .menu li.ranksale a {
		color:#c4611d;
	}
	.is-sp .nav-drawer.is-open .navigation .menu li.pre-order a {
		color:#000000;
	}
	.is-sp .nav-drawer.is-open .navigation .menu li.outletsale a {
		color:#15d215;
	}
	.is-sp .nav-drawer.is-open .navigation .menu li.outletsale.outletsale-off {
		display: none;
	}
	.is-sp .nav-drawer.is-open .navigation .menu li.finalsale a {
		color:#2171ae;
	}
	.is-sp .nav-drawer.is-open .navigation .menu li.finalsale.finalsale-off {
		display: none;
	}
	
	.is-sp .nav-drawer.is-open .navigation .menu li a {
		color: #333333;
		font-size: 1.5vw;
		padding: 2vw 0 2vw 4vw;
		text-decoration: none;
	}
	.is-sp .nav-drawer.is-open .navigation .menu li a.reserve-service {
		color: #000000;
		font-weight: bold;
	}
	
	.category-name-wrap .category-name-sale.columns,
	.category-name-wrap .category-name-info.columns,
	.category-name-wrap .category-name-img.columns.sale {
		padding: 0;
	}
	
	.is-sp .nav-drawer.is-open .navigation .menu li .news-information{
		width: 84%;
		height: 2.2vw!important;
		margin: 2vw 0;
		font-size: 1.5vw;
	}
	.is-sp .nav-drawer.is-open .navigation .menu li .news-information li div.news-title-wrap{
		display: inline-flex;
		width: 100%;
		height: 1.9vw;
	}
	.is-sp .nav-drawer.is-open .news-title-wrap .news-title{
		width: 86%;
	}
	.is-sp .nav-drawer.is-open .navigation .menu li .news-information li div.menu-next {
    	width: 10%;
    	background: url(/assets/front/images/arrow_menu_next_header.png) no-repeat right 12px center;
	}
	.is-sp .nav-drawer.is-open .navigation .menu li .row{
		max-width: 100%;
	}
	#top_news ul li{
		border: none;
	}
	.is-sp .nav-drawer.is-open .navigation .menu li .category-name-wrap a .category-name-all,
	.is-sp .nav-drawer.is-open .navigation .menu li .category-name-wrap a .category-name-sale-wrap {
		padding: 2vw 0 2vw 4vw;
	}
	.is-sp .nav-drawer.is-open .navigation .menu li .span,
	.is-sp .nav-drawer.is-open .navigation .menu li .category-name-wrap.child {
		display: block;
		padding: 2vw 0 2vw 4vw;
		position: relative;
	}
	.row.expanded .row {
		margin-left: 0;
	}

	.is-sp .nav-drawer.is-open .navigation .menu li .lookbook-contents, .is-sp .nav-drawer.is-open .navigation .menu li .blog-contents {
		display: flex;
		display: -webkit-flex;
		justify-content: center;
		-webkit-justify-content: center;
	}
	.is-sp .nav-drawer.is-open .navigation .menu li .lookbook-contents a, .is-sp .nav-drawer.is-open .navigation .menu li .blog-contents a {
		padding: 0 1vw 1vw;
	}

	.is-sp .nav-drawer.is-open .navigation .menu li .marginalman-contents {
		display: flex;
		display: -webkit-flex;
		justify-content: center;
		-webkit-justify-content: center;
	}
	.is-sp .nav-drawer.is-open .navigation .menu li .marginalman-contents a {
		padding: 0 1vw 1vw;
	}

	.category-name-wrap .category-name-img.columns {
		width: 10%;
		position: relative;
		height: 2vw;
	}
	.category-name-wrap .category-name-img.columns img {
		position: absolute;
		top: 50%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
	}
	
}

/*  tablet  */
@media (max-width: 1399px) {
	body {
		width : 100%;
		margin: 0 auto;
	}

	html.lock-scroll, 
	body.lock-scroll {
		overflow: hidden;
		height: 100vh;
	}
	
	body.lock-scroll .is-sp .promotion-contents {
		display: none;
	}
	
	.gnav {
		position: fixed;
		top: 0;
		right: auto;
		bottom: auto;
		left: calc(calc(100vw - 96.8px - (16px * 2)) * -1);
		background: rgba(255, 255, 255, 0.9);
		display: block;
		height: 100vh;
		text-align: left;
		transition: all .2s ease;
		width: calc(100vw - 96.8px - (16px * 2));
		z-index: 1001;
	}
	.gnav.shown {
		left: 0;
	}

	.userpages {
		margin: 40px 0 0;
		padding: 0 0 0 16px;
	}

	ul.category {
		margin: 0;
	}
	.is-sp .nav-drawer.is-open .navigation .vertical.category > li.style-underline {
		border-bottom: 2px solid #333333;
	}
	.is-sp .nav-drawer.is-open .navigation .vertical.category > li.style-bold {
		font-weight: 600;
	}
	.is-sp .nav-drawer.is-open .navigation .vertical.category > li.outletsale {
		background-color: #e1e1e1;
	}
	.is-sp .promotion-contents {
		display: block;
		position: fixed;
		bottom: 0;
		z-index:1500;
	}
	.is-sp .promotion-contents p {
		font-size: 2.0vw;
		padding: 0.8%;
	}
	.is-sp .promotion-contents.secret {
		display: none;
	}
	
	.is-sp .nav-drawer {
		display: none;
		height: 100%;
		width: 100%;
		top: 0;
		left: 0;
		z-index: 10000;
		background-color: #ffffff;
	}
	.is-sp .nav-drawer .nav-head {
		width: 100%;
		position: relative;
		margin: 0px auto;
		background-color: #ffffff;
	}
	
	.is-sp .nav-drawer .nav-head .close-menu {
		width: 100%;
		display: block;
	}
	
	.is-sp .nav-drawer .nav-head .close-menu img {
		height: 30px;
	}
	
	.is-sp .nav-drawer.is-open {
		display: block;
	}
	
	.is-sp .nav-drawer.is-open .navigation {
		/* font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif; */
		font-weight: 300;
		background: #ffffff none repeat scroll 0 0;
		height: 92vh;
		width: 100%;
		top: 0;
		left: 0;
		overflow-y: auto;
		
	}
	
	.is-sp .nav-drawer.is-open .navigation .search-area {
		padding: 2vw 4vw;
		position: relative;
	}
	.is-sp .nav-drawer.is-open .navigation .search-area .search-area-inner {

	}

	.is-sp .nav-drawer.is-open .navigation .search-area .search-box input {
		background-color: #e4e4e4;
		height: 7.5vw;
		margin: 0;
	}

	.is-sp .nav-drawer.is-open .navigation .search-area a.search-lupe {
		position: absolute;
		right: 5.5vw;
		top: 50%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
	}

	.is-sp .nav-drawer.is-open .navigation .search-area a.search-lupe img {
		height: 20px;
		width: auto;
	}

	.is-sp .nav-drawer.is-open .navigation .menu li {
		float: left;
		width: 100%;
	}
	.is-sp .nav-drawer.is-open .navigation .menu li {
		border-top: 1px solid #e4e4e4;
	}
	.is-sp .nav-drawer.is-open .navigation .menu li.is-accordion-submenu-item:first-of-type {
		border-top: none;
	}

	.is-sp .nav-drawer.is-open .navigation .menu li:last-child {
		/* border-bottom: 1px solid #e4e4e4; */
	}
	
	.is-sp .nav-drawer.is-open .navigation .menu .is-accordion-submenu-item:last-child {
		border-bottom: none;
	}
	
	.is-sp .nav-drawer.is-open .navigation .menu li .category-name-wrap a {
		padding: 0;
	}
	
	.is-sp .nav-drawer.is-open .navigation .menu .is-accordion-submenu-parent > a::after {
		content: none;
	}

	.is-sp .nav-drawer.is-open .navigation .menu li .active {
		background-color: #e4e4e4;
	}
	.is-sp .nav-drawer.is-open .navigation .menu li .active > a {
		background-color: #e4e4e4;
	}

	.is-sp .nav-drawer.is-open .navigation .menu li .active .has-child .down{
		display: none;
	}

	.is-sp .nav-drawer.is-open .navigation .menu li .active .has-child .up{
		display: none;
	}

	.is-sp .nav-drawer.is-open .navigation .menu li .has-child .up {
		display: none;
	}
	.is-sp .nav-drawer.is-open .navigation .menu li .has-child .down {
		display: none;
	}
	.is-sp .nav-drawer.is-open .navigation .menu li .has-child.active .up {
		display: none;
	}
	.is-sp .nav-drawer.is-open .navigation .menu li .has-child.active .down {
		display: none;
	}

	.is-sp .nav-drawer.is-open .navigation .menu li .lookbook-contents, .is-sp .nav-drawer.is-open .navigation .menu li .blog-contents {
		display: flex;
		display: -webkit-flex;
		justify-content: center;
		-webkit-justify-content: center;
	}
	.is-sp .nav-drawer.is-open .navigation .menu li .lookbook-contents a, .is-sp .nav-drawer.is-open .navigation .menu li .blog-contents a {
		padding: 0 1vw 1vw;
	}
	
	.is-sp .nav-drawer.is-open .navigation .menu li .marginalman-contents {
		display: flex;
		display: -webkit-flex;
		justify-content: center;
		-webkit-justify-content: center;
	}
	.is-sp .nav-drawer.is-open .navigation .menu li .marginalman-contents a {
		padding: 0 1vw 1vw;
	}
	
	.category-name-wrap .category-name-all.columns {
		width: 100%;
		background: url(/assets/front/images/arrow_menu_next_header.png) no-repeat right 12px center;
	}

	.category-name-wrap .category-name-sale-wrap {
		width: 100%;
		background: url(/assets/front/images/arrow_menu_next_header.png) no-repeat right 12px center;
	}

	.category-name-wrap .category-name-sale-wrap.background-img-none {
		background: none;
	}

	.category-name-wrap.active .category-name-all.columns {
		background: url(/assets/front/images/arrow_menu_up_header.png) no-repeat right 12px center;
	}

	.category-name-wrap.active .category-name-sale-wrap {
		background: url(/assets/front/images/arrow_menu_up_header.png) no-repeat right 12px center;
	}

	.category-name-wrap .category-name-all-img.columns {
		width: 10%;
		position: relative;
		height: 6vw;
	}
	.category-name-wrap .category-name-all-img.columns img {
		position: absolute;
		top: 50%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
	}
	
	.is-accordion-submenu-parent-brand .category-name-wrap .category-name.columns {
		width: 85%;
	}
	
	.category-name-wrap .category-name.columns {
		width: 50%;
	}
	.category-name-wrap .category-name-ja.columns {
		width: 40%;
	}
	
	.category-name-wrap .category-name-sale.columns {
		width: 50%;
		padding: 0;
	}
	.category-name-wrap .category-name-sale.columns.yoyaku {
		width: 100%;
		padding: 0;
	}
	.category-name-wrap .category-name-info.columns {
		width: 50%;
	}
	.category-name-wrap .category-name-img.columns.sale {
		width: 2%;
	}
	
	
	.is-sp .nav-drawer.is-open .navigation .menu .is-accordion-submenu-item .has-child {
		background: url(../images/arrow_menu_next_header.png) no-repeat right 9.33vw center;
		background-size: 1.2vw 2.13vw;
	}
	
	
	
	
	
	.userpages-item--login + li,
	.userpages-item--basket + li,
	.userpages-item--mypage + li,
	.category-item--title + li,
	.category-item--new + li,
	.category-item--tops + li,
	.category-item--outer + li,
	.category-item--bottom + li,
	.category-item--dress + li,
	.category-item--shoes + li,
	.category-item--sale + li {
		margin: 10px 0 0;
	}

	.global-menu-pc {
		display: none;
	}

	.itemaction {
		position: fixed;
		top: 37px;
		right: auto;
		bottom: auto;
		left: 56px;
		display: flex;
		z-index: 100;
	}
	.itemaction.hidden {
		display: none;
	}

	.itemaction-cart + .itemaction-cart,
	.itemaction-fav + .itemaction-cart, .itemaction-cart +
	.itemaction-fav,
	.itemaction-fav +
	.itemaction-fav {
		margin: 0 0 0 16px;
	}

	.breadcrumbs {
		display: none;
	}

	div#main {
		width: 100%;
		margin:0 auto;
	}

	#catalogue {
		margin-top: 2.66vw;
	}
	#catalogue .bx-pager {
		bottom: 4.26vw;
	}
	#catalogue .bx-pager-item {
		padding: 0 0.93vw
	}
	#catalogue .bx-pager-item a {
		width: 5.73vw;
	}

	#Outline {
		width: 100%;
	}

	#ContentsWrapper {
		width: 100%;
	}
	
	.is-pc {
		display: none;
	}
	.is-sp {
		display: block;
	}
	.sp-only .img_more, .sp-only .img_follow_us {
		max-width: 52%;
		margin: 0 auto;
	}

	.pc-only {
		display: block;
	}

	.sp-only {
		display: none;
	}
	
	
	.footer-menu {
		padding-bottom:5.73vw;
	}
	.footer-menu .footer-logo {
		width: 100%;
		margin: 0 auto;
		text-align: center;
		padding: 3vw 0;
		border-top: solid 1px #e3e3e3;
		
	}
	.footer-menu .footer-logo img {
		max-width: 30vw;
		width: 100%;
	}
	.footer-menu ul {
		margin: 0 4vw;
		border-top: solid 1px #e3e3e3;
	}
	.footer-menu .category {
		border-bottom: solid 1px #e3e3e3;
		font-size: 3.2vw;
	}
	.footer-menu ul li {
		border-bottom: solid 1px #e3e3e3;
		position: relative;
	}
	.footer-menu .menu>li>a {
		line-height: 3vw;
		position: relative;
		text-decoration: none;
		font-size: 1.5vw;
	}
	.footer-menu ul li:last-child {
		border-bottom: none;
	}
	
	.footer-menu .category .is-accordion-submenu-parent > a::after {
		content: none;
	}
	
	.footer-menu .menu li .has-child {
		background: url(../images/arrow_menu_plus.png) no-repeat right 2.4vw center;
		background-size: 2.53vw;
	}
	.footer-menu .menu li .has-child.active {
		background: url(../images/arrow_menu_minus.png) no-repeat right 2.4vw center;
		background-size: 2.53vw;
	}
	.footer-menu .menu li a:not(.has-child) {
		background: url(../images/arrow_menu_next.png) no-repeat right 2.4vw center;
		background-size: 2.53vw;
	}
	.footer-menu .menu li a:not(.has-child) {
		background-size: 1.5vw;
	}
	.footer-menu .menu li .has-child {
		background-size: 1.5vw;
	}
	.footer-menu .menu li .has-child.active {
		background-size: 1.5vw;
	}
	.vertical .news{
		display: none;
	}
}


/*  sp  */
@media (max-width: 750px) {
	.pc-only {
		display: none;
	}

	.sp-only {
		display: block;
	}
	
	.header {
		top: 0;
		right: auto;
		bottom: auto;
		left: 0;
		margin: 0;
		background: rgba(255, 255, 255, 0.95);
		width: 100%;
		z-index: 9999;
		padding: 0;
		opacity: 1;
	}

	header .header-menu {
		padding: 0;
	}

	.header-menu .header-wrap {
		padding: 0;
	}
	.header-top {
		position: relative;
	}
	.header .header-top {
		height: 15.06vw;
		border-bottom: solid 1px #e4e4e4;
	}
	.header-top nav {
		position: absolute;
		right: 4vw;
		top: 50%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
	}
	.header-top .site-logo {
		width: 100%;
		margin: 0 auto;
		text-align: center;
		position: absolute;
		top: 50%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
	}
	.header-top #searchform {
		display: none;
	}

	.header-top .menu .cart .pod {
		top: 5px;
	}

	.logo {
		height: 40px;
		width: auto;
	}

	.logo-img {
		height: 100%;
	}

	.header-top .site-logo img {
		max-width: 48vw;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		padding-right: 5vw;
	}
	
	.gnavtoggle {
		top: 5vw;
		left: 3.5vw;
	}
	
	.gnavtoggle-bars {
		height: 4.2vw;
		width: 5.8vw;
	}
	
	.gnavtoggle {
		position: absolute;
		top: 5.73vw;
		right: auto;
		bottom: auto;
		left: 4vw;
		align-items: center;
		display: block;
		flex-direction: column;
		height: 48px;
		justify-content: center;
		-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
		transition: all .2s ease;
		width: 48px;
		z-index: 200;
	}
	.gnavtoggle.on {
		left: calc(calc(100vw - 96.8px - (16px * 2)) - 48px);
	}

	.global-menu-sp {
		display: block;
		margin: 0 auto;
		border-bottom: solid 1px #e4e4e4;
		padding: 2vw 0;
	}
	.scroll .global-menu-sp {
		display: none;
	}
	.global-menu-sp ul {
		font-size: 3vw;
		display: flex;
		justify-content: space-around;
		-webkit-justify-content: space-around;
	}

	header .header-menu .is-sp .nav-drawer .nav-head .close-menu img {
		height: 4vw;
	}
	
	.header-top .menu>li>a {
		padding: 0.7vh 1vw;
	}
	
	.header-top .menu>li>a img {
		width: 3vw;
	}
	
	.header-top .menu .cart .pod {
		top: 0;
		right: 0;
	}
	
	.global-menu-sp .menu>li>a {
		padding: 0;
	}
	
	.is-sp .nav-drawer.is-open .navigation .menu li.last-menu {
		height: 25vw;
	}

	.is-sp .nav-drawer.is-open .navigation .menu li.ranksale a {
		color:#c4611d;
	}
	.is-sp .nav-drawer.is-open .navigation .menu li.pre-order a {
		color:#000000;
	}
	.is-sp .nav-drawer.is-open .navigation .menu li.outletsale a {
		color:#15d215;
	}
	.is-sp .nav-drawer.is-open .navigation .menu li.outletsale.outletsale-off {
		display: none;
	}
	.is-sp .nav-drawer.is-open .navigation .menu li.finalsale a {
		color:#2171ae;
	}
	.is-sp .nav-drawer.is-open .navigation .menu li.finalsale.finalsale-off {
		display: none;
	}

	.is-sp .nav-drawer.is-open .navigation .menu li a {
		color: #333333;
		font-size: 3.6vw;
		padding: 5vw 0 5vw 4vw;
		text-decoration: none;
	}

	.is-sp .nav-drawer.is-open .navigation .menu li a.reserve-service {
		color: #000000;
		font-weight: bold;
	}

	.is-sp .nav-drawer.is-open .navigation .menu li .category-name-wrap a .category-name-all, 
	.is-sp .nav-drawer.is-open .navigation .menu li .category-name-wrap a .category-name-sale-wrap {
		padding: 4.5vw 0 4.5vw 4vw;
	}

	.is-sp .nav-drawer.is-open .navigation .menu li .span,
	.is-sp .nav-drawer.is-open .navigation .menu li .category-name-wrap.child {
		display: block;
		padding: 4.5vw 0 4.5vw 4vw;
		position: relative;
	}

	.is-sp .nav-drawer.is-open .navigation .menu li .lookbook-contents, .is-sp .nav-drawer.is-open .navigation .menu li .blog-contents {
		display: flex;
		display: -webkit-flex;
		justify-content: center;
		-webkit-justify-content: center;
	}
	.is-sp .nav-drawer.is-open .navigation .menu li .lookbook-contents a, .is-sp .nav-drawer.is-open .navigation .menu li .blog-contents a {
		padding: 0 1vw 1vw;
	}

	.is-sp .nav-drawer.is-open .navigation .menu li .marginalman-contents {
		display: flex;
		display: -webkit-flex;
		justify-content: center;
		-webkit-justify-content: center;
	}
	.is-sp .nav-drawer.is-open .navigation .menu li .marginalman-contents a {
		padding: 0 1vw 1vw;
	}

	.category-name-wrap .category-name-img.columns {
		width: 10%;
		position: relative;
		height: 6vw;
	}
	.category-name-wrap .category-name-img.columns img {
		position: absolute;
		top: 50%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
	}
	
	.category-name-wrap .category-name-img.columns.sale {
		width: 5%;
	}
	
	.top_title {
		margin: 0 auto 2.53vw;
		font-size: 5.06vw;
	}
	
	#recemtly-checked-slider-sp {
		margin: 0 3.73vw 22vw;
	}
	#recemtly-checked-slider-sp #sp_ItemList_recently {
		margin-bottom: 10%;
	}
	#recemtly-checked-slider-sp .flex-direction-nav a.flex-prev {
		left: 0%;
		width: 40px;
		height: 64px;
		background: no-repeat url(/assets/front/images/arrow_item_prev.png) 50% 50%;
		opacity: 1 !important;
		top: 50%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
	}
	#recemtly-checked-slider-sp .flex-direction-nav a.flex-next {
		right: 0%;
		width: 40px;
		height: 64px;
		background: no-repeat url(/assets/front/images/arrow_item_next.png) 50% 50%;
		opacity: 1 !important;
		top: 50%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
	}
	#recemtly-checked-slider-sp .flex-control-nav {
		width: 100%;
		display: inline;
		padding: 0 0.93vw;
	}
	#recemtly-checked-slider-sp .flex-control-nav a {
		background: #e2e2e2;
		display: inline-block;
		width: 5.73vw;
		height: 2px;
		text-indent: -200%;
		overflow: hidden;
	}
	#recemtly-checked-slider-sp .flex-control-nav a.flex-active {
		background: #000;
	}
	#recemtly-checked-slider-sp .flex-direction-nav {
		padding: 0.5vw 0 0;
	}
	
	.footer-menu .footer-logo {
		padding: 6.9vw 0;
	}
	.footer-menu .footer-logo img {
		max-width: 57.4vw;
	}
	.footer-menu .menu>li>a {
		line-height: 8.8vw;
		font-size: 3.5vw;
	}
	.footer-menu .menu li a:not(.has-child) {
		background-size: 2.5vw;
	}
	.footer-menu .menu li .has-child {
		background-size: 2.5vw;
	}
	.footer-menu .menu li .has-child.active {
		background-size: 2.5vw;
	}
	
	.ItemTopList .items {
		margin-top: 5.6vw;
	}
	

	.is-sp .promotion-contents p {
		font-size: 2.93vw;
		padding: 2.5%;
	}
	#header-vertical-ticker{
		overflow: hidden;
    	font-size: 3.2vw;
    	padding-left: 0;
    	height: 3.6vw!important;
    	width: 70%;
    	margin: 4.8vw 0;
	}
	#header-vertical-ticker li{
		height: 3.6vw;
    	line-height: 3.6vw;
    	overflow: hidden;
    	text-overflow: ellipsis;
    	white-space: nowrap;
    	border: none;
    }
    #header-vertical-ticker li span{
    	white-space: nowrap;
		font-size: 3.6vw;
		float: none;
    }
    
	#header-vertical-ticker li div.news-title-wrap {
		display: inline-flex;
		max-width: 100%;
	}
	#header-vertical-ticker li div.news-title {
		width: 86%;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	#header-vertical-ticker li div.menu-next{
		width: 10%;
		background: url(/assets/front/images/arrow_menu_next_header.png) no-repeat right 12px center;
	}

	#top_news .top_title{
		padding:  5vw 0 5vw 0;
    	font-size: 3.6vw;
    	text-align: center;
    	border-right: none;
    	border-left: none;
    	line-height: 1;
    	margin: 0;
	}
}

/*  footer  */

.footer {
  align-items: flex-start;
  background: #afafaf;
  display: flex;
  justify-content: space-between;
  line-height: 1;
  padding: 40px 60px;
  position: relative;
  z-index: 200;
}

@media only screen and (max-width: 1024px){
	.footer {
	  padding: 40px 15px;
	}
}
@media (max-width: 750px) {
  .footer {
    background: none;
    padding: 24px 0;
    display: block;
    clear: both;
  }
}

.footernav {
  align-items: flex-start;
  display: flex;
}

@media (max-width: 750px) {
  .footernav {
    display: none;
  }
}

.footernav-followus,
.footernav-policy,
.footernav-aboutus {
  list-style: none;
  margin: 0;
  padding: 0;
}

.footernav-followus + .footernav-followus,
.footernav-policy + .footernav-followus,
.footernav-aboutus + .footernav-followus, .footernav-followus +
.footernav-policy,
.footernav-policy +
.footernav-policy,
.footernav-aboutus +
.footernav-policy, .footernav-followus +
.footernav-aboutus,
.footernav-policy +
.footernav-aboutus,
.footernav-aboutus +
.footernav-aboutus {
  margin: 0 0 0 60px;
}

.footernav-item--label {
  font-size: 12px;
  font-weight: 700;
  margin: 0 0 24px 0;
}

.footernav-item + .footernav-item {
  margin: 12px 0 0;
}

.footernav-link {
  color: #000;
  font-size: 12px;
  text-decoration: none;
  transition: all .2s ease;
}

.footernav-link:active, .footernav-link:focus, .footernav-link:hover, .footernav-link:visited {
  color: #000;
}

.footernav-link:hover {
  opacity: .7;
}

.copyright {
  font-style: normal;
  font-weight: 700;
  align-self: flex-end;
  color: #000;
  font-size: 12px;
  letter-spacing: 2px;
  margin: 0;
  padding: 0;
  text-align: right;
}

@media (max-width: 750px) {
  .copyright {
    text-align: center;
    width: 100%;
    font-size: 14px;
    letter-spacing: 2px;
  }
}

@media (max-width: 750px) {
  .copyright-allrightsreserved {
    display: none;
  }
}

@media (min-width: 751px) {
	.header-menu nav div.menu ul li {
		float: left;
	}
}

.row.expanded { 
	max-width: none;
} 
 