/** Shopify CDN: Minification failed

Line 2135:8 Expected ":"
Line 2135:15 Expected ":"
Line 3491:25 Expected identifier but found "!"
Line 3496:24 Expected identifier but found "!"

**/
:focus {
    outline: none;
}

* {
	font-family: "untitled", 'FOT-筑紫ゴシック Pr5 R', sans-serif !important;
}

body.b-fixed {
	overflow: hidden;
}

body {
    color: #000;
}

a {
    color: #000;
}
p {
    color: #000;
}

.wishlist-hero-header-icon {
	opacity: 0;
}

  .visible-phone {
  	display: none !Important;
  }

.hidden {
	display: none !important;
}

.drawer-page-content::after {
	background: none !Important;
}

#MainContent {
	padding-top: 0;
  	z-index: 1;
	position: relative;
}

.password-main__inner {
	padding: 0;
}

.shopify-challenge__container {
	padding-top: 200px;
}

.pagination {
	padding-top: 79px;
}

.pagination li {
    padding: 0 11px;
}

.pagination li a {
	font-size: 12px;
  	text-decoration: underline;
  	font-weight: normal;
}

.pagination li.current a {
	text-decoration: unset;
}

.ui-datepicker .ui-datepicker-title select {
	padding: 0;
}

/* teaser */

.top-wrap {
	width: 100vw;
	height: 100vh;
  	font-family: 'untitled', 'FOT-筑紫ゴシック Pr5 R', sans-serif;
}

@supports (-webkit-touch-callout: none) {
  .top-wrap {
    /* Safari */
    height: -webkit-fill-available;
  }
}

.top-wrap .horizon1 {
    position: absolute;
    top: 10%;
    left: 0;
    width: 0;
    height: 1px;
    background: #000;
}

.top-wrap .horizon2 {
    position: absolute;
    bottom: 10%;
  	right: 0;
    width: 0;
    height: 1px;
    background: #000;
}

.top-wrap .vertical1 {
    position: absolute;
    bottom: 0;
    left: 15vw;
    width: 1px;
    height: 0;
    background: #000;
}

.top-wrap .vertical2 {
    position: absolute;
    top: 0;
  	right: 15vw;
    width: 1px;
    height: 0;
    background: #000;
}

.teaser-wrap {
  text-align: center;
	position: absolute;
	display: block;
	margin: 0 auto;
	left: 0;
	right: 0;
	top: calc((100vh - 466px) / 2);
	max-width: 960px;
	padding-top: 30px;
}

.teaser-wrap .teaser-logo {
  width: 210px;
}
  
.teaser-wrap p {
	font-size: 14px;
	margin-top: 35px;
  	margin-bottom: 75px;
	letter-spacing: 0.15em;
  	color: #000;
}

.teaser-wrap .form-message.form-message--success {
	margin-bottom: 10px;
  	margin-top: 15px;
  	height: 40px;
	padding: 0;
	line-height: 38px;
	font-size: 12px;
}

.teaser-wrap a {
	font-size: 12px;
  	font-family: 'untitled', 'FOT-筑紫ゴシック Pr5 R', sans-serif;
	letter-spacing: 0.15em;
  	color: #000;
  	text-decoration: underline;
}

.teaser-wrap .index-section--newsletter-background {
	background: none;
}

.teaser-wrap .newsletter-section {
	padding-top: 40px;
}

.teaser-wrap .newsletter-section h4 {
	font-size: 12px;
  	font-weight: normal;
  	letter-spacing: 0.15em;
  	color: #000;
  	font-family: 'untitled', 'FOT-筑紫ゴシック Pr5 R', sans-serif;
}

.teaser-wrap .newsletter-section .section-header {
	margin-bottom: 0;
}

.teaser-wrap .newsletter-section .form-single-field {
	max-width: 320px;
  	margin: -5px auto 0;
}

.teaser-wrap .newsletter-section .input-group {
	display: block;
  	position: relative;
}

.teaser-wrap .newsletter-section .input-group .input-group__field {
	width: 100%;
  	min-height: 40px;
  	border: 1px solid #000;
  	font-size: 12px;
  	letter-spacing: 0.15em;
  	font-family: 'untitled', sans-serif;
}

.teaser-wrap .newsletter-section .input-group .input-group__btn {
	position: absolute;
	right: 0;
  	min-height: 40px;
}

.teaser-wrap .newsletter-section .input-group .input-group__btn button {
	background: no-repeat;
	color: #000;
	min-height: 40px;
  	line-height: 0px;
}

.teaser-wrap .newsletter-section .input-group .input-group__btn button span {
	font-size: 12px;
  	text-transform: none;
  	font-family: 'untitled', sans-serif;
  	font-weight: normal;
}

.teaser-wrap .newsletter-section .section-header {
	margin-bottom: 15px;
}

.teaser-wrap #shopify-section-newsletter {
	margin: 0;
}

.form-message--success {
	background: #fff;
  	border: 1px solid #000;
}

.index-section--newsletter-background {
	background: none;
}

.newsletter-page-grid {
	padding-bottom: 50px !Important;
}

/* popup */

.line-blog {
	height: 30px;
  	right: 15px;
  	top: 15px;
  	top: 8px;
  	background: #ececee;
  	margin: 0;
	padding: 0 40px 0 10px;
  	line-height: 30px;
  	text-align: left;
  	position: fixed;
	z-index: 13;
}

.line-blog a {
	line-height: 30px;
  	margin: 0;
  	display: block;
  	font-size: 12px;
  	letter-spacing: 0.08em;
}

.line-blog img {
	position: absolute;
  	right: 5px;
	top: 10px;
	width: 9px;
}

.popup-blog {
	position: fixed;
	bottom: 0;
	right: 0;
	width: 300px;
	height: auto;
	background: #fff;
	z-index: 11;
  	border-top: 1px solid #000;
  	border-left: 1px solid #000;
}

.popup-blog .popup-close-rap {
    width:100%;
    height:40px;
}

.popup-blog .popup-close {
	position: absolute;
	top: 10px;
	left: 26px;
	width: 16px;
    margin-bottom:0px;
    z-index: 2;
}

.popup-blog div {
	position: relative;
  	height: 100%;
}

.popup-blog div a {
	display: block;
  	padding: 30px;
  	color: #000;
  	font-size: 12px;
}

.popup-blog div a.img-link {
	padding: 0;
}

.popup-blog div a:hover {
	color: #000;
}

.popup-blog .p-content {
	padding: 0 30px 30px 30px;
}

.popup-blog .p-content p {
  	font-family: "untitled", 'FOT-筑紫ゴシック Pr5 R', sans-serif !important;
	position: static;
    color: #000;
  	font-size: 12px;
  	line-height: 2em;
}

.popup-blog .p-content div {
	max-width: 153px;
  	display: block;
  	font-size: 0;
}

.popup-blog .p-content img {
	width: 43px;
  	display: inline-block;
  	margin-right: 8px;
    margin-top: 8px;
  	vertical-align: top;
}

/* head */

#shopify-section-header {
	position: fixed;
  	z-index: 1;
  	width: 100%;
}

#AccessibleNav a {
	max-width: 120px;
  	display: block;
  	margin: 23px auto;
}

#AccessibleNav a.fixed-logo {
	width: 40px;
	margin-top: 16px;
}

header.site-header {
    padding: 0;
  	border: none;
  	background: none;
  	width: 100%;
}

header.site-header.scrollin {
	height: 65px;
  	border-bottom: 1px solid #000;
}

header.site-header .site-header__mobile-nav {
	background: none;
  	display: flex;
	width: 100%;
  	max-height: 120px;
}

header #AccessibleNav {
	max-height: 120px;
  	width: calc(100% - 244px);
}

header .medium-up--one-quarter.logo-align--left {
	width: 122px;
}

header .medium-up--one-quarter.site-header__icons.site-header__icons--plus {
	width: 122px;
}

header .grid--table > .grid__item {
	vertical-align: top;
}

header .site-header__icons-wrapper {
	display: block;
}

header .site-header__icons-wrapper > div {
	width: 122px;
  	height: 65px;
  	text-align: right;
  	position: absolute;
  	right: 0;
  	top: 0;
  	padding-top: 18px;
}

header.page-head {
	height: 119px;
}

header.page-head.pagescrollin {
	border-bottom: 1px solid #000;
}

header.page-head.pagescrollin .nav-open {
	border-right: 1px solid #000;
}

header.page-head .site-header__icons-wrapper > div {
  	height: 121px;
	padding-top: 44px;	
}

header.scrollin .site-header__icons-wrapper > div { 
	border-left: 1px solid #000;
}

header.index-head .site-header__search-toggle {
	margin-top: 20px;
	padding: 0;
	margin-left: 52px;
}

header .wlh-icon-bookmark-empty::before {
	content: "";
    width: 14px;
  	height: 22px;
  	background: url(wishlist.png) no-repeat;
  	background-size: 100%;
}

header .wishlist-hero-header-icon {
	margin-left: 17px;
  	margin-right: 21px;
}
  
header .site-header__cart-count {
	background: none;
  	border: 1.5px solid #000;
  	width: 24px;
  	height: 24px;
  	padding: 0;
  	color: #000;
}

header .site-header__icon .icon-search {
	width: 16px;
    height: 16px;
}

header .head-menu-item {
	text-align: right;
  	width: 97px;
  	margin-top: 37px;
  	margin-left: 12px;
}

header .head-menu-item.head-page-menu {
	margin-top: 29px;
  	padding-bottom: 120px;
}

header .head-top-menu.active.hidden {
	display: block !important;
  	padding-bottom: 120px;
}

header .head-top-menu.active {
	display: block !important;
  	width: 122px;
	height: 100vh;
	background: #fff;
  	overflow-y: scroll;
  	border-right: 1px solid #000;
}

header.scrollin .head-top-menu.active {
	height: calc(100vh - 65px);
}

header .head-top-menu.active .site-header__search-toggle {
	margin: 0;
	padding-top: 20px;
	padding-left: 50px;
}

header .head-top-menu.active .btn--link.site-header__icon {
	display: none;
}

header .head-top-menu.active .menu-search-content {
  	position: absolute;
	width: 100vw;
	height: 65px;
	background: #fff;
	border-bottom: 1px solid #000;
}

header .head-top-menu.active .head-menu-item.head-category-menu {
	margin-top: 79px;
  	/* margin-top: 100px */
}

header .menu-search-icon {
	position: absolute;
	left: 51px;
	padding: 0;
	margin: 0;
	background: no-repeat;
	border: none;
	height: 65px;
  	opacity: 0;
}

header .head-top-menu.active .menu-search-icon .icon-search {
	width: 16px;
  	height: 16px;
    margin-top: -7px;
}

header .head-menu-item li {
	line-height: 28px;
  	font-size: 12px;
  	letter-spacing: 0.11em;
}

header .head-menu-item li a:hover {
	color:#999;
}

header .head-menu-item .dropdown { 
	margin-right: 1em; /*2024/09/03 yoseiAndplus */ 
}

header .head-menu-item .login-menu {
	margin-top: 29px;
}

span.wishlist-hero-items-count {
	/*display: none !important;*/
  	opacity: 0;
}

.nav-open {
	width: 122px;
	border-right: 1px solid #000;
  	border-bottom: 1px solid #000;
	height: 65px;
}

.page-head .nav-open {
	height: 118px;
  	border-right: none;
  	border-bottom: none;
}

