@charset "UTF-8";

#sp-topphoto{
	width: 100%;
}

#sp-topphoto img{
	max-width: 730px;
	min-width: 240px;
	width: 100%;
	margin-bottom: 0px;
	height: auto;
}

.sp-photo{
	background: none;
}

#sp-headernavi{
	max-width: 730px;
	min-width: 160px;
	text-align: center;
	width: 100%;
	height : auto;
}

#sp-headernavi img{
	width: 100%;
	height : inherit;
}

.spnavi01{
	width: 100%;
}

.spnavi01 li{
	float: left;
	width: 25%;
	position: inherit;
}

#sp-topline1{
  width : 100%;
  height : 2px;
  background-color : navy;
}

#sp-topline2{
  background-color : navy;
  padding-top : 20px;
  padding-bottom : 20px;
  width : 100%;
  margin-bottom : 30px;
}

#sp-topline2 p{
  color : white;
  margin-left : 2%;
  margin-right : 2%;
  font-size : 13px;
  line-height : 1rem;
  margin-top : 8px;
}

.mainA{
	margin-bottom: 30px;
	padding : 20px 10px;
	background-color : white;
}

.mainB{
	margin-bottom: 30px;
	padding: 10px 10px 20px;
	background-color: white;
}



#sidemenu-36{
  margin-bottom : 20px;
  background-color : #8080ff;
  padding-left : 5px;
  padding-right : 5px;
}

.side ul{
	border-bottom: 1px solid #ccc;
}

#sidetitle{
	margin-left : -5px;
	margin-bottom: 15px;
	height: 90px;
}

#sp-sidetitle{
	background-color : #464646;
	padding-top : 10px;
	padding-bottom : 10px;
	color: white;
	font-weight: bold;
	text-align: center;
	font-size : 14px;
  margin-left : 10px;
  margin-right : 10px;
}

.topix li{
	text-align: center;
	width: 100%;
	margin-bottom: 15px;
}

#sp-content{
	background-color: navy;
	height: 200px;
	margin-bottom: 20px;
}

#sp-globalnavi{
	background-color: olive;
	height: 200px;
	margin-bottom: 20px;
}

#menu-bt{
	float: right;
}

.header2 p{
	float: left;
}

#pc-header{
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
}
/* --- パンくず --- */

ol.topicPath{
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding: 3px 0px 3px 10px;
	list-style-type: none;
	font-size: 80%;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color : #d2d2ff;
	border-left-color : #d1d1e9;
	background-color: white;
  width : 985px;
}

ol.topicPath li{
	display: inline;
}

ol.topicPath li a{
	margin-right: 6px;
  text-decoration : none;
}
/* --- パンくず --- */



/* ########### スマホ下 ########### */

#spundermenu{
	background-color : transparent;
}

.frame-content{
	background-color: navy;
	text-align: center;
	padding-top: 14px;
	padding-bottom: 14px;
}

.frame-content strong{
	color: white;
}

.frame-disaster{
	background-color : #c30d19;
	text-align: center;
	padding-top: 14px;
	padding-bottom: 14px;
}

.frame-disaster strong{
	color: white;
}

#sp-disaster{
	margin-bottom: 20px;
}

#■eventmenu{
	margin-bottom: 20px;
}
/* --- sp content disaster --- */

.list11 ul{
	border-bottom: 1px solid #ccc;
}

.list11 ul{
	border-bottom: 1px solid #ccc;
}

