/*========================================
各ページののcss

　●　p03 人が集う「縁」 enishi

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


/*========================================
　●　p03 人が集う「縁」 enishi
========================================*/
/*------------------------- コンセプト */
.concept{min-height: 560px;

 background:
  url("../images/bg/bg_line01.png") center top no-repeat,
  url("../images/bg/bg_line01.png") center bottom no-repeat,
  url("../images/bg/bg_concept01.png") center top no-repeat,
  #f1f1ed;
}

.conceptL{
 position: absolute; z-index: 200;
}

.conceptR{
 position: absolute; top: 25px; right: 0;
}

.concept h3{
 margin: 0 0 0 100px;
 padding: 40px 0 25px 0;
 font-size: 3.0rem;
 line-height: 1.2;
}

.concept_p{
 width: 585px;
 height: 370px;
 margin: 0 0 0 88px;
 padding: 30px 15px;
 background: url("../images/bg/grd_w02.png") center top repeat-x;
}

/*------------------------- 体験 */
.taiken{
 margin: 0 0 25px 0;
 padding: 45px 0 30px 0;
 background:
  url("../images/bg/bg_taiken01.png") center top no-repeat,
  url("../images/bg/bg_line01.png") center bottom no-repeat;
}

#taikenslide{width: 460px;}

.taiken h3{
 padding: 3px 0 6px 0;
 font-size: 3.0rem;
}

.taiken p{
 padding: 3px 0;
 line-height: 1.5;
}

.taikenL01{
 width: 478px;
}
.taikenR01{
 width: 662px;
}


.taiken02{padding: 40px 0 0 0;}

.taikenL02{
 width: 740px;
}
.taikenR02{
 width: 400px;
 padding: 8px 0 0 0;
}

/*------------------------- 基本情報 */
.p03gaiyou{
 width: 1280px;
 margin: 0 auto;
 padding: 20px 0;
 font-size: 1rem;
}

