/*
 *  20th / 20th.scss / 20th.css
 *  compass mode
 *  version --- 1.1
 *  author  --- coreframe, inc.
 *  created --- 2014/11/28
 *  updated --- 2014/12/17
 *
 */
#wrapper {
  /*background: url(images/bg.png) repeat-x 0 0;*/ }

#main {
  width: 950px;
  margin: 0 auto;
  background-color: #fff; }
  @media screen and (max-width: 640px) {
    #main {
      width: 100%;
      margin-left: 0%;
      margin-right: 0%; } }
  #main a {
    color: #d71518;
    text-decoration: none; }
    #main a:hover {
      opacity: 0.7; }
  #main .img_left {
    float: left;
    margin: 0 20px 20px 0; }
  #main .img_right {
    float: right;
    margin: 0 0px 20px 20px; }

#header {
  background-image: url("../img/mainimg.jpg");
  background-repeat: no-repeat;
  background-repeat: center;
  height: 620px; }
  @media screen and (max-width: 640px) {
    #header {
      background-image: none;
      height: auto; } }
  #header h2 {
    display: none; }
  #header .sp {
    display: none; }
    @media screen and (max-width: 640px) {
      #header .sp {
        display: block; } }

.infoBox {
  position: absolute;
  z-index: 1500; }

.infoBox > div {
  background: #000;
  background-color: rgba(0, 0, 0, 0.8);
  color: #fff;
  border-radius: 0px;
  -moz-border-radius: 0px;
  padding: 0.5em 1em;
  width: 340px; }

.infoBox p {
  font-size: x-small; }

