.desktop-only {
	display: block;
}

.mobile-only {
	display: none;
}

body {
	background: #f8f8f8;
	color: #000;
	font-family: "helvetica-neue-lt-pro", "Helvetica", "Inter", "Arial", "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Meiryo", sans-serif;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.5;
}

/* リキッドレイアウト対応 */

html {
	scrollbar-gutter: stable;
}

body.modal-open {
	overflow: hidden;
}

html {
	font-size: 16px;
}

*,
*::before,
*::after {
	box-sizing: border-box;
}

/* Remove default padding */

ul,
ol {
	padding: 0;
}

/* Remove default margin */

body,
h1,
h2,
h3,
h4,
p,
ul,
ol,
figure,
blockquote,
dl,
dd {
	margin: 0;
}

/* Set core root defaults */

/* Set core body defaults */

body {
	line-height: 1.5;
	min-height: 100vh;
	text-rendering: optimizeLegibility;
}

/* Remove list styles on ul, ol elements with a class attribute */

ul,
ol {
	list-style: none;
}

/* A elements that don't have a class get default styles */

a:not([class]) {
	-webkit-text-decoration-skip: ink;
	text-decoration-skip-ink: auto;
}

/* Make images easier to work with */

img {
	display: block;
	max-width: 100%;
	width: 100%;
}

/* Natural flow and rhythm in articles by default */

article > * + * {
	margin-top: 1em;
}

/* Inherit fonts for inputs and buttons */

input,
button,
textarea,
select {
	font: inherit;
}

/* Blur images when they have no alt attribute */

img:not([alt]) {
	filter: blur(10px);
}

/* フォームリセット */

input,
button,
select,
textarea {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: transparent;
	border: none;
	border-radius: 0;
	font: inherit;
	outline: none;
}

textarea {
	resize: vertical;
}

input[type=checkbox],
input[type=radio] {
	display: none;
}

input[type=submit],
input[type=button],
label,
button,
select {
	cursor: pointer;
}

select::-ms-expand {
	display: none;
}

/* ホバー */

a {
	-webkit-text-decoration: none;
	color: inherit;
	text-decoration: none;
	transition: opacity 0.3s;
}

a:hover {
	opacity: 0.7;
}

.breadcrunmb {
	align-items: center;
	display: flex;
	gap: 0 1.6875rem;
	margin-right: 24px;
}

.breadcrunmb__link {
	font-family: "helvetica-neue-lt-pro", "Helvetica", "Inter", "Arial", sans-serif;
	font-size: 0.875rem;
	font-weight: 400;
	position: relative;
}

.breadcrunmb__link:not(:last-child):after {
	background-color: #000;
	content: "";
	height: 0.25rem;
	margin-left: 0.6875rem;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 0.25rem;
}

.btn {
	align-items: center;
	display: flex;
	font-family: "helvetica-neue-lt-pro", "Helvetica", "Inter", "Arial", sans-serif;
	font-size: 0.8125rem;
	font-weight: 400;
	letter-spacing: -0.03em;
	text-transform: uppercase;
}

.btn::after {
	content: "";
	display: inline-block;
	height: 0.1875rem;
	margin-left: 0.125rem;
	width: 0.5rem;
}

.btn.btn--small {
	font-size: 0.625rem;
}

.btn.btn--primary::after {
	background: url("/assets/images/common/arrow_left.svg") no-repeat center center/contain;
}

.btn.btn--secondary::after {
	background: url("/assets/images/common/arrow_left_white.svg") no-repeat center center/contain;
}

.btn.btn--primary {
	color: #000;
}

.btn.btn--secondary {
	color: #fff;
}

.heading-side-line {
	border-right: solid 0.125rem #fff;
	color: #fff;
	font-family: "helvetica-neue-lt-pro", "Helvetica", "Inter", "Arial", sans-serif;
	font-size: 5.625rem;
	font-weight: 700;
	letter-spacing: -0.03em;/* 260212 */
	line-height: 0.8;
	padding-right: 1.875rem;
	text-transform: uppercase;
}

.heading {
	font-family: "helvetica-neue-lt-pro", "Helvetica", "Inter", "Arial", sans-serif;
	font-size: 3.75rem;
	letter-spacing: -0.03em;/* 260212 */
	text-transform: uppercase;
}

.heading--primary {
	color: #000;
}

.heading--secondary {
	color: #fff;
}

.inner {
	margin-left: auto;
	margin-right: auto;
	max-width: 1360px;
	padding-left: 40px;
	padding-right: 40px;
	width: 100%;
}

.layout-sub-nav {
	position: sticky;
	top: 7.625rem;
	z-index: 10;
}

.layout-sub {
	margin-bottom: 24.625rem;
	margin-top: 7.625rem;
}

.link-arrow {
	align-items: center;
	display: flex;
	font-family: "helvetica-neue-lt-pro", "Helvetica", "Inter", "Arial", sans-serif;
	font-size: 0.8125rem;
	font-weight: 400;
	text-transform: uppercase;
}

.link-arrow::after {
	background: url("/assets/images/common/arrow_left.svg") no-repeat center center/contain;
	content: "";
	display: inline-block;
	height: 0.3125rem;
	margin-left: 0.125rem;
	width: 0.5rem;
}

.logo img {
	-o-object-fit: contain;
	height: 100%;
	object-fit: contain;
	width: 100%;
}

.news-list li:not(:first-child) {
	margin-top: 4.4375rem;
}

.news-list__date-wrap {
	display: flex;
	gap: 0 0.625rem;
	justify-content: space-between;
}

.news-list__date {
	font-family: "helvetica-neue-lt-pro", "Helvetica", "Inter", "Arial", sans-serif;
	font-size: 0.875rem;
	font-weight: 700;
}

.news-list__category-wrap {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
}

.news-list__category {
	font-family: "helvetica-neue-lt-pro", "Helvetica", "Inter", "Arial", sans-serif;
	font-size: 0.875rem;
	font-weight: 700;
	text-transform: uppercase;
}

.news-list__text {
	font-size: 0.75rem;
	letter-spacing: -0.03em;/* 260212 */
	margin-top: 1.5rem;
	width: 100%;
}

.sub-content {
	margin-left: auto;
	margin-top: 15.625rem;
	width: 55%;
}

.sub-heading {
	font-family: "helvetica-neue-lt-pro", "Helvetica", "Inter", "Arial", sans-serif;
	font-size: 3.125rem;
	font-weight: 700;
	letter-spacing: -0.03em;/* 260212 */
	margin: 0 auto;
	max-width: 80rem;
	text-transform: uppercase;
}

.sub-inner {
	margin-left: auto;
	margin-right: auto;
	max-width: 1460px;
	padding-left: 40px;
	padding-right: 40px;
	width: 100%;
}

.sub-nav {
	margin-top: 1.3125rem;
}

.sub-nav__list a {
	font-family: "helvetica-neue-lt-pro", "Helvetica", "Inter", "Arial", sans-serif;
	font-size: 14px;
	font-weight: 400;
}

.about__nav-area .sub-nav__list a {
	text-transform: uppercase;
	color: #24140E;
}

.sub-nav__list li:not(:first-child) {
	margin-top: 0.3125rem;
}

/* ナビゲーションリンクのデフォルトスタイル (例: グレーアウト) */

.brand__nav-area .sub-nav__list a {
	color: #000;
	transition: color 0.3s ease;
}

/* セクション内に入ったときだけ：親にフラグクラスを付ける */

.brand__nav-area.is-colored .sub-nav__list a,
.about__nav-area.is-colored .sub-nav__list a {
	color: #A0A0A0; /* 一旦全部グレー */
}

/* その中で、is-active だけ黒に戻す */

.brand__nav-area.is-colored .sub-nav__list a.is-active,
.about__nav-area.is-colored .sub-nav__list a.is-active {
	color: #000;
}

.about {
	margin-bottom: 25.625rem;
	position: relative;
}

.about__fv {
	align-items: flex-end;
	display: flex;
	height: 100vh;
	justify-content: right;
	left: 0;
	min-height: 50rem;
	position: absolute;
	top: 0;
	width: 100%;
}

.about__mission {
	padding-bottom: 5.625rem;
	width: 55%;
}

.about__content {
	margin-left: auto;
	margin-top: calc(100vh + 5.5rem);
	max-width: 56.6%;
	padding: 0 1.5625rem;
}

.about__heading {
	font-family: "helvetica-neue-lt-pro", "Helvetica", "Inter", "Arial", sans-serif;
	font-size: 0.75rem;
	font-weight: 400;
	text-transform: uppercase;
}

