@charset "utf-8";

/* ■ヘッダー（お問合せフォーム）
====================================== */
/* ヘッダー裏 調整（absolute他対策：ヘッダーの高さに合わせる） */
.ly-adjuster-curva-header4fnR {
display: block;
width: 100%;
height: 0px;
}

/* ヘッダー下 調整（absolute他対策） */
.ly-adjuster-trequartista4fnR {
display: block;
width: 100%;
height: 0px;
}

.front-page .ly-adjuster-trequartista4fnR {
display: block;
width: 100%;
height: 0px;
}

/* ヘッダー */
.header4fnR {
position: relative;
top: 0;
z-index: 100;
width: 100%;
max-width: 100vw;
background: transparent;
color: var(--c-magique_text2);
border-bottom: 5px solid var(--bgc-magique_assort);
}

/* ヘッダー（PC） */
@media screen and (min-width: 768px) {
.header4fnR {
height: 86px;
}
}

/* ヘッダー（スマホ） */
@media screen and (max-width: 767.9px) {
.header4fnR {
height: 60px;
}
}

.header4fnR {
display: flex;
flex-direction: row;
align-items: center;
}

/* display: none（PC） */
@media screen and (min-width: 768px) {
.header4fnR .sarad-none_pc {
display: none;
}
}

/* display: none（スマホ） */
@media screen and (max-width: 767.9px) {
.header4fnR .sarad-none_sp {
display: none;
}
}

.header4fnR .header__start {
position: relative;
z-index: 9999;
float: left;
display: flex;
align-items: center;
flex-wrap: nowrap;
padding: 0px 0px 0px 1.2rem;
}

.header4fnR .header__brand {
display: inline-flex;
justify-content: center;
align-items: center;
width: auto;
max-width: 70vw;
height: 100%;
padding: 10px 11px 0px 0.5rem;
}

.header4fnR .header__brand img {
display: inline-block;
width: 140px;
min-width: 140px;
max-width: 100%;
height: auto;
margin-right: 0.5em;
}

.header4fnR .header__sitename {
font-size: 17px;
font-weight: 600;
white-space: nowrap;
/* padding: 上  右  下  左 */
padding: 2px 0px 0px 0px;
}

/* .header__middle */
.header4fnR .header__middle {
position: relative;
display: flex;
align-items: center;
flex-grow: 1;
width: auto;
margin: auto;
padding-right: 1.3rem;
}

.header4fnR .header__middle>a {
display: inline-flex;
}

/* 電話番号（画像） */
.header4fnR .header__tel {
	display: grid;
	margin-left: auto;
	font-family: 'Lusitana', 'Shippori Mincho', serif;
}

.header4fnR .header__tel img {
height: 50px;
width: auto;
object-fit: contain;
}

/* 電話番号（テキスト） */
.header4fnR .header__tel .icn-freedial {
	height: 0.8em;
	width: auto;
	vertical-align: -1px;
	margin-right: 2px;
}

/* ルビ（ruby） */
.header__tel ruby.rubypos-left {
	width: 100%;
	display: inline-flex;
	flex-direction: row-reverse;
	justify-content: flex-end;
	align-items: center;
	line-height: 1;
}

.header__tel ruby.rubypos-left rb {
font-size: 37px;
font-size: clamp(23px, calc(23px + ((1vw - 3.6px) * 2.1875)), 37px);
min-height: 0vw;
font-weight: 400;
white-space:nowrap;
}

.header__tel ruby.rubypos-left rt {
width: auto;
max-width: 100%;
line-height: 1;
font-size: 13px;
font-size: clamp(11px, calc(11px + ((1vw - 3.6px) * 0.3125)), 13px);
min-height: 0vw;
font-weight: 400;
text-align: left;
margin-right: 0.5em;
}

.header4fnR .header__tel small {
margin-top: 4px;
line-height: 1;
letter-spacing: 0em;
font-size: 11.1px;
min-height: 0vw;
}

/* .header__end */
.header4fnR .header__end {
	position: relative;
	width: auto;
}

.header4fnR .header__end ul li {
	padding: 0px 1.4vw 0px;
}


.header4fnR .header__end ul li a {
	display: inline-flex;
	padding: 5px 1.4vw 5px;
	color: var(--c-magique_text);
	border: 2px solid hsla(0, 0%, 44%, 1);
}




