@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Shippori+Mincho+B1:wght@700;800&display=swap');
/*-------------カスタムプロパティ------------*/
:root {
--color-base: #222f5b;
}
html{margin:0; padding:0; border:0; overflow-y:scroll; scroll-behavior: smooth;}
*{border:0; box-sizing: border-box; margin:0; padding:0;}
body {
	line-height: 1;
	-webkit-text-size-adjust: 100%;
	width: 100%;
}
body::before {
position: fixed;
top: 0;
left: 0;
z-index: -1;
width: 100vw;
height: 100vh;
background: #c7b777 url(../img/bg_all.webp) no-repeat bottom center / cover;
content: "";
}
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;}
button{appearance: none;background-color: transparent;border: none;cursor: pointer;outline: none;padding: 0;}
/*-------------------------*/
.visually-hidden {
border: 0;
clip: rect(0, 0, 0, 0);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
white-space: nowrap;
}
a:link{color:#fff; text-decoration:none;transition: background-color 0.2s ease;}
a:visited{color:#fff; text-decoration:none;transition: background-color 0.2s ease;}
a:hover{color:#f00; text-decoration:none;transition: background-color 0.2s ease;}
:focus-visible {
outline: 3px solid #c3b36b;
outline-offset: 0.2em;
border-radius: 0.2em;
}
/*パンくずリスト----------------------------------*/
nav.panlist{
background-color: #000;
padding: 4px 0;
width: 100%;
}
nav.panlist strong{
font-weight:normal;
}
nav.panlist ol {
color: white;
display: flex;
font-size: min(0.7em,2.4vw);
list-style: none;
line-height:1.5;
margin: 0 auto;
padding: 0;
white-space: nowrap;
max-width: 1270px;
width: 98%;
}
nav.panlist ol a{
color: white;
}
nav.panlist li + li::before {
color: white;
content: ">";
margin: 0 0.5em;
}

main {
/*background: #eee;*/
margin: 0 auto;
}
#wrapper{
/*background: #fff;*/
color: #644a46;
/*font-family: Arial, Helvetica,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka,"sans-serif";*/
font-family: "Shippori Mincho B1", Arial, Helvetica,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka,"sans-serif";
display: flex;
margin: 0 auto;
}
#left_box{
background: url(../img/bg_base.jpg) center top / cover no-repeat #63352d;
padding-bottom: 30px;
text-align: center;
width: 320px;
}
h1{
margin: 0 auto;
padding: 2em 0;
width: 95%;
}   
h1 a{
display: block;
width: 100%;
}
h1 img{
height: auto;
width: 100%;
}

.oa-info {
color: #fffef5;
letter-spacing: 0.1em;
padding: 1rem;
}
.oa-main {
text-align: center;
}
/* MX1 or MX2 */
.oa-station {
font-weight: 700;
letter-spacing: 0.04em;
margin: 0 0 0.50rem;
}
/* 曜日＋時間 */
.oa-schedule {
font-size: 1.4rem;
line-height: 1.4;
margin: 0.25rem 0;
}
/* 毎週 */
.oa-every {
font-size: 0.85em;
margin-right: 0.25em;
opacity: 0.9;
}
/* 木・金 など */
.oa-weekdays {
font-size: 1.5em;
font-weight: 700;
margin-right: 0.2em;
}
/* 曜日 */
.oa-week-suffix {
font-size: 0.85em;
opacity: 0.9;
}
.oa-every, .oa-weekdays, .oa-week-suffix {
color: #ffefa1;
}
/* 時刻 */
.oa-time {
display: block;
font-size: 1.40rem;
font-weight: 700;
margin-top: 0.25rem;
}
.oa-schedule small {
font-size: min(2.4vw, 0.65em);
word-break: auto-phrase;
}
/* メタ情報（制作年・話数） */
.oa-meta {
/*color: #555;*/
font-size: 0.90rem;
margin-top: 0.50rem;
}
.oa-end{/* 文字色とメニュー背景色が同じ系統の場合は色を調整すること */
color: #555!important;
}
.oa-meta span + span {
margin-left: 0.75rem;
}
/* 放送開始告知 */
.start_oa {
border-top: 0.08rem solid #a58667;
color: #fff577;
font-weight: 700;
margin: 0.75rem 0 0;
padding-top: 0.50rem;
text-align: center;
}

/*-- ガイドラ他 -----------------------*/
.gdora img,
.bnrTVer img,
.bnrRCh img{
height: auto;
width: 100%;
}
.gdora a:hover,
.bnrTVer a:hover ,
.bnrRCh a:hover {
opacity: 0.6;
}

/*-- Menu ----------------------*/
.menu {
/*background: #000;*/
}
.menu li{
background: url(../img/btn_underline.png) 90% 62% / min(70%, 164px) no-repeat transparent;
text-align: left;
}
.menu li a{
color: #fffded;
font-size: 1.2rem;
padding: 1em;
text-decoration: none;
padding-left: min(12vw, 3em);
position: relative;
}
.menu li a:hover{
background: rgba(255, 255, 255, 0.1);
box-shadow: 0px 0px 0.5em 0.1em rgba(255, 255, 255, 0.1);
}
.btn_top:before, .btn_intro:before, .btn_story:before, .btn_cast:before  {
	content: '';
	position: absolute;
	top: max(-1vw, -0.5em);
	left: min(2vw, 0.5em);
	width: min(12vw, 3em);
	aspect-ratio: 2 / 3;
}
.btn_top:before { background: url(../img/btn_bg-1.png) center center / contain no-repeat transparent; }
.btn_intro:before { background: url(../img/btn_bg-2.png) center center / contain no-repeat transparent; }
.btn_story:before { background: url(../img/btn_bg-3.png) center center / contain no-repeat transparent; }
.btn_cast:before { background: url(../img/btn_bg-4.png) center center / contain no-repeat transparent; }
/*
.menu li img{
height: auto;
width: 100%;
}
*/
.t_num{
font-weight: bold;
font-size: 1.0em;
}
.t_subtitle{font-weight: bold;}
.t_text{margin-top:12px;}
.more{
border: var(--color-base) solid 2px;
margin: 10px auto 0;
text-align: center;
text-decoration: none;
width: 85%;
}
.more a{
background: var(--color-base);
border:solid 1px #fff;
color: #fff;
display:block;
font-weight: bold;
padding: 0.5em 0 0.8em 0;
font-size: 1.5em;
line-height: 1em;
}
.more:hover{
border: #ecdfa8 solid 2px;
}
.more a:hover{
background: #ede0a4;
border:solid 1px #fff;
color: #333333;
}

#contents{
background-color: rgba(255, 255, 255, 0.9);
line-height: 1.6;
padding: min(5vw, 3em);
width: 100%;
}
#index #contents{
background-color: transparent;
padding: 0;
}
#kv{width: 100%;}
#kv img{ height: auto; width: 100%;}

