@charset "utf-8";
/*@import url('https://fonts.googleapis.com/css2?family=BIZ+UDGothic:wght@400;700&display=swap');*/
/*--------------------------------------------------------*/
/*リセット*/
html{margin:0px;padding:0px;border:0px;scroll-behavior: smooth;}
*{box-sizing: border-box;margin:0px;padding:0px;border:0px;}
body{line-height:1;}
h1,h2,h3,h4,h5,h6,p,span,table,a,img,dl,dt,dd,ul,li,ol,iframe,nav{
margin:0px;
padding:0px;
font-size:100%;
font-weight:normal;
background:transparent;
vertical-align:bottom;
border:none;
word-break: break-word;
}
ol, ul{list-style:none; list-style-type:none;}
.span{display: inline-block;}
.mx_menu_all{margin-bottom:0px !important;min-width: initial !important;min-width: auto !important;}
.NitalagoRuika{
font-family: "nitalago-ruika", sans-serif;
font-weight: 200;
font-style: normal;
}
.onlyPc{}
.onlySp{display: none;}
.sr-only {
border: 0;
clip: rect(0, 0, 0, 0);
height: 1px;
margin: -1px;
overflow: hidden;
position: absolute;
padding: 0;
white-space: nowrap;
width: 1px;
}
/*--------------------------------------------------------*/

body{
background: black url(../img/bg_body.webp) top center / 100%;
color: white;
/*font-family: "BIZ UDGothic", sans-serif;*/
font-family: "nitalago-ruika", sans-serif;
font-weight: 100;
font-style: normal;
text-align:center;
}
a:link,
a:visited,
a:hover{color:black; text-decoration:underline;}
a:hover{transition-duration: 0.2s;}

small {
line-height: 1.2em;
font-size: min(2vw, 18px);
display: block;
margin-top: 0.5em;
text-align: center;
}
/*--------------------------------------------------------*/
/*--パンくず--*/
nav#pan_box {
background-color: #878787;
color: black;
overflow: hidden;
}
nav .panlist{
color: black;
font-size: 80%;
line-height: 1.2;
margin: 0 auto;
padding: 8px;
text-align:left;
width: 1200px;
}
nav .panlist a{text-decoration: none;}
nav .panlist a:link,
nav .panlist a:visited,
nav .panlist a:hover{text-decoration:underline;}

/*--------------------------------------------------------*/
/*--SNS--*/
#sns_button{
text-align: center;
margin: 2% 0 0 0;
}
#sns_button img{
width: 40px !important;
height: 40px !important;
margin: 0.5%;
}
/*--------------------------------------------------------*/
#page_all {
line-height: 1.5;
text-align: left;
word-wrap: break-word;
}
/*-----------------------------------*/*/
/*-- 緊急テキスト ----------------------*/
#rp_textbox .txt_text{
border: rgb(255 255 255 / 50%) solid 0.25em;
border-radius: 0.5em;
background: rgba(255,255,255,0.6);
margin: 20px auto;
padding: 8px;
line-height: 1.6em;
text-align: left;
max-width: 960px;
width: 90%;
}
#rp_textbox .pop_text{
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 .eme_img {
display: block;
text-align: center;
width: 100%;
}
#rp_textbox .eme_img img{
margin: 0 auto 10px;
max-width: 100%;
}
#rp_textbox a{
color:#d00;
text-decoration:underline;
}
.txt_title {
border-left: solid 0.5em #333333;
font-weight: bold;
font-size: 1.2em;
text-align: left;
padding: 0.3em;
margin-bottom: 0.5em;
}

/*-----------------------------------*/
main#all {
color: #343434;
font-size: min(3.4vw, 1.2em);
line-height: min(6vw, 1.6em);
}

/* nav ---------------------------------- */
#box_menu{
background-color: #878787;
background-image: linear-gradient(180deg, rgba(143, 143, 143, 1), rgba(90, 91, 89, 1));
font-family: nitalago-ruika;
position: sticky;
padding: min(1vw, 0.5em) min(0.1vw, 5%);
/*top: 0;
z-index: 998;*/
}
#box_menu ul {
display: flex;
/*font-family: "rocknroll-one", sans-serif;*/
justify-content: space-between;
margin: auto;
width: min(80vw, 800px);
}
#box_menu ul li {
font-size: min(1.5em, 4.0vw);
margin: 1% 0;
text-align: center;
}
#box_menu ul li a{
color: white;
line-height: 1.2;
text-decoration: none;
text-shadow: 0 0 8px rgba(60, 60, 60, 1);
}
#box_menu ul li a:hover{
opacity: 0.6;
}
#box_menu span {
color: black;
display: block;
font-size: 65%;
text-align: center;
text-shadow: none;
}
#box_menu img {
width: 100%;
}

