/************************************************

          top
		  
************************************************/
#top{
}
    /*お知らせ*/
    #topNews{
        height:auto;
        padding:28px 0 32px 0;
        background-color:#fcdeba;
    }
        #topNews>div>ul{
            position:relative;
            overflow:visible;
        }
            #topNews>div>ul>li{
                float:left;
            }
            #topNews>div>ul>li:last-of-type{/*リスト*/
                margin-top:-5px;
            }
                #topNews>div>ul>li>ul li{/*お知らせ内容（テキスト）*/
                    border-bottom:dotted 2px #f15a24;
                    margin-top:0.8em;
                }
				#topNews>div>ul>li>ul li:first-of-type{
					margin-top:0;
				}
					#topNews>div>ul>li>ul li .w10em{/*インデント*/
						display:inline-block;
						width:7.0em;
					}
					#topNews>div>ul>li>ul li p{/*小文字*/
						display:inline-block;
					}

            #topNews .btn_list{
                position:absolute;
                right:0;
                bottom:0;
            }

    /*お互いに「ありがとう」と言える関係を大切に*/
    #section01{
        margin-top:-23px;
    }

    /*江東楓の会では、一緒に働く職員を募集しています*/
    #section02{
        margin-top:59px;
        background-color:#fde9d1;
    }
        #section02>div{
            position:relative;
        }
            #section02>div>p,
            #section02>div>a,
			#section02>div>div{
                position:absolute;
            }
                #section02>div>p{/*江東楓の会では、一緒に働く職員を募集しています。*/
					top:57px;
					left:150px;
                    letter-spacing:0.09em;
                    line-height:1.8em;
                    color:#f15a24;
                }
                #section02>div>a{/*採用情報へ*/
                    top:39px;
                    left:700px;
					height:43px;
					width:180px;
                }
				#section02>div>div{/*リクナビ・バナー*/
					top:106px;
					left:700px;
					height:43px;
					width:180px;
				}
					#section02>div>div>a{
						font-size:133%;
					}
						#section02>div>div>a>img{
							height:auto;
							width:180px;
						}
                #section02>div>img{/*背景画像*/
                    top:0;
                    left:0;
					height:auto;
					width:100%;
                }

    /*江東楓の会について*/
    #section03{
        margin-top:78px;
    }
        #section03 ul:last-of-type{
            margin-top:22px;
        }


/********************************************************************************

          メディアクエリ

*********************************************************************************/
@media(max-width:500px){
















	#top{
	}
		/*お知らせ*/
		#topNews{
			height:auto;
			padding:28px 0 32px 0;
																						width:450px;
																						padding:60px 0;
			background-color:#fcdeba;
		}
			#topNews>div>ul{
				position:relative;
				overflow:visible;
																						width:450px !important;
			}
				#topNews>div>ul>li{
																						width:100% !important;
					float:left;
				}
																						#topNews>div>ul>li:first-of-type img{
																							width:50% !important;
																						}
				#topNews>div>ul>li:last-of-type{/*リスト*/
					margin-top:-5px;
																						margin-top:30px;
				}
					#topNews>div>ul>li>ul li{/*お知らせ内容（テキスト）*/
						border-bottom:dotted 2px #f15a24;
						margin-top:0.8em;
																						font-size:22px;
					}
					#topNews>div>ul>li>ul li:first-of-type{
						margin-top:0;
					}
						#topNews>div>ul>li>ul li .w10em{/*インデント*/
							display:inline-block;
							width:7.0em;
						}
						#topNews>div>ul>li>ul li p{/*小文字*/
							display:inline-block;
						}

				#topNews .btn_list{
					position:absolute;
					right:0;
					bottom:0;
				}

		/*お互いに「ありがとう」と言える関係を大切に*/
		#section01{
			margin-top:-23px;
		}
																						#section01{
																							margin-top:-15px;
																						}
																							#section01>div{
																								width:500px !important;
																								overflow-x: hidden;
																							}
																								#section01>div>img{
																								}

		/*江東楓の会では、一緒に働く職員を募集しています*/
		#section02{
																						height:310px !important;
			margin-top:59px;
																						margin-top:60px;
			background-color:#fde9d1;
		}
			#section02>div{
				position:relative;
			}
				#section02>div>p,
				#section02>div>a,
				#section02>div>div{
					position:absolute;
				}
					#section02>div>p{/*江東楓の会では、一緒に働く職員を募集しています。*/
						top:57px;
						left:150px;
																						top:70px;
																						left:25px;
						letter-spacing:0.09em;
						line-height:1.8em;
						color:#f15a24;
																						font-size:32px !important;
					}
					#section02>div>a{/*採用情報へ*/
						top:39px;
						left:700px;
																						top:210px;
																						left:25px;
						height:43px;
						width:180px;
																						height:50px;
																						width:210px;
					}
					#section02>div>div{/*リクナビ・バナー*/
						top:106px;
						left:700px;
																						top:210px;
																						left:265px;
						height:43px;
						width:180px;
																						height:50px;
																						width:210px;
					}
						#section02>div>div>a{
							font-size:133%;
						}
							#section02>div>div>a>img{
								height:auto;
								width:180px;
																						width:210px;
							}
					#section02>div>img{/*背景画像*/
						top:0;
						left:0;
						height:auto;
						width:100%;
					}

		/*江東楓の会について*/
		#section03{
			margin-top:78px;
																						margin-top:60px;
		}
																						#section03>div{
																							width:100% !important;
																						}
																							#section03>div *{
																								width:450px !important;
																							}
			#section03 ul:last-of-type{
				margin-top:22px;
																						margin-top:60px;
			}
																						#section03 ul li:nth-of-type(n+2){/*2番目以降*/
																							margin-top:60px;
																						}
















}
