h2{
	border-bottom: 3px solid #000;
	display: table;
	margin: auto;
	font-family: tarzana-narrow, sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size:220%;
	bottom: -3px;
	padding:0 5px;
}

#info_info {
		margin: 120px auto 30px auto;
		overflow: hidden;
		width: 1024px;
		text-align:center;
}
#info_right {
		width: 48%;
		float: right;
		overflow: hidden;
		margin-top: 80px;
		text-align:left;
}

#info_info h4 {
	letter-spacing: 1px;
	font-weight: 700;
	font-size:150%;
	margin-top:-10px;
	margin-bottom: -5px;
}

#info_info h3 {
	letter-spacing: 1px;
	font-weight: 700;
	font-size:170%;
	margin-bottom:14px;
	margin-top:0;
}


#info_info p{
	margin-bottom:10px;
}


#info_info #tel {
		font-size: 250%;
		font-family: tarzana-narrow, sans-serif;
		letter-spacing: 1px;
		margin-bottom: 10px;
}
	
#info_info #tel small {
		font-size: 80%;
}

#info03 p{
	line-height: 1.3em;
	margin-left: 85px;
}

#index_info {
		display: none;
}

.line{
	width: 400px;
	
	
}
.button{
	box-sizing: border-box;
	font-size:120%;
	padding: 7px 0 7px 0;
	text-align: center;
	background: #161616;
	border: 3px solid #161616;
	letter-spacing: 0.2em;
	line-height:1.2em;
}

a .button{
	color: #ffffff;
	font-family: tarzana-narrow, sans-serif;
}

.open{
	font-size:130%;
	letter-spacing: 0.1;
	font-weight: 600;
	line-height: 1.4em;
}

.slide{
  position:relative;
		width: 46%;
		margin-top:80px;
		float: left;
}
.slide img{
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:auto;
  opacity:0;
}

/* レスポンシブ対応処置 */
.slide:before{
  content:"";
  display:block;
  padding-top:75%; /* 画像の高さを横幅に対する比率で設定 */
}



/*---------------staff-----------------*/

#staff {
		margin: 0 auto;
		overflow: hidden;
		width: 1024px;
		padding-top:100px;
}

/*#staff ul li {
		float: left;
		text-align: center;
		width: 19%;
		margin-right: 1%;
		margin-top:60px;
}
	
#staff ul li a img {
		width: 100%;
		margin-bottom:5px;
}


#staff ul li p {
		letter-spacing: 2px;
}
	
#staff ul li .normal_e {
	font-family: tarzana-narrow, sans-serif;
	font-size: 120%;
	line-height:1.3em;
	letter-spacing: 1px;
}


#staff .staff_waku {
		overflow: hidden;
		width: 100%;
		margin: 70px auto 0px auto;
		position: relative;
}

#staff .left_img {
		float: left;
		overflow: hidden;
		width: 40%;
}

#staff .left_img img {
		width: 100%;
}

.prof_right {
		width: 55%;
		float: right;
		overflow: hidden;
}

.prof_right h3 {
	margin-top: 5px;
		margin-bottom: 10px;
		font-family: tarzana-narrow, sans-serif;
	letter-spacing:0.1em;
	font-size:130%;
	font-weight:400;
	
}

.name{
	font-size:220%;
	letter-spacing:0.2em;
	margin-bottom:30px;
	line-height:1.5em;
}

.name span{
	font-family: tarzana-narrow, sans-serif;
	font-size:60%;
	letter-spacing:0.1em;
	
}

.yasumi_waku {
		margin-bottom: 20px;
		width:100%;
	}

.yasumi_waku dl {
		overflow: hidden;
		width: 100%;
		padding: 10px 0;
}

.yasumi_waku dt {
		width: 20%;
		text-align: center;
		background: #888888;
		color: #fff;
		float: left;
	}

.yasumi_waku dd {
		margin-left: 5%;
		float: left;
		width: 60%;
}

.prof_right .dl2 {
		overflow: hidden;
		border-bottom: solid 1px #F0ECEC;
		line-height:4em;
}

.prof_right .dl2 dt {
		clear: both;
		width: 25%;
		float: left;
}

.prof_right .dl2 dd {
		width: 75%;
		float: left;
}

.prof_right p{
	padding-top:25px;
}*/


/*---------------access-----------------*/

#info_access {
		margin: 0 auto 200px auto;
		overflow: hidden;
		width: 1024px;
		padding-top:100px;
}

#info_access #map_frame {
	width:46%;
	margin-right:4%;
	float: left;
	margin-top:60px;
}

#route h3{
	font-family: tarzana-narrow, sans-serif;
	font-size: 180%;
}

#info_access #route {
		width: 50%;
		margin-top:30px;
		float: left;
		overflow: hidden;
}

#info_access h3 {
		margin-bottom: 5px;
		margin-top:19px;
		font-weight: normal;
		font-size:180%;
}

#info_access dl {
		overflow: hidden;
		margin-bottom: 10px;
	}

#info_access dt {
		float: left;
		font-family: tarzana-narrow, sans-serif;
		font-size: 145%;
		line-height:1em;
		width:4%;
	}

#info_access dd {
		float: left;
		line-height:1.5em;
		width:96%;
	}

