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

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

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

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

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

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

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

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

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

/*------------MOVIE--------------*/
.youtube {
  width: 100%;
  aspect-ratio: 16 / 9;
	margin-bottom: 1em;
}
#movie {
	padding: 4em 0;
	background-color: #e38e39;
}
#movie h1 {
	text-align: center;
	margin-bottom: 2em;
	border-radius:10px 10px 0 0  ;
	}
	#movie h1 img {
		width: 100%;
	}
#movie .inner {
	width: 96%;
	margin: 0 auto;
	/*border: 1px solid #FF0000;*/
	}
#movie .inner h1 {
	background-color: #d66b00;
	color: #FFF;
	font-family: fot-chiaro-std, sans-serif;
	font-weight: 700;
	font-style: normal;
	margin-bottom: 0;
	padding: 0.5em;
	line-height: 1.2;
	font-size: 120%;
	}
	
/*------------INTRODUCTION--------------*/
#introduction {
	padding: 4em 0;
}
#introduction h1 {
	width: 100%;
	text-align: center;
	margin-bottom: 2em;
	}
	#introduction h1 img {
		width: 100%;
	}
#introduction .inner {
	width: 94%;
	margin: 0 auto;
	}
#introduction * {
		color: #FFF;
	}
#introduction h2 {
	width:100%;
	color: #f29a41;
	margin: 0 auto 0.7em;
	font-family: fot-seurat-pron, sans-serif;
	font-weight: 600;
	font-style: normal;
	line-height: 1.4;
	font-size: 200%;
	letter-spacing: -0.05em;
	border-bottom: 2px solid #f29a41;
	}
#introduction p	{
	color: #757575;
	width:100%;
	margin: 0 auto 4em;
	font-family: 'Kazesawa-Regular';
	font-style: normal;
	}

#introduction section {
	width:95%;
	margin: 0 auto;
	background-color: #adb63d;
	border-radius: 10px;
	padding:1.5em 2%;
	text-align: center;
	}
#introduction section * { 
	color: #FFF;
	}
#introduction section h1 {
	width:auto;
	height:109px;
	line-height:109px;
	margin: 0 auto 0.3em auto;
	background: url(../img/arasuji_bg.png) center top no-repeat;
	font-size: 300%;
	font-family: ab-kotodama-u, sans-serif;
	font-weight: 400;
	font-style: normal;
	text-shadow:
           1px 1px 0px #adb63d, -1px -1px 0px #adb63d,
          -1px 1px 0px #adb63d,  1px -1px 0px #adb63d,
           1px 0px 0px #adb63d, -1px  0px 0px #adb63d,
           0px 1px 0px #adb63d,  0px -1px 0px #adb63d;
	}

#introduction section p{
	width:95%;
	margin-bottom: 0;
	text-align: left;
	}
	
.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;}
	.multiple-items2 .box img {border-radius: 10px;}

	
/*------------STORY--------------*/
#story{
    padding: 4em 0;
	background-color: #e38e39;
}
#story h1 {
	text-align: center;
	margin-bottom: 2em;
	}
	#story h1 img {
		width: 100%;
	}

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

	#story h1.storynumber {
		background-color: #b83800;
		color: #e38e39;
		font-family: ab-kotodama-u, sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 220%;
		padding: 0.3em 0 0.3em 0.5em;
		margin: 0;
		border-radius: 10px 10px 0px 0px;
		background-image: url(../img/story_number_bg.png);
		background-repeat: no-repeat;
		background-position: left top;
		background-size: 15%;
	}
	#story h1.storynumber em {
		font-size: 150%;
		font-style: normal;
	}
	#story h1.storynumber span {
		font-size: 70%;
	}
	#story section {
		background-color: #b83800;
		padding: 0.5em 1em 1.2em;
		border-radius: 0px 0px 10px 10px;
	}
	#story section h1 {
		font-size: 180%;
		color: #FFF;
		text-align: center;
		margin-bottom: 0.5em;
		font-family: fot-seurat-pron, sans-serif;
		font-weight: 600;
		font-style: normal;
		line-height: 1.5;
		background-image: url(../img/story_ttl_bg.png);
		background-position: center bottom;
		background-repeat: no-repeat;
	}
	#story section p {
		text-align: left;
		line-height: 1.3;
		color: #FFF;
		font-family: fot-seurat-pron, sans-serif;
		font-weight: 600;
		font-style: normal;
	}
	
/*------------CAST&STAFF--------------*/
#cast {
	padding: 4em 0;
}
#cast * {color: #fff;}
#cast .inner {
	width: 94%;
	margin: 0 auto;
	}
#cast h1 {
	text-align: center;
	margin-bottom: 2em;
	}
	#cast h1 img {
		width: 100%;
	}
#cast section {
	width:94%;
	margin: 0 auto 2em auto;
	background-color: #b5bc47;
	padding:0 0 1.5em 0;
	text-align: center;
	border-radius: 10px 10px;
	}
