
.youtube iframe {
width: 100%;
height: 100%;
border-radius:0 ;
}
article {
		margin: 0 auto;
	}

/**************** MOBILE ****************/

/* モニター幅450px以下 */

/**************** MOBILE ****************/

@media only screen and (max-width:550px){
	#movie h1 img {	width: 100%;	}
	#introduction h1 img {	width: 100%;	}
	#story h1 img {	width: 100%;	}
	#cast h1 img {	width: 100%;	}
	#chart h1 img {	width: 100%;	}
}

/**************** MOBILE ****************/

/* モニター幅750px以下 */

/**************** Smartphone ****************/

@media only screen and (max-width:750px){
	
.bnrarea{
 margin: 30px auto;
  width: 100%;
	text-align: center;
}
.bnrarea img{
 display: inline-block;
 margin: 5px 10px;
  width: 96%;
}


/*------------MOVIE--------------*/
.youtube {
  width: 100%;
  aspect-ratio: 16 / 9;
	margin-bottom: 1em;
}
#movie {
	padding: 2em 0 4em 0;
	background: url("../img/titleBG01.jpg") center top no-repeat;
	background-size: contain;
}
#movie h1 {
	text-align: center;
	margin-bottom: 2em;
	}
	#movie h1 img {
		width: inherit;
	}
#movie .inner {
	width: 96%;
	margin: 0 auto;
	/*border: 1px solid #FF0000;*/
	}
#movie .inner h1 {
	background-color: #b44737;
	color: #FFF;
	font-family: "cinecap";
	font-style: normal;
	font-weight: normal;
	margin-bottom: 0;
	padding: 0.5em;
	line-height: 1.2;
	font-size: 120%;
	}
	
/*------------INTRODUCTION--------------*/
#introduction {
	padding: 2em 0 4em 0;
	background: url("../img/titleBG02.jpg") center top no-repeat;
	background-size: contain;
	background-color: #2c2923;
}
#introduction h1 {
	width: 100%;
	text-align: center;
	margin-bottom: 2em;
	}
	#introduction h1 img {
		width: 80%;
	}
#introduction .inner {
	width: 94%;
	margin: 0 auto;
	}
#introduction * {
		color: #FFF;
	}
	/**/
#introduction h2 {
	width:100%;
	color: #fff;
	margin: 0 auto 0.7em;
	font-family: "ab-gagaku-m", sans-serif;
	font-weight: 400;
	font-style: normal;
	line-height: 1.3;
	font-size: 180%;
	letter-spacing: 0em;
	padding-bottom: 10px;
	border-bottom: 2px solid #fff;
	}
	#introduction h2 span {
		font-family: "fot-chiaro-std", sans-serif;
		font-weight: 700;
		font-style: normal;
	}
#introduction p	{
	color: #fff;
	width:100%;
	margin: 0 auto 4em;
	font-family: "vdl-penletter", sans-serif;
	font-weight: 500;
	font-style: normal;
	line-height: 1.5;
	}

#introduction section {
	width:95%;
	margin: 0 auto;
	background-color: #c7515f;
	
	padding:1.5em 2%;
	text-align: center;
	}
#introduction section * { 
	color: #FFF;
	}
#introduction section h1 {
	margin: 0 auto 0.5em auto;
	padding: 0 0 0 0;
	color: #FFF;
	font-family: "ab-gagaku-m", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 250%;
	display: inline-block;
	width: auto;
	border-bottom: 4px solid #FFF;
	}#introduction section h1:last-child { display: block;}

#introduction section p{
	width:95%;
	margin-bottom: 0;
	text-align: left;
	font-family: "vdl-penletter", sans-serif;
	font-weight: 500;
	font-style: normal;
	line-height: 1.5;
	}

.multiple-items2,
.multiple-items2 .box,
.multiple-items2 .box a,
.multiple-items2 .box img {
	margin: 0;
	padding: 0;
	line-height: 1;
	background-color: none;
	}
	.multiple-items2 { margin-bottom: 2em; background-color: none;}
	

	
/*------------STORY--------------*/
#story{
    padding: 2em 0 0 0;
	background: url("../img/titleBG01.jpg") center top no-repeat;
	background-size: contain;
}
#story h1 {
	text-align: center;
	margin-bottom: 2em;
	}
	#story h1 img {
		width: inherit;
	}

