@charset "utf-8";
/*--------------------------------------------------------*/
/*リセット*/
html{margin:0px;padding:0px;border:0px;scroll-behavior: smooth;}
*{box-sizing: border-box;margin:0px;padding:0px;border:0px;}
h1,h2,h3,h4,h5,h6,p,span,table,a,img,dl,dt,dd,ul,li,ol,iframe,nav{background:transparent;border:none;font-size:100%;font-weight:normal;margin:0px;padding:0px;vertical-align:bottom;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;}
.Rounded_M2m_R{
font-family: "m-plus-rounded-2m", sans-serif;
font-weight: 400;
font-style: normal;
}
.Rounded_M2m_B{
font-family: "m-plus-rounded-2m", sans-serif;
font-weight: 700;
font-style: normal;
}
.Rounded_M1m_b{
font-family: "m-plus-rounded-1m", sans-serif;
font-weight: 700;
font-style: normal;
}
.Murecho_R{
font-family: "murecho", sans-serif;
font-weight: 400;
font-style: normal;
}
.Murecho_B{
font-family: "murecho", sans-serif;
font-weight: 700;
font-style: normal;
}
.Murecho_ExtraBold{
font-family: "murecho", sans-serif;
font-weight: 800;
font-style: normal;
}
.ADS-mamboR{
font-family: "ads-mambo", sans-serif;
font-weight: 400;
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;
}
.movie iframe {
aspect-ratio: 16 / 9;
border: none;
height: auto;
width: 100%;
}
/*--------------------------------------------------------*/

body{
color: #482809;
font-family: "m-plus-rounded-1m", sans-serif;
font-weight: 100;
font-style: normal;
line-height:1;
text-align:center;
}
a:link,a:visited,a:hover{color:black; text-decoration:underline;}
a:hover{transition-duration: 0.2s;}
small {
display: block;
font-size: min(2vw, 18px);
line-height: 1.2em;
margin-top: 0.5em;
text-align: center;
}

/*パンくずリスト----------------------------------*/
nav.panlist{
/*background-color: #f6e349;*/
background-color: #e8a82d;
color: #482809;
padding: 4px 0;
width: 100%;
}
nav.panlist strong{
font-weight:normal;
}
nav.panlist ol {
color: #482809;
display: flex;
white-space: nowrap;
font-size: min(0.7em,2.4vw);
list-style: none;
line-height:1.5;
margin: 0 auto;
padding: 0;
max-width: 1270px;
width: 98%;
}
nav.panlist li + li::before {
content: ">";
margin: 0 0.5em;
}
nav.panlist ol a{
color: #482809;
text-decoration: underline;
}

/*--------------------------------------------------------*/
/*--SNS--*/
#sns_button{
text-align: center;
margin: 1em auto 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{
height: auto;
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;
margin-bottom: 0.5em;
text-align: left;
padding: 0.3em;
}

/*-----------------------------------*/
main#all {
color: #343434;
font-size: min(3.4vw, 1.2em);
line-height: min(6vw, 1.6em);
}

