@charset "utf-8";

/* ============================================
   2026AW NEW ARRIVAL page
   ============================================ */
* {
	box-sizing: border-box;
}

html {
	font-size: 62.5%;
}

.center_b {
	font-family: "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
	font-size: 1.54rem;
	width: 100%;
	margin: 0 auto;
	color: #333;
	line-height: 1.8;
}

.n26 a {
	text-decoration: none;
	color: inherit;
}

.n26 img {
	max-width: 100%;
	height: auto;
	display: block;
}

.n26 ul {
	list-style: none;
}

/* ---------- 共通 ---------- */
.n26-inner {
	max-width: 720px;
	margin: 0 auto;
	padding: 0 16px;
}

.n26-serif {
	font-family: "Times New Roman", "Yu Mincho", serif;
	font-weight: normal;
	letter-spacing: 0.28em;
	text-indent: 0.28em;
}

.n26 hr.n26-rule {
	width: 56px;
	height: 3px;
	background: #b28d4a;
	border: none;
	margin: 12px auto 18px;
}

/* 見出し直下に金ラインが続く場合は文章側に寄せる */
.n26 h2.n26-styleHead__en,
.n26 h3.n26-swap__title,
.n26 h2.n26-mto__title,
.n26 h3.n26-leather__title {
	margin-bottom: 0;
}

.n26-btn {
	display: block;
	max-width: 420px;
	margin: 28px auto 0;
	padding: 13px 16px;
	border: 2px double #b28d4a;
	border-radius: 999px;
	color: #a5762c;
	font-weight: bold;
	font-size: 1.65rem;
	text-align: center;
	background: #fff;
}

.n26-btn:hover {
	background: #a5762c;
	color: #fff;
}

/* 数字バッジ(平行四辺形) */
.n26-numbadge {
	display: inline-block;
	background: #b28d4a;
	color: #fff;
	font-weight: bold;
	font-size: 1.76rem;
	line-height: 1;
	padding: 8px 13px;
	transform: skewX(-12deg);
	flex-shrink: 0;
}

.n26-numbadge > span {
	display: inline-block;
	transform: skewX(12deg);
}

/* 区切り線付き小見出し */
.n26 p.n26-divider {
	display: flex;
	align-items: center;
	gap: 16px;
	color: #a5762c;
	font-size: 1.65rem;
	font-weight: bold;
	letter-spacing: 0.2em;
	margin: 60px auto 24px;
}

.n26-divider::before,
.n26-divider::after {
	content: "";
	flex: 1;
	height: 1px;
	background: #c9b48a;
}

/* ---------- HERO ---------- */
.n26-hero {
	background: #1b1512;
}

.n26-hero__img {
	max-width: 735px;
	margin: 0 auto;
}

.n26-hero__band {
	background: #1b1512;
	color: #fff;
	text-align: center;
	padding: 26px 16px 30px;
}

.n26-hero__band__line1 {
	font-size: 2.09rem;
	font-weight: bold;
}

.n26-hero__band__line2 {
	font-size: 2.75rem;
	font-weight: bold;
	color: #c9a75c;
	margin-top: 4px;
}

/* ---------- イントロ ---------- */
.n26-intro {
	background: #fff;
	text-align: center;
	padding: 44px 16px 48px;
}

.n26-intro__title {
	font-size: 2.2rem;
	font-weight: bold;
	margin-bottom: 20px;
}

.n26-intro__lead {
	font-size: 1.54rem;
	color: #555;
	line-height: 2.1;
}

/* ---------- 21YEARS ---------- */
.n26-21y {
	background: #f4f1ea;
	padding: 46px 0 50px;
	text-align: center;
}

.n26-21y__en {
	color: #a5762c;
	font-size: 2.09rem;
	letter-spacing: 0.45em;
	text-indent: 0.45em;
	font-family: "Times New Roman", serif;
}

.n26-21y__title {
	font-size: 2.2rem;
	font-weight: bold;
	margin-top: 8px;
}

.n26-21y__catch {
	font-size: 1.98rem;
	font-weight: bold;
	margin-top: 26px;
}

.n26-21y__lead {
	font-size: 1.54rem;
	color: #777;
	margin-top: 26px;
}

.n26-21y__list {
	max-width: 640px;
	margin: 22px auto 0;
	padding: 0 16px;
	text-align: left;
}

.n26-21y__item {
	display: flex;
	align-items: flex-start;
	gap: 14px;
	background: #fff;
	padding: 16px 18px;
	margin-top: 12px;
}

.n26-21y__item__title {
	font-size: 1.76rem;
	font-weight: bold;
	line-height: 1.5;
}