.tab_wrap{
    width:94%;
	margin: auto auto 20px auto;
}
.multiple-items,
.multiple-items .box,
.multiple-items .box a,
.multiple-items .box img,
.multiple-items3,
.multiple-items3 .box,
.multiple-items3 .box a,
.multiple-items3 .box img{
	margin: 0;
	padding: 0;
	line-height: 1;
	}
	.multiple-items,
	.multiple-items3 {
		background-color: #c7515f;
	}

	#story h1.storynumber {
		background-color: #c7515f;
		color: #FFF;
		font-family: "p22-sneaky-pro", sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 300%;
		padding: 0.2em 0 0.3em 0.5em;
		margin: 0;
	}
	#story h1.storynumber em {
		font-size: 150%;
		font-style: normal;
	}
	#story h1.storynumber span {
		font-size: 70%;
	}
	#story section {
		background-color: #c7515f;
		padding: 1em 1em 1.2em;
	}
	/*#story section h1 {
		font-size: 200%;
		color: #FFF;
		text-align: center;
		margin-bottom: 0.5em;
		font-family: senobi-gothic, sans-serif;
		font-weight: 700;
		font-style: normal;
	}*/
	#story section p {
		text-align: left;
		line-height: 1.3;
		color: #FFF;
		font-family: "vdl-penletter", sans-serif;
		font-weight: 500;
		font-style: normal;
	}
	
/*------------CAST&STAFF--------------*/
#cast {
	padding: 2em 0 4em 0;
	background: url("../img/titleBG02.jpg") center top no-repeat;
	background-size: contain;
	background-color: #2c2923;
}
#cast * {color: #fff;}
#cast .inner {
	width: 94%;
	margin: 0 auto;
	}
#cast h1 {
	text-align: center;
	margin-bottom: 2em;
	}
	#cast h1 img {
		width: inherit;
	}
#cast section {
	width:94%;
	margin: 0 auto 2em auto;
	background-color: #74716b;
	padding:0 0 1.5em 0;
	text-align: center;
	}
#cast section .castphoto {
	width:100%;
	margin-bottom: 1em;
	
	}
#cast section .castphoto img {
	width:100%;
	}
#cast section h1 {
	width:auto;
	margin: 0 auto 0.8em auto;
	font-size: 280%;
	font-family: "ab-gagaku-m", sans-serif;
	font-weight: 500;
	font-style: normal;
	line-height: 1.1;
	letter-spacing: -0.1em;
	display: inline-block;
	padding-bottom: 0.2em;
	border-bottom: 6px solid #FFF;
	}
	#cast section h1 span, 
	#cast section h2 span { 
	font-family: "m-plus-rounded-2m", sans-serif;
	font-weight: 500;
	font-style: normal;
	}
#cast section p {
	width:90%;
	margin: 0 auto 2em;
	text-align: left;
	font-family: "vdl-penletter", sans-serif;
	font-weight: 500;
	line-height: 1.5;
	}
#cast section h2 {
	width: auto;
	display: inline-block;
	padding-bottom: 0.2em;
	margin: 0 auto 30px;
	font-size: 180%;
	font-family: "ab-gagaku-m", sans-serif;
	font-weight: 400;
	font-style: normal;
	letter-spacing: -0.1em;
	border-bottom: 5px solid #FFF;
	}
	#cast section h2 em { letter-spacing:0;font-size: 70%; font-style: normal;}
	#cast section h2 strong {font-style: normal;}
#cast section h3 {
	width: 94%;
	margin: 0 auto 1em auto;
	font-family: "vdl-penletter", sans-serif;
	font-weight: 500;
	font-style: normal;
	line-height: 1.4;
	font-size: 100%;
	}
	#cast section h3 strong {
		height: 1.4em;
		display: inline-block;
		font-size: 110%;
		background-color: #c7515f;
		color:#FFF;
		font-family: "ab-gagaku-m", sans-serif;
		font-style: normal;
		font-weight: normal;
		padding: 0 1em;
		margin-bottom:20px;
	}

#cast section .casttxt {
	text-align: left;
	width: 94%;
	margin: 0 auto 1.5em auto;
	}
#cast section .casttxt span {
	font-family: "ab-waraku-m", sans-serif;
	font-weight: 400;
	font-style: normal;
	}
	
#cast section#staff {
	padding-top: 0.1em;
	}
#cast #staff h1 {
	margin-top: 0.6em;
	letter-spacing: 0;
	margin-bottom: 0.6em;
	}
