@charset "UTF-8";

/* -------------------------------------------
   ジョブリターンエリア全体共通・背景トーン設定
------------------------------------------- */
.alumni-body-wrap {
	font-family: "Noto Sans JP", "Helvetica Neue", Arial, sans-serif;
	line-height: 1.6;
	color: #333333;
	background-color: #f4f8fa;
	margin: 0;
	padding: 0;
	/* 賑やかさと親しみやすさを演出するドット背景 */
	background-image: 
		radial-gradient(rgba(219, 39, 119, 0.03) 15%, transparent 15%),
		radial-gradient(rgba(26, 54, 93, 0.02) 15%, transparent 15%);
	background-size: 30px 30px;
	background-position: 0 0, 15px 15px;
	overflow-x: hidden;
}

/* -------------------------------------------
   メインビジュアル（MV）エリア（フルワイド）
------------------------------------------- */
.alumni-mv-section {
	width: 100%;
	position: relative;
	height: 520px;
	background-color: #1a365d;
	overflow: hidden;
}
.alumni-mv-image {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
	filter: brightness(0.85);
	/* スマホ縮小時も人物（左側）を綺麗に残す基準位置 */
	object-position: 25% center; 
}
.alumni-mv-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(135deg, rgba(26, 54, 93, 0.6) 0%, rgba(219, 39, 119, 0.4) 100%); 
	display: flex;
	align-items: center;
}
.alumni-mv-inner {
	width: 100%;
	max-width: 1100px; /* 天満屋バナー幅（1100px）に統一 */
	margin: 0 auto;
	padding: 0 40px;
	box-sizing: border-box;
}
/* おかえりなさいバッジ */
.alumni-mv-sub-copy {
	display: inline-block;
	background: #ffde59; 
	color: #1a365d;
	font-weight: bold;
	padding: 6px 16px;
	font-size: 1rem;
	border-radius: 50px;
	margin-bottom: 15px;
	letter-spacing: 0.05em;
	box-shadow: 0 4px 10px rgba(0,0,0,0.15);
}
.alumni-mv-title {
	color: #ffffff;
	font-size: 3rem;
	font-weight: bold;
	margin: 0;
	text-shadow: 0 4px 12px rgba(0,0,0,0.4);
	line-height: 1.25;
	letter-spacing: 0.03em;
}
.alumni-mv-title span {
	font-size: 1.8rem;
	font-weight: 500;
	display: block;
	margin-top: 5px;
	opacity: 0.95;
}