#info_access #moyori {
		margin-bottom: 23px;
		line-height:1.5em;
}

#info_access #map {
	background-color: #000;
	border: 2px solid #000;
	color: #fff;
	line-height: 40px;
	width:250px;
	text-align: center;
}

#info_access #map a {
	color: #fff;
	font-family: tarzana-narrow, sans-serif;
	font-size:150%;
}

.googlemaps iframe,
.googlemaps object,
.googlemaps embed {
/*  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);*/
  height:325px;
}
	
.shinjyo .googlemaps iframe,
.googlemaps object,
.googlemaps embed {
  height:320px;
}

.nakahara .googlemaps iframe,
.googlemaps object,
.googlemaps embed {
  height:340px;
}


#info_access #map:hover {
  background-color: #fff;
  border-color: #000;
}

#info_access #map a:hover  {
	color: #000;
}

#Copyright {
	text-align:center;
  font-size:11px;
  bottom: 15px;
  opacity:0.5;
  margin-bottom:10px;
}


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


#info_info,
#staff,
#info_access {
    width:94%;
	margin: 100px 0 0 3%;
}

#info_right {
		width: 46%;
		margin-top: 75px;
}

#info_info h3 {
	font-size:20px;
	margin-bottom:12px;
}

#info_info p{
	margin-bottom:5px;
}



#info_info #tel {
		margin-bottom: 5px;
}



#info_access{
	margin-bottom:220px;}

}


@media screen and (max-width: 979px) {
		
#info_info,
#staff,
#info_access {
	margin-top: 60px;
	margin-bottom:0;
}

/*#info_info img {
		width: 46%;
		margin-top:60px;
}
*/
.slide{
		width: 46%;
		margin-top:60px;
}

#info_right {
		width: 50%;
		margin-top: 60px;
}

#staff .staff_waku {
		margin: 50px auto 0px auto;
}

#staff .left_img {
		width: 40%;
}

.prof_right {
		width: 56%;
		font-size:90%;
}

.prof_right h3 {
	font-size:120%;
	margin:0;
}

.name{
	font-size:190%;
	margin-bottom:10px;
}


.yasumi_waku dl {
		padding: 5px 0;
		margin-bottom:-10px;
}

.yasumi_waku dt {
		width: 30%;
	}

.yasumi_waku dd {
		margin-left: 5%;
		float: left;
		width: 65%;
}

.prof_right .dl2 {
		line-height:1.2em;
		padding:10px 0;
}


.prof_right p{
	padding-top:15px;
}



#info_access{
	margin-bottom:180px;
}
#info_info h3 {
		font-size:130%;
		margin-bottom:10px;
}

#info_info #tel {
		font-size: 230%;
		font-weight:700;
}


#info_info p,
#info03 {
		font-size:90%;
}

#info_access h3 {
		margin-top:15px;
		font-size:150%;
}
#info_access #route{
	margin-top:35px;
}

#info_access dt {
		width:5%;
		font-size:140%
	}

#info_access dd {
		width:95%;
		font-size:90%;
}


#info_access #map {
	line-height: 36px;
}

#moyori,
#route p {
		font-size:90%;
}

}

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


h2 {
	border-bottom: 2px solid #000;
	padding:0 2px;
	font-size:18px;
	margin-bottom:0;
}

#info_info,
#staff,
#info_access {
	padding-top:130px;
	margin-top:-50px;
	overflow:hidden;
}

/*#info_info img {
		width: 100%;
		margin-top:30px;
}*/
	
.slide{
		width: 100%;
		margin-top:30px;
}
	
#info_right {
		width: 100%;
        margin-top: -20px;
}

#info_info h3 {
	font-size:120%;
}
	
#info_info .porte_h3{
	padding-top: 30px;
	font-size: 140%;
	line-height: 1em;
}

#info_info #tel {
		font-size: 220%;		
}


/*#staff ul{
	width:100%;
}

#staff ul li{
	width:32%;
	margin-right:2%;
	margin-top:30px;
	font-size:80%;
}

#staff ul li:nth-of-type(3n) {
	margin-right: 0;
}


#staff .staff_waku {
		margin: 40px 0 20px 0;
}

#staff .left_img {
		width: 100%;
}

.prof_right {
		width: 100%;
}

.prof_right h3 {
	font-size:120%;
	margin-top:20px;
}

.name{
	font-size:190%;
	margin-bottom:10px;
}


.yasumi_waku dl {
		padding: 5px 0;
		margin-bottom:-10px;
}

.yasumi_waku dt {
		width: 30%;
	}

.yasumi_waku dd {
		margin-left: 5%;
		float: left;
		width: 65%;
}

.prof_right .dl2 {
		line-height:1.2em;
		padding:10px 0;
}


.prof_right p{
	padding-top:15px;
}
*/


#info_access #map_frame {
	width:100%;
	margin-top:30px;
}


#info_access #route {
	width:100%;
	margin-top:0;
}

.googlemaps iframe,
.googlemaps object,
.googlemaps embed {
  height:250px;
}

#info_access h3{
	font-size:140%;
	font-weight:700;
}

#info_access #map {
	width:90%;
	line-height:2.8em;
}


}
