@charset "UTF-8";
/* reset CSS */
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;box-sizing:border-box;}h1,h2,h3,h4,h5,h6,p,div,ul,ol,li,dl,dt,dd,a{box-sizing:border-box}ul,ol{list-style:none}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent;color:#000000;text-decoration:none}ins{background-color:#ff9;color:#000;text-decoration:none}mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #cccccc;margin:1em 0;padding:0}input,select{vertical-align:middle}
/* reset CSS END */

/* All device width ============================================================================*/
.fs-preview-header { display: none; }
body {
	font-size: 12px;
	font-family:'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', メイリオ, Meiryo, 'Montserrat', sans-serif;
	line-height: 1.75;
	color: #000000;
	font-weight: normal;
}
img {
	max-width: 100%;
	width: 100%;
	vertical-align: bottom;
}
a img {
	transition: opacity 0.3s ease-out;
}


a, a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
	opacity: 1;
	text-decoration: none;
}

*:focus {
	outline: none;
}
.all {
	overflow: hidden;
}
.mont {
	font-family: 'Montserrat', sans-serif;
}

a.underline {
	text-decoration: underline;
}
a.underline:hover {
	text-decoration: none;
}
a.event_none {
	pointer-events: none;
}

.fade {
	opacity: 0;
	-webkit-transform: translateY(40px);
	-moz-transform: translateY(40px);
	-ms-transform: translateY(40px);
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-ms-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;
}
.fade.fade_move {
	opacity: 1;
	transform: translateY(0);
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
}

.cursor_default {
	cursor: default;
}

@keyframes hd_fade {
	0% {
		display: none;
		opacity: 0;
	}
	
	1% {
		display: flex;
		opacity: 0;
	}
	
	100% {
		display: flex;
		opacity: 1;
	}
}
.fs-c-productPrice__addon:not(.fs-c-productPrice__addon--listed)::before {
    content: "(";
}
.fs-c-productPrice__addon:not(.fs-c-productPrice__addon--listed)::after {
    content: ")";
}
.fs-c-productNotice.fs-c-productNotice--outOfStock {
    display: none;
}
.fs-c-pagination__item {
    flex: none;
}

h1.fs-c-heading.fs-c-heading--page {
	font-size: 22px;
	color: #000000;
	font-weight: bold;
	border-bottom: 2px solid #000000;
}

h2.fs-c-subSection__title {
	font-size: 18px;
	margin-bottom: 24px;
}
_::-webkit-full-page-media, _:future, :root [type="hidden"], [type="text"], [type="search"], [type="tel"], [type="url"], [type="email"], [type="password"], [type="datetime"], [type="date"], [type="month"], [type="week"], [type="time"], [type="datetime-local"], [type="number"], select, textarea {
	font-size: 17px;
}

.fs-c-button--primary, .fs-c-button--secondary, .fs-c-button--standard {
font-size: 14px;
}
.fs-c-accountService__page:not(.fs-c-accountService__page--accountDelete) .fs-c-accountService__pageLink__label {
	font-size: 12px;
}
h2.fs-p-announcement__title {
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
.fs-c-pointSummary__value--availablePoint .fs-c-pointSummary__number {
	font-size: 26px;
}
.fs-c-dropdown::after {
	font-size: 18px;
}

.fs-c-listTable > tbody > tr > th::before, .fs-c-listTable > tbody > tr td::before {
	font-size: 12px;
}
.fs-c-pointListTable td[aria-label="獲得・利用ポイント"] {
	font-size: 18px;
}
.fs-c-button--particular.fs-c-button--displayPassword::before {
	font-size: 22px;
}
.fs-c-button--particular.fs-c-button--hidePassword::before {
	font-size: 22px;
}
.fs-c-history__term {
	font-size: 12px;
}
body.fs-body-my-orders .fs-c-price, body.fs-body-cart .fs-c-price, body.fs-body-checkout .fs-c-price {
	justify-content: flex-end;
}
.fs-c-listedProductName__variation, .fs-c-listedProductName__selection {
	font-size: 10px;
}
.fs-c-listedOptionPrice {
    font-size: 12px;
}
.fs-c-orderHistoryItem__productQuantity__label {
	font-size: 12px;
}
.fs-c-inputInformation__field--display .fs-c-inputTable__headerCell {
	font-size: 12px;
}
.fs-c-button--carousel {
	font-size: 44px;
}
body.fs-body-cart .fs-c-continueShopping {
	display: none;
}
.fs-c-checkout-preview__title {
	font-size: 14px;
}
.fs-c-checkout-confirmationList > dd {
	font-size: 18px;
}
.fs-c-checkout-pointInfo__usePoint__number {
	font-size: 26px;
}
.fs-c-checkout-pointInfo__usePoint__label {
	font-size: 12px;
}
.fs-c-orderTotalTable .fs-c-orderTotalTable__total > td, .fs-c-orderTotalTable .fs-c-orderTotalTable__grandTotal > td {
	font-size: 18px;
}
.fs-c-checkout-customerInfo__name {
	font-size: 18px;
}
.fs-c-checkout-destination__name {
	font-size: 18px;
}
.fs-c-checkout-delivery__method__title {
	font-size: 18px;
}
.fs-c-totalAndActions button:not(.fs-c-button--image) {
	font-size: 18px;
}
.fs-c-pointListTable__dataDetail {
	font-size: 12px;
	margin: 8px 0;
}


.fs-c-cartTable__dataCell--subtotal, .fs-c-cartTable__dataCell--unitPrice {
    font-size: 18px;
}

.fs-c-cartTable__actionButton__container > button {
    font-size: 12px;
}

.fs-c-orderTotalTable__mainRow > td {
    font-size: 18px;
}

.fs-c-cartTable__dataCell--point::before, .fs-c-cartTable__dataCell--quantity::before, .fs-c-cartTable__dataCell--subtotal::before {
    font-size: 8px;
}

.fs-c-cartPayment, .fs-c-payWithAmazon {
    font-size: 12px;
}

.fs-c-wishlistProduct__title, .fs-c-featuredProduct__title {
    font-size: 18px;
    font-weight: bold;
    margin-top: 24px;
    margin-bottom: 24px;
    color: #000000;
}
.fs-c-buttonContainer--deleteChange > [class^="fs-c-button"] {
	font-size: 14px;
}
.fs-c-registerSuccessMessage {
    border-bottom: none;
}
.fs-c-productListItem__notice {
    font-size: 12px;
    order: 6;
    margin: 8px 14px;
}
.fs-c-salesPeriod {
    display: none;
}
ul.fs-c-creditCardIcons img {
    width: auto;
}
img.amazonpay-button-inner-image {
    width: auto;
}
.logout.my-false { display: none !important; }
.login.my-true { display: none !important; }
ul.fs-c-checkout-couponList .fs-c-price {
    display: inline-block;
    padding: 0 0.5em;
}
.fs-c-checkout-couponList__couponName {
    font-size: 14px;
}
.fs-c-checkout-couponList__couponDiscount {
    font-size: 14px;
}
.fs-c-checkout-couponStatus {
    font-size: 12px;
}
.fs-c-checkout-couponStatus.is-inactive {
    font-size: 10px;
}
div#fs-amazonPaymentInfo-container img {
    width: auto;
    height: 3em;
}
/* PC ==========================================================================================*/
@media screen and (min-width: 769px) {
.pc{display: block}
.sp{display: none}
a img:hover {
	opacity: 0.7;
}

/*
	header
*/
header {
    width: 100%;
    padding: 0 0 0;
    background: rgba(255,255,255,1);
    position: relative;
    z-index: 10;
    transition: background 0.3s ease-out;
}
header.clear {
    background: rgba(255,255,255,0);
}
header.header.fixed {
    position: fixed;
}

ul.hd_news_list {
  width: 480px;
  margin: auto;
  padding-left: 62px;
  font-size: 12px;
  display: none;
}
ul.hd_news_list.slick-initialized {
  display: block;
}
ul.hd_news_list li span {
    padding-right: 50px;
}
.hd_news_arrow_prev, .hd_news_arrow_next {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 7px;
    height: 7px;
    border-top: 1px solid #333333;
    transition: opacity 0.3s ease-out;
    cursor: pointer;
}
.hd_news_arrow_prev {
    left: 39px;
    border-left: 1px solid #333333;
    transform: rotate(-45deg);
}
.hd_news_arrow_next {
    right: -10px;
    border-right: 1px solid #333333;
    transform: rotate(45deg);
}
.hd_news_arrow_prev:hover, .hd_news_arrow_next:hover {
	opacity: 0.7;
}

.hd_news_arrow_prev.slick-disabled, .hd_news_arrow_next.slick-disabled {
	opacity: 0;
}


.hd_news {
    background: #F5F5F5;
    padding: 6px 0;
}

.search_wrap {
		display: none;
		position: absolute;
		right: 0;top: 0;
		/* transform: translateX(-108%); */
		/* padding-right: 30px; */
}
.search_wrap.visible {
    display: block;
}
.search_wrap form {
    position: relative;
    display: block;
    padding-right: 40px;
}
.search_wrap input {
    width: 150px;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid gray;
    border-radius: 0;font-size: 12px;
}
.search_wrap input:focus {
    box-shadow: none;
    border-bottom: 1px solid gray;
}
.search_wrap form button {
    width: 20.813px;
    position: absolute;
    background: none;
    border: none;
    right: 0;
    top: 0;
    font-size: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    transition: 0.3s ease-out;
}
.search_wrap form button svg {
    width: 100%;
    height: auto;
}

/*
.search_wrap form button svg path {
    fill: none !important;
    stroke: #C9C9C9;
}
*/
.hd_inner {
	/* max-width: 1200px; */
	margin: auto;
	padding: 0 38px;
	position: relative;
}

ul.hd_nav {
    max-width: 768px;
    margin: auto;
    display: flex;
    justify-content: center;
}

ul.hd_nav li {
    position: relative;
    margin: 0 17px;
    padding: 0 0 10px;
}
ul.hd_nav li span {
	position: relative;
	display: block;
	font-size: 14px;
	cursor: pointer;
	/* padding-bottom: 20px; */
}
ul.hd_nav li span:hover {
	opacity: 0.7;
}
ul.hd_nav li span, ul.hd_nav li span::before {
	transition: transform .45s cubic-bezier(0.215, 0.610, 0.355, 1.000) 0s;
}

ul.hd_nav li span::before {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background: #222222;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    box-sizing: border-box;
    transform-origin: right;
    transform: scaleX(0);
}
ul.hd_nav li:hover span::before {
    transform-origin: left;
  	transform: scaleX(1);
}


.hd_nav_underlayer {
    width: 768px;
    position: fixed;
    top: 152px;
    left: 0;
    right: 0;
    margin: auto;
    background: rgba(255,255,255,0.9);
    padding: 27px 20px 17px 40px;
    font-size: 11px;
    display: none;
    opacity: 0;
    z-index: 10;
}
ul.hd_nav li .hd_nav_underlayer.hd_nav_underlayer_brand {
	flex-wrap: wrap;
	justify-content: center;
}
ul.hd_nav li .hd_nav_underlayer.hd_nav_underlayer_brand dl {
	margin: 0 40px 20px;
}

ul.hd_nav li:hover .hd_nav_underlayer {
	display: flex;
	animation: hd_fade 0.3s ease-out forwards;
}

.hd_nav_underlayer_l {
    width: 20%;
    /* padding: 2.9em 0 0; */
    /* margin: 0 59px 20px 0; */
}
.hd_nav_underlayer_r {
    width: 80%;
    display: flex;
    flex-wrap: wrap;
    /* justify-content: space-between; */
}
.hd_nav_underlayer_r > div {
    width: 25%;
}
.hd_nav_underlayer_r dl {
    width: 100%;
    margin: 0 0 30px 0;
}

.hd_nav_underlayer dl dt {
    font-weight: bold;
    margin-bottom: 7.3px;
}
.hd_nav_underlayer dl dd {
    margin-bottom: 5.3px;
}
.hd_nav_underlayer dl dt a, .hd_nav_underlayer dl dd a {
	display: inline-block;
  position: relative;white-space: nowrap;
}
.hd_nav_underlayer dl dt a::before, .hd_nav_underlayer dl dd a::before {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background: #333333;
    position: absolute;
    left: 0;
    bottom: 0;
    transform-origin: right;
    transform: scale(0,1);
	transition: transform .45s cubic-bezier(0.215, 0.610, 0.355, 1.000) 0s;
}
.hd_nav_underlayer dl dt a:hover::before , .hd_nav_underlayer dl dd a:hover::before {
    transform-origin: left;
    transform: scale(1,1);
}


h1.hd_logo {
    width: 128px;
    margin: 34px auto 27px;
    line-height: 1;
}

.hd_nav_right {
    position: absolute;
    top: 3px;
    right: 50px;
    display: flex;
}

.hd_nav_right ul {
    display: flex;
    align-items: flex-end;
}

.hd_nav_right ul li {
    margin-left: 30px;
    position: relative;
    cursor: pointer;
}

.hd_nav_right svg {
    transform: scale(0.8);
}
.hd_nav_right .hd_nav_search, .hd_nav_right ul li a {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    transition: 0.3s ease-out;
    position: relative;
    cursor: pointer;
}
.hd_nav_right .hd_nav_search.hidden > svg, .hd_nav_right .hd_nav_search.hidden > span {
	visibility: hidden;
	opacity: 0;
}
.hd_nav_right ul li.hd_nav_entry svg {
    transform: scale(0.8) translate(2px, 0);
}
.hd_nav_right span.nav_txt {
    display: block;
    width: 100px;
    font-size: 10px;
    text-align: center;
    letter-spacing: 0.025em;
    color: transparent;
    transform: translateY(110%) scale(0.75);
    position: absolute;
    bottom: 0;
    transition: 0.3s ease-out;
}
.hd_nav_right .hd_nav_search form span.nav_txt {
    transform: translateY(110%) scale(0.75);
    /* bottom: -1px; */
}

.hd_nav_right .hd_nav_search:hover span.nav_txt, .hd_nav_right ul li:hover span.nav_txt, .hd_nav_right ul li:hover button, .hd_nav_right ul li:hover a {
    color: #E0B268;
}
.hd_nav_right svg path, .hd_nav_right svg rect, .hd_nav_right svg circle{
    fill: #000000;
    transition: 0.3s ease-out;
}
.hd_nav_right svg path.path_white {
    fill: #ffffff !important;
}


.hd_nav_right .hd_nav_search:hover svg *, .hd_nav_right ul li:hover svg path, .hd_nav_right ul li:hover svg rect, .hd_nav_right ul li:hover svg circle {
    fill: #E0B268;
}

.sp_menu_wrap {
    display: none;
}

span.fs-client-cart-count {
    position: absolute;
    top: 2px;
    left: -11px;
    font-size: 10px;
}
span.fs-client-cart-count.fs-client-cart-count--0 {
    display: none;
}

/*
	header END
*/

/*
	footer
*/

footer.footer {
    background: #1D1C1B;
    position: relative;
    padding: 85px 0 23px;
}
.page_top_scroll_btn {
    width: 60px;
    height: 60px;
    position: fixed;
    bottom: 0;
    right: 70px;
    opacity: 0;
    transition: opacity 0.3s ease-out;
    z-index: 9;
    cursor: pointer;
}
.page_top_scroll_btn:hover img {
    opacity: 0.7;
}
.page_top_scroll_btn.visibled {
    opacity: 1;
}
.page_top_scroll_btn.absolute {
    position: absolute;
    top: 0px;
    bottom: auto;
}
.ft_inner {
    max-width: 1070px;
    /* width: 90%; */
    margin: auto;
    padding: 0 50px;
}

.ft_nav_wrap {
    display: flex;
    justify-content: space-between;
    padding: 0 63px 0 0;
}
.ft_nav_column dl.ft_nav_sex {
    margin: 0 0 35px;
}
.ft_nav_column dl.ft_nav_cat {
    margin: 0 0 17px;
}
.ft_nav_column dl.ft_nav_insta {
    margin: 0 0 90px;
}

dl.ft_nav dt {
    color: #E0B268;
    font-size: 16px;
    /* font-weight: 700; */
    margin-bottom: 10px;
}
dl.ft_nav dd.dd_margin {
    margin-top: 1.8em;
}

dl.ft_nav dd a,dl.ft_nav dd a:visited {
    color: #ffffff;
}
dl.ft_nav dd a:hover {
    text-decoration: underline;
}

.ft_logo {
    width: 113px;
    margin: 88px auto 45px;
}

p.copyright {
    text-align: center;
    color: #ffffff;
    font-size: 11px;
}


/*
	footer END
*/

main.fs-l-main {
    max-width: none;
    margin: 0;
    padding: 0;
    display: block;
}
.inner {
	width: 100%;
	padding-left: 50px !important;
	padding-right: 50px !important;
	margin: auto;
}
body:not(.fs-body-custom) section.fs-l-pageMain {
  max-width: 1280px;
  width: 100%;
  padding-left: 50px !important;
  padding-right: 50px !important;
  margin: auto;
  padding-bottom: 100px;
}

.inner_pc {
	width: 100%;
	padding-left: 50px !important;
	padding-right: 50px !important;
	margin: auto;
}

h2.head2 {
	font-size: 24px;
	font-weight: 500;
	line-height: 1;
	letter-spacing: 0.1em;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 18px 0 0;
	position: relative;
}
h2.head2::before {
	content: "";
	display: block;
	width: 41px;
	height: 1px;
	background: #000000;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
}
h2.head2 span {
	display: inline-block;
	font-size: 14px;
	font-weight: 300;
	letter-spacing: 0.1em;
	padding-right: 8px;
}

/*
	top page
*/
.top_mv_wrap {
  display: flex;
  flex-wrap: wrap;
}

.top_mv_wrap > div {
  width: 50%;
}
.top_mv_wrap div a {
  display: block;
  position: relative;
}

.top_mv_head {
/*   width: 200px; */
  width: 100%;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: auto;
  transform: translateY(14%);
  text-align: center;
  font-size: 42px;
  font-weight: 500;
  line-height: 1;
  color: #ffffff;
  letter-spacing: 0.1em;
  z-index: 2;
}

.top_mv_viewmore {
  width: 120px;
  position: absolute;
  top: 64%;
  left: 0;
  right: 0;
  margin: auto;
  font-size: 14px;
  color: #ffffff;
  padding: 0 10px;
  z-index: 2;
}
.top_mv_viewmore::before {
	content: "";
	display: block;
	width: 7px;
	height: 7px;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	position: absolute;
	top: 0;
	right: 11px;
	bottom: 0;
	margin: auto;
	transform: rotate(45deg);
	transition: 0.3s ease-out;
}
.top_mv_wrap div a:hover .top_mv_viewmore::before {
	right: 6px;
}

section.top_topics_sec {
  padding: 60px 0;
}

.top_topics_bar {
  font-size: 16px;
  text-align: center;
  line-height: 1.1875;
}
.top_topics_bar a {
	display: block;
	padding: 34px 25px 27px;
	background: #FFF8EB;
}

.top_topics_bar span {
  padding: 0 15px 0 45px;
}
.top_topics_bar a,.top_topics_bar a:visited {
  color: #000000;
}

.top_mens_brand_sec {
    padding-top: 9px;
    padding-bottom: 111px;
}

.top_brands_slider {
	position: relative;
	margin: 64px 0 112px;
}

.top_brands_slider li {
	padding: 0 1px;
}

.top_brands_slider .slide_arrow_prev, .top_brands_slider .slide_arrow_next {
	position: absolute;
	background: none;
	cursor: pointer;
	transition: opacity 0.3s ease-out;
}
.top_brands_slider .slide_arrow_prev:hover, .top_brands_slider .slide_arrow_next:hover {
	opacity: 0.7;
}

.top_brands_slider .slide_arrow_prev {
  width: 28px;
  height: 28px;
  top: -47px;
  transform: translate(0);
  left: auto;
  right: 82px;
}
.top_brands_slider .slide_arrow_prev::before {
	content: "";
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	border-left: 2px solid #000000;
	border-bottom: 2px solid #000000;
	transform: rotate(45deg);
}
.top_brands_slider .slide_arrow_next {
  width: 28px;
  height: 28px;
  top: -47px;
  transform: translate(0);
  right: 8px;
}
.top_brands_slider .slide_arrow_next::before {
	content: "";
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	border-top: 2px solid #000000;
	border-right: 2px solid #000000;
	transform-origin: center;
	transform: rotate(45deg);
}

.top_brands_slider a {
	display: block;
  position: relative;
}
.top_brands_slider .brand_description {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 120px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 38px;
  background: rgba(0,0,0,0.6);
  z-index: 2;
  transition: height 0.8s cubic-bezier(0.190, 1.000, 0.220, 1.000);
}
.top_brands_slider li a:hover .brand_description {
  height: 100%;
}

.top_brands_slider .brand_description_txt {
	font-size: 14px;
	/* font-weight: bold; */
	line-height: 1.6;
	color: #fff;
	visibility: hidden;
	opacity: 0;
	transition: 0.3s ease-out;
	text-align: left;
}
.top_brands_slider li a:hover .brand_description_txt {
  visibility: visible;
  opacity: 1;
}

.top_brands_slider .brand_logo_block {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 120px;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 3;
}
.women_brand_slider.top_brands_slider .brand_logo_block img {
  width: 51% !important;
  height: auto;
}

.top_brands_slider .brand_logo_block img {
    width: 300px !important;
    height: auto;
}

/*
	ピックアップ
*/

.top_men_pickup_items {
    margin: 0px 0 114px;
}

.top_pickup_items .fs-c-productListCarousel__list {
    width: 100%;
}

.fs-c-productListCarousel__list__itemTrack {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    /*justify-content: space-between;*/
}
.fs-c-productListCarousel__list {
    display: flex;
    flex-wrap: nowrap;
    overflow: hidden;
    width: 100%;
}
.pickup_item_list {
    max-width: 868px;
    margin: 62px auto;
}
.pickup_item_list .fs-c-productListCarousel__list {
    width: 100%;
}
span.fs-c-productListCarousel__ctrl.fs-c-productListCarousel__ctrl--next {
    display: none;
}

span.fs-c-productListCarousel__ctrl.fs-c-productListCarousel__ctrl--prev {
    display: none;
}

.fs-c-productListCarousel__list__itemTrack > article {
    width: 44.8%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    max-width: none;
    flex-basis: auto;
    min-width: auto;
    margin: 0;
}
.pickup_item_list .fs-c-productListCarousel__list__itemTrack > article:nth-child(2n) {
    margin-left: 10.4%;
}
.pickup_item_list .fs-c-productListCarousel__list__itemTrack > article:nth-child(3), .pickup_item_list .fs-c-productListCarousel__list__itemTrack > article:nth-child(4) {
    margin-top: 110px;
}
.fs-c-productListItem__image.fs-c-productImage {
    margin: 0 0 17px;
}
.fs-c-productListItem__imageContainer {
    order: 1;
    /* display: flex; */
}
h2.fs-c-productListItem__productName {
    padding: 0 14px;
    font-size: 12px;
    line-height: 1.75;
    order: 3;
    margin: 0;
}
h2.fs-c-productListItem__productName span {
    display: block;
    /* margin: 0 0 3.3px; */
    font-size: inherit;
}

.fs-c-productMarks {
    order: 2;
    padding: 0 14px 5px;
}

li.fs-c-productMark__item {
    margin-right: 2px;
}
.fs-c-productMark__mark {
    border-radius: 0;
}
span.new_icon {
    background: #E0B268;
    color: #ffffff;
}

.fs-c-price {
    display: flex;
    justify-content: flex-start;
}

.fs-c-productPrice.fs-c-productPrice--selling {
    display: flex;
    align-items: center;
}

.fs-c-productListItem__prices.fs-c-productPrices {
    padding: 0 14px;
    order: 4;
    margin: 0;
}
.fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price {
    color: #000000;
}

.fs-c-productListItem__control.fs-c-buttonContainer {
    display: block;
}


.top_men_pickup_items {
    margin: 0px 0 114px;
}

.more_btn {
    width: 430px;
    margin: auto;
    font-size: 18px;
    font-weight: 500;
    line-height: 1;
    text-align: center;
    position: relative;
}

.more_btn a {
    display: block;
    padding: 30px;
    border: 1px solid #000000;
    position: relative;
    background-color: transparent;
		transition: color 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86),border 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86);
		z-index: 2;
}
.more_btn:hover a {
    color: #ffffff;
}
.more_btn::before {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: #000000;
	transform-origin: right;
	transform: scaleX(0);
  transition: transform .45s cubic-bezier(0.785,0.135,0.15,0.86);
  z-index: 1;
}
.more_btn:hover::before {
	transform-origin: left;
	transform: scaleX(1);
}

