@charset "UTF-8";

/*================================================================
# 共通スタイル
================================================================ */
.sp {
	display: none;
}

@media screen and (max-width: 640px) {
	.pc {
		display: none;
	}

	.sp {
		display: block;
	}
}

.ttl_u_bar a {
	padding: 0 0 10px;
	display: block;
	text-decoration: underline;
	letter-spacing: 0.2em;
	transition: 0s;
}

@media screen and (max-width: 640px) {
	.ttl_u_bar a {
		padding: 0 0 10px;
	}
}

.ttl_u_bar a:hover {
	border-bottom: 0;
	text-decoration: none;
}

.ttl_u_bar .left-space,
.ttl_bg_gy .left-space {
	padding: 0 0 0 10px;
}

.ttl_u_bar .right-space,
.ttl_bg_gy .right-space {
	padding: 0 10px 0 0;
}

.ttl_u_bar .sub,
.ttl_bg_gy .sub {
	font-size: clamp(1.6rem, 3vw, 2.2rem);
	font-weight: bold;
	font-style: normal;
	letter-spacing: 0.1em;
}

.ttl_u_bar small,
.ttl_bg_gy small {
	display: inline-block;
	font-size: clamp(1.4rem, 1.4vw, 1.6rem);
	line-height: 1.4;
}

.ttl_u_bar img {
	display: block;
}

@media screen and (max-width: 640px) {
	.ttl_left_yoko::before {
		top: 9px;
	}
}

