.page-lp *,
.page-lp ::before,
.page-lp ::after {
	box-sizing: border-box;
}

.page-lp h1,
.page-lp h2,
.page-lp h3,
.page-lp h4,
.page-lp h5,
.page-lp h6,
.page-lp ul,
.page-lp ol,
.page-lp dl,
.page-lp li,
.page-lp dt,
.page-lp dd,
.page-lp p,
.page-lp div,
.page-lp span,
.page-lp img,
.page-lp a,
.page-lp table,
.page-lp tr,
.page-lp th,
.page-lp td {
	border: 0;
	font-size: 100%;
	font-weight: normal;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}

.page-lp header,
.page-lp footer,
.page-lp nav,
.page-lp section,
.page-lp article,
.page-lp main,
.page-lp aside,
.page-lp figure,
.page-lp figcaption {
	display: block;
}

.page-lp ol,
.page-lp ul {
	list-style: none;
	list-style-type: none;
}

.page-lp img {
	height: auto;
	max-width: 100%;
	vertical-align: middle;
}

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

html,
body {
	border: 0;
	font-size: 100%;
	font-weight: normal;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}

.page-lp {
	background: #F2FCFF;
	color: #3D4A59;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.7;
}

.page-lp .l-inner {
	margin: 0 auto;
	max-width: 1000px;
	padding: 0 20px;
}

.page-lp .c-cta-btn {
	position: relative;
	text-align: center;
}

.page-lp .c-cta-btn-heading {
	background-color: #fff;
	border: 1px solid #3D4A59;
	border-radius: 16px;
	left: 50%;
	letter-spacing: 2.7px;
	padding-block: 2px;
	position: absolute;
	text-align: center;
	top: -24px;
	transform: translateX(-50%);
	width: 260px;
	z-index: 10;
}

.page-lp .c-cta-btn-main {
	align-items: center;
	background-color: #3D4A59;
	display: flex;
	flex-direction: row;
	gap: 30px;
	justify-content: center;
	padding-block: 6px;
	width: 520px;
}

.page-lp .c-cta-btn-text {
	color: #fff;
	font-size: 32px;
	padding-left: 38px;
}

.page-lp .c-cta-btn-arrow img {
	height: auto;
	width: 38px;
}

.page-lp .c-link-btn {
	align-items: center;
	border: 1px solid #3D4A59;
	display: flex;
	flex-direction: row;
	gap: 8px;
	justify-content: center;
	padding: 4px 16px 4px 19px;
}

.page-lp .c-link-btn-arrow {
	height: 6px;
	width: 23px;
}

.page-lp .c-link-btn-arrow img {
	display: block;
	height: 100%;
	width: 100%;
}

.page-lp .c-link-btn.--contact {
	align-items: center;
	border: 1px solid #3D4A59;
	display: flex;
	flex-direction: row;
	gap: 35px;
	justify-content: center;
	padding: 15px 6px 16px 60px;
	width: 500px;
}

.page-lp .c-link-btn-text.--contact {
	font-size: 20px;
	font-weight: 400;
	line-height: normal;
	text-align: center;
}

.page-lp .c-link-btn-arrow.--contact {
	width: 46px;
}

.page-lp .c-link-btn-arrow.--contact img {
	height: auto;
	padding-bottom: 5px;
	width: 46px;
}

.page-lp .c-lineup-btn {
	align-items: center;
	border: 1px solid #3D4A59;
	cursor: pointer;
	display: flex;
	flex-direction: row;
	gap: 8px;
	justify-content: center;
	margin-inline: auto;
	margin-top: 50px;
	padding-bottom: 7px;
	padding-right: 40px;
	padding-top: 4px;
	position: relative;
	width: 502px;
}

.page-lp .c-lineup-btn::after {
	background: url(../img/Vector.png) no-repeat center/contain;
	content: "";
	height: 20px;
	position: absolute;
	right: 20px;
	top: 14px;
	width: 20px;
}

.page-lp .c-lineup-btn-text {
	font-size: 20px;
	line-height: normal;
	text-align: center;
}

.page-lp .c-lineup-btn.is-open::after {
	transform: rotate(180deg);
	transition: transform 0.3s ease;
}

.page-lp .p-fv {
	margin-bottom: 157px;
	position: relative;
}

.page-lp .p-fv__image-bed {
	height: 595px;
	left: 0;
	position: absolute;
	top: 0;
	width: 850px;
	z-index: -1;
}

.page-lp .p-fv__image-bed img {
	height: 100%;
	width: 100%;
}

.page-lp .p-fv__image-man {
	bottom: -57px;
	height: 405px;
	position: absolute;
	right: 0;
	width: 535px;
	z-index: -1;
}

.page-lp .p-fv__image-man img {
	height: 100%;
	width: 100%;
}

.page-lp .p-fv__logo {
	padding-inline: 31px;
	padding-top: 26px;
}

.page-lp .p-fv__catch {
	display: flex;
	flex-direction: column;
	font-family: "Shippori Mincho", serif;
	font-size: 56px;
	font-weight: 400;
	line-height: 1.2;
	margin-inline: auto;
	max-width: 800px;
	padding-left: 25px;
	padding-right: 52px;
}

.page-lp .p-fv__catch--top {
	letter-spacing: -4px;
	text-align: left;
}

.page-lp .p-fv__catch--end {
	position: relative;
	text-align: right;
}

.page-lp .p-fv__catch--end::after {
	background-color: #3D4A59;
	content: "";
	height: 2px;
	position: absolute;
	right: -116px;
	top: 34px;
	width: 110px;
}

.page-lp .p-fv__sub-catch {
	display: flex;
	flex-direction: column;
	font-family: "Shippori Mincho", serif;
	font-size: 27px;
	font-weight: 500;
	letter-spacing: 0.81px;
	line-height: normal;
}

