@charset "utf-8";
/* =============================================================
   Under the Radar Japan LP
   page: /service/strategic-operation/undertheradar/
   共通ヘッダ・フッタを壊さないよう .utr-lp 配下に限定
   ============================================================= */

.page-utr-lp,
main.page-utr-lp {
	width: 100% !important;
	max-width: none !important;
	display: block;
}
.page-utr-lp .site-banner {
	display: none !important;
}
html:has(.utr-lp) #cv-tech-modal-main,
html:has(.utr-lp) #cv-tech-modal-contents,
html:has(.utr-lp) #cv-tech-contents-iframe {
	display: none !important;
}
html:has(.page-utr-lp) .top-section-content,
html:has(.page-utr-lp) .top-consulting {
	display: none !important;
}

.page-service #wrapper.utr-lp,
#wrapper.utr-lp {
	width: 100%;
	max-width: none;
	margin: 0;
	padding: 0;
	background: #fff;
}

.utr-lp {
	background: #fff;
	--utr-navy: #1f2879;
	--utr-ink: #000;
	--utr-gray: #000;
	--utr-muted: #333;
	--utr-line: #d7ddec;
	--utr-soft: #f4f4f2;
	--utr-card: #fafafa;
	--utr-cta: #b30000;
	--utr-cta-hover: #8f0000;
	--utr-serif: "Noto Serif JP", "Hiragino Mincho ProN", "Yu Mincho", "YuMincho", "Hiragino Mincho Pro", "MS PMincho", serif;
	color: #000;
	font-family: "Noto Sans JP", "Noto Sans", sans-serif;
	font-size: 20px;
	line-height: 1.8;
	text-align: left;
}
main.page-utr-lp {
	font-family: "Noto Sans JP", "Noto Sans", sans-serif;
	color: #000;
}

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

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

.utr-lp a {
	color: var(--utr-cta);
}

.utr-wrap {
	width: 100%;
	max-width: 1120px;
	margin: 0 auto;
	padding: 0 32px;
	position: relative;
}

.utr-lp section {
	padding: 72px 0;
	background: #fff;
}
.utr-lp section.utr-fv {
	background-color: #0a122e;
}
.utr-lp p {
	color: #000;
	font-size: 20px;
	line-height: 1.8;
}
.utr-fv p,
.utr-fv .utr-fv-lead {
	color: #fff;
}

.utr-lp section.utr-form-sec {
	background: url("../../../assets/images/top/top_consulting-wrap_bg.jpg") no-repeat 50% 0 / cover;
	position: relative;
}
.utr-lp section.utr-sec-alt {
	background: #f6f7fb;
}

.utr-lp [id^="anc-"] {
	scroll-margin-top: 80px;
}

.utr-sec-title {
	margin: 0 0 12px;
	color: var(--utr-navy);
	font-family: var(--utr-serif);
	font-size: 32px;
	font-weight: 700;
	line-height: 1.5;
	text-align: center;
}

.utr-lp #anc-about .utr-sec-title {
	margin-bottom: 40px;
}

.utr-sec-title span {
	display: block;
	margin-top: 8px;
	color: #3594ff;
	font-family: "Noto Sans JP", "Noto Sans", sans-serif;
	font-size: 13px;
	font-weight: 700;
	letter-spacing: 0.12em;
}

.utr-sec-lead {
	margin: 0 auto 40px;
	max-width: 760px;
	color: #000;
	font-size: 18px;
	line-height: 1.85;
	text-align: center;
}

.utr-btn,
.utr-btn-ghost {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-width: 220px;
	padding: 16px 32px;
	border-radius: 4px;
	font-size: 16px;
	font-weight: 700;
	line-height: 1.4;
	text-decoration: none !important;
}

.utr-btn {
	min-width: 340px;
	padding: 18px 48px;
	background: var(--utr-cta);
	color: #fff !important;
	border: 1px solid var(--utr-cta);
	box-shadow: 6px 6px 0 #5a0000;
	transition: background .2s ease, box-shadow .15s ease, transform .15s ease;
}

.utr-btn:hover {
	background: var(--utr-cta-hover);
	border-color: var(--utr-cta-hover);
	box-shadow: 3px 3px 0 #5a0000;
	transform: translate(3px, 3px);
	text-decoration: none !important;
}

.utr-btn-ghost {
	background: #fff;
	color: var(--utr-ink) !important;
	border: 1px solid var(--utr-ink);
	transition: background .2s ease, color .2s ease;
}