.n26-21y__item__sub {
	font-size: 1.43rem;
	color: #888;
	margin-top: 3px;
}

/* ---------- スタイル見出し(US/UK/APRON等) ---------- */
.n26-styleHead {
	text-align: center;
	padding: 52px 16px 6px;
}

.n26-styleHead__en {
	font-size: 3.08rem;
	font-family: "Times New Roman", "Yu Mincho", serif;
	letter-spacing: 0.25em;
	text-indent: 0.25em;
}

.n26 hr.n26-styleHead__rule {
	width: 56px;
	height: 3px;
	background: #b28d4a;
	border: none;
	margin: 8px auto 10px;
}

.n26-styleHead__ja {
	font-size: 1.54rem;
	color: #666;
}

.n26-subHead {
	text-align: center;
	padding: 34px 16px 4px;
}

.n26-subHead__en {
	font-size: 2.2rem;
	font-family: "Times New Roman", "Yu Mincho", serif;
	letter-spacing: 0.22em;
	text-indent: 0.22em;
}

.n26-subHead__ja {
	font-size: 1.49rem;
	color: #777;
	margin-top: 6px;
}

/* ---------- 商品グリッド ---------- */
.n26-prods {
	display: flex;
	flex-wrap: wrap;
	gap: 24px 4%;
	max-width: 720px;
	margin: 26px auto 0;
	padding: 0 16px;
}

.n26-prods__item {
	width: 48%;
	text-align: center;
}

.n26-prods__item--single {
	margin: 0 auto;
}

.n26-prods__item__image {
	width: 100%;
	aspect-ratio: 1 / 1;
	object-fit: cover;
	background: #ececec;
}

.n26-prods__item__brand {
	font-size: 1.38rem;
	color: #999;
	letter-spacing: 0.18em;
	margin-top: 10px;
}

.n26-prods__item__name {
	font-size: 1.59rem;
	font-weight: bold;
	margin-top: 2px;
}

.n26-prods__item__model {
	font-size: 1.43rem;
	color: #a5762c;
	letter-spacing: 0.14em;
	margin-top: 2px;
}

.n26-prods__item__price {
	font-size: 1.54rem;
	margin-top: 2px;
}

.n26-prods__item__price u,
.n26-prods__item__price span {
	text-decoration: underline;
	text-underline-offset: 3px;
}

a.n26-prods__item__anchor:hover .n26-prods__item__name {
	color: #a5762c;
}

/* UKダブル情報カード */
.n26-infoCards {
	max-width: 680px;
	margin: 30px auto 0;
	padding: 0 16px;
}

.n26-infoCard {
	background: #f7f4ec;
	border-left: 4px solid #b28d4a;
	padding: 16px 18px;
	margin-top: 14px;
}

.n26-infoCard__head {
	display: flex;
	justify-content: space-between;
	align-items: baseline;
	gap: 10px;
}

.n26-infoCard__title {
	font-size: 1.65rem;
	font-weight: bold;
}

.n26-infoCard__model {
	font-size: 1.43rem;
	color: #999;
	letter-spacing: 0.1em;
	white-space: nowrap;
}

.n26-infoCard__text {
	font-size: 1.49rem;
	color: #555;
	margin-top: 6px;
}

.n26-infoCard__spec {
	font-size: 1.43rem;
	color: #a5762c;
	font-weight: bold;
	margin-top: 6px;
}

/* ---------- 3本柱セクション共通 ---------- */
.n26-pillar {
	margin-top: 56px;
}

.n26-pillar__head {
	display: flex;
	align-items: center;
	gap: 14px;
	max-width: 720px;
	margin: 0 auto;
	padding: 26px 16px 20px;
}

.n26-pillar__head__title {
	font-size: 2.09rem;
	font-weight: bold;
	line-height: 1.4;
}

.n26-pillar__head__sub {
	font-size: 1.43rem;
	color: #999;
	letter-spacing: 0.14em;
}

.n26-pillar--cream {
	background: #f4f1ea;
	padding-bottom: 54px;
}

.n26-pillar--white {
	background: #fff;
	padding-bottom: 54px;
}

/* ---------- 革セクション ---------- */
.n26-imgCap {
	text-align: center;
	margin-top: 10px;
}

.n26-imgCap__model {
	font-size: 1.54rem;
	font-weight: bold;
	letter-spacing: 0.16em;
}

.n26-imgCap__text {
	font-size: 1.49rem;
	color: #777;
	margin-top: 2px;
}

.n26-leather__title {
	text-align: center;
	font-size: 2.2rem;
	font-weight: bold;
	margin-top: 30px;
}