.more_btn a span {
  font-size: 0;
  position: absolute;
  top: 50%;
  right: 29px;
  transform: translate(0, -100%);
  transition: transform .45s cubic-bezier(0.785,0.135,0.15,0.86);
}
.more_btn:hover a span {
  transform: translate(10px, -100%);
}
.more_btn a span path.btn_arrow_path {
  stroke: #000000;
  transition: all .45s cubic-bezier(0.785,0.135,0.15,0.86);
}
.more_btn:hover a span path.btn_arrow_path {
	stroke: #ffffff;
}

.more_btn.more_btn_black {
    background: #000000;
}
.more_btn.more_btn_black a {
    color: #ffffff;
}
.more_btn.more_btn_black:hover a {
    color: #000000;
}
.more_btn.more_btn_black::before {
    background: #ffffff;
}
.more_btn.more_btn_black a span path.btn_arrow_path {
    stroke: #ffffff;
}
.more_btn.more_btn_black:hover a span path.btn_arrow_path {
    stroke: #000000;
}

/*
	women section
*/
.top_women_brand_sec {
    background: #F5F5F5;
    padding-top: 69px;
    padding-bottom: 113px;
}

/*
	popup banner
*/
.popup_wrap {
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    display: none;
}
.popup_wrap.active {
    display: block;
}
.popup_bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background: rgba(0,0,0,0.55);
}

.popup_bnr_box {
    width: 500px;
    height: 500px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 2;
}

.popup_close_btn {
    width: 30px;
    height: 30px;
    position: absolute;
    top: -30px;
    right: -30px;
    z-index: 2;
}

.popup_close_btn::before, .popup_close_btn::after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background: #ffffff;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    transform-origin: center;
}
.popup_close_btn::before {
    transform: rotate(45deg);
}
.popup_close_btn::after {
    transform: rotate(-45deg);
}

.popup_txt {
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: -40px;
    font-size: 16px;
}

.popup_txt a, .popup_txt a:visited {
    color: #ffffff;
}
/*
*/
.ft_register_box {
    display: flex;
    justify-content: space-between;
    margin-top: 2px;
}

.ft_register {
    width: calc(50% - 1px);
    text-align: center;
    padding: 105px 0 98px;
    background: #f5f5f5;
}

.ft_register h3 {
    font-size: 21px;
    font-weight: 500;
    margin-bottom: 34px;
}

.ft_register p {
    font-size: 12px;
    line-height: 1.667;
}

.ft_register_link_btn {
  width: 160px;
  margin: 40px auto 0;
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  position: relative;
  background: #333333;
}
.ft_register_link_btn a {
  display: block;
  padding: 15px 0;
  border: 1px solid #333333;
  position: relative;
  background-color: transparent;
  transition: color 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86),border 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  z-index: 2;
}
.ft_register_link_btn a, .ft_register_link_btn a:visited {
	color: #ffffff;
}
.ft_register_link_btn:hover a {
  color: #333333;
}
.ft_register_link_btn::before {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: #f5f5f5;
	transform-origin: right;
	transform: scaleX(0);
  transition: transform .45s cubic-bezier(0.785,0.135,0.15,0.86);
  z-index: 1;
}
.ft_register_link_btn:hover::before {
	transform-origin: left;
	transform: scaleX(1);
}



/*
	商品グループページ
*/

nav.fs-c-breadcrumb {
    padding: 0 30px 0;
    font-size: 12px;
}
ol.fs-c-breadcrumb__list{
	padding: 1px 0 7px;
}
.fs-c-breadcrumb__listItem + .fs-c-breadcrumb__listItem::before {
    padding: 0 5px;
}

.fs-body-category main.fs-l-main, .fs-body-search main.fs-l-main {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.side_menu {
    width: 250px;
    padding: 122px 30px 0;
    font-size: 14px;
}
body:not(.fs-body-search) .side_menu dl {
    display: none;
}
.side_menu_head {
    font-size: 24px;
    font-weight: 500;
    line-height: 1;
    margin: 0 0 22px;
}

dl + .side_menu_head {
    margin-top: 60px;
}
.side_menu.men_view dl.men {
    display: block;
}
.side_menu.women_view dl.women {
    display: block;
}

.side_menu dl a {
    display: inline-block;
    position: relative;
}

.side_menu dl a::before {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background: #000000;
    position: absolute;
    bottom: 0;
    left: 0;
    transform-origin: right;
    transform: scaleX(0);
	transition: transform .45s cubic-bezier(0.215, 0.610, 0.355, 1.000) 0s;

}
.side_menu dl a:hover::before {
    transform-origin: left;
    transform: scaleX(1);
}

.side_menu dl dt, .side_menu dl dd {
    margin: 0 0 18px;
}
.side_menu dl dd {
    margin-left: 14px;
}
.side_menu dl .has-underlayer {
    position: relative;
    cursor: pointer;
}
.side_menu dl .has-underlayer::before, .side_menu dl .has-underlayer::after {
    content: "";
    display: block;
    width: 10px;
    height: 1px;
    background-color: #000000;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    transform-origin: center;
    transition: transform 0.3s ease-out;
}
.side_menu dl .has-underlayer::after {
    transform: rotate(90deg);
}
.side_menu dl .has-underlayer.is-active::after {
    transform: rotate(0deg);
}
.side_menu dl dd.underlayer {
    display: none;
    margin-bottom: 0;
}
.side_menu dl dd.underlayer ul {
    padding-left: 1em;
}
.side_menu dl dd.underlayer ul li {
    margin: 0 0 18px;
}
.bold {
    font-weight: bold;
}

.fs-c-productList {
    width: calc(100% - 250px);
    padding: 8px 30px 0 0;
}

h2.product_list_head {
    font-size: 24px;
    text-align: center;
}

.fs-c-productList__controller {
    display: block;
    /* justify-content: space-between; */
    margin: 51px 0 0;
    font-size: 13px;
}

.fs-c-sortItems {
    display: flex;
    float: left;
    font-size: inherit;
    margin: 0;
}

ul.fs-c-sortItems__list {
    display: flex;
}

span.fs-c-sortItems__label {
    display: inline-block;
    padding: 4px 18px 0 0;
    border: none;
    line-height: inherit;
    align-self: auto;
}

li.fs-c-sortItems__list__item {margin-right: 11px;position: relative;}

li.fs-c-sortItems__list__item:not(:first-child)::before {
	content: "";
	display: block;
	width: 1px;
	height: 13px;
	position: absolute;
	top: 9px;
	left: -6px;
	background: #000000;
}

li.fs-c-sortItems__list__item a,li.fs-c-sortItems__list__item span {
    display: inline-block;
    padding: 3px 10px;
    transition: background 0.3s ease-out;
}
li.fs-c-sortItems__list__item a:hover {
	background: #F2F2F2;
}

li.fs-c-sortItems__list__item.is-active {
	background: #F2F2F2;
	color: #000000;
}
.fs-c-productList div.fs-c-productList__controller:nth-of-type(1) .fs-c-pagination {
    display: none;
}

.fs-c-productList__list {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    padding: 57px 0 0;
}

.fs-c-productList__list article {
    width: 32.3%;
    margin-right: 1.5%;
    margin-bottom: 100px;
    border-bottom: none;
    padding: 0;
}
.fs-c-productList__list > article form {
    display: flex;
    /* flex-wrap: wrap; */
    flex-direction: column;
}
body.fs-body-category .fs-c-productPrice.fs-c-productPrice--listed {
    /*display: none;*/
}
#fs_ProductDetails span.fs-c-productPrice__main__label {
    margin-right: 25px;
}
.fs-c-productListItem__outOfStock.fs-c-productListItem__notice.fs-c-productStock {
    order: 5;
    padding: 12px 4px;
    border: 1px solid #DDDDDD;
    background: #F2F2F2;
    color: #666666;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
}
.fs-c-productList__list article:nth-child(3n) {
    margin-right: 0;
}

.fs-c-listControl {
    padding: 5px 0 0;
    /* width: 100%; */
    display: block;
}

.fs-c-productListItem__viewMoreImageButton.fs-c-buttonContainer {
    display: none;
}

.fs-c-listControl__status {
	text-align: right;
}

.fs-c-pagination {
    width: 100%;
    justify-content: center;
    flex-wrap: wrap;
    margin: 95px 0 0;
    font-size: 16px;
}

.fs-body-category .fs-c-pagination__item {
    flex: none;
    padding: 11px;
}
.fs-body-category .fs-c-pagination__item.is-active {
    background: #EBEBEB;
}

.fs-body-category .category_list_sec {
	display: none;
}
.fs-body-category .category_list_area.men_view .category_list_sec.men {
	display: block;
}
.fs-body-category .category_list_area.women_view .category_list_sec.women {
	display: block;
}

section.category_list_sec {
    padding: 118px 0 105px;
}

section.category_list_sec .inner {
    max-width: 1120px;
    margin: auto;
}

.category_list {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	margin: 59px 0 0;
}
.women .category_list {
	justify-content: center;
}
.category_list li {
	text-align: center;
	width: 20%;
	padding: 0 2.5px 5px;
}
.category_list li:nth-child(5n) {
}
.category_list li span {
    display: block;
    width: 100%;
    font-size: 14px;
    position: absolute;
    bottom: 25%;
}
.category_list li a {
	width: 100%;
	display: block;
	position: relative;
	color: #1a1311;
	transition: all 0.3s ease-out;
}

.category_list li a:hover {
	color: #e0b268;
	background: #F9F9F8;
}

.category_list li a svg {
	width: 100%;
	height: auto;
}
.category_list li a svg *:not(.rect_frame) {
	fill: none;
	stroke: #1a1311;
	transition: all 0.3s ease-out;
}
.category_list li a svg .chief_path {
	fill: #ffffff;
}
.category_list li a svg .rect_frame {
	fill: none;
	stroke: none !important;
	transition: all 0.3s ease-out;
}

.category_list li a:hover svg * {
	stroke: #e0b268;
}
.category_list li a:hover svg .chief_path {
	fill: #F9F9F8;
}
/*
	men top
*/
.men_main_visual_sec {
	position: relative;
	/* margin: 22px 0 71px; */
        /* 240731 山口修正 */
        margin: 22px 0 140px;
}
.men_main_visual_slider {
	z-index: 1;
}
.mv_loading_bar {
	width: 100%;
	height: 3px;
	position: absolute;
	bottom:0;
	transform-origin: left;
	transform: scaleX(0);
	background: #F0C072;
	z-index: 2;
}
@keyframes loading_bar {
	0% {
		transform: scaleX(0);
	}
	100% {
		transform: scaleX(1);
	}
}
.mv_loading_bar.loading {
	animation: loading_bar 5s linear forwards;
}

