@charset "UTF-8";
/* =========================================================
   260722_GSJ修正指示書 対応 追加スタイル
   （お客様の声 / 試算方法PDFリンク / お問い合わせ枠外注記）
   ========================================================= */

/* ---- お客様の声（TOP・About 共用 / Swiper スライダー） ---- */
.voice {
	max-width: 908px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 16px;
	padding-right: 16px;
}

/* 矢印を左右の余白ゾーンに置くためのラッパー（カードと重ならない） */
.voiceNav {
	position: relative;
	margin-top: 40px;
	padding: 0 52px; /* この左右余白に矢印を配置 */
}

.voiceSwiper {
	position: relative;
}

/* 2枚並び時に左右のカード高さを揃える */
.voiceSwiper .swiper-slide {
	height: auto;
}

/* 左右の矢印 */
.voiceNav__btn {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 44px;
	height: 44px;
	padding: 0;
	border: none;
	border-radius: 50%;
	background: #fff;
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
	cursor: pointer;
	z-index: 3;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: opacity 0.2s ease, box-shadow 0.2s ease;
}

.voiceNav__btn::before {
	content: "";
	width: 11px;
	height: 11px;
	border-top: 2px solid #264e75;
	border-right: 2px solid #264e75;
}

.voiceNav__btn--prev {
	left: 0;
}

.voiceNav__btn--prev::before {
	transform: rotate(-135deg);
	margin-left: 4px;
}

.voiceNav__btn--next {
	right: 0;
}

.voiceNav__btn--next::before {
	transform: rotate(45deg);
	margin-right: 4px;
}

.voiceNav__btn.swiper-button-disabled {
	opacity: 0.3;
	cursor: default;
}

.voice__item {
	box-sizing: border-box;
	height: 100%;
	background: #fff;
	border: 1px solid #d5dde5;
	border-radius: 12px;
	padding: 28px 28px 30px;
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
}

.voice__ttl {
	font-size: 18px;
	font-weight: 700;
	color: #264e75;
	text-align: center;
	line-height: 1.6;
	margin-bottom: 10px;
}

/* アバター＋地域名を横並びのヘッダー行に（アバターは地域名の左） */
.voice__head {
	display: flex;
	align-items: center;
	gap: 12px;
	margin-bottom: 16px;
}

.voice__avatar {
	flex: 0 0 auto;
	width: 56px;
	height: 56px;
}

.voice__avatar img {
	display: block;
	width: 100%;
	height: 100%;
}

.voice__area {
	font-size: 13px;
	color: #5a6b7b;
	text-align: left;
	line-height: 1.6;
}

.voice__text {
	font-size: 14px;
	line-height: 1.9;
	color: #333;
}

/* ページネーション（ドット）：カードの外・下に配置 */
.voice__pagination {
	margin-top: 24px;
	text-align: center;
	line-height: 1;
}

.voice__pagination .swiper-pagination-bullet {
	width: 10px;
	height: 10px;
	margin: 0 5px;
	background: #c3ccd6;
	opacity: 1;
	transition: background 0.2s ease;
}

.voice__pagination .swiper-pagination-bullet-active {
	background: #264e75;
}

/* PC：voice__ttl を1行で表示（左右余白を詰め、字間を少し詰める） */
@media screen and (min-width: 768px) {
	.voice__item {
		padding-left: 22px;
		padding-right: 22px;
	}

	.voice__ttl {
		white-space: nowrap;
		letter-spacing: -0.5px;
	}

	/* PC ではタイトル内の改行を無効化（1行表示を維持） */
	.voice__ttl br {
		display: none;
	}
}

@media screen and (max-width: 767px) {
	/* コンテンツ幅を最大化（左右余白を詰め、矢印は画面端へ寄せる） */
	.voice {
		padding-left: 0;
		padding-right: 0;
	}

	.voiceNav {
		margin-top: 28px;
		padding: 0 22px; /* 矢印分の最小余白。カードはこの内側いっぱいに広げる */
	}

	/* 矢印を小さく＆画面左右の端（約10px）へ配置 */
	.voiceNav__btn {
		width: 28px;
		height: 28px;
	}

	.voiceNav__btn::before {
		width: 8px;
		height: 8px;
		border-top-width: 2px;
		border-right-width: 2px;
	}

	.voiceNav__btn--prev {
		left: -10px; /* 画面左端から約10px */
	}

	.voiceNav__btn--prev::before {
		margin-left: 3px;
	}

	.voiceNav__btn--next {
		right: -10px; /* 画面右端から約10px */
	}

	.voiceNav__btn--next::before {
		margin-right: 3px;
	}

	.voice__item {
		padding: 24px 18px 26px;
	}

	.voice__ttl {
		font-size: 16px;
	}
}

/* ---- TOP 経済効果：試算方法 PDF リンク ---- */
.ecoEffect__pdfLink {
	display: inline-block;
	color: #264e75;
	font-weight: 700;
	text-decoration: underline;
	cursor: pointer;
}

.ecoEffect__pdfLink:hover {
	opacity: 0.7;
}

/* ---- グローバルナビ：About の長い日本語ラベル（「グリッドシェアとは？」）対策
   About はナビ最左のため、ホバー日本語は左右（＝ロゴ側と Service 側）へはみ出す。
   ・広い画面(≥1300px＝PC)：ロゴまで十分な余白があるので、フォントを拡大し
     各メニュー間隔も広げる（隣の英語とベースラインが揃い、縦位置のズレも解消）。
   ・タブレット幅(768〜1299px)：ロゴと重なる余地がないため、はみ出しを抑えた
     コンパクト表示にフォールバック。
   ・SP(767px以下)はこのナビ自体が非表示のため対象外。 ---- */
@media screen and (min-width: 768px) {
	/* タブレット幅の安全フォールバック（ロゴと重ならない範囲） */
	.header__navItem:first-child .navText::after {
		font-size: 12px;
		letter-spacing: -0.5px;
	}
}

@media screen and (min-width: 1240px) {
	/* デスクトップ：各メニュー間隔を拡大＋ホバー日本語を拡大 */
	.header__nav .header__navItem {
		margin-left: 30px;
		margin-right: 30px;
	}

	.header__navItem:first-child .navText::after {
		font-size: 16px;
	}
}

/* ---- SP ヘッダー：Apply / Mypage / Menu の3ボタンを右端に寄せる ----
   .header は flex（左詰め）で右側に余白が残るため、hBtnWrap に margin-left:auto を
   付けて余白を左へ送り、3ボタン（hBtnWrap＋続くハンバーガー）を右端に揃える。 */
@media screen and (max-width: 767px) {
	.header .hBtnWrap {
		margin-left: auto;
	}
}

/* ---- TOP 経済効果：削減金額を「2,115円＋2,520円 ＝ 4,635円」の内訳表示に ----
   上段（内訳の合算）は小さめ、下段（＝合計）は既存の em(60px) を踏襲。 */
.ecoEffect__Price .ecoEffect__PriceSum {
	display: block;
	font-size: 26px;
	font-weight: bold;
	line-height: 1.2;
	margin-top: 4px;
}

.ecoEffect__Price .ecoEffect__PriceSum small {
	font-size: 18px;
	font-weight: 700;
}

/* 「＝ 4,635 円」の＝を数字より小さく */
.ecoEffect__Price em .ecoEffect__eq {
	font-size: 36px;
}

/* ---- Support お問い合わせ枠外の注記 ---- */
.contactBnr__note {
	font-size: 13px;
	line-height: 1.8;
	color: #333;
	text-align: center;
}

.contactBnr__note a {
	color: #264e75;
	text-decoration: underline;
}
