@charset "UTF-8";

.tsunami_contents {
	clear: both;
	width: 900px;
	margin: 20px auto;
}
.tsunami_contents h1 {
	font-size: 150%;
	color: #1f4090;
	font-weight: bold;
	margin: 0 0 20px 0;
}
.tsunami_contents h2 {
	clear: both;
	font-size: 120%;
	color: #000000;
	font-weight: bold;
	margin: 0 0 20px 0;
}
.tsunami_contents p#info_date {
	clear: both;
	margin: 6px 0 20px 0;
	letter-spacing: 0;
	font-size: 120%;
}

/* ===============
.tsunami_detail
================*/
.tsunami_detail {
	width: 830px;
	margin: 0 auto;
}

#tsunami_caution {
	clear: both;
	width: 100%;
	margin: 0 auto 20px auto;
	border: 3px solid #ff2800;
	padding: 10px;
}
#tsunami_caution p {
	font-weight: bold;
	font-size: 125%;
	color: #ff2800;
	margin-bottom: 0;
	text-align: center;
}

/* ===============
#tsunamiindex_table
================*/
.tsunami_contents table#tsunamiindex_table {
	width: 100%;
	border-top: 2px solid #214591;
	margin-bottom: 30px;
}
.tsunami_contents table#tsunamiindex_table th {
	border-bottom: 2px solid #214591;
	border-right: 1px solid #959595;
	font-weight: bold;
	color: #214591;
	background-color: #fff;
	font-size: 113%;
	height: auto;
	vertical-align: middle;
	text-align: center;
	padding: 8px 0;
}
.tsunami_contents table#tsunamiindex_table th:last-child,
.tsunami_contents table#tsunamiindex_table td:last-child{
	border-right: 0px!important;
}
.tsunami_contents table#tsunamiindex_table tr:nth-child(even) {
	background-color: #e6f0f8;
}
.tsunami_contents table#tsunamiindex_table td {
	border-bottom: 1px solid #959595;
	border-right: 1px solid #959595;
	font-size: 100%;
	height: 42px;
	vertical-align: middle;
	padding: 0 10px;
	text-align: center;
}
.tsunami_contents table#tsunamiindex_table th:last-child,
.tsunami_contents table#tsunamiindex_table td:last-child{
	border-right: 0px!important;
}
.tsunami_contents table#tsunamiindex_table .tsunamitable_col01 {
	width: 24%;
}
.tsunami_contents table#tsunamiindex_table .tsunamitable_col02 {
}
.tsunami_contents table#tsunamiindex_table .tsunamitable_col03 {
	width: 17%;
}
.tsunami_contents table#tsunamiindex_table .tsunamitable_col04 {
	width: 20%;
}

/* ===============
#tsunami_maparea
================*/
.tsunami_contents #tsunami_maparea {
	width: 830px;
	margin: 0 auto;
	overflow: hidden;
}
.tsunami_contents #tsunami_maparea img {
	width: 100%;
	height: auto;
}
.tsunami_contents #tsunami_maparea #tsunamimap_img {
	width: 100%;
	height: 480px;
}
.tsunami_contents .tsunamimap_sample {
	border: 1px solid #000;
	padding: 0 10px;
	float: right;
	margin: 30px 0 30px 0;
}
.tsunami_contents .tsunamimap_sample ul {
	display:flex;
}
.tsunami_contents .tsunamimap_sample ul li {
	flex-basis: auto;
	margin: 6px 6px 0 0;
	font-size: 94%;
	text-align: center;
	width: 6em;
}
.tsunami_contents .tsunamimap_sample ul li:last-child {
	width: 4em;
}
.tsunami_contents .tsunamimap_sample ul li img {
	width: 48px!important;
	height: auto;
	display: block;
	margin: 10px auto 8px auto;
	text-align: center;
}
.tsunami_contents .tsunamimap_sample ul li:last-child img {
	width: 28px!important;
	height: auto;
	display: block;
	margin: 0 auto!important;
}
.tsunami_contents .tsunamimap_sample p {
	font-size: 90%;
	margin-bottom: 8px;
	text-align: center;
}

