@charset "UTF-8";

/* reset ---------------------------------------*/

div,dl,dt,dd,ul,ol,
li,h1,h2,h3,h4,h5,
h6,pre,code,form,fieldset,legend,
input,textarea,p,blockquote,
th,td {margin:0;padding:0;}
table {border-collapse:collapse;border-spacing:0;word-break: break-all;font-size:inherit;width:100%;}
fieldset,img {border:0;}
address,caption,cite,code,dfn,em,strong,th,var {font-style:normal;font-weight:normal;}
li {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;}
q::before,q::after {content:'';}
abbr {border:0;font-variant:normal;}
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select {font-family:inherit;font-size:inherit;font-weight:inherit;}
input,textarea,select {font-size:100%;}
legend {color:#000;}
select,input,button,textarea {font-size:inherit;font-family:inherit;box-sizing: border-box;}
pre,code,kbd,samp {font-family:monospace;font-size:108%;line-height:100%;}
figure {padding:0;margin:0;}
input[type="submit"],
input[type="button"],
button {border-radius: 0;-webkit-box-sizing: content-box;-webkit-appearance: button;appearance: button; border: none;box-sizing: border-box;cursor: pointer;}
input[type="submit"]::-webkit-search-decoration,
input[type="button"]::-webkit-search-decoration,
button::-webkit-search-decoration {display: none;}
input[type="submit"]:focus,
input[type="button"]:focus,
button:focus {outline-offset: -2px;}


/* base ---------------------------------------*/

* {
	box-sizing:border-box;
	min-height: 0vw;
}

html,body {height:100%;}

body {
	-webkit-text-size-adjust: 100%;
	padding:0;
	margin: 0;
	font-family: "Zen Old Mincho", serif;
	font-optical-sizing: auto;
	font-weight: 900;
	font-feature-settings: "palt" 1;
	-webkit-font-feature-settings: "palt" 1;
	line-height: 1.5;
	color: #000;
}

a {
	text-decoration: none;
	color:inherit;
	transition: all .25s ease;
}

a:hover {
	opacity: 0.7;
}

img {
	vertical-align: bottom;
	line-height: 1;
	max-width:100%;
	height: auto;
	pointer-events: none;
}

.font-notosans {font-family: 'Noto Sans JP', sans-serif;}
.font-alfa {
	font-family: "Alfa Slab One", serif;
	font-weight: 400;
}

main {
	overflow: hidden;
}

/* header ---------------------------------------*/
header {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	background: #000;
	z-index: 999;
}

.header-inner {
	position: relative;
	height: 89px;
	margin: 0 auto;
	width: 100%;
}

.header-logo {
	display: block;
	position: absolute;
	top: 50%;
	left: calc(24 / 1280 * 100vw);
	transform: translateY(-50%);
	width: 216px;
	z-index: 101;
	transition: all .25s ease;
}

.header-logo img {
	width: 100%;
}

#openmenu {display:none;}

/* gnav ---------------------------------------*/

.gnav {
	position:absolute;
	top: 50%;
	right: calc(35 / 1280 * 100vw);
	transform: translateY(-50%);
}

.gnav-list {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 68px;
}

.gnav-list > li {
	position: relative;
}

.gnav-list > li::after {
	position: absolute;
	top: 50%;
	left: -51px;
	transform: translateY(-50%);
	z-index: 1;
	width: 41px;
	height: 41px;
	background: url('../img/img_manji.png') no-repeat;
	background-size: contain;
	content: '';
	opacity: 0.3;
	transition: all .25s ease;
}

.gnav-list > li.is-active::after {opacity: 1;}

.gnav-list > li > a {
	font-size: 20px;
	white-space: nowrap;
	color: #fff;
}

.gnav-list > li.is-active > a {color: #DC000B;}


/* common item ---------------------------------------*/
.icon-arrow {
	display: inline-block;
	background: url('../img/icon_arrow.svg') no-repeat;
	background-size: contain;
	height: 21px;
	width: 21px;
}


/* layout ---------------------------------------*/
.wrapper {
	background: #000;
}

.inner{
	max-width:902px;
	margin:0 auto;
}

.section-title {
	position: relative;
	z-index: 3;
	max-width: 660px;
	width: 100%;
	margin: 0 auto;
}

.section-title img {
	width: 100%;
}

.section-title span {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	font-size: 48px;
	text-align: center;
	letter-spacing: 0.2em;
	color: #DC000B;
	padding-top: 5px;
}

.section-deco {
	position: absolute;
	top: 30px;
	left: 50%;
	transform: translateX(-50%);
	z-index: -1;
	width: calc(312px * 0.5);
}

.movie-deco {clip-path: inset(-30px -150px -150px -150px);}
.event-deco {clip-path: inset(-30px -150px -150px -150px);}
.goods-deco {clip-path: inset(-30px -150px -150px -150px);}

.section-deco::before {
	position: absolute;
	transform: translate(-50%, -50%);
	z-index: -1;
	content: '';
}

.news-deco::before {
	top: 75%;
	left: 50%;
	width: calc(890px * 0.5);
	aspect-ratio: 1779 / 1469;
	background: url('../img/img_splash_01.png') no-repeat;
	background-size: contain;
}

.movie-deco::before {
	top: 52%;
	left: 39%;
	width: calc(780px * 0.5);
	aspect-ratio: 1559 / 1388;
	background: url('../img/img_splash_02.png') no-repeat;
	background-size: contain;
}

.anime-deco::before {
	top: 50%;
	left: 50%;
	width: calc(727px * 0.5);
	aspect-ratio: 1454 / 1285;
	background: url('../img/img_splash_03.png') no-repeat;
	background-size: contain;
}

.event-deco::before {
	top: 57%;
	left: 46%;
	width: calc(852px * 0.5);
	aspect-ratio: 1704 / 1686;
	background: url('../img/img_splash_04.png') no-repeat;
	background-size: contain;
}

.goods-deco::before {
	top: 43%;
	left: 34.5%;
	width: calc(898px * 0.5);
	aspect-ratio: 1796 / 1407;
	background: url('../img/img_splash_05.png') no-repeat;
	background-size: contain;
}

/* kv ---------------------------------------*/
.kv {
	position: relative;
	z-index: 7;
	margin-top: 89px;
}

.kv-image {
	width: 100%;
}

.kv-image img {
	width: 100%;
}


/* comment ---------------------------------------*/
.comment {
	position: relative;
	z-index: 2;
	padding: 160px 20px 0;
}

.comment::before {
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	z-index: -1;
	width: 100%;
	aspect-ratio: 1280 / 677;
	background: url('../img/bg_comment.png') no-repeat;
	background-size: contain;
	content: '';
}

.comment-image {
	max-width: 801px;
	margin: 0 auto 26px;
	box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.5);
}

.comment-title {
	position: relative;
	max-width: 800px;
	margin: 0 auto 40px;
}

.comment-title span {
	position: absolute;
	top: 50%;
	left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
	font-size: 38px;
	text-align: center;
	padding-bottom: 14px;
}

.comment-text {
	font-size: 24px;
	line-height: 1.75;
	text-align: center;
	color: #fff;
	margin-bottom: 98px;
}

.comment-bnr {
	display: block;
	width: 100%;
	margin: 0 auto;
}

.comment-bnr img {
	width: 100%;
}


/* news ---------------------------------------*/
.news {
	position: relative;
	z-index: 1;
	padding: 200px 20px 0;
}

.news::before {
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	z-index: -1;
	width: 100%;
	aspect-ratio: 1280 / 994;
	background: url('../img/bg_news.png') no-repeat;
	background-size: contain;
	content: '';
}

.news-wrapper {
	margin: 20px auto 0;
	padding: 14px 6px 6px;
	max-width: 800px;
	background: #808080;
}

.news-text {
	font-size: 36px;
	text-align: center;
	line-height: 1.528;
	color: #fff;
	margin: 0 auto 12px;
}

.news-block {
	width: 100%;
	height: 383px;
	padding: 6px;
	border: 3px solid #FF0200;
	box-shadow: 0 0 6px rgba(255, 2, 0, 1), inset 0 0 6px rgba(255, 2, 0, 1);
}

.news-block-inner {
	height: 100%;
	padding: 54px 14px 50px 28px;
	background: #000;
}

.news-list {
	height: 100%;
	overflow-y: auto;
	padding-right: 22px;
}

.news-list > li {
	border-bottom: 1px solid #DC000B;
}

.news-list > li:first-of-type {border-top: 1px solid #DC000B;}

.news-list > li a,
.news-list > li span {
	display: flex;
	align-items: center;
	padding: 12px 0 14px;
}

.news-list > li.icon-new a,
.news-list > li.icon-new span {position: relative;}

.news-list > li.icon-new a::after,
.news-list > li.icon-new span::after {
	position: absolute;
	top: 50%;
	left: 100px;
	transform: translateY(-50%);
	z-index: 1;
	font-size: 12px;
	line-height: 1;
	text-align: center;
	color: #333;
	padding: 4px 5px;
	background: #DC000B;
	box-shadow: inset 0px 0px 0px 2px #DC000B, inset 0px 0px 0px 2.5px #333;
	content: 'NEW';
}

.news-list > li time {
	font-size: 12px;
	line-height: 1;
	letter-spacing: 0.2em;
	color: #fff;
	width: 184px;
}

.news-list-title {
	width: calc(100% - 184px);
	font-size: 16px;
	color: #fff;
}


/* movie ---------------------------------------*/
.movie {
	position: relative;
	z-index: 4;
	padding: 200px 20px 80px;
}

.movie::before {
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%) scale(-1, 1);
	z-index: -1;
	width: 100%;
	aspect-ratio: 1280 / 1000;
	background: url('../img/bg_movie.png') no-repeat;
	background-size: contain;
	content: '';
}

.movie-list {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	gap: 60px calc(14 / 902 * 100%);
	position: relative;
	z-index: 3;
	margin-top: 50px;
}

.movie-list > li {
	width: calc(444 / 902 * 100%);
}

.movie-list-movie {
	position: relative;
	width: 100%;
	height: 0;
	padding-top: 54.8%;
	border: 5px solid #fff;
}

.movie-list-movie iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.movie-list-btn {
	margin: 12px auto 0;
}


/* anime ---------------------------------------*/
.anime {
	position: relative;
	z-index: 5;
	padding: 200px 20px 0;
}

.anime::before {
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%) scale(-1, 1);
	z-index: -1;
	width: 100%;
	aspect-ratio: 1280 / 994;
	background: url('../img/bg_anime.png') no-repeat;
	background-size: contain;
	content: '';
}

