@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-size: 24pt;
		font-weight: 400;
		margin: 30px 0;
		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_1_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: -1229px 0;
		}
	}

	@keyframes loop-sp {
		0% {
			background-position: 0 0;
		}

		100% {
			background-position: -1229px 0;
		}
	}

	#slide_photo_pc2 {
		width: 100%;
		height: 200px;
		background: repeat-x url("../images/scrl_2_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: -1611px 0;
		}

		100% {
			background-position: 0 0;
		}
	}

	@keyframes loop-sp2 {
		0% {
			background-position: -1611px 0;
		}

		100% {
			background-position: 0 0;
		}
	}



	/*----------INTRODUCTION------------*/
	#intro_box {
		padding-top: 0;
		padding-bottom: 50px;
		background-color: #000;
	}
	
	.intro_bg_sp{
		width: 100%;
		height: auto;
		display: block;
	}
	
	#intro_body{
		position: relative;
		width: 100%;
		padding: 1px 13px 0;
		margin: 0;
	}

	#intro_body h3{
		margin-top: 30px;
		text-align: center;
	}
	
	.intro_award{
		width: 90%;
		max-height: 1200px;
		min-width:inherit;
		height: auto;
		display: block;
		margin: 0 auto 15px;
	}

	
	.intro_lead{
		font-size: 19pt;
		text-align: center;
	}

	/*----------STORY------------*/

	#story_box {
		padding-top: 0;
		padding-bottom: 50px;
		color: 
	}

	.story_bg_sp{
		width: 100%;
		height: auto;
		display: block;
	}
	
	#story_body{
		position: relative;
		width: 100%;
		padding: 1px 13px 0;
		margin: 0;
		color: #fff;
	}

	#story_body h3{
		margin-top: 30px;
		text-align: center;
	}
	
	.story_lead{
		font-size: 15pt;
		text-align: center;
		color: #843f1a;
		line-height: 1.4em;
	}
	
	.sirofuti{
		font-weight: 400;
		text-shadow: none;
	}
	
	/*----------ARMENIA------------*/
	
	#armenia_box{
		padding-bottom: 32vw;
		background-size: 100% auto;
	}
	
	#armenia_box h3{
		margin: 50px 0 40px;
	}
	
	.armenia_map{
		float: none;
		display: block;
		width: 60%;
		height: auto;
		margin: 0 auto 20px;
	}
	
	
	/*----------AWARD------------*/
	#award_box{
		padding-bottom: 37vw;
		background-size: 100% auto;
	}
	
	#award_box h3{
		margin: 50px 0 40px;
	}
	
	.award_list_sp{
		width: 100%;
		height: auto;
	}
	

	/*----------CAST------------*/

	#cast_box {
		padding-top: 1px;
		padding-bottom: 50px;
	}
	
	.cast_inbox{
		margin-bottom: 30px;
	}
	

	.cast_pt1,
	.staff_pt1{
		width: 70%;
		height: auto;
	}
	
	.cast_name1,
	.staff_name{
		width: 70%;
		height: auto;
		margin-top: -19%;
	}
	
	.casts{
		width: 40%;
	}
	
	.cast2{
		width: 45%;;
	}

	.cast_pt3{
		margin-top: 3%;
	}
	
	.cast_name4,
	.cast_name5{
		margin-bottom: 30px;
	}


	/*----------Profile Mado------------*/

	.prof_mados {
		padding: 30px 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;
	}


	.cast_cmt {
		background-color: #bcbbbb;
		padding: 10px 10px 15px;
		margin-top: 30px;
		text-align: justify;
		text-justify: inter-ideograph;
	}

	.cast_cmtt {
		font-family: 'Crimson Pro', serif;
		font-size: 120%;
		margin-bottom: 10px;
	}

	.kantoku_pt {
		width: 150px;
		height: auto;
		float: left;
		margin-right: 10px;
		margin-bottom: 10px;
	}




	/*----------STAFF------------*/

	#staff_box {
		padding-top: 1px;
		padding-bottom: 50px;
	}



	/*----------FOOTER------------*/
	footer {
		padding: 50px 13px;
		text-align: center;
	}



}
