@media screen and (max-width: 568px) {
	.pc{
		display:none;
	}
}

@media screen and (min-width: 568px) {
	.sm{
		display:none;
	}
}


.headicon2{
}
.headicon2 img{
	margin-right:10px;
	vertical-align: middle;
}
.headicon2 span{
	vertical-align: middle;
}

.headicon2 span{
	display:inline;	
	font-size:25px;
	color:#333;
	color:#aaa;
}


.headicon2 a{
	text-decoration:none;
}

.headicon img{
vertical-align: middle;
}





.brand{
	max-width:15%;
}

@media screen and (max-width: 767px) {
	.brand{
		max-width:50%;
	}

	table.prof{
		height:100px;
	}

}


@media screen and (max-width: 767px) {
	html {
	}
	
	
	body,table{
	  overflow: auto;
	  height: 100%;
	-webkit-text-size-adjust: 100%;


	}


}

.mailBody{
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	margin: auto;

	width:80%;
}
table.anj{
	margin-bottom:20px;	
	border-collapse: collapse;
	color:#666;
	height:20px;
}

table.anj td{
	height:20px;
}


table.mail td{
	border:1px solid #aaa;
	border-collapse: collapse;
	padding:5px;
	color:#666;
}

h1.mail{
	margin:0;
	margin-top:30px;
	text-align:center;
	color:#666;
}

h2.mail{
	margin:0;
	margin-top:10px;
	text-align:center;
	color:#666;
	margin-bottom:20px;
}
h2.title{
	margin-top:100px;
	font-size:35px;
	font-weight:bold;
	border-bottom:1px solid #444;
	color:#444;
}

.blogHdTitle{
	margin-top:100px;
	font-size:35px;
	font-weight:bold;
	border-bottom:1px solid #444;
	color:#444;
}


@media screen and (max-width: 767px) {

	h2.title{
		margin-top:50px;
	}
	
}

h3.title{
	font-size:30px;
	font-weight:bold;
	border-bottom:2px solid #1C4C9E;
	color:#666;
}


.sendEnd{
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	margin: auto;
	width:80%;
	height:30%;	
	background-color:#eee;
	padding:10px;	
}

@media screen and (max-width: 767px) {

	
	table.mail{
		border:none;
	}

	table.mail tr{
	}

	table.mail td{
		display:block;
		width:96%;
		border:none;
		border-bottom:1px solid #ccc;
	}
}

/*---以上､メール関連-----------------------------*/


/*---お仕事をお探しの方へ-----------------------------*/

h5{
	font-size:20px;
	margin-bottom:-2px;
	width:80%;
	color:#999;
	border-bottom:1px solid #ddd;
}

.jobhunt p{
	padding-left:5em;
}

.step{
	margin-top:20px;
	font-color:#aaa;
	font-size:20px;
}


.boxL{
	float:left;
	width:50%;
}

.boxR{
	float:right;
	width:50%;
}
.clear{
	clear:both;
}


@media screen and (max-width: 767px) {
	.boxL{
		float:none;
		width:100%;
	}

	.boxR{
		float:none;
		width:100%;
	}
	.clear{
		clear:none;
	}
}



/*---以上お仕事をお探しの方へ-----------------------------*/


.smartTopPic{
	display:none;
}

.widthPicSmart{
	display:none;
}


body,table,p{
	margin:0;
	padding:0;
	font-size:16px;
}


a.anchor{
	display: block;
	padding-top: 70px;
	margin-top: -70px;
}


.main{
	width: 96%;
	margin: 0 auto;
	max-width: 1000px;
	margin-top:35px;
}

p{
	line-height:150%;
	text-align:left;
	font-size:17px;
	//margin-top:-30px;
	line-height:180%;
	color:#222;
}

dl{

}
dt{
	float:left; width:20%;
	border-bottom:1px solid #aaa;
	padding:5px;
	color:#666;
}
dd{
	padding-left:10%;
	border-bottom:1px solid #aaa;
	padding:5px;
	color:#666;
}

img {
	max-width: 100%;
	height: auto;
	object-fit: cover;
}



