.wedding body,
body,
.touch-side .l-sidebarCategoryList__title {
	font-family: "Noto Sans JP", sans-serif;
}

.touch-side .l-sidebarCategoryList__title {
	font-family: "Noto Sans JP", sans-serif;
}

body,
.touch-side .l-sidebarCategoryList__title {
	font-size: 14px;
	line-height: 2;
	letter-spacing: 1.4px;
}

.wedding .touch-side .l-sidebarCategoryList__title,
.touch-side .wedding .l-sidebarCategoryList__title {
	font-weight: 400 !important;
	font-family: "Shippori Mincho B1", serif;
}

.wedding body,
.wedding .touch-side .l-sidebarCategoryList__title,
.touch-side .wedding .l-sidebarCategoryList__title {
	font-size: 13px;
	line-height: 2.07;
	letter-spacing: 0.15em;
}

/* Box sizing rules */

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

/* Remove default margin */

body,
h1,
h2,
h3,
h4,
p,
figure,
blockquote,
dl,
dd {
	margin: 0;
}

/* Remove list styles on ul, ol elements with a list role, which suggests default styling will be removed */

ul[role=list],
ol[role=list] {
	list-style: none;
}

/* Set core root defaults */

html:focus-within {
	scroll-behavior: smooth;
}

/* Set core body defaults */

body {
	min-height: 100vh;
	text-rendering: optimizeSpeed;
}

/* A elements that don't have a class get default styles */

a:not([class]) {
	-webkit-text-decoration-skip: ink;
	text-decoration-skip-ink: auto;
}

/* Make images easier to work with */

img,
picture {
	display: block;
	max-width: 100%;
}

/* Inherit fonts for inputs and buttons */

input,
button,
textarea,
select {
	font: inherit;
}

/* Remove all animations and transitions for people that prefer not to see them */

html {
	-webkit-overflow-scrolling: touch; /* スムーズスクロールを有効に (モバイル対応) */
	scrollbar-width: none; /* Firefox用 */
}

html::-webkit-scrollbar {
	display: none; /* Chrome, Safari用 */
}

body {
	overflow-x: hidden;
	background-color: #ffffff;
	color: #202020;
	font-family: "Noto Sans JP", sans-serif;
}

a {
	color: #0094eb;
	transition: all 0.3s;
}

a:hover {
	opacity: 0.8;
}

body {
	color: #363636;
}

a {
	color: #333;
}

.touch-breadcrumbs {
	display: flex;
	gap: 16px;
}

.c-pageTitle img {
	aspect-ratio: 16/16;
	-o-object-fit: contain;
	width: 16px;
	object-fit: contain;
}

body > main > div.l-recPost > div > div > div > div > div > div > div > div:nth-child(2) > div > h3 {
	font-weight: 400;
	font-size: 18px;
	line-height: 1.3;
	font-family: "Lato", sans-serif;
	letter-spacing: 0.9px;
}

body > main > div.l-recPost > div > div > div > div > div > div > div > div:nth-child(2) > div > h3 span,
body > main > div.l-recPost > div > div > div > div > div > div > div > div:nth-child(2) > div > h3 a {
	color: inherit;
	font-weight: inherit;
	font-size: inherit;
	font-family: "Noto Sans", sans-serif;
}

body > main > div.l-recPost > div > div > div > div > div > div > div > div:nth-child(2) > div > h3 a {
	text-decoration: underline;
	transition: 0.2s ease-in-out;
}

body > main > div.l-recPost > div > div > div > div > div > div > div > div:nth-child(2) > div > h3 a:hover {
	opacity: 0.72;
}

body > main > div.l-recPost > div > div > div > div > div > div > div > div:nth-child(2) > div > h3__japanese {
	font-size: 12px;
}

.c-pageTitle__english {
	font-weight: 400;
	font-size: 18px;
	line-height: 1.3;
	letter-spacing: 0.9px;
}

.p-trainerModal__content p-modal__content {
	display: flex;
}

.wp-block-group l-recSection {
	padding: initial;
}

.p-studio__tableData .l-recSection {
	padding: initial;
}

