@charset "utf-8";
/*
Theme Name: Culture Connection 2025
Theme URI: xxxxx
Author: e-bird
version: 1.0
*/


.clearfix {
	*zoom: 1;
}
.clearfix:before, .clearfix:after {
	display: table;
	content: "";
}
.clearfix:after {
	clear: both;
}

img.centered, .aligncenter, div.aligncenter {
	display: block;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 25px;
	height: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 25px 25px;
	display: inline;
	height: auto;
}
img.alignleft {
	padding: 4px;
	margin: 0 25px 10px 0;
	display: inline;
	height: auto;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}


#top .block_mv + .block_free {
	padding-top: 80px;
	padding-bottom: 80px;
}
@media only screen and (max-width: 750px) {
	#top .block_mv + .block_free {
		padding-top: 50px;
		padding-bottom: 50px;
	}
}
#top .block_free + .block_about,
#top .block_free + .block_school,
#top .block_free + .block_service,
#top .block_free + .block_news,
#top .block_school + .block_free,
#top .block_service + .block_free,
#top .block_news + .block_free   {
	padding-top: 0;
}


.grey {
	background: #666666 !important;
}
.event-detail .content em {
	font-style: italic;
}

.school-list > ul > li a.disabled,
#introduce .introduce .content .introduce-list ul li a.disabled,
#voice .column-list ul li a.disabled {
	pointer-events: none !important;
}

#school .school .overview .text .table .tr .td {
	width: 70%;
}
#school .school .overview .text .table .tr .td:first-child {
	width: 30%;
}
.school-list > ul > li .box .cover {
	aspect-ratio: 325/186; /* w/h */
	display: flex;
	justify-content: center;
	align-items: center;
}
.school-list > ul > li .box .cover img {
	aspect-ratio: 325/186; /* w/h */
	object-fit: contain;
}
.school-list > ul > li .box .brief p strong {
	font-weight: bold;
}
.school-list > ul > li .box .brief p em {
	font-style: italic;
}

.school-list .box .cover {
	aspect-ratio: 325/186; /* w/h */
	display: flex;
	justify-content: center;
	align-items: center;
}

#school .txthead-box h2 small {
	font-size: 70%;
}
#school .pt80 {
	padding-top: 80px;
}
#school .mt140 {
	margin-top: 140px;
}
@media only screen and (max-width: 1100px) {
	#school .mt140 {
		margin-top: 80px;
	}
}
@media only screen and (max-width: 750px) {
	#school .pt80 {
		padding-top: 50px;
	}
	#school .mt140 {
		margin-top: 50px;
	}
}

#school .school .overview .img .overview-slick .item {
	max-height: 37vw !important;
	text-align: center;
}
#school .school .overview .img .overview-slick .item img {
	max-height: 100% !important;
	margin: 0 auto;
}
@media only screen and (max-width: 750px) {
	#school .school .overview .img .overview-slick .item {
		max-height: 66.67vw !important;
		text-align: center;
	}
}

.box-refine-search .toggle-content .row .list-button a {
	margin-top: 10px;
	min-width: 150px;
	margin-right: 10px;
}
.box-refine-search .toggle-content .row .list-button a.current {
	opacity: 1;
	color: #fff;
	background-color: #0080C8;
	pointer-events: none;
}
@media only screen and (max-width: 750px) {
	.box-refine-search .toggle-content .row .list-button a {
		min-width: unset;
		width: 48.5%;
		margin-right: 3%;
	}
	.box-refine-search .toggle-content .row .list-button a:nth-child(2n) {
		margin-right: 0;
	}
}


.wp-pagenavi a.disabled {
	visibility: hidden !important;
	opacity: 0 !important;
	pointer-events: none !important;
}

#mv-seminar #seminar .seminar .content .seminar-list ul li {
	padding: 0 8px;
}
@media only screen and (max-width: 850px) {
	#mv-seminar #seminar .seminar .content .seminar-list ul li {
		padding: unset;
	}
}
#mv-seminar #seminar .seminar .content .seminar-list ul li a {
	flex-wrap: wrap;
}
#mv-seminar #seminar .seminar .content .seminar-list ul li a .cover {
	width: 100%;
}
#mv-seminar #seminar .seminar .content .seminar-list ul li a .cover img {
	aspect-ratio: 939/583; /* w/h */
	object-fit: cover;
}
#mv-seminar #seminar .seminar .content .seminar-list ul li a .brief {
	width: 100%;
}

