@charset "utf-8";
/* パソコン */
 @media screen and (min-width: 600px) {
	/*ここにPC用のCSSを記述する*/

.wrap-r {
	position: relative;
	width:800px;
	margin:0 auto;
	height: auto !important;
    min-height: 100%;
	color: #fff;
}
.wrap-p {
	position: relative;
	width:800px;
	margin:0 auto;
	height: auto !important;
    min-height: 100%;
	color: #ea595f;
}
.wrap-w {
	position: relative;
	width:1000px;
	margin:0 auto;
	height: auto !important;
    min-height: 100%;
	color: #ea595f;
}
.wrap-story {
	position: relative;
	width:1000px;
	margin:0 auto;
	height: auto !important;
    min-height: 100%;
	color: #fff;
}
.wrap-footer {
	position: relative;
	width:1000px;
	margin:0 auto;
	height: auto !important;
    min-height: 100%;
}
.wrap-footer .logo{
	margin:0 auto;
	width: 30%;
	padding-bottom: 50px;
}
.wrap-footer p{
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 0.9em;
	line-height: 1.6em;
	font-weight: 400;
	color: #333;
	text-align: center;
	padding-bottom: 20px;
}
.sns {
	margin: 0 auto;
	padding-top: 30px;
	width: 40px;
}
.sns img {
	width: 100%;
}
.sns a {
}
.sns a:hover {
	opacity: 0.5;
}
.news {
	width:100%;
	border-top: 1px solid #ea595f;
}
.days{
	text-align: left;
	width: 15%;
	float: left;
	padding-top: 15px;
}
.newscontents{
	text-align: left;
	width: 85%;
	float: left;
	padding: 15px 0 15px;
}
.newscontents a{
	color: #333;
	text-decoration:none;
	line-height: 1.8em;
}
.newscontents a:hover{
	color:#ea595f;
	text-decoration:none;
	line-height: 1.8em;
}
.mainread{
	margin:0 auto;
	width: 70%;
	padding-bottom: 50px;
}
.readphoto {
	width: 35%;
	float: left;
}
.readphoto img {
	width: 100%;
}
.readtxt {
	width: 60%;
	float: right;
	padding-left: 10px;
	text-align: left;
	font-weight: 400;
	padding-bottom: 50px;
	color: #333;
	line-height: 1.8em;
}
.intorotxt {
	width: 800px;
	margin:0 auto;
	text-align: left;
	font-weight: 400;
	padding: 10px 0 30px;
	color: #333;
	line-height: 1.8em;
	}

.photoover001{
    width: 100%;
    height: 400px;
    object-fit: cover;
}
ruby {
	ruby-position: over;
  }
p{
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 18px;
	line-height: 1.8em;
	text-align: justify;
}
.storytxt {
		width: 100%;
		margin:0 auto;
		text-align: left;
		font-weight: 400;
			padding: 10px 0 30px;
		color: #fff;
	}
.midashi {
	letter-spacing: -1px;
	font-size: 28px;
	font-family: 'Zen Maru Gothic', serif;
	color: #fcff00;
	padding-bottom: 15px;
	text-align: center;
}
.storytext {
	margin: 0 auto;
	width: 700px;
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 18px;
	line-height: 1.8em;
	text-align: justify;
	padding-bottom: 15px;
}
.soramame  {
	width: 60px;
	margin: 0 auto;
}
.soramame img {
	width: 100%;
}
.castbox {
		width:33%;
		padding: 15px;
		float:left;
	}
	.castbox img {
		width:100%;
		border-radius: 30px;
	}
	.catch{
		font-size:1.3em;
		line-height: 1.5em;
		color:#ea595f;
		font-family: 'Zen Maru Gothic', serif;
		text-align: left;
		padding-top:6px;
		letter-spacing: -1px;
	}
	.namae{
		font-size:1.8em;
		color:#ea595f;
		font-family: 'Zen Maru Gothic', serif;
		text-align: left;
	}
	.ctxt{
		color:#3f3f3f;
		padding:6px 0 10px;
		font-size:14px;
		text-align: left;
		font-weight:400;
		height:230px;
		text-align: justify;
		font-feature-settings: "palt";
	}

.castboxS {
		width:33%;
		padding: 15px;
		float:left;
	}
	.castboxS img {
		width:100%;
		border-radius: 30px;
	}
	.castboxS .catch{
		font-size:1.3em;
		line-height: 1.5em;
		color:#ea595f;
		font-family: 'Zen Maru Gothic', serif;
		text-align: left;
		padding-top:6px;
		letter-spacing: -1px;
	}
	.castboxS .namae{
		font-size:1.8em;
		color:#ea595f;
		font-family: 'Zen Maru Gothic', serif;
		text-align: left;
	}
	.castboxS .ctxt{
		color:#3f3f3f;
		padding:6px 0 10px;
		font-size:14px;
		text-align: left;
		font-weight:400;
		height:330px;
		text-align: justify;
	}

.castboxA {
		width:60%;
		padding: 8px;
		margin:  0 auto;
	}
	.castboxA img {
		width:100%;
		border-radius: 50px;
	}
	.castboxA .catch{
		font-size:1.4em;
		line-height: 1.5em;
		color:#ea595f;
		font-family: 'Zen Maru Gothic', serif;
		text-align: center;
		padding-top:6px;
		letter-spacing: -1px;
	}
	.castboxA .namae{
		font-size:2em;
		color:#ea595f;
		font-family: 'Zen Maru Gothic', serif;
		text-align: center;
	}
	.castboxA .ctxt{
		color:#3f3f3f;
		padding:6px 0 10px;
		font-size:14px;
		text-align: left;
		font-weight:400;
		height:150px;
		text-align: justify;
	}
.castboxB {
		width:25%;
		padding: 15px;
		float:left;
	}
	.castboxB img {
		width:100%;
		border-radius: 20px;
	}
	.castboxB .catch{
		font-size:1.2em;
		line-height: 1.5em;
		color:#ea595f;
		font-family: 'Zen Maru Gothic', serif;
		text-align: left;
		padding-top:6px;
		letter-spacing: -1px;
	}
	.castboxB .namae{
		font-size:1.5em;
		color:#ea595f;
		font-family: 'Zen Maru Gothic', serif;
		text-align: left;
	}
	.castboxB .ctxt{
		color:#3f3f3f;
		padding:6px 0 10px;
		font-size:14px;
		text-align: left;
		font-weight:400;
		height:230px;
		text-align: justify;
		font-feature-settings: "palt";
	}

.namae-g {
		color:#3f3f3f;
	}
.caption {
	font-size: 0.6em;
}
.copyright {
	margin: 0 auto;
	padding-top: 50px;
	color:#3f3f3f;
	font-size: 0.8em;
}

/* トップイメージ */
.kamisama {
	height: 800px; /* 全画面表示 */
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	background-image: url(img/mainPC2.jpg);
}
.toplogo{
	position: relative;
	width:900px;
	margin:0 auto;
	height: 100%;	
}
.toplogo img.bottom {
	width: 65%;
	position: absolute;
	bottom:30px;
	left: 5%;
}
.topread {
	height: 180px;
	background-image: url(img/readyoko.svg);
	background-repeat:  no-repeat; 
	background-position: right;
}

/* 劇場公開 */
.d126{
	margin:0 auto;
	width: 50%;
	padding-bottom: 40px;
}
.daysnow{
	color: #333;
	text-align: center;
	padding-bottom: 10px;
}
.theaters-area {
	font-size: 40px;
	font-weight: 300;
	padding-bottom: 10px;
	font-family: 'Zen Maru Gothic', serif;
}
.theaters-area2 {
	font-size: 40px;
	font-weight: 300;
	padding-bottom: 10px;
	padding-top: 40px;
	font-family: 'Zen Maru Gothic', serif;
}
.Achart {
	width: 100%;
	background-color: #ea595f;
	padding: 5px;
	color: #FFF;
	border-bottom: 1px solid #ea595f;
}
.Aalpha {
	width: 50%;
	padding: 5px;
	float: left;
}
.Aregion {
	width: 20%;
	padding: 5px;
	float: left;
	text-align: left;
}
.Atheater {
	width: 80%;
	padding: 5px;
	float: left;
	text-align: left;
}
.Abeta {
	width: 50%;
	padding: 5px;
	float: left;
}
.Arelease {
	width: 50%;
	padding: 5px;
	float: left;
	text-align: left;
}
.Aremarks {
	width: 50%;
	padding: 5px;
	float: left;
	text-align: left;
}
.Bchart {
	width: 100%;
	background-color: #fff;
	padding: 5px;
	color: #333;
	border-bottom: 1px solid #ea595f;
}
.Balpha {
	width: 50%;
	padding: 5px;
	float: left;
}
.Bregion {
	width: 20%;
	padding: 5px;
	float: left;
	text-align: left;
}
.Btheater {
	width: 80%;
	padding: 5px;
	float: left;
	text-align: left;
}
.Btheater a {
	color: #ea595f;
	text-decoration: none;
}
.Btheater a:hover {
	color: #b30b13;
	text-decoration: none;
}
.Bbeta {
	width: 50%;
	padding: 5px;
	float: left;
}
.Brelease {
	width: 50%;
	padding: 5px;
	float: left;
	text-align: left;
	font-feature-settings: "palt";
}
.Bremarks {
	width: 50%;
	padding: 5px;
	float: left;
	text-align: left;
}
/* ニュース */
.newslogo {
	margin: 0 auto;
	width: 350px;
	padding: 20px 0 40px;
}
.newslogo img{
	width: 100%;
}
.newsbox {
	margin: 0 auto;
	width: 800px;
	padding: 50px;
	border: #ea595f 1px solid;
	text-align: left;
}
.newscolor {
	color: #ea595f;
}
.newsdays {
	color: #6a6a6a;
	font-size: 14px;
	padding-bottom: 10px;
}
.newstitle {
	width: 100%;
	color: #ea595f;
	font-weight: 600;
	font-size: 26px;
	line-height: 1.5em;
	padding-bottom: 20px;
	border-bottom: #ea595f 1px solid;
}
.newstext {
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 16px;
	line-height: 1.8em;
	text-align: justify;
	padding-top: 20px;
}
.newstext a{
	color: #333;
	text-decoration:none;
	line-height: 1.8em;
}
.newstext a:hover{
	color:#ea595f;
	text-decoration:none;
		line-height: 1.8em;
		background-color: #f6e3e4; 
}
.imagephoto {
	padding-top: 20px;
	width: 300px;
	float: right;
	padding-left: 20px;
}
.imagephoto img {
	width: 100%;
}
.news-footer{
	font-family: 'Noto Sans JP', sans-serif;
	line-height: 1.6em;
	font-weight: 400;
	padding-bottom: 50px;
	margin: 0 auto;
	width: 550px;
}
.news-footer a{
	color: #333;
}
.news-footer a:hover{
	color: #ea595f;
}
.newslink {
	width: auto;
	padding: 5px 20px 5px 20px;
	float: left;
	border-left: #ea595f 1px solid;
	text-align: center;
}
.newslink2 {
	width: auto;
	padding: 5px 20px 5px 20px;
	float: left;
	border-left: #ea595f 1px solid;
	border-right: #ea595f 1px solid;
	text-align: center;
}
.newslinks a {
	color: #ea595f;
		text-decoration: underline;
	text-underline-offset: 5px;
}
.newslinks a:hover {
	color: #b30b13;
	text-decoration: none;
	background-color: #f6e3e4; 
}
.newslistbox {
	width: 800px;
	margin: 0 auto;
}
.newsline {
		border-top: #ea595f 1px solid;
		margin: 20px auto;
	}
.news_radius {
    border: solid 1px #ea595f;     /* 枠線指定 */
    background-color: #fff;     /* 背景色指定 */
		border-radius: 15px;        /* 角丸指定 */
		color:#ea595f;
		text-align: center;
		margin-right: 5px;
		padding: 0px 10px;
}
.yotei {
		margin:10px 0px;
		line-height:1.6em;
}

/* 画像ループ */
.loop02 {
    display: flex;
    overflow: hidden;
}
.loop02__box {
    display: flex;
    animation: loop-list 50s linear infinite;
}
.loop02__item  {
    width: calc(100vw / 4);
    display: block;
}
.loop02__item img {
    width: 100%;
}

@keyframes loop-list {
    from {
        transform: translateX(0);
    }
    to {
        transform: translateX(-100%);
    }
}

}

