html, body {
    margin: 0;
    padding: 0;
    overflow-x: hidden;  /* 横スクロールを隠す */
}

article {
	margin: 0 auto;
	}

body {
  background-image: url(../img/story_back.png);
  background-repeat: repeat;
  background-position: center center;
  background-size: 70% 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: 767px) {

.bnrarea{
	margin: 30px auto;
	text-align: center;
}
.bnrarea img{
	width: 90%;
}

#twbnr {
  width: 90%;
  height: auto;
  margin: 2em auto; /* 上下にスペース。お好みで調整 */
}
#twbnr img {
  display: block;
  max-width: 100%;
  height: auto;
}

.bar {
  width: 90%;
  height: auto;
  margin: 2em auto; /* 上下にスペース。お好みで調整 */
}
.bar img {
  display: block;
  max-width: 100%;
  height: auto;
}


/*------------INTRODUCTION--------------*/

#introduction {
  width: 90%;
  height: auto;
}

#introduction .inner {
  width: 100%;
  margin: 0 auto;
  padding: 0;
}

#introduction h1 {
	display: flex;
}

#introduction * {
  color: #ff329c;
}

#introduction h2 {
  color: #6a5d3f;
  margin: 0 auto;
  font-family: "kaisei-decol", sans-serif;
  font-weight: 700;
  font-style: normal;
  text-shadow: -1px -1px 2px #fff,  1px -1px 2px #fff, -1px  1px 2px #fff,  1px  1px 2px #fff;
  line-height: 1.2;
  font-size: 19px;
  letter-spacing: 0em;
  text-align: left;
  width: 90%;
  height: auto;
  margin-bottom: 1rem;
}

#introduction h2 span {
  color: #f54c6b;
  font-size: 32px;
}

#introduction p {
  color: #886477;
  width: 100%;
  max-width: 100%;
  margin: 0 auto 1.5em;
  padding: 0 0.5em;
  font-family: "source-han-serif-jp-subset", sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 1rem;
  line-height: 1.5;
  box-sizing: border-box;
}

#introduction section {
  width: 100%;
  height: auto;
  margin: 0 auto;
  text-align: center;
  background: linear-gradient(#e5a2df, #ce65ec);
  padding: 1.5em;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  margin-top: 30px;
  box-sizing: border-box;
}

#introduction section * {
  color: #FFF;
}

#introduction section h1 {
  display: flex;
  justify-content: center;
  font-size: 1.5rem;
  font-family: "kaisei-decol", sans-serif;
  font-weight: 700;
  text-align: center;
  flex-wrap: wrap;
}

#introduction section h1 img {
  width: 100%;
  max-width: 300px;
  height: auto;
}

#introduction section p {
  width: 100%;
  margin-bottom: 0;
  text-align: left;
  font-family: "source-han-serif-jp-subset", sans-serif;
  font-weight: 900;
  font-size: 0.95rem;
  line-height: 1.5;
}

.multiple-items2 {
  margin-bottom: 1.5em;
  background-color: transparent;
}

/*------------arasuji--------------*/	
#arasuji{
	background-image: url(../img/arasuji_back.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

#arasuji p {
	width: 85%;
	height: auto;
	margin: 2rem auto;
	font-family: "source-han-serif-jp-subset", sans-serif;
	font-weight: 900;
	font-style: normal;
	font-size: 14px;
	color: #6a5d3f;
	text-shadow: -1px -1px 2px #fff,  1px -1px 2px #fff, -1px  1px 2px #fff,  1px  1px 2px #fff;
	line-height: 1.5;
	padding: 1.5rem;
}


.tape {
	position: absolute;
    top: -32px;
    right: 0;
    bottom: 0;
    left: 0;
    text-align: center;
}

.tape img{
/*  max-width: 50%;*/
width: 200px;
}

/*------------arasuji--------------*/

	
/*------------STORY--------------*/
#story h1 {
	text-align: center;
	}
	#story h1 img {
	width: 90%;
	}