/* .school-seminar-list ul {
	justify-content: center;
} */
/* #mv-seminar #seminar .seminar .content .seminar-list ul li a .cover img, */
.school-seminar-list ul li a .cover img {
	aspect-ratio: 42/55; /* w/h */
	object-fit: fill;
}
/* @media only screen and (max-width: 850px) {
	#mv-seminar #seminar .seminar .content .seminar-list ul li a .cover img,
	.school-seminar-list ul li a .cover img {
		aspect-ratio: unset;
		object-fit: unset;
	}
} */
.school-seminar-list ul li a .brief {
	padding-top: 0;
}

.event-list ul li a .cover img,
#notice-news .notice-news .row .content .news-list ul li .cover img,
.column .column-list ul li .cover img {
	width: 100%;
	aspect-ratio: 73/42; /* w/h */
	object-fit: cover;
}

#column .column .column-list .tax-title {
	font-family: "Noto Serif JP", serif;
	font-size: 2.8rem;
	line-height: 1;
	font-weight: 700;
	white-space: nowrap;
	margin-bottom: 1em;
}
@media only screen and (max-width: 850px) {
	#column .column .column-list .tax-title {
		font-size: 2rem;
	}
}

#column .column .event-detail .content .box-link {
	margin-bottom: 0;
}
#column .column .event-detail .content .layoutbox {
	margin-top: 60px;
}
#column .column .event-detail .content .layoutbox a {
	color: #0080C8;
	text-decoration: underline;
}
#column .column .event-detail .content .layoutbox strong {
	font-weight: bold;
}
#column .column .event-detail .content .layoutbox em {
	font-style: italic;
}
#column .column .event-detail .content .layoutbox h3 {
	margin-top: 50px;
}
#column .column .event-detail .content .layoutbox h2 + h3 {
	margin-top: 0;
}
#column .column .event-detail .content .layoutbox blockquote {
	width: 100%;
	max-width: 600px;
	margin: 20px auto 0;
	padding: 20px;
	background-color: #F8FBEF;
}
@media only screen and (max-width: 750px) {
	#column .column .event-detail .content .layoutbox h3 {
		margin-top: 30px;
	}
}

#column .column .column-flex .col-right .row.banner a + a {
	margin-top: 15px;
}
#column .column .event-detail .content p {
	font-size: 1.6rem !important;
}
#column .column .event-detail .content .img {
	max-width: 600px;
	width: 100%;
}
#column .column .event-detail .content .img.mv {
	max-width: none;
	display: flex;
	justify-content: center;
}
#column .column .event-detail .content .img.medium {
	width: 48.666%;
}
#column .column .event-detail .content .img.col2 {
	max-width: none;
}
@media only screen and (max-width: 750px) {
	#column .column .event-detail .content p {
		font-size: 1.5rem !important;
		line-height: 1.8 !important;
	}
	#column .column .event-detail .content .img {
		max-width: none;
	}
	#column .column .event-detail .content .img.medium {
		width: 100%;
	}
	#column .column .event-detail .content .img img {
		width: 100%;
		max-width: none;
	}
}

#column .column .event-detail .content .layoutbox .box-video {
	width: 100%;
	max-width: 600px;
	margin: 20px auto 0;
}
#column .column .event-detail .content .layoutbox .box-video .video {
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 56.25%;
}
#column .column .event-detail .content .layoutbox .box-video .video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#column .column .column-flex .col-right .row.ranking ul li a .text {
	line-height: 1.6 !important;
}

#event .event-detail .content p,
#event .event-detail .table .tr .td.topic,
#event .event-detail .table .tr .td {
	font-size: 1.6rem;
}
#event .event-detail .content .lead-box {
	margin-top: 2em;
}
#event .event-detail .content .lead-box strong,
#event .event-detail .table .tr .td strong {
	font-weight: bold;
}
#event .event-detail .content .lead-box em,
#event .event-detail .table .tr .td em {
	font-style: italic;
}
#event .event-detail .content .lead-box blockquote,
#event .event-detail .table .tr .td blockquote {
	width: 100%;
	max-width: 600px;
	margin: 20px auto 0;
	padding: 20px;
	background-color: #F8FBEF;
}

#column .event-detail .content ul li {
	list-style-type: disc;
	list-style-position: inside;
}


#mv-seminar #seminar {
  padding-bottom: 0!Important;
}


