.div-block {
	width: 60%;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	display: flex;
}

.div-block-2 {
	width: 100%;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	display: flex;
}

.menu-bar {
	width: 100%;
	height: 2px;
	background-color: rgba(255, 255, 255, 0.95);
	margin-bottom: 6px;
}

.menu-bar.menu-bar-black {
	background-color: #1a1a1a;
}

.icon {
	max-width: 4rem;
	border: 1px solid rgba(0, 0, 0, 0);
	margin-bottom: 0.5rem;
}

.nav-wrapper-2 {
	z-index: 5;
	background-color: #fff;
	position: static;
}

.menu-parent {
	width: 50px;
	height: 50px;
	cursor: pointer;
	flex-direction: column;
	justify-content: center;
	padding: 12px 8px 8px;
	display: flex;
	overflow: hidden;
}

.nav_logo-link-2 {
	flex: none;
	margin-right: 100px;
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 0;
}

.nav_link {
	height: 100%;
	color: rgba(255, 255, 255, 0.95);
	object-fit: fill;
	padding: 10px 20px;
	font-size: 0.8125rem;
	font-weight: 500;
	transition: all 0.2s;
	overflow: visible;
}

.nav_link:hover {
	background-color: rgba(255, 255, 255, 0.1);
}

.nav_link.nav-link-black {
	color: #000;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Lato, sans-serif;
	font-weight: 700;
}

.nav_container {
	max-width: none;
	justify-content: space-between;
	align-items: center;
	margin-left: 20px;
	margin-right: 20px;
	padding-left: 0;
	padding-right: 0;
	display: flex;
	overflow: hidden;
}

.nav_menu-button {
	color: #fff;
	flex: 1;
	order: 0;
	align-self: auto;
	display: none;
}

.nav_component {
	z-index: 99;
	width: 100%;
	opacity: 1;
	background-color: #1a1a1a;
	justify-content: center;
	align-items: center;
	display: flex;
	position: absolute;
}

.nav_component.nav-color-white {
	width: 100vw;
	background-color: #fff;
	justify-content: flex-start;
	position: relative;
}

.nav_logo {
	height: 20px;
	opacity: 1;
}

.nav_logo.nav-logo-black {
	filter: invert();
}

.nav_menu-wrapper {
	flex-wrap: nowrap;
	flex: none;
	order: 0;
	justify-content: flex-start;
	display: flex;
	overflow: hidden;
}

.news-link,
.store-feature-link {
	color: #fff;
	margin-right: 20px;
	font-family: Lato, sans-serif;
	font-size: 16px;
	font-weight: 700;
	text-decoration: none;
}

.line-icon {
	width: 24px;
	height: 24px;
}

.poddast-link {
	color: #fff;
	margin-right: 0;
	font-family: Lato, sans-serif;
	font-size: 16px;
	font-weight: 700;
	text-decoration: none;
}

.post-link {
	color: #fff;
	margin-right: 20px;
	font-family: Lato, sans-serif;
	font-size: 16px;
	font-weight: 700;
	text-decoration: none;
}

.company-link-sp {
	color: #fff;
	margin-right: 20px;
	font-family: Lato, sans-serif;
	font-size: 12px;
	font-weight: 400;
	text-decoration: none;
}

.instagram-icon {
	width: 24px;
	height: 24px;
}

.about-link {
	color: #fff;
	margin-right: 20px;
	font-family: Lato, sans-serif;
	font-size: 12px;
	font-weight: 400;
	text-decoration: none;
}

.sns-sec {
	align-items: center;
	margin-top: 30px;
	display: flex;
}

.store-link {
	color: #fff;
	margin-right: 20px;
	font-family: Lato, sans-serif;
	font-size: 16px;
	font-weight: 700;
	text-decoration: none;
}

.fs-section {
	flex-direction: column;
	align-items: flex-start;
	display: flex;
}

.company-link {
	color: #fff;
	margin-right: 20px;
	font-family: Lato, sans-serif;
	font-size: 12px;
	font-weight: 400;
	text-decoration: none;
}

.horizontal-line-sp-w {
	width: 100%;
	height: 1px;
	background-color: #666;
}

.facebook-icon {
	width: 24px;
	height: 24px;
}

.fsstore-block {
	justify-content: space-between;
	align-items: flex-start;
	display: flex;
}

.store-question-link {
	color: #fff;
	margin-right: 20px;
	font-family: Lato, sans-serif;
	font-size: 12px;
	font-weight: 400;
	text-decoration: none;
}

.link-block-sp {
	margin-right: 32px;
}

