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

.kandra_ad1_sp,
.kandra_ad1 {
	padding-bottom: 2em;
}
.youtube iframe {
width: 100%;
height: 100%;
border-radius:0 ;
}
article {
		margin: 0 auto;
	}

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

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

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

@media only screen and (max-width:550px){
	#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%;
}
	
/*------------INTRODUCTION--------------*/

  .intro_box img {
    display: none;
  }

  .intro_box p {
    position: relative;
    padding: 30px;
    font-size: 17px; /* 文字サイズを調整 */
    color: #2167b7;
    font-family: "ryo-text-plusn", serif;
    font-weight: 500;
    font-style: normal;
    line-height: 1.6;
  }

  .intro_box p::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 400px; /* 円のサイズ */
    height: 350px; /* 円のサイズ */
    background-color: white; /* 円の色 */
    border-radius: 50%;
    filter: blur(100px); /* ぼやけ具合 */
    z-index: -1; /* 円を文字の後ろに配置 */
  }
}

	
/*------------STORY--------------*/
#story{
    padding: 4em 0 0 0;
	background-color: #beeef2;
	padding-bottom: 20px;
}
#story h1 {
	text-align: center;
	background: none;
	margin-bottom: 1em;
	}
	#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 {
		background-color: #2868b7;
	}

	#story h1.storynumber {
		line-height: 1;
		color: #2868b7;
		font-family: "gioviale", sans-serif;
		font-weight: 700;
		font-style: normal;
		font-size: 200%;
		margin: 0;
		border-top-right-radius: 10px;
		border-top-left-radius: 10px;
	}
	#story h1.storynumber em {
		font-size: 250%;
		font-style: normal;
		line-height: 0.8;
	}
	#story h1.storynumber span {
		font-size: 100%;
	}
	#story section {
		padding: 0 1em;
	}
	#story section p {
		text-align: left;
		line-height: 1.3;
		color: #2868b7;
		font-family: "ryo-text-plusn", serif;
		font-weight: 500;
		font-style: normal;
	}

	.storynumber span{
		color: #01cbef;
	}
	
/*------------CAST&STAFF--------------*/
#cast {
	background-color: #beeef2;
}
#cast * {color: #fff;}
#cast .inner {
	width: 94%;
	margin: 0 auto;
	}
#cast h1 {
	text-align: center;
	margin-bottom: 2em;
	}

#cast span{
	font-size: 50%;
}

.castpro{
	display: flex;
	flex-direction: column;
}

/* チュンサン/ミニョンとユジンのセクション背景色 */
#cast section.main_cast {
    background-color: #2167b7;
}

#cast section {
	width:94%;
	margin: 0 auto 2em auto;
	background-color: #01cbef;
	text-align: center;
	}

#cast section#staff {
	display: block;
	width: 94%;
	background-color: #beeef2;
}

#cast section .castphoto {
	width:100%;
	margin-bottom: 1em;
	
	}
#cast section .castphoto img {
	width:100%;
	}
#cast section h1 {
	width:auto;
	margin: 1rem auto 0.4em auto;
	font-size: 200%;
	font-family: "ryo-text-plusn", serif;
	font-weight: 500;
	font-style: normal;
	line-height: 1.5;
	border-bottom: 4px dotted #FFF;
	}
#cast section h1 em {
		font-style: normal;
		font-size: 60%;
		letter-spacing: 0;
	}
#cast section p.casttxt {
	width:90%;
	margin: 0 auto 2em;
	text-align: left;
	font-family: "ryo-text-plusn", serif;
	font-weight: 500;
	font-style: normal;
	line-height: 1.5;
	}
#cast section.friend .casttxt {
	text-align: left;
	}
#cast section .casttxt.vactor {
	text-align: center;
	}

