/*===============================================*/

/*  top.css */

/*===============================================*/


/*section concept
---------------------------*/	
section.concept {
	margin:0px auto 0px;
	padding:150px 0px 80px;
	width:100%;
	position:relative;


}

section.concept h3 {
	margin-bottom:10px;
	width: 100%;
	height:auto;
	font-size:20px;
	line-height:40px;
	font-weight:600;
	text-align: justify;/*文字を均等配置する*/
	text-align:center;
	letter-spacing: 0.1em;
	font-family:amin;
	color: #096;
}

section.concept p {
	width: 100%;
	height:auto;
	font-size:14px;
	line-height:30px;
	text-align:center;
	letter-spacing: 0.1em;
	font-family:amin;
	margin-bottom:20px;
}


section.concept table {
	width:600px;
	margin-left:auto;
	margin-right:auto;
	
}

section.concept table th {
	color: #00D2FF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00D2FF;
	padding: 5px;
	width:110px;
}

section.concept table td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding: 5px;
}

section.concept div.menu_pdf {
	background-color: #2180C4;
	padding: 10px;
	width: 320px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top:20px;
	}
section.concept div.menu_pdf a {
	color: #FFF;
	display: block;
	}

section.concept #staff {
	margin:0px auto 30px;
	max-width:740px;
	height:auto;
	display: flex;
	flex-wrap:wrap;
	justify-content: space-between;
}


section.concept #staff .staffphoto {
	width:200px;


}
section.concept #staff .staffvoice {
	width:500px;
}
section.concept #staff .staffvoice h3 {
text-align:left;
}
section.concept #staff .staffvoice p {
text-align:left;
}


/*section menu
---------------------------*/
section.menu {
	margin:0px auto 0px;
	padding:0px 0px 50px;
	width:100%;
	height:auto;
	position:relative;
}

section.menu ul {
	margin-bottom: 0px;
	width:100%;
	position:relative;
	display: flex;
	flex-wrap:wrap;
	justify-content: space-between;
}

section.menu ul li {
	width:50%;
	height:auto;
	position:relative;
}

section.menu ul li {
	filter: grayscale(100%) ;
	transition: 0.5s ease-out;
}

section.menu ul li:hover {
	filter: grayscale(0%) ;
}

section.menu ul li img {width:100%;}

section.menu ul li h2 {
	margin:0px auto;
	width: 100%;
	height:auto;
	font-size:70px;
	line-height:110px;
	text-align: justify;/*文字を均等配置する*/
	text-align:center;
	font-family: hv;
	position:absolute;
	color: #fff;
	top:40%;
	left:0;
	z-index: 101;
	font-family: 'M PLUS 1p', sans-serif;
	text-shadow:0px 0px 5px #8a867d;
}
/* IE11 */
@media all and (-ms-high-contrast:none){
  *::-ms-backdrop, section.menu ul li h2 {
	font-family: dc;
} 
}



/*section info
---------------------------*/
section.info {
	margin:0px auto 0px;
	padding:80px 0px 20px;
	width:100%;
	height:auto;
	position:relative;
	background: url(../images/top/footerline.gif) repeat-x left top;
}
section.info h3 {
	margin-bottom:10px;
	width: 100%;
	height:auto;
	font-size:20px;
	line-height:40px;
	font-weight:600;
	text-align: justify;/*文字を均等配置する*/
	text-align:center;
	letter-spacing: 0.1em;
	font-family:amin;
}

section.info table {
	width:600px;
	margin-left:auto;
	margin-right:auto;
	
}

section.info table th {
	color: #00D2FF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00D2FF;
	padding: 5px;
	width:110px;
}

section.info table td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding: 5px;
}

section.info div.menu_pdf {
	background-color: #2180C4;
	padding: 10px;
	width: 320px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top:20px;
	}

section.info div.menu_pdf a {
	color: #FFF;
	display: block;
	}

/*section topBana
---------------------------*/
section.topbana {
	margin:0px auto 0px;
	padding:10px 0px 20px;
	width:100%;
	height:auto;
	position:relative;
}

section.topbana .topbanaWrap {
	margin:0px auto 0px;
	max-width:960px;
	height:auto;
	display: flex;
	flex-wrap:wrap;
	justify-content: space-between;
	}

section.topbana ul.topbana {
	width:100%;
	display: flex;
	flex-wrap:wrap;
	-webkit-justify-content:space-between; /* Safari */
	justify-content:space-between;

	}
