@charset "utf-8";

.on-air-music_link a {
  color: #0052a5;
  text-decoration: underline;
}

/*============================================================
* NOW ON AIR
============================================================*/
.now-on-air_area {
  position: relative;
  background-color: #0052a5;
  font-size: 15px;
  padding: 0 1em;
}

.now-on-air_box {
  max-width: 1280px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 1em 0;
}

.now-on-air_box a {
  color: #ffffff;
}

.now-on-air_inner {
  display: flex;
  align-items: center;
}

.now-on-air {
  min-width: 8em;
  height: 3em;
  line-height: 3em;
  display: block;
  background-color: #ffffff;
  text-align: center;
  font-weight: 800;
  color: #0052a5;
  margin: 0 1.5em 0 0;
  position: relative;
  transform: skew(-18deg);
}

.now-on-air:after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0px;
  left: 7.75em;
  margin: auto;
  content: "";
  vertical-align: middle;
  box-sizing: border-box;
  width: 1em;
  height: 1em;
  border: 0.75em solid transparent;
  border-left: 1.25em solid #ffffff;
  z-index: -1;
}

.now-on-air_detail {
  display: flex;
  align-items: center;
  font-style: italic;
  font-weight: 600;
}

.now-on-air_time {
  color: #ffffff;
  min-width: 5em;
}

.now-on-air_time span {
  font-size: 1.2em;
  min-width: 4em;
  display: inline-block;
}

.now-on-air_title {
  color: #ffffff;
  font-size: 1.4em;
  display: -webkit-box;
  overflow: hidden;
  word-break: break-all;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  padding: 0 0.5em 0 0;
}

.now-on-air_title a {
  text-decoration: underline;
}

.now-on-air_btn-gp {
  display: flex;
  align-items: center;
  margin: 0 0 0 0.5em;
}

.now-on-air_btn-left li {
  background: #568bc3;
  border-radius: 100vh;
  font-weight: 100;
  text-align: center;
  width: 12em;
}

.now-on-air_btn-left li:first-child {
  margin: 0 0 0.5em;
}

.now-on-air_btn-left li a {
  display: block;
  padding: 0.25em 0;
  font-weight: 500;
}

.now-on-air_radiko {
  min-width: 4.4em;
  width: 4.4em;
  margin: 0 0 0 0.5em;
}

.now-on-air_radiko a {
  display: flex;
  align-items: center;
  justify-content: center ;
}

@media screen and (max-width: 899px) {
  .now-on-air_area {
    font-size: 12px;
    padding: 0 1em;
  }

  .now-on-air_box {
    flex-wrap: wrap;
  }

  .now-on-air_inner {
    align-items: baseline;
  }

  .now-on-air {
    min-width: 6em;
    margin: 0 1em 0 0;
    transform: skew(-15deg);
  }

  .now-on-air:after {
    left: 5.5em;
  }

  .now-on-air_detail {
    display: block;
  }

  .now-on-air_title {
    -webkit-line-clamp: 2;
  }

  .now-on-air_inner:last-child {
    width: 100%;
    margin: 0.75em 0 0;
    justify-content: space-evenly;
  }

  .now-on-air_btn-gp {
    margin: 0;
  }

  .now-on-air_btn-left {
    display: flex;
  }

  .now-on-air_btn-left li:first-child {
    margin: 0 0.5em 0 0;
  }

  .now-on-air_radiko {
    min-width: 3em;
    width: 3em;
    margin: 0 0 0 0.5em;
  }
}

