@media screen and (max-width: 1399px) {
	/*=======================================================
		body
	=======================================================*/
	#body_cast_ca,
	#body_cast_ca_name {
		left:20px
	}
	
	#body_cast_sa,
	#body_cast_sa_name {
		right: 20px;
	}
}


@media screen and (max-width: 1199px) {
	/*=======================================================
		body
	=======================================================*/
	#body_bg{
		background-size: 1600px;
	}
	
	#body_cast_bar {
		height: 86.49px;
		background-size: 1730px;
	}
	
	#body_cast_ca {
		left: 0;
		width: 320px;
		height: 350px;
		bottom: 69px;
	}
	#body_cast_ca_name {
		left:0;
		width: 320px;
		height: 86.49px;
	}
	
	#body_cast_sa {
		right: 0;
		width: 380px;
		height: 350px;
		bottom: 69px;
	}
	
	#body_cast_sa_name {
		right: 0;
		width: 380px;
		height: 86.49px;
	}
	
	/*=======================================================
		common
	=======================================================*/
	section {
		width: 980px;
	}
	
	/*=======================================================
		logo_area
	=======================================================*/
	#logo_area {
		padding-top: 70px;
		margin-bottom: 50px;
	
	}
}

@media screen and (max-width: 979px) {
	/*=======================================================
		body
	=======================================================*/
	#body_bg{
		background-size: 1400px;
	}
	
	#body_cast_ca {
		left: 0;
		width: 200px;
		height: 219px;
	}
	
	#body_cast_ca_name {
		width: 200px;
	}
	
	#body_cast_ca_name img {
		padding-top: 20px;
	}
	
	#body_cast_sa {
		right: 0;
		width: 238px;
		height: 219px;
	}
	
	#body_cast_sa_name {
		width: 200px;
	}
	
	#body_cast_sa_name img {
		padding-top: 20px;
	}
	
	/*=======================================================
		common
	=======================================================*/
	section {
		width: 640px;
	}
	
	.br_640 {
		display: block;
	}
	
	table {
	}
	
	table th {
		width: auto;
		display: block;
	}
	
	table td {
		border: 1px solid #FFF;
		display: block;
		border-top: none;
		text-align: center;
	}
	
	/*=======================================================
		logo_area
	=======================================================*/
	#logo_area {
		padding-top: 100px;
		margin-bottom: 50px;
	
	}
	
	#logo_area h1 img {
		width: 80%;
		max-width: 600px;
	}
	
	#logo_area h2 img {
		width: 80%;
		max-width: 600px;
	}
	
	/*=======================================================
		schedule_area
	=======================================================*/
	#schedule_area {
		width: 92%;
	}
	
	/*=======================================================
		news_area
	=======================================================*/
	#news_area {
		width: 92%;
	}
	
	/*=======================================================
		about_area
	=======================================================*/
	#about_area {
		width: 92%;
	}
	
	#about_area .movie_area iframe {
		width: 560px;
		height: 315px;
	}
	
	/*=======================================================
		info_area
	=======================================================*/
	#info_area {
		width: 92%;
	}
	
	/*=======================================================
		cast_area
	=======================================================*/
	#cast_area {
		width: 92%;
	}
	
	/*=======================================================
		theme_area
	=======================================================*/
	#theme_area {
		width: 92%;
	}
	
	/*=======================================================
		theme_area
	=======================================================*/
	#theme_area h3 img {
		width: 100%;
		max-width: 582px;
	}
	
	/*=======================================================
		archives_area
	=======================================================*/
	#archives_area {
		width: 92%;
	}
	
	#archives_area ul li {
		width: 49%;
		margin: 0 0.5% 20px;
	}
}

@media screen and (max-width: 639px) {
	#btn_sns_area {
		right: 100px;
	}
	
	/*=======================================================
		body
	=======================================================*/
	#body_bg{
		background-size: 1000px;
	}
	
	#body_cast_ca {
		width: 120px;
		height: 131px;
	}
	
	#body_cast_ca_name {
		display: none;
	}
		
	#body_cast_sa {
		width: 142.3px;
		height: 131px;
	}
	
	#body_cast_sa_name {
		display: none
	}	
	
	/*=======================================================
		common
	=======================================================*/
	section {
		width: 400px;
	}
	
	/*=======================================================
		about_area
	=======================================================*/
	#about_area .movie_area {
		margin-bottom: 20px;
	}
	
	#about_area .movie_area iframe {
		width: 290px;
		height: 163px;
	}
	
	/*=======================================================
		footer
	=======================================================*/
	#footer {
		height: 100px;
	}
	
	#footer p {
		line-height: 100px;
		font-size: 10px;
	}
	
	#pagetop_area a {
		width: 80px;
		height: 80px;
		background-size: cover;
	}
	
	#pagetop_area a img {
		width: 100%;
	}
}

@media screen and (max-width: 399px) {
	/*=======================================================
		common
	=======================================================*/
	section {
		width: 320px;
	}
	
	/*=======================================================
		logo_area
	=======================================================*/
	#logo_area {
		margin-bottom: 40px;
	}
	
	#logo_area h1 {
		height: 327px;
	}
	
	#logo_area h2 {
		height: 46px;
	}
}