.anime-image { 
	position: relative;
	z-index: 2;
	margin: 50px auto 0;
	max-width: 800px;
}

.anime-image a { 
	display: block;
}

.anime-image a img { 
	width: 100%;
}

.anime-block { 
	position: relative;
	z-index: 1;
	margin: -100px auto 0;
	padding: 126px 20px 98px;
	background: #000;
}

.anime-block::before,
.anime-block::after {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	z-index: 1;
	width: 100%;
	aspect-ratio: 902 / 127;
	background: url('../img/img_line.png') no-repeat;
	background-size: contain;
	content: '';
}

.anime-block::before {top: 108px;}
.anime-block::after {bottom: 0;}

.anime-block-image { 
	position: relative;
	z-index: 2;
	width: 518px;
	margin: 0 auto;
}

.anime-block-text { 
	padding: 70px 0;
	margin: 0 auto;
	max-width: 800px;
	font-size: 22px;
	line-height: 1.636;
	color: #fff;
}


/* event ---------------------------------------*/
.event {
	position: relative;
	z-index: 3;
	padding: 200px 20px 0;
}

.event::before {
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	z-index: -1;
	width: 100%;
	aspect-ratio: 1280 / 1000;
	background: url('../img/bg_event.png') no-repeat;
	background-size: contain;
	content: '';
}