.about__mission-title {
	font-size: clamp(2.5rem, -0.7143rem + 6.6964vw, 5.3125rem);
	font-weight: 400;
	letter-spacing: -0.11em;
	line-height: 1.0588235294;
	margin-top: 2rem;
}

.about__vision {
	margin-top: 26rem;
}

.about__vision-title {
	font-size: 2.5rem;
	font-weight: 400;
	letter-spacing: -0.059em;
	line-height: 1.125;
	margin-top: 0.5rem;
}

.about__vision-text {
	font-size: 0.8125rem;
	font-weight: 400;
	letter-spacing: -0.03em;
	line-height: 1.4615384615;
	margin-top: 0.5rem;
}

.about__philosophy {
	margin-top: 24.5625rem;
}

.about__philosophy-list {
	margin-top: 1.125rem;
	max-width: 44.4375rem;
	width: 100%;
}

.about__philosophy-list li {
	border-bottom: solid #000 0.03125rem;
	padding: 1.0625rem 0 1.3125rem;
	color: #24140E;
}

.about__philosophy-list li:nth-child(1) {
	border-top: solid #000 0.03125rem;
}

.about__philosophy-sub-title {
	font-family: "helvetica-neue-lt-pro", "Helvetica", "Inter", "Arial", sans-serif;
	font-size: 1.1875rem;
	font-weight: 400;
	text-transform: capitalize;
}

.about__philosophy-title {
	font-size: 0.875rem;
	font-weight: 400;
	letter-spacing: -0.03em;
}

.about__philosophy-text {
	font-size: 0.75rem;
	font-weight: 400;
	letter-spacing: -0.03em;
	line-height: 1.4166666667;
	margin-top: 0.8125rem;
}

.about__background {
	margin-top: 23.0625rem;
}

.about__background-wrap {
	margin-top: 1.25rem;
}

.about__background-wrap p {
	font-size: 0.9375rem;
	font-weight: 400;
	letter-spacing: -0.03em;
	line-height: 1.6;
	color: #24140E;
}

.about__background-wrap p:not(:first-child) {
	margin-top: 0.375rem;
}

.about__company-profile {
	margin-top: 24.75rem;
}

.about__company-profile-list {
	margin-top: 0.8125rem;
	max-width: 44.4375rem;
	width: 100%;
  	position: relative;
	z-index: 11;
}

.about__company-profile-list dl {
	color: #24140E;
	align-items: center;
	border-bottom: solid #000 0.03125rem;
	display: flex;
	padding: 0.65625rem 0.1875rem;
}

.about__company-profile-list dl:nth-child(1) {
	border-top: solid #000 0.03125rem;
}

.about__company-profile-list dt,
.about__company-profile-list dd {
	font-size: 0.75rem;
	letter-spacing: -0.03em;
	line-height: 1.4166666667;
}

.about__company-profile-list dt {
	font-weight: 700;
	width: 23%;
}

.about__company-profile-list dd {
	flex: 1;
	font-weight: 400;
}

.about__company-profile-list dd li:not(:first-child) {
	margin-top: 0.375rem;
}

.about__company-profile-wrap {
	align-items: flex-start;
	display: flex;
	gap: 0 0.625rem;
	justify-content: space-between;
}

.about__company-profile-wrap a {
	font-size: 0.6875rem;
	letter-spacing: -0.03em;
	line-height: 1.4166666667;
	color: #000;
}

.about__company-profile-tel {
	margin-top: 0.3125rem;
}

.brand {
	margin-bottom: 25.625rem;
}

.brand__content {
	margin-top: 25.375rem;
}

.brand__content:not(.brand__content--tfw49) {
	margin-top: 25.625rem;
}

.brand__heading {
	margin: 10.5625rem auto 0;
	width: 100%;
}

.brand__logo {
	-o-object-fit: contain;
	object-fit: contain;
}

.brand__content--tfw49 .brand__heading {
	max-width: 17.9375rem;
}

.brand__content--junhashimoto .brand__heading {
	max-width: 18.8125rem;
}

.brand__content--tanorexia .brand__heading {
	max-width: 19.125rem;
}

.brand__content--tanorexia .brand__text {
	font-size: 0.8125rem;
	line-height: 1.5384615385;
	padding-left: 0.3125rem;
}

.top-brand__mv {
	width: 100%;
}

.top-brand__mv img {
	-o-object-fit: cover;
	aspect-ratio: 1440/889;
	object-fit: cover;
}

.brand__items {
	margin-left: auto;
	margin-top: 19.5rem;
	width: 50%;
}

.brand__links {
	align-items: center;
	display: flex;
	flex-direction: column;
	margin-left: auto;
	padding-right: 1rem;
	width: -moz-fit-content;
	width: fit-content;
  	position: relative;
	z-index: 11;
}

.brand__links-online-shop {
	font-family: "helvetica-neue-lt-pro", "Helvetica", "Inter", "Arial", sans-serif;
	font-size: 1.25rem;
	font-weight: 700;
	text-transform: uppercase;
}

.brand__links-wrap {
	display: flex;
	gap: 0 0.875rem;
	justify-content: space-between;
	color: #24140E;
}

.brand__links-wrap a {
	font-family: "helvetica-neue-lt-pro", "Helvetica", "Inter", "Arial", sans-serif;
	font-size: 0.875rem;
	font-weight: 400;
}

.brand__img-wrap {
	grid-gap: 0.9375rem;
	display: grid;
	gap: 0.9375rem;
	grid-template-columns: repeat(2, 1fr);
	margin-top: 2.125rem;
}

.brand__img {
	width: 100%;
}

.brand__img img {
	-o-object-fit: cover;
	aspect-ratio: 1/1;
	object-fit: cover;
}

.brand__text-wrap {
	margin-top: 4.7625rem;
}

.brand__text-wrap + .brand__text-wrap {
	margin-top: 1.3125rem;
}

.brand__title {
	font-family: "helvetica-neue-lt-pro", "Helvetica", "Inter", "Arial", sans-serif;
	font-size: 1.1875rem;
	font-weight: 700;
	text-transform: uppercase;
}

.brand__sub-title {
	font-size: 0.9375rem;
	font-weight: 500;
	letter-spacing: -0.03em;
	margin-top: 1.25rem;
}

.brand__text {
	font-size: 0.75rem;
	font-weight: 400;
	line-height: 1.45;
	margin-top: 1.125rem;
	width: 99%;
}

.brand__shop-wrap {
	margin-left: auto;
	margin-top: 22.375rem;
	width: 77%;
}

.brand__information-title,
.brand__dealers-title {
	font-family: "helvetica-neue-lt-pro", "Helvetica", "Inter", "Arial", sans-serif;
	font-size: 1.5625rem;
	font-weight: 400;
	text-transform: uppercase;
}

.brand__dealers-title {
	display: inline-block;
}

.brand__information-shop,
.brand__information-address {
	font-family: "helvetica-neue-lt-pro", "Helvetica", "Inter", "Arial", "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Meiryo", sans-serif;
	font-size: 0.75rem;
	font-weight: 400;
}

.brand__information-item a {
	font-family: "helvetica-neue-lt-pro", "Helvetica", "Inter", "Arial", sans-serif;
	font-size: 0.6875rem;
	font-weight: 400;
	line-height: 1;
}

.brand__information-item {
	margin-top: 0.9375rem;
	position: relative;
	z-index: 11;  
}

.brand__information-item li {
	align-items: center;
	display: flex;
	justify-content: space-between;
}

.brand__information-item li:not(:first-child) {
	margin-top: 0.4375rem;
}

.brand__information-shop {
	width: 31.5%;
}

.brand__information-wrap {
	align-items: center;
	display: flex;
	flex: 1;
	gap: 0 0.625rem;
	justify-content: space-between;
}

.brand__information-item a {
	text-transform: uppercase;
}

.brand__dealers {
	margin-top: 10.0625rem;
	position: relative;
	z-index: 11;
}

.brand__dealers dl {
	margin-top: 0.83125rem;
}

.brand__dealers dt {
	width: 95%;
}

.brand__dealers dd {
	align-items: flex-start;
	display: flex;
	gap: 0 0.9375rem;
	margin-top: 0.475rem;
}

.brand__dealers-area {
	align-items: center;
	display: flex;
	font-size: 0.75rem;
	font-weight: 700;
	gap: 0 0.65625rem;
}

.brand__dealers-area::after {
	background-color: #141414;
	content: "";
	flex: 1;
	height: 0.03125rem;
	width: 100%;
}