@media screen and (min-width: 900px) {
  .embed-tw {
    width: 800px;
    margin: 30px auto;
    text-align: center;
  }
  .radio .tab_content_description .pList .lazy {
    border-radius: 10px;
    border: 1px solid #dbdbdb;
    box-sizing: border-box;
    /* aspect-ratio: 16/9; */
    object-fit: contain;
    background: #fff;
  }
  .radio .pList {
    background: none;
  }
  .radio .pList .detail {
    font-size: 14px;
    padding: 0 0.5em;
    color: #4e4e4e;
  }
  .radio .pList .detail div {
    margin: 0.5em 0 0;
  }
  .radio .pList .detail div:first-child {
    font-size: 16px;
    font-weight: 600;
    color: #1d1d1d;
    line-height: 1.25em;
  }
  .independent-production {
    margin-top: 90px;
  }
  .independent-production_title {
    width: 100%;
    border-bottom: solid 2px #cee2fe!important;
    position: relative;
    padding-bottom: 20px;
  }
  .independent-production_title:after {
    position: absolute;
    content: " ";
    display: block;
    border-bottom: solid 6px #568bc3;
    border-radius: 3px;
    bottom: -4px;
    width: 5%;
  }
  .pick-up {
    margin-top: 190px;
  }
  .pick-up_title {
    width: 100%;
    border-bottom: solid 2px #cee2fe!important;
    position: relative;
    margin-bottom: 100px!important;
    padding-bottom: 20px;
  }
  .pick-up_title:after {
    position: absolute;
    content: " ";
    display: block;
    border-bottom: solid 6px #568bc3;
    border-radius: 3px;
    bottom: -4px;
    width: 5%;
  }
  .independent-production .tab_content_description .pList {
    width: 31.5%;
    margin-right: 2.75%;
  }
  .program .independent-production .tab_content_description .pList:nth-child(3n+1) {
    clear: left;
  }
  .program .independent-production .pList:nth-child(2n+1) {
    clear: none;
  }

  .program .independent-production .tab_content_description .pList:nth-child(3n) {
      margin-right: 0;
  }
  /* .program .independent-production .tab_content_description .pList:nth-child(4n) {
      margin-right: 2.75%;
  } */

  .pick-up .tab_content_description .pList {
      width: 31.5%;
      margin-right: 2.75%;
  }
  .program .pick-up .tab_content_description .pList:nth-child(3n+1) {
      clear: left;
  }

  .program .pick-up .pList:nth-child(2n+1) {
      clear: none;
  }

  .program .pick-up .tab_content_description .pList:nth-child(3n) {
      margin-right: 0;
  }
  .program .pick-up .tab_content_description .pList:nth-child(4n) {
      margin-right: 2.75%;
  }
  span.sp-week {
      display: none;
  }

  /*============================================================
  * オンエア曲
  ============================================================*/
  .on-air-music_area {
      position: relative;
      width: 100vw;
      left: 50%;
      transform: translateX(-50%);
      min-width: 1350px;
      overflow: hidden;
  }
  .on-air-music_box {
      max-width: 1200px;
      margin: 0 auto;
      height: 70px;
      line-height: 70px;
      display: flex;
  }
  .on-air-music {
      width: 170px;
      height: 40px;
      line-height: 40px;
      display: block;
      background-color: #0052a5;
      margin: 15px 0;
      text-align: center;
      font-size: 14px;
      font-weight: bold;
      color: #ffffff;
      margin-right: 30px;
      position: relative;
  }
  .on-air-music:after {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      margin: auto;
      content: "";
      vertical-align: middle;
      /* left: 170px; */
      left: 169px;
      box-sizing: border-box;
      width: 4px;
      height: 4px;
      border: 7px solid transparent;
      border-left: 10px solid #0052a5;
  }
  .on-air-music_detail {
      color: #0052a5;
      display: block;
      height: 14px;
      line-height: 14px;
      margin: 28px 0;
  }
  .on-air-music_detail span:nth-of-type(1) {
      font-size: 14px;
  }
  .on-air-music_detail span:nth-of-type(2) {
      font-size: 16px;
  }
  .on-air-music_detail span:nth-of-type(3) {

  }
  .on-air-music_link {
    display: flex;
    justify-content: right;
    font-size: 16px;
    margin: 12px auto 0;
    width: 1280px;
  }

  .new-icon{
    display: inline-block;
    background-color: red;
    color: #fff;
    font-weight: bold;
    padding: 0px 20px!important;
    height: 20px;
    border-radius: 10px;
    font-size: 80%;
    line-height: 20px;
  }
  .sp-heading{
    display: none;
  }
  .now-on-air_sp{
    display: none;
  }
  .variety_sp{
    display: none;
  }
  .pc-heading_breadcrumb {
      position: relative;
      width: 100vw;
      left: 50%;
      transform: translateX(-50%);
      background-color: #f5f5f5;
      min-width: 1350px;
  }
  .pc-heading_breadcrumb ul {
      max-width: 1280px;
      margin: 0 auto!important;
      height: 30px;
      line-height: 30px;
  }
  .pc-heading_breadcrumb li {
      line-height: 30px!important;
  }
  .pc-heading_breadcrumb li a:before {
      top: -4px!important;
  }

  /***** SNSアイコン *****/
  .sns_area {
    display: flex;
    align-items: center;
    justify-content: right;
    margin: 12px 0 0;
  }
  .sns_area li {
    width: 90px;
    text-align: center;
  }
  .sns_area li a {
    display: block;
    padding: 0.5em 0 0.25em;
  }
  .sns_area .twitter a {
    /* background: #00C6F2; */
    background: #000000;
  }
  .sns_area .facebook a {
    /* background: #3B5998; */
    background: #1877f2;
  }
  .sns_area .instagram a {
    background: #D300C5;
    background: linear-gradient(91.23deg, #FF7A00 0%, #FF0169 50.06%, #D300C5 99.36%);
  }
  .sns_area li img {
    height: 24px;
  }
  /***** SNSアイコン *****/

  /*** ヘディング ***/
  div.category-heading {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 60px 0;
  }
  div.category-heading-contents {
    display: flex;
    align-items: center;
    font-weight: bold;
    color: #0052A5;
  }
  div.category-heading-ttl {
    font-size: 72px;
  }
  div.category-heading-ruby {
    font-size: 21px;
    border-bottom: 2px solid;
    padding-bottom: 0.5em;
    margin-left: 1em;
    margin-bottom: -1em;
  }
  .radio #heading {
    padding-bottom: 0;
    background-color: #f5f5f5 !important;
  }
  /*** ヘディング ***/

  .radio .contentIn {
    padding: 0 15px;
  }
  .radio h2.style01 {
    color: #0052A5;
    font-size: 24px;
    font-weight: bold;
    line-height: 24px;
    position: relative;
    margin-bottom: 60px;
  }
  .radio .tab_content_description {
    width: 1280px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
  }
  .radio .tab_content_description::before,
  .radio .tab_content_description::after {
    content: "";
    display: block;
    width: 390px;
    order: 1;
  }
  .radio .tab_content_description .pList {
    width: 390px;
    margin: 0 0 60px;
  }
  .ogbnr_area {
    width: 728px;
    margin: 0 auto;
  }
  .ogbnr_items {
    text-align: center;
  }
  .ogbnr_items li {
    margin: 0 0 30px;
  }
  .ogbnr_items li:last-child {
    margin: 0;
  }
}

