@charset "utf-8";

html {
font-size: 62.5%;
margin:0;
padding:0;
}
body {
margin:0;
padding:0;
font-family: -apple-system, BlinkMacSystemFont, "Roboto", "Helvetica Neue", HelveticaNeue, 'Noto Sans JP', YuGothic, "Yu Gothic Medium", "Yu Gothic", Arial, Verdana, Meiryo, sans-serif;
font-size: 1.6em;
font-size: 1.6rem;
line-height: 1.6;
color: #ffffff;
position: relative;
z-index: 0;
font-feature-settings: "palt";
background: url("bk2.webp") center top / 100% auto no-repeat, url("bk3.webp") center top / 100% auto no-repeat, #191919;
}
/*#bodyarea {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100vh;
z-index: -1;
}
#bodyarea span {
position: relative;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100vh;
background: #070e20 url("bk.webp") center top /100% auto no-repeat;
}*/

.h1-title {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

_:lang(x)::-ms-backdrop, .selector {
    font-family: "Segoe UI", Meiryo, sans-serif;
}
ul li, ol li {
	list-style: none;
}
*, *:before, *:after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
img {
	vertical-align:bottom;
	border:0;
	width:100%;
	line-height:0;
	font-size:0;
	height: auto;
backface-visibility: hidden;
}
.img-wrap {
	padding-bottom: 66.5%;
	position: relative;
	background: rgba(0,0,0,0.5);
}
.img-wrap img {
	position: absolute;
	object-fit: contain;
	width: 100%;
	height: 100%;
}
a {
color:#fff;
text-decoration:none;
transition: 0.3s;
}
a:hover {
color: #ddd;
text-decoration:none;
}



#headerarea{
width: 100%;
margin-bottom: 10rem;
}
#headerarea .menu-lang {
position: absolute;
top: 3rem;
right: 3rem;
z-index: 3;
}
.menu-lang {
margin: 0 0 3rem 0;
display: flex;
justify-content: flex-end;
}
.menu-lang li {
margin: 0 0 0 1.5rem;
font-size: 1.5em;
font-size: 1.5rem;
font-weight: bold;
line-height: 1.0;
text-align: center;
}
.menu-lang li a {
    display:flex;
	justify-content: center;
	align-items: center;
    cursor: pointer;
    border-radius: 50%;
    text-align: center;
    position: relative;
    text-decoration: none;
    z-index: 1;
    color: #fff;
    -webkit-transition: -webkit-transform ease-out 0.1s, background 0.2s;
    -moz-transition: -moz-transform ease-out 0.1s, background 0.2s;
    transition: transform ease-out 0.1s, background 0.2s;
	width: 45px;
	height: 45px;
	border: #fff 1px solid;
}
.menu-lang li span {
    display:flex;
	justify-content: center;
	align-items: center;
    border-radius: 50%;
    text-align: center;
    position: relative;
    text-decoration: none;
    z-index: 1;
    color: #000;
	background: #ffffff;;
	width: 45px;
	height: 45px;
}

.menu-lang li a:after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content:'';
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    top: 0;
    left: 0;
    padding: 0;
    z-index: -1;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1);
    opacity: 0;
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
}
.menu-lang li a:before {
    speak: none;
    font-size: 48px;
    line-height: 90px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    display: block;
    -webkit-font-smoothing: antialiased;
}
.menu-lang li a:hover {

}
.menu-lang li a:hover:after {
    -webkit-animation: sonarEffect 1.3s ease-out 75ms;
    -moz-animation: sonarEffect 1.3s ease-out 75ms;
    animation: sonarEffect 1.3s ease-out 75ms;
}
@keyframes sonarEffect {
    0% {
        opacity: 0.3;
    }
    40% {
        opacity: 0.5;
        box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 5px 5px #ffffff, 0 0 0 8px rgba(255, 255, 255, 0.5);
    }
    100% {
        box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 5px 5px #ffffff, 0 0 0 8px rgba(255, 255, 255, 0.5);
        transform: scale(1.2);
        opacity: 0;
    }
}


