div.category-heading {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 300px;
}
div.category-heading-contents {
	display: flex;
	align-items: center;
	font-weight: bold;
	color: #09529e;
}
div.category-heading-ttl {
	font-size: 70px;
}
div.category-heading-ruby {
	font-size: 16px;
	border-bottom: 2px solid;
	padding-bottom: 15px;
	margin-left: 25px;
	margin-bottom: 10px;
}

.recommended_programs_background{
  position: relative;
  width: 100vw;
  left: 50%;
  transform: translateX(-50%);
  background-color: #f5f5f5;
  min-width: 1350px;
}
.recommended_programs_box{
	max-width: 1200px;
	margin: 0 auto;
	padding: 80px 0;
}
h2.style01 {
	border: none;
	color: #0052A5;
	font-size: 2.6rem;
	font-weight: bold;
	line-height: 40px;
	position: relative;
	float: left;
}
.recommended_programs_background h2 {
    border: none!important;
}
.tab_item_wide {
	width: 230px;
	height: 40px;
	background-color: #fff;
	line-height: 40px;
	font-size: 13px;
	text-align: center;
	color: #565656;
	display: block;
	float: right;
	text-align: center;
	font-weight: bold;
	transition: all 0.2s ease;
	border: 1px solid #0052a5;
	margin-bottom: 30px;
}
.genre-border{
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
}
.week-border{
	border-top-left-radius: 20px;
	border-bottom-left-radius: 20px;
}
.arrow{
  position: relative;
  display: inline-block;
  padding-left: 20px;
}

.arrow::before{
  content: '';
  width: 6px;
  height: 6px;
  border: 0px;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  -ms-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  position: absolute;
  top: 45%;
  left: 0;
  margin-top: -4px;
}
.tab_item_week {
	background-color: #fff;
	border-bottom: none;
	font-size: 15px;
}
.tab_item_week span{
	display: inline-block;
	width: 100%;
	transition: all 0.2s ease;
	color: #a3a3a3;
}
.tabs input:checked + .tab_item_week span {
    background-color: #0052A5;
    color: #fff;
    border-radius: 27px;
		    transition: all 0.2s ease;
}
.tab_item_week:after {
    border-color: #f5f5f5 transparent;
}
.mon-border{
	border-top-left-radius: 25px;
border-bottom-left-radius: 25px;
}
.sun-border{
	border-top-right-radius: 25px;
border-bottom-right-radius: 25px;
}

.tab_item {
    border-bottom: none;
    background-color: #fff;
		    font-size: 15px;
}
.tab_item:after {
    border-color: #f5f5f5 transparent;
}
.tab_item span{
	display: inline-block;
width: 100%;
transition: all 0.2s ease;
    color: #a3a3a3;
}
.tabs input:checked + .tab_item span {
    background-color: #0052A5;
    color: #fff;
    border-radius: 27px;
		    transition: all 0.2s ease;
}
.partition-border span:after {
    content: "";
    position: absolute;
    left: 0;
    top: 33%;
    background: #f5f5f5;
    width: 3px;
    height: 30%;
}
.tabs input[value="tue"]:checked + .tue span:after{
    content: none;
}
.tabs input[value="wen"]:checked + .wen span:after{
    content: none;
}
.tabs input[value="thu"]:checked + .thu span:after{
    content: none;
}
.tabs input[value="fri"]:checked + .fri span:after{
    content: none;
}
.tabs input[value="sat"]:checked + .sat span:after{
    content: none;
}
.tabs input[value="sun"]:checked + .sun span:after{
    content: none;
}
.tabs input[value="drama"]:checked + .drama span:after{
    content: none;
}
.tabs input[value="report"]:checked + .report span:after{
    content: none;
}
.tabs input[value="variety"]:checked + .variety span:after{
    content: none;
}
.tabs input[value="sports"]:checked + .sports span:after{
    content: none;
}
.tabs input[value="anime"]:checked + .anime span:after{
    content: none;
}
.tabs input[value="documentary"]:checked + .documentary span:after{
    content: none;
}

.program .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;
}
.program .pList {
    background: none;
}
.program .pList p.detail a {
    color: #1d1d1d;
}
.program .pList p.detail {
    color: #4e4e4e;
}
.independent-production{
	margin-top: 90px;
}
.independent-production_title{
	width: 100%;
	border-bottom: solid 2px #cee2fe!important;
	position: relative;
	margin-bottom: 100px!important;
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;
}