#cast #staff h2 {
	display: block;
	background-color: #c7515f;
	color: #FFF;
	width: 4em;
	line-height: 1.5;
	font-size: 140%;
	letter-spacing: normal;
	margin: 0 auto 0.5em;
	padding:0;
	ffont-family: "ab-kotodama-u", sans-serif;
	font-weight: 400;
	border: none;
	}

#cast #staff h3 {
	font-size: 180%;
	margin-bottom: 0.3em;
	font-family: "ab-kotodama-u", sans-serif;
	font-weight: 400;
	font-style: normal;
	}
	#cast #staff p.btm {margin-bottom: 2em;}
	
#cast #staff p {
	font-size: 100%;
	margin-bottom: 1.5em;
	text-align: center;
	font-family: "vdl-penletter", sans-serif;
	font-weight: 500;
font-style: normal;
	}
	
	
/*------------CHART--------------*/
#chart {
    position:relative;
	padding: 2em 0 4em 0;
	background: url("../img/titleBG01.jpg") center top no-repeat;
	background-size: contain;
}
#chart h1 {
	text-align: center;
	margin-bottom: 2em;
	}
	#chart h1 img {
		width: inherit;
	}
#chart section {
	width: 94%;
	margin: 0 auto;	
	}
#chart section img {
	width:100%;
	}

/*SNS AREA*/
	#sns {
		width:auto;
		margin: 2em auto 2.5em auto;
		
	}
	#sns ul {
		display: flex;
		justify-content:center;
		margin: 2em auto;
	}
	#sns ul li img {
		width:4em;
		margin: 0 0.5em;
	}
	#sns p {
		text-align: center;
		margin-bottom: 10px;
	}
	#sns p.twbnr img {
		width:80%;
	}
	#sns p.lnkbnr img {
		width:80%;
		margin-bottom: 1em;
	}
	#sns #twbnr {
		width: 80%;
		margin: 0 auto 2em auto;
	}
	#sns #twbnr img {
		width:100%;
	}
	
	#sns #vodbnr {
		width: 96%;
		margin: 0 auto 2em auto;
	}
	#sns #vodbnr img {
		width:100%;
	}

/*------------COPYRIGHT--------------*/
#copy {
	color: #FFF;
	width:100%;
	text-align: center;
	padding: 4em 0;
	}
#copy p {
	color: #FFF;
	font-size: 80%;
	}	
	
}



/**************** MOBILE ****************/

/* モニター幅450px以下 */

/**************** MOBILE ****************/

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

}




/**************** PC ****************/

@media only screen and (min-width:751px){
	
.bnrarea{
 margin: 30px auto;
  width: 100%;
	text-align: center;
}
.bnrarea img{
 display: inline-block;
 margin: 5px 10px;
 width: 550px;
}

/*------------MOVIE--------------*/
#movie {
	padding: 6em 0 6em 0;
	background: url("../img/titleBG01.jpg") center top no-repeat;
	background-size: contain;
}
#movie h1 {
	text-align: center;
	margin-bottom: 2em;
	}
	#movie h1 img {
		width: inherit;
	}
#movie .inner {
	width: 1100px;
	margin: 0 auto 3em;
	display: flex;
	justify-content:space-between;
	}
.youtube {
  width: 90%;
  aspect-ratio: 16 / 9;
	margin: 0 auto 4em auto;
}
	
#movie .inner h1 {
	background-color: #b44737;
	color: #FFF;
	font-family: "cinecap";
	font-style: normal;
	font-weight: normal;
	margin-bottom: 0;
	padding: 0.5em;
	line-height: 1.2;
	font-size: 140%;
	}

/*------------INTRODUCTION--------------*/
#introduction {
	padding: 6em 0 6em 0;
	background: url("../img/titleBG02.jpg") center top no-repeat;
	background-size: contain;
	background-color: #2c2923;
}
#introduction .inner {
	width:1100px;
	margin: 0 auto;
	padding: 0;
	}
#introduction h1 {
	text-align: center;
	margin-bottom: 2em;
	}
#introduction * {
		color: #FFF;
	}
#introduction h2 {
	color: #ffffff;
	margin: 0 auto 0.7em;
	font-family: "ab-gagaku-m", sans-serif;
	font-weight: 400;
	font-style: normal;
	line-height: 1.4;
	font-size: 200%;
	letter-spacing: 0em;
	border-bottom: 2px solid #FFF;
	}
	#introduction h2 span {
		font-family: "fot-chiaro-std", sans-serif;
		font-weight: 700;
		font-style: normal;
	}