/* 共通 */
.god_trailer {
	background-color: #ea595f;
	color: #fff;
	padding: 60px 0 60px;
}
.god_news {
	background-color: #fde3e3;
	color: #ea595f;
	padding: 60px 0 60px;		
}
.god_w {
	background-color: #fff;
	color: #ea595f;
	padding: 60px 0 60px;
}
.trailer_text {
	font-size: 16px;
	padding-bottom: 10px;
}
rt {
	position: relative;
	top: .5em;
	transform: translateY(.5em);
}



/* 動き要素 */
.fadeUpTrigger{
	opacity: 0;
	}
	.fadeUp {
		animation-name: fadeUpAnime;
		animation-duration:2s;
		animation-fill-mode:forwards;
		opacity: 0;
	}
	@keyframes fadeUpAnime{
	from {
		opacity: 0;
		transform: translateY(100px);
	}
	to {
		opacity: 1;
		transform: translateY(0);
	}
	}

/*==================================================
じわっ
===================================*/

/* ぼかしから出現 */
.blur{
	animation-name:blurAnime;
	animation-duration:1s;
	animation-fill-mode:forwards;
  }
  
  @keyframes blurAnime{
	from {
	filter: blur(10px);
	transform: scale(1.02);
	opacity: 0;
	}
  
	to {
	filter: blur(0);
	transform: scale(1);
	opacity: 1;
	}
  }
  
  /* スクロールをしたら出現する要素にはじめに透過0を指定　*/
   
  .blurTrigger{
	  opacity: 0;
  }

  /*==================================================
にゅーん
===================================*/