/* ===============
#tsunamicaution_table
================*/
.tsunami_contents table#tsunamicaution_table {
	clear: both;
	width: 100%;
	border-top: 2px solid #214591;
	margin-bottom: 50px;
}
.tsunami_contents table#tsunamicaution_table th {
	border-bottom: 2px solid #214591;
	border-right: 1px solid #959595;
	font-weight: bold;
	color: #214591;
	background-color: #fff;
	font-size: 113%;
	height: auto;
	vertical-align: middle;
	text-align: center;
	padding: 8px 0;
}
.tsunami_contents table#tsunamicaution_table th:last-child,
.tsunami_contents table#tsunamicaution_table td:last-child{
	border-right: 0px!important;
}
.tsunami_contents table#tsunamicaution_table td {
	border-bottom: 1px solid #959595;
	border-right: 1px solid #959595;
	font-size: 100%;
	height: 42px;
	vertical-align: middle;
	padding: 0 10px;
	text-align: center;
}
.tsunami_contents table#tsunamicaution_table th:last-child,
.tsunami_contents table#tsunamicaution_table td:last-child{
	border-right: 0px!important;
}
.tsunami_contents table#tsunamicaution_table .tsunamicaution_col01 {
	width: 45%;
}
.tsunami_contents table#tsunamicaution_table .tsunamicaution_col02 {
	width: 55%
}
.tsunami_contents table#tsunamicaution_table td.tsunamicaution_level03 {
	background-color: #c800ff;
	color: #fff;
	font-weight: bold;
	padding: 14px 0;
}
.tsunami_contents table#tsunamicaution_table td.tsunamicaution_level02 {
	background-color: #ff2800;
	color: #fff;
	font-weight: bold;
	padding: 14px 0;
}
.tsunami_contents table#tsunamicaution_table td.tsunamicaution_level01 {
	background-color: #faf500;
	font-weight: bold;
	padding: 14px 0;
}

/* ===============
2020.01 .tsunami_advisory
================*/

.tsunamilevel_link a {
	display: block;
	float: right;
	background: url("../images/common/arrow_right_s_w.png") no-repeat 93% center #1f4090;
	color: #fff;
	text-decoration: none;
	font-size: 100%;
	padding: 12px 80px 12px 20px;
	margin: 20px 0 38px 0;
	letter-spacing: -0.02em;
}
.tsunamilevel_link a:hover {
	background-color: #556cae;
}

.tsunami_advisory {
	width: 830px;
	margin: 0 auto;
}
.tsunami_advisory table#tsunami_advisory_table {
	width: 100%;
	margin: 0 auto 40px auto;
	letter-spacing: -0.02em;
	table-layout: fixed;
}
.tsunami_advisory table#tsunami_advisory_table th {
	text-align: center;
	font-weight: bold;
	border-top: 2px solid #686e7f;
	border-bottom: 2px solid #686e7f;
	border-right: 1px solid #000;
	padding: 12px 0;
	white-space: nowrap;
}
.tsunami_advisory table#tsunami_advisory_table td {
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	padding: 12px;
}
.tsunami_advisory table#tsunami_advisory_table td.sub_th {
	background-color: #f4f4f4;
	border-bottom: 2px solid #686e7f;
	border-right: 1px solid #000;
	text-align: center;
	line-height: 1.2;
	padding: 8px 10px;
}
.tsunami_advisory table#tsunami_advisory_table th.right_none,
.tsunami_advisory table#tsunami_advisory_table td.right_none {
	border-right: 0!important;
	padding-right: 0!important;
}
.tsunami_advisory table#tsunami_advisory_table td.tsunami_fig {
	white-space: nowrap;
}
.tsunami_advisory table#tsunami_advisory_table td#tsunami_level03 {
	background-color: #c800ff;
	color: #fff;
	padding: 14px;
	font-weight: bold;
	text-align: center;
	font-size: 113%
}
.tsunami_advisory table#tsunami_advisory_table td#tsunami_level02 {
	background-color: #ff2800;
	color: #fff;
	padding: 14px;
	font-weight: bold;
	text-align: center;
	font-size: 113%
}
.tsunami_advisory table#tsunami_advisory_table td#tsunami_level01 {
	background-color: #faf500;
	color: #000;
	padding: 14px;
	font-weight: bold;
	text-align: center;
	font-size: 113%
}
.tsunami_advisory table#tsunami_advisory_table .tsunami_img {
	width: 45%;
	float: left;
}
.tsunami_advisory table#tsunami_advisory_table .tsunami_text {
	margin-left: 47%;
}
.tsunami_advisory table#tsunami_advisory_table p {
	font-size: 86%;
	margin: 0 0 0.5em 0;
}

