#site-contents{
  width: 100%;
  text-align: center;
}
#site-contents .main-contents {
    background: #000053;
    padding-bottom: 2rem;
}
#site-contents .top-wrap{
  position: relative;
}
#site-contents .top-wrap img.title {
    position: absolute;
    top: 10rem;
    left: 5rem;
    width: 40%;
}
#site-contents .content-wrap{
  max-width: 1000px;
  margin: 0 auto;
}
#site-contents .content-wrap h2 {
    color: #fff !important;
    border-bottom: 1px solid #fff;
    margin-bottom: 3rem;
    text-align: left;
}
#site-contents .chronology-flex-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 3rem 0;
}
#site-contents .contents{
  flex-basis: 45%;
  padding-bottom: 3rem;
}
#site-contents .contents img,
#site-contents .contents img{
  width: 100%;
  padding-bottom: 2rem;
}
#site-contents .contents h3,
#site-contents .contents p{
  color: #fff !important;
}
#site-contents .contents h3{
    border-bottom: solid 1px #fff;
    margin: 1rem 0;
    letter-spacing: 2px;
}
#site-contents .contents span{
  padding: 0.5rem;
  color:#000053;
  border: solid 1px #fff;
  border-radius: 10px;
  background: #fff;
}
#site-contents p.main{
  font-family: 'Libre Baskerville','游明朝','Yu Mincho','Hiragino Mincho Pro', serif;
  color:#fff;
  margin:0;
  padding:3rem 0;
}
#site-contents .contents{
  text-align: left;
}
@media screen and (max-width: 767px) {
	.rabbit_pamphlet-con,
	#rabbit_wap .rabbit_video .container-fluid,
	.rabbit_food-con{
		width: 94%;
	}
  #site-contents .chronology-flex-wrap {
      display: block;
  }
  #site-contents .flex-wrap {
    display: block;
  }
  #site-contents .back01 section {
      margin: 0 auto;
  }
.snap-drawers {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: auto;
    height: auto;
}
}
