@charset "utf-8";

/*-------------------------*/
/*Reset*/
html {
    margin: 0;
    padding: 0;
    border: 0;
    overflow-y: scroll;
}

* {
    border: 0;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

body {
    line-height: 1;
    -webkit-text-size-adjust: 100%;
    width: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
span,
table,
a,
img,
dl,
dt,
dd,
ul,
li,
ol,
iframe,
nav,
small {
    margin: 0;
    padding: 0;
    font-size: 100%;
    font-weight: normal;
    background: transparent;
    vertical-align: baseline;
    border: none;
}

img {
    vertical-align: top;
}

ol,
ul {
    list-style: none;
    list-style-type: none;
}

/*-------------------------*/
/*
.cleartext {
    display: block;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}
*/

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    display: inline-block;
}

/* Hides from IE Mac */
* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}

/*-- Link --*/
a:link {
    color: #fff;
    text-decoration: none;
}

a:visited {
    color: #fff;
    text-decoration: none;
}

a:hover {
    color: #f00;
    text-decoration: none;
}

/* loader */

#loader {
    background: url(../img/pc/loading.webp);
    background-size: cover;
    position: fixed;
    width: 100vw;
    height: 100vh;
    z-index: 99999;
    top:0;
    left:0;
}

.loader,
.loader:before,
.loader:after {
    background: #fff;
    -webkit-animation: load1 1s infinite ease-in-out;
    animation: load1 1s infinite ease-in-out;
    height: 4em;
    width: 1em;
    top: 50%;
}

.loader {
    color: #fff;
    text-indent: -9999em;
    margin: auto;
    position: relative;
    font-size: 11px;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.loader:before,
.loader:after {
    position: absolute;
    top: 0;
    content: '';
}

.loader:before {
    left: -1.5em;
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
}

.loader:after {
    left: 1.5em;
}

@-webkit-keyframes load1 {

    0%,
    80%,
    100% {
        box-shadow: 0 0;
        height: 4em;
    }

    40% {
        box-shadow: 0 -2em;
        height: 5em;
    }
}

@keyframes load1 {

    0%,
    80%,
    100% {
        box-shadow: 0 0;
        height: 4em;
    }

    40% {
        box-shadow: 0 -2em;
        height: 5em;
    }
}

/* loader */

/*-------------------------*/
.bg {
    background: #fff;
    height: 100%;
}

#page_all {
    background: url(../img/pc/bg_all.webp);
    background-size: cover;
    background-position: center center;
}

#all {
    margin: 0 auto;
    width: 1270px;
}

#wrapper {
    color: #333;
    font-family: "Shippori Mincho B1", serif;
    float: left;
    margin: 0 auto;
    width: 960px;
}

/*-------------------------*/
#sns_button_pc {
    margin: 20px auto;
    min-height: 40px;
}

#sns_button_pc .btn_sns img {
    height: 44px;
    width: 44px;
    margin: 0 4px;
}

/*-- header -----------------------*/
#header {}

/*-- Pan_box ----------------------*/
#pan_box {
    background: #19170e;
    color: #fff;
    font-size: 0.8em;
    min-height: 24px;
    padding: 8px 0 8px 10px;
    width: 100%;
}

#pan_box .in {
    margin: 0 auto;
    width: 1260px;
    display: flex;
    gap: 0.5em;
    white-space: nowrap;
}

#pan_box .in li + li::before {
    content: ">";
    padding-right: 0.5em;
}

#pan_box a {
    color: #fff;
    text-decoration: none;
}

#pan_box a:hover {
    color: #fff;
}

/*-- left side ----------------------*/
#left_box {
    background: url(../img/pc/bg_menu.webp);
    background-size: cover;
    background-position: center top;
    float: left;
    padding-bottom: 30px;
    text-align: center;
    width: 320px;
    box-shadow: 0 0 4px #fff;
}

h1,
h1 a {
    display: block;
    margin: 0 auto;
    width: 75%;
}