/*-- Sub page all ----------------------*/
#contents h2 {
border-bottom: solid 1px rgb(85 33 32 / 35%);
color: #7d3427;
font-size: min(6vw, 2em);
font-weight: bold;
background: linear-gradient(#7d3427, #37110a);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
/*#contents h2 span {
font-size: 0.5em;
}*/

/*-- Intro page ----------------------*/
.intro_all{
line-height: 1.5em;
margin: 0 auto;
margin-top: min(5vw, 2em);
}
.intro_all span {
color: #693025;
font-size: 1.1em;
line-height: 1;
font-weight: bold;
background: linear-gradient(#7d3427, #37110a);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.intro_wrap {
margin-top: min(8vw, 2em);
}
.catch {
color: var(--color-base);
font-size: 1.1em;
line-height: 1.5em;
font-weight: bold;
background-color: rgba(91, 64, 34, 0.1);
padding: min(2vw, 0.5em);
box-shadow: 0px 0px 0.5em 0.5em rgba(91, 64, 34, 0.1);
border-radius: 1em;
margin-bottom: min(4vw, 1em);
}
.intro_text{
line-height: min(7vw,1.8em);
margin: 0 auto;
margin-top: min(3vw, 1em);
padding: 0.2em;
}
.diagram {
margin: 30px auto;
text-align: center;
width: min(50vw,20em);
}
.diagram a {
background: #582622;
border-radius: 18px;
display: block;
line-height: 1em;
padding: 1em;
transition: transform 0.25s cubic-bezier(0.22, 1, 0.36, 1);
}
.diagram a:hover {
background: #854a52;
color: #fff;
transform: translateY(calc(min(0.5vw, 0.2em) * -1)) !important;
}
.diagram small {
display: block;
font-size: 0.8em;
line-height: 1em;
margin-top: 0.5em;
opacity: 0.9;
}
/*-- Story page ----------------------*/
#epi_box{
padding: min(5vw, 2em) 0;
}
#epi_box h3{
border-bottom: dotted 1px var(--color-base);
}
.num {
color: var(--color-base);
margin: 0 0 0.5em;
text-align: center;
width: 100px;
background-color: rgba(91, 64, 34, 0.1);
padding: 0.5em;
box-shadow: 0 0 0.5em 0.1em rgba(91, 64, 34, 0.1);
border-radius: 1em;
}
.time{
line-height: 3em;
padding: 0 0 0 0.5em;
color: var(--color-base);
opacity: 0.9;
}
.sub_tit{
color: #233059;
font-size: min(1.5em, 5.0vw);
font-weight: bold;
line-height: 1.5;
color: var(--color-base);
}
.epitxt{
line-height: 1.8;
padding: 0.5em;
}
#epi_box .img {
display: flex;
/* flex-wrap: wrap;改行あり */
flex-wrap: nowrap;/*改行なし*/
gap: 8px;
margin: 0 0 1em;
}
#epi_box .img img {
display: block;
flex: 1 1 0;
height: auto;
min-width: 0;
max-width: 100%;
/* width: calc((100% - 8px) / 2);改行あり */
}
/*-- #epi_list -------------------*/
#epi_list{
/*padding: 0 12px;*/
margin: 2em auto;
}
#epi_list h4{
border-bottom:solid 1px #6a5656;
margin-bottom:10px;
}
/*-- 話数のみのボタン式エピソードリスト --*/
#epi_list ol{
display: grid;
grid-template-columns: repeat(5, 1fr);
gap: 0.5em;
}
#epi_list li{
font-size: min(1.1em, 4.0vw);
line-height: 2;
text-align:center;
}
#epi_list li a{
background: #521d1c;
border-radius:6px;
color:#fff;
display:block;
padding: 0.2em 0;
}
#epi_list .link_on a{ color:#fff;}
#epi_list .link_on a:hover{opacity: 0.6;}
/*#epi_list .link_on a:active{ color:#fff; background:#666;}*/
#epi_list .link_off a{ color: var(--color-base); background: rgb(35 48 89 / 10%);}/* 選択中 */
/*-- もっと見る -------------------*/
.js-load { display:none; }
.js-load.active { display:block; }
#js-btn-wrap {
line-height: 36px;
margin: 30px auto;
text-align: center;
width: 200px;
}
#js-btn-wrap .btn {
background: #484848;
border-radius: 8px;
color: #fff;
display: block;
padding: 1em 0;
width: 100%;
}
#js-btn-wrap .btn:hover{
background: #d00;
}