section.men_featured_sec {
    padding: 0 0 134px;
}
ul.featured_list {
    width: 100%;
    margin: 50px 0 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

ul.featured_list li {
    width: 33%;
}

ul.featured_list li div.men_featured_txt_box {
    padding: 21px 30px 0 0;
    font-size: 14px;
    line-height: 1.5;
}
ul.featured_list li:first-child div.men_featured_txt_box {
    padding-left: 30px;
}
/*
ul.featured_list li:last-child div.men_featured_txt_box {
    padding-right: 30px;
}
*/


ul.featured_list li h3 {
    margin-bottom: 21px;
}

ul.men_brands_list {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 37px 0 0;
}
ul.men_brands_list li {
	width: calc(50% - 5px);
	margin-bottom: 10px;
}

ul.men_brands_list li a {
	display: block;
  position: relative;
}
.men_brands_list .brand_description {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 120px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 20%;
  background: rgba(0,0,0,0.6);
  z-index: 2;
  transition: height 0.8s cubic-bezier(0.190, 1.000, 0.220, 1.000);
}
.men_brands_list li a:hover .brand_description {
  height: 100%;
}

.men_brands_list .brand_description_txt {
	font-size: 14px;
	font-weight: bold;
	line-height: 2.14;
	color: #ffffff;
	visibility: hidden;
	opacity: 0;
	transition: 0.3s ease-out;
	text-align: left;
}

.men_brands_list li a:hover .brand_description_txt {
  visibility: visible;
  opacity: 1;
}

.men_brands_list .brand_logo_block {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 120px;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 3;
}

.men_brands_list .brand_logo_block img {
    width: 300px !important;
}

section.men_ranking_sec {
    padding: 127px 0 0;
}
ul.ranking_list {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

ul.men_ranking_list {
    margin: 95px 0 0;
}

ul.men_ranking_list li {
    width: 24%;
    margin-right: 1.33%;
    position: relative;
}
ul.men_ranking_list li:nth-child(4n) {
    margin-right: 0;
}
ul.men_ranking_list li:nth-child(1), ul.men_ranking_list li:nth-child(2),ul.men_ranking_list li:nth-child(3),ul.men_ranking_list li:nth-child(4) {
    margin-bottom: 113px;
}

ul.ranking_list .item_name {
    padding: 0 15px;
    margin: 10px 0 0;
}

ul.ranking_list .item_name span {
    display: block;
}

p.item_price {
    padding: 0 15px;
}
ul.ranking_list li .item_image a {
	display: block;
	position: relative;
}

ul.ranking_list li .item_image a::before {
	content: "";
	display: flex;
	justify-content: center;
	align-items: center;
	width: 42px;
	height: 42px;
	position: absolute;
	top: 0;
	left: 0;
	background: #E0B268;
	color: #ffffff;
	font-size: 21px;
	z-index: 2;
}
ul.ranking_list li:nth-of-type(1) .item_image a::before {content: "1"}
ul.ranking_list li:nth-of-type(2) .item_image a::before {content: "2"}
ul.ranking_list li:nth-of-type(3) .item_image a::before {content: "3"}
ul.ranking_list li:nth-of-type(4) .item_image a::before {content: "4"}
ul.ranking_list li:nth-of-type(5) .item_image a::before {content: "5"}
ul.ranking_list li:nth-of-type(6) .item_image a::before {content: "6"}
ul.ranking_list li:nth-of-type(7) .item_image a::before {content: "7"}
ul.ranking_list li:nth-of-type(8) .item_image a::before {content: "8"}



div#_rcmdjp_display_1 {
    /* margin: 93px 0 0; */
    /* width: 100%; */
    /* display: flex; */
}

.styling_list .fs-c-productListCarousel__list__itemTrack {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.styling_list .fs-c-productListCarousel__list__itemTrack > article {
    margin: 0 !important;
    position: relative;
    color: #ffffff;
    display: block;
}
.men_styling_list .fs-c-productListCarousel__list__itemTrack > article {
    width: 33.3%;
}

.styling_list .fs-c-productListCarousel__list__itemTrack > article .fs-c-productListItem__image a {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
}
.styling_list .fs-c-productListCarousel__list__itemTrack > article .fs-c-productListItem__image a::before {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	background: #E0B268;
	opacity: 0;
	transition: opacity 0.3s ease-out;
}
.styling_list .fs-c-productListCarousel__list__itemTrack > article:hover .fs-c-productListItem__image a::before {
	opacity: 0.37;
}

.styling_list .fs-c-productListCarousel__list__itemTrack > article a {
    color: #ffffff;
}


.styling_list .fs-c-productListItem__image.fs-c-productImage {
    margin: 0;
}

.styling_list h2.fs-c-productListItem__productName {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    text-align: center;
    z-index: 3;
    /* color: #ffffff; */
    transform: translateY(-100%);
		opacity: 0;
		transition: opacity 0.3s ease-out;
}
.styling_list .fs-c-productListCarousel__list__itemTrack > article:hover h2.fs-c-productListItem__productName {
	opacity: 1;
}

.styling_list h2.fs-c-productListItem__productName span {
    display: inline;
}
.styling_list h2.fs-c-productListItem__productName span.fs-c-productName__copy {
    position: relative;
    padding: 0 10px 0 0;
}
.styling_list h2.fs-c-productListItem__productName span.fs-c-productName__copy::before {
    content: "/";
    position: absolute;
    right: 0;
}
.styling_list .fs-c-productListItem__prices.fs-c-productPrices {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
    transform: translateY(100%);
    z-index: 3;
    opacity: 0;
    transition: opacity 0.3s ease-out;
    display: none;
}
.styling_list .fs-c-productListCarousel__list__itemTrack > article:hover .fs-c-productListItem__prices.fs-c-productPrices {
	opacity: 1;
}
.men_styling_list {
    margin: 50px 0 0;
}
.styling_list .fs-c-productMark {
    display: none;
}

section.men_styling_sec {
    padding: 0 0 140px;
}

/*
	brand top
*/
section.brand_mv_sec {
    padding: 0 0 86px;
}

.brand_mv_wrap {
    display: flex;
    flex-wrap: wrap;
}

.brand_mv {
    width: 53%;
}

.brand_mv_txt {
    width: 47%;
    padding: 0 7% 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex-wrap: wrap;
    align-items: center;
}

.brand_mv_txt h2 {
    width: 100%;
    text-align: center;
    margin-bottom: 67px;
}

.brand_mv_txt h2 img {
    max-width: 300px;
}

.brand_mv_txt .more_btn {
    width: 250px;
    font-size: 14px;
    margin: 86px auto 0;
}

.brand_mv_txt .more_btn a {
    padding: 16px 50px 16px 0;
}

section.new_arraival_sec {
    padding: 0 0 116px;
}

.brand_new_magazine_list {
    margin: 55px 0 0;
}
.brand_new_magazine_list .fs-c-productListCarousel__list {
    width: 100%;
}
.brand_new_magazine_list .fs-c-productListCarousel__list__itemTrack > article {
    flex-wrap: nowrap;
    width: 25%;
    margin-bottom: 0;
}

ul.brand_new_item_list {
    width: 100%;
    margin: 55px 0 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

ul.brand_new_item_list li {
    width: 25%;
}

section.magazine_item_sec {
    padding: 0 0 115px;
}

.brand_styling_list {
    margin: 46px 0 0;
}
.brand_styling_list .fs-c-productListCarousel__list__itemTrack > article {
    width: 25%;
}

section.brand_styling_sec {
    padding: 0 0 96px;
}

section.instagram_sec {
    padding: 0 0 80px;
}
.instagram_sec .ownlyUgcWidget_block {
    margin: 46px 0 0;
    padding: 0 17px;
}

.instagram_sec .ownlyUgcWidget_block .ownlyUgc .ownlyUgcsetPost {
    width: 19%;
    padding: 0;
    margin-right: 1.2%;
}
.instagram_sec .ownlyUgcSlide, .instagram_sec .ownlyUgcSlideList, .instagram_sec .ownlySlideListItem {
    width: 100%;
    height: auto;
}
.instagram_sec .ownlyUgcWidget_block .ownlyUgc .ownlyUgcsetPost:nth-child(5) {
    margin-right: 0;
}

.instagram_sec .ownlyUgcWidget_block .ownlyUgc {
    display: flex;
    flex-wrap: wrap;
    /* justify-content: space-between; */
}

.instagram_sec .ownlyUgcWidget_block .ownlyUgcsetPostPhoto {
    width: 100%;
    height: auto;
}

.instagram_sec img.ownlyPostImage {
    width: 100%;
    height: auto;
}


section.how_to_use_sec {
    padding: 0 0 91px;
}
.how_to_use_wrap {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.how_to_use_wrap > div {
    width: calc(50% - 5px);
}

section.brand_ranking_sec {
    padding: 0 0 150px;
}

ul.brand_ranking_list {
    margin: 54px 0 147px;
}

ul.brand_ranking_list li {
    margin-right: 9px;
    width: calc(33.33% - 6px);
}
ul.brand_ranking_list li:nth-child(3n) {
    margin-right: 0;
}
ul.brand_ranking_list.ranking_list li .item_image a::before {
	width: 50px;
	height: 50px;
	font-size: 21px;
}
section.brand_shoplist_sec {
    padding: 0 0 140px;
}
/*
	freepage common
*/
nav.free_breadcrumb {
    padding: 0px 25px 0px;
}
.fs-c-breadcrumb__list li a {
    display: inline-block;
    position: relative;
}

.fs-c-breadcrumb__list li a::before {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background: #000000;
    position: absolute;
    bottom: 0;
    left: 0;
    transform-origin: right;
    transform: scaleX(0);
	transition: transform .45s cubic-bezier(0.215, 0.610, 0.355, 1.000) 0s;
}
.fs-c-breadcrumb__list li a:hover::before {
    transform-origin: left;
    transform: scaleX(1);
}

h2.free_breadcrumb_head {
    font-size: 24px;
    line-height: 1;
    padding: 0 30px;
    margin: 0 0 22px;
}
ul.item_list .item_name {
    padding: 0 15px;
    margin: 10px 0 0;
}
ul.item_list .item_name span {
    display: block;
}
.fs-body-custom section.fs-l-pageMain {
    max-width: none;
}

.styling_list .fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price {
    color: #ffffff;
}

/********************************************************************************
*********************************************************************************
	商品詳細ページ
*********************************************************************************
*********************************************************************************/
main.fs-l-main.fs-l-product2 {
/*     max-width: 1280px; */
    margin: auto;
}
.fs-l-productLayout.fs-system-product {
    padding: 14px 30px 0;
    position: relative;
    display: block;
}
form#fs_form::after {
    content: "";
    clear: both;
    display: block;
    padding: 0 0 161px;
}
.fs-l-productLayout.fs-system-product::after {
    clear: both;
    content: "";
}

.fs-c-productCarouselMainImage, .fs-c-productMainImage {
    float: left;
    width: 57.3%;
}
.fs-c-productCarouselMainImage, ul.fs-c-productCarouselMainImage__thumbnailList {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 0;
    z-index: -1;
}
.fs-c-productCarouselMainImage__expandButton.fs-c-buttonContainer {
    display: none;
}
.fs-c-productThumbnail {
    width: 57.3%;
    float: left;
    white-space: nowrap;
    display: block;
    overflow-x: scroll;
    overflow-y: hidden;
    margin: 24px 0 0;
    padding: 0 0 29px;
    font-size: 0;
}

.fs-c-productThumbnail::-webkit-scrollbar{
  height: 7px;
}
.fs-c-productThumbnail::-webkit-scrollbar-track{
  background: #fff;
  border: none;
  border-radius: 7px;
/*   box-shadow: inset 0 0 2px #777;  */
}
.fs-c-productThumbnail::-webkit-scrollbar-thumb{
  background: #555558;
  border-radius: 7px;
  box-shadow: none;
}
.fs-c-productMainImage__expandButton.fs-c-buttonContainer {
    display: none;
}
.fs-c-productImageModalCarousel__track img {
	width: auto;
}

figure.fs-c-productThumbnail__image {
    max-width: none;
    width: 112px;
    flex-basis: auto;
    /* float: left; */
    display: inline-block;
    vertical-align: text-top;
    padding: 0 12px 0 0;
    margin: 0 !important;
    font-size: 0;
}

.fs-c-productThumbnail__image__caption {
    font-size: 10px;
    text-align: left;
    margin: 11px 0 0;
}

figure.fs-c-productThumbnail__image.is-active img {
    border: 1px solid #000000;
}
h1.fs-c-productNameHeading.fs-c-heading, .fs-c-variationAndActions, .fs-c-productPrices.fs-c-productPrices--productDetail, .fs-l-productLayout.fs-system-product .fs-c-productMarks, .product_detail_head2, .fs-p-productDescription.fs-p-productDescription--full, .product_detail_material, .product_detail_size, .fs-c-productNumber, .fs-c-productPreorderMessage, .fs-c-featuredProduct__title, .fs-c-featuredProduct__list.fs-c-productListCarousel, .fs-c-productOption, .fs-c-productMembersLoginLink {
    padding-left: 60.8%;
}

h1.fs-c-productNameHeading.fs-c-heading {
    font-size: 16px;
    margin-top: 12px;
    color: #000000;
    line-height: 1.875;
    font-weight: normal;
}
.fs-c-productPreorderMessage {
    margin-top: 20px;
}
.fs-c-productOption {
    display: block;
    margin-bottom: 30px;
}
.fs-c-productOption__name, .fs-c-productOption__comment {
    font-size: 12px;
}
.fs-c-variationAndActions {margin: 0 0 71px;}

.fs-c-productPrices.fs-c-productPrices--productDetail {
}
.fs-l-productLayout.fs-system-product .fs-c-productMarks {
    /* margin: -10px 0 0; */
}

.fs-c-variationAndActions__variationLabel.fs-c-variationLabel {
    display: none;
}

.fs-c-variationList__item__title {
    font-size: 14px;
    text-align: center;
    background: #E2E1E0;
    padding: 6px;
    font-family: 'Montserrat', sans-serif;
}

span.fs-c-productNameHeading__copy {
    position: relative;
}

span.fs-c-productNameHeading__copy::after {
	/* content: "/"; */
	display: inline-block;
	padding: 0 10px 0 10px;
}

.fs-c-productPrices.fs-c-productPrices--productDetail {
}
.fs-l-productLayout.fs-system-product .fs-c-productMarks {
    /* position: absolute; */
    /* top: 40px; */
    /* left: 0; */
    /* width: 100%; */
    font-size: 14px !important;
    margin: 17px 0 0;
}
.fs-l-productLayout.fs-system-product .fs-c-productMarks li span {
    padding: 6px 7.3px;
    border-radius: 0;
}
span.fs-c-mark--preorder.fs-c-mark {
    border-radius: 0;
}
.fs-body-product span.fs-c-mark--preorder.fs-c-mark {
    padding: 6px 14.6px;
}

.fs-l-productLayout.fs-system-product .fs-c-productMarks li {
    margin-right: 13px;
}

.fs-c-productPrices.fs-c-productPrices--productDetail {
    margin: 30px 0 28px;
    font-size: 14px;
}

.fs-c-productPrice.fs-c-productPrice--listed span.fs-c-productPrice__main {
    display: flex;
    text-decoration: line-through;
}

span.fs-c-productPrice__main__label {
    margin-right: 5px;
}

.fs-body-product  .fs-c-productPrice.fs-c-productPrice--selling::before {content: "販売価格";margin-right: 25px;}

.fs-body-product .fs-c-productPrice.fs-c-productPrice--selling {
    margin: 1px 0 0;
    font-family: 'Montserrat', sans-serif;
    /* vertical-align: baseline; */
}

.fs-body-product .fs-c-productPrice.fs-c-productPrice--selling span {
    color: #000000;
}

.fs-body-product .fs-c-productPrice.fs-c-productPrice--selling span.fs-c-productPrice__main {
    font-size: 21px;
}

.fs-c-productPrice.fs-c-productPrice--selling span.fs-c-productPrice__addon {
    margin-left: 10px;
}
button.fs-c-button--addToWishList--icon.fs-c-button--particular {
    font-size: 0;
    border: none;
    padding: 0;
}
button.fs-c-button--addToWishList--icon.fs-c-button--particular svg {
    width: 100%;
}

button.fs-c-button--addToWishList--icon.fs-c-button--particular path {
    fill: none;
    stroke: #95989A;
}
.fs-c-variationList__item__image {
    width: 60px;
    height: 60px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 5px;
    margin: auto;
}
.fs-c-variationCart__image {
    width: 60px;
    position: absolute;
    top: 8px;
    left: 10px;
}
li > .fs-c-variationCart__image {
    left: -80px;
}

.fs-c-variationList__item__body {
    display: block !important;
    position: relative;
}

ul.fs-c-variationList__item__cart.fs-c-variationCart.fs-c-variationCart--withImage {
    margin-bottom: 21px;
}

.fs-c-variationList__item__cart {
    padding: 0;
}
.fs-c-variationCart > li {
    margin-left: 78px;
    padding: 16px 0 23px 0;
    border-bottom: 1px solid #CECECE;
    display: flex;
    flex-wrap: wrap;
    position: relative;
}

span.fs-c-variationCart__variationName__stock.fs-c-variationCart__variationName__stock--lowInStock, span.fs-c-variationCart__variationName__stock.fs-c-variationCart__variationName__stock--outOfStock {
    font-size: 10px;
}
button.fs-c-button--addToCart--variation.fs-c-button--primary {
    font-size: 15px;
    color: #ffffff;
    background: #333333;
    width: 200px;
    padding: 13px 0;
    border: none;
    border-radius: 3px;
}
button.fs-c-button--subscribeToArrivalNotice--variation.fs-c-button--secondary {
    font-size: 15px;
    color: #ffffff;
    background: #6E6E6E;
    width: 200px;
    padding: 13px 0;
    border: none;
    border-radius: 3px;
}

.fs-c-variationCart__wishlist {
    margin: 0 24px 0 0;
    width: 17px;
}
.fs-l-productLayout.fs-system-product h2 {
    font-size: 16px;
    font-weight: bold;
}

.fs-p-productDescription.fs-p-productDescription--full {
    font-size: 14px;
    line-height: 1.5;
    margin: 30px 0 0;
}
.fs-p-productDescription.fs-p-productDescription--full dl dt {
    float: left;
    padding-left: 8px;
    padding-top: 15px;
}
.fs-p-productDescription.fs-p-productDescription--full dl dd {
    padding-left: 139px;
    padding-bottom: 15px;
    border-bottom: 1px solid #CECECE;
    padding-top: 15px;
}
.fs-p-productDescription.fs-p-productDescription--full dl dd:last-child {
    border-bottom: none;
}
.fs-p-productDescription.fs-p-productDescription--full dl dt::after {
	content: "：";
}

.product_detail_material {
    margin: 50px 0 0;
    font-size: 14px;
}

.product_detail_material dl {
    margin: 17px 0 0;
}

.product_detail_material dl dt {
    float: left;
    padding-left: 8px;
    padding-top: 15px;
}

.product_detail_material dl dd {
    padding-left: 139px;
    padding-bottom: 15px;
    border-bottom: 1px solid #CECECE;
    padding-top: 15px;
}

.product_detail_material dl dd:last-child {
    border-bottom: none;
}

.product_detail_material dl dt::after {
	content: "：";
}
.fs-c-productNumber {
    border: none;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 63px;
    display: block;
}

span.fs-c-productNumber__label {
    font-size: 14px;
    font-weight: bold;
}
span.fs-c-productNumber__label::after {
    content: "：";
    font-weight: normal;
}

span.fs-c-productNumber__number {
    font-size: 14px;
    font-weight: normal;
}

.product_detail_size {
    margin: 63px 0 0;
}

.product_detail_size table {
    width: 100%;
    margin: 20px 0 5px;
    font-size: 14px;
}

.product_detail_size table tr th {
    width: 100px;
    font-weight: normal;
    padding: 10px 5px;
    background: #F5F5F5;
}

.product_detail_size table tr td {
    text-align: left;
    padding-left: 18px;
}

.product_detail_size table tr th, .product_detail_size table tr td {
    border-bottom: 1px solid #CECECE;
}

.product_detail_size table tr:last-child th, .product_detail_size table tr:last-child td {
    border-bottom: none;
}
.size_guide_link {
    font-size: 14px;
    margin: 20px 0;
}

.size_guide_link a {
    display: inline-block;
    position: relative;
}

.size_guide_link a::before {
	content: "";
	display: block;
	width: 5px;
	height: 5px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	position: absolute;
	top: 0;
	bottom: 0;
	right: -10px;
	margin: auto;
	transform: rotate(45deg);
	transition: 0.3s ease-out;
}
.size_guide_link a:hover::before {
	right: -15px;
}
.product_detail_styling {
    width: 52.8%;
    float: left;
}
.product_detail_styling h2 {
    margin-bottom: 35px !important;
}
ul.fs-c-productMark {
    margin-bottom: 0 !important;
}

span.fs-c-productNameHeading__copy {
    font-size: 16px;
    display: block;
    margin-bottom: 0 !important;
}

.fs-l-product2 .fs-l-productLayout > * > * {
    margin-bottom: 0;
}

.fs-c-productPrices--productDetail .fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price {
    font-size: 21px;
}

.fs-c-productPrice__addon {
    font-size: 14px;
}

.fs-c-button--particular.fs-c-button--addToWishList--icon::before, .fs-c-button--particular.fs-c-button--removeFromWishList--icon::before {
	font-size: 18px;
}
.fs-c-button--particular.fs-c-button--addToWishList--icon::before {
    color: #95989A;
}

.fs-c-variationCart > li + li {
    margin-top: 11px;
}

.fs-c-variationCart--withImage > li:last-child {
    border-bottom: none;
}

.fs-c-variationList__item__body {margin-top: 12px;}

/*閲覧履歴*/
section.recent_view_sec {
    margin: 0 0 134px;
}
section.recent_view_sec h2 {
    margin-bottom: 90px;
}
section.recent_view_sec p.item_price {
    display: none;
}
section.recent_view_sec--price_none p.item_price {
    display: none;
}
ul.product_list_pc4_sp2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    font-size: 14px;
    /* line-height: 1.75; */
}

ul.product_list_pc4_sp2 li {
    width: 25%;
}

h3.item_name {
    padding: 0 15px;
    margin: 12px 0 0;
    line-height: 1.75;
}
.fs-p-snsArea {
/*    padding-left: 3.5%;*/
    margin-bottom: 50px;
    justify-content: flex-end;
/*    align-items: flex-end;*/
}
.fs-p-snsArea > * {
    margin-left: 8px;
    margin-right: 0;
}
/*
STYLEおすすめ商品
*/
.detail_style .fs-c-productCarouselMainImage, .detail_style .fs-c-productMainImage {
    width: 49.3%;
}
.detail_style .fs-c-productThumbnail {
    width: 51.3%;
}
.detail_style h1.fs-c-productNameHeading.fs-c-heading, .detail_style .fs-c-variationAndActions, .detail_style .fs-c-productPrices.fs-c-productPrices--productDetail, .detail_style .fs-l-productLayout.fs-system-product .fs-c-productMarks, .detail_style .product_detail_head2, .detail_style .fs-p-productDescription.fs-p-productDescription--full, .detail_style .product_detail_material, .detail_style .product_detail_size, .detail_style .fs-c-productNumber, .detail_style .fs-c-productPreorderMessage, .detail_style .fs-c-featuredProduct__title, .detail_style .fs-c-featuredProduct__list.fs-c-productListCarousel {
    padding-left: 52.6%;
}
.detail_style .fs-c-productPrices.fs-c-productPrices--productDetail, .detail_style .fs-c-variationAndActions, .detail_style h2.product_detail_head2, .detail_style .fs-c-productNumber, .detail_style div#_rcmdjp_display_1, .detail_style div#_rcmdjp_display_2, .detail_style .fs-c-productQuantityAndWishlist, .detail_style .fs-c-productActionButton.fs-c-buttonContainer {
    display: none;
}
body#fs_ProductDetails .fs-c-productListCarousel {
    display: block;
}
body#fs_ProductDetails .fs-c-productListCarousel__list__itemTrack {
    display: block;
}
body#fs_ProductDetails .fs-c-productListCarousel__list {
    display: block;
    width: 100%;
}
body#fs_ProductDetails .fs-c-featuredProduct__header {
    /*display: none;*/

}
body#fs_ProductDetails .fs-c-featuredProduct__header h2.fs-c-featuredProduct__title {
    font-size: 16px;
    border-bottom: none;
    margin-top: 75px;
    margin-bottom: 18px;
}
body#fs_ProductDetails .fs-c-productListCarousel__list__item {
    display: block;
    width: 100%;
    margin-bottom: 14px;
}
body#fs_ProductDetails .fs-c-productListCarousel__list__item::after {
    content: "";
    display: block;
    clear: both;
}
body#fs_ProductDetails .fs-c-featuredProduct .fs-c-productListCarousel__list__item .fs-c-productListItem__imageContainer {
    width: 25.6%;
    float:left;
}
.fs-c-featuredProduct h2.fs-c-productListItem__productName {
    padding-left: 28px;
    padding-right: 0;
    margin-bottom: 5px;
    font-weight: normal;
    font-size: 14px;
}
.fs-c-featuredProduct h2.fs-c-productListItem__productName span.fs-c-productName__copy {
    font-size: 12px;
    line-height: 1;
    margin-bottom: 11px;
}
.fs-c-featuredProduct .fs-c-productMarks {
    display: none;
}
body#fs_ProductDetails .fs-c-featuredProduct .fs-l-productLayout.fs-system-product h2 {
    font-weight: normal;
    font-size: 14px;
}
body#fs_ProductDetails .fs-c-featuredProduct .fs-l-productLayout.fs-system-product .fs-c-productMarks {
    margin-top: 5px;
}
body#fs_ProductDetails .fs-c-featuredProduct .fs-l-productLayout.fs-system-product .fs-c-productMarks, body#fs_ProductDetails .fs-c-featuredProduct .fs-c-productListItem__prices.fs-c-productPrices, .style_view_more {
    padding-left: calc(25.6% + 28px);
}
body#fs_ProductDetails .fs-c-featuredProduct .fs-c-productPrice.fs-c-productPrice--listed span.fs-c-productPrice__main, body#fs_ProductDetails .fs-c-featuredProduct .fs-c-productPrice.fs-c-productPrice--selling span.fs-c-productPrice__main {
    font-size: 14px !important;
    font-family: 'Montserrat', sans-serif;
}
#fs_ProductDetails .fs-c-featuredProduct .fs-c-productPrice.fs-c-productPrice--listed span.fs-c-productPrice__main__label {
    font-size: 12px !important;
}
.detail_style .fs-p-snsArea {
    margin-top: 20px;
}
.detail_style .fs-p-productDescription.fs-p-productDescription--full {
    margin-top: 80px;
}
.other_style_list_sec{
    margin-bottom: 134px;
}
.other_style_list_sec h2.head2{
    margin-bottom: 90px;
}
.other_style_list{
    display: flex;
    flex-wrap: wrap;
}
.other_style_list .fs-c-productList__list__item {
    width: 25%;
    padding: 0;
    border-bottom: none;
}
.other_style_list .fs-c-productList__list__item:nth-child(n+5) {
    margin-top: 100px;
}
.fs-body-product .other_style_list .fs-c-productPrice.fs-c-productPrice--selling span.fs-c-productPrice__main {
    font-size: 14px;
    font-family: "";
}
.other_style_list .fs-c-productListItem__prices.fs-c-productPrices {
    display: none;
}
.fs-body-product .other_style_list .fs-c-productPrice.fs-c-productPrice--selling::before {
    content: none;   
}
.style_view_more {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 500;
    margin-top: 22px;
}
.style_view_more a {
    text-decoration: underline;
}
.style_view_more a:hover {
    text-decoration: none;
}
/*
再入荷モーダル
*/
.fs-body-product .fs-c-modal th.fs-c-inputTable__headerCell {
    width: 100%;
    font-size: 12px;
}
.fs-body-product .fs-c-modal__header {
    padding: 8px 8px 8px 46px;
}
.fs-body-product .fs-c-modal__contents {
    padding: 16px 46px 46px;
}
/*
	ショッピングガイド
*/
.guide_container {
    max-width: 1060px;
    margin: auto;
    padding: 77px 50px 100px;
    font-size: 13px;
    line-height: 1.85;
}

