@charset "UTF-8";
@import"https://cdn.jsdelivr.net/npm/yakuhanjp@3.4.1/dist/css/yakuhanjp-narrow.min.css";
@import"https://use.typekit.net/dde3btp.css";
@import url("https://fonts.googleapis.com/css2?family=Noto+Color+Emoji&family=Noto+Sans+JP:wght@100..900&display=swap");
[data-simplebar] {
	position: relative;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-line-pack: start;
	align-content: flex-start;
	-ms-flex-align: start;
	align-items: flex-start
}
.simplebar-wrapper {
	overflow: hidden;
	width: inherit;
	height: inherit;
	max-width: inherit;
	max-height: inherit
}
.simplebar-mask {
	direction: inherit;
	position: absolute;
	overflow: hidden;
	padding: 0;
	margin: 0;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	width: auto!important;
	height: auto!important;
	z-index: 0
}
.simplebar-offset {
	direction: inherit!important;
	box-sizing: inherit!important;
	resize: none!important;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	padding: 0;
	margin: 0;
	-webkit-overflow-scrolling: touch
}
.simplebar-content-wrapper {
	direction: inherit;
	box-sizing: border-box!important;
	position: relative;
	display: block;
	height: 100%;
	width: auto;
	max-width: 100%;
	max-height: 100%;
	scrollbar-width: none;
	-ms-overflow-style: none
}
.simplebar-content-wrapper::-webkit-scrollbar, .simplebar-hide-scrollbar::-webkit-scrollbar {
	width: 0;
	height: 0
}
.simplebar-content:before, .simplebar-content:after {
	content: ' ';
	display: table
}
.simplebar-placeholder {
	max-height: 100%;
	max-width: 100%;
	width: 100%;
	pointer-events: none
}
.simplebar-height-auto-observer-wrapper {
	box-sizing: inherit!important;
	height: 100%;
	width: 100%;
	max-width: 1px;
	position: relative;
	float: left;
	max-height: 1px;
	overflow: hidden;
	z-index: -1;
	padding: 0;
	margin: 0;
	pointer-events: none;
	-ms-flex-positive: inherit;
	flex-grow: inherit;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-ms-flex-preferred-size: 0;
	flex-basis: 0
}
.simplebar-height-auto-observer {
	box-sizing: inherit;
	display: block;
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	height: 1000%;
	width: 1000%;
	min-height: 1px;
	min-width: 1px;
	overflow: hidden;
	pointer-events: none;
	z-index: -1
}
.simplebar-track {
	z-index: 1;
	position: absolute;
	right: 0;
	bottom: 0;
	pointer-events: none;
	overflow: hidden
}
[data-simplebar].simplebar-dragging .simplebar-content {
	pointer-events: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-user-select: none
}
[data-simplebar].simplebar-dragging .simplebar-track {
	pointer-events: all
}
.simplebar-scrollbar {
	position: absolute;
	left: 0;
	right: 0;
	min-height: 10px
}
.simplebar-scrollbar:before {
	position: absolute;
	content: '';
	background: black;
	border-radius: 7px;
	left: 2px;
	right: 2px;
	opacity: 0;
	transition: opacity .2s linear
}
.simplebar-scrollbar.simplebar-visible:before {
	opacity: .5;
	transition: opacity 0s linear
}
.simplebar-track.simplebar-vertical {
	top: 0;
	width: 11px
}
.simplebar-track.simplebar-vertical .simplebar-scrollbar:before {
	top: 2px;
	bottom: 2px
}
.simplebar-track.simplebar-horizontal {
	left: 0;
	height: 11px
}
.simplebar-track.simplebar-horizontal .simplebar-scrollbar:before {
	height: 100%;
	left: 2px;
	right: 2px
}
.simplebar-track.simplebar-horizontal .simplebar-scrollbar {
	right: auto;
	left: 0;
	top: 2px;
	height: 7px;
	min-height: 0;
	min-width: 10px;
	width: auto
}
[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical {
	right: auto;
	left: 0
}
.hs-dummy-scrollbar-size {
	direction: rtl;
	position: fixed;
	opacity: 0;
	visibility: hidden;
	height: 500px;
	width: 500px;
	overflow-y: hidden;
	overflow-x: scroll
}
.simplebar-hide-scrollbar {
	position: fixed;
	left: 0;
	visibility: hidden;
	overflow-y: scroll;
	scrollbar-width: none;
	-ms-overflow-style: none
}
.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent
}
.slick-list {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0
}
.slick-list:focus {
	outline: none
}
.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}
.slick-slider .slick-track, .slick-slider .slick-list {
	transform: translate3d(0, 0, 0)
}
.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block;
	margin-left: auto;
	margin-right: auto
}
.slick-track:before, .slick-track:after {
	content: '';
	display: table
}
.slick-track:after {
	clear: both
}
.slick-loading .slick-track {
	visibility: hidden
}
.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none
}
[dir=rtl] .slick-slide {
	float: right
}
.slick-slide img {
	display: block
}
.slick-slide.slick-loading img {
	display: none
}
.slick-slide.dragging img {
	pointer-events: none
}
.slick-initialized .slick-slide {
	display: block
}
.slick-loading .slick-slide {
	visibility: hidden
}
.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent
}
.slick-arrow.slick-hidden {
	display: none
}
.slide-up-in {
	opacity: 0;
	transform: translateY(40px);
	transition: opacity 1s cubic-bezier(.39, .575, .565, 1), transform .8s cubic-bezier(.165, .84, .44, 1)
}
.slide-up-in.is-inview {
	opacity: 1;
	transform: translateY(0)
}
@keyframes swing1 {
	0% {
		animation-timing-function: cubic-bezier(.175, .885, .32, 1.275);
		transform: rotate(0deg) translateY(0)
	}
	35% {
		animation-timing-function: cubic-bezier(.165, .84, .44, 1);
		transform: rotate(5deg) translateY(-10px)
	}
	50% {
		animation-timing-function: cubic-bezier(.175, .885, .32, 1.275);
		transform: rotate(0deg) translateY(0)
	}
	85% {
		animation-timing-function: cubic-bezier(.165, .84, .44, 1);
		transform: rotate(-5deg) translateY(-10px)
	}
	100% {
		animation-timing-function: cubic-bezier(.175, .885, .32, 1.275);
		transform: rotate(0deg) translateY(0)
	}
}
@keyframes swing2 {
	0% {
		animation-timing-function: cubic-bezier(.175, .885, .32, 1.275);
		transform: rotate(0deg) translateY(0)
	}
	35% {
		animation-timing-function: cubic-bezier(.165, .84, .44, 1);
		transform: rotate(-5deg) translateY(-10px)
	}
	50% {
		animation-timing-function: cubic-bezier(.175, .885, .32, 1.275);
		transform: rotate(0deg) translateY(0)
	}
	85% {
		animation-timing-function: cubic-bezier(.165, .84, .44, 1);
		transform: rotate(5deg) translateY(-10px)
	}
	100% {
		animation-timing-function: cubic-bezier(.175, .885, .32, 1.275);
		transform: rotate(0deg) translateY(0)
	}
}
@keyframes bounce {
	from, 20%, 53%, 80%, to {
		animation-timing-function: cubic-bezier(.165, .84, .44, 1);
		transform: translate3d(0, 0, 0)
	}
	40%, 43% {
		animation-timing-function: cubic-bezier(.165, .84, .44, 1);
		transform: translate3d(0, -30px, 0)
	}
	70% {
		animation-timing-function: cubic-bezier(.165, .84, .44, 1);
		transform: translate3d(0, -15px, 0)
	}
	90% {
		animation-timing-function: cubic-bezier(.165, .84, .44, 1);
		transform: translate3d(0, -4px, 0)
	}
}
@font-face {
	font-family: yg;
	src: local("Yu Gothic Medium"), local("YuGothic-Medium"), local("游ゴシック体 Medium")
}
@font-face {
	font-family: yg;
	font-weight: 700;
	src: local("Yu Gothic Bold"), local("YuGothic-Bold"), local("游ゴシック体 Bold")
}
@font-face {
	font-family: yg;
	font-weight: 200;
	src: local("Yu Gothic Light"), local("YuGothic-Light"), local("游ゴシック体 Light")
}
@font-face {
	font-family: yg;
	font-weight: 300;
	src: local("Yu Gothic"), local("YuGothic"), local("游ゴシック体")
}
body.on-hamburger, body.on-pulldown, body.on-search {
	overflow: hidden;
	scrollbar-gutter: stable
}
body.on-hamburger #wrapper, body.on-hamburger .wrapper, body.on-hamburger .header-head, body.on-hamburger .header-body, body.on-pulldown #wrapper, body.on-pulldown .wrapper, body.on-pulldown .header-head, body.on-pulldown .header-body, body.on-search #wrapper, body.on-search .wrapper, body.on-search .header-head, body.on-search .header-body {
	overflow: auto;
	scrollbar-gutter: stable
}
:root {
	--vh: 0;
	--rem: 10px
}
@media screen and (max-width:1920px) {
	:root {
		--rem: calc(10vw/1920*100)!important
	}
}
@media screen and (max-width:767px) {
	:root {
		--rem: calc(10vw/750*100)!important
	}
}

@media screen and (max-width:767px) {
	.display-pc {
		display: none;
	}
}
@media screen and (min-width:768px) {
	.display-sp {
		display: none;
	}
}

body {
	padding: 0!important;
	padding-top: 0!important
}
.contents_ img {
    width: 100%;
    height: auto;
}
/* ECbeingの自動出力パンくず非表示 */
.contents_ .navitopicpath_ {
    display: none;
}
/* ECbeingの自動出力イベントタイトル非表示 */
.contents_ .common_Tit1_ {
    display: none;
}
/* ECbeingの自動出力_商品ページのセット内容非表示 */
#replace_goodsset {
	display: none!important
}
/* ECbeingの自動出力ページトップへ戻るボタン・今すぐ購入するボタン非表示 */
.wrapper_ #pageTopBtn,
.wrapper_ #buyNow {
	display: none;
}
/* ECbeingのメインフレーム下のマージン調整 */
.contents_ .mainframe_ {
	margin-bottom: 0;
}
/* ECbeingのwrapper_上のマージン調整 */
body .wrapper_ {
	padding: 0;
}
#wrapper:before,
.wrapper:before {
	display: none!important
}