.brand__dealers-shop,
.brand__dealers-address {
	font-family: "helvetica-neue-lt-pro", "Helvetica", "Inter", "Arial", "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Meiryo", sans-serif;
	font-size: 0.75rem;
	font-weight: 400;
	letter-spacing: -0.03em;
}

.brand__dealers-shop {
	width: 30%;
}

.brand__dealers-address {
	flex: 1;
}

/* アコーディオンボタン */

.brand__dealers-title {
	cursor: pointer;
	padding-right: 2.9375rem;
	position: relative;
}

/* ＋マーク（横棒＋縦棒） */

.brand__dealers-title::before,
.brand__dealers-title::after {
	background-color: #000;
	content: "";
	height: 0.125rem;
	position: absolute;
	right: 0.5em;
	top: 50%;
	transition: transform 0.3s ease, opacity 0.3s ease;
	width: 0.9375rem;
}

/* 縦棒（＋の縦線） */

.brand__dealers-title::after {
	transform: translateY(-50%) rotate(90deg);
}

/* 横棒（＋の横線） */

.brand__dealers-title::before {
	transform: translateY(-50%) rotate(0);
}

/* 開いたとき：縦棒を回転して消す（マイナスに変形） */

.brand__dealers-title.is-open::after {
	opacity: 0;
	transform: translateY(-50%) rotate(0deg);
}

/* 初期状態で閉じておく */

.brand__dealers-list {
	display: none;
	transition: display 0.3s;
	color: #24140E;
}

picture {
	display: block;
	width: 100%;
}

img {
	height: auto;
	overflow-clip-margin: unset;
	width: 100%;
}

a {
	-webkit-text-decoration: none;
	color: inherit;
	text-decoration: none;
	transition: opacity 0.3s;
}

button:hover,
a:hover {
	opacity: 0.8;
}

button {
	transition: opacity 0.3s;
}

a[href^="tel:"] {
	pointer-events: none;
}

address {
	font-style: normal;
	font-style: initial;
}

.contact {
	overflow-x: hidden;
}

.contact .contact__form-inner {
	font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Meiryo", sans-serif;
}

.contact__business-hours {
	font-size: 1rem;
	line-height: 1;
	margin-top: 1.875rem;
	text-align: center;
}

.contact__text {
	font-size: 0.8125rem;
	font-size: 13px;
	font-weight: 400;
	line-height: 1.5;
	margin-top: 2.5rem;
}

.contact__form {
	margin-top: 5.1875rem;
}

.contact__form-wrap {
	align-items: flex-start;
	display: flex;
}

.contact__form-wrap.contact__form-wrap--checkbox,
.contact__form-wrap.contact__form-wrap--textarea {
	align-items: flex-start;
}

.contact__form-wrap.contact__form-wrap--textarea {
	border-bottom: solid 0.03125rem #000;
	padding-bottom: 3.46875rem;
}

.contact__form-wrap + .contact__form-wrap {
	margin-top: 3.4375rem;
}

.contact__form-label {
	font-size: 0.8125rem;
	font-weight: 400;
	width: 32.7%;
}

.contact__form-wrap.contact__form-wrap--checkbox .contact__form-label,
.contact__form-wrap.contact__form-wrap--textarea .contact__form-label {
	padding-top: 0.3125rem;
}

.contact__form-label span {
	color: #B92B2B;
	display: inline-block;
	font-size: 0.75rem;
	font-weight: 500;
	line-height: 1;
	margin-left: 0.3125rem;
}

.contact__form-input {
	flex-grow: 1;
}

.contact__form-input.contact__form-input--small {
	max-width: 20rem;
	width: 100%;
}

/* ベースとなる select エリア */

.contact__form-select {
	width: 100%;
}

/* トリガーボタン */

.contact__form-select__trigger {
	background-color: #fff;
	border: solid 0.03125rem #000;
	border-radius: 0;
	color: #707070;
	cursor: pointer;
	font-size: 0.75rem;
	font-weight: 400;
	padding: 0.625rem 0.9375rem;
	position: relative;
	text-align: left;
	width: 100%;
}

/* ▼ 矢印：通常時（下向き） */

.contact__form-select__trigger::after {
	background: url("/assets/images/contact/arrow_down.svg") no-repeat center/contain;
	content: "";
	height: 0.6875rem;
	position: absolute;
	right: 0.6875rem;
	top: 50%;
	transform: translateY(-50%);
	width: 0.625rem;
}

/* ▼ 矢印：開いた時（上向き） */

.contact__form-select.is-open .contact__form-select__trigger::after {
	background: url("/assets/images/contact/arrow_up.svg") no-repeat center/contain;
}

/* ▼ リスト：block/noneで開閉（position なし） */

.contact__form-select__list {
	background: #fff;
	border: solid 0.03125rem #000;
	border-top: none;
	display: none;
	list-style: none;
	margin: 0;
	opacity: 0;
	padding: 0;
	transition: opacity 1s ease;
}

/* ▼ 開いた時 */

.contact__form-select.is-open .contact__form-select__list {
	display: block;
	opacity: 1;
}

/* ▼ 各アイテム */

.contact__form-select__item {
	align-items: center;
	cursor: pointer;
	display: flex;
	font-size: 0.8125rem;
	font-weight: 400;
	padding: 0.25rem 0.9375rem;
	transition: background-color 0.2s ease;
}

.contact__form-select__item:first-child {
	padding-top: 1.125rem;
}

.contact__form-select__item:last-child {
	padding-bottom: 0.875rem;
}

.contact__form-select__item::before {
	background-color: #000;
	content: "";
	display: inline-block;
	height: 0.03125rem;
	margin-right: 0.40625rem;
	width: 0.3125rem;
}

.contact__form-select__item:hover {
	background-color: #f5f5f5;
}

/* 本物のselectは隠す */

.contact__form-select__real {
	display: none;
}

.contact__form-input input {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-image: none;
	border: solid 0.03125rem #000;
	background-color: #fff;
	border-radius: 0;
	font-size: 0.75rem;
	line-height: 1;
	padding: 0.875rem 0.9375rem;
	width: 100%;
}

.contact__form-input input:focus {
	outline: none;
}

.contact__form-input input::-moz-placeholder {
	color: rgba(0, 0, 0, 0.5);
}

.contact__form-input input::placeholder {
	color: rgba(0, 0, 0, 0.5);
}

.contact__form-checkbox label {
	display: block;
}

.contact__form-checkbox label:not(:first-of-type) {
	margin-top: 0.9375rem;
}

.contact__form-checkbox input {
	display: none;
}

.contact__form-checkbox input + span {
	cursor: pointer;
	display: inline-block;
	font-size: 1.25rem;
	line-height: 1;
	padding: 0 0 0 1.875rem;
	position: relative;
}

.contact__form-checkbox input + span::before {
	background: #fff;
	border: 1px solid #000;
	content: "";
	display: block;
	height: 1.25rem;
	left: 0;
	position: absolute;
	top: 55%;
	transform: translateY(-50%);
	width: 1.25rem;
}

.contact__form-checkbox input + span::after {
	border-bottom: 0.1875rem solid #000;
	border-left: 0.1875rem solid #000;
	content: "";
	display: block;
	height: 0.5rem;
	left: 0.125rem;
	margin-top: -0.125rem;
	opacity: 0;
	position: absolute;
	top: 55%;
	transform: translateY(-50%) rotate(-45deg);
	transition: 0.3s;
	width: 0.9375rem;
}

.contact__form-checkbox input:checked + span::after {
	opacity: 1;
}

.contact__form-textarea {
	flex-grow: 1;
}

.contact__form-textarea textarea {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-image: none;
	border: solid 0.03125rem #000;
	background-color: #fff;
	border-radius: 0;
	flex-grow: 1;
	font-size: 0.75rem;
	font-weight: 400;
	height: 13.25rem;
	padding: 0.9375rem 1.25rem;
	resize: none;
	width: 100%;
}

.contact__form-textarea textarea:focus {
	outline: none;
}

.contact__form-textarea textarea::-moz-placeholder {
	color: rgba(51, 51, 51, 0.5);
}

.contact__form-textarea textarea::placeholder {
	color: rgba(51, 51, 51, 0.5);
}

.contact__form-privacy {
	margin-top: 1.9375rem;
	text-align: center;
}

.contact__form-privacy input {
	display: none;
}

.contact__form-privacy input + span {
	cursor: pointer;
	display: inline-block;
	font-size: 0.75rem;
	font-weight: 400;
	letter-spacing: 0;
	line-height: 1.5;
	padding: 0 0 0 0.9375rem;
	position: relative;
	color: #24140E;
}

