﻿/*--900px以上のサイズ用---*/
#wrap {
 padding-left:15%;
 padding-right:15%;
}

/*----index.html ---------------------------*/
.toyochuu_info {
	display:flex;
}
.top_txt {
	width:50%;
}
.top_view {
	width:50%;
}


/*----access.html ---------------------------*/
#wrap.access_wp {
	padding:4rem;
} 
.access_map {
	display:flex;
	justify-content:space-between;
}
#google_map,
.access_img {
	width:48%;
	margin:2rem;
}
#google_view_ac {
	max-width:1000px;
	margin:0 auto;
}


/*----awana_info.html ---------------------------*/


.awana_wp { 	
	background-image:url(../img/awana/awana_logo.png);
	background-repeat:no-repeat; 
	background-position:right bottom; 
	background-color: rgba(255,255,255,0.5); 
	 background-blend-mode: lighten; 
	padding:3rem;
}
.awana_info {
	display:flex;
	flex-direction:row-reverse; 
}

.awana_photo p{
	padding:10px;
}
/*----tougei.html ---------------------------*/

.tougei_info {
	display:flex;
	flex-direction:row-reverse;
}
.tougei_txt {
	padding:20px;
	padding-left:50px;
}
/*----link_info.html ---------------------------*/

#link h2{
	background:;
	color:#2e3b4d;
}
#link.top_img {
	height:300px;
} 

/*----shuukai_info.html ---------------------------*/

/*#shuukai h2{
	background:;
	color:#2e3b4d;
}
#shuukai.top_img {
	height:300px;
} */