/*----------------------------------------------------
  reset
----------------------------------------------------*/
body, div, pre, p, blockquote, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, th, td, figure, figcaption
{ margin: 0; padding: 0;}
input, textarea
{ margin: 0; font-size: 100%;}
label
{ cursor: pointer;}
table
{ border-collapse: collapse; border-spacing: 0; font-size: 100%;}
fieldset, img
{ border: 0;}
img
{ max-width: 100%; height: auto; vertical-align: top;}
address, caption, cite, code, dfn, em, th, var
{ font-style: normal; font-weight: normal;}
ol, ul
{ list-style: none;}
caption, th
{ text-align: left;}
h1, h2, h3, h4, h5, h6
{ font-size: 100%; font-weight: bold;}
q:after, q:before
{ content:'';}
a, input
{ outline: none; }
input, textarea
{ border-radius: 0; font-family: 'Noto Sans Japanese','メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',serif; }
input[type="button"],input[type="submit"]
{ -webkit-appearance: none; background: none; border: none; padding: 0; cursor: pointer;}
abbr, acronym
{ border: 0;}
*
{ -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box;}
*{
  text-decoration: none;
  list-style: none;
  font-family: "Times New Roman", Times, "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif; ;
  color: #000;
  letter-spacing: .2em;
}
.sans{
  font-family: Helvetica, Arial, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
}
/*--------------------- common ---------------------*/
.pc-none {
  display: none;
}
.fixed-bg{
  position: fixed;
  z-index: -1;
  top:0;
  width: 100%;
  height: 100vh;
  background: url(img/img_13.jpg) no-repeat center center;
  background-size: cover;
}
.fixed-bg.change{
  background: url(img/img_15.jpg) no-repeat center center;
  background-size: cover;
}
div.pp_default .pp_content, div.light_rounded .pp_content{
  background: transparent!important;
}
div.pp_default .pp_content {
  background: #fff !important;
}
.pp_social{
  display: none;
}
.l-thumb li,
.d-thumb li{
  width: 25%;
  float: left;
}
/*--------------------- header ---------------------*/
header{
  height: 100vh;
  width: 100%;
  position: relative;
  background: #000
}
header .slide{
  height: 100vh;
}
header .slide1{
  background: url(img/bg1.jpg) no-repeat top center;
  background-size: cover;
}
header .slide2{
  background: url(img/bg2.jpg) no-repeat top center;
  background-size: cover;
}
header .slide3{
  background: url(img/bg3.jpg) no-repeat center center;
  background-size: cover;
}
header nav{
  top: 0;
  position: absolute;
  z-index: 51;
}
header nav ul{
  vertical-align: top;
  font-size: 0;
}
header nav li{
  vertical-align: top;
  font-size: 18px;
  display: inline-block;
}
header nav span{
  vertical-align: top;
  display: inline-block;
  color: #fff;
  font-size: 18px;
  margin: 0 1em;
}
header nav li a{
  color: #fff;
}
header nav .logo-s{
  display: none;
}
header .logo{
  position: absolute;
  z-index: 51;
  top: 50%;
  left: 50%;
  margin: -120px 0 0 -99px;
}
header .play{
  position: absolute;
  z-index: 51;
  bottom: 40px;
  left: 50%;
  margin: 0 0 0 -49px;
}
header nav.getready{
  transform: translateY(-200px);
}
header nav.fixed{
  transform: translateY(0);
  padding: 9px;
  width: 100%;
  position: fixed;
  background-color: rgba(255,255,255, 0.8);
  background-image: url(/agri/kyopage/img/header-bg.png);
  background-repeat: no-repeat;
  background-position: right center;
}

