
.armalpo-component{
 --alpo-main:var(--color_main,#6fa66f);--alpo-text:var(--color_text,#222);
 --alpo-dark:color-mix(in srgb,var(--alpo-main) 78%,#111);
 --alpo-pale:color-mix(in srgb,var(--alpo-main) 8%,#fff);
 --alpo-border:color-mix(in srgb,var(--alpo-main) 26%,#fff);
 box-sizing:border-box;color:var(--alpo-text);font-family:-apple-system,BlinkMacSystemFont,"Hiragino Kaku Gothic ProN","Hiragino Sans","Yu Gothic","Meiryo",sans-serif;line-height:1.75;max-width:100%;margin:2em auto;
}
.armalpo-component *,.armalpo-component *:before,.armalpo-component *:after{box-sizing:border-box}
.armalpo-voice01{background:linear-gradient(180deg,var(--alpo-pale),#fff 34%);border:1px solid var(--alpo-border);border-radius:22px;padding:22px 20px 20px}
.armalpo-voice01__brandhead{margin:0 auto 14px;max-width:632px;text-align:center}.armalpo-voice01__brandhead img{display:block;width:100%;height:auto;margin:auto}
.armalpo-voice01__main,.armalpo-voice01__sub{background:#fff;border:1px solid var(--alpo-border)}
.armalpo-voice01__main{position:relative;border-radius:18px;overflow:hidden}.armalpo-voice01__main:before{content:"";position:absolute;left:0;right:0;top:0;height:4px;background:var(--alpo-main)}
.armalpo-voice01__main-top{display:grid;grid-template-columns:148px minmax(0,1fr);align-items:center;gap:20px;padding:22px 24px 15px}
.armalpo-avatar-wrap{display:flex;align-items:center;justify-content:center;margin:0;padding:0}
.armalpo-avatar{position:relative;display:block;margin:0;padding:0;overflow:hidden;border-radius:12px;background:var(--alpo-pale);border:1px solid var(--alpo-border)}
.armalpo-avatar img{position:absolute;inset:0;display:block;width:100%;height:100%;margin:0;padding:0;object-fit:contain;object-position:center center;transform:none}
.armalpo-avatar-wrap--main .armalpo-avatar{width:136px;height:136px}
.armalpo-chips{display:flex;flex-wrap:wrap;gap:6px;margin:0 0 8px}.armalpo-chips span{background:var(--alpo-pale);border:1px solid var(--alpo-border);border-radius:999px;color:var(--alpo-dark);font-size:12px;font-weight:700;line-height:1.2;padding:4px 8px}
.armalpo-voice01 h3{margin:0!important;padding:0!important;background:none!important;border:0!important;color:var(--alpo-text)!important;font-weight:800}.armalpo-voice01 h3:before,.armalpo-voice01 h3:after{display:none!important}
.armalpo-voice01__main h3{font-size:clamp(22px,2.7vw,30px)!important;line-height:1.45}.armalpo-voice01__name{margin:6px 0 0;color:#666;font-size:12px;font-weight:600}
.armalpo-voice01__body{border-top:1px solid #eee;padding:14px 24px 20px}.armalpo-voice01__lead{font-size:14px;margin:0;line-height:1.75}
.armalpo-voice01__emotion{display:grid;grid-template-columns:46px minmax(0,1fr);gap:12px;align-items:center;margin:13px 0 0;padding:12px 14px;border-radius:12px;background:linear-gradient(90deg,color-mix(in srgb,var(--alpo-main) 9%,#fff),color-mix(in srgb,var(--alpo-main) 4%,#fff))}
.armalpo-rich-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:#fff;border:1px solid color-mix(in srgb,var(--alpo-main) 34%,#fff);color:var(--alpo-main)}.armalpo-rich-icon svg{display:block;width:23px;height:23px;fill:currentColor}
.armalpo-voice01__emotion-text{font-size:clamp(17px,1.8vw,21px);font-weight:800;line-height:1.6;color:var(--alpo-dark)}
.armalpo-voice01__journey{margin-top:15px;padding-top:14px;border-top:1px solid color-mix(in srgb,var(--alpo-main) 20%,#ddd)}
.armalpo-voice01__journey-title{display:inline-flex;align-items:center;gap:7px;margin:0 0 11px;font-size:14px;font-weight:800;color:var(--alpo-text)}.armalpo-journey-title-icon{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;background:var(--alpo-pale);color:var(--alpo-main)}.armalpo-journey-title-icon svg{width:14px;height:14px;fill:currentColor}
.armalpo-journey-grid{display:grid;grid-template-columns:minmax(0,1fr) 28px minmax(0,1fr) 28px minmax(0,1fr);align-items:center;gap:4px}.armalpo-journey-step{display:grid;grid-template-columns:56px minmax(0,1fr);gap:10px;align-items:center;min-height:72px}.armalpo-step-icon{position:relative;display:flex;align-items:center;justify-content:center;width:54px;height:54px;border-radius:50%;background:var(--alpo-pale);border:1px solid var(--alpo-border);color:var(--alpo-main)}.armalpo-step-icon svg{width:30px;height:30px;fill:currentColor}.armalpo-step-icon b{position:absolute;left:-4px;top:-4px;display:flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;background:var(--alpo-main);color:#fff;font-size:10px}.armalpo-journey-copy strong{display:block;font-size:14px;line-height:1.35;margin-bottom:3px;color:var(--alpo-text)}.armalpo-journey-copy small{display:block;color:#666;font-size:11.5px;line-height:1.4}.armalpo-journey-arrow{color:var(--alpo-main);font-size:31px;font-weight:700;text-align:center}
.armalpo-voice01__subs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:10px}.armalpo-voice01__sub{display:flex;flex-direction:column;border-radius:16px;padding:13px 14px}.armalpo-voice01__subtop{display:grid;grid-template-columns:104px minmax(0,1fr);align-items:center;gap:13px;margin:0 0 7px;min-height:96px}.armalpo-avatar-wrap--sub .armalpo-avatar{width:96px;height:96px}.armalpo-voice01__submeta{display:grid;align-content:center;gap:3px;min-height:96px}.armalpo-voice01__sub .armalpo-chips{margin:0}.armalpo-voice01__sub h3{font-size:16px!important;line-height:1.42!important}.armalpo-voice01__sub .armalpo-voice01__name{font-size:10.5px;margin:0;color:#666;font-weight:600}.armalpo-voice01__sublead{font-size:13px;line-height:1.65;margin:5px 0 0;min-height:3.2em}.armalpo-voice01__mini-quote{display:grid;grid-template-columns:36px minmax(0,1fr);gap:9px;align-items:center;margin-top:8px;padding:9px 11px;border-radius:10px;background:var(--alpo-pale);font-size:14px;font-weight:700;line-height:1.55;color:var(--alpo-dark);min-height:4.2em}.armalpo-voice01__mini-quote .armalpo-rich-icon{width:32px;height:32px}.armalpo-voice01__mini-quote .armalpo-rich-icon svg{width:18px;height:18px}
.armalpo-part-tabs{display:flex;flex-wrap:wrap;gap:6px;margin:16px 0 0}.armalpo-part-tab{background:#fff;border:1px solid #c3c4c7;border-radius:6px 6px 0 0;cursor:pointer;font-weight:700;padding:10px 18px}.armalpo-part-tab.is-active{background:#2271b1;border-color:#2271b1;color:#fff}.armalpo-part-panel{display:none}.armalpo-part-panel.is-active{display:block}
.armalpo-avatar-stock{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;margin-top:16px}.armalpo-avatar-stock__item{position:relative;background:#fafafa;border:1px solid #ddd;border-radius:10px;padding:10px;text-align:center}.armalpo-avatar-stock__item.is-recommended{border-color:var(--alpo-main)}.armalpo-avatar-stock__badge{position:absolute;left:8px;top:8px;z-index:2;background:var(--alpo-main);color:#fff;border-radius:999px;font-size:10px;font-weight:700;padding:5px 7px}.armalpo-avatar-stock__image{display:flex;align-items:flex-end;justify-content:center;height:150px;overflow:hidden;border-radius:8px;background:#f2f4f2}.armalpo-avatar-stock__image img{display:block;height:100%;max-width:100%;object-fit:contain}.armalpo-avatar-stock__item strong{display:block;font-size:12px;margin-top:7px}
@media(min-width:768px){.armalpo-voice01 [data-voice-heading] [data-line]{display:block}}

.armalpo-voice01__subs--count-1{grid-template-columns:1fr}
@media(max-width:767px){.armalpo-component{font-size:15px;margin:1.5em auto}.armalpo-voice01{padding:14px 10px;border-radius:17px}.armalpo-voice01__brandhead{margin-bottom:10px}.armalpo-voice01__main-top{grid-template-columns:1fr;gap:10px;padding:18px 14px 12px}.armalpo-avatar-wrap--main .armalpo-avatar{width:110px;height:110px}.armalpo-voice01__body{padding:12px 14px 14px}.armalpo-voice01__emotion{grid-template-columns:38px minmax(0,1fr);padding:10px 11px}.armalpo-rich-icon{width:34px;height:34px}.armalpo-rich-icon svg{width:20px;height:20px}.armalpo-journey-grid{grid-template-columns:1fr;gap:7px}.armalpo-journey-arrow{display:none}.armalpo-journey-step{grid-template-columns:52px minmax(0,1fr);min-height:64px}.armalpo-step-icon{width:50px;height:50px}.armalpo-step-icon svg{width:28px;height:28px}.armalpo-voice01__subs{grid-template-columns:1fr}.armalpo-voice01__subtop{grid-template-columns:84px minmax(0,1fr);min-height:78px;gap:11px}.armalpo-avatar-wrap--sub .armalpo-avatar{width:78px;height:78px}.armalpo-voice01__submeta{min-height:78px}.armalpo-voice01__sublead,.armalpo-voice01__mini-quote{min-height:0}.armalpo-voice01 [data-voice-heading] [data-line]{display:inline}.armalpo-voice01 [data-voice-heading] [data-line="1"]:after{content:" "}.armalpo-avatar-stock{grid-template-columns:repeat(3,minmax(0,1fr))}.armalpo-avatar-stock__image{height:130px}}


/* ============================================================
   v0.1.45 — main testimonial story order
   Before -> detail -> journey -> After
   ============================================================ */

.armalpo-voice01__journey{
	margin-top:16px!important;
}

.armalpo-voice01__emotion--after{
	margin-top:18px!important;
	margin-bottom:0!important;
	padding:13px 16px!important;
	background:linear-gradient(90deg,
		color-mix(in srgb,var(--alpo-main) 10%,#fff),
		color-mix(in srgb,var(--alpo-main) 5%,#fff))!important;
}

.armalpo-voice01__emotion--after .armalpo-voice01__emotion-text{
	font-size:clamp(18px,2vw,22px)!important;
	font-weight:800!important;
	line-height:1.6!important;
}

@media(max-width:767px){
	.armalpo-voice01__emotion--after{
		margin-top:14px!important;
		padding:11px 12px!important;
	}
}


/* ============================================================
   v0.1.46 — strengthen journey heading and icon readability
   ============================================================ */

.armalpo-voice01__journey{
	margin-top:18px!important;
	padding-top:18px!important;
	border-top:none!important;
}

.armalpo-voice01__journey-title{
	position:relative!important;
	display:flex!important;
	align-items:center!important;
	gap:10px!important;
	margin:0 0 14px!important;
	min-height:28px!important;
}

.armalpo-voice01__journey-title:before{
	content:"";
	position:absolute;
	left:0;
	right:0;
	top:50%;
	height:1px;
	background:color-mix(in srgb,var(--alpo-main) 22%,#d8ddd8);
	transform:translateY(-50%);
}

.armalpo-journey-title-icon,
.armalpo-voice01__journey-title > span:last-child{
	position:relative;
	z-index:1;
}

.armalpo-journey-title-icon{
	width:30px!important;
	height:30px!important;
	border-radius:999px!important;
	background:#fff!important;
	border:1px solid color-mix(in srgb,var(--alpo-main) 26%,#d8ddd8)!important;
	color:var(--alpo-main)!important;
	box-shadow:0 0 0 6px #fff;
}

.armalpo-journey-title-icon svg{
	width:16px!important;
	height:16px!important;
}

.armalpo-voice01__journey-title > span:last-child{
	display:inline-block;
	padding:1px 12px 1px 2px;
	background:#fff;
	font-size:15px!important;
	font-weight:800!important;
	letter-spacing:.01em;
}

.armalpo-journey-grid{
	gap:10px 8px!important;
}

.armalpo-journey-step{
	grid-template-columns:62px minmax(0,1fr)!important;
	gap:12px!important;
	min-height:76px!important;
}

.armalpo-step-icon{
	width:60px!important;
	height:60px!important;
}

.armalpo-step-icon svg{
	width:34px!important;
	height:34px!important;
}

.armalpo-step-icon b{
	width:24px!important;
	height:24px!important;
	font-size:11px!important;
}

.armalpo-journey-copy strong{
	font-size:15px!important;
}

.armalpo-journey-copy small{
	font-size:12px!important;
	line-height:1.45!important;
}

@media(max-width:767px){
	.armalpo-voice01__journey{
		margin-top:15px!important;
		padding-top:15px!important;
	}
	.armalpo-voice01__journey-title{
		margin-bottom:12px!important;
	}
	.armalpo-journey-title-icon{
		width:28px!important;
		height:28px!important;
		box-shadow:0 0 0 4px #fff;
	}
	.armalpo-voice01__journey-title > span:last-child{
		font-size:14px!important;
		padding-right:10px!important;
	}
	.armalpo-journey-grid{
		gap:8px!important;
	}
	.armalpo-journey-step{
		grid-template-columns:56px minmax(0,1fr)!important;
		min-height:0!important;
	}
	.armalpo-step-icon{
		width:52px!important;
		height:52px!important;
	}
	.armalpo-step-icon svg{
		width:30px!important;
		height:30px!important;
	}
	.armalpo-journey-copy strong{
		font-size:14px!important;
	}
	.armalpo-journey-copy small{
		font-size:11.5px!important;
	}
}


/* ============================================================
   v0.1.47 — journey heading: standalone icon + stronger line
   ============================================================ */
.armalpo-voice01__journey-title{
	display:flex!important;
	align-items:center!important;
	gap:9px!important;
	width:100%!important;
	margin:0 0 14px!important;
}
.armalpo-voice01__journey-title:before{
	content:none!important;
}
.armalpo-journey-title-icon{
	display:inline-flex!important;
	align-items:center!important;
	justify-content:center!important;
	width:22px!important;
	height:22px!important;
	flex:0 0 22px!important;
	border:0!important;
	border-radius:0!important;
	background:transparent!important;
	box-shadow:none!important;
	color:var(--alpo-main)!important;
}
.armalpo-journey-title-icon svg{
	display:block!important;
	width:20px!important;
	height:20px!important;
	fill:currentColor!important;
}
.armalpo-voice01__journey-title > span:last-child{
	display:inline-block!important;
	flex:0 0 auto!important;
	padding:0!important;
	margin:0!important;
	background:transparent!important;
	box-shadow:none!important;
	color:var(--alpo-text)!important;
	font-size:15px!important;
	font-weight:800!important;
	line-height:1.3!important;
}
.armalpo-voice01__journey-title:after{
	content:""!important;
	display:block!important;
	flex:1 1 auto!important;
	height:1.5px!important;
	margin-left:6px!important;
	background:color-mix(in srgb,var(--alpo-main) 82%,transparent)!important;
}
@media(max-width:767px){
	.armalpo-journey-title-icon{
		width:20px!important;
		height:20px!important;
		flex-basis:20px!important;
	}
	.armalpo-journey-title-icon svg{
		width:18px!important;
		height:18px!important;
	}
	.armalpo-voice01__journey-title > span:last-child{
		font-size:14px!important;
	}
	.armalpo-voice01__journey-title:after{
		height:1px!important;
		margin-left:4px!important;
	}
}


/* ============================================================
   v0.1.48 — real-width admin preview: PC 632px / SP 375px
   ============================================================ */
.armalpo-admin-preview-wrap{
	background:#f6f7f7;
	border:1px solid #dcdcde;
	padding:24px;
	overflow-x:auto;
}
.armalpo-admin-preview{
	width:632px;
	max-width:100%;
	margin:0 auto;
	background:#fff;
	transition:width .18s ease;
}
.armalpo-admin-preview .armalpo-component{
	width:100%;
	margin:0 auto;
}
.armalpo-admin-preview.is-sp-preview{
	width:375px;
	max-width:375px;
}
.armalpo-preview-device-control>span{
	display:block;
	margin-bottom:3px;
	font-size:13px;
}
.armalpo-preview-device-control .button{
	min-height:30px;
}

/* SP preview inside a wide WordPress admin viewport.
   These class-based rules mirror the real <=767px layout. */
.armalpo-admin-preview.is-sp-preview .armalpo-component{font-size:15px;margin:0 auto}
.armalpo-admin-preview.is-sp-preview .armalpo-voice01{padding:14px 10px;border-radius:17px}
.armalpo-admin-preview.is-sp-preview .armalpo-voice01__brandhead{margin-bottom:10px}
.armalpo-admin-preview.is-sp-preview .armalpo-voice01__main-top{grid-template-columns:1fr;gap:10px;padding:18px 14px 12px}
.armalpo-admin-preview.is-sp-preview .armalpo-avatar-wrap--main .armalpo-avatar{width:110px;height:110px}
.armalpo-admin-preview.is-sp-preview .armalpo-voice01__body{padding:12px 14px 14px}
.armalpo-admin-preview.is-sp-preview .armalpo-voice01__emotion{grid-template-columns:38px minmax(0,1fr);padding:10px 11px}
.armalpo-admin-preview.is-sp-preview .armalpo-rich-icon{width:34px;height:34px}
.armalpo-admin-preview.is-sp-preview .armalpo-rich-icon svg{width:20px;height:20px}
.armalpo-admin-preview.is-sp-preview .armalpo-journey-grid{grid-template-columns:1fr;gap:7px}
.armalpo-admin-preview.is-sp-preview .armalpo-journey-arrow{display:none}
.armalpo-admin-preview.is-sp-preview .armalpo-journey-step{grid-template-columns:52px minmax(0,1fr);min-height:64px}
.armalpo-admin-preview.is-sp-preview .armalpo-step-icon{width:50px;height:50px}
.armalpo-admin-preview.is-sp-preview .armalpo-step-icon svg{width:28px;height:28px}
.armalpo-admin-preview.is-sp-preview .armalpo-voice01__subs{grid-template-columns:1fr}
.armalpo-admin-preview.is-sp-preview .armalpo-voice01__subtop{grid-template-columns:84px minmax(0,1fr);min-height:78px;gap:11px}
.armalpo-admin-preview.is-sp-preview .armalpo-avatar-wrap--sub .armalpo-avatar{width:78px;height:78px}
.armalpo-admin-preview.is-sp-preview .armalpo-voice01__submeta{min-height:78px}
.armalpo-admin-preview.is-sp-preview .armalpo-voice01__sublead,
.armalpo-admin-preview.is-sp-preview .armalpo-voice01__mini-quote{min-height:0}
.armalpo-admin-preview.is-sp-preview .armalpo-voice01 [data-voice-heading] [data-line]{display:inline}
.armalpo-admin-preview.is-sp-preview .armalpo-voice01 [data-voice-heading] [data-line="1"]:after{content:" "}
.armalpo-admin-preview.is-sp-preview .armalpo-voice01__emotion--after{margin-top:14px!important;padding:11px 12px!important}

@media(max-width:782px){
	.armalpo-admin-preview-wrap{padding:12px 8px}
}


/* ============================================================
   v0.1.49 — VOICE-01 copy fit for 632px / 375px
   ============================================================ */
@media(min-width:768px){
	.armalpo-voice01__main h3{
		font-size:25px!important;
		line-height:1.42!important;
	}
	.armalpo-journey-copy strong{
		display:block!important;
		min-height:2.7em!important;
		line-height:1.35!important;
	}
	.armalpo-journey-copy strong [data-line]{display:block!important}
	.armalpo-journey-copy small{
		display:block!important;
		min-height:2.9em!important;
	}
}
@media(max-width:767px){
	.armalpo-voice01__main h3{
		font-size:22px!important;
		line-height:1.45!important;
	}
	.armalpo-journey-copy strong,
	.armalpo-journey-copy small{
		min-height:0!important;
	}
	.armalpo-journey-copy strong [data-line]{display:inline!important}
	.armalpo-journey-copy strong [data-line="1"]:after{content:" "}
	.armalpo-journey-copy strong [data-line="2"]:empty{display:none!important}
}
/* The admin SP preview must mirror the <=767px behavior even on a wide admin viewport. */
.armalpo-admin-preview.is-sp-preview .armalpo-voice01__main h3{
	font-size:22px!important;
	line-height:1.45!important;
}
.armalpo-admin-preview.is-sp-preview .armalpo-journey-copy strong,
.armalpo-admin-preview.is-sp-preview .armalpo-journey-copy small{
	min-height:0!important;
}
.armalpo-admin-preview.is-sp-preview .armalpo-journey-copy strong [data-line]{display:inline!important}
.armalpo-admin-preview.is-sp-preview .armalpo-journey-copy strong [data-line="1"]:after{content:" "}
.armalpo-admin-preview.is-sp-preview .armalpo-journey-copy strong [data-line="2"]:empty{display:none!important}


/* ============================================================
   v0.1.51 — VOICE-01 copy fit / preview sample fixes
   ============================================================ */
@media(min-width:768px){
	.armalpo-voice01__sub h3{
		font-size:15.5px!important;
		line-height:1.42!important;
		word-break:normal;
		overflow-wrap:break-word;
		line-break:strict;
		text-wrap:pretty;
	}
	.armalpo-voice01__sublead{
		min-height:3.3em;
		text-wrap:pretty;
	}
	.armalpo-voice01__mini-quote{
		min-height:4.25em;
		text-wrap:pretty;
		word-break:normal;
		overflow-wrap:break-word;
		line-break:strict;
	}
}
@media(max-width:767px){
	.armalpo-voice01__sub h3,
	.armalpo-voice01__mini-quote{
		word-break:normal;
		overflow-wrap:break-word;
		line-break:strict;
		text-wrap:pretty;
	}
}
.armalpo-admin-preview.is-sp-preview .armalpo-voice01__sub h3,
.armalpo-admin-preview.is-sp-preview .armalpo-voice01__mini-quote{
	word-break:normal;
	overflow-wrap:break-word;
	line-break:strict;
	text-wrap:pretty;
}


/* ============================================================
   v0.1.52 — VOICE-01 PC rhythm: 5-char journey / 2-line sub titles
   ============================================================ */
@media(min-width:768px){
	.armalpo-voice01__sub h3{
		min-height:2.84em!important;
		max-height:2.84em;
		overflow:hidden;
	}
}
@media(max-width:767px){
	.armalpo-voice01__sub h3{
		min-height:0!important;
		max-height:none!important;
		overflow:visible!important;
	}
}
.armalpo-admin-preview.is-sp-preview .armalpo-voice01__sub h3{
	min-height:0!important;
	max-height:none!important;
	overflow:visible!important;
}


/* ============================================================
   v0.1.53 — VOICE-01 sub highlight: PC 2-line default
   ============================================================ */
@media(min-width:768px){
  .armalpo-voice01__mini-quote{
    min-height:3.1em!important;
    text-wrap:pretty;
  }
}
@media(max-width:767px){
  .armalpo-voice01__mini-quote{
    min-height:0!important;
  }
}
.armalpo-admin-preview.is-sp-preview .armalpo-voice01__mini-quote{
  min-height:0!important;
}


/* ============================================================
   v0.1.55 — remove mobile whitespace at PC-only visual breaks
   PC line spans stay block; SP joins them without inserting a space.
   ============================================================ */
@media(max-width:767px){
  .armalpo-voice01 [data-voice-heading] [data-line="1"]:after,
  .armalpo-journey-copy strong [data-line="1"]:after{
    content:""!important;
  }
}
.armalpo-admin-preview.is-sp-preview .armalpo-voice01 [data-voice-heading] [data-line="1"]:after,
.armalpo-admin-preview.is-sp-preview .armalpo-journey-copy strong [data-line="1"]:after{
  content:""!important;
}

/* ============================================================
   v0.1.56 — VOICE-02: contextual testimonial / modal on PC
   ============================================================ */
.armalpo-voice02{margin:0 auto;background:#fff}
.armalpo-voice02__card{overflow:hidden;background:#fff;border:1px solid var(--alpo-border);border-radius:16px;box-shadow:0 8px 24px rgba(0,0,0,.035)}
.armalpo-voice02__head{display:flex;align-items:flex-start;gap:10px;padding:16px 18px 13px;border-bottom:1px solid color-mix(in srgb,var(--alpo-main) 14%,#eee)}
.armalpo-voice02__head-icon{display:flex;align-items:center;justify-content:center;flex:0 0 30px;width:30px;height:30px;margin-top:1px;border-radius:50%;background:var(--alpo-main);color:#fff}.armalpo-voice02__head-icon svg{width:17px;height:17px;fill:currentColor}
.armalpo-voice02 h3{margin:0!important;padding:0!important;border:0!important;background:none!important;color:var(--alpo-dark)!important;font-size:20px!important;line-height:1.5!important;font-weight:800!important}.armalpo-voice02 h3:before,.armalpo-voice02 h3:after{display:none!important}
.armalpo-voice02__summary{display:grid;grid-template-columns:160px minmax(0,1fr);gap:20px;padding:18px}
.armalpo-avatar-wrap--voice02 .armalpo-avatar{width:150px;height:150px}
.armalpo-voice02__visual .armalpo-chips{justify-content:center;margin:9px 0 0}
.armalpo-voice02__excerpt{display:flex;flex-direction:column;min-width:0}.armalpo-voice02__excerpt p,.armalpo-voice02__inline-full p,.armalpo-voice02-modal__copy p{margin:0 0 12px;font-size:14px;line-height:1.8}.armalpo-voice02__excerpt p:last-of-type{margin-bottom:13px}
.armalpo-voice02__readmore{align-self:flex-end;display:inline-flex;align-items:center;justify-content:center;gap:10px;min-width:150px;margin-top:auto;padding:8px 18px;border:1px solid var(--alpo-main);border-radius:999px;background:#fff;color:var(--alpo-dark);font-weight:800;cursor:pointer;transition:.15s ease}.armalpo-voice02__readmore:hover{background:var(--alpo-pale);transform:translateY(-1px)}
.armalpo-voice02__inline-full{padding:16px 18px 18px;border-top:1px solid #eee}.armalpo-voice02__inline-full[hidden]{display:none!important}
.armalpo-voice02__highlight{display:grid;grid-template-columns:36px minmax(0,1fr);gap:10px;align-items:center;margin-top:12px;padding:11px 13px;border-radius:11px;background:var(--alpo-pale);color:var(--alpo-dark);font-size:14px;font-weight:800;line-height:1.65}.armalpo-voice02__highlight .armalpo-rich-icon{width:32px;height:32px}.armalpo-voice02__highlight .armalpo-rich-icon svg{width:18px;height:18px}
.armalpo-voice02__close-inline{display:flex;align-items:center;gap:8px;margin:14px auto 0;padding:5px 12px;border:0;background:transparent;color:var(--alpo-dark);font-weight:800;cursor:pointer}
.armalpo-voice02-modal[hidden]{display:none!important}.armalpo-voice02-modal{position:fixed;z-index:100000;inset:0;display:flex;align-items:center;justify-content:center;padding:32px}.armalpo-voice02-modal__backdrop{position:absolute;inset:0;background:rgba(22,29,22,.62);backdrop-filter:blur(3px)}.armalpo-voice02-modal__dialog{position:relative;z-index:1;width:min(760px,calc(100vw - 64px));max-height:calc(100vh - 64px);overflow:auto;padding:26px;border-radius:20px;background:#fff;box-shadow:0 24px 80px rgba(0,0,0,.28);--alpo-main:var(--color_main,#6fa66f);--alpo-dark:color-mix(in srgb,var(--alpo-main) 78%,#111);--alpo-pale:color-mix(in srgb,var(--alpo-main) 8%,#fff);--alpo-border:color-mix(in srgb,var(--alpo-main) 26%,#fff)}
.armalpo-voice02-modal__x{position:absolute;right:14px;top:11px;width:38px;height:38px;padding:0;border:0;border-radius:50%;background:#f2f2f2;display:flex;align-items:center;justify-content:center;font-size:25px;line-height:1;cursor:pointer}.armalpo-voice02-modal__head{display:flex;align-items:flex-start;gap:10px;padding:0 46px 16px 0;border-bottom:2px solid var(--alpo-main)}.armalpo-voice02-modal__head h3{margin:0;font-size:22px;line-height:1.5;color:var(--alpo-dark)}.armalpo-voice02-modal__body{display:grid;grid-template-columns:180px minmax(0,1fr);gap:24px;padding-top:20px}.armalpo-avatar-wrap--voice02-modal .armalpo-avatar{width:170px;height:170px}.armalpo-voice02-modal__person .armalpo-chips{justify-content:center;margin-top:10px}.armalpo-voice02-modal__copy p{font-size:15px;line-height:1.85}.armalpo-modal-open{overflow:hidden}
.armalpo-admin-preview--voice02.is-sp-preview .armalpo-voice02__head{padding:14px 13px 11px;gap:8px}.armalpo-admin-preview--voice02.is-sp-preview .armalpo-voice02__head-icon{width:27px;height:27px;flex-basis:27px}.armalpo-admin-preview--voice02.is-sp-preview .armalpo-voice02 h3{font-size:17px!important;line-height:1.55!important}.armalpo-admin-preview--voice02.is-sp-preview .armalpo-voice02__summary{grid-template-columns:1fr;gap:12px;padding:14px 13px}.armalpo-admin-preview--voice02.is-sp-preview .armalpo-avatar-wrap--voice02 .armalpo-avatar{width:118px;height:118px;margin:auto}.armalpo-admin-preview--voice02.is-sp-preview .armalpo-voice02__visual .armalpo-chips{justify-content:center}.armalpo-admin-preview--voice02.is-sp-preview .armalpo-voice02__excerpt p,.armalpo-admin-preview--voice02.is-sp-preview .armalpo-voice02__inline-full p{font-size:14px;line-height:1.78;margin-bottom:11px}.armalpo-admin-preview--voice02.is-sp-preview .armalpo-voice02__readmore{align-self:stretch;width:100%;margin-top:3px}.armalpo-admin-preview--voice02.is-sp-preview .armalpo-voice02__inline-full{padding:14px 13px}.armalpo-admin-preview--voice02.is-sp-preview .armalpo-voice02__highlight{font-size:13.5px}
@media(max-width:767px){.armalpo-voice02__head{padding:14px 13px 11px;gap:8px}.armalpo-voice02__head-icon{width:27px;height:27px;flex-basis:27px}.armalpo-voice02 h3{font-size:17px!important;line-height:1.55!important}.armalpo-voice02__summary{grid-template-columns:1fr;gap:12px;padding:14px 13px}.armalpo-avatar-wrap--voice02 .armalpo-avatar{width:118px;height:118px;margin:auto}.armalpo-voice02__visual .armalpo-chips{justify-content:center}.armalpo-voice02__readmore{align-self:stretch;width:100%;margin-top:3px}.armalpo-voice02__inline-full{padding:14px 13px}.armalpo-voice02-modal{display:none!important}}

/* =========================================================
   v0.1.57 — VOICE sub tabs / VOICE-02 polish
   ========================================================= */
.armalpo-voice-subtabs{display:flex;flex-wrap:wrap;gap:8px;margin:16px 0 0;padding:0 0 2px;border-bottom:1px solid #dcdcde}
.armalpo-voice-subtab{appearance:none;border:1px solid #c3c4c7;border-bottom-color:#dcdcde;border-radius:7px 7px 0 0;background:#fff;color:#1d2327;cursor:pointer;font-weight:700;padding:10px 16px}
.armalpo-voice-subtab.is-active{border-color:#2271b1;background:#2271b1;color:#fff}
.armalpo-voice-subpanel{display:none}.armalpo-voice-subpanel.is-active{display:block}
.armalpo-voice02__head{border-bottom:2px solid color-mix(in srgb,var(--alpo-main) 78%,#fff)}
.armalpo-voice02 h3{color:var(--alpo-text)!important}
.armalpo-voice02 [data-voice02-heading] [data-line]{display:block}
.armalpo-voice02__excerpt p,.armalpo-voice02__inline-full p,.armalpo-voice02-modal__copy p{color:var(--alpo-text)}
.armalpo-voice02__summary[hidden]{display:none!important}
.armalpo-voice02__readmore{gap:6px;min-width:160px;margin-top:8px;padding:9px 18px;border-width:2px;color:var(--alpo-main)}
.armalpo-voice02__readmore span,.armalpo-voice02__close-inline span{display:inline-flex;align-items:center;justify-content:center;font-size:19px;font-weight:900;line-height:1;transform:translateY(-1px)}
.armalpo-voice02__close-inline{gap:6px;margin-top:12px;padding:8px 14px;color:var(--alpo-main);font-size:14px}
.armalpo-voice02-modal__head h3{color:var(--alpo-text)!important}
@media(max-width:767px){
 .armalpo-voice02 [data-voice02-heading] [data-line]{display:inline}
 .armalpo-voice02 [data-voice02-heading] [data-line="1"]:after{content:""}
 .armalpo-voice02__readmore{min-width:0;margin-top:7px;padding:10px 16px}
 .armalpo-voice02__readmore span,.armalpo-voice02__close-inline span{font-size:21px}
}
.armalpo-admin-preview--voice02.is-sp-preview .armalpo-voice02 [data-voice02-heading] [data-line]{display:inline}
.armalpo-admin-preview--voice02.is-sp-preview .armalpo-voice02 [data-voice02-heading] [data-line="1"]:after{content:""}

/* =========================================================
   v0.1.58 — VOICE-02 SP keeps patient image / SWELL-like chevrons
   ========================================================= */
.armalpo-voice02__readmore,
.armalpo-voice02__close-inline{position:relative}
.armalpo-voice02__readmore{padding-right:42px}
.armalpo-voice02__chevron{display:block!important;width:9px!important;height:9px!important;flex:0 0 9px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;font-size:0!important;line-height:0!important;transform-origin:center}
.armalpo-voice02__readmore .armalpo-voice02__chevron{position:absolute;right:18px;top:50%;margin-top:-6px}
.armalpo-voice02__chevron--down{transform:rotate(45deg)}
.armalpo-voice02__chevron--up{transform:rotate(225deg)}
.armalpo-voice02__close-inline .armalpo-voice02__chevron{margin-left:2px;margin-top:5px}
.armalpo-voice02__summary.is-expanded .armalpo-voice02__excerpt{display:none}
@media(max-width:767px){
  .armalpo-voice02__summary.is-expanded{display:grid!important;padding-bottom:4px}
  .armalpo-voice02__summary.is-expanded .armalpo-voice02__visual{display:block}
  .armalpo-voice02__readmore .armalpo-voice02__chevron{right:16px}
  .armalpo-voice02__close-inline{font-size:14px;padding:9px 16px}
}
.armalpo-admin-preview--voice02.is-sp-preview .armalpo-voice02__summary.is-expanded{display:grid!important;padding-bottom:4px}
.armalpo-admin-preview--voice02.is-sp-preview .armalpo-voice02__summary.is-expanded .armalpo-voice02__visual{display:block}

/* =========================================================
   v0.1.59 — VOICE-02 mobile expansion + SWELL-like arrows
   ========================================================= */
/* SP展開後も患者画像・属性・初期本文をそのまま残す。続きを読むだけ隠し、続き本文を下へ足す。 */
.armalpo-voice02__summary.is-expanded .armalpo-voice02__excerpt{display:flex!important}
.armalpo-voice02__summary.is-expanded .armalpo-voice02__readmore{display:none!important}

/* SWELLアコーディオンに近い、小さすぎず中央に揃うシェブロン。 */
.armalpo-voice02__readmore,
.armalpo-voice02__close-inline{
  position:relative;
  align-items:center;
}
.armalpo-voice02__readmore{padding-right:42px}
.armalpo-voice02__close-inline{padding-right:30px}
.armalpo-voice02__chevron{
  position:absolute!important;
  display:block!important;
  width:10px!important;
  height:10px!important;
  margin:0!important;
  border-right:2px solid currentColor;
  border-bottom:2px solid currentColor;
  font-size:0!important;
  line-height:0!important;
  box-sizing:border-box;
  transform-origin:50% 50%;
}
.armalpo-voice02__readmore .armalpo-voice02__chevron{
  right:17px;
  top:50%;
}
.armalpo-voice02__close-inline .armalpo-voice02__chevron{
  right:9px;
  top:50%;
}
.armalpo-voice02__chevron--down{transform:translateY(-72%) rotate(45deg)}
.armalpo-voice02__chevron--up{transform:translateY(-28%) rotate(225deg)}

@media(max-width:767px){
  .armalpo-voice02__summary.is-expanded{display:grid!important;padding-bottom:14px}
  .armalpo-voice02__summary.is-expanded .armalpo-voice02__visual{display:block!important}
  .armalpo-voice02__summary.is-expanded .armalpo-voice02__excerpt{display:flex!important}
  .armalpo-voice02__inline-full{border-top:1px solid color-mix(in srgb,var(--alpo-main) 18%,#eee)}
}
.armalpo-admin-preview--voice02.is-sp-preview .armalpo-voice02__summary.is-expanded{display:grid!important;padding-bottom:14px}
.armalpo-admin-preview--voice02.is-sp-preview .armalpo-voice02__summary.is-expanded .armalpo-voice02__visual{display:block!important}
.armalpo-admin-preview--voice02.is-sp-preview .armalpo-voice02__summary.is-expanded .armalpo-voice02__excerpt{display:flex!important}


/* =========================================================
   v0.1.60 — VOICE-02 arrow icon: stable SWELL-like SVG chevrons
   ========================================================= */
/* border回転方式を完全に無効化し、SWELLのアコーディオンに近い明確なV字SVGへ統一。 */
.armalpo-voice02__chevron{
  position:static!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:14px!important;
  height:10px!important;
  flex:0 0 14px!important;
  margin:0 0 0 8px!important;
  border:0!important;
  transform:none!important;
  font-size:0!important;
  line-height:0!important;
}
.armalpo-voice02__chevron svg{
  display:block!important;
  width:14px!important;
  height:9px!important;
  overflow:visible!important;
}
.armalpo-voice02__chevron path{
  fill:none!important;
  stroke:currentColor!important;
  stroke-width:2!important;
  stroke-linecap:round!important;
  stroke-linejoin:round!important;
  vector-effect:non-scaling-stroke;
}
.armalpo-voice02__readmore{
  padding-right:18px!important;
  gap:0!important;
}
.armalpo-voice02__close-inline{
  padding-right:14px!important;
  gap:0!important;
}
.armalpo-voice02__readmore .armalpo-voice02__chevron,
.armalpo-voice02__close-inline .armalpo-voice02__chevron{
  position:static!important;
  right:auto!important;
  top:auto!important;
  margin-top:0!important;
  transform:none!important;
}

/* =========================================================
   v0.1.61 — PERSON-01 symptom-specific profile
   ========================================================= */
.armalpo-person01{margin:0 auto;--alpo-main:var(--color_main,#6fa66f);--alpo-pale:var(--color_main_thin,color-mix(in srgb,var(--alpo-main) 10%,#fff));--alpo-text:var(--color_text,#222);color:var(--alpo-text)}
.armalpo-person01__card{overflow:hidden;padding:24px;border:1px solid color-mix(in srgb,var(--alpo-main) 25%,#e8e8e8);border-radius:22px;background:#fff;box-shadow:0 10px 32px rgba(0,0,0,.04)}
.armalpo-person01__main{display:grid;grid-template-columns:33% minmax(0,67%);gap:26px;align-items:start}
.armalpo-person01__photo{overflow:hidden;border-radius:14px;background:var(--alpo-pale);aspect-ratio:4/5}.armalpo-person01__photo img{display:block;width:100%;height:100%;object-fit:cover}
.armalpo-person01__content{min-width:0}.armalpo-person01__kicker{margin:1px 0 7px!important;color:var(--alpo-main);font-size:15px!important;font-weight:800!important;line-height:1.5!important}
.armalpo-person01__headline{margin:0!important;padding:0!important;border:0!important;background:none!important;color:var(--alpo-text)!important;font-size:24px!important;font-weight:800!important;line-height:1.55!important;letter-spacing:.01em}.armalpo-person01__headline:before,.armalpo-person01__headline:after{display:none!important}.armalpo-person01__headline span{display:block}
.armalpo-person01__rule{width:100%;height:2px;margin:12px 0 13px;background:color-mix(in srgb,var(--alpo-main) 78%,#fff)}
.armalpo-person01__identity{display:flex;flex-wrap:wrap;align-items:baseline;gap:4px 8px;margin-bottom:13px}.armalpo-person01__identity strong{font-size:20px}.armalpo-person01__identity small{font-size:11px}.armalpo-person01__identity em{flex-basis:100%;color:var(--alpo-main);font-size:13px;font-style:normal;font-weight:800}
.armalpo-person01__copy p{margin:0 0 12px!important;color:#222!important;font-size:14px!important;line-height:1.85!important}.armalpo-person01__copy p:last-child{margin-bottom:0!important}
.armalpo-person01__facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:20px}.armalpo-person01__fact{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:105px;padding:12px 8px;border-radius:12px;background:var(--alpo-pale);text-align:center}.armalpo-person01__fact-icon{display:flex;width:32px;height:32px;margin-bottom:4px;color:var(--alpo-main)}.armalpo-person01__fact-icon svg{width:100%;height:100%;fill:currentColor}.armalpo-person01__fact strong{font-size:15px;line-height:1.45}.armalpo-person01__fact small{margin-top:3px;color:#666;font-size:11px;line-height:1.45}
.armalpo-person01__policy{display:grid;grid-template-columns:34px minmax(0,1fr);gap:10px;align-items:start;margin-top:12px;padding:14px 16px;border:1.5px solid var(--alpo-main);border-radius:12px;background:#fff}.armalpo-person01__policy-icon{display:flex;width:29px;height:29px;color:var(--alpo-main)}.armalpo-person01__policy-icon svg{width:100%;height:100%;fill:currentColor}.armalpo-person01__policy strong{display:block;margin:0 0 5px;color:var(--alpo-main);font-size:14px}.armalpo-person01__policy p{margin:0!important;color:#222!important;font-size:13px!important;line-height:1.75!important}
.armalpo-admin-preview--person01.is-sp-preview .armalpo-person01__card{padding:14px 12px;border-radius:16px}.armalpo-admin-preview--person01.is-sp-preview .armalpo-person01__main{grid-template-columns:1fr;gap:12px}.armalpo-admin-preview--person01.is-sp-preview .armalpo-person01__content{display:contents}.armalpo-admin-preview--person01.is-sp-preview .armalpo-person01__kicker{order:-3;text-align:center;margin:0!important;font-size:14px!important}.armalpo-admin-preview--person01.is-sp-preview .armalpo-person01__headline{order:-2;text-align:center;font-size:19px!important;line-height:1.55!important}.armalpo-admin-preview--person01.is-sp-preview .armalpo-person01__headline .armalpo-person01__symptom{display:none}.armalpo-admin-preview--person01.is-sp-preview .armalpo-person01__rule{order:-1;margin:0 0 2px}.armalpo-admin-preview--person01.is-sp-preview .armalpo-person01__photo{width:190px;max-width:74%;margin:0 auto;aspect-ratio:1/1}.armalpo-admin-preview--person01.is-sp-preview .armalpo-person01__identity{text-align:center;justify-content:center;margin-bottom:0}.armalpo-admin-preview--person01.is-sp-preview .armalpo-person01__identity strong{font-size:18px}.armalpo-admin-preview--person01.is-sp-preview .armalpo-person01__copy p{font-size:13px!important;line-height:1.78!important;margin-bottom:10px!important}.armalpo-admin-preview--person01.is-sp-preview .armalpo-person01__facts{grid-template-columns:1fr;gap:5px;margin-top:14px}.armalpo-admin-preview--person01.is-sp-preview .armalpo-person01__fact{display:grid;grid-template-columns:34px minmax(0,1fr);grid-template-rows:auto auto;column-gap:9px;min-height:0;padding:8px 10px;text-align:left}.armalpo-admin-preview--person01.is-sp-preview .armalpo-person01__fact-icon{grid-row:1/3;margin:0;width:29px;height:29px;align-self:center}.armalpo-admin-preview--person01.is-sp-preview .armalpo-person01__fact strong{font-size:13px}.armalpo-admin-preview--person01.is-sp-preview .armalpo-person01__fact small{font-size:10.5px;margin:0}.armalpo-admin-preview--person01.is-sp-preview .armalpo-person01__policy{grid-template-columns:28px minmax(0,1fr);padding:11px 10px}.armalpo-admin-preview--person01.is-sp-preview .armalpo-person01__policy-icon{width:25px;height:25px}.armalpo-admin-preview--person01.is-sp-preview .armalpo-person01__policy strong{font-size:13px}.armalpo-admin-preview--person01.is-sp-preview .armalpo-person01__policy p{font-size:12px!important;line-height:1.7!important}
@media(max-width:767px){.armalpo-person01__card{padding:14px 12px;border-radius:16px}.armalpo-person01__main{grid-template-columns:1fr;gap:12px}.armalpo-person01__content{display:contents}.armalpo-person01__kicker{order:-3;text-align:center;margin:0!important;font-size:14px!important}.armalpo-person01__headline{order:-2;text-align:center;font-size:19px!important;line-height:1.55!important}.armalpo-person01__headline .armalpo-person01__symptom{display:none}.armalpo-person01__rule{order:-1;margin:0 0 2px}.armalpo-person01__photo{width:190px;max-width:74%;margin:0 auto;aspect-ratio:1/1}.armalpo-person01__identity{text-align:center;justify-content:center;margin-bottom:0}.armalpo-person01__copy p{font-size:13px!important;line-height:1.78!important}.armalpo-person01__facts{grid-template-columns:1fr;gap:5px;margin-top:14px}.armalpo-person01__fact{display:grid;grid-template-columns:34px minmax(0,1fr);grid-template-rows:auto auto;column-gap:9px;min-height:0;padding:8px 10px;text-align:left}.armalpo-person01__fact-icon{grid-row:1/3;margin:0;width:29px;height:29px;align-self:center}.armalpo-person01__policy{grid-template-columns:28px minmax(0,1fr);padding:11px 10px}}

/* v0.1.63 — PERSON-01 body copy should read as primary black text */
.armalpo-person01 .armalpo-person01__copy,
.armalpo-person01 .armalpo-person01__copy p,
.armalpo-person01 .armalpo-person01__copy p span,
.armalpo-person01 .armalpo-person01__policy p,
.armalpo-person01 .armalpo-person01__policy p span{
  color:#111 !important;
  -webkit-text-fill-color:#111 !important;
  opacity:1 !important;
}
.armalpo-admin-preview--person01 .armalpo-person01__copy,
.armalpo-admin-preview--person01 .armalpo-person01__copy p,
.armalpo-admin-preview--person01 .armalpo-person01__policy p{
  color:#111 !important;
  -webkit-text-fill-color:#111 !important;
  opacity:1 !important;
}

/* =========================================================
   v0.1.64 — USP-01 symptom-specific strengths
   ========================================================= */
.armalpo-usp01{
  margin:0 auto;
  --alpo-main:var(--color_main,#6fa66f);
  --alpo-pale:var(--color_main_thin,color-mix(in srgb,var(--alpo-main) 9%,#fff));
  --alpo-text:var(--color_text,#222);
  color:var(--alpo-text);
}
.armalpo-usp01__section-head{margin:0 0 18px;text-align:center}
.armalpo-usp01__symptom-kicker{margin:0 0 11px!important;color:var(--alpo-main)!important;font-size:15px!important;font-weight:800!important;line-height:1.5!important}
.armalpo-usp01__title{display:flex;align-items:baseline;justify-content:center;gap:12px;margin:0;color:#111;font-weight:900;line-height:1.08;letter-spacing:.02em}
.armalpo-usp01__title span{font-size:28px}
.armalpo-usp01__title strong{display:inline-block;color:var(--alpo-main);font-size:84px;line-height:.82;font-style:italic;transform:translateY(7px) rotate(-6deg);transform-origin:50% 70%}
.armalpo-usp01__head-rule{position:relative;height:2px;margin:16px 0 0;background:color-mix(in srgb,var(--alpo-main) 80%,#fff)}
.armalpo-usp01__head-rule:after{content:"";position:absolute;left:50%;top:0;width:10px;height:10px;background:#fff;border-right:2px solid color-mix(in srgb,var(--alpo-main) 80%,#fff);border-bottom:2px solid color-mix(in srgb,var(--alpo-main) 80%,#fff);transform:translate(-50%,-4px) rotate(45deg)}
.armalpo-usp01__list{display:grid;gap:14px}
.armalpo-usp01__item{display:grid;grid-template-columns:43% minmax(0,57%);overflow:hidden;border:1px solid color-mix(in srgb,var(--alpo-main) 25%,#e7e7e7);border-radius:15px;background:#fff;box-shadow:0 7px 24px rgba(0,0,0,.025)}
.armalpo-usp01__media{position:relative;min-height:210px;background:var(--alpo-pale);overflow:hidden}
.armalpo-usp01__media>img{display:block;width:100%;height:100%;min-height:210px;object-fit:cover}
.armalpo-usp01__number{position:absolute;z-index:3;left:0;top:0;display:flex;align-items:center;justify-content:center;width:58px;height:58px;border-radius:0 0 12px 0;background:var(--alpo-main);color:#fff;font-size:25px;font-weight:900;font-style:italic;letter-spacing:.02em}
.armalpo-usp01__copy{display:flex;flex-direction:column;justify-content:flex-start;min-width:0;padding:20px 22px}
.armalpo-usp01__copy h3{margin:0 0 10px!important;padding:0!important;border:0!important;background:none!important;color:var(--alpo-main)!important;font-size:21px!important;font-weight:900!important;line-height:1.55!important}.armalpo-usp01__copy h3:before,.armalpo-usp01__copy h3:after{display:none!important}
.armalpo-usp01__copy h3 .armalpo-pc-line{display:block}
.armalpo-usp01__copy p{margin:0!important;color:#000!important;-webkit-text-fill-color:#000!important;font-size:14px!important;line-height:1.82!important;opacity:1!important}
.armalpo-usp01__placeholder{display:none;position:absolute;inset:0;z-index:2;align-items:center;justify-content:center;flex-direction:column;gap:5px;padding:22px;background:#f4f5f5;color:#555;text-align:center}
.armalpo-usp01__placeholder-icon{display:flex;width:34px;height:34px;color:#8a8f94}.armalpo-usp01__placeholder-icon svg{width:100%;height:100%;fill:currentColor}
.armalpo-usp01__placeholder strong{font-size:17px;color:#444}.armalpo-usp01__placeholder span{font-size:14px;font-weight:800}.armalpo-usp01__placeholder small{font-size:12px;color:#666}.armalpo-usp01__placeholder em{font-size:11px;color:#777;font-style:normal}
.armalpo-admin-preview--usp01.show-usp-placeholder [data-usp-item="2"] .armalpo-usp01__placeholder{display:flex}
.armalpo-admin-preview--usp01.show-usp-placeholder [data-usp-item="2"] [data-usp-real-image]{visibility:hidden}

.armalpo-admin-preview--usp01.is-sp-preview .armalpo-usp01__section-head{margin-bottom:12px}
.armalpo-admin-preview--usp01.is-sp-preview .armalpo-usp01__symptom-kicker{display:none}
.armalpo-admin-preview--usp01.is-sp-preview .armalpo-usp01__title{display:block;line-height:1.1}
.armalpo-admin-preview--usp01.is-sp-preview .armalpo-usp01__title span{display:block;font-size:21px}.armalpo-admin-preview--usp01.is-sp-preview .armalpo-usp01__title span:first-child{margin-bottom:9px}
.armalpo-admin-preview--usp01.is-sp-preview .armalpo-usp01__title strong{display:inline-block;margin:0 7px 0 0;font-size:64px;line-height:.78;vertical-align:-7px;transform:rotate(-6deg);transform-origin:50% 70%}
.armalpo-admin-preview--usp01.is-sp-preview .armalpo-usp01__title span:last-child{display:inline;font-size:23px}
.armalpo-admin-preview--usp01.is-sp-preview .armalpo-usp01__head-rule{margin-top:15px}
.armalpo-admin-preview--usp01.is-sp-preview .armalpo-usp01__item{grid-template-columns:1fr;border-radius:12px}
.armalpo-admin-preview--usp01.is-sp-preview .armalpo-usp01__media{min-height:0;aspect-ratio:3/2}
.armalpo-admin-preview--usp01.is-sp-preview .armalpo-usp01__media>img{min-height:0;aspect-ratio:3/2;height:100%}
.armalpo-admin-preview--usp01.is-sp-preview .armalpo-usp01__number{width:48px;height:48px;font-size:20px;border-radius:0 0 10px 0}
.armalpo-admin-preview--usp01.is-sp-preview .armalpo-usp01__copy{padding:12px 13px 14px}
.armalpo-admin-preview--usp01.is-sp-preview .armalpo-usp01__copy h3{font-size:16px!important;line-height:1.55!important;margin-bottom:7px!important}
.armalpo-admin-preview--usp01.is-sp-preview .armalpo-usp01__copy h3 .armalpo-pc-line{display:inline}
.armalpo-admin-preview--usp01.is-sp-preview .armalpo-usp01__copy p{font-size:13px!important;line-height:1.75!important}
.armalpo-admin-preview--usp01.is-sp-preview .armalpo-usp01__placeholder{padding:16px}.armalpo-admin-preview--usp01.is-sp-preview .armalpo-usp01__placeholder strong{font-size:15px}
@media(max-width:767px){
  .armalpo-usp01__symptom-kicker{display:none}
  .armalpo-usp01__title{display:block;line-height:1.1}.armalpo-usp01__title span{display:block;font-size:21px}.armalpo-usp01__title span:first-child{margin-bottom:9px}.armalpo-usp01__title strong{display:inline-block;margin:0 7px 0 0;font-size:64px;line-height:.78;vertical-align:-7px;transform:rotate(-6deg);transform-origin:50% 70%}.armalpo-usp01__title span:last-child{display:inline;font-size:23px}
  .armalpo-usp01__item{grid-template-columns:1fr}.armalpo-usp01__media{aspect-ratio:3/2;min-height:0}.armalpo-usp01__media>img{height:100%;min-height:0}.armalpo-usp01__copy{padding:12px 13px 14px}.armalpo-usp01__copy h3{font-size:16px!important}.armalpo-usp01__copy h3 .armalpo-pc-line{display:inline}.armalpo-usp01__copy p{font-size:13px!important;line-height:1.75!important}
}

/* v0.1.65: USP-01 heading rhythm — more space between kicker/title; larger tilted 3; SP row spacing */


/* v0.1.66: USP-01 heading closer to legacy "selected reasons" visual hierarchy */
.armalpo-usp01__symptom-kicker{
  margin-bottom:18px!important;
}
.armalpo-usp01__title{
  gap:14px;
}
.armalpo-usp01__title span:first-child{
  font-size:25px;
}
.armalpo-usp01__title strong{
  font-size:96px;
  line-height:.76;
  font-style:italic;
  transform:translateY(8px) rotate(6deg);
  transform-origin:50% 70%;
}
.armalpo-usp01__title span:last-child{
  font-size:29px;
}
.armalpo-usp01__head-rule{
  margin-top:20px;
}

.armalpo-admin-preview--usp01.is-sp-preview .armalpo-usp01__title{
  line-height:1.04;
}
.armalpo-admin-preview--usp01.is-sp-preview .armalpo-usp01__title span:first-child{
  display:block;
  margin-bottom:14px;
  font-size:15px;
  font-weight:800;
  letter-spacing:.06em;
}
.armalpo-admin-preview--usp01.is-sp-preview .armalpo-usp01__title strong{
  margin:0 9px 0 0;
  font-size:76px;
  line-height:.74;
  vertical-align:-9px;
  transform:rotate(6deg);
  transform-origin:50% 70%;
}
.armalpo-admin-preview--usp01.is-sp-preview .armalpo-usp01__title span:last-child{
  display:inline;
  font-size:25px;
  font-weight:900;
}
.armalpo-admin-preview--usp01.is-sp-preview .armalpo-usp01__head-rule{
  margin-top:19px;
}

@media(max-width:767px){
  .armalpo-usp01__title{line-height:1.04}
  .armalpo-usp01__title span:first-child{display:block;margin-bottom:14px;font-size:15px;font-weight:800;letter-spacing:.06em}
  .armalpo-usp01__title strong{margin:0 9px 0 0;font-size:76px;line-height:.74;vertical-align:-9px;transform:rotate(6deg);transform-origin:50% 70%}
  .armalpo-usp01__title span:last-child{display:inline;font-size:25px;font-weight:900}
  .armalpo-usp01__head-rule{margin-top:19px}
}

/* =========================================================
 * RECOMMEND-01 | 第三者推薦 — v0.1.76
 * 従来の推薦文テイストを活かしつつ、PC632 / SP375で読みやすく再構成。
 * ========================================================= */
.armalpo-recommend01{
 --alpo-main:var(--color_main,#6fa66f);--alpo-pale:var(--color_main_thin,#edf5ed);
 max-width:632px;margin:0 auto;padding:20px 0 42px;
 color:#111!important;
 font-family:-apple-system,BlinkMacSystemFont,"Hiragino Kaku Gothic ProN","Hiragino Sans","Yu Gothic","Meiryo",sans-serif!important;
}
.armalpo-recommend01,.armalpo-recommend01 *{box-sizing:border-box}
.armalpo-recommend01__heading{margin:0 0 34px;text-align:center}
.armalpo-recommend01__heading img{display:block;width:100%;height:auto;margin:0 auto}
.armalpo-recommend01__main{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(220px,42%) minmax(0,1fr);align-items:stretch;border:1px solid color-mix(in srgb,var(--alpo-main) 28%,#ddd);border-radius:16px;background:#fff;box-shadow:0 10px 30px rgba(0,0,0,.045)}
.armalpo-recommend01__main:before{content:"";position:absolute;left:0;right:0;top:0;height:4px;background:var(--alpo-main);z-index:1}
.armalpo-recommend01__person{display:flex;align-items:center;justify-content:center;padding:28px 20px;background:linear-gradient(180deg,color-mix(in srgb,var(--alpo-main) 7%,#fff),#fff)}
.armalpo-recommend01__photo{width:100%;max-width:260px}
.armalpo-recommend01__photo img{display:block;width:100%;height:auto;max-height:330px;object-fit:contain;margin:0 auto;filter:none}
.armalpo-recommend01__quote{display:flex;flex-direction:column;justify-content:center;padding:28px 24px 26px;min-width:0}
.armalpo-recommend01__quote h4{margin:0 0 16px!important;padding:12px 14px!important;border-left:4px solid var(--alpo-main)!important;background:color-mix(in srgb,var(--alpo-main) 8%,#fff)!important;color:#111!important;-webkit-text-fill-color:#111!important;font-size:18px!important;font-weight:800!important;line-height:1.55!important;line-break:strict;overflow-wrap:anywhere;text-wrap:pretty}
.armalpo-recommend01__quote p,.armalpo-recommend01__inline-full p{margin:0 0 13px!important;color:#111!important;-webkit-text-fill-color:#111!important;font-size:14px!important;font-weight:500!important;line-height:1.9!important}
.armalpo-recommend01__quote p:last-child,.armalpo-recommend01__inline-full p:last-child{margin-bottom:0!important}
.armalpo-recommend01__readmore{display:flex;align-items:center;justify-content:center;gap:8px;width:180px;min-height:40px;margin:18px 0 0 auto;border:1.5px solid var(--alpo-main);border-radius:999px;background:#fff;color:var(--alpo-main);font-size:12px;font-weight:800;cursor:pointer}.armalpo-recommend01__chevron{display:inline-flex;width:14px;height:9px}.armalpo-recommend01__chevron svg{display:block;width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}
.armalpo-recommend01__inline-full{grid-column:1/-1;margin:0;padding:0 24px 24px;background:#fff}.armalpo-recommend01__inline-copy{padding-top:18px;border-top:1px solid color-mix(in srgb,var(--alpo-main) 20%,#ddd)}
.armalpo-recommend01__close{display:flex;align-items:center;gap:7px;margin:14px auto 0;border:0;background:none;color:var(--alpo-main);font-size:12px;font-weight:800;cursor:pointer}
.armalpo-recommend01__others{grid-column:1/-1;margin-top:38px;padding-top:2px}.armalpo-recommend01__others-title{display:grid;grid-template-columns:1fr auto 1fr;gap:12px;align-items:center;margin-bottom:22px;color:#111;text-align:center}.armalpo-recommend01__others-title span{height:1px;background:color-mix(in srgb,var(--alpo-main) 55%,#ddd)}.armalpo-recommend01__others-title strong{font-size:14px;font-weight:800}.armalpo-recommend01__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.armalpo-recommend01__thumb{min-width:0;padding:7px;border:1px solid color-mix(in srgb,var(--alpo-main) 18%,#ddd);border-radius:12px;background:#fff;text-align:center}.armalpo-recommend01__thumb img{display:block;width:100%;height:auto;object-fit:contain;border-radius:7px;background:#fff}.armalpo-recommend01__all{display:table;margin:28px auto 0;padding:9px 19px;border:1px solid var(--alpo-main);border-radius:999px;color:var(--alpo-main);font-size:12px;font-weight:800;text-decoration:none}.armalpo-recommend01__empty{padding:24px;border:1px dashed #bbb;text-align:center}
.armalpo-recommend01-modal[hidden]{display:none!important}.armalpo-recommend01-modal{position:fixed;z-index:100000;inset:0;display:flex;align-items:center;justify-content:center;padding:24px;font-family:-apple-system,BlinkMacSystemFont,"Hiragino Kaku Gothic ProN","Hiragino Sans","Yu Gothic","Meiryo",sans-serif!important;color:#111!important}.armalpo-recommend01-modal__backdrop{position:absolute;inset:0;background:rgba(0,0,0,.62)}.armalpo-recommend01-modal__dialog{position:relative;z-index:1;width:min(720px,calc(100vw - 48px));max-height:86vh;overflow:auto;padding:28px 30px 30px;border-radius:16px;background:#fff;box-shadow:0 20px 70px rgba(0,0,0,.28);font-family:inherit!important;color:#111!important}.armalpo-recommend01-modal__x{position:absolute;right:10px;top:9px;width:32px;height:32px;border:0;border-radius:50%;background:#f2f2f2;color:#333;font-size:19px;line-height:1;cursor:pointer}.armalpo-recommend01-modal__hero{display:flex;justify-content:center;margin:0 0 22px;padding-right:22px}.armalpo-recommend01-modal__hero img{display:block;width:min(300px,58%);height:auto;max-height:330px;object-fit:contain}.armalpo-recommend01-modal__content>h4{margin:0 0 17px!important;padding:12px 14px!important;border-left:4px solid var(--alpo-main,#6fa66f)!important;background:color-mix(in srgb,var(--alpo-main,#6fa66f) 8%,#fff)!important;color:#111!important;-webkit-text-fill-color:#111!important;font-family:inherit!important;font-size:18px!important;font-weight:800!important;line-height:1.55!important;text-wrap:pretty}.armalpo-recommend01-modal__copy p{margin:0 0 14px!important;color:#111!important;-webkit-text-fill-color:#111!important;font-family:inherit!important;font-size:14px!important;font-weight:500!important;line-height:1.9!important}.armalpo-recommend01-modal__copy p:last-child{margin-bottom:0!important}
.armalpo-admin-preview--recommend01.is-sp-preview .armalpo-recommend01{padding-top:10px}.armalpo-admin-preview--recommend01.is-sp-preview .armalpo-recommend01__heading{margin-bottom:24px}.armalpo-admin-preview--recommend01.is-sp-preview .armalpo-recommend01__main{display:block}.armalpo-admin-preview--recommend01.is-sp-preview .armalpo-recommend01__person{padding:22px 14px 15px}.armalpo-admin-preview--recommend01.is-sp-preview .armalpo-recommend01__photo{width:78%;max-width:250px}.armalpo-admin-preview--recommend01.is-sp-preview .armalpo-recommend01__photo img{max-height:300px}.armalpo-admin-preview--recommend01.is-sp-preview .armalpo-recommend01__quote{padding:14px 13px 21px}.armalpo-admin-preview--recommend01.is-sp-preview .armalpo-recommend01__quote h4{font-size:15px!important;padding:9px 10px!important;margin-bottom:12px!important;text-wrap:pretty}.armalpo-admin-preview--recommend01.is-sp-preview .armalpo-recommend01__quote p{font-size:12.5px!important;font-weight:500!important;line-height:1.82!important;color:#111!important;-webkit-text-fill-color:#111!important}.armalpo-admin-preview--recommend01.is-sp-preview .armalpo-recommend01__readmore{width:100%;margin-top:13px}.armalpo-admin-preview--recommend01.is-sp-preview .armalpo-recommend01__inline-full{padding:0 13px 20px}.armalpo-admin-preview--recommend01.is-sp-preview .armalpo-recommend01__others{margin-top:31px}.armalpo-admin-preview--recommend01.is-sp-preview .armalpo-recommend01__others-title{margin-bottom:15px;gap:7px}.armalpo-admin-preview--recommend01.is-sp-preview .armalpo-recommend01__others-title strong{font-size:12px}.armalpo-admin-preview--recommend01.is-sp-preview .armalpo-recommend01__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px}.armalpo-admin-preview--recommend01.is-sp-preview .armalpo-recommend01__thumb{padding:2px;border-radius:7px}.armalpo-admin-preview--recommend01.is-sp-preview .armalpo-recommend01__thumb img{border-radius:5px}.armalpo-admin-preview--recommend01.is-sp-preview .armalpo-recommend01__all{margin-top:19px;font-size:11px;padding:7px 13px}
@media(max-width:767px){.armalpo-recommend01__main{display:block}.armalpo-recommend01__person{padding:22px 14px 15px}.armalpo-recommend01__photo{width:78%;max-width:250px}.armalpo-recommend01__quote{padding:14px 13px 21px}.armalpo-recommend01__quote h4{font-size:15px!important;text-wrap:pretty}.armalpo-recommend01__quote p{font-size:12.5px!important;font-weight:500!important;line-height:1.82!important}.armalpo-recommend01__readmore{width:100%}.armalpo-recommend01__inline-full{padding:0 13px 20px}.armalpo-recommend01__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px}.armalpo-recommend01__thumb{padding:2px;border-radius:7px}.armalpo-recommend01__thumb img{border-radius:5px}}


/* v0.1.77 RECOMMEND-01 refinement */
.armalpo-recommend01__thumb{padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.armalpo-recommend01__thumb img{width:100%!important;border-radius:0!important;background:transparent!important}.armalpo-recommend01__grid{gap:14px 12px!important}.armalpo-recommend01-modal__content>h4{width:100%;margin:0 0 20px!important}.armalpo-recommend01-modal__body{display:grid;grid-template-columns:minmax(200px,40%) minmax(0,1fr);gap:24px;align-items:start}.armalpo-recommend01-modal__hero{display:block;margin:0;padding:0}.armalpo-recommend01-modal__hero img{width:100%;max-width:300px;max-height:none;margin:0 auto;object-fit:contain}.armalpo-recommend01-modal__copy p{color:#111!important;-webkit-text-fill-color:#111!important}.armalpo-admin-preview--recommend01.is-sp-preview .armalpo-recommend01__person{padding:24px 12px 18px}.armalpo-admin-preview--recommend01.is-sp-preview .armalpo-recommend01__photo{width:88%;max-width:290px}.armalpo-admin-preview--recommend01.is-sp-preview .armalpo-recommend01__quote{padding:14px 13px 23px}.armalpo-admin-preview--recommend01.is-sp-preview .armalpo-recommend01__grid{gap:8px 5px!important}.armalpo-admin-preview--recommend01.is-sp-preview .armalpo-recommend01__thumb{padding:0!important}.armalpo-admin-preview--recommend01.is-sp-preview .armalpo-recommend01__thumb img{width:100%!important}.armalpo-admin-preview--recommend01.is-sp-preview .armalpo-recommend01__others{margin-top:34px}.armalpo-admin-preview--recommend01.is-sp-preview .armalpo-recommend01__all{margin-top:23px}.armalpo-admin-preview--recommend01.is-sp-preview .armalpo-recommend01__quote h4{margin-bottom:14px!important}.armalpo-admin-preview--recommend01.is-sp-preview .armalpo-recommend01__quote p{color:#111!important;-webkit-text-fill-color:#111!important}.armalpo-admin-preview--recommend01.is-sp-preview .armalpo-recommend01__inline-full p{color:#111!important;-webkit-text-fill-color:#111!important}
@media(max-width:767px){.armalpo-recommend01__person{padding:24px 12px 18px}.armalpo-recommend01__photo{width:88%;max-width:290px}.armalpo-recommend01__grid{gap:8px 5px!important}.armalpo-recommend01__thumb{padding:0!important;border:0!important;background:transparent!important}.armalpo-recommend01__thumb img{width:100%!important;border-radius:0!important}.armalpo-recommend01-modal__body{display:block}.armalpo-recommend01-modal__hero{margin-bottom:18px}.armalpo-recommend01-modal__hero img{width:86%;max-width:300px}.armalpo-recommend01-modal__content>h4{font-size:16px!important}}

/* v0.1.78 RECOMMEND-01 layout correction: full-width heading + stable modal */
.armalpo-recommend01__main{display:block!important;overflow:hidden!important}
.armalpo-recommend01__main-title{display:block;width:calc(100% - 36px);margin:26px 18px 18px!important;padding:12px 14px!important;border-left:4px solid var(--alpo-main)!important;background:color-mix(in srgb,var(--alpo-main) 8%,#fff)!important;color:#111!important;-webkit-text-fill-color:#111!important;font-size:18px!important;font-weight:800!important;line-height:1.5!important;line-break:strict;overflow-wrap:normal;word-break:normal;text-wrap:pretty}
.armalpo-recommend01__main-body{display:grid;grid-template-columns:minmax(210px,40%) minmax(0,1fr);gap:22px;align-items:start;padding:0 18px 24px}
.armalpo-recommend01__person{padding:0!important;background:transparent!important;min-width:0}
.armalpo-recommend01__photo{width:100%!important;max-width:245px!important}
.armalpo-recommend01__photo img{width:100%!important;max-height:300px!important;object-fit:contain!important}
.armalpo-recommend01__quote{padding:0!important;min-width:0!important;justify-content:flex-start!important}
.armalpo-recommend01__quote h4{display:none!important}
.armalpo-recommend01__excerpt p,.armalpo-recommend01__inline-full p{color:#111!important;-webkit-text-fill-color:#111!important}
.armalpo-recommend01__inline-full{grid-column:auto!important;padding:0!important;margin:0!important}
.armalpo-recommend01__inline-copy{padding-top:15px!important;margin-top:15px!important}
.armalpo-recommend01-modal{overflow:hidden!important}
.armalpo-recommend01-modal__dialog{width:min(680px,calc(100vw - 48px))!important;max-width:100%!important;overflow-y:auto!important;overflow-x:hidden!important;padding:26px 28px 28px!important}
.armalpo-recommend01-modal__content{min-width:0!important;max-width:100%!important;overflow:hidden!important}
.armalpo-recommend01-modal__content>h4{width:100%!important;max-width:100%!important;margin:0 0 20px!important;overflow-wrap:break-word!important}
.armalpo-recommend01-modal__body{grid-template-columns:minmax(170px,34%) minmax(0,1fr)!important;gap:22px!important;min-width:0!important;max-width:100%!important}
.armalpo-recommend01-modal__hero,.armalpo-recommend01-modal__copy{min-width:0!important;max-width:100%!important}
.armalpo-recommend01-modal__hero img{width:100%!important;max-width:230px!important;max-height:280px!important;object-fit:contain!important}
.armalpo-recommend01-modal__copy p{max-width:100%!important;overflow-wrap:break-word!important;word-break:normal!important}
.armalpo-admin-preview--recommend01.is-sp-preview .armalpo-recommend01__main-title{width:calc(100% - 24px);margin:20px 12px 18px!important;padding:10px 11px!important;font-size:15px!important;line-height:1.55!important}
.armalpo-admin-preview--recommend01.is-sp-preview .armalpo-recommend01__main-body{display:block;padding:0 12px 22px}
.armalpo-admin-preview--recommend01.is-sp-preview .armalpo-recommend01__person{padding:0 0 18px!important}
.armalpo-admin-preview--recommend01.is-sp-preview .armalpo-recommend01__photo{width:94%!important;max-width:315px!important;margin:0 auto}
.armalpo-admin-preview--recommend01.is-sp-preview .armalpo-recommend01__photo img{max-height:340px!important}
.armalpo-admin-preview--recommend01.is-sp-preview .armalpo-recommend01__quote{padding:0!important}
.armalpo-admin-preview--recommend01.is-sp-preview .armalpo-recommend01__readmore{margin-top:15px!important}
@media(max-width:767px){
 .armalpo-recommend01__main-title{width:calc(100% - 24px);margin:20px 12px 18px!important;padding:10px 11px!important;font-size:15px!important;line-height:1.55!important}
 .armalpo-recommend01__main-body{display:block;padding:0 12px 22px}
 .armalpo-recommend01__person{padding:0 0 18px!important}
 .armalpo-recommend01__photo{width:94%!important;max-width:315px!important;margin:0 auto}
 .armalpo-recommend01__photo img{max-height:340px!important}
 .armalpo-recommend01__quote{padding:0!important}
 .armalpo-recommend01-modal__dialog{width:calc(100vw - 24px)!important;padding:22px 14px 22px!important}
 .armalpo-recommend01-modal__body{display:block!important}
 .armalpo-recommend01-modal__hero{margin-bottom:18px!important}
 .armalpo-recommend01-modal__hero img{width:78%!important;max-width:245px!important;max-height:285px!important}
}

/* v0.1.79 RECOMMEND-01 short recommender profile */
.armalpo-recommend01__profile{box-sizing:border-box;width:100%;max-width:245px;margin:12px auto 0;padding:10px 11px;border:1px solid color-mix(in srgb,var(--alpo-main) 48%,#d8ded8);border-radius:8px;background:#fff;color:#222!important;-webkit-text-fill-color:#222!important;text-align:left;font-size:12px;line-height:1.65}
.armalpo-recommend01__profile strong{display:block;margin:0 0 4px;color:var(--alpo-main)!important;-webkit-text-fill-color:var(--alpo-main)!important;font-size:11.5px;font-weight:700;line-height:1.4}
.armalpo-recommend01__profile span{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#222!important;-webkit-text-fill-color:#222!important}
.armalpo-recommend01__profile--modal{max-width:230px;margin-top:12px}
.armalpo-admin-preview--recommend01.is-sp-preview .armalpo-recommend01__profile{width:94%;max-width:315px;margin-top:12px;padding:9px 10px;font-size:11.5px;line-height:1.62}
@media(max-width:767px){.armalpo-recommend01__profile{width:94%;max-width:315px;margin-top:12px;padding:9px 10px;font-size:11.5px;line-height:1.62}.armalpo-recommend01__profile--modal{width:78%;max-width:245px}}


/* v0.1.80 RECOMMEND-01: recommender image + short profile stacked vertically */
.armalpo-recommend01__person{
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:0!important;
}
.armalpo-recommend01__profile{
  width:100%!important;
  max-width:245px!important;
  margin:12px auto 0!important;
}
.armalpo-recommend01-modal__hero{
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:flex-start!important;
}
.armalpo-recommend01__profile--modal{
  width:100%!important;
  max-width:230px!important;
  margin:12px auto 0!important;
}
.armalpo-admin-preview--recommend01.is-sp-preview .armalpo-recommend01__person{
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
}
.armalpo-admin-preview--recommend01.is-sp-preview .armalpo-recommend01__profile{
  width:94%!important;
  max-width:315px!important;
  margin:12px auto 0!important;
}
@media(max-width:767px){
  .armalpo-recommend01__person{
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
  }
  .armalpo-recommend01__profile{
    width:94%!important;
    max-width:315px!important;
    margin:12px auto 0!important;
  }
  .armalpo-recommend01-modal__hero{
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
  }
  .armalpo-recommend01__profile--modal{
    width:78%!important;
    max-width:245px!important;
    margin:12px auto 0!important;
  }
}

/* v0.1.81 RECOMMEND-01: balanced PC columns + completed compact profile */
.armalpo-recommend01__main-body{align-items:stretch!important}
.armalpo-recommend01__person{align-self:stretch!important;justify-content:flex-start!important}
.armalpo-recommend01__quote{align-self:stretch!important;display:flex!important;flex-direction:column!important}
.armalpo-recommend01__readmore{margin-top:auto!important}
.armalpo-recommend01__profile--wide{
  width:calc(100% - 36px)!important;
  max-width:none!important;
  margin:0 18px 24px!important;
  padding:10px 13px!important;
  display:flex!important;
  align-items:flex-start!important;
  gap:12px!important;
  border-radius:7px!important;
  background:color-mix(in srgb,var(--alpo-main) 4%,#fff)!important;
}
.armalpo-recommend01__profile--wide strong{
  flex:0 0 auto!important;
  margin:1px 0 0!important;
  white-space:nowrap!important;
}
.armalpo-recommend01__profile--wide span{
  display:block!important;
  overflow:visible!important;
  -webkit-line-clamp:unset!important;
  color:#222!important;
  -webkit-text-fill-color:#222!important;
}
.armalpo-recommend01__profile--modal{
  width:100%!important;
  max-width:none!important;
  margin:18px 0 0!important;
}
.armalpo-admin-preview--recommend01.is-sp-preview .armalpo-recommend01__profile--wide{
  width:calc(100% - 24px)!important;
  max-width:none!important;
  margin:0 12px 18px!important;
  display:block!important;
  padding:9px 10px!important;
}
.armalpo-admin-preview--recommend01.is-sp-preview .armalpo-recommend01__profile--wide strong{margin:0 0 4px!important;white-space:normal!important}
.armalpo-admin-preview--recommend01.is-sp-preview .armalpo-recommend01__main-title{
  text-wrap:balance!important;
  overflow-wrap:normal!important;
  word-break:keep-all!important;
}
@media(max-width:767px){
 .armalpo-recommend01__profile--wide{width:calc(100% - 24px)!important;max-width:none!important;margin:0 12px 18px!important;display:block!important;padding:9px 10px!important}
 .armalpo-recommend01__profile--wide strong{margin:0 0 4px!important;white-space:normal!important}
 .armalpo-recommend01__main-title{text-wrap:balance!important;overflow-wrap:normal!important;word-break:keep-all!important}
}


/* v0.1.84 RECOMMEND-01: modal recommender profile matches the pre-open profile band */
.armalpo-recommend01-modal__content .armalpo-recommend01__profile--modal.armalpo-recommend01__profile--wide{
  box-sizing:border-box!important;
  width:100%!important;
  max-width:none!important;
  margin:18px 0 0!important;
  padding:10px 13px!important;
  display:flex!important;
  align-items:flex-start!important;
  gap:12px!important;
  border:1px solid color-mix(in srgb,var(--alpo-main) 48%,#d8ded8)!important;
  border-radius:7px!important;
  background:color-mix(in srgb,var(--alpo-main) 4%,#fff)!important;
  color:#222!important;
  -webkit-text-fill-color:#222!important;
  text-align:left!important;
  font-size:12px!important;
  line-height:1.65!important;
}
.armalpo-recommend01-modal__content .armalpo-recommend01__profile--modal.armalpo-recommend01__profile--wide strong{
  flex:0 0 auto!important;
  display:block!important;
  margin:1px 0 0!important;
  white-space:nowrap!important;
  color:var(--alpo-main)!important;
  -webkit-text-fill-color:var(--alpo-main)!important;
  font-size:11.5px!important;
  font-weight:700!important;
  line-height:1.4!important;
}
.armalpo-recommend01-modal__content .armalpo-recommend01__profile--modal.armalpo-recommend01__profile--wide span{
  display:block!important;
  overflow:visible!important;
  -webkit-line-clamp:unset!important;
  color:#222!important;
  -webkit-text-fill-color:#222!important;
}
@media(max-width:767px){
  .armalpo-recommend01-modal__content .armalpo-recommend01__profile--modal.armalpo-recommend01__profile--wide{
    display:block!important;
    padding:9px 10px!important;
    font-size:11.5px!important;
    line-height:1.62!important;
  }
  .armalpo-recommend01-modal__content .armalpo-recommend01__profile--modal.armalpo-recommend01__profile--wide strong{
    margin:0 0 4px!important;
    white-space:normal!important;
  }
}


/* v0.1.85 VOICE-02: PC modal typography matches the normal VOICE-02 card */
.armalpo-voice02-modal{
  font-family:-apple-system,BlinkMacSystemFont,"Hiragino Kaku Gothic ProN","Hiragino Sans","Yu Gothic","Meiryo",sans-serif!important;
  color:var(--alpo-text,#222)!important;
}
.armalpo-voice02-modal__dialog,
.armalpo-voice02-modal__dialog *,
.armalpo-voice02-modal__head h3,
.armalpo-voice02-modal__copy p,
.armalpo-voice02-modal__person,
.armalpo-voice02-modal__person .armalpo-chips,
.armalpo-voice02-modal__x{
  font-family:inherit!important;
}
.armalpo-voice02-modal__head h3{
  font-weight:800!important;
}
.armalpo-voice02-modal__copy p{
  color:var(--alpo-text,#222)!important;
  -webkit-text-fill-color:var(--alpo-text,#222)!important;
  font-weight:400!important;
}


/* v0.1.86 RECOMMEND-01: modal profile uses the exact same band component as pre-open */
.armalpo-recommend01-modal__content .armalpo-recommend01__profile.armalpo-recommend01__profile--wide{
  box-sizing:border-box!important;
  width:100%!important;
  max-width:none!important;
  margin:18px 0 0!important;
  padding:9px 12px!important;
  display:flex!important;
  align-items:flex-start!important;
  gap:10px!important;
  border:1px solid color-mix(in srgb,var(--alpo-main,#6fa66f) 48%,#d8ded8)!important;
  border-radius:7px!important;
  background:color-mix(in srgb,var(--alpo-main,#6fa66f) 4%,#fff)!important;
  color:#222!important;
  -webkit-text-fill-color:#222!important;
  text-align:left!important;
  font-size:12px!important;
  line-height:1.65!important;
  box-shadow:none!important;
}
.armalpo-recommend01-modal__content .armalpo-recommend01__profile.armalpo-recommend01__profile--wide strong{
  flex:0 0 auto!important;
  display:block!important;
  margin:1px 0 0!important;
  white-space:nowrap!important;
  color:var(--alpo-main,#6fa66f)!important;
  -webkit-text-fill-color:var(--alpo-main,#6fa66f)!important;
  font-size:11.5px!important;
  font-weight:700!important;
  line-height:1.4!important;
}
.armalpo-recommend01-modal__content .armalpo-recommend01__profile.armalpo-recommend01__profile--wide span{
  display:block!important;
  overflow:visible!important;
  -webkit-line-clamp:unset!important;
  color:#222!important;
  -webkit-text-fill-color:#222!important;
}

/* =========================================================
   v0.1.89 — USP-01 reason heading image (15 colors × 3/4/5)
   ========================================================= */
.armalpo-usp01__section-head{margin-bottom:18px}
.armalpo-usp01__heading-image{display:block;width:100%;max-width:632px;height:auto;margin:0 auto}
.armalpo-usp01__title,.armalpo-usp01__head-rule{display:none!important}
.armalpo-admin-preview--usp01.is-sp-preview .armalpo-usp01__section-head{margin-bottom:12px}
.armalpo-admin-preview--usp01.is-sp-preview .armalpo-usp01__heading-image{width:100%;max-width:375px;height:auto}
@media(max-width:767px){
  .armalpo-usp01__heading-image{width:100%;max-width:100%;height:auto}
}

/* =========================================================
   v0.1.91 — USP POINT ribbon / OFFER-01 true front preview
   ========================================================= */
.armalpo-usp01__symptom-kicker{display:none!important}
.armalpo-usp01__number{
  left:0;
  top:0;
  width:58px;
  height:64px;
  padding:8px 6px 12px;
  flex-direction:column;
  gap:2px;
  border:0!important;
  border-radius:0!important;
  background:linear-gradient(145deg,color-mix(in srgb,var(--alpo-main) 76%,#fff) 0%,var(--alpo-main) 56%,color-mix(in srgb,var(--alpo-main) 88%,#111) 100%);
  clip-path:polygon(0 0,100% 0,100% 78%,50% 100%,0 78%);
  box-shadow:none!important;
  filter:drop-shadow(0 6px 7px color-mix(in srgb,var(--alpo-main) 22%,transparent));
  font-size:24px;
  font-weight:900;
  font-style:normal;
  line-height:1;
  letter-spacing:.035em;
  text-shadow:0 1px 1px rgba(0,0,0,.12);
}
.armalpo-usp01__number:before{
  content:"POINT";
  display:block;
  font-size:7px;
  font-weight:800;
  line-height:1;
  letter-spacing:.14em;
  opacity:.92;
  text-shadow:none;
}
.armalpo-usp01__number:after{display:none!important;content:none!important}
.armalpo-admin-preview--usp01.is-sp-preview .armalpo-usp01__number{
  width:52px;
  height:58px;
  padding:7px 5px 11px;
  font-size:21px;
}
.armalpo-admin-preview--usp01.is-sp-preview .armalpo-usp01__number:before{font-size:6px}
@media(max-width:767px){
  .armalpo-usp01__number{width:52px;height:58px;padding:7px 5px 11px;font-size:21px}
  .armalpo-usp01__number:before{font-size:6px}
}

.armalpo-offer01-preview-shell{
  background:#fff;
  border:1px solid #dcdcde;
  padding:22px 18px;
  margin:0 0 16px;
  overflow:hidden;
}
.armalpo-offer01-preview{
  position:relative;
  width:100%;
  max-width:760px;
  margin:0 auto;
  overflow:hidden;
}
/*
 * OFFER-01 is a desktop-front preview.
 * A 632px iframe viewport itself triggers SWELL responsive breakpoints,
 * so keep the iframe browser viewport wide and crop its centered content.
 * The LP body inside the iframe remains the real 632px content width.
 */
.armalpo-offer01-preview__frame{
  position:relative;
  left:50%;
  display:block;
  width:1200px;
  max-width:none;
  min-height:1200px;
  margin:0;
  transform:translateX(-50%);
  border:0;
  background:#fff;
  overflow:hidden;
}
.armalpo-offer01-preview--empty{
  padding:24px;
  background:#f6f7f7;
  border:1px dashed #c3c4c7;
  color:#50575e;
}

/* ============================================================
   v0.1.94 — CASE-01 generic improvement-case block
   ============================================================ */
.armalpo-case01{
  --alpo-case-brown:#7a532f;
  --alpo-case-beige:#E9E6E0;
  --alpo-case-beige-2:#E4E0D8;
  color:#111;
  font-family:-apple-system,BlinkMacSystemFont,"Hiragino Kaku Gothic ProN","Hiragino Sans","Yu Gothic","Meiryo",sans-serif;
}
.armalpo-case01__brandhead{display:flex;align-items:center;justify-content:center;gap:14px;margin:0 0 18px;text-align:center}
.armalpo-case01__bubble{position:relative;display:inline-flex;align-items:center;justify-content:center;min-width:66px;height:52px;padding:0 14px;border-radius:50%;background:var(--alpo-main);color:#fff;font-size:18px;font-weight:800;letter-spacing:.04em;line-height:1}
.armalpo-case01__bubble:after{content:"";position:absolute;right:5px;bottom:-5px;border-width:8px 0 0 12px;border-style:solid;border-color:transparent transparent transparent var(--alpo-main);transform:rotate(14deg)}
.armalpo-case01__brandhead h2{margin:0!important;padding:0!important;border:0!important;background:none!important;color:#111!important;font-size:30px!important;font-weight:800!important;line-height:1.35!important;letter-spacing:.02em}.armalpo-case01__brandhead h2:before,.armalpo-case01__brandhead h2:after{display:none!important}
.armalpo-case01__card{padding:18px 18px 16px;border:1px solid #e4e4e4;border-radius:16px;background:#fff;box-shadow:0 8px 24px rgba(0,0,0,.035)}
.armalpo-case01__meta{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin:0 0 10px;color:#333;font-size:13px;line-height:1.4}
.armalpo-case01__number{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:5px 11px;border-radius:5px;background:var(--alpo-main);color:#fff;font-size:14px;font-weight:800;letter-spacing:.04em}.armalpo-case01__slash{color:#999}
.armalpo-case01__title{position:relative;margin:0 0 17px!important;padding:0 0 0 13px!important;border:0!important;background:none!important;color:#111!important;font-size:24px!important;font-weight:800!important;line-height:1.5!important}.armalpo-case01__title:before{content:""!important;display:block!important;position:absolute;left:0;top:.2em;bottom:.2em;width:4px;border-radius:3px;background:var(--alpo-main)}.armalpo-case01__title:after{display:none!important}
.armalpo-case01__photos{display:grid;grid-template-columns:minmax(0,1fr) 42px minmax(0,1fr);align-items:center;gap:10px;margin:0 0 14px}
.armalpo-case01__photos figure{margin:0!important;padding:0!important;border:0!important;background:transparent!important}.armalpo-case01__photos figcaption{margin:0 0 5px;color:#3f3f3f;font-size:14px;font-weight:700;text-align:center}.armalpo-case01__photos img{display:block;width:100%;height:230px;object-fit:cover;object-position:center;border:0!important;border-radius:8px;box-shadow:none!important;background:#f7f7f7}
.armalpo-case01__arrow{display:flex;align-items:center;justify-content:center;width:34px;height:34px;margin:auto;border-radius:50%;background:var(--alpo-case-beige);color:#4a3b2d;font-size:20px;font-weight:700;line-height:1}
.armalpo-case01__metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(0,1fr));gap:10px;margin:0 0 13px}
.armalpo-case01__metric{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:82px;padding:10px 12px;border:1px solid color-mix(in srgb,var(--alpo-main) 18%,#dedede);border-radius:10px;background:color-mix(in srgb,var(--alpo-main) 7%,#fff);text-align:center}
.armalpo-case01__metric small{display:block;margin:0 0 5px;color:#333;font-size:12px;font-weight:700;line-height:1.35}.armalpo-case01__metric strong{display:flex;align-items:baseline;justify-content:center;gap:9px;color:#111;font-size:27px;font-weight:800;line-height:1.1}.armalpo-case01__metric strong b{color:#8b765f;font-size:17px;font-weight:700}.armalpo-case01__metric strong em{color:var(--alpo-main);font-style:normal}.armalpo-case01__metric sup{font-size:.48em;vertical-align:.45em}
.armalpo-case01__course{margin:0 0 13px;padding:13px 14px 14px;border:1px solid #dedede;border-radius:11px;background:#fff}.armalpo-case01__course-label{display:inline-flex;align-items:center;justify-content:center;margin:0 0 8px;padding:4px 13px;border-radius:999px;background:var(--alpo-main);color:#fff;font-size:12px;font-weight:800;line-height:1.25}.armalpo-case01__course p{margin:0!important;color:#111!important;-webkit-text-fill-color:#111!important;font-size:13px!important;line-height:1.85!important}
.armalpo-case01__practitioner{display:grid;grid-template-columns:84px minmax(0,1fr);gap:14px;align-items:center;padding:14px 16px;border:1px solid color-mix(in srgb,var(--alpo-case-brown) 35%,#e4e0d8);border-radius:12px;background:color-mix(in srgb,var(--alpo-case-beige) 72%,#fff)}.armalpo-case01__practitioner img{display:block;width:80px;height:80px;border-radius:50%;object-fit:cover;background:#fff}.armalpo-case01__practitioner h4{margin:0 0 5px!important;padding:0!important;border:0!important;background:none!important;color:var(--alpo-case-brown)!important;font-size:16px!important;font-weight:800!important;line-height:1.45!important}.armalpo-case01__practitioner h4:before,.armalpo-case01__practitioner h4:after{display:none!important}.armalpo-case01__practitioner p{margin:0!important;color:#111!important;-webkit-text-fill-color:#111!important;font-size:13px!important;line-height:1.82!important}

.armalpo-admin-preview--case01.is-sp-preview .armalpo-case01__brandhead{justify-content:flex-start;gap:9px;margin-bottom:13px;text-align:left}.armalpo-admin-preview--case01.is-sp-preview .armalpo-case01__bubble{min-width:49px;height:39px;padding:0 9px;font-size:13px}.armalpo-admin-preview--case01.is-sp-preview .armalpo-case01__bubble:after{right:4px;bottom:-4px;border-width:6px 0 0 9px}.armalpo-admin-preview--case01.is-sp-preview .armalpo-case01__brandhead h2{font-size:20px!important;line-height:1.4!important}.armalpo-admin-preview--case01.is-sp-preview .armalpo-case01__card{padding:13px 11px 12px;border-radius:13px}.armalpo-admin-preview--case01.is-sp-preview .armalpo-case01__meta{display:flex;flex-wrap:wrap;align-items:center;column-gap:5px;row-gap:6px;margin-bottom:9px;font-size:11px}.armalpo-admin-preview--case01.is-sp-preview .armalpo-case01__number{flex:0 0 100%;width:max-content;max-width:max-content;min-height:27px;padding:4px 9px;font-size:12px}.armalpo-admin-preview--case01.is-sp-preview .armalpo-case01__slash{margin:0 1px}.armalpo-admin-preview--case01.is-sp-preview .armalpo-case01__title{margin-bottom:13px!important;padding-left:11px!important;font-size:18px!important;line-height:1.55!important}.armalpo-admin-preview--case01.is-sp-preview .armalpo-case01__title:before{width:3px}.armalpo-admin-preview--case01.is-sp-preview .armalpo-case01__photos{grid-template-columns:minmax(0,1fr) 28px minmax(0,1fr);gap:7px;margin-bottom:11px}.armalpo-admin-preview--case01.is-sp-preview .armalpo-case01__photos figcaption{font-size:11px;margin-bottom:4px}.armalpo-admin-preview--case01.is-sp-preview .armalpo-case01__photos img{height:150px;border-radius:7px}.armalpo-admin-preview--case01.is-sp-preview .armalpo-case01__arrow{width:26px;height:26px;font-size:15px}.armalpo-admin-preview--case01.is-sp-preview .armalpo-case01__metrics{grid-template-columns:1fr;gap:6px;margin-bottom:10px}.armalpo-admin-preview--case01.is-sp-preview .armalpo-case01__metric{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;min-height:0;padding:8px 10px;text-align:left}.armalpo-admin-preview--case01.is-sp-preview .armalpo-case01__metric small{margin:0;font-size:11px}.armalpo-admin-preview--case01.is-sp-preview .armalpo-case01__metric strong{justify-content:flex-end;font-size:20px;gap:7px}.armalpo-admin-preview--case01.is-sp-preview .armalpo-case01__course{padding:11px 10px 12px;margin-bottom:10px}.armalpo-admin-preview--case01.is-sp-preview .armalpo-case01__course-label{font-size:11px;margin-bottom:7px}.armalpo-admin-preview--case01.is-sp-preview .armalpo-case01__course p{font-size:11.5px!important;line-height:1.82!important}.armalpo-admin-preview--case01.is-sp-preview .armalpo-case01__practitioner{grid-template-columns:58px minmax(0,1fr);gap:10px;padding:11px 10px}.armalpo-admin-preview--case01.is-sp-preview .armalpo-case01__practitioner img{width:56px;height:56px}.armalpo-admin-preview--case01.is-sp-preview .armalpo-case01__practitioner h4{font-size:14px!important;margin-bottom:4px!important}.armalpo-admin-preview--case01.is-sp-preview .armalpo-case01__practitioner p{font-size:11.5px!important;line-height:1.8!important}

@media(max-width:767px){
  .armalpo-case01__brandhead{justify-content:flex-start;gap:9px;margin-bottom:13px;text-align:left}.armalpo-case01__bubble{min-width:49px;height:39px;padding:0 9px;font-size:13px}.armalpo-case01__bubble:after{right:4px;bottom:-4px;border-width:6px 0 0 9px}.armalpo-case01__brandhead h2{font-size:20px!important;line-height:1.4!important}.armalpo-case01__card{padding:13px 11px 12px;border-radius:13px}.armalpo-case01__meta{display:flex;flex-wrap:wrap;align-items:center;column-gap:5px;row-gap:6px;margin-bottom:9px;font-size:11px}.armalpo-case01__number{flex:0 0 100%;width:max-content;max-width:max-content;min-height:27px;padding:4px 9px;font-size:12px}.armalpo-case01__slash{margin:0 1px}.armalpo-case01__title{margin-bottom:13px!important;padding-left:11px!important;font-size:18px!important;line-height:1.55!important}.armalpo-case01__title:before{width:3px}.armalpo-case01__photos{grid-template-columns:minmax(0,1fr) 28px minmax(0,1fr);gap:7px;margin-bottom:11px}.armalpo-case01__photos figcaption{font-size:11px;margin-bottom:4px}.armalpo-case01__photos img{height:150px;border-radius:7px}.armalpo-case01__arrow{width:26px;height:26px;font-size:15px}.armalpo-case01__metrics{grid-template-columns:1fr;gap:6px;margin-bottom:10px}.armalpo-case01__metric{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;min-height:0;padding:8px 10px;text-align:left}.armalpo-case01__metric small{margin:0;font-size:11px}.armalpo-case01__metric strong{justify-content:flex-end;font-size:20px;gap:7px}.armalpo-case01__course{padding:11px 10px 12px;margin-bottom:10px}.armalpo-case01__course-label{font-size:11px;margin-bottom:7px}.armalpo-case01__course p{font-size:11.5px!important;line-height:1.82!important}.armalpo-case01__practitioner{grid-template-columns:58px minmax(0,1fr);gap:10px;padding:11px 10px}.armalpo-case01__practitioner img{width:56px;height:56px}.armalpo-case01__practitioner h4{font-size:14px!important;margin-bottom:4px!important}.armalpo-case01__practitioner p{font-size:11.5px!important;line-height:1.8!important}
}

/* v0.1.96: VOICE-01 attribute chips use a restrained brown accent only. */
.armalpo-voice01 .armalpo-chips span{background:#E9E6E0;border-color:color-mix(in srgb,#7a532f 38%,#E9E6E0);color:#7a532f}

/* v0.1.96: the CASE metric count selector must actually hide unused preview cards. */
.armalpo-case01__metric[hidden]{display:none!important}

/* v0.1.97: VOICE-02 uses the same restrained brown accent only for age/gender attribute chips, including the PC modal. */
.armalpo-voice02 .armalpo-chips span,.armalpo-voice02-modal .armalpo-chips span{background:#E9E6E0;border-color:color-mix(in srgb,#7a532f 38%,#E9E6E0);color:#7a532f}


/* =========================================================
   v0.1.98 — PERSON restrained brown accents + primary copy black normalization
   ========================================================= */
:root{
  --alpo-accent-brown:#7a532f;
  --alpo-accent-beige:#E9E6E0;
  --alpo-accent-beige-2:#E4E0D8;
}

/* PERSON-01: C-style restrained label for "私が担当します". */
.armalpo-person01__kicker{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:auto!important;
  margin:0 0 8px!important;
  padding:3px 10px!important;
  border:1px solid color-mix(in srgb,var(--alpo-accent-brown) 62%,#fff)!important;
  border-radius:4px!important;
  background:#fff!important;
  color:var(--alpo-accent-brown)!important;
  -webkit-text-fill-color:var(--alpo-accent-brown)!important;
  font-weight:800!important;
  line-height:1.35!important;
}
.armalpo-person01__identity em{
  color:var(--alpo-main)!important;
  -webkit-text-fill-color:var(--alpo-main)!important;
}
.armalpo-person01__policy{
  border-color:color-mix(in srgb,var(--alpo-accent-brown) 55%,var(--alpo-accent-beige-2))!important;
  background:#fff!important;
}
.armalpo-person01__policy-icon,
.armalpo-person01__policy strong{
  color:var(--alpo-accent-brown)!important;
  -webkit-text-fill-color:var(--alpo-accent-brown)!important;
}
.armalpo-admin-preview--person01.is-sp-preview .armalpo-person01__kicker{
  margin:0 auto 8px!important;
  padding:3px 9px!important;
}
@media(max-width:767px){
  .armalpo-person01__kicker{
    margin:0 auto 8px!important;
    padding:3px 9px!important;
  }
}

/* Primary readable copy uses the same black standard as RECOMMEND-01. */
.armalpo-voice01__lead,
.armalpo-voice01__sublead,
.armalpo-voice02__excerpt p,
.armalpo-voice02__inline-full p,
.armalpo-voice02-modal__copy p,
.armalpo-person01__copy p,
.armalpo-person01__policy p,
.armalpo-usp01__copy p,
.armalpo-recommend01__excerpt p,
.armalpo-recommend01__inline-full p,
.armalpo-recommend01-modal__copy p,
.armalpo-case01__course p,
.armalpo-case01__practitioner p{
  color:#111!important;
  -webkit-text-fill-color:#111!important;
  opacity:1!important;
}

/* Supporting metadata remains secondary, not primary copy. */
.armalpo-voice01__name,
.armalpo-voice01__sub .armalpo-voice01__name,
.armalpo-journey-copy small,
.armalpo-person01__fact small{
  color:#666!important;
  -webkit-text-fill-color:#666!important;
}


/* =========================================================
   v0.1.99 — PERSON kicker returns to main color; primary body typography matches RECOMMEND
   ========================================================= */
/* "私が担当します" belongs to the PERSON hierarchy, so keep it in the site's main color. */
.armalpo-person01__kicker{
  border-color:color-mix(in srgb,var(--alpo-main) 62%,#fff)!important;
  background:#fff!important;
  color:var(--alpo-main)!important;
  -webkit-text-fill-color:var(--alpo-main)!important;
}

/* RECOMMEND reads darker not only because of #111 but also because its body copy is weight 500.
   Apply that same primary-body treatment to the other LP parts. */
.armalpo-voice01__lead,
.armalpo-voice01__sublead,
.armalpo-voice02__excerpt p,
.armalpo-voice02__inline-full p,
.armalpo-voice02-modal__copy p,
.armalpo-person01__copy p,
.armalpo-person01__policy p,
.armalpo-usp01__copy p,
.armalpo-case01__course p,
.armalpo-case01__practitioner p{
  color:#111!important;
  -webkit-text-fill-color:#111!important;
  opacity:1!important;
  font-weight:500!important;
}

/* ============================================================
   v0.2.01 — armaBlock CASE heading split from each case card
   ============================================================ */
.armalpo-case-heading{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:14px;
  max-width:632px;
  margin:0 auto 18px;
  color:#111;
  font-family:-apple-system,BlinkMacSystemFont,"Hiragino Kaku Gothic ProN","Hiragino Sans","Yu Gothic","Meiryo",sans-serif;
  text-align:center;
}
.armalpo-case-heading h2{
  margin:0!important;
  padding:0!important;
  border:0!important;
  background:none!important;
  color:#111!important;
  font-size:30px!important;
  font-weight:800!important;
  line-height:1.35!important;
  letter-spacing:.02em;
}
.armalpo-case-heading h2:before,.armalpo-case-heading h2:after{display:none!important}
@media(max-width:767px){
  .armalpo-case-heading{justify-content:flex-start;gap:9px;margin-bottom:13px;text-align:left}
  .armalpo-case-heading h2{font-size:20px!important;line-height:1.4!important}
}


/* ============================================================
   v0.2.06 — PERSON trust icon selector + tighter kicker spacing
   ============================================================ */
.armalpo-person01__kicker{
  margin-bottom:2px!important;
}
.armalpo-admin-preview--person01.is-sp-preview .armalpo-person01__kicker{margin-bottom:2px!important}
@media(max-width:767px){
  .armalpo-person01__kicker{margin-bottom:2px!important}
}
.armalpo-person01__fact-icon{
  align-items:center;
  justify-content:center;
}
.armalpo-person01__swell-icon{
  display:inline-block;
  font-size:30px;
  line-height:1;
  font-style:normal;
  color:currentColor;
}
.armalpo-admin-preview--person01.is-sp-preview .armalpo-person01__swell-icon{font-size:27px}
@media(max-width:767px){
  .armalpo-person01__swell-icon{font-size:27px}
}


/* ============================================================
   v0.2.07 — PERSON kicker block flow (remove editor line-box gap)
   ============================================================ */
.armalpo-person01__kicker{
  display:flex!important;
  width:max-content!important;
  margin:0 0 2px!important;
}
.armalpo-admin-preview--person01.is-sp-preview .armalpo-person01__kicker{margin:0 auto 2px!important}
@media(max-width:767px){
  .armalpo-person01__kicker{margin:0 auto 2px!important}
}


/* ============================================================
   v0.2.08 — PERSON flexible two-line heading
   ============================================================ */
.armalpo-person01__headline-line1,
.armalpo-person01__headline-line2{
  display:block;
}
.armablock-person-heading-placeholder{
  color:#999!important;
  font-size:15px!important;
  font-weight:500!important;
}


/* ============================================================
   v0.2.09 — armaBlock PERSON: natural kicker-to-heading spacing
   Keep this scoped to the Gutenberg armaBlock; do not alter armaLPO PERSON-01.
   ============================================================ */



/* ============================================================
   v0.2.10 — armaBlock PERSON: variable trust-card count
   ============================================================ */
.armalpo-person01__facts.is-count-1{grid-template-columns:minmax(0,1fr)}
.armalpo-person01__facts.is-count-2{grid-template-columns:repeat(2,minmax(0,1fr))}
.armalpo-person01__facts.is-count-3{grid-template-columns:repeat(3,minmax(0,1fr))}
.armalpo-admin-preview--person01.is-sp-preview .armalpo-person01__facts.is-count-1,
.armalpo-admin-preview--person01.is-sp-preview .armalpo-person01__facts.is-count-2,
.armalpo-admin-preview--person01.is-sp-preview .armalpo-person01__facts.is-count-3{grid-template-columns:1fr}
@media(max-width:767px){
  .armalpo-person01__facts.is-count-1,
  .armalpo-person01__facts.is-count-2,
  .armalpo-person01__facts.is-count-3{grid-template-columns:1fr}
}

/* v0.2.12 — armaBlock VOICE journey 2/3 steps + SWELL icon support */
.armalpo-journey-count-2 .armalpo-journey-grid{grid-template-columns:minmax(0,1fr) 28px minmax(0,1fr)}
.armalpo-voice-step-swell-icon{display:inline-flex;align-items:center;justify-content:center;font-size:29px;line-height:1;color:currentColor}
@media(max-width:767px){.armalpo-journey-count-2 .armalpo-journey-grid{grid-template-columns:1fr}}

/* v0.2.14 — selectable VOICE mini-quote SWELL icons */
.armalpo-rich-icon .armalpo-voice-step-swell-icon{font-size:20px;line-height:1;color:currentColor;font-style:normal}
.armalpo-voice01__mini-quote .armalpo-rich-icon .armalpo-voice-step-swell-icon{font-size:18px}

/* v0.2.25 VOICE-02: center modal close glyph */
.armalpo-voice02-modal__x{padding-bottom:2px!important;}

/* v0.2.28 VOICE-02: align PC modal close button lower inside dialog */
.armalpo-voice02-modal__x{top:18px!important;}


/* v0.2.29 VOICE-02: draw modal close icon geometrically, independent of font baseline */
.armalpo-voice02-modal__x{
  top:14px!important;
  right:14px!important;
  padding:0!important;
  box-sizing:border-box!important;
  font-size:0!important;
  line-height:0!important;
  color:#555!important;
}
.armalpo-voice02-modal__x::before,
.armalpo-voice02-modal__x::after{
  content:"";
  position:absolute;
  left:50%;
  top:50%;
  width:15px;
  height:2px;
  border-radius:2px;
  background:currentColor;
  transform-origin:center;
}
.armalpo-voice02-modal__x::before{transform:translate(-50%,-50%) rotate(45deg);}
.armalpo-voice02-modal__x::after{transform:translate(-50%,-50%) rotate(-45deg);}

/* =========================================================
   v0.2.30 — armaBlock USP
   ========================================================= */
.armablock-usp .armablock-usp-placeholder{display:flex!important;position:absolute;inset:0;z-index:2;align-items:center;justify-content:center;flex-direction:column;gap:5px;padding:22px;background:#f4f5f5;color:#555;text-align:center}
.armablock-usp .armablock-usp-placeholder strong{font-size:17px;color:#444}.armablock-usp .armablock-usp-placeholder span{font-size:14px;font-weight:800}.armablock-usp .armablock-usp-placeholder small{font-size:12px;color:#666}
.armablock-usp .armablock-usp__number:before{display:none!important;content:none!important}
.armablock-usp .armablock-usp__number small{display:block;font-size:7px;font-weight:800;line-height:1;letter-spacing:.14em;color:#fff}
.armablock-usp .armablock-usp__number strong{display:block;font:inherit;color:#fff}
.armablock-usp .armablock-usp__title1,.armablock-usp .armablock-usp__title2{display:block}
.armablock-usp .armablock-usp__title1:not(:empty)+.armablock-usp__title2:not(:empty):before{content:none}
@media(max-width:767px){
  .armablock-usp .armablock-usp__title1,.armablock-usp .armablock-usp__title2{display:inline}
  .armablock-usp .armablock-usp__title1:not(:empty)+.armablock-usp__title2:not(:empty):before{content:none}
}

.armalpo-admin-preview--usp01.is-sp-preview .armablock-usp__title1,
.armalpo-admin-preview--usp01.is-sp-preview .armablock-usp__title2{display:inline!important}
.armalpo-admin-preview--usp01.is-sp-preview .armablock-usp__title1:not(:empty)+.armablock-usp__title2:not(:empty):before{content:none!important}

/* v0.2.33 armaBlock RECOMMEND */
.armablock-recommend__heading-text{margin:0 0 34px;text-align:center;font-size:22px;line-height:1.55;font-weight:800;color:#111}
.armablock-recommend__photo-placeholder{display:flex;align-items:center;justify-content:center;width:100%;max-width:245px;min-height:230px;margin:auto;background:#f2f2f2;color:#777;border-radius:10px;font-size:13px;font-weight:700}
.armablock-recommend-modal .armalpo-recommend01-modal__hero .armalpo-recommend01__photo{max-width:230px;margin:auto}
.armablock-modal-close-x{position:absolute!important;right:14px!important;top:14px!important;width:38px!important;height:38px!important;padding:0!important;border:0!important;border-radius:50%!important;background:#f2f2f2!important;cursor:pointer!important;font-size:0!important;line-height:0!important}
.armablock-modal-close-x::before,.armablock-modal-close-x::after{content:"";position:absolute;left:50%;top:50%;width:17px;height:2px;background:#555;border-radius:2px;transform-origin:center}
.armablock-modal-close-x::before{transform:translate(-50%,-50%) rotate(45deg)}
.armablock-modal-close-x::after{transform:translate(-50%,-50%) rotate(-45deg)}
.armablock-modal-close-x>span{display:none!important}
@media(max-width:767px){.armablock-recommend__heading-text{font-size:19px;margin-bottom:26px}}

/* v0.2.36 armaBlock RECOMMEND recommender identity */
.armablock-recommend__identity{box-sizing:border-box;width:100%;min-width:0;text-align:center;color:#111}
.armablock-recommend__identity--main{max-width:245px;margin:0 auto}
.armablock-recommend__role{display:flex;align-items:center;justify-content:center;box-sizing:border-box;width:100%;min-height:30px;margin:0 0 10px;padding:6px 8px;background:#E9E6E0;color:#7a532f!important;-webkit-text-fill-color:#7a532f!important;font-size:13px;font-weight:800;line-height:1.35;text-align:center}
.armablock-recommend__role.is-small{font-size:11px}
.armablock-recommend__role.is-xsmall{font-size:9.5px;letter-spacing:-.02em}
.armablock-recommend__identity--main .armablock-recommend__role{font-size:14px}
.armablock-recommend__identity--main .armablock-recommend__role.is-small{font-size:12px}
.armablock-recommend__identity--main .armablock-recommend__role.is-xsmall{font-size:10.5px}
.armablock-recommend__affiliation{margin:8px 0 0;padding:0 4px 5px;border-bottom:1px solid #aaa;color:#333!important;-webkit-text-fill-color:#333!important;font-size:11px;font-weight:600;line-height:1.45;text-align:center;overflow-wrap:anywhere}
.armablock-recommend__name{margin:6px 0 0;padding:0 4px;color:#111!important;-webkit-text-fill-color:#111!important;font-size:13px;font-weight:800;line-height:1.45;text-align:center;overflow-wrap:anywhere}
.armablock-recommend__identity--main .armablock-recommend__affiliation{font-size:12px}
.armablock-recommend__identity--main .armablock-recommend__name{font-size:14px}
.armablock-recommend__other{display:flex!important;flex-direction:column;min-width:0;text-align:center}
.armablock-recommend__other .armablock-recommend__role{margin-bottom:8px}
.armablock-recommend__other-photo{width:78%;aspect-ratio:1/1;margin:0 auto 2px;overflow:hidden;border-radius:50%;background:#f6f6f6}
.armablock-recommend__other-photo img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;border-radius:50%!important;background:#f6f6f6!important}
.armablock-recommend__other-photo--empty{display:flex;align-items:center;justify-content:center;color:#999;font-size:11px;border:1px dashed #bbb}
.armablock-recommend__others-placeholder{padding:18px;border:1px dashed #bbb;border-radius:8px;color:#777;text-align:center;font-size:12px}
.armablock-recommend-modal .armablock-recommend__identity--main{max-width:230px}
@media(max-width:767px){
  .armablock-recommend__identity--main{max-width:315px}
  .armablock-recommend__role{min-height:24px;margin-bottom:4px;padding:4px 3px;font-size:10px;line-height:1.25}
  .armablock-recommend__role.is-small{font-size:8.8px}.armablock-recommend__role.is-xsmall{font-size:7.8px}
  .armablock-recommend__identity--main .armablock-recommend__role{font-size:13px;padding:6px 8px}
  .armablock-recommend__identity--main .armablock-recommend__role.is-small{font-size:11px}.armablock-recommend__identity--main .armablock-recommend__role.is-xsmall{font-size:9.5px}
  .armablock-recommend__other-photo{width:82%}
  .armablock-recommend__affiliation{margin-top:5px;padding:0 1px 3px;font-size:8.3px;line-height:1.35}
  .armablock-recommend__name{margin-top:4px;padding:0 1px;font-size:9.5px;line-height:1.35}
  .armablock-recommend__identity--main .armablock-recommend__affiliation{font-size:11px}
  .armablock-recommend__identity--main .armablock-recommend__name{font-size:13px}
}


/* v0.2.38 armaBlock RECOMMEND: neutral title element + stronger brown role label */
.armablock-recommend .armalpo-recommend01__main-title{
  margin-top:26px!important;
  margin-right:18px!important;
  margin-bottom:18px!important;
  margin-left:18px!important;
  border-top:0!important;
  border-right:0!important;
  border-bottom:0!important;
  border-left:4px solid var(--alpo-main)!important;
  border-radius:0!important;
  box-shadow:none!important;
  text-decoration:none!important;
}
.armablock-recommend .armablock-recommend__role{
  background:#E4E0D8!important;
  color:#68421f!important;
  -webkit-text-fill-color:#68421f!important;
  font-weight:800!important;
}


/* v0.2.41 armaBlock RECOMMEND: modal title flush top + close over title */
.armablock-recommend-modal .armalpo-recommend01-modal__dialog{
  position:relative!important;
  padding-top:28px!important;
}
.armablock-recommend-modal .armablock-modal-close-x{
  z-index:20!important;
  top:34px!important;
  right:34px!important;
}
.armablock-recommend-modal__title{
  display:block!important;
  box-sizing:border-box!important;
  width:100%!important;
  margin:0 0 20px!important;
  padding:12px 52px 12px 14px!important;
  border-top:0!important;
  border-right:0!important;
  border-bottom:0!important;
  border-left:4px solid var(--alpo-main,#6fa66f)!important;
  border-radius:0!important;
  background:color-mix(in srgb,var(--alpo-main,#6fa66f) 8%,#fff)!important;
  box-shadow:none!important;
  color:#111!important;
  -webkit-text-fill-color:#111!important;
  font-family:inherit!important;
  font-size:18px!important;
  font-weight:800!important;
  line-height:1.55!important;
  text-align:left!important;
  text-decoration:none!important;
  overflow-wrap:break-word!important;
}
.armablock-recommend-modal .armalpo-recommend01-modal__body{align-items:start!important}
.armablock-recommend-modal .armablock-recommend__identity--main{margin-top:0!important}
.armablock-recommend__other--sample,.armablock-recommend__main-sample{opacity:.82}
.armablock-recommend__other--sample .armablock-recommend__other-photo--empty,
.armablock-recommend__main-sample .armablock-recommend__photo-placeholder{background:#f7f7f7!important}
@media(max-width:767px){.armablock-recommend-modal__title{font-size:16px!important}}

/* v0.2.44 — CASE heading image spacing */
.armalpo-case-heading-image{width:100%;max-width:632px;margin:0 auto 4px;text-align:center;line-height:0}
.armalpo-case-heading-image img{display:block;width:100%;max-width:632px;height:auto;margin:0 auto}
@media(max-width:767px){.armalpo-case-heading-image{max-width:375px;margin-bottom:4px}.armalpo-case-heading-image img{max-width:100%}}

/* ============================================================
   v0.2.52 — LP output visual polish
   PERSON surface / VOICE alignment / USP breathing room / square recommends
   ============================================================ */
.armalpo-component{font-family:inherit!important}
.armalpo-recommend01,.armalpo-recommend01-modal,.armalpo-voice02-modal,.armalpo-case01,.armalpo-case-heading{font-family:inherit!important}

/* PERSON: one pale main-color surface, no outer green stroke. */
.armalpo-person01__card{
  border:0!important;
  background:var(--alpo-pale)!important;
  box-shadow:none!important;
  padding:24px!important;
}
.armalpo-person01__fact{
  border:1px solid color-mix(in srgb,var(--alpo-main) 58%,#dfe7df)!important;
  background:#fff!important;
  box-shadow:none!important;
}
.armalpo-person01__policy{
  border-color:#b08a60!important;
  background:#fff!important;
}
.armalpo-person01__policy-icon,.armalpo-person01__policy strong{color:#80592f!important}

/* VOICE two sub cards: align title/body/result bands on PC. */
@media(min-width:768px){
  .armalpo-voice01__subs{align-items:stretch!important}
  .armalpo-voice01__sub{height:100%!important}
  .armalpo-voice01__sub h3{min-height:2.84em!important;display:flex;align-items:flex-start}
  .armalpo-voice01__sublead{min-height:4.95em!important}
  .armalpo-voice01__mini-quote{margin-top:auto!important;min-height:4.8em!important}
}

/* USP: give the heading image a little air above it. */
.armalpo-usp01__section-head{margin-top:16px!important}

/* RECOMMEND: source images are designed as rectangular/square artwork. Never circle-crop them. */
.armablock-recommend__other-photo{
  width:100%!important;
  aspect-ratio:auto!important;
  margin:0!important;
  overflow:visible!important;
  border-radius:0!important;
  background:transparent!important;
}
.armablock-recommend__other-photo img{
  display:block!important;
  width:100%!important;
  height:auto!important;
  object-fit:contain!important;
  border-radius:0!important;
  background:transparent!important;
}
@media(max-width:767px){.armablock-recommend__other-photo{width:100%!important}}


/* ============================================================
   v0.2.53 — PERSON typography + two-tone policy panel
   ============================================================ */
/* Readable copy should feel like site body text, not a heading. */

.armalpo-person01__identity small,
.armalpo-person01__fact small{font-weight:400!important}
.armalpo-person01__identity em{font-weight:600!important}

/* Warm two-tone philosophy panel: label and copy have distinct roles. */
.armalpo-person01__policy{
  display:grid!important;
  grid-template-columns:165px minmax(0,1fr)!important;
  gap:0!important;
  align-items:stretch!important;
  padding:0!important;
  overflow:hidden!important;
  border:1px solid #b99a76!important;
  border-radius:12px!important;
  background:#fffdf9!important;
}
.armalpo-person01__policy-label{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:9px!important;
  padding:14px 13px!important;
  background:#eee5d9!important;
  color:#80592f!important;
  text-align:left!important;
}
.armalpo-person01__policy-label strong{
  display:block!important;
  margin:0!important;
  color:#80592f!important;
  -webkit-text-fill-color:#80592f!important;
  font-size:13.5px!important;
  font-weight:700!important;
  line-height:1.45!important;
}
.armalpo-person01__policy-icon{
  flex:0 0 auto!important;
  width:27px!important;
  height:27px!important;
  margin:0!important;
  color:#8c673d!important;
}
.armalpo-person01__policy-body{
  display:flex!important;
  align-items:center!important;
  padding:13px 16px!important;
  background:#fffdf9!important;
}
.armalpo-person01__policy-body p{
  margin:0!important;
  color:#222!important;
  -webkit-text-fill-color:#222!important;
  font-size:13px!important;
  font-weight:400!important;
  line-height:1.8!important;
}
@media(max-width:767px){
  .armalpo-person01__policy{grid-template-columns:1fr!important}
  .armalpo-person01__policy-label{justify-content:flex-start!important;padding:10px 12px!important}
  .armalpo-person01__policy-body{padding:11px 12px 12px!important}
}
.armalpo-admin-preview--person01.is-sp-preview .armalpo-person01__policy{grid-template-columns:1fr!important}
.armalpo-admin-preview--person01.is-sp-preview .armalpo-person01__policy-label{justify-content:flex-start!important;padding:10px 12px!important}
.armalpo-admin-preview--person01.is-sp-preview .armalpo-person01__policy-body{padding:11px 12px 12px!important}

/* ============================================================
   v0.2.54 — normalize readable body typography across armaBlock
   Old v0.1.99 intentionally raised body copy to 500. That made the
   current SWELL site font look uniformly bold, including modal copy.
   Keep emphasis/headings bold, but return normal prose to 400.
   ============================================================ */
.armalpo-voice01__lead,
.armalpo-voice01__sublead,
.armalpo-journey-copy small,
.armalpo-voice02__excerpt p,
.armalpo-voice02__inline-full p,
.armalpo-voice02-modal__copy p,
.armalpo-person01__copy,
.armalpo-person01__copy p,
.armalpo-person01__policy-body,
.armalpo-person01__policy-body p,
.armalpo-usp01__copy,
.armalpo-usp01__copy p,
.armalpo-recommend01__quote p,
.armalpo-recommend01__excerpt p,
.armalpo-recommend01__inline-full p,
.armalpo-recommend01-modal__copy p,
.armalpo-case01__course p,
.armalpo-case01__practitioner p{
  font-weight:400!important;
}

/* Supporting prose/meta should not inherit heading-like weight either. */
.armalpo-voice01__name,
.armalpo-voice01__sub .armalpo-voice01__name,
.armalpo-person01__identity em,
.armalpo-recommend01__profile p,
.armalpo-recommend01__profile span{
  font-weight:400!important;
}

/* Keep deliberate emphasis visually distinct without making body copy heavy. */
.armalpo-voice01__emotion-text,
.armalpo-voice01__mini-quote,
.armalpo-voice02__highlight{
  font-weight:700!important;
}

/* ============================================================
   v0.2.55 — final spacing sync for PERSON / RECOMMEND / USP
   ============================================================ */
/* PERSON: keep paragraph structure, but tighten the biography rhythm. */
.armalpo-person01__copy p{
  margin:0 0 8px!important;
  line-height:1.82!important;
}
.armalpo-person01__copy p:last-child{margin-bottom:0!important}

/* Philosophy title: deliberate two-line label, not an accidental wrap. */
.armalpo-person01__policy-label strong{
  white-space:pre-line!important;
  line-height:1.45!important;
}

/* RECOMMEND: normal paragraph rhythm in card, inline expansion and modal. */
.armalpo-recommend01__quote p,
.armalpo-recommend01__excerpt p,
.armalpo-recommend01__inline-full p,
.armalpo-recommend01-modal__copy p{
  margin:0 0 8px!important;
  line-height:1.82!important;
}
.armalpo-recommend01__quote p:last-child,
.armalpo-recommend01__excerpt p:last-child,
.armalpo-recommend01__inline-full p:last-child,
.armalpo-recommend01-modal__copy p:last-child{margin-bottom:0!important}

/* USP: spacing belongs to the block itself so editor/front-end behave alike. */
.armalpo-usp01{margin-top:16px!important}
.armalpo-usp01__section-head{margin-top:0!important}


/* v0.2.57 — recommendation paragraph spacing: moderate, not cramped */
.armalpo-recommend01__quote p,
.armalpo-recommend01__inline-full p,
.armalpo-recommend01-modal__copy p{
  margin-bottom:12px!important;
  line-height:1.82!important;
}
.armalpo-recommend01__quote p:last-child,
.armalpo-recommend01__inline-full p:last-child,
.armalpo-recommend01-modal__copy p:last-child{margin-bottom:0!important}

/* ============================================================
   v0.2.64 — canonical component presentation
   ONE visual definition for LP-parts preview, Gutenberg and front-end.
   Older component rules above provide legacy/base structure only; the
   values below are the authoritative presentation values.
   ============================================================ */

.armalpo-component,
.armalpo-voice02-modal,
.armalpo-recommend01-modal{
  font-family:inherit!important;
  color:var(--alpo-text,var(--color_text,#222));
  --alpo-body-size:14px;
  --alpo-body-line:1.78;
  --alpo-paragraph-gap:10px;
}
.armalpo-component *,
.armalpo-component *::before,
.armalpo-component *::after{box-sizing:border-box}
.armalpo-component :is(h1,h2,h3,h4,h5,h6,p,figure){margin-block-start:0!important;margin-block-end:0!important}

/* VOICE-01 */
.armalpo-voice01__sub{display:flex!important;flex-direction:column!important;height:100%!important}
.armalpo-voice01__subs{align-items:stretch!important}
.armalpo-voice01__subtop{display:grid!important;grid-template-columns:104px minmax(0,1fr)!important;align-items:start!important;gap:13px!important;min-height:0!important;margin:0 0 8px!important}
.armalpo-voice01__submeta{display:grid!important;align-content:start!important;gap:3px!important;min-height:0!important;padding:0!important}
.armalpo-voice01__sub h3{margin:0!important;padding:0!important;min-height:0!important;max-height:none!important;font-size:15px!important;line-height:1.45!important}
.armalpo-voice01__sublead{flex:1 1 auto!important;min-height:0!important;margin:0!important;font-size:13px!important;font-weight:400!important;line-height:1.72!important}
.armalpo-voice01__mini-quote{margin-top:12px!important;min-height:0!important;padding:10px 11px!important;align-self:stretch!important;font-size:13.5px!important;line-height:1.55!important}
.armalpo-voice01__lead{font-size:14px!important;font-weight:400!important;line-height:1.78!important}

/* VOICE-02 */
.armalpo-voice02__excerpt p,
.armalpo-voice02__inline-full p,
.armalpo-voice02-modal__copy p{margin:0 0 11px!important;font-size:13.5px!important;font-weight:400!important;line-height:1.8!important}
.armalpo-voice02__excerpt p:last-child,
.armalpo-voice02__inline-full p:last-child,
.armalpo-voice02-modal__copy p:last-child{margin-bottom:0!important}

/* PERSON */
.armalpo-person01__kicker{margin:0 0 5px!important}
.armalpo-person01__headline{margin:0!important;font-size:22px!important;line-height:1.48!important}
.armalpo-person01__rule{margin:8px 0 10px!important}
.armalpo-person01__identity{margin:0 0 12px!important;gap:4px 8px!important}
.armalpo-person01__identity em{margin-top:4px!important;font-size:13px!important;font-weight:600!important;line-height:1.5!important}
.armalpo-person01__copy{margin:0!important}
.armalpo-person01__copy p{margin:0 0 8px!important;font-size:14px!important;font-weight:400!important;line-height:1.76!important}
.armalpo-person01__copy p:last-child{margin-bottom:0!important}
.armalpo-person01__facts{margin-top:16px!important}
.armalpo-person01__policy{margin-top:12px!important}
.armalpo-person01__policy-label strong{font-size:13px!important;line-height:1.45!important}
.armalpo-person01__policy-body p{margin:0!important;font-size:14px!important;font-weight:400!important;line-height:1.75!important}

/* USP */
.armalpo-usp01{margin-top:16px!important}
.armalpo-usp01__section-head{margin:0 0 18px!important}
.armalpo-usp01__copy p{font-size:14px!important;font-weight:400!important;line-height:1.78!important}

/* RECOMMEND */
.armalpo-recommend01{padding-top:20px!important}
.armalpo-recommend01__main-title{width:calc(100% - 40px)!important;margin:28px 20px 18px!important;padding:11px 13px!important;font-size:16px!important;font-weight:700!important;line-height:1.5!important}
.armalpo-recommend01__main-body{gap:22px!important;padding:0 20px 24px!important}
.armalpo-recommend01__quote p,
.armalpo-recommend01__excerpt p,
.armalpo-recommend01__inline-full p,
.armalpo-recommend01-modal__copy p{margin:0 0 12px!important;font-size:14px!important;font-weight:400!important;line-height:1.8!important}
.armalpo-recommend01__quote p:last-child,
.armalpo-recommend01__excerpt p:last-child,
.armalpo-recommend01__inline-full p:last-child,
.armalpo-recommend01-modal__copy p:last-child{margin-bottom:0!important}
.armalpo-recommend01__readmore{margin-top:16px!important}
.armalpo-recommend01__grid{align-items:start!important;gap:16px 12px!important}
.armalpo-recommend01__thumb,.armalpo-recommend01__thumb img{height:auto!important;min-height:0!important;border-radius:0!important;object-fit:contain!important}

/* CASE */
.armalpo-case-heading-image{margin:0 auto 8px!important}
.armalpo-case-heading-image + .armalpo-case01{margin-top:8px!important}
.armalpo-case01__meta{margin:0 0 13px!important}
.armalpo-case01__title{margin:0 0 17px!important;padding-left:18px!important;font-size:21px!important;line-height:1.5!important}
.armalpo-case01__title::before{left:0!important;width:4px!important}
.armalpo-case01__photos{margin-bottom:15px!important}
.armalpo-case01__metrics{margin-bottom:14px!important}
.armalpo-case01__metric{padding:10px 12px!important}
.armalpo-case01__metric strong{font-size:21px!important;gap:7px!important}
.armalpo-case01__metric strong b{font-size:14px!important}
.armalpo-case01__course{margin-bottom:14px!important;padding:13px 14px 14px!important}
.armalpo-case01__course p{font-size:13px!important;font-weight:400!important;line-height:1.76!important}
.armalpo-case01__practitioner{align-items:start!important;padding:13px 14px!important;gap:13px!important}
.armalpo-case01__practitioner h4{margin:1px 0 5px!important;font-size:12.5px!important;font-weight:700!important;line-height:1.4!important}
.armalpo-case01__practitioner p{font-size:13px!important;font-weight:400!important;line-height:1.72!important}

/* SP: same design, only actual mobile layout adjustments. */
@media(max-width:767px){
  .armalpo-voice01__subtop{grid-template-columns:84px minmax(0,1fr)!important;gap:11px!important}
  .armalpo-voice01__mini-quote{margin-top:14px!important}
  .armalpo-person01__headline{font-size:19px!important}
  .armalpo-person01__copy p{font-size:13px!important;line-height:1.72!important;margin-bottom:7px!important}
  .armalpo-usp01{margin-top:12px!important}
  .armalpo-recommend01__main-title{width:calc(100% - 24px)!important;margin:22px 12px 16px!important;padding:10px 11px!important;font-size:15px!important}
  .armalpo-recommend01__main-body{padding:0 12px 22px!important}
  .armalpo-case01__title{padding-left:15px!important;font-size:18px!important}
  .armalpo-case01__metric strong{font-size:18px!important}
  .armalpo-case01__practitioner h4{font-size:12.5px!important}
}


/* =========================================================
   v0.2.81 — symptom summary: stronger pale rail + concise feature label
   ========================================================= */
.armalpo-symptom01{--alpo-main:var(--color_main,#75A86F);--alpo-brown:#938363;--alpo-brown-light:#E4E0D8;max-width:632px;margin:0 auto;color:var(--color_text,#222);background:#fff;border:1px solid color-mix(in srgb,var(--alpo-main) 16%,#ddd);border-radius:14px;box-shadow:0 5px 16px rgba(0,0,0,.045);overflow:hidden}
.armalpo-symptom01__bar{position:relative;display:flex;align-items:center;min-height:66px;background:#fff}
.armalpo-symptom01__bar::before{content:"";position:absolute;z-index:0;left:0;right:0;top:50%;height:36px;transform:translateY(-50%);background:color-mix(in srgb,var(--alpo-main) 8%,#fff)}
.armalpo-symptom01__bar h3{position:relative;z-index:1;display:flex;align-items:center;width:max-content;max-width:calc(100% - 46px);min-height:66px;margin:0!important;padding:0 54px 0 28px!important;border:0!important;background:var(--alpo-main)!important;color:#fff!important;font-size:25px!important;font-weight:800!important;line-height:1.2!important;white-space:nowrap}
.armalpo-symptom01__bar h3:before{content:none!important;display:none!important}
.armalpo-symptom01__bar h3:after{content:""!important;display:block!important;position:absolute!important;right:-28px!important;top:0!important;width:0!important;height:0!important;border-top:33px solid transparent!important;border-bottom:33px solid transparent!important;border-left:28px solid var(--alpo-main)!important;background:none!important;transform:none!important}
.armalpo-symptom01__grid{display:grid;grid-template-columns:1fr 1fr;padding:24px 24px 20px}
.armalpo-symptom01__item{min-width:0;padding:0 22px}
.armalpo-symptom01__item:first-child{padding-left:4px;border-right:1px dashed color-mix(in srgb,var(--alpo-main) 25%,#ddd)}
.armalpo-symptom01__item:last-child{padding-right:4px}
.armalpo-symptom01__item-head{display:grid;grid-template-columns:44px minmax(0,1fr);gap:11px;align-items:center;margin:0 0 8px}
.armalpo-symptom01__icon{display:flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:50%;background:color-mix(in srgb,var(--alpo-main) 7%,#fff);color:var(--alpo-main)}
.armalpo-symptom01__icon svg{width:24px;height:24px;fill:currentColor}
.armalpo-symptom01__item h4{margin:0!important;padding:0!important;border:0!important;background:none!important;color:var(--color_text,#222)!important;font-size:16px!important;font-weight:800!important;line-height:1.45!important}
.armalpo-symptom01__item h4:before,.armalpo-symptom01__item h4:after{content:none!important;display:none!important}
.armalpo-symptom01__item p{margin:0!important;color:var(--color_text,#222);font-size:14px;line-height:1.78}
.armalpo-symptom01__neglect{display:grid;grid-template-columns:32px minmax(0,1fr);column-gap:10px;row-gap:6px;align-items:center;margin:0 24px 22px;padding:11px 14px 12px;border:1px solid var(--alpo-brown-light);border-radius:9px;background:color-mix(in srgb,var(--alpo-brown-light) 28%,#fff)}
.armalpo-symptom01__warn-icon{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:var(--alpo-brown);color:#fff}
.armalpo-symptom01__warn-icon svg{width:20px;height:20px;fill:currentColor}
.armalpo-symptom01__neglect strong{margin:0!important;padding:0!important;border:0!important;color:var(--alpo-brown);font-size:14px;line-height:1.5;white-space:nowrap}
.armalpo-symptom01__neglect p{grid-column:1/-1;margin:0 20px 0 42px!important;color:#666;font-size:12.5px;line-height:1.72}
@media(max-width:767px){
 .armalpo-symptom01{width:100%;border-radius:11px}
 .armalpo-symptom01__bar{min-height:58px}
 .armalpo-symptom01__bar::before{height:28px}
 .armalpo-symptom01__bar h3{max-width:calc(100% - 38px);min-height:58px;padding:0 42px 0 20px!important;font-size:21px!important}
 .armalpo-symptom01__bar h3:after{right:-24px!important;border-top-width:29px!important;border-bottom-width:29px!important;border-left-width:24px!important}
 .armalpo-symptom01__grid{grid-template-columns:1fr;padding:18px 16px 14px}
 .armalpo-symptom01__item{padding:0 0 16px}
 .armalpo-symptom01__item:first-child{padding-left:0;margin-bottom:16px;border-right:0;border-bottom:1px dashed color-mix(in srgb,var(--alpo-main) 25%,#ddd)}
 .armalpo-symptom01__item:last-child{padding-right:0}
 .armalpo-symptom01__item-head{grid-template-columns:40px minmax(0,1fr);gap:10px;margin-bottom:7px}
 .armalpo-symptom01__icon{width:38px;height:38px}
 .armalpo-symptom01__icon svg{width:22px;height:22px}
 .armalpo-symptom01__item h4{font-size:15.5px!important}
 .armalpo-symptom01__item p{font-size:13.5px;line-height:1.72}
 .armalpo-symptom01__neglect{grid-template-columns:29px minmax(0,1fr);column-gap:8px;row-gap:5px;margin:0 16px 16px;padding:10px 11px 11px}
 .armalpo-symptom01__warn-icon{width:29px;height:29px}
 .armalpo-symptom01__neglect strong{font-size:13.5px}
 .armalpo-symptom01__neglect p{margin:0 10px 0 37px!important;font-size:12px;line-height:1.68}
}


/* =========================================================
   v0.2.82 — symptom summary: front/editor heading parity
   ========================================================= */
/* Site-wide h3 rules must never stretch the symptom title to 100%. */
#main_content .armalpo-symptom01__bar h3,
.armalpo-symptom01__bar h3{
  width:max-content!important;
  max-width:calc(100% - 46px)!important;
  flex:0 0 auto!important;
}
/* Keep the pale rail centered behind the title on every renderer. */
.armalpo-symptom01__bar::before{
  top:50%!important;
  height:36px!important;
  transform:translateY(-50%)!important;
}
.armalpo-symptom01__swell-icon{display:inline-flex!important;align-items:center;justify-content:center;width:24px;height:24px;font-size:22px!important;line-height:1!important;color:currentColor}
@media(max-width:767px){
  #main_content .armalpo-symptom01__bar h3,
  .armalpo-symptom01__bar h3{max-width:calc(100% - 38px)!important}
  .armalpo-symptom01__bar::before{height:28px!important}
  .armalpo-symptom01__swell-icon{width:22px;height:22px;font-size:20px!important}
}
\n\n/* =========================================================\n   v0.2.83 — symptom summary typography parity + selectable neglect icon\n   ========================================================= */\n/* Front is the visual source of truth. Use SWELL's font variable when it is\n * available; the fallback matches SWELL's Hiragino/Meiryo stack used by this site. */\n.armalpo-symptom01{\n  font-family:var(--swl-font_family,"Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif)!important;\n  font-weight:var(--swl-font_weight,400);\n}\n.armalpo-symptom01 *:not(i){font-family:inherit!important}\n#main_content .armalpo-symptom01__item h4,\n.armalpo-symptom01__item h4{font-size:16px!important;line-height:1.45!important}\n.armalpo-symptom01__warn-icon{color:#fff!important;background:#938363!important}\n.armalpo-symptom01__warn-icon .armalpo-symptom01__swell-icon{color:#fff!important}\n@media(max-width:767px){\n  #main_content .armalpo-symptom01__item h4,\n  .armalpo-symptom01__item h4{font-size:15.5px!important}\n}\n

/* =========================================================
   v0.2.84 — armaLPO admin preview typography parity
   ========================================================= */
/* The LP-parts screen lives in wp-admin, so plain `inherit` picks up the
 * WordPress admin font rather than the public SWELL typography. Keep the
 * front end as the source of truth and mirror the site's actual font stack
 * inside armaLPO previews. RECOMMEND is intentionally left unchanged. */
.armalpo-admin-preview:not(.armalpo-admin-preview--recommend01) .armalpo-component,
.armalpo-admin-preview:not(.armalpo-admin-preview--recommend01) .armalpo-component *:not(i){
  font-family:"Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif!important;
}

/* =========================================================
   v0.2.93 — medical treatment cards: synchronized content rows
   ========================================================= */
.armalpo-medical01{max-width:632px;margin:0 auto;color:var(--color_text,#222);font-family:var(--swl-font_family,"Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif)!important}
.armalpo-medical01 *{box-sizing:border-box;font-family:inherit!important}
.armalpo-medical01__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-flow:column;column-gap:8px;row-gap:0;align-items:stretch}
.armalpo-medical01[data-count="2"] .armalpo-medical01__grid{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:12px}
.armalpo-medical01__card{display:grid;grid-row:span 3;grid-template-rows:subgrid;min-width:0;min-height:0;overflow:hidden;border:1px solid #d8cfbf;border-radius:10px;background:#fff}
.armalpo-medical01__card h3{display:block!important;margin:0!important;padding:18px 18px 10px!important;border:0!important;background:none!important;color:#222!important;font-size:15px!important;font-weight:800!important;line-height:1.4!important;text-align:left!important}
.armalpo-medical01__card h3::before,.armalpo-medical01__card h3::after{content:none!important;display:none!important}
.armalpo-medical01__role{position:relative;padding:14px 18px 18px}
.armalpo-medical01__role::before{content:"";position:absolute;left:18px;right:18px;top:0;height:2px;background:#d8cfbf}
.armalpo-medical01__role p,.armalpo-medical01__note p{margin:0!important;color:#333;font-size:13px!important;line-height:1.78!important;text-align:left!important}
.armalpo-medical01__note{padding:18px;background:color-mix(in srgb,#E4E0D8 44%,#fff)}
.armalpo-medical01__note p{color:#555}
@media(max-width:767px){
 .armalpo-medical01__grid,.armalpo-medical01[data-count="2"] .armalpo-medical01__grid{grid-template-columns:1fr;grid-auto-flow:row;gap:12px}
 .armalpo-medical01__card{display:grid;grid-row:auto;grid-template-rows:auto auto auto;min-height:0}
 .armalpo-medical01__card h3{padding:17px 16px 12px!important;font-size:15px!important;line-height:1.45!important}
 .armalpo-medical01__role{padding:13px 16px 16px}
 .armalpo-medical01__role::before{left:16px;right:16px}
 .armalpo-medical01__note{padding:16px}
 .armalpo-medical01__role p,.armalpo-medical01__note p{font-size:13px!important;line-height:1.74!important}
}
.armalpo-admin-preview--medical01.is-sp-preview .armalpo-medical01__grid{grid-template-columns:1fr!important;grid-auto-flow:row!important;gap:12px!important}
.armalpo-admin-preview--medical01.is-sp-preview .armalpo-medical01__card{display:grid!important;grid-row:auto!important;grid-template-rows:auto auto auto!important;min-height:0!important}
.armalpo-admin-preview--medical01.is-sp-preview .armalpo-medical01__card h3{padding:17px 16px 12px!important;font-size:15px!important;line-height:1.45!important}



/* v0.2.94 — compact causes list. Generic design: no semantic icons or numbering. */
.armalpo-causes01{max-width:632px;margin:0 auto;color:var(--color_text,#222);font-family:var(--swl-font_family,"Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif)!important}
.armalpo-causes01 *{box-sizing:border-box;font-family:inherit!important}
.armalpo-causes01__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 12px;align-items:stretch}
.armalpo-causes01__item{position:relative;display:flex;align-items:center;min-width:0;min-height:68px;padding:13px 15px 13px 30px;border:1px solid color-mix(in srgb,var(--color_main,#75A86F) 34%,#fff);border-radius:8px;background:color-mix(in srgb,var(--color_main,#75A86F) 7%,#fff)}
.armalpo-causes01__bar{position:absolute;left:12px;top:13px;bottom:13px;width:5px;border-radius:999px;background:var(--color_main,#75A86F)}
.armalpo-causes01__text{display:block;margin:0!important;color:#222!important;font-size:15px!important;font-weight:700!important;line-height:1.5!important;text-align:left!important;overflow-wrap:anywhere}
@media(max-width:767px){
 .armalpo-causes01__grid{grid-template-columns:1fr;gap:8px}
 .armalpo-causes01__item{min-height:0;padding:12px 14px 12px 29px}
 .armalpo-causes01__bar{left:11px;top:12px;bottom:12px;width:5px}
 .armalpo-causes01__text{font-size:15px!important;line-height:1.5!important}
}
.armalpo-admin-preview--causes01.is-sp-preview .armalpo-causes01__grid{grid-template-columns:1fr!important;gap:8px!important}
.armalpo-admin-preview--causes01.is-sp-preview .armalpo-causes01__item{min-height:0!important;padding:12px 14px 12px 29px!important}
.armalpo-admin-preview--causes01.is-sp-preview .armalpo-causes01__bar{left:11px!important;top:12px!important;bottom:12px!important;width:5px!important}
