/*
p{
	color: #6B593D;
	line-height: 1.8em;
}
*/

.section-eye-catch {
  padding-right: 6px;
}

@media screen and ( min-width: 640px ) {
  .section-eye-catch {
    padding-right: 8px;
  }
}


.l-wrapper-1{
	margin-top: 10px;
	padding: 0;
}

/*下層共通*/
.section-4{
	margin-top: 20px;
}

.nav_arrow {
  position: absolute;
  right: 10px;
  top: 15px;
}

/*
.header-2{
	height: 144px;
	background-image: url(../../img/header__bg.png);
	background-repeat: repeat-x;
	background-position: 0 0;
	text-align: center;
}

.header-2__h1{
	color: #73B445;
	font-size: 24px;
	font-family: FOT-筑紫A丸ゴシック Std M または TsukuARdGothicStd-M;
	line-height: 1.2em;
	padding-top: 45px;
	
}

.header-2__h1 span{
	padding-right: 0;
}

.header-2__h1 small{
	font-size: 10px;
}
*/

.module-section-10{
	padding: 30px;
	border: dotted 2px #73B445;
	border-radius: 12px;
	background-color: #fff;
	margin-top: 40px;
}

.max-width479-on{
	display: none;
}

/*サイドコンタクト（下層共通）*/

.side__contact {
	margin-top: 30px;
	border-radius: 8px;
	background-color: #fff;
	border: 1px solid #73B445;
	padding: 10px 0;
}

.side__contact header h1 {
	border-bottom: 1px solid #73B445;
	color: #38750D;
	font-size: 16px;
	text-align: center;
	padding-bottom: 10px;
}

.side__contact a{
	text-decoration: none;
}

.side__contact img {
	margin: 15px 25px 5px;
}

.side__contact_read p {
	color: #38750D;
	font-size: 92%;
}

.side__contact_read {
	width: 270px;
	margin: 0 20px;
}

/*レスポンシブ 下コンタクト・バナー（下層共通）*/

.bottom__contact {
	margin-top: 20px;
	border-radius: 8px;
	background-color: #fff;
	border: 1px solid #73B445;
	padding: 10px 0;
}

.bottom__contact header h1 {
	border-bottom: 1px solid #73B445;
	color: #38750D;
	font-size: 134%;
	text-align: center;
	padding-bottom: 10px;
}

.bottom__contact img {
	margin: 15px 25px 5px;
}

.bottom__contact_read p {
	color: #38750D;
	font-size: 92%;
}

.bottom__contact_read {
	width: 270px;
	margin: 0 20px;
}

.bottom__bana{
	margin-top: 10px;
}


/*facilities*/

.section-lead {
  padding: 0 8px;
}

.balloon {
    position: absolute;
    right: -10px;
    top: -30px;
}

.photo {
    position: relative;
    width: 640px;
}

.module-section-12_inner .section-primary{
	float: left;
	margin-top: 30px;
}

.module-section-12_inner .section-secondery{
	float: right;
	width: 394px;
	margin-top: 30px;
}

.module-section-12_inner .section-lead{
	margin-top: 30px;
}

.module-section-12_inner .section-eye-catch{
	margin: 0;
}

/*レスポンシブ*/

@media screen and ( max-width:960px ){
	.l-wrapper-1{
		width: auto;
		box-sizing: border-box;
		margin-left: 20px;
		margin-right: 20px;
	}
}

@media screen and ( max-width:960px ){
	.section-primary{
		float: none;
		display: block;
		margin: 0 auto;
	}
}

@media screen and ( max-width:960px ){
	.side-nav a{
		box-sizing: border-box;
	}
}

@media screen and ( max-width:960px ){
	.section-secondery{
		float: none;
		width: auto;
		box-sizing: border-box;
		margin: 10px 0 0;
	}
}

@media screen and (max-width:960px ){
	.module-section-10 {
		width: auto;
	    padding: 20px 15px;
	    margin-top: 20px;
	    box-sizing: border-box;
	}
}

@media screen and ( max-width:960px ){
	.side__contact{
		display: none ;		/* 非表示にする */
	}
}

@media screen and ( max-width:960px ){
	.max-width479-on{
		width: 228px;
		display: block ;
		margin: 0 auto;		/* 表示にする */
	}
}

@media screen and ( max-width:960px ){
	.header-1__title{
		width: auto ;
		box-sizing: border-box;			
	}
}


/*facilitys レスポンシブ*/

@media screen and ( max-width:960px ){
	.photo {
		position: relative;
		width: 640px;
		margin: 30px auto 0;
	}
}

@media screen and ( max-width:960px ){
	.facility_2_item {
		width: 640px;
		margin: 30px auto;
	}
}

@media screen and ( max-width:960px ){
	.module-section-12_inner{
		width: 640px ;
		text-align: left;
		margin: 0 auto;			
	}
}

@media screen and ( max-width:960px ){
	.module-section-12_inner .section-lead{
		width: 440px;
		text-align: left;
	}
}


/*@media screen and ( max-width:740px )*/

@media screen and ( max-width:740px ){
	.section-eye-catch{
		width: auto;
		height: auto;
	}
}

@media screen and ( max-width:740px ){
	.section-eye-catch img{
		width: 100% !important;
		height: auto;
	}
}

@media screen and ( max-width:740px ){
	.section-eye-catch .balloon{
		width: 22% !important;
	}
}

@media screen and ( max-width:740px ){
	.module-section-12_inner{
		width: auto ;			
	}
}

@media screen and ( max-width:740px ){
	.module-section-12_inner .section-primary{
		float: none;			
	}
}

@media screen and ( max-width:740px ){
	.module-section-12_inner .section-secondery{
		float: none;
		width: auto;
		margin: 10px 0 0;
		text-align: center;
	}
}

@media screen and ( max-width:740px ){
	.module-section-12_inner .header-3__title__name{
		width:	auto;
		font-size: 16px;
		box-sizing: border-box;
	}
}

@media screen and ( max-width:740px ){
	.module-section-12_inner .section-lead{
		width:	auto;
		box-sizing: border-box;	
		text-align: left;
		margin-top: .6em;	
	}
}