@charset "UTF-8";

/*=================================================
    * ブラウザ設定リセット
* =================================================
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  font-size: 100%;
  font-weight: normal;
  font-style: normal;
  font: inherit;
  vertical-align: baseline;
}*/
body {
    line-height: 1.2;
    -webkit-text-size-adjust: none;
    font-family: ArialMT, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', sans-serif;
    font-size: 16px;
    positoin: relative;
}
html,
body {
    min-height: 100%;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
a {
    display: block;
}
small {
    font-size: 12px;
}
img {
    border: 0;
    vertical-align: bottom;
}
ol,
ul {
    list-style: none;
}
blockquote,
q {
    quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
fieldset {
    border: 0;
}

/*=================================================
    * clearfix
* ================================================= */
.clearfix {
    zoom: 1;
}
.clearfix:after {
    content: '';
    display: block;
    clear: both;
}

/*=================================================
    * style
* ================================================= */
html,
body {
    height: 100%;
}
#wrapper {
    width: 100%;
    min-height: 100%;
    margin: 0px;
    padding: 0px;
    position: relative;
    z-index: 1;
    zoom: 1;
}
#wrapper:after {
    content: '';
    display: block;
    clear: both;
}
#page {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
}
#contentWrap {
    width: 100%;
    position: relative;
    padding-top: 90px;
    overflow: hidden;
    float: right;
    transform: translate3d(0, 0, 0);
}
#content {
    margin: 0px;
    padding: 0px;
}
section[id*='pickup'],
section[id*='machine'],
section[id*='writer'],
#news,
#channel,
#pachi,
#slot,
#recommend {
    margin-top: -35px;
    padding-top: 45px;
}
section[id*='pickup'] > div,
section[id*='machine'] > div,
section[id*='writer'] > div,
#news > div,
#channel > div,
#pachi > div,
#slot > div,
#recommend > div {
    background-color: #000;
}

/* トップスライダー */
#slideBanner ul.slickSlider {
    background: #fff;
}
#slideBanner .slick-prev {
    left: 5px;
    z-index: 1;
}
#slideBanner .slick-next {
    right: 5px;
    z-index: 1;
}
#slideBanner .slick-prev:before,
#slideBanner .slick-next:before {
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    border-top: 3px solid white;
    border-right: 3px solid white;
    opacity: 0.9;
}
#slideBanner .slick-prev:before {
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
    margin-left: 5px;
}
#slideBanner .slick-next:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-left: 2px;
}
#slideBanner ul.slickSlider a {
    text-decoration: none;
    outline: none;
}
#slideBanner ul.slickSlider p {
    background-color: #fff;
    color: #000;
    padding: 10px;
    font-size: 0.8rem;
}
#slideBanner ul.slickSlider p > span {
    display: inline-block;
    font-size: 1.2rem;
    margin-bottom: 5px;
}

/* 会員登録 ログイン */
.join {
    padding-top: 10px;
    text-align: center;
    font-size: 0;
}
.join a {
    display: inline-block;
    height: 45px;
    margin: 0 0.5%;
    border-radius: 7px;
    box-sizing: border-box;
    background-size: auto 20px;
    background-repeat: no-repeat;
    background-position: 50% 55%;
}
.join a.joinBtn_movie {
    width: 58.5%;
    background-image: url(/html/img/common/new2017_movie.png);
    background-color: #ff3a61;
    border: solid 2px #000;
    border-top: solid 3px #ff97a8;
    border-left: solid 4px #ff637c;
    border-right: solid 4px #ff637c;
    border-bottom: solid 4px #dc3551;
}
.join a.joinBtn_login {
    width: 38.5%;
    background-image: url(/html/img/common/new2017_login.png);
    background-color: #00b325;
    border-top: solid 3px #00da2e;
    border-left: solid 3px #00c129;
    border-right: solid 3px #00c129;
    border-bottom: solid 4px #00921f;
}