#introduction p	{
	color: #FFF;
	width:100%;
	margin: 0 auto 4em;
	font-family: "vdl-penletter", sans-serif;
	font-weight: 500;
	font-style: normal;
	line-height: 1.5;
	}
	
#introduction section {
	width:1000px;
	margin: 0 auto;
	background-color: #c7515f;
	padding:1.5em 50px;
	text-align: center;
	}
#introduction section * { 
	color: #FFF;
	}
#introduction section h1 {
	width:auto;
	display: inline-block;
	margin: 0 auto 0.5em auto;
	padding: 0 0 0 0;
	font-size: 250%;
	font-family: "ab-gagaku-m", sans-serif;
	font-weight: 400;
	font-style: normal;
	display: inline-block;
	width: auto;
	border-bottom: 4px solid #FFF;
	}

#introduction section p{
	width:100%;
	margin-bottom: 0;
	text-align: left;
	font-family: "vdl-penletter", sans-serif;
	font-weight: 500;
	font-style: normal;
	line-height: 1.5;
	}
	
.multiple-items2 {margin-bottom: 2em; background-color: #none;}
	
/*------------STORY AREA--------------*/
#story{
    position:relative;
	background: url("../img/titleBG01.jpg") center top no-repeat;
	background-size: contain;
}
#story .inner{
	width:1000px;
	margin: auto;
	padding: 6em 0 6em;
}
#story h1 {
	text-align: center;
	margin-bottom: 2em;
	}
.tab_wrap{
    width:100%;
	margin: auto;
}
.multiple-items,
.multiple-items .box,
.multiple-items .box a,
.multiple-items .box img,
.multiple-items3,
.multiple-items3 .box,
.multiple-items3 .box a,
.multiple-items3 .box img {
	margin: 0;
	padding: 0;
	line-height: 1;
	}
	.multiple-items,
	.multiple-items3 {background-color: #c7515f;}

	#story h1.storynumber {
		background-color: #c7515f;
		color: #FFF;
		font-family: "p22-sneaky-pro", sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 350%;
		padding: 0.5em 0 0.5em 0;
		margin: 0;
	}
	#story h1.storynumber em {
		font-size: 150%;
		font-style: normal;
	}
	#story h1.storynumber span {
		font-size: 70%;
	}
	#story section {
		background-color: #c7515f;
		padding: 1em 1em 1.2em;
	}
	#story section h1 {
		font-size: 200%;
		color: #FFF;
		text-align: center;
		margin-bottom: 0.5em;
		font-family: senobi-gothic, sans-serif;
		font-weight: 700;
		font-style: normal;
	}
	#story section p {
		text-align: left;
		line-height: 1.5;
		color: #FFF;
		padding: 0 1.5em 1em 1.5em;
		font-size: 100%;
		font-family: "vdl-penletter", sans-serif;
		font-weight: 500;
		font-style: normal;
	}


/*------------CAST&STAFF--------------*/
#cast {
	padding: 6em 0 4em 0;
	background: url("../img/titleBG02.jpg") center top no-repeat;
	background-size: contain;
	background-color: #2c2923;
}
#cast * {color: #fff;}
#cast .inner {
	width:1100px;
	margin: 0 auto;
}
#cast h1 {
	text-align: center;
	margin-bottom: 2em;
	}
#cast .inner div#wrap {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	}
#cast section {
	width:500px;
	display: block;
	align-items:center;
	margin: 0 auto 2em auto;
	background-color: #74716b;
	padding:0 0 0 0;
	text-align: center;
	line-height: 1;
	}
#cast section .castphoto {
	width:100%;
	margin-bottom: 1em;
	padding: 0;
	line-height: 1;
	}
#cast section .castpro {
	width:100%;
	margin-bottom: 0;
	line-height: 1.5;
	}
#cast section .castphoto img {
	width:100%;
	height: 100%;
	}
#cast section h1 {
	width:auto;
	margin: 0.5em auto 0.5em auto;
	font-size: 280%;
	font-family: "ab-gagaku-m", sans-serif;
	font-weight: 500;
	font-style: normal;
	line-height: 1;
	display: inline-block;
	letter-spacing: -0.1em;
	border-bottom: 6px solid #FFF;
	padding-bottom:0.2em;
	}
	#cast section h1 span, 
	#cast section h2 span { 
	font-family: "m-plus-rounded-2m", sans-serif;
	font-weight: 500;
	font-style: normal;
	}

