/*
 *  freesoul / top.scss / top.css
 *  compass mode
 *  version --- 1.2
 *  author  --- coreframe, inc.
 *  created --- 2014/08/27
 *  updated --- 2015/12/91
 *
 */
/* line 21, ../sass/top.scss */
#contents {
  width: 100%;
  margin: 40px auto;
  overflow: hidden; }
  @media screen and (max-width: 640px) {
    /* line 21, ../sass/top.scss */
    #contents {
      width: 96%;
      margin: 2%; } }
  /* line 29, ../sass/top.scss */
  #contents #interview {
    width: 530px;
    float: left; }
    @media screen and (max-width: 640px) {
      /* line 29, ../sass/top.scss */
      #contents #interview {
        width: 100%;
        float: none; } }
    @media screen and (max-width: 640px) {
      /* line 36, ../sass/top.scss */
      #contents #interview img {
        width: 40%;
        height: auto; } }
  /* line 43, ../sass/top.scss */
  #contents #channel {
    width: 380px;
    float: right; }
    @media screen and (max-width: 640px) {
      /* line 43, ../sass/top.scss */
      #contents #channel {
        width: 100%;
        float: none; } }
    /* line 50, ../sass/top.scss */
    #contents #channel h4 {
      font-size: 16px; }
  /* line 55, ../sass/top.scss */
  #contents h3 {
    background-image: url("../img/h_bg.jpg");
    background-repeat: left;
    background-repeat: no-repeat;
    height: 40px;
    color: #fff;
    line-height: 40px;
    text-indent: 1em;
    font-weight: normal; }
  /* line 65, ../sass/top.scss */
  #contents .cont {
    margin: 1em 0; }
    /* line 67, ../sass/top.scss */
    #contents .cont h5 {
      color: #0066cc;
      font-size: 13px;
      margin: 1em 0;
      font-weight: normal; }
    /* line 73, ../sass/top.scss */
    #contents .cont span.hashimoto {
      color: #3dc419;
      display: inline-block;
      margin-right: 1em; }
  /* line 79, ../sass/top.scss */
  #contents .more_block {
    margin: 1em 0; }
  /* line 82, ../sass/top.scss */
  #contents .more {
    font-size: 16px; }
  /* line 86, ../sass/top.scss */
  #contents #banner {
    clear: both;
    margin: 0px auto; }
    /* line 89, ../sass/top.scss */
    #contents #banner .pc {
      display: block; }
    /* line 92, ../sass/top.scss */
    #contents #banner .sp {
      display: none; }
    @media screen and (max-width: 640px) {
      /* line 86, ../sass/top.scss */
      #contents #banner {
        margin: 20px auto; }
        /* line 97, ../sass/top.scss */
        #contents #banner .pc {
          display: none; }
        /* line 100, ../sass/top.scss */
        #contents #banner .sp {
          display: block;
          width: 100%;
          height: auto; } }
    /* line 106, ../sass/top.scss */
    #contents #banner .txtlink {
      text-align: right; }
  /* line 113, ../sass/top.scss */
  #contents #product {
    clear: both;
    margin: 40px auto; }
    @media screen and (max-width: 640px) {
      /* line 113, ../sass/top.scss */
      #contents #product {
        margin: 20px auto; } }
    /* line 120, ../sass/top.scss */
    #contents #product .txtlink {
      text-align: right; }
  /* line 126, ../sass/top.scss */
  #contents #information {
    clear: both;
    margin: 0px auto 40px;
    background-color: #f7f7f7;
    position: relative;
    padding-bottom: 10px; }
    @media screen and (max-width: 640px) {
      /* line 126, ../sass/top.scss */
      #contents #information {
        margin: 20px auto; } }
    /* line 135, ../sass/top.scss */
    #contents #information .cont_area {
      position: relative;
      padding: 10px 20px 0 20px;
      overflow: hidden; }
      /* line 143, ../sass/top.scss */
      #contents #information .cont_area h6 {
        font-size: 100%;
        margin-bottom: 10px; }
      /* line 147, ../sass/top.scss */
      #contents #information .cont_area .sm {
        font-size: 11px; }
      /* line 150, ../sass/top.scss */
      #contents #information .cont_area .block {
        overflow: hidden;
        margin-bottom: 1em;
        padding-bottom: 1em; }
        /* line 155, ../sass/top.scss */
        #contents #information .cont_area .block.last {
          margin-bottom: 0;
          border-bottom: none; }
        @media screen and (max-width: 640px) {
          /* line 150, ../sass/top.scss */
          #contents #information .cont_area .block {
            overflow: visible;
            width: 70%; } }
      /* line 164, ../sass/top.scss */
      #contents #information .cont_area .more_text_open {
        position: absolute;
        top: 10px;
        right: 20px;
        font-family: Arial; }
        @media screen and (max-width: 640px) {
          /* line 164, ../sass/top.scss */
          #contents #information .cont_area .more_text_open {
            width: 30%;
            text-align: right; } }
      /* line 178, ../sass/top.scss */
      #contents #information .cont_area .more_text_close {
        position: absolute;
        bottom: 1em;
        right: 20px;
        font-family: Arial;
        display: none; }
        @media screen and (max-width: 640px) {
          /* line 178, ../sass/top.scss */
          #contents #information .cont_area .more_text_close {
            width: 30%;
            text-align: right; } }
  /* line 198, ../sass/top.scss */
  #contents #playlist {
    clear: both;
    margin: 40px auto;
    background-color: #f7f7f7;
    position: relative; }
    @media screen and (max-width: 640px) {
      /* line 198, ../sass/top.scss */
      #contents #playlist {
        margin: 20px auto; } }
    /* line 210, ../sass/top.scss */
    #contents #playlist .flickSlide {
      width: 900px;
      margin: 20px auto;
      overflow: hidden; }
      @media screen and (max-width: 640px) {
        /* line 210, ../sass/top.scss */
        #contents #playlist .flickSlide {
          width: 100%;
          padding: 10px 50px;
          height: auto;
          -moz-box-sizing: border-box;
          -webkit-box-sizing: border-box;
          box-sizing: border-box; } }
      /* line 221, ../sass/top.scss */
      #contents #playlist .flickSlide ul {
        overflow: hidden; }
        /* line 223, ../sass/top.scss */
        #contents #playlist .flickSlide ul li {
          float: left;
          width: 160px;
          margin: 10px;
          line-height: 1.3; }
          @media screen and (max-width: 640px) {
            /* line 223, ../sass/top.scss */
            #contents #playlist .flickSlide ul li {
              width: 100%;
              margin: 0px;
              padding: 0px; } }
          /* line 233, ../sass/top.scss */
          #contents #playlist .flickSlide ul li .img {
            width: 160px;
            height: 160px;
            background-color: #c9c9c9;
            display: block;
            margin: 0 auto; }
          /* line 240, ../sass/top.scss */
          #contents #playlist .flickSlide ul li h4 {
            margin: 1em 0 3px 0; }
          /* line 243, ../sass/top.scss */
          #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; }
          /* line 251, ../sass/top.scss */
          #contents #playlist .flickSlide ul li h5 {
            font-weight: normal; }
          /* line 254, ../sass/top.scss */
          #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) {
              /* line 254, ../sass/top.scss */
              #contents #playlist .flickSlide ul li p.trim {
                display: none; } }
          /* line 270, ../sass/top.scss */
          #contents #playlist .flickSlide ul li p.addlink {
            font-size: 86%;
            font-weight: normal;
            margin: 0px 0 1em 0; }
          /* line 275, ../sass/top.scss */
          #contents #playlist .flickSlide ul li p.addlink a {
            text-decoration: underline;
            color: #000; }
          /* line 284, ../sass/top.scss */
          #contents #playlist .flickSlide ul li p.sp_trim {
            display: none; }
            @media screen and (max-width: 640px) {
              /* line 284, ../sass/top.scss */
              #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; } }
    /* line 304, ../sass/top.scss */
    #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; }
      /* line 313, ../sass/top.scss */
      #contents #playlist a#prev_slide1 span {
        display: none; }
      /* line 316, ../sass/top.scss */
      #contents #playlist a#prev_slide1:hover {
        background-color: rgba(247, 247, 247, 0.5); }
    /* line 325, ../sass/top.scss */
    #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; }
      /* line 334, ../sass/top.scss */
      #contents #playlist a#next_slide1 span {
        display: none; }
      /* line 337, ../sass/top.scss */
      #contents #playlist a#next_slide1:hover {
        background-color: rgba(247, 247, 247, 0.5); }
    /* line 347, ../sass/top.scss */
    #contents #playlist #pager_slide1 {
      display: none; }
  /* line 355, ../sass/top.scss */
  #contents #request {
    clear: both;
    margin: 40px auto;
    line-height: 0; }
    @media screen and (max-width: 640px) {
      /* line 355, ../sass/top.scss */
      #contents #request {
        margin: 20px auto; } }
    /* line 362, ../sass/top.scss */
    #contents #request a {
      line-height: 0; }
    /* line 365, ../sass/top.scss */
    #contents #request img {
      line-height: 0;
      margin: 0; }
    /* line 369, ../sass/top.scss */
    #contents #request .pc {
      display: block; }
      @media screen and (max-width: 640px) {
        /* line 369, ../sass/top.scss */
        #contents #request .pc {
          display: none; } }
    /* line 375, ../sass/top.scss */
    #contents #request .sp {
      display: none; }
      @media screen and (max-width: 640px) {
        /* line 375, ../sass/top.scss */
        #contents #request .sp {
          display: block; } }

/* line 386, ../sass/top.scss */
.infoBox {
  position: absolute;
  z-index: 1500; }

/* line 392, ../sass/top.scss */
.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; }

/* line 401, ../sass/top.scss */
.infoBox p {
  font-size: x-small; }

/* line 405, ../sass/top.scss */
.infoboxes {
  font-size: 86%; }