/* nav ---------------------------------- */
#box_menu{
background: #ffeb40;
font-family: "m-plus-rounded-1m", sans-serif;
font-weight: bold;
position: sticky;
padding: min(1vw, 0.5em) min(0.1vw, 5%);
}
#box_menu span {
color: #e80189;
display: block;
font-size: 65%;
text-align: center;
text-shadow: none;
}
#box_menu img {
height: auto;
width: 100%;
}
#box_menu ul {
display: flex;
justify-content: space-between;
margin: auto;
/*width: min(80vw, 1200px);*/
max-width: 1200px;
}
#box_menu ul li{
align-items:center;
display:flex;
font-size: min(1.5em, 4.0vw);
height:100%;
justify-content:center;
margin: 1% 0;
text-align: center;
width:100%;
}
#box_menu ul li a{
color: #563210;
font-family: "m-plus-rounded-1m", sans-serif;
font-size: min(0.9em, 3.5vw);
font-weight: 700;
line-height: 1.2;
text-decoration: none;
word-break: auto-phrase;
}
#box_menu ul li a:hover{
opacity: 0.6;
}
#box_menu ul li a span{
font-family: "m-plus-rounded-1m", sans-serif;
font-weight: 700;
}
#box_menu ul li .text-centering{ 
align-items: center;
color: #482809;
justify-content: center;
}
#box_menu .puni{
border-radius: 70px 70px 40px 40px / 60px 60px 30px 30px;
transition:  .8s;
transform: scale(1,1) translateY(0);
}
#box_menu .push-puni {
transform: scale(1.2,.8) translateY(20%);
}
#box_menu .start-puni {
animation: animation_puni 1s;
transition: 0s;
}
@keyframes animation_puni {
	0%   { transform: scale(.9,1.05)  translateY(0); }
	15%  { transform: scale(1.1,.9)   translateY(10%); }
	30%  { transform: scale(1,1)	  translateY(0); }
	45%  { transform: scale(1.05,.95) translateY(5%); }
	60%  { transform: scale(1,1)	  translateY(0); }
	75%  { transform: scale(1.02,.98) translateY(2%); }
	90%  { transform: scale(1,1)	  translateY(0); }
	100% { transform: scale(1,1)	  translateY(0); }
}

/* 共通 ------------------------------------------- */

.box_cmn {
/*display: block;*/
padding: 6em 0;
}
.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;
flex-wrap: wrap;
gap: 1%;
}
.box_ph a {
display: block;
margin-top: 1%;
width: 48% !important;
}
.box_ph a:after {
background-color: #fefefe;
border: solid 0.05em #e62234;
border-radius: 0.1em;
content: '+';
color: #e62234 !important;
display: block;
float: right;
font-size: 1em !important;
width: 1em;
height: 1em;
line-height: 0.9em;
margin-top: -1.2em;
margin-right: -0.2em;
position: relative;
text-align: center;
z-index: 9990;
}

/* #title ---------------------------------- */

#title {
background: #fff7e7 url(../img/bg_title.webp) no-repeat top / 100%;
}
#title .inbox{
position: relative;
}
#title .catch {
font-family: "m-plus-rounded-1m", sans-serif;
font-size: 2.3em;
font-weight: bold;
line-height: 1.1;
position: absolute;
top: 2vw;
text-align: left;
text-shadow: -4px 0 #fff0c2, 4px 0 #fff0c2, 0 -4px #fff0c2, 0 4px #fff0c2, -3px -3px #fff0c2, 3px -3px #fff0c2, -3px 3px #fff0c2, 3px 3px #fff0c2, -2px -2px #fff0c2, 2px -2px #fff0c2, -2px 2px #fff0c2, 2px 2px #fff0c2;
transform: rotate(355deg);
z-index: 5;
}
#title .catch span{
display: block;
}
#title .catch span:nth-child(1) {
color: #c55acf;
}
#title .catch span:nth-child(2) {
color: #e856f5;
margin: 0 0 0 1em;
}
#title .titleBox{
display: grid;
grid-template-columns: 1fr 1fr;
margin: 0 auto;
max-width: 1200px;
}
#title .titleBox div:nth-child(1) {
order: 2;
}
#title .titleBox div:nth-child(2) {
order: 1;
}
#title .titleBox .rb img {
height: auto;
width: 100%;
}
#title .logo {
margin: 150px auto -1vw;
width: 85%;
}
#title .logo img{
height: auto;
width: 100%;
}