.guide_container h2 {
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    margin: 0 0 88px;
}

ul.guide_anker_list {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    margin: 88px 0 60px;
    width: 100%;
    height: 130px;
}

ul.guide_anker_list li a {
    display: block;
    width: 100%;
    padding: 1.5px 10px 1.5px 41px;
    border: 1px solid #000000;
    border-radius: 20px;
    position: relative;
}

ul.guide_anker_list li {
    width: 31%;
    margin-right: 3%;
    margin-bottom: 10px;
    font-size: 15px;
    font-weight: bold;
}
ul.guide_anker_list li:nth-child(7) {
    margin-right: 0;
}

ul.guide_anker_list li a::before {
	content: "";
	display: block;
	width: 6px;
	height: 6px;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	position: absolute;
	top: 9px;
	left: 20px;
	transform: rotate(-45deg);
}

.guide_container section:not(.guide_top_sec) {
    display: block;
    max-width: 900px;
    margin: auto;
}

.guide_container section h3 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 27px;
}
.guide_container section h3, p#gift-wrapping {
    padding-top: 150px;
    margin-top: -150px;
}

.guide_container section p.bold {
    font-size: 14px;
}

table.guide_table tr th {
		font-weight: normal;
    text-align: left;
    padding-right: 17px;
}

.guide_sec_wrap {
    margin-bottom: 47px;
}
.guide_img {
    max-width: 651px;
    margin: 23px 0 11px;
}
/*
	会員規約
*/

.fs-body-about-privacyPolicy .guide_container, .fs-body-about-terms .guide_container, .fs-body-about-memberAgreement .guide_container {
    padding-left: 0;
    padding-right: 0;
}    

/*
	会員登録
*/
.entry_container h2 {
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    margin: 0 0 88px;
}
.entry_container {
    max-width: 890px;
    margin: 76px auto 0;
    font-size: 13px;
    line-height: 1.77;
}

.entry_container h3 {
    font-size: 15px;
    font-weight: bold;
    margin: 0 0 67px;
}

.entry_txt_wrap + .entry_txt_wrap {
    margin-top: 62px;
}

.entry_form_head {
    width: 100%;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    background: #F2F2F2;
    padding: 9px;
    margin: 0 0 30px;
}

.entry_container .fs-c-inputInformation__message {
    display: block;
    margin: 129px 0 0;
}

.entry_container .fs-c-inputInformation__message p {
    margin: 0 0 12px;
}
.entry_container .fs-c-inputInformation__field {
    margin: 102px auto 80px;
    max-width: 740px;
}

th.fs-c-inputTable__headerCell {
    width: 32%;
    font-size: 15px;
    font-weight: normal;
}

td.fs-c-inputTable__dataCell {
    width: 60%;
}

.entry_container .fs-c-inputTable > tbody > tr {
    flex-direction: row;
    align-items: center;
}

.entry_container [type="text"], .entry_container [type="password"], .entry_container [type="tel"] {
    font-size: 15px;
    padding: 9.1px;
    border-radius: 0;
}

.entry_container .fs-c-requiredMark {
    color: red;
    font-size: 13px;
}

.entry_container .fs-c-inputTable > tbody > tr + tr {
    margin-top: 39.3px;
}
.entry_container .fs-c-radio__label {
    margin-right: 12px;
}
.entry_container .fs-c-radio__radio:enabled + label > .fs-c-radio__radioMark {
    margin-right: 10px;
}
.entry_container .fs-c-radio__radio:checked:enabled + label > .fs-c-radio__radioMark {
    border-color: #000000;
}
.entry_container .fs-c-radio__radio:checked:enabled + label > .fs-c-radio__radioMark::before {
    background: #000000;
}
.entry_container .fs-c-dropdown__menu {
    border-radius: 0;
}

.entry_container fieldset.fs-c-memberPolicyAgreeField.fs-c-additionalCheckField, .entry_container fieldset.fs-c-privacyPolicyAgreeField.fs-c-additionalCheckField {
    max-width: 272px;
    margin: 0 auto 20px;
}
.entry_container fieldset.fs-c-memberPolicyAgreeField.fs-c-additionalCheckField {
    margin-top: 54px;
}
.entry_container .fs-c-checkbox__checkbox + label > .fs-c-checkbox__checkMark {
    width: 30px;
    height: 30px;
    border-radius: 0;
    background: #333333;
    border: none;
    margin: 0 10px 0 0;
}
.entry_container .fs-c-checkbox__checkMark::before {
    font-size: 2em;
    top: 0.1em;
    left: 0.05em;
}
span.fs-c-checkbox__labelText a {
    text-decoration: underline;
}
.entry_container button.fs-c-button--confirmRegister.fs-c-button--primary {
    width: 430px;
    margin: auto;
    font-size: 18px;
    font-weight: 500;
    line-height: 1;
    text-align: center;
    position: relative;
    padding: 30px;
    color: #ffffff;
    border: 1px solid #000000;
		background-color: #000000;
		transition: color 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86),border 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86);
		z-index: 2;
}	

.entry_container button.fs-c-button--confirmRegister.fs-c-button--primary:hover {
    color: #000000;
}
.entry_container button.fs-c-button--confirmRegister.fs-c-button--primary::before {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: #ffffff;
	transform-origin: right;
	transform: scaleX(0);
  transition: transform .45s cubic-bezier(0.785,0.135,0.15,0.86);
  z-index: 1;
}
.entry_container button.fs-c-button--confirmRegister.fs-c-button--primary:hover::before {
	transform-origin: left;
	transform: scaleX(1);
}

.entry_container span.fs-c-button__label {
    position: relative;
    z-index: 2;
}
/*
    お手入れ方法
*/
.care_sec + .care_sec {
    margin-top: 138px;
}
.care_wrap {
    max-width: 800px;
    margin: 0 auto 255px;
    text-align: center;
    padding-top: 77px;
    position: relative;
}
.care_wrap::after {
    content: "";
    display: block;
    width: 50px;
    height: 1px;
    background: #707070;
    position: absolute;
    bottom: 0;
    left: 0;
}
.care_wrap img {
    width: auto;
}
.care_wrap h2 {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 112px;
}
.care_wrap h3 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 52px;
}
.care_img_wrap p {
    font-size: 16px;
    margin-bottom: 24px;
}
.care_img_wrap + .care_img_wrap {
    margin-top: 74px;
}
.care_movie {
    max-width: 540px;
    margin: 100px auto 0;
    position: relative;
}
.care_movie::before {
    content: "";
    display: block;
    padding-top: 56.25%;
}
.care_movie iframe{
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}
/*
    ブランドヒストリー
*/
.history_wrap {
    color: #707070;
    padding-bottom: 300px;
}
.history_head {
    font-size: 28px;
    font-weight: normal;
    text-align: center;
    margin: 94px 0 85px;
}
.history_head span {
    font-size: 16px;
    display: block;
}
section.history_sec {
    text-align: center;
}
.history_sec + .history_sec {
    margin-top: 138px;
}
.history_inner {
    max-width: 900px;
    margin: auto;
}
section.history_sec h2 {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.5;
}
section.history_sec p {
    text-align: left;
    font-size: 13px;
    line-height: 2;
    margin-top: 48px;
}
section.history_sec figure {
    margin: 53px 0 0;
}
section.history_sec img {
    width: auto;
}
section.history_sec figure figcaption {
    font-size: 13px;
    margin: 5px 0 0;
}
.history_movie {
    max-width: 700px;
    width: 100%;
    margin: 144px auto 0;
    position: relative;
}
.history_movie::before {
    content: "";
    display: block;
    padding-top: 56.25%;
}
.history_movie iframe {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}
.history_wrap .more_btn {
    width: 250px;
    font-size: 14px;
    margin: 150px auto 0;
    margin-top:;
}
.history_wrap .more_btn a {
    padding: 16px 50px 16px 0;
}
/*
    サイズガイド
*/
.sizeguide_wrap {
    padding-top: 75px;
    padding-bottom: 255px;
}
.sizeguide_wrap h2 {
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    letter-spacing: 0.1em;
}
ul.sizeguide_anker_list {
    display: flex;
    flex-wrap: wrap;
    max-width: 800px;
    margin: 82px auto;
    font-size: 13px;
}
ul.sizeguide_anker_list li {
    margin-right: 50px;
    margin-bottom: 14px;
}
ul.sizeguide_anker_list li a {
    display: inline-block;
    padding-right: 12px;
    position: relative;
}
ul.sizeguide_anker_list li a::after {
    content: "";
    display: block;
    width: 5px;
    height: 5px;
    border-top: 1px solid;
    border-right: 1px solid;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    transform-origin: center;
    transform: rotate(45deg);
    transition: transform 0.3s ease-out;
}
ul.sizeguide_anker_list li:hover a::after {
    transform: translateX(3px) rotate(45deg);
}
.sizeguide_sec {
    text-align: center;
}
.sizeguide_sec + .sizeguide_sec {
    margin-top: 101px;
}
.sizeguide_sec h3 {
    font-size: 13px;
    text-align: left;
    border-bottom: 1px solid #000000;
    padding-bottom: 9px;
    padding-top: 170px;
    margin-top: -170px;
    margin-bottom: 30px;
}
.sizeguide_sec img {
    width: auto;
}
.sizeguide_inner {
    max-width: 800px;
    margin: 0 auto;
}

}

/* SP ==========================================================================================*/
@media screen and (max-width: 768px) {
.pc{display: none}
.sp{display: block}
html {
	font-size: calc(100vw / 750);
}
body {
	font-size: 30rem;
}
body.back_fixed{
	position: fixed;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.filter {
	position: fixed;
	width: 100%;
	height: 100vh;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.7);
	z-index: 100;
	display: none;
}
.filter.active {
	display: block;
}

/* menu button */
.menu_btn {
	width: 6.5vw;
	height: 2.2vw;
	position: absolute;
	top: 0.6vw;
	left: 0;
	bottom: 0;
	margin: auto;
	z-index: 11;
	cursor: pointer;
}
.menu_btn span {
	position: absolute;
	left: 0;
	width: 100%;
	height: 2px;
	background-color: #000000;
	display: inline-block;
	transition: all .4s;
	box-sizing: border-box;
}
.menu_btn span:nth-of-type(1) {
	top: 0;
}
.menu_btn span:nth-of-type(2) {
	bottom: 0;
	transform-origin: left;
	transform: scale(0.8,1);
}
/* menu button END */


/*
	header
*/
header {
    width: 100%;
    padding: 0 0 0;
    background: #ffffff;
    position: relative;
    z-index: 10;
    transition: background 0.3s ease-out;
}
header.header.fixed {
    position: fixed;
}
header.clear {
    background: rgba(255,255,255,0);
}
ul.hd_news_list {
  width: 100%;
  /* margin: auto; */
  padding: 0 5.5vw;
  font-size: 17rem;
  display: none;
}
ul.hd_news_list.slick-initialized {
  display: block;
}
ul.hd_news_list li span {
    padding-right: 1.6vw;
    font-size: 14rem;
}
.hd_news_arrow_prev, .hd_news_arrow_next {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 7px;
    height: 7px;
    border-top: 1px solid #333333;
    transition: opacity 0.3s ease-out;
    cursor: pointer;
}
.hd_news_arrow_prev {
    left: 2vw;
    border-left: 1px solid #333333;
    transform: rotate(-45deg);
}
.hd_news_arrow_next {
    right: 2vw;
    border-right: 1px solid #333333;
    transform: rotate(45deg);
}
.hd_news_arrow_prev:hover, .hd_news_arrow_next:hover {
	opacity: 0.7;
}

.hd_news_arrow_prev.slick-disabled, .hd_news_arrow_next.slick-disabled {
	opacity: 0;
}


.hd_news {
    background: #F5F5F5;
    padding: 1.7vw 0;
}

.hd_search_inner {
    display: none;
}

.hd_inner {
	width: 90.4%;
	margin: auto;
	padding: 0;
	position: relative;
}

ul.hd_nav {
    max-width: 768px;
    margin: auto;
    display: flex;
    justify-content: center;
}

ul.hd_nav li {
    position: relative;
    margin: 0 17px;
    padding: 0 0 10px;
}
ul.hd_nav li span {
	position: relative;
	display: block;
	font-size: 14px;
	cursor: pointer;
	/* padding-bottom: 20px; */
}
ul.hd_nav li span:hover {
	opacity: 0.7;
}
ul.hd_nav li span, ul.hd_nav li span::before {
    transition: all 0.3s ease-out;
}

ul.hd_nav li span::before {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background: #222222;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    box-sizing: border-box;
    transform-origin: center;
    transform: scaleX(0);
}
ul.hd_nav li span:hover::before {
	transform: scaleX(1);
}


.hd_nav_underlayer {
    width: 768px;
    position: fixed;
    top: 175px;
    left: 0;
    right: 0;
    margin: auto;
    background: rgba(255,255,255,0.9);
    padding: 27px 19px 17px 50px;
    font-size: 11px;
    display: none;
    opacity: 0;
    z-index: 10;
}
ul.hd_nav li:hover .hd_nav_underlayer {
	display: flex;
	animation: hd_fade 0.3s ease-out forwards;
}
.hd_nav_underlayer_l {
    padding: 2.9em 0 0;
    margin: 0 100px 20px 0;
}
.hd_nav_underlayer_r {
    width: 73.3%;
    display: flex;
    flex-wrap: wrap;
    /* justify-content: space-between; */
}
.hd_nav_underlayer_r dl {
    width: 25%;
    margin: 0 10.8% 20px 0;
}
.hd_nav_underlayer_r dl:nth-of-type(3n) {
    margin-right: 0;
}

.hd_nav_underlayer dl dt {
    font-weight: bold;
    margin-bottom: 7.3px;
}
.hd_nav_underlayer dl dd {
    margin-bottom: 5.3px;
}


h1.hd_logo {
    width: 27.9%;
    padding: 4.3vw 0 4.7vw;
    margin: auto;
    line-height: 1;
}

.hd_nav_right {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    font-size: 0;
    display: flex !important;
    align-items: center;
}

.hd_nav_right ul {
    display: flex;
}

.hd_nav_right ul li {
    height: 3.2vw;
    margin-left: 5vw;
}
.hd_nav_right ul li a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}
.hd_nav_right ul li svg path, .hd_nav_right ul li svg rect{
    fill: #000000;
    transition: 0.3s ease-out;
}
.hd_nav_right ul li svg path.path_white {
    fill: #ffffff !important;
}