h1 {
    padding: 2em 0;
}

h1 a img {
    display: block;
    width: 100%;
}

#otboxP {
    margin: 0 auto;
    width: 90%;
}

.oa-info {
    box-sizing: border-box;
    padding: 1.00rem;
    border: 0.08rem solid #ccc;
    border-radius: 0.50rem;
    background: url(../img/pc/bg_oatime.webp);
    background-size: cover;
    color: #000;
    font-family: "Zen Antique", serif;
}

.oa-main {
    text-align: center;
}

/* MX1 or MX2 */
.oa-station {
    margin: 0 0 0.50rem 0;
    letter-spacing: 0.04em;
    color: #555;
}

/* 曜日＋時間 */
.oa-schedule {
    font-size: 1.8em;
    line-height: 1.2;
    margin: 0.25rem 0;
}

/* 毎週 */
.oa-every {
    margin-right: 0.25em;
    font-size: 0.85em;
    opacity: 0.8;
}

/* 木・金 など */
.oa-weekdays {
    font-weight: 700;
    margin-right: 0.2em;
    color: #c8568d;
}

/* 曜日 */
.oa-week-suffix {
    font-size: 0.85em;
    opacity: 0.8;
}

/* 時刻 */
.oa-time {
    display: block;
    margin-top: 0.25rem;
    font-weight: 700;
    letter-spacing: 3px;
    color: #c8568d;
}

.oa-schedule small {
    font-size: min(2.4vw, 0.65em);
    word-break: auto-phrase;
}

/* メタ情報（制作年・話数） */
.oa-meta {
    margin-top: 0.50rem;
    font-size: 0.90rem;
    color: #555;
}

.oa-meta span + span {
    margin-left: 0.75rem;
}

/* 放送開始告知 */
.start_oa {
    margin: 0.75rem 0 0 0;
    padding-top: 0.50rem;
    border-top: 0.08rem solid #ddd;
    text-align: center;
    color: #e52c4c;
}

/*-- SNS ----------------------*/
.sns {
    width: 30%;
    height: 40px;
    margin: 20px auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.sns a {
    display: block;
    width: 40px;
    height: 40px;
    margin: 0 !important;
}

.sns img {
    width: 40px !important;
    height: 40px !important;
    margin: 0 !important;
}

/*-- ガイドラ ----------------------*/
.gdora {
    margin: 10px auto 0;
    width: 280px;
}

.gdora img {
    width: 100%;
}

/*-- tver----------------------*/
.bnrTVer {
    margin: 10px auto 0;
    width: 280px;
}

.bnrTVer img {
    width: 100%;
}

/*-- Rチャンネル -----------------------*/
.bnrRCh {
    margin: 10px auto 0;
    width: 280px;
}

.bnrRCh img {
    width: 100%;
}


/*-- Menu ----------------------*/
#menu {
    margin: 20px auto 30px;
}

.menu_top,
.menu_intro,
.menu_story,
.menu_cast,
.menu_goods {
    display: block;
    width: 100%;
}

.menu_top a,
.menu_intro a,
.menu_story a,
.menu_cast a,
.menu_goods a {
    display: flex;
    width: 100%;
    font-size: 1.4em;
    text-align: left;
    color: #444;
    align-items: center;
    font-family: "EB Garamond", serif;
    font-weight: bold;
    padding: 0.8em 1em;
    margin: 0.2em 0;
    box-sizing: border-box;
    background: rgba(255, 255, 255, 0.5);
    text-decoration: underline 1px solid #999;
}

#menu li a::before {
    content: "";
    display: block;
    width: 14px;
    height: 14px;
    background: url(../img/pc/deco_heart.webp);
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    margin-right: 0.5em;
}

.menu_top a img,
.menu_intro a img,
.menu_story a img,
.menu_cast a img,
.menu_goods a img {
    text-decoration: none;
}

#menu a:hover {
    opacity: 0.8;
}

