/* CSS Document */
body {
    font: 12px/1.5 "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}
a:link{color:#0bd;text-decoration:none;}
a:visited{color:#0bd;text-decoration:none;}
a:hover{color:#ccc;text-decoration:none;}
a:active{color:#0bd;text-decoration:none;}
/*a:hover img{
    opacity:0.7;
}*/
/*pcのみ表示メニュー*/
.pc_display{
     display:none; 
}
.small{
   font-size: 100% !important;
}
.small_sp{
   font-size: 110% !important;
}
.small_sp02{
   font-size: 95% !important;
}
.big{
   font-size: 170% !important;
   line-height: 40px;
}
.mt_50{
    margin-top: -80px !important;
}
.mt20{
    margin-top: 20px !important;
}

/* Facebook Like Box width:100% */
.fbcomments,
.fb_iframe_widget,
.fb_iframe_widget[style],
.fb_iframe_widget iframe[style],
.fbcomments iframe[style],
.fb_iframe_widget span{
    width: 99% ! important;
    
}
.fb_umekomi{
   display:none;
}
.fb_umekomi_sp{
    width: 98%;
    margin: 0 auto !important;
    height: 500px !important;
}



/*コンテンツスタート*/
#wrap{
    width:100%;
    margin:0 auto;
    }
#header{
    width:100%;
    margin:0 auto;
    }
#h1_title {
    }
#h1_title h1{
    font-weight: normal;
    font-size: 10px;
    /* line-height: 20px; */
    text-align: center;
    padding-left: 10px;
    padding-bottom: 10px;
    color: #333;
}
#logo{
     position:absolute;
     top: 2px;
     left:10px;
     z-index:1;
    }
#logo img{
     width:50px;
    }
#sns{
    width:150px;
    margin:0 auto;
    position: absolute;
    height: 65px;
    right:100px;
    top:2px;
     z-index:1;
    } 
#sns ul{
    width:auto;
    margin:0 auto;
    }
 #sns ul li{
    width:auto;
    margin:0 auto;
    float:left;
    }   
#sns ul li img{
    margin:0 auto;
   display:block;
    }    
.tw { 
    position: absolute;
    top: 20px;
    left: 15px;
    width:45px;
    }
.fb { 
    position: absolute;
    top: 10px;
    left:80px;
    width:40px;
    }
/*メインイメージ*/
#top{
    width:100%;
    margin:0 auto;  
    height:auto;
}
#figure{
    width:100%;
    margin:0 auto;
    position: relative;
    height:auto;
    height:auto;
}

#figure ul{
    width:100%;
    margin:0 auto;  
}
#figure ul li{
    width:50%;
    margin:0 auto; 
    float:left;
}
#figure ul li img{
    width:95%;
    margin:0 auto;  
    display:block;
    margin-bottom: 5%;
}
.top_photo03{
    display:none !important;
}

.line{
   display:none;
   } 
.mt_70{
    margin-top: 0 !important;
    position: relative;
    z-index:2;
}
 

  /*スマホの幅が広いタイプipad*/
@media screen
    and (max-width: 1024px) {
.top_photo06{
    position: absolute;
    top:30%;
    left:2%;
     z-index:3;
}
.top_photo07{
    position:absolute;
    top:60%;
    left:10px;
    width:220px !important;
    z-index:2;
}
.top_photo08{
    position:absolute;
    top:10%;
    right:10px;
    width:220px !important;
    z-index:2;
}
.top_photo09{
    position:absolute;
    top:60%;
    right:10px;
    width:220px !important;
    z-index:2;
}

 }
/*767px*/
@media screen
    and (max-width: 767px) {
.top_photo06{
    position: absolute;
    top:25%;
    left:2%;
     z-index:3;
}
.top_photo07{
    position:absolute;
    top:60%;
    left:10px;
    width:180px !important;
    z-index:2;
}
.top_photo08{
    position:absolute;
    top:2px;
    right:10px;
    width:180px !important;
    z-index:2;
}
.top_photo09{
    position:absolute;
    top:60%;
    right:10px;
    width:180px !important;
    z-index:2;
}      

 }
/*480px*/
@media screen
    and (max-width: 480px) {
.top_photo06{
    position: absolute;
    top:30%;
    left:2%;
     z-index:3;
}
.top_photo07{
    position:absolute;
    top:55%;
    left:10px;
    width:130px !important;
    z-index:2;
}
.top_photo08{
    position:absolute;
    top:2px;
    right:10px;
    width:130px !important;
    z-index:2;
}
.top_photo09{
    position:absolute;
    top:55%;
    right:10px;
    width:130px !important;
    z-index:2;
}      

 }
 
/*320px*/
@media screen
    and (max-width: 320px) {
  .top_photo06{
    position: absolute;
    top:30%;
    left:2%;
     z-index:3;
}
.top_photo07{
    position:absolute;
    top:190px;
    left:10px;
    width:110px !important;
    z-index:2;
}
.top_photo08{
    position:absolute;
    top:2px;
    right:10px;
    width:110px !important;
    z-index:2;
}
.top_photo09{
    position:absolute;
    top:190px;
    right:10px;
    width:110px !important;
    z-index:2;
}      

 }
/*スマホの幅が狭いいタイプipone5以下*/
@media screen
    and (max-width: 298px) {
.mt_70{
    margin-top: -90px !important;
}
.top_photo06{
    position: absolute;
    top:30%;
}
.top_photo07{
    position:absolute;
    top:60%;
    left:15px;
    width:100px !important;
    z-index:2;
}
.top_photo08{
    position:absolute;
    top:5%;
    right:10px;
    width:100px !important;
    z-index:2;
}
.top_photo09{
    position:absolute;
    top:60%;
    right:20px;
    width:100px !important;
    z-index:2;
}
.tw { 
    position: absolute;
    top: 20px;
    left: 65% !important;
    width:30px;
    }
.fb { 
    position: absolute;
    top: 10px;
    left: 85% !important;
    width: 30px;
    }
.mt_70{
    margin-top: 10px !important;
    position: relative;
    z-index:2;
}
 } 