#contents {
  width: 100%;
  margin: 40px auto;
  overflow: hidden; }
  @media screen and (max-width: 640px) {
    #contents {
      width: 96%;
      margin: 2%; } }
  #contents #read {
    margin: 0px auto 40px auto;
    font-size: 18px;
    text-align: center; }
    @media screen and (max-width: 640px) {
      #contents #read {
        font-size: 14px; }
        #contents #read br {
          display: none; } }
  #contents #channel1 {
    width: 455px;
    float: left;
    background-color: #f0f0f0;
    margin-bottom: 20px; }
    @media screen and (max-width: 640px) {
      #contents #channel1 {
        width: 100%;
        float: none; }
        #contents #channel1 br {
          display: none; } }
    @media screen and (max-width: 640px) {
      #contents #channel1 img {
        width: 90%;
        height: auto; } }
  #contents #channel2 {
    width: 455px;
    float: right;
    background-color: #f0f0f0;
    margin-bottom: 20px; }
    #contents #channel2 .channel_icon {
      text-align: center; }
    #contents #channel2 span br {
      display: none; }
    @media screen and (max-width: 640px) {
      #contents #channel2 {
        width: 100%;
        float: none; }
        #contents #channel2 a span {
          line-height: 1.2; }
        #contents #channel2 a span br {
          display: block; } }
    #contents #channel2 h4 {
      font-size: 16px; }
  #contents h3 {
    background-repeat: left;
    background-repeat: no-repeat;
    background-color: #049fa1;
    height: 40px;
    color: #fff;
    line-height: 40px;
    text-indent: 1em;
    font-weight: normal;
    position: relative; }
    @media screen and (max-width: 640px) {
      #contents h3 {
        text-indent: 5px;
        font-size: 14px;
        height: auto; } }
    #contents h3 .r {
      position: absolute;
      right: 20px;
      font-weight: normal; }
      @media screen and (max-width: 640px) {
        #contents h3 .r {
          position: static; } }
  #contents .cont {
    margin: 1em 20px; }
    #contents .cont h5 {
      color: #0066cc;
      font-size: 13px;
      margin: 1em 0;
      font-weight: normal; }
    #contents .cont span.hashimoto {
      color: #138775;
      display: inline-block;
      margin-right: 1em; }
  #contents .more_block {
    margin: 1em 0; }
  #contents .more {
    font-size: 16px; }
  #contents .channel_area {
    overflow: hidden;
    width: 360px;
    margin: 0 auto; }
    #contents .channel_area li {
      width: 50%;
      float: left;
      text-align: center; }
    @media screen and (max-width: 640px) {
      #contents .channel_area {
        width: 100%; }
        #contents .channel_area li img {
          width: 100%;
          height: auto; } }
  #contents .channel_icon a span {
    font-size: 86%; }
  #contents #playlist_kokuchi {
    clear: both;
    margin: 20px auto;
    border: solid 3px #0866ab;
    padding: 5px;
    text-align: center;
    color: #0866ab; }
    #contents #playlist_kokuchi h5 {
      font-size: 24px;
      margin: 0;
      padding: 0; }
      @media screen and (max-width: 640px) {
        #contents #playlist_kokuchi h5 {
          font-size: 14px; } }
    #contents #playlist_kokuchi p {
      font-size: 20px;
      margin: 0;
      padding: 0; }
      @media screen and (max-width: 640px) {
        #contents #playlist_kokuchi p {
          font-size: 12px; } }
    #contents #playlist_kokuchi .pc {
      display: block; }
    #contents #playlist_kokuchi .sp {
      display: none; }
    @media screen and (max-width: 640px) {
      #contents #playlist_kokuchi {
        margin: 20px auto; }
        #contents #playlist_kokuchi .pc {
          display: none; }
        #contents #playlist_kokuchi .sp {
          display: block;
          width: 100%;
          height: auto; } }
    #contents #playlist_kokuchi .txtlink {
      text-align: right; }
  #contents #playlist {
    clear: both;
    margin: 40px auto;
    background-color: #f0f0f0;
    position: relative; }
    @media screen and (max-width: 640px) {
      #contents #playlist {
        margin: 20px auto; } }
    #contents #playlist .flickSlide {
      width: 900px;
      margin: 20px auto;
      overflow: hidden; }
      @media screen and (max-width: 640px) {
        #contents #playlist .flickSlide {
          width: 100%;
          padding: 10px 50px;
          height: auto;
          -moz-box-sizing: border-box;
          -webkit-box-sizing: border-box;
          box-sizing: border-box; } }
      #contents #playlist .flickSlide ul {
        overflow: hidden; }
        #contents #playlist .flickSlide ul li {
          float: left;
          width: 160px;
          margin: 10px;
          line-height: 1.3; }
          @media screen and (max-width: 640px) {
            #contents #playlist .flickSlide ul li {
              width: 100%;
              margin: 0px;
              padding: 0px; } }
          #contents #playlist .flickSlide ul li .img {
            width: 160px;
            height: 160px;
            background-color: #c9c9c9;
            display: block;
            margin: 0 auto; }
          #contents #playlist .flickSlide ul li img {
            border: solid 1px #ffba00;
            line-height: 0; }
          #contents #playlist .flickSlide ul li h4 {
            margin: 1em 0 3px 0; }
          #contents #playlist .flickSlide ul li .coming {
            background-color: #000;
            color: #fff;
            font-size: 0.8em;
            display: inline-block;
            padding: 0.2em 0.5em;
            font-weight: normal; }
          #contents #playlist .flickSlide ul li h5 {
            font-weight: normal; }
          #contents #playlist .flickSlide ul li p.trim {
            background-image: url("../img/text_arrow.png");
            background-position: left 2px;
            background-repeat: no-repeat;
            font-weight: normal;
            margin: 3px 0 0.5em 0;
            padding-left: 10px;
            font-size: 86%;
            text-decoration: underline;
            color: #000;
            cursor: pointer;
            display: block; }
            @media screen and (max-width: 640px) {
              #contents #playlist .flickSlide ul li p.trim {
                display: none; } }
          #contents #playlist .flickSlide ul li p.addlink {
            font-size: 86%;
            font-weight: normal;
            margin: 0px 0 1em 0; }
          #contents #playlist .flickSlide ul li p.addlink a {
            text-decoration: underline;
            color: #000; }
          #contents #playlist .flickSlide ul li p.sp_trim {
            display: none; }
            @media screen and (max-width: 640px) {
              #contents #playlist .flickSlide ul li p.sp_trim {
                display: block;
                background-image: url("../img/text_arrow.png");
                background-position: left 2px;
                background-repeat: no-repeat;
                padding-left: 10px;
                font-weight: normal;
                margin: 3px 0 1em 0;
                padding-left: 10px;
                font-size: 86%;
                color: #000; } }
    #contents #playlist a#prev_slide1 {
      position: absolute;
      left: 0;
      width: 30px;
      height: 300px;
      display: block;
      background-image: url("../img/playlist_arrow_left.png");
      background-repeat: no-repeat;
      background-position: center; }
      #contents #playlist a#prev_slide1 span {
        display: none; }
      #contents #playlist a#prev_slide1:hover {
        background-color: rgba(247, 247, 247, 0.5); }
    #contents #playlist a#next_slide1 {
      position: absolute;
      right: 0;
      width: 30px;
      height: 300px;
      display: block;
      background-image: url("../img/playlist_arrow_right.png");
      background-repeat: no-repeat;
      background-position: center; }
      #contents #playlist a#next_slide1 span {
        display: none; }
      #contents #playlist a#next_slide1:hover {
        background-color: rgba(247, 247, 247, 0.5); }
    #contents #playlist #pager_slide1 {
      display: none; }

.infoboxes {
  font-size: 86%; }