#cast section .castphoto {
	width:100%;
	margin-bottom: 1em;
	
	}
#cast section .castphoto img {
	width:100%;
	border-radius: 10px 10px 0 0;
	}
#cast section h1 {
	width:auto;
	border-bottom: 7px dotted #fff;
	display: inline-block;
	margin: 0 auto 0.5em auto;
	font-size: 220%;
	font-family: ab-kotodama-u, sans-serif;
	font-weight: 400;
	font-style: normal;
	line-height: 1.5;
	letter-spacing: -0.1em;
	}
#cast section p {
	width:80%;
	margin: 0 auto 2em;
	text-align: left;
	font-family: fot-seurat-pron, sans-serif;
	font-weight: 600;
	font-style: normal;
	line-height: 1.3;
	}
#cast section h2 {
	width: auto;
	display: inline-block;
	padding-bottom: 0.2em;
	margin: 0 auto 20px;
	font-size: 180%;
	font-family: ab-kotodama-u, sans-serif;
	font-weight: 400;
	font-style: normal;
	border-bottom: 4px dotted #fff;
	}
	#cast section h2 em { 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 {
	width: 94%;
	margin: 0 auto 1em auto;
	font-family: fot-seurat-pron, sans-serif;
	font-weight: 600;
	font-style: normal;
	line-height: 1.2;
	font-size: 100%;
	}
#cast section .casttxt {
	text-align: left;
	width: 94%;
	margin: 0 auto;
	}

#cast #staff h1 {
	margin-top: 1em;
	letter-spacing: 0;
	}
#cast #staff h2 {
	display: block;
	background-color: #FFF;
	color: #b5bc47;
	width: 6em;
	line-height: 1.2;
	font-size: 150%;
	margin: 0 auto 0.5em;
	padding:0.2em 0 0 0;
	font-family: fot-seurat-pron, sans-serif;
	font-weight: 600;
	font-style: normal;
	}
#cast #staff h3 {
	font-size: 150%;
	margin-bottom: 0.3em;
	font-family: ab-kotodama-u, sans-serif;
	font-weight: 400;
	font-style: normal;
	}
	#cast #staff h3.btm {margin-bottom: 2em;}
	
#cast #staff p {
	font-size: 100%;
	margin-bottom: 1.5em;
	text-align: center;
	
	}
	
	
/*------------CHART--------------*/
#chart {
    position:relative;
	padding: 4em 0;
	background-color: #e38e39;
}
#chart h1 {
	text-align: center;
	margin-bottom: 2em;
	}
	#chart h1 img {
		width: 100%;
	}
#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:90%;
	}
	#sns p.lnkbnr img {
		width:90%;
		margin-bottom: 1em;
	}
	#sns #twbnr {
		width: 96%;
		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: #b10911;
	width:100%;
	text-align: center;
	padding: 4em 0;
	}
#copy p {
	color: #b10911;
	font-size: 100%;
	}	
	
}



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

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

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

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

}




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

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

/*------------MOVIE--------------*/
#movie {
	padding: 10em 0 6em 0;
	background-color: #e38e39;
}
#movie h1 {
	text-align: center;
	margin-bottom: 2em;
	border-radius:10px 10px 0 0  ;
	}
	#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: #d66b00;
	color: #FFF;
	font-family: fot-chiaro-std, sans-serif;
	font-weight: 700;
	font-style: normal;
	margin-bottom: 0;
	padding: 0.5em;
	line-height: 1.2;
	font-size: 140%;
	}

/*------------INTRODUCTION--------------*/
#introduction {
	padding: 10em 0 6em 0;
}
#introduction .inner {
	width:1100px;
	margin: 0 auto;
	padding: 0;
	}
#introduction h1 {
	text-align: center;
	margin-bottom: 2em;
	}
#introduction * {
		color: #000;
	}
#introduction h2 {
	color: #f29a41;
	margin: 0 auto 0.7em;
	font-family: fot-seurat-pron, sans-serif;
	font-weight: 600;
	font-style: normal;
	line-height: 1.4;
	font-size: 200%;
	border-bottom: 2px solid #f29a41;
	}

#introduction p	{
	color: #757575;
	width:100%;
	margin: 0 auto 4em;
	font-family: 'Kazesawa-Regular';
	font-style: normal;
	}
	
#introduction section {
	width:1000px;
	margin: 0 auto;
	border-radius: 10px;
	background-color: #adb63d;
	padding:1.5em 50px;
	text-align: center;
	}
#introduction section * { 
	color: #FFF;
	}
#introduction section h1 {
	width:auto;
	display: inline-block;
	height:109px;
	line-height:109px;
	background: url(../img/arasuji_bg.png) center top no-repeat;
	margin: 0 auto 1em auto;
	font-size: 250%;
	font-family: ab-kotodama-u, sans-serif;
	font-weight: 400;
	font-style: normal;
	text-shadow:
           1px 1px 0px #adb63d, -1px -1px 0px #adb63d,
          -1px 1px 0px #adb63d,  1px -1px 0px #adb63d,
           1px 0px 0px #adb63d, -1px  0px 0px #adb63d,
           0px 1px 0px #adb63d,  0px -1px 0px #adb63d;
	}