/* 共通 ------------------------------------------- */

.box_cmn {
/*color: #2a0f06;*/
/*margin: 0 auto min(20%, 80px);*/
}
.box_cmn img{
height: auto;
width: 100%;
}
.text_red {
color: #e30000;
font-weight: bold;
}
.text_blue {
color: #0248a7;
font-weight: bold;
}
.box_ph {
display: flex;
gap: 1%;
flex-wrap: wrap;
}
.box_ph a {
display: block;
width: 48% !important;
margin-top: 1%;
}
.box_ph a:after {
content: '+';
color: #e62234 !important;
border: solid 0.05em #e62234;
width: 1em;
height: 1em;
display: block;
text-align: center;
line-height: 0.9em;
float: right;
font-size: 1em !important;
margin-top: -1.2em;
margin-right: -0.2em;
z-index: 9990;
position: relative;
border-radius: 0.1em;
background-color: #fefefe;
}

/* #title ---------------------------------- */
#title {
background: url(../img/bg_title.webp) no-repeat center / cover;
padding: min(10vw, 20px) 0;
}
#title h1 {
margin: 0 auto;
width: 70%;
}
#title h1 img{
display: block;
/*filter: drop-shadow(0px 0px 10px rgba(255, 255, 255, 1));*/
height: auto;
margin: 3% auto;
width: 90%;
max-width: 1200px;
min-width: 720px;
}
#title h2{
background: black;
font-family: nitalago-ruika;
font-size: min(1.5em, 4.5vw);
line-height: 1.5;
margin: 0% auto 1.5%;
padding: 1.0% 0 1.1%;
text-align: center;
width: 50%;
min-width: 640px;
word-break: auto-phrase;
}
#title h2 .midashi{
display: block;
font-size: 80%;
font-weight: 400;
font-style: normal;
width: 100%;
}
#title h2 .small{
font-size: 75%;
}

/* .contents  --------------------------- */
.contents {
background: rgba(51, 51, 51, 0.8);
border-radius: 4px;
border-top: 3px solid #1641cc;
border-right: 3px solid #ffc8e1;
border-bottom: 3px solid #c6ffcb;
border-left: 3px solid #c6ffcb;
box-sizing: border-box;
position: relative;
color: white;
margin: 8% auto 10%;
padding: 5% min(8%, 120px);
text-align: left;
width: min(90vw, 1200px);
}
.contents::before{
content: url(../img/mic.svg);
position: absolute;
top: -60px;
left: -2.5%;
width: 10%;
z-index: 1000;
}
.contents h3 {
display: flex;
position: absolute;
top: -50px;
left: 8%;
text-align: left;
width: 50%;
}
.contents h3 span:nth-child(1){
font-size: min(2em, 6.5vw);
color: transparent;
-webkit-background-clip: text;background-clip: text;
-webkit-text-fill-color: transparent;text-fill-color: transparent;
padding: 0.5%;
}
.contents h3 span:nth-child(2){
display: block;
font-size: min(0.9em, 4.5vw);
margin: 0.5em 0 0 5%;
text-align: center;
}
/* #box_about ---------------------------------- */
#box_about{}
#box_about h3 span:nth-child(1){
background: linear-gradient(180deg, #ffffff 0%, #7f7f7f 60%, #ffaacc 100%);
color: transparent;
-webkit-background-clip: text;background-clip: text;
-webkit-text-fill-color: transparent;text-fill-color: transparent;
}
#box_about h3 span:nth-child(2){
color: #ffaacc;
}
#box_about .detail p {
display: block;
margin: 0 auto 3%;
}
#box_about .img {
margin: 0 auto 4%;
}
#box_about .img img{
height: auto;
width: 100%;
}

/* #box_about ---------------------------------- */
#box_episode{}
#box_episode h3 span:nth-child(1){
background: linear-gradient(180deg, #ffffff 0%, #7f7f7f 60%, #fbe9aa 100%);
color: transparent;
-webkit-background-clip: text;background-clip: text;
-webkit-text-fill-color: transparent;text-fill-color: transparent;
}
#box_episode h3 span:nth-child(2){
color: #fbe9aa;
}
#box_episode h4 {
font-size: min(1.6em, 4.0vw);
margin: 0 0 2%;
}
#box_episode h4 span{}
#box_episode h4 span:nth-child(1) {
padding: 0 5% 0 0;
}
#box_episode #slider {
margin: 0 auto 2%;
width: 100%;
}
#box_episode #slider img{
height: auto;
width: 100%;
}
/*
#box_episode #Slider #cateName {
margin: 0 auto 1.5%;
min-height: 22px;
text-align: right;
width: 95%;
}
#box_episode #Slider #cateName span{
border-radius: 6px;
display: inline-block;
padding: 4px;
text-align: center;
}*/
#epiList {
background-color: #fbe9aa;
border-radius: 0.5em;
padding: 0.5em;
margin-top: 1em;
}
#epiList select{
background-color: #fbe9aa;
color: #111;
font-family: nitalago-ruika;
font-size: min(1em, 3.0vw);
font-weight: bold;
width: 100%;
}
/* ---------reccomend--end------- */

