@media screen and (max-width: 767px) {

	body {
		font-size: 11pt;
		line-height: 1.5em;
	}

	/*-----Sub Page-------*/
	#main {
		width: 100%;
		min-width: inherit;
		overflow: hidden;
	}

	.sub_box {
		width: 100%;
		min-width: inherit;
		margin: 0 auto;
		background-position: center top;
		background-repeat: no-repeat;
	}

	h3 {
		display: block;
		font-family: 'Crimson Pro', serif;
		font-size: 15pt;
		font-weight: 400;
		/*	letter-spacing: 0.1em;*/
		text-align: center;
	}


	.sub_head {
		width: 100%;
		min-width: inherit;
		margin: 0;
		background-repeat: no-repeat;
		background-position: center top;
		z-index: 10;
	}

	.sub_head_inbox {
		width: 1000px;
		margin: 0 auto;
		position: relative;
		z-index: 10;
	}

	.in_box {
		margin: 0;
		width: 100%;
	}

	.txt_box {
		font-size: 11pt;
		line-height: 1.5em;
		text-align: justify;
		text-justify: inter-ideograph;
	}

	.pad_lr {
		padding-left: 20px;
		padding-right: 20px;
	}

	.w100pct {
		width: 100%;
		min-width: inherit;
		height: auto;
		margin: 0;
		display: block;
		z-index: 10;
	}

	.yokobo {
		letter-spacing: -0.1em;
		/*	<span class="yokobo">――</span>*/
	}

	.d_flex {
		display: -webkit-flex;
		display: flex;
	}


	/*----------PHOTO SCROLL------------*/

	#slide_photo_pc1 {
		width: 100%;
		height: 150px;
		background: repeat-x url("../images/scrl_pt1_sp.jpg") left top/auto 100%;
		-webkit-animation: loop-sp infinite 40s linear;
		animation: loop-sp infinite 40s linear;
		z-index: 20;
	}

	@-webkit-keyframes loop-sp {
		0% {
			background-position: 0 0;
		}

		100% {
			background-position: -1059px 0;
		}
	}

	@keyframes loop-sp {
		0% {
			background-position: 0 0;
		}

		100% {
			background-position: -1059px 0;
		}
	}

	#slide_photo_pc2 {
		width: 100%;
		height: 150px;
		background: repeat-x url("../images/scrl_pt2_sp.jpg") left top/auto 100%;
		-webkit-animation: loop-sp2 infinite 40s linear;
		animation: loop-sp2 infinite 40s linear;
		z-index: 20;
	}

	@-webkit-keyframes loop-sp2 {
		0% {
			background-position: -1059px 0;
		}

		100% {
			background-position: 0 0;
		}
	}

	@keyframes loop-sp2 {
		0% {
			background-position: -1059px 0;
		}

		100% {
			background-position: 0 0;
		}
	}

	/*----------H3 SVG------------*/
	svg{
		width: 100%;
		margin-top: 30px;
	}
	
	text{
		font-size: 24pt;
		stroke-width: 1.31.3;
	}
	
	.intro_head_sp{
		width: 100%;
		height: auto;
	}


	/*----------INTRODUCTION------------*/


	#intro_box {
		padding-top: 0px;
		display: block;
		background-image:none;
	}
	
	#intro_body{
		background-image: -moz-linear-gradient( 180deg, rgb(172,207,44) 0%, rgb(241,235,58) 100%);
		background-image: -webkit-linear-gradient( 18deg, rgb(172,207,44) 0%, rgb(241,235,58) 100%);
		background-image: linear-gradient( 180deg, rgb(172,207,44) 0%, rgb(241,235,58) 100%);
		padding-bottom: 50px;
	}
	



	/*----------STORY------------*/

	#story_box {
		padding-top: 1px;
		padding-bottom: 50px;
	}
	
	#story_body{
		position: relative;
		bottom: inherit;
		margin: 0;
		width: 100%;
		padding: 0;
	}
	
	#story_body text,
	#story_box .txt_box{
		text-shadow: none;
	}
	
	/*----------INTERVIEW------------*/

	#inte_box{
		padding-top:0px;
	}

	#inte_body{
		padding-top: 0;
		padding-bottom: 50px;
	}

	.panel dt{
		font-size: 14pt;
		padding: 20px 41px 20px 10px;
	}
	
	.panel dt:before{
		content: '';
		background-image: url(../images/btn_hiraku.png);
		width:33px;
		height:33px;
		line-height: 33px;
		background-size: contain;
		right:3px;
		top:0;
		bottom: 0;
		margin: auto;
	}
	
	.panel dt.active:before{
		content: '';
		background-image: url(../images/btn_hiraku2.png);
	}
	
	.panel dd{
		line-height: 1.6em;
	}

	/*----------CAST------------*/

	#cast_box {
		padding-top: 1px;
		padding-bottom: 50px;
		background-image: -moz-linear-gradient( -90deg, rgb(219,22,22) 0%, rgb(255,106,34) 50%, rgb(219,22,22) 100%);
		background-image: -webkit-linear-gradient( -90deg, rgb(219,22,22) 0%, rgb(255,106,34) 50%, rgb(219,22,22) 100%);
		background-image: -ms-linear-gradient( -90deg, rgb(219,22,22) 0%, rgb(255,106,34) 50%, rgb(219,22,22) 100%);
	}

	#cast_box .in_box{
		display: block;
	}
	
	.cast_txt{
		width: 100%;
		padding: 10px 10px 0;
		margin-bottom: 30px;
	}
	
	.cast_txt .text_box{
		padding: 15px 0;
	}
	
	.cast_name{
		font-size: 14pt;
		font-weight: 700;
		margin-bottom: 10px;
	}

	.cast_roll{
		font-size: 12pt;
		margin-bottom: 10px;
	}



	/*----------Profile Mado------------*/

	.prof_mados {
		padding: 5px 20px 30px;
		color: #000;
		background: #f1f1f1;
		font-size: 11pt;
		line-height: 1.7em;
		font-weight: 700;
	}

	.prof_mados .cast_ptL {
		width: 100%;
		height: auto;
		margin-top: 10px;
		margin-bottom: 15px;
	}

	.cast_madotxt,
	.staff_madotxt {
		text-align: justify;
		text-justify: inter-ideograph;
	}


	.prof_mados .cast_name {
		font-size: 18pt;
		margin-bottom: 15px;
	}

	.staff_madotxt .cast_name {
		font-size: 15pt;
		margin-bottom: 15px;
	}


	.prof_mados .cast_name small {
		font-size: 80%;
		font-family: 'Crimson Pro', serif;
	}




	/*----------STAFF------------*/

	#staff_box {
		padding-top: 1px;
		padding-bottom: 50px;
	}

	#staff_box .in_box2{
		display: block;
	}

	.staff_txt{
		width: 100%;
		padding: 10px 10px 0;
		margin-bottom: 30px;
	}
	
	.staff_txt .text_box{
		padding: 15px 0;
	}
	
	.staff_name{
		font-size: 14pt;
		font-weight: 700;
		margin-bottom: 10px;
	}

	.staff_roll{
		font-size: 12pt;
		margin-bottom: 10px;
	}

	.credit_txt{
		font-size: 8pt;
		line-height: 1.5em;
	}

	/*----------FOOTER------------*/
	#footer {
		padding-top: 50px;
		padding-bottom: 50px;
		background-color: #fff;
		text-align: center;
	}

	.sub_logo {
		width: 60%;
		height: auto;
	}

	.totop_box {
		margin-top: 50px;
	}

	.btn_back {
		width: 175px;
		height: 175px;
		text-align: center;
		background-color: #000;
		color: #fff;
		border-radius: 50%;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
		font-family: 'Crimson Pro', serif;
		font-size: 16pt;
		padding-top: 52px;
		margin: 0 auto;
		cursor: default;
		transition: 0.7s;
		-webkit-transition: 0.7s;
		-moz-transition: 0.7s;
	}



}


@media screen and (max-width: 380px) {

	.panel dt .inte{
		display: block;
	}
	
	.ipp{
		display: none;
	}

}








