:root {
	--yfg-bg: #03151b;
	--yfg-bg-2: #061f29;
	--yfg-panel: rgba(7, 25, 34, .86);
	--yfg-panel-2: rgba(24, 50, 66, .84);
	--yfg-ink: #f7fbff;
	--yfg-muted: rgba(247, 251, 255, .74);
	--yfg-line: rgba(172, 224, 238, .22);
	--yfg-cyan: #55d7ec;
	--yfg-blue: #2d65a8;
	--yfg-gold: #d7b76d;
	--yfg-coral: #d9847a;
	--yfg-dark: #020b0f;
	--yfg-shadow: 0 28px 70px rgba(0, 0, 0, .36);
}

body.yfg-page,
#body_wrap.yfg-page {
	background: var(--yfg-bg);
	color: var(--yfg-ink);
	overflow-x: hidden;
}

:where(body.yfg-page, #body_wrap.yfg-page) .l-header,
:where(body.yfg-page, #body_wrap.yfg-page) #header,
:where(body.yfg-page, #body_wrap.yfg-page) .l-fixHeader,
:where(body.yfg-page, #body_wrap.yfg-page) #fix_header,
:where(body.yfg-page, #body_wrap.yfg-page) .l-footer,
:where(body.yfg-page, #body_wrap.yfg-page) #footer,
:where(body.yfg-page, #body_wrap.yfg-page) .c-pageTitle,
:where(body.yfg-page, #body_wrap.yfg-page) .p-breadcrumb,
:where(body.yfg-page, #body_wrap.yfg-page) #main_visual,
:where(body.yfg-page, #body_wrap.yfg-page) .p-mainVisual,
:where(body.yfg-page, #body_wrap.yfg-page) #sp_menu,
:where(body.yfg-page, #body_wrap.yfg-page) .p-spMenu,
:where(body.yfg-page, #body_wrap.yfg-page) .p-spMenu__overlay {
	display: none !important;
}

:where(body.yfg-page, #body_wrap.yfg-page) #content,
:where(body.yfg-page, #body_wrap.yfg-page) .l-content,
:where(body.yfg-page, #body_wrap.yfg-page) #main_content,
:where(body.yfg-page, #body_wrap.yfg-page) .l-mainContent,
:where(body.yfg-page, #body_wrap.yfg-page) .l-mainContent__inner,
:where(body.yfg-page, #body_wrap.yfg-page) .l-article,
:where(body.yfg-page, #body_wrap.yfg-page) .post_content,
:where(body.yfg-page, #body_wrap.yfg-page) .entry-content {
	width: 100% !important;
	max-width: none !important;
	margin: 0 !important;
	padding: 0 !important;
	background: transparent !important;
	color: var(--yfg-ink);
}

:where(body.yfg-page, #body_wrap.yfg-page) .post_content > * {
	margin-top: 0;
	margin-bottom: 0;
}

:where(body.yfg-page, #body_wrap.yfg-page) .yfg-design-root > .wp-block-group__inner-container,
:where(body.yfg-page, #body_wrap.yfg-page) .yfg-section > .wp-block-group__inner-container {
	width: 100% !important;
	max-width: none !important;
	margin: 0 !important;
	padding: 0 !important;
}

:where(body.yfg-page, #body_wrap.yfg-page) .alignfull,
:where(body.yfg-page, #body_wrap.yfg-page) .yfg-section.alignfull,
:where(body.yfg-page, #body_wrap.yfg-page) .yfg-design-root.alignfull {
	width: 100% !important;
	max-width: none !important;
	margin-right: 0 !important;
	margin-left: 0 !important;
}

.yfg-particles {
	position: fixed;
	inset: 0;
	z-index: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	opacity: .55;
}

.yfg-page a {
	color: inherit;
}

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

.yfg-page .wp-block-image {
	margin: 0;
}

.yfg-design-root,
.yfg-design-root * {
	box-sizing: border-box;
}

.yfg-design-root .wp-block-heading {
	padding: 0 !important;
	border: 0 !important;
	background: transparent !important;
	box-shadow: none !important;
}

.yfg-design-root .wp-block-heading::before,
.yfg-design-root .wp-block-heading::after {
	display: none !important;
	content: none !important;
}

.yfg-container > .wp-block-group__inner-container,
.yfg-section-title > .wp-block-group__inner-container,
.yfg-hero-copy > .wp-block-group__inner-container,
.yfg-trainer-card > .wp-block-group__inner-container,
.yfg-feature-card > .wp-block-group__inner-container,
.yfg-program-card > .wp-block-group__inner-container,
.yfg-faq-card > .wp-block-group__inner-container,
.yfg-testimonial-card > .wp-block-group__inner-container,
.yfg-branch-card > .wp-block-group__inner-container,
.yfg-flow-step > .wp-block-group__inner-container,
.yfg-flow-intro > .wp-block-group__inner-container,
.yfg-rich-text > .wp-block-group__inner-container,
.yfg-search-card > .wp-block-group__inner-container {
	width: 100%;
	max-width: none;
	margin: 0;
	padding: 0;
}

.yfg-trainers-grid > .wp-block-group__inner-container,
.yfg-feature-grid > .wp-block-group__inner-container,
.yfg-program-grid > .wp-block-group__inner-container,
.yfg-faq-grid > .wp-block-group__inner-container,
.yfg-testimonial-track > .wp-block-group__inner-container,
.yfg-branch-grid > .wp-block-group__inner-container,
.yfg-stats > .wp-block-group__inner-container,
.yfg-search-layout > .wp-block-group__inner-container,
.yfg-search-results > .wp-block-group__inner-container,
.yfg-flow-grid > .wp-block-group__inner-container,
.yfg-gallery-strip > .wp-block-group__inner-container,
.yfg-text-grid > .wp-block-group__inner-container {
	display: grid;
	grid-template-columns: inherit;
	gap: inherit;
	align-items: inherit;
	width: 100%;
	max-width: none;
	margin: 0;
	padding: 0;
}

.yfg-hero-slider > .wp-block-group__inner-container {
	position: absolute;
	inset: 0;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}

.yfg-hero-slide > .wp-block-group__inner-container,
.yfg-hero-slide > .wp-block-group__inner-container > .wp-block-image {
	width: 100%;
	height: 100%;
	margin: 0;
}

.yfg-hero-thumbs > .wp-block-group__inner-container {
	display: flex;
	gap: 14px;
	align-items: center;
	justify-content: center;
	margin: 0;
	padding: 0;
}

.yfg-design-root,
.yfg-site-header,
.yfg-menu-panel,
.yfg-action-rail,
.yfg-site-footer {
	position: relative;
	z-index: 2;
}

.yfg-design-root {
	width: 100vw !important;
	max-width: none !important;
	margin-right: 0 !important;
	margin-left: calc(50% - 50vw) !important;
}

.yfg-site-header {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9990;
	display: grid;
	grid-template-columns: 1fr auto;
	align-items: start;
	width: 100%;
	min-height: 112px;
	box-sizing: border-box;
	padding: 14px 88px 14px 48px;
	background: linear-gradient(180deg, rgba(2, 11, 15, .76), rgba(2, 11, 15, .18));
	backdrop-filter: blur(12px);
	transition: background .28s ease, min-height .28s ease, box-shadow .28s ease;
}

body.admin-bar .yfg-site-header {
	top: 32px;
}

.yfg-site-header.is-scrolled {
	min-height: 78px;
	background: rgba(3, 17, 23, .92);
	box-shadow: 0 12px 34px rgba(0, 0, 0, .24);
}

.yfg-header-meta {
	display: flex;
	justify-content: space-between;
	gap: 24px;
	width: 100%;
	margin-bottom: 14px;
	color: rgba(247, 251, 255, .82);
	font-size: .82rem;
}

.yfg-branch-links {
	display: inline-flex;
	gap: 18px;
	margin: 0;
	padding: 0;
	list-style: none;
}

.yfg-brand-row {
	display: flex;
	align-items: center;
	gap: 28px;
}

.yfg-brand {
	display: inline-flex;
	align-items: center;
	gap: 14px;
	color: var(--yfg-ink);
	font-family: Georgia, "Hiragino Mincho ProN", "Yu Mincho", serif;
	font-size: 1.32rem;
	font-weight: 700;
	letter-spacing: .12em;
	text-decoration: none;
	white-space: nowrap;
}

.yfg-brand-mark {
	display: grid;
	place-items: center;
	width: 45px;
	height: 45px;
	border: 1px solid rgba(247, 251, 255, .34);
	border-radius: 14px;
	background: linear-gradient(145deg, rgba(247, 251, 255, .12), rgba(85, 215, 236, .08));
	color: var(--yfg-cyan);
	box-shadow: 0 0 22px rgba(85, 215, 236, .28);
}

.yfg-brand-mark svg {
	display: block;
	width: 31px;
	height: 31px;
}

.yfg-contact-strip {
	display: inline-flex;
	align-items: center;
	gap: 14px;
	margin-left: auto;
	color: var(--yfg-ink);
}

.yfg-contact-strip__phone {
	font-family: Georgia, serif;
	font-size: 1.5rem;
	font-weight: 700;
	letter-spacing: .03em;
	white-space: nowrap;
}

.yfg-contact-strip small {
	display: block;
	color: var(--yfg-muted);
	font-size: .73rem;
}

.yfg-header-actions {
	display: flex;
	gap: 12px;
	align-items: center;
}

.yfg-button,
.yfg-header-cta,
.yfg-reserve-link .wp-block-button__link,
.yfg-page .wp-block-button__link {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 46px;
	box-sizing: border-box;
	padding: 13px 22px;
	border: 1px solid rgba(160, 218, 236, .42);
	border-radius: 6px;
	background: linear-gradient(135deg, #245a99, #2c71b0);
	color: #fff !important;
	font-weight: 700;
	line-height: 1.2;
	text-decoration: none !important;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .18), 0 14px 30px rgba(12, 64, 118, .28);
	transition: transform .24s ease, background .24s ease, border-color .24s ease;
}

.yfg-button:hover,
.yfg-header-cta:hover,
.yfg-page .wp-block-button__link:hover {
	border-color: rgba(85, 215, 236, .76);
	background: linear-gradient(135deg, #2b6fb7, #3090c5);
	transform: translateY(-2px);
}

.yfg-header-cta.-ghost,
.yfg-button.-ghost {
	background: rgba(7, 25, 34, .62);
}

.yfg-menu-toggle {
	display: none;
	align-items: center;
	justify-content: center;
	width: 48px;
	height: 48px;
	border: 1px solid rgba(255, 255, 255, .28);
	border-radius: 6px;
	background: rgba(3, 17, 23, .58);
	color: #fff;
	cursor: pointer;
}

.yfg-menu-lines,
.yfg-menu-lines::before,
.yfg-menu-lines::after {
	display: block;
	width: 24px;
	height: 2px;
	background: currentColor;
	content: "";
	transition: transform .3s ease, opacity .2s ease;
}

.yfg-menu-lines::before {
	transform: translateY(-8px);
}

.yfg-menu-lines::after {
	transform: translateY(6px);
}

.yfg-menu-toggle.is-open .yfg-menu-lines {
	background: transparent;
}

.yfg-menu-toggle.is-open .yfg-menu-lines::before {
	background: currentColor;
	transform: rotate(45deg);
}

.yfg-menu-toggle.is-open .yfg-menu-lines::after {
	background: currentColor;
	transform: rotate(-45deg);
}

.yfg-menu-panel {
	position: fixed;
	inset: 0 58px 0 auto;
	z-index: 9985;
	width: min(88vw, 560px);
	box-sizing: border-box;
	padding: 104px 52px 60px;
	background: rgba(3, 17, 23, .96);
	backdrop-filter: blur(18px);
	box-shadow: -30px 0 80px rgba(0, 0, 0, .36);
	opacity: 0;
	pointer-events: none;
	transform: translateX(24px);
	transition: opacity .3s ease, transform .3s ease;
}

.yfg-menu-panel.is-open {
	opacity: 1;
	pointer-events: auto;
	transform: translateX(0);
}

.yfg-menu-panel__title {
	margin-bottom: 20px;
	color: var(--yfg-cyan);
	font-size: .84rem;
	font-weight: 700;
	letter-spacing: .14em;
}

.yfg-menu-panel .menu {
	margin: 0;
	padding: 0;
	list-style: none;
}

.yfg-menu-panel .menu-item {
	border-bottom: 1px solid var(--yfg-line);
	list-style: none;
}

.yfg-menu-panel .menu-item a {
	display: block;
	padding: 19px 0;
	color: #fff;
	font-family: Georgia, "Hiragino Mincho ProN", serif;
	font-size: 1.7rem;
	text-decoration: none;
	transition: color .24s ease, transform .24s ease;
}

.yfg-menu-panel .menu-item a:hover {
	color: var(--yfg-cyan);
	transform: translateX(8px);
}

.yfg-action-rail {
	position: fixed;
	top: 0;
	right: 0;
	z-index: 9992;
	display: grid;
	grid-template-rows: repeat(9, minmax(0, 1fr));
	width: 58px;
	height: 100vh;
	background: transparent;
	border-left: 1px solid rgba(255, 255, 255, .14);
	backdrop-filter: none;
	pointer-events: none;
}

.yfg-action-rail a {
	display: grid;
	place-items: center;
	align-content: center;
	min-height: 0;
	height: 100%;
	margin: 0;
	border: 0;
	border-bottom: 1px solid rgba(255, 255, 255, .15);
	border-radius: 0;
	background: transparent;
	color: #fff;
	font-size: .66rem;
	line-height: 1.25;
	text-align: center;
	text-decoration: none;
	pointer-events: auto;
	transition: background .2s ease, color .2s ease;
}

.yfg-action-rail a:last-child {
	margin-top: 0;
	margin-bottom: 0;
	border-top: 1px solid rgba(255, 255, 255, .15);
	border-bottom: 0;
}

.yfg-action-rail a:hover {
	background: rgba(85, 215, 236, .16);
	color: var(--yfg-cyan);
}

.yfg-action-rail .yfg-rail-icon {
	display: grid;
	place-items: center;
	width: 22px;
	height: 22px;
	margin-bottom: 4px;
	line-height: 1;
}

.yfg-action-rail .yfg-rail-icon svg {
	display: block;
	width: 20px;
	height: 20px;
	stroke: currentColor;
	stroke-width: 1.9;
	fill: none;
	stroke-linecap: round;
	stroke-linejoin: round;
}

.yfg-action-rail .yfg-rail-label {
	display: block;
	max-width: 52px;
	font-size: .56rem;
	font-weight: 600;
	letter-spacing: 0;
	line-height: 1.15;
	overflow-wrap: anywhere;
}

.yfg-section {
	position: relative;
	overflow: hidden;
	box-sizing: border-box;
	padding: 110px 0;
	background: transparent;
}

.yfg-section::before {
	position: absolute;
	inset: 0;
	z-index: -1;
	content: "";
	background:
		radial-gradient(circle at 18% 18%, rgba(85, 215, 236, .08), transparent 30%),
		radial-gradient(circle at 86% 34%, rgba(217, 132, 122, .08), transparent 32%);
	pointer-events: none;
}

.yfg-container {
	position: relative;
	z-index: 1;
	width: min(1120px, calc(100% - 150px));
	margin: 0 auto;
}

.yfg-section-title {
	position: relative;
	margin: 0 0 56px;
	text-align: center;
}

.yfg-section-title__en {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: -1;
	margin: 0;
	color: rgba(255, 255, 255, .09);
	font-family: Georgia, serif;
	font-size: 5rem;
	font-weight: 700;
	letter-spacing: .08em;
	text-transform: uppercase;
	transform: translate(-50%, -50%);
	white-space: nowrap;
}

.yfg-section-title__jp {
	display: block;
	margin: 0 0 12px;
	color: var(--yfg-cyan);
	font-size: .82rem;
	font-weight: 700;
	letter-spacing: .16em;
	text-transform: uppercase;
}

.yfg-section-title h1,
.yfg-section-title h2 {
	margin: 0;
	color: #fff;
	font-family: Georgia, "Hiragino Mincho ProN", "Yu Mincho", serif;
	font-size: 2.1rem;
	font-weight: 700;
	line-height: 1.35;
}

.yfg-section-title p:not(.yfg-section-title__en):not(.yfg-section-title__jp) {
	max-width: 680px;
	margin: 18px auto 0;
	color: var(--yfg-muted);
	line-height: 2;
}

.yfg-hero {
	position: relative;
	min-height: 100vh;
	padding: 0;
	background: #020b0f;
}

.yfg-hero-slider {
	position: absolute;
	inset: 0;
	z-index: 0;
}

.yfg-hero-slide {
	position: absolute;
	inset: 0;
	overflow: hidden;
	opacity: 0;
	transition: opacity 1.1s ease;
}

.yfg-hero-slide::after {
	position: absolute;
	inset: 0;
	z-index: 1;
	content: "";
	background:
		linear-gradient(90deg, rgba(2, 11, 15, .52), rgba(2, 11, 15, .12) 48%, rgba(2, 11, 15, .48)),
		linear-gradient(180deg, rgba(2, 11, 15, .22), rgba(2, 11, 15, .7));
	pointer-events: none;
}

.yfg-hero-slide.is-active {
	opacity: 1;
}

.yfg-hero-slide img {
	position: absolute;
	inset: 0;
	z-index: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	filter: saturate(1.04) contrast(1.04);
	transform: scale(1.03);
	transition: transform 7s ease;
}

.yfg-hero-slide.is-active img {
	transform: scale(1.08);
}

.yfg-hero::after {
	display: none;
	content: none;
}

.yfg-hero-copy {
	position: relative;
	z-index: 20;
	display: grid;
	align-content: center;
	width: min(980px, calc(100% - 160px));
	min-height: 100vh;
	margin: 0 auto;
	padding-top: 82px;
	text-align: center;
}

.yfg-hero-copy > .wp-block-group__inner-container {
	position: relative;
	z-index: 20;
}

.yfg-hero-kicker {
	margin: 0 0 16px;
	color: var(--yfg-cyan);
	font-size: .9rem;
	font-weight: 700;
	letter-spacing: .18em;
	text-transform: uppercase;
}

.yfg-hero-title {
	margin: 0;
	color: #fff;
	font-family: Georgia, "Hiragino Mincho ProN", "Yu Mincho", serif;
	font-size: 4rem !important;
	line-height: 1.08 !important;
	text-shadow: 0 8px 32px rgba(0, 0, 0, .52);
}

.yfg-hero-lead {
	max-width: 700px;
	margin: 22px auto 0;
	color: #fff;
	font-size: 1.22rem;
	font-weight: 600;
	line-height: 2;
	text-shadow: 0 5px 20px rgba(0, 0, 0, .46);
}

.yfg-hero-actions {
	display: flex;
	justify-content: center;
	gap: 14px;
	margin-top: 34px;
}

.yfg-hero-thumbs {
	position: absolute;
	bottom: 26px;
	left: 50%;
	z-index: 21;
	display: flex;
	gap: 14px;
	transform: translateX(-50%);
}

.yfg-hero-thumb {
	display: block;
	overflow: hidden;
	width: 104px;
	height: 60px;
	padding: 0;
	border: 1px solid rgba(255, 255, 255, .44);
	border-radius: 0;
	background: transparent;
	cursor: pointer;
	opacity: .66;
	transition: opacity .2s ease, border-color .2s ease, transform .2s ease;
}

.yfg-hero-thumb img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.yfg-hero-thumb.is-active {
	border-color: var(--yfg-cyan);
	opacity: 1;
	transform: translateY(-4px);
}

.yfg-trainers-grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 24px;
}

.yfg-trainer-card,
.yfg-feature-card,
.yfg-faq-card,
.yfg-testimonial-card,
.yfg-branch-card,
.yfg-program-card,
.yfg-search-card {
	position: relative;
	box-sizing: border-box;
	border: 1px solid var(--yfg-line);
	border-radius: 6px;
	background: linear-gradient(180deg, rgba(10, 32, 42, .92), rgba(3, 17, 23, .86));
	box-shadow: var(--yfg-shadow);
}

.yfg-trainer-card {
	overflow: hidden;
}

.yfg-trainer-card > .wp-block-image,
.yfg-trainer-card > .wp-block-group__inner-container > .wp-block-image,
.yfg-trainer-card > .yfg-trainer-photo {
	position: relative;
	aspect-ratio: 4 / 3;
	margin: 0;
	overflow: hidden;
	background: #071923;
}

.yfg-trainer-card__image {
	position: relative;
	aspect-ratio: 4 / 3;
	overflow: hidden;
	background: #071923;
}

.yfg-trainer-card__image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: transform .7s ease;
}

.yfg-trainer-card > .wp-block-image img,
.yfg-trainer-card > .wp-block-group__inner-container > .wp-block-image img,
.yfg-trainer-card > .yfg-trainer-photo img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: transform .7s ease;
}

.yfg-trainer-card:hover img {
	transform: scale(1.06);
}

.yfg-badge {
	position: absolute;
	top: 14px;
	left: 18px;
	display: inline-flex;
	align-items: center;
	min-height: 32px;
	padding: 0 13px;
	border: 1px solid rgba(85, 215, 236, .56);
	border-radius: 999px;
	background: rgba(3, 17, 23, .72);
	color: var(--yfg-cyan);
	font-size: .72rem;
	font-weight: 700;
	letter-spacing: .08em;
}

p.yfg-badge {
	margin: 0;
}

.yfg-trainer-card__body {
	padding: 28px 28px 30px;
	background-image:
		linear-gradient(rgba(255, 255, 255, .055) 1px, transparent 1px),
		linear-gradient(90deg, rgba(255, 255, 255, .055) 1px, transparent 1px);
	background-size: 19px 19px;
}

.yfg-trainer-card h3 {
	margin: 0;
	font-family: Georgia, "Hiragino Mincho ProN", serif;
	font-size: 1.26rem;
	line-height: 1.45;
	text-align: center;
}

.yfg-trainer-card h3 small {
	display: block;
	margin-top: 4px;
	color: var(--yfg-muted);
	font-family: inherit;
	font-size: .78rem;
}

.yfg-card-subtitle {
	margin: 4px 0 16px;
	color: var(--yfg-muted);
	font-family: Georgia, "Hiragino Mincho ProN", serif;
	font-size: .78rem;
	text-align: center;
}

.yfg-social-mini {
	display: flex;
	justify-content: center;
	gap: 12px;
	margin: 16px 0;
	padding: 0;
	list-style: none;
	color: var(--yfg-cyan);
}

.yfg-social-mini li {
	display: grid;
	place-items: center;
	width: 31px;
	height: 31px;
	border: 1px solid rgba(85, 215, 236, .36);
	border-radius: 50%;
	background: rgba(85, 215, 236, .08);
}

.yfg-social-icon {
	position: relative;
	display: block;
	width: 16px;
	height: 16px;
	color: currentColor;
}

.yfg-social-icon.-instagram {
	box-sizing: border-box;
	border: 1.7px solid currentColor;
	border-radius: 5px;
}

.yfg-social-icon.-instagram::before {
	position: absolute;
	top: 4px;
	left: 4px;
	width: 5px;
	height: 5px;
	border: 1.6px solid currentColor;
	border-radius: 50%;
	content: "";
}

.yfg-social-icon.-instagram::after {
	position: absolute;
	top: 2.8px;
	right: 2.8px;
	width: 2.8px;
	height: 2.8px;
	border-radius: 50%;
	background: currentColor;
	content: "";
}

.yfg-social-icon.-x::before,
.yfg-social-icon.-x::after {
	position: absolute;
	top: 7px;
	left: 1px;
	width: 14px;
	height: 1.8px;
	border-radius: 99px;
	background: currentColor;
	content: "";
}

.yfg-social-icon.-x::before {
	transform: rotate(43deg);
}

.yfg-social-icon.-x::after {
	transform: rotate(-43deg);
}

.yfg-social-icon.-youtube {
	border-radius: 5px;
	background: currentColor;
}

.yfg-social-icon.-youtube::before {
	position: absolute;
	top: 4px;
	left: 6px;
	width: 0;
	height: 0;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	border-left: 6px solid var(--yfg-bg);
	content: "";
}

.yfg-trainer-card p {
	margin: 0;
	color: var(--yfg-muted);
	font-size: .92rem;
	line-height: 2;
}

.yfg-band {
	position: relative;
	overflow: hidden;
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
}

.yfg-bg-hero-studio {
	background-image: url("../img/photos/hero-studio.jpg");
}

.yfg-bg-reception-lounge {
	background-image: url("../img/photos/reception-lounge.jpg");
}

.yfg-bg-group-lesson {
	background-image: url("../img/photos/group-lesson.jpg");
}

.yfg-bg-personal-session {
	background-image: url("../img/photos/personal-session.jpg");
}

.yfg-bg-equipment-detail {
	background-image: url("../img/photos/equipment-detail.jpg");
}

.yfg-bg-branch-shimonoseki {
	background-image: url("../img/photos/branch-shimonoseki.jpg");
}

.yfg-bg-trainer-kaito {
	background-image: url("../img/photos/trainer-kaito.jpg");
}

.yfg-band::after {
	position: absolute;
	inset: 0;
	z-index: 1;
	content: "";
	background: rgba(3, 17, 23, .72);
}

.yfg-band > * {
	position: relative;
	z-index: 2;
}

.yfg-band > .yfg-section-bg-media,
.yfg-band > .wp-block-group__inner-container > .yfg-section-bg-media,
.yfg-lower-hero > .yfg-section-bg-media,
.yfg-lower-hero > .wp-block-group__inner-container > .yfg-section-bg-media {
	position: absolute;
	inset: 0;
	z-index: 0;
	width: 100%;
	height: 100%;
	margin: 0;
	overflow: hidden;
	pointer-events: none;
}

.yfg-section-bg-media img,
.yfg-band > .wp-block-group__inner-container > .yfg-section-bg-media img,
.yfg-lower-hero > .wp-block-group__inner-container > .yfg-section-bg-media img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.yfg-feature-grid,
.yfg-program-grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 24px;
}

.yfg-feature-card,
.yfg-program-card {
	min-height: 270px;
	padding: 28px;
	text-align: center;
}

.yfg-feature-card__number {
	display: block;
	color: #fff;
	font-family: Georgia, serif;
	font-size: 2.8rem;
	font-weight: 700;
	line-height: 1;
}

p.yfg-feature-card__number,
p.yfg-flow-step__num {
	margin: 0 0 22px;
	color: #fff !important;
}

.yfg-feature-card__number::after,
.yfg-flow-step__num::after {
	display: block;
	width: 68px;
	height: 68px;
	margin: 24px auto 26px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	filter: drop-shadow(0 0 14px rgba(85, 215, 236, .42));
}

.yfg-feature-card.-scan .yfg-feature-card__number::after {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' fill='none' stroke='white' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M24 7v7M24 34v7M12 24h7M29 24h7'/%3E%3Cpath d='M18 17c4-3 8-3 12 0M18 31c4 3 8 3 12 0'/%3E%3Cpath d='M16 12c-4 3-6 7-6 12s2 9 6 12M32 12c4 3 6 7 6 12s-2 9-6 12'/%3E%3C/svg%3E");
}

.yfg-feature-card.-small-group .yfg-feature-card__number::after {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' fill='none' stroke='white' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='24' cy='15' r='5'/%3E%3Ccircle cx='14' cy='20' r='4'/%3E%3Ccircle cx='34' cy='20' r='4'/%3E%3Cpath d='M15 36c1.3-7 4.5-11 9-11s7.7 4 9 11M6 35c1.4-5 4-8 8-8M34 27c4 0 6.6 3 8 8'/%3E%3C/svg%3E");
}

.yfg-feature-card.-food-log .yfg-feature-card__number::after {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' fill='none' stroke='white' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M14 15h18a4 4 0 0 1 4 4v18H14z'/%3E%3Cpath d='M18 11v8M24 11v8M30 11v8M18 27h14M18 33h10M36 23h5v12a4 4 0 0 1-4 4h-1'/%3E%3C/svg%3E");
}

.yfg-feature-card.-schedule .yfg-feature-card__number::after {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' fill='none' stroke='white' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='10' y='12' width='28' height='26' rx='5'/%3E%3Cpath d='M16 8v8M32 8v8M10 20h28'/%3E%3Ccircle cx='24' cy='30' r='6'/%3E%3Cpath d='M24 27v4l3 2'/%3E%3C/svg%3E");
}

.yfg-feature-card.-report .yfg-feature-card__number::after {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' fill='none' stroke='white' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M10 38h28'/%3E%3Cpath d='M14 34V22M22 34V16M30 34V26M38 34V12'/%3E%3Cpath d='M12 14h10l5 6 9-10'/%3E%3C/svg%3E");
}

.yfg-feature-card.-community .yfg-feature-card__number::after {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' fill='none' stroke='white' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M14 34c8-12 14-12 22-2'/%3E%3Cpath d='M12 36h24M18 18l6-7 6 7M24 11v22'/%3E%3Ccircle cx='14' cy='34' r='3'/%3E%3Ccircle cx='36' cy='32' r='3'/%3E%3C/svg%3E");
}

.yfg-feature-card__icon {
	display: grid;
	place-items: center;
	width: 78px;
	height: 78px;
	margin: 24px auto 26px;
	border: 0;
	border-radius: 0;
	background: transparent;
	color: #fff;
	box-shadow: none;
}

.yfg-feature-card__icon svg {
	display: block;
	width: 68px;
	height: 68px;
	stroke: currentColor;
	stroke-width: 1.55;
	fill: none;
	stroke-linecap: round;
	stroke-linejoin: round;
	filter: drop-shadow(0 0 14px rgba(85, 215, 236, .42));
}

.yfg-feature-card h3,
.yfg-program-card h3,
.yfg-branch-card h3 {
	margin: 0 0 14px;
	color: #fff;
	font-family: Georgia, "Hiragino Mincho ProN", serif;
	font-size: 1.25rem;
	line-height: 1.5;
}

.yfg-feature-card p,
.yfg-program-card p,
.yfg-branch-card p {
	margin: 0;
	color: var(--yfg-muted);
	line-height: 2;
}

.yfg-stats {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 32px;
	text-align: center;
}

.yfg-stat__label {
	display: block;
	margin-bottom: 14px;
	font-size: .95rem;
	font-weight: 700;
}

.yfg-stat__num {
	color: #fff;
	font-family: Georgia, serif;
	font-size: 3.6rem;
	line-height: 1;
}

.yfg-stat__unit {
	margin-left: 5px;
	color: var(--yfg-muted);
}

.yfg-search-layout {
	display: grid;
	grid-template-columns: minmax(270px, .82fr) minmax(0, 1.18fr);
	gap: 28px;
	align-items: start;
}

.yfg-search-card {
	padding: 30px;
}

.yfg-filter {
	display: grid;
	gap: 16px;
}

.yfg-filter label {
	display: grid;
	gap: 8px;
	color: var(--yfg-muted);
	font-size: .86rem;
}

.yfg-filter select {
	width: 100%;
	min-height: 48px;
	box-sizing: border-box;
	padding: 0 14px;
	border: 1px solid rgba(172, 224, 238, .34);
	border-radius: 6px;
	background: rgba(2, 11, 15, .78);
	color: #fff;
}

.yfg-search-results {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 18px;
}

.yfg-search-result {
	display: grid;
	grid-template-columns: 96px minmax(0, 1fr);
	gap: 16px;
	align-items: center;
	padding: 14px;
	border: 1px solid var(--yfg-line);
	border-radius: 6px;
	background: rgba(3, 17, 23, .68);
	transition: opacity .2s ease, transform .2s ease;
}

.yfg-search-result > .wp-block-group__inner-container {
	display: grid;
	grid-template-columns: inherit;
	gap: inherit;
	align-items: inherit;
	width: 100%;
}

.yfg-search-result.is-hidden {
	display: none;
}

.yfg-search-result img {
	width: 96px;
	height: 96px;
	object-fit: cover;
}

.yfg-search-result > .wp-block-image {
	width: 96px;
	height: 96px;
	margin: 0;
	overflow: hidden;
}

.yfg-search-result > .wp-block-group__inner-container > .wp-block-image {
	width: 96px;
	height: 96px;
	margin: 0;
	overflow: hidden;
}

.yfg-search-result > .wp-block-image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.yfg-search-result > .wp-block-group__inner-container > .wp-block-image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.yfg-search-result h3 {
	margin: 0 0 8px;
	font-size: 1rem;
}

.yfg-search-result p {
	margin: 0;
	color: var(--yfg-muted);
	font-size: .84rem;
	line-height: 1.8;
}

.yfg-faq-grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 22px;
}

.yfg-faq-card {
	padding: 0;
	overflow: hidden;
	background: linear-gradient(180deg, rgba(10, 32, 42, .96), rgba(3, 17, 23, .92));
}

.yfg-faq-question {
	position: relative;
	display: block;
	width: 100%;
	min-height: 84px;
	padding: 24px 22px 22px 72px !important;
	border: 0;
	border-bottom: 1px dashed rgba(255, 255, 255, .22);
	background: transparent;
	color: #fff;
	font-family: inherit;
	font-size: 1rem;
	font-weight: 700;
	line-height: 1.6;
	text-align: left;
	cursor: default;
}

.yfg-design-root .wp-block-heading.yfg-faq-question {
	position: relative;
	display: block !important;
	min-height: 84px;
	padding: 24px 22px 22px 72px !important;
	border-bottom: 1px dashed rgba(255, 255, 255, .22) !important;
	color: #fff;
	font-size: 1rem;
	line-height: 1.6;
	text-align: left;
}

.yfg-faq-question::before {
	position: absolute;
	top: 50%;
	left: 22px;
	display: grid;
	place-items: center;
	width: 36px;
	height: 36px;
	border: 1px solid rgba(255, 255, 255, .55);
	color: #fff;
	content: "Q";
	font-family: Georgia, serif;
	font-size: 1rem;
	line-height: 1;
	transform: translateY(-50%);
}

.yfg-design-root .wp-block-heading.yfg-faq-question::before {
	position: absolute;
	top: 50%;
	left: 22px;
	display: grid !important;
	place-items: center;
	width: 36px;
	height: 36px;
	border: 1px solid rgba(255, 255, 255, .55);
	color: #fff;
	content: "Q" !important;
	font-family: Georgia, serif;
	font-size: 1rem;
	line-height: 1;
	transform: translateY(-50%);
}

.yfg-faq-answer {
	margin: 0;
	padding: 0 22px 24px 72px;
	color: rgba(247, 251, 255, .84);
	line-height: 2;
}

.yfg-faq-card:not(.is-open) .yfg-faq-answer {
	display: block;
}

.yfg-testimonials {
	position: relative;
	display: block;
}

.yfg-testimonial-track {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 26px;
}

.yfg-testimonial-card {
	padding: 28px;
	text-align: center;
}

.yfg-testimonial-card img {
	width: 100%;
	height: 190px;
	object-fit: cover;
	margin-bottom: 22px;
}

.yfg-testimonial-card > .wp-block-image {
	margin: 0 0 22px;
}

.yfg-testimonial-card > .wp-block-group__inner-container > .wp-block-image {
	margin: 0 0 22px;
}

.yfg-testimonial-card > .wp-block-image img {
	width: 100%;
	height: 190px;
	object-fit: cover;
}

.yfg-testimonial-card > .wp-block-group__inner-container > .wp-block-image img {
	width: 100%;
	height: 190px;
	object-fit: cover;
}

.yfg-testimonial-card h3 {
	margin: 0 0 12px;
	font-family: Georgia, "Hiragino Mincho ProN", serif;
	font-size: 1.18rem;
}

.yfg-testimonial-card p {
	margin: 0;
	color: var(--yfg-muted);
	line-height: 2;
}

.yfg-stars {
	display: block;
	margin-top: 18px;
	color: var(--yfg-gold);
	letter-spacing: .06em;
}

.yfg-carousel-button {
	display: grid;
	place-items: center;
	width: 48px;
	height: 58px;
	border: 1px solid rgba(255, 255, 255, .18);
	border-radius: 6px;
	background: rgba(2, 11, 15, .82);
	color: #fff;
	font-size: 1.4rem;
	cursor: pointer;
}

.yfg-branch-grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 0;
}

.yfg-branch-card {
	overflow: hidden;
	border-radius: 0;
	box-shadow: none;
}

.yfg-branch-card img {
	width: 100%;
	height: 330px;
	object-fit: cover;
	opacity: .82;
	transition: opacity .24s ease, transform .7s ease;
}

.yfg-branch-card > .wp-block-image {
	margin: 0;
}

.yfg-branch-card > .wp-block-group__inner-container > .wp-block-image {
	margin: 0;
}

.yfg-branch-card > .wp-block-image img {
	width: 100%;
	height: 330px;
	object-fit: cover;
	opacity: .82;
	transition: opacity .24s ease, transform .7s ease;
}

.yfg-branch-card > .wp-block-group__inner-container > .wp-block-image img {
	width: 100%;
	height: 330px;
	object-fit: cover;
	opacity: .82;
	transition: opacity .24s ease, transform .7s ease;
}

.yfg-branch-card:hover img {
	opacity: 1;
	transform: scale(1.06);
}

.yfg-branch-card__body {
	padding: 26px;
}

.yfg-flow-grid {
	display: grid;
	grid-template-columns: .9fr repeat(3, 1fr);
	gap: 26px;
	align-items: stretch;
}

.yfg-flow-intro {
	padding-right: 20px;
}

.yfg-flow-step {
	padding: 12px 26px 0;
	border-left: 1px solid rgba(255, 255, 255, .28);
	text-align: center;
}

.yfg-flow-step__num {
	display: block;
	margin-bottom: 22px;
	color: #fff;
	font-family: Georgia, serif;
	font-size: 2rem;
}

.yfg-flow-step__num::after {
	width: 66px;
	height: 66px;
	margin-top: 20px;
	margin-bottom: 24px;
	filter: drop-shadow(0 0 16px rgba(85, 215, 236, .4));
}

.yfg-flow-step.-reserve .yfg-flow-step__num::after {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' fill='none' stroke='white' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='11' y='10' width='26' height='30' rx='4'/%3E%3Cpath d='M18 18h12M18 25h12M18 32h7M32 31l3 3 6-8'/%3E%3C/svg%3E");
}

.yfg-flow-step.-mail .yfg-flow-step__num::after {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' fill='none' stroke='white' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 17h24v16H12z'/%3E%3Cpath d='m12 18 12 9 12-9'/%3E%3Cpath d='M34 10l5 5-5 5'/%3E%3C/svg%3E");
}

.yfg-flow-step.-trial .yfg-flow-step__num::after {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' fill='none' stroke='white' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M13 32h22M17 32l4-16h6l4 16M18 18h12M12 24h8M28 24h8'/%3E%3Ccircle cx='24' cy='12' r='4'/%3E%3C/svg%3E");
}

.yfg-flow-step__icon {
	display: grid;
	place-items: center;
	width: 78px;
	height: 78px;
	margin: 0 auto 24px;
	color: #fff;
}

.yfg-flow-step__icon svg {
	display: block;
	width: 66px;
	height: 66px;
	stroke: currentColor;
	stroke-width: 1.55;
	fill: none;
	stroke-linecap: round;
	stroke-linejoin: round;
	filter: drop-shadow(0 0 16px rgba(85, 215, 236, .4));
}

.yfg-flow-step p {
	margin: 0;
	color: var(--yfg-muted);
	line-height: 2;
}

.yfg-flow-step h3 {
	margin: 0 0 14px;
	color: #fff;
	font-family: Georgia, "Hiragino Mincho ProN", serif;
	font-size: 1.16rem;
	line-height: 1.5;
}

.yfg-gallery-strip {
	display: grid;
	grid-template-columns: repeat(5, minmax(0, 1fr));
	gap: 10px;
	margin-top: 84px;
}

.yfg-gallery-strip img {
	width: 100%;
	height: 150px;
	object-fit: cover;
}

.yfg-gallery-strip .wp-block-image {
	margin: 0;
}

.yfg-gallery-strip > .wp-block-group__inner-container > .wp-block-image {
	margin: 0;
}

.yfg-gallery-strip .wp-block-image img {
	width: 100%;
	height: 150px;
	object-fit: cover;
}

.yfg-gallery-strip > .wp-block-group__inner-container > .wp-block-image img {
	width: 100%;
	height: 150px;
	object-fit: cover;
}

.yfg-trainers-grid,
.yfg-feature-grid,
.yfg-program-grid,
.yfg-faq-grid,
.yfg-testimonial-track,
.yfg-branch-grid,
.yfg-stats,
.yfg-search-layout,
.yfg-search-results,
.yfg-flow-grid,
.yfg-gallery-strip,
.yfg-text-grid {
	display: block;
}

.yfg-search-result {
	display: block;
}

.yfg-trainers-grid > .wp-block-group__inner-container,
.yfg-feature-grid > .wp-block-group__inner-container,
.yfg-program-grid > .wp-block-group__inner-container,
.yfg-faq-grid > .wp-block-group__inner-container,
.yfg-testimonial-track > .wp-block-group__inner-container,
.yfg-branch-grid > .wp-block-group__inner-container,
.yfg-stats > .wp-block-group__inner-container,
.yfg-search-layout > .wp-block-group__inner-container,
.yfg-search-results > .wp-block-group__inner-container,
.yfg-flow-grid > .wp-block-group__inner-container,
.yfg-gallery-strip > .wp-block-group__inner-container,
.yfg-text-grid > .wp-block-group__inner-container,
.yfg-search-result > .wp-block-group__inner-container {
	display: grid;
	grid-template-columns: inherit;
	gap: inherit;
	align-items: stretch;
	width: 100%;
}

.yfg-trainers-grid > .wp-block-group__inner-container > .yfg-trainer-card,
.yfg-feature-grid > .wp-block-group__inner-container > .yfg-feature-card,
.yfg-program-grid > .wp-block-group__inner-container > .yfg-program-card,
.yfg-search-results > .wp-block-group__inner-container > .yfg-search-result,
.yfg-faq-grid > .wp-block-group__inner-container > .yfg-faq-card,
.yfg-testimonial-track > .wp-block-group__inner-container > .yfg-testimonial-card,
.yfg-branch-grid > .wp-block-group__inner-container > .yfg-branch-card,
.yfg-flow-grid > .wp-block-group__inner-container > .yfg-flow-step {
	align-self: stretch;
	height: 100%;
	min-height: 100%;
}

.yfg-trainer-card > .wp-block-group__inner-container,
.yfg-feature-card > .wp-block-group__inner-container,
.yfg-program-card > .wp-block-group__inner-container,
.yfg-search-result > .wp-block-group__inner-container,
.yfg-faq-card > .wp-block-group__inner-container,
.yfg-testimonial-card > .wp-block-group__inner-container,
.yfg-branch-card > .wp-block-group__inner-container,
.yfg-flow-step > .wp-block-group__inner-container {
	height: 100%;
	min-height: 100%;
}

.yfg-trainer-card > .wp-block-group__inner-container,
.yfg-feature-card > .wp-block-group__inner-container,
.yfg-program-card > .wp-block-group__inner-container,
.yfg-faq-card > .wp-block-group__inner-container,
.yfg-testimonial-card > .wp-block-group__inner-container,
.yfg-branch-card > .wp-block-group__inner-container,
.yfg-flow-step > .wp-block-group__inner-container {
	display: flex;
	flex-direction: column;
}

.yfg-trainer-card__body,
.yfg-branch-card__body {
	flex: 1 1 auto;
}

.yfg-testimonial-card > .wp-block-group__inner-container > p:not(.yfg-stars),
.yfg-branch-card__body > .wp-block-group__inner-container,
.yfg-flow-step > .wp-block-group__inner-container > p {
	flex: 1 1 auto;
}

.yfg-site-footer {
	padding: 52px 58px 42px 0;
	background: #03151b;
	color: var(--yfg-muted);
	text-align: center;
}

.yfg-site-footer__brand {
	margin: 0 0 18px;
	color: #fff;
	font-family: Georgia, serif;
	font-size: 1.4rem;
	font-weight: 700;
	letter-spacing: .12em;
}

.yfg-footer-menu {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 16px;
	margin: 0 0 20px;
	padding: 0;
	list-style: none;
}

.yfg-footer-menu a {
	color: #fff;
	text-decoration: none;
}

.yfg-lower-hero {
	position: relative;
	overflow: hidden;
	min-height: 440px;
	display: grid;
	align-items: end;
	padding-top: 130px;
	background-size: cover;
	background-position: center;
}

.yfg-lower-hero::after {
	position: absolute;
	inset: 0;
	z-index: 1;
	content: "";
	background: linear-gradient(180deg, rgba(2, 11, 15, .24), rgba(2, 11, 15, .82));
	pointer-events: none;
}

.yfg-lower-hero .yfg-section-title {
	position: relative;
	z-index: 2;
	text-align: left;
}

.yfg-lower-hero > .yfg-container,
.yfg-lower-hero > .wp-block-group__inner-container > .yfg-container {
	position: relative;
	z-index: 2;
}

.yfg-text-grid {
	display: grid;
	grid-template-columns: .85fr 1.15fr;
	gap: 48px;
	align-items: start;
}

.yfg-rich-text {
	color: var(--yfg-muted);
	line-height: 2.2;
}

.yfg-rich-text h2,
.yfg-rich-text h3 {
	color: #fff;
	font-family: Georgia, "Hiragino Mincho ProN", serif;
	line-height: 1.5;
}

.yfg-price-table {
	width: 100%;
	border-collapse: collapse;
	overflow: hidden;
	border: 1px solid var(--yfg-line);
	border-radius: 6px;
	background: rgba(3, 17, 23, .7);
}

.wp-block-table.yfg-price-table {
	display: block;
}

.wp-block-table.yfg-price-table table {
	width: 100%;
	border-collapse: collapse;
}

.yfg-price-table th,
.yfg-price-table td {
	padding: 18px;
	border-bottom: 1px solid var(--yfg-line);
	color: #fff;
	text-align: left;
}

.yfg-price-table td {
	color: var(--yfg-muted);
}

.yfg-price-table tr:last-child th,
.yfg-price-table tr:last-child td {
	border-bottom: 0;
}

.yfg-reveal {
	opacity: 0;
	transform: translateY(28px);
	transition: opacity .7s ease, transform .7s ease;
}

.yfg-reveal.is-visible {
	opacity: 1;
	transform: translateY(0);
}

@media (max-width: 1180px) {
	.yfg-site-header {
		padding-right: 34px;
		padding-left: 28px;
	}

	.yfg-contact-strip {
		display: none;
	}
}

@media (max-width: 960px) {
	.yfg-design-root {
		width: 100vw !important;
		margin-left: calc(50% - 50vw) !important;
	}

	.yfg-site-header {
		width: 100%;
		min-height: 74px;
		padding: 12px 18px;
		background: rgba(3, 17, 23, .92);
	}

	body.admin-bar .yfg-site-header,
	body.admin-bar .yfg-menu-panel {
		top: 46px;
	}

	.yfg-header-meta,
	.yfg-header-actions {
		display: none;
	}

	.yfg-brand-row {
		justify-content: space-between;
	}

	.yfg-menu-toggle {
		display: inline-flex;
	}

	.yfg-menu-panel {
		inset: 0 0 0 auto;
		width: min(90vw, 420px);
		padding: 92px 28px 60px;
	}

	.yfg-action-rail {
		top: auto;
		bottom: 0;
		left: 0;
		right: auto;
		width: 100%;
		height: 58px;
		grid-template-columns: repeat(7, 1fr);
		grid-template-rows: 1fr;
		border-top: 1px solid rgba(255, 255, 255, .18);
		border-left: 0;
		background: transparent;
		backdrop-filter: none;
	}

	.yfg-action-rail a {
		min-height: 58px;
		height: 58px;
		margin: 0;
		border: 0;
		border-radius: 0;
		border-right: 1px solid rgba(255, 255, 255, .14);
		background: transparent;
		font-size: .58rem;
	}

	.yfg-action-rail a:nth-of-type(n+8) {
		display: none;
	}

	.yfg-action-rail a:last-child {
		margin-top: 0;
		border-top: 0;
	}

	.yfg-action-rail .yfg-rail-icon {
		width: 20px;
		height: 20px;
		margin-bottom: 2px;
	}

	.yfg-action-rail .yfg-rail-icon svg {
		width: 18px;
		height: 18px;
	}

	.yfg-container,
	.yfg-hero-copy {
		width: min(100% - 34px, 720px);
	}

	.yfg-section {
		padding: 82px 0;
	}

	.yfg-section-title__en {
		font-size: 3.2rem;
	}

	.yfg-hero-title {
		font-size: 2.6rem !important;
	}

	.yfg-hero-lead {
		font-size: 1rem;
	}

	.yfg-hero-actions {
		flex-direction: column;
		align-items: center;
	}

	.yfg-hero-thumbs {
		gap: 8px;
		width: calc(100% - 40px);
		justify-content: center;
	}

	.yfg-hero-thumbs > .wp-block-group__inner-container {
		gap: 8px;
	}

	.yfg-hero-thumb {
		width: 68px;
		height: 43px;
	}

	.yfg-trainers-grid,
	.yfg-feature-grid,
	.yfg-program-grid,
	.yfg-faq-grid,
	.yfg-testimonial-track,
	.yfg-branch-grid,
	.yfg-stats,
	.yfg-search-layout,
	.yfg-search-results,
	.yfg-flow-grid,
	.yfg-text-grid {
		grid-template-columns: 1fr;
	}

	.yfg-testimonials {
		grid-template-columns: 1fr;
	}

	.yfg-carousel-button {
		display: none;
	}

	.yfg-flow-step {
		border-left: 0;
		border-top: 1px solid rgba(255, 255, 255, .24);
		padding: 28px 0 0;
	}

	.yfg-gallery-strip {
		grid-template-columns: repeat(2, minmax(0, 1fr));
		margin-bottom: 42px;
	}

	.yfg-site-footer {
		padding-right: 0;
		padding-bottom: 86px;
	}
}

@media (max-width: 600px) {
	.yfg-brand {
		font-size: .96rem;
		letter-spacing: .08em;
	}

	.yfg-brand-mark {
		width: 38px;
		height: 38px;
		font-size: .62rem;
	}

	.yfg-hero-title {
		font-size: 2.15rem !important;
	}

	.yfg-section-title h1,
	.yfg-section-title h2 {
		font-size: 1.72rem;
	}

	.yfg-section-title__en {
		font-size: 2.4rem;
	}

	.yfg-feature-card,
	.yfg-program-card,
	.yfg-search-card,
	.yfg-testimonial-card {
		padding: 22px;
	}

	.yfg-search-result {
		grid-template-columns: 78px 1fr;
	}

	.yfg-search-result img {
		width: 78px;
		height: 78px;
	}

	.yfg-search-result > .wp-block-group__inner-container > .wp-block-image {
		width: 78px;
		height: 78px;
	}
}

.editor-styles-wrapper .yfg-design-root {
	max-width: 1120px !important;
	margin-right: auto !important;
	margin-left: auto !important;
	padding: 20px !important;
	background: #fff !important;
	color: #111827 !important;
}

.editor-styles-wrapper .yfg-section,
.editor-styles-wrapper .yfg-hero,
.editor-styles-wrapper .yfg-lower-hero,
.editor-styles-wrapper .yfg-band,
.editor-styles-wrapper .yfg-hero-copy,
.editor-styles-wrapper .yfg-section-title,
.editor-styles-wrapper .yfg-trainer-card,
.editor-styles-wrapper .yfg-trainer-card__body,
.editor-styles-wrapper .yfg-feature-card,
.editor-styles-wrapper .yfg-program-card,
.editor-styles-wrapper .yfg-search-card,
.editor-styles-wrapper .yfg-search-result,
.editor-styles-wrapper .yfg-faq-card,
.editor-styles-wrapper .yfg-testimonial-card,
.editor-styles-wrapper .yfg-branch-card,
.editor-styles-wrapper .yfg-branch-card__body,
.editor-styles-wrapper .yfg-flow-intro,
.editor-styles-wrapper .yfg-flow-step {
	position: static !important;
	display: block !important;
	inset: auto !important;
	max-width: none !important;
	min-height: 0 !important;
	height: auto !important;
	overflow: visible !important;
	margin: 14px 0 !important;
	padding: 18px !important;
	border: 1px solid #dcdcde !important;
	background: #fff !important;
	color: #111827 !important;
	box-shadow: none !important;
	opacity: 1 !important;
	transform: none !important;
}

.editor-styles-wrapper .yfg-section::before,
.editor-styles-wrapper .yfg-section::after,
.editor-styles-wrapper .yfg-hero::before,
.editor-styles-wrapper .yfg-hero::after,
.editor-styles-wrapper .yfg-lower-hero::before,
.editor-styles-wrapper .yfg-lower-hero::after,
.editor-styles-wrapper .yfg-band::before,
.editor-styles-wrapper .yfg-band::after {
	display: none !important;
}

.editor-styles-wrapper .yfg-section-bg-media,
.editor-styles-wrapper .yfg-hero-slide,
.editor-styles-wrapper .yfg-hero-thumb,
.editor-styles-wrapper .yfg-trainer-photo {
	position: static !important;
	display: block !important;
	width: auto !important;
	height: auto !important;
	margin: 10px 0 !important;
	opacity: 1 !important;
	transform: none !important;
	pointer-events: auto !important;
}

.editor-styles-wrapper .yfg-section-bg-media img,
.editor-styles-wrapper .yfg-hero-slide img,
.editor-styles-wrapper .yfg-hero-thumb img,
.editor-styles-wrapper .yfg-trainer-photo img,
.editor-styles-wrapper .yfg-branch-card img,
.editor-styles-wrapper .yfg-testimonial-card img,
.editor-styles-wrapper .yfg-gallery-strip img {
	position: static !important;
	display: block !important;
	width: 100% !important;
	max-width: 340px !important;
	height: auto !important;
	object-fit: cover !important;
}

.editor-styles-wrapper .yfg-hero-slider,
.editor-styles-wrapper .yfg-hero-thumbs,
.editor-styles-wrapper .yfg-container,
.editor-styles-wrapper .yfg-trainers-grid,
.editor-styles-wrapper .yfg-feature-grid,
.editor-styles-wrapper .yfg-program-grid,
.editor-styles-wrapper .yfg-search-layout,
.editor-styles-wrapper .yfg-search-results,
.editor-styles-wrapper .yfg-faq-grid,
.editor-styles-wrapper .yfg-testimonial-track,
.editor-styles-wrapper .yfg-branch-grid,
.editor-styles-wrapper .yfg-flow-grid,
.editor-styles-wrapper .yfg-gallery-strip,
.editor-styles-wrapper .yfg-text-grid {
	display: block !important;
	position: static !important;
	width: auto !important;
	height: auto !important;
	min-height: 0 !important;
	overflow: visible !important;
	gap: 0 !important;
}

.editor-styles-wrapper .yfg-design-root > .wp-block-group__inner-container,
.editor-styles-wrapper .yfg-section > .wp-block-group__inner-container,
.editor-styles-wrapper .yfg-hero > .wp-block-group__inner-container,
.editor-styles-wrapper .yfg-lower-hero > .wp-block-group__inner-container,
.editor-styles-wrapper .yfg-band > .wp-block-group__inner-container,
.editor-styles-wrapper .yfg-container > .wp-block-group__inner-container,
.editor-styles-wrapper .yfg-trainers-grid > .wp-block-group__inner-container,
.editor-styles-wrapper .yfg-feature-grid > .wp-block-group__inner-container,
.editor-styles-wrapper .yfg-program-grid > .wp-block-group__inner-container,
.editor-styles-wrapper .yfg-search-layout > .wp-block-group__inner-container,
.editor-styles-wrapper .yfg-search-results > .wp-block-group__inner-container,
.editor-styles-wrapper .yfg-faq-grid > .wp-block-group__inner-container,
.editor-styles-wrapper .yfg-testimonial-track > .wp-block-group__inner-container,
.editor-styles-wrapper .yfg-branch-grid > .wp-block-group__inner-container,
.editor-styles-wrapper .yfg-flow-grid > .wp-block-group__inner-container,
.editor-styles-wrapper .yfg-gallery-strip > .wp-block-group__inner-container,
.editor-styles-wrapper .yfg-hero-slider > .wp-block-group__inner-container,
.editor-styles-wrapper .yfg-hero-thumbs > .wp-block-group__inner-container,
.editor-styles-wrapper .yfg-hero-copy > .wp-block-group__inner-container,
.editor-styles-wrapper .yfg-trainer-card > .wp-block-group__inner-container,
.editor-styles-wrapper .yfg-feature-card > .wp-block-group__inner-container,
.editor-styles-wrapper .yfg-program-card > .wp-block-group__inner-container,
.editor-styles-wrapper .yfg-search-card > .wp-block-group__inner-container,
.editor-styles-wrapper .yfg-search-result > .wp-block-group__inner-container,
.editor-styles-wrapper .yfg-faq-card > .wp-block-group__inner-container,
.editor-styles-wrapper .yfg-testimonial-card > .wp-block-group__inner-container,
.editor-styles-wrapper .yfg-branch-card > .wp-block-group__inner-container,
.editor-styles-wrapper .yfg-flow-step > .wp-block-group__inner-container {
	display: block !important;
	position: static !important;
	width: auto !important;
	height: auto !important;
	min-height: 0 !important;
	overflow: visible !important;
}

.editor-styles-wrapper .yfg-section-title__en,
.editor-styles-wrapper .yfg-section-title__jp,
.editor-styles-wrapper .yfg-card-subtitle,
.editor-styles-wrapper .yfg-faq-answer,
.editor-styles-wrapper .yfg-badge,
.editor-styles-wrapper p,
.editor-styles-wrapper h1,
.editor-styles-wrapper h2,
.editor-styles-wrapper h3 {
	color: #111827 !important;
	font-size: 1rem !important;
	line-height: 1.65 !important;
	letter-spacing: 0 !important;
	text-shadow: none !important;
}

.editor-styles-wrapper .yfg-hero-title,
.editor-styles-wrapper .yfg-section-title h1,
.editor-styles-wrapper .yfg-section-title h2,
.editor-styles-wrapper h1.wp-block-heading,
.editor-styles-wrapper h2.wp-block-heading {
	font-size: 1.55rem !important;
	line-height: 1.35 !important;
}

.editor-styles-wrapper h3.wp-block-heading {
	font-size: 1.2rem !important;
	line-height: 1.45 !important;
}

.editor-styles-wrapper .yfg-section-title__en,
.editor-styles-wrapper .yfg-badge {
	font-size: .86rem !important;
	font-weight: 700 !important;
}

.editor-styles-wrapper .yfg-reveal {
	opacity: 1 !important;
	transform: none !important;
}