@media screen and (max-width: 899px) {
	.radio .contentIn {
    padding: 0 15px;
	}
  div.category-heading {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 0 15px;
  }
  div.category-heading-contents {
    display: flex;
    align-items: center;
    font-weight: bold;
    color: #09529e;
  }
  div.category-heading-ttl {
    font-size: 48px;
  }
  div.category-heading-ruby {
    font-size: 16px;
    border-bottom: 2px solid;
    padding-bottom: 0.5em;
    margin-left: 1em;
  }
  .radio h2.style01 {
    font-size: 6vw;
    line-height: 6vw;
    margin: 0 0 15px;
    border: none;
	}
  .radio #heading {
    padding-bottom: 0;
    background-color: #f5f5f5 !important;
  }
  .embed-tw {
    width: 92%;
    margin: 30px auto;
    overflow: hidden;
  }
  .independent-production {
    margin: 30px 0;
  }
  .independent-production_title {
    width: 100%;
    border-bottom: solid 2px #cee2fe!important;
    position: relative;
    padding: 0 0 0.5em;
  }
  .independent-production_title:after {
    position: absolute;
    content: "";
    display: block;
    border-bottom: solid 6px #568bc3;
    border-radius: 3px;
    bottom: -4px;
    width: 3em;
  }
  .radio .tab_content_description {
    display: flex;
    flex-wrap: wrap;
    width: auto;
    justify-content: space-between;
    margin: 30px 0 0;
  }
  .radio .tab_content_description .pList {
    width: 47%;
    margin: 0 0 5%;
  }
  .radio .pList .lazy {
    border-radius: 10px;
    border: 1px solid #dbdbdb;
    box-sizing: border-box;
    /* aspect-ratio: 16/9; */
    object-fit: contain;
    background: #fff;
  }
  .radio .pList .detail div {
    line-height: 1.25em;
  }
  .radio .pList .detail div:first-child {
    font-size: 14px;
    font-weight: 600;
    margin: 0 0 0.5em;
  }
  .radio .sns_area {
    display: flex;
    align-items: center;
    justify-content: right;
    margin: 0.5em 0 0;
  }
  .radio .sns_area li {
    width: 25%;
    text-align: center;
  }
  .radio .sns_area li a {
    display: block;
    padding: 0.5em 0 0.25em;
  }
  .radio .sns_area .twitter a {
    background: #000000;
  }
  .radio .sns_area .facebook a {
    /*background: #3B5998;*/
    background: #1877f2;
  }
  .radio .sns_area .instagram a {
    /*
    background: rgb(207,46,146,1);
    background: linear-gradient(135deg, rgba(76,100,211,1) 0%, rgba(207,46,146,1) 33%, rgba(242,105,57,1) 66%, rgba(255,221,131,1) 100%);
    */
    background: #D300C5;
    background: linear-gradient(91.23deg, #FF7A00 0%, #FF0169 50.06%, #D300C5 99.36%);
  }
  .radio .independent-production .sns_area li img {
    height: 16px;
  }

  /*============================================================
  * オンエア曲
  ============================================================*/
  .on-air-music_area {
    width: 100%;
    min-width: auto;
    margin: 0;
    padding: 0 10px;
  }
  .on-air-music_box {
    display: flex;
    align-items: center;
    font-size: 12px;
    height: auto;
    margin: 15px 0 0;
  }
  .on-air-music {
    font-size: 12px;
    max-width: 75px;
    margin: 0;
  }
  .on-air-music:after {
    left: 74px;
  }
  .on-air-music_detail {
    /* width: 240px; */
    height: auto;
    margin: 0 0 0 25px;
    line-height: 1.5em;
  }
  .on-air-music_detail span:nth-of-type(1) {
    font-size: 12px;
  }
  .on-air-music_detail span:nth-of-type(2) {
    font-size: 14px;
  }
  .on-air-music_detail span:nth-of-type(3) {
    font-size: 10px;
  }
  .on-air-music_link {
    display: flex;
    justify-content: right;
    font-size: 12px;
    margin: 5px 10px 0;
  }
  .new-icon {
    display: inline-block;
    background-color: red;
    color: #fff;
    font-weight: bold;
    padding: 0px 15px!important;
    height: 16px;
    border-radius: 10px;
    font-size: 65%;
    line-height: 16px;
  }
  .ogbnr_area {
    max-width: 320px;
    margin: 0 auto;
  }
  .ogbnr_items {
    text-align: center;
  }
  .ogbnr_items li {
    margin: 0 0 15px;
  }
  .ogbnr_items li:last-child {
    margin: 0;
  }
}