#headerarea .box {
padding: 8rem 0 5rem 0;
text-align: center;
width: 90%;
margin: 0 auto;
}
/*#bilogo {
margin: 0 38% 1.5rem 38%;
width:24%;
}*/
#bilogo {
margin: 0 30% 2rem 30%;
width:40%;
}
.hdcopy2 {
margin: 0 27%;
width:46%;
}
.hdcopy {
font-size: 3em;
font-size: 3rem;
font-weight: 500;
letter-spacing: 2px;
color:#fff;
text-shadow: 0 0 5px rgba(217,188,117,1), 0 0 20px rgba(217,188,117,1), 0 0 10px rgba(0,0,0,1);
}


.hdschedule {
margin-top: 4rem;
display: flex;
justify-content: center;
}
.hdschedule section {
margin: 0 0.6rem;
}
.hdschedule section h2,
.hdschedule section p {
font-weight: 600;
line-height: 1.2;
letter-spacing: 1px;
text-shadow: 0 0 5px rgba(0,0,0,1), 0 0 10px rgba(0,0,0,0.4);
border:#fff 3px solid;
box-shadow: 0 0 5px rgba(255,255,255,0.6), 0 0 10px rgba(255,255,255,0.4);
}
.hdschedule section h2 {
font-size: 1.8em;
font-size: 1.8rem;
padding: 1.15rem 3rem 0.6rem 3rem;
background: #fff;
color: #1d365f;
border-radius: 1rem 1rem 0 0;
}
.hdschedule section p {
font-size: 2.4em;
font-size: 2.4rem;
padding: 2rem 3rem;
color:#fff;
border-radius: 0 0 1rem 1rem;
}

.mt-l {
margin-top: 6rem;
}
.mt-m {
margin-top: 3rem;
}
.mt-s {
margin-top: 1rem;
}

@media screen and (min-width: 1440px) {

#bilogo {
margin: 0 20% 0 20%;
width:60%;
}
.hdcopy2 {
margin: 0 20%;
width:60%;
}


.hdschedule section h2 {
font-size: 2.2em;
font-size: 2.2rem;
padding: 1.5rem 0 1rem 0;
}
.hdschedule section p {
font-size: 3em;
font-size: 3rem;
padding: 2.5rem 4rem;
}

}


.venue--area {
margin: 2rem 0;
width: 100%;
display: grid;
grid-template-columns: 61% 38%;
justify-content: space-between;
}
.venue--area > div {
background: rgba(60,38,65,0.7);
border-radius: 1.5rem;
padding: 1rem 1rem 0.5rem 1rem;
margin-bottom: 1rem;
}
.venue--area > div:nth-child(1) {
grid-row: 1 / 3;
grid-column: 1 / 2;
}
.venue--area > div:nth-child(2) {
grid-row: 1 / 2;
grid-column: 2 / 3;
}
.venue--area > div:nth-child(3) {
grid-row: 2 / 3;
grid-column: 2 / 3;
}
.venue--area > div h2 {
color: #fff;
padding: 0.2rem 0;
font-size: 1.6em;
font-size: 1.6rem;
font-weight: 800;
margin-bottom: 1rem;
background: rgba(233, 161, 101, 0.6);
border-radius: 0.5rem;
}