.privacy-link {
	color: #fff;
	margin-right: 20px;
	font-family: Lato, sans-serif;
	font-size: 12px;
	font-weight: 400;
	text-decoration: none;
}

.category {
	flex-direction: column;
	align-items: flex-end;
	display: flex;
}

.snap-link {
	color: #fff;
	margin-right: 20px;
	font-family: Lato, sans-serif;
	font-size: 16px;
	font-weight: 700;
	text-decoration: none;
}

.purpose-link {
	color: #fff;
	margin-right: 20px;
	font-family: Lato, sans-serif;
	font-size: 12px;
	font-weight: 400;
	text-decoration: none;
}

.text-block-19 {
	color: #fff;
	text-align: right;
	font-size: 12px;
}

._1st-line {
	margin-bottom: 20px;
}

.store-concept-link {
	color: #fff;
	margin-right: 0;
	font-family: Lato, sans-serif;
	font-size: 16px;
	font-weight: 700;
	text-decoration: none;
}

._3rd-line-sp {
	display: none;
}

.link-block-5 {
	margin-right: 32px;
}

.question-link {
	color: #fff;
	margin-right: 0;
	font-family: Lato, sans-serif;
	font-size: 12px;
	font-weight: 400;
	text-decoration: none;
}

.line-block {
	padding: 40px 0;
}

.horoscope-link {
	color: #fff;
	margin-right: 20px;
	font-family: Lato, sans-serif;
	font-size: 16px;
	font-weight: 700;
	text-decoration: none;
}

.line-block-sp-w {
	padding-top: 40px;
	padding-bottom: 40px;
	display: none;
}

.fs-logo {
	width: 197px;
}

.store-privacy-link {
	color: #fff;
	margin-right: 20px;
	font-family: Lato, sans-serif;
	font-size: 12px;
	font-weight: 400;
	text-decoration: none;
}

.footer-2 {
	width: 100%;
	height: auto;
	background-color: #000;
	flex-direction: column;
	justify-content: flex-start;
	align-items: stretch;
	padding: 40px;
	display: block;
	position: static;
}

._1st-line-stpre {
	margin-bottom: 20px;
}

.store-snap-link {
	color: #fff;
	margin-right: 20px;
	font-family: Lato, sans-serif;
	font-size: 16px;
	font-weight: 700;
	text-decoration: none;
}

._3rd-line-copy-copy-2nd {
	display: none;
}

._2nd-line {
	margin-bottom: 20px;
}

._3rd-line-copy-copy {
	display: none;
}

.store-deal-link {
	color: #fff;
	margin-right: 0;
	font-family: Lato, sans-serif;
	font-size: 12px;
	font-weight: 400;
	text-decoration: none;
}

.horizontal-line {
	width: 100%;
	height: 1px;
	background-color: #666;
}

.twitter-icon {
	width: auto;
	height: 24px;
}

.line-block-sp {
	padding-top: 40px;
	padding-bottom: 40px;
	display: none;
}

._2nd-line-sp {
	margin-bottom: 20px;
}

.mediakit-link {
	color: #fff;
	margin-right: 20px;
	font-family: Lato, sans-serif;
	font-size: 12px;
	font-weight: 400;
	text-decoration: none;
}

.store-item-link {
	color: #fff;
	margin-right: 20px;
	font-family: Lato, sans-serif;
	font-size: 16px;
	font-weight: 700;
	text-decoration: none;
}

.top-link {
	color: #fff;
	margin-right: 0;
	font-family: Lato, sans-serif;
	font-size: 16px;
	font-weight: 700;
	text-decoration: none;
}

.store-shopping-link {
	color: #fff;
	margin-right: 20px;
	font-family: Lato, sans-serif;
	font-size: 12px;
	font-weight: 400;
	text-decoration: none;
}

._1st-line-sp {
	margin-bottom: 20px;
	display: none;
}

.brand-link {
	color: #fff;
	margin-right: 20px;
	font-family: Lato, sans-serif;
	font-size: 16px;
	font-weight: 700;
	text-decoration: none;
}

.store-logo {
	width: 115px;
}

.feature-link {
	color: #fff;
	margin-right: 20px;
	font-family: Lato, sans-serif;
	font-size: 16px;
	font-weight: 700;
	text-decoration: none;
}

.sp-category-div {
	display: none;
}

.store-brand-link {
	color: #fff;
	margin-right: 20px;
	font-family: Lato, sans-serif;
	font-size: 16px;
	font-weight: 700;
	text-decoration: none;
}

.tiktok-icon {
	width: auto;
	height: 24px;
}

.fs-block {
	justify-content: space-between;
	align-items: flex-start;
	display: flex;
}