.list11 ul li{
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#f0f0f0));
	background: linear-gradient(#fff, #f0f0f0);
	border-top: 1px solid #ccc;
	height: 70px;
	margin: 0px;
	font-size : 12px;
	line-height : 1.3em;
}

.list11 ul li a{
	background: url(list_mark1.png) no-repeat 100% 50%;
	color: #666;
	display: block;
	height: 70px;
	margin: 0;
	padding: 0 20px 0 0;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-decoration: none;
}

.list11 ul li img{
	float: left;
	height: 70px;
	width: 70px;
	margin-right: 10px;
  margin-left : 1px;
}

.list11 ul li a strong{
	color : #000000;
	display: block;
	font-weight: bold;
	padding-top : 10px;
	font-size : 15px;
  padding-bottom : 5px;
}


.list12 ul{
 border-bottom : 1px solid #cccccc;
 }

.list12 ul li{
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#f0f0f0));
	background: linear-gradient(#fff, #f0f0f0);
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	height: 50px;
	margin: 0px;
	font-size : 12px;
	line-height : 1.3em;
}

.list12 ul li a{
	background: url(list_mark1.png) no-repeat 100% 50%;
	color: #666;
	display: block;
	height: 45px;
	margin: 0;
	padding: 0 20px 0 0;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-decoration: none;
}

.list12 ul li a strong{
	color : #000000;
	display: block;
	font-weight: bold;
	padding-top : 8px;
	font-size : 15px;
  padding-bottom : 3px;
}

.list12 ul li img{
	float: left;
	height: 45px;
	width: 45px;
	margin-right: 10px;
  margin-top : 1px;
  margin-left : 2px;
}
/* --- sp content disaster --- */
/* ########### スマホ下 ########### */

/* ########### footer ########### */

#info{
	background-color: navy;
	padding-top: 15px;
	padding-bottom: 10px;
	width: 100%;
}

#information{
	margin-left: auto;
	margin-right: auto;
	color: white;
}

#information p{
	color: white;
	width: 96%;
	margin-left: 2%;
	margin-right: 2%;
}

#infoimg{
	margin-top: 30px;
	text-align: center;
}

#copyright{
	color: white;
	text-align: center;
	padding-top: 20px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
	font-weight: normal;
  font-size : 13px;
}
/* ########### footer ########### */

/* ################################################################################ */
/*===============================================
●PC.css  画面の横幅が770px以上①
===============================================*/
@media (min-width: 770px) {

.sp-photo{
	background: none;
  margin-bottom : 20px;
}

.news{
	margin-bottom : 20px;
	padding : 15px 4%;
	background-color : white;border : 1px solid #ff8080;
  text-align : center;
}

.news strong{
  color : #ff8080;
  text-align : right;
  font-size : 15px;
}

.news p{
  text-align : left;
  margin-top : 5px;
}

.news a{
    text-align : center;
    color : #1313ff;
    text-decoration : underline;
}

.news b{
  background-color : yellow;
}

.newsA{
	margin-bottom : 20px;
	padding : 15px 4% 10px;
	background-color : white;border : 1px solid silver;
  text-align : center;
  margin-top : 20px;
}

.newsA strong{
  text-align : right;
  font-size : 16px;
  margin-bottom : 5px;
}

.newsA p{
  text-align : left;
  margin-bottom : 20px;
  margin-top : 10px;
}

.newsA b{
  background-color : yellow;
}


#main730{
	
	float: right;	
	width : 730px;
  
    margin-left : 20px;
  }

aside{
	
	float: left;	
	width: 250px;  
	height : auto;  
	margin-bottom : 20px;
  }

#spundermenu{
	
	clear: both;	
	display: none;	
	margin-bottom : 20px;  
}

#under{
	
	clear: both;	
	display: block;
  }

#content{
	
	height: inherit;	
	margin-left: auto;	
	margin-right: auto;
  
  
    width : 1000px;
  
  }

#sptitle-36{
	
	clear: both;	
	display: none;	
  }

#sp-headernavi{
	
	clear: both;	
	display: none;	
}

#sp-topline1,#sp-topline2{
	
	display: none;	
}

#sp-sidetitle{
	display: none;  
  }

#sidetitle{
	
	margin-bottom: 15px;
}

.side{
	margin-bottom : 15px;
}

.side li +li{
	
	border-top-width: 1px;	
	border-top-style: solid;	
	border-top-color: #e7e7e7;	
}

.side a{
	display: block;
	padding: 6px 5px;
	color: gray;
	text-decoration: none;
	position: relative;
	background-color: white;
	font-size: 12px;
	font-weight: bold;
}

.side a:hover{
	background: #e7e7e7;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	background-size: auto auto;
	background-origin: padding-box;
	background-clip: border-box;
	text-decoration: none;
}

.side a::after{
	content: "";
	display: block;
	width: 5px;
	height: 5px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #cecece;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #cecece;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	right: 15px;
	top: 0px;
	bottom: 0px;
	margin: auto;
}

.side01{
	padding-bottom : 4px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color : #ff8080;
	text-align: center;
	background-color: white;
	font-size: 14px;
	font-weight: bold;
	margin-top: 5px;
	padding-top : 8px;
	color: gray;
  }

.side02{
	padding-bottom : 4px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color : #8080ff;
	text-align: center;
	background-color: white;
	font-size: 14px;
	font-weight: bold;
	margin-top: 5px;
	padding-top : 8px;
	color: gray;
}