header nav.fixed a,
header nav.fixed span{
  color: #000;
}
header nav.fixed .logo-s{
  width: 50px;
  display: inline-block;
}
header .scroll{
  position: absolute;
  z-index: 51;
  bottom: 50px;
  right: 50%;
  margin-right: -19px;
}
header .facebook{
  position: absolute;
  z-index: 51;
  bottom: 20px;
  right: 20px;
}
.pp_pic_holder {
  top: 50% !important;
  margin-top: -250px;
}
/*--------------------- nav ---------------------*/
#nav{
  background: #000;
  overflow: hidden;
}
#nav li{
  font-size: 0;
  overflow: hidden;
  float: left;
  position: relative;
}
#nav li img{
  width: 100%;
  opacity: 0.4;
  transition: all .2s ease-in-out;
}
#nav li:hover img{
  opacity: 1;
}
#nav li a {
  display: block;
  position: absolute;
  height: 100%;
  width: 100%;
}
#nav li a span{
  font-size: 24px;
  color: #fff;
  position: absolute;
  z-index: 1;
  top: 50%;
  margin: -0.5em 0 0 0;
  left: 0;
  width: 100%;
  text-align: center;
  display: block;
}
/*--------------------- concept ---------------------*/
#concept{
  background: url(/agri/kyopage/img/img_06.jpg) no-repeat center center;
  background-size: cover;
  text-align: center;
}
#concept .img{
  margin: 140px 0;
  display: inline-block;
  background: rgba(0,0,0, 0.8);
}
#concept p {
  padding-top: 30px;
}
#concept p span {
  color: #fff !important;
  font-size: 16px;
  display: block;
}
#concept p .en{
  font-size: 12px;
  padding-top: 20px;
  letter-spacing: .1em;
  line-height: 1.8em;
}
/*--------------------- concept-sub ---------------------*/
#concept-sub{
  background: #000;
}
#concept-sub .img{
  margin: 140px 0;
  display: inline-block;
  background: rgba(0,0,0, 0.8);
}
#concept-sub .inr {
  width: 800px;
  margin: 0 auto;
  padding: 140px 0;
}
#concept-sub .inr p {
  color: #fff;
}
#concept-sub .inr .ja {
  font-size: 16px;
  line-height: 1.8em;
}
#concept-sub .inr .block {
  overflow: hidden;
  margin-bottom: 30px;
}
#concept-sub .inr .block .text {
  width: 400px;
  float: left;
}
#concept-sub .inr .block .text .title {
  margin-bottom: 25px;
}
#concept-sub .inr .block .text .title span,
#concept-sub .inr .block .text .title p{
  color: #CEAB10;
  font-size: 24px;
}
#concept-sub .inr .block .text .title .big{
  font-size: 30px;
}
#concept-sub .inr .block .text .title .en{
  font-size: 12px;
}
#concept-sub .inr .block .text .sentence {
  font-size: 14px;
}
#concept-sub .inr .block .text .sentence .en{
  font-size: 12px;
  margin-top: 10px;
  line-height: 1.8em;
}
#concept-sub .inr .block figure {
  float: right;
  width: 382px;
}
/*--------------------- menu ---------------------*/
#menu{
  background: url(/agri/kyopage/img/img_07.jpg) no-repeat center center;
  background-size: cover;
  text-align: center;
}
#menu .img{
  margin: 140px 0;
  display: inline-block;
  background: rgba(0,0,0, 0.8);
}
#menu p {
  color: #fff;
}
#menu .lead {
  width: 420px;
  margin: 0 auto;
  font-size: 16px;
}
#menu .menu-col {
  padding-top: 30px;
  overflow: hidden;
}
#menu .menu-col dl {
  width: 48%;
  float: left;
}
#menu .menu-col dl:last-child {
  float: right;
}
#menu .menu-col dl .en {
  font-size: 12px;
  letter-spacing: .1em;
}
#menu .menu-pickup {
  width: 420px;
  margin: 60px auto 0;
}
#menu .menu-pickup .title {
  font-size: 20px;
  padding-bottom: 10px;
  margin-bottom: 30px;
  border-bottom: 1px solid #fff;
}
#menu .menu-pickup ul li {
margin-bottom: 25px;
}
#menu .menu-pickup ul li p {
  margin-bottom: 8px;
}
#menu .menu-pickup .ja {
  font-size: 13px;
}
#menu .menu-pickup .en,
#menu .menu-pickup .sans,
#menu .menu-pickup .caption {
  font-size: 12px;
  letter-spacing: normal;
}
/*--------------------- buffet ---------------------*/
#buffet {
  background: #fff;
}
#buffet a:hover {
  opacity: 0.7;
}
#buffet .row{
  overflow: hidden;
  background: #fff;
}
#buffet .row:first-child {
  margin-bottom: 40px;
}
#buffet img{
  width: 100%;
  position: relative;
}
#buffet .text{
  position: relative;
}
/*--------------------- party ---------------------*/
#party{
  padding: 140px 0 ;
  background: #000;
}
#party .box{
  width: 800px;
  margin: 0 auto;
}
#party .title {
  width: 227px;
  margin: 0 auto 30px;
}
#party .lead {
  color: #fff;
  width: 420px;
  margin: 0 auto 40px;
  font-size: 16px;
  line-height: 1.8em;
}
#party .image {
  width: 610px;
  margin: 0 auto 30px;
}
#party .course {
  width: 610px;
  margin: 0 auto;
}