#introduction section p{
	width:100%;
	margin-bottom: 0;
	text-align: left;
	font-family: a-otf-jun-pro, sans-serif;
	font-weight: 300;
	font-style: normal;
	}
	
.multiple-items2 {margin-bottom: 2em; background-color: #000;}
	
/*------------STORY AREA--------------*/
#story{
    position:relative;
	padding: 10em 0 6em 0;
	background-color: #e38e39;
}
#story .inner{
	width:1000px;
	margin: auto;
	padding: 0;
}
#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 {
	margin: 0;
	padding: 0;
	line-height: 1;
	}
	.multiple-items {background-color: #b83800;}

	#story h1.storynumber {
		background-color: #b83800;
		color: #FFF;
		font-family: ab-kotodama-u, sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 300%;
		padding: 0.3em 0 0 0.5em;
		border-radius: 10px 10px 0px 0px;
		margin: 0;
	}
	#story h1.storynumber em {
		font-size: 150%;
		font-style: normal;
	}
	#story h1.storynumber span {
		font-size: 70%;
	}
	#story section {
		background-color: #b83800;
		padding: 0.5em 1em 1.2em;
		border-radius: 0px 0px 10px 10px;
	}
	#story section h1 {
		text-align: center;
		margin-bottom: 0em;
		font-size: 220%;
		color: #FFF;
		font-family: fot-seurat-pron, sans-serif;
		font-weight: 600;
		font-style: normal;
		line-height: 1.5;
		background-image: url(../img/story_ttl_bg.png);
		background-position: center bottom;
		background-repeat: no-repeat;
	}
	#story section p {
		text-align: left;
		color: #FFF;
		padding: 1em;
		font-size: 100%;
		font-family: fot-seurat-pron, sans-serif;
		font-weight: 600;
		font-style: normal;
	}


/*------------CAST&STAFF--------------*/
#cast {
	padding: 10em 0 4em 0;
}
#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: #b5bc47;
	padding:0 0 0 0;
	text-align: center;
	line-height: 1;
	border-radius: 10px 10px;
	}
#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%;
	border-radius: 10px 10px 0 0;
	}
#cast section h1 {
	width:auto;
	border-bottom: 7px dotted #fff;
	display: inline-block;
	margin: 0 auto 0.5em auto;
	font-size: 220%;
	font-family: ab-kotodama-u, sans-serif;
	font-weight: 400;
	font-style: normal;
	line-height: 1.5;
	letter-spacing: -0.1em;
	}
#cast section .castpro p {
	width: 90%;
	margin: 0 auto 2em auto;
	font-family: fot-seurat-pron, sans-serif;
	font-weight: 600;
	font-style: normal;
	text-align: left;
	}
#cast section h2 {
	width: auto;
	display: inline-block;
	font-size: 180%;
	font-family: ab-kotodama-u, sans-serif;
	font-weight: 400;
	font-style: normal;
	border-bottom: 4px dotted #fff;
	margin: 0 auto 0.8em;
	}
	#cast section h2 em { 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;
	width: 94%;
	margin: 0 auto 1em auto;
	font-family: fot-seurat-pron, sans-serif;
	font-weight: 600;
	font-style: normal;
	}
#cast section .casttxt {
	text-align: left;
	width: 94%;
	margin: 0 auto;
	
	}
	
#cast section#staff {
	display: block;
	width: 80%;
	padding-bottom: 1.5em;
	}
	
#cast #staff h1 {
	margin-top: 0.8em;
	letter-spacing: 0;
	margin-bottom: 1em;
	line-height: 1;
	font-size: 400%;

	}
#cast #staff h2 {
	display: block;
	font-weight: bold;
	background-color: #FFF;
	color: #b5bc47;
	width: 6em;
	font-size: 160%;
	margin: 0 auto 0.5em;
	padding:0.2em 0 0 0;
	line-height: 1.6;
	font-family: fot-seurat-pron, sans-serif;
	font-weight: 600;
	font-style: normal;
	}
#cast #staff h3 {
	margin-bottom: 0.8em;
	font-size: 180%;
	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: 100%;
	width:100%;
	margin: 0 auto 3em auto;
	font-family: fot-seurat-pron, sans-serif;
	font-weight: 600;
	font-style: normal;
	}
	
/*------------CHART--------------*/
#chart {
    position:relative;
	padding: 10em 0 6em 0;
	background-color: #e38e39;
}
#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: #b10911;
	width:100%;
	text-align: center;
	padding: 4em 0;
	}
#copy p {
	color: #b10911;
	font-size: 110%;
	}	
	
}