#sp-topphoto{
	
	width: 730px;	
	margin: 0px;	
}

.underaddA{
  float : left;
  width : 50%;
}

.underaddB{
  float : right;
  width : 50%;
}

.underadd01{
  float : left;
  width : 50%;
  text-align : center;
	margin-top : 0px;
}

.underadd02{
  width : 50%;
  float : right;
  text-align : center;
	margin-top : 0px;
}

h1{
  font-size : 26px;
  border-bottom-width : 2px;
  border-bottom-style : solid;
  border-bottom-color : #8080ff;
  font-weight : bold;
  padding-left : 5px;
    margin-bottom : 25px;
  }

h1 img{
  margin-right : 10px;
  padding-bottom : 5px;
    width : 30px;
    height : 30px;
  }

h2{
  font-size : 18px;
  margin-left : 2%;
  margin-top : 10px;
  margin-bottom : 10px;
}

h2 img{
  padding-bottom : 4px;
  margin-right : 5px;
}

h3{
  font-size : 26px;
  margin-top : 10px;
  font-weight : bold;
  padding-left : 5px;
  margin-bottom : 25px;
  border-bottom-width : 2px;
  border-bottom-style : solid;
  border-bottom-color : #8080ff;
}

h3 img{
  margin-right : 10px;
  padding-bottom : 5px;
    width : 30px;
    height : 30px;
  }

h4{
  font-size : 18px;
  margin-left : 2%;
  margin-bottom : 10px;
}

h4 img{
  padding-bottom : 4px;
  margin-right : 5px;
}

.g-add-res{
  width : 100%;
  text-align : center;margin-bottom : 20px;
}

#note-36{
	margin-bottom: 30px;
	padding : 20px 10px;
	background-color : white;
    text-align : center;
  }

#next-36{
	background-color : white;
    text-align : center;
  
    margin-bottom : 30px;
  }

#next-36 p{
	
	background-color : #8080c0;
    font-size : 23px;
    font-weight : bold;
    color : white;  
    margin-bottom : 15px;  
    padding-top : 12px;
    padding-bottom : 8px;  
  }

#maintopix-36{
	
	margin-bottom: 30px;	  
    text-align : center;
  }

.toptopixC{
  margin-bottom : 20px;
    width : 1000px;
  
    height : auto;
  }

.toptopixC li{
  float : left;
  margin-left : 10px;
  margin-right : 10px;
  }

#underadd-36A, #underadd-36B{
	margin-bottom: 30px;
	padding : 10px 2% 20px;
  background-color : white;
}
}
/* ########### 768px以上ここまで① ########### */



/*===============================================
●SP.css  画面の横幅が770pxまで③
===============================================*/
@media screen and (max-width:770px){

.news{
	margin-bottom : 20pt;
	padding : 15px 4%;
	background-color : white;border : 1px solid #ff8080;
  text-align : center;margin-right : 1%;margin-left : 1%;
}

.news strong{
  color : #ff8080;
  text-align : right;
  font-size : 15px;
}

.news p{
  text-align : left;
  margin-top : 5px;
}

.news a{
    text-align : center;
    color : #1313ff;
    text-decoration : underline;
}

.news b{
  background-color : yellow;
}

aside{
	width: 96%;	
	background-color: white;	
	height: inherit;	
	margin-bottom: 20px;	
	margin-left: 2%;	
	margin-right: 2%;	
}

#sidemenu-36{
	
	margin-bottom: 20px;  
	background-color : #dfdfdf;
}

#sidetitle{
	
	display: none;	
}

.side{
	
	margin-bottom : 5px;	
	margin-left : 10px;
	margin-right : 10px;
  }

.side li +li{
	
	border-top-width: 1px;	
	border-top-style: solid;	
	border-top-color: #e7e7e7;	
}

.side a{
	
	display: block;	
	padding : 10px 5px 10px 12px;	
	color: gray;	
	text-decoration: none;	
	position: relative;	
	background-color: white;	
}

.side a:hover{
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	background-size: auto auto;
	background-origin: padding-box;
	background-clip: border-box;
	text-decoration: none;
}

.side a::after{
	content: "";
	display: block;
	width: 5px;
	height: 5px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #cecece;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #cecece;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	right: 15px;
	top: 0px;
	bottom: 0px;
	margin: auto;
}

