@charset "utf-8";
/*-------------------
tokai_gou_25yrs/
-------------------*/
#tokai_gou_25yrs {}
#tokai_gou_25yrs main {
	background-color: rgba(255, 241, 221, 1.00);
}
#tg25y_container {
	background-color: rgba(255, 255, 255, 1.00);
	border-radius: 1em;
	padding: 2em;
	line-height: 2.5;
	letter-spacing: 0.2em;
}
#tg25y_body {
	display: flex;
	flex-direction: row-reverse;
	justify-content: space-between;
	gap: 4em;
	align-items: stretch;
	padding-bottom: 4em;
}
/*-------------*/
#tg25y_main {
	flex-grow: 1;
}
#tg25y_main h2 {
	flex-grow: 1;
	background-color: rgba(12, 129, 198, 1.00);
	color: rgba(255, 255, 255, 1.00);
	font-size: 140%;
	font-weight: bold;
	padding: 0.25em 1.0em;
	border-radius: 0.2em;
}
#tg25y_main h2::before {
	content: "";
	width: 50%;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	background-image: url("../img/rain.png");
	background-position: left center;
	background-size: auto 200%;
}
#tg25y_main h3 {
	background-color: rgb(198, 230, 203);
	font-size: 110%;
	font-weight: normal;
	padding: 0.5em calc(0.75em + 5px);
	border-radius: 0.15em;
	border-left: 5px solid rgba(0, 0, 0, 0.15);
}
#tg25y_main h4 {
	font-weight: normal;
	padding: inherit;
	background-color: inherit;
	clear: inherit;
	font-size: 105%;
	line-height: 1.4;
	border-left: 5px solid rgba(0, 0, 0, 0.15);
	padding: 0.25em 0.75em;
}
#tg25y_main p {
	text-align: justify;
}
#tg25y_main .block + .block {
	margin-top: 4em;
}
#tg25y_main img {
	width: 100%;
}
#tg25y_main figcaption {
	line-height: 1.4;
}
#tg25y_main table {
	letter-spacing: 0;
}
#tg25y_main table th, #tg25y_main table td {
	border: 1px solid rgba(50, 110, 124, 0.5);
	;
}
#tg25y_main table th {
	background-color: rgba(0, 170, 255, 0.15);
}
#tg25y_main table tr > td:first-child:not(:last-child) {
	text-align: center;
}
/*-------------*/
#tg25y_sub {
	width: 280px;
	text-align: center;
	flex-shrink: 0;
}
#tg25y_sub nav {
	font-size: 90%;
	padding: 1em;
	border-radius: 0.75em;
	background-color: rgba(205, 239, 181, 1.00);
}
#tg25y_rogo {
	text-align: center;
	margin: 0 auto 1.0em auto;
	max-width: 110px;
	background-color: rgb(255, 255, 255);
	padding: 5px;
	border-radius: 6px;
}
#tg25y_sub ul {
	margin: 0;
	list-style-type: none;
	text-align: left;
	line-height: 1.2;
	letter-spacing: 0.1em;
}
#tg25y_sub li {
	width: 100%;
}
#tg25y_sub nav > ul > li {
	background-color: rgba(255, 255, 255, 1.00);
}
#tg25y_sub nav > ul > li + li {
	margin-top: 0.25em;
}
#tg25y_sub li a {
	display: flex;
	gap: 0.5em;
	align-items: center;
	padding: 0.75em 1em;
	color: inherit;
	text-decoration: none;
}
#tg25y_sub li a:hover {
	background-color: rgba(12, 129, 198, 0.1);
}
#tg25y_sub li a::before {
	content: "▼";
	font-size: 60%;
	line-height: 1;
	width: 1em;
	transform: rotate(-90deg);
}
#tg25y_sub li:has(.nav_label) {
	padding-top: 1.5em;
	padding-bottom: 1.5em;
}
.nav_label {
	display: block;
	text-align: center;
	margin: 0 auto;
	padding: 0.5em 1em;
	background-color: rgba(255, 174, 21, 1.00);
	letter-spacing: 0.1em;
	border-radius: 2em;
	width: fit-content;
}
#tg25y_sub li ul {
	margin-top: 1.5em;
	letter-spacing: 0;
	font-size: 95%;
}
#tg25y_sub nav > ul > li, #tg25y_sub nav > ul > li > a {
	border-radius: 0.4em;
}
#tg25y_sub nav > ul > li > a > span {
	font-size: 60%;
	letter-spacing: 0.1em;
}
#tg25y_container[data-layer$="__index"] #tg25y_sub nav a[href="./"], #tg25y_container[data-layer$="__rogo"] #tg25y_sub nav a[href="rogo.html"], #tg25y_container[data-layer$="__catchphrase"] #tg25y_sub nav a[href="catchphrase.html"], #tg25y_container[data-layer$="__archive_01"] #tg25y_sub nav a[href="archive_01.html"], #tg25y_container[data-layer$="__archive_02"] #tg25y_sub nav a[href="archive_02.html"], #tg25y_container[data-layer$="__archive_03"] #tg25y_sub nav a[href="archive_03.html"], #tg25y_container[data-layer$="__archive_04"] #tg25y_sub nav a[href="archive_04.html"], #tg25y_container[data-layer$="__schedule"] #tg25y_sub nav a[href="schedule.html"] {
	background-color: rgba(12, 129, 198, 1.0);
	color: rgba(255, 255, 255, 1.00);
}
/*--------------*/
/* tg25y__index */
/*--------------*/
#tg25y_container[data-layer="tg25y__index"] {}
#tg25y_container[data-layer="tg25y__index"] #tg25y_content_02 {
	line-height: 1.6;
	text-align: justify;
	font-size: 110%;
	letter-spacing: 0.05em;
	border-radius: 0.5em;
	margin-top: 2em;
}
#tg25y_container[data-layer="tg25y__index"] #tg25y_content_02 > *:last-child {
	margin-bottom: 0;
}
@media screen and (min-width: 1300px) {
	#tg25y_container[data-layer="tg25y__index"] table tr > td {
		white-space: nowrap;
	}
	#tg25y_container[data-layer="tg25y__index"] #tg25y_content_03 table tr > td:nth-of-type(2), #tg25y_container[data-layer="tg25y__index"] #tg25y_content_03 table tr > td:nth-of-type(2) a {
		white-space: wrap;
		word-break: break-all;
	}
}
#tg25y_container[data-layer="tg25y__index"] #tg25y_content_03 table * + p, #tg25y_container[data-layer="tg25y__index"] #tg25y_content_03 table * + ol, #tg25y_container[data-layer="tg25y__index"] #tg25y_content_03 table li + li {
	margin-top: 0.5em;
}
.block:has(.tg25y_card) p:nth-last-of-type(1) {
	text-align: center !important;
}
#tg25y_container[data-layer="tg25y__index"] #tg25y_content_03 {
	border: 1px solid rgba(0, 0, 0, 0.2);
	padding: clamp(10px,2.5vw,2em);
	background-color: rgb(245, 254, 255);
	border-radius: 6px;
}
#tg25y_container[data-layer="tg25y__index"] #tg25y_content_03 table {
	background-color: rgb(255, 255, 255);
}
.new_scope {
	display: inline-block;
	position: relative;
	color: rgb(233, 71, 107);
	font-weight: bold;
	letter-spacing: 0.1em;
	font-size: 120%;
}
.new_label {
	font-size: 70%;
	letter-spacing: 0;
	color: #fff;
	font-weight: bold;
	background-color: rgb(233, 71, 107);
	padding: 0.5em 1em;
	line-height: 1;
	border-radius: 2em;
	position: absolute;
	bottom: calc(100% + 1em);
	right: 0;
}
.new_label::before {
	content: "▼";
	font-size: 100%;
	color: rgb(233, 71, 107);
	position: absolute;
	bottom: -0.75em;
	left: 0.25em;
	transform: rotate(35deg) scaleY(2.0);
}
/*-------------*/
/* tg25y__rogo */
/*-------------*/
#tg25y_container[data-layer="tg25y__rogo"] {}
#tg25y_container[data-layer="tg25y__rogo"] #tg25y_content_01 {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	gap: 2em;
}
#tg25y_container[data-layer="tg25y__rogo"] #tg25y_content_01 > * {
	margin: 0;
}
#tg25y_container[data-layer="tg25y__rogo"] #tg25y_content_01 > *:first-child {
	width: 300px;
	flex-shrink: 0;
}
#tg25y_container[data-layer="tg25y__rogo"] figcaption {
	font-size: 80%;
	letter-spacing: 0;
}
#concept_word {
	font-size: 160%;
	line-height: 1.8;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