.pad140{
	padding-top:30px!important;
}

#company .company .staff .box .box-content .row .col .staff-list ul li {
margin-top: 15px;
}


/* video css */

.video-news-section {
    width: 70%;
    max-width: 700px;
    margin: 40px auto;
}

.video-news-section video {
    display: block;
    width: 100%;
    height: auto;
    aspect-ratio: 16 / 9;
    object-fit: contain;
    background: #000;
}

@media (max-width: 767px) {
    .video-news-section {
        width: 100%;
    }
}


/*pemisah kode singleschool.php*/
/* ============================================================
   singleschool.php リニューアル用CSS
   参照: referensi/code.html (Tailwind ユーティリティを素のCSS化)
   対象セクション:
   - セミナー/フェア
   - カルコネ｜学校選びのヒント
   - MAP
   - 関連記事
   ※ テーマの html font-size は 62.5% のため、フォントは全て px 指定で
      section 旧レイアウト(global.css) と同じ実サイズに合わせている。
   ============================================================ */

:root {
  --cc-brand-50: #f0f7ff;
  --cc-brand-100: #e0effe;
  --cc-brand-500: #0284c7;
  --cc-brand-600: #0080C8;
  --cc-brand-700: #00689f;
  --cc-brand-800: #0f3156;
  --cc-brand-900: #0b1d36;

  --cc-accent-red: #df4847;
  --cc-accent-red-hover: #c93b3a;

  --cc-status-green: #95B52C;
  --cc-status-blue: #0080C8;
  --cc-status-gray: #8F8F8F;

  --cc-sky-50: #f0f9ff;
  --cc-sky-100: #e0f2fe;
  --cc-emerald-50: #ecfdf5;
  --cc-emerald-200: #a7f3d0;
  --cc-emerald-700: #047857;
  --cc-blue-50: #eff6ff;
  --cc-blue-100: #dbeafe;
  --cc-blue-700: #1d4ed8;
  --cc-amber-600: #d97706;

  --cc-slate-50: #f8fafc;
  --cc-slate-100: #f1f5f9;
  --cc-slate-200: #e2e8f0;
  --cc-slate-300: #cbd5e1;
  --cc-slate-400: #94a3b8;
  --cc-slate-500: #64748b;
  --cc-slate-600: #475569;
  --cc-slate-700: #334155;
  --cc-slate-800: #1e293b;
  --cc-slate-900: #0f172a;
}

/* ---------- Layout ---------- */
.cc-wrap {
  width: 90%;
  max-width: 1040px;
  margin: 0 auto;
  padding: 140px 0;
}
@media only screen and (max-width: 1100px) {
  .cc-wrap { padding: 80px 0; }
}
@media only screen and (max-width: 750px) {
  .cc-wrap { padding: 50px 0; }
}

.cc-dashboard-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 2rem;
  align-items: start;
}
@media (min-width: 1024px) {
  .cc-dashboard-grid { grid-template-columns: 8fr 4fr; }
}

.cc-dashboard-left {
  display: flex;
  flex-direction: column;
  gap: 3rem;
}
.cc-dashboard-right {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
@media (min-width: 1024px) {
  .cc-dashboard-right { position: sticky; top: 7rem; }
}

/* ---------- Section Head ---------- */
.cc-section-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  margin-bottom: 1.5rem;
  padding-bottom: 0.75rem;
  border-bottom: 1px solid var(--cc-slate-200);
}
.cc-section-title {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  min-width: 0;
}
.cc-section-bar {
  flex: 0 0 auto;
  width: 10px;
  height: 26px;
  background: var(--cc-brand-600);
  border-radius: 2px;
}
.cc-section-title-text {
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
}
.cc-section-title-text h2 {
  font-size: 18px;
  line-height: 28px;
  font-weight: 700;
  color: var(--cc-slate-900);
  letter-spacing: 0;
}
.cc-section-title-text h2.cc-head-lg {
  font-size: 24px;
  line-height: 34px;
}
.cc-section-link {
  display: inline-flex;
  align-items: center;
  gap: 0.3rem;
  font-size: 13px;
  font-weight: 700;
  color: var(--cc-brand-600);
  text-decoration: none;
  white-space: nowrap;
  transition: color 0.2s;
}
.cc-section-link:hover { color: var(--cc-brand-700); }
.cc-section-link .cc-icon {
  width: 16px;
  height: 16px;
  transition: transform 0.2s;
}
.cc-section-link:hover .cc-icon { transform: translateX(2px); }

