img {
  vertical-align: top; }

#wrapper {
  width: 100%;
  max-width: 722px; }

header h1 img {
  width: 100%;
  max-width: 722px;
  height: auto; }

header p {
  width: 93.75%;
  max-width: 504px;
  margin: 1em auto;
  text-align: left; }

section {
  width: 93.75%;
  margin: 0 auto; }
  section h2 {
    display: flex;
    align-items: flex-end;
    justify-content: center; }
    section h2 > span {
      font-family: ryo-gothic-plusn, sans-serif;
      font-size: 20px;
      font-weight: 500;
      font-style: normal;
      line-height: 1.5;
      padding-bottom: 24px;
      padding-left: 4px;
      letter-spacing: 0.05em;
      color: #051723;
      text-shadow: white -2px -2px 0px, white -2px -1px 0px, white -2px 0px 0px, white -2px 1px 0px, white -2px 2px 0px, white -1px -2px 0px, white -1px -1px 0px, white -1px 0px 0px, white -1px 1px 0px, white -1px 2px 0px, white 0px -2px 0px, white 0px -1px 0px, white 0px 0px 0px, white 0px 1px 0px, white 0px 2px 0px, white 1px -2px 0px, white 1px -1px 0px, white 1px 0px 0px, white 1px 1px 0px, white 1px 2px 0px, white 2px -2px 0px, white 2px -1px 0px, white 2px 0px 0px, white 2px 1px 0px, white 2px 2px 0px, 0px 1px 8px black;
      display: flex;
      justify-content: center;
      align-items: center; }
      section h2 > span > span.year {
        font-size: 1.05em;
        line-height: 1; }

.main {
  max-width: 504px;
  margin: 0 auto;
  text-align: left; }

.photo img {
  max-width: 100%; }

.photo p {
  padding-left: 1em;
  color: #666; }

.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%; }
  .youtube iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important; }

.date {
  font-size: 12px;
  margin: 40px auto; }

div#nenga_area h3 img {
  width: 100%;
  max-width: 410px;
  height: auto; }

div#nenga_area p {
  font-family: ryo-gothic-plusn, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 12px;
  color: #051723; }

div#nenga_area ul {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  max-width: 610px;
  height: auto; }

div#nenga_area li {
  line-height: 0.75;
  box-sizing: border-box;
  width: calc(50% - 20px); }
  div#nenga_area li.note {
    font-size: 12px;
    line-height: 1.5;
    clear: both;
    width: 100%;
    margin: 10px 0;
    padding: 30px 0;
    text-align: left;
    color: #666666;
    border: none; }
  div#nenga_area li a {
    min-height: 0; }
    div#nenga_area li a img {
      max-width: 100%;
      height: auto; }

#archive h3 img {
  width: 100%;
  max-width: 404px; }

#archive ol, #archive li {
  margin: 0;
  padding: 0;
  list-style: none; }

#archive li {
  padding-bottom: 10px;
  border-bottom: 1px solid #eee; }
  #archive li a {
    font-size: 12px;
    display: block;
    padding: 10px 20px 10px 10px;
    text-align: left;
    text-align: center;
    vertical-align: middle; }
  #archive li .date {
    font-size: 10px;
    display: block;
    box-sizing: border-box;
    width: 123px;
    height: 24px;
    margin: 0 auto;
    padding: 4px 0;
    text-align: center;
    vertical-align: middle;
    background: url(../images_new/date_bg.gif) no-repeat center; }

div#foot {
  width: auto;
  max-width: 722px; }
  div#foot ul, div#foot li {
    margin: 0;
    padding: 0;
    list-style: none; }
  div#foot ul {
    font-size: 0;
    padding: 60px 0px;
    text-align: left;
    letter-spacing: 0; }
  div#foot li {
    font-size: 12px;
    display: inline-block;
    width: 160px; }
    div#foot li:last-of-type {
      font-family: Helvetica, sans-serif;
      width: 300px;
      text-align: right; }

@media screen and (max-width: 640px) {
  br:not(.sp) {
    display: none; } }

@media screen and (max-width: 540px) {
  br:not(.sp) {
    display: none; }
  .photo img {
    width: 100%; } }

@media screen and (min-width: 641px) {
  header p {
    text-align: center; }
  div#nenga_area li {
    width: auto; }
  #archive li {
    border-bottom: 0 none transparent; }
    #archive li a {
      display: inline-block;
      width: 324px;
      text-align: left; }
    #archive li .date {
      display: inline-block;
      margin: 0; } }
