@charset "UTF-8";

:root {
	--rem: 1.10378118641;
	--ratio: 1.5;
	--s-3: calc(var(--s-2)/var(--ratio));
	--s-2: calc(var(--s-1)/var(--ratio));
	--s-1: calc(var(--s0)/var(--ratio));
	--s0: calc(1rem*var(--rem));
	--s1: calc(var(--s0)*var(--ratio));
	--s2: calc(var(--s1)*var(--ratio));
	--s3: calc(var(--s2)*var(--ratio));
	--s4: calc(var(--s3)*var(--ratio));
	--s5: calc(var(--s4)*var(--ratio));
	--s6: calc(var(--s5)*var(--ratio));
	--s7: calc(var(--s6)*var(--ratio));
	--s8: calc(var(--s7)*var(--ratio));
	--s9: calc(var(--s8)*var(--ratio));
	--s10: calc(var(--s9)*var(--ratio))
}

:root {
	--rem: .714285714;
	--ratio: 1.5;
	--s-2: calc(var(--s-1)/var(--ratio));
	--s-1: calc(var(--s0)/var(--ratio));
	--s0: calc(1rem*var(--rem));
	--s1: calc(var(--s0)*var(--ratio));
	--s2: calc(var(--s1)*var(--ratio));
	--s3: calc(var(--s2)*var(--ratio));
	--s4: calc(var(--s3)*var(--ratio));
	--s5: calc(var(--s4)*var(--ratio));
	--s6: calc(var(--s5)*var(--ratio));
	--s7: calc(var(--s6)*var(--ratio));
	--s8: calc(var(--s7)*var(--ratio));
	--s9: calc(var(--s8)*var(--ratio));
	--s10: calc(var(--s9)*var(--ratio))
}

.page-entry {
	overflow: hidden;
	min-width: 1200px;
	margin-bottom: 126px
}

.page-entry .hidden {
	width: 1px;
	height: 1px;
	position: absolute;
	overflow: hidden;
	clip: rect(1px 1px 1px 1px)
}

.page-entry .text-indent {
	display: inline-block;
	text-indent: -1em;
	padding-left: 1em
}

.page-entry .text-center {
	text-align: center
}

.page-entry .font-mincho {
	font-family: "游明朝", Yu Mincho, Times New Roman, Hiragino Mincho ProN, MS PMincho, Helvetica Neue, Helvetica, Hiragino Sans, Hiragino Kaku Gothic ProN, Arial, Meiryo, sans-serif
}

.page-entry .text-uppercase {
	text-transform: uppercase
}

.page-entry .display-none {
	display: none
}

.page-entry .rotate-180deg {
	transform: rotate(180deg)
}

.page-entry .font-small {
	font-size: .867em
}

.page-entry .font-smaller {
	font-size: .722em
}

.page-entry .font-bold {
	font-weight: 700
}

.page-entry .pointer-events-none {
	pointer-events: none
}

.page-entry {
	font-family: "游明朝", Yu Mincho, Times New Roman, Hiragino Mincho ProN, MS PMincho, Helvetica Neue, Helvetica, Hiragino Sans, Hiragino Kaku Gothic ProN, Arial, Meiryo, sans-serif;
	font-size: 1.071428571rem;
	line-height: 1.5;
	color: #4c4b4b;
	background-color: #f7f4eb;
	-webkit-text-size-adjust: none
}

.page-entry .ico-arrow {
	width: .3856821427rem;
	height: .7286425711rem;
	fill: none;
	fill-rule: evenodd;
	stroke: var(--color);
	stroke-linecap: round;
	stroke-linejoin: round;
	stroke-width: 3px
}

.page-entry .c-link {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	padding: 1em 0;
	text-align: center;
	letter-spacing: 0;
	--color: #fff;
	color: var(--color);
	border-radius: 9999px;
	background-color: var(--bg-color);
	--bg-color: #594f50
}

.page-entry .c-link .ico-arrow {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	margin-right: 2rem
}

.page-entry .c-link--color-rev {
	--color: #594f50;
	--bg-color: #fff
}

.page-entry .mv {
	line-height: 0;
	background-color: #fff
}