.contents_ [data-anim] {
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
}
.contents_ [data-anim=top] {
  -webkit-transform: translateY(30px);
  transform: translateY(30px);
  filter: blur(10px);
  opacity: 0;
}

#js-include-header {
	height: calc(15.6*var(--rem))!important
}
@media screen and (max-width:767px) {
	#js-include-header {
		height: calc(17*var(--rem))!important
	}
}

.breadcrumb-wrap {
  width: 100%;
  padding: calc(1.3* var(--rem)) calc(6* var(--rem));
  box-sizing: border-box;
  background-color: #f6f6f6;
}
@media screen and (max-width:767px) {
	.breadcrumb-wrap {
		padding: calc(1.5* var(--rem)) calc(5* var(--rem));
	}
}
.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  list-style: none;
  margin-left: auto;
  margin-right: auto;
  max-width: calc(176 * var(--rem));
}

.breadcrumb__item {
  font-size: calc(1.4 * var(--rem));
  line-height: 1.7;
  display: inline-block;
  vertical-align: top;
}
@media screen and (max-width:767px) { 
  .breadcrumb__item {
	  font-size: calc(1.8 * var(--rem));
  }
}

.breadcrumb__item a {
  text-decoration: none;
  color: #111;
  transition: opacity .5s;
}

.breadcrumb__item a:not(.is-tab):hover {
  opacity: .7;
}

.breadcrumb__item::after {
  display: inline-block;
  margin: 0 calc(0.5 * var(--rem));
  content: '>';
  vertical-align: top;
  color: #111;
}
@media screen and (max-width:767px) {
	.breadcrumb__item::after {
		margin: 0 calc(1 * var(--rem));
	}
}

.breadcrumb__item:last-child::after {
  display: none;
}

.header .nike-mtg-top {
	display: flex;
    align-items: center;
    justify-content: center;
	position: relative;
    z-index: 1000;
	text-align: center;
	height: calc(5*var(--rem));
	background-color: #000;
}
.header .nike-mtg-top .mtg-top__inner {
	padding: 0 calc(4*var(--rem));
}
.header .nike-mtg-top .mtg-top__inner__anchor img {
	display: block;
	width: calc(15.6*var(--rem));
}
@media screen and (max-width:767px) { 
	.header .nike-mtg-top .mtg-top__inner__anchor img {
		width: calc(20*var(--rem));
	}
}
.layout-header {
	top: inherit;
	left: 0;
	width: 100%;
	z-index: 999;
	position: fixed;
}
.is-fixed.layout-header {
	top: 0!important;
}
.layout-header * {
	box-sizing: content-box
}
@media screen and (max-width:767px) {
	.layout-header .only-pc {
		display: none!important
	}
}
@media screen and (min-width:768px) {
	.layout-header .only-sp {
		display: none!important
	}
}
.layout-header.on-hamburger .header-head,
.layout-header.on-hamburger .nav-global,
.layout-header.on-hamburger .list-pulldown__content,
.layout-header.on-pulldown .header-head,
.layout-header.on-pulldown .nav-global,
.layout-header.on-pulldown .list-pulldown__content {
	overflow: visible;
	scrollbar-gutter: stable
}
.layout-header .header-head {
	position: relative;
	z-index: 999;
	background-color: #fff;
}
@media screen and (max-width:767px) {
	.layout-header .header-head {
		border-bottom: none
	}
}
.header-brandtop .header .layout-header .header-head {
	background-color: transparent;
	transition: .3s background-color;
}
.header-brandtop .header .layout-header.is-under-kv .header-head {
	background-color: #111111;
}
.layout-header .header-head__inner {
	width: 100%;
	max-width: calc(180*var(--rem));
	margin-left: auto;
	margin-right: auto;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	justify-content: space-between;
	align-items: center;
	position: relative;
	width: auto;
	height: calc(10.6*var(--rem));
	padding: 0 calc(2*var(--rem)) 0 calc(6*var(--rem));
	background-color: #fff
}
@media screen and (max-width:767px) {
	.layout-header .header-head__inner {
		height: calc(12*var(--rem));
		padding: 0 calc(3*var(--rem));
	}
}
.header-brandtop .header .layout-header .header-head__inner {
	background-color: transparent;
	transition: .3s background-color;
}
.header-brandtop .header .layout-header.is-under-kv .header-head__inner {
	background-color: #111111;
}
.layout-header .header-head .header__logo a {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	height: 100%;
	padding: 0;
	transition: opacity .2s cubic-bezier(.165, .84, .44, 1)
}
@media(hover:hover) {
	.layout-header .header-head .header__logo a:hover {
		opacity: .5
	}
}
@media(hover:none) {
	.layout-header .header-head .header__logo a:active {
		opacity: .5
	}
}
.layout-header .header-head .header__logo a .header__logo__nike_strength {
	width: calc(13.4*var(--rem));
	height: 100%
}
@media screen and (max-width:767px) {
	.layout-header .header-head .header__logo a .header__logo__nike_strength {
		width: calc(18*var(--rem))
	}
}
.header-brandtop .header .layout-header .header-head .header__logo a .header__logo__nike_strength.color--black {
	display: none;
}
.header-brandtop .header .layout-header .header-head .header__logo a .header__logo__nike_strength.color--white {
	display: block;
}
.layout-header .header-head__nav {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	margin-left: auto;
	height: 100%
}
.layout-header .header-head__nav .list-button {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	gap: 0;
	height: 100%;
	margin-left: calc(2*var(--rem));
}
@media screen and (max-width:767px) {
	.header-brandtop .header .layout-header .header-head__nav .list-button .color--black {
		display: none;
	}
	.header-brandtop .header .layout-header .header-head__nav .list-button .color--white {
		display: block;
	}
}
.layout-header .header-head__nav .list-button__item {
	width: calc(2.6*var(--rem));
	height: calc(2.6*var(--rem));
}
@media screen and (max-width:767px) {
	.layout-header .header-head__nav .list-button__item {
		width: calc(3*var(--rem));
		height: calc(3*var(--rem));
	}
}
.layout-header .header-head__nav .list-button__item:not(:first-child) {
	margin-left: calc(3*var(--rem));
}
@media screen and (max-width:767px) {
	.layout-header .header-head__nav .list-button__item:not(:first-child) {
		margin-left: calc(4*var(--rem));
	}
}
.layout-header .header-head__nav .list-button__item a, .layout-header .header-head__nav .list-button__item span {
	
	height: 100%;
	line-height: 1;
	transition: opacity .2s cubic-bezier(.165, .84, .44, 1)
}
@media screen and (max-width:767px) {
	.layout-header .header-head__nav .list-button__item a, .layout-header .header-head__nav .list-button__item span {
		font-size: calc(1.6*var(--rem))
	}
}
@media(hover:hover) {
	.layout-header .header-head__nav .list-button__item a:hover, .layout-header .header-head__nav .list-button__item span:hover {
		opacity: .5
	}
}
@media(hover:none) {
	.layout-header .header-head__nav .list-button__item a:active, .layout-header .header-head__nav .list-button__item span:active {
		opacity: .5
	}
}
.layout-header .header-head__nav .list-button__item__icon:hover {
	cursor: pointer;
}
.layout-header .header-head__nav .header__hamburger {
	margin-left: calc(4*var(--rem));
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	height: 100%;
	border: none;
	background: none;
	cursor: pointer;
}
@media screen and (min-width:768px) {
	.layout-header .header-head__nav .header__hamburger {
		display: none;
	}
}
.layout-header .header-head__nav .header__hamburger-inner {
	width: calc(3.6*var(--rem));
	height: calc(2.4*var(--rem));
	position: relative
}
@media screen and (max-width:767px) {
	.layout-header .header-head__nav .header__hamburger-inner {
		width: calc(4.2*var(--rem));
		height: calc(2.9*var(--rem))
	}
}
.layout-header .header-head__nav .header__hamburger span {
	width: calc(3.6*var(--rem));
	height: calc(.3*var(--rem));
	display: block;
	border-radius: calc(.3*var(--rem));
	background-color: #111;
	transition: opacity .3s cubic-bezier(.165, .84, .44, 1), translate .3s cubic-bezier(.165, .84, .44, 1), scale .3s cubic-bezier(.165, .84, .44, 1), rotate .3s cubic-bezier(.165, .84, .44, 1)
}
.header-brandtop .header .layout-header .header-head__nav .header__hamburger span {
	background-color: #fff;
}
.layout-header .header-head__nav .header__hamburger span:nth-of-type(1) {
	position: absolute;
	top: 0;
	right: 0
}
.layout-header .header-head__nav .header__hamburger span:nth-of-type(2) {
	position: absolute;
	top: 50%;
	right: 0;
	translate: 0 -50%
}
.layout-header .header-head__nav .header__hamburger span:nth-of-type(3) {
	position: absolute;
	right: 0;
	bottom: 0
}
.layout-header .header-body__overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	visibility: hidden;
	z-index: 1;
	transition: opacity .2s cubic-bezier(.165, .84, .44, 1), visibility .2s cubic-bezier(.165, .84, .44, 1);
	-webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
}

.header {
	position: relative;
	overflow-x: hidden;
}
.layout-header .header-body .nav-global, .layout-header .nav-search {
	position: absolute;
	top: calc(12*var(--rem));
	right: 0;
	z-index: 999;
	overflow-y: scroll;
	translate: 100% 0;
	width: calc(100% - calc(10*var(--rem)));
	height: calc(100dvh - calc(23*var(--rem)));
	padding: 0 0 calc(6*var(--rem));
	transition: translate .3s cubic-bezier(.165, .84, .44, 1)
}
.layout-header.is-fixed .header-body .nav-global, .layout-header.is-fixed .nav-search {
	height: calc(100dvh - calc(18*var(--rem)));
}
.layout-header .header-body .nav-global__content, .layout-header .nav-search__content {
	display: block
}
.layout-header .header-body .nav-global__content .list-link, .layout-header .nav-search__content .list-link {
	display: none
}