.utr-btn-ghost:hover {
	background: #f7f7f7;
	text-decoration: none !important;
}

.utr-btn i,
.utr-btn-ghost i {
	margin-right: 10px;
}

.utr-cta-row {
	display: flex;
	flex-wrap: wrap;
	gap: 16px;
}

/* ----- First view ----- */
.utr-lp section.utr-fv,
.utr-fv {
	position: relative;
	min-height: 640px;
	padding: 88px 0 72px;
	background: #0a122e url("../../../service/under_the_radar_japan/utr-fv-hero.jpg") center center / cover no-repeat;
	overflow: hidden;
}
.utr-fv::before {
	content: "";
	position: absolute;
	inset: 0;
	background: linear-gradient(90deg, rgba(6, 10, 28, 0.62) 0%, rgba(6, 10, 28, 0.32) 38%, rgba(6, 10, 28, 0.08) 58%, rgba(6, 10, 28, 0.18) 100%);
	pointer-events: none;
}
.utr-fv .utr-wrap {
	position: relative;
	z-index: 1;
}

.utr-fv-grid {
	display: grid;
	grid-template-columns: 1.05fr 0.95fr;
	gap: 48px;
	align-items: center;
}

.utr-fv-copy {
	max-width: none;
}

.utr-fv-brand {
	display: flex;
	align-items: center;
	gap: 14px;
	margin-bottom: 22px;
}

.utr-fv-brand img {
	width: 56px;
	height: 56px;
	object-fit: contain;
	flex-shrink: 0;
	padding: 6px;
	background: rgba(255, 255, 255, 0.08);
	border: 1px solid rgba(255, 255, 255, 0.28);
	border-radius: 14px;
}

.utr-fv-brand-name {
	margin: 0;
	font-size: 16px;
	font-weight: 700;
	line-height: 1.3;
	color: #fff;
}

.utr-fv-brand-name small {
	display: block;
	margin-top: 2px;
	font-size: 11px;
	font-weight: 400;
	color: rgba(255, 255, 255, 0.75);
}

.utr-kicker {
	display: inline-block;
	margin-bottom: 16px;
	padding: 5px 14px;
	border: 1px solid rgba(255, 255, 255, 0.45);
	border-radius: 20px;
	background: rgba(255, 255, 255, 0.12);
	color: #fff;
	font-family: var(--utr-serif);
	font-size: 13px;
	line-height: 1.5;
}

.utr-fv h1 {
	margin: 0 0 16px;
	color: #fff;
	font-family: var(--utr-serif);
	font-size: 42px;
	font-weight: 700;
	line-height: 1.4;
	text-shadow: 0 2px 18px rgba(0, 0, 0, 0.45);
}

.utr-fv-lead {
	margin: 0 0 24px;
	color: rgba(255, 255, 255, 0.94);
	font-size: 18px;
	line-height: 1.9;
	text-shadow: 0 1px 12px rgba(0, 0, 0, 0.4);
}

.utr-fv .utr-cta-row {
	margin-bottom: 20px;
	flex-wrap: nowrap;
	align-items: stretch;
}

.utr-fv .utr-btn {
	min-width: 220px;
	padding: 16px 32px;
}

.utr-lp p.utr-proof,
.utr-proof {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 10px;
	margin: 0;
	color: #fff;
	font-size: 13px;
	line-height: 1.3;
}

.utr-proof span {
	display: inline-flex;
	align-items: center;
	padding: 8px 16px;
	border: 1px solid rgba(255, 255, 255, 0.28);
	border-radius: 999px;
	background: rgba(255, 255, 255, 0.1);
	font-size: 13px;
	line-height: 1.3;
	font-weight: 500;
}

.utr-proof span::before {
	content: "✓";
	margin-right: 8px;
	color: #ffde00;
	font-weight: 700;
}

.utr-fv .utr-btn-ghost {
	background: transparent;
	color: #fff !important;
	border-color: #fff;
}

.utr-fv .utr-btn-ghost:hover {
	background: rgba(255, 255, 255, 0.12);
}

.utr-fv-media {
	border: 1px solid rgba(255, 255, 255, 0.2);
	border-radius: 12px;
	overflow: hidden;
}

.utr-fv-thumb {
	position: relative;
	display: block;
	aspect-ratio: 16 / 9;
	overflow: hidden;
	background: #111;
	border: 0;
	border-radius: 12px 12px 0 0;
}