header.page-head .head-top-menu.active .menu-search-content {
	border-top: 1px solid #000;
}

.search--less-than-2-results {
	height: auto;
}

.search-content-grid .search-form__connected-submit {
	background: #ddd;
}

.menu-search-toggle {
  	display: none;
    position: absolute;
    z-index: 2;
    height: 65px;
    width: 121px;
    left: 0;
  	cursor: pointer;
  	
}

.menu-search-toggle.active {
	border-bottom: 1px solid #000;
}

.page-head .menu-search-toggle {
	border-top: 1px solid #000;
}

.menu-search-toggle .icon-search {
    width: 16px;
    height: 16px;
    top: 24px;
    position: absolute;
    left: 52px;
}

.menu-search-toggle + .menu-search-content {
	display: none;
}

header .head-top-menu.active .menu-search-toggle {
	display: block;
}

.page-head .nav-open.active {
	border-right: 1px solid #000;
}

.nav-open.active {
	background: #fff;
}

.nav-open > div {
  	position: fixed;
	z-index: 999;
	left: 47px;
	top: 23px;
	width: 25px;
	height: 17px;
	cursor: pointer;
}

.page-head .nav-open > div {
	top: calc((120px - 20px) / 2);
}

.nav-open > div span {
  	position: absolute;
	left: 0;
	width: 100%;
	height: 2px;
	background-color: #000;
	border-radius: 0;
}

.nav-open > div, .nav-open > div span {
  	display: inline-block;
  	/*transition: all .5s;*/
  	box-sizing: border-box;
 }
 
.nav-open > div span:nth-of-type(1) {
  	top: 0;
}

.nav-open > div span:nth-of-type(2) {
  	top: 8px;
}

.nav-open > div span:nth-of-type(3) {
    bottom: -1px;
}

.nav-open > div.active {
  	-webkit-transform: rotate(360deg);
  	transform: rotate(360deg);
}

.nav-open > div.active span:nth-of-type(1) {
  	-webkit-transform: translateY(20px) rotate(-45deg);
  	transform: translateY(20px) rotate(-45deg);
    top: -12px;
}

.nav-open > div.active span:nth-of-type(2) {
 	 -webkit-transform: translateY(0) rotate(45deg);
  	transform: translateY(0) rotate(45deg);
}

.nav-open > div.active span:nth-of-type(3) {
  	opacity: 0;
}

.search-bar__form {
	display: block;
  	height: 63px;
	line-height: 63px;
  	padding-left: 120px;
  	max-width: 100%;
}

.search-bar__input {
	background: none;
  	border: none;
  	padding: 0;
  	display: inline-block;
  	width: calc(100% - 90px);
}

.search-bar__close {
	position: absolute;
	top: 0;
  	margin: 20px 0 0;
  	padding: 0;
  	left: 52px;
}

.search-bar__close .icon {
    width: 16px;
    height: 16px;
}

.search-bar__interior {
	padding: 0;
}

.search-form__container {
	display: block;
}

#SearchDrawer {
  	border-bottom: 1px solid #000;
	height: 65px !important;
  	width: calc(100% - 121px);
	border-right: 1px solid #000;
}

.search-form__input-wrapper p {
	display: inline-block;
  	font-size: 12px;
    margin-left: -8px;
    letter-spacing: 0.14em;
    line-height: 1em;
    vertical-align: top;
    margin-top: 25px;
}

.head-top-menu .search-form__input-wrapper p {
	margin-left: -1px;
}

/* footer */


footer.site-footer {
	background: none;
  	height: 110px;
  	padding: 60px 0 0;
  	margin-top: 0;
}

footer.site-footer .footer-menu1 {
	text-align: center;
  	width: calc(100vw - 242px);
	display: block;
  	margin: 0 auto;
}

footer.site-footer .footer-menu1 li {
	display: inline-block;
  	font-size: 12px;
  	padding: 0 40px;
    letter-spacing: 0.18em;
}

footer.site-footer .footer-menu1 li a:hover {
	color: #999;
}

footer.site-footer .footer-menu1 li:first-child {
	padding-left: 0;
}

footer.site-footer .footer-menu1 li:last-child {
	padding-right: 0;
}


/* top */

.index-vertical1 {
	position: absolute;
  	height: 100%;
  	width: 1px;
  	left: -1px;
  	top: 0;
  	background: #000;
  	will-change: animation;
  	transform: translate3d(0, 0, 0);
}

.index-vertical2 {
	position: absolute;
  	height: 100%;
  	width: 1px;
  	right: -1px;
  	top: 0;
  	background: #000;
  	will-change: animation;
  	transform: translate3d(0, 0, 0);
}

.index-vertical3 {
	position: absolute;
  	height: 100%;
  	width: 1px;
  	left: -1px;
  	top: 0;
  	background: #000;
  	will-change: animation;
  	transform: translate3d(0, 0, 0);
}

.index-vertical4 {
	position: absolute;
  	height: 100%;
  	width: 1px;
  	right: -1px;
  	top: 0;
  	background: #000;
  	will-change: animation;
  	transform: translate3d(0, 0, 0);
}

.index-horizon1 {
	position: absolute;
  	height: 1px;
  	width: 100%;
  	left:0;
  	bottom: 0;
  	background: #000;
  	will-change: animation;
  	transform: translate3d(0, 0, 0);
}

.index-horizon2 {
	position: absolute;
  	height: 1px;
  	width: 100%;
  	left:0;
  	bottom: -1px;
  	background: #000;
  	will-change: animation;
  	transform: translate3d(0, 0, 0);
}

.page-vertical1 {
	position: fixed;
  	height: 100%;
  	width: 1px;
  	left: -1px;
  	top: 0;
  	background: #000;
  	will-change: animation;
  	transform: translate3d(0, 0, 0);
}

.page-vertical2 {
	position: fixed;
  	height: 100%;
  	width: 1px;
  	right: -1px;
  	top: 0;
  	background: #000;
  	will-change: animation;
  	transform: translate3d(0, 0, 0);
}

.page-horizon1 {
	position: fixed;
  	height: 1px;
  	width: 100%;
  	left:0;
  	top: -1px;
  	background: #000;
  	will-change: animation;
  	transform: translate3d(0, 0, 0);
}

.top-section-image {
  	position: relative;
	width:100%;
  	padding: 160px 240px 232px;
  	display: block;
  	margin: auto;
}

.top-section-image img {
	display: block;
  	margin: 0 auto;
}

.hero {
	height: 100%;
  	background: #262626;
  	background-size: cover !important;
/**
    transition-property: filter;
    transition-duration: 1s;
    transition-timing-function: ease;
    transition-delay: 0s;
  	will-change: filter;
    filter: url("#mid-sepia") brightness(140%) contrast(120%);
*/
    --color-image-overlay: none;
    transition: filter 1.5s ease;
    filter: sepia(.9) saturate(.4) brightness(.9);
    -webkit-transition: 1.5s -webkit-filter ease;
    -webkit-filter: sepia(.9) saturate(.4) brightness(.9);
    will-change: transform;
}

.index-section .placeholder-background {
	display: none;
}

@media screen and (-webkit-min-device-pixel-ratio:0)
{ 
  .hero {
  	width: calc(100% + 1px);
  }
}

/**
.hero.visible {
    filter: brightness(100%) contrast(100%);
  	--color-image-overlay: none;
}
*/

.hero.visible {
    -webkit-filter: none;
    filter: none;
}

.top-section-container {
  	font-family: 'untitled', 'FOT-筑紫ゴシック Pr5 R', sans-serif;
  	display: -ms-grid;
	display: grid;
	-ms-grid-columns: repeat(2, 1fr);
	grid-template-columns: repeat(2, 1fr);
	-ms-grid-rows: repeat(25, 185px);
	grid-template-rows: repeat(25, 185px);
	grid-column-gap: 0px;
	grid-row-gap: 0px;
}

a.viewall {
	font-size: 13px;
  	margin-top: -15px;
  	margin-bottom: 15px;
  	margin-left: auto;
  	margin-right: auto;
    text-align:center;
  	display: block;
  	letter-spacing: 0.13em;
  	width: 140px;
}

a.viewall:hover {
	color: #999;
}

.top-section-container > div:nth-of-type(1) { grid-area: 1 / 1 / 5 / 3; -ms-grid-area: 1 / 1 / 5 / 3;}
.top-section-container > div:nth-of-type(2) { grid-area: 5 / 1 / 10 / 2; -ms-grid-area: 5 / 1 / 10 / 2; }
.top-section-container > div:nth-of-type(3) { grid-area: 5 / 2 / 6 / 3; -ms-grid-area: 5 / 2 / 6 / 3; }
.top-section-container > div:nth-of-type(4) { grid-area: 6 / 2 / 11 / 3; -ms-grid-area: 6 / 2 / 11 / 3; }
.top-section-container > div:nth-of-type(5) { grid-area: 10 / 1 / 15 / 2; -ms-grid-area: 10 / 1 / 15 / 2; }
.top-section-container > div:nth-of-type(6) { grid-area: 11 / 2 / 16 / 3; -ms-grid-area: 11 / 2 / 16 / 3; }
.top-section-container > div:nth-of-type(7) { grid-area: 15 / 1 / 20 / 2; -ms-grid-area: 15 / 1 / 20 / 2; }
.top-section-container > div:nth-of-type(8) { grid-area: 16 / 2 / 21 / 3; -ms-grid-area: 16 / 2 / 21 / 3; }
.top-section-container > div:nth-of-type(9) { grid-area: 20 / 1 / 21 / 2; -ms-grid-area: 20 / 1 / 21 / 2; }
.top-section-container > div:nth-of-type(10) { grid-area: 21 / 1 / 26 / 2; -ms-grid-area: 21 / 1 / 26 / 2; }
.top-section-container > div:nth-of-type(11) { grid-area: 21 / 2 / 26 / 3; -ms-grid-area: 21 / 2 / 26 / 3; } 

.top-section-container .hero .hero__inner .page-width {
	padding: 0;
  	max-width: 100%;
  	position: absolute;
  	bottom: 46px;
    left: 49px;
  	text-align: left !important;
}

.top-section-container .hero .hero__inner.text-banner .page-width {
	position: static;
  	text-align: center !important;
}

.top-section-container .hero .hero__inner {
}

.top-section-container .hero .hero__inner.text-banner {
	padding: 11px 0 0;
}

.top-section-container .hero .hero__inner + a {
	z-index:2;
  	display: block;
}

.top-section-container .hero .hero__inner h2 {
	font-size: 12px;
  	text-shadow: unset;
  	font-weight: normal;
  	letter-spacing: 0.12em;
  	margin-bottom: 40px;
}

.top-section-container .hero .hero__inner.text-banner h2 {
	margin-bottom: 17px;
  	text-decoration: underline;
  	letter-spacing: 0.13em;
}

.top-section-container .hero .hero__inner .mega-subtitle {
	font-size: 12px;
  	text-shadow: unset;
  	max-width: 100%;
	width: 100%;
	padding: 0;
	margin: 0;
  	letter-spacing: 0.13em;
}

.top-section-container .hero .hero__inner.text-banner .mega-subtitle p {
	margin-bottom: 14px;
  	padding: 0 15px;
}

.top-section-container .hero .hero__inner.text-banner .hero__btn {
	margin-top: -8px;
  	padding: 0;
  	background: none;
  	font-size: 12px;
  	font-weight: normal;
}