/* ■フッター（お問合せフォーム）
====================================== */
/* mezzala（余白調整：フッター上） */
.adj-footer4fnR-mezzalaA {
	display: block;
	width: 100%;
	height: 40px;
}

/* フッター */
.footer4fnR {
	position: relative;
	bottom: 0;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	width: 100%;
	max-width: 100%;
	height: auto;
	background: hsla(0, 0%, 24%, 1);
	color: #FFF;
	overflow: hidden;
}


/* 文字設定（p） */
.footer4fnR p {
	display: block;
	max-width: 100%;
	line-height: 1.84;
	font-size: var(--fz-magique_p);
	font-weight: var(--fz-magique_fw_base);
}

/* 注釈・小字（small） */
.footer4fnR small {
	display: block;
	max-width: 100%;
	line-height: 1.5;
	font-size: var(--fz-magique_sm);
	font-weight: var(--fz-magique_fw_base);
}

/* 強調・中字（em） */
.footer4fnR em {
	display: block;
	max-width: 100%;
	line-height: 1.84;
	font-size: var(--fz-magique_em);
	font-weight: var(--fz-magique_fw_base);
}

/* 強調・大字（strong） */
.footer4fnR strong {
	display: block;
	max-width: 100%;
	line-height: 1.84;
	font-size: 40px;
	font-weight: var(--fz-magique_fw_base);
}

/* 英字（dfn） */
.footer4fnR dfn {
	line-height: 1;
	letter-spacing: 0.02em;
	font-family: 'Poppins', sans-serif;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	white-space: nowrap;
}

/* 改行（PC） */
@media print,
screen and (min-width: 768px) {

	.footer4fnR strong span,
	.footer4fnR em span,
	.footer4fnR small span,
	.footer4fnR p span {
		display: block;
	}
}

/* 見出し（h1, h2, h3, h4, h5, h6） */
.footer4fnR :is(h1, h2, h3, h4, h5, h6) {
	position: relative;
	z-index: 1;
	width: 100%;
	max-width: 100%;
}

/* 見出し内画像 */
.footer4fnR :is(h1, h2, h3, h4, h5, h6)>img {
	display: inline-block;
	width: auto;
	max-width: 100%;
	vertical-align: middle;
}

.footer4fnR .titolo-subsection {
	display: inline-block;
	line-height: 1.5;
	letter-spacing: clamp(0.037em, calc(0.037em + ((1vw - 0.225em) * 0.0575)), 0.06em);
	font-size: 21.3px;
	font-size: clamp(19.2px, calc(19.2px + ((1vw - 3.6px) * 0.32813)), 21.3px);
	min-height: 0vw;
}

.footer4fnR .titolo-division {
	display: inline-block;
	line-height: 1.5;
	letter-spacing: clamp(0.018em, calc(0.018em + ((1vw - 0.225em) * 0.03)), 0.03em);
	font-size: 17px;
	font-size: clamp(15.3px, calc(15.3px + ((1vw - 3.6px) * 0.26563)), 17px);
	min-height: 0vw;
	font-weight: 500;
  margin-bottom: 0.25rem;
}

/* 見出し：画像（.individ） */
.footer4fnR .individ {
	display: inline-block;
	width: auto;
	max-width: 100%;
}

.footer4fnR .individ img {
	display: inline-block;
	width: auto;
	max-width: 100%;
	vertical-align: middle;
}

/* Picto（Material Symbols） */
.footer4fnR .picto {
	position: relative;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	width: 44px;
	height: 44px;
	font-size: 44px;
	margin: 0;
	transform: translateZ(0);
	transition: all 0.1s ease-out;
}

.footer4fnR .picto::before {
	margin: auto;
	width: 1em;
	height: 1em;
	line-height: 1;
	font-size: 1em;
	text-align: center;
	/* Material Symbols */
	font-family: 'Material Symbols Sharp';
	font-variation-settings:
		'FILL'0,
		'wght'200;
}

.footer4fnR .ma-phone:before {
	content: "\e0b0";
}

.footer4fnR .ma-map::before {
	content: "\f14d";
}

.footer4fnR .ma-inquiry::before {
	content: "\e158";
}

.footer4fnR .ma-request::before {
	content: "\e873";
}

/* hover */
@media (any-hover: hover) {

	.footer4fnR a:hover {
		opacity: 1;
	}
}

