@charset "utf-8";

main {

}

.event {
  padding: 20px 30px;
  color: #7C6C6C;
  font-size: 1.5rem;
}

h3,h4 {
  font-family: 'Roboto', sans-serif;
  color: #5D5A5A;
}

h3 {
  padding: 30px 0 10px 0;
}

h3 span {

}

.eventPhoto {
  text-align: center;
}

.eventPhoto img {
  width: 80%;
  height: auto;
}

.in {
  padding: 30px 0 40px 0;
}

h4 {

}

.text {
  padding-bottom: 20px;
}







/* 
font-family: 'Bad Script', cursive;
font-family: 'Caveat', cursive;
font-family: 'Chewy', cursive;
font-family: 'Roboto', sans-serif;
font-family: 'Sacramento', cursive;

font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;  ヒラギノが入ってない場合違うもの
 */