#cast section h2 {
	width: auto;
	display: inline-block;
	margin: 0 auto 30px;
	font-size: 200%;
	font-family: "ryo-text-plusn", serif;
	font-weight: 500;
	font-style: normal;
	}
	#cast section #teo h1 {letter-spacing: -2px;}
	#cast section #teo h2 {letter-spacing: -9px;line-height: 0.8;}
	#cast section h2 em {
		letter-spacing:0;
		font-size: 60%;
		font-style: normal;
		background-color: #fff;
		color: #2868b7;
		padding: 10px;
		margin-right: 10px;}
	#cast section h2 strong {font-style: normal;}
#cast section h3 {
	width: 94%;
	margin: 0 auto 1em auto;
	font-family: "ryo-text-plusn", 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: #f93d9e;
		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 1.5em auto;
	}
	
#cast #staff h1 {
	margin-top: 0.3em;
	letter-spacing: 0;
	border: 0;
	color: #2167b7;
	}
#cast #staff h2 {
	display: block;
	background-color: #01cbef;
	color: #FFF;
	width: 4em;
	line-height: 1.5;
	font-size: 140%;
	letter-spacing: normal;
	margin: 0 auto 0.5em;
	padding:0;
	font-family: "ryo-text-plusn", serif;
	font-weight: 500;
	font-style: normal;
	border: none;
	}

#cast #staff h3 {
	width:auto;
	display: inline-block;
	font-size: 130%;
	color: #01cbef;
	margin-bottom: 1em;
	font-family: "ryo-text-plusn", serif;
	font-weight: 500;
	font-style: normal;
	border-bottom: 3px dotted #01cbef;
	}
	#cast #staff p.btm {margin-bottom: 2em;}
	
#cast #staff p {
	font-size: 100%;
	margin-bottom: 1.5em;
	text-align: center;
	font-family: "ryo-text-plusn", serif;
	font-weight: 500;
	font-style: normal;
}

  .line {
    width: 100%;
    padding: 0;
  }

  .line img {
    width: 100%; /* 画像が親要素に収まるように */
    height: auto; /* 高さを自動調整してアスペクト比を保つ */
    max-width: 100vw; /* ビューポートの幅を超えないように */
    object-fit: contain; /* 親要素に収める */
  }
	
	
/*------------CHART--------------*/
#chart {
    position:relative;
	padding: 2em 0 4em 0;
	background-color: #beeef2;
}
#chart h1 {
	text-align: center;
	margin-bottom: 2em;
	}
	#chart h1 img {
		width: 90%;
	}
#chart section {
	width: 94%;
	margin: 0 auto;	
	}
#chart section img {
	width:100%;
	}

/*SNS AREA*/
	#sns {
		width:auto;
		margin: 3em auto 2.5em auto;
	}
	#sns ul {
		display: flex;
		justify-content:center;
		margin: 2em 0 3rem;
	}
	#sns ul li img {
		width:2em;
		margin: 0 0.5em;
	}
	#sns p {
		text-align: center;
		margin-bottom: 10px;
	}

	#sns #twbnr {
		width: 90%;
		margin: 0 auto 1em auto;
	}
	#sns #twbnr img {
		width:100%;
	}
	
	#sns .lnkbnr {
		width: 90%;
		margin: 0 auto 1em auto;
	}
	#sns .lnkbnr img {
		width:100%;
		margin-bottom: 0;
	}
	
	#sns .bnr_video {
		width: 96%;
		margin: 0 auto 2em auto;
	}
	#sns .bnr_video img {
		width:100%;
	}
	#sns #present {
		width:96%;
		margin: 0 auto;
	}
	#sns #present img {
		width:100%;
	}

#sns h1 {
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 30px;
	text-align: center;
	font-family: "gioviale", sans-serif;
	font-weight: 700;
	font-style: normal;
    color: #01cbef;
    transform: rotate(-5deg);
        -moz-transform: rotate(-5deg);
        -webkit-transform: rotate(-5deg);
    line-height: 1rem;
}
   
