@charset "utf-8";
/*-------------カスタムプロパティ------------*/
:root {
--color-light_purple: #eeeeff;
--color-purple: #ada1e6;
--color-dark_purple: #6f61b4;
--color-light_blue: #698ccb;
--color-light_blue2: #aebbda;
--color-blue: #3357aa;
--color-dark_blue: #2e3c5e;
--color-black: #050e25;
/*--font-SicS: sicsquare, sans-serif;*/
--font-zkgm: "zen-kaku-gothic-antique-medi", sans-serif;
--textShadow: 0px 0px 5px rgba(255, 255, 255, 1),0px 0px 5px rgba(255, 255, 255, 1),0px 0px 5px rgba(255, 255, 255, 1);
}
/*-------------------------*/
/*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{border:none;margin:0; padding:0; font-size:100%;font-weight:normal; background:transparent;vertical-align:baseline;}
img{vertical-align:top;}
ol, ul{list-style:none; list-style-type:none;}
a:link{color:black; text-decoration:none;}
a:visited{color:black; text-decoration:none;}
a:hover{color:#f00; text-decoration:none;}
small { font-size: 75%;}
.onlyPc{}
.onlySp{display: none;}
/*-------------スクリーンリーダー専用（非表示）------------*/
.sr-only {
border: 0;
clip: rect(0, 0, 0, 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
white-space: nowrap;
width: 1px;
}
.A-OTFShinGo_L{
font-family: "a-otf-ud-shin-go-pr6n", sans-serif;
font-weight: 300;
font-style: normal;
}
.SicSquareM{
font-family: sicsquare, sans-serif;
font-weight: 500;
font-style: normal;
}
.ZenKakuGothicAntique_M{
font-family: "zen-kaku-gothic-antique-medi", sans-serif;
font-weight: 500;
font-style: normal;
}
.FOT-TsukuBRdGothicR{
font-family: "fot-tsukubrdgothic-std", sans-serif;
font-weight: 400;
font-style: normal;
}
.FOT-TsukuBRdGothicB{
font-family: "fot-tsukubrdgothic-std", sans-serif;
font-weight: 700;
font-style: normal;
}
body [lang="ja"] {
border: 0;
clip: rect(0 0 0 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
white-space: nowrap;
width: 1px;
}
/*-------------------------*/

#wrapper{
background-color: white;
background-image: url(../img/bg01.webp),url(../img/bg02.webp),url(../img/bg03.webp);
background-repeat: no-repeat;
background-position: top left, center center, bottom right;
background-size: auto, 100% auto, auto;
font-family: "a-otf-ud-shin-go-pr6n", sans-serif;
}
/*-------------------------*/
#sns_button_pc{margin: 0 auto;padding: 10px 0 50px; min-height: 50px;width: 120px;}
#sns_button_pc img{height: 50px;width: 50px;margin: 0 5px;}

/*-- header -----------------------*/
#header{min-height: 94px;}

/*パンくずリスト----------------------------------*/
nav.panlist{
background-color: var(--color-blue);
color: white;
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 li + li::before {
color: white;
content: ">";
margin: 0 0.5em;
}
nav.panlist a{
color: white!important;
}

/* #title -------------------------  */
#title{
background: white url(../img/bg_title.webp) no-repeat center / cover;
}
#title .inbox{
display: flex;
margin: 0 auto;
width: 1300px;
}
#title .inbox .kv{
width: 50%;
}
#title .inbox .kv img{
height: auto;
width: 100%;
}
#title .inbox .info {
text-align: center;
padding: 80px 0 0;
width: 50%;
}
#title .logo{
text-shadow: var(--textShadow);
}
#title .logo img{
aspect-ratio: 400 / 180;
height: auto;
filter: drop-shadow(0px 0px 7px rgba(255, 255, 255, 1)) drop-shadow(0px 0px 7px rgba(255, 255, 255, 1)) drop-shadow(0px 0px 7px rgba(255, 255, 255, 1));
margin: 0 auto 4%;
max-width: 540px;
width: 100%;
}
.oa-datetime{
align-items: center;
background: url(../img/bg_moya.webp) no-repeat center / contain;
display: flex;
min-height: 240px;
justify-content: center;
width: 100%;
}
.oa-datetime .date{
font-size: min(2.4em, 5.5vw);
font-family: sicsquare, sans-serif;
font-weight: 600;
line-height: 1.4;
margin: 0;
text-align: center;
text-shadow: var(--textShadow);
}
.oa-datetime .date span{
color: var(--color-blue);
font-size: 150%;
display: inline-block;
min-width: 1em;
text-align: center;
}
/*.oa-datetime .date span.c_b{
color: var(--color-blue);
}
*/