.hd_nav_right ul li svg {
    width: auto;
    height: 100%;
}
span.fs-client-cart-count {
    position: absolute;
    top: 0.3vw;
    left: -2.5vw;
    font-size: 20rem;
    line-height: 1;
}
span.fs-client-cart-count.fs-client-cart-count--0 {
    display: none;
}
.sp_menu_wrap {
    width: 92%;
    height: 100vh;
    overflow: auto;
    background: #000000;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 101;
    color: #ffffff;
    transform: translateX(-100%);
    transition: transform 0.3s ease-out;
    padding: 7.9vw 10% 100px 13%;
    font-size: 28rem;
}
.sp_menu_wrap.active {
    transform: translateX(0);
}

.sp_menu_wrap a {
    color: #ffffff;
}
/* menu close button */
.menu_close_btn {
	width: 7.3vw;
	height: 7.3vw;
	position: absolute;
	top: 3vw;
	left: 4vw;
	margin: auto;
	z-index: 13;
	cursor: pointer;
}
.menu_close_btn span {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 100%;
	height: 2px;
	background-color: #ffffff;
	display: inline-block;
	box-sizing: border-box;
	/* transform-origin: left; */
}
.menu_close_btn span:nth-of-type(1) {
	/* top: 0; */
	-webkit-transform: translateY(12px) rotate(-45deg);
	transform: rotate(45deg);
}
.menu_close_btn span:nth-of-type(2) {
	/* bottom: 0; */
	-webkit-transform: translateY(-14px) rotate(45deg);
	transform: rotate(-45deg);
}
/* menu close button END */

ul.sp_menu_icon {
    display: flex !important;
    justify-content: space-between;
    align-items: flex-end;
    width: 100%;
    padding: 0 9vw 0 8vw;
    margin: 0 0 11.1vw;
}
ul.sp_menu_icon li {
    position: relative;
}
ul.sp_menu_icon li svg {
	width: 100%;
	height: auto;
}
ul.sp_menu_icon li.hd_nav_entry {
    width: 8.6%;
    max-width: 60px;
}
ul.sp_menu_icon li.hd_nav_login, ul.sp_menu_icon li.hd_nav_mypage {
    width: 8.9%;
    max-width: 60px;
}
ul.sp_menu_icon li.hd_nav_logout {
    width: 10.2%;
    max-width: 60px;
}
ul.sp_menu_icon li.hd_nav_favorite {
    width: 9%;
    max-width: 60px;
}


body#wp ul.sp_menu_icon li:nth-child(2) {
    /* display: none; */
}

ul.sp_menu_icon li a {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    position: relative;
}
ul.sp_menu_icon li.hd_nav_entry svg {
    transform: translate(0.4vw, 0);
}
ul.sp_menu_icon li span.nav_txt {
    display: block;
    width: 18vw;
    font-size: 22rem;
    text-align: center;
    letter-spacing: 0.025em;
    white-space: nowrap;
    /* color: transparent; */
    transform: translateY(126%) scale(0.75);
    position: absolute;
    bottom: 0;
}

ul.sp_menu_icon li svg path, ul.sp_menu_icon li svg rect, ul.sp_menu_icon li svg circle{
    fill: #ffffff;
}
ul.sp_menu_icon li svg path.path_white {
    fill: #000000 !important;
}

.home_link a {
    display: block;
    position: relative;
}

.home_link a::before {
	content: "";
	display: block;
	width: 2vw;
	height: 2vw;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 1.6vw;
	margin: auto;
	transform: rotate(45deg);
}

.hd_nav_search_box {
    margin: 6.4vw 0 0;
    position: relative;
}
.hd_nav_search_box input[type="text"] {
    background: transparent;
    color: #ffffff;
    font-size: 38rem;
    padding: 1.7vw 0 1.7vw 11vw;
    border-width: 0 0 1px 0;
    border-color: #6A6A6A;
    border-style: solid;
    border-radius: 0;
    outline: none;
    box-shadow: none;
}
.hd_nav_search_box button {
    position: absolute;
    top: 0;
    left: 4.3vw;
    bottom: 0;
    margin: auto;
    width: 4.4vw;
    height: 4.4vw;
    border: none;
    background: transparent;
    padding: 0;
    font-size: 0;
}

.hd_nav_sp_tab {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 9.6vw 0 0;
}

.hd_nav_sp_tab div {
    width: 44.5%;
    position: relative;
    text-align: center;
    padding: 0 0 1.2vw;
}

.hd_nav_sp_tab div::before {
	content: "";
	display: block;
	width: 100%;
	height: 1px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666666;
	transition: background 0.3s ease-out;
}
.hd_nav_sp_tab div.active::before {
	background: #ffffff;
}

.hd_nav_sp_panel {
	position: relative;
  padding: 0 0 10vw;
  margin: 8.5vw 0 0;
}
.hd_nav_sp_panel > div {
	width: 100%;
	position: absolute;
	top: 0;
	opacity: 0;
	visibility: hidden;
	transition: all 0.3s ease-out;
}
.hd_nav_sp_panel > div.active {
	position: static;
	opacity: 1;
	visibility: visible;
}

ul.hd_nav_cat {
    display: none;
}
ul.hd_nav_cat li a, ul.hd_nav_other li a {
    display: block;
}
div.nav_big_cat, ul.hd_nav_cat li a, ul.hd_nav_other li a {
    padding: 1.15vw 0;
    position: relative;
}

ul.hd_nav_other li a::before {
	content: "";
	display: block;
	width: 2vw;
	height: 2vw;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	position: absolute;
	top: 0;
	right: 2vw;
	bottom: 0;
	margin: auto;
	transform: rotate(45deg);
}

div.nav_big_cat::before, div.nav_big_cat::after {
	content: "";
	display: block;
	width: 2.6vw;
	height: 1px;
	background: #ffffff;
	position: absolute;
	top: 0;
	right: 0.9vw;
	bottom: 0;
	margin: auto;
	z-index: 2;
	transform-origin: center;
}
div.nav_big_cat.mark_none::before, div.nav_big_cat.mark_none::after {
	content: none;
}
div.nav_big_cat::after {
	transform: rotate(90deg);
	transition: transform 0.3s ease-out;
}
div.nav_big_cat.active::after {
	transform: rotate(0);
}

ul.hd_nav_cat li a::before {
	content: "-";
	display: inline-block;
	padding: 0 2vw 0 1em;
}


/*
	header END
*/

/*
	footer
*/

footer.footer {
    background: #1D1C1B;
    position: relative;
    padding: 0 0 23px;
}
.page_top_scroll_btn {
    width: 50px;
    height: 50px;
    position: absolute;
    top: -50px;
    right: 0;
    opacity: 1;
    z-index: 9;
    transition: opacity 0.3s ease-out;
}
.page_top_scroll_btn.visibled {
    opacity: 1;
}
.page_top_scroll_btn.absolute {
    position: absolute;
    top: 0px;
    bottom: auto;
}
.ft_inner {
    max-width: 1070px;
    /* width: 90%; */
    margin: auto;
    padding: 0 50px;
}

.ft_nav_wrap {
    display: flex;
    justify-content: space-between;
    padding: 0 63px 0 0;
}

ul.ft_nav:not(.ft_nav_insta) {
}
div.ft_nav_head:not(.ft_nav_head_insta) {
    color: #E0B268;
    font-size: 22rem;
    font-weight: 500;
    margin-bottom: 0;
    padding: 6.6vw;
    text-align: center;
    position: relative;
    border-bottom: 1px solid #ffffff;
}
div.ft_nav_head_insta {
    color: #E0B268;
    font-size: 22rem;
    font-weight: 500;
    margin-bottom: 0;
    padding: 6.6vw 6.6vw 3.8vw;
    text-align: center;
    position: relative;
}
ul.ft_nav li:last-child {
    padding-bottom: 6.5vw;
}

div.ft_nav_head:not(.ft_nav_head_insta)::before, div.ft_nav_head:not(.ft_nav_head_insta)::after {
	content: "";
	display: block;
	width: 2vw;
	height: 1px;
	background: #ffffff;
	position: absolute;
	top: 0;
	right: 5.3vw;
	bottom: 0;
	margin: auto;
	z-index: 2;
	transform-origin: center;
}
div.ft_nav_head:not(.ft_nav_head_insta)::after {
	transform: rotate(90deg);
	transition: transform 0.3s ease-out;
}
div.ft_nav_head.active:not(.ft_nav_head_insta)::after {
	transform: rotate(0);
}

ul.ft_nav li {
    font-size: 22rem;
    padding: 4vw 0 0 37vw;
}
ul.ft_nav.ft_nav_insta li {
    padding: 0 0 1.9vw;
    text-align: center;
}
ul.ft_nav:not(.ft_nav_insta) {
		display: none;
		background: #383837;
}
ul.ft_nav li + li {
    padding-top: 1.6vw;
}

ul.ft_nav:not(.ft_nav_insta) li a {
    padding-left: 7.1vw;
    display: inline-block;
    position: relative;
}
ul.ft_nav.ft_nav_insta li a {
    text-align: center;
}
ul.ft_nav:not(.ft_nav_insta) li a::before {
    content: "";
    display: block;
    width: 2.4vw;
    height: 1px;
    background: #ffffff;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0.6vw;
    margin: auto;
}

ul.ft_nav li a, ul.ft_nav li a:visited {
    color: #ffffff;
}

.ft_logo {
    width: 21vw;
    margin: 3vw auto 3.4vw;
}

p.copyright {
    text-align: center;
    color: #ffffff;
    font-size: 18rem;
}


/*
	footer END
*/
main.fs-l-main {
    margin: 0;
    padding: 0;
    max-width: none;
    display: block;
}


.inner {
	width: 100%;
	padding-left: 4vw !important;
	padding-right: 4vw !important;
	margin: auto;
}
h2.head2 {
	font-size: 30rem;
	font-weight: 500;
	line-height: 1;
	letter-spacing: 0.1em;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 2.3vw 0 0;
	position: relative;
}
h2.head2::before {
	content: "";
	display: block;
	width: 5.5vw;
	height: 1px;
	background: #000000;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
}
h2.head2 span {
	display: block;
	font-size: 16rem;
	font-weight: 300;
	letter-spacing: 0.1em;
	padding-right: 1.7vw;
	padding-top: 0.4vw;
}

/*
	top page
*/
.top_mv_wrap {
  display: flex;
  flex-wrap: wrap;
}

.top_mv_wrap > div {
  /* width: 50%; */
}
.top_mv_wrap div a {
  display: block;
  position: relative;
}

.top_mv_head {
/*   width: 200px; */
  width: 100%;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: auto;
  transform: translateY(14%);
  text-align: center;
  font-size: 42rem;
  font-weight: 500;
  line-height: 1;
  color: #ffffff;
  letter-spacing: 0.1em;
  z-index: 2;
}

.top_mv_viewmore {
  position: absolute;
  top: 66%;
  left: 0;
  right: 0;
  margin: auto;
  font-size: 14rem;
  color: #ffffff;
  padding: 0 1.4vw;
  z-index: 2;
  text-align: center;
}
.top_mv_viewmore::after {
	content: "";
	display: inline-block;
	width: 0.8vw;
	height: 0.8vw;
	min-width: 5px;
	min-height: 5px;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	margin-left: 5vw;
	margin: auto;
	transform: translateX(0.6vw) rotate(45deg);
	transition: 0.3s ease-out;
}

section.top_topics_sec {
  padding: 5vw 0 8.6vw;
}

.top_topics_bar {
  font-size: 22rem;
  font-weight: 500;
  text-align: center;
  line-height: 1.1875;
}
.top_topics_bar a {
	display: block;
	padding: 2.6vw 2vw 2.9vw;
	background: #FFF8EB;
}
.top_topics_bar span {
	display: block;
	font-size: 16rem;
	padding: 0 0 1.8vw 0;
}
.top_topics_bar a,.top_topics_bar a:visited {
  color: #000000;
}

.top_mens_brand_sec {
    padding-top: 0;
    padding-bottom: 12vw;
}

.top_brands_slider {
	position: relative;
	margin: 60px 0 80px;
}

.top_brands_slider li {
	/* padding: 0 1px; */
}

.top_brands_slider .slide_arrow_prev, .top_brands_slider .slide_arrow_next {
	position: absolute;
	background: none;
	cursor: pointer;
	transition: opacity 0.3s ease-out;
}
.top_brands_slider .slide_arrow_prev:hover, .top_brands_slider .slide_arrow_next:hover {
	opacity: 0.7;
}

.top_brands_slider .slide_arrow_prev {
  width: 3.6vw;
  height: 3.6vw;
  top: -7.9vw;
  transform: translate(0);
  left: auto;
  right: 16.6vw;
}
.top_brands_slider .slide_arrow_prev::before {
	content: "";
	display: block;
	width: 2.8vw;
	height: 2.8vw;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	transform: rotate(45deg);
}
.top_brands_slider .slide_arrow_next {
  width: 3.6vw;
  height: 3.6vw;
  top: -7.9vw;
  transform: translate(0);
  right: 6.6vw;
}
.top_brands_slider .slide_arrow_next::before {
	content: "";
	display: block;
	width: 2.8vw;
	height: 2.8vw;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	transform-origin: center;
	transform: rotate(45deg);
}

.top_brands_slider a {
	display: block;
  position: relative;
}
.top_brands_slider .brand_description {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 16vw;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 38px;
  background: rgba(0,0,0,0.6);
  z-index: 2;
  transition: height 0.3s ease-out;
}
/*
.top_brands_slider li a:hover .brand_description {
  height: 100%;
}
*/

.top_brands_slider .brand_description_txt {
	font-size: 20rem;
	font-weight: bold;
	line-height: 2.14;
	color: #ffffff;
	visibility: hidden;
	opacity: 0;
	transition: 0.3s ease-out;
	text-align: left;
	display: none;
}
/*
.top_brands_slider li a:hover .brand_description_txt {
  visibility: visible;
  opacity: 1;
}
*/

.top_brands_slider .brand_logo_block {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 16vw;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 3;
}

.mens_brand_slider.top_brands_slider .brand_logo_block img {
    width: 79%;
}
.women_brand_slider.top_brands_slider .brand_logo_block img {
    width: 51%;
}

/*
	ピックアップ
*/

.top_men_pickup_items {
    margin: 0px 0 114px;
}

.top_pickup_items .fs-c-productListCarousel__list {
    width: 100%;
}

.fs-c-productListCarousel__list__itemTrack {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.pickup_item_list {
    width: 100%;
    margin: 60px auto 0;
}

span.fs-c-productListCarousel__ctrl.fs-c-productListCarousel__ctrl--next {
    display: none;
}

span.fs-c-productListCarousel__ctrl.fs-c-productListCarousel__ctrl--prev {
    display: none;
}
.pickup_item_list .fs-c-productListCarousel__list {
    width: 100%;
}
.fs-c-productListCarousel__list__itemTrack > article {
    width: 50%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    max-width: none;
    flex-basis: auto;
    min-width: auto;
    margin: 0;
}
.fs-c-productListCarousel__list__itemTrack > article:nth-child(1), .fs-c-productListCarousel__list__itemTrack > article:nth-child(2) {
    margin: 0 0 11.6vw;
}
.fs-c-productListItem__image.fs-c-productImage {
    margin: 0 0 1.7vw;
}
.fs-c-productListItem__imageContainer {
    order: 1;
}

.fs-c-productMarks {
    order: 2;
    padding: 1vw 4vw;
    font-size: 20rem;
    font-weight: bold;
    margin: 0;
}
.fs-c-productMark__mark {
    border-radius: 0;
    padding: 0.8vw 2.3vw;
    margin-right: 0;
}
.fs-c-productMarks > span {
    padding: 1vw 2.7vw;
}
.fs-c-productMarks > span.fs-c-mark--preorder.fs-c-mark {
    padding: 0.8vw 2.3vw;
    border-radius: 0;
}
.fs-body-product .fs-c-productMarks > span.fs-c-mark--preorder.fs-c-mark {
    padding: 1.1vw 2.8vw;
}
span.new_icon.fs-c-productMark__mark--34.fs-c-productMark__mark {
    background: #E0B268;
    color: #ffffff;
    /* border-radius: 0; */
}

li.fs-c-productMark__item {
    margin-right: 1vw;
}

h2.fs-c-productListItem__productName {
    padding: 0vw 4vw 0;
    font-size: 22rem;
    line-height: 1.72;
    order: 3;
    margin: 0;
}

h2.fs-c-productListItem__productName span {
    display: block;
    /* margin: 0 0 3.3px; */
    font-size: inherit;
}

.fs-c-price {
    display: flex;
    justify-content: flex-start;
}

.fs-c-productPrice.fs-c-productPrice--selling {
    display: flex;
}

.fs-c-productListItem__prices.fs-c-productPrices {
    padding: 0 4vw;
    font-size: 22rem;
    order: 4;
    margin-top: 0;
}
.fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price {
    color: #000000;
}

.fs-c-productListItem__outOfStock.fs-c-productListItem__notice.fs-c-productStock {
    padding: 2vw 4vw;
    font-size: 12px;
    order: 5;
    border: 1px solid #DDDDDD;
    background: #F2F2F2;
    color: #666666;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
}

.fs-c-productListItem__control.fs-c-buttonContainer {
    display: block;
}


.top_men_pickup_items {
    margin: 0px 0 8.9vw;
}

.more_btn {
    max-width: 430px;
    width: 57%;
    margin: auto;
    font-size: 22rem;
    font-weight: 500;
    line-height: 1;
    text-align: center;
    position: relative;
}

.more_btn a {
    display: block;
    padding: 3.7vw;
    border: 1px solid #000000;
    position: relative;
    background-color: transparent;
    transition: color 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86),border 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    z-index: 2;
}

