@charset "utf-8";
/* CSS Document */

:root {
	--black: #121212;
	--accent-color: #C4896A;
	--base-color: #E6E2E1;
	--gray: #666666;
	--J-fonts: "Noto Sans JP", sans-serif;
	--E-fonts: 'Roboto Condensed', sans-serif;
}
html {
	font-size: 16px;
}
body {
	font-family: var(--J-fonts);
	color: var(--black);
	position: relative;
	background: #FFF;
	line-height: 1;
}

img {
	width: 100%;
	max-width: 100%;
	height: auto;
	transition: .3s all;
}
a {
	text-decoration: none;
	color: var(--black);
	transition: .3s all;
}
ul {
	margin-block-start: 0;
	margin-block-end: 0;
	padding-inline-start: 0;
}
li {
	list-style: none;
}
.pc_display {
	display: none;
}
.wrapper {
	padding-inline: 10px;
}

header {
	background: var(--black);
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	height: 50px;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999;
}
.eq_logo {
	display: block;
	background: url(../img/next_logo.png);
	width: 120px;
	height: 42px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	margin-left: 12px;
}

.humburger__btn {
	width: 50px;
	height: 50px;
	position: relative;
}
.humburger__btn span {
	width: 30px;
	height: 4px;
	background: #fff;
	display: inline-block;
	border-radius: 1px;
	position: absolute;
	transition: .3s all;
}
.humburger__btn .top {
	top: 22%;
	left: 50%;
	transform: translateX(-50%);
}
.humburger__btn .middle {
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.humburger__btn .bottom{
	top: 70%;
	left: 50%;
	transform: translateX(-50%);
}
.humburger__btn.active .top {
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%) rotate(45deg);
}
.humburger__btn.active .middle  {
	display: none;
}
.humburger__btn.active .bottom {
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%) rotate(-45deg);
}
.humburger__list {
	display: none;
	transition: .3s all;
}
.humburger__list.show {
	position: absolute;
	top: 50px;
	left: 0;
	width: 100%;
	background: var(--gray);
	display: block;
}
.humburger__list li a {
	display: flex;
	padding: 12px;
	border-bottom: solid 1px #999;
	color: #fff;
	flex-direction: column;
	font-weight: 600;
	gap: 5px;
}
.humburger__list li a span {
	font-family: var(--E-fonts);
	color: var(--accent-color);
	font-weight: 400;
}
.humburger__list li:first-child a {
	align-items: flex-end;
}
.humburger__list li:first-child a img {
	width: 120px;
}
.top_logo_sp {
	margin-top: 50px;
	background: #333;
	padding: 4px;
}
.top_logo_sp img {
	width: 250px;
}

#slider-area {
	position: relative;
	width: 100%;
	height: 100%;
	aspect-ratio: 1/1;
}
#slide_main {
	position: relative;
	width: 100%;
	z-index: -1;
}