h3{
	font-size:30px;
	//border-bottom:1px solid #888;
	color:#000;
	font-weight:bold;
	color:#000;
	border-bottom:1px solid #000;
	padding-bottom:0px;
	margin-bottom:20px;
	background-image : url(../img/h3bk.jpg);
}
h4{

	font-size:20px;

	margin-bottom:12px;
	margin-top:42px;
	color:#1C4C9E;
	border-bottom:4px double #1C4C9E;
}



.site-header{
	/*
	border-top:5px solid #aaa; 
	*/
	border-top:5px solid #000; 
	background-color: #fff;
	padding:0;
	margin-left:-15px;
	position: fixed;
	width: 105%;
	border-bottom:1px solid #1C4C9E; 
	border-top:4px solid #1C4C9E; 
	z-index:999;
}


.site-logo img{
	width:350px;
	height:auto;
	margin-top:-28px;
	margin-bottom:-20px;
	margin-left:-70px;
}
.navMenu{
	display: flex;
	max-width:1000px;
	margin: auto;
	z-index:999;
}
.menuLi{
	margin-top: 17px;
	margin-left: 17px;
	margin-bottom:10px;
	font-size:14px;

}
.menuLi a{
	color:#aaa;
	text-decoration: none;
}

.menuLi a:visited{
	color:#aaa;
	text-decoration: none;
}

.menuLi a:hover{
	color:#aaa;
	padding-bottom:2px;
	border-bottom:1px solid #aaa;
}
.menuLi img{
	margin-top:-5px;
}

.footNavMenu{
	display: flex;
	justify-content: center;
}
.footmenuli a{
	//margin-left:-20px;
	margin-right: 40px;
	color:#1C4C9E;
}




ul {
	list-style: none;
}
li{
	margin-top:5px;
}
@media screen and (max-width: 568px){
	li.footmenuli{
		margin-top:15px;
	}
}

.footCompanyName{
	text-align:center;
	margin-top:40px;
	margin-bottom:40px;
	color:#222;
}

.footCompanyName2{
	text-align:center;
	padding-top:20px;
	background-color:#1C4C9E !important;
}


h1{
	margin-top:30px;
}


.foot{
	height:100px;
	padding:0;
	background-color:#1C4C9E !important;
	width:100%;
	text-align:center;
	padding-top:20px;
	font-size:10px;

	clear:both;
}