/*-- Cast page -----------------*/
.cast_box {
align-items: start;
border-bottom: dotted 1px #222f5b;
display: grid;
grid-template-columns: 180px 1fr;
gap: 2rem;
padding: 1.5em 0;
}
.cast_img {
grid-row: 1 / 3;
}
.cast_img img {
border: solid 1px #f9c6cb;
display: block;
height: auto;
width: 100%;
}
.cast_name {
grid-column: 2;
font-size: min(4vw, 1.5em);
line-height: 1.4;
margin: 0 0 1em;
}
.cast_name span {
display: block;
font-size: min(3vw,0.8em);
font-weight: normal;
margin-top: 0.4rem;
}
.cast_text {
grid-column: 2;
line-height: 2;
margin: 0;
}
#cast .staffBox{
margin: 1em 0;
padding: 1.5em 2.5em;
}
#cast .staffBox h3{
font-size: 125%;
}
#cast .staff {
display: flex;
flex-wrap: wrap;
}
#cast .staff dt {
width: 4em;
}
#cast .staff dd {
width: calc(100% - 4em);
}

/*-- Copyright  -------------------*/
.copy{
color: rgba(255,255,255,0.8);
font-size: 0.9em;
line-height: 1.4em;
padding: 5px 16px;
text-align: center;
}