/*-- Top Episode ----------------------*/
#top_story_box {
    padding-bottom: 10px;
}

#topStrP {
    box-sizing: border-box;
    background: #fff;
    color: #333;
    line-height: 1.5em;
    font-size: 0.9em;
    text-align: left;
    margin: 0 auto;
    padding: 10px 15px 15px;
    width: 90%;
}

#topStrP h2 {
    border-bottom: dashed 1px #999;
    color: #e52c4c;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 3px;
    margin-bottom: 10px;
    padding: 4px 0 6px;
    text-align: center;
}

.t_num {
    font-weight: bold;
    font-size: 1.0em;
}

.t_subtitle {
    font-weight: bold;
}

.t_oatime {}

.t_text {
    margin-top: 12px;
}

.more {
    border: #e52c4c solid 2px;
    margin: 10px auto 0;
    text-align: center;
    width: 85%;
}

.more a {
    background: #e52c4c;
    border: solid 1px #fff;
    display: block;
    font-weight: bold;
    padding: 8px 0;
}

.more:hover {
    border: #e52c4c solid 2px;
}

.more a:hover {
    background: #e52c4c;
    border: solid 1px #fff;
    color: #fff;
}

/*-- Contents all ----------------------*/
#contents {
    width: 630px;
    line-height: 1.6em;
    float: left;
    background: url(../img/pc/bg_oatime.webp);
    background-size: cover;
    padding: 2em 2em 4em;
}

#index #contents {
    padding: 0;
}

#kv img {
    width: 100%;
}

/*-- Sub page all ----------------------*/
#contents h2 {
    font-size: min(6vw, 2em);
    margin: 0 auto;
}

#contents h2 strong {
    margin-left: 0.5em;
}

#contents h2::after {
    content: "";
    display: block;
    width: 100%;
    height: 10px;
    margin: 0 auto;
    background: url(../img/pc/deco_line.webp);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center top;
    margin-top: 4px;
    margin-bottom: 20px;
}

#contents h2 small {
    font-size: 0.6em;
}

/*-- Intro page ----------------------*/
.intro_text {
    margin: 0 auto;
    line-height: 2;
    padding: 0 20px;
}

.intro_text span {
    color: #992938;
    font-size: 1.1em;
    line-height: 1;
}

#intro section {
    background: #fff;
    padding: 0.5em 1em;
    margin-bottom: 1em;
    border-radius: 8px;
    box-shadow: 0 0 4px #eee;
}

#intro section iframe {
    display: block;
    width: 100%;
    aspect-ratio: 16/9;
}

#intro section p {
    margin-bottom: 1em;
    font-size: 0.95em;
}

#intro section h3 {
    color: #e52c4c;
    font-weight: bold;
    border-bottom: 1px dotted #e52c4c;
    padding-bottom: 4px;
    margin-bottom: 8px;
}

#intro section small {
    display: block;
    font-size: 12px;
    text-align: center;
    line-height: 1.5;
}

#intro section .book {
    width: 400px;
    margin: 0 auto;
    display: block;
}

/*
.diagram {
text-align: center;
width: 200px;
margin: 30px auto;
}
.diagram a {
display: block;
background: #9e5962;
line-height: 36px;
border-radius: 18px;
}
.diagram a:hover {
color: #fff;
background: #854a52;
}
*/

/*-- Story page ----------------------*/
#story h2 {}

#epi_box {}

.num {
    background: #e52c4c;
    color: #fff;
    float: left;
    line-height: 40px;
    margin-bottom: 20px;
    border-radius: 15px;
    text-align: center;
    width: 80px;
}

.time {
    float: left;
    line-height: 40px;
    margin: 0 0 20px 20px;
    width: 50%;
}

.sub_tit {
/*    border-bottom: dotted 1px #666666;*/
    font-size: 1.2em;
    font-weight: bold;
    clear: both;
    margin: 0 0 8px 0;
    padding-bottom: 8px;
}

.epitxt {
    line-height: 2;
    clear: left;
}