.more_btn a span {
  font-size: 0;
  display: block;
  width: 10%;
  position: absolute;
  top: 52%;
  right: 3.7vw;
  transform: translate(0, -100%);
  transition: transform .45s cubic-bezier(0.785,0.135,0.15,0.86);
}

.more_btn a span svg {
  width: 100%;
  height: auto;
}
.more_btn a span path.btn_arrow_path {
  stroke: #000000;
  transition: all .45s cubic-bezier(0.785,0.135,0.15,0.86);
}

.more_btn.more_btn_black {
    background: #000000;
}
.more_btn.more_btn_black a {
    color: #ffffff;
}

.more_btn.more_btn_black a span path.btn_arrow_path {
    stroke: #ffffff;
}




/*
	women section
*/
.top_women_brand_sec {
    background: #F5F5F5;
    padding-top: 12.5vw;
    padding-bottom: 13.2vw;
}
.top_women_pickup_items {
    margin: 0px 0 8.9vw;
}

/*
	popup banner
*/
.popup_wrap {
    width: 100%;
    /* height: 100vh; */
    /* 240105修正 */
    height: 100dvh;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    display: none;
}
.popup_wrap.active {
    display: block;
}
.popup_bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background: rgba(0,0,0,0.55);
}

.popup_bnr_box {
    width: 90vw;
    /* height: 90vw; */
    /* 240105修正 */
    height: fit-content;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 2;
}

.popup_close_btn {
    width: 30px;
    height: 30px;
    position: absolute;
    top: -30px;
    right: 0;
    z-index: 2;
}

.popup_close_btn::before, .popup_close_btn::after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background: #ffffff;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    transform-origin: center;
}
.popup_close_btn::before {
    transform: rotate(45deg);
}
.popup_close_btn::after {
    transform: rotate(-45deg);
}

.popup_txt {
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: -40px;
    font-size: 14px;
}

.popup_txt a, .popup_txt a:visited {
    color: #ffffff;
}


/*
*/
.ft_register_box {
    /* display: flex; */
    /* justify-content: space-between; */
    /* border-top: 2px solid #ffffff; */
}

.ft_register {
    width: 100%;
    text-align: center;
    padding: 14.7vw 0 15.1vw;
    background: #f5f5f5;
    border-top: 2px solid #ffffff;
}

.ft_register h3 {
    font-size: 24rem;
    font-weight: 700;
    margin-bottom: 8.2vw;
}

.ft_register p {
    font-size: 24rem;
    line-height: 1.667;
}

.ft_register_link_btn {
  width: 26.7%;
  margin: 9.2vw auto 0;
  font-size: 21rem;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  position: relative;
  background: #333333;
}
.ft_register_link_btn a {
  display: block;
  padding: 2.1vw 0;
  border: 1px solid #333333;
  position: relative;
  background-color: transparent;
  transition: color 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86),border 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  z-index: 2;
}
.ft_register_link_btn a, .ft_register_link_btn a:visited {
	color: #ffffff;
}

/*
	商品グループページ
*/

nav.fs-c-breadcrumb {
    padding: 0 4vw 1vw;
    font-size: 20rem;
}
.fs-c-breadcrumb__listItem + .fs-c-breadcrumb__listItem::before {
    padding: 0 0.2vw;
}
ol.fs-c-breadcrumb__list {
    padding: 0;
}

.fs-body-category main.fs-l-main {
    /* display: flex; */
    /* flex-wrap: wrap; */
    /* justify-content: space-between; */
}

.side_menu {
    width: 250px;
    padding: 105px 30px 0;
    font-size: 14px;
}
.side_menu dl dt, .side_menu dl dd {
    margin: 0 0 18px;
}
.side_menu dl dd {
    margin-left: 14px;
}
.bold {
    font-weight: bold;
}

.fs-c-productList {
    width: 100%;
    padding: 5.5vw 0 0 0;
    margin: 0;
}

h2.product_list_head {
    font-size: 34rem;
    text-align: center;
}

.fs-c-productList__controller {
    display: block;
    justify-content: space-between;
    margin: 11.3vw 0 0;
    position: relative;
}

.fs-c-sortItems {
    display: flex;
    justify-content: center;
    margin: 0;
    font-size: 20rem;
    /* float: left; */
    border: none;
}

ul.fs-c-sortItems__list {
    display: flex;
    flex-grow: inherit;
}

span.fs-c-sortItems__label {
    display: inline-block;
    padding: 0vw 4vw 0 1vw;
    line-height: 1;
    border: none;
}

li.fs-c-sortItems__list__item {
	margin-right: 3vw;
	position: relative;
}
ul.fs-c-sortItems__list li:last-child {
    margin-right: 0;
}

li.fs-c-sortItems__list__item:not(:first-child)::before {
	content: "";
	display: block;
	width: 1px;
	height: 2.4vw;
	position: absolute;
	top: 1.2vw;
	left: -1.4vw;
	background: #000000;
}

li.fs-c-sortItems__list__item a,li.fs-c-sortItems__list__item span {
    display: inline-block;
    line-height: 1;
    padding: 3px 12px;
}

li.fs-c-sortItems__list__item.is-active {
	background: #F2F2F2;
	color: #000000;
}
.fs-c-productList div.fs-c-productList__controller:nth-of-type(1) .fs-c-pagination {
    display: none;
}

.fs-c-productList__list {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    padding: 7.6vw 0 0;
}

.fs-c-productList__list article {
    width: 50%;
    margin-right: 0;
    margin-bottom: 10vw;
    border-bottom: 0;
    padding: 0;
}
.fs-c-productList__list > article form {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}
body.fs-body-category .fs-c-productPrice.fs-c-productPrice--listed {
    /*display: none;*/
}
/*
.fs-c-productList__list article:nth-child(3n) {
    margin-right: 0;
}
*/



.fs-c-listControl {
    /* padding: 5px 0 0; */
    position: relative;
    margin: 0;
}

.fs-c-productListItem__viewMoreImageButton.fs-c-buttonContainer {
    display: none;
}

body:not(.fs-body-my-points):not(.fs-body-my-orders) .fs-c-listControl__status {
	text-align: right;
	/* width: 100%; */
	position: absolute;
	top: -10vw;
	left: 0;
	right: 0;
	margin: auto;
	font-size: 18rem;
	text-align: center;
}

.fs-c-pagination {
    width: 100%;
    justify-content: center;
    flex-wrap: wrap;
    margin: 15.2vw 0 0;
    font-size: 21rem;
}

.fs-body-category .fs-c-pagination__item {
    flex: none;
    padding: 2.8vw;
}
.fs-body-category .fs-c-pagination__item.is-active {
    color: #000000;
    background: #EBEBEB;
}
.fs-c-productList div.fs-c-productList__controller:nth-of-type(3) .fs-c-listControl__status {
    top: -9.7vw;
}

.fs-body-category .category_list_sec {
	display: none;
}
.fs-body-category .category_list_area.men_view .category_list_sec.men {
	display: block;
}
.fs-body-category .category_list_area.women_view .category_list_sec.women {
	display: block;
}

section.category_list_sec {
    /* padding: 0 0 80px; */
    margin: 80px 0 80px;
}

section.category_list_sec .inner {
    max-width: 1120px;
    margin: auto;
}

.category_list {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	margin: 60px 0 0;
}
.category_list li {
	text-align: center;
	width: calc(33.3% - 4px);
	margin-right: 6px;
	margin-bottom: 6px;
}
.category_list li:nth-child(3n) {
	margin-right: 0;
}
.category_list li span {
    display: block;
    width: 100%;
    margin: 4.3vw 0 0;
    font-size: 18rem;
    position: absolute;
    bottom: 25%;
}
.category_list li a {
	width: 100%;
	display: block;
	position: relative;
	color: #1a1311;
	transition: all 0.3s ease-out;
}

.category_list li a svg {
	width: 100%;
	height: auto;
}
.category_list li a svg *:not(.rect_frame) {
	fill: none;
	stroke: #1a1311;
}
.category_list li a svg .chief_path {
	fill: #ffffff;
}
.category_list li a svg .rect_frame {
	fill: none;
	stroke: none !important;
}


/*
	men top
*/
.men_main_visual_sec {
	position: relative;
	margin: 2.8vw 0 80px;
}
.men_main_visual_slider {
	z-index: 1;
}

ul.men_main_visual_slider li > span {
    position: relative;
}

.main_visual_btn {
    position: absolute;
    bottom: 6.9vw;
    left: 0;
    right: 0;
    width: 57.3%;
    margin: auto;
    text-align: center;
    color: #ffffff;
    font-size: 22rem;
    padding: 2.7vw;
    background: #000000;
}

.main_visual_btn span {
    position: absolute;
    right: 4.2vw;
    top: 50%;
    font-size: 0;
    display: block;
    width: 9.8%;
}

.main_visual_btn span svg {
    width: 100%;
    stroke: #ffffff;
}

.mv_loading_bar {
	width: 100%;
	height: 3px;
	position: absolute;
	bottom:0;
	transform-origin: left;
	transform: scaleX(0);
	background: #F0C072;
	z-index: 2;
}
@keyframes loading_bar {
	0% {
		transform: scaleX(0);
	}
	100% {
		transform: scaleX(1);
	}
}
.mv_loading_bar.loading {
	animation: loading_bar 5s linear forwards;
}

section.men_featured_sec {
    padding: 0 0 10.8vw;
}
ul.featured_list {
    width: 100%;
    margin: 7.2vw 0 11vw;
    /* display: flex; */
    /* flex-wrap: wrap; */
    /* justify-content: space-between; */
}

ul.featured_list li {
    width: 100%;
    position: relative;
    margin-bottom: 1px;
}

ul.featured_list li a {
    display: block;
    width: 100%;
    position: relative;
    text-align: center;
    overflow: hidden;
    color: #ffffff;
}
/*ul.featured_list li a img {
    width: 34%;
    transform: scale(1.8);
}*/
ul.featured_list li div.men_featured_txt_box {
    padding: 0 4vw 6vw;
    font-size: 24rem;
    line-height: 1.5;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: left;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
    align-items: flex-end;
    /*background: rgba(0, 0, 0, 0.13);*/
}


ul.featured_list li h3 {
    font-weight: bold;
    width: 100%;
    order: 2;
    margin-bottom: 1.5vw;
}
ul.featured_list li p {
    width: 100%;
    order: 1;
}
section.men_brands_sec {
    margin-bottom: 80px;
}
.sp_bg_black {
    background: #000000;
    padding: 30px 4.3vw 100px;
    margin: 60px 0 0;
}
ul.men_brands_list {
	width: 100%;
}

ul.men_brands_list li a.event_none_sp {
	pointer-events: none;
}
.men_brands_list .brand_description {
	padding: 5.5vw 3.5vw 12.5vw;
}

.men_brands_list .brand_description_txt {
	font-size: 22rem;
	font-weight: bold;
	line-height: 1.36;
	color: #ffffff;
	text-align: left;
}

.men_brands_list .brand_logo_block {
}
.sp_brand_list_arrow_prev.slick-arrow, .sp_brand_list_arrow_next.slick-arrow {
    background: rgba(255,255,255,0.5);
    width: 6.8vw;
    height: 6.8vw;
    border-radius: 3.4vw;
    position: absolute;
    top: 42.7vw;
    z-index: 2;
}
.sp_brand_list_arrow_prev.slick-arrow {
    left: 1.7vw;
}
.sp_brand_list_arrow_next.slick-arrow {
    right: 1.7vw;    
}

.sp_brand_list_arrow_prev.slick-arrow::before, .sp_brand_list_arrow_next.slick-arrow::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 2vw;
    height: 2vw;
    border-top: 1px solid #000000;
    border-left: 1px solid #000000;

}
.sp_brand_list_arrow_prev.slick-arrow::before {
    left: 1vw;
    right: 0;
    transform: rotate(-45deg);
}
.sp_brand_list_arrow_next.slick-arrow::before {
    left: 0;
    right: 1vw;
    transform: rotate(135deg);
}

.men_brands_list .more_btn {
    width: 63%;
}
.men_brands_list .more_btn a {
    border: 1px solid #ffffff;
    color: #ffffff;
}

.more_btn a span {
    width: 13%;
    height: auto;
}
.men_brands_list .more_btn a span path.btn_arrow_path {
    stroke: #ffffff;
}

ul.logo_list {
	display: flex;
	flex-wrap: wrap;
	margin: 4.3vw 0 0;
}

ul.logo_list li {
    width: 33%;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0.36;
    margin-top: 9.7vw;
}
ul.logo_list li.active {
    opacity: 1; 
}

ul.logo_list li:nth-child(1), ul.logo_list li:nth-child(2), ul.logo_list li:nth-child(3) {
    margin-top: 0;
}

section.men_ranking_sec {
    padding: 10.3vw 0 0;
}
ul.ranking_list {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    font-size: 22rem;
}

ul.men_ranking_list {
    margin: 8vw 0 0;
}

ul.ranking_list li {
    width: 50%;
    position: relative;
    margin-top: 6.6vw;
}
ul.men_ranking_list li:nth-child(1), ul.men_ranking_list li:nth-child(2) {
    margin-top: 0;
}
ul.ranking_list .item_name {
    padding: 0 4vw;
    margin: 0.4vw 0 0;
    /* font-size: 22rem; */
}

ul.ranking_list .item_name span {
    display: block;
}

p.item_price {
    padding: 0 4vw;
}
ul.ranking_list li .item_image a {
	display: block;
	position: relative;
}

ul.ranking_list li .item_image a::before {
	content: "";
	display: flex;
	justify-content: center;
	align-items: center;
	width: 6.7vw;
	height: 6.7vw;
	position: absolute;
	top: 0;
	left: 0;
	background: #E0B268;
	color: #ffffff;
	font-size: 25rem;
	z-index: 2;
}
ul.ranking_list li:nth-of-type(1) .item_image a::before {content: "1"}
ul.ranking_list li:nth-of-type(2) .item_image a::before {content: "2"}
ul.ranking_list li:nth-of-type(3) .item_image a::before {content: "3"}
ul.ranking_list li:nth-of-type(4) .item_image a::before {content: "4"}
ul.ranking_list li:nth-of-type(5) .item_image a::before {content: "5"}
ul.ranking_list li:nth-of-type(6) .item_image a::before {content: "6"}
ul.ranking_list li:nth-of-type(7) .item_image a::before {content: "7"}
ul.ranking_list li:nth-of-type(8) .item_image a::before {content: "8"}

div#_rcmdjp_display_1 {
    margin: 0 0 0;
    width: 100%;
    display: flex;
}


section.men_styling_sec {
    margin: 0 0 120px;
}


.styling_list .fs-c-productListCarousel__list__itemTrack > article {
    width: 50%;
    margin: 0 !important;
    position: relative;
    color: #ffffff;
    display: block;
}

.styling_list .fs-c-productListCarousel__list__itemTrack > article .fs-c-productListItem__image a {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
}

.styling_list .fs-c-productListCarousel__list__itemTrack > article a {
    color: #ffffff;
}


.styling_list .fs-c-productListItem__image.fs-c-productImage {
    margin: 0;
}

.styling_list h2.fs-c-productListItem__productName {
	display: none;
/*
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    text-align: center;
    z-index: 3;
    transform: translateY(-100%);
		opacity: 0;
		transition: opacity 0.3s ease-out;
*/
}

.styling_list h2.fs-c-productListItem__productName span {
    display: inline;
}
.styling_list h2.fs-c-productListItem__productName span.fs-c-productName__copy {
    position: relative;
    padding: 0 10px 0 0;
}
.styling_list h2.fs-c-productListItem__productName span.fs-c-productName__copy::before {
    content: "/";
    position: absolute;
    right: 0;
}
.styling_list .fs-c-productListItem__prices.fs-c-productPrices {
	display: none;
/*
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
    transform: translateY(100%);
    z-index: 3;
		opacity: 0;
		transition: opacity 0.3s ease-out;
*/
}
.men_styling_list {
    margin: 60px 0 0;
}
.styling_list .fs-c-productMark {
    display: none;
}

/*
	brand top
*/
section.brand_mv_sec {
    padding: 2.6vw 0 80px;
}

.brand_mv_wrap {
	position: relative;
}

.brand_mv {
    width: 100%;
    position: relative;
    z-index: 1;
}

.brand_mv_txt {
    width: 100%;
    padding: 4.9vw 12vw 6.8vw;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: absolute;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.35);
    z-index: 2;
}

.brand_mv_txt h2 {
    width: 100%;
    text-align: center;
    margin: 0 0 2vw;
}

.brand_mv_txt h2 img {
    width: 58%;
}
.brand_mv_txt p {
    font-size: 20rem;
    line-height: 1.8;
    color: #ffffff;
}
.brand_mv_txt .more_btn {
    width: 57vw;
    font-size: 22rem;
    margin: 3.8vw auto 0;
}

.brand_mv_txt .more_btn a {
    padding: 3.8vw 0;
}

section.new_arraival_sec {
    padding: 0 0 80px;
}
.brand_new_magazine_list {
    margin: 60px 0 0;
}
.brand_new_magazine_list .fs-c-productListCarousel__list {
    width: 100%;
}
ul.brand_new_item_list {
    width: 100%;
    margin: 8.4vw 0 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    font-size: 22rem;
}

ul.brand_new_item_list li {
    width: 50%;
}
ul.brand_new_item_list li:nth-child(1), ul.brand_new_item_list li:nth-child(2) {
    margin-bottom: 8.9vw;
}


section.magazine_item_sec {
    padding: 0 0 80px;
}

.brand_styling_list {
    margin: 8.2vw 0 0;
}
.brand_styling_list .fs-c-productListCarousel__list__itemTrack > article {
    width: 50%;
}

section.brand_styling_sec {
    padding: 0 0 13.1vw;
}