/*--------------------- wedding ---------------------*/
.line-box {
  width: 980px;
  background: rgba(255,255,255, 0.8);
  margin: 140px auto;
  padding: 20px;
}
.line-box-inr {
    padding: 60px 35px;
    border: 1px solid #908000;
    text-align: center;
}
#wedding{
  text-align: center;
}
#wedding .img{
}
#wedding h3 {
  margin-bottom: 20px;
}
/*--------------------- plan ---------------------*/
#plan{
    margin: 0 auto;
}
#plan .inr{
  padding: 20px 0;
}
#plan .row,
#food .row{
  overflow: hidden;
}
#plan .row p{
  text-align: center;
}
#plan .sugar{
  border: 3px solid #908000;
}
#plan .sugar .title{
  border-bottom: 1px solid #CD9B00;
  padding: 0 0 30px;
  margin: 0 0 40px;
  overflow: hidden;
}
#plan .sugar .title p{
  font-size: 20px;
  color: #918000;
  font-weight: 600;
  line-height: 2em;
}
#plan .sugar .left{
  font-size: 16px;
  line-height: 41px;
}
#plan .sugar .right{
  width: 185px;
  font-size: 11px;
  padding: 10px 0 0;
  text-align: left;
}
#plan .sugar .right img{
  margin: 0 0 10px;
}
#plan h3.title{
  text-align: center;
  font-size: 22px;
  border-bottom: 2px solid #908000;
  border-top: 2px solid #908000;
  padding: 20px 0;
  margin: 0 0 50px;
}
#plan .left,
#plan .right {
  width: 48%;
}
#plan .left p,
#plan .right p {
  letter-spacing: normal;
}
#plan .dress p{
  margin: 0 0 20px;
}
#plan .coordinate{
  text-align: center;
  font-size: 16px;
  line-height: 30px;
  margin: 30px 0 20px;
}
/*--------------------- food ---------------------*/
#food{
  background: #fff;
}
#food .inr{
  margin: 0 auto;
  padding: 100px 0;
}
#food h4{
  border-bottom: 1px solid #CD9B00;
}
#food .dish{
  margin: 0 -20px 40px 0;
}
#food .dish .img{
  float: left;
  margin: 0 18px 0 0;
}
#food .plan>div{
  padding: 20px 0;
  text-align: center;
}
#food h3.title{
  text-align: center;
  font-size: 24px;
  border-bottom: 1px solid #908000;
  padding: 20px 0;
  margin: 0 0 50px;
}
#food .plan{
  border-left: 1px solid #908000;
  border-right: 1px solid #908000;
}
#food .inr .plan .left ,
#food .inr .plan .right {
  text-align: center;
  width: 50%;
}
#food .plan .right{
  border-left: 1px solid #908000;
}
#after {
  background: #fff;
}
#after .inr {
  width: 940px;
  margin: 0 auto;
  padding: 40px 0;
  overflow: hidden;
}
#after .inr h3{
  padding: 0 0 20px;
  border-bottom: 1px solid #CD9B00;
  margin: 0 0 40px;
}
#after .inr .row{
  margin: 0 0 40px;
  overflow: hidden;
}
#after .inr .left{
  font-size: 18px;
  line-height: 30px;
}
#after .inr .left li{
  color: #8A8000;
  margin: 10px 0 0;
}
#after .inr .plan .left ,
#after .inr .plan .right {
  text-align: center;
}
#after .inr .plan .right {
  height: 94px;
}
#after .inr .plan .right img {
  padding-top: 14px;
}
.box {
    padding: 20px;
}
.box img{
  display: inline-block;
  margin: 0 0 30px;
}
.box .inr {
    padding: 60px;
  border: 1px solid #fff;
    text-align: center;
}
/*--------------------- info ---------------------*/
#info .lead {
  width: 420px;
  margin: 0 auto 40px;
}
#info .lead span {
  display: block;
  color: #fff;
  line-height: 1.8em;
}
#info .lead .en {
  font-size: 12px;
  letter-spacing: .1em;
}
#info .text{
  line-height: 25px;
  margin: 0 0 40px;
}
#info h3.title{
  margin: 0 auto 40px;
}
#info h3 div{
  font-size: 24px;
  padding: 0 0 10px;
  border-bottom: 1px solid #fff;
  margin: 0 0 20px;
  color: #fff;
  text-align: left;
}
#info p{
  margin: 0 0 20px;
  line-height: 25px;
  color: #fff;
}
#info p a {
  color: #fff;
}
#info p span {
  color: #fff;
  display: block;
}
#info p .en {
  font-size: 12px;
  letter-spacing: .1em;
}