/* ---------- Hover Lift ---------- */
.cc-event-card,
.cc-article-item {
  transition: transform 0.2s cubic-bezier(0.16, 1, 0.3, 1), box-shadow 0.2s ease;
}
.cc-event-card:hover,
.cc-article-item:hover {
  transform: translateY(-2px);
  box-shadow: 0 12px 28px -6px rgba(11, 29, 54, 0.08);
}

/* ---------- セミナー/フェア ---------- */
.cc-event-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.25rem;
}
@media (min-width: 640px) {
  .cc-event-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}
.cc-event-card {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background: #fff;
  border: 1px solid rgba(226, 232, 240, 0.9);
  border-radius: 0.75rem;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.06);
  padding: 22px;
}
.cc-event-card-link {
  display: flex;
  flex-direction: column;
  height: 100%;
  text-decoration: none;
  color: inherit;
}
.cc-event-tags {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  margin-bottom: 0.75rem;
}
.cc-event-tags-inner {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 0.5rem;
}
.cc-tag {
  display: inline-flex;
  align-items: center;
  height: 24px;
  padding: 0 10px;
  font-size: 12px;
  line-height: 12px;
  font-weight: 700;
  color: #fff;
  border-radius: 4px;
  white-space: nowrap;
}
.cc-tag-open { background: var(--cc-status-green); }
.cc-tag-blue { background: var(--cc-status-blue); }
.cc-tag-grey { background: var(--cc-status-gray); }

.cc-event-banner {
  position: relative;
  border-radius: 0.5rem;
  overflow: hidden;
  margin-bottom: 1rem;
  aspect-ratio: 4 / 3;
  background: linear-gradient(135deg, var(--cc-brand-900), var(--cc-brand-800));
  border: 1px solid rgba(15, 23, 42, 0.12);
}
.cc-event-banner img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.cc-event-title {
  font-size: 15px;
  line-height: 24px;
  font-weight: 700;
  color: #333333;
  transition: color 0.2s;
}
.cc-event-card:hover .cc-event-title { color: var(--cc-brand-600); }

.cc-event-meta {
  margin-top: 16px;
  padding: 12px;
  background: transparent;
  border: 1px solid var(--cc-slate-200);
  border-radius: 8px;
  font-size: 12px;
  line-height: 24px;
  color: #666666;
}
.cc-event-meta-row {
  display: flex;
  align-items: baseline;
  gap: 0.5rem;
}
.cc-event-meta-row + .cc-event-meta-row { margin-top: 8px; }
.cc-event-meta-label {
  flex: 0 0 auto;
  min-width: 58px;
  color: #666666;
  font-weight: 400;
}
.cc-event-meta-value {
  font-weight: 700;
  color: #333333;
}

.cc-event-foot {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-top: 20px;
  padding-top: 16px;
  border-top: 1px solid var(--cc-slate-100);
}
.cc-event-link {
  display: inline-flex;
  align-items: center;
  gap: 0.3rem;
  font-size: 12px;
  font-weight: 700;
  color: var(--cc-brand-600);
  transition: color 0.2s;
}
.cc-event-card:hover .cc-event-link { color: var(--cc-brand-700); }
.cc-event-link .cc-icon {
  width: 14px;
  height: 14px;
  transition: transform 0.2s;
}
.cc-event-card:hover .cc-event-link .cc-icon { transform: translateX(2px); }

.cc-no-event {
  text-align: center;
  margin: 20px 0;
  font-size: 16px;
  color: #666666;
}