.event-wrapper {
	position: relative;
	z-index: 2;
	margin-top: -44px;
	width: 100%;
	height: 1190px;
	padding: 98px 65px 0 100px;
	background: #000;
}

.event-wrapper.event-wrapper-comingsoon {
	height: 398px;
}

.event-block-comingsoon {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	font-size: 48px;
	text-align: center;
	letter-spacing: 0.15em;
	color: #DC000B;
	white-space: nowrap;
}


/* goods ---------------------------------------*/
.goods {
	position: relative;
	z-index: 6;
	padding: 200px 20px 0;
	overflow: hidden;
}

.goods::before {
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	z-index: -1;
	width: 100%;
	aspect-ratio: 1280 / 994;
	background: url('../img/bg_goods.png') no-repeat;
	background-size: contain;
	content: '';
}

.goods-bottom {
	position: relative;
	z-index: 3;
	padding: 20.6vw 0 0;
	margin: 0 -20px;
	background: url('../img/bg_bottom.png') no-repeat;
	background-position: center center;
	background-size: contain;
	aspect-ratio: 1280 / 600;
}

.goods-bottom-image {
	width: calc(1102 / 1280 * 100%);
	margin: 0 auto;
}

.goods-bottom-image img{
	width: 100%;
}

/* footer ---------------------------------------*/
.footer { 
	padding: 78px 20px 78px;
	background: #000;
}