#facebook {
  background: #fff;
  padding: 140px 0;
  background: url(/agri/kyopage/img/news-bg.jpg) ;
}
#facebook h3 {
  width: 160px;
  margin: 0 auto;
}
#facebook p {
  padding-top: 25px;
  text-align: center;
  color: #fff;
}
#facebook p span {
  font-size: 11px;
}
#facebook .facebook__box {
  width: 1000px;
  margin: 0 auto;
  overflow: hidden;
  padding-top: 40px;
}
#facebook .facebook__box .left {
  width: 669px;
  float: left;
}
#facebook .facebook__box .right {
  width: 331px;
  float: right;
}

@media screen and (min-width:1400px){
/*--------------------- large ---------------------*/
#buffet .right .desc{
  font-size: 18px!important;
}
/*#buffet .right.text .inr{
  top: 15%!important;
}*/
/*--------------------- large ---------------------*/
}
@media screen and (min-width:1025px){
/*--------------------- pc ---------------------*/
.pc-none{
  display: none;
}
.box .inr {
    padding: 60px;
}
header nav.fixed ul{
  margin: 13px 0 0;
  display: inline-block!important;
}
header nav.fixed .logo-s{
  margin: 0 13px 0 0;
  vertical-align: top;
}
header nav ul{
  padding: 0 0 10px;
}
header nav{
  padding: 50px;
}
#buffet .row > div{
  width: 50%;
  float: left;
  line-height: 2em;
}
#buffet .row .right{
  float: right;
}
#buffet .left.text span{
  font-size: .8em;
}
#buffet .text h3{
  text-align: center;
  margin: 0 0 30px;
}
#buffet .text h3 img{
  width: inherit;
}
#buffet .left.text .inr{
  width: 560px;
  padding: 40px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -175px;
  margin-left: -280px;
  background: rgba(255,255,255, 0.8);
}
#buffet .left.text .inr p{
  padding-bottom: 30px;
  border-bottom: 1px solid #bababa;
  max-width: 510px;
  margin: 0 auto;
  font-size: 15px;
}
#buffet .right.text .inr{
  width: 500px;
  padding: 10px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -140px;
  margin-left: -250px;
  background: rgba(255,255,255, 0.8);
}
#buffet .right .desc:before{
  position: relative;
  z-index: 0;
  top: -50px;
  content: "";
  display:block;
  width: 100%;
  border-bottom: 1px solid #bababa;
}
#buffet .right .title{
  position: relative;
  z-index: 1;
  background: #fff;
  text-align: center;
  line-height: 2em;
  width: 380px;
  margin: 0 auto;
}
#buffet .right .desc{
  font-size: 12px;
  text-align: center;
  color: #8A8000;
  font-weight: bold;
  margin: 30px 0;
}
#buffet .right .title span{
  line-height: 1em;
  font-size: 24px;
  font-weight: bold;
}
#buffet .right .row{
  font-size: 11px;
  padding: 0 0 30px;
  border-bottom: 1px solid #bababa;
}
#buffet .right .row .left{
  padding: 0 10px 0 0;
}
#buffet .right .row .right{
  padding: 0 0 0 10px;
  border-left: 5px solid #000;
}
#buffet .row .left.img {
  width: 100% !important;
}
#buffet .row .left.img .d-thumb li{
  width: 12.5% !important;
  padding: 20px 0;
}
#plan .left,
#food .left,
#after .left{
  float: left;
}
#plan .right,
#food .right,
#after .right{
  float: right;
}
#plan .inr{
  width: 860px;
}
#party .box .image > div{
  float: left;
  width: 23%;
  margin: 0 2% 0 0;
}
#party img{
  margin: 0;
}
#food .inr{
  width: 940px;
}
#nav li{
  width: 25%;
}
#info{
  padding-top: 140px;
  width: 800px;
  margin: 0 auto 60px;
}
#info .img {
    display: inline-block;
    background: rgba(0,0,0, 0.8);
}
#info .inr{
  padding: 60px 30px 30px;
  border: 1px solid #fff;
}
#info h3.title{
  width: 310px;
}
#after .plan>div{
  width: 49.8%;
}
#after .plan{
  border-left: 1px solid #908000;
  border-right: 1px solid #908000;
  margin: 0 0 120px;
}
#after .plan .right{
  border-left: 1px solid #908000;
}
#info h3 div{
  width: 180px;
}
#plan .sugar .left{
  width: 500px;
  text-align: left;
}
.box{
  padding: 20px;
}
.box .inr{
  padding: 60px;
  border: 1px solid #fff;
  text-align: center;
}
.box .inr p{
  text-align: left;
  line-height: 1.8em;
}
#concept .inr {
  width: 570px;
}
#menu .inr {
  width: 800px;
}
#party .inr{
  width: 940px;
}
#wedding .inr{
  text-align: center;
}
#wedding p{
  font-size: 26px;
  text-align: center;
}
#info h3 {
  clear: both;
}
#info .gallery {
  overflow: hidden;
  margin-bottom: 60px;
}
.copyright {
  color: #fff;
  text-align: center;
  padding: 20px 0;
  font-size: 12px;
}
.course-sp {
  display: none;
}

