@media screen and (min-width: 768px) {

  body {
    width: 100%;
  }

  div.fastview {
    width: 100%;
    position: relative;
  }

  div.top-slide {
    width: 100%;
  }

  .top-slide img {
    width: 100% !important;
    display: block;
  }


  #cover {
    width: 400px;
    height: 250px;
    position: relative;
    overflow: hidden;
  }

  #cover>div {
    position: absolute;
    top: 0;
    opacity: 0;
  }


  div.fastview-news {
    width: 40%;
    background-color: #ffffffd9;
    position: absolute;
    top: 50%;
    right: 3%;
    padding: 20px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
  }

  div.fastview-news-wrap {
    position: relative;
  }

  #border {
    position: absolute;
    width: 100%;
    top: 13%;
    padding-bottom: 10px;
  }

  #border2 {
    width: 100%;
    position: absolute;
    top: 32%;
    right: 0;
    padding-bottom: 10px;
  }

  #border3 {
    width: 100%;
    position: absolute;
    top: 51%;
    right: 0;
  }

  div.sp-top-slide{
    display: none;
  }


  .fastview-news h1 {
    font-size: 2.1vw;
    font-weight: lighter;
    color: #2D530C;
    position: relative;
    padding-bottom: 4%;
  }

  #leaf {
    position: absolute;
    width: 5%;
    transform: rotate( 32deg );
    left: 8.6vw;
    top: 0;
  }

  .fastview-news table {
    width: 100%;
    margin: 0 auto;
  }

  tr.news-content {
    border-collapse: collapse;
    border-spacing: 0;
    line-height: 4;
  }

  td.news-days {
    font-size: 1.3vw;
    padding-right: 3%;
  }

  td.news-text {
    font-size: 1.1vw;
    vertical-align: middle;
    line-height: 1.5;
  }

  div.sitasimu-kai {
    padding-top: 5%;
  }

  .sitasimu-kai h2 {
    font-size: 1.2vw;
    padding-bottom: 3%;
  }

  .sitasimu-kai p {
    font-size: 1.1vw;
    line-height: 1.3;
  }



  header {
    width: 100%;
    margin: 0 auto;
  }

  nav.global-nav {
    width: 100%;
    background-color: #FDFDF5
  }

  .global-nav ul {
    display: flex;
    justify-content: space-around;
  }

  .global-nav li {
    font-size: 1.5vw;
    padding: 3% 0;
    width: 100%;
    text-align: center;
  }

  .global-nav a {
    display: block;
    text-decoration: none;
    color: #000;
    border-right: 0.1vh solid;
  }

  .fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000;
  }

  #globalNavi {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 10;
  }


  #border-none {
    border: none;
  }

  main {
    background-color: #FDFDF5
  }

  div.about-content {
    padding-bottom: 20px;
  }

  div.about-content-df {
    display: flex;
    justify-content: space-between;
  }

  div.about-content-text {
    width: 62%;
    background-color: #fff;
    padding-left: 20px;
  }

  div.about-content-img {
    width: 35%;
    padding-left: 20px;
  }

  .about-content-img img {
    width: 100%;
    display: block;
    height: 100%;
  }

  div.content1 {
    width: 100%;
    margin: 0 auto;
    padding-top: 20px;
  }

  .content1 h1 {
    font-size: 1.8vw;
    font-weight: lighter;
    padding-bottom: 20px;
    color: #2D530C;
  }

  .content1 p {
    font-size: 1.15vw;
    line-height: 1.6;
  }

  #content1-text2 {
    padding-top: 10px;
  }


  div.content2 {
    width: 100%;
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .content2 h1 {
    font-size: 1.8vw;
    font-weight: lighter;
    padding-bottom: 20px;
    color: #2D530C;
  }

  .content2 p {
    font-size: 1.15vw;
    line-height: 1.6;
  }

  /* #content2-text {
  padding-bottom: 3%;
  } */

  div.info-content {
    background-image: url(../img/index/about2_bk2.jpg);
    background-size: cover;
    padding-bottom: 20px;
    padding-top: 20px;
    margin: 0 auto;
  }

  div.info-content-df {
    display: flex;
    margin: 0 30px;
    padding: 20px;
    background-color: #fff;
  }

  div.info-content1 {
    width: 47%;
  }

  div.address {
    padding-bottom: 2%;
  }

  table {
    width: 100%;
  }

  .address-data td {
    font-size: 1.15vw;
    line-height: 1.4;
  }



  div.zigyou-naiyou {
    padding-top: 3%;
    padding-left: 3%;
  }

  h1.info-title {
    font-size: 1.15vw;
    font-weight: lighter;
    padding-bottom: 1%;
    padding-left: 0.5%;
    position: relative;
    color: #636161;

  }

  img.info-leaf {
    width: 3%;
    position: absolute;
    top: -10%;
    left: -3%;
  }

  .zigyou-naiyou ul {
    list-style: none;
  }

  .zigyou-naiyou li {
    font-size: 1.15vw;
    line-height: 1.4;
    color: #636161;
  }

  td.sns-df {
    display: flex;
  }

  div.info-sns {
    width: 11%;
    margin: auto 0;
    margin-right: 3%;
  }

  .info-sns img {
    width: 100%;
    display: block;
  }




  div.zyushou-rireki {
    padding-top: 3%;
    padding-left: 3%;
  }

  .zyushou-rireki p {
    font-size: 1.15vw;
    line-height: 1.4;
  }

  .zyushou-rireki a {
    text-decoration: none;
  }





  div.info-content2 {
    padding-left: 3%;
  }

  div.media {
    width: 100%;
    padding-bottom: 5%;
  }

  .media p {
    font-size: 1.15vw;
    line-height: 1.4;
  }

  div.torihiki {
    padding-bottom: 5%;
    width: 100%;
  }

  .torihiki p {
    font-size: 1.15vw;
    line-height: 1.4;
  }

  div.web-info {
    width: 100%;
  }

  .web-info td {
    font-size: 1.15vw;
    line-height: 1.4;
    position: relative;
  }

  .web-info a {
    text-decoration: none;
  }

  img.sns-icon {
    width: 8%;
    position: absolute;
    top: -10%;
    left: -4.5%;
  }



  div.youtube-info {
    margin: 0 30px;
    margin-top: 1.5%;
    background-color: #fff;
    padding: 20px;
  }

  .youtube-info h1{
    font-size: 1.8vw;
    font-weight: lighter;
    padding-bottom: 20px;
    padding-top: 0;
    color: #2D530C;
  }

  div.youtube-info-df {
    display: none;
    display: flex;
    padding-top: 5%;
    padding: 3%;
    padding-bottom: 2%;
    margin: 0 auto;
  }




  div.youtube-left {
    width: 70%;
  }


  div.youtube-right {
    width: 30%;
  }


  div.youtube {
    width: 100%;
    display: flex;
    justify-content: space-around;
  }

  iframe.youtube-iflame {
    width: 30%;
    height: 16vw;
  }

  div.centering {
    width: 100%;
  }

  div.gallery {
    margin: 0 30px;
    padding: 45px 0;
  }

  .gallery h1 {
    font-size: 1.8vw;
    font-weight: lighter;
    padding-bottom: 45px;
    color: #2D530C;
  }

  div.gallery-div {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }

  div.gallery-img {
    width: 33%;
  }

  .gallery-img img {
    width: 100%;
    display: block;
  }
  div.grid {
    margin: 0 auto;
  }

  footer.footer {
    background-image: url(../img/index/gallery_6.jpg);
    background-size: cover;
    background-position:20%;
  }

  p.copyright {
    color: #fff;
    text-align: center;
    padding: 1% 0;
    font-size: 1.2vw;
  }

  #leaf {
    position: absolute;
    width: 5%;
    transform: rotate( 32deg );
    left: 8.6vw;
    top: 0;
  }




}