.page-lp .p-fv__sub-catch--top {
	-moz-text-align-last: left;
	text-align-last: left;
}

.page-lp .p-fv__sub-catch--end {
	-moz-text-align-last: right;
	text-align-last: right;
}

.page-lp .p-fv__check {
	display: flex;
	flex-direction: row;
	gap: 38px;
	padding-top: 21px;
}

.page-lp .p-fv__check-list {
	font-size: 18px;
	letter-spacing: 0.54px;
	padding-left: 40px;
	position: relative;
}

.page-lp .p-fv__check-list::before {
	background: url(../img/check.png) no-repeat center/contain;
	content: "";
	height: 20px;
	left: 0;
	position: absolute;
	top: 5px;
	width: 23px;
}

.page-lp .p-fv__cta {
	margin-top: 47px;
}

.page-lp .p-fv__links {
	display: flex;
	flex-direction: row;
	gap: 19px;
	padding-top: 25px;
}

.page-lp .p-worry {
	background: url(../img/worry_bg.png) no-repeat center/cover;
	height: 100%;
	padding-bottom: 70px;
	position: relative;
	width: 100%;
}

.page-lp .p-worry__heading {
	font-family: "Shippori Mincho", serif;
	font-size: 32px;
	font-weight: 700;
	position: relative;
	text-align: center;
}

.page-lp .p-worry__heading .--white {
	background-color: #fff;
	box-shadow: 4px 4px 4px 0 rgba(0, 0, 0, 0.25);
	font-family: "Shippori Mincho", serif;
	font-size: 40px;
	padding-inline: 8px;
}

.page-lp .p-worry__heading::before {
	background-color: #B48634;
	border-radius: 50%;
	content: "";
	height: 5px;
	left: 50%;
	position: absolute;
	top: 0;
	transform: translateX(-162px);
	width: 5px;
}

.page-lp .p-worry__heading::after {
	background-color: #B48634;
	border-radius: 50%;
	content: "";
	height: 5px;
	left: 50%;
	position: absolute;
	top: 0;
	transform: translateX(-130px);
	width: 5px;
}

.page-lp .p-worry__wrap {
	display: flex;
	flex-direction: row;
	gap: 30px;
	justify-content: center;
	padding-inline: 10px;
	padding-top: 70px;
}

.page-lp .p-worry__wrap-image {
	height: 382px;
	width: 370px;
}

.page-lp .p-worry__wrap-image img {
	width: 100%;
}

.page-lp .p-worry__lists {
	background: #fff;
	border-radius: 10px;
	box-shadow: 4px 4px 4px 0 rgba(0, 0, 0, 0.25);
	display: flex;
	flex-direction: column;
	gap: 11px;
	margin-top: 10px;
	padding-bottom: 45px;
	padding-inline: 50px;
	padding-top: 45px;
}

.page-lp .p-worry__list {
	font-size: 18px;
	letter-spacing: 0.54px;
	padding-left: 38px;
	position: relative;
}

.page-lp .p-worry__list::before {
	background: url(../img/check.png) no-repeat center/contain;
	content: "";
	height: 20px;
	left: 0;
	position: absolute;
	top: 5px;
	width: 23px;
}

.page-lp .p-worry__catch {
	font-size: 24px;
	padding-top: 70px;
	text-align: center;
}

.page-lp .p-delivery {
	background: url(../img/mattress_bg.png) no-repeat center/cover;
	height: 100%;
	padding-block: 119px;
	padding-left: 2px;
	position: relative;
	width: 100%;
}

.page-lp .p-delivery::before {
	background: url(../img/Vector1.png) no-repeat center/contain;
	content: "";
	height: 122px;
	left: 50%;
	position: absolute;
	top: -37px;
	transform: translateX(-50%);
	width: 6px;
	z-index: 10;
}

.page-lp .p-delivery__catch {
	font-family: "Shippori Mincho", serif;
	font-size: 32px;
	text-align: center;
}

.page-lp .p-reason__inner {
	margin-inline: auto;
	max-width: 1000px;
	padding-bottom: 100px;
	padding-top: 100px;
}

.page-lp .p-reason__title {
	font-family: "Shippori Mincho", serif;
	font-size: 32px;
	font-weight: 700;
	line-height: normal;
	padding-top: 5px;
	position: relative;
	text-align: center;
}

.page-lp .p-reason__title::after {
	background: url(../img/lines.png) no-repeat center/contain;
	content: "";
	height: 43px;
	left: 50%;
	position: absolute;
	top: 2px;
	transform: translateX(82px);
	width: 50px;
}

.page-lp .p-reason__wrap {
	display: flex;
	flex-direction: column;
	gap: 50px;
	padding-top: 70px;
}

.page-lp .p-reason__item {
	background: #fff;
	box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
	display: flex;
	flex-direction: row;
	width: 1000px;
}

.page-lp .p-reason__item:nth-of-type(2) {
	flex-direction: row-reverse;
}

.page-lp .p-reason__content {
	flex: 1;
	padding-bottom: 20px;
	padding-left: 30px;
	padding-right: 17px;
	padding-top: 20px;
}

.page-lp .p-reason__content-top {
	display: flex;
	flex-direction: row;
	gap: 20px;
}

.page-lp .p-reason__content-title {
	color: #B48634;
	font-family: "Shippori Mincho", serif;
	font-size: 20px;
	font-weight: 700;
	line-height: 1.5;
	padding-top: 10px;
}

.page-lp .p-reason__content-text {
	padding-top: 10px;
}

.page-lp .p-lineup {
	background: url(../img/background.png) no-repeat center/cover;
	height: 100%;
	width: 100%;
}

.page-lp .p-lineup__inner {
	padding-bottom: 100px;
	padding-top: 92px;
}

