/* CSS Document */
body {
    font-size: 14px;
   font-family: "Times New Roman", "游明朝", YuMincho, "Hiragino Mincho ProN", Meiryo, serif;
}
body img {
    display: block;
    
}
a:link{color:#0bd;text-decoration:none;}
a:visited{color:#0bd;text-decoration:none;}
a:hover{color:#0bd;text-decoration:none;}
a:active{color:#0bd;text-decoration:none;}

/*a:hover img{
    opacity:0.7;
}*/
/*スマホのみ表示メニュー*/
.sp_display{
    display:none; 
}
.left {
    float: left;
     width:500px;
}
.right {
    float: right;
    width:180px;
}
.small{
    font-size: 95% !important;
    line-height: 20px;
}
.small02{
    font-size: 85% !important;
    line-height: 20px;
}
.big{
   font-size: 170% !important;
   line-height: 40px;
}
.middle{
   font-size: 130% !important;
   line-height: 40px;
}
.tac{
   text-align: center;
}

.mt_60{
    margin-top: -70px !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: 98% ! important;
    border:none !important;
    
}
*/
.fb_umekomi{
    width: 500px;
    margin: 0 auto;
    height: 550px;
}

.fb_umekomi_sp{
     display:none;
}

/*コンテンツスタート*/

#wrap{
    margin:0 auto;
    width:100%;
    overflow: hidden;
    }
#header{
    width:100%;
    margin:0 auto;
    position: relative;
    }
#header_width{
    width:1100px;
    margin:0 auto;
    position:relative;
    height: 240px;
    }
#h1_title {
    width:100%;
    margin:0 auto;
    }
#h1_title h1{
    font-weight:normal;
    font-size:10px;
    color:#333;
    position:absolute;
    top:8px;
    left:10px;
    z-index: 11;
    }
#logo{
    width:100%;
    margin:0 auto;
    height: 110px;
    }  
#logo img{
     width:75px;
     position: absolute;
     left:500px;
    }
#sns{
    width:200px;
    margin:0 auto;
    position: absolute;
    height: 120px;
    right:0;
    top:5px;
    background-image: url(../../img/sns_bg.png);
    background-repeat: no-repeat;
    background-size: 140px;
    } 
#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:5px;
    width:45px;
    }
.fb { 
    position: absolute;
    top: 25px;
    right: 70px;
    width:35px;
    }
/*PCのみnav部分のメニュー*/
#nav{
        width:1100px;
        margin:0 auto;
        height:80px;
       
    }
ul.menu {
	position: relative;
	display: inline-block;
	list-style: none;
	width:100%;
        margin:0 auto;
	color: #000000;
}
ul.menu li {
        width:14%;
	position: relative;
	display: inline-block;
	white-space: nowrap;
	float: left;
        text-align: center;    
        z-index: 100;
}
ul.menu a {
	position: relative;
	display: inline-block;
	text-decoration: none;
	font-size: 16px;
	line-height: 80px;
	color: #fff;
	margin: 0;
        width: 100%;
        -webkit-transition: all 0.1s ease;
        -moz-transition: all 0.1s ease;
}
ul.menu li a:hover{
     margin-top: 10px;
}
ul.menu li img{
        width:155px;
        margin:0 auto;
        display: block;
}

ul.menu ul {
	position: relative;
	display: none;
	list-style: none;
	height: 25px;
	color: #fff;
	padding: 0;
}
ul.menu > li li {
	clear: left;
	border-top: none;
        width: 100%;
        margin: 0 auto;
        margin-left: -4px;
}