/* Streaming ------------ */
#streaming {
background: transparent;
box-shadow: none;
display: flex;
gap: min(4vw, 1.2em);
margin: 5% auto 0;
max-width: min(75vw, 540px);
}
#streaming img {
height: auto;
width: 100%;
}
#streaming a:hover{
opacity: 0.6;
}

.catch {
background: linear-gradient(135deg, rgb(105, 140, 203) 0%, rgb(105, 140, 203) 40%, rgb(30, 58, 141) 60%, rgb(30, 58, 141) 100%);
display: flex;
justify-content: center;
padding: 2.0% 0 1.5%;
text-align: center;
}
/*
.catch_set {
color: white;
font-size: min(2.5em, 4.5vw);
font-family: sicsquare, sans-serif;
line-height: 1;
padding: 0 0 0.3em;
text-shadow: 0 0 2px black, 0 0 2px black;
user-select: none;
}
.catch_set {
background: linear-gradient(-45deg, #698ccb 25%, #1e3a8d 25.1%, #1e3a8d 50%, #698ccb 50.1%, #698ccb 75%, #1e3a8d 75.1%, #1e3a8d 100%);
background-size: 4px 4px;
-webkit-background-clip: text; background-clip: text;
display: inline-block;
font-size: min(2.5em, 4.5vw);
font-family: sicsquare, sans-serif;
line-height: 1;
-webkit-text-fill-color: transparent;
position: relative;
user-select: none;
z-index: 1;
}
.catch_set::before {
content: attr(data-text);
inset: 0;
position: absolute;
transform: translate(-8px, -8px);
-webkit-text-fill-color: #ffffff;
text-shadow: 0 0 5px black, 0 0 5px black;
z-index: -1;
}
*/
.catch_set {
align-items: center;
display: flex;
flex-wrap: wrap;
font-family: sicsquare, sans-serif;
font-size: min(2.5em, 5.0vw);
gap: .25em;
line-height: 1;
margin: 0 auto;
user-select: none;
}
.catch_set [data-text] {
background:linear-gradient(-45deg,	#698ccb 25%,#1e3a8d 25.1%,#1e3a8d 50%,#698ccb 50.1%,#698ccb 75%,#1e3a8d 75.1%,#1e3a8d 100%);
background-size: 4px 4px;
-webkit-background-clip: text; background-clip: text;
display: inline-block;
margin-inline: auto;
-webkit-text-fill-color: transparent;
position: relative;
width: fit-content;
z-index: 1;
}
.catch_set [data-text]::before {
content: attr(data-text);
inset: 0;
position: absolute;
transform: translate(-6px,-6px);
-webkit-text-fill-color: white;
text-shadow:0 0 4px #000,0 0 4px #000;
z-index: -1;
}
.catch_set > :nth-child(1) {/* span */
}
.catch_set > :nth-child(2) {/* small */
margin: 0.5em -0.5em 0;
font-size: 65%;
}
/*.catch_set > :nth-child(2)::before {
-webkit-text-fill-color: #25cbee !important;
}*/
.catch_set > :nth-child(3) {/* span_× */
}
.catch_set > :nth-child(4) {/* span */
}
.catch_set > :nth-child(5) {/* span */
margin: 0 -0.8em 0 0.4em;
}
.catch_set > :nth-child(5)::before {
-webkit-text-fill-color: #ffffbd !important;
}
/* -------------------------------------  */


/*-- SNS ----------------------*/
#area-sns .sns-menu ul {
display: flex;
flex-wrap: wrap;
gap: 1em;
justify-content: center;
margin: 1em;
}
#area-sns .sns-icon {
aspect-ratio: 1 / 1;
display: grid;
flex: 0 0 auto;
place-items: center;
width: 1.5em;
}
#area-sns .sns-icon img {
height: auto;
object-fit: contain;
width: 100%;
}
#area-sns .sns-text {
color: white;
font-weight: normal;
font-size: 1em;
margin: 0.5em 0.3em;
text-shadow: none;
white-space: nowrap;
}
#area-sns .sns-x {
background: black;
border: 1px solid rgba(255,255,255,0.6);
color: #fff !important;
}
#area-sns .sns-instagram {
background: linear-gradient(135deg,#feda75,#fa7e1e,#d62976,#962fbf,#4f5bd5);
}
#area-sns .sns-tiktok {
background: linear-gradient(180deg, #ff1a6e, #ff1a6e, #ff1a6e, #41dad5, #41dad5, #41dad5) border-box;
padding: min(2vw, 0.3em);
}
#area-sns .sns-tiktok .sns-text {
color: #333;
}
#area-sns .sns-in {
align-items: center;
background: #fff;
border-radius: 3em;
display: flex;
height: 2em;
padding: min(5vw, 1.5em) min(3vw, 0.75em);
}
#area-sns .btn_tweet {
background: linear-gradient(135deg, rgb(232 239 251) 0%, rgb(198 210 247) 100%);
border: solid min(2vw, 0.15em) var(--color-blue);
color: var(--color-dark_blue);
font-size: min(4vw, 1.2em);
font-family: sicsquare, sans-serif;
line-height: min(6vw, 1.5em);
padding: 0.5em 1.5em 0.5em 1.2em;
text-shadow: var(--textShadow);
user-select: none;
}
#area-sns .btn_tweet strong {
color: var(--color-blue);
font-weight: bold;
font-size: 120%;
margin: 0 0.25em;
}
.sns-btn:hover,
#area-sns .btn_tweet:hover {
box-shadow: 0 4px 10px rgba(0,0,0,0.15);
transform: translateY(-3px);
}
#area-sns .btn_tweet:hover{
color: var(--color-blue);
background: rgba(255, 255, 255, 1);
border-color: var(--color-blue);
}
/* hoverうにょにょ  */
.onClr {
overflow: hidden;
position: relative;
transition-duration: .4s;
z-index: 2;
}
.onClr::after {
background: #cfdff9;
border-radius: 50%;
content: "";
display: block;
margin: auto;
opacity: 0;
pointer-events: none;
position: absolute;
top: 50%;
left: 0;
right: 0;
width: 100%;
padding-top: 100%;
height: 0;
z-index: -1;
transform: translateY(-50%) scale(0.1);
transition: opacity .5s, transform 0s;
transition-delay: 0s, .4s;
}
.onClr:hover {
color: #fff;
}
.onClr:hover::after {
opacity: 1;
transform: translateY(-50%) scale(1.1);
transition-delay: 0s;
transition: opacity .8s, transform .6s ease-in-out;
}