/* ---------- 記事一覧 (ヒント/関連記事) ---------- */
.cc-article-list ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.cc-article-item {
  background: #fff;
  border: 1px solid var(--cc-slate-200);
  border-radius: 0.75rem;
  padding: 16px;
}
.cc-article-item-link {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  align-items: flex-start;
  text-decoration: none;
  color: inherit;
}
@media (min-width: 640px) {
  .cc-article-item-link { flex-direction: row; }
}
.cc-article-cover {
  flex: 0 0 auto;
  width: 100%;
  height: 128px;
  border-radius: 8px;
  overflow: hidden;
}
@media (min-width: 640px) {
  .cc-article-cover { width: 208px; height: 130px; }
}
.cc-article-cover img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.cc-article-body {
  flex: 1 1 auto;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 100%;
}
.cc-article-tags {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  margin-bottom: 10px;
}
.cc-article-tag {
  display: inline-flex;
  align-items: center;
  height: 24px;
  padding: 0 10px;
  background: var(--cc-status-blue);
  color: #fff;
  font-size: 12px;
  line-height: 12px;
  font-weight: 700;
  border-radius: 4px;
}
.cc-article-tag--amber { background: var(--cc-amber-600); }
.cc-article-date {
  font-size: 12px;
  line-height: 24px;
  color: #666666;
  font-family: ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;
}
.cc-article-title {
  font-size: 18px;
  line-height: 30px;
  font-family: "Noto Serif JP", serif;
  font-weight: 700;
  color: #666666;
  transition: color 0.2s;
}
.cc-article-item:hover .cc-article-title { color: var(--cc-brand-600); }
.cc-article-excerpt {
  margin-top: 8px;
  font-size: 15px;
  line-height: 26px;
  color: #666666;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.cc-article-foot {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-top: 12px;
  padding-top: 12px;
  border-top: 1px solid var(--cc-slate-100);
}
.cc-article-link {
  display: inline-flex;
  align-items: center;
  gap: 0.3rem;
  font-size: 12px;
  font-weight: 700;
  color: var(--cc-brand-600);
}
.cc-article-item:hover .cc-article-link { text-decoration: underline; }

/* ---------- MAP Card ---------- */
.cc-map-card {
  background: #fff;
  border: 1px solid rgba(226, 232, 240, 0.9);
  border-radius: 0.75rem;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.06);
  overflow: hidden;
}
.cc-map-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.75rem;
  padding: 1rem;
  border-bottom: 1px solid var(--cc-slate-200);
  background: transparent;
}
.cc-map-title {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  min-width: 0;
}
.cc-map-bar {
  flex: 0 0 auto;
  width: 8px;
  height: 20px;
  background: #0284c7;
  border-radius: 2px;
}
.cc-map-title-text {
  display: flex;
  flex-direction: column;
  gap: 2px;
  line-height: 1.2;
  min-width: 0;
}
.cc-map-title-text h2 {
  font-size: 16px;
  line-height: 22px;
  font-weight: 700;
  color: var(--cc-slate-900);
}
.cc-map-en {
  font-size: 12px;
  line-height: 16px;
  font-weight: 400;
  color: var(--cc-slate-400);
  font-family: ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;
  white-space: nowrap;
}
.cc-map-pill {
  flex: 0 0 auto;
  max-width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 12px;
  line-height: 20px;
  padding: 2px 10px;
  border-radius: 9999px;
  background: var(--cc-emerald-50);
  color: var(--cc-emerald-700);
  font-weight: 500;
  border: 1px solid var(--cc-emerald-200);
}
.cc-map-viewport {
  position: relative;
  height: 290px;
  background: transparent;
  border-bottom: 1px solid var(--cc-slate-200);
}
.cc-map-viewport iframe {
  display: block;
  width: 100%;
  height: 100%;
  border: 0;
}
.cc-map-detail {
  padding: 1rem;
  font-size: 14px;
}
.cc-map-row {
  display: grid;
  grid-template-columns: 1fr 2fr;
  gap: 0.5rem;
  align-items: baseline;
  padding-bottom: 12px;
  margin-bottom: 12px;
  border-bottom: 1px solid var(--cc-slate-100);
}
.cc-map-label {
  color: #666666;
  font-size: 12px;
  line-height: 22px;
  font-weight: 500;
}
.cc-map-value {
  color: #333333;
  font-size: 14px;
  line-height: 22px;
  font-weight: 600;
}
.cc-map-badge-curriculum {
  display: inline-block;
  padding: 2px 10px;
  border-radius: 4px;
  background: var(--cc-blue-50);
  color: var(--cc-blue-700);
  font-weight: 600;
  font-size: 12px;
  line-height: 20px;
  border: 1px solid var(--cc-blue-100);
}
.cc-btn-map {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  width: 100%;
  margin-top: 12px;
  padding: 12px 1rem;
  background: transparent;
  border: 1px solid var(--cc-slate-300);
  border-radius: 8px;
  color: #333333;
  font-weight: 700;
  font-size: 14px;
  text-decoration: none;
  transition: background-color 0.2s;
}
.cc-btn-map:hover { background: transparent; }
.cc-btn-map .cc-icon {
  width: 16px;
  height: 16px;
  color: var(--cc-brand-600);
}

