@charset "UTF-8";

/* :basic
-----------------------------------------------------------------------------*/
html
{
    height:100%;
}
body
{
	font-family: メイリオ, Meiryo, "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", sans-serif;
	word-break: normal;
	word-wrap: break-word;
    height: 100%;
	background-color: #e6f0f0;
	color: #000000;

	font-size: 14px;
	line-height: 1.5;
}
img
{
	margin: 0;
	vertical-align: bottom;
}
.imgbox img
{
	max-width: 100%;
}

a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #006699;
	text-decoration: underline;
}


#header
{
	position: fixed;
	z-index: 10;
	width: 100%;
	background-color: #FFFFFF;
	border-bottom: 2px solid #0093d5;
	display: flex;
	justify-content: flex-start;
	align-items: flex-end;
	flex-wrap: wrap;
}
h1
{
	font-size: 20px;
	font-weight: bold;
	color: #0093d5;
	line-height: 1;
	padding: 20px;
	margin-right: 20px;
}
.menus
{
	margin: 10px 20px;
}
.menus li
{
	display: inline-block;
	list-style: none;
	border-bottom: 4px transparent;
}
.menus li a
{
	display: inline-block;
	padding: 16px 8px 4px 8px;
	font-size: 16px;
	font-weight: bold;
	color: #908987;
	line-height: 1;
}
.menus li a:hover
{
	text-decoration: none;
	border-bottom: 4px solid #0093d5;
	opacity: 0.5;
}
.menus li.current
{
	border-bottom: 4px solid #0093d5;
	pointer-events: none;
}
.menus li.current a
{
	color: #0093d5;
}

@media all and (min-width: 768px)
{
	h1
	{
		padding: 15px 20px;
	}
	.menus li a
	{
		padding: 4px 16px;
	}
}









#main
{
	padding-top: 60px;
}

.sectcol
{
	margin: 15px auto;
	padding: 0 20px;
	box-sizing: border-box;
}
@media all and (min-width: 768px)
{
	.sect
	{
		display: flex;
		justify-content: flex-start;
		flex-wrap: wrap;
	}
	.sectcol
	{
		width: 50%;
	}
	.sectcol2
	{
		width: 50%;
	}
}
@media all and (min-width: 1200px)
{
	.sectcol
	{
		width: 33.33%;
	}
	.sectcol2
	{
		width: 66.66%;
	}
}

.secthd
{
	margin-bottom: 10px;
}
.secthd_title
{
	float: left;
	font-size: 20px;
	font-weight: bold;
	line-height: 24px;
	vertical-align; middle;
}
.at
{
	float: right;
	font-size: 14px;
	line-height: 20px;
	vertical-align: bottom;
}
.sectbd
{
	background-color: #ffffff;
	padding: 10px;
}
.sectbd_flex
{
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
}
.camera
{
	min-width: 150px;
	background-color: #ffffff;
	margin: 10px;
}
.camera_hd
{
	font-size: 14px;
	text-align: center;
	margin: 10px;
}
@media all and (max-width: 767px)
{
	.secthd_title
	{
		font-size: 16px;
	}
	.sectbd_flex
	{
		justify-content: center;
	}
}
@media all and (min-width: 1000px)
{
	.camera
	{
		width: calc(33.33% - 20px);
	}
}


.dtlopener
{
	text-decoration: underline;
	cursor: pointer;
	color: #0000FF;
	font-weight: normal;
	font-size: 14px;
}
.dtl
{
	display: none;
	position: fixed;
	z-index: 10;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: rgba(0,0,0,0.75);
	cursor: pointer;
}
.dtl_inner
{
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.dtlsubwin
{
	position: relative;
	padding: 20px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	max-width: 640px;
}
.dtlsubwin .dtlcloser
{
	position: absolute;
	top: -40px;
	right: -40px;
	width: 32px;
	height: 32px;
	background-image: url(../images/closer.png);
}




@media all and (min-width: 768px)
{
	.charts
	{
		display: flex;
		justify-content: flex-start;
		flex-wrap: wrap;

		min-height: 100px;
	}
	.charts .sectcol
	{
		width: 100%;
	}
}
@media all and (min-width: 1200px)
{
	.charts .sectcol
	{
		width: 50%;
	}
}
@media all and (min-width: 1600px)
{
	.charts .sectcol
	{
		width: 33.3%;
	}
}





#footer
{
	padding: 30px 0;
	text-align: center;
	font-size: 14px;
	color: #666666;
	background-color: rgba(255,255,255,0.75);
}



#clickables g
{
	cursor: pointer;
	font-weight: bold;
}
#clickables g:hover path,
#clickables g:hover rect
{
	fill: #999999;
}



#clickables #cam01,
#clickables #cam02,
#clickables #camo2,
#clickables #buoy,
#clickables #tansui,
#clickables #doshadam,
#clickables #ushiouryo,
#clickables #terajideguchi,
#clickables #teraji,
#clickables #terajiuryo,
#clickables #terajikaryuu,
#clickables #ushiodeguchi,
#clickables #ushiomigi,
#clickables #ushiohidari,
#clickables #ushiokaryuu,
#clickables #camterajietsuryu,
#clickables #camterajitansui
{
	pointer-events: none;
}




.chartbox
{
	height: 400px;
}



.clear {
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	margin: 0px;
}
@media all and (max-width: 767px)
{
	.pconly
	{
		display: none;
	}
}
@media all and (min-width: 768px)
{
	.mbonly
	{
		display: none;
	}
}
