@charset "utf-8";

/*----------------------------
	furisode.css
------------------------------*/
#gofuku-g-nav {
	margin-bottom: 0;
}
#nav {
	border-bottom: none;
}
main {
	max-width: 100%;
}
.furisode {
	position: relative;
	overflow-x: hidden;
}
.furisode .bg {
	background: #fafafa;
	padding-top: 5rem;
}
.furisode .inner {
	max-width: 130rem;
	margin: 0 auto;
}
.furisode .mvArea {
	position: relative;
}
@media (max-width: 768px) {
	.furisode .bg {
		padding-top: 6rem;
	}
	.furisode .inner {
		max-width: 100%;
	}
	.furisode .mvArea {
		display: block;
	}
}
/* mvLinkBtn */
.mvLinkBtn {
	width: 38.3rem;
	position: absolute;
	bottom: -1.5rem;
	left: 2rem;
	z-index: 99;
}
.mvLinkBtn ul {
	display: flex;
	justify-content: space-between;
}
.mvLinkBtn ul li {
	width: 11.8rem;
	height: 11.8rem;
	background: #fff;
	border-radius: 50%;
	position: relative;
}
.mvLinkBtn ul li a {
	display: block;
	width: 100%;
	height: 100%;
	font-size: 1.4rem;
	font-weight: 600;
	line-height: 1.9rem;
	text-align: center;
	color: #fff;
	padding: 5.321rem 0 2.321rem;
	border-radius: 50%;
	box-shadow: 0.3rem 0.3rem 0 0 #aaa;
	position: relative;
}
.mvLinkBtn ul li:first-child a {
	background: #00aabc;
}
.mvLinkBtn ul li:first-child a::before {
	content: '';
	width: 2.7rem;
	height: 4.3rem;
	background: url("/base/pc/store/special/gofuku/furisode2026/img/common/icn01.png") no-repeat;
	background-size: contain;
	position: absolute;
	top: 1rem;
	left: calc(50% - 1.35rem);
}
.mvLinkBtn ul li:nth-child(2) a {
	background: #c3a15d;
}
.mvLinkBtn ul li:nth-child(2) a::before {
	content: '';
	width: 3.4rem;
	height: 2rem;
	background: url("/base/pc/store/special/gofuku/furisode2026/img/common/icn02.png") no-repeat;
	background-size: contain;
	position: absolute;
	top: 2.5rem;
	left: calc(50% - 1.7rem);
}
.mvLinkBtn ul li:last-child a {
	background: #f52657;
}
.mvLinkBtn ul li:last-child a::before {
	content: '';
	width: 2.4rem;
	height: 2.4rem;
	background: url("/base/pc/store/special/gofuku/furisode2026/img/common/icn03.png") no-repeat;
	background-size: contain;
	position: absolute;
	top: 2rem;
	left: calc(50% - 1.2rem);
}
@media (max-width: 768px) {
	.mvLinkBtn {
		width: 67.9rem;
		position: absolute;
		left: calc(50% - 33.95rem);
		bottom: -25rem;
		margin-top: 0;
		margin-right: 0;
	}
	.mvLinkBtn ul {
		display: flex;
		justify-content: space-between;
	}
	.mvLinkBtn ul li {
		width: 21.3rem;
		height: 21.3rem;
	}
	.mvLinkBtn ul li + li {
		margin-top: 0;
	}
	.mvLinkBtn ul li a {
		font-size: 2.6rem;
		line-height: 3.4rem;
		padding: 10.321rem 0 4.321rem;
	}
	.mvLinkBtn ul li:first-child a::before {
		width: 5.2rem;
		height: 7.9rem;
		top: 2rem;
		left: calc(50% - 2.6rem);
	}
	.mvLinkBtn ul li:nth-child(2) a::before {
		width: 6.3rem;
		height: 3.9rem;
		top: 4.5rem;
		left: calc(50% - 3.15rem);
	}
	.mvLinkBtn ul li:last-child a::before {
		width: 4.3rem;
		height: 4.3rem;
		top: 4rem;
		left: calc(50% - 2.15rem);
	}
}
/* .furisode .topTtlArea {
	position: absolute;
	top: 8rem;
	left: 0;
	z-index: 99;
} */
.furisode h1.logo {
	width: 24.1rem;
	position: absolute;
	top: 8rem;
	left: 0;
	z-index: 99;
}
.menuButton {
	display: none;
}
@media (max-width: 768px) {
	/* .furisode .topTtlArea {
		position: static;
	} */
	.furisode h1.logo {
		position: static;
		width: 58rem;
	}
	.menuButton {
		display: block;
	}
}
/* mv
-------------------------------------------------------------------------------------------- */
.mv {
	position: relative;
	width: 109.4rem;
	margin: 0 auto;
}
.mvMovie {
	width: 100%;
}
.mvMovie #video {
	width: 100%;
	height: 100%;
}
@media (max-width: 768px) {
	.mv {
		margin-top: 2rem;
		width: 100%;
	}
}
/*===== mvMenu =====*/
.mvMenu {
	position: absolute;
	top: 8rem;
	right: 0;
	width: 31rem;
	margin-left: auto;
}
.mvMenu ul.menuList li + li {
	margin-top: 2.3rem;
}
.mvMenu ul.menuList li a {
	display: flex;
	align-items: center;
	font-size: 1.4rem;
	font-weight: 600;
	line-height: 1.7rem;
	color: #fff;
	background: #e95506;
	border-radius: 5rem 0 0 5rem;
	padding: 1.5rem 2rem 1.5rem 6.8rem;
	position: relative;
}
.mvMenu ul.menuList li:nth-child(2) a {
	padding: 2.3rem 2rem 2.3rem 6.8rem;
}
.mvMenu ul.menuList li a::before {
	content: '';
	width: 4.8rem;
	height: 4.8rem;
	position: absolute;
	top: calc(50% - 2.4rem);
	left: 1rem;
}
.mvMenu ul.menuList li:first-child a::before {
	background: url("/base/pc/store/special/gofuku/furisode2026/img/common/menu_icn01.png") no-repeat;
	background-size: contain;
}
.mvMenu ul.menuList li:nth-child(2) a::before {
	background: url("/base/pc/store/special/gofuku/furisode2026/img/common/menu_icn02.png") no-repeat;
	background-size: contain;
}
.mvMenu ul.menuList li:nth-child(3) a::before {
	background: url("/base/pc/store/special/gofuku/furisode2026/img/common/menu_icn03.png") no-repeat;
	background-size: contain;
}
.mvMenu ul.menuList li:nth-child(4) a::before {
	background: url("/base/pc/store/special/gofuku/furisode2026/img/common/menu_icn04.png") no-repeat;
	background-size: contain;
}
.mvMenu ul.menuList li:nth-child(5) a::before {
	background: url("/base/pc/store/special/gofuku/furisode2026/img/common/menu_icn05.png") no-repeat;
	background-size: contain;
}
.mvMenu ul.menuList li:nth-child(6) a::before {
	background: url("/base/pc/store/special/gofuku/furisode2026/img/common/menu_icn06.png") no-repeat;
	background-size: contain;
}
.mvMenu ul.menuList li a::after {
	content: '';
	width: 0.6rem;
	height: 0.6rem;
	border-top: solid 0.2rem #fff;
	border-right: solid 0.2rem #fff;
  transform: rotate(45deg);
	position: absolute;
	top: calc(50% - 0.3rem);
	right: 1rem;
}
.mvMenu ul.menuList li a .num {
	margin-right: 1.5rem;
	width: 10%;
	font-size: 2.2rem;
	font-family: "Oswald", sans-serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
	flex-shrink: 0;
}
.mvMenu ul.menuList li a .ttl {
	width: 90%;
}
.mvMenu ul.menuList li a .ttl .big {
	font-size: 1.5rem;
}
/* collection
-------------------------------------------------------------------------------------------- */
.collection {
	padding: 6rem 0;
}
.collection h2 {
	text-align: center;
	font-family: "Noto Serif CJK JP", serif;
	font-size: 3.5rem;
	font-weight: 700;
	letter-spacing: 0.3em;
	color: #ea5506;
	margin-bottom: 3rem;
}
@media (max-width: 768px) {
	.collection {
		padding: 34rem 0 8rem;
	}
	.collection h2 {
		font-size: 4.4rem;
	}
}
/* clSlider */
.clSlider {
	position: relative;
	opacity: 0;
	transition: opacity 0.2s linear 0.5s;
}
.clSlider.swiper-initialized {
	opacity: 1;
}
.clSlider .swiper-wrapper {
	display: flex;
	animation: scroll 25s linear infinite;
}
@keyframes scroll {
	0% {
		transform: translateX(0);
	}
	100% {
		transform: translateX(calc(-250px * 6 - 120px));
	}
}
.clSlider .swiper-slide {
	width: 30rem;
	padding: 0.3rem;
}
.clSlider .swiper-slide img {
	width: 100%;
}
@media (max-width: 768px) {
	.clSlider .swiper-slide {
		width: 43.2rem;
		padding: 0 0.3rem;
	}
}
/* topMenu
-------------------------------------------------------------------------------------------- */
.topMenu {
	padding: 7.5rem 0;
	width: 110rem;
	margin: 0 auto;
}
.topMenuList {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	gap: 12.5rem 0;
}
.topMenuBox {
	width: 46.3rem;
}
.topMenuBox .ttl {
	text-align: center;
	padding: 0 0 2rem;
}
.topMenuBox .ttl p {
	font-size: 1.3rem;
	color: #ea5506;
	font-weight: 700;
}
.topMenuBox .ttl p span {
	display: inline-block;
	font-size: 2.2rem;
	line-height: 1.2;
	vertical-align: baseline;
	border-bottom: 1px solid #ea5506;
}
.topMenuBox .ttl h3 {
	font-family: "Noto Serif CJK JP", serif;
	font-size: 3.2rem;
	line-height: 1.5;
	font-weight: 600;
}
.topMenuBox .ttl h3.ttl01 {
	margin: 0 -5rem;
}
/* .topMenuBox .ttl h3.ttl03 {
	margin: 0 -2.5rem;
} */
.topMenuBox .ttl h3 .small {
	font-size: 2rem;
}
.topMenuBox .ttl h3 .middle {
	font-size: 2.2rem;
}
.topMenuBox .ttl h3 .middle02 {
	font-size: 2.4rem;
}
.topMenuBox .imageSlider {
	height: 54.7rem;
}
.topMenuBox .more a {
	display: block;
	position: relative;
}
.topMenuBox .more a::before {
	content: 'VIEW MORE';
	/* width: 13rem; */
	font-size: 1.3rem;
	line-height: 1.4;
	letter-spacing: 0.3em;
	color: #ea5506;
	background: #fff;
	padding: 1.5rem 4.5rem 1.5rem 1.5rem;
	position: absolute;
	bottom: 0;
	right: 0;
}
.topMenuBox .more a::after {
	content: '';
	width: 2.7rem;
	height: 1.9rem;
	background: url("/base/pc/store/special/gofuku/furisode2026/img/common/arrow01.png")no-repeat;
	background-size: contain;
	position: absolute;
	bottom: 1.4rem;
	right: 0.5rem;
}
.topMenuBox .btn {
	width: 33.7rem;
	margin: 3.5rem auto 0;
}
.topMenuBox .btn a {
	display: flex;
	font-size: 2.2rem;
	font-weight: 500;
	align-items: center;
	color: #ea5506;
	padding: 2.5rem 3rem;
	border: 3px solid #ea5506;
	position: relative;
}
.topMenuBox .btn a::after {
	content: '';
	width: 4.9rem;
	height: 3.4rem;
	background: url("/base/pc/store/special/gofuku/furisode2026/img/common/arrow01.png") no-repeat;
	background-size: contain;
	position: absolute;
	top: calc(50% - 1.7rem);
	right: 3rem;
}
.topMenuBox .btn a span:nth-child(1) {
	display: inline-block;
	position: relative;
	font-size: 2.2rem;
	font-weight: 700;
}
.topMenuBox .btn a span:nth-child(1)::after {
	content: '';
	display: block;
	width: 100%;
	height: 0.8rem;
	background: #FFFF62;
	position: absolute;
	z-index: -1;
	top: 1em;
}
.topMenuBox .btn a span:nth-child(2) {
	font-size: 1.1rem;
	letter-spacing: 0.2em;
}
.topMenuBox05 .more + .more {
	margin-top: 2.646rem;
}
@media (max-width: 768px) {
	.topMenu{
		margin-top: 5rem;
		width: 100%;
		padding: 0 5.15rem;
	}
	.topMenuList{
		flex-direction: column;
		flex-wrap: nowrap;
		gap: 17rem 0;
	}
	.topMenuBox{
		width: 100%;
	}
	.topMenuBox .ttl{
		padding: 0 0 3rem;
	}
	.topMenuBox .ttl p{
		font-size: 2.7rem;
	}
	.topMenuBox .ttl p span{
		font-size: 4.6rem;
		border-bottom: 2px solid #ea5506;
	}
	.topMenuBox .ttl h3{
		/* margin-top: 5rem; */
		font-size: 4.4rem;
	}
	.topMenuBox .ttl h3.ttl01 {
		margin: 0 -4rem;
	}
	/* .topMenuBox .ttl h3.ttl03 {
		margin: 0 -3.5rem;
	} */
	/* .topMenuBox .ttl h3.ttl07 {
		margin: 0 -1rem;
	} */
	.topMenuBox .ttl h3 .small {
		font-size: 2.8rem;
	}
	.topMenuBox .ttl h3 .middle {
		font-size: 3rem;
	}
	.topMenuBox .ttl h3 .middle02 {
		font-size: 3.3rem;
	}
	.topMenuBox .imageSlider {
		height: 76rem;
	}
/* 	.topMenuBox .imageSlider li img , .topMenuBox .img {
		width: 64.6rem;
	}
	.topMenuBox .imageSlider.right li img {
		margin-left: auto;
	}
	.topMenuBox .img.center {
		margin: 0 auto;
	} */
	.topMenuBox .more a {
		margin-left: auto;
	}
	.topMenuBox .more.left a {
		display: inline-block;
		margin-left: 0;
		margin-right: auto;
	}
	.topMenuBox .more a::before {
		/* width: 19.3rem; */
		font-size: 1.8rem;
		letter-spacing: 0.3em;
		padding: 2rem 7rem 2rem 1.5rem;
		bottom: -0.1rem;
	}
	.topMenuBox .more a::after {
		width: 3.9rem;
		height: 2.6rem;
		bottom: 2rem;
		right: 1.5rem;
	}
	.topMenuBox .center {
		margin: 0 auto;
	}
	.topMenuBox .btn {
		width: 46.8rem;
		margin: 5rem auto 0;
	}
	.topMenuBox .btn a {
		font-size: 3rem;
		padding: 4rem 3.5rem;
		border: 3px solid #ea5506;
	}
	.topMenuBox .btn a::after {
		width: 7rem;
		height: 4.8rem;
		top: calc(50% - 2.4rem);
		right: 4.5rem;
	}
	.topMenuBox .btn a span:nth-child(1) {
		font-size: 3rem;
		font-weight: 700;
	}
	.topMenuBox .btn a span:nth-child(2) {
		font-size: 1.5rem;
	}
	.topMenuBox05 ul li {
		width: 64.6rem;
		margin: 0 auto;
	}
	.topMenuBox05 .more + .more {
		margin-top: 3.4rem;
	}
}
/* catalog
-------------------------------------------------------------------------------------------- */
.catalog{
	padding-top: 12rem;
	border-top: 1px solid #B8B8B8;
}
.catalog .btn{
	display: flex;
	width: 98.3rem;
	height: 39rem;
	margin: 0 auto;
	background: #e95506;
	box-shadow: 0px 0.1rem 1rem -4rem rgb(0 0 0 / 60%);
	position: relative;
}
.catalog .btn .image{
	width: 34.3rem;
	margin: -3rem 0 0 5rem;
	box-shadow: 0px 0.1 1rem -4rem rgb(0 0 0 / 60%);
}
.catalog .btn .txt{
	flex: 1;
	display: flex;
	justify-content: center;
	align-items: center;
}
.catalog .btn .txt dl{
	width: 50rem;
}
.catalog .btn .txt dl dt {
	font-size: 4.8rem;
	font-family: "Noto Serif CJK JP", serif;
	font-weight: 600;
	text-align: center;
	line-height: 5.8rem;
	color: #fff;
}
.catalog .btn .txt dl dt span {
	font-size: 3.5rem;
	color: #fff8ad;
}
.catalog .btn .txt dl dd{
	width: 42.9rem;
	margin: 4rem auto 0;
}
.catalog .btn .txt dl dd a{
	display: block;
	font-size: 3.1rem;
	font-weight: 600;
	text-align: center;
	background: #FFF;
	padding: 1.5rem;
}
.catalog .credit{
	width: 60.8rem;
	margin: 8rem auto 0;
	padding: 3rem 0 2rem;
	text-align: center;
	border: 1px solid #CCC;
}
.catalog .credit dl dt{
	margin-top: calc(-3rem - 1.5em);
	margin-bottom: 1rem;
	font-size: 1.4rem;
}
.catalog .credit dl dt span{
	background: #FFF;
	display: inline-block;
	padding: 1rem;
	font-weight: 600;
}
.catalog .credit dl dd {
	font-size: 1.4rem;
	letter-spacing: 0.1em;
}
@media (max-width: 768px) {
	.catalog{
		padding-top: 0;
		margin-top: 25rem;
	}
	.catalog .btn{
		padding: 5rem 0 6rem;
		width: 100%;
		height: auto;
		flex-direction: column;
		align-items: center;
		gap: 5rem 0;
	}
	.catalog .btn .image{
		margin: -23rem auto 0;
		width: 37.5rem;
	}
	.catalog .btn .txt dl{
		width: 100%;
		padding: 0 30px;
	}
	.catalog .btn .txt dl dd{
		margin: 3.5rem auto 0;
		width: 42.9rem;
	}
	.catalog .btn .txt dl dd a{
		font-size: 3.1rem;
		padding: 2rem;
	}
	.catalog .credit{
		width: 95%;
		margin: 5.5rem auto 0;
		padding: 5rem 0 3.5rem;
	}
	.catalog .credit dl dt{
		margin-top: calc(-4.5rem - 1.5em);
		margin-bottom: 0;
		font-size: 1.9rem;
	}
	.catalog .credit dl dt span{
		padding: 1rem;
	}
	.catalog .credit dl dd{
		margin-top: 3.5rem;
		font-size: 1.9rem;
	}
}
/* interview
-------------------------------------------------------------------------------------------- */
.interview {
	width: 110rem;
	margin: 8rem auto 0;
}
.interview .interviewTtl {
	font-size: 2.4rem;
	font-weight: 600;
	font-family: "Noto Serif CJK JP", serif;
	color: #002870;
	text-align: center;
}
.interview .interviewBox {
	margin-top: 3rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 2.5rem 2rem;
}
.interview .interviewBox .movie {
	width: 49%;
	padding-top: 27.5%;
	position: relative;
}
.interview .interviewBox .movie iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
}
@media (max-width: 768px) {
	.interview {
		width: 100%;
		padding: 0 5.15rem;
		margin: 10rem auto 0;
	}
	.interview .interviewTtl {
		font-size: 3.7rem;
	}
	.interview .interviewBox {
		margin-top: 5rem;
		display: block;
	}
	.interview .interviewBox .movie {
		width: 100%;
		padding-top: 56.25%;
	}
	.interview .interviewBox .movie + .movie {
		margin-top: 5rem;
	}
}