section.instagram_sec {
    padding: 0 0 54px;
}
.ownlyUgcWidget_block {
    margin: 60px 0 0;
}
section.instagram_sec .ownlyUgcWidget_block .ownlyUgc .ownlyUgcsetPost {
    padding: 0 3vw;
}
.instagram_sec .ownlyUgcSlide, .instagram_sec .ownlyUgcSlideList, .instagram_sec .ownlySlideListItem {
    width: 100% !important;
    height: auto !important;
}
section.instagram_sec .ownlyUgcWidget_block .ownlyUgcsetPostPhoto, section.instagram_sec .ownlyUgcWidget_block img.ownlyPostImage, section.instagram_sec .ownlyUgcWidget_block .ownlyUgcsetPostPhotoImg, section.instagram_sec .ownlyUgcWidget_block .ownlyUgcsetPostVideo video, section.instagram_sec .ownlyUgcWidget_block .ownlySlideListItem {
    width: 100%;
    height: auto;
}
section.instagram_sec .slide_arrow_prev.slick-arrow {
    width: 5vw;
    height: 5vw;
    position: absolute;
    top: 0;
    left: 4.8vw;
    bottom: 0;
    margin: auto;
    border-top: 2px solid #000000;
    border-left: 2px solid #000000;
    z-index: 2;
    transform: rotate(-45deg);
}
section.instagram_sec .slide_arrow_next.slick-arrow {
    width: 5vw;
    height: 5vw;
    position: absolute;
    top: 0;
    right: 4.8vw;
    bottom: 0;
    margin: auto;
    border-top: 2px solid #000000;
    border-right: 2px solid #000000;
    z-index: 2;
    transform: rotate(45deg);
}
section.instagram_sec .slick-arrow {
    cursor: pointer;
}
section.instagram_sec .slick-arrow:hover {
    opacity: 0.7;
}
.instagram_sec .slick-slide:not(.slick-current) {
    opacity: 0.5;
}

section.how_to_use_sec {
    padding: 0 0 10.7vw;
}

div.how_to_use_link {
    margin-bottom: 3px;
}

section.brand_ranking_sec {
    padding: 0 0 20.3vw;
}

ul.brand_ranking_list {
    margin: 8.3vw 0 2.6vw;
}

ul.brand_ranking_list li {
	width: 100%;
	margin-bottom: 10.7vw;
	margin-top: 0;
}
ul.brand_ranking_list li .item_name, ul.brand_ranking_list li .item_price {
	display: none;
}

ul.brand_ranking_list.ranking_list li .item_image a::before {
	width: 9.3vw;
	height: 9.3vw;
	font-size: 36rem;
}
section.brand_shoplist_sec {
    padding: 0 0 120px;
}
/*
	freepage common
*/
nav.free_breadcrumb {
    font-size: 20rem;
    padding: 0 4vw 0;
}
h2.free_breadcrumb_head {
    font-size: 36rem;
    line-height: 1;
    padding: 1vw 4vw 0;
}
ul.item_list .item_name {
    padding: 0 4vw;
    margin: 0.4vw 0 0;
    /* font-size: 22rem; */
}

ul.item_list .item_name span {
    display: block;
}

p.item_price {
    padding: 0 4vw;
}
.fs-body-custom section.fs-l-pageMain {
    max-width: none;
}

.styling_list .fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price {
    color: #ffffff;
}

/********************************************************************************
*********************************************************************************
	商品詳細ページ
*********************************************************************************
*********************************************************************************/
.fs-l-productLayout.fs-system-product {
    padding: 4.5vw 4vw 80px;
    position: relative;
    display: block;
}

.fs-l-productLayout.fs-system-product::after {
    clear: both;
    content: "";
}

.fs-c-productMainImage {
	display: none;
}
figcaption.fs-c-productCarouselMainImage__image__caption {
    display: none;
}

figcaption.fs-c-productCarouselMainImage__thumbnail__caption {
    font-size: 20rem;
}
.fs-c-productCarouselMainImage__expandButton.fs-c-buttonContainer {
    display: none;
}
.fs-c-productThumbnail {
	display: none;
}


.fs-c-productCarouselMainImage__carousel button.slick-arrow {
    background: none;
    width: 6vw;
    height: 6vw;
    border-top: 2px solid #000000;
    border-left: 2px solid #000000;
}
.fs-c-productCarouselMainImage__carousel .slick-arrow::before {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
}
.fs-c-productCarouselMainImage__carousel button.slick-arrow.slick-next {
    transform: rotate(135deg);
    right: 4vw;
}
.fs-c-productCarouselMainImage__carousel button.slick-arrow.slick-prev {
    transform: rotate(-45deg);
    left: 4vw;
}
.fs-c-productCarouselMainImage__thumbnailList {
	width: 100%;
	padding: 0 0 6.6vw;
	overflow-x: auto;
	overflow-y: hidden;
	-webkit-overflow-scrolling: touch;
	overflow-scrolling: touch;
}
.fs-c-productCarouselMainImage__thumbnailList::-webkit-scrollbar{
  height: 7px;
}
.fs-c-productCarouselMainImage__thumbnailList::-webkit-scrollbar-track{
  background: #fff;
  border: none;
  border-radius: 7px;
  box-shadow: none; 
}
.fs-c-productCarouselMainImage__thumbnailList::-webkit-scrollbar-thumb{
  background: #555558;
  border-radius: 7px;
  box-shadow: none;
}

.fs-c-productMainImage__expandButton.fs-c-buttonContainer {
    display: none;
}

figure.fs-c-productThumbnail__image {
    max-width: none;
    width: 15vw;
    flex-basis: auto;
    /* float: left; */
    display: inline-block;
    vertical-align: text-top;
    padding: 0 2.6vw 0 0;
    margin: 0 !important;
    font-size: 0;
    box-sizing: content-box;
}

.fs-c-productThumbnail__image__caption {
    font-size: 14rem;
    text-align: left;
    margin: 1.6vw 0 0;
}

figure.fs-c-productThumbnail__image.is-active img {
    border: 1px solid #000000;
}
/*
h1.fs-c-productNameHeading.fs-c-heading, .fs-c-variationAndActions, .fs-c-productPrices.fs-c-productPrices--productDetail, .fs-l-productLayout.fs-system-product .fs-c-productMarks, .product_detail_head2, .fs-p-productDescription.fs-p-productDescription--full, .product_detail_material, .product_detail_size {
    padding-left: 60.8%;
}
*/
h1.fs-c-productNameHeading.fs-c-heading {
    font-size: 24rem;
    margin-top: 2.7vw;
    color: #000000;
    line-height: 1.875;
    font-weight: normal;
}
.fs-c-productOption {
    margin: 0 0 6.6vw;
}
.fs-c-productOption__name, .fs-c-productOption__comment {
    font-size: 24rem;
}
.fs-c-variationAndActions {margin: 0 0 6.6vw;}

.fs-c-productPrices.fs-c-productPrices--productDetail {
}
.fs-l-productLayout.fs-system-product .fs-c-productMarks {
    /* margin: -10px 0 0; */
}

.fs-c-variationAndActions__variationLabel.fs-c-variationLabel {
    display: none;
}

.fs-c-variationList__item__title {
    font-size: 20rem;
    text-align: center;
    background: #E2E1E0;
    padding: 0.7vw;
    font-family: 'Montserrat', sans-serif;
}

span.fs-c-productNameHeading__copy {
    position: relative;
}

span.fs-c-productNameHeading__copy::after {
	/* content: "/"; */
	display: inline-block;
	padding: 0 10px 0 10px;
}

.fs-c-productPrices.fs-c-productPrices--productDetail {
}
.fs-l-productLayout.fs-system-product .fs-c-productMarks {
    /* position: absolute; */
    /* top: 40px; */
    /* left: 0; */
    /* width: 100%; */
    font-size: 20rem !important;
    margin: 9.2vw 0 0;
    padding: 0;
}
.fs-l-productLayout.fs-system-product .fs-c-productMarks li span {
    padding: 1.1vw 1.4vw;
    border-radius: 0;
    margin: 0;
}

.fs-l-productLayout.fs-system-product .fs-c-productMarks li {
    margin-right: 2.8vw;
}

.fs-c-productPrices.fs-c-productPrices--productDetail {
    margin: 2.3vw 0 50px;
    /* font-size: 14px; */
}
.fs-c-productPrice.fs-c-productPrice--listed {
    font-size: 22rem;
}

.fs-c-productPrice.fs-c-productPrice--listed span.fs-c-productPrice__main {
    display: flex;
    text-decoration: line-through;
}
span.fs-c-productPrice__main__label {
    margin-right: 1.2vw;
}

.fs-body-product .fs-c-productPrice.fs-c-productPrice--selling::before {content: "販売価格";margin-right: 1.6vw;}

.fs-body-product .fs-c-productPrice.fs-c-productPrice--selling {
    margin: 1.3vw 0 0;
    font-size: 22rem;
    font-family: 'Montserrat', sans-serif;
    line-height: 1;
}

.fs-body-product .fs-c-productPrice.fs-c-productPrice--selling span {
    color: #000000;
}

.fs-c-productPrice.fs-c-productPrice--selling span.fs-c-productPrice__main {
    /* font-size: 30rem; */
}

.fs-c-productPrice.fs-c-productPrice--selling span.fs-c-productPrice__addon {
    margin-left: 1vw;
}
button.fs-c-button--addToWishList--icon.fs-c-button--particular {
    font-size: 0;
    border: none;
    padding: 0;
}
button.fs-c-button--addToWishList--icon.fs-c-button--particular svg {
    width: 100%;
}

button.fs-c-button--addToWishList--icon.fs-c-button--particular path {
    fill: none;
    stroke: #95989A;
}
.fs-c-variationList__item__image {
    width: 11vw;
    height: 11vw;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 1.5vw;
    margin: auto;
}
.fs-c-variationCart__image {
    width: 11vw;
    position: absolute;
    top: 1.9vw;
    left: 2.5vw;
}
li > .fs-c-variationCart__image {
    left: -14.6vw;
    /* top: 3vw; */
}
.fs-c-variationList__item__image img {
    width: 100%;
    /* margin: 0 !important; */
    max-width: none;
}
.fs-c-variationList__item__body {
    display: block !important;
    position: relative;
}

ul.fs-c-variationList__item__cart.fs-c-variationCart.fs-c-variationCart--withImage {
    margin-bottom: 4.2vw;
}

.fs-c-variationList__item__cart {
    padding: 0;
}
.fs-c-variationCart > li {
    margin-left: 15.5vw;
    padding: 3.4vw 0 4.4vw 0;
    border-bottom: 1px solid #CECECE;
    display: flex;
    position: relative;
}
span.fs-c-variationCart__variationName__name {
	font-size: 21rem;
}
span.fs-c-variationCart__variationName__stock.fs-c-variationCart__variationName__stock--lowInStock, span.fs-c-variationCart__variationName__stock.fs-c-variationCart__variationName__stock--outOfStock {
    font-size: 14rem;
}
button.fs-c-button--addToCart--variation.fs-c-button--primary {
    font-size: 21rem;
    color: #ffffff;
    background: #333333;
    width: 38.5vw;
    padding: 2.6vw 0;
    border: none;
    border-radius: 3px;
}
button.fs-c-button--subscribeToArrivalNotice--variation.fs-c-button--secondary {
    font-size: 21rem;
    color: #ffffff;
    background: #6E6E6E;
    width: 38.5vw;
    padding: 2.6vw 0;
    border: none;
    border-radius: 3px;
}

.fs-c-variationCart__wishlist {
    margin: 0 4.7vw 0 0;
    /* width: 3vw; */
}
.fs-l-productLayout.fs-system-product h2 {
    font-size: 24rem;
    font-weight: bold;
}

.fs-p-productDescription.fs-p-productDescription--full {
    font-size: 24rem;
    line-height: 1.75;
    margin: 4.5vw 0 0;
}
.fs-p-productDescription.fs-p-productDescription--full dl {
    margin: 5vw 0 0;
    padding: 0 3.3vw;
}
.fs-p-productDescription.fs-p-productDescription--full dl dt {
    float: left;
    padding-left: 2.3vw;
    padding-top: 2.5vw;
}
.fs-p-productDescription.fs-p-productDescription--full dl dd {
    padding-left: 29.6vw;
    padding-bottom: 2.5vw;
    border-bottom: 1px solid #CECECE;
    padding-top: 2.5vw;
}
.fs-p-productDescription.fs-p-productDescription--full dl dd:nth-of-type(1) {
    border-top: 1px solid #CECECE;
}
.fs-p-productDescription.fs-p-productDescription--full dl dt::after {
	content: "：";
}

.product_detail_material {
    margin: 11vw 0 0;
    font-size: 24rem;
}

.product_detail_material dl {
    margin: 5vw 0 0;
    padding: 0 3.3vw;
}

.product_detail_material dl dt {
    float: left;
    padding-left: 2.3vw;
    padding-top: 2.5vw;
}

.product_detail_material dl dd {
    padding-left: 29.6vw;
    padding-bottom: 2.5vw;
    border-bottom: 1px solid #CECECE;
    padding-top: 2.5vw;
}

.product_detail_material dl dd:nth-of-type(1) {
    border-top: 1px solid #CECECE;
}

.product_detail_material dl dt::after {
	content: "：";
}

.fs-c-productNumber {
    border: none;
    padding: 0;
    /* padding-bottom: 0; */
    margin-top: 11.7vw;
}

span.fs-c-productNumber__label {
    font-size: 24rem;
    font-weight: bold;
    /* display: block; */
    /* margin-bottom: 6.7vw !important; */
}

span.fs-c-productNumber__number {
    font-size: 24rem;
    font-weight: normal;
    /* padding-left: 10px; */
}
span.fs-c-productNumber__number::before {
    content: "：";
}

.product_detail_size {
    margin: 11.7vw 0 0;
    font-size: 20rem;
}

.product_detail_size table {
    width: 92.8%;
    margin: 6.7vw auto 2vw !important;
    font-size: 24rem;
}

.product_detail_size table tr th {
    width: 22.1%;
    font-weight: normal;
    padding: 1.8vw 0;
    background: #F5F5F5;
}

.product_detail_size table tr td {
    text-align: left;
    padding-left: 4vw;
}

.product_detail_size table tr th, .product_detail_size table tr td {
    border-bottom: 1px solid #CECECE;
}

.product_detail_size table tr:last-child th, .product_detail_size table tr:last-child td {
    border-bottom: none;
}
.size_guide_link {
    font-size: 24rem;
    margin: 4.9vw 0 0;
}

.size_guide_link a {
    display: inline-block;
    position: relative;
}

.size_guide_link a::before {
	content: "";
	display: block;
	width: 1.5vw;
	height: 1.5vw;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	position: absolute;
	top: 0;
	bottom: 0;
	right: -2.3vw;
	margin: auto;
	transform: rotate(45deg);
	transition: 0.3s ease-out;
}
.size_guide_link a:hover::before {
	right: -15px;
}
.product_detail_styling {
    /*
    width: 52.8%;
    float: left;
*/
    margin-bottom: 5.4vw;
    }
.product_detail_styling h2 {
    margin-bottom: 35px !important;
}
ul.fs-c-productMark {
    margin-bottom: 0 !important;
}

.fs-l-productLayout span.fs-c-productNameHeading__copy {
    font-size: 24rem;
    display: block;
    margin-bottom: 0 !important;
}

.fs-l-product2 .fs-l-productLayout > * > * {
    margin-bottom: 0;
}

.fs-c-productPrices--productDetail .fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price {
    font-size: 30rem;
}

.fs-c-productPrice__addon {
    font-size: 18rem;
}

.fs-c-button--particular.fs-c-button--addToWishList--icon::before, .fs-c-button--particular.fs-c-button--removeFromWishList--icon::before {
    font-size: 26rem;
}

.fs-c-button--particular.fs-c-button--addToWishList--icon::before {
    color: #95989A;
}

.fs-c-variationCart > li + li {
    margin-top: 11px;
}

.fs-c-variationCart--withImage > li:last-child {
    border-bottom: none;
}

.fs-c-variationList__item__body {margin-top: 2.1vw;}


/*
	カート
*/
body:not(.fs-body-custom) section.fs-l-pageMain {
    padding: 10vw 4.4vw;
}

/*閲覧履歴*/
section.recent_view_sec {
    padding: 0 4vw 0;
    margin: 0 0 120px;
}
section.recent_view_sec h2 {
    margin-bottom: 60px;
}
section.recent_view_sec p.item_price {
    display: none;
}
section.recent_view_sec--price_none p.item_price {
    display: none;
}

ul.product_list_pc4_sp2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    font-size: 24rem;
}

ul.product_list_pc4_sp2 li {
    width: 49%;
}
ul.product_list_pc4_sp2 li:nth-child(1), ul.product_list_pc4_sp2 li:nth-child(2) {
    margin-bottom: 6.3vw;
}
h3.item_name {
    padding: 0 15px;
    margin: 12px 0 0;
    line-height: 1.5;
}
.fs-p-snsArea {
    font-size: 0;
/*    align-items: center;*/
    margin: 0 0 10vw;
}
/*
STYLEおすすめ商品
*/
.detail_style .fs-c-productPrices.fs-c-productPrices--productDetail, .detail_style .fs-c-variationAndActions, .detail_style h2.product_detail_head2, .detail_style .fs-c-productNumber, .detail_style div#_rcmdjp_display_1, .detail_style div#_rcmdjp_display_2, .detail_style .fs-c-productQuantityAndWishlist, .detail_style .fs-c-productActionButton.fs-c-buttonContainer {
    display: none;
}
body#fs_ProductDetails .fs-c-productListCarousel {
    display: block;
}
body#fs_ProductDetails .fs-c-productListCarousel__list__itemTrack {
    display: block;
}
body#fs_ProductDetails .fs-c-productListCarousel__list {
    display: block;
    width: 100%;
}
body#fs_ProductDetails .fs-c-productListCarousel__list .fs-c-productListItem__prices.fs-c-productPrices {
    padding: 0;
}
body#fs_ProductDetails .fs-c-featuredProduct__header {
    /*display: none;*/
}
body#fs_ProductDetails .fs-c-featuredProduct__header h2.fs-c-featuredProduct__title {
    font-size: 26rem;
    border-bottom: none;
    margin-top: 11.7vw;
    margin-bottom: 6vw;
}
body#fs_ProductDetails .fs-c-productListCarousel__list__item {
    display: block;
    width: 100%;
    margin-bottom: 9vw;
}
.fs-c-featuredProduct h2.fs-c-productListItem__productName {
    padding-left: 0;
    padding-right: 0;
    margin-top: 4vw;
    margin-bottom: 1.7vw;
    font-weight: normal;
    font-size: 24rem;
}
.fs-c-featuredProduct h2.fs-c-productListItem__productName span.fs-c-productName__copy {
    font-size: 22rem;
    line-height: 1;
    margin-bottom: 0.8vw;
}
.fs-c-featuredProduct .fs-c-productMarks {
    display: none;
}
body#fs_ProductDetails .fs-c-featuredProduct .fs-l-productLayout.fs-system-product h2 {
    font-weight: normal;
    font-size: 14px;
}
body#fs_ProductDetails .fs-c-featuredProduct .fs-l-productLayout.fs-system-product .fs-c-productMarks {
    margin-top: 5px;
}
body#fs_ProductDetails .fs-c-featuredProduct .fs-c-productPrice.fs-c-productPrice--listed span.fs-c-productPrice__main, body#fs_ProductDetails .fs-c-featuredProduct .fs-c-productPrice.fs-c-productPrice--selling span.fs-c-productPrice__main {
    font-size: 24rem !important;
    font-family: 'Montserrat', sans-serif;
}
#fs_ProductDetails .fs-c-featuredProduct .fs-c-productPrice.fs-c-productPrice--listed span.fs-c-productPrice__main__label {
    font-size: 24rem !important;
}
.detail_style .fs-p-snsArea {
    margin-top: 0.7vw;
}
.detail_style .fs-p-productDescription.fs-p-productDescription--full {
    margin-top: 12vw;
}
.other_style_list_sec{
    margin-bottom: 120px;
}
.other_style_list_sec h2.head2{
    margin-bottom: 60px;
}
.other_style_list{
    display: flex;
    flex-wrap: wrap;
}
.other_style_list .fs-c-productList__list__item {
    width: 50%;
    padding: 0;
    border-bottom: none;
}
.other_style_list .fs-c-productList__list__item:nth-child(n+3) {
    margin-top: 10vw;
}
.fs-body-product .other_style_list .fs-c-productPrice.fs-c-productPrice--selling span.fs-c-productPrice__main {
    font-size: 24rem;
    font-family: "";
}
.other_style_list .fs-c-productListItem__prices.fs-c-productPrices {
    display: none;
}
.fs-body-product .other_style_list .fs-c-productPrice.fs-c-productPrice--selling::before {
    content: none;   
}
.style_view_more {
    font-family: 'Montserrat', sans-serif;
    font-size: 32rem;
    font-weight: 500;
    margin-top: 22px;
}
.style_view_more a {
    text-decoration: underline;
}