.noWarnings {
	font-size: 32px;
}

@media (max-width: 479px) {
.viewpc {
	display: none;
}
.viewsp {
	display: block;
}


.tsunami_contents {
	clear: both;
	width: 100%;
	margin: 20px auto;
}

/* ===============
.tsunami_detail
================*/
.tsunami_detail {
	width: 100%;
	margin: 0 auto;
}

#tsunami_caution {
	clear: both;
	width: 100%;
	margin: 0 auto 20px auto;
	border: 3px solid #ff2800;
	padding: 10px;
}
#tsunami_caution p {
	font-weight: bold;
	font-size: 125%;
	color: #ff2800;
	margin-bottom: 0;
	text-align: center;
}

/* ===============
#tsunamiindex_table
================*/
.tsunami_contents table#tsunamiindex_table {
	width: 100%;
	min-width: 360px;
	border-top: 2px solid #214591;
	margin-bottom: 30px;
}
.tsunami_contents table#tsunamiindex_table th {
	border-bottom: 2px solid #214591;
	border-right: 1px solid #959595;
	font-weight: bold;
	color: #214591;
	background-color: #fff;
	font-size: 113%;
	height: auto;
	vertical-align: middle;
	text-align: center;
}
.tsunami_contents table#tsunamiindex_table th:last-child,
.tsunami_contents table#tsunamiindex_table td:last-child{
	border-right: 0px!important;
}
.tsunami_contents table#tsunamiindex_table tr:nth-child(even) {
	background-color: #e6f0f8;
}
.tsunami_contents table#tsunamiindex_table td {
	border-bottom: 1px solid #959595;
	border-right: 1px solid #959595;
	font-size: 100%;
	height: auto;
	vertical-align: middle;
	padding: 0 4px;
	text-align: center;
}
.tsunami_contents table#tsunamiindex_table th:last-child,
.tsunami_contents table#tsunamiindex_table td:last-child{
	border-right: 0px!important;
}
.tsunami_contents table#tsunamiindex_table .tsunamitable_col01 {
	width: 24%;
}
.tsunami_contents table#tsunamiindex_table .tsunamitable_col02 {
}
.tsunami_contents table#tsunamiindex_table .tsunamitable_col03 {
	width: 17%;
}
.tsunami_contents table#tsunamiindex_table .tsunamitable_col04 {
	width: 20%;
}

/* ===============
#tsunami_maparea
================*/
.tsunami_contents #tsunami_maparea {
	width: 100%;
	min-width: 360px;
	margin: 0 auto;
	overflow: hidden;
}
.tsunami_contents #tsunami_maparea img {
	width: 100%;
	height: auto;
}
.tsunami_contents #tsunami_maparea #tsunamimap_img {
	width: 100%;
	height: 240px;
}
.tsunami_contents .tsunamimap_sample {
	border: 1px solid #000;
	padding: 0 10px;
	float: right;
	margin: 10px 0 10px 0;
}
.tsunami_contents .tsunamimap_sample ul {
	display:flex;
}
.tsunami_contents .tsunamimap_sample ul li {
	flex-basis: auto;
	margin: 6px 6px 0 0;
	font-size: 94%;
	text-align: center;
	width: 6em;
}
.tsunami_contents .tsunamimap_sample ul li:last-child {
	width: 4em;
}
.tsunami_contents .tsunamimap_sample ul li img {
	width: 48px!important;
	height: 8px;
	height: auto;
	display: block;
	margin: 10px auto 8px auto;
	text-align: center;
}
.tsunami_contents .tsunamimap_sample ul li:last-child img {
	width: 28px!important;
	height: auto;
	display: block;
	margin: 0 auto!important;
}
.tsunami_contents .tsunamimap_sample p {
	font-size: 90%;
	margin-bottom: 8px;
	text-align: center;
}