#title .oaTime {
aspect-ratio: 684 / 449;
background: url(../img/bg_oatime.png) no-repeat top / cover;
color: #3463da;
display: block;
font-family: "ads-mambo", sans-serif;
margin: 0 0 0 1em;
width: 100%;
}
#title .oaTime .time {
font-size: min(2.2em, 7.5vw);
line-height: 1.1;
margin: 0 auto 0.2em;
padding: 2em 0 0 0;
text-align: center;
/*width: 50%;*/
}
#title .oaTime .re {
color: #1946b8;
font-family: "murecho", sans-serif;
font-size: 130%;
font-weight: bold;
margin: 0 auto 0.5em;
text-align: center;
}
#title .oaTime .re img {
height: 1.4em;
vertical-align: baseline;
width: auto;
}
#title .stream{
margin: 0 auto 2%;
width: 88%;
}
#title .stream #tver,
#title .stream #rCh{
display: flex;
margin: 0 0 2%;
}
#title .stream p {
font-family: "murecho", sans-serif;
font-size: min(1.1em, 4.0vw);
font-weight: 800 !important;
line-height: 48px;
text-align: right;
width: 30%;
}
#title .stream a{
width: 70%;
}
#title .stream a img{
height: auto;
width: 100%;
}
#title .stream a:hover{
opacity: 0.6;
}
#title .catchCopy3 {
font-size: min(1.9em, 6.0vw);
font-weight: bold;
line-height: 1.2;
margin: 1em auto 0;
text-align: center;
paint-order: stroke;
width: 90%;
}
#title .catchCopy3 .inner {
align-items: baseline;
background:repeating-linear-gradient(-45deg,rgba(191,239,255,1),rgba(191,239,255,1) 6px,#fff 6px, #fff 12px);
background-repeat: no-repeat;
background-size: 100% 0.6em;
background-position: 0 100%;
display: inline-flex;
gap: 0.2em;
-webkit-text-stroke: 4px #fff;
padding: 0 0 0.15em 0.3em;
}
#title .catchCopy3 .logo {
height: 1.4em;
margin: 0 0.2em 0 -0.2em;
vertical-align: baseline;
width: auto;
}

/* .contents  --------------------------- */
.contents {
background: white;
border-radius: 10px;
box-sizing: border-box;
color: #482809;
display: block;
font-family: "m-plus-rounded-1m", sans-serif;
margin: 0 auto;
padding: 3em;
position: relative;
text-align: left;
width: min(90vw, 1200px);
}
.contents .circle-heading {
color: #000;
display: inline-block; /* 幅を内容基準に */
font-family: "m-plus-rounded-1m", sans-serif;
padding: 1.2em 2em;	/* 円との余白調整用 */
text-align: center;
isolation: isolate;
position: absolute;
top: 0;
/*left: 50%;*/
transform: translateX(-50%) translateY(-50%);
display: block;
width: fit-content;
margin: 0 auto;
}
.contents .circle-heading::before {
content: "";
position: absolute;
top: 50%;
left: 50%;
width: 8em;
height: 8em;
transform: translate(-50%, -50%);
z-index: 0;
}
.contents .circle-heading > span {
position: relative;
z-index: 1;
}
/* 日本語見出し */
.contents .circle-heading > span:first-child {
display: block;
font-size: min(2.0rem, 6.0vw);
font-weight: 700;
margin: 0.5em 0 0 0;
/*paint-order: stroke;
-webkit-text-stroke-color: #ffd84d;
-webkit-text-stroke-width: 5px;
white-space: nowrap;*/
}
/* 英語見出し */
.contents .circle-heading > span[lang="en"] {
color: white;
display: block;
font-size: min(1.5rem, 3.5vw);
font-size: 90%;
font-weight: bold;
letter-spacing: 0.05em;
margin-top: -0.2em;
}

