@charset "utf-8";
/* CSS Document */

#MinohBtn a{
	  background:url(../../img/minoh_btn.gif) no-repeat bottom center;
	  margin-right:4px;
 }
#OsakaBtn a{
	  background:url(../../img/osaka_btn.gif) no-repeat bottom center;
	  margin-right:4px;
}

#SyokubaBtn a{
	  background:url(../../img/syokuba_btn_on.gif) no-repeat bottom center;
	  margin-right:0px;
}

#MinohWorkPlace {
    background: url(../img/syokuba_bg.gif) top center no-repeat;
}



#MinohWorkPlace{
	padding-right: 1px;
	padding-left: 1px;
	padding-top: 40px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #cecece;
	border-bottom-color: #cecece;
	border-left-color: #cecece;
	}
	
	
	
	
h2 {
	width: auto;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 23px;
	background-image: none;
	font-weight: normal;
	margin: 28px;
	background-repeat: no-repeat;
}

.fukidashi{
	color: #FFF;
	background-color: #1869c3;
	padding-top: 12px;
	padding-right: 16px;
	padding-bottom: 12px;
	padding-left: 16px;
	box-shadow: 8px 8px #d6eaff;
	}
	
.fukiparts{
	margin-top: -16px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 60px;
}


.part{
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #49ab4e;
	padding-left: 28px;
	margin-top: 20px;
	}
	
.syaoku{
	text-align: center;
	margin-bottom: 100px;	
	}
	
.syaoku p{
	font-size: 16px;
	line-height:2;
	}
	
	
#MinohWorkPlace h3{
	font-size: 40px;
	font-weight: normal;
	color: #1869c3;
	margin-top: 20px;
	margin-bottom: 20px;
}

.mainimg{
	width: 100%;
	position: relative;
	height: 430px;
	}
	
.front{
	position: absolute;
  left: 0;
  right: 0;
  margin: auto;}
  
.minus{
	margin-top: 88px;
	}



.mr{
	margin-right: 8px;
	}
	
#Orei{
	margin-bottom: 120px;
	}
	
#Orei h2{
	font-size: 24px;
}

#Orei p img{
	margin-top: 32px;
	}
	
	
#Orei p{
	font-size: 16px;
	line-height: 2;
	text-align: center;
	}
	


@media screen and (max-width: 767px) {
#JimusyoNavi ul li#MinohBtn {
	font-weight: normal;
	background:#b6ddb8;
}
#JimusyoNavi ul li#SyokubaBtn {
	font-weight: bold;
	background-image: -moz-linear-gradient( 90deg, rgb(239,239,239) 0%, rgb(247,247,247) 37%, rgb(255,255,255) 100%);
	background-image: -webkit-linear-gradient( 90deg, rgb(239,239,239) 0%, rgb(247,247,247) 37%, rgb(255,255,255) 100%);
	background-image: -ms-linear-gradient( 90deg, rgb(239,239,239) 0%, rgb(247,247,247) 37%, rgb(255,255,255) 100%);
}
#MinohWorkPlace {
	background: #fff;
	padding-top:0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}

h2{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
	
.fukidashi{
	display: block;
	}
	
.fukiparts{
	margin-top: -28px;
	}
	
.minus,.stretch,#Orei p img{
	height: auto;
	width: 100%;
}

.mainimg{
	width: 100%;
	position: relative;
	height: auto;
	}
	
#MinohWorkPlace h3{
	font-size: 24px;
	margin-top: 20px;
	margin-bottom: 20px;
}
	


}


@media screen and (max-width: 600px) {

.fukidashi{
	font-size:16px;
	}
	
#MinohWorkPlace h3{
	font-size: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}

h2{
	margin-right: 2%;
	margin-left: 2%;
	}

h3 span{
	display: block;
	}
	
.syaoku{
	margin-bottom: 60px;
}
	
.syaoku p,#Orei p{
	font-size: 14px;
	line-height:1.6;
	text-align: left;
	}
	
.spmr{
	margin-right: 2%;
	margin-left: 2%;
	}
	
#Orei{
	margin-bottom: 40px;
	}
	

	
	}