.layout-header .header-body .nav-global__guide, .layout-header .nav-search__guide {
	margin-top: calc(6*var(--rem));
	text-align: center
}
.layout-header .header-body .nav-global__guide-text, .layout-header .nav-search__guide-text {
	display: none
}
.layout-header .header-body .nav-global__guide-button a, .layout-header .nav-search__guide-button a {
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	width: calc(56*var(--rem));
	height: calc(10*var(--rem));
	border: 1px solid #111111;
	border-radius: calc(10*var(--rem));
	font-size: calc(2.2*var(--rem));
	transition: opacity .2s cubic-bezier(.165, .84, .44, 1)
}
@media(hover:hover) {
	.layout-header .header-body .nav-global__guide-button a:hover, .layout-header .nav-search__guide-button a:hover {
		opacity: .5
	}
}
@media(hover:none) {
	.layout-header .header-body .nav-global__guide-button a:active, .layout-header .nav-search__guide-button a:active {
		opacity: .5
	}
}
.layout-header .nav-search-wrap {
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
}
.layout-header .nav-search-wrap .nav-search__form {
	width: calc(43% - 2*var(--rem));
}
.layout-header .nav-search-wrap .nav-search__keyword {
	width: calc(57% - 2*var(--rem));
}
.layout-header .nav-search-wrap .nav-search__keyword .list-keyword {
	margin-top: 0;
}
.layout-header .nav-search__keyword {
	width: 100%;
}
@media screen and (max-width:767px) {
	.layout-header .nav-search__keyword {
		padding: 0 calc(5*var(--rem));
		box-sizing: border-box
	}
}
@media screen and (max-width:767px) {
	.layout-header .nav-search__keyword+.list-1st .list-1st__item>.js-accordion {
		padding-left: calc(5*var(--rem))!important
	}
}
@media screen and (max-width:767px) {
	.layout-header .nav-search__keyword+.list-1st .list-2nd__item>a, .layout-header .nav-search__keyword+.list-1st .list-2nd__item>.js-accordion {
		padding-left: calc(8*var(--rem))!important
	}
}
@media screen and (max-width:767px) {
	.layout-header .nav-search__keyword+.list-1st .list-2nd__item>a:before, .layout-header .nav-search__keyword+.list-1st .list-2nd__item>a:after, .layout-header .nav-search__keyword+.list-1st .list-2nd__item>.js-accordion:before, .layout-header .nav-search__keyword+.list-1st .list-2nd__item>.js-accordion:after {
		right: calc(5*var(--rem))
	}
}
.layout-header .nav-search__keyword-text {
	font-size: calc(1.8*var(--rem));
	line-height: 1
}
@media screen and (max-width:767px) {
	.layout-header .nav-search__keyword-text {
		font-size: calc(3.2*var(--rem))
	}
}
.layout-header .nav-search__keyword .list-keyword {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	gap: calc(1*var(--rem));
	margin-top: calc(2*var(--rem))
}
@media screen and (max-width:767px) {
	.layout-header .nav-search__keyword .list-keyword {
		gap: calc(2.3*var(--rem)) calc(3 * var(--rem));
		margin-top: calc(6*var(--rem))
	}
}
.layout-header .nav-search__keyword .list-keyword__item a {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	border: 1px solid #ededed;
	gap: calc(1*var(--rem));
	height: calc(2.6*var(--rem));
	padding: calc(1 * var(--rem)) calc(1.7 * var(--rem));
	font-size: calc(1.6*var(--rem));
	line-height: 1;
	border-radius: calc(3.6*var(--rem));
	background-color: #ffffff;
	transition: opacity .2s cubic-bezier(.165, .84, .44, 1)
}
@media screen and (max-width:767px) {
	.layout-header .nav-search__keyword .list-keyword__item a {
		height: calc(7*var(--rem));
		padding: 0 calc(3*var(--rem));
		font-size: calc(2.4*var(--rem));
		box-sizing: border-box
	}
}
@media(hover:hover) {
	.layout-header .nav-search__keyword .list-keyword__item a:hover {
		opacity: .5
	}
}
@media(hover:none) {
	.layout-header .nav-search__keyword .list-keyword__item a:active {
		opacity: .5
	}
}

.layout-header .nav-search .list-1st {
	margin-top: calc(5*var(--rem))
}
@media screen and (max-width:767px) {
	.layout-header .nav-search .list-1st {
		margin-top: calc(1*var(--rem))
	}
}
.layout-header .nav-search .list-1st__item>.js-accordion {
	font-size: calc(1.8*var(--rem));
	line-height: 1
}
@media screen and (max-width:767px) {
	.layout-header .nav-search .list-1st__item>.js-accordion {
		font-size: calc(3.2*var(--rem))
	}
}
@media screen and (max-width:767px) {
	.layout-header .nav-search .list-1st__item>.js-accordion:before, .layout-header .nav-search .list-1st__item>.js-accordion:after {
		display: none
	}
}
@media screen and (max-width:767px) {
	.layout-header .nav-search .list-1st .list-2nd {
		display: block!important
	}
}
.layout-header .nav-search__guide {
	position: static;
	text-align: left!important
}
@media screen and (max-width:767px) {
	.layout-header .nav-search__guide {
		margin-top: calc(10*var(--rem));
		padding: 0 calc(5*var(--rem));
		box-sizing: border-box
	}
}
.layout-header .nav-search__guide-text {
	display: block;
	font-size: calc(1.8*var(--rem));
	line-height: 1
}
@media screen and (max-width:767px) {
	.layout-header .nav-search__guide-text {
		font-size: calc(3.2*var(--rem))
	}
}
.layout-header .nav-search__guide-button {
	margin-top: calc(2*var(--rem))
}
@media screen and (max-width:767px) {
	.layout-header .nav-search__guide-button {
		margin-top: calc(4.3*var(--rem));
		text-align: center!important
	}
}
.layout-header .nav-search__close {
	margin: calc(4*var(--rem)) calc(4*var(--rem)) 0 0;
	box-sizing: border-box;
	text-align: right;
}
.layout-header .nav-search__close button {
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	width: calc(4*var(--rem));
	height: calc(4*var(--rem));
	position: relative;
	border: none;
	background-color: transparent;
	transition: opacity .2s cubic-bezier(.165, .84, .44, 1);
	box-sizing: border-box;
	cursor: pointer
}
@media(hover:hover) {
	.layout-header .nav-search__close button:hover {
		opacity: .5
	}
}
@media(hover:none) {
	.layout-header .nav-search__close button:active {
		opacity: .5
	}
}
.layout-header .nav-search__close button:before, .layout-header .nav-search__close button:after {
	display: block;
	width: calc(4*var(--rem));
	height: calc(.2*var(--rem));
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	translate: -50% -50%;
	background-color: #111111
}
.layout-header .nav-search__close button:before {
	rotate: 45deg
}
.layout-header .nav-search__close button:after {
	rotate: -45deg
}
.layout-header .nav-search .nav-search__form {
	margin: calc(5.5*var(--rem));
}
.layout-header .nav-search__form form {
    position: relative;
    width: 100%;
}
.layout-header .nav-search__form input[type=text] {
    height: calc(6*var(--rem));
    border: none;
	background-color: #f6f6f6;
	color: #666666;
    font-size: calc(1.8*var(--rem));
    box-sizing: border-box;
    width: 100%;
    max-width: 100%;
    padding: 0 calc(4*var(--rem));
}
@media screen and (max-width:767px) {
	.layout-header .nav-search__form input[type=text] {
		height: calc(11*var(--rem));
		font-size: calc(2.8*var(--rem));
	}
}
.layout-header .nav-search__form input[type=image] {
    position: absolute;
    right: 0;
    top: 0;
    width: calc(6*var(--rem));
	height: calc(6*var(--rem));
    background: transparent;
    object-fit: scale-down;
}
@media screen and (max-width:767px) {
	.layout-header .nav-search__form input[type=image] {
		right: calc(4*var(--rem));
		top: calc(3.5*var(--rem));
		width: calc(4*var(--rem));
		height: calc(4*var(--rem));
	}
}
@media screen and (min-width:768px) {
	.layout-header .pc-navwrap {
		position: relative;
		display: flex;
		justify-content: space-between;
		background-color: #fff;
		width: calc(120 * var(--rem));
		height: calc(6.6*var(--rem));
		padding: 0 calc(5*var(--rem));
		border-radius: calc(1*var(--rem));
	}
}
.layout-header .list-pulldown {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	height: 100%
}
@media screen and (max-width:767px) {
	.layout-header .list-pulldown {
		display: none;
	}
}
.layout-header .list-pulldown__item {
	height: 100%
}
.layout-header .list-pulldown__item.js-hover-pulldown {
	padding-right: calc(5*var(--rem));
}
.layout-header .list-pulldown__item.js-hover-pulldown:hover {
	cursor: pointer;
}
.layout-header .list-pulldown__item:not(:first-child) {
	margin-left: calc(5*var(--rem));
}
@media screen and (max-width:767px) {
	.layout-header .list-pulldown__item {
		width: calc(100%/3)
	}
}
.layout-header .list-pulldown__item>a, .layout-header .list-pulldown__item>.list-pulldown__item__button {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	gap: calc(1.2*var(--rem)) calc(1.4 * var(--rem));
	width: 100%;
	height: 100%;
	font-size: calc(1.4*var(--rem));
	line-height: 0;
	transition: opacity .2s cubic-bezier(.165, .84, .44, 1);
	cursor: pointer;
	white-space: nowrap;
}
@media screen and (max-width:767px) {
	.layout-header .list-pulldown__item>a, .layout-header .list-pulldown__item>.list-pulldown__item__button {
		-ms-flex-direction: column;
		flex-direction: column;
		-ms-flex-pack: center;
		justify-content: center;
		font-size: calc(2*var(--rem))
	}
}
@media(hover:hover) {
	.layout-header .list-pulldown__item.js-hover-pulldown:hover>.list-pulldown__item__button:before {
		width: calc(100% + 5*var(--rem));
	}
	.layout-header .list-pulldown__item:hover>.list-pulldown__item__button:before {
		width: 100%;
	}
}
.layout-header .list-pulldown__item>a em, .layout-header .list-pulldown__item>.list-pulldown__item__button em {
	font-size: calc(2*var(--rem));
	font-family: "helvetica-neue-lt-pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 400;
	font-style: normal
}
@media screen and (max-width:767px) {
	.layout-header .list-pulldown__item>a em, .layout-header .list-pulldown__item>.list-pulldown__item__button em {
		font-size: calc(3.4*var(--rem))
	}
}
.layout-header .list-pulldown__item>a.is-open, .layout-header .list-pulldown__item>.list-pulldown__item__button.is-open {
	color: #b3b3b3;
	box-sizing: border-box
}
.layout-header .list-pulldown__item>a.is-open, .layout-header .list-pulldown__item>.list-pulldown__item__button:before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	bottom: calc(1*var(--rem));
	width: 0;
	height: calc(0.3*var(--rem));
	background-color: #111111;
	z-index: 1;
	transition: width .2s;
}