.shopify-policy__container {
	padding-top: 157px;
  	padding-bottom: 60px;
}

.shopify-policy__container h1 {
	padding-left: 0;
  	padding-bottom: 20px;
	text-align: center;
	font-size: 16px;
}

.shopify-policy__container hr {
	margin: 0;
}

#PageContainer .collection-header .section-header h1 {
	text-align: left;
    padding-left: 157px;
    padding-top: 157px;
    padding-bottom: 4px;
    letter-spacing: 0.05em;
}

/* wishlist */

#wishlist-hero-shared-list-view {
	padding-top: 110px;
  	width: calc(100% - 300px);
	display: block;
	margin: 0 auto;
	padding-bottom: 100px;
}

#wishlist-hero-shared-list-view h1 {
	font-size: 24px !Important;
	font-family: "untitled", 'FOT-筑紫ゴシック Pr5 R', sans-serif !important;
	font-weight: 400;
	letter-spacing: 0.1em;
	padding-top: 50px;
  	text-align: center !important;
}

#wishlist-hero-shared-list-view h1 svg {
	display: none;
}

#wishlist-hero-add-notification .MuiSnackbarContent-message {
	background: #fff !important;
}

#wishlist-hero-add-notification .MuiSnackbarContent-message .MuiCardHeader-root {
	background: #262626 !important;
}

#wishlist-hero-shared-list-view a.MuiTypography-root {
	font-size: 12px !important;
	font-weight: normal;
	font-family: "untitled", 'FOT-筑紫ゴシック Pr5 R', sans-serif !important;
  	margin-bottom: 10px;
  	text-align: center;
}

.MuiPaper-root.MuiSnackbarContent-root {
	background-color: #fff !important;
	color: #000 !important;
}

#wishlist-hero-shared-list-view .MuiButtonGroup-root.MuiButtonGroup-fullWidth >  .MuiButtonBase-root.MuiButton-root {
	display: none !Important;
}

#wishlist-hero-shared-list-view .MuiButton-label, #wishlist-hero-shared-list-view .MuiTouchRipple-root {
	text-transform: none;
}

#wishlist-hero-shared-list-view .MuiCardHeader-root {
	padding: 16px 16px 0;
}

#wishlist-hero-shared-list-view .MuiCardActions-root {
	padding: 15px 10px;
}

#wishlist-hero-shared-list-view .wishlist-hero-price-update {
	display: none;
}

#wishlist-hero-shared-list-view .MuiCardHeader-content span + span {
	display: none;
}

#wishlist-hero-shared-list-view .MuiPaper-elevation1 {
	box-shadow: none;
}

#wishlist-hero-shared-list-view .MuiCardMedia-root {
	padding-top: 149.25% !important;
}

#wishlist-hero-shared-list-view .MuiGrid-root.MuiGrid-container.MuiGrid-spacing-xs-2 + div {
	text-align: center;
}

a.MuiTypography-root.MuiLink-root + .MuiCardContent-root {
	padding: 0;
}

.MuiButtonBase-root.MuiButton-root.MuiButton-text {
	display: block !important;
  	margin: 0 auto !important;
}

.MuiButton-label {
	color: #000 !important;
}

.MuiPaper-root {
	background: none !Important;
}

.MuiButtonBase-root.MuiButton-root.MuiButton-text + .MuiButtonBase-root.MuiButton-root.MuiButton-text {
	display: block !important;
  	margin: 0 auto !important;
}

.MuiPaper-root.MuiDialog-paper.MuiDialog-paperScrollPaper.MuiDialog-paperWidthSm {
	background: #fff !important;
}
  

/* page */

#PageContainer .grid__item.medium-up--five-sixths {
    width: 100%;
    left: 0 !important;
}

#PageContainer .section-header h1 {
	padding-left: 0;
  	text-align: center;
  	font-size: 16px;
}

.section-header {
	margin-bottom: 35px;
}

.section-header h1 {
	padding-top: 157px;
  	padding-left: 155px;
  	font-size: 15px;
  	font-weight: normal;
  	text-align: left;
    letter-spacing: 0.16em;
}

.page-width {
	padding: 0;
	max-width: 100vw;
	margin: 0;
}

.material-content {
	max-width: 545px;
	display: block;
	margin: 0 auto;
	padding-bottom: 80px;
}

.material-content h3 {
	font-size: 13px;
  	font-weight: bold;
  	margin-bottom: 8px;
  	margin-top: 90px !important;
}

.material-content p {
	font-size: 12px;
  	line-height: 32px;
  	margin-bottom: 13px;
}

.material-content > div:first-child h3 {
	margin-top: 65px !important;
}

.stockist-content-wrap {
	max-width: 545px;
	display: block;
	margin: 0 auto;
  	padding-bottom: 80px;
}

.stockist-content-wrap h3 {
	font-size: 13px;
  	border-bottom: 1px solid;
	padding-bottom: 10px;
  	margin-bottom: 45px;
}

.stockist-content-wrap p {
  	font-size: 12px;
	line-height: 32px;
}

.stockist-content-wrap .stockist-content {
	padding-bottom: 45px;
}

.stockist-content-wrap .stockist-content div {
	margin-bottom: 50px;
}

.contact-content-grid.page-content-grid p {
	font-size: 14px;
  	text-align: center;
  	margin-bottom: 50px;
}

.contact-content-grid.page-content-grid p.small {
	font-size: 12px;
}

.contact-content-grid.page-content-grid p.small span {
	color: #ff0000;
}

.about-content {
	padding-top: 35px;
  	padding-bottom: 35px;
}

.about-content img {
	width: 100%;
  	margin-bottom: 65px;
}

.about-content p {
	max-width: 545px;
	display: block;
	margin: 0 auto;
  	padding-bottom: 60px;
  	font-size: 12px;
	line-height: 32px;
}

#ContactForm {
	max-width: 800px;
  	display: block;
  	margin: 0 auto;
  	padding-bottom: 50px;
}

#ContactForm .grid__item {
    width: 100%;
    left: 0;
}

#ContactForm input,#ContactForm textarea, #ContactForm select {
	border: none;
  	background-color: #f9f9f9;
  	margin-bottom: 23px;
}

#ContactForm input,#ContactForm select {
	height: 60px;
  	box-sizing: border-box;
}

#ContactForm .btn {
	width: 100%;
  	background: #000;
  	height: 60px;
  	margin-top: 25px;
  	font-size: 16px;
	font-weight: 400;
  	font-family: 'Hind', sans-serif;
}

#ContactForm label span {
	color: #ff0000;
}

.search-content-grid {
	max-width: calc(100vw - 242px);
	padding: 157px 20px 0;
	display: block;
	margin: 0 auto 50px;
}

.search-content-grid + hr {
	display: none;
}

.search-list + .pagination {
	padding-bottom: 50px;
}

.search-content-grid .icon-search {
	fill: #fff !Important;
}

.search-list {
	max-width: calc(100vw - 242px);
	padding: 0 20px;
	display: block;
	margin: 0 auto 50px;
}

.page-content-grid.guide-content-grid {
	max-width: calc(100vw - 242px);
	padding: 0 20px;
	display: block;
	margin: 0 auto 50px;
}

.page-content-grid.guide-content-grid .guide-navigation {
	width: 270px;
  	display: inline-block;
  	vertical-align: top;
  	float:left;
}

.page-content-grid.guide-content-grid .guide-content {
	width: calc(100% - 270px);
  	display: inline-block;
  	vertical-align: top;
  	float:left;
}

.guide-navigation ul li {
	margin-bottom: 17px;
}

.guide-navigation ul li a {
	font-size: 14px;
  	color: #999;
}

.guide-navigation ul li a:hover {
	color: #000;
}

.guide-content h3 {
	font-size: 20px;
  	padding-left: 10px;
  	padding-bottom: 20px;
  	border-bottom: 1px solid #000;
  	font-weight: bold;
  	margin-bottom: 50px;
  	margin-top: 80px;
}

.guide-content h3.f-title {
	margin-top: 0;
}

.guide-content h4 {
	font-size: 16px;
  	font-weight: normal;
  	padding: 0 50px;
}

.guide-content p {
	padding:  0px 50px 20px;
  	font-size: 14px;
  	color: #000;
  	line-height: 1.8em;
}

.guide-content p span {
	display: block;
}

.guide-content b {
	display: block;
}

.guide-content a {
	text-decoration: underline;
}

.guide-content div {
	padding-left: 30px;
  	padding-bottom: 30px;
}



/* account */

.account-page h1 {
	padding-left: 0;
	text-align: center;
	font-size: 16px;
	padding-top: 155px;
}

#RecoverPasswordForm h2 {
	padding-left: 0;
	text-align: center;
	font-size: 16px;
	padding-top: 155px;
}

form#customer_login, form#RegisterForm {
	margin-bottom:35px;
}

/* cart */

.cart-page h1 {
	padding-left: 0;
	text-align: center;
	font-size: 16px;
	padding-top: 155px;
}

form.cart {
	max-width: calc(100vw - 282px);
  	display: block;
  	margin: 0 auto 35px;
}

/* collection */

#Collection .grid-view-item__image-wrapper {
	width: 100%;
	max-width: 100% !important;
    margin: 0; 
}

.grid-view-item__image-wrapper .grid-view-item__image {
	max-width: 100% !important;
	max-height: 100% !important;
}

#Collection .grid {
	margin: 0;
  	overflow: hidden;
  	padding-bottom: 120px;
}

#Collection .grid__item--collection-template {
	padding: 0;
	margin: 0; 
  	position: relative;
  	overflow:hidden;
  	background: #fff;
}

#Collection .grid__item--collection-template .product-card {
	margin: 0;
  	font-size: 12px;
}

#Collection .grid__item--collection-template:nth-of-type(even) {
	top: 96px;
}

#Collection .absolute-content {
	position:absolute;
	bottom: 37px;
	left: 48px;
  	letter-spacing: 0.15em;
  	text-shadow: 1px 1px 7px rgb(38 38 38);
	filter: contrast(1.5) brightness(1.5);
}

#Collection .product-tags {
	margin-bottom: 38px;
}

#Collection .product-tags p {
	color: #fff;
  	font-weight: normal;
  	text-decoration: underline;
  	letter-spacing: 0.18em;
  	font-weight: 600;
}

#Collection .product-card__title {
	color: #fff !important;
  	border-bottom: none;
  	margin-bottom: 40px;
	display: block;
  	font-weight: normal;
}

#Collection .price-item {
	color: #fff !important;
  	font-weight: normal;
  	margin-right: 10px;
}

#Collection .grid-view-item__link p {
	height: 20px;
  	margin: auto;
  	display: block;
  	color: #780e0e;
  	position: absolute;
  	top: 0;
  	bottom:0;
  	left: 0;
  	right: 0;
  	font-weight: bold;
  	text-align: center;
  	text-decoration: underline;
}

#Collection .grid-view-item__link p + .p-restock {
	bottom: -50px;
	color: #333;
	text-decoration: none;
  	letter-spacing: 0.18em;
}

#Collection .grid-view-item__link p.soldout {
	letter-spacing: 0.18em;
}

#Collection .soldout-img {
	opacity: 0.4;
}

#Collection .grid-view-item.product-card:hover {
	opacity: 1;
}


#Collection .grid-view-item.product-card:hover * {
	opacity: 1;
}