/* グローバルナビ */
#innerNav {
    margin-bottom: 15px;
}
#innerNav ul {
    display: -webkit-flex;
    display: flex;
    font-size: 0;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    text-align: center;
}
#innerNav ul li {
    display: inline-block;
    width: 49.99999%;
    width: calc(100% / 2);
    font-size: 1rem;
    box-sizing: border-box;
    background-color: #ff9600;
    text-align: center;
    vertical-align: top;
    border: solid 1px #333;
}
#innerNav ul li a {
    display: block;
    color: #fff;
    padding: 8px 0 6px;
    text-decoration: none;
    font-weight: bold;
}

/* 見出し */
main h1 {
    display: block;
    width: 100%;
    color: #fff;
    font-weight: bold;
    padding: 7px 10px 5px;
    margin: 0;
    background: #333;
    text-align: left;
    box-sizing: border-box;
}

h1.headline_obi {
    background-color: #0bf;
    margin: 5px 0;
}

/* ページナビゲーション */
#navi {
    font-size: 0;
    text-align: center;
    margin-top: 20px;
}
#navi li {
    display: inline-block;
    background-color: #6c9bd2;
    width: 44%;
    color: #fff;
    font-size: 1rem;
    line-height: 2rem;
    margin: 0 2%;
}
#navi li[class*='none'] {
    background-color: #555;
    color: #000;
}
#navi li[class*='pre'] {
    border-radius: 7px 0 0 7px;
}
#navi li[class*='fore'] {
    border-radius: 0 7px 7px 0;
}
#navi li a {
    display: block;
    color: #000;
    text-decoration: none;
}
#navi li[class*='none'] a {
    color: #000;
}
#navi li[class*='pre'] a,
#navi li[class*='fore'] a {
    color: #fff;
    font-weight: bold;
}
/* サイト内告知 */
.info a {
    width: 80%;
    padding: 8px 0px;
    margin: 0px auto;
    display: block;
    color: #fff;
    font-size: 0.8em;
    font-weight: bold;
    text-shadow: 1px 1px 3px black;
    background: -webkit-gradient(
        linear,
        50% 100%,
        50% 0%,
        color-stop(50%, #ff3b09),
        color-stop(50%, #ff6c48),
        color-stop(100%, #ff9b4f)
    );
    background: -webkit-linear-gradient(bottom, #ff3b09 50%, #ff6c48 50%, #ff9b4f 100%);
    background: -moz-linear-gradient(bottom, #ff3b09 50%, #ff6c48 50%, #ff9b4f 100%);
    background: -o-linear-gradient(bottom, #ff3b09 50%, #ff6c48 50%, #ff9b4f 100%);
    background: linear-gradient(bottom, #ff3b09 50%, #ff6c48 50%, #ff9b4f 100%);
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;
    text-align: center;
    margin: 15px auto 0px auto;
    text-decoration: none;
}

/* 番組一覧 */
.program {
    width: 95%;
    text-align: center;
    margin: 20px auto 0;
    padding-bottom: 15px;
    border-bottom: solid 1px #777;
}
.program:last-child {
    border-bottom: none;
}
.program p.title {
    font-weight: bold;
    margin-top: 10px;
}

/* 番組TOP */
.program_detail {
    padding: 5px;
}
.program_detail p.description {
    margin: 10px 0 20px;
    font-size: 0.92em;
}
.program_backnumber {
    display: block;
    width: 70%;
    background-color: #000;
    margin: 30px auto 40px;
    text-align: center;
    color: #f00;
    font-weight: bold;
    text-decoration: none;
    line-height: 2.6rem;
    border-radius: 7px;
}
.program_backnumber::after {
    content: '';
    display: inline-block;
    width: 0.4em;
    height: 0.4em;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    border-top: solid 2px #f00;
    border-right: solid 2px #f00;
    margin: 0 0 1px 5px;
}

/* チャプターページ */
.videoArea {
    width: 100%;
    margin: 10px auto;
    text-align: center;
}
.videoArea > div {
    display: flex;
    justify-content: center;
    background: transparent !important;
}
.videoArea div a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100% !important;
    height: 100% !important;
    top: 0 !important;
    left: 0 !important;
}
.videoArea video,
.videoArea iframe {
    width: 100% !important;
    height: 100% !important;
    aspect-ratio: 16/9;
}
.videoArea img {
    width: 100%;
    height: auto;
}
.chapter_detail {
    padding: 5px;
    margin-bottom: 10px;
}
.chapter_detail p.title {
    text-align: center;
    font-weight: bold;
}
.chapter_detail p.description {
    padding: 10px 0;
    font-size: 0.9em;
}
.chapter_cast {
    width: 100%;
    margin: 0 auto 15px;
    padding: 5px;
    box-sizing: border-box;
}
.chapter_cast a {
    display: inline-block;
    background-color: #000;
    color: #fff;
    font-size: 0.9rem;
    text-decoration: none;
    line-height: 1.8rem;
    padding: 0 10px;
    margin: 0 5px 5px 0;
    border-radius: 7px;
}

/* スライドチャプター */
.slideChapter {
    width: 100%;
    background: #fff;
    padding: 5px;
    font-size: 0;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    white-space: nowrap;
    box-sizing: border-box;
}
.slideChapter li {
    display: inline-block;
    width: 40%;
    font-size: 1rem;
    margin-right: 5px;
    vertical-align: top;
}
.slideChapter li:last-child {
    margin-right: 0;
}
.slideChapter li a {
    text-decoration: none;
}
.slideChapter li p {
    color: #000;
    font-size: 0.9em;
    padding: 5px 3px;
    white-space: normal;
}

/* もっと見る */
.readmore {
    background-color: #000;
    text-align: right;
    padding: 5px;
}
.readmore a {
    display: inline-block;
    font-size: 0.8em;
    color: #fff;
    text-decoration: none;
    padding: 5px 12px 4px 9px;
}
.readmore a::after {
    content: '';
    display: inline-block;
    width: 0.4em;
    height: 0.4em;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    margin: 0 0 1px 5px;
}

/*汎用チャプターセット*/
.chapterSet {
    padding: 5px;
    font-size: 0;
}
.chapterSet div {
    display: inline-block;
    vertical-align: top;
    font-size: 1rem;
}
.chapterSet div.chapterImg {
    width: 45%;
}
.chapterSet div.chapterTxt {
    width: 52%;
    height: min(24.5vw, 98px);
    margin: 0 0 0 2%;
    padding: 2px 0;
    text-align: center;
    line-height: 1.4rem;
    box-sizing: border-box;
    position: relative;
}
.chapterSet div.chapterTxt > p {
    text-align: left;
    height: min(15vw, 56px);
    font-size: min(4vw, 15px);
    font-weight: bold;
    line-height: 1.2;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.chapterSet div.chapterTxt > a {
    width: 75%;
    background-color: #ea0000;
    color: #fff;
    font-size: min(3.85vw, 14px);
    line-height: 2em;
    text-decoration: none;
    position: absolute;
    right: 0;
    bottom: 2px;
    border-radius: 5px;
}
.chapterSet div.chapterTxt > a::after {
    content: '';
    display: inline-block;
    width: 0.4em;
    height: 0.4em;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    border-top: solid min(0.6vw, 2px) #fff;
    border-right: solid min(0.6vw, 2px) #fff;
    margin: 0 0 min(0.4vw, 2px) 5px;
}

/* 動画商材紹介枠 */
section.contCmn {
    display: none;
}
section.magBanner {
    display: block;
}
section.magBanner h2.titleCyan {
    display: none;
}
section.magBanner div.contCmnWrap {
    background-color: #fff;
    padding: 5px 0px;
}
/*
#recommend ul {
    background: #fff;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    padding-bottom: 10px;
}
#recommend ul li {
    display: block;
    width: 48%;
    margin: 10px 1% 0;
}
*/

/* フッター */
footer {
    margin-top: 15px;
}
footer .nonMember_setting ul,
footer .member_setting ul {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
footer .nonMember_setting ul li,
footer .member_setting ul li {
    display: block;
    width: 50%;
    font-size: 0.6em;
    background: #333;
    border-top: 1px solid #aaa;
    border-left: 1px solid #aaa;
    border-right: 1px solid #333;
    text-align: center;
    box-sizing: border-box;
}
footer .nonMember_setting ul li a,
footer .member_setting ul li a {
    display: block;
    color: #fff;
    padding: 0.8rem 0;
    text-decoration: none;
}
footer .nonMember_setting ul li:nth-child(1) a,
footer .member_setting ul li:nth-child(1) a {
    padding: 0.43rem;
}
footer .nonMember_setting ul li:nth-child(5) {
    width: 100%;
}

/*
footer .nonMember_setting ul li:nth-child(4),
footer .nonMember_setting ul li:nth-child(5),
footer .nonMember_setting ul li:nth-child(6),
footer .nonMember_setting ul li:nth-child(7) {
    width: 50%;
}
*/
#copyright {
    background: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(50%, #666666), color-stop(75%, #7f7f7f));
    background: -webkit-linear-gradient(bottom, #666666 50%, #7f7f7f 75%);
    background: -moz-linear-gradient(bottom, #666666 50%, #7f7f7f 75%);
    background: -o-linear-gradient(bottom, #666666 50%, #7f7f7f 75%);
    background: linear-gradient(bottom, #666666 50%, #7f7f7f 75%);
    color: #fff;
    padding: 20px;
    line-height: 1;
}
#mymenu {
    text-align: center;
    font-size: 0.7em;
    margin-top: -15px;
}
#mymenu a {
    width: 120px;
    display: block;
    color: #fff;
    text-shadow: 1px 1px 3px #000;
    text-decoration: none;
    font-size: 0.8em;
    padding: 13px 0px;
    margin: 5px auto 5px auto;
    text-align: center;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    background-image: -webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0.5, #333333),
        color-stop(0.5, #929292)
    );
    background-image: -moz-linear-gradient(center bottom, #333333 50%, #929292 50%);
}

/* 感想を送るボタン */
.impressionsForm {
    display: block;
    background-color: #ff7777;
    width: 50%;
    margin: 0 auto 20px;
    color: #fff;
    text-align: center;
    font-weight: bold;
    line-height: 2rem;
    text-decoration: none;
    border-radius: 5px;
}

/* 番組TOPボタン */
.programlink {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    padding: 10px 0;
}
.programlink > a {
    display: block;
    width: 30%;
    background-color: black;
    color: white;
    font-size: 0.9em;
    font-weight: bold;
    text-align: center;
    line-height: 2rem;
    text-decoration: none;
    border-radius: 5px;
    margin-right: 10px;
}
.programlink > a::after {
    content: '';
    display: inline-block;
    width: 0.4em;
    height: 0.4em;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    margin: 0 0 0.1em 5px;
}

/* 画像保存NG */
#imgDLNG {
    display: none;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    z-index: 9999;
}
#imgDLNG > div {
    display: block;
    position: absolute;
    width: 100%;
}
#imgDLNG > div > p {
    text-align: center;
    background-color: #fff;
    color: #000;
    font-size: 14px;
    width: 200px;
    height: 30px;
    line-height: 30px;
    border-radius: 5px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    box-sizing: border-box;
}

/* ヘッダー */
.header {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 11;
    box-sizing: border-box;
}

.header *,
aside * {
    box-sizing: border-box;
}

.header input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    box-shadow: none;
}

.header a {
    text-decoration: none;
}

.header_top {
    width: 100%;
    height: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    background-color: #222;
}

.header_top_home {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 22%;
    max-width: 83px;
}

.header_top_home > a {
    display: block;
}

.header_top_home img {
    width: 100%;
}

.header_top_search {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 50%;
    max-width: 383px;
    margin-left: auto;
}

.header_top_search > form {
    width: 100%;
    position: relative;
}

.header_top_search > form > input[type='text'] {
    display: block;
    width: 94%;
    margin: 0 2% 0 4%;
    padding: 0 17% 0 2%;
    background-color: white;
    border-radius: 3px;
    font-size: 16px;
    line-height: 1.7;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.header_top_search > form > input[type='submit'] {
    display: block;
    width: 20px;
    height: 20px;
    background: url(/assets/images/search/icon_search.svg) no-repeat center/contain;
    color: transparent;
    font-size: 0;
    position: absolute;
    top: 50%;
    right: 4%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.header_top_login {
    width: 14%;
    max-width: 53px;
}

.header_top_login > a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    height: 100%;
}

.header_top_login > a img {
    width: 66%;
    margin-left: 10%;
}

.header_top_regi {
    width: 14%;
    max-width: 53px;
}

.header_top_regi > a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    height: 100%;
}

.header_top_regi > a img {
    width: 66%;
    margin-left: 10%;
}

.header_top_history {
    width: 14%;
    max-width: 53px;
}

.header_top_history > a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    height: 100%;
}

.header_top_history > a img {
    width: 39%;
    margin-left: 10%;
}

.header_top_menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 14%;
    max-width: 53px;
}

.header_top_menu .menu_btn {
    display: block;
    width: 67%;
    margin-top: 4%;
}

.header_top_menu .close_btn {
    display: none;
    width: 50%;
    margin-top: 3%;
}

.header_top_menu.close .menu_btn {
    display: none;
}

.header_top_menu.close .close_btn {
    display: block;
}

.header_nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
    height: 40px;
    border-top: 1px solid white;
}

.header_nav > a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 20%;
    color: white;
    font-size: 14px;
    position: relative;
}

.header_nav > a::after {
    content: '';
    display: block;
    width: 1px;
    height: 100%;
    background-color: white;
    position: absolute;
    top: 0;
    right: 0;
}

.header_nav > a:last-child::after {
    content: none;
}

.header_nav_newmovie {
    background-color: #004d8f;
}

.header_nav_newmovie img {
    width: 27%;
    max-width: 20px;
    margin: 0 6% 0 -6%;
}

.header_nav_slot {
    background-color: #36b818;
}

.header_nav_slot img {
    width: 27%;
    max-width: 20px;
    margin: 0 2% 0 -2%;
}

.header_nav_pachi {
    background-color: #f93e3e;
}

.header_nav_pachi img {
    width: 29%;
    max-width: 22px;
    margin: 0 4% 0 -4%;
}

.header_nav_program {
    background-color: #0c79ef;
}

.header_nav_program img {
    width: 29%;
    max-width: 22px;
    margin: 0 4% 0 -4%;
}

.header_nav_movietop {
    background-color: #fc9400;
}

.header_nav_movietop img {
    width: 29%;
    max-width: 22px;
    margin: 0 4% 0 -4%;
}

/* ヘッダメニューのホバー（PCのみ）。common.css は slot/pachi など一部しか不透明指定が
   無く、video専用の 新着・番組・動画 は既定の半透明になってしまうため、トップページ同様に
   opacity:1 + 各ボタン色（やや明るめ）を指定して不透明にする。 */
@media screen and (min-width: 835px) {
    .header a.header_nav_newmovie:hover {
        opacity: 1;
        background-color: #1a6fb5;
    }
    .header a.header_nav_program:hover {
        opacity: 1;
        background-color: #3f96f2;
    }
    .header a.header_nav_movietop:hover {
        opacity: 1;
        background-color: #fdb133;
    }
}

aside * {
    box-sizing: border-box;
}

aside a {
    text-decoration: none;
}

aside h1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 0 1% 0;
    background: white;
    font-size: 16px;
    font-weight: bold;
    color: #333;
    border-bottom: 2px solid #084d8f;
}

aside h1 img {
    width: 7.2%;
    margin: -0.2% 1% 0 0;
}

aside .menu {
    width: 100%;
    max-width: 375px;
    height: calc(100% - 50px);
    padding: 0 10px;
    background-color: #004d8f;
    position: fixed;
    top: 50px;
    right: -101%;
    z-index: 111;
    overflow-y: scroll;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

aside .menu.open {
    right: 0;
}

aside .menu_content {
    width: 100%;
    margin: 10px 0;
    padding: 10px;
    background-color: white;
    border-radius: 7px;
}

aside .menu_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 3px;
}

aside .menu_list a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 50%;
    padding-left: 3%;
    color: #333;
    font-size: 16px;
    font-weight: bold;
    line-height: 2.6667;
    text-decoration: none;
    white-space: nowrap;
    outline: none;
    border-bottom: dotted 1px #333;
    cursor: pointer;
}

aside .menu_list a:nth-child(odd) {
    border-right: dotted 1px #333;
}

aside .menu_list a img {
    width: 18%;
    margin-right: 7%;
}

aside .menu_popup {
    display: none;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 100%;
    padding: 0 2.6667%;
    background-color: rgba(0, 0, 0, 0.7);
    position: fixed;
    top: 0;
    left: 0;
}

aside .menu_popup.on {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

aside .menu_popup .popup_content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    height: 44vw;
    max-width: 355px;
    max-height: 165px;
    margin: 0 auto;
    background-color: white;
    color: #333;
    font-size: 14px;
    text-align: center;
    border-radius: 7px;
    position: relative;
}

aside .menu_popup .popup_content a {
    display: block;
    width: 80%;
    color: #333;
    font-size: 14px;
    line-height: 2.9285;
    text-align: center;
    border: solid 1px #999;
    -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
    text-decoration: none;
}

aside .menu_popup .popup_content span {
    display: block;
    width: 21px;
    height: 21px;
    position: absolute;
    top: 5%;
    right: 2.5%;
}

aside .menu_popup .popup_content span::before,
aside .menu_popup .popup_content span::after {
    content: '';
    display: block;
    width: 15%;
    height: 100%;
    background-color: black;
    position: absolute;
    top: 50%;
    left: 50%;
}

aside .menu_popup .popup_content span::before {
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg);
}