/*-- right side  -------------------*/
#right_side{
margin-left:10px;
}

/*-- 緊急テキスト ----------------------*/
#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;
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;}

/*-- ローディング ----------------------*/
#loader{
align-items: center;
background: rgba(255,255,255,1);
display: flex;
inset: 0;
justify-content: center;
position: fixed;
z-index: 9999;
}
#loader.is-hidden{
opacity: 0;
pointer-events: none;
}
.loader,
.loader:before,
.loader:after {
background: #aaa;
animation: load1 1s infinite ease-in-out;
height: 4em;
width: 1em;
}
.loader {
color: #ccc;
text-indent: -9999em;
margin: auto;
position: relative;
font-size: 11px;
transform: translateZ(0);
animation-delay: -0.16s;
}
.loader:before,.loader:after {
position: absolute;
top: 0;
content: '';
}
.loader:before {
left: -1.5em;
animation-delay: -0.32s;
}
.loader:after {
left: 1.5em;
}
@keyframes load1 {
	0%,80%,100% {
	box-shadow: 0 0;
	height: 4em;
	}
	40% {
	box-shadow: 0 -2em;
	height: 5em;
	}
}
/*--------------------------------------------------------*/
/*--------------------------------------------------------*/

/* PCのみ */
@media (min-width: 901px) {
	main {
	display: flex;
	width: 1300px;
	}
	#wrapper{
	width: 1000px;
	}
	/*-- left side ----------------------*/
	#opPC {
	background: #4c1e1c;
	}
	#otboxP{
	margin: 0 auto;
	width: 90%;
	}

	/*-- ガイドラ ----------------------*/
	.gdora ,
	.bnrTVer,
	.bnrRCh{
	margin: 10px auto 0;
	width: 280px;
	}
	.menu{
	/*border-top: solid 0.1px #ccc;*/
	margin: 20px auto 30px;
	}
	.menu li{
	/*border-bottom: solid 0.1px #ccc;*/
	display: block;
	width: 100%;
	}
	.menu li a{
	display:block;
	width: 100%;
	}
	.oa-info{
	min-height: 180px;
	}

	/*-------------------------*/
	#sns_button_pc{
	margin: 15px auto;
	min-height: 40px;
	}
	#sns_button_pc .btn_sns img{
	height: 50px;
	width: 50px;
	margin: 0 5px;
	}
	/*-- 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;
	}--*/
	/*-- Top Episode ----------------------*/
	#top_story_box{
	padding-bottom: 10px;
	}
	#topStrP{
	background: #fff;
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 1) 100%);
	box-sizing: border-box;
	border: #b7aa97 solid 1px;
	/*border-radius: 8px;*/
	color :#333;
	line-height: 1.5;
	font-size: 0.9em;
	text-align:left;
	margin: 0 auto;
	padding: 10px 12px 15px;
	width: 90%;
	}
	#topStrP h2{
	border-bottom: solid 1px #333;
	color: var(--color-base);
	font-size: 1.5em;
	font-weight: bold;
	letter-spacing:3px;
	margin-bottom:10px;
	padding: 4px 0 6px;
	text-align:center;
	}
	/*-- Contents all ----------------------*/
	#contents{
	width: 680px;
	}
}