/* info
-------------------------------------------------------------------------------------------- */
.info {
	padding: 15rem 0 3.5rem;
}
.info .inner {
	max-width: 120rem;
	padding: 0 2rem;
}
.info .infoBlock {
	padding-top: 4%;
	position: relative;
}
.info .infoBlock::before,
.info .infoBlock::after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: #231815;
}
.info .infoBlock::before {
	height: 1px;
}
.info .infoBlock::after {
	top: 2px;
	height: 2px;
}
.info h2 {
	font-size: 4.6rem;
	font-weight: 600;
	font-family: "Noto Serif CJK JP", serif;
	text-align: center;
}
.info .list {
	margin-top: 4rem;
}
.info .list ul {
	display: table;
	width: 100%;
	border-spacing: 0.4rem;
}
.info .list ul li {
	display: table-row;
}
.info .list ul li > span:first-child {
	width: 20%;
	text-align: center;
}
.info .list ul li > span:nth-child(2) {
	width: 33%;
}
.info .list ul li > span {
	display: table-cell;
	vertical-align: middle;
	padding: 2rem;
	font-size: 2rem;
}
.info .list ul li > span .small {
	font-size: 1.5rem;
}
.info .list ul li:nth-child(odd) > span {
	background-color: #ffedeb;
}
.info .list ul li:nth-child(even) > span {
	background-color: #f5f5f5;
}
.info .list ul li .please {
	color: #e74025;
	font-size: 1rem;
	font-weight: bold;
}
.info .store {
	font-size: 2.6rem;
	font-weight: bold;
}
.info .notice {
	margin-top: 4.8rem;
	padding: 2rem;
	font-size: 1.8rem;
	font-weight: bold;
	text-align: center;
}
.info #available {
	margin-top: 11.5rem;
}
.info #available .list ul li > span:first-child {
	width: 20%;
}
.info #available .list ul li > span:nth-child(2) {
	width: 50%;
}
.info .addednotice {
	margin-top: 3rem;
	font-size: 2rem;
	line-height: 1.3;
}
.info .addednotice > dl + dl {
	margin-top: 1em;
}
.info .addednotice > dl:first-child {
	text-align: center;
	padding: 2rem;
}
.info .addednotice > dl dt {
	margin-bottom: 0.4rem;
	font-weight: bold;
}
.info .addednotice > dl dd {
	padding-left: 1em;
	text-indent: -1em;
}
.info .addednotice > dl dd.unlist {
	padding-left: 0;
	text-indent: inherit;
}
.info .note {
	margin-top: 3.2rem;
}
.info .note {
	font-size: 1.6rem;
	text-align: center;
}
@media (max-width: 768px) {
	.info {
		padding: 10rem 0 6rem;
	}
	.info .inner {
		max-width: 100%;
		padding: 0 5rem;
	}
	.info h2 {
		font-size: 3.6rem;
	}
	.info .list {
		margin-top: 2rem;
	}
	.info .list ul,
	.info .list ul li,
	.info .list ul li > span {
		display: block !important;
	}
	.info .list ul li + li {
		margin-top: 0.8rem;
	}
	.info .list ul li > span {
		width: auto !important;
		font-size: 2.6rem;
	}
	.info .list ul li > span + span {
		margin-top: 0.4rem;
	}
	.info .list ul li > span .small {
		font-size: 1.8rem;
	}
	.info .store {
		font-size: 3rem;
	}
	.info .store small {
		font-size: 100%;
	}
	.info .notice {
		margin-top: 2.4rem;
		border: 2px solid red;
		font-size: 2.2rem;
	}
	.info #available {
		margin-top: 6rem;
	}
	.info #available .list ul li > span:first-child {
		width: 20%;
	}
	.info #available .list ul li > span:nth-child(2) {
		width: 50%;
	}
	.info .addednotice {
		margin-top: 3rem;
		font-size: 2.2rem;
	}
	.info .addednotice > dl + dl {
		margin-top: 3rem;
	}
	.info .note {
		font-size: 1.9rem;
	}
}