aside .menu_popup .popup_content span::after {
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
}

#recommend .pickup_banner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    background-color: white;
    padding: 5px;
    box-sizing: border-box;
}

#recommend .pickup_banner > div {
    width: 100%;
}

#recommend .pickup_banner img {
    width: 100%;
}

#recommend .pickup_banner li {
    width: calc(50% - 5px);
    list-style: none;
    margin-bottom: 10px;
    -webkit-box-shadow: 0.2667vw 0.2667vw 0.8vw rgba(0, 0, 0, 0.3);
    box-shadow: 0.2667vw 0.2667vw 0.8vw rgba(0, 0, 0, 0.3);
}

#recommend .pickup_banner li:nth-last-child(-n + 2) {
    margin-bottom: 0;
}

#recommend .pickup_banner li a {
    display: block;
}

/* 色クラス（見出し・ボタン共通） */
.red {
    background: #f93e3e;
}
.blue {
    background: #1e90ff;
}
.green {
    background: #36b818;
}
.orange {
    background: #ffa500;
}
.violet {
    background: #9370db;
}
.pink {
    background: #ff69b4;
}
.navy {
    background: #000080;
}
.gray {
    background: #888888;
}

h1.headline_obi {
    background-color: #0bf;
    margin: 5px 0;
}

/* 検索結果一覧（「チャプター一覧」見出しの下）の検索条件・件数表示 */
.hs--2026__video-search-info {
    margin: 8px 0 16px;
    padding: 8px 12px;
    border-left: 4px solid #0bf;
    background: #f5fbff;
    color: #333;
    font-size: 13px;
    line-height: 1.6;
}

