@charset "UTF-8";
html, body, div, h1, h2, h3, h4, h5, h6, p, blockquote, q, pre, table, caption, colgroup, col, tbody, thead, tfoot, tr, th, td, ul, ol, li, dl, dt, dd, form, fieldset, legend, label, input, span, a, em, ins, del, cite, abbr, sup, sub, dfn, code, var, samp, kbd, object, script, noscript, style, iframe, embed, param, map, area, menu, hr, address, small, strong, i, b, article, aside, figure, footer, header, hgroup, nav, section, figcaption, time, video, audio, mark, ruby, rt, rp, bdo, source, canvas, details, summary, command, datalist, keygen, output, progress, meter {
  margin: 0;
  padding: 0;
  font-size: 100%; }

textarea {
  word-wrap: break-word; }

address, article, aside, figure, figcaption, footer, header, hgroup, hr, legend, menu, nav, section, summary {
  display: block; }

ul, ol, li {
  list-style-type: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

a img {
  border: none; }

img {
  vertical-align: top; }

[hidden] {
  display: none; }

mark {
  background: none; }

em {
  font-style: normal; }

input {
  opacity: 1; }

html {
  font-size: 10px; }

body {
  font-size: 13px;
  line-height: 1.7;
  color: #333;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
  word-wrap: break-word;
  overflow-wrap: break-word; }
  .ie body {
    word-break: break-all; }

button, input, select, textarea {
  font-family: inherit; }

a {
  text-decoration: none;
  color: #333; }
  .ie7 a,
  .ie8 a {
    display: inline-block;
    zoom: 1; }
  a:hover {
    color: #b3b3b3; }

.group {
  *zoom: 1; }
  .group:after {
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
    content: ""; }

.container {
  position: relative;
  min-width: 1040px; }
  .container .overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    top: 0;
    left: 0; }

.content {
  background-color: #e2f4f9;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1) inset;
  padding: 55px 0 100px; }
  .page-timeshift .content {
    background-color: #fdf2f2; }
  .ie7 .content,
  .ie8 .content {
    border-top: 1px solid #d9d9d9; }
  .content .content__inner {
    width: 1000px;
    margin: 0 auto; }
  .content .content__section {
    margin-top: 50px; }
    .content .content__section:first-child {
      margin-top: 0; }

.sp-block {
  display: none; }

.header {
  position: relative;
  z-index: 1; }
  .header__inner {
    width: 1000px;
    margin: 0 auto; }
  .header__utility {
    padding: 12px 0;
    background-color: #fff; }
    .header__utility .header__inner {
      height: 60px;
      position: relative; }
  .header__logo {
    position: relative;
    float: left;
    width: 280px;
    margin-top: 12px; }
    .header__logo .area {
      display: block;
      position: absolute;
      top: 10px;
      left: 162px;
      line-height: 1; }
  .header__menu {
    font-size: 12px;
    float: left; }
    .header__menu ul {
      margin-top: 7px; }
      .header__menu ul:first-child {
        margin-top: 0; }
    .header__menu .item {
      display: inline-block;
      vertical-align: middle;
      margin-right: 8px; }
      .ie7 .header__menu .item {
        display: inline;
        zoom: 1; }
    .header__menu a {
      color: #333; }
      .header__menu a:hover {
        color: #b3b3b3; }
    .header__menu .item--info {
      width: 80px; }
      .header__menu .item--info .icon--arrow-r {
        margin-right: 4px; }
    .header__menu .item--search input {
      border: 1px solid #d0d0d0;
      width: 112px;
      height: 25px;
      line-height: 25px;
      padding: 0 20px 0 8px;
      border-radius: 3px;
      background: url(../img/bg_search_01.png) center right no-repeat; }
    .header__menu .item--search input::-webkit-input-placeholder {
      color: #333; }
    .header__menu .item--search input:-moz-placeholder {
      color: #333; }
    .header__menu .item--setting {
      width: 130px;
      text-align: right; }
    .header__menu .icon--header-badge {
      margin-left: 5px;
      margin-top: -3px; }
    .header__menu .btn {
      line-height: 27px;
      text-align: center; }
    .header__menu .btn--setting,
    .header__menu .btn--login,
    .header__menu .btn--logout {
      border: 1px solid #d1d1d1;
      background-color: #f2f2f2; }
      .header__menu .btn--setting .icon,
      .header__menu .btn--login .icon,
      .header__menu .btn--logout .icon {
        margin-right: 5px;
        vertical-align: -2px; }
        .header__menu .btn--setting .icon--setting,
        .header__menu .btn--login .icon--setting,
        .header__menu .btn--logout .icon--setting {
          vertical-align: -4px; }
        .ie7 .header__menu .btn--setting .icon, .ie7
        .header__menu .btn--login .icon, .ie7
        .header__menu .btn--logout .icon {
          vertical-align: bottom; }
    .header__menu .btn--setting {
      width: 64px; }
    .header__menu .btn--login {
      width: 78px; }
    .header__menu .btn--logout {
      width: 90px; }
    .header__menu .btn--premium {
      border: 1px solid #b9d4df;
      background-color: #e2f4f9;
      width: 140px; }
      .page-timeshift .header__menu .btn--premium {
        border: 1px solid #f3c2ce;
        background-color: #fdf2f2; }
      .header__menu .btn--premium .icon {
        vertical-align: -4px; }
        .ie7 .header__menu .btn--premium .icon {
          vertical-align: bottom;
          position: relative;
          top: -1px; }
  .header__banner {
    position: absolute;
    top: 0;
    right: 0; }
  .header__search {
    padding-top: 12px;
    width: 320px;
    float: right; }
    .header__search .item__text {
      border-radius: 0 3px 3px 0;
      border: 1px solid #d1d1d1;
      border-left: none;
      height: 34px;
      line-height: 34px;
      font-size: 13px;
      width: 263px;
      background-color: #f2f2f2;
      float: right;
      padding: 0 10px; }
    .header__search .item__btn {
      border-radius: 3px 0 0 3px;
      background-color: #00a7e9;
      float: left;
      width: 35px;
      height: 34px;
      border: 1px solid #0692c9;
      border-right: none; }
      .page-timeshift .header__search .item__btn {
        background-color: #e73c64;
        border-color: #c50e39; }
  .header__nav-outer {
    width: 100%; }
    .header__nav-outer.fixed {
      position: fixed;
      top: 0;
      left: 0; }
  .header__nav {
    background-color: #00a7e9;
    box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.1) inset;
    height: 48px;
    color: #fff; }
    .page-timeshift .header__nav {
      background-color: #e73c64; }
    .header__nav .item {
      float: left; }
    .header__nav .item__outer {
      background: url(../img/bg_global_nav_blue_01.png) left center no-repeat; }
      .page-timeshift .header__nav .item__outer {
        background-image: url(../img/bg_global_nav_red_01.png); }
    .header__nav .item__link {
      display: block;
      height: 35px;
      background: url(../img/bg_global_nav_blue_01.png) right center no-repeat;
      padding-top: 13px; }
      .page-timeshift .header__nav .item__link {
        background-image: url(../img/bg_global_nav_red_01.png); }
      .header__nav .item__link span {
        display: block;
        font: 0/0 a;
        font-size: 0;
        line-height: 0;
        text-shadow: none;
        color: transparent;
        margin: 0 auto; }
      .header__nav .item__link:hover {
        opacity: 0.7;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
        filter: alpha(opacity=70); }
    .header__nav .item--active .item__link {
      opacity: 0.7;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
      filter: alpha(opacity=70); }
    .header__nav .item--active .sub-menu {
      display: block; }
    .header__nav .item__live {
      width: 139px; }
      .header__nav .item__live span {
        background-image: url(../img/sprite.png);
        background-position: -120px -349px;
        width: 82px;
        height: 22px; }
      .page-timeshift .header__nav .item__live span {
        background-image: url(../img/sprite.png);
        background-position: -202px -349px;
        width: 82px;
        height: 22px; }
    .header__nav .item__timeshift {
      width: 179px; }
      .header__nav .item__timeshift span {
        background-image: url(../img/sprite.png);
        background-position: 0px -327px;
        width: 120px;
        height: 22px; }
      .page-timeshift .header__nav .item__timeshift span {
        background-image: url(../img/sprite.png);
        background-position: 0px -349px;
        width: 120px;
        height: 22px; }
    .header__nav .item__areafree {
      width: 180px; }
      .header__nav .item__areafree span {
        background-image: url(../img/sprite.png);
        background-position: -240px -327px;
        width: 120px;
        height: 22px; }
      .page-timeshift .header__nav .item__areafree span {
        background-image: url(../img/sprite.png);
        background-position: -120px -327px;
        width: 120px;
        height: 22px; }
    .header__nav .item__program {
      width: 140px; }
      .header__nav .item__program span {
        background-image: url(../img/sprite.png);
        background-position: -162px -371px;
        width: 76px;
        height: 22px; }
      .page-timeshift .header__nav .item__program span {
        background-image: url(../img/sprite.png);
        background-position: -238px -371px;
        width: 76px;
        height: 22px; }
    .header__nav .item__radiko {
      width: 225px; }
      .header__nav .item__radiko span {
        background-image: url(../img/sprite.png);
        background-position: -157px -305px;
        width: 157px;
        height: 22px; }
      .page-timeshift .header__nav .item__radiko span {
        background-image: url(../img/sprite.png);
        background-position: 0px -305px;
        width: 157px;
        height: 22px; }
    .header__nav .item__help {
      width: 136px; }
      .header__nav .item__help span {
        background-image: url(../img/sprite.png);
        background-position: -284px -349px;
        width: 81px;
        height: 22px; }
      .page-timeshift .header__nav .item__help span {
        background-image: url(../img/sprite.png);
        background-position: -81px -371px;
        width: 81px;
        height: 22px; }
  .header__station-list {
    background-color: #3a3b3c;
    box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.1) inset, 1px 1px 2px rgba(0, 0, 0, 0.1);
    padding: 10px 0; }
    .header__station-list li {
      display: inline-block;
      line-height: 2;
      font-size: 10px; }
      .ie7 .header__station-list li {
        display: inline;
        zoom: 1; }
      .header__station-list li a {
        display: block;
        color: #fff;
        margin-right: 11px; }
        .header__station-list li a:hover {
          color: gray; }
      .header__station-list li .icon {
        margin-right: 4px; }
  .header--not-login .header__nav .item__live {
    width: 200px; }
  .header--not-login .header__nav .item__timeshift {
    width: 200px; }
  .header--not-login .header__nav .item__areafree {
    width: 199px; }
  .header--not-login .header__nav .item__radiko {
    width: 200px; }
  .header--not-login .header__nav .item__help {
    width: 199px; }
  .header--not-login .header__station-list .btn {
    float: right;
    width: 72px;
    text-align: center;
    background: #00a7e9;
    border-radius: 2px;
    margin-top: 7px; }
    .header--not-login .header__station-list .btn a {
      line-height: 26px;
      display: block;
      color: #fff; }
    .page-timeshift .header--not-login .header__station-list .btn {
      background: #e73c64; }
  .header--not-login .header__station-list ul {
    float: left;
    width: 920px; }
  .header--not-login .sub-menu .bg {
    left: 489px; }
  .page-static .header,
  .page-share .header {
    border-bottom: 10px solid #00a7e9; }
    .page-static .header:after,
    .page-share .header:after {
      content: "";
      width: 100%;
      height: 3px;
      position: absolute;
      bottom: -3px;
      left: 0;
      box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1) inset; }
  .page-share.page-timeshift .header {
    border-bottom: 10px solid #e73c64; }

.sub-menu {
  position: absolute;
  top: 108px;
  left: 0;
  width: 100%;
  z-index: 1;
  background-color: #fff;
  color: #333;
  padding: 40px 0;
  border-bottom: 2px solid #00a7e9;
  display: none; }
  .page-timeshift .sub-menu {
    border-bottom: 2px solid #e73c64; }
  .sub-menu__inner {
    width: 1000px;
    margin: 0 auto;
    position: relative; }
  .sub-menu__item {
    width: 140px;
    float: left; }
  .sub-menu__title {
    font-size: 16px;
    font-weight: bold; }
  .sub-menu__list {
    margin-top: 12px; }
    .sub-menu__list li {
      margin-top: 7px; }
    .sub-menu__list a {
      color: #333; }
      .sub-menu__list a:hover {
        color: #b3b3b3; }
    .sub-menu__list .disabled {
      color: #666; }
  .sub-menu .bg {
    background-image: url(../img/sprite.png);
    background-position: -95px -393px;
    width: 14px;
    height: 8px;
    position: absolute;
    top: -48px;
    left: 402px; }

.static {
  background-color: #fff;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  padding: 56px; }
  .static .text {
    margin-top: 25px; }
    .static .text--caution {
      color: #e73c64;
      font-weight: bold; }
    .static .text--large {
      font-size: 14px; }
  .static .table--line > tbody > tr > th,
  .static .table--line > tbody > tr > td {
    padding: 15px 0;
    vertical-align: top;
    border-top: 1px dotted #c3c2c2; }
  .static .table--line > tbody > tr:first-child > th,
  .static .table--line > tbody > tr:first-child > td {
    border-top: none; }
  .static .table--line > tbody > tr > th {
    text-align: left; }
  .static .table--normal th {
    text-align: left;
    font-weight: normal;
    padding-right: 15px; }
  .static .table--normal-02 {
    margin-top: 15px; }
    .static .table--normal-02 th {
      text-align: left;
      vertical-align: top;
      padding-right: 15px; }
    .static .table--normal-02 th, .static .table--normal-02 td {
      padding-top: 10px;
      padding-bottom: 10px; }
  .static .list {
    margin-top: 25px; }
    .static .list ul {
      margin-top: 0; }
    .static .list--inline {
      margin-top: 5px; }
      .static .list--inline > li {
        display: inline-block;
        margin-right: 10px; }
        .ie7 .static .list--inline > li {
          display: inline;
          zoom: 1; }
    .static .list--normal > li {
      list-style-type: disc;
      list-style-position: inside; }
    .static .list--numeric > li {
      text-indent: -2.5em;
      margin-left: 2.5em;
      margin-top: 5px; }
      .static .list--numeric > li:first-child {
        margin-top: 0; }
  .static .img {
    margin-top: 15px; }
  .static .pre {
    margin-top: 20px;
    padding: 13px;
    background-color: #f2f2f2;
    border: 1px solid #ccc;
    font-size: 11px; }
  .static .text-center {
    text-align: center; }
  .static .text-left {
    text-align: left; }
  .static .text-bold {
    font-weight: bold; }
  .static .ml0 {
    margin-left: 0; }
  .static .ml10 {
    margin-left: 10px; }
  .static .ml20 {
    margin-left: 20px; }
  .static .ml30 {
    margin-left: 30px; }
  .static .mt0 {
    margin-top: 0; }
  .static .mt10 {
    margin-top: 10px; }
  .static .mt20 {
    margin-top: 20px; }
  .static .mt30 {
    margin-top: 30px; }

.timefree-hero__thum {
  float: right;
  margin-left: 25px; }

.timefree-hero__body {
  overflow: hidden; }

.timefree-hero__lead {
  font-size: 28px;
  font-weight: bold;
  line-height: 1.3; }

.timefree-hero__text__link {
  display: inline-block;
  margin-top: 25px;
  font-weight: bold; }

.timefree-cases {
  border-top: 4px solid #00a7e9;
  margin: 55px -56px 0;
  padding-top: 30px; }
  .timefree-cases .title {
    font-size: 32px;
    text-align: center; }
    .timefree-cases .title img {
      margin-right: 10px;
      vertical-align: bottom; }
  .timefree-cases__body {
    padding: 45px 57px 0; }
    .timefree-cases__body .col-02 {
      float: right;
      border-top: 1px solid #d9d9d9;
      padding-top: 50px;
      margin-top: 50px; }
    .timefree-cases__body .title {
      font-size: 20px;
      text-align: left; }
    .timefree-cases__body .text {
      font-size: 18px;
      text-align: center; }
  .timefree-cases__list .item {
    float: left;
    width: 390px;
    margin-top: 30px; }
    .timefree-cases__list .item:nth-child(2n) {
      margin-left: 97px; }
    .timefree-cases__list .item .img {
      position: relative;
      width: 332px;
      margin-right: auto;
      margin-left: auto; }
      .timefree-cases__list .item .img:before {
        position: absolute;
        top: -25px;
        left: -35px; }
    .timefree-cases__list .item:nth-child(1) .img:before {
      content: url(../img/icon_num_circle_01.png); }
    .timefree-cases__list .item:nth-child(2) .img:before {
      content: url(../img/icon_num_circle_02.png); }
    .timefree-cases__list .item:nth-child(3) .img:before {
      content: url(../img/icon_num_circle_03.png); }
    .timefree-cases__list .item:nth-child(4) .img:before {
      content: url(../img/icon_num_circle_04.png); }

.timefree__link {
  margin-top: 45px;
  text-align: center; }
  .timefree__link .btn {
    border-radius: 30px; }

.about-hero__thum {
  float: right;
  margin-left: 25px; }

.about-hero__body {
  overflow: hidden; }

.about-hero__lead {
  font-size: 28px;
  font-weight: bold;
  line-height: 1.3; }

.about-intro {
  border-top: 4px solid #00a7e9;
  margin: 55px -56px 0;
  padding-top: 30px; }
  .about-intro__body {
    padding: 0 55px; }
  .about-intro__col.col-01 {
    float: left;
    width: 303px; }
  .about-intro__col.col-02 {
    float: right;
    width: 520px; }
  .about-intro__text {
    text-align: center;
    margin-top: 15px; }
    .about-intro__text.text-01 {
      font-size: 20px; }
    .about-intro__text.text-02 {
      font-size: 28px;
      font-weight: bold; }

.about-point {
  border-top: 1px solid #d9d9d9;
  padding-top: 50px;
  margin-top: 50px; }
  .about-point__title {
    font-size: 32px;
    font-weight: bold;
    text-align: center; }
  .about-point__body {
    margin-top: 35px; }
    .about-point__body .col {
      width: 430px; }
    .about-point__body .col-01 {
      float: left; }
    .about-point__body .col-02 {
      float: right; }
    .about-point__body .title {
      margin-left: 5px;
      font-size: 17px;
      font-weight: bold; }
      .about-point__body .title .icon {
        vertical-align: bottom; }
    .about-point__body .img {
      margin-top: 15px; }
    .about-point__body .text {
      text-align: center;
      margin-top: 30px; }

.heading-area__inner {
  width: 1000px;
  margin: 0 auto;
  padding: 15px 0;
  position: relative; }

.heading-area__title {
  font-size: 18px;
  font-weight: bold; }
  .heading-area__title img {
    width: auto;
    height: 50px;
    vertical-align: middle; }

.heading-area__supplement {
  font-size: 14px;
  display: inline-block;
  margin-left: 15px; }
  .ie7 .heading-area__supplement {
    display: inline;
    zoom: 1; }

.heading-area__link {
  position: absolute;
  top: 19px;
  right: 0; }
  .heading-area__link li {
    display: inline-block;
    margin-left: 15px;
    font-weight: bold; }
    .ie7 .heading-area__link li {
      display: inline;
      zoom: 1; }
  .heading-area__link .current,
  .heading-area__link .disabled {
    pointer-events: none;
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50); }

    .heading-area__link .current a,
  .heading-area__link .disabled a {
    cursor: default; }

    .heading-area__link .current a:hover,
  .heading-area__link .disabled a:hover {
    color: initial; }

.heading-area__link02 {
  position: absolute;
  top: 33px;
  right: 0; }
  .heading-area__link02 li {
    display: inline-block;
    margin-left: 15px;
    font-weight: bold; }
    .ie7 .heading-area__link02 li {
      display: inline;
      zoom: 1; }
  .heading-area__link02 .current,
  .heading-area__link02 .disabled {
    pointer-events: none;
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50); }

.heading-lv02 {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 20px; }
  .heading-lv02__supplement {
    font-size: 14px;
    display: inline-block;
    margin-left: 15px;
    font-weight: normal; }
    .ie7 .heading-lv02__supplement {
      display: inline;
      zoom: 1; }

.heading-lv02-02 {
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px;
  margin-top: 40px;
  border-bottom: 1px solid #d9d9d9; }
  .heading-lv02-02:first-child {
    margin-top: 0; }

.heading-lv02-03 {
  font-size: 20px;
  font-weight: bold; }

.heading-lv03 {
  font-size: 14px;
  font-weight: bold;
  margin-top: 30px; }

.icon {
  display: inline-block;
  vertical-align: middle; }
  .ie7 .icon {
    display: inline;
    zoom: 1; }
  .ie7 .icon {
    position: relative;
    top: -2px; }
  .icon--right {
    margin-left: 8px; }
  .icon--left {
    margin-right: 8px; }
  .icon--agree-01 {
    background-image: url(../img/sprite.png);
    background-position: -430px -401px;
    width: 25px;
    height: 25px; }
  .icon--agree-02 {
    background-image: url(../img/sprite.png);
    background-position: -25px -441px;
    width: 25px;
    height: 25px; }
  .icon--agree-03 {
    background-image: url(../img/sprite.png);
    background-position: 0px -441px;
    width: 25px;
    height: 25px; }
  .icon--agree-04 {
    background-image: url(../img/sprite.png);
    background-position: -50px -441px;
    width: 25px;
    height: 25px; }
  .icon--arrow-t {
    background-image: url(../img/sprite.png);
    background-position: -346px -371px;
    width: 17px;
    height: 17px; }
    .page-timeshift .icon--arrow-t {
      background-image: url(../img/sprite.png);
      background-position: -329px -371px;
      width: 17px;
      height: 17px; }
  .icon--arrow-t-02 {
    background-image: url(../img/sprite.png);
    background-position: -100px -441px;
    width: 24px;
    height: 24px; }
  .icon--arrow-r {
    background-image: url(../img/sprite.png);
    background-position: -501px -397px;
    width: 6px;
    height: 8px; }
    .page-timeshift .icon--arrow-r {
      background-image: url(../img/sprite.png);
      background-position: -501px -389px;
      width: 6px;
      height: 8px; }
  .icon--arrow-r-02 {
    background-image: url(../img/sprite.png);
    background-position: -455px -401px;
    width: 16px;
    height: 16px; }
    .page-timeshift .icon--arrow-r-02 {
      background-image: url(../img/sprite.png);
      background-position: -290px -223px;
      width: 16px;
      height: 16px; }
    .disabled .icon--arrow-r-02 {
      background-image: url(../img/sprite.png);
      background-position: -379px -371px;
      width: 16px;
      height: 16px; }
  .icon--arrow-r-03 {
    background-image: url(../img/sprite.png);
    background-position: -148px -441px;
    width: 24px;
    height: 24px;
    margin-top: -1px; }
    .page-timeshift .icon--arrow-r-03 {
      background-image: url(../img/sprite.png);
      background-position: -405px -296px;
      width: 24px;
      height: 24px; }
  .icon--arrow-r-04 {
    background-image: url(../img/sprite.png);
    background-position: -214px -441px;
    width: 14px;
    height: 14px;
    vertical-align: -2px; }
  .icon--arrow-r-05 {
    background-image: url(../img/sprite.png);
    background-position: -88px -88px;
    width: 88px;
    height: 88px;
    vertical-align: -2px; }
    .page-timeshift .icon--arrow-r-05 {
      background-image: url(../img/sprite.png);
      background-position: 0px 0px;
      width: 88px;
      height: 88px; }
  .icon--arrow-r-06 {
    background-image: url(../img/sprite.png);
    background-position: -504px -128px;
    width: 3px;
    height: 6px;
    vertical-align: 1px; }
    .page-timeshift .icon--arrow-r-06 {
      background-image: url(../img/sprite.png);
      background-position: -504px -134px;
      width: 3px;
      height: 6px; }
  .icon--arrow-r-07 {
    background-image: url(../img/sprite.png);
    background-position: -360px -327px;
    width: 20px;
    height: 20px; }
  .icon--arrow-r-08 {
    background-image: url(../img/sprite.png);
    background-position: -395px -371px;
    width: 16px;
    height: 16px; }
  .icon--arrow-d {
    background-image: url(../img/sprite.png);
    background-position: -232px -196px;
    width: 14px;
    height: 8px; }
    .page-timeshift .icon--arrow-d {
      background-image: url(../img/sprite.png);
      background-position: -81px -393px;
      width: 14px;
      height: 8px; }
  .icon--arrow-d-02 {
    background-image: url(../img/sprite.png);
    background-position: -109px -393px;
    width: 11px;
    height: 6px; }
  .icon--arrow-d-03 {
    background-image: url(../img/sprite.png);
    background-position: -124px -441px;
    width: 24px;
    height: 24px; }
  .icon--arrow-d-04 {
    background-image: url(../img/sprite.png);
    background-position: -226px -206px;
    width: 20px;
    height: 20px; }
    .page-timeshift .icon--arrow-d-04 {
      background-image: url(../img/sprite.png);
      background-position: -335px -305px;
      width: 20px;
      height: 20px; }
  .icon--arrow-d-05 {
    background-image: url(../img/sprite.png);
    background-position: 0px -466px;
    width: 15px;
    height: 15px; }
  .icon--login {
    background-image: url(../img/sprite.png);
    background-position: -29px -466px;
    width: 11px;
    height: 14px; }
    .page-timeshift .icon--login {
      background-image: url(../img/sprite.png);
      background-position: -40px -466px;
      width: 11px;
      height: 14px; }
  .icon--login-02 {
    background-image: url(../img/sprite.png);
    background-position: -314px -371px;
    width: 15px;
    height: 20px; }
  .icon--premium {
    background-image: url(../img/sprite.png);
    background-position: -415px -327px;
    width: 14px;
    height: 15px; }
    .page-timeshift .icon--premium {
      background-image: url(../img/sprite.png);
      background-position: -15px -466px;
      width: 14px;
      height: 15px; }
  .icon--prev {
    background-image: url(../img/sprite.png);
    background-position: -9px -481px;
    width: 9px;
    height: 16px; }
  .icon--prev-02 {
    background-image: url(../img/sprite.png);
    background-position: -429px -44px;
    width: 44px;
    height: 44px; }
    .page-timeshift .icon--prev-02 {
      background-image: url(../img/sprite.png);
      background-position: -176px -128px;
      width: 44px;
      height: 44px; }
  .icon--prev-03 {
    background-image: url(../img/sprite.png);
    background-position: -205px -401px;
    width: 36px;
    height: 36px; }
  .icon--next {
    background-image: url(../img/sprite.png);
    background-position: 0px -481px;
    width: 9px;
    height: 16px; }
  .icon--next-02 {
    background-image: url(../img/sprite.png);
    background-position: -312px -258px;
    width: 44px;
    height: 44px; }
    .page-timeshift .icon--next-02 {
      background-image: url(../img/sprite.png);
      background-position: -429px 0px;
      width: 44px;
      height: 44px; }
  .icon--next-03 {
    background-image: url(../img/sprite.png);
    background-position: -169px -401px;
    width: 36px;
    height: 36px; }
  .icon--search {
    background-image: url(../img/sprite.png);
    background-position: -429px -382px;
    width: 18px;
    height: 18px; }
    .page-timeshift .icon--search {
      background-image: url(../img/sprite.png);
      background-position: -447px -382px;
      width: 18px;
      height: 18px; }
  .icon--search-02 {
    background-image: url(../img/sprite.png);
    background-position: -377px -296px;
    width: 28px;
    height: 28px; }
    .page-timeshift .icon--search-02 {
      background-image: url(../img/sprite.png);
      background-position: -473px -389px;
      width: 28px;
      height: 28px; }
  .icon--search-03 {
    background-image: url(../img/sprite.png);
    background-position: -380px -327px;
    width: 17px;
    height: 19px; }
  .icon--search-04 {
    background-image: url(../img/sprite.png);
    background-position: -378px -401px;
    width: 26px;
    height: 26px; }
  .icon--question {
    background-image: url(../img/sprite.png);
    background-position: -355px -305px;
    width: 20px;
    height: 20px; }
  .icon--login {
    background-image: url(../img/sprite.png);
    background-position: -29px -466px;
    width: 11px;
    height: 14px; }
  .icon--visitor {
    background-image: url(../img/sprite.png);
    background-position: -473px -218px;
    width: 30px;
    height: 30px; }
  .icon--onair {
    background-image: url(../img/sprite.png);
    background-position: -473px -128px;
    width: 31px;
    height: 30px; }
    .page-timeshift .icon--onair {
      background-image: url(../img/sprite.png);
      background-position: -473px -188px;
      width: 30px;
      height: 30px; }
  .icon--program {
    background-image: url(../img/sprite.png);
    background-position: -473px -417px;
    width: 31px;
    height: 24px; }
  .icon--event {
    background-image: url(../img/sprite.png);
    background-position: -473px -336px;
    width: 31px;
    height: 28px; }
    .page-timeshift .icon--event {
      background-image: url(../img/sprite.png);
      background-position: -473px -308px;
      width: 31px;
      height: 28px; }
  .icon--plus {
    background-image: url(../img/sprite.png);
    background-position: -75px -441px;
    width: 25px;
    height: 25px; }
    .page-timeshift .icon--plus {
      background-image: url(../img/sprite.png);
      background-position: -473px -248px;
      width: 30px;
      height: 30px; }
  .icon--plus-02 {
    background-image: url(../img/sprite.png);
    background-position: -263px -240px;
    width: 44px;
    height: 44px; }
  .icon--minus {
    background-image: url(../img/sprite.png);
    background-position: -246px -195px;
    width: 44px;
    height: 44px; }
  .icon--timeline {
    background-image: url(../img/sprite.png);
    background-position: 0px -401px;
    width: 46px;
    height: 40px; }
  .icon--attention {
    background-image: url(../img/sprite.png);
    background-position: -128px -401px;
    width: 41px;
    height: 37px; }
    .page-timeshift .icon--attention {
      background-image: url(../img/sprite.png);
      background-position: -87px -401px;
      width: 41px;
      height: 37px; }
  .icon--attention-02 {
    background-image: url(../img/sprite.png);
    background-position: -429px -172px;
    width: 42px;
    height: 42px; }
  .icon--play {
    background-image: url(../img/sprite.png);
    background-position: -377px -152px;
    width: 48px;
    height: 48px; }
    .page-timeshift .icon--play {
      background-image: url(../img/sprite.png);
      background-position: -377px -200px;
      width: 48px;
      height: 48px; }
  .icon--play-02 {
    background-image: url(../img/sprite.png);
    background-position: -46px -401px;
    width: 41px;
    height: 40px; }
    .page-timeshift .icon--play-02 {
      background-image: url(../img/sprite.png);
      background-position: -429px -342px;
      width: 41px;
      height: 40px; }
  .icon--stop {
    background-image: url(../img/sprite.png);
    background-position: -429px -299px;
    width: 40px;
    height: 43px; }
    .page-timeshift .icon--stop {
      background-image: url(../img/sprite.png);
      background-position: -429px -256px;
      width: 40px;
      height: 43px; }
  .icon--stop-02 {
    background-image: url(../img/sprite.png);
    background-position: -377px -104px;
    width: 48px;
    height: 48px; }
    .page-timeshift .icon--stop-02 {
      background-image: url(../img/sprite.png);
      background-position: -377px -248px;
      width: 48px;
      height: 48px; }
  .icon--stop-03 {
    background-image: url(../img/sprite.png);
    background-position: -88px 0px;
    width: 88px;
    height: 88px; }
    .page-timeshift .icon--stop-03 {
      background-image: url(../img/sprite.png);
      background-position: 0px -88px;
      width: 88px;
      height: 88px; }
  .icon--share {
    background-image: url(../img/sprite.png);
    background-position: -356px -258px;
    width: 18px;
    height: 28px; }
    .page-timeshift .icon--share {
      background-image: url(../img/sprite.png);
      background-position: -290px -195px;
      width: 18px;
      height: 28px; }
  .icon--noti {
    background-image: url(../img/sprite.png);
    background-position: -404px -401px;
    width: 26px;
    height: 26px; }
    .page-timeshift .icon--noti {
      background-image: url(../img/sprite.png);
      background-position: -352px -401px;
      width: 26px;
      height: 26px; }
  .icon--close {
    background-image: url(../img/sprite.png);
    background-position: -377px -52px;
    width: 52px;
    height: 52px; }
  .icon--info {
    background-image: url(../img/sprite.png);
    background-position: -473px -98px;
    width: 32px;
    height: 30px; }
  .icon--maintenance {
    background-image: url(../img/sprite.png);
    background-position: -473px -364px;
    width: 34px;
    height: 25px; }
  .icon--facebook {
    background-image: url(../img/sprite.png);
    background-position: -473px -158px;
    width: 31px;
    height: 30px; }
  .icon--facebook-02 {
    background-image: url(../img/sprite.png);
    background-position: -429px -88px;
    width: 42px;
    height: 42px; }
  .icon--facebook-03 {
    background-image: url(../img/sprite.png);
    background-position: -232px -176px;
    width: 14px;
    height: 20px;
    vertical-align: -4px; }
  .icon--twitter {
    background-image: url(../img/sprite.png);
    background-position: -473px -278px;
    width: 30px;
    height: 30px; }
  .icon--twitter-02 {
    background-image: url(../img/sprite.png);
    background-position: -429px -130px;
    width: 42px;
    height: 42px; }
  .icon--twitter-03 {
    background-image: url(../img/sprite.png);
    background-position: -196px -441px;
    width: 18px;
    height: 14px; }
  .icon--cross {
    background-image: url(../img/sprite.png);
    background-position: -228px -441px;
    width: 14px;
    height: 14px; }
  .icon--area {
    background-image: url(../img/sprite.png);
    background-position: -263px -284px;
    width: 21px;
    height: 20px; }
  .icon--date {
    background-image: url(../img/sprite.png);
    background-position: -365px -349px;
    width: 16px;
    height: 20px; }
  .icon--url {
    background-image: url(../img/sprite.png);
    background-position: -429px -214px;
    width: 42px;
    height: 42px; }
  .icon--setting {
    background-image: url(../img/sprite.png);
    background-position: -381px -349px;
    width: 18px;
    height: 17px; }
    .page-timeshift .icon--setting {
      background-image: url(../img/sprite.png);
      background-position: -397px -327px;
      width: 18px;
      height: 17px; }
  .icon--header-badge {
    background-image: url(../img/sprite.png);
    background-position: -270px -441px;
    width: 13px;
    height: 13px; }
  .icon--action-reply {
    background-image: url(../img/sprite.png);
    background-position: -363px -371px;
    width: 16px;
    height: 16px; }
  .icon--action-favorite {
    background-image: url(../img/sprite.png);
    background-position: -411px -371px;
    width: 16px;
    height: 16px; }
  .icon--action-retweet {
    background-image: url(../img/sprite.png);
    background-position: -356px -286px;
    width: 16px;
    height: 16px; }
  .icon--volume {
    background-image: url(../img/sprite.png);
    background-position: -314px -305px;
    width: 21px;
    height: 20px; }
    .page-timeshift .icon--volume {
      background-image: url(../img/sprite.png);
      background-position: -284px -284px;
      width: 21px;
      height: 20px; }
  .icon--volume-btn {
    background-image: url(../img/sprite.png);
    background-position: -242px -441px;
    width: 14px;
    height: 14px; }
    .page-timeshift .icon--volume-btn {
      background-image: url(../img/sprite.png);
      background-position: -256px -441px;
      width: 14px;
      height: 14px; }
  .page-timeshift .icon--seek-btn {
    background-image: url(../img/sprite.png);
    background-position: -283px -441px;
    width: 13px;
    height: 12px; }
  .icon--circle {
    background-image: url(../img/sprite.png);
    background-position: -51px -466px;
    width: 12px;
    height: 12px; }
  .icon--num {
    background-image: url(../img/sprite.png);
    background-position: -315px -401px;
    width: 37px;
    height: 33px; }
  .icon--num-02 {
    background-image: url(../img/sprite.png);
    background-position: -278px -401px;
    width: 37px;
    height: 33px; }
  .icon--num-03 {
    background-image: url(../img/sprite.png);
    background-position: -241px -401px;
    width: 37px;
    height: 33px; }
  .icon--step {
    background-image: url(../img/sprite.png);
    background-position: -70px -176px;
    width: 70px;
    height: 64px; }
  .icon--step-02 {
    background-image: url(../img/sprite.png);
    background-position: 0px -176px;
    width: 70px;
    height: 64px; }
  .icon--step-03 {
    background-image: url(../img/sprite.png);
    background-position: -176px -64px;
    width: 70px;
    height: 64px; }
  .icon--step-04 {
    background-image: url(../img/sprite.png);
    background-position: -176px 0px;
    width: 70px;
    height: 64px; }
  .icon--enjoy {
    background-image: url(../img/sprite.png);
    background-position: -198px -240px;
    width: 65px;
    height: 65px; }
  .icon--enjoy-02 {
    background-image: url(../img/sprite.png);
    background-position: -312px -130px;
    width: 64px;
    height: 64px; }
  .icon--enjoy-03 {
    background-image: url(../img/sprite.png);
    background-position: -312px 0px;
    width: 65px;
    height: 65px; }
  .icon--enjoy-04 {
    background-image: url(../img/sprite.png);
    background-position: -312px -194px;
    width: 64px;
    height: 64px; }
  .icon--enjoy-05 {
    background-image: url(../img/sprite.png);
    background-position: -312px -65px;
    width: 65px;
    height: 65px; }
  .icon--radiko {
    background-image: url(../img/sprite.png);
    background-position: -473px -34px;
    width: 32px;
    height: 34px; }
  .icon--timefree {
    background-image: url(../img/sprite.png);
    background-position: -473px 0px;
    width: 34px;
    height: 34px; }
  .icon--areafree {
    background-image: url(../img/sprite.png);
    background-position: -473px -68px;
    width: 33px;
    height: 30px; }
  .icon--point {
    background-image: url(../img/sprite.png);
    background-position: -246px -65px;
    width: 66px;
    height: 65px; }
  .icon--point-02 {
    background-image: url(../img/sprite.png);
    background-position: -246px -130px;
    width: 66px;
    height: 65px; }
  .icon--sample {
    background-image: url(../img/sprite.png);
    background-position: -246px 0px;
    width: 66px;
    height: 65px; }
  .icon--sample-02 {
    background-image: url(../img/sprite.png);
    background-position: -132px -240px;
    width: 66px;
    height: 65px; }
  .icon--sample-03 {
    background-image: url(../img/sprite.png);
    background-position: -66px -240px;
    width: 66px;
    height: 65px; }
  .icon--sample-04 {
    background-image: url(../img/sprite.png);
    background-position: 0px -240px;
    width: 66px;
    height: 65px; }

.btn {
  border-radius: 3px;
  border: none;
  display: inline-block;
  -webkit-appearance: none;
  text-align: center;
  cursor: pointer; }
  .ie7 .btn {
    display: inline;
    zoom: 1; }
  .btn:hover {
    opacity: 0.7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    color: #333; }
  .btn--disabled {
    opacity: 0.7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70); }
  .btn--br10 {
    border-radius: 10px; }
  .btn--primary {
    background-color: #00a7e9;
    color: #fff;
    font-size: 14px;
    font-weight: bold; }
    .page-timeshift .btn--primary {
      background-color: #e73c64; }
    .btn--primary:hover {
      color: #fff; }
  .btn--primary-red {
    background-color: #e73c64;
    color: #fff;
    font-size: 14px;
    font-weight: bold; }
    .btn--primary-red:hover {
      color: #fff; }
  .btn--default {
    font-size: 16px;
    padding: 9px 0;
    border: 2px solid #00a7e9; }
    .page-timeshift .btn--default {
      border: 2px solid #e73c64; }
  .btn--default-02 {
    font-size: 16px;
    padding: 9px 0;
    background-color: #f4f4f4; }
  .btn--search {
    background-color: #191919;
    font-size: 14px;
    color: #fff; }
  .btn--block {
    display: block; }
    .ie7 .btn--block,
    .ie8 .btn--block {
      width: 100%; }
  .btn--x-large {
    display: block;
    width: 100%;
    padding: 12px 0;
    font-size: 24px; }
  .btn--xx-large {
    display: block;
    width: 100%;
    border-radius: 50px;
    padding: 12px 0;
    font-size: 24px; }
  .btn--large {
    display: block;
    width: 100%;
    padding: 17px 0;
    font-size: 18px; }
  .btn--medium {
    width: 235px;
    padding: 9px 0;
    font-size: 16px; }
  .btn--medium-02 {
    width: 270px;
    padding: 15px 0;
    font-size: 18px; }
  .btn--timeline .supplement {
    font-size: 14px;
    margin-left: 15px;
    display: inline-block; }
    .ie7 .btn--timeline .supplement {
      display: inline;
      zoom: 1; }
  .btn--timeline .icon--timeline {
    margin-right: 35px; }
  .btn--timeline .icon--plus-02,
  .btn--timeline .icon--minus {
    margin-left: 40px; }
  .btn--timeline .icon--minus {
    display: none; }
  .btn--timeline--close {
    border-radius: 3px 3px 0 0; }
    .btn--timeline--close .icon--plus-02 {
      display: none; }
    .btn--timeline--close .icon--minus {
      display: inline-block; }
      .ie7 .btn--timeline--close .icon--minus {
        display: inline;
        zoom: 1; }
  .btn--recochoku, .btn--itunes, .btn--amazon {
    border-radius: 0;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden; }
  .btn--recochoku {
    background-image: url(../img/sprite.png);
    background-position: -140px -176px;
    width: 92px;
    height: 30px; }
  .btn--itunes {
    background-image: url(../img/sprite.png);
    background-position: 0px -371px;
    width: 81px;
    height: 30px; }
  .btn--amazon {
    background-image: url(../img/sprite.png);
    background-position: -140px -206px;
    width: 86px;
    height: 30px; }
  .btn--facebook {
    background-color: #3b5998;
    color: #fff;
    padding: 7px 0;
    width: 130px; }
    .btn--facebook:hover {
      color: #fff; }
  .btn--twitter {
    background-color: #55acee;
    color: #fff;
    padding: 8px 0 7px 0;
    width: 130px; }
    .btn--twitter:hover {
      color: #fff; }

.footer {
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -500px;
  padding: 45px 0;
  font-size: 10px;
  line-height: 1;
}

/*
responsive
*/
._sp {
  display: none;
}
._pc {
  display: block;
}
._inner {
  width: 1000px;
  margin: 0 auto;
}
.heading-area__link {
  font-size: 13px;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  /*
  common
  */
  ._sp {
    display: block;
  }
  ._pc {
    display: none;
  }
  ._inner {
    width: auto;
    margin: 0 15px;
  }

  body {
    padding-bottom: 0;
    font-size: 16px;
  }
  .container {
    position: static;
    min-width: 0;
    padding-bottom: 0;
    background-color: #fff;
  }
  .header__inner,
  .heading-area__inner,
  .content .content__inner {
    width: auto;
  }
  .heading-area__link._sp {
    position: static;
    border-bottom: 1px solid #d5d5d5;
  }
  .heading-area__link._sp li {
    display: block;
  }
  .heading-area__link._sp li a {
    display: block;
    padding: 12px 0;
  }
  .heading-area__link._sp li + li {
    border-top: 1px solid #e2f4f9;
  }
  .page-static .header, .page-share .header {
    border-bottom: 3px solid #00a7e9;
  }
  .header .header__logo {
    float: none;
    width: 104px;
  }
  .header__logo img {
    display: block;
    width: 100%;
  }
  .heading-area {
    border-bottom: 1px solid #d5d5d5;
  }
  .header__utility .header__inner {
    height: auto;
    position: relative;
    margin: 0 15px;
  }
  .heading-area__inner {
    padding-top: 15px;
    padding-bottom: 15px;
    margin: 0 15px;
  }

  .content {
    margin-top: 25px;
    padding: 0;
    background-color: #fff;
    box-shadow: none;
  }
  .content .group {
    margin: 0 15px;
  }
  .content p img {
    display: block;
    width: 100%;
  }
  .static {
    padding: 0;
    border-radius: 0;
    box-shadow: none;
  }
  .static .text {
    margin-top: 20px;
    line-height: 1.5;
    font-size: 14px;
  }

  ._figure_row {
    margin: 25px 15px 0;
  }
  ._figure_row ._figure {
    display: block;
    width: 100%;
    margin: 0 auto;
  }

  .footer {
    position: static;
    margin-left: 0;
    padding: 25px 0 15px;
    text-align: center;
  }

  /*
  page
  */

  /*float 打ち消し*/
  .timefree-hero__thum,
  .timefree-cases__list .item,
  .about-intro__col.col-02,
  .about-point__body .col-01,
  .about-point__body .col-02 {
    float: none;
  }

  /*画像*/
  .about-intro__col.col-01,
  .timefree-cases__list .item,
  .about-point__body .col-01,
  .about-point__body .col-02 {
    width: 100%;
  }
  .timefree-hero__thum,
  .timefree-cases__list .item,
  .about-intro__col.col-02 .about-intro__thum,
  .about-point__body .img {
    margin-right: auto;
    margin-left: auto;
  }

  /*テキスト*/
  .timefree-hero__lead,
  .timefree-cases .title {
    font-size: 20px;
  }
  .timefree-cases .col .title {
    font-size: 17px;
  }
  .timefree-cases__body .text {
    font-size: 16px;
  }
  .timefree-hero__text__link {
    font-size: 14px;
  }

  .timefree-hero__thum {
    max-width: 430px;
  }
  .timefree-hero__lead {
    margin-top: 20px;
    text-align: center;
    line-height: 1.5;
  }

  .timefree-cases {
    margin-right: 0;
    margin-left: 0;
    padding-top: 20px;
  }
  .timefree-cases__body {
    padding-right: 0;
    padding-left: 0;
  }
  .timefree-cases__body .title {
    text-align: center;
  }
  .timefree-cases__body .col-02 {
    float: none;
    margin-top: 40px;
    padding-top: 40px;
  }
  .timefree-cases__list .item .img {
    width: 100%;
    max-width: 332px;
  }
  .timefree-cases__list .item:nth-child(1) .img:before,
  .timefree-cases__list .item:nth-child(2) .img:before,
  .timefree-cases__list .item:nth-child(3) .img:before,
  .timefree-cases__list .item:nth-child(4) .img:before {
    content: none;
  }
  .timefree-cases__list .item:nth-child(2n) {
    margin-left: 0;
  }


}