/* ---------- Consult Card ---------- */
.cc-consult-card {
  position: relative;
  overflow: hidden;
  border-radius: 0.75rem;
  padding: 22px;
  background: linear-gradient(135deg, var(--cc-brand-900) 0%, var(--cc-brand-800) 60%, var(--cc-slate-900) 100%);
  color: #fff;
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -4px rgba(0, 0, 0, 0.1);
}
.cc-consult-card::before {
  content: '';
  position: absolute;
  right: -32px;
  bottom: -32px;
  width: 160px;
  height: 160px;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 50%;
  filter: blur(24px);
  pointer-events: none;
}
.cc-consult-inner { position: relative; z-index: 1; }
.cc-consult-badge {
  display: inline-flex;
  align-items: center;
  padding: 4px 12px;
  border-radius: 9999px;
  background: var(--cc-accent-red);
  color: #fff;
  font-size: 12px;
  line-height: 16px;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  margin-bottom: 8px;
}
.cc-consult-title {
  font-size: 18px;
  line-height: 28px;
  font-weight: 700;
  letter-spacing: -0.02em;
}
.cc-consult-text {
  margin-top: 6px;
  font-size: 14px;
  line-height: 24px;
  color: var(--cc-slate-300);
}
.cc-consult-checks {
  margin: 16px 0;
  display: flex;
  flex-direction: column;
  gap: 10px;
  font-size: 14px;
  line-height: 24px;
  color: var(--cc-sky-100);
}
.cc-consult-check {
  display: flex;
  align-items: flex-start;
  gap: 0.5rem;
}
.cc-consult-check .cc-icon-check {
  flex: 0 0 auto;
  width: 16px;
  height: 16px;
  margin-top: 4px;
  color: #34d399;
}
.cc-consult-cta { padding-top: 4px; }
.cc-consult-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  width: 100%;
  padding: 14px 1rem;
  background: var(--cc-accent-red);
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  border-radius: 8px;
  text-decoration: none;
  transition: background-color 0.2s, box-shadow 0.2s;
}
.cc-consult-btn:hover {
  background: var(--cc-accent-red-hover);
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.25);
}
.cc-consult-btn .cc-icon { width: 16px; height: 16px; }

/* ---------- Icon ---------- */
.cc-icon {
  fill: none;
  stroke: currentColor;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}

/* ============================================================
   MOBILE (max-width 750px) — sesuaikan font & padding kiri/kanan
   ============================================================ */
@media only screen and (max-width: 750px) {
  .cc-dashboard-left { gap: 2.5rem; }
  .cc-dashboard-right { gap: 1.25rem; }

  .cc-section-head {
    flex-wrap: wrap;
    gap: 0.5rem 0.75rem;
    margin-bottom: 16px;
    padding-bottom: 10px;
  }
  .cc-section-link {
    font-size: 12px;
    margin-left: auto;
  }

  .cc-event-card { padding: 16px; }
  .cc-event-grid { gap: 1rem; }
  .cc-event-banner { margin-bottom: 12px; }
  .cc-event-meta { margin-top: 14px; padding: 10px; }
  .cc-event-foot { margin-top: 16px; padding-top: 12px; }
  .cc-no-event { font-size: 14px; }

  .cc-article-item { padding: 14px; }
  .cc-article-item-link { gap: 12px; }
  .cc-article-cover { height: 120px; }
  .cc-article-body { min-height: 0; }
  .cc-article-tags { margin-bottom: 8px; }
  .cc-article-foot { margin-top: 10px; padding-top: 10px; }

  .cc-map-head { flex-wrap: wrap; padding: 12px 14px; }
  .cc-map-en { white-space: normal; }
  .cc-map-pill {
    max-width: 100%;
    margin-left: auto;
  }
  .cc-map-viewport { height: 240px; }
  .cc-map-detail { padding: 14px; font-size: 13px; }
  .cc-map-row {
    grid-template-columns: 1fr;
    gap: 0;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
  .cc-map-label { margin-bottom: 2px; }
  .cc-map-value { font-size: 13px; }

  .cc-consult-card { padding: 16px; }
  .cc-consult-title { font-size: 16px; line-height: 24px; }
  .cc-consult-text,
  .cc-consult-checks { font-size: 13px; line-height: 22px; }
  .cc-consult-checks { gap: 8px; margin: 12px 0; }
}