/*
	ショッピングガイド
*/

.guide_container {
    max-width: 1060px;
    margin: auto;
    padding: 9.8vw 4vw 100px;
    font-size: 18rem;
    line-height: 2;
}

.guide_container h2 {
    text-align: center;
    font-size: 30rem;
    font-weight: bold;
    margin: 0 0 11.5vw;
}

ul.guide_anker_list {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    margin: 11.5vw 0 8.8vw;
    width: 100%;
    height: 27vw;
}

ul.guide_anker_list li a {
    display: block;
    width: 100%;
    padding: 0vw 10px 0 6.2vw;
    border: 1px solid #000000;
    border-radius: 4vw;
    position: relative;
}

ul.guide_anker_list li {
    width: 48.4%;
    margin-right: 3%;
    margin-bottom: 1.1vw;
    font-size: 18rem;
    font-weight: bold;
}
ul.guide_anker_list li:nth-child(7) {
    margin-right: 0;
}

ul.guide_anker_list li a::before {
	content: "";
	display: block;
	width: 6px;
	height: 6px;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	position: absolute;
	top: 1.7vw;
	left: 2.7vw;
	transform: rotate(-45deg);
}

.guide_container section:not(.guide_top_sec) {
    display: block;
    /* max-width: 900px; */
    /* margin: auto; */
    padding: 0 2.6vw;
}

.guide_container section h3 {
    font-size: 22rem;
    font-weight: bold;
    margin-bottom: 5vw;
}
.guide_container section h3, p#gift-wrapping {
    padding-top: 23vw;
    margin-top: -23vw;
}
.guide_container section p.bold {
    font-size: 20rem;
}

table.guide_table tr th {
		font-weight: normal;
		text-align: left;
		padding-right: 3.2vw;
		white-space: nowrap;
}

.guide_sec_wrap {
    margin-bottom: 9.2vw;
}
.guide_img {
    max-width: 651px;
    margin: 5.5vw 0 3.7vw;
}
/*
	会員規約
*/
.fs-body-about-privacyPolicy .guide_container, .fs-body-about-terms .guide_container, .fs-body-about-memberAgreement .guide_container {
    padding: 0;
}

/*
	会員登録
*/
.entry_container h2 {
    text-align: center;
    font-size: 30rem;
    font-weight: bold;
    letter-spacing: 0.1em;
    margin: 0 0 10vw;
}
.entry_container {
    max-width: 890px;
    margin: 0 auto 0;
    font-size: 26rem;
    line-height: 1.38;
}

.entry_container h3 {
    font-size: 25rem;
    font-weight: bold;
    margin: 0 0 6.6vw;
}

.entry_txt_wrap + .entry_txt_wrap {
    margin-top: 10vw;
}

.entry_form_head {
    width: 100%;
    font-size: 28rem;
    font-weight: bold;
    text-align: center;
    background: #F2F2F2;
    padding: 2.7vw 0;
    margin: 0 0 5vw;
}

.entry_container .fs-c-inputInformation__message {
    display: block;
    margin: 8.5vw 0 0;
}

.entry_container .fs-c-inputInformation__message p {
    margin: 0 0 12px;
}
.entry_container .fs-c-inputInformation__field {
    margin: 10.5vw auto 18.7vw;
    max-width: 740px;
}

th.fs-c-inputTable__headerCell {
    /* width: 32%; */
    font-size: 26rem;
    font-weight: normal;
    margin: 0 0 2.1vw;
}

td.fs-c-inputTable__dataCell {
    /* font-size: 34rem; */
    /* width: 60%; */
}

.entry_container .fs-c-inputTable > tbody > tr {
    /* flex-direction: row; */
    /* align-items: center; */
}

.entry_container [type="text"], .entry_container [type="password"], .entry_container [type="tel"] {
    font-size: 34rem;
    padding: 2.1vw 5px;
    border-radius: 0;
}

.entry_container .fs-c-requiredMark {
    color: red;
    font-size: 13px;
}

.entry_container .fs-c-inputTable > tbody > tr + tr {
    margin-top: 6vw;
}
.entry_container .fs-c-radio__label {
    margin-right: 12px;
}
.entry_container .fs-c-radio__radio:enabled + label > .fs-c-radio__radioMark {
    margin-right: 10px;
}
.entry_container .fs-c-inputField__explanation {
    margin: 0.5em 0 0;
}
.entry_container .fs-c-radio__radio:checked:enabled + label > .fs-c-radio__radioMark {
    border-color: #000000;
}
.entry_container .fs-c-radio__radio:checked:enabled + label > .fs-c-radio__radioMark::before {
    background: #000000;
}
.entry_container .fs-c-dropdown__menu {
    border-radius: 0;
}

.entry_container fieldset.fs-c-memberPolicyAgreeField.fs-c-additionalCheckField, .entry_container fieldset.fs-c-privacyPolicyAgreeField.fs-c-additionalCheckField {
    width: 68%;
    margin: 0 auto 6.2vw;
}
.entry_container fieldset.fs-c-memberPolicyAgreeField.fs-c-additionalCheckField {
    margin-top: 16.3vw;
}
.entry_container .fs-c-checkbox__checkbox + label > .fs-c-checkbox__checkMark {
    width: 8.6vw;
    height: 8.6vw;
    border-radius: 0;
    background: #333333;
    border: none;
    margin: 0 2.7vw 0 0;
}
.entry_container .fs-c-checkbox__checkMark::before {
    font-size: 1.7em;
    top: 0.25em;
    left: 0.25em;
}
span.fs-c-checkbox__labelText a {
    text-decoration: underline;
}

.more_btn {
    max-width: 430px;
    width: 57%;
    margin: auto;
    font-size: 22rem;
    font-weight: 500;
    line-height: 1;
    text-align: center;
    position: relative;
}
.entry_container button.fs-c-button--confirmRegister.fs-c-button--primary {
    max-width: 430px;
    width: 57%;
    margin: auto;
    font-size: 22rem;
    font-weight: 500;
    line-height: 1;
    text-align: center;
    position: relative;
		padding: 3.7vw;
    color: #ffffff;
    border: 1px solid #000000;
		background-color: #000000;
}	
/*
    お手入れ方法
*/
.care_sec + .care_sec {
    margin-top: 22.6vw;
}
.care_wrap {
    max-width: 800px;
    width: 90%;
    margin: 0 auto 120px;
    text-align: center;
    padding-top: 11vw;
    position: relative;
}
.care_wrap::after {
    content: "";
    display: block;
    width: 8%;
    height: 1px;
    background: #707070;
    position: absolute;
    bottom: -21px;
    left: 24.3%;
}
.care_wrap img {
    width: 81%;
}
.care_wrap h2 {
    font-size: 32rem;
    font-weight: bold;
    margin-bottom: 12.4vw;
}
.care_wrap h3 {
    font-size: 28rem;
    font-weight: bold;
    margin-bottom: 9vw;
}
.care_img_wrap p {
    font-size: 26rem;
    margin-bottom: 4vw;
}
.care_img_wrap + .care_img_wrap {
    margin-top: 12.5vw;
}
.care_movie {
    width: 100%;
    margin: 10.8vw auto 0;
    position: relative;
}
.care_movie::before {
    content: "";
    display: block;
    padding-top: 56.25%;
}
.care_movie iframe{
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}
/*
    ブランドヒストリー
*/
.history_wrap {
    color: #707070;
    padding-bottom: 120px;
}
.history_main_img {
    margin-top: 2.7vw;
}
.history_head {
    font-size: 48rem;
    font-weight: normal;
    text-align: center;
    margin: 13.8vw 0 10.6vw;
}
.history_head span {
    font-size: 28rem;
    display: block;
    line-height: 1;
}
section.history_sec {
    text-align: center;
}
.history_sec + .history_sec {
    margin-top: 17.4vw;
}
.history_inner {
    width: 89.4%;
    margin: auto;
}
section.history_sec h2 {
    font-size: 32rem;
    font-weight: bold;
    line-height: 1.5;
}
section.history_sec p {
    text-align: left;
    font-size: 26rem;
    line-height: 2;
    margin-top: 5.1vw;
}
section.history_sec figure {
    margin: 8.9vw 0 0 -5.3vw;
    width: 100vw;
}
section.history_sec img {
    width: 100%;
}
section.history_sec figure figcaption {
    font-size: 26rem;
    margin: 0;
}
.history_movie {
    width: 100vw;
    margin: 18.4vw 0 0 -5.3vw;
    position: relative;
}
.history_movie::before {
    content: "";
    display: block;
    padding-top: 56.25%;
}
.history_movie iframe {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}
.history_wrap .more_btn {
    margin-top: 20vw;
}
/*
    サイズガイド
*/
.sizeguide_wrap {
    padding-top: 9.6vw;
    padding-bottom: 120px;
}
.sizeguide_wrap h2 {
    font-size: 40rem;
    font-weight: bold;
    text-align: center;
    letter-spacing: 0.1em;
}
ul.sizeguide_anker_list {
    width: 90.6%;
    margin: 13.6vw auto 10.8vw;
    font-size: 28rem;
    display: flex;
    flex-wrap: wrap;
}
ul.sizeguide_anker_list li {
    margin-right: 8.4vw;
    margin-bottom: 3.3vw;
}
ul.sizeguide_anker_list li a {
    display: inline-block;
    padding-right: 2.8vw;
    position: relative;
}
ul.sizeguide_anker_list li a::after {
    content: "";
    display: block;
    width: 1.5vw;
    height: 1.5vw;
    border-top: 1px solid;
    border-right: 1px solid;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    transform-origin: center;
    transform: rotate(45deg);
}
.sizeguide_sec {
    text-align: center;
}
.sizeguide_sec + .sizeguide_sec {
    margin-top: 26.4vw;
}
.sizeguide_sec h3 {
    font-size: 32rem;
    text-align: left;
    border-bottom: 1px solid #000000;
    padding-bottom: 2.3vw;
    padding-top: 120px;
    margin-top: -120px;
    margin-bottom: 7.9vw;
}
.sizeguide_sec img {
    width: 80.7%;
}
.sizeguide_inner {
    width: 90.6%;
    margin: 0 auto;
}
}

/* 商品詳細ページ（定期）追加 */
@media screen and (min-width: 769px) {
.fs-body-productSubscribe .fs-c-productMarks .fs-c-mark {
    padding: 6px 7.3px;
    border-radius: 0;
}
.product_detail_regular-price {
    padding-left: 60.8%;
    margin: 30px 0 28px;
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
}
span.product_detail_regular-price_label {
    margin-right: 25px;
}
span.product_detail_regular-price_main {
    font-size: 21px;
}
span.product_detail_regular-price_sub {
    margin-left: 10px;
}
.fs-body-productSubscribe .fs-c-subscriptionPriceTable {
    width: 39.2%;
    margin-left: 60.8%;
}
.fs-body-productSubscribe .fs-c-subscriptionPriceTable__label, .fs-body-productSubscribe .fs-c-subscriptionPriceTable__price {
    padding: 10px;
}
.fs-body-productSubscribe .fs-c-subscriptionPriceTable th.fs-c-subscriptionPriceTable__label {
    font-size: 14px;
}
.fs-body-productSubscribe .fs-c-subscriptionPriceTable .fs-c-productPrice__main__price {
    font-size: 16px;
}
.fs-body-productSubscribe .fs-c-subscriptionPriceTable .fs-c-productPrice__addon {
    font-size: 10px;
}
.fs-body-productSubscribe .fs-c-variationAndActions {
    margin: 0;
}
.fs-body-productSubscribe .fs-c-variationRadioList > li {
    margin-left: 0;
    padding: 15px 0;
    border-bottom: 1px solid #CECECE;
    border-top: none;
    display: flex;
    flex-wrap: wrap;
    position: relative;
}
.fs-body-productSubscribe .fs-c-variationRadioList > li:first-child {
    border-top: 1px solid #CECECE;
}
.fs-c-variationAndActions__stockSignLegend.fs-c-stockSignLegend {
    display: none;
    font-size: 10px;
}
.fs-body-productSubscribe .fs-c-productQuantityAndAction__action {
    flex-grow: 0;
}
.fs-body-productSubscribe .fs-c-button--addToSubscriptionCart--detail.fs-c-button--primary {
    font-size: 15px;
    color: #ffffff;
    background: #333333;
    width: 200px;
    min-width: auto !important;
    padding: 13px 0;
    border: none;
    border-radius: 3px;
}
.fs-body-productSubscribe .fs-c-productQuantityAndAction__quantity.fs-c-quantity.fs-system-assistTarget::after {
    content: "個";
    padding-left: 0.5em;
}
.fs-body-productSubscribe .fs-c-productQuantityAndAction__quantity.fs-c-quantity.fs-system-assistTarget {
    position: relative;
    display: flex;
    align-items: flex-end;
}
.fs-body-productSubscribe .fs-c-quantity__select.fs-system-quantity-list, .fs-body-productSubscribe .fs-c-quantity__number.fs-system-quantity-text {
    width: 3em;
    border-radius: 0;
    border: 1px solid #333333;
    font-size: 20px;
    text-align: center;
    box-shadow: none;
}
.fs-body-productSubscribe .fs-c-quantity__message {
    transform: translateY(100%);
}
.product_detail_subscribe_txt01, .product_detail_subscribe_txt02 {
    padding-left: 60.8%;
    text-align: right;
    font-size: 14px;
}
.product_detail_subscribe_txt01 {
    margin: 30px 0 10px;
}
.product_detail_subscribe_txt02 {
    margin: 0 0 71px;
}
.product_detail_subscribe_benefit {
    margin-left: 71.8%;
    margin-bottom: 70px;
    border: 1px solid;
    padding: 20px 20px;
    font-size: 14px;
}
.product_detail_subscribe_benefit p + p {
    margin-top: 0.5em;
}
}
@media screen and (max-width: 768px) {
.fs-body-productSubscribe .fs-c-productMarks .fs-c-mark {
    padding: 1.1vw 1.4vw;
    border-radius: 0;
    margin: 0;
}
.product_detail_regular-price {
    padding-left: 0;
    margin: 2.3vw 0 50px;
    font-size: 22rem;
    font-family: 'Montserrat', sans-serif;
}
.product_detail_regular-price_label {
    margin-right: 1.6vw;
}
.product_detail_regular-price_main {
    font-size: 30rem;
}
.product_detail_regular-price_sub {
    font-size: 18rem;
    margin-left: 1vw;
}
.fs-body-productSubscribe .fs-c-subscriptionPriceTable {
    width: 100%;
}
.fs-body-productSubscribe .fs-c-subscriptionPriceTable__label, .fs-body-productSubscribe .fs-c-subscriptionPriceTable__price {
    padding: 2vw;
}
.fs-body-productSubscribe .fs-c-subscriptionPriceTable th.fs-c-subscriptionPriceTable__label {
    font-size: 22rem;
}
.fs-body-productSubscribe .fs-c-subscriptionPriceTable .fs-c-productPrice__main__price {
    font-size: 24rem;
}
.fs-body-productSubscribe .fs-c-subscriptionPriceTable .fs-c-productPrice__addon {
    font-size: 18rem;
}
.fs-body-productSubscribe .fs-c-variationAndActions {
    margin: 0;
}
.fs-body-productSubscribe .fs-c-variationRadioList > li {
    margin-left: 0;
    padding: 3.4vw 0 3.4vw 0;
    border-bottom: 1px solid #CECECE;
    border-top: none;
    display: flex;
    flex-wrap: wrap;
    position: relative;
    font-size: 24rem;
}
.fs-body-productSubscribe .fs-c-variationRadioList > li:first-child {
    border-top: 1px solid #CECECE;
}
.fs-c-variationAndActions__stockSignLegend.fs-c-stockSignLegend {
    display: none;
    font-size: 10px;
}
.fs-body-productSubscribe .fs-c-productQuantityAndAction__action {
    flex-grow: 0;
}
.fs-body-productSubscribe .fs-c-button--addToSubscriptionCart--detail.fs-c-button--primary {
    font-size: 21rem;
    color: #ffffff;
    background: #333333;
    min-width: auto;
    width: 38.5vw;
    padding: 2.6vw 0;
    border: none;
    border-radius: 3px;
}
.fs-body-productSubscribe .fs-c-productQuantityAndAction__quantity.fs-c-quantity.fs-system-assistTarget::after {
    content: "個";
    padding-left: 0.5em;
}
.fs-body-productSubscribe .fs-c-productQuantityAndAction__quantity.fs-c-quantity.fs-system-assistTarget {
    position: relative;
    display: flex;
    align-items: flex-end;
}
.fs-body-productSubscribe .fs-c-quantity__select.fs-system-quantity-list, .fs-body-productSubscribe .fs-c-quantity__number.fs-system-quantity-text {
    width: 3em;
    border-radius: 0;
    border: 1px solid #333333;
    font-size: 24rem;
    text-align: center;
    box-shadow: none;
}
.fs-body-productSubscribe .fs-c-quantity__message {
    transform: translateY(100%);
}
.product_detail_subscribe_txt01, .product_detail_subscribe_txt02 {
    padding-left: 0;
    text-align: right;
    font-size: 24rem;
}
.product_detail_subscribe_txt01 {
    margin: 7vw 0 2vw;
}
.product_detail_subscribe_txt02 {
    margin: 0 0 6.6vw;
}
.product_detail_subscribe_benefit {
    margin-left: 20%;
    margin-bottom: 10vw;
    border: 1px solid;
    padding: 4vw 5vw;
    font-size: 24rem;
}
.product_detail_subscribe_benefit p + p {
    margin-top: 0.5em;
}

}



.fs-body-category .fs-l-main .fs-c-productList .fs-c-productList__list .fs-c-productList__list__item .fs-c-productListItem__control.fs-c-buttonContainer{
    display: none;
}


/* 231214 山口追加 */
.featured_list li .men_featured_txt_box h3 {
  font-size: 18px;
  line-height: 1.4;
}
/* 240927 山口追加 */
@media screen and (min-width: 769px) {
    .brand_mv_txt .more_btn.shoplist {
        margin-top: 40px;
    }
}