.layout-header .list-pulldown__item.js-hover-pulldown>.list-pulldown__item__button:after {
	display: block;
    width: calc(0.8 * var(--rem));
    content: "";
    position: absolute;
    top: calc(50% - calc(1.2 * var(--rem)) / 2);
    height: calc(1.2 * var(--rem));
    right: calc(-3 * var(--rem));
    background: url(../img/header/arw_line.svg) no-repeat center center / contain;
    transform: rotate(90deg);
    transition: transform .2s;
}
.layout-header .list-pulldown__item.js-hover-pulldown>.list-pulldown__item__button.is-open:after {
	transform: rotate(-90deg);
}
.layout-header .list-pulldown__content {
	position: absolute;
	top: calc(100% - calc(1 * var(--rem)));
	left: 0;
	display: none;
	width: 100%;
	padding: calc(4.5*var(--rem)) calc(4.5*var(--rem)) calc(5*var(--rem));
	background-color: #fff;
	border-radius: 0 0 calc(1*var(--rem)) calc(1*var(--rem));
	box-sizing: border-box
}
@media screen and (max-width:767px) {
}
@media screen and (max-width:767px) {
	.layout-header .list-pulldown__content {
		top: calc(11*var(--rem));
		height: auto;
		padding-top: 0
	}
}
@media screen and (max-width:767px) {
	.layout-header .list-pulldown__content .simplebar-wrapper {
		overflow-y: auto;
		height: calc(100dvh - calc(23.2*var(--rem)))
	}
}
@media screen and (max-width:767px) {
	.layout-header .list-pulldown__content .simplebar-track {
		display: none
	}
}
.layout-header .list-pulldown__content-inner {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	height: 100%;
}
@media screen and (max-width:767px) {
	.layout-header .list-pulldown__content-inner {
		padding: 0
	}
}