/* box_cast ---------------------------------- */
#box_cast h3 span:nth-child(1){
background: linear-gradient(180deg, #ffffff 0%, #7f7f7f 60%, #e5ffda 100%);
color: transparent;
-webkit-background-clip: text;background-clip: text;
-webkit-text-fill-color: transparent;text-fill-color: transparent;
}
#box_cast h3 span:nth-child(2){
color: #e5ffda;
}
dl.grpDef{
color: white;
display: flex;
flex-wrap: wrap;
margin: 0 auto 3%;
}
dl.grpDef dt,
dl.grpDef dd {
width: 50%;
}
dl.grpDef dt img{
height: auto;
width: 100%;
}
dl.grpDef dd {
display: flex;
align-items: center;
}
dl.grpDef dd p {
border-left: 5px white solid;
display: block;
margin: 0 0 0 5%;
padding: 2% 5%;
}
dl.grpDef dd span:nth-child(1) {
display: block;
font-size: 90%;
}
dl.grpDef dd span:nth-child(2) {
display: block;
font-size: 140%;
}
#grp01, 
#grp03{
width: 65%;
margin: 0 auto 3% 25%;
}
#grp02 div{
margin: 0 1.5% 3%;
width: 30%;
}
/*#grp02 div:nth-child(1) {
margin: 0 0.5% 0 0;
}
#grp02 div:nth-child(4) {
margin: 0 0 0 0.5% ;
}*/
#grp02 div dt{
width: 100%;
}
#grp02 div dd{
margin: 3% 0 0;
width: 100%;
}
#grp02 div dd p{
margin: 0;
}
.f_small {
font-size: min(0.5em, 2.5vw)!important;
line-height: 1.5;
}

/* #box_stream ----------------------------- */
#box_stream h3 span:nth-child(1){
background: linear-gradient(180deg, #ffffff 0%, #7f7f7f 60%, #7891e3 100%);
color: transparent;
-webkit-background-clip: text;background-clip: text;
-webkit-text-fill-color: transparent;text-fill-color: transparent;
}
#box_stream h3 span:nth-child(2){
color: #7891e3;
}
#box_stream .detail{
display: flex;
flex-wrap: wrap;
justify-content: space-around;
margin: 0 auto;
width: 1000px;
}
#box_stream #tver,
#box_stream #youtube,
#box_stream #rCh {
margin-bottom: 2%;
width: min(48%, 24em);
}

/* #box_sns ----------------------------- */
#box_sns h3 span:nth-child(1){
background: linear-gradient(180deg, #ffffff 0%, #7f7f7f 60%, #ffaacc 100%);
color: transparent;
-webkit-background-clip: text;background-clip: text;
-webkit-text-fill-color: transparent;text-fill-color: transparent;
}
#box_sns h3 span:nth-child(2){
color: #ffaacc;
}
#box_sns .detail{
display: flex;
flex-wrap: wrap;
justify-content: space-around;
margin: 0 auto;
min-width: 1000px;
}
#box_sns #instagram{
margin: 0 auto;
width: min(48%, 24em);
}
#box_sns #instagram a.instaIn{
background: linear-gradient(135deg, #427eff 0%, #f13f79 70%) no-repeat;
border-radius: 7px;
color: white;
display: flex;
/*font-size: 25px;*/
font-size: min(25px, 3.5vw);
/*line-height: 50px;*/
line-height: min(50px, 12vw);
overflow: hidden;
position: relative;
padding: 2% 5%;
text-align: center;
text-decoration: none;
width: 100%;
}
#box_sns #instagram a.instaIn:before{/*グラデーション②*/
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;/*全体を覆う*/
height: 100%;/*全体を覆う*/
background: linear-gradient(15deg, #ffdb2c, rgb(249, 118, 76) 25%, rgba(255, 77, 64, 0) 50%) no-repeat;
}
#box_sns #instagram a.instaIn .fa-instagram{/*アイコン*/
font-size: 35px;/*アイコンサイズ*/
position: relative;
top: 4px;/*アイコン位置の微調整*/
}
#box_sns #instagram a.instaIn span {/*テキスト*/
display:inline-block;
position: relative;
transition: .5s
}
#box_sns #instagram a.instaIn:hover span{/*ホバーで一周回転*/
-webkit-transform: rotateX(360deg);
-ms-transform: rotateX(360deg);
transform: rotateX(360deg);
}
#box_sns #instagram a span:nth-child(1){
width: 10%;
}
#box_sns #instagram a span:nth-child(1) img{
width: 100%;
}
#box_sns #instagram a span:nth-child(2){
width: 90%;
}
#box_sns #X{
margin: 0 auto;
width: min(48%, 24em);
}
#box_sns #X {
text-align: center;
}
#box_sns #X img{
display: block;
margin: 0 auto;
max-width: 100px;
}
#box_sns #X a.xIn{
background: linear-gradient(180deg, #565656 0%, #000000 100%);
border-radius: 7px;
color: white;
display: flex;
/*font-size: 25px;*/
font-size: min(25px, 4.2vw);
/*line-height: 50px;*/
line-height: min(50px, 12vw);
overflow: hidden;
position: relative;
padding: 2% 5%;
text-align: center;
text-decoration: none;
width: 100%;
}
#box_sns #X a{
display: flex;
width: 50%;
}
#box_sns #X a:hover{
opacity: 0.6;
}
#box_sns #X a span:nth-child(1){
width: 10%;
}
#box_sns #X a span:nth-child(1) img{
width: 100%;
}
#box_sns #X a span:nth-child(2){
width: 90%;
}