#slide_main img {
	aspect-ratio: 1/1;
	position: absolute;
	top: 0;
	left: 0;
	object-fit: cover;
	object-position: center;
}
.count {
	position: absolute;
	bottom: 10%;
	left: 0;
	width: 100%;
	background: rgba(0,0,0,0.6);
	color: #fff;
	text-align: center;
	padding: min(1.282vw, 7.6px) 0;
}
.count_title {
	font-size: min(5.7435vw, 34px);
	width: 76.92%;
	margin: 0 auto;
	border-bottom: 1px solid #999;
	padding-bottom: min(1.282vw, 7.6px);
	letter-spacing: 0.16em;
	font-weight: 600;
}
.count p {
	font-size: min(3.0769vw, 18px);
	padding: min(1.282vw, 7.6px)  min(2.5641vw, 15px);
	line-height: 1.4rem;
}
.eq_point {
	font-size: min(7.179vw, 32px);
	display: flex;
	gap: 4px;
	flex-wrap: wrap;
	align-items: baseline;
	margin-bottom: 10px;
	margin-top: 20px;
}
.eq_next {
	margin-top: 10px;
	text-align: center;
}
.eq_next a {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 8px;
	padding:20px 0;
	color:#FFF;
	text-decoration:none;
	background: #333;
	font-weight: 600;
}
.eq_next a span {
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzODQgNTEyIj48IS0tIUZvbnQgQXdlc29tZSBGcmVlIDYuNi4wIGJ5IEBmb250YXdlc29tZSAtIGh0dHBzOi8vZm9udGF3ZXNvbWUuY29tIExpY2Vuc2UgLSBodHRwczovL2ZvbnRhd2Vzb21lLmNvbS9saWNlbnNlL2ZyZWUgQ29weXJpZ2h0IDIwMjQgRm9udGljb25zLCBJbmMuLS0+PHBhdGggZmlsbD0iI2ZmZmZmZiIgZD0iTTczIDM5Yy0xNC44LTkuMS0zMy40LTkuNC00OC41LS45UzAgNjIuNiAwIDgwTDAgNDMyYzAgMTcuNCA5LjQgMzMuNCAyNC41IDQxLjlzMzMuNyA4LjEgNDguNS0uOUwzNjEgMjk3YzE0LjMtOC43IDIzLTI0LjIgMjMtNDFzLTguNy0zMi4yLTIzLTQxTDczIDM5eiIvPjwvc3ZnPg==);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}
.eq_point span {
	font-size: min(4.6153vw, 22px);
	font-family: var(--E-fonts);
	color: var(--accent-color);
}
.news__wrap {
	display: flex;
	flex-direction: column;
	margin: 5px auto 10px;
}
.column__wrap div:first-child {
	margin-bottom: 40px;
}
#news .eq_series {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-auto-rows: 1fr;
	gap: 5px;
}
#news .eq_series li img {
	aspect-ratio: 3/2.2;
	object-fit: cover;
}
#bousai .eq_series {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 20px 5px;
}
#bousai .eq_series li img {
	aspect-ratio: 3/2;
	object-fit: cover;
}
#bousai .inner:first-child {
	order: 2;
}
#bousai .inner:last-child {
	order: 1;
}
.eq_series li h3 {
	font-size: min(4.102vw, 18px);
	padding-block: 5px;
}
.eq_series li p {
	font-size: min(3.6923vw, 16px);
	line-height: 1.3;
}

.tsunagu__link {
	width: min(100%, 1100px);
	margin: 40px auto 0;
}
.line {
	display:block;
	height: 20px;
	border: 0;
	box-shadow: 0 20px 20px -20px #8c8b8b inset;
	margin-top: 56px;
}
.usuallyNewstype02 img {
	display: none;
}
.usuallyNewstype02 li {
	padding-block: 12px;
	border-bottom: 1px solid #ccc;
	font-weight: 600;
	font-size: min(4.102vw, 16px);
	line-height: 1.3;
	cursor: pointer;
}
.usuallyNewstype02 li span {
	color: #999;
	font-family: var(--E-fonts);
	font-weight: 600;
}
.eq_news2 div:first-child li:first-child {
	border-top: 1px solid #ccc;
}

/*========== word ==========*/
#word {
}
#word .text__wrap {
	padding: 10vw;
	border-bottom: 1px solid #e6e6e6;
}
#word .text__wrap h1 {
	font-size: min(5.769vw, 28px);
	text-align: center;
	padding-bottom: 10px;
}
#word .text__wrap p {
	font-size: min(3.6923vw, 16px);
	line-height: 1.3;
	padding-top: 10px;
}
#word .link__wrap  {
	padding-top: 40px;
}
#word .link__wrap ul {
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
	gap: 10px;
	grid-auto-rows: 1fr;
}
#word .link__wrap ul li {
	flex: 1;
	background: var(--black);
}
#word .link__wrap ul li img {
	object-fit: cover;
	aspect-ratio: 2/1;
} 
#word .link__wrap ul li .link__text {
	background: var(--black);
	color: #fff;
	padding: 10px 20px;
}
#word .link__wrap ul li .link__text h2 {
	font-size: min(4.102vw, 18px);
	padding-bottom: 5px;
}