.layout-header .list-body {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.layout-header .list-body__item {
	width: calc(20% - 2*var(--rem));
}
@media screen and (max-width:767px) {
	.layout-header .list-body__item {
		width: 100%;
	}
	.layout-header .list-body__item:not(:last-child) {
		border-bottom: 1px solid #ededed;
	}
}
@media screen and (min-width:768px) {
	.layout-header .list-body__item:nth-child(n+6) {
		margin-top: calc(2*var(--rem));
	}
}
.layout-header .list-body__image {
	background-color: #f6f6f6;
}
@media screen and (max-width:767px) {
	.layout-header .list-body__image {
		width: calc(13*var(--rem));
		background-color: transparent;
	}
}
.layout-header .list-body__image img {
	height: auto;
}
.layout-header .list-body__content {
	margin-top: calc(1*var(--rem));
}
@media screen and (max-width:767px) {
	.layout-header .list-body__content {
		margin-top:0;
	}
}
.layout-header .list-body__content-heading {
	font-size: calc(2 * var(--rem));
    font-family: "helvetica-neue-lt-pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 400;
	line-height: 1.2;
}
@media screen and (max-width:767px) {
	.layout-header .list-body__content-heading {
		font-size: calc(3.4 * var(--rem));
	}
}
.layout-header .list-body__content-text {
	margin-top: calc(0.5*var(--rem));
	font-size: calc(1.4 * var(--rem));
	line-height: 1.2;
}
@media screen and (max-width:767px) {
	.layout-header .list-body__content-text {
		margin-top: calc(0.5*var(--rem));
		font-size: calc(2 * var(--rem));
	}
}
.layout-header .find-list {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.layout-header .find-list__item {
	width: calc(33.333% - 2*var(--rem));
}
.find-list__item__anchor img {
	width: 100%;
	height: auto;
}
.layout-header .find-list__item__anchor__txt {
	margin-top: calc(2*var(--rem));
	position: relative;
}
.layout-header .find-list__item__anchor__txt:after {
	position: absolute;
	top: calc(50% - 1 * var(--rem));
	right: 0;
    display: block;
    width: calc(0.9 * var(--rem));
    height: calc(1.7 * var(--rem));
    content: "";
    background-color: #b8b8b8;
    -webkit-mask: url(../img/header/arw_line.svg) no-repeat center center / contain;
    mask: url(../img/header/arw_line.svg) no-repeat center center / contain;
}
.layout-header .find-list__item__anchor__txt__main {
	font-family: "helvetica-neue-lt-pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 400;
	font-size: calc(2.2 * var(--rem));
	line-height: 1.2;
}
.layout-header .find-list__item__anchor__txt__sub {
	margin-top: calc(0.5*var(--rem));
	font-size: calc(1.6 * var(--rem));
	line-height: 1.2;
}

.layout-header .list-pulldown__content .list-1st__item {
	border-bottom: none
}
.layout-header .list-pulldown__content .list-1st .list-2nd {
	background: none
}
@media screen and (max-width:767px) {
	.layout-header .list-pulldown__content .list-1st .list-2nd {
		display: block!important
	}
}
@media screen and (max-width:767px) {
	.layout-header .list-pulldown__content .list-1st .list-2nd__item>a, .layout-header .list-pulldown__content .list-1st .list-2nd__item>.js-accordion {
		padding-left: calc(8.8*var(--rem))
	}
}
.layout-header .list-pulldown__content .list-1st .list-2nd__item:before {
	left: 50%;
	translate: -50% 0;
	width: 100%
}
@media screen and (max-width:767px) {
	.layout-header .list-pulldown__content .list-1st .list-2nd .list-3rd {
		background-color: #f2f2f2
	}
}
@media screen and (max-width:767px) {
	.layout-header .list-pulldown__content .list-1st .list-2nd .list-3rd__item>a, .layout-header .list-pulldown__content .list-1st .list-2nd .list-3rd__item>.js-accordion {
		padding-left: calc(7.8*var(--rem))
	}
}
.layout-header .list-pulldown__content-button {
	margin-top: calc(4*var(--rem));
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	width: calc(5*var(--rem));
	height: calc(5*var(--rem));
	border-radius: 100%;
	background-color: #000000;
	transition: opacity .2s cubic-bezier(.165, .84, .44, 1);
	box-sizing: border-box;
	cursor: pointer
}
@media screen and (max-width:767px) {
	.layout-header .list-pulldown__content-button {
		width: calc(8*var(--rem));
		height: calc(8*var(--rem));
		left: calc(2*var(--rem));
		bottom: calc(-13*var(--rem))
	}
}
@media(hover:hover) {
	.layout-header .list-pulldown__content-button:hover {
		opacity: .5
	}
}
@media(hover:none) {
	.layout-header .list-pulldown__content-button:active {
		opacity: .5
	}
}
.layout-header .list-pulldown__content-button:after {
	display: block;
	width: calc(0.8*var(--rem));
	height: calc(1.6*var(--rem));
	content: "";
	margin-bottom: calc(.4*var(--rem));
	background-color: #fff;
	-webkit-mask: url(../img/header/arw_line.svg) no-repeat center center/contain;
	mask: url(../img/header/arw_line.svg) no-repeat center center/contain;
	rotate: -90deg
}
@media screen and (max-width:767px) {
	.layout-header .list-pulldown__content-button:after {
		width: calc(3.2*var(--rem));
		height: calc(3.2*var(--rem));
		margin: 0;
		-webkit-mask-image: url(../img/header/icn_close.svg);
		mask-image: url(../img/header/icn_close.svg)
	}
}
.layout-header .list-pulldown__heading {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	gap: calc(2*var(--rem));
	font-size: calc(1.2*var(--rem))
}
@media screen and (max-width:767px) {
	.layout-header .list-pulldown__heading {
		font-size: calc(2*var(--rem))
	}
}
.layout-header .list-pulldown__heading em {
	font-weight: 500;
	font-size: calc(4*var(--rem));
	font-family: "helvetica-neue-lt-pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	line-height: 1.25
}
@media screen and (max-width:767px) {
	.layout-header .list-pulldown__heading em {
		font-size: calc(5*var(--rem))
	}
}
@media screen and (max-width:767px) {
	.list-1st {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.list-1st__item {
		border-bottom: calc(.1*var(--rem)) solid #e7e7e7
	}
	.list-1st__item a, .list-1st__item .js-accordion {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-align: center;
		align-items: center;
		width: 100%;
		height: calc(13*var(--rem));
		position: relative;
		gap: calc(3*var(--rem));
		padding-right: calc(6*var(--rem));
		padding-left: calc(4*var(--rem));
		font-size: calc(2.4*var(--rem));
		box-sizing: border-box;
	}
	.list-1st__item .js-accordion,
	.list-1st__item > a {
		background-color: #f6f6f6;
	}
	.list-1st__item a span, .list-1st__item .js-accordion span {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-align: center;
		align-items: center;
		gap: calc(3*var(--rem))
	}
	.list-1st__item a em, .list-1st__item .js-accordion em {
		-ms-flex-negative: 0;
		flex-shrink: 0;
		font-weight: 300;
		font-size: calc(4*var(--rem));
		font-style: normal;
		font-family: "helvetica-neue-lt-pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
	}
	.list-1st__item a em.ja, .list-1st__item .js-accordion em.ja {
		font-weight: 400;
		font-size: calc(3.6*var(--rem));
		font-family: YakuHanJP_Narrow, "游ゴシック体", YuGothic, "游ゴシック Medium", Yu Gothic Medium, "游ゴシック", Yu Gothic, sans-serif
	}
	.list-1st__item>a em, .list-1st__item>.js-accordion em {
		font-size: calc(4.2*var(--rem))
	}
	.list-1st__item a:after {
		display: block;
		width: calc(3*var(--rem));
		content: "";
		position: absolute;
		top: calc(50% - calc(3.3*var(--rem)) / 2);
		height: calc(3.3*var(--rem));
		right: calc(3.3*var(--rem));
		background: url(../img/header/arw_line.svg) no-repeat center center/contain
	}
	.list-1st__item .js-accordion:before, .list-1st__item .js-accordion:after {
		display: block;
		width: calc(4*var(--rem));
		content: "";
		position: absolute;
		top: calc(50% - calc(.2*var(--rem)) / 2);
		height: calc(.2*var(--rem));
		right: calc(3*var(--rem));
		border-radius: calc(.2*var(--rem));
		background-color: #111111
	}
	.list-1st__item .js-accordion:after {
		rotate: -90deg;
		transition: rotate .2s cubic-bezier(.165, .84, .44, 1)
	}
	.list-1st__item .js-accordion.is-open:after {
		rotate: 0deg
	}
	.list-1st__item .list-2nd {
		display: none;
		background-color: #ffffff
	}
	.list-1st__item .list-2nd__item:nth-of-type(n+2) {
		position: relative
	}
	.list-1st__item .list-2nd__item:nth-of-type(n+2):before {
		position: absolute;
		left: calc(50% - calc(65*var(--rem)) / 2);
		width: calc(65*var(--rem));
		display: block;
		height: calc(.1*var(--rem));
		content: "";
		top: 0;
		background-color: #e7e7e7
	}
	.list-1st__item .list-2nd__item a {
		font-size: calc(3 * var(--rem));
	}
	.list-1st__item--column .list-2nd__item>a, .list-1st__item--column .list-2nd__item>.js-accordion {
		padding-left: calc(10.4*var(--rem))
	}
	.list-1st__item--column .list-2nd__item>a em, .list-1st__item--column .list-2nd__item>.js-accordion em {
		font-size: calc(3.2*var(--rem))!important
	}
	.list-1st__item--column .list-3rd__item a {
		padding-left: calc(15.8*var(--rem));
		font-size: calc(3*var(--rem))!important
	}
	.list-1st__item--column .list-3rd__item a:before {
		display: none!important
	}
	.list-1st__item--live-commerce .list-1st__image img {
		width: calc(3.2*var(--rem))
	}
	.list-1st__image {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-pack: center;
		justify-content: center;
		-ms-flex-align: center;
		align-items: center;
		width: calc(3.2*var(--rem));
		height: calc(3.4*var(--rem))
	}
}

.layout-header .guide-button {
	margin-top: calc(5*var(--rem));
}
.layout-header .guide-button__anchor {
	margin-left: auto;
	margin-right: auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	width: calc(52*var(--rem));
	height: calc(11*var(--rem));
	background-color: #111111;
	border-radius: calc(11*var(--rem));
}
.layout-header .guide-button__anchor__text {
	padding-left: calc(3.5*var(--rem));
	color: #ffffff;
	font-size: calc(2.6*var(--rem));
	background-repeat: no-repeat;
	background-image: url(../img/header/icon_guide.png);
	background-size: calc(2.2*var(--rem));
	background-position: left center;
}
body.on-search .layout-header .header-body__search-overlay {
	opacity: 1;
	visibility: visible
}
body.on-search .layout-header .nav-search {
	translate: 0 0
}
body.on-hamburger .layout-header .header-head .header__hamburger span:nth-of-type(1) {
	rotate: 45deg;
	translate: 0 calc(1.1*var(--rem))
}
@media screen and (max-width:767px) {
	body.on-hamburger .layout-header .header-head .header__hamburger span:nth-of-type(1) {
		translate: 0 calc(1.3*var(--rem))
	}
}
body.on-hamburger .layout-header .header-head .header__hamburger span:nth-of-type(2) {
	scale: 0 1
}
body.on-hamburger .layout-header .header-head .header__hamburger span:nth-of-type(3) {
	rotate: -45deg;
	translate: 0 calc(-1.1*var(--rem))
}
@media screen and (max-width:767px) {
	body.on-hamburger .layout-header .header-head .header__hamburger span:nth-of-type(3) {
		translate: 0 calc(-1.3*var(--rem))
	}
}
body.on-hamburger .layout-header .header-body__overlay,
body.on-search .layout-header .header-body__overlay {
	opacity: 1;
	visibility: visible
}
body.on-hamburger .layout-header .header-body .nav-global {
	translate: 0 0
}
#ec_top .slide-up {
	opacity: 0;
	visibility: hidden;
	translate: 0 calc(2*var(--rem));
	transition: opacity .5s cubic-bezier(.165, .84, .44, 1), visibility .5s cubic-bezier(.165, .84, .44, 1), translate .5s cubic-bezier(.165, .84, .44, 1);
	will-change: opacity, translate
}
#ec_top .slide-up.is-inview {
	opacity: 1;
	visibility: visible;
	translate: 0
}
#ec_top .slide-list>* {
	opacity: 0;
	visibility: hidden;
	translate: 0 calc(2*var(--rem));
	transition: opacity .5s cubic-bezier(.165, .84, .44, 1), visibility .5s cubic-bezier(.165, .84, .44, 1), translate .5s cubic-bezier(.165, .84, .44, 1);
	will-change: opacity, translate
}
#ec_top .slide-list>:nth-child(2) {
	transition-delay: .1s
}
#ec_top .slide-list>:nth-child(3) {
	transition-delay: .2s
}
#ec_top .slide-list>:nth-child(4) {
	transition-delay: .3s
}
#ec_top .slide-list>:nth-child(5) {
	transition-delay: .4s
}
#ec_top .slide-list>:nth-child(6) {
	transition-delay: .5s
}
#ec_top .slide-list>:nth-child(7) {
	transition-delay: .6s
}
#ec_top .slide-list>:nth-child(8) {
	transition-delay: .7s
}
#ec_top .slide-list>:nth-child(9) {
	transition-delay: .8s
}
#ec_top .slide-list>:nth-child(10) {
	transition-delay: .9s
}
#ec_top .slide-list>:nth-child(11) {
	transition-delay: 1s
}
#ec_top .slide-list>:nth-child(12) {
	transition-delay: 1.1s
}
#ec_top .slide-list>:nth-child(13) {
	transition-delay: 1.2s
}
#ec_top .slide-list>:nth-child(14) {
	transition-delay: 1.3s
}
#ec_top .slide-list>:nth-child(15) {
	transition-delay: 1.4s
}
#ec_top .slide-list.is-inview>* {
	opacity: 1;
	visibility: visible;
	translate: 0
}
#ec_top .list-product {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	gap: calc(4.2*var(--rem)) calc(1 * var(--rem))
}
@media screen and (max-width:767px) {
	#ec_top .list-product {
		gap: calc(12.5*var(--rem)) calc(2 * var(--rem))
	}
}
#ec_top .list-product__item {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	width: calc(20% - calc(.8*var(--rem)))
}
@media screen and (max-width:767px) {
	#ec_top .list-product__item {
		width: calc(50% - calc(1*var(--rem)))
	}
}
@media screen and (max-width:767px) {
	#ec_top .list-product__item:nth-of-type(2n+1) .list-color, #ec_top .list-product__item:nth-of-type(2n+1) .list-product__heading, #ec_top .list-product__item:nth-of-type(2n+1) .list-product__text {
		padding-left: calc(3.5*var(--rem))
	}
}
@media screen and (max-width:767px) {
	#ec_top .list-product__item:nth-of-type(2n) .list-product__text {
		padding-right: calc(3.5*var(--rem))
	}
}
#ec_top .list-product__image img {
	width: calc(21.2*var(--rem));
	height: calc(29*var(--rem));
	display: block;
	object-fit: cover;
	display: none
}
@media screen and (max-width:767px) {
	#ec_top .list-product__image img {
		width: calc(36.5*var(--rem));
		height: calc(50*var(--rem))
	}
}
#ec_top .list-product__image img.is-active {
	display: block
}
#ec_top .list-product .list-color {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	gap: calc(1.2*var(--rem));
	position: relative;
	z-index: 99;
	margin-top: calc(1.4*var(--rem))
}
@media screen and (max-width:767px) {
	#ec_top .list-product .list-color {
		gap: calc(2*var(--rem));
		margin-top: calc(4*var(--rem))
	}
}
#ec_top .list-product .list-color__item {
	width: calc(2*var(--rem));
	height: calc(2*var(--rem));
	border-radius: 100%;
	border: calc(.1*var(--rem)) solid #24292d;
	cursor: pointer
}
@media screen and (max-width:767px) {
	#ec_top .list-product .list-color__item {
		width: calc(3.5*var(--rem));
		height: calc(3.5*var(--rem))
	}
}
@media(hover:hover) {
	#ec_top .list-product .list-color__item:hover:after {
		scale: .5
	}
}
@media(hover:none) {
	#ec_top .list-product .list-color__item:active:after {
		scale: .5
	}
}
#ec_top .list-product .list-color__item:after {
	display: block;
	width: 100%;
	height: 100%;
	content: "";
	border-radius: 50%;
	background-color: #24292d;
	transition: scale .2s cubic-bezier(.165, .84, .44, 1)
}
#ec_top .list-product .list-color__item.is-active {
	pointer-events: none
}
#ec_top .list-product .list-color__item.is-active:after {
	scale: .5
}
#ec_top .list-product .list-color--medicalcore li:nth-child(1) {
	border-color: #979b9c
}
#ec_top .list-product .list-color--medicalcore li:nth-child(1):after {
	background-color: #979b9c
}
#ec_top .list-product .list-color--corebelt li:nth-child(1) {
	border-color: #000
}
#ec_top .list-product .list-color--corebelt li:nth-child(1):after {
	background-color: #000
}
#ec_top .list-product .list-color--corebelt li:nth-child(2) {
	border-color: #898c8b
}
#ec_top .list-product .list-color--corebelt li:nth-child(2):after {
	background-color: #898c8b
}
#ec_top .list-product .list-color--corebelt li:nth-child(4) {
	border-color: #df8983
}
#ec_top .list-product .list-color--corebelt li:nth-child(4):after {
	background-color: #df8983
}
#ec_top .list-product .list-color--corebelt li:nth-child(3) {
	border-color: #75aabd
}
#ec_top .list-product .list-color--corebelt li:nth-child(3):after {
	background-color: #75aabd
}
#ec_top .list-product .list-color--cushionfit li:nth-child(1) {
	border-color: #aeb1b4
}
#ec_top .list-product .list-color--cushionfit li:nth-child(1):after {
	background-color: #aeb1b4
}
#ec_top .list-product .list-color--kneefit li:nth-child(1) {
	border-color: #c6cfce
}
#ec_top .list-product .list-color--kneefit li:nth-child(1):after {
	background-color: #c6cfce
}
#ec_top .list-product .list-color--facialfit li:nth-child(1) {
	border-color: #e1dfe4
}
#ec_top .list-product .list-color--facialfit li:nth-child(1):after {
	background-color: #e1dfe4
}
#ec_top .list-product .list-color--gelsheet li:nth-child(1) {
	border-color: #000
}
#ec_top .list-product .list-color--gelsheet li:nth-child(1):after {
	background-color: #000
}
#ec_top .list-product .list-color--spray li:nth-child(1) {
	border-color: #c6cfce
}
#ec_top .list-product .list-color--spray li:nth-child(1):after {
	background-color: #c6cfce
}
#ec_top .list-product .list-color--footfitlight li:nth-child(2) {
	border-color: #e3e7e9
}
#ec_top .list-product .list-color--footfitlight li:nth-child(2):after {
	background-color: #e3e7e9
}
#ec_top .list-product .list-color--footfit2 li:nth-child(2) {
	border-color: #ebe0d7
}
#ec_top .list-product .list-color--footfit2 li:nth-child(2):after {
	background-color: #ebe0d7
}
#ec_top .list-product .list-color--footfit3 li:nth-child(1) {
	border-color: #c79f7a
}
#ec_top .list-product .list-color--footfit3 li:nth-child(1):after {
	background-color: #c79f7a
}
#ec_top .list-product .list-color--footfit3 li:nth-child(2) {
	border-color: #d8d5d0
}
#ec_top .list-product .list-color--footfit3 li:nth-child(2):after {
	background-color: #d8d5d0
}
#ec_top .list-product .list-color--gunactive li:nth-child(2) {
	border-color: #f0ede1
}
#ec_top .list-product .list-color--gunactive li:nth-child(2):after {
	background-color: #f0ede1
}
#ec_top .list-product .list-color--thebike li:nth-child(1) {
	border-color: #e5e8e9
}
#ec_top .list-product .list-color--thebike li:nth-child(1):after {
	background-color: #e5e8e9
}
#ec_top .list-product .list-color--helthgrip li:nth-child(1) {
	border-color: #d9dbdf
}
#ec_top .list-product .list-color--helthgrip li:nth-child(1):after {
	background-color: #d9dbdf
}
#ec_top .list-product .list-color--protein li:nth-child(2) {
	border-color: #f7576d
}
#ec_top .list-product .list-color--protein li:nth-child(2):after {
	background-color: #f7576d
}
#ec_top .list-product .list-color--gunslim li:nth-child(1) {
	border-color: #506d7c
}
#ec_top .list-product .list-color--gunslim li:nth-child(1):after {
	background-color: #506d7c
}
#ec_top .list-product .list-color--gunslim li:nth-child(2) {
	border-color: #b56665
}
#ec_top .list-product .list-color--gunslim li:nth-child(2):after {
	background-color: #b56665
}
#ec_top .list-product .list-color--gunslim li:nth-child(3) {
	border-color: #7c7d81
}
#ec_top .list-product .list-color--gunslim li:nth-child(3):after {
	background-color: #7c7d81
}
#ec_top .list-product .list-color--gunslim li:nth-child(4) {
	border-color: #c0a281
}
#ec_top .list-product .list-color--gunslim li:nth-child(4):after {
	background-color: #c0a281
}
#ec_top .list-product .list-color--gunslim li:nth-child(5) {
	border-color: #eee
}
#ec_top .list-product .list-color--gunslim li:nth-child(5):after {
	background-color: #eee
}
#ec_top .list-product .list-color--gunpocket li:nth-child(1) {
	border-color: #cb3b37
}
#ec_top .list-product .list-color--gunpocket li:nth-child(1):after {
	background-color: #cb3b37
}
#ec_top .list-product .list-color--gunpocket li:nth-child(2) {
	border-color: #ebb5c0
}
#ec_top .list-product .list-color--gunpocket li:nth-child(2):after {
	background-color: #ebb5c0
}
#ec_top .list-product .list-color--gunpocket li:nth-child(3) {
	border-color: #c6e3d9
}
#ec_top .list-product .list-color--gunpocket li:nth-child(3):after {
	background-color: #c6e3d9
}
#ec_top .list-product .list-color--gunpocket li:nth-child(4) {
	border-color: #abd2de
}
#ec_top .list-product .list-color--gunpocket li:nth-child(4):after {
	background-color: #abd2de
}
#ec_top .list-product .list-color--gunpocket li:nth-child(5) {
	border-color: #cccfce
}
#ec_top .list-product .list-color--gunpocket li:nth-child(5):after {
	background-color: #cccfce
}
#ec_top .list-product .list-color--gunpocket li:nth-child(6) {
	border-color: #535352
}
#ec_top .list-product .list-color--gunpocket li:nth-child(6):after {
	background-color: #535352
}
#ec_top .list-product .list-color--wear li:nth-child(2) {
	border-color: #cdbeb7
}
#ec_top .list-product .list-color--wear li:nth-child(2):after {
	background-color: #cdbeb7
}
#ec_top .list-product .list-color--wears--tshirts li:nth-child(2) {
	border-color: #eee
}
#ec_top .list-product .list-color--wears--tshirts li:nth-child(2):after {
	background-color: #eee
}
#ec_top .list-product .list-color--wears--tshirts li:nth-child(3) {
	border-color: #edddce
}
#ec_top .list-product .list-color--wears--tshirts li:nth-child(3):after {
	background-color: #edddce
}
#ec_top .list-product .list-color--wears--poloshirts li:nth-child(2) {
	border-color: #eee
}
#ec_top .list-product .list-color--wears--poloshirts li:nth-child(2):after {
	background-color: #eee
}
#ec_top .list-product .list-color--wears--tapered li:nth-child(2) {
	border-color: #cdbeb7
}
#ec_top .list-product .list-color--wears--tapered li:nth-child(2):after {
	background-color: #cdbeb7
}
#ec_top .list-product .list-color--wears--jogger li:nth-child(2) {
	border-color: #cdbeb7
}
#ec_top .list-product .list-color--wears--jogger li:nth-child(2):after {
	background-color: #cdbeb7
}
#ec_top .list-product .list-color--wears--sleeptop li:nth-child(2) {
	border-color: #d7c6ac
}
#ec_top .list-product .list-color--wears--sleeptop li:nth-child(2):after {
	background-color: #d7c6ac
}
#ec_top .list-product .list-color--wears--sleeppants li:nth-child(2) {
	border-color: #d7c6ac
}
#ec_top .list-product .list-color--wears--sleeppants li:nth-child(2):after {
	background-color: #d7c6ac
}
#ec_top .list-product .list-color--roller li:nth-child(1) {
	border-color: #c8c8c9
}
#ec_top .list-product .list-color--roller li:nth-child(1):after {
	background-color: #c8c8c9
}
#ec_top .list-product__image, #ec_top .list-product__heading, #ec_top .list-product__text {
	transition: opacity .2s cubic-bezier(.165, .84, .44, 1)
}
@media(hover:hover) {
	#ec_top .list-product a:hover .list-product__image, #ec_top .list-product a:hover .list-product__heading, #ec_top .list-product a:hover .list-product__text {
		opacity: .7
	}
}
@media(hover:none) {
	#ec_top .list-product a:active .list-product__image, #ec_top .list-product a:active .list-product__heading, #ec_top .list-product a:active .list-product__text {
		opacity: .7
	}
}
#ec_top .list-product__heading {
	margin-top: calc(1*var(--rem));
	font-size: calc(2*var(--rem));
	font-family: "helvetica-neue-lt-pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 1.5
}
@media screen and (max-width:767px) {
	#ec_top .list-product__heading {
		margin-top: calc(2*var(--rem));
		font-size: calc(3.6*var(--rem))
	}
}
#ec_top .list-product__heading--ja {
	font-weight: 400;
	font-family: YakuHanJP_Narrow, "游ゴシック体", YuGothic, "游ゴシック Medium", Yu Gothic Medium, "游ゴシック", Yu Gothic, sans-serif
}
@media(hover:hover) {
	#ec_top .list-product__heading a:hover {
		-webkit-text-decoration: underline #111;
		text-decoration: underline #111
	}
}
@media(hover:none) {
	#ec_top .list-product__heading a:active {
		-webkit-text-decoration: underline #111;
		text-decoration: underline #111
	}
}
#ec_top .list-product__text {
	font-weight: 200;
	margin-top: calc(.6*var(--rem));
	padding-right: calc(.4*var(--rem));
	font-size: calc(1.6*var(--rem));
	line-height: 1.75
}
@media screen and (max-width:767px) {
	#ec_top .list-product__text {
		font-size: calc(2.4*var(--rem))
	}
}
#ec_top .list-product__supplement {
	font-weight: 200;
	margin-top: calc(.6*var(--rem));
	font-size: calc(1.2*var(--rem));
	line-height: 2.33333
}
@media screen and (max-width:767px) {
	#ec_top .list-product__supplement {
		font-size: calc(1.8*var(--rem))
	}
}
.nav-global, .nav-search {
	background-color: #fff
}
@media screen and (min-width:768px) {
	.nav-global .js-accordion, .nav-search .js-accordion {
		pointer-events: none
	}
}
@media screen and (min-width:768px) {
	.nav-global__guide, .nav-search__guide {
		width: 100%;
		max-width: calc(110*var(--rem));
		margin-left: auto;
		margin-right: auto;
		position: absolute;
		top: calc(3.8*var(--rem));
		right: 0;
		left: 0;
		margin-top: 0!important;
		text-align: right!important
	}
	.nav-global__guide-button a, .nav-search__guide-button a {
		width: calc(25*var(--rem))!important;
		height: calc(4.5*var(--rem))!important;
		font-size: calc(1.2*var(--rem))!important
	}
}
.nav-global__content, .nav-search__content {
	width: 100%;
	max-width: calc(120*var(--rem));
	margin-left: auto;
	margin-right: auto;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-top: calc(12.6*var(--rem));
	padding: 0 calc(5*var(--rem))
}
@media screen and (max-width:767px) {
	.nav-global__content, .nav-search__content {
		padding: 0
	}
}
.nav-global__content .list-link, .nav-search__content .list-link {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	gap: calc(.4*var(--rem)) calc(3 * var(--rem));
	margin-left: calc(3*var(--rem))
}
@media screen and (max-width:767px) {
	.nav-global__content .list-link, .nav-search__content .list-link {
		margin-left: 0
	}
}
.nav-global__content .list-link__item a, .nav-search__content .list-link__item a {
	font-size: calc(1.4*var(--rem));
	transition: opacity .2s cubic-bezier(.165, .84, .44, 1)
}
@media(hover:hover) {
	.nav-global__content .list-link__item a:hover, .nav-search__content .list-link__item a:hover {
		opacity: .5
	}
}
@media(hover:none) {
	.nav-global__content .list-link__item a:active, .nav-search__content .list-link__item a:active {
		opacity: .5
	}
}
@media screen and (min-width:768px) {
	.list-1st {
		width: 100%;
		max-width: calc(110*var(--rem));
		margin-left: auto;
		margin-right: auto;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-direction: column;
		flex-direction: column;
		gap: calc(1.8*var(--rem)) 0;
		position: relative
	}
	.list-1st__item a, .list-1st__item .js-accordion {
		display: -ms-flexbox;
		-ms-flex-align: center;
		align-items: center;
		display: flex;
		gap: calc(1.2*var(--rem));
		font-size: calc(1.2*var(--rem));
		box-sizing: border-box
	}
	.list-1st__item a span, .list-1st__item .js-accordion span {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-align: center;
		align-items: center;
		gap: calc(.4*var(--rem));
		line-height: 1
	}
	.list-1st__item a em, .list-1st__item .js-accordion em {
		font-weight: 500;
		font-size: calc(2.2*var(--rem));
		font-style: normal;
		font-family: "helvetica-neue-lt-pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
		line-height: 1
	}
	.list-1st__item>a span, .list-1st__item>.js-accordion span {
		-ms-flex-direction: column;
		flex-direction: column;
		-ms-flex-align: start;
		align-items: flex-start
	}
	.list-1st__item a {
		transition: opacity .2s cubic-bezier(.165, .84, .44, 1)
	}
}
@media screen and (min-width:768px) and (hover:hover) {
	.list-1st__item a:hover {
		opacity: .5
	}
}
@media screen and (min-width:768px) and (hover:none) {
	.list-1st__item a:active {
		opacity: .5
	}
}
@media screen and (min-width:768px) {
	.list-1st__item:first-of-type {
		width: 100%
	}
	.list-1st__item:first-of-type>.js-accordion em {
		font-size: calc(3.2*var(--rem))
	}
	.list-1st__item:first-of-type .list-2nd {
		display: -ms-grid;
		display: grid;
		-ms-grid-columns: (1fr)[2];
		grid-template-columns: repeat(2, 1fr);
		-ms-grid-rows: auto;
		grid-template-rows: auto;
		padding: calc(3.6*var(--rem)) 0
	}
	.list-1st__item:first-of-type .list-2nd__item {
		position: relative;
		-ms-flex-align: start!important;
		align-items: flex-start!important;
		width: 100%!important;
		border-right: calc(.1*var(--rem)) solid #e8e8e8
	}
	.list-1st__item:first-of-type .list-2nd__item:first-of-type {
		grid-row: span 3 / span 3;
		border-left: calc(.1*var(--rem)) solid #e8e8e8
	}
	.list-1st__item:first-of-type .list-2nd__item:has(> a) {
		-ms-flex-pack: center;
		justify-content: center
	}
	.list-1st__item:first-of-type .list-2nd__item>.js-accordion, .list-1st__item:first-of-type .list-2nd__item>a {
		padding-left: calc(3*var(--rem))!important
	}
	.list-1st__item:first-of-type .list-2nd__item>.js-accordion em, .list-1st__item:first-of-type .list-2nd__item>a em {
		translate: 0 -1px
	}
	.list-1st__item:first-of-type .list-2nd__item .list-3rd {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		gap: calc(.6*var(--rem)) 0;
		width: 100%;
		padding: calc(1*var(--rem)) calc(7 * var(--rem)) 0;
		box-sizing: border-box
	}
	.list-1st__item:first-of-type .list-2nd__item .list-3rd__item {
		width: 50%
	}
	.list-1st__item:first-of-type .list-2nd__item .list-3rd__item a {
		gap: calc(.2*var(--rem));
		font-size: calc(1.2*var(--rem))
	}
	.list-1st__item:first-of-type .list-2nd__item .list-3rd__item a span {
		-ms-flex-direction: column;
		flex-direction: column;
		-ms-flex-align: start;
		align-items: flex-start;
		gap: calc(.8*var(--rem));
		line-height: 1
	}
	.list-1st__item:first-of-type .list-2nd__item .list-3rd__item a em {
		font-size: calc(1.9*var(--rem));
		white-space: nowrap
	}
	.list-1st__item:first-of-type .list-2nd__item .list-3rd__item--core-belt2 .list-3rd__image img {
		width: calc(6.6*var(--rem))
	}
	.list-1st__item:first-of-type .list-2nd__item .list-3rd__item--medical-core .list-3rd__image img {
		width: calc(7.2*var(--rem))
	}
	.list-1st__item:first-of-type .list-2nd__item .list-3rd__item--foot-fit3 .list-3rd__image img {
		width: calc(5.1*var(--rem))
	}
	.list-1st__item:first-of-type .list-2nd__item .list-3rd__item--abs2 .list-3rd__image img {
		width: calc(6.3*var(--rem))
	}
	.list-1st__item:first-of-type .list-2nd__item .list-3rd__item--hip-fit .list-3rd__image img {
		width: calc(4.2*var(--rem))
	}
	.list-1st__item:first-of-type .list-2nd__item .list-3rd__item--leg-belt2 .list-3rd__image img {
		width: calc(5.3*var(--rem))
	}
	.list-1st__item:first-of-type .list-2nd__item .list-3rd__item--recovery-wear .list-3rd__image img {
		width: calc(4.6*var(--rem))
	}
	.list-1st__item:first-of-type .list-2nd__item .list-3rd__item--power-gun .list-3rd__image img {
		width: calc(4.6*var(--rem))
	}
	.list-1st__item:first-of-type .list-2nd__item .list-3rd__item--all {
		position: absolute;
		top: calc(.6*var(--rem));
		right: calc(3*var(--rem));
		width: auto
	}
	.list-1st__item:first-of-type .list-2nd__item .list-3rd__item--all a {
		padding-bottom: calc(.5*var(--rem));
		border-bottom: 1px solid #111111
	}
	.list-1st__item:first-of-type .list-2nd__item .list-3rd__item--all a:after {
		display: block;
		width: calc(1*var(--rem));
		height: calc(1*var(--rem));
		content: "";
		background-color: #111111;
		-webkit-mask: url(../img/header/arw_line.svg) no-repeat center center/contain;
		mask: url(../img/header/arw_line.svg) no-repeat center center/contain
	}
	.list-1st__item:first-of-type .list-2nd__item .list-3rd__image {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-pack: center;
		justify-content: center;
		-ms-flex-align: center;
		align-items: center;
		width: calc(7.2*var(--rem));
		height: calc(7.2*var(--rem));
		-ms-flex-negative: 0;
		flex-shrink: 0
	}
	.list-1st__item:nth-of-type(n+2) {
		width: 25%
	}
	.list-1st__item:nth-of-type(2) {
		margin-top: calc(-1.2*var(--rem))
	}
	.list-1st__item .list-2nd {
		display: -ms-flexbox;
		display: flex
	}
	.list-1st__item .list-2nd:first-of-type .list-2nd__item {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-align: center;
		align-items: center;
		-ms-flex-direction: column;
		flex-direction: column;
		width: 50%
	}
	.list-1st__item .list-2nd:first-of-type .list-2nd__item>.js-accordion em {
		font-size: calc(2.6*var(--rem))
	}
	.list-1st__item--gift .list-1st__image img {
		width: calc(1.5*var(--rem))
	}
	.list-1st__item--shop .list-1st__image img {
		width: calc(1.8*var(--rem))
	}
	.list-1st__item--concept .list-1st__image img {
		width: calc(1.8*var(--rem))
	}
	.list-1st__item--evidence .list-1st__image img {
		width: calc(1.7*var(--rem))
	}
	.list-1st__item--ambassador, .list-1st__item--app, .list-1st__item--column {
		position: absolute;
		top: calc(37.8*var(--rem));
		width: calc(33.6*var(--rem))!important
	}
	.list-1st__item--ambassador .list-2nd__item, .list-1st__item--app .list-2nd__item, .list-1st__item--column .list-2nd__item {
		-ms-flex-align: start!important;
		align-items: flex-start!important
	}
	.list-1st__item--ambassador, .list-1st__item--business {
		left: calc(27*var(--rem))
	}
	.list-1st__item--ambassador .list-1st__image img {
		width: calc(1.8*var(--rem))
	}
	.list-1st__item--business {
		position: absolute;
		top: calc(43.6*var(--rem))
	}
	.list-1st__item--business .list-1st__image img {
		width: calc(1.7*var(--rem))
	}
	.list-1st__item--app {
		left: calc(49.6*var(--rem))
	}
	.list-1st__item--app .list-1st__image img {
		width: calc(1*var(--rem))
	}
	.list-1st__item--app .list-3rd {
		-ms-flex-direction: column;
		flex-direction: column;
		gap: calc(1.4*var(--rem));
		margin-top: calc(2*var(--rem));
		padding-left: calc(3.4*var(--rem))
	}
	.list-1st__item--app .list-3rd__item a {
		gap: 0;
		font-weight: 500;
		font-size: calc(1.4*var(--rem))
	}
	.list-1st__item--app .list-3rd__item a:before {
		content: 'ー'
	}
	.list-1st__item--column {
		right: 0
	}
	.list-1st__item--column .list-1st__image img {
		width: calc(1.4*var(--rem))
	}
	.list-1st__item--column .list-2nd {
		-ms-flex-direction: column;
		flex-direction: column;
		gap: calc(1.4*var(--rem));
		margin-top: calc(2*var(--rem));
		padding-left: calc(3.4*var(--rem))
	}
	.list-1st__item--column .list-2nd__item>a, .list-1st__item--column .list-2nd__item>.js-accordion {
		gap: 0;
		font-weight: 500;
		font-size: calc(1.4*var(--rem));
		line-height: 1
	}
	.list-1st__item--column .list-2nd__item>a:before, .list-1st__item--column .list-2nd__item>.js-accordion:before {
		content: 'ー'
	}
	.list-1st__item--column .list-2nd__item>a em, .list-1st__item--column .list-2nd__item>.js-accordion em {
		font-weight: 500;
		font-size: calc(1.4*var(--rem))!important;
		font-family: YakuHanJP_Narrow, "游ゴシック体", YuGothic, "游ゴシック Medium", Yu Gothic Medium, "游ゴシック", Yu Gothic, sans-serif!important
	}
	.list-1st__item--column .list-2nd #list-2nd__item--column {
		width: 100%!important
	}
	.list-1st__item--column .list-3rd {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-direction: row;
		flex-direction: row;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		gap: calc(1.4*var(--rem)) 0;
		margin-top: calc(1.6*var(--rem));
		padding-left: calc(1.6*var(--rem))
	}
	.list-1st__item--column .list-3rd__item {
		width: 33.333333%
	}
	.list-1st__item--live-commerce .list-1st__image img {
		width: calc(1.8*var(--rem))
	}
	.list-1st__image {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-pack: center;
		justify-content: center;
		-ms-flex-align: center;
		align-items: center;
		width: calc(1.8*var(--rem));
		height: calc(1.9*var(--rem))
	}
}
.list-1st__logo {
	width: calc(2.5*var(--rem));
	margin-top: calc(.4*var(--rem))
}
@media screen and (max-width:767px) {
	.list-1st__logo {
		width: calc(3.2*var(--rem))
	}
}
.layout-header .color.color--white {
	display: none;
}

