@charset "utf-8";

#index_fv{
    background-image: url("../img/index_sp/main.png");
    background-position: center;
    background-repeat: no-repeat;
	height: 1109px;
	width: 673px;
}
#index_section2_area{
    position: relative;
    height:1900px;
}
#index_section2_left{
    background-image: url("../img/index_sp/01.png");
    background-position: right bottom;
    background-repeat: no-repeat;
	height: 584px;
	width: 100%;
    vertical-align: top;
    position: absolute;
    top:700px;
    right: -40px;
}
#index_section2_right{
	height: 1080px;
	width: 100%;
    vertical-align: top;
    position: absolute;
    top:-220px;
}
#index_mango_img1{
    width: 116px;
    position: absolute;
    right: 155px;
    top:-180px;
}
#index_lemon_img2{
    position: absolute;
    right: 105px;
    top:-300px;
}
#index_section2_right h2 img{
    display: inline-block;
    position: absolute;
    right: 40px;
    top: -190px;
}
#index_section2_right p{
	writing-mode: vertical-rl;
    margin-top: 220px;
    margin-left: 90px;
    line-height: 60px;
}
#index_lemon_img3{
    position: absolute;
    right: 40px;
    top: 1550px;
}
#index_section2_bottom{
    background-image: url("../img/index_sp/02.png");
    background-position:left center;
    background-repeat: no-repeat;
    width: 100%;
    height: 332px;
    position: absolute;
    top:1280px;
}
#index_lemon_img1{
    position: absolute;
    left: 20px;
    top: -280px;
}
#index_mango_img2{
    position: absolute;
    right: 100px;
    top: 350px;
}

/**どこにあるの？**/
iframe{
    width: 655px;

}
#index_section3{
    position: relative;
}
#index_drone_img{
    position: absolute;
    top:170px;
    right: -45px;
    width: 247px;
}
#index_car_img{
    position: absolute;
    bottom:40px;
    left: -40px;
    width: 158px;
}

/**就労支援の場所として**/
#index_section4{
    position: relative;
    height: 1300px;
}
#index_section4 .left_contents{
    position: absolute;
    top:650px;
}
#index_section4 .right_contents{
    position: absolute;   
    top:0; 
    background-image: url("../img/index_sp/04.jpg");
    background-position: center;
    background-repeat: no-repeat;
    height: 656px;
    width: 602px;
}
#index_section4 p{
    margin-top: 30px;
}
#index_img3{
    position: absolute;
    top:-80px;
    right:-50px;
}
.index_img5{
    position: absolute;
    bottom:650px;
    right: 0px;
}

/**子供たちのふれいあいの場所として**/
#index_section5{
    position: relative;
}
#index_img7{
    position: absolute;
    top:500px;
    right: 0;
}
#index_section5 .left_contents{
    margin-left: 0 !important;
}

/**ブログ**/
#index_blog{
    margin-top: 300px;
    background-color: #fff;
    border-radius: 40px;
    position: relative;
    padding-top: 80px;
    padding-bottom: 60px;
}
#index_blog h2{
    position: absolute;
    top:-40px;
    left: 250px;
}
.index_blog_box{
    display: block;
    margin: 10px;
    padding-left: 3px;
    padding-right: 3px;
    margin-bottom: 30px;
    margin-top: 20px;
}
.index_blog_box div{
    text-align: left;
}
.blog_title{
    font-size: 28px;
    margin-bottom: 5px;
}
.blog_date,
.blog_desc{
    font-size:22px;
    font-weight: normal;
}
.blog_desc{
    padding-left: 6px;
    padding-right: 6px;
}

/**アクセス**/
#index_gmap{
    background-image: url("../img/index_sp/gmap.jpg");
    background-position: center;
    background-repeat: no-repeat;
    width: 650px;
    height: 554px;
    display: block;
}