/* 一部デザイン改修 */
.videolist-wrapper {
    width: 100%;
    margin: 2.6667vw 0;
    padding: 2.6667vw;
    background-color: #fff;
    border-radius: 2vw;
    box-sizing: border-box;
}

.videolist-wrapper h1 {
    border-bottom: 0;
}

@media (min-width: 835px) {
    .videolist-wrapper {
        border-radius: 10px;
        margin: 0;
        padding: 10px;
    }
}

/* 動画トップ用メニュー */
.hs2026__video-menu {
    box-sizing: border-box;
    width: 100%;
}
.hs2026__video-menu *,
.hs2026__video-menu *::before,
.hs2026__video-menu *::after {
    box-sizing: border-box;
}

/* 上段：自由検索ウインドウ */
.hs2026__video-menu .hs2026__video-menu-search {
    display: flex;
    justify-content: center;
    padding: 16px;
    background: #555;
}
.hs2026__video-menu .hs2026__video-menu-search-form {
    display: flex;
    justify-content: center;
    width: 100%;
    margin: 0;
}
.hs2026__video-menu .hs2026__video-menu-search-inner {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
}
.hs2026__video-menu .hs2026__video-menu-search-input {
    flex: 1 1 auto;
    min-width: 0;
    width: 100%;
    padding: 10px 44px 10px 16px;
    border: none;
    outline: none;
    font-size: 15px;
    background: #fff;
    color: #333;
    border-radius: 3px;
}
.hs2026__video-menu .hs2026__video-menu-search-input::placeholder {
    color: #999;
}
.hs2026__video-menu .hs2026__video-menu-search-button {
    position: absolute;
    top: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 44px;
    height: 100%;
    border: none;
    background: transparent;
    cursor: pointer;
    color: #555;
}
.hs2026__video-menu .hs2026__video-menu-search-button:hover {
    color: #000;
}
.hs2026__video-menu .hs2026__video-menu-search-icon {
    width: 20px;
    height: 20px;
    display: block;
}