.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 {
	}

	#story h1.storynumber {
	line-height: 1;
	color: #6a5d3f;
	font-family: "kaisei-decol", sans-serif;
	font-weight: 700;
	font-style: normal;
	}
	#story h1.storynumber em {
	font-size: 50px;
	font-style: normal;
	}
	#story h1.storynumber span {
	font-size: 25px;
	}
	#story section {
	padding: 0 1em;
	}
	#story section p {
	text-align: left;
	line-height: 1.3;
	color: #6a5d3f;
	font-family: "source-han-serif-jp-subset", sans-serif;
	font-weight: 900;
	font-style: normal;
	}
	
/*------------CAST&STAFF--------------*/
#cast .inner {
	width: 94%;
	margin: 0 auto;
	}

#cast h1 {
	text-align: center;
	padding: 10px 0;
	}

.maincast{
	display: flex;
	text-align: center;
	width: 95%;
	margin: 0 auto;
	align-items: center;
	flex-direction: column;
	flex-wrap: nowrap;
	margin-bottom: 1rem;
}

.cast_photobox {
	background-color: #fff;
	width: 100%;
	height: auto;
	margin-bottom: 1rem;
	box-shadow: 0 5px 15px rgb(218 212 198);
}

.castphoto{
	width: 100%;
	height: auto;
}

.castphoto img{
	width: 40%;
	height: 100%;
}

.castpro h1 {
	width: 100%;
	font-size: 25px;
	font-family: "kaisei-decol", sans-serif;
	font-weight: 700;
	font-style: normal;
	display: inline-block;
	color: #fff;
	background-color: #f5516f;
}

.castpro h2 {
	display: flex;
	justify-content: center;
	font-size: 22px;
	font-family: "kaisei-decol", sans-serif;
	font-weight: 700;
	font-style: normal;
	align-items: center;
	justify-content: center;
	background-color: #fff;
	color: #f5516f;
	padding: 10px 0;
}

.sabcast h1 {
	width:auto;
	font-size: 20px;
	font-family: "kaisei-decol", sans-serif;
	font-weight: 700;
	font-style: normal;
	display: inline-block;
	color: #fff;
	background-color: #f5516f;
}

.sabcast h2 {
	width:auto;
	font-size: 20px;
	font-family: "kaisei-decol", sans-serif;
	font-weight: 700;
	font-style: normal;
	display: inline-block;
	background-color: #fff;
	color: #f5516f;
	padding: 10px 0;
}

.sabcast{
	display: flex;
	text-align: center;
	width: 95%;
	margin: 0 auto;
	margin-bottom: 2rem;
	flex-direction: column;
	flex-wrap: nowrap;
}

#staff{
	display: flex;
	text-align: center;
	margin-bottom: 3rem;
	flex-direction: column;
	align-items: center;
}

#staff h1 img{
	width: 100%;
	height: auto;
}

#staff h2 {
	width:auto;
	display: inline-block;
	font-size: 20px;
	font-family: "kaisei-decol", sans-serif;
	font-weight: 700;
	font-style: normal;
	color: #6a5d3f;
	margin-bottom: 0.5rem;
}

.staff_name{
	display: flex;
	flex-direction: column;
}
	
/*------------COPYRIGHT--------------*/
#copy {
	width:100%;
	text-align: center;
	margin: 2rem auto;
	}
#copy p {
	font-size: 80%;
	color: #6a5d3f;
	font-family: "source-han-serif-jp-subset", sans-serif;
	font-weight: 900;
	font-style: normal;
	}	

.line img {
	width: 100%;
	height: auto;
	text-align: center;
}
}

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


/**************** 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;
	transition: 0.3s;
}
.bnrarea img:hover{
	opacity: 0.8;
}

/*------------INTRODUCTION--------------*/
#introduction {
	width: 80%;
	height: auto;
}
#introduction .inner {
	width:1030px;
	margin: 0 auto;
	padding: 0;
	}
#introduction h1 {
	text-align: center;
	}
#introduction * {
	color: #ff329c;
	}