.bg01{/* 動画 */
background: radial-gradient(circle at center, rgb(255 183 217 / 50%) 0 6px, transparent 8px) 0 0 / 40px 40px,
radial-gradient(circle at center, rgb(255 183 217 / 50%) 0 6px, transparent 8px) 20px 20px / 40px 40px,
linear-gradient(135deg, #ffc5e1 0%, #ffeef4 100%);
}
.bg02{/* イントロ */
background: url(../img/bg_intro.webp) no-repeat center / cover;
}
.bg03{/* 放送情報 */
background: radial-gradient(circle at center, rgb(41 255 186 / 17%) 0 6px, transparent 8px) 0 0 / 40px 40px,
radial-gradient(circle at center, rgb(41 255 186 / 17%) 0 6px, transparent 8px) 20px 20px / 40px 40px,
linear-gradient(135deg, #c5ffe1 0%, #d4f5ef 100%);
}
.bg04{/* キャラクター */
background: url(../img/bg_chara.webp) no-repeat center / cover;
}
.bg05{/* テーマソング */
background: radial-gradient(circle at center, rgba(70, 140, 230, 0.17) 0 6px, transparent 8px) 0 0 / 40px 40px,
radial-gradient(circle at center, rgba(70, 140, 230, 0.17) 0 6px, transparent 8px) 20px 20px / 40px 40px,
linear-gradient(135deg, #75aef4 0%, #e8ddf5 100%);
}
.bg06{/* リンク */
background: url(../img/bg_sns.webp) no-repeat center / cover;
}


/* #box_movie ---------------------------------- */
#box_movie .contents{
box-shadow: 20px 20px 0px 0px #ffbbd9;
}
#box_movie .contents .circle-heading::before {
background: url(../img/bg_m01.png) no-repeat center / 100%;
width: 9em;
}

/* #box_intro ---------------------------------- */
#box_intro{}
#box_intro .contents{
box-shadow: 20px 20px 0px 0px #c2ff85;
background: white url(../img/bg_intro_in.webp) no-repeat top center / cover;
/*height: 720px;*/
word-break: auto-phrase;
}
#box_intro .contents .circle-heading::before {
background: url(../img/bg_m02.png) no-repeat center / 100%;
width: 10em;
}
#box_intro .contents .circle-heading > span:first-child{
margin: 0 0 0 -0.5em;
}
#box_intro .contents .circle-heading > span[lang="en"] {
margin-left: -0.7em;
}
#box_intro .detail {
display: block;
text-align: center;
/*padding: 3em 0 0;*/
padding: 60px 0 0;
}
#box_intro .detail p {
display: block;
font-family: "m-plus-rounded-1m", sans-serif;
font-weight: bold;
font-size: min(1.4em, 4.0vw);
line-height: 2.0;
margin: 0 auto 3%;
word-break: keep-all;
}
#box_intro .img {
margin: 0 auto 4%;
}
#box_intro .img img{
height: auto;
width: 100%;
}

/* #box_story ---------------------------------- */
#box_story{}
#box_story .contents {
box-shadow: 20px 20px 0px 0px #adf9f1;
}
#box_story .contents .circle-heading::before {
background: url(../img/bg_m03.png) no-repeat center / 100%;
margin: 0.8em 0.6em 0 0;
height: 9em;
width: 11em;
}
#box_story .contents .circle-heading > span:first-child{
margin: 1.5em 0 0 -0.8em;
}
#box_story .contents .circle-heading > span[lang="en"] {
margin-left: -1.4em;
text-align: left;
}
#box_story h4 {
font-size: min(1.6em, 4.0vw);
margin: 0 0 2%;
}
#box_story h4 span{}
#box_story h4 span:nth-child(1) {
padding: 0 5% 0 0;
}
#box_story .card-list {
display: grid;
grid-template-columns: 1fr 1fr;
gap: 1em;
}
#box_story .card {
border-radius: 16px;
padding: 16px;
position: relative;
}
#box_story .card-number {
background: no-repeat url(../img/bg_num.webp) center / 100%;
color: #f72ec3;
display: grid;
font-size: 125%;
font-weight: bold;
height: min(10vw, 80px);
place-items: center;
position: absolute;
padding: 18px 0 0 0;
top: -12px;
left: -12px;
width: min(10vw, 80px);
z-index: 1000;
}
#box_story .card-image {
aspect-ratio: 16 / 9;
border-radius: 10px;
overflow: hidden;
}
#box_story .card-image img {
height: 100%;
object-fit: cover;
width: 100%;
}
#box_story .card-title {
font-weight: 600;
margin: 2% 0 0 0;
}
#box_story .card-text {
font-size: 80%;
line-height: 1.2;
margin: 2% 0 0 0;
}
#box_story .mes_cs {
color: #111;
font-size: 180%;
font-weight: bold;
text-align: center;
padding: 4.5em 0;
user-select: none;
}