@media screen and (min-width: 1440px) {

.venue--area > div h2 {
font-size: 2em;
font-size: 2rem;
}

}
.venue--area dl {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
align-items: center;
width: 100%;
}
.venue--area dl dt {
font-size: 2em;
font-size: 2rem;
font-weight: 600;
line-height: 1.3;
width: 35%;
background: rgba(255,255,255, 0.1);
border-radius: 0.5rem;
margin-bottom: 0.3rem;
vertical-align: middle;
padding: 1rem;

}
.venue--area dl dt span{
font-size: 1.6em;
font-size: 1.6rem;
display: block;
margin-top: 0.3rem;
}
.venue--area dl dd,
.venue--area p {
font-size: 2.6em;
font-size: 2.6rem;
font-weight: 800;
vertical-align: middle;
}
.venue--area dl dd {
width: 65%;
margin-bottom: 0.3rem;
}
.venue--area p {
margin-top: 2rem;
}
.ssff-link {
text-align: center;
font-size: 2.4em;
font-size: 2.4rem;
font-weight: 800;
width: 60%;
margin: 0 auto;
}
.ssff-link a {
display: block;
padding: 2.5rem 0;
background: #fff;
box-shadow: 0 2px 10px rgba(255,255,255,0.8);
color: #3d506d;
border-radius: 6rem;
transition: 0.3s;
}
.ssff-link a:hover {
transform: translateY(3px);
}

#movie-area,
#news-area {
margin: 5rem 5%;
padding: 6rem 5% 6rem 5%;
/*background: rgba(0,0,0,0.7);
border-radius: 2rem;
box-shadow: 0 0 5px rgba(217,188,117,1), 0 0 30px rgba(217,188,117,0.7);*/
}
#movie-area .hdbox,
#news-area .hdbox{
text-align: center;
margin-bottom: 3rem;
}
#news-area .hdbox p.en,
#news-area .hdbox h2.h2-en {
font-size: 6em;
font-size: 6rem;
font-weight: 600;
line-height: 1;
color:#d9bc75;
letter-spacing: 2px;
margin-bottom: 1rem;
text-shadow: 0 0 5px rgba(217,188,117,1), 0 0 20px rgba(217,188,117,1), 0 0 10px rgba(0,0,0,1);
}
#movie-area .hdbox p.en,
#movie-area .hdbox h2.h2-en {
font-size: 4em;
font-size: 4rem;
font-weight: 600;
line-height: 1.2;
color:#d9bc75;
letter-spacing: 1px;
margin-bottom: 1rem;
text-shadow: 0 0 5px rgba(217,188,117,1), 0 0 20px rgba(217,188,117,1), 0 0 10px rgba(0,0,0,1);
}
#movie-area .hdbox h2,
#news-area .hdbox h2 {
font-size: 2.2em;
font-size: 2.2rem;
color:#d9bc75;
letter-spacing: 2px;
text-shadow: 0 0 5px rgba(217,188,117,1), 0 0 20px rgba(217,188,117,1), 0 0 10px rgba(0,0,0,1);
}
#movie-area p.lead {
font-size: 2.0em;
font-size: 2.0rem;
margin-bottom: 2rem;
font-weight: 500;
text-align: center;
}
.newslist,
.newslist-l {
display: flex;
flex-direction: row;
justify-content: flex-start;
flex-wrap: wrap;
}
.newslist-l li {
width: 32%;
margin-right: 2%;
margin-bottom: 5rem;
display: flex;
border-radius: 1rem;
box-shadow: 0 0 20px rgba(217,188,117,0.8);
}
.newslist-l li:nth-child(3n) {
margin-right: 0%;
}
.newslist li {
width: 30.666666%;
margin-right: 4%;
margin-bottom: 5rem;
    display: flex;
    border-radius: 1rem;
}
.newslist li:nth-child(3n) {
margin-right: 0;
}
.newslist-l li a,
.newslist-l li .box {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: stretch;
}
.newslist li a {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: stretch;
}
.newslist li .photo {
    position: relative;
    width: 100%;
    overflow: hidden;
    background: #fff;
    border-radius: 1rem 1rem 0 0;
}
.newslist-l li .photo {
    position: relative;
    width: 100%;
    overflow: hidden;
    background: #fff;
    border-radius: 1rem 1rem 0 0;
}
.newslist-l li .photo:before,
.newslist li .photo:before {
    content: "";
    display: block;
    padding-top: 75%;
}
.newslist-l li .photo span,
.newslist li .photo span {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
.newslist-l li .photo:after,
.newslist li .photo:after {
    position: absolute;
    bottom: -1%;
    right: 0;
    /*background: #fff;
    background: linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(255,255,255,1) 96%);*/
    display: block;
    content: "";
    z-index: 1;
    width: 100%;
    height: 101%;
}
.newslist-l li .photo img,
.newslist li .photo img {
    transition-duration: 0.3s;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.newslist-l li a:hover .photo img,
.newslist li a:hover .photo img {
    transform: scale(1.1);
    transition-duration: 0.3s;
}
.newslist-l li .info {
    padding: 3rem;
    background: #fff;
    color: #cc6600;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex-grow: 2;
    position: relative;
    top: 0;
    left: 0;
    z-index: 1;
    border-radius: 0 0 1rem 1rem;
}
.newslist li .info {
    padding: 2rem 2rem 2.5rem 2rem;
    background: #e2d8b1;
    color: #cc6600;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex-grow: 2;
    position: relative;
    top: 0;
    left: 0;
    z-index: 1;
    border-radius: 0 0 1rem 1rem;
}
.newslist-l li .info .title {
    margin-bottom: 1rem;
    font-size: 2em;
    font-size: 2rem;
    font-weight: normal;
    flex-grow: 2;
    transition: 0.3s;
}
.newslist li .info .title {
    margin-bottom: 1rem;
    font-size: 1.6em;
    font-size: 1.6rem;
    font-weight: normal;
    flex-grow: 2;
    transition: 0.3s;
}
.newslist-l li .info .update {
    padding-right: 18px;
    font-size: 1.4em;
    font-size: 1.4rem;
    text-align: right;
    background: url(../common/update.svg) right top 0.2rem no-repeat;
    background-size: 15px auto;
}
.newslist li .info .update {
    padding-right: 18px;
    font-size: 1.2em;
    font-size: 1.2rem;
    text-align: right;
    background: url(../common/update.svg) right top 0.2rem no-repeat;
    background-size: 15px auto;
}


#movie-area .moviebox {
margin: 4rem 0 1rem 0;
padding: 0;
     position: relative;
     padding-bottom: 56.25%;
     height: 0;
     overflow: hidden;
}
#movie-area .moviebox iframe,
#movie-area .moviebox object,
#movie-area .moviebox embed {
     position: absolute;
     top: 0;
     left: 0;
     width: 100% !important;
     height: 100% !important;
}