/*スマホの幅が狭いいタイプipone5以下*/
@media screen
    and (max-width: 230px) {

.top_photo06{
    position: absolute;
    top:30%;
}
.top_photo07{
    position:absolute;
    top:60%;
    left:15px;
    width:80px !important;
    z-index:2;
}
.top_photo08{
    position:absolute;
    top:5%;
    right:10px;
    width:80px !important;
    z-index:2;
}
.top_photo09{
    position:absolute;
    top:60%;
    right:20px;
    width:80px !important;
    z-index:2;
}
.tw { 
    position: absolute;
    top: 20px;
    left: 65% !important;
    width:30px;
    }
.fb { 
    position: absolute;
    top: 10px;
    left: 85% !important;
    width: 30px;
    }
 }  
.contens{
    width:100%;
    margin:0 auto;
} 
#contens_wrap{
    width:100%;
    margin:0 auto;
} 
.contens h2 img{
    width:100%;
    max-width:500px;
    margin:0 auto;
    display:block;
} 
.contens h3 img{
    max-width:390px;
    width:100%;
    margin:0 auto;
    display:block;
    margin-bottom:15px;
}
.contens p {
    color:#333;
    width:90%;
    margin:0 auto;
} 
.contens p img{
    width:300px;
    margin:0 auto;
    display:block;
    margin-top:20px;
}    
.contens h2 {
    text-indent:100%;
    white-space:nowrap;
    overflow:hidden;
    color:#fff;
} 
.contens h3 {
    text-indent:100%;
    white-space:nowrap;
    overflow:hidden;
     color:#fff;
} 

.fb_title{
    height:70px;
   
    } 
.news_title{
    height:50px;
    width: 246px;
    margin: 0 auto;
    margin-bottom: 10px;
    color:rgba(255,255,255,0.0);
    } 
.contens .right p{
    font-size: 14px;
    line-height: 22px;
    width:90%;
    margin:0 auto;
    margin-top:10px;
} 
.bana{
     width:100%;
    margin:0 auto;
    margin-top:10px;
} 
.bana li img{
     width:260px;
    margin:0 auto;
    display:block;
    margin-bottom:5px;
     border: 1px solid #BBB8B9;
    padding: 2px;
} 
#footer{
    width:100%;
    margin:0 auto;
     background-image: url(../../img/yasai_happa.png),url(../../img/yasai_bg.png);
    background-position: center bottom,50% 98%;
    background-repeat: repeat-x,no-repeat;
    background-size: 100%,100%;
    }
#footer p{
    text-align: center !important;
    font-size:10px !important;
    margin-bottom:0 !important;
    }
#footer ul{
    width:95%;
    margin:0 auto;
    }
#footer ul li{
    width:50%;
    margin:0 auto;
    float:left;
    text-align: center;
    background-image:none !important;
    }
#footer ul li a{
    font-size:12px;
    line-height:40px;
    color:#003600;
    }
#footer_logo{ 
    height:200px;
}
#footer_logo ul{
    width:90%;
    margin:0 auto;
    padding-bottom:20px;
 }  
#footer_logo ul li{
    float:none;
    width:90%;
    text-align: center;
    margin: 0 auto;
    color:#003600;
    background-image:none !important;
    position:relative;
 }  
#footer_logo img{
    width:50px;
    display:block;
    margin:0 auto;
    padding: 10px 0;
 } 
  .gmap_icon{
    width:70px;
    display:block;
    padding: 10px 0;
 } 
 .footer_contact{
    position: absolute;
    top: -55px;
    right: -10px;
    width:90px !important;
 } 
/*コンタクト*/
.table01{
    width: 95%;
    margin:0 auto;
    margin-top: 20px;
    background: #76915D;
    padding-bottom:20px;
     }
.table01 tr {   
    width: 100%;
    border: 1px solid #fff;
    color: #fff;
   }       
.table01 td {   
    padding: 20px 0 20px 5px;
    table-layout: fixed;
    border-left:1px solid #fff;
   }  
.table01 th {   
    width:25%;
    font-size:14px;
    text-align: center;
    padding: 10px 0;
    font-weight: normal;
   }  
.table01 input {   
    border: none;
    padding: 5px;
    margin-top: 3px;
    width: 90%;
   }
.table01tel{   
    width: 24% !important;
   }
.table01add{   
    width: 90% !important;
   }
.table01 select {   
    border: none;
   }
.table01 span {   
    color:#FF000A;
    font-weight:normal;
    font-size:10px;
    line-height: 18px;
   } 
.text-center {   
    text-align: center;
   }   
   
.table01 textarea{   
    border: none;
    width: 92%;
   } 
.form_tell{ 
    width:20%;
  } 
.input_name { 
    width:100%;
  }  
.form_btn{ 
    width:250px;
    border-radius: 3px;        /* CSS3草案 */ 
    -webkit-border-radius: 3px;    /* Safari,Google Chrome用 */ 
    -moz-border-radius: 3px;   /* Firefox用 */ 
    background-color: #FDFDFD;
    color:#333333;
    font-size: 30px;
    border:1px solid #ccc;
    margin: 0 auto;
    display: block;
    margin-top: 20px;
    margin-bottom:80px;
  }
.float_right{
    width:90%;
   margin: 0 auto;
 } 
 