ul.menu > li li a {
	background: rgba(0, 0, 0, 0.8);
        background-image: url(../../img/nav_bg.png);
        background-repeat: repeat-x;
        background-position: left top;
	padding: 0px 10px;
        display: inline-block;
        line-height: 50px;
}
ul.menu li:hover > a {
	color: #333;
        background-image: url(../../img/nav_bg.png);
        background-size: 1900px 80px;
        text-shadow:none;
}
ul.menu li:hover > ul {
	display: inline-block;
	position: absolute;
	top: 100%;
	left: 5px;
}
/*メインイメージ*/
#top{
    width:100%;
    margin:0 auto;  
    height:470px;
    background-image: url(../../img/yasai_bg.png);
    background-position: 50% 90%;
    background-repeat: no-repeat;
}
#figure{
    width: 880px;
    margin:0 auto;  
    position: relative;
}
#figure ul li{
}
#figure ul li a img:hover{
    margin-top:5px;
}
.top_photo01{
    position:absolute;
    top:0;
    left:0;
    width: 200px;
}
.top_photo02{
    position:absolute;
    top: 210px;
    left:0;
    width: 200px;
}
.top_photo03{
    position:absolute;
    top:20px;
    left: 210px;
    width: 460px;
}
.top_photo04{
    position:absolute;
    top:0;
    right:0;
    width: 200px;
}
.top_photo05{
    position:absolute;
    top: 210px;
    right:0;
    width: 200px;
}
.top_photo06{
    position:absolute;
    top:210px;
    left:100px;
    width:680px;
    z-index:3;
}
.top_photo07{
    position:absolute;
    top: 0px;
    left: -100px;
    width: 160px;
}
.top_photo08{
    position: absolute;
    top: -30px;
    left: 480px;
    width: 160px;
    z-index: 1;
}
.top_photo09{
    position: absolute;
    top: 15px;
    right: -70px;
    width: 160px;
    z-index: 1;
}
.line{
    top: -80px;
    position: relative;
    z-index: 1;
    width:100%;
   } 
#contens_wrap{
    width:100%;
    margin:0 auto;
} 
.contens{
    width:880px;
    margin:0 auto;
} 
.contens p{
    font-size: 14px;
    line-height: 26px;
    text-align: center;
    margin-top:15px;
}
.contens h2 {
    color:#fff;
} 
.contens h2 img{
    width:550px;
    margin:0 auto;
    display:block;
    margin-top:-70px;
} 
.fb_title{
    text-indent:-9999px;
    color:#fff;
    width:400px;
    margin: 0 auto;
    } 
.news_title{
    text-indent:-9999px;
    color:#fff;
    width:300px;
    margin: auto;
    } 
.contens h3 img{
    margin:0 auto;
    display:block;
}
.contens h3 {
    text-indent:100%;
    white-space:nowrap;
    overflow:hidden;
}

.contens .right p{
    font-size: 15px;
    line-height: 28px;
} 
.bana{
     width:100%;
    margin:0 auto;
    margin-top:30px;
} 
.bana li img{
    width:300px;
    margin:0 auto;
    display:block;
    margin-bottom:10px;
    border: 1px solid #BBB8B9;
    padding: 2px;
} 
.bana li a img:hover{
    opacity:0.7;
} 
#footer{
    width:100%;
    margin:0 auto;
    margin-top: 100px;
     background-image: url(../../img/yasai_happa.png),url(../../img/yasai_bg.png);
    background-position: center bottom,50% 98%;
    background-repeat: repeat-x,no-repeat;
    }
#footer p{
    text-align: center;
    background:#031F06;
    padding: 5px 0;
    font-size: 10px !important;
    color: #fff;
    font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    margin-bottom: 0 !important;
    width:100% !important;
    line-height:11px !important;
 }
#footer ul{
   width: 100%;
    margin:0 auto;
    }
#footer ul li{
    width:16%;
    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: 240px;
}
#footer_logo ul{
    width:900px !important;
    margin:0 auto;
    padding-bottom:20px;
    position: relative;
 }  
#footer_logo ul li{
    float:none;
    text-align: center;
    margin: 0 auto;
    color:#003600;
     width:900px !important;
     background-image: none  !important;
      font-size: 12px !important;
 }  
#footer_logo img{
    display:block;
    padding: 10px 0;
    margin: 0 auto;
 } 
 .gmap_icon{
    width:70px;
    display:block;
    padding: 10px 0;
 } 
 .float_right{
   width:380px;
   margin: 0 auto;
   float: right;
 } 
 .footer_contact{
    position: absolute;
    top: 90px;
    right: 10px;
    width:160px;
 } 