/* box_chara ---------------------------------- */
.f_small {
font-size: min(0.5em, 2.5vw)!important;
line-height: 1.5;
}

/* #box_chara ----------------------------- */
#box_chara .contents{
box-shadow: 20px 20px 0px 0px #ffc1f7;
}
#box_chara .contents .circle-heading::before {
background: url(../img/bg_m04.png) no-repeat center / 100%;
}
#box_chara .contents .circle-heading > span:first-child{
margin: 0;
}
#box_chara h4 {
font-weight: bold;
}
#box_chara .memberbox {
font-size: min(1.3em, 4.0vw);
line-height: 1.8;
text-align: center;
}
#box_chara .detail{
display: flex;
}

#charaBox{
width: 70%;
}
#charaBox h4{
margin: 5% 0 0 0;
paint-order: stroke;
-webkit-text-stroke-color: white;
-webkit-text-stroke-width: 4px;
position: absolute;
bottom: 0;
right: 0;
width: 45%;
}
#charaBox h4 span {
display: block;
font-size: min(1.5em, 4.0vw);
font-weight: bold;
text-align: center;
}
#charaBox h4 span.cv{
font-size: 90%;
}
#charaBox > div {
position: relative;
background-repeat: no-repeat;
background-position: left center;
background-size: contain;
/*min-height: 500px;
padding-left: 300px;*/
}
#charaBox .bgC {
background-image: url(../img/ci01.png);
background-size: auto;
background-position: left bottom;
min-height: 500px;
opacity: 1;
position: relative;
transition: opacity 0.35s ease;
}
#charaBox .cvP {
position: absolute;
right: 0;
top: 0;
width: 50%;
}
#charaBox .bgC.is-fade{
opacity: 0;
}
#charaBox .inner {
position: relative;
z-index: 1;
}
#charaBox .text{
margin: 5% auto 0;
text-align: left;
width: 100%;
}
#charaList button {
background: none;
border: 0;
color: inherit;
cursor: pointer;
font: inherit;
padding: 0;
}
#charaList ul {
display: grid;
gap: 2em;
grid-template-columns: 1fr 1fr 1fr;
margin: 0 auto;
width: 90%;
}
#charaList ul li img{
height: auto;
width: 100%;
}
#charaList ul li img:hover{
opacity: 0.6;
}
#charaList ul li .name {
margin: 0.5em auto 0;
}
#charaList ul li .name strong {
font-size: 120%;
margin: 0 1em 0 0;
}
#charaList .line strong {
margin: 0 !important;
}
#charaList .line span{
display: block;
}

.modal {
align-items: center;
background: rgb(254 255 186 / 80%);
display: flex;
inset: 0;
justify-content: center;
opacity: 0;
padding: 5%;
position: fixed;
transition: opacity 0.3s, visibility 0.3s;
visibility: hidden;
z-index: 100;
}
.modal.is-open {
opacity: 1;
visibility: visible;
}
.modal__content {
box-shadow: 20px 20px 0px 0px #891ef4;
background: white;
border-radius: 10px;
padding: 1.5em;
max-width: 90vw;
max-height: 90vh;
text-align: center;
min-width: 640px;
}
.modal__content img {
display: block;
max-width: 100%;
max-height: 85vh;
}
.modal__image {
text-align: center;
}
.modal__image img{
margin: 0 auto;
height: auto;
max-width: 100%;
}
.modal__text {
line-height: 1.2;
margin: 0.5em;
}
.modal__text h2{
font-size: 150%;
margin: 0 auto 0.2em;
}
.modal__text h2 span{
font-weight: bold;
}