.img {
    clear: both;
    width: 100%;
}

.img img {
    display: block;
    width: 100%;
    margin: 0 auto 10px;
}

/*-- #epi_list -------------------*/
#epi_list {
    margin-top: 50px;
}

#epi_list h4 {
    border-bottom: solid 1px #6a5656;
    margin-bottom: 10px;
}

/*-- 話数のみのボタン式エピソードリスト --*/
#epi_list ul {
    display: flex;
    flex-wrap: wrap;
}

#epi_list li {
    width: calc(20% - 8px);
    line-height: 36px;
    text-align: center;
    margin-right: 8px;
    margin-bottom: 8px;
}

#epi_list li:nth-of-type(5),
#epi_list li:nth-of-type(10),
#epi_list li:nth-of-type(15),
#epi_list li:nth-of-type(20),
#epi_list li:nth-of-type(25),
#epi_list li:nth-of-type(30),
#epi_list li:nth-of-type(35),
#epi_list li:nth-of-type(40),
#epi_list li:nth-of-type(45),
#epi_list li:nth-of-type(50),
#epi_list li:nth-of-type(55),
#epi_list li:nth-of-type(60),
#epi_list li:nth-of-type(65),
#epi_list li:nth-of-type(70),
#epi_list li:nth-of-type(75),
#epi_list li:nth-of-type(80),
#epi_list li:nth-of-type(85),
#epi_list li:nth-of-type(90),
#epi_list li:nth-of-type(95),
#epi_list li:nth-of-type(100) {
    margin-right: 0;
}

#epi_list li a {
    background: #666;
    color: #fff;
    display: block;
    border-radius: 6px;
}

#epi_list .link_on a {
    color: #fff;
}

#epi_list .link_on a:active {
    color: #fff;
    background: #666;
}

#epi_list .link_off a {
    color: #fff;
    background: #c8578d;
}

/* 選択中 */
/*-- もっと見る -------------------*/
.js-load {
    display: none;
}

.js-load.active {
    display: block;
}

#js-btn-wrap {
    margin: 30px auto;
    line-height: 36px;
    text-align: center;
    width: 200px;
}

#js-btn-wrap a {
    background: #666;
    border-radius: 18px;
    color: #fff;
    display: block;
}

#js-btn-wrap a:hover {
    background: #d00;
}

/*-- Cast page -------------------*/
#cast h2 {}

/*
.cast_box_a {
    padding: 0 20px 30px 20px;
}

.cast_box_b {
    padding: 30px 20px;
}

.cast_box_a,
.cast_box_b {
    border-bottom: dashed 1px #999;
}

.cast_img {
    width: 200px;
    border: solid 1px #f9c6cb;
    float: left;
}

.cast_name,
.cast_text {
    width: 368px;
    margin-left: 20px;
    float: left;
}

.cast_name {
    color: #bf0c19;
    font-size: 120%;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 1.2;
}

.cast_name span {
    color: #6a5656;
    font-size: 80%;
}
*/

#cast section {
    background: #fff;
    padding: 0.5em 1em;
    margin-bottom: 1em;
    border-radius: 8px;
    box-shadow: 0 0 4px #eee;
}

#cast section iframe {
    display: block;
    width: 100%;
    aspect-ratio: 16/9;
}

#cast section p {
    margin-bottom: 1em;
}

#cast section h3 {
    color: #e52c4c;
    font-weight: bold;
    border-bottom: 1px dotted #e52c4c;
    padding-bottom: 4px;
    margin-bottom: 8px;
}

#cast #contents ul.cast {
    margin-bottom: 2em;
}

#cast #contents ul.cast li {
    display: flex;
    justify-content: space-between;
    margin-bottom: 3em;
    align-items: flex-start;
}

#cast #contents ul.cast img {
    display: block;
    width: 40%;
    border: 4px solid #eee;
    box-sizing: border-box;
}

#cast #contents .cast_wrap {
    width: calc(60% - 20px);
}