.section {

}
.section .section__inner{
	max-width:calc(192*var(--rem));
	padding: 0 calc(16*var(--rem));
    margin-left:auto;
    margin-right:auto
}
@media screen and (max-width:767px){
    .section .section__inner{
        padding-right:calc(5*var(--rem));
        padding-left:calc(5*var(--rem));
        box-sizing:border-box
    }
}

.section.nike_foot {
    padding: calc(11*var(--rem)) 0 calc(14*var(--rem)) 0;
    background-color: #111111;
    color: #ffffff;
	text-align: center;
}
@media screen and (max-width:767px) {
    .section.nike_foot {
        padding: calc(10*var(--rem)) 0 calc(12*var(--rem)) 0;
    }
}
.nike_foot .nike_foot__image img {
	width: calc(36.2*var(--rem));
	height: auto;
}
@media screen and (max-width:767px){
	.nike_foot .nike_foot__image img {
		width: calc(45.4*var(--rem));
	}
}
.nike_foot .nike_foot__paragraph {
	margin-top: calc(4.5 * var(--rem));
    font-size: calc(1.6 * var(--rem));
	font-weight: 100;
}
@media screen and (max-width:767px){
	.nike_foot .nike_foot__paragraph {
		font-size: calc(2.2 * var(--rem));
	}
}

