body {
  /*font-family: 'Noto Sans Japanese', serif;*/
  font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Kaku Gothic ProN', '游ゴシック Medium', meiryo, sans-serif;
  background-image: url("../img/crossword.png")

}
h1 {
  /*margin-top:30px;*/
  /*margin-bottom:30px;*/
  text-align:center;
  font-size:24px;
  padding:30px;
}


.top__image {

  padding-left:0;
  padding-right:0;
}


.mokuji {

    margin-top:30px;
    /*border: 1px solid #999;  */
    /*border-radius: 10px;*/
    /*-webkit-border-radius: 10px;*/
    /*-moz-border-radius: 10px;*/
}

.sponsor {

  margin-top:30px;
  margin-bottom:30px;
  /*padding-top:30px;*/
  /*padding-bottom:30px;*/
  /*height:40px;*/

}

.contents {

  margin-top:30px;
  margin-bottom:30px;
  /*padding-top:30px;*/
  /*padding-bottom:30px;*/
  /*height:40px;*/

}

.contents__image {

  /*line-height:60px;*/
  /*min-height:60px;*/
  /*height:60px;*/
  vertical-align: middle;

}


.contents__image img {
  /*max-height:60px;*/
  max-height:45px;
  /*min-height:60px;*/

}

.contents__selif p {
  display: inline;
  font-size:19px;

/*
  line-height:45px;
  min-height:45px;
  height:45px;
*/

}



/* 文章対策　*/
.media-object {
  margin-bottom:2rem;
}

.media-object-section {
  vertical-align: middle;
}

p {
  margin-bottom:0px;
}