/*============================================================
* NOW ON AIR
============================================================*/
.now-on-air_area {
    position: relative;
    width: 100vw;
    left: 50%;
    transform: translateX(-50%);
    background-color: #0052a5;
    min-width: 1350px;
    overflow: hidden;
}
.now-on-air_box {
    max-width: 1200px;
    /* margin: 0 auto; */
    height: 70px;
    line-height: 70px;
}
.now-on-air_box a {
    color: #ffffff;
}
.now-on-air {
    float: left;
    width: 170px;
    height: 40px;
    line-height: 40px;
    display: block;
    background-color: #ffffff;
    margin: 15px 0;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    color: #0052a5;
    margin-right: 40px;
    position: relative;
}
.now-on-air: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 #ffffff;
}
.now-on-air_time {
    float: left;
    margin-right: 25px;
    color: #ffffff;
}
.now-on-air_title {
    color: #fff;
    border-bottom: 1px solid;
    float: left;
    display: block;
    height: 16px;
    line-height: 14px;
    margin: 28px 0;
    font-size: 16px;
}

/*============================================================
* NOW ON AIR ver.2
============================================================*/
.now-on-air_area_v2 {
    position: relative;
    width: 100vw;
    left: 50%;
    transform: translateX(-50%);
    background-color: #0052a5;
    min-width: 1350px;
}
.now-on-air_box_v2 {
    max-width: 1200px;
    /* margin: 0 auto; */
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 0;
}
.now-on-air_box_v2 a {
    color: #ffffff;
}
.now-on-air_inner {
    display: flex;
    align-items: center;
}
.now-on-air_v2 {
    width: 170px;
    height: 40px;
    line-height: 40px;
    display: block;
    background-color: #ffffff;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    color: #0052a5;
    margin-right: 30px;
    position: relative;
}
.now-on-air_v2: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 #ffffff;
}
.now-on-air_time_v2 {
    margin-right: 25px;
    color: #ffffff;
    font-size: 14px;
}
.now-on-air_title_v2 {
    color: #ffffff;
    display: block;
    font-size: 16px;
}
.now-on-air_title_v2 a {
    text-decoration: underline;
}
.now-on-air_inner ul {
    margin: 0 1em 0 0;
}
.now-on-air_inner ul li {
    font-size: 12px;
    background: #568bc3;
    padding: 0.3em 0;
    border-radius: 100vh;
    font-weight: 100;
    text-align: center;
    width: 12em;
}
.now-on-air_inner ul li:first-child {
    margin-bottom: 0.5em;
}
.now-on-air_radiko img {
    width: 56px;
}

/*============================================================
* オンエア曲
============================================================*/
.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 12px 0;
}
.on-air-music_link a {
    color: #0052a5;
    text-decoration: underline;
}

.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;
}