/* 動的イベント商品スタイル調整 */
.contents_ .StyleT_Frame_ {
	margin-bottom: 0;
}
@media screen and (min-width:768px){
	.contents_ .StyleT_Frame_ {
		max-width: 1600px;
		margin-left: -1.1%;
		margin-right: -1.1%;
	}
}
@media screen and (max-width:767px) {
	.contents_ .StyleT_Frame_ {
		max-width: 104.2%;
		margin-left: -2.1%;
		margin-right: -2.1%;
	}
}
.contents_ .StyleT_Frame_ .StyleT_Item_ {
	margin: 5% 0 0;
}
.contents_ .navisort_,
.contents_ .variation_ {
	display: none!important;
}
.contents_ .StyleT_Frame_ .StyleT_Item_ .desp_ .name1_,
.contents_ .StyleT_Frame_ .StyleT_Item_ .desp_ .name2_ {
    font-size: calc(2*var(--rem));
	text-align: left;
}
@media screen and (max-width:767px) {
	.contents_ .StyleT_Frame_ .StyleT_Item_ .desp_ .name1_,
	.contents_ .StyleT_Frame_ .StyleT_Item_ .desp_ .name2_ {
		font-size: calc(2.4*var(--rem));
	}
}
.contents_ .StyleT_Frame_ .StyleT_Item_ .desp_ .price_ {
	margin-top: calc(1*var(--rem));
	font-size: calc(1.8*var(--rem));
	text-align: left;
	color: #111111;
}
@media screen and (max-width:767px) {
	.contents_ .StyleT_Frame_ .StyleT_Item_ .desp_ .price_ {
		margin-top: calc(1*var(--rem));
		font-size: calc(2.4*var(--rem));
	}
}
.contents_ .StyleT_Frame_ .StyleT_Item_ .desp_ .new-icon>img {
    width: 42%;
}
.section.nike_category {
    padding: calc(15*var(--rem)) 0 calc(10*var(--rem)) 0;
    background-color: #111111;
    color: #ffffff;
}
@media screen and (max-width:767px) {
    .section.nike_category {
        padding: calc(10*var(--rem)) 0;
    }
}