.page-entry .mv__slider-item {
	height: 450px
}

.page-entry .mv__slider-item img {
	width: 1920px;
	height: 450px;
	margin-right: auto;
	margin-left: auto;
	object-fit: cover
}

.page-entry .nav {
	position: relative
}

.page-entry .nav__inner {
	position: relative;
	width: 1200px;
	margin-top: var(--s4);
	margin-right: auto;
	margin-left: auto;
	padding-bottom: var(--s6)
}

.page-entry .nav__list {
	position: relative;
	z-index: 1;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	width: 1200px;
	gap: 30px 40px;
	margin-block-start: var(--s5);
	margin-inline: auto
}

.page-entry .nav__list-item:first-child {
	width: 580px
}

.page-entry .nav__list-item:not(:first-child) {
	width: 270px
}

.page-entry .nav__lead1 {
	font-size: 3.214285713rem;
	position: absolute;
	top: 0;
	left: 90px;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl
}

.page-entry .nav__lead2 {
	font-size: 1.7142857136rem;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 70px;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl
}

.page-entry .nav__bg {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 403px;
	height: 329px;
	background: url(/lp/fitte/images/2025aw/img-bg-nav.png) 0 0/403px 329px no-repeat
}

.page-entry .new-item {
	background-color: #f1ecde;
	margin-block-start: 125px;
	padding-block-end: 125px
}

.page-entry .new-item__lead {
	font-size: 1.428571428rem;
	position: relative;
	top: -20px;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 500px;
	height: 40px;
	text-align: center;
	color: #fff;
	border-radius: 10px;
	background-color: #93887b;
	margin-inline: auto
}

.page-entry .new-item__header {
	font-size: 1.2857142852rem;
	text-align: center;
	margin-block-start: var(--s1)
}

.page-entry .new-item__header-ttl {
	font-size: 3.0714285702rem;
	text-align: center
}

.page-entry .new-item__tabs {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 550px;
	margin-block-start: var(--s2);
	margin-inline: auto
}

.page-entry .new-item__tab {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 275px;
	padding: 0;
	cursor: pointer;
	text-align: center;
	border-width: 7px;
	border-style: solid;
	border-color: transparent
}

.page-entry .new-item__tab:hover {
	opacity: .8
}

.page-entry .new-item__tab[aria-selected=true] {
	border-color: #d4c4b1
}

.page-entry .new-item__tab[aria-selected=true] .new-item__tab-arrow {
	position: absolute;
	right: 0;
	bottom: -17px;
	left: 0;
	width: 20px;
	height: 10px;
	background-color: #d4c4b1;
	-webkit-clip-path: polygon(0 0, 50% 100%, 100% 0);
	clip-path: polygon(0 0, 50% 100%, 100% 0);
	margin-inline: auto
}

.page-entry .new-item__tab[aria-selected=true] .new-item__tab-label {
	text-decoration: none
}

.page-entry .new-item__tab-container {
	width: 301.6px;
	background-color: #fff
}

.page-entry .new-item__tab-body {
	padding: var(--s1) var(--s2);
	color: #594f50
}

.page-entry .new-item__tab-label {
	font-size: 1.2857142852rem;
	font-weight: 700;
	text-decoration: underline
}

.page-entry .new-item__tab-txt {
	font-size: .9285714282rem;
	font-weight: 700
}

.page-entry .new-item__tab-icon {
	position: absolute;
	top: -15px;
	left: -25px;
	width: 80px
}

.page-entry .new-item__content {
	display: flex;
	justify-content: space-between;
	width: 860px;
	padding: 40px 60px;
	border-width: 7px;
	border-style: solid;
	border-color: #d4c4b1;
	background-color: #fff;
	margin-block-start: var(--s1);
	margin-inline: auto
}

.page-entry .new-item__content[hidden] {
	display: none
}

.page-entry .new-item__content-item {
	width: 340px
}

.page-entry .new-item__content-item>*+* {
	margin-block-start: var(--s0)
}

.page-entry .new-item__content-item-desc {
	font-size: 1.2857142852rem;
	font-weight: 700;
	text-align: center;
	margin-block-start: var(--s1)
}