/* hover：Icon Fade */
.footer4fnR .hvr-iconFade {
	position: relative;
	display: inline-flex;
	justify-content: center;
	align-items: center;
}

.footer4fnR .hvr-iconFade path {
	transition: all 0.5s ease;
	transform: translateZ(0);
}

@media (any-hover: hover) {

	.footer4fnR a:hover .hvr-iconFade.icn-youtube path {
		opacity: 1;
		fill: #FF0000;
	}

	.footer4fnR a:hover .hvr-iconFade.icn-facebook path {
		opacity: 1;
		fill: #1877F2;
	}

	.footer4fnR a:hover .hvr-iconFade.icn-instagram path {
		opacity: 1;
		fill: #E4405F;
	}

	.footer4fnR a:hover .hvr-iconFade.icn-line path {
		opacity: 1;
		fill: #00C300;
	}
}

/* :has(a:hover) */
.footer4fnR .has-bdfInvert {
	position: relative;
}

.footer4fnR .has-bdfInvert::before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 100%;
	height: 100%;
	-webkit-backdrop-filter: invert(0);
	backdrop-filter: invert(0);
	-webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	pointer-events: none;
}

@media (any-hover: hover) {
	.footer4fnR .has-bdfInvert:has(a:hover) {
		color: #FFF;
	}

	.footer4fnR .has-bdfInvert:has(a:hover)::before {
		-webkit-backdrop-filter: invert(1);
		backdrop-filter: invert(1);
	}
}

/* hover: sweepInLeft */
.footer4fnR .hvr-sweepInLeft {
	position: relative;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px transparent;
	-webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	opacity: 1;
}

.footer4fnR .hvr-sweepInLeft::before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: hsla(206, 74%, 47%, 1);
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: 0 50%;
	transform-origin: 0 50%;
	-webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}

@media (any-hover: hover) {

	.footer4fnR a:hover .hvr-sweepInLeft,
	.footer4fnR .hvr-sweepInLeft:hover {
		opacity: 1;
		color: #FFF;
	}

	.footer4fnR a:hover .hvr-sweepInLeft::before,
	.footer4fnR .hvr-sweepInLeft:hover::before {
		-webkit-transform: scaleX(1);
		transform: scaleX(1);
	}
}

/* hover：Icon FadeOutIn Up */
.footer4fnR .hvr-iconFadeOutInUp {
	position: relative;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	width: 44px;
	height: 44px;
	margin-left: -0.5em;
	transition: all 0.3s ease-out;
	transform: translateZ(0);
}

.footer4fnR .hvr-iconFadeOutInUp::before {
	font-family: 'Material Symbols Sharp';
	font-variation-settings:
		'FILL'0,
		'wght'300;
	margin: auto;
	width: 1em;
	height: 1em;
	line-height: 0.9;
	font-size: 1.3em;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
	color: inherit;
}

.footer4fnR .hvr-iconFadeOutInUp::before {
	content: "\eacf";
}

@media (any-hover: hover) {

	.footer4fnR a:hover .hvr-iconFadeOutInUp,
	.footer4fnR .hvr-iconFadeOutInUp:hover {
		opacity: 1;
		/* name | duration | easing | delay */
		animation: hvr-iconFadeOutInUp 0.3s ease-out 0s;
		animation-fill-mode: forwards;
	}
}

@keyframes hvr-iconFadeOutInUp {
	0% {
		transform: translateY(0);
	}

	50% {
		transform: translateY(-0.5em);
		opacity: 0;
	}

	51% {
		transform: translateY(0.5em);
		opacity: 0;
	}

	100% {
		transform: translateY(0);
		opacity: 1;
	}
}

/* hover: underlineInLeft */
.footer4fnR .hvr-underlineInLeft a>span {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px transparent;
	position: relative;
}

.footer4fnR .hvr-underlineInLeft a>span::before {
	content: "";
	position: absolute;
	z-index: -1;
	left: 0;
	right: 100%;
	bottom: 0;
	background-color: hsla(0, 0%, 90%, 0.5);
	height: 1px;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}

@media (any-hover: hover) {
	.footer4fnR .hvr-underlineInLeft a:hover>span::before {
		right: 0;
	}
}