/* SNS ------------------ */
.sns-menu {
align-items: center;
display: flex;
flex-wrap: wrap;
gap: 0.5em;
justify-content: center;
padding: 1.5em 0 0 0;
}
.sns-menu ul {
display: flex;
flex-wrap: wrap;
gap: 1em;
justify-content: center;
margin: 1em;
}
.sns-btn {
align-items: center;
display: flex;
border-radius: 3em;
color: white;
height: 3.5em;
font-weight: 600;
gap: 0.75em;
line-height: 1;
box-shadow: inset 0 0 0 2px rgba(255, 255, 255, .9);
outline-offset: -2px;
padding: 0.5em 1em;
text-decoration: none;
transition: transform 0.15s ease, box-shadow 0.15s ease;
}
.sns-icon {
aspect-ratio: 1 / 1;
display: grid;
flex: 0 0 auto;
place-items: center;
}
.sns-icon img {
height: auto;
object-fit: contain;
width: 100%;
}
.sns-text {
color: #fff;
font-weight: normal;
font-size: 1em;
margin: 0.5em 0.3em;
text-shadow: none;
white-space: nowrap;
}

/*-- Contents all ----------------------*/
.contents {
font-size: min(1.2em, 3.5vw);
line-height: min(2em, 8vw);
margin: 0 min(4.5em, 3vw) min(5em, 4vw);
text-align: center;
}
.area-box {
background: rgba(255, 255, 255, 0.7);
box-shadow: 0px 0px 15px 0px rgba(7, 77, 227, 0.4);
display: flow-root;
margin: min(10vw, 5em) auto;
opacity: 0;
padding: 0 0 3%;
transform: translateY(30px);
transition: opacity 1s ease, transform 1s ease;
max-width: 1400px;
width: 80%;
}
/* 画面内に表示されたら */
.area-box.is-show {
opacity: 1;
transform: translateY(0);
}
.area-box > h2 {
align-items: center;
aspect-ratio: 5 / 1;
color: var(--color-black);
font-family: var(--font-zkgm);
display: flex;
max-width: min(70vw, 500px);
margin: 1em auto;
justify-content: center;
padding-top: 1.8%;
text-align: center;
text-shadow: 0 0 5px rgb(255 255 255), 0 0 5px rgb(255 255 255), 0 0 5px rgb(255 255 255);
}
.area-box > h2 span {
display: inline-block;
font-size: min(4em, 10vw);
font-weight: 400;
line-height: 1;
letter-spacing: 0.03em;
position: relative;
user-select: none;
z-index: 1;
}
/* 下の帯 -------------------------------- */
.heading {
font-family: var(--font-zkgm);
margin: 0;
padding-top: 0.2em;
position: relative;
text-align: center;
}
.heading::after {
background: linear-gradient(to right,#eeeeff 0%,#d4cbff 100%);
content: "";
height: 1.5em;
position: absolute;
left: 50%;
bottom: -0.15em;
transform: translateX(-50%);
width: 100%;
z-index: 0;
}
.heading .en {
color: #3b220b;
display: inline-block;
font-size: clamp(2.5rem, 6vw, 5rem);
font-weight: 400;
line-height: 1;
letter-spacing: 0.03em;
position: relative;
z-index: 1;
}

/* intro ------------ */
.intro-visual {
margin: 3% auto 0;
}
.intro-visual img {
height: auto;
max-width: 540px;
width: 100%;
}
.intro-head {
color: var(--color-blue);
font-family: "fot-tsukubrdgothic-std", sans-serif;
font-size: 120% !important;
line-height: 2.0;
padding: 0;
text-align: center;
}
.intro-text{
color: var(--color-dark_blue);
line-height: 2.0;
line-break: strict;
margin: 5% auto 10%;
overflow-wrap: break-word;
text-wrap: balance;
text-align: left;
width: 80%;
word-break: keep-all;
}
.intro-head:after {
content: "◆";
display: block;
text-align: center;
margin: 2% 0 0;
}


.intro-text p {
display: block;
font-size: min(0.9em, 4vw);
margin: 0 0 3%;
}
.intro-text .blockE:after {
color: var(--color-blue);
content: "◆";
display: block;
text-align: center;
margin: 2% 0 0;
}
.intro-text span{
font-weight: bold;
padding: 1% 2%;
}
/*

.intro-head .cb01{
background-color: #61e3ff;
.intro-head .cb02{
background-color: #ff9e3a;
}
*/
.intro-text .c01{
background: #9eeeff;/*var(--color-purple)*/
/*color: var(--color-dark_blue);*/
margin: 0 1% 0 0;
padding: 0.7% 0.5% 1% 1.6%;
}
.intro-text .c02{
background: #ffd3a6;
/*color: var(--color-dark_blue);*/
/*color: white;*/
letter-spacing: 0.1em;
margin: 0 1%;
padding: min(0.7%, 1vw) min(1.4%, 1vw) min(1%, 1vw) min(1.8%, 1vw);
}
.intro-text .b01 {
background: url(../img/bg_howa01.png) no-repeat center / 100% 90%;
}
.intro-text .b02{
background: url(../img/bg_howa02.png) no-repeat center / 100% 90%;
}
.intro-text .b03 {
background: url(../img/bg_howa03.png) no-repeat center / 100% 90%;
margin: 0 -2% 0 0;
padding: 1% 3%;
}

/*-- cast ---------------------------------*/
.cast-body {
display: flex;
flex-wrap: wrap;
justify-content: space-evenly;
margin: min(3vw, 2em) auto min(5vw, 4em);
width: 90%;
}
.cast-box {
box-sizing: border-box;
margin: 0 auto;
padding: 0 5%;
width: 60%;
}
.cast-title {
font-size: 1.2em;
text-align: left;
}
.cast-title .actor {
color: var(--color-dark_blue);
font-size: min(0.9em, 4.0vw);
margin: 1% 0 0 1%;
}
.cast-title .actor::before{
content: "◆";
color: var(--color-black);
}
.cast-title .group {
font-size: min(3vw, 0.8em);
}
.cast-title ruby {
margin-right: 0.2em;
}
.cast-title .role{
background: linear-gradient(135deg, rgb(196, 205, 228) 60%, rgb(255, 255, 255) 100%);
color: var(--color-dark_blue);
padding: 0.2em 0.5em;
}
.cast-title .role span{
font-size: 80%;
margin: 0 0 0 1%;
}
.cast-comment {
line-height: 1.5;
padding: 2% 0 4%;
text-align: left;
width: 100%;
}
.cast-profile {
background: #e0e0e0;
font-size: min(0.85em, 3.0vw);
line-height: 1.5;
padding: 3% 3% 5%;
position: relative;
text-align: left;
}
.cast-profile::after{
content: "Profile";
color: white;
font-family: var(--font-zkgm);
font-weight: bold;
position: absolute;
right: 1%;
bottom: -6px;
user-select: none;
}
.cast-figure {
margin-bottom: 1em;
width: 40%;
}
.cast-figure img {
height: auto;
width: 80%;
}
.cast-figure .cast-thumb {
display: block;
position: relative;
width: 100%;
}
/* 未発表用（CSS四角） */
.cast-figure .cast-thumb.is-secret {
background: rgb(119 119 119 / 20%);
}
.cast-figure .cast-thumb.is-secret::after {
color: #fff;
content: "???";
inset: 0;
display: grid;
letter-spacing: 0.08em; /* 0省略なしルール適用 */
place-items: center;
position: absolute;
font-weight: bold;
}
/* 画像表示用 */
.cast-figure .cast-thumb.is-image {
background: transparent;
}
.cast-figure .cast-thumb.is-image {
object-fit: cover; /* imgのときだけ効く */
}

/* .work ---------------- */
.work-body{
background: #aebbda;
border-radius: 10px;
box-sizing: border-box;
/*display: flex;*/
margin: 5% auto;
padding: 5%;
width: 90%;
}
.work-body h2::before {
content: "◆";
color: var(--color-black);
}
/*.work-body .work-cover{
width: 40%;
}*/
.work-body .work-cover img{
height: auto;
width: 100%;
}
.work-body .work-box{
line-height: 1.8;
margin: 2% auto 0;
/*width: 60%;*/
}
.work-title{
text-align: center;
padding: 0 5%;
}
.work-title .title{
font-size: min(1.2em, 4.0vw);
}
.work-title span{
display: block;
}
.work-detail {
font-size: 90%;
line-height: 1.5;
margin: 2% 0 0 auto;
text-align: left;
}
.author-message{
margin: 5% auto;
}
.message-text{
line-height: 1.5;
margin: 0 auto;
/*text-align: left;*/
width: 80%;
}
.work-trial {
margin: 5% auto 0;
}
.work-trial a {
background: var(--color-dark_blue);
border-radius: 10px;
color: white;
display: block;
margin: 0 auto;
padding: 2%;
position: relative;
top: 0;
text-decoration: none;
transition: .2s ease-in-out;
user-select: none;
max-width: 540px;
width: 80%;
}
.work-trial a:hover{
background: var(--color-blue);
color: white;
top: 9px;
box-shadow: 0 0 #4c0f13;
}

/*-- Copyright  -------------------*/
.copyright{
color: var(--color-blue);
display: block;
font-size: min(1.1em, 3.5vw);
padding: 1% 0 2%;
text-align: center;
}

/*-- footer/PC  -------------------*/
footer{
margin-top: -20px !important;
}

/*-- 緊急テキスト ----------------------*/
#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;
}