.page-entry .new-item__content-item-txt {
	font-size: .9285714282rem
}

.page-entry .new-item__content-item-link {
	font-size: .9285714282rem;
	width: 180px;
	margin-block-start: var(--s0);
	margin-inline: auto
}

.page-entry .cool {
	--bg: url(/lp/fitte/images/2025aw/img-bg-cool.jpg);
	--bg-color: #bddede;
	--color1: #a4cfcf
}

.page-entry .cool .sec__link {
	--bg-color: #339ba1
}

.page-entry .cool .sec__slider-nav-list {
	justify-content: center
}

.page-entry .comfort {
	--bg: url(/lp/fitte/images/2025aw/img-bg-comfort.jpg);
	--bg-color: #e1f5d0;
	--color1: #cfeaba
}

.page-entry .comfort .sec__header-icon {
	top: -55px;
	right: 150px
}

.page-entry .comfort .sec__link {
	--bg-color: #5d9538
}

.page-entry .comfort .sec__list-item-number {
	color: #5d9538
}

.page-entry .sec {
	padding: var(--s6) 0;
	color: #fff;
	background: var(--bg-color) 50% 0/contain no-repeat;
	background-image: var(--bg)
}

.page-entry .sec__ttl {
	font-size: 3.4285714272rem;
	text-align: center;
	color: #fff
}

.page-entry .sec__lead {
	font-size: 1.7142857136rem;
	text-align: center
}

.page-entry .sec__inner {
	width: 1200px;
	margin-right: auto;
	margin-left: auto
}

.page-entry .sec__header {
	position: relative
}

.page-entry .sec__header-icon {
	position: absolute;
	top: -80px;
	right: 200px;
	width: 180px
}

.page-entry .sec__list {
	font-size: 1.428571428rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin-top: var(--s3);
	letter-spacing: .05em;
	color: #4c4445;
	gap: 0 25px
}

.page-entry .sec__list-item {
	width: 220px;
	background-color: rgba(255, 255, 255, .2)
}

.page-entry .sec__list-item:nth-child(2n) {
	position: relative;
	top: var(--s5)
}

.page-entry .sec__list-item div:nth-child(2) {
	padding: var(--s0) var(--s1) var(--s2)
}

.page-entry .sec__list-item-number {
	font-size: 3.57142857rem;
	font-style: italic;
	line-height: 1;
	margin-top: .2em;
	color: #339ba1
}

.page-entry .sec__list-item-number+* {
	margin-top: .2em
}

.page-entry .sec__slider-nav-list {
	font-size: 1.071428571rem;
	font-weight: 700;
	display: flex;
	justify-content: center;
	margin-top: 200px
}

.page-entry .sec__slider-nav-list-item {
	position: relative;
	width: 186px
}

.page-entry .sec__slider-nav-list-item.is-active button {
	position: relative;
	border-color: #fff;
	background-color: var(--color1)
}

.page-entry .sec__slider-nav-list-item.is-active button span {
	text-decoration: none
}

.page-entry .sec__slider-nav-list-item.is-active button:after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	display: block;
	width: 1.785714285rem;
	height: .8928571425rem;
	margin-bottom: -.8928571425rem;
	content: "";
	background-color: #fff;
	-webkit-clip-path: polygon(0 0, 100% 0, 50% 100%);
	clip-path: polygon(0 0, 100% 0, 50% 100%)
}

.page-entry .sec__slider-nav-list-item button {
	font-weight: 700;
	position: relative;
	width: 100%;
	height: 100%;
	cursor: pointer;
	color: #594f50;
	border: 3px solid rgba(255, 255, 255, 0);
	padding-block: var(--s1)
}

.page-entry .sec__slider-nav-list-item button img {
	width: 130px
}

.page-entry .sec__slider-nav-list-item button:hover {
	opacity: .8
}

.page-entry .sec__slider-nav-list-item span {
	display: block;
	text-decoration: underline;
	text-underline-offset: .5em
}

.page-entry .sec__slider-nav-list-item-number {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	display: block;
	width: 70px;
	height: 64.5px;
	margin-top: -79.5px
}