.footer-inner { 
	max-width: 700px;
	width: 100%;
	margin: 0 auto;
}

.footer-logo { 
	max-width: 342px;
	width: 100%;
	margin: 0 auto 90px;
}

.footer-logo img { 
	width: 100%;
}

.footer-banner {
	display: block;
	max-width: 356px;
	width: 100%;
	margin: 0 auto 18px;
}

.footer-banner img {
	width: 100%;
}

.footer-btnlist { 
	display: flex;
	gap: calc(20 / 700 * 100%);
	margin-bottom: 18px;
}

.footer-btnlist > li { 
	width: calc(340 / 700 * 100%);
}

.footer-btnlist > li .btn { 
	box-shadow: unset;
}

.footer-largebtn { 
	display: block;
	margin: 0 auto 24px;
}

.footer-largebtn img { 
	width: 100%;
}

.copyright { 
	display: block;
	max-width: 484px;
	width: 100%;
	margin: 0 auto;
}

.copyright img { 
	width: 100%;
}

.footer-caption {
	margin: 22px auto 0;
}

.footer-caption > li {
	font-size: 15px;
	font-weight: 500;
	line-height: 1.467;
	text-align: center;
	letter-spacing: 0.1em;
	color: #fff;
}

/* btn ---------------------------------------*/
.btn {
	display: inline-block;
	max-width: 470px;
	width: 100%;
	height: 69px;
	padding: 10px 20px;
	font-size: 26px;
	text-align: center;
	color: #fff;
	box-shadow: 6px 6px 6px rgba(0, 0, 0, 0.35);
	border: 5px solid #6DAD1A;
	background: #000;
}

.btn-movie {
	display: flex;
	justify-content: center;
	align-items: center;
	max-width: 339px;
	width: 100%;
	height: 65px;
	padding: 6px 10px;
	margin: 0 auto;
	font-size: 19px;
	text-align: center;
	background: url('../img/btn_movie.png') no-repeat;
	background-size: contain;
}

.btn-event {
	display: inline-block;
	position: relative;
	max-width: 330px;
	width: 100%;
	height: 63px;
	padding: 12px 24px;
	font-size: 22px;
	font-weight: 700;
	text-align: center;
	color: #fff;
	border: 2px solid #fff;
	border-radius: 60px;
	background: #DC000B;
}

