@charset "UTF-8";
/*
---------------------------------------------------------------------------------------------------------------------
ビリビリ図鑑11月
---------------------------------------------------------------------------------------------------------------------
*/
#single-header {
  padding: 0 5%; }
  @media (min-width: 768px) {
    #single-header {
      padding: 0 60px;
      margin: 100px auto 0; } }
  @media (min-width: 1024px) {
    #single-header {
      padding: 0 80px; } }
  @media (min-width: 1250px) {
    #single-header {
      padding: 0 140px; } }
  #single-header .title8 {
    margin: 40px auto 0;
    text-align: center; }
    @media (min-width: 1024px) {
      #single-header .title8 {
        margin: 80px auto 0; } }
    #single-header .title8 .title-in {
      position: relative; }
      #single-header .title8 .title-in h1 {
        font-size: 9vw;
        font-feature-settings: "palt";
        letter-spacing: 0.04em;
        margin-top: 20px;
        display: flex;
        justify-content: center;
        align-items: center; }
        @media (min-width: 768px) {
          #single-header .title8 .title-in h1 {
            font-size: 2.5em; } }
        @media (min-width: 1024px) {
          #single-header .title8 .title-in h1 {
            font-size: 4.0em; } }
        #single-header .title8 .title-in h1 div {
          display: flex; }
          #single-header .title8 .title-in h1 div img {
            width: 20px; }
            @media (min-width: 768px) {
              #single-header .title8 .title-in h1 div img {
                width: 30px; } }
            @media (min-width: 1024px) {
              #single-header .title8 .title-in h1 div img {
                width: 40px; } }
        #single-header .title8 .title-in h1 .yellow {
          color: #F1FF4E; }
      #single-header .title8 .title-in h2 {
        font-size: 1.25em;
        font-feature-settings: "palt";
        letter-spacing: 0.04em;
        margin-top: 10px; }
        @media (min-width: 1024px) {
          #single-header .title8 .title-in h2 {
            font-size: 2em; } }