/*-------------*/
/* tg25y__catchphrase */
/*-------------*/
#tg25y_container[data-layer="tg25y__catchphrase"] {}
#catchphrase_word {
	border: none;
	padding: 0;
	font-size: 160%;
	margin: 2em 0;
	line-height: 1.8;
}
/*-------------*/
/* tg25y__archive_01 */
/* tg25y__archive_02 */
/* tg25y__archive_03 */
/* tg25y__archive_04 */
/*-------------*/
#tg25y_container[data-layer="tg25y__archive_01"] {}
article div:has(> figure:nth-of-type(2)) {
	display: flex;
	justify-content: center;
	gap: 2em;
	align-items: center;
	padding: 1em;
}
article div:has(> figure:nth-of-type(2)) figure {
	display: flex;
	flex-direction: column;
}
article div:has(> figure:nth-of-type(2)) figure figcaption {
	margin: auto 0 0 0;
}
article div:has(> figure:nth-of-type(2)) figure img {
	width: 100%;
	padding: 1em;
}
#tokai_gou_25yrs .slider {
	border: 5px solid rgba(0, 0, 0, 0.15);
	padding: 1em;
	position: relative;
}
#tokai_gou_25yrs .slide {
	text-align: center;
	display: flex;
	flex-direction: column;
	width: 100%;
}
#tokai_gou_25yrs .slide_read {
	margin-bottom: 0.5em;
	text-align: center;
}
#tokai_gou_25yrs .slide_imgs {
	display: flex;
	flex-direction: row;
	align-items: center;
	gap: clamp(10px, 2.5vw, 2em);
	padding: 1em;
	justify-content: center;
}
#tokai_gou_25yrs .slide_imgs > * {
	margin-bottom: 0;
}
#tokai_gou_25yrs .slide_imgs:has(> *:nth-of-type(2)) > * {
	width: calc((100% - clamp(10px, 2.5vw, 2em)) / 2);
}
#tokai_gou_25yrs .flickity-prev-next-button {
	position: absolute;
	top: initial;
	bottom: -2.75em;
	width: 20px;
	height: 20px;
	border: none;
	cursor: pointer;
	-webkit-transform: initial;
	transform: initial;
	background-color: inherit;
}
#tokai_gou_25yrs .flickity-prev-next-button.previous {
	left: -1.0em;
}
#tokai_gou_25yrs .flickity-prev-next-button.next {
	right: -1.0em;
}
#tokai_gou_25yrs .flickity-prev-next-button svg {
	left: 0;
	top: 0;
	width: 1.5em;
	height: auto;
	aspect-ratio: 1;
	opacity: 0.5;
}
#tokai_gou_25yrs .flickity-prev-next-button.next svg {
	left: initial;
	right: 0;
}
#tokai_gou_25yrs .flickity-prev-next-button:hover svg {
	opacity: 1;
}
#tokai_gou_25yrs .pager {
	margin: 0 1em;
}
#tokai_gou_25yrs .pager .flickity-viewport {
	margin: 0 1em;
}
#tokai_gou_25yrs .pager .flickity-slider {}
#tokai_gou_25yrs .pager .thumb {
	width: 100%;
	max-width: 4em;
	min-width: 2em;
	margin: 3px;
}
#tokai_gou_25yrs .pager .is-selected {
	border: 1px solid rgba(0, 0, 0, 0.80);
}
#tokai_gou_25yrs .pager .is-selected img {
	opacity: 0.5;
}
#tokai_gou_25yrs .fs {
	font-size: 80%;
	letter-spacing: 0;
	white-space: nowrap;
}
/*-------------*/
/* tg25y__archive_04 */
/*-------------*/
#tg25y_container[data-layer="tg25y__archive_04"] {}
#tg25y_container[data-layer="tg25y__archive_04"] #tg25y_content_03 ul {
	margin-left: 0;
	list-style-type: none;
	text-align: left;
	letter-spacing: 0.1em;
	line-height: 1.4;
}
#tg25y_container[data-layer="tg25y__archive_04"] #tg25y_content_03 li {
	display: flex;
	align-items: center;
	width: 100%;
	padding: 1em 0;
	border-top: 1px dashed rgba(0, 0, 0, 0.5);
	gap: 1em 0;
}
#tg25y_container[data-layer="tg25y__archive_04"] #tg25y_content_03 li:last-child {
	border-bottom: 1px dashed rgba(0, 0, 0, 0.5);
}
#tg25y_container[data-layer="tg25y__archive_04"] #tg25y_content_03 li a {
	display: flex;
	gap: 1em;
	align-items: center;
}
.data_thumbnail {
	max-width: 5em;
}
.data_link {
	flex-grow: 1;
}
/*-------------*/
/* tg25y__schedule */
/*-------------*/
#tg25y_container[data-layer="tg25y__schedule"] {}
/*-------------------------*/
@media screen and (min-width: 1300px) {
	#tg25y_container[data-layer="tg25y__schedule"] table tr > td {
		white-space: nowrap;
	}
	#tg25y_container[data-layer="tg25y__schedule"] table tr > td:nth-of-type(2), #tg25y_container[data-layer="tg25y__schedule"] table tr > td:nth-of-type(2) a {
		white-space: wrap;
		word-break: break-all;
	}
}
/*-------------------------*/
@media screen and (max-width: 1000px) {
	#tg25y_body {
		font-size: 90%;
		flex-direction: column;
	}
	#tg25y_sub {
		width: 100%;
		border-top: 1px dashed rgba(0, 0, 0, 0.25);
	}
	#tg25y_sub::before {
		content: "忘れない ～わたしたちでつなぐ災害の記憶～";
		display: block;
		text-align: center;
		font-style: italic;
		font-size: 90%;
		letter-spacing: 0.1em;
		font-weight: bold;
		padding: 0;
		font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
		margin: 2em 0;
		-webkit-background-clip: text;
		-webkit-text-fill-color: transparent;
		background-image: linear-gradient(140deg, #FF49FD 0%, #FFBE00 40%, #FFBE00 50%, #00A2FF 80%);
	}
	#tg25y_container {
		line-height: 2;
		padding: clamp(15px, 2.5vw, 2em);
	}
	#tg25y_main h2 {
		font-size: 120%;
	}
	#tokai_gou_25yrs .pager .thumb {
		max-width: 3em;
	}
	#tokai_gou_25yrs .flickity-prev-next-button svg {
		width: 1.0em;
	}
	#tg25y_container[data-layer="tg25y__rogo"] #tg25y_content_01 {
		flex-direction: column;
	}
	#tg25y_container[data-layer="tg25y__rogo"] #tg25y_content_01 > :first-child {
		width: auto;
		max-width: 200px;
	}
	#concept_word, #catchphrase_word {
		font-size: 120%;
	}
	article div:has(> figure:nth-of-type(2)) {
		flex-direction: column;
	}
	#tg25y_sub nav {
		font-size: 100%;
	}
	#tg25y_sub li ul {
		letter-spacing: inherit;
	}
	#tg25y_content_03 li {
		flex-wrap: wrap;
	}
	#tg25y_container[data-layer="tg25y__schedule"] table tr > td:nth-of-type(2) a {
		white-space: nowrap;
	}
	.tableWraper {
		position: relative;
		overflow: hidden;
		overflow-x: hidden;
		overflow-x: hidden;
		overflow-x: auto;
		padding-bottom: 1em;
	}
	.tableWraper > table {
		white-space: nowrap;
	}
}
/*-------------------------*/