section.topbana ul.topbana li{
	list-style-type: none;
	width:210px;
	margin-bottom:10px;
	
}

section.topbana ul.topbana li img {
width:100%;
}


@media screen and (min-width: 500px) {
.fb-page-parent > .fbPage {width: 450px;}

.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget iframe[style]{width: 100% !important;}
}

section.info .rightBox {
	width:48%;
}

section.info .rightBox .news {
	margin:0px auto 20px;
	padding:0px;
	width:100%;
}

section.info .rightBox .news h2 {
	margin-bottom:10px;
	width: 100%;
	height:auto;
	font-size:20px;
	line-height:20px;
	font-family: dc;
}

section.info .rightBox .news dl{
	width:100%;
	display:flex;
	justify-content: space-between;
	flex-wrap: nowrap;
}
	
section.info .rightBox .news dt{
	width:15%;
	box-sizing: border-box;
}

section.info .rightBox .news dd{
	width:80%;
}

section.info .rightBox .bana {
	margin:0px auto 10px;
	width:100%;
}

section.info .rightBox .infoArea {
	margin:0px auto;
	padding:30px;
	width:100%;
	box-sizing: border-box;
	background-color: #def1ff;
}

section.info .rightBox .infoArea p {
	margin-bottom:10px;
	font-size:12px;
	line-height:12px;
	font-weight: 600;
	text-align: center;
}

section.info .rightBox .infoArea .tel {
	margin:0px auto;
	width:100%;
}

section.info .rightBox .infoArea .tel h3 {
	margin-bottom:0px;
	font-size:30px;
	line-height:30px;
	font-weight: 600;
	text-align: center;
}

section.info .rightBox .infoArea .tel h3 span {
	margin-bottom:px;
	font-size:20px;
	line-height:30px;
}

section.info .rightBox .infoArea .tel h4 {
	margin-bottom:15px;
	font-size:12px;
	line-height:12px;
	font-weight: 600;
	text-align: center;
}

section.info .rightBox .infoArea .mail {
	width:100%;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}



/*===============================================*/

/*  for tablet     画面の横幅が600px-958pxまで */

/*===============================================*/


@media screen and (max-width: 959px){

/*section menu
---------------------------*/
section.menu {padding:0px 0px 50px;}
section.menu ul li h2 {font-size:60px;line-height:60px;}
	
	
/*section info
---------------------------*/
section.info .infoWrap {width:90%;}
section.info .fbPage {margin-bottom:20px;width:100%;}
section.info .rightBox {width:100%;}
section.info .rightBox .news dl{flex-wrap: wrap;}
section.info .rightBox .news dt{width:100%;}
section.info .rightBox .news dd{width:100%;}
section.info table{width:100%;}
section.concept table{width:100%;}

/*section topBana
---------------------------*/
section.topbana .topbanaWrap {width:90%;}
section.topbana ul.topBana {margin-bottom:20px;width:100%;}
}
/*===============================================*/





/*===============================================*/

/*  for SP   画面の横幅が600px以下 */

/*===============================================*/

@media screen and (max-width: 599px){
	
/*section concept
---------------------------*/	
section.concept {padding:50px 0px;}
section.concept h3 {margin: 30px auto 10px; width: 90%;font-size:18px;line-height:30px;text-align: inherit;}
section.concept h3 br {display: none;}
section.concept p {margin: 0 auto; width: 90%;text-align: inherit;}
section.concept p br {display: none;}
section.concept .staffphoto {margin-left: 20px;}	
	
/*section menu
---------------------------*/
section.menu ul li {width:100%;}
section.menu ul li h2 {margin:0 auto; text-align: center; width:100%;font-size:40px;line-height:40px; top:45%;}
	
	
/*section info
---------------------------*/
section.info .infoWrap {
flex-direction: column-reverse;
}
section.info .rightBox .infoArea {padding:20px;}
section.info .rightBox .infoArea p {font-size:12px;line-height:20px;}
section.info .rightBox .infoArea .tel {width:100%;}
section.info .rightBox .infoArea .tel h3 {font-size:26px;line-height:26px;}
section.info .rightBox .infoArea .tel h3 span {font-size:14px;line-height:30px;}
section.info .rightBox .infoArea .tel h4 {margin-bottom:10px;}

	



}
/*===============================================*/