#banner-area {
padding: 4% 5% 6% 5%;
position: relative;
width: 100%;
}
#banner-area:after {
content: "";
display: block;
position: absolute;
left: 0;
top: 0;
width: 40%;
height: 100%;
z-index: -1;
mix-blend-mode:screen;
border-radius: 0 10rem 10rem 0;
}
#banner-area .lead {
text-align: center;
margin-bottom: 2rem;
    font-size: 2.8em;
    font-size: 2.8rem;
}
#banner-area p img {
border-radius: 1rem;
}
#banner-area .lead br {
display: none;
}
#banner-area ul {
    display: flex;
    flex-wrap: wrap;
	justify-content: center;
}
#banner-area ul.bnr-list1 li,
#banner-area ul.bnr-list2 li {
    list-style: none;
    width: 32.666666%;
    margin-top: 1%;
    margin-bottom: 0.5rem;
    margin-right: 1%;
}
#banner-area ul.bnr-list1 li:nth-child(3n),
#banner-area ul.bnr-list2 li:nth-child(3n) {
    margin-right: 0;
}
#banner-area ul.bnr-list3 li {
    list-style: none;
    width: 24.25%;
    margin-top: 1%;
    margin-bottom: 1%;
    margin-right: 1%;
}
#banner-area ul.bnr-list3 li:nth-child(4n) {
    margin-right: 0;
}


