@media screen and (max-width: 1199px) {
	#body_bg {
	}
	
	/*=======================================================
		common
	=======================================================*/
	section {
		width: 980px;
	}
	
	/*=======================================================
		logo_area
	=======================================================*/
	#logo_area {
	}
	
	#logo_area h1 {
	}
}

@media screen and (max-width: 979px) {
	/*=======================================================
		body
	=======================================================*/
	#body_bg {
	}
	
	/*=======================================================
		common
	=======================================================*/
	section {
		width: 640px;
	}
	
	.youtube_area iframe {
		width: 560px;
		height: 315px;
	}
	
	.img_list_02 li {
		width: 100%;
		margin: 0 auto 20px;
	}
	
	.img_text_box .img_box {
		width: 80%;
		margin: 0 auto 30px;
	}

	.img_text_box .text_box {
		width: 90%;
		margin: 0 auto;
		text-align: center;
	}
	
	.img_text_box .text_box p {
		text-align: left;
	}
	
	table th {
		display: block;
		width: auto;
	}
	
	table td {
		display: block;
		width: auto;
		text-align: center;
	}
	
	.ttl {
		padding: 0.3em;
	}
	
	.display_pc {
		display: none;
	}
	
	.display_sp {
		display: block;
	}
	
	/*=======================================================
		logo_area
	=======================================================*/
	#logo_area {
		padding-top: 260px;
		margin-bottom: 200px;
	}
	
	#logo_area h1 {
		height: 320px;
	}
	
	/*=======================================================
		logo_report_area
	=======================================================*/
	#logo_report_area {
		padding-top: 260px;
	}

	#logo_report_area h1 {
		height: 120px;
	}

	
	/*=======================================================
		timetact_area
	=======================================================*/
	#timetact_area .img_text_box {
		margin-bottom: 20px;
	}
	
	/*=======================================================
		sponsorship_area
	=======================================================*/
	#sponsorship_area ul li {
		width: 49%;
		margin: 0 0.5% 10px;
	}
	
	/*=======================================================
		report_movie_area
	=======================================================*/
	#report_movie_area ul li {
		width: 49%;
		margin: 0 0.5% 10px;
	}
	
	/*=======================================================
		footer
	=======================================================*/
	#pagetop_area {
		right: 0;
		bottom: 0;
	}
	
	#pagetop_area a {
		width: 80px;
		height: 80px;
		background-size: cover;
	}
	
	#pagetop_area a img {
		width: 100%;
	}
}

@media screen and (max-width: 639px) {
	/*=======================================================
		body
	=======================================================*/
	#body_bg {
	}
	
	#btn_sns_area {
		right: 100px;
	}
	
	/*=======================================================
		common
	=======================================================*/
	section {
		width: 400px;
	}
	
	.youtube_area iframe {
		width: 400px;
		height: 225px;
	}
	
	/*=======================================================
		logo_area
	=======================================================*/
	#logo_area {
	}
	
	#logo_area h1 {
	}
	
	/*=======================================================
		footer
	=======================================================*/
	#footer {
		height: 100px;
	}
	
	#footer p {
		line-height: 100px;
		font-size: 10px;
	}
}