/* 滑らかに変形して出現 */
.smooth{
	animation-name:smoothAnime;
	animation-duration:1s;
	animation-fill-mode:forwards;
	　transform-origin: left;
	opacity:0;
  }
  
  @keyframes smoothAnime{
	from {
	transform: translate3d(0, 100%, 0) skewY(12deg);
	opacity:0;
	}
  
	to {
	transform: translate3d(0, 0, 0) skewY(0);
	opacity:1;
	}
  }
  
  /* スクロールをしたら出現する要素にはじめに透過0を指定　*/
   
  .smoothTrigger{
	  opacity: 0;
  }

/* 左上へ */
.flipLeftTop{
	animation-name:flipLeftTopAnime;
	animation-duration:1s;
	animation-fill-mode:forwards;
	opacity:0;
	}
	
	@keyframes flipLeftTopAnime{
	  from {
	   transform: translate(-20px,80px) rotate(-15deg);
	  opacity: 0;
	  }
	
	  to {
	   transform: translate(0,0) rotate(0deg);
	  opacity: 1;
	  }
	}

/* ハンバーガーボタン
==============================　*/
.toggle-btn {
  width: 60px;
  height: 60px;
  position: fixed;
  right: 20px;
  top: 20px;
  z-index: 2;
  background-color: #ea595f;
  opacity: 0.8;
  padding: 10px;
  border-radius: 50%;
}