.n26-leather__sub {
	text-align: center;
	font-size: 1.49rem;
	color: #a5762c;
	font-weight: bold;
	margin-top: 8px;
}

.n26-lead {
	max-width: 640px;
	margin: 22px auto 0;
	padding: 0 16px;
	font-size: 1.54rem;
	line-height: 2.05;
	color: #444;
}

/* 素材スペック表 */
.n26-spec {
	max-width: 640px;
	margin: 26px auto 0;
	padding: 0 16px;
}

.n26-spec__row {
	background: #fff;
	padding: 13px 18px;
	margin-top: 8px;
}

.n26-spec__row--head {
	font-size: 1.71rem;
	font-weight: bold;
}

.n26-spec__label {
	font-size: 1.38rem;
	color: #a5762c;
	letter-spacing: 0.14em;
}

.n26-spec__flex {
	display: flex;
	align-items: baseline;
	justify-content: space-between;
	gap: 12px;
	flex-wrap: wrap;
}

.n26-spec__value {
	font-size: 1.76rem;
	font-weight: bold;
}

.n26-spec__note {
	font-size: 1.54rem;
	color: #888;
}

/* 01-03 項目 */
.n26-point {
	max-width: 640px;
	margin: 30px auto 0;
	padding: 0 16px;
}

.n26-point__title {
	font-size: 1.76rem;
	font-weight: bold;
}

.n26-point__title .num {
	color: #a5762c;
	font-family: "Times New Roman", serif;
	letter-spacing: 0.1em;
	margin-right: 10px;
}

.n26-point__text {
	font-size: 1.49rem;
	color: #555;
	line-height: 2;
	margin-top: 10px;
}

/* 革の表情カード */
.n26-face {
	max-width: 640px;
	margin: 30px auto 0;
	padding: 0 16px;
	text-align: center;
}

.n26-face__model {
	font-size: 1.65rem;
	font-weight: bold;
	letter-spacing: 0.14em;
	margin-top: 14px;
}

.n26-face__pill {
	display: inline-block;
	border: 1px solid #b28d4a;
	color: #a5762c;
	border-radius: 999px;
	font-size: 1.43rem;
	line-height: 1.5;
	padding: 6px 22px;
	margin-top: 10px;
}

.n26-face__text {
	font-size: 1.43rem;
	color: #666;
	margin-top: 8px;
}

.n26-closing {
	text-align: center;
	font-size: 1.87rem;
	font-weight: bold;
	line-height: 2;
	margin-top: 44px;
	padding: 0 16px;
}

/* ---------- SWAP LINER ---------- */
.n26-swap__title {
	text-align: center;
	font-size: 3.3rem;
	font-family: "Times New Roman", "Yu Mincho", serif;
	letter-spacing: 0.14em;
	margin-top: 8px;
}

.n26-swap__sub {
	text-align: center;
	font-size: 1.54rem;
	color: #666;
	margin-top: 10px;
}

.n26-swap__pill {
	display: block;
	width: fit-content;
	margin: 18px auto 0;
	border: 1px solid #b28d4a;
	color: #a5762c;
	border-radius: 999px;
	font-size: 1.65rem;
	font-weight: bold;
	padding: 6px 28px;
}

/* ライナーカードグリッド */
.n26-liners {
	display: flex;
	flex-wrap: wrap;
	gap: 24px 4%;
	max-width: 720px;
	margin: 4px auto 0;
	padding: 0 16px;
}

.n26-liners__item {
	width: 48%;
	text-align: center;
}

.n26-liners__item--single {
	margin: 0 auto;
}

.n26-liners__item__name {
	font-size: 1.59rem;
	font-weight: bold;
	margin-top: 10px;
}

.n26-liners__item__price {
	font-size: 1.49rem;
	margin-top: 2px;
	text-decoration: underline;
	text-underline-offset: 3px;
}

.n26-liners__item__sub {
	font-size: 1.43rem;
	color: #666;
	margin-top: 2px;
}

.n26-liners__item__lead {
	font-size: 1.49rem;
	margin-top: 6px;
	color: #666;
}

.n26-liners__item__lead .gold {
	color: #a5762c;
}

a.n26-liners__item__anchor:hover .n26-liners__item__name {
	color: #a5762c;
}

/* 願い/素材ボックス */
.n26-wishBox {
	max-width: 640px;
	margin: 34px auto 0;
	padding: 24px 22px;
	background: #f7f4ec;
	text-align: center;
}

.n26-pillar--cream .n26-wishBox {
	background: #fdfcf8;
}

.n26-wishBox__title {
	color: #a5762c;
	font-size: 1.65rem;
	font-weight: bold;
	margin-bottom: 14px;
}

