@charset "utf-8";

@media screen and (max-width: 1024px){
header {
    width: 90%;
    margin: 0 auto;
    padding: 65px 0 0 0;
    text-align: center;
    z-index: 10000;
}
header li {
    margin: 0;
    width: calc(100% / 7);
    }
.wrap {
    width: 90%;
}
.wrap-all {
    width: 90%;
}
h2 {
    position: absolute;
    top: 25%;
    left: 17%;
}
section.about .right {
    width: 475px;
}
.youtube {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
	margin: 50px 0 0 0;
}
h3 {
    letter-spacing: 0.1em;
}
#vegebox {
    width: 100%;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}
#vegebox .box {
    background: #fff;
    padding: 20px 10px;
    width: calc((100% - 30px)/ 4);
    height: auto;
    border-radius: 10px;
    margin: 10px 10px 0 0;
    float: left;
}
#vegebox .box:nth-child(4n) {
    margin: 10px 0 0 0;
}
img.calendar {
    width: 100%;
    }
.map iframe {
    width: 100%;
    }
section.sns .left, section.sns .right {
    width: 48%;
    text-align: center;
}
section.sns iframe {
    margin: 30px 0 0 0;
    width: 100%;
    height: 475px;
}
footer{
    padding: 50px 0 30px 0;
}
footer img.footer-rogo {
    width: 250px;
}
footer .right {
    margin-right: 40px;
    }
ul.f-navi li {
    margin: 20px 20px 30px 0;    
}
ul.f-navi li:last-child {
    margin: 20px 0 30px 0;    
}
}
  /*tablet*/
@media screen and (max-width: 1023px){
.pc {
    display: none;
    }
.sp {
    display: block;
}
.slide {
    padding: 90px 0 0 0;
    }
h2 {
    padding: 90px 0 0 0;
}
section {
    margin: 70px 0;
    padding: 0;
}
section.about {
    text-align: center;
}
section.about .left {
    float: none;
}
section.about .left img {
    position: static;
    margin: 50px auto 0 auto;
    width: 70%;
}
section.about .right {
    float: none;
    width: 100%;
    text-align: center;
    margin: 30px 0 0 0;
}
section.about .right h3 , section.about p {
    text-align: center;
    }
section.vegitable , section.store {
    background: #fff;
    padding: 0;
    }
section.vegitable .wrap , section.store .wrap {
    background: #4ba56a;
    padding: 75px 5%;
    margin: -10px auto;
    width: 100%;
    }
img.background1 {
    width: 100%;
    height: auto;
    max-height: 124px;
    margin: 0;
    padding: 0;
}
img.background2 {
    width: 100%;
    height: auto;
    max-height: 124px;
    margin: 0;
    padding: 0;
}
section.store .left , section.store .right {
    float: none;
    text-align: center;
    }
section.store h3 {
    margin: 30px 0;
    text-align: center
}
section.store table.shop {
    margin: 0 auto;
    width: 50%;
    }
section.store table td {
    border-bottom: 1px solid #82c896;
    padding: 10px 25px 10px 10px;
    text-align: left;
    vertical-align: middle;
}
section.store table td.last {
    border-bottom: none;
    padding: 10px 25px 0 10px;
}
section.store .right {
    margin: 65px 0 0 0;
}
section.sns {
    padding: 0;
    }
section.sns iframe {
    margin: 30px 0 0 0;
    width: 100%;
    height: 350px;
}
ul.gallery li.gallery-item {
    width: calc((100% - 16px)/ 3);
    height: 100%;
    min-height: auto;
    margin: 0 8px 8px 0;
    padding: 0;
}
footer{
    padding: 50px 0 30px 0;
    margin: 70px 0 0 0;
    text-align:center;
    width: 100%;
    background: #004910;
    z-index: -1;
}
footer .left , footer .right {
    float: none;
    }
footer .left li {
    float: left;
    margin: 0 20px 0 0;
}
footer .left li p {
    margin: 20px 0 30px 10px;
}
footer .right li {
    margin: 0 30px 20px 0;
}
}

  /*スマホver*/