#sns h1::before {
	margin-right: 20px;
	transform: rotate(-35deg)
}
#sns h1::after {
	margin-left: 20px;
	transform: rotate(35deg)
}



/*------------COPYRIGHT--------------*/
#copy {
	background-color: #beeef2;
	color: #2167b7;
	width:100%;
	text-align: center;
	padding: 2em 0;
	}
#copy p {
	font-size: 75%;
	color: #2167b7;
	font-family: "ryo-text-plusn", serif;
	font-weight: 500;
	font-style: normal;
	}	
	
}



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

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

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

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

}




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

@media only screen and (min-width:751px){
		#introduction h1 img {
			width: 40%;
			margin-top: 3rem;
			margin-bottom: -1rem;
		}
	#story h1 img {	width: 70%;	}
	#cast h1 img {	width: 45%;	}
	#chart h1 img {	width: 70%;	}

.bnrarea{
 margin: 30px auto;
 width: 100%;
 text-align: center;
}
.bnrarea img{
 display: inline-block;
 margin: 5px 10px;
 width: 550px;
}

/*------------INTRODUCTION--------------*/
#introduction {
	background-color: #beeef2;
	text-align: center;
}

#introduction h1 {
	text-align: center;
}

.intro_box {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}

.intro_box img {
  display: flex;
  width: 100%; 
  height: auto;
}

#introduction p {
  color: #2167b7;
  margin: 0 auto;
  font-family: "ryo-text-plusn", serif;
  font-weight: 500;
  font-style: normal;
  font-size: 140%;
  line-height: 1.5;
  text-align: center;
  position: absolute;
  opacity: 0; /* 初期状態は透明 */
  animation: fadeIn 3s ease-in forwards;
}

@keyframes fadeIn {
  0% {
    opacity: 0; /* アニメーション開始時 */
  }
  100% {
    opacity: 1; /* アニメーション終了時 */
  }
}

.intro_box_snow{
	display: flex;
	justify-content: center;
	padding: 1rem;
}
.intro_box_snow img {
  animation: rotation-y 2s linear infinite;
  height: auto;
  width: 70%;
  height: auto;
}
/* アニメーション */
@keyframes rotation-y {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
	
/*------------STORY AREA--------------*/
#story{
    position:relative;
	background-color: #beeef2;
}
#story .inner{
	width:1000px;
	margin: auto;
	padding: 6em 0 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,
.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: #2868b7;}

	#story h1.storynumber {
		color: #2868b7;
		font-family: "gioviale", sans-serif;
		font-weight: 700;
		font-style: normal;
        line-height: 0.8;
		font-size: 350%;
		margin: 0;
		display: flex;
		flex-direction: column;
	}
	#story h1.storynumber em {
		font-size: 200%;
		font-style: normal;
	}
	#story h1.storynumber span {
		font-size: 70%;
		color: #01cbef;
	}
	#story section {
		padding: 1em 1em 1.2em;
        display: flex;
        flex-direction: row;
        align-items: center;
	}
	#story section p {
		text-align: left;
		line-height: 1.4;
		color: #2868b7;
		font-size: 115%;
		font-family: "ryo-text-plusn", serif;
		font-weight: 500;
		font-style: normal;
	}

	.story_box{
		display: flex;
		flex-wrap: nowrap;
        flex-direction: row;
        margin-top: 50px;
	}


/*------------CAST&STAFF--------------*/
#cast {
	padding: 2em 0 4em 0;
	background-color: #beeef2;
}
#cast * {color: #fff;}
#cast .inner {
	width:1000px;
	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:450px;
	display: block;
	align-items:center;
	margin: 0 auto 2em auto;
	background-color: #01cbef;
	padding: 20px;
	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;
	display: flex;
	flex-direction: column;
	}
#cast section .castphoto img {
	width:100%;
	height: 100%;
	}