.toggle-btn__line {
  background: #fff;
  display: block;
  height: 2px;
  position: absolute;
  transition: transform 0.5s;
  width: 70%;
  right: 8px;
}

.toggle-btn__line--top {
  top: 17px;
  
}

.toggle-btn__line--center {
  top: 29px;
  
}

.toggle-btn__line--bottom {
  top: 41px;
  
}

.toggle-btn__line--top.active {
  top: 29px;
  transform: rotate(45deg);
}
.toggle-btn__line--center.active {
  transform: scaleX(0);
}
.toggle-btn__line--bottom.active {
  top: 29px;
  transform: rotate(135deg);
}

/* ナビゲーションメニュー
==============================　*/
.global-nav {
  display: none;
  position: fixed;
  background: rgba(222, 2, 2, 0.8);
  width: 100%;
  height: 100%;
  z-index: 1;
  font-family: 'Purple Purse', serif;
}

.global-nav__inner {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}

.global-nav__item {
  margin-bottom: 30px;
}

.global-nav__item a {
  color: #fff;
  font-size: 35px;
  font-weight: bold;
  text-decoration: none;
  transition: 0.5s;
}

.global-nav__item a:hover {
  opacity: 0.8;
  color: #fcff00;
}






/* YouTubeレスポンシブ */
.movie-wrap {
	position: relative;
	padding-bottom: 56.25%; /*アスペクト比 16:9の場合の縦幅*/
	height: 0;
	overflow: hidden;
}
.movie-wrap iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* ボタンアニメーション */
.btn{
    display: block;
    margin: 30px auto;
	width: 200px;
}