/*--------------------- pc ---------------------*/
}
@media screen and (max-width:1024px){
/*--------------------- sp ---------------------*/
*{
  text-align: center;
}
.sp-none{
  display: none;
}
.tal{
  text-align: left!important;
}
img{
  max-width: 100%!important;
  margin: 0 auto;
}
.box .inr {
    padding: 30px 10px;
}
#concept,
#menu,
#party,
#wedding{
  padding: 0 10px;
}
nav ul{
  display: none;
}
.ham{
  position: absolute;
  right: 20px;
  top: 20px;
  cursor: pointer;
}
.ham .line{
  width: 30px;
  height: 4px;
  background: #fff;
  margin: 5px 0;
}
.ham:before,
.ham:after{
  content: "";
  width: 30px;
  height: 4px;
  background: #fff;
  display: block;
}
.fixed .ham .line,
.fixed .ham:before,
.fixed .ham:after{
  background: #000;
}
header nav{
  width: 100%;
}
header nav ul{
  border: none;
  padding: 0;
}
header nav li{
  margin: 10px 0;
  display: block;
}
header nav span{
  display: none;
}
header nav.fixed .logo-s{
  display: block;
}
header .logo {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 120px;
  margin: -73px 0 0 -60px;
}
header .play {
  width: 50px;
    position: absolute;
    bottom: 40px;
    left: 50%;
    margin: 0 0 0 -25px;
}
header .scroll{
  position: absolute;
  bottom: 20px;
  right: 50%;
  margin-right: -19px;
}
header .facebook{
  transform: scale(.6);
  position: absolute;
  bottom: 10px;
  right: 10px;
}
#nav li{
  width: 50%;
}
#nav li a{
  font-size: 14px;
}
#buffet .row > div{
  width:100%;
}
#concept-sub .inr {
  width: auto;
  margin: 0 10px;
  padding: 60px 0;
}
#concept-sub .inr .block .text {
  width: auto;
  float: none;
  margin-bottom: 10px;
}
#concept-sub .inr .block figure {
  width: 100%;
  float: none;
  margin-bottom: 10px;
}
#concept-sub .inr .block .text .title {
  margin-bottom: 10px;
}
#menu {
  padding: 60px 10px;
}
#menu .img.box {
  width: auto;
  margin: 40px 10px 50px;
  padding: 10px;
}
#menu .img {
  margin: 10px;
  display: block;
  background: rgba(0,0,0, 0.8);
}
#menu .lead {
  width: auto;
}
#menu .menu-pickup {
  width: auto;
}
#plan h3.title{
  font-size: 14px;
  line-height: 2em;
}
#menu .menu-col dl {
  width: auto;
  float: none !important;
  margin-bottom: 20px;
}
#menu .menu-col dl dt img {
  margin-bottom: 10px;
}
#menu .img.box {
    margin: 0;
    display: block;
}
#party .lead,
#party .image,
#party .course{
  width: auto;
}

