#single-header {
  border-bottom: 1px solid #707070;
  max-width: 1200px;
  margin: 0 auto 0;
  width: 90%;
  padding: 120px 0 20px; }
  @media (min-width: 768px) {
    #single-header {
      display: flex;
      padding: 120px 0 30px; } }
  @media (min-width: 1024px) {
    #single-header {
      display: flex;
      padding: 200px 0 60px; } }
  #single-header .thumbnail-normal {
    position: relative;
    margin: 0 0 20px 0;
    text-align: center; }
    @media (min-width: 768px) {
      #single-header .thumbnail-normal {
        margin: 0 0 0 0; } }
    #single-header .thumbnail-normal img {
      width: 100%;
      border-radius: 10px; }
      @media (min-width: 768px) {
        #single-header .thumbnail-normal img {
          width: 600px; } }
  #single-header .thumbnail-kouhou {
    position: relative;
    margin: 0 0 20px 0;
    text-align: center; }
    @media (min-width: 768px) {
      #single-header .thumbnail-kouhou {
        margin: 0 0 0 0; } }
    #single-header .thumbnail-kouhou img {
      width: 240px;
      border-radius: 10px; }
      @media (min-width: 1024px) {
        #single-header .thumbnail-kouhou img {
          width: 500px; } }
  #single-header .thumbnail-newbook {
    position: relative;
    transform: rotate(10deg);
    margin: 0 0 20px 0;
    text-align: center; }
    @media (min-width: 768px) {
      #single-header .thumbnail-newbook {
        margin: 0 0 0 30px; } }
    #single-header .thumbnail-newbook img {
      width: 140px;
      border-radius: 10px; }
      @media (min-width: 1024px) {
        #single-header .thumbnail-newbook img {
          width: 160px; } }
      @media (min-width: 1250px) {
        #single-header .thumbnail-newbook img {
          width: 500px; } }
  #single-header .single-page-title {
    display: flex;
    align-items: center;
    width: 100%; }
    @media (min-width: 768px) {
      #single-header .single-page-title {
        margin-left: 40px; } }
    @media (min-width: 1250px) {
      #single-header .single-page-title {
        margin-left: 60px; } }
    #single-header .single-page-title h1 {
      font-size: 1.6em;
      line-height: 1.6em;
      text-align: justify;
      font-feature-settings: "palt";
      letter-spacing: 0.05em;
      margin-bottom: 10px;
      transition: .5s; }
      @media (min-width: 768px) {
        #single-header .single-page-title h1 {
          font-size: 2.2em; } }
      @media (min-width: 1024px) {
        #single-header .single-page-title h1 {
          font-size: 2.6em; } }
      @media (min-width: 1250px) {
        #single-header .single-page-title h1 {
          font-size: 3em; } }
    #single-header .single-page-title h4, #single-header .single-page-title h5 {
      font-size: 0.7em;
      line-height: 1.6em;
      color: #777777; }
      @media (min-width: 1024px) {
        #single-header .single-page-title h4, #single-header .single-page-title h5 {
          font-size: 0.8em; } }

#single-contents {
  max-width: 700px;
  width: 90%;
  margin: 100px auto 100px; }
  #single-contents.newbook {
    margin: 0px auto 100px; }

.post-content h2 {
  font-size: 1.5em;
  line-height: 1.6em;
  text-align: justify;
  border-bottom: 1px dashed #999999;
  margin-top: 60px;
  padding-bottom: 20px; }
  @media (min-width: 1024px) {
    .post-content h2 {
      font-size: 2.0em; } }
.post-content h3 {
  font-size: 1.25em;
  line-height: 1.2em;
  margin-top: 30px; }
  @media (min-width: 1024px) {
    .post-content h3 {
      font-size: 1.375em; } }
.post-content h5 {
  font-size: 0.8em;
  font-weight: bold; }
  @media (min-width: 1024px) {
    .post-content h5 {
      font-size: 0.9em; } }
.post-content p {
  font-size: 0.9em;
  line-height: 1.8em;
  text-align: justify;
  margin-top: 30px; }
  @media (min-width: 1024px) {
    .post-content p {
      font-size: 1.125em; } }
.post-content u {
  background: linear-gradient(transparent 60%, #ffff7f 60%);
  font-weight: bold;
  text-decoration: none; }
.post-content ul, .post-content ol, .post-content li {
  list-style-type: disc; }
.post-content ol, .post-content ul {
  padding-left: 1em; }
.post-content img {
  width: auto;
  height: auto; }
.post-content .table-contents {
  background-color: #F4F4F4;
  padding: 25px;
  border-radius: 10px;
  margin: 60px 0; }
  @media (min-width: 1024px) {
    .post-content .table-contents {
      padding: 40px; } }
  .post-content .table-contents ul {
    margin-top: 20px; }
    .post-content .table-contents ul li {
      border-top: 1px solid #E2E2E2;
      padding: 10px 0; }
      .post-content .table-contents ul li a {
        font-size: 0.9em;
        color: #666666;
        transition: .5s; }
        .post-content .table-contents ul li a:hover {
          color: #00A4E3; }
.post-content a {
  margin-top: 30px; }

figure blockquote p {
  padding-bottom: 25px; }

#page-container {
  margin-bottom: 100px; }

#tv-header {
  margin: 0 auto 0;
  padding: 120px 0 30px;
  text-align: center;
  width: 92%; }
  @media (min-width: 1024px) {
    #tv-header {
      width: 90%;
      padding: 200px 0 60px; } }
  #tv-header .thumbnail-normal a {
    display: block;
    max-width: 1024px;
    overflow: hidden;
    position: relative;
    margin: auto;
    z-index: 1; }
    #tv-header .thumbnail-normal a img {
      border-radius: 10px; }
    #tv-header .thumbnail-normal a .play-btn {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      display: flex;
      justify-content: center;
      align-items: center; }
    #tv-header .thumbnail-normal a .pulse-btn {
      position: relative;
      display: flex;
      align-items: center;
      justify-content: center;
      width: 50px;
      height: 50px;
      border-radius: 50%;
      background-color: #DF3526;
      box-shadow: 0 0 20px #DF3526;
      cursor: pointer; }
      @media (min-width: 1024px) {
        #tv-header .thumbnail-normal a .pulse-btn {
          width: 70px;
          height: 70px; } }
    #tv-header .thumbnail-normal a .pulse-btn img {
      width: 70%;
      border-radius: 0; }
    #tv-header .thumbnail-normal a .pulse-btn::before, #tv-header .thumbnail-normal a .pulse-btn::after {
      content: "";
      display: block;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      margin: auto;
      width: 100%;
      height: 100%;
      border: 1px solid #DF3526;
      border-radius: 50%;
      box-sizing: border-box;
      pointer-events: none;
      animation: pulsate 2s linear infinite; }
    #tv-header .thumbnail-normal a .pulse-btn::after {
      animation-delay: 1s; }
