@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 : black;
}

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

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

.mainA{
	margin-bottom: 30px;
	padding : 20px 10px;padding-left : 10px;
	background-color : #3e3e84;
}

.mainB{
	margin-bottom: 30px;
	padding : 10px 10px;padding-left : 10px;
	background-color : #3e3e84;
}

#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;
}

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

#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;
}
/* ########### スマホ下 ########### */

/* ########### 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%;
  font-size : 13px;
}

#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 2%;
	background-color : #3e3e84;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;
  font-size : 13px;
}

.news a{
    text-align : center;
    color : white;
    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;
  }

#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-38{
	
	clear: both;	
	display: none;	
  }

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

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


#sp-topphoto{
	
	width: 730px;	
	margin: 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 : 20px;
  }

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 : 20px;
  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;
}

#note-38{
	margin-bottom: 30px;
	padding : 20px 10px;padding-left : 10px;
	background-color : #3e3e84;
    text-align : center;
  }

#sp-topphoto{
	
	display: none;	
}

}
/* ########### 768px以上ここまで① ########### */

/*===============================================
●スマホ画像切り替え②
===============================================*/
@media screen and (min-width: 770px) {

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

.sp-photo{
	
	background-color: transparent;	
	background : url(../../image/img34/image001.jpg) center top / auto auto no-repeat scroll padding-box border-box transparent;	
	height: 384px;	
	width: 730px;	
}

p.img{
	display:none;
	text-align:center;
}}
/* ########### スマホ切り替えここまで② ########### */

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

.news{
	margin-bottom : 20pt;
	padding : 15px 2%;
	background-color : #3e3e84;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;
  font-size : 13px;
}

.news a{
    text-align : center;
    color : white;
    text-decoration : underline;
}

.news b{
  background-color : yellow;
}


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

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

#undermenu-38{
	display: none;
}

#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;
  }

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

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

/* ########### 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%;
}

.photo01A{
	text-align: center;
}

.photo01A img{
  max-width: 450px; min-width: 240px; 
  margin-bottom : 20px;  
  height : auto;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}

.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-38 p{
  margin-left : 2%;
  margin-right : 2%;
  text-align : left;
　margin : 10px;
  padding-bottom : 20px;
  margin-top : 15px;
  font-size : 13px;
}

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

.listA ul{
	list-style-type: square;
	margin-left: 6%;
	margin-right: 2%;
	margin-bottom: 30px;
}

.listA ul li{
	margin-bottom: 8px;
}

.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;
}

.listN ul{
    list-style-position: inside;
  text-align : left;
  margin-bottom : -8px;
  margin-top : 10px;
  font-size : 13px;
}

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

mark{
	color: #00002d;
	background-color: #ffff80;
}