#party .box {
  width: auto;
  margin: 0 !important;
  padding: 60px 0;
}
#food h3.title{
  font-size: 14px;
  line-height: 2em;
}
#food .dish {
  max-width: 480px;
  width: auto;
  margin: 0 auto;
}
#food .dish .img{
  width: 50%;
  margin: 0 0 10px 0;
  padding: 0 2% 0 0;
}
#food .dish .img:nth-child(2n) {
  padding: 0 0 0 2%;
}
#food .inr{
  padding: 40px 10px;
}
#food .plan>div{
  margin: 0 0 20px;
}
#after .inr {
  width: 100% !important;
  padding: 40px 10px 100px;
}
#after .inr .row{
  margin: 0 0 10px;
}
#after .inr .left ul{
  margin: 0 0 20px;
}
#after .inr .left li{
  text-align: left;
}
#after .inr .left{
  text-align: center;
  font-size: 14px;
}
#info{
  width: auto;
  padding: 10px;
  margin: 40px 10px 50px;
  background: rgba(0,0,0, 0.8);
}
#info .inr{
  padding: 30px 10px;
  border: 1px solid #fff;
}
#info h3.title{
  font-size: 30px;
}
#info h3{
  text-align: center;
}
#info .text br{
  display: none;
}
#info .lead {
  width: auto;
  margin: 0 auto 20px;
}
#buffet .text{
  padding: 40px 10px;
  background: #fff;
}
#buffet .text h3{
  margin: 0 0 20px;
}
#buffet .text h3 img{
  width: inherit;
}
#buffet .right .title{
  margin: 0 0 10px;
  line-height: 2em;
}
#buffet .right .title span {
    line-height: 1em;
    font-size: 2em;
    font-weight: bold;
}
#buffet .desc{
  margin: 0 0 20px;
  font-size: 12px;
  color: #8A8000;
  font-weight: bold;
}
#buffet .right.text .left{
  margin: 0 0 10px;
}
#buffet .left.text .inr p{
  line-height: 2em;
}
#party .left{
  font-size: 14px;
}
#party .left span{
  font-size: 18px;
  display: block;
}
#party .left p{
  line-height: 2em;
  margin: 20px 0;
  font-size: 11px;
}
#party img{
  margin: 0;
  width: 100%;
}
#party .image > div{
  width: 48%;
  margin: 0 0 10px;
}
#party .row{
  overflow: hidden;
}
#party .image > div:nth-child(2n){
  float: right;
}
#party .image > div:nth-child(2n+1){
  float: left;
}
#party .right{
  margin: 0 0 10px;
}
#party  .box{
  margin: 100px 0;
}
#party .left img{
  max-width: 388px !important;
  width: 100% !important;
  display: block;
  margin: 0 auto 10px !important;
}
.line-box {
  width: auto;
  padding: 10px;
  margin: 100px 10px;
}
.line-box-inr {
  padding: 30px 10px;
}
#menu p {
  text-align: left;
}
#food .plan {
  border: none;
}
#food .plan .left {
  width: 100% !important;
}
#food .plan .right {
  width: 100% !important;
  border: none;
}
#info .gallery {
  overflow: hidden;
  margin-bottom: 20px;
}
.copyright {
  padding: 10px 0;
  color: #fff;
  font-size: 11px;
}
#info .lead {
  text-align: left;
}
header nav.fixed {
  background-image: none;
}
.course {
  display: none;
}
.course-sp {
  max-width: 400px;
  width: auto;
  margin: 0 auto;
}

#facebook {
      width: 100%;
  background: #fff;
  padding: 40px 0;
    background: url(/agri/kyopage/img/news-bg.jpg) ;
}
#facebook p {
  padding-top: 20px;
  text-align: center;
  font-size: 11px;
  color: #fff;
}
#facebook p span {
  font-size: 10px;
  color: #fff;
}
#facebook .facebook__box {
  padding-top: 20px;
      width: 100%;
}
#facebook .facebook__box .left {
  max-width: 669px;
  width: auto;
  margin: 0 auto;
  float: none;
}
#facebook .facebook__box .right {
  width: 300px;
  float: none;
  margin: 0 auto;
}
.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget iframe[style]{
    width: 100% !important;
}
/*--------------------- sp ---------------------*/
}