/* hover: SignForward */
.footer4fnR .hvr-signForward {
	position: absolute;
	top: 0px;
	bottom: 0px;
	right: 0.5em;
	margin: auto;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	width: 44px;
	height: 44px;
	transform: translateZ(0);
	transition: all 0.1s ease-out;
}

.footer4fnR .hvr-signForward::before {
	font-family: 'Material Symbols Sharp';
	font-variation-settings:
		'FILL'0,
		'wght'200;
	margin: auto;
	width: 1em;
	height: 1em;
	line-height: 1.1;
	font-size: 1.3em;
	text-align: center;
	color: inherit;
}

.footer4fnR .hvr-signForward::before {
	content: "\e5c8";
}

@media (any-hover: hover) {

	.footer4fnR a:hover .hvr-signForward,
	.footer4fnR .hvr-signForward:hover {
		opacity: 1;
		transform: translateX(4px);
	}
}

/* filter */
.footer4fnR .flt-grayscale {
	-webkit-filter: grayscale(1) brightness(2);
	filter: grayscale(1) brightness(2);
}

/* PAGETOP ボタン */
.footer4fnR .pinbuttonA1 {
	position: absolute;
	bottom: 0px;
	right: 0px;
	margin: auto;
	max-width: 100%;
  /* Flex */
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
  /* padding: 上  横  下 */
padding: 5px 0px 5px;
	line-height: 1;
  font-family: 'Poppins', sans-serif;
  font-size: 18px;
  min-height: 0vw;
	font-weight: 500;
	white-space: nowrap;
	margin-right: -0.35em;
}

/* hover */
@media (any-hover: hover) {
	.footer4fnR .pinbuttonA1:hover {
		opacity: 0.7;
	}
}






/* レイアウト
-------------------------------------- */
/* .socks
-------------------------------------- */
.footer4fnR .footer__socks {
	width: 100%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	background: hsla(0, 6%, 90%, 1);
	color: hsla(210, 80%, 22%, 1);
}

.footer4fnR .footer__socks small {
	font-size: clamp(10px, calc(10px + ((1vw - 3.6px) * 0.1563)), 11px);
	min-height: 0vw;
}

.footer4fnR .footer__socks mn {
	line-height: 1;
	letter-spacing: -0.02em;
	font-family: 'Roboto', sans-serif;
	font-size: 48px;
	font-size: clamp(27px, calc(27px + ((1vw - 3.6px) * 3.2813)), 48px);
	min-height: 0vw;
	font-weight: 700;
	white-space: nowrap;
}

/* Icon（Material Symbols） */
.footer4fnR .footer__socks .icon {
	position: relative;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	width: 44px;
	height: 44px;
	font-size: 34px;
	margin-left: -0.3em;
	margin-right: 0.2em;
	transform: translateZ(0);
	transition: all 0.1s ease-out;
}

.footer4fnR .footer__socks .icon::before {
	margin: auto;
	width: 1em;
	height: 1em;
	line-height: 1;
	font-size: 1.3em;
	text-align: center;
	/* Material Symbols */
	font-family: 'Material Symbols Sharp';
	font-variation-settings:
		'FILL'0,
		'wght'200;
}

.footer4fnR .footer__socks .hding-wrapper {
	width: 100%;
	max-width: 90vw;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 2rem;
}

/* shelf（Flex） */
.footer4fnR .footer__socks .shelf-wrapper.shelfC {
	width: 100%;
	max-width: 100%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}