.nike_category .nike_category__heading {
    font-size: calc(3.4 * var(--rem));
    font-family: "helvetica-neue-lt-pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 500;
    letter-spacing: -0.02em;
    line-height: 1;
}
@media screen and (max-width:767px) {
    .nike_category .nike_category__heading {
        font-size: calc(3.6 * var(--rem));
    }
}
.nike_category .nike_category__list {
	margin-top: calc(3.5*var(--rem));
	margin-left: calc(-1.35 * var(--rem));
	margin-right: calc(-1.35 * var(--rem));
	display: flex;
	flex-wrap: wrap;
}
@media screen and (max-width:767px) {
	.nike_category .nike_category__list {
		margin-left: calc(-1 * var(--rem));
		margin-right: calc(-1 * var(--rem));
	}

}
.nike_category .nike_category__list__item {
	width: calc(29.6 * var(--rem));
	margin-left: calc(1.35 * var(--rem));
	margin-right: calc(1.35 * var(--rem));
	border-radius: calc(1 * var(--rem));
    background-repeat: no-repeat;
    background-image: var(--img);
    background-size: cover;
    background-position: center;
    aspect-ratio: 1 / 0.70945945945;
}
@media screen and (min-width:768px) {
	.nike_category .nike_category__list__item:nth-child(n+6) {
		margin-top: calc(2.7*var(--rem));
	}
}
@media screen and (max-width:767px) {
	.nike_category .nike_category__list__item {
		width: calc(31.5 * var(--rem));
		margin-left: calc(1 * var(--rem));
		margin-right: calc(1 * var(--rem));
	}
}
@media screen and (max-width:767px) {
	.nike_category .nike_category__list__item:nth-child(n+3) {
		margin-top: calc(2*var(--rem));
	}
}
.nike_category .nike_category__list__item__anchor {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-end;
	height: 100%;
	padding: calc(2 * var(--rem));
	background-repeat: no-repeat;
    background-image: url(../img/common/icon_category_arw.png);
    background-size: calc(3.6 * var(--rem));
    background-position: right calc(2 * var(--rem)) bottom calc(2 * var(--rem));
}
@media screen and (max-width:767px) {
	.nike_category .nike_category__list__item__anchor {
		background-size: calc(4.2 * var(--rem));
	}
}
.nike_category .nike_category__text {
	width: 100%;
	padding-right: calc(4 * var(--rem));
}
.nike_category .nike_category__text__eng {
	font-size: calc(2.4 * var(--rem));
    font-family: "helvetica-neue-lt-pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 400;
    letter-spacing: -0.02em;
    line-height: 1.2;
}
@media screen and (max-width:767px) {
	.nike_category .nike_category__text__eng {
		font-size: calc(3.4 * var(--rem));
	}
}
.nike_category .nike_category__text__ja {
	margin-top: calc(1*var(--rem));
	font-size: calc(1.8 * var(--rem));
	font-weight: 300;
    line-height: 1.2;
}
@media screen and (max-width:767px) {
	.nike_category .nike_category__text__ja {
		margin-top: calc(0.5*var(--rem));
		font-size: calc(2 * var(--rem));
	}
}