#Collection .grid-view-item.product-card:hover .soldout-img {
	opacity: 0.4;
}

#Collection .grid-view-item.grid-view-item--sold-out.product-card .absolute-content .product-tags{
	display: none;
}

#shopify-section-collection-template {
	padding-bottom: 35px;
}

.price-item b {
	font-weight: normal;
}

.feature-right .article__grid-meta .article__date {
	right: 30px;
}

/* product */
.size-chart__table {
  display: block;
  overflow-x: scroll;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
  border-collapse: collapse;
  border: none;
}
.size-chart__table tbody {
  width: 100%;
  display:table;
}
.size-chart__table tbody th, .size-chart__table tbody td {
  width:90px !important;
  min-width:90px;
}

#shopify-section-product-template {
	padding-top: 215px;
  	padding-bottom: 118px;
}

#shopify-section-product-template .product-single__media-wrapper {
	padding: 0;
	max-width: 100% !important;
}

#shopify-section-product-template .product-single__media img {
	max-width: 100% !important;
	max-height: 100% !important;
}


#ProductSection-product-template {
	background: #262626;
  	color: #fff;
  	text-align: center;
}

#ProductSection-product-template .price-item {
	color: #fff;
  	font-size: 16px;
	font-weight: normal;
  	letter-spacing: 0.15em;
}

#ProductSection-product-template .taxin {
	font-weight: normal;
  	font-size: 16px;
}

#shopify-section-product-template #ProductSection-product-template .taxin {
	font-size: 13px;
  	letter-spacing: 0.15em;
}

#ProductSection-product-template .product-single--medium-media .medium-up--one-half {
	padding: 0;
}

.product-form {
	padding-top: 0;
}

.product-form__controls-group ~ .product-form__controls-group--submit {
	margin-top: 0;
}

.product-single.grid {
	margin: 0;
  	position: relative;
}

.product-single.grid .grid__item {
	padding: 0;
}

.product-single__meta .product-single__title {
	padding-top: 61px;
  	margin-bottom: 15px;
  	font-size: 16px;
  	font-weight: normal;
    letter-spacing: 0.15em;
}

.product-single__meta.p-tag .product-single__title {
	padding-top: 102px;
}

.product-single__meta .price__regular,.product-single__meta .price__sale {
	margin-right: 0;
}

.product-single__meta .price, .product-single__meta .price__pricing-group {
	display: block;
}

.product-single__meta .price dd {
	margin: 0;
}

.product-infomation-wrap {
	padding-top: 52px;
}

.product-infomation-wrap p {
	color: #fff;
  	font-size: 12px;
  	margin-bottom: 14px;
  	padding: 0 20px;
}

.color-select {
	width: 130px;
	display: inline-block;
	padding: 0 15px;
	box-sizing: border-box;
}

.slick-slide img {
	width: 100%;
}

.material {
	padding-top: 18px;
    font-size: 12px;
    margin-bottom: 15px;
    letter-spacing: 0.15em;
}

.material + div p {
	font-size: 12px;
  	color: #fff;
    margin-bottom: 14px;
}

.material + div p a {
	color: #fff;
	text-decoration: underline;
}

.product-form-wrap {
	position: absolute;
	bottom: 1px;
	width: 50%;
	margin: 0;
	padding: 0;
	right: 0;
  	/*height: 366px; */
  	z-index:2;
  	background: #262626;
}

.product-form-wrap .product-form__controls-group {
	display: block;
  	width: 50vw;
}

.shopify-payment-button .shopify-payment-button__button--unbranded {
	background: none;
    padding: 0;
	margin: 0;
	height: 73px;
  	text-transform: none;
  	font-weight: normal;
	font-size: 13px;
  	letter-spacing: 0.15em;
    background-color: #1a1a1a;
}

.product-form-wrap .product-form__item .btn.sold-button {
	background: #575757 !Important;
  	color: #000 !important;
  	opacity: 1 !important;
  	border: none;
}

body .product-form-wrap .product-form__item .btn.sold-button:hover {
	background: #575757 !important;
  	opacity: 1;	
}

.product-form-wrap .product-form__item .btn.product-form__cart-submit {
	color: #fff;
  	transition: all .3s;
}

.product-form-wrap .product-form__item .btn.product-form__cart-submit:hover {
	background: #606060 !important;
}

/*
.product-form-wrap .product-form__item .btn.product-form__cart-submit + .shopify-payment-button {
	display: none;
}
*/

.product-form-wrap .product-form__item .btn.product-form__cart-submit:hover {
	background: #262626;
}

.product-form-wrap .btn {
	text-transform: none;
  	font-weight: normal;
  	font-size: 13px;
  	background: none;
}

.product-form-wrap .product-form__item.selector-wrapper {
	height: 73px;
  	border-top: 1px solid #fff;
	box-sizing: border-box;
  	text-align: center;
  	position: relative;
}

.product-form-wrap .product-form__item.selector-wrapper option {
	color: #fff;
  	background: #262626;
}
 
.product-form-wrap .product-form__item.selector-wrapper > div {
	width: 190px;
  	display: block;
  	margin: 0 auto;
  	position: relative;
}

.product-form-wrap .product-form__item.selector-wrapper label:after {
	content: "";
  	width: 100%;
  	height: 100%;
  	position: absolute;
  	top: 0;
  	left: 0;
  	cursor: pointer;
}

.product-form-wrap .product-form__item {
	padding: 0 !important;
	margin: 0 !important;
  	font-size: 0;
}

.product-form-wrap .product-form__item .btn {
	width: 25vw !important;
  	display: inline-block;
  	margin: 0 !important;
  	padding: 0 !important;
  	height: 73px !important;
	line-height: 73px !important;
  	vertical-align: top;
  	border-radius: unset;
  	letter-spacing: 0.15em;
  	opacity: 1 !important;
  	transition: all .3s;
}

.product-form-wrap .product-form__item .btn:hover {
	background: #606060;
}

#wishlist-hero-product-page-button {
	width: 25vw !important;
  	display: inline-block;
  	margin: 0;
  	padding: 0;
 	height: 73px;
	line-height: 73px;
  	border-left: 1px solid #fff;
	box-sizing: border-box;
  	transition: all .3s;
}

#button-change #wishlist-hero-product-page-button2 {
  display: none;
}

#wishlist-hero-product-page-button:hover,#wishlist-hero-product-page-button2:hover {
	background: #606060;
}

#wishlist-hero-product-page-button:focus,#wishlist-hero-product-page-button2:focus  {
	background: #333;
} 

.shopify-payment-button {
	width: 25vw !important;
  	display: inline-block;
  	margin: 0;
  	padding: 0;
 	height: 73px;
	line-height: 73px;
  	font-size: 13px;
}

.product-form__item--no-variants {
	max-width: 100%;
}

.product-form__item label {
	font-size: 13px;
  	width: 30px;
	display: inline-block;
  	position: absolute;
    top: calc((100% - 19px) / 2);
    left: -3px;
    letter-spacing: 0.14em;
}

.product-form select {
	background: none;
	border: none;
	color: #fff;
	width: 100%;
    display: inline-block;
    padding: 0;
    line-height: 72px;
  	font-size: 13px;
 	text-align-last: center;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  	position: relative;
  	z-index:2;
}

@media(max-width: 767px) {
_::-webkit-full-page-media, _:future, :root   .product-form select {
  padding-left: 73px;
  padding-right: 73px;
}
}

.selector-wrapper.product-form__item {
	position: relative;
}

.selector-wrapper.product-form__item:after {
	content: "";
  	background: url("//cdn.shopify.com/s/files/1/0506/7430/3148/t/2/assets/select-arrow.png") no-repeat;
  	background-size: 100%;
    height: 5px;
    display: block;
    position: absolute;
    top: calc((100% - 5px) / 2);
    width: 184px;
    display: block;
    margin: 0 auto;
    left: 0;
    right: 0;
    background-size: 12px 5px;
    background-position: right;  
}
	
.soldout-product-content .selector-wrapper.product-form__item > div:after {
	content: "";
  	width: 21px;
  	height: 21px;
  	display: block;
  	background: url(breakline.png) no-repeat;
  	background-size: 100%;
 	left: 0;
	right: 0;
	margin: auto;
	top: 0;
	bottom: 0;
  	position: absolute;
}

.product-form #ProductSelect-product-template {
	display: none;
}

.product-form__controls-group--submit > .product-form__item--submit {
	border-top: 1px solid #fff;
}

.product-guide-wrap {
	background: #262626;
}

.product-guide-wrap table {
	margin-bottom: 0;
  	border-color: #575757;
}

.product-guide-wrap table th, .product-guide-wrap table td {
	border: 1px solid #575757;
  	text-align: center;
 	width: 25%;
}

.product-guide-wrap .product-guide {
  	border-top: 1px solid #fff;
  	box-sizing: border-box;
	height: 73px;
  	text-align: center;
  	width: 50vw;
  	line-height: 73px;
  	color: #fff;
  	font-size: 13px;
  	cursor: pointer;
  	letter-spacing: 0.15em;
  	transition: all .3s;
}

.product-guide-wrap .product-guide:hover {
	background: #606060;
}

.product-guide-wrap .product-guide:focus {
	background: #333;
}

.product-guide-wrap .product-guide + div {
	display: none;
  	padding-bottom: 30px;
  	font-size: 12px;
}

.shopping-guide-title {
  	border-top: 1px solid #fff;
  	box-sizing: border-box;
	height: 73px;
  	text-align: center;
  	width: 50vw;
  	line-height: 73px;
  	font-size: 13px;
}

.shopping-guide-title a {
	color: #fff;
  	letter-spacing: 0.15em;
  	display: block;
  	transition: all .3s;
}

.shopping-guide-title a:hover {
	color: #fff;
  	background: #606060;
}

.shopping-guide-title a:focus {
	color: #fff;
  	background: #333;
}

.pre-text {
	font-size: 12px;
	color: #fff;
	padding-top: 15px;
}

.size-chart .notice {
	color: #fff;
}

/* recommend */

.recommend-wrap {
	padding-bottom: 124px;
}

.recommend-wrap h3 {
	text-align: center;
  	font-size: 13px;
  	font-weight: normal;
  	margin-bottom: 0;
  	padding-bottom: 71px;
  	letter-spacing: 0.15em;
}

.r__list.slick-initialized .slick-slide {
	padding: 0 45px;
}

.recommend-content {
	min-height: 30px;
}

.recommend-content a {
	display: block;
}

.recommend-content p {
	display: block;
}

.r__list {
	position: relative;
}

.r__list .prev-arrow {
	width: 9px;
  	height: 27px;
  	background-size: 100%;
  	display: block;
  	position: absolute;
    bottom: -75px;
    right: 293px;
    background-repeat: no-repeat;
}

.r__list .next-arrow {
	width: 9px;
  	height: 27px;
  	background-size: 100%;
  	display: block;
  	position: absolute;
    bottom: -75px;
    right: 168px;
    background-repeat: no-repeat;
}

.recommend-wrap .slick-slide a {
	display: block !important;
}

.recommend-wrap .slick-slide div {
	display; block !important;
}

.recommend-wrap .caption {
  	margin-top:0;
    padding-top: 18px;
	font-size: 12px;
  	color: #222;
    text-align: center;
  	line-height: 3.3em;
  	clear:both;
  	display: block;
    letter-spacing: 0.16em;
}

