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

          products

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

#products{
    max-width:1280px;
}
    #products>h2{
        margin-top:40px;
    }
    #products>p{
        margin-top:96px;
        color:#595757;
    }
    #products #contents *{
        line-height:normal;
    }
        #products #contents section{
            margin-top:140px;
        }
            #products #contents section>h3{
                text-align:center;
                text-align-last:center;
            }
            #products #contents section>div{
                position:relative;
                height:560px;
                width:900px;
                margin-top:45px;
            }
                #products #contents section>div>div,
                #products #contents section>div>address,
                #products #contents section>div>.btn_menu,
                #products #contents section>div>img{
                    position:absolute;
                }
                    #products #contents #section01>div>div,
                    #products #contents #section03>div>div{/*ワークセンターつばさ、パン工房さくらこんとね*/
                        z-index:2;
                        top:52px;
                        right:54px;
                        width:38%;
                    }
                    #products #contents #section02>div>div{/*第三あすなろ作業所*/
                        z-index:2;
                        top:52px;
                        left:54px;
                        width:38%;
                    }
                        #products #contents section div div p{
                            margin-top:36px;
                        }
                    #products #contents #section01>div>address,
                    #products #contents #section03>div>address{/*ワークセンターつばさ、パン工房さくらこんとね*/
                        z-index:2;
                        top:435px;
                        right:54px;
                        width:35%;
                        color:white;
                        font-weight:bold;
                    }
                        #products #contents #section01>div>.btn_menu,
                        #products #contents #section03>div>.btn_menu{/*メニューはこちら*/
                            z-index:2;
                            top:357px;
                            right:34px;
                        }
                    #products #contents #section02>div>address{/*第三あすなろ作業所*/
                        z-index:2;
                        top:432px;
                        left:79px;
                        width:35%;
                        color:white;
                        font-weight:bold;
                    }
                        #products #contents #section02>div>.btn_menu{/*メニューはこちら*/
                            z-index:2;
                            top:357px;
                            left:317px;
                        }
                    #products #contents #section01>div>img{
                        z-index:1;
                        top:0;
                        left:0;
                    }

    /*お問い合わせはこちら------------*/
    #share_contact{
        margin-top:170px;
    }


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

          メディアクエリ

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











																				#packageCore>img.w100{
																					margin-top:80px;
																				}
	#products{
		max-width:1280px;
																				max-width:500px;
	}
		#products>h2{
			margin-top:40px;
																				margin-top:60px;
		}
		#products>p{
			margin-top:96px;
																				width: 450px;
																				margin:30px auto auto 25px;
			color:#595757;
		}
																				#products>p>span{
																					text-align:justify !important;
																					text-align-last:left !important;
																				}
		#products #contents *{
			line-height:normal;
		}
			#products #contents section{
				margin-top:140px;
																				width:500px !important;
																				margin-top:120px;
			}
				#products #contents section>h3{
					text-align:center;
					text-align-last:center;
				}
				#products #contents section>div{
					position:relative;
					height:560px;
					width:900px;
					margin-top:45px;
																				height:1244px;
																				width:500px;
				}
					#products #contents section>div>div,
					#products #contents section>div>address,
					#products #contents section>div>.btn_menu,
					#products #contents section>div>img{
						position:absolute;
					}
						#products #contents #section01>div>div,
						#products #contents #section03>div>div{/*ワークセンターつばさ、パン工房さくらこんとね*/
							z-index:2;
							top:52px;
							right:54px;
							width:38%;
																				top:665px;
																				left:25px;
																				right:auto;
																				width:450px;
						}
						#products #contents #section02>div>div{/*第三あすなろ作業所*/
							z-index:2;
							top:52px;
							left:54px;
							width:38%;
																				top:665px;
																				left:25px;
																				right:auto;
																				width:450px;
						}
							#products #contents section div div p{
								margin-top:36px;
																				margin-top:30px;
																				font-size:1.6rem !important;
							}
						#products #contents #section01>div>address,
						#products #contents #section03>div>address{/*ワークセンターつばさ、パン工房さくらこんとね*/
							z-index:2;
							top:435px;
							right:54px;
							width:35%;
																				top:1101px;
																				left:100px;
																				right:auto;
																				width:400px;
							color:white;
							font-weight:bold;
						}
																				#products #contents #section01>div>address>p,
																				#products #contents #section03>div>address>p{
																					line-height:1.4em;
																				}
							#products #contents #section01>div>.btn_menu,
							#products #contents #section03>div>.btn_menu{/*メニューはこちら*/
								z-index:2;
								top:357px;
																				top:1030px;
								right:34px;
							}
						#products #contents #section02>div>address{/*第三あすなろ作業所*/
							z-index:2;
							top:432px;
							left:79px;
							width:35%;
																				top:1101px;
																				left:100px;
																				right:auto;
																				width:400px;
							color:white;
							font-weight:bold;
						}
																				#products #contents #section02>div>address>p{
																					line-height:1.4em;
																				}
							#products #contents #section02>div>.btn_menu{/*メニューはこちら*/
								z-index:2;
								top:357px;
								left:317px;
																				top:1030px;
																				left: auto;
																				right:34px;
							}
						#products #contents #section01>div>img{
							z-index:1;
							top:0;
							left:0;
						}

		/*お問い合わせはこちら------------*/
		#share_contact{
			margin-top:170px;
		}














}