.contact__form-privacy input + span::before {
	background: #fff;
	border: 1px solid #000;
	content: "";
	display: block;
	height: 0.6875rem;
	left: 0;
	position: absolute;
	top: 0.3125rem;
	width: 0.6875rem;
}

.contact__form-privacy input + span::after {
	border-bottom: 0.0625rem solid #000;
	border-left: 0.0625rem solid #000;
	content: "";
	display: block;
	height: 0.25rem;
	left: 0.1875rem;
	margin-top: -0.125rem;
	opacity: 0;
	position: absolute;
	top: 0.625rem;
	transform: rotate(-45deg);
	transition: 0.3s;
	width: 0.375rem;
}

.contact__form-privacy input + span a {
	-webkit-text-decoration: underline;
	text-decoration: underline;
}

.contact__form-privacy input:checked + span::after {
	opacity: 1;
}

.contact__form-announcement {
	font-size: 1rem;
	letter-spacing: 0.08em;
	line-height: 1.5;
	margin-top: 3.75rem;
	text-align: center;
}

.contact__form-announcement a {
	-webkit-text-decoration: underline;
	text-decoration: underline;
}

.contact__form-submit {
	margin: 2.375rem auto 0;
	max-width: 20rem;
	position: relative;
	transition: 0.3s;
	width: 100%;
}

.contact__form-submit:hover {
	opacity: 0.8;
}

.contact__form-submit input {
	-webkit-text-decoration: none;
	background-color: #000;
	background-image: none;
	border: none;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 0.8125rem;
	font-weight: 500;
	letter-spacing: 0.2em;
	line-height: 1;
	padding: 0.8125rem 0;
	position: relative;
	text-decoration: none;
	transition: all 0.3s;
	width: 100%;
	z-index: 2;
}

.contact__form-submit input:hover,
.contact__form-submit input:focus {
	background-color: #fff;
	border: 1px solid #000;
	color: #000;
	outline: none;
}

.contact__form-submit::-moz-foucus-inner {
	border: none;
	padding: 0;
}