/*--フッター--*/
/*google翻訳*/
.skiptranslate.goog-te-gadget,a.goog-logo-link,.goog-logo-link:link{color:#09397a;text-align:center;}
/*-----------------------------------*/
#footer{margin:0 auto;padding:1px 0 10px; padding:1%; line-height:200%;text-align:center;}

/* 動画囲いタグ ----------------------　<div class="video-container"></div> */
.video-container {
padding: 56.25% 0 0;
position: relative;
width: 100%;
}
.video-container iframe{
height: 100% !important;
position: absolute;
right: 0;
top: 0;
width: 100% !important;
}

@media screen and (max-width: 800px) {
	.onlyPc{display: none;}
	.onlySp{
	display: inline;
	}
	#all {
	font-size: 0.9em;
	}
	nav#pan_box {
	overflow-x: scroll;
	}
	nav .panlist{
	width: 640px;
	}
	#box_menu ul{
	width: min(90vw, 800px);
	}
	.contents{
	margin: 18vw auto 5vw;
	}
	.contents::before{
	top: -5vw;
	}
	.contents h3{
	top: -8vw;
	}
	#title h1 {
    margin: 0 auto;
    width: 100%;
	}
	#title h1 img{
	min-width: unset;
	max-width: 1000px;
    width: 100%;
	}
	#title h2{
	width: 95%;
	min-width: 280px;
	}
	#box_menu ul li {
    margin: 0% 0 1.5%;
	}
	#box_about .point{}

	#box_cast {
	height: auto !important;
	}
	#box_cast h4{
	font-size: min(1.5em, 4.0vw);
	margin: 0 auto 3%;
	text-align: center;
	}
	#box_cast .detail {
	width: 100%;
	}

	dl.grpDef dd span:nth-child(1) {
	word-break: auto-phrase;
	}
	#grp01, 
	#grp03{
	margin: 0 auto 4%;
	width: 100%;
	}
	#grp01 dt,
	#grp03 dt{
	/*width: 60%;*/
	width: 48%;
	}
	#grp01 dd,
	#grp03 dd{
	/*width: 40%;*/
	}
	#grp02 {
	flex-wrap: wrap;
    width: 100%;
	}
	#grp02 div {
    /*margin: 0 1%;*/
    width: 48%;
	}
	#grp02 div:nth-child(odd) {
    margin: 0 2% 4% 0;
	}
	#grp02 div:nth-child(even) {
    margin: 0 0 4% 2%;
	}
	#box_stream .detail {
	display: block;
	margin: 0 auto;
	width: 100%;
	}
	#box_sns .detail{
	display: block;
	margin: 0 auto;
	width: 100%;
	min-width: unset;
	}
	#box_sns #X,
	#box_sns #instagram {
    margin: 0 auto 4%;
	width: 100%;
	}
	#box_sns #instagram a.instaIn{
	}
	#box_sns #x a span:nth-child(1),
	#box_sns #instagram a span:nth-child(1){
	display: flex;
	}

/*	small {
	font-size: min(3.6vw,16px);
	}*/
	#tver, #youtube, #rCh {
	width: 100% !important;
	}/*
	.sns_set {
	display: block;
	width: 100%;
	}
	.btn {
	margin-top: 5%;
	width: 100%;
	}
	.tl {
	width: 100%;
	}*/
}