#seikai{
  display: none;
}

#zannen{
  display: none;
}

.header{
  width:80%;
  margin: 0 auto;
  text-align: center;
  border-bottom: 2px solid rgb(120, 182, 238);
  font-size: 32px;
}

.box1{
  height:620px;
  width: 80%;
  margin: 0 auto;
  padding:200px 100px;
  text-align: center;
  vertical-align: center;
  background-color: rgba(184, 254, 227, 0.34);
}

.box2{
  height:620px;
  width: 80%;
  margin: 0 auto;
  padding-top:0px;
  padding-left:100px;
  padding-right:100px;
  text-align: center;
  vertical-align: center;
  background-color: rgba(184, 254, 227, 0.34);

}

.intro{

}

.button1{
  border-radius: 5px;
  background-color: rgb(120, 182, 238);
  font-size: 24px;
  padding: 10px 10px;
}

.twitter-share-button{
  margin: 10px 10px;
}

.footer1{
  width: 80%;
  margin: 0 auto;
  font-size: 20px;
  text-align: center;
  border-top: 2px solid rgb(120, 182, 238);
}

.twitter-icon{
  width:90px;
  margin: 0 auto;
  position: relative;
}

.twitter{
  background-color: rgb(29,161,242);
  color: white;
  border-radius: 3px;
  padding-bottom:5px;
  padding-left: 35px;
  padding-right: 5px;
  margin: 0 auto;
}

.fab, .fa-twitter{
  position: absolute;
  top:7px;
  left:5px;
}

.fruit-image1{
  position: relative;
}

.fruit-image2{
  width: 100%;
  max-width: 650px;
  max-height: 60%;
  background-size: cover;
}

.seikai-image2{
  position: absolute;
  width:25%;
  max-width: 40%;
  left:0px;
  top:0px;
}

.zannen-image2{
  position: absolute;
  width:25%;
  max-width: 40%;
  left:0px;
  top:0px;
}

.fruit-post{
  font-size: 20px;
  border-radius: 5px;
  font-weight: bold;
  color: white;
  margin-left: 5px;
  margin-right: 5px;
  background-color:rgb(120, 182, 238) !important;
}

.omake{
  font-size: 8px;
}