#cast section .castpro p {
	width: 90%;
	margin: 0 auto 2em auto;
	font-family: "vdl-penletter", sans-serif;
	font-style: normal;
	line-height: 1.5
	text-align: left;
	}
#cast section h2 {
	width: auto;
	display: inline-block;
	font-size: 220%;
	font-family: "ab-gagaku-m", sans-serif;
	font-weight: 400;
	font-style: normal;
	margin: 0 auto 0.8em;
	letter-spacing: -0.2em;
	padding: 0 0.3em 0.1em 0;
	border-bottom: 5px solid #FFF;
	}
	#cast section h2 em { letter-spacing:0;font-size: 70%; font-style: normal;}
	#cast section h2 strong { font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif"; font-style: normal;}
#cast section h3 {
	font-weight: bold;
	height: 1.6;
	width: 94%;
	margin: 0 auto 1em auto;
	font-family: "vdl-penletter", sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size: 100%;
	}
	#cast section h3 strong {
		height: 1.6;
		display: inline-block;
		font-size: 130%;
		background-color: #c7515f;
		color:#FFF;
		font-family: "ab-gagaku-m", sans-serif;
	font-weight: 400;
		font-weight: normal;
		padding: 0 1em;
		margin-bottom:10px;
		font-size: 130%;
	}

#cast section .casttxt {
	text-align: left;
	width: 94%;
	margin: 0 auto;
	
	}
#cast section .casttxt span {
	font-family: "ab-waraku-m", sans-serif;
	font-weight: 400;
	font-style: normal;
	}
	
#cast section#staff {
	display: block;
	width: 80%;
	padding-bottom: 1.5em;
	padding-top: 0.1em;
	}
	
#cast #staff h1 {
	margin-top: 0.8em;
	letter-spacing: 0;
	margin-bottom: 0.7em;
	line-height: 1;
	font-size: 400%;
	border-bottom: none;
	}
#cast #staff h2 {
	display: block;
	background-color: #ae4c3b;
	color: #FFF;
	width: 6em;
	font-size: 160%;
	margin: 0 auto 0.5em;
	padding:0.1em 0 0.3em 0;
	line-height: 1.6;
	letter-spacing: normal;
	font-family: "cinecap";
	font-style: normal;
	border: none;

	}
#cast #staff h3 {
	margin-bottom: 0em;
	font-size: 250%;
	font-family: "ab-kotodama-u", sans-serif;
	font-weight: 400;
	font-style: normal;
	line-height: 1.6;
	}#cast #staff h3.btm {margin-bottom: 2em;}
#cast #staff p {
	font-size: 120%;
	width:100%;
	margin: 0 auto 3em auto;
	font-family: "vdl-penletter", sans-serif;
	font-weight: normal;
	font-style: normal;
	line-height: 1.5;
	}
	
/*------------CHART--------------*/
#chart {
    position:relative;
	padding: 6em 0 6em 0;
	background: url("../img/titleBG01.jpg") center top no-repeat;
	background-size: contain;

}
#chart .inner {
	width:1100px;
	margin: 0 auto;
	padding: 0;
}
#chart h1 {
	text-align: center;
	margin-bottom: 2em;
	}
#chart section {
	width:100%;
	margin: 0 auto;	
	text-align: center;
	}
#chart section img {
	width:100%;
	}

	
/*------------SNS AREA--------------*/
	#sns {
		width:auto;
		margin: 3em auto;
	}
	#sns ul {
		display: flex;
		justify-content:center;
		margin: 3em auto 0 auto;
	}
	#sns ul li img {
		width:27px;
		margin: 0 0.5em;
	}

	#sns p.twbnr img {
		width:200px;
	}
	#sns p.lnkbnr img {
		width:464px;
		margin: 0 0.5em;
	}
	
	#sns #twbnr {
		display: none;
	}
	#sns #vodbnr {
		width: 500px;
		margin: 2em auto 2em auto;
	}
	#sns #vodbnr img {
		width:100%;
	}
	
/*------------COPYRIGHT--------------*/
#copy {
	color: #FFF;
	width:100%;
	text-align: center;
	padding: 4em 0;
	}
#copy p {
	color: #FFF;
	font-size: 110%;
	font-family: "vdl-penletter", sans-serif;
	}	
	
}