button.modal__close {
background: #891ef4;
border: 0;
border-radius: 10px;
/*color: inherit;*/
color: white;
cursor: pointer;
font: inherit;
font-size: 110%;
font-weight: bold;
margin: 1em auto 0;
padding: 0.5em 2em;
}
button.modal__close:hover{
opacity: 0.6;
}

/* #box_theme ----------------------------- */
#box_theme{}
#box_theme .contents{
box-shadow: 20px 20px 0px 0px #8bbdfc;
}
#box_theme .contents .circle-heading::before {
background: url(../img/bg_m05.png) no-repeat center / 100%;
width: 13em;
}
#box_theme .contents .circle-heading > span:first-child{
margin: -0.5em 0 0 0.5em;
}
#box_theme .contents .circle-heading > span[lang="en"] {
margin-left: 1.2em;
margin-top: -0.2em;
text-align: left;
}
#box_theme h3 {
font-size: 130%;
font-weight: bold;
margin: 0.5em 0 0.2em;
text-align: center;
}
#box_theme h4 {
font-size: 120%;
font-weight: bold;
text-align: center;
word-break: auto-phrase;
}
#box_theme h4 span {
display: block;
}
#box_theme .detail {
display: grid;
gap: 2em;
grid-template-columns: 1fr 1fr;
margin: 1em auto 0;
width: 90%;
}
#box_theme .info {
min-height: 110px;
line-height: 1.5;
margin: 0.5em 0 0;
text-align: center;
}
#box_theme .link{
background: linear-gradient(135deg, #75aef4 0%, #e8ddf5 100%);
border-radius: 8px;
color: white;
display: block;
margin: 0 auto;
padding: 0.5em;
text-align: center;
text-decoration: none;
text-shadow: 0 0 5px rgb(52 4 4), 0 0 5px rgb(52 4 4), 0 0 5px rgb(52 4 4);
user-select: none;
}
#box_theme .link:hover{
opacity: 0.6;
}
#box_theme .link::before,
#box_theme .link::after{
content: "▼";
}

/* #box_sns ----------------------------- */
#box_sns .contents{
box-shadow: 20px 20px 0px 0px #ffed7f;
}
#box_sns .contents a:hover{
opacity: 0.6;
}
#box_sns .contents .circle-heading::before {
background: url(../img/bg_m06.png) no-repeat center / 100%;
width: 15em;
}
#box_sns .contents .circle-heading > span:first-child{
margin: -0.5em 0 0 0;
}
#box_sns .contents .circle-heading > span[lang="en"]{
text-align: left;
}
#box_sns .detail {
display: flex;
flex-wrap: wrap;
justify-content: space-around;
margin: 0 auto;
width: 80%;
}
#box_sns .detail div{
padding: 0 5%;
width: 25%;
}
#box_sns .detail div img{
height: auto;
width: 100%;
}
#box_sns .mopi{
background-color: #ffe6fb;
/* border: dotted 10px #ffb5f7; */
border-radius: 10px;
/* display: block; */
margin: 5% auto 0 !important;
padding: 2% 0 3% !important;
width: 60% !important;
}
/*#box_sns .mopi h3 {
color: #ea44d7;
border-bottom: dotted 3px #ea44d7;
font-family: "m-plus-rounded-1m", sans-serif;
font-size: min(2.0rem, 5.0vw);
font-weight: bold;
margin: 0 auto 3%;
padding: 0 0 2%;
text-align: center;
width: 95%;
}*/
#box_sns .mopi h3 {
border-bottom: dotted 3px #ff5eb7;
color: #c3005d;
font-family: "m-plus-rounded-1m", sans-serif;
font-size: min(2.0rem, 5.0vw);
font-size: 150%;
font-weight: bold;
margin: 0 auto 3%;
padding: 0 0 2%;
text-align: center;
width: 95%;
}
#box_sns .mopi div {
width: 30%;
}