.movie iframe {
aspect-ratio: 16 / 9;
border: none;
height: auto;
width: 100%;
}

/*-- google翻訳 ----------------------*/
.skiptranslate.goog-te-gadget,
a.goog-logo-link{color:#fff !important;}

/*-- ローディング ----------------------*/
#loader {
align-items: center;
background: var(--color-light_blue2);
display: flex;
inset: 0;
justify-content: center;
position: fixed;
z-index: 9999;
}
.loader,.loader:before,
.loader:after {
-webkit-animation: load1 1s infinite ease-in-out;animation: load1 1s infinite ease-in-out;
background: var(--color-dark_blue);
height: 4em;
top: 50%;
width: 1em;
}
.loader {
-webkit-animation-delay: -0.16s;animation-delay: -0.16s;
color: var(--color-light_purple);
font-size: 11px;
margin: auto;
/*position: relative;*/
-webkit-transform: translateZ(0);-ms-transform: translateZ(0);transform: translateZ(0);
text-indent: -9999em;
}
.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;
	}
}
/* 1600px↑ -------------------------------------------------- */
@media (max-width:1600px) {
}
/* TAB  -------------------------------------------------- */
@media (max-width: 1200px) {
	/*-- header -----------------------*/
	#header{min-height: 86px;}
	/*-- Pan_box ----------------------*/
	#pan_box{
	box-sizing: border-box;
	padding: 3px 2%;
	overflow-x: auto;
	overflow-y: hidden;
	-webkit-overflow-scrolling: touch;
	text-align: left;
	}
	#pan_box .in{
	height: 24px;
	width: 520px;
	}
	#pan_box a{
	font-weight: normal;
	}

	#title .logo img{
	aspect-ratio: 4 / 1;
	height: auto;
	max-width: 540px;
	width: 100%;
	}
	#title .inbox{
	display: block;
	margin: 0 auto;
	width: 100%;
	}
	#title .inbox .kv {
	width: 100%;
	}
	#title .inbox .info {
	margin: 0 auto;
	padding: 6vw 0 0;
	max-width: 540px;
	width: 85%;
	}
	#streaming {
	padding: 0 0 8%;
	}
	.catch .catch_set{
	padding: 2% 0;
	/*width: 100%;*/
	}
	.catch_set::before{
	transform: translate(-1px, 5px);
	}
	.area-box {
	width: 100%;
	}
	.intro-visual img {
	height: auto;
	width: 100%;
	}

	/*-- 緊急テキスト ----------------------*/
	#rp_textbox{
	margin: 10px auto;
	max-width:640px;
	width: 85%;
	}
	#rp_textbox .pop_text{}
	#rp_textbox .popup_title{
	margin-bottom:10px;
	}

	/*-- SNS -----------------------*/
    #sns_button_sp {
	padding: 0 0 10%;
	text-align: center;
	}
	#sns_button_sp .btn_sns{
	margin: 0 2px;
	}
	#sns_button_sp .btn_sns img{
	height: 50px; width: 50px;
	}
	#sns_button_pc{
	display: none;
	}

}
/* SP  -------------------------------------------------- */
@media (max-width: 640px) {
	/*-- header -----------------------*/
	#header{min-height: 60px;}

	.oa-datetime {
	min-height: 30vw;
	}
	.contents {
	margin: 0 auto;
    width: 80%;
	}
	#area-sns .btn_tweet{
	max-width: 540px;
	width: 100%;
	}
	.catch{
	padding: 1em 0 0.5em;
	}

	/* intro ------------ */
	.intro-text{
	line-height: 1.8;
	margin: 0 auto 5%;
	text-align: left;
	text-wrap: unset;
	width: 100%;
	word-break: normal;
	}
	.intro-text p{
	font-size: 3.8vw; /* ??  */
	margin: 4% 0 6%;
	}
	.intro-head {
    word-break: auto-phrase;
	}

	.message-figure {
	margin: 0 auto;
	/*width: 80%;*/
	}
	.message-figure img {
	height: auto;
	width: 100%;
	}

	/* .cast-body --------------- */
	.cast-body{
	display: block;
	width: 100%;
	}
	.cast-figure {
	width: 100%;
	}
	.cast-box {
	padding: 0;
	width: 100%;
	}
	.cast-title .actor{
	margin: 2% auto 0;
	}

	.work-body{
	display: block;
	margin: 0 auto 10%;
	width: 100%;
	}
	.work-body .work-cover {
	width: 100%;
	}
	.work-body .work-cover img{
	height: auto;
	margin: 0 auto;
	width: 100%;
	}
	.work-body .work-box {
	line-height: 1.5;
	width: 100%;
	}
	.work-title{
    padding: 2% 0% 0;
	}
	.work-detail {
	margin: 3% 0 0 auto;
	width: 100%;
	}
	.work-trial a{
    font-size: 4.0vw;
	max-width: 540px;
	width: 100%;
	}
	.message-text{
	text-align: left;
	width: 100%;
	}
	.copyright {
	margin: 0 auto 5%;
	}
}