@charset "utf-8";
/* =========================================================

#media_renewal
========================================================= */
/* ===================================================================
CSS information
 file name  : media_renewal
 author     : honyaclub.com
 date       : 20240709
 update     : 20250814
 about      : media_renewal
=================================================================== */

@media screen and (max-width:780px) {
  /*-----------------------------------------
#media_renewal　メディア化情報
-------------------------------------------*/
  .navitopicpath_ {
    padding: 0.3em 2% !important;
    background-color: #fff !important;
  }
  #SnsFile {
    padding: 0.3em 2% !important;
    background-color: #fff !important;
    height: auto !important;
  }
  /*.key*/
  #media_renewal {
    word-break: break-all;
    width: 100%;
  }
  #media_renewal .key img {
    width: 100%;
    height: auto;
    margin-bottom: 0.5em;
  }
  #media_renewal .wrap .tub {
    height: auto;
    margin-top: 0.5rem;
    margin-bottom: 3.5rem;
  }
  #media_renewal .key .tub ul {
    display: block;
    width: 98%;
    padding: 0 1%;
    text-align: left;
    /*border-bottom: 1px solid #ccc;*/
    font-size: 0;
  }
  #media_renewal .key .tub li:first-child {
    margin: 0;
  }
  #media_renewal .key .tub li[class$="on"], #media_renewal .wrap .tub li.movie_on {
    background: #fff;
    border: 1px solid #ccc;
    border-bottom: none;
    position: relative;
  }
  #media_renewal .key .tub li[class$="on"]::after {
    content: '';
    width: 100%;
    display: block;
    background: #fff;
    height: 1px;
    display: block;
    bottom: -1px;
    left: 0;
    position: absolute;
    font-size: 1.2rem;
  }
  #media_renewal .key .tub li a, #media_renewal .wrap .tub li.pickup a, #media_renewal .wrap .tub li.movie a, #media_renewal .wrap .tub li.drama a, #media_renewal .wrap .tub li.anime a {
    display: block;
    text-decoration: none;
    font-weight: bold;
    background: none;
    text-indent: 0;
    height: auto;
    width: 100%;
  }
  #media_renewal .key .tub li, #media_renewal .wrap .tub li.pickup_on, #media_renewal .wrap .tub li.movie_on, #media_renewal .wrap .tub li.drama_on, #media_renewal .wrap .tub li.anime_on {
    display: inline-block;
    width: 32%;
    height: auto;
    margin-left: 1%;
    padding: 0.8rem 0.2rem;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    background: none;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    font-size: 1.5rem;
    box-sizing: border-box;
    text-indent: 0;
    background-color: #eee;
  }
  #media_renewal .wrap .tub li.drama a:hover, #media_renewal .wrap .tub li.movie a:hover, #media_renewal .wrap .tub li.anime a:hover {
    background: none;
  }
  #media_renewal .wrap .contents_area {
    width: 100%;
  }
  /*.contents_area .l_side*/
  #media_renewal .wrap .contents_area .l_side {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  #media_renewal .wrap .contents_area .l_side .navi {
    width: 100%;
    margin: 0 auto 10px;
  }
  #media_renewal .wrap .contents_area .main span.pagelink {
    display: flex;
    flex-direction: row-reverse;
    margin: 0px 0 20px 0;
    padding-right: 10px;
    font-weight: bold;
    font-size: 120%;
  }
  #media_renewal .wrap .contents_area .main span.pagelink a {
    text-decoration: underline;
    color: #003399;
  }
  #media_renewal .wrap .contents_area .main span.pagelink a:hover {
    text-decoration: none;
    color: #003399;
    font-size: 120%;
  }
  #media_renewal .wrap .contents_area .main span.pagelink a:active {
    text-decoration: none;
    color: #003399;
    font-size: 120%;
  }
  #media_renewal .wrap .contents_area .main span.pagelink a:visited {
    text-decoration: none;
    color: #003399;
    font-size: 120%;
  }
  #media_renewal .contents_area .l_side .navi dl {
    padding: 0.5rem;
    font-size: 0;
    border: 1px solid #ccc;
  }
  #media_renewal .contents_area .l_side .navi dl dt {
    margin-bottom: 1em;
    font-size: 1rem;
    font-weight: bold;
  }
  #media_renewal .contents_area .l_side .navi dl dd {
    display: inline-block;
    margin-bottom: 1em;
    font-size: 1rem;
    padding: 0 1%;
    font-weight: bold;
  }
  #media_renewal .contents_area .l_side .navi dl dd a {
    font-weight: bold;
  }
  /*.contents_area .main*/
  #media_renewal .wrap .contents_area .main {
    width: 100%;
  }
  #media_renewal .contents_area .main .section {
    margin-bottom: 0.5em;
  }
  #media_renewal .wrap .contents_area .navi .section {
    padding: 0;
  }
  #media_renewal .contents_area .main .section h3 {
    margin: 20px 0 10px 0;
    padding: 0.8em 3%;
    /* background-color: #333; */
    font-weight: bold;
    font-size: 1.4rem;
    /* color: #fff; */
    line-height: 1.6;
    background-color: #fcfb01;
    color: #000;
  }
  #media_renewal .contents_area .main .section h3 img.ico_new {
    width: 10%;
    heightt: auto;
    max-width: 31px;
  }
  #media_renewal .contents_area .main .section > table {
    width: 96%;
    margin: 2% !important;
    border-collapse: collapse;
  }
  #media_renewal .contents_area .main .section > table th {
    font-weight: bold;
    background-color: #eee;
  }
  #media_renewal .contents_area .main .section > table th, #media_renewal .contents_area .main .section > table td {
    padding: 0.5em 2%;
    text-align: left;
    border: 1px solid #eee;
  }
  #media_renewal .contents_area .main .section > table th:nth-of-type(2n-1), #media_renewal .contents_area .main .section > table td:nth-of-type(2n-1) {
    width: 26%;
  }
  #media_renewal .contents_area .main .section > table td a {
    font-weight: bold;
  }
  #media_renewal .wrap .contents_area .main .section .ichiran {
    width: 100%;
    padding: 0;
    margin: 0 auto;
  }
  /* ピックアップ */
  #media_renewal .wrap .contents_area .main .section .ichiran div.pickup_block {
    margin: 0 0 20px 0;
    padding: 10px;
    background-color: #fafafa;
    border: #CCC 1px solid;
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    box-sizing: border-box;
  }
  #media_renewal .wrap .contents_area .main .section .ichiran .pickup_block div.pickup_title {
    padding: 0;
    width: 100%;
  }
  #media_renewal .wrap .contents_area .main .section .ichiran a {
    font-size: 14px;
    font-weight: bold;
    line-height: 1.4em;
  }
  #media_renewal .wrap .contents_area .main .section .ichiran .pickup_block img {
    width: auto;
    max-width: 120px;
  }
  #media_renewal .wrap .contents_area .main .section .ichiran .pickup_block div.pickup_title dl {
    padding: 10px 0px 20px 14px;
    margin: 0;
  }
  #media_renewal .wrap .contents_area .main .section .ichiran .pickup_block div.pickup_title dl dt {
    line-height: 1.2;
    font-size: 110%;
    padding: 0 0 5px 0;
    margin: 0;
  }
  #media_renewal .wrap .contents_area .main .section .ichiran .pickup_block div.pickup_title dl dd {
    line-height: 1.4;
    padding: 3px 0 0 0;
    margin: 0;
    word-break: break-all;
  }
  #media_renewal .wrap .contents_area .main .section .ichiran .pickup_block div.pickup_title dl dd.pickup_caption:first-of-type {
    font-size: 12px;
    line-height: 1.4;
  }
  #media_renewal .wrap .contents_area .main .section .ichiran .pickup_block div.pickup_title dl dd.pickup_caption {
    font-size: 12px;
    line-height: 1.4;
  }
  .mt20 {
    margin-top: 20px !important;
  }
  #media_renewal .wrap .contents_area .main .section .ichiran .col3 {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
  }
  #media_renewal .wrap .contents_area .main .section .ichiran .col3 div.col {
    width: 100%;
    border-top: #cccccc solid 1px;
  }
  #media_renewal .wrap .contents_area .main .section .ichiran .col3 div.col:first-child::before {
    border-top: none;
  }
  #media_renewal .wrap .contents_area .main .section .ichiran .col3 div.col:nth-child(3n+4)::before {
    content: '';
    width: auto;
    height: auto;
    border-top: none;
    display: inline;
    position: static;
  }
  /* ドラマ */
  #media_renewal .wrap .contents_area .main .section .ichiran dl.content_block {
    margin: 0;
    padding: 0px;
    border-top: #CCC 1px solid;
    border-right: #CCC 1px solid;
    border-left: #CCC 1px solid;
    border-bottom: none;
    width: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
    box-sizing: border-box;
    background-image: url("/img/media/renewal/bg.jpg");
    backgroud-repeat: repeat-x;
    background-size: contain;
    background-position: bottom;
  }
  #media_renewal .wrap .contents_area .main .section .ichiran dl.content_block dt.date_block {
    display: none!important;
  }
  #media_renewal .wrap .contents_area .main .section .ichiran dl.content_block dt.date_block_sp {
    margin: 0;
    padding: 10px;
    border-bottom: #CCC 1px solid;
    border-right: none;
    background-color: #ccc;
    color: #333;
    width: 100%;
    display: flex;
    flex-direction: row;
    align-content: center;
    flex-wrap: wrap;
    justify-content: center;
    box-sizing: border-box;
    font-size: 14px;
    font-weight: bold;
  }
  #media_renewal .wrap .contents_area .main .section .ichiran dl.content_block dt.date_block span {
    font-size: 18px;
  }
  #media_renewal .wrap .contents_area .main .section .ichiran dl.content_block dd.col_block {
    margin: 0;
    padding: 0px;
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    flex-wrap: wrap;
    box-sizing: border-box;
  }
  #media_renewal .wrap .contents_area .main .section .ichiran dl.content_block dd.col_block .col3 {
    margin: 0;
    padding: 0px;
    border-bottom: #CCC 1px solid;
    width: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
    box-sizing: border-box;
  }
  #media_renewal .wrap .contents_area .main .section .ichiran dl.content_block dd.col_block .col3 .col {
    width: 100%;
  }
  #media_renewal .wrap .contents_area .main .section .ichiran dl.content_block dd.col_block .col3 .col span.nodata {
    margin: 0;
    padding: 12px;
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    color: #777777;
    font-size: 16px;
  }
  #media_renewal .wrap .contents_area .main .section .ichiran dl.content_block dd.col_block .col3 .col .thumbnail_block img {
    width: 120px;
    height: auto;
  }
  #media_renewal .wrap .contents_area .main .section .ichiran dl.content_block dd.col_block .col3 .col .thumbnail_block div.caption_block {
    padding: 0;
    width: 100%;
  }
  #media_renewal .wrap .contents_area .main .section .ichiran dl.content_block dd.col_block .col3 .col .thumbnail_block div.caption_block dl dd:first-of-type {
	  font-size:12px;
  }
  #media_renewal .wrap .contents_area .main .section .ichiran dl.content_block dd.col_block .col3 .col .thumbnail_block div.caption_block dl dd {
	  font-size: 12px;
  }
	#media_renewal .wrap .pt00 {
    padding-top: 0;
  }
  #media_renewal .wrap .mb00 {
    margin-bottom: 0;
  }
  #media_renewal .wrap .mb5 {
    margin-bottom: 5px;
  }
  #media_renewal .wrap .mr10 {
    margin-right: 10px;
  }
  #media_renewal .wrap .contents_area .main .section .ichiran table {
    width: 96%;
    margin: 0 auto;
  }
  #media_renewal .contents_area .main .section .ichiran table th, #media_renewal .wrap .contents_area .main .section .ichiran table td {
    display: list-item;
    list-style: none;
    margin: 1em auto;
    /*padding-bottom: 1em;*/
    border-bottom: 1px solid #ccc;
    width: 100%;
  }
  /*#media_renewal .contents_area .main .section .ichiran table tr:last-of-type th:last-of-type,
#media_renewal .contents_area .main .section .ichiran table tr:last-of-type td:last-of-type {
	margin-bottom: 0;
	padding-bottom: 0;
	border: none;
}
*/
  #media_renewal .wrap .contents_area .main .archives_link_btn {
    text-align: center;
    border-radius: 10px;
    background-color: #FF8600;
    color: #fff;
    width: 285px;
    height: auto;
    padding: 15px 15px;
    margin: 30px auto 0px auto;
    font-size: 16px;
  }
  #media_renewal .wrap .contents_area .main .archives_link_btn a:link {
    display: block;
    text-decoration: underline;
    color: #fff;
    font-size: 24px;
  }
  #media_renewal .wrap .contents_area .main .archives_link_btn a:hover {
    text-decoration: none;
    color: #fff;
    font-size: 16px;
  }
  #media_renewal .wrap .contents_area .main .archives_link_btn a:visited {
    text-decoration: underline;
    color: #fff;
    font-size: 16px;
  }
  #media_renewal .contents_area .main .section .ichiran table td .box {
    overflow: hidden;
  }
  #media_renewal .contents_area .main .section .ichiran table td .box .imgL {
    padding-right: 2%;
    width: 30%;
    float: left;
  }
  #media_renewal .contents_area .main .section .ichiran table td .box .imgL img {
    width: 100%;
    height: auto;
    max-width: 120px;
    margin-bottom: 0 !important;
  }
  #media_renewal .contents_area .main .section .ichiran table td dl dt {
    margin-bottom: 0.5em;
  }
  #media_renewal .contents_area .main .section .ichiran table td dl dt a {
    font-size: 1.2rem;
    font-weight: bold;
  }
  #media_renewal .contents_area .main .section .back_to_top {
    display: none;
  }
  #media_renewal .contents_area .tub {
    display: none;
  }
#media .contents_area .main_02 .section > table {
	width: 96%;
	margin: 2%!important;
	border-collapse: collapse;
}
}

@media screen and (min-width:781px) {
.pc{display: block;}
.sp{display: none;}
}
@media screen and (max-width:780px) {
.pc{display: none;}
.sp{display: block;}
}