.n26-wishBox__text {
	font-size: 1.49rem;
	color: #555;
	line-height: 2.1;
	text-align: left;
}

/* 冷感2カラムの素材ボックス */
.n26-coolBox {
	width: 48%;
	background: #f7f4ec;
	padding: 22px 16px;
	text-align: center;
}

.n26-pillar--cream .n26-coolBox {
	background: #fdfcf8;
}

.n26-coolBox__label {
	font-size: 1.38rem;
	color: #a5762c;
	letter-spacing: 0.16em;
}

.n26-coolBox__name {
	font-size: 1.76rem;
	font-weight: bold;
	margin-top: 6px;
}

.n26-coolBox__text {
	font-size: 1.43rem;
	color: #666;
	line-height: 2;
	margin-top: 14px;
}

/* 2枚並び画像 */
.n26-imgPair {
	display: flex;
	gap: 4%;
	max-width: 720px;
	margin: 20px auto 0;
	padding: 0 16px;
}

.n26-imgPair > * {
	width: 48%;
}

/* ---------- パターン縫製 ---------- */
.n26-fmc__catch {
	text-align: center;
	font-size: 2.31rem;
	font-weight: bold;
	line-height: 1.7;
	margin-top: 12px;
}

.n26-tiles {
	display: flex;
	flex-wrap: wrap;
	gap: 10px 4%;
	max-width: 640px;
	margin: 28px auto 0;
	padding: 0 16px;
}

.n26-tiles__item {
	width: 48%;
	background: #fff;
	text-align: center;
	padding: 16px 10px;
}

.n26-pillar--white .n26-tiles__item {
	background: #f4f1ea;
}

.n26-tiles__item__label {
	font-size: 1.43rem;
	color: #a5762c;
}

.n26-tiles__item__value {
	font-size: 2.2rem;
	font-weight: bold;
	margin-top: 4px;
}

.n26-renewList {
	max-width: 640px;
	margin: 8px auto 0;
	padding: 0 16px;
}

.n26-renewList__item {
	display: flex;
	align-items: baseline;
	gap: 16px;
	background: #fff;
	border-left: 4px solid #b28d4a;
	padding: 13px 18px;
	margin-top: 10px;
}

.n26-renewList__item__term {
	font-size: 1.59rem;
	font-weight: bold;
	flex: 0 0 7em;
}

.n26-renewList__item__desc {
	font-size: 1.43rem;
	color: #555;
}

.n26-note {
	max-width: 640px;
	margin: 18px auto 0;
	padding: 0 16px;
	font-size: 1.43rem;
	color: #888;
}

/* ---------- MILITARY ---------- */
.n26-military__hero {
	position: relative;
	background: #1b1512;
}

.n26-military__hero__img {
	width: 100%;
	opacity: 0.75;
}

.n26-military__hero__text {
	position: absolute;
	inset: 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	color: #fff;
	text-shadow: 0 1px 8px rgba(0,0,0,0.6);
}

.n26-military__hero__en {
	font-size: 3.52rem;
	font-family: "Times New Roman", "Yu Mincho", serif;
	letter-spacing: 0.3em;
	text-indent: 0.3em;
}

.n26-military__hero__ja {
	font-size: 1.65rem;
	font-weight: bold;
	margin-top: 6px;
}

.n26-milspec {
	max-width: 640px;
	margin: 30px auto 0;
	padding: 0 16px;
}

.n26-milspec__title {
	font-size: 1.76rem;
	font-weight: bold;
}

.n26-milspec__list {
	margin-top: 8px;
}

.n26-milspec__list li {
	font-size: 1.49rem;
	color: #555;
	padding-left: 1.1em;
	position: relative;
	margin-top: 6px;
}

.n26-milspec__list li::before {
	content: "・";
	position: absolute;
	left: 0;
	color: #b28d4a;
}

.n26-milspec__list li b {
	color: #333;
}

.n26-milspec__common {
	font-size: 1.49rem;
	color: #a5762c;
	font-weight: bold;
	margin-top: 20px;
}

/* ---------- APRON ---------- */
.n26-apron__story {
	max-width: 660px;
	margin: 30px auto 0;
	padding: 0 16px;
}

.n26-storyCard {
	background: #f7f4ec;
	padding: 20px;
	margin-top: 16px;
}

.n26-pillar--cream .n26-storyCard {
	background: #fdfcf8;
}

.n26-storyCard__head {
	display: flex;
	align-items: center;
	gap: 12px;
}

.n26-storyCard__model {
	font-size: 1.49rem;
	color: #a5762c;
	letter-spacing: 0.1em;
}