@media screen and (max-width: 767px) {
.pc , .pc-only {
    display: none;
    }
.sp , .sp-only {
    display: block;
} 
.wrap-all {
    width: 100%;
    text-align: center;
}
.margin-t {
    margin-top: 10px;
}
.margin-b {
    margin-bottom: 10px;
}
p {
	font-size: 14px;
    line-height: 1.7;
 }
h2 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    width: 100%;
    padding: 90px 0 0 0;
}
h3 {
    font-size: 20px;
    margin-bottom: 15px;
    letter-spacing: 0.1em;
    line-height: 1.6em;
}
.custom-btn {
    margin: 20px auto 0 auto;
    width: 80%;
    height: 50px;
}
.slide {
    padding: 90px 0 0 0;
    }
section {
    margin: 50px auto;
    padding: 0;
    }
section.about .left img {
    width: 90%;
}
section.vegitable , section.store {
    background: #fff;
    padding: 0;
    }
section.vegitable .wrap , section.store .wrap {
    background: #4ba56a;
    padding: 50px 5%;
    margin: -10px auto;
    width: 100%;
    }
#vegebox .box {
    background: #fff;
    padding: 15px 10px;
    width: calc((100% - 10px)/ 2);
    height: auto;
    border-radius: 10px;
    margin: 10px 10px 0 0;
    float: left;
}
#vegebox .box:nth-child(2n) {
    margin: 10px 0 0 0;
}
h5 {
    font-size: 20px;
    font-weight: bold;
    margin: 30px auto 10px auto;
    letter-spacing: 0.15em;
}
section.store table.shop {
    margin: 0 auto;
    width: 100%;
    }
section.store .right {
    width: 100%;
    margin: 40px 0 0 0;
}
section.store .right img {
    width: 100%;
}
.map {
    margin: 30px auto;
    position: static;
}
.mapON {
    position: static;
}
section.sns .left, section.sns .right {
    float: none;
    width: 100%;
    text-align: center;
    margin: 0 0 50px 0;
}
section.sns iframe {
    margin: 20px 0 0 0;
    width: 100%;
    height: 475px;
}
.insta_list {
    width: 100%;
    margin: 20px 0 0 0;
}
.insta_list li {
    width: calc((100% - 16px)/ 2);
    height: auto;
    min-height: 100%;
    max-height: 100%;
    margin: 0 8px 8px 0;
    padding: 0;
}
.insta_list li:nth-child(3n) {
    margin: 0 8px 8px 0;
    padding: 0;
}
.insta_list li:nth-child(2n) {
    margin: 0 0 8px 0;
    padding: 0;
}
.insta_list li:last-child {
    display: none;
}
footer{
    padding: 30px 0 15px 0;
    margin: 40px 0 0 0;
    text-align: center;
}
footer .left , footer .right {
    width: 100%;
    text-align: center;
    }
footer .left li {
    float: none;
    margin: 0;
    padding: 0;
    text-align: center;
}
footer .left li p {
    margin: 10px 0;
    text-align: center;
}
footer .right li {
    margin: 10px 0;
    text-align: center;
    float: none;
}
footer .right li a img {
    margin: 10px 15px 0 15px;
}
a.f-btn p {
    width: 85%;
    margin: 0;
}
/*topに戻るボタン*/
#fixedTop {
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    font-size: 25px;
    line-height: 46px;
    text-align: center;
    background: #fff;
    border: 1px solid #222;
    outline: none;
    color: #222;
    z-index: 20000;
    display: none;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-transform: translateZ(0);
}
#fixedTop:hover {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    background: #222;
    border-color: #222;
    color: #fff;
    opacity: 1;
}
}
/*tablet、スマホ横向き*/
@media (orientation: landscape)and (max-width: 1024px){
}