@media screen and (max-width: 900px) {
	body{
		    width: 100%;
				    min-width: initial;
	}
	.contentIn {
	    max-width: 900px;
	    margin: 0;
			    padding: 0;
	}
	.recommended_programs_background {
    margin: 0;
		    padding: 0 10px;
        width: 100%;
min-width: auto;
	}
	h2.style01 {
    float: none;
    font-size: 190%!important;
    margin-bottom: 20px!important;
	}
	.tab_item_wide {
    width: 49.4%;
	}
	span.sp-week {
	    display: inline;
	}
	span.pc-week {
	    display: none;
	}
	.tab_item_wide {
    height: 45px;
    line-height: 45px;
    font-size: 120%;
	}
  .arrow {
    padding-left: 0;
  }
  .week-border .arrow::before {
      width: 19%;
      height: 16%;
      top: 45%;
      left: -57%;
  }
  .genre-border .arrow::before {
    width: 9%;
        height: 16%;
        top: 45%;
        left: -30%;
  }

  .recommended_programs_box {
    padding: 15% 0 0;
  }
  .week-border {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
  }
  .genre-border {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
  }
  .tabs input:checked + .tab_item_week:after {
    top: 92%;
  }
  .tab_content_description .pList {
    width: 47.4%;
    margin-right: 5.2%;
  }
  .program .tab_content_description .pList:nth-child(2n) {
    margin-right: 0;
  }
  div.category-heading {
    height: 180px;
  }
  .independent-production {
      margin-top: 45px;
      padding: 0%;
  }
  .independent-production_title {
    padding-bottom: 8px;
        margin-bottom: 35px!important;
  }
  .independent-production_title:after {
    width: 15%;
  }
  .independent-production .tab_content_description .pList {
    width: 47.4%;
    margin-right: 5.2%;
  }
  #heading {
    display: none;
  }
  .sp-heading{
        display: block;
        position: relative;
    width: 100vw;
    left: 50%;
    transform: translateX(-50%);
    background-color: #f5f5f5;
    min-width: 1350px;
    margin: 0;
    padding: 0 10px;
    width: 100%;
    /* height: 200px; */
    min-width: auto;
    height: 30px;
    line-height: 30px;
    font-size: 70%;
  }
  .sp-heading_breadcrumb {
      display: flex;
  }
  .sp-heading_breadcrumb li {
    padding-right: 10px;
  }
  .sp-heading_breadcrumb li:nth-child(3) {
    color: #0052a5;
  }

  /*============================================================
  * NOW ON AIR
  ============================================================*/
  .now-on-air_area {
    width: 100%;
    min-width: auto;
    margin: 0;
    padding: 0 10px;
  }
  .now-on-air_pc{
    display: none;
  }
  .now-on-air_sp{
    display: inline;
  }
  .now-on-air {
    width: 75px;
  }
  .now-on-air:after {
    left: 74px;
  }
  .now-on-air_box {
    font-size: 14px;
  }
  .now-on-air {
    margin-right: 25px;
  }
  .now-on-air_time {
      margin-right: 15px;
  }

  /*============================================================
  * NOW ON AIR(SP)
  ============================================================*/
  .now-on-air_area_sp {
    width: 100%;
    min-width: auto;
    margin: 0;
    padding: 10px 10px 0;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    background-color: #0052a5;
  }
  .now-on-air_box_sp {
    font-size: 14px;
    display: block;
    padding: 5px 0;
  }
  .now-on-air_box_sp a {
    color: #ffffff;
  }
  .now-on-air_inner_sp {
    display: flex;
    align-items: center;
    padding: 5px 0 0;
  }
  .now-on-air_noa_sp {
    min-width: 20%;
    display: block;
    background-color: #ffffff;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    color: #0052a5;
    position: relative;
    padding: 3vw 0;
  }
  .now-on-air_noa_sp:after {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 99%;
    margin: auto;
    content: "";
    vertical-align: middle;
    box-sizing: border-box;
    width: 4vw;
    height: 4vw;
    border: 2vw solid transparent;
    border-left: 10px solid #ffffff;
  }
  .now-on-air_timeTitle_sp {
    width: 55vw;
    margin-left: 5vw;
    color: #ffffff;
  }
  .now-on-air_timeTitle_sp a {
    text-decoration: underline;
  }
  .now-on-air_radiko_sp img {
      width: 42px;
      vertical-align: bottom;
  }
  .now-on-air_box_sp ul {
      display: flex;
      justify-content: center;
      padding: 10px 15px;
  }
  .now-on-air_box_sp ul li {
      font-size: 12px;
      background: #568bc3;
      padding: 0.3em 0;
      border-radius: 100vh;
      font-weight: 100;
      text-align: center;
      width: 12em;
      margin: 0 5px;
  }

  /*============================================================
  * オンエア曲
  ============================================================*/
  .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 0 0;
  }

  .tab_item {
    width: calc(100%/4);
    font-size: 10px;
    margin-bottom: 0;
  }
  .variety span {
    white-space: nowrap;
  }
  .variety_pc{
    display: none!important;
  }
  .variety_sp{
    display: inline!important;
  }
  .variety span {
      line-height: 25px;
  }
  .variety {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
  }
  .sports {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
  }
  .tabs input:checked + .tab_item:after {
    z-index: 9999;
  }
  .documentary {
    margin-bottom: 40px;
  }
  .tab_item:hover {
    opacity: 1;
  }
  .program .pList p.detail {
    font-size: 75%;
  }
  .program .pList p.detail a {
    font-size: 120%;
  }
  .program .independent-production .tab_content_description .pList:nth-child(3n+1) {
      clear: none;
  }
  .program .tab_content_description .pList:nth-child(4n+1) {
    clear: none;
  }
  .program .independent-production .tab_content_description .pList:nth-child(4n) {
    margin-right: auto;
  }
  .program .independent-production .tab_content_description .pList:nth-child(3n) {
    margin-right: 5.2%;
  }
  .program .independent-production .tab_content_description .pList:nth-child(2n) {
    margin-right: 0!important;
  }
  .pick-up .tab_content_description .pList {
    width: 47.4%;
    margin-right: 5.2%;
  }
  .program .pick-up .tab_content_description .pList:nth-child(3n+1) {
    clear: none;
  }
  .program .pick-up .tab_content_description .pList:nth-child(3n) {
    margin-right: 5.2%;
  }
  .program .pick-up .tab_content_description .pList:nth-child(2n) {
    margin-right: 0!important;
  }
  .independent-production h2 {
    font-size: 110%!important;
  }
  .pick-up {
    margin-top: 70px;
  }
  .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;
  }
  .pick-up_title:after {
    width: 15%;
  }
  .pick-up h2 {
    font-size: 120%!important;
  }
  #genre_content .mon-border {
    border-bottom-left-radius: 0;
  }
  .variety {
    border-bottom-right-radius: 0;
  }
  .sports {
    border-top-left-radius: 0;
  }
  #genre_content .sun-border {
    border-top-right-radius: 0;
  }
  .sports span:after {
    content: none;
  }
  .mon-border {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
  }
  .tabs input:checked + .tab_item_week span {
    border-radius: 10px;
  }
  .sun-border {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
  }
  .tabs input:checked + .tab_item span {
    border-radius: 10px;
  }
  .now-on-air_title {
    width: 50%;
    font-size: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border: none;
  }
}