#copyright {
color: #482809;
/*font-family: "m-plus-rounded-1m", sans-serif;*/
font-weight: bold;
padding: 1em 0 0;
text-align: center;
}
#copyright p{
display: block;
font-size: min(1.2em, 3.0vw);
margin: 1em auto 0;
}
#copyright a {
display: block;
margin: 2% auto 0;
max-width: 300px;
}
#copyright a img{
height: auto;
width: 100%;
}

/*--フッター--*/
/*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;
}
#footer #f_PC {
margin-top: 0;
}

/*-- ローディング ----------------------*/
#loader{background-color:#f6e349; position:fixed;width:100%;height:100%;z-index: 2000;}/*背景*/
.loader,.loader:before,.loader:after {
background: white;
-webkit-animation: load1 1s infinite ease-in-out;
animation: load1 1s infinite ease-in-out;
height: 4em;
width: 1em;
top: 50%;
}
.loader {
color: white;
border-radius: 10px;
text-indent: -9999em;
margin: auto;
position: relative;
font-size: 20px;
-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 {
border-radius: 10px;
left: -1.5em;
-webkit-animation-delay: -0.32s;animation-delay: -0.32s;
}
.loader:after {
border-radius: 10px;
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;
	}
}
/*--------------------------------------------------------*/

/*@media screen and (max-width: 1200px) {*/
@media (width < 1080px) {/*764px < width && */


	#title {
	background: #fff7e7 url(../img/bg_title.webp) no-repeat bottom left;
	}
	#title .inbox{
	display: block;
	/*padding: 5vw 0 0;*/
	position: relative;
	}