#footerarea {
padding: 2% 5% 4% 5%;
display: flex;
justify-content: space-between;
flex-wrap: wrap;
align-items: flex-start;
}
#brand {
display: flex;
justify-content: flex-start;
flex-direction: column;
}
#brand p.logo {
width: 250px;
margin-bottom: 1rem;
}
#brand p.info {
font-size: 1.6em;
font-size: 1.6rem;
line-height: 1.6;
}
#copyright {
width: 100%;
font-size: 1.3em;
font-size: 1.3rem;
line-height: 1.5;
letter-spacing: 1px;
margin-bottom: 0.5rem;
color: #fff;
text-align: right;
}
#sns-area {
text-align: right;
margin-bottom: 4rem;
}
#sns-area .snslist {
display: flex;
justify-content: flex-end;
flex-wrap: wrap;
margin-bottom: 3rem;
}
#sns-area .snslist li {
margin-left: 3rem;
width:40px;
}
#sns-area .snslist li a {
display: block;
padding: 0.5rem;
}
#footerarea .mail-magazine a {
    padding-left: 2.2rem;
    background: url(../common/mail-magazine-w.svg) left center / 18px auto no-repeat;
    color: #fff;
}
.fadein-scale {
transition: all 0.8s ease-out;
transform: scale(1, 1);
opacity: 0;
}
.fadein-scale.active {
transform: scale(1.3, 1.3);
opacity: 1;
}
.fadein-bottom {
transition: all 0.8s ease-out;
transform: translateY(50px);
opacity: 0;
}
.fadein-bottom.active {
transform: translateY(0%);
opacity: 1;
}
.fadein-image.active {
animation: img-opacity 2s cubic-bezier(.4, 0, .2, 1);
overflow: hidden;
position: relative;
z-index: 2;
}
.fadein-image.active:before {
animation: img-animation 2s cubic-bezier(.4, 0, .2, 1) forwards;
background: url("bk_p.jpg");
bottom: 0;
content: '';
left: 0;
pointer-events: none;
position: absolute;
right: 0;
top: 0;
z-index: 1;
}
@keyframes img-opacity {
0% {
opacity: 0;
}
}
@keyframes img-animation {
100% {
transform: translateX(100%);
}
}
.fadein-left {
transition: all 0.8s ease-out;
transform: translateX(-50px);
opacity: 0;
}
.fadein-left.active {
transform: translateX(0);
opacity: 1;
}

.brclr {
display: none;
}

@media screen and (max-width: 1199px) {


.venue--area dl dt {
    font-size: 1.75em;
    font-size: 1.75rem;
}
.venue--area dl dt span {
    font-size: 1.4em;
    font-size: 1.4rem;
    margin-top: 0.2rem;
}
.venue--area dl dd,
.venue--area p {
    font-size: 2.2em;
    font-size: 2.2rem;
}

#soon {
    font-size: 5.2em;
    font-size: 5.2rem;
}
.hdcopy {
    font-size: 3em;
    font-size: 3rem;
}
.hdcopy span {
font-size: 1.6em;
font-size: 1.6rem;
line-height: 2.6;
letter-spacing: 2px;
}
.hdcopy strong {
font-size: 2.4em;
font-size: 2.4rem;
line-height: 2.0;
}
#movie-area,
#news-area {
    padding:5rem 7% 5rem 7%;
    flex-direction: column;
	margin-bottom: 3rem;
}
#movie-area .hdbox,
#news-area .hdbox {
    margin-bottom: 2rem;
}
#movie-area .hdbox p.en,
#news-area .hdbox p.en {
    font-size: 4.4em;
    font-size: 4.4rem;
	line-height: 1.3;
    letter-spacing: 2px;
    margin-bottom: 0.2rem;
}
#movie-area .hdbox h2,
#news-area .hdbox h2 {
    font-size: 2.2em;
    font-size: 2.2rem;
}
#movie-area p.lead {
    font-size: 2.0em;
    font-size: 2.0rem;
    margin-bottom: 3rem;
}
#movie-area .hdbox,
#news-area .hdbox {
    width: 100%;
}
#movie-area section,
#news-area section {
    width: 100%;
}
#banner-area:after {
    width: 50%;
    border-radius: 0 3rem 3rem 0;
}
.ssff-link {
    font-size: 3em;
    font-size: 3rem;
}
.newslist-l li {
width: 49%;
margin-right: 2%;
margin-bottom: 2rem;
}
.newslist-l li:nth-child(3n) {
margin-right: 2%;
}
.newslist-l li:nth-child(2n) {
margin-right: 0;
}
#footerarea {
display: block;
}
#brand {
    justify-content:center;
	align-items: center;
	margin-bottom: 6rem;
}
#sns-area {
    text-align: center;
    margin-bottom: 3rem;
}
.menu-lang {
    margin: 0 0 4rem 0;
    justify-content:center;
}
#sns-area .snslist {
    justify-content:center;
    margin-bottom: 4rem;
}
#copyright {
    text-align: center;
}