.footer {
	/*background: linear-gradient(to right, #000 38.9%, #f8f8f8 38.9%);*/
	margin-bottom: 7.5rem;
	padding: 11.9375rem 0 0;
  	background: linear-gradient(to right, #000 42.9%, #f8f8f8 42.9%);
}

.footer__inner {
	display: flex;
	justify-content: space-between;
	margin: auto;
	max-width: 93%;
	padding: 0 30px;
	width: 100%;
}

.footer__left {
	flex: 1;
}

.footer__right {
	display: flex;
	justify-content: right;
	/*width: 66%;*/
  	width: 60%;
}

.footer__right-inner {
	align-items: end;
	display: flex;
	gap: 0 1.65rem;
	justify-content: flex-end;
	margin-top: 22.8125rem;
	width: 100%;
}

.footer__logo {
	margin-top: auto;
	max-width: 9.5625rem;
	width: 100%;
}

.footer__logo a {
	display: block;
}

.footer__logo img {
	-o-object-fit: contain;
	height: 100%;
	object-fit: contain;
	width: 100%;
}

.footer__heading-wrap .heading {
	line-height: 1.4;
	text-align: right;
}

.footer__heading-wrap .btn {
	justify-content: right;
}

.footer__text {
	color: #fff;
	font-size: 0.75rem;
	font-weight: 400;
	letter-spacing: -0.03em;/* 260212 */
	margin-top: 13.4375rem;
	text-align: right;
}

.footer__copyright {
	font-family: "helvetica-neue-lt-pro", "Helvetica", "Inter", "Arial", sans-serif;
	font-size: 0.625rem;
	font-weight: 700;
	margin-top: 0.625rem;
    margin-bottom: -0.25rem;
}

.footer__copyright span {
	text-transform: uppercase;
}

html.is-fixed,
body.is-fixed {
	overflow: hidden;
}

.layout-header {
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 900;
}

.header {
	background-color: transparent;
	height: 5.125rem;
}

.header__inner {
	display: flex;
	height: inherit;
	justify-content: space-between;
	margin: 0 auto;
	max-width: 85rem;
	padding: 0 5.375rem 0 40px;
}

.header__logo {
	height: inherit;
	max-width: 7.85rem;
	width: 100%;
}

.header__logo a {
	align-items: center;
	display: flex;
	height: inherit;
}

.header__logo img {
	-o-object-fit: contain;
	height: 100%;
	object-fit: contain;
	width: 100%;
}

.header__nav {
	background-color: transparent;
	border: none;
	cursor: pointer;
	display: block;
	height: inherit;
	margin: 0;
	mix-blend-mode: difference;
	outline: none;
	padding: 1.875rem;
	position: fixed;
	right: max(2.0625rem, (100vw - 85rem) / 2 + 5.375rem - 5.625rem);
	top: 0.3125rem;
	width: 2.5rem;
	z-index: 999;
}

.header__nav.is-open {
	background-color: transparent;
}

.header__nav span {
	background-color: #fff;
	display: block;
	left: 50%;
	mix-blend-mode: difference;
	position: relative;
	transform: translateX(-50%);
	transition: 0.5s;
}

.header__nav span:nth-of-type(1) {
	height: 0.75rem;
	width: 0.75rem;
}

.header__nav span:nth-of-type(2),
.header__nav span:nth-of-type(3) {
	display: none;
	height: 1px;
	top: 0;
	width: 0.5625rem;
}

.header__nav.is-open span:nth-of-type(1) {
	display: none;
}

.header__nav.is-open span:nth-of-type(2),
.header__nav.is-open span:nth-of-type(3) {
	background-color: #fff;
	display: block;
	mix-blend-mode: initial;
}

.header__nav.is-open span:nth-of-type(2) {
	top: 0;
	transform: translateX(-50%) rotate(45deg);
}

.header__nav.is-open span:nth-of-type(3) {
	display: block;
	top: -1px;
	transform: translateX(-50%) rotate(-45deg);
}

.header__drawer {
	-webkit-overflow-scrolling: touch;
	-webkit-clip-path: polygon(100% 0, 100% 0, 100% 0, 100% 0);
	background-color: #000;
	bottom: 0;
	clip-path: polygon(100% 0, 100% 0, 100% 0, 100% 0);
	display: none;
	height: 100dvh;
	left: 0;
	min-height: 100%;
	overflow-y: scroll;
	position: fixed;
	right: 0;
	scrollbar-width: none;
	top: 0;
	width: 100%;
	z-index: 900;
}

.header__drawer-inner {
	display: flex;
	height: inherit;
	justify-content: space-between;
	min-height: inherit;
	padding: 1.75rem 5.0625rem 6.0625rem 2rem;
}

.header__drawer::-webkit-scrollbar {
	display: none;
}

.header__drawer-item a {
	color: #fff;
	display: block;
	font-family: "helvetica-neue-lt-pro", "Helvetica", "Inter", "Arial", sans-serif;
	font-size: 6.25rem;
	font-weight: 700;
	letter-spacing: -0.03em;/* 260212 */
	line-height: 1;
	text-transform: uppercase;
}

.header__drawer-wrap {
	margin-top: auto;
}

.header__drawer-wrap img {
	-o-object-fit: contain;
	height: auto;
	max-width: 9.0625rem;
	object-fit: contain;
	width: 100%;
}

.header__drawer-privacy-policy {
	color: #fff;
	display: block;
	font-family: "helvetica-neue-lt-pro", "Helvetica", "Inter", "Arial", sans-serif;
	font-size: 0.625rem;
	font-weight: 700;
	letter-spacing: -0.03em;
	margin-top: 0.3125rem;
	text-align: center;
	text-transform: capitalize;
}

.header__drawer-copyright {
	color: #fff;
	display: block;
	font-family: "helvetica-neue-lt-pro", "Helvetica", "Inter", "Arial", sans-serif;
	font-size: 0.625rem;
	font-weight: 700;
	letter-spacing: -0.03em;
	margin-top: 0.375rem;
	text-align: center;
}

/* -------------------------
  Drawer（右上から斜めに出る）
-------------------------- */

/* 開くとき */

/* 閉じるとき */

.header__drawer[style*="display: block"] {
	animation: drawer-fadeIn 0.2s linear forwards;
}

.header__drawer.is-closing {
	animation: drawer-fadeOut 0.2s linear forwards;
}

.news-single__title {
	font-family: "helvetica-neue-lt-pro", "Helvetica", "Inter", "Arial", "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Meiryo", sans-serif;
	font-size: 1.125rem;
	font-weight: 700;
	margin-top: 1rem;
}

.news-single__content {
	color: rgba(0, 0, 0, 0.8);
	font-family: "helvetica-neue-lt-pro", "Helvetica", "Inter", "Arial", "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Meiryo", sans-serif;
	margin-top: 1.625rem;
}

.news-single__content img {
	-o-object-fit: cover;
	margin-bottom: 1.875rem;
	max-width: 46.875rem;
	object-fit: cover;
	width: 100%;
}

.news-single__content p {
	font-family: "helvetica-neue-lt-pro", "Helvetica", "Inter", "Arial", "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Meiryo", sans-serif;
	font-size: 0.75rem;
	font-weight: 400;
	line-height: 1.4166666667;
	margin-bottom: 1.875rem;
}

.news-single__content p strong {
	font-family: "helvetica-neue-lt-pro", "Helvetica", "Inter", "Arial", "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Meiryo", sans-serif;
	font-weight: 700;
}

.news-single__content h1,
.news-single__content h2,
.news-single__content h3,
.news-single__content h4,
.news-single__content h5,
.news-single__content h6 {
	font-family: "helvetica-neue-lt-pro", "Helvetica", "Inter", "Arial", "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Meiryo", sans-serif;
	font-weight: 700;
	line-height: 1.5294117647;
	margin-bottom: 1.875rem;
}

.news-single__content p:has(+ a) {
	margin-bottom: 1.25rem;
}

.news-single__content h1:has(+ p) {
	margin-bottom: 0.625rem;
}

.news-single__content h2:has(+ p) {
	margin-bottom: 0.625rem;
}

.news-single__content h3:has(+ p) {
	margin-bottom: 0.625rem;
}

.news-single__content h4:has(+ p) {
	margin-bottom: 0.625rem;
}

.news-single__content h5:has(+ p) {
	margin-bottom: 0.625rem;
}

.news-single__content h6:has(+ p) {
	margin-bottom: 0.625rem;
}

.news-single__content h1 {
	font-size: 1.0625rem;
}

.news-single__content h2 {
	font-size: 0.9375rem;
}

.news-single__content h3,
.news-single__content h4,
.news-single__content h5,
.news-single__content h6 {
	font-size: 0.8125rem;
}

.news-single__content a {
	-webkit-text-decoration: underline;
	color: rgba(101, 101, 101, 0.8);
	font-family: "helvetica-neue-lt-pro", "Helvetica", "Inter", "Arial", "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Meiryo", sans-serif;
	font-size: 0.75rem;
	font-weight: 500;
	line-height: 1.4166666667;
	margin-bottom: 0.625rem;
	text-decoration: underline;
}

.news-single__back {
	margin-top: 7.1875rem;
}

.news-single__back a {
	color: #24140E;
	align-items: center;
	display: flex;
	font-family: "helvetica-neue-lt-pro", "Helvetica", "Inter", "Arial", sans-serif;
	font-size: 0.8125rem;
	font-weight: 700;
	justify-content: center;
	margin-left: 0.125rem;
	text-transform: uppercase;
}

.news-single__back a::before {
	background: url("/assets/images/common/arrow_prev.svg") no-repeat center center/contain;
	content: "";
	display: inline-block;
	height: 0.25rem;
	width: 0.54375rem;
}

.news__nav-area {
	width: 25%;
}

.news__nav-area .sub-nav__list li a {
	word-wrap: anywhere;
	font-size: 0.9375rem;
	letter-spacing: 0;
	text-transform: uppercase;
	word-break: keep-all;
}

.news__nav-area .sub-nav__list li:not(:first-child) {
	margin-top: 0.625rem;
}

.news__nav-area .sub-nav {
	margin-top: 0;
}

.news__content {
	display: flex;
	gap: 0 1.25rem;
	justify-content: space-between;
	margin-left: auto;
	margin-top: 15.5625rem;
	width: 55%;
}

.news__wrap {
	width: 64.5%;
}

.news__pagenation {
	display: flex;
	justify-content: space-between;
	margin: 7rem auto 0;
	width: 100%;
}

.news__pagenation-link {
	color: #24140E;
	align-items: center;
	display: flex;
	font-family: "helvetica-neue-lt-pro", "Helvetica", "Inter", "Arial", sans-serif;
	font-size: 0.8125rem;
	font-weight: 700;
	margin-left: 0.125rem;
	text-transform: uppercase;
}

.news__pagenation-link.news__pagenation-link--prev::before,
.news__pagenation-link.news__pagenation-link--next::after {
	content: "";
	display: inline-block;
	height: 0.25rem;
	width: 0.54375rem;
}

.news__pagenation-link.news__pagenation-link--prev::before {
	background: url("/assets/images/common/arrow_prev.svg") no-repeat center center/contain;
}

.news__pagenation-link.news__pagenation-link--next::after {
	background: url("/assets/images/common/arrow_next.svg") no-repeat center center/contain;
}

.privacy-policy .privacy-policy__list {
	font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Meiryo", sans-serif;
}

.privacy-policy__layout.sub-content {
	margin-top: 15.75rem;
}

.privacy-policy__title {
	color: #24140E;
	align-items: center;
	display: flex;
	font-size: 0.9375rem;
	font-weight: 500;
	gap: 0 0.625rem;
}

.privacy-policy__title::after {
	background-color: #000;
	content: "";
	flex: 1;
	height: 0.03125rem;
	width: 100%;
}

.privacy-policy__text {
	font-size: 0.75rem;
	font-weight: 400;
	letter-spacing: 0.04em;
	line-height: 1.5;
	margin-top: 3.8125rem;
}

.privacy-policy__list {
	margin-top: 1.25rem;
}

.privacy-policy__list dl:not(:first-child) {
	margin-top: 2.625rem;
}

.privacy-policy__list dt {
	font-size: 0.875rem;
	font-weight: 500;
	line-height: 1.2857142857;
}

.privacy-policy__list dd {
	font-size: 0.75rem;
	font-weight: 400;
	line-height: 1.5;
	margin-top: 0.625rem;
}

.privacy-policy__list dd ul li.disc {
	padding-left: 1rem;
	position: relative;
}

.privacy-policy__list dd ul li.disc::before {
	content: "・";
	display: inline-block;
	left: 0;
	position: absolute;
	top: 0.59375rem;
	transform: translateY(-50%);
}

.privacy-policy__list dd a {
	-webkit-text-decoration: underline;
	color: #656565;
	text-decoration: underline;
}

.privacy-policy__wrap {
	color: #24140E;
}

.privacy-policy__wrap .privacy-policy__text:last-child {
	margin-top: 2.5rem;
}

.fv {
	background-color: #F8f8f8;
	height: 100vh;
	min-height: 41.6875rem;
	position: relative;
	z-index: 1;
}

.fv__text-wrap {
	bottom: 0;
	display: flex;
	flex-direction: column;
	height: inherit;
	justify-content: flex-end;
	left: 0;
	min-height: inherit;
	padding-bottom: 3.125rem;
	padding-left: 2.5rem;
	position: absolute;
	width: 100%;
	z-index: 10;
	max-width: 85rem;
    left: 50%;
    transform: translateX(-50%);
}

.fv__text {
	word-wrap: anywhere;
	color: #000;
	font-family: "helvetica-neue-lt-pro", "Helvetica", "Inter", "Arial", sans-serif;
	font-size: 5.75rem;
	font-weight: 700;
	letter-spacing: -0.04em;/* 260212 */
	line-height: 0.9;
	text-transform: uppercase;
	word-break: keep-all;
}

.fv__text .desktop-only {
	display: inline;
}

.fv__sub-text {
	color: #000;
	font-size: 0.875rem;
	font-weight: 500;
	letter-spacing: -0.03em;/* 260212 */
	margin-top: 0.375rem;
}

.fv__slider,
.fv__slider .fv__slider-img,
.fv__slider .fv__slider-img img,
.fv__slider .fv__slider-img picture {
	height: inherit;
	min-height: inherit;
}

.fv__slider .swiper-slide {
	opacity: 0;
	transform: translateX(2rem);
	transition: opacity 300ms ease, transform 300ms ease;
}

.fv__slider .swiper-slide-active {
	opacity: 1;
	transform: translateX(0);
}

.fv__slider .fv__slider-img img {
	-o-object-fit: cover;
	aspect-ratio: 1440/840;
	object-fit: cover;
	width: 100%;
}

.fv__slider-img.fv__slider-img--bg {
	aspect-ratio: 1440/840;
	background-color: #f8f8f8;
	width: 100%;
}

.fv__text-wrap {
	opacity: 0;
	pointer-events: none;
	transition: opacity 600ms ease;
}

/* 終点（白背景）でだけ出す */

.is-fv-end .fv__text-wrap {
	opacity: 1;
	pointer-events: auto;
	transition-delay: 600ms; /* 白背景が出てから文字、を演出 */
}

/*TOP Brand*/

.top-brand {
	margin-top: 29.5rem;
}

.top-brand__inner {
	margin: 0 auto;
	max-width: 90rem;
}

.top-brand__item {
	grid-gap: 0;
	align-items: start;
	display: grid;
	gap: 0;
	grid-template-areas: "logo img" "logo text";
	grid-template-columns: 58.1% 1fr;
	width: 100%;
}

/* Gridのエリア指定 */

.top-brand__logo {
	grid-area: logo;
}

.top-brand__img {
	grid-area: img;
}

.top-brand__text,
.top-brand__btn {
	grid-area: text;
}

.top-brand__item:not(:first-child) {
	margin-top: 30.125rem;
}

.top-brand__logo {
	align-items: center;
	display: flex;
	justify-content: center;
	min-height: 41.25rem;
}

.top-brand__logo img {
	-o-object-fit: contain;
	height: auto;
	object-fit: contain;
}

.top-brand__logo-tfw49 {
	max-width: 11.4375rem;
}

.top-brand__logo-junhashimoto {
	max-width: 14.5rem;
}

.top-brand__logo-tanorexia {
	max-width: 14.9375rem;
}

.top-brand__img {
	margin: auto;
	max-width: 37.5rem;
	width: 100%;
}

.top-brand__img img {
	-o-object-fit: cover;
	aspect-ratio: 600/660;
	height: auto;
	object-fit: cover;
}

.top-brand__text-block {
	margin-top: 1.25rem;
}

.top-brand__text {
	font-size: 0.75rem;
	font-weight: 400;
	letter-spacing: -0.03em;/* 260212 */
	width: 95%;
}

.top-brand__item.top-brand__item--reverse {
	grid-template-areas: "img logo" "text logo";
	grid-template-columns: 1fr 58.1%;
}

.top-brand__item.top-brand__item--reverse .top-brand__text {
	margin-left: auto;
	text-align: right;
}

.top-brand__btn {
	margin-top: 0.625rem;
}

.top-brand__item.top-brand__item--reverse .top-brand__btn {
	justify-content: right;
}

/*TOP About*/

.top-about {
	margin-top: 30.5rem;
	position: relative;
}

.top-about__slider {
	height: 100%;
	position: relative;
}

.top-about__slider .swiper-slide,
.top-about__slider .swiper-slide img,
.top-about__slider .swiper-slide picture {
	height: inherit;
	min-height: inherit;
}

.top-about__slider .swiper-slide img {
	-o-object-fit: cover;
	aspect-ratio: 1440/840;
	object-fit: cover;
	width: 100%;
}

.top-about__slider .swiper-button-next svg,
.top-about__slider .swiper-button-prev svg {
	display: none;
}

.top-about__slider.swiper .swiper-button-prev,
.top-about__slider.swiper .swiper-button-next {
	height: 1.125rem;
	width: 1.75rem;
}

.top-about__slider.swiper .swiper-button-prev::after,
.top-about__slider.swiper .swiper-button-next::after {
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	height: 1.75rem;
	margin: auto;
	position: absolute;
	top: 53%;
	width: 1.75rem;
}

.swiper-button-prev::after {
	background-image: url("/assets/images/top/slide_arrow_left.svg");
	left: 0.625rem;
}

.swiper-button-next::after {
	background-image: url("/assets/images/top/slide_arrow_right.svg");
	right: 0.625rem;
}

.top-about__heading-wrap {
	align-items: center;
	display: flex;
	left: 0;
	margin-right: auto;
	max-width: 76.25rem;
	padding: 3.5rem 5rem 0;
	position: absolute;
	top: 0;
	z-index: 5;
}

.top-about__text-wrap {
	margin-left: 1.875rem;
}

.top-about__text {
	color: #fff;
	font-size: 0.75rem;
	font-weight: 400;
	letter-spacing: -0.03em;/* 260212 */
}

.top-about__btn.btn {
	margin-top: 0.5625rem;
}

/*TOP news*/

.top-news {
	margin-bottom: 37.875rem;
	margin-top: 32.8125rem;
}

.top-news__inner {
	align-items: start;
	display: grid;
	grid-template-areas: "btn content";
	grid-template-columns: 37.5% 1fr;
	margin: 0 auto;
	max-width: 83.75rem;
	padding: 0 30px;
}

.top-news__content {
	grid-gap: 1.25rem;
	border-left: solid 0.125rem #000;
	display: grid;
	gap: 1.25rem;
	grid-template-areas: "heading list";
	grid-template-columns: 1fr auto;
	padding-left: 1.875rem;
	padding-top: 0.4375rem;
}

.btn.top-news__btn {
	font-size: 1.0625rem;
	grid-area: btn;
	justify-content: right;
	margin-top: 2.375rem;
	padding-right: 1.375rem;
}

.top-news__heading {
	font-family: "helvetica-neue-lt-pro", "Helvetica", "Inter", "Arial", sans-serif;
	font-size: 5.3125rem;
	letter-spacing: -0.03em;/* 260212 */
	text-transform: uppercase;
}

.top-news__list {
	margin-top: 1.0625rem;
	max-width: 16.25rem;
	width: 100%;
}

/* 各エリアの割り当て */

.btn.top-news__btn {
	grid-area: btn;
}

.top-news__content {
	grid-area: content;
}

.top-news__heading {
	grid-area: heading;
}

.top-news__list {
	grid-area: list;
}

.top-news__list li:not(:first-child) {
	margin-top: 6.25rem;
}

.top-news__date-wrap {
	display: flex;
	gap: 0 0.625rem;
	justify-content: space-between;
}

.top-news__date {
	font-family: "helvetica-neue-lt-pro", "Helvetica", "Inter", "Arial", sans-serif;
	font-size: 0.875rem;
	font-weight: 700;
}

.top-news__category {
	font-family: "helvetica-neue-lt-pro", "Helvetica", "Inter", "Arial", sans-serif;
	font-size: 0.875rem;
	font-weight: 700;
	text-transform: uppercase;
}

.top-news__text {
	font-size: 0.75rem;
	letter-spacing: -0.03em;/* 260212 */
	margin-top: 1.5rem;
}

@media (max-width: 1280px) {

html {
	font-size: 1.25vw;
}

}

@media screen and (max-width: 767px) {

.desktop-only {
	display: none;
}

.mobile-only {
	display: block;
}

html {
	font-size: 16px;
}

.breadcrunmb {
	display: none;
}

.btn.btn--small {
	font-size: 0.5625rem;
}

.heading-side-line {
	border: none;
	font-size: 2.125rem;
	padding-right: 0;
}

.inner {
	padding-left: 30px;
	padding-right: 30px;
}

.layout-sub-nav {
	margin-top: 5.125rem;
	max-width: 100%;
	position: static;
}

.layout-sub {
	margin-bottom: 7.875rem;
	margin-top: 5.125rem;
}

.news-list li:not(:first-child) {
	margin-top: 3.25rem;
}

.news-list__date {
	font-size: 0.75rem;
}

.news-list__category {
	font-size: 0.75rem;
}

.news-list__text {
	font-size: 0.4375rem;
	font-weight: 400;
	letter-spacing: -0.04em;
	margin-top: 0.875rem;
}

.sub-content {
	margin-top: 11.5rem;
	width: 100%;
}

.sub-heading {
	font-size: 2.5rem;
}

.sub-inner {
	padding-left: 30px;
	padding-right: 30px;
}

.sub-nav {
	margin-top: 0.8125rem;
}

.sub-nav__list a {
	font-size: 0.8125rem;
}

.sub-nav__list li:not(:first-child) {
	margin-top: 0;
}

.brand__nav-area .sub-nav__list a {
	color: #000;
}

.about {
	margin-bottom: 7.8125rem;
}

.about__fv {
	height: 100svh;
	min-height: 41.6875rem;
}

.about__mission {
	min-width: 21.5625rem;
	padding-bottom: 8.8125rem;
}

.about__content {
	margin-top: calc(100svh - 10.625rem);
	max-width: 100%;
	padding: 0 0.625rem;
}

.about__heading {
	font-size: 0.625rem;
}

.about__mission-title {
	font-size: 2.3125rem;
	line-height: 1.0540540541;
	margin-top: 0.5rem;
}

.about__vision {
	margin: 0 auto;
	width: 90.5%;
}

.about__vision-title {
	font-size: 1.1875rem;
	line-height: 1.2631578947;
	margin-top: 0.625rem;
}

.about__vision-text {
	font-size: 0.5625rem;
	line-height: 1.5555555556;
}

.about__inner {
	margin: 9.625rem auto 0;
	width: 90.5%;
}

.about__inner {
	width: 89%;
}

.about__philosophy {
	margin-top: 9.625rem;
}

.about__philosophy-list {
	margin-top: 0.6875rem;
	width: 100%;
}

.about__philosophy-list li {
	padding: 0.6875rem 0 1rem;
}

.about__philosophy-sub-title {
	font-size: 0.9375rem;
}

.about__philosophy-title {
	font-size: 0.75rem;
	margin-top: 0.1875rem;
}

.about__philosophy-text {
	font-size: 0.5625rem;
	letter-spacing: 0;
	line-height: 1.5555555556;
	margin-top: 0.625rem;
}

.about__background {
	margin-top: 9.6875rem;
}

.about__background-wrap {
	margin-top: 0.9375rem;
}

.about__background-wrap p {
	font-size: 0.8125rem;
	line-height: 1.3846153846;
}

.about__background-wrap p:not(:first-child) {
	margin-top: 0.625rem;
}

.about__company-profile {
	margin-top: 9.625rem;
}

.about__company-profile-list dl {
	padding: 0.625rem 0.1875rem;
	width: 100%;
}

.about__company-profile-list dt,
.about__company-profile-list dd {
	font-size: 0.5625rem;
	line-height: 1.5555555556;
}

.about__company-profile-list dt {
	width: 21%;
}

.about__company-profile-list dd li:not(:first-child) {
	margin-top: 0.25rem;
}

.about__company-profile-wrap {
	align-items: center;
}

.about__company-profile-wrap a {
	font-size: 0.5625rem;
	line-height: 1.5555555556;
}

.brand {
	margin-bottom: 7.875rem;
}

.brand__nav-area {
	max-width: 100%;
}

.brand__content {
	margin-top: 6.375rem;
}

.brand__content:not(.brand__content--tfw49) {
	margin-top: 12.9375rem;
}

.brand__heading {
	margin: 4.625rem auto 0;
}

.brand__content--tfw49 .brand__heading {
	max-width: 5.5rem;
}

.brand__content--junhashimoto .brand__heading {
	max-width: 9.4375rem;
}

.brand__content--tanorexia .brand__heading {
	max-width: 9.4375rem;
}

.brand__content--tanorexia .brand__text {
	font-size: 0.5625rem;
	padding-left: 0;
}

.brand__items {
	margin-left: 0;
	margin-top: 6.875rem;
	width: 100%;
}

.brand__links {
	align-items: center;
	gap: 0.375rem 0;
	padding-right: 0;
	width: 100%;
}

.brand__links-online-shop {
	font-size: 1rem;
}

.brand__links-wrap a {
	font-size: 0.8125rem;
}

.brand__img-wrap {
	gap: 0.625rem;
	margin: 3.3125rem auto 0;
}

.brand__text-wrap {
	margin-top: 2.0625rem;
}

.brand__text-wrap + .brand__text-wrap {
	margin-top: 2.0625rem;
}

.brand__title {
	font-size: 0.875rem;
}

.brand__sub-title {
	font-size: 0.75rem;
	letter-spacing: 0;
	margin-top: 0.5rem;
}

.brand__text {
	font-size: 0.5625rem;
	line-height: 1.5555555556;
	margin-top: 0.625rem;
	width: 100%;
}

.brand__shop-wrap {
	margin-top: 7.3125rem;
	width: 100%;
}

.brand__information-title,
.brand__dealers-title {
	font-size: 1.125rem;
}

.brand__information-shop,
.brand__information-address {
	font-size: 0.5625rem;
}

.brand__information-item a {
	font-size: 0.5625rem;
}

.brand__information-item {
	margin-top: 0.4375rem;
}

.brand__information-item li {
	align-items: flex-start;
	flex-direction: column;
}

.brand__information-shop {
	width: 100%;
}

.brand__information-wrap {
	flex: initial;
	width: 100%;
}

.brand__dealers {
	margin-top: 5.125rem;
}

.brand__dealers dl {
	margin-top: 0.625rem;
}

.brand__dealers dt {
	width: 100%;
}

.brand__dealers dd {
	margin-top: 0.25rem;
}

.brand__dealers-area {
	font-size: 0.5625rem;
}

.brand__dealers-shop,
.brand__dealers-address {
	font-size: 0.5625rem;
}

.brand__dealers-shop {
	width: 47%;
}

.brand__dealers-title {
	padding-right: 1.8125rem;
}

.brand__dealers-title::before,
.brand__dealers-title::after {
	width: 0.75rem;
}

button:hover,
a:hover {
	cursor: default;
	opacity: 1;
	pointer-events: auto;
}

a[href^="tel:"] {
	pointer-events: auto;
}

.contact__layout.sub-content {
	margin-top: 11.75rem;
}

.contact__business-hours {
	margin-top: 0.625rem;
}

.contact__text {
	font-size: 0.5625rem;
	margin-top: 0;
}

.contact__form {
	margin-top: 2.75rem;
}

.contact__form-wrap {
	flex-direction: column;
}

.contact__form-wrap.contact__form-wrap--textarea {
	padding-bottom: 2.75rem;
}

.contact__form-wrap + .contact__form-wrap {
	margin-top: 2.125rem;
}

.contact__form-label {
	font-size: 0.5625rem;
	line-height: 1;
	width: 100%;
}

.contact__form-label span {
	font-size: 0.5625rem;
}

.contact__form-input {
	margin-top: 0.625rem;
	max-width: 31.25rem;
	width: 100%;
}

.contact__form-input.contact__form-input--small {
	width: 73%;
}

.contact__form-select__trigger {
	font-size: 0.5625rem;
	padding: 0.8125rem 0.9375rem;
}

.contact__form-select__trigger::after {
	height: 0.5625rem;
	right: 0.625rem;
}

.contact__form-select__item {
	font-size: 0.5625rem;
	padding: 0.15625rem 0.9375rem;
}

.contact__form-select__item:first-child {
	padding-top: 1rem;
}

.contact__form-select__item:last-child {
	padding-bottom: 0.8125rem;
}

.contact__form-input input {
	padding: 0.625rem 0.9375rem;
}

.contact__form-input input::-moz-placeholder {
	font-size: 0.5625rem;
	font-weight: 400;
}

.contact__form-input input::placeholder {
	font-size: 0.5625rem;
	font-weight: 400;
}

.contact__form-checkbox {
	margin-top: 0.625rem;
}

.contact__form-checkbox input + span {
	font-size: 1.125rem;
}

.contact__form-textarea {
	margin-top: 0.625rem;
	max-width: 31.25rem;
	width: 100%;
}

.contact__form-textarea textarea {
	height: 10.125rem;
	padding: 0.625rem 0.9375rem;
}

.contact__form-privacy {
	margin-top: 1.25rem;
}

.contact__form-privacy input + span {
	font-size: 0.5625rem;
}

.contact__form-privacy input + span::before {
	height: 0.5625rem;
	left: 0.125rem;
	top: 0.1875rem;
	width: 0.5625rem;
}

.contact__form-privacy input + span::after {
	height: 0.1875rem;
	left: 0.25rem;
	top: 0.4375rem;
}

.contact__form-announcement {
	margin-top: 1.5rem;
}

.contact__form-submit input {
	font-size: 0.5625rem;
	padding: 0.875rem 0;
}

.footer {
	background: none;
	padding: 0;
}

.footer__inner {
	flex-direction: column;
	margin: 0;
	max-width: 100%;
	padding: 0;
}

.footer__left {
	background-color: #000;
	padding: 9.1875rem 1.4375rem 1.375rem;
	width: 100%;
}

.footer__right {
	/*background-color: #fff;*/
	justify-content: center;
	width: 100%;
}

.footer__right-inner {
	gap: 0 0.875rem;
	justify-content: center;
	margin: 8.1875rem auto 0;
	max-width: 37.5rem;
}

.footer__logo {
	margin-top: 0;
	max-width: 4.75rem;
}

.footer__heading-wrap .heading {
	font-size: 2.125rem;
}

.footer__heading-wrap .btn {
	font-size: 0.4375rem;
}

.footer__text {
	font-size: 0.5625rem;
	line-height: 1.7;
	margin-top: 9rem;
}

.footer__copyright {
	font-size: 0.3125rem;
	margin-top: 0;
}

.header {
	height: 2.5rem;
}

.header__inner {
	padding: 0 0 0 30px;
}

.header__logo {
	max-width: 4.29375rem;
}

.header__nav {
	padding: 0.625rem 0.9375rem;
	right: 0;
	width: 1.875rem;
}

.header__nav span:nth-of-type(1) {
	height: 0.625rem;
	width: 0.625rem;
}

.header__drawer-inner {
	flex-direction: column;
	gap: 0.625rem 0;
	padding: 2.125rem 2.375rem 3.0625rem 2.375rem;
}

.header__drawer-item a {
	font-size: 1.875rem;
	padding: 0.96875rem 0;
}

.header__drawer-wrap {
	margin: auto auto 0;
}

.header__drawer-wrap img {
	margin: 0 auto;
	max-width: 5.203125rem;
}

.header__drawer-privacy-policy {
	font-size: 0.5625rem;
	margin-top: 0.1875rem;
}

.header__drawer-copyright {
	font-size: 0.5625rem;
	margin-top: 0;
}

.news-single__title {
	font-size: 0.9375rem;
	line-height: 1.8;
	margin-top: 0.875rem;
}

.news-single__content {
	margin-top: 0.8125rem;
}

.news-single__content img {
	aspect-ratio: 325/327;
	margin-bottom: 1.25rem;
}

.news-single__content p {
	font-size: 0.5625rem;
	line-height: 1.5555555556;
}

.news-single__content h1 {
	font-size: 0.8125rem;
	line-height: 1.6923076923;
}

.news-single__content h2 {
	font-size: 0.75rem;
	line-height: 2.1666666667;
}

.news-single__content h3,
.news-single__content h4,
.news-single__content h5,
.news-single__content h6 {
	font-size: 0.6875rem;
	line-height: 1.9090909091;
}

.news-single__content a {
	font-size: 0.5625rem;
	line-height: 1.5555555556;
}

.news-single__back {
	margin-top: 4.0625rem;
}

.news-single__back a {
	font-size: 0.6875rem;
}

.news__nav-area {
	width: 100%;
}

.news__nav-area .sub-nav__list li a {
	font-size: 0.8125rem;
}

.news__nav-area .sub-nav__list li:not(:first-child) {
	margin-top: 0;
}

.news__content {
	flex-direction: column;
	gap: 10.05rem 0;
	margin-top: 2.75rem;
	width: 100%;
}

.news__wrap {
	width: 100%;
}

.news__wrap .news-list__text {
	font-size: 0.5625rem;
	width: 100%;
}

.news__pagenation {
	margin: 3.9375rem auto 0;
	width: 61.5%;
}

.news__pagenation-link {
	font-size: 0.6875rem;
	gap: 0.125rem;
	margin-left: 0;
}

.privacy-policy__heading.sub-heading {
	font-size: clamp(30px, 18.1818vw - 28.1818px, 40px);
}

.privacy-policy__layout.sub-content {
	margin-top: 11.9375rem;
}

.privacy-policy__title {
	font-size: 0.8125rem;
	gap: 0;
	width: 97%;
}

.privacy-policy__text {
	font-size: 0.5625rem;
	letter-spacing: 0;
	margin-top: 1.8125rem;
}

.privacy-policy__list {
	margin-top: 1.75rem;
}

.privacy-policy__list dl:not(:first-child) {
	margin-top: 1.875rem;
}

.privacy-policy__list dt {
	font-size: 0.6875rem;
	line-height: 1.6363636364;
}

.privacy-policy__list dd {
	font-size: 0.5625rem;
	line-height: 1.5555555556;
}

.privacy-policy__wrap .privacy-policy__text:last-child {
	margin-top: 1.875rem;
}

.fv {
	height: 100svh;
}

.fv__text-wrap {
	height: auto;
	height: initial;
	justify-content: initial;
	padding-left: 2rem;
	top: 41.7%;
}

.fv__text {
	font-size: 3.5625rem;
	line-height: 0.86;
}

.fv__text .desktop-only {
	display: none;
}

.fv__sub-text {
	font-size: 0.5rem;
	margin-top: 0.875rem;
}

.fv__slider .fv__slider-img img {
	aspect-ratio: 375/669;
}

.top-brand {
	margin-top: 7.5rem;
}

.top-brand__item {
	grid-template-areas: "img" "logo" "text";
	grid-template-columns: 1fr;
}

.top-brand__item:not(:first-child) {
	margin-top: 10.3125rem;
}

.top-brand__logo {
	margin-top: 4.875rem;
	min-height: 0;
	min-height: initial;
}

.top-brand__logo-tfw49 {
	max-width: 5.5rem;
}

.top-brand__logo-junhashimoto {
	max-width: 7.66875rem;
}

.top-brand__logo-tanorexia {
	max-width: 7.75rem;
}

.top-brand__img {
	max-width: 100%;
}

.top-brand__img img {
	aspect-ratio: 375/404;
}

.top-brand__text-block {
	margin-top: 4.375rem;
}

.top-brand__text {
	font-size: 0.5625rem;
	letter-spacing: -0.07em;
	margin: 0 auto;
	text-align: center;
	width: 78%;
}

.top-brand__item.top-brand__item--reverse {
	grid-template-areas: "img" "logo" "text";
	grid-template-columns: 1fr;
}

.top-brand__item.top-brand__item--reverse .top-brand__text {
	text-align: center;
}

.top-brand__btn {
	justify-content: center;
	margin-top: 0.1875rem;
}

.top-brand__item.top-brand__item--reverse .top-brand__btn {
	justify-content: center;
}

.top-about {
	margin-top: 9.5rem;
}

.top-about__slider .swiper-slide img {
	aspect-ratio: 375/669;
}

.top-about__slider.swiper .swiper-button-prev::after,
.top-about__slider.swiper .swiper-button-next::after {
	height: 1.25rem;
	top: 63%;
}

.swiper-button-prev::after {
	left: 0;
}

.swiper-button-next::after {
	right: -0.875rem;
}

.top-about__heading-wrap {
	align-items: initial;
	flex-direction: column;
	padding: 1.5rem 1.1875rem 0;
}

.top-about__text-wrap {
	margin-left: 0;
	margin-top: 0.6875rem;
}

.top-about__text {
	font-size: 0.5625rem;
	line-height: 1.3;
}

.top-about__btn.btn {
	font-size: 0.4375rem;
	justify-content: left;
	margin-top: 0.25rem;
}

.top-news {
	margin-bottom: 7.25rem;
	margin-top: 7.875rem;
}

.top-news__inner {
	grid-template-areas: "heading" "btn" "list";
	grid-template-columns: 1fr;
}

.top-news__content {
	border-left: none;
	display: contents;
	padding: 0;
}

.btn.top-news__btn {
	font-size: 0.4375rem;
	justify-content: center;
	margin-top: 1.25rem;
	order: 2;
	padding-right: 0;
}

.top-news__heading {
	font-size: 2.125rem;
	text-align: center;
}

.top-news__list {
	margin: 4.0625rem auto 0;
	width: 58.5%;
}

.top-news__list li:not(:first-child) {
	margin-top: 5.625rem;
}

.top-news__date {
	font-size: 0.75rem;
}

.top-news__category {
	font-size: 0.75rem;
}

.top-news__text {
	font-size: 0.4375rem;
	font-weight: 400;
	letter-spacing: -0.04em;
	margin-top: 0.875rem;
}

}

@media (max-width: 375px) {

html {
	font-size: 4.2666666667vw;
}

}

@keyframes drawer-fadeIn {

0% {
	-webkit-clip-path: polygon(0 -180%, 100% -180%, 100% 0, 0 -80%);
	clip-path: polygon(0 -180%, 100% -180%, 100% 0, 0 -80%);
}

100% {
	-webkit-clip-path: polygon(0 0, 100% 0, 100% 180%, 0 100%);
	clip-path: polygon(0 0, 100% 0, 100% 180%, 0 100%);
}

}

@keyframes drawer-fadeOut {

0% {
	-webkit-clip-path: polygon(0 0, 100% 0, 100% 180%, 0 100%);
	clip-path: polygon(0 0, 100% 0, 100% 180%, 0 100%);
}

100% {
	-webkit-clip-path: polygon(0 -180%, 100% -180%, 100% 0, 0 -80%);
	clip-path: polygon(0 -180%, 100% -180%, 100% 0, 0 -80%);
}

}

@keyframes scale {

0% {
	transform: scale(1.25);
}

100% {
	transform: scale(1);
}

}


/*20260208*/
@media screen and (min-width: 767px) {
	.contact .sub-content {
		min-width: 648px;
	}
}

/*20260224*/
p.breadcrunmb__link {
  max-width: 130px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