@keyframes pulsate {
  0% {
    transform: scale(1);
    opacity: 1; }
  100% {
    transform: scale(2);
    opacity: 0; } }
.series-program {
  margin-bottom: 140px; }
  .series-program .program--title {
    padding-left: 4%; }
    @media (min-width: 768px) {
      .series-program .program--title {
        width: 100%; } }
  .series-program .single-normal-slide {
    padding-left: 4%;
    margin-top: -70px; }
    .series-program .single-normal-slide .slide {
      margin-top: 85px; }
      @media (min-width: 1024px) {
        .series-program .single-normal-slide .slide {
          margin-top: 100px; } }
  .series-program .post-title h2 {
    font-size: 1.6em; }
    @media (min-width: 768px) {
      .series-program .post-title h2 {
        font-size: 2.4em; } }
  .series-program .kouhouslide .slide-content h3 {
    font-size: 1.0em;
    line-height: 1.4em; }
    @media (min-width: 1024px) {
      .series-program .kouhouslide .slide-content h3 {
        font-size: 1.125em; } }

#toc_container {
  background-color: #F4F4F4;
  padding: 25px;
  border-radius: 10px;
  margin: 20px 0; }
  @media (min-width: 1024px) {
    #toc_container {
      padding: 30px 40px;
      margin: 40px 0; } }
  #toc_container p {
    font-size: 0.9em;
    font-weight: bold;
    margin: 0; }
  #toc_container ul {
    margin-top: 20px; }
    #toc_container ul li {
      border-top: 1px solid #E2E2E2;
      padding: 10px 0;
      list-style-type: none; }
      #toc_container ul li a {
        font-size: 0.8em;
        color: #666666;
        transition: .5s; }
        @media (min-width: 1024px) {
          #toc_container ul li a {
            font-size: 0.9em; } }
        #toc_container ul li a:hover {
          color: #00A4E3; }

#amazon-link {
  border: 1px solid #111;
  background-color: #EFEFEF;
  border-radius: 5px;
  margin-top: 60px; }
  #amazon-link a:hover .amazon-link-in > .book-text > .amazon-btn > h6 {
    background-color: #3D6554; }
  #amazon-link .amazon-link-in {
    padding: 30px; }
    @media (min-width: 768px) {
      #amazon-link .amazon-link-in {
        display: flex; } }
    #amazon-link .amazon-link-in .book-text {
      position: relative; }
      @media (min-width: 768px) {
        #amazon-link .amazon-link-in .book-text {
          width: 70%; } }
      #amazon-link .amazon-link-in .book-text h4 {
        font-size: 1.25em;
        text-align: justify;
        line-height: 1.4em; }
        @media (min-width: 768px) {
          #amazon-link .amazon-link-in .book-text h4 {
            font-size: 1.6em;
            text-align: left;
            line-height: 1.8em; } }
      #amazon-link .amazon-link-in .book-text h5 {
        font-size: 1.25em;
        margin-top: 10px; }
        @media (min-width: 768px) {
          #amazon-link .amazon-link-in .book-text h5 {
            position: absolute;
            bottom: 60px;
            margin-top: 0; } }
        #amazon-link .amazon-link-in .book-text h5 .enn {
          font-size: 0.8em; }
      #amazon-link .amazon-link-in .book-text .amazon-btn {
        margin-top: 20px; }
        @media (min-width: 768px) {
          #amazon-link .amazon-link-in .book-text .amazon-btn {
            position: absolute;
            bottom: 0;
            left: 0;
            right: 0;
            margin-top: 0; } }
        #amazon-link .amazon-link-in .book-text .amazon-btn h6 {
          font-size: 1.00em;
          color: #fff;
          display: inline-block;
          width: 100%;
          text-align: center;
          border-radius: 5px;
          padding: 10px;
          background-color: #558e76;
          transition: .5s; }
    #amazon-link .amazon-link-in .ph {
      margin-bottom: 20px; }
      @media (min-width: 768px) {
        #amazon-link .amazon-link-in .ph {
          width: 30%;
          justify-content: flex-end;
          align-items: center;
          margin-bottom: 0; } }
      #amazon-link .amazon-link-in .ph .ph-in {
        text-align: center; }
        @media (min-width: 768px) {
          #amazon-link .amazon-link-in .ph .ph-in {
            text-align: right; } }
        #amazon-link .amazon-link-in .ph .ph-in img {
          border-radius: 5px;
          width: auto;
          max-height: 250px;
          vertical-align: bottom; }
