/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
	background: transparent;
	border: 0;
	font-size: 100%;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

body {
	line-height: 1;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

nav ul {
	list-style: none;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
	content: none;
}

a {
	background: transparent;
	font-size: 100%;
	margin: 0;
	padding: 0;
	text-decoration: none;
	vertical-align: baseline;
}

/* change colours to suit your needs */

ins {
	background-color: #ff9;
	color: #000;
	text-decoration: none;
}

/* change colours to suit your needs */

mark {
	background-color: #ff9;
	color: #000;
	font-style: italic;
	font-weight: bold;
}

del {
	text-decoration: line-through;
}

abbr[title],
dfn[title] {
	border-bottom: 1px dotted;
	cursor: help;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* change border colour to suit your needs */

hr {
	border: 0;
	border-top: 1px solid #cccccc;
	display: block;
	height: 1px;
	margin: 1em 0;
	padding: 0;
}

input,
select {
	vertical-align: middle;
}

button {
	background-color: #fff;
	border: none;
}

body {
	color: #393327;
	font-family: "Noto Serif JP", serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 32px;
	position: relative;
}

body.is-checked::before {
	display: block;
}

body::before {
	background: rgba(140, 109, 59, 0.7);
	bottom: 0;
	content: "";
	display: none;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 8;
}

.l-inner {
	box-sizing: border-box;
	margin-left: auto;
	margin-right: auto;
	max-width: 1060px;
}

.l-component-inner {
	padding-bottom: 50px;
	padding-top: 50px;
}

.l-project-inner {
	padding-bottom: 150px;
	padding-top: 150px;
}

.l-header {
	background-color: #fff;
	box-sizing: border-box;
	height: 68px;
	left: 0;
	left: 0;
	margin: 0 calc(50% - 50vw);
	padding-inline: 20px;
	position: fixed;
	top: 0;
	width: 100vw;
	z-index: 10;
}

.l-footer {
	padding-bottom: 32px;
	padding-top: 32px;
}

.l-footer__menu {
	align-items: center;
	display: flex;
	flex-direction: column;
}

.l-footer__logo {
	width: 76px;
}

.l-footer__logo img {
	width: 100%;
}

.p-footer-menu__links {
	display: flex;
	flex-direction: column;
	gap: 24px;
}

.p-footer-menu__link {
	color: #393327;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	letter-spacing: 1.6px;
	line-height: 24px;
}

.l-footer__note {
	color: #393327;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	letter-spacing: 0.24px;
	line-height: 18px;
	margin-top: 40px;
}

.l-footer__copyright {
	color: #393327;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	letter-spacing: 1.2px;
	line-height: 18px; /* 150% */
	margin-top: 40px;
	text-align: center;
}

.c-button {
	background: linear-gradient(259deg, #8b6c3a 21.4%, #b19464 58.78%, #8b6c3a 96.8%);
	border-radius: 2px;
	color: #fff;
	color: #fff;
	display: grid;
	font-family: "Noto Serif JP", serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	letter-spacing: 2.8px;
	line-height: 14px;
	padding-bottom: 12px;
	padding-left: 28px;
	padding-right: 26px;
	padding-top: 11px;
	place-items: center;
}

.c-fv-title {
	color: #393327;
	font-family: "Noto Serif JP", serif;
	font-size: 24px;
	font-style: normal;
	font-weight: 600;
	letter-spacing: 4px;
	line-height: 60px;
}

.c-fv-title--sub {
	font-size: 22px;
}

.c-fv-sub-title {
	font-size: 22px;
	font-style: normal;
	font-weight: 400;
	line-height: 33px; /* 150% */
}

.c-section-title {
	align-items: center;
	display: flex;
	flex-direction: column;
}

.c-section-title.c-section-title--style-b {
	align-items: flex-start;
}

.c-section-title.c-section-title--style-b .c-section-title__en {
	position: relative;
	width: 100%;
}

.c-section-title.c-section-title--style-b .c-section-title__en::after {
	background-color: #393327;
	content: "";
	display: none;
	height: 1px;
	position: absolute;
	right: 17.9245283019%;
	top: 50%;
	translate: 0 -50%;
	width: 32.8301886792%;
}

.c-section-title__en {
	font-family: "Lora", sans-serif;
	font-size: 28px;
	font-style: normal;
	font-weight: 400;
	letter-spacing: 1.4px;
	line-height: 42px; /* 150% */
}

.c-section-title__ja {
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	letter-spacing: 1.4px;
	line-height: 20px; /* 150% */
}

.c-voice-card {
	display: flex;
	flex-direction: column;
}

.c-voice-card.is-even .c-voice-card__title {
	margin-top: 30px;
}

.c-voice-card__img {
	height: 253px;
	overflow: hidden;
	position: relative;
	width: 100%;
}

.c-voice-card__img img {
	height: 100%;
	left: 50%;
	position: absolute;
	top: 0;
	translate: -50% 0;
}

.c-voice-card__text-wrap {
	max-width: 542px;
}

.c-voice-card__title {
	color: #8B6C3A;
	font-size: 18px;
	font-style: normal;
	font-weight: 600;
	letter-spacing: 1px;
	line-height: 29px;
	margin-top: 17px;
}

.c-voice-card__user {
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	letter-spacing: 0.6px;
	line-height: 21px; /* 150% */
	margin-bottom: 10px;
	margin-top: 11px;
}

.c-voice-card__text {
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	letter-spacing: 0.77px;
	line-height: 28.8px; /* 180% */
}

.c-card {
	display: flex;
	flex-direction: column-reverse;
}

.c-card__text-wrap {
	max-width: 513px;
	padding-top: 11px;
}

.c-card__title {
	color: #393327;
	font-size: 18px;
	font-style: normal;
	font-weight: 600;
	letter-spacing: 0.9px;
	line-height: 27px;
}

.c-card__description {
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	letter-spacing: 0.32px;
	line-height: 28.8px; /* 180% */
	margin-top: 11px;
}

.c-card__user {
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	letter-spacing: 0.7px;
	line-height: 21px; /* 150% */
	margin-top: 11px;
	text-align: left;
}

.c-card__img {
	width: 100%;
}

.c-card__img img {
	height: 225px;
	width: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

.c-feature-card {
	display: flex;
	flex-direction: column;
}

.c-feature-card__img {
	height: 245px;
	overflow: hidden;
	width: 100%;
}

.c-feature-card__img img {
	height: 100%;
	width: 100%;
	-o-object-fit: cover;
	display: block;
	object-fit: cover;
}

.c-feature-card__text-wrap {
	display: flex;
	flex-direction: column;
	gap: 12px;
	justify-content: center;
	max-width: 540px;
}

.c-feature-card__title {
	border-left: 1px solid #8B6C3A;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	font-weight: 600;
	letter-spacing: 0.9px;
	line-height: 50px;
	line-height: 32.4px; /* 180% */
	margin-top: 20px;
	padding-left: 11px;
}

.c-feature-card__text {
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	letter-spacing: 0.32px;
	line-height: 28.8px; /* 180% */
}

.c-sub-title {
	color: #8B6C3A;
	font-size: 28px;
	font-size: 19px;
	font-style: normal;
	font-weight: 600;
	letter-spacing: 2px;
	line-height: 1.5;
	text-align: center;
}

.c-campaign {
	background: url(../img/c-campaign-bg.png) no-repeat center center/cover;
	margin: 0 calc(50% - 50vw);
	padding-bottom: 56px;
	position: relative;
	width: 100vw;
	z-index: 1;
}

.c-campaign:before {
	background: rgba(255, 255, 255, 0.6);
	content: "";
	inset: 0;
	position: absolute;
	z-index: 2;
}

.c-campaign__wrapper.l-inner {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 58px;
}

.c-campaign__wrap {
	background: rgba(255, 255, 255, 0.95);
	border: 1px solid #8B6C3A;
	padding: 38px 10px 39px;
	position: relative;
	z-index: 3;
}

.c-campaign__title {
	border-bottom: 1px solid #8B6C3A;
	border-top: 1px solid #8B6C3A;
	color: #8B6C3A;
	font-size: 20px;
	font-style: normal;
	font-weight: 600;
	letter-spacing: 1px;
	line-height: 53px;
	text-align: center;
}

.c-campaign__people {
	background-color: #fff;
	color: #8B6C3A;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	letter-spacing: 0.7px;
	line-height: 14px;
	margin: 24px 12px 0 auto;
	padding: 6px 7px;
	position: relative;
	width: -moz-fit-content;
	width: fit-content;
}

.c-campaign__people::before {
	border: 1px solid #8B6C3A;
	clip-path: none;
	content: "";
	inset: -1px;
	pointer-events: none;
	position: absolute;
	transform: skewX(-14deg);
	z-index: 2;
}

.c-campaign__people::after {
	background-color: #fff;
	border-right: 1px solid #8B6C3A;
	bottom: -9px;
	clip-path: polygon(0 0, 100% 0, 100% 100%, 30% 100%, 0 70%);
	content: "";
	height: 14px;
	left: 45%;
	position: absolute;
	transform: rotate(45deg);
	width: 10px;
	z-index: 2;
}

.c-campaign__container {
	margin: 27px auto 0;
	width: -moz-fit-content;
	width: fit-content;
}

.c-campaign__time {
	color: #393327;
	font-size: 16px;
	font-style: normal;
	font-weight: 100;
	letter-spacing: 2.5px;
	line-height: 24px; /* 150% */
	margin-left: 39px;
	width: -moz-fit-content;
	width: fit-content;
}

.c-campaign__time span {
	margin-left: 20px;
}

.c-campaign__price-wrap {
	align-items: center;
	display: flex;
	justify-content: center;
	margin-top: 2px;
}

.c-campaign__original {
	display: flex;
	flex-direction: column;
	margin-right: 15px;
	padding-right: 36px;
	position: relative;
	width: -moz-fit-content;
	width: fit-content;
}

.c-campaign__original::after {
	background: url(../img/campaign-icon.svg) no-repeat center center/contain;
	bottom: 9px;
	content: "";
	height: 28px;
	position: absolute;
	right: 0;
	width: 23px;
}

.c-campaign__price-label {
	color: #393327;
	font-size: 16px;
	font-style: normal;
	font-weight: 100;
	letter-spacing: 0.8px;
	line-height: 24px;
	width: -moz-fit-content;
	width: fit-content;
}

.c-campaign__price-value {
	color: #393327;
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	line-height: 36px;
	width: -moz-fit-content;
	width: fit-content;
}

.c-campaign__discount {
	color: #8B6C3A;
	font-size: 40px;
	font-style: normal;
	font-weight: 400;
	line-height: 72px; /* 180% */
	translate: -7px 0;
}

.c-campaign__discount span {
	font-size: 72px;
}

.c-campaign__period__wrap {
	display: flex;
	flex-direction: column;
}

.c-campaign__period-title {
	border: 1px solid #393327;
	color: #393327;
	font-size: 14px;
	font-style: normal;
	font-weight: 100;
	letter-spacing: 0.7px;
	line-height: 21px; /* 150% */
	margin-left: 37px;
	margin-top: 21px;
	padding: 3px 6px;
	width: -moz-fit-content;
	width: fit-content;
}

.c-campaign__period {
	color: #393327;
	font-size: 16px;
	font-style: normal;
	font-weight: 100;
	letter-spacing: 0.7px;
	line-height: 24px;
	margin: 8px auto 0;
	width: -moz-fit-content;
	width: fit-content;
}

.c-campaign__period__span {
	margin-left: -9px;
	margin-right: -1px;
}

.c-campaign__period__span-sec {
	letter-spacing: -0.1px;
	margin-left: -2px;
}

.c-campaign__period__fry {
	margin-left: 0;
}

.c-campaign__button-wrap {
	margin-top: 33px;
}

.c-campaign__button-wrap::after {
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	content: "";
	height: 20px;
	position: absolute;
	right: 43px;
	top: 50%;
	transform: translate(0, -50%) rotate(-45deg);
	transform-origin: center;
	width: 20px;
}

.c-campaign__button {
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	letter-spacing: 0.8px;
	line-height: 21px; /* 131.25% */
	padding-bottom: 20px;
	padding-left: 39px;
	padding-right: 35px;
	padding-top: 20px;
}

.p-profile__wrap {
	display: flex;
	flex-direction: column;
}

.p-profile__img {
	flex-shrink: 0;
	height: 337px;
	margin-top: 40px;
	overflow: hidden;
	position: relative;
}

.p-profile__img img {
	display: block;
	left: 36px;
	position: absolute;
	top: 41px;
	transform: scale(1.25);
	transform-origin: center center;
	width: 100%;
}

.p-profile__name-wrap {
	align-items: center;
	display: flex;
	justify-content: space-between;
	margin-top: 30px;
}

.p-profile__name {
	font-size: 24px;
	font-style: normal;
	font-weight: 600;
	letter-spacing: 0.7px;
	line-height: 24px;
}

.p-profile__sns-wrap {
	display: flex;
	gap: 24px;
}

.p-profile__sns {
	height: 40px;
	width: 40px;
}

.p-profile__sns.inst {
	background-color: #393327;
	border-radius: 50%;
	display: grid;
	place-items: center;
}

.p-profile__sns.inst img {
	height: auto;
	width: 22px;
}

.p-profile__sns img {
	height: auto;
	width: 100%;
}

.p-profile__text {
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 0.32px;
	line-height: 28.8px; /* 180% */
	margin-top: 23px;
}

.p-pc-nav {
	align-items: center;
	display: flex;
	justify-content: center;
}

.p-pc-nav .p-pc-nav__items {
	display: flex;
	gap: 21px;
}

.p-pc-nav .p-pc-nav__items-right {
	translate: 2px 0;
}

.p-pc-nav .p-pc-nav__item {
	box-sizing: border-box;
	color: #393327;
	font-family: Lora;
	font-size: 15px;
	font-style: normal;
	font-weight: 400;
	letter-spacing: 1.5px;
	line-height: 16px;
	padding-right: 10px;
	padding-top: 3px;
}

.p-pc-nav .p-pc-nav__logo {
	flex-shrink: 0;
	height: auto;
	margin-top: 7px;
	width: 76px;
}

.p-pc-nav .p-pc-nav__logo img {
	width: 100%;
}

.p-pc-nav .p-pc-nav__button-wrap {
	margin-left: auto;
	margin-top: -4px;
}

.p-fv {
	background: url(../img/mv-bg.png) no-repeat 51% center/cover;
	height: 602px;
	margin: 0 calc(50% - 50vw);
	overflow: hidden;
	position: relative;
	width: 100vw;
}

.p-fv__title {
	font-weight: 400;
	left: 50%;
	position: absolute;
	top: 40px;
	translate: -50% 0;
	width: 100%;
}

.p-fv__title-main {
	display: block;
	font-size: 22px;
	letter-spacing: 2.9px;
	text-align: center;
	translate: 0 -2px;
}

.p-fv__img {
	bottom: 0;
	height: auto;
	left: 4%;
	min-width: 396px;
	position: absolute;
	right: auto;
	width: 41.6666666667%;
}

.p-fv__img img {
	display: block;
	width: 100%;
}

.p-fv__title-sub {
	display: block;
	font-size: 13px;
	font-style: normal;
	font-weight: 600;
	letter-spacing: 1px;
	line-height: 21px;
	margin-inline: auto;
	margin-top: 10px;
	width: -moz-fit-content;
	width: fit-content;
}

.p-fv__title-sub .u-text-adjust {
	display: inline-block;
	margin-right: 13px;
	translate: 0px -1px;
}

.p-fv__title-sub .u-text-offset {
	display: inline-block;
	letter-spacing: 0.5px;
	translate: -12px 0px;
	width: -moz-fit-content;
	width: fit-content;
}

.p-sp-nav-wrap {
	height: 22px;
	margin-left: 21px;
	position: relative;
	width: 28px;
}

.p-sp-nav-wrap.is-checked .p-sp-nav-wrap__item {
	background-color: #393327;
	height: 1px;
	transition: all 0.5s;
}

.p-sp-nav-wrap.is-checked .p-sp-nav-wrap__item:nth-child(1) {
	transform: rotate(45deg);
	transform-origin: left top;
	width: 100%;
}

.p-sp-nav-wrap.is-checked .p-sp-nav-wrap__item:nth-child(2) {
	display: none;
}

.p-sp-nav-wrap.is-checked .p-sp-nav-wrap__item:nth-child(3) {
	transform: rotate(-45deg);
	transform-origin: left;
	width: 100%;
}

.p-sp-nav-wrap__item {
	background-color: #393327;
	height: 1px;
	position: absolute;
}

.p-sp-nav-wrap__item:nth-child(1) {
	top: 0;
	width: 100%;
}

.p-sp-nav-wrap__item:nth-child(2) {
	top: 48%;
	translate: 0 -50%;
	width: 22px;
}

.p-sp-nav-wrap__item:nth-child(3) {
	bottom: 1px;
	width: 16px;
}

.p-drawer-menu {
	align-items: center;
	background-color: #fff;
	bottom: 0;
	display: flex;
	flex-direction: column;
	position: fixed;
	right: -100%;
	top: 76px;
	transition: all 0.5s;
	width: 256px;
	z-index: 10;
}

.p-drawer-menu.is-checked {
	right: 0;
	top: 68px;
}

.p-drawer-menu__links {
	align-items: center;
	display: flex;
	flex-direction: column;
	gap: 32px;
	margin-bottom: 56px;
}

.p-drawer-menu__links-footer {
	gap: 24px;
	margin-bottom: 32px;
	margin-top: 49px;
}

.p-drawer-menu__link-footer {
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	letter-spacing: 0.9px;
	line-height: 24px; /* 150% */
}

.p-drawer-menu__link {
	color: #393327;
}

.p-review {
	display: block;
	padding-bottom: 133px;
	padding-top: 55px;
}

.p-review__wrap {
	display: flex;
	flex-direction: column;
	gap: 40px;
	margin-top: 42px;
}

.p-profile-massage {
	border: 1px solid #8B6C3A;
	margin-top: 49px;
	padding: 24px 20px 24px;
}

.p-profile-massage__title {
	color: #8B6C3A;
	font-family: Allura;
	font-family: Allura;
	font-size: 40px;
	font-style: normal;
	font-weight: 400;
	letter-spacing: 3.2px;
	line-height: 40px;
	text-align: center;
}

.p-profile-massage__text {
	color: #393327;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 28.8px;
	margin-top: 16px;
	text-align: center;
}

.p-worries {
	margin: 0 calc(50% - 50vw);
	margin-top: 80px;
	width: 100vw;
}

.p-worries img {
	width: 100%;
}

.p-worries__wrap {
	background: #fafafa;
	box-sizing: border-box;
	margin: 0 calc(50% - 50vw);
	padding-bottom: 56px;
	padding-inline: 20px;
	padding-top: 27px;
	width: 100vw;
}

.p-worries__title {
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	letter-spacing: 1px;
	line-height: 30px;
	width: -moz-fit-content;
	width: fit-content;
}

.p-worries__text-lists {
	display: flex;
	flex-direction: column;
	gap: 11px;
	margin: 0 auto;
	margin-top: 25px;
	width: -moz-fit-content;
	width: fit-content;
}

.p-worries__text-list {
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	letter-spacing: 0.32px;
	line-height: 24px;
	list-style: none;
	padding-left: 32px;
	position: relative;
}

.p-worries__text-list:nth-of-type(3) {
	margin-top: 13px;
}

.p-worries__text-list::before {
	background: url(../img/list-icon.svg) no-repeat center center/contain;
	content: "";
	height: 24px;
	left: 0;
	position: absolute;
	width: 24px;
}

.p-explain {
	margin-top: 47px;
	padding-bottom: 66px;
	position: relative;
}

.p-explain .c-sub-title {
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	letter-spacing: 0.8px;
	line-height: 27px; /* 168.75% */
	text-align: center;
}

.p-explain::after {
	border-bottom: 1px solid #8B6C3A;
	border-right: 1px solid #8B6C3A;
	bottom: 0;
	content: "";
	height: 30px;
	left: 49%;
	position: absolute;
	transform: rotate(45deg) translate(-50%, 0);
	width: 30px;
}

.p-future {
	margin-top: 27px;
}

.p-future__wrap {
	display: flex;
	flex-direction: column;
	gap: 42px;
	margin-top: 42px;
	padding-bottom: 56px;
}

.p-future__bottom {
	background: url(../img/future-bottom-img.jpg) no-repeat center center/cover;
	clip-path: polygon(100% 0, 100% 85%, 0 100%, 0 15%);
	height: 250px;
	margin: 0 calc(50% - 50vw);
	width: 100vw;
}

.p-voice {
	margin: 0 calc(50% - 50vw);
	margin-top: -50px;
	padding-top: 37px;
	width: 100vw;
}

.p-voice__wrap {
	display: flex;
	flex-direction: column;
	gap: 43px;
	margin-top: 40px;
	padding-bottom: 60px;
}

.p-price__wrap {
	margin: 0 calc(50% - 50vw);
	overflow: hidden;
	padding-bottom: 56px;
	padding-top: 56px;
	position: relative;
	width: 100vw;
}

.p-price__wrap::after {
	background: url(../img/price-bg.png) no-repeat center center/cover;
	content: "";
	height: 225px;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.p-price__text-wrap {
	align-items: center;
	display: flex;
	flex-direction: column;
	margin-top: 49px;
	padding-inline: 20px;
}

.p-price__prise {
	color: #8B6C3A;
	font-size: 22px;
	font-style: normal;
	font-weight: 400;
	letter-spacing: 2.2px;
	line-height: 20px;
	margin-left: -9px;
}

.p-price__prise > :nth-child(1) {
	font-size: 30px;
}

.p-price__prise > :nth-child(2) {
	font-size: 32px;
}

.p-price__prise > :nth-child(3) {
	font-size: 47px;
	letter-spacing: 4px;
	margin-left: -5px;
}

.p-price__prise > :nth-child(4) {
	display: inline-block;
	font-size: 16px;
	translate: -12px 0;
}

.comma {
	font-size: 35px;
	letter-spacing: 0em;
	margin-left: -9px;
}

.p-price__sub-title {
	color: #8B6C3A;
	font-size: 18px;
	font-style: normal;
	font-weight: 600;
	letter-spacing: 1.8px;
	line-height: 24px;
	margin-top: 39px;
	text-align: center;
}

.p-price__text {
	color: #8B6C3A;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	letter-spacing: 1.4px;
	line-height: 21px;
	margin-top: 8px;
	text-align: center;
}

.p-price__kailani {
	color: #393327;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	letter-spacing: 0.32px;
	line-height: 27px;
	margin-top: 33px;
}

.p-flow {
	padding-bottom: 56px;
	padding-top: 56px;
}

.p-flow__wrap {
	display: flex;
	flex-direction: column;
	margin-top: 42px;
}

.p-flow__img img {
	width: 100%;
}

.p-flow__step {
	color: #8B6C3A;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	letter-spacing: 2px;
	line-height: 16px;
	margin-left: 2px;
	margin-top: 13px;
}

.p-flow__title {
	font-size: 18px;
	font-style: normal;
	font-weight: 600;
	letter-spacing: 0.9px;
	line-height: 27px; /* 150% */
	margin-top: 16px;
}

.p-flow__text {
	color: #393327;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	letter-spacing: 0.32px;
	line-height: 29px; /* 180% */
	margin-top: 8px;
}

.p-qa {
	padding-top: 62px;
}

.p-qa__wrapper {
	display: flex;
	flex-direction: column;
	gap: 24px;
	max-width: 880px;
	padding-bottom: 32px;
	padding-top: 42px;
}

.p-qa__wrap {
	border-bottom: 1px solid #e8e8e8;
	display: flex;
	flex-direction: column;
	gap: 12px;
	padding-bottom: 24px;
}

.p-qa__q {
	color: #000;
	display: flex;
	font-family: "Yu Mincho";
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	gap: 13px;
	letter-spacing: 0.32px;
	line-height: 28.8px; /* 180% */
}

.p-qa__label {
	color: #8B6C3A;
	font-family: "Lora", sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	letter-spacing: 2px;
	line-height: 20px; /* 100% */
	text-align: center;
}

.p-qa__a {
	display: flex;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	gap: 13px;
	letter-spacing: 0.32px;
	line-height: 28.8px; /* 180% */
}

.p-qa__a .p-qa__label {
	color: #393327;
	padding-left: 2px;
	padding-top: 6px;
}

.p-qa__img {
	background: url(../img/qa-img.png) no-repeat center center/contain;
	height: 225px;
	margin: 0 calc(50% - 50vw);
	width: 100vw;
}

.p-access {
	padding-bottom: 56px;
	padding-top: 56px;
}

.p-access__wrap {
	margin-top: 38px;
}

.p-access__detail-title {
	color: #000;
	font-size: 18px;
	font-style: normal;
	font-weight: 600;
	letter-spacing: 2.1px;
	line-height: 27px;
}

.p-access__detail-sub-title {
	color: #393327;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	letter-spacing: 0.28px;
	line-height: 21px;
	margin-top: 9px;
}

.p-access__detail-text-wrap {
	display: flex;
	flex-direction: column;
	gap: 12px;
	margin-top: 20px;
}

.p-access__detail-text {
	color: #393327;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	letter-spacing: 0.32px;
	line-height: 28.8px;
}

.p-access__detail-text-span {
	letter-spacing: 4px;
	margin-left: 3px;
}

.p-access__detail-text-address {
	margin-left: 4px;
}

.p-access__detail-tel {
	letter-spacing: 2px;
}

.p-access__detail-tel-span {
	letter-spacing: 1.5px;
}

.p-access__detail-text-time {
	letter-spacing: 1.5px;
}

.p-access__detail-text-time-span {
	display: inline-block;
	margin-left: 19px;
}

.p-access__map {
	height: 280px;
	margin: 0 calc(50% - 50vw);
	margin-top: 40px;
	width: 100vw;
}

.u-separate {
	border: none;
	margin-bottom: 24px;
	margin-top: 24px;
}

.u-hidden-pc {
	display: block;
}

.u-hidden-sp {
	display: none;
}

.u-bold-tile {
	font-size: clamp(1.5rem, 1.1441rem + 1.5066vw, 2.5rem);
	line-height: 1em;
}

.u-text-adjust {
	display: inline-block;
	translate: 5px -1px;
}

.u-fz-md {
	display: inline-block;
	font-size: 20px;
	letter-spacing: 2.5px;
	translate: -3px -1px;
}

@media screen and (min-width: 375px) and (max-width: 784px) {

.p-fv__img {
	left: 50%;
	translate: -50% 0;
}

}

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

.l-inner {
	padding-left: 20px;
	padding-right: 20px;
	width: 100%;
}

.c-card {
	align-items: center;
	flex-direction: column;
	gap: 20px;
}

.c-card__img {
	height: 500px;
	width: 60%;
}

.c-card__img img {
	height: 100%;
}

.c-campaign__wrap {
	margin: 0 auto;
	max-width: 500px;
}

.p-pc-nav .p-pc-nav__items {
	display: none;
}

.p-fv {
	height: 672px;
}

.p-fv__title {
	top: 120px;
}

.p-fv__img {
	left: auto;
	right: 5%;
}

.p-worries__title {
	margin: 45px auto;
}

.p-future__wrap {
	align-items: center;
}

.p-voice__wrpper {
	padding-top: 50px;
}

.p-voice__wrap {
	align-items: center;
}

.p-flow__wrap {
	align-items: center;
}

.p-flow__item {
	width: 500px;
}

.p-qa__wrapper {
	margin: 0 auto;
	max-width: 700px;
}

.p-qa__img {
	background: url(../img/p-qa__bottom-bg-pc.png) no-repeat center center/cover;
}

.p-access__detail {
	margin: 0 auto;
	max-width: 500px;
}

}

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

.l-header {
	height: auto;
	padding-bottom: 13px;
	padding-top: 13px;
	padding-top: 7px;
	position: static;
}

.l-footer__menu {
	flex-direction: row;
	justify-content: space-between;
}

.l-footer__logo {
	padding-top: 11px;
	width: 130px;
}

.l-footer__right-wrap {
	display: flex;
	flex-direction: column;
}

.l-footer__sns {
	justify-content: flex-end;
}

.l-footer__copyright-wrap {
	display: flex;
	justify-content: space-between;
}

.l-footer__note {
	display: inline-block;
	letter-spacing: 1.24px;
	margin-top: 58px;
}

.l-footer__copyright {
	display: inline-block;
	margin-top: auto;
}

.c-button {
	font-size: 16px;
	padding-bottom: 18px;
	padding-left: 39px;
	padding-right: 40px;
	padding-top: 18px;
}

.c-fv-title {
	font-size: 40px;
}

.c-fv-title--sub {
	font-size: 32px;
}

.c-section-title.c-section-title--style-b .c-section-title__en {
	padding-right: 372px;
	width: -moz-fit-content;
	width: fit-content;
}

.c-section-title.c-section-title--style-b .c-section-title__en::after {
	display: block;
	right: 0;
	width: 37.610619469%;
}

.c-section-title.c-section-title--style-b.p-flow__title .c-section-title__en::after {
	display: block;
	right: 0;
	width: 61.7059891107%;
}

.c-section-title.c-section-title--style-b.p-access__title .c-section-title__en::after {
	display: block;
	right: 0;
	width: 55.737704918%;
}

.c-section-title__en {
	font-size: 56px;
	font-style: normal;
	font-weight: 400;
	letter-spacing: 4.48px;
	line-height: 56px; /* 100% */
}

.c-section-title__ja {
	font-size: 14px;
	font-size: 16px;
	letter-spacing: 1.6px;
	line-height: 16px; /* 100% */
	margin-top: 40px;
}

.c-voice-card.is-even {
	flex-direction: row-reverse;
}

.c-voice-card {
	flex-direction: row;
	justify-content: space-between;
}

.c-voice-card.is-third {
	margin-top: -12px;
}

.c-voice-card__img {
	height: 340px;
	width: 450px;
}

.c-voice-card__title {
	font-size: 24px;
	letter-spacing: 2.6px;
	margin-top: 0;
}

.c-voice-card__user {
	font-size: 16px;
	margin-bottom: 27px;
	margin-left: 6px;
	margin-top: 27px;
}

.c-voice-card__text {
	font-size: 16px;
	letter-spacing: 1.2px;
	line-height: 31.8px;
}

.c-card {
	flex-direction: row;
	justify-content: space-between;
}

.c-card:nth-of-type(even) {
	flex-direction: row-reverse;
}

.c-card__text-wrap {
	max-width: 513px;
	padding-top: 60px;
}

.c-card__title {
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	letter-spacing: 2.4px;
	line-height: 36px;
}

.c-card__description {
	letter-spacing: 0.8px;
	line-height: 32px; /* 200% */
	margin-top: 20px;
}

.c-card__user {
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 0.8px;
	line-height: 24px; /* 150% */
	text-align: right;
}

.c-card__img {
	aspect-ratio: 454/302;
	width: 454px;
}

.c-card__img img {
	height: auto;
}

.c-feature-card {
	flex-direction: row;
	gap: 69px;
}

.c-feature-card__img {
	aspect-ratio: 450/330;
	height: auto;
	width: 450px;
}

.c-feature-card__title {
	font-size: 25px;
	font-weight: 400;
	letter-spacing: 5.9px;
	margin-bottom: 30px;
	margin-top: -11px;
	padding-left: 21px;
}

.c-sub-title {
	font-size: 32px;
	letter-spacing: 3.2px;
	line-height: 48px;
}

.c-campaign {
	background: url(../img/c-campaign-bg-pc.png) no-repeat center center/cover;
	padding-bottom: 93px;
}

.c-campaign__wrapper.l-inner {
	padding-inline: 0;
	padding-top: 96px;
}

.c-campaign__wrap {
	padding: 64px 87px 64px 91px;
}

.c-campaign__title {
	font-size: 40px;
	font-weight: 600;
	letter-spacing: 6px;
	line-height: 60px; /* 150% */
	padding-bottom: 16px;
	padding-top: 20px;
}

.c-campaign__people {
	font-size: 24px;
	letter-spacing: 2.4px;
	line-height: 24px; /* 100% */
	margin: 47px 13.1818181818% 0 auto;
	padding: 13px 19px;
}

.c-campaign__people::before {
	transform: skewX(-9deg);
}

.c-campaign__people::after {
	bottom: -21px;
	height: 30px;
	left: 48%;
}

.c-campaign__container {
	margin-top: 18px;
}

.c-campaign__time {
	font-size: 28px;
	font-weight: 400;
	letter-spacing: 4.2px;
	line-height: 28px; /* 100% */
	margin-left: 0;
}

.c-campaign__time span {
	margin-left: 33px;
}

.c-campaign__price-wrap {
	justify-content: space-between;
	margin-top: 35px;
}

.c-campaign__original {
	gap: 20px;
	margin-bottom: auto;
	padding-right: 149px;
	translate: -5px 0;
}

.c-campaign__original::after {
	height: 50px;
	width: 47px;
}

.c-campaign__price-label {
	font-size: 24px;
	font-weight: 400;
	letter-spacing: 1.2px;
}

.c-campaign__price-value {
	font-size: 40px;
}

.c-campaign__price-value sapn {
	font-size: 22px;
	margin-left: 4px;
}

.c-campaign__discount {
	font-size: 67px;
	translate: 0 -4px;
}

.c-campaign__discount span {
	font-size: 150px;
	margin-left: 7px;
	margin-right: 36px;
}

.c-campaign__period__wrap {
	align-items: center;
	flex-direction: row;
	gap: 30px;
	margin-top: 37px;
}

.c-campaign__period-title {
	font-size: 18px;
	letter-spacing: 2px;
	margin-left: 56px;
	margin-top: 0;
	padding: 9px 13px 9px 15px;
}

.c-campaign__period {
	font-size: 19px;
	margin: 0;
}

.c-campaign__button-wrap {
	margin-top: 52px;
	position: relative;
}

.c-campaign__button {
	font-size: 28px;
	font-weight: 600;
	letter-spacing: 5.6px;
	line-height: 28px; /* 100% */
	padding: 27px 82px 25px 68px;
}

.p-profile__wrap {
	flex-direction: row;
	justify-content: space-between;
	margin-top: 42px;
	padding-left: 90px;
	padding-right: 93px;
}

.p-profile__img {
	width: 360px;
}

.p-profile__r-wrap {
	max-width: 428px;
}

.p-profile__name-wrap {
	margin-top: 37px;
}

.p-profile__text {
	letter-spacing: 1.1px;
	line-height: 2;
	margin-top: 33px;
}

.p-pc-nav .p-pc-nav__logo {
	height: 93px;
	margin-left: 12px;
	margin-right: 23px;
	width: 130px;
}

.p-pc-nav .p-pc-nav__button-wrap {
	margin-left: 47px;
	translate: 1px 4px;
}

.p-fv {
	background: url(../img/mv-bg.png) no-repeat center center/cover;
	height: 680px;
}

.p-fv__title {
	display: flex;
	flex-direction: column;
	gap: 23px;
	left: 13.4722222222%;
	margin-top: 11px;
	top: 44.5%;
	translate: 0 -50%;
	width: -moz-fit-content;
	width: fit-content;
}

.p-fv__title-main {
	font-size: 32px;
	line-height: 60px;
	text-align: left;
	width: -moz-fit-content;
	width: fit-content;
}

.p-fv__title-main .u-fz-md {
	font-size: 30px;
	letter-spacing: 4px;
	translate: -7px -4px;
}

.p-fv__title-main-bottom {
	letter-spacing: 4px;
	line-height: 1.4em;
	margin-left: -2px;
}

.p-fv__title-main-bottom .u-text-adjust {
	margin-left: -6px;
}

.p-fv__img {
	left: auto;
	right: 6.7361111111%;
}

.p-fv__title-sub .u-text-adjust {
	margin-right: 15px;
}

.p-fv__title-sub .u-text-adjust-left {
	letter-spacing: -0.1px;
	margin-left: -13px;
}

.p-fv__title-sub {
	font-size: clamp(0.875rem, 0.732rem + 0.71vw, 1.375rem);
	font-weight: 300;
	letter-spacing: -0.8px;
	width: -moz-fit-content;
	width: fit-content;
}

.p-sp-nav-wrap {
	display: none;
}

.p-drawer-menu__links-footer {
	flex-direction: row;
	gap: 31px;
	margin-bottom: 36px;
	margin-top: 8px;
}

.p-drawer-menu__link-footer {
	font-size: 14px;
}

.p-review {
	padding-bottom: 182px;
	padding-top: 96px;
}

.p-review__wrap {
	gap: 68px;
	margin-top: 80px;
}

.p-profile-massage {
	margin-inline: auto;
	margin-top: 80px;
	max-width: 835px;
	padding-block: 63px;
	padding-inline: 20px;
}

.p-profile-massage__title {
	font-family: Allura;
	font-size: 56px;
	font-style: normal;
	font-weight: 400;
	letter-spacing: 5.6px;
	line-height: 40px; /* 71.429% */
}

.p-profile-massage__text {
	letter-spacing: 1.2px;
	line-height: 2;
	margin-inline: auto;
	margin-top: 39px;
	width: 83.8323353293%;
}

.p-profile-massage__text .u-text-adjust {
	margin-left: -2px;
}

.p-profile-massage__text .u-text-adjust-left {
	margin-left: 2px;
}

.p-worries {
	margin-top: 96px;
}

.p-worries img {
	display: none;
}

.p-worries__wrap {
	background: #fafafa;
	background: url(../img/worries-img.png) no-repeat center right/contain;
	box-sizing: border-box;
	margin: 0 calc(50% - 50vw);
	padding-bottom: 99px;
	padding-inline: 26.6037735849%;
	padding-top: 98.6px;
	width: 100vw;
}

.p-worries__title {
	font-size: 24px;
	margin-right: auto;
}

.p-worries__text-lists {
	gap: 21px;
	margin-left: 0;
	margin-right: auto;
	margin-top: 38px;
}

.p-worries__text-list {
	font-size: 18px;
}

.p-explain {
	margin-top: 94px;
	padding-bottom: 100px;
}

.p-explain .c-sub-title {
	font-size: 35px;
	line-height: 61px;
}

.p-explain::after {
	height: 56px;
	width: 56px;
}

.p-future {
	margin-top: 68px;
}

.p-future__wrap {
	gap: 79px;
	margin-top: 79px;
	padding-bottom: 96px;
}

.p-future__bottom {
	background: url(../img/future-bottom-img.jpg) no-repeat center -91px/cover;
	clip-path: polygon(100% 0, 100% 88%, 0 100%, 0 15%);
	height: 551px;
	margin: 0 calc(50% - 50vw);
	width: 100vw;
}

.p-voice {
	padding-top: 144px;
}

.p-voice__wrap {
	gap: 80px;
	margin-top: 80px;
	padding-bottom: 73px;
}

.p-price__wrap {
	padding-bottom: 100px;
	padding-top: 95px;
}

.p-price__wrap::after {
	height: 395px;
	width: 45.625%;
}

.p-price__text-wrap {
	margin-top: 102px;
}

.p-price__prise {
	margin-left: -79px;
}

.p-price__prise > :nth-child(1) {
	display: inline-block;
	font-size: 39px;
	translate: 18px 0;
}

.p-price__prise > :nth-child(2) {
	font-size: 68px;
	margin-left: 33px;
}

.p-price__prise > :nth-child(3) {
	font-size: 74px;
	letter-spacing: 6px;
	margin-left: -5px;
}

.p-price__prise > :nth-child(4) {
	display: inline-block;
	font-size: 26px;
	translate: 3px 2px;
}

.comma {
	font-size: 58px;
}

.p-price__sub-title {
	font-size: 24px;
	letter-spacing: 2.4px;
	line-height: 24px;
	margin-top: 56px;
}

.p-price__text {
	font-size: 16px;
	letter-spacing: 1.5px;
	margin-top: 41px;
}

.p-price__kailani {
	font-size: 24px;
	letter-spacing: normal;
	margin-top: 38px;
}

.p-flow {
	padding-top: 81px;
}

.p-flow__wrapper {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	-moz-column-gap: 80px;
	column-gap: 80px;
	margin-top: 38px;
}

.p-flow__img {
	height: 300px;
	width: 300px;
}

.p-flow__step {
	margin-top: 22px;
}

.p-flow__title {
	letter-spacing: 7px;
}

.p-flow__text {
	margin-top: 15px;
}

.p-qa {
	padding-top: 148px;
}

.p-qa__wrapper {
	gap: 44px;
	margin: 0 auto;
	padding-bottom: 60px;
	padding-top: 82px;
}

.p-qa__wrap {
	gap: 37px;
	padding-bottom: 45px;
	padding-inline: 25px;
}

.p-qa__q {
	gap: 23px;
}

.p-qa__a {
	gap: 23px;
}

.p-qa__img {
	background: url(../img/p-qa__bottom-bg-pc.png) no-repeat center center/cover;
	height: 400px;
}

.p-access {
	padding-bottom: 93px;
	padding-top: 97px;
}

.p-access__wrap {
	display: flex;
	justify-content: space-between;
	margin-top: 76px;
}

.p-access__detail-title {
	font-size: 24px;
	letter-spacing: 2.5px;
}

.p-access__detail-sub-title {
	letter-spacing: 3.6px;
	margin-top: 16px;
}

.p-access__detail-text-wrap {
	gap: 28px;
	margin-top: 46px;
}

.p-access__detail-text {
	letter-spacing: 1.5px;
}

.p-access__map {
	height: 400px;
	margin: 0;
	width: 50%;
}

.u-hidden-pc {
	display: none;
}

.u-hidden-sp {
	display: flex;
}

}

@media screen and (min-width: 1060px) and (max-width: 1219px) {

.p-fv__img {
	right: 1.8%;
}

}

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

.l-footer__copyright {
	translate: 40px 0;
}

}

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

.l-inner {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 69px;
	width: 100%;
}

.p-pc-nav .p-pc-nav__items {
	display: none;
}

}