/* Tablet */
@media (max-width: 900px) {
	#wrapper{
	display: block;
	width:100%;
	}
	/*-- Top header ----------------------*/
	#top #contents h1{
	width:100%;
	}
	#top #contents h1 img{
	height: auto;
	width:100%;
	}
	#opSP {
	background: url(../img/bg_base.jpg) center top / cover no-repeat #63352d;
	}
	#otboxS{
	padding: 0;
	margin: 0 auto;
	text-align:center;
	width: 90%;
	}
	#topStrP {
	background: #fff;
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 1) 100%);
	box-sizing: border-box;
	border: #b7aa97 solid 1px;
	/* border-radius: 8px; */
	color: #333;
	line-height: 1.5;
	font-size: 0.9em;
	text-align: left;
	margin: 0 auto;
	padding: 10px 12px 15px;
	width: 90%;
	}
	/*-- ガイドラ ----------------------*/
	.gdora,
	.bnrTVer,
	.bnrRCh{
	margin: 10px auto 0;
	max-width: 460px;
	width: 90%;
	}
	.oa-info {
	padding: 10px 12px 15px;
	}
	.menu{
	box-sizing: border-box;
	margin: 0 auto 5px;
	width: 100%;
	}/*
	.menu ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 5%;
	}*/
	.menu li{
	/*text-align: center;
	width:50%;*/
	}
    .menu li a {
	/*border-right: solid 1px #fff;*/
	display: block;
    }
	.menu li:nth-child(even){
	/*border-left:solid 1px #999;*/
	}
	.menu li:nth-child(1),
	.menu li:nth-child(2){
	/*border-bottom:solid 1px #999;*/
	}

	/*-- SNS -----------------------*/
	#sns_button_sp{
	padding: 15px 0;
	text-align: center;
	}
	#sns_button_sp .btn_sns{
	margin: 0 2px;
	}
	#sns_button_sp .btn_sns img{
	height: 50px; width: 50px;
	}
	/*-------------------------*/
	#sns_button_pc{
	margin: 15px auto;
	min-height: 40px;
	}
	#sns_button_pc .btn_sns img{
	height: 50px;
	width: 50px;
	margin: 0 5px;
	}

	/*-- Top Episode -----------------------*/
	#top_story_box_sp{
	margin: 25px auto;
	}
	#topStrS{
	box-sizing: border-box;
	border: #b7aa97 solid 1px;
	background: #fff;
	background: linear-gradient(to bottom,  #fff 0%,#ddd 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#ddd',GradientType=0 );
	color :#333;
	font-size: 1.0em;
	line-height: 1.5;
	text-align:left;
	margin: 0 auto;
	padding: 10px 12px 15px;
	width: 90%;
	}
	#topStrS h2{
	border-bottom: solid 1px #333;
	color: var(--color-base);
	font-size: 1.5em;
	font-weight: bold;
	letter-spacing:3px;
	margin-bottom:10px;
	padding: 4px 0 6px;
	text-align:center;
	}
	#epi_list li a{
	padding: 0.4em 0;
	}
	.cast_box{
	gap: 1rem;
	grid-template-columns: 40% 1fr;
	padding: 1.0em 0.5em;
	}
}

/* スマホ */
@media (max-width: 767px) {

	#contents {
	padding: 0;
	}
	.contents_inner {
	padding: min(5vw, 3em);
	}
	.menu li{
	/*text-align: center;*/
	width: 100%;
	}
	.menu li:nth-child(3){
	/*border-bottom:solid 1px #999;*/
	}
	#epi_list ol{
	grid-template-columns: repeat(3, 1fr);
	}
	.cast_box{
	display: block;
	}
	.cast_img {
	margin: auto;
	max-width: 400px;
	width: 70%;
	}
	.cast_img img{
    margin: 0 auto;
    }
	#cast .staffBox{
	padding: 1.0em;
	}
	.cast_name{
	margin: 1em 0;
	text-align: center;
	}
	#right_side {
		margin: 3% auto 5% !important;
	}
}