.widthPic{
	//background-attachment: fixed;
	background-image: url("top.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 100vh;
	height: 40vw;
	text-shadow: 3px 3px 6px #fff; 
	font-size:50px;
	display: -webkit-flex;
	display: flex;

	padding-top:20%;

	-webkit-justify-content: center;
	justify-content: center;
	margin-top:-20px;
	font-weight:bold;
	color:#aaa;
}


.widthPic2{
	//background-attachment: fixed;
	background-image: url("p2.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 100vh;
	height: 10vw;
	color:#fff;
	font-weight:bold;
	font-size:30px;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
}


.widthPic3{
	//background-attachment: fixed;
	background-image: url("p3.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 100vh;
	height: 10vw;
	color:#fff;
	font-weight:bold;
	font-size:30px;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
}

.widthPic4{
	//background-attachment: fixed;
	background-image: url("p4.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 100vh;
	height: 10vw;
	color:#fff;
	font-weight:bold;
	font-size:30px;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
}




.pcHead{
	height:10px;
}

a:link {    color: #666;text-decoration:none; }
a:visited { color: #666;text-decoration:none; }
a:hover {   color: #666;text-decoration:none; }
a:active {  color: #666;text-decoration:none; }





.menuLi a:link {    color: #1C4C9E;font-weight:bold;}
.menuLi a:visited { color: #1C4C9E;font-weight:bold;}
.menuLi a:hover {   color: #1C4C9E;font-weight:bold;}
.menuLi a:active {  color: #1C4C9E;font-weight:bold;}


.footmenuli a:link {    color: #fff; }
.footmenuli a:visited { color: #fff; }
.footmenuli a:hover {   color: #fff; }
.footmenuli a:active {  color: #fff; }

/*
 *フォーム
 * */


	.formSet{
		margin:0;
		padding:0;
		width: 100%;
	}

	.textInput {
		width: 96%;
		text-align:center;
		color: #666;

	}
	.textInput input[type='text'] {
		transition: 0.3s;
		letter-spacing: 1px;
		color: #666;
		border: 1px solid #aaa;
		border-radius: 4px;
		font: 15px/24px sans-serif;
		box-sizing: border-box;
		width: 100%;
		padding: 0.9em;
		margin: 0.9em;
	}


	.inner input[type='text']:focus {
		box-shadow: inset 1px 1px 2px 0 #c9c9c9;
		outline: none;
		color: #666;
	}

	.inner textarea:focus {
		box-shadow: inset 1px 1px 2px 0 #c9c9c9;
		outline: none;
		color: #666;
	}

	.textlines {
		border: 1px solid #aaa;
		border-radius: 4px;
		padding: 0.5em;
		width:97%;
		height: 120px;
		font: 15px/24px sans-serif;
		line-height: 1.2;
		background-color:#fff;
		padding: 0.9em;
		margin: 0.9em;
		color:#aaa;
		font-color:#000;
	}

	.textlines input[type='text'] {
		transition: 0.3s;
		letter-spacing: 1px;
		color: #666;
		border: 1px solid #aaa;
		border-radius: 4px;
		font: 15px/24px sans-serif;
		box-sizing: border-box;
		width: 100%;
		padding: 0.9em;
		margin: 0.9em;
	}

	::placeholder{
		color:#555;
	}


	.button {
		display       : inline-block;
		border-radius : 5%;         
		font-size     : 18pt;       
		text-align    : center;     
		cursor        : pointer;    
		padding       : 12px 12px;  
	/*	
		background    : #000066;    
		*/


		background    : #000;    
		color         : #ffffff;    
		line-height   : 1em;        
		transition    : .3s;        
		text-align:center;
		margin-bottom:1em; 
		width:200px;
		border:none;
	}

	.buttonSend{
	
		display       : inline-block;
		border-radius : 5%;         
		font-size     : 18pt;       
		text-align    : center;     
		cursor        : pointer;    
		padding       : 12px 12px;  

		background-color: #1C4C9E;    
		color         : #ffffff;    
		line-height   : 1em;        
		transition    : .3s;        
		text-align:center;
		margin-bottom:1em; 
		margin-left:2em; 
		width:200px;
	}

	.button:hover {
		box-shadow    : none;   
		color         : #000066;
		background    : #ffffff;
		text-align:center;
	}

	.sendSmart{
		display:none;
	}

	.sendPc{
		display:block;
	}


	/*以下､レスポンシブル--------------------------------------*/
	.smart{
		display:none;
	}


	@media screen and (max-width: 767px) {
		.widthPic{
			display:none;
		}


		.sendPc{
			display:none;
		}

		.sendSmart{
			display:block;
		}


		.button {
			display       : inline-block;
			border-radius : 5%;         
			font-size     : 18pt;       
			text-align    : center;     
			cursor        : pointer;    
			padding       : 12px 12px;  

		background    : #000;    
			color         : #ffffff;    
			line-height   : 1em;        
			transition    : .3s;        
			text-align:center;
			margin-bottom:1em; 
			//margin-left:2em; 
			width:200px;
		}

		.buttonSend{
			display       : inline-block;
			border-radius : 5%;         
			font-size     : 18pt;       
			text-align    : center;     
			cursor        : pointer;    
			padding       : 12px 12px;  

		background    : #1C4C9E;    
			color         : #ffffff;    
			line-height   : 1em;        
			transition    : .3s;        
			text-align:center;
			margin-bottom:1em; 
			margin-left:2em; 
			width:200px;
		}

		.widthPicSmart{
			display:block;
			background-image: url("top2.jpg");
			background-position: center center;
			background-repeat: no-repeat;
			background-size: cover;
			height: 100vh;
			height: 50vw;
			text-shadow: 3px 3px 6px #fff; 
			font-size:24px;
			display: -webkit-flex;
			display: flex;
			-webkit-align-items: center;
			align-items: center;


			-webkit-justify-content: center;
			justify-content: center;
			margin-top:40px;
			font-weight:bold;
			color:#aaa;


		}
		h1{
			margin-top:40px;
			margin-left:60px;

		}

		h3{
			font-size:30px;
			//border-bottom:1px solid #888;
			color:#000;
			
			font-weight:bold;
			color:#000;
			border-bottom:1px solid #000;
			padding-bottom:0px;
			margin-bottom:20px;
		}


		.smartTopPic{
			display:block;
		}
		.pcHead{
			display:none;
		}

		.smart{
			display:block;
		}
		.pc{

			display:none;

		}

		.textInput {
			width: 80%;
			text-align:center;
			//margin-left:-10px;
		}
		.textInput input[type='text'] {
			transition: 0.3s;
			letter-spacing: 1px;
			color: #666;
			border: 1px solid #aaa;
			border-radius: 4px;
			font: 15px/24px sans-serif;
			box-sizing: border-box;
			width: 100%;
			padding: 0.9em;
			margin: 0.9em;
		}

		.textInput {
			width: 90%;
			text-align:center;
			color: #666;
		}


		.footNavMenu{
			display:block;
			justify-content: center;
			padding-top:20px;
			padding-bottom:40px;
			height:200px;
			background-color:#1C4C9E;
		}
		.footmenuli a{
			padding-top:20px;
			//margin-right: 40px;

			color:#666;
		}
		
		dl,dt,dd{
			padding:0;
			margin:0;
			width:100%;
			display:block;

		display: block;
		clear: both;
		line-height:250%;			
		}

		dt{
			font-weight:bold;
			border:none;
			color:#1C4C9E;
		}
		
		dd{
			line-height:180%;
		}


	}//レスポンシブルend


}




/*横並び画像*/

.lbox{
	width:33%;
float:left;
}
.mbox{
	width:33%;
float:left;
}
.rbox{
	width:33%;
float:left;
}

.left-box{

	float : left ;
      border : 1px solid #fff ;
	  margin-right:10px;
	height:300px;

}

.right-box{

	float : left ;
      border : 1px solid #fff ;

	object-fit: cover !important;
  }


@media screen and (max-width: 568px){

	.left-box,.right-box{
		font-size:10px;
	}
}
.clear{
      clear : both ;
      padding : 5px ;
      }

.boximg{
		height:323px; 
		width:323px; 
		object-fit: cover;
}


.space{
	margin-top:100px;
}

@media screen and (max-width: 568px){
	.space{
		margin-top:50px;
	}
}


.left{
	width:50%;
float: left;
}

.right{
	width:50%;
	float: left;
}

.clear{
	clear: both; 
}


@media screen and (max-width: 568px){
	.left{
		width:90% !important;
		margin-bottom:10px;
		padding:5px !important;
	}

	.right{
		width:90% !important;
		text-align:center;
		padding:5px !important;
	}
	.waku img{
		margin-left:10px !important;
	}
}


hr.dot{
	  height: 0;
  margin: 0;
  padding: 0;
  border: 0;
 border-top: 1px dashed #bbb;
 margin-top:20px;
 margin-bottom:40px;
}



iframe{
  z-index:-999;
}

@media screen and (max-width: 568px) {
iframe{
	height: 150px;
    width: 100%;
}
}




.date{
	font-size:17px;
	font-weight:bold;
	border-bottom:1px dashed #666;
	width:50%;
	margin-bottom:-10px;
}

.bdr{
	height:5px;
	background-color:#000;
	width:100%;
	margin-bottom:50px;
}

.split3{
	float:left;
	width:33%;
	text-align:center;
	border-bottom:1px dashed #333;
}

@media screen and (max-width: 568px) {
	.split3{
		float:none;
		width:100%;
		margin-bottom:30px;
	}
}




@media screen and (min-width: 560px){   
  .PC { display:block; }
  .SM { display:none; }
}

@media screen and (max-width: 568px){   
  .PC { display:none; }
  .SM { display:block; }
}
.pcSpace{
	margin-top:60px;
}

@media screen and (max-width: 896px) and (orientation: landscape){
	.site-header{
		display:none;
	}
	h1.site-logo{
	//	margin-top:-25px;
		margin-left:-25px;
	}
}


@media screen and (max-width: 767px) {
	.boximg{
		height:100px;
	}
}


/*-----------ブログblog------------------*/

@media screen and (max-width: 767px) {
	.topB{
		display:block;
		width:100% !important;
	}

	.topB{
		height:300px !important;
	}

	.topB img{
		width:90vw;
		height:200px;
	}
	span.blogT{
		font-size:16px !important;
	}

}

.posted-by{
	margin-top:20px !important;
}
.byline{
	display:none !important;
}


a.more-link{
	display:block;
	margin-top:10px;
	margin-bottom:10px;
	font-weight:bold;
	//text-decoration:underline;
}


h1.entry-title {
	border-top:3px double #1C4C9E !important;
	border-bottom:3px double #1C4C9E !important;
	padding:10px;
	padding-left:0px;
	margin-left:0px !important;
	color:#1C4C9E !important;
}



h2.default-max-width{
	border-bottom:1px solid #1C4C9E;
	color:#1C4C9E !important;
}

h2.default-max-width a{
	color:#1C4C9E !important;
	text-decoration:none !important;
}


.widget-title{
	color:#1C4C9E !important;
	border-bottom:1px solid #1C4C9E;
}


.posted-on{
	color:#999;
	margin-top:10px;
	margin-bottom:10px;
}

.nav-links{
	text-align:center;
	margin-top:30px;
}

.cat-links{
	color:#999;
	margin-top:10px;
	margin-bottom:10px;
}


.widget{
	width:33%;
	float:left;
}


@media screen and (max-width: 568px) {
	.widget{
		width:100%;
		float:none;
	}
}

.site-name,.powered-by{
	display:none;
}

h2.screen-reader-text{
	display:none;
}

.wp-block-cover{
	display:none;
}

#block-2{
	display:none;
}

#menu-item-18,#menu-item-19,#menu-item-20,#menu-item-21{
	display:none;
}

.post-thumbnail{
	max-width:220px !important;
	float:left;
}

.attachment-post-thumbnail{
	max-width:200px !important;
}

.entry-footer{
	margin-top:20px;
	text-align:right;
}

@media screen and (max-width: 568px) {
	.post-thumbnail{
		max-width:100% !important;
		float:none;
	}

	.attachment-post-thumbnail{
		max-width:100% !important;
	}
}


h2.entry-title{
	clear: both;
}

#block-3 h2{
	border-bottom:1px solid #1C4C9E;
	width:95%;
	clear:both;
}

#block-5 h2{
	border-bottom:1px solid #1C4C9E;
	width:95%;
}

#block-6 h2{
	border-bottom:1px solid #1C4C9E;
	width:95%;
}

.post-title{
	display:none;
}

.nav-previous{
	width:45%;
	float:left;
	margin-bottom:30px;
}

.nav-next{
	display:block;
	width:45%;
	float:right;
	margin-left: auto;
	margin-bottom:30px;
	z-index:999;
}
.nav-next p{
	text-align:right;
}



/*ipad タテ*/
@media (min-width: 768px) and (max-width: 960px) {
	.menuLi {
		margin-left: 10px;
		font-size:10px;	
	}
	.site-logo{
		zoom:0.9;
		padding-left:20px;
	}
}


.nav-next{
	text-align:right !important;
}

.widget-area{
	margin-top:70px;
}
.navigation{
	height:200px;
}

@media screen and (max-width: 767px) {

	.navigation{
		height:100px;
	}

	.smBloglogo{
    width: 280px !important;
    height: auto;
    margin-bottom: 60px;
    margin-top: 10px;
    margin-left: 10px;

	}

}



.bloglogo{
	margin-top:10px;
}

.bloglogo2{
	margin-top:10px;
	margin-bottom:0px;
}

.entry-content p{
	padding:0;
	margin:0;
}

.alignwide{
	padding:0;
	margin:0;
}

h1.blog{
	font-size:10px;
	margin-bottom:-60px;
	margin-top:-50px;
}


h1.title{
	display:content;
	margin:0;
	padding:0;
	font-size:10px;
	z-index:999;
	font-size:10px;
}
.h1box{
	position:absolute;
	margin-top:210px;
	color:#1C4C9E;
}

.h1box2{
	position:absolute;
	margin-top:610px;
	margin-left:680px;
	color:#1C4C9E;
}


@media screen and (max-width: 767px) {

	h1.blog{
		margin-left:10px;
	}


	.h1box2{
		position:absolute;
		margin-top:-40px;
		margin-left:0px;
	}


}

p.top{
	margin-top:30px;
	font-size:25px;
	line-height:200%;
	font-weight:bold;
}

@media screen and (max-width: 767px) {

p.top{
	font-size:20px;
}

}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .ipdt{
		margin-bottom:200px;
  }
}





/*-2023-11-15*/
h2.title{
	font-size:40px;
	padding-top:100px;
	text-align:center;
	font-weight:bold;
	color:white;
	padding-bottom:-100px;
	border-bottom:1px solid #fff;


    text-shadow:
	    3px 3px 3px #0068B7, -3px -3px 3px #0068B7,
	   -3px 3px 3px #0068B7,  3px -3px 3px #0068B7,
	    3px 0px 3px #0068B7, -3px -0px 3px #0068B7,
	    0px 3px 3px #0068B7,  0px -3px 3px #0068B7;

    box-shadow:
	0px 8px 5px -5px rgba(0,0,0,0.05),
	0px 8px 5px -5px rgba(0,0,0,0.05),
	0px 8px 5px -5px rgba(0,0,0,0.05),
	0px 8px 5px -5px rgba(0,0,0,0.05),
	0px 8px 5px -5px rgba(0,0,0,0.05);
}

.bg-slider{
	z-index:-999;
    width: 100vw;
    position: relative;
    transform: translateX(-50%);
    left: 50%;
//    background-image: url(b2.jpg);
//    background-repeat: no-repeat;
//    background-position: center;
//    background-size: cover;
//	height:200px;
	margin-bottom:100px;
	margin-top:-100px;
}

/*ブログ*/
.fullOuter1{
	z-index:-999;
    width: 100vw;
    position: relative;
    transform: translateX(-50%);
    left: 50%;
    background-image: url(img/b2.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
	height:200px;
	margin-bottom:100px;
}

/*更新履歴*/
.fullOuter2{
	z-index:-999;
    width: 100vw;
    position: relative;
    transform: translateX(-50%);
    left: 50%;
    background-image: url(img/f2.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
	height:200px;
	margin-bottom:100px;
	margin-top:-50px;
}

/*政策*/
.fullOuter3{
	z-index:-999;
    width: 100vw;
    position: relative;
    transform: translateX(-50%);
    left: 50%;
    background-image: url(img/f7.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
	height:200px;
	margin-bottom:100px;
	margin-top:-70px;
}


/*略歴*/
.fullOuter4{
	z-index:-999;
    width: 100vw;
    position: relative;
    transform: translateX(-50%);
    left: 50%;
    background-image: url(img/f8.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
	height:200px;
	margin-bottom:100px;

	margin-top:-70px;
}

/*ブログ*/
.fullOuter5{
	z-index:-999;
    width: 100vw;
    position: relative;
    transform: translateX(-50%);
    left: 50%;
    background-image: url(img/f14.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
	height:200px;
	margin-bottom:100px;
}

/*後援会だより*/
.fullOuter6{
	z-index:-999;
    width: 100vw;
    position: relative;
    transform: translateX(-50%);
    left: 50%;
    background-image: url(img/f6.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
	height:200px;
	margin-bottom:100px;
	margin-top:-80px;
}

/*サポーター募集*/
.fullOuter7{
	z-index:-999;
    width: 100vw;
    position: relative;
    transform: translateX(-50%);
    left: 50%;
    background-image: url(img/f5.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
	height:200px;
	margin-bottom:100px;

	margin-top:-70px;
}


/*お問い合わせ*/
.fullOuter8{
	z-index:-999;
    width: 100vw;
    position: relative;
    transform: translateX(-50%);
    left: 50%;
    background-image: url(img/f11.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
	height:200px;
	margin-bottom:100px;
	margin-top:-80px;
}

/*アクセス*/
.fullOuter7{
	z-index:-999;
    width: 100vw;
    position: relative;
    transform: translateX(-50%);
    left: 50%;
    background-image: url(img/f7a.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
	height:200px;
	margin-bottom:100px;
}

/*リンク*/
.fullOuter9{
	z-index:-999;
    width: 100vw;
    position: relative;
    transform: translateX(-50%);
    left: 50%;
    background-image: url(img/f3.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
	height:200px;
	margin-bottom:100px;
	margin-top:-80px;
}



/*iphoneヨコ*/
@media screen and (max-width: 896px) and (orientation: landscape){

	.fullOuter1{
		margin-top:-100px !important;
	}
}

@media screen and (min-width: 568px) { 

	.fullOuter1
	,.fullOuter2
	,.fullOuter3
	,.fullOuter4
	,.fullOuter5
	,.fullOuter6
	,.fullOuter7
	,.fullOuter8
	,.fullOuter9
	{
		width: 101vw !important;
		transform: translateX(-51%);
	}

}

@media screen and (max-width: 568px) { 

	.fullOuter1
	,.fullOuter2
	,.fullOuter3
	,.fullOuter4
	,.fullOuter5
	,.fullOuter6
	,.fullOuter7
	,.fullOuter8
	,.fullOuter9
	{
		margin-top:-60px;
	}
}



#block-4{
	display:none !important;
}


#block-10{
	display:none !important;
}

#menu-item-22{
	display:none !important;
}

span.copy{
	color:white;
}

.rightBox{
//	border:1px solid #999;
	padding:10px;
	width:30px;
	float:right;

	position:fixed;
	right:0px;
	top:70px;
	background-color:rgba(255,255,255,0.55);
	border-radius:10px;
	margin-right:-10px;
	z-index:9999;
}


h2.wp-block-heading{
	color:#1C4C9E;
}

#block-6{
	h2{
		border-border:1px solid #1C4C9E !important;
	}
}

@media screen and (max-width: 568px) { 
	.footmenuli{
		float:left;
	}
}

/*iphoneヨコ*/
@media screen and (max-width: 896px) and (orientation: landscape){

	.footmenuli{
		float:left;
	}
}



.bg-slider {
	width: 100vw;
	height: 100vh;
	background-position:center center;
	background-size: cover;
	display: flex;
	align-items: center;
	justify-content: center;
}
.bg-slider__title{
	color: #fff;
	font-size: 48px;
	line-height: 1.5;
	font-weight: bold;
	text-align:center;
	text-shadow: 1px 1px 1px #000;
}


@media screen and (max-width: 568px) { 
	
	.bg-slider{
		margin-top:-50px;
	}
	
	
	.bg-slider {
		width: 100vw;
		height: 80vw;
		background-position:center center;
		background-size: cover;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.bg-slider__title{
		color: #fff;
		font-size: 48px;
		line-height: 1.5;
		font-weight: bold;
		text-align:center;
		text-shadow: 1px 1px 1px #000;
	}

	.box{
//	overflow-x: hidden;
	}


}


*{
	font-family: "Hiragino Sans W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.waku {
    margin-top: 50px;
    padding: 10px;
    background-color: #e1ecf2;
    min-height: 100px;
}
.waku img{
	margin-top:30px;
	margin-left:50px;
}


.left, .right {
    width: 46%;
    float: left;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
}

p.sup {
    color: #1C4C9E;
    font-weight: bold;
    padding-left: 16px;
	text-decoration:none !important;
}

p.sup a{
}


table.link img{
	padding-top:80px !important;
}


@media screen and (min-width: 568px) { 
	img.alignnone{
		max-width:50%;
	}
}


@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation:portrait) {
	/*iPadが縦向きのみの記述*/
	.bg-slider{
		height:100vw !important;
	}

}

@media screen and (min-width: 568px) { 
	.footmenuli{
		padding:5px;
		float:left;
		white-space:nowrap;
	}
}
.footmenuli{
	margin:0;
}

.fullOuter1,
.fullOuter2,
.fullOuter3,
.fullOuter4,
.fullOuter5,
.fullOuter6,
.fullOuter7,
.fullOuter8,
.fullOuter9{
	width:98.7vw;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation:portrait) {
	/*iPadが縦向きのみの記述*/
	.fullOuter1,
	.fullOuter2,
	.fullOuter3,
	.fullOuter4,
	.fullOuter5,
	.fullOuter6,
	.fullOuter7,
	.fullOuter8,
	.fullOuter9{
		width:100vw;
	}

}




a.more-link {
	text-align:right !important;
	text-decoration:underline;
}