/* 波型のセクション装飾ライン */
.alumni-wave-decoration {
	width: 100%;
	height: 30px;
	background: linear-gradient(to bottom right, transparent 49%, #f4f8fa 50%);
	margin-top: -30px;
	position: relative;
	z-index: 10;
}

/* -------------------------------------------
   コンテンツレイアウト
------------------------------------------- */
.alumni-container {
	max-width: 1100px;
	margin: 0 auto;
	padding: 20px 20px 60px 20px;
	box-sizing: border-box;
	position: relative;
}

/* 背景あしらい用サークル（ゴールド＆ピンク） */
.alumni-bg-circle {
	position: absolute;
	border-radius: 50%;
	z-index: -1;
}
.alumni-circle-pink-lg { width: 350px; height: 350px; top: 5%; right: -120px; background: rgba(219,39,119,0.04); }
.alumni-circle-gold-sm { width: 180px; height: 180px; top: 25%; left: -90px; background: rgba(255,222,89,0.06); }
.alumni-circle-pink-sm { width: 150px; height: 150px; bottom: 40%; right: -50px; background: rgba(219,39,119,0.03); }
.alumni-circle-gold-lg { width: 400px; height: 400px; bottom: 5%; left: -150px; background: rgba(255,222,89,0.04); }

/* コンテンツブロック外枠（斜め座布団エフェクト） */
.alumni-block-wrapper {
	position: relative;
	margin-bottom: 50px;
}
.alumni-block-wrapper::before {
	content: "";
	position: absolute;
	top: 5px;
	left: -5px;
	width: 100%;
	height: 100%;
	border-radius: 12px;
	z-index: 0;
	transform: rotate(-0.5deg);
	background: linear-gradient(135deg, rgba(219,39,119,0.05) 0%, rgba(255,222,89,0.05) 100%);
}
/* 白背景のカード型デザイン */
.alumni-block {
	background: #ffffff;
	padding: 40px;
	border-radius: 12px;
	box-shadow: 0 10px 30px rgba(26, 54, 93, 0.04);
	position: relative;
	z-index: 1;
	overflow: hidden;
}

/* 各セクション見出し */
.alumni-block-title {
	font-size: 1.5rem;
	font-weight: bold;
	color: #1a365d;
	padding-left: 15px;
	border-left: 5px solid #db2777; /* アクセントピンク */
	margin-top: 0;
	margin-bottom: 30px;
}

/* 導入リードテキスト */
.alumni-lead-text {
	font-size: 1.25rem;
	margin-top: 0;
	margin-bottom: 0;
	text-align: justify;
	line-height: 1.7;
	color: #2d3748;
}

/* -------------------------------------------
   募集概要（テーブル）
------------------------------------------- */
.alumni-table {
	width: 100%;
	border-collapse: collapse;
	margin: 10px 0;
}
.alumni-table th, .alumni-table td {
	border-bottom: 1px solid #e2e8f0;
	padding: 20px;
	text-align: left;
	font-size: 1rem;
}
.alumni-table th {
	background-color: #f8fafc;
	width: 25%;
	font-weight: bold;
	color: #1a365d;
}
.alumni-table td {
	background-color: #ffffff;
	color: #4a5568;
}
.alumni-table-subnote {
	font-size: 0.85rem;
	color: #718096;
	margin-top: 6px;
	display: block;
}

/* -------------------------------------------
   選考プロセス（ステップ）
------------------------------------------- */
.alumni-step-container {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 30px;
	margin-bottom: 15px;
}
.alumni-step-box {
	background: linear-gradient(180deg, #ffffff 0%, #f8fafc 100%);
	border: 1px solid #e2e8f0;
	padding: 25px 15px;
	width: 22%;
	text-align: center;
	border-radius: 8px;
	box-sizing: border-box;
	box-shadow: 0 4px 6px rgba(0,0,0,0.01);
}
.alumni-step-num {
	display: inline-block;
	font-size: 0.9rem;
	color: #db2777;
	font-weight: bold;
	background: rgba(219,39,119,0.08);
	padding: 2px 12px;
	border-radius: 20px;
	margin-bottom: 8px;
}
.alumni-step-name {
	display: block;
	font-size: 1.15rem;
	font-weight: bold;
	color: #1a365d;
}
.alumni-step-arrow {
	font-size: 1.5rem;
	color: #cbd5e0;
	width: 4%;
	text-align: center;
}
.alumni-step-note {
	font-size: 0.85rem;
	color: #718096;
	margin-top: 15px;
	margin-bottom: 0;
	line-height: 1.6;
}

/* -------------------------------------------
   応募アクション（エントリーボタン）
------------------------------------------- */
.alumni-entry-wrapper::before {
	background: linear-gradient(135deg, #fed7d7 0%, #fbb6ce 100%) !important;
	transform: rotate(0.5deg) !important;
}
.alumni-entry-block {
	background: linear-gradient(135deg, #fff5f5 0%, #fff0f6 100%);
	border: 1px solid rgba(229, 62, 62, 0.1);
}
.alumni-entry-title {
	color: #c53030;
	border-left-color: #e53e3e;
}
.alumni-btn-container {
	display: flex;
	justify-content: space-between;
	margin-top: 30px;
	gap: 25px;
}
.alumni-btn {
	display: block;
	background: linear-gradient(135deg, #e53e3e 0%, #db2777 100%);
	color: #ffffff;
	padding: 24px;
	text-align: center;
	font-weight: bold;
	font-size: 1.3rem;
	text-decoration: none;
	border-radius: 50px;
	width: 50%;
	box-sizing: border-box;
	transition: all 0.3s ease;
	box-shadow: 0 8px 20px rgba(219,39,119,0.25);
	letter-spacing: 0.05em;
}
.alumni-btn:hover {
	transform: translateY(-3px);
	box-shadow: 0 12px 25px rgba(219,39,119,0.35);
	filter: brightness(1.05);
}
.alumni-btn span {
	display: block;
	font-size: 0.8rem;
	font-weight: normal;
	margin-top: 6px;
	opacity: 0.85;
}
.alumni-btn-note {
	text-align: center;
	margin-top: 25px;
	margin-bottom: 0;
	font-size: 0.85rem;
	color: #718096;
}

/* -------------------------------------------
   お問い合わせ・連絡先
------------------------------------------- */
.alumni-contact-box {
	background: #f8fafc;
	border: 1px solid #e2e8f0;
	padding: 30px;
	border-radius: 8px;
}
.alumni-contact-lead {
	margin-top: 0;
	margin-bottom: 15px;
	font-weight: bold;
	font-size: 1.1rem;
	color: #1a365d;
}
.alumni-contact-details {
	margin-bottom: 0;
	font-size: 1rem;
	color: #4a5568;
}
.alumni-contact-details strong {
	font-size: 1.15rem;
	color: #1a365d;
}
.alumni-contact-details a {
	color: #db2777;
	text-decoration: none;
	font-weight: bold;
}
.alumni-contact-details a:hover {
	text-underline-offset: 3px;
	text-decoration: underline;
}

/* -------------------------------------------
   スマートフォン用レスポンシブ
------------------------------------------- */
@media screen and (max-width: 768px) {
	.alumni-mv-section {
		height: auto;
		display: flex;
		flex-direction: column;
		background-color: #1a365d;
	}
	.alumni-mv-image {
		height: 300px;
		object-position: 25% 20%; 
	}
	.alumni-mv-overlay {
		position: relative;
		background: linear-gradient(180deg, #1a365d 0%, #254d82 100%);
		padding: 30px 0;
		align-items: flex-start;
	}
	.alumni-mv-inner {
		padding: 0 20px;
	}
	.alumni-mv-title {
		font-size: 2.2rem;
	}
	.alumni-mv-title span {
		font-size: 1.4rem;
	}
	
	.alumni-block {
		padding: 25px 20px;
	}
	.alumni-table, .alumni-table th, .alumni-table td {
		display: block;
		width: 100%;
	}
	.alumni-table th {
		box-sizing: border-box;
		padding: 10px 15px;
		border-bottom: none;
	}
	.alumni-table td {
		box-sizing: border-box;
		padding: 10px 15px 20px 15px;
	}
	.alumni-step-container {
		flex-direction: column;
		gap: 10px;
	}
	.alumni-step-box {
		width: 100%;
		padding: 15px;
	}
	.alumni-step-arrow {
		transform: rotate(90deg); 
		margin: 5px 0;
	}
	.alumni-btn-container {
		flex-direction: column;
		gap: 15px;
	}
	.alumni-btn {
		width: 100%;
		padding: 18px;
		font-size: 1.15rem;
	}
}