/* 835px以上：入力欄の横幅を80%固定 */
@media (min-width: 835px) {
    .hs2026__video-menu .hs2026__video-menu-search-form {
        width: 80%;
    }
}

/* 下段：4等分メニュー（隙間なし・カッチリ四角） */
.hs2026__video-menu .hs2026__video-menu-nav {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 0;
}
.hs2026__video-menu .hs2026__video-menu-nav-link {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 16px 8px;
    text-align: center;
    text-decoration: none;
    font-size: 14px;
    color: #333;
    background: #ffffff;
    border-radius: 0;
    border-bottom: 4px solid #888;
    border-right: 1px solid #ddd;
    transition:
        background 0.2s,
        border-bottom-color 0.2s;
}
/* メニューごとに下線色を変える */
.hs2026__video-menu .hs2026__video-menu-nav-link:nth-child(1) {
    border-bottom-color: #004d8f;
}
.hs2026__video-menu .hs2026__video-menu-nav-link:nth-child(2) {
    border-bottom-color: #0c79ef;
}
.hs2026__video-menu .hs2026__video-menu-nav-link:nth-child(3) {
    border-bottom-color: #36b818;
}
.hs2026__video-menu .hs2026__video-menu-nav-link:nth-child(4) {
    border-bottom-color: #f93e3e;
}
/* 右端のリンクは縦区切り線を消す */
.hs2026__video-menu .hs2026__video-menu-nav-link:last-child {
    border-right: none;
}
.hs2026__video-menu .hs2026__video-menu-nav-link:hover {
    background: #f0f0f0;
}
