body{
	background-color: #F5FAED;
}

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

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

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

.side-nav_li a {
  width: 228px;
  position: relative;
}

.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 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_tel {
	display: block;
	width: 180px;
	color: #73B445;
	font-size: 20px;
	text-align: center;
	background: linear-gradient(transparent 60%, #ffff66 60%);
	margin: 20px auto 10px;
}

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

.side__contact_read p {
	color: #38750D;
	font-size: 11px;
}

.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: 16px;
	text-align: center;
	padding-bottom: 10px;
}

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

.bottom__contact_read p {
	color: #38750D;
	font-size: 11px;
}

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

.bottom__bana{
	margin-top: 10px;
}


/*レスポンシブ*/

@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;			
	}
}


/*access*/

.access__info{
	width: 620px;
	margin: 0 auto;
}

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

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

.section-title p {
  font-size: 20px;
  color: #72B344;
}

/*
.section-lead {
  text-align: left;
}

.section-lead p {
  line-height: 1.4;
}
*/

.division-1 {
  float: left;
  margin-top: 24px;
  width: auto;
}

.division-1 .section-lead {
  margin-top:10px;
  /* font-size: 13px; */
  text-align: left;
}

.division-1 .section-lead p {
  /* line-height: 1.4; */
  /*line-height: 2.0em;*/
  margin-bottom: 10px;
}

@media screen and ( min-width: 640px ) {
  
  .division-1 .section-lead p {
    line-height: 2.0em;
  }
  
}
 
.division-2 {
  width: 266px;
  float: right;
}

.division-2 .section-eye-catch {
  margin-top: 20px !important;
}

.google-maps-1{
	border-radius: 12px;
	overflow: hidden;
}

.consultation-hours {
  text-align: center;
}

.consultation-hours__read {
  margin-top: 20px;
}

/*access レスポンシブ*/

@media screen and ( max-width:960px ){
	.access__info{
		width: 620px ;
		margin: 0 auto;		
	}
}

@media screen and ( max-width:960px ){
	.google-maps-1 {
		text-align: center;	
	}
}

@media screen and ( max-width:960px ){
	.consultation-hours__read {
		width: 640px;
		margin: 20px auto 0;
	}
}

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

@media screen and ( max-width:740px ){
	.access__info{
		width: auto;
		text-align: center;
	}
}

@media screen and ( max-width:740px ){
	.division-1{
		float: none;
		/* width: 240px; */
		height: auto;
		padding: 0;
		text-align: left;
		margin: 20px auto 0;
	}
}

@media screen and ( max-width:740px ){
	.division-2{
		width: auto;
		height: auto;
		padding: 0;
		float: none;
	}
}

@media screen and ( max-width:740px ){
	.division-2 .section-eye-catch{
		width: auto;
		margin-top: 0 !important;
	}
}

@media screen and ( max-width:740px ){
	.google-maps-1{
		width: auto;
		height: 200px;
		margin-top: 30px;
	}
}

@media screen and ( max-width:740px ){
	.google-maps-1 iframe{
		width: 100%;
		height: 100%;
	}
}

@media screen and ( max-width:740px ){
	.consultation-hours{
		width: auto;
		height: auto;
	}
}

@media screen and ( max-width:740px ){
	.consultation-hours img{
		width: 100%;
		height: auto;
	}
}

@media screen and ( max-width:740px ){
	.consultation-hours__read{
		width: auto;
	}
}