#studio > div > div:not(:first-child) {
	border-bottom: initial;
}

.c-topPickupItem__title,
.c-yadoMainTitle__jp,
.l-post__body h3.wp-block-heading,
.l-recSection h3.wp-block-heading,
.l-yadoInfo__title,
.l-yadoRelativePages__titleJp {
	font-weight: 400;
	font-size: 26px;
	line-height: 1.5;
	font-family: "Noto Sans JP", sans-serif;
	letter-spacing: 0.1em;
}

p-studio__tableTitle ico-address .l-recSection .l-recMap .wp-block-table.c-recTable td:first-child .p-trainerModal__content {
	display: flex;
}

wp-block-table c-recTable c-recTable--map p-studio__tableData p-studio__tableTitle ico-address td:first-child {
	position: relative;
	width: 100%;
	padding-left: 28px;
	font-weight: 400;
	font-family: "Lato", sans-serif;
}

.p-news__box {
	display: flex;
	gap: 16px;
}

.l-footerFixed__icon {
	display: flex;
	justify-content: center;
}

#studio > div > div > div > div > div > div > div > div > div > div > div > h3 {
	padding-bottom: 8px;
}

.p-trainer__image .p-slider__image img {
	-o-object-fit: cover;
	aspect-ratio: 1/1.3;
	object-fit: cover;
}

.arrow-icon {
	flex-shrink: 0;
}

.p-news__link .u-flex .u-flex--center .u-gap--16 {
	flex-direction: column;
	align-items: flex-start;
}

.l-footerFixed__iconImg {
	margin-inline: auto;
}

.p-trainer__image--default {
	aspect-ratio: 426/567;
	-o-object-fit: cover;
	object-fit: cover;
}

