@charset "utf-8";



.col_w {
	color: #fff;
}

.curricaution {
	font-size: clamp(12px, 1.4rem, 14px);
	padding-bottom: .8rem;
}


/* ---------------------------------------
* common
------------------------------------------ */

main {
	position: relative;
}

.btn.sp {
	display: none;
}

.col-w {
	color: #fff;
}

.access a {
	display: block;
	text-decoration: underline;
}

.mainTop {
	overflow: hidden;
}

.btn-404 {
	margin: 0 auto;
}

svg {
	width: 100%;
	height: 100%;
}

.bg {
	background-repeat: no-repeat;
	background-size: cover;
}

:root {
	--c-text: #0B1220;
	--c-sub: #5C687A;
	--c-brand: #0EB1C2;
	--c-bg: #FFFFFF;
	--c-card: #EEF3F6;
	/* グレー箱 */
	--radius: 16px;
	--shadow: 0 8px 24px rgba(0, 0, 0, .06);
	--teal: #0eb5c2;
	--teal-deep: #0099a7;
	--ink: #0b1320;
	--muted: #6b7280;
	--border: #e8eef4;
	--bg: #f6fafc;
	--teal: #06b3c1;
	/* 見出しライン / 吹き出しの色 */
	--teal-dark: #0aa2ae;
	--card: #fff;
	--line: #dfe7ee;
	--radius-xl: 14px;
	--gap: 28px;
	--w: 1180px;
	--teal-dark: #00a5b1;
	--ink-weak: #5a6772;
	--white: #fff;

	--cyan: #0db0ba;
	/* アクセント（LISTENersっぽいシアン） */
	--card-bg: #fff;
	--ring: rgba(16, 185, 193, .15);
	--cyan-ink: #ffffff;
	/* シアン上の文字 */
	--row-h: 118px;
	/* 行の高さ（スクショ準拠） */
	--teal-600: #008aa9;
	--teal-500: #00a2b8;
	--teal-400: #00b1c8;
	--teal-300: #00bbd3;
	--wrap: min(1120px, 92vw);
	--band: #0b0b0b;
	--panel-bg: #fff;
	--panel-line: #eceff2;
}

/* ---------------------------------------
* TOP
------------------------------------------ */

.mv {
	padding: 24rem 0 27rem;
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url(../img/top/nxjibg.png);
	position: relative;
}

.mvImg {
	position: absolute;
}

.mvImg01 {
	width: clamp(120px, 30rem, 320px);
	left: 0;
	top: 12rem;
}

.mvImg02 {
	width: clamp(80px, 14rem, 160px);
	right: 4rem;
	top: 14rem;
}

.mvImg03 {
	width: clamp(60px, 13rem, 140px);
	bottom: 10rem;
	left: 3rem;
}

.mvImg04 {
	width: clamp(160px, 24rem, 260px);
	right: 6rem;
	bottom: 6rem;
}

.mvImg05 {
	width: clamp(60px, 15rem, 160px);
	right: 36rem;
	top: 8rem;
}

.mvImg06 {
	width: clamp(60px, 15rem, 160px);
	left: 36rem;
	bottom: 10rem;
}

.mvWrap {
	position: relative;
	z-index: 2;
}

.mvTtl h2 p {
	transform: skew(-10deg);
	font-weight: 900;
	font-size: clamp(24px, 6.4rem, 76px);
	line-height: 100%;
	letter-spacing: normal;
}

.mvTtl h2 p:not(:last-of-type) {
	padding-bottom: 2rem;
}

.mvTtl h2 p span {
	display: inline-block;
	font-size: clamp(24px, 8rem, 96px);
	line-height: 100%;
	letter-spacing: normal;
}

.mvTtl>p {
	font-size: clamp(20px, 4.8rem, 56px);
	font-weight: 700;
	line-height: 100%;
	letter-spacing: normal;
	padding-top: 3rem;
}

.sec01 {
	background-color: #000;
	position: relative;
	overflow: hidden;
}

.sec01Bg {
	width: clamp(320px, 60rem, 600px);
	position: absolute;
	left: 0;
	bottom: 0;
}

.sec01Wrap {
	position: relative;
	z-index: 2;
}

.sec01-l {
	width: 48rem;
}

.sec01Ttl p {
	font-size: clamp(14px, 4rem, 48px);
	line-height: 100%;
	letter-spacing: normal;
	font-weight: 700;
}

.sec01Ttl p span {
	display: inline-block;
	font-size: clamp(14px, 4.8rem, 52px);
	line-height: 100%;
	letter-spacing: normal;
	font-weight: 700;
}

.sec01Ttl p:last-of-type {
	padding-left: 4rem;
	padding-top: 0.6rem;
}

.sec01-r {
	width: 60rem;
}

.sec01Txt p {
	font-size: clamp(14px, 2rem, 20px);
	font-weight: 700;
	line-height: 180%;
	letter-spacing: normal;
}

.sec01Txt p:not(:last-of-type) {
	padding-bottom: 3rem;
}

.sec01Txt p span {
	display: inline-block;
	font-size: clamp(12px, 1.2rem, 12px);
	vertical-align: super;
	margin: 0 0.2rem;
}

.sec01Other {
	width: 90%;
	padding: 2rem;
	margin-top: 2rem;
	background-color: #222222;
}

.sec01Other-defList:not(:last-of-type) {
	margin-bottom: .8rem;
}

.sec01Other-defTtl,
.sec01Other-defDesc {
	font-size: clamp(14px, 1.4rem, 14px);
	font-weight: 400;
}

.sec01Other-defDesc {
	padding-left: 0.4rem;
}

.sec02-listItem:not(:last-of-type) {
	padding-bottom: 6rem;
	margin-bottom: 6rem;
	border-bottom: solid 1px #DFDFDF;
}

.sec02-listImg {
	width: 48rem;
}

.sec02Txt {
	width: 54rem;
}

.sec02-listTtl p {
	padding-bottom: 2rem;
	margin-bottom: 3rem;
	border-bottom: solid 3px #000;
}

.sec02-listTtl p span {
	display: inline-block;
	vertical-align: middle;
	letter-spacing: normal;
}

.sec02-listTtl p span:first-of-type {
	font-size: clamp(14px, 3.6rem, 40px);
	font-weight: 600;
	line-height: 100%;
}

.sec02-listTtl p span:last-of-type {
	font-size: clamp(14px, 2.6rem, 30px);
	font-weight: 900;
	line-height: 160%;
	padding-left: 2rem;
}

.sec02Logo {
	width: 40rem;
}

.sec02Ttl {
	font-size: clamp(14px, 4.8rem, 52px);
	font-weight: 900;
	line-height: 160%;
	letter-spacing: normal;
}

.sec02Txt>p {
	font-weight: 700;
	line-height: 180%;
	letter-spacing: normal;
	padding-top: 2rem;
}


.sec03 {
	background-color: var(--bg02);
}

.sec03-l {
	width: 54rem;
}

.sec03-r {
	width: 48rem;
}

.sec03MemWrap h4 {
	width: 12rem;
	background-color: var(--bg01);
	font-weight: 900;
	color: #fff;
	padding: .6rem 0;
	text-align: center;
	line-height: 100%;
}

.member-list {
	column-gap: 2rem;
	row-gap: 2rem;
	padding-top: 2rem;
	align-items: flex-start;
}

.member-listItem {
	cursor: pointer;
	width: calc((100% - (2rem * 1)) / 2);
	background-color: #fff;
	padding: 1rem 2rem 1rem 1rem;
	border-radius: 10px;
	align-items: flex-start;
}

.member-listItem02 {
	width: calc((100% - (2rem * 2)) / 3);
}

.member-listImg {
	width: 24%;
}

.member-listName {
	width: 72%;
}

.nameWrap {
	width: 80%;
}

.nameWrap p:first-of-type {
	font-size: clamp(10px, 1.2rem, 12px);
	line-height: 160%;
	padding-bottom: 0.4rem;
}

.nameWrap p:last-of-type {
	font-size: clamp(16px, 2rem, 20px);
	line-height: 160%;
	font-weight: 600;
}

.member-listItem02 .nameWrap p:last-of-type {
	font-size: clamp(12px, 1.4rem, 16px);
}

.memArrow {
	position: relative;
	width: 3.8rem;
	height: 3.8rem;
	transition: all .3s;
}

.memberIntro.open .memArrow {
	transform: rotate(180deg);
}

.member-listItem02 .memArrow {
	width: 2.8rem;
	height: 2.8rem;
}