.gaiyo dt {
font-size: 2.2em;
font-size: 2.2rem;
}
.gaiyo dd {
font-size: 3.0em;
font-size: 3.0rem;
margin-bottom: 1rem;
}
#headerarea {
    margin-bottom: 5rem;
}
#bilogo {
margin: 0 25% 2rem 25%;
width:50%;
}
.hdschedule {
    margin-top: 3rem;
	flex-wrap: wrap;
}
.hdschedule section {
    margin: 0 0 1.5rem 0;
	width: 70%;
}
.hdschedule section h2 {
    font-size: 1.7em;
    font-size: 1.7rem;
    padding: 0.8rem 3rem 0.4rem 3rem;
}


}
@media screen and (max-width: 960px) {
#bodyarea span {
background: #070e20 url("bk1_sp.jpg") center top /100% auto no-repeat fixed;
}
#movie-area, #news-area {
        padding: 4rem 7% 4rem 7%;
        margin-bottom: 2rem;
}
#news-area .hdbox p.en,
#news-area .hdbox h2.h2-en {
    font-size: 4em;
    font-size: 4rem;
    letter-spacing: 1px;
    margin-bottom: 0.5rem;
}
.ssff-link {
    width: 100%;
}
.ssff-link a {
    padding: 2rem 0;
}
.mt-l {
margin-top: 3rem;
}
.mt-m {
margin-top: 1rem;
}
.mt-s {
margin-top: 0.5rem;
}
}
@media screen and (max-width: 768px) {


#headerarea {
        margin-bottom: 0rem;
}
#headerarea .box {
padding: 10% 3% 2rem 3%;
height: auto;
	vertical-align: middle;
	display: flex;
	flex-direction: column;
  justify-content: center;
}
.hdschedule section {
    margin: 0 0 0.5rem 0;
	width: 100%;
}

#soon {
    font-size: 4.4em;
    font-size: 4.4rem;
}

.hdcopy {
    font-size: 2em;
    font-size: 2rem;
}
.hdcopy span {
font-size: 1.2em;
font-size: 1.2rem;
line-height: 2.2;
letter-spacing: 1px;
}
.hdcopy strong {
font-size: 1.8em;
font-size: 1.8rem;
line-height: 2.0;
}
.hdcopy.en {
    font-size: 2.2em;
    font-size: 2.2rem;
	line-height: 1.4;
}
.newslist-l li .info {
    padding: 2rem;
}
.newslist-l li .info .title {
    font-size: 1.8em;
    font-size: 1.8rem;
}
.menu-lang {
    top: 3%;
    right: 2%;
}
.venue--area {
    display: block;
}
.venue--area p {
    margin-top: 0rem;
	margin-bottom: 1rem;
}
#movie-area,
#news-area {
    padding: 3rem 5% 3rem 5%;
    border-radius: 2rem;
	margin-bottom: 1.5rem;
}