/* ===============
#tsunamicaution_table
================*/
.tsunami_contents table#tsunamicaution_table {
	clear: both;
	width: 100%;
	min-width: 360px;
	border-top: 2px solid #214591;
	margin-bottom: 50px;
}
.tsunami_contents table#tsunamicaution_table th {
	border-bottom: 2px solid #214591;
	border-right: 1px solid #959595;
	font-weight: bold;
	color: #214591;
	background-color: #fff;
	font-size: 113%;
	height: 42px;
	vertical-align: middle;
	text-align: center;
}
.tsunami_contents table#tsunamicaution_table th:last-child,
.tsunami_contents table#tsunamicaution_table td:last-child{
	border-right: 0px!important;
}
.tsunami_contents table#tsunamicaution_table td {
	border-bottom: 1px solid #959595;
	border-right: 1px solid #959595;
	font-size: 100%;
	height: auto;
	vertical-align: middle;
	padding: 0 10px;
	text-align: center;
}
.tsunami_contents table#tsunamicaution_table th:last-child,
.tsunami_contents table#tsunamicaution_table td:last-child{
	border-right: 0px!important;
}
.tsunami_contents table#tsunamicaution_table .tsunamicaution_col01 {
	width: 50%;
}
.tsunami_contents table#tsunamicaution_table .tsunamicaution_col02 {
	width: 50%
}
.tsunami_contents table#tsunamicaution_table td.tsunamicaution_level03 {
	background-color: #c800ff;
	color: #fff;
	font-weight: bold;
	padding: 6px 0;
}
.tsunami_contents table#tsunamicaution_table td.tsunamicaution_level02 {
	background-color: #ff2800;
	color: #fff;
	font-weight: bold;
	padding: 6px 0;
}
.tsunami_contents table#tsunamicaution_table td.tsunamicaution_level01 {
	background-color: #faf500;
	font-weight: bold;
	padding: 6px 0;
}

/* ===============
2020.01 .tsunami_advisory
================*/
.tsunami_advisory {
	width: 150%;
	margin: 0 auto;
}
.tsunami_advisory table#tsunami_advisory_table td#tsunami_level03 {
	background-color: #c800ff;
	color: #fff;
	padding: 12px 6px;
	font-weight: bold;
	text-align: center;
	font-size: 113%

}
.tsunami_advisory table#tsunami_advisory_table td#tsunami_level02 {
	background-color: #ff2800;
	color: #fff;
	padding: 12px 6px;
	font-weight: bold;
	text-align: center;
	font-size: 113%
}
.tsunami_advisory table#tsunami_advisory_table td#tsunami_level01 {
	background-color: #faf500;
	color: #000;
	padding: 12px 6px;
	font-weight: bold;
	text-align: center;
	font-size: 113%
}
.tsunami_advisory table#tsunami_advisory_table .tsunami_img {
	width: 100%;
	float: none;
}
.tsunami_advisory table#tsunami_advisory_table .tsunami_text {
	margin-left: 0;
}
.tsunami_advisory table#tsunami_advisory_table {
	width: 100%;
	margin: 0 auto 40px auto;
	letter-spacing: -0.02em;
	padding: 0 10px 0 0;
}
.tsunami_advisory table#tsunami_advisory_table th {
	text-align: center;
	font-weight: bold;
	border-top: 2px solid #686e7f;
	border-bottom: 2px solid #686e7f;
	border-right: 1px solid #000;
	padding: 8px 0;
}
.tsunami_advisory table#tsunami_advisory_table td {
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	padding: 4px 4px;
}
.tsunami_advisory table#tsunami_advisory_table td.sub_th {
	background-color: #f4f4f4;
	border-bottom: 2px solid #686e7f;
	border-right: 1px solid #000;
	text-align: center;
	line-height: 1.2;
	padding: 8px 4px;
}

.noWarnings {
	font-size: 20px;
}


}