/* f_fix_nav
-------------------------------------------------------------------------------------------- */
.f_fix_nav {
	display: none;
	position: fixed;
	z-index: 99;
	bottom: 0;
	left: 0;
	width: 100%;
	background: #606060;
}
.f_fix_nav ul {
	width: 115.4rem;
	margin: 0 auto;
	padding: 1.5rem 0;
	display: flex;
	justify-content: space-between;
}
.f_fix_nav ul li {
	width: 35.8rem;
}
.f_fix_nav ul li a {
	display: block;
	padding: 1.5rem;
	color: #FFF;
	text-align: center;
	font-size: 1.8rem;
	font-weight: 600;
}
.f_fix_nav ul li a span {
	position: relative;
}
.f_fix_nav ul li:first-child a {
	background: #00aabc;
}
.f_fix_nav ul li:first-child a span {
	padding-right: 2rem;
}
.f_fix_nav ul li:first-child a span::before {
	content: '';
	width: 2.2rem;
	height: 3.3rem;
	background: url("/base/pc/store/special/gofuku/furisode2026/img/common/icn01.png") no-repeat;
	background-size: contain;
	position: absolute;
	top: calc(50% - 1.5rem);
	left: -4.5rem;
}
.f_fix_nav ul li:nth-child(2) a {
	background: #c3a15d;
}
.f_fix_nav ul li:nth-child(2) a span::before {
	content: '';
	width: 2.8rem;
	height: 1.7rem;
	background: url("/base/pc/store/special/gofuku/furisode2026/img/common/icn02.png") no-repeat;
	background-size: contain;
	position: absolute;
	top: calc(50% - 0.85rem);
	left: -4.5rem;
}
.f_fix_nav ul li:last-child a {
	background: #f52657;
}
.f_fix_nav ul li:last-child a span::before {
	content: '';
	width: 2rem;
	height: 2rem;
	background: url("/base/pc/store/special/gofuku/furisode2026/img/common/icn03.png") no-repeat;
	background-size: contain;
	position: absolute;
	top: calc(50% - 1rem);
	left: -3rem;
}
.f_fix_nav ul li a span::after {
	content: '';
	width: 2.7rem;
	height: 1.9rem;
	background: url("/base/pc/store/special/gofuku/furisode2026/img/common/arrow02.png") no-repeat;
	background-size: contain;
	position: absolute;
	top: calc(50% - 0.95rem);
	right: -4.5rem;
}
@media (max-width: 768px) {
	.f_fix_nav ul {
		width: 100%;
		padding: 1rem 2rem;
	}
	.f_fix_nav ul li {
		width: 22rem;
	}
	.f_fix_nav ul li a {
		padding: 0.5rem 4rem 0.5rem 5rem;
		font-size: 2.1rem;
		line-height: 2.5rem;
		position: relative;
	}
	.f_fix_nav ul li:first-child a {
		padding: 0.5rem 5rem 0.5rem 5rem;
	}
	.f_fix_nav ul li:first-child a span {
		padding-right: 0;
	}
	.f_fix_nav ul li:first-child a span::before {
		top: calc(50% - 0.5rem);
	}
	.f_fix_nav ul li:nth-child(2) a span::before {
		top: calc(50% + 0.3rem);
	}
	.f_fix_nav ul li:last-child a span::before {
		left: -4.5rem;
		top: 50%;
	}
	.f_fix_nav ul li a::after{
		content: '';
		width: 2.7rem;
		height: 1.9rem;
		background: url("/base/pc/store/special/gofuku/furisode2026/img/common/arrow02.png") no-repeat;
		background-size: contain;
		position: absolute;
		top: calc(50% - 1rem);
		right: 1rem;
	}
	.f_fix_nav ul li a span::after{
		content: none;
	}
}