.marker {
	background: linear-gradient(transparent 60%, #fae61f 60%);
	font-style: normal;
}

.popup {
	position: relative;
	line-height: 1.2;
}

.popup span {
	padding: 0 24px 0 32px;
	position: relative;
	font-weight: 600;
	letter-spacing: 0.2em;
}

.popup span::before {
	width: 20px;
	height: 2px;
	border-radius: 9999px;
	background-color: #751485;
	position: absolute;
	content: "";
	bottom: 8px;
	left: 0;
	display: block;
	transform: rotate(50deg);
}

.popup span::after {
	width: 20px;
	height: 2px;
	border-radius: 9999px;
	background-color: #751485;
	position: absolute;
	content: "";
	right: 0;
	bottom: 8px;
	display: block;
	transform: rotate(-50deg);
}

.ttl_u_bar .popup {
	max-width: 1000px;
	margin: 0 auto 8px;
	font-size: 16px;
}

.text-link {
	font-weight: 600;
	text-decoration: underline;
}

.text-link:hover {
	text-decoration: none;
}

/*================================================================
# 特集1
================================================================ */
.toku01 .check-icon {
	margin: 0 8px 0 0;
}

.toku01 .grid {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 24px;
}

.toku01 .level {
	font-weight: 600;
}

.toku01 .level .title {
	margin: 30px 0 20px;
	padding: 15px 30px;
	font-size: clamp(1.6rem, 3vw, 2rem);
	font-weight: bold;
	line-height: 1.4;
	color: #751485;
}

.toku01 .level .item {
	margin: 30px 0 0;
	padding: 8px;
	border: 1px solid #000;
	text-align: center;
}

.toku01 .level.first .title {
	background: #d4d4d4;
	color: #000;
}

.toku01 .level.first .grid {
	grid-template-columns: repeat(1, 1fr);
}

.toku01 .level.second .title {
	background: #ff0;
	color: #000;
}

.toku01 .level.second .item {
	background-color: #ff0;
}

.toku01 .level.third .title {
	background: #f00;
	color: #fff;
}

.toku01 .level.third .item {
	border: 0;
	background-color: #f00;
	color: #fff;
}

.toku01 .level.fourth .title {
	background: #8d219f;
	position: relative;
	color: #fff;
}

.toku01 .level.fourth .item {
	border: 0;
	background-color: #8d219f;
	color: #fff;
}

.toku01 .level.fourth strong {
	font-size: 24px;
	color: #8d219f;
}

.toku01 .level.fifth .title {
	background: #000;
	color: #fff;
}

.toku01 .level.fifth .item {
	border: 0;
	background-color: #000;
	color: #fff;
}

.toku01 .note {
	font-size: 12px;
	line-height: 1.618;
}

.toku01 .container02 {
	display: flex;
	align-items: center;
	gap: 8px;
}

.toku01 .mail a {
	font-weight: 600;
}

/*================================================================
# 特集2
================================================================ */
.toku02 .intro span.ttl2 {
	line-height: 1.618;
}

.toku02 .intro span.ttl2 .sub_ttl {
	display: inline-block;
}

.toku02 .section01 .ttl_bg_gy {
	background-color: #d7000f;
	display: flex;
	align-items: center;
	color: #fff;
}

.toku02 .section01 .ttl_bg_gy .label {
	width: 40px;
	height: 40px;
	margin: 0 8px 0 0;
	border-radius: 9999px;
	background-color: #fff;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	color: #d7000f;
}

.toku02 .section01 .ttl_bg_gy small {
	font-size: 16px;
	font-weight: 400;
}

.toku02 .section01 .ttl_left_bar {
	border-left: 10px solid #d7000f;
}

.toku02 .section01 .local-label {
	padding: 8px 16px;
	border: 1px solid #d7000f;
	border-radius: 8px;
	font-size: clamp(1.6rem, 3vw, 2rem);
	font-weight: bold;
	line-height: 2;
	color: #d7000f;
}

.toku02 .section01 .label02 {
	margin: 0 0 0 8px;
	padding: 8px 16px;
	border: 1px solid #fff;
	border-radius: 8px;
	background-color: #d7000f;
	display: inline-block;
	color: #fff;
}

.toku02 .section01 .list {
	margin: 24px 0 0;
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
}

.toku02 .section01 .list li {
	min-width: 80px;
	margin: 0;
	padding: 8px;
	list-style: none;
	border: 1px solid #d7000f;
	border-radius: 8px;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
}

.toku02 .section01 .list li>span {
	font-size: 14px;
	line-height: 1.4;
	color: #d7000f;
}

.toku02 .section01 .list li .info {
	color: #000;
}

.toku02 .section01 .title {
	margin: 30px 0 0;
	padding: 4px;
	background-color: #fff100;
	font-size: 20px;
	font-weight: 700;
	text-align: center;
}

.toku02 .section02 .popup {
	margin: 80px 0 0;
	font-size: 24px;
}

.toku02 .section03 .container {
	display: flex;
	align-items: center;
	gap: 24px;
}

@media screen and (max-width: 640px) {
	.toku02 .section01 .label02 {
		padding: 4px 8px;
		font-size: 12px;
	}

	.toku02 .section01 .ttl_bg_gy .label {
		width: 24px;
		height: 24px;
	}

	.toku02 .section01 .ttl_bg_gy small {
		font-size: 14px;
	}

	.toku02 .section01 .title {
		font-size: 16px;
	}
}

/*================================================================
# クローズアップ京都府
================================================================ */
.close_up .kyoto-outing-cheer .title {
	padding: 16px 0;
	border-top: 5px dotted #ffe100;
	border-bottom: 5px dotted #ffe100;
	font-size: 24px;
	font-weight: 600;
}

.close_up .kyoto-outing-cheer .ttl_bg_gy {
	background-color: #12b8d7;
	color: #fff;
}

.close_up .kyoto-outing-cheer .popup {
	font-size: 18px;
}

.close_up .kyoto-outing-cheer .popup span {
	padding: 0 30px 0 36px;
}

.close_up .kyoto-outing-cheer .popup span::before {
	width: 30px;
	height: 5px;
	background-color: #64b788;
}

.close_up .kyoto-outing-cheer .popup span::after {
	width: 30px;
	height: 5px;
	background-color: #e693b2;
}

.close_up .kyoto-outing-cheer .ttl_left_bar {
	border-bottom: 3px dotted #c0e5ef;
	border-left: 0;
	color: #12b8d7;
}

/*================================================================
# GOGO！子育て応援隊
================================================================ */
.kosodate .marker {
	background: linear-gradient(transparent 60%, #f7c8d6 60%);
}

.kosodate .ind {
	padding-left: 8em;
	display: block;
}

@media screen and (max-width: 640px) {
	.kosodate .ind {
		padding-left: 0;
		display: inline;
	}
}

/*================================================================
# 府警あんぜん広場
================================================================ */
.fukei .section01 strong {
	font-size: 20px;
	font-weight: 600;
	color: #00a7c9;
}

.fukei .section01 .labels {
	margin: 30px 0 0;
	display: flex;
	gap: 16px;
}

@media screen and (max-width: 640px) {
	.fukei .section01 .labels {
		flex-direction: column;
		gap: 8px;
	}
}

.fukei .section01 .labels .label {
	padding: 8px 24px;
	background-color: #00a7c9;
	font-size: 18px;
	font-weight: 600;
	color: #fff;
}

.fukei .section01 .popup span::before,
.fukei .section01 .popup span::after {
	background-color: #00a7c9;
}

.fukei .section02 .container {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 64px;
}

@media screen and (max-width: 640px) {
	.fukei .section02 .container {
		grid-template-columns: repeat(1, 1fr);
		gap: 24px;
	}
}

.fukei .section02 .title {
	padding: 8px;
	background-color: #d66c79;
	font-size: 18px;
	font-weight: 600;
	color: #fff;
	text-align: center;
}

.fukei .section02 strong {
	font-size: 16px;
	font-weight: 600;
	color: #d66c79;
}

.fukei .section02 li::marker {
	color: #d66c79;
}

.fukei .section02 .container p {
	line-height: 1.618;
}

.fukei .section02 .list02 li+li {
	margin: 16px 0 0;
}

.fukei .section03 strong {
	font-size: 20px;
	font-weight: 600;
	color: #a168a3;
}

.fukei .section03 .tel_link {
	font-size: 24px;
	font-weight: 600;
}

.badge {
	width: 200px;
	height: 130px;
	margin: 24px 0 0;
	border-radius: 50%;
	background: #f4ea58;
	display: flex;
	justify-content: center;
	align-items: center;
}

.badge span {
	display: block;
	font-size: 21px;
	font-weight: 700;
	line-height: 1.18;
	color: #4d63b5;
	text-shadow:
		2px 2px 0 #fff,
		-2px 2px 0 #fff,
		2px -2px 0 #fff,
		-2px -2px 0 #fff,
		0 2px 0 #fff,
		2px 0 0 #fff,
		0 -2px 0 #fff,
		-2px 0 0 #fff;
	text-align: center;
	letter-spacing: 0.02em;
}

.fukei .mail {
	font-size: 20px;
	font-weight: 600;
}

/*================================================================
# 人権口コミ講座
================================================================ */
.jinken .marker {
	background: linear-gradient(transparent 60%, #e7f1cf 60%);
	font-style: normal;
}

/*================================================================
# 気になる地域HOT情報
================================================================ */
.tiiki_hot .container {
	display: flex;
	align-items: flex-end;
	gap: 16px;
}

.tiiki_hot .container02 {
	display: flex;
}

@media screen and (max-width: 640px) {
	.tiiki_hot .container02 .img_cap.auto {
		align-items: flex-start;
	}

	.tiiki_hot .container02 .img_cap.auto .cap {
		margin: 0 0 0 48px;
	}

	.tiiki_hot .container02 .img_cap.auto:nth-child(2) .cap {
		margin: 0 0 0 24px;
	}
}

.tiiki_hot .ribbon.green {
	background: #00744a;
}

.tiiki_hot .ribbon.green::before {
	border-color: #00744a transparent transparent transparent;
}

.tiiki_hot .ribbon.green::after {
	border-color: transparent transparent transparent #00744a;
}

/*================================================================
# 暮らしガイド
================================================================ */
.kurashi_box .container {
	margin: 24px 0 0;
	display: flex;
	align-items: flex-end;
	gap: 10px;
}

.kurashi_box.pickup .kurashi_h2 {
	margin: 10px auto 40px;
}

.kurashi_box.pickup .popup {
	max-width: 1000px;
	margin: 0 auto;
}

.kurashi_box.pickup .popup span {
	padding: 0 24px;
	font-size: 22px;
	color: #ee7800;
	letter-spacing: 0;
}

.kurashi_box .popup span::before {
	width: 24px;
	background-color: #ee7800;
	bottom: 10px;
	transform: rotate(60deg);
}

.kurashi_box .popup span::after {
	width: 24px;
	background-color: #ee7800;
	bottom: 10px;
	transform: rotate(-60deg);
}

.kurashi_box .list.green {
	margin: 0 0 0 -20px;
	display: flex;
	flex-wrap: wrap;
}

.kurashi_box .list.green li {
	margin: 0 0 0 20px;
	padding: 0 0 0 20px;
	list-style: none;
	position: relative;
	font-weight: 600;
	color: #39b253;
}

.kurashi_box .list.green li:before {
	width: 16px;
	height: 16px;
	border-radius: 9999px;
	background-color: #39b253;
	position: absolute;
	content: "";
	top: 8px;
	left: 0;
}

.kurashi_box .list.green li::marker {
	display: none;
}

.kurashi_box .list.green li .label {
	margin: 0 0 0 3px;
	padding: 2px;
	border: 1px solid #39b253;
	display: inline-block;
	font-size: 15px;
	line-height: 15px;
	color: #39b253;
	transform: translate(0, -1px);
}

/*================================================================
# その他のお知らせ
================================================================ */