/*	#title .inbox,
	#title .inbox .t_Img,
	#title .inbox .t_Info{
	width: 100%;
	}*/
	#title .inbox .t_Info{
	padding: 0 0 5vw;
	}
	#title .titleBox{
	display: block;
	padding: 0 0 2em;
	}
	#title h1{
	/*
	position: absolute;
	top: 9.5vw;
	left: 1em;
	width: 60%;
	*/
	display: none;
	}
	#title .oaTime{
	font-size: 3vw;
	line-height: 2.5em;
	margin: 2vw auto 0;
	/*width: 95%;*/
	}
	#title .oaTime .time {
	line-height: 1.1;
	margin: 0 auto;
	padding: 1.3em 0 0;
	text-align: center;
	width: 50%;
	}
	#title .oaTime .re{
	margin: 0.5em auto 0.2em;
	}
	#title .catch {
	font-size: 8vw;
	top: 130vw;
	left: 3vw;
	}
	#title .catchCopy3 {
	margin: 3vw auto 0;
	}
	#title .stream {
	margin: 0 auto;
	width: 92%;
	}
	#title .stream p{
	line-height: 2.5;
	text-shadow: 0 0 2px #ffeb40, 0 0 2px #ffeb40, 0 0 2px #ffeb40;
	}
	#tver, #youtube, #rCh {
	margin: 0 auto 0.8vw !important;
	width: 100% !important;
	}

	#title .logo {
	margin: 11vw auto -1vw;
	}
	#title .oaTime .time {
	padding: 1.5em 0 0 0
	}
	#title .stream p{
	font-size: 0.8em;
	}

	#charaList ul li .name strong{
	font-size: 2vw;
	display: block;
	margin: 0 auto;
	}
	#charaList ul li .name span {
	display: block;
	font-size: 90%;
	line-height: 1.2;
	word-break: auto-phrase;
	}

}
@media (width < 764px) {
	.onlyPc{display: none;}
	.onlySp{
	display: inline;
	}
	#all {
	font-size: 0.9em;
	}
	nav#pan_box {
	overflow-x: scroll;
	}
	nav .panlist{
	width: 640px;
	}
	.box_cmn{
	padding: 2em 0;
	}
	.contents{
	margin: 10vw auto 5vw;
	}
	.contents::before{
	top: -5vw;
	}
	.contents h2{
	top: -8vw;
	}
	.detail{
	padding: 1.5em 0 0;
	}

	#box_menu ul{
	flex-wrap: wrap;
	margin: 2% auto 0;
	width: min(90vw, 800px);
	}
	#box_menu ul li {
	margin: 0% 0 2.5%;
	width: 33%;
	}

	#box_intro h2{
	left: 15vw;
	}
	#box_intro .contents{
	height: auto;
	}
	#box_intro .detail{
	padding: 2em 0 0 0;
	}
	#box_intro .detail p {
	line-height: 1.6;
	word-break: auto-phrase;
	}

	#box_story h2 {
	top: -3vw;
	left: 15vw;
	}
	#box_chara .contents{
	padding: 3em 2em;
	}
	#box_chara .contents .circle-heading::before {
	height: 35vw;
	width: 35vw;
	}
	#box_chara .contents .circle-heading > span:first-child {
	margin: 0;
	}
	#box_chara h2 {
	left: 18vw; 
	}
	#box_chara .detail{
	display: block;
	}
	#charaBox h4{
	position: absolute;
	bottom: 0;
	right: 0;
	}
	#box_story .card{
	padding: 2%;
	}
	#box_story .card-number{
	padding: 0.8em 0 0;
	}
	#charaBox {
	min-height: 300px;
	width: 100%;
	overflow: hidden;
	}
	#charaBox .bgC{
	/*background-size: auto max(80%) !important;*/
	background-size: auto max(80%);
	height: 50vw;
	min-height: unset;
	}
	#charaBox .text{
	font-size: min(1.1em, 4.5vw);
	}
	#charaList {
	width: 100%;
	}
	#charaList ul{
	gap: 1em;
	width: 100%;
	}
	#charaList ul li .name strong{
	font-size: min(1.5em, 3.0vw);
	}
	.modal__content{
	min-width: unset;
	}
	.modal__text {
	font-size: 4vw;
	text-align: left;
	}
	.modal__text h2{
	margin: 0 auto 0.5em;
	text-align: center;
	}
	.modal__text h2 span {
	display: block;
	}
	button.modal__close {
	font-size: 90%;
	}

	#box_theme h2 {
	left: 15vw; 
	}
	#box_theme .detail{
	display: block;
	margin: 0 auto;
	width: 100%;
	}
	#box_theme .info{
	min-height: unset;
	margin: 0.5em 0;
	}
	#box_theme .op .link {
	margin: 0 auto 2em;
	}
/*
	#box_theme dl{
	display: block;
	margin: 0 auto 6%;
	}
	#box_theme dl dt{
	width: 100%;
	}
	#box_theme dl dd{
	margin: 0 auto;
	width: 80%;
	}
	#box_theme dl dt div{
	margin: 0 auto 1em; 
	}
*/
	#box_sns h2 {
	left: 20vw; 
	}
	#box_sns .detail{
	margin: 0 auto;
	width: 100%;
	min-width: unset;
	}
	#box_sns .detail div{
	padding: 0 3%;
	}
	#box_sns .mopi{
	/*border: dotted 8px #ffb5f7;*/
	width: 100% !important;
	}
	#box_sns .mopi h3 {
	padding: 0.3em 0;
	}
	#box_sns .mopi div {
	width: 25%;
	}
	#copyright p{
	line-height: 1.3;
	width: 80%;
	word-break: keep-all;
	}
	#copyright a {
	max-width: 200px;
	width: 80%;
	}
}