#word .link__wrap ul li .link__text p {
	font-size: min(3.6923vw, 16px);
	line-height: 1.3;
	padding-top: 5px;
}
#word .pdfArea {
	padding: 10px;	
}
#word .pdfArea .link__text {
	display: inline-block;
	padding: 20px;
	background: #333;
	color: #FFF;
}
#word .pdfArea .link__text h2 {
	text-align: center;
	font-size: min(4.102vw, 18px);
	line-height: 1.3;
	padding-bottom: 5px;
}
#word .pdfArea .link__text h2 span {
	font-size: min(3.6923vw, 16px);
}
#word .pdfArea .link__text p {
	font-size: min(3.4871vw, 15px);
	padding-top: 5px;
}

.eq__text {
	aspect-ratio: 39 / 20;
	text-align: center;
	color: #FFF;
}
#about .eq__text {
	background: url(../img/slide07.jpg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
#future .eq__text {
	background: url(../img/slide11_sp.jpg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
 .eq__text div {
	 background: url(../img/background-tenten.png);
	 background: rgba(0,0,0,0.6);
	 width: 100%;
	 height: 100%;
	 padding: 7vw;
	 display: flex;
	 flex-direction: column;
	 justify-content: center;
}
.eq__text div h1 {
	font-size: min(5.769vw, 28px);
	padding-bottom: 10px;
	border-bottom: 1px solid #fff;
}
.eq__text div p {
	font-size: min(3.6923vw, 16px);
	padding-top: 10px;
	line-height: 1.3rem;
}

.eq__inner ul {
	display: grid;
	grid-template-columns: 1fr 1fr;
}
.eq__inner ul li a {
	display: flex;
	flex-direction: column;
	height: 100%;
	background: #333;
}
.eq__inner ul li a img {
	aspect-ratio: 3/2;
	object-fit: cover;
}
.eq__inner ul li a div {
	color: #FFF;
	padding: 10px;
}
.eq__inner ul li a h2 {
	font-size: min(4.102vw, 18px);
	padding-bottom: 3px;
}
.eq__inner ul li a p {
	font-size: min(3.6923vw, 16px);
	padding-top: 3px;
	line-height: 1.3;
}


/*========== timeline ==========*/
#timeline .eq__text div {
	background-image: url(../img/slide15_sp.jpg);
	background-color: #333;
}
#timeline dl {
	background: #1b1b1b;
	display: grid;
}
#timeline dl div {
	display: flex;
}
#timeline dl div dt {
	flex: 1;
	aspect-ratio: 4/3;
	overflow: hidden;
}
#timeline dl div dt a img {
	object-fit: cover;
	height: 100%;
}
#timeline dl div dd {
	flex: 1;
	text-align: center;
}
#timeline dl div dd h1,
#timeline dl div dd  h2,
#timeline dl div dd p {
	color: #FFF;
}
#timeline dl div dd h1 {
	font-size: min(6.1538vw, 24px);
	padding-block: 10px 5px;
	font-weight: 600;
}
#timeline dl div dd  h2,
#timeline dl div dd p {
	font-size: min(4.102vw, 16px);
}
#timeline dl div dd  h2 {
	padding-bottom: 5px;
	border-bottom: 1px solid var(--accent-color);
	font-weight: 600;
}
#timeline dl div dd p {
	padding: 10px 4px;
	font-weight: 600;
	line-height: 1.3rem;
}
#timeline dl div dd p span {
	font-size: min(3.282vw, 13px);
}
#timeline dl div:nth-child(odd) dt {
	order: 2;
}
#timeline dl div:nth-child(odd) dd {
	order: 1;
}

/*========== disaster ===========*/
#disaster.news__wrap {
	padding-block: 0;
} 
.disaster__list li {
	background: #FFF;
}
.disaster__list .deji_map {
	 background-image: url(../img/digi-background.png);
	background-repeat: no-repeat;
	background-size: cover;
	margin: 5px 0;
}
.disaster__list .deji_map a {
	display: block;
	width: 100%;
	height: 100%;
}
.disaster__list .yes {
	 background-image: url(../img/yest-background.png);
	background-repeat: no-repeat;
	background-size: cover;
	margin: 5px 0;
}
.disaster__list li a img {
	width: min(70%, 300px);
}
.disaster_copy {
	color: #FFF;
	background-color: rgba(0,0,0,0.6);
	line-height: 1.3em;
	padding: 15px;
	font-size: min(3.6923vw, 16px);
	width: 80%;
	margin: 0 auto;
}