.side01{
	
	padding-bottom : 10px;	
	border-bottom-width : 2px;	
	border-bottom-style: solid;	
	border-bottom-color : #ff8080;	
	text-align: center;	
	background-color: white;
	font-size : 14px;	
	padding-top : 10px;	
	color : #666666;
	margin-left : 10px;
	margin-right : 10px;
}

.side02{
	padding-bottom : 10px;
	border-bottom-width : 2px;
	border-bottom-style: solid;
	border-bottom-color : #8080ff;
	text-align: center;
	background-color: white;
	font-size: 14px;
	padding-top : 10px;
	color: gray;
	margin-left : 10px;
	margin-right : 10px;
}

.topixup{
	max-width: 100%;
	min-width: 300px;
	text-align: center;
	width: 100%;
	height : auto;
}

.topixup img{
	width: 100%;
	height: auto;
}

.topix{
	
	width: 100%;	
	margin-top: 20px;	
}

.topix li{
	float: left;
	width: 48%;
	height : inherit;
	margin-left : 1%;
	margin-right : 1%;  
 	display : inline;
}

.mainA{
	
	margin-left: 1%;	
	margin-right: 1%;	
	padding-left: 1%;	
	padding-right: 1%;  
    background-color : white;  
    padding-top : 20px;
  }

.mainB{
	
	margin-left: 1%;	
	margin-right: 1%;	
	padding-left: 1%;	
	padding-right: 1%;	

  
    padding-top : 20px;
  }

#sideadd-36A{
	
	display: none;	
}

#undermenu-36{
	display: none;
}

#underadd-36A{
	
	margin-left: 1%;	
	margin-right: 1%;	
	padding-left: 1%;	
	padding-right: 1%;
  
  
    background-color : white;
  
    padding-top : 20px;
  
    margin-bottom : 30px;
  }


.underaddA{
  width : 100%;
}

.underaddB{
  width : 100%;
}

.underadd01{
  float : left;
  width : 50%;
  text-align : center;
	margin-top: 15px;
}

.underadd02{
  width : 50%;
  float : right;
  text-align : center;
	margin-top: 15px;
}

.underadd{
  width : 100%;
  margin-top : -10px;
}

#information p{
	color: white;
	width: 96%;
	margin-left: 2%;
	margin-right: 2%;
    font-size : 13px;
  }

h1{
  font-size : 17px;
  border-bottom-width : 2px;
  border-bottom-style : solid;
  border-bottom-color : #8080ff;
  font-weight : bold;
  padding-left : 5px;
    margin-bottom : 20px;
  }

h1 img{
  margin-right : 5px;
  padding-bottom : 5px;
    width : 20px;
    height : 20px;
  }

h2{
  font-size : 15px;
  margin-left : 2%;
  margin-top : 10px;
  margin-bottom : 0px;
  padding-bottom : 15px;
}

h2 img{
  padding-bottom : 4px;
  margin-right : 5px;
    width : 17px;
    height : 17px;
  }

h3{
  font-size : 17px;
  margin-top : -10px;
  font-weight : bold;
  padding-left : 5px;
  margin-bottom : 20px;
  border-bottom-width : 2px;
  border-bottom-style : solid;
  border-bottom-color : #8080ff;
}

h3 img{
  margin-right : 10px;
  padding-bottom : 5px;
    width : 20px;
    height : 20px;
  }

h4{
  font-size : 14px;
  margin-left : 2%;
  margin-bottom : 10px;
}

h4 img{
  padding-bottom : 4px;
  margin-right : 5px;
    width : 17px;
    height : 17px;
  }

.g-add-res{
  width : 100%;
  text-align : center;margin-bottom : 20px;
  margin-top : -10px;
}

#note-36{
	margin-left: 1%;	
	margin-right: 1%;	
	padding-left: 1%;	
	padding-right: 1%;  
    background-color : white;  
    padding-top : 20px;
    text-align : center;  
    margin-bottom : 30px;
  }


#maintopix-36{
	
	margin-bottom: 10px;	
}

.toptopixC{
  margin-bottom : 1px;
  }

.toptopixC li{
  margin-left : 1%;
  margin-right : 1%;
}

.toptopixC li img{
  max-width: 750px; min-width: 240px; 
  width : 98%;  
  margin-bottom : 20px;  
  height : inherit;
  margin-left : 1%;
  margin-right : 1%;
}