.btn a{
    display: block;
    padding: 1em 3em;
    text-align: center;
    color: #ea595f;
    background-color: #FFF;
    border: 1px solid #ea595f;
    border-radius: 50px;
}

.btn_reverse_04 a{
    position: relative;
}
.btn_reverse_04 .text{
    position: relative;
    z-index: 1;
    transition: 0.5s;
}
.btn_reverse_04 a::before{
    content: '';
    position: absolute;
    top: 0;
    left: auto;
    right: 0;
    width: 0;
    height: 100%;
    background-color: #ea595f;
    transition: 0.5s;
    z-index: 1;
}
@media (hover: hover) {
    .btn_reverse_04 a:hover{
        color: #FFF;
    }
    .btn_reverse_04 a:hover::before{
        width: 100%;
        left: 0;
        right: auto;
    }
}
@media (hover: none) {
    .btn_reverse_04 a:active{
        color: #FFF;
    }
    .btn_reverse_04 a:active::before{
        width: 100%;
        left: 0;
        right: auto;
    }
}       
  


/*clearfix*/
.clearfix:after {
	content:".";
	display:block;
	height:0;
	visibility:hidden;
	clear:both;
	}

/* タブレット */
 @media only screen and (min-width: 600px) and (max-width: 1024px) {
 /*ここにタブレット用のCSSを記述する*/
 }