/*========== footer ==========*/
footer .footer__link {
	width: 100%;
	margin: 10px auto 30px;
	padding-inline: 10px;
}
footer .footer__link img {
	max-width: 460px;
}
footer .footer__link ul {
	display: flex;
	flex-direction: column;
	align-items: end;
	gap: min(2.5641vw, 10px);
	margin-top: 5px;
}
footer .footer__link ul li a {
	font-size: min(4.102vw, 16px);
	font-weight: 600;

}
footer .footer__bottom {
	background: var(--black);
	color: #FFF;
	display: block;
	text-align: end;
	padding: 10px 15px;
	font-size: min(3.282vw, 12.8px);
	font-weight: 600;
}
/*=========== page-top ==========*/
#page-top {
	display: flex;
	flex-direction: column;
	line-height: 1.3;
	width: 90px;
	height: 90px;
	background: rgba(0,0,0,0.6);
	border-radius: 50%;
	color: #FFF;
	text-align: center;
	font-size: 14.4px;
	justify-content: center;
	position: sticky;
	left: 100%;
	bottom: 10px;
	z-index: 999;
	margin-right: 10px;
	opacity: 0;
	transform: translateY(190px);
}

#page-top.UpMove{
	animation: UpAnime 0.5s forwards;
}
@keyframes UpAnime{
  from {
    opacity: 0;
	transform: translateY(190px);
  }
  to {
    opacity: 1;
	transform: translateY(0);
  }
}


#page-top.DownMove{
	animation: DownAnime 0.5s forwards;
}
@keyframes DownAnime{
  from {
  	opacity: 1;
	transform: translateY(0);
  }
  to {
  	opacity: 1;
	transform: translateY(190px);
  }
}