#introduction h2 {
  color: #6a5d3f;
  margin: 0 auto;
  font-family: "kaisei-decol", sans-serif;
  font-weight: 700;
  font-style: normal;
  text-shadow: -2px -2px 0 #fff, 2px -2px 0 #fff, -2px 2px 0 #fff, 2px  2px 0 #fff;
  line-height: 1.2;
  font-size: 40px;
  letter-spacing: 0em;
  text-align: center;
}

#introduction h2 span{
	color: #f54c6b;
	font-size: 55px;
}



#introduction p	{
	color: #886477;
	width:1000px;
	margin: 0 auto 2em;
	font-family: "source-han-serif-jp-subset", sans-serif;
	font-weight: 900;
	font-style: normal;
	font-size: 195%;
	line-height: 1.3;
	}
	
#introduction section {
	width:940px;
	height: auto;
	margin: 0 auto;
	text-align: center;
	background: linear-gradient(#e5a2df, #ce65ec);
	padding:3em;
	border-top-right-radius: 30px;
	border-bottom-left-radius: 30px;
	margin-top: 60px;
	}
#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: "kaisei-decol", sans-serif;
	font-weight: 700;
	font-style: normal;
	display: inline-block;
	width: auto;
	vertical-align: middle;
	display: flex;
	text-align: center;
	justify-content:center;
	}
#introduction section h1 img {
	width:500px;
	height: auto;
	}
#introduction section p{
	width:100%;
	margin-bottom: 0;
	text-align: left;
	font-family: "source-han-serif-jp-subset", sans-serif;
	font-weight: 900;
	font-style: normal;
	font-size: 125%;
	line-height: 1.6;
	}
	
.multiple-items2 {margin-bottom: 2em; background-color: #none;}

/*------------arasuji--------------*/	
#arasuji{
	background-image: url(../img/arasuji_back.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% auto;
	padding: 2rem;
}

#arasuji p {
	width: 70%;
	height: auto;
	margin: 2.68rem auto;
	font-family: "source-han-serif-jp-subset", sans-serif;
	font-weight: 900;
	font-style: normal;
	font-size: 24px;
	color: #6a5d3f;
	text-shadow: -2px -2px 3px #fff, 2px -2px 3px #fff, -2px 2px 3px #fff, 2px 2px 3px #fff;
	line-height: 1.7;
}

	
/*------------STORY AREA--------------*/
#story{
	width:1000px;
	margin: auto;
}
#story h1 {
	text-align: center;
	}
.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,

	#story h1.storynumber {
	color: #6a5d3f;
	line-height: 1;
	font-family: "kaisei-decol", sans-serif;
	font-weight: 700;
	font-style: normal;
	line-height: 1.4;
	text-shadow: -2px -2px 3px #fff, 2px -2px 3px #fff, -2px 2px 3px #fff, 2px 2px 3px #fff;
	}

	#story h1.storynumber em {
	font-size: 80px;
	font-style: normal;
	}
	#story h1.storynumber span {
	font-size: 35px;
	}

	#story section p {
	text-align: left;
	line-height: 1.6;
	color: #6a5d3f;
	font-size: 20px;
	font-family: "source-han-serif-jp-subset", sans-serif;
	font-weight: 900;
	font-style: normal;
	padding: 0 3rem;
	}

  .line img{
  	width: 100%;
  	height: auto;
  }


/*------------CAST&STAFF--------------*/
#cast {
	padding-bottom: 3em;
}
#cast .inner {
	width:1000px;
	margin: 0 auto;
}
#cast h1 {
	text-align: center;
	}
#cast .inner div#wrap {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	flex-direction: column;
	}
#cast section {
	display: flex;
	justify-content: center;
}

#cast section .sabcast {
	line-height: 1.5;
	display: flex;
	justify-content: center;
	width: 70%;
	height: auto;
	margin: 1rem auto;
}

.sabcast h1 {
	font-size: 35px;
	font-family: "kaisei-decol", sans-serif;
	font-weight: 700;
	font-style: normal;
	line-height: 1;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #f5516f;
	color: #fff;
	padding: 1rem 5rem;
	width: 40%;
	height: auto;
	}

