.dots {
  margin-left: 11px;
}
.dot_a {
  margin-right: 17px;
}

/********************
    響愛の森
********************/

.clm.project-01 {
  padding-bottom: 60px;
}

.heading3.project-01 {
  margin: 35px 0 35px 6%;
}

.hosoku {
  padding: 4px 20px;
  font-size: 0.5em;
  letter-spacing: 0;
  background: #e9c966;
  border-radius: 5px;
  position: absolute;
  top: 39px;
  right: 6%;
}

.p-first._project {
  margin-left: 6%;
  width: 88%;
  line-height: 1.7em;
}


.project-kyoai_img {
  background: url(../images/project/project_con01-img2.jpg) no-repeat top;
  width: 745px;
  height: 660px;
  position: relative;
  margin: 35px auto;
}

.project-kyoai_img p {
  line-height: 1.2em;
  position: absolute;
  color: #535353;
}

.hall {
  width: 130px;
  top: 78px;
  left: 82px;
}

.cafe {
  width: 170px;
  top:60px;
  left: 277px;
}

.space {
  width:180px;
  top: 91px;
  right: 26px;
}
  .purple {
    color: #cc45cc;
  }

.playroom {
  width:194px;
  left: 140px;
  top: 537px;
}

.center {
  width: 304px;
  top: 527px;
  left: 410px;
}

.caution {
  position: absolute;
  bottom: 0;
  right: 0;
}


.heading.project-kyoai {
  text-align: center;
  width: 697px;
  line-height: 30px;
  margin: 25px auto;
  background: #baddab;
  border-radius: 5px;
  margin-top: 50px;
}

.rinen_img {
  margin: 40px auto 50px;
}


.project.red.btn {
  margin: 40px auto 0px;
}


/* インクルーシブ */
.inclusive {
  font-size: 0.8em;
}



/********************
    両サイドの画像
********************/

.side-left-01 {
  top: 20%;
  right: 87%;
}

.side-left-crcl01 {
  top:1800px;
  right: 98%;
}

.side-left-crcl02 {
  top:1800px;
  right: 90%;
}

.side-left-img01 {
  top: 25%;
  right: 90%;
}

.side-left-img02 {
  top: 1550px;
  right: 95%;
}

.side-left-img03 {
  top: 1860px;
  right: 85%;
}

.side-left-img04 {
  top: 3060px;
  right: 95%;
}



.side-left-02 {
  top: 1200px;
  right: 93%;
}


.side-right-01 {
  top:1000px;
  left: 86%;
}

.side-right-img01 {
  top: 2200px;
  left: 79%;
}

.side-right-img02 {
  top: 2760px;
  left: 75%;
}


.side-right-03 {
  top: 2390px;
  left: 68%;
}


/*************************************
一時的に響愛の森変更
***************************************/
.forest{
	overflow:hidden;
}

.forest-hall{
	width:30%;
	float:left;
	margin:20px 1%;
	padding:2%;
	border:1px dotted #ECA62A;
	border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}

.forest-hall h4{
	color:#ECA62A;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-style:italic;
}

.forest-cafe{
	width:30%;
	float:left;
	margin:20px 1%;
	padding:2%;
	border:1px dotted #93CA96;
	border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}

.forest-cafe h4{
	color:#93CA96;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-style:italic;
}

.forest-space{
	width:30%;
	float:left;
	margin:20px 1%;
	padding:2%;
	border:1px dotted #D48ECD;
	border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px; 
}

.forest-space h4{
	color:#D48ECD;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-style:italic;
}

.forest-play{
	width:43%;
	float:left;
	margin:20px 1%;
	padding:2% 3%;
	border:1px dotted #EE9166;
	border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}

.forest-play h4{
	color:#EE9166;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-style:italic;
}

.forest-center{
	width:48%;
	float:left;
	margin:20px 1%;
	padding:2% 3%;
	border:1px dotted #2F82DF;
	border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}

.forest-center h4{
	color:#2F82DF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-style:italic;
}

.kana{
	color:#949494;
	margin-bottom:10px;
}

.forest p{
	text-align:left;
	color:#303030;
}

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

.forest-map img{
	width: 100%;
	margin-bottom: 30px;
}