#next-36{
	margin-left: 1%;	
	margin-right: 1%;  
    background-color : white;
    text-align : center;  
    margin-bottom : 30px;
  }

#next-36 p{
	
	background-color : #8080c0;
    font-size : 18px;
    font-weight : bold;
    color : white;  
    margin-bottom : 15px;  
    padding-top : 12px;
    padding-bottom : 8px;  
  }

#next-36 img{
	margin-right: 6px;	
}



}
/* ########### SP.css  画面の横幅が768pxここまで③########### */

/* ########### トルグ ########### */

nav#menu{
	width: 100%;
}

nav#menu ul{
	margin: 0px;
	padding: 0px;
}

nav#menu ul li{
	list-style-type: none;
}

nav#menu ul li a{
	width: 100%;
	display: block;
	background-color: #333;
	color: #fff;
	border-bottom: 1px solid #ccc;
	text-align: center;
	padding: 9px 0px 9px 0px;
}
/* ########### トルグ ########### */

/* ########### sp header ########### */

.header2{
	background: 0% 0% / 100% 100% navy;
	height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-top: 4px;
}

.header2 p{
	display: block;
	height: 40px;
	width: 135px;
	line-height: 40px;
	font-weight: bold;
	margin-left: 5px;
	float: left;
}

.header2 nav{
	float: right;
	border-left: 1px solid #fff;
}

.header2 nav li{
	float: left;
}

.header2 nav li >a{
	text-align: center;
	display: block;
	width: 50px;
	height: 40px;
}

.header2 nav li:first-child >a{
	border-right: 1px solid #fff;
	border-left: 1px solid #dadada;
}

.header2 nav li:last-child >a{
	border-left: 1px solid #dadada;
}

#sp-title{
	background-color: aqua;
}

.header2 nav{
	float: right;
	border-left: 1px solid #fff;
}

.header2 nav li{
	float: left;
}

.header2 nav li >a{
	text-align: center;
	display: block;
	width: 50px;
	height: 40px;
}

.header2 nav li:first-child >a{
	border-right: 1px solid #fff;
	border-left: 1px solid #dadada;
}

.header2 nav li:last-child >a{
	border-left: 1px solid #dadada;
}
/* ########### sp header ########### */

/* ########### photo ########### */
.photoall img{
  max-width: 730px; min-width: 240px; 
  width : 100%;  
  height : auto;
}

.photo01 img{
  max-width: 750px; min-width: 240px; 
  width : 96%;  
  margin-bottom : 20px;  
  height : auto;
  margin-left : 2%;
  margin-right : 2%;
}

.photo02{
  text-align : center;  
  margin-right : 10px;  
  margin-left : 10px;
margin : 10px;
}

.photo02 img{
  max-width: 320px; min-width: 120px; 
  width : 46%;   
  height: auto;
  margin-left : 2%;
  margin-right : 2%;
  float: left;
  margin-bottom : 10px;
}
/* ########### photo ########### */


.mainA p{
  margin-left : 2%;
  margin-right : 2%;
  margin-bottom : 30px;
}

.mainB p{
  margin-left : 2%;
  margin-right : 2%;
  margin-bottom : 30px;
}

#note-36 p{
  margin-left : 10px;
  margin-right : 10px;
  text-align : left;
margin : 10px;margin-bottom : 10px;
  padding-bottom : 20px;
}


#sideadd-36A{
  margin-top : 10px;
  background-color : #8080ff;
  margin-bottom : 20px;
  text-align : center;
  padding-top : 10px;
}

#sideadd-36A li{
  margin-bottom : 10px;
}







.g-addA-res{
  width : 100%;
  text-align : center;margin-bottom : 20px;
  margin-top : -10px;
}

.add-label{
  font-size : 12px;
  color : #666666;
}

.g-add-300{
  margin-top : 20px;
  width : 100%;
  text-align : center;margin-bottom : 10px;
}
#menu{
  display : none;
}


#sp-topline2 strong{
	font-size: 20px;
	font-weight: bolder;
	margin-left: 2%;
	margin-bottom: 5px;
	margin-right: 2%;
	color: white;
}

.listB ul{
    list-style-position: inside;
  margin-left : 4%;
  margin-right : 4%;
  margin-bottom : 30px;
}

.listB ul li{
	padding-left: 1em;
	text-indent: -1em;
	margin-bottom: 8px;
}