.fa-brands{
	margin-right: 10px;
}
	
.sabcast h2 {
	display: flex;
	font-size: 30px;
	font-family: "kaisei-decol", sans-serif;
	font-weight: 700;
	font-style: normal;
	align-items: center;
	justify-content: center;
	background-color: #fff;
	color: #f5516f;
	padding: 1rem 3rem;
	width: 40%;
	height: auto;
	}

	#cast section #teo h1 {letter-spacing: -2px;}
	#cast section #teo h2 {letter-spacing: -9px;}

	
#cast section h3 {
	font-weight: bold;
	height: 1.6;
	width: 94%;
	margin: 0 auto 1em auto;
	font-family: "kaisei-decol", sans-serif;
	font-weight: 700;
	font-style: normal;
	font-size: 100%;
	}
	#cast section h3 strong {
	height: 1.6;
	display: inline-block;
	font-size: 20px;
	background-color: #ff3329;
	color:#FFF;
	font-family: "kaisei-decol", sans-serif;
	font-weight: 700;
	font-style: normal;
	padding: 0 1em;
	margin-bottom:20px;
	}

#cast section .casttxt {
	text-align: center;
	width: 94%;
	margin: 0 auto;
	}
#cast section.friend .casttxt {
	text-align: left;
	}
#cast section .casttxt.vactor {
	text-align: center;
	}

	
#cast section .casttxt span {
	font-family: "ab-waraku-m", sans-serif;
	font-weight: 900;
	font-style: normal;
	}

.maincast{
	display: flex;
	text-align: center;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
}

.cast_photobox {
	background-color: #fff;
	width: 40%;
	height: auto;
	margin: 1rem;
	flex-direction: column;
	box-shadow: 0 5px 15px rgb(218 212 198);
}

.castphoto {
  font-size: 0;
}

.castphoto img{
	width: 40%;
	height: auto;
}

.castpro {
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.castpro h1 {
	font-size: 40px;
	font-family: "kaisei-decol", sans-serif;
	font-weight: 700;
	font-style: normal;
	line-height: 1;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #f5516f;
	color: #fff;
	padding: 1rem 0;
	}

.fa-brands{
	margin-right: 10px;
}
	
.castpro h2 {
	display: flex;
	font-size: 35px;
	font-family: "kaisei-decol", sans-serif;
	font-weight: 700;
	font-style: normal;
	align-items: center;
	justify-content: center;
	background-color: #fff;
	color: #f5516f;
	padding: 1rem 0;
	}
	
#staff {
	text-align: center;
	width: 80%;
	height: auto;
}
	
#staff h1 {
	text-align: center;
}

.staff_name{
	display: flex;
	flex-direction: column;
}
#staff h2 {
	width:auto;
	display: inline-block;
	font-size: 40px;
	font-family: "kaisei-decol", sans-serif;
	font-weight: 700;
	font-style: normal;
	color: #6a5d3f;
	margin-bottom: 1rem;
	text-shadow: -1px -1px 2px #fff,  1px -1px 2px #fff, -1px  1px 2px #fff,  1px  1px 2px #fff;
}
	
/*------------SNS AREA--------------*/
	
	#sns #twbnr {
	display: none;
	}
	
	#sns .lnkbnr {
	width: 90%;
	text-align: center;
	margin: 2em auto 1em auto;
	}
	#sns .lnkbnr img {
	width:inherit;
	margin-bottom: 0;
	}
	#sns .lnkbnr.tokubansp img {
	width:657px;
	margin-bottom: 0;
	}
	#sns .bnr_video {
	width: 672px;
	margin: 2em auto 0 auto;
	}
	#sns .bnr_video img {
	width:100%;
	}
	
	#sns #present {
	width:1000px;
	margin: 0 auto;
	padding-top: 3em;
	text-align: center;
	}

#sns h1 {
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 26px;
	text-align: center;
	font-family: "kaisei-decol", sans-serif;
	font-weight: 700;
	font-style: normal;
    font-weight: 500;
    font-style: italic;
    color: #fff;
    text-shadow: 2px 2px #f93d9e;
}

