@charset "UTF-8";
/*
---------------------------------------------------------------------------------------------------------------------
ビリビリ図鑑　7月
---------------------------------------------------------------------------------------------------------------------
*/
ul.monthly7 {
  max-width: 1600px;
  padding: 0 40px;
  margin: 60px auto 0; }
  @media (min-width: 768px) {
    ul.monthly7 {
      padding: 0 60px;
      margin: 100px auto 0; } }
  @media (min-width: 1024px) {
    ul.monthly7 {
      padding: 0 80px; } }
  @media (min-width: 1250px) {
    ul.monthly7 {
      margin: 120px auto 0;
      padding: 0 120px; } }
  @media (min-width: 1600px) {
    ul.monthly7 {
      padding: 0 160px; } }
  ul.monthly7 li {
    position: relative;
    border-radius: 10px;
    margin-bottom: 40px; }
    @media (min-width: 768px) {
      ul.monthly7 li {
        border-radius: 20px;
        display: flex;
        padding: 0;
        margin-bottom: 60px; } }
    @media (min-width: 1024px) {
      ul.monthly7 li {
        margin-bottom: 100px; } }
    ul.monthly7 li.back1 {
      background-color: #FFDD4E; }
    ul.monthly7 li.back2 {
      background-color: #BAFFC8; }
    ul.monthly7 li.back3 {
      background-color: #FFF96E; }
    ul.monthly7 li.back4 {
      background-color: #FFC9DC; }
    ul.monthly7 li.back5 {
      background-color: #C4D4FF; }
    ul.monthly7 li.back6 {
      background-color: #67FFF3; }
    ul.monthly7 li.back7 {
      background-color: #FFC3C3; }
    ul.monthly7 li:last-child {
      margin-bottom: 0; }
    ul.monthly7 li .contents-L {
      position: relative;
      z-index: 5; }
      @media (min-width: 768px) {
        ul.monthly7 li .contents-L {
          width: 65%;
          position: absolute;
          height: 100%; } }
      @media (min-width: 1024px) {
        ul.monthly7 li .contents-L {
          width: 70%; } }
      ul.monthly7 li .contents-L .txt-area {
        color: #000;
        width: 90%;
        margin: auto; }
        @media (min-width: 768px) {
          ul.monthly7 li .contents-L .txt-area {
            position: absolute;
            top: 2em;
            left: 2em;
            z-index: 10; } }
        @media (min-width: 1024px) {
          ul.monthly7 li .contents-L .txt-area {
            top: 3em;
            left: 3em; } }
        @media (min-width: 1350px) {
          ul.monthly7 li .contents-L .txt-area {
            top: 4em;
            left: 4em; } }
        ul.monthly7 li .contents-L .txt-area.type3 {
          margin: 0 auto 20px; }
          @media (min-width: 768px) {
            ul.monthly7 li .contents-L .txt-area.type3 {
              margin: auto; } }
        ul.monthly7 li .contents-L .txt-area.type5 {
          margin: 0 auto 20px; }
          @media (min-width: 768px) {
            ul.monthly7 li .contents-L .txt-area.type5 {
              margin: auto; } }
        ul.monthly7 li .contents-L .txt-area.type6 {
          margin: 20px auto 20px; }
          @media (min-width: 768px) {
            ul.monthly7 li .contents-L .txt-area.type6 {
              margin: auto; } }
        ul.monthly7 li .contents-L .txt-area.type7 {
          margin: 20px auto 0; }
          @media (min-width: 768px) {
            ul.monthly7 li .contents-L .txt-area.type7 {
              margin: auto; } }
        ul.monthly7 li .contents-L .txt-area .name {
          position: relative; }
          ul.monthly7 li .contents-L .txt-area .name img {
            position: absolute;
            top: 0;
            bottom: 0;
            left: -20px;
            width: 100px;
            margin: auto;
            z-index: -1;
            animation: rotate-anime 120s linear infinite; }
@keyframes rotate-anime {
  0% {
    transform: rotate(0); }
  100% {
    transform: rotate(360deg); } }
            @media (min-width: 1024px) {
              ul.monthly7 li .contents-L .txt-area .name img {
                width: 140px;
                left: -40px; } }
          ul.monthly7 li .contents-L .txt-area .name h3 {
            font-size: 0.75em;
            font-feature-settings: "palt";
            letter-spacing: 0.04em; }
            @media (min-width: 1024px) {
              ul.monthly7 li .contents-L .txt-area .name h3 {
                font-size: 1.125em; } }
          ul.monthly7 li .contents-L .txt-area .name h4 {
            font-family: "Dela Gothic One", sans-serif;
            font-style: normal;
            font-weight: 400;
            font-size: 2.0em; }
            @media (min-width: 1024px) {
              ul.monthly7 li .contents-L .txt-area .name h4 {
                font-size: 2.6em; } }
        ul.monthly7 li .contents-L .txt-area .txt {
          margin-top: 10px; }
          @media (min-width: 768px) {
            ul.monthly7 li .contents-L .txt-area .txt {
              margin-top: 30px; } }
          @media (min-width: 1250px) {
            ul.monthly7 li .contents-L .txt-area .txt {
              margin-top: 40px; } }
          ul.monthly7 li .contents-L .txt-area .txt h3 {
            font-family: "Dela Gothic One", sans-serif;
            font-style: normal;
            font-weight: 400;
            font-size: 1.25em;
            line-height: 1.10em;
            color: #000;
            margin-bottom: 5px; }
            @media (min-width: 1024px) {
              ul.monthly7 li .contents-L .txt-area .txt h3 {
                font-size: 1.8em; } }
            ul.monthly7 li .contents-L .txt-area .txt h3 .wh-marker {
              background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 10%, #fff 10%, #fff 90%, rgba(0, 0, 0, 0) 90%, rgba(0, 0, 0, 0) 100%);
              padding: 0 8px; }
          ul.monthly7 li .contents-L .txt-area .txt h2 {
            font-family: "Dela Gothic One", sans-serif;
            font-style: normal;
            font-weight: 400;
            font-size: 8.5vw;
            line-height: 1.10em;
            color: #fff; }
            ul.monthly7 li .contents-L .txt-area .txt h2 .bl-marker {
              background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 15%, #000 15%, #000 85%, rgba(0, 0, 0, 0) 85%, rgba(0, 0, 0, 0) 100%);
              padding: 0 8px; }
            ul.monthly7 li .contents-L .txt-area .txt h2 .small {
              font-size: 0.8em;
              line-height: 0.8em; }
            @media (min-width: 768px) {
              ul.monthly7 li .contents-L .txt-area .txt h2 {
                font-size: 5.8vw; } }
            @media (min-width: 1600px) {
              ul.monthly7 li .contents-L .txt-area .txt h2 {
                font-size: 6.0em; } }
          ul.monthly7 li .contents-L .txt-area .txt p {
            font-size: 0.9em;
            font-weight: bold;
            text-align: justify;
            margin-top: 10px; }
            @media (min-width: 768px) {
              ul.monthly7 li .contents-L .txt-area .txt p {
                margin-top: 10px;
                max-width: 60%; } }
            @media (min-width: 1024px) {
              ul.monthly7 li .contents-L .txt-area .txt p {
                font-size: 1.125em; } }
            @media (min-width: 768px) {
              ul.monthly7 li .contents-L .txt-area .txt p.type5 {
                max-width: 70%; } }
            ul.monthly7 li .contents-L .txt-area .txt p.type6 {
              max-width: 100%; }
        ul.monthly7 li .contents-L .txt-area .tako {
          position: absolute;
          top: 0;
          right: 5%;
          width: 30%; }
          @media (min-width: 768px) {
            ul.monthly7 li .contents-L .txt-area .tako {
              right: 30%;
              width: 20%; } }
      ul.monthly7 li .contents-L .photo1 {
        position: relative;
        display: flex;
        align-items: end;
        height: 100%; }
        ul.monthly7 li .contents-L .photo1 .photo1-in {
          position: relative; }
          ul.monthly7 li .contents-L .photo1 .photo1-in img:nth-child(3) {
            position: absolute;
            top: 0;
            right: -20%;
            width: 30%; }
        ul.monthly7 li .contents-L .photo1.type1 {
          width: 90%;
          left: 5%;
          bottom: 6%;
          margin: 16px 0; }
          @media (min-width: 768px) {
            ul.monthly7 li .contents-L .photo1.type1 {
              width: 60%; } }
          @media (min-width: 1250px) {
            ul.monthly7 li .contents-L .photo1.type1 {
              bottom: 8%; } }
        ul.monthly7 li .contents-L .photo1.type2 {
          width: 100%;
          left: 5%;
          bottom: 1.0em;
          margin-top: 40px; }
          @media (min-width: 768px) {
            ul.monthly7 li .contents-L .photo1.type2 {
              width: 70%;
              bottom: 1.0em;
              margin-top: 0; } }
        ul.monthly7 li .contents-L .photo1.type3 {
          width: 80%;
          left: 20%;
          bottom: 1.0em; }
          @media (min-width: 768px) {
            ul.monthly7 li .contents-L .photo1.type3 {
              width: 65%;
              left: 5%; } }
          @media (min-width: 1250px) {
            ul.monthly7 li .contents-L .photo1.type3 {
              width: 70%;
              bottom: 1.5em; } }
        ul.monthly7 li .contents-L .photo1.type4 {
          width: 80%;
          left: 10%;
          bottom: 1em;
          margin-top: 40px; }
          @media (min-width: 768px) {
            ul.monthly7 li .contents-L .photo1.type4 {
              width: 60%;
              margin-top: 0; } }
          @media (min-width: 1250px) {
            ul.monthly7 li .contents-L .photo1.type4 {
              width: 65%;
              left: 5%;
              bottom: 2em; } }
        ul.monthly7 li .contents-L .photo1.type5 {
          width: 70%;
          right: -10%;
          bottom: 0;
          position: absolute; }
          @media (min-width: 768px) {
            ul.monthly7 li .contents-L .photo1.type5 {
              right: -60%; } }
          @media (min-width: 1024px) {
            ul.monthly7 li .contents-L .photo1.type5 {
              right: -50%; } }
          @media (min-width: 1250px) {
            ul.monthly7 li .contents-L .photo1.type5 {
              width: 65%;
              right: -55%; } }
          @media (min-width: 1450px) {
            ul.monthly7 li .contents-L .photo1.type5 {
              width: 70%; } }
        ul.monthly7 li .contents-L .photo1.type6 {
          width: 60%;
          top: 0;
          right: -10%;
          position: absolute; }
          @media (min-width: 768px) {
            ul.monthly7 li .contents-L .photo1.type6 {
              position: relative;
              width: 80%;
              top: inherit;
              right: inherit;
              left: 45%; } }
        ul.monthly7 li .contents-L .photo1.type7 {
          width: 90%;
          left: 5%;
          bottom: 6%;
          margin: -50px 0 16px; }
          @media (min-width: 768px) {
            ul.monthly7 li .contents-L .photo1.type7 {
              width: 60%;
              margin: 16px 0; } }
    ul.monthly7 li .contents-R {
      position: relative;
      padding: 0 5%; }
      @media (min-width: 768px) {
        ul.monthly7 li .contents-R {
          width: 60%;
          margin-left: 37%;
          left: 0;
          right: 0;
          padding: 0; } }
      @media (min-width: 768px) {
        ul.monthly7 li .contents-R.type6 {
          width: 50%;
          margin-left: 47%; } }
      @media (min-width: 768px) {
        ul.monthly7 li .contents-R.type7 {
          width: 50%;
          margin-left: 47%; } }