.recommend-wrap .caption a {
	text-decoration: none;
  	border: none;
    font-size: 12px;
}

.product-desc-content {
	overflow-y: auto;
}


/* product tag */

.product-single__meta .product__price {
	position: relative;
}

.product-single__meta .product-tags {
	position: absolute;
	top: -77px;
	left: 0;
	right: 0;
}

.product-single__meta .product-tags p {
  	font-size: 13px;
  	display: none;
  	color: #fff;
}

.product-single__meta .price--sold-out .product-tags p.tag-soldout {
	display: block;
}

.product-single__meta .product--preorder .product-tags p.tag-preorder {
	display: block;
    letter-spacing: 0.15em;
}

.product-single__meta .price--sold-out.product--preorder .product-tags p.tag-soldout {
	display: none;
}

.product-single__meta .price--sold-out.product--preorder .product-tags p.tag-preorder {
	display: none;
}

.product-single__meta .price--sold-out.product--comingsoon .product-tags p.tag-soldout {
	display: none;
}

.product-single__meta .price--sold-out.product--comingsoon .product-tags p.tag-comingsoon {
	display: none;
  	margin-bottom: 0;
}

/* blog */

#shopify-section-blog-template {
	width: calc(100% - 244px);
	display: block;
	margin: 0 auto;
  	padding-bottom: 93px;
}

#shopify-section-blog-template .grid {
	margin-left: 0;
	padding-right: 0;
	box-sizing: border-box;
	display: block;
  	width: 100% !important;
  	overflow: hidden;
}

#shopify-section-blog-template .grid .grid__item {
	padding-left: 0;
}

#shopify-section-blog-template .article__grid-image-wrapper {
	max-width: 100% !important;
}

#shopify-section-blog-template .grid .article__title {
	font-size: 13px;
    line-height: 2.3em;
  	letter-spacing: 0.15em;
  	margin-bottom: 8px;
}

#shopify-section-blog-template .grid .article__title:hover {
	color: #999;
}

#shopify-section-blog-template .article__grid-image-container img {
    display: block;
    max-width: 100% !important;
    max-height: 100% !important;
}

#shopify-section-blog-template .grid > .grid__item.medium-up--one-third {
    /*
  	width: 100%;
	float: unset;
	-webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
    */
    width: calc((100% - 50px) / 3);
    border-bottom: 1px solid #000;
	margin-bottom: 35px;
}

#shopify-section-blog-template .article__grid-image-container {
	margin-bottom: 20px;
}

#shopify-section-blog-template .grid .article__grid-excerpt {
	font-size: 12px;
  	letter-spacing: 0.15em;
	line-height: 2.6em;
  	margin-bottom: 11px;
}

.return-link-wrapper a {
	margin-bottom: 100px;
  	border-radius: unset;
}

.return-link-wrapper a:hover {
	color: #999;
}

.blog-filter {
	padding: 11px 55px 24px;
}

.blog-filter .blog-tags > a {
	display: inline-block;
  	padding-left: 20px;
  	font-size: 12px;
}

.blog-filter .blog-tags > a.active p {
	border-bottom: none;
  	font-weight: bold;
}

.blog-filter .blog-tags > a p {
	border-bottom: 1px solid #000;
  	line-height: 12px;
    letter-spacing: 0.165em;
}

.blog-filter .blog-tags > a p:hover {
	color: #999;
  	border-bottom: 1px solid #999;
}

.blog-filter .blog-title {
	display: inline-block;
	text-align: right;
	width: 50%;
}

.blog-filter .blog-tags {
	display: inline-block;
	text-align: left;
	width: 50%;
}

.blog-filter .blog-title > p a {
	border-bottom: 1px solid #000;
  	line-height: 12px;
 	font-size: 12px;
}

.blog-filter .blog-title > p {
  	line-height: 12px;
 	font-size: 12px;
    letter-spacing: 0.165em;
}

/* AP20221005 */
.blog-filter .blog-tags {
    position:relative;
}

.blog-filter .blog-tags .blog-tags-contents{
    position:absolute;
    opacity: 0;
    visibility:hidden;
    width: 100%;
    padding: 8px 0;
}

.blog-filter .blog-tags .blog-tags-contents:hover{
    opacity: 1;
    visibility:visible;
}

.blog-filter .blog-tags .blog-tags-title {
    line-height: 12px;
    font-size: 12px;
    letter-spacing: 0.165em;
    display: inline-block;
    border-bottom: 1px solid;
    padding-bottom: 2px;
}

/*
.blog-filter .blog-tags .blog-tags-title.active {
  font-weight: bold;
}

.blog-filter .blog-tags .blog-tags-title:hover {
  text-decoration: underline;
}
*/

.blog-filter .blog-tags .blog-tags-title:hover +  .blog-tags-contents{
     opacity: 1;
    visibility:visible;
}

.blog-filter .blog-tags .blog-tags-contents a p {
    display: inline-block;
    font-size: 10px;
    letter-spacing: 0.165em;
    margin-right: 10px;
}
.blog-filter .blog-tags .blog-tags-contents a:hover p {
    color: #999;
  	border-bottom: 1px solid #999;
}


#shopify-section-article-template {
	max-width: 880px;
  	width: 100%;
	display: block;
	margin: 0 auto;
  	padding-bottom: 60px;
}

.article__date {
	font-size: 11px;
  	line-height: 1em;
  	padding-top: 20px;
	display: block;
}

#shopify-section-article-template .article__date {
	padding-top: 27px;
    letter-spacing: 0.2em;
}

#shopify-section-article-template .lead_text {
	padding-top: 14px;
    padding-bottom: 39px;
    max-width: 540px;
    display: block;
    margin: 0 auto;
  	line-height: 2.6em !Important;
    letter-spacing: 0.16em;
}

#shopify-section-article-template .rte img {
	width: 100%;
}

.article__grid-meta {
	margin-bottom: 51px;
}

.article__grid-meta .article__date {
	position: absolute;
	right: 0;
  	bottom: 33px;
    letter-spacing: 0.21em;
}

#shopify-section-article-template .rte {
	font-size: 12px;
	line-height: 2.6em;
    letter-spacing: 0.16em;
}

.return-link-wrapper a {
	font-size: 12px;
  	font-weight: normal;
  	background: none;
  	border: none;
  	color: #000;
  	line-height: 1em;
  	padding: 0;
  	border-bottom: 1px solid #000;
  	text-transform: unset;
}

.return-link-wrapper a:hover {
	color: #999 !important;
}

.article__meta-buttons a {
	border: none;
  	background: none;
  	padding: 0;
  	text-transform: unset;
  	font-weight: normal;
    letter-spacing: 0.15em;
}

/* account */

.grid.myaccount {
	width: calc(100% - 300px);
	display: block;
	margin: 0 auto;
	padding-bottom: 100px;
}

#customer_logout_link {
	padding: 9px 10px;
  	font-size: 12px;
  	font-weight: bold;
    line-height: 1;
    background-color: #3a3a3a;
	color: #fff;
  	margin: 20px auto 0 ;
	display: block;
	max-width: 95px;
	text-align: center;
  	border-radius: 2px;
  	margin-left: 30px;
  	clear:both;
}

.myaccount__order-history {
	padding: 20px 0 20px 30px;
}

.empty-page-content h1 {
	font-size: 16px;
  	padding-top: 30px;
}

/* slick */

.slick-list {
	font-size: 0;
}

.slider .slide-arrow {
	width: 9px;
  	height: 26px;
  	background-repeat: no-repeat;
  	background-size: 100%;
  	display: block !important;
  	position: absolute;
  	bottom: 30px;
  	z-index: 1;
  	cursor: pointer;
  	mix-blend-mode: difference;
}

.slider .slide-arrow.slick-disabled {
	opacity: 0.4 !important;
  	cursor: unset;
}

.slider .slide-arrow.next-arrow {
	/*right: 55px;*/
    right: 0;
    top: 0;
    background: none !important;
    height: calc(100% - 60px);
    width: 50%;
  	
}
/*
.slider .slide-arrow.next-arrow:after {
	content: "";
	width: 25vw;
	height: calc(25vw * 2.5);
	display: block;
	z-index: 100;
	position: absolute;
	right: -3.3vw;
	top: -63vw;
}
*/

.slider .slide-arrow.next-arrow:after {
	content: "";
  	background: url("//cdn.shopify.com/s/files/1/0506/7430/3148/t/2/assets/right-arrow.png");
  	width: 9px;
    height: 26px;
    display: block;
    position: absolute;
    right: 55px;
    background-size: cover;
    bottom: -30px !important;
}

.slider .slide-arrow.prev-arrow {
	/*right: 180px;*/
  	left: 0;
  	background: none !important;
    right: auto;
    width: 50%;
    height: calc(100% - 60px);
    top: 0;
    bottom: auto;
}

.slider .slide-arrow.prev-arrow:after {
	content: "";
  	width: 9px;
    height: 26px;
  	background: url("//cdn.shopify.com/s/files/1/0506/7430/3148/t/2/assets/left-arrow.png");
    display: block;
    position: absolute;
    right: -12.4vw;
    background-size: cover;
    bottom: -30px !important;
}

/*
.slider .slide-arrow.prev-arrow:after {
	content: "";
	width: 25vw;
	height: calc(25vw * 2.5);
	display: block;
	z-index: 100;
	position: absolute;
	right: 15vw;
	top: -63vw;
}
*/

/* backinstock */

.product-form__controls-group + #BIS_trigger {
	display: none;
}

#BIS_trigger + .product-form__cart-submit {
	display: none;
}

/* modal */

@keyframes fade-in {
      0% {
        display: none;
        opacity: 0;
      }

      1% {
        display: block;
        opacity: 0;
      }

      100% {
        display: block;
        opacity: 1;
      }
}

@-moz-keyframes fade-in {
      0% {
        display: none;
        opacity: 0;
      }

      1% {
        display: block;
        opacity: 0;
      }

      100% {
        display: block;
        opacity: 1;
      }
}

@-webkit-keyframes fade-in {
      0% {
        display: none;
        opacity: 0;
      }

      1% {
        display: block;
        opacity: 0;
      }

      100% {
        display: block;
        opacity: 1;
      }
}

@keyframes fade-out {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}

@-moz-keyframes fade-out {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}

@-webkit-keyframes fade-out {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}

#SearchDrawer {
  	opacity: 0;
  	animation-duration: 0.5s;
  	transform: none !Important;
}

.js-drawer-open-top #SearchDrawer {
	opacity: 1;
    animation-name: fade-in;
    -moz-animation-name: fade-in;
    -webkit-animation-name: fade-in;
}

.apclose #SearchDrawer {
	opacity: 0;
    animation: fade-out 0.5s linear 0s;
    -moz-animation: fade-out 0.5s linear 0s;
    -webkit-animation: fade-out 0.5s linear 0s;
  	display: inherit;
    animation-name: fade-out !important;
    -moz-animation-name: fade-out !Important;
    -webkit-animation-name: fade-out !important;
}

/*
@media(max-width: 1370px) {
  footer.site-footer .footer-menu1 li {
  	padding: 0 25px;
  }
}

@media(max-width: 1240px) {
  footer.site-footer .footer-menu1 li {
  	padding: 0 15px;
  }
}
*/