.pinterest-icon {
	width: 24px;
	height: 24px;
}

._1st-line-stpre-sp-01 {
	margin-bottom: 20px;
	display: none;
}

.recruit-link {
	color: #fff;
	margin-right: 20px;
	font-family: Lato, sans-serif;
	font-size: 12px;
	font-weight: 400;
	text-decoration: none;
}

.section-breadcrumb {
	z-index: 10;
	max-width: 100vw;
	position: relative;
	overflow: hidden;
}

.breadcrumbs-2 {
	width: 100%;
	height: 2.125rem;
	color: #747c83;
	background-color: #f4f4f7;
	align-items: center;
	padding: 9px 0.85rem;
	font-size: 0.75rem;
	display: flex;
}

.bc-link {
	color: #747c83;
	text-transform: uppercase;
	padding-left: 0.35rem;
	padding-right: 0.35rem;
	text-decoration: none;
}

.side {
	padding: 0.25rem;
	font-size: 0.563rem;
}

@media screen and (max-width: 991px) {
	.menu-bar {
		height: 2px;
		background-color: rgba(255, 255, 255, 0.95);
		margin-bottom: 4px;
	}

	.menu-bar.menu-bar-black {
		background-color: #1a1a1a;
	}

	.icon {
		max-width: none;
		color: #fff;
		margin-bottom: 0;
		display: none;
	}

	.menu-parent {
		width: 35px;
		height: 35px;
		padding-top: 5px;
		padding-bottom: 5px;
	}

	.nav_link {
		color: #333;
		text-align: left;
		border-top: 0.5px #555;
		border-bottom: 0.5px solid rgba(85, 85, 85, 0.3);
		font-weight: 500;
	}

	.nav_container {
		justify-content: space-between;
		padding-left: 40px;
		padding-right: 40px;
		overflow: visible;
	}

	.nav_menu-button {
		flex: none;
		padding: 0;
	}

	.nav_menu-button.w--open {
		background-color: rgba(0, 0, 0, 0);
	}

	.nav_component {
		justify-content: space-around;
		display: block;
		position: absolute;
	}

	.nav_logo {
		margin-top: 10px;
		margin-bottom: 10px;
	}

	.nav_menu-wrapper {
		background-color: #fff;
		padding: 30px;
	}

	.news-link,
	.store-feature-link,
	.poddast-link,
	.post-link,
	.store-link {
		font-size: 14px;
	}

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

	.fsstore-block {
		flex-direction: column;
	}

	.category {
		align-items: flex-start;
	}

	.snap-link {
		font-size: 14px;
	}

	._1st-line {
		font-size: 12px;
	}

	.store-concept-link,
	.horoscope-link {
		font-size: 14px;
	}

	._1st-line-stpre {
		font-size: 12px;
	}

	.store-snap-link,
	.store-item-link,
	.top-link {
		font-size: 14px;
	}

	._1st-line-sp {
		font-size: 12px;
	}

	.brand-link,
	.feature-link,
	.store-brand-link {
		font-size: 14px;
	}

	.fs-block {
		flex-direction: column;
		justify-content: flex-start;
	}

	._1st-line-stpre-sp-01 {
		font-size: 12px;
	}

	.breadcrumbs-2 {
		justify-content: flex-start;
	}
}

