#content{
  font-family: 'Kosugi Maru', sans-serif;
  color:#493309;
  margin-right:-8px;
  margin-left:-10px;
  margin-top: -13px;}

#header img{
  width:100%;
  height:100%;}



#menu-aisatsu{
  background-image: url(Top/menu-aisatsu-haikei.png);
 background-size: cover;
 margin-top: -65px;}

#menu-aisatsu h1{
  font-size: 2.5vw;
  padding-top: 150px;}

#menu-aisatsu h2{
  margin-top: 30px;
  line-height: 2.5;
  font-size: 1.3vw;}

#menu-aisatsu h3{
  margin-top: 35px;
  padding-bottom:60px; }

#menu-aisatsu h3 a{
  text-decoration: none;
  background-color:#493309;
  color:#ffffff;
  padding: 5px 90px;
  border-radius: 40px;
  font-family: 'Hind Vadodara', sans-serif;
  font-size: 2vw;}


  #menu-staff{
    background-image: url(Top/menu-staff-haikei.png);
    background-size: cover;
    margin-top: -32px;
    padding-top:20px;}

  #menu-staff h1{
    font-size: 2.5vw;}

  #menu-staff h2{
    margin-top: 30px;
    line-height: 2.5;
    font-size: 1.3vw;}

  #menu-staff h3{
    margin-top: 35px;
    padding-bottom:60px;}

  #menu-staff h3 a{
    text-decoration: none;
    background-color:#493309;
    color:#ffffff;
    padding: 5px 90px;
    border-radius: 40px;
    font-family: 'Hind Vadodara', sans-serif;
    font-size: 2vw;}


    #menu-shitsuke{
      background-image: url(Top/menu-shitsuke-haikei.png);
      background-size: cover;
      margin-top: -32px;
      padding-top:20px;}

    #menu-shitsuke h1{
      font-size: 2.5vw;}

    #menu-shitsuke h2{
      margin-top: 30px;
      line-height: 2.5;
      font-size: 1.3vw;}

    #menu-shitsuke h3{
      margin-top: 40px;
      padding-bottom:60px;}

    #menu-shitsuke h3 a{
      text-decoration: none;
      background-color:#493309;
      color:#ffffff;
      padding: 5px 90px;
      border-radius: 40px;
      font-family: 'Hind Vadodara', sans-serif;
      font-size: 2vw;}

    #menu-contact{
      background-image: url(Top/menu-contact-haikei.png);
      background-size:cover;
      margin-top: -32px;
      padding-top:20px;
      padding-bottom:20px;
      }

    #menu-contact h1{
        font-size: 2.5vw;}

    #menu-contact h2{
        margin-top: 30px;
        line-height: 2.5;
        font-size: 1.3vw;}

    #menu-contact h3{
        margin-top: 40px;
        padding-bottom:60px;}

    #menu-contact h3 a{
        text-decoration: none;
        background-color:#493309;
        color:#ffffff;
        padding: 12px 90px;
        border-radius: 40px;
        font-size: 2vw;}

      #menu-contact h4{
        background-image: url(Top/menu-contact-haikei2.png);
        background-repeat: no-repeat;
        background-position: center;
        padding:30px;
        font-size: 1.3vw;
        margin-top: -15px;
        line-height: 2}

     #menu-sns{
       background-image: url(Top/menu-sns-haikei.png);
       background-size:100% 100%;
       background-repeat: no-repeat;
       padding-top:20px;
       padding-bottom:80px;}

      #menu-sns h1{
        font-size: 2.5vw;}

      #menu-sns h2{
        margin-top: 30px;
        line-height: 2.5;
        font-size: 1.3vw;}

   .item{
    display:flex;
    justify-content:space-around;}

   .item img{
    width: 100%;}

   .sns-item{
     display:flex;
     justify-content:center;}

   .sns-item img{
       width:80%;}