@media(max-width: 767px) {
  .hidden-phone {
  	display: none !Important;
  }
  .visible-phone {
  	display: block !Important;
  }
  .menu-search-toggle {
  	display: none !Important;
  }
  .menu-search-toggle + .menu-search-content {
  	display: block
  }
  
  .b-fixed .page-vertical2.white {
  	background: #fff;
  }
  
  .empty-page-content h1 {
  	font-size: 12px;
  }
  
  .template-index .page-container {
  	will-change: transition;
    transform: translate3d(0, 0, 0);
  }
  
  .head-top-menu {
  	opacity: 0;
    will-change: animation;
    transform: translate3d(0, 0, 0);
  }
  
  header .site-header__cart-count {
  	border: 1px solid #000;
  }
  header .head-top-menu.active.hidden {
  	padding-bottom: 0;
  }
  
  header.page-head .head-top-menu.active.hidden {
  	margin-top: -1px;
  }
  
  header.page-head.scrollin .head-top-menu.active.hidden {
  	margin-top: 0;
  }
  
  header #AccessibleNav {
	max-height: 120px;
  	width: 100%;
  }
  header.page-head {
    height: 100%;
  	max-height: 100%;
  }
  header.site-header .site-header__mobile-nav {
  	 max-height: 100%;
  }
  header .medium-up--one-quarter.logo-align--left {
	width: auto;
  }
   header .medium-up--one-quarter.site-header__icons.site-header__icons--plus {
	width: auto;
   }

  .search-form__input-wrapper p {
  	font-size: 8px;
    margin: 15px 0 0 !important;
  }
  .pre-text {
    padding-top: 10px;
	font-size: 10px;
  }
  .empty--item {
  	max-width: calc(100vw - 100px) !important;
    font-size: 10px;
    display: block;
	margin: 0 auto;
    padding-top: 25px;
  }
  .slick-slider {
  	-ms-touch-action: auto;
    touch-action: auto;
  }
  .shopify-challenge__container {
  	max-width: calc(100vw - 100px) !important;
	width: 100%;
	padding-top: 100px;
    padding-bottom: 50px;
  }
  .shopify-challenge__message {
  	font-size: 10px;
  }
  .pagination {
  	padding-top: 90px;
  }
  .pagination li {
      padding: 0px 15px;
  }
  .pagination li a {
  	font-size: 8px;
  }
  .teaser-wrap {
  	padding-top: 70px;
  }
  .teaser-wrap .teaser-logo {
  	width: 145px;
  }
  .teaser-wrap p {
  	font-size: 9px;
    margin-bottom: 65px;
  }
  .teaser-wrap a {
  	font-size: 8px;
  }
  .teaser-wrap .newsletter-section h4 {
  	font-size: 8px;
  }
  
  .newsletter-page-grid {
    max-width: calc(100vw - 82px) !important;
    padding: 0 20px;
    display: block;
    margin: 0 auto 50px;
  }
  
  .search-content-grid {
  	max-width: calc(100vw - 82px) !important;
    padding: 82px 20px 0;
  }
  
  .search-list {
  	max-width: calc(100vw - 82px) !important;
    padding: 0 20px;
  }
  
  .newsletter-page-grid input {
  	font-size: 10px;
  }
  
  .newsletter-page-grid .input-group__btn span {
  	font-size: 10px;
  }
  
  .shopify-payment-button .shopify-payment-button__button--unbranded {
  	font-size: 10px;
  }
  
  #shopify-section-blog-template {
  	max-width:100vw !important;
    width: 100% !important;
    padding-bottom: 41px;
  }
  
  #shopify-section-blog-template .grid {
  	width: 100% !important;
  }
  
  #shopify-section-blog-template .grid > .grid__item.medium-up--one-third {
  	width: calc(50% - 7.5px);
    background: #fff;
    padding-top: 20px;
    margin-bottom: 0;
  }
  
  #shopify-section-blog-template .grid > .grid__item.medium-up--one-third:nth-of-type(1),#shopify-section-blog-template .grid > .grid__item.medium-up--one-third:nth-of-type(2) {
  	padding-top: 0;
  }
  
  .blog-filter {
    width: calc(100vw - 80px);
  	padding: 11px 20px 14px;
    margin: 0 auto;
  }
  
  .blog-filter .blog-title {
  	width: 25%;
    margin-top: 7px;
  }
  
  .blog-filter .blog-tags {
  	width: 75%;
  }
  
  .blog-filter .blog-title > p {
  	font-size: 8px;
    
  }
  
  .blog-filter .blog-tags > a {
  	font-size: 8px;
    padding-left: 9px;
  }
  
  #shopify-section-article-template {
  	max-width: calc(100vw - 84px);
    width: 100%;
    padding-bottom: 0;
  }
  
  #shopify-section-article-template .article__date {
  	padding-top: 7px;
    font-size: 8px;
  }
  
  #shopify-section-article-template .article__title {
  	font-size: 13px !important;
  }
  
  #shopify-section-article-template .lead_text,#shopify-section-article-template .content-rte {
  	padding: 8px 19px 39px;
    font-size: 8px;
  }
  
  #shopify-section-article-template .img-rte {
  	margin: 0 -42px;
  }
  
  .return-link-wrapper a {
  	font-size: 8px;
    margin-bottom: 50px;
  }
  
  #shopify-section-blog-template .grid .article__title {
  	font-size: 9px;
    padding-left: 9px;
    padding-right: 9px;
    margin-top: 14px;
  }
  
  #shopify-section-blog-template .grid .article__grid-excerpt {
  	font-size: 8px;
    padding-left: 9px;
    padding-right: 9px;
    margin-bottom: 10px;
    line-height: 2.7em;
  }
  
  #shopify-section-blog-template .article__grid-image-container {
  	margin-bottom: 0;
  }
  
  .article__grid-meta--has-image {
  	padding-left: 0 !important;
  }
  
  .article__grid-meta {
  	margin-bottom: 30px;
  }
  
  .article__grid-meta .article__date {
  	font-size:8px;
    bottom: 13px;
    right: 2px;
  }
  
  .article__meta-buttons a {
  	font-size: 8px;
    padding-left: 9px;
  }
  
  .top-section-container .hero .hero__inner.text-banner .mega-subtitle p {
  	padding: 0 10px;
  }
  
  .top-wrap .horizon2 {
  	bottom: 15%;
  }
  .top-wrap .horizon1 {
  	top: 15%;
  }
  .teaser-wrap .newsletter-section .form-single-field {
  	max-width: 220px;
    margin-top: -8px;
  }
  .teaser-wrap .newsletter-section .input-group .input-group__field {
  	min-height: 32px;
    font-size: 8px;
    padding: 8px;
  }
  .teaser-wrap .newsletter-section .input-group .input-group__btn {
  	min-height: 32px;
  }
  .teaser-wrap .newsletter-section .input-group .input-group__btn button {
  	min-height: 30px;
	padding: 0 8px 0;
  }
  .teaser-wrap .newsletter-section .input-group .input-group__btn button span {
  	font-size: 8px;
  }
  
  .teaser-wrap .form-message.form-message--success {
  	height: 32px;
	line-height: 29px;
	font-size: 8px;
  }
  
  .top-section-container {
	display: grid;
	grid-template-rows: repeat(45, 1fr);
	grid-row-gap: 65px;
  }

  .top-section-container > div {
  	padding: 0;
    margin-top: -105px !important;
  }

  .top-section-container > div:nth-of-type(1) { grid-area: 1 / 1 / 11 / 3; }
  .top-section-container > div:nth-of-type(2) { grid-area: 11 / 1 / 19 / 2; }
  .top-section-container > div:nth-of-type(3) { grid-area: 11 / 2 / 14 / 3; }
  .top-section-container > div:nth-of-type(4) { grid-area: 14 / 2 / 22 / 3; }
  .top-section-container > div:nth-of-type(5) { grid-area: 19 / 1 / 27 / 2; }
  .top-section-container > div:nth-of-type(6) { grid-area: 22 / 2 / 30 / 3; }
  .top-section-container > div:nth-of-type(7) { grid-area: 27 / 1 / 35 / 2; }
  .top-section-container > div:nth-of-type(8) { grid-area: 30 / 2 / 38 / 3; }
  .top-section-container > div:nth-of-type(9) { grid-area: 35 / 1 / 38 / 2; }
  .top-section-container > div:nth-of-type(10) { grid-area: 38 / 1 / 46 / 2; }
  .top-section-container > div:nth-of-type(11) { grid-area: 38 / 2 / 46 / 3; } 
  
  .top-section-image {
  	padding: 64px 52px 185px;
  }
  
  a.viewall {
  	font-size: 9px;
  }
  
  footer.site-footer {
  	height: 245px;
    padding: 19px 32px 32px;
  }
  
  footer.site-footer .footer-menu1 li {
  	display: block;
    font-size: 8px;
    line-height: 32px;
  }
  
  #ContactForm label {
  	font-size: 12px;
    letter-spacing: 0.07em;
  }
  
  #ContactForm input, #ContactForm select {
  	height: 40px;
    padding-left: 10px;
    font-size: 14px;
    margin-bottom: 15px;
  }
  
  #ContactForm select {
  	margin-bottom: 18px !important;
  }
  
  #ContactForm textarea {
  	font-size: 14px;
    padding-left: 10px;
    height: 150px;
    margin-bottom: -4px;
  }
  
  #ContactForm .btn {
  	height: 40px;
    font-size: 14px;
    line-height: 29px;
  }
  
  #shopify-section-header {
  	z-index: 1000;
	width: 100%;
  }
  
  #AccessibleNav {
  	position: absolute;
	top: 0;
	display: block;
  }
  
  #AccessibleNav a {
  	margin: 12px auto 5px !important;
    width: 69px;
  }
  
  #AccessibleNav a.fixed-logo {
    width: 26px;
  }
  
  .page-content-grid.guide-content-grid .guide-navigation {
  	display: block !important;
	width: 100% !important;
	padding: 0 10px 30px;
  }
  
  .guide-content h3 {
  	font-size: 10px;
  }
  
  .guide-content h4 {
  	font-size: 10px;
  }
  
  .guide-content p {
  	font-size: 9px;
  }
  
  .guide-navigation ul li {
  	margin-bottom: 12px;
  }
  
  .guide-navigation ul li a {
  	font-size: 10px;
  }
  
  header.site-header.scrollin {
  	/*height: 41px;*/
    height: 100%;
  }
  
  header.site-header.scrollin:after {
  	content: "";
  }
  
  .b-fixed header.index-head.site-header.scrollin:after {
    content: "";
    width: 100%;
    height: 1px;
    background: #000;
    display: block;
    position: absolute;
    top: 41px;
  }
  
  header .head-top-menu.active {
  	width: 50vw;
   	height: calc(100vh - 38px);
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    /*margin-top: -1px;*/
  }
  
  header .head-top-menu.active .menu-search-content {
  	width: 50vw;
	height: 41px;
    border-right: 1px solid #000;
  }
  
  header .grid__ite.logo-align--left {
  	position: absolute;
	top: 0;
  }
  
  header .site-header__icons.site-header__icons--plus {
  	position: absolute;
	top: 0;
	right: 0;
    padding: 0;
  }
  
  header.scrollin .site-header__icons-wrapper > div {
  	border-left: none;
  }
  
  header .site-header__cart-count {
  	width: 16px;
	height: 16px;
	padding: 0;
	margin: 0;
	max-width: 16px;
	min-width: 1px;
  }
  
  header .site-header__icons-wrapper .site-header__cart {
  	position: absolute;
    right: 12px;
	top: 5px;
  }

  header .site-header__icons-wrapper .wishlist-hero-header-icon {
  	position: absolute !important;
    margin: 0;
	padding: 0;
  	right: 11px;
	top: 42px;
  }
  
  header.scrollin .site-header__icons-wrapper .wishlist-hero-header-icon {
	right: 43px;
	top: 6px;
  }
  
  header .head-top-menu.active .menu-search-icon .icon-search {
  	margin-top: 13px;
    width: 13px;
    height: 13px;
  }
  
  header .wlh-icon-bookmark-empty::before {
  	width: 9px;
	height: 19px;
  }
  
  header .site-header__icons-wrapper > div {
  	width: 72px;
	height: 40px;
    padding: 0;
  }
  
  .site-header__cart-count span {
    padding: 0;
    font-size: 9px;
  }
  
  .nav-open {
  	width: 41px;
    height: 40px;
    border-bottom: none;
    border-right: none;
  }
    
  .page-head .nav-open {
  	height: 65px;
  }
  
  .scrollin.page-head .nav-open {
  	height: 41px;
  }
  
   header.page-head.site-header.scrollin::after {
    content: "";
    width: 100%;
    height: 1px;
    background: #000;
    display: block;
    position: absolute;
    top: 41px;
   }
  
  .page-head .nav-open.active {
  	border-bottom: 1px solid #fff;
	position: relative;
	z-index: 3;
  }
  
  .page-head.pagescrollin .nav-open.active {
  	border-right: 1px solid #000 !important;
  }
  
  .scrollin .nav-open > div {
  	top: 14px;
  }
  
  .scrollin #AccessibleNav a {
  	 margin: 9px auto 5px !important;
  }
  
  .page-head .nav-open > div {
  	top: 12px;
  }
  
  .page-head.scrollin .nav-open > div {
  	top: 14px;
  }
  
  .scrollin .nav-open {
  	border-right: 1px solid #000;
  }
  
  .nav-open.active {
  	border-right: 1px solid #000;
  }
  
  .nav-open > div {
  	width: 13px;
    height: 13px;
    left: 13px;
	top: 12px;
  }
  
  .nav-open > div span {
  	height: 1px;
  }
  
  .nav-open > div span:nth-of-type(2) {
    top: 5px;
  }
  
  .nav-open > div span:nth-of-type(3) {
    bottom: 2px;
  }
  
  .nav-open > div.active span:nth-of-type(1) {
  	top: -15px;
  }
  
  .nav-open > div.active span:nth-of-type(2) {
  	top: 5px;
  }
  
  header.index-head .nav-open {
  	height: 61px;
  }
  
  header .nav-open {
  	position: relative;
    z-index: 3;
  }
  
  header.index-head.scrollin .nav-open {
  	height: 41px;
  }
  
  header .menu-search-icon {
  	left: 13px;
    height: 40px;
    opacity: 1;
  }
  
  header .head-menu-item {
  	margin-left: 12px;
	padding-right: 23px;
    width: calc(50vw - 12px);
    margin-top: 23px;
  }
  
  header .head-menu-item .login-menu {
  	margin-top: 23px;
    margin-bottom: 25px;
  }
  
  header .head-menu-item li {
  	font-size: 10px;
    line-height: 32px;
    letter-spacing: 0.15em;
  }
  
  header .head-top-menu.active .head-menu-item.head-category-menu {
  	margin-top: 56px;
  }
  
  header .head-menu-item.head-page-menu {
  	margin-top: 24px;
    padding-bottom: 120px;
  }
  
  .search-bar__input {
  	width: calc(100% - 70px);
  }
  
  header .search-bar__input {
    vertical-align: top;
    font-size: 8px;
    min-height: 38px;
  }
  
  header.scrollin .head-top-menu.active {
  	height: calc(100vh - 38px);
  }
  
  .menu-search-icon .icon {
  	width: 13px;
    height: 14px;
    margin-top: 14px;
    vertical-align: top;
  }
  
  .search-bar__form {
  	border-top: 1px solid #000;
    padding-left: 38px;
    height: 40px;
	line-height: 40px;
  }
  
  #Collection .grid__item--collection-template {
  	width: 50%;
  }
  
  #PageContainer .collection-header .section-header h1 {
    padding-top: 81px;
    padding-left: 52px;
    padding-bottom: 0px;
  }
  
  .section-header h1 {
  	padding-top: 82px;
    padding-left: 52px;
    font-size: 10px;
  }
  
  .page-horizon1 {
  	width: calc(100vw - 80px);
	left: 40px;
  }
  
  .page-horizon1.white {
  	opacity: 0;
  }
  
  .section-header {
  	margin-bottom: 20px;
  }
  
  #Collection .absolute-content {
  	bottom: 9px;
	left: 20px;
  }
  
  #Collection .grid {
  	padding-bottom: 50px;
  }
  
  #Collection .grid__item--collection-template .product-card {
  	font-size: 8px;
  }
  
  #Collection .product-card__title {
  	margin-bottom: 15px;
  }
  
  #Collection .product-tags {
  	margin-bottom: 17px;
  }
  
  #Collection .grid__item--collection-template:nth-of-type(2n) {
  	top: 52px;
  }
  
  #Collection .grid-view-item__link p + .p-restock {
  	bottom: -25px;
  }
  
  #shopify-section-product-template {
  	padding-top: 112px;
    padding-bottom: 50px;
  }
  
  .recommend-wrap {
  	padding-bottom: 49px;
  }
  
  .recommend-wrap h3 {
  	font-size: 10px;
    padding-bottom: 36px;
  }
  
  .r__list.slick-initialized .slick-slide {
  	padding: 0 15px;
  }
  
  .r__list .slick-arrow {
  	display: none !important;
  }
  
  .recommend-wrap .caption {
  	padding-top: 10px;
    font-size: 8px;
    line-height: 2.3em;
  }
  
  .recommend-wrap .caption a {
  	font-size: 8px;
  }
  
  .product-form-wrap .product-form__item .btn:hover,
  #wishlist-hero-product-page-button:hover,
  .product-guide-wrap .product-guide:hover,
  .shopping-guide-title a:hover {
  	background: #262626;
  }
  
  .product-form-wrap .product-form__item .btn.product-form__cart-submit:hover {
    background: #262626; !important;
    opacity: 1 !Important;
  }
  
  .shopify-payment-button .shopify-payment-button__button--unbranded:hover {
  	background: #262626; !important;
    opacity: 1 !important;
  }
  
  .product-form-wrap {
  	position: relative;
	width: 100%;
    height: auto !important;
  }
  
  .product-form-wrap .product-form__controls-group {
  	width: 100%;
  }
  
  .shopify-payment-button {
  	width: 50% !important;
    height: 45px !important;
	line-height: 45px !important;
    font-size: 10px;
  }
  
  #wishlist-hero-product-page-button,#wishlist-hero-product-page-button2 {
  	width: 50% !important;
    height: 45px !important;
	line-height: 45px !important;
    font-size: 10px;
  }
  
  #wishlist-hero-product-page-button .btn,#wishlist-hero-product-page-button2 .btn {
  	width: 100% !important;
  }
  
  .product-form-wrap .product-form__item .btn {
  	width: 50% !important;
    height: 45px !important;
	line-height: 45px !important;
    font-size: 10px;
  }
  
  .shopify-payment-button .shopify-payment-button__button--unbranded {
  	width: 100% !important;
    height: 45px !important;
	line-height: 45px !important;
    border: none;
  }
  
  .shopping-guide-title {
  	width: 100%;
    height: 45px;
    line-height: 45px;
    font-size: 10px;
  }
  
  .product-guide-wrap .product-guide {
  	width: 100%;
    height: 45px;
    line-height: 45px;
    font-size: 10px;
  }
  
  .color-select {
  	width: 99px;
    padding: 0 12px;
  }
  
  header.page-head.pagescrollin {
  	border-bottom: none;
  }
  
  header.page-head.pagescrollin .nav-open {
    border-right: none;
  }
  
  header.page-head .head-top-menu.active .menu-search-content {
  	border-top: none;
  }
  
  .product-form__item label {
  	font-size: 10px;
    letter-spacing: 0.14em;
    left: 10px;
    top: calc((100% - 14px) / 2);
  }
  
  .product-guide-wrap table th, .product-guide-wrap table td {
  	font-size: 10px;
  }
  
  .product-form select {
  	height: 44px;
    font-size: 10px;
    line-height: 44px;
    text-align: center;
  }
  
  #ProductSection-product-template .product-single--medium-media .medium-up--one-half {
  	margin: 0;
  }
  
  .product-single__meta .product-single__title {
  	padding-top: 50px;
	margin-bottom: 8px;
    font-size: 13px;
  }
  
  .product-single__meta.p-tag .product-single__title {
  	padding-top: 83px;
  }
  
  #ProductSection-product-template .price-item {
  	font-size: 13px;
  }
  
  #shopify-section-product-template #ProductSection-product-template .taxin {
  	font-size: 11px;
  }
  
  .product-single__meta .product-tags {
  	top: -58px;
  }
  
  .product-single__meta .product-tags p {
  	font-size: 10px;
    letter-spacing: 0.17em;
  }
  
  .product-infomation-wrap {
    padding: 40px 20px 0;
  }
  
  .product-infomation-wrap p {
  	font-size: 10px;
  }
  
  .material {
    padding: 50px 20px 0;
  	font-size: 10px;
    margin-bottom: 10px;
  }
  
  .material + div {
    padding: 0 20px 40px;
  }
  
  .material + div p {
  	font-size: 10px;
    margin-bottom: 10px;
  }
  
  .product-form-wrap .product-form__item.selector-wrapper {
  	height: 45px;
  }
  
  .product-form-wrap .product-form-product-template {
  	max-width: 100%;
  }
  
  .top-section-container .hero .hero__inner .page-width {
  	bottom: 65px;
	left: 20px;
  }
  
  .top-section-container .hero .hero__inner h2 {
  	margin-bottom: 25px;
    font-size: 8px;
  }
  
  .mega-subtitle p {
    font-size: 8px;
  }
  
  .top-section-container .hero .hero__inner.text-banner .hero__btn {
  	font-size: 8px;
  }
  
  .top-section-container .hero .hero__inner.text-banner .page-width {
  	margin-bottom: 45px;
    padding: 0 5px;
  }
  
  .slider .slide-arrow {
  	bottom: 16px !important;
    width: 6px !important;
	height: 21px !important;
    background-size: 100% !important;
  }
  
  .slider .slide-arrow.prev-arrow {
  	right: auto;
    left: 44px;
  }
  
  .slider .slide-arrow.next-arrow {
  	right: 44px;
  }
  
  #PageContainer .section-header h1{
  	font-size: 10px;
  }
  
  .material-content {
  	max-width: calc(100vw -  120px);
  }
   
  .material-content h3 {
  	font-size: 9px;
    margin-top: 42px !important;
  }
  
  .material-content > div:first-child h3 {
  	margin-top: 37px !important;
  }
  
  .material-content p {
  	font-size: 8px;
    line-height: 22px;
	margin-bottom: 0px;
  }
  
  .stockist-content-wrap {
  	max-width: calc(100vw -  120px);
    padding-bottom: 40px;
  }
  
  .stockist-content-wrap h3 {
  	font-size: 9px;
    padding-bottom: 7px;
	margin-bottom: 25px;
  }
  
  .stockist-content-wrap > div:first-child h3 {
  	padding-top: 15px !important;
  }
  
   .stockist-content-wrap p {
  	font-size: 8px;
    line-height: 22px;
	margin-bottom: 0px;
  }
  
  .stockist-content-wrap .stockist-content {
  	padding-bottom: 20px;
  }
  
  .stockist-content-wrap .stockist-content div {
  	margin-bottom: 20px;
  }
  
  .contact-content-grid.page-content-grid p {
	font-size: 12px;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    max-width: 250px;
	display: block;
  }
  
  .contact-content-grid.page-content-grid p.small {
  	font-size: 10px;
  }
  
  #ContactForm {
  	padding: 0 0 50px;
    max-width: calc(100vw -  120px);
  }
  
  #ContactForm input, #ContactForm select {
  	height: 42px;
    padding-left: 10px;
    font-size: 14px;
  }
  
  #ContactForm textarea {
  	font-size: 14px;
    padding-left: 10px;
  }
  
  #ContactForm .btn {
  	height: 42px;
  }
  
  .about-content {
  	padding-top: 15px;
  }
  
  .about-content img {
  	margin-bottom: 25px;
  }
  
  .about-content p  {
  	max-width: calc(100vw -  120px);
    padding-bottom: 40px;
    font-size: 8px;
    line-height: 22px;
  }
  
  .shopify-policy__container {
  	max-width: calc(100vw - 82px) !important;
    display: block;
    margin: 0 auto;
    padding-top: 82px;
    font-size: 10px;
    overflow-x: hidden !important;
  }
  
  .shopify-policy__container h1 {
  	font-size: 10px;
  }
  
  .page-content-grid.guide-content-grid {
  	max-width: calc(100vw - 82px) !important;
  }
  
  .page-content-grid.guide-content-grid .guide-content {
  	width: 100% !important;
  }
  
  .guide-content p {
    padding: 0 15px 20px;
  }
  
  .guide-content h3 {
    font-size: 16px;
    margin-bottom: 25px;
    margin-top: 0px;
  }
  
  .guide-content h4 {
    padding: 0 15px;
    font-weight: bold;
  }
  
  #PageContainer .grid__item.medium-up--five-sixths {
  	width: 100%;
  }
  
  .account-page h1 {
  	padding-top: 80px;
    font-size: 10px;
  }
  
  #RecoverPasswordForm h2  {
  	padding-top: 80px;
    font-size: 10px;
  }
  
  .cart-page h1 {
  	padding-top: 80px;
    font-size: 10px;
  }
  
  form.cart {
	max-width: calc(100vw - 114px);
  }
  
  form#customer_login, form#RegisterForm,#RecoverPasswordForm, #address_form_new,#AddressNewForm + ul {
  	max-width: calc(100vw - 114px);
    display: block;
	margin: 0 auto 35px;
  }
  
  .grid.myaccount {
  	width: calc(100vw - 114px);
    display: block;
	margin: 0 auto 35px;
  }
  
  #wishlist-hero-shared-list-view {
  	width: calc(100vw - 114px);
    padding-top: 82px;
  }
  
  #wishlist-hero-shared-list-view h1 {
  	padding-top: 0;
    font-size: 10px !Important;
  }
  
  #wishlist-hero-shared-list-view a.MuiTypography-root {
  	font-size: 10px !important;
  }
  
  #wishlist-hero-shared-list-view .MuiGrid-root {
  	font-size: 10px !important;
  }
  
  .MuiTypography-body1 {
  	font-size: 10px !important;
  }
  
  footer.site-footer .footer-menu1 {
  	width: calc(100vw - 82px);
  }
  
  footer.site-footer .footer-menu1 li:first-child {
  	padding-left: 40px;
  }
  
  footer.site-footer .footer-menu1 li:last-child {
  	padding-right: 40px;
  }
  
  .line-blog {
	height: 25px;
    top: 10px;
    right: 10px;
    right: 45px;
  }
  
  .line-blog a {
  	font-size: 8px;
    line-height: 25px;
  }
  
  .line-blog img {
  	width: 6px;
    top: 9px;
  }
  
  .popup-blog {
  	width: 165px;
  	width: 151px;
  }
    
  .popup-blog .p-content {
	padding: 0 15px 15px 15px;
  }
  
  .popup-blog .p-content p {
  	font-size: 8px;
    margin-bottom: 10px;
  }
  
  .popup-blog .popup-close-rap {
    width:100%;
    height:20px;
  }
  
  .popup-blog .popup-close {
  	top: 0px;
    right:initial;
	left: 10px;
	width: 8px;
    margin-bottom:0px;
  }
  .popup-blog .p-content img {
  	width: 25px;
    margin-right: 5px;
	margin-top: 5px;
  }
  
  .popup-blog .p-content div {
  	max-width: 95px;
    font-size: 0;
  }
  
  .selector-wrapper.product-form__item:after {
    background-size: 17px 8px;
    height: 8px;
    top: calc((100% - 5px) / 2);
    width: 150px;
  }
  
  .slider .slide-arrow.prev-arrow:after {
  	display: none;
  }
  
  .slider .slide-arrow.next-arrow:after {
  	display: none;
  }

  .slider .slide-arrow.prev-arrow {
  	background: url("//cdn.shopify.com/s/files/1/0506/7430/3148/t/2/assets/left-arrow.png") no-repeat !important;
    display: block;
    position: absolute;
    top: auto;
    background-size: 100% !important;
  }
  
  .slider .slide-arrow.next-arrow {
  	background: url("//cdn.shopify.com/s/files/1/0506/7430/3148/t/2/assets/right-arrow.png") no-repeat !important;
    display: block;
    position: absolute;
    top: auto;
    background-size: 100% !important;
  }

    /* AP20221005 */
  
   .blog-filter {
         align-items: baseline;
   }
  
   .blog-filter .blog-tags .blog-tags-contents{
    position:relative;
    opacity: 1;
    visibility:visible;
     display: none;
     top: 16px;
  }

  .blog-filter .blog-tags .blog-tags-contents a{
    display: block;
  }
  .blog-filter .blog-tags .blog-tags-contents a p {
      font-size: 8px;
      margin-right: 0;
  }

  .blog-filter .blog-tags .blog-tags-title {
      padding-bottom: 1px;
      font-size: 12px;
  }

    .blog-filter .blog-title > p {
    letter-spacing: 0;
  }
  .blog-filter .blog-title > p a {
    letter-spacing: 0.165em;
  }

  .product-form-wrap .product-form__item.selector-wrapper {
    border-top: none;
    margin-top: 35px !important;
    margin-bottom: 25px !important;
  }

  .product-form select {
    border-bottom: 1px solid;
  }

  .product-form__controls-group--submit > .product-form__item--submit {
    border-top: none;
  }

  .product-form-wrap .product-form__item .btn.product-form__cart-submit {
      width: 250px !important;
      background: #828282;
    border: 1px solid #fff;
    font-weight: bold;
  }

  .shopify-payment-button .shopify-payment-button__button--unbranded,#BIS_trigger {
    width: 250px !important;
      background: #828282;
    border: 1px solid #fff;
    font-weight: bold;
        margin: auto;
  }

  .shopify-payment-button {
    width: 250px !important;
  }

  .product-form-wrap .product-form__item .btn {
    width: 100% !important;
  }

  .spfavo {
    text-decoration:underline;
    position: relative;
  }

  .spfavo img {
    position: absolute;
    left: 9px;
    width: 9px;
    top: 16px;
    display: block;
  }

  #wishlist-hero-product-page-button2 {
    width: 100% !important;
    border: none;
    margin-top: 5px;
    margin-bottom: 40px;
  }

  #wishlist-hero-product-page-button2:hover {
    background: none !important;
  }

  #wishlist-hero-product-page-button2 .btn {
    width: 170px !important;
  }

  .visible-phone .selector-wrapper.product-form__item:after {
        background-size: 10px 5px;
    height: 8px;
    top: calc((100% - 5px) / 2);
    width: 150px;
  }

  .product-guide + div p {
    color: #fff;
    font-size: 10px;
    font-family: "untitled", 'FOT-筑紫ゴシック Pr5 R', sans-serif !important;
  }

  .product-guide + div p a {
      color: #fff;
   }

  .guide-contact {
        font-size: 0 !important;
        padding-bottom: 0 !important;
        border-top: 1px solid #666;
  }

  .guide-contact p {
    height: 45px !important;
    line-height: 45px !important;
    font-size: 10px;
    width: 50%;
    display: inline-block;
    margin: 0;
  }

  .guide-contact a {
    display: block;
  }

  .guide-contact a:hover {
    text-decoration:underline;
    color: #fff;
  }

  .guide-contact p:first-child {
    border-right: 1px solid #666;
  }

  .guide-contact p img {
      vertical-align: middle;
    width: 16px;
    margin-left: 10px;
  }

  .size-chart {
    width: 90%;
    margin: auto;
  }
}