.page-lp .p-lineup__title {
	font-family: "Shippori Mincho", serif;
	font-size: 32px;
	font-weight: 700;
	text-align: center;
}

.page-lp .p-lineup__heading {
	font-size: 24px;
	margin-inline: auto;
	margin-top: 56px;
	position: relative;
	text-align: center;
	width: 243px;
}

.page-lp .p-lineup__heading::before {
	background: url(../img/accent-before.png) no-repeat center/contain;
	content: "";
	height: 35px;
	left: -52px;
	position: absolute;
	top: 12px;
	width: 28px;
}

.page-lp .p-lineup__heading::after {
	background: url(../img/accent-after.png) no-repeat center/contain;
	content: "";
	height: 35px;
	position: absolute;
	right: -52px;
	top: 12px;
	width: 28px;
}

.page-lp .p-lineup__container {
	align-items: center;
	display: flex;
	flex-direction: row;
	gap: 20px;
	justify-content: center;
	padding-bottom: 20px;
	padding-top: 27px;
}

.page-lp .p-lineup__item {
	align-items: center;
	background: #fff;
	border: 1px solid #3D4A59;
	display: flex;
	flex-direction: column;
	height: 475px;
	width: 320px;
}

.page-lp .p-lineup__item-name {
	background: #3D4A59;
	color: #fff;
	font-size: 18px;
	font-weight: 700;
	padding-block: 19px;
	text-align: center;
	width: 100%;
}

.page-lp .p-lineup__item-prices {
	padding-bottom: 22px;
	padding-top: 12px;
	text-align: center;
}

.page-lp .p-lineup__item-price-text {
	font-size: 18px;
}

.page-lp .p-lineup__item-price {
	display: flex;
	flex-direction: row;
	justify-content: center;
	padding-top: 5px;
}

.page-lp .p-lineup__item-price-num {
	font-family: "Roboto", sans-serif;
	font-size: 64px;
	line-height: normal;
}