@media screen and (max-width: 767px) {
	.menu-bar {
		background-color: rgba(255, 255, 255, 0.95);
	}

	.nav_logo-link-2 {
		padding-top: 0;
		padding-bottom: 0;
		padding-left: 0;
	}

	.nav_container {
		background-color: rgba(0, 0, 0, 0);
		margin-left: 0;
		margin-right: 0;
		padding-left: 20px;
		padding-right: 20px;
	}

	.nav_menu-button {
		padding-top: 5px;
		padding-bottom: 5px;
	}

	.nav_component {
		background-color: #1a1a1a;
		position: absolute;
	}

	.news-link,
	.store-feature-link,
	.post-link {
		margin-bottom: 25px;
	}

	.company-link-sp {
		margin-right: 0;
		font-size: 14px;
	}

	.about-link {
		margin-bottom: 25px;
		font-size: 14px;
		font-weight: 400;
	}

	.store-link {
		margin-bottom: 25px;
	}

	.fs-section {
		align-items: center;
		margin-bottom: 0;
	}

	.horizontal-line-sp-w {
		background-color: #fff;
	}

	.fsstore-block {
		justify-content: flex-start;
		align-items: center;
	}

	.store-question-link {
		margin-bottom: 25px;
		font-size: 14px;
	}

	.link-block-sp {
		margin-right: 0;
	}

	.privacy-link {
		margin-bottom: 25px;
		margin-right: 0;
		font-size: 14px;
	}

	.category {
		flex-direction: row;
		margin-bottom: 10px;
		display: block;
	}

	.snap-link {
		margin-bottom: 25px;
	}

	.purpose-link {
		margin-bottom: 25px;
		font-size: 14px;
	}

	.text-block-19 {
		text-align: center;
	}

	._1st-line {
		flex-direction: column;
		margin-right: 1rem;
		display: none;
	}

	._3rd-line-sp {
		width: 140px;
		flex-direction: column;
		margin-bottom: 0;
		display: flex;
	}

	.question-link {
		font-size: 14px;
	}

	._3rd-line {
		display: none;
	}

	.line-block {
		width: 100%;
		padding-top: 36px;
		padding-bottom: 36px;
	}

	.horoscope-link {
		margin-bottom: 25px;
	}

	.line-block-sp-w {
		width: 100%;
		padding-top: 36px;
		padding-bottom: 36px;
		display: block;
	}

	.store-privacy-link {
		margin-right: 0;
		font-size: 14px;
	}

	.footer-2 {
		padding: 36px 20px;
	}

	._1st-line-stpre {
		flex-direction: column;
		margin-bottom: 0;
		margin-right: 0;
		display: none;
	}

	.store-snap-link {
		margin-bottom: 25px;
	}

	._3rd-line-copy-copy-2nd {
		width: 140px;
		flex-direction: column;
		align-items: flex-start;
		margin-left: 1rem;
		margin-right: 0;
		display: flex;
	}

	._2nd-line {
		flex-direction: column;
		margin-left: 1rem;
		display: none;
	}

	._3rd-line-copy-copy {
		width: 140px;
		flex-direction: column;
		align-items: flex-start;
		margin-right: 1rem;
		display: flex;
	}

	.store-deal-link {
		font-size: 14px;
	}

	.line-block-sp {
		width: 100%;
		padding-top: 36px;
		padding-bottom: 36px;
		display: block;
	}

	._2nd-line-sp {
		width: 140px;
		flex-direction: column;
		margin-bottom: 0;
		margin-left: 0;
		display: flex;
	}

	.mediakit-link {
		margin-bottom: 25px;
		font-size: 14px;
	}

	.store-item-link {
		margin-bottom: 25px;
	}

	.store-shopping-link {
		margin-bottom: 25px;
		margin-right: 0;
		font-size: 14px;
	}

	._1st-line-sp {
		width: 140px;
		flex-direction: column;
		margin-bottom: 0;
		margin-right: 0;
		display: flex;
	}

	.brand-link,
	.feature-link {
		margin-bottom: 25px;
	}

	.sp-category-div {
		width: 100%;
		justify-content: flex-start;
		align-items: flex-start;
		font-family: Lato, sans-serif;
		font-weight: 700;
		display: flex;
	}

	.store-brand-link {
		margin-bottom: 25px;
	}

	.fs-block {
		align-items: center;
	}

	._1st-line-stpre-sp-01 {
		width: 140px;
		flex-direction: column;
		align-items: flex-start;
		margin-bottom: 0;
		margin-right: 0;
		display: flex;
	}

	.recruit-link {
		margin-bottom: 25px;
		font-size: 14px;
	}

	.breadcrumbs-2 {
		width: 800px;
		max-width: 800px;
		justify-content: flex-start;
	}
}

@media screen and (max-width: 479px) {
	.menu-bar {
		background-color: rgba(255, 255, 255, 0.95);
	}

	.nav-wrapper-2 {
		z-index: 100;
		top: 0;
	}

	.menu-parent {
		align-items: stretch;
	}

	.nav_container {
		height: 100%;
		background-color: rgba(0, 0, 0, 0);
		margin-left: 10px;
		margin-right: 10px;
		padding-left: 10px;
		padding-right: 10px;
	}

	.nav_menu-button {
		padding-top: 5px;
		padding-bottom: 5px;
	}

	.nav_component {
		height: 40px;
		background-color: #1a1a1a;
		display: block;
		position: absolute;
	}

	.nav_logo {
		margin-top: 0;
		margin-bottom: 0;
	}

	.horizontal-line-sp-w {
		background-color: #fff;
	}

	._3rd-line-copy-copy-2nd {
		margin-left: 0.5rem;
	}

	._3rd-line-copy-copy {
		width: 160px;
		margin-right: 0.5rem;
	}

	.breadcrumbs-2 {
		width: 800px;
		justify-content: flex-start;
	}
}