@media(max-width: 640px) {
	
}

@media(max-width: 480px) {
  .teaser-wrap {
  	    padding-top: 60px;
  }
  
  .top-section-container > div {
  	margin-top: 0 !Important;
  }
    
  .top-section-container .hero .hero__inner .page-width {
  	bottom: 80px;
  }
  
  .top-section-container > div:nth-of-type(11) .hero__inner .page-width {
  	bottom: 20px;
  }
  
   .top-section-container {
    grid-row-gap: 0 !important;
    grid-template-rows: repeat(12, 125px);
    margin-top: -100px;
    padding-bottom: 50px;
   }
  
   .top-section-container .hero .hero__inner.text-banner .mega-subtitle {
  	  max-height: 50px;
   	  overflow: hidden;
      text-overflow: ellipsis;
   }
  
   .top-section-container .hero .hero__inner.text-banner .page-width {
    margin-bottom: 0;
   }
  
  .top-section-container .hero .hero__inner .page-width {
    bottom: 20px;
  }
  
  .top-section-container > div:nth-of-type(1) { grid-area: 1 / 1 / 4 / 3; }
  .top-section-container > div:nth-of-type(2) { grid-area: 4 / 1 / 6 / 2; }
  .top-section-container > div:nth-of-type(3) { grid-area: 4 / 2 / 5 / 3; }
  .top-section-container > div:nth-of-type(4) { grid-area: 5 / 2 / 7 / 3; }
  .top-section-container > div:nth-of-type(5) { grid-area: 6 / 1 / 8 / 2; }
  .top-section-container > div:nth-of-type(6) { grid-area: 7 / 2 / 9 / 3; }
  .top-section-container > div:nth-of-type(7) { grid-area: 8 / 1 / 10 / 2; }
  .top-section-container > div:nth-of-type(8) { grid-area: 9 / 2 / 11 / 3; }
  .top-section-container > div:nth-of-type(9) { grid-area: 10 / 1 / 11 / 2; }
  .top-section-container > div:nth-of-type(10) { grid-area: 11 / 1 / 13 / 2; }
  .top-section-container > div:nth-of-type(11) { grid-area: 11 / 2 / 13 / 3; } 

  #wishlist-hero-product-page-button2 {
    display: block !important;
  }
}

.price--on-sale .price__sale.price__sale_detail {
	display:block;
}

.price--on-sale .price__sale.price__sale_detail .price__before {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 10px;
}
