@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;
		}
	#thr_area .thr_ampTypeArea .thr_ampTypeUnit,
	#thr_area .thr_ampTypeArea .thr_ampTypeUnit_h,
	#thr_area .thr_ampTypeArea .thr_ampTypeUnit_f{
		background-size:contain;
		}
	#thr_area .thr_ampTypeArea .thr_ampTypeUnit .thr_product_text{
		float:none;
		width:100%;
		}
	}

/**/
@media (max-width: 767px){
	#thr_area .thr_ampTypeArea .thr_ampTypeUnit .thr_product_photo{
		width:100%;
		}
	}