.page-lp .p-lineup__item-price-unit {
	align-items: center;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.page-lp .p-lineup__item-price-tax {
	font-size: 12px;
	text-align: center;
}

.page-lp .p-lineup__item-price-yen {
	font-size: 28px;
	line-height: normal;
	text-align: center;
}

.page-lp .p-lineup__cta {
	display: flex;
	justify-content: center;
	margin-top: 120px;
}

.page-lp .p-rent__inner {
	padding-bottom: 100px;
	padding-top: 100px;
}

.page-lp .p-rent__title {
	font-family: "Shippori Mincho", serif;
	font-size: 32px;
	font-weight: 700;
	letter-spacing: -1.6px;
	line-height: normal;
	text-align: center;
}

.page-lp .p-rent__container {
	margin-top: 95px;
	padding-left: 40px;
	position: relative;
}

.page-lp .p-rent__container.--return {
	padding-top: 34px;
}

.page-lp .p-rent__tag {
	left: 50%;
	position: absolute;
	top: -25px;
	transform: translateX(-500px);
}

.page-lp .p-rent__tag.--return {
	top: 7px;
}

.page-lp .p-rent__wrap {
	background-color: #fff;
	box-shadow: 4px 4px 4px 0 rgba(0, 0, 0, 0.25);
	display: flex;
	flex-direction: column;
	gap: 70px;
	margin-inline: auto;
	max-width: 965px;
	padding-bottom: 40px;
	padding-left: 91.5px;
	padding-right: 91.5px;
	padding-top: 40px;
}

.page-lp .p-rent__item {
	display: flex;
	flex-direction: row;
	gap: 32px;
}

.page-lp .p-rent__item-content {
	display: flex;
	flex: 1;
	flex-direction: column;
}

.page-lp .p-rent__item-top {
	color: #B48634;
	font-size: 20px;
	font-weight: 700;
	line-height: normal;
	padding-top: 9px;
}

.page-lp .p-rent__item-top.--return {
	padding-top: 15px;
}

.page-lp .p-rent__item-sub {
	padding-top: 3px;
}

.page-lp .p-rent__item-text {
	font-weight: 400;
	padding-top: 22px;
}

.page-lp .p-rent__item-list {
	font-size: 15px;
	font-weight: 400;
	padding-left: 20px;
}

.page-lp .p-rent__item-list li {
	list-style-type: disc;
}

.page-lp .p-rent__item-list.--return {
	padding-top: 20px;
}

.page-lp .p-buy {
	background: url(../img/background_bed.png) no-repeat center/cover;
	height: 100%;
	width: 100%;
}

.page-lp .p-buy__inner {
	padding-bottom: 130px;
	padding-top: 100px;
}

.page-lp .p-buy__heading {
	font-family: "Shippori Mincho", serif;
	font-size: 32px;
	font-weight: 700;
	letter-spacing: -2px;
	line-height: 1.5;
	position: relative;
	text-align: center;
}

.page-lp .p-buy__heading::after {
	background: url(../img/lines.png) no-repeat center/contain;
	content: "";
	height: 31px;
	left: 50%;
	position: absolute;
	top: -13px;
	transform: translateX(194px);
	width: 35px;
}

.page-lp .p-buy__text {
	font-weight: 400;
	letter-spacing: 0.8px;
	margin-inline: auto;
	max-width: 728px;
	padding-top: 40px;
	text-align: center;
}

.page-lp .p-area__inner {
	padding-bottom: 106px;
	padding-top: 100px;
}

.page-lp .p-area__title {
	font-family: "Shippori Mincho", serif;
	font-size: 32px;
	font-weight: 700;
	line-height: normal;
	text-align: center;
}

.page-lp .p-area__wrap {
	align-items: center;
	background-color: #fff;
	box-shadow: 4px 4px 4px 0 rgba(0, 0, 0, 0.25);
	display: flex;
	flex-direction: row;
	gap: 50px;
	justify-content: center;
	margin-inline: auto;
	margin-top: 70px;
	max-width: 1000px;
	padding-bottom: 30px;
	padding-inline: 28px;
	padding-top: 30px;
}

.page-lp .p-area__text-wrap {
	flex: 1;
}

.page-lp .p-area__text1 {
	font-size: 18px;
	font-weight: 400;
	letter-spacing: 0.9px;
}

.page-lp .p-area__text2 {
	font-weight: 400;
	letter-spacing: 0.8px;
	padding-top: 50px;
}

.page-lp .p-voice {
	background: url(../img/voice_background.png) no-repeat center/cover;
	height: 100%;
	width: 100%;
}

.page-lp .p-voice__inner {
	padding-bottom: 100px;
	padding-top: 94px;
}

.page-lp .p-voice__heading {
	font-family: "Shippori Mincho", serif;
	font-weight: 700;
	line-height: 1.5;
	text-align: center;
}

.page-lp .p-voice__heading-top {
	font-size: 32px;
}

.page-lp .p-voice__heading-end {
	font-size: 36px;
	position: relative;
}

.page-lp .p-voice__heading-end::after {
	background: url(../img/lines.png) no-repeat center/contain;
	content: "";
	height: 31px;
	left: 50%;
	position: absolute;
	top: -20px;
	transform: translateX(300px);
	width: 35px;
}

.page-lp .p-voice__container {
	align-items: center;
	display: flex;
	flex-direction: row;
	gap: 20px;
	justify-content: center;
	margin-top: 73px;
}

.page-lp .p-voice__card {
	align-items: center;
	background: #fff;
	border: 1px solid #B48634;
	border-radius: 10px;
	box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
	display: flex;
	flex-direction: column;
	gap: 25px;
	height: 427px;
	padding: 30px 18px;
	width: 320px;
}

.page-lp .p-voice__card-catch {
	border-bottom: 1px solid #B48634;
	font-family: "Shippori Mincho", serif;
	font-size: 32px;
	font-weight: 700;
	letter-spacing: -1.6px;
	line-height: 1.4;
	padding-bottom: 10px;
	text-align: center;
}

.page-lp .p-voice__card-catch.--center {
	align-items: center;
	display: flex;
	height: 100px;
	letter-spacing: 0.4px;
}

.page-lp .p-voice__card-item {
	color: #B48634;
	font-size: 18px;
	font-weight: 700;
	text-align: center;
}

.page-lp .p-voice__card-text-wrap {
	display: flex;
	flex-direction: column;
	gap: 10px;
}

.page-lp .p-voice__card-text {
	font-weight: 400;
}

.page-lp .p-message__inner {
	padding-bottom: 100px;
	padding-inline: 15px;
	padding-top: 100px;
}

.page-lp .p-message__title {
	font-family: "Shippori Mincho", serif;
	font-size: 32px;
	font-weight: 700;
	letter-spacing: 1.6px;
	line-height: normal;
	text-align: center;
}

.page-lp .p-message__container {
	background: #fff;
	box-shadow: 4px 4px 4px 0 rgba(0, 0, 0, 0.25);
	margin-inline: auto;
	margin-top: 70px;
	max-width: 1000px;
	padding: 70px 100px;
}

.page-lp .p-message__heading {
	align-items: center;
	display: flex;
	flex-direction: row;
	gap: 80px;
	justify-content: center;
}

.page-lp .p-message__heading-text {
	font-family: "Shippori Mincho", serif;
	font-size: 24px;
	font-weight: 700;
	letter-spacing: -1.2px;
	line-height: 1.5;
	text-align: center;
}

.page-lp .p-message__text {
	padding-top: 30px;
}

.page-lp .p-message__text p:not(:first-child) {
	padding-top: 20px;
}

.page-lp .p-message__name {
	padding-top: 20px;
	text-align: right;
}

.page-lp .p-intro__wrap {
	padding-top: 70px;
}

.page-lp .p-intro__title {
	border-bottom: 1px solid #3D4A59;
	font-family: "Shippori Mincho", serif;
	font-size: 24px;
	font-weight: 700;
	letter-spacing: -1.2px;
	line-height: 1.5;
	margin-inline: auto;
	padding-bottom: 10px;
	text-align: center;
	width: 116px;
}

.page-lp .p-intro__license {
	align-items: center;
	display: flex;
	flex-direction: row-reverse;
	gap: 56px;
	justify-content: center;
	padding-top: 50px;
}

.page-lp .p-intro__license-list {
	flex: 1;
	font-weight: 400;
}

.page-lp .p-intro__license-list li {
	list-style-type: disc;
}

.page-lp .p-intro__record {
	align-items: center;
	display: flex;
	flex-direction: row;
	gap: 30px;
	justify-content: center;
}

.page-lp .p-intro__record-list {
	flex: 1;
	font-weight: 400;
	padding-left: 30px;
}

.page-lp .p-intro__record-list li {
	list-style-type: disc;
}

.page-lp .p-intro__record-image {
	height: 187px;
	width: 325px;
}

.page-lp .p-intro__record-image img {
	height: 100%;
	width: 100%;
}

.page-lp .p-faq {
	background: url(../img/mattress_bg.png) no-repeat center/cover;
	height: 100%;
	width: 100%;
}

.page-lp .p-faq__inner {
	margin-inline: auto;
	max-width: 1000px;
	padding-bottom: 100px;
	padding-inline: 15px;
	padding-top: 100px;
	width: 100%;
}

.page-lp .p-faq__title {
	font-family: "Shippori Mincho", serif;
	font-size: 32px;
	font-weight: 700;
	letter-spacing: 1.6px;
	line-height: normal;
	text-align: center;
}

.page-lp .p-faq__container {
	display: flex;
	flex-direction: column;
	gap: 30px;
	padding-top: 70px;
}

.page-lp .p-faq__q {
	align-items: center;
	display: flex;
	flex-direction: row;
	gap: 20px;
}

.page-lp .p-faq__q-text {
	color: #B48634;
	font-size: 20px;
	font-weight: 700;
	letter-spacing: 1px;
	line-height: normal;
}

.page-lp .p-faq__a {
	background: #fff;
	margin-top: 20px;
	padding: 25px 30px;
}

.page-lp .p-rebed__inner {
	padding-bottom: 40px;
	padding-top: 100px;
}

.page-lp .p-rebed__title {
	font-family: "Shippori Mincho", serif;
	font-size: 32px;
	font-weight: 700;
	line-height: normal;
	text-align: center;
}

.page-lp .p-rebed__content {
	background: url(../img/bg_moving.png) no-repeat center/contain;
	height: 349px;
	margin-inline: auto;
	margin-top: 50px;
	position: relative;
	width: 996px;
}

.page-lp .p-rebed__text {
	font-size: 20px;
	font-weight: 400;
	left: 50%;
	padding-top: 116px;
	position: absolute;
	text-align: center;
	top: 0;
	width: 440px;
}

.page-lp .p-closing {
	background: url(../img/Mask\ group.png) no-repeat center/cover;
	height: 100%;
	position: relative;
	width: 100%;
}

.page-lp .p-closing::before {
	background: url(../img/triangle\ 1.png) no-repeat center/cover;
	content: "";
	height: 80px;
	left: 50%;
	position: absolute;
	top: 0;
	transform: translateX(-50%);
	width: 100%;
	z-index: 5;
}

.page-lp .p-closing__inner {
	margin-inline: auto;
	max-width: 720px;
	padding-bottom: 87px;
	padding-top: 110px;
}

.page-lp .p-closing__catch {
	font-family: "Shippori Mincho", serif;
	font-size: 24px;
	font-weight: 700;
	letter-spacing: 1.2px;
	text-align: center;
}

.page-lp .p-closing__catch:not(:first-child) {
	padding-top: 53px;
}

.page-lp .p-closing-cta {
	align-items: center;
	background: url(../img/background_bed.png) no-repeat center/cover;
	display: flex;
	height: 100%;
	justify-content: center;
	padding-bottom: 164px;
	padding-top: 190px;
	position: relative;
	width: 100%;
}

.page-lp .p-closing-cta::before {
	background: url(../img/Vector1.png) no-repeat center/contain;
	content: "";
	height: 153px;
	left: 50%;
	position: absolute;
	top: -55px;
	transform: translateX(-50%);
	width: 6px;
	z-index: 10;
}

.page-lp .p-contact__inner {
	margin-inline: auto;
	padding-bottom: 100px;
	padding-top: 100px;
}

.page-lp .p-contact__text {
	font-weight: 400;
	line-height: normal;
	text-align: center;
}

.page-lp .p-contact__btn {
	display: flex;
	justify-content: center;
	margin-top: 35px;
}

.page-lp .p-footer {
	background: #3D4A59;
}

.page-lp .p-footer__inner {
	padding-bottom: 25px;
	padding-top: 50px;
}

.page-lp .p-footer__links {
	align-items: center;
	display: flex;
	flex-direction: row;
	gap: 50px;
	justify-content: center;
}

.page-lp .p-footer__link {
	color: #fff;
	font-size: 15px;
	font-weight: 400;
	line-height: normal;
	text-decoration-line: underline;
}

.page-lp .p-footer__copy {
	color: #fff;
	font-size: 13px;
	font-weight: 400;
	line-height: normal;
	padding-top: 47px;
	text-align: center;
}

.page-lp .p-pillow {
	margin-inline: auto;
	max-width: 1000px;
	padding-bottom: 70px;
	padding-top: 70px;
}

.page-lp .p-pillow__table {
	border-collapse: collapse;
	text-align: center;
	width: 100%;
}

.page-lp .p-pillow__table td {
	width: 50%;
}

.page-lp .p-pillow__head {
	background: #3D4A59;
	color: #fff;
	font-size: 18px;
	font-weight: 700;
	padding: 10px;
	text-align: center;
}

.page-lp .p-pillow th,
.page-lp .p-pillow td {
	padding: 10px;
	text-align: center;
	vertical-align: middle;
}

.page-lp .p-pillow th:first-child,
.page-lp .p-pillow td:first-child {
	border-right: 1px solid #87acd5;
}

.page-lp .p-pillow__body tr:nth-child(odd) {
	background: #fff;
}

.page-lp .p-pillow__body tr:nth-child(even) {
	background: #f2fcff;
}

.page-lp .u-br-sp {
	display: none;
}

.page-lp .u-hide-pc {
	display: none;
}

.page-lp .u-accent-color {
	color: #B48634;
}

.page-lp .u-accent-fz-13 {
	font-size: 13px;
}

.page-lp .u-accent-fz-15 {
	font-size: 15px;
}

.page-lp .u-accent-fz-16 {
	font-size: 16px;
}

.page-lp .u-accent-fz-24 {
	font-size: 24px;
}

.page-lp .u-accent-fz-28 {
	font-size: 28px;
}

.page-lp .u-accent-fz-32 {
	font-size: 32px;
}

.page-lp .u-accent-fz-48 {
	font-size: 48px;
}

.page-lp .u-accent-fz-64 {
	font-size: 64px;
}

.page-lp .u-accent-fw-700 {
	font-weight: 700;
}

.page-lp .u-accent-ff-roboto {
	font-family: "Roboto", sans-serif;
}

.page-lp .u-accent-ff-antique {
	font-family: "Shippori Antique", sans-serif;
}

@media screen and (min-width: 768px) {

.page-lp .p-fv__wrap-pc {
	background: rgba(255, 255, 255, 0.9);
	margin-inline: auto;
	margin-top: 54px;
	padding-bottom: 45px;
	padding-inline: 63px;
	padding-top: 35px;
	width: 650px;
}

}

@media screen and (max-width: 1024px) {

.page-lp .l-inner {
	max-width: 600px;
	padding: 0 24px;
}

.page-lp .p-fv__image-bed {
	width: 600px;
}

.page-lp .p-fv__image-man {
	bottom: -160px;
	height: auto;
	width: 400px;
}

.page-lp .p-fv__catch {
	font-size: 48px;
	max-width: 600px;
}

.page-lp .p-worry {
	background: url(../img/worry_bg-sp.png) no-repeat center 90px/contain;
	padding-bottom: 50px;
}

.page-lp .p-worry__heading::before {
	transform: translateX(-162px);
}

.page-lp .p-worry__heading::after {
	transform: translateX(-132px);
}

.page-lp .p-reason__item:nth-of-type(2) {
	align-items: center;
	flex-direction: column;
	margin-inline: auto;
	max-width: 388px;
	min-width: 345px;
}

.page-lp .p-reason__item {
	align-items: center;
	flex-direction: column;
	margin-inline: auto;
	max-width: 388px;
	min-width: 345px;
}

.page-lp .p-lineup__container {
	flex-direction: column;
	gap: 50px;
	padding-bottom: 40px;
	padding-top: 15px;
}

.page-lp .p-rent__tag {
	transform: translateX(-316px);
}

.page-lp .p-rent__wrap {
	gap: 53px;
	max-width: 600px;
	padding-left: 60px;
	padding-right: 60px;
}

.page-lp .p-buy__inner {
	padding-bottom: 60px;
	padding-top: 55px;
}

.page-lp .p-buy__heading::after {
	top: 43px;
	transform: scaleX(-1) translateX(195px);
}

.page-lp .p-area__wrap {
	flex-direction: column;
	gap: 20px;
	margin-top: 50px;
	max-width: 345px;
	padding-bottom: 40px;
	padding-inline: 10px;
	padding-top: 20px;
}

.page-lp .p-voice__heading-end::after {
	top: 45px;
	transform: translateX(140px);
}

.page-lp .p-voice__container {
	flex-direction: column;
	gap: 38px;
	margin-top: 50px;
}

.page-lp .p-voice__card {
	height: auto;
}

.page-lp .p-voice__card-catch.--center {
	height: auto;
	justify-content: center;
	padding-bottom: 15px;
}

.page-lp .p-message__container {
	margin-top: 50px;
	padding: 54px 60px;
}

.page-lp .p-message__heading-text {
	font-size: 20px;
	letter-spacing: -1px;
}

.page-lp .p-message__text {
	font-size: 14px;
}

.page-lp .p-message__name {
	font-size: 14px;
	padding-top: 44px;
}

.page-lp .p-intro__license {
	flex-direction: column;
	gap: 20px;
}

.page-lp .p-intro__record {
	flex-direction: column;
	gap: 10px;
	padding-top: 30px;
}

.page-lp .p-rebed__content {
	background: url(../img/bg_moving_sp.png) no-repeat center/contain;
	height: 430px;
	width: 320px;
}

.page-lp .p-rebed__text {
	font-size: 16px;
	line-height: 1.8;
	top: 126px;
	transform: translateX(-50%);
	width: 200px;
}

.page-lp .p-pillow {
	padding-bottom: 30px;
	padding-inline: 15px;
}

.page-lp .u-br-sp {
	display: inline;
}

.page-lp .u-br-pc {
	display: none;
}

.page-lp .u-hide-sp {
	display: none;
}

.page-lp .u-hide-pc {
	display: block;
}

}

@media screen and (max-width: 767px) {

.page-lp .c-cta-btn-heading {
	font-size: 11px;
	letter-spacing: normal;
	padding-block: 0;
	top: -14px;
	transform: translateX(-50%);
	width: 161px;
}

.page-lp .c-cta-btn-heading.--fv {
	font-size: 10px;
	letter-spacing: normal;
	padding-block: 0;
	top: -13px;
	transform: translateX(-57%);
	width: 138px;
}

.page-lp .c-cta-btn-main {
	gap: 15px;
	width: 320px;
}

.page-lp .c-cta-btn-main.--fv {
	gap: 15px;
	padding-block: 4px;
	width: 274px;
}

.page-lp .c-cta-btn-text {
	font-size: 18px;
	letter-spacing: 1.5px;
	padding-left: 16px;
}

.page-lp .c-cta-btn-text.--fv {
	font-size: 16px;
	letter-spacing: 1.5px;
	padding-left: 16px;
}

.page-lp .c-cta-btn-arrow img {
	width: 20px;
}

.page-lp .c-cta-btn-arrow.--fv img {
	width: 20px;
}

.page-lp .c-link-btn {
	gap: 5px;
	padding: 3px 10px 2px 10px;
}

.page-lp .c-link-btn-text {
	font-size: 8px;
}

.page-lp .c-link-btn-arrow {
	height: 3px;
	width: 12px;
}

.page-lp .c-link-btn.--contact {
	gap: 10px;
	padding: 12px 6px 12px 10px;
	width: 320px;
}

.page-lp .c-link-btn-text.--contact {
	font-size: 16px;
}

.page-lp .c-link-btn-arrow.--contact {
	width: 25px;
}

.page-lp .c-lineup-btn {
	margin-top: 30px;
	padding-top: 8px;
	width: 320px;
}

.page-lp .c-lineup-btn::after {
	height: 11px;
	width: 18px;
}

.page-lp .c-lineup-btn-text {
	font-size: 16px;
}

.page-lp .p-fv {
	margin-bottom: 70px;
}

.page-lp .p-fv__image-bed {
	height: 238px;
	width: 314px;
}

.page-lp .p-fv__image-man {
	bottom: 0;
	height: 173px;
	right: 6px;
	top: 296px;
	width: 218px;
}

.page-lp .p-fv__inner {
	margin-inline: auto;
	max-width: 440px;
}

.page-lp .p-fv__logo {
	padding-inline: 19.23px;
	padding-top: 11px;
}

.page-lp .p-fv__logo img {
	height: 24px;
	width: 78px;
}

.page-lp .p-fv__catch {
	font-size: 28px;
	padding-left: 64px;
	padding-right: 58px;
	padding-top: 170px;
}

.page-lp .p-fv__catch--end::after {
	height: 1px;
	right: -57px;
	top: 18px;
	width: 53px;
}

.page-lp .p-fv__wrap-sp {
	background: rgba(255, 255, 255, 0.9);
	margin-inline: auto;
	margin-top: 63px;
	padding-bottom: 20px;
	padding-left: 31px;
	padding-right: 20px;
	padding-top: 14px;
	width: 338px;
}

.page-lp .p-fv__sub-catch {
	font-size: 13px;
	letter-spacing: 0.91px;
	padding-left: 15px;
	padding-top: 88px;
	width: 238px;
}

.page-lp .p-fv__check {
	gap: 15px;
	padding-top: 0;
}

.page-lp .p-fv__check-list {
	font-size: 10px;
	padding-left: 17px;
}

.page-lp .p-fv__check-list::before {
	height: 12px;
	width: 14px;
}

.page-lp .p-fv__cta {
	margin-top: 28px;
}

.page-lp .p-fv__links {
	gap: 15px;
	padding-top: 15px;
}

.page-lp .p-worry__heading {
	font-size: 20px;
	font-weight: 600;
	line-height: 1.9;
}

.page-lp .p-worry__heading .--white {
	font-size: 32px;
	padding-inline: 2px;
}

.page-lp .p-worry__heading::before {
	height: 4px;
	transform: translateX(-102px);
	width: 4px;
}

.page-lp .p-worry__heading::after {
	height: 4px;
	transform: translateX(-82px);
	width: 4px;
}

.page-lp .p-worry__wrap {
	flex-direction: column;
	gap: 20px;
	margin-inline: auto;
	max-width: 440px;
	padding-top: 18px;
}

.page-lp .p-worry__wrap-image {
	height: 155px;
	width: 150px;
}

.page-lp .p-worry__lists {
	gap: 13px;
	margin-top: 6px;
	padding-bottom: 21px;
	padding-left: 15px;
	padding-right: 8px;
	padding-top: 25px;
}

.page-lp .p-worry__list {
	font-size: 14px;
	padding-left: 26px;
}

.page-lp .p-worry__list::before {
	height: 15px;
	width: 17px;
}

.page-lp .p-worry__catch {
	font-size: 15px;
	padding-top: 50px;
}

.page-lp .p-delivery {
	padding-block: 70px;
}

.page-lp .p-delivery::before {
	height: 72px;
	top: -24px;
}

.page-lp .p-delivery__catch {
	font-size: 24px;
	letter-spacing: -0.4px;
	padding-left: 5px;
}

.page-lp .p-reason__inner {
	padding-bottom: 66px;
	padding-top: 70px;
}

.page-lp .p-reason__title {
	font-size: 24px;
	padding-top: 2px;
}

.page-lp .p-reason__title::after {
	height: 26px;
	transform: translateX(67px);
	width: 30px;
}

.page-lp .p-reason__wrap {
	gap: 70px;
	padding-top: 68px;
}

.page-lp .p-reason__item:nth-of-type(2) {
	width: 345px;
}

.page-lp .p-reason__item {
	width: 345px;
}

.page-lp .p-reason__item:nth-of-type(2) .p-reason__content {
	padding-right: 0;
}

.page-lp .p-reason__item:nth-of-type(2) .p-reason__content .p-reason__content-title {
	white-space: nowrap;
}

.page-lp .p-reason__item:nth-of-type(2) .p-reason__content .p-reason__content-text {
	padding-right: 15px;
}

.page-lp .p-reason__content {
	padding-bottom: 30px;
	padding-left: 15px;
	padding-right: 15px;
}

.page-lp .p-reason__content-top {
	gap: 16px;
}

.page-lp .p-reason__content-num {
	height: 65px;
	padding-top: 5px;
	width: 65px;
}

.page-lp .p-reason__content-title {
	flex: 1;
	font-size: 18px;
	padding-top: 5px;
}

.page-lp .p-reason__content-text {
	font-size: 14px;
	font-weight: 400;
	letter-spacing: -0.42px;
	padding-top: 30px;
}

.page-lp .p-reason__item:nth-of-type(1) .p-reason__content-text {
	padding-top: 20px;
}

.page-lp .p-reason__image img {
	width: 345px;
}

.page-lp .p-lineup__inner {
	padding-bottom: 113px;
	padding-top: 70px;
}

.page-lp .p-lineup__title {
	font-size: 24px;
	line-height: 1.5;
}

.page-lp .p-lineup__heading {
	font-size: 18px;
	margin-top: 44px;
}

.page-lp .p-lineup__heading::before {
	left: -9px;
	top: 3px;
	width: 24px;
}

.page-lp .p-lineup__heading::after {
	height: 32px;
	right: -11px;
	top: 5px;
	width: 24px;
}

.page-lp .p-lineup__cta {
	margin-top: 84px;
}

.page-lp .p-rent__inner {
	padding-bottom: 70px;
	padding-top: 70px;
}

.page-lp .p-rent__title {
	font-size: 24px;
}

.page-lp .p-rent__container {
	margin-top: 67px;
	padding-left: 20px;
	padding-right: 15px;
}

.page-lp .p-rent__tag {
	height: 45px;
	transform: translateX(-183px);
	width: 120px;
}

.page-lp .p-rent__wrap {
	gap: 53px;
	max-width: 340px;
	padding-left: 10px;
	padding-right: 8px;
}

.page-lp .p-rent__item {
	gap: 10px;
}

.page-lp .p-rent__item-num {
	flex-shrink: 0;
	height: 60px;
	width: 60px;
}

.page-lp .p-rent__item-num img {
	height: 60px;
	width: 60px;
}

.page-lp .p-rent__item-top {
	font-size: 18px;
	padding-top: 0;
}

.page-lp .p-rent__item-sub {
	font-size: 14px;
}

.page-lp .p-rent__item-text {
	font-size: 14px;
	margin-left: -70px;
	padding-top: 18px;
}

.page-lp .p-rent__item-list {
	font-size: 14px;
	margin-left: -70px;
}

.page-lp .p-buy__heading {
	font-size: 24px;
	letter-spacing: -1.2px;
	padding-left: 20px;
}

.page-lp .p-buy__heading::after {
	top: 23px;
	transform: scaleX(-1) translateX(143px);
}

.page-lp .p-buy__text {
	font-size: 14px;
	letter-spacing: 0.7px;
	max-width: 320px;
	padding-left: 12px;
	padding-top: 30px;
	text-align: left;
}

.page-lp .p-area__inner {
	padding-bottom: 70px;
	padding-inline: 15px;
	padding-top: 70px;
}

.page-lp .p-area__title {
	font-size: 24px;
}

.page-lp .p-area__map {
	width: 320px;
}

.page-lp .p-area__text1 {
	font-size: 16px;
	letter-spacing: normal;
}

.page-lp .p-area__text2 {
	font-size: 14px;
	letter-spacing: normal;
	padding-top: 30px;
}

.page-lp .p-voice__inner {
	padding-bottom: 70px;
	padding-top: 70px;
}

.page-lp .p-voice__heading-top {
	font-size: 24px;
}

.page-lp .p-voice__heading-end {
	font-size: 30px;
}

.page-lp .p-voice__heading-end::after {
	height: 24px;
	top: 34px;
	transform: translateX(107px);
	width: 35px;
}

.page-lp .p-voice__card-catch {
	font-size: 24px;
	width: 280px;
}

.page-lp .p-voice__card-item {
	font-size: 16px;
}

.page-lp .p-voice__card-text {
	font-size: 14px;
}

.page-lp .p-message__inner {
	padding-bottom: 68px;
	padding-top: 70px;
}

.page-lp .p-message__title {
	font-size: 24px;
	letter-spacing: normal;
}

.page-lp .p-message__container {
	margin-top: 37px;
	padding: 54px 20px;
}

.page-lp .p-message__heading {
	flex-direction: column;
	gap: 42px;
}

.page-lp .p-intro__title {
	font-size: 20px;
	padding-bottom: 8px;
	width: 96px;
}

.page-lp .p-intro__license-list {
	font-size: 14px;
	letter-spacing: -0.42px;
	padding-left: 12px;
}

.page-lp .p-intro__record-list {
	font-size: 14px;
	letter-spacing: -0.42px;
	padding-left: 12px;
}

.page-lp .p-faq__inner {
	padding-bottom: 52px;
	padding-top: 70px;
}

.page-lp .p-faq__title {
	font-size: 24px;
}

.page-lp .p-faq__container {
	gap: 52px;
	padding-top: 50px;
}

.page-lp .p-faq__q {
	gap: 10px;
}

.page-lp .p-faq__q-icon {
	height: 30px;
	width: 30px;
}

.page-lp .p-faq__q-text {
	font-size: 16px;
	letter-spacing: normal;
}

.page-lp .p-faq__a {
	font-size: 14px;
	padding: 20px;
}

.page-lp .p-rebed__inner {
	padding-top: 70px;
}

.page-lp .p-rebed__title {
	font-size: 24px;
}

.page-lp .p-closing__inner {
	padding-bottom: 68px;
	padding-top: 113px;
}

.page-lp .p-closing__catch {
	font-size: 20px;
}

.page-lp .p-closing__catch:not(:first-child) {
	padding-top: 37px;
}

.page-lp .p-closing-cta {
	padding-bottom: 100px;
	padding-top: 128px;
}

.page-lp .p-closing-cta::before {
	height: 70px;
	top: -23px;
}

.page-lp .p-contact__inner {
	padding-bottom: 70px;
	padding-top: 70px;
}

.page-lp .p-contact__text {
	font-size: 14px;
	letter-spacing: normal;
	line-height: 1.7;
}

.page-lp .p-footer__inner {
	padding-top: 30px;
}

.page-lp .p-footer__links {
	align-items: start;
	flex-direction: column;
	gap: 17px;
	margin-inline: auto;
	width: 150px;
}

.page-lp .p-footer__link {
	font-size: 12px;
}

.page-lp .p-footer__copy {
	font-size: 10px;
	padding-top: 46px;
}

.page-lp .p-pillow__head {
	font-size: 16px;
}

.page-lp .p-pillow th,
.page-lp .p-pillow td {
	font-size: 14px;
}

.page-lp .u-accent-fz-13 {
	font-size: 8px;
}

.page-lp .u-accent-fz-16 {
	font-size: 12px;
}

.page-lp .u-accent-fz-24 {
	font-size: 16px;
}

.page-lp .u-accent-fz-32 {
	font-size: 24px;
}

.page-lp .u-accent-fz-48 {
	font-size: 36px;
}

.page-lp .u-accent-fz-64 {
	font-size: 48px;
}

}

@media (max-width: 440px) {

.page-lp .p-closing::before {
	background: url(../img/bg_triangle_sp.png) no-repeat center/cover;
	height: 62px;
}

}