.utr-fv-thumb img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.utr-play {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 72px;
	height: 72px;
	margin: -36px 0 0 -36px;
	border-radius: 50%;
	background: rgba(255, 255, 255, 0.96);
	border: 0;
}

.utr-play::after {
	content: "";
	position: absolute;
	left: 28px;
	top: 22px;
	border-style: solid;
	border-width: 14px 0 14px 22px;
	border-color: transparent transparent transparent var(--utr-navy);
}

.utr-guest-card {
	display: flex;
	align-items: center;
	gap: 14px;
	margin-top: 0;
	padding: 14px 18px;
	background: #fff;
	border: 0;
	border-radius: 0 0 12px 12px;
	font-size: 13px;
	line-height: 1.5;
}

.utr-guest-card img {
	width: 48px;
	height: 48px;
	border-radius: 50%;
	object-fit: cover;
	flex-shrink: 0;
}

.utr-guest-card b {
	display: block;
	font-size: 12px;
	color: var(--utr-navy);
}

.utr-guest-card span.utr-guest-name {
	display: block;
	font-weight: 700;
}

.utr-guest-card span.utr-guest-co {
	display: block;
	color: var(--utr-muted);
	font-size: 12px;
}

.utr-guest-yt {
	margin-left: auto;
	padding: 4px 10px;
	border: 1px solid var(--utr-line);
	color: #555 !important;
	font-size: 12px;
	text-decoration: none !important;
	white-space: nowrap;
}

/* ----- Anchor nav ----- */
.utr-anchor {
	background: #111;
}

.utr-anchor ul,
.utr-anchor ul.utr-wrap {
	display: flex;
	justify-content: center;
	margin: 0 auto;
	padding: 12px 0;
	list-style: none;
	width: auto;
	max-width: none;
}

.utr-anchor li {
	position: relative;
	flex: none;
	width: 210px;
	max-width: none;
	border-right: 1px dotted #4a4a4a;
	text-align: center;
}

.utr-anchor li:first-child {
	border-left: 1px dotted #4a4a4a;
}

.utr-anchor a {
	display: block;
	padding: 16px 8px;
	color: #fff !important;
	font-size: 16px;
	font-weight: 700;
	line-height: 1.2;
	text-decoration: none !important;
}

.utr-anchor a span {
	display: block;
	margin-top: 4px;
	color: #3594ff;
	font-family: "Noto Sans JP", "Noto Sans", sans-serif;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 0.06em;
}

.utr-anchor li::after {
	content: "";
	position: absolute;
	left: 50%;
	bottom: -6px;
	width: 14px;
	height: 14px;
	border-bottom: 2px solid #3594ff;
	border-left: 2px solid #3594ff;
	transform: rotate(-45deg) translateX(-50%);
}

.utr-anchor a:hover span {
	color: #ff7600;
}

.utr-anchor li:hover::after {
	border-color: #ff7600;
}

/* ----- Icons ----- */
.utr-ico {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 52px;
	height: 52px;
	border-radius: 50%;
	background: #eef2fa;
	color: var(--utr-navy);
	font-size: 20px;
	line-height: 1;
}
.utr-ico--fill {
	background: var(--utr-navy);
	color: #fff;
}
.utr-ico--sq {
	border-radius: 8px;
	background: #fff;
	border: 2px solid var(--utr-navy);
	box-shadow: 3px 3px 0 var(--utr-navy);
}
.utr-ico--ghost {
	background: transparent;
	border: 2px solid var(--utr-navy);
}
.utr-ico--plain {
	width: auto;
	height: auto;
	padding: 0;
	background: none;
	border-radius: 0;
	font-size: 34px;
}
.utr-ico--accent {
	background: #ffde00;
	color: var(--utr-navy);
}
.utr-ico--yt {
	background: #c4302b;
	color: #fff;
	border-radius: 8px;
}

/* ----- Issues ----- */
.utr-issues {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 16px;
}

.utr-issue {
	position: relative;
	overflow: hidden;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: flex-end;
	min-height: 340px;
	padding: 0 16px 22px;
	background: #0f1f5a;
	border: 0;
	border-radius: 12px;
	text-align: center;
}

.utr-issue img {
	position: absolute;
	inset: 0;
	width: 100%;
	height: 100%;
	max-width: none;
	object-fit: cover;
	object-position: center top;
	z-index: 0;
}