.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;
  margin-top: 40px; }
  @media (min-width: 768px) {
    .post-container {
      padding: 0 60px; } }
  @media (min-width: 1024px) {
    .post-container {
      padding: 0 80px;
      margin-top: 80px; } }
  @media (min-width: 1250px) {
    .post-container {
      padding: 0 120px;
      margin-top: 120px; } }
  @media (min-width: 1600px) {
    .post-container {
      padding: 0 160px; } }
  .post-container .photo img {
    border-radius: 10px; }
    @media (min-width: 1024px) {
      .post-container .photo img {
        border-radius: 20px; } }
  .post-container .photo.icon {
    width: 70%;
    margin: auto; }
    @media (min-width: 768px) {
      .post-container .photo.icon {
        width: 100%; } }
  .post-container .photo.icon2 {
    width: 70%;
    margin: auto; }
    @media (min-width: 768px) {
      .post-container .photo.icon2 {
        width: 50%; } }
  .post-container .photo.icon3 {
    width: 50%;
    margin: auto; }
    @media (min-width: 768px) {
      .post-container .photo.icon3 {
        width: 35% !important; } }
  .post-container .title-area {
    display: flex;
    justify-content: center;
    width: 90%;
    margin: auto; }
    @media (min-width: 768px) {
      .post-container .title-area {
        width: 100%; } }
    .post-container .title-area.color1 {
      color: #1C98E5; }
    .post-container .title-area.color2 {
      color: #05CC70; }
    .post-container .title-area.color3 {
      color: #FF5719; }
    .post-container .title-area .title-area-in {
      text-align: center;
      position: relative;
      margin-top: 20px; }
      @media (min-width: 1024px) {
        .post-container .title-area .title-area-in {
          margin-top: 40px; } }
      .post-container .title-area .title-area-in h3, .post-container .title-area .title-area-in h4, .post-container .title-area .title-area-in h5 {
        position: relative; }
      .post-container .title-area .title-area-in h3 {
        font-size: 1.0em;
        margin-bottom: 6px; }
        @media (min-width: 1024px) {
          .post-container .title-area .title-area-in h3 {
            font-size: 1.25em;
            margin-bottom: 10px; } }
      .post-container .title-area .title-area-in h6 {
        font-size: 1.0em; }
        @media (min-width: 1024px) {
          .post-container .title-area .title-area-in h6 {
            font-size: 1.25em; } }
      .post-container .title-area .title-area-in h4 {
        font-family: "Dela Gothic One", sans-serif;
        font-weight: 400;
        font-size: 7.5vw;
        line-height: 1.0em; }
        @media (min-width: 768px) {
          .post-container .title-area .title-area-in h4 {
            font-size: 2em; } }
        @media (min-width: 1024px) {
          .post-container .title-area .title-area-in h4 {
            font-size: 3.0em; } }
        @media (min-width: 1200px) {
          .post-container .title-area .title-area-in h4 {
            font-size: 3.2em; } }
      .post-container .title-area .title-area-in h5 {
        font-family: "Dela Gothic One", sans-serif;
        font-weight: 400;
        font-size: 0.9em;
        line-height: 1.0em;
        margin-top: 4px; }
        @media (min-width: 1024px) {
          .post-container .title-area .title-area-in h5 {
            font-size: 1.125em;
            margin-top: 8px; } }
      .post-container .title-area .title-area-in img {
        position: absolute;
        top: -20px;
        left: -40px;
        width: 80px; }
        @media (min-width: 1024px) {
          .post-container .title-area .title-area-in img {
            width: 120px;
            top: -30px;
            left: -60px; } }
  .post-container .txt {
    margin-top: 20px; }
    @media (min-width: 1024px) {
      .post-container .txt {
        margin-top: 40px; } }
    .post-container .txt p {
      font-size: 0.9em;
      line-height: 1.8em;
      text-align: justify;
      color: #222324; }
      @media (min-width: 1024px) {
        .post-container .txt p {
          font-size: 1.125em; } }
  .post-container .encounter-box {
    max-width: 1000px;
    margin: auto;
    padding: 30px 20px; }
    @media (min-width: 768px) {
      .post-container .encounter-box {
        padding: 60px; } }
    @media (min-width: 1200px) {
      .post-container .encounter-box {
        padding: 90px; } }
    .post-container .encounter-box.first {
      border-top-right-radius: 20px;
      border-top-left-radius: 20px; }
    .post-container .encounter-box.last {
      border-bottom-left-radius: 20px;
      border-bottom-right-radius: 20px; }
    .post-container .encounter-box.b-color-ye {
      background-color: #F1FF4E; }
    .post-container .encounter-box.b-color-wh {
      background-color: #fff; }
    @media (min-width: 768px) {
      .post-container .encounter-box.type2 {
        display: flex; } }
    .post-container .encounter-box.type2 .txt-area {
      margin-bottom: 20px; }
      @media (min-width: 768px) {
        .post-container .encounter-box.type2 .txt-area {
          width: 50%;
          margin-bottom: 0; }
          .post-container .encounter-box.type2 .txt-area:first-child {
            padding-right: 15px; }
          .post-container .encounter-box.type2 .txt-area:last-child {
            padding-left: 15px; } }
      @media (min-width: 1024px) {
        .post-container .encounter-box.type2 .txt-area:first-child {
          padding-right: 30px; }
        .post-container .encounter-box.type2 .txt-area:last-child {
          padding-left: 30px; } }
    @media (min-width: 768px) {
      .post-container .encounter-box.type2 .photo {
        width: 50%; }
        .post-container .encounter-box.type2 .photo:last-child {
          padding-left: 15px; } }
    @media (min-width: 1024px) {
      .post-container .encounter-box.type2 .photo:last-child {
        padding-left: 30px; } }
