@charset "utf-8";
/* CSS Document */

@import "../../thr_home/css/adjust.css";

/**/
@media (max-width: 991px){
	#thr_area .thr_block{
		margin:0;
		}
	#thr_area .thr_titleB01{
		width:100%;
		background-size:cover;
		}
	}

/**/
@media (max-width: 767px){
	#thr_area .thr_block .thr_movieRight{
		width:100%;
		}
	#thr_area .thr_ampTypeArea .thr_ampTypeUnit table{
		min-width:400px;
		}
	#thr_area .thr_ampTypeArea .thr_ampTypeUnit table td.thr_player{
		width:250px;
		}
	#thr_area .thr_ampTypeArea .thr_ampTypeUnit table td.thr_player audio{
		min-width:240px;
		}
	}