.footer4fnR .footer__socks .shelf-wrapper.shelfC {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

/* （PC） */
@media print,
screen and (min-width: 768px) {
	.footer4fnR .footer__socks .shelf-wrapper.shelfC {
		display: flex;
		flex-direction: row;
		justify-content: space-between;
		align-items: flex-start;
	}
}

.footer4fnR .footer__socks .shelf-wrapper.shelfC li {
	width: 100%;
	max-width: 100%;
	height: auto;
	/* padding: 上 横 下 */
	padding: 0px 10.5% 1rem;
}

.footer4fnR .footer__socks .shelf-wrapper.shelfC li.slideC1 {
	padding-top: 3rem;
}

.footer4fnR .footer__socks .shelf-wrapper.shelfC li.slideC2 {
	padding-bottom: 3rem;
}

/* shelf（PC） */
@media print,
screen and (min-width: 768px) {
	.footer4fnR .footer__socks .shelf-wrapper.shelfC li.slideC1 {
		width: 50%;
		/* padding: 上 右 下 左 */
		padding: 3rem 1rem 3rem 5vw;
		padding-left: max(5vw, calc((100% - 1000px) / 2));
	}

	.footer4fnR .footer__socks .shelf-wrapper.shelfC li.slideC2 {
		width: 50%;
		/* padding: 上 右 下 左 */
		padding: 7.4rem 5vw 3.4rem 1rem;
		padding-right: max(5vw, calc((100% - 1000px) / 2));
	}
}

.footer4fnR .footer__socks .shelf-wrapper.shelfC div {
	/* Flex */
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
}

/* dl, dt, dd（delineation） */
.footer4fnR .footer__socks dl {
	position: relative;
	overflow: hidden;
	/* Flex */
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: flex-start;
	flex-wrap: wrap;
	/* padding: 縦 横 */
	padding: 0px 0.5em;
	margin-bottom: 1rem;
}

.footer4fnR .footer__socks dl::after {
	content: "";
	display: block;
	clear: both;
}

.footer4fnR .footer__socks dt {
	width: 100%;
	max-width: 100%;
}

.footer4fnR .footer__socks dd {
	width: 100%;
	max-width: 100%;
	overflow: hidden;
}

/* （スマホ） */
@media screen and (max-width: 767.9px) {
	.footer4fnR .footer__socks dd {
		padding-top: 1rem;
		border-top: 1px solid hsla(0, 0%, 44%, 1);
		text-align: center;
	}
}


/* （PC） */
@media print,
screen and (min-width: 768px) {
	.footer4fnR .footer__socks dt {
		width: auto;
		padding-right: 1.5em;
	}

	.footer4fnR .footer__socks dd {
		width: 70%;
		max-width: 100%;
		padding-left: 1.5em;
		border-left: 1px solid hsla(0, 0%, 44%, 1);
	}
}


.footer4fnR .footer__socks ruby.rubypos-right {
	width: 100%;
	display: inline-flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	text-align: left;
}

/* （PC） */
@media print,
screen and (min-width: 768px) {
	.footer4fnR .footer__socks ruby.rubypos-right {
		display: inline-flex;
		flex-direction: row;
		justify-content: flex-start;
		align-items: center;
		text-align: left;
	}
}

.footer4fnR .footer__socks ruby.rubypos-right rb {
	max-width: 100%;
	font-size: var(--fz-magique_p);
	text-align: left;
	font-weight: 500;
}

.footer4fnR .footer__socks ruby.rubypos-right rt {
	margin-top: 4px;
	width: auto;
	max-width: 100%;
	font-size: 16px;
	font-weight: 600;
	text-align: left;
	margin-left: 1.3em;
}

/* （スマホ） */
@media screen and (max-width: 767.9px) {
	.footer4fnR .footer__socks ruby.rubypos-right rt {
		margin-top: -10px;
		text-align: center;
		margin-left: 0.7em;
	}
}

.footer4fnR .footer__socks ruby.rubypos-under {
	width: auto;
	display: inline-flex;
	flex-direction: row;
	align-items: center;
}

/* （PC） */
@media print,
screen and (min-width: 768px) {
	.footer4fnR .footer__socks ruby.rubypos-under {
		display: inline-flex;
		flex-direction: column;
		align-items: flex-start;
	}
}

.footer4fnR .footer__socks ruby.rubypos-under rb {
	max-width: 100%;
	font-size: clamp(23px, calc(23px + ((1vw - 3.6px) * 0.625)), 27px);
	font-weight: 600;
	text-align: center;
}

.footer4fnR .footer__socks ruby.rubypos-under rt {
	width: auto;
	max-width: 100%;
	font-size: var(--fz-magique_sm);
	font-weight: 400;
	text-align: center;
}

/* （スマホ） */
@media screen and (max-width: 767.9px) {
	.footer4fnR .footer__socks ruby.rubypos-under rt {
		margin-left: 0.8em;
	}
}

.footer4fnR .footer__socks .button {
	margin-top: 0.4em;
	justify-content: flex-start;
	width: 300px;
	max-width: 100%;
	padding: 0.8em 1.3em;
	border: none;
	line-height: 1.5;
	font-size: 18px;
	font-size: clamp(17px, calc(17px + ((1vw - 3.6px) * 0.1563)), 18px);
	min-height: 0vw;
	font-weight: 500;
	text-align: left;
	border: none;
	overflow: hidden;
	margin-bottom: 0.2em;
}

.footer4fnR .link-request.hvr-sweepInLeft:before {
	background-color: hsla(186, 55%, 48%, 1);
}

.footer4fnR .link-inquiry.hvr-sweepInLeft:before {
	background-color: hsla(206, 64%, 57%, 1);
}




/* .footer__anklet
-------------------------------------- */
.footer4fnR .footer__anklet {
	display: block;
	width: 100%;
	/* padding: 上  横  下 */
	padding: 3rem 0px 2.6rem;
	background: hsla(0, 0%, 99%, 1);
	color: #949494;
	overflow: hidden;
}

/* 英字（dfn） */
.footer4fnR .footer__anklet dfn {
	display: block;
	line-height: 1;
	letter-spacing: -0.02em;
	font-family: 'Josefin Sans', sans-serif;
	font-size: 21px;
	font-weight: 400;
	white-space: nowrap;
}

/* shelf（Flex） */
.footer4fnR .footer__anklet .shelf-wrapper.shelfD {
	width: 580px;
	max-width: 50%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}

.footer4fnR .footer__anklet .shelf-wrapper.shelfD {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
}

.footer4fnR .footer__anklet .shelf-wrapper.shelfD li {
	width: auto;
	padding-bottom: 0rem;
}

/* （スマホ） */
@media screen and (max-width: 767.9px) {
	.footer4fnR .footer__anklet .shelf-wrapper.shelfD {
		flex-wrap: wrap;
	}

	.footer4fnR .footer__anklet .shelf-wrapper.shelfD li:first-child,
	.footer4fnR .footer__anklet .shelf-wrapper.shelfD li:last-child {
		width: 100%;
	}
}

/* （PC） */
@media print,
screen and (min-width: 768px) {

	.footer4fnR .footer__anklet .shelf-wrapper.shelfD li:first-child,
	.footer4fnR .footer__anklet .shelf-wrapper.shelfD li:last-child {
		width: 6.5rem;
	}

	.footer4fnR .footer__anklet .shelf-wrapper.shelfD .ifield {
		width: 100%;
		max-width: 90vw;
		height: auto;
	}
}

.footer4fnR .footer__anklet .shelf-wrapper.shelfD .icon-link {
	width: 4.375rem;
	height: 4.375rem;
	display: inline-flex;
	justify-content: center;
	align-items: center;
}

.footer4fnR .footer__anklet .suit-harpoonRight {
	position: relative;
	top: -0.4em;
	display: inline-block;
	width: 7em;
	height: 1px;
	vertical-align: top;
	background-color: #949494;
}

/* （PC） */
@media print,
screen and (min-width: 768px) {
	.footer4fnR .footer__anklet .suit-harpoonRight::before {
		content: "";
		position: absolute;
		bottom: 0;
		right: 1px;
		transform-origin: right bottom;
		width: 0.6em;
		height: 1px;
		transform: rotate(45deg);
		background-color: #949494;
	}
}


/* .footer__step
-------------------------------------- */
.footer4fnR .footer__step {
	position: relative;
	display: flex;
	flex-direction: column;
	width: 1200px;
	max-width: 90vw;
	height: auto;
	/* padding: 上 横 下 */
	padding: 3em 0px 0rem;
	margin-right: auto;
	margin-left: auto;
}

/* （PC） */
@media print,
screen and (min-width: 768px) {
	.footer4fnR .footer__step {
		display: flex;
		flex-direction: row;
	}
}

.footer4fnR .footer__step__start {
	display: flex;
	flex-direction: column;
	width: 100%;
	max-width: 80vw;
}

/* （スマホ） */
@media screen and (max-width: 767.9px) {
	.footer4fnR .footer__step__start {
		margin-left: auto;
		margin-right: auto;
		padding-bottom: 2rem;
	}
}

/* （PC） */
@media print,
screen and (min-width: 768px) {
	.footer4fnR .footer__step__start {
		width: 350px;
	}
}

.footer4fnR .footer__step .brand {
	width: 15.75rem;
	min-width: 15.75rem;
	max-width: none;
	object-fit: contain;
	margin-bottom: 1rem;
}

.footer4fnR .footer__step address {
	display: block;
	max-width: 100%;
	line-height: 1.84;
	font-size: clamp(12px, calc(12px + ((1vw - 3.6px) * 0.1563)), 13px);
	margin-bottom: 1rem;
}

.footer4fnR .footer__step address span {
	display: block;
}

.footer4fnR .footer__step .shelf-wrapper.shelfE {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	margin-left: 0.8em;
	margin-right: auto;
}

.footer4fnR .footer__step .shelf-wrapper.shelfE li {
	margin-right: 0.9rem;
}

.footer4fnR .footer__step .shelf-wrapper.shelfE .icon-link {
	width: 2em;
	height: 2em;
}

.footer4fnR .footer__step__end {
	width: 100%;
}

/* （PC） */
@media print,
screen and (min-width: 768px) {
	.footer4fnR .footer__step__end {
		width: 70%;
	}
}




/* .footer__welt
-------------------------------------- */
.footer4fnR .footer__welt {
	position: relative;
	display: flex;
	flex-direction: column;
	width: 1200px;
	max-width: 90vw;
	height: auto;
	padding: 1.5em 0px 1.5em;
	margin-right: auto;
	margin-left: auto;
}



/* .footer__btmsole
-------------------------------------- */
.footer4fnR .footer__btmsole {
	width: 100%;
	background: hsla(0, 0%, 14%, 1);
}

@media (any-hover: hover) {
	.footer4fnR .footer__btmsole a:hover {
		opacity: 0.6;
	}
}

.footer4fnR .footer__btmsole__inner {
	width: 1200px;
	max-width: 90vw;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	/* Flex */
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}

.footer4fnR .copyright {
	padding: 15px 0px;
	font-size: 1px;
	font-size: clamp(12px, calc(12px + ((1vw - 3.6px) * 0.1563)), 13px);
	min-height: 0vw;
}

/* （スマホ） */
@media screen and (max-width: 767.9px) {
	.footer4fnR .copyright {
		width: 100%;
		text-align: center;
	}
}




/* ■フッターメニュー設定
====================================== */
/* フッターメニュー */
.footer4fnR .footmenu-container .footmenu-wrapper {
	width: 100%;
}

/* （PC） */
@media print,
screen and (min-width: 768px) {
	.footer4fnR .footmenu-container .footmenu-wrapper {
		display: flex;
		flex-direction: row;
		justify-content: flex-start;
	}

	.footer4fnR .footmenu-container .footmenu1 {
		width: 15%;
		min-width: 80px;
	}

	.footer4fnR .footmenu-container .footmenu2 {
		width: 22%;
		min-width: 160px;
	}

	.footer4fnR .footmenu-container .footmenu3 {
		width: 19%;
		min-width: 80px;
	}

	.footer4fnR .footmenu-container .footmenu4 {
		width: 20%;
		min-width: 80px;
	}
}

.footer4fnR .footmenu-container li {
	position: relative;
	display: block;
	height: auto;
	font-size: 15px;
	font-size: clamp(14px, calc(14px + ((1vw - 3.6px) * 0.1563)), 15px);
	min-height: 0vw;
	white-space: nowrap;
}

.footer4fnR .footmenu-container li>a {
	display: inline-block;
	vertical-align: middle;
	width: 100%;
	height: 100%;
	padding: 6px 0px 6px;
	overflow: hidden;
}

.footer4fnR .menu>li>a>i {
	vertical-align: middle;
	width: 1.5em;
}

/* Material Symbols */
.footer4fnR .menu>li>a>i::before {
	font-family: 'Material Symbols Sharp';
	font-variation-settings:
		'FILL'1,
		'wght'200;
	line-height: 1.2;
	font-size: 1.7em;
}

.footer4fnR .menu>li>a>i::before {
	content: "\e037";
}

.footer4fnR .footmenu-container li.is-disabled>a {
	pointer-events: none;
	color: hsla(0, 0%, 0%, 0.26);
}

/* サブメニュー */
.footer4fnR .sub-menu {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: center;
	overflow: hidden;
}

.footer4fnR .sub-menu li {
	position: relative;
	display: inline-flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
	width: 100%;
	/* 子メニュー分伸ばすので高さはautoにする */
	height: auto;
	margin: 0;
	letter-spacing: 0.04em;
	font-size: 15px;
	font-size: clamp(14px, calc(14px + ((1vw - 3.6px) * 0.1563)), 15px);
	min-height: 0vw;
}

.footer4fnR .sub-menu li>a {
	display: inline-flex;
	justify-content: flex-start;
	align-items: center;
	width: auto;
	height: 100%;
	margin-left: 1em;
}

.footer4fnR .footmenu-container .sub-menu li>a>i {
	vertical-align: middle;
	width: 1.4em;
}

/* Material Symbols */
.footer4fnR .footmenu-container .sub-menu li>a>i::before {
	font-family: 'Material Symbols Sharp';
	font-variation-settings:
		'FILL'0,
		'wght'200;
	line-height: 1.15;
	font-size: 1.7em;
}

.footer4fnR .footmenu-container .sub-menu li>a>i::before {
	content: "\e5df";
}

/* hover */
@media (any-hover: hover) {
	.footer4fnR .menu>li>a>i {
		vertical-align: middle;
		width: 1.5em;
	}
}

.footer4fnR .footer__btmsole .menu {
	display: flex;
	flex-direction: row;
	justify-content: center;
	flex-wrap: wrap;
	padding: 8px 0px 10px;
}

/* （スマホ） */
@media screen and (max-width: 767.9px) {
	.footer4fnR .footer__btmsole .menu {
		width: 100%;
		border-top: 1px solid hsla(0, 0%, 46%, 1);
	}
}

.footer4fnR .footer__btmsole .menu li {
	position: relative;
	display: block;
	height: auto;
	font-size: 12px;
	font-size: clamp(11px, calc(11px + ((1vw - 3.6px) * 0.1563)), 12px);
	min-height: 0vw;
	white-space: nowrap;
}

/* 最初以外 */
.footer4fnR .footer__btmsole .menu li:not(:nth-of-type(1))::before {
	content: " | ";
	display: inline-block;
	width: 0.3rem;
	height: 1em;
	line-height: 1;
	margin-right: 0.5rem;
}

.footer4fnR .footer__btmsole .menu li>a {
	display: inline-block;
	vertical-align: middle;
	width: 100%;
	height: 100%;
	padding: 4px 0.4rem 4px 0px;
	overflow: hidden;
}

/* フッターメニュー（SP） */
@media screen and (max-width: 767.9px) {
	.footmenu-container {
		display: block;
		width: 100%;
		height: auto;
	}

	.footmenu-container .menu {
		display: flex;
		flex-direction: row;
		justify-content: flex-start;
		align-items: center;
		flex-wrap: wrap;
	}

	.footmenu-container li {
		position: relative;
		display: inline-flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		width: 100%;
		/* 子メニュー分伸ばすので高さはautoにする */
		height: auto;
		padding: 0px;
		letter-spacing: 0.04em;
		font-size: 16px;
		border-top: 1px solid hsla(0, 0%, 46%, 1);
	}

	.footmenu-container li>a {
		display: inline-flex;
		justify-content: flex-start;
		align-items: center;
		width: 99%;
		height: 3.3em;
		margin: 0px 1px 0px 2px;
		padding-left: 2em;
	}

	/* サブメニュー */
	.footmenu-container li.menu-item-has-children>a>button {
		position: absolute;
		top: 0;
		right: 0.3em;
		margin: auto;
		display: inline-flex;
		justify-content: center;
		align-items: center;
		width: 44px;
		height: 44px;
		transform: translateZ(0);
		transition: all 0.3s ease-out;
	}

	.footmenu-container li.menu-item-has-children>a>button.open {
		transform: rotate(180deg);
	}

	.footmenu-container li.menu-item-has-children>a>button::before {
		font-family: 'Material Symbols Sharp';
		font-variation-settings: 'FILL'0,
			'wght'200;
		margin: auto;
		width: 1em;
		height: 1em;
		line-height: 0.9;
		font-size: 1.3em;
		text-align: center;
		color: inherit;
	}

	.footmenu-container li.menu-item-has-children>a>button::before {
		content: "\e5cf";
	}

	.footmenu-container .sub-menu {
		width: 100%;
		height: 0;
		overflow: hidden;
	}

	.footmenu-container .sub-menu li {
		font-size: 15px;
		border-bottom: none;
		border-top: 1px solid hsla(226, 34%, 24%, 0.5);
	}

	.footmenu-container .sub-menu li>a {
		padding-left: 3.8em;
	}
}