.icon-arrow {
	position: absolute;
	top: 54%;
	right: 18px;
	transform: translateY(-50%);
}


.btn.btn-footer {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 24px;
	color: #000;
	border: 5px solid #DC000B;
	background: #fff;
}

.btn.btn-footer img {
	display: block;
	margin-left: 4px;
}


/* animation ---------------------------------------*/
.animation{
	transition: all 0.6s ease;
	opacity: 0;
	transform: translate(0, 80px);
}

.animation.on{
	opacity: 1;
	transform: translate(0,0);
}


/* pc only */
@media screen and (min-width: 768px) {
	.sp {display: none !important;}
	.spbr {display: none;}
}


/* small pc */
@media screen and (min-width: 768px) and (max-width: 1279px){
	.comment::before,
	.news::before,
	.movie::before,
	.anime::before,
	.event::before,
	.goods::before {
		width: 1280px;
		background-size: cover;
	}

}

@media screen and (min-width: 768px) and (max-width: 1000px){
	.header-logo {
		width: 16vw;
	}

	.gnav-list {
		gap: 53px;
	}

	.gnav-list > li::after {
		left: -40px;
		width: 34px;
		height: 34px;
	}

	.gnav-list > li > a {
		font-size: 18px;
	}
}



/* sp only */
@media screen and (max-width: 767px) {

	/* common item ---------------------------------------*/
	.pc {display: none !important;}
	.pcbr {display: none;}


	/* header ---------------------------------------*/
	.header-inner{
		height: 48px;
	}

	.header-logo{
		width: 91px;
		left: 25px;
	}

	#openmenu{
		display:block;
		width:48px;
		height:48px;
		overflow: hidden;
		position:absolute;
		right:15px;
		top:50%;
		transform: translateY(-50%);
		z-index: 99999;
	}

	#openmenu span{
		content:'';
		display: block;
		width: 27px;
		height: 1px;
		background: #E62310;
		position: absolute;
		left: 50%;
		transform: translateX(-50%);
		transition: all .25s ease;
	}

	#openmenu span:nth-child(1){top:15px;}
	#openmenu span:nth-child(2){top:24px;}
	#openmenu span:nth-child(3){top:33px;}

	#openmenu.is-open span:nth-child(1){
		transform:translateX(-50%) rotate(45deg);
		top:24px;
	}

	#openmenu.is-open span:nth-child(2){
		opacity:0;
	}

	#openmenu.is-open span:nth-child(3){
		transform:translateX(-50%) rotate(-45deg);
		top:24px;
	}

	.bodyfixed{
		position: fixed;
		width: 100%;
		height: 100%;
	}


	/* gnav ---------------------------------------*/
	.gnav {
		display: block;
		height: 100dvh!important;
		padding: 76px 20px 0;
		overflow:auto;
		z-index:102;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		transition: all .25s ease;
		transform:translate3d(0, -100%, 0);
	}

	.gnav::before {
		position: absolute;
		bottom: 0;
		left: 0;
		z-index: -2;
		width: 100%;
		aspect-ratio: 375 / 273;
		background: url('../img/img_drawer.jpg') no-repeat;
		background-size: contain;
		content: '';
	}

	.gnav::after {
		position: absolute;
		bottom: 0;
		left: 0;
		z-index: -1;
		width: 100%;
		height: 100%;
		background: linear-gradient(180deg, rgba(5, 18, 18, 1) 0, rgba(5, 18, 18, 1) max(calc(100% - 66vw), 390px), rgba(5, 18, 18, 0) max(calc(100% - 42vw), 480px),  rgba(5, 18, 18, 0) 0);
		content: '';
	}

	#gnav.is-active{
		transform:translate3d(0,0,0);
		opacity:1;
	}

	.gnav-list {
		display: block;
		position: relative;
		z-index: 1;
	}

	.gnav-list::before {
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		z-index: -1;
		width: 237px;
		height: 237px;
		background: url('../img/img_drawer_deco.png') no-repeat;
		background-size: contain;
		content: '';
	}

	.gnav-list > li {
		text-align: center;
	}

	.gnav-list > li::after {
		display: none;
	}

	.gnav-list > li + li {
		margin-top: 32px;
	}

	.gnav-list > li > a {
		color: #DC000B;
	}


	/* common item ---------------------------------------*/
	.icon-arrow {
		height: 18px;
		width: 18px;
	}


	/* layout ---------------------------------------*/
	.inner{
		max-width: 460px;
	}

	.section-title {
		max-width: 285px;
	}

	.section-title span {
		font-size: 28px;
		padding-top: 0;
	}

	.section-deco {
		top: 30px;
		width: calc(190px * 0.5);
	}
	.movie-deco {clip-path: inset(-20px -50px -50px -50px);}
	.event-deco {clip-path: inset(-20px -50px -50px -50px);}
	.goods-deco {clip-path: inset(-20px -50px -50px -50px);}
	
	.news-deco::before {
		top: 74%;
		left: 48%;
		width: calc(375px * 0.5);
	}
	
	.movie-deco::before {
		top: 54%;
		left: 41%;
		width: calc(375px * 0.5);
	}
	
	.anime-deco::before {
		width: calc(375px * 0.5);
	}
	
	.event-deco::before {
		top: 60%;
		left: 50%;
		width: calc(375px * 0.5);
	}
	
	.goods-deco::before {
		top: 45%;
		left: 30%;
		width: calc(375px * 0.5);
	}

	/* kv ---------------------------------------*/
	.kv {
		margin-top: 48px;
	}


	/* comment ---------------------------------------*/
	.comment {
		padding: 70px 15px 0;
	}

	.comment-image {
		width: calc(100% - 20px);
		margin: 0 auto 18px;
	}

	.comment-image img {
		width: 100%;
	}

	.comment-title {
		max-width: 355px;
		width: calc(100% + 10px);
		margin: 0 auto 12px;
	}

	.comment-title span {
		font-size: 17px;
		padding-bottom: 0;
	}

	.comment-text {
		font-size: 15px;
		line-height: 1.733;
		text-align: left;
		max-width: 285px;
		margin: 0 auto 38px;
	}


	/* news ---------------------------------------*/
	.news {
		padding: 120px 15px 0;
	}

	.news-wrapper {
		margin: 12px auto 0;
		padding: 20px 5px 8px;
	}

	.news-text {
		font-size: 20px;
		line-height: 1.5;
		margin: 0 auto 14px;
	}

	.news-block {
		height: 382px;
		padding: 6px 7px 7px;
	}

	.news-block-inner {
		padding: 19px 8px 19px 18px;
	}

	.news-list {
		padding-right: 7px;
	}

	.news-list > li a,
	.news-list > li span {
		display: block;
		padding: 16px 0 19px;
	}

	.news-list > li.icon-new a::after,
	.news-list > li.icon-new span::after {
		top: 30px;
		left: 98px;
		padding: 3px 5px 4px;
		box-shadow: inset 0px 0px 0px 1.5px #DC000B, inset 0px 0px 0px 2px #333;
	}

	.news-list > li time {
		width: 100%;
	}

	.news-list-title {
		width: 100%;
		font-size: 16px;
		margin-top: 5px;
	}


	/* movie ---------------------------------------*/
	.movie {
		padding: 120px 15px 30px;
	}

	.movie-list {
		display: block;
		margin-top: 18px;
		padding: 0 30px;
	}

	.movie-list > li {
		width: 100%;
	}

	.movie-list > li + li {
		margin-top: 24px;
	}

	.movie-list-movie {
		padding-top: 53.8%;
	}

	.movie-list-btn {
		margin: 16px auto 0;
	}

	/* anime ---------------------------------------*/
	.anime {
		padding: 120px 15px 0;
	}
	
	.anime-image {
		margin: 20px auto 0;
		padding: 0 30px;
	}

	.anime-block { 
		margin: -28px auto 0;
		padding: 50px 15px 90px;
	}
	
	.anime-block::before,
	.anime-block::after {
		aspect-ratio: 690 / 200;
		background: url('../img/img_line_sp.png') no-repeat;
		background-size: contain;
	}
	
	.anime-block::before {top: 22px;}
	.anime-block::after {bottom: 0;}
	
	.anime-block-image { 
		max-width: 285px;
		width: 100%;
	}
	
	.anime-block-text { 
		padding: 24px 0;
		font-size: 16px;
		line-height: 1.75;
		max-width: 285px;
		margin: 0 auto;
	}


	/* event ---------------------------------------*/
	.event {
		padding: 120px 15px 0;
	}

	.event-wrapper {
		margin-top: -25px;
		height: 818px;
		padding: 48px 10px 24px 30px;
	}

	.event-wrapper.event-wrapper-comingsoon {
		height: 178px;
	}
	
	.event-block-comingsoon {
		font-size: 28px;
		top: 48%;
	}
	

	/* goods ---------------------------------------*/
	.goods {
		padding: 120px 15px 0;
	}

	.goods-bottom {
		padding: 21vw 0 0;
		margin: 0 -15px 0;
		background: url('../img/bg_bottom_sp.png') no-repeat;
		background-size: contain;
		aspect-ratio: 375 / 185;
	}
	
	.goods-bottom-image {
		width: calc(335 / 375 * 100vw);
	}


	/* footer ---------------------------------------*/
	.footer { 
		padding: 20px 15px 24px;
	}

	.footer-inner { 
		max-width: unset;
	}

	.footer-logo { 
		max-width: 132px;
		margin: 0 auto 20px;
	}

	.footer-banner {
		max-width: 140px;
		margin: 0 auto 8px;
	}

	.footer-btnlist { 
		gap: 8px;
		margin: 0 auto 6px;
		width: 296px;
	}

	.footer-btnlist > li { 
		width: calc(50% - 4px);
	}

	.footer-btnlist > li .btn { 
		height: 30px;
		font-size: 12px;
		padding: 5px 5px;
		border: 2px solid #028A33;
	}

	.footer-btnlist > li .btn.btn-footer {
		gap: 3px;
		border: 2px solid #DC000B;
	}

	.btn.btn-footer img {
		width: 73px;
		margin-left: 0;
	}

	.footer-largebtn { 
		width: 296px;
		margin: 0 auto 2px;
	}

	.copyright { 
		max-width: 317px;
		margin: 0 auto;
	}

	.footer-caption {
		max-width: 317px;
		margin: 20px auto 0;
	}
	
	.footer-caption > li {
	}


	/* btn ---------------------------------------*/
	.btn {
		max-width: 324px;
		padding: 15px 20px;
		font-size: 20px;
	}

	.btn-movie {
		max-width: 252px;
		height: 49px;
		font-size: 16px;
	}

	.btn-event {
		max-width: 285px;
		height: 56px;
		padding: 14px 24px;
		font-size: 16px;
	}

	.icon-arrow {
		top: 54%;
		right: 16px;
	}


}


/* large sp */
@media screen and (max-width: 500px){
	.anime-block { 
		padding: calc(38 / 375 * 100vw) 15px 90px;
	}
}


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

	.comment::before,
	.news::before,
	.movie::before,
	.anime::before,
	.event::before,
	.goods::before {
		width: 535px;
		background-size: cover;
	}

}

@media screen and (max-width: 385px) {
	.comment-title {
		margin: 0 auto 12px -5px;
	}
}

/* iphone5 iphoneSE用 */
@media screen and (max-width: 370px) {

}