#cast section h1 {
	width:auto;
	margin: 0 auto 0.5em auto;
	font-size: 295%;
	font-family: "ryo-text-plusn", serif;
	font-weight: 500;
	font-style: normal;
	line-height: 1;
	display: inline-block;
	border-bottom: 4px dotted #FFF;
	padding-bottom:0.4em;
	}
	#cast section h1 em {
	font-family: "ryo-text-plusn", serif;
	font-weight: 500;
	font-style: normal;
	}

#cast section .castpro p {
	width: 90%;
	margin: 0 auto 2em auto;
	font-family: "ryo-text-plusn", serif;
	font-weight: 500;
	font-style: normal;
	line-height: 1.5;
	text-align: left;
	}

	
#cast section h2 {
	width: auto;
	display: inline-block;
	font-size: 220%;
	font-family: "ryo-text-plusn", serif;
	font-weight: 500;
	font-style: normal;
	margin: 0 auto 30px;
	padding: 0 0.3em 0.1em 0;
	}

#cast section h2 em {
	letter-spacing: 0;
	font-size: 55%;
	font-style: normal;
	background-color: #fff;
	color: #2868b7;
	padding: 10px;
	margin-right: 10px;
}

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

#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: 400;
	font-style: normal;
	}
	
#cast section#staff {
	display: block;
	width: 80%;
	padding-bottom: 1.5em;
	padding-top: 0.1em;
	background-color: #beeef2;
	}
	
#cast #staff h1 {
	margin-top: 0.8em;
	line-height: 0.2;
	font-size: 400%;
	border-bottom: none;
	color: #2167b7;
	}
#cast #staff h2 {
	display: block;
	background-color: #01cbef;
	color: #FFF;
	width: 6em;
	font-size: 160%;
	margin: 0 auto 0.5em;
	padding:0.1em 0 0.3em 0;
	line-height: 1.6;
	font-family: "ryo-text-plusn", serif;
	font-weight: 500;
	font-style: normal;
	letter-spacing: 0.2rem;
	border: none;
	}
#cast #staff h3 {
	width:auto;
	display: inline-block;
	margin-bottom: 0.5em;
	font-size: 250%;
	font-family: "ryo-text-plusn", serif;
	font-weight: 500;
	font-style: normal;
	line-height: 1.6;
	border-bottom:4px dotted #01cbef;
	color: #2167b7;

	}#cast #staff h3.btm {margin-bottom: 2em;}
#cast #staff p {
	font-size: 120%;
	width:100%;
	margin: 0 auto 3em auto;
	font-family: "ten-mincho", serif;
	font-weight: 400;
	font-style: normal;
	line-height: 1.5;
	}

#cast section span{
	font-size: 50%;
}

/* チュンサン/ミニョンとユジンのセクション背景色 */
#cast section.main_cast {
    background-color: #2167b7;
}

.line {
  width: 100%;
  overflow: hidden;
  position: relative;
}

.line img {
  width: 100%;
  height: auto;
  max-width: 100%;
  object-fit: contain;
}



	
/*------------CHART--------------*/
#chart {
    position:relative;
	padding: 6em 0 6em 0;
	background-color: #beeef2;
}
#chart .inner {
	width:1000px;
	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-top: 12em;
	}
	#sns ul {
		display: flex;
		justify-content:center;
		margin: 3em auto 0 auto;
	}
	#sns ul li img {
		width:35px;
		margin: 0 0.5em;
	}
	
	#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: 50px;
	text-align: center;
	font-family: "gioviale", sans-serif;
	font-weight: 700;
	font-style: normal;
	line-height: 2.5rem;
    color: #01cbef;
    transform: rotate(-5deg);
    -moz-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);

    position: relative;  /* 相対位置指定 */
}




	
/*------------COPYRIGHT--------------*/
#copy {
	background-color: #beeef2;
	color: #c792d6;
	width:100%;
	text-align: center;
	padding: 2em 0;
	}
#copy p {
	color: #2167b7;
	font-size: 120%;
	font-family: "ryo-text-plusn", serif;
	font-weight: 500;
	font-style: normal;

}

}

