@charset "UTF-8";

.gnav a {
   font-size: 28px;/*グローバルナビ　文字サイズ*/
  font-weight: 400;
  }


#top-coment h2 {
  font-size: 40px;
  font-weight: 200;
  padding: 50px 10px;
}

#top-coment p {
  width: 700px;
  line-height: 50px;
  padding-bottom: 100px;
  font-size: 20px;
  margin: 0 auto;
}

#About h2 {
  font-size: 35px;
  font-weight: 200;
  text-align: center;
  padding: 30px;
}

.about-img p {
 font-size: 25px;
  top: 90px;
  left: 80px; 
}

.about-img {
   padding: 8% 11% 8%;
}


#Gallery h2 {
  font-size: 35px;
  font-weight: 200;
  text-align: center;
  padding: 30px;
}

.gallery-photo img {
  width: 700px;
  margin: 0 auto;
  padding-bottom: 20px;
}

.gallery-coment {
  text-align: center;
  font-size: 20px;
}

#Plan {
  text-align: center
}

#Plan h2 {
  font-size: 30px;
  font-weight: 180;
  text-align: center;
  padding: 30px;
}

#Plan p {
  font-size: 18px;
}



/* ------aboutここから-------------- */


.aboutp-br {
  display: none;
}



/*---------- planここから ------------*/





/*---------- galleryここから -------------*/


/*------------ contactここから -----------*/

.contact-coment-br {
  display: none;
}

.contact-section {
  margin: 40px 100px 40px ;
  padding: 10%;
}

.contact-section p,
.contact-main { 
  font-size: 18px;
} 

.contact-coment p {
  font-size: 20px;
}
.contact-coment p small {
  font-size: 16px;
}