#cast #contents .cast_wrap h4 {
    font-weight: bold;
    line-height: 1.5;
    text-align: center;
    margin-bottom: 1em;
    color: #e52c4c;
    padding-top: 0.5em;
}

#cast #contents .cast_wrap h4::after {
    content: "";
    display: block;
    width: 50%;
    height: 1px;
    background: #e52c4c;
    margin: 0.5em auto;
}

#cast #contents .cast_wrap h4 small {
    display: block;
    font-size: 0.8em;
}

#cast #contents .cast_wrap p {
    font-size: 0.9em;
}

#cast #contents ul.staff{
    font-size:15px;
    margin-bottom: 1em;
}

#cast #contents ul.staff li{
    line-height: 2;
}

#cast section.music{
    font-size:15px;
}

#cast section.music img{
    display: block;
    width:400px;
    margin:0 auto;
}

#cast section.music strong{
    display: block;
    font-weight: bold;
    text-align: center;
    line-height: 3;
}

/*-- Goods page  -------------------*/
#goods h2 {}

#goods_all {
    display: flex;
    flex-wrap: wrap;
}

.goods_box {
    margin-bottom: 40px;
    text-align: center;
    overflow: visible;
    width: 40%;
    margin: 0 5% 5%;
}

.goods_box a {
    color: #333;
    display: block;
    font-size: 80%;
    line-height: 128%;
    text-decoration: underline;
}

.goods_box a:hover {
    color: #d00;
}

.goods_box img {
    display: block;
    text-align: center;
    margin: 0 auto 5px;
    max-height: 180px;
}

/*-- Copyright  -------------------*/
.copy {
    display: block;
    text-align: center;
    color: #333;
    font-size: 12px;
    line-height: 1.4em;
    padding: 5px 16px 0;
}

/*-- right side  -------------------*/
#right_side {
    float: left;
    margin-left: 10px;
}

/*-- footer/PC  -------------------*/
footer {
    background: #333;
    clear: both;
    font-size: 0.9em;
    line-height: 1.5em;
    margin-top: 30px;
    text-align: center;
}

footer .mx_copyright {
    color: #fff;
    padding: 8px 0;
}

footer .mx_copyright a {
    color: #fff;
    text-decoration: underline;
}

footer a {
    color: #d00;
    text-decoration: none;
}

/*
.box_footer{
background:rgba(54,25,21,0.6);
padding: 10px 0;
}
.foot{margin:0 auto;}
#footer_box select{
font-size:1.2em;
line-height:1.4em;
margin: 30px 0;
width:70%;
}
*/

/*-- 緊急テキスト ----------------------*/
#rp_textbox {
    background: rgba(255, 255, 255, 0.7);
    border: #928484 solid 1px;
    font-size: 0.9em;
    margin: 20px auto;
    padding: 8px;
    line-height: 1.6em;
    text-align: left;
    max-width: 960px;
    width: 90%;
}

#rp_textbox .pop_text {
    background: #fff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    border: #c9c9c9 solid 1px;
    font-size: 0.9em;
    line-height: 1.5em;
    margin: 0 auto;
    padding: 20px;
    text-align: left;
    max-width: 900px;
    word-break: break-all;
    width: 75%;
}

#rp_textbox .pop_text .popup_title {
    border-bottom: #999 dotted 1px;
    font-size: 1.1em;
    line-height: 1.5em;
    font-weight: bold;
    margin: 0 0 15px 0;
    padding-bottom: 5px;
    text-align: center;
    width: 100%;
}

#rp_textbox .ema_img {
    display: block;
    text-align: center;
    width: 100%;
}

#rp_textbox .ema_img img {
    margin: 0 auto 10px;
    max-width: 100%;
}

#rp_textbox a {
    color: #d00;
    text-decoration: underline;
}

/*-- google翻訳 ----------------------*/
.skiptranslate.goog-te-gadget,
a.goog-logo-link {
    color: #fff !important;
}