.utr-issue::after {
	content: "";
	position: absolute;
	inset: 0;
	background: linear-gradient(180deg, rgba(10, 22, 56, 0.08) 0%, rgba(10, 22, 56, 0.28) 38%, rgba(15, 31, 90, 0.88) 68%, #0c1848 100%);
	z-index: 1;
	pointer-events: none;
}

.utr-issue .utr-ico,
.utr-issue b,
.utr-issue span:not(.utr-ico) {
	position: relative;
	z-index: 2;
}

.utr-issue .utr-ico {
	width: 56px;
	height: 56px;
	margin: 0 auto 14px;
	background: #fff;
	color: var(--utr-navy);
	border: 0;
	border-radius: 50%;
	box-shadow: none;
	font-size: 22px;
}

.utr-issue b {
	display: block;
	margin-bottom: 8px;
	color: #fff;
	font-size: 22px;
	font-weight: 700;
	line-height: 1.4;
}

.utr-issue span:not(.utr-ico) {
	display: block;
	color: rgba(255, 255, 255, 0.92);
	font-size: 14px;
	line-height: 1.65;
	font-weight: 400;
}

/* ----- About ----- */
/* 図解: .utr-about--hub / シャープ: .utr-about--sharp（page-undertheradar.php の $utr_about_layout で切替） */
.utr-about--hub {
	display: grid;
	grid-template-columns: 1fr minmax(280px, 1.15fr) 1fr;
	grid-template-areas:
		"format hub target"
		"who    hub dist"
		"foot   foot foot";
	gap: 20px 28px;
	align-items: stretch;
}
.utr-about-spoke--format { grid-area: format; }
.utr-about-hub { grid-area: hub; }
.utr-about-spoke--target { grid-area: target; }
.utr-about-spoke--who { grid-area: who; }
.utr-about-spoke--dist { grid-area: dist; }
.utr-about-foot { grid-area: foot; }

.utr-about-spoke {
	position: relative;
	padding: 22px 20px 20px;
	background: #fff;
	border: 2px solid var(--utr-line);
	border-radius: 10px;
}
.utr-about-spoke--format { border-color: #8eb8ff; }
.utr-about-spoke--target { border-color: #9aa8ff; }
.utr-about-spoke--who { border-color: #f0d24a; }
.utr-about-spoke--dist { border-color: #f0a0a0; }

.utr-about-spoke b {
	display: flex;
	align-items: center;
	gap: 10px;
	margin: 0 0 10px;
	color: #000;
	font-size: 17px;
	font-weight: 700;
	line-height: 1.4;
}
.utr-about-spoke b .utr-ico {
	width: 36px;
	height: 36px;
	font-size: 15px;
	flex-shrink: 0;
	background: var(--utr-navy);
	color: #fff;
	border: 0;
	box-shadow: none;
}
.utr-about-spoke--dist b .utr-ico {
	background: #c4302b;
}
.utr-about-spoke p {
	margin: 0;
	color: #000;
	font-size: 15px;
	line-height: 1.75;
}

.utr-about-spoke--format::after,
.utr-about-spoke--who::after,
.utr-about-spoke--target::after,
.utr-about-spoke--dist::after {
	content: "";
	position: absolute;
	top: 50%;
	width: 22px;
	height: 0;
	border-top: 2px dashed #3594ff;
	transform: translateY(-50%);
	pointer-events: none;
}
.utr-about-spoke--format::after,
.utr-about-spoke--who::after {
	right: -26px;
}
.utr-about-spoke--target::after,
.utr-about-spoke--dist::after {
	left: -26px;
}
.utr-about-spoke--who::after {
	border-top-color: #e6c200;
}
.utr-about-spoke--dist::after {
	border-top-color: #c4302b;
}
.utr-about-spoke--format::before,
.utr-about-spoke--who::before,
.utr-about-spoke--target::before,
.utr-about-spoke--dist::before {
	content: "";
	position: absolute;
	top: 50%;
	width: 0;
	height: 0;
	border: 6px solid transparent;
	transform: translateY(-50%);
	pointer-events: none;
	z-index: 1;
}
.utr-about-spoke--format::before,
.utr-about-spoke--who::before {
	right: -32px;
	border-left-color: #3594ff;
}
.utr-about-spoke--who::before {
	border-left-color: #e6c200;
}
.utr-about-spoke--target::before,
.utr-about-spoke--dist::before {
	left: -32px;
	border-right-color: #3594ff;
	border-left-color: transparent;
}
.utr-about-spoke--dist::before {
	border-right-color: #c4302b;
}

.utr-about-hub {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	text-align: center;
	padding: 32px 28px 28px;
	background: #fff;
	border: 3px solid var(--utr-navy);
	border-radius: 12px;
}
.utr-about-hub-ico {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 72px;
	height: 72px;
	margin: 0 0 16px;
	border-radius: 50%;
	background: #ffde00;
	color: var(--utr-navy);
	font-size: 30px;
}
.utr-about-hub b {
	display: block;
	margin: 0 0 12px;
	color: var(--utr-navy);
	font-size: 22px;
	font-weight: 700;
	line-height: 1.5;
}
.utr-about-hub p {
	margin: 0 0 18px;
	color: #000;
	font-size: 15px;
	line-height: 1.8;
}
.utr-about-tags {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 8px;
	margin: 0;
	padding: 0;
	list-style: none;
}
.utr-about-tags li {
	padding: 6px 12px;
	border-radius: 999px;
	background: #eef2fa;
	color: var(--utr-navy);
	font-size: 13px;
	font-weight: 700;
	line-height: 1.3;
}

.utr-about-foot {
	display: flex;
	align-items: center;
	gap: 16px;
	padding: 20px 24px;
	background: #e8eefc;
	border-radius: 10px;
}
.utr-about-foot .utr-ico {
	width: 48px;
	height: 48px;
	flex-shrink: 0;
	background: var(--utr-navy);
	color: #fff;
	border: 0;
	font-size: 20px;
}
.utr-about-foot b {
	display: block;
	margin: 0 0 4px;
	color: var(--utr-navy);
	font-size: 18px;
	font-weight: 700;
	line-height: 1.45;
}
.utr-about-foot p {
	margin: 0;
	color: #000;
	font-size: 15px;
	line-height: 1.7;
}

.utr-lp .utr-about--sharp {
	--about-ink: #1a2748;
	--about-muted: #6a7180;
	--about-line: #dfe2e8;
	display: grid;
	grid-template-columns: minmax(0, 0.4fr) minmax(0, 0.6fr);
	grid-template-areas:
		"copy spec"
		"banner banner";
	column-gap: 0;
	row-gap: 40px;
	align-items: stretch;
	color: var(--about-ink);
}
.utr-lp .utr-about--sharp .utr-about-copy {
	grid-area: copy;
	display: flex;
	flex-direction: column;
	justify-content: center;
	min-height: 100%;
	padding: 8px 40px 8px 0;
	border-right: 1px solid var(--about-line);
}
.utr-lp .utr-about--sharp .utr-about-catch {
	margin: 0 0 22px;
	color: #000;
	font-family: var(--utr-serif);
	font-size: 45px;
	font-weight: 700;
	line-height: 1.6;
	letter-spacing: 0.04em;
}
.utr-lp .utr-about--sharp .utr-about-copy > p:not(.utr-about-catch) {
	margin: 0;
	color: #000;
	font-family: "Noto Sans JP", "Noto Sans", sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.9;
	letter-spacing: 0.02em;
}
.utr-lp .utr-about--sharp .utr-about-spec {
	grid-area: spec;
	margin: 0;
	padding: 0 0 0 40px;
}
.utr-lp .utr-about--sharp .utr-about-spec-row {
	display: grid;
	grid-template-columns: 36px 148px minmax(0, 1fr);
	column-gap: 12px;
	align-items: center;
	margin: 0;
	padding: 15px 0;
	border-top: 1px solid var(--about-line);
}
.utr-lp .utr-about--sharp .utr-about-spec-row:last-child {
	border-bottom: 1px solid var(--about-line);
}
.utr-lp .utr-about--sharp .utr-about-spec-ico {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 36px;
	height: 36px;
	color: var(--about-ink);
	line-height: 1;
}
.utr-lp .utr-about--sharp .utr-about-spec-ico svg {
	display: block;
	width: 32px;
	height: 32px;
	fill: none;
	stroke: currentColor;
	stroke-width: 1.5;
	stroke-linecap: round;
	stroke-linejoin: round;
}
.utr-lp .utr-about--sharp .utr-about-spec-row dt {
	margin: 0;
	padding: 0 14px 0 0;
	border-right: 1px solid var(--about-line);
	color: var(--about-ink);
	font-family: var(--utr-serif);
	font-size: 18px;
	font-weight: 700;
	line-height: 1.45;
	white-space: nowrap;
}
.utr-lp .utr-about--sharp .utr-about-spec-row dd {
	margin: 0 0 0;
	padding: 0 0 0 14px;
	color: var(--about-ink);
	font-family: var(--utr-serif);
	font-size: 15px;
	font-weight: 400;
	line-height: 1.7;
	letter-spacing: 0.01em;
}
.utr-lp .utr-about--sharp .utr-about-banner {
	grid-area: banner;
	margin: 0;
	padding: 16px 20px;
	background: #eceef3;
	color: var(--about-ink);
	font-family: var(--utr-serif);
	font-size: 18px;
	font-weight: 700;
	line-height: 1.7;
	letter-spacing: 0.06em;
	text-align: center;
	border-radius: 0;
}

/* ----- Episodes ----- */
.utr-episodes {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 20px;
}

.utr-ep {
	background: var(--utr-navy);
	border: 0;
	border-radius: 10px;
	overflow: hidden;
}

.utr-ep a {
	color: inherit;
	text-decoration: none !important;
	display: block;
}

.utr-ep-thumb {
	position: relative;
	aspect-ratio: 16 / 10;
	background: #0a122e;
	overflow: hidden;
}

.utr-ep-thumb img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.utr-ep-thumb .utr-play {
	width: 56px;
	height: 56px;
	margin: -28px 0 0 -28px;
}

.utr-ep-thumb .utr-play::after {
	left: 22px;
	top: 17px;
	border-width: 11px 0 11px 17px;
}

.utr-ep-overlay {
	position: absolute;
	inset: 0;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	background: linear-gradient(180deg, rgba(10, 22, 56, 0.22) 0%, rgba(10, 22, 56, 0.48) 100%);
	color: #fff;
	text-align: center;
	padding: 16px;
}

.utr-ep-overlay b {
	display: block;
	margin: 0 0 14px;
	font-size: 22px;
	font-weight: 700;
	line-height: 1.4;
	text-shadow: 0 1px 10px rgba(0, 0, 0, 0.35);
}

.utr-ep-soon {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 8px 22px;
	border: 1px solid #fff;
	border-radius: 4px;
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.3;
}

.utr-ep-meta {
	padding: 18px 20px 22px;
	background: var(--utr-navy);
	text-align: left;
}

.utr-ep-meta b {
	display: block;
	margin-bottom: 6px;
	color: #fff;
	font-size: 18px;
	font-weight: 700;
	line-height: 1.45;
}

.utr-ep-meta span {
	display: block;
	color: rgba(255, 255, 255, 0.92);
	font-size: 14px;
	line-height: 1.65;
}

.utr-ep-meta .utr-ep-guest {
	margin-top: 2px;
	font-size: 13px;
	opacity: 0.9;
}

.utr-note {
	margin: 24px 0 0;
	color: #000;
	font-size: 16px;
	text-align: center;
}

/* ----- Host ----- */
.utr-host {
	display: flex;
	gap: 28px;
	align-items: flex-start;
	padding: 36px;
	background: #fff;
	border: 1px solid var(--utr-line);
	border-radius: 8px;
}

.utr-host img {
	width: 120px;
	height: 120px;
	border-radius: 50%;
	object-fit: cover;
	flex-shrink: 0;
}

.utr-host-name {
	margin: 0 0 4px;
	color: #000;
	font-size: 24px;
	font-weight: 700;
	line-height: 1.45;
}

.utr-host-role {
	display: block;
	margin-bottom: 12px;
	color: #000;
	font-size: 16px;
	line-height: 1.7;
}

.utr-host-tags {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	margin-bottom: 14px;
}

.utr-host-tags span {
	display: inline-block;
	padding: 3px 12px;
	border: 1px solid var(--utr-line);
	border-radius: 20px;
	background: #fff;
	color: #000;
	font-size: 13px;
}

.utr-host p {
	margin: 0;
	color: #000;
	font-size: 18px;
	line-height: 1.9;
}

/* ----- Steps ----- */
.utr-steps {
	list-style: none;
	margin: 0 auto;
	padding: 0;
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 0;
	position: relative;
	max-width: 1080px;
}
.utr-steps::before {
	display: none;
}

.utr-step {
	position: relative;
	z-index: 1;
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
	padding: 0 12px;
	border: 0;
	gap: 0;
}

.utr-step:not(:last-child)::after {
	content: "";
	position: absolute;
	top: 148px;
	right: -12%;
	width: 24%;
	height: 0;
	border-top: 2px dotted #3594ff;
	z-index: 0;
}

.utr-step-mark {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-bottom: 12px;
}

.utr-step-num {
	width: 48px;
	height: 48px;
	border: 0;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	font-weight: 700;
	flex-shrink: 0;
	background: var(--utr-navy);
	color: #fff;
	font-size: 15px;
	letter-spacing: 0.04em;
	margin-bottom: 8px;
}

.utr-step-illust {
	display: block;
	width: 168px;
	height: 168px;
	max-width: 100%;
	object-fit: contain;
}

.utr-step b {
	display: block;
	margin: 0 0 8px;
	font-size: 18px;
	font-weight: 700;
	line-height: 1.5;
	color: #000;
}

.utr-step > span {
	display: block;
	color: #000;
	font-size: 15px;
	line-height: 1.75;
}

/* ----- Form / CTA ----- */
.utr-form-sec .utr-sec-title,
.utr-form-sec .utr-sec-lead {
	color: #fff;
	text-shadow: 0 1px 12px rgba(0, 0, 0, 0.4);
}
.utr-form-sec .utr-sec-title span {
	color: #ffde00;
}

.utr-form-box {
	max-width: 760px;
	margin: 0 auto;
	padding: 48px 40px 40px;
	background: #fff;
	border: 0;
	border-radius: 8px;
	text-align: center;
}

.utr-form-intro {
	margin: 0 0 28px;
	color: #000;
	font-size: 18px;
	line-height: 1.9;
}

.utr-form-notes {
	margin: 24px 0 0;
	color: #000;
	font-size: 14px;
	line-height: 1.9;
	text-align: left;
}

.utr-form-box .utr-btn {
	width: 400px;
	max-width: 100%;
	font-size: 23px;
}

.utr-form-box .utr-cta-row {
	justify-content: center;
}

/* ----- FAQ ----- */
.utr-faq {
	max-width: 840px;
	margin: 0 auto;
}
.utr-faq-item {
	border-bottom: 1px solid #dfe2e8;
}
.utr-faq-item:first-child {
	border-top: 1px solid #dfe2e8;
}
.utr-faq-item summary {
	display: block;
	position: relative;
	padding: 20px 40px 20px 0;
	cursor: pointer;
	list-style: none;
}
.utr-faq-item summary::-webkit-details-marker {
	display: none;
}
.utr-faq-item summary h3 {
	margin: 0;
	color: #000;
	font-family: "Noto Sans JP", "Noto Sans", sans-serif;
	font-size: 18px;
	font-weight: 700;
	line-height: 1.6;
	text-align: left;
}
.utr-faq-item summary::after {
	content: "+";
	position: absolute;
	right: 4px;
	top: 50%;
	color: var(--utr-navy);
	font-size: 22px;
	font-weight: 400;
	line-height: 1;
	transform: translateY(-50%);
}
.utr-faq-item[open] summary::after {
	content: "–";
}
.utr-lp .utr-faq-item p {
	margin: 0 0 20px;
	padding-right: 40px;
	color: #000;
	font-size: 16px;
	line-height: 1.9;
	text-align: left;
}

/* ----- SP ----- */
@media screen and (max-width: 768px) {
	.utr-wrap {
		padding: 0 20px;
	}

	.utr-lp section {
		padding: 48px 0;
	}

	.utr-sec-title {
		font-size: 24px;
	}

	.utr-sec-lead {
		font-size: 16px;
		margin-bottom: 24px;
	}

	.utr-lp section.utr-form-sec {
		background-image: url("../../../assets/images/top/top_consulting-wrap_bg-sp.png");
		background-position: 50% 0;
		background-size: cover;
	}

	.utr-lp section.utr-fv,
	.utr-fv {
		min-height: 0;
		padding: 40px 0 36px;
		background-position: 22% center;
	}

	.utr-fv-grid {
		display: block;
	}

	.utr-fv-copy {
		max-width: none;
	}

	.utr-fv::before {
		background: linear-gradient(180deg, rgba(6, 10, 28, 0.58) 0%, rgba(6, 10, 28, 0.38) 100%);
	}
	.utr-fv h1 {
		font-size: 26px;
	}

	.utr-fv-lead {
		font-size: 16px;
	}

	.utr-fv .utr-cta-row {
		flex-direction: column;
	}

	.utr-fv .utr-btn,
	.utr-fv .utr-btn-ghost {
		width: 100%;
		min-width: 0;
	}

	.utr-proof span {
		display: inline-flex;
	}

	.utr-fv-media {
		margin-top: 28px;
	}

	.utr-anchor ul,
	.utr-anchor ul.utr-wrap {
		flex-wrap: wrap;
		width: 100%;
	}

	.utr-anchor li {
		width: 50%;
		border-bottom: 1px dotted #4a4a4a;
	}

	.utr-anchor li:nth-child(1),
	.utr-anchor li:nth-child(2) {
		border-top: 0;
	}

	.utr-anchor li::after {
		display: none;
	}

	.utr-anchor a {
		font-size: 14px;
		padding: 12px 6px;
	}

	.utr-issues {
		grid-template-columns: 1fr 1fr;
		gap: 10px;
	}

	.utr-issue {
		min-height: 230px;
		padding: 0 12px 16px;
	}

	.utr-issue .utr-ico {
		width: 48px;
		height: 48px;
		font-size: 18px;
		margin-bottom: 10px;
	}

	.utr-issue b {
		font-size: 18px;
	}

	.utr-issue span:not(.utr-ico) {
		font-size: 13px;
	}

	.utr-about--hub {
		grid-template-columns: 1fr;
		grid-template-areas:
			"hub"
			"format"
			"target"
			"who"
			"dist"
			"foot";
		gap: 14px;
	}
	.utr-about-spoke::before,
	.utr-about-spoke::after {
		display: none;
	}
	.utr-about-hub {
		padding: 24px 18px 20px;
	}
	.utr-about-hub b {
		font-size: 18px;
	}
	.utr-about-foot {
		align-items: flex-start;
		padding: 16px;
	}

	.utr-lp .utr-about--sharp {
		grid-template-columns: 1fr;
		grid-template-areas:
			"copy"
			"spec"
			"banner";
		row-gap: 24px;
	}
	.utr-lp .utr-about--sharp .utr-about-copy {
		padding: 0 0 20px;
		border-right: 0;
		border-bottom: 1px solid var(--about-line);
		min-height: 0;
	}
	.utr-lp .utr-about--sharp .utr-about-catch {
		font-size: 28px;
		letter-spacing: 0.03em;
	}
	.utr-lp .utr-about--sharp .utr-about-copy > p:not(.utr-about-catch) {
		font-size: 16px;
	}
	.utr-lp .utr-about--sharp .utr-about-spec {
		padding: 0;
	}
	.utr-lp .utr-about--sharp .utr-about-spec-row {
		grid-template-columns: 30px 128px minmax(0, 1fr);
		column-gap: 8px;
		padding: 13px 0;
	}
	.utr-lp .utr-about--sharp .utr-about-spec-ico {
		width: 30px;
		height: 30px;
	}
	.utr-lp .utr-about--sharp .utr-about-spec-ico svg {
		width: 28px;
		height: 28px;
	}
	.utr-lp .utr-about--sharp .utr-about-spec-row dt {
		font-size: 16px;
		padding-right: 10px;
	}
	.utr-lp .utr-about--sharp .utr-about-spec-row dd {
		font-size: 13px;
		padding-left: 10px;
	}
	.utr-lp .utr-about--sharp .utr-about-banner {
		font-size: 16px;
		padding: 14px 12px;
		letter-spacing: 0.04em;
	}

	.utr-episodes {
		grid-template-columns: 1fr;
	}

	.utr-steps {
		grid-template-columns: 1fr;
		max-width: 420px;
		margin: 0 auto;
		padding-left: 0;
	}
	.utr-steps::before {
		display: none;
	}
	.utr-step {
		flex-direction: column;
		align-items: center;
		text-align: center;
		padding: 0 0 32px;
		gap: 0;
	}
	.utr-step:last-child {
		padding-bottom: 0;
	}
	.utr-step:not(:last-child)::after {
		display: none;
	}
	.utr-step-mark {
		margin-bottom: 12px;
	}
	.utr-step-illust {
		width: 140px;
		height: 140px;
	}

	.utr-host {
		flex-direction: column;
		align-items: center;
		text-align: center;
		padding: 24px 20px;
	}

	.utr-host-tags {
		justify-content: center;
	}

	.utr-host p {
		text-align: left;
	}

	.utr-form-box {
		padding: 24px 16px;
	}

	.utr-form-box .utr-btn {
		width: 100%;
	}

	.utr-faq-item summary h3 {
		font-size: 16px;
		padding-right: 8px;
	}
	.utr-lp .utr-faq-item p {
		font-size: 15px;
	}
}
