@charset "UTF-8";
/*
---------------------------------------------------------------------------------------------------------------------
ビリビリ図鑑10月
---------------------------------------------------------------------------------------------------------------------
*/
.side-loop.left {
  display: none; }
  @media (min-width: 768px) {
    .side-loop.left {
      display: block; } }
.side-loop.right {
  display: none; }
  @media (min-width: 768px) {
    .side-loop.right {
      display: block; } }

.post-container {
  padding: 0 20px; }
  @media (min-width: 768px) {
    .post-container {
      padding: 0 60px; } }
  @media (min-width: 1024px) {
    .post-container {
      padding: 0 80px; } }
  @media (min-width: 1250px) {
    .post-container {
      padding: 0 120px; } }
  @media (min-width: 1600px) {
    .post-container {
      padding: 0 160px; } }
  .post-container .start-menu {
    max-width: 740px;
    margin: 60px auto 0;
    width: 90%;
    border: 2px solid #fff;
    border-radius: 40px;
    padding: 20px; }
    @media (min-width: 1024px) {
      .post-container .start-menu {
        padding: 40px;
        border-radius: 80px; } }
    .post-container .start-menu h2 {
      font-size: 1.125em;
      text-align: center; }
      @media (min-width: 768px) {
        .post-container .start-menu h2 {
          font-size: 1.5em; } }
      @media (min-width: 1024px) {
        .post-container .start-menu h2 {
          font-size: 2.0em; } }
    .post-container .start-menu h3 {
      font-size: 0.8em;
      text-align: center;
      margin-top: 5px; }
      @media (min-width: 1024px) {
        .post-container .start-menu h3 {
          font-size: 0.9em;
          margin-top: 10px; } }
    .post-container .start-menu .schedule {
      display: flex;
      justify-content: center; }
      .post-container .start-menu .schedule ul {
        margin-top: 15px; }
        @media (min-width: 1024px) {
          .post-container .start-menu .schedule ul {
            margin-top: 30px; } }
        .post-container .start-menu .schedule ul li {
          font-size: 0.9em;
          margin-bottom: 10px; }
          @media (min-width: 1024px) {
            .post-container .start-menu .schedule ul li {
              font-size: 1.375em;
              margin-bottom: 15px; } }
          .post-container .start-menu .schedule ul li:last-child {
            margin-bottom: 0; }
  .post-container .report {
    max-width: 740px;
    margin: 60px auto 0;
    width: 90%; }
    @media (min-width: 768px) {
      .post-container .report {
        display: flex;
        justify-content: center; } }
    .post-container .report .report-L {
      position: relative;
      z-index: 10;
      width: 160px;
      margin-left: auto; }
      @media (min-width: 768px) {
        .post-container .report .report-L {
          margin-left: unset; } }
      @media (min-width: 1024px) {
        .post-container .report .report-L {
          width: 220px; } }
    .post-container .report .report-R {
      margin-bottom: -60px; }
      @media (min-width: 768px) {
        .post-container .report .report-R {
          display: flex;
          align-items: center;
          margin-bottom: 0; } }
      .post-container .report .report-R .report-R-in {
        position: relative;
        display: inline-block;
        background-color: #fff;
        border-radius: 100px;
        padding: 20px 80px 20px 40px; }
        @media (min-width: 768px) {
          .post-container .report .report-R .report-R-in {
            padding: 20px 40px; }
            .post-container .report .report-R .report-R-in:before {
              content: "";
              position: absolute;
              top: 50%;
              left: -30px;
              margin-top: -12px;
              border: 12px solid transparent;
              border-right: 20px solid #fff; } }
        @media (min-width: 1024px) {
          .post-container .report .report-R .report-R-in {
            padding: 30px 50px; } }
        .post-container .report .report-R .report-R-in h3 {
          font-size: 0.9em;
          line-height: 1.4em;
          color: #000; }
          @media (min-width: 1024px) {
            .post-container .report .report-R .report-R-in h3 {
              font-size: 1.125em; } }
  .post-container .start-box {
    background-color: #fff;
    border-radius: 30px;
    padding: 40px 0;
    margin-top: 30px; }
    @media (min-width: 1024px) {
      .post-container .start-box {
        border-radius: 60px;
        padding: 100px 0;
        margin-top: 60px; } }
    .post-container .start-box.first {
      margin-top: 0; }
    .post-container .start-box .start-box-in {
      max-width: 860px;
      margin: auto;
      width: 90%; }
      .post-container .start-box .start-box-in p {
        font-size: 0.85em;
        font-weight: bold;
        line-height: 1.8em;
        text-align: justify;
        color: #000;
        margin-top: 10px; }
        @media (min-width: 1024px) {
          .post-container .start-box .start-box-in p {
            font-size: 1.0em;
            margin-top: 20px; } }
        @media (min-width: 1250px) {
          .post-container .start-box .start-box-in p {
            font-size: 1.125em; } }
      .post-container .start-box .start-box-in .start-titie {
        margin-bottom: 20px;
        text-align: center; }
        @media (min-width: 768px) {
          .post-container .start-box .start-box-in .start-titie {
            display: flex;
            align-items: center;
            justify-content: center;
            margin-bottom: 40px; } }
        .post-container .start-box .start-box-in .start-titie.color1 h3 {
          background-color: #1C98E5; }
        .post-container .start-box .start-box-in .start-titie.color1 h2 {
          color: #1C98E5; }
        .post-container .start-box .start-box-in .start-titie.color2 h3 {
          background-color: #FF5719; }
        .post-container .start-box .start-box-in .start-titie.color2 h2 {
          color: #FF5719; }
        .post-container .start-box .start-box-in .start-titie.color3 h3 {
          background-color: #05CC70; }
        .post-container .start-box .start-box-in .start-titie.color3 h2 {
          color: #05CC70; }
        .post-container .start-box .start-box-in .start-titie h3 {
          font-family: "Dela Gothic One", sans-serif;
          font-size: 1.4em;
          font-weight: 400;
          line-height: 1.2em;
          color: #fff;
          display: inline-block;
          padding: 2px 6px 5px;
          margin: 0 0 0 0; }
          @media (min-width: 768px) {
            .post-container .start-box .start-box-in .start-titie h3 {
              margin: 5px 20px 0 0; } }
          @media (min-width: 1024px) {
            .post-container .start-box .start-box-in .start-titie h3 {
              font-size: 2.8em; } }
        .post-container .start-box .start-box-in .start-titie h2 {
          font-family: "Dela Gothic One", sans-serif;
          font-size: 2.5em;
          font-weight: 400;
          line-height: 1.2em; }
          @media (min-width: 1024px) {
            .post-container .start-box .start-box-in .start-titie h2 {
              font-size: 4.3em; } }
      @media (min-width: 768px) {
        .post-container .start-box .start-box-in .prologue .prologue-in {
          display: flex; } }
      @media (min-width: 768px) {
        .post-container .start-box .start-box-in .prologue .prologue-in .txt {
          width: 70%;
          padding-right: 4%; } }
      .post-container .start-box .start-box-in .prologue .prologue-in .okada {
        width: 70%;
        margin: auto; }
        @media (min-width: 768px) {
          .post-container .start-box .start-box-in .prologue .prologue-in .okada {
            width: 30%; } }
      .post-container .start-box .start-box-in .prologue .photo {
        margin-top: 20px; }
        .post-container .start-box .start-box-in .prologue .photo ul {
          position: relative; }
          .post-container .start-box .start-box-in .prologue .photo ul li:first-child {
            position: absolute;
            top: -20px;
            left: 0; }
            @media (min-width: 768px) {
              .post-container .start-box .start-box-in .prologue .photo ul li:first-child {
                top: 0; } }
            .post-container .start-box .start-box-in .prologue .photo ul li:first-child img {
              width: 40%; }
              @media (min-width: 768px) {
                .post-container .start-box .start-box-in .prologue .photo ul li:first-child img {
                  width: 60%; } }
              @media (min-width: 1024px) {
                .post-container .start-box .start-box-in .prologue .photo ul li:first-child img {
                  width: 80%; } }
      .post-container .start-box .start-box-in .start-card-sp {
        position: relative;
        overflow: hidden;
        margin-top: 20px;
        padding-bottom: 30px; }
        @media (min-width: 1024px) {
          .post-container .start-box .start-box-in .start-card-sp {
            display: none; } }
        .post-container .start-box .start-box-in .start-card-sp.boring {
          margin: 0 auto; }
        .post-container .start-box .start-box-in .start-card-sp .start-ph img {
          border-radius: 15px; }
        .post-container .start-box .start-box-in .start-card-sp .swiper-pagination {
          left: 0;
          right: 0;
          bottom: 0;
          color: #fff; }
        .post-container .start-box .start-box-in .start-card-sp .swiper-pagination-bullet {
          width: 10px;
          height: 10px;
          border-radius: 50%;
          background: #BDBCB6; }
        .post-container .start-box .start-box-in .start-card-sp .swiper-pagination-bullet-active {
          opacity: 1;
          background-color: #000; }
      .post-container .start-box .start-box-in .start-card-pc {
        display: none; }
        @media (min-width: 1024px) {
          .post-container .start-box .start-box-in .start-card-pc {
            display: block;
            margin: 40px auto -20px; } }
        .post-container .start-box .start-box-in .start-card-pc.boring {
          margin: 0 auto -20px; }
        @media only screen and (min-width: 1024px) {
          .post-container .start-box .start-box-in .start-card-pc .o-6column .col-lg-6 {
            padding: 0 10px; }
          .post-container .start-box .start-box-in .start-card-pc .o-6column {
            margin: 0 -10px; } }
        .post-container .start-box .start-box-in .start-card-pc .start-ph {
          margin-bottom: 20px; }
          .post-container .start-box .start-box-in .start-card-pc .start-ph img {
            border-radius: 10px; }
            @media (min-width: 1024px) {
              .post-container .start-box .start-box-in .start-card-pc .start-ph img {
                border-radius: 15px; } }
      .post-container .start-box .start-box-in .bingo-lineup {
        background-color: #F1FF4E;
        border-radius: 15px;
        padding: 20px;
        margin-top: 20px; }
        @media (min-width: 768px) {
          .post-container .start-box .start-box-in .bingo-lineup {
            display: flex;
            border-radius: 20px;
            padding: 40px;
            margin-top: 40px; } }
        @media (min-width: 768px) {
          .post-container .start-box .start-box-in .bingo-lineup .bingo-L {
            width: 70%;
            padding-right: 5%;
            display: flex;
            align-items: center; } }
        .post-container .start-box .start-box-in .bingo-lineup .bingo-L .bingo-L-in h3 {
          font-size: 0.9em;
          color: #fff;
          background-color: #05CC70;
          display: inline-block;
          padding: 10px;
          border-radius: 50px; }
          @media (min-width: 1024px) {
            .post-container .start-box .start-box-in .bingo-lineup .bingo-L .bingo-L-in h3 {
              font-size: 1.125em; } }
        .post-container .start-box .start-box-in .bingo-lineup .bingo-L .bingo-L-in ul.lineup {
          margin-top: 20px; }
          .post-container .start-box .start-box-in .bingo-lineup .bingo-L .bingo-L-in ul.lineup li {
            font-family: "Dela Gothic One", sans-serif;
            font-size: 1.35em;
            font-weight: 400;
            line-height: 1.0em;
            color: #000;
            margin-bottom: 10px; }
            @media (min-width: 1024px) {
              .post-container .start-box .start-box-in .bingo-lineup .bingo-L .bingo-L-in ul.lineup li {
                font-size: 1.75em;
                margin-bottom: 20px; } }
            .post-container .start-box .start-box-in .bingo-lineup .bingo-L .bingo-L-in ul.lineup li:last-child {
              margin-bottom: 0; }
        .post-container .start-box .start-box-in .bingo-lineup .bingo-R {
          width: 50%;
          margin: 20px auto 0; }
          @media (min-width: 768px) {
            .post-container .start-box .start-box-in .bingo-lineup .bingo-R {
              width: 30%;
              margin: 0 auto; } }
      .post-container .start-box .start-box-in ul.rank {
        margin-top: 40px; }
        @media (min-width: 1024px) {
          .post-container .start-box .start-box-in ul.rank {
            margin-top: 60px; } }
        .post-container .start-box .start-box-in ul.rank.boring li:last-child {
          background-color: #C4CBD3;
          padding: 40px 0 0; }
        .post-container .start-box .start-box-in ul.rank li {
          background-color: #F1FF4E;
          border-radius: 15px;
          margin-bottom: 40px;
          padding-top: 20px; }
          @media (min-width: 768px) {
            .post-container .start-box .start-box-in ul.rank li {
              display: flex;
              border-radius: 20px; } }
          .post-container .start-box .start-box-in ul.rank li:last-child {
            margin-bottom: 0; }
          .post-container .start-box .start-box-in ul.rank li .photo {
            width: 70%;
            margin: auto; }
            @media (min-width: 768px) {
              .post-container .start-box .start-box-in ul.rank li .photo {
                width: 45%;
                padding-right: 5%; } }
            @media (min-width: 1250px) {
              .post-container .start-box .start-box-in ul.rank li .photo {
                width: 50%; } }
          @media (min-width: 768px) {
            .post-container .start-box .start-box-in ul.rank li .contents {
              width: 55%;
              padding-right: 5%;
              display: flex;
              align-items: center; } }
          @media (min-width: 1250px) {
            .post-container .start-box .start-box-in ul.rank li .contents {
              width: 50%; } }
          .post-container .start-box .start-box-in ul.rank li .contents .contents-in {
            padding: 20px; }
            @media (min-width: 768px) {
              .post-container .start-box .start-box-in ul.rank li .contents .contents-in {
                padding: 0; } }
            .post-container .start-box .start-box-in ul.rank li .contents .contents-in .title {
              position: relative; }
              .post-container .start-box .start-box-in ul.rank li .contents .contents-in .title .txt h2 {
                font-size: 1.2em;
                line-height: 1.1em;
                background-color: #000;
                color: #fff;
                padding: 0 2px 3px;
                display: inline-block;
                margin-bottom: 5px; }
                @media (min-width: 1024px) {
                  .post-container .start-box .start-box-in ul.rank li .contents .contents-in .title .txt h2 {
                    font-size: 1.75em; } }
                .post-container .start-box .start-box-in ul.rank li .contents .contents-in .title .txt h2:last-child {
                  margin-bottom: 0; }
              .post-container .start-box .start-box-in ul.rank li .contents .contents-in .title .bingo-icon {
                position: absolute;
                top: -25px;
                left: -30px; }
                .post-container .start-box .start-box-in ul.rank li .contents .contents-in .title .bingo-icon img {
                  width: 60px; }
            .post-container .start-box .start-box-in ul.rank li .contents .contents-in h3 {
              font-size: 1.2em;
              line-height: 1.1em;
              background-color: #fff;
              color: #000;
              display: inline-block;
              padding: 0 2px 3px;
              margin-top: 5px; }
              @media (min-width: 1024px) {
                .post-container .start-box .start-box-in ul.rank li .contents .contents-in h3 {
                  font-size: 1.75em;
                  margin-top: 10px; } }