@media (min-width: 600px) {
	#timeline dl {
		width: min(100%, 1200px);
		margin: 0 auto;
		display: grid;
		grid-template-columns: 1fr 1fr;
	}

	#timeline dl div:nth-child(odd) dt {
		order: 1;
	}
	#timeline dl div:nth-child(odd) dd {
		order: 2;
	}
	#timeline dl div:nth-child(4n - 1) dt,
	#timeline dl div:nth-child(4n) dt {
		order: 2!important;
	}
	#timeline dl div:nth-child(4n - 1) dd,
	#timeline dl div:nth-child(4n) dd {
		order: 1!important;
	}
	
}
@media (min-width: 768px) {
	.sp_display {
		display: none;
	}
	.pc_display {

		display: block;
	}
	body {
		background: var(--base-color);
	}
	header {
		justify-content: center;
		height: 75px;
		background: none;
	}
	.wrapper {
		width: min(100%, 1200px);
		margin: 0 auto;
	}
	header .eq_nav {
		width:min(100%, 990px);
	}
	header .eq_nav ul {
		display: flex;
		justify-content: center;
		border-top: 5px solid var(--accent-color);
	}
	header .eq_nav ul li {
		flex: 1;
	}
	header .eq_nav ul li:not(header .eq_nav ul .eq_title) {
		border-right: 1px solid #666;
		background: #333;
	}
	header .eq_nav ul a {
		color: #fff;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		height: 75px;
		font-size: min(75%, 14.4px);
		font-weight: 600;
		gap: 5px;
	}
	header .eq_nav ul a span {
		font-family: var(--E-fonts);
		color: var(--accent-color);
		font-size: min(84.7%, 12.96px);
	}
	header .eq_nav ul .eq_title {
		background: var(--black);	
	}

	header .eq_nav ul .eq_title:first-child img {
		width: 70%;
	}
	header .eq_nav ul .eq_title:last-child img {
		width: 70%;
	}
	#slider-area,
	#slide_main img {
		aspect-ratio:initial;
		height: 500px;
	}
	.count {
		top: 0;
		height: 500px;
		padding-top: 130px;
	}
	.count_title {
		font-size: 48px;
		border-bottom: none;
	}
	.count_subtitle {
		font-size: 32px;
		font-weight: 400;
		letter-spacing: 0.16em;
		padding-bottom: 20px;
		border-bottom: 1px solid #999;
		width: min(90%, 800px);
		margin: 0 auto;
	}
	.count p {
		width: min(90%, 800px);
		margin: 0 auto;
		font-size: 19.2px;
		line-height: 1.7;
		text-shadow: #000 0 2px 5px;
	}
	.eq_point_white {
		font-size: min(7vw, 80px);
		font-family: var(--E-fonts);
		font-weight: 400;
		color: #ffffff38;
		position: absolute;
		bottom: 0;
		right: 10px;
		line-height: 1.2;
	}
	.eq_point {
		font-size: min(3.515vw,32px);
	}
	.news__wrap {
		display: grid;
		grid-template-columns: 1fr 1fr;
		gap: 2%;
		padding-block: 50px;
	}
	#news .inner:first-child {
		order: 2;
	}
	#news .inner:last-child {
		order: 1;
	}
	.usuallyNewstype02 li {
		font-weight: 400;
	}
	#bousai .inner:first-child {
		order: 1;
	}
	#bousai .inner:last-child {
		order: 2;
	}
	#bousai .eq_series {
		display: block;
	}
	#bousai .eq_series li img {
		aspect-ratio: 3/1
	}
	.eq_series li {
		background: #fff;
	}
	.eq_series li h3 {
		padding-inline: 10px;
		font-size: 15.84px;

	}
	.eq_series li p:last-child {
		padding-inline: 10px;
		font-size: 14.4px;
		padding-bottom: 5px;
	}
	
	.tsunagu__link {
		margin: 40px auto 0;
	}
	
	/*== word ==*/
	#word {
		display: flex;
		width: min(100%, 1200px);
		margin: 56px auto;
		padding-inline: 10px;
		justify-content: space-between;
	}
	
	#word .text__wrap {
		padding: min(4vw, 50px);
		max-width: min(40%, 500px);
	}
	#word .text__wrap h1 {
		font-size: min(3.515vw, 37px);
		text-align: start;
		font-weight: 400;
	}
	#word .text__wrap p {
		font-size: min(1.8229vw, 16px);
	}
	#word .link__wrap {
		padding-top: 0;
		width: min(51.927vw, 613px);
	}
	#word .link__wrap ul {
		/* display: flex; */
		/* flex-direction: row; */
		gap: 10px;
		/* align-items: stretch; */
		grid-template-columns: 1fr 1fr;
	}
	#word .link__wrap ul li .link__text {
		padding: 10px min(1.302vw, 20px);
	}
	#word .link__wrap ul li .link__text h2,
	#word .pdfArea .link__text h2 {
		border-bottom: 1px solid var(--accent-color);
		font-size: min(1.953vw, 17px);
		text-align: center;
	}
	#word .pdfArea .link__text h2 {
		width: fit-content;
		margin: 0 auto;
	}
	#word .link__wrap ul li .link__text p,
	#word .pdfArea .link__text p {
		font-size: min(1.562vw, 14px);
	}
	#word .pdfArea {
		padding: 0;
		margin-top: 20px;

	}
	#word .pdfArea .link__text h2 span {
		font-size: 12px;
		font-weight: 400;
	}
	.eq__wrap {
		position: relative;
		background: rgba(0,0,0,0.6);
	}
	
	#about.eq__wrap {
		width: 100%;
		height: 400px;
	}
	#future.eq__wrap {
		width: 100%;
		height: 700px;
	}
	#mainImg {
		position: absolute;
		width: 100%;
		height: 400px;
		z-index: -1;
	}
	#mainImg02 {
		position: absolute;
		width: 100%;
		height: 700px;
		z-index: -1;
	}
	#mainImg img {
		position: absolute;
		top: 0;
		left: 0;
		object-fit: cover;
		height: 400px;
	}	
	#mainImg02 img {
		position: absolute;
		top: 0;
		left: 0;
		object-fit: cover;
		height: 700px;
	}
	#about .eq__text,
	#future .eq__text{
		background: none;
		width: min(50%, 500px);
	}
	.eq__text div {
		height: auto;
		padding: 10px;
		background: none;
	}
	.eq__text div h1 {
		font-size: min(3.515vw, 37px);
        text-align: start;
        font-weight: 400;
		border-bottom: none;
	}
	.eq__text div p {
		font-size: min(1.8229vw, 16px);
		text-align: start;
	}
		
	.eq__text {
		aspect-ratio: initial;
	}
	.eq__text div {
		width: 90%;
	}
	.eq__inner {
		display: flex;
		height: 100%;
		justify-content: space-between;
		width: min(100%, 1200px);
		margin: 0 auto;
		align-items: center;
		padding-inline: 10px;
	}
	.eq__inner ul {
		display: grid;
		grid-template-columns: 1fr 1fr;
		justify-content: end;
		gap: 10px;
	}
	.eq__inner ul li {
		width: min(25vw, 300px);
	}
	.eq__inner ul li a img {
		aspect-ratio: inherit;
		height: min(12.5vw, 150px);

	}
	.eq__inner ul li a div {
		background: #333;
		text-align: center;
		padding: 0;
		padding-inline: min(1.302vw, 20px);
		padding-block: min(0.65104vw, 10px);
	}
	
	.eq__inner ul li a h2 {
		font-size: min(1.6927vw, 17px);
		border-bottom: 1px solid var(--accent-color);
	}
	.eq__inner ul li a p {
		font-size: min(1.302vw, 15px);
	}

	/*== timeline ==*/
	#timeline {
		background: url(../img/slide15_sp.jpg);
		background-attachment: fixed;
		background-size: cover;
		background-position: center;
		background-repeat: no-repeat;
		padding-block: 130px;
		position: relative;
		padding-inline: 10px;
	}
	#timeline .dark__bg {
		display: block;
		width: 100%;
		height: 100%;
		position: absolute;
		background: rgba(0,0,0,0.6);
		top: 0;
		left: 0;
	}
	.timeline__inner {
		z-index: 998;
		position: relative;
	}
	#timeline .eq__text {
		width: 100%;
	}
	#timeline .eq__text div {
		width: min(100%, 1200px);
		margin: 0 auto;
		background: none;
		padding: 0 0 50px;
	}
	#timeline dl div dd h1 {
		font-size: min(3.125vw, 28px);
	}
	#timeline dl div dd  h2,
	#timeline dl div dd p {
		font-size: min(2.0833vw, 18px);
	}

	
	/*== disaster ==*/
	#disaster.news__wrap {
		gap: 10px;
		padding-block: 50px;
	}
	#disaster .disaster__list li {
		height: 340px;
		position: relative;
	}
	.disaster__list .deji_map {
		background-position: right;
	}
	#disaster .disaster__list li img {
		position: absolute;
		top: 50px;
		left: 20px;
	}
	#disaster .eq_series {
		display: grid;
		grid-template-columns: 1fr 1fr;
		gap: 5px;
	}
	#disaster .eq_series a img {
		height: min(12vw, 165px);
		object-fit: cover;
		object-position: center;
	}
	#disaster .disaster_copy {
		position: absolute;
		bottom: 50px;
		left: 20px;
		max-width: 400px;
		padding: 20px;
	}
	/*== footer ==*/
	footer .footer__link {
		width: min(100%, 1200px);
	}
	footer .footer__link ul li a {
		font-size: 14.4px;
	}
	footer .footer__bottom div {
		display: flex;
		align-items: center;
		justify-content:space-between;
		max-width: 1200px;
		margin: 0 auto;
		padding-inline: 10px;
	}
	footer .footer__bottom img {
		width: 150px;
	}
}
@media (min-width: 1000px) {
	#word .link__wrap ul li .link__text {
	}
}

@media (min-width: 1200px) {
	header .eq_nav ul a {
		font-size: 14.4px;
	}
	header .eq_nav ul a span {
		font-size: 12.96px;
	}

	/*== word ==*/
	#word {
	}
	#word .text__wrap {
		max-width: min(50%, 500px);
	}
}
@media (hover: hover) and (pointer: fine) {
	header .eq_nav ul li:not(header .eq_nav ul .eq_title):hover,
	#word .pdfArea .link__text:hover,
	.eq_next a:hover {
		background: var(--black);
	}
	header .eq_nav ul .eq_title:hover img,
	.eq_series li a:hover img,
	.link__wrap ul li:hover img,
	.eq__inner ul li a:hover img,
	#timeline dl div dt a:hover,
	#disaster .disaster__list li a:hover img,
	.tsunagu__link a:hover img {
		opacity: .5;
	}
	footer .footer__link ul li a:hover {
		text-decoration: underline;
	}
}