#movie-area .hdbox {
margin-bottom: 1rem;
}
#news-area .hdbox p.en {
    font-size: 4em;
    font-size: 4rem;
	    margin-bottom: 0.3rem;
}
#movie-area .hdbox p.en {
    font-size: 3em;
    font-size: 3rem;
	    margin-bottom: 0.3rem;
}
#news-area .hdbox h2 {
    font-size: 1.6em;
    font-size: 1.6rem;
	margin-left: 1.25rem;
}
#movie-area .hdbox h2 {
    font-size: 1.6em;
    font-size: 1.6rem;
}
#movie-area .hdbox h2.h2-en,
#news-area .hdbox h2.h2-en {
    font-size: 2.8em;
    font-size: 2.8rem;
	margin:0;
}
#banner-area .lead {
    margin-bottom: 1rem;
    font-size: 1.8em;
    font-size: 1.8rem;
}
#movie-area p.lead {
        font-size: 1.65em;
        font-size: 1.65rem;
        margin-bottom: 2rem;
    }
.gaiyo dt {
font-size: 1.8em;
font-size: 1.8rem;
}
.gaiyo dd {
font-size: 2.6em;
font-size: 2.6rem;
margin-bottom: 1rem;
}
#banner-area p {
		margin-bottom: 0.5rem;
}
#banner-area ul {

}
#banner-area ul.bnr-list3 li {
        list-style: none;
        width: 49.5%;
		margin-bottom: 0.1rem;
    }
#banner-area ul.bnr-list3 li:nth-child(2n) {
        margin-right: 0;
    }
#banner-area ul.bnr-list3 li:nth-child(4n) {
    margin-right: 0;
}
#movie-area p.lead {
    font-size: 1.75em;
    font-size: 1.75rem;
    margin-bottom: 1.5rem;
}
#movie-area p.lead br {
display: none;
}
#movie-area .moviebox {
    margin: 2rem 0 0rem 0;
}
#footerarea {
flex-direction: column;
align-items:center;
}
#copyright {
margin-top: 2rem;
}
#headerarea .menu-lang {
    top: 1.5rem;
    right: 1.5rem;
}
.menu-lang li {
        margin: 0 0.35rem;
}
.hdcopy2 {
    margin: 0 auto 0rem auto;
        width: 70%;
}
#bilogo {
    margin: 0 auto 3rem auto;
        width: 70%;
}
.hdschedule {
        margin-top: 1rem;
    }