.n26-storyCard__title {
	font-size: 1.76rem;
	font-weight: bold;
	margin-top: 8px;
}

.n26-storyCard__text {
	font-size: 1.49rem;
	color: #555;
	line-height: 2;
	margin-top: 10px;
}

.n26-apron__own {
	text-align: center;
	color: #a5762c;
	font-size: 1.87rem;
	font-weight: bold;
	margin-top: 36px;
}

/* ---------- 受注生産 ---------- */
.n26-mto {
	background: #fff;
	padding: 50px 0 54px;
	text-align: center;
}

.n26-mto__title {
	font-size: 2.09rem;
	font-weight: bold;
	padding: 0 16px;
}

.n26-mto__banner {
	max-width: 640px;
	margin: 24px auto 0;
	padding: 0 16px;
}

.n26-mto__note {
	font-size: 1.49rem;
	color: #888;
	margin-top: 14px;
}

/* ---------- COMING SOON ---------- */
.n26-coming {
	background: #f4f1ea;
	padding: 50px 0 54px;
}

.n26-coming__en {
	text-align: center;
	font-size: 2.86rem;
	font-family: "Times New Roman", "Yu Mincho", serif;
	letter-spacing: 0.25em;
	text-indent: 0.25em;
}

.n26-coming__sub {
	text-align: center;
	font-size: 1.43rem;
	color: #777;
	margin-top: 8px;
}

.n26-release {
	max-width: 660px;
	margin: 26px auto 0;
	padding: 0 16px;
}

.n26-releaseCard {
	background: #fff;
	padding: 22px 20px;
	margin-top: 18px;
}

.n26-releaseCard__head {
	display: flex;
	align-items: center;
	gap: 12px;
}

.n26-releaseCard__phase {
	font-size: 1.76rem;
	font-weight: bold;
	flex: 1;
}

.n26-releaseCard__badge {
	font-size: 1.21rem;
	font-weight: bold;
	letter-spacing: 0.12em;
	border-radius: 999px;
	padding: 3px 14px;
	white-space: nowrap;
}

.n26-releaseCard__badge--open {
	background: #1b1512;
	color: #fff;
}

.n26-releaseCard__badge--soon {
	background: #b28d4a;
	color: #fff;
}

.n26-releaseCard__title {
	font-size: 1.76rem;
	font-weight: bold;
	line-height: 1.7;
	margin-top: 14px;
}

.n26-releaseCard__line {
	font-size: 1.49rem;
	color: #666;
	margin-top: 10px;
	line-height: 1.9;
}

.n26-releaseCard__line .lbl {
	color: #a5762c;
	font-weight: bold;
	margin-right: 0.5em;
}

.n26-coming__next {
	text-align: center;
	margin-top: 40px;
	padding: 30px 16px 0;
	border-top: 1px solid #d9d2c2;
	max-width: 660px;
	margin-left: auto;
	margin-right: auto;
}

.n26-coming__next__title {
	font-size: 1.87rem;
	font-weight: bold;
}

.n26-coming__next__lines {
	font-size: 1.49rem;
	color: #666;
	line-height: 2.2;
	margin-top: 14px;
}

.n26-coming__note {
	text-align: center;
	font-size: 1.49rem;
	color: #888;
	margin-top: 20px;
	padding: 0 16px;
}

/* ---------- BE THE HERO ---------- */
.n26-outro {
	background: #1b1512;
	text-align: center;
	padding: 52px 16px 58px;
}

.n26-outro__en {
	color: #c9a75c;
	font-size: 3.3rem;
	font-family: "Times New Roman", "Yu Mincho", serif;
	letter-spacing: 0.25em;
	text-indent: 0.25em;
}

.n26-outro__ja {
	color: #ccc4ba;
	font-size: 1.54rem;
	margin-top: 12px;
}

/* ---------- フッター上の余白打ち消し ---------- */
#footer > div {
	margin-top: 0 !important;
}

/* ---------- PC ---------- */
@media screen and (min-width: 768px) {
	.n26-hero__band__line1 {
		font-size: 2.42rem;
	}

	.n26-hero__band__line2 {
		font-size: 3.3rem;
	}

	.n26-intro__title,
	.n26-21y__title {
		font-size: 2.64rem;
	}

	.n26-styleHead__en {
		font-size: 3.96rem;
	}

	.n26-swap__title {
		font-size: 4.18rem;
	}

	.n26-fmc__catch {
		font-size: 2.75rem;
	}

	.n26-military__hero__en {
		font-size: 4.84rem;
	}

	.n26-outro__en {
		font-size: 4.18rem;
	}

	.n26-prods__item {
		width: 48%;
	}
}