/* タブレット*/
@media only screen and (min-width: 768px) and (max-width: 1024px) {
	#sns {
		width: auto;
		margin-top: 25em;
	}

	#sns h1 {
		line-height: 0;
	}
	#sns ul li img {
		width:50px;
		margin: 0 0.5em;
	}

	#introduction h1 {
		margin-bottom: 0;
	}

	#introduction h1 img {
		width: 80%;
	}

	#introduction p {
		font-size: 110%;
		line-height: 1.7;
	}

	#story{
    padding-top: 0;
    width: fit-content;
    height: auto;
}

	#story h1{
		margin: 0;
	}

	#story h1 img {
		width: 80%;
		height: auto;
	}

	#story .inner {
		padding: 0;
	}

	#story .inner {
		width: 700px;
		height: auto;
	}

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

	#cast{
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		justify-content: center;
	}

	#chart{
		padding: 0;
		margin-bottom: 2rem;
	}

	#chart .inner {
		width: 700px;
		height: auto;
	}


}

.bar{
    margin: 20px auto;
    width: 100%;
    display: inline-block;
    text-align: center;
    overflow: hidden;
}

.bar a img{
    margin: 0 auto;
    width: 320px ;
    display: inline-block;
}

/*** 雪玉（共通） ***/
.snows div{
  position: fixed; /*画面固定*/
  top: -250px; /*初期位置*/
  left: 0;
  border-radius: 50%; /*丸型*/
  background: #fff; /*雪の色*/
  opacity: 0.9; /*若干透明に*/
}

/*** 小さい雪玉 ***/
.snows div:nth-child(1){
  width: 10px;
  height: 10px;
  filter: blur(2px); /*ぼかし*/
  /* ±240pxの範囲で影(複製)を作る */
  box-shadow:
    5vw -40px 0 #fff,
    10vw 150px #fff,
    15vw -230px #fff,
    22vw 240px #fff,
    30vw 120px #fff,
    35vw -180px #fff,
    44vw 240px #fff,
    50vw 0 #fff,
    60vw 180px #fff,
    68vw 40px #fff,
    74vw -130px #fff,
    81vw -240px #fff,
    88vw 100px #fff,
    95vw 60px #fff;
    animation: fall 12s linear infinite;/*落下*/
}

/*** 小さい雪玉2 ***/
.snows div:nth-child(2){
  width: 10px;
  height: 10px;
  filter: blur(2px); /*ぼかし*/
  /* ±240pxの範囲で影(複製)を作る */
  box-shadow:
    7vw 220px 0 #fff,
    35vw 20px #fff,
    68vw 100px #fff,
    93vw -190px #fff;
  animation: fall 12.5s linear infinite;/*落下*/
  animation-delay: 6s; /*開始遅延*/
}

/*** 中ぐらいの雪玉 ***/
.snows div:nth-child(3){
  width: 14px;
  height: 14px;
  filter: blur(3px); /*ぼかし*/
  /* ±233pxの範囲で影(複製)を作る */
  box-shadow:
    12vw 5px 0 #fff,
    32vw -100px #fff,
    45vw -180px #fff,
    68vw 40px #fff,
    77vw 65px #fff,
    94vw 230px #fff;
  animation: fall 10s linear infinite; /*落下*/
  animation-delay: 6s; /*開始遅延*/
}

/*** 大きめの雪玉 ***/
.snows div:nth-child(4){
  width: 20px;
  height: 20px;
  filter: blur(8px); /*ぼかし*/
  /* ±222pxの範囲で影(複製)を作る */
  box-shadow:
    40vw -200px #fff,
    80vw 220px #fff;
  animation: fall 7s linear infinite; /*落下*/
  animation-delay: 4s; /*遅延*/
}

/*** 落下アニメーション ***/
@keyframes fall{
  0%{
    top: -250px;
  }
  100% {
    top: calc(100% + 250px);
  }
}


