@charset "utf-8";
.pc{
	display: none;
}
body{
}
main img{
	max-width: 100%;
	height: auto;
}
h1{
	padding: 20px;
}
h1 img{
	width: 342px;
	height: auto;
}
header nav{
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.8);
	width: 100%;
	overflow:hidden;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
	max-height: 100vh;
	z-index: 33332;
}
header nav.na{
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
	max-height: 0px;
}



header nav ul li a{
	display: block;
	padding: 30px 60px;
	border-bottom: 1px solid #FFFFFF;
	color: #FFFFFF;
	text-decoration: none;
	text-decoration: none;
	text-decoration: none;
}
header nav ul#subnavi li a{
	text-align: center;
	text-decoration: none;
}
p#sp_navi{
	position: absolute;
	top: 15px;
	right: 15px;
	width: 60px;
	background: #303030;
	height: 60px;
	text-indent: 33333px;
	overflow: hidden;
	z-index: 33333;
}
header{
}
p#sp_navi a{
	display: block;
	position: relative;
	height: 100%;
	width: 100%;
}
p#sp_navi a span:after{
	content: "";
	position: absolute;
	top: 15px;
	left: 10px;
	height: 2px;
	width: 40px;
	background: #FFFFFF;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}

p#sp_navi a:before{
	content: "";
	position: absolute;
	bottom: 15px;
	left: 10px;
	height: 2px;
	width: 40px;
	background: #FFFFFF;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
p#sp_navi a:after{
	content: "";
	position: absolute;
	bottom: calc(50% - 1px);
	left: 10px;
	height: 2px;
	width: 40px;
	background: #FFFFFF;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
p#sp_navi.ac a:before{
	bottom: calc(50% - 1px);
	transform: rotate(45deg);
}
p#sp_navi.ac a:after{
	transform: rotate(-45deg);
}
p#sp_navi.ac a span:after{
	display: none;
}
#top #bread{
	display: none;
}
#side{
	background: #ededed;
	padding: 30px;
}
#map p{
	background: #ededed;
	line-height: 100%;
	padding: 0;
}
#map p img{
	line-height: 100%;
	padding: 0;
}

#side ul#side_banner li{
	display: block;
	/*width: 45%;*/
	float: left;
/*	height: 100px;
    line-height: 100px;
*/
	margin-bottom:  10px;
}
/*#side ul#side_banner li:nth-child(2n){
	float: right;
}
#side ul#side_banner li:nth-child(2n+1){
	clear:both;
}*/


#side ul#side_banner li a{
	display: block;
	line-height: 100%;
	padding: 0;
	vertical-align: middle;
}
#side ul#side_banner li a img{
	/*box-shadow: 0 0 5px rgba(0,0,0,0.2);*/

}
#news{
	padding: 30px 30px 5px 30px;
}

#news dt{
	clear: both;
	line-height: 25px;
	vertical-align: middle;
	margin-bottom: 10px;
}
#news dt:before{
	content: ">";
	font-weight: bold;
	margin-right: 0.5em;
	color: #f0b600;
}

#news dd.date{
	font-size: 0.8em;
	line-height: 25px;
	vertical-align: middle;
}
#news dd.title{
	float: left;
	margin-bottom: 30px;
	font-size: 0.8em;
	line-height: 25px;
	vertical-align: middle;
}
#news dd a{
	color: #000000;
}

footer{
	background: #4a4a4a;
	padding: 40px 0;
}
footer p#copyright{
	text-align: center;
	color: #FFFFFF;
	margin-top: 20px;
	font-size: 0.8em;
}
#foot_nav{
	text-align: center;
}
#foot_nav li{
	display: inline;

}
#foot_nav li a{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 0.8em;
}
#foot_nav li a:after{
	content: "|";
	padding: 0 15px;
	color: #FFFFFF;

}
#foot_nav li:first-child a:before{
	content: "|";
	padding: 0 15px;
	color: #FFFFFF;

}
#bread{
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
#bread{
	padding: 10px 0;
	padding-left: 15px;
}
#bread li{
	display: inline-block;
}
#bread li a{
	color: #000000;
	text-decoration: none;
}
#bread li:after{
	content: ">";
	margin: 0 8px;
}
#bread li:last-child:after{
	content: "";
	margin: 0;
}

#mapmenu{
}
#mapmenu dt{
	background: #d1d1d1;
	padding: 20px 40px;
	border-bottom: 1px solid #000000;
}
#mapmenu dd{
}
#mapmenu dd a{
	display: block;
	color: #000000;
	text-decoration: none;
	padding: 20px 40px;
	background: #FFFFFF;
	border-bottom: 1px solid #000000;
}
#sub #side{
	padding: 0;
}



#sub #side_banner{
	padding: 20px 20px 5px 20px;
}
#sub.ken #map{
	display: none;
}