.hdschedule section h2 {
        font-size: 1.4em;
        font-size: 1.4rem;
        padding: 0.7rem 1rem 0.1rem 1rem;
		border-radius: 0.5rem 0.5rem 0 0;
}
.hdschedule section p {
    font-size: 1.8em;
    font-size: 1.8rem;
    padding: 1.5rem 2rem;
    color: #fff;
    border-radius: 0 0 0.5rem 0.5rem;
}

}
@media screen and (max-width: 658px) {

#movie-area, #news-area {
        padding: 2rem 5% 2rem 5%;
        border-radius: 1rem;
        margin-bottom: 1rem;
		margin: 1rem 5%;
}
#headerarea .box {
    padding: 10rem 5% 0 5%;
    width: 100%;
    justify-content:flex-start;
}
/*#bilogo {
    margin: 0 auto 0.5rem auto;
	text-align: center;
	width: 30%;
}*/
#bilogo {
    margin: 0 auto 3rem auto;
	text-align: center;
	width: 80%;
}
.hdcopy2 {
    margin: 0 auto;
    width: 90%;
}
.menu-lang {
    top: 2%;
    right: 2%;
margin: 0 0 2rem 0;
}
.menu-lang li {
    margin: 0 1rem;
}
#banner-area .lead {
    margin-bottom:0.75rem;
    font-size: 1.75em;
    font-size: 1.75rem;
	line-height: 1.4;
}
#banner-area .lead br {
display: block;
}
#movie-area .hdbox,
#news-area .hdbox {
	margin-bottom: 1rem;
}
.venue--area {
    margin: 1rem 0;
}
.venue--area dl {
flex-direction: column;
}
.venue--area dl dt {
    font-size: 1.6em;
    font-size: 1.6rem;
    width: 100%;
    margin-bottom: 0.2rem;
    padding: 0.5rem 1rem;
}
.venue--area dl dt br {
display: none;
}
.venue--area dl dt span {
display: inline-block;
}
.venue--area dl dd, .venue--area p {
        font-size: 1.8em;
        font-size: 1.8rem;
}
.ssff-link {
font-size: 1.8em;
font-size: 1.8rem;
margin-bottom: 0rem;
}
.ssff-link a {
    padding: 1rem 0;
    border-radius: 6rem;
}
.hdcopy span {
    font-size: 1.6em;
    font-size: 1.6rem;
	margin-top: 1rem;
}
.newslist-l li {
    width: 100%;
	margin-right: 0;
    margin-bottom:1rem;
    display: flex;
    border-radius: 0.5rem;
}
.newslist-l li:nth-child(3n) {
margin-right: 0;
}
.newslist-l li a,
.newslist-l li .box {
    flex-direction: row;
}
.newslist-l li .photo {
    width: 35%;
	border-radius: 0.5rem 0 0 0.5rem;
}
.newslist-l li .info {
    padding: 1rem;
    width: 65%;
	border-radius: 0 0.5rem 0.5rem 0;
}
.newslist-l li .info .title {
    font-size: 1.4em;
    font-size: 1.4rem;
	line-height: 1.4;
}
.newslist-l li .info .update {
    padding-right: 16px;
    font-size: 1.1em;
    font-size: 1.1rem;
    background: url(../common/update.svg) right top 0.2rem no-repeat;
    background-size: 13px auto;
}

#banner-area p img {
    border-radius: 0.5rem;
}
#footerarea {
    padding: 5% 5%;
	flex-direction: column;
}
#brand {
	flex-direction: column;
    text-align: center;
	width: 100%;
	margin-bottom: 3rem;
}
#brand p.logo {
width: 120px;
	text-align: center;
	margin: 0 auto 1rem auto;
}
#brand p.info {
	text-align: center;
	margin: 0;
    font-size: 1.2em;
    font-size: 1.2rem;
}
#copyright {
    font-size: 1.2em;
    font-size: 1.2rem;
    letter-spacing: 0px;
    margin-bottom: 0rem;
    text-align: center;
	width: 100%;
}
.gaiyo dt {
font-size: 1.6em;
font-size: 1.6rem;
}
.gaiyo dd {
font-size: 2.4em;
font-size: 2.4rem;
margin-bottom: 1rem;
}

.brclr {
display:block;
}
.hdcopy {
margin-bottom: 2rem;
}
.hdcopy span {
font-size: 1.2em;
font-size: 1.2rem;
line-height: 2.2;
letter-spacing: 1px;
}
.hdcopy strong {
font-size: 1.8em;
font-size: 1.8rem;
line-height: 2.0;
}
#news-area .hdbox p.en,
#news-area .hdbox h2.h2-en {
    font-size: 2.7em;
    font-size: 2.7rem;
}
#movie-area .hdbox p.en,
#movie-area .hdbox h2.h2-en {
    font-size: 2.2em;
    font-size: 2.2rem;
	text-align: left;
	letter-spacing: 0;
}
    #news-area .hdbox h2 {
        margin-left:0rem;
    }
.mt-l {
margin-top: 1rem;
}
.mt-m {
margin-top: 0.5rem;
}
.mt-s {
margin-top: 0.2rem;
}
}
@media screen and (max-width: 480px) {
#bodyarea {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100vh;
z-index: -1;
}

.gaiyo dt {
font-size: 1.4em;
font-size: 1.4rem;
}
.gaiyo dd {
font-size: 2.0em;
font-size: 2.0rem;
}


}