.page-entry .sec__slider {
	font-size: 1.2857142852rem;
	width: 1040px !important;
	margin-top: var(--s2);
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	border-width: 20px;
	border-style: solid;
	border-color: var(--color1);
	background-color: #fff
}

.page-entry .sec__slider .slick-slide>div {
	height: 550px !important
}

.page-entry .sec__slider-item a {
	display: flex;
	flex-wrap: wrap
}

.page-entry .sec__slider-item-img {
	width: 500px
}

.page-entry .sec__slider-item-body {
	display: flex;
	align-items: center;
	flex: 1 0 0;
	flex-direction: column;
	flex-wrap: wrap;
	justify-content: center;
	height: 550px
}

.page-entry .sec__slider-item-color {
	width: 460px
}

.page-entry .sec__slider-item-color+* {
	margin-top: var(--s0)
}

.page-entry .sec__slider-item .font-smaller {
	line-height: 1.5;
	display: block
}

.page-entry .sec__slider-item .page-Campaign_PriceNormal {
	margin-top: var(--s-2)
}

.page-entry .sec__slider-item .c-link {
	font-size: .9285714282rem;
	width: 180px;
	margin-top: var(--s0)
}

.page-entry .sec__slider .slick-arrow {
	top: 50%;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background-color: #fff
}

.page-entry .sec__slider .slick-arrow:before {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	width: .7rem;
	height: .7rem;
	border-color: #4c4b4b
}

.page-entry .sec__slider .slick-next {
	right: -80px
}

.page-entry .sec__slider .slick-next:before {
	left: -.2rem
}

.page-entry .sec__slider .slick-prev {
	left: -80px
}

.page-entry .sec__slider .slick-prev:before {
	right: -.2rem
}

.page-entry .sec__link {
	font-size: 1.2857142852rem;
	display: block;
	width: 450px;
	margin-top: var(--s4);
	margin-right: auto;
	margin-left: auto
}

.page-entry .others {
	position: relative;
	padding: var(--s6) 0 137.5px
}

.page-entry .others__bg {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 403px;
	height: 329px;
	background: url(/lp/fitte/images/2025aw/img-bg-others.png) 0 0/cover no-repeat
}

.page-entry .others__ttl {
	font-size: 3.214285713rem;
	position: relative;
	z-index: 1;
	text-align: center
}

.page-entry .others__list {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	width: 805px;
	margin-top: var(--s4);
	gap: 60px 40px;
	margin-inline: auto
}

.page-entry .others__list-item {
	width: 240px
}

.page-entry .others .c-link {
	font-size: 1.7142857136rem;
	position: relative;
	z-index: 1;
	display: block;
	width: 600px;
	margin-top: var(--s5)
}

.page-entry h1,
.page-entry h2,
.page-entry h3,
.page-entry h4,
.page-entry h5,
.page-entry h6 {
	line-height: 1.4;
	color: #4c4b4b
}

.page-entry h1 {
	font-weight: 400;
	max-width: none;
	margin: 0;
	padding: 0;
	text-align: left;
	border: 0
}

.page-entry h2 {
	font-weight: 400;
	margin: 0;
	padding: 0;
	color: #4c4b4b;
	border-bottom: 0
}

.page-entry h3 {
	font-weight: 400;
	margin: 0;
	padding: 0;
	background: transparent
}

.page-entry sup {
	font-size: .5em
}

.page-entry a {
	color: #4c4b4b
}

.page-entry em {
	font-style: normal
}

.page-entry strong,
.page-entry em {
	font-weight: 700
}

.page-entry ol {
	list-style: none
}

.page-entry img {
	width: auto;
	max-width: 100%;
	height: auto
}

.page-entry button {
	border: 0;
	outline: 0;
	background: transparent
}

@media print,
screen and (min-width:768px) {
	.page-entry .sp {
		display: none
	}
}

@media screen and (max-width:767px) {
	.page-entry .pc {
		display: none
	}
}

@media print,
screen and (min-width:1901px) {
	.page-entry .mv__slider-item {
		height: initial
	}

	.page-entry .mv__slider-item img {
		width: initial;
		height: initial
	}
}