.memArrow svg {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.memberTxt {
	padding-top: 1rem;
	font-size: clamp(12px, 1.4rem, 14px);
}

.memberTxt {
	display: none;
}

.mess-list {
	column-gap: 2rem;
}

.messImg {
	padding-top: 20px;
}

.sec04 {
	background-color: var(--bg02);
}

.info-defList {
	padding: 3rem 0;
	border-bottom: 1px solid #D9D9D9;
}

.info-defList:first-of-type {
	padding-top: 0;
}

.info-defTitle {
	font-weight: 700;
	width: 23rem;
	flex: 0 0 23rem;
}

.info-defDesc {
	flex: 1 1 auto;
	font-weight: 700;
}

.info-defDesc a {
	display: block;
	text-decoration: underline;
}

.map {
	margin-top: 3rem;
	position: relative;
	padding-top: 37.5%;
	width: 100%;
}

.map iframe {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}

.info-contents,
.accessWrap {
	width: 88.888%;
	margin: 0 auto;
}

.accessInfo-l {
	width: 42rem;
}

.accessInfo-r {
	width: 48rem;
}

.accessInfo-l h4,
.accessInfo-r h4 {
	padding-left: 3rem;
	font-size: clamp(12px, 1.8rem, 18px);
	font-weight: 900;
	line-height: 160%;
	letter-spacing: normal;
	position: relative;
	margin-bottom: 1.6rem;
}

.accessInfo-l h4::before,
.accessInfo-r h4::before {
	content: "";
	display: block;
	width: 2rem;
	height: 3px;
	background-color: #000;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}

.accessInfo-defList:not(:last-of-type) {
	padding-bottom: 2rem;
}

.accessInfo-defTtl {
	flex: 0 0 10rem;
	width: 10rem;
	line-height: 160%;
	letter-spacing: normal;
	font-weight: 900;
}

.accessInfo-defDesc {
	flex: 1 1 auto;
	line-height: 160%;
	letter-spacing: normal;
	font-weight: 900;
}

.accessInfo-l a {
	display: inline-block;
	padding: .6rem 2rem;
	background-color: var(--bg01);
	border: solid 2px var(--bg01);
	font-weight: 700;
	color: #fff;
	line-height: 160%;
	letter-spacing: normal;
	font-size: clamp(12px, 2rem, 20px);
	margin-top: 3rem;
	transition: all .3s;
}

.accessInfo-imgListItem {
	width: 23rem;
}

.accessInfo-r>p {
	font-size: clamp(12px, 1.4rem, 14px);
	padding-top: 1rem;
	font-weight: 700;
	line-height: 160%;
	letter-spacing: normal;
}

/* ---------------------------------------
* 募集要項
------------------------------------------ */

.require-defList {
	align-items: flex-start;
	padding-bottom: 3rem;
	margin-bottom: 3rem;
	border-bottom: solid 3px #000;
}

.require-defList:first-of-type {
	padding-top: 3rem;
	border-top: solid 3px #000;
}

.require-defList:last-of-type {
	margin-bottom: 0;
}

.require-defTtl {
	flex: 0 0 11rem;
	width: 11rem;
	text-align: center;
	background-color: var(--bg01);
	color: #fff;
	font-weight: 700;
	padding: .4rem 0;
	line-height: 160%;
	letter-spacing: normal;
}

.require-defDesc {
	flex: 1 1 auto;
	padding-left: 8rem;
	font-weight: 600;
	line-height: 160%;
}

.require-defDesc p:not(:last-of-type) {
	padding-bottom: 1rem;
}

.exBtn {
	display: block;
	width: 36rem;
	text-align: center;
	background-color: #fff;
	border: solid 2px #000;
	padding: 2rem 0;
	font-size: clamp(14px, 1.4rem, 14px);
	margin-bottom: 1rem;
	transition: all .3s;
}

.entryBtn {
	display: block;
	width: 48rem;
	margin: 0 auto;
	padding: 2.4rem 0;
	color: #fff;
	text-align: center;
	font-weight: 600;
	border: solid 2px var(--bg01);
	background-color: var(--bg01);
	font-size: clamp(16px, 2rem, 20px);
	transition: all .3s;
}

/* ---------------------------------------
* カリキュラム
------------------------------------------ */

.curriWrap:not(:first-of-type) {
	padding-top: 6rem;
}

.curriSche {
	position: relative;
	margin-bottom: 3rem;
}

.curriSche::before,
.curriSche::after {
	content: "";
	display: block;
	width: 37rem;
	height: 4px;
	background-color: #000;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}

.curriSche::before {
	left: 0;
}

.curriSche::after {
	right: 0;
}

.curriSche h4 {
	font-size: clamp(18px, 2.8rem, 28px);
	line-height: 160%;
	font-weight: 900;
}

.curriSche p {
	display: inline-block;
	background-color: var(--bg01);
	color: #fff;
	line-height: 160%;
	font-weight: 700;
	padding: .3rem 1rem;
	margin-top: 0.4rem;
}

.curriDetail {
	border: solid 2px var(--bg01);
}

.curriTtl {
	padding: 3rem 4rem;
	color: #fff;
	font-weight: 900;
	background-color: var(--bg01);
	font-size: clamp(16px, 1.8rem, 20px);
	line-height: 160%;
}

.curri-listItem:not(:last-of-type) {
	border-bottom: solid 2px #222222;
}

.curriNum {
	flex: 0 0 14rem;
	width: 14rem;
	text-align: center;
	font-weight: 900;
}

.curriContents {
	flex: 1 1 auto;
	padding: 2rem 3rem;
	border-left: solid 2px var(--bg01);
}

.curriTheme {
	width: 59%;
}

.curriTheme>p {
	font-size: clamp(12px, 1.4rem, 14px);
	line-height: 160%;
	letter-spacing: normal;
	padding-bottom: 0.4rem;
}

.curriTheme h6 {
	font-size: clamp(14px, 1.8rem, 20px);
	font-weight: 700;
	line-height: 160%;
	letter-spacing: normal;
	padding-bottom: 0.4rem;
}

.curriTxt {
	padding-top: 1rem;
	font-size: clamp(12px, 1.4rem, 14px);
	line-height: 160%;
	letter-spacing: normal;
}

.curriTeacher {
	width: 36.3%;
}

.teacherImg {
	width: 37.5%;
}

.teacherImg .img {
	background-repeat: no-repeat;
	background-size: cover;
}

.teacherImg .img::after {
	content: "";
	display: block;
	padding-top: 100%;
}

.teacherName {
	padding-left: 2rem;
}

.teacherName p:first-of-type {
	font-size: clamp(10px, 1.2rem, 12px);
	line-height: 160%;
	letter-spacing: normal;
	color: #808080;
}

.teacherName p:last-of-type {
	font-size: clamp(10px, 1.4rem, 14px);
	line-height: 160%;
	letter-spacing: normal;
	padding-top: 0.4rem;
}

/* ---------------------------------------
* 令和政経
------------------------------------------ */

.rewiwaMv {
	padding: 16rem 0 20rem;
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url(../img/reiwa/mvbg.png);
}

.rewiwaMv-listImg {
	width: 48rem;
}

.rewiwaMv-listTxt {
	width: 54rem;
	padding-right: 6rem;
}

.rewiwaMv-listsubTtl p {
	transform: skew(-10deg);
	font-weight: 900;
	line-height: 100%;
	letter-spacing: normal;
	font-size: clamp(18px, 2.8rem, 32px);
}

.rewiwaMv-listsubTtl p span {
	display: inline-block;
	line-height: 100%;
	letter-spacing: normal;
	font-size: clamp(18px, 4rem, 48px);
}

.rewiwaMv-listTtl h2 {
	padding: 2rem 0;
}

.rewiwaMv-listTtl>p {
	transform: skew(-10deg);
	font-weight: 900;
	line-height: 100%;
	letter-spacing: normal;
	font-size: clamp(14px, 2.4rem, 28px);
	position: relative;
}

.rewiwaMv-listTtl>p::before,
.rewiwaMv-listTtl>p::after {
	content: "";
	display: block;
	width: 6rem;
	height: 4px;
	background-color: #fff;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}

.rewiwaMv-listTtl>p::before {
	left: 0;
}

.rewiwaMv-listTtl>p::after {
	right: 0;
}

.rewiwaMv-listSche {
	margin-top: 3rem;
	padding: 2rem 3rem;
	border: solid 2px #fff;
}

.rewiwaMv-listSche>p {
	font-weight: 900;
	line-height: 160%;
	letter-spacing: normal;
	font-size: clamp(14px, 2rem, 24px);
	padding-bottom: 1rem;
}

.sche-list {
	justify-content: center;
	column-gap: 5rem;
	position: relative;
}

.sche-list::after {
	content: "-";
	display: block;
	font-weight: 600;
	line-height: 100%;
	letter-spacing: normal;
	font-size: clamp(14px, 4rem, 40px);
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	text-align: center;
	margin: 0 auto;
}

.sche-listItem p {
	font-weight: 600;
	line-height: 100%;
	letter-spacing: normal;
	font-size: clamp(14px, 2.4rem, 28px);
}

.sche-listItem p span {
	display: inline-block;
	font-weight: 600;
	line-height: 100%;
	letter-spacing: normal;
	padding-right: 1rem;
	font-size: clamp(14px, 3.6rem, 40px);
}

.section-about {
	overflow: hidden;
	position: relative;
}

.aboutBg {
	position: absolute;
	left: -1.4rem;
	top: 7rem;
	z-index: -1;
}

.aboutBg p {
	font-size: clamp(100px, 24rem, 240px);
	opacity: .05;
	line-height: 100%;
	letter-spacing: normal;
	font-weight: 700;
}

.aboutWrap {
	padding-bottom: 6rem;
}

.about-l,
.about-r {
	width: 54rem;
}

.aboutTtl p {
	font-weight: 900;
	line-height: 100%;
	letter-spacing: normal;
}

.aboutTtl p:first-of-type {
	font-size: clamp(16px, 2.4rem, 28px);
}

.aboutTtl p:last-of-type {
	padding-top: 1.6rem;
	font-size: clamp(24px, 3.6rem, 40px);
}

.aboutTtl p:last-of-type span {
	display: inline-block;
	font-size: clamp(32px, 4.8rem, 52px);
	line-height: 100%;
	letter-spacing: normal;
}

.about-r {
	padding-top: 3rem;
}

.about-r p {
	font-weight: 600;
}

.aboutSlide {
	width: calc((488rem + 2rem) * 3);
}

.aboutSlideImg {
	width: 488rem;
}

.aboutData-list {
	margin-top: 8rem;
	padding: 0 6rem;
	border-top: solid 1px #DFDFDF;
}

.aboutData-listItem {
	width: calc(100% / 2);
	padding: 3rem 2rem 2rem 4rem;
	border-right: solid 1px #DFDFDF;
}

.aboutData-listItem:first-of-type {
	border-left: solid 1px #DFDFDF;
}

.dataTtl {
	display: inline-block;
	padding-left: 2rem;
	font-size: clamp(16px, 2rem, 24px);
	line-height: 100%;
	letter-spacing: normal;
	font-weight: 600;
	border-left: solid 2px #222;
}

.dataNum {
	padding-top: 6rem;
	text-align: right;
	font-weight: 600;
	font-size: clamp(20px, 3rem, 36px);
}

.dataNum span {
	display: inline-block;
	font-size: clamp(76px, 9.6rem, 100px);
	line-height: 100%;
}

.section-interview {
	background-color: var(--bg01);
}


.voiceSlide {
	position: relative;
	padding: 3rem 0;
	overflow: hidden;
	border-bottom: solid 1px rgba(255, 255, 255, .4);
}

.voiceSlide::after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 100%;
	height: 100%;
	background: rgba(34, 34, 34, 0);
	background: linear-gradient(180deg, rgba(34, 34, 34, 0) 0%, rgba(34, 34, 34, 1) 100%);
}

.scroll-infinity__wrap {
	display: flex;
	overflow: hidden;
}

.scroll-infinity__list {
	display: flex;
	list-style: none;
	padding: 0
}

.scroll-infinity__list--left {
	animation: infinity-scroll-left 1000s infinite linear 0.5s both;
}

.sup-list_left {
	animation: infinity-scroll-left 600s infinite linear 0.5s both;
}

.scroll-infinity__item {
	width: 255rem;
}

.scroll-infinity__item02 {
	width: 291rem;
}

.scroll-infinity__item03 {
	width: 282rem;
}

.scroll-infinity__item>img {
	width: 100%;
}

.scroll-infinity__list--right {
	animation: infinity-scroll-right 1000s infinite linear 0.5s both;
}

.sup-list_right {
	animation: infinity-scroll-right 600s infinite linear 0.5s both;
}

@keyframes infinity-scroll-left {
	from {
		transform: translateX(0);
	}

	to {
		transform: translateX(-100%);
	}
}

@keyframes infinity-scroll-right {
	from {
		transform: translateX(-100%);
	}

	to {
		transform: translateX(0%);
	}
}


.suplistWrap {
	overflow: hidden;
	padding-top: 2rem;
}

.suplistWrap .scroll-infinity__wrap:first-of-type {
	padding-bottom: 1.5rem;
}

.sup-list {
	list-style: none;
	padding: 0;
	column-gap: 1.5rem;
}

.sup-listItem {
	width: 582.5rem;
	padding-right: 1.5rem;
}

.sup-listItem02 {
	width: 619rem;
	padding-right: 1.5rem;
}

.sup-listItem img,
.sup-listItem02 img {
	width: 100%;
}


.interviewWrap {
	padding-top: 8rem;
	border-left: solid 1px rgba(255, 255, 255, .4);
	border-right: solid 1px rgba(255, 255, 255, .4);
}

.interviewTxt {
	padding: 0 6rem 6rem;
}

.interviewTxt .ttlWrap {
	width: 54rem;
}

.interviewTxt .interviewSubttl {
	width: 42rem;
}

.interview-list {
	border-top: solid 1px rgba(255, 255, 255, .4);
	border-bottom: solid 1px rgba(255, 255, 255, .4);
}



.interview-listItem {
	width: calc(100% / 3);
}

.interview-listItem:not(:last-of-type) {
	border-right: solid 1px rgba(255, 255, 255, .4);
}

.interview-listItem a {
	display: block;
	padding: 2rem 2rem 3rem 2rem;
}

.interview-listImg,
.activity-listImg {
	overflow: hidden;
}

.interview-listImg .img,
.activity-listImg .img {
	transition: all .3s;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-size: cover;
}

.interview-listItem a:hover .interview-listImg .img,
.activity-listItem a:hover .activity-listImg .img {
	transform: scale(1.05);
}

.interview-listImg .img::after,
.activity-listImg .img::after {
	content: "";
	display: block;
	padding-top: 62.5%;
}

.activity-listImg {
	border-radius: 10px;
}

.interview-listTxt {
	padding-top: 1.4rem;
}

.interview-listTxt p {
	font-weight: 600;
	color: #808080;
	font-size: clamp(12px, 1.4rem, 14px);
	line-height: 160%;
}

.interview-listTxt h4,
.activity-listTxt h4 {
	font-size: clamp(16px, 1.8rem, 18px);
	line-height: 140%;
	font-weight: 600;
	letter-spacing: normal;
	padding-top: 1rem;
}

.activity-listIcon {
	padding: 0.3rem 1.6rem .6rem;
	border: solid 1px #fff;
	border-radius: 2px;
	display: inline-block;
	line-height: 100%;
}

.activity-listIcon02 {
	padding: 0.3rem 1.6rem .6rem;
	border: solid 1px #222;
	border-radius: 2px;
	display: inline-block;
	line-height: 100%;
}

.in-listIcon {
	margin-top: 1rem;
}

.curriculumTxt .curriculumSubttl {
	width: 54rem;
}

.curriculumTxt>p {
	width: 48rem;
	font-weight: 600;
}

.curriculumDetail {
	margin-top: 4rem;
	padding: 3rem;
	border-radius: 10px;
	background-color: #F5F5F5;
}

.section-activity {
	background-color: var(--bg01);
}

.activity-list {
	column-gap: 3rem;
	row-gap: 4rem;
}

.activity-listItem {
	width: calc((100% - (3rem * 2)) / 3);
}

.activity-listItem a {
	display: block;
}

.activity-listTxt {
	padding-top: 2rem;
}


.mess-list {
	column-gap: 2rem;
}

.mess-listItem {
	width: calc((100% - (2rem * 1)) / 2);
	border: solid 1px #222;
	padding: 6rem 4rem 4rem;
	position: relative;
	background-color: #fff;
	clip-path: polygon(0% 0, 100% 0, 100% calc(100% - 2.196193265vw), calc(100% - 2.196193265vw) 100%, 0% 100%);
}

.mess-listItem02 {
	width: 70%;
	margin: 0 auto;
	padding: 6rem 8rem 4rem;
}

.mess-listItem::after {
	content: "";
	position: absolute;
	bottom: 0;
	right: 0;
	width: 3.0206583681vw;
	height: 3.0206583681vw;
	border: 1px solid #050810;
	transform: translate(calc(50% + 0px), calc(50% + 0px)) rotate(45deg);
}

.mess-listItem h3 {
	font-size: clamp(18px, 2.4rem, 28px);
	font-weight: 600;
	letter-spacing: normal;
	line-height: 140%;
}

.mess-listTxt {
	padding: 2rem 0;
}

.mess-listTxt p {
	font-size: clamp(14px, 1.4rem, 16px);
}

.mess-listTxt p:not(:last-of-type) {
	padding-bottom: 3rem;
}

.mess-listName {
	font-size: clamp(14px, 1.4rem, 16px);
	letter-spacing: normal;
	line-height: 160%;
	font-weight: 600;
	text-align: right;
}



.interview-listImg02 {
	border-radius: 0;
}

/* ---------------------------------------
	* company
	------------------------------------------ */

.hero {
	text-align: center;
	padding: 2rem 1rem;
}

/* 上の小さいキャッチ */
.tagline {
	font-size: clamp(1.5rem, 2vw, 2rem);
	letter-spacing: 0.05em;
	margin-bottom: 0.5rem;
}

/* 大見出し */
.headline {
	margin: 0;
	font-weight: 800;
	font-size: clamp(4rem, 10vw, 6.625rem);
	line-height: 1.0;
	letter-spacing: -0.02em;
}

.message-section {
	padding: 55px;
	display: flex;
	flex-direction: column;
	align-items: center;
}

/* グラデーション文字 */
.gradient-text {
	font-weight: 800;
	font-size: 102px;
	background: linear-gradient(90deg,
			#4ba7d7 0%,
			#6fc0e6 25%,
			#9dd9f0 50%,
			#6fc0e6 75%,
			#4ba7d7 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	display: inline-block;
}

/* セクション全体 */
.vision-section {
	padding: 1rem 1rem 2rem;
	max-width: 1000px;
	margin: 0 auto;
	text-align: left;
}

/* 上のラベル行 */
.sub-title-box {
	display: inline-flex;
	align-items: center;
	gap: 0.5rem;
	font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	font-weight: 600;
	font-size: 1.125rem;
	/* 約18px（調整可） */
	margin-bottom: 4px;
}

/* グラデーション四角 */
.gradient-box {
	display: inline-block;
	width: 48px;
	height: 24px;
	border-radius: 3px;
	background: linear-gradient(135deg, #33bed2 0%, #009db3 100%);
}

/* メインタイトル */
.main-title {
	margin: 0;
	font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	font-weight: 800;
	letter-spacing: -0.02em;
	line-height: 1.0;
	font-size: clamp(2.5rem, 5vw, 6.7rem);
}

/* 本文＋写真の横並び */
.body-wrapper {
	display: flex;
	align-items: flex-start;
	flex-wrap: wrap;
	padding-top: 60px;
}

/* 写真 */
.photo-wrapper {
	min-width: 280px;
}

.portrait {
	width: 100%;
	height: auto;
	border-radius: 8px;
	object-fit: cover;
	display: block;
}

/* テキスト側 */
.content {
	min-width: 320px;
	max-width: 500px;
	display: flex;
	flex-direction: column;
	gap: 1.5rem;
}

.top-description {
	font-size: 16px;
	line-height: 200%;
	font-weight: 400;
}

.top-photo {
	width: 360px;
	height: 420px;
	object-fit: scale-down;
}

.eyebrow {
	font-size: clamp(1.75rem, 3vw, 2.5rem);
	margin: 0;
	font-weight: 800;
	line-height: 1.1;
	letter-spacing: -0.02em;
}

.body-text {
	font-size: 1rem;
	line-height: 1.65;
	display: flex;
	flex-direction: column;
	gap: 1rem;
	max-width: 700px;
}

.signature-row {
	display: flex;
	flex-wrap: wrap;
	gap: 1rem;
	align-items: flex-end;
	justify-content: space-between;
	flex-direction: column;
	align-content: flex-end;
	margin-top: 1rem;
}

.signature {
	display: flex;
	gap: 1rem;
	flex-wrap: wrap;
	align-items: center;
	font-size: 16px;
	;
}

.signature .top-company,
.signature .top-title,
.signature .top-name {
	white-space: nowrap;
	font-weight: 600;
	font-size: 16px;
	/* 16px */
}

.cta-button {
	height: 42px;
	width: 201px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	/* 垂直中央揃え */
	gap: 10px;
	/* アイコンとテキストの間 */
	padding: 8px 30px 8px 20px;
	/* top/right/bottom/left */
	border-radius: 4px;
	background: #000;
	color: #fff;
	font-size: 16px;
	/* だいたい Figma のサイズ感 */
	line-height: 1;
	text-decoration: none;
	white-space: nowrap;
}


/* リスナーズの独自性のセクション全体 */
.uniqueness-section {
	/* ここにセクション専用の変数を定義 */
	--bg: #4ca6c3;
	/* 背景色（画像に近いターコイズ） */
	--white: #fff;
	--text: #111;
	--radius: 8px;
	--card-gap: 1rem;
	--title-color: #fff;
	--reason-number-bg: #e3f2f9;
	/* 薄い青の丸 */
	--reason-number-color: #2f6fa0;

	background: var(--bg);
	padding: 4rem 140px;
	color: var(--text);
	font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	margin: 0 10px;
	border-radius: 10px;
}

.small-label-wrapper {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	/* 四角とテキストの間 */
	font-size: 0.875rem;
	/* 約14px */
	font-weight: 600;
	color: #fff;
	margin-bottom: 4px;
}

.small-box-white {
	width: 40px;
	height: 20px;
	background: #fff;
	border-radius: 3px;
	display: inline-block;
	flex-shrink: 0;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
	/* 軽い浮き感（必要なければ消す） */
}

.small-label-text {
	font-size: 14px;
}

.uniqueness-section .wrapper {
	max-width: 1200px;
	margin: 0 auto;
}

/* 上部タイトル */
.heading-area {
	margin-bottom: 2.0rem;
}

.small-label {
	font-size: 0.875rem;
	color: var(--white);
	margin-bottom: 4px;
}

.main-title {
	margin: 0;
	font-weight: 800;
	color: var(--title-color);
	line-height: 1.1;
}

/* 特徴カード (上の3つ) */
.feature-list {
	display: flex;
	flex-direction: column;
	gap: 1rem;
	margin: 1rem 0 2.5rem;
}

.feature-card {
	position: relative;
	display: flex;
	align-items: center;
	border-radius: 8px;
	background: #fff;
	padding: 16px 24px;
	box-sizing: border-box;
	margin-top: 10px;
	height: 189px;
}

.feature-index {
	position: absolute;
	top: 35px;
	/* ← 枠線（4px）分を考慮して内側に */
	left: 24px;
	flex-shrink: 0;
	margin-right: 16px;
	font-weight: bold;
	color: #333;
}

.feature-inner {
	display: flex;
	align-items: center;
	flex: 1;
	margin-left: 60px;
}

/* 画像は手前に */
.feature-icon img {
	position: relative;
	width: 110px;
	height: 119px;
	object-fit: contain;
	z-index: 1;
}

.cone-rot90 {
	display: inline-block;
	/* transform を効かせる */
	transform: rotate(-120deg);
	/* 90°時計回り（反時計回りは -90deg）*/
	transform-origin: center;
	/* 画像の中心を軸に回転 */
}


.feature-text {
	line-height: 1.4;
}

.feature-title {
	margin: 0 40px 0;
	font-size: 2.5rem;
	color: #333;
	font-weight: 700;
}

.feature-title .highlight {
	display: inline-block;
	color: #009bbf;
	/* “聴くこと” のアクセント色と合わせて */
}

.feature-title .feture-small-text {
	font-size: 24px;
}


/* 区切りと下部見出し */
.divider-wrapper {
	text-align: center;
	gap: 1rem;
	margin: 50px 0 20px;
}

.divider-line {
	flex: 1;
	height: 1px;
	background: rgba(255, 255, 255, 0.5);
}

.subsection-title {
	font-size: clamp(1.75rem, 3vw, 2.25rem);
	color: var(--white);
	margin: 20px 0;
	font-weight: 600;
	white-space: nowrap;
}

/* 選ばれる5つの理由グリッド */
.reason-grid {
	display: grid;
	gap: 1rem;
	grid-template-columns: repeat(auto-fit, minmax(220px, 324px));
	justify-content: space-between;
	;
	margin-top: 0.5rem;
}

.reason-card {
	background: var(--white);
	border-radius: var(--radius);
	padding: 1rem 1rem 1.25rem;
	display: flex;
	flex-direction: row;
	align-items: flex-start;
	gap: 0.5rem;
	position: relative;
	box-shadow: 0 8px 32px rgba(0, 0, 0, 0.04);
	margin-top: 20px;
	height: 226px;
	width: 324px;
}

.reason-number {
	background: linear-gradient(135deg, #33bed2 0%, #009db3 100%);
	color: #fff;
	padding: 0 10px;
	border-radius: 999px;
	font-size: 1.5rem;
	font-weight: 700;
	display: inline-block;
	margin-right: 10px;
}

.reason-title {
	margin: 0;
	font-size: 19px;
	font-weight: 700;
	margin-bottom: 20px;
}

.reason-body {
	margin: 0;
	font-size: 14px;
	line-height: 1.4;
	font-weight: 400;
	flex: 1;
}

/* 会社概要 */
.company-profile {
	background: #f5f5f7;
	padding: 4rem 1rem;
	font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	color: #111;
	box-sizing: border-box;
}

.company-profile .inner {
	max-width: 1000px;
	margin: 0 auto;
	padding: 0 1rem;
}

.heading {
	margin-bottom: 2rem;
	margin: 0 100px 2rem;
}

.small-label {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	font-size: 0.875rem;
	font-weight: 600;
	color: #444;
	margin-bottom: 4px;
}

.small-label .box {
	width: 40px;
	height: 12px;
	border-radius: 4px;
	background: linear-gradient(135deg, #3fa9d6 0%, #7ac5e5 100%);
	display: inline-block;
}

.title {
	font-size: 96px;
	margin: 0 0 60px;
	font-weight: 700;
	line-height: 1.05;
	color: #0f0f0f;
}

/* プロフィールリスト */
.profile-list {
	margin: 0;
	padding: 0;
	font-size: 0.95rem;
	line-height: 1.6;
}

.profile-row {
	display: flex;
	flex-wrap: wrap;
	padding: 1rem 0;
	border-bottom: 1px solid #d9d9d9;
}

.term {
	flex: 0 0 130px;
	/* 見出し側の幅 */
	font-weight: 700;
	margin: 0;
	font-size: 14px;
}

.description {
	flex: 1;
	margin: 0;
	color: #222;
	font-weight: 400;
	font-size: 14px;
}

.description a {
	color: inherit;
	text-decoration: underline;
}

/* メンバー */
.member-section {
	background: #fff;
	padding: 4rem 13rem;
	font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	color: #111;
	box-sizing: border-box;
}

.member-section .container {
	max-width: 1200px;
	margin: 0 auto;
	padding: 0 1rem;
}

/* 上部タイトル＋CTA */
.top-row {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	gap: 1rem;
	flex-wrap: wrap;
	margin-bottom: 2rem;
}

.title-block {
	flex: 1 1 300px;
}

.small-label {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	font-size: 0.875rem;
	font-weight: 600;
	color: #444;
	margin-bottom: 4px;
}

.small-box {
	width: 40px;
	height: 12px;
	border-radius: 4px;
	background: linear-gradient(135deg, #3fa9d6 0%, #7ac5e5 100%);
	display: inline-block;
}

.main-title {
	margin: 0;
	font-size: clamp(2.5rem, 5vw, 4rem);
	font-weight: 800;
	line-height: 1.1;
}

/* CTA ボタン */
.primary-cta {
	background: #000;
	color: #fff;
	text-decoration: none;
	display: inline-flex;
	align-items: center;
	gap: 10px;
	padding: 12px 30px;
	border-radius: 6px;
	font-weight: 600;
	white-space: nowrap;
	font-size: 0.875rem;
}

.primary-cta .external-icon {
	font-size: 0.9em;
}

/* プロフィール群 */
.profiles {
	display: grid;
	gap: 1.5rem;
	grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
	margin-top: 1rem;
}

/* 各カード */
.profile-card {
	display: flex;
	flex-direction: column;
	gap: 0.75rem;
}

.photo {
	border-radius: 8px;
	overflow: hidden;
}

.photo img {
	width: 100%;
	height: auto;
	display: block;
	object-fit: cover;
}

/* 情報 */
.info {
	display: flex;
	flex-direction: column;
	gap: 4px;
}

.role {
	font-size: 0.875rem;
	color: #2f6fa0;
	/* 青っぽいアクセント */
	font-weight: 600;
}

.name {
	margin: 0;
	font-size: 1.5rem;
	font-weight: 800;
	line-height: 1.1;
}

.roman {
	font-size: 0.875rem;
	color: #555;
	margin-bottom: 6px;
}

/* 拠点一覧 */
.access-section {
	background: #f5f5f5;
	padding: 60px 130px;
}

.access-section .container {
	max-width: 1200px;
	margin: 0 auto;
	padding: 0 1rem;
}

.access-header {
	text-align: left;
	margin-bottom: 40px;
}

.access-label {
	display: inline-block;
	width: 40px;
	height: 12px;
	background: linear-gradient(90deg, #4ec0bd, #18949e);
	border-radius: 3px;
	vertical-align: middle;
	margin-right: 8px;
}

.access-label-text {
	font-size: 14px;
	color: #333;
	vertical-align: middle;
}

.access-title {
	font-size: 2.5rem;
	font-weight: bold;
	margin: 12px 0 0;
	color: #000;
}

.access-cards {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
	gap: 50px;
}

.access-card {
	background: #fff;
	border-radius: 8px;
	overflow: hidden;
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
	transition: transform .2s;
}

/* 画像部分だけ高さ固定 */
.access-card img {
	flex-shrink: 0;
	/* ← 固定したい高さ */
	object-fit: cover;
}

.access-card-body {
	padding: 16px;
}

.access-card-title {
	font-size: 20px;
	font-weight: 700;
	margin: 0 0 8px;
	color: #111;
}

.access-card-desc {
	font-size: 14px;
	font-weight: 400;
	margin: 0 0 12px;
	color: #555;
	line-height: 1.4;
}

.access-card-address a {
	font-size: 14px;
	color: #555;
	text-decoration: underline;
	line-height: 1.4;
}

/* ラッパー：横2分割＋中央の薄い仕切り線 */
.cta-rail {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 0;
	/* 仕切り線を見せるため gap 0 */
	padding: 24px 16px;
	background: #fff;
	border-radius: 12px;
	position: relative;
}

/* 縦の仕切り線（コンテナの真ん中） */
.cta-rail::before {
	content: "";
	position: absolute;
	inset: 16px 0 16px 50%;
	width: 1px;
	background: rgba(0, 0, 0, .1);
	transform: translateX(-.5px);
}

/* 各CTA：横並びで中央揃え、広いクリック領域 */
.cta {
	display: flex;
	align-items: center;
	gap: 20px;
	padding: 28px 32px;
	text-decoration: none;
	border-radius: 12px;
	transition: background .2s ease, transform .2s ease;
}

.cta:active {
	transform: translateY(1px);
}

/* サムネ：角丸＆固定サイズ・トリミング */
.cta__thumb {
	width: 112px;
	height: 112px;
	object-fit: cover;
	border-radius: 12px;
	box-shadow: 0 2px 10px rgba(0, 0, 0, .08);
	flex-shrink: 0;
}

/* テキスト部分 */
.cta__label {
	font-weight: 700;
	font-size: 20px;
	/* 見出し感。必要に応じ調整 */
	color: #111;
	letter-spacing: .01em;
	line-height: 1.4;
}

/* 矢印「(⇢)」の余白だけ少し詰める */
.cta__arrow {
	display: inline-block;
	margin-right: 8px;
	color: #111;
}

/* --- レスポンシブ（スマホ）：1列、仕切り線オフ、間隔調整 --- */
@media (max-width: 768px) {
	.cta-rail {
		grid-template-columns: 1fr;
		padding: 12px 8px;
	}

	.cta-rail::before {
		display: none;
	}

	.cta {
		padding: 20px 16px;
	}

	.cta__thumb {
		width: 88px;
		height: 88px;
		border-radius: 10px;
	}

	.cta__label {
		font-size: 18px;
	}
}




/* レスポンシブ微調整 */
@media (min-width: 900px) {
	.profile-card {
		flex-direction: column;
	}
}



/* 小画面対応：term を上に積む */
@media (max-width: 800px) {
	.profile-row {
		flex-direction: column;
	}

	.term {
		flex: none;
		margin-bottom: 4px;
	}
}



/* 小さい画面対応 */
@media (max-width: 1024px) {
	.body-wrapper {
		flex-direction: column;
	}

	.signature-row {
		flex-direction: column;
		align-items: flex-start;
	}
}




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

	.curricaution {
		font-size: 1.2rem;
		padding-bottom: .8rem;
	}

	/* ---------------------------------------
	* common
	------------------------------------------ */

	.btn.sp {
		display: flex;
	}

	.btn.pc {
		display: none;
	}

	.btn {
		margin: 0 auto;
	}

	.nav-other02 {
		padding-right: 10px;
	}

	.nav-other02 li a {
		display: block;
		font-size: 12px;
	}

	.bar {
		height: 3vw;
	}

	.support {
		padding-top: 20px;
	}

	.support p {
		font-size: 14px;
	}

	.supportLogo {
		width: 150px;
		margin-left: 10px;
	}

	/* ---------------------------------------
	* TOP
	------------------------------------------ */

	.mv {
		padding: 20rem 0;
	}


	.mvImg01 {
		width: 10rem;
		left: 0;
		top: 10rem;
	}

	.mvImg02 {
		width: 9rem;
		right: 0px;
		top: 9rem;
	}

	.mvImg03 {
		width: 9rem;
		bottom: 6rem;
		left: 0rem;
	}

	.mvImg04 {
		width: 10rem;
		right: 0rem;
		bottom: 8rem;
	}

	.mvImg05 {
		width: 8rem;
		right: 14rem;
		top: 6rem;
	}

	.mvImg06 {
		width: 8rem;
		left: 15rem;
		bottom: 3rem;
	}

	.mvTtl h2 p {
		font-size: 2.4rem;
	}

	.mvTtl h2 p:not(:last-of-type) {
		padding-bottom: 1rem;
	}

	.mvTtl h2 p span {
		font-size: 3.6rem;
	}

	.mvTtl>p {
		font-size: 2rem;
		padding-top: 2rem;
	}

	.sec01 {
		padding-top: 6rem;
	}

	.sec01Bg {
		width: 30rem;
	}

	.sec01-l {
		width: 100%;
	}

	.sec01Ttl p {
		font-size: 3.2rem;
	}

	.sec01Ttl p span {
		font-size: 3.6rem;
	}

	.sec01Ttl p:last-of-type {
		padding-left: 0;
		padding-top: 0.6rem;
	}

	.sec01-r {
		padding-top: 3rem;
		width: 100%;
	}

	.sec01Txt p {
		font-size: 1.4rem;
	}

	.sec01Txt p:not(:last-of-type) {
		padding-bottom: 2rem;
	}

	.sec01Txt p span {
		font-size: 1rem;
	}

	.sec01Other {
		width: 100%;
		padding: 3rem;
	}

	.sec01Other-defList:not(:last-of-type) {
		margin-bottom: 1rem;
	}

	.sec01Other-defTtl,
	.sec01Other-defDesc {
		font-size: 1.2rem;
	}

	.sec01Other-defDesc {
		padding-left: 1rem;
	}

	.sec02-listItem:not(:last-of-type) {
		padding-bottom: 4rem;
		margin-bottom: 4rem;
	}

	.sec02-listImg {
		width: 100%;
	}

	.sec02Txt {
		width: 100%;
		padding-top: 3rem;
	}

	.sec02-listTtl p span:first-of-type {
		font-size: 2rem;
	}

	.sec02-listTtl p span:last-of-type {
		font-size: 2rem;
		padding-left: 1rem;
	}

	.sec02Logo {
		width: 80%;
		padding-bottom: 1rem;
	}

	.sec02Ttl {
		font-size: 3.2rem;
	}

	.sec02Txt>p {
		padding-top: 2rem;
	}


	.sec03-l {
		width: 100%;
	}

	.sec03-r {
		width: 100%;
		padding-top: 2rem;
	}

	.sec03MemWrap h4 {
		width: 12rem;
	}

	.member-list {
		column-gap: 2rem;
		row-gap: 2rem;
		padding-top: 2rem;
	}

	.member-listItem {
		width: 100%;
	}

	.member-listItem:not(:last-of-type) {
		margin-bottom: 1.6rem;
	}

	.member-listItem02 {
		width: 100%;
	}

	.member-listImg {
		width: 20%;
	}

	.member-listName {
		width: 75%;
	}

	.nameWrap {
		width: 85%;
	}

	.nameWrap p:first-of-type {
		font-size: 1rem;
	}

	.nameWrap p:last-of-type {
		font-size: 1.2rem;
	}

	.member-listItem02 .nameWrap p:last-of-type {
		font-size: 1.2rem;
	}

	.memArrow {
		width: 2.4rem;
		height: 2.4rem;
	}

	.member-listItem02 .memArrow {
		width: 2.4rem;
		height: 2.4rem;
	}

	.memberTxt {
		font-size: 1.2rem;
	}

	.info-defList {
		padding: 2rem 0;
	}

	.info-defTitle {
		width: 100%;
	}

	.info-defDesc {
		padding-top: 1rem;
	}

	.map {
		margin-top: 3rem;
		padding-top: 50%;
	}

	.accessInfo-l {
		width: 100%;
	}

	.accessInfo-r {
		width: 100%;
		padding-top: 3rem;
	}

	.accessInfo-l h4,
	.accessInfo-r h4 {
		font-size: 1.6rem;
		margin-bottom: 1.6rem;
	}

	.accessInfo-defList:not(:last-of-type) {
		padding-bottom: 2rem;
	}

	.accessInfo-defTtl {
		width: 100%;
		;
	}

	.accessInfo-defDesc {
		padding-top: .4rem;
		font-weight: 400;
	}

	.accessInfo-l a {
		font-size: 1.4rem;
		margin-top: 2rem;
	}

	.accessInfo-imgListItem {
		width: 16rem;
	}

	.accessInfo-r>p {
		font-size: 1.2rem;
	}

	/* ---------------------------------------
	* 募集要項
	------------------------------------------ */

	.require-defList {
		padding-bottom: 3rem;
		margin-bottom: 3rem;
		border-bottom: solid 2px #000;
	}

	.require-defList:first-of-type {
		padding-top: 3rem;
		border-top: solid 2px #000;
	}

	.require-defTtl {
		flex: unset;
		width: 11rem;
	}

	.require-defDesc {
		padding-left: 0;
		padding-top: 1rem;
	}

	.exBtn {
		width: 100%;
	}

	.entryBtn {
		width: 100%;
		padding: 2rem 0;
		font-size: 1.6rem;
	}



	/* ---------------------------------------
	* カリキュラム
	------------------------------------------ */

	.curriWrap:not(:first-of-type) {
		padding-top: 4rem;
	}

	.curriSche {
		margin-bottom: 3rem;
	}

	.curriSche::before,
	.curriSche::after {
		display: none;
	}

	.curriSche h4 {
		font-size: 1.8rem;
	}

	.curriDetail {
		border: solid 2px var(--bg01);
	}

	.curriTtl {
		text-align: center;
		padding: 2rem;
		font-size: 1.6rem;
	}

	.curriNum {
		flex: unset;
		width: 100%;
		padding: 2rem 0;
		font-size: 1.6rem;
	}

	.curriContents {
		padding: 2rem 2rem;
		border-left: unset;
		border-top: solid 2px var(--bg01);
	}

	.curriTheme {
		width: 100%;
	}

	.curriTheme>p {
		font-size: 1.2rem;
	}

	.curriTheme h6 {
		font-size: 1.6rem;
	}

	.curriTxt {
		padding-top: 1rem;
		font-size: 1.2rem;
	}

	.curriTeacher {
		width: 100%;
		padding-top: 2rem;
	}

	.teacherImg {
		width: 30%;
	}

	.teacherName {
		padding-left: 2rem;
	}

	.teacherName p:first-of-type {
		font-size: 1rem;
	}

	.teacherName p:last-of-type {
		font-size: 1.2rem;
	}

	.info-contents,
	.accessWrap {
		width: 100%;
		margin: 0 auto;
	}

	/* ---------------------------------------
	* 令和政経
	------------------------------------------ */

	.rewiwaMv {
		padding: 10rem 0 8rem;
		background-image: url(../img/reiwa/mvbgsp.png);
	}

	.rewiwaMv-listImg {
		width: 100%;
	}

	.rewiwaMv-listTxt {
		width: 100%;
		padding-right: 0;
		padding-top: 3rem;
	}

	.rewiwaMv-listsubTtl {
		text-align: center;
	}

	.rewiwaMv-listsubTtl p {
		font-size: 2rem;
	}

	.rewiwaMv-listsubTtl p span {
		font-size: 2.8rem;
	}

	.rewiwaMv-listTtl h2 {
		padding: 2rem 0;
	}

	.rewiwaMv-listTtl>p {
		font-size: 1.6rem;
	}

	.rewiwaMv-listTtl>p::before,
	.rewiwaMv-listTtl>p::after {
		width: 4rem;
		height: 3px;
	}

	.rewiwaMv-listSche {
		margin-top: 3rem;
		padding: 2rem 2rem;
	}

	.rewiwaMv-listSche>p {
		font-size: 1.6rem;
		padding-bottom: 1rem;
	}

	.sche-list {
		column-gap: 3rem;
	}

	.sche-list::after {
		font-size: 1.6rem;
	}

	.sche-listItem p {
		font-size: 1.4rem;
	}

	.sche-listItem p span {
		display: inline-block;
		font-weight: 600;
		line-height: 100%;
		letter-spacing: normal;
		padding-right: 1rem;
		font-size: 2.4rem;
	}


	.aboutBg {
		left: -1rem;
		top: 6rem;
	}

	.aboutBg p {
		font-size: 14rem;
	}

	.aboutWrap {
		padding-bottom: 4rem;
	}

	.about-l,
	.about-r {
		width: 100%;
	}

	.aboutTtl p:first-of-type {
		font-size: 1.8rem;
	}

	.aboutTtl p:last-of-type {
		padding-top: 1.6rem;
		font-size: 2.4rem;
	}

	.aboutTtl p:last-of-type span {
		font-size: 3.6rem;
	}

	.about-r {
		padding-top: 3rem;
	}

	.aboutSlide {
		width: calc((130rem + 1rem) * 3);
	}

	.aboutSlideImg {
		width: 130rem;
	}

	.aboutData-list {
		margin-top: 4rem;
		padding: 0 2rem;
	}

	.aboutData-listItem {
		width: 100%;
		padding: 3rem;
		border-left: solid 1px #DFDFDF;
	}

	.aboutData-listItem:not(:last-of-type) {
		border-bottom: solid 1px #DFDFDF;
	}

	.dataTtl {
		font-size: 1.8rem;
	}

	.dataNum {
		padding-top: 4rem;
		font-size: 2.4rem;
	}

	.dataNum span {
		font-size: 7.6rem;
	}

	.interviewWrap {
		padding-top: 4rem;
	}

	.interviewTxt {
		padding: 0 2rem 4rem;
	}

	.interviewTxt .ttlWrap {
		width: 100%;
	}

	.interviewTxt .interviewSubttl {
		width: 100%;
		padding-top: 2rem;
	}

	.interview-listItem {
		width: 100%;
	}

	.interview-listItem:not(:last-of-type) {
		border-right: unset;
		border-bottom: solid 1px rgba(255, 255, 255, .4);
	}

	.interview-listTxt p {
		font-size: 1.4rem;
	}

	.interview-listTxt h4,
	.activity-listTxt h4 {
		font-size: 1.6rem;
	}

	.curriculumTxt .curriculumSubttl {
		width: 100%;
	}

	.curriculumTxt>p {
		width: 100%;
		padding-top: 2rem;
	}

	.curriculumDetail {
		margin-top: 3rem;
		padding: 2rem;
		overflow: scroll;
	}

	.curriculumImg {
		width: 200%;
	}


	.activity-listItem {
		width: 100%;
	}

	.activity-listItem:not(:last-of-type) {
		margin-bottom: 4rem;
	}

	.activity-listTxt {
		padding-top: 2rem;
	}


	.mess-listItem {
		width: 100%;
		padding: 3rem;
	}

	.mess-listItem:not(:last-of-type) {
		margin-bottom: 3rem;
	}

	.mess-listItem h3 {
		font-size: 2rem;
	}

	.mess-listTxt p {
		font-size: 1.4rem;
	}

	.mess-listTxt p:not(:last-of-type) {
		padding-bottom: 2rem;
	}

	.mess-listName {
		font-size: 1.4rem;
	}

	.sup-listItem {
		width: 500rem;
		padding-right: 1rem;
	}

	.sup-listItem02 {
		width: 540rem;
		padding-right: 1rem;
	}

	.share-grid {
		grid-template-columns: none !important;
	}


	.about-logo {
		margin: 20px 0 20px 0 !important;
	}

	.aboutCard__meta {
		margin: 15px 0 20px !important;
	}
}

.cvArea {
	padding: 12rem 0;
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url(../img/common/cvBg.png);
}

.cv-l {
	width: 50rem;
}

.cvTtl h4 {
	font-size: clamp(18px, 2.4rem, 28px);
	font-weight: 900;
	line-height: 100%;
	letter-spacing: normal;
	transform: skew(-10deg);
	padding-bottom: 2rem;
}

.cvTtl h4 span {
	display: inline-block;
	font-size: clamp(24px, 3.2rem, 40px);
}

.cv-l>p {
	font-weight: 600;
	letter-spacing: normal;
	padding-top: 4rem;
}

.cv-r {
	width: 36rem;
}

.cv-btnListItem:not(:last-of-type) {
	margin-bottom: 2rem;
}

.cv-btnListItem a {
	display: block;
	background-color: #000000;
	border: solid 2px #000000;
	color: #fff;
	font-size: clamp(14px, 1.8rem, 18px);
	line-height: 160%;
	letter-spacing: normal;
	font-weight: 600;
	padding: 2.4rem 0;
	transition: all .3s;
}

.cv-btnListItem02 a {
	background-color: #fff;
	border: solid 2px #fff;
	color: #000;
}

.cvArea02 {
	position: relative;
	overflow: hidden;
	background-color: var(--bg01);
}

.cvBg {
	position: absolute;
	left: 0;
	top: 0;
}

.cvArea02 a {
	position: relative;
	z-index: 2;
	padding: 10rem 6rem;
}

.cv02-l>p {
	font-weight: 700;
	padding-top: 4rem;
}

.cv02-r {
	width: 10rem;
	height: 10rem;
	position: relative;
	transform: translateX(-2rem);
	transition: all .5s;
}

.cv02-r {
	transform: translateX(0);
}

.cv02-r svg {
	position: absolute;
	left: 0;
	top: 0;
}


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


	.cvArea {
		padding: 8rem 0;
	}

	.cv-l {
		width: 100%;
	}

	.cvTtl h4 {
		text-align: center;
		font-size: 1.8rem;
		padding-bottom: 2rem;
	}

	.cvTtl h4 span {
		font-size: 2.4rem;
	}

	.cv-l>p {
		text-align: center;
		padding-top: 3rem;
	}

	.cv-r {
		width: 100%;
		padding-top: 3rem;
	}

	.cv-btnListItem:not(:last-of-type) {
		margin-bottom: 2rem;
	}

	.cv-btnListItem a {
		display: block;
		background-color: #000000;
		border: solid 2px #000000;
		color: #fff;
		font-size: clamp(14px, 1.8rem, 18px);
		line-height: 160%;
		letter-spacing: normal;
		font-weight: 600;
		padding: 2.4rem 0;
		transition: all .3s;
	}

	.cv-btnListItem02 a {
		background-color: #fff;
		border: solid 2px #fff;
		color: #000;
	}

	.cvBg {
		display: none;
	}

	.cvArea02 a {
		text-align: center;
		padding: 8rem 3rem;
	}

	.cv02-l>p {
		font-weight: 700;
		padding-top: 2rem;
	}

	.cv02-r {
		width: 8rem;
		height: 8rem;
		margin: 4rem auto 0;
		transform: translateX(0);
	}

}

.curriculum-filter {
	column-gap: 1rem;
	row-gap: 1rem;
}

.curriculum-filter a {
	display: inline-block;
	padding: 1.2rem 4rem;
	border: solid 2px #222222;
	background-color: #fff;
	line-height: 160%;
	letter-spacing: normal;
	font-weight: 900;
	transition: all .3s;
}

.btn-year.active {
	background-color: #222;
	color: #fff;
}

/* ===== Download page ===== */
.dl {
	background: var(--c-bg);
	color: var(--c-text);
}

.dl__container {
	max-width: 1160px;
	margin-inline: auto;
	padding: 32px 20px;
}

.dl__header {
	margin-bottom: 24px;
}

.dl__logo {
	height: 22px;
	width: auto;
}

.dl__grid {
	display: grid;
	grid-template-columns: minmax(320px, 460px) minmax(320px, 560px);
	gap: 40px;
	align-items: start;
}

/* SPは1カラム */
@media (max-width: 960px) {
	.dl__grid {
		grid-template-columns: 1fr;
		gap: 28px;
	}

	.kvSlider {
		max-width: none;
	}

	.kvSlider__viewport {
		aspect-ratio: 16/10;
	}

	.heroSlider__track {
		height: min(70vw, 420px);
	}

	.topHero__inner {
		grid-template-columns: 1fr;
	}

	.listen-voices__grid {
		grid-template-columns: repeat(2, 1fr);
	}

	.flow__grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: 24px 40px;
	}

	.flow__card.has-next::after {
		display: none;
	}

	.dl__sidebar {
		order: 2;
	}

	.dl__grid {
		grid-template-columns: 1fr;
		gap: 36px;
	}
}

/* ===== Left column ===== */
.dl__title {
	font-size: clamp(32px, 4vw, 48px);
	line-height: 1.15;
	font-weight: 700;
	margin: 8px 0 30px;
	letter-spacing: .01em;
	font-size: 84px;
}

.dl__lead {
	color: black;
	font-size: 20px;
	font-weight: 600;
	margin: 0 0 24px;
	padding-bottom: 50px;
	border-bottom: 1px solid #DFDFDF;
}

.dl__introTitle {
	font-size: 30px;
	font-weight: 700;
	margin: 30px 0 20px;
}

.dl__introText {
	color: var(--c-sub);
	line-height: 1.8;
	margin: 0 0 50px;
}

/* ===============================
   Download page – card & form UI
   =============================== */

/* ページ全体レイアウト（必要に応じて） */
.dl {
	padding: 48px 0;
}

.dl__container {
	width: min(1120px, 92%);
	margin: 0 auto;
}

.dl__grid {
	display: grid;
	grid-template-columns: 1.2fr 0.8fr;
	gap: 48px;
}

.dl__thumb {
	background: #e9eff3;
	border-radius: 12px;
	padding: 8px;
	overflow: hidden;
}

.dl__thumb img {
	display: block;
	width: 100%;
	height: auto;
	border-radius: 8px;
}

/* ==== グレーのカード ==== */
.dl__card {
	background: #F1F2F5;
	border-radius: 10px;
	padding: clamp(20px, 3vw, 28px);
	box-shadow: 0 6px 24px rgba(9, 38, 62, .06);
}

/* ========= フォームスタイル ========= */
.dlForm {
	max-width: 640px;
	margin: 0 auto;
}

.dlForm__group {
	margin: 0 0 18px;
}

.dlForm__label {
	display: block;
	font-size: 14px;
	font-weight: 700;
	color: #183046;
	margin: 0 0 8px;
}

.dlForm__label .req {
	color: #d93025;
	font-weight: 800;
}

/* input / textarea / select 共通 */
.dlForm__input,
.dlForm__textarea,
.dlForm__select {
	width: 100%;
	font-size: 16px;
	line-height: 1.5;
	padding: 14px 16px;
	border: 1px solid #dde6ee;
	background: #fff;
	border-radius: 12px;
	transition: box-shadow .2s, border-color .2s, background .2s;
}

.dlForm__textarea {
	resize: vertical;
	min-height: 140px;
}

.dlForm__input::placeholder,
.dlForm__textarea::placeholder {
	color: #9aa7b2;
}

/* フォーカス */
.dlForm__input:focus,
.dlForm__textarea:focus,
.dlForm__select:focus {
	outline: none;
	border-color: #13b7c6;
	box-shadow: 0 0 0 3px rgba(19, 183, 198, .18);
}

/* セレクトのカスタム矢印 */
.dlForm__selectWrap {
	position: relative;
}

.dlForm__select {
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	padding-right: 44px;
}

.dlForm__selectWrap::after {
	content: "";
	position: absolute;
	right: 16px;
	top: 50%;
	width: 10px;
	height: 10px;
	border-right: 2px solid #8aa1b1;
	border-bottom: 2px solid #8aa1b1;
	transform: translateY(-70%) rotate(45deg);
	pointer-events: none;
}

/* 規約同意 */
.dlForm__agree {
	margin: 10px 0 18px;
	font-size: 13px;
	color: #5f707c;
}

.dlForm__check {
	display: inline-flex;
	align-items: flex-start;
	gap: 8px;
}

.dlForm__check input {
	margin-top: 3px;
}

/* エラー表示 */
.dlForm__group.is-error .dlForm__input,
.dlForm__group.is-error .dlForm__textarea,
.dlForm__group.is-error .dlForm__select {
	border-color: #e23b2e;
	box-shadow: 0 0 0 2px rgba(226, 59, 46, .15);
}

.dlForm__error {
	margin: 6px 0 0;
	color: #e23b2e;
	font-size: 13px;
}

/* 送信ボタン */
.dlForm__actions {
	margin-top: 8px;
}

.dlForm__submit {
	width: 100%;
	border: none;
	border-radius: 12px;
	padding: 16px 20px;
	font-weight: 800;
	text-align: center;
	font-size: 16px;
	letter-spacing: .03em;
	color: #fff;
	background: #12b9c7;
	box-shadow: 0 10px 22px rgba(18, 185, 199, .25);
	cursor: pointer;
	transition: transform .05s ease, filter .15s ease;
}

.dlForm__submit:active {
	transform: translateY(1px);
}

/* 送信後メッセージ */
.dlForm__thanks {
	text-align: center;
	padding: 32px 12px;
	background: #fff;
	border-radius: 14px;
	color: #183046;
	box-shadow: inset 0 0 0 1px #e7eef4;
}

/* ハニーポットは非表示 */
.dlForm__hp {
	position: absolute;
	left: -9999px;
	width: 1px;
	height: 1px;
	overflow: hidden;
}

/* ===== Footer ===== */
.dl__legal {
	margin-top: 28px;
	color: var(--c-sub);
	font-size: 12px;
}

.dl__benefitsTitle {
	border-top: 1px solid #DFDFDF;
	padding-top: 24px;
	margin: 50px 0 10px;
	font-size: 24px;
	font-weight: 700;
	/* margin: 0 0 12px; */
}

.privacy_a {
	text-decoration: underline;
}

.dlForm__privacy {
	margin-top: 20px;
	text-align: center;
}

/* ============ Thanks ============ */
.thanks {
	--container: min(1200px, 92vw);
	--radius-xl: 20px;
	--shadow: 0 12px 30px rgba(0, 0, 0, .08);
	--aqua: #08b5c3;
	/* ブランドのティール */
	--ink: #111827;
	/* ほぼ黒 */
	--ink-60: #6b7280;
	/* グレー */
}

.thanks__hero {
	max-width: var(--container);
	margin: 56px auto 56px;
	text-align: center;
	padding: 24px 0;
}

.thanks__title {
	font-size: clamp(24px, 3vw, 32px);
	font-weight: 700;
	line-height: 1.3;
	margin: 0 0 12px;
	color: var(--ink);
}

.thanks__lead {
	color: black;
	font-size: 14px;
	margin: 50px 0 50px;
}

.thanks__cta {
	margin: 8px 0 0;
}

.thanks__btn {
	justify-content: center;
	width: 200px;
	height: 42px;
	border-radius: 4px !important;
}

/* Button */
.btn {
	display: inline-flex;
	align-items: center;
	gap: .5em;
	border-radius: 5px;
	padding: 12px 15px;
	font-weight: 600;
	text-decoration: none;
	transition: transform .08s ease, opacity .2s ease;
}

.btn--dark {
	background: #1f2937;
	color: #fff;
}

.btn__icon {
	font-size: 1.05em;
}

/* 2カラムCTA */
.thanks__duo {
	max-width: var(--container);
	margin: 24px auto 72px;
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 24px;
}

.cardCTA {
	position: relative;
	display: grid;
	grid-template-rows: auto auto 1fr;
	row-gap: 12px;
	padding: clamp(20px, 4vw, 36px);
	border-radius: var(--radius-xl);
	text-decoration: none;
	color: #fff;
	box-shadow: var(--shadow);
	min-height: 240px;
}

.cardCTA--dark {
	background: #111;
}

.cardCTA--aqua {
	background: var(--aqua);
}

.cardCTA__eyebrow {
	font-size: 12px;
	opacity: .9;
}

.cardCTA__title {
	font-weight: 800;
	font-size: clamp(28px, 5vw, 40px);
	letter-spacing: .02em;
}

.cardCTA__desc {
	font-size: 14px;
	line-height: 1.8;
	opacity: .95;
}

.cardCTA__arrow {
	position: absolute;
	right: 22px;
	top: 22px;
	font-size: 20px;
	opacity: .9;
}

/* Responsive */
@media (max-width: 860px) {
	.thanks__duo {
		grid-template-columns: 1fr;
	}
}

/* contact-left.css などに保存。functions.php から読み込み */
.contact {
	background: #fff;
}

.contact__container {
	max-width: 1080px;
	margin: 0 auto;
	padding: 32px 20px 80px;
}

.contact__grid {
	display: grid;
	grid-template-columns: 1fr;
	gap: 40px;
}

@media (min-width: 980px) {
	.contact__grid {
		align-items: start;
		column-gap: 64px;
	}
}

/* 左カラム */
.contact__brand {
	margin-bottom: 24px;
}

.contact__logo {
	height: 26px;
	width: auto;
}

.contact__title {
	font-weight: 700;
	font-size: clamp(40px, 6vw, 56px);
	line-height: 1.1;
	letter-spacing: .01em;
	margin: 8px 0 6px;
}

.contact__subtitle {
	color: #4b5563;
	font-size: 14px;
	margin: 0 0 16px;
}

.contact__hr {
	height: 1px;
	border: 0;
	background: #e8eef2;
	margin: 12px 0 20px;
}

.contact__intro {
	color: #6b7280;
	line-height: 1.9;
	margin-bottom: 28px;
}

/* セクション見出し */
.contact__sectionTitle {
	font-weight: 700;
	font-size: 14px;
	letter-spacing: .08em;
	color: #1f2937;
	margin: 24px 0 12px;
}

/* ロゴグリッド */
.contact__logoGrid {
	list-style: none;
	margin: 0 0 28px;
	padding: 0;
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 16px 24px;
	align-items: center;
}

.contact__logoGrid img {
	width: 100%;
	height: 40px;
	object-fit: contain;
	opacity: .9;
}

/* チーム写真グリッド */
.contact__teamGrid {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	margin-top: 12px;
}

.contact__teamGrid img {
	width: 100%;
	aspect-ratio: 1/1;
	object-fit: cover;
	box-shadow: 0 1px 0 rgba(0, 0, 0, .04);
}

/* 右カラム（フォーム側はダウンロード時と同じでOK） */
.contact__sidebar {
	position: sticky;
	top: 24px;
}

@media (max-width: 979px) {
	.contact__sidebar {
		position: static;
	}
}



/* プライバシーポリシー */

/* ===================== Base ===================== */
.pp {
	background: #fff;
}

.pp__container {
	max-width: 960px;
	margin: 0 auto;
	padding: 100px 20px 96px;
}

/* ヒーロー */
.pp__title {
	font-weight: 700;
	font-size: clamp(40px, 6vw, 56px);
	line-height: 1.1;
	letter-spacing: .01em;
	margin: 0 0 8px;
}

.pp__subtitle {
	color: #6b7280;
	font-size: 14px;
	margin: 0 0 16px;
	font-weight: 700;
}

.pp__lead {
	color: #4b5563;
	line-height: 1.9;
	margin: 100px 0 100px;
}

/* 区切り線 */
.pp__divider {
	height: 1px;
	border: 0;
	background: #eef2f6;
	margin: 28px 0;
}

/* セクション */
.pp__section {
	margin: 0 0 80px;
}

.pp__h2 {
	font-size: 20px;
	font-weight: 700;
	color: #1f2937;
	margin: 0 0 10px;
}

.pp__section p {
	color: #374151;
	line-height: 1.9;
	margin: 0 0 30px;
}

/* 箇条書き */
.pp__list {
	margin: 10px 0 6px 1.2em;
	padding: 0;
	color: #374151;
	line-height: 1.9;
}

.pp__list li {
	margin: 4px 0;
	list-style: disc;
}

/* 住所 */
.pp__address {
	font-style: normal;
	line-height: 1.9;
	color: #374151;
}

/* ===================== CTA Duo ===================== */
.pp__ctaDuo {
	display: grid;
	gap: 24px;
	margin-top: 48px;
}

.ppCta {
	display: block;
	border-radius: 18px;
	padding: 28px 28px 24px;
	box-shadow: 0 8px 24px rgba(2, 12, 27, 0.06);
	text-decoration: none;
	color: #0b1320;
}

.ppCta--black {
	background: #0e0e10;
	color: #fff;
}

.ppCta--teal {
	background: #06a6b8;
	color: #fff;
}

.ppCta__caption {
	display: inline-block;
	font-size: 12px;
	letter-spacing: .16em;
	opacity: .9;
}

.ppCta__title {
	display: block;
	font-weight: 800;
	font-size: clamp(28px, 4.8vw, 40px);
	margin: 8px 0 2px;
}

.ppCta__arrow {
	opacity: .9;
}

.ppCta__text {
	margin-top: 14px;
	line-height: 1.8;
	opacity: .95;
}

/* シェア出版 */
/* ============ Reset(最小) ============ */
.sp * {
	box-sizing: border-box;
}

.sp img {
	max-width: 100%;
	display: block;
}

/* ============ HERO ============ */
.sp-hero {
	position: relative;
	overflow: hidden;
}

.sp-hero__inner {
	background-image: url("../img/haikei.png");
	background-repeat: no-repeat;
	background-size: 100% 100%;
	margin: 0 auto;
	padding: 100px 20px 50px;
	display: grid;
	grid-template-columns: 1.1fr .9fr;
	align-items: center;
	gap: 28px;
}

@media (max-width: 900px) {
	.sp-hero__inner {
		grid-template-columns: 1fr;
	}
}

.sp-badge {
	display: inline-flex;
	align-items: center;
	padding: 8px 0;
	border-radius: 24px;
	color: white;
	font-weight: 700;
	font-size: 20px;
	margin-left: 50px;
}

.sp-badge__icon {
	font-size: 16px;
	line-height: 1;
}

.sp-ttl {
	margin: 14px 50px 12px;
	font-size: 42px;
	line-height: 1.0;
	color: white;
	font-weight: 700;
	width: 600px;
}

.sp-ttl span {

	font-style: bold;
	font-weight: 700;
	font-size: 32px;
}

.sp-kpis {
	display: flex;
	flex-wrap: wrap;
	gap: 18px 24px;
	list-style: none;
	padding: 0;
	margin: 10px 50px 16px;
	color: white;
	font-weight: 600;
}

.sp-kpis .dot {
	width: 20px;
	display: inline-block;
	margin-right: 6px;
	transform: translateY(-1px);
}

.sp-awards {
	display: flex;
	gap: 26px;
	margin: 20px 50px 30px;
	width: 400px;
}

.sp-awards__item {
	display: flex;
	gap: 10px;
	align-items: center;
}

.sp-awards .laurel {
	font-size: 26px;
}

.sp-awards .cap {
	font-size: 12px;
	color: var(--muted);
}

.sp-awards .val {
	font-size: 20px;
	font-weight: 800;
	color: var(--ink);
}

.sp-ctas {
	display: flex;
	gap: 14px;
	margin: 6px 50px;
}

.sp-btn {
	display: inline-flex;
	align-items: center;
	justify-content: flex-start;
	height: 48px;
	padding: 0 22px;
	border-radius: 5px;
	text-decoration: none;
	font-weight: 700;
	transition: .15s ease-in-out;
	border: 2px solid transparent;
}

.sp-btn span {
	font-size: 10px;
	white-space: pre;
}

.sp-btn--black {
	background: #0f1115;
	color: #fff;
	font-size: 20px;
	width: 260px;
	height: 66px;
}

.sp-btn--ghost {
	background: #fff;
	color: var(--teal-deep);
	border-color: var(--teal-deep);
	font-size: 20px;
	width: 260px;
	height: 66px;
	margin-top: 24px;
}

.sp-hero__visual {
	position: relative;
	height: 350px;
}

.book {
	width: 450px;
	position: absolute;
	right: 250px;
	top: -40px;
}

.book--back {
	transform: rotate(8deg) translate(20%, -2%);
	z-index: 1;
	opacity: .92;
}

/* ブランドロゴ列 */
.sp-brands {
	display: flex;
	justify-content: space-around;
	border-top: 2px solid;
	border-bottom: 2px solid;
	padding: 20px 0;
}

.sp-brands img {
	height: 26px;
	object-fit: contain;
	opacity: .9;
}

@media (max-width:900px) {
	.sp-brands {
		grid-template-columns: repeat(3, 1fr);
	}
}

/* ============ セクションヘッダ ============ */
.sp-head {
	max-width: 960px;
	margin: 30px auto 8px;
	padding: 0 20px;
	text-align: center;
}

.sp-badge--line {
	background: transparent;
	border-color: var(--teal);
	color: var(--teal);
}

.sp-head__lead {
	font-weight: 800;
	color: var(--teal-deep);
	font-size: clamp(20px, 2.8vw, 26px);
	line-height: 1.8;
	margin: 14px 0 0;
}

.sp-head::after {
	content: "";
	display: block;
	height: 2px;
	width: min(720px, 86%);
	margin: 18px auto 0;
	background: var(--teal);
	opacity: .35;
}

/* ============ 比較 & ポイント ============ */
.sp-compare {
	padding: 20px 0 60px;
}

.sp-compare__grid {
	max-width: 1120px;
	margin: 0 auto;
	padding: 0 20px;
	display: grid;
	gap: 22px;
	grid-template-columns: 1fr 1fr 1fr;
}

@media (max-width: 980px) {
	.sp-compare__grid {
		grid-template-columns: 1fr;
	}
}

/* カード共通 */
.sp-card {
	border: 1px solid var(--border);
	border-radius: 16px;
	background: #fff;
	box-shadow: 0 10px 28px rgba(2, 12, 27, .05);
}

.sp-card__caption {
	margin: 0;
	padding: 14px 18px;
	font-size: 14px;
	font-weight: 800;
	color: #111827;
	border-bottom: 1px solid var(--border);
}

.sp-card__body {
	padding: 18px;
	text-align: center;
}

.sp-card__label {
	margin-top: 10px;
	font-weight: 800;
	color: #111827;
	display: inline-block;
	background: #eef7fa;
	padding: 6px 12px;
	border-radius: 999px;
}

.sp-card__note {
	color: #4b5563;
	line-height: 1.8;
	margin: 10px 0 0;
}

/* 通常側のビジュアル */
.avatar-big {
	width: 160px;
	height: 180px;
	margin: 6px auto 10px;
	border-radius: 10px;
}

/* シェア出版側 */
.sp-card--share .faces {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 10px;
	margin-top: 6px;
}

.face {
	width: 66px;
	height: 66px;
	border-radius: 50%;
	background: linear-gradient(180deg, #f0f7fb, #e8eff6);
	box-shadow: inset 0 0 0 2px #fff, 0 4px 10px rgba(2, 12, 27, .08);
}

/* ポイント */
.sp-points {
	background: #06a6b8;
	color: #fff;
	border-radius: 18px;
	padding: 20px 18px 22px;
	box-shadow: 0 14px 30px rgba(6, 166, 184, .16);
}

.sp-points__ttl {
	margin: 0 0 10px;
	font-weight: 800;
}

.sp-points__list {
	list-style: none;
	margin: 0;
	padding: 0;
	display: grid;
	gap: 10px;
}

.sp-points__list li {
	background: rgba(255, 255, 255, .12);
	border-radius: 12px;
	padding: 12px 12px 12px 46px;
	position: relative;
	font-weight: 700;
}

.sp-points__list .num {
	position: absolute;
	left: 10px;
	top: 50%;
	transform: translateY(-50%);
	width: 26px;
	height: 26px;
	border-radius: 50%;
	background: #fff;
	color: var(--teal);
	display: grid;
	place-items: center;
	font-weight: 900;
}

.logo-marquee {
	/* 背景色 */
	--gap: clamp(48px, 7vw, 120px);
	--speed: 50s;
	/* 大きいほどゆっくり */
	padding: 18px 0;
	overflow: hidden;
	border-top: 2px solid rgba(0, 0, 0, .06);
	border-bottom: 2px solid rgba(0, 0, 0, .06);
}

.logo-marquee__track {
	display: flex;
	align-items: center;
	gap: var(--gap);
	width: max-content;
	/* 中身幅に合わせる */
	animation: marquee var(--speed) linear infinite;
}

.logo-marquee li {
	flex: 0 0 auto;
}

.logo-marquee img {
	height: clamp(36px, 6vw, 64px);
	/* ロゴ高さを揃える */
	width: auto;
	display: block;
	opacity: .95;
	transition: transform .2s ease, opacity .2s ease;
}

/* 2 セットぶん用意したので -50% まで動かすと継ぎ目ゼロ */
@keyframes marquee {
	from {
		transform: translateX(0);
	}

	to {
		transform: translateX(-50%);
	}
}

/* セクション全体 */
.section-share {
	max-width: var(--w);
	margin: 0 auto;
	padding: 40px 20px 72px;
	background: #fff;
}

/* 見出し（アイコン + タイトル） */
.share-head {
	text-align: center;
	margin: 0 0 26px;
	font-size: 40px;
	font-weight: 700;
	color: #00AEC7;
}

.share-icon {
	width: 34px;
	height: 34px;
	border-radius: 6px;
	background: var(--teal);
	position: relative;
	box-shadow: inset 0 -4px 0 rgba(0, 0, 0, .08);
}

.share-icon::before,
.share-icon::after {
	content: "";
	position: absolute;
	background: #fff;
	border-radius: 2px;
}

.share-icon::before {
	width: 8px;
	height: 8px;
	left: 8px;
	top: 8px;
	box-shadow: 12px 0 0 #fff, 0 12px 0 #fff, 12px 12px 0 #fff;
}

/* キャッチ + 上下ライン */
.catch-wrap {
	position: relative;
	text-align: center;
	padding: 18px 8px 22px;
	margin-bottom: 36px;
}

.catch-wrap::before,
.catch-wrap::after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	height: 4px;
	background: var(--teal);
}

.catch-wrap::before {
	top: 0
}

.catch-wrap::after {
	bottom: 0
}

.catch {
	font-size: 40px;
	font-weight: 700;
	line-height: 1.45;
	letter-spacing: .05em;
	color: #00aec7;
}

/* 3カラム本体 */
.grid {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	gap: var(--gap);
	justify-items: center;
	margin: 0 50px;
}

@media (max-width: 980px) {
	.grid {
		grid-template-columns: 1fr;
	}
}

/* 小見出し（各カード上の「通常の出版」「シェア出版」） */
.subttl {
	text-align: center;
	font-weight: 700;
	font-size: 24px;
	margin: 10px 0 10px;
}

/* 左カード：通常の出版 */
.panel {
	border: 2px solid;
	box-shadow: var(--shadow);
}

.panel--normal {
	text-align: center;
	padding: 26px;
	height: 350px;
	width: 280px;
}

.author-icon {
	width: 120px;
	height: 96px;
	border-radius: 50%;
	margin: 10px auto 12px;
}

.author-name {
	font-weight: 800;
	font-size: 24px;
	margin: 30px 0 10px;
}

.author-note {
	font-size: 16px;
	font-weight: 700;
	line-height: 1.9;
}

/* 中央カード：シェア出版 */
.panel--share {
	height: 350px;
	width: 280px;
}

.avatar-group {
	background: #0099a7;
	text-align: center;
}

.avator-group2 {
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 15px 0;
}

.avatar-grid {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 10px;
	padding: 20px 10px 15px 30px;
}

.avatar {
	width: 54px;
	height: 54px;
	border-radius: 50%;
	background: linear-gradient(145deg, #f2f6f9, #dfe9ef);
	border: 1px solid #e7eef4;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	overflow: hidden;
}

.avatar-text {
	display: inline-block;
	color: white;
	font-weight: 700;
	font-size: 16px;
	margin-bottom: 15px;
}

.avatar-text2 {
	font-size: 16px;
	font-weight: 700;
	margin-left: 15px;
}

.balloon-group {
	margin-left: -60px;
}

/* 右：吹き出し（ポイント） */
.balloon {
	background: var(--teal);
	border-radius: var(--radius-xl);
	color: #fff;
	padding: 20px 22px;
	box-shadow: var(--shadow);
	position: relative;
	height: 350px;
	margin-top: 65px;
}

.balloon::before {
	content: "";
	position: absolute;
	left: -20px;
	top: 42px;
	border: 10px solid transparent;
	border-right-color: var(--teal);
}

.balloon-title {
	font-weight: 700;
	margin: 4px 0 10px;
	font-size: 20px;
}

.points {
	list-style: none;
	padding: 0;
	margin: 8px 0 0;
}

.points li {
	display: flex;
	align-items: flex-start;
	gap: 12px;
	padding: 14px 0;
	border-bottom: 1px solid rgba(255, 255, 255, .35);
}

.points li:last-child {
	border-bottom: 0;
}

.num {
	flex: 0 0 28px;
	height: 28px;
	display: grid;
	place-items: center;
	font-weight: 700;
	font-size: 32px;
	align-content: center;
}

.ptxt {
	line-height: 1.7;
	font-weight: 600;
	letter-spacing: .02em;
}

/* 細かな調整 */
.panel--share .subttl,
.panel--normal .subttl {
	margin-bottom: 14px;
}

/* ------ Books section ------ */
.books {
	background: #f3f8fb;
	/* ほんのり水色の下地 */
}

.books__inner {
	max-width: 1120px;
	margin: 0 auto;
	padding: 56px 20px 72px;
}

/* 見出しブロック（上下のラインで挟む） */
.books__frame {
	border-top: 4px solid black;
	/* ティール系のライン色 */
	border-bottom: 4px solid black;
	padding: 28px 0 34px;
	margin: 0 0 40px;
	text-align: center;
}

.books__eyebrow {
	font-size: 32px;
	font-weight: 700;
	line-height: 1.6;
	letter-spacing: .04em;
	color: #0e3a44;
	margin: 0 0 12px;
}

.books__title {
	margin: 0;
	font-weight: 800;
	line-height: 1.25;
	letter-spacing: .06em;
	color: #0e3a44;
	font-size: clamp(28px, 4vw, 56px);
	/* 画像に近い太め大見出し */
}

.books__title span {
	display: inline-block;
}

/* 表紙のグリッド */
.books__row {
	list-style: none;
	padding: 0;
	margin: 14px auto 0;
	display: grid;
	grid-template-columns: repeat(6, minmax(0, 1fr));
	gap: clamp(18px, 3vw, 44px);
	align-items: end;
}

.books__item {
	display: flex;
	align-items: end;
	justify-content: center;
}

.books__item img {
	display: block;
	width: 222px;
	height: 326px;
	/* すべて同じ高さ感でそろえる */
	object-fit: contain;
	transition: transform .25s ease, box-shadow .25s ease;
}

.books__item--empty {
	text-align: center;
}

/* レスポンシブ */
@media (max-width: 1024px) {
	.books__row {
		grid-template-columns: repeat(3, 1fr);
	}
}

@media (max-width: 600px) {
	.books__row {
		grid-template-columns: repeat(2, 1fr);
	}

	.books__item img {
		max-height: 200px;
	}
}

/* section */
.reasons {
	background: linear-gradient(180deg, #0cc9d6 0%, #05b4c2 100%);
	padding: 56px 0 72px;
	color: var(--ink);
}

.reasons__container {
	width: min(1080px, 92vw);
	margin: 0 auto;
}

/* eyebrow */
.reasons__eyebrow {
	color: #fff;
	text-align: center;
	font-weight: 700;
	letter-spacing: .12em;
	font-size: 40px;
	margin: 4px 0 28px;
}

/* カード */
.reasonCard {
	display: grid;
	grid-template-columns: 1fr 360px;
	gap: min(6vw, 32px);
	background: var(--card);
	border-radius: var(--radius);
	box-shadow: var(--shadow);
	padding: clamp(18px, 3vw, 28px);
	margin: 18px 0;
	align-items: center;
}

.reasonCard__left {
	min-width: 0;
}

/* 画像枠（やわらかいグラデ＋薄いハイライト） */
.reasonCard__thumb {
	position: relative;
	margin: 0;
	overflow: hidden;
	border-radius: 10px;

	/* 左(#C9EEF3)→右(#3FA5B3) の“薄い”グラデ */
	background: linear-gradient(90deg,
			rgba(201, 238, 243, .85) 0%,
			rgba(63, 165, 179, .50) 100%);

	/* 外側はやさしい影、内側はうっすら白の縁取り */
	box-shadow:
		0 10px 24px rgba(2, 12, 27, .10),
		/* 外側ふんわり影 */
		inset 0 0 0 1px rgba(255, 255, 255, .65);
	/* 薄い内側の白縁 */

	/* グラデを見せる余白（お好みで調整） */
	padding: 25px;
}

/* 中の画像は角丸＋軽い影でカード感 */
.reasonCard__thumb img {
	display: block;
	width: 100%;
	height: 200px;
	border-radius: 5px;
}


/* 番号と小見出し */
.reasonCard__num {
	display: flex;
	align-items: flex-end;
	gap: 14px;
	margin-bottom: 10px;
}

.reasonCard__numIndex {
	font-weight: 800;
	font-size: 40px;
	line-height: 1;
}

.reasonCard__numNote {
	font-weight: 700;
	font-size: 20px;
}

/* タイトル / 文 */
.reasonCard__title {
	font-size: 30px;
	font-weight: 700;
	line-height: 1.5;
	margin: 4px 0 10px;
	border-bottom: #000 solid 3px;
	padding-bottom: 20px;
}

.reasonCard__title strong {
	color: var(--teal-dark);
}

.reasonCard__desc {
	font-weight: 400;
	font-size: 16px;
	line-height: 1.85;
}

/* 動画 */
.reasons__video {
	margin: 34px 0 8px;
}

.reasons__videoTitle {
	text-align: center;
	color: #fff;
	font-weight: 700;
	font-size: 40px;
	margin-bottom: 14px;
}

.reasons__videoFrame {
	position: relative;
	width: min(880px, 94%);
	aspect-ratio: 16/9;
	margin: 0 auto;
	border-radius: 14px;
	overflow: hidden;
	box-shadow: var(--shadow);
}

.reasons__videoFrame iframe {
	position: absolute;
	inset: 0;
	width: 100%;
	height: 100%;
}

/* CTA */
/* 帯の背景（黒） */
.ctaBand {
	background: #0b0b0b;
	padding: 0 16px;
	/* 左右だけ余白 */
	display: grid;
	/* グリッドで中央寄せ */
	place-items: center;
	height: 192px;
}

.ctaBand__inner {
	max-width: 980px;
	margin: 0 auto;
	display: flex;
	gap: 18px;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
}

/* 共通ボタン */
.ctaBtn {
	--h: 86px;
	/* ボタン高さ */
	--r: 5px;
	/* 角丸 */
	--padx: 18px;
	/* 横の余白 */
	display: inline-flex;
	align-items: center;
	gap: 10px;
	height: var(--h);
	width: 340px;
	padding: 0 var(--padx);
	border-radius: var(--r);
	font-size: 14px;
	font-weight: 700;
	letter-spacing: .02em;
	line-height: 1;
	text-decoration: none;
	transition: transform .12s ease, box-shadow .12s ease, filter .12s ease;
	user-select: none;
	white-space: nowrap;
}

/* 左：白ボタン（ゴーストではなく白塗り） */
.ctaBtn--ghost {
	background: #fff;
	color: #141414;
	border: 1px solid #e6e6e6;
}

/* 右：シアン塗りボタン */
.ctaBtn--fill {
	background: #0bb1bf;
	/* 画像のトーンに近いシアン */
	color: #fff;
	border: 1px solid #0899a5;
	margin-top: 22px;
}

/* アイコン（(→) を左に表示） */
.ctaBtn__icon {
	font-weight: 700;
	letter-spacing: .04em;
	opacity: .9;
}

.ctaBtn__label {
	font-size: 20px;
	font-weight: 700;
	;
}

/* 左ボタン用のラッパー：中身を縦並び & 中央寄せ */
.ctaItem {
	display: flex;
	flex-direction: column;
	align-items: center;
	/* ← ラベルとボタンを水平中央に */
	gap: 10px;
	/* ラベルとボタンの間隔 */
}

/* ラベルの見た目 */
.ctaItem__label {
	color: #FDD85D;
	font-size: 14px;
	line-height: 1;
	letter-spacing: .1em;
	white-space: nowrap;
	/* 折返しなしでセンターに */
	opacity: .95;
}

.ctaItem__label-White {
	color: white;

}

/* モバイル：少し大きめに */
@media (max-width:480px) {
	.ctaBtn {
		--h: 46px;
		--padx: 20px;
		font-size: 15px;
	}
}


/* レスポンシブ */
@media (max-width: 900px) {
	.reasonCard {
		grid-template-columns: 1fr;
	}

	.reasonCard__thumb {
		order: -1;
	}
}

/* 画像を左にする修飾クラス（PC幅のみの反転） */
.reasonCard--imageLeft {
	grid-template-columns: 360px 1fr;
	/* 左:画像 右:テキスト */
}

.reasonCard--imageLeft .reasonCard__thumb {
	order: -1;
	/* 画像カラムを左側へ */
}

.usecases {
	padding: clamp(48px, 6vw, 88px) 20px;
	background: #fff;
}

.usecases__inner {
	max-width: 1100px;
	margin: 0 auto;
}

.usecases__title {
	text-align: center;
	font-weight: 800;
	font-size: clamp(24px, 3.2vw, 32px);
	letter-spacing: .04em;
	margin: 0 0 28px;
}

.usecases__grid {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: clamp(20px, 3vw, 32px);
}

@media (max-width: 880px) {
	.usecases__grid {
		grid-template-columns: 1fr;
	}

	.pp__ctaDuo {
		grid-template-columns: 1fr 1fr;
	}

	.resultPanel__logos {
		grid-template-columns: repeat(4, 1fr);
	}
}

.scene {
	background: var(--card-bg);
	border-radius: 14px;
}

.scene__thumb {
	margin: 0 0 14px;
	border-radius: 10px;
	overflow: hidden;
	aspect-ratio: 16/9;
	background: #f3f5f7;
}

.scene__thumb img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}

.scene__heading {
	font-size: 24px;
	font-weight: 700;
	margin: 0 0 8px;
}

.scene__list {
	margin: 0;
	padding: 0 0 0 1.2em;
	/* 小さめの数字インデント */
	list-style: decimal;
	color: var(--ink);
}

.scene__list li {
	line-height: 1.8;
	margin: .2em 0;
	font-weight: 700;
	font-size: 16px;
}

.scene__list span {
	color: var(--cyan);
	text-underline-offset: 2px;
	text-decoration-thickness: 2px;
}


.cmp {
	padding: 40px 16px 72px;
	display: flex;
	justify-content: center;
	background: #fff;
}

.cmp__inner {
	width: 1100px;
	position: relative;
}

/* 見出し */
.cmp__title {
	margin: 0 0 140px;
	text-align: center;
	font-weight: 700;
	font-size: 40px;
}

/* 3カラムの枠（左：見出し帯／中：製品／右：通常） */
.cmp__grid {
	position: relative;
	display: grid;
	grid-template-columns: 264px 456px 360px;
	/* 左/中/右の幅 */
	gap: 0;
	align-items: stretch;
}

/* 左の縦帯（シアン） */
.cmp__labels {
	position: relative;
	background: var(--cyan);
	border-radius: 10px 0 0 10px;
	padding-top: 0;
	overflow: hidden;
}

.cmp__label {
	height: var(--row-h);
	display: flex;
	align-items: center;
	justify-content: center;
	color: white;
	text-align: center;
	font-weight: 800;
	line-height: 1.6;
	font-size: 16px;
	border-top: 1px solid white;
}

.cmp__label:first-child {
	border-top: none;
}

/* 中央：白カードの中に行が入る。左側は薄い線、右側には太い線（右列のフレーム）が来る */
.cmp__brand {
	width: 380px;
	position: relative;
	background: transparent;
	padding: 0 0 0 0;
}

/* 白いカード（影あり） */
.cmp__brandCard {
	width: 380px;
	position: relative;
	background: var(--card);
	border-radius: 14px;
	box-shadow: 0 10px 26px rgba(0, 0, 0, .08);
	content: "";
	position: absolute;
	z-index: 100;
	inset: -10px 0 0 -14px;
	border: 10px solid #0086ab;
}

/* タブ（LISTENシェアブック） */
.cmp__tab {
	position: absolute;
	z-index: 1001;
	top: -98px;
	left: -14px;
	height: 100px;
	width: 380px;
	background: #0086ab;
	color: var(--cyan-ink);
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0 32px;
	border-radius: 10px 10px 0 0;
	box-shadow: 0 16px 28px rgba(0, 0, 0, .12);
	font-weight: 900;
	letter-spacing: .02em;
	font-size: 20px;
}

/* 行（中央カラム） */
.cmp__rows {
	position: relative;
	z-index: 1;
}

.cmp__cell {
	height: var(--row-h);
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0 24px;
	text-align: center;
	font-weight: 800;
	line-height: 1.7;
	border-top: 1px solid var(--line);
	font-size: 16px;
	color: #0086AB;
}

.cmp__cell:first-child {
	border-top: none;
}

/* 右の通常出版カラム：太いシアン枠で囲む */
.cmp__normal {
	left: -90px;
	position: relative;
	padding: 0 0 0 0;
}

/* 右カラムの中の白地（行） */
.cmp__normalCard {
	width: 380px;
	position: relative;
	z-index: 0;
	background: var(--card);
	border-radius: 0;
	overflow: hidden;
}

/* 右カラムの太枠（角丸＆太線） */
.cmp__normal::before {
	content: "";
	position: absolute;
	z-index: 1;
	inset: -14px -14px 0 -22px;
	border: 10px solid var(--cyan);
	border-radius: 0 10px 10px 0;
	pointer-events: none;
}

/* 行（右カラム） */
.cmp__cell--normal {
	height: var(--row-h);
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0 24px;
	text-align: center;
	line-height: 1.7;
	border-top: 1px solid var(--line);
	font-size: 16px;
	color: var(--ink);
	font-weight: 700;
	width: 370px;
}

.cmp__cell--normal:first-child {
	border-top: none;
}

.cmp__muted {
	color: var(--muted);
}

/* 右上の「通常の出版」タブ（白） */
.cmp__tab--normal {
	position: absolute;
	z-index: 3;
	right: -4px;
	top: -70px;
	height: 72px;
	width: 380px;
	background: #f6f6f6;
	color: var(--ink);
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0 28px;
	border-radius: 0 10px 0 0;
	font-weight: 900;
	letter-spacing: .02em;
	font-size: 20px;
}

/* 備考 */
.cmp__note {
	margin: 18px 12px 0;
	color: #7b8694;
	font-size: 12px;
	text-align: center;
}

@media (max-width:1024px) {
	.cmp__grid {
		grid-template-columns: 230px 1fr 330px;
	}

	.cmp__tab {
		left: 48px;
		min-width: 360px;
	}

	.cmp__tab--normal {
		right: 24px;
	}
}

@media (max-width:860px) {
	.cmp__grid {
		display: block;
	}

	/* モバイルは“見た目崩し”防止のためここではPC準拠のまま縦積みにしておきます */
}

/* ====== voices base ====== */
.voices {
	background: #eef6f8;
	/* 淡いブルーグレー */
	padding: 64px 0 56px;
}

.voices__inner {
	width: min(1120px, 92%);
	margin: auto;
}

.voices__title {
	margin: 0 0 24px;
	text-align: center;
	font-weight: 800;
	letter-spacing: .03em;
	font-size: clamp(22px, 2.2vw + 12px, 36px);
	color: #0f172a;
}

/* ====== slider rows（切れ目ゼロの無限ループ）====== */
.voices__slider {
	position: relative;
	overflow: hidden;
	margin-top: 16px;
	/* 両端フェード（対応ブラウザ） */
	-webkit-mask-image: linear-gradient(90deg, transparent, #000 6%, #000 94%, transparent);
	mask-image: linear-gradient(90deg, transparent, #000 6%, #000 94%, transparent);
}

/* レール：この要素ごと動かす */
.voices__rail {
	/* 行ごとの速度 */
	--dir: normal;
	/* normal / reverse */
	display: flex;
	width: max-content;
	/* 中身の横幅ぶんだけをアニメ基準に */
	animation: voices-marquee 50s linear infinite;
	animation-direction: var(--dir);
	will-change: transform;
}

/* 1本分の列（カード並び） */
.voices__row {
	display: flex;
	gap: 20px;
}

.voices__row--clone {
	margin-left: 20px;
}

/* 列同士のすき間を元のgapに合わせる */

@keyframes voices-marquee {
	from {
		transform: translateX(0);
	}

	to {
		transform: translateX(-50%);
	}

	/* 2列連結の半分 = ちょうど1列ぶん進む */
}

/* 下段は向き＆速度変更 */
.voices__slider--row2 .voices__rail {
	animation-direction: reverse;
	animation-duration: 44s;
}



/* ====== card ====== */
.voice {
	flex: 0 0 340px;
	/* 1カードの幅 */
	background: #fff;
	border-radius: 12px;
	padding: 0 0 16px;
}

.voice-background {
	background-color: #f2fbfc;
}

.voice__head {
	display: flex;
	align-items: center;
	gap: 12px;
	margin-bottom: 8px;
}

.voice__avatar {
	width: 36px;
	height: 36px;
	border-radius: 50%;
	display: grid;
	place-items: center;
	font: 700 12px/1 system-ui, -apple-system, "Segoe UI", sans-serif;
	color: #0b95a5;
	background: #e6f7fb;
	border: 1px solid #bfeaf2;
}

.voice__name {
	font-weight: 700;
	color: #0f172a;
	line-height: 1.2;
}

.voice__company {
	font-size: 12px;
	color: #64748b;
	line-height: 1.2;
}

.voice__body {
	margin: 6px 0 0;
	font-size: 14px;
	line-height: 1.9;
	color: #111827;
	word-break: keep-all;
}

/* ====== movie ====== */
.voices__video {
	margin-top: 50px;
	display: flex;
	justify-content: center;
}

.videoWrap {
	width: min(960px, 100%);
	aspect-ratio: 16/9;
	background: #000;
	border-radius: 14px;
	overflow: hidden;
	box-shadow: 0 18px 40px rgba(0, 0, 0, .15);
}

.videoWrap iframe {
	width: 100%;
	height: 100%;
	border: 0;
}

/* ====== responsive ====== */
@media (max-width: 768px) {
	.voice {
		flex-basis: 78vw;
	}

	/* 小さめ画面でカードを広げる */
	.voices__inner {
		width: 94%;
	}
}

/* セクションベース */
.lp-block {
	background: var(--teal);
	padding: 56px 60px 72px;
	color: #fff;
	font-family: system-ui, -apple-system, "Segoe UI", "Hiragino Sans", "Noto Sans JP", sans-serif;
}

/* セクション全体（背景色はサイト基調に合わせて調整可） */
.flow {
	/* 背景のティール */
	padding: 48px 20px 60px;
}

.flow__title {
	margin: 0 auto 26px;
	text-align: center;
	color: #fff;
	font-weight: 800;
	font-size: 34px;
	letter-spacing: .04em;
}

/* グリッド（矢印はカード疑似要素で重ねるので「間」を気持ち広めに） */
.flow__grid {
	max-width: 1100px;
	margin: 0 auto;
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 40px 56px;
	/* 行・列の隙間 */
	align-items: start;
}

/* カード */
.flow__card {
	position: relative;
	background: #fff;
	border-radius: 12px;
	padding: 22px 22px 18px;
	height: 200px;
	width: 210px;
	box-shadow: 0 10px 28px rgba(2, 12, 27, .14);
	color: #0f172a;
}

.flow__step {
	margin: 0 0 8px;
	text-align: center;
	font-weight: 800;
	font-size: 12px;
	color: #16a3be;
	/* STEPのシアン */
}

.flow__head {
	margin: 0 0 10px;
	text-align: center;
	font-weight: 800;
	font-size: 18px;
}

.flow__txt {
	margin: 0;
	font-size: 12.5px;
	line-height: 1.7;
	color: #1f2937;
	text-align: left;
}

/* 右向き矢印（→）…カード同士の“間”に重ね描き。コマを消費しない */
.flow__card.has-next::after {
	content: "";
	position: absolute;
	top: 50%;
	right: -47px;
	/* 列の gap に少し食い込ませる */
	width: 0;
	height: 0;
	border-left: 14px solid #ffffff;
	/* 白い三角形 */
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	transform: translateY(-50%);
	filter: drop-shadow(0 1px 0 rgba(0, 0, 0, .10));
	pointer-events: none;
}

@media (max-width: 640px) {
	.flow__grid {
		grid-template-columns: 1fr;
		gap: 18px;
	}

	.flow__card {
		padding: 20px;
	}

	.flow__head {
		font-size: 17px;
	}

	.flow__txt {
		font-size: 12.5px;
	}
}


/* ===== FAQ ===== */
.faq {
	background: transparent;
	max-width: 980px;
	margin: 18px auto 0;
}

.faq__title {
	text-align: center;
	font-size: 40px;
	font-weight: 700;
	letter-spacing: .08em;
	margin: 0 0 50px;
	font-weight: 800;
}

/* details リセット */
.qa {
	background: var(--card);
	border-radius: var(--radius);
	box-shadow: var(--shadow);
	margin: 14px 0;
	overflow: hidden;
	border: 1px solid var(--ring);
}

.qa summary {
	list-style: none;
}

.qa summary::-webkit-details-marker {
	display: none;
}

/* 行（ヘッダー） */
.qa__summary {
	position: relative;
	display: grid;
	grid-template-columns: 44px 1fr 44px;
	align-items: center;
	gap: 10px;
	padding: 18px 14px 18px 10px;
	cursor: pointer;
	color: var(--ink);
	font-weight: 700;
	background: #fff;
}

.qa__qicon {
	width: 28px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	font-weight: 900;
	border-radius: 999px;
	background: #111;
	color: #fff;
	font-size: 12px;
	justify-self: center;
}

/* 右端の + ボタン（→ × にアニメ） */
.qa__toggle {
	--s: 18px;
	width: var(--s);
	height: var(--s);
	position: relative;
	justify-self: center;
}

.qa__toggle::before,
.qa__toggle::after {
	content: "";
	position: absolute;
	inset: 0;
	margin: auto;
	width: 100%;
	height: 2px;
	background: var(--teal-dark);
	border-radius: 2px;
	transition: transform .24s ease, opacity .24s ease, background .24s ease;
}

.qa__toggle::after {
	transform: rotate(90deg);
	/* 縦棒 */
}

/* コンテンツ */
.qa__content {
	padding: 10px 20px 18px 0;
	margin: 0 20px;
	color: var(--ink);
	line-height: 1.9;
	font-size: 14px;
	background: #fff;
	border-top: 1px solid lightgray;
	max-height: 0;
	overflow: hidden;
	transition: max-height .35s ease;
}

/* 開閉時の見た目 */
.qa[open] .qa__content {
	max-height: 420px;
}

/* 文章量に応じて必要なら数値を大きく */
.qa[open] .qa__toggle::before {
	transform: rotate(45deg);
}

.qa[open] .qa__toggle::after {
	transform: rotate(-45deg);
}

/* ＋ → × */
.qa[open] .qa__toggle::before,
.qa[open] .qa__toggle::after {
	background: #0f172a;
}

.qa[open] .qa__summary {
	background: #fff;
}

/* ホバー */
.qa__summary:hover .qa__toggle::before,
.qa__summary:hover .qa__toggle::after {
	background: #075b66;
}


/* LISTENライブラリー */

.liblary-sp-ttl {
	margin: 14px 50px 12px;
	font-size: 32px;
	line-height: 1.5;
	color: white;
	font-weight: 700;
	width: 600px;
}

.sp-ttl-small {
	font-size: 32px;
}

.sp-ttl-big {
	font-style: bold;
	font-weight: 700;
	font-size: 42px;
}

.library-tags {
	display: flex;
	margin: 20px 50px;
}

.library-tag {
	background: white;
	border-radius: 2px;
	padding: 0 16px;
	font-size: 18px;
	font-weight: 700;
	color: var(--teal-deep);
	margin-right: 12px;
	cursor: pointer;
	transition: background .25s ease, border-color .25s ease;
}

/* 基本レイアウト */
.introLib {
	color: var(--ink);
}

.introLib__inner {
	max-width: 960px;
	margin: 0 auto;
	padding: 44px 20px 64px;
	text-align: center;
}

/* 上の小見出し */
.introLib__eyecatch {
	margin: 0 0 12px;
	font-weight: 700;
	font-size: 40px;
	letter-spacing: .06em;
	color: #00aec7;
}

/* ティールの水平線 */
.introLib__rule {
	border: none;
	height: 4px;
	background: var(--teal);
	opacity: .9;
	max-width: 760px;
	margin: 10px auto 18px;
	border-radius: 4px;
}

.introLib__rule--bottom {
	margin: 18px auto 28px;
}

/* メイン見出し */
.introLib__title {
	margin: 0;
	color: #00aec7;
	font-weight: 700;
	font-size: 40px;
	letter-spacing: .05em;
}

/* ===== ベン図 ===== */
.venn {
	position: relative;
	width: min(760px, 92vw);
	height: clamp(260px, 45vw, 380px);
	margin: 34px auto 10px;
}

/* 左右の円（外側にグロー＋内側は淡色） */
/* ベン図の円（中央の面＋リング） */
.venn__circle {
	--size: 400px;
	--ring: 50px;
	/* ← 縁の太さを 50px 固定 */
	--feather: 6px;
	/* 内側フェードのやわらかさ */
	--angle: 135deg;
	/* 左上→右下 方向 */
	--ring-col1: #bdf4ff;
	/* リング左上側の色 */
	--ring-col2: #18b9c6;
	/* リング右下側の色 */

	position: absolute;
	width: var(--size);
	height: var(--size);
	border-radius: 50%;
	/* 面（中央）だけ塗る：半径からリング幅を引いた所まで */
	background:
		radial-gradient(circle closest-side at 50% 50%,
			#EBFCFF 0 calc(100% - var(--ring) - var(--feather)),
			transparent calc(100% - var(--ring) - var(--feather) + 1px));
	box-shadow:
		0 0 40px 10px rgba(255, 255, 255, 0.33),
		/* 明るい水色の広めグロー */
		0 0 80px 20px rgba(103, 103, 103, 0.18);
	/* さらに外側に淡く */
}

/* 対角グラデのリング本体（50px 幅） */
.venn__circle::after {
	content: "";
	position: absolute;
	inset: 0;
	border-radius: 50%;
	background: linear-gradient(var(--angle), var(--ring-col1), var(--ring-col2));
	mask: radial-gradient(circle closest-side at 50% 50%,
			transparent calc(100% - var(--ring) - var(--feather)),
			rgba(0, 0, 0, .95) calc(100% - var(--ring)),
			rgba(0, 0, 0, .95) 100%);
}

/* 外側のふわっとグロー（任意・方向も揃える） */
.venn__circle::before {
	content: "";
	position: absolute;
	inset: -22px;
	pointer-events: none;
	/* 既存の background / mask はそのまま。filter だけ置き換え/追記 */
	filter:
		drop-shadow(-8px -8px 14px rgba(168, 236, 251, .45))
		/* 26px → 14px */
		drop-shadow(9px 10px 16px rgba(54, 199, 203, .40))
		/* 26px → 16px */
		drop-shadow(0 0 28px rgba(140, 233, 247, .22));
	/* 60px → 28px */
}



.venn__circle--left {
	left: -15px;
	top: 4%;
}

.venn__circle--right {
	right: -15px;
	top: 4%;
}

/* ベン図ラベル */
.venn__label {
	position: absolute;
	inset: 0;
	display: grid;
	place-items: center;
	font: 800 clamp(18px, 2.6vw, 22px)/1.1 system-ui, -apple-system, "Segoe UI", Roboto, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Noto Sans JP", "Yu Gothic UI", "Yu Gothic", Meiryo, sans-serif;
	color: #1b7783;
	letter-spacing: .02em;
}

.venn__label--left {
	color: #0fa3b0;
}

.venn__label--right {
	color: #000;
}

/* 中心円（出版） */
.venn__center {
	--cd: clamp(130px, 22vw, 170px);
	position: absolute;
	left: 50%;
	top: 50%;
	width: var(--cd);
	height: var(--cd);
	transform: translate(-50%, -34%);
	/* 少し上に寄せると元画像のバランス */
	border-radius: 50%;
	background: #0086AB;
	display: grid;
	place-items: center;
}

.venn__centerText {
	color: #fff;
	font: 800 clamp(24px, 3.2vw, 28px)/1 system-ui, -apple-system, "Segoe UI", Roboto, "Hiragino Sans", "Noto Sans JP", "Yu Gothic UI", "Yu Gothic", Meiryo, sans-serif;
	letter-spacing: .12em;
}

/* 点から下に伸びるドット線 */
.venn__stem {
	position: absolute;
	left: 50%;
	top: 70%;
	transform: translate(-50%, calc(-34% + var(--cd)/2));
	width: 2px;
	height: 160px;
	background: repeating-linear-gradient(to bottom,
			#3c4b55 0 6px,
			transparent 6px 14px);
}

.venn__stem::before {
	content: "";
	position: absolute;
	top: -8px;
	left: 50%;
	width: 8px;
	height: 8px;
	transform: translateX(-50%);
	border-radius: 50%;
	background: #1c2a33;
}

/* 下部キャプション */
.introLib__caption {
	margin: 50px 0 0;
	font: 700 24px system-ui, -apple-system, "Segoe UI", Roboto, "Hiragino Sans", "Noto Sans JP", "Yu Gothic UI", "Yu Gothic", Meiryo, sans-serif;
	color: #1c2a33;
}

.underline {
	border-bottom: 3px solid #1e3a47;
	padding-bottom: 4px;
	font-size: 32px;
}

/* 調整：狭幅で円の重なりを保つ */
@media (max-width: 560px) {
	.venn__circle--left {
		left: 2%;
		top: 22%;
	}

	.venn__circle--right {
		right: 2%;
		top: 22%;
	}

	.venn__center {
		transform: translate(-50%, -30%);
	}

	.lmkt__grid {
		grid-template-columns: 1fr;
	}

	.lmkt {
		padding: 40px 16px 56px;
	}

	.lmkt__rule {
		margin: 20px auto 28px;
	}

	.resultPanel__metrics {
		grid-template-columns: 1fr;
	}

	.resultPanel__logos {
		grid-template-columns: repeat(3, 1fr);
	}
}

/* ========== お客様の声（LISTEN） ========== */
.listen-voices {
	background: #eef8fb;
	/* 淡い水色の下地 */
	padding: 56px 16px 64px;
}

.listen-voices__inner {
	max-width: 1100px;
	margin: 0 auto;
}

.listen-voices__title {
	text-align: center;
	font-size: clamp(22px, 2.6vw, 28px);
	font-weight: 800;
	letter-spacing: .02em;
	margin: 0 0 28px;
	color: #0b1a28;
}

.listen-voices__grid {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 28px;
}

@media (max-width: 640px) {
	.listen-voices__grid {
		grid-template-columns: 1fr;
	}
}

.lv-card {
	overflow: hidden;
	transition: transform .15s ease, box-shadow .15s ease;
}

.lv-card__link {
	display: block;
	color: inherit;
	text-decoration: none;
}

.lv-card__thumb {
	position: relative;
	aspect-ratio: 16/9;
	overflow: hidden;
	background: #eaf2f5;
}

.lv-card__img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
	transform: scale(1.001);
	/* サブピクセル滲み防止 */
}

.lv-card__badge {
	position: absolute;
	right: 10px;
	bottom: 10px;
	font-size: 12px;
	line-height: 1;
	color: #fff;
	background: #0ba9bd;
	/* ティール */
	border-radius: 999px;
	padding: 6px 10px;
	box-shadow: 0 4px 12px rgba(11, 169, 189, .28);
}

.lv-card__body {
	padding: 14px 16px 18px;
}

.lv-card__meta {
	font-size: 12px;
	color: #64748b;
	margin-bottom: 6px;
}

.lv-card__excerpt {
	font-size: 13px;
	line-height: 1.8;
	color: #263244;
	margin: 0;
}

.listen-voices__empty {
	grid-column: 1 / -1;
	text-align: center;
	color: #4b5563;
	padding: 32px 0;
	font-weight: 600;
	background: #fff;
	border-radius: 10px;
	box-shadow: 0 8px 24px rgba(2, 12, 27, .06);
}

.listen-voices__more {
	display: flex;
	justify-content: center;
	margin-top: 24px;
}

.lv-btn {
	height: 42px;
	width: 150px;
	display: inline-flex;
	align-items: center;
	gap: .4em;
	padding: 12px 10px;
	border-radius: 5px;
	border: 1.5px solid black;
	color: white;
	font-weight: 700;
	text-decoration: none;
	background: black;
}

/* ========== TOP HERO ========== */
.topHero {
	/* padding: 80px 0 50px; */
	padding: 0 0 50px;
	background-size: cover;
	background-position: 50% 90%;
	margin-top: -25px;
}

/* 2カラム時：右端に据え置き＆常に伸縮 */
.topHero__inner {
	display: grid;
	/* 右カラムは画面幅の割合で決めるので、ドラッグに追随して動きます */
	grid-template-columns: minmax(0, 1fr) minmax(320px, 42vw);
	gap: clamp(16px, 2.5vw, 40px);
	align-items: center;
}

.topHero__chip {
	display: inline-block;
	padding: 3px 20px;
	margin-top: 50px;
	border-radius: 5px;
	background: #00AEC7;
	color: white;
	font-weight: 700;
	font-size: 12px;
	letter-spacing: .02em;
	margin-bottom: 10px;
}

.margin-zero {
	margin-top: 0;
}

.top-margin {
	margin: 0 50px 0 0;
}

.topHero__title {
	margin: 0 0 10px;
}

.topHero__titleMain {
	font-size: clamp(28px, 4.2vw, 44px);
	font-weight: 800;
	line-height: 1.25;
	letter-spacing: .01em;
}

.topHero__title em {
	color: #05a9b9;
	font-style: normal;
	text-shadow: 0 2px 0 rgba(255, 255, 255, .7);
}

.topHero__lead {
	margin: 10px 0 14px;
	color: #2b2f38;
	line-height: 1.8;
	font-size: 14px;
}

.topHero__stats {
	display: grid;
	grid-template-columns: repeat(2, minmax(140px, 1fr));
	gap: 14px;
	margin: 10px 0 18px;
}

.topStat__num {
	font-size: clamp(28px, 4vw, 40px);
	font-weight: 800;
	color: #0e8898;
}

.topStat__unit {
	font-size: .55em;
	margin-left: .2em;
}

.topStat__caption {
	color: #4b5563;
	font-size: 12px;
}

.topHero__ctas {
	display: flex;
	gap: 14px;
	flex-wrap: wrap;
	margin-top: 8px;
}

/* CTA ボタン（既存の ctaBtn を流用／なければ下記を有効に） */
.ctaBtn:active {
	transform: translateY(1px) scale(.99);
}

.ctaBtn__icon {
	opacity: .85;
}

.ctaBtn--solid {
	color: #fff;
	background: #0fb2c0;
	border: 2px solid #0fb2c0;
	box-shadow: 0 2px 0 #088c98, 0 10px 24px rgba(7, 134, 149, .22);
}

/* 右：スライダー */
.topHero__visual {
	justify-self: end;
	/* grid セル内で右寄せ */
	width: 42vw;
	/* ← 常に % で伸縮（固定 max を付けない） */
	max-width: none;
	/* もし以前の max-width が残っていたら解除 */
}

.topHero__visual .heroSlider {
	width: 100%;
}

.heroSlider {
	overflow: hidden;
}

.topHero__content {
	margin: 50px 0 0 100px;
}

.heroSlider__track {
	margin-left: 80px;
	position: relative;
	width: 600px;
	height: 497px;
}

.heroSlide {
	position: absolute;
	inset: 0;
	opacity: 0;
	pointer-events: none;
	transition: opacity .5s ease;
}

.heroSlide.is-active {
	opacity: 1;
	pointer-events: auto;
}

/* .heroSlide img {
	width: 600px;
	height: 497px;
	object-fit: cover;
	border-radius: 0 0 0 70px;
} */

/* 画像は親にフィットさせる */
.heroSlide img {
	display: block;
	width: 600px;
	height: 497px;
	object-fit: cover;
	border-radius: 0 0 0 70px;
}

/* 748px 未満は縦並びに切り替え（右端据え置きはここまで） */
@media (max-width: 990px) {
	.topHero__inner {
		grid-template-columns: 1fr;
	}

	.topHero__visual {
		justify-self: center;
		/* スマホ時は中央寄せに */
		width: 100%;
	}
}


.heroSlider__nav {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 40px;
	height: 40px;
	border-radius: 999px;
	border: none;
	color: #fff;
	background: rgba(0, 0, 0, .35);
	display: grid;
	place-items: center;
	cursor: pointer;
}

.heroSlider__nav--prev {
	left: 10px;
}

.heroSlider__nav--next {
	right: 10px;
}

.heroSlider__dots {
	display: flex;
	gap: 8px;
	justify-content: flex-end;
	margin: 20px 50px;
}

.heroSlider__dots button {
	width: 8px;
	height: 8px;
	border-radius: 999px;
	border: none;
	background: #DFDFDF;
	cursor: pointer;
}

.heroSlider__dots button.is-active {
	border-radius: 999px;
	background: #000;
}

/* ===== Hero Layout ===== */
.heroKV {
	background: #fff;
	padding: 40px 20px 28px;
}

.heroKV__inner {
	max-width: 1200px;
	margin: 0 auto;
	display: grid;
	grid-template-columns: 1.05fr 1fr;
	/* 左をやや広く */
	gap: 36px;
	align-items: center;
}

/* ----- Left panel ----- */
.kvLead__ribbon {
	display: inline-block;
	background: #00aab3;
	color: #fff;
	font-weight: 700;
	border-radius: 999px;
	padding: 6px 12px;
	font-size: 12px;
	letter-spacing: .02em;
	margin-bottom: 14px;
}

.kvLead__title {
	font-size: clamp(28px, 3.2vw, 40px);
	line-height: 1.25;
	margin: 0 0 14px;
	font-weight: 800;
	letter-spacing: .01em;
	color: #0f172a;
}

.kvLead__em {
	color: #00aab3;
}

.kvLead__desc {
	color: #4b5563;
	font-size: 14px;
	line-height: 1.9;
	margin: 0 0 18px;
}

/* metrics */
.kvLead__metrics {
	display: flex;
	gap: 24px;
	margin: 12px 0 20px;
}

.kvMetric {
	display: flex;
	align-items: center;
	gap: 10px;
}

.kvMetric__icon {
	display: grid;
	place-items: center;
}

.kvMetric__label {
	font-size: 12px;
	color: #6b7280;
}

.kvMetric__value {
	font-weight: 800;
	font-size: 22px;
	color: #0f172a;
}

.kvMetric__unit {
	font-weight: 700;
	font-size: 12px;
	margin-left: 2px;
}

.kvMetric__plus {
	color: #00aab3;
	font-weight: 900;
	margin-left: 2px;
}

/* CTA buttons */
.kvLead__cta {
	display: flex;
	gap: 16px;
	margin-top: 6px;
}

.ctaBtn__icon {
	opacity: .85;
}

.ctaBtn--solid {
	background: #0aa9b3;
	color: #fff;
	border: 2px solid transparent;
}

/* ----- Right Slider (exactly as design) ----- */
.kvSlider {
	position: relative;
	border-radius: 28px;
	overflow: visible;
	max-width: 720px;
	margin-left: auto;
	filter: drop-shadow(0 20px 48px rgba(2, 12, 27, .15));
}

.kvSlider__viewport {
	position: relative;
	border-radius: 28px;
	overflow: hidden;
	background: #e8f4f7;
	aspect-ratio: 7 / 4;
}

.kvSlide {
	position: absolute;
	inset: 0;
	margin: 0;
	opacity: 0;
	transition: opacity .6s ease;
	pointer-events: none;
}

.kvSlide.is-active {
	opacity: 1;
	pointer-events: auto;
}

.kvSlide img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}

/* キャプション（右下の黒いプレート） */
.kvSlide__caption {
	position: absolute;
	right: 18px;
	bottom: 18px;
	color: #fff;
	padding: 12px 14px;
	border-radius: 12px;
	background: rgba(8, 14, 20, .55);
	-webkit-backdrop-filter: blur(2px);
	backdrop-filter: blur(2px);
	line-height: 1.25;
	box-shadow: 0 4px 18px rgba(0, 0, 0, .25);
}

.kvCap__company {
	font-weight: 700;
	margin: 0 0 4px;
	font-size: 12px;
	letter-spacing: .02em;
}

.kvCap__name {
	margin: 0 0 8px;
	font-size: 12px;
	opacity: .95;
}

.kvCap__tag {
	display: inline-block;
	font-size: 11px;
	color: #fff;
	background: #00aab3;
	padding: 5px 8px;
	border-radius: 999px;
	font-weight: 700;
}

/* ドット（小さく右下） */
.kvSlider__dots {
	position: absolute;
	right: 20px;
	bottom: 14px;
	transform: translateY(-100%);
	display: flex;
	gap: 8px;
}

.kvSlider__dots button {
	width: 6px;
	height: 6px;
	border-radius: 50%;
	border: 0;
	background: rgba(255, 255, 255, .55);
	cursor: pointer;
}

.kvSlider__dots button.is-active {
	width: 16px;
	border-radius: 999px;
	background: #fff;
}

/* サムネイル */
.kvSlider__thumbs {
	display: flex;
	gap: 10px;
	padding-top: 12px;
}

.kvSlider__thumbs button {
	width: 92px;
	height: 60px;
	border-radius: 12px;
	overflow: hidden;
	border: 2px solid transparent;
	background: none;
	padding: 0;
	cursor: pointer;
	box-shadow: 0 6px 18px rgba(2, 12, 27, .12);
	opacity: .7;
	transition: opacity .2s ease, border-color .2s ease;
}

.kvSlider__thumbs button.is-active {
	opacity: 1;
	border-color: #00aab3;
}

.kvSlider__thumbs img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}

/* Responsive */
@media (max-width: 1080px) {
	.heroKV__inner {
		grid-template-columns: 1fr;
		gap: 28px;
	}

	.kvSlider {
		margin: 0;
	}
}

/* スライダー本体は position:relative; に */
.slider {
	position: relative;
	overflow: hidden;
}

/* 右下ドット */
.slider__dots {
	position: absolute;
	right: 18px;
	bottom: 14px;
	z-index: 10;

	display: flex;
	gap: 10px;

	/* 視認性を上げる半透明プレート（好みで外してOK） */
	padding: 6px 8px;
	border-radius: 9999px;
	background: rgba(0, 0, 0, .35);
	backdrop-filter: blur(6px);
}

/* ドット自体 */
.slider__dot {
	width: 8px;
	height: 8px;
	border-radius: 9999px;
	background: #fff;
	opacity: .6;
	border: 0;
	cursor: pointer;
	transition: width .18s ease, opacity .18s ease, transform .18s ease;
}

/* アクティブ時は“ピル形”に伸びる */
.slider__dot.is-active {
	width: 22px;
	opacity: 1;
}

/* キーボード操作のアクセシビリティ */
.slider__dot:focus-visible {
	outline: 2px solid #00a8ba;
	outline-offset: 2px;
}



/* ===== KV Slider (Hero Right) ===== */
.kvSlider {
	position: relative;
	border-radius: 28px;
	overflow: visible;
	/* 下にサムネイルを出す */
	max-width: 720px;
	margin-left: auto;
	filter: drop-shadow(0 20px 48px rgba(2, 12, 27, .15));
}

.kvSlider__viewport {
	position: relative;
	border-radius: 28px;
	overflow: hidden;
	background: #e8f4f7;
	/* 画像に近い横長比率 */
	aspect-ratio: 7 / 4;
}

.kvSlide {
	position: absolute;
	inset: 0;
	margin: 0;
	opacity: 0;
	transition: opacity .6s ease;
	pointer-events: none;
}

.kvSlide.is-active {
	opacity: 1;
	pointer-events: auto;
}

.kvSlide img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}

/* キャプション（右下の黒いプレート） */
.kvSlide__caption {
	position: absolute;
	right: 18px;
	bottom: 18px;
	color: #fff;
	padding: 12px 14px;
	border-radius: 12px;
	background: rgba(8, 14, 20, .55);
	-webkit-backdrop-filter: blur(2px);
	backdrop-filter: blur(2px);
	line-height: 1.25;
	box-shadow: 0 4px 18px rgba(0, 0, 0, .25);
}

.kvCap__company {
	font-weight: 700;
	margin: 0 0 4px;
	font-size: 12px;
	letter-spacing: .02em;
}

.kvCap__name {
	margin: 0 0 8px;
	font-size: 12px;
	opacity: .95;
}

.kvCap__tag {
	display: inline-block;
	font-size: 11px;
	color: #fff;
	background: #00aab3;
	padding: 5px 8px;
	border-radius: 999px;
	font-weight: 700;
}

/* ドット（右下に小さく） */
.kvSlider__dots {
	position: absolute;
	right: 20px;
	bottom: 14px;
	/* キャプションの上に少し見える位置 */
	transform: translateY(-100%);
	/* キャプションの上側 */
	display: flex;
	gap: 8px;
}

.kvSlider__dots button {
	width: 6px;
	height: 6px;
	border-radius: 50%;
	border: 0;
	background: rgba(255, 255, 255, .55);
	cursor: pointer;
}

.kvSlider__dots button.is-active {
	width: 16px;
	border-radius: 999px;
	background: #fff;
}

/* サムネイル列（下） */
.kvSlider__thumbs {
	display: flex;
	gap: 10px;
	padding-top: 12px;
}

.kvSlider__thumbs button {
	width: 92px;
	height: 60px;
	border-radius: 12px;
	overflow: hidden;
	border: 2px solid transparent;
	background: none;
	padding: 0;
	cursor: pointer;
	box-shadow: 0 6px 18px rgba(2, 12, 27, .12);
	opacity: .7;
	transition: opacity .2s ease, border-color .2s ease;
}

.kvSlider__thumbs button.is-active {
	opacity: 1;
	border-color: #00aab3;
}

.kvSlider__thumbs img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}

/* ============ Base ============ */
.lmkt {
	background: #f6f6f6;
	padding: 56px 20px 72px;
}

.lmkt__inner {
	max-width: 1080px;
	margin: auto;
}

.lmkt__kicker {
	text-align: center;
	font-weight: 700;
	color: #222;
	margin: 0 0 18px;
	font-size: 24px;
}

/* ==== LISTEN MARKETING（文字を画像で塗る） ==== */
/* 文字の塗りに 1) vector1.png, 2) vector2.png, 3) ティールの横グラデ を重ねる */
.lmkt__title {
	font-weight: 900;
	line-height: 1;
	text-align: center;
	letter-spacing: .02em;
	margin: 0 auto;
	font-size: 96px;

	/* 画像レイヤーを文字にクリップ */
	background-image:
		url("img/vector1.png"),
		url("img/vector2.png"),
		linear-gradient(90deg,
			var(--teal-300) 0%,
			var(--teal-400) 40%,
			var(--teal-500) 70%,
			var(--teal-600) 100%);
	background-repeat: no-repeat, no-repeat, no-repeat;

	/* 画像の位置とサイズ（デザインに合わせて微調整） */
	background-size: 520px auto, 520px auto, 100% 100%;
	background-position: left -120px top -70px, right -90px bottom -60px, 0 0;

	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
	color: transparent;

	/* 視認性を上げる微細なエッジ */
	filter: drop-shadow(0 1px 0 rgba(0, 0, 0, .06));
}

.lmkt__rule {
	height: 2px;
	border: 0;
	background: rgba(0, 0, 0, 1);
	margin: 28px auto 36px;
	max-width: 1080px;
}

/* ============ Cards ============ */
.lmkt__grid {
	display: flex;
	justify-content: space-between;
	/* gap: 32px; */
}

.lmktCard {
	padding: 22px 0 20px;
	display: flex;
	flex-direction: column;
	/* min-height: 180px; */
	width: 216px;
}

.lmktCard__title {
	font-weight: 800;
	color: #101823;
	font-size: 16px;
	margin: 0 0 10px;
}

.lmktCard__text {
	color: var(--muted);
	font-size: 14px;
	line-height: 1.8;
	margin: 0 0 16px;
	flex: 1 1 auto;
}

.lmktCard__btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: .5em;
	width: 100%;
	height: 44px;
	border-radius: 5px;
	background: #0e1217;
	color: #fff;
	font-weight: 700;
	text-decoration: none;
	transition: transform .03s ease, box-shadow .2s ease, background .2s ease;
}

/* ============ Responsive ============ */
@media (max-width: 980px) {
	.lmkt__title {
		background-size: 420px auto, 420px auto, 100% 100%;
		background-position: left -100px top -60px, right -80px bottom -50px, 0 0;
	}

	.lmkt__grid {
		grid-template-columns: repeat(2, 1fr);
	}
}

/* セクション全体（背景ティール） */
.resultPanel-back {
	background-color: #f6f6f6;
}

/* パネル全体 */
.resultPanel {
	--teal: #08AEBB;
	background: var(--teal);
	padding-top: clamp(22px, 3vw, 34px);
	margin: 0 10px;
	color: #fff;
}

.resultPanel__inner {
	max-width: 1120px;
	margin: 0 auto;
	padding: 0 30px;
}

/* 見出し（上下の線） */
.resultPanel__title {
	text-align: center;
	font-weight: 800;
	letter-spacing: .06em;
	font-size: clamp(20px, 2.4vw, 28px);
	position: relative;
	padding: 18px 0;
	margin: 6px 0 24px;
}

.resultPanel__title::before,
.resultPanel__title::after {
	content: "";
	display: block;
	height: 2px;
	background: rgba(255, 255, 255, .45);
}

.resultPanel__title::before {
	margin-bottom: 16px;
}

.resultPanel__title::after {
	margin-top: 16px;
}

/* 実績数 */
.resultPanel__metrics {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: clamp(12px, 2vw, 24px);
	align-items: end;
	text-align: center;
	margin-bottom: 50px;
}

.metric__label {
	font-size: 24px;
	font-weight: 700;
}

.metric__value {
	font-size: clamp(46px, 7vw, 76px);
	font-weight: 800;
	line-height: .95;
}

.metric__suffix {
	font-size: 24px;
	font-weight: 700;
}

.metric__note {
	font-size: 14px;
	font-weight: 700;
}

/* ロゴグリッド（6×3） */
.resultPanel__logos {
	display: grid;
	grid-template-columns: repeat(6, 1fr);
	gap: clamp(10px, 1.6vw, 14px);
	margin: clamp(18px, 3vw, 28px) auto clamp(26px, 4vw, 36px);
}

.logo {
	height: 77px;
	border-radius: 5px;
	background: #fff;
	display: grid;
	place-items: center;
	padding: 8px 12px;
}

.logo img {
	height: 40px;
	object-fit: contain;
	/* ←ロゴの比率維持 */
}

/* ===== 本の帯（左右見切れ & 横並び） ===== */
.booksBelt {
	--peek: clamp(24px, 5vw, 64px);
	/* ← ここを調整すると見切れる幅が変わります */
	position: relative;
	width: 100%;
	background: #08AEBB;
	border-radius: 0 0 12px 12px;
	padding: 20px 0 60px;
	overflow: hidden;
	/* ここで左右をクリップ */
}

.booksBelt__item {
	flex: 0 0 auto;
	margin: 0 20px;
}

/* 両サイドのフェード（影）を廃止して、すっきりクリップだけにする */
.resultPanel,
.booksBelt {
	-webkit-mask-image: none !important;
	mask-image: none !important;
	box-shadow: none;
	position: relative;
	overflow: hidden;
	/* ← はみ出しを切る */
	border-radius: 10px;
	/* 念のため */
}

/* 帯本体（全面表示・左右切り落としは overflow で処理） */

/* もし before/after でフェードを作っていた場合は無効化 */
.booksBelt::before,
.booksBelt::after {
	content: none !important;
}

/* 並びは今まで通り */
.booksBelt__track {
	display: flex;
	align-items: flex-end;
	gap: 13px;
	list-style: none;
	margin: 0;
	margin-inline: calc(-1 * var(--peek));
}

.booksBelt__tile {
	display: block;
	width: clamp(110px, 10vw, 160px);
	aspect-ratio: 2 / 3;
	overflow: hidden;
	background: #fff;
	transition: transform .2s ease, box-shadow .2s ease;
}

.booksBelt__tile img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}

* {
	box-sizing: border-box
}

/* ===== 上部黒帯 ===== */
/* ===== About 上部の黒帯 ===== */
.about__band {
	background: #000;
	color: #fff;
	width: 100%;
}

.about__bandInner {
	/* 必要に応じて調整 */
	margin-top: 80px;
	padding: 20px 0 20px 40px;
	/* 上下/左右の余白 */
	display: flex;
	align-items: center;
	gap: 28px;
	/* 仕切り線の右側の余白もここで確保 */
}

/* 左の “STORY” ラベル */
.about__bandLabel {
	font-weight: 700;
	letter-spacing: .08em;
	font-size: 16px;
	position: relative;
	padding-right: 28px;
	/* 仕切り線分の余白 */
	white-space: nowrap;
}

/* ラベルの右側の縦仕切り線 */

.about__bandLabel::after {
	content: "";
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 1px;
	height: 44px;
	/* 線の長さ */
	background: rgba(255, 255, 255, .9);
}

/* ハッシュの大きい見出し */
.about__hash {
	font-weight: 800;
	line-height: 1.25;
	/* 画面幅で滑らかにサイズ可変。最小16px〜最大38px程度 */
	font-size: 32px;
	letter-spacing: .02em;
	display: block;
	/* 長文でもはみ出さず折り返す */
	overflow-wrap: anywhere;
}

/* スマホ圧縮時の微調整 */
@media (max-width: 560px) {
	.about__bandInner {
		padding: 14px 16px;
		gap: 16px;
		min-height: 72px;
	}

	.about__bandLabel {
		padding-right: 18px;
	}

	.about__bandLabel::after {
		height: 36px;
	}
}

/* レイアウト */
.about__inner {
	margin: 0 100px;
	padding: 36px 0 12px;
}

/* ========== About Hero ========== */
.aboutHero {
	background: #fff;
	padding: clamp(40px, 6vw, 80px) 0;
}

.aboutHero__inner {
	width: 100%;
	margin: 80px 0;
}

.aboutHero__grid {
	display: flex;
	align-items: flex-start;
	margin: 0 100px;
}

/* ---- left : text ---- */
.aboutHero__text {
	height: 600px;
	min-width: 0;
	color: #0b0b0b;
}

/* 眉（小見出し） */
.aboutHero__eyebrow {
	display: flex;
	align-items: center;
	gap: 8px;
	font-weight: 700;
	font-size: 12px;
	letter-spacing: .04em;
	color: #1a1a1a;
	margin-bottom: 12px;
}

.aboutHero__dot {
	width: 28px;
	height: 12px;
	border-radius: 8px;
	background: #0fb1c3;
	display: inline-block;
}

/* タイトル About */
.aboutHero__title {
	/* margin: 0 0 clamp(18px, 2.6vw, 24px); */
	font-weight: 800;
	font-size: clamp(48px, 10vw, 96px);
	line-height: 1.05;
	letter-spacing: .01em;
}

/* キャッチ＆サブ */
.aboutHero__catch {
	/* margin: 0 0 clamp(12px, 2vw, 16px); */
	font-weight: 800;
	font-size: clamp(28px, 4.2vw, 44px);
	line-height: 1.25;
}

.aboutHero__sub {
	margin: 0 0 clamp(18px, 2.6vw, 24px);
	font-weight: 800;
	font-size: clamp(22px, 3.2vw, 32px);
	line-height: 1.35;
}

/* 説明文 */
.aboutHero__desc {
	margin: 0 60px 40px 0;
	font-size: clamp(14px, 1.5vw, 18px);
	line-height: 2.05;
	letter-spacing: .01em;
	color: #111;
}

/* ボタン（共通があればそちらを使用） */
.aboutHero__btn {
	background-color: #0b0b0c;
	color: white;
	width: 150px;
	height: 42px;
	font-size: 16px;
	font-weight: 700;
}

/* ---- right : artwork ---- */
.aboutHero__artWrap {
	flex: 0 0 clamp(200px, 42vw, 560px);
	/* display: grid;
	place-items: center; */
}

.aboutHero__art {
	height: auto;
	/* 比率維持でキレイに収まる */
	object-fit: contain;
	display: block;
}

/* 見出し */
.label-text {
	font-size: 14px;
	font-weight: 700;
	color: #000;
}

/* リード */
.about__catch {
	font-size: 60px;
	line-height: 1.35;
	margin: 0 100px 2rem;
	font-weight: 800;
}

.about__sub {
	font-size: 24px;
	line-height: 1.6;
	margin: 0 0 16px;
	font-weight: 800;
}

.about__desc {
	line-height: 1.9;
	color: #111827;
	margin: 0 0 16px;
}

.btn.btn--dark {
	display: inline-block;
	background: #111;
	color: #fff;
	padding: 10px 16px;
	border-radius: 8px;
	text-decoration: none;
	font-weight: 700;
}

/* 右側円図 */
.about__viz {
	display: grid;
	place-items: center;
}

.diagram {
	width: 100%;
	max-width: 480px;
	height: auto;
}

/* ========== 中段：ストーリーの効果 ========== */
.effect {
	border: 1px solid var(--panel-line);
	border-radius: 12px;
	margin-inline: clamp(12px, 6vw, 100px);
	/* ← 100px 固定をやめる */
	margin-block: 14px;
	background: #f6f6f6;
	padding: clamp(16px, 3vw, 32px);
	overflow: hidden;
	/* 角丸外は表示しない */
	box-sizing: border-box;
}


/* 中身：常に 3カラムが最低限入る幅を確保 ＆ セルの中央に寄せる */
.effect__grid {
	width: 100%;
	margin: 0 auto 20px;
	padding: clamp(16px, 3vw, 28px) clamp(8px, 2.5vw, 24px) 12px;
	display: grid;
	/* 3つの内容カラムは「最低 220px」を確保、記号列は自動で狭くする */
	grid-template-columns:
		minmax(220px, 1fr) minmax(20px, 4vw) minmax(220px, 1fr) minmax(20px, 4vw) minmax(220px, 1fr);
	gap: clamp(10px, 1.8vw, 16px);
	justify-items: center;
	/* ← セル内部を中央へ */
	align-items: center;
	box-sizing: border-box;
}


/* 見出し */
.effect__title {
	text-align: center;
	font-size: 30px;
	font-weight: 800;
	margin-top: 30px;
}

/* 左＆中央カラム（丸＋ピル） */
.effectCol {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 12px;
}

.effectCircle {
	width: clamp(120px, 14vw, 150px);
	height: clamp(120px, 14vw, 150px);
	border-radius: 50%;
	display: grid;
	place-items: center;
	text-align: center;
	background: #fff;
	color: var(--ink);
	font-weight: 800;
	line-height: 1.5;
	border: 2px solid #111;
}

.effectList {
	list-style: none;
	margin: 0;
	padding: 0;
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 8px;
	width: clamp(200px, 26vw, 260px);
	max-width: 100%;
}

.effectList li {
	width: clamp(160px, 20vw, 196px);
	background: #fff;
	border: 1px solid #000;
	border-radius: 3px;
	padding: 3px 0;
	text-align: center;
	font-size: 14px;
	box-shadow: 0 1px 0 rgba(2, 12, 27, .02);
}

.effectList .list-none {
	background: transparent;
	border: none;
	box-shadow: none;
	height: 36px;
}

/* ＋ と >>> をセンターに大きく */
.effect__plus,
.effect__chevrons {
	margin: 0;
	font-weight: 900;
	text-align: center;
	color: #9aa8b2;
	user-select: none;
}

.effect__plus {
	font-size: clamp(26px, 3.2vw, 34px);
	line-height: 1;
	margin-top: -180px;
}

.effect__chevrons {
	font-size: clamp(22px, 2.6vw, 28px);
	letter-spacing: 2px;
	margin-top: -180px;
	margin-right: 20px;
}

/* 右ブロック：丸＋右側ピルを横並びで */
.effectRight {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	gap: 18px;
	max-width: 100%;
	margin-bottom: 35px;
}

.effectRight__circle {
	text-align: center;
	width: clamp(160px, 20vw, 220px);
	height: clamp(160px, 20vw, 220px);
	border-radius: 50%;
	color: #fff;
	background: var(--teal);
	margin-top: 0;
	/* 以前の -45px を撤廃 */
	display: flex;
	/* 円をフレックスに */
	flex-direction: column;
	/* 縦並び */
	align-items: center;
	/* 水平中央 */
	justify-content: center;
	/* 垂直中央 */
	text-align: center;
	/* テキスト中央寄せ */
	padding: clamp(8px, 1.4vw, 14px);
}

.effectRight__note {
	font-size: clamp(14px, 1.5vw, 18px);
	margin: 4px 0 0;
	opacity: .95;
	text-align: center;
}

.effectRight__note_sub {
	font-size: 7px;
	font-weight: 700;
	color: #dfdfdf;
	text-align: center;
}

.effectRight__big {
	font-size: clamp(46px, 6vw, 64px);
	line-height: 1;
	font-weight: 900;
}

.effectRight__pills {
	list-style: none;
	margin: 0;
	padding: 0;
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 8px;
	width: clamp(180px, 22vw, 220px);
}

.effectRight__pills li {
	width: clamp(160px, 20vw, 196px);
	background: #fff;
	border: 1px solid #000;
	color: #00aec7;
	border-radius: 3px;
	padding: 3px 0;
	text-align: center;
	font-size: 14px;
	box-shadow: 0 1px 0 rgba(2, 12, 27, .02);
}

/* 画面がさらに狭い場合の段階的縮小（横並び維持ゾーン） */
@media (max-width: 980px) {
	.effect__grid {
		grid-template-columns:
			minmax(200px, 1fr) minmax(16px, 3.5vw) minmax(200px, 1fr) minmax(16px, 3.5vw) minmax(200px, 1fr);
	}
}

/* 748px 未満で縦並びに切替（記号は非表示） */
@media (max-width:748px) {
	.effect__grid {
		grid-template-columns: 1fr;
		gap: 16px;
	}

	.effect__plus,
	.effect__chevrons {
		display: none;
	}

	.effectRight {
		flex-direction: column;
	}

	.effectRight__pills {
		width: 100%;
		max-width: 320px;
	}
}


/* 下段カード（既存のまま／参考：抜粋） */
.aboutCard {
	background: #10aebd;
	margin: 24px 50px 0;
	border-radius: 10px;
	overflow: hidden;
}

.aboutCard__inner {
	margin: 0 auto;
	padding: 0 20px 0 0;
}

.aboutCard__grid {
	display: grid;
	grid-template-columns: minmax(340px, 0.95fr) 1fr;
	align-items: stretch;
	/* 2カラム同じ高さに */
	gap: 0;
	min-height: clamp(360px, 42vw, 560px)
}

.aboutCard__img {
	height: 100%;
}

.aboutCard__media {
	position: relative;
	overflow: hidden;
}

/* @media (max-width:960px) {
	.aboutCard__grid {
		grid-template-columns: 1fr;
	}
} */


.aboutCard__copy {
	color: #fff;
}

.about-logo {
	width: 100px;
	margin: 40px 0 50px 0;
}

.aboutCard__brand {
	letter-spacing: .18em;
	font-weight: 900;
	margin: 0 0 8px;
}

.aboutCard__title {
	font-weight: 900;
	line-height: 1;
	font-size: clamp(25px, 3.5vw, 50px);
	margin: 0 0 10px;
}

.aboutCard__meta {
	opacity: .9;
	margin: 30px 0 50px;
	font-size: clamp(14px, 1vw, 18px);
	font-weight: 700;
}

.btn.btn--ghost {
	display: inline-block;
	background: #fff;
	color: #0b4654;
	font-weight: 800;
	border-radius: 999px;
	padding: 10px 16px;
	text-decoration: none;
}

.btn--listen {
	background-color: #0b0b0c;
	color: white;
	width: 201px;
	height: 42px;
	font-size: 16px;
	font-weight: 700;
}


/* ============= Top black band ============= */
.band {
	background: #000;
	color: #fff;
	width: 100%;
}

.band__inner {
	max-width: 1140px;
	margin: 0 auto;
	padding: 14px 18px;
	display: flex;
	align-items: center;
	gap: 24px;
	min-height: 56px;
}

.band__label {
	font-weight: 800;
	letter-spacing: .08em;
	white-space: nowrap;
	font-size: 14px;
	position: relative;
	padding-right: 18px;
}

.band__label::after {
	content: "";
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 1px;
	height: 28px;
	background: rgba(255, 255, 255, .9);
}

.band__title {
	font-weight: 800;
	line-height: 1.25;
	letter-spacing: .02em;
	font-size: clamp(14px, 2.6vw, 22px);
}

/* ============= Container & section ============= */
.wrap {
	max-width: 1140px;
	margin: 0 auto;
	padding: 32px 18px 80px
}

.section {
	margin: 60px 100px 0;
}

.section+.section {
	margin-top: 72px
}

.section__eyebrow {
	display: flex;
	align-items: center;
	gap: 10px;
	color: var(--muted);
	font-size: 12px;
	font-weight: 700;
	letter-spacing: .08em;
}

.section__eyebrow::before {
	content: "";
	width: 18px;
	height: 6px;
	border-radius: 999px;
	background: var(--teal);
	display: inline-block;
}

.section__title {
	font-size: 32px;
	line-height: 1.05;
	text-align: center;
	margin: 6px 0;
	font-weight: 800;
	border-top: #dfdfdf 1px solid;
	border-bottom: #dfdfdf 1px solid;
	padding: 20px 0;
}

.hr {
	height: 1px;
	background: var(--line);
	border: 0;
	margin: 56px 0
}

/* ============= Card grid (サービス) ============= */
.share-grid {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	justify-items: center;
	/* gap: 10px; */
}

.share-card figure img {
	height: 310px;
	width: 465px;
}

@media (max-width:900px) {
	.grid {
		grid-template-columns: 1fr
	}
}

.share-card {
	width: 465px;
	overflow: hidden;
	display: flex;
	flex-direction: column;
	margin-bottom: 20px;
}

.share-card figure {
	margin: 0;
	background-color: #f1f1f1;
	border-radius: 3px;
}

.share-card figure img {
	border-radius: 3px;
}

.test {
	color: #000;
}

.share-card__body {
	padding: 18px
}

.share-card__title {
	font-weight: 800;
	font-size: 18px;
	margin: 6px 0 10px
}

.card__text {
	color: #000;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.9;
	margin: 0 0 16px
}

.card__sub__text {
	display: block;
	font-size: 16px;
	font-weight: 700;
	color: #808080;
	margin: 20px 0;
}

/* button (丸タブ風) */
.desc-btn {
	width: 465px;
	height: 56px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
	padding: 12px 16px;
	border-radius: 4px;
	font-weight: 700;
	font-size: 14px;
	background: #0b0b0c;
	color: #fff;
	border: 2px solid #0b0b0c;
	transition: .2s ease;
	letter-spacing: .03em;
}

.btn--ghost {
	background: #fff;
	color: #0b0b0c
}

.btn small {
	opacity: .8
}

.btn .arr {
	opacity: .9
}

/* ============= 書籍出版（横並び） ============= */
.section--books .shuppan-books {
	margin: 50px 0 0;
	padding: 0;
	list-style: none;
	display: flex;
	justify-content: space-between;
}

.section--books .books__item {
	/* li */
	display: block;
}

.section--books .book {
	/* img */
	display: block;
	width: 100%;
	height: auto;
	object-fit: cover;
}

.books__cta {
	text-align: center;
	margin-top: 50px;

}

.shuppan-btn {
	background-color: #0b0b0c;
	color: white;
	width: 166px;
	height: 42px;
	font-size: 16px;
	font-weight: 700;
}


/* ============= 運営メディア ============= */
/* ============= Base ============= */
.opsMedia {
	padding: 60px 0 8px;
}

.opsMedia__title {
	text-align: center;
	font: 700 clamp(18px, 2.2vw, 24px)/1.3 system-ui, -apple-system, "Segoe UI", sans-serif;
	letter-spacing: .04em;
	margin: 18px 100px 50px;
	border-top: #DFDFDF 1px solid;
	border-bottom: #DFDFDF 1px solid;
	padding: 20px 0;
}

.opsMedia__grid {
	display: grid;
	grid-template-columns: repeat(2, minmax(280px, 1fr));
	gap: 28px;
	margin: 0 100px;
}

/* ============= Card base ============= */
.mediaPlate {
	position: relative;
	border-radius: 10px;
	overflow: hidden;
	padding: 28px 0 110px;
	/* 下にモックを重ねるので余白広め */
	box-shadow: 0 10px 30px rgba(2, 12, 27, .10);
	min-height: 420px;
}

.mediaPlate__head {
	margin-bottom: 18px;
}

.mediaPlate__logo {
	display: grid;
	place-items: center;
	width: min(340px, 78%);
	height: 70px;
	background: #fff;
	border-radius: 14px;
	margin-inline: auto;
	/* 画像と同様センター寄せ */
	padding: 0 16px;
}

.mediaPlate__logo img {
	width: 180px;
	display: block;
	filter: none;
	height: 64px;
	object-fit: cover;
	/* ロゴが白のときはそのまま */
}

.mediaPlate__logo .top-listen-logo {
	object-fit: contain;
	width: 138px;
}

.mediaPlate__body {
	color: #fff;
	text-align: center;
	margin-bottom: 20px;
}

.mediaPlate__lead {
	margin: 14px auto 16px;
	font: 500 14px/1.85 "Hiragino Kaku Gothic ProN", system-ui, -apple-system, sans-serif;
	letter-spacing: .02em;
	max-width: 28em;
}

.mediaPlate__btn {
	place-items: center;
	padding: 10px 20px;
	border-radius: 8px;
	border: 1px solid rgba(255, 255, 255, .6);
	color: #000;
	background: #fff;
	font-weight: 700;
	margin-bottom: 20px;
}

/* 下部のモック（端が見切れるように） */
.mediaPlate__mock {
	pointer-events: none;
}

.mediaPlate__mock img {
	margin-top: 15px;
	width: 500px;
	height: auto;
	filter: drop-shadow(0 8px 20px rgba(0, 0, 0, .35));
	transform: translateY(10px);
	/* 少し下へ */
}

/* LISTEN 専用の見た目 */
.mediaPlate--listen {
	background: #000;
	height: 480px;
	/* 真っ黒ベース */
}

/* 右側の仮カード（後で差し替え） */
.mediaPlate--placeholder {
	background: linear-gradient(180deg, #1db9c6, #0aa2b3 65%, #0a96a7);
	color: #00323a;
	height: 480px;
}

/* ============= Utility buttons ============= */
.btn {
	cursor: pointer;
	text-decoration: none;
}

.btn--ghost {
	background: transparent;
}

/* Responsive */
@media (max-width: 880px) {
	.opsMedia__grid {
		grid-template-columns: 1fr;
	}

	.mediaPlate {
		padding-bottom: 120px;
	}
}


/* ============= Helpers ============= */
.caption {
	color: #667085;
	font-size: 12px;
	margin: 8px 0 0
}

.why {
	font-family: "Noto Sans JP", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Yu Gothic", Meiryo, sans-serif;
	color: var(--ink);
}

.why__inner {
	margin: 0 auto;
	padding: 0 0 200px
}

/* ===== ヒーロー ===== */
.why__hero {
	margin: 0 0 24px;
	border: 1px solid var(--line);
	border-radius: 10px;
	overflow: hidden;
	background: #f7fafb;
	box-shadow: 0 6px 20px rgba(2, 12, 27, .06);
}

.why__hero img {
	display: block;
	width: 100%;
	height: auto;
}

/* ===== リード ===== */
.why__lead {
	display: grid;
	place-items: center;
	margin: 50px 100px 8px;
	padding: 20px 0;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

.why__leadMain {
	text-align: center;
	font-size: 24px;
	font-weight: 700;
	line-height: 1.8;
	letter-spacing: .02em;
}

/* 区切り線 */
.why__rule {
	margin: 18px 0 10px;
	border: none;
	border-top: 1px solid var(--line);
}

/* ===== リスト ===== */
.whyList {
	margin: 30px 100px 0;
	padding: 0;
	list-style: none;
	border-top: 1px solid var(--line);
}

.whyItem {
	display: grid;
	grid-template-columns: 120px 1fr;
	gap: 24px;
	padding: 20px 0;
	border-bottom: 1px solid var(--line);
}

@media (max-width:720px) {
	.whyItem {
		grid-template-columns: 1fr;
		gap: 10px;
	}
}

/* 左の番号ブロック */
.whyItem__no {
	display: inline-flex;
	/* 縦に積む */
	flex-direction: column;
	align-items: center;
	justify-content: center;
	line-height: 1;
	/* コンテナの行間を詰める */
	border-right: #dfdfdf 1px solid;
}

.whyItem__noLabel,
.whyItem__noNum {
	display: block;
	/* 行要素にする */
	line-height: 1;
	/* 各行の行間も 1 に */
	margin: 0;
	/* 念のためマージンをゼロ */
}

.whyItem__noLabel {
	font-size: 16px;
	font-weight: 700;
}

/* フォントのベースラインの微妙な余白が気になる場合だけ微調整 */
.whyItem__noNum {
	font-size: 36px;
	font-weight: 700;
	letter-spacing: .06em;
	margin-top: -2px;
}

/* 右の本文 */
.whyItem__title {
	font-size: 16px;
	font-weight: 800;
	margin: 2px 0 8px;
	display: flex;
	align-items: center;
	gap: 8px;
}

.whyItem__title span {
	font-weight: 900;
}

.whyItem__text {
	color: #111827;
	line-height: 1.9;
	font-size: 14.5px;
}

/* 余白微調整（デザイン寄せ） */
.why__leadMain br {
	display: none;
}

.why__img {
	width: 100%;
	height: 440px;
	object-fit: cover;
}

@media (min-width:760px) {
	.why__leadMain br {
		display: inline;
	}
}

/* ===== Voice section ===== */


/* grid */
.voice__grid {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 24px;
}

@media (max-width: 1180px) {
	.voice__grid {
		grid-template-columns: repeat(2, 1fr);
	}

	.share-grid {
		grid-template-columns: none !important;
	}
}

@media (max-width: 640px) {
	.voice__title {
		font-size: 40px;
	}

	.voice__grid {
		grid-template-columns: 1fr;
	}
}

/* card */
.vCard {
	background: var(--card-bg);
}

.vCard__thumb {
	position: relative;
	display: block;
	border-radius: 10px;
	overflow: hidden;
	box-shadow: 0 8px 24px rgba(2, 12, 27, .08);
}

.vCard__img {
	width: 100%;
	aspect-ratio: 16 / 9;
	object-fit: cover;
	display: block;
	transition: transform .5s ease;
}

.vCard__img--ph {
	aspect-ratio: 16/9;
	background: linear-gradient(180deg, #f3f4f6, #e5e7eb);
}

.vCard__badge {
	position: absolute;
	right: 8px;
	top: 8px;
	font: 700 10px/1 system-ui, -apple-system, "Segoe UI", sans-serif;
	color: #fff;
	background: #00a9b7;
	padding: 6px 10px;
	border-radius: 999px;
	box-shadow: 0 2px 10px rgba(0, 0, 0, .15);
}

/* body */
.vCard__body {
	padding: 10px 4px 0;
}

.vCard__company {
	font-size: 11px;
	color: var(--muted);
	margin-bottom: 6px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.vCard__title {
	font: 700 14px/1.65 system-ui, -apple-system, "Segoe UI", sans-serif;
	color: var(--ink);
	margin: 0 0 6px;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.vCard__title a {
	color: inherit;
	text-decoration: none;
}

/* more */
.voice__more {
	text-align: right;
	margin-top: 24px;

}

.voice-center {
	text-align: center;
	margin-bottom: 80px;
}

.top-btn-black {
	width: 166px;
	height: 42px;
	background-color: #000;
	color: #fff;
	padding: 10px 20px 10px 15px;
	margin: 0 190px;
	border-radius: 3px;
}

.top-btn-news {
	width: 166px;
	height: 42px;
	background-color: #000;
	color: #fff;
	padding: 10px 20px 10px 15px;
	margin: 0 125px;
	border-radius: 3px;
}

.top-btn-blog {
	width: 166px;
	height: 42px;
	background-color: #000;
	color: #fff;
	padding: 10px 20px 10px 15px;
	margin: 0 175px;
	border-radius: 3px;
}

/* empty */
.voice__empty {
	margin: 24px 0;
	color: var(--muted);
	text-align: center;
}

.top-heading {
	margin-left: 125px;
}

.news,
.blog {
	flex: 0 0 340px;
	/* 1カードの幅 */
	background: #f6f6f6;
	border-radius: 12px;
	padding: 100px 18px;
}

.listen-marketing-img {
	width: 960px;
}