@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_photoList{
		background-size:contain;
		}
	#thr_area .touchslider{
		top:0;
		left:0;
		}
	#thr_area .touchslider .touchslider-viewport{
		position:relative;
		width:465px;
		height:324px !important;
		}
	#thr_area .touchslider .touchslider-item img{
		width:465px;
		}
	#thr_area .touchslider .touchslider-slide-nav{
		width:465px;
		top:147px;
		}
	#thr_area .touchslider .touchslider-slide-nav .touchslider-prev{
		left:0;
		}
	#thr_area .touchslider .touchslider-slide-nav .touchslider-next{
		right:0;
		}
	#thr_area .touchslider .touchslider-nav-wrapper{
		width:465px;
		top:auto;
		}
	}

/**/
@media (max-width: 767px){
	#thr_area #thr_photoListArea{
		width:203px;
		padding:5px;
		margin-right:auto;
		margin-left:auto;
		}
	#thr_area #thr_photoList{
		padding:5px;
		}
	#thr_area .touchslider{
		top:0;
		left:0;
		}
	#thr_area .touchslider .touchslider-viewport{
		position:relative;
		width:183px;
		height:127px !important;
		}
	#thr_area .touchslider .touchslider-item img{
		width:183px;
		}
	#thr_area .touchslider .touchslider-slide-nav{
		width:183px;
		top:47px;
		}
	#thr_area .touchslider .touchslider-slide-nav .touchslider-prev{
		left:0;
		}
	#thr_area .touchslider .touchslider-slide-nav .touchslider-next{
		right:0;
		}
	#thr_area .touchslider .touchslider-nav-wrapper{
		width:183px;
		top:auto;
		margin-top:10px;
		}	
	}