#main h2{
	padding: 20px;
	border-bottom: 1px solid #000000;
	background: #FFFFFF;
}
#main h2 img{
	margin-right: 10px;
	vertical-align: middle;
}
#main h2 span{
	font-size: 1.3em;
	vertical-align: middle;
}

#MapCanvas{
	width: 100%;
	height: 500px;
}
p#back{
	background: #FFFFFF;
	text-align: center;
}
p#back a{
	display: inline-block;
	font-size: 1.2em;
	color: #000000;
	padding: 30px 0;
	text-decoration:none;
}
p#back a:before{
	content: ">";
	font-weight: bold;
	margin-right: 0.5em;
	color: #f0b600;
	font-size: 1.5em;
}
p#back a span{
	border-bottom: 1px solid #000000;
	padding-bottom: 5px;
}




#OpenLayers_Layer_Markers_60 img{
	cursor: pointer;
}

div#ppup{
	padding: 20px 20px 20px 15px;
}
div#ppup{
	max-width: 100%;
	position: relative;
}

div#ppup h3{
	padding-left: 32px;
	line-height: 21px;
	background: url(../images/marker.png) center left no-repeat;
	background-size: 28px 41px;
	font-weight: bold;
	margin-bottom: 20px;
padding-right: 40px;
}
div#ppup dl dt{
	font-size: 0.9em;
	font-weight: bold;
	margin-top: 15px;
}
div#ppup dl dd{
	font-size: 0.8em;
}


div#ppup p.close a{
	display: block;
	width: 40px;
	padding-top: 45px;
	font-size: 0.7em;
	text-align: center;
	position: absolute;
	top: 0px;
	right: 20px;
	text-decoration:none;
}
div#ppup p.close a:before{
	content: "";
	display: block;
	width: 100%;
	height: 2px;
	position: absolute;
	top: calc(50% - 1px);
	transform: rotate(45deg);
	background: #000000;
}
div#ppup p.close a:after{
	content: "";
	display: block;
	width: 100%;
	height: 2px;
	position: absolute;
	top: calc(50% - 1px);
	transform: rotate(-45deg);
	background: #000000;
}
div#ppup video{
	width: 100%;
}
div#media{
	position: relative;
}
div#media ul.slide li{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}
div#media ul.slide li:first-child{
	display: block;
	position: relative;
}
div#media ul.nav li:first-child a{
	display: block;
	position: absolute;
	top: calc(50% - 30px);
	right: 5px;
	background: rgba(255,255,255,0.6);
	border-radius: 50px;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}
div#media ul.nav li:last-child a{
	display: block;
	position: absolute;
	top: calc(50% - 30px);
	left: 5px;
	background: rgba(255,255,255,0.6);
	border-radius: 50px;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}
div#media ul.control{
	text-align: center;
}
div#media ul.control li{
	display: inline-block;
	padding: 0 5px;
}
div#media ul.control li a{
	text-decoration: none;
	font-size: 0.8em;
	color: #e2e2e2;
}
div#media ul.control li.ac a{
	color: #000000;
}

#OpenLayers_Layer_Markers_60 img{
	cursor: pointer;
}

div#ppup p.userid{
	margin-top: 20px;
	text-align: right;
	font-size: 0.8em;
}
#side ul#side_banner.txtbn a{
	display: block;
	padding: 20px 10px;
	font-size: 1.3em;
	text-align: center;
	text-decoration:none;
	color: #000000;
	line-height: 144%;
	background: rgba(218,227,243,1);
	box-shadow: 2px 2px 3px rgba(0,0,0,0.2);
}
#side ul#side_banner.txtbn li{
	width: 100%!important;
	float: none!important;
}
#side ul#side_banner.txtbn li br{
	display: none;
}

.olFramedCloudPopupContent {

    overflow-x: hidden!important;

}

div#ppup{
	width: 45vw;
	height: 40vw;
	position: relative;
}

li.language{
	padding: 20px 0;
}
li.language span{
	display: none;
}
li.language form select{
	width: 70%;
	margin: 0 15%;
	padding: 20px;
	border:1px;
	font-size :1em;
}
li.language p{
	text-align: center;
	color: #FFFFFF;
}
div.cont{
	padding: 20px;
}
div.cont h3{
	font-weight: bold;
	margin-bottom: 1em;
}
div.cont p{
	margin-bottom: 1em;
}
#main .notice{
	color: #0066ff;
	padding: 15px;
	border: 1px solid #d1d1d1;
	margin-bottom: 10px;
}
#main .caution{
	color: #ff3300;
	padding: 15px;
	border: 1px solid #ff3300;
	margin-bottom: 10px;
}

.information{
	padding: 0px 10px;
}
.information ul{
	list-style-type: square;
	list-style-position: inside;
}