#sns h1::before,
#sns h1::after {
	content: '';
	width: 3px;
	height: 30px;
	background-color: #f93d9e;
}

#sns h1::before {
	margin-right: 30px;
	transform: rotate(-35deg)
}
#sns h1::after {
	margin-left: 30px;
	transform: rotate(35deg)
}

	
/*------------COPYRIGHT--------------*/
#copy {
	width:100%;
	text-align: center;
	margin: 1rem auto;
	}
#copy p {
	color: #6a5d3f;
	font-size: 120%;
	font-family: "source-han-serif-jp-subset", sans-serif;
	}

.bar{
    display: flex;
    width: 100%; /* 幅を親要素に合わせる */
    height: auto;
    justify-content: center;
    margin: 2rem auto;
}

.bar img{
transition: 0.3s;
}

.bar img:hover {
     opacity: 0.8;
}

@media only screen and (min-width: 751px) and (max-width: 1024px) {
  .bnrarea {
    margin: 30px auto;
    width: 90%;
    text-align: center;
  }

  .bnrarea img {
    display: inline-block;
    margin: 5px 8px;
    width: 400px;
    transition: 0.3s;
  }
  .bnrarea img:hover {
    opacity: 0.8;
  }
  #arasuji p {
		width: 90%;
		height: auto;
		font-size: 19px;
		line-height: 2;
		margin: 0 auto;
  }

    #introduction .inner {
    width: 90%;
  }

  #introduction h2 {
    font-size: 23px;
    line-height: 1.5;
  }

	#introduction h2 span {
		color: #f54c6b;
		font-size: 45px;
	}

	#arasuji {
		background-size: 100% auto;
	}

  #story {
    width: 90%;
  }

  #story h1 {
    font-size: 24px;
  }
  #story section p {
    font-size: 18px;
    padding: 0.5rem;
  }

  #cast{
  	padding: 0;
  }
.maincast{
	display: flex;
	text-align: center;
	width: 95%;
	margin: 0 auto;
	align-items: center;
	flex-direction: column;
	flex-wrap: nowrap;
	margin-bottom: 2rem;
}

.cast_photobox {
	width: 80%;
	height: auto;
}

.castpro h1 {
	width: 100%;
	font-size: 30px;
	font-family: "kaisei-decol", sans-serif;
	font-weight: 700;
	font-style: normal;
	display: inline-block;
	color: #fff;
	background-color: #f5516f;
}

.castpro h2 {
	display: flex;
	justify-content: center;
	font-size: 25px;
	font-family: "kaisei-decol", sans-serif;
	font-weight: 700;
	font-style: normal;
	align-items: center;
	justify-content: center;
	background-color: #fff;
	color: #f5516f;
	padding: 10px 0;
}

.sabcast h1 {
	width:auto;
	font-size: 30px;
	font-family: "kaisei-decol", sans-serif;
	font-weight: 700;
	font-style: normal;
	display: inline-block;
	color: #fff;
}

.sabcast h2 {
	width:auto;
	font-size: 27px;
	font-family: "kaisei-decol", sans-serif;
	font-weight: 700;
	font-style: normal;
	display: inline-block;
	background-color: #fff;
	color: #f5516f;
	padding: 10px 0;
}

#cast section .sabcast{
	flex-direction: column;
	flex-wrap: nowrap;
	text-align: center;
}

  #staff h2 {
    font-size: 25px;
    margin-bottom: 1rem;
  }

  /* SNS部分の調整例 */
  #sns #twbnr {
    width: 90%;
    margin: 2em auto;
  }
  #sns .lnkbnr.tokubansp img {
    width: 80%;
  }
  #sns .bnr_video {
    width: 90%;
    margin: 2em auto 0 auto;
  }

  #copy p {
    font-size: 110%;
  }

  .bar {
    flex-wrap: wrap;
    gap: 1rem;
  }
  .bar img {
    width: 100%;
  }

  body {
    font-size: 95%;
  }

  .bnrarea img {
    width: 420px;
  }

}