/* スマホ */
@media screen and (max-width: 600px) {
	/*ここにスマホ用のCSSを記述する*/
.wrap-r {
	   position: relative;
	   width:90%;
	   margin:0 auto;
	   height: auto !important;
	   min-height: 100%;
   }
   .wrap-p {
	   position: relative;
	   width:90%;
	   margin:0 auto;
	   height: auto !important;
	   min-height: 100%;
   }
   .wrap-w {
	   position: relative;
	   width:90%;
	   margin:0 auto;
	   height: auto !important;
	   min-height: 100%;
   }
   .news {
	   width:100%;
	   border-top: 1px solid #ea595f;
	   text-align: left;
   }
   .days{
	   text-align: left;
	   width: 100%;
	   float: left;
	   padding-top: 15px;
   }
   .newscontents{
	   text-align: left;
	   width: 100%;
	   float: left;
	   padding: 0 0 15px;
   }
   .newscontents a{
	   color: #333;
	   text-decoration:none;
	   line-height: 1.8em;
   }
   .newscontents a:hover{
	   color:#ea595f;
	   text-decoration:none;
	   line-height: 1.8em;
   }
 .readphoto {
	width: 70%;
	margin: 0 auto;
	padding: 15px 0 15px;
}
.readphoto img {
	width: 100%;
}
.readtxt {
	width: 100%;
	padding-left: 10px;
	text-align: left;
	font-weight: 400;
	padding-bottom: 50px;
	color: #333;
	line-height: 1.8em;
}
.photoover001{
    width: 100%;
    height: 400px;
    object-fit: cover;
}
.intorotxt {
	width: 100%;
	margin:0 auto;
	text-align: left;
	font-weight: 400;
	padding: 10px 0 30px;
	color: #333;
	line-height: 1.8em;
}
/* トップイメージ */
.kamisama {
	height: 100vh; /* 全画面表示 */
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	background-image: url(img/mainSP2.jpg);
  }
.toplogo{
	position: relative;
	width:90%;
	margin:0 auto;
	height: 100%;
}
.toplogo img.bottom {
	width: 100%;
	position: absolute;
	bottom:60px;
	left: 0px;
}
.topread {
	height: 35%;
	background-image: url(img/readtate.svg);
	background-repeat:  no-repeat; 
	background-position: right;
}
/* ストーリー */
.wrap-story {
	position: relative;
	width:90%;
	margin:0 auto;
	height: auto !important;
    min-height: 100%;
	color: #fff;
}
.storytxt {
	width: 100%;
	margin:0 auto;
	text-align: left;
	font-weight: 400;
		padding: 10px 0 30px;
	color: #fff;
}
.midashi {
letter-spacing: -1px;
font-size: 28px;
font-family: 'Zen Maru Gothic', serif;
color: #fcff00;
padding-bottom: 15px;
margin-inline: auto;
inline-size: fit-content;
}
.storytext {
margin: 0 auto;
width: 100%;
font-family: 'Noto Sans JP', sans-serif;
font-size: 18px;
line-height: 1.8em;
text-align: justify;
padding-bottom: 15px;
}
.soramame  {
width: 60px;
margin: 0 auto;
}
.soramame img {
width: 100%;
}
/* 人物紹介 */
.castbox {
	width:90%;
	height: auto;
	margin: 0 auto;
	padding-bottom: 20px;
}
.castbox img {
	width:100%;
	border-radius: 50px;
}
.catch{
	font-size:1.2em;
	line-height: 1.5em;
	letter-spacing: -1px;
	padding-top:6px;
	text-align: left;
}
.namae{
	font-size:1.5em;
	text-align: left;
}
.ctxt{
	color:#3f3f3f;
	padding:6px 0 10px;
	font-size:14px;
	text-align: left;
}

.castboxS {
	width:100%;
	padding: 20px;
	margin: 0 auto;
	height: auto;
}
.castboxS img {
	width:100%;
	border-radius: 30px;
}
.castboxS .catch{
	font-size:1.3em;
	line-height: 1.5em;
	color:#ea595f;
	font-family: 'Zen Maru Gothic', serif;
	text-align: left;
	padding-top:6px;
	letter-spacing: -1px;
}
.castboxS .namae{
	font-size:1.8em;
	color:#ea595f;
	font-family: 'Zen Maru Gothic', serif;
	text-align: left;
}
.castboxS .ctxt{
	color:#3f3f3f;
	padding:6px 0 10px;
	font-size:14px;
	text-align: left;
	font-weight:400;
	text-align: justify;
}

.castboxA {
	width:100%;
	margin:  0 auto;
	height: auto;
	padding-bottom: 20px;
}
.castboxA img {
	width:100%;
	border-radius: 50px;
}
.castboxA .catch{
	font-size:1.4em;
	line-height: 1.5em;
	color:#ea595f;
	font-family: 'Zen Maru Gothic', serif;
	text-align: left;
	padding-top:6px;
	letter-spacing: -1px;
}
.castboxA .namae{
	font-size:2em;
	color:#ea595f;
	font-family: 'Zen Maru Gothic', serif;
	text-align: left;
}
.castboxA .ctxt{
	color:#3f3f3f;
	padding:6px 0 10px;
	font-size:14px;
	text-align: left;
	font-weight:400;
	text-align: justify;
}
.castboxB {
	width:90%;
	margin: 0 auto;
	height: auto;
	padding-bottom: 20px;
}
.castboxB img {
	width:100%;
	border-radius: 50px;
}
.castboxB .catch{
	font-size:1.2em;
	line-height: 1.5em;
	color:#ea595f;
	font-family: 'Zen Maru Gothic', serif;
	text-align: left;
	padding-top:6px;
	letter-spacing: -1px;
}
.castboxB .namae{
	font-size:1.5em;
	color:#ea595f;
	font-family: 'Zen Maru Gothic', serif;
	text-align: left;
}
.castboxB .ctxt{
	color:#3f3f3f;
	padding:6px 0 10px;
	font-size:14px;
	text-align: left;
	font-weight:400;
	text-align: justify;
}
p{
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 18px;
	line-height: 1.8em;
	text-align: justify;
}

.namae-g {
	color:#3f3f3f;
}
.caption {
font-size: 0.6em;
}
.copyright {
margin: 0 auto;
padding-top: 50px;
color:#3f3f3f;
font-size: 0.8em;
}

/* 画像ループ */
.loop02 {
    display: flex;
    overflow: hidden;
}
.loop02__box {
    display: flex;
    animation: loop-list 50s linear infinite;
}
.loop02__item  {
    width: calc(100vw / 4);
    display: block;
}
.loop02__item img {
    width: 100%;
}

@keyframes loop-list {
    from {
        transform: translateX(0);
    }
    to {
        transform: translateX(-100%);
    }
}
   /* 劇場公開 */
.d126{
	margin:0 auto;
	width: 80%;
	padding-bottom: 40px;
}
.daysnow{
	color: #333;
	text-align: center;
	padding-bottom: 10px;
}
.theaters-area {
	font-size: 40px;
	font-weight: 300;
	padding-bottom: 10px;
}
.theaters-area2 {
	font-size: 40px;
	font-weight: 300;
	padding-bottom: 10px;
	padding-top: 40px;
}
.Achart {
	width: 100%;
	background-color: #ea595f;
	padding: 5px;
	color: #FFF;
	border-bottom: 1px solid #ea595f;
}
.Aalpha {
	width: 100%;
	padding: 5px;
}
.Aregion {
	width: 20%;
	padding: 5px;
	float: left;
	text-align: left;
}
.Atheater {
	width: 80%;
	padding: 5px;
	float: left;
	text-align: left;
}
.Abeta {
	width: 50%;
	padding: 5px;
	float: left;
	display: none;
}
.Arelease {
	width: 50%;
	padding: 5px;
	float: left;
	text-align: left;
}
.Aremarks {
	width: 50%;
	padding: 5px;
	float: left;
	text-align: left;
}
.Bchart {
	width: 100%;
	background-color: #fff;
	padding: 5px;
	color: #333;
	border-bottom: 1px solid #ea595f;
}
.Balpha {
	width: 100%;
	padding: 5px 5px 0 10px;
}
.Bregion {
	width: 20%;
	padding: 10px 10xp 0 10px;
	float: left;
	text-align: left;
}
.Btheater {
	width: 80%;
	padding: 10px 10xp 0 10px;
	float: left;
	text-align: left;
}
.Btheater a {
	color: #ea595f;
	text-decoration: none;
}
.Btheater a:hover {
	color: #b30b13;
	text-decoration: none;
}
.Bbeta {
	width: 80%;
	padding: 0 5px 5px 7px;
	float: right;
}
.Brelease {
	width: 50%;
	padding: 10px 10xp 0 10px;
	text-align: left;
	font-feature-settings: "palt";
}
.Bremarks {
	width: 50%;
	padding: 10px 10xp 0 10px;
	text-align: left;
}

.wrap-footer {
	position: relative;
	width:90%;
	margin:0 auto;
	height: auto !important;
    min-height: 100%;
}
.wrap-footer .logo{
	margin:0 auto;
	width: 90%;
	padding-bottom: 50px;
}
.wrap-footer p{
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 0.9em;
	line-height: 1.6em;
	font-weight: 400;
	color: #333;
	text-align: center;
	padding-bottom: 20px;
}
.sns {
	margin: 0 auto;
	padding-top: 30px;
	width: 40px;
}
.sns img {
	width: 100%;
}
.sns a {
}
.sns a:hover {
	opacity: 0.5;
}

/* ニュース */
.newslogo {
	margin: 0 auto;
	width: 350px;
	padding: 20px 0 40px;
}
.newslogo img{
	width: 100%;
}
.newsbox {
	margin: 0 auto;
	width: 90%;
	padding: 30px;
	border: #ea595f 1px solid;
	text-align: left;
}
.newscolor {
	color: #ea595f;
}
.newsdays {
	color: #6a6a6a;
	font-size: 14px;
	padding-bottom: 10px;
}
.newstitle {
	width: 100%;
	color: #ea595f;
	font-weight: 600;
	font-size: 26px;
	line-height: 1.5em;
	padding-bottom: 20px;
	border-bottom: #ea595f 1px solid;
}
.newstext {
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 16px;
	line-height: 1.8em;
	text-align: justify;
	padding-top: 20px;
}
.newstext a{
	color: #333;
	text-decoration:none;
	line-height: 1.8em;
}
.newstext a:hover{
	color:#ea595f;
	text-decoration:none;
		line-height: 1.8em;
		background-color: #f6e3e4; 
}
.imagephoto {
	padding-top: 20px;
	width: 40%;
	float: right;
	padding-left: 20px;
}
.imagephoto img {
	width: 100%;
}
.news-footer{
	font-family: 'Noto Sans JP', sans-serif;
	line-height: 1.6em;
	font-weight: 400;
	padding-bottom: 50px;
	margin: 0 auto;
	width: 90%;
	font-size: 1.3em;
}
.news-footer a{
	padding: 10px;
	color: #fff;
	background-color: #ea595f;
}
.news-footer a:hover{
	padding: 10px;
	color: #ea595f;
	background-color: #FFF;
}
.newslink {
	width: 100%;
	padding: 10px;
	text-align: center;
}
.newslink2 {
	width: 100%;
	padding:10px;
	text-align: center;
}
.newslistbox {
	width: 90%;
	margin: 0 auto;
}
.newslinks a {
	color: #ea595f;
		text-decoration: underline;
		text-underline-offset: 5px;
}
.newslinks a:hover {
	color: #b30b13;
		text-decoration: none;
		background-color: #f6e3e4; 
}
.newsline {
		border-top: #ea595f 1px solid;
		margin: 20px auto;
	}
.news_radius {
    border: solid 1px #ea595f;     /* 枠線指定 */
    background-color: #fff;     /* 背景色指定 */
		border-radius: 15px;        /* 角丸指定 */
		color:#ea595f;
		text-align: center;
		margin-right: 5px;
		padding: 0px 10px;
}
.yotei {
		margin:10px 0px;
		line-height:1.6em;
}


/* ハンバーガーボタン
==============================　*/
.toggle-btn {
  width: 50px;
  height: 50px;
  position: fixed;
  right: 10px;
  top: 10px;
  z-index: 2;
  background-color: #ea595f;
  opacity: 0.8;
  padding: 10px;
  border-radius: 50%;
}

.toggle-btn__line {
  background: #fff;
  display: block;
  height: 2px;
  position: absolute;
  transition: transform 0.5s;
  width: 70%;
  right: 8px;
}

.toggle-btn__line--top {
  top: 12px;
  
}

.toggle-btn__line--center {
  top: 24px;
  
}

.toggle-btn__line--bottom {
  top: 36px;
  
}

.toggle-btn__line--top.active {
  top: 24px;
  transform: rotate(45deg);
}
.toggle-btn__line--center.active {
  transform: scaleX(0);
}
.toggle-btn__line--bottom.active {
  top: 24px;
  transform: rotate(135deg);
}
}