.p-title__h2 {
	color: var(--Text-primary, #333);
	font-style: normal;
	font-weight: 400;
	font-size: 32px;
	line-height: 150%; /* Heading/Desktop/H2-Noto Sans JP-Regular */
	font-family: "Noto Sans JP"; /* 48px */
	letter-spacing: 4.8px;
	text-align: center;
}

.p-trial__box {
	display: flex;
	flex: 1;
	flex-direction: column;
	gap: 16px;
}

.c-title__english.--capitalize {
	text-transform: capitalize;
}

.u-flex.--single {
	margin-inline: calc(50% - 50vw);
	background-color: #f7f7f7;
}

.c-breadCrumb {
	display: flex;
	flex-direction: row;
	align-items: center;
	gap: 12px;
}

.c-breadCrumb.--single {
	width: 100vw;
	padding-block: 24px;
}

.c-breadCrumb.--single span {
	white-space: nowrap;
}

.c-breadCrumb.--single img {
	width: 14px;
	height: 14px;
}

.news-page .p-news__item {
	margin-bottom: 12px;
	padding-bottom: 12px;
	border-bottom: 1px solid #dddddd;
}

/* 959px以上のときに padding-inline を適用 */

.news-page .p-news__item:first-child {
	margin-top: 12px;
	padding-top: 12px;
	border-top: 1px solid #dddddd;
}

.news-page .c-label {
	display: inline-block;
	padding: 2px 10px;
	border: 1px solid rgb(221, 221, 221);
	border-radius: 2px;
}

.news-page .l-section {
	padding: 72px 0;
}

.news-page .p-news__item:last-of-type {
	margin-bottom: 41px;
	padding-bottom: 12px;
	border-bottom: 1px solid #dddddd;
}

.post-page .c-label {
	display: inline-block;
	padding: 6px 12px;
	border: 1px solid rgb(221, 221, 221);
	border-radius: 2px;
	font-weight: 400;
}

.touch-side .l-sidebarCategoryList__title {
	padding: 4px 11px;
	background: #333;
	color: #fff;
}

.touch-side .l-sidebarCategoryList__itemLink {
	display: inline-block;
	padding: 6px 12px;
	border: 1px solid rgb(221, 221, 221);
	border-radius: 2px;
	color: #333;
	font-weight: 400;
	font-size: 12px;
	text-decoration: none;
}

.l-post__body p {
	font-weight: 400;
	line-height: 2;
}

.l-post__body mark {
	background: rgb(51, 51, 51);
}

wp-block-heading h2 .l-post {
	padding: 16px 24px;
	border-left: 4px solid #333;
	background-color: #f5f5f5;
}

.l-post__body blockquote.wp-block-quote cite a {
	display: inline-block;
	border-bottom: 1px solid #333;
	font-style: normal;
	text-align: right;
}

.l-post__body .wp-block-table.c-table--row td:first-child {
	background-color: #333;
}

.l-post__body .wp-block-table.c-table--column tr:first-child td {
	background-color: #333;
}

.l-post__body .wp-block-table.c-table--rowColumn tr:first-child td {
	background-color: #333;
}

.l-post__body .wp-block-table.c-table--rowColumn tr td:first-child {
	background-color: #333;
}

.c-postOthersNavBtn {
	border: 1px solid #333;
	color: #333;
}

.c-postOthersNav--next,
.c-postOthersNav--prev {
	border-radius: 3px;
}

.c-postOthersNav--next::after,
.c-postOthersNav--prev::before {
	width: 20px;
	height: 20px;
	background: url(../images/ico-arrow01-right-black.png) no-repeat center center/contain;
}

.c-postOthersNav--prev::after {
	width: 0;
}

.c-postOthersNav--next::before {
	width: 0;
}

.l-post__body ol li,
.l-post__body ul li {
	line-height: 2;
}

.p-relatedStaff__img {
	width: 307px;
	height: auto;
}

.p-relatedStaff__img img {
	aspect-ratio: 307/409;
	-o-object-fit: cover;
	object-fit: cover;
}

.p-relatedStaff__item {
	display: flex;
	justify-content: center;
	gap: 24px;
}

.p-slider__pagination {
	position: relative;
	max-width: 80px;
	padding-bottom: 20px;
}

.c-blogCard__title,
.c-infoPanel__title,
.l-footer__servicesTitle,
.l-post__body h4.wp-block-heading,
.l-recSection h4.wp-block-heading,
.l-yadoInfo__itemTitleJp {
	font-size: 16px;
	letter-spacing: 1.6px;
}

.l-post__body blockquote.wp-block-quote cite a {
	color: #333;
	font-style: normal;
}

.post-page .post-post.current-item {
	margin-right: 15px;
}

.single-member .u-flex.--single,
.single-store .u-flex.--single {
	margin-top: 0;
}

.single-member .c-pageTitle {
	padding-bottom: 0;
}

.single-store .c-pageTitle {
	padding-bottom: 0;
}

.post-page .c-pageTitle {
	padding-bottom: 0;
}

.front-page .l-section {
	padding: 72px 0;
}

.l-footer__logo {
	text-align: left;
}

.modal-container {
	display: grid;
	max-width: 1280px;
	margin: 0 auto;
	padding-right: 15px;
	padding-left: 15px;
	gap: 40px;
}

.p-modal__contener {
	box-sizing: border-box;
	display: flex;
	position: relative;
	flex-direction: column;
	width: 100%;
	max-width: 1160px;
	max-height: calc(100vh - 80px);
	padding: 24px 15px;
	gap: 16px;
	background: var(--background-primary);
}

.p-news__lists {
	margin-top: 40px;
}

.yoga-page .p-review__list {
	margin-top: 0;
}

.personal-page .p-review__list {
	margin-top: 0;
}

.online-page .p-review__list {
	margin-top: 0;
}

.tour-page .p-review__list {
	margin-top: 0;
}

.cafe-page .p-review__list {
	margin-top: 0;
}

.gym-page .p-review__list {
	margin-top: 0;
}

.c-fixedButton {
	z-index: 1;
	position: fixed;
	right: 0;
	bottom: 60px;
	width: 100%;
	transition: opacity 0.3s ease, visibility 0.3s ease;
}

.l-header {
	z-index: 2;
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
}

.online-page .p-plice {
	display: flex;
	justify-content: center;
}

.trail {
	display: grid;
	place-items: center;
	max-width: 960px;
	margin: 0 auto;
	padding-right: 15px;
	padding-left: 15px;
	gap: 40px;
}

.tour-container {
	max-width: 1280px;
	margin: 0 auto;
	padding-right: 15px;
	padding-left: 15px;
}

.p-fastidiousness__item a {
	display: grid;
	min-height: 138px;
	padding: 36px 12px 52px;
	gap: 4px;
}

.p-fastidiousness__item li {
	height: -moz-fit-content;
	height: fit-content;
}

.list::before { /* 色の変更（必要なら） */
	margin-right: 5px;
	content: "• "; /* 前点を追加 */
	color: #333; /* 余白調整 */
}

.l-recMap > .wp-block-group__inner-container {
	gap: 48px;
}

.l-section {
	padding-top: 56px;
	padding-bottom: 56px;
}

.p-trainer__image.p-slider__image img {
	aspect-ratio: 336/447;
	-o-object-fit: cover;
	object-fit: cover;
}

.p-trainer__image.p-slider__image {
	width: 100%;
}

.l-sectionNew {
	padding-top: 56px;
	padding-bottom: 56px;
}

.l-post__body .wp-block-buttons > .wp-block-button {
	display: inline-block;
	margin: 0;
	box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.16);
	cursor: pointer;
}

.l-form__submitBtn input.wpcf7-form-control.wpcf7-submit {
	border-radius: 3px;
}

.single-member .wp-block-button.--minas {
	margin-top: -16px;
}

.single-member .p-archiveStore__more.c-button {
	margin-top: 40px;
}

.single-member .p-archiveStore__inner .p-archiveStore__head {
	padding-bottom: 40px;
}

.single-member .bg-color {
	width: 100vw;
	margin-left: calc(50% - 50vw);
	padding-inline: 15px;
	background-color: #fbfaf6;
}

.single-member .p-single-store {
	display: flex;
	justify-content: center;
}

.single-member .l-recMap {
	overflow: hidden;
}

.p-relatedStaff .l-borderGrid__item:before {
	display: none;
}

.p-relatedStaff .l-borderGrid__item:after {
	display: none;
}

.p-relatedStaff .c-labels.u-marginBottom--8 {
	color: var(--Text-primary, #333);
	font-style: normal;
	font-weight: 500;
	font-size: 20px;
	line-height: 130%; /* 26px */
	letter-spacing: 1px;
}

.p-relatedStaff .card-text {
	display: -webkit-box;
	-webkit-line-clamp: 3; /* 3行以上で省略 */
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	word-break: break-word;
}

.p-relatedStaff .u-aspectRatio img {
	aspect-ratio: 307/409;
	-o-object-fit: cover;
	object-fit: cover;
}

.p-relatedStaff .p-relatedStaff__more.c-button {
	margin-top: 40px;
	text-align: center;
}

.more-btn {
	display: inline-block;
	position: relative;
}

.more-btn::before {
	z-index: 1;
	position: absolute;
	top: 50%;
	right: 14px;
	width: 24px;
	height: 24px;
	transform: translateY(-50%);
	background: url(../images/ico-arrow01-right-black.png);
	background-size: cover;
	content: "";
}

.p-relatedStaff .c-button {
	display: block;
	position: relative;
	width: -moz-fit-content;
	width: fit-content;
	margin-top: 16px;
	margin-inline: auto;
}

.staff-btn .p-relatedStaff.c-button.ico {
	margin-inline: auto;
}

.p-relatedStaff .c-button::after {
	z-index: 1;
	position: absolute;
	top: 50%;
	right: 14px;
	width: 24px;
	height: 24px;
	transform: translateY(-50%);
	background: url(../images/ico-arrow01-right-black.png);
	background-size: cover;
	content: "";
}

.u-gap--0 {
	gap: 0;
}

.member .c-pageTitle,
.page-template .c-pageTitle,
.about-page .c-pageTitle,
.page-faq .c-pageTitle,
.page-recruit .c-pageTitle,
.store .c-pageTitle,
.price-page .c-pageTitle,
.news-page .c-pageTitle {
	padding-bottom: 0;
}

.current-item {
	margin-right: 15px;
}

.post-page .c-breadCrumb {
	margin-top: 69px;
}

.page-template p,
.page-template a {
	font-weight: 400;
}

.single-member .p-relatedStaff .l-borderGrid__item {
	margin: 24px 0 0 0;
}

.single-member .p-relatedStaff .l-borderGrid__list {
	justify-content: center;
}

.single-member .p-relatedStaff .l-borderGrid__item > .c-button {
	margin-left: 0; /* 必要なら変更 */
}

.single-member .p-relatedStaff .l-borderGrid__list {
	margin: 0;
}

.l-form__submitBtn:hover::after {
	cursor: not-allowed;
	opacity: 0.7;
}

.l-sidebarList__itemTitle {
	font-weight: 400;
}

.touch-side .l-sidebarCategoryList__title {
	font-weight: 400;
}

.touch-side .l-sidebarList__title {
	font-weight: 400;
}

.c-postList__itemTime,
.l-post__metaModified,
.l-post__metaPublished {
	display: flex;
	align-items: center;
	gap: 5px;
	color: #202020;
	font-weight: 400;
}

.c-breadCrumb span {
	font-weight: 400;
}

.l-form__submitBtn input[type=submit]:hover { /* opacity:.7; */
}

.p-news__list .u-flex.u-flex--center.u-gap--16 {
	flex-shrink: 0;
}

.c-sitesTab::before {
	position: absolute;
	bottom: 15px;
	left: 0;
	width: 100%;
	height: 2px;
	background: #ddd;
	content: "";
}

.member .c-sitesTab::before {
	position: absolute;
	bottom: 0px;
	left: 0;
	width: 100%;
	height: 2px;
	background: #ddd;
	content: "";
}

@media (prefers-reduced-motion: reduce) {

html:focus-within {
	scroll-behavior: auto;
}

*,
*::before,
*::after {
	animation-duration: 0.01ms !important;
	animation-iteration-count: 1 !important;
	scroll-behavior: auto !important;
	transition-duration: 0.01ms !important;
}

}

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

.p-modal__contener {
	padding: 40px;
	gap: 24px;
}

.c-fixedButton {
	width: auto;
}

.c-fixedButton > * {
	padding: 0 64px;
	border-radius: 12px 0 0 0;
	font-size: 18px;
	line-height: 60px;
	letter-spacing: 0.9px;
}

.c-fixedButton > *:before {
	left: 34px;
}

.c-fixedButton > *:after {
	right: 34px;
}

}

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

.news-page .p-news__item {
	padding-inline: 24px;
}

.member .c-pageTitle {
	margin-top: 69px;
}

}

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

.c-fixedButton {
	bottom: 0;
}

.l-section {
	padding-top: 72px;
	padding-bottom: 72px;
}

}

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

body,
.touch-side .l-sidebarCategoryList__title {
	font-size: 13px;
	letter-spacing: 1.3px;
}

.wedding body,
.wedding .touch-side .l-sidebarCategoryList__title,
.touch-side .wedding .l-sidebarCategoryList__title {
	letter-spacing: 1.95px;
}

.news-page .l-section {
	padding: 56px 0;
}

.p-news__inner {
	width: 100%;
	max-width: 600px;
	padding-right: 15px;
	padding-left: 15px;
}

.news-page .u-omission.u-omission--1 {
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.c-topPickupItem__title,
.c-yadoMainTitle__jp,
.l-post__body h3.wp-block-heading,
.l-recSection h3.wp-block-heading,
.l-yadoInfo__title,
.l-yadoRelativePages__titleJp {
	color: var(--Text-primary, #333);
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 150%; /* Heading/Mobile/H3-Noto Sans JP-Regular */
	font-family: "Noto Sans JP"; /* 30px */
	letter-spacing: 2px;
}

.post-page .c-breadCrumb {
	margin-top: 62px;
}

}

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

.front-page .l-section {
	padding-top: 56px;
	padding-bottom: 56px;
}

.l-footer__logo {
	margin-inline: auto;
}

.modal-container {
	padding-right: 15px;
	padding-left: 15px;
}

.l-